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

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

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

 @media screen and (max-width: 656px) {
  .page-banner {
    background-position: right;
    }
    }

 @media screen and (max-width: 450px) {
  .page-banner {
	margin-bottom: 38px;  
    height: 230px;
    }
    }

 @media screen and (max-width: 380px) {
  .page-banner {
    margin-bottom: 38px;
    }
    }

 @media screen and (max-width: 330px) {
  .page-banner {
    margin-bottom: 40px;
    }
    }

 @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 {
   margin: -9px -15px 0px -15px;
   background: #080808;
   height: 98px;
   }  
  
 .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: 20px 20px 17px 20px;
   flex-direction: row;
   max-width: 1158px;
   display: flex;
   margin: auto;
   }
  
 .top-header-item-right {
   justify-content: space-between;	 
   flex-direction: row;
   margin-bottom: 32px;	
   max-width: 250px;
   margin-top: -7px;
   display: flex;
   width: 100%;
   }
   
 .top-header-item-left {
   justify-content: space-between;	 
   flex-direction: row;
   margin-top: 8px;
   display: flex;
   }

 .header-phone-button { 
   text-shadow: -1px -1px 0 #b1630a, 1px -1px 0 #b1630a, -1px 1px 0 #b1630a, 1px 1px 0 #b1630a, -1px -1px 0 #b1630a, 1px -1px 0 #b1630a, -1px 1px 0 #b1630a, 1px 1px 0 #b1630a;
   background: linear-gradient(180deg,#ff9914 3%,#f3a33c 24%,#ff9914 47%,#d98415 71%,#c37816 94%);
   box-shadow: 0px 0px 5px rgb(0 0 0 / 63%), 0px 0px 15px rgb(0 0 0 / 60%), 0px 0px;
   padding: 9px 15px 1px 15px;
   border: solid 1px #ad6911;	 
   filter: brightness(100%);
   font-family: 'Poppins';
   text-decoration: none;
   font-weight: 400 !important;
   border-radius: 23px;
   margin-top: -11px;
   font-size: 15.4px;
   max-width: 186px;
   color: white;
   height: 43px;
   width: 100%;
   }	
   
 .facebook-link {
   background-image: url("../img/facebook.png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   margin-top: 14px;
   max-width: 61px;
   height: 54px;
   width: 100%;
   }

 .top-header-contact-button {
   text-shadow: -1px -1px 0 #111c36, 1px -1px 0 #111c36, -1px 1px 0 #111c36, 1px 1px 0 #111c36, -1px -1px 0 #111c36, 1px -1px 0 #111c36, -1px 1px 0 #111c36, 1px 1px 0 #111c36;
   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,#3dff29 0%,#38d928 12%,#34b827 48%,#1e8e13 80%,#106a07 100%);
   padding: 13px 17px 17px 17px;
   border: 1px solid #361e11;
   filter:brightness(107%);
   text-decoration: none;
   border-radius: 20px;
   font-weight: 700;
   margin-top: 10px;
   font-size: 20px;
   height: 59px;   
   color: white;
   }

 .top-header-contact-button-2 {
   text-shadow: -1px -1px 0 #111c36, 1px -1px 0 #111c36, -1px 1px 0 #111c36, 1px 1px 0 #111c36, -1px -1px 0 #111c36, 1px -1px 0 #111c36, -1px 1px 0 #111c36, 1px 1px 0 #111c36;
   background: linear-gradient(180deg,#3dff29 0%,#38d928 12%,#34b827 48%,#1e8e13 80%,#106a07 100%);
   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: 13px 17px 17px 17px;
   border: 1px solid #111c36;
   filter:brightness(107%);
   text-decoration: none;
   border-radius: 20px;
   font-weight: 700;
   font-size: 20px;
   color: white;
   }


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

  header {
   background-image: url("../img/Header Banner Colored (1) (1) (1).jpg");
   background-position: center bottom;
   border-bottom: 1px solid #d9d9d9;
   background-size: 1920px 182px; 
   background-repeat: no-repeat; 
   padding: 0px 15px 0px 15px;  
   overflow-x: hidden;
   overflow-y: hidden;
   }

 .header-area {
   padding: 0px 15px 0px 15px;
   max-width: 1318px;
   height: 154px;
   margin: auto;  
   }

 .logo {
   background-image: url("../img/Logo.png");
   background-repeat: no-repeat; 
   background-position: center;
   background-size: cover;  
   border-radius: 20px;
   max-width: 330px;
   margin-left: 0px;
   margin-top: 13px;
   height: 130px;
   width: 100%;
   float: left;
   }

  nav {
   font-family: 'Roboto Condensed', sans-serif;  
   justify-content: space-between;
   padding-right: 40px;
   font-style: normal;
   padding-top: 69px;
   max-width: 880px;
   list-style: none;
   display: flex;
   float: right;
   width: 100%;
   }

 .menu-items {   
   justify-content: center;
   text-decoration: none;	 
   padding-right: 26px;
   text-align: center;
   font-size: 18px;
   font-weight: 700;
   color: #000;   
   }  
  
 .dropdown-menu-item-1 {
   justify-content: center;
   text-decoration: none;	 
   text-align: center;
   font-size: 18px;
   margin-left: 5px;	 
   font-weight: 700;
   color: #000;   
   }     

 .dropdown-menu-item-2 {
   justify-content: center;
   text-decoration: none;	 
   padding-right: 25px;
   text-align: center;
   font-size: 18px;
   margin-left: 14px;
   font-weight: 700;
   color: #000;   
   }     

 .menu-items:hover {
   color: #ff4d00;
   }    
	
 .dropdown-menu-item-1:hover {
   color: #ff4d00;
   }
  
 .dropdown-menu-item-2:hover {
   color: #ff4d00;
   }

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

 .mi6 {
   position: relative;
   z-index: 20;  
   }  
  
 .hpbt {
   cursor: pointer;
   }

  
/* ------ Drop Down On Hover ------ */

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

 nav.dropdown {
   display: inline-block;
   }

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

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

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

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

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

 .dropdown:hover .dropdown-content {
   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 #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;
   max-width: 200px;
   color: #000;
   }

 .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: 1;
   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;
   }


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

 @media (max-width: 330px){
  .top-header {
    height: 300px !important;
    }
    }

 @media (max-width: 450px){
  .top-header {
	margin: -18px -15px 0px -15px;
    height: 87px !important;
    background: #0c0c0c;
    }	
	
  .hpbt {
    margin-bottom: 15px;
	text-align: center;
    cursor: pointer;
    width: 179px;
    margin: auto;
    }	 
    }

 @media (max-width: 500px){
  .top-header {
    margin: 0px -15px 0px -15px;
    height: 97px;
    }	
    }


/* Top Header Width Media Query */

 @media (max-width: 500px){
  .top-header-width {
    flex-direction: column;
    max-width: 292px;
    }
    }

 @media (max-width: 450px){
  .top-header-width {
	padding: 12px 20px 12px 20px;  
    max-width: 290px;
	height: 106px !important;  
    }
    }


/* Header Buttons Responsive Media Query */

 @media (max-width: 450px){
  .header-phone-button {   
    margin-top: 1px;
    }
    }


/* Top Header Contact Button Media Query */

 @media all and (max-width: 3840px) and (min-width: 501px) {
  .top-header-contact-button-2 {
    display: none;
    }
    }

 @media (max-width: 500px){
  .top-header-contact-button-2 { 
    margin-right: 27px;
    margin-top: 14px;
    height: 62px;
    }
    }

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


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

 @media (max-width: 500px){
  .top-header-item-left { 
    max-width: 424px;
    flex-wrap: wrap;
    margin: 0px auto auto auto;
    }
	 
  .top-header-item-right {
    margin-top: -12px;
    }
    }

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

 @media (max-width: 450px){
  .top-header-item-left {
    flex-direction: column-reverse;
    margin: 4px auto auto auto;
    } 
    }

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

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

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

 @media (max-width: 657px){
   header {
    background-image: url( "../img/Header Banner.jpg");
    background-size: 660px 331px;
    }
    }

 @media (max-width: 450px){
   header {
	background-size: 450px 270px;  
    height: 229px !important;	 
    }
    }

 @media (max-width: 380px){
   header {
	background-size: 433px 254px;  
    height: 224px !important;	 
    }
    }

 @media (max-width: 330px){
   header {
	background-size: 357px 227px;
	height: 213px !important;  
    }
    }


/* Header Area Responsive Media Query */

 @media (max-width: 1090px){
  .header-area {
	max-width: 914px; 
    }
    }

 @media (max-width: 805px){
  .header-area {
	max-width: 648px; 
	height: 207px;  
    }
    }

 @media (max-width: 660px){
  .header-area {
	max-width: 392px; 
	height: 172px;  
    }
    }





/* Logo Responsive Media Query */

 @media (max-width: 1345px) {
  .logo {
    margin-top: 17px;	  
	max-width: 314px;  
    height: 121px;	  
	}
    }

 @media (max-width: 1322px) {
  .logo {
    margin-top: 21px;	  
	max-width: 280px;  
    height: 116px;	  
	}
    }

 @media (max-width: 1297px) {
  .logo {
    margin-top: 24px;	  
	max-width: 248px;  
    height: 106px;	  
	}
    }

 @media (max-width: 1222px) {
  .logo {
    margin-top: 28px;	  
	max-width: 225px;  
    height: 95px;	  
	}
    }

 @media (max-width: 1170px) {
  .logo {
    margin-top: 33px;	  
	max-width: 201px;  
    height: 87px;	  
	}
    }

 @media (max-width: 1143px) {
  .logo {
    margin-top: 35px;	  
	max-width: 183px;  
    height: 80px;	  
	}
    }

 @media (max-width: 1090px) {
  .logo {
    margin-top: 34px;
    max-width: 254px;
    height: 89px;
	}
    }

 @media (max-width: 915px) {
  .logo {
	margin-left: -10px;  
    margin-top: 34px;
    max-width: 237px;
	}
    }

 @media (max-width: 857px) {
  .logo {
	margin-left: -5px;  
    margin-top: 34px;
    max-width: 203px;
	height: 83px; 
	}
    }

 @media (max-width: 830px) {
  .logo {
	margin-left: -5px;  
    margin-top: 34px;
    max-width: 181px;
	height: 76px; 
	}
    }

 @media (max-width: 805px) {
  .logo { 
    margin-left: 3px;
    margin-top: 37px;
    max-width: 231px;
    height: 101px;	
	}
    }

 @media (max-width: 688px) {
  .logo { 
    margin-left: 3px;
    margin-top: 43px;
    max-width: 209px;
    height: 92px;	
	}
    }

 @media (max-width: 660px) {
  .logo { 
    margin: 37px auto auto auto;
    max-width: 360px;
    height: 116px;	
	}
    }

 @media (max-width: 450px) {
  .logo { 
    margin: 31px auto auto auto;
    max-width: 360px;
    height: 113px;	
	}
    }

 @media (max-width: 380px) {
  .logo { 
    margin: 29px auto auto auto;
	}
    }


 @media (max-width: 330px) {
  .logo { 
    margin: 27px auto auto auto;
    max-width: 360px;
    height: 110px;	
	}
    }








/* Nav Responsive Media Query */

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

 @media (max-width: 1280px){
   nav {
    max-width: 837px;
    }
    }

 @media (max-width: 1222px){
   nav {
	padding-right: 11px;   
    max-width: 796px;
    }
    }

 @media (max-width: 1170px){
   nav {
	padding-top: 70px;   
    }
    }

 @media (max-width: 1122px){
   nav {
	max-width: 779px;
    }
    }

 @media (max-width: 1090px){
   nav {
	margin-right: 186px;   
	padding-top: 46px;
	max-width: 375px;
	flex-wrap: wrap;
    }
    }

 @media (max-width: 931px){
   nav {
	margin-right: 177px;   
	max-width: 356px;
    }
    }

 @media (max-width: 870px){
   nav {
	max-width: 339px;
    }
    }

 @media (max-width: 857px){
   nav {
	margin-right: 173px;
    }
    }

 @media (max-width: 805px){
   nav {
	margin: auto -4px auto auto;   
	padding-top: 42px;   
	max-width: 299px;
    }
    }

 @media (max-width: 688px){
   nav {
	max-width: 291px;
    }
    }


/* Menu Item Responsive Media Query */

 @media (max-width: 1280px){
  .menu-items {
	padding-right: 23px;  
    font-size: 16.5px;
    }
    }

 @media (max-width: 1122px){
  .menu-items {
	padding-right: 23px;  
    font-size: 16px;
    }
    }

 @media (max-width: 1090px){
  .menu-items {
    font-size: 18px;
    }
	 
  .mi3 {
    margin-right: 30px;	 
    }
	 
  .mi1 {
    margin-left: 30px;
    }
	 
  .mi4 {
    margin-top: 14px;	 
    }
	 
  .mi5 {
    margin-top: 14px;	 
    }
	 
  .mi6 {
    margin-top: 14px;	 
    }
    }

 @media (max-width: 931px){
  .menu-items {
	padding-right: 23px;  
    font-size: 17px;
    }
	 
  .mi1 {
    margin-left: 28px;
    }	 
	 
  .mi3 {
    margin-right: 28px;
    }
    }

 @media (max-width: 870px){
  .menu-items {
	padding-right: 23px;  
    font-size: 16px;
    }
	 
  .mi1 {
    margin-left: 28px;
    }	 
	 
  .mi3 {
    margin-right: 28px;
    }
    }

 @media (max-width: 805px){
  .menu-items {
    font-size: 17.5px;
    }
	 
  .mi1 {
    margin-left: 0px;
    }	 
	 
  .mi4 {
    margin-left: -27px;	 
    }
	
  .mi3 {
    margin-right: 0px;
    }
	 
  .mi6 {
    margin-right: -27px;
    }	 
    }

 @media (max-width: 688px){
  .menu-items {
    font-size: 16.5px;
    }
	 
  .mi1 {
    margin-left: 0px;
    }	 
	 
  .mi4 {
    margin-left: -27px;	 
    }
	
  .mi3 {
    margin-right: 0px;
    }
	 
  .mi6 {
    margin-right: -27px;
    }	 
    }











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

 @media all and (max-width: 3840px) and (min-width: 661px) {
  .mobile-menu {
    display: none;
    }
    }
  
 @media (max-width: 450px){
  .mobile-menu {
    margin: -19px auto 32px auto !important;
    }
    }

 @media (max-width: 380px){
  .mobile-menu {
    margin: -27px auto 32px auto !important;
    }
    }

 @media (max-width: 330px){
  .mobile-menu {
    margin: -33px auto 32px auto !important;
    }
    }

 @media (max-width: 660px){
  .mobile-menu {
    margin: -10px auto 38px auto;
    }
    }
  
 @media screen and (max-height: 450px) {
  .sidenav { 
    padding-top: 15px;
    }
   
  .sidenav a {
    font-size: 18px;
    }
    }


/* ------ Header Phone Button Responsive Media Query ------ */

 @media (max-width: 1280px){
  .header-phone-button {
	font-size: 14.4px;  
	height: 40px; 
    }
    }

 @media (max-width: 1090px){
  .header-phone-button {
	margin-right: -182px; 
	margin-top: 7px;  
	height: 37px;  
    }
    }

 @media (max-width: 931px){
  .header-phone-button {
	padding: 9px 9px 1px 9px;  
	margin-right: -182px; 
	max-width: 177px;  
	margin-top: 7px;  
	height: 37px;  
    }
    }

 @media (max-width: 805px){
  .header-phone-button {
	margin: 25px auto auto 34px; 
    }
    }


/* ------ 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: 51px 45px 45px 40px;
   max-width: 1200px;
   display: flex;
   margin: auto;
   color: white;
   }  
	
 .footer-item {
   line-height: 22px;
   max-width: 400px;
   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 {
   margin-bottom: 10px; 
   margin-top: 8px;
   font-size: 25px; 
   width: 335px;
   } 

 .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,#ff904b 0%,#fca848 24.67932560354002%,#fc950f 44.037416680669914%,#ff7a14 65.5464067663698%,#d94c00 86.69691368397469%,#af3d00 100%);
   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: 'Poppins';
   font-weight: 400;
   font-size: 27px;
   }
     
 .footer-menu {
   list-style: circle;
   margin-top: 10px;
   line-height: 27px;
   margin-right: -35px;
   }


/* Footer Contact Box */

 .footer-box-top {
   filter: brightness(141%);
   background: #fcb232;
   width: 300px;
   height: 6px;
   }  
  
 .footer-contact-box {
   box-shadow: 0px 0px  16px black, 0px 0px;
   background: #d6d6d6;
   z-index: 999999999;
   position: relative;	 
   max-width: 282px;
   padding-top: 15px;	 
   width: 100%;
   } 	
	     
 .footer-box-logo {   
   background-image: url("../img/Logo (Small).png");
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   border-radius: 20px;
   margin-bottom: -4px;
   max-width: 282px;
   margin-top: 3px;
   height: 108px;
   }
  
 .footer-box-width {
   padding: 10px 5px 29px 15px;
   flex-direction: column;
   text-decoration: none;
   max-width: 242px;
   display: flex;
   }  
   
 .address-line {
   text-indent: -19px;	 
   margin-top: 15px;
   margin-left: 37px;
   display: block;
   color: black;
   }
   
 .footer-icon-container {
   text-decoration: none;
   margin-right: 14px; 
   color:#000000; 
   }


/* 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: 705px){
  .footer-width {
    padding: 51px 32px 45px 25px;
    }  
    }

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

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

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

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

 @media (max-width: 984px){
  .footer-item {
    max-width: 307px;
    }
    }

 @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: 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: 368px;
    font-size: 16px;
    }
	
  .footer-item-2 {
    margin: 42px auto 43px auto;
    }
	
  .footer-item-3 {
    max-width: 282px;
    margin: auto;
    }
    }


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

 @media (max-width: 1084px){
  .footer-title {
    font-size: 23.5px;	
    }  
	 
  .footer-menu-title {
    font-size: 23.5px;	
	margin-top: 1px;
    }  
    }
	
 @media (max-width: 984px){
  .footer-title {
    font-size: 20px;	
	width: 257px;
    }  
	 
  .footer-menu-title {
    font-size: 20px;	
	margin-top: 3px;
    }  
    }

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

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

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

 @media (max-width: 450px){
  .footer-title {
    font-weight: 800;
    font-size: 22.5px;	
	width: 352px;
    }  
    }
	
 @media (max-width: 380px){
  .footer-title {
    font-weight: 800;
    font-size: 20px;	
	width: 309px;
    }  
    }
	
 @media (max-width: 330px){
  .footer-title {
	font-weight: 800;
    font-size: 18px;	
	width: 288px;
    }  
    }
	

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

 @media (max-width: 1114px){
  .footer-box-logo {
    max-width: 233px;
	height: 90px;
    }    
    }

 @media (max-width: 927px){
  .footer-box-logo {
    max-width: 212px;
	height: 80px;
    }    
    }

 @media (max-width: 811px){
  .footer-box-logo {
    max-width: 183px;
	height: 70px;
    }    
    }

 @media (max-width: 666px){
  .footer-box-logo {
    max-width: 260px;
	height: 97px;
    }    
    }

 @media (max-width: 330px){
  .footer-box-logo {
    max-width: 253px;
	height: 108px;
    }    
    }


/* Footer box Responsive Media Query */

 @media (max-width: 1114px){
  .footer-contact-box {
    max-width: 250px;
    padding-top: 15px;
    }    
    }
	
 @media (max-width: 330px){
  .footer-contact-box {
    max-width: 260px;
    } 	
    }
 
 @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: 759px) {
  .footer-contact-box {
    max-width: 191px;
    }
    }

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


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

 @media (max-width: 811px){
  .address-line {
    font-size: 14.5px;
    text-indent: -11px;
    margin-left: 20px;	  
    margin-top: 15px;
    }  
	 
  .footer-icon-container {
    margin-right: 10px;	 
	}
    }

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

/* 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 Menu Responsive Media Query --- */

 @media (max-width: 666px){
  .footer-menu {
    max-width: 179px;
    margin: auto;
    }
    }


/* Footer Menu Title Responsive Media Query */



/* 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/ ========= */



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

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

 .hero-columns {
   flex-direction: row;
   overflow-y: hidden;
   display: flex;
   }  
    
 .column-1 {
   background-image: url("../img/2018-03-08.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/Jumpstart Front-Page.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 - Front Page.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 {
   justify-content: space-between;
   padding: 46.6px 51px 45px 45px;
   flex-direction: row;
   max-width: 1224px;
   display: flex;
   margin: auto;
   }  
  
 .front-page-column-2 {
   justify-content: space-between;
   max-width: 627px;
   flex-wrap: wrap;
   display: flex;
   }  
    
 .front-page-pic {
   background-image: url("../img/2017-06-01.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 293px;
   width: 466px;
   padding: 5px;
   } 
   
 .front-page-column-1 {
   padding-right: 49px;
   max-width: 618px;
   }  

 .front-page-title {
   font-family: sans-serif;
   font-weight: 800;
   margin-top: 15px;
   font-size: 20px;
   color: white;
   } 
  
 .front-page-column-text {
   font-family: sans-serif; 
   word-spacing: 0.6px;
   line-height: 23.4px;
   overflow-y: hidden;
   margin-top: 2px; 
   color: white; 
   } 
   
 .front-page-column-text, p {
   margin-top: 16px;
   }
   
 .front-page-section-logos {
   margin: 20px 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.png");
   background-position: center top;
   background-size: 1920px 600px;
   background-repeat: repeat;
   padding-bottom: 73px;
   }
   
 .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-page-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: -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;
   margin-bottom: 12px;
   font-size: 18.5px;
   font-weight: 700; 
   color: white;
   } 
         
 .services-section-width {
   padding: 54px 15px 53px 15px;
   justify-content: center;
   flex-direction: row;
   max-width: 1000px;
   display: flex;
   margin: auto;
   } 
  
 .homepage-services-item {
   background: linear-gradient(180deg,rgba(9.741935483870968%,9.741935483870968%,9.741935483870968%,0.726) 0%,rgba(0%,0%,0%,0.709) 21.45297709068504%,rgba(0%,0%,0%,0.768) 42.60348400828992%,rgba(0%,0%,0%,0.81) 74.50848596874475%,rgba(0%,0%,0%,0.902) 100%);   
   padding: 42px 12px 18px 12px;
   border-radius: 36px;
   text-align: center;
   line-height: 1.7;
   font-size: 15.2px;
   width: 280px;
   } 
			
 .services-section-imege {
   background-image: url("../img/Featured 3.jpg");
   border-radius: 16px 16px 13px 13px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover; 
   margin-bottom: 22px;
   height: 145px;
   width: 248px;
   } 
  
 .services-section-imege-2 {
   background-image: url("../img/Featured 2.jpg");
   border-radius: 16px 16px 13px 13px;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: cover; 
   margin-bottom: 22px;
   height: 145px;
   width: 248px;
   } 
  
 .services-section-imege-3 {
   background-image: url();
   border-radius: 16px 16px 13px 13px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover; 
   margin-bottom: 22px;
   height: 145px;
   width: 248px;
   } 
  
 .middle-service-item {
   margin: 0px 20px 0px 20px;
   }

 .hservice-item-txt {
   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;
   color: white;
   }
		
 .bottom-service-txt {
   text-shadow: -1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white;
   font-weight: 800; 
   font-size: 20px; 	 
   color: black; 
   }		
	

/* --- Featured Section --- */
   
 .featured-section {
   background-image: url("../img/Info Section Banner (Shaded).jpg");
   background-size: 1902px 206px !important;   
   background-repeat: no-repeat;
   background-position: left;
   background-color: #4e4e4e;
   border: 1px solid black;
   overflow: hidden;
   height: 208px;
   } 
   
 .featured-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"; 
   justify-content: space-between;
   padding: 27px 26px 42px 26px;
   flex-direction: row;
   max-width: 1000px;	 
   display: flex;
   margin: auto;
   color: white;
   } 

 .featured-section-right {
   width: 268px;
   }   


/* Featured Box */

 .featured-box {
   background-color: #f4f4f4;
   border: solid 1px #000;
   padding-bottom: 31px;
   margin-right: 4px;
   padding-top: 26px;
   margin-left: 4px;
   margin-top: 0px;	 
   width: 260px;
   }  
   
 .featured-section-title { 
   font-size: 27px;
   font-weight: 740;
   margin-top: 1px;
   } 
   
 .featured-button {
   background-color: #ffffff;
   border-color: #d41b19;
   border-style: solid;
   margin-bottom: 14px;	 
   border-radius: 5px;
   border-width: 2px;
   margin-top: 12px;	 
   color: #8d1111;
   width: 160px;
   }  
   
 .featured-button:hover {
   background-color: #d41b19;
   border-color: #d41b19;
   margin-bottom: 14px;
   border-style: solid;
   border-radius: 5px;
   border-width: 2px;	 
   margin-top: 12px;
   color: #ffffff;
   width: 160px;
   }  
   
 .featured-section-left {
   max-width: 550px;
   margin-top: 13px;
   }   
   
 .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 16px black, 0px 0px;
   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 16px black, 0px 0px;
   margin-top: 18px;
   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: 450px) {
  .column-1 {
    background-position: center; 
    } 
    }

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

 @media screen and (max-width: 330px) {
  .ct2 {
    margin-top: 255px !important;
    }
    }

 @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;
    }
  
  .column-title {
    margin-top: 260px;  
    padding: 17px 0px 26px 27px !important;
    } 
    }
   
   
