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

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


 @media screen and (max-width: 537px) {
  .callnowbutton {
    background-image: url("../img/Call Now.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: 0px -15px 0px -15px;
   background: #101010;
   height: 83px;
   }

 .top-header-width {
   margin: auto;
   display: flex;
   max-width: 1116px;
   flex-direction: row;
   justify-content: space-between;
   padding: 19px 20px 17px 10px;
   }

 .top-header-item-right {
   justify-content: space-between;
   margin-bottom: 32px;
   flex-direction: row;
   max-width: 489px;
   margin-top: -7px;
   display: flex;
   }

 .top-header-item-left {
   justify-content: space-between;
   flex-direction: row;
   margin-top: 7px;
   display: flex;
   }

 .top-header-phone-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(#6ac30a 17%, #5eb106 26%, #509308 64%, #509308 59%, #4e8316 76%, #386408 92%);
   box-shadow: 0px 0px 16px black, 0px 0px 16px black, 0px 0px;
   padding: 9px 17px 15px 17px;
   border: 1px solid #111c36;
   filter: brightness(120%);
   text-decoration: none;
   border-radius: 20px;
   font-weight: 600;
   margin-top: 3px;
   font-size: 19px;
   color: white;
   }


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

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

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

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

 .logo-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";
   margin-top: 58px;
   font-weight: 700;
   font-size: 34px;
   color: #000;
   float: left;
   }

  nav {
   font-family: 'Roboto Condensed', sans-serif;
   padding-right: 50px;
   margin-right: -15px;
   font-style: normal;
   padding-top: 77px;
   list-style: none;
   display: flex;
   float: right;
   }

 .menu-items {
   justify-content: center;
   text-decoration: none;
   text-align: center;
   padding-right: 26px;
   font-weight: 700 !important;
   font-size: 18.5px;
   color: #000;
   }

 .menu-items:hover {
   text-shadow: -1px -1px 0 #244006, 1px -1px 0 #244006, -1px 1px 0 #244006, 1px 1px 0 #244006, -1px -1px 0 #244006, 1px -1px 0 #244006, -1px 1px 0 #244006, 1px 1px 0 #244006, 0px 0px  16px black, 0px 0px;
   color: #6cca08;
   }

 .dropdown-menu-item-1:hover {
   text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black, 0px 0px  16px black, 0px 0px  16px black, 0px 0px;
   color: #6cca08;
   }

 .dropdown-menu-item-2:hover {
   color: #6cca08;
   text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black, -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black, 0px 0px  16px black, 0px 0px  16px black, 0px 0px;
   }

 .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;
   font-weight: 700;
   font-size: 18px;
   text-align: center;
   justify-content: center;
   text-decoration: none;
   z-index: 20;
   color: #034452;
   }

 .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;
   font-weight: 700;
   font-size: 20px;
   text-align: center;
   justify-content: center;
   text-decoration: none;
   z-index: 20;
   color: #000177;
   }

  .mi1 {

   }

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

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

  .mi5 {

   }

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

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

 .hpbt {
   cursor: pointer;
   }

 .header-phone-button:hover {
   background: linear-gradient(180deg,#ffb87d 3.887301854030135%,#ff9843 21.811460258780038%,#fa882a 47.2637651935249%,#cf5204 77.73483448159973%,#cf3d04 96.73444239063463%);
   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;
   filter:brightness(100%);
   }

 .header-phone-button {
   background: linear-gradient(180deg,#ff5656 4.453369%,#ff3535 20.81146%,#ff0000 50.49011370637988%,#b90000 77.093318%,#920000 92%);
   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;
   margin: -9px auto auto auto;
   padding: 12px 15px 9.7px 15px;
   filter:brightness(116%);
   font-family: 'Poppins';
   text-decoration: none;
   font-weight: 400 !important;
   border-radius: 23px;
   font-size: 15px;
   color: white;
   height: 49px;
   }


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

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

nav.dropdown {
  display: inline-block;
  }

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

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

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

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

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


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

 .mobile-menu {
   text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px;
   max-width: 200px;
   color: #000;
   }

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

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

 .mmi-2 {
   }

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

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

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

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


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

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





/* Top Header Width Media Query */

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





/* Top Header Item Button Media Query */

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

 .top-header-item-right {
   margin: -8px auto auto auto;
   }
   }







/* Facebook Media Query */

@media (max-width: 646px){
 .facebook-link {
   margin-right: 2px;
   }
   }

@media (max-width: 450px){
 .facebook-link {
   background-size: 53px 48px;
   margin-right: -8px;
   height: 49px;
   }
   }

@media (max-width: 380px){
 .facebook-link {
   background-size: 53px 48px;
   margin-right: -8px;
   height: 49px;
   }
   }






/* Top Header Contact Button Media Query */

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






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

@media (max-width: 1790px){
 header {
  background-position: left bottom;
  background-size: 1790px 184px;
  }
  }

@media (max-width: 1600px){
 header {
  background-size: 1600px 184px;
  }
  }

@media (max-width: 1443px){
 header {
  background-size: 1443px 184px;
  }
  }

@media (max-width: 1298px){
 header {
  background-size: 1298px 184px;
  }
  }

@media (max-width: 1172px){
 header {
  background-size: 1172px 184px;
  }
  }

@media (max-width: 1064px){
 header {
  background-size: 1064px 184px;
  }
  }

@media (max-width: 893px){
 header {
  background-size: 893px 184px;
  }
  }

@media (max-width: 822px){
 header {
  background-size: 822px 184px;
  }
  }

@media (max-width: 752px){
 header {
  background-size: 752px 184px;
  }
  }

@media (max-width: 735px){
 header {
  background-size: 733px 184px;
  }
  }

@media (max-width: 677px){
 header {
  background-size: 677px 184px;
  }
  }

@media (max-width: 870px){
 header {
  background-size: 870px 284px;
  }
  }

@media (max-width: 581px){
 header {
  background-size: 581px 284px;
  }
  }

@media (max-width: 450px){
 header {
  background-size: 422px 240px;
  background-position: bottom;
  }
  }

@media (max-width: 380px){
 header {
  background-size: 388px 233px;
  }
  }

@media (max-width: 330px){
 header {
  background-size: 325px 214px;
  }
  }


/* ------ Header Area Responsive Media Query ------ */

@media (max-width: 1005px){
 .header-area {

   }
   }

@media (max-width: 870px){
 .header-area {
   margin: auto;
   height: 82px;
   max-width: 371px;
   }
   }

@media (max-width: 450px){
 .header-area {
   max-width: 380px;
   margin: auto;
   padding: 0px;
   width: 100%;
   }
   }

@media (max-width: 330px){
 .header-area {
   max-width: 287px;
   }
   }









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

@media (max-width: 870px){
 .logo-text {
   margin-bottom: 8px;
   text-align: center;
   margin-top: 55px;
   width: 100%;
   }
   }

@media (max-width: 450px){
 .logo-text {
   text-align: center;
   line-height: 38px;
   margin-top: 36px;
   width: 100%;
   }
   }

 @media (max-width: 330px){
  .logo-text {
    line-height: 32px;
	margin-bottom: 5px;
    text-align: center;
    margin-top: 36px;
    font-size: 27.5px;
    }
    }

@media (max-width: 870px){
 .logo {
   margin: 26px auto 3px auto !important;
   background-size: contain;
   max-width: 477px !important;
   }
   }

@media (max-width: 450px){
 .logo {
   height: 141px;
   max-width: 385px !important;
   }
   }

@media (max-width: 380px){
 .logo {
   margin: 14px auto 1px auto !important;
   }
   }

@media (max-width: 330px){
 .logo {
   margin: 14px auto 1px auto !important;
   height: 141px;
   max-width: 385px !important;
   }
   }


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

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


/* ------ Menu Item Responsive Media Query ------ */

@media (max-width: 0px){
 .menu-items {
   font-size: 17.5px;
   }
   }







/* ------ Header Buttons Responsive Media Query ------ */

@media (max-width: 953px){
 .header-phone-button {


   }
   }








/* hpb-2 Media Query */





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

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

 @media (max-width: 450px){
  .mobile-menu {
    margin: 20px auto 37px auto !important;
    }
    }

 @media (max-width: 870px){
  .mobile-menu {
    margin: 25px auto 47px auto;
    }
    }

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

  .sidenav a {
    font-size: 18px;
    }
    }


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

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

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

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

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

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

