@charset "utf-8";
/* CSS Document */

 * {
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   }

 .page-banner {
   background-image: url("../img/Page Banner.png");
   background-size: 1920px 265px;	
   background-repeat: no-repeat;
   background-position: left;
   margin-bottom: 30px;
   margin-top: -1px;
   height: 260px;
   } 
   

 @media screen and (max-width: 460px) {
  .page-banner {
    background-size: cover;
    height: 184px;
    }
    }

 @media screen and (max-width: 380px) {
  .page-banner {
    height: 174px;
    }
    }

 @media screen and (max-width: 330px) {
  .page-banner {
    height: 153px;
    }
    }

 @media screen and (max-width: 537px) {
  .callnowbutton {
    background-image: url("../img/icon-256x256.png");
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    border-top: 1px solid #2dc62d;
    background-size: cover;	
    text-decoration: none;
    z-index: 2147483647;
    border-radius: 50%;
    position: fixed;
    display: block;
    height: 65px;
    bottom: 15px;	  
    width: 65px;
    right: 20px;
    }
    }


/* ========= Header ========= */	

/* --- Top Header --- */

 .top-header {
   background: #100b0a;
   }  
  
 .top-header-width {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   justify-content: space-between;
   padding: 6px 20px 6px 20px;
   flex-direction: row;
   max-width: 1256px;
   display: flex;
   margin: auto;
   }
  
 .top-header-item-right {
   justify-content: space-between;	 
   flex-direction: row;
   max-width: 255px;
   display: flex;
   width: 100%;
   }
   
 .top-header-item-left {
   justify-content: space-between;	 
   flex-direction: row;
   display: flex;
   }

 .facebook-link {
   background-image: url("../img/facebook.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   margin-top: 3px;
   max-width: 61px;
   height: 54px;
   width: 100%;
   }

 .top-header-contact-button {
   text-shadow: -1px -1px 0 #1c1c08, 1px -1px 0 #1c1c08, -1px 1px 0 #1c1c08, 1px 1px 0 #1c1c08, -1px -1px 0 #1c1c08, 1px -1px 0 #1c1c08, -1px 1px 0 #1c1c08, 1px 1px 0 #1c1c08;
   box-shadow: 0px 0px 16px black, 0px 0px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   background: linear-gradient(180deg,#f3db88 8%,#efca4b 33%,#e4b825 55%,#bb9619 82%,#977914 97%);
   padding: 10px 17px 14px 17px;
   border: solid 1px #52531d;
   filter: brightness(107%);
   text-decoration: none;
   border-radius: 20px;
   font-weight: 700;
   font-size: 20px;
   height: auto;   
   color: white;
   }


/* --- Main Header --- */

  header {
   background-image: url( "../img/Knox County Towing Background Header.jpg");
   background-position: left bottom;
   border-bottom: 1px solid #d9d9d9;
   background-repeat: no-repeat; 
   background-size: 100% 181px; 
   overflow-x: hidden;
   overflow-y: hidden;
   }

 .header-area {
   padding: 0px 30px 0px 30px;
   max-width: 1190px;
   height: 180px;
   margin: auto;  
   }

 .logo {
   background-image: url("../img/Knox County Towing Logo.png");
   background-repeat: no-repeat; 
   background-position: center;
   background-size: cover;  
   border-radius: 25px;
   max-width: 371px;
   margin-left: 0px;
   margin-top: 19px;
   height: 149px;
   width: 100%;
   float: left;
   }

 .logo-text {
   font-family: 'Open Sans', sans-serif;
   max-width: 272px;
   margin-left: -8px;
   margin-top: 46px;
   line-height: 43px;
   font-weight: 800;
   font-size: 37px;
   color: black;
   float: left;
   }

  nav {
   text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 16px black, 0px 0px 16px black, 0px 0px 16px #191919, 0px 0px;
   font-family: 'Roboto Condensed', sans-serif;  
   justify-content: space-between;
   font-style: normal;
   margin-right: 0px;
   padding-top: 52px;
   font-weight: 700;
   max-width: 632px;
   list-style: none;
   font-size: 22px;  
   flex-wrap: wrap;
   display: flex;
   float: right;
   width: 100%;
   }

 .menu-items {   
   justify-content: center;
   text-decoration: none;	 
   text-align: center;
   margin-right: 10px;
   color: #fff;   
   }  
  
 .dropdown-menu-item-1 {
   justify-content: center;
   text-decoration: none;	 
   text-align: center;
   margin-left: -23px;	 
   color: #fff;   
   }        

 .dropdown-menu-item-2 {
   justify-content: center;
   text-decoration: none;	 
   text-align: center;
   margin-right: 12px;
   margin-left: -13px;
   color: #fff;   
   }        

 .dropdown-menu-item-3 {
   justify-content: center;
   text-decoration: none;	 
   text-align: center;
   margin-right: 10px;
   margin-left: -21px;
   color: #fff;   
   }        

 .menu-items:hover {
   color: #4bff00;
   }    
	
 .dropdown-menu-item-1:hover {
   color: #4bff00;
   }

 .dropdown-menu-item-2:hover {
   color: #ff0;
   }

 .dropdown-menu-item-3:hover {
   color: #ff0;
   }

 .mi2 {
   position: relative;
   z-index: 20;
   }     
   
 .mi3 {
   position: relative;
   z-index: 20;
   }     
   
 .mi4 {
   position: relative;
	 margin-top: 20px;
   z-index: 20;
   }  
  
 .mi5 {
	 margin-top: 20px;
   }

 .mi6 {
   }

 .mi7 {
   }

 .mi8 {
   }

 .hpbt {
   cursor: pointer;
   }

 .header-phone-button { 
   text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
   background: linear-gradient(180deg,#ffa168 13%,#ff4f37 36%,#ff4332 55%,#ff3528 74%,#cd261a 97%);
   box-shadow: 0px 0px 16px #00000099, 0px 0px 6px #00000057, 0px 0px;
   padding: 8px 15px 9px 15px;
   border: solid 1px #630f09;
   filter: brightness(100%);
   font-family: 'Poppins';
   text-decoration: none;
   font-weight: 600 !important;
   border-radius: 23px;
   margin-right: 212px;
   max-width: 176px;
   margin-top: 20px;
   font-size: 14.5px;
   color: white;
   height: auto;
   width: 100%;
   }	
   
  
/* ------ Drop Down On Hover ------ */

 nav a, .dropbtn {
   display: inline-block;
   text-decoration: none;
   text-align: center;
   color: white;
   }

 nav.dropdown {
   display: inline-block;
   }

 .dropdown-content {
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   font-family: 'Open Sans', sans-serif; 
   background-color: #f9f9f9;
   position: absolute;
   text-shadow: none !important;
   min-width: 160px;
   font-size: 15px;
   display: none;
   z-index: 1;
   }

 .dc-1 {
   margin-left: -33px !important;
   }

 .dc-2 {
   margin-left: -66px !important;
   }

 .dc-3 {
   margin-left: -12px !important;
   }

 .dropdown-item-1 {
   margin-top: -17px;
   }

 .dropdown-content a {
   text-decoration: none;
   padding: 12px 16px;
   text-align: left;
   display: block;
   color: black;
   }

 .dropdown-content a:hover {
   background-color: #f1f1f1;
   }

 .dropdown:hover .dropdown-content {
   z-index: 10000;	
   display: block;
   }

 .dropdown-content-2 {
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
   margin-left: -67px !important;	
   background-color: #f9f9f9;
   position: absolute;
   min-width: 160px;
   display: none;
   z-index: 1;
   }

 .dropdown-content-2 a {
   text-decoration: none;
   padding: 12px 16px;
   text-align: left;
   display: block;
   color: black;
   }

 .dropdown-content-2 a:hover {
   background-color: #f1f1f1;
   }

 .dropdown:hover .dropdown-content-2 {
   display: block;
   margin-left: -35px;
   z-index: 10000;
   }


/* ------ Mobile View ------ */

 .mobile-menu { 
   text-shadow: -1px -1px 0 #272727, 1px -1px 0 #272727, -1px 1px 0 #272727, 1px 1px 0 #272727, -1px -1px 0 #272727, 1px -1px 0 #272727, -1px 1px 0 #272727, 1px 1px 0 #272727, 0px 0px 40px #000000, 0px 0px 12px #101010, 0px 0px 6px #101010, 0px 0px;
   max-width: 200px;
   color: #fffdff;
   }

 .mobile-menu-item {
   background-color: rgba(0, 0, 0, 0.95);
   padding: 10px 5px 13px 5px !important;
   border-top: 0.5px solid #969696;
   font-size: 19px;
   }

 .mobile-sub-menu-item {
   background-color: rgba(0, 0, 0, 0.83);
   padding: 9px 30px 11px 5px !important;
   border-top: 0.5px solid #969696;
   text-align: left;
   }

 .mmi-2 {
   }

 .sidenav {
   background-color: rgba(0, 0, 0, 0.87);
   overflow-x: hidden;
   padding-top: 60px;
   transition: 0.5s;
   position: fixed;
   height: 100%;
   z-index: 999;
   width: 0;
   left: 0;
   top: 0;
   }

 .sidenav a {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
   padding: 0px 25px 8px 2px;
   text-decoration: none;
   transition: 0.3s;
   display: block;
   color: white;
   }

 .sidenav a:hover {
   color: #f1f1f1;
   }

 .sidenav .closebtn {
   position: absolute;
   margin-left: 50px;
   font-size: 36px;
   right: 25px;
   top: 0;
   }


/* ------ Responsive Media Query ------ */
/* ------ Top Header Responsive Media Query ------ */
/* Top Header Width Media Query */

 @media (max-width: 460px){
  .top-header-width {
	padding: 7px 20px 7px 20px;  
    flex-direction: column;
    max-width: 288px;
    }
    }


/* Top Header Item Left/Right Button Media Query */

 @media (max-width: 380px){
  .top-header-item-left {
    margin-left: -4px;
    } 
    }

 @media (max-width: 330px){
  .top-header-item-left {
    margin-left: -3px;
    } 
    }


/* Top Header Contact Button Media Query */

 @media (max-width: 450px){
  .top-header-contact-button-2 {
    width: 171px;	
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 14px;
    }
	 
  .top-header-contact-button {
	font-size: 19px;
	height: auto;
	}
    }

   
/* ------ Main Header Background Responsive Media Query ------ */
/* Header Responsive Media Query */

 @media (max-width: 1450px){
   header {
    background-position: left bottom;   
    background-size: 107% 181px;
    }
    }

 @media (max-width: 1181px){
   header {
    background-size: 110% 181px;
    }
    }

 @media (max-width: 950px){
   header {
	background-image: url("../img/Knox County Towing Background Header (Tablet).jpg");   
    background-size: 100% 181px;
    height: auto;
    }
    }

 @media (max-width: 657px){
   header {
	background-image: url("../img/Knox County Towing Background Header (Mobile).jpg");   
    background-size: 100% 304px;
    height: auto;
    }
    }

 @media (max-width: 460px){
   header {
    background-size: 100% 261px;
    }
    }

 @media (max-width: 330px){
   header {
    background-size: 100% 256px;
    }
    }


/* Header Area Responsive Media Query */

 @media (max-width: 115px){
  .header-area {
    max-width: 961px;
    }
    }

 @media (max-width: 657px){
  .header-area {
    margin-top: 15px !important; 
    max-width: 473px;
    height: auto;
    margin: auto;  
    }
    }

 @media (max-width: 460px){
  .header-area {
	padding: 0px !important;
    }
    }


/* Logo Responsive Media Query */

 @media (max-width: 1188px){
  .logo {
    max-width: 334px;
    margin-left: -16px;
    margin-top: 32px;
    height: 128px;
    }
    }

 @media (max-width: 958px){
  .logo {
    max-width: 299px;
    margin-left: -20px;
    margin-top: 40px;
    height: 115px;
    }
    }

 @media (max-width: 852px){
  .logo {
    max-width: 269px;
    margin-left: -20px;
    margin-top: 50px;
    height: 105px;
    }
    }

 @media (max-width: 762px){
  .logo {
    max-width: 254px;
    margin-left: -28px;
    margin-top: 58px;
    height: 81px;
    }
    }

 @media (max-width: 657px){
  .logo {
    margin: 38px auto 0px auto;
    max-width: 374px;
    height: 148px;
	float: none;
    width: 100%;
    }
	 
  .logo-text {
    margin: 35px auto 0px auto;
    max-width: 447px;
    line-height: 58px;
    font-size: 52px;	
	float: none;
    }
    }

 @media (max-width: 460px){
  .logo {
    margin: 33px auto auto auto;
    max-width: 326px;
    height: 130px;
	}
	 
  .logo-text {
    margin: 0px auto auto auto;
    max-width: 353px;
    line-height: 50px;
    font-size: 44px;
    }
    }

 @media (max-width: 330px) {
  .logo {
    max-width: 290px;
    height: 116px;
	}
	 
  .logo-text {
    max-width: 300px;
    line-height: 45px;
    font-size: 36px;	
    }
    }


/* Nav Responsive Media Query */

 @media (max-width: 1188px){
   nav {	
	margin-right: 0px;
    max-width: 570px;   
    font-size: 20px;
	}
    }

 @media (max-width: 1043px){
   nav {	
    max-width: 507px;   
    font-size: 18px;
	}
    }

 @media (max-width: 958px){
   nav {	
    margin-right: -3px;   
    max-width: 464px;   
    font-size: 16px;
	}
    }

 @media (max-width: 896px){
   nav {	
    margin-right: -7px;
    max-width: 438px;
    font-size: 15px;
	}
    }

 @media (max-width: 836px){
   nav {	
    margin-right: -12px;
    max-width: 343px;
	padding-top: 32px;   
    font-size: 16px;
	}
	 
  .dropdown-menu-item-1 {
    margin-left: -37px;
    margin-right: 10px;
	}
	
  .mi1 {
    margin-bottom: 20px;
    }	 
	 
  .mi4 {
    margin-top: 1px;	 
    }	 

  .mi5 {
    margin-top: 1px;	 
    }	 
    }

 @media (max-width: 762px){
   nav {	
    margin-right: -16px;  
	padding-top: 36px;  
    max-width: 307px;
    font-size: 15px;
	}
	}

 @media (max-width: 675px){
   nav {	
    margin-right: -16px;
    padding-top: 35px;
    max-width: 293px;
    font-size: 14.3px;
	}
	}

 @media (max-width: 657px){
   nav {
    display: none !important;
    }
    }


/* Header Buttons Responsive Media Query */

 @media (max-width: 1188px){
  .header-phone-button {   
    margin-right: 173px;
    max-width: 176px;
    margin-top: 12px;
    font-size: 14.5px;
    }
    }

 @media (max-width: 1043px){
  .header-phone-button {   
    margin-right: 132px;
    max-width: 170px;  
	font-size: 14px;  
    }
    }

 @media (max-width: 958px){
  .header-phone-button {   
    margin-right: 106px;
    }
    }

 @media (max-width: 896px){
  .header-phone-button {   
    display: block;
    margin: 17px 95px 0px 0px; 
    }
    }

 @media (max-width: 836px){
  .header-phone-button {   
    margin: 17px 120px 0px auto; 
    }
    }


/* ------ Mobile Menu Responsive Media Query ------ */

 @media all and (max-width: 3840px) and (min-width: 658px) {
  .mobile-menu {
    display: none;
    }
    }

 @media (max-width: 657px){
  .mobile-menu {
    margin: 10px auto 23px auto;
    }
    }
    
 @media (max-width: 460px){
  .mobile-menu {
    margin: 0px auto 24px auto !important;
    }
    }

 @media screen and (max-height: 450px) {
  .sidenav { 
    padding-top: 15px;
    }
   
  .sidenav a {
    font-size: 18px;
    }
    }


/* ------ Internet Explorer/Edge ------ */

_:-ms-lang(x), .ie10up, .mi2 { 
  }

_:-ms-lang(x), _:-webkit-full-screen, .dropdown-menu-item-2 {
   font-size: 16.9px;
   }

_:-ms-lang(x), _:-webkit-full-screen, .dropdown-menu-item-1 {
   font-size: 16.9px;
   }

_:-ms-lang(x), _:-webkit-full-screen, .menu-items {
   font-size: 16.9px;
   }

@media (max-width: 1282px){
_:-ms-lang(x), _:-webkit-full-screen, nav {
   margin-right: -73px;
   }
   
_:-ms-lang(x), _:-webkit-full-screen, .logo {
   margin-left: -23px;
   }   
   }

/* ========= /Header/ ========= */


/* ========= Footer ========= */

  footer {
   background: #292929;
   overflow-x: hidden;
   }  
  
 .footer-width {
   font-family: 'Open Sans', sans-serif;
   justify-content: space-between;
   padding: 39px 45px 50px 40px;
   max-width: 1275px;
   display: flex;
   margin: auto;
   color: white;
   }  
	
 .footer-item {
   line-height: 24px;
   max-width: 420px;
   color: white;
   }   
   
 .footer-item-2 {
   padding-right: 17px;
   }

 .footer-item-3 {
   overflow-x: hidden;
   position: relative;
   max-width: 282px;
   width: 100%;
   z-index: 99;
   }
	
 .footer-title {
   font-family: 'Roboto Condensed', sans-serif; 
   margin-bottom: 10px;
   margin-top: 8px;
   font-size: 24px;
   width: 345px;
   } 

 .footer-call-now {
   text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;	 
   background: linear-gradient(180deg,#fff4b0 11%,#fdec7a 27%,#f0db53 65%,#d1bf46 80%,#ad9d36 93%);
   box-shadow: 0px 0px 16px black, 0px 0px 16px rgba(0, 0, 0, 0.69), 0px 0px;
   background-color: #000000;
   text-decoration: none;
   padding-bottom: 17px;
   border-radius: 14px;	 
   padding-top: 17px;
   font-weight: 780;	 
   margin-top: 22px;
   font-size: 20px;	 
   color: white;
   width: 170px;
   } 


/* Footer Menu */

 .footer-menu-title	{
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 600;
   font-size: 24px;
   margin-top: 6px;
   }
     
 .footer-menu {
   margin-right: -35px;
   list-style: circle;
   line-height: 27px;
   margin-top: 2px;
   }

 .footer-menu li {
   line-height: 32px;
   list-style: disc !important;
   font-size: 15px;
   }


/* Footer Contact Box */

 .footer-box-top {
   filter: brightness(147%);	 
   background: #e6302c;
   width: 300px;
   height: 6px;
   }  
  
 .footer-contact-box {
   box-shadow: 0px 0px 16px #000000b8, 0px 0px;
   background: #d6d6d6;
   z-index: 999999999;
   position: relative;	 
   max-width: 282px;
   padding-top: 15px;	 
   width: 100%;
   } 	
	     
 .footer-box-logo {   
   background-image: url("../img/Knox County Towing Logo.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   margin-bottom: -6px;
   max-width: 259px;
   max-width: 258px;
   margin-top: 0px;
   height: 104px;
   }
  
 .footer-box-logo-text {   
   font-family: 'Open Sans', sans-serif;
   text-align: center;
   max-width: 272px;
   line-height: 43px;
   font-weight: 800;
   font-size: 34px;
   color: black;
   }

 .footer-box-width {
   padding: 15px 5px 21px 22px;
   flex-direction: column;
   text-decoration: none;
   max-width: 215px;
   display: flex;
   }  
   
 .address-line {
   text-indent: -17px;
   margin-left: 22px;
   line-height: 24px;
   margin-top: 15px;
   font-size: 15px;	 
   display: block;
   color: black;
   }
   
 .footer-icon-container {
   text-decoration: none;
   margin-right: 15px; 
   color:#000000; 
   }

 .fic {
   margin-right: 10px;
   margin-left: 2px;
   }


/* Bottom Footer */
    
 .bottom-footer {
   background: #131313;
   padding: 20px 10px 20px 30px;
   margin: 0px -15px 0px -15px;
   }
  
 .bottom-footer-width {
   margin: auto;
   max-width: 1230px;
   }
  
 .copyright {
   color: white;
   text-decoration: none;
   font-family: 'Poppins';
   }

 @media (max-width: 1040px){
  .icon-container {
    font-size: 15px;
    }
    }

	
/* ------ Responsive Media Query ------ */
/* ------ Footer Width Responsive Media Query ------ */
  
 @media (max-width: 760px){
  .footer-width {
    padding: 39px 32px 45px 25px;
    }  
    }

 @media (max-width: 666px){
  .footer-width {
	padding: 39px 32px 57px 25px;
	flex-direction: column;
	max-width: 456px;
    }  
    }
  
 @media (max-width: 450px){
  .footer-width {
    padding: 39px 28px 57px 28px;
    }  
    }

 @media (max-width: 380px){
  .footer-width {
    padding: 31px 28px 53px 28px;
    }  
    }

 @media (max-width: 330px){
  .footer-width {
    padding: 29px 28px 49px 28px;
    }  
    }


/* ------ Footer Item Responsive Media Query ------ */

 @media (max-width: 1114px){
  .footer-item-3 {
    max-width: 250px;
    }    
    }

 @media (max-width: 1060px){
  .footer-item {
    max-width: 362px;
    }    
	 
  .footer-item-2 {
    padding-right: 40px;
    }
    }

 @media (max-width: 984px){
  .footer-item {
    max-width: 307px;
    font-size: 15px;
    }
	 
  .footer-item-2 {
    padding-right: 19px;
    }
    }

 @media (max-width: 951px){
  .footer-item {
    max-width: 283px;
    }
    }

 @media (max-width: 927px){
  .footer-item {
    max-width: 290px;
    }
	  
  .footer-item-3 {
    max-width: 229px;
    }	 
    }

 @media (max-width: 902px){
  .footer-item-3 {
    max-width: 228px;
    }
    }

 @media (max-width: 925px){
  .footer-item {
    max-width: 247px;
    }
	 
  .footer-item-2 {
    padding-right: 7px;
    }	 
    }

 @media (max-width: 925px){
  .footer-item-2 {
    padding-right: 0px;
    }	 
    }

 @media (max-width: 840px){
  .footer-item-2 {
    padding-right: 15px;
    }	 
    }

 @media (max-width: 795px){
  .footer-item-2 {
    padding-right: 43px;
    }	 
    }

 @media (max-width: 749px){
  .footer-item-2 {
    padding-right: 16px;
    }	 
    }

 @media (max-width: 882px){
  .footer-item {
    max-width: 211px;
    }
    }

 @media (max-width: 840px){
  .footer-item {
    max-width: 217px;
    }
    }

 @media (max-width: 811px){
  .footer-item {
    font-size: 14.5px;
    max-width: 197px;
    }
    }

 @media (max-width: 795px){
  .footer-item {
    max-width: 205px;
    }
	
  .footer-item {
    padding-right: 17px;
    }	
    }

 @media (max-width: 811px){
  .footer-item-3 {
    max-width: 197px;
    }
    }

 @media (max-width: 759px){
  .footer-item {
	padding-right: 0px;
    font-size: 14px;
    max-width: 205px;
    }
	
  .footer-item-3 {
    max-width: 191px;
    }
    }

 @media (max-width: 749px){
  .footer-item {
    max-width: 177px;
    }
    }

 @media (max-width: 685px){
  .footer-item {
    font-size: 13.5px;
	max-width: 166px;  
    }
    }

 @media (max-width: 666px){
  .footer-item {
    max-width: 425px;
    font-size: 15px;
    }
	
  .footer-item-2 {
    margin: 55px auto 65px auto;
    }
	
  .footer-item-3 {
    max-width: 282px;
    margin: auto;
    }
    }

 @media (max-width: 333px){
  .footer-item {
    max-width: 368px;
    font-size: 15px;
    }
    }


/* ------ Footer Title Responsive Media Query ------ */
	
 @media (max-width: 984px){
  .footer-title {
	line-height: 27px;
    margin-top: 5px;  
    font-size: 20px;	
	width: 256px;
    }  
	 
  .footer-menu-title {
    font-size: 20px;	
    }  
    }

 @media (max-width: 882px) {
  .footer-title {
    font-size: 19px;
    width: 220px;
    }
	 
  .footer-menu-title {
    font-size: 19px;
    }
    }

 @media (max-width: 811px) {
  .footer-title {
    font-size: 18px;
    width: 191px;
    }
	 
  .footer-menu-title {
    font-size: 18px;
	margin-top: 6px;
    }
    }

 @media (max-width: 795px) {
  .footer-title {
    line-height: 24px;  
    font-size: 17px;
    width: 191px;
    }
	 
  .footer-menu-title {
    font-size: 17px;
	margin-top: 6px;
    }
    }

 @media (max-width: 666px){
  .footer-title {
    font-size: 22px;	
	width: 345px;
    }  
	 
  .footer-menu-title {
	margin-bottom: 0px;
    font-size: 22px;	
    }  
    }

 @media (max-width: 460px){
  .footer-title {
    font-size: 21px;	
    }  
	 
  .footer-menu-title {
    font-size: 21px;	
    }   
    }
	
 @media (max-width: 333px){
  .footer-title {
    font-size: 19px;	
    }  
	 
  .footer-menu-title {
    font-size: 20px;	
    }  	 
    }
	

/* ------ Footer Title Responsive Media Query ------ */
	
 @media (max-width: 925px){
  .footer-call-now {
    font-size: 18px;
	width: 148px;  
    }  
    }  
	 
 @media (max-width: 882px){
  .footer-call-now {
    font-size: 17px;
    width: 133px;
    }  
    }  
	 
 @media (max-width: 811px){
  .footer-call-now {
    font-size: 15px;
    width: 118px;
    }  
    }  
	 
 @media (max-width: 666px){
  .footer-call-now {
    font-size: 17px;
    width: 135px;	  
    }  
    }  
	 
 @media (max-width: 380px){
  .footer-call-now {
    font-size: 19px;
    width: 154px;
    }  
    }  
	 

/* ------ Footer Title Responsive Media Query ------ */
	
 @media (max-width: 1180px){
  .footer-menu li {
    line-height: 23px;
    max-width: 157px;
	margin-top: 10px;
    font-size: 15px;
    }	 
    }  
	 

/* ------ Footer Contact Box Responsive Media Query ------ */
/* Footer box Top Responsive Media Query */
    
 @media (max-width: 450px){
  .footer-box-top {
    max-width: 320px;
    }     
    }
  
 @media (max-width: 380px){
  .footer-box-top {
    max-width: 320px;
    }     
    }
  
 @media (max-width: 330px){
  .footer-box-top {
    max-width: 264px !important;
    }     
    }
  
 @media all and (max-width: 1114px) and (min-width: 928px) {
  .footer-box-top {
    max-width: 250px;
    }     
    }
 
 @media (max-width: 768px){
  _:-ms-lang(x), .ie10up, .footer-box-top { 
    margin-top: -40px;
    }
    }
  
 @media all and (max-width: 927px) and (min-width: 883px) {
  .footer-box-top {
    max-width: 228px;
    }     
    }

 @media all and (max-width: 811px) and (min-width: 760px) {
  .footer-box-top {
    max-width: 197px;
    }     
    }

 @media all and (max-width: 882px) and (min-width: 812px) {
  .footer-box-top {
    max-width: 228px;
    }     
    }
 
 @media (max-width: 759px){
  .footer-box-top {
    max-width: 191px;
    }     
    }

 @media (max-width: 666px){
  .footer-box-top {
    max-width: 282px;
    }  
    }


/* Footer Box Logo Responsive Media Query */

 @media (max-width: 1114px){
  .footer-box-logo {
    max-width: 233px;
    height: 93px;
    }    
	 
  .footer-box-logo-text {
    max-width: 233px;
    line-height: 33px;
    font-size: 29px;	  
    }    
    }

 @media (max-width: 927px){
  .footer-box-logo {
    max-width: 209px;
    height: 85px;
    }    
	 
  .footer-box-logo-text {
    max-width: 212px;
	font-size: 27px;  
    }    
    }

 @media (max-width: 811px){
  .footer-box-logo {
    max-width: 183px;
    height: 74px;
    }   
	 
  .footer-box-logo-text {
	line-height: 25px;  
    max-width: 183px;
    font-size: 22px;  
    }   
    }

 @media (max-width: 759px){
  .footer-box-logo {
    max-width: 179px;
    height: 72px;
    }   
    }   

 @media (max-width: 666px){
  .footer-box-logo {
    max-width: 255px;
    height: 103px;
    }    
	 
  .footer-box-logo-text {
    line-height: 33px; 
    max-width: 260px;
    font-size: 28px;  
    }    
    } 


/* Footer box Responsive Media Query */

 @media (max-width: 1114px){
  .footer-contact-box {
    max-width: 250px;
    padding-top: 15px;
    }    
    }

 @media (max-width: 927px) {
  .footer-contact-box {
    max-width: 228px;
    }
    }
 
 @media (max-width: 882px) {
  .footer-contact-box {
    max-width: 228px;
    }
    }

 @media (max-width: 811px) {
  .footer-contact-box {
    max-width: 197px;
    }
    }

 @media (max-width: 927px){
  .footer-box-width {
	padding: 3px 5px 17px 14px;  
    max-width: 217px;  
    }
    }

 @media (max-width: 802px){
  .footer-box-width {
    line-height: 20px;	
    }
    }	  

 @media (max-width: 759px) {
  .footer-contact-box {
    max-width: 191px;
    }
    }

 @media (max-width: 666px){
  .footer-contact-box {
    max-width: 282px;
    } 	
	 
  .footer-box-width {
    padding: 11px 5px 16px 20px;
    max-width: 217px;
    }
    }

 @media (max-width: 460px){
  .footer-box-width {
    padding: 6px 5px 16px 16px;
    } 	
    }
	
 @media (max-width: 330px){
  .footer-contact-box {
    max-width: 260px;
    } 	
    }
 

/* Address Line Responsive Media Query */
   
 @media (max-width: 1114px){
  .address-line {
    font-size: 15px;
    }  
    }

 @media (max-width: 927px){
  .address-line {
    text-indent: -15px;
    margin-left: 24px;
    margin-top: 15px;
    font-size: 14px;
    }  
	 
  .footer-icon-container {
    margin-right: 14px;	 
	}
	 
  .fic {
    margin-right: 7px !important;
    margin-left: 3px;
    }	 
    }

 @media (max-width: 759px){
  .fic {
    margin-left: 1px;
    }	 
    }

 @media (max-width: 658px){
  .fic {
    margin-left: 3px;
    }	 
    }

 @media (max-width: 927px){
  .footer-address-line-2 {
    display: block;
    margin-left: 30px;
    margin-top: -10px;
    } 
    }
	

/* --- Footer Menu Responsive Media Query --- */

 @media (max-width: 985px){
  .footer-menu {
	margin-top: 8px;  
    }
    }

 @media (max-width: 927px){
  .footer-menu {
	margin-right: -69px;
    }
    }


/* Footer Menu Link Responsive Media Query */

 @media (max-width: 1103px){
  li.footer-menu-link {
	list-style: disc;
    font-size: 15px;
    }	 
	}

 @media (max-width: 927px){
  li.footer-menu-link {
	list-style: disc;
    font-size: 15px;
    }	 
	}

 @media (max-width: 795px){
  li.footer-menu-link {
    font-size: 14.5px;
    }
    }

 @media (max-width: 759px){
  li.footer-menu-link {
    font-size: 14px;
    }
    }

 @media (max-width: 697px){
  li.footer-menu-link {
    font-size: 13.2px;
    }
    }

 @media (max-width: 666px){
  li.footer-menu-link {
    font-size: 15px;
    }
	 
  .footer-menu {
    margin-right: -30px;
    }	 
	  
  .footer-menu li {
    max-width: 191px;	 
    }
    }


/* ------ Footer Menu Title Responsive Media Query ------ */

 @media (max-width: 333px){
  .copyright {
    font-size: 14px;
    }
    }

/* ========= /Footer/ ========= */



/* ========= Home Page ========= */

/* --- Hero Columns --- */

 .hero-columns {
   flex-direction: row;
   overflow-y: hidden;
   display: flex;
   }  
    
 .column-1 {
   background-image: url("../img/Knox County Towing Is The Leading provider of Towing and Roadside Assistance solutions.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-color: #848484;
   background-size: cover;
   width: 33.333333vw;
   height: 440px;
   }

 .column-2 {
   box-shadow: 0px 0px  16px black, 0px 0px  16px black, 0px 0px;
   background-image: url("../img/We are Knox County Towing.jpg");
   background-repeat: no-repeat; 
   background-position: center; 
   background-color: #525252; 
   background-size: cover;
   width: 33.333333vw; 
   overflow-y: hidden; 
   height: 440px;
   }
  
 .column-3 {   
   background-image: url("../img/Welcome To Knox County Towing.jpg");
   box-shadow: 0px 0px  16px black, 0px 0px  16px black, 0px 0px;
   background-repeat: no-repeat;
   background-position: right; 
   background-color: #848484;
   background-size: cover;
   width: 33.333333vw;
   height: 440px;
   }
  
 .column-title {
   text-shadow: 0px 0px  16px black, 0px 0px  16px black, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, 0px 0px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   background-color: rgba(0, 0, 0, 0.7);
   padding: 23px 0px 26px 11%;
   text-transform: uppercase;
   margin-top: 373px;  
   font-weight: 780;
   font-size: 17px;
   color: white;
   }
 

/* --- Front Page Section --- */  
	
 .front-page-section {
   background-image: url("../img/Front-Page Background.jpg");
   background-repeat: no-repeat; 
   background-color: #292929;	 
   overflow-x: hidden;	 
   }
	
 .front-page-section-width {
   padding: 35px 40px 45px 40px;
   justify-content: space-between;
   font-family: sans-serif; 
   word-spacing: 0.6px;
   line-height: 23.4px;	 	 
   max-width: 1158px;
   font-size: 15px;
   color: white; 
   margin: auto;
   }  

 .front-page-section-content {
   justify-content: space-between;
   flex-direction: row;	 	 
   display: flex;
   }  

 .front-page-pic {
   background-image: url( "../img/recovery-768x339.png");
   background-clip: content-box;
   background-repeat: no-repeat;
   border: 1px solid #cccccc;
   background-position: center; 
   background-size: cover;
   margin-bottom: 22px;
   margin-left: 40px;
   margin-top: 6px;
   max-width: 445px;
   height: 255px;
   width: 100%;
   padding: 4px;	
   float: right;
   } 

 .front-page-title {
   font-family: sans-serif;
   margin-bottom: 10px;
   line-height: 27px; 
   font-weight: 800;
   font-size: 18px;
   color: white;
   } 
   
 .front-page-section-width p {
   margin-top: 10px;
   }

 .front-page-detail-width {
   justify-content: space-around;
   margin: 10px auto 0px 0px;
   max-width: 550px;
   flex-wrap: wrap;
   font-size: 14px;
   display: flex;
   }

 .front-page-content-sub-details {
   list-style: circle !important; 
   text-decoration: none !important;
   }

 .front-page-content-sub-details {
   margin-top: 8px;
   line-height: 21px;
   font-size: 14px;
   }

 .front-page-details {
   margin-bottom: 15px;
   max-width: 204px;
   font-size: 14.5px;
   }

 .front-page-content-sub {
   margin-left: 15px;
   }

 .front-page-detail-section {
   justify-content: space-between;
   margin: 15px auto 0px auto;	 
   max-width: 563px;	 
   display: flex;   
   }

 .front-page-detail li {
   list-style-type: disc;
   line-height: 22px;
   margin-left: 20px;
   margin-top: 11px;	
   }

 .front-page-section-logos {
   margin: 10px auto auto auto;
   flex-direction: row;
   display: flex;   
   } 

 .logo-1 {
   background-image: url("../img/credit_card_logos.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   height: 96px; 
   width: 320px;
   margin: auto;
   }  

 .logo-2 {
   background-image: url("../img/Cash App.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   height: 127px; 
   width: 233px;
   margin: auto;
   }  


/* --- Homepage Services Section --- */

 .homepage-services-section {   
   background-image: url("../img/background-1.3.png");
   background-position: center;
   background-repeat: repeat;
   background-size: cover;
   }
   
 .services-section-title {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";	 
   text-shadow: 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px;
   padding-top: 99px;
   font-weight: 760; 	 
   font-size: 36px; 
   }

 .services-section-width {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";	
   justify-content: space-between;
   padding: 50px 40px 126px 40px;
   max-width: 735px;
   display: flex;
   margin: auto;
   }

 a.homepage-services-item {
   background: linear-gradient(rgba(25, 25, 25, 0.725) 0%, rgba(0, 0, 0, 0.71) 21.453%, rgba(0, 0, 0, 0.77) 42.6035%, rgba(0, 0, 0, 0.81) 74.5085%, rgba(0, 0, 0, 0.9) 100%);
   padding: 38px 10px 28px 10px;
   margin: 0px auto auto auto;
   border-radius: 36px;
   max-width: 275px;
   width: 100%;
   }

 .services-section-imege {
   background-image: url("../img/Knox County Towing Off Road Recovery.jpg");
   border-radius: 16px 16px 13px 13px;
   background-position: center top;
   background-repeat: no-repeat;
   margin: auto auto 17px auto;
   background-size: cover;
   max-width: 248px;
   height: 145px;
   width: 100%;
   }

 .services-section-imege-2 {
   background-image: url( "../img/Portable Self-Storage Containers Featured Image.jpg");
   border-radius: 16px 16px 13px 13px;
   background-position: center bottom;
   background-repeat: no-repeat;
   margin: auto auto 17px auto;
   background-size: cover;
   max-width: 248px;
   height: 145px;
   width: 100%;
   }

 .services-section-imege-3 {
   background-image: url( "../img/Knox County Towing Off Road Recovery.jpg");
   border-radius: 16px 16px 13px 13px;
   background-position: center bottom;
   background-repeat: no-repeat;
   margin: auto auto 17px auto;
   background-size: cover;
   max-width: 248px;
   height: 145px;
   width: 100%;
   }

 .services-section-page-title {
   text-align: center;
   font-weight: 700;
   font-size: 19px;
   color: white;
   }


/* --- Featured Section --- */
   
 .featured-section {
   background-image: url( "../img/Knox County Towing Featured Section.jpg");
   background-size: 100% 220px !important;   
   background-repeat: no-repeat;
   background-position: center;
   background-color: #4e4e4e;
   border: 1px solid black;
   overflow: hidden;
   } 
   
 .featured-section-width {
   font-family: 'Poppins', sans-serif; 
   justify-content: space-between;
   padding: 27px 26px 27px 26px;
   flex-direction: row;
   max-width: 1140px;	 
   display: flex;
   margin: auto;
   color: white;
   } 

 .featured-section-right {
   max-width: 259px;
   }   

 .featured-section-left {
   max-width: 573px;
   margin-top: 11px;
   }   
   

/* Featured Box */

 .featured-box {
   box-shadow: 0px 0px 16px black, 0px 0px; 
   background-color: #f4f4f4;
   border: solid 1px #000;
   padding-bottom: 31px;
   margin-right: 0px;
   padding-top: 26px;
   width: 260px;
   }  
   
 .featured-section-title { 
   font-weight: 740;
   font-size: 27px;
   } 
   
 .featured-button {
   background-color: #ffffff;
   border-style: solid;
   margin-bottom: 14px;
   border-radius: 5px;
   border-color: #d32716;
   border-width: 2px;
   margin-top: 12px;
   width: 160px;
   color: #d32716;
   }  
   
 .featured-button:hover {
   background-color: #d32716;
   margin-bottom: 14px;
   border-style: solid;
   border-radius: 5px;
   border-width: 2px;	
   border-color: #d32716;
   margin-top: 12px;
   width: 160px;
   color: white;
   }  

 .featured-section-title { 
   text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 13px black, 0px 0px 30px black, 0px 0px;
   font-weight: 740;
   font-size: 27px;
   color: white;
   }

 .featured-section-description {
   text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 13px black, 0px 0px 23px black, 0px 0px;
   font-weight: 700;
   margin-top: 7px;
   color: white;
   } 
          	

/* --- Why Choose Us --- */
  
 .why-choose-us-section {
   background-image: url("../img/Hands faded.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 1920px 505px; 
   padding: 9vh 10px 9vh 10px;
   background-color: #c1c1c1;
   }  
    
 .why-choose-us-section-width {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   padding: 0px 22px 0px 22px;
   max-width: 740px;
   line-height: 1.6;
   margin: auto;
   } 
  

/* --- Responsive Media Query --- */
/* --- Hero Columns Responsive Media Query --- */
   
 @media screen and (max-width: 1615px) {
  .column-1 {
    height: 378px;
    }
	
  .column-2 {
	background-size: 532px 378px;  
    height: 378px;
    }
	
  .column-3 {
    height: 378px;
    }	
	
  .column-title {
    margin-top: 310px;  
    padding: 23px 0px 26px 11%;
    }
    }

 @media screen and (max-width: 1031px) {
  .column-1 {
    height: 298px;
    }
	
  .column-2 {
    height: 298px;
    }
	
  .column-3 {   
    height: 298px;
    }
  
  .column-title {
    padding: 17px 75px 35px 11% !important;
    margin-top: 230px;  
    font-size: 13.5px; 
    }
    }

 @media screen and (max-width: 1256px) {
  .column-title {
    padding: 17px 75px 42px 11% !important;
    margin-top: 307px;  
    font-size: 13.5px; 
    }
    }
   
 @media screen and (max-width: 500px) {
  .column-1 {
    background-position: left; 
    height: 360px;
    }
	
  .column-2 {
    background-position: center; 
    height: 360px;
    }
	
  .column-3 {
    background-position: center;  
    height: 360px;
    }
    }
    
 @media screen and (max-width: 450px) {
  .ct1 {
    margin-top: 268px !important;
    }
    }
	
 @media screen and (max-width: 380px) {
  .ct1 {
    margin-top: 270px !important;
    }   
    }
	
 @media screen and (max-width: 790px) {
  .hero-columns {
    display: flex;
    flex-direction: column;
    }  
  
  .column-1 {
    width: 100%;
    height: 360px;
    }
  
  .column-2 {
    background-size: cover;	  
    width: 100%;
    height: 360px;
    }
  
  .column-3 {
    background-position: center;   
    width: 100%;
    height: 360px;
    }
  
  .column-title {
    margin-top: 295px;  
    font-size: 18px;
    font-weight: 890;
    }  
    }
  
 @media screen and (max-width: 1031px) {
  .ct2 {
    margin-top: 230px;
    }
	 
  .column-title {
    margin-top: 230px;
    }	 
    }

 @media screen and (max-width: 790px) {
  .ct2 {
    margin-top: 293px;
    }
	 
  .column-title {
    margin-top: 293px;
    }
    }

 @media screen and (max-width: 705px) {
  .column-2 {
    background-position: left;  
    }
    }
    
 @media screen and (max-width: 595px) {
  .column-2 {
    background-position: center;  
    }
    }

 @media screen and (max-width: 450px) {
  .column-1 {
    background-position: center; 
    } 
    }

 @media screen and (max-width: 330px) {
  .column-2 {
    background-repeat: no-repeat;
    background-position: center;  
    height: 325px;
    }
    }

 @media screen and (max-width: 330px) {
  .ct2 {
	padding: 17px 38px 26px 27px !important;  
    margin-top: 268px !important;
    }
    }

 @media all and (max-width: 450px) and (min-width: 331px) {
  .ct2 {
    margin-top: 301px !important;
    }
    }

 @media all and (max-width: 380px) and (min-width: 331px) {
  .ct2 {
    padding: 17px 51px 26px 27px !important;  
    margin-top: 299px !important;
    }
    }
   
 @media screen and (max-width: 450px) {
  .column-title {
	margin-top: 301px;  
    font-size: 16px; 
    } 
    }

 @media screen and (max-width: 330px) {
  .column-title {
    margin-top: 268px !important;  
    font-size: 15px; 
    } 
    }

 @media screen and (max-width: 380px) {
  .column-1 {
    background-position: center; 
    height: 325px;
    }
  
  .column-3 {
    background-position: center;   
    height: 325px;
    }
  
  .column-title {
    margin-top: 264px;  
    padding: 17px 0px 26px 27px !important;
    } 
    }
   

/* ------ Front Page Section Responsive Media Query ------ */
/* Front Page Background Responsive Media Query */
   
 @media all and (max-width: 3840px) and (min-width: 1249px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1920px 100%; 
    } 
    }
  
 @media all and (max-width: 1248px) and (min-width: 1186px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1248px 100%; 
    } 
    }

 @media all and (max-width: 1185px) and (min-width: 1080px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1185px 100%; 
    } 
    }

 @media all and (max-width: 1079px) and (min-width: 1041px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1079px 100%; 
    }    
    }

 @media all and (max-width: 1040px) and (min-width: 1022px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1079px 100%; 
    }    
    }

 @media all and (max-width: 1021px) and (min-width: 994px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1021px 100%; 
    }    
    }

 @media all and (max-width: 905px) and (min-width: 780px) {
  .front-page-section {
    background-size: 905px 100%; 
    background-position: center bottom;
    } 
    }  
  	  
 @media all and (max-width: 490px) and (min-width: 451px) {
  .front-page-section {
    background-size: 500px 100%; 
    background-position: center bottom;
    }   
    }  

 @media (max-width: 993px){
  .front-page-section {
    background-size: 973px 100%; 
    }   
    }

 @media (max-width: 955px){
  .front-page-section {
    background-size: 955px 100%; 
    }   
    }

 @media (max-width: 945px){
  .front-page-section {
    background-size: 945px 100%; 
    }   
    }

 @media (max-width: 896px){
  .front-page-section {
    background-size: 894px 100%; 
    }   
    }

 @media (max-width: 855px){
  .front-page-section {
    background-size: 945px 100%; 
    }   
    }

 @media (max-width: 815px){
  .front-page-section {
    background-size: 815px 100%; 
    }   
    }
	
 @media (max-width: 800px){
  .front-page-section {
    background-size: 782px 100%; 
    overflow-y: hidden;
    }   
    }

 @media (max-width: 797px){
  .front-page-section {
    background-size: 777px 100%; 
    overflow-y: hidden;
    }   
    }

 @media (max-width: 770px){
  .front-page-section {
    background-size: 777px 100%; 
    overflow-y: hidden;
    }   
    }

 @media (max-width: 737px){
  .front-page-section {
    background-size: 737px 100%; 
    overflow-y: hidden;
    }   
    }

 @media (max-width: 727px){
  .front-page-section {
    background-size: 727px 100%; 
    overflow-y: hidden;
    }   
    }

 @media (max-width: 706px){
  .front-page-section {
    background-size: 727px 100%; 
    }   
    }

 @media (max-width: 555px){
  .front-page-section {
    background-size: 555px 100%; 
    }   
    }

 @media (max-width: 547px){
  .front-page-section {
    background-size: 555px 100%; 
    }   
    }

 @media all and (max-width: 740px) and (min-width: 728px) {
  .front-page-section {
    background-size: 731px 100%; 
    overflow-y: hidden;
    }   
    }

 @media (max-width: 450px){
  .front-page-section {
    overflow-y: hidden;
    }
    }

 @media (max-width: 660px){
  .front-page-section {
    background-image: url("../img/Front-Page Background (Mobile).jpg") !important;
    background-position: center bottom;
    background-size: 660px 100%; 
    }   
    }	

 @media (max-width: 610px){
  .front-page-section {
    background-size: 610px 100%;
    }   
    }	

 @media (max-width: 555px){
  .front-page-section {
    background-size: 555px 100%;
    }   
    }	

 @media (max-width: 547px){
  .front-page-section {
    background-size: 527px 100%;
    }   
    }		

 @media (max-width: 380px){
  .front-page-section {
    background-position: center top;
    background-size: 450px 100%; 
    margin-top: -2px;
    } 
    }
 
 @media all and (max-width: 450px) and (min-width: 381px) {
  .front-page-section {
    background-size: 450px 100%; 
    background-position: center bottom;
    margin-bottom: 0px;
    }   
    }

 @media (max-width: 330px){
  .front-page-section {
    background-size: 450px 100%; 
    margin-bottom: 0px;
    }   
    }
  	
 @media all and (max-width: 1592px) and (min-width: 1469px) {
  _:-ms-lang(x), .ie10up, .front-page-section { 
    margin-top: -8px;
    }
    }


/* Front Page Section Width Responsive Media Query */

 @media (max-width: 935px){
  .front-page-section-width {
    padding: 35px 27px 45px 27px;	  
    }  
    }
 
 @media (max-width: 657px){
  .front-page-section-width {
	padding: 35px 40px 36px 40px;
	flex-direction: column-reverse;
    }  
    }

 @media (max-width: 583px){
  .front-page-section-width {
    padding: 35px 27px 36px 27px;
    }  
    }

 @media (max-width: 460px){
  .front-page-section-width {
    padding: 36px 27px 29px 27px;
	font-size: 14px;
    }  
    }


/* Front Page Title/Text Responsive Media Query */

 @media (max-width: 996px){
  .front-page-title {
	font-size: 16px;  
    } 	
    }

 @media (max-width: 801px){
  .front-page-title {
	font-size: 15px;  
    } 	
    }
 
 @media (max-width: 460px){
  .front-page-title {
	font-size: 14px;  
    } 	
	 
  .front-page-column-text {
	margin-top: 9px;
    font-size: 14px;
    }	 
	 
  .front-page-column-text, p {
    margin-top: 10px;
    }
    }

 @media (max-width: 333px){
  .front-page-column-text a {
    display: inline;
    }	 
    }

 @supports (-webkit-touch-callout: none) {
  .front-page-title {
    margin-left: 0px;
    max-width: 310px;
    font-size: 14.5px;
    } 	
	
  .front-page-section-width {
    padding: 44px 32px 73px 32px !important;	
    }
    }


/* Front Page Pic Responsive Media Query */

 @media (max-width: 1078px){
  .front-page-pic {
    margin-bottom: 13px;
    margin-left: 31px;
    margin-top: 14px;
    max-width: 385px;
    height: 224px;  
    } 
    }

 @media (max-width: 921px){
  .front-page-pic {
    margin-bottom: 13px;
    margin-left: 31px;
    margin-top: 13px;
    max-width: 347px;
    height: 198px; 
    } 
    }

 @media (max-width: 868px){
  .front-page-pic {
    margin-top: 26px;
    max-width: 315px;
    height: 181px;
    } 
    }

 @media (max-width: 838px){
  .front-page-pic {
    margin-top: 26px;
    max-width: 278px;
    } 
    }

 @media (max-width: 702px){
  .front-page-pic {
    margin-top: 20px;
    max-width: 240px;
    } 
    }

 @media (max-width: 657px){
  .front-page-pic {
    margin: 0px auto 13px auto;
    max-width: 367px;
    height: 182px;
	width: 100%;
	float: none;
    } 
    }

 @media (max-width: 460px){
  .front-page-pic {
    max-width: 294px;
    height: 167px;
    } 
    }

 @media (max-width: 330px){
  .front-page-pic {
    max-width: 257px;
    height: 178px;
    } 
    }


/* Front Page Section Logos Responsive Media Query */  

 @media (max-width: 750px){
  .front-page-detail-section {
	justify-content: space-around;
    max-width: 415px;  
    flex-wrap: wrap;
    }
    }

 @media (max-width: 460px){
  .front-page-detail-section {
    margin: 10px auto 10px auto;  
	flex-direction: column;
	max-width: 188px;  
    }
	 
  .front-page-details {
    margin-bottom: 0px;	 
    }
    }
 

/* Front Page Section Logos Responsive Media Query */  

 @media (max-width: 660px){
  .logo-1 {
	margin-top: 10px;
    } 
    }

 @media (max-width: 380px){
  .logo-1 {
    height: 90px;
    width: 290px;
    } 
    }


/* ------ Internet Explorer/Edge ------ */

 @media all and (max-width: 1853px) and (min-width: 1593px) {
  _:-ms-lang(x), .ie10up, .front-page-section-width { 
    margin: 0px 20% 0px 16%;
    }
    }
  
 @media all and (max-width: 1592px) and (min-width: 1469px) {
  _:-ms-lang(x), .ie10up, .front-page-section-width { 
    margin: 0px 10% 0px 14%;

    }
    }
  
 @media all and (max-width: 1468px) and (min-width: 1379px) {
  _:-ms-lang(x), .ie10up, .front-page-section-width { 
    margin: 0px 10% 0px 10%;
    }
    }
  
 @media all and (max-width: 1378px) and (min-width: 179px) {
  _:-ms-lang(x), .ie10up, .front-page-section-width { 
    margin: 0px 10% 0px 5%;
    }
    }


/* ------ Homepage Services Section Responsive Media Query ------ */  
/* ------ Services Background Responsive Media Query ------ */  
/* Homepage Services Width Responsive Media Query */  

 @media screen and (max-width: 657px) {
  .services-section-title {
    padding-top: 82px;
    } 
    }

 @media screen and (max-width: 460px) {
  .services-section-title {
    padding-top: 68px;
    } 
    }

   
/* Homepage Services Width Responsive Media Query */  

 @media screen and (max-width: 987px) {
  .services-section-width {
    max-width: 722px;
    } 
    }

 @media screen and (max-width: 657px) {
  .services-section-width {
	justify-content: space-around;  
	flex-direction: column;
	padding-bottom: 58px;  
	padding-top: 55px;  
    max-width: 601px;
	height: auto;
    } 
    }

 @media screen and (max-width: 460px) {
  .services-section-width {
	padding-bottom: 43px;  
    } 
    }

 @media screen and (max-width: 330px) {
  .services-section-width {
	padding-bottom: 45px;  
    } 
    }

 
/* Homepage Services Item Responsive Media Query */  

  @media screen and (max-width: 723px) {
  a.homepage-services-item {
    max-width: 242px;
    } 
    }
   
  @media screen and (max-width: 657px) {
  a.homepage-services-item {
	margin: auto auto 38px auto;
    max-width: 280px;
    } 
    }
   

/* Services Section Imege Responsive Media Query */  
 
  @media (max-width: 104px){
  .services-section-imege {
    max-width: 223px;
    height: 138px;
    }   
   
  .services-section-imege-2 {
    max-width: 223px;
    height: 138px;
    }   
   
  .services-section-imege-3 {
    max-width: 223px;
    height: 138px;
    }    
    }


/* ------ Featured Section Responsive Media Query ------ */  
/* ------ Featured Background Responsive Media Query ------ */  

 @media (max-width: 1750px){
  .featured-section {
    background-size: 100% 220px !important;   
    } 
    }
   
 @media (max-width: 1513px){
  .featured-section {
    background-size: 107% 220px !important;
    background-position: left; 
    } 
    }
    
 @media (max-width: 1122px){
  .featured-section {
    background-size: 110% 220px !important;   
    } 
    }
   
 @media (max-width: 950px){
  .featured-section {
    background-image: url("../img/Knox County Towing Featured Section (Tablet).jpg");
    background-size: 100% 233px !important;   
    } 
    }
          
 @media (max-width: 657px){
  .featured-section {
    background-image: url("../img/Knox County Towing Featured Section (Mobile).jpg");
    background-size: 100% 439px !important;  
    background-position: center;
    height: auto;
    } 
    }

 @media (max-width: 460px){
  .featured-section {
    background-size: 100% 427px !important;  
    } 
    }

 @media (max-width: 330px){
  .featured-section {
    background-size: 100% 391px !important;  
    } 
    }


/* Featured Section Width Responsive Media Query */  
	 
 @media screen and (max-width: 657px) {
  .featured-section-width {
	padding: 34px 26px 46px 26px;  
	flex-direction: column; 
    } 
    }

 @media screen and (max-width: 330px) {
  .featured-section-width {
	padding: 29px 21px 43px 21px;  
    } 
    }


/* Featured Section Left/Right Responsive Media Query */  

 @media screen and (max-width: 980px) {
  .featured-section-left {
    margin-top: -4px;
    max-width: 485px;
    }      
    }

 @media screen and (max-width: 882px) {
  .featured-section-left {
    margin-top: 0px;
    max-width: 379px;
    }      
    }

 @media screen and (max-width: 776px) {
  .featured-section-left {
    margin-top: 3px;
    max-width: 349px;
    }      
    }

 @media screen and (max-width: 744px) {
  .featured-section-left {
    margin-top: -1px;
    max-width: 302px;
    }      
    }

 @media screen and (max-width: 657px) {
  .featured-section-left {
    max-width: 440px;
	margin: auto;
    }     
	 
  .featured-section-right {
	margin: auto;
    }    
    }

 @media screen and (max-width: 575px) {
  .featured-section-left {
    max-width: 421px;
    }  
    }

	
/* Featured Section Title Responsive Media Query */  
		
 @media screen and (max-width: 980px) {
  .featured-section-title { 
    margin-top: 15px;  
	font-size: 26px;  
	}
    }

 @media screen and (max-width: 882px) {
  .featured-section-title { 
	font-size: 23px;  
	}
	 
  .featured-section-description {
    font-size: 14px;	 
    }
    }

 @media screen and (max-width: 776px) {
  .featured-section-title { 
	font-size: 19px;  
	}
	 
  .featured-section-description {
    }
    }

 @media screen and (max-width: 744px) {
  .featured-section-title { 
	font-size: 18px;  
	}
	 
  .featured-section-description {
    font-size: 14.7px;	 
    }
    }

 @media screen and (max-width: 657px) {
  .featured-section-title { 
    margin-top: 0px; 
	font-size: 27px;  
	}
	 
  .featured-section-description {
    font-size: 16px;
    }
    }

 @media screen and (max-width: 575px) {
  .featured-section-title { 
	font-size: 23px;  
	}
	 
  .featured-section-description {
    font-size: 16px;
    }
    }

 @media screen and (max-width: 450px) {
  .featured-section-title { 
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 15px black, 0px 0px 6px black, 0px 0px 4px black, 0px 0px 23px black, 0px 0px 39px #0000009e, 0px 0px;
	}
	 
  .featured-section-description {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 15px black, 0px 0px 6px black, 0px 0px 4px black, 0px 0px 23px black, 0px 0px 39px #0000009e, 0px 0px;
    }
    }

 @media screen and (max-width: 460px) {
  .featured-section-title { 
	font-size: 22px;  
	}
    }

 @media screen and (max-width: 380px) {
  .featured-section-title { 
	font-size: 18px;  
	}
	 
  .featured-section-description {
    font-size: 14px;
    }
    }

 @media screen and (max-width: 330px) {
  .featured-section-title { 
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 15px black, 0px 0px 6px black, 0px 0px 6px black, 0px 0px 4px black, 0px 0px 43px black, 0px 0px 43px black, 0px 0px 51px #0000009e, 0px 0px;  
	font-size: 17px;  
	}
	 
  .featured-section-description {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 15px black, 0px 0px 6px black, 0px 0px 6px black, 0px 0px 4px black, 0px 0px 23px black, 0px 0px 39px #0000009e, 0px 0px;  
    font-size: 13px;
    }
    }


/* Featured Box Responsive Media Query */  
   
 @media screen and (max-width: 690px) {
  .featured-box {
    width: 236px;
    }
    }

 @media screen and (max-width: 657px) {
  .featured-box {
	margin: 31px auto auto auto;  
    width: 275px;  
    }
    }

 @media screen and (max-width: 330px) {
  .featured-box {
	font-size: 15px;  
    width: 256px; 
    }
    }


/* ------ Why Choose Us Section Responsive Media Query ------ */  
   
 @media (max-width: 749px){
  .why-choose-us-section {
    background-size: 1920px 530px; 
    }    
    }
  
 @media (max-width: 673px){
  .why-choose-us-section {
    background-size: 1920px 586px; 
    }    
    }
  
 @media (max-width: 547px){
  .why-choose-us-section {
    background-size: 1920px 586px; 
    }    
    }

 @media (max-width: 522px){
  .why-choose-us-section {
    background-size: 1920px 613px; 
    }    
    }

 @media (max-width: 501px){
  .why-choose-us-section {
    background-size: 1920px 612px; 
    }    
    }
  
 @media (max-width: 660px){
  .why-choose-us-section {
    padding: 10vh 10px 13vh 10px;
    }  
    }

 @media (max-width: 450px){
  .why-choose-us-section {
    background-size: 1420px 558px; 
    padding: 6vh 0px 9vh 0px; 
    }    
    }
   
 @media (max-width: 380px){
  .why-choose-us-section {
    background-size: 1400px 659px !important; 
    }    
    }
     
 @media (max-width: 357px){
  .why-choose-us-section {
    background-size: 1400px 659px !important; 
    }    
    }

 @media (max-width: 320px){
  .why-choose-us-section {
    background-size: 1400px 660px !important; 
    }    
	
  .why-choose-us-section-width {
    font-size: 15.5px;
    }
    }


/* ------ Internet Explorer/Edge ------ */

_:-ms-lang(x), .ie10up, .why-choose-us-section  { 
   property:value; 
   margin-top: -5px;
   background-image: url("../img/Hands faded.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 1920px 500px; 
   padding: 12vh 10px 12vh 10px;
   }         
  
/* ========= /Home Page/ ========= */


	
/* ========= Towing ========= */
    	
 .towing-content {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   padding: 0px 44px 62px 44px;
   line-height: 23px;
   max-width: 1199px;
   font-size: 15px;
   margin: auto;
   } 
   
 .towing-content-title {
   padding-bottom: 20px;
   text-align: center;
   font-weight: 900;
   font-size: 33px;
   margin: auto;
   }   
    
 .towing-content-pic {
   background-image: url("../img/Knox County Towing Roadside Solutions.jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
   margin: 7px 0px 16px 30px;
   border: 1px solid #cccccc;
   background-size: cover;
   max-width: 465px;
   height: 275px;
   width: 100%;
   padding: 4px;
   float: right;
   } 
    
 .td2 {
   flex-direction: column; 
   display: flex;
   }  
  
 .td1 {
   flex-direction: column; 
   margin-right: 40px;
   display: flex;
   }  
  
 .td1 span {
   margin-top: 6px;
   }  

 .td2 span {
   margin-top: 6px;
   }  
 
 .towing-content-detail-width {
   justify-content: space-between;
   margin: 18px auto 6px auto;
   max-width: 420px;
   flex-wrap: wrap;
   display: flex;
   }

 .towing-content-details {
   margin: 11px 0px 15px 40px;
   max-width: 210px; 
   }  

 .towing-content-sub-details li {
   list-style: circle !important; 
   margin-left: 27px; 
   }

 .towing-content-details li {
   line-height: 26px;
   list-style: disc;
   }

 .tcd {
   margin-left: -19px;
   }
 
 .towing-content-details-2 {
   justify-content: space-between;
   flex-direction: row;
   max-width: 600px;
   display: flex;
   margin: auto;  
   }  
 
 .towing-content-details span {
   margin-top: 8px;
   }
 

/* ------ Responsive Media Query ------ */
/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 450px){
  .towing-content-title {
    padding-bottom: 17px;
    font-size: 26px;
    } 
    }


/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 805px){
  .towing-content {
    padding: 0px 27px 62px 27px;  
    } 
    }
 
 @media (max-width: 652px){
  .towing-content {
    padding: 17px 27px 62px 27px;  
    } 
    }

 @media (max-width: 460px){
  .towing-content {
    padding: 0px 27px 23px 27px;  
    } 
    }


/* ------ Towing Content Pic Responsive Media Query ------ */

 @media (max-width: 1088px){
  .towing-content-pic {
    max-width: 391px;
    height: 247px;
	} 
    }

 @media (max-width: 965px){
  .towing-content-pic {
    max-width: 349px;
	} 
    }

 @media (max-width: 886px){
  .towing-content-pic {
    max-width: 309px;
	} 
    }

 @media (max-width: 728px){
  .towing-content-pic {
    max-width: 264px;
	} 
    }

  @media (max-width: 657px){
   .towing-content-pic {
    margin: 23px auto 12px auto;
    max-width: 374px;
    height: 208px;
	float: none;   
    } 
    }

 @media (max-width: 460px){
  .towing-content-pic {
	margin: 0px auto 12px auto; 
    max-width: 285px;
    height: 172px;
    } 
    }
 

/* ------ Towing Content Text Responsive Media Query ------ */

 @media (max-width: 450px){
  .towing-content-text {
    padding: 14px 0px 28px 0px;
    }
    }

 @media (max-width: 450px){
  .towing-content-text {
    font-size: 14.5px;
    }
    }
 

/* ------ Towing Content Text Responsive Media Query ------ */

 @media (max-width: 460px){
  .towing-content-details-2 {
    flex-direction: column;  
    max-width: 207px;
    }
	 
  .towing-content-details {
    margin: 11px auto 15px auto;
    max-width: 210px;
    }	
    }
 
/* ========= /Towing/ ========= */



/* ========= Roadside Assistance ========= */
    
 .roadside-content {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   padding: 10px 40px 25px 40px;
   line-height: 23px;
   max-width: 1272px;
   margin: auto;
   }  
  
 .roadside-content-title {
   margin-bottom: 16px;
   text-align: center;
   font-weight: 900;
   font-size: 33px;	 
   } 

 .roadside-content-section-1 {
   margin: 0px auto 51px auto;
   max-width: 980px;
   }

 .roadside-content-section-1 p {
   margin-top: 10px;
   }

 .roadside-section-pic {
   background-image: url("../img/Portable Self-Storage Containers Featured Image.jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: right;
   margin: -7px auto 15px 36px;
   border: 1px solid #cccccc;
   background-size: cover;
   max-width: 440px;
   height: 224px;
   width: 100%;
   padding: 4px;
   float: right;
   } 

 .roadside-section-details {
   margin: 10px 0px 10px 54px;	
   }

 .roadside-section-column {
   justify-content: space-between;
   padding: 40px 0px 40px 0px;
   flex-direction: row-reverse;	 
   max-width: 980px;
   display: flex;
   margin: auto;
   } 
  
 .lockout-details {
   margin-left: 41px;
   }

 .roadside-section-column-pic {
   background-image: url("../img/Tire Changes Pic - Deh.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 193px;
   width: 382px;
   padding: 5px;	 
   } 
  
 .roadside-section-column-pic-2 {
   background-image: url("../img/Lockout Services Pic.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 193px;
   width: 382px;
   padding: 5px;	
   } 
  
 .roadside-section-column-pic-3 {
   background-image: url("../img/Jump Start Service Pic.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 193px;
   width: 382px;
   padding: 5px;	
   } 

 .roadside-section-column-pic-4 {
   background-image: url("../img/Fuel Delivery Pic.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 193px;
   width: 382px;
   padding: 5px;		  
   } 
  
 .roadside-section-column-pic-5 {
   background-image: url("../img/Winch Outs Pic.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 193px;
   width: 382px;
   padding: 5px;		 
   } 
  
 .roadside-section-column-text {
   max-width: 450px;
   }  
  
 .roadside-content-title-2 {
   font-size: 24px;
   font-weight: 900;
   margin-bottom: 10px;
   } 

@media (max-width: 380px){
  .roadside-logo {
    height: 153px;
	}
    }


/* ------ Responsive Media Query ------ */
/* ------ Roadside Section Pic Responsive Media Query ------ */

@media (max-width: 787px){
 .roadside-content-section-1 {
   margin: 0px auto 37px auto;
   }
   }
 
@media (max-width: 678px){
 .roadside-content-section-1 {
   margin: 17px auto 25px auto;
   }
   }

@media (max-width: 460px){
 .roadside-content-section-1 {
   margin: 0px auto 25px auto;
   }
   }

 
/* ------ Roadside Section Pic Responsive Media Query ------ */

@media (max-width: 965px){
 .roadside-section-pic {
   margin: 17px auto 13px 52px;
   max-width: 330px;
   height: 167px;
   } 
   }

@media (max-width: 820px){
 .roadside-section-pic {
   margin: 37px auto 32px 37px;
   max-width: 313px;
   height: 154px;
   } 
   }

 @media (max-width: 787px){
 .roadside-section-pic {
   margin: 40px auto 33px 28px;
   max-width: 289px;
   height: 143px;
   } 
   }

 @media (max-width: 745px){
  .roadside-section-pic {
    margin: 0px auto 10px 28px;
    max-width: 271px;
    height: 138px;
    } 
    }

 @media (max-width: 657px){
  .roadside-section-pic {
    margin: -24px auto 15px auto;
    max-width: 372px;
    height: 161px;
    float: none;
    } 
    }

@media (max-width: 460px){
 .roadside-section-pic {
   background-size: cover;
   margin-top: 0px;
   height: 212px; 
   width: 340px;
   padding: 5px;	 
   } 
   }

@media (max-width: 380px){
 .roadside-section-pic {
   width: 303px;
   height: 199px;
   } 
   }

@media (max-width: 333px){
 .roadside-section-pic {
   width: 258px;
   height: 165px;
   margin-left: auto;
   } 
   }


/* --- Roadside Section Details Responsive Media Query --- */

@media (max-width: 450px){
 .roadside-section-details {
   margin: 10px 0px 10px 45px;
   } 
   }


/* --- Roadside Content Title Responsive Media Query --- */

@media (max-width: 876px){
 .roadside-content-title {
   margin-bottom: 8px; 
   font-size: 23px;
   } 
   } 

@media (max-width: 365px){
 .roadside-content-title {
   margin-top: -1px !important;
   } 
   }

@media (max-width: 676px){
 .roadside-content-title {
   font-size: 23px;
   margin-top: 25px;
   } 
   } 

@media (max-width: 460px){
 .roadside-content-title {
    margin-bottom: 12px !important; 
	margin-top: -1px;
    font-size: 26px;
	}
    } 

@media (max-width: 333px){
 .roadside-content-title {
   margin-bottom: 9px !important; 
   font-size: 21px;
   } 
   } 


/* --- Roadside Content Text Responsive Media Query --- */

@media (max-width: 676px){
 .roadside-section-text {
   max-width: 570px;
   }  
   }

@media (max-width: 330px){
 .roadside-section-text {
   font-size: 15.5px;
   }  
   }

@media (max-width: 876px){
 .roadside-section-text {
   margin: auto;
   max-width: 660px;
   }  
   }

@media (max-width: 450px){
 .roadside-section-text a {
   display: block;
   }
   }


/* --- Roadside Section Column Pic Responsive Media Query --- */

@media (max-width: 921px){
 .roadside-section-column-pic {
   width: 293px;
   } 
  
 .roadside-section-column-pic-2 {
   width: 293px;
   } 
  
 .roadside-section-column-pic-3 {
   width: 293px;
   } 
  
 .roadside-section-column-pic-4 {
   width: 293px;
   } 
	
 .roadside-section-column-pic-5 {
   width: 293px;
   }  
   }

@media (max-width: 745px){
 .roadside-section-column-pic {
   width: 275px;
   height: 156px;
   margin-top: 26px;
   margin-right: -10px;
   } 
	
 .roadside-section-column-pic-2 {
   width: 275px;
   height: 156px;
   margin-top: 50px;
   margin-right: -10px;
   } 	
	
 .roadside-section-column-pic-3 {
   width: 275px;
   height: 156px;
   margin-top: 50px;
   margin-right: -10px;
   } 	
	
 .roadside-section-column-pic-4 {
   width: 275px;
   height: 156px;
   margin-top: 82px;
   margin-right: -10px;
   } 	
	
 .roadside-section-column-pic-5 {
   width: 275px;
   height: 156px;
   margin-top: 50px;
   margin-right: -10px;
   } 
   }

@media (max-width: 692px){
 .roadside-section-column-pic {
   margin-top: 31px;
   margin-right: 0px;
   width: 228px;
   height: 137px;
   } 
	
 .roadside-section-column-pic-2 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 65px;
   } 
	
 .roadside-section-column-pic-3 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 60px;
   } 
	
 .roadside-section-column-pic-4 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 85px;
   } 	
	
 .roadside-section-column-pic-5 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 61px;
   } 	
   }

@media (max-width: 660px){
 .roadside-section-column-pic {
   margin: 12px auto auto auto;
   height: 177px;	 
   width: 353px;
   } 
	
 .roadside-section-column-pic-2 {
   margin: 12px auto auto auto;
   height: 177px;	 
   width: 353px;
   } 
	
 .roadside-section-column-pic-3 {
   margin: 12px auto auto auto;
   height: 177px;	 
   width: 353px;
   } 
	
 .roadside-section-column-pic-4 {
   margin: 12px auto auto auto;
   height: 177px;	 
   width: 353px;
   } 	
	
 .roadside-section-column-pic-5 {
   margin: 12px auto auto auto;
   height: 177px;	 
   width: 353px;
   } 	
   }

@media (max-width: 450px){
 .roadside-section-column-pic {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 324px;
   } 
	
 .roadside-section-column-pic-2 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 324px;
   } 
	
 .roadside-section-column-pic-3 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 324px;
   } 
	
 .roadside-section-column-pic-4 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 324px;
   } 	
	
 .roadside-section-column-pic-5 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 324px;
   } 	
   }

@media (max-width: 380px){
 .roadside-section-column-pic {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 290px;
   } 
	
 .roadside-section-column-pic-2 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 290px;
   } 
	
 .roadside-section-column-pic-3 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 290px;
   } 
	
 .roadside-section-column-pic-4 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 290px;
   } 	
	
 .roadside-section-column-pic-5 {
   margin: 5px auto auto auto;
   height: 177px;	 
   width: 290px;
   } 	
   }