/* --- Front Page Section Responsive Media Query --- */
   
 @media all and (max-width: 3840px) and (min-width: 1249px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1920px 540px; 
    } 
    }
  
 @media all and (max-width: 1248px) and (min-width: 1169px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1248px 540px; 
    } 
    }

 @media all and (max-width: 1168px) and (min-width: 1148px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1248px 562px; 
    } 
    }

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

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

 @media all and (max-width: 1057px) and (min-width: 983px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1057px 546px; 
    }    
    }

 @media all and (max-width: 982px) and (min-width: 906px) {
  .front-page-section {
    background-position: center bottom;
    background-size: 1057px 542px; 
    }    
    }

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

 @media (max-width: 974px){
  .front-page-section {
    background-size: 974px 540px; 
    }   
    }

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

 @media (max-width: 961px){
  .front-page-section {
    background-size: 961px 562px; 
    }   
    }

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

 @media (max-width: 925px){
  .front-page-section {
    background-size: 925px 740px; 
    }   
    }
	
 @media (max-width: 782px){
  .front-page-section {
    background-size: 782px 595px; 
    overflow-y: hidden;
    }   
    }

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

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

 @media (max-width: 768px){
  .front-page-section {
    background-size: 774px 570px; 
    overflow-y: hidden;
    }   
    }

 @media (max-width: 766px){
  .front-page-section {
    background-size: 774px 590px; 
    overflow-y: hidden;
    }   
    }

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

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

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

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

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

 @media (max-width: 689px){
  .front-page-section {
    background-size: 689px 588px; 
    }   
    }

 @media (max-width: 669px){
  .front-page-section {
    background-size: 669px 611px; 
    }   
    }

 @media (max-width: 662px){
  .front-page-section {
    background-size: 662px 632px; 
    }   
    }

 @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-size: 660px 847px; 
    }   
    }	

 @media (max-width: 530px){
  .front-page-section {
    background-size: 530px 846px;
    }   
    }	

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

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

 @media (max-width: 330px){
  .front-page-section {
    background-size: 450px 904px; 
    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: 1147px){
  .front-page-section-width {
	padding: 33px 51px 45px 45px;
    }  
    }

 @media (max-width: 981px){
  .front-page-section-width {
	padding: 29px 51px 45px 45px;
    }  
    }

 @media (max-width: 905px){
  .front-page-section-width {
    max-width: 880px;
    }  
    }

 @media (max-width: 858px){
  .front-page-section-width {
    padding: 22px 51px 37px 45px;
    }  
    }

 @media (max-width: 706px){
  .front-page-section-width {
    padding: 22px 35px 38px 31px;
    }  
    }

 @media (max-width: 660px){
  .front-page-section-width {
    max-width: 527px;
    padding: 49px 42px 39px 45px;
    flex-direction: column-reverse;
    }  
    }

 @media (max-width: 450px){
  .front-page-section-width {
    padding: 45px 42px 45px 45px;
    max-width: 389px;
    }  
    }

 @media (max-width: 380px){
  .front-page-section-width {
    padding: 48px 42px 36px 45px; 
    } 
    }
	  
 @media (max-width: 330px){
  .front-page-section-width {
    padding: 46px 32px 28px 32px; 
    } 
    }
	  

/* Front Page Column Responsive Media Query */
  
 @media (max-width: 1185px){
  .front-page-column-1 {
    margin-right: 0px;
    max-width: 599px;
	}	
    }

 @media (max-width: 706px){
  .front-page-column-1 {
	padding-right: 31px;
	}	
    }

 @media (max-width: 706px){
  .front-page-column-1 {
	padding-right: 30px;
	}	
    }

 @media (max-width: 660px){
  .front-page-column-1 {
	padding-right: 0px;
	}	
    }

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 450px){
  .front-page-title {
    margin: 14px auto -4px auto;
    font-size: 15.5px;
    max-width: 321px;
    } 	
    }

 @media (max-width: 380px){
  .front-page-title {
    max-width: 285px;
    font-size: 15px;
    } 	
    }

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

 @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;	
    }
    }


