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

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

 .page-banner {
   background-image: url( "../img/Page Banner.png");
   background-size: 1920px 270px;	
   background-repeat: no-repeat;
   background-position: center;
   margin-bottom: 30px;
   margin-top: -1px;
   height: 260px;
   } 
   
 .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%;
   }

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

 @media screen and (max-width: 450px) {
  .page-banner {
    background-size: 1580px 270px;
    height: 252px;
    }
    }

 @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 -1px -15px;
   background: #101010;
   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-button-area {
   margin-top: -39px;
   }

 .header-phone-button { 
   background: linear-gradient(180deg,#ffdc5a 20%,#ffd330 24%,#f7c025 40%,#fabb0a 42%,#e49d05 60%,#bf8b1d 71%,#996d0e 89%);
   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 6px rgb(0 0 0 / 50%), 0px 0px 17px rgb(0 0 0 / 62%), 0px 0px;
   padding: 9px 15px 1px 15px;
   border: 1px solid #664a0e;
   filter: brightness(100%);
   text-decoration: none;
   font-weight: 400 !important;
   border-radius: 23px;
   margin-right: 15px;
   max-width: 205px;
   font-size: 16px;
   color: white;
   height: 43px;
   width: 100%;
   }	
   
 .header-phone-button-2 { 
   background: linear-gradient(180deg,#ffdc5a 20%,#ffd330 24%,#f7c025 40%,#fabb0a 42%,#e49d05 60%,#bf8b1d 71%,#996d0e 89%);
   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 7px rgb(0 0 0 / 47%), 0px 0px 22px rgb(0 0 0 / 37%), 0px 0px;
   padding: 9px 15px 1px 15px;
   border: 1px solid #664a0e;
   filter: brightness(100%);
   text-decoration: none;
   font-weight: 400 !important;
   border-radius: 15px;
   margin-right: 15px;
   margin-top: 16.7px;
   font-size: 16.7px;
   max-width: 263px;
   color: white;
   height: 45px;
   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;
   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,#ffdc5a 20%,#ffd330 24%,#f7c025 40%,#fabb0a 42%,#e49d05 60%,#bf8b1d 71%,#996d0e 89%);
   box-shadow: 0px 0px 16px black, 0px 0px;
   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;
   color: white;
   }

 .top-header-mobile-button-2 { 
   background: linear-gradient(180deg,#ffdc5a 20%,#ffd330 24%,#f7c025 40%,#fabb0a 42%,#e49d05 60%,#bf8b1d 71%,#996d0e 89%);
   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 16px black, 0px 0px;
   padding: 9px 15px 1px 15px;
   filter: brightness(100%);
   font-family: 'Poppins';
   text-decoration: none;
   font-weight: 400 !important;
   border-radius: 11px;
   margin-right: 15px;
   max-width: 263px;
   margin-top: 17px;
   font-size: 16px;
   color: white;
   height: 43px;
   width: 100%;
   }	

 .top-header-mobile-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;
   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,#ffdc5a 20%,#ffd330 24%,#f7c025 40%,#fabb0a 42%,#e49d05 60%,#bf8b1d 71%,#996d0e 89%);
   box-shadow: 0px 0px 16px black, 0px 0px;
   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;
   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,#ff904b 0%,#fca848 24.67932560354002%,#fc950f 44.037416680669914%,#ff7a14 65.5464067663698%,#d94c00 86.69691368397469%,#af3d00 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 (Shaded).jpg"); 
   background-position: center bottom; 
   border-bottom: 1px solid #d9d9d9; 
   background-size: 1920px 171px; 
   background-repeat: no-repeat; 
   padding: 0px 15px 0px 15px;  
   overflow-x: hidden;
   overflow-y: hidden;
   }

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

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

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

 .menu-items {   
   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, 1px 1px 0 #fff, 0px 0px;
   justify-content: center;
   text-decoration: none;
   padding-right: 26px;
   text-align: center;
   font-weight: 900;
   font-size: 20px;
   color: #000177;  
   }  
  
 .dropdown-menu-item-1 {
   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, 1px 1px 0 #fff, 0px 0px;
   justify-content: center;
   text-decoration: none;
   padding-right: 26px;
   text-align: center;
   font-weight: 900;
   font-size: 20px;
   color: #000177; 
   }     

 .dropdown-menu-item-2 {
   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, 1px 1px 0 #fff, 0px 0px;
   justify-content: center;
   text-decoration: none;
   padding-right: 26px;
   text-align: center;
   font-weight: 900;
   font-size: 20px;
   color: #000177; 
   }      

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

 .mi1 {
  
   }
   
 .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: -62px !important;
   position: absolute;
   min-width: 160px;
   display: none;
   z-index: 1;
   }

 .dc2 {
   margin-left: -42px !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 #6e0000, 1px -1px 0 #6e0000, -1px 1px 0 #6e0000, 1px 1px 0 #6e0000, -1px -1px 0 #6e0000, 1px -1px 0 #6e0000, -1px 1px 0 #6e0000, 1px 1px 0 #6e0000, 0px 0px;
   max-width: 200px;
   color: red;
   }

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

 .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: 284px !important;
    }
    }

 @media all and (max-width: 380px) and (min-width: 331px) {
  .top-header {
	margin: 0px -15px -1px -15px;
    height: 286px !important;
    }
    }

 @media all and (max-width: 450px) and (min-width: 381px) {
  .top-header {
	margin: -4px -15px 0px -15px;
    height: 295px;
    background: #0c0c0c;
    }	
    }

 @media (max-width: 450px){
  .hpbt {
    margin-bottom: 15px;
	text-align: center;
    cursor: pointer;
    width: 179px;
    margin: auto;
    }	 
    }

 @media all and (max-width: 657px) and (min-width: 451px) {
  .top-header {
    margin: 0px -15px 0px -15px;
    height: 297px;
    }	
    }


/* Top Header Width Media Query */

 @media (max-width: 657px){
  .top-header-width {
	padding: 18px 20px 17px 20px; 
	}
    }

 @media (max-width: 557px){
  .top-header-width {
    max-width: 292px;
    }
    }

 @media (max-width: 450px){
  .top-header-width {
	padding: 23px 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 {
	margin: 14px auto auto auto;
	font-size: 18px;
	}
    }


/* Top Header Mobile Button Media Query */

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


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

 @media (max-width: 657px){
  .top-header-item-right { 
    flex-direction: column;
	margin: auto;
    }
    }

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

 @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;
    } 
	 
  .top-header-item-right {
    margin-top: -11px;	 
	}
    }

 @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: 1809px){
   header {
    background-size: 1830px 172px;
    }
    }

 @media (max-width: 1680px){
   header {
    background-size: 1695px 172px;
    }
    }

 @media (max-width: 1575px){
   header {
    background-size: 1581px 172px;
    }
    }

 @media (max-width: 1481px){
   header {
    background-size: 1484px 172px;
    }
    }

 @media (max-width: 1370px){
   header {
    background-size: 1367px 172px;
    }
    }

 @media (max-width: 1272px){
   header {
    background-size: 1275px 172px;
    }
    }

 @media (max-width: 1200px){
   header {
    background-size: 1182px 172px;
    }
    }

 @media (max-width: 1110px){
   header {
    background-size: 1105px 172px;
    }
    }

 @media (max-width: 1045px){
   header {
    background-size: 1032px 172px;
    }
    }

 @media (max-width: 985px){
   header {
    background-size: 979px 172px;
    }
    }

 @media (max-width: 935px){
   header {
    background-size: 921px 172px;
    }
    }

 @media (max-width: 895px){
   header {
    background-size: 873px 172px;
    }
    }

 @media (max-width: 813px){
   header {
    background-size: 815px 172px;
    }
    }

 @media (max-width: 785px){
   header {
    background-size: 785px 172px;
    }
    }

 @media (max-width: 765px){
   header {
    background-size: 765px 172px;
    }
    }

 @media (max-width: 750px){
   header {
    background-size: 750px 190px;
    }
    }

 @media (max-width: 685px){
   header {
    background-size: 685px 190px;
    }
    }

 @media (max-width: 657px){
   header {
    background-size: 660px 535px;
    }
    }

 @media (max-width: 615px){
   header {
    background-size: 615px 248px;
    }
    }

 @media (max-width: 590px){
   header {
    background-size: 590px 248px;
    }
    }

 @media (max-width: 565px){
   header {
    background-size: 565px 248px;
    }
    }

 @media (max-width: 535px){
   header {
    background-size: 535px 248px;
    }
    }

 @media (max-width: 515px){
   header {
    background-size: 515px 248px;
    }
    }

 @media (max-width: 657px){
   header {
    height: 582px;
    }
    }

 @media (max-width: 450px){
   header {
    background-size: 457px 243px;
    height: 532px;	 
    }
    }

 @media (max-width: 380px){
   header {
	background-size: 400px 243px;
	height: 514px;
    }
    }

 @media (max-width: 330px){
   header {
	background-size: 353px 245px;
	height: 484px;
    }
    }


/* Header Area Responsive Media Query */

 @media (max-width: 1510px){
  .header-area {
    max-width: 1404px;
    }
    }

 @media (max-width: 1425px){
  .header-area {
    max-width: 1333px;
    }
    }

 @media (max-width: 1386px){
  .header-area {
    max-width: 1305px;
    }
    }

 @media (max-width: 1300px){
  .header-area {
    max-width: 1224px;
    }
    }

 @media (max-width: 1250px){
  .header-area {
    max-width: 1197px;
    }
    }

 @media (max-width: 1225px){
  .header-area {
    height: 177px;
    }
    }

 @media (max-width: 1080px){
  .header-area {
	max-width: 995px;  
    height: 206px;
    }
    }

 @media (max-width: 880px){
  .header-area {
    height: 216px;
    }
    }

 @media (max-width: 830px){
  .header-area {
    height: 224px;
    }
    }

 @media (max-width: 785px){
  .header-area {
	max-width: 706px;  
	height: 265px;  
    }
    }

 @media (max-width: 725px){
  .header-area {
	max-width: 706px;  
	height: 254px;  
    }
    }

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

 @media (max-width: 450px){
  .header-area {
    margin-top: 18px !important;
    padding: 0px; 
    }
    }

 @media (max-width: 380px){
  .header-area {
    margin-top: 20px !important;
    padding: 0px; 
    }
    }


/* Logo Responsive Media Query */

 @media (max-width: 1495px){
  .logo {
    max-width: 332px;
    margin-left: 15px;
    margin-top: 29px;
    height: 105px;
    }
    }

 @media (max-width: 1386px){
  .logo {
    max-width: 292px;
    margin-left: 15px;
    margin-top: 37px;
    height: 93px;
    }
    }

 @media (max-width: 1300px){
  .logo {
    margin-left: 0px;
    }
    }

 @media (max-width: 1275px){
  .logo {
	margin-left: 6px;  
	max-width: 280px;
    height: 88px;
    }
    }

 @media (max-width: 1255px){
  .logo {
	margin-top: 41px;
	margin-left: 6px;  
	max-width: 262px;
    height: 84px;
    }
    }

 @media (max-width: 1225px){
  .logo {
    margin-top: 35px;	
    margin-left: 6px;
    max-width: 315px;
    height: 101px;
    }
    }

 @media (max-width: 1095px){
  .logo {
    margin-left: 6px;
    max-width: 301px;
    height: 97px;
    }
    }

 @media (max-width: 1080px){
  .logo {
    margin-left: 6px;
    max-width: 386px;
	margin-top: 40px;
    height: 108px;
    }
    }

 @media (max-width: 995px){
  .logo {
    max-width: 338px;
    }
    }

 @media (max-width: 950px){
  .logo {
    max-width: 324px;
	height: 105px;
    }
    }

 @media (max-width: 925px){
  .logo {
    max-width: 302px;
	height: 98px;
    }
    }

 @media (max-width: 880px){
  .logo {
	margin-top: 43px;  
    }
    }

 @media (max-width: 855px){
  .logo {
	margin-top: 46px;  
    max-width: 286px;
    height: 92px;
    }
    }

 @media (max-width: 830px){
  .logo {
	margin-top: 50px;
    max-width: 272px;
    height: 87px;
    }
    }

 @media (max-width: 785px){
  .logo {
    margin-top: 69px;	  
	margin-left: -5px;
	max-width: 285px;
    height: 91px; 
    }
    }

 @media (max-width: 750px){
  .logo {
    margin-top: 70px;
	margin-left: -2px;
    max-width: 270px;
    height: 86px;
    }
    }

 @media (max-width: 725px){
  .logo {
    margin-top: 70px;	  
    max-width: 248px;
    height: 80px;
    }
    }

 @media (max-width: 690px){
  .logo {
    margin-top: 73px;
	max-width: 241px;
    height: 78px;
    }
    }

 @media (max-width: 678px){
  .logo {
    background-size: 246px 89px;
    margin-left: -7px;
	margin-top: 73px;
    max-width: 227px;
    height: 75px;
    }
    }

 @media (max-width: 657px){
  .logo {
	background-size: contain;
    max-width: 500px;
    height: 159px;
    margin: auto;	
    }
    }

 @media (max-width: 450px) {
  .logo {
    max-width: 500px;
    height: 143px;
    }
    }

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

 @media (max-width: 330px){
  .logo {
    height: 115px;
    }
    }


