@font-face{
    font-family:'Microsoft Tai Le';
    src:url("../../fonts/microsoft/MicrosoftTaiLe.eot");
    src:url("../../fonts/microsoft/MicrosoftTaiLe.eot?#iefix") format("embedded-opentype"),url("../../fonts/microsoft/MicrosoftTaiLe.woff") format("woff"),url("../../fonts/microsoft/MicrosoftTaiLe.ttf") format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'pt_sans_captionregular';
    src:url("../../fonts/pt-sans-caption/ptc55f-webfont.woff2") format("woff2"),url("../../fonts/pt-sans-caption/ptc55f-webfont.woff") format("woff");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'pt_sans_captionbold';
    src:url("../../fonts/pt-sans-caption/ptc75f-webfont.woff2") format("woff2"),url("../../fonts/pt-sans-caption/ptc75f-webfont.woff") format("woff");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'Oswald';
    src:url("../../fonts/oswald/Oswald-Medium.eot");
    src:url("../../fonts/oswald/Oswald-Medium.eot?#iefix") format("embedded-opentype"),url("../../fonts/oswald/Oswald-Medium.woff") format("woff"),url("../../fonts/oswald/Oswald-Medium.ttf") format("truetype");
    font-weight:500;
    font-style:normal
}
@font-face{
    font-family:'Oswald';
    src:url("../../fonts/oswald/Oswald-Regular.eot");
    src:url("../../fonts/oswald/Oswald-Regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/oswald/Oswald-Regular.woff") format("woff"),url("../../fonts/oswald/Oswald-Regular.ttf") format("truetype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:'Oswald';
    src:url("../../fonts/oswald/Oswald-Bold.eot");
    src:url("../../fonts/oswald/Oswald-Bold.eot?#iefix") format("embedded-opentype"),url("../../fonts/oswald/Oswald-Bold.woff") format("woff"),url("../../fonts/oswald/Oswald-Bold.ttf") format("truetype");
    font-weight:bold;
    font-style:normal
}
@font-face{
    font-family:'Oswald';
    src:url("../../fonts/oswald/Oswald-Light.eot");
    src:url("../../fonts/oswald/Oswald-Light.eot?#iefix") format("embedded-opentype"),url("../../fonts/oswald/Oswald-Light.woff") format("woff"),url("../../fonts/oswald/Oswald-Light.ttf") format("truetype");
    font-weight:300;
    font-style:normal
}
body{
    background:url(../images/bg_main.jpg);
    font-family:'pt_sans_captionregular';
    overflow-x:hidden;
    font-size:14px;
    color:#000;
    float:left;
    width:100%;
    max-width:100%
}
.align_right{
    float:right
}
.padding-right{
    padding-right:0px !important
}
.padding-left{
    padding-left:0px !important
}
.radius{
    border-radius:50%;
    -webkit-radius:50%;
    -moz-radius:50%
}
.radius5{
    border-radius:5px;
    -webkit-radius:5px;
    -moz-radius:5px
}
a{
    text-decoration:none !important
}
*{
    margin:0px;
    padding:0px
}
.no_pad{
    padding:0px !important
}
.header_box{
    background:#fff;
    margin:0px;
    padding:0px;
    height:auto;
    display:inline-block;
    width:100%
}
.menu_desktop{
    display:inline-block;
    width:100%;
    position:relative;
    text-align:center
}
.menu_desktop ul{
    margin:0px;
    width:auto;
    width:auto
}
.menu_desktop ul li{
    display:inline-block;
    list-style:none;
    margin:0 0 0 -20px;
    text-transform:uppercase;
    padding:13px 33px;
    transform:skew(-8deg, 0deg);
    -webkit-transform:skew(-8deg, 0deg);
    -moz-transform:skew(-8deg, 0deg)
}
.menu_desktop ul li a{
    color:#fff;
    font-size:16px;
    text-transform:uppercase;
    font-weight:normal;
    font-family:"Oswald";
    letter-spacing:1px;
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg);
    display:inline-block
}
.menu_desktop ul li a:hover{
    color:#fff
}
.menu_desktop ul li ul{
    width:1300px;
    display:none;
    border:none;
    text-align:left;
    position:absolute;
    left:-270px;
    top:45px;
    z-index:3;
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg);
    padding:4px 0 0 0 !important
}
.menu_desktop ul li:hover ul{
    display:initial
}
.menu_desktop ul li:hover{
     background:#d61f37;   
}

.menu_desktop ul li ul li:hover{
     background:none;   
}

.dropmenu_outer .menu_desktop ul li ul li a:hover{
     background:none;   
}
.menu_desktop ul li:nth-child(3) ul li ul li {
    display: inline-block;
    width: 100%;
}

.menu_active{
      background:#d61f37; 
}
.logo{
    display:inline-block;
    width:auto;
    top:0px;
    margin:0px
}
.header_bottom{
    text-align:center;
    display:inline-block;
    width:100%
}
.menu_desktop ul li:nth-child(2) ul{
    left:0px !important;
    width:200px
}
.menu_desktop ul li:nth-child(2) ul li{
    background:#fff;
    transform:skew(0deg, 0deg);
    -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg)
}
.menu_desktop ul li:nth-child(2) ul li a{
    color:#000;
    transform:skew(0deg, 0deg);
    -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
	font-family: 'pt_sans_captionregular';
	text-transform:none;
	font-size: 14px !important;
    line-height: 18px !important;
    margin: 0 !important;
    color: #000 !important;
    padding: 0 !important;	
	width: 146px;
}
.header_top{
    margin:5px 0 0 0;
    display:inline-block
}
.header_top ul{
    margin:0px;
    width:auto;
    width:100%;
    display:inline-block
}
.header_top ul li{
    display:inline-block;
    list-style:none;
    font-size:15px;
    margin:0;
    padding:0 7px;
    margin:0 0 0px;
    line-height:13px
}
.header_top ul li a{
    color:#000;
    font-size:15px
}
.header_top ul li:last-child{
    border-right:none
}
.header_cart{
    vertical-align:top;
    display:inline-block;
    width:auto
}
.header_top_outer{
    display:inline-block;
    width:100%
}
.header_login_register{
    float:right;
    top:15px;
    position:relative
}
.menu_desktop ul li:nth-child(3){
    background-image:url("../images/downArrow.png") no-repeat
}
.banner_box{
    margin:0 0;
    padding:0px;
    height:auto;
    width:100%;
    position:relative;
    z-index:0;
    background:#000
}
.banner_box figure img{
    width:100%
}
.banner_text_inner{
    height:auto;
    display:inline-block;
    text-align:center;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:100%
}
.banner_text_inner h1{
    color:#fff;
    text-decoration:none;
    display:inline-block;
    font-size:42px;
    text-decoration:none;
    width:100%;
    margin:0px;
    padding:0px;
    text-transform:uppercase
}
.banner_text_inner p{
    color:#ffffff;
    font-size:17px;
    line-height:26px;
    margin:0;
    padding:0 24% 0
}
.banner_text_inner span{
    display:inline-block;
    margin:10px 0 0
}
.banner_text_inner span a{
    color:#ff6800;
    text-transform:uppercase;
    font-size:32px
}
.content_box{
    margin:0px;
    padding:0px;
    height:auto;
    display:inline-block;
    width:100%
}
.footer_box{
    margin:0px;
    padding:40px 0 40px;
    height:auto;
    width:100%
}
.fiiter_menu{
    text-align:left
}
.fiiter_menu h2{
    font-size:22px;
    color:#fff;
    margin:0 0 9px 0;
    padding:0px;
    display:inline-block;
    width:100%
}
.fiiter_menu ul{
    margin:0px;
    width:auto;
    width:100%;
    display:inline-block
}
.fiiter_menu ul li{
    display:inline-block;
    list-style:none;
    font-size:15px;
    margin:0;
    padding:0;
    margin:0 0 0px;
    line-height:13px;
    width:100%
}
.fiiter_menu ul li a{
    color:#fff;
    font-size:14px;
    line-height:28px
}
.footer_social{
    text-align:center;
    margin:50px 0 0 0
}
.footer_social ul{
    margin:0px;
    width:auto;
    width:auto;
    display:inline-block
}
.footer_social ul li{
    list-style:none;
    display:inline-block;
    width:auto
}
.footer_social ul li a i{
    font-size:40px;
    color:#333333;
    margin:0 13px
}
.footer_social p{
    font-size:16px;
    color:#202020;
    margin:9px 0 0
}
.footer_logo{
    margin:40px 0 0 0;
    padding:0px
}
.mobile_banner{
    display:none
}
.closeee{
    color:#ffffff;
    float:left;
    font-size:17px;
    margin:-44px 0 0 60px;
    text-transform:uppercase
}
.mainNav ul{
    margin:0;
    padding:0;
    list-style:none
}
.mainNav ul li{
    border-top:1px solid #1D1D1D;
    padding:0 0
}
.mainNav ul li a{
    color:#ffffff;
    display:block;
    font-family:'pt_sans_captionregular';
    font-size:16px;
    padding:2px 13px;
    line-height:33px;
    text-decoration:none;
    text-align:left
}
.mainNav ul ul{
    border-bottom:none
}
.mainNav ul ul li{
    border-top:1px solid #222;
    background:#1F1F1F
}
.mainNav ul ul li a{
    color:#FFFFFF;
    display:block;
    line-height:normal;
    padding:9px 14px
}
.mainNav ul ul li a:hover{
    color:#282e67
}
.mainNav ul ul ul{
    border-top:1px solid #222
}
.mainNav ul ul ul li{
    border:none
}
.mainNav ul ul ul li a{
    padding-left:3.5em;
    padding-top:0.25em;
    padding-bottom:0.25em
}
ul li.has-subnav .accordion-btn{
    color:#fff
}
.fa.fa-plus{
    font-size:12px;
    position:absolute;
    right:13px;
    top:10px
}
.fa.fa-minus{
    font-size:12px;
    position:absolute;
    right:13px;
    top:10px
}
.mainNav{
    margin:7px 0 0
}
.sidenav .closebtn{
    background:#d61f37;
    border-radius:50%;
    color:#ffffff;
    font-size:28px;
    height:30px;
    left:-36px;
    line-height:28px;
    padding:0;
    position:absolute;
    text-decoration:none;
    top:11px;
    width:30px;
    z-index:2147483647
}
.menu_btn{
    background:#ffffff none repeat scroll 0 0;
    cursor:pointer;
    font-size:23px;
    padding:7px 15px;
    text-transform:uppercase
}
.sidenav{
    height:100%;
    width:0;
    position:fixed;
    z-index:1;
    top:0;
    right:0;
    background-color:#111;
    overflow-x:hidden;
    transition:0.5s;
    padding-top:60px
}
.sidenav .closebtn{
    position:absolute;
    top:12px;
    text-align:center;
    right:25px;
    font-size:23px;
    margin-left:50px
}
@media screen and (max-height: 450px){
    .sidenav{
        padding-top:15px
    }
    .sidenav a{
        font-size:18px
    }
}
.nav_head .navbar-brand{
    height:auto;
    padding:5px 0
}
.navbar-brand>img{
    display:block
}
.navbar-brand{
    height:110px
}
#demo-1 ul{
    left:50px;
    padding:0;
    position:absolute;
    width:1179px
}
#demo-1 li ul li:hover a{
    color:#fff
}
.banner_inner{
    margin:0 0 22px;
    position:relative
}
.dropmenu_outer{
    background:#fff none repeat scroll 0 0;
    display:inline-block;
    margin:0;
    padding:20px 28px
}
.nav_head .navbar .navbar-nav li{
    padding:0 1px
}
.nav_head .navbar .navbar-nav>li>a{
    padding:20px 0px 5px 35px;
    color:#000;
    transition:all ease 0.5s;
    font-size:16px;
    letter-spacing:1px;
    text-transform:uppercase;
    font-family:"latoregular"
}
#demo-1 li ul{
    display:none
}
.nav_head .navbar{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    border-radius:0;
    float:left;
    width:100%;
    margin-bottom:0;
    min-height:auto;
    margin-top:0px
}
.nav_head .navbar .navbar-collapse{
    padding:0
}
.nav_head .navbar .navbar-nav{
    float:right
}
.nav_head .navbar .navbar-nav li{
    padding:0 1px
}
.nav>li{
    display:block;
    position:initial !important
}
.nav_head .navbar .navbar-nav li:first-child a{
    padding-left:0
}
.nav_head .navbar .navbar-nav li{
    padding:0 1px
}
.nav_head .navbar .navbar-nav>li{
    padding:0
}
.nav_head .navbar .navbar-nav li.active a{
    color:#d43030
}
.who_we_are_outer{
    width:100%;
    margin:36px 0 0
}
.who_we_right{
    display:inline-block;
    width:100%;
    margin:30px 0 0
}
.who_we_right h1{
    font-size:35px;
    text-transform:uppercase;
    font-family:"Oswald"
}
.who_we_right p{
    font-size:19px;
    font-weight:normal;
    font-style:normal;
    line-height:30px
}
.footer_box_outer{
    background:url("../images/footer_bg.jpg");
    background-size:cover
}
.footer_bottom p{
    color:#fff
}
.txt_footer{
    text-align:center
}
.txt_footer h2{
    font-size:15px;
    color:#fff;
    font-style:normal;
    font-weight:normal;
    margin:10px 0 0;
    text-align:left;
    line-height:25px
}
.footer_bottom_outer{
    padding:13px 0 12px;
    background:#282b72
}
.footer_bottom_left{
    float:left;
    font-size:17px
}
.footer_bottom_left p{
    color:#fff;
    font-size:15px;
    margin:0px
}
.footer_bottom_right{
    float:right
}
.footer_bottom_right p{
    color:#fff;
    font-weight:normal;
    font-style:normal;
    font-size:17px;
    margin:0px
}
.footer_bottom_right p a{
    font-weight:bold;
    color:#fff
}
.home_video{
    margin:0 0 0 -50px
}
.home_video iframe{
    width:92%;
    height:500px;
    transform:skew(9deg, 0deg);
    -webkit-transform:skew(9deg, 0deg);
    -moz-transform:skew(9deg, 0deg)
}
.home_video img{
    width:100%
}
.custom_auto_left{
    text-align:center
}
.custom_auto_left h1{
    font-size:35px;
    color:#fff;
    font-family:"Oswald";
    text-transform:uppercase;
    font-weight:bold;
    margin:0 0 30px;
    padding:0px
}
.custom_auto_left p{
    font-size:16px;
    font-family:"Microsoft Tai Le";
    margin:0 0 12px
}
.custom_auto_left ul li{
    list-style:none;
    display:inline-block;
    width:25%;
    margin:0 12px 31px;
    min-height:162px
}
.custom_auto_left ul li i{
    display:inline-block;
    min-height:80px
}
.custom_auto_left ul li a{
    font-size:15px;
    font-family:"Microsoft Tai Le";
    color:#fff;
    display:inline-block;
    width:100%;
    line-height:18px;
    margin:13px 0 0px
}
.latest_products_outer{
      width: 100%;    padding: 53px 0 43px;    margin: 0px;    background: url(../images/custom_part-5.png) no-repeat bottom left;}