/* ------ 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%;
    }
    }


/* Front Page Pic Responsive Media Query */

 @media (max-width: 1147px){
  .front-page-pic {
	margin-top: 18px;  
    } 
    }

 @media (max-width: 1100px){
  .front-page-pic {
    width: 376px;
    } 
    }

 @media (max-width: 981px){
  .front-page-pic {
	margin-top: 23px;  
    } 
    }

 @media (max-width: 961px){
  .front-page-pic {
	margin-top: 36px;  
    } 
    }

 @media (max-width: 945px){
  .front-page-pic {
    width: 357px;
    } 
    }

 @media (max-width: 908px){
  .front-page-pic {
    margin-top: 41px;
    width: 337px;
    } 
    }

 @media (max-width: 908px){
  .front-page-pic {
    margin-top: 45px;
    width: 337px;
    } 
    }

 @media (max-width: 794px){
  .front-page-pic {
	margin-top: 53px !important;  
    } 
    }

 @media (max-width: 774px){
  .front-page-pic {
	margin-top: 73px !important;  
    } 
    }

 @media (max-width: 759px){
  .front-page-pic {
    margin-top: 30px;
    } 
    }

 @media (max-width: 730px){
  .front-page-pic {
    margin-top: 77px;
    } 
    }

 @media (max-width: 726px){
  .front-page-pic {
    margin-top: 79px !important;
    } 
    }

 @media (max-width: 706px){
  .front-page-pic {
    margin-top: 64px !important;
    } 
    }

 @media (max-width: 689px){
  .front-page-pic {
    margin-top: 70px !important;
    } 
    }

 @media (max-width: 669px){
  .front-page-pic {
    margin-top: 85px;
    } 
    }

 @media (max-width: 819px){
  .front-page-pic {
	margin-top: 47px;  
    width: 314px;
    } 
    }

 @media (max-width: 776px){
  .front-page-pic {
    width: 286px;
    } 
    }

 @media (max-width: 746px){
  .front-page-pic {
	margin-top: 65px;  
    } 
    }

 @media (max-width: 715px){
  .front-page-pic {
    height: 295px;
    width: 278px;
    } 
    }

 @media (max-width: 660px){
  .front-page-pic {
    margin: 0px auto auto auto !important;
    max-width: 372px;
    height: 310px;
    width: 100%;
    } 
    }

 @media (max-width: 450px){
  .front-page-pic {
    height: 253px;
    } 
    }

 @media (max-width: 380px){
  .front-page-pic {
    height: 245px;
    } 
    }

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

	
/* Front Page Section Logos Responsive Media Query */  

 @media (max-width: 935px){
  .logo-1 {
    height: 102px;
    width: 291px;
    } 
    }

 @media (max-width: 800px){
  .logo-1 {
    height: 89px;
    width: 264px;
    } 
    }

 @media (max-width: 660px){
  .logo-1 {
    height: 105px;
    width: 314px;
    } 
    }

 @media (max-width: 450px){
  .front-page-section-logos {
    margin: 11px auto auto auto;
    } 
    }

	
/* --- Homepage Services Responsive Media Query --- */  
     
 @media (max-width: 666px){
  .homepage-services-section { 
    background-image: url( "../img/brooklyn bridge (1).jpg");
    background-size: 1165px 854px;   
    padding-bottom: 48px;
    }  
    }                                     
     
 @media (max-width: 450px){
  .homepage-services-section { 
    background-position: center top;
    background-size: 1125px 885px !important;  
    background-repeat: no-repeat;
    }  
    }        

 @media (max-width: 380px){
  .homepage-services-section { 
    background-size: 1010px 846px !important;  
    }  
    }                   

 @media (max-width: 330px){
  .homepage-services-section { 
    background-size: 346px 1160px;  
    }  
    }                   

 @media (max-width: 1402px){
  .homepage-services-section {
    margin-left: 0px
    }
    }
       
   
/* Homepage Services Width Responsive Media Query */  

 @media screen and (max-width: 666px) {
  .services-section-width {
    justify-content: space-around;
    padding: 31px 15px 8px 15px;
    flex-direction: column;
    max-width: 277px;
    } 
    }

 @media screen and (max-width: 450px) {
  .services-section-width {
    padding: 42px 15px 8px 15px;
    max-width: 282px;
    } 
    }

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


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

  _:-ms-lang(x), .ie10up, .services-section-width { 
  property:value; 
  margin: auto;
  max-width: 1300px;
  }

 @media (max-width: 805px){
  _:-ms-lang(x), .ie10up, .services-section-width { 
    property:value; 
    margin: auto;
    max-width: 20px;
    }
    }

 
/* Homepage Services Item Responsive Media Query */  
  
  @media screen and (max-width: 1044px) {
  .homepage-services-item {
    padding: 30px 12px 18px 12px;
    width: 250px;
    } 
    }
   
  @media screen and (max-width: 945px) {
  .homepage-services-item {
    padding: 28px 12px 16px 12px;
    width: 220px;
    } 
    }

  @media screen and (max-width: 666px) {
  .middle-service-item {
    margin: 32px auto 32px -8px !important;
    }
    }

  @media screen and (max-width: 450px) {
  .middle-service-item { 
    margin: 40px 20px 40px -3px !important;  
    }
    }

  @media screen and (max-width: 864px) {
  .homepage-services-item {
    padding: 28px 12px 10px 12px;
    width: 197px;
    } 
    }

  @media screen and (max-width: 790px) {
  .middle-service-item {
    margin: 0px 11px 0px 11px;
    }
    }

  @media screen and (max-width: 666px) {
  .homepage-services-item {
    padding: 42px 12px 27px 12px;
    margin-left: -8px;
    width: 280px;
    } 
    }
   
  @media (max-width: 666px){
  .middle-service-item {
    padding-bottom: 15px !important;
    }
   
  .first-services-item {
    padding-bottom: 15px !important;
    } 
   
  .third-services-item {
    padding-bottom: 15px !important;
    }
    }  
      
 @media screen and (max-width: 450px) {
  .homepage-services-item {
    padding: 42px 12px 43px 12px;
    margin-left: -7px;
    width: 260px;
    } 
    }