/* Nav Responsive Media Query */

 @media (max-width: 1535px){
  nav {
    margin-right: -26px;
    }
    }

 @media (max-width: 1510px){
  nav {
    max-width: 958px;
    }
    }

 @media (max-width: 1425px){
  nav {
    max-width: 930px;
    }
    }

 @media (max-width: 1345px){
  nav {
    max-width: 903px;
    }
    }

 @media (max-width: 1333px){
  nav {
    margin-right: -46px;	  
    }
    }

 @media (max-width: 1300px){
  nav {
	margin-right: -60px;  
    max-width: 885px;
    }
    }

 @media (max-width: 1225px){
  nav {
	padding-top: 38px;
    max-width: 774px;	  
    flex-wrap: wrap;
    }
    }

 @media (max-width: 1195px){
  nav {
    max-width: 730px;	  
    }
    }

 @media (max-width: 1180px){
  nav {
    max-width: 730px;	  
    }
    }

 @media (max-width: 1155px){
  nav {
    max-width: 691px;	  
    }
    }

 @media (max-width: 1110px){
  nav {
    margin-right: -42px;
    max-width: 679px;	  
    }
    }

 @media (max-width: 1080px){
  nav {
	padding-top: 34px;
    max-width: 522px;	 
    }
    }

 @media (max-width: 880px){
  nav {
	padding-top: 36px;
    }
    }

 @media (max-width: 950px){
  nav {
	padding-top: 36px;
    max-width: 492px;	 
    }
    }

 @media (max-width: 925px){
  nav {
    max-width: 470px;	 
    }
    }

 @media (max-width: 880px){
  nav {
    max-width: 452px;	 
    }
    }

 @media (max-width: 830px){
  nav {
    max-width: 405px;	 
    }
    }

 @media (max-width: 785px){
  nav {
	margin-right: -66px;  
    max-width: 378px;	 
    }
    }

 @media (max-width: 750px){
  nav {
    max-width: 370px;	 
    }
    }

 @media (max-width: 690px){
  nav {
    margin-right: -50px;
    }
    }

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


/* Menu Item Responsive Media Query */

 @media (max-width: 1510px){
  .menu-items {
    padding-right: 24px;
    font-size: 18.5px;
    }

  .dropdown-menu-item-1 {
    padding-right: 23px;
    font-size: 18.5px;
    }
	 
  .dropdown-menu-item-2 {
    padding-right: 23px;
    font-size: 18.5px;
    }
    }

 @media (max-width: 1425px){
  .dropdown-menu-item-1 {
    font-size: 17.5px;
    }

  .dropdown-menu-item-2 {
    font-size: 17.5px;
    }
	 
  .menu-items {
    font-size: 17.5px;
    }
    }

 @media (max-width: 1345px){
  .dropdown-menu-item-1 {
    font-size: 16.5px;
    }

  .dropdown-menu-item-2 {
    font-size: 16.5px;
    }
	 
  .menu-items {
    font-size: 16.5px;
    }
    }

 @media (max-width: 1300px){
  .dropdown-menu-item-1 {
    font-size: 16px;
    }

  .dropdown-menu-item-2 {
    font-size: 16px;
    }
	 
  .menu-items {
    font-size: 16px;
    }
    }

 @media (max-width: 1225px){
  .dropdown-menu-item-1 {
    font-size: 19.5px;
    }

  .dropdown-menu-item-2 {
    font-size: 19.5px;
    }

  .menu-items {
    font-size: 19.5px;
    }
    }

 @media (max-width: 1195px){
  .dropdown-menu-item-1 {
    font-size: 18px;
    }

  .dropdown-menu-item-2 {
    font-size: 18px;
    }
	 
  .menu-items {
    font-size: 18px;
    }
    }

 @media (max-width: 1155px){
  .dropdown-menu-item-1 {
    font-size: 17px;
    }

  .dropdown-menu-item-2 {
    font-size: 17px;
    }

  .menu-items {
    font-size: 17px;
    }
    }

 @media (max-width: 1110px){
  .dropdown-menu-item-1 {
    font-size: 16.5px;
    }

  .dropdown-menu-item-2 {
    font-size: 16.5px;
    }
	 
  .menu-items {
    font-size: 16.5px;
    }
    }

 @media (max-width: 1080px){
  .dropdown-menu-item-1 {
    font-size: 18.5px;
    }

  .dropdown-menu-item-2 {
    margin-left: 120px;
    font-size: 18.5px;
    margin-top: 13px;
    }

  .menu-items {
    font-size: 18.5px;
    }
	 
  .dc-2 {
    margin-top: 13px;
    }	 	 
	 
  .dc2 {
    margin-left: 72px !important;
    }	 
	 
  .mi4 {
    margin-right: 135px;
    margin-top: 13px;
    }	 
    }

 @media (max-width: 950px){
  .dropdown-menu-item-1 {
    font-size: 17.5px;
    }

  .dropdown-menu-item-2 {
    margin-left: 113px;
    font-size: 17.5px;
    }

  .menu-items {
    font-size: 17.5px;
    }
	 
  .mi4 {
    margin-right: 126px;
    margin-top: 13px;
    }	 
    }

 @media (max-width: 925px){
  .dropdown-menu-item-1 {
    font-size: 16.5px;
    }

  .dropdown-menu-item-2 {
    margin-left: 104px;
    font-size: 16.5px;
    }

  .dc2 {
    margin-left: 57px !important;
    }	 
	 	 
  .menu-items {
    font-size: 16.5px;
    }
	 
  .mi4 {
    margin-right: 124px;
    margin-top: 13px;
    }	 
    }

 @media (max-width: 880px){
  .dropdown-menu-item-1 {
    font-size: 15.5px;
    }

  .dropdown-menu-item-2 {
    margin-left: 104px;
    font-size: 15.5px;
    }

  .menu-items {
    font-size: 15.5px;
    }
	 
  .mi4 {
    margin-right: 124px;
    margin-top: 13px;
    }	 
    }

 @media (max-width: 830px){
  .dropdown-menu-item-1 {
    font-size: 17.5px;
    }

  .dropdown-menu-item-2 {
    margin-left: 0px;
    font-size: 17.5px;
    }

  .menu-items {
    font-size: 17.5px;
    }
	 
  .mi3 {
	margin-left: 30px;  
    margin-top: 12px;
    }	 
	 
  .mi4 {
    margin-right: 30px;
    margin-top: 13px;
    }	 
	 
  .dc-2 {
    margin-right: 0px;	 
    }
    }

 @media (max-width: 785px){
  .dropdown-menu-item-1 {
    font-size: 16.5px;
    }

  .dropdown-menu-item-2 {
    margin-left: -6px;
    font-size: 16.5px;
    }

  .menu-items {
    font-size: 16.5px;
    }
	 
  .mi4 {
    margin-right: 21px;	 
	}
    }

 @media (max-width: 750px){
  .dropdown-menu-item-1 {
    font-size: 15.5px;
    }

  .dropdown-menu-item-2 {
    margin-left: -6px;
    font-size: 15.5px;
    }

  .menu-items {
    font-size: 15.5px;
    }
    }













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

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

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

 @media (max-width: 657px){
  .mobile-menu {
    margin: 21px auto 30px auto;
    }
    }

 @media (max-width: 535px){
  .mobile-menu {
    margin: 0px auto 30px auto;
    }
    }

 @media (max-width: 521px){
  .mobile-menu {
    margin: -6px auto 30px auto;
    }
    }

 @media (max-width: 509px){
  .mobile-menu {
    margin: -15px auto 30px auto;
    }
    }

 @media all and (max-width: 3840px) and (min-width: 658px) {
  .mobile-menu {
    margin: -32px auto 24px auto !important;
    }
    }
  
 @media screen and (max-height: 450px) {
  .sidenav { 
    padding-top: 15px;
    }
   
  .sidenav a {
    font-size: 18px;
    }
    }


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

 @media (max-width: 1225px){
  .header-button-area {
	justify-content: space-between;
    margin: 28px auto auto auto;
    flex-direction: row;
    max-width: 440px;
    display: flex;
    width: 100%;
    }
    }

 @media (max-width: 745px){
  .header-button-area {
    flex-direction: column;
    max-width: 322px;
	margin: auto;
    }
    }

 @media (max-width: 785px){
  .header-button-area {
	margin: 20px auto auto auto;
    max-width: 225px !important;
    }
    }












/* Header Phone Button Responsive Media Query */

 @media (max-width: 1510px){
  .header-phone-button-2 {
	 font-size: 15px;
	 max-width: 212px;
	 }
	
  .header-phone-button {	
	 font-size: 15px;
	 max-width: 185px;
	 }
     }

 @media (max-width: 1335px){
  .header-phone-button-2 {
	 max-width: 212px;
	 }
	
  .header-phone-button {	
	 max-width: 187px;
	 }
     }

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

  @media (max-width: 880px){
   .header-button-area {
     max-width: 365px;	  
	 }
	  
   .header-phone-button-2 {
     font-size: 15.5px;	
	 max-width: 153px;
	 height: 66px;
     }
	  
   .header-phone-button {
     margin-left: -10px;	
	 margin-top: 7px;
     }
	  
   .hpb-2 {
	 display: block; 
	 }	
     }

  @media (max-width: 785px){
   .header-button-area {
	 flex-direction: column;
	 }
	  
   .header-phone-button-2 {
	 margin-right: 0px;
     font-size: 14.5px;	
     }
	  
   .header-phone-button {
	 margin-left: -18px;
     font-size: 14.5px;	
     }
	  
   .hpb-2 {
	 display: inline; 
	 }	
     }

  @media (max-width: 785px){
   .header-phone-button {
	 margin-left: 22px;
     }
	  
   .header-phone-button-2 {
	 margin-top: 15px; 
     font-size: 15.5px;	  
	 max-width: 223px;
     height: 49px;
     }
     }

  @media (max-width: 725px){
   .header-phone-button {
	 margin-left: 22px;
	 margin: auto;
     }
	  
   .header-phone-button-2 {
	 padding: 11px 15px 1px 15px; 
     font-size: 15.5px;
     max-width: 226px;
     height: 48px;	  
     }	 
     }

  @media all and (max-width: 657px) and (min-width: 451px) {
   .top-header-contact-button {
	 margin: 10px auto auto auto;
	 max-width: 159px;
	 font-size: 18px;
     }
     }

  @media (max-width: 657px){
   .top-header-mobile-button {
	 margin: 10px auto auto auto;
	 max-width: 198px;
	 font-size: 18px;
     }
	  	  
   .top-header-mobile-button-2 {
	 margin: 10px auto auto auto;
	 max-width: 206px;
	 font-size: 16px;
     }
	  
   .facebook-link {	  
	 margin: 9px auto auto auto;
     }
     }

  @media (max-width: 450px){
   .top-header-mobile-button-2 {
	 margin: 12px auto auto auto;
     }
     }

  @media (max-width: 380px){
   .top-header-contact-button {
	 margin: 13px auto auto auto;
	 max-width: 159px;
	 font-size: 17px;
     }
	  
   .top-header-mobile-button {
	 margin: 12px auto auto auto;
     padding: 10px 17px 14px 17px;	   
	 max-width: 198px;
	 font-size: 16px;
     }
	  	  
   .top-header-mobile-button-2 {
	 margin: 14px auto auto auto;
	 text-align: center;
	 max-width: 206px;
	 font-size: 15.5px;
     }
	  
   .facebook-link {	  
	 margin: 9.5px auto auto auto !important;
     }
     }

  @media (max-width: 330px){
   .top-header-contact-button {
	 margin: 10px auto auto auto;
	 max-width: 159px;
	 font-size: 16.5px;
     }
	  
   .top-header-mobile-button {
	 margin: 10px auto auto auto;
     padding: 10px 17px 14px 17px;	   
	 max-width: 198px;
	 font-size: 15px;
     }
	  	  
   .top-header-mobile-button-2 {
	 margin: 12px auto auto auto;
	 text-align: center;
	 max-width: 206px;
	 font-size: 15px;
     }
	  
   .facebook-link {	  
	 margin: 17px auto auto auto !important;
     }
     }

  @media (max-width: 450px){
   .facebook-link {	  
	 margin: 13px auto auto auto ;
     }
     }

  @media (max-width: 657px){
   .top-header-mobile-button {
	 font-size: 17px;
     }
     }

  @media (max-width: 450px){
   .top-header-mobile-button {
	 margin: 11px auto auto auto;
     }
     }

  @media (max-width: 330px){
   .top-header-mobile-button {
	 font-size: 16px;
     }
     }


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

 .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,#ffd55e 22%,#ffc72a 38%,#fabb0a 48%,#bb8100 71%,#785305 92%);
   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-weight: 400;
   font-size: 27px;
   }
     
 .footer-menu {
   list-style: circle;
   margin-top: 10px;
   line-height: 27px;
   margin-right: -35px;
   }

 .footer-menu-link, li {
   line-height: 32px;
   list-style: disc !important;
   }


/* Footer Contact Box */

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


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

 @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;
    }  
    }
  
 @media (max-width: 450px){
  .footer-width {
	padding: 29px 32px 48px 25px;
    }  
    }
  

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

 @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-2 {
    padding-right: 54px;
    }	 
	 
  .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-2 {
    padding-right: 23px;
    }	 
	 	 
  .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;
	padding-right: 0px;
    }
	
  .footer-item-3 {
    max-width: 282px;
    margin: auto;
    }
    }

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


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

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

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

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

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

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

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

 @media (max-width: 450px){
  .footer-call-now {
    margin-top: 20px;
    font-size: 17.5px;
    width: 145px;
    }
    }


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

 @media (max-width: 338px){
  .footer-box-logo {   
    margin-top: 4px;
    max-width: 246px !important;
    height: 80px !important;
    }
    }

 @media (max-width: 1114px){
  .footer-box-logo {   
    margin-bottom: -2px;
    max-width: 224px;
    margin-top: 3px;
    height: 72px;	  
    }  
    }

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

