*{margin:0px;padding:0px;outline:none}

.left{float:left;}

.right{float:right;}

.clear{clear:both}

a{text-decoration:none}

h1,h2,h3,h4,h5,h6{font-weight:normal;}

.cms h1,.cms h2,.cms h3,.cms h4,.cms h5,.cms h6{color:#de2737 ;  display:block; margin-bottom:10px;}

/************************Font Face *******************************/

@font-face {

    font-family: 'delta_jaegerbook';

    src: url('../font/Delta-Book_A-webfont.eot');

    src: url('../font/Delta-Book_A-webfont.eot?#iefix') format('embedded-opentype'),

         url('../font/Delta-Book_A-webfont.woff2') format('woff2'),

         url('../font/Delta-Book_A-webfont.woff') format('woff'),

         url('../font/Delta-Book_A-webfont.ttf') format('truetype'),

         url('../font/Delta-Book_A-webfont.svg#delta_jaegerbook') format('svg');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'delta_jaegermedium';

    src: url('../font/Delta-Medium_2-webfont.eot');

    src: url('../font/Delta-Medium_2-webfont.eot?#iefix') format('embedded-opentype'),

         url('../font/Delta-Medium_2-webfont.woff2') format('woff2'),

         url('../font/Delta-Medium_2-webfont.woff') format('woff'),

         url('../font/Delta-Medium_2-webfont.ttf') format('truetype'),

         url('../font/Delta-Medium_2-webfont.svg#delta_jaegermedium') format('svg');

    font-weight: normal;

    font-style: normal;
}









@font-face {

    font-family: 'delta_jaegermedium';

    src: url('../font/Delta-Medium_A-webfont.eot');

    src: url('../font/Delta-Medium_A-webfont.eot?#iefix') format('embedded-opentype'),

         url('../font/Delta-Medium_A-webfont.woff2') format('woff2'),

         url('../font/Delta-Medium_A-webfont.woff') format('woff'),

         url('../font/Delta-Medium_A-webfont.ttf') format('truetype'),

         url('../font/Delta-Medium_A-webfont.svg#delta_jaegermedium') format('svg');

    font-weight: normal;

    font-style: normal;



}



/************************Font Face *******************************/



body{font-family:'delta_jaegerbook'; background:url(../images/main_bg.jpg);}



img{ border:0px;}

a img{ border:0px;}



.container
{
/*float:left; width:100%; 
position:relative; 
top:0px; 
left:0px; 
z-index:10000; 
background:url(../images/header-bg.png) no-repeat 0 0; 
box-sizing:border-box; 
height:112px;
*/
width:100%; 
float:left; 
background:url(../images/header-bg.png) no-repeat 0 0; 
}

.header{ margin:0px 0px; float:left; width:100%; position:relative; box-sizing:border-box; }

.header-left{float:left; width:auto; position:absolute; top:0px; left:20px; z-index:10000; }

.logo{float:left; width:100%; margin-top:5px;}

.header-right{float:right; width:auto; margin-top:10px; margin-right:30px;}

.social-icon{float:left; width:auto}

.social-icon ul{width:auto; margin-right:10px;}

.social-icon ul li{list-style:none; display:inline; padding:0 5px 0 10px; float:left}

.social-icon ul li a{float:left; width:18px; height:18px; background:url(../images/social-icon2.png) no-repeat 0 0; text-decoration:none;transition:all ease-out .3s}

.social-icon ul li a:hover{ color:#F99;}

.social-icon ul li.facebook a{background-position:0px 0; }

.social-icon ul li.facebook a:hover{background-position:0px -23px;}

.social-icon ul li.twitter a{background-position:-33px 0;}

.social-icon ul li.twitter a:hover{background-position:-33px -23px;}

.social-icon ul li.gplus a{background-position:-70px 0;}

.social-icon ul li.gplus a:hover{background-position:-70px -23px;}

.social-icon ul li.printer a{ background-position:-105px 0;}

.social-icon ul li.printer a:hover{background-position:-105px -23px;}

.search{ margin-top:-3px; float:left; position:relative;}

.search-icon{position:absolute; right:0px; top:0px;}

input:focus {box-shadow:0 0 1px #fff;transition:all ease-in-out .3s}





.ssbtn{background: transparent url("../images/search.png") no-repeat scroll right center; 

width:40px;

height: 27px;

border:none;

position: absolute;

top: 0px;

right:-10px;

padding:5px;

cursor:pointer;

}



.sear{padding:1px 40px 2px 10px; border-radius:12px; border:1px #494141 solid; background:none;  color:#777777; width:145px; font-size:15px;font-family: 'delta_jaegermedium'; font-weight:normal}

.sear:after{content:''; background:url(../images/search.png) no-repeat 0 0; display: inline-block;

    height: 10px;

    position: relative;

    right: -10px;

    top: 2px;

    width: 10px;}

.se-icon{position:absolute; right:0px; top:4px; width:30px; height:16px; z-index:100; background:url(../images/search.png) no-repeat 0 0;}	



/*.menu{float:right; margin-top:17px; clear:both; margin-right:15px}

.menu ul{ width:auto;}

.menu ul li{font-size:13px;font-family: 'delta_jaegerbook'; display:inline-block; list-style:none; font-weight:normal; background:url(../images/menu-sep.png) no-repeat right center; padding:0 10px 0 5px; line-height:38px;}

.menu ul li:last-child{background:none;}

.menu ul li a{float:left; color:#040300; text-transform:uppercase; transition:all 0.3s ease-in-out; background-position:center center}

.menu ul li a span{float:left;padding:0 29px; }

.menu ul li.Products:hover a span{background:url(../images/product-top-curve.png) no-repeat bottom center}

.menu ul li a:hover,.menu li.active a,.menu li:hover > a{ background:url(../images/menu-hover.png) no-repeat center center; color:#fff; }

*/



.feedback{ position:fixed; right:0; top:52%; z-index:10000; margin:-172px 0 0 }

.feedback ul{float:left; width:auto; clear:both}

.feedback li{display:block; margin-bottom:5px; float:right;   transition:all 0.3s ease-in-out; position:relative; right:0px; cursor:pointer;clear:both}

.feedback li .fed-heading{padding:5px; float:left; height:110px; box-sizing:border-box; padding-top:50px;}

.feedback li:hover{right:0px;}

.feedback li .fed-head{padding:0;}

.feedback li span{background:url(../images/image-bg.jpg) repeat 0 0;border-radius:10px 0 0px 10px; float:left; height:110px;}

.feedback li.opt2{float:right}



.outer-footer{float:left; width:100%; background:#0B0B0B; position:fixed; bottom:0px; left:0px; box-sizing:border-box; padding:0 30px;z-index:10000}

.footer {float:left; margin:0; width:100%;background:url(../images/footer-texture.png) no-repeat bottom center;}

.footer-left{float:left; width:auto; padding:2px 0px;}

.footer-left p{font-size:11px; line-height:13px; color:#c4bebe; float:left;}

.footer-right{float:right; width:auto;padding:2px 0px;}

.download{float:right;}

.download ul{width:auto; }

.download ul li{float:left; list-style:none; color:#c4bebe; line-height:13px; font-size:11px; background:url(../images/footer-sep.png) no-repeat right center; padding:0 12px}

.download ul li:last-child{background:none}

.download ul li a{text-decoration:none; color:#c4bebe; float:left}

.download ul li a:hover{color:#EE1C25}



.mbtseff

{

background: transparent none repeat scroll 0% 0%;

border: 1px solid #000;

width: auto;

display: inline-block;

padding: 5px 15px;

font-size: 14px;

text-transform:capitalize;

cursor: pointer;

color: #000;

transition: all 0.3s ease-in-out 0s;

margin-bottom:10px;

}

.mbtseff:hover

{

border:1px solid #000000;

color:#FFF;

background:#000000;

}



/*drop-down css start here*/



.drop-down{float:left; width:100%; background:#000; position:absolute; left:0px; top:85px; display:none;}

.products{ float:left; width:100%;}

.drop-down ul{width:100%; display:table; padding:15px 0px 15px 15px; box-sizing:border-box; text-align:center}

.drop-down ul li{ display:table-sell; list-style:none; box-sizing:border-box; border-right:1px solid #251b1c; text-align:center; background:none; padding:0px;font-family: 'delta_jaegerbook'; padding:0 6px}

.drop-down ul li a{text-decoration:none;}

.drop-down ul li:hover > a{background:none; color:#EE1C25}

.drop-down ul li a span{ margin-top:20px; display:block; text-transform:uppercase; color:#fffefe; font-size:12px; padding:0px; text-align:center; clear:both; float:left; width:100%; line-height:30px;}

.drop-down ul li a:hover{ background:none; color:#EE1C25}

.drop-down ul li a:hover span{ background:none; color:#EE1C25}

.top-curve-arrow{position:absolute; top:-10px; left:72%; background:url(../images/product-top-curve.png) no-repeat 0 0; width:26px; height:12px;}









/***************************************pankaj-edit***************************/

#form{float:left;width:300px;margin: 0 0 0 0px; background: #000000 /*url(../images/image-bg.jpg) repeat 0 0*/; padding:10px; box-sizing:border-box;position:absolute; top:0px; right:0px; z-index:1000; -webkit-border-bottom-left-radius: 6px; -moz-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px;}

#form label{ font-size:12px; width:100%; float:left; margin:15px 0 3px 0; color:#FFF; text-transform:uppercase; float:left;}

.inp-txt{padding:5px;width:100%;border-radius:5px;border:none; box-sizing:border-box;}

.list-txt{padding:5px; width:100%; border:none; box-sizing:border-box;}



.search_button{padding:6px 15px; margin:15px 0 10px 0;border-radius:5px;font-size:14px; font-weight:bold; background:#EE1C25; color:#FFF; border:none; cursor:pointer; float:left;transition:all 0.3s ease-in-out; text-transform:uppercase;}

.search_button:hover{background:#fff; color:#E91B25}



.massge{padding:10px 0 10px 10px;width:100%;margin:0px 0 10px 0; border:none;box-sizing:border-box; height:50px;}

.botton{padding:6px 15px;margin:0px 0 10px 0;border-radius:5px;font-size:14px; font-weight:bold; background:#EE1C25; color:#FFF; border:none; cursor:pointer; float:left;transition:all 0.3s ease-in-out; text-transform:uppercase;}

.botton:hover{background:#fff; color:#E91B25}

.img-show{float:left; width:auto; display:none}

.form-heading{float:left; position:absolute; top:0; left:-23px}

.feedback li span.close-form{position:absolute; top:-10px; left:-10px; background:url(../images/close-red.png) no-repeat 0 0; width:30px; height:30px}



.gmap .gmap-row{float:left; width:100%; padding:10px 0px;border-bottom:1px dashed #999;}

.gmap h3{font-size:24px; font-weight:normal; }

.gmap .colum{float:left; width:48%;}

.gmap .colum:last-child{float:right;}

.gmap .colum select{width:200px; padding:5px;}

.gmap > img{width:100%;}

.gmap label{font-weight:normal; font-size:14px;}





/************************product-2 css here****************************/

.product-data{float:left; width:100%; margin: 0; padding:39px 0 41px 0;  color:#fff; overflow:hidden}

.sort{float:right; background:url(../images/sort.png) no-repeat 0 0; width:auto; margin-top:-18px;}

.sort h4{float:left; padding:0 20px 0 50px; color:#a7a7a7; line-height:28px;}

.sort ul{width:auto; padding:5px 30px 7px 0px; float:left}

.sort ul li{ font-size:14px; line-height:20px; float:left; list-style:none; margin-left:0px; background:url(../images/short-sep.gif) no-repeat right center; padding:0 15px 0 15px}

.sort ul li span{ color:#ef2932;}

.sort ul li a{text-decoration:none; color:#a7a7a7; line-height:18px; float:left; box-sizing:border-box; border-bottom:1px #000000 solid}

.sort ul li a:hover{color:#ee1c25; text-decoration:none; border-bottom:1px #ee1c25 solid}

.sort ul li:last-child{background:none}





.sort1{float:left; background:url(../images/sort1.png) no-repeat -51px 0px; width:334px; margin-top:-18px; z-index:999999999;}

.sort1 h4 {float:left; }

.sort1 h4 a{padding:0 0px 0 50px; color:#a7a7a7; line-height:28px;}

.sort1 h4 a:hover{ color:#fff;}



.sort1 ul{width:auto; padding:5px 30px 7px 0px; float:left}

.sort1 ul li{ font-size:14px; line-height:20px; float:left; list-style:none; margin-left:0px; background:url(../images/short-sep.gif) no-repeat right center; padding:0 15px 0 15px}

.sort1 ul li span{ color:#ef2932;}

.sort1 ul li a{text-decoration:none; color:#a7a7a7; line-height:18px; float:left; box-sizing:border-box; border-bottom:1px #000000 solid}

.sort1 ul li a:hover{color:#ee1c25; text-decoration:none; border-bottom:1px #ee1c25 solid}

.sort1 ul li:last-child{background:none}









.icon-list{width:100%; float:left; }

.icon-list img{ width:75px; vertical-align:middle; margin:0px 0px 3px 3px;}







.main{float:left; width:100%; margin: 0; padding:20px 0px 10px 0px; color:#fff; overflow:hidden; background:url(../images/b-dts.png) no-repeat; background-position:bottom;}







.left_side{float:left; width:10%; margin:74px 7px 75px 22px; padding:0}

.prd-tab-menu{float:left; width:100%; list-style:none}

.prd-tab-menu li{ padding:10px 30px; background:url(../images/left-side-sep.png) no-repeat bottom center; text-align:center; cursor:pointer}

.prd-tab-menu li:last-child{background:none}

.left_side .no-side-padding{padding:10% 0}

.center_part{float:left; margin:0 44px; padding:0; width:35%; position:relative}

.center_part .cont-part{float:left; width:auto;}

.center_part .cont-part .description{position:absolute; top:115px; left:-45px;}

.right_part{float:right; margin:10px 20px 15px 34px; padding:0; width:42%; position:relative}

.right_part .like{float:right; margin:7px 0px 0px 0px; padding:0;}

.right_part .share{margin:0 15px 0 0; padding:0}

.right_part h2{font-size:24px; color:#de2737; margin:10px 0px 5px 0px; padding:0;}

.right_part label{ float:left; width:80px;font-size:16px; line-height:28px; color:#000000; margin:0; padding:0; clear:both; font-weight:normal;}

.right_part ul{margin:0; padding:0 0 14px 14px; width:81%}

.right_part ul li{text-decoration:none; margin:0; padding:0; font-size:14px; line-height:24px; color:#1f1f1f}

.right_part .price{float:left; font-size:16px; line-height:28px; color:#000000; margin:0 0 0 0px; padding:0 0 0 10px; background:url(../images/rupee_sign.png) no-repeat scroll 0 center}

.range-sec select{float:left; margin:5px 0 0 0px; padding:0 12px; border:1px solid #000000}

.right_part .bowler{float:left; position:absolute; left:0; bottom:-24px} 

.right_part .button{ margin:0; padding:3px 12px; width:auto; background-color:#c4261d; border-radius:5px; font-size:13px; font-weight:bold; color:#ffffff; width:130px; border:1px solid #c4261d; position:absolute; right:120px; bottom:35px; text-transform:uppercase; cursor:pointer; transition:all 0.3s ease-in-out

}

.right_part .button:hover{background:#000; border:1px #000 solid}

.view-exp-button{float:left; width:100%;}

.view-exp-button ul{float:left; width:100%; text-align:center;}

.view-exp-button ul li{display:inline-block; vertical-align:top; margin:10px 30px 10px 0} 

.view-exp-button ul li:last-child{margin-right:0px;}

.view-exp-button ul li input{background:none;border:1px solid #000000; color:#000000;width:auto; display:inline-block;  padding:5px 15px; font-size:14px; color:#ffffff; text-transform:uppercase; cursor:pointer;color:#000000; transition:all 0.3s ease-in-out;}

.view-exp-button ul li input:hover{border:1px solid #000000; color:#FFF; background:#000000;}

.prenxt{ position:relative; bottom:30px;}

.prenxt .left { margin-left:130px; float:left; z-index:99999;}

.prenxt .right {margin-right:121px; float:right; z-index:99999;}



/****************************Left Categories Start************************************/

.details-left{float:left; width:202px; }

.categories{float:left; width:100%; background:url(../images/cir-bg.png) no-repeat 0 0; position:relative; }

.details-left h3{float:left; width:145px; font-size:16px; line-height:43px; color:#fff; background:url(../images/cri.png) no-repeat 0 0; padding-left:22px; }

.details-left ul{width:100%; float:left; margin:30px 0 0 0}

.details-left ul li{ font-size:15px; line-height:40px; color:#bcbcbc; background:url(../images/border.png) no-repeat bottom left;  width:100%; }

.details-left ul li a{text-decoration:none; color:#bcbcbc; padding-left:44px;}

.details-left ul li a:hover,.details-left ul li.active > a{ color:#ee1c25;}

.arrow{ padding:0px; background:url(../images/red-icon.png) no-repeat 0px 5px;}

.details-left ul li:last-child{background:none}

.details-left ul li ul li:last-child{ background:url(../images/border.png) no-repeat bottom left;}

.details-left ul li ul{margin:0px;}

.details-left ul li ul li{}

.details-left ul li ul li a span{background:url(../images/white-icon.png) no-repeat 7px 2px; font-size:13px; padding-left:20px;}

.details-left ul li ul li a:hover span,.details-left ul li ul li.sel a span{background:url(../images/red-icon.png) no-repeat 7px 2px; color:#ee1c25; }

/****************************Left Categories End************************************/

.details-right{float:right; width:96%;}

.enquiry{float:left; width:25%; margin:37px 0 134px 0; position:relative; }

.trigger{background:url(../images/trigger.png) no-repeat 0px 0px; width:46px; height:46px;transition:all 0.3s ease-in-out; position:absolute; top:138px; left:65px; opacity:0; cursor:pointer}

.enquiry:hover .trigger{opacity:1}

.legend{float:left; width:100%; margin-bottom:30px;}

.image{ position:relative; left:-67px; top:20px;}

.box{float:left; width:250px; background:#000; border-radius:10px; position:absolute; margin-top:14px; left:-15px; padding-bottom:0px;}

.box h6{  font-size:16px; color:#ef2932; padding:13px 0 0 20px;}

.box p{ font-size:14px; color:#fff; padding:5px 0 5px 20px;}

.box p span{color:#a79797; margin-bottom:27px;}

.box p span .rupee-symbol{margin:2px 3px 0 0; float:left}



.hemburg-menu{display:none}

.enquire-now{float:left; width:100%}

.enquire-now a{float:left; width:110px; height:25px; background:url(../images/enquiry-now.png) no-repeat 0 0; position:absolute; bottom:-8px; left:130px;}

.range-sec{float:left; width:100%;/* background:url(../images/bowler.png) no-repeat right 0;*/ padding-bottom:10px; position:relative; min-height:80px;}

.price-bs
{float:left; width:110px; height:25px; background:url(../images/price-bg.png) no-repeat 0 0; position:absolute; bottom:-9px; left:15px;}
.price-bs span{ font-size:14px; float:left; margin-left:26px; color:#000; margin-top:2px;}


.hidden{display:none;}



.mainhover{float:left; width:100%; position:relative}



.stroke{display:none}

.point1:hover.stroke{ display: block !important; padding: 30px 8px 0; background:url(../images/description.png) no-repeat 0 0; height:300px; width:400px; }

.point1:hover.stroke p{position:absolute; top:115px; left:-45px; background:url(../images/middle.png) no-repeat 0 0; width:230px; height:105px; text-align:center; font-size:15px; color:#f2debb; padding:18px 0 0 10px;}



.point1{position:absolute; top:27px; left:368px; cursor:pointer; height:27px; height:27px}

.point2{top:65px; left:334px;}

.point3{top:143px; left:242px;}

.point4{top:294px; left:140px;}

.point5{top:354px; left:200px;}

.point6{top:441px; left:54px;}

.point{position:absolute;cursor:pointer;z-index:100;}

.point.point-up img{position:relative; z-index:1000}

.point .tooltip{background:url(../images/middle.png) no-repeat 0 0; width:238px; height:102px;position:absolute;padding:10px;z-index:999;margin:0px 0 0 60px; box-sizing:border-box; display:none;}

.tool-cont{padding:5px 10px;}

.point.point-up{z-index:100000}



.point1 .tooltip{left:-260px; top:0px; background:url(../images/middle-rotate2.png) no-repeat 0 0; padding:40px 0 0 10px}

.point2 .tooltip{left:-260px; top:-75px;background:url(../images/middle-rotate.png) no-repeat 0 0; padding:10px 0 40px 10px}

.point3 .tooltip{left:-105px; top:-105px;}

.point5 .tooltip{left:-102px; top:-106px;}

.point6 .tooltip{left:-110px; top:-105px;}



.point4 .tooltip{display:block; left:-260px; top:-170px; opacity:1}



.point:hover .tooltip{opacity:1; height:102px; width:238px;}

.cms{ width:94%; border:0px solid blue; margin-left:10px !important;color:#000!important; font-weight:normal; background:#fff; font-size:14px; padding: 10px 30px;}



/**************tearms***************/

.layout1{width:1200px; margin:auto;}

.termshding{ width:100%; float:left; color:#fff; text-align:center; font-size:26px; text-decoration:underline;}

.termscontent { width:96%; float:left; border:1px solid #000; padding:20px 30px; background:transparent url("../images/dotted-bg.jpg"); margin-top:20px; margin-bottom:40px;  border-radius:10px; -moz-border-radius:10px; -web-kit-border-radius:10px;}

.termscontent p{ color:#313131; font-size:14px; font-weight:400; line-height:20px; }



.videobox{ width:260px; height:158px; float:left; border:1px solid #454545; background-color:#fff; padding:2px; margin:15px 10px 15px 12px;}

.videobox img{ width:260px;}

.fl{ float:left;}

.mt25px{ margin-top:25px;}



/****************contact us **********************/

.mpbox{ width:59%; float:left; margin-top:20px;}

.w100{ width:100%; float:left;}

.mt10px{ margin-top:10px;}

.mt15px{ margin-top:15px;}

.xxlarge{ font-size:20px;}

.mpbox1 { width:40%; float:left; margin-top:20px;}

.contctform{ width:100%; float:left; margin-bottom:10px; margin-top:10px;}

.contctform span{ color:#000; float:left; width:100px; font-size:14px; margin-top:8px;}

.contctform input{ border:1px solid #B1B1B1; padding:7px; float:left; width:300px;}

.contctform textarea{ border:1px solid #B1B1B1; padding:7px; width:65%; height:100px;}



.rsicon
{
float:left; background:url("../images/rsicon.png")1px 3px; background-repeat:no-repeat; margin: 0px 0px 10px 10px; padding-left:16px; font-size:17px; color:#1F1F1F;
}

.rsicon1

{

   float:left; 

   background:url("../images/w-rsiocn.png")1px 3px; 

   background-repeat:no-repeat; 

   margin:5px 0px 8px 19px; 

   padding-left:16px; 

   font-size:16px; 

   color:#fff;

}



/*******************career form************/

.careerbox { width:1000px; margin:0px auto;}

.cibox{ width:49%; float:left; margin-bottom:13px;}

.cibox span{ width:130px; float:left; margin-top:8px; color:#313131; font-size:14px;}

.cibox input { border:1px solid #B1B1B1; padding:7px; float:left; width:300px;}

.cibox1 { width:100%; float:left; margin-bottom:13px;}

.cibox1 span {width:130px; float:left; margin-top:8px; color:#313131; font-size:14px;}

.cibox1 textarea {border:1px solid #B1B1B1; padding:7px; width:790px;}

.cibox1 .browse{ float:left; margin-top:5px;}

.cbtns{

padding:6px;

background-color: #C4261D;

border-radius: 5px;

font-size: 13px;

font-weight: bold;

color: #FFF;

width:100px;

border: 1px solid #C4261D;

text-transform: uppercase;

cursor: pointer;

transition: all 0.3s ease-in-out 0s;}

.cbtns:hover{background:#000; border:1px #000 solid;}

/*********************sg-dealer***********************/

.map-image{margin:0px 0px 0px 0px; width:100%;}

.dealer-locator{background:url(../images/dotted-bg.jpg) no-repeat; height:320px;float:left;width:100%}

.dealer-locator h4{ font-weight:normal; text-align:center; font-size:24px;  padding: 14px 0 5px;  } 

.dealer-locator p{ text-align:center; font-size:14px;padding: 1px 3px 14px 0;}

.choose-file{text-align:center;float:left;width:100%}



.box1{margin: 6px 4px; padding:2px 0 2px 10px;border:1px solid #000;color:#7d7d7d;border-radius:2px;float:none;width:18%}

.layout{width:1170px; margin:auto;}

.area-detail{float:left;width:100%;margin:15px 0 8px 0; }

.area-detail ul{width:auto}

.area-detail ul li{ border-right: 1px solid #4b4b4b; display:inline; float: left; text-align:center; list-style: outside none none; margin: 13px 3px 3px 2px; width:196px; color:#313131; padding: 3px 0 6px;}

.area-detail ul li:last-child{border-right:none}



.area-detail ul li p{font-size:14px;font-weight:400;line-height:20px;}

.area-detail ul li span{ font-size:14px; font-weight:bold;}

/*.map-image{background:url(../images/sg_dealer.jpg) no-repeat 0 0; float:left;width:100%;height:288px;}*/

.social-icon1{float:left;width:auto}

.social-icon1 ul{width:auto}

.social-icon1 ul li{font-size:14px;color:#FFF;list-style:none;display:inline-block;font-weight:bold;text-transform:uppercase}

.social-icon1 ul li a{color:#bcbec0;text-decoration:none;padding:0px 25px}

.social-icon1 ul li a:hover{ background:url(../images/menu-hover1.png) no-repeat center center; color:#ee1c25; }





.about-bg {background:url(../images/bg-img.jpg) no-repeat top center; background-position:fixed; background-attachment:fixed;  width:100%; height:649px;}

.ab-hding { width:100%; float:left; text-align:center; color:#FFF; text-transform:uppercase; font-size:24px;}

.ab-hding1 {width:100%; float:left; text-align:center; margin-top:5px; color:#FFF; text-shadow:-2px 2px 2px #141111;}

/*****************************about-us**********************************/

/*.outer-banner{float:left;width:100%;/ *height:635px;background:url(../images/bg-img.jpg) no-repeat center 0/cover* /}

.about-bg{background:url(../images/bg-img.jpg) no-repeat top center ; background-position:fixed; background-attachment:fixed;  }

.banner{float:left; width:100%;}

.banner h1{font-size:24px;color:#FFF;margin-top:125px;text-align:center;width:100%;text-transform:uppercase;font-weight:bold}

.banner p{font-size:16px;color:#FFF;text-align:center;padding:15px 0;}

.banner ul{width:auto; font-size:0px;} 

.banner ul li{ display: inline; border:8px solid #FFF; float:left; margin:-7px 13px 26px 13px;} 

.line-image{float:left;width:100%; position:relative; margin:40px 0 0 0}

.line-image:before{border-bottom:4px solid #000;position:absolute; top:-40px; width:100%; content:""}

.line-image ul{width:auto;position:absolute;top:-5px}

.line-image ul li{border:none !important; padding:0 11px 0 0; display:inline-block;margin:0 15px }

.line-image ul li a{text-decoration:none; background:#000000;position:relative;color:#FFF;padding:2px 5px 2px 5px }

.line-image ul li a:before{ content:""; background:url(../images/black-ball.png) no-repeat 0 0; width:16px; height:15px; position:absolute; top:-37px; left:50%;  margin:0 0 0 -8px;}

.line-image ul li a:hover{background:#F00;}

.line-image ul li a:hover:before{background:url(../images/red-ball.png) no-repeat 0 0;}

.line-image ul li a:hover:after{content:""; background:url(../images/topred-arrow.png) no-repeat 0 0; width:23px; height:7px; position:absolute; top:-7px; left:50%;  margin:0 0 0 -11px;}

.box2{float:left;width:100%; margin-top:15px;}

.box2 ul{width:auto;}

.box2 ul li{ float:left; background:#000; border:none; width:69px; height:auto; color:#fff; list-style:none;margin:0 18px;text-align:center}

.box2 ul li a{color:#FFF;text-decoration:none;padding:4px 0;}

.text-above-image{background:url(../images/span-img1.jpg) no-repeat; height: 307px;

    width: 250px;}

.text-above-image p{color:#FFF; font-size:15px; padding: 20px 18px; text-align:center; }

.text-above-image span{ background:url(../images/red-line.jpg) no-repeat 91px 20px;margin: 40px 0 0; font-size: 18px; text-align: center; color:#FFF; width:99%; float:left; height:10%}

select.menuab{display:none}

*/

#popup,#popup2,.bMulti{background-color:#fff;border-radius:10px 10px 10px 10px;box-shadow:0 0 25px 5px #999;color:#111;display:none;min-width:450px;padding:25px}#popup .logo{color:#2b91af;font:bold 325% 'Petrona',sans}#popup,.bMulti{min-height:250px}#popup2 iframe{background:url('loader.gif') center center no-repeat;min-height:240px;min-width:450px}.loading{background:url('loader.gif') center center no-repeat}.bMulti p{font:500% 'Petrona',sans-serif;padding:45px 0 0;text-align:center}.bMulti a{left:175px;position:absolute;top:175px}.lt-ie9 .bModal{background-color:#000}.github{background:url('images/github.png') 0 0 no-repeat;height:149px;width:149px;opacity:.6;position:fixed;right:0;top:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.35s;-moz-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.github:hover{opacity:1; border:3px solid #f00;}



.newpopbox{width:500px; padding:10px; margin-top:130px!important; background:url(../images/equiry-bg.jpg); background-size:100% 100%;}

#element_to_pop_up {display:none;}

.login-sec {width:99%;}

.pull-left {float:left;}				

.login-sec .newsp, .register-sec .newsp {margin-top: 0;} 

.forgotdiv {display: none;}

.register-sec {width: 99%;}			

.form-group{margin-bottom:5px;}

.newpopbox .form-control{ margin-bottom:8px;}

.newpopbox .sel 
{
color: #9F9F9F;
height: 30px;
width: 100%;
}

.form-control 
{
background-color:#fff; 
background-image:none; 
border:1px solid #ccc; 
border-radius:0; 
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;    
color: #555;    
display: block;    
font-size: 14px;    
line-height: 1.42857;    
padding: 6px 12px;    
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; 
width: 95%;
}

.form-control 
{
	float:left;
	background-color:#fff;    
	background-image:none;    
	border:1px solid #ccc;  
	-moz-border-radius:2px;
	-web-kit-border-radius:2px;    
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color:#555;    
	display:block;    
	font-size:14px;    
	line-height:1.42857; 
	padding:5px 12px;  
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; width:95%;
}

.b-close{cursor:pointer!important; }
.f-images-bx{ width:100%; float:left; text-align:center;}
.f-img-hd{ width:100%; float:left; color:#000; font-size:20px; text-align:center;  font-family: 'delta_jaegerbook'; text-transform:uppercase;}

.rang-div{ width:100%; float:left; margin:18px 0px 17px 6px;}
.rang-div ul { margin:0px; padding:0px;}
.rang-div ul li {list-style:none; float:left; }
.rang-div ul li a{ padding:3px 8px; border:1px solid #302C2C; margin:0px 0px 0px 10px; color:#2C2C2C;}
.rang-div ul li a:hover{ border:1px solid #302C2C;}

/*************************************desktop banner********************/
.desktop-banner{ width:100%; float:left; display:inline-block}
.mobile-banner { width:100%; float:left; display:none;}













	