/* Services Section Page Txt & Title Responsive Media Query */  
   
 @media (max-width: 666px){
  .services-section-page-title {
    width: 229px;
    font-size: 20.5px !important;
    }
    }
   
 @media (max-width: 864px){
  .services-section-page-title {
    font-size: 16.5px;
    }
    }   
   
 @media (max-width: 1047px){
  .services-section-text-1 {
    padding-bottom: 30px;
    }  
    }
   
 @media (max-width: 895px){
  .services-section-text-1 {
    padding-bottom: 0px;
    }  
    }
   
 @media all and (max-width: 1005px) and (min-width: 896px) {
  .services-section-text-1 {
    padding-bottom: 30px;
    }     
    }
   
 @media all and (max-width: 1005px) and (min-width: 896px) {
  .services-section-text-2 {
    padding-bottom: 18px;
    }  
    }
   
 @media (max-width: 895px){
  .services-section-text-2 {
    padding-bottom: 0px;
    }  
    }
   
 @media (max-width: 1066px){
  .services-section-title {
    padding-top: 77px;
    }
    }

 @media (max-width: 1031px){
  .services-section-title {
    font-size: 36px; 
    font-weight: 760; 
    }
    }

 @media (max-width: 660px){
  .services-section-title {
    padding-top: 64px;
	font-size: 33px;  
    }
    }

 @media (max-width: 450px){
  .services-section-title {
    padding-top: 60px;
    }
    }

 @media (max-width: 330px){
  .services-section-title {
    padding-top: 56px;
    }
    }


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

 @media (max-width: 945px){
  .services-section-imege {
    height: 131px;
    width: 196px;
    }    
   
  .services-section-imege-2 {
    height: 131px;
    width: 196px;
    }   
   
  .services-section-imege-3 {
    height: 131px;
    width: 196px;
    }      
    }

 @media (max-width: 864px){
  .services-section-imege {
    height: 119px;
    width: 174px;
    }    
   
  .services-section-imege-2 {
    height: 119px;
    width: 174px;
    }   
   
  .services-section-imege-3 {
    height: 119px;
    width: 174px;
    }      
    }

 @media (max-width: 666px){
  .services-section-imege {
    height: 152px;
    width: 244px;
    }
   
  .services-section-imege-2 {
    height: 152px;
    width: 244px;
    } 
   
  .services-section-imege-3 {
    height: 152px;
    width: 244px;
    }  
    }

 @media (max-width: 450px){
  .services-section-imege {
    width: 234px;
    }  
   
  .services-section-imege-2 {
    width: 234px;
    }  
   
  .services-section-imege-3 {
    width: 234px;
    }  
    }

 @media (max-width: 330px){
  .services-section-imege {
    width: 220px;
    }  
   
  .services-section-imege-2 {
    width: 220px;
    }  
   
  .services-section-imege-3 {
    width: 220px;
    }  
    }
 
 
/* --- Featured Section Responsive Media Query --- */  

 @media (max-width: 1750px){
  .featured-section {
    background-size: 1750px 206px !important;   
    } 
    }
   
 @media (max-width: 1600px){
  .featured-section {
    background-size: 1600px 206px !important;   
    } 
    }
   
 @media (max-width: 1497px){
  .featured-section {
    background-size: 1497px 206px !important;   
    } 
    }
    
 @media (max-width: 1380px){
  .featured-section {
    background-size: 1380px 206px !important;   
    } 
    }
      
 @media (max-width: 1263px){
  .featured-section {
    background-size: 1263px 206px !important;   
    }
    }
	  
 @media (max-width: 1180px){
  .featured-section {
    background-size: 1180px 206px !important;   
    } 
    }
               
 @media (max-width: 1159px){
  .featured-section {
    background-size: 1159px 206px !important;   
    } 
    }  
         
 @media (max-width: 1110px){
  .featured-section {
    background-size: 1110px 206px !important;   
    } 
    }		  
                    
 @media (max-width: 1080px){
  .featured-section {
    background-size: 1080px 206px !important;   
    } 
    }
                           
 @media (max-width: 1050px){
  .featured-section {
    background-size: 1050px 206px !important;   
    } 
    }
                             
 @media (max-width: 980px){
  .featured-section {
    background-size: 980px 206px !important;   
    } 
    }
                       
 @media (max-width: 930px){
  .featured-section {
    background-size: 930px 206px !important;   
    } 
    }
                       
 @media (max-width: 840px){
  .featured-section {
    background-size: 840px 206px !important;   
    } 
    }
                          
 @media (max-width: 770px){
  .featured-section {
    background-size: 770px 206px !important;   
    } 
    }
                       
 @media (max-width: 710px){
  .featured-section {
    background-size: 710px 206px !important;   
    } 
    }
          
 @media (max-width: 668px){
  .featured-section {
    background-position: left;
    background-size: 668px 206px !important;   
    } 
    }
                     
 @media (max-width: 660px){
  .featured-section {
    background-image: url("../img/Info Section Banner shadow (Mobile).jpg");
    background-size: 710px 433px !important;  
    background-position: center;
    height: 414px;
    } 
    }
	             
 @media (max-width: 564px){
  .featured-section {
    background-size: 545px 430px !important;   
    } 
    }
	       
 @media (max-width: 511px){
  .featured-section {
    background-size: 492px 430px !important;   
    } 
    }
	     
 @media (max-width: 450px){
  .featured-section {
    background-size: 431px 430px !important;   
    height: 400px;
    } 
    }	
    
 @media (max-width: 380px){
  .featured-section {
    background-size: 463px 443px !important;   
    height: 401px;
    } 
    }		    
	 
 @media (max-width: 330px){
  .featured-section {
    background-size: 364px 435px !important;   
	height: 401px;  
    } 
    }
	 
	 
/* Featured Section Width Responsive Media Query */  
	 
 @media screen and (max-width: 1200px) {
  .featured-section-width {
    padding: 27px 26px 42px 26px;
    max-width: 800px;
    } 
    }
	 
 @media screen and (max-width: 852px) {
  .featured-section-width {
    max-width: 677px;
    } 
    }

 @media screen and (max-width: 750px) {
  .featured-section-width {
    max-width: 640px;
    } 
    }
	 
 @media screen and (max-width: 660px) {
  .featured-section-width {
    flex-direction: column !important;
    padding: 10px 26px 42px 26px;
    max-width: 361px;
    } 
    }	 
	 
 @media screen and (max-width: 450px) {
  .featured-section-width {
    max-width: 368px;
    padding: 16px 26px 40px 26px;
    } 
    }

 @media screen and (max-width: 380px) {
  .featured-section-width {
    padding: 55px 26px 41px 26px;
    max-width: 1000px;
    margin-left: -7px;
    } 
    }


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

 @media screen and (max-width:330px) {
  .featured-section-right {
    margin-top: 32px;
    }      
    }

 @media screen and (max-width:380px) {
  .featured-section-right {
    margin-top: 12px !important;
    }      
    }
    
 @media screen and (max-width: 1200px) {
  .featured-section-left {
    margin-top: 25px;
    max-width: 386px;
    }   
    }   

 @media screen and (max-width: 852px) {
  .featured-section-left {
    max-width: 340px;
    margin-top: 7px;
    }   
    }   

 @media screen and (max-width: 660px) {
  .featured-section-right {
    max-width: 469px;
    width: 100%;
    }
    }   

 @media screen and (max-width: 510px) {
  .featured-section-left {
    max-width: 400px;
    }      
    }
    
 @media screen and (max-width: 380px) {
  .featured-section-left {
    margin-top: -37px !important;
    max-width: 240px;
    margin: auto;
    }
    }

 @media screen and (max-width: 380px) {
  .featured-section-left {
    margin-top: -37px !important;
    }
    }

 @media screen and (max-width: 450px) {
  .featured-section-left {
    margin-top: 16px;
    max-width: 302px;
    margin: 14px auto auto auto;
    }
	
  .featured-section-right {
    margin: auto;
    width: 316px;
    }  
    }
		
		
/* Featured Section Title Responsive Media Query */  
		
 @media screen and (max-width: 1065px) {
  .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 16px black, 0px 0px 16px black, 0px 0px;
	}
	 
  .featured-section-description {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 16px black, 0px 0px 16px black, 0px 0px 16px black, 0px 0px 16px black, 0px 0px 16px black, 0px 0px;
    }   
    }

 @media screen and (max-width: 380px) {
  .featured-section-title { 
    font-size: 23px;
    margin-top: 14px !important;
    margin-right: -1px !important;
    margin-left: 5px !important; 
    }   
    }
        
 @media screen and (max-width: 660px) {
  .featured-section-title { 
    margin-top: 28px;
    }   
    }
   
 @media screen and (max-width: 330px) {
  .featured-section-title { 
    font-size: 20px;
    margin-left: -10px;
    margin-left: 15px !important; 
    }    
   
  .featured-section-description {
    margin-top: 26px;
    font-size: 14px;
    text-align: center;
    } 
    }   

 @media screen and (max-width: 1200px) {
  .featured-section-title { 
    margin-top: -13px;
    font-size: 25px;
    }    
    }

 @media screen and (max-width: 1200px) {
  .featured-section-title { 
    width: 413px;
    }    
    }
   
 @media screen and (max-width: 852px) {
  .featured-section-title { 
    margin-top: 6px;
    font-size: 23px;
    width: 333px;
    }    
    }
   
 @media screen and (max-width: 790px) {
  .featured-section-title { 
    font-size: 23px;
    width: 340px;
    }    
    }

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

 @media screen and (max-width: 660px) {
  .featured-section-title { 
    width: 279px;
    font-size: 24px;
    margin-top: 23px;
    margin-left: 14px;
    text-align: center;
    }    
	
  .featured-section-description {
    text-align: center;	
    } 	
    } 

 @media screen and (max-width: 450px) {
  .featured-section-title { 
    margin: auto;	 
    width: 100%;
    }    
    } 

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


/* Featured Box Responsive Media Query */  
   
 @media screen and (max-width: 330px) {
  .featured-box {
    margin-left: 10px !important;
    max-width: 258px;
    }
    }

 @media (max-width: 450px){
  .featured-box {
    margin-left: 28px;
    }  
    }

 @media (max-width: 660px){
  .featured-box {
    margin: 26px auto auto auto;
    max-width: 426px;
    width: 100%;
    }  
    }

 @media (max-width: 380px){
  .featured-box {
    margin-top: 17px;
    margin-left: 30px;
    max-width: 262px;	 
    }  
    }


/* --- 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 555px; 
    }    
    }
  
 @media (max-width: 547px){
  .why-choose-us-section {
    background-size: 1920px 577px; 
    }    
    }
    
 @media (max-width: 501px){
  .why-choose-us-section {
    background-size: 1920px 603px; 
    }    
    }
  
 @media (max-width: 660px){
  .why-choose-us-section {
    padding: 10vh 10px 13vh 10px;
    }  
    }

 @media (max-width: 450px){
  .why-choose-us-section {
    background-size: 1420px 610px; 
    }    
    }
   
 @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/ ========= */