_:-ms-lang(x), _:-webkit-full-screen, .logo {
   margin-left: -23px;
   }
   }

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



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

  footer {
   background: #292929;
   overflow-x: hidden;
   }

 .footer-width {
   font-family: 'Open Sans', sans-serif;
   justify-content: space-between;
   padding: 51px 45px 45px 40px;
   max-width: 1200px;
   display: flex;
   margin: auto;
   color: white;
   }

 .footer-item {
   line-height: 23px;
   max-width: 363px;
   color: white;
   }

 .footer-item-2 {
   padding-right: 25px;
   }

 .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(#6ac30a 17%, #5eb106 26%, #509308 64%, #509308 59%, #4e8316 76%, #386408 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;
   max-width: 154px;
   font-weight: 780;
   margin-top: 22px;
   font-size: 19px;
   color: white;
   width: 100%;
   }

 .fic-2 {
   margin-right: 11px !important;
   }

 .al-2 {
   text-indent: -16px !important;
   margin-left: 34px !important;
   }


/* Footer Menu */

 .footer-menu-title	{
   font-family: 'Poppins';
   font-weight: 400;
   font-size: 27px;
   }

 .footer-menu {
   list-style: circle;
   margin-top: 10px;
   line-height: 27px;
   margin-right: -35px;
   }

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


/* Footer Contact Box */

 .footer-box-top {
   filter: brightness(157%);
   background: #59a507;
   width: 300px;
   height: 6px;
   }

 .footer-contact-box {
   box-shadow: 0px 0px  16px black, 0px 0px;
   z-index: 999999999;
   position: relative;
   padding-top: 15px;
   background: #d6d6d6;
   max-width: 282px;
   width: 100%;
   }

 .footer-box-logo {
   background-image: url(../img/Logo.png);
   background-repeat: no-repeat;
   background-position: center;
   background-size: contain;
   margin-bottom: -6px;
   border-radius: 20px;
   margin-top: 0px;
   max-width: 279px;
   height: 132px;
   }

 .footer-box-width {
   padding: 10px 5px 29px 15px;
   flex-direction: column;
   text-decoration: none;
   max-width: 222px;
   display: flex;
   }

 .address-line {
   text-indent: -18px;
   line-height: 20px;
   margin-left: 36px;
   margin-top: 15px;
   font-size: 15px;
   display: block;
   color: black;
   }

 .footer-icon-container {
   text-decoration: none;
   margin-right: 14px;
   color: #000000;
   }


