html {
    min-height: 100%;
    position: relative;
}
body {
    margin: 0 0 389px 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
ul {
    margin: 0;
    padding: 0;
}
a {
    outline: 0;
}
/* ------------------ test header----------------------*/

header.smaller {
    background-color: #ffffff;
    height: 100px;
}
header.smaller .navbar-form .form-control {
    border: 1px solid #f4f4f4;
}
header {
    width: 100%;
    height: 189px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
header .navbar-right {
    clear: right;
}
.navbar-form .form-group {
    padding: 0;
}
.navbar-form .form-control {
    box-shadow: 0;
    height: 28px;
}
header .navbar-form .form-control {
    border: 1px solid #fff;
    border-radius: 0;
    /*margin-right: 3px; -- Commented by Srini */
    box-shadow: none;
}
.navbar-form .btn.btn-default {
    background-color: #000;
    border-radius: 0;
    color: #fff;
    border: 1px solid #000;
    margin-left: -4px;
    padding: 3px 12px;
}
header.smaller #logo {
    display: inline-block;
    float: left;
   /* font-family: "Oswald", sans-serif;*/
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*header nav {
    display: inline-block;
    float: right;
}*/

header nav a {
    line-height: 150px;
    margin-left: 20px;
    color: #9fdbfc;
    font-weight: 700;
    font-size: 18px;
}
header nav a:hover {
    color: white;
}
header.smaller {
    background-color: rgba(255, 255, 255, 1);
    height: 220px;
}
header.smaller .max-award {
    display: none;
}
header.smaller nav a {} .smaller .nav.navbar-nav.navbar-right {
    /*padding: 40px 0 0;*/
    
    clear: right;
}
/*.navbar-default .navbar-brand {
    margin: 0;
}*/
.smaller .navbar-default .navbar-nav > .active > a,
.smaller .navbar-default .navbar-nav > .active > a:focus,
.smaller .navbar-default .navbar-nav > .active > a:hover {
    color: #000;
}
.smaller .navbar-default .navbar-nav > li > a {
    color: #000;
}
/**/

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
/*header*/

.max-head .navbar-default {
    background-color: transparent!important;
    border: none;
}
/*corosal*/
/* .max-corosal .owl-controls 
 {
    position: absolute;
    top: 50%
 }*/

.owl-next {
    position: absolute;
    right: 0 !important;
    top: 50%;
    background-image: url("../images/arrow-right.png");
    width: 34px;
    height: 60px;
    /*  text-indent: 9999px;*/
    
    font-size: 0;
}
.owl-prev {
    position: absolute;
    left: 0 !important;
    top: 50%;
    background-image: url("../images/arrow-Left.png");
    width: 34px;
    font-size: 0;
    height: 60px;
    /*  text-indent: 9999px;*/
}
/*.caption{ position: absolute; width: 100%; background-color: #ccc;}*/

.max-corosal .item {
    position: relative;
}
.max-corosal .max-overlayve {
    position: absolute;
    top: 50%;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
}
body.subpage ul.navbar-nav.navbar-right {
    padding-top: 45px;
}
body.subpage .navbar-default .navbar-nav > li > a {
    color: #4c4c4c;
    font-size: 14px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    border-bottom: #ef7b00 2px solid;
    color: #FFF;
    background: none;
}
body.subpage .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    border-bottom: #ef7b00 2px solid;
    color: #4c4c4c;
    background: none;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	color: #FFF;
}
/*.navbar-default .navbar-nav > li > a:focus, -- Commented by Srini */
.navbar-default .navbar-nav > li > a:hover {
    border-bottom: #ef7b00 2px solid;
}
/*body.subpage .navbar-default .navbar-nav > li > a:focus, --Commented by Srini */
body.subpage .navbar-default .navbar-nav > li > a:hover {
    border-bottom: #ef7b00 2px solid;
    /*color: #000000; -- Commented by Srini */
}
body.subpage .navbar-default .navbar-nav > li > a:focus,
body.subpage .navbar-default .navbar-nav > li > a:hover {
	color: #000000;
}
body.subpage header {
    /*border-bottom: 1px solid #ccc;*/
}
.navbar-brand {
    margin-top: -2px;
}
.subpage .navbar-brand {
    margin-left: 0px;
}
.bread-crums {
    padding: 35px 0;
    background-color: grey;
    background-size: 100% 100%;
}
.breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 0;
    /* padding: 28px 0 0;*/
}
.breadcrumb a {
    color: #1d1c1c;
    font-size: 23px;
    padding: 0;
}
.bcdivider {
    font-size: 22px;
}
.bs-example h1 {
    font-size: 70px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #1d1c1c;
    text-indent: -5px;
}
.addressbox p {
    line-height: 12px;
}
.contact-heading {
    color: #EF7D01;
}
.contactform {
    background-color: #E8E8E8;
    padding: 50px 0 50px 0;
}
.contactform h2 {
    color: #595959;
    font-weight: bold;
    margin: 0;
    padding: 4px 0 43px;
    text-align: center;
    font-size: 48px;
}
.contactform .form-control {
    border-radius: 0px;
    box-shadow: none;
    padding: 15px 12px;
    height: auto;
    margin-bottom: 30px;
    border: none;
}
.submitbtn.form-control {
    border-radius: 0px;
    box-shadow: none;
    padding: 12px 25px;
    height: auto;
    margin-bottom: 30px;
    border: none;
    background-color: #F59733;
    font-size: 18px;
    color: #ffffff;
}
.subque {
    padding: 24px 45px;
}
/*
.nav .active a
{
    border-bottom: #ef7b00 2px solid;
    background:none!important;
    color:#FFF!important;

}
.nav li a
{
    color:#FFF!important;
    font-weight: bold!important;
    font-size: 16px;
    text-transform: uppercase;
}*/

