@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 270px;	
   background-repeat: no-repeat;
   background-position: center;
   margin-bottom: 30px;
   margin-top: -1px;
   height: 260px;
   } 
   

 @media screen and (max-width: 450px) {
  .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 {
   border-bottom: 1px solid black;
   background: #0a0a0a;
   }  
  
 .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 5px 20px;
   flex-direction: row;
   max-width: 1295px;
   display: flex;
   margin: auto;
   }
  
 .top-header-item-right {
   justify-content: space-between;	 
   flex-direction: row;
   max-width: 187px;
   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 #382801, 1px -1px 0 #382801, -1px 1px 0 #382801, 1px 1px 0 #382801, -1px -1px 0 #382801, 1px -1px 0 #382801, -1px 1px 0 #382801, 1px 1px 0 #382801;
   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,#fff7a5 10%,#fff376 38%,#eee155 54%,#c1b640 73%,#8b8333 99%);
   padding: 9px 17px 9px 17px;
   border: 1px solid #382801;
   filter:brightness(107%);
   text-decoration: none;
   border-radius: 20px;
   font-weight: 700;
   font-size: 20px;
   height: 52px;   
   color: white;
   }

 .mobile-top-header-contact-button {
   text-shadow: -1px -1px 0 #382801, 1px -1px 0 #382801, -1px 1px 0 #382801, 1px 1px 0 #382801, -1px -1px 0 #382801, 1px -1px 0 #382801, -1px 1px 0 #382801, 1px 1px 0 #382801;
   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,#f1d181 10%,#f3c450 38%,#edb11d 54%,#c79414 73%,#856007 99%);
   padding: 13px 17px 16px 17px;
   border: 1px solid #382801;
   filter:brightness(107%);
   text-decoration: none;
   border-radius: 20px;
   text-align: center;
   margin-top: 0px;
   font-weight: 700;
   font-size: 18px;
   height: auto;   
   color: white;
   }


/* --- Main Header --- */

  header {
   background-image: url( "../img/Winterberg Towing Background Header.jpg");
   background-position: center 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: 1247px;
   height: 180px;
   margin: auto;  
   }

 .logo {
   background-image: url("../img/Winterberg Towing Logo.png");
   background-repeat: no-repeat; 
   background-position: center;
   background-size: cover;  
   max-width: 361px;
   margin-left: 0px;
   margin-top: 30px;
   height: 128px;
   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 5px black, 0px 0px 45px #00000061, 0px 0px 45px #3f390a, 0px 0px 5px black, 0px 0px 30px #0000008c, 0px 0px 14px #000000b5, 0px 0px 16px #312c0a, 0px 0px;
   font-family: 'Roboto Condensed', sans-serif;  
   justify-content: space-between;
   text-decoration: none;
   font-style: normal;
   margin-right: 20px; 
   text-align: center;
   padding-top: 86px;
   max-width: 712px;
   list-style: none;
   font-weight: 700;
   flex-wrap: wrap;
   font-size: 19px;	
   display: flex;
   float: right;
   color: white;	  
   width: 100%;
   }

 .menu-items {   
   justify-content: center;
   padding-right: 26px;
   }  
  
 .dropdown-menu-item-1 {

   }     

 .mi2 {
   position: relative;
   z-index: 20;
   }     
   
 .mi3 {
   position: relative;
   z-index: 20;
   }     
   
 .mi4 {
   position: relative;
   z-index: 20;
   }  
  
 .mi6 {
	 
   }

 .mi7 {
	 
   }

 .mi8 {
   }

 .hpbt {
   cursor: pointer;
   }

 .header-phone-button { 
   text-shadow: -1px -1px 0 #202020, 1px -1px 0 #202020, -1px 1px 0 #202020, 1px 1px 0 #202020, -1px -1px 0 #202020, 1px -1px 0 #202020, -1px 1px 0 #202020, 1px 1px 0 #202020;
   background: linear-gradient(180deg,#bdbdbd 10%,#999999 38%,#787878 54%,#646464 73%,#3e3e3e 99%);
   box-shadow: 0px 0px 27px #00000047, 0px 0px 14px #00000040, 0px 0px 5px #00000040, 0px 0px;
   padding: 8px 15px 9px 15px;
   border: solid 1px #323232;
   filter: brightness(100%);
   font-family: 'Poppins';
   text-decoration: none;
   font-weight: 600 !important;
   border-radius: 23px;
   margin-right: -18px;
   max-width: 171px;
   margin-top: -8px;
   font-size: 14.5px;
   color: white;
   height: auto;
   width: 100%;
   }	
   
  
/* ------ Drop Down On Hover ------ */

 .dropdown-menu-item-1 {
   margin-left: -7px;
   margin-right: 26px;
   }

 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);
   background-color: #f9f9f9;
   margin-left: -62px !important;
   position: absolute;
   min-width: 160px;
   display: none;
   z-index: 1;
   }

 .dropdown-item-1 {
   margin-top: -17px;
   }

 .dropdown-content a {
   font-family: 'Open Sans', sans-serif; 
   text-decoration: none;
   padding: 12px 16px;
   text-shadow: none; 
   text-align: left;
   font-size: 15px;
   display: block;
   color: black;
   }

 .dropdown-content a:hover {
   background-color: #f1f1f1;
   }

 .dropdown:hover .dropdown-content {
   margin-left: -35px;
   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 #202020, 1px -1px 0 #202020, -1px 1px 0 #202020, 1px 1px 0 #202020, -1px -1px 0 #202020, 1px -1px 0 #202020, -1px 1px 0 #202020, 1px 1px 0 #202020, 0px 0px 6px #000000db, 0px 0px 35px #0000008c, 0px 0px 57px #000000c9, 0px 0px 16px #000000bf, 1px 1px 0 #000000, 0px 0px;	 
   max-width: 200px;
   color: #f0f0f0;
   }

 .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: 10px 10px 9px 10px;  
    flex-direction: column;
    }
    }


/* Top Header Item Left/Right Button Media Query */

 @media (max-width: 660px){
  .top-header-item-right {
    max-width: 172px;
    margin: auto;	 
    }
    }

 @media (max-width: 460px){
  .top-header-item-right { 
    max-width: 155px;  
    margin: auto;
    } 
    }

 @media (max-width: 330px){
  .top-header-item-left {
    margin-left: -3px;
    } 
	 
  .top-header-item-right { 
    flex-direction: column;
    max-width: 171px;  
    }
    }


/* Top Header Contact Button Media Query */

 @media all and (max-width: 3840px) and (min-width: 658px) {
  .mobile-top-header-contact-button {
    display: none;
    }
    }


 @media (max-width: 460px){
  .top-header-contact-button-2 {
    width: 171px;	
    margin-top: 13px;
    margin-right: 0px;
    margin-bottom: 14px;
    }
	 
  .top-header-contact-button {
    margin: 0px auto auto 0px;
    font-size: 18px;
    height: auto;
    }
	 
  .mobile-top-header-contact-button {
    font-size: 17px;
    }
	 
  .top-header-contact-button {
    font-size: 17px;	 
    }
    }

 @media (max-width: 330px){
  .mobile-top-header-contact-button {
    margin-top: 13px;	
    }
	 	 
  .top-header-contact-button {
    margin: 0px auto auto auto; 
    font-size: 16px;	 
    }
    }

   
/* ------ Main Header Background Responsive Media Query ------ */
/* Header Responsive Media Query */

 @media (max-width: 1525px){
   header {
    background-position: bottom left;  
    background-size: 108% 181px;  
    }
    }

 @media (max-width: 950px){
   header {
    background-image: url("../img/Winterberg Towing Background Header (Tablet).jpg");   
    background-size: 100% 181px;
    }
    }

 @media (max-width: 786px){
   header {
    background-size: 100% 192px;
    }
    }

 @media (max-width: 657px){
   header {
    background-image: url("../img/Winterberg Towing Background Header (Mobile).jpg");   	   
    background-size: 100% 264px;
    height: auto;
    }
    }

 @media (max-width: 460px){
   header {
    background-size: 100% 218px;
    }
    }

 @media (max-width: 330px){
   header {
    background-size: 100% 246px;
    }
    }


/* Header Area Responsive Media Query */

 @media (max-width: 991px){
  .header-area {
    max-width: 880px;
    }
    }

 @media (max-width: 786px){
  .header-area {
    height: 190px;
    }
    }

 @media (max-width: 658px){
  .header-area {
    max-width: 481px;
    height: auto;
    margin: auto;  
    }
    }

 @media (max-width: 460px){
  .header-area {
    margin-top: 12px !important;
    max-width: 453px; 
    padding: 0px; 
    }
    }


/* Logo Responsive Media Query */

 @media (max-width: 1123px){
  .logo {
    max-width: 320px;
    margin-left: -22px;
    margin-top: 35px;
    height: 115px;	  
    }
    }

 @media (max-width: 1061px){
  .logo {
    max-width: 304px;
    margin-left: -17px;
    margin-top: 38px;
    height: 109px;  
    }
    }

 @media (max-width: 1045px){
  .logo {
    max-width: 290px;
    margin-left: -21px;
    margin-top: 40px;
    height: 105px; 
    }
    }

 @media (max-width: 1006px){
  .logo {
    max-width: 277px;
    margin-left: -24px;
    margin-top: 44px;
    height: 100px;
    }
    }

 @media (max-width: 991px){
  .logo {
    max-width: 320px;
    margin-left: -22px;
    margin-top: 36px;
    height: 115px;	
    }
    }

 @media (max-width: 730px){
  .logo {
    max-width: 285px;
    margin-left: -19px;
    margin-top: 50px;
    height: 103px;
    }
    }

 @media (max-width: 695px){
  .logo {
    max-width: 267px;
    margin-left: -25px;
    margin-top: 53px;
    height: 97px;
    }
    }

 @media (max-width: 658px){
  .logo {
    margin: 35px auto 0px auto;
    max-width: 419px;
    height: 132px;
    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: 26px auto auto auto;
    max-width: 361px;
    height: 113px;
    }
    }

 @media (max-width: 330px) {
  .logo {
    max-width: 260px;
    height: 103px;
    }
    }