/* Bottom Footer */

 .bottom-footer {
   background: #131313;
   padding: 20px 10px 20px 30px;
   margin: 0px -15px 0px -15px;
   }

 .bottom-footer-width {
   margin: auto;
   max-width: 1230px;
   }

 .copyright {
   color: white;
   text-decoration: none;
   font-family: 'Poppins';
   }

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


/* ------ Responsive Media Query ------ */
/* ------ Footer Width Responsive Media Query ------ */

 @media (max-width: 705px){
  .footer-width {
    padding: 51px 32px 45px 25px;
    }
    }

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


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

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

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

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

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

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

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

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

  .footer-item-2 {
    margin-right: 15px;
    padding-right: 0px;
    max-width: 120px;
	width: 100%;
    }
    }

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

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

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

 @media (max-width: 795px){
  .footer-item {
    margin-right: 11px;
    }
    }

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

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

  .footer-item-3 {
    max-width: 191px;
    }
    }

 @media (max-width: 330px){
  .footer-item-3 {
    margin-right: -3px !important;
    }
    }

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

  .footer-item-2 {
    margin-right: 0px;
    }
    }

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

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

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

  .footer-item-2 {
    margin: 34px auto 43px auto;
	max-width: 158px;
    }

  .footer-item-3 {
    max-width: 282px;
    margin: auto;
    }
    }


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

 @media (max-width: 984px){
  .footer-call-now {
    max-width: 145px;
	font-size: 18px;
    }
    }

 @media (max-width: 951px){
  .footer-call-now {
    max-width: 133px;
	font-size: 17.3px;
    }
    }

 @media (max-width: 811px){
  .footer-call-now {
    max-width: 125px;
	font-size: 16px;
    }
    }

 @media (max-width: 666px){
  .footer-call-now {
    max-width: 151px;
	font-size: 18px;
    }
    }

 @media (max-width: 450px){
  .footer-call-now {
	margin-top: 19px;
    max-width: 151px;
	font-size: 18px;
    }
    }

 @media (max-width: 380px){
  .footer-call-now {
	max-width: 138px;
    font-size: 17px;
    }
    }

 @media (max-width: 330px){
  .footer-call-now {
	max-width: 131px;
    font-size: 16px;
    }
    }


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

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

  .footer-menu-title {
    font-size: 23.5px;
	margin-top: 1px;
    }
    }

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

  .footer-menu-title {
    font-size: 20px;
	margin-top: 3px;
    }
    }

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

  .footer-menu-title {
    font-size: 19px;
	margin-top: 4px;
    }
    }

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

  .footer-menu-title {
    font-size: 18px;
	margin-top: 5px;
    }
    }

 @media (max-width: 749px) {
  .footer-title {
    font-size: 17.5px;
    }
    }

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

  .footer-menu-title {
    font-size: 22px;
    }
    }

 @media (max-width: 450px){
  .footer-title {
    font-weight: 800;
    font-size: 19px;
	width: 100%;
    }
    }

 @media (max-width: 380px){
  .footer-title {
    font-weight: 800;
    font-size: 18px;
	width: 100%;
    }
    }

 @media (max-width: 330px){
  .footer-title {
	font-weight: 800;
    font-size: 17px;
	width: 100%;
    }
    }


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

 @media (max-width: 1114px){
  .footer-box-logo {
	background-size: cover;
	max-width: 245px;
	height: 98px;
    }
    }

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

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

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

 @media (max-width: 450px){
  .footer-box-logo {
    max-width: 278px;
    height: 110px;
    }
    }

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


/* Footer box Responsive Media Query */

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

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

 @media (max-width: 450px){
  .footer-box-width {
    padding: 10px 5px 29px 11px;
    max-width: 195px;
    }
    }

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

  .footer-box-width {
    padding: 10px 5px 29px 15px;
    }
    }


/* Address Line Responsive Media Query */

 @media (max-width: 1114px){
  .address-line {
    font-size: 15px;
    }

  .fic-2 {
    margin-right: 12px;
    }

  .al-2 {
    margin-left: 34px !important;
    text-indent: -16px !important;
    }
    }

 @media (max-width: 450px){
  .address-line {
    margin-left: 28px !important;
    text-indent: -13px !important;
    }

  .fic-3 {
    margin-right: 14px !important;
    }

  .fic-2 {
    margin-right: 30px !important;
    }

  .al-2 {
    margin-left: 35px !important;
    text-indent: -13px !important;
    }
    }

 @media all and (max-width: 660px) and (min-width: 451px) {
  .fic-2 {
    margin-right: 11px !important;
    }

  .al-2 {
    margin-left: 31px !important;
    text-indent: -14px !important;
    }
    }

 @media all and (max-width: 811px) and (min-width: 661px) {
  .al-2 {
    margin-left: 30px !important;
    text-indent: -14px !important;
    }
    }

 @media (max-width: 811px){
  .address-line {
    text-indent: -17px;
    margin-left: 36px;
    margin-top: 15px;
    font-size: 14px;
    }

  .fic-2 {
    margin-right: 12px;
    }

  .footer-icon-container {
    margin-right: 10px;
	}
    }

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

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