@media (max-width: 330px){
 .roadside-section-column-pic {
   margin: 2px auto auto auto;
   height: 155px;	 
   width: 255px;
   } 
	
 .roadside-section-column-pic-2 {
   margin: 2px auto auto auto;
   height: 155px;	 
   width: 255px;
   } 
	
 .roadside-section-column-pic-3 {
   margin: 2px auto auto auto;
   height: 155px;	 
   width: 255px;
   } 
	
 .roadside-section-column-pic-4 {
   margin: 2px auto auto auto;
   height: 155px;	 
   width: 255px;
   } 	
	
 .roadside-section-column-pic-5 {
   margin: 2px auto auto auto;
   height: 155px;	 
   width: 255px;
   } 	
   }


/* --- Roadside Section Column Text Responsive Media Query --- */

@media (max-width: 745px){
 .roadside-section-column-text {
   margin: auto;
   font-size: 16px; 
   max-width: 396px;
   padding-top: 20px;
   text-align: center;
   }  
   }
  
 @media (max-width: 702px){
  .roadside-section-column-text {
    font-size: 15.2px;
    }  
    }	 
	 
 @media (max-width: 613px){
  .roadside-section-column-text {
    max-width: 268px !important;
    }  
    }

 @media (max-width: 330px){
  .roadside-section-column-text {
    max-width: 268px !important;
    }  
	 
  .lockout-details {
    margin-left: 46px;	  
    }	
    }

 @media all and (max-width: 380px) and (min-width: 331px) {
  .roadside-section-column-text {
    max-width: 347px !important;
    }  
	 
  .lockout-details {
    margin-left: 77px !important;	  
    }
    }

 @media all and (max-width: 450px) and (min-width: 381px) {
  .roadside-section-column-text {
    max-width: 376px !important;
    }  
	 
  .lockout-details {
    margin-left: 95px !important;	  
    }
    }

 @media all and (max-width: 921px) and (min-width: 451px) {
  .lockout-details {
    margin-left: 43px !important;	  
    }	
    }

 @media (max-width: 660px){
  .roadside-section-column-text {
	margin: auto auto auto auto !important;
    max-width: 367px;	  
    }  
    }  

 @media (max-width: 921px){
  .roadside-section-column-text {
    margin-left: 0px;
    max-width: 303px;
    }  
	 
  .lockout-details {
    text-align: left;
    }	
    }