.heading_latest{
    text-align:center;
    margin:0 0 40px
}
.heading_latest h1{
    color:#282b72;
    font-size:40px;
    font-family:'pt_sans_captionbold'
}
.heading_latest h1 span{
    color:#d61f37
}
.heading_latest p{
    font-size:17px;
    font-family:"Microsoft Tai Le"
}
.con_pro_b{
    border:1px solid #c2c2c2;
    padding:0;
    margin:0 0 30px;
    width:100%;
    text-align:center;
    display:inline-block;
    position:relative
}
.con_pro_b figure{
    text-align:center;
    padding:0;
    overflow:hidden;
    height:175px;
    position:relative
}
.con_pro_b figure img{
    height:auto;
    margin:0 auto;
    display:inline-block;
    left:0;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:auto;
    text-align:center
}
.custom_auto_left p i{
    text-align:center;
    display:inline-block;
    width:100%
}
.ribbon{
    height:115px;
    left:-4px;
    overflow:hidden;
    position:absolute;
    text-align:right;
    top:-5px;
    width:114px;
    z-index:1
}
.ribbon span{
    font-size:16px;
    color:#FFF;
    text-align:center;
    line-height:20px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    display:block;
    background:#e60909;
    background:linear-gradient(#F70505 0%, #8F0808 100%);
    box-shadow:0 3px 10px -5px #000;
    position:absolute;
    left:-24px;
    line-height:20px;
    position:absolute;
    text-align:center;
    top:26px;
    width:123px
}
.ribbon span::before{
    content:"";
    position:absolute;
    left:0px;
    top:100%;
    z-index:-1;
    border-left:3px solid #8F0808;
    border-right:3px solid transparent;
    border-bottom:3px solid transparent;
    border-top:3px solid #8F0808
}
.ribbon span::after{
    content:"";
    position:absolute;
    right:0px;
    top:100%;
    z-index:-1;
    border-left:3px solid transparent;
    border-right:3px solid #8F0808;
    border-bottom:3px solid transparent;
    border-top:3px solid #8F0808
}
.desktop_menu_outer{
    background:#282e67;
    width:100%;
    margin:0;
    border-bottom:2px solid #d61f37
}
.desktop_menu_outer:hover{
    border-bottom:2px solid #d61f37
}
.navbar-nav li a:hover{
    background:#d61f37
}
.navbar{
    margin:0
}
.top_contct{
    text-align:center;
    display:inline-block;
    width:100%;
    margin:2px 0 0
}
.top_contct p{
    color:#878787;
    font-size:16px;
    font-style:normal;
    margin:0
}
.top_contct p a{
    color:#282e67;
    font-weight:bold;
    padding:0 5px 0
}
.top_bar_outer{
    margin:15px 0;
    width:100%;
    display:inline-block;
    width:100%
}
.top_login{
    margin:0;text-align:center;
  
}
.top_login span{
 /*    padding:0 0 0 14px; */
    display:inline-block
}
.top_login span i{
    color:#282e67;
    font-size:18px;
    padding:0 5px 0
}
.top_login span a{
    color:#282e67;  font-family: "pt_sans_captionbold";
    font-size:16px;
    padding:0 5px 0
}
.mobile_menu{
    display:none
}
.top_search{
    display:inline-block;
    width:auto;
    float:right
}
.top_search section{
    border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    margin:10px 0 0;
    background:#fff;
    padding:0;
    overflow:hidden;
    border:1px solid #ccc;
    display:inline-block
}
.top_search section input[type="text"]{
    border:none;
    height:28px;
    padding:4px 12px;
    font-size:13px
}
.top_search section input[type="submit"]{
    background:#d91a33;
    color:#fff;    height: 35px;
    border:1px solid #d91a33;    margin: 0 -2px 0 0;
    text-transform:uppercase;
    font-size:14px;
    font-weight:normal;
    font-style:normal;
    padding:9px 23px;
    border:none;
	width:auto !important;
}
.service_tabs{
    background:url("../images/servc_tabs_bg.jpg") no-repeat;
    padding:73px 0 61px;
    background-size:cover
}
.testimonial_con_outer i{
    float:left
}
.testimonial_outer{
    margin:70px 4%;
    width:auto
}
.distributor_list{
    background:#282b72;
    padding:30px 32px 30px;
    display:inline-block;
    width:100%;
    margin:0px;
    position:relative;
    transform:skew(-8deg, 0deg);
    -webkit-transform:skew(-8deg, 0deg);
    -moz-transform:skew(-8deg, 0deg)
}
.distributor_list h1{
    font-size:33px;
    font-weight:bold;
    color:#fff;
    margin:0 0 19px
}
.distributor_list ul li{
    display:inline-block;
    width:32%;
    color:#fff;
    line-height:30px;
    background:url(../images/city_lista_arrow.png) no-repeat center left;
    padding:0 0 0 29px
}
.location ul{
    margin:0px;
    padding:0px;
    display:inline-block;
    width:100%;
    margin:0 0 0 0px
}
.location ul li{
    display:inline-block;
    list-style:outside none none;
    margin:0 0 10px;
    padding:0;
    position:relative;
    width:100%
}
.location ul li i{
    font-size:17px;
    color:#fff;
    float:left;
    width:auto
}
.location ul li a{
    font-size:14px;
    color:#fff;
    display:inline-block;
    line-height:20px;
    padding:0 0 0 12px
}
.ft_social{
    display:inline-block;
    margin:10px 0 0;
    width:auto
}
.ft_social a{
    display:inline-block;
    padding:0 5px;
    text-align:center
}
.ft_social a i{
    border-radius:50%;
    color:#ffffff;
    height:30px;
    line-height:30px;
    width:30px
}
.ft_social a i.fa-facebook{
    background-color:#45569f
}

.ft_social a i.fa.fa-linkedin {
    background: #325f8e;
}
.header_social a i.fa.fa-linkedin {
    background: #325f8e;
}
.header_social a i.fa.fa-youtube {
    background: #d61f37;
}
.ft_social a i.fa-youtube{background: #d61f37;}
.ft_social a i.fa-twitter{
    background-color:#27aae1
}
.ft_social a i.fa-linkedin:hover{
    background-color:#D32323
}
.ft_social a i.fa-instagram{
    background-color:#845743
}
.header_social{
    display:inline-block;
    margin:10px 0 0;
    width:100%;
    text-align:center
}
.header_social a{
    display:inline-block;
    padding:0 5px;
    text-align:center
}
.header_social a i{
    border-radius:50%;
    color:#ffffff;
    height:25px;
    line-height:26px;
    width:25px;
    font-size:14px
}
.header_social a i{
    border-radius:50%;
    color:#ffffff;
    height:30px;
    line-height:30px;
    width:30px
}
.header_social a i.fa-facebook{
    background-color:#45569f
}
.header_social a i.fa-twitter{
    background-color:#27aae1
}
.header_social a i.fa-linkedin{
    background-color:#D32323
}
.header_social a i.fa-instagram{
    background-color:#845743
}
.custom_auto_left_outer{
    background:#000;
    width:106%
}
.add_sec .gry_bx p{
    font-size:16px;
    line-height:30px
}
.add_sec .gry_bx p i{
    color:#3e5fa4;
    font-size:16px;
    padding-right:5px
}
.add_sec .blu_bx{
    background-color:#1d80cd;
    text-align:center
}
.add_sec .blu_bx a{
    margin:0 0 30px;
    display:inline-block
}
.add_sec .blu_bx p{
    font-size:16px;
    line-height:30px;
    color:#fff
}
.add_sec .blu_bx p i{
    color:#3e5fa4;
    font-size:24px;
    padding-right:10px
}
.add_sec .blu_bx p.sig{
    margin-top:30px
}
.add_sec .rd_bx{
    background-color:#b51d23;
    position:relative
}
.add_sec .rd_bx h3{
    color:#fff;
    text-align:left
}
.add_sec .rd_bx span{
    position:absolute;
    top:50%;
    right:25px;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%)
}
.add_sec .rd_bx li{
    position:relative;
    color:#fff;
    padding:10px 0 10px 30px;
    font-size:18px
}
.add_sec .rd_bx li:before{
    position:absolute;
    font-family:"fontAwesome";
    top:10px;
    left:0;
    content:"\f00c";
    font-size:20px
}
.add_sec .rd_bx li a{
    color:#fff
}
.gry_bx{
    text-align:center
}
.testimonial_pic{
    display:inline-block;
    width:100%;
    margin:0 0 23px
}
.search_login_outer{
    display:inline-block;
    margin:12px 0 0; float:right;
}
.custome_left{
    float:left;
    width:52%;
    transform:skew(-9deg, 0deg);
    -webkit-transform:skew(-9deg, 0deg);
    -moz-transform:skew(-9deg, 0deg);
    margin:0 0 0 -51px;
    border-top:13px solid #282e67
}
.custome_right{
    border-top:13px solid #d61f37;
    overflow:hidden;
    width:50%;
    transform:skew(-9deg, 0deg);
    -webkit-transform:skew(-9deg, 0deg);
    -moz-transform:skew(-9deg, 0deg);
    background:#000;
    margin:0 0 0 -5px
}
.custom_auto_left{
    background:url(../images/custom_autoparts_bg.jpg) no-repeat;
    background-size:cover;
    display:inline-block;
    width:100%;
    padding:46px 3% 40px 3%
}
.custom_auto_left h1{
    transform:skew(9deg, 0deg);
    -webkit-transform:skew(9deg, 0deg);
    -moz-transform:skew(9deg, 0deg)
}
.custom_auto_left p{
    transform:skew(9deg, 0deg);
    -webkit-transform:skew(9deg, 0deg);
    -moz-transform:skew(9deg, 0deg)
}
.custom_auto_left ul li{
    transform:skew(0deg, 0deg);
    -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg);
    padding:14px 5px 12px
}
.custome_common{
    height: 575px;
}
.rating{
    background:#f9f9f9;
    border-top:1px solid #ececec;
    width:100%;
    display:inline-block;
    color:#505050
}
.rating section{
    display:inline-block;
    width:auto;
    margin:0px;
    padding:5px 0
}
.rating section i{
    font-size:12px;
    color:#d61f37
}
.product_bottom{
    background:#f1eeee;
    padding:19px 11px;
    background:#f0eded;
    background:-moz-linear-gradient(top, #f0eded 0%, #fff 100%);
    background:-webkit-linear-gradient(top, #f0eded 0%, #fff 100%);
    background:linear-gradient(to bottom, #f0eded 0%, #fff 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0eded', endColorstr='#ffffff',GradientType=0 )
}
.product_bottom h1{
    font-size:15px;
    height:30px;
    color:#453d3f;
    margin:0 0 5px;
    padding:0;
    text-align:center;
    display:inline-block;
    width:100%;
    height:52px
}
.product_bottom h1 a{
    color:#000
}
.product_bottom span a{
    background:#fff;
    color:#000;
    padding:6px 19px;
    font-size:13px;
    border:1px solid #ccc;
    border-radius:4px
}
.auto_serives_tab li{
    background:#fff;
    padding:0;
    width:19%;
    display:inline-block !important;
    padding:7px;
    float:none;
    margin:0 15px;
    border-radius:4px !important;
    -webkit-border-radius:4px !important;
    -moz-border-radius:4px !important
}
.auto_serives_tab li a{
    display:inline-block;
    width:100%;
    color:#000;
    padding:10px 0 !important
}
.auto_tab{
      text-align: center;
    color: #404040;
    font-size: 17px;
    padding: 8px 0;
    font-family: "Oswald";
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    letter-spacing: 3px;
}
.auto_tab i{
    color:#d61f37
}
.auto_serives_tab .active a{
    color:#fff;
    background:#d61f37 !important
}
.auto_serives_tab .active{
      background: url(../images/tab_active.png) no-repeat;
    width: 184px;
    height: 90px;
    display: inline-block;
    padding: 7px;
    background-size: 100%;
}
.auto_serives_tab .active .auto_tab{
    color:#fff !important
}
.auto_serives_tab .active .auto_tab i{
    color:#fff !important
}
.auto_serives_tab li a:hover{
    background:#d61f37 !important
}
.auto_serives_tab li a:hover .auto_tab{
    color:#fff !important
}
.auto_serives_tab li a:hover .auto_tab i{
    color:#fff !important
}
.tab_con{
    color:#fff;
    font-size:20px;
    font-style:italic;
    text-align:center;
    margin:22px 34px 42px;
    display:inline-block;
    width:100%
}
.tab_con a{
    color:#fff
}
.tab_service_all{
    background:#fff;
    text-align:center;
    padding:10px;
    min-height:210px
}
.tab_service_all figure{
    height:122px;
    width:100%;
    display:inline-block;
    position:relative
}
.tab_service_all figure img{
    height:auto;
    display:inline-block;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:auto;
    margin:0 auto;
    text-align:center;
    left:0px
}
.tab_service_all h2{
    margin:12px 0 6px;
    font-size:14px
}
.tab_service_all h2 a{
    color:#000
}
.auto_serives_tab{
    text-align:center;
    margin:0 auto;
    display:inline-block;
    width:100%;
	
}
.distributor_list ul li:last-child{
    text-transform:uppercase;
    font-weight:bold;
    background:none;
    padding:0px
}
.distributor_list ul li:last-child a{
    color:#d61f37
}
.gry_bx{
    height:auto;
    display:inline-block;
    position:absolute;
    right:0;
    top:43%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:auto;
    margin:0 auto;
    text-align:center;
    left:0px
}
.testimonial_con{
    background:url(../images/testimonial_radius.png) no-repeat;
    width:435px;    float: right;
    height:157px;
    display:inline-block;
    padding:19px 24px 13px 47px;
    text-align:left;    margin: 0 10px 0 0;
}
.testimonial_con p{
    color:#fff;
    font-size:13px;
    line-height:22px
}
.testimonial_con p i{
    color:#fff;
    margin:0 8px 0 0px;
    font-size:22px
}
.testimonial_con strong{
    display:inline-block;
    width:100%;
    color:#fff;
    text-align:left
}
.testimonial figure img{
    width:100%
}
.gry_bx h3{
    color:#fff;
    margin:0 0 26px;
    font-size:24px;
    font-family:"Oswald"
}
.testimonial{
    position:relative;
    transform:skew(-8deg, 0deg);
    -webkit-transform:skew(-8deg, 0deg);
    -moz-transform:skew(-8deg, 0deg)
}
.testimonial_con_outer{
    padding:0 4%;
    display:inline-block;
    width:100%
}
.testimonial .carousel-indicators{
    bottom:-43px
}
.testimonial .carousel-indicators .active{
    border:1px solid #d61f37 !important;
    background-color:#d61f37 !important
}
.testi_common{
    height:290px
}
.distributor_list h1{
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg)
}
.distributor_list ul{
    padding:0 0% 0 3%;
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg)
}
.gry_bx h3{
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg)
}
.testimonial_con_outer i{
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg)
}
.testimonial_con{
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg)
}
.testimonial .carousel-indicators{
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg)
}
.testimonial_con p{
    transform:skew(0deg, 0deg);
    -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg)
}
.testimonial_con p i{
    transform:skew(0deg, 0deg);
    -webkit-transform:skew(0deg, 0deg);
    -moz-transform:skew(0deg, 0deg)
}
.test_padding{
    padding:0 7px !important
}
.location{
    margin:8px 0 0
}
.filter_right{
    margin:0 0 0 33px
}
.banner img{
    width:100%
}
.industries .owl-prev{
    float:left;
    margin:0 0 0 -50px !important
}
.owl-theme .owl-nav [class*="owl-"]{
    color:#FFF !important;
    font-size:14px !important;
    margin:5px !important;
    padding:4px 7px !important;
    background:#d61f37 !important;
    display:inline-block;
    cursor:pointer;
    border-radius:3px !important
}
industries .owl-next{
    float:right;
    margin:0 -40px 0 20px !important
}
.owl-next{
    position:absolute;
    right:-9px;
    top:34%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%)
}
.owl-prev{
    position:absolute;
    left:-11px;
    top:34%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%)
}
.distributoree{
    position:absolute;
    right:0px;
    top:50%;
    width:100%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    left:0px;
    padding:10px 1% 0 5%
}
.owl-dots{
    display:none
}
.tab_read_more{
    display:inline-block;
    text-align:center;
    width:100%;
    margin:72px 0 0
}
.tab_read_more a{
    background:#d61f37;
    padding:10px 44px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:15px;
    color:#fff;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    font-family:"Microsoft Tai Le"
}
.banner_text{
    height:auto;
    display:inline-block;
    text-align:left;
    left:0;
    position:absolute;
    right:0;
    top:35%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:100%
}
.banner_text h2{
    font-family:"pt_sans_captionbold";
    color:#fff;
    text-decoration:none;
    display:inline-block;
    font-size:69px;
    text-decoration:none;
    width:100%;
    margin:0 0 0 -80px;
    padding:0px;
    text-transform:uppercase;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    text-shadow:0px 7px 0px #000;
    -webkit-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-name:rollIn;
    animation-name:rollIn
}
.banner_text h3{
    font-family:"pt_sans_captionbold";
    color:#fff;
    text-decoration:none;
    display:inline-block;
    font-size:40px;
    text-decoration:none;
    width:100%;
    margin:9px 0 0 40px;
    padding:0px;
    text-transform:uppercase;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    -webkit-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-name:zoomIn;
    animation-name:zoomIn
}
.banner_text h1{
    color:#fff;
    text-decoration:none;
    display:inline-block;
    font-size:49px;
    text-decoration:none;
    width:100%;
    margin:0px;
    padding:0px;
    text-transform:uppercase
}
.banner_text p{
    color:#ffffff;
    font-size:21px;
    line-height:26px;
    margin:20px 0 0 70px;
    padding:0 6% 0 0;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    -webkit-animation-duration:2s;
    animation-duration:2s;
    -webkit-animation-name:rotateInUpLeft;
    animation-name:rotateInUpLeft
}
.banner_text span{
    display:inline-block;
    margin:20px 0 0
}
.banner_text span a{
    background:#1f3661;
    border-radius:40px;
    color:#fff;
    padding:9px 44px;
    text-transform:uppercase;
    font-size:15px
}
.banner_text span a:hover{
    background:#ff781c;
    color:#fff;
    text-decoration:none
}
.dropmenu>h2{
    color:#d61f37;
    display:inline-block;
    font-size:17px;
    font-weight:bold;
    margin:0 0 11px;
    width:100%
}
.dropmenu li a{
    text-transform:capitalize
}
.dropmenu{
    float:left;
    width:17%;
    margin:0 14px
}
#demo-1 li:hover ul{
    display:inline-block
}
.nav>li{
    display:block;
    position:initial !important
}
.dropmenu li a{
    font-size:14px !important;
    line-height:18px !important;
    margin:0 !important;
    color:#000 !important;
    padding:0 !important;
   text-transform: none !important;
}
.dropmenu>li{
    color:#fff;
    list-style:disc;
    list-style-position:outside;
    margin:0 0 6px 14px
}
.dropmenu li:hover{
    background:none !important
}
.dropmenu li{
    padding:0px !important;
    font-family:'pt_sans_captionregular' !important
}
.dropmenu li a{
    letter-spacing:0px !important;
    font-family:'pt_sans_captionregular' !important
}
.dropmenu li{
    transform:skew(0deg, 0deg) !important;
    -webkit-transform:skew(0deg, 0deg) !important;
    -moz-transform:skew(0deg, 0deg) !important;
    line-height:18px !important;
    display:block !important;
    float:left;
    margin:0 0 14px !important
}
.dropmenu li a{
    transform:skew(0deg, 0deg) !important;
    -webkit-transform:skew(0deg, 0deg) !important;
    -moz-transform:skew(0deg, 0deg) !important
}
.dropmenu li a:hover{
    color:#d61f37 !important
}
.banner_box .item img{
    width:100%
}
.top_contct_mobile{
    color:#fff;
    padding:17px;
    font-size:18px;
    font-style:normal;
    margin:0
}
.top_contct_mobile a{
    color:#d61f37
}
.has-subnav.accordion-header-only span{
    width:40px !important
}
.menu_mobile{
    display:none
}
.crousel{
    width:101%
}
.desktop_menu_outer{
    position:relative;
    z-index:1
}
.con_pro_b:hover .rating{
    background:#282e67;
    color:#fff
}
.con_pro_b:hover .rating i{
    color:#fff
}
.con_pro_b:hover span a{
    background:#d61f37;
    color:#fff;
    border:1px solid #d61f37
}
.tab_read_more a:hover{
    background:#fff;
    color:#d61f37
}
.ft_social a i:hover{
    background:#d61f37;
    color:#fff
}
.home_video{
    position:relative
}
.play_btn{
    height:auto;
    display:inline-block;
    text-align:center;
    left:0;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:auto;
    transform:skew(9deg, 0deg);
    -webkit-transform:skew(9deg, 0deg);
    -moz-transform:skew(9deg, 0deg)
}
.play_btn i{
    color:#fff;
    font-size:25px;
    border:3px solid #ccc;
    border-radius:50%;
    width:60px;
    height:60px;
    text-align:center;
    line-height:54px
}
.play_btn i:hover{
    color:#d61f37;
    border:3px solid #d61f37
}
.news_bb{
    width:100%;
    float:right
}
.plu_new_tittle{
    margin:0 0 19px
}
.plu_new_tittle h2{
    text-decoration:none;
    margin:0px 0 13px;
    padding:0px;
    display:inline-block;
    width:auto;
    color:#282b72;
    font-size:30px;
    text-transform:uppercase;
    font-family:"Oswald";
    text-align:center
}
.plu_new_tittle a{
    float:right;
    font-size:15px;
    text-transform:uppercase;
    background:#000;
    color:#fff;
    padding:8px 12px
}
.blog_bottom{
    display:inline-block;
    width:100%;
    margin:0 0 18px;
    padding:10px
}
.blog_bottom .blog_dattt{
    display:inline-block;
    float:left;
    position:relative;
    width:165px;
    margin:0 19px 0 0px
}
.blog_bottom .blog_dattt img{
    width:100%;
    height:93px
}
.blog_dattt>section{
    background:#282b72 none repeat scroll 0 0;
    color:#ffffff;
    font-weight:bold;
    font-size:22px;
    line-height:17px;
    padding:6px;
    position:absolute;
    text-transform:uppercase;
    top:4px;
    width:39px;
    float:right;
    right:6px
}
.blog_bottom article{
    padding:0 0 0 111px;
    width:100%
}
.blog_bottom h3{
    color:#000;
    margin:0px;
    padding:0px;
    font-size:17px;
    line-height:23px
}
.blog_bottom h3 a{
    color:#000;
    font-weight:bold
}
.blog_bottom p{
    color:#303030;
    font-size:14px;
    line-height:21px;
    margin:6px 0 0;
    padding:0
}
.blog_bottom p a{
    color:#000
}
.blog_dattt span{
    display:inline-block;
    font-size:13px;
    width:100%
}
.blog_bottom i a{
    color:#d61f37
}
.custom_auto_left ul{
    display:inline-block;
    width:108%;
    margin:0 0 0 -30px;
    padding:0 0 0 60px;
    transform:skew(9deg, 0deg);
    -webkit-transform:skew(9deg, 0deg);
    -moz-transform:skew(9deg, 0deg)
}
.news_index_outer{
    background:#f7f7f7;
    padding:34px 0 30px
}
.mobile_neww{
    display:inline-block;
    width:100%;
    text-align:center
}
.mobile_neww a{
    float:none;
    font-size:15px;
    text-transform:uppercase;
    background:#000;
    color:#fff;
    padding:8px 12px
}
.mobile_neww{
    display:none
}
.blog_outerr{
    margin:0px 0 40px
}
.blog{
    border:1px solid #ececec;
    display:inline-block;
    width:100%;
    margin:0 0 30px
}
.blog img{
    width:100%;
    height:auto
}
.blog p{
    color:#6b6b6b;
    font-size:14px;
    line-height:22px;
    margin:8px 0 15px
}
.blog ul{
    display:inline-block;
    width:100%;
    margin:0px
}
.blog ul li{
    color:#999898;
    float:left;
    font-size:12px;
    list-style:outside none none;
    margin:0 15px 0 0;
    text-transform:uppercase
}
.blog ul li i{
    margin:0 8px 0 0
}
.blog span a{
    border-radius:15px;
    color:#d61f37
}
.latest_boxx{
    display:inline-block;
    padding:27px 9px;
    width:100%
}
.latest_boxx h2{
    color:#000000;
    font-size:19px;
    margin:0
}
.latest_boxx h2 a{
    color:#626060;
    font-size:20px;
    margin:0 0 7px;
    display:inline-block;
    width:100%
}
.hoe_right_side{
    float:right;
    width:90%
}
.blog_right{
    padding-bottom:0
}
.blog_right ul{
    padding:10px 0 0 2px
}
.blog_right ul li{
    border-bottom:1px solid #cccccc;
    margin:0 0 20px;
    padding:0 0 13px;
    list-style:none;
    display:inline-block;
    width:100%
}
.blog_right ul li a{
    color:#000000;
    display:inline-block;
    font-size:15px;
    line-height:21px;
    margin:0 0 0 11px;
    text-decoration:none;
    width:79%
}
.blog_right ul li a:hover{
    text-decoration:none
}
.blog_right .date{
    color:#a50000;
    font-size:12px;
    font-weight:bold
}
.blog_right h2{
    background:#282e67;
    font-size:17px;
    color:#fff;
    margin:0 0 20px;
    text-transform:uppercase;
    font-weight:bold;
    padding:10px 0 10px 16px
}
.blog_right span{
    background:#f1f1f1 none repeat scroll 0 0;
    color:#000;
    float:left;
    font-size:22px;
    line-height:13px;
    margin:0 0 4px;
    padding:8px;
    text-transform:uppercase;
    width:45px
}
.blog_right span small{
    font-size:12px
}
.categories h2{
    padding-bottom:30px;
    background:#303030;
    font-size:17px;
    color:#fff;
    text-transform:uppercase;
    font-weight:bold;
    padding:10px 0 10px 16px
}
.categories ul{
    background:#fafafa
}
.categories ul li{
    border-bottom:1px solid #cccccc;
    line-height:35px;
    padding-top:0;
    list-style:none
}
.categories ul li a{
    color:#000000;
    font-size:14px;
    padding:0 14px
}
.blog_single{
    display:inline-block;
    width:100%;
    margin:0 0 30px
}
.blog_single h1{
    color:#000000;
    font-size:19px;
    margin:0;
    padding:12px 0
}
.blog_single img{
    width:100%;
    height:auto
}
.blog_single p{
    color:#303030;
    font-size:15px;
    line-height:22px;
    margin:8px 0 15px
}
.blog_single span a{
    border-radius:15px;
    color:#ffffff;
    padding:6px 28px;
    text-transform:uppercase
}
.sing_blog_date ul{
    display:inline-block;
    width:100%;
    margin:0px
}
.sing_blog_date ul li{
    color:#505050;
    float:left;
    font-size:13px;
    list-style:outside none none;
    margin:0 20px 0 0
}
.sing_blog_date ul li i{
    margin:0 8px 0 0
}
.banner_box_inner{
    position:relative
}
.banner_box_inner section{
    position:absolute;
    top:50%;
    text-align:center;
    -moz-transform:translateY(-50%);
    -webkit-transform:-translateY(-50%);
    text-transform:uppercase;
    right:0;
    left:0;
    font-family:"Oswald"
}
.banner_box_inner section h1{
    font-size:35px;
    color:#fff;
	display: inline-block;
    margin:0
}
.fomr_right{
    margin:30px 0 50px
}
.fomr_right h2{
    background:#d61f37;
    color:#ffffff;
    font-size:17px;
    padding:12px;
    text-transform:uppercase;
    width:100%;
    text-align:center;
    margin:0px
}
.fomr_right section{
    background:#f9f9f9;
    padding:18px 18px 1px 18px
}
.fomr_right section h3{
    font-size:15px;
    line-height:21px;
    margin:0 0 20px;
    padding:0;
    text-align:center
}
.fomr_right section span input[type="text"],.fomr_right section span [type="email"]{
    border:1px solid #dcdcdc;
    height:40px;
    padding:5px;
    width:100%
}
.fomr_right section span{
    display:inline-block;
    margin:0 0 10px;
    width:100%
}
.fomr_right section span input[type="submit"]{
    color:#fff;
    text-transform:uppercase;
    border:1px solid #c2c0c0;
    background:#194a79;
    height:40px;
    padding:5px;
    font-size:16px;
    width:100%;
    margin-top:0
}
.contct_form{
    display:inline-block;
    padding:0;
    width:100%
}
.contct_form h4{
    font-family:"pt_sans_captionbold";
    font-size:24px;
    color:#000;
    text-align:left;
    margin:0 0 3px;
    text-transform:uppercase
}
.contct_form p{
    margin:7px 0 13px;
    color:#000;
    font-size:15px
}
.contct_form span{
    display:inline-block;
    margin:0 0 16px;
    width:100%
}
.contct_form input[type="text"],input[type="tel"],input[type="email"]{
    background-color:#fff;
    border:1px solid #c2c0c0;
    height:45px;
    padding:6px;
    width:100%;
    color:#565252;
    font-size:14px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
.contct_form span select{
    background:#fff url(../images/slect_arrow.png) no-repeat right 12px center;
    -moz-appearance:none;
    -webkit-appearance:none;
    border:1px solid #c2c0c0;
    height:45px;
    padding:6px;
    width:100%;
    color:#A6A2A2;
    font-size:14px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
.contct_form textarea{
    width:100%;
    border:1px solid #ccc;
    padding:6px;
    height:130px;
    color:#565252;
    font-size:14px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
.contct_form input[type="submit"]{
    background-color:#d61f37;
    border:medium none;
    color:#ffffff;
    float:left;
    font-size:15px;
    height:auto;
    margin-bottom:0;
    padding:9px 33px;
    width:auto;
    text-transform:uppercase;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
.contact_right h3{
    font-size:20px;
    font-weight:bold;
    text-transform:uppercase;
    margin:0 0 10px
}
.contact_right h2{
    font-size:18px;
    color:#373538;
    margin:0 0 29px
}
.contact_right section span i{
    color:#ff0000;
    display:inline-block;
    font-size:16px;
    float:left;
    width:31px
}
.contact_right section span p{
    margin:0 0 10px;
    padding:0px;
    position:relative;
    top:-3px
}
.contact_right section span p a{
    color:#676568;
    font-size:16px;
    display:inline-block
}
.social_cntct h2{
    font-style:italic;
    font-size:19px
}
.social_cntct a{
    padding:0 15px 0 0;
    margin:0
}
.social_cntct a i{
    color:#000;
    font-size:25px
}
.contact_outerr{
    display:inline-block;
    width:100%;
    margin:0px 0 75px
}
.products_outerr{
    display:inline-block;
    width:100%;
    padding:0px 0 70px;
    background:url(../images/products_bg.jpg) no-repeat;
    background-size:cover
}
.pro_left{
    float:left;
    width:135px;
    margin:0 14px 0 0
}
.pro_left img{
    width:100%
}
.product_box{
    border:1px solid #878ecc;
    background:#fafafa;
    margin:0 0;
    padding:22px 16px;
    min-height:187px
}
.pro_right{
    width:54%;
    margin:26px 0 0 0;
    float:right
}
.pro_right h2{
    font-family:"Oswald";
    color:#000;
    text-transform:uppercase;
    font-size:23px;
    margin:0
}
.pro_right h2 a{
    color:#000
}
.pro_right p{
    color:#707070;
    font-size:14px
}
.pro_right p a{
    color:#707070
}
.become_dealer{
    background:#282e67;
    text-align:center;
    display:inline-block;
    width:100%
}
.become_dealer h2{
    font-size:23px;
    color:#fff;
    font-family:"Oswald";
    text-transform:uppercase;
    margin:0
}
.become_dealer p{
    color:#fff;
    font-size:15px
}
.become_dealer span{
    margin:10px 0 0;
    display:inline-block
}
.become_dealer span a{
    color:#fff;
    border:1px solid #fff;
    padding:7px 35px
}
.become_dealer h3{
    color:#fff
}
.become_dealer h3 a{
    color:#fff
}
.buy_custom_auto{
    background:#d61f37;
    text-align:center;
    display:inline-block;
    width:100%
}
.buy_custom_auto h2{
    font-size:23px;
    color:#fff;
    font-family:"Oswald";
    text-transform:uppercase;
    margin:0
}
.buy_custom_auto p{
    color:#fff;
    font-size:15px
}
.buy_custom_auto span{
    margin:10px 0 0;
    display:inline-block
}
.buy_custom_auto span a{
    color:#fff;
    border:1px solid #fff;
    padding:7px 35px
}
.buy_custom_auto h3{
    color:#fff
}
.buy_custom_auto h3 a{
    color:#fff
}
.pro_right_catalog{
    text-align:center;
    display:inline-block;
    width:100%;
    padding:0;
    margin:22px 0 0
}
.pro_right_catalog h2{
    font-size:23px;
    color:#000;
    font-family:"Oswald";
    text-transform:uppercase;
    margin:0
}
.pro_right_catalog p{
    color:#000
}
.pro_right_catalog span{
    margin:6px 0 0;
    display:inline-block
}
.pro_right_catalog span a{
    color:#000;
    border:1px solid #000;
    padding:6px 36px
}
.dealer_outer{
    display:inline-block;
    width:100%;
    margin:50px 0 0
}
.dealer_cmmn{
    padding:30px;
    height:230px
}
.pro_individual_outerr{
    display:inline-block;
    width:100%;
    margin:0px 0 30px
}
.products_indivi{
    border:1px solid #eaeaea;
    background:#fbfcfc;
    margin:0 0 30px;
	min-height: 278px;
}
.products_indivi figure{
    display:inline-block;
    width:100%;
    text-align:center;
    padding:12px
}
.products_indivi h2 {
	text-align: center;
	margin: 0;
	padding: 12px 11px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	color: #282e67;
	height: 75px;
	background: #e3e3ea;
	line-height: 20px;
}

.products_indivi h2 a{
    font-size:14px;
    margin:0;
    padding:0;
    color:#3c3c3e
}

.prods_indivi_specific{
    border:1px solid #eaeaea;
    background:#fbfcfc;
    margin:0 0 30px;
	min-height: 278px;
}

.prods_indivi_specific:hover h2{
    background:none;
 color: #d61f37;
}
.prods_indivi_specific:hover h2 a{
    color:#d61f37;
}

.prods_indivi_specific:hover h2 {
    color: #d61f37;
}

.prods_indivi_specific figure{
    display:inline-block;
    width:100%;
    text-align:center;
    padding:12px
}


.prods_indivi_specific figure img{
    height: auto;
    max-width: 100%;

}




.prods_indivi_specific:hover h2 {
    background: #f9ebed;
    color: #d61f37;
}
.prods_indivi_specific h2 {
    text-align: center;
    margin: 0;
    padding: 12px 11px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #282e67;
    height: 75px;
    background: #e3e3ea;
    line-height: 20px;
}
.prods_indivi_specific h2 a{
    margin:0;
    padding:0;
  font-size:16px; 
	color:#282e67;
}
.tab_con a:hover{color:#fff !important;}
.prods_cat_head{}
.prods_cat_head h1{font-size:23px; color:#282e67;  margin: 0 10px 8px;}

.distri_list_outer {
	margin: 0 0 40px;
}



.category_left_side{
    margin:0 0 30px
}
.category_left_side_outer h2{
    background:#282e67;
    display:inline-block;
    width:100%;
    margin:0px;
    color:#ffffff;
    font-size:20px;
    padding:6px 13px;
    text-transform:uppercase
}
.category_left_side a{
    color:#fff
}
.category_left_side ul{
    background:#fbfbfb;
    display:inline-block;
    width:100%;
    margin:0px;
    padding:0px
}
.category_left_side ul li{
    border-bottom:1px solid #eaeaea;
    background:url(../images/pro_left_arrow.png) no-repeat 8px 14px;
    padding:0 5px 0 25px;
    display:inline-block;
    width:100%;
    margin:0 0 0
}
.category_left_side ul li a{
    color:#565654;
    font-size:14px;
    padding:9px 0;
    display:inline-block
}
.purchase{
    background:#f5f5f5;
    padding:15px;
    text-align:center
}
.purchase h1{
    color:#282e67;
    font-family:"pt_sans_captionbold";
    font-size:25px
}
.purchase span{
    font-family:"pt_sans_captionbold"
}
.purchase span i{
    color:#d61f37;
    font-size:40px
}
.purchase span a{
    color:#000;
    font-size:25px
}
.download_brochure{
    position:relative;
    margin:30px 0 0
}
.download_brochure figure img{
    width:100%
}
.download_brochure section{
    border-radius:26px;
    -moz-border-radius:26px;
    -webkit-border-radius:26px;
    border:1px dashed #fff;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    text-align:center;
    display:inline-block;
    width:80%;
    left:25px;
    padding:30px 0
}
.download_brochure section p{
    font-size:19px;
    color:#fff;
    text-transform:uppercase;
    margin:0
}
.download_brochure section h1{
    font-size:51px;
    color:#fff;
    text-transform:uppercase;
    font-family:"pt_sans_captionbold";
    margin:0
}
.download_brochure section h3{
    font-size:33px;
    color:#fff;
    text-transform:uppercase;
    font-family:"pt_sans_captionbold";
    margin:0 0 7px
}
.download_brochure section span{
    display:inline-block;
    width:100%;
    margin:6px 0 0
}
.download_brochure section span a{
    background:#d61f37;
    color:#fff;
    text-transform:uppercase;
    font-size:16px;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    padding:8px 32px
}
.related_products h1{
    color:#282e67;
    margin:25px 0 40px;
    font-size:28px;
    font-family:"pt_sans_captionbold";
    line-height:14px
}
.product_single_right h1{
    color:#363536;
    font-size:28px;
    font-family:"pt_sans_captionbold";
    margin:0
}
.product_single_right p{
    color:#606062;
    font-size:14px;
    margin:7px 0 9px
}
.product_single_right h4{
    color:#606062;
    font-size:16px
}
.product_single_right section h2{
    color:#606062;
    font-size:18px;
    font-family:"pt_sans_captionbold"
}
.product_single_right section ul{
    margin:0 16px 0
}
.product_single_right section ul li{
    color: #606062;
    font-size: 16px;
    line-height: 33px;
}
.auto_serives_tab li {
    background: #fff;    float: none !important;
    padding: 0;
    width: 15%;
    display: inline-block !important;
    padding: 1px;
    float: none;
    margin: 0 15px;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
}
.auto_serives_tab li a{
    display:inline-block;
    width:100%;
    color:#000;
    padding:10px 0 !important
}
.auto_tab_pro_singl{
    text-align:center;
    font-size:16px;
    color:#404040
}
.auto_tab_pro_singl p{
    color:#000
}
.auto_serives_tab_pro_singl .active a{
    color:#fff;
    background:#282e67 !important
}
.auto_serives_tab_pro_singl .active .auto_tab_pro_singl{
    color:#fff !important
}
.auto_serives_tab_pro_singl .active .auto_tab_pro_singl p{
    color:#fff !important
}
.auto_serives_tab_pro_singl li a:hover{
    background:#d61f37 !important
}
.auto_serives_tab_pro_singl li a:hover .auto_tab_pro_singl{
    color:#fff !important
}
.auto_serives_tab_pro_singl li a:hover .auto_tab_pro_singl p{
    color:#fff !important
}
.tab_con_pro_singl{
    color:#fff;
    font-size:20px;
    margin:18px 0;
    display:inline-block;
    width:100%
}
.tab_con_pro_singl a{
    color:#fff
}
.tab_con_pro_singl h1{
    color:#282e67;
    font-size:20px;
    margin:0 0 7px;
    text-transform:uppercase;
    font-family:"pt_sans_captionbold"
}
.tab_con_pro_singl p{
    font-size:14px;
    color:#595859;
    margin:0
}
.tab_service_all_pro_single{
    background:#fff;
    text-align:center;
    padding:0;
    min-height:210px
}
.tab_service_all_pro_single figure{
    height:122px;
    width:100%;
    display:inline-block;
    position:relative
}
.tab_service_all_pro_single figure img{
    height:auto;
    display:inline-block;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:auto;
    margin:0 auto;
    text-align:center;
    left:0px
}
.tab_service_all_pro_single h2{
    margin:12px 0 6px;
    font-size:14px
}
.tab_service_all_pro_single h2 a{
    color:#000
}
.auto_serives_tab_pro_singl{
    text-align:center;
    margin:0 auto;
    display:inline-block;
    width:100%
}
.tab_service_all_pro_single table{
    display:inline-block;
    width:100%
}
.tab_service_all_pro_single table th{
    background:#d61f37;
    color:#fff;
    font-size:16px;
    display:inline-block;
    width:100%
}
.tab_service_all_pro_single table td{
    display:inline-block;
    width:100%;
    color:#525355;
    font-size:16px
}
.tab_service_all_pro_single table tr{
    display:inline-block;
    width:100%
}
.faq_right_contact span i{
    margin:0 5px 0 0
}
.faq_right_contact{
    background:#f9f9f9
}
.faq_right_contact h2{
    background:#282e67;
    text-transform:uppercase;
    color:#fff;
    font-size:19px;
    font-family:"pt_sans_captionbold";
    margin:0px;
    padding:5px 15px
}
.faq_right_contact span{
    display:inline-block;
    width:100%;
    padding:7px 15px
}
.faq_right_contact span i{
    color:#d61f37
}
.faq_right_contact span a{
    color:#8b8a8a
}
.roadrunner_shop{
    margin:36px 0 0;
    text-align:center;
    background:#f4f4f4;
    padding:22px;
    height:190px
}
.roadrunner_shop h2{
    text-transform:uppercase;
    color:#000;
    font-size:24px;
    font-family:"pt_sans_captionbold";
    margin:0 0 12px;
    text-align:center;
    font-style:italic;
    padding:5px 15px
}
.roadrunner_shop h2 b{
    color:#d61f37
}
.roadrunner_shop span{
    display:inline-block;
    width:100%;
    text-align:center;
    margin:30px 0 0
}
.roadrunner_shop span a{
    background:#d61f37;
    text-transform:uppercase;
    color:#fff;
    border-radius:30px;
    -moz-border-radius:30px;
    -webkit-border-radius:30px;
    padding:7px 37px;
    font-size:16px
}
.panel-group .panel{
    border-radius:0;
    box-shadow:none;
    border-color:#EEEEEE
}
.panel-default>.panel-heading{
    padding:0;
    border-radius:0;
    color:#212121;
    background-color:#f5f5f5;
    border-color:#EEEEEE
}
.panel-title{
    font-size:14px
}
.panel-title>a{
    display:block;
    padding:15px;
    text-decoration:none
}
.more-less{
    float:right;
    color:#212121
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{
    border-top-color:#EEEEEE
}
.faq_panel{
    background:none !important;
    padding:0px !important;
    border:none !important;
    margin:0px 0 20px !important
}
.faq_body_panel{
    margin:0px;
    padding:0px
}
.faq_body_panel p{
    line-height:25px;
    border:1px solid #ececec;
    padding:20px;font-size: 15px;
}
.faq_tittle a{
    font-size:17px;
    font-family:"pt_sans_captionbold"
}
.more-less{
    top:-6px !important;
    font-size:25px;
    font-family:'pt_sans_captionregular'
}
.faq_outer{
    background:url(../images/faq_bg.jpg) no-repeat;
   /*  background-size:cover; */
    padding:0px 0 170px
}
.faq_right_contact section{
    padding:17px
}
.roadrunner_shop span a:hover{
    background:#282e67
}
.cate_active a{
    color:#d61f37 !important
}
.category_left_side ul li a:hover{
    color:#d61f37 !important
}
.download_brochure section span a:hover{
    background:#fff;
    color:#d61f37
}
.products_crousel{
    border:1px solid #eaeaea;
    background:#fbfcfc;
    margin:0 0
}
.products_crousel figure{
    display:inline-block;
    width:100%;
    text-align:center;
    padding:10px
}
.products_crousel figure img{
    display:inline-block !important;
    text-align:center;
	height: auto;
    max-width: 100%;
}
.products_crousel h2 {
	text-align: center;
	background: #f3f1f1;
	margin: 0;
	display: inline-block;
	padding: 8px;
	width: 100%;
	line-height: 16px;
	height: 58px;
}

.products_crousel h2 a{
    font-size:14px;
    margin:0;
    padding:0px;
    color:#3c3c3e
}
.related_products_outer{
    background:#fcfcfc;
    border-top:1px solid #ececec;
    padding:15px 0 20px;
    margin:30px 0 0 0
}
.single_product_crousel_outer{
    background:#fcfcfc;
    border-top:1px solid #ececec;
    padding:15px 0 20px;
    margin:60px 0 0 0
}

.related_products {
    position: relative;
    z-index: 0;
}

.related_products h1 span{
    display:inline-block;
    line-height:14px;
    width:100%
}
.related_products h1 i{
    width:100px;
    line-height:14px;
    height:2px;
    background:#d61f37;
    display:inline-block
}
.blog:hover{
    border-color:#c8ceef
}
.blog:hover span a{
    color:#282e67
}
.banner_box_inner figure img{
    width:100%
}
.auto_serives_tab_pro_singl li a{
    padding:5px 18px 1px;
    background:#f1f1f1 !important
}

.tab_service_tablee table {
	width: 100%;
}

.tab_service_tablee thead tr{
    background:#d61f37;
    color:#fff;
    font-size:15px
}
.tab_service_tablee thead tr th{
    color:#fff;
    font-size:16px;
    padding:14px
}
.tab_service_tablee tbody tr td{
    color:#000;
    font-size:14px
}
.tab_service_tablee tr td{
    padding:14px;
    border-right:1px solid #dcdcdc
}
#exTab1{
    margin:40px 0 0
}
.product_single_outer{
    margin:10px 0 0;
}
.product_single_left img{
    width:100%
}
.product_box:hover span a{
    background:#d61f37;
    border-color:#d61f37;
    color:#fff
}
.products_outerr .col-lg-4.col-md-6.col-sm-6:first-child .product_box .pro_left{
    margin:0 0 0 -16px
}
.pro_left{
    width:114px
}
.become_dealer:hover{
    background:#f5f5f5
}
.become_dealer:hover h2{
    color:#282e67
}
.become_dealer:hover p{
    color:#303030
}
.become_dealer:hover h3{
    color:#d61f37
}
.become_dealer:hover h3 a{
    color:#d61f37
}
.become_dealer:hover span a{
    background:#d61f37;
    border-color:#d61f37;
    color:#fff
}
.buy_custom_auto:hover{
    background:#f5f5f5
}
.buy_custom_auto:hover h2{
    color:#282e67
}
.buy_custom_auto:hover p{
    color:#303030
}
.buy_custom_auto:hover h3{
    color:#282e67
}
.buy_custom_auto:hover h3 a{
    color:#282e67
}
.buy_custom_auto:hover span a{
    background:#282e67;
    border-color:#282e67;
    color:#fff
}
.menu_desktop ul li:nth-child(4) ul{
    background:#fff;
    width:200px;
    left:0px;
    top:47px;
    padding:6px 0 0 0 !important
}
.menu_desktop ul li:nth-child(4) ul li{
    display:inline-block;
    list-style:none;
    margin:0 0 0 -3px;
    text-transform:uppercase;
    padding:6px 33px 8px;
    transform:skew(-8deg, 0deg);
    -webkit-transform:skew(-8deg, 0deg);
    -moz-transform:skew(-8deg, 0deg)
}
.menu_desktop ul li:nth-child(4) ul li a{
    color:#303030;
    transform:skew(8deg, 0deg);
    -webkit-transform:skew(8deg, 0deg);
    -moz-transform:skew(8deg, 0deg);
    text-transform:capitalize;
    letter-spacing:0px !important;
    font-family:'pt_sans_captionregular' !important
}
.menu_desktop ul li:nth-child(4) ul li:hover{
    background:none !important
}
.menu_desktop ul li:nth-child(4) ul li a:hover{
    background:none !important;
    color:#d61f37
}
.social_cntct a .fa-facebook:hover{
    color:#45569f
}
.social_cntct a .fa-twitter:hover{
    color:#27aae1
}
.social_cntct a .fa-linkedin:hover{
    color:#325f8e;
}
.social_cntct a .fa-instagram:hover{
    color:#845743
}
.contct_form input[type="submit"]:hover{
    background:#282b72
}
.blog_sing_box figure img{
    width:100%;height: auto;
}
.blog_sing_box h2{
    color:#6b6b6b;
    font-size:24px;
    margin:8px 0 15px;
    font-family:"pt_sans_captionbold"
}
.blog_sing_box p{
    color:#6b6b6b;
    font-size:14px;
    line-height:22px;
    margin:8px 0 15px
}

.blog_sing_box ul {
 display: inline-block;
 width: 100%;
 margin: 0px;
 padding: 0 17px 0;
 margin: 10px 0 0;
}
.blog_sing_box ul li {
    color:#6b6b6b;
    width: 100%;
    font-size: 15px;
    list-style: circle;
    margin: 0 15px 0 0;
    text-transform: capitalize;
    line-height: 21px;
}
.blog_sing_box ul li i{
    margin:0 8px 0 0
}
.videos_boxx{
    display:inline-block;
    width:100%;
    margin:0 0 30px
}
.videos_boxx iframe{
    width:100%;
    height:312px;
}
.bread_cra_outer{
    display:inline-block;
    width:100%;
    margin:20px 0 40px
}
.bread_cra_outer .bread_box{
    color:#303030;
    font-size:14px
}
.bread_cra_outer .bread_box a{
    color:#B0B0B0
}
.about_outer{
    margin:50px 0
}
.products_crousel:hover h2{
    background:#282e67;
    color:#fff
}
.products_crousel:hover h2 a{
    color:#fff
}
.products_indivi:hover h2{
background: #f9ebed;
 color: #d61f37;
}
.products_indivi:hover h2 a{
    color:#fff
}
.custom_auto_bb{
    position:absolute;
    top:200px;
    left:0px;
    background-color:rgba(40,46,103,0.9);
    height:100%;
    color:#fff;
    padding:31px 0;
    width:100%
}
.custom_auto_bb span a{
    color:#fff !important
}
.custom_auto_bb>a{
    background:#d61f37;
    display:inline-block;
    border-radius:40px;
    padding:7px 0;
    font-size:16px !important;
    width:120px !important
}
.custom_auto_left ul li{
    overflow:hidden;
    position:relative
}
.custom_auto_left>ul>li:hover>a{
    opacity:.6
}
.custom_auto_left>ul>li:hover .custom_auto_bb{
    top:0px;
    -webkit-transition:all .6s ease-in-out;
    -moz-transition:all .6s ease-in-out;
    -o-transition:all .6s ease-in-out;
    transition:all .6s ease-in-out
}
.latest_product_spoilt{
    border:1px solid #d61f37;
    display:inline-block;
    width:100%
}
.latest_product_spoilt figure{
    display:inline-block;
    width:auto;
    vertical-align:top
}
.latest_product_spoilt figure img{
    width:auto;
    vertical-align:top
}
.latest_product_spoilt h1{
    color:#fff;
    background:#d61f37;
    font-size:22px;
    font-family:"Oswald";
    padding:9px;
    text-align:center;
    text-transform:uppercase;
    margin:0;
    display:inline-block;
    width:100%
}
.latest_product_spoilt h2{
    color:#000;
    font-size:30px;
    padding:0 0 31px;
    font-family:"Oswald";
    text-align:center;
    text-transform:uppercase;
    margin:0;
    display:inline-block;
    width:100%
}
.latest_product_spoilt h3{
    color:#303030;
    font-size:20px;
    margin:0 0 18px;
    display:inline-block;
    width:100%
}
.latest_product_spoilt p{
    color:#3b3b3b;
    font-size:15px;
    line-height:26px;
    margin:8px 0 15px
}
.latest_product_spoilt i{
    font-size:16px;
    margin:5px 0 16px;
    display:inline-block;
    width:100%
}
.latest_product_spoilt span{
    display:inline-block;
    width:100%;
    margin:41px 0 0;
    text-align:center
}
.latest_product_spoilt span a{
    background:#d61f37;
    padding:10px 24px;
    text-transform:uppercase;
    font-weight:bold;
    margin:0 22px 0 0;
    font-size:13px;
    color:#fff;
    letter-spacing:1px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    font-family:"Microsoft Tai Le"
}
.latest_product_spoilt span a:last-child{
    background:#282e67
}
.latest_product_spoilt ul{
    margin:0 0 2px;
    padding:0px;
    display:inline-block;
    width:100%
}
.latest_product_spoilt ul li{
    padding:0 0 0;
    width:100%;
    position:relative;
    font-size:15px;
    margin:0 0 10px 12px;
    list-style:disc;
    color:#505050
}
.adapter_left_bb{
    display:inline-block;
    width:51%;
    margin:0 0 0 27px
}
.latest_product_spoil_innn{
    padding:24px 24px 50px;
    background:#fff
}
.latest_product_spoilt span a:hover{
    background:#2d3689;
    background:-moz-linear-gradient(top, #2d3689 32%, #d61f37 100%);
    background:-webkit-linear-gradient(top, #2d3689 32%, #d61f37 100%);
    background:linear-gradient(to bottom, #2d3689 32%, #d61f37 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3689', endColorstr='#d61f37',GradientType=0 )
}
.custom_auto_left ul li{
    background:#fff;
	border: 2px solid #b13f3f;
}
.about_top_content{
    padding:0 4%
}
.about_top_content figure img{
    width:auto;
	border: 6px solid #ccc;
}
.about_top_content h2{
    font-family:"pt_sans_captionbold";
    font-size:22px;
    line-height:25px;
    color:#404040;
    margin:0px;
    padding:0px
}
.about_top_content cite{
    font-size:17px;
    color:#d61f37;
    margin:15px 0 15px;
    display:inline-block;
    width:100%;
	font-style:normal;
}
.about_top_content p{
    font-size:16px;
    line-height:29px;
    margin:0 0 31px
}
.about_top_content a{
    background:#d61f37;
    padding:10px 24px;
    text-transform:uppercase;
    font-weight:bold;
    margin:0 22px 0 0;
    font-size:13px;
    color:#fff;
    letter-spacing:1px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    font-family:"Microsoft Tai Le"
}
.about_top_content a:hover{
    background:#2d3689;
    background:-moz-linear-gradient(top, #2d3689 32%, #d61f37 100%);
    background:-webkit-linear-gradient(top, #2d3689 32%, #d61f37 100%);
    background:linear-gradient(to bottom, #2d3689 32%, #d61f37 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3689', endColorstr='#d61f37',GradientType=0 );
	color: #fff;
}
.about_top1_dealer{
    display:inline-block;
    width:100%;
    background:url(../images/about_dealer_bg.jpg) no-repeat;
    background-attachment:fixed;
    height:282px;
    padding:50px 0;
    margin:0 0 170px 0;
    background-size:cover
}
.about_top1_dealer figure{
    display:inline-block;
    width:auto;
    margin:0 0 0 -50px
}
.become_dealer_box{
    display:inline-block;
    width:auto;
    margin:0 39px 0 0px;  
	position: relative;
    left: 95px;
}
.become_dealer_box h2{
    font-size:43px;
    color:#d61f37;
    margin:0 0 14px;
    padding:0px;
	font-family: "Oswald";
}
.become_dealer_box p{
    font-size:18px;
    color:#fff;
    line-height:30px
}
.become_dealer_box p a{
    color:#fff
}
.about_when_comes{
    text-align:center;
    margin:-80px 0 60px 0
}
.about_when_comes h2{
    font-family: "Oswald";
    color:#282e67;
    font-size:30px
}
.about_when_comes h2 span{
    color:#d61f37
}
.about_when_comes p{
    font-size:15px;
    line-height:24px;
    padding:0 3%
}
.about_when_comes figure{
    margin:26px 0
}
.about_main{/* 
    background:#2a306a; */
    float:left;
    display:inline-block;
    width:50%;
    text-align:center;
    padding:0;
  
    text-align:center
}
.about_main figure{/* 
    padding:40px; */
    height:auto;
    display:inline-block;
    left:0;
   
    width:100%
}
.about_main2{
    background:#f1f1f1;
    display:inline-block;
    width:50%;
    padding:0;
    position:relative
}
.about_main2 h2{
    font-family:"pt_sans_captionbold";
    color:#d61f37;
    font-size:17px; 
    margin:0 0 46px;
    line-height:27px
}
.about_main2 article{
    display:inline-block;
    width:100%;
    margin:0 0 24px
}
.about_main2 article i{
    display:inline-block;
    float:left;
    width:50px;
    text-align:center
}
.about_main2 article section{
    display:inline-block;
    width:auto;
    padding:0 0 0 23px
}
.about_main2 article section h3{
    font-size:19px;
    color:#353535;
    margin:0px;
    padding:0px
}
.about_main2 article section p{
    font-size:15px;
    margin:0px;
    padding:0px;
    color:#353535
}
.about_main2 article section p a{
    color:#353535
}
.about_main2 span{
    margin:20px 0 0;
    display:inline-block;
    width:100%
}
.about_main2 span a{
    background:#d61f37;
    padding:10px 24px;
    text-transform:uppercase;
    font-weight:bold;
    margin:0 22px 0 0;
    font-size:13px;
    color:#fff;
    letter-spacing:1px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px
}
.about_main_common{
    height:480px
}
.about_main2_inner{
    padding:31px;
    height:auto;
    display:inline-block;
    text-align:left;
    left:0;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    width:100%
}
.aboyt_bb{
    bottom:-1px;
    position:absolute;
    right:0
}
.about_team_outer{
    background:#f7f7f9;
    display:inline-block;
    width:100%;
    padding:60px 0
}
.about_team_profile{
    text-align:center;
    display:inline-block;
    width:100%;
    min-height:360px;
    margin:0 0 30px;
    background:#fff;
    padding:32px;
    box-shadow:0 0 2px #cccccc;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px
}
.about_team_profile h2{
    font-family:"pt_sans_captionbold";
    color:#282e67;
    font-size:20px;
    text-transform:uppercase;
    margin:0px;
    padding:0px
}
.about_team_profile small{
    font-size:14px;
    color:#606060;
    margin:0 0 15px;
    display:inline-block;
    width:100%
}
.about_team_profile h3{
    font-size:18px;
    padding:0 7%;
    margin:0px;
    color:#1c1b1b
}
.about_team_profile p{
    font-size:15px;
    line-height:25px;
    margin:0px;
    color:#1c1b1b;
    padding:0 8%
}
.about_team_profile p a{
    color:#d61f37
}
.about_team_profile:hover{
    background:#282e67
}
.about_team_profile:hover h2{
    color:#fff
}
.about_team_profile:hover h3{
    color:#fff
}
.about_team_profile:hover p{
    color:#fff
}
.about_team_profile:hover small{
    color:#fff
}
.team_tittle{
	font-family: "Oswald";
    color:#282e67;
    text-align:center;
    font-size:30px;
    text-transform:uppercase;
    margin:0 0 60px;
	font-weight:bold;
}
.team_tittle span{
    color:#d61f37
}
.about_main2 span a:hover{
    background:#2d3689;
    background:-moz-linear-gradient(top, #2d3689 32%, #d61f37 100%);
    background:-webkit-linear-gradient(top, #2d3689 32%, #d61f37 100%);
    background:linear-gradient(to bottom, #2d3689 32%, #d61f37 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3689', endColorstr='#d61f37',GradientType=0 )
}
.single_productt_contact{
    color:#282e67;
    margin:45px 0 0px;
    font-size:28px;
    font-family:"pt_sans_captionbold";

}
.single_productt_contact a{
    color:#d61f37
}
.product_bo222{
    padding:3px;
    margin:0 0 30px;
    background:#d61f37;
    background:-moz-linear-gradient(152deg, #d61f37 49%, #d61f37 30%, #282e67 51%, #282e67 91%);
    background:-webkit-linear-gradient(152deg, #d61f37 49%, #d61f37 30%, #282e67 51%, #282e67 91%);
    background:linear-gradient(152deg, #d61f37 49%, #d61f37 30%, #282e67 51%, #282e67 91%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61f37', endColorstr='#282e67',GradientType=1 )
}
.product_bo222:hover{
    background:#282e67;
    background:-moz-linear-gradient(top, #282e67 0%, #282e67 79%, #d61f37 80%, #d61f37 100%);
    background:-webkit-linear-gradient(top, #282e67 0%, #282e67 79%, #d61f37 80%, #d61f37 100%);
    background:linear-gradient(to bottom, #282e67 0%, #282e67 79%, #d61f37 80%, #d61f37 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#282e67', endColorstr='#d61f37',GradientType=0 )
}
.panel-default>.panel-heading{
    box-shadow:0px 1px 1px #BFBFBF
}
.faq_right_contact section{
    box-shadow:0px 1px 1px #BFBFBF
}
.roadrunner_shop{
    box-shadow:0px 1px 1px #BFBFBF
}

.menu_desktop ul li ul li ul {
    position: initial !important;
    width: 100% !important;
}


.menu_desktop ul li:nth-child(3) ul
 li:first-child a {
    color: #d61f37;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 11px;
    width: 100%;
}


.menu_desktop ul li:nth-child(3) ul
 li:nth-child(2) a {
    color: #d61f37;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 11px;
    width: 100%;
}


.menu_desktop ul li:nth-child(3) ul
 li:nth-child(3) a {
    color: #d61f37;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 11px;
    width: 100%;
}

.menu_desktop ul li:nth-child(3) ul
 li:nth-child(4) a {
    color: #d61f37;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 11px;
    width: 100%;
}
.menu_desktop ul li:nth-child(3) ul
 li:nth-child(2) a {
    color: #d61f37;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 11px;
    width: 100%;
}

.menu_desktop ul li:nth-child(3) ul
 li:nth-child(5) a {
    color: #d61f37;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 11px;
    width: 100%;
}


.menu_desktop ul li:nth-child(3) ul
 li ul li a {font-weight:initial !important;
}

/*
.menu_desktop ul li:nth-child(3) ul li {
    background: #fff !important;
}
*/
.menu_desktop ul li:nth-child(3) ul li a{

    transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    -moz-transform: skew(0deg, 0deg);
}
.menu_desktop ul li:nth-child(3) ul li {
width: 20%;
    transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    -moz-transform: skew(0deg, 0deg);
}
.top_search section form{margin:0;}

.faq_dwn_txt p{font-size:17px; margin:5px 0 0;  font-family:'pt_sans_captionbold';}

.fomr_right input[type=button], input[type=reset], input[type=submit] {
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #c2c0c0;
    background: #194a79;
    height: 40px;
    padding: 5px;
    font-size: 16px;
    width: 100%;
    margin-top: 0;
}

.testimonial_con_outer span{
    float: left;
    position: absolute;
    left: 30px;
	
	
	    transform: skew(8deg, 0deg);
    -webkit-transform: skew(8deg, 0deg);
    -moz-transform: skew(8deg, 0deg);
}

.sidedock{position:relative; top:36px !important;}
div.light_square .pp_expand { margin: 34px 7px 0 !important;}
div.light_square .pp_contract { margin: 34px 7px 0 !important;}



/*************************************news css******************************/
.distribu_content{display:inline-block;width:100%; text-align:center;}

.distribu_content h2 {
	color: #d61f37;

	font-size: 22px;
	font-family: "Oswald";
	padding: 9px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.distribu_content p {
font-size: 16px;
line-height: 29px;
margin: 0 0 31px;
}

.distribu_formm span{display:inline-block;width:100%; text-align:center;margin: 0 0 24px;}
.distribu_formm span label{display: inline-block;
width: 100%;
font-size: 16px;
line-height: 29px;
margin: 0 0 5px;
text-align: center;}


.distribu_formm span select {
	background: url(../images/slect_arrow.png) no-repeat right 12px center;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #c2c0c0;
	height: 37px;
	padding: 6px;
	width: 100%;
	color: #A6A2A2;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.distribu_formm span  cite{display: inline-block;
width: auto;
text-align: center;color: #606060;
font-size: 14px;
line-height: 29px;
margin: 0 5px;
font-style: normal;}



.distribu_formm span input[type="text"] {background-color: #fff;
border: 1px solid #c2c0c0;
height: 37px;
padding: 6px;
width: 100%;
color: #565252;
font-size: 14px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.distribu_formm {
	background: #fff;
	display: inline-block;
	padding: 39px 27px;
	box-shadow: 0 2px 3px #D0D0D0;
}
.distribu_formm span h3 {
	font-family: "pt_sans_captionbold";
font-size: 24px;
color: #404040;
text-align: center;
margin: 0 0 14px;
}
.dis_result_box figure img{width:100%;}


.dis_result_outer{display:inline-block;width:100%; text-align:center;margin:40px 0 0;padding:0px 20px;}

.distribu_formm span  input[type="button"] {
	background-color: #d61f37;
	border: medium none;
	color: #ffffff;

	font-size: 15px;
	height: auto;
	margin: 30px 0 0;
	padding: 10px 53px;
	width: auto;
	text-transform: uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.distri_list_outer{}

.distributors_inn{}
.distributors_inn ul li{float: left; height: auto; padding: 0 3.5rem 30px; list-style:none;}
.distributors_inn h5{font-size:20px; font-weight:bold;}
.distributors_inn span{font-size:15px;}
.distributors_inn span a{font-size:15px; color:#000;}
.video_lightbox_anchor_image {
    height: 600px;
}.pp_overlay { background:#00000024 !important;}


.faq_body_panel p {
    color: #d91a33 !important;
}
.dis_listt{overflow-x: auto;text-align: center;display: inline-block;width: 70%;}


.dis_listt h1 {
	color: #6b6b6b;
	font-size: 24px;
	margin: 8px 0 15px;
	font-family: "pt_sans_captionbold";
}


.about_main figure img{width:100%;}
.about_main_outern {
	display: inline-block;
	width: 100%;
}



.achieve_mobile{display:none;}



.more-less {
	font-size: 14px;
	position: relative;
	top: 0px !important;
}


.distribu_content h2 {
color: #6b6b6b;
font-size: 28px;
margin: 0 0 5px;
font-family: "pt_sans_captionbold";
text-transform: none;
}
.distribu_content h3 {
	color: #6b6b6b;
	font-size: 16px;
	margin:  0 ;
	
}

.plu_new_tittle a:hover{color:#fff !important;}


.purchase_img_btn a{background:#d91a33; color:#fff !important; padding:5px 18px; font-size: 20px !important; display:inline-block;   margin: 0 0 8px; }

.purchase_img_btn a:hover{background:#000; color:#fff !important; }
.purchase_img_btn {display:inline-block; width:100%;}


.menu_desktop ul li:nth-child(3) ul li ul li a:hover {
 color: #d61f37 !important;
}
.arh_brd{display:inline-block; width:100%;}
.road_runnner_blank {
	border: none !important;
}

.singlee_producttt img{width: 415px;  height: 300px;}

.blog_sing_box h2 {
    color: #6b6b6b;
    font-size: 24px;
    margin: 8px 0 15px;
    font-family: "pt_sans_captionbold";
}

.disp_none .wpcf7-mail-sent-ok {display: none !important;}


.contct_form .wpcf7-mail-sent-ok {  display: inline-block !important; width:100% !important; }





.prods_pop input[type="submit"] {height: 50px !important; margin-top: 0 !important;}
.prods_pop h6{margin:0 0 7px !important; font-size:16px !important;}
div.wpcf7 .ajax-loader{width: 0 !important; height: 0 !important; padding: 0 !important; margin: 0 0 0 0 !important;}







.custom-change-setting #wpsl-wrap{
	margin-bottom:0px;
}
.custom-change-setting #wpsl-search-wrap{display:table;float: none; margin:auto; width:auto;}

.custom-change-setting #wpsl-search-input {width: 148px;}
	.custom-change-setting #wpsl-radius select, #wpsl-results select{
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	padding: 7px 5px;
	width:72px !important;
	}

@media (min-width: 768px) and (max-width: 1024px){
	.custom-change-setting #wpsl-gmap{width:65%;}
	.custom-change-setting #wpsl-result-list{width:35%;}
	#wpsl-search-wrap .wpsl-input{width:auto !important;}
	.custom-change-setting .wpsl-search{padding: 0px;}	
}

@media (max-width: 767px){
	.custom-change-setting #wpsl-gmap, .custom-change-setting #wpsl-result-list{width:100%;}
	#wpsl-search-wrap .wpsl-input{width:auto !important;}
	.custom-change-setting .wpsl-search{padding: 0px;}
	.custom-change-setting #wpsl-result-list ul li{padding-left:15px !important;}
	.custom-change-setting #wpsl-search-wrap div, .custom-change-setting #wpsl-search-wrap label, .custom-change-setting #wpsl-search-wrap select{width:auto !important;}
	.custom-change-setting #wpsl-search-wrap{float:none; margin:0px;}
	.custom-change-setting #wpsl-search-wrap .wpsl-input, .custom-change-setting #wpsl-search-wrap .wpsl-select-wrap, .custom-change-setting #wpsl-search-wrap .wpsl-search-btn-wrap{float:none;}
	.custom-change-setting #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius{margin-bottom:10px; margin-right:10px;}
	
}
























/********** Race & sponsorship ******************/

@font-face {
    font-family: 'HelveticaMedium';
    src: url('../../fonts/HelveticaMedium.eot');
    src: url('../../fonts/HelveticaMedium.eot') format('embedded-opentype'),
         url('../../fonts/HelveticaMedium.woff2') format('woff2'),
         url('../../fonts/HelveticaMedium.woff') format('woff'),
         url('../../fonts/HelveticaMedium.ttf') format('truetype'),
         url('../../fonts/HelveticaMedium.svg#HelveticaMedium') format('svg');
}


.race-sponsorship {
    background: #ffffff;
    padding: 60px 0px;
    margin: 0px;
	overflow:hidden;
}

.race-sponsorship_content .title-h1{
	color:#282e67;
	font-size:40px;
	font-family: "Oswald";
	margin:0px;
	text-transform:uppercase;
}
.rs-box{
	text-align:center;
	margin:30px 0px 0px;
	padding:0px 10px 30px;
}
.rs-box:hover{
	background:#f1f1f1;
	cursor:pointer;
}
.rs-box:hover a{background:#d5132b;}

.rs-box figure img{border:2px solid #d5132b;}
.rs-box h2 {
    color: #d5132b;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'HelveticaMedium';
    margin: 20px 0px 20px;
	padding:0px 15px;
    line-height: 24px;
}
.rs-box p{
	font-size: 14px;
	line-height: 29px;
	padding:0px 15px;
	margin: 0px 0px 31px;
}
.rs-box a {
    background: #282e67;
    padding: 0px 15px;
    text-transform: uppercase;
    margin: auto;
    font-size: 17px;
    color: #fff;
	padding:0px 15px;
    font-family: 'HelveticaMedium';
    line-height: 40px;
    display: table;
    letter-spacing: 0.5px;
}
.rs-box a:hover{background:#d5132b;color:#fff;}

.sponsorship-roadrunner{background:url(../../images_new/race-sponsurship/bg-run.jpg)repeat center top; padding:50px 0px;    background-size: cover;}
.sponsorship-roadrunner h1.title-h1.big{
	color:#282e67;
	font-size:40px;
	font-family: "Oswald";
	margin:0px 0px 20px;
	text-transform:uppercase;
}
.james-goad{
	text-align:center;
}
.james-goad h3{
	color:#d5132b;
	text-transform:uppercase;
	font-size:25px;
	font-family:pt_sans_captionbold;
	margin:20px 0px 10px;
}
.james-goad p {
    font-size: 18px;
    line-height: 29px;
    margin: 0px 0px 31px;
    padding: 0;
    color: #000000;
	text-align:left;
}
.james-goad a {
    background: #282e67;
    padding: 0px 25px;
    text-transform: uppercase;
    margin: auto;
    font-size: 17px;
    color: #fff;
    font-family: 'HelveticaMedium';
    line-height: 40px;
    display: table;
    letter-spacing: 0.5px;
}
.james-goad a:hover{background:#d5132b;color:#fff;}
#gallery{margin:30px 0px 0px;}
#gallery .item img{max-width:100%; margin:0px;}
#gallery .item{margin:10px; position:relative;}
#gallery .item a h3 {
	text-align:center;
	text-transform:uppercase;
    font-size: 13px;
    line-height: 29px;
    margin: 0px 0px 0px;
    position: absolute;
    bottom: 0;
    background: #00000091;
    display: block;
    width: 100%;
    color: #fff;
    padding: 5px 12px;
}
a.view-gallery {
    background: #282e67;
    padding: 0px 25px;
    text-transform: uppercase;
    margin: 20px auto 0px;
    font-size: 17px;
    color: #fff;
    font-family: 'HelveticaMedium';
    line-height: 40px;
    display: table;
    letter-spacing: 0.5px;
}
a.view-gallery:hover{background:#d5132b;color:#fff;}

#gallery .item:hover a h3{background:#ff0000a1;}

#gallery .clickable .owl-buttons .owl-prev {
    background: url(../../images_new/race-sponsurship/arrow-left.png)no-repeat;
    width: 24px;
    height: 37px;
    font-size: 0;
    top: 50%;
    margin: 0;
    left: -30px;	
	padding: 0px;
    opacity: 1;
    border-radius: 0px;
}
#gallery .clickable .owl-buttons .owl-next {
    background: url(../../images_new/race-sponsurship/arrow-right.png)no-repeat;
    width: 24px;
    height: 37px;
    font-size: 0;
    top: 50%;
    margin: 0px;
	padding: 0px;
    right: -30px;
    opacity: 1;
    border-radius: 0px;
}

.sponsors-logo {
    background: #1b1a1a;
    padding: 60px 0px;
    margin: 0px;
	overflow:hidden;
}

.sponsors-logo_content .title-h1{
	color:#fff;
	font-size:40px;
	font-family: "Oswald";
	margin:0px 0px 30px;
	text-transform:uppercase;
}

#client-logo .item img{display:table; margin:auto; max-width:100%;}

.client-logo .clickable .owl-buttons .owl-prev {
    background: url(../../images_new/race-sponsurship/white-arrow-left.png)no-repeat;
    width: 24px;
    height: 37px;
    font-size: 0;
    top: 50%;
    margin: 0;
	padding: 0;
    left: -30px;
    opacity: 1;
    border-radius: 0px;
}
.client-logo .clickable .owl-buttons .owl-next {
    background: url(../../images_new/race-sponsurship/white-arrow-right.png)no-repeat;
    width: 24px;
    height: 37px;
    font-size: 0;
    top: 50%;
    margin: 0;
	padding: 0;
    right: -30px;
    opacity: 1;
    border-radius: 0px;
}
.client-logo .clickable .owl-pagination .owl-page.active span{background:#d5132b;}

/* gallery */
.gallery-page {
    background: #ffffff;
    padding: 60px 0px;
    margin: 0px;
	overflow:hidden;
}
.gallery-page_content .title-h1{
	color:#282e67;
	font-size:40px;
	font-family: "Oswald";
	margin:0px 0px 40px;
	text-align: center;
	letter-spacing: 2px;
	text-transform:uppercase;
}
.gallery-page_content .nav.nav-tabs{
	display:table;
	width:100%;
	margin-bottom: 60px;
	border:none;
}
.gallery-page_content .nav.nav-tabs li.active:after {
    content: "";
    position: absolute;
    background: #d71f36;
    height: 5px;
    bottom: -5px;
    width: 95%;
    margin: auto;
    right: 0;
    left: 0;
}
.gallery-page_content .nav.nav-tabs li.active a{
	background:#dadada;
}
.gallery-page_content .nav.nav-tabs li {
    background: #e1e1e1;
    display: inline-block;
    float: none;
    position: relative !important;
    width: 24%;
    margin-right: 1.33%;
	font-size:13px;
}
.gallery-page_content .nav.nav-tabs li:last-child {
	margin:0px;
}
.gallery-page_content .nav.nav-tabs li a {
    color: #282e67;
	line-height: 32px;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    border: none;
	text-align: center;
}

.rs-box-gallery{
	text-align:center;
	margin:0px 0px 50px;
	padding:0px 0px 0px;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.rs-box-gallery a.linked-h2 {
    color: #d5132b;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0px	;
	padding: 20px 8px 15px;
    line-height: 18px;
	font-weight: 600;
    letter-spacing: 2px;
    display: block;	
	min-height: 90px;
}
.rs-box-gallery:hover a.linked-h2{color:#fff;}

.rs-box-gallery figure img{	
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.rs-box-gallery figure{overflow:hidden;border:2px solid #d5132b;}
.rs-box-gallery:hover figure img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.rs-box-gallery:hover{background:#d5132b;}
/* .rs-box-gallery a {
    background: #282e67;
    padding: 0px 15px;
    text-transform: uppercase;
    margin: auto;
    font-size: 17px;
    color: #fff;
    font-family: 'HelveticaMedium';
    line-height: 40px;
    display: table;
    letter-spacing: 0.5px;
	display:none;
}
.rs-box-gallery a:hover{background:#d5132b;} */

.gallery-page_content .tab-content .active.in figure img{margin:auto;}

/*new header css */


.races-schedule-datail img{width:100%;height:auto;}
.tax-gallery_album{background:none;}

/*end*/



#race_gallery .clickable .owl-buttons .owl-prev {
    background: url(../../images_new/race-sponsurship/arrow-left.png)no-repeat;
    width: 24px;
    height: 37px;
    font-size: 0;
    top: 50%;
    margin: 0;
    left: -30px;
    padding: 0px;
    opacity: 1;
    border-radius: 0px;
}

#race_gallery .clickable .owl-buttons .owl-next {
    background: url(../../images_new/race-sponsurship/arrow-right.png)no-repeat;
    width: 24px;
    height: 37px;
    font-size: 0;
    top: 50%;
    margin: 0px;
    padding: 0px;
    right: -30px;
    opacity: 1;
    border-radius: 0px;
}

.dms_ft_logo img {
    width: 85px;
    margin: 0 0 0 7px;
    height: auto;
}

.blog_sing_box ul.post_meta {
 display: inline-block;
 width: 100%;
 margin: 0px;
 padding: 0 0	 0;
 margin: 10px 0 0;
}
.blog_sing_box ul.post_meta li {
    color:#6b6b6b;
    font-size: 15px;
    list-style: none;
    margin: 0 15px 0 0;
    text-transform: capitalize;
    line-height: 21px;
	width: auto;
	display:inline-block;
}

@media (min-width: 768px) and (max-width: 1024px){
	.custom-change-setting #wpsl-gmap{width:65%;}
	.custom-change-setting #wpsl-result-list{width:35%;}
	#wpsl-search-wrap .wpsl-input{width:auto !important;}
	.custom-change-setting .wpsl-search{padding: 0px;}	
}

@media (max-width: 767px){
	.custom-change-setting #wpsl-gmap, .custom-change-setting #wpsl-result-list{width:100%;}
	#wpsl-search-wrap .wpsl-input{width:auto !important;}
	.custom-change-setting .wpsl-search{padding: 0px;}
	.custom-change-setting #wpsl-result-list ul li{padding-left:15px !important;}
	.custom-change-setting #wpsl-search-wrap div, .custom-change-setting #wpsl-search-wrap label, .custom-change-setting #wpsl-search-wrap select{width:auto !important;}
	.custom-change-setting #wpsl-search-wrap{float:none; margin:0px;}
	.custom-change-setting #wpsl-search-wrap .wpsl-input, .custom-change-setting #wpsl-search-wrap .wpsl-select-wrap, .custom-change-setting #wpsl-search-wrap .wpsl-search-btn-wrap{float:none;}
	.custom-change-setting #wpsl-search-wrap .wpsl-select-wrap #wpsl-radius{margin-bottom:10px; margin-right:10px;}
}
	
