@import 'fontawesome-all.css';

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999 !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*.exzoom_img_ul li img {*/
/*    height: 500px!important;*/
/*    width: 500px!important;*/
/*    margin-top: -1px!important;*/
/*}*/


/*//////////////////////////////////product image//////////*/
.exzoom_img_ul li img {
    height: 500px;
    width: 500px;
    margin-top: -1px!important;
}

/*//////////////////////////////////product image//////////*/
.fr-frame iframe {
    width: 79%;
}

.fr-frame{text-align:center; margin-bottom: 26px; margin-top: 26px;}
    


.prodlist ul li img {width: auto; height: auto;}
    
    




:focus{outline:none!important;}

.dback{display:none;}

.full_p{width: 49%; margin: 0 auto; border: 1px dashed lightgrey; margin-bottom:20px;}

.scrollTop .up-im {float: right; margin-right: 16px;border-radius:4px; position:relative; top:-20px;}

  
  .up-im img{width: 67%;position: relative; left: 3px; background: #ed3237; top: 31px; padding: 6px;border-radius: 100%;}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline !important;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0 !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2 !important;
    color: #fff !important;
    cursor: default !important;
    background-color: #ed3237 !important;
    border-color: #ed3237 !important;
}
.pagination>li>a, .pagination>li>span {
    position: relative !important;
    float: left !important;
    padding: 6px 12px !important;
    margin-left: -1px !important;
    line-height: 1.42857143 !important;
    color: #337ab7 !important;
    text-decoration: none !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
}



.offices {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 68px;
    margin-top: 68px;
}

.offices ul li {
   width: 30%;
    float: left;
    text-align: center;
    margin: 19px;
}


.offices ul li a {
    background: #ed3237;
    color: #ffff;
    padding: 8px 36px;
    font-size: 18px;
    border-radius: 5px;
}

.iframe_img iframe{height:244px;}

table {
	border-collapse: collapse;
	border-spacing: 0;
    box-shadow: 0px 0px 14px #ccc;
  
    
}
body {
/*  font-family: 'ABeeZee', sans-serif; */
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1;
	background-color: #fff;
}
a {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ed3237;
}
a:active {
	text-decoration: none;
}




.exzoom_img_ul_outer, .exzoom_img_box{width:445px!important;}


.table_holder span a {
    padding: 10px 14px;
    display: inline-block;
    background-color: #333;
    color: #fff;
/*    border: 1px solid #555;*/
    border-radius: 4px;
    margin: 10px 0;
    float: right;
    position: relative;
    top: -6px;
    right: 8px;
}

.wrapper {
	max-width: 1225px;
	width: 95%;
	margin: auto;
}

.chk_btn a {
    background: #333!important;
    position: relative;
    display: inline-block;
    top: 3px!important;
    left:-3px;
    color:white;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.pimg{
	border: 1px solid gray;
	
}.bimage{
/*	border: 1px dotted gray;*/
	
    width: 25px;
}.pheading{
	text-align:center;
	padding:2px;
	display:inline-block;
	font-size:17px;
	font-weight:500;
}

.mailajob {
	position: relative;
  /* float:right;*/
	
}


.tyre_round {display: none;}
ul#down_tyre {display: none;}






.modal-content{top:106px;}
.modal-dialog{width:1127px!important;}
#embedLink{height:500px!important;}

.mailajob input[type="number"] {
    background-color: #fff;
    border: solid 1px #333;
    font-family: 'ABeeZee', sans-serif;
    font-size: 14px;
    color: #000;
    padding: 5px 6px 8px 6px;
    width: 50%;
    box-sizing: border-box;
}
.addbaskit1 {
    background-color: #ed3237;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 8px 18px 8px 18px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 7px 0 0 0px;
}
.addbaskit {
    background-color: #333333;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 8px 10px 8px 10px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 7px 0 0 0px;
}
.searchfor {
    margin-top: 20px;
    clear: both;
    color: #d9271d;
    font-size: 18px;
    font-weight: 700;
}



.split {
    clear: both;
}
.rightqlink {
    position: fixed;
    right: -150px;
    top: 25%;
    background: rgba(255,255,255,0.9);
    width: 200px;
    z-index: 999;
    border-radius: 6px 0px 0px 6px;
    padding: 4px 8px;
    box-sizing: border-box;
    box-shadow: 0 1px 2px #666;
	transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;	
}
.mycaptcha {
    margin-top: 13px;
}
.hide{
	display: none
}
.rightqlink ul {
    width: auto;
}
.rightqlink ul li {
    width: 100%;
}
.rightqlink a {
    display: block;
    float: left;
    width: 100%;
    background-color: #ed3237;
    color: #fff;
    margin-bottom: 2px;
    margin-top: 2px;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 13px
}
.rightqlink a:hover {
    background-color: #d11e23;
}
/*.rightqlink a span {
    padding:  7px 0 0 12px;
    display: block;
    float: left;
}*/



.rightqlink a span {
    /* padding: 0; */
    display: inline-block;
    float: none;
    background: #ed3237;
    width: 76%;
    height: 33px;
    line-height: 33px;
    padding-left: 5px;
}


.iconql {
    float: left;
    background-color: #f7f7f7;
    padding-right: 4px;
}
.iconql img {
    width: 85%;
}
.topbar {
    width: 100%;
    height: 55px;
    background-color: #ed3237;
}
.toplinks {
    float: left;
    margin: 8px 0 0 0px;
}
.toplinks ul {
    width: auto;
}
.toplinks ul li {
    float: left;
    margin: 0 1px;
}
.toplinks ul li a {
    padding:  11px 12px 13px 12px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
}
.toplinks ul li a:hover {
    background-color: #d11d22;
}
.social {
    float: right;
    margin: 0px 2% 0 0px;
}
.social h3 {
    float: left;
    color: #fff;
    font-size: 15px;
    margin:  20px 10px 0px 0px;
    text-transform: uppercase;
}
.social a {
    float: left;
    color: #333;
    font-size: 18px;
    padding: 5px 10px;
    margin-top: 15px;
}
.social a:hover {
    color: #fff;
}
.acttab {
    background-color: #d11d22;
}
#navigation {
	z-index:9999999;
	width:100%;
}

/*////////zoom img css start////////*/

ul.exzoom_img_ul li img {
    width: auto!important;
}


ul.exzoom_img_ul li {
    background: #fff!important;
}

/*zoom img end///////////////////*/

header {
    width: 100%;
    background: #ed3237;
    position: fixed;
    z-index: 9999;
    top: 0px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;

}
header.shrink {
    height: 70px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    z-index: 9999;
    top: 0;
    position: fixed;
}
header.shrink .lefttop {
    width: 15%;
    background-color: #fced20;
    float: left;

    height:70px;
}

    
/*///////////////suraj    */

header.shrink .logo {
    width: 195px;
    margin:  13px 0 13px 0px;

}
header.shrink nav {
    margin:  23px 20px 0 0px;
}
header.shrink nav ul li a {
    padding:  4px 12px 4px 12px;
    display: block;
    font-size: 14px;   
}
header.shrink nav ul ul li a {
    padding:  10px 12px 10px 12px;
    display: block;
    font-size: 14px;   
}
header.shrink nav ul ul li a:hover {
    color: #fff;  
}
header.shrink .righttop {
    float: right;
    width: 85%;
    height: 69.5px;
    padding-left: 120px;
    box-sizing: border-box;
    background-image: url(../imgs/curvetop.png);
    background-repeat: no-repeat;
    background-position: left bottom;
 
}
header.shrink .social {
    display: none;
}
header.shrink .search {
    margin:  20px 1.5% 0 0px;
    padding: 2px;
    border-radius: 6px;    
}
.lefttop {
    width: 20%;
    background-color: #fced20;
    float: left;
    
/*////////////////////////suraj/    */
    height: 110px;
}
.righttop {
    float: right;
    width: 80%;
    height: 109.5px;
    padding-left: 120px;
    box-sizing: border-box;
    background-image: url(../imgs/curvetop.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    
}

.logo {
    float: right;
    margin:  25px 0 25px 0px;
    width: 268px;
    padding-right: 0px;
    box-sizing: border-box;

}
.logo img {
    width: 100%;
}
nav {
    float: left;
    margin:  15px 0px 0 0%;
}
nav ul {
    width: auto;
}
nav ul li {
    float: left;
}
nav ul li a {
    padding:  4px 10px 5px 10px;
    display: block;
    font-size: 15px;
    color: #fff;
}
nav ul li a:hover {
    color: #fced20;
}
nav ul li:hover ul {
    display: block;
}
nav ul ul {
    display: none;
    position: absolute;
    z-index: 999;
    background-color: #ed3237;
    padding: 15px;
    border-radius: 8px;
    margin-left: -15px;
}
nav ul ul li {
    float:none;
}
nav ul ul li a {
    padding:  12px 15px 12px 15px;
    font-size: 15px;
    color: #fff;
    font-weight: 100;
}
nav ul ul li a:hover {
    background-color: #d62126;
    border-radius: 8px;
    color: #fff;
}
.vline {
    border-right: solid 1px rgba(255,255,255,0.7);
}
/*
.ihead nav {
    float: left;
    margin:  15px 0 0 15px;
}
.ihead nav ul li a {
    padding:  20px 15px 20px 15px;
    display: block;
    font-size: 16px;
    color: #e8dcdc;
    font-family: 'ABeeZee', sans-serif;
    font-weight: bold;
}
.ihead nav ul ul li a {
    padding:  10px 12px 10px 12px;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}
*/
.marrow {
    position: absolute;
    margin-top: -20px;
    margin-left: 10px;
}
.search {
    background-color: #333;
    width: 160px;
    float: right;
    margin:  15px 2% 0 0px;
    padding: 2px;
    border-radius: 6px;
}
.search input[type="text"] {
    background-color: #333;
    border: solid 1px #333;
    font-family: 'ABeeZee', sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 5px 6px 5px 6px;
    width: 100%;
    box-sizing: border-box;
}
.search button {
    background-color: #333;
    border: solid 1px #333;
    font-size: 15px;
    color: #ccc;
    padding: 4px 6px 0px 6px;
    width: 100%;
    cursor: pointer;
}
.search button:hover {
    color: #eee;
}
.searchField {
    float: left;
    position: relative;
    width: 85%;
}
.searchButton {
    position: absolute;
    float: left;
    top: 3px;
    right: -26px;
    text-align: center;
}
.slider {
    width: 100%;
    padding-top: 110px;
}
.headbar {
    width: 100%;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    text-align: center;
    padding:  246px 0px 150px 0px!important;
   margin-top:110px;
   
   
}
.headbar h2 {
    color: #fff;
    font-weight: 100;
    margin-bottom: 10px;
    font-size: 42px;
    font-family:inherit;
}




.headbar h3 {
    color: #fff;
    font-weight: 100;
    font-size: 20px;
    line-height: 28px;
    font-family: 'ABeeZee', sans-serif;
}
.i3boxes {
/*    padding:  0 0 100px 0px;*/
}
.ipage {
    width: 100%;
   min-height: 800px;
    padding-bottom: 0px;
}
.breadcrumb {
    margin: 13px 0 22px 0px !important;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 22px;
    
}
.paging{
	float: right;
margin: 0px 0 0 0px;
text-transform: uppercase;
font-size: 13px;
letter-spacing: .5px;
}
.paging a {
	font-size: 33px;
padding: 0 10px;
}
.breadcrumbs {
    margin: 122px 0 22px 0px;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 22px;
}
.prodlist {
    width: 100%;
    margin:  0px 0 50px 0px;
    text-align:center;
}
.prodlist h3 {
    font-weight: 100;
    font-size: 33px;
    margin:  20px 0 10px 0px;
    text-align: center;
}
.prodlist ul {
    width: auto;
}
.prodlist ul li {
    width: 24%;
    margin: 0.5%;
    float: left;
    position:relative;
}
.prodlist ul li img {
    width: 100%;
}
.prodlist ul li h4 {
    font-size: 18px;
    margin:  5px 0 10px 0px;
    font-weight: 100;
    color: #999;
}
.prodlist ul li h4 span {
    font-size: 27px;
    margin:  5px 0 10px 0px;
    font-family: inherit;
    font-weight: 100;
    color: #333;
}
.prodlist ul li p {
    font-size: 15px;
    margin:  5px 0 10px 0px;
    line-height: 25px;
}


.pli  {
    width: 24%;
    margin: 0.5%;
    float: left;
    position:relative;
}
.pli img {
    width: 100%;
}
.pli h4 {
    font-size: 18px;
    margin:  5px 0 10px 0px;
    font-weight: 100;
    color: #999;
}
.pli  h4 span {
    font-size: 24px;
    margin:  5px 0 10px 0px;
    font-family: inherit;
    font-weight: 100;
    color: #333;
}
.pli  p {
    font-size: 15px;
    margin:  5px 0 10px 0px;
    line-height: 25px;
}



.plii  {
    width: 31.5%;
    margin: 0.5%;
    float: left;
    position:relative;
}
.plii img {
    width: 100%;
}
.plii h4 {
    font-size: 18px;
    margin:  5px 0 10px 0px;
    font-weight: 100;
    color: #999;
    text-align:center;
}
.plii  h4 span {
    font-size: 27px;
    margin:  5px 0 10px 0px;
    font-family: inherit;
    font-weight: 100;
    color: #333;
     text-align:center;
}
.plii  p {
    font-size: 15px;
    margin:  5px 0 10px 0px;
    line-height: 25px;
}

.tabmore {
    border: solid 1px #ccc;
    padding:  10px 0 10px 0px;
    border-radius: 50px;
    display: block;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}
:hover.tabmore {
    border: solid 1px #666;
   
}
.basket{
	float: right;

margin: 1.5% 2% 0 0px;

padding: 8px;

background-color: #fced20;


border-radius: 5px;
}.basket a{
	color: black;

}
.table_holder {
	
	padding:10px;
}
.table_holder .row2, .table_holder1 .row2{background-color:#ed3237 !important;}

.table_holder{position: relative;top: -26px;font-family:'Cuprum', sans-serif;font-size:18px;font-weight:100; padding-bottom: 54px; background:#ccc; }
    
.row1{background:#fff none repeat scroll 0% 0%;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);font-size:14px;}
.row1new{background-color:#fff;box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);font-size:14px;}
.row2{background:rgb(153, 51, 51) none repeat scroll 0% 0%;color:rgb(255, 255, 255);font-size:14px;font-weight:600;}
#tables td{padding:15px 10px;border:1px solid #d1d1d1;vertical-align:middle;}
.quanty_field{width:100%;display:block;text-align:left;margin:0;padding:9px;}
.row1 b{font-size:32px;color:#999;font-weight:100;display:table;margin-top:6px;display:block;}
.row1 span{font-size:14px; font-size: 13px;position: relative;top: -8px;}
    
    
.table_holder h3{font-size:20px;font-weight:100;margin:20px 0 10px 12px;}


.basket :hover{
	color: #ed3237;
	background-color:transparent;

}
.padbox {
    padding: 12px;
}
/*
.prodthumb {
    float: left;
    width: 45%;
    text-align: center;
	
	
border: solid 1px #ddd;
margin: 20px 0 0 0px;
background-color: #f7f7f7;

}
*/



.prodthumb {
    float: left;
    width: 45%;
    text-align: center;
    margin: -16px 0 0 0px;
}



.prodthumb img {
    width: 100%;
}
.prodthumb h4 {
    font-size: 18px;
    margin:  0px 0 10px 0px;
    font-weight: 100;
    color: #666;
}

.panel ul{margin-top: 27px;}
.panel ul li img{width:100%;border-radius:2px;}
.panel ul li{width:31%; float:left; margin:4px;  }

.panel {
   
    width: 100%;
}
.panel img {
    width: 50%;
    float: right;
}
.panel .description {	
   text-align: left;
}


.panel p {
    text-align: justify;
    line-height: 23px;
    font-size: 15px;}



.panel h4 {
    font-size: 18px;
    margin:  0px 0 10px 0px;
    font-weight: 100;
    color: #666;    
}
.panel h3 {
    font-size: 30px;
    color: #ed3237;
    margin-bottom: 18px;
    margin-top: 10px;
    text-align:  left;
    padding: 0 0 10px 0px;
}
.formprop {
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}
.formprop p {
    margin: 0px 0 6px 0px !important;
}
.formGroup {
    width: 49%;
    margin: 0.4%;
    float: left;
}
.formGroupfull {
    width: 98%;
    /*margin: auto;*/
}
.formprop input[type="text"],input[type="email"], textarea,select {
    padding: 10px;
    width: 97%;
    border: solid 1px #ccc;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
    background-color: #f9f9f9;
}

.formGroupfull input[type="file"]{

    color:#333;
}
.re{min-height: auto;}
.gr{width:48%; margin-top:-5px;}

.formprop input[type="date"], textarea {
    padding: 9px;
    width: 100%;
    border: solid 1px #ccc;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #f9f9f9;
    resize:none;
}
.formprop input[type="text"]:focus, textarea:focus {
    border: solid 1px #d3c50b;
    background-color: #fff;
}
.formprop button {
    padding: 10px 30px 8px 30px;
    border: solid 1px #fced20;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000;
    background-color: #fced20;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 12px;
    border-radius:50px;
    box-shadow: 0 1px 2px #ab9f00;
    margin-left:2px;
}
.formprop button:hover {
    border: solid 1px #333;
    background-color: #333;
    color: #fced20;
    box-shadow: 0 1px 2px #000;
}

.leftpanel {
    float: left;
    width: 75%;
    text-align: center;
}
.leftpanel img {
    width: 50%;
	 float: left;
}.leftpanel .description {
	
   text-align: left;
}
.leftpanel h4 {
    font-size: 18px;
    margin:  0px 0 10px 0px;
    font-weight: 100;
    color: #666;    
}
.leftpanel h3 {
font-size: 30px;
color: #ed3237;
margin-bottom: 18px;
margin-top: 10px;
 text-align:  left;
border-bottom: dashed 1px #ccc;
padding: 0 0 10px 0px;

}
.rightpanel {
    float: left;
    width: 25%;
    text-align: center;
}
.rightpanel img {
    width: 100%;
}

.rightpanel h4 {
    font-size: 18px;
    margin:  0px 0 10px 0px;
    font-weight: 100;
    color: #666;    
}
.rsubmenu {
    width: 100%;
}
.rsubmenu h3 {
    font-size: 18px;
    color: #fff;
    background-color: #ed3237;
    padding: 12px 0 12px 12px;
    font-weight: 100;
    text-transform: uppercase;
    border-radius: 4px 4px 0 0px;
	margin-top:9px;
}
.news_eventss {
    float: left;
    width: 100%;
    margin: 0px 0 0 0px;
}
.rsubmenu ul {
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
}


.str_error{
    color: red !important;
}

.error {
    color: red;
    display: block;
    padding: 8px 13px 0px 1px;
    margin: 3px;
}

.rsubmenu ul li {

    list-style: none;
    margin: 0px;
        margin-top: 0px;

}
.padlists {

    padding: 10px;

}

.rsubmenu ul li h4 {

    
    font-size: 15px;
    line-height: 26px;
    color: #4d7ab3;
    font-weight: 100;

}

.rsubmenu ul li a {

    padding: 7px;
    border-top: solid 1px #ddd;
    display: block;
    
    font-size: 12px;

}

.padlists strong {

    background-color: #d24848;
    color: #fff;
    font-size: 8px;
    padding: 2px;

}



.special_features {
    width: 100%;
    margin-top: 50px;
}
.special_features ul {
    width: 100%;
}
.special_features h3 {
    font-size: 30px;
    margin-bottom: 15px;
   
    font-weight: 100;
}
.special_features ul li {
/*
    padding: 15px 25px 18px 25px;
    box-sizing: border-box;
    background-color: #808080f2;
    color: #fff;
    text-shadow: 0 2px 10px #000;
    font-size: 15px;
    transform: skewX(10deg);
    border-radius: 8px;
    line-height: 20px;
    width: 100%;
    float: left;
    margin: 0.5%;
    min-height: 50px;
*/
    
    padding:12px;
}

.panel ul li img{max-width:100%; max-height:100%;}
.special_features ul li{font-size: 17px; margin:6px;}

.special_features ul  {list-style-image: url('../imgs/circle.jpg');}




.special_features ul :nth-child(odd) {
  background-color: #ece9e9;color:#2d2c2c;
    border-radius: 0px 14px; height: 35px;
    line-height: 35px;
}

.special_features ul :nth-child(even) {
  background-color:#929090 !important; color:#fff;
    border-radius: 0px 14px; height: 35px;
    line-height: 35px;
}

.min_space{margin-top:7px;}

.prodinfo {
    float: right;
    overflow: hidden;
    width: 54%;
}
.prodinfo h2 {
    font-size: 20px;
    margin:  5px 0 10px 0px;
    font-weight: 100;
    color: #999;
}
.prodinfo h2 span {
    font-size: 40px;
    margin:  5px 0 10px 0px;
    font-family: inherit;
    font-weight: 100;
    color: #333;
}
.prodinfo p {
    width: 100%;
    font-size: 16px;
    margin:  5px 0 30px 0px;
    line-height: 25px;
}
.prodhighlight {
    width: 100%;
}
.prodhighlight ul {
    width: auto;
    margin:  20px 0 20px 0px;
}
.prodhighlight ul li {
    list-style: circle;
    margin:  0 0 0 15px;
    line-height: 36px;
    font-family: 'ABeeZee', sans-serif;
    font-size: 16px;
    color: #000;
}
.prodhighlight ul li span {
    width: 200px; 
    display: inline-block;
    font-weight: bold;
    color: #999;
}

.prodhighlight table {
  border-collapse: collapse;
  width: 100%;
  box-shadow: 0 2px 3px #ccc;
}

.prodhighlight th, td {
  text-align: left !important;
  padding: 17px;
  padding-top: 14px !important;
}

.exzoom_img_ul li img{width: 100% !important;
/*margin-top: -41px !important;*/
    
}



.prodhighlight tr:nth-child(even){background-color: #f2f2f2}

.prodhighlight th {
  background-color: #666;
  color: white;
}
.content {
    width: 100%;
}
.content p {
    margin:  5px 0 15px 0px;
    font-size: 15px;
    line-height: 24px;
}
.abrivation {
    font-size: 13px !important;
    color: #666 !important;
    line-height: 26px !important;
    margin-top: 20px !important;
}



.matters{width: 100%;
    display: inline-block;
    }


.left_matter, .right_matter {
    margin-bottom: 49px;
}

.left_matter{ 
    width: 49%;
    float: left;
    
}

.right_matter {
    width: 49%;
    float: right;
   
}




.boxes {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.n2c .highlight {
    font-size: 22px;
    line-height: 33px;}
.rightboxpic {
    float: right;
    width: 50%;
}
.rightboxpic img {
    width: 100%;
}
.leftboxpic {
    float: left;
    width: 50%;
}

.leftbox_matter {
    float: left;
    width: 49%;
    padding: 20px;
    box-sizing: border-box;
}
 .rightbox_matter {
    float: right;
    width: 49%;
    padding: 20px;
    box-sizing: border-box;
}
.tablink1 {
    border: solid 1px #ccc;
    padding:  10px 20px 10px 20px;
    border-radius: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-right: 6px;
    font-size: 16px;
}
.tablink2 {
    border: solid 1px #eee;
    background-color: #eee;
    padding:  10px 20px 10px 20px;
    border-radius: 50px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    margin-right: 6px;
    font-size: 16px;
}
.news_events {
    width: 100%;
}
.news {
    width: 48%;
    float: left;
    margin:  20px 0 25px 0px;
}
.news h2 {
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 20px;
}
.news ul {
    width: auto;
}
.news ul li {
    width: 100%;
    margin: 10px 0 10px 0px;
    padding: 12px;
    box-sizing: border-box;
    
}
.news ul li:hover {
    background-color: #f7f7f7;
    box-shadow: 0 1px 2px #ccc;
}

.newspage {
    width: 100%;
    float: left;
    margin:  20px 0 25px 0px;
}
.newspage h2 {
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 20px;
}
.newspage ul {
    width: auto;
}
.newspage ul li {
    width: 50%;
    float: left;
    overflow: hidden;
    margin: 10px 0 10px 0px;
    padding: 12px;
    box-sizing: border-box;
    
}






.newspage ul li:hover {
    background-color: #f7f7f7;
    box-shadow: 0 1px 2px #ccc;
}
.newspage ul li img {
   width:200px;
   height:200px;
}

.newspagecat {
    width: 100%;
    float: left;
   margin: 20px 0 57px 0px;
}
.newspagecat h2 {
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 20px;
}
.newspagecat ul {
    width: 100%;
    display: inline-block;}
.newspagecat ul li{width: 29%;
    /*background: #f5f5f5;*/
    float: left;
    margin: 14px;
       max-height: 400px;
    padding: 10px;
    /*border-bottom: 2px solid #dedede;*/
    /*overflow-y: scroll;*/
}
.newspagecat ul li img {
     
    height: 303px;
    width:303px;

}

.left_matter i, .right_matter i {
    font-size: 19px;
    
}
.left_matter, .right_matter {
    margin-bottom: 10%;
}

/*.newspagecat ul li img{width:2 80px; height:280px;}*/

.cat_img{text-align:center;}

.tyrebox,   #tyrebox {
    cursor: pointer;
}

.newspagecat p a:hover, .newspagecat button:hover {
    color: #000;
    background: #fced20;
    text-decoration: none;}




#searchbar {
	visibility:hidden;
    position: fixed;
}
.searchbar {
    background-color: #fced20;
    width: 555px;
    position: fixed;
    z-index: 9999;
    left: 0%;
    top: 30%;
    border-radius:0px 222px 222px 0px;
    padding: 10px;
    animation: 2s sbox ;
	-webkit-animation: 2s sbox;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;	
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    visibility:visible !important;
}
@-webkit-keyframes sbox {
0% {
    -webkit-transform: translateX(-120%);
}
100% {
    -webkit-transform: translateX(0%);
}
}

@keyframes sbox {
0% {
    transform: translateX(-120%);
}
100% {
    transform: translateX(0%);
}
}
#tyrer {
	visibility:hidden;
}
.tyrer {
    float: right;
    animation: 2s rw ;
	-webkit-animation: 2s rw;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;	
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    visibility:visible !important;
}
@-webkit-keyframes rw {
0% {
    -webkit-transform: rotate(0deg);
}
100% {
    -webkit-transform: rotate(360deg);
}

}
@keyframes rw {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#closetyre {
    cursor: pointer;
}
.leftbox {
    float: left;
    margin-top: 0px;
    margin-left: 10px;
    width: 44%;
}
.leftbox a {
    font-size: 22px;
    color: #333;
    float: right;
    margin-top: 8px;
}
.filterbox {
    margin: 10px 0 0 0px;
}
.filterbox h3 {
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 12px;
}
.filterbox select {
    padding: 8px;
    box-sizing: border-box;
    width: 100%;
    color: #666;
    margin: 8px 0 0 0px;
}
.filterbox button {
    padding: 8px;
    box-sizing: border-box;
    width: 100%;
    color: #666;
    margin: 8px 0 0 0px;
    border: solid 3px #333;
    text-transform: uppercase;
    cursor: pointer;
    background: none;
    font-size: 18px;
    color: #000;
    
}
.padbox {
    padding: 10px;
    box-sizing: border-box;
    display: block;
}
.date {
    width: 22%;
    float: left;
    text-align: center;
    border: dashed 1px #ed3237;
    padding:  7px 0 7px 0px !important;
    background-color: #ed3237;
    box-shadow: 0 1px 2px #999;
}
.date .day {
    font-size: 40px;
    display: block;
    font-weight: bold;
    color: #fff;
    margin-top: 6px;
    
}
.date .month {
    font-size: 15px;
    display: block;
    letter-spacing: 5px;
    padding-bottom: 5px;
    color: #eee;
}
.date .year {
    font-size: 19px;
    display: block;
    font-weight: bold;
    color: #fff;
    margin-bottom: 8px;
}.dates {
    width: 22%;
    float: left;
    text-align: center;
    border: dashed 1px #ed3237;
    padding:  7px 0 7px 0px !important;
    background-color: #ed3237;
    box-shadow: 0 1px 2px #999;
}
.dates .days {
    font-size: 32px;
    display: block;
    font-weight: bold;
    color: #fff;
    margin-top: 6px;
	 padding-bottom: 7px;
    
}
.dates .months {
    font-size: 12px;
    display: block;
    letter-spacing: 3px;
    padding-bottom: 7px;
    color: #eee;
}
.dates .years {
    font-size: 19px;
    display: block;
    font-weight: bold;
    color: #fff;
    margin-bottom: 8px;
}
.fair {
    float: right;

    width: 75%;
    box-sizing: border-box;
    margin: 0px 0px 0px 11px;
}

.newsinfo{text-align:center;}
.newsinfo h3 {
    font-weight: 100;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin:  0 0 5px 0px;
    
}
.newsinfo p {
    line-height: 20px;
    margin:  0 0 0px 0px;
	
}
.newspagecat p a , .newspagecat button{
    background: #ed3237;
    width: 150px;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    height: 38px; line-height: 38px;border:0px;
    text-align: center;
}
.newspagecat p {
    font-size: 15px;    padding-top: 10px;
    padding-bottom: 8px;
    line-height: 1.3;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;}
.newspagecat p a {margin-top: 20px}

.events {
    width: 100%;
    float: right;
    margin:  20px 0 25px 0px;
}
.events h2 {
    font-weight: 100;
    font-size: 30px;
    margin-bottom: 20px;
}
.events ul {
    width: auto;
}
.events ul li {
    width: 100%;
    overflow: hidden;
}
.events ul li img {
    float: left;
    border-radius: 8px;
    border: solid 1px #ddd;
    padding: 5px;
    box-sizing: border-box;
    margin-right: 12px;
}
.events ul li h3 {
    font-size: 30px;
    margin:  5px 0 10px 0px;
    font-family: 'ABeeZee', sans-serif !important;
    font-weight: 100;
}
.events ul li p {
    font-size: 15px;
    margin:  5px 0 10px 0px;
    line-height: 24px;
}
.scootyboxx
{
    
}
.scootybox {
    float: left;
    width: 50%;
    height: 400px;
    background-image: url(../imgs/scootybox.jpg);
    background-repeat: no-repeat;
    background-size: 160%;
    margin-top: 0px;
    z-index: 998;
    position: relative;
    background-position: left -250px top -410px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.scootybox {
    background-size: 100%;
    background-position: left 0px top -100px;
    
    box-shadow: inset 0 0 175px #000;
    -moz-box-shadow: inset 0 0 25px #000;
    -webkit-box-shadow: inset 0 0 25px #000;
}
.scootybox h2 {
    color: #fff;
    float: left;
    margin:  320px 0px 0 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}
.motorcyclebox {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url(../imgs/motorcyclebanner.jpg);
    background-repeat: no-repeat;
    background-size: 200%;
    margin-top: 0px;
    z-index: 998;
    position: relative;
    background-position: left -200px top -420px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.motorcyclebox {
    background-size: 100%;
    background-position: left 0px top -25px;
    
    box-shadow: inset 0 0 175px #000;
    -moz-box-shadow: inset 0 0 25px #000;
    -webkit-box-shadow: inset 0 0 25px #000;
}
.motorcyclebox h2 {
    color: #fff;
    float: left;
    margin:  320px 0px 0 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}
.threewheelerbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/threwheeler-new.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -75px top -110px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.threewheelerbox {
    background-size: 105%;
    background-position: left 0px top 0px;
}
.threewheelerbox h2 {
    color: #fff;
    float: left;
    margin:  270px 0px 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}


.offroadbox {
    float: left;
    width: 33.3%;
    height: 340px;
    
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -75px top -110px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.offroadbox {
    background-size: 105%;
    background-position: left 0px top 0px;
}
.offroadbox h2 {
    color: #fff;
    float: left;
    margin:  290px 0px 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}

.tubelessbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/tubless.jpg);
    background-repeat: no-repeat;
    background-size: 120%;
    margin-top:0px;
    position: relative;
    background-position: left -110px top -75px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.tubelessbox {
    background-size: 100%;
    background-position: left 0px top 0px;
}
.tubelessbox h2 {
    color: #fff;
    float: left;
    margin:  290px 0px 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}

.citybikebox {
    float: left;
    width: 33.4%;
    height: 340px;
    background-image: url(../imgs/citybike.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -190px top -75px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.citybikebox {
    background-size: 105%;
    background-position: left 0px top 0px;
}
.citybikebox h2 {
    color: #fff;
    float: left;
    margin:  290px 0px 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}

.electrictyrebox {
    float: left;
    width: 33.4%;
    height: 340px;
    background-image: url(../imgs/three-wheeler.jpg);
    background-repeat: no-repeat;
    background-size: 180%;
    margin-top:0px;
    position: relative;
    background-position: left -150px top -260px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.electrictyrebox {
    background-size: 112%;
    background-position: left -40px top -35px;
}
.electrictyrebox h2 {
    color: #fff;
    float: left;
    margin:  270px 0px 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}

.tyercarebox {
    float: left;
    width: 33.4%;
    height: 340px;
    background-image: url(../imgs/tyrecarebg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    background-position: left -0px top -115px;
    background-color: #fff;
    box-shadow: inset 0 0 75px #000;
    -moz-box-shadow: inset 0 0 75px #000;
    -webkit-box-shadow: inset 0 0 75px #000;
    
    margin: 0px 0 0 0%;
    box-sizing: border-box;
    padding: 25px;
    
    
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.tyercarebox h3 {
    font-size: 25px;
    color: #666;
    font-weight: 100;
    font-family: 'Syncopate', sans-serif;
    margin-bottom: 25px;
}
.tyercarebox h3 span {
    font-size: 44px;
    color: #ed3237;
}
.tyercarebox ul {
    width: auto;
    margin-bottom: 45px;
}
.tyercarebox ul li {
    line-height: 30px;
}
.tyercarebox ul li a {
    font-size: 15px;
    color: #666;
}
.tyercarebox ul li a:hover {
    color: #000;
}
:hover.tyercarebox {
    background-position: left 25px top -115px;
}
.bicyclebox {
    float: right;
    width: 33.3%;
    height: 340px;
    background-color: #202020;
    background-image: url(../imgs/bicycle-tyre.jpg);
    background-repeat: no-repeat;
    background-size: 200%;
    margin-top: 0px;
    position: relative;
    background-position: left -75px top -225px;
    box-shadow: inset 0 0 75px #000;
    -moz-box-shadow: inset 0 0 75px #000;
    -webkit-box-shadow: inset 0 0 75px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.bicyclebox {
    background-size: 120%;
    background-position: left 0px top -50px;
    
}
.bicyclebox h2 {
    color: #fff;
    float: left;
    margin:  270px 0px 0 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}
.greybg {
    background-color: #f0f0f0;
    box-shadow:  0 -1px 2px #ccc;
    width: 100%;
    margin: 0px 0 0 0px;
    padding:  25px 0 25px 0px;
}
.touch {
    float: left;
    width: 25%;
    padding:  25px 0 0 0px;
}
.touch h3 {
    font-family: inherit;
    font-weight: 100;
    font-size: 27px;
    margin-bottom: 20px;
    color: #666;
}
.bike {
    width: 100%;
    position: relative;
    z-index: 998;
    text-align: center;
}
.bike img {
    width: 70%;
}
.touchboxes {
    float: right;
    width: 75%;
}
.touchboxes ul {
    width: auto;
}
.touchboxes ul li {
   float: left;
    width: 45.3%;
    padding: 25px;
    box-sizing: border-box;
    margin: 18px;
    text-align: center;
}
.touchboxes ul li:hover {
    background-color: #fff;
}
.touchboxes ul li h3 {
   font-size: 25px;
   text-transform: uppercase;
   font-family: 'Roboto', sans-serif;
   color: #f14444;
   margin-bottom: 20px;
}
.touchboxes ul li a {
   font-size: 14px;
   padding: 5px 0px;
   display: block;
   color: #666;
}
.touchboxes ul li a:hover {
   color: #000;
}
.touchboxes ul li img {
   padding:  5px 0px;
    width: 25%;
}
.blink {
    font-family: 'ABeeZee', sans-serif !important;
    font-size: 18px !important;
    text-transform: uppercase;
}
.lback {
    background: rgba(255,255,255,0.4);
    box-shadow: 0 1px 2px #ccc;
}
.dback {
    background: rgba(255,255,255,0.7);
    box-shadow: 0 1px 2px #ccc;
}
footer {
    width: 100%;
    background-color: #312e2e;
    border-bottom: solid 12px #ed3237;
    position: relative;
/*    margin-top: 10px;*/
    padding-bottom: 25px;
}
.botlogo {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    padding: 25px 0 25px 0px;
}
.botlinks {
    position: relative;
    width: 100%;
    padding-top: 100px;
}
.botlinks ul {
    width: 20%;
    float: left;
}
.botlinks ul h3 {
    font-weight: 100;
    font-family: inherit;
    font-size: 22px;
    color: #fff;
    margin-bottom: 16px;
}
.botlinks ul li {
    width: 100%;
    line-height: 30px;
}
.botlinks ul li a {
    font-size: 14px;
    color: #ccc;
}
.botlinks ul li a:hover {
    color: #fff;
}
.copyright {
    float: left;
    margin: 25px 0 0 0px;
    color: #999;
    line-height: 24px;
    font-size: 13px;
}
.copyright a {
    color: #999;
    font-size: 13px;
}
.copyright a:hover {
    color: #ccc;
}
.bottomSocial {
    float: right;
    margin: 25px 0 0 0px;
}
.bottomSocial a {
    float: left;
    padding: 12px;
    font-size: 25px;
    display: inline-block;
    color: #fff;
}
:hover.facebookcol {
    color: #3c599b;
}
:hover.twittercol {
    color: #55acef;
}
:hover.linkedcol {
    color: #017bba;
}
:hover.googlpluscol {
    color: #de4b39;
}
:hover.youtubecol {
    color: #ff0000;
}

/* mandeep */

 .special_features h3 {margin-bottom: 20px;}
 .features_li li{
	list-style:none !important;
}
.features_li li:nth-child(odd) {
  
}
.features_li li:nth-child(even) {
   background-color: #333 !important;
    color: #ccc !important;
    text-shadow: 0 1px 1px #333 !important;
}



.error{
    color: red;
}

.first-worker,.second-worker,.third-worker{
    float: left;
    width: 33%;
}


.introduce  img{
    width: 50%;
    float: left;
}

.main_img img {
    width: 100%;
    text-align: center;
}

 .newspagecat .days {
  float:left;
    font-size: 23px;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 100;
	text-align:center;
	}   

/*.main_img {width: 100%;}*/
    

    .rpd{text-align: right;
    position: relative;
    right: 74px;
    top: 60px;}



.mobmenu{display:none;}

/*/////////////suraj//////////////
*/
#catalogue ul{display:none;} 
    #catalogue:hover>ul{display:block;}
    #catalogue{position:relative;}
    #catalogue ul{position:absolute; top:0px; left:124px; width:140px;}

#why_us_submenu ul{display:none;}
#why_us_submenu:hover> ul{display:block;}
#why_us_submenu{position:relative;}
#why_us_submenu ul{position:absolute; top:0px; margin-left:139px; width:140px;}
.n2c{width: 100%;margin-top: 43px;}
.n2c_listing ul {list-style: disc; line-height:28px; font-size:15px;}

.center_im{text-align: center;}
section.mart{padding-bottom: 20px!important;}

.n2c p {line-height: 24px;font-size: 15px;margin: 5px 0 15px 0px;}

 .tyre{margin-top:-91px;}   
    
    
    .space{margin-top: 26vh;}

.indent {
    text-indent: 14px;
    line-height: 1.5;}
    
    .capital{text-transform: uppercase;font-weight:600;}
    
.right_box img {width:100%!important; margin-top:27px;}

   .left_box{width:73%;float:left;}
   
   .right_box{width:27%; float:right;}

.mx_img img{width:340px; height:270px;}
.main_img {margin-bottom: 50px;}
input#search:focus, button:focus {outline: none;}   

    
/*/////////////////////suraj//////////*/


/*//////////////suraj_map/////////*/
.map{display:inline-block; width:100%;}
.map_img{width:48%; float:left;}
.right_item_box{width: 24%;float: right;border: 1px dotted red;margin-top: 21px;margin-right: 13px; padding:12px;}

.right_item_box img{position: relative;top: 18px;left: 20px;}

.right_item_box p{position: relative;left: 44px;}
.right_item_box p{line-height:1px!important;}
.anchor_buttons{padding-bottom:12px;}
.tab button:nth-child(1){background: red;color: #fff;padding: 9px;border-radius: 3px;font-size: 17px; border:none;}
.tab button:nth-child(2){background: #000;color: #fff;padding: 9px;border-radius: 3px;font-size: 17px; border:none;}
.full_content{padding: 30px;border-radius: 4px;border: 1px solid #ccc;}

#global{width:100%; margin-top:51px;}
.internal_global h4{font-size:26px; font-weight:100;}
.internal_global{width:50%; float:left;}
.glob_im{width:37%; float:right;}

.enqueries{margin-top:24px;}

.min_space {

    margin-top: 39px;

}

#inq {

    background: red;
    color: #fff;
    padding: 11px;
    font-size: 17px;
    border-radius: 2px;

}

body {font-family: Arial;}




.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: red;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  
  border-top: none;
}

.tab button{margin:6px;}






/*//////////////suraj_map_end/////////*/












/* nav ul li ul li ul {margin-left: -4px;} */
div#margin_top footer {margin-top: -100px;}

@media only screen and (max-width: 1440px) {
.scootybox {
    float: left;
    width: 50%;
    height: 400px;
    background-image: url(../imgs/scootybox.jpg);
    background-repeat: no-repeat;
    background-size: 160%;
    margin-top: 0px;
    z-index: 998;
    position: relative;
    background-position: left -250px top -275px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.scootybox {
    background-size: 100%;
    background-position: left 0px top -25px;
    
    box-shadow: inset 0 0 175px #000;
    -moz-box-shadow: inset 0 0 25px #000;
    -webkit-box-shadow: inset 0 0 25px #000;
}

.motorcyclebox {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url(../imgs/motorcyclebanner.jpg);
    background-repeat: no-repeat;
    background-size: 200%;
    margin-top: 0px;
    z-index: 998;
    position: relative;
    background-position: left -200px top -245px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.motorcyclebox {
    background-size: 110%;
    background-position: left 0px top 0px;
    
    box-shadow: inset 0 0 175px #000;
    -moz-box-shadow: inset 0 0 25px #000;
    -webkit-box-shadow: inset 0 0 25px #000;
}
.motorcyclebox h2 {
    color: #fff;
    float: left;
    margin:  320px 0px 0 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}    
.threewheelerbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/threwheeler-new.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -75px top -50px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.threewheelerbox {
    background-size: 125%;
    background-position: left 0px top 0px;
}
.electrictyrebox {
    float: left;
    width: 33.4%;
    height: 340px;
    background-image: url(../imgs/three-wheeler.jpg);
    background-repeat: no-repeat;
    background-size: 180%;
    margin-top:0px;
    position: relative;
    background-position: left -150px top -160px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.electrictyrebox {
    background-size: 120%;
    background-position: left 0px top 0px;
}    
.bicyclebox {
    float: right;
    width: 33.3%;
    height: 340px;
    background-color: #202020;
    background-image: url(../imgs/bicycle-tyre.jpg);
    background-repeat: no-repeat;
    background-size: 200%;
    margin-top: 0px;
    position: relative;
    background-position: left -75px top -170px;
    box-shadow: inset 0 0 75px #000;
    -moz-box-shadow: inset 0 0 75px #000;
    -webkit-box-shadow: inset 0 0 75px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.bicyclebox {
    background-size: 120%;
    background-position: left 0px top 0px;
    
}    
.offroadbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/offroad.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -75px top -25px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.offroadbox {
    background-size: 125%;
    background-position: left 0px top 0px;
}    
.citybikebox {
    float: left;
    width: 33.4%;
    height: 340px;
    background-image: url(../imgs/citybike.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -190px top -50px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.citybikebox {
    background-size: 125%;
    background-position: left -90px top 0px;
}   
.tubelessbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/tubless.jpg);
    background-repeat: no-repeat;
    background-size: 120%;
    margin-top:0px;
    position: relative;
    background-position: left -90px top 0px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.tubelessbox {
    background-size: 115%;
    background-position: left 0px top 0px;
}




.headbar{margin-top:70px;}
    
}

.captcha{margin-top:10px;}


@media only screen and (max-width: 1366px) {
    .headbar{padding: 136px 0px 202px 0px!important; background-size:cover!important;  margin-top:110px;}
    header{position:fixed;}
.scootybox {
    float: left;
    width: 50%;
    height: 400px;
    background-image: url(../imgs/scootybox.jpg);
    background-repeat: no-repeat;
    background-size: 160%;
    margin-top: 0px;
    z-index: 998;
    position: relative;
    background-position: left -250px top -275px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.scootybox {
    background-size: 100%;
    background-position: left 0px top -25px;
    
    box-shadow: inset 0 0 175px #000;
    -moz-box-shadow: inset 0 0 25px #000;
    -webkit-box-shadow: inset 0 0 25px #000;
}

.motorcyclebox {
    float: right;
    width: 50%;
    height: 400px;
    background-image: url(../imgs/motorcyclebanner.jpg);
    background-repeat: no-repeat;
    background-size: 200%;
    margin-top: 0px;
    z-index: 998;
    position: relative;
    background-position: left -200px top -245px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.motorcyclebox {
    background-size: 110%;
    background-position: left 0px top 0px;
    
    box-shadow: inset 0 0 175px #000;
    -moz-box-shadow: inset 0 0 25px #000;
    -webkit-box-shadow: inset 0 0 25px #000;
}
.motorcyclebox h2 {
    color: #fff;
    float: left;
    margin:  320px 0px 0 30px;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-shadow: 0 2px 12px #333;
}    
.threewheelerbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/threwheeler-new.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -75px top -50px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.threewheelerbox {
    background-size: 125%;
    background-position: left 0px top 0px;
}
.electrictyrebox {
    float: left;
    width: 33.4%;
    height: 340px;
    background-image: url(../imgs/three-wheeler.jpg);
    background-repeat: no-repeat;
    background-size: 180%;
    margin-top:0px;
    position: relative;
    background-position: left -150px top -160px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.electrictyrebox {
    background-size: 120%;
    background-position: left 0px top 0px;
}    
.bicyclebox {
    float: right;
    width: 33.3%;
    height: 340px;
    background-color: #202020;
    background-image: url(../imgs/bicycle-tyre.jpg);
    background-repeat: no-repeat;
    background-size: 200%;
    margin-top: 0px;
    position: relative;
    background-position: left -75px top -170px;
    box-shadow: inset 0 0 75px #000;
    -moz-box-shadow: inset 0 0 75px #000;
    -webkit-box-shadow: inset 0 0 75px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.bicyclebox {
    background-size: 120%;
    background-position: left 0px top 0px;
    
}    
.offroadbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/offroad.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -75px top -25px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.offroadbox {
    background-size: 125%;
    background-position: left 0px top 0px;
}    
.citybikebox {
    float: left;
    width: 33.4%;
    height: 340px;
    background-image: url(../imgs/citybike.jpg);
    background-repeat: no-repeat;
    background-size: 150%;
    margin-top:0px;
    position: relative;
    background-position: left -190px top -50px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.citybikebox {
    background-size: 125%;
    background-position: left -90px top 0px;
}   
.tubelessbox {
    float: left;
    width: 33.3%;
    height: 340px;
    background-image: url(../imgs/tubless.jpg);
    background-repeat: no-repeat;
    background-size: 120%;
    margin-top:0px;
    position: relative;
    background-position: left -90px top 0px;
    background-color: #202020;
    box-shadow: inset 0 0 125px #000;
    -moz-box-shadow: inset 0 0 125px #000;
    -webkit-box-shadow: inset 0 0 125px #000;
    
    transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
:hover.tubelessbox {
    background-size: 115%;
    background-position: left 0px top 0px;
}    
}

@media only screen and (min-width: 1280px) and (max-width: 1300px) {
.logo img {width: 85%;margin-left: 35px;}



}

@media only screen and (max-width: 1280px) {
.righttop {padding-left: 80px;right: 1px;position: relative;}
.headbar{background-position: center top!important;}
   span.container{height: 568px!important;
    width: 728px!important;
    top: 394px!important;} 
    
	.up-im img{width:54%;}
	
	
    #lightBox .data{position:absolute;}
.leftboxpic{width:49%;}
.iframe_img iframe { height: 295px;}
   
.leftbox_matter{padding:9px;}

form#dealer_inquiry{margin-top:50px!important;}

}

@media screen and (max-width:1152px)
{
    .headbar{padding: 217px 0px 150px 0px!important;}
    .pli img{width:100%!important;}
    .exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
    width: 100%!important;
}
.search {width:121px;}
.search i{margin: 1px -8px 0px;}


}

@media only screen and (max-width: 1024px) {
.headbar {
    padding: 108px 0px 150px 0px!important;
     margin-top: 218px;
    background-size: contain!important;
    }
div#overlay{background:none;}
.iframe_img iframe{width:100%;}

div#tables{height: 246px;overflow: hidden;overflow-y: scroll;}
    
    .panel h3{margin-top:88px;}

.rpd{top:15px;}

.touchboxes ul li {
    float: left;
    width: 48%;
    padding: 25px;
    box-sizing: border-box;
    margin: 7px;
    text-align: center;
}





.scrollTop{display:none;}


span.container{display: none!important;}


nav ul ul li a{line-height:1.4;}    
nav ul ul li{text-align:left;}
div#margin_top footer {margin-top: 0px;}    
.righttop {background-image: none;padding: 0;width: 100%;text-align:center;}
.logo {float: none;text-align: center;display: inline-block;}
.lefttop {
    width: auto;
    background-color: #fff;
    float: none;
    height: auto;
    text-align: center;}
    
    .location{display:none;}
    
    .prodinfo{width:96%;}
    .newsinfo p{text-align:justify;}
    
nav ul li a{font-size:16px;padding:4px 12px 4px 12px}
.social {float: none;display: inline-block;}    
.shrink .righttop {
    background-image: none !important;
    width: 100% !important;}
header.shrink {
    background: #ed3237;
    display: inline-block;
    height: auto !important;}    
header.shrink .lefttop {
    background-color: #fff;
    float: none;width: auto;
    height: auto;
    text-align: center;}    
header.shrink .righttop {
    float: right;
    height: auto;
    padding-left: 0px;
    padding-bottom: 20px;}    
header.shrink nav ul li a {font-size:16px;}
.theme-default .nivoSlider{min-height:inherit !important;}   
.scootybox, .motorcyclebox  {height:250px;}
.scootybox h2, .motorcyclebox h2  {margin: 150px 0px 0 30px;font-family: inherit;
    line-height: 1.3;}
.threewheelerbox, .electrictyrebox, .bicyclebox {height: 200px;}
.threewheelerbox h2, .electrictyrebox h2, .bicyclebox h2  {margin: 120px 0px 0 20px;font-family: inherit;
    line-height: 1.3;}
.touch h3{font-size:25px;}  
.events ul li img{margin-right:20px;}
.blink{font-size:15px !important;}
header.shrink .social{display:inline-block;text-align:center;}
header.shrink .logo {
    width: 268px;
    margin: 25px 0 25px 0px;}
header.shrink nav {
    margin: 15px 0px 0 0%;}
header.shrink .search {
    margin: 15px 2% 0 0px;}
.search{float:left;} 
.basket {float: left;margin: 1.5% 2% 0 20px;}
.rightqlink {position: fixed;right: 0px;}
.slider {padding-top: 215px;}
.leftbox_matter, .rightbox_matter{padding-top:0px;}
.prodthumb {float: left;width: 100%;text-align: center;margin-top: 70px;}
.exzoom_img_box, .exzoom_nav {margin: 0 auto;  width: 100% !important}
div#exzoom {width: 100%}
.exzoom_zoom_outer{display:none;}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {width: auto !important;}
.exzoom .exzoom_img_ul_outer{width:100% !important;background: #fff;}
.exzoom .exzoom_img_ul_outer .exzoom_img_ul, .exzoom .exzoom_img_ul_outer .exzoom_img_ul li{width:100% !important;background:#fff;}
.exzoom_img_ul li img{margin-top:0px;}
    
}

@media only screen and (max-width:800px)
{
    .headbar{padding:0px!important; height:400px; background-size:contain!important; margin-top:none;background-color:#fff!important;}
    .search {display: none;}
    .rightqlink{top:30%;}
    header{position:fixed;}
}

@media only screen and (max-width: 768px) {
.worker div img {width: 70%;}
.headbar{height:192px; background-size:cover!important;}
.search {display:block;}

.worker div {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;} 
    .content p{text-align:justify!important;}    
    .newspagecat ul li{width:43%;}
    .right_matter{margin-top: -27px;margin-bottom: 7px;}

.mob {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px;
    margin:10px;
}


.rpd{text-align: center;
    left: 0;
    right: 0px;}

	.prodlist ul li{width:50%; margin:0px;}
	
	.touchboxes ul li{float:none; width: 100%;margin: auto;}
	.left_matter, .right_matter{width:100%;}
	
	.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img{
	    /*width:100%!important; */
	margin-top:-23px!important; 
	padding-bottom: 68px;}
	
	.pestrycrumbs{margin: 36px 3px 0px 0px;}
	.panel ul li{width:48%;}
	.newspage ul li{width:100%; margin:0px;}
	
	.formGroup{width:100%;}
	
	.formprop input[type="text"], input[type="email"], textarea, select{padding:6px;}
	
	.prodhighlight th, td{padding:13px;}
	
	
	.right_item_box{margin:0px;}
	.tyre_space{padding-top:25px;}
	
.content p {line-height: 1.4;}    
.leftbox_matter {margin-bottom: 20px;}    
.leftbox_matter img, .rightbox_matter img{width:auto !important;}    
p.highlight {margin: 0px;}    
.leftbox_matter, .rightbox_matter{width:100%;text-align:center;}    
.headbar {
    padding: 0px;
    margin-top: 0px;}    
.slider {padding-top: 0;}    
header{position:relative}    
.theme-default .nivo-controlNav{margin-top:-50px !important;}    
.rightqlink {
    position: fixed;
    right: 0px;
    top: 35%;
    background: #fff;
    box-shadow: none;}    
.scootybox h2, .motorcyclebox h2, .threewheelerbox h2, .electrictyrebox h2, .bicyclebox h2{margin:200px 0px 0 30px;}    
.newsticker-jcarousellites ul li {
    height: auto !important;
    margin-bottom: 25px;}    
.events ul li h3{font-size:20px;line-height:1.5;}    
.scootybox, .motorcyclebox {
    height: 400px;
    width: 100%;
    background-size: cover;
    padding: 0;
    background-position: 100% center;}
.threewheelerbox, .electrictyrebox, .bicyclebox {
    height: 400px;
    width: 100%;
    background-size: cover;
    padding: 0;
    background-position: 100% center;}
    

    
.touchboxes{width:100%;}
.touch {
    float: none;
    width: 100%;
    padding:0px;
    display: inline-block;
    text-align: center;}
.touch img {
    width: auto;
    margin-top: 20px;
    left: 0%;
    position: relative;}
.touchboxes ul li img{width:auto;}
.botlinks ul {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 25px;}    
.copyright a {
    color: #fff;}
.copyright {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 15px;    margin-top: 5px;
    color: #fff;}
.bottomSocial a {float: none;}
.bottomSocial {
    margin: 25px 0 0 0px;
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;}
	
	
	
	
	
	
.basket {
        width: auto;
    background: #ed3237;
    float: left;}
.basket a {
    /*margin: 1.5% 2% 0 0px;*/
    padding: 8px;
    background-color: #fced20;
    border-radius: 5px;}
.search {
        background-color: #333;
    width: auto;
    float: right;
    padding: 4px;
    margin: 1.5% 3% 0 20px;}
.righttop{height:170px;} 
header.shrink .logo {
    width: 268px;}
nav, header.shrink nav{margin-bottom:15px;width:100%;}
nav ul {display: inline-block;}    
#searchbar{position:relative;display: none}
a#tyrebox {display: none;}
.right_box{text-align:center;}
.right_box{width:38%;float: right;}  
.left_box{width:60%;float: left;}  

.left_box p{text-align:justify;}

.content .right_box img {width: auto !important;margin-top: 0;margin-bottom: 30px;}
.n2c ul {margin-left: 20px;}
.pli h4 span {font-size: 17px;}
a.tabmore {font-size: 14px;padding: 7px 0px;width: 80%;margin: 0 auto;margin-bottom: 20px;}
.pli br {display: none;}
.prodlist {margin-bottom: 20px;}

.n2c p{text-align:justify;}
}

@media screen and (max-width:572px)
{
    nav ul li a{padding: 4px 12px 4px 8px;}
}

@media screen and (max-width:551px)
{
    nav ul li a{padding: 4px 12px 4px 8px;}
}




/*@media(min-width:415px){*/
/*nav ul li:hover > ul{display: block !important;}*/
/*}*/

@media(max-width:769px){
ul#down_tyre span {
     font-size: 16px;
    color: #fff;
    margin-bottom: 31px;
    display: inline-block;
    width: 100%;}
.formprop{padding-bottom:15px;}
.leftbox {width:90%;}
.plii{width:100%;}
.full_p{width:100%;}

.rpd{top: 11px;}

.plii h4 span{font-size:20px;}

.newspagecat ul li{padding:4px; margin:1px;}
    

div#tables{margin-top: 64px;}



textarea{height:78px!important;}

.boxes{margin-bottom:0px;}
.leftboxpic{width:100%;}	
	.prodthumb{margin-top:20px;}
	
	form#dealer_inquiry{margin-top:-22px!important; margin-bottom:-22px;}
	
	.formprop button{margin-bottom:16px;}
	
ul#down_tyre span:hover{color:#fff}
ul#down_tyre {
    float: none;
    margin: 0px 0 0 0px;
    position: absolute;
    width: 100%;
    height: auto;
    overflow-y: scroll;
    top: 120px;
    left: 0;
    z-index: 99999;
    background: #000000de;
    padding-top: 20px;
    padding-bottom: 12px;}	
.tyre_round {
    position: absolute;
    top: 12px;
    right: 80px;}
.tyre_round {display: block;}	
	.social { float: left; display: inline-block;margin-bottom: 20px; margin-left: 10px; position: relative;}
    .newspagecat .days{font-size:20px;} 
   
   
   .tyre_round:focus{outline:none;}
   
   
   
   .touch img{width:40%;}
   
.threewheelerbox, .electrictyrebox, .bicyclebox, .motorcyclebox, .scootybox
{background-size: cover;background-position: center 100%;}
    

	:hover.motorcyclebox, :hover.threewheelerbox,:hover.electrictyrebox, :hover.bicyclebox,:hover.scootybox
	{background-size: cover;background-position: center 100%;}
    
   
   
   .rightqlink{display:none;}
   
   
   

    #findtyre img {
    background: #fff;
    color: black!important;
    position: relative;
   left: 95px;
    top: -52px;
    border-radius: 100%;
}
	







	
#searchbar{padding:4px;}
	.logo img{width:84%;}
	.mobile{position: relative;display: inline-block;line-height: 29px;}

#closetyre i { left: 6px;position: relative;bottom: 4px;}


	
	.searchbar {
    background-color: #fced20;
    width: 78%;
    position: fixed !Important;
    z-index: 9999;
    left: 0%;
    top: 30%;
    border-radius: 0px;
    padding: 10px;
    animation: 2s sbox;
    -webkit-animation: 2s sbox;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    visibility: visible !important;
    z-index: 999999;}
		
.fa-shopping-cart:before, i.fa.fa-bars{color:#fff;}
		

		
		
.prodlist ul li{width:100%;}
	
	
.search input[type="text"]{box-sizing: unset;border:0px;}  
div#tyrer{display:none;}
.filterbox select{padding:2px;}

#tables td{padding: 15px 8px;}


.prodinfo h2 span{font-size:35px;}

  
 .paging a{font-size: 24px; padding: 0 3px;position: relative;top: 12px;left: -6px;} 

    .special_features ul :nth-child(odd), .special_features ul :nth-child(even){line-height:16px; max-height:100px; border-radius:0;}
    
    
	.panel ul li{width:98%; margin:2px;}
	
	
	.panel h3{margin-top:34px; margin-bottom:12px; font-size:27px; text-align:center;}
	
	.pestrycrumbs{margin: 36px 3px 0px 0px; text-align: center; float:none;}
     .paging{float:none;}
	
  
a.tabmore {
    font-size: 15px;
    padding: 10px 0px;
    width: 60%;} 
.special_features ul :nth-child(odd),.special_features ul :nth-child(even){line-height:20px; height:auto; border-radius:3px;}

.map_img{width:100%;}
.map_img img{width:100%;}

.right_item_box{width:100%;}
.internal_global{width:100%;}
.glob_im{width:100%;}
.glob_im img{width:100%; margin-top:18px;}
.global img{width:100%;}
.tbl{width: 100%; max-height: 353px;overflow: scroll; position:relative; right:8px;}
   

 .tab button:nth-child(2),.tab button:nth-child(2),.tab button:nth-child(1),.tab button:nth-child(1){margin-bottom:18px; position:relative; top:-26px; left:-20px;}


.internal_global h4{padding-bottom:12px;}


.row1 span{font-size: 11.4px; left:-4px;}

.leftbox_matter, highlight{padding-top:13px;}

.iframe_img iframe{height:185px; display:inline-block;position:relative; right:2px; margin-top:10px;}

.date{width:21%; border:0px;}	
.formGroup p{line-height:1.9;}

.formprop input[type="text"], input[type="email"], textarea, select{padding:1px; height:32px;}

.date .day{font-size:28px;}
.pli img {width: 95%;}    
.pli {width: 100%;}    
.main_img {margin-bottom: 20px;}    
.n2c{margin-top:0;}   
.n2c .capital {margin-bottom: 0px;}
.n2c .highlight {
    font-size: 15px;line-height: 1.5; font-weight: bold;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;}
.n2c p {text-align: center;}    
.n2c ul {margin: 0;}
.n2c ul li {
    list-style: none;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 10px;}
 .right_box, .left_box{text-align:center;}       
.worker div img {width: auto;}    
.leftbox_matter img, .rightbox_matter img {width: 100% !important;}    
.headbar {
    padding: 0px;
    height: 130px;
    margin-top: 0px;}    
nav ul ul li {text-align: center;}
.events h2{font-size:25px;}    
.copyright strong, .copyright {font-weight: 100;}    
.basket i {margin-left: 10px;}    
footer{padding-bottom:15px;}
.rightqlink {
    position: fixed;
    right: -150px;
    top: 55%;
	z-index: 999999;
	top:62%;
	}   
.mobmenu{  display: block;
    margin-top: 15px;
    margin-bottom: 10px;
    top: 0;
    position: absolute;
    float: right;
    top: 0;
    right: 24px;
    
}
    
     .right_box,.left_box{width:100%;}
    
    .newspagecat ul li{width:100%; }
    
    
	
	
	.mnav{display: block;
    margin-top: 15px;
    margin-bottom: 10px;
    top: 0;
    position: absolute;
    float: right;
    top: 0;
    right: 8px}
	
	
	
    .mobmenu:focus{outline:none;}
    
a#navi:hover {color: #333;}
.mobmenu i {cursor: pointer; font-size:25px;} 
nav ul li {
    width: 100%;
    display: inline-block;
    margin: 5px;
    margin-left: 0px;}
nav ul li a {
    padding: 10px 15px;
    display: block;}
nav {
    float: none;
    margin: 0px 0 0 0px;
    position: absolute;
    width: 100%;
    display: none;
    height: 340px;
    overflow-y: scroll;
    top: 120px;
    left: 0;
    z-index: 99999;
    background: #000000de;}   
nav ul ul { position: relative !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center;
    width: 100% !important;
    background: #ed3237 !important;}    
#catalogue .of, #catalogue .en {background: #161516 !important;}    
.basket {
   position: absolute;
    top: 27%;
    margin: 0px auto;
    height: auto;
    padding: 0px;
    float: none;
    left: 0;
    right: 0;}
 .search {
   background-color: #333;
    width: auto;
    float: left;
    width: 80%;
    margin: 0px auto;
    height: auto;
    position: relative;
    top: 9px;
    line-height: 0;
    border-radius: 0;
    height: 30px;
    left: 10px;
	border-radius:5px;
	}
  header {
    width: 100%;
    background: #ed3237;
    position: relative;
    z-index: 9999;
    top: 0px;} 
	.basket a i, .basket a span {
    font-size: 15px !important; color:#fff;}
.basket a {
	background: transparent;
     border-radius: 5px;
    width: 100%;
    height: auto;
    display: table;
    margin: 0 auto;
    float: none;
    line-height: 0;
    font-size: 0px;
    padding: 0;
    margin: 0;
    margin-top:8px;
}  




.righttop {
   height: auto;
    padding-bottom: 20px}    
.slider {
    padding-top: 0px;
    margin-top: 0px;}    
.scootybox, .motorcyclebox {height: 300px;}
.threewheelerbox, .electrictyrebox, .bicyclebox{height:300px;}
.scootybox h2, .motorcyclebox h2, .threewheelerbox h2, .electrictyrebox h2, .bicyclebox h2 {
       margin: 0px 0px 20px 30px;
    font-size: 15px;
    bottom: 0px;
    position: absolute;}    
.events ul li img{width:100% !important;float:none;}    
.basket{  width: auto;
    padding-bottom: 0px;
    /* background: #fced20; */
    height: auto;
    float: right;
    /* font-size: 0px !important; */
    position: relative;
    left: -10px;
    right: 0;
    top: 12px;
    margin: 0;
    padding: 0;
    padding: 0;
    border-radius: 0;
    height: 0;
    line-height: 0;}
/* .touch img{left:9%;}     */

.content p{text-align:justify;}

.headbar{background-size:contain!important; height:104px!important;}
    
}

@media(max-width:375px){
.slider {padding-top: 0px;margin-top: 0px;}
.scootybox, .motorcyclebox, .threewheelerbox, .electrictyrebox, .bicyclebox {height: 250px;}
.events h2 {font-size: 20px;}
.headbar {
    padding: 0px;
    height: 91px;
    margin-top: 0px;}  
    
   
}   

@media(max-width:320px){
.touch img {left: 10%;width: 70%;}
.scootybox, .motorcyclebox, .threewheelerbox, .electrictyrebox, .bicyclebox {height: 200px;}
  .pestrycrumbs{margin: 36px 4px 0px 0px;}
 
 
}

/******
Head Bar changes
********/

.headbar {
    background-size: contain;
    padding: 299px 0px 150px 0px;
    background-position: center bottom;
}


#overlay{
 
  width: 100% !important;
  height: 100% !important;
  position: fixed !important;
  overflow: hidden !important;
  top: 0;
  left: 0;
  display: none !important;
  text-align: center !important;
}

#overlay img{
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}





        