@media all and (max-width: 811px) and (min-width: 760px) {
  .footer-box-logo {   
    max-width: 187px;
    height: 61px;	  
    }  
    }

 @media (max-width: 759px){
  .footer-box-logo {   
    max-width: 178px;
    margin-top: 0px;	
    height: 59px;	  
    }  
    }

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


/* 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: 759px){
  .address-line {
    font-size: 13.5px;
    }  
    }

 @media (max-width: 660px){
  .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;
    }
    }

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


/* Footer Menu Title Responsive Media Query */

 @media (max-width: 1084px){
  .footer-menu-title {
	font-size: 23.5px;  
    }
    }

 @media (max-width: 984px){
  .footer-menu-title {
	margin-top: 4px;
	font-size: 20px;  
    }
	 
  .footer-menu {
    margin-top: 2px;	 
    }
    }

 @media (max-width: 811px){
  .footer-menu-title {
	font-size: 20px;  
    }
    }

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


/* Footer Menu Link Responsive Media Query */

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

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

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

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

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


/* Footer Menu Title Responsive Media Query */

 @media (max-width: 330px){
  .bottom-footer {
	font-size: 14px;  
    }
    }

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



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

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

 .hero-columns {
   flex-direction: row;
   overflow-y: hidden;
   margin-top: -1px;
   display: flex;
   }  
    
 .column-1 {
   background-image: url("../img/car crash.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/auto paint.jpg");
   background-repeat: no-repeat; 
   background-size: 690px 440px; 
   background-position: right; 
   background-color: #525252; 
   width: 33.333333vw; 
   overflow-y: hidden; 
   height: 440px;
   }
  
 .column-3 {   
   background-image: url("../img/image-02-12-20-01-34-1.jpg");
   box-shadow: 0px 0px  16px black, 0px 0px  16px black, 0px 0px;
   background-repeat: no-repeat;
   background-position: left top; 
   background-size: cover;
   background-color: #848484;
   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-size: 100% 100%; 
   background-repeat: no-repeat;
   background-color: #292929;
   overflow-x: hidden;	 
   }
	
 .front-page-section-width {
   justify-content: space-between;
   padding: 50px 51px 45px 45px;
   flex-direction: row;
   max-width: 1186px;
   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/image-02-12-20-01-34-2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   margin: 5px auto -21px auto;
   background-size: cover;
   height: 227px;
   width: 450px;
   } 
   
 .front-page-pic-2 {
   background-image: url("../img/image-02-12-20-01-34-1.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   margin-top: -23px;
   height: 193px;
   width: 227px;
   } 
   
 .front-page-pic-3 {
   background-image: url("../img/image-02-12-20-01-34.jpeg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   margin-top: -23px;
   height: 193px;
   width: 227px;
   } 
   
 .front-page-column-1 {
   padding-right: 49px;
   max-width: 618px;
   }  

 .front-page-title {
   font-family: sans-serif;
   font-size: 20.7px;
   font-weight: 800;
   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 a {
   max-width: 171px;
   width: 100%;
   }

 .front-page-section-logos {
   justify-content: space-between;
   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;
   margin: 7px auto auto auto;
   background-size: contain;
   max-width: 350px;
   height: 100px;
   width: 100%;
   }  


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

 .homepage-services-section {   
   background-image: url("../img/checker flag.jpg");
   background-position: center top;
   background-repeat: repeat;
   background-size: cover;
   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-weight: 700;
   font-size: 20px;	 
   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/car crash.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/auto paint.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("../img/image-02-12-20-01-34-1.jpeg");
   border-radius: 16px 16px 13px 13px;
   background-position: center top;
   background-repeat: no-repeat;
   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/Banner (1) (1).jpg");
   background-size: 1920px 230px !important; 
   background-repeat: no-repeat;
   background-position: center;
   background-color: #4e4e4e;
   border: 1px solid black;
   overflow: hidden;
   height: 229px;
   } 
   
 .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: 29px;
   font-weight: 740;
   margin-top: 1px;
   } 
   
 .featured-button {
   background-color: #ffffff;
   border-color: #d82020;
   border-style: solid;
   margin-bottom: 14px;	 
   border-radius: 5px;
   border-width: 2px;
   margin-top: 12px;	 
   color: #bb0202;
   width: 160px;
   }  
   
 .featured-button:hover {
   background-color: #d82020;
   border-color: #d82020;
   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: 28px;
   }   
   
 .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 {
	background-size: cover; 
    height: 298px;
    }
	
  .column-2 {
	background-size: cover; 
    height: 298px;
    }
	
  .column-3 {   
	background-size: cover; 
    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: 975px) {
  .column-title {
	padding: 22px 30px 23px 8% !important;
    margin-top: 241px;
    font-size: 15px;
    }
    }
   
 @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 {
    flex-direction: column;
    display: flex;
    }  
  
  .column-1 {
	background-size: cover; 
    height: 360px;
    width: 100%;
    }
  
  .column-2 {
	background-size: cover;  
    height: 360px;
    width: 100%;
    }
  
  .column-3 {
    background-position: center top;   
	background-size: 640px 622px; 
	background-color: #111111;
    height: 360px;
    width: 100%;
    }
  
  .column-title {
    margin-top: 295px;  
    font-weight: 890;
    font-size: 17.6px;
    }  
    }
  
 @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; 
    } 
	 
  .column-3 {
    background-position: center top; 
	background-size: cover;  
    } 
    }

 @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: 259px !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 (max-width: 660px){
  .front-page-section {
    background-image: url("../img/Front-Page Background (Mobile).jpg") !important;
    background-size: 660px 1169px; 
    }   
    }	

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

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

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

 @media (max-width: 490px){
  .front-page-section {
    background-size: 490px 1240px !important;
    }   
    }	

 @media (max-width: 380px){
  .front-page-section {
    background-position: center top;
    background-size: 450px 100% !important; 
    margin-bottom: -10px;
    margin-top: -2px;
    } 
    }
 
 @media (max-width: 330px){
  .front-page-section {
    background-size: 450px 100% !important; 
    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: 1200px){
  .front-page-section-width {
    padding: 38px 51px 45px 45px;	  
    max-width: 1100px;
    }  
    }

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

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

 @media (max-width: 858px){
  .front-page-section-width {
    padding: 35px 42px 39px 42px;
    }  
    }

 @media (max-width: 795px){
  .front-page-section-width {
    padding: 40px 42px 50px 42px;
    }  
    }

 @media (max-width: 725px){
  .front-page-section-width {
    padding: 40px 28px 50px 28px;
    }  
    }

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

 @media (max-width: 450px){
  .front-page-section-width {
    padding: 43px 30px 46px 30px;
    font-size: 15px;  
    max-width: 389px;
    }  
    }

 @media (max-width: 380px){
  .front-page-section-width {
    padding: 39px 37px 58px 37px;
    } 
    }
	  
 @media (max-width: 330px){
  .front-page-section-width {
    padding: 38px 32px 29px 32px; 
    } 
    }
	  

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

 @media (max-width: 1200px){
  .front-page-column-2 {
	max-width: 372px;
	}	
    }

 @media (max-width: 1080px){
  .front-page-column-2 {
	max-width: 346px;
	}	
    }

 @media (max-width: 990px) {
  .front-page-column-2 {
    margin-bottom: -13px;
    margin-top: 17px;
    max-width: 346px;
    }
    }

 @media (max-width: 840px) {
  .front-page-column-2 {
    margin-bottom: -18px;
    margin-top: 19px;
    max-width: 346px;
    }
    }

 @media (max-width: 832px) {
  .front-page-column-2 {
    margin-bottom: -36px;
    margin-top: 34px;
    max-width: 346px;
    }
    }

 @media (max-width: 826px) {
  .front-page-column-2 {
    margin-bottom: -31px;
    margin-top: 31px;
    max-width: 346px;
    }
    }

 @media (max-width: 796px) {
  .front-page-column-2 {
    margin-bottom: -36px;
    margin-top: 36px;
    max-width: 346px;
    }
    }

 @media (max-width: 790px) {
  .front-page-column-2 {
    margin-bottom: -54px;
    margin-top: 53px;
    max-width: 346px;
    }
    }

 @media (max-width: 784px) {
  .front-page-column-2 {
    margin-bottom: -9px;
    margin-top: 7px;
    max-width: 346px;
    }
    }

 @media (max-width: 774px) {
  .front-page-column-2 {
    margin-bottom: -49px;
    margin-top: 51px;
    max-width: 346px;
    }
    }

 @media (max-width: 743px) {
  .front-page-column-2 {
    margin-bottom: -40px;
    margin-top: 34px;
    max-width: 346px;
    }
    }

 @media (max-width: 725px) {
  .front-page-column-2 {
    margin-bottom: -30px;
    margin-top: 29px;
    max-width: 346px;
    }
    }

 @media (max-width: 680px) {
  .front-page-column-2 {
    margin-bottom: -45px;
    margin-top: 47px;
    max-width: 346px;
    }
    }

 @media (max-width: 1050px){
  .front-page-column-1 {
	max-width: 535px;
	}	
    }

 @media (max-width: 990px){
  .front-page-column-1 {
	max-width: 462px;
	}	
    }

 @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-column-2 {
    max-width: 381px;
	margin: auto;
    }
    }

 @media (max-width: 450px){
  .front-page-column-1 {
	margin-top: 15px;
	}	
	 
  .front-page-column-2 {
    max-width: 297px;
	margin: auto;
    }	 
	 
  .front-page-pic {
    margin-top: 1px;	 
	}	
	}	

 @media (max-width: 380px){
  .front-page-column-2 {
    max-width: 262px !important;
	margin: auto;
    }
    }

 @media (max-width: 330px){
  .front-page-column-2 {
    max-width: 247px !important;
	margin: auto;
    }
    }

  