/* Footer box Top Responsive Media Query */

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

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

 @media (max-width: 330px){
  .footer-box-top {
    max-width: 264px !important;
    }
    }

 @media all and (max-width: 1114px) and (min-width: 928px) {
  .footer-box-top {
    max-width: 250px;
    }
    }

 @media (max-width: 768px){
  _:-ms-lang(x), .ie10up, .footer-box-top {
    margin-top: -40px;
    }
    }

 @media all and (max-width: 927px) and (min-width: 883px) {
  .footer-box-top {
    max-width: 228px;
    }
    }

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

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

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

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


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

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


/* Footer Menu Title Responsive Media Query */



/* Footer Menu Link Responsive Media Query */

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

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

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

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

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

 @media (max-width: 450px){
  li.footer-menu-link {
    font-size: 15px !important;
    }
    }


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

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

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



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

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

 .hero-columns {
   flex-direction: row;
   overflow-y: hidden;
   display: flex;
   }

 .column-1 {
   background-image: url("../img/tow truck roadside (1).jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-color: #848484;
   background-size: cover;
   height: 440px;
   width: 50vw;
   }

 .column-2 {
   box-shadow: 0px 0px  16px black, 0px 0px  16px black, 0px 0px;
   background-image: url("../img/Jumpstart Front-Page.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-color: #525252;
   background-size: cover;
   overflow-y: hidden;
   height: 440px;
   width: 50vw;
   }

 .column-title {
   text-shadow: 0px 0px  16px black, 0px 0px  16px black, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, 0px 0px;
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   background-color: rgba(0, 0, 0, 0.7);
   padding: 23px 0px 26px 11%;
   text-transform: uppercase;
   margin-top: 373px;
   font-weight: 780;
   font-size: 17px;
   color: white;
   }


/* --- Front Page Section --- */

 .front-page-section {
   background-image: url("../img/Front-Page Background.jpg");
   background-position: center bottom;
   background-repeat: no-repeat;
   background-color: #292929;
   overflow-x: hidden;
   }

 .front-page-section-width {
   justify-content: space-between;
   padding: 37px 51px 55px 45px;
   max-width: 1245px;
   margin: auto;
   }

 .front-page-column-2 {
   justify-content: space-between;
   max-width: 480px;
   flex-wrap: wrap;
   display: flex;
   width: 100%;
   }

 .front-page-pic {
   background-image: url("../img/tire.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   margin-top: -82px;
   margin-left: 71px;
   max-width: 440px;
   height: 397px;
   padding: 5px;
   float: right;
   width: 100%;
   }

 .front-page-pic-2 {
   background-image: url("../img/tire.jpg");
   background-clip: content-box;
   background-repeat: no-repeat;
   background-position: center;
   border: 1px solid #cccccc;
   background-size: cover;
   margin-top: -82px;
   margin-left: 71px;
   max-width: 440px;
   height: 397px;
   padding: 5px;
   width: 100%;
   }

 .front-page-column-1 {
   padding-right: 49px;
   max-width: 658px;
   }

 .front-page-title {
   font-family: sans-serif;
   max-width: 625px;
   font-weight: 800;
   margin-top: 18px;
   font-size: 22px;
   color: white;
   }

 .front-page-column-text {
   font-family: sans-serif;
   word-spacing: 0.6px;
   line-height: 23.4px;
   margin-top: 2px;
   color: white;
   }

 .front-page-column-text, p {
   margin-top: 16px;
   }

 .front-page-section-logos-2 {
   justify-content: space-between;
   margin: -8px auto auto auto;
   max-width: 530px;
   flex-wrap: wrap;
   display: flex;
   }

 .front-page-section-logos {
   margin: 0px auto auto auto;
   max-width: 434px;
   flex-wrap: wrap;
   display: flex;
   }

 .front-page-details {
   justify-content: space-between;
   max-width: 592px;
   margin-top: 13px;
   display: flex;
   width: 100%;
   }

 .fpdi {
   margin-left: 17px;
   }


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

 .services-section-title {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   text-shadow: 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px  16px white, 0px 0px;
   padding-top: 99px;
   font-weight: 760;
   font-size: 36px;
   }

 .services-section-page-title {
   font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
   margin-bottom: 12px;
   font-size: 18.5px;
   font-weight: 700;
   color: white;
   }

 .services-section-width {
   padding: 54px 15px 53px 15px;
   justify-content: center;
   flex-direction: row;
   max-width: 1000px;
   display: flex;
   margin: auto;
   }

 .homepage-services-item {
   background: linear-gradient(180deg,rgba(9.741935483870968%,9.741935483870968%,9.741935483870968%,0.726) 0%,rgba(0%,0%,0%,0.709) 21.45297709068504%,rgba(0%,0%,0%,0.768) 42.60348400828992%,rgba(0%,0%,0%,0.81) 74.50848596874475%,rgba(0%,0%,0%,0.902) 100%);
   padding: 42px 12px 18px 12px;
   border-radius: 36px;
   text-align: center;
   line-height: 1.7;
   font-size: 15.2px;
   width: 280px;
   }

 .services-section-image {
   background-image: url("../img/towing.jpg");
   border-radius: 16px 16px 13px 13px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin-bottom: 22px;
   height: 145px;
   width: 248px;
   }

 .services-section-image-2 {
   background-image: url("../img/jumpstart.jpg");
   border-radius: 16px 16px 13px 13px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin-bottom: 22px;
   height: 145px;
   width: 248px;
   }

   .services-section-image-3 {
     background-image: url("../img/bike_tow.jpg");
     border-radius: 16px 16px 13px 13px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 22px;
     height: 145px;
     width: 248px;
     }

   .services-section-image-4 {
     background-image: url("../img/rv_tow.jpg");
     border-radius: 16px 16px 13px 13px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 22px;
     height: 145px;
     width: 248px;
     }

   .services-section-image-5 {
     background-image: url("../img/heavy_tow.jpg");
     border-radius: 16px 16px 13px 13px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 22px;
     height: 145px;
     width: 248px;
     }

.services-section-image-6 {
     background-image: url("../img/brake repair.jpg");
     border-radius: 16px 16px 13px 13px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 22px;
     height: 145px;
     width: 248px;
     }

.services-section-image-7 {
     background-image: url("../img/shocks.jpg");
     border-radius: 16px 16px 13px 13px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 22px;
     height: 145px;
     width: 248px;
     }

.services-section-image-8 {
     background-image: url("../img/oil change.jpg");
     border-radius: 16px 16px 13px 13px;
     background-position: center;
     background-repeat: no-repeat;
     background-size: cover;
     margin-bottom: 22px;
     height: 145px;
     width: 248px;
     }
 .middle-service-item {
   margin: 0px 20px 0px 20px;
   }

.services-section-image-9 {
     background-image: url("../img/ford-junk.jpg");
     border-radius: 16px 16px 13px 13px;
     background-position: center;
     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.jpg");
   background-size: 1902px 218px !important;
   background-repeat: no-repeat;
   background-position: left;
   background-color: #4e4e4e;
   border: 1px solid black;
   overflow: hidden;
   height: auto;
   }

 .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: 30px 26px 30px 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: 26.5px;
   font-weight: 740;
   }

 .featured-button {
   background-color: #ffffff;
   border-color: #57a306;
   border-style: solid;
   margin-bottom: 14px;
   border-radius: 5px;
   border-width: 2px;
   margin-top: 12px;
   color: #457c0a;
   width: 160px;
   }

 .featured-button:hover {
   background-color: #57a306;
   border-color: #57a306;
   margin-bottom: 14px;
   border-style: solid;
   border-radius: 5px;
   border-width: 2px;
   margin-top: 12px;
   color: #ffffff;
   width: 160px;
   }

 .featured-section-left {
   max-width: 566px;
   margin-top: 4px;
   }

 .featured-section-title {
   text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 16px black, 0px 0px;
   color: white;
   }

 .featured-section-description {
   text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 16px black, 0px 0px;
   margin-top: 18px;
   color: white;
   }


/* --- Why Choose Us --- */

 .why-choose-us-section {
   background-image: url("../img/Hands faded.jpg");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 1920px 505px;
   padding: 9vh 10px 9vh 10px;
   background-color: #c1c1c1;
   }

 .why-choose-us-section-width {
   font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
   padding: 0px 22px 0px 22px;
   max-width: 740px;
   line-height: 1.6;
   margin: auto;
   }


/* --- Responsive Media Query --- */
/* --- Hero Columns Responsive Media Query --- */

 @media screen and (max-width: 1615px) {
  .column-1 {
    height: 378px;
    }

  .column-2 {
    height: 378px;
    }

  .column-3 {
    height: 378px;
    }

  .column-title {
    margin-top: 307px;
    padding: 23px 0px 26px 11%;
    }
    }

 @media screen and (max-width: 1031px) {
  .column-1 {
    height: 298px;
    }

  .column-2 {
    height: 298px;
    }

  .column-3 {
    height: 298px;
    }

  .column-title {
    margin-top: 242px !important;
    padding: 17px 75px 23px 11% !important;
    }
    }

 @media screen and (max-width: 1127px) {
  .column-title {
    margin-top: 312px;
    font-size: 16px;
    }
    }

 @media screen and (max-width: 957px) {
  .column-title {
    margin-top: 246px;
    font-size: 15px;
    }
    }

 @media screen and (max-width: 867px) {
  .column-title {
    margin-top: 246px;
    font-size: 14px;
    }
    }

 @media screen and (max-width: 794px) {
  .ct2 {
    margin-top: 229px;
    }

  .column-title {
	padding: 16px 75px 37px 8% !important;
    margin-top: 229px;
    }
    }

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

  .column-title {
    padding: 20px 75px 37px 9% !important;
    font-size: 18px !important;
    }
    }

 @media screen and (max-width: 380px) {
  .ct1 {
    margin-top: 270px !important;
    }

  .column-title {

	margin-top: 262px !important;
    font-size: 18px;
    }
    }

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

  .column-title {
    padding: 20px 75px 37px 9% !important;
    font-size: 16px !important;
    }
    }

 @media all and (max-width: 790px) and (min-width: 381px) {
  .column-title {
    margin-top: 295px !important;
    }
    }

 @media screen and (max-width: 790px) {
  .hero-columns {
    display: flex;
    flex-direction: column;
    }

  .column-1 {
    width: 100%;
    height: 360px;
    }

  .column-2 {
    width: 100%;
    height: 360px;
    }

  .column-3 {
    background-position: center;
    width: 100%;
    height: 360px;
    }

  .column-title {
    font-size: 20px;
    font-weight: 890;
    }
    }

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

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

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

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

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

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

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

  .column-3 {
    background-position: center;
    height: 325px;
    }
    }


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 380px){
  .front-page-section {
    background-size: 450px 100%;
    margin-bottom: -10px;
    margin-top: -2px;
    }
    }

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

 @media (max-width: 330px){
  .front-page-section {
    background-size: 450px 100%;
    margin-bottom: 0px;
    }
    }

 @media all and (max-width: 1592px) and (min-width: 1469px) {
  _:-ms-lang(x), .ie10up, .front-page-section {
    margin-top: -8px;
    }
    }