.max-award {
    cursor: pointer;
    clear: both;
    position: relative;
    top: 86px;
    left: 20px;
}
.heading-text h3 {
    text-align: center;
    font-size: 48px!important;
    font-weight: bold!important;
    color: #585858;
    text-transform: uppercase;
    padding: 40px auto;
}
.main-section {
    padding-top: 20px;
}
.navbar-form {
    padding: 0;
    margin-top: 15px;
}
.searchform {
    /*position: absolute;
    right: 0;*/
    
    float: right;
    clear: right;
    margin-top: 40px;
    width: 30%;
}
body.homepage header {
    position: fixed;
    width: 100%;
    z-index: 99999;
}
body.subpage header nav {
    display: block;
    float: none;
}
body.subpage header {
    /*  position: static;*/
    
    width: 100%;
    /*z-index: 9999;*/
    
    background-color: #ffffff;
}
body.subpage .products {
    padding: 30px 0 0 0;
}
body.subpage header {
    position: static;
}
/*  BOOTSTRAP OVERRIDE*/

body.homepage .navbar-default {
    background-color: transparent;
    border: transparent;
}
.navbar-default {
    background-color: #fff;
    border: transparent;
    margin: 0;
}
.navbar-brand {
    padding: 0;
    height: auto;
}
.container.reltv {
    position: relative;
}
.products {
    padding: 30px 0 60px;
}
.productrow {
    text-align: center;
    /*padding:15px;*/
}
.products h1 {
    color: #595959;
    font-weight: bold;
    text-align: center;
    padding: 4px 0 43px;
    font-size: 48px;
    margin: 0;
}
.productrow h3 {
    color: #636363;
    font-weight: bold;
}
.productrow a {
    border-top: 1px solid #ccc;
    color: #D47E35;
    padding: 0 10px;
    font-size: 12px;
}
.productrow img {
    display: inline-block !important;
}
footer {
    bottom: 0;
    height: 389px;
    position: absolute;
    width: 100%;
}
footer a:hover {
    text-decoration: none;
}
.topfooter {
    /*height:378px;*/
    
    background-color: #353533;
    padding: 40px 0;
}
.topfooter h1 {
    color: #fff;
    font-weight: bold;
    font-size: 48px;
    margin: 0;
    padding: 4px 0 43px;
    text-align: center;
}
.topfooter p {
    color: #9A9A9A;
    text-align: center;
    margin: 0;
}
.topfooter p a {
    color: #9A9A9A;
    text-align: center;
    margin: 0;
text-decoration:none;
}
.topfooter img {
    padding-bottom: 13px;
}
.kitcol {
    padding-bottom: 15px;
}
.bottomfooter {
    background-color: #DCDCDC;
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 10px 0;
}
.copright {
    float: left;
    font-size: 13px;
    padding: 14px 0;
}
.desby {
    float: right;
    color: #747474;
    font-size: 12px;
    padding: 14px 0;
}
.desby a {
    color: #353533;
    font-size: 12px;
}
body.aboutpage .bs-example {
    float: left;
}
body.aboutpage .awardabt {
    float: right;
}
.product3row {
    text-align: center;
    /*margin-bottom: 30px;*/
}
.innerproduct {
    padding: 30px 40px;
}
ul.prodtags {
    list-style-type: disc;
}
.prodtags li {
    background-image: url(../images/BulletDot.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline;
    list-style: outside none none;
    padding: 0 0 0 10px;
    text-align: center;
}
.prodtags li span {
    color: #636363;
    font-size: 14px;
    font-weight: 200;
}
.product3row h3 {
    font-weight: 200;
    font-size: 24px;
    color: #232323;
    text-transform: capitalize;
}
.errorinner {
    background: #F5F5F5;
    top: 160px;
    border-bottom: 1px solid #D6D6D6;
    position: fixed;
    z-index: 9;
    width: 100%;
    left: 0px;
    padding-bottom: 45px;
}
.innerproduct > h3 > a {
    color: #717171 !important;
}
.errorinner a:hover {
    text-decoration: none;
    border-bottom: 3px solid #E77C1C;
}
.reltv .navbar-header {
    float: left;
    /*width: 25%;*/
}
#about-content {
    padding: 0px;
      margin: 6% 3% 6% 0;
}
/*#tag {
    left: 50px;
    position: absolute;
    top: 400px;
}
*/