/* Nav Responsive Media Query */

 @media (max-width: 1223px){
   nav {	
    margin-right: 10px;   
    max-width: 670px;	  
    font-size: 18px;
    }
    }

 @media (max-width: 1176px){
   nav {	
    margin-right: 3px;
    max-width: 625px;
    font-size: 16px;
    }
    }

 @media (max-width: 1045px){
   nav {	
    margin-right: 5px;
    max-width: 606px;
    font-size: 15px;
    }
    }

 @media (max-width: 991px){
   nav {	
    padding-top: 48px;   
    margin-right: 11px;
    max-width: 399px;
    font-size: 22px;
    flex-wrap: wrap;
    }
	 
  .mi4 {
    margin-top: 25px;
    }
	 	 
  .mi5 {
    margin-top: 25px;
    }
    }

 @media (max-width: 836px){
   nav {	
    max-width: 359px;
    font-size: 18px;
    }
	
  .dropdown-menu-item-1 {
    margin-left: -11px;
    margin-right: 33px;
    }
	 
  .mi3 {
    margin-right: 36px;	 
    }
    }

 @media (max-width: 786px){
   nav {	
    margin-right: -19px;
    padding-top: 28px;
    max-width: 321px;
    font-size: 19px;
    }
	
  .dropdown-menu-item-1 {
    margin-left: -11px;
    margin-right: 33px;
    }
	 
  .mi3 {
    margin-right: 0px;	 
    }
	 
  .mi4 {
    margin-left: 50px;	 
    }
	 
  .mi5 {
    margin-right: 50px;	 
    }
    }

 @media (max-width: 658px){
   nav {
    display: none !important;
    }
    }


/* Menu Item Responsive Media Query */

 @media (max-width: 983px){ 
  .dropdown-menu-item-1 {
    margin-left: -2px;
    margin-right: 26px;
    }
    }
      
 @media (max-width: 891px){  
  .mi8 {
    margin-top: 25px;
    }	
    }
 

/* Header Buttons Responsive Media Query */

 @media (max-width: 1223px){
  .header-phone-button {   
    max-width: 160px;
    font-size: 14px;  
    }
    }

 @media (max-width: 991px){
  .header-phone-button {   
    margin-top: 21px;
    }
    }

 @media (max-width: 786px){
  .header-phone-button {   
    margin: 21px auto 0px auto;
    }
    }

    
/* ------ Mobile Menu Responsive Media Query ------ */

 @media all and (max-width: 3840px) and (min-width: 658px) {
  .mobile-menu {
    display: none;
    }
    }

 @media (max-width: 658px){
  .mobile-menu {
    margin: 24px auto 30px auto;
    }
    }
    
 @media (max-width: 460px){
  .mobile-menu {
    margin: 16px auto 20px auto !important;
    }
    }

 @media (max-width: 330px){
  .mobile-menu {
    margin: 18px auto 32px 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,#fff7a5 10%,#fff376 38%,#eee155 54%,#c1b640 73%,#8b8333 99%);
   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;
   }


/* Footer Contact Box */

 .footer-box-top {
   filter: brightness(100%);	 
   background: #e7d251;
   width: 300px;
   height: 6px;
   }  
  
 .footer-contact-box {
   box-shadow: 0px 0px 10px #00000096, 0px 0px;
   background: #d6d6d6;
   z-index: 999999999;
   position: relative;	 
   padding-top: 15px;	
   max-width: 282px;
   width: 100%;
   } 	
	     
 .footer-box-logo {   
   background-image: url( "../img/Winterberg Towing Footer Logo.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   margin-bottom: -2px;
   max-width: 270px;
   margin-top: 0px;
   height: 100px;
   }
  
 .footer-box-logo-text {   
   font-family: 'Open Sans', sans-serif;
   text-align: center;
   line-height: 43px;
   font-weight: 800;
   max-width: 272px;
   font-size: 34px;
   color: black;
   }

 .footer-box-width {
   padding: 5px 5px 21px 26px;
   flex-direction: column;
   text-decoration: none;
   max-width: 238px;
   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 69px 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;
    }
	 
  .footer-item-2 {
    padding-right: 19px;
    }
    }

 @media (max-width: 951px){
  .footer-item {
    max-width: 283px;
    }
    }

 @media (max-width: 927px){
  .footer-item {
    max-width: 290px;
    }
    }

 @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;
    }
    }

 @media (max-width: 666px){
  .footer-item {
    max-width: 425px;
    font-size: 16px;
    }
	
  .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 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: 238px;
    height: 88px;
    }    
	 
  .footer-box-logo-text {
    max-width: 233px;
    line-height: 33px;
    font-size: 29px;	  
    }    
    }

 @media (max-width: 927px){
  .footer-box-logo {
    max-width: 218px;
    height: 82px;
    }    
	 
  .footer-box-logo-text {
    max-width: 212px;
    font-size: 27px;  
    }    
    }

 @media (max-width: 811px){
  .footer-box-logo {
    max-width: 187px;
    height: 70px;
    }   
	 
  .footer-box-logo-text {
    line-height: 25px;  
    max-width: 183px;
    font-size: 22px;  
    }   
    }

 @media (max-width: 759px){
  .footer-box-logo {
    max-width: 181px;
    height: 69px;
    }   
    }   

 @media (max-width: 666px){
  .footer-box-logo {
    max-width: 268px;
    height: 99px;
    }    
	 
  .footer-box-logo-text {
    line-height: 33px; 
    max-width: 260px;
    font-size: 28px;  
    }    
    }

 @media (max-width: 460px){
  .footer-box-logo {
    margin-bottom: 7px;
    }
    }    

 @media (max-width: 333px){
  .footer-box-logo {
    max-width: 263px;
    height: 98px;
    }    
	 
  .footer-box-logo-text {
    max-width: 248px;
    }    
    }


/* 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: 811px){
  .footer-box-width {
    padding: 3px 5px 17px 18px;  
    max-width: 171px;  
    }
    }

 @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;
    } 	
    }

 @media (max-width: 460px){
  .footer-box-width {
    padding: 0px 5px 16px 16px;
    max-width: 245px;  
    } 	
    }
	
 @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: 811px){
  .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: 666px){
  .footer-menu {
    max-width: 179px;
    margin: auto;
    }
    }


/* Footer Menu Link Responsive Media Query */

 @media (max-width: 1103px){
  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: 16px;
    }
    }