/* Front Page Section Width Responsive Media Query */

 @media (max-width: 1250px){
  .front-page-section-width {
    padding: 18px 48px 51px 45px;
    }
    }

 @media (max-width: 1228px){
  .front-page-section-width {
    padding: 31px 48px 51px 45px;
    }
    }

 @media (max-width: 965px){
  .front-page-section-width {
    padding: 34px 48px 48px 45px;
    }
    }

 @media (max-width: 937px){
  .front-page-section-width {
    padding: 22px 48px 49px 45px;
    }
    }

 @media (max-width: 870px){
  .front-page-section-width {
	padding: 22px 30px 48px 30px;
    }
    }

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

 @media (max-width: 683px){
  .front-page-section-width {
	padding: 31px 30px 48px 30px;
    }
    }

 @media (max-width: 660px){
  .front-page-section-width {
    max-width: 473px;
    padding: 43px 40px 45px 40px;
    flex-direction: column-reverse;
    }
    }

 @media (max-width: 450px){
  .front-page-section-width {
    padding: 44px 34px 44px 34px;
    max-width: 418px;
    }
    }

 @media (max-width: 330px){
  .front-page-section-width {
    padding: 42px 19px 35px 19px;
	max-width: 300px;
    }
    }


/* Front Page Column Responsive Media Query */

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

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

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

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

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

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

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

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

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

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

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


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

 @media (max-width: 1228px){
  .front-page-title {
    margin-top: 13px;
    font-size: 20px;
    }
    }

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

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

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

 @media (max-width: 1030px){
  .front-page-title {
	max-width: 456px;
    }
    }

 @media (max-width: 890px){
  .front-page-title {
    max-width: 405px;
    }
    }

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

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

 @media (max-width: 730px){
  .front-page-title {
    max-width: 289px;
    }
    }

 @media (max-width: 682px){
  .front-page-title {
    margin-top: 7px;
	font-size: 15px;
    }
    }

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

  .front-page-column-text {
    max-width: 396px;
    }
    }

 @media (max-width: 450px){
  .front-page-column-text {
    font-size: 15px;
    }
    }

 @media (max-width: 330px){
  .front-page-column-text {
    font-size: 14.5px;
    }
    }

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

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

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


 @supports (-webkit-touch-callout: none) {


    }