/* ========= Auto-Repair ========= */

 .auto-repair-banner {	
   background-image: url("../images/Page Banner.png");
   background-size: 1920px 270px;	
   background-repeat: no-repeat;
   background-position: center;
   height: 260px;
   }
  
 .auto-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-top: 55px;
   font-weight: 700;
   font-size: 30px;
   } 
   
 .auto-page-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: 33px 40px 20px 40px;
   flex-direction: row-reverse;
   overflow-x: hidden;
   line-height: 24px;
   max-width: 912px;
   display: flex;
   margin: auto;
   } 
   
 .auto-repair-description {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   }
           
 .auto-repair-description {
   padding-right: 34px;
   line-height: 26px;
   margin-top: -5px;
   max-width: 450px;
   width: 100%;
   } 

 .auto-repair-details {
   margin: 5px 0px 6px 42px;
   }

 .auto-repair-image {   
   background-image: url("../img/auto-repair-1954636_1920.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   margin-top: 17px;	 
   max-width: 510px;
   height: 295px;
   padding: 5px;
   width: 100%;
   } 
   
 .auto-repair-title-description {
   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: 1px 40px 6px 40px;
   margin-top: 21px; 
   }  

 .auto-featured-pages {
   justify-content: space-between;
   padding: 28px 40px 0px 40px;
   flex-direction: row;
   overflow-x: hidden;
   max-width: 952px;
   display: flex;
   margin: auto;
   }
  
 .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/services mobile backgrond.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 260px 147px;    
   height: 147px;
   width: 260px;
   } 
  
 .auto-featured-image-2 {
   background-image: url("../img/diagnostics.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 260px 147px;    
   height: 147px;
   width: 260px;
   } 
    
 .auto-featured-image-3 {
   background-image: url("../img/auto ac repair.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 260px 147px;    
   height: 147px;
   width: 260px;
   } 
    
 .auto-featured-image-4 {   
   background-image: url( "../img/Featured Page 4.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 260px 147px;    
   height: 147px;
   width: 260px;
   } 
  
 .auto-featured-image-5 {
   background-image: url( "../img/Featured Page 5.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 260px 147px; 
   height: 147px;
   width: 260px;
   } 
    
 .auto-featured-image-6 {
   background-image: url("../img/Featured Page 6.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 260px 147px; 
   height: 147px;
   width: 260px;
   }  	   
    	 
 .auto-featured-image-7 {
   background-image: url("../img/oil change.jpg");
   background-size: 260px 147px; 
   background-repeat: no-repeat;
   background-position: center;
   margin-top: 30px;
   height: 147px;
   width: 260px;
   }  	   
    	 
 .extended-services {
   margin: auto;
   max-width: 908px;
   padding: 48px 30px 70px 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: 548px;
   display: flex;
   } 
  
 .extended-services-details li {
   margin-top: 5px;
   list-style: disc;
   }
     
 .extended-services-details ul {
   max-width: 224px;
   }


/* --- Responsive Media Query --- */  
/* --- Auto Repair Image Responsive Media Query --- */  

 @media (max-width: 450px){
  .auto-page-title {
    margin-top: -8px;
	}
    }


/* --- Auto Repair Image Responsive Media Query --- */  

 @media (max-width: 848px){
  .auto-repair-image {
    margin-top: 40px;
	}
    }

 @media (max-width: 792px){
  .auto-repair-image {
    margin-top: 37px;
	}
    }

 @media (max-width: 785px){
  .auto-repair-image {
    margin-top: 37px;
	}
    }

 @media (max-width: 735px){
  .auto-repair-image {
    margin-top: 46px;
	}
    }

 @media (max-width: 700px){
  .auto-repair-image {
    margin-top: 62px;
	}
    }

 @media (max-width: 686px){
  .auto-repair-image {
    margin-top: 68px;
	}
    }

 @media (max-width: 651px){
  .auto-repair-image {
    margin: auto auto 16px auto;
	}
    }

 @media (max-width: 450px){
  .auto-repair-image {
    height: 194px;
	}
    }

 @media (max-width: 330px){
  .auto-repair-image {
    height: 174px;
	}
    }


/* --- Auto Page Section Responsive Media Query --- */  

 @media (max-width: 847px){
  .auto-page-section {
    padding: 31px 40px 20px 40px;
    }
    }

 @media (max-width: 651px){
  .auto-page-section {
    padding: 30px 40px 0px 40px;
    flex-direction: column;
    max-width: 494px;	
    }
    }

 @media (max-width: 450px){
  .auto-page-section {
    padding: 36px 40px 15.5px 40px;
    }
    }	  

 @media (max-width: 380px){
  .auto-page-section {
    padding: 36px 40px 16px 40px;
    max-width: 494px;	
    }
    }

 @media (max-width: 330px){
  .auto-page-section {
    padding: 19px 30px 9px 30px;
	margin-top: 15px;
    }
    }


/* --- Auto Repair Title Description Responsive Media Query --- */  

 @media (max-width: 651px){
  .auto-repair-title-description {
    padding: 7px 40px 6px 40px;
	margin-bottom: -5px;
    max-width: 494px;	
    }
    }

 @media (max-width: 450px){
  .auto-repair-title-description {
    padding: 0px 40px 7px 40px;
    margin-bottom: -12px;
    margin-top: 15px;
    max-width: 494px;	  
    }
    }

 @media (max-width: 380px){
  .auto-repair-title-description {
    padding: 0px 40px 6px 40px;
    margin-bottom: -16px;
    margin-top: 18px;
    max-width: 494px;	  
    }
    }

 @media (max-width: 330px){
  .auto-repair-title-description {
    padding: 0px 40px 5px 40px;
	margin-top: 15px;
    max-width: 494px;
    }
    }


/* --- Auto Repair Description Responsive Media Query --- */  

 @media (max-width: 651px){
  .auto-repair-description {
    padding-right: 0px;
	}
    }


/* --- Auto Featured Image Responsive Media Query --- */  

 @media (max-width: 935px){
  .auto-featured-image-1 {
    height: 132px;
    width: 239px;
    }
	
  .auto-featured-image-2 {
    height: 132px;
    width: 239px;
    }
		
  .auto-featured-image-3 {
    height: 132px;
    width: 239px;
    }
	
  .auto-featured-image-4 {
    height: 132px;
    width: 239px;
    }
	
  .auto-featured-image-5 {
    height: 132px;
    width: 239px;
    }
		
  .auto-featured-image-6 {
    height: 132px;
    width: 239px;
    }	
	 	
  .auto-featured-image-7 {
    height: 132px;
    width: 239px;
    }	
    }

 @media (max-width: 873px){
  .auto-featured-image-1 {
    height: 121px;
    width: 221px;
    }
	
  .auto-featured-image-2 {
    height: 121px;
    width: 221px;
    }
		
  .auto-featured-image-3 {
    height: 121px;
    width: 221px;
    }
	
  .auto-featured-image-4 {
    height: 121px;
    width: 221px;
    }
	
  .auto-featured-image-5 {
    height: 121px;
    width: 221px;
    }
		
  .auto-featured-image-6 {
    height: 121px;
    width: 221px;
    }
	 
  .auto-featured-image-7 {
    height: 121px;
    width: 221px;
    }
    }

 @media (max-width: 820px){
  .auto-featured-image-1 {
    height: 112px;
    width: 205px;
    }
	
  .auto-featured-image-2 {
    height: 112px;
    width: 205px;
    }
		
  .auto-featured-image-3 {
    height: 112px;
    width: 205px;
    }
	
  .auto-featured-image-4 {
    height: 112px;
    width: 205px;
    }
	
  .auto-featured-image-5 {
    height: 112px;
    width: 205px;
    }
		
  .auto-featured-image-6 {
    height: 112px;
    width: 205px;
    }
	 
  .auto-featured-image-7 {
    height: 112px;
    width: 205px;
    }
    }

 @media (max-width: 770px){
  .auto-featured-image-1 {
    height: 101px;
    width: 194px;
    }
	
  .auto-featured-image-2 {
    height: 101px;
    width: 194px;
    }
		
  .auto-featured-image-3 {
    height: 101px;
    width: 194px;
    }
	
  .auto-featured-image-4 {
    height: 101px;
    width: 194px;
    }
	
  .auto-featured-image-5 {
    height: 101px;
    width: 194px;
    }
		
  .auto-featured-image-6 {
    height: 101px;
    width: 194px;
    }	
	 
  .auto-featured-image-7 {
    height: 101px;
    width: 194px;
    }	
    }

 @media (max-width: 737px){
  .auto-featured-image-1 {
    height: 93px;
    width: 179px;
    }
	
  .auto-featured-image-2 {
    height: 93px;
    width: 179px;
    }
		
  .auto-featured-image-3 {
    height: 93px;
    width: 179px;
    }
	
  .auto-featured-image-4 {
    height: 93px;
    width: 179px;
    }
	
  .auto-featured-image-5 {
    height: 93px;
    width: 179px;
    }
		
  .auto-featured-image-6 {
    height: 93px;
    width: 179px;
    }
	 
  .auto-featured-image-7 {
    height: 93px;
    width: 179px;
    }
    }

 @media (max-width: 660px){
  .auto-featured-image-1 {   
    margin: auto;
    height: 136px;
    width: 260px;
    } 
  
  .auto-featured-image-2 {  
    margin: auto;
    height: 136px;
    width: 260px;
    } 
    
  .auto-featured-image-3 {   
    margin: auto;
    height: 136px;
    width: 260px;
    } 
    
  .auto-featured-image-4 {    
    margin: -28px auto auto auto;
    height: 136px;
    width: 260px;
    } 
  
  .auto-featured-image-5 {
    margin: auto;
    height: 136px;
    width: 260px;
    } 
    
  .auto-featured-image-6 {
    margin: auto;
    height: 136px;
    width: 260px;
    } 
	 
  .auto-featured-image-7 {
    margin: auto;
    height: 136px;
    width: 260px;
    } 
    }


/* --- Auto Featured Pages Responsive Media Query --- */  

 @media (max-width: 935px){
  .auto-featured-pages {
    max-width: 884px;
	}
    }

 @media (max-width: 873px){
  .auto-featured-pages {
    max-width: 829px;
	}
    }

 @media (max-width: 820px){
  .auto-featured-pages {
    max-width: 778px;
	}
    }

 @media (max-width: 737px){
  .auto-featured-pages {
    max-width: 686px;
	}
    }

 @media (max-width: 696px){
  .auto-featured-container {
    padding: 0px 0px 0px 0px;
    }
    }

 @media (max-width: 660px){
  .auto-featured-pages {
	justify-content: space-around;
    flex-direction: column;
	max-width: 365px;
    height: 643px;
	}
    }

 @media (max-width: 330px){
  .auto-featured-pages {
    padding: 25px 21px 0px 21px;
	}
    }


/* --- Extended Services Details Responsive Media Query --- */  

 @media (max-width: 935px){
  .extended-services-details {
    max-width: 455px;
	}
	
  .extended-services-details ul {
    max-width: 182px;
    }	
	
  .extended-services-details li {
    margin-top: 12px;	
	}
    }

 @media (max-width: 617px){
  .extended-services-details li {
	font-size: 15px;
    margin-top: 12px;	
	}
	
  .extended-services-details ul {
    max-width: 167px;
    }
	
  .extended-services-details {
    max-width: 428px;
    }
    }

 @media (max-width: 450px){
  .extended-services-details li {
    line-height: 26px;
    font-weight: 600;	  
    margin-top: 12px;
    font-size: 14px;	  
	}
	
  .extended-services-details ul {
    max-width: 255px;
    }
	
  .extended-services-details {
	margin: 14px auto 14px auto;
	flex-direction: column;
    max-width: 428px;
    }
    }

 @media (max-width: 380px){
  .extended-services-details {
    justify-content: space-between;
    padding: 0px 12px 0px 37px;
	}
    }

 @media (max-width: 660px){
  .extended-services {
    padding: 45px 30px 60px 30px;
	}
    }
	
 @media (max-width: 380px){
  .extended-services {
    padding: 37px 30px 55px 30px;
	}
    }

 @media (max-width: 330px){
  .extended-services {
    padding: 39px 13px 54px 13px;
	}
    }

	
/* ========= /Auto-Repair/ ========= */



/* ========= AC Repair ========= */
  				
 .ac-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 40px 43px 40px;
   line-height: 24px;   
   max-width: 1100px;
   margin: auto; 
   }	
	
 .ac-content-title {
   font-family: arial; 
   }
  					
 .ac-repair-details {
   padding: 10px 0px 3px 50px;
   }	

 .ac-repair-details li {
   list-style: disc;
   }

 .ac-content p {
   margin-top: 10px !important;
   }
   

/* --- Responsive Media Query --- */  
/* --- A/C Repair Details Responsive Media Query --- */  

 @media (max-width: 450px){ 
  .ac-repair-details li {
    line-height: 22px;	 
	margin-top: 17px;
    }
    }

 @media (max-width: 450px){
  .ac-repair-details {
    padding: 3px 40px 3px 40px;
    }
    }

 @media (max-width: 330px){
  .ac-repair-details {
    padding: 0px 13px 8px 30px;
    }
    }


/* --- A/C Content Responsive Media Query --- */  

 @media (max-width: 450px){
  .ac-content {
    padding: 0px 30px 43px 30px;
    }
    }


/* ========= /AC Repair/ ========= */
  			
				

/* ========= Diagnostics ========= */
  			
 .diagnostic-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 40px 43px 40px;
   line-height: 24px;
   max-width: 1100px;
   margin: auto; 
   }	
	
 .diagnostic-content-details {
   margin: 18px 10px 12px 34.5px;
   font-size: 15px;
   }	
	
 .diagnostic-content-details li {
   margin-top: 10px;
   }

 .diagnostic-content p {
   margin-top: 10px !important;
   }


/* --- Responsive Media Query --- */  
/* --- Diagnostic Content Details Responsive Media Query --- */  

 @media (max-width: 450px){ 
  .diagnostic-content-details {
    margin: 20px 19px 20px 30px;
    }
	 
 .diagnostic-content-details li {
    margin-top: 17px;
    line-height: 25px;
    }
    }


/* --- Diagnostic Content Responsive Media Query --- */  

 @media (max-width: 450px){ 
  .diagnostic-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 30px 43px 30px;
    }	 
    }	  
	  
 @media (max-width: 330px){ 
  .diagnostic-content {
    padding: 0px 30px 43px 30px;
    }
	 
  .diagnostic-content-details {
    margin: 20px 19px 20px 20px;
    }	 
    }

/* ========= /Diagnostics/ ========= */
  			


/* ========= Engine Repair ========= */
	
 .engine-repair-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";
   line-height: 24px;   
   margin: auto; 
   overflow-x: hidden; 
   margin-bottom: 60px; 
   padding-right: 20px; 
   padding-left: 20px; 
   max-width: 1100px;	
   }
		
 .engine-repair-content-title {
   font-size: 23px; 
   font-weight: 700; 
   margin-bottom: 11px;		
   }


/* --- Responsive Media Query --- */  
/* --- Engine Repair Content Responsive Media Query --- */  

 @media (max-width: 450px){ 
  .engine-repair-content {
	margin-bottom: 45px;
    padding-right: 30px;
    padding-left: 30px;	  
    margin-top: -2px;	
	}
    }

/* ========= /Engine Repair/ ========= */
  			
	

/* ========= Tune-Up ========= */		
	
 .tune-up-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 40px 43px 40px;	 
   overflow-x: hidden; 
   line-height: 24px;   
   max-width: 1100px;
   margin: auto; 
   }	
	
 .tune-up-content-title	{
   margin-bottom: 19px;
   font-weight: 700; 
   font-size: 23px; 
   }
   
 .tune-up-content-title-2	{
   margin-bottom: 11px;
   margin-top: 24px;
   font-weight: 700; 
   font-size: 23px; 
   }   
	
 .tune-up-content p {
   margin-top: 18px !important;
   }

 .tune-up-content-details {
   margin: 20px 10px 16px 40px;
   font-size: 15px;
   }	
	
 .tune-up-content-details li {
   margin-top: 10px;
   }
	
 .tune-up-chart-list {
   margin: 20px auto 26px auto;
   flex-direction: row;
   max-width: 570px;
   display: flex;
   }	

 .chart-list-column	{
   flex-direction: column;
   display: flex;
   }
	
 .chart-list-box {
   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 9.5px 10px 9.5px;
   border: solid 1px black;
   font-weight: 580;
   margin-left: 1px;
   margin-top: 1px;
   }	
	
	