/* 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 {
	margin-top: 31px;
    font-size: 17px;
    } 	
    }

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

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

 @media (max-width: 330px){
  .front-page-title {
	margin: 8px auto -4px auto; 
	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: 1200px){
  .front-page-pic {
    margin-bottom: -15px;	  
	margin-top: 19px;
    height: 224px;
    width: 363px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -40px;
    height: 170px;
    width: 176px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -40px;
    height: 170px;
    width: 176px;	  
    }	
    }

 @media (max-width: 1080px){
  .front-page-pic {
    margin-bottom: -35px;	  
	margin-top: 28px;
    height: 205px;
    width: 335px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -40px;
    height: 160px;
    width: 163px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -40px;
    height: 160px;
    width: 163px;	  
    }	
    }

 @media (max-width: 1050px){
  .front-page-pic {
    margin-bottom: -75px;
    margin-top: 42px;
    } 
    } 

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

 @media (max-width: 990px){
  .front-page-pic {
    margin-bottom: -84px;	  
	margin-top: 46px;  
    } 
    } 

 @media (max-width: 915px){
  .front-page-pic {
    margin-bottom: -63px;
    margin-top: 55px;
    height: 205px;
    width: 335px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -70px;
    height: 160px;
    width: 158px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -70px;
    height: 160px;
    width: 158px;	  
    }	
    }

 @media (max-width: 895px){
  .front-page-pic {	  
    margin-bottom: -78px;
    margin-top: 54px; 
    } 
	 
  .front-page-pic-2 {
	margin-top: -58px;
    height: 160px;
    width: 158px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -58px;
    height: 160px;
    width: 158px;	  
    }
    } 

 @media (max-width: 886px){
  .front-page-pic-2 {
	margin-top: -47px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -47px;
    }
    } 

 @media (max-width: 878px){
  .front-page-pic-2 {
	margin-top: -68px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -68px;
    }
    } 

 @media (max-width: 875px){
  .front-page-pic {
    margin-bottom: -85px;
    margin-top: 67px;
    }
	 
  .front-page-pic-2 {
	margin-top: -56px;
    height: 160px;
    width: 158px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -56px;
    height: 160px;
    width: 158px;	  
    }	 
    } 

 @media (max-width: 867px){
  .front-page-pic {
    margin-bottom: -96px;
    margin-top: 68px;  
    } 
	 
  .front-page-pic-2 {
	margin-top: -41px;
    height: 160px;
    width: 158px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -41px;
    height: 160px;
    width: 158px;	  
    }	
    } 

 @media (max-width: 860px){
  .front-page-pic {
    margin-bottom: -107px;
    margin-top: 72px;
    height: 190px;
    width: 312px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -30px;
    height: 153px;
    width: 148px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -30px;
    height: 153px;
    width: 148px;	 
    }	
    }

 @media (max-width: 843px){
  .front-page-pic-2 {
	margin-top: -44px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -44px;
    }
    } 

 @media (max-width: 840px){
  .front-page-pic {
    margin-bottom: -160px;	  
    margin-top: 47px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -31px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -31px;
    }	
    } 

 @media (max-width: 833px){
  .front-page-pic {
    margin-bottom: -159px;	  
    margin-top: 47px;	  
    } 
    } 

 @media (max-width: 832px){
  .front-page-pic {
    margin-bottom: -182px;	  
    margin-top: 47px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -13px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -13px;
    }	
    } 

 @media (max-width: 826px){
  .front-page-pic {
    margin-bottom: -170px;	  
    margin-top: 58px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -9px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -9px;
    }	
    } 

 @media (max-width: 823px){
  .front-page-pic-2 {
	margin-top: -27px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -27px;
    }	
    } 

 @media (max-width: 815px){
  .front-page-pic-2 {
	margin-top: -43px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -43px;
    }	
    } 

 @media (max-width: 800px){
  .front-page-pic {
    margin-bottom: -170px;	  
    margin-top: 71px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -34px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -34px;
    }	
    } 

 @media (max-width: 798px){
  .front-page-pic {
    margin-bottom: -177px;	  
    margin-top: 73px;	  
    } 
    } 

 @media (max-width: 796px){
  .front-page-pic {
    margin-bottom: -187px;	  
    margin-top: 73px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -18px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -18px;
    }	
    } 

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

 @media (max-width: 780px){
  .front-page-pic {
    margin-bottom: -153px;	  
    margin-top: 93px;	  
    } 
    } 

 @media (max-width: 775px){
  .front-page-pic {
    margin-bottom: -183px;	  
    margin-top: 93px;	  
    } 
    } 

 @media (max-width: 784px){
  .front-page-pic { 
    height: 176px;
    width: 286px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -35px;
    height: 153px;
    width: 134px;	  
    }	 
	 
  .front-page-pic-3 {
	margin-top: -35px;
    height: 153px;
    width: 134px;	 
    }	
    }

 @media (max-width: 782px){ 
  .front-page-pic-2 {
	margin-top: -14px; 
    }	 
	 
  .front-page-pic-3 {
	margin-top: -14px;
    }	
    }

 @media (max-width: 784px){
  .front-page-pic {
    margin-bottom: -167px;	  
    margin-top: 93px;	  
    } 
    } 

 @media (max-width: 783px){
  .front-page-pic {
    margin-bottom: -171px;	  
    } 
    } 

 @media (max-width: 782px){
  .front-page-pic {
    margin-bottom: -192px;	  
    } 
    } 

 @media (max-width: 774px){
  .front-page-pic {
    margin-bottom: -227px;	  
    margin-top: 80px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: 6px; 
    }	 
	 
  .front-page-pic-3 {
	margin-top: 6px;
    }	
    } 

 @media (max-width: 772px){
  .front-page-pic {
    margin-bottom: -233px;	  
    margin-top: 80px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: 10px; 
    }	 
	 
  .front-page-pic-3 {
	margin-top: 10px;
    }	
    } 

 @media (max-width: 770px){
  .front-page-pic {
    margin-bottom: -254px;	  
    margin-top: 80px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: 35px; 
    }	 
	 
  .front-page-pic-3 {
	margin-top: 35px;
    }		
    } 

 @media (max-width: 765px){
  .front-page-pic-2 {
	margin-top: 17px; 
    }	 
	 
  .front-page-pic-3 {
	margin-top: 17px;
    }		
    } 

 @media (max-width: 757px){
  .front-page-pic-2 {
	margin-top: -5px; 
    }	 
	 
  .front-page-pic-3 {
	margin-top: -5px;
    }		
    } 

 @media (max-width: 753px){
  .front-page-pic-2 {
	margin-top: -26px; 
    }	 
	 
  .front-page-pic-3 {
	margin-top: -26px;
    }		
    } 

 @media (max-width: 743px){
  .front-page-pic {
    margin-bottom: -217px;
    margin-top: 105px;
	} 
	 
  .front-page-pic-2 {
    margin-top: -51px;	  
    } 
	 
  .front-page-pic-3 {
    margin-top: -51px;	  
    } 
    } 

 @media (max-width: 741px){
  .front-page-pic {
    margin-bottom: -229px;
    margin-top: 107px;
	} 
	 
  .front-page-pic-2 {
    margin-top: -35px;	  
    } 
	 
  .front-page-pic-3 {
    margin-top: -35px;	  
    } 	 
	} 

 @media (max-width: 736px){
  .front-page-pic {
    margin-bottom: -237px;
    margin-top: 97px;
	} 
	 
  .front-page-pic-2 {
    margin-top: -38px;	  
    } 
	 
  .front-page-pic-3 {
    margin-top: -38px;	  
    } 
    } 

 @media (max-width: 732px){
  .front-page-pic {
    margin-bottom: -250px;	  
    margin-top: 84px;
	} 
    } 

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

 @media (max-width: 725px){
  .front-page-pic {
    margin-bottom: -189px;	  
    margin-top: 84px;
	} 
	 
  .front-page-pic-2 {
    margin-top: -51px;	  
    } 
	 
  .front-page-pic-3 {
    margin-top: -51px;	  
    } 
    } 

 @media (max-width: 723px){
  .front-page-pic-2 {
    margin-top: -68px;
    }	 
	 
  .front-page-pic-3 {
    margin-top: -68px;
    }	 
    } 

 @media (max-width: 716px){
  .front-page-pic {
    margin-bottom: -180px;	  
    margin-top: 84px;
	} 
	} 

 @media (max-width: 715px){ 
  .front-page-pic { 
    margin-bottom: -214px;  
	margin-top: 96px; 
    height: 168px; 
    width: 272px; 	  
    } 
	 
  .front-page-pic-2 {
	margin-top: -23px;
    height: 153px;
    width: 128px;	 
    }	 
	 
  .front-page-pic-3 {
	margin-top: -23px;
    height: 153px;
    width: 128px;	 
    }	
    }

 @media (max-width: 711px){ 
  .front-page-pic-2 {
	margin-top: -41px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -41px;
    }	
    }

 @media (max-width: 706px){ 
  .front-page-pic-2 {
	margin-top: 7px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: 7px;
    }	
    }

 @media (max-width: 696px){ 
  .front-page-pic-2 {
	margin-top: -13px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -13px;
    }	
    }

 @media (max-width: 696px){ 
  .front-page-pic-2 {
	margin-top: -35px;
    }	 
	 
  .front-page-pic-3 {
	margin-top: -35px;
    }	
    }

 @media (max-width: 669px){
  .front-page-pic {
    margin-bottom: -199px;	   
    } 	 
	 
  .front-page-pic-2 {
	margin-top: -51px;
    height: 153px;
    width: 128px;	 
    }	 
	 
  .front-page-pic-3 {
	margin-top: -51px;
    height: 153px;
    width: 128px;	 
    }	
    } 

 @media (max-width: 663px){
  .front-page-pic {
    margin-bottom: -243px;	   
    } 	 
    } 	 

 @media (max-width: 662px){
  .front-page-pic-2 {
    margin-top: -75px;	 
    } 
	 
  .front-page-pic-3 {
    margin-top: -75px;	 
    } 
    } 

 @media (max-width: 660px){
  .front-page-pic {
    margin-bottom: 26px;
    margin-top: 6px;	 
    height: 230px;
    width: 377px;	  
    } 
	 
  .front-page-pic-2 {
	margin-top: 0px;
    height: 208px;
    width: 180px;	 
    }	 
	 
  .front-page-pic-3 {
	margin-top: 0px;
    height: 208px;
    width: 180px;	 
    }	
    }

 @media (max-width: 450px){
  .front-page-pic {
    width: 300px;	  
    height: 202px;
    } 
	 
  .front-page-pic-2 {
	margin-top: 0px;
    height: 190px;
    width: 142px;	 
    }	 
	 
  .front-page-pic-3 {
	margin-top: 0px;
    height: 190px;
    width: 142px;	 
    }	
    }

 @media (max-width: 380px){
  .front-page-pic {
    height: 183px;
	width: 264px;
    } 
	 
  .front-page-pic-2 {
    margin-top: 0px;
    height: 166px;
    width: 124px;
    }	 
	 
  .front-page-pic-3 {
    margin-top: 0px;
    height: 166px;
    width: 124px;
    }	 
    }

 @media (max-width: 330px){
  .front-page-pic {
	margin-bottom: 20px;  
    height: 168px;
    width: 242px;
    } 
	 
  .front-page-pic-2 {
    height: 156px;
    width: 117px;
    }	 
	 
  .front-page-pic-3 {
    height: 156px;
    width: 117px;
    }	 
    }

	
/* Front Page Section Logos Responsive Media Query */  

 @media (max-width: 1145px){
  .logo-1 {
	  
	  
	  
    } 
	 
  .logo-2 {
	  
	  
	  
	}
	 
  .logo-3 {
	  
	  
	}
    }


 @media (max-width: 660px){
  .front-page-section-logos {
	margin: 24px auto auto auto !important;
    max-width: 405px;	 
	flex-wrap: wrap;
	}
	 
  .front-page-section-logos a {
    max-width: 163px;
    margin: auto;
    }	 
	 
  .logo-1 {
    max-width: 330px;
	margin: auto;
    }
	 
  .logo-2 {
    margin: -11px auto 1px auto;
    max-width: 190px;
    }	 
	 
  .logo-3 {
    margin: 33px auto auto auto !important;
    max-width: 242px;
	}
    }

 @media (max-width: 330px) {
  .logo-2 {
    margin: 26px auto 1px auto;
    max-width: 190px;
    }
    }

 @media (max-width: 330px){
  .logo-1 {
	margin-top: -14px;
    max-width: 276px;	 
	}
	 
  .logo-2 {
    margin: 26px auto 0px auto;
    max-width: 167px;
    }	 
	 
 .logo-3 {
    margin: 33px auto auto auto !important;
    max-width: 206px;
    }	 
    }

 @media all and (max-width: 450px) and (min-width: 381px) {
  .front-page-section-logos {
    margin: 22px auto auto auto !important;
    } 
    }

 @media all and (max-width: 380px) and (min-width: 331px) {
  .front-page-section-logos {
    margin: 21.5px auto auto auto !important;
    } 
    }

 @media (max-width: 330px){
  .front-page-section-logos {
    margin: 24px auto auto auto !important;
    } 
    }


/* --- Homepage Services Responsive Media Query --- */  
   
 @media (max-width: 1679px){
  .homepage-services-section { 
    background-size: 1711px 602px;  
    }  
    }                   
     
 @media (max-width: 1454px){
  .homepage-services-section { 
    background-size: 1440px 601px;  
    }  
    }                   
     
 @media (max-width: 1044px){
  .homepage-services-section { 
    background-size: 1035px 595px;  
    }  
    }                   
     
 @media (max-width: 945px){
  .homepage-services-section { 
    background-size: 994px 583px;  
    }  
    }                   
     
 @media (max-width: 666px){
  .homepage-services-section { 
    background-size: 1294px 1142px;   
    padding-bottom: 48px;
    }  
    }                                     
     
 @media (max-width: 450px){
  .homepage-services-section { 
    background-position: center top;
    background-size: 1035px 1011px !important;  
    background-repeat: no-repeat;
    }  
    }        

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

 @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: 33px 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: 1044px){
  .services-section-page-title {
    font-size: 17px;
    }
    }
   
 @media (max-width: 945px){
  .services-section-page-title {
	margin-bottom: 6px;
    font-size: 15.5px;
    }
    }

 @media (max-width: 864px){
  .services-section-page-title {
	margin-bottom: 10px;
    line-height: 21px;	 
    font-size: 15.5px;
    }
    }

 @media (max-width: 666px){
  .services-section-page-title {
    margin-bottom: 14px;	  
    font-size: 19px !important;
    width: 229px;
    }
    } 
   
 @media (max-width: 450px){
  .services-section-page-title {
    font-size: 17px !important;
    }
    } 

 @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 {
    margin-bottom: 17px;
    height: 130px;
    width: 223px;
    }   
   
  .services-section-imege-2 {
    margin-bottom: 17px;	
    height: 130px;
    width: 223px;
    }   
   
  .services-section-imege-3 {
    margin-bottom: 17px;
    height: 130px;
    width: 223px;
    }    
    }

 @media (max-width: 945px){
  .services-section-imege {
	margin-bottom: 15px;
    height: 131px;
    width: 196px;
    }    
   
  .services-section-imege-2 {
	margin-bottom: 15px;
    height: 131px;
    width: 196px;
    }   
   
  .services-section-imege-3 {
	margin-bottom: 15px;
    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: 135px;
    width: 244px;
    }
   
  .services-section-imege-2 {
    height: 135px;
    width: 244px;
    } 
   
  .services-section-imege-3 {
    height: 135px;
    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 227px !important;   
    } 
    }
   
 @media (max-width: 1600px){
  .featured-section {
    background-size: 1600px 227px !important;   
    } 
    }
   
 @media (max-width: 1497px){
  .featured-section {
    background-size: 1497px 227px !important;   
    } 
    }
    
 @media (max-width: 1380px){
  .featured-section {
    background-size: 1380px 227px !important;   
    } 
    }
      
 @media (max-width: 1263px){
  .featured-section {
    background-size: 1263px 227px !important;   
    }
    }
	  
 @media (max-width: 1180px){
  .featured-section {
    background-size: 1180px 227px !important;   
    } 
    }
               
 @media (max-width: 1159px){
  .featured-section {
    background-size: 1159px 227px !important;   
    } 
    }  
         
 @media (max-width: 1110px){
  .featured-section {
    background-size: 1110px 227px !important;   
    } 
    }		  
                    
 @media (max-width: 1080px){
  .featured-section {
    background-size: 1080px 227px !important;   
    } 
    }
                           
 @media (max-width: 1050px){
  .featured-section {
    background-size: 1050px 227px !important;   
    } 
    }
                             
 @media (max-width: 980px){
  .featured-section {
    background-size: 980px 227px !important;   
    } 
    }
                       
 @media (max-width: 930px){
  .featured-section {
    background-size: 930px 227px !important;   
    } 
    }
                       
 @media (max-width: 840px){
  .featured-section {
    background-size: 840px 227px !important;   
    } 
    }
                          
 @media (max-width: 770px){
  .featured-section {
    background-size: 770px 227px !important;   
    } 
    }
                       
 @media (max-width: 710px){
  .featured-section {
    background-size: 710px 227px !important;   
    } 
    }
          
 @media (max-width: 668px){
  .featured-section {
    background-position: left;
    background-size: 668px 227px !important;   
    } 
    }
                     
 @media (max-width: 660px){
  .featured-section {
    background-image: url("../img/Featured Banner (Mobile).jpg");
    background-size: 641px 447px !important;  
    background-position: center;
    height: 448px;
    } 
    }
	             
 @media (max-width: 564px){
  .featured-section {
    background-size: 545px 448px !important;   
    } 
    }
	       
 @media (max-width: 511px){
  .featured-section {
    background-size: 492px 450px !important;   
    } 
    }
	     
 @media (max-width: 603px){
  .featured-section {
    background-size: 603px 444px;   
    } 
    }
    
 @media (max-width: 450px){
  .featured-section {
    background-size: 431px 100% !important;   
    height: 430px;
    } 
    }	
    
 @media (max-width: 380px){
  .featured-section {
    background-size: 411px 100% !important;   
    } 
    }		    
	 
 @media (max-width: 330px){
  .featured-section {
    background-size: 336px 100% !important;   
    } 
    }
	 
	 