/* ------ 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: 1250px){
  .front-page-pic {
	max-width: 414px;
    margin-top: -66px;
    }
    }

 @media (max-width: 1189px){
  .front-page-pic {
    margin-top: -50px;
    margin-left: 62px;
    max-width: 404px;
    height: 397px;
    }
    }

 @media (max-width: 1173px){
  .front-page-pic {
    margin-top: -46px;
    margin-left: 53px;
    max-width: 379px;
    height: 382px;
    }
    }

 @media (max-width: 1142px){
  .front-page-pic {
	margin-bottom: -33px;
    margin-left: 82px;
    margin-top: -24px;
    }
    }

 @media (max-width: 1072px){
  .front-page-pic {
    margin-left: 47px;
    margin-bottom: -33px;
    }
    }

 @media (max-width: 1058px){
  .front-page-pic {
    margin-bottom: -55px;
    margin-left: 65px;
    margin-top: -7px;
    }
    }

 @media (max-width: 1008px){
  .front-page-pic {
    margin-bottom: -55px;
    margin-left: 50px;
    margin-top: 20px;
    }
    }

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

 @media (max-width: 965px){
  .front-page-pic {
    margin-bottom: 0px;
    margin-left: 45px;
    margin-top: -65px;
    max-width: 361px;
    height: 357px;
    }
    }

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

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

 @media (max-width: 918px){
  .front-page-pic {
    margin-top: -49px;
    max-width: 321px;
    height: 344px;
    }
    }

 @media (max-width: 877px){
  .front-page-pic {
    margin-left: 41px;
    margin-top: -22px;
    max-width: 326px;
    height: 346px;
    }
    }

 @media (max-width: 894px){
  .front-page-pic {
    margin-top: -45px;
    max-width: 311px;
    height: 334px;
    }
    }

 @media (max-width: 838px){
  .front-page-pic {
    margin-left: 35px;
    margin-top: -54px;
    max-width: 317px;
    height: 251px;
    }
    }

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

 @media (max-width: 738px){
  .front-page-pic {
    max-width: 273px;
    height: 226px;
    }
    }

 @media all and (max-width: 3840px) and (min-width: 661px) {
  .front-page-pic-2 {
    display: none;
    }
    }

 @media (max-width: 660px){
  .front-page-pic {
    display: none;
    }
    }

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

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

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

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





/* Front Page Section Logos Responsive Media Query */

 @media (max-width: 1072px){
  .front-page-column-text {
    font-size: 15px;
    }
    }