/* ------ 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/tow truck roadside.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/Winterberg-Oil-Co-Wrecker-Service.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/Towing & Recovery Car Accidents.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%;
   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: 33px 40px 40px 40px;
   font-family: sans-serif; 
   word-spacing: 0.6px;
   line-height: 23.4px;	 	 
   max-width: 1163px;
   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/Front Page Roadside Service.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   margin-bottom: 257px;
   margin-left: 54px;
   margin-top: 96px;
   height: 346px;
   width: 460px;
   padding: 5px;	
   float: right;
   } 
   
 .front-page-column-1 {
   padding-right: 49px;
   max-width: 618px;
   }  

 .front-page-title {
   font-family: sans-serif;
   margin-bottom: 8px;
   line-height: 27px; 
   font-weight: 800;
   font-size: 17.5px;
   color: white;
   } 
  
 .front-page-section-width p {
   margin-top: 11px;
   }

 .front-page-detail-area {
   margin: -3px auto 21px auto;	 
   max-width: 495px;	 
   display: flex;   
   }

 .front-page-detail-section {
   justify-content: space-between;
   margin-bottom: 10px;
   display: flex;
   }

 .front-page-detail {
   margin: 17px auto 4px 20px;
   max-width: 206px;	 
   }

 .front-page-details li {
   list-style-type: disc;
   max-width: 177px; 
   line-height: 22px;
   margin-left: 20px;
   margin-top: 11px;
   font-size: 14.5px;
   }

 .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: 112px; 
   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/Homepage Services Background (Faded).jpg");
   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: 730px;
   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/tow truck roadside.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/6.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-page-title {
   text-align: center;
   font-weight: 700;
   font-size: 19px;
   color: white;
   }
	

/* --- Featured Section --- */
   
 .featured-section {
   background-image: url( "../img/Winterberg Towing Featured Section.jpg");
   background-size: 1902px 220px !important;   
   background-repeat: no-repeat;
   background-position: left;
   background-color: #4e4e4e;
   border: 1px solid black;
   overflow: hidden;
   } 
   
 .featured-section-width {
   font-family: 'Poppins', sans-serif; 
   justify-content: space-between;
   padding: 27px 40px 27px 40px;
   flex-direction: row;
   max-width: 1155px;	 
   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: #d0cb63;
   border-width: 2px;
   margin-top: 12px;
   width: 160px;
   color: #979336;
   }  
   
 .featured-button:hover {
   background-color: #d1cb62;
   margin-bottom: 14px;
   border-style: solid;
   border-radius: 5px;
   border-width: 2px;	
   border-color: #d1cb62;
   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 6px 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 6px 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 {
    height: 378px;
    }
	
  .column-3 {
    height: 378px;
    }	
	
  .column-title {
    margin-top: 307px;  
    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 {
    margin-top: 236px;  
    padding: 17px 75px 23px 11% !important;
    }
    }

 @media screen and (max-width: 1256px) {
  .column-title {
    padding: 23px 75px 26px 11%;
    }
    }

 @media screen and (max-width: 822px) {
  .column-title {
    margin-top: 241px;
    font-size: 15.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 {
    width: 100%;
    height: 360px;
    }
  
  .column-3 {
    background-position: center;   
    width: 100%;
    height: 360px;
    }
  
  .column-title {
    margin-top: 295px;  
    font-size: 20px;
    font-weight: 890;
    }  
    }
  
 @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: 460px) {
  .column-1 {
    background-position: center; 
    } 
	  
  .column-title {
    padding: 17px 0px 26px 29px !important;  
    margin-top: 298px;  
    }  	 
	 
  .ct3 {
    margin-top: 302px !important;
    }	
    }

 @media screen and (max-width: 380px) {
  .ct3 {
    margin-top: 263px!important;
    }	
    }

 @media screen and (max-width: 330px) {
  .column-2 {
    background-repeat: no-repeat;
    background-position: center;  
    height: 325px;
    }
    }

 @media all and (max-width: 380px) and (min-width: 331px) {
  .ct2 {
    margin-top: 290px !important;
    }
    }
   
 @media screen and (max-width: 380px) {
  .column-1 {
    background-position: center; 
    height: 325px;
    }
  
  .column-3 {
    background-position: center;   
    height: 325px;
    }
	 
  .ct2 {
    margin-top: 296px !important;
    }	 
	 
  .column-title {
    margin-top: 265px;  
    } 
    }

 @media screen and (max-width: 330px) {
  .ct2 {
    margin-top: 264px !important;
    }
	 
  .column-title {
	margin-top: 266px;  
    font-size: 18px;
    }
    }
   
 @supports (-webkit-touch-callout: none) {
  .ct3 {
    margin-top: 263px !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: 860px){
  .front-page-section-width {
    padding: 33px 27px 40px 27px;  
    font-size: 14.5px;
    }  
    }

 @media (max-width: 657px){
  .front-page-section-width {
    padding: 38px 27px 36px 27px;  
    }  
    }

 @media (max-width: 460px){
  .front-page-section-width {
    padding: 43px 27px 43px 27px;
    }  
    }


/* Front Page Title/Text Responsive Media Query */

 @media (max-width: 920px){
  .front-page-title {
    font-size: 15.5px;  
    } 	
    }

 @media (max-width: 774px){
  .front-page-title {
    font-size: 14.5px;  
    } 	
    }

 @media (max-width: 657px){
  .front-page-title {
    line-height: 23px;  
    font-size: 17px;  
    } 	
	 
  .front-page-column-text {
    font-size: 15.5px;	 
    }
    }

 @media (max-width: 535px){
  .front-page-title {
    font-size: 16px;  
    } 
    }

 @media (max-width: 460px){
  .front-page-title {
    font-size: 15px;  
    } 	
	 
  .front-page-column-text {
    margin-top: 9px;
    font-size: 14px;
    }	 
	 
  .front-page-column-text, p {
    margin-top: 10px;
    }
    }

 @media (max-width: 380px) {
  .front-page-column-text a {
    display: block;
    }	 
	 
  .front-page-title {
    font-size: 14px;  
    } 	
    }

 @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: 1171px){
  .front-page-pic {
    margin-bottom: 258px;
    margin-left: 54px;
    margin-top: 106px;
    height: 319px;
    width: 423px;	  
    } 
    }

 @media (max-width: 1058px){
  .front-page-pic {
    margin-bottom: 262px;
    margin-left: 49px;
    margin-top: 127px;
    height: 297px;
    width: 397px;
    } 
    }

 @media (max-width: 1005px){
  .front-page-pic {
    margin-bottom: 301px;
    margin-left: 49px;
    margin-top: 131px;
    height: 271px;
    width: 365px;
    } 
    }

 @media (max-width: 965px){
  .front-page-pic {
    margin-bottom: 132px;
    margin-left: 36px;
    margin-top: 97px;
    height: 266px;
    width: 358px;
    } 
    }

 @media (max-width: 928px){
  .front-page-pic {
    margin-bottom: 131px;
    margin-left: 36px;
    margin-top: 95px;
    height: 251px;
    width: 336px;
    } 
    }

 @media (max-width: 838px){
  .front-page-pic {
    margin-bottom: 134px;
    margin-left: 36px;
    margin-top: 106px;
    height: 239px;
    width: 302px;
    } 
    }

 @media (max-width: 806px){
  .front-page-pic {
    margin-bottom: 126px;
    margin-left: 36px;
    margin-top: 106px;
    height: 212px;
    width: 277px;
    } 
    }

 @media (max-width: 783px){
  .front-page-pic {
    margin-bottom: 31px;
    margin-left: 36px;
    margin-top: 37px;
    } 
    }

 @media (max-width: 696px){
  .front-page-pic {
    margin-bottom: 62px;
    margin-left: 36px;
    margin-top: 46px;
    height: 212px;
    width: 248px;
    } 
    }

 @media (max-width: 657px){
  .front-page-pic {
    margin: 0px auto 13px auto;
    max-width: 389px;
    height: 285px;
    width: 100%;
    float: none;
    } 
    }

 @media (max-width: 460px){
  .front-page-pic {
    max-width: 297px;
    height: 240px;
    padding: 3.5px;  
    } 
    }

 @media (max-width: 333px){
  .front-page-pic {
    max-width: 257px;
    height: 207px;
    } 
    }


/* Front Page Section Logos Responsive Media Query */  

 @media (max-width: 1145px){
  ul.front-page-details {
    max-width: 140px;
    }	 
	 
  .front-page-details li {
    font-size: 13.5px;
    }	 
    }

 @media (max-width: 1017px){
  .front-page-detail-section {
    justify-content: space-around;
    max-width: 402px;
    flex-wrap: wrap;
    }	 
	 
  ul.front-page-details {
    max-width: 197px;
    }	 
	 
  .front-page-details li {
    font-size: 13.5px;
    }	 
    }

 @media (max-width: 783px){
  .front-page-detail-section {
    margin: 6px auto 16px auto;
    max-width: 579px;
    }	 
    }

 @media (max-width: 631px){
  .front-page-detail-section {
    max-width: 472px;
    }	 
    }

 @media (max-width: 460px){
  .front-page-detail-section {
    flex-direction: column;
    max-width: 190px;
    }	 
    }

 
/* 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 ------ */  
     
 @media (max-width: 657px){
  .homepage-services-section {
    background-image: url("../img/pexels-nikita-nikitin-10102313.jpg");
    }
    }


/* 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: 835px) {
  .services-section-width {
    max-width: 639px;
    } 
    }

 @media screen and (max-width: 703px) {
  .services-section-width {
    max-width: 601px;
    } 
    }

 @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: 55px;  
    } 
    }

 @media screen and (max-width: 333px) {
  .services-section-width {
    padding-bottom: 45px;  
    } 
    }

 
/* Homepage Services Item Responsive Media Query */  
  
  @media screen and (max-width: 835px) {
  a.homepage-services-item {
    max-width: 247px;
    } 
    }

  @media screen and (max-width: 703px) {
  a.homepage-services-item {
    max-width: 229px;
    } 
    }

  @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: 1669px){
  .featured-section {
    background-size: 108% 220px !important;   
    } 
    }
   
 @media (max-width: 950px){
  .featured-section {
    background-image: url("../img/Winterberg Towing Featured Section (Tablet).jpg");
    background-size: 100% 233px !important;   
    } 
    }
          
 @media (max-width: 657px){
  .featured-section {
    background-image: url("../img/Winterberg Towing Featured Section (Mobile).jpg");
    background-size: 100% 415px !important;  
    background-position: center;
    height: auto;
    } 
    }

 @media (max-width: 460px){
  .featured-section {
    background-size: 100% 420px !important;  
    } 
    }

 @media (max-width: 333px){
  .featured-section {
    background-size: 100% 391px !important;  
    } 
    }