/* --- Responsive Media Query --- */  
/* --- Tune Up Content Responsive Media Query --- */  

 @media (max-width: 450px){
  .tune-up-content {
    padding: 9px 30px 43px 30px;
    }
    }

 @media (max-width: 330px){
  .tune-up-content {
    padding: 0px 30px 43px 30px;
    }
    }


/* --- Tune Up Content Details Responsive Media Query --- */  

 @media (max-width: 450px){
  .tune-up-content-details li {
    margin-top: 15px;
    line-height: 25px;
    }
    }

 @media (max-width: 330px){
  .tune-up-content-details {
    margin: 20px 10px 16px 32px;
    }
    }


/* --- Tune Up Chart Responsive Media Query --- */  

@media (max-width: 677px){
 .chart-list-box {
   padding: 9px 5px 9px 5px;
   font-size: 14.5px; 
   }	
  
 .tune-up-chart-list {
   max-width: 510px;
   }	  
   }
	
@media (max-width: 608px){
 .chart-list-box {
   font-size: 13px; 
   }	
  
 .tune-up-chart-list {
   max-width: 450px;
   }	  
   }

@media (max-width: 542px){
 .chart-list-box {
   width: 165px;
   }
	
 .tune-up-chart-list {
   flex-wrap: wrap;
   max-width: 337px;
   }	
   }
   
@media (max-width: 450px){
 .chart-list-box {
   padding: 9px 9px 9px 13px;
   word-break: break-word;
   line-height: 19px;
   font-weight: 600;
   font-size: 13px;
   width: 105px;	
   }	
  
 .tune-up-chart-list {
   width: 326px;
   margin: 17px auto 18px auto;
   }	  
   }
   
@media all and (max-width: 450px) and (min-width: 381px) {
 .tune-up-chart-list {
   justify-content: center;
   }
   }
   
@media (max-width: 380px){
 .chart-list-box {
   width: 99px; 
   font-size: 13px; 
   font-weight: 600;
   padding: 6px 6px 6px 9px;
   }	
  
 .tune-up-chart-list {
   margin-left: -3px;
   width: 305px;
   }	  
   }

@media (max-width: 330px){
 .chart-list-box {
   width: 116px; 
   font-size: 13px; 
   font-weight: 600;
   padding: 6px 6px 6px 9px;
   }	
  
 .tune-up-chart-list {
   margin: 26px auto 26px auto;
   width: 237px;
   }	  
   }

/* ========= /Tune-Up/ ========= */
  			
	

/* ========= Oil, Lube, & Filter ========= */
  				
 .oil-lube-and-filter-content {
   margin: auto;
   max-width: 1000px;
   padding: 0px 40px 43px 40px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   }	
	
 .oil-lube-and-filter-content-title {
   font-size: 23px;
   font-weight: 700;
   margin-bottom: 16px;
   }	
	
 .oil-lube-and-filter-content-details {
   margin: 16px 0px 20px 50px;
   }

 .oil-lube-and-filter-content p {
   margin-top: 14px !important;
   }

 .oil-lube-and-filter-content-details, li {
   line-height: 26px;
   list-style: disc;
   }

	
/* --- Responsive Media Query --- */  
/* --- Oil Lube And Filter Content Responsive Media Query --- */  

 @media (max-width: 450px){
  .oil-lube-and-filter-content {
    padding: 0px 30px 43px 30px;
    }
    }

 @media (max-width: 330px){
  .oil-lube-and-filter-content {
    padding: 0px 30px 43px 30px;
    }
    }


/* --- Oil Lube And Filter Content Details Responsive Media Query --- */  

 @media (max-width: 330px){
  .oil-lube-and-filter-content-details, li {
    margin: 16px 0px 20px 27px;
    }
    }


/* ========= /Oil, Lube, & Filter/ ========= */
  			
		

/* ========= Brakes ========= */
  			
 .brakes-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 40px 43px 40px;
   max-width: 1100px;
   margin: auto;
   }	
	
 .brakes-content-title {
   margin-bottom: 15px;
   font-weight: 800;
   font-size: 25px;
   }	
   
 .brakes-content p {
   margin-top: 11px !important;
   }


/* --- Responsive Media Query --- */  
/* --- Brakes Content Responsive Media Query --- */  

 @media (max-width: 450px){
  .brakes-content {
    padding: 0px 30px 43px 30px;
    }
    }

 @media (max-width: 330px){
  .brakes-content {
    padding: 0px 30px 43px 30px;
    }
    }

/* ========= /Brakes/ ========= */
  			


/* ========= Wheel Alignment ========= */
  			
 .wheel-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 40px 43px 40px;
   max-width: 1100px;
   margin: auto;
   }	
	
 .wheel-content-title {
   margin-bottom: 15px;
   font-weight: 800;
   font-size: 25px;
   }	
   
 .wheel-content p {
   margin-top: 11px !important;
   }


/* --- Responsive Media Query --- */  
/* --- Brakes Content Responsive Media Query --- */  

 @media (max-width: 450px){
  .wheel-content {
    padding: 0px 30px 43px 30px;
    }
    }

 @media (max-width: 330px){
  .wheel-content {
    padding: 0px 30px 43px 30px;
    }
    }

/* ========= /Wheel Alignment/ ========= */
  			


/* ========= Shocks & Struts ========= */
  		
 .shocks-and-struts-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 40px 43px 40px;
   overflow-x: hidden; 
   max-width: 1100px;	 
   line-height: 24px;   
   margin: auto; 
   }
	
 .shocks-and-struts-content-title {
   font-size: 23px; 
   font-weight: 700; 
   margin-bottom: 14px;
   }	

 .shocks-and-struts-content-details	{
   margin: 18px 10px 12px 34.5px;
   font-size: 15px;
   }	

 .shocks-and-struts-content-details, li {
   line-height: 32px;
   list-style: disc !important;
   }


/* --- Responsive Media Query --- */  
/* --- Shocks And Struts Content Responsive Media Query --- */  

 @media (max-width: 450px){
  .shocks-and-struts-content {
    padding: 2px 30px 43px 30px;
    }
    }

 @media (max-width: 330px){
  .shocks-and-struts-content {
    padding: 0px 30px 43px 30px;
    }
    }


/* --- Shocks And Struts Details Content Responsive Media Query --- */  

 @media (max-width: 450px) {
  .shocks-and-struts-content-details li {
    margin-bottom: 12px !important;
	line-height: 24px; 
    }
	 
  .shocks-and-struts-content-details li {
    padding-bottom: 1px;
    }
    }

			
/* ========= /Shocks & Struts/ ========= */
	


/* ========= Transmission Section ========= */

 .transmission-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";
   padding: 18px 40px 60px 40px;
   max-width: 1100px;
   line-height: 24px;
   margin: auto;
   }

 .transmission-title {
   margin-bottom: 25px;
   font-weight: 700;
   font-size: 34px;
   }

 @media (max-width: 380px) {
  .transmission-title {
    margin-bottom: 16px;	
    font-size: 28px;
    }
    }

 @media (max-width: 330px) {
  .transmission-title {
    font-size: 22px;
    }
    }


/* ========= /Transmission Section/ ========= */


	
/* ========= 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: 29px 65px 62px 65px;
   line-height: 23px;
   max-width: 937px;
   margin: auto;
   } 
   
 .towing-content-title {
   margin: auto;
   font-size: 33px;
   font-weight: 900;
   text-align: center;
   padding-bottom: 34px;
   }   
   
 .towing-content-pic {
   background-image: url("../img/Homepage Services Background2.jpg");
   background-position: center top;
   background-repeat: no-repeat;
   background-clip: content-box;
   margin: 33px auto 16px auto;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 299px;
   width: 797px;
   padding: 5px;
   } 
    
 .towing-content-text {
   margin: auto;
   max-width: 900px;
   padding: 2px 0px 34px 0px;
   } 
  
 .td2 {
   display: flex;
   flex-direction: column; 
   }  
  
 .td1 {
   display: flex;
   margin-right: 66px;
   flex-direction: column; 
   }  
  
 .towing-content-details {
   flex-direction: row;
   max-width: 595px;
   display: flex;
   margin: auto;
   }  

 .towing-content-details span {
   margin-top: 8px;
   }
 

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

 @media (max-width: 450px){
  .towing-content {
   padding: 0px 35px 60px 35px;
   } 
   }

 @media (max-width: 330px){
  .towing-content {
    padding: 0px 29px 49px 29px !important;
    } 
    }


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

@media (max-width: 380px){
 .towing-content-pic {
   max-width: 305px !important;
   } 
   }

@media (max-width: 595px){
 .towing-content-pic {
   height: 290px !important;
   max-width: 421px !important;
   } 
   }
  
@media (max-width: 856px){
 .towing-content-pic {
   margin: 33px auto 16px auto;
   height: 383px;
   width: 551px;
   } 
   }

@media (max-width: 565px){
 .towing-content-pic {
   max-width: 359px !important;
   height: 252px !important;
   } 
   }

@media (max-width: 705px){
 .towing-content-pic {
   max-width: 454px;
   height: 311px;
   } 
   }

@media (max-width: 450px){
 .towing-content-pic {
   margin: 25px auto auto auto;
   background-size: cover;
   max-width: 335px !important;
   height: 250px !important;
   } 
   }
   
@media (max-width: 380px){
 .towing-content-pic {
   max-width: 297px !important;
   height: 157px !important;
   } 
   }
      
@media (max-width: 330px){
 .towing-content-pic {
   height: 148px !important;
   max-width: 265px !important;
   margin-left: -2px;
   } 
   }

@media (max-width: 316px){
 .towing-content-pic {
   height: 225px;
   max-width: 283px !important;
   margin-left: -6px;
   } 
   }
     

/* ------ 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: 450px) {
  .towing-content-details {
	margin-top: -9px !important; 
    font-size: 15px;
    }
	 
  .td2 {
    margin-top: 0px !important;
    }	
    }

 @media (max-width: 582px){
  .towing-content-details {
    flex-direction: column;
    max-width: 270px;
    display: flex;	  
    margin: auto;
    }  
   
  .td2 {
    margin-top: 20px;
    }
    }
  

/* ========= /Towing/ ========= */



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

 .roadside-section-pic {
   background-image: url("../img/Roadside front pic.jpg");
   background-position: center top; 
   background-repeat: no-repeat;
   background-clip: content-box;
   margin: auto auto 16px auto;
   border: 1px solid #cccccc;
   background-size: cover;
   height: 256px;
   width: 739px;
   padding: 7px;
   } 

 .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;
   } 
  
 .roadside-section-text {
   margin: auto;
   max-width: 791px;
   padding-bottom: 4px;
   }  
  
 .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;
	}
    }


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