/* --- Roadside Content Responsive Media Query --- */

@media (max-width: 1097px){
 .roadside-content {
   max-width: 1000px;
   padding: 0px 23px 43px 23px;
   }  
   }

@media (max-width: 638px){
 .roadside-content {
   max-width: 800px;
   }  
   }

@media (max-width: 660px){
 .roadside-content {
   margin-bottom: -35px;
   }  
   }


/* --- Roadside Section Column Responsive Media Query --- */

@media (max-width: 1097px){
 .roadside-section-column {
   max-width: 939px;
   padding: 40px 0px 40px 26px;
   } 
   }
  
@media (max-width: 921px){
 .roadside-section-column {
   max-width: 734px;
   } 
   }

@media (max-width: 745px){
 .roadside-section-column {
   max-width: 640px;
   padding: 22px 15px 40px 0px;
   } 
   }

@media (max-width: 876px){
 .roadside-section-column {
   max-width: 689px;
   } 
   }

@media (max-width: 676px){
 .roadside-section-column {
   padding: 22px 0px 40px 0px;
   } 
   }

@media (max-width: 660px){
 .roadside-section-column {
   flex-direction: column;
   } 
   }

@media (max-width: 657px){
 .roadside-section-column {
   padding: 37px 0px 50px 0px;
   } 
   }
  