/* Featured Section Width Responsive Media Query */  

 @media screen and (max-width: 832px) {
  .featured-section-width {
    padding: 27px 27px 27px 27px; 
    } 
    }
 
 @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: 1057px) {
  .featured-section-left {
    max-width: 467px;
    }      
    }

 @media screen and (max-width: 921px) {
  .featured-section-left {
    max-width: 403px;
    margin-top: 2px;
    }      
    }

 @media screen and (max-width: 848px) {
  .featured-section-left {
    max-width: 370px;
    margin-top: 7px;
    }      
    }

 @media screen and (max-width: 776px) {
  .featured-section-left {
    max-width: 325px;
    margin-top: 15px;
    }      
    }

 @media screen and (max-width: 715px) {
  .featured-section-left {
    max-width: 269px;
    margin-top: 20px;
    }      
    }

 @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: 921px) {
  .featured-section-title { 
    font-size: 25px;  
    }
    }

 @media screen and (max-width: 848px) {
  .featured-section-title { 
    font-size: 23px;  
    }
	 
  .featured-section-description {
    font-size: 15px;	 
    }
    }

 @media screen and (max-width: 776px) {
  .featured-section-title { 
    font-size: 20px;  
    }
	 
  .featured-section-description {
    font-size: 13.5px;	 
    }
    }

 @media screen and (max-width: 715px) {
  .featured-section-title { 
    font-size: 18px;  
    }
    }

 @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: 598px) {
  .featured-section-title { 
    font-size: 23px;  
    }
	 
  .featured-section-description {
    font-size: 15px;	 
    }
    }

 @media screen and (max-width: 460px) {
  .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;
    font-size: 22px;  
    }
	 
  .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: 333px) {
  .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: 657px) {
  .featured-box {
    margin: 31px auto auto auto;  
    width: 275px;  
    }
    }

 @media screen and (max-width: 333px) {
  .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 78px 44px;
   line-height: 23px;
   max-width: 900px;
   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/Roadside Assistance.jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
   margin: 33px auto 16px auto;
   border: 1px solid #cccccc;    
   background-size: cover;
   max-width: 525px;
   height: 244px;
   width: 100%;
   padding: 5px;
   } 
    
 .towing-content-text {
   padding: 2px 0px 34px 0px;
   max-width: 900px;
   margin: auto;
   } 
  
 .towing-content-text p {
   margin-top: 10px;
   }
 
 .td2 {
   flex-direction: column; 
   display: flex;
   }  
  
 .td1 {
   flex-direction: column;
   margin-right: 40px;
   max-width: 232px;
   display: flex;
   }  
  
 .towing-content-details {
   justify-content: space-between; 
   flex-direction: row;
   max-width: 456px;
   display: flex;	 
   margin: auto;
   }  

 .towing-content-details span {
   text-indent: -11px; 
   margin-top: 8px;
   }
 
 .towing-content-sub-details li {
   margin-left: 60px;
   line-height: 32px;
   list-style: circle !important;
   }


/* --- Featured Pages --- */  

 .auto-featured-pages {
   justify-content: space-between;
   padding: 60px 0px 0px 0px;
   flex-direction: row;
   overflow: hidden;
   max-width: 600px;
   display: flex;
   margin: auto;
   }
 
 .afp1 {
   margin-top: 12px;
   }
 
 .afc-2 {
   margin-bottom: 68px;	
   }
  
 .auto-featured-container {
   padding: 0px 10px 0px 10px;   
   } 

 .auto-featured-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-weight: 800;
   margin-top: 10px;
   font-size: 20px;
   } 
  
 .auto-featured-image-1 {   
   background-image: url("../img/5 (1).jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover; 
   height: 147px;
   width: 261px;
   } 
  
 .auto-featured-image-2 {
   background-image: url("../img/mercedes-g3d5b5eda8_1920.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover; 
   height: 147px;
   width: 261px;
   } 

 .extended-services {
   margin: auto;
   max-width: 908px;
   padding: 0px 30px 0px 30px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   }  
  
 .extended-services-details {
   justify-content: space-between;
   margin: 16px auto 17px auto;
   padding: 0px 40px 0px 40px;
   flex-direction: row;
   max-width: 606px;
   display: flex;
   } 
  
 .extended-services-details li {
   line-height: 22px;
   margin-top: 18px;
   list-style: disc;
   }
     
 .extended-services-details ul {
   max-width: 224px;
   }


/* ------ 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: 818px){
  .towing-content {
    padding: 0px 33px 62px 33px;  
    } 
    }

 @media (max-width: 676px){
  .towing-content {
    font-size: 15px;
    } 
    }

 @media (max-width: 652px){
  .towing-content {
    padding: 10px 27px 48px 27px;  
    } 
    }

 @media (max-width: 460px){
  .towing-content {
    padding: 0px 27px 40px 27px;  
    } 
    }


/* ------ Towing Content Pic Responsive Media Query ------ */

 @media (max-width: 683px){
  .towing-content-pic {
    max-width: 475px;
    height: 220px;	 
    } 
    }

 @media (max-width: 608px){
  .towing-content-pic {
    max-width: 412px;
    height: 190px;
    } 
    }

 @media (max-width: 556px){
  .towing-content-pic {
    max-width: 377px;
    height: 173px;
    } 
    }

 @media (max-width: 460px){
  .towing-content-pic {
    margin: 25px auto 0px auto;  
    max-width: 377px;
    height: 173px;
    } 
    }
 

/* ------ 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 Details Responsive Media Query ------ */

 @media (max-width: 582px){
  .towing-content-details {
    flex-direction: column;
    max-width: 191px;
    display: flex;	  
    margin: auto;
    }  
   
  .td1 {
    margin-right: 0px;	 
    }  
	 
  .td2 {
    margin-top: 0px;
    margin-right: 0px;	 
    }
    }
  
 @media (max-width: 460px) {
  .towing-content-details {
    margin-bottom: 30px;  
    margin-top: -9px !important; 
    max-width: 159px;  
    font-size: 15px;
    }
	 
  .td1 {
    margin-right: 0px;	 
    }	
	 
  .td2 {
    margin-top: 0px !important;
    }	
    }


/* --- Featured Pages Section Responsive Media Query --- */  
/* Auto Featured Pages Responsive Media Query */  

 @media (max-width: 995px){
  .auto-featured-pages {
    max-width: 536px;
    }
    }

 @media (max-width: 657px){
  .auto-featured-pages {
    justify-content: space-around;
    padding: 41px 0px 0px 0px; 
    flex-direction: column;
    max-width: 365px;
    height: 455px;
    }
    }

 @media (max-width: 460px){
  .auto-featured-pages {
    padding: 6px 0px 0px 0px;  
    max-width: 365px;
    height: 452px;
    }
    }

 
/* Auto Featured Image Responsive Media Query */  

 @media (max-width: 995px){
  .auto-featured-image-1 {
    height: 132px;
    width: 239px;
    }
	
  .auto-featured-image-2 {
    height: 132px;
    width: 239px;
    }
    }

 @media (max-width: 657px){
  .auto-featured-image-1 {   
    margin: auto;
    height: 136px;
    width: 260px;
    } 
  
  .auto-featured-image-2 {  
    margin: auto;
    height: 136px;
    width: 260px;
    } 
    }
  

/* Auto Repair Title Description Responsive Media Query */  

 @media (max-width: 838px){
  .auto-featured-title {
    font-size: 17px;
    }
    }

 @media (max-width: 657px){
  .auto-featured-title {
    font-size: 19px;
    }
	 
  .afc-2 {
    margin-bottom: 42px;
    }
    }

/* ========= /Towing/ ========= */



/* ========= Light Duty Towing ========= */

 .light-duty-title {
   padding-bottom: 15px;
   text-align: center;
   font-weight: 900;
   font-size: 33px;
   margin: auto;
   }

 .light-duty-pic {
   background-image: url("../img/pexels-photo-9513395.jpeg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
   margin: 43px 0px 67px 35px;
   border: 1px solid #cccccc;
   background-size: cover;
   max-width: 480px;
   height: 281px;
   padding: 5px;
   width: 100%;
   float: right;
   }

 .light-duty-content {
   font-family: 'Open Sans', sans-serif;
   padding: 0px 40px 48px 40px;
   max-width: 1277px;
   line-height: 24px;
   margin: auto;
   }

 .light-duty-content p {
   margin-top: 7px;
   }

 .light-duty-detail li {
   line-height: 32px;
   list-style: disc !important;
   }

 .light-duty-detail {
   margin: 10px auto 10px 48px;
   }


/* ------ Responsive Media Query ------ */
/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 460px){
  .light-duty-title {
    font-size: 23px;
    } 
    }


/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 460px){
  .light-duty-content {
    padding: 0px 27px 48px 27px;	 
    font-size: 15px;
    }
    }


/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 1132px){
  .light-duty-pic {
    margin: 28px 0px 67px 35px;
    max-width: 366px;
    height: 238px;
    }
    }

 @media (max-width: 1038px){
  .light-duty-pic {
    margin: 49px 0px 67px 35px;
    max-width: 320px;
    height: 211px;
    }
    }

 @media (max-width: 968px){
  .light-duty-pic {
    margin: 6px 0px 9px 35px;
    }
    }

 @media (max-width: 838px){
  .light-duty-pic {
    margin: 10px 0px 9px 28px;
    max-width: 280px;
    height: 194px;
    }
    }

 @media (max-width: 740px){
  .light-duty-pic {
    margin: 10px 0px 9px 28px;
    max-width: 244px;
    height: 173px;
    }
    }

 @media (max-width: 660px){
  .light-duty-pic {
    margin: 10px auto 9px auto;
    max-width: 352px;
    height: 220px;
    float: none;
    }
    }

 @media (max-width: 460px){
  .light-duty-pic {
    margin: 10px auto 9px auto;
    max-width: 352px;
    height: 188px;
    float: none;
    }
    }

/* ========= /Light Duty Towing/ ========= */



