@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
html{height:100%}
body{font-size:16px;background:#000000;color:#5d5d5d;overflow-x:hidden;font-family:'GothamBook',Arial,Helvetica,sans-serif;position:relative;min-height:100%}
img{max-width:100%}
p{margin-bottom:.5rem}
a{text-decoration:none;color:#0066b3;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
a:hover,a:focus,.btn:hover,.btn:focus,button:focus{text-decoration:none;outline:none;color:#131d25;box-shadow:none}
ul,li{padding:0;margin:0}
li{list-style:none}
.light-text{font-family:'TSTAR PRO W00 Regular',Arial,Helvetica,sans-serif}
.med-text{font-family:'TSTAR PRO W00 Medium',Arial,Helvetica,sans-serif}
.bold-text{font-family:'TSTAR W00 Heavy',Arial,Helvetica,sans-serif}
.italic-text{font-style:italic}
.rupee{margin-right:2px}
.text-underline{text-decoration:underline}
.form-control:focus{outline:none;box-shadow:none}
.form-control::-ms-clear{display:none}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../images/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:16px;height:16px;margin:5px;background:#68adba;border:1px solid #68adba;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#fff}
.orientation{background:#000;position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999;overflow:hidden;text-align:center;display:none}
.orientation img{max-width:150px;height:auto;}
.portrait-only{position:absolute;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.portrait-only img{margin-bottom:1rem}
.portrait-only p{font-size:.875rem;color:#ccc}
.btn-hf-primary{background:#ee1820;color:#fff;border:0;border-radius:0;font-size:1rem;padding:.75rem 4rem;display:inline-block;text-transform:uppercase;font-family:'Montserrat',Arial,Helvetica,sans-serif;}
.btn-hf-primary:hover,.btn-hf-primary:focus{background:#000;color:#fff}
.btn-hf-secondary{background:#0066b3;color:#fff;border:0;border-radius:0;font-size:1.125rem;padding:.75rem 1.5rem;display:inline-block;margin-top:1rem}
.btn-hf-secondary:hover,.btn-hf-secondary:focus{background:#fff;color:#131d25;-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,0.3);-moz-box-shadow:0 10px 40px 0 rgba(0,0,0,0.3);box-shadow:0 10px 40px 0 rgba(0,0,0,0.3)}
.btn-bordered{background:transparent;color:#506677;border:2px solid #506677;border-radius:0;font-size:1.125rem;padding:.65rem 1.5rem;display:inline-block;margin-top:1rem}
.btn-bordered:hover,.btn-bordered:focus{color:#fff;background:#0066b3;border-color:#0066b3}
.fgr-btn,.fgr-btn:not([href]):not([tabindex]){background:#ff0000;color:#fff;padding:.5rem .75rem;font-size:.75rem;height:42px;line-height:2.2}
.fgr-btn:hover,.fgr-btn:focus{background:#000;color:#fff}
.link-hf-primary{color:#0066b3}
.link-hf-primary i{font-size:.75rem}
.link-hf-primary:hover,.link-hf-primary:focus{color:#131d25}
.link-hf-secondary{color:#309e91;text-decoration:underline}
.link-hf-secondary:hover,.link-hf-secondary:focus{color:#fff;text-decoration:underline}
.know-more{display:inline-block;color:#5b6f7d;text-decoration:underline}
.know-more:hover,.know-more:focus{color:#0066b3}
.scrollToTop{position:fixed;background:#FF0000;color:#fff;text-align:center;border-radius:50%;border:3px solid #fff;font-size:1.5rem;line-height:0;padding:6px;width:45px;height:45px;bottom:60px;right:30px;display:none;z-index:15}
.scrollToTop:hover,.scrollToTop:focus{background:#000;color:#fff}
.has-error{border-color:#d50032!important}
.has-error::-webkit-input-placeholder{color:#d50032}
.has-error:-moz-placeholder{color:#d50032}
.has-error::-moz-placeholder{color:#d50032}
.has-error:-ms-input-placeholder{color:#d50032}

.hf-form .form-control{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-weight:700;color:#5d5d5d;background-color:#dad9d9;height:50px;border-color:#dad9d9;border-radius:0}
.hf-form textarea.form-control,.hf-form-sm textarea.form-control{height:auto;min-height:156px}
.hf-form .form-control::-webkit-input-placeholder{color:#5d5d5d}
.hf-form .form-control:-moz-placeholder{color:#5d5d5d}
.hf-form .form-control::-moz-placeholder{color:#5d5d5d}
.hf-form .form-control:-ms-input-placeholder{color:#5d5d5d}
.hf-form select,.hf-form-sm select{background:url(../images/select-arrow-down.png)no-repeat right 15px center;background-color:#fff;padding-right:2rem!important;-moz-appearance:none;-webkit-appearance:none;appearance:none}
.hf-form select::-ms-expand,.hf-form-sm select::-ms-expand{display:none}
.hf-form .custom-control-input:checked~.custom-control-label::before{border-color:#131d25;background-color:#131d25}
.hf-form .hf-datepicker{background:#f7f7f7 url(../images/icon-calendar.png)97% 50% no-repeat}
.hf-input-group{position:relative;margin-bottom:15px;}
.hf-input-group .form-control{/* padding-left:4rem */}
.hf-input-group .input-icon{ display: none; /* display:inline-block; */position:absolute;top:1px;left:1px;border-right:1px solid #D8D8D8}
.hf-error{color:#d50032}
.hf-container{width:100%;max-width:1280px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.hf-wrapper{/* padding-top:70px; */overflow:hidden}
.inner-wrapper{padding-top:100px}
header{position:fixed;width:100%;top:0;left:0;z-index:1; pointer-events: none;}
.hf-header{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.hf-header .hero-logo{margin-left:-15px}
.hf-header .logo-right{margin-right:-15px}
.hf-header .hero-logo a,.hf-header .logo-right a{display:inline-block;pointer-events: auto;}
.hf-header .hero-logo img,.hf-header .logo-right img{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s}
.hf-header .logo-right{padding:3.5%;text-align:right}
.nav-up .hero-logo img{max-width:231px}
.nav-up .logo-right img{max-width:80px}
.hf-footer{width:100%;background:#000;color:#fff;padding:2rem 0 1rem;font-family:'Montserrat',Arial,Helvetica,sans-serif}
.hf-footer .footer-copy{font-style:italic;margin-bottom:.5rem}
.hf-footer .footer-social{text-align:right}
.hf-footer .footer-social p{font-style:italic;display:inline-block;margin-bottom:.5rem;margin-right:.5rem}
.hf-footer .footer-social a{display:inline-block;line-height:1.5;vertical-align:middle;text-align:center;width:35px;height:35px;padding:5px 2px;border-radius:50%;color:#FF0000;border:1px solid #FF0000;margin:2px}
.hf-footer .footer-social a:last-child{margin-right:0}
.hf-footer .footer-social a:hover,.hf-footer .footer-social a:focus{background:#FF0000;color:#fff}
.hf-footer .seo-content{margin-top:1rem}
.hf-footer .seo-content .seo-list{margin-bottom:1rem}
.hf-footer .seo-content h2{font-size:1rem;font-style:italic}
.hf-footer .seo-content p{font-size:.75rem}
.cinema-graph{ position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;overflow: hidden;}
.cinema-graph video {width: 100%;height: 100%;}
.home-section{ position: relative; width: 100%; padding:0px 0 52.1% 0}
.home-section .hf-container{position: absolute;left: 0;top: 0;width: 100%;max-width: 100%;height: 100%;}
.home-section .home-banner{margin-bottom:1rem}
.home-section .home-banner img{width:100%}
.offers-home{display:none}
.product-tabs{margin-bottom:2rem}
.home-section .home-banner,.products-variants{max-width:800px}
.home-product{display:none}
.home-product .product-text h2{font-size:2.5rem;color:#404040;font-family:'TSTAR W00 Heavy',Arial,Helvetica,sans-serif;line-height:1.1}
.home-product .product-text h2 span{color:#FF0000}
.home-product .product-logo img{max-width:150px}
.home-product .product-price .price{font-size:1.5rem;color:#535353;font-family:'TSTAR W00 Heavy',Arial,Helvetica,sans-serif;margin-bottom:0}
.home-product .product-price .price .rupee{font-size:1rem}
.home-product .product-price .note{font-size:.875rem;color:#6c757d;font-style:italic}
.request-callback{position: absolute;right: 14%;top: 50%; -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width:32%;margin:0 auto;background: url(../images/bg-form-overlay.png) repeat center top;padding:6% 4%;border-radius: 60px; overflow: hidden;}
.kkt-error{font-size:12px;line-height:100%;font-family:'Montserrat',Arial,Helvetica,sans-serif}
.request-callback h5{font-size:40px;color:#1d1d1b;text-transform:none;margin-bottom:1.5rem;font-family:'GothamBold',Arial,Helvetica,sans-serif}
.request-callback .note{font-family:'Montserrat',Arial,Helvetica,sans-serif;font-size:10px}
.request-callback .note a{color:#B91A3B}
.request-callback .note a:hover,.request-callback .note a:focus{color:#000}
.request-callback .request-callback-cta{text-align:center;margin-top:1rem}
.request-callback .mobile-otp .form-control{padding-right:5.75rem}
.request-callback .mobile-otp .fgr-btn{position:absolute;top:4px;right:4px}
.hf-heading{text-align:center;margin-bottom:1.5rem}
.hf-heading h2{display:inline-block;color:#FF0000;font-size:2.25rem;padding-bottom:.5rem;border-bottom:1px solid #FF0000;text-transform:uppercase;font-family:'TSTAR W00 Heavy',Arial,Helvetica,sans-serif}
.bike-features{padding:4rem 0}
.bike-features .features-listing{max-width:850px;margin:0 auto;display:none}
.bike-features .features-listing ul li{position:relative;padding:15px 15px 15px 2rem;font-size:1.5rem;line-height:1.2;font-family:'TSTAR W00 Heavy',Arial,Helvetica,sans-serif}
.bike-features .features-listing ul li::before{content:"";display:inline-block;width:8px;height:8px;background:#FF0000;border-radius:50%;position:absolute;top:26px;left:15px}

@media screen and (max-width:1680px) {
.request-callback{padding: 3% 2%;border-radius: 45px;}	
.request-callback h5{font-size:32px;margin-bottom: 1rem;}
.logo-right img {max-width: 110px!important;}
}

@media screen and (max-width:1399.98px) {
.panel_360{max-width:500px}
.popupHolder .popupCon{max-width:900px;padding:20px 20px 20px 20px}
.popupHolder .close{right:15px;top:15px}
.popupHolder h2{font-size:2.25rem}
#panel_360 .panel_360{max-width:560px}
.request-callback {padding: 2% 2%;border-radius: 30px;}
.request-callback h5 {font-size: 30px;line-height: 35px;}
.request-callback .note {font-size:9px;}
}
@media screen and (max-width:1279px) {
.request-callback h5 {font-size: 26px;line-height: 30px;margin-bottom: 10px;}
}
@media screen and (max-width:1199.98px) {
.home-section .home-banner,.products-variants{max-width:544px}
.request-callback{max-width:350px}
.cash-benefits-list .amount{font-size:1.75rem}
.cash-benefits-list .amount .rupee{font-size:1.25rem}
.cash-benefits-list p{font-size:.75rem}
.other-benefits p{font-size:.75rem}
.other-benefits-list{padding:2px 1.5rem}
.other-benefits-list.exchange-loyalty p{padding-right:2rem}
.hf-input-group {margin-bottom: 10px;}
.request-callback{ right: 15%;}
.hf-form .form-control{height: 40px;}
.request-callback h5 {font-size: 24px;line-height: 27px;margin-bottom: 5px;}
.form-control {font-size: 0.875rem;}

}
@media screen and (max-width:1023px) {
body{background: #ffffff;}
.home-section{padding: 0;}
.home-section .hf-container{position: relative;left: auto;top: auto;}
.cinema-graph{position: relative;left: auto;top: auto;right: auto;bottom: auto;}
.request-callback{width: 100%;max-width: 600px;position: relative;left:auto;right: auto;bottom: auto;top:auto;-webkit-transform: translate(0);-moz-transform: translate(0);-o-transform: translate(0);-ms-transform: translate(0);transform: translate(0);padding: 5% 2%;}
.request-callback h5 {font-size: 30px;text-align: center;line-height: 38px;margin-bottom: 15px;}
.hf-input-group {margin-bottom: 15px;}
.hf-form .form-control {height: 50px;}
.request-callback .note {font-size: 10px;}
}
@media screen and (max-width:991.98px) {
.hf-footer .footer-copy{margin-top:.5rem}
.hf-footer .footer-copy,.hf-footer .footer-social{text-align:center}
.home-section .home-banner,.products-variants{min-width:100%;max-width:100%}
.request-callback{min-width:100%;max-width:100%}
.popupHolder .popupCon{width:95%}
}
@media screen and (max-width:767.98px) {
.hero-logo img {max-width: 195px!important;}
.logo-right img {max-width: 68px!important;}
header { position:absolute}

}
@media screen and (max-width:575.98px) {
/* .hf-wrapper{padding-top:60px} */
.hf-header .sales-offer{font-size:.75rem;padding:.2rem .5rem}
.hf-header .navbar-nav .nav-item{padding:0 .5rem}
.hf-header .navbar-nav .nav-link{font-size:.875rem}
.hf-heading h2{font-size:1.5rem}
.hf-footer .footer-social p{display:block;}
.trust-of-hero .toh-text{font-size:.75rem;padding:.5rem 1rem}
.trust-of-hero .toh-text::after{border-top:52px solid #656565;border-right:30px solid #f3f4f5;}
.request-callback{padding: 30px 0 50px;}
.bike-features{padding:2rem 0 3rem}
.bike-features .features-listing ul li{font-size:1rem;padding:8px 8px 8px 2rem}
.bike-features .features-listing ul li::before{top:13px}
.buying-offer{margin-bottom:1rem}
.threesixty-view{padding:3rem 0}
.popupHolder h2{font-size:1.5rem}
.tnc-cta{position:relative;top:auto;right:auto;display:inline-block;text-align:center;padding:10px}
.tnc-cta img{display:none}
.tnc-cta::after{content:"Terms & Conditions";display:block;font-size:.75rem;margin-left:2px;text-decoration:underline;color:#ff0000}
.colors-tabs .nav-link span{width:18px;height:18px}
.colors-tabs .nav-link:hover span::after,.colors-tabs .nav-link:focus span::after,.colors-tabs .nav-link.active span::after{font-size:.5rem}
.cash-benefits{padding-right:15px;margin-bottom:1rem}
.cash-benefits .col{padding-right:0}
.cash-benefits-list{padding:5px 36px 5px 1rem}
.cash-benefits-list p{font-size:.65rem}
.cash-benefits-list .amount{font-size:1.25rem;line-height:1.2}
.cash-benefits-list .amount .rupee{font-size:1rem}
.other-benefits{margin:10px 0}
.other-benefits-list{padding:2px 8px}
.other-benefits-list p{font-size:.65rem;line-height:1.2}
.other-benefits-list.exchange-loyalty p{padding-right:1rem}
.other-benefits-list.exchange-loyalty p::after{transform:scale(.8);-webkit-transform:scale(.8);-moz-transform:scale(.8);top:-6px;right:2px}
.buying-offer .col-6:first-child{padding-right:5px}
.buying-offer-list{padding:10px 1rem}
.buying-offer-list .col-auto{padding-right:0}
.buying-offer-list p{font-size:.5rem}
.buying-offer-list .amount{font-size:1.25rem}
.buying-offer-list .amount .rupee{font-size:.75rem}
.dealer-locations .dealer-location-inner{max-height:368px}
.dealer-locator h4{font-size:1.25rem}
.address-list h6{font-size:1.125rem}
.hero-logo img {max-width: 100px!important;}
}
@media screen and (max-width:375px) {
.request-callback h5 {font-size: 28px;line-height: 35px;}
}
@media screen and (max-width:355.98px) {
.hf-header .navbar-nav .nav-item{padding:0 .5rem}
.hf-header .navbar-nav .nav-item::after{line-height:1.2}
.hf-header .navbar-nav .nav-link{font-size:.75rem}
.hf-header .sales-offer{font-size:.75rem}
.cash-benefits{padding-right:0}
.cash-benefits-list{padding:5px 36px 5px 10px}
.cash-benefits-list p{font-size:.5rem}
.cash-benefits-list .amount{font-size:1rem}
.cash-benefits-list .amount .rupee{font-size:.5rem}
.buying-offer-list{padding:10px 8px}
.buying-offer-list p{font-size:.5rem}
.buying-offer-list .amount{font-size:1rem}
.buying-offer-list .amount .rupee{font-size:.5rem}
.tnc-cta::after{font-size:.65rem}
}
@media screen and (min-width:480px) and (max-width:990px) and (orientation:landscape) and (min-aspect-ratio:13/9){
.orientation{display:block}
}

@font-face {
	font-family: 'TSTAR PRO W00 Regular';
	src: url('../fonts/TSTAR PRO W00 Regular.eot');
	src: local('â˜º'), url('../fonts/TSTAR PRO W00 Regular.woff') format('woff'), url('../fonts/TSTAR PRO W00 Regular.ttf') format('truetype'), url('../fonts/TSTAR PRO W00 Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TSTAR PRO W00 Medium';
	src: url('../fonts/TSTAR PRO W00 Medium.eot');
	src: local('â˜º'), url('../fonts/TSTAR PRO W00 Medium.woff') format('woff'), url('../fonts/TSTAR PRO W00 Medium.ttf') format('truetype'), url('../fonts/TSTAR PRO W00 Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TSTAR W00 Heavy';
	src: url('../fonts/TSTAR W00 Heavy.eot');
	src: local('â˜º'), url('../fonts/TSTAR W00 Heavy.woff') format('woff'), url('../fonts/TSTAR W00 Heavy.ttf') format('truetype'), url('../fonts/TSTAR W00 Heavy.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBold';
	src: url('../fonts/GothamBold.eot');
	src: local('â˜º'), url('../fonts/GothamBold.woff') format('woff'),
	url('../fonts/GothamBold.ttf') format('truetype'), 
	url('../fonts/GothamBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/GothamBook.eot');
	src: local('â˜º'), url('../fonts/GothamBook.woff') format('woff'),
	url('../fonts/GothamBook.ttf') format('truetype'), 
	url('../fonts/GothamBook.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
#proccessbtn {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.75) url(../images/loader.gif) no-repeat center center;
    z-index: 10000;
}