/* 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: 330px) {
  .featured-section-width {
    padding: 59px 19px 51px 19px !important;
    max-width: 368px;
    } 
    }

 @media screen and (max-width: 380px) {
  .featured-section-width {
    padding: 59px 12px 51px 12px;
    max-width: 368px;
    } 
    }

 @media screen and (max-width: 450px) {
  .featured-section-width {
    max-width: 368px;
    padding: 18px 26px 51px 26px;
    } 
    }


/* 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: 44px;
    max-width: 386px;
    }   
    }   

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

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

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

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

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

 @media screen and (max-width: 330px) {
  .featured-section-left {
    margin: -33px auto auto 13px !important;
	}
    }

 @media screen and (max-width: 450px) {
  .featured-section-left {
    margin: -26px auto auto auto;
    margin-top: 16px;
    max-width: 302px;
    }
	
  .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 {
	max-width: 236px !important;  
    margin: 16px auto auto auto;
    text-align: center;
    font-size: 14px;
    } 
    }   

 @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: 21px;
    max-width: 260px;
    }    
    }

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

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

 @media screen and (max-width: 330px) {
  .featured-section-title { 
	margin: auto;
    max-width: 237px;
    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: 29px auto auto auto;
    }  
    }

 @media (max-width: 660px){
  .featured-box {
    margin: 32px 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: 560px){
  .why-choose-us-section {
    background-size: 1920px 665px !important; 
    }    
    }
    
 @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;
	background-size: 1920px 615px;  
    }  
    }

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

 .auto-body-banner {	
   background-image: url("../images/Page Banner.png");
   background-size: 1920px 270px;	
   background-repeat: no-repeat;
   background-position: center;
   height: 260px;
   }
  
 .body-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;
   } 
   
 .body-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: 20px 40px 20px 40px;
   flex-direction: row-reverse;
   overflow-x: hidden;
   line-height: 21px;
   max-width: 1020px;	 
   display: flex;
   margin: auto;
   } 
    	 
 .body-image {   
   background-image: url("../img/veloster_done2.jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: right;
   border: 1px solid #cccccc; 
   background-size: cover; 
   max-width: 475px;
   margin-top: 25px;
   padding: 7px;
   height: 311px;
   width: 100%;
   } 
      
 _:-ms-lang(x), .ie10up, .body-image { 
   background-image: url("../img/veloster_done2.jpg");
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc; 
   background-size: contain; 
   margin-top: 25px;
   height: 270px;
   width: 360px;
   } 	 
  	 
 .body-description {
   padding-right: 33px;
   line-height: 26px;
   max-width: 455px;
   margin-top: 18px;
   width: 100%;
   }

 .body-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"; 
   }

 .body-description, p {
   margin-top: 11px !important;
   }

 .offered-body-services {
   margin: 20px auto auto auto;
   flex-direction: row;
   max-width: 430px;
   flex-wrap: wrap;
   display: flex;
   width: 100%;
   }

 .body-service-list-item {
   padding: 10.4px 0px 12.8px 11px;
   border: 1px solid #e5e5e5;
   max-width: 140px;
   font-size: 15px;
   width: 100%;
   }   
    
 .auto-body-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: 4px 40px 0px 40px;
   margin-top: 21px; 
   }  

 .featured-body-pages {
   justify-content: space-between;
   flex-direction: row;
   overflow-x: hidden;	 
   padding-top: 36px;
   max-width: 876px;
   display: flex;
   margin: auto;
   }


 .featured-body-container {
   padding: 0px 10px 0px 10px;   
   } 
  
 .featured-body-text {
   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;
   } 
    
 .featured-body-image-1 {
   background-image: url("../img/car crash.jpg");
   background-repeat: no-repeat;
   background-position: center;	 
   background-size: cover; 
   height: 147px;
   width: 260px;
   } 
   
 .featured-body-image-2 {
   background-image: url("../img/auto paint.jpg");
   background-repeat: no-repeat;
   background-position: center;	 
   background-size: cover; 
   height: 145px;
   width: 260px;
   } 
    	   
 .featured-body-image-3 {
   background-image: url("../img/shop2.jpg");
   background-repeat: no-repeat;
   background-position: center;	 
   background-size: cover; 
   height: 147px;
   width: 260px;
   } 
   
 .bottom-body-text {
   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-bottom: 74px;
   padding-top: 71px;
   max-width: 540px;
   margin: auto;
   }
  

/* --- Responsive Media Query --- */  
/* --- Body Service List Item Responsive Media Query --- */  

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

 @media (max-width: 380px){
  .body-page-title {
    margin-top: -13px;
	}
	}


/* --- Body Service List Item Responsive Media Query --- */  

 @media (max-width: 996px){
  .body-service-list-item {
	font-size: 14.5px;
    max-width: 130px;
	}
	
  .tsli {
    max-width: 112px;
    }	 
	 
  .slis {
	max-width: 93px;	
	}	
    }

 @media (max-width: 827px){
  .body-service-list-item {
    max-width: 119px;
	font-size: 14px;
	}
	
  .slis {
	max-width: 92px;	
	}	
	
  .tsli {
	max-width: 100px;	
	}
    }

 @media (max-width: 776px){
  .body-service-list-item {
    max-width: 136px;
	font-size: 14px;
	}
	
  .slis {
	max-width: 136px;	
	}	
	
  .tsli {
	max-width: 136px;	
	}
    }

 @media (max-width: 698px){
  .body-service-list-item {
    max-width: 117px;
	font-size: 14px;
	}
	
  .slis {
	max-width: 117px;	
	}	
	
  .tsli {
	max-width: 117px;	
	}
    }

 @media (max-width: 450px){
  .body-service-list-item {
    max-width: 117px;
	font-size: 14px;
	}
	
  .slis {
	max-width: 93px !important;	
	}	
	
  .tsli {
	max-width: 97px !important;	
	}
    }

 @media (max-width: 380px){
  .body-service-list-item {
    line-height: 19px;
    font-size: 13px;
    max-width: 107px;
	}
	 
  .slis {
	max-width: 89px !important;	
	}	
	
  .tsli {
	max-width: 96px !important;	
	}
    }

 @media (max-width: 660px){
  .offered-body-services {
    max-width: 355px;
    }
    }

 @media (max-width: 380px){
  .offered-body-services {
    max-width: 264px;
    }
    }

 @media (max-width: 450px){
  .offered-body-services {
	margin: 20px auto 10px auto;
    max-width: 314px;
    }
    }

 @media (max-width: 330px){
  .body-service-list-item {
    line-height: 19px;
    font-size: 13.5px;
    max-width: 80px;
	}
	 
  .slis {
	max-width: 72px !important;	
	}	
	
  .tsli {
	max-width: 96px !important;	
	}
    }

 @media (max-width: 330px){
  .offered-body-services {
	margin: 20px auto 10px auto;
    max-width: 252px;
    }
    }


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

 @media (max-width: 660px){
  .body-page-section {
	padding: 17px 40px 7px 40px; 
    flex-direction: column;
    max-width: 523px;
	}
	
  .body-description {
    padding-right: 0px;	
	}
    }

 @media (max-width: 330px){
  .body-page-section {
	padding: 17px 30px 7px 30px; 
	}
    }


/* --- Body Image Responsive Media Query --- */  

 @media (max-width: 952px){
  .body-image {
    margin-top: 40px;
	}
    }

 @media (max-width: 896px){
  .body-image {
    margin-top: 38px;
	}
    }

 @media (max-width: 776px){
  .body-image {
    margin-top: 67px !important;
	}
    }
	
 @media (max-width: 644px){
  .body-image {
    margin-top: 76px;
	}
    }
	
 @media (max-width: 843px){
  .body-image {
    margin-top: 47px;
	}
    }
	
 @media (max-width: 660px){
  .body-image {
    margin: 0px auto auto auto;
	margin-top: 20px !important;
	}
    }	

 @media (max-width: 380px){
  .body-image {
    height: 262px;
	}
    }	
	
 @media (max-width: 330px){
  .body-image {
    height: 235px;
	}
    }	
	

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

 @media (max-width: 964px){
  .featured-body-image-1 {
    height: 132px;
    width: 239px;
    }
	
  .featured-body-image-2 {
    height: 132px;
    width: 239px;
    }
		
  .featured-body-image-3 {
    height: 132px;
    width: 239px;
    }
    }

 @media (max-width: 898px){
  .featured-body-image-1 {
    height: 121px;
    width: 221px;
    }
	
  .featured-body-image-2 {
    height: 121px;
    width: 221px;
    }
		
  .featured-body-image-3 {
    height: 121px;
    width: 221px;
    }
    }

 @media (max-width: 848px){
  .featured-body-image-1 {
    height: 112px;
    width: 205px;
    }
	
  .featured-body-image-2 {
    height: 112px;
    width: 205px;
    }
		
  .featured-body-image-3 {
    height: 112px;
    width: 205px;
    }	
    }

 @media (max-width: 800px){
  .featured-body-image-1 {
    height: 101px;
    width: 194px;
    }
	
  .featured-body-image-2 {
    height: 101px;
    width: 194px;
    }
		
  .featured-body-image-3 {
    height: 101px;
    width: 194px;
    }
    }

 @media (max-width: 760px){
  .featured-body-image-1 {
    height: 93px;
    width: 179px;
    }
	
  .featured-body-image-2 {
    height: 93px;
    width: 179px;
    }
		
  .featured-body-image-3 {
    height: 93px;
    width: 179px;
    }
    }

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

 @media (max-width: 330px){
  .featured-body-image-1 {  
    margin: auto;
    height: 129px;
    width: 240px;
    } 
  
  .featured-body-image-2 {  
    margin: auto;
    height: 129px;
    width: 240px;
    } 
    
  .featured-body-image-3 {   
    margin: auto;
    height: 129px;
    width: 240px;
    } 
    }


/* --- Featured Body Text Responsive Media Query --- */  

 @media (max-width: 935px){
  .featured-body-text {
    font-size: 17px;
    }	
    }

 @media (max-width: 800px){
  .featured-body-text {
	margin: 5px auto auto auto;
    max-width: 162px;
    }	
    }

 @media (max-width: 770px){
  .featured-body-text {
    padding-top: 7px;
    max-width: 145px;
    font-size: 16px;
    margin: auto;
    }	
    }
	
 @media (max-width: 660px){
  .featured-body-text {
    padding-top: 7px;
    max-width: 238px;
    font-size: 18px;
    margin: auto;	
    }	
	
  .bottom-body-text {
    padding: 12px 30px 53px 30px;	
    }
    }

 @media (max-width: 450px){
  .bottom-body-text {
    padding: 14px 30px 53px 30px;	
    }
    }

 @media (max-width: 330px){
  .bottom-body-text {
    padding: 11px 30px 53px 30px;	
    }
    }


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

 @media (max-width: 964px){
  .featured-body-pages {
    max-width: 800px;
	}
    }

 @media (max-width: 898px){
  .featured-body-pages {
    max-width: 758px;
	}
    }

 @media (max-width: 848px){
  .featured-body-pages {
    max-width: 711px;
	}
    }

 @media (max-width: 800px){
  .featured-body-pages {
	padding-top: 25px;
    max-width: 675px;
	}
    }

 @media (max-width: 760px){
  .featured-body-pages {
    max-width: 602px;
	}
    }

 @media (max-width: 660px){
  .featured-body-pages {
	justify-content: space-around;
    flex-direction: column;
	padding-top: 23px;
    max-width: 307px;
    height: 636px;
	}
    }

 @media (max-width: 450px){
  .featured-body-pages {
	padding-top: 29px;
    max-width: 307px;
    height: 628px;
	}
    }


/* ========= /Auto-Body/ ========= */