@media (max-width: 866px){
 .roadside-section-pic {
   width: 493px;
   height: 240px;
   } 
   }

@media (max-width: 615px){
 .roadside-section-pic {
   width: 411px;
   height: 202px;
   } 
   }

@media (max-width: 522px){
 .roadside-section-pic {
   width: 384px;
   height: 188px;
   } 
   }

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

@media (max-width: 365px){
 .roadside-section-pic {
   margin-left: -7px;
   }
   }

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

@media (max-width: 330px){
 .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: 450px){
 .roadside-content-title {
	margin-top: -1px;
	}
    } 

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

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

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

/* --- 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;
   }  
   }


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

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

@media (max-width: 745px){
 .roadside-section-column-pic {
   width: 275px;
   height: 156px;
   margin-top: 50px;
   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-right: 0px;
   width: 228px;
   height: 137px;
   } 
	
 .roadside-section-column-pic-2 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 51px;
   } 
	
 .roadside-section-column-pic-3 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 48px;
   } 
	
 .roadside-section-column-pic-4 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 51px;
   } 	
	
 .roadside-section-column-pic-5 {
   margin-right: 0px;
   width: 228px;
   height: 137px;
   margin-top: 48px;
   } 	
   }

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

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

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

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


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

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

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

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

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

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

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

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


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

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

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

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

@media (max-width: 380px){
 .roadside-content {
   margin: -12px auto -35px auto;
   }  
   }

@media (max-width: 320px){
 .roadside-content {
   margin: -31px auto -35px auto;
   }  
   }


/* --- 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: 40px 15px 40px 0px;
   } 
   }

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

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

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

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


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


/* ========= Junk Cars ========= */


 .junk-content {
   padding: 0px 55px 88px 55px;
   text-align: center;
   max-width: 1220px;
   margin: auto;
   }  
  
 .junk-title {
   font-family: Roboto,Helvetica,Arial,sans-serif;   
   margin-bottom: 11px;
   font-weight: 900;
   font-size: 30px;
   }

 .junk-title-2 {
   font-family: Helvetica;  
   margin-bottom: 21px;
   font-weight: 700;
   font-size: 15.4px;
   }

 .junk-title-3 {
   font-family: Roboto,Helvetica,Arial,sans-serif;   
   margin-bottom: 9px;
   font-size: 23.5px;
   font-weight: 900;
   color: red;
   }

 .junk-title-4 {
   font-family: Roboto,Helvetica,Arial,sans-serif;   
   margin-bottom: 11px;
   font-size: 23.5px;
   font-weight: 900;
   }

 .junk-title-5 {
   font-family: Arial,sans-serif;   
   padding-bottom: 11px;
   max-width: 1092px;
   font-size: 23.5px;
   margin: auto
   }

 .junk-title-6 {
   font-family: Arial,sans-serif;   
   margin-bottom: 11px;
   font-size: 19px;
   }

 .junk-title-7 {
   font-family: Arial,sans-serif;   
   margin-bottom: 11px;
   font-size: 15.5px;
   }

 .junk-title-8 {
   font-family: Arial,sans-serif;   
   flex-direction: column;
   margin-bottom: 11px;
   padding-top: 22px;
   font-size: 15.5px;
   line-height: 12px;
   font-weight: 780;
   color: #999999;
   display: flex;
   }

 .junk-icon {
   margin-right: 8px;
   color: #e98a25;
   }


/* --- Responsive Media Query --- */

 @media (max-width: 885px){
  .junk-title-5 {
    font-size: 20px;
	}
	
  .junk-title-6 {
    font-size: 17px;
    }	
    }

 @media (max-width: 799px){
  .junk-title-5 {
    font-size: 18px;
	}
	
  .junk-title-6 {
    font-size: 15px;
    }	
    }

 @media (max-width: 722px){
  .junk-content {
    max-width: 618px;
	}
	
  .junk-title-4 {
    font-size: 22px;
	}
	
  .junk-title-2 {
    margin-bottom: 12px;	
    }
	
  .junk-title-7 {
    margin-bottom: 1px;	
	}
    }

 @media (max-width: 619px){
  .junk-title-4 {
    font-size: 20px;
	}
    }

 @media (max-width: 602px){
  .junk-title-4 {
    font-size: 18px;
	}
	
  .junk-content {
    padding: 0px 38px 88px 38px;	
	}
	
  .junk-title-7 {
    font-size: 14px;
    }
	
  .jims {
   line-height: 18px;	
	}
    }

 @media (max-width: 450px){
  .junk-title-5 {
    font-size: 16px;
    }	 
	 
  .junk-content {
    padding: 0px 25px 88px 25px;
    max-width: 400px;
	}
	
  .junk-title-6 {
    font-size: 14.5px;
    }	

  .jims {
    line-height: 18px;	
	}
	 
  .jims-2 {
    line-height: 18px;	
	}
    }

 @media (max-width: 380px){
  .junk-content {
    padding: 0px 27px 88px 27px;
	}
    }

 @media (max-width: 330px){
  .junk-content {
    padding: 0px 26px 88px 26px;
	}
	 
  .junk-title {
    font-size: 23px;	 
	}
	 
  .junk-title-6 {
    font-size: 13px;
    }
	 
  .junk-title-5 {
    font-size: 15px;
    }	 
	 
  .junk-title-8 {
    font-size: 14px;	 
    }
    }

/* ========= /Junk Cars/ ========= */



/* ========= 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: 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-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"; 
   padding-top: 11px;
   max-width: 1200px;
   font-weight: 700;
   font-size: 37px;
   margin: auto; 
   }
   
 .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: 46px;
   }

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

 .rr-2 {
   margin-right: 55px;
   margin-left: 92px;	 
   }

 .rr-3 {
   margin-left: 106px;
   margin-right: 49px; 
   }

 .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: 660px){
  .review-page-title {
    padding-top: 12px;
    }
    }

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

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


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

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

 .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;
    }
	 
  .rr-2 {
    margin-right: 32px;
    margin-left: 63px;	 
    } 
	 
  .ri-2 {
    margin-left: 7px;
    }	 	 
    }

 @media (max-width: 1020px){
  .review-item {
    max-width: 274px;
    }
	 
  .rr-2 {
    margin-right: 18px;
    margin-left: 50px;	 
    } 	 
	 
  .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-2 {
    margin-right: 5px;
    margin-left: 37px;	 
    } 	 	 
	 
  .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-2 {
    margin-right: 3px;
    margin-left: 30px;	 
    } 	 	 	 
	 
  .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-2 {
    margin-right: 0px;
    margin-left: 20px;	 
    } 	 	 	 
	 
  .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; 
    }
	 
  .rr-2 {
    margin-right: 0px;
    margin-left: 0px;	 
    } 	
    }


/* ---- 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;	  
	}
    }


/* ---- 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: -10px auto 0px auto;
	}
    }

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



/* ========= Blocked Driveway ========= */

 .blocked-driveway-content {
   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"; 
   margin: auto auto 40px auto;
   padding-right: 16px;
   padding-left: 16px;	 
   max-width: 1000px;
   line-height: 22px;
   }


/* ---- Responsive Media Query ---- */
/* ========= /Blocked Driveway/ ========= */

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

/* ========= /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: 945px;
   display: flex;
   margin: auto;
   }  

 .about-picture {   
   background-image: url("../img/mechanic with wrench.jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
   margin: 24px auto auto auto;
   border: 1px solid #cccccc;
   background-size: cover;
   max-width: 430px;
   height: 280px;
   padding: 5px;
   width: 100%;	 
   } 
   
 .about-text {
   margin-right: 35px;
   max-width: 456px;
   }
	
 .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: 23px 40px 23px 40px;
   line-height: 20px;
   max-width: 1030px;
   margin: auto;
   }  
   
 .section-detail {
   max-width: 316px;
   line-height: 1.5;
   }		  
		  
 .about-section-details {
   display: flex;
   flex-direction: row;
   max-width: 951px;
   padding: 31px 17px 43px 17px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   line-height: 20px;
   margin: auto;
   } 
  
 .section-detail-p {
   margin: 0px 36px 0px 36px;
   line-height: 1.5;
   } 
   
 .check-width {
   margin-top: 17px;
   }
  

/* --- 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: 660px){
  .about-section {
    padding: 13px 40px 23px 40px;
    }  
    }  
  	
 @media (max-width: 967px){
  .about-section {
    max-width: 909px;
    }  
    }  
  
 @media (max-width: 631px){
  .about-section {
    max-width: 528px;
    }  
    }  
  
 @media (max-width: 450px) {
  .about-section {
    margin-top: -17px;
    }
    }

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


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

 @media (max-width: 665px){
  .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: 450px){
  .about-description-title {
	text-align: center;  
    max-width: 350px;
	font-size: 18px;  
    }
    }
 @media (max-width: 330px){
  .about-description-title {
	font-size: 17px;  
    }
    }


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

 @media (max-width: 713px){
  .about-text {
    max-width: 350px;
    }
    }

 @media (max-width: 450px){
  .about-title {
    padding: 0px 25px 0px 25px;
    font-size: 15.5px;
    }
    }
   
 @media (max-width: 1048px){
  .about-text {
    max-width: 404px;
    }
    }

 @media (max-width: 682px){
  .about-text {
    max-width: 250px !important;
    margin-right: 24px;
    }
    }

 @media (max-width: 631px){
  .about-text {
    max-width: 795px !important;
    }
    }
  
 @media (max-width: 665px){
  .about-text {
    margin-bottom: 6px !important;
    max-width: 700px !important;
    margin: 17px auto !important;
    }
    }
  
 @media (max-width: 967px){
  .about-text {
    max-width: 381px;
    }
    }

 @media (max-width: 835px){
  .about-text {
    max-width: 339px;
    }
    }
  
 @media (max-width: 874px){
  .about-text {
    max-width: 370px;
    }
    }
  
 @media (max-width: 864px){
  .about-text {
    max-width: 328px;
    }
    }  
  
 @media (max-width: 821px){
  .about-text {
    max-width: 313px;
    }
    }   
  
 @media (max-width: 803px){
  .about-text {
    max-width: 280px;
    }
    }   

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

 @media (max-width: 967px){
  .about-picture {
    margin: 46px auto auto auto;
    } 
    }
      
 @media (max-width: 864px){
  .about-picture {
    margin: 66px auto auto auto;
    } 
    }
      
 @media (max-width: 770px){
  .about-picture {
    margin: 91px auto auto auto;
    height: 235px;
    width: 330px; 
    } 
    }
      
 @media (max-width: 725px){
  .about-picture {
    margin: 91px auto auto auto;
    height: 216px;
    width: 284px; 
    } 
    }
      
 @media (max-width: 665px){
  .about-picture {
    margin: auto;
    height: 220px;
    width: 481px; 
    } 
    }
         
 @media (max-width: 631px){
  .about-picture {
    width: 427px; 
    } 
    }
         
 @media (max-width: 530px){
  .about-picture {
    width: 381px; 
    } 
    }
           
 @media (max-width: 450px){
  .about-picture {
    height: 206px;
    width: 338px; 
    } 
    }
           
 @media (max-width: 380px){
  .about-picture {
    height: 201px;
    width: 301px; 
    } 
    }
           
 @media (max-width: 330px){
  .about-picture {
    height: 184px;
    width: 266px; 
    } 
    }
      

/* --- 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: 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-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";
   margin: 30px auto 17px auto;
   text-align: center;
   font-weight: 600;
   }

 .contact-box-1 {
   background: #292929;
   max-width: 290px;
   height: 182px;
   width: 100%;
   padding: 21px 7px 31px 7px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   color: white;
   margin: auto;
   } 
  
 .contact-box-2 {
   background: #292929;
   max-width: 290px;
   height: 182px;
   width: 100%;
   padding: 21px 7px 31px 7px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   color: white;
   margin: auto;
   } 
  
 .contact-box-3 {
   background: #292929;
   max-width: 290px;
   height: 182px;
   width: 100%;
   padding: 21px 7px 31px 7px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   color: white;
   margin: auto;
   } 
  
 .contact-box-3 a {
   word-break: break-all;
   } 

 .contact-title {
   color: white;
   font-size: 23px;
   font-weight: 700;
   margin-bottom: 8px;
   }  
	
 .contact-section {
   justify-content: space-between;
   padding: 42px 40px 50px 40px;
   overflow-x: hidden;
   max-width: 1345px;
   display: flex;
   margin: auto;
   }	
   
 .directions {
   margin: auto;
   font-weight: 600;
   text-align: center;
   margin-bottom: -60px;
   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"; 
   } 

 .form-area {
   max-width: 1170px;
   padding: 43px 10px 0px 10px;
   margin: -13px auto auto auto;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   }   
   
 .form-title {
   font-size: 17px;
   font-weight: 500;
   }  


/* Operation Hours */
	
 .operation-hours {
   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: 20px auto auto auto;
   border: 1px solid black;
   background: #eeeeee;
   max-width: 298px;
   width: 100%;	 
   }	
		
 .operation-hours-title {
   padding-top: 12px;
   font-weight: 700;
   font-size: 23px;
   color: black;
   }	
	
 .operation-hours-width {
   padding: 5px 22.5px 20px 19px;
   font-weight: 480; 
   }		
	
 .operation-hours-column {
   justify-content: space-between;
   margin-top: 2px;
   color: black;
   display: flex;
   width: 100%;
   }	
	
 .ohc-2 {
   margin-left: 9px !important;
   }

 .contact-line {
   margin-top: 11px;
   background: #000;
   max-width: 51px;
   height: 0.5px;
   width: 100%;
   }	

 .ohd {
   margin-right: 2px;
   }
	
 .ohd-2 {
   margin-right: 19px;
   }	
	
 .ohd-3 {
   margin-right: 39px;
   }
	
 .ohd-4 {
   margin-right: -23px;
   }	
	
 .ohd-5 {
   margin-right: -14px;
   }	
	
	