#heading span {
    display: block;
}
#tag #heading {
    color: #241303;
    font-size: 90px;
    font-weight: bold;
    /* margin-left: 45px;*/
    
    line-height: 24px;
}
#heading > span {
    color: #241303;
    font-size: 40px;
    font-weight: 800;
    margin-top: 32px;
    margin-left: 10px;
    /*  margin-top: -35px;*/
}
#tag .garage-banner span {
    display: block;
}
#tag .garage-banner {
    color: #ffffff !important;
    font-size: 90px;
    font-weight: bold;
    line-height: 24px;
    /*margin-left: 45px;*/
}
#tag .garage-banner > span {
    color: #ffffff;
    font-size: 40px;
    font-weight: 800;
    margin-left: 10px;
    margin-top: 32px;
    /* margin-top: -35px;*/
}
#productsli > a img, #productsdrop > a img {
    height: 10px;
    position: absolute;
    right: 0;
    top: 20px;
}
/* menu custom css */
/*body.homepage header
{
  height: auto !important;
}
.nav.navbar-nav.navbar-right {
    margin-top: 37px;
}*/
/*.navbar-brand > img
{
  height: 140px;
}*/

.image_pro {
    float: left;
    margin-right: 10px;
}
.product-bg {
    background-color: #f5f5f4;
}
.product-image {
    padding-bottom: 15px;
}
.sector-line {
    border-right: 1px solid #D6D6D6;
    width: 20%;
}
.dropdown-list {
    padding-top: 35px;
}
.desc > h3 a {
    color: #EA8E46;
    position: absolute;
    top: -20px;
    font-size: 20px;
    font-weight: 100;
    left: 60px;
    text-align: left;
}
.desc span {
    display: block;
}
.desc {
    position: relative;
}
.prodtag {
    float: left;
    margin-top: 4px;
    width: 100%;
}
.prodtag > li {
    float: left;
    list-style-type: none;
    width: 50%;
    padding: 2px;
    margin: 0px;
    text-align: left;
    line-height: 17px;
}
.prodtag span {
    color: #636363;
}
.pro-list {
    float: left;
    margin-top: 20px !important;
}
.pro-list > li {
    float: left;
    list-style-type: none;
    margin-top: 6px;
    padding-top: 5px;
    width: 100%;
    margin: 0px;
    text-align: left;
    line-height: 17px;
}
.pro-list span {
    color: #636363;
    font-size: 13px;
}
.arrow {
    bottom: 16px;
    left: 399px;
    position: relative;
}
.reltv ul.navbar-right {
    margin-top: 17px !important;
}
.smaller .reltv .navbar-right {
    margin-top: 0;
}
.product-section .errorinner {
    position: absolute;
}
.smaller .product-section .errorinner {
    z-index: 99999999;
}
.width-garage {
    float: left;
    width: 26%;
    padding: 0;
    margin: 0 0 0 40px;
}
.width-mech {
    float: left;
    width: 18%;
    padding: 0;
    margin: 0 0 0 60px;
}
.list-col {
    float: left;
    width: 100%;
}
/*.reltv .navbar-nav > li > a:focus {
    color: #000;
} -- Commented by Srini */
.form-control form-group {
    height: 27px;
    padding: 6px 12px;
}
.aboutpage .errorinner {
    position: absolute;
    top: 130px;
}
.aboutpage .smaller + .errorinner {
    position: fixed;
    top: 78px;
    z-index: 99999999;
}