/* Front Page Section Logos Responsive Media Query */

 @media (max-width: 1142px){
  .front-page-details {
	margin-top: 0px;
    max-width: 505px;
    }
    }

 @media (max-width: 1043px){
  .front-page-details {
    max-width: 478px;
    }
    }

 @media (max-width: 1015px){
  .front-page-details {
    max-width: 436px;
    }
    }

 @media (max-width: 965px){
  .front-page-details {
    max-width: 445px;
	margin: auto;
    }
    }






 @media (max-width: 450px){
  .front-page-details {
	justify-content: space-around;
    max-width: 445px;
    flex-wrap: wrap;
    }
    }









/* Front Page Section Logos Responsive Media Query */

 @media (max-width: 1142px){
  .front-page-item-detail {
    max-width: 150px;
    line-height: 20px;
    }
    }

 @media (max-width: 1075px){
  .front-page-item-detail {
    margin-top: 0px;
    }
    }

 @media (max-width: 1058px){
  .front-page-item-detail {
    margin-top: -1px;
    }
    }

 @media (max-width: 1043px){
  .front-page-item-detail {
    max-width: 141px;
    margin-top: 2px !important;
    }
    }

 @media (max-width: 1031px){
  .front-page-item-detail {
    margin-top: 0px !important;
    }
    }

 @media (max-width: 1015px){
  .front-page-item-detail {
    margin-top: 2px !important;
    max-width: 128px;
    }
    }

 @media (max-width: 450px){
  .front-page-item-detail {
    max-width: 160px;
    font-size: 14px;
    }

  .fpid {
    margin-right: 0px !important;
    margin-bottom: 10px;
    }
    }

 @media (max-width: 974px){
  .front-page-item-detail {
    margin-top: -11px !important;
    }
    }

 @media (max-width: 965px){
  .front-page-item-detail {
    margin-top: -2px !important;
    }
    }

 @media (max-width: 380px){
  .front-page-item-detail {
	max-width: 135px;
    width: 100%;
    }
    }

 @media (max-width: 330px){
  .fpid {
	margin-bottom: 0px;
    margin-left: 0px !important;
    }

  .front-page-item-detail {
	max-width: 161px;
    }
    }

 @media (max-width: 1142px){
  .fpid {
    margin-left: -9px;
    }

  .fpdi {
    margin-top: 12px;
    margin-left: 17px;
    }
    }

 @media (max-width: 1072px){
  .fpid {
    margin-left: 15px;
    }
    }

 @media (max-width: 1043px){
  .fpid {
    margin-left: -12px;
    }
    }

 @media (max-width: 1015px){
  .fpid {
    margin-left: 15px;
    }
    }

 @media (max-width: 965px){
  .fpct-2 {
    margin: 14px auto 4px auto !important;
    text-align: center;
    }
    }

 @media (max-width: 660px){
  .fpid {
    margin-right: 15px;
    margin-left: 15px;
    }
    }

 @media (max-width: 450px){
  .fpct-2 {
    max-width: 252px;
    }
    }


/* --- Homepage Services Responsive Media Query --- */

 @media (max-width: 1350px){
  .homepage-services-section {
    background-position: center;
    }
    }

 @media (max-width: 666px){
  .homepage-services-section {
    background-image: url("../img/background.jpg");
    background-size: cover;
    padding-bottom: 51px;
    }
    }

 @media (max-width: 450px){
  .homepage-services-section {
    background-position: center top;
    background-size: 1010px 1153px !important;
    background-repeat: no-repeat;
    }
    }

 @media (max-width: 1402px){
  .homepage-services-section {
    margin-left: 0px
    }
    }


/* Homepage Services Width Responsive Media Query */

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

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

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


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

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

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


/* Homepage Services Item Responsive Media Query */

  @media screen and (max-width: 1044px) {
  .homepage-services-item {
    padding: 30px 12px 18px 12px;
    width: 250px;
    }
    }

  @media screen and (max-width: 945px) {
  .homepage-services-item {
    padding: 28px 12px 16px 12px;
    width: 220px;
    }
    }

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

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

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

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

  @media screen and (max-width: 666px) {
  .homepage-services-item {
    padding: 42px 12px 27px 12px;
    margin-left: -8px;
    width: 280px;
    }
    }

  @media (max-width: 666px){
  .middle-service-item {
    padding-bottom: 15px !important;
    }

  .first-services-item {
    padding-bottom: 15px !important;
    }

  .third-services-item {
    padding-bottom: 15px !important;
    }
    }

 @media screen and (max-width: 450px) {
  .homepage-services-item {
    padding: 42px 12px 16px 12px;
    margin-left: -7px;
    width: 260px;
    }
    }


