﻿/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
@font-face {
    font-family: 'Conv_helr45w';
    src: url('fonts/helr45w.eot');
    src: local('â˜º'), url('fonts/helr45w.woff') format('woff'), url('fonts/helr45w.ttf') format('truetype'), url('fonts/helr45w.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_rupee';
    src: url('fonts/rupee.eot');
    src: local('☺'), url('fonts/rupee.woff') format('woff'), url('fonts/rupee.ttf') format('truetype'), url('fonts/rupee.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot');
    /*src: local('☺'), url('fonts/fontawesome-webfont.woff') format('woff'), url('fonts/fontawesome-webfont.ttf') format('truetype'), url('fonts/fontawesome-webfont.svg') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

a:active, a:focus, input {
    outline: 0;
    outline-style:none;
    outline-width:0;
}

.button_payment{
    background-color: red;
    color: white;
    font-size: 16px;
    min-width: 18%;
}
.button_payment_success{
    background-color: green;
    color: white;
    font-size: 16px;
    min-width: 18%;
}
.rupee{font-family: 'Conv_rupee';}

.tabbernav{display : none;}

body {
    padding-bottom: 40px; 
    /*    font-family: 'Conv_helr45w';*/
    color: #5a5a5a;
    background-color: #F0F0F0;
}

a:hover{text-decoration:none;}

p{text-align:justify;}


/*.container{width:1200px; position:relative;}*/

#topbar{width:100%; float:left;}
#topbar ul{float:right; background:#fd6b04; margin:0; padding:5px 20px; border-radius:0px 0 10px 10px; position:absolute; z-index:99; right:20px;}
#topbar ul li{float:left; list-style:none; margin-right:10px;}
#topbar ul li a{color:#000; padding:5px 10px; float:left;}
/*
#topbar ul li.t_one a{ background: url(../images/l-icon.png) no-repeat left center;}
#topbar ul li.t_two a{ background: url(../images/e-icon.png) no-repeat left center; padding-left:50px;}
#topbar ul li.t_three a{ background: url(../images/c-icon.png) no-repeat left center;}
*/

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper { margin-top:0; position: relative; width:100%; float:left;}
.navbar{margin-bottom:0;}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}

.navbar-inverse {
    background-color: #fff; 
    border-color: #f3f0e8;
    box-shadow: 1px 1px 5px 1px;
}
.navbar-brand{height:auto; margin:0;}
/*.navbar-brand > img {height: 114px;width: 175px;}
*/
.navbar-static-top{z-index:1;}

@media (min-width: 768px) {
    .navbar-nav
    {
        margin-top: 25px;
    }
}


@media (max-width: 768px) {
    #topbar{margin-bottom:40px;}
}