/* ========= Heavy Duty Towing ========= */

 .heavy-duty-title {
   padding-bottom: 15px;
   text-align: center;
   font-weight: 900;
   font-size: 33px;
   margin: auto;
   }
 
 .heavy-duty-pic {
   background-image: url("../img/Tow-Semi.png");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
   margin: 43px 0px 67px 35px;
   border: 1px solid #cccccc;
   background-size: cover;
   max-width: 480px;
   height: 281px;
   padding: 5px;
   width: 100%;
   float: right;
   }

 .heavy-duty-sub-title {
   margin-bottom: 10px;
   margin-top: 15px;
   font-weight: 900;
   }

 .heavy-duty-content {
   font-family: 'Open Sans', sans-serif;
   padding: 0px 40px 48px 40px;
   max-width: 1277px;
   line-height: 24px;
   margin: auto;
   }

 .heavy-duty-content p {
   margin-top: 7px;
   }

 .heavy-duty-detail li {
   line-height: 32px;
   list-style: disc !important;
   }

 .heavy-duty-detail {
   margin: 10px auto 10px 48px;
   }


/* ------ Responsive Media Query ------ */
/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 460px){
.heavy-duty-title {
	    padding-bottom: 9px;
    font-size: 21px;
	 }
	 
    }









/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 460px){
.heavy-duty-content {
    padding: 0px 27px 48px 27px;	 
	font-size: 15px;
    }
    }






/* ------ Towing Content Responsive Media Query ------ */

 @media (max-width: 1132px){
.heavy-duty-pic {
    margin: 58px 0px 67px 35px;
    max-width: 366px;
    height: 238px;
	 }
    }

 @media (max-width: 1038px){
.heavy-duty-pic {
    margin: 89px 0px 67px 35px;
    max-width: 320px;
    height: 211px;
	 }
    }

 @media (max-width: 968px){
.heavy-duty-pic {
    margin: 36px 0px 9px 35px;
	 }
    }

 @media (max-width: 838px){
.heavy-duty-pic {
	
	margin: 36px 0px 9px 28px;
max-width: 280px;
    height: 194px;
	 }
    }

 @media (max-width: 740px){
.heavy-duty-pic {
	
	margin: 36px 0px 9px 28px;
    max-width: 244px;
    height: 173px;
	 }
    }

 @media (max-width: 660px){
.heavy-duty-pic {
	margin: 29px auto 9px auto;
max-width: 352px;
    height: 220px;
	float: none;
	padding: 3.5px;
	 }
    }

 @media (max-width: 460px){
.heavy-duty-pic {
    height: 199px;
	 }
    }







 @media (max-width: 330px){
.heavy-duty-pic {
max-width: 352px;
    height: 174px;
	float: none;
	 }
    }

/* ========= /Heavy Duty 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 25px auto;
    max-width: 1085px;
   }

 .roadside-content-section-1 p {
   margin-top: 10px;
   }

 .roadside-section-pic {
   background-image: url("../img/roadside1 (1).jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
    margin: 12px auto 8px 40px;
    border: 1px solid #cccccc;
    background-size: cover;
    max-width: 402px;
    height: 261px;
   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/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/5.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/6.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/7.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/5 (1).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: 460px){
  .roadside-content-section-1 {
    margin: 0px auto 25px auto;
	font-size: 15px;
    }
    }


/* ------ Roadside Section Pic Responsive Media Query ------ */

 @media (max-width: 958px){
  .roadside-section-pic {
	    margin: 32px auto 36px 40px;  
max-width: 357px;
    height: 244px;
    } 
    }

 @media (max-width: 886px){
  .roadside-section-pic {
	    margin: 46px auto 48px 35px;  
max-width: 322px;
    height: 223px;
    } 
    }

 @media (max-width: 886px){
  .roadside-section-pic {
	    margin: -3px auto 22px 35px;  
    } 
    }

 @media (max-width: 778px){
  .roadside-section-pic {
	    margin: 11px auto 29px 28px;  
    max-width: 293px;
    height: 212px;
    } 
    }

 @media (max-width: 657px){
  .roadside-section-pic {
	    margin: 11px auto 29px auto;  
    max-width: 388px;
    height: 182px;
	  float: none;
    } 
    }


 @media (max-width: 460px){
  .roadside-section-pic {
    background-size: cover;
    margin-top: 0px;
    height: 212px; 
    width: 340px;
    padding: 5px;	 
    } 
    }

 @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 all and (max-width: 3840px) and (min-width: 658px) {
  .roadside-section-column-pic {
    margin-left: 44px;
    } 
	 
  .roadside-section-column-pic-2 {
    margin-left: 44px;
    } 
	 	 
  .roadside-section-column-pic-3 {
    margin-left: 44px;
    } 
	 
  .roadside-section-column-pic-4 {
    margin-left: 44px;
    } 
	 	 
  .roadside-section-column-pic-5 {
    margin-left: 44px;
    } 
    } 

 @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: 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 !important;	  
    }  
    }  

 @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 {
   padding: 0px 23px 45px 23px;
   }  
   }

@media (max-width: 330px){
 .roadside-content {
   padding: 0px 23px 26px 23px;
   }  
   }


/* --- 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: 31px 0px 32px 0px;
   } 
   }
  
@media (max-width: 460px){
 .roadside-section-column {
   padding: 35px 0px 14px 0px;
   } 
   }

/* ========= /Roadside Assistance/ ========= */
    


/* ========= Gallery ========= */

/* ------ Elfsight Gallery ------ */

 .gallery-section {
   justify-content: space-between;
   margin: -15px auto auto auto;
   padding: 0px 40px 19px 40px;
   max-width: 1300px;
   }

 .gallery-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 12px auto; 
   text-align: center;
   font-weight: 900;
   font-size: 33px;
   }
   

/* ------ HTML/CSS Gallery ------ */

 .gallery-title {
   font-size: 33px;
   font-weight: 900;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   }

 .gallery-line {
   padding: 0px 37px 0px 37px;
   max-width: 995px;
   margin-top: 20px;
   }

 .gallery-content {
   justify-content: space-between;
   margin: 44px auto 43px auto;
   flex-direction: row;
   padding-right: 30px;
   padding-left: 30px;
   max-width: 880px;
   flex-wrap: wrap;
   display: flex; 
   }

 .gallery-content:after {
   content: "";
   display: table;
   clear: both;
   }

.gallery-item-container:hover {
  box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.91), 0px 0px  16px rgba(0, 0, 0, 0.41), 0px 0px;
  }

 .gallery-item-container {
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   transition-duration: 1s;
   margin-bottom: 30px;
   height: 188px;
   width: 186px;
   }

 .gallery-item-container:hover {
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.91), 0px 0px  16px rgba(0, 0, 0, 0.41), 0px 0px;
   }

 .gic {
   margin-right: -1px !important;
   }