@media (max-width: 450px){
 .roadside-section-column {
   padding: 35px 0px 35px 0px;
   } 
   }

/* ========= /Roadside Assistance/ ========= */
    


/* ========= Off Road Recovery ========= */
   
 .off-road-section {
   padding: 0px 40px 42px 40px;
   font-family: 'Open Sans', sans-serif; 
   line-height: 24px; 
   max-width: 1226px;
   margin: auto;
   }
   
 .off-road-title {
   font-family: 'Open Sans', sans-serif; 
   margin-bottom: 12px;
   text-align: center;
   font-weight: 900;
   font-size: 33px;
   }

 .off-road-line {
   padding: 0px 40px 28px 40px;
   max-width: 1244px;
   margin: auto; 
   }

 .off-road-section p {
   margin-top: 12px;
   }

 .off-road-pic {
   background-image: url( "../img/Knox County Towing Off Road Recovery.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: left;
   border: 1px solid #cccccc;
   margin: 6px 0px 42px 42px;
   background-size: cover;
   max-width: 463px;
   height: 298px;
   width: 100%;
   float: right;
   padding: 4px;
   }


/* ------ Responsive Media Query ------ */
/* ------ Off Road Recovery Responsive Media Query ------ */

 @media (max-width: 990px){
  .off-road-section {
	padding: 0px 40px 73px 40px;   
	}	 
    }	

 @media (max-width: 923px){
  .off-road-section {
	padding: 0px 30px 73px 30px;   
	}	 
    }	

 @media (max-width: 895px){
  .off-road-section {
	padding: 0px 30px 51px 30px;   
	}	 
    }	

 @media (max-width: 855px){
  .off-road-section {
	padding: 0px 30px 47px 30px;   
	}	 
    }	
	
 @media (max-width: 767px){
  .off-road-section {
	padding: 0px 30px 47px 30px;   
	}	 
    }	
	
 @media (max-width: 747px){
  .off-road-section {
	padding: 0px 30px 42px 30px;   
	}	 
    }	
	
 @media (max-width: 685px){
  .off-road-section {
	padding: 0px 30px 42px 30px;   
	}	 
    }	
	
 @media (max-width: 460px){
  .off-road-section {
    padding: 21px 27px 45px 27px;
    font-size: 15px;
	}	 
    }	
	
 @media (max-width: 330px){
  .off-road-section {
    padding: 21px 23px 37px 23px;
	}	 
    }	
	

/* --- Roadside Content Title Responsive Media Query --- */

 @media (max-width: 450px){
  .off-road-title {
    margin-bottom: 8px !important; 
	margin-top: -1px;
	}
    } 

 @media (max-width: 876px){
  .off-road-title {
    font-size: 23px;
    } 
    } 

 @media (max-width: 365px){
  .off-road-title {
    margin-top: -1px !important;
    } 
    }

 @media (max-width: 685px){
  .off-road-title {
    margin-bottom: 11px;
    } 
    } 

 @media (max-width: 676px){
  .off-road-title {
    font-size: 23px;
    margin-bottom: 11px;
    } 
    } 
  
 @media (max-width: 460px){
  .off-road-title {
	margin: 0px auto 0px auto;
	max-width: 330px; 
    font-size: 23px;
    } 
    } 

 @media (max-width: 330px){
  .off-road-title {
    margin-bottom: 7px !important; 
    font-size: 21px;
    } 
    } 


/* --- Roadside Content Title Responsive Media Query --- */

 @media (max-width: 685px){
  .off-road-line {
    padding: 0px 40px 19px 40px;
    }
    } 

 @media (max-width: 657px){
  .off-road-line {
    padding: 0px 40px 20px 40px;
    }
    } 

 @media (max-width: 450px){
  .off-road-line {
    padding: 0px 28px 28px 28px;
    }
    } 

 @media (max-width: 330px){
  .off-road-line {
    padding: 0px 23px 28px 23px;
    }
    } 


/* --- Roadside Content Title Responsive Media Query --- */

 @media (max-width: 990px){
  .off-road-pic {
    margin: 0px 0px 26px 38px;
    max-width: 334px;
    height: 235px;
	}
    } 

 @media (max-width: 895px){
  .off-road-pic {
    margin: 0px 0px 26px 57px;
	}
    } 

 @media (max-width: 855px){
  .off-road-pic {
    margin: 0px 0px 20px 57px;
	}
    } 

 @media (max-width: 797px){
  .off-road-pic {
    margin: 0px 0px 20px 57px;
	}
    } 

 @media (max-width: 767px){
  .off-road-pic {
    margin: 0px 0px 20px 53px;
    max-width: 304px;
    height: 183px;
	}
    } 

 @media (max-width: 747px){
  .off-road-pic {
    margin: 0px 0px 13px 50px;
	}
    } 

 @media (max-width: 712px){
  .off-road-pic {
    margin: 0px 0px 20px 30px;
    max-width: 246px;
	}
    } 

 @media (max-width: 685px){
  .off-road-pic {
    margin: 0px 0px 13px 41px;
	}
    } 

 @media (max-width: 657px){
  .off-road-pic {
    margin: 2px auto 13px auto;
    max-width: 348px;
    height: 230px;
	float: none;
	}
    } 

 @media (max-width: 460px){
  .off-road-pic {
    margin: -24px auto 15px auto;
    height: 164px;
	float: none; 
	}
    } 

 @media (max-width: 330px){
  .off-road-pic {
    max-width: 267px;
    height: 271px;
	}
    } 

/* ========= /Off Road Recovery/ ========= */



/* ========= Portable Self-Storage Containers ========= */
 
 .portable-self-storage-content {
   font-family: 'Open Sans', sans-serif;
   padding: 0px 40px 36px 40px;
   max-width: 1008px;
   line-height: 26px;
   font-size: 15px;
   margin: auto;
   }

 .portable-self-storage-content p {
   margin-top: 10px; 
   }
 
 .portable-self-storage-sub-title { 
   padding: 12px 0px 21px 0px; 
   text-align: center;
   font-size: 22px;
   font-weight: 700;
   color: #ff0000;
   }

 .portable-self-storage-pic {
   background-image: url( );
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: left;
   border: 1px solid #cccccc;
   margin: 6px 0px 42px 42px;
   background-size: cover;
   max-width: 430px;
   height: 302px;
   width: 100%;
   float: right;
   padding: 4px;
   }


/* ------ Responsive Media Query ------ */
/* ------ Off Road Recovery Responsive Media Query ------ */

 @media (max-width: 756px){
  .portable-self-storage-content {
    padding: 0px 27px 36px 27px;
    } 
    } 

 
/* ------ Off Road Recovery Responsive Media Query ------ */

 @media (max-width: 600px){
  .portable-title {
    font-size: 19px;
    } 
    } 
 
/* ========= /Portable Self-Storage Containers/ ========= */



/* ========= Reviews ========= */
/* --- Elfsite Reviews Responsive Media Query --- */  

 .review-elfsite {
   font-family: 'Open Sans', sans-serif;
   padding: 31px 40px 61px 40px;
   }


/* --- Review Media Query --- */  

 .review-us-logo {
   background-image: url("../img/review us on google.png");
   background-repeat: no-repeat;
   background-position: center;
   margin: 40px auto auto auto;
   background-size: cover;
   height: 149px;
   width: 290px;
   }

 .review-content {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   padding: 35px 35px 35px 35px;
   max-width: 1190px;
   line-height: 20px; 	 
   margin: auto;  
   }
   
 .review-page-title {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   margin: 34px auto 6px auto; 
   text-align: center;
   font-weight: 900;
   font-size: 33px;
   }
   
 .review-page-line {
   margin: 10px 40px 2px 40px; 
   max-width: 1224px;
   }

 .review-row {
   justify-content: space-between;
   margin: auto auto 30px auto;
   flex-direction: row;
   overflow-x: hidden;
   display: flex;
   }

 .review-item {
   padding: 0px 15px 0px 15px;
   max-width: 350px;
   }

 .review-item-title {
   margin-bottom: 7px;
   font-weight: 700;
   font-size: 20px;
   }

 .ri-2 {
   margin-left: 8px;
   }

 .ri-22 {
   margin-left: 27px;
   }

 .ri-222 {
   margin-left: -13px;
   }

 .ri-2222 {
   margin-left: -40px;
   }

 .ri-22222 {
   margin-left: 22px;
   }

 .ri-33 {
   margin-right: 40px;
   }

 .rr-2 {
   margin-right: 16px;
   margin-left: 29px;
   }

 .rr-3 {
   margin-right: 89px;
   margin-left: 78px;
   }

 .rr-4 {
   margin-left: 1px;
   margin-right: 18px; 
   }

 .rr-5 {
   margin-left: 1px;
   margin-right: 37px; 
   }

 .rr-6 {
   margin-top: 46px;
   max-width: 749px;
   }


/* ---- Responsive Media Query ---- */
/* ---- Review Page Title Responsive Media Query ---- */

 @media (max-width: 330px){
  .review-us-logo {
    height: 129px;
    width: 252px;	  
    }
    }


/* ---- Review Page Title Responsive Media Query ---- */

 @media (max-width: 660px){
  .review-page-title {
    padding-top: 12px;
    }
    }

 @media (max-width: 450px){
  .review-page-title {
    padding-top: 5px;
	font-size: 31px;
    }
    }

 @media (max-width: 380px){
  .review-page-title {
    padding: 8px 25px 0px 24px;
    font-size: 29px;  
    }
    }


/* ---- Review Page Title Responsive Media Query ---- */

 @media (max-width: 380px){
  .review-page-line {
	margin: 10px 30px 2px 30px; 
    }
    }

 @media (max-width: 330px){
  .review-page-line {
	margin: 8px 26px 2px 26px; 
    }
    }


/* ---- Review Item Responsive Media Query ---- */

 @media (max-width: 1175px){
  .review-item {
    max-width: 325px;
    }
	
  .ri-22222 {
    margin-left: -2px;
    }
	 
  .rr-2 {
    margin-right: 0px;
    margin-left: 0px;	 
    }

  .rr-3 {
    margin-left: 94px;
    margin-right: 50px; 
    }

  .rr-4 {
    margin-left: 0px;
    margin-right: 0px; 
    }

  .rr-5 {
    margin-left: 0px;
    margin-right: 23px; 
    }

  .rr-6 {
    margin-top: 0px;
    max-width: 749px;
    }
	
   .ri-3 {
     margin-right: 0px;
     }	 
	 
 .ri-2 {
   margin-left: 0px;
   }
   }

 @media (max-width: 1090px){
  .review-item {
    max-width: 300px;
    }
	 
  .ri-2 {
    margin-left: 7px;
    }	 	 
    }

 @media (max-width: 1020px){
  .review-item {
    max-width: 274px;
    }
	 
  .rr-3 {
    margin-left: 73px;
    margin-right: 73px;
    }	 
	 
  .ri-2 {
    margin-left: 15px;
    }	 
    }

 @media all and (max-width: 770px) and (min-width: 661px) {
  .review-item-title {
    font-size: 18px;
    }	 
    }

 @media (max-width: 940px){
  .review-item {
    max-width: 247px;
	font-size: 15px;
    }
	 
  .rr-6 {
    margin-top: 47px;
    max-width: 518px;
    }	 
	 
  .rr-3 {
    margin-left: 61px;
    margin-right: 69px;
    }
	 
  .ri-2 {
    margin-left: 11px;
    } 	 
	 
  .ri-3 {
    margin-right: -6px;
    }	 
    }

 @media (max-width: 850px){
  .review-item {
    max-width: 230px;
    }
	 
  .rr-3 {
    margin-left: 45px;
    margin-right: 41px;
    }	 
	 
  .ri-2 {
    margin-left: 4px;
    }	 
    }

 @media (max-width: 810px){
  .review-item {
    max-width: 221px;
    }
	 
  .rr-3 {
    margin-left: 41px;
    margin-right: 51px;
    }	 
    }

 @media (max-width: 770px){
  .review-item {
    max-width: 204px;
    }
	 
  .rr-6 {
    margin-top: 47px;
    max-width: 451px;
    }
    }

 @media (max-width: 725px){
  .review-item {
    max-width: 194px;
	font-size: 14.4px;  
    }
    }

 @media (max-width: 660px){
  .review-item {
	margin: 20px auto 20px auto;  
    max-width: 435px;
    font-size: 16px; 
    }
    }


/* ---- Review Content Responsive Media Query ---- */

 @media (max-width: 725px){
  .review-content {
    padding: 35px 27px 25px 27px;	  
	}
    }

 @media (max-width: 660px){
  .review-content {
    padding: 18px 27px 47px 27px;	  
	}
    }

 @media (max-width: 450px){
  .review-content {
    padding: 21px 27px 47px 27px;	  
	}
    }

 @media (max-width: 450px){
  .review-content {
    padding: 16px 14px 32px 14px;  
	}
    }


/* ---- Review Row Responsive Media Query ---- */

 @media (max-width: 660px){
  .review-row {
	margin: auto auto 0px auto;
    flex-direction: column;
	}
    }

 @media (max-width: 450px){
  .review-row {
	margin: auto auto 0px auto;
	}
    }

/* ========= /Reviews/ ========= */



/* ========= About Us ========= */

 .about-banner {
   background-image: url("../img/Page Banner (2).png");
   background-size: 1920px 270px;	  
   background-repeat: no-repeat;
   background-position: center;
   height: 260px;
   }  
   
 .about-title {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   text-align: center;
   font-size: 18.5px;
   font-weight: 600;
   max-width: 454px;
   margin: auto;
   }
  	    
 .about-description-title {
   margin-bottom: -4px;
   font-weight: 680;
   font-size: 22px;
   }  
   
 .about-description {
   margin-bottom: 12.5px;
   margin-top: 25px;
   line-height: 1.5;
   max-width: 933px;
   margin: auto;
   }  

 .about-description p {
   margin-top: 10px;
   }  

 .about-picture {   
   background-image: url("../img/Knox County Towing Emergancy Roadside.png");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
   margin: -1px 0px auto 48px;
   border: 1px solid #cccccc;
   background-size: cover;
   max-width: 394px;
   height: 310px;
   padding: 4px;
   float: right;
   width: 100%;	 
   } 
	
 .about-section-check {
   margin-left: 28px;
   text-indent: -13px;
   font-size: 15px;
   }
  
 .about-section {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   justify-content: space-between;
   padding: 0px 40px 23px 40px;
   line-height: 20px;
   max-width: 1261px;
   margin: auto;
   }  
   
 .section-detail {
   max-width: 286px;
   line-height: 1.5;
   }		  
		  
 .about-section-details {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   padding: 31px 17px 43px 17px;
   flex-direction: row;
   line-height: 20px;
   max-width: 966px;
   display: flex;
   margin: auto;
   } 
  
 .section-detail-p {
   margin: 0px 36px 0px 36px;
   line-height: 1.5;
   } 
   
 .check-width {
   margin-top: 15px;
   max-width: 350px; 
   }
  
 .about-page-details {
   justify-content: space-between;
   margin: 10px auto 20px 13px;
   max-width: 550px;
   font-size: 15px;
   display: flex;
   }

 .about-page-details li {
   list-style-type: disc;
   line-height: 22px;
   margin-left: 20px;
   margin-top: 11px;	
   }

 
/* --- Responsive Media Query --- */
/* --- About Banner Responsive Media Query --- */

 @media (max-width: 863px){
  .about-banner {
    background-size: 1920px 270px;	
    background-position: left;
    }
    }

 @media (max-width: 759px){
  .about-banner {
    background-size: 1641px 270px;	
    background-position: left;
    }
    }

 @media (max-width: 680px){
  .about-banner {
    background-size: 1474px 270px;	
    background-position: left;
    }
    }

 @media (max-width: 607px){
  .about-banner {
    background-size: 1354px 270px;	
    background-position: left;
    }
    }

 @media (max-width: 500px){
  .about-banner {
    background-image: url("../img/Page Banner (2).png");
    background-size: 100% 351px;	 
    background-repeat: no-repeat;
    background-position: center;
    height: 349px;
    }
    }

 @media (max-width: 380px){
  .about-banner {
    background-size: 100% 337px;	 
    background-repeat: no-repeat;
    background-position: center;
    height: 336px;
    }
    }

 @media (max-width: 330px){
  .about-banner {
    background-size: 100% 310px;	 
    background-repeat: no-repeat;
    background-position: center;
    height: 309px;
    }
    }
   

/* --- About Section Responsive Media Query --- */ 

 @media (max-width: 955px){
  .about-section {
    padding: 0px 40px 23px 40px;
    margin-top: -16px;
    }  
    }  
  
 @media (max-width: 770px){
  .about-section {
    padding: 0px 40px 23px 40px;
    }  
    }  
  
 @media (max-width: 658px){
  .about-section {
    padding: 4px 27px 17px 27px;
    margin-top: 0px;
    }  
    }  
  

 @media (max-width: 330px){
  .about-section {
    padding: 20px 26px 14px 26px;
    margin-top: -13px;  
    max-width: 528px;
    }  
    }  


/* --- About Description Responsive Media Query --- */

 @media (max-width: 657px){
  .about-description {
    flex-direction: column-reverse !important;
    max-width: 573px !important;
    } 
   
  .about-description-2 {
    margin-bottom: 10px;
    }
    }
    
 @media (max-width: 730px){
  .about-description {
    margin-bottom: 2.5px !important;
    }
    }

 @media (max-width: 665px){
  .about-description {
    margin-bottom: -12.5px !important;
    }
    }

 @media all and (max-width: 784px) and (min-width: 731px) {
  .about-description {
    margin-bottom: 3.5px !important;
    max-width: 800px;
    }
    }

 @media (max-width: 1048px){
  .about-description-2 {
    margin-bottom: -2px;
    } 
    }

 @media (max-width: 460px){
  .about-description {
    margin-bottom: -9px !important;
	font-size: 15px;
    } 
    }


/* --- About Text/Title Responsive Media Query --- */

 @media (max-width: 888px){
  .about-text {
	max-width: 323px;  
    }
    }   
    
 @media (max-width: 783px){
  .about-text {
	max-width: 301px;  
    }
    }   
   
 @media (max-width: 722px){
  .about-text {
	max-width: 267px;  
    }
    }   
    
 @media (max-width: 657px){
  .about-text {
    max-width: 426px;
	margin: 24px auto 10px auto;
    }
    }   
    
 @media (max-width: 380px){
  .about-text {
    font-size: 15px;
    }
    }   
    
 @media (max-width: 450px){
  .about-title {
    padding: 0px 25px 0px 25px;
    font-size: 15.5px;
    }
    }


/* --- About Picture Responsive Media Query --- */

 @media (max-width: 460px){
   .about-page-details {
     margin: 10px auto 20px auto;
     flex-direction: column;
     max-width: 184px;
	 }
     }
      
   
/* --- About Picture Responsive Media Query --- */
      
 @media (max-width: 910px){
  .about-picture {
    margin: 28px 0px auto 33px;
    max-width: 315px;
    height: 248px;
    }	 
    }

 @media (max-width: 793px){
  .about-picture {
    margin: 51px 0px auto 33px;
    max-width: 288px;
    height: 238px;
    }	 
    }
 
 @media (max-width: 700px){
  .about-picture {
    margin: 5px 0px 8px 24px;
    max-width: 247px;
    height: 195px;
    }	 
    }

 @media (max-width: 657px){
  .about-picture {
    margin: 0px auto 10px auto;
    max-width: 363px;
    height: 286px;
    float: none;
    } 
    }
           
 @media (max-width: 460px){
  .about-picture {
	margin: 0px auto 20px auto;  
    max-width: 288px;
    height: 227px;
    } 
    }
           
 @media (max-width: 333px){
  .about-picture {
    max-width: 249px;
    height: 196px;
    padding: 4px;  
    } 
    }
      

/* --- About Section Details Responsive Media Query --- */
   
 @media (max-width: 1048px){
  .about-section-check {
    font-size: 14.5px;
    }
    }
	  
 @media (max-width: 631px){
  .about-section-check {
    font-size: 15px;
    }
    }
  
 @media (max-width: 657px){
  .section-detail-p {
    margin: 0px 16px 0px 16px;
    } 
    }
 
 @media (max-width: 1090px){
  .about-section-details {
    max-width: 853px;
    } 
    }

 @media (max-width: 946px){
  .about-section-details {
    max-width: 761px;
    } 
    }

 @media (max-width: 865px){
  .about-section-details {
    max-width: 706px;
    } 
	 
  .section-detail {
    max-width: 224px;
    line-height: 1.5;
    }	
    }

 @media (max-width: 776px){
  .about-section-details {
    max-width: 648px;
    } 
	 
  .section-detail {
    max-width: 183px;
    }	
    }

 @media (max-width: 713px){
  .about-section-details {
    max-width: 567px;
    } 
	 
  .section-detail {
    max-width: 162px;
    }	
    }

 @media (max-width: 665px){
  .about-section-details {
    max-width: 1008px;
    }	
	
  .section-detail {
    max-width: 800px;
    }	
    }
  
 @media (max-width: 380px){
  .section-detail {
    font-size: 15px;
    }	
	 
  .section-detail-p {
    font-size: 15px;
    }	
    }
  
 @media (max-width: 665px){
  .about-section-details {
    max-width: 493px;
    flex-direction: column;
    } 
   
  .section-detail-p {
    margin: 26px 0px 26px 0px;
    }    
    }


 @media (max-width: 562px){
  .about-section-details {
    max-width: 355px;
    padding: 26px 17px 43px 17px;
    } 
   
  .section-detail-p {
    margin: 26px 0px 26px 0px;
    }    
    }

 @media (max-width: 460px){
  .check-width {
    margin-bottom: 10px;
    }	 
    }
  
 @media (max-width: 330px){
  .about-section-details {
    max-width: 292px !important;
    } 
    }
 
/* ========= /About Us/ ========= */



/* ========= Contact Us ========= */

 .contact-area {
   font-family: 'Roboto', sans-serif;
   justify-content: space-between;
   margin: auto 0px auto auto;
   flex-direction: row;
   max-width: 585px;
   display: flex;	
   width: 100%;
   }

 .contact-box-1 {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   padding: 21px 7px 31px 7px;
   margin-bottom: 20px;
   background: #292929;
   max-width: 272px;
   height: 182px;
   width: 100%;
   color: white;
   } 
  
 .contact-box-2 {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   padding: 21px 7px 31px 7px;
   background: #292929;
   max-width: 272px;
   height: 192px;	 
   width: 100%;
   color: white;
   } 
  
 .contact-box-2 p {
   margin-top: 8px;
   } 

 .contact-box-3 {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   padding: 21px 7px 31px 7px;
   background: #292929;
   max-width: 272px;
   margin-left: 0px;
   height: 182px;
   width: 100%;
   color: white;
   } 
  
 .contact-title {
   margin-bottom: 8px;
   font-weight: 700;
   font-size: 23px;
   color: white;
   }  
	
 .days-closed {
   text-align: center;
   background: black;
   max-width: 407px;
   margin-top: 14px;
   font-weight: 300;
   font-size: 21px;
   color: white;
   width: 100%;	
   }

 .contact-section-width {
   justify-content: space-between;
   padding: 53px 40px 67px 40px;
   overflow-x: hidden;
   max-width: 1325px;
   display: flex;
   margin: auto;
   width: 100%;
   }	
   
 .contact-column-1 {
   width: 100%;
   }

 .contact-column-2 {
   width: 100%;
   }

 .contact-center {
   margin-bottom: -50px;
   position: relative;
   margin-top: 40px; 
   z-index: 90px;
   }	
	
 .directions {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   padding: 30px 20px 0px 20px;
   margin-bottom: -60px;
   text-align: center;
   font-weight: 600;
   margin: auto;
   } 

 .form-area {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   justify-content: space-between;
   margin: -13px auto auto 0px;
   padding: 22px 10px 0px 10px;
   max-width: 501px;
   color: black; 
   width: 100%;	
   }   
   
 .form-title {
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 500;	 
   font-size: 19px;
   color: black;
   }  
    
 .form-title-2 {
   font-family: 'Roboto Condensed', sans-serif;
   font-weight: 500;	 
   font-size: 19px;
   color: black;
   }  
      
 .form-bar {
   border: 1px solid black;
   border-radius: 5px;
   max-width: 293px;
   height: 30px;
   float: right;
   width: 100%;   
   }  
      
 .form-bar-2 {
   border: 1px solid black;
   margin-right: -22.5px;
   border-radius: 5px;
   max-width: 293px;
   color: white;
   height: 80px;
   float: right;
   width: 100%;	 
   }  
     
 .form-spacing {
   margin-top: 30px;
   }

 .form-button {
   padding: 10px 10px 10px 10px; 
   max-width: 400px;
   width: 100%;
   }

 .form-button {
   text-shadow: -1px -1px 0 #1e0605, 1px -1px 0 #1e0605, -1px 1px 0 #1e0605, 1px 1px 0 #1e0605, -1px -1px 0 #1e0605, 1px -1px 0 #1e0605, -1px 1px 0 #1e0605, 1px 1px 0 #1e0605;
   font-family: 'Roboto Condensed', sans-serif;
   padding: 10px 10px 10px 10px;
   border: 1px solid #4d100f;
   border-radius: 5px;
   max-width: 127px;
   font-size: 19px;	
   cursor: pointer;
   background: #de241f;
   color: white;
   width: 100%;
   }

 .form-description-section {
   justify-content: space-between;
   margin-left: -28px;
   max-width: 750px;
   display: flex;
   width: 100%;	 
   }   
   
 .operation-hours {
   padding: 9px 10px 17px 10px;
   margin: 20px auto auto 0px;
   border: 1px solid black;
   background: #eeeeee;
   max-width: 272px;
   width: 100%;
   } 
  
 .operation-hours-title {
   margin-bottom: 12px;
   font-weight: bolder;
   margin-top: 12px;
   font-size: 23px;
   } 
  
 .operation-hours-title-2 {
   margin: 12px auto auto auto;
   text-align: center;
   font-size: 18px;
   } 
  
 .operation-hours-width {
   flex-direction: row;
   font-size: 15.5px;
   max-width: 260px;
   margin: auto;	
   width: 100%;
   color: black;
   } 

 .operation-hours-column {
   margin-top: 10px;
   display: flex;
   }

 .lines {
   padding: 0px 14px 0px 14px;
   } 

 .ohd {
   margin-right: 17px;
   }

 .ohd-2 {
   margin-right: 16px;
   }

 .ohd-3 {
   margin-right: -7px;
   }

 .ohd-4 {
   margin-right: 9px;
   }

 .ohd-5 {
   margin-right: 31px;
   }

 .ohd-6 {
   margin-right: -30px;
   }

 .ohd-7 {
   margin-right: -19px;
   }

 .contact-line {
   background-color: #0a0a0a;
   margin-top: 9px;
   margin: auto;
   width: 26px;
   height: 1px;
   }  
  
 .tow-ad {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   padding: 0px 30px 68px 30px;
   }

 @media (max-width: 1088px){
  .directions {
    margin: auto;
    font-weight: 600;
    text-align: center;
    margin-bottom: 17px;
    padding: 30px 20px 0px 20px;
    font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
    } 
    }


/* ------ Responsive Media Query ------ */
/* ------ Contact Area Responsive Media Query ------ */

 @media (max-width: 1355px){
  .contact-area {
    max-width: 547px;
    }	
    }

 @media (max-width: 1243px){
  .contact-area {
    margin: auto 0px auto auto;  
    max-width: 452px !important;
    }	
    }
	
 @media (max-width: 1198px){
  .contact-area {
    max-width: 530px;	
	}
    }

 @media (max-width: 1130px){
  .contact-area {
    max-width: 530px;	
	}
    }

 @media all and (max-width: 970px) and (min-width: 866px) {
  .contact-area {
    max-width: 446px !important;	
	}
    }

 @media (max-width: 865px){
  .contact-area {
    padding: 0px 10px 62px 10px;
    flex-direction: column;
	margin: auto;
    } 
    }

 @media all and (max-width: 865px) and (min-width: 756px) {
  .contact-area {
    padding: 0px 0px 3px 0px;
    flex-direction: column;	 
    max-width: 265px !important;
    margin-right: -3px;	  
	width: 100%;
    }
    }

 @media all and (max-width: 755px) and (min-width: 661px) {
  .contact-area {
    padding: 0px 0px 7px 16px;
    flex-direction: column;	  
    max-width: 282px !important;
	margin-right: 0px;
    } 
    }

 @media (max-width: 660px){
  .contact-area {
	padding: 50px 10px 15px 10px;  
    max-width: 293px !important;
    }	
    }

 @media (max-width: 460px){
  .contact-area {
	padding: 22px 10px 29px 10px;  
    margin: 46px auto auto auto !important;
	max-width: 298px !important;	
    }	
    }

 @media (max-width: 380px){
  .contact-area {
    margin-left: 4px;
    }	
    }
			

/* Contact Section Responsive Media Query */

 @media (max-width: 865px){
  .contact-section {
    display: flex;
    flex-direction: column;
    }	
    }
	
 @media (max-width: 420px){
  .contact-section {
    padding: 23px 20px 0px 20px;
    overflow-x: hidden;
    }	
    }		


/* Contact Section Width Responsive Media Query */ 

 @media (max-width: 1243px){
  .contact-section-width {
    padding: 52px 40px 57px 40px;
    max-width: 1180px;
	}
    }

 @media (max-width: 1170px){
  .contact-section-width {
    max-width: 1045px;
	}
    }

 @media (max-width: 902px){
  .contact-section-width {
    padding: 50px 26px 56px 26px; 
	}
    }

 @media (max-width: 865px){
  .contact-section-width {
	padding: 50px 26px 60px 26px;  
    max-width: 706px;	  
	}
    }

 @media (max-width: 660px){
  .contact-section-width {
	flex-direction: column;
    padding: 48px 40px 48px 40px;  
	}
    }

 @media (max-width: 460px){
  .contact-section-width {
	padding: 52px 25px 30px 25px;
	}
	
  .contact-section {
	padding: 0px;
	}
    }

 @media (max-width: 330px){
  .contact-section-width {
	padding: 52px 25px 31px 25px;
	}
	}


/* Contact Column Responsive Media Query */

 @media (max-width: 1243px){
  .contact-column-1 {
    max-width: 200px;
    width: 100%;
    }	
	
  .contact-column-2 {
    max-width: 237px;
    width: 100%;
    }	
    }

 @media (max-width: 1198px){
  .contact-column-2 {
    max-width: 237px;
    width: 100%;
    }	
    }
 
 @media (max-width: 865px){
  .contact-column-1 {
    max-width: 378px !important;
    margin-left: 0px;
    } 

  .contact-column-2 {
    margin-left: 0px;
    max-width: 279px !important;	
    } 
    } 

 @media (max-width: 450px){
  .contact-column-1 {
    max-width: 283px !important;
    margin-top: 8px;
    margin: auto;
    } 

  .contact-column-2 {
    margin: auto;
    } 
    } 


/* --- Contact Box Responsive Media Query --- */ 

 @media (max-width: 1355px){
  .contact-box-1 {
    max-width: 251px;
    height: 180px;
    } 
  
  .contact-box-2 {
    max-width: 251px;
    } 
  
  .mail-contact-us {
    word-break: break-word;
    max-width: 134px;
    width: 100%; 
    }
	
  .contact-box-3 {
    max-width: 251px;
    height: 179px;
    } 
    }

 @media (max-width: 1243px){
  .contact-box-1 {
    padding: 22px 7px 31px 7px;
    max-width: 216px;
    font-size: 15px;  
    } 
  
  .contact-box-2 {
    max-width: 216px;
    font-size: 15px;  
	height: auto;
    } 
  
  .contact-box-3 {
    padding: 16px 7px 31px 7px;  
    max-width: 216px;
    } 
    }

 @media (max-width: 1040px){
  .contact-box-1 {
    max-width: 215px;
    } 
  
  .contact-box-2 {
    max-width: 215px;
    } 
  
  .contact-box-3 {
    max-width: 215px;
    } 
    }

 @media (max-width: 970px){
  .contact-box-1 {
    max-width: 195px;
    } 
  
  .contact-box-2 {
    max-width: 195px;
    } 
  
  .contact-box-3 {
    max-width: 195px;
    } 
    }

 @media (max-width: 865px){
  .contact-box-1 {
    max-width: 90vw !important;
    height: 181px;
    margin-right: auto;
    } 
  
  .contact-box-2 {
    max-width: 90vw !important;
    height: 163px;
    } 
  
  .contact-box-3 {
    margin-left: 0px; 
    max-width: 90vw !important;
    height: 182px !important;
    margin-bottom: 22px;
    margin-top: 20px;
    } 
    }

 @media (max-width: 790px){
  .contact-box-1 {
    max-width: 240px;
    height: 176px;
    } 
  
  .contact-box-2 {
    max-width: 240px;
    } 
  
  .contact-box-3 {
    margin-top: 20px; 
    max-width: 240px;
    height: 176px;
    } 
    }

 @media (max-width: 745px){
  .contact-box-1 {
    max-width: 203px;
    height: 176px;
    } 
  
  .contact-box-3 {
    max-width: 203px;
    height: 176px;
    } 
    }

 @media (max-width: 660px){
  .contact-box-1 {
    height: 180px;
    } 
  
  .contact-box-3 {
    height: 178px;
    } 
    }

 @media (max-width: 460px){
  .contact-box-1 {
    max-width: 290px !important;
	margin: auto !important;
    } 
   
  .contact-box-2 {
    max-width: 290px !important;
	margin: 20px auto 20px auto !important;
	height: auto;
    } 
   
  .contact-box-3 {
    max-width: 290px !important;
	margin: auto auto 20px auto;
	height: auto !important;
    } 
    }
	
 @media (max-width: 330px){
  .contact-box-1 {
    max-width: 240px !important;
    } 
   
  .contact-box-2 {
    max-width: 240px !important;
    } 
   
  .contact-box-3 {
    max-width: 240px !important;
    } 
    }
	

/* ------ Hours Of Opperation Responsive Media Query ------ */

 @media (max-width: 1355px){
  .operation-hours {
    margin: 20px 0px auto 0px;  
    max-width: 278px !important;
    }	
    }

 @media (max-width: 1243px){
  .operation-hours {
    max-width: 237px !important;
    }	
    }

 @media (max-width: 796px){
  .operation-hours {
    max-width: 253px !important;
    }   
    }

 @media (max-width: 865px){
  .operation-hours {
    max-width: 266px !important;
    margin: auto;
    }
    }

 @media (max-width: 1198px){
  .operation-hours {
    max-width: 248px;
    }
    }

 @media (max-width: 660px){
  .operation-hours {
	margin: 20px auto auto auto;
    }
    }

 @media (max-width: 450px){
  .operation-hours {
    max-width: 390px !important;
	margin: auto;  
    }
    }

 @media (max-width: 380px){
  .operation-hours {
    max-width: 286px !important;
    }
    }

 @media (max-width: 330px){
  .operation-hours {
	margin: auto;  
    }
    }

 @media (max-width: 330px){
  .operation-hours {
    max-width: 253px !important;
    }
    }


/* Hours Of Opperation Responsive Media Query */

 @media all and (max-width: 660px) and (min-width: 451px) {
  .operation-hours-width {
    max-width: 238px;	
    }
    }

 @media (max-width: 1355px){
  .operation-hours-width {
    width: 242px !important;
    }	
    }

 @media (max-width: 1243px){
  .operation-hours-width {
    width: 212px !important;
    }	
    }

 @media (max-width: 1198px){
  .operation-hours-width {
    font-size: 14.6px;
    }
    }

 @media (max-width: 865px){
  .operation-hours-width {
    width: 235px !important;
    }	
    }

 @media (max-width: 1198px){
  .operation-hours-width {
    font-size: 14.6px;
    }
    }

 @media (max-width: 330px){
  .operation-hours-width {
    width: 225px !important;
    }	
    }


/* Hours Of Opperation Responsive Media Query */

 @media (max-width: 1355px){
  .operation-hours-column {
    font-size: 15px;
    }	
    }


/* Hours Of Opperation Responsive Media Query */

 @media (max-width: 1243px){
  .operation-hours-title {
    font-size: 19.5px !important;
    }	
    }	

 @media (max-width: 1130px){
  .operation-hours-title {
    margin-left: 0px;	
	}
    }

 @media (max-width: 1198px){
  .operation-hours-title {
    font-size: 23px !important;
    }	
  .operation-hours-title {
	font-size: 19px !important;  
    margin-left: 0px;	
	}
    }

 @media (max-width: 1198px){
  .operation-hours-title {
    font-size: 21px;	
    }
    }

 @media (max-width: 660px){
  .operation-hours-title {
    font-size: 21px;	
    }
    }

 @media (max-width: 450px){
  .operation-hours-title {
    font-size: 22px !important;	
    }
    }


/* Hours Of Opperation Responsive Media Query */

 @media (max-width: 1195px){
  .operation-hours-days {
    font-size: 15.3px;
    }
    }

 @media (max-width: 1130px){
  .operation-hours-days {
    font-size: 15px;
    }	
    }

 @media (max-width: 660px){
  .operation-hours-days {
    font-size: 16px;
    }    
	}

 @media (max-width: 1198px){
  .ohd {
    margin-right: 17px;
    }	 
 
  .ohd-2 {
    margin-right: 14px;
    }	 
	 	 
  .ohd-3 {
    margin-right: -5px;
    }	 
	 
  .ohd-4 {
    margin-right: 7px;
    }	 
	 
  .ohd-5 {
    margin-right: 28px;
    }	 
    }

 @media (max-width: 865px){
  .operation-hours-days {
    font-size: 15px;
    }	
    }

 @media (max-width: 450px){ 
  .ohd-2 {
    margin-right: 15px;
	}
	 
  .ohd-3 {
    margin-right: -5px;
    }	 
	 
  .ohd-4 {
    margin-right: 10px;
    }	 
	 
  .ohd-5 {
    margin-right: 30px;
    }	 
	 
  .ohd-7 {
    margin-right: -20px;
    }	 
    }

 @media (max-width: 330px){
  .operation-hours-days {
    font-size: 14.5px;
    }	
    }


/* Hours Of Opperation Responsive Media Query */

 @media (max-width: 1195px){
  .daily-open-hours {
    font-size: 15.3px;
	}
	}

 @media (max-width: 1130px){
  .daily-open-hours {
    font-size: 15px;
    }	
    }

 @media (max-width: 660px){
  .daily-open-hours {
    font-size: 16px;
	}
	}

 @media (max-width: 1243px){
  .daily-open-hours {
    font-size: 14px;
    }	
    }

 @media (max-width: 865px){
  .daily-open-hours {
    font-size: 15px;
    }	
    }

 @media (max-width: 330px){
  .daily-open-hours {
    font-size: 14.5px;
    }	
    }


/* Hours Of Opperation Responsive Media Query */

 @media (max-width: 1355px){
  .contact-line {
    width: 35px !important;
    }   
    }	

 @media (max-width: 1243px){
  .contact-line {
    width: 17px !important;
    }   
    }	

 @media (max-width: 1130px){
  .contact-line {
    width: 53px;
    }   
    }

 @media (max-width: 865px){
  .contact-line {
    width: 24px !important;
    }   
    }

 @media (max-width: 450px){
  .contact-line {
    width: 21px !important;
    }   
    }


/* Hours Of Opperation Responsive Media Query */

 @media (max-width: 1198px){
  .contact-line-1 {
    margin: auto;
    margin-top: 8px;
    width: 45px;
    height: 1px;
    background-color: #0a0a0a;
    }  
  
  .contact-line-2 {
    margin: auto;
    margin-top: 26px;
    width: 45px;
    height: 1px;
    background-color: #0a0a0a;
    }  
  
  .contact-line-3 {
    margin: auto;
    margin-top: 26px;
    width: 45px;
    height: 1px;
    background-color: #0a0a0a;
    }  
  
  .contact-line-4 {
    margin: auto;
    margin-top: 26px;
    width: 45px;
    height: 1px;
    background-color: #0a0a0a;
    }  
  
  .contact-line-5 {
    margin: auto;
    margin-top: 26px;
    width: 45px;
    height: 1px;
    background-color: #0a0a0a;
    }  
  
  .contact-line-6 {
    margin: auto;
    margin-top: 26px;
    width: 45px;
    height: 1px;
    background-color: #0a0a0a;
    }  
  
  .contact-line-7 {
    margin: auto;
    margin-top: 26px;
    width: 45px;
    height: 1px;
    background-color: #0a0a0a;
    }  
    }


/* --- Form Responsive Media Query --- */ 
/* Form Description Responsive Media Query */ 

 @media (max-width: 1170px){
  .form-description-section {
    margin-left: -25px;
    }
    }

 @media (max-width: 1091px){
  .form-description-section {
    margin-left: -24px;
    }
    }

 @media (max-width: 1031px){
  .form-description-section {
    margin-left: -20px;
    }
    }

 @media (max-width: 970px){
  .form-description-section {
    margin-left: -19px;
    }
    }

 @media (max-width: 915px){
  .form-description-section {
    margin-left: -11px;
    }
    }

 @media (max-width: 660px){
  .form-description-section {
    margin-left: -19px;
    }
    }

 @media (max-width: 460px){
  .form-description-section {
    margin-left: -25px;  
    margin-top: 31px;
    }
    }

 @media (max-width: 380px){
  .form-description-section {
    margin-left: -24px;
    margin-top: 31px;
    }
    }

 @media (max-width: 333px){
  .form-description-section {
	margin-left: -12px;  
    }
    }


/* Form Area Responsive Media Query */ 

 @media (max-width: 1355px){
  .form-area {
    margin: -13px auto auto 0px;
    }
    }
	
 @media (max-width: 1250px){
  .form-area {
	padding: 22px 10px 0px 0px;  
	margin-left: 0px;
	max-width: 492px;  
    }
    }

 @media (max-width: 1170px){
  .form-area {
    max-width: 385px;	
    }
    }

 @media (max-width: 1086px){
  .form-area {
    max-width: 372px;	
    }
    }

 @media (max-width: 1031px){
  .form-area {
    max-width: 322px;	
    width: 100%;
    }
    }
		
 @media (max-width: 970px){
  .form-area {
    max-width: 295px;	
    width: 100%;
    }
    }
		
 @media (max-width: 915px){
  .form-area {
    padding: 22px 26px 0px 0px;
	}
    }

 @media (max-width: 450px){
  .form-area {
    margin: 0px auto;
    max-width: 1170px;
    padding: 0px 10px 0px 0px !important;
    }   
    }
		
 @media (max-width: 865px){
  .form-area {
    padding: 0px 26px 0px 0px;
    margin: 0px auto auto 0px;
	}
    }
		
 @media (max-width: 725px){
  .form-area {
    max-width: 290px;	
    width: 100%;
    }
    }
	 
 @media (max-width: 660px){
  .form-area {
	padding: 0px 26px 9px 0px;  
    max-width: 362px;	
	margin: auto;
    width: 100%;
    }
    }
	
 @media (max-width: 450px){
  .form-area {
    max-width: 328px;	
    width: 100%;
    }
    }
	
 @media all and (max-width: 3840px) and (min-width: 651px) {
_:-ms-lang(x), .ie10up, .form-area { 
   margin-top: 80px;
   }
   }
	

/* Form Bar Responsive Media Query */ 
	 
 @media (max-width: 970px){
  .form-title {
    font-size: 18px;
    }	 
	 
  .form-title-2 {
    font-size: 18px;
    }	
    }  
	

/* Form Bar Responsive Media Query */ 
	 
 @media (max-width: 1170px){
  .form-bar {
    max-width: 183px;
    }  
	
  .form-bar-2 {
    max-width: 210px;	
    }
    }
			
 @media (max-width: 1031px){
  .form-bar {
    max-width: 140px;
    }  
	
  .form-bar-2 {
    max-width: 166px;	
	}
    }
		
 @media (max-width: 970px){
  .form-bar {
    max-width: 125px;
    }  
	
  .form-bar-2 {
    max-width: 155px;	
	}
    }
		
 @media (max-width: 725px){
  .form-bar {
    max-width: 110px;
    }  
	
  .form-bar-2 {
    max-width: 136px;	
    }
    }
		
 @media (max-width: 660px){
  .form-bar {
    max-width: 151px;
    }  
	
  .form-bar-2 {
    max-width: 175px;	
    }
    }
	
 @media (max-width: 450px){
  .form-bar {
    max-width: 120px;
    }  
	
  .form-bar-2 {
    max-width: 150px;	
	}
    }

 @media (max-width: 330px){
  .form-bar-2 {
	margin-top: -15px;
    max-width: 125px;	
	}
    }

 @media (max-width: 330px){
  .form-bar {
    max-width: 102px;
    }  
    }
		

/* Form Responsive Media Query */ 

 @media (max-width: 725px){
  .form-title {
    font-size: 17px;
    } 
	 
  .form-title-2 {
	margin-right: 8px;
    font-size: 16px;
    } 	 
    }
		 
 @media (max-width: 450px){
  .form-title {
    font-size: 16px;
    } 
	 
  .form-title-2 {
    margin-right: 22px;	 
	}
    }

 @media (max-width: 330px){
  .form-title-2 {
	margin-right: -16px;
	margin-top: -14px;  
    } 
    }

/* ========= /Contact Us/ ========= */
