/* ------ Responsive Media Query ------ */
/* ------ Directions Responsive Media Query ------ */
	
 @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"; 
    } 
    }
    

/* ------ Contact Directions Responsive Media Query ------ */

 @media all and (max-width: 910px) and (min-width: 451px) {
  .contact-directions {
    padding: 0px 30px 0px 30px;	 
    }
    }

 @media (max-width: 450px){
  .contact-directions {
    max-width: 274px;
	font-size: 15px;
    }
    }


/* --- Contact Section Responsive Media Query --- */

 @media (max-width: 1335px){
  .contact-section {
    max-width: 1260px;	 
    }		
    }		

 @media (max-width: 1260px){
  .contact-section {
    max-width: 1171px;	 
    }		
    }		
   
 @media (max-width: 1143px) {
  .contact-section {
    max-width: 1065px;
    }
    }

 @media (max-width: 1050px) {
  .contact-section {
    max-width: 1000px;
    }
    }

 @media (max-width: 920px) {
  .contact-section {
	padding: 35px 27px 50px 27px;
    max-width: 851px;	  
    }
    }

 @media (max-width: 858px) {
  .contact-section {
    max-width: 800px;	  
    }
    }

 @media (max-width: 795px) {
  .contact-section {
    max-width: 730px;
    flex-wrap: wrap;
    }	 
    }

 @media (max-width: 740px) {
  .contact-section {
    max-width: 686px;
    }	 
    }

 @media (max-width: 695px) {
  .contact-section {
    max-width: 632px;
    }	 
    }

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


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

 @media (max-width: 1335px){
  .contact-box-1 {
    max-width: 262px;
    }

  .contact-box-2 {
    max-width: 262px;
    }

  .contact-box-3 {
    max-width: 262px;
    }	
    }

 @media (max-width: 1260px){
  .contact-box-1 {
    max-width: 235px;
    }

  .contact-box-2 {
    max-width: 235px;
    }

  .contact-box-3 {
    max-width: 235px;
    }	
    }

 @media (max-width: 1143px){
  .contact-box-1 {
    max-width: 212px;
    }

  .contact-box-2 {
    max-width: 212px;
    }

  .contact-box-3 {
    max-width: 212px;
    }	
    }

 @media all and (max-width: 1050px) and (min-width: 1008px) {
  .contact-box-1 {
    max-width: 198px;
    }

  .contact-box-2 {
    max-width: 198px;
    }

  .contact-box-3 {
    max-width: 198px;
    }	
    }

 @media all and (max-width: 1007px) and (min-width: 961px) {
  .contact-box-1 {
    max-width: 183px;
    }

  .contact-box-2 {
    max-width: 183px;
    }

  .contact-box-3 {
    max-width: 183px;
    }	
    }

 @media (max-width: 960px){
  .contact-box-1 {
    font-size: 14.5px;  
    max-width: 168px;
    } 
  
  .contact-box-2 {
    font-size: 14.5px;  
    max-width: 168px;
    } 
  
  .contact-box-3 {
    font-size: 14.5px;  
    max-width: 168px;
    } 
    }

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

 @media (max-width: 800px){
  .contact-box-1 {
    font-size: 14px;
	}
	 
  .contact-box-2 {
    font-size: 14px;
	}
	 
  .contact-box-3 {
    font-size: 14px;
	}
    }

 @media (max-width: 795px){
  .contact-box-1 {
	max-width: 208px;
    font-size: 16px;
	}
	 
  .contact-box-2 {
	max-width: 208px;
    font-size: 16px;
	}
	 
  .contact-box-3 {
	max-width: 208px;
    font-size: 16px;
	}
    }

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

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

@media (max-width: 660px){
 .contact-box-1 {
   max-width: 290px;
   height: 176px;
   margin-right: auto;
   } 
  
 .contact-box-2 {
   margin-bottom: 22px;
   margin-top: 20px;	 
   max-width: 290px;
   height: 170px;
   } 
  
 .contact-box-3 {
   margin-bottom: 22px;
   max-width: 290px;
   height: 174px !important;
   } 

   }
		
@media (max-width: 450px){
 .contact-box-1 {
   width: 290px !important;
   height: 185px; 
   } 
   
 .contact-box-2 {
   width: 290px !important;
   height: 167px;
   } 
   
 .contact-box-3 {
   width: 290px !important;
   height: 167px !important;
   } 
   }
	
@media (max-width: 330px){
 .contact-box-1 {
   width: 240px !important;
   } 
   
 .contact-box-2 {
   width: 240px !important;
   } 
   
 .contact-box-3 {
   padding: 21px 50px 31px 50px !important; 
   width: 240px !important;
   height: 180px !important; 
   } 
	
 .mail-contact-us {
   max-width: 177px;
   }	
   }
	

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

 @media (max-width: 1175px) {
  .operation-hours {
    max-width: 265px;
	}
    }

 @media (max-width: 1075px) {
  .operation-hours {
    max-width: 251px;
	}
    }

 @media (max-width: 945px) {
  .operation-hours {
    max-width: 226px;
	}
    }

 @media (max-width: 920px) {
  .operation-hours {
    max-width: 222px;
	}
    }

 @media (max-width: 795px) {
  .operation-hours {
    max-width: 270px;
	}
    }

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

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

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


/* Opperation Hours Title Responsive Media Query */

 @media (max-width: 1195px) {
 .operation-hours-title {
    padding-top: 10px;
    font-weight: 700;
    font-size: 19px;
    color: black;
    }
    }

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


/* Opperation Hours Width Responsive Media Query */

 @media (max-width: 1195px) {
  .operation-hours-width {
    padding: 5px 21.5px 16px 16px;
    font-weight: 480;
    }
    }

 @media (max-width: 1040px) {
  .operation-hours-width {
    padding: 5px 18px 16px 12px;
    }
    }

 @media (max-width: 980px) {
  .operation-hours-width {
    padding: 5px 23px 16px 18px;
    }
    }

 @media (max-width: 945px) {
  .operation-hours-width {
    padding: 5px 13px 16px 13px;
    }
    }

 @media (max-width: 790px) {
  .operation-hours-width {
    padding: 5px 21px 16px 13px;
    }
    }

 @media (max-width: 745px) {
  .operation-hours-width {
    padding: 5px 19px 16px 12px;
    }
    }

 @media (max-width: 660px) {
  .operation-hours-width {
    padding: 5px 19px 16px 12px;
    max-width: 275px;
    margin: auto;
    }
    }

 @media (max-width: 330px) {
  .operation-hours-width {
    padding: 5px 19px 16px 12px;
	}
    }


/* Hours Of Opperation Column Responsive Media Query */

 @media (max-width: 1195px) {
  .operation-hours-column {
    font-size: 15px;
    }
	 
  .ohd-3 {
    margin-right: 36px;
    }	 
	 
  .ohd-2 {
    margin-right: 16px;
    }	 
	 
  .ohd {
    margin-right: 23px;
    }	 
    }

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

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

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

 @media (max-width: 660px) {
  .operation-hours-column {
    font-size: 16px;
    }
	 
  .ohd-4 {
    margin-right: -27px !important;
    }	 
	 
  .ohd-5 {
    margin-right: -16px !important;
    }	 
    }

 @media (max-width: 745px) {
  .ohd-4 {
    margin-right: -18px;
    }
	 
  .ohd-5 {
    margin-right: -9px;
    }	 
    }

 @media (max-width: 330px) {
  .operation-hours-column {
    font-size: 14px;
    }
	 
  .ohd-4 {
    margin-right: -21px;
    }	 
    }


/* Contact Line Responsive Media Query */

 @media (max-width: 1175px) {
  .contact-line {
	margin-top: 10px;
    max-width: 33px;
    }
    }

 @media (max-width: 1075px) {
  .contact-line {
    max-width: 25px;
    }
    }

 @media (max-width: 945px) {
  .contact-line {
    max-width: 19px;
    }
    }

 @media (max-width: 795px) {
  .contact-line {
    max-width: 33px;
    }
    }

 @media (max-width: 660px) {
  .contact-line {
    max-width: 41px;
    }
    }

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

 @media (max-width: 330px) {
  .contact-line {
    max-width: 26px;
    }
    }


/* Hours Of Opperation Responsive Media Query */

 @media (max-width: 330px) {
  .ohd {
    margin-right: 21px;
    }
	 
  .ohd-3 {
    margin-right: 33px;
    }	 
	 
  .ohd-2 {
    margin-right: 15px;
    }	 
	 
  .ohd-4 {
    margin-right: 16px;	 
	}
	 
  .ohd-5 {
    margin-right: -13px;
    }	 
    }

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

@media (max-width: 450px){
 .form-area {
   padding: 8px 10px 0px 10px;
   margin: 24px auto;
   max-width: 1170px;
   }   
   }
		 
@media all and (max-width: 3840px) and (min-width: 651px) {
_:-ms-lang(x), .ie10up, .form-area { 
   margin-top: 80px;
   }
   }
	

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











