/*.navbar-nav{float:right; margin-top:66px;}*/
.navbar-inverse .navbar-nav > li > a{color:#fd6b04; text-transform: none; padding:5px 20px;}
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:focus, 
.navbar-inverse .navbar-nav > .active > a:hover{transform:skew(0deg); background:#fd6b04; color:#fff; border-radius:5px; }

.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > li > a:hover{transform:skew(0deg); background:#fd6b04; color:#fff; border-radius:5px; }

.navbar-brand{padding:0 15px;}

/*#slideshow{width:100%; float:left;}*/
#innerbanner{width:100%; float:left;}
#innerbanner img{width:100%; float:left;}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.gallry{ float:left;width:100%;
         background-color: #efefef;
         border: 2px solid #fd6b04;
         padding: 20px;
}
/* Carousel base class */
/*.carousel {width:100%; float:left;
           height: 183px;
           margin-bottom: 0px;
}*/
/* Since positioning the image, we need to help out the caption */
/*.carousel-caption {
    z-index: 10;
}*/

/* Declare heights because of positioning of img element */
/*.carousel .item {
    height: 183px;
    background-color: #fff;
}*/
/*.carousel-inner > .item > img {
    position: relative;
    float:left; margin:3px;
    min-width: 185px;
    height: 183px;
}*/

/*.carousel-control.left{left:-4em; background:none;}
.carousel-control.right{right:-4em; background:none;}
*/
.glyphicon-chevron-left:before{color:#fd6b04;}
.glyphicon-chevron-right:before{color:#fd6b04;}


.hrow{width:100%; float:left; margin-bottom:20px;}

#cbody{width: 100%; float:left;}
/*.col-md-3{padding:0;width: 27.33%;}*/
.bulletin{width: 100%; float:left; background:#eeeeee;  margin-top: 30px; max-height: 262px;}
.bulletin h2{background:#fd6b04; color:#000; font-size:20px; font-weight:normal; padding: 10px 20px; text-transform: none; margin:0;}
.bulletin p{padding:10px 20px; text-align:justify; font-size:14px;}
.bulletin p a{color:#000; }

.left-slide{width: 100%; float:left; margin-top: 30px;}

.quick-link{width: 100%; float:left; background:#eeeeee;  margin-top: 30px;}
.quick-link h2{background:#fd6b04; color:#000; font-size:20px; font-weight:normal; padding: 10px 20px; text-transform: none; margin:0;}
.quick-link ul{float:left; margin:0; padding:20px;}
.quick-link ul li{float:left; list-style:none; width: 100%; }
.quick-link ul li a{color:#646464; padding:5px 35px; float:left; background: url(../images/quick-arro.png) no-repeat left center; font-size:15px;}



/*.col-md-9{width: 72%;}*/
.logindc{width: 100%; float:left; margin-top: 30px;}
.logindc h2{color:#000; font-size:20px; font-weight:normal; padding: 10px 20px; text-transform: none; margin:0;}
.logindc ul{float:left; margin:0; padding:34px 0;width: 100%; border-bottom:2px #ccc dotted; }
.logindc ul li{float:left; list-style:none; width: 50%; }
.logindc ul li a{ font-size:20px;color:#000; padding-top:110px; float:left;width: 100%; text-align:center;}
.logindc ul li.dealers-login a{background: url(../images/dealer-login.png) no-repeat top center;}
.logindc ul li.customers-login a{background: url(../images/customer-login.png) no-repeat top center;}
.dealer-reg .quick-link{margin-top: 0 !important;}

.dlogindc{width: 100%; float:left; margin-top: 30px;}
.dlogindc ul{float:left; margin:0; padding:19px 0;width: 100%; border-bottom:2px #ccc dotted; }
.dlogindc ul li{float:left; list-style:none; width: 50%; }
.dlogindc ul li a{ font-size:20px;color:#000; padding-top:135px; float:left;width: 100%; text-align:center;}
.dlogindc ul li.dealers-login a{background: url(../images/d-p-img.jpg) no-repeat top center;}
.dlogindc ul li.customers-login a{background: url(../images/w-l-img.jpg) no-repeat top center;}

.culogindc{width: 100%; float:left; margin-top: 30px;}
.culogindc ul{float:left; margin:0; padding:0px 0 120px 100px;width: 100%; border-bottom:2px #ccc dotted; }
.culogindc ul li{float:left; list-style:none; width: 33%; margin-left: 9%; }
.culogindc ul li a{ font-size:20px;color:#000; padding-top:120px; float:left;width: 100%; text-align:center;}
.culogindc ul li.login1 a{background: url(../images/cus1.jpg) no-repeat top center;}
.culogindc ul li.login2 a{background: url(../images/cus2.jpg) no-repeat top center;}
.culogindc ul li.login3 a{background: url(../images/cus3.jpg) no-repeat top center;}
.culogindc ul li.login4 a{background: url(../images/cus4.jpg) no-repeat top center;}
.culogindc ul li.login5 a{background: url(../images/cus6.jpg) no-repeat top center; width:200px ; height: 200px;}

.onlogindc{width: 100%; float:left; margin-top: 30px;}
.onlogindc ul{float:left; margin:0; padding:19px 0;width: 100%; border-bottom:2px #ccc dotted; }
.onlogindc ul li{float:left; list-style:none; width: 50%; }
.onlogindc ul li a{ font-size:18px;color:#000; padding-top:100px; float:left;width: 100%; text-align:center;}
.onlogindc ul li.login1 a{background: url(../images/on-app1.jpg) no-repeat top center;}
.onlogindc ul li.login2 a{background: url(../images/on-app2.jpg) no-repeat top center;}
.onlogindc ul li span.italic{font-size: 15px; font-style: italic;}


.advertise{width: 100%; float:left; margin-top: 30px; text-align:center;}
.advertise img{margin:20px 0;}

.photo-gallery{width: 100%; float:left; margin-top: 30px; text-align:center;}
.photo-gallery h2{color:#000; font-size:20px; font-weight:normal; padding: 10px 20px; text-transform: none; margin:0;}
.photo-gallery img{margin:10px;}

.aboutus .gallery-category{width: 100%; float:left; margin-top:0px; text-align:center;}
.aboutus .gallery-category p{width:360px; float:left; margin: 15px; text-align:center;}
.aboutus .gallery-category p img{width:350px;}
.aboutus .gallery-category p a{color:#fd6b04; font-size:22px;}


#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#slideshow1 { margin-top:100px;
              position:relative;   
}

#slideshow1 IMG {
    position:absolute;
    top:30;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow1 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow1 IMG.last-active {
    z-index:9;
}




.buy-sell{width: 100%; float:left; margin:20px 0;}
.searchboxf{width:650px; float:left;}
.searchboxf .box1{width:400px; float:left; background:#d7d7d7; border-radius:5px 0 0 5px; border:0; padding: 10px 20px;}
.searchboxf .box2{width:130px; float:left;  
                  border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #848483;
                  border-style: none none none solid;
                  border-width: 0 0 0 2px;background:#d7d7d7;padding: 10px 20px; }
.searchboxf .box3{width:110px; float:left; background:#fd6b04; border-radius:0 5px 5px 0; border:0; text-align:center; padding: 10px 20px; color:#fff;}

.postur{width:200px; float:right;margin-top: 45px;}
.postur a.pobtn1{width:190px; float:left; text-align:center; padding: 10px 0px; color:#333; background:#efe704; border-radius:5px; font-size:16px;
                 margin-right:10px;}
.postur a.pobtn2{width:100px; float:left; text-align:center; padding: 10px 0px; color:#fff; background:#fd6b04; border-radius:5px 0 0 5px; font-size:16px;}
.postur a.pobtn3{width:100px; float:left; text-align:center; padding: 10px 0px; color:#fff; background:#e3c7b3; border-radius:0 5px 5px 0; font-size:16px;}

.mostpop{width: 100%; float:left; border-bottom: 2px dotted #ccc; margin-bottom:20px;}
.aboutus .mostpop h3{color:#000; margin:0;}
.aboutus .mostpop p{border:0; margin:0; padding:5px 10px;}
.mostpopbox{width: 180px; float:left; border:2px solid #dfdfdf; text-align:center; margin:25px;}
.mostpopbox img{margin-top:10px;}
.mostpopbox p.mptitl{background:#dfdfdf; color:#fd6b04;}

.recepot{width: 100%; float:left; border-bottom: 2px dotted #ccc; margin-bottom:20px;}
.aboutus .recepot h3{color:#000; margin:0;}
.aboutus .recepot p{border:0; margin:0; padding:5px 10px;}
.recepostbox{width: 264px; float:left; border:2px solid #dfdfdf; text-align:left; margin:14px;}
.recepostbox img{ padding:2px}
.recedetl{color:#fd6b04;}
.price{float:left;}
.time{float:right;}

.recepostbox p.chatbox{background:#dfdfdf; color:#000;}
.chat{float:left; margin-left:27%;}
.chat a{float:left; background:#fd6b04; color:#000; padding:5px; border-radius:5px; width:100px; text-align:center;}
.like{float:right;}

.aboutus .recepot p.chatbox img{ float: left; margin-left: 0;}

.selling{width:600px; float:left; margin:0 280px;}
.selling form{width: 600px; float:left;}
.selling form h3{border-top: 1px dashed #999; color: #000; float: left; padding-top: 20px; text-align: center; width: 100%;}
.selling form .feld{width: 100%; float:left; margin-bottom:20px;}
.selling form .feld .fl{width:170px; float:left;}
.selling form .feld .fr{width:380px; float:left;}
.selling form .feld .fr input{width:380px; float:left; background:#ededed; border:0; border-radius:5px; padding:5px 10px;}
.selling form .feld .fr .radio{width: 30%; float:left; margin:0;}
.selling form .feld .fr .radio input{float: left; margin: 3px; position: relative; width: 20px;}
.selling form .feld .fr select{width:380px; float:left; background:#ededed; border:0; border-radius:5px; padding:5px 10px;}
.selling form .feld .fr textarea{width:380px; height:100px; float:left; background:#ededed; border:0; border-radius:5px;}
.selling form .feld .fr span{font-size:12px;width: 100%; float:left; }
.selling form .feld .fr input.file{width:95px; margin-right: 30px;}
.selling form .feld .fr input.postsub{width:100px; float:right; background:#fd6b04; color:#fff;}


.sitemap{width:100%; float:left;}
.sitemapbox{width:30%; float:left; border:1px solid #dfdfdf; margin:15px; height:350px;}
.sitemapbox p{background:#fd6b04; color:#fff; padding:10px;}
.sitemapbox ul{margin:0 10px; padding:0;}
.sitemapbox ul li{margin:0; padding:2px 10px; list-style:none;}
.sitemapbox ul li a{color:#000;}

.downloads{width:100%; float:left;}
.downloads h3{color:#fd6b04; text-align:center;}
.downloads ul{margin:0 10px; padding:0;}
.downloads ul li{margin:0; padding:10px; list-style:none;}
.downloads ul li a{color:#000;}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}




.aboutus{width: 100%; float:left;}
.aboutus h2{text-align:center; color:#1b1b1b; text-transform:none;}
.aboutus .row{padding:0; margin:0;}
.aboutus h3{color:#fd6b04; font-size:20px;}
.aboutus p{width: 100%; float:left; border-bottom:2px dotted #ccc; margin-bottom:20px; padding-bottom:20px;}
.aboutus .aboutusp p{font-size:16px;}
.aboutus p img{float:right; margin-left:10px;}
.aboutus .logindc { float: left;  margin-left: 20%; margin-top: 30px;  width: 60%;}
.aboutus .logindc h2{text-align:center; color:#fd6b04; text-transform:none; border:2px solid #fd6b04; border-radius:10px;}


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

.deflist{width: 100%; float:left;}
.deflist li{font-size:16px;}
.infotable { padding: 10px;}
.infotable th {padding: 10px;}
.infotable td {padding: 10px; font-family:arial;}

#breadcrumb{width: 100%; float:left;}
#breadcrumb .btn-group {width: 100%; float:left; border:1px solid #ccc;}


.ddealers-login{width:600px; float:left; margin:30px 100px; padding:10px; 
                -moz-box-shadow: 0 0 5px #888;
                -webkit-box-shadow: 0 0 5px#888; 
                box-shadow: 0 0 5px #888;}

.ddealers-login a{color:#fd6b04;}
.ddealers-login h3{color:#fd6b04; float:left; font-weight:normal; margin:0; width:100%; text-align:center;}
.ddealers-login .back{float:right;}
.ddealers-login form{width: 100%; float:left; margin-top:10px;}
.ddealers-login form p{text-align:center;}
.ddealers-login form .fld{width: 100%; float:left; margin-top:10px;}
.ddealers-login form .fld label{width: 30%; float:left;} 
.ddealers-login form .fld input{width: 70%; float:left; border:0; background:#ededed; border-radius:5px; padding:5px;} 
.ddealers-login form .fld input.submit{width:150px; float:left; background:#fd6b04; padding:5px 0; color:#fff; margin-right:45px;} 
.ddealers-login form .fld input.next{width:150px; float:right; background:#fd6b04; padding:10px 0; color:#fff;} 
.ddealers-login form .fld a{float:right;}
.dealers_bottom{width: 100%; float:left;margin-top:20px;}
.dealers_bottom .bottom_left{width: 50%; float:left;}
.dealers_bottom .bottom_right{width: 50%; float:left;}

.ddalers-login{width:600px; float:left; margin:30px 100px; padding:10px; 
               -moz-box-shadow: 0 0 5px #888;
               -webkit-box-shadow: 0 0 5px#888; 
               box-shadow: 0 0 5px #888;}
.ddalers-login a{color:#fd6b04;}
.ddalers-login h3{color:#fd6b04; float:left; font-weight:normal; margin:0; width:100%; text-align:center;}
.ddalers-login .back{float:right;}
.ddalers-login form{width: 100%; float:left; margin-top:10px;}
.ddalers-login form p{text-align:center;}
.ddalers-login form .fld{width: 100%; float:left; margin-top:10px;}
.ddalers-login form .fld label{width: 30%; float:left;} 
.ddalers-login form .fld label.trccc{width: 100%; float:left;} 
.ddalers-login form .fld input{width: 70%; float:left; border:0; background:#ededed; border-radius:5px; padding:5px;} 
.ddalers-login form .fld select{width: 70%; float:left; border:0; background:#ededed; border-radius:5px; padding:5px;} 
.ddalers-login form .fld input.chassis_no{width: 100%; float:left; border:0; background:#ededed; border-radius:5px; padding:5px;} 
.ddalers-login form .fld input.submit{width:100px; float:left; background:#fd6b04; padding:5px 0; color:#fff; margin-right:4px;} 
.ddalers-login form .fld a.singupp{width:100px; float:left; background:#fd6b04; padding:5px 0; color:#fff; margin-right:4px; text-align:center;  border-radius:5px;}

.ddalers-login form .fld input.next{width:100px; float:right; background:#fd6b04; padding:10px 0; color:#fff;} 
.ddalers-login form .fld a{float:right;}

.ddalers-reg {
    box-shadow: 0 0 5px #888;
    float: left;
    margin: 23px 0;
    padding: 13px;
    width: 567px;
}
.ddalers_bottom{width: 100%; float:left;margin-top:20px;}
.ddalers_bottom .bottom_left{width: 100%; float:left;}
.ddalers_bottom .bottom_right{width: 100%; float:left;}
.formlist > li {float: left;list-style: outside none none;margin: 2px;padding: 1px;width: 144px;}
.onapplogindc{width: 100%; float:left; padding:0; -moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; margin:20px 0;}
.onapplogindc .con-left2{width: 20%; float:left; padding:0px;}
.onapplogindc .con-left2 ul{margin:0; padding:0;}
.onapplogindc .con-left2 ul li{margin:0 0 10px; padding:0; list-style:none; width: 100%; float:left;}
.onapplogindc .con-left2 ul li a{padding:5px 20px; width: 100%; float:left; color:#1d1d1d; font-size:16px;}
.onapplogindc .con-left2 ul li a.active{background:#fd6b04 url(../images/o-a-li-a.jpg) no-repeat right center; color:#fff;}
.onapplogindc .con-right2{width: 80%; float:left; border-left:5px solid #cfcfcf; padding:20px; min-height:400px;}
.onapplogindc .con-right2 .back{float:right;}
.onapplogindc .con-right2 h4{color:#fd6b04;}
.onapplogindc .con-right2 p{padding:5px 0;}
.onapplogindc .con-right2 form{width: 100%; float:left;}
.onapplogindc .con-right2 form .fld{width: 100%; float:left; margin-top:20px;}
.onapplogindc .con-right2 form .fld label{width: 20%; float:left;} 
.onapplogindc .con-right2 form .fld select{width: 50%; float:left; border:0; background:#ededed; border-radius:5px; padding:10px;} 
.register-button {
    background-color: rgb(252, 123, 37) !important;
    color: WHITE !important;
    display: block !important;
    width: 162px !important;
}
a.link_button{background:#fd6b04; color:#fff; border-radius:5px; padding:10px 20px;}

.onapplogindc .con-right2 p.centr{text-align:center;}

.buy-and-sell-used-cars{width: 100%; float:left;}
.buy-and-sell-used-cars .lcat{width:400px; float:left; margin:20px 20px 20px 0;}
.buy-and-sell-used-cars .lcat label{width: 100%; float:left;}
.buy-and-sell-used-cars .lcat select{width: 100%; float:left; border:0; background:#ededed; border-radius:5px; padding:10px;}
.buy-and-sell-used-cars .lcat input.prr{width: 260px; float:left; border:0; background:#ededed; border-radius:5px; padding:10px;}
.buy-and-sell-used-cars .lcat input.pearch{width:100px; border-radius:5px;  float:left; background:#fd6b04; padding:10px 0; border:0; color:#fff; margin-left:15px;} 


.searchboxf{width:900px; float:left;}
.searchboxf .lcat{width:400px; float:left; margin:20px 20px 20px 0;}
.searchboxf .lcat label{width: 100%; float:left;}
.searchboxf .lcat select{width: 100%; float:left; border:0; background:#ededed; border-radius:5px; padding:10px;}
.searchboxf .lcat input.prr{width: 260px; float:left; border:0; background:#ededed; border-radius:5px; padding:10px;}
.searchboxf .lcat input.pearch{width:100px; border-radius:5px;  float:left; background:#fd6b04; padding:10px 0; border:0; color:#fff; margin-left:15px;} 


.used-cars-list{width:50%; float:left; border-bottom:2px dotted #ccc; margin-bottom:20px; padding-bottom:20px;}
.cars-listl{width:50%; float:left;}
.cars-listl img{border:2px solid #ccc;}
.cars-listr{width:50%; float:left; padding: 20px;}
.cars-listr h3{color:#000; margin:0; font-size:18px;}
.cars-listr p{border: 0 none; margin:0; padding:0;}
.cars-listr p.viewd{}
.cars-listr p.viewd a{color:#fff;background:#fd6b04;border-radius: 5px; color: #fff; margin-top: 10px; padding: 5px 0; text-align: center; width: 100px;float:left;}



.used-cars-view{width:100%; float:left; border-bottom:2px dotted #ccc; margin-bottom:20px; padding-bottom:20px;}
.cars-viewl{width:40%; float:left;}
.cars-viewl img{border:2px solid #ccc;}
.cars-viewr{width:50%; float:left; padding: 20px;}
.cars-viewr h3{color:#000; margin:0; font-size:18px;}
.cars-viewr p{border: 0 none; margin:0; padding:0;}
.cars-viewr p.viewd{}
.cars-viewr p.viewd a{color:#fff;background:#fd6b04;border-radius: 5px; color: #fff; margin-top: 10px; padding: 5px 0; text-align: center; width: 100px;float:left;}
.cars-viewr p.htime{margin:5px 0;}

.gallery{width:100%; float:left; margin:10px;}
.gallery a{float:left; margin:10px;}


.enquiry{box-shadow: 0 0 5px #888; float: left; margin: 50px 60px; padding: 20px; width: 700px;}
.enquiry h3 { color: #fd6b04; float: left; font-weight: normal; margin: 0;}
.enquiry .back { float: right;}
.enquiry .fldd{width:100%; float:left; margin-top:20px;}
.enquiry .fldd label{width:30%; float:left; }
.enquiry .fldd input{   background: #ededed none repeat scroll 0 0; border: 0 none; border-radius: 5px;float: left; padding: 10px; width: 70%;}
.enquiry .fldd textarea{   background: #ededed none repeat scroll 0 0; border: 0 none; border-radius: 5px;float: left; padding: 10px; width: 70%;}
.enquiry .fldd input.submit { background: #fd6b04 none repeat scroll 0 0; color: #fff; float: left; margin-right: 45px; padding: 10px 0; width: 150px;}

.back123 {float: right; margin-top:-33px;}


footer{width: 100%; float:left;}
.footer{background: #fd6b04; color:#fff; text-align:center; padding:10px 0; font-size:15px; }
.footer p{text-align:center;}
.footer a{color:#fff; text-align:center; padding:0px 20px;}

td.odd{background:#ccc;}
td.even{background:#eee;}

.bulletbb p{border-bottom: 2px dotted #ccc; float: left; padding: 10px 0; width: 100%; color:#000; margin:0;}
.bulletbb p strong{color:#000; font-size:16px;}
.bulletbb p span{color:#5a5a5a;}

.ddealers-loginpppp{width: 100%; float:left;}
.ddealers-loginpppp p{margin:30px 10px 0; font-size:14px; text-align:justify; color:#000;}
.ddealers-loginpppp ul{margin:10px 25px; padding:0;}
.ddealers-loginpppp ul li{margin:5px 0; color:#000; padding:0px;}


.dealers-logi{width: 100%; float:left; box-shadow:0 0 5px #888; margin-top:25px; margin-bottom:30px; height:337px;}
.dealers-logi p{margin:30px 10px 0; font-size:14px; text-align:justify; color:#000;}
.dealers-logi ul{margin:10px 25px; padding:0;}
.dealers-logi ul li{margin:5px 0; color:#000; padding:0px;}

.notice-boed{width: 100%; float:left;background:#eeeeee none repeat scroll 0 0; height:206px; }

.notice-boed h3{width: 100%; float:left;
                background: #fd6b04 none repeat scroll 0 0;
                color: #000;
                font-size: 20px;
                font-weight: normal;
                margin: 0;
                padding: 10px 20px;
                text-transform: none;
}
.notice-boed marquee{padding:10px;}
.notice-boed p{width: 100%; float:left; margin:0; color:#000;}


.teambox{width:50%; float:left; margin:25px 0; min-height: 200px;}
.teambox .teambox1{width:30%; float:left;}
.teambox .teambox1 img{border-radius:5px; border:2px solid #333;}
.teambox .teambox2{width:70%; float:left; padding-right:50px;}
.teambox h3{color:#000; margin:0;}
.teambox p{border:0; margin:0; padding:0;}
.teambox p.manag{color: #e67731; font-size: 18px;}

.aboutus .aboutusp .benefits p{border:0; margin: 0;}

/*    Breabcrumb     */

.btn-breadcrumb .btn:not(:last-child)::after {
    border-bottom: 17px solid transparent;
    border-left: 10px solid white;
    border-top: 17px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child)::before {
    border-bottom: 17px solid transparent;
    border-left: 10px solid rgb(173, 173, 173);
    border-top: 17px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-left: 1px;
    margin-top: -17px;
    position: absolute;
    top: 50%;
    width: 0;
    z-index: 3;
}
.btn-breadcrumb .btn {
    padding: 6px 12px 6px 24px; border-color: #fff;
}
.btn-breadcrumb .btn:first-child {
    padding: 6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
    padding: 6px 18px 6px 24px;
}
.btn-breadcrumb .btn.btn-default:not(:last-child)::after {
    border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child)::before {
    border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child)::after {
    border-left: 10px solid #ebebeb;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child)::before {
    border-left: 10px solid #adadad;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child)::after {
    border-left: 10px solid #428bca;
}
.btn-breadcrumb .btn.btn-primary:not(:last-child)::before {
    border-left: 10px solid #357ebd;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child)::after {
    border-left: 10px solid #3276b1;
}
.btn-breadcrumb .btn.btn-primary:hover:not(:last-child)::before {
    border-left: 10px solid #285e8e;
}
.btn-breadcrumb .btn.btn-success:not(:last-child)::after {
    border-left: 10px solid #5cb85c;
}
.btn-breadcrumb .btn.btn-success:not(:last-child)::before {
    border-left: 10px solid #4cae4c;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child)::after {
    border-left: 10px solid #47a447;
}
.btn-breadcrumb .btn.btn-success:hover:not(:last-child)::before {
    border-left: 10px solid #398439;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child)::after {
    border-left: 10px solid #d9534f;
}
.btn-breadcrumb .btn.btn-danger:not(:last-child)::before {
    border-left: 10px solid #d43f3a;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child)::after {
    border-left: 10px solid #d2322d;
}
.btn-breadcrumb .btn.btn-danger:hover:not(:last-child)::before {
    border-left: 10px solid #ac2925;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child)::after {
    border-left: 10px solid #f0ad4e;
}
.btn-breadcrumb .btn.btn-warning:not(:last-child)::before {
    border-left: 10px solid #eea236;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child)::after {
    border-left: 10px solid #ed9c28;
}
.btn-breadcrumb .btn.btn-warning:hover:not(:last-child)::before {
    border-left: 10px solid #d58512;
}
.btn-breadcrumb .btn.btn-info:not(:last-child)::after {
    border-left: 10px solid #5bc0de;
}
.btn-breadcrumb .btn.btn-info:not(:last-child)::before {
    border-left: 10px solid #46b8da;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child)::after {
    border-left: 10px solid #39b3d7;
}
.btn-breadcrumb .btn.btn-info:hover:not(:last-child)::before {
    border-left: 10px solid #269abc;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 0px;
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 0px;border-bottom:2px solid #fd6b04;
    }

    /* Bump up size of carousel content */
    /*    .carousel-caption p {
            margin-bottom: 20px;
            font-size: 21px;
            line-height: 1.4;
        }*/

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}

.dealer_register li input {
    margin-left: -15%;
}