/* ========= Collision & Frame Repair ========= */

 .collision-section {
   justify-content: space-between;
   padding: 10px 40px 5px 40px;
   flex-direction: row;
   max-width: 1130px;
   display: flex;
   margin: auto;
   }

 .collision-column {
   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-right: 53px;
   line-height: 26px;
   max-width: 535px;
   width: 100%;
   }

 .collision-section-pic {
   background-image: url("../img/car crash.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: contain;
   max-width: 505px;
   margin-top: 52px;
   padding: 7px;
   height: 328px;
   width: 100%;	 
   }

 .collision-title {
   font-size: 1.43333rem;
   margin-bottom: 23px;
   font-weight: 900;
   }
   
 .collision-section-bottom {
   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: 12px 40px 19px 40px; 
   max-width: 1117px;	 
   margin: auto; 
   }  
   
 .collision-line {
   border-bottom: 1px solid #e5e5e5;
   margin: auto 36px 65px 36px;
   max-width: 1100px;
   }  
   
 .general-auto-body {
   flex-direction: row;
   max-width: 550px;	 
   margin-top: 25px;
   flex-wrap: wrap;
   display: flex;
   width: 100%;
   }
   
 .collision-list-item {
   padding: 10.4px 0px 12.8px 11px;
   border: 1px solid #e5e5e5;
   font-size: 14.5px;
   max-width: 160px;
   width: 100%;
   }   
    
 .frame-repair {
   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: 6px 40px 0px 86px;
   list-style-type: circle;
   margin-left: 35px;
   line-height: 26px;
   margin: 6px auto;
   max-width: 1110px;
   }	  
	 
 .frame-repair-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: 26px 40px 0px 40px;
   max-width: 1127px;
   margin: auto;
   }	 
	 

/* --- Responsive Media Query --- */  
/* --- Collision Section Pic Responsive Media Query --- */  
 
 @media (max-width: 1138px){
  .collision-section-pic {
    max-width: 389px;
    margin-top: 78px;
    height: 273px;
    } 
    }

 @media (max-width: 946px){
  .collision-section-pic {
    margin-top: 105px;
    } 
    }

 @media (max-width: 880px){
  .collision-section-pic {
    height: 261px;
    } 
    }

 @media (max-width: 833px){
  .collision-section-pic {
    max-width: 323px;
    margin-top: 118px;
    height: 227px;
    } 
    }

 @media (max-width: 710px){
  .collision-section-pic {
    height: 219px;
    } 
    }

 @media (max-width: 683px){
  .collision-section-pic {
    height: 212px;
    } 
    }

  @media (max-width: 660px){
   .collision-section-pic {
     margin: 20px auto auto auto;
     max-width: 437px;	 
     height: 302px;
     width: 100%;
     }
     }

 @media (max-width: 520px){
  .collision-section-pic {
    height: 290px;
    } 
    }

 @media (max-width: 506px){
  .collision-section-pic {
    height: 280px;
    } 
    }

  @media (max-width: 450px){
   .collision-section-pic {
     max-width: 437px;
     margin-top: 20px;
     height: 234px;
     }
     }

 @media (max-width: 380px){
  .collision-section-pic {
    height: 210px;
    } 
    }

  @media (max-width: 330px){
   .collision-section-pic {
     height: 196px;
     }
     }


/* --- Collision Title Responsive Media Query --- */  

 @media (max-width: 890px){
  .collision-title {
    font-size: 21px;
    margin-bottom: 13px;
	}
    }

 @media (max-width: 795px){
  .collision-title {
    font-size: 20px;
    margin-bottom: 9px;
	}
    }

 @media (max-width: 660px){
  .collision-title {
    margin-bottom: 7px;
    margin-top: 27px;
    }	 	 
    }

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


/* --- Collision Column Responsive Media Query --- */  

 @media (max-width: 795px){
  .collision-column {
    font-size: 15px;	 
	}
    }

 @media (max-width: 745px){
  .collision-column {
    padding-right: 29px;
    }
    }

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


/* --- Collision Section Responsive Media Query --- */  

 @media all and (max-width: 775px) and (min-width: 660px) {
  .collision-section {
    padding: 10px 33px 5px 33px;
	}
    }

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

 @media (max-width: 660px){
  .collision-section {
    max-width: 560px;	 
	} 
    }

 @media (max-width: 330px){
  .collision-section {
    padding: 10px 20px 5px 20px; 
	} 
    }


/* --- Collision List Item Responsive Media Query --- */  

 @media (max-width: 794px){
  .collision-list-item {
    padding: 10.4px 10px 12.8px 11px;
    font-size: 13.5px;
    max-width: 144px;
    font-weight: 500;
    }
    }

 @media (max-width: 745px){
  .collision-list-item {
    font-size: 13px;
    max-width: 115px;
    }	 
    }

 @media (max-width: 660px){
  .collision-list-item {
    padding: 10.4px 9px 12.8px 13px;
    font-weight: 600;
    font-size: 13.5px;
    max-width: 143px;
    }	 
    }

 @media (max-width: 330px){
  .collision-list-item {
    padding: 10.4px 9px 12.8px 13px;
	line-height: 18px;
    font-weight: 600;
    max-width: 117px;
    font-size: 13px;
    }	 
    }


/* --- Frame Repair Title Responsive Media Query --- */  

 @media (max-width: 660px){
  .frame-repair-title {
	padding: 20px 40px 0px 40px;
    max-width: 553px;	 
	}
    }

 @media (max-width: 330px){
  .frame-repair-title {
	padding: 20px 20px 0px 20px;
	}
    }


/* --- Frame Repair Responsive Media Query --- */  

 @media (max-width: 660px){
  .frame-repair {
    padding: 6px 40px 0px 86px;
    max-width: 550px;
    margin: auto;
    }
    }

 @media (max-width: 330px) {
  .frame-repair {
    padding: 6px 53px 0px 69px;
    font-size: 15px;
    max-width: 561px;
    margin: auto;
    }
    }

 @media (max-width: 450px){
  li, .frame-repair {
    margin-bottom: 0px;
    }
    }


/* --- Collision Section Bottom Responsive Media Query --- */  

 @media (max-width: 660px){
  .collision-section-bottom {
    max-width: 556px;
    margin: auto;
	}
    }

 @media (max-width: 330px){
  .collision-section-bottom {
    padding: 12px 20px 19px 20px;
	}
    }


/* --- General Auto Body Responsive Media Query --- */  

 @media (max-width: 660px){
  .general-auto-body {
    max-width: 465px;
    margin: 25px auto auto auto;
	}
    }

 @media (max-width: 450px){
  .general-auto-body {
    max-width: 289px;
	}
    }

 @media (max-width: 330px){
  .general-auto-body {
    max-width: 237px;
	}
    }

	 
/* ========= /Collision & Frame Repair/ ========= */



/* ========= Custom Auto Painting ========= */

 .custom-painting-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: 3px 40px 25px 40px;
   flex-direction: row; 
   line-height: 24px;
   max-width: 1150px; 
   margin: auto;
   } 

 .custom-pic-section {
   display: flex;
   max-width: 500px;
   flex-direction: row;
   }

 .custom-painting-pic {
   background-image: url("../img/image-02-12-20-01-34.jpeg");
   background-position: center;
   background-clip: content-box;
   background-repeat: no-repeat;
   border: 1px solid #cccccc;
   background-size: contain;
   margin-left: 47px;
   max-width: 462px;
   margin-top: 28px;
   float: right;
   padding: 7px;
   height: 341px;
   width: 100%;
   }

 .custom-painting-title {
   font-weight: 900;
   margin-bottom: 23px;
   font-size: 1.43333rem;
   }
   
 .custom-painting-details {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   margin-left: 37px !important;
   list-style-type: circle;
   padding-bottom: 9px;
   padding-top: 12px;
   line-height: 28px;
   margin: 6px auto;
   max-width: 840px;
   }	  
	   

/* --- Responsive Media Query --- */  
/* --- Custom Pic Section Responsive Media Query --- */  
	      
 @media (max-width: 980px){
  .custom-pic-section {
    display: flex;
    max-width: 500px;
    flex-direction: row;
    justify-content: space-between;
    }
    }
		        
 @media (max-width: 910px){
  .custom-pic-section {
    display: flex;
    max-width: 500px;
    flex-direction: row;
    justify-content: space-between;
    }
    }
   
 @media (max-width: 765px){
  .custom-pic-section {
    display: flex;
    max-width: 500px;
    flex-direction: row;
    justify-content: space-between;
    }
    }
	       
 @media (max-width: 702px){
  .custom-pic-section {
    display: flex;
    max-width: 500px;
    flex-direction: column;
    }
    }		
		    
 @media (max-width: 661px){
  .custom-pic-section {
    margin: 3px auto 6px auto;
    flex-direction: row;
    max-width: 450px;
    display: flex;
    }
    }

 @media (max-width: 534px){
  .custom-pic-section {
    margin: 30px auto 6px auto;
    display: flex;
    max-width: 450px;
    flex-direction: row;
    }
    }

 @media (max-width: 450px){
  .custom-pic-section {
    margin: 3px auto 6px auto;
    display: flex;
    max-width: 450px;
    flex-direction: row;
    }
    }
		 		
 @media (max-width: 380px){
  .custom-pic-section {
    margin: 3px auto 6px auto;
    display: flex;
    max-width: 450px;
    flex-direction: row;
    }
    }
				
 @media (max-width: 330px){
  .custom-pic-section {
    margin: 3px auto 6px auto;
    display: flex;
    max-width: 450px;
    flex-direction: row;
    }
    }


/* --- Custom Painting Pic Responsive Media Query --- */  

 @media (max-width: 980px){
  .custom-painting-pic {
    max-width: 418px;
    height: 305px;
    }	
    }

 @media (max-width: 935px){
  .custom-painting-pic {
    max-width: 363px;
    height: 264px;
    }	
    }

 @media (max-width: 871px){
  .custom-painting-pic {
    max-width: 331px;
    }	
    }

 @media (max-width: 801px){
  .custom-painting-pic {
	margin-left: 30px;
    max-width: 315px;
    height: 249px;
    }	
    }

 @media (max-width: 661px){
  .custom-painting-pic {
    margin: 5px auto 29px auto;
    max-width: 422px;
    height: 306px;	
	}
    }

 @media (max-width: 450px){
 .custom-painting-pic {
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 5px;
   margin-top: 0px;
   height: 263px;
   width: 334px;   
   }
   }

 @media (max-width: 380px){
 .custom-painting-pic {
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 5px;
   margin-top: 0px;
   height: 248px;
   width: 311px;   
   }
   }
				
 @media (max-width: 330px){
 .custom-painting-pic {
   background-repeat: no-repeat;
   background-position: center;
   border-radius: 5px;
   margin-top: 0px;
   height: 213px;
   width: 264px;   
   }
   }

 @media (max-width: 726px) {
  .custom-painting-title {
    margin-bottom: 16px;
    font-size: 21px;
    }	
    }

 @media (max-width: 330px) {
  .custom-painting-title {
    margin-bottom: 8px;
    }	
    }


/* --- Custom  Painting Section Responsive Media Query --- */  

 @media (max-width: 766px){
  .custom-painting-section {
    padding: 36px 27px 25px 27px;
    }
    }

 @media (max-width: 661px){
 .custom-painting-section {
   justify-content: space-between;
   padding: 2px 40px 25px 40px;
   flex-direction: column;
   max-width: 1070px;
   display: flex;
   margin: auto;
   }
   }
		        
 @media (max-width: 534px){
 .custom-painting-section {
   justify-content: space-between;
   max-width: 1070px;
   display: flex;
   }
   }
	        
 @media (max-width: 450px){
 .custom-painting-section {
   justify-content: space-between;
   padding: 3px 28px 25px 28px;
   max-width: 390px;
   display: flex;
   }
   }
		 		
 @media (max-width: 380px){
 .custom-painting-section {
   justify-content: space-between;
   padding: 3px 28px 25px 28px;
   max-width: 360px;
   display: flex;
   }
   }
				
 @media (max-width: 330px){
  .custom-painting-section {
   justify-content: space-between;
   padding: 3px 28px 25px 28px;
   max-width: 324px;
   display: flex;
   }
   }

  
/* ========= /Custom Auto Painting/ ========= */



/* ========= Vehicle Restoration ========= */

 .restoration-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: 20px 40px 30px 40px;
   flex-direction: row;
   max-width: 1060px;
   flex-wrap: wrap;
   margin: auto;
   }

 .restoration-pic {
   background-image: url("../img/classic-car-1738313_1920.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;  
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   margin-bottom: 48px;
   margin-left: 48px;
   margin-top: 73px;
   max-width: 463px;	 
   padding: 7px;
   float: right;
   height: 344px;
   width: 100%;	 
   }

 .restoration-title {
   font-size: 1.43333rem;
   margin-bottom: 15px;	 
   font-weight: 900;
   }
   

/* --- Responsive Media Query --- */  
/* ---- Restoration Pic Responsive Media Query ---- */

 @media (max-width: 1033px){
  .restoration-pic {
    margin-top: 85px;	
    max-width: 429px;
	}	
    }

 @media (max-width: 1000px){
  .restoration-pic {
    margin-top: 85px;	
    max-width: 404px;
	}	
    }

 @media (max-width: 973px){
  .restoration-pic {
    margin-top: 91px;	
    max-width: 375px;
    height: 306px;
	}	
    }

 @media (max-width: 954px){
  .restoration-pic {
    margin-top: 91px;	
    max-width: 360px;
    height: 306px;
	}	
    }

 @media (max-width: 941px){
  .restoration-pic {
    margin-bottom: 102px;
	}	
    }

 @media (max-width: 893px){
  .restoration-pic {
	max-width: 338px;
	margin-left: 34px;
    margin-bottom: 102px;
	}	
    }

 @media (max-width: 847px){
  .restoration-pic {
	margin-top: 118px;
	}	
    }

 @media (max-width: 835px){
  .restoration-pic {
    margin-bottom: 156px;
	}	
    }

 @media (max-width: 816px){
  .restoration-pic {
    margin-top: 135px;
	}	
    }

 @media (max-width: 809px){
  .restoration-pic {
    margin-bottom: 144px;
    max-width: 314px;	  
	}	
    }

 @media (max-width: 795px){
  .restoration-pic {
    margin-bottom: 144px;
    max-width: 302px;	  
	height: 287px;
	}	
    }

 @media (max-width: 774px){
  .restoration-pic {
    margin-bottom: 25px;
	margin-left: 27px;
    margin-top: 32px;
	max-width: 329px;	  
	height: 290px;
	}	
    }

 @media (max-width: 711px){
  .restoration-pic {
    margin-bottom: 25px;
	margin-left: 27px;
    margin-top: 32px;
	max-width: 311px;	  
	height: 257px;
	}	
    }

 @media (max-width: 680px){
  .restoration-pic {
    margin-bottom: 25px;
	margin-left: 27px;
    margin-top: 32px;
	max-width: 290px;	  
	height: 241px;
	}	
    }

 @media (max-width: 660px) {
  .restoration-pic {
    margin-bottom: 25px;
	margin-left: 0px;
    margin-top: -18px;
	max-width: 580px;	  
	height: 408px;	  
    }
    }

 @media (max-width: 555px) {
  .restoration-pic {  
	height: 337px;	  
    }
    }

 @media (max-width: 450px) {
  .restoration-pic {
    height: 270px;
    }
    }

 @media (max-width: 330px) {
  .restoration-pic {
    height: 219px;
    }
    }


/* ---- Restoration Section Responsive Media Query ---- */

 @media all and (max-width: 720px) and (min-width: 661px) {
  .restoration-section {
    padding: 20px 30px 30px 30px;
	}
    }

 @media (max-width: 660px) {
  .restoration-section {
    flex-direction: column-reverse;	
	padding: 37px 40px 30px 40px;
	}
	
  .restoration-title {
    margin-top: 29px;
    margin-bottom: 13px;
	}
    }

 @media (max-width: 330px) {
  .restoration-section {
	padding: 37px 30px 30px 30px;
	}
	}


/* ========= /Vehicle Restoration/ ========= */



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

  .carousel-t {
    justify-content: space-between;
	max-width: 522px;
    margin-left: 62px;
	margin-top: 11px;
    display: flex;	  
    }

  .carousel-t2 {
    justify-content: space-between;
	max-width: 340px;
    margin-left: 150px;
	margin-top: 11px;
    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/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-2 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-3 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-4 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-5 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-6 {
   background-image: url("../img/checker1.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;	 
   border: solid 9px white;
   background-color: white;
   transition-duration: 1s;
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-7 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-8 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-9 {
   background-image: url("../img/checker1.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;	 
   border: solid 9px white;
   background-color: white;
   transition-duration: 1s;
   margin-bottom: 30px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   } 
	 
 .gallery-thumbnail-10 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-11 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-12 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }
 
 .gallery-thumbnail-13 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-14 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-15 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-16 {
   background-image: url("../img/checker1.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;	
   border: solid 9px white;
   background-color: white;
   transition-duration: 1s;
   background-size: cover;	 
   margin-bottom: 30px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-17 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   margin-bottom: 30px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   } 
	 
 .gallery-thumbnail-18 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-19 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   margin-right: 10px;
   height: 188px;
   width: 186px; 
   }

 .gallery-thumbnail-20 {
   background-image: url("../img/checker1.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: white;
   transition-duration: 1s;
   border: solid 9px white;
   background-size: cover;	 
   margin-bottom: 30px;
   margin-right: -15px !important;
   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/checker1.jpg");
   background-repeat: no-repeat; 
   background-clip: content-box;
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-2 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-3 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-4 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-5 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-6 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-7 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-8 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-9 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-10 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-11 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-12 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-13 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-14 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-15 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-16 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-17 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-18 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-19 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   margin: auto;
   }

 .lightbox-pic-20 {
   background-image: url("../img/checker1.jpg");
   background-repeat: no-repeat; 
   background-size: contain; 
   background-position: center;
   padding-bottom: 35px;
   padding-top: 35px;
   max-width: 481px;	 
   height: 580px;
   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/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-2 { 
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-3 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-4 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-5 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-6 { 
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-7 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-8 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-9 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-10 { 
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-11 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-12 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-13 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-14 { 
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-15 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-16 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-17 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-18 { 
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-19 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !important;
   }

 .lightbox-thumbnail-20 {
   background-image: url("../img/checker1.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: 96px;
   width: 150px !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: 730px){
 .carousel::before,
 .carousel::after,
 .carousel__prev,
 .carousel__next {
   margin-top: 26%;
   }
   }

 @media (max-width: 450px){
 .carousel::before,
 .carousel::after,
 .carousel__prev,
 .carousel__next {
   margin-top: 70.5%;
   }
   }


/* --- Responsive Media Query --- */  
/* --- Lightbox Thumbnail Section Responsive Media Query --- */  

 @media (max-width: 730px){
 .lightbox-thumbnail {
   background-size: 205px 183px;
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-2 { 
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-3 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-4 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-5 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-6 {
   background-size: 205px 183px;
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-7 { 
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-8 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-9 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-10 {
   height: 122px;
   width: 208px !important;
   }	 
	 
 .lightbox-thumbnail-11 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-12 {
   height: 122px;
   width: 208px !important;
   }
	 
 .lightbox-thumbnail-13 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-14 {
   background-size: 205px 183px;
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-15 { 
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-16 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-17 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-18 {
   height: 122px;
   width: 208px !important;
   }	 
	 
 .lightbox-thumbnail-19 {
   height: 122px;
   width: 208px !important;
   }

 .lightbox-thumbnail-20 {
   height: 122px;
   width: 208px !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 (max-width: 730px){
  .carousel-t {
    flex-direction: column;	 
	max-width: 212px; 
	margin: auto;
    }
	 
  .carousel-t2 {
    flex-direction: column;	 
	max-width: 212px; 
	margin: auto;
    }
    }














/* --- Lightbox Pic Responsive Media Query --- */  

 @media (max-width: 857px){
  .lightbox-pic {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-2 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-3 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-4 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-5 {
	max-width: 464px;
    height: 530px;
    }
	 
  .lightbox-pic-6 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-7 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-8 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-9 {
	max-width: 464px;
    height: 530px;
    } 
	 
  .lightbox-pic-10 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-11 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-12 {
	max-width: 464px;
    height: 530px;
    }
	 
  .lightbox-pic-13 {
	max-width: 464px;
    height: 530px;
    }
	 
  .lightbox-pic-14 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-15 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-16 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-17 {
	max-width: 464px;
    height: 530px;
    } 
	 
  .lightbox-pic-18 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-19 {
	max-width: 464px;
    height: 530px;
    }
	
  .lightbox-pic-20 {
	max-width: 464px;
    height: 530px;
    }	 
    }

 @media (max-width: 830px){
  .lightbox-pic {
    height: 522px;
    }
	
  .lightbox-pic-2 {
    height: 522px;
    }
	
  .lightbox-pic-3 {
    height: 522px;
    }
	
  .lightbox-pic-4 {
    height: 522px;
    }
	
  .lightbox-pic-5 {
    height: 522px;
    }
	 
  .lightbox-pic-6 {
    height: 522px;
    }
	
  .lightbox-pic-7 {
    height: 522px;
    }
	
  .lightbox-pic-8 {
    height: 522px;
    }
	
  .lightbox-pic-9 {
    height: 522px;
    } 
	 
  .lightbox-pic-10 {
    height: 522px;
    }
	
  .lightbox-pic-11 {
    height: 522px;
    }
	
  .lightbox-pic-12 {
    height: 522px;
    }
	 
  .lightbox-pic-13 {
    height: 522px;
    }
	 
  .lightbox-pic-14 {
    height: 522px;
    }
	
  .lightbox-pic-15 {
    height: 522px;
    }
	
  .lightbox-pic-16 {
    height: 522px;
    }
	
  .lightbox-pic-17 {
    height: 522px;
    } 
	 
  .lightbox-pic-18 {
    height: 522px;
    }
	
  .lightbox-pic-19 {
    height: 522px;
    }
	
  .lightbox-pic-20 {
    height: 522px;
    }	 
    }

 @media (max-width: 760px){
  .lightbox-pic {
    max-width: 439px;
    }
	
  .lightbox-pic-2 {
    max-width: 439px;
    }
	
  .lightbox-pic-3 {
    max-width: 439px;
    }
	
  .lightbox-pic-4 {
    max-width: 439px;
    }
	
  .lightbox-pic-5 {
    max-width: 439px;
    }
	 
  .lightbox-pic-6 {
    max-width: 439px;
    }
	
  .lightbox-pic-7 {
    max-width: 439px;
    }
	
  .lightbox-pic-8 {
    max-width: 439px;
    }
	
  .lightbox-pic-9 {
    max-width: 439px;
    } 
	 
  .lightbox-pic-10 {
    max-width: 439px;
    }
	
  .lightbox-pic-11 {
    max-width: 439px;
    }
	
  .lightbox-pic-12 {
    max-width: 439px;
    }
	 
  .lightbox-pic-13 {
    max-width: 439px;
    }
	 
  .lightbox-pic-14 {
    max-width: 439px;
    }
	
  .lightbox-pic-15 {
    max-width: 439px;
    }
	
  .lightbox-pic-16 {
    max-width: 439px;
    }
	
  .lightbox-pic-17 {
    max-width: 439px;
    } 
	 
  .lightbox-pic-18 {
    max-width: 439px;
    }
	
  .lightbox-pic-19 {
    max-width: 439px;
    }
	
  .lightbox-pic-20 {
    max-width: 439px;
    }	 
    }

 @media (max-width: 662px){
  .lightbox-pic {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-2 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-3 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-4 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-5 {
    max-width: 351px;
    height: 426px;
    }
	 
  .lightbox-pic-6 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-7 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-8 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-9 {
    max-width: 351px;
    height: 426px;
    } 
	 
  .lightbox-pic-10 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-11 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-12 {
    max-width: 351px;
    height: 426px;
    }
	 
  .lightbox-pic-13 {
    max-width: 351px;
    height: 426px;
    }
	 
  .lightbox-pic-14 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-15 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-16 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-17 {
    max-width: 351px;
    height: 426px;
    } 
	 
  .lightbox-pic-18 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-19 {
    max-width: 351px;
    height: 426px;
    }
	
  .lightbox-pic-20 {
    max-width: 351px;
    height: 426px;
    }	 
    }

 @media (max-width: 625px){
  .lightbox-pic {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-2 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-3 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-4 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-5 {
    max-width: 323px;
    height: 388px;
    }
	 
  .lightbox-pic-6 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-7 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-8 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-9 {
    max-width: 323px;
    height: 388px;
    }
	 
  .lightbox-pic-10 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-11 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-12 {
    max-width: 323px;
    height: 388px;
    }
	 
  .lightbox-pic-13 {
    max-width: 323px;
    height: 388px;
    }
	 
  .lightbox-pic-14 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-15 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-16 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-17 {
    max-width: 323px;
    height: 388px;
    }
	 
  .lightbox-pic-18 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-19 {
    max-width: 323px;
    height: 388px;
    }
	
  .lightbox-pic-20 {
    max-width: 323px;
    height: 388px;
    }
    }

 @media (max-width: 570px){
  .lightbox-pic {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-2 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-3 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-4 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-5 {
    max-width: 304px;
    height: 387px;
    }
	 
  .lightbox-pic-6 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-7 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-8 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-9 {
    max-width: 304px;
    height: 387px;
    }	
	 
  .lightbox-pic-10 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-11 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-12 {
    max-width: 304px;
    height: 387px;
    }
	 
  .lightbox-pic-13 {
    max-width: 304px;
    height: 387px;
    }
	 
  .lightbox-pic-14 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-15 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-16 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-17 {
    max-width: 304px;
    height: 387px;
    }	
	 
  .lightbox-pic-18 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-19 {
    max-width: 304px;
    height: 387px;
    }
	
  .lightbox-pic-20 {
    max-width: 304px;
    height: 387px;
    }
    }

 @media (max-width: 420px){
  .lightbox-pic {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-2 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-3 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-4 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-5 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }

  .lightbox-pic-6 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-7 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-8 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-9 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    } 

  .lightbox-pic-10 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-11 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-12 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	 
  .lightbox-pic-13 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }

  .lightbox-pic-14 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-15 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-16 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-17 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    } 

  .lightbox-pic-18 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-19 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	
  .lightbox-pic-20 {
    padding-bottom: 23px;
    padding-top: 23px;
    max-width: 245px;
    height: 306px !important;
    }
	}

 @media (max-width: 380px){
  .lightbox-pic {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-2 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-3 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-4 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-5 {
    max-width: 62vw;
    height: 288px !important;
    }
	 
  .lightbox-pic-6 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-7 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-8 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-9 {
    max-width: 62vw;
    height: 288px !important;
    }
	 
  .lightbox-pic-10 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-11 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-12 {
    max-width: 62vw;
    height: 288px !important;
    }
	 
  .lightbox-pic-13 {
    max-width: 62vw;
    height: 288px !important;
    }
	 
  .lightbox-pic-14 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-15 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-16 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-17 {
    max-width: 62vw;
    height: 288px !important;
    }
	 
  .lightbox-pic-18 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-19 {
    max-width: 62vw;
    height: 288px !important;
    }
	
  .lightbox-pic-20 {
    max-width: 62vw;
    height: 288px !important;
    }
    }

 @media (max-width: 330px){
  .lightbox-pic {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-2 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-3 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-4 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-5 {
    max-width: 59vw;
    height: 244px !important;
    }
	 
  .lightbox-pic-6 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-7 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-8 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-9 {
    max-width: 59vw;
    height: 244px !important;
    }
	 
  .lightbox-pic-10 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-11 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-12 {
    max-width: 59vw;
    height: 244px !important;
    }
	 
  .lightbox-pic-13 {
    max-width: 59vw;
    height: 244px !important;
    }
	 
  .lightbox-pic-14 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-15 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-16 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-17 {
    max-width: 59vw;
    height: 244px !important;
    }
	 
  .lightbox-pic-18 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-19 {
    max-width: 59vw;
    height: 244px !important;
    }
	
  .lightbox-pic-20 {
    max-width: 59vw;
    height: 244px !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: 309px !important;
	height: 307px !important;
    }
    }

@media (max-width: 380px){
 .lightbox-main-pic {
    max-width: 283px !important;
	height: 286px !important;
    }
    }

@media (max-width: 330px){
 .lightbox-main-pic {
    max-width: 247px !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: -328px;
   }

 .carousel__viewport {	
   height: 548px;
   overflow-y: hidden;
   }
   }

@media (max-width: 450px){
 .carousel-area {
   flex-direction: column;
   max-width: 165px;
   margin: auto;
   }
   
 .mcv {
   height: 542px !important;
   margin-top: 10px;
   }
   
 .carousel__navigation {
   top: 467px;
   }  
   
 li .carousel__navigation-item {
   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; 
   height: 158px;
   width: 156px; 
   }
	
 .gallery-thumbnail-13 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }
	
 .gallery-thumbnail-14 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-15 {
   background-size: 136px 137px; 
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-16 {
   background-size: 136px 137px; 
   margin-right: 0px;
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-17 {
   background-size: 136px 137px; 
   margin-right: 0px;
   height: 158px;
   width: 156px; 
   }
	
 .gallery-thumbnail-18 {
   background-size: 136px 137px; 
   margin-right: 10px;
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-19 {
   background-size: 136px 137px;
   margin-right: 11px;
   height: 158px;
   width: 156px; 
   }

 .gallery-thumbnail-20 {
   background-size: 136px 137px; 
   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; 
   }	
	
 .gallery-thumbnail-13 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }
	
 .gallery-thumbnail-14 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-15 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-16 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-17 {
   background-size: 116px 117px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-18 {
   background-size: 116px 117px; 
   margin-right: 0px; 
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-19 {
   background-size: 116px 117px; 
   margin-right: 11px;
   height: 138px;
   width: 136px; 
   }

 .gallery-thumbnail-20 {
   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-thumbnail-13 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }
	
 .gallery-thumbnail-14 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-15 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-16 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-17 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-18 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-19 {
   background-size: 106px 107px; 
   height: 128px;
   width: 126px; 
   }

 .gallery-thumbnail-20 {
   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 25px 35px;
   max-width: 1245px;
   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"; 
   max-width: 1200px;
   font-weight: 700;
   font-size: 35px;
   margin: auto; 
   }
   
 .review-pic {
   background-image: url("../img/image-02-12-20-01-34-2.jpeg");
   background-repeat: no-repeat;
   background-position: center;
   background-clip: content-box;
   background-size: cover;
   border: 1px solid #ccc;
   boder-radius: 5px;
   margin: 30px auto;
   max-width: 624px;
   padding: 6px;
   height: 382px;
   }

 .review-row {
   justify-content: space-between;
   margin: auto auto 60px 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-4 {
   margin-right: 57px;
   }

 .ri-3 {
   margin-right: -10px;
   }

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

 .rr-2 {
   margin-bottom: 45px;
   margin-right: 71px;
   max-width: 1180px; 
   }

 .rr-3 {
   margin-bottom: 45px;
   margin-right: 68px;
   max-width: 1166px;	
   }


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

 @media (max-width: 800px){
  .review-pic {
    max-width: 500px;	  
    }
    }

 @media (max-width: 610px){
  .review-pic {
    max-width: 433px;	
    height: 319px;	  
    }
    }

 @media (max-width: 560px){
  .review-pic {
    max-width: 405px;
    height: 307px;  
    }
    }

 @media (max-width: 450px){
  .review-pic {
    max-width: 351px;
    height: 265px;
    }
    }

 @media (max-width: 380px){
  .review-pic {
    max-width: 319px;
    height: 246px;
    }
    }

 @media (max-width: 330px){
  .review-pic {
    max-width: 275px;
    height: 212px;
    }
    }










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

 @media (max-width: 1175px){
  .review-item {
    max-width: 325px;
    }
	 
  .rr-2 {
    margin-right: 57px;	 
	}
	 
  .ri-3 {
    margin-right: -18px;
    }	 
	 
  .rr-3 {
    margin-right: 46.5px;	 
	}
	 
  .ri-2 {
    margin-left: -45px;
    }
	 
  .ri-4 {
    margin-right: 52px;
    }
    }

 @media (max-width: 1090px){
  .review-item {
    max-width: 300px;
    }
	 
  .ri-3 {
    margin-right: 10px;
    }	 
	 
  .ri-2 {
    margin-left: -45px;
    }
	 
  .ri-4 {
    margin-right: 49px;
    }	
    }

 @media (max-width: 1020px){
  .review-item {
    max-width: 274px;
    }
	 
  .rr-3 {
    margin-right: 19px;
    }
	 
  .rr-2 {
    margin-right: 32px;
    }	 
	 
  .ri-4 {
    margin-right: 20px;
    }	
	 
  .ri-3 {
    margin-right: -20px;
    }	 
	 
  .ri-2 {
    margin-left: -25px;
    }	 
    }

 @media (max-width: 940px){
  .review-item {
    max-width: 247px;
	font-size: 15px;
    }
	  
  .ri-3 {
    margin-right: -6px;
    }	 
    }

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

 @media (max-width: 810px){
  .review-item {
    max-width: 221px;
    }
    }

 @media (max-width: 770px){
  .review-item {
    max-width: 204px;
    }
    }

 @media (max-width: 725px){
  .review-item {
    max-width: 194px;
	font-size: 14.4px;  
    }
	 
  .ri-2 {
    margin-left: 0px;
    }	 
	 
  .rr-2 {
    margin-right: 1px;
    }	 
	 
  .ri-4 {
    margin-right: 0px;
    }	 
	 
  .rr-3 {
    margin-right: 0px;
    }	 
    }

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


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

 @media (max-width: 450px){
  .review-item-title {
    font-size: 18px;
    }
    }


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

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

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

 @media (max-width: 450px){
  .review-content {
    padding: 0px 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: auto auto 0px auto;
	}
    }

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



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

 .about-banner {
   background-image: url("../img/Page Banner (2).png");
   background-size: 1920px 270px;	  
   background-repeat: no-repeat;
   background-position: center;
   height: 260px;
   }  
   
 .about-title {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   text-align: center;
   font-size: 18.5px;
   font-weight: 600;
   max-width: 454px;
   margin: auto;
   }
  	    
 .about-description-title {
   margin-bottom: 19px;	 
   font-size: 29.6px;
   font-weight: 800;
   }  
   
 .about-picture {   
   background-image: url("../img/red_corolla_paint2.jpg");
   background-repeat: no-repeat;
   background-clip: content-box;
   background-position: center;
   margin: -1px auto 20px 33px;
   border: 1px solid #cccccc;
   background-size: cover;
   max-width: 430px;
   height: 320px;
   padding: 5px;
   float: right;
   width: 100%;	 
   } 
   
 .about-section-check {
   margin-left: 28px;
   text-indent: -13px;
   font-size: 15px;
   }
  
 .about-section {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; 
   justify-content: space-between;
   padding: 23px 40px 23px 40px;
   line-height: 20px;
   max-width: 995px;
   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: 730px){
  .about-section {
	padding: 23px 28px 23px 28px;
    }  
    }  

 @media (max-width: 666px){
  .about-section {
    padding: 23px 40px 23px 40px;
    max-width: 581px;
    }  
    }  

 @media (max-width: 450px) {
  .about-section {
	  
    }
    }

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

 @media (max-width: 990px){
  .about-picture {
    max-width: 382px;	  
    } 
    }

 @media (max-width: 945px){
  .about-picture {
    max-width: 334px;	  
    } 
    }
      
 @media (max-width: 890px){
  .about-picture {
    max-width: 334px;	  
	height: 246px;
    } 
    }

 @media (max-width: 825px){
  .about-picture {
    margin: 32px auto 20px 33px;	  
    } 
    }
      
 @media (max-width: 820px){
  .about-picture {
    margin: 45px auto 20px 33px;	  
    } 
    }
      
 @media (max-width: 800px){
  .about-picture {
    margin: 57px auto 16px 30px;
    } 
    }
      
 @media (max-width: 760px){
  .about-picture {
    max-width: 306px;
    } 
    }
      
 @media (max-width: 727px){
  .about-picture {
	margin: -28px auto 16px 30px;
    } 
    }

 @media (max-width: 690px){
  .about-picture {
    max-width: 280px;	  
    } 
    }

 @media (max-width: 666px){
  .about-picture {
	margin: 36px auto 31px auto;
    max-width: 581px;
    height: 432px;	  
	float: none;
    } 
    }

 @media (max-width: 450px){
  .about-picture {
	  
	  
	  
    } 
    }
      

/* --- 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: 672px){
  .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: 43px auto 12px auto;
   padding: 0px 45px 0px 45px; 
   text-align: center;
   font-weight: 600;
   }

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

 .contact-box-1 {
   max-width: 300px;
   width: 100%;
   background: #292929;
   height: 182px;
   margin-bottom: 20px;
   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;
   } 
  
 .contact-box-2 {
   max-width: 300px;
   width: 100%;
   background: #292929;
   height: 204px;
   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;
   } 
  
 .contact-box-3 {
   max-width: 300px;
   margin-left: 8px;
   width: 100%;
   background: #292929;
   height: 182px;
   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;
   } 

 .contact-title {
   margin-bottom: 8px;
   font-weight: 700;
   font-size: 23px;
   color: white;
   }  
	
 .days-closed {
   text-align: center;
   background: black;
   max-width: 407px;
   margin-top: 14px;
   font-weight: 300;
   font-size: 21px;
   color: white;
   width: 100%;	
   }

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

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

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

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

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

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

 .form-description-section {
   justify-content: space-between;
   margin-left: -28px;
   max-width: 750px;
   display: flex;
   width: 100%;	 
   }   
   
 .operation-hours {
   padding: 9px 10px 15px 10px;
   border: 1px solid black;
   background: #eeeeee;
   max-width: 300px;
   margin: 20px auto auto 8px;
   width: 100%;
   } 
  
 .operation-hours-title {
   margin-bottom: 12px;
   font-weight: bolder;
   margin-top: 12px;
   font-size: 23px;
   } 
  
 .operation-hours-width {
   margin: auto auto 15px auto; 
   flex-direction: row;
   font-size: 15.5px;
   max-width: 263px;
   width: 100%;
   color: black;
   } 

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

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

  .ohd {
    margin-right: 17px;
    }

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

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

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

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

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

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

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

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


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

 @media (max-width: 528px){
  .contact-directions {
    padding: 0px 31px 0px 31px;
    }
    }

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


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

 @media (max-width: 1355px){
  .contact-area {
    max-width: 540px !important;
    margin-right: 22px;  
    }	
    }

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

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

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

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

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

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

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

 @media (max-width: 450px){
  .contact-area {
	padding: 22px 10px 29px 10px;  
    }	
    }

 @media (max-width: 450px){
  .contact-area {
    margin: 35px auto auto auto !important;
	max-width: 298px !important;
    }
    }

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

/* --- Contact Column Responsive Media Query --- */

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

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

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

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

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

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


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

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

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

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

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

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

 @media (max-width: 865px){
  .operation-hours {
    width: 100%;
    }
    }

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

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

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

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

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









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





















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

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


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

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

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

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

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

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

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


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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


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

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

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

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

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


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

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

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

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

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

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

 @media (max-width: 450px){
  .operation-hours-width {
    max-width: 220px;
    }
    }

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


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

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


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

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

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

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

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

 @media (max-width: 888px){
  .contact-section-width {
	justify-content: space-between;
	width: 100%;
	}
    }

 @media (max-width: 865px){
  .contact-section-width {
	padding: 55px 29px 65px 18px;  
    max-width: 706px;	  
	}
    }

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

 @media (max-width: 450px){
  .contact-section-width {
	padding: 10px 25px 35px 25px;
	}
	
  .contact-section {
	padding: 0px;
	}
    }


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

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

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

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

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

 @media (max-width: 865px){
  .contact-box-2 {
    max-width: 90vw !important;
    height: 237px;
    }
    }

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

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

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

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

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

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

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

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

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

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

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

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


/* --- Form Area Responsive Media Query --- */ 
			
 @media (max-width: 1250px){
  .form-area {
	padding: 22px 10px 0px 0px;  
	margin-left: 0px;
	max-width: 492px;  
    }
    }

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

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

 @media (max-width: 1031px){
  .form-area {
    max-width: 338px;	
    width: 100%;
    }
    }
		
 @media (max-width: 930px){
  .form-area {
    max-width: 311px;	
    width: 100%;
    }
    }
		
 @media (max-width: 915px){
  .form-area {
    padding: 22px 26px 0px 10px;
	}
    }

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

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






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

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

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

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

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

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

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















