.product-section .smaller + .errorinner {
    position: fixed;
    top: 78px;
    z-index: 99999999;
}
body.subpage header.smaller {
    height: 78px;
}
.aboutpage header {
    height: 140px;
}
.product-section header {
    height: 140px;
}
.product-section .errorinner {
    top: 130px;
    /*top: 137px;*/
    
    position: absolute;
}
/*.product-section .smaller + .errorinner {
    top: 419px;
    z-index: 99999999;
}*/
/* end menu custom css */

.contact .querybutton {
    display: none;
}
.contact header {
    height: 140px;
}
.contact .errorinner {
    top: 130px;
    /*top: 137px;*/
    
    position: absolute;
}
.contact .smaller + .errorinner {
    position: fixed;
    top: 78px;
    z-index: 99999999;
}
#award-img {
    bottom: 50px;
    position: absolute;
    right: 190px;
}
.bread-crums {
    position: relative;
}
.addressbox {
    margin-top: 20px;
}
.contact-form textarea {
    border: medium none;
    height: 144px;
    padding: 10px;
    resize: none;
    /*width: 353px; Commented by Vinoth kuamr*/
    width:100%;
}
.space-divider {
    margin: 5% 0;
}
/*contact form */

#map {
    width: 100%;
    height: 330px;
}
.form-group label.error {
    margin-top: -25px !important;
    color: #FD0000 !important;
    text-align: left !important;
    font-weight: normal;
}
/*product page */

#productsli > img {
    left: 115px;
    position: absolute;
    top: 20px;
    width: 7%;
}
a:focus {
    outline: 0;
}
*:focus {
    outline: none;
    outline-style: none;
    border: 0;
}
.subpage-dd {
    position: relative;
}
.max-corosal .item #tag {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    top: 50%;
}
#tag {
    position: absolute;
}
.home-modal.modal {
    z-index: 999999999;
}
.home-modal.modal .modal-content {
    border-radius: 0;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: 0;
}
.home-modal.modal .modal-body p {
    margin-top: 25px;
}
.home-modal.modal .modal-body img {
    width: 100%;
}
.subpage header.smaller {
    position: fixed;
    border-bottom: 1px solid #e7e7e7;
    height: auto;
}
header.smaller .reltv ul.navbar-right {
    margin-top: 0;
    padding-top: 0px;
}
header.smaller .navbar-brand > img {
    width: 65%;
    height: 50%;
}
.homepage header.smaller .navbar-brand > img {
    width: auto;
    height: auto;
}
.header-container {
    position: relative;
}
/* Srini overrirdes */
body.homepage .bx-wrapper .bx-viewport {
	left: 0px;
}
.home-modal.modal .modal-body img {
    margin: 0 auto;
   /* max-height: 350px;*/
    width: auto;
}
body.homepage.modal-open {
	padding-right: 0px !important;
	overflow-y: auto;
	overflow-x: hidden;
}
.smaller .navbar-default .navbar-nav > li > a:focus,
.smaller .navbar-default .navbar-nav > li > a:hover {
	color: #000000;
}
#productsdrop {
	display: none;
}
.gsc-adBlock{display: none !important;}
.contact-form label.error{float: left !important;}