/* Services Section Page Txt & Title Responsive Media Query */

 @media (max-width: 666px){
  .services-section-page-title {
    width: 229px;
    font-size: 20.5px !important;
    }
    }

 @media (max-width: 864px){
  .services-section-page-title {
    font-size: 16.5px;
    }
    }

 @media (max-width: 1047px){
  .services-section-text-1 {
    padding-bottom: 30px;
    }
    }

 @media (max-width: 895px){
  .services-section-text-1 {
    padding-bottom: 0px;
    }
    }

 @media all and (max-width: 1005px) and (min-width: 896px) {
  .services-section-text-1 {
    padding-bottom: 30px;
    }
    }

 @media all and (max-width: 1005px) and (min-width: 896px) {
  .services-section-text-2 {
    padding-bottom: 18px;
    }
    }

 @media (max-width: 895px){
  .services-section-text-2 {
    padding-bottom: 0px;
    }
    }

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

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

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

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

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


/* Services Section Imege Responsive Media Query */

 @media (max-width: 1044px){
  .services-section-imege {
    width: 223px;
    height: 138px;
    }

  .services-section-imege-2 {
    width: 223px;
    height: 138px;
    }

  .services-section-imege-3 {
    width: 223px;
    height: 138px;
    }
    }

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

  .services-section-imege-2 {
    height: 131px;
    width: 196px;
    }

  .services-section-imege-3 {
    height: 131px;
    width: 196px;
    }
    }

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

  .services-section-imege-2 {
    height: 119px;
    width: 174px;
    }

  .services-section-imege-3 {
    height: 119px;
    width: 174px;
    }
    }

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

  .services-section-imege-2 {
    height: 152px;
    width: 244px;
    }

  .services-section-imege-3 {
    height: 152px;
    width: 244px;
    }
    }

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

  .services-section-imege-2 {
    width: 234px;
    }

  .services-section-imege-3 {
    width: 234px;
    }
    }

 @media (max-width: 330px){
  .services-section-imege {
    width: 220px;
    }

  .services-section-imege-2 {
    width: 220px;
    }

  .services-section-imege-3 {
    width: 220px;
    }
    }


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 @media (max-width: 660px){
  .featured-section {
    background-image: url("../img/Banner (Mobile).jpg");
    background-size: 660px 100% !important;
    background-position: center;
	margin-top: -5px;
    height: 395px;
    }
    }

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

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

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

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

 @media (max-width: 330px){
  .featured-section {
    background-size: 364px 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: 450px) {
  .featured-section-width {
    max-width: 368px;
    padding: 16px 26px 40px 26px;
    }
    }

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


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

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

 @media all and (max-width: 380px) and (min-width: 331px) {
  .featured-section-right {
    margin-top: 12px !important;
    }
    }

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

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

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

  .featured-section-right {
    max-width: 469px;
    width: 100%;
    }
    }

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

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

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

 @media screen and (max-width: 450px) {
  .featured-section-left {
    margin-top: 16px;
    max-width: 302px;
    margin: 15px auto auto auto;
    }

  .featured-section-right {
    margin: auto;
    width: 316px;
    }
    }


/* Featured Section Title Responsive Media Query */

 @media screen and (max-width: 1065px) {
  .featured-section-title {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 16px black, 0px 0px 16px black, 0px 0px;
	}

  .featured-section-description {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 16px black, 0px 0px 16px black, 0px 0px 16px black, 0px 0px 16px black, 0px 0px 16px black, 0px 0px;
    }
    }

 @media screen and (max-width: 380px) {
  .featured-section-title {
    font-size: 23px;
    margin-top: 14px !important;
    margin-right: -1px !important;
    margin-left: 5px !important;
    }
    }

 @media screen and (max-width: 660px) {
  .featured-section-title {
    margin-top: 28px;
    }
    }

 @media screen and (max-width: 330px) {
  .featured-section-title {
    font-size: 19px;
	margin: 14px auto -9px auto !important;
    }

  .featured-section-description {
    margin-top: 16px;
    font-size: 14px;
    text-align: center;
    }
    }

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

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

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

 @media screen and (max-width: 660px) {
  .featured-section-title {
    max-width: 294px;
    width: 100%;
    font-size: 21px;
    margin: 15px auto auto auto;
    margin-left: 14px;
    text-align: center;
    }

  .featured-section-description {
    text-align: center;
    }
    }

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

 @media screen and (max-width: 380px) {
  .featured-section-title {
    margin: 15px auto -4px auto !important;
    max-width: 269px;
    font-size: 19px;
    }
    }

 @media screen and (max-width: 330px) {
  .featured-section-title {
    margin: 8px auto -4px auto !important;
    }
    }


/* Featured Box Responsive Media Query */

 @media screen and (max-width: 330px) {
  .featured-box {
    margin-left: 10px !important;
    max-width: 258px;
    }
    }

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

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

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


/* --- Why Choose Us Section Responsive Media Query --- */

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

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

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

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

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

 @media (max-width: 450px){
  .why-choose-us-section {
    background-size: 1420px 610px;
    }
    }

 @media (max-width: 380px){
  .why-choose-us-section {
    background-size: 1400px 659px !important;
    }
    }

 @media (max-width: 357px){
  .why-choose-us-section {
    background-size: 1400px 659px !important;
    }
    }

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

  .why-choose-us-section-width {
    font-size: 15.5px;
    }
    }


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

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


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