/* Clickable Thumbnail Which Opens Lightbox */

 .gallery-thumbnail {
   background-image: url("../img/2020-11-17.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;
   background-color: black;
   transition-duration: 1s;
   background-size: cover;
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-2 {
   background-image: url("../img/383212_105722289548803_62863368_n.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-3 {
   background-image: url("../img/390703_105731789547853_1232350984_n.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: left;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-4 {
   background-image: url( "../img/394912_105731066214592_17611229_n.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-5 {
   background-image: url( "../img/402332_105731212881244_199249684_n.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-6 {
   background-image: url( "../img/13130866_968585646595792_7819241351370282420_o.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-size: 224px 175px;	 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-7 {
   background-image: url("../img/15338836_1159701750817513_3689754511871207758_n.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-8 {
   background-image: url("../img/15349596_1159683200819368_6002887125428175866_n.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-9 {
   background-image: url("../img/84619742_2763310667123272_1272568362781638656_n.jpg");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-size: 168px 171px;	 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   margin-bottom: 30px;
   margin-right: 10px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   } 
	 
 .gallery-thumbnail-10 {
   background-image: url("../img/IMG_2034.JPG");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-11 {
   background-image: url( "../img/IMG_2036.JPG");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   border: solid 9px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-12 {
   background-image: url("../img/IMG_2037.JPG");
   box-shadow: 0px 0px  16px rgba(0, 0, 0, 0.51), 0px 0px;
   background-repeat: no-repeat; 
   background-position: center;
   background-clip: border-box;	 
   background-color: black;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   margin-right: -15px;
   border: solid 9px;
   height: 188px;
   width: 186px; 
   }
 

/* Lightbox (background) */
.lightbox-gallery {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  overflow: auto;
  position: fixed;  
  z-index: 199999999999;
  padding: 119px 0px 0px 0px;  
  background-color: rgba(0, 0, 0, 0.93);
  }


/* width */
.lightbox-gallery::-webkit-scrollbar {
  width: 7px;
  }

/* Track */
.lightbox-gallery::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
  }
 
/* Handle */
.lightbox-gallery::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 10px;
  }

/* Handle on hover */
.lightbox-gallery::-webkit-scrollbar-thumb:hover {
  background: #006700; 
  }

/* The Close Button */
.close {
  color: white;
  position: fixed;
  cursor: pointer;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  }

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
  }

.lightbox-slides {
  display: none;
  }

.close-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  }


/* Big Lightbox Pop Up Picture */

/* Number text (1/3 etc) */
.gallery-pic-number {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  }

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background: rgba(0, 0, 0, 0.31); 
  }

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  }

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  }
 
.lightbox-main-pic {
  box-shadow: 0px 0px 16px rgba(255, 255, 255, 0.81), 0px 0px;
  margin: -54px auto auto auto;
  position: relative;
  max-width: 1000px;
  }


/* Main Lightbox Pic */

 .lightbox-pic {
   background-image: url("../img/2020-11-17.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-2 {
   background-image: url("../img/383212_105722289548803_62863368_n.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 721px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-3 {
   background-image: url("../img/390703_105731789547853_1232350984_n.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-4 {
   background-image: url("../img/394912_105731066214592_17611229_n.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-5 {
   background-image: url("../img/402332_105731212881244_199249684_n.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 724px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-6 {
   background-image: url("../img/13130866_968585646595792_7819241351370282420_o.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-7 {
   background-image: url("../img/15338836_1159701750817513_3689754511871207758_n.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 721px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-8 {
   background-image: url("../img/15349596_1159683200819368_6002887125428175866_n.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-9 {
   background-image: url("../img/84619742_2763310667123272_1272568362781638656_n.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-10 {
   background-image: url("../img/IMG_2034.JPG");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-11 {
   background-image: url("../img/IMG_2036.JPG");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 721px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }

 .lightbox-pic-12 {
   background-image: url("../img/IMG_2037.JPG");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   width: 716px !important; 
   margin-top: 10px;
   margin-bottom: 30px;
   height: 620px;
   margin: auto;
   }


/* Lightbox Pop Up Thumbnail */

.lightbox-thumbnail-section {


  }
  
 .carousel * {
   box-sizing: border-box;
   scrollbar-color: transparent transparent; /* thumb and track color */
   scrollbar-width: 0px;
   }

 .carousel *::-webkit-scrollbar {
   width: 0;
   }

 .carousel *::-webkit-scrollbar-track {
   background: transparent;
   }

 .carousel *::-webkit-scrollbar-thumb {
   background: transparent;
   border: none;
   }

 .carousel * {
   -ms-overflow-style: none;
   }

 ol, li {
   list-style: none;
   margin: 0;
   padding: 0;
   }

 .carousel {
   position: relative;
   perspective: 100px;
   margin: 36px auto;
   max-width: 636px;
   height: 161px;
   }

 .carousel__viewport {
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   display: flex;
   height: 161px;
   overflow-x: scroll;
   position: absolute;
   counter-reset: item;
   scroll-behavior: smooth;
   scroll-snap-type: x mandatory;
   }

 .carousel-buttons {
   max-width: 600px;
   }

 .carousel::before,
 .carousel::after,
 .carousel__prev,
 .carousel__next {
   transform: translateY(-50%);	 
   z-index: 999999999999999;
   border-radius: 50%;
   position: absolute;
   margin-top: 9.5%;
   height: 4rem;
   font-size: 0;	 
   width: 4rem;
   outline: 0;
   top: 0;
   }

 .carousel::before,
 .carousel__prev {
   left: 1rem;
   }

 .carousel::after,
 .carousel__next {
   right: 1rem;
   }

 .carousel::before,
 .carousel::after {
   content: '';
   z-index: 1;
   background-color: #333;
   background-size: 1.5rem 1.5rem;
   background-repeat: no-repeat;
   background-position: center center;
   color: #fff;
   font-size: 2.5rem;
   line-height: 4rem;
   text-align: center;
   pointer-events: none;
   }

 .carousel::before {
   background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='0,50 80,100 80,0' fill='%23fff'/%3E%3C/svg%3E");
   }

 .carousel::after {
   background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolygon points='100,50 20,100 20,0' fill='%23fff'/%3E%3C/svg%3E");
   }

 .carousel__navigation {
   position: absolute;
   right: 0;
   bottom: 0;
   left: 0;
   text-align: center;
   }

 .carousel__navigation-list,
 .carousel__navigation-item {
   display: inline-block;
   }

 .carousel__navigation-button {
   display: inline-block;
   width: 1.5rem;
   height: 1.5rem;
   background-color: #333;
   background-clip: content-box;
   border: 0.25rem solid transparent;
   border-radius: 50%;
   font-size: 0;
   transition: transform 0.1s;
   }

 .carousel-area {
   flex-direction: row;
   margin-left: 39px;
   margin-right: 39px;
   display: flex;
   }

 .carousel__slide {
   position: relative;
   flex: 0 0 100%;
   width: 100%;
   }

 .carousel__slide:before {
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate3d(-50%,-40%,70px);
   color: #fff;
   font-size: 2em;
   }

 .carousel__snapper {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   scroll-snap-align: center;
   }

 @media (hover: hover) {
  .carousel__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    }

  .carousel__slide:last-child .carousel__snapper {
    animation-name: tostart, snap;
    }
    }

 @media (prefers-reduced-motion: reduce) {
  .carousel__snapper {
    animation-name: none;
    }
    }

 .carousel:hover .carousel__snapper,
 .carousel:focus-within .carousel__snapper {
   animation-name: none;
   }


 @keyframes tonext {
   75% {
    left: 0;
   }
   95% {
    left: 100%;
   }
   98% {
    left: 100%;
   }
   99% {
    left: 0;
   }
   }

 @keyframes tostart {
   75% {
    left: 0;
   }
   95% {
    left: -300%;
   }
   98% {
    left: -300%;
   }
   99% {
    left: 0;
   }
   }

 @keyframes snap {
   96% {
    scroll-snap-align: center;
   }
   97% {
    scroll-snap-align: none;
   }
   99% {
    scroll-snap-align: none;
   }
   100% {
    scroll-snap-align: center;
   }
   }


 .lightbox-thumbnail {
   background-image: url("../img/2020-11-17.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-2 { 
   background-image: url("../img/383212_105722289548803_62863368_n.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-3 {
   background-image: url("../img/390703_105731789547853_1232350984_n.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-4 {
   background-image: url("../img/394912_105731066214592_17611229_n.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-5 {
   background-image: url("../img/402332_105731212881244_199249684_n.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-6 { 
   background-image: url("../img/13130866_968585646595792_7819241351370282420_o.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-7 {
   background-image: url("../img/15338836_1159701750817513_3689754511871207758_n.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-8 {
   background-image: url("../img/15349596_1159683200819368_6002887125428175866_n.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-9 {
   background-image: url("../img/84619742_2763310667123272_1272568362781638656_n.jpg");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-10 { 
   background-image: url("../img/IMG_2034.JPG");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-11 {
   background-image: url("../img/IMG_2036.JPG");
   background-repeat: no-repeat; 
   background-position: center;
   z-index: 999999999999999;
   background-size: cover; 
   margin-bottom: 30px;
   margin-right: 11px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }

 .lightbox-thumbnail-12 {
   background-image: url("../img/IMG_2037.JPG");
   background-repeat: no-repeat; 
   background-size: 166px 167px; 
   background-position: center;
   z-index: 999999999999999;
   margin-bottom: 30px;
   cursor: pointer;
   flex-shrink: 0;
   opacity: 0.6;
   height: 113px;
   width: 168px !important;
   }


.active,
.lightbox-thumbnail:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-2:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-3:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-4:hover {
  opacity: 1;
  }


.active,
.lightbox-thumbnail-5:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-6:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-7:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-8:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-9:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-10:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-11:hover {
  opacity: 1;
  }

.active,
.lightbox-thumbnail-12:hover {
  opacity: 1;
  }

 @media (max-width: 450px){
 .carousel::before,
 .carousel::after,
 .carousel__prev,
 .carousel__next {
   margin-top: 41.5%;
   }
   }


/* --- Lightbox Thumbnail Section Responsive Media Query --- */  

 @media (max-width: 460px){
  .gallery-section {
    padding: 0px 0px 19px 0px;	 
	overflow-x: hidden;
    }
    }


/* --- Lightbox Thumbnail Section Responsive Media Query --- */  

 @media (max-width: 730px){
 .lightbox-thumbnail {
   background-size: 205px 183px;
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-2 { 
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-3 {
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-4 {
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-5 {
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-6 {
   background-size: 205px 183px;
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-7 { 
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-8 {
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-9 {
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-10 {
   height: 93px;
   width: 164px !important;
   }	 
	 
 .lightbox-thumbnail-11 {
   height: 93px;
   width: 164px !important;
   }

 .lightbox-thumbnail-12 {
   height: 93px;
   width: 164px !important;
   }	
   }


/* --- Lightbox Thumbnail Section Responsive Media Query --- */  

@media all and (max-width: 3840px) and (min-width: 731px) {
.lightbox-thumbnail-section {
  width: 680px;
  }
  }

@media all and (max-width: 730px) and (min-width: 451px) {
.lightbox-thumbnail-section {
  width: 400px;
  }
  }

@media all and (max-width: 450px) and (min-width: 381px) {
.lightbox-thumbnail-section {
  width: 335px;
  }
  }

@media all and (max-width: 380px) and (min-width: 331px) {
.lightbox-thumbnail-section {
  width: 295px !important;
  }
  }

@media all and (max-width: 330px) and (min-width: 31px) {
.lightbox-thumbnail-section {
  width: 256px !important;
  }
  }


/* --- Lightbox Pic Responsive Media Query --- */  

 @media all and (max-height: 900px) and (min-height: 829px) {
  .lightbox-pic {
     height: 527px !important;
     }
     }

 @media all and (max-height: 828px) and (min-height: 735px) {
  .lightbox-pic {
     height: 489px !important;
     }
     }

 @media (max-height: 734px){
  .lightbox-pic {
     height: 407px !important;
     }
     }

 @media (max-height: 780px){
  .lightbox-pic {
     height: 449px !important;
     }
     }

 @media (max-width: 906px){
  .lightbox-pic {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-2 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-3 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-4 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-5 {
    max-width: 678px;
    height: 620px;
    }
	 
  .lightbox-pic-6 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-7 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-8 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-9 {
    max-width: 678px;
    height: 620px;
    }	
	 
  .lightbox-pic-10 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-11 {
    max-width: 678px;
    height: 620px;
    }
	
  .lightbox-pic-12 {
    max-width: 678px;
    height: 620px;
    }	
    }

 @media (max-width: 857px){
  .lightbox-pic {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-2 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-3 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-4 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-5 {
    max-width: 630px;
    height: 530px;
    }	
	 
  .lightbox-pic-6 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-7 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-8 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-9 {
    max-width: 630px;
    height: 530px;
    }	
	 
  .lightbox-pic-10 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-11 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-12 {
    max-width: 630px;
    height: 530px;
    }	
    }

 @media (max-width: 830px){
  .lightbox-pic {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-2 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-3 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-4 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-5 {
    max-width: 630px;
    height: 530px;
    }	
	 
  .lightbox-pic-6 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-7 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-8 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-9 {
    max-width: 630px;
    height: 530px;
    }	

  .lightbox-pic-10 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-11 {
    max-width: 630px;
    height: 530px;
    }
	
  .lightbox-pic-12 {
    max-width: 630px;
    height: 530px;
    }
    }

 @media (max-width: 830px){
  .lightbox-pic {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-2 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-3 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-4 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-5 {
    max-width: 564px;
    height: 530px;
    }	
	 
  .lightbox-pic-6 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-7 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-8 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-9 {
    max-width: 564px;
    height: 530px;
    } 

  .lightbox-pic-10 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-11 {
    max-width: 564px;
    height: 530px;
    }
	
  .lightbox-pic-12 {
    max-width: 564px;
    height: 530px;
    }
    }

 @media (max-width: 760px){
  .lightbox-pic {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-2 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-3 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-4 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-5 {
    max-width: 502px;
    height: 530px;
    }	

  .lightbox-pic-6 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-7 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-8 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-9 {
    max-width: 502px;
    height: 530px;
    }	

  .lightbox-pic-10 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-11 {
    max-width: 502px;
    height: 530px;
    }
	
  .lightbox-pic-12 {
    max-width: 502px;
    height: 530px;
    }
    }

 @media (max-width: 662px){
  .lightbox-pic {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-2 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-3 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-4 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-5 {
    max-width: 447px;
    height: 446px;
    }
	 
  .lightbox-pic-6 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-7 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-8 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-9 {
    max-width: 447px;
    height: 446px;
    } 
	 
  .lightbox-pic-10 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-11 {
    max-width: 447px;
    height: 446px;
    }
	
  .lightbox-pic-12 {
    max-width: 447px;
    height: 446px;
    }
    }

 @media (max-width: 625px){
  .lightbox-pic {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-2 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-3 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-4 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-5 {
    max-width: 394px;
    height: 396px;
    }
	 
  .lightbox-pic-6 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-7 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-8 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-9 {
    max-width: 394px;
    height: 396px;
    }
	 
  .lightbox-pic-10 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-11 {
    max-width: 394px;
    height: 396px;
    }
	
  .lightbox-pic-12 {
    max-width: 394px;
    height: 396px;
    }
    }

 @media (max-width: 570px){
  .lightbox-pic {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-2 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-3 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-4 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-5 {
    max-width: 364px;
    height: 396px;
    }
	 
  .lightbox-pic-6 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-7 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-8 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-9 {
    max-width: 364px;
    height: 396px;
    }	
	 
  .lightbox-pic-10 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-11 {
    max-width: 364px;
    height: 396px;
    }
	
  .lightbox-pic-12 {
    max-width: 364px;
    height: 396px;
    }
    }

 @media (max-width: 420px){
  .lightbox-pic {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-2 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-3 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-4 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-5 {
    max-width: 317px;
    height: 318px !important;
    }

  .lightbox-pic-6 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-7 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-8 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-9 {
    max-width: 317px;
    height: 318px !important;
    } 

  .lightbox-pic-10 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-11 {
    max-width: 317px;
    height: 318px !important;
    }
	
  .lightbox-pic-12 {
    max-width: 317px;
    height: 318px !important;
    }
	}

 @media (max-width: 380px){
  .lightbox-pic {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-2 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-3 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-4 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-5 {
    max-width: 74vw;
    height: 299px !important;
    }
	 
  .lightbox-pic-6 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-7 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-8 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-9 {
    max-width: 74vw;
    height: 299px !important;
    }
	 
  .lightbox-pic-10 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-11 {
    max-width: 74vw;
    height: 299px !important;
    }
	
  .lightbox-pic-12 {
    max-width: 74vw;
    height: 299px !important;
    }
    }

 @media (max-width: 330px){
  .lightbox-pic {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-2 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-3 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-4 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-5 {
    max-width: 76vw;
    height: 264px !important;
    }
	 
  .lightbox-pic-6 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-7 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-8 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-9 {
    max-width: 76vw;
    height: 264px !important;
    }
	 
  .lightbox-pic-10 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-11 {
    max-width: 76vw;
    height: 264px !important;
    }
	
  .lightbox-pic-12 {
    max-width: 76vw;
    height: 264px !important;
    }
	}


/* --- Lightbox Main Pic Responsive Media Query --- */  

@media (max-width: 1081px){
 .lightbox-main-pic {
    max-width: 800px;
    }
    }

@media (max-width: 906px){
 .lightbox-main-pic {
    max-width: 750px;
    }
    }

@media (max-width: 660px){
 .lightbox-main-pic {
    max-width: 750px;
    }
    }

@media (max-width: 857px){
 .lightbox-main-pic {
    max-width: 704px;
    height: 531px;
    }
    }

@media (max-width: 608px){
 .lightbox-main-pic {
    max-width: 403px;
	height: 490px;
    }
    }

@media (max-width: 450px){
 .lightbox-main-pic {
    max-width: 363px;
	height: 400px !important;
    }
    }

@media (max-width: 380px){
 .lightbox-main-pic {
    max-width: 314px;
	height: 358px !important;
    }
    }

@media (max-width: 330px){
 .lightbox-main-pic {
    max-width: 278px;
	height: 280px !important;
    }
    }

@media (max-width: 830px){
 .lightbox-main-pic {
    max-width: 634px;
	height: 521px;
    }
    }

@media (max-width: 760px){
 .lightbox-main-pic {
    max-width: 554px;
	height: 521px;
    }
    }

@media (max-width: 662px){
 .lightbox-main-pic {
    max-width: 513px;
	height: 428px;
    }
    }

@media (max-width: 625px){
 .lightbox-main-pic {
    max-width: 450px;
	height: 387px;
    }
    }

@media (max-width: 570px){
 .lightbox-main-pic {
    max-width: 401px;
	height: 387px;
    }
    }

@media (max-width: 450px){
 .lightbox-main-pic {
    max-width: 343px !important;
	height: 307px !important;
    }
    }

@media (max-width: 380px){
 .lightbox-main-pic {
    max-width: 309px !important;
	height: 286px !important;
    }
    }

@media (max-width: 330px){
 .lightbox-main-pic {
    max-width: 276px !important;
	height: 244px !important;
    }
    }


/* --- Gallery Thumbnail 20 Responsive Media Query --- */  

@media (max-width: 889px){
 .gallery-thumbnail-20 {
   margin-right: 160px;
   }
   }

@media (max-width: 617px){
 .gallery-thumbnail-20 {
   margin-right: 136px;
   }
   }
   
@media (max-width: 532px){
 .gallery-thumbnail-20 {
   margin-right: -25px;
   }
   }
   
@media (max-width: 889px){
 .gallery-thumbnail-20 {
   margin-right: 160px;
   }
   }

@media (max-width: 617px){
 .gallery-thumbnail-20 {
   margin-right: 136px;
   }
   }
   
@media (max-width: 532px){
 .gallery-thumbnail-20 {
   margin-right: -25px;
   }
   }


/* --- Gallery Content Responsive Media Query --- */  

@media (max-width: 889px){
 .gallery-content {
   max-width: 600px;
   }
   }

@media (max-width: 617px){
 .gallery-content {
   max-width: 537px;
   }
   }

@media (max-width: 532px){
 .gallery-content {
   max-width: 360px;
   }
   }

@media (max-width: 320px){
 .gallery-content {
   padding-left: 24px;
   width: 328px;
   }
   }
	
@media (max-width: 730px){
 .carousel-area {
   margin: auto;
   flex-wrap: wrap;
   max-width: 204px;
   justify-content: space-between;
   }
	
 .carousel__navigation {
   margin-bottom: -45px;
   }

 .carousel__viewport {	
   height: 225px;
   overflow-y: hidden;
   }
   }

@media (max-width: 450px){
 .carousel-area {
   flex-direction: column;
   max-width: 165px;
   margin: auto;
   }
   
 .mcv {
   height: 365px !important;
   margin-top: -5px;
   }
   
 .carousel__navigation {
   top: 339px;
   }  
   
 .carousel__navigation-item li {
   margin-bottom: -40px;
   }
   
 .carousel__navigation-list,
 .carousel__navigation-item {
   display: inline-block;
   padding-bottom: 35px;
   }
   }
   

/* --- Gallery Thumbnail Responsive Media Query --- */  

@media (max-width: 889px){
 .gallery-thumbnail {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-2 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-3 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-4 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-5 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }
	
 .gallery-thumbnail-6 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-7 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-8 {
   background-size: 136px 137px; 
   margin-right: 0px;
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-9 {
   background-size: 136px 137px; 
   margin-right: 0px;
   height: 158px;
   width: 156px; 
   }
	
 .gallery-thumbnail-10 {
   background-size: 136px 137px; 
   margin-right: 10px;
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-11 {
   background-size: 136px 137px;
   margin-right: 11px;
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-12 {
   background-size: 136px 137px; 
   margin-right: -26px;
   height: 158px;
   width: 156px; 
   }
   }
   
@media (max-width: 617px){
 .gallery-thumbnail {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-2 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-3 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-4 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-5 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }
	
 .gallery-thumbnail-6 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-7 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-8 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-9 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-10 {
   background-size: 116px 117px; 
   margin-right: 0px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-11 {
   background-size: 116px 117px; 
   margin-right: 11px;
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-12 {
   background-size: 116px 117px; 
   margin-right: -18px;
   height: 138px;
   width: 136px; 
   }	
   }

@media (max-width: 532px){
 .gallery-thumbnail-5 {
   margin-left: 0px;
   }
   }

@media (max-width: 450px){
 .gallery-thumbnail-12 {
   margin-right: -18px;	
   }
   }
	
@media (max-width: 320px){
 .gallery-thumbnail {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-2 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-3 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-4 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-5 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }
	
 .gallery-thumbnail-6 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-7 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-8 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-9 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-10 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-11 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-12 {
   background-size: 106px 107px; 
   margin-right: -13px;
   height: 128px;
   width: 126px; 
   }
   }

/* ========= /Gallery/ ========= */



/* ========= Reviews ========= */

 .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 {
   justify-content: space-between;
   margin-bottom: 12.5px;
   flex-direction: row;
   margin-top: 25px;
   line-height: 1.5;
   max-width: 971px;
   display: flex;
   margin: auto;
   }  

 .about-picture {   
   background-image: url("../img/about front pic.jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
    margin: 15px 0px auto auto;
    border: 1px solid #cccccc;
    background-size: cover;
    max-width: 392px;
    height: 335px;
   padding: 5px;
   width: 100%;	 
   } 
   
 .about-text {
   margin-right: 35px;
   max-width: 384px;
   }
	
 .about-text p {
   margin-top: 10px;
   }
	
 .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: 971px;
   margin: auto;
   }  
   
 .section-detail {
   max-width: 316px;
   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: 951px;
   display: flex;
   margin: auto;
   } 
  
 .section-detail-p {
   margin: 0px 36px 0px 36px;
   line-height: 1.5;
   } 
   
 .check-width {
   margin-top: 17px;
   max-width: 350px; 
   }
  

/* --- 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 40px 17px 40px;
    margin-top: 0px;
    }  
    }  
  
 @media (max-width: 631px){
  .about-section {
    max-width: 528px;
    }  
    }  
  
 @media (max-width: 450px) {
  .about-section {
    margin-top: -3px;
    }
    }

 @media (max-width: 380px){
  .about-section {
    padding: 2px 27px 23px 27px;
    }  
    }  

 @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: 967px){
  .about-description {
    margin-bottom: 15.5px;
    }  
    }

 @media (max-width: 1048px){
  .about-description-2 {
    margin-bottom: -2px;
    } 
    }


/* --- 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: 955px){
  .about-picture {
    margin: 23px 0px auto auto;
    max-width: 379px;
    height: 328px;
    }	 
    }
      
 @media (max-width: 914px){
  .about-picture {
    margin: 25px 0px auto auto;
    max-width: 361px;
    height: 322px;
    }	 
    }
      
 @media (max-width: 914px){
  .about-picture {
    margin: 25px 0px auto auto;
    max-width: 361px;
    height: 322px;
    }	 
    }
      
 @media (max-width: 844px){
  .about-picture {
    margin: 30px 0px auto auto;
    max-width: 334px;
    height: 293px;
    }	 
    }
      
 @media (max-width: 806px){
  .about-picture {
    max-width: 306px;
    height: 287px;
    }	 
    }
      
 @media (max-width: 763px){
  .about-picture {
    margin: 59px 0px auto auto;  
    max-width: 278px;
    height: 266px;
    }	 
    }
      
 @media (max-width: 726px){
  .about-picture {
    margin: 59px 0px auto auto;  
    max-width: 278px;
    height: 266px;
    }	 
    }
      
 @media (max-width: 722px){
  .about-picture {
    margin: 85px 0px auto auto;
    max-width: 261px;
    height: 266px;
    }	 
    }
      
 @media (max-width: 657px){
  .about-picture {
    margin: 0px auto auto auto;
    max-width: 386px;
    height: 253px;
    } 
    }
           
 @media (max-width: 460px){
  .about-picture {
    max-width: 342px;
    height: 230px;
    } 
    }
           
 @media (max-width: 380px){
  .about-picture {
    max-width: 297px;
    height: 203px;
    } 
    }
           
 @media (max-width: 333px){
  .about-picture {
    max-width: 249px;
    height: 171px;
    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: 330px){
  .about-section-details {
    max-width: 292px !important;
    } 
    }

 @media (max-width: 562px){
  .about-section-details {
    max-width: 355px;
    padding: 26px 17px 43px 17px;
    } 
   
  .section-detail-p {
    margin: 26px 0px 26px 0px;
    }    
    }
  
/* ========= /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: 182px;	 
   width: 100%;
   color: white;
   } 
  
 .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: 45px 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 auto;
   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 #1e1c07, 1px -1px 0 #1e1c07, -1px 1px 0 #1e1c07, 1px 1px 0 #1e1c07, -1px -1px 0 #1e1c07, 1px -1px 0 #1e1c07, -1px 1px 0 #1e1c07, 1px 1px 0 #1e1c07;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 10px 10px 10px;
    border: 1px solid #1e1c07;
   border-radius: 5px;
   max-width: 127px;
   font-size: 19px;	
   cursor: pointer;
   background: #eee155;
   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-weight: 700;
   font-size: 18px;
   } 
  
 .operation-hours-width {
   flex-direction: row;
   font-size: 15.5px;
   max-width: 230px;
   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: 12px;
    }

  .ohd-7 {
    margin-right: 24px;
    }

  .contact-line {
    background-color: #0a0a0a;
    margin-top: 9px;
    margin: auto;
    width: 30px;
    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: 44px 40px 50px 40px;  
	}
    }

 @media (max-width: 460px){
  .contact-section-width {
	padding: 51px 25px 39px 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;
    height: 180px;
    } 
  
  .mail-contact-us {
    word-break: break-word;
    max-width: 122px;
    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;  
    height: 175px;
    } 
  
  .contact-box-2 {
    max-width: 216px;
    font-size: 15px;  
    height: 175px;
    } 
  
  .contact-box-3 {
    padding: 16px 7px 31px 7px;  
    max-width: 216px;
    height: 175px;
    } 
    }

 @media (max-width: 1040px){
  .contact-box-1 {
    max-width: 215px;
    } 
  
  .contact-box-2 {
    max-width: 215px;
    } 
  
  .contact-box-3 {
    max-width: 215px;
    height: 174px;
    } 
    }

 @media (max-width: 970px){
  .contact-box-1 {
    max-width: 195px;
    height: 176px;
    } 
  
  .contact-box-2 {
    max-width: 195px;
    height: 176px;
    } 
  
  .contact-box-3 {
    max-width: 195px;
    height: 176px;
    } 
    }

 @media (max-width: 865px){
  .contact-box-1 {
    max-width: 90vw !important;
    height: 179px;
    margin-right: auto;
    } 
  
  .contact-box-2 {
    max-width: 90vw !important;
    height: 158px;
    } 
  
  .contact-box-3 {
    margin-left: 0px; 
    max-width: 90vw !important;
    height: 180px !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: 176px;
    } 
  
  .contact-box-2 {
    height: 176px;
    } 
  
  .contact-box-3 {
    height: 178px;
    } 
    }

 @media (max-width: 460px){
  .contact-box-1 {
    max-width: 290px !important;
	margin: auto;
    } 
   
  .contact-box-2 {
    max-width: 290px !important;
	margin: 20px auto 20px auto;
    height: 158px;
    } 
   
  .contact-box-3 {
    max-width: 290px !important;
	margin: auto auto 20px auto;
    } 
    }
	
 @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 (max-width: 1355px){
  .operation-hours-width {
    width: 242px !important;
    }	
    }

 @media (max-width: 1243px){
  .operation-hours-width {
    width: 187px !important;
    }	
    }

 @media (max-width: 1198px){
  .operation-hours-width {
    font-size: 14.6px;
    }
    }

 @media (max-width: 865px){
  .operation-hours-width {
    width: 198px !important;
    }	
    }

 @media (max-width: 660px){
  .operation-hours-width {
    width: 221px !important;	
    }
    }

 @media (max-width: 460px){
  .operation-hours-width {
    width: 228px !important;
    }
    }

 @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: 460px){ 
  .ohd-2 {
    margin-right: 15px;
	}
	 
  .ohd-3 {
    margin-right: -7px;
    }	 
	 
  .ohd-4 {
    margin-right: 7px;
    }	 
	 
  .ohd-5 {
    margin-right: 30px;
    }	 
	 
  .ohd-6 {
    margin-right: 13px;
    } 
	 
.ohd-7 {
    margin-right: 24px;
}	 
    }

 @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: 660px){
  .contact-line {
    width: 40px !important;
    }   
    }

 @media (max-width: 460px){
  .contact-line {
    width: 50px !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/ ========= */



































