:root{--primary-color:#F9961E;--secondary-color:#000000;--brand-color:#9B1919;--h1-color:#000000;--sub-color:#6B7280;--p-color:#4B5563;--gray-color:#e5e7eb;--white-color:#fff;--link-color:#565E6C;}
.mainHeader{border-bottom:1px solid var(--white-color);background:var(--secondary-color);}
.nav-bar-list-top{background-color:#565656;height:38px;}
.nav-bar-list-top .navBarTopHeader{max-width:1505px;margin:0 auto;height:38px;}
.nav-bar-list-top p{margin:0;padding:4px 0;display:flex;align-items:center;gap:5px;}
.nav-bar-list-top a{color:#fff;}
.nav-bar-list-top span.material-symbols-outlined{color:var(--primary-color) !important;line-height:30px;}
.mainHeader{border-bottom:1px solid lightgray;}
.locRental .BLK_FLL{margin-top:7px;color:var(--primary-color);}
.header-text .couponCode{background:var(--primary-color);color:#000;font-size:18px;padding:5px 25px;width:fit-content;margin:20px auto;font-weight:400;text-align:center;font-size:20px;display:none !important;}
.ui-timepicker-container{z-index:999 !important;}
/*.nav-links li:hover{*/ /* border-bottom: 2px solid var(--primary-color);*/ /*}*/ .nav-links li.ourVehicles,.nav-links li.lease{position:relative;}
.nav-links li.ourVehicles,.nav-links li.lease{position:relative;}
.ourVehList,.leaseList{position:absolute;top:40px;left:0;min-width:200px;background:var(--secondary-color);z-index:999;box-shadow:1px 0px 6px rgb(0 0 0 / 24%);opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s ease;}
.ourVehList .ourVehUl li,.leaseList .leaseUl li{border-bottom:1px solid #ececef;}
.ourVehList .ourVehUl li:hover,.leaseList .leaseUl li:hover{color:white;background-color:var(--primary-color);}
.nav-links li.ourVehicles:hover .ourVehList,.nav-links li.ourVehicles .ourVehList:hover,.nav-links li.lease:hover .leaseList,.nav-links li.lease .leaseList:hover {opacity:1;visibility:visible;transform:translateY(0);}
#ui-datepicker-div .ui-state-default{text-align:center;border-radius:50%;padding:8px;background:none;border:none;font-size:12px;}
#ui-datepicker-div .ui-state-active{text-align:center !important;border-radius:50% !important;padding:10px !important;background:#007fff !important;border:none !important;}
#ui-datepicker-div .ui-state-highlight{border:1px solid #dad55e !important;background:#fffa90 !important;color:#777620 !important;border-radius:50% !important;padding:10px !important;}
#ui-datepicker-div .ui-datepicker-title select{border:1px solid;border-color:#dad1d1;margin-right:3px;border-radius:2px;padding:2px;box-shadow:1px;box-shadow:0px 0px 4px 0px rgba(0, 0, 0, 0.1);}
#ui-datepicker-div .ui-datepicker-header{border:none;background:none;}
.ui-timepicker-container ul{width:100px !important;}
.ui-timepicker-container ul li{width:92px !important;font-size:15px !important;}
.ui-timepicker-container{width:90.9943px !important;background-color:unset !important;border:none !important;}
.ui-timepicker-container .ui-state-hover{background-color:#007fff !important;color:var(--white-color) !important;}
.ui-timepicker-container ul li a{margin-right:5px !important;}
/* datepicker custom css END */ html{height:100%;}
body{margin:0;padding:0;font-family:'Source Sans 3', 'Oswald', sans-serif;font-weight:500;display:flex;flex-direction:column;height:100%;}
body h1,h2,h3,h4{margin:0;}
body ul{list-style:none;padding:0;margin:0;}
/*Do not comment this */ .wrapper,.chooseCar{flex-grow:1;}
.overlay{filter:brightness(0.5);}
#overlayContent{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:10;}
input[type="button"],input[type="submit"]{cursor:pointer;height:45px;border-radius:5px;background:var(--primary-color);color:var(--white-color);font-size:18px;font-weight:700;letter-spacing:0.05em;border:none !important;width:100%;text-indent:0;}
@keyframes spin{from{transform:rotate(0);}to{transform:rotate(360deg);}}
/*HEADER CSS*/ .header-text{display:none;}
.brand-home-page-form{display:none;}
.new-header-div{display:none;}
.new-header-div{background-image:unset;height:45px;background:#7c8a97;}
.brand-logo a{display:flex;gap:10px;margin-top:-10px;}
.brand-header{height:unset;}
.nav-bar-list{display:flex;justify-content:space-between;padding:14px 43px;align-items:center;max-width:1505px;margin:0 auto;}
.brand-home-page-form{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);padding:25px 15px;background:#fff;border-radius:10px;z-index:10;margin:0;width:80%;max-width:1200px;padding:0;}
@media only screen and (min-width:0px) and (max-width:800px){.nav-bar-list-top .navBarTopHeader{padding:0 15px;}.nav-bar-list{padding:14px 15px;}}
@media only screen and (min-width:0px) and (max-width:500px){.brand-home-page-form{width:85%;padding:25px 15px;}.brand-home-page-form form section>ul{display:flex;gap:25px;margin:0px;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:990px;}.brand-home-page-form .headerInfo{display:flex;justify-content:space-between;margin-bottom:0px;display:none;}.brand-home-page-form form ul li label{margin-left:0px;}.brand-home-page-form ul li.RTT {width:100%;}.brand-home-page-form ul li.PU,.brand-home-page-form ul li.RT,.brand-home-page-form ul li.PUT,.brand-home-page-form ul li.RTT{width:100%;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:100%;}}
@media only screen and (min-width:801px) and (max-width:1024px){.nav-bar-list-top .navBarTopHeader{max-width:95%;margin:0 auto;}.nav-bar-list{max-width:95%;margin:0 auto;padding:14px 0;}}
@media only screen and (min-width:501px) and (max-width:899px){.brand-home-page-form{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px 15px;background:#fff;border-radius:10px;z-index:10;margin:0;width:89%;max-width:1200px;}.brand-home-page-form form section>ul{display:flex;row-gap:25px;margin:0px;column-gap:15.5px;justify-content:space-between;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:990px;}.brand-home-page-form .headerInfo{display:flex;justify-content:space-between;margin-bottom:0px;display:none;}.brand-home-page-form form ul li label{margin-left:0px;}/*.brand-home-page-form ul li.RTT { width: calc(19.5% - 15px); }*/ .brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:100%;}}
@media only screen and (min-width:900px) and (max-width:1280px){.brand-home-page-form{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px 15px;background:#fff;border-radius:10px;z-index:10;margin:0;width:900px;max-width:1200px;}.brand-home-page-form form section>ul{display:flex !important;gap:10px !important;margin:0px !important;justify-content:space-between;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:990px;}.brand-home-page-form .headerInfo{display:flex;justify-content:space-between;margin-bottom:0px;display:none;}.brand-home-page-form form ul li label{margin-left:0px;}.brand-home-page-form ul li.RTT{width:calc(20.5% - 15px);}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:100%;}}
@media only screen and (min-width:1025px) and (max-width:1280px){.nav-bar-list-top .navBarTopHeader{max-width:90%;margin:0 auto;}.nav-bar-list{max-width:90%;margin:0 auto;padding:14px 0;}}
@media only screen and (min-width:1281px) and (max-width:1419px){.nav-bar-list-top .navBarTopHeader{max-width:1220px;margin:0 auto;}.nav-bar-list{max-width:1220px;margin:0 auto;padding:14px 0;}.brand-home-page-form{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px 15px;background:#fff;border-radius:10px;z-index:10;margin:0;width:836px;max-width:1200px;}.brand-home-page-form form section>ul{display:flex !important;gap:10px !important;margin:0px !important;justify-content:space-between;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:990px;}.brand-home-page-form .headerInfo{display:flex;justify-content:space-between;margin-bottom:0px;display:none;}.brand-home-page-form form ul li label{margin-left:0px;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:800px;}.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC{width:26%;}.brand-home-page-form ul li.PU, .brand-home-page-form ul li.RT{width:13%;}.brand-home-page-form ul li.PUT, .brand-home-page-form ul li.RTT{width:15%;}}
@media only screen and (min-width:1420px) and (max-width:1579px){.nav-bar-list-top .navBarTopHeader{max-width:1370px;margin:0 auto;}.nav-bar-list{max-width:1370px;margin:0 auto;padding:14px 0;}.brand-home-page-form{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px 15px;background:#fff;border-radius:10px;z-index:10;margin:0;width:900px;max-width:1200px;}.brand-home-page-form form section>ul{display:flex !important;gap:10px !important;margin:0px !important;justify-content:space-between;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:990px;}.brand-home-page-form .headerInfo{display:flex;justify-content:space-between;margin-bottom:0px;display:none;}.brand-home-page-form form ul li label{margin-left:0px;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:900px;}}
@media only screen and (min-width:1580px){.brand-home-page-form{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px 15px;background:#fff;border-radius:10px;z-index:10;margin:0;width:920px;max-width:1200px;}.brand-home-page-form form section>ul{display:flex !important;gap:12px !important;margin:0px !important;justify-content:space-between;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:990px;}.brand-home-page-form .headerInfo{display:flex;justify-content:space-between;margin-bottom:0px;display:none;}.brand-home-page-form form ul li label{margin-left:0px;}.brand-home-page-form form{padding:15px 5px 15px 0px;background:#fff;border-radius:50px;width:920px;}}
/*HEADER CSS END*/ .brand-home-page-form form ul.list{gap:0px;}
.BLK_MISC .LC ul,.BLK_MISC .RLC ul{display:flex;flex-direction:column;position:relative;bottom:unset;top:auto;}
.brand-home-page-form form ul li input[type=text]{border:none;padding:0;border-bottom:1px solid #ADADAD;width:100%;text-indent:18px;height:30px;line-height:32px;position:unset;float:none;outline:none;}
.nav-bar-list img{height:35px;margin-left:0;width:35px;}
.nav-bar-list .navBarHeaderLogo{height:70px;margin-left:0;width:150px;}
.nav-links{display:flex;gap:15px;align-items:center;}
.nav-links li{color:var(--white-color);}
.nav-links li a{cursor:pointer;display:block;height:30px;line-height:30px;padding:0 5px 5px 5px;}
.active-link{border-bottom:2px solid var(--white-color);color:var(--white-color) !important;margin-top:1px;}
.brand-home-page-form form section>ul{display:flex;gap:25px;}
.brand-home-page-form form>section ul li{margin-top:0;}
.brand-home-page-form form ul li>div{position:relative}
.brand-home-page-form form ul li .giconsDiv{position:absolute}
.brand-home-page-form form ul li .nice-select{border:none;padding:0;border-bottom:1px solid #ADADAD;width:100%;height:30px;text-indent:18px;height:32px;line-height:32px;position:unset;float:none;}
.brand-home-page-form form ul li.LC .nice-select .current, .brand-home-page-form form ul li.RLC .nice-select .current{display:block;width:90%;overflow:hidden;}
.brand-home-page-form form ul li.LC .nice-select.open .list, .brand-home-page-form form ul li.RLC .nice-select.open .list {min-width:300px;}
.brand-home-page-form form ul li.AR{display:none;}
.brand-home-page-form ul li.PU,.brand-home-page-form ul li.RT{width:18%;}
.brand-home-page-form ul li.PUT,.brand-home-page-form ul li.RTT{width:15%;}
.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC{min-width:160px !important;}
.brand-home-page-form ul li.PU, .brand-home-page-form ul li.RT{min-width:105px !important;}
.brand-home-page-form ul li.PUT, .brand-home-page-form ul li.RTT{min-width:95px !important;}
.brand-home-page-form ul li.PUT .nice-select.sm_frmFld.SEL:after, .brand-home-page-form ul li.RTT .nice-select.sm_frmFld.SEL:after{display:none;}
.brand-home-page-form form ul .SUB .giconsDiv{font-size:35px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);padding:10px;border-radius:50px;color:#fff;cursor:pointer;position:absolute;}
form[name="brandReservation"] input[type="button"],form[name="brandReservation"] input[type="submit"]{cursor:pointer;background:var(--primary-color);color:white;font-size:18px;font-weight:700;letter-spacing:0.05em;border:none !important;text-indent:0;border-radius:50px;width:55px;height:55px;}
#hamburger-brand-menuList i{font-size:27px;color:#798794;font-size:35px;padding:12px;}
.mobLocDetails{display:none;}
.locDetails{font-size:0.8em;}
@media only screen and (min-width:0px) and (max-width:1024px){.nav-bar-list img{padding-top:5px;height:45px;margin-left:10px;width:185px;}.nav-bar-list .navBarHeader i{font-size:24px;margin-top:2px;color:#798794;margin-right:14px;}.nav-bar-list .navBarHeader i:hover{color:var(--brand-color);}}
@media only screen and (min-width:1025px){.nav-bar-list .navBarHeader{float:left;}.nav-bar-list .navBarHeader i{display:none;}}
@media only screen and (min-width:1580px){.wrapper{max-width:100%;flex-grow:1;}}
@media only screen and (min-width:0px) and (max-width:800px){.nav-bar-list .navBarHeaderLogo{height:65px;}.brand-home-page-form form ul li input[type=text]{border:none;padding:0;border-bottom:1px solid #ADADAD;width:100%;text-indent:18px;height:30px;font-size:15px;line-height:32px;position:unset;float:none;outline:none;}.active-link{border-bottom:unset;color:var(--primary-color) !important;margin-top:1px;}.brand-logo{height:50px;line-height:50px;}.brand-logo a{margin-top:6px;}.wrapper{max-width:100%;}}
@media only screen and (min-width:1025px){.brand-home-page-form form>section ul li.SUB{min-width:55px;margin-right:10px;}.brand-home-page-form form>section ul li.SUB > div{position:absolute;margin-top:15px;}}
@media only screen and (min-width:0) and (max-width:500px){.brand-home-page-form ul li.RTT .list,.brand-home-page-form ul li.PUT .list{max-height:165px !important;}.brand-mobHeader{display:flex !important;gap:5px !important;align-items:center !important;height:70px !important;justify-content:space-between !important;border-bottom:1px solid lightgray;background:#000;}.nav-brand-barList{z-index:20;position:fixed;background-color:white;width:0;height:100%;overflow:hidden;transition:width 0.4s ease-in;top:0;left:0;}.nav-brand-barList.open{width:75%;}.nav-brand-barList .nav-links{list-style:none;display:flex;gap:14px;align-items:baseline;flex-direction:column;width:100%;padding:0;margin-top:13px;flex-direction:column;overflow-x:hidden;overflow-y:auto;height:85%;}.nav-brand-barList .nav-links li{font-weight:500;font-size:18px;font-style:inherit;padding-bottom:10px;width:100%;padding-left:13px;border-bottom:1px solid lightgray;color:black;}.navBarHeader .nav-links{display:none !important;}#mobile-brand-nav{display:block !important;width:32px;padding:5px;}.mobLocDetails{display:block !important;padding:5px;margin-left:6px;font-size:0.8em;}.nav-bar-list{display:flex;justify-content:space-between;padding:14px 10px !important;align-items:center;max-width:1505px;margin:0 auto;}.locDetails{display:none;}.nav-bar-list img{padding-top:5px;height:50px;margin-left:10px;width:auto;}#hamburger-brand-menuList i{padding:8px;padding-left:0;}.brand-home-page-form form section>ul{display:flex;gap:15px;flex-wrap:wrap;margin:0;flex-direction:column;}.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC, .brand-home-page-form ul li.PU, .brand-home-page-form ul li.RT, .brand-home-page-form ul li.PUT, .brand-home-page-form ul li.RTT{width:100%;}.brand-home-page-form form ul li.SUB{width:100% !important;}form[name="brandReservation"] input[type="submit"]{height:45px;width:100%;}.SUB .giconsDiv{display:none !important;font-size:35px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);padding:10px;border-radius:50px;color:#fff;cursor:pointer;width:100%;}}
@media only screen and (min-width:0px) and (max-width:340px){.wrapper{max-width:100%;}#hamburger-brand-menuList i{font-size:24px;padding:7px;padding-top:10px;padding-left:0;}}
@media only screen and (min-width:0px) and (max-width:340px){.wrapper{max-width:100%;}#hamburger-brand-menuList i{font-size:24px;padding:7px;padding-top:10px;padding-left:0;}.nav-brand-barList .nav-links li{font-weight:500;font-size:18px;font-style:inherit;padding-bottom:17px;width:100%;padding-left:13px;border-bottom:1px solid lightgray;color:black;}.brand-mobHeader{display:flex !important;gap:5px !important;align-items:center !important;height:70px !important;justify-content:space-between !important;border-bottom:1px solid lightgray;background:#000;}}
@media only screen and (min-width:410px) and (max-width:500px){.nav-bar-list{padding:14px 16px;}.brand-mobHeader{display:flex !important;gap:5px !important;align-items:center !important;height:70px !important;justify-content:space-between !important;border-bottom:1px solid lightgray;background:#000;}.mobLocDetails{margin-left:10px;}.nav-brand-barList .nav-links li{font-weight:500;font-size:18px;font-style:inherit;padding-bottom:17px;width:100%;padding-left:13px;border-bottom:1px solid lightgray;color:black;}}
@media only screen and (min-width:501px) and (max-width:800px){.nav-bar-list .navBarHeaderLogo{height:65px;}.brand-mobHeader{display:flex !important;gap:5px !important;align-items:center !important;height:70px !important;justify-content:space-between !important;border-bottom:1px solid lightgray;background:#000;}.nav-brand-barList{z-index:20;position:fixed;background-color:white;width:0;height:100%;overflow:hidden;transition:width 0.4s ease-in;top:0;left:0;}.nav-brand-barList.open{width:260px;}.nav-brand-barList .nav-links{list-style:none;display:flex;gap:14px;align-items:baseline;flex-direction:column;width:100%;padding:0;margin-top:13px;flex-direction:column;overflow-x:hidden;overflow-y:auto;height:85%;}.nav-brand-barList .nav-links li{font-weight:500;font-size:18px;font-style:inherit;padding-bottom:17px;width:100%;padding-left:13px;border-bottom:1px solid lightgray;color:black;}.navBarHeader .nav-links{display:none !important;}#mobile-brand-nav{display:block !important;width:32px;padding:5px;}.mobLocDetails{display:block !important;padding:5px;margin-left:10px;font-size:0.8em;max-width:94%;width:94%;margin:auto;}.locDetails{display:none;}#hamburger-brand-menuList i{padding:8px;padding-left:0;}.nav-bar-list{transition:height 1s ease-in;display:flex;justify-content:space-between;}.nav-bar-list img{padding-top:5px;height:50px;margin-left:10px;width:auto;}.brand-home-page-form form section>ul{display:flex;gap:15px;flex-wrap:wrap;margin:0 !important;}.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC{width:100%;}.brand-home-page-form ul li.PU,.brand-home-page-form ul li.RT,.brand-home-page-form ul li.PUT,.brand-home-page-form ul li.RTT{width:calc(24.5% - 15px);}.brand-home-page-form form ul li.SUB{width:100% !important;}form[name="brandReservation"] input[type="button"],form[name="brandReservation"] input[type="submit"]{cursor:pointer;height:45px;background:var(--primary-color);color:white;font-size:18px;font-weight:700;letter-spacing:0.05em;border:none !important;width:100%;text-indent:0;border-radius:50px;}.SUB .giconsDiv{display:none !important;font-size:35px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);padding:10px;border-radius:50px;color:#fff;cursor:pointer;width:100%;}}
@media only screen and (min-width:801px) and (max-width:1024px){.nav-bar-list img{padding-top:5px;height:35PX;margin-left:25px;width:35px;}.locDetails .rentalInfo{width:210px;float:right;}.brand-home-page-form form ul li input[type=text]{border:none;padding:0;border-bottom:1px solid #ADADAD;width:100%;text-indent:18px;height:30px;line-height:32px;font-size:15px;float:none;outline:none;}.brand-logo a{margin:0;align-items:center;}.nav-bar-list img{padding-top:0;margin-left:0;}.brand-home-page-form form section>ul{display:flex;gap:14px;flex-wrap:wrap;}.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC{width:100%;}.brand-home-page-form ul li.PU,.brand-home-page-form ul li.RT{width:24%;}.brand-home-page-form ul li.PUT,.brand-home-page-form ul li.RTT{width:22%;}.wrapper{max-width:100%;}.brand-home-page-form{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);padding:20px 15px;background:#fff;border-radius:10px;z-index:10;margin:0;width:87%;max-width:1200px;}.brand-home-page-form form ul li.SUB{width:100% !important;}.SUB .giconsDiv{display:none !important;}form[name="brandReservation"] input[type="button"], form[name="brandReservation"] input[type="submit"]{cursor:pointer;height:45px;background:var(--primary-color);color:white;font-size:18px;font-weight:700;letter-spacing:0.05em;border:none !important;width:100%;text-indent:0;border-radius:50px;}.nav-links{display:flex;gap:0px;align-items:center;}.nav-links li a{cursor:pointer;display:block;height:30px;line-height:30px;padding:0 5px 5px 5px;line-height:23px;text-align:center;}.nav-bar-list .navBarHeader{display:flex !important;gap:0px !important;}}
@media only screen and (min-width:1025px) and (max-width:1280px){.wrapper{flex-grow:1;}.brand-home-page-form ul li.LC , .brand-home-page-form ul li.RLC{width:21%;}.brand-home-page-form ul li.PU, .brand-home-page-form ul li.RT{width:15%;}.brand-home-page-form ul li.PUT, .brand-home-page-form ul li.RTT{width:13%;}}
@media only screen and (min-width:1281px) and (max-width:1419px){.wrapper{flex-grow:1;}.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC{width:26%;}.brand-home-page-form ul li.PU, .brand-home-page-form ul li.RT{width:15%;}.brand-home-page-form ul li.PUT, .brand-home-page-form ul li.RTT{width:13%;}}
@media only screen and (min-width:1420px) and (max-width:1920px){.wrapper{max-width:100%;flex-grow:1;}.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC{width:26%!important;}.brand-home-page-form ul li.PU, .brand-home-page-form ul li.RT{width:13%!important;}.brand-home-page-form ul li.PUT, .brand-home-page-form ul li.RTT{width:15%;}}
@media only screen and (min-width:1420px){.brand-home-page-form ul li.LC, .brand-home-page-form ul li.RLC{width:26%!important;}.brand-home-page-form ul li.PU, .brand-home-page-form ul li.RT{width:15%!important;}.brand-home-page-form ul li.PUT, .brand-home-page-form ul li.RTT{width:13%;}}
/*brand-wrapper css start*/ .brand-wrapper{margin:0 auto;padding:50px;max-width:1500px;}
@media only screen and (min-width:0) and (max-width:500px){.brand-wrapper{padding:14px 20px;}}
@media only screen and (min-width:501px) and (max-width:800px){.brand-wrapper{padding:14px 15px;}}
@media only screen and (min-width:801px) and (max-width:1024px){.brand-wrapper{max-width:95%;margin:0 auto;padding:14px 0}}
@media only screen and (min-width:1420px) and (max-width:1579px){.brand-wrapper{max-width:1370px;margin:0 auto;padding:14px 0;}}
/*brand-wrapper css end*/