/*
Theme Name: Sharp
Theme URI: http://www.eastdesign.net
Author: the Eastdesign team
Author URI: http://www.eastdesign.net
Version: 1.0
*/
/*** Global Css ***/
html{
    margin-top: 0!important;
}
a:hover img{
    opacity: 0.5;
}
img {
    max-width: 100%;
    height: auto;
}
.page-banner img.img-responsive {
    width: 100%;
    max-height: 350px;
}
.logowrap img.lazyloaded {
    width: 60%;
}
.wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
}
.contact-h1 h1 {
    display: none;
}
img{
    transition:opacity 1s linear 0s;
}
.title-bar{
    padding: 10px 9px 8px 9px;
    background-color: #ed1c24;
    margin-bottom: 11px;
}
.title-bar-name{
    color: #fff;
}
.more{
    float: right;
    color: #fff;
    font-size: 10px;
}
body{
    font-family: 'arial';
    font-size: 12px;
    color: #666;
}
.swiper-button-prev2 {
    position: absolute;
    right: 62px;
    top: 30px;
    width: 30px;
    background: #bc1116;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    outline: none;
}
.swiper-button-next2 {
    position: absolute;
    right: 15px;
    top: 30px;
    width: 30px;
    background: #bc1116;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    outline: none;
}


a{
    outline: none;
}
.container{
/*    box-shadow: 0 5px 5px #999999;*/
    background-color: #fff;
}
/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.single-content p {
    font-size: 15px;
    line-height: 1.7;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}
.inquiry h4 {
    display: block!important;
    font-size: 28px;
    margin-top: 50px;
    border-bottom: 3px solid #cc0d12;
    padding-bottom: 10px;
    margin-bottom: 21px;
    color: #333!important;
}
.inquiry .forminfo {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.7;
}
.inquiry a {
    font-size: 16px;
}
.pro-info h2 {
    color: #333;
    text-transform: uppercase;
}
.pro-info {
    border-bottom: 3px solid #bb1114;
    margin-bottom: 23px;
}
img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}
.bx-pager{
    display: none;
}
.single .bx-controls-direction a{
    display: block;
}
.single .bx-controls-direction .bx-prev{
    background: url("images/rps_arrows.png") repeat scroll 0 0 #D8D8D8;
    height: 19px;
    position: absolute;
    right: 36px;
    text-indent: -9999px;
    top: 28px;
    width: 19px;
    outline: none;
}
.single .bx-controls-direction .bx-next{
    background: url("images/rps_arrows.png") repeat scroll 18px 0 #D8D8D8;
    height: 19px;
    position: absolute;
    right: 15px;
    text-indent: -9999px;
    top: 28px;
    width: 19px;
    outline: none;
}
.home-slider .rsUni .rsBullets{
    top: -25px;
    right: -75%;
    width: 25%;
    padding-top: 0;
}
.home-slider .rsUni .rsBullet{
    padding: 0;
    margin-right: 8px;
}
.home-slider .rsUni .rsBullet span{
    border-radius: 0;
}
.home-slider .rsUni .rsBullet.rsNavSelected span{
    background-color: #ed1c24 ;
}
.textcolor{
    color: #ed1c24 ;
}
/*** Global Css End ***/


/*** Flag Css ***/
#lang_sel li {
    float: left;
    position: relative;
    width: 100px !important;
    z-index: 9999999;
}
#lang_sel ul,
#lang_sel li {
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#lang_sel ul li a {
    float: none;
}
#lang_sel a,
#lang_sel a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    color: #444444;
    display: block;
    font-size: 11px;
    line-height: 24px;
    padding-left: 10px;
    text-decoration: none !important;
}
.TopLinks #lang_sel ul ul {
    width: 129px;
}
#lang_sel ul ul {
    border-top: 1px solid #CDCDCD;
    height: 0;
    left: 0;
    position: absolute;
    top: 25px;
    visibility: hidden;
    width: 100px;
}
#lang_sel img.iclflag {
    height: 12px;
    position: relative;
    top: 0px;
    width: 18px;
}
#lang_sel ul ul a,
#lang_sel ul ul a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border-width: 0 1px 1px;
    color: #444444;
    height: auto;
    line-height: 1em;
    padding: 5px 10px;
}
#lang_sel ul li:hover ul,
#lang_sel ul a:hover ul {
    visibility: visible;
}
/*** Flag Css End ***/

.topbar{
    background-color: #eee;
}
.topbarwrap{
    line-height: 32px;
    padding: 6px 0 0;
}
.topbar span{
    
}
.head-top{
    margin-top: 30px;
}
.logo{
    float: left;
}
.top-search{
    float: right;
}
#t-search{
    border: 1px solid #DDDDDD;
    color: #DDDDDD;
    height: 33px;
    padding-left: 5px;
    width: 193px;
}
#searchsumbit{
    background-image: url("images/search-icon.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    height: 31px;
    position: absolute;
    text-indent: -9999px;
    width: 33px;
    right: 16px;
    top: 31px;
}
#main-menu{
    background: url(images/menu-bg.jpg) repeat-x;
}
#main-menu ul{
    padding-left: 0;
    background: url("images/menu-li-bg.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#main-menu ul li{
    float: left;
    list-style: none;
    padding: 12px 38px 12px 38px;
    cursor: pointer;
    background: url(images/menu-li-bg.jpg) no-repeat right top;
}
#main-menu ul li:hover{
    background-color: #ed1c24;
}
#main-menu ul li a{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
#main-menu ul li:hover a{
    color: #fff;
    text-decoration: none;
}
#main-menu ul li ul.sub-menu{
    background: none repeat scroll 0 0 #9c171c;
    left: 0;
    padding-left: 0;
    position: absolute;
    width: 100%;
    z-index: 99999999;
    top: 44px;
    padding-left: 49px;
    padding-right: 49px;
}
ul.sub-menu{
    display: none;
    list-style: none;
}
#main-menu  ul li:hover ul.sub-menu{
    display: block;
}
#main-menu ul li ul.sub-menu:after{
    clear: both;
}
#main-menu ul li ul.sub-menu>li{
    width: 25%;
    float: left;
    display: inline;
    margin-right: 0px;
    background: none;
}
#main-menu ul li ul.sub-menu > li:first-child{
    padding-left: 0;
}
#main-menu ul li ul.sub-menu>li>a{
    color: #fff;
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
}
#main-menu ul li ul.sub-menu>li>a:hover{
/*    color: #2fa8e1;*/
}
#main-menu ul li ul.sub-menu>li>ul.sub-menu{
    padding-left: 0;
}
#main-menu ul li ul.sub-menu>li>ul.sub-menu>li>a{
    color: #666;
}
#main-menu ul li ul.sub-menu>li>ul.sub-menu>li>a:hover{
    color: #ed1c24;
}
#main-menu ul li.current-menu-item{
    background:#ed1c24;
}

.logowrap{
    padding: 30px 0;
}
.logowrap h1{
    margin-top: 0;
    margin-bottom: 0;
}
.sswrap{
    padding: 30px 0 0 0;
}
.socials{
    float: right;
    width: 100%;
}
.socials a{
    float: right;
    color: #999;
  
}
.socials a i{
    color: #999;
    float: right;
    font-size: 18px;
    margin: 7px;
}
.socials a i:hover{
    color:#333;
}
/*** Main Body ***/
.home-about h4{
    margin-top: 0;
    text-align: left;
    color: #333;
}
.home-about .btn {
    background: #bc1116;
    border-radius: 3px;
    color: #fff;
    float: right;
    font-size: 12px;
    padding: 6px 11px;
    border: 1px solid #bc1116;
    font-size: 13px;
}
.himg{
    border: 1px solid #ddd;
    padding: 3px;
    display: block;
}
.home-newitems{
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 22px;
    padding-bottom: 10px;
}
.home-newitems a{
    color: #666;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}
.company-center{
    margin-bottom: 40px;
}
.company-center h4{
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0;
}
.company-center .slide{
    width: 199px;
}
.company-center .slide .itemtit{
    color: #333;
    font-weight: bold;
    margin: 18px 0;
    display: block;
    font-size: 15px;
}
.bx-wrapper .bx-controls-direction a{
    top: -7%;
    width: 8px;
    height: 13px;
}
.bx-wrapper .bx-prev{
    background: url(images/prev.png) no-repeat;
    left: 880px;
}
.bx-wrapper .bx-next{
    background: url(images/next.png) no-repeat;
    right: 0;
}
#footer{
    
}
#footer .foot-tit{
    font-size: 16px;
    color: #111;
    background: url("images/foot-line.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    padding-bottom: 13px;
    margin-bottom: 20px;
}
#footer ul{
    float: left;
    list-style: none outside none;
    padding-left: 0;
    width: 100%;
}
#footer ul li a{
    color: #333333;
    line-height: 20px;
}
.footer-bbar{
    
    color: #999;
}
#footer .foot-social{
    float: right;
    margin-top: 8px;
}
#footer .foot-social a i{
    color: #999;
    font-size: 16px;
    line-height: 28px;
    margin-left: 8px;
}
#footer .foot-social a i:hover{
    color: #fff;
}



#footer .erweima{
    float: right;
    margin-left: 21px;
}
#footer .flogo{
    float: right;
    margin-left: 21px;
}
.col-xs-2 span i{
    font-size: 28px;
}
.product-info{
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 38px;

}
.other-info p span{
    margin: 0 15px 0 5px;
	    font-size: 16px;
}
.other-info a{
    color: #666;
}
.other-info a:hover{
    color: #ed1c24;
}
.single-post .wpb_tabs .wpb_tabs_nav li{
    margin-right: 5px;
    width: 49.6%;
    background: #ccc;
}
.single-post .wpb_tabs .wpb_tabs_nav li a{
    text-align: center;
    color: #000;
}
.single-post .wpb_tabs .wpb_tabs_nav li:last-child{
    
    margin-right: 0px;
}
.single-post .wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover{
    background: #878787;
}
.single-post .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a, .wpb_content_element .wpb_tabs_nav li :hover a{
    color: #fff;
}
.single-post .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab{
    background-color: transparent!important;
}
.news-wrap{
    border-bottom: 1px dashed #ddd;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.news-wrap time{
    
}
.news-wrap h5{
    display: inline-block;
}
.news-wrap a{
    color: #ed1c24;
}
.news-wrap .readmore a{
    float: right;
    
}
.sizelong{
    color: #000;
}









#left-sidebar section {
    background-repeat:repeat-x;
    background-color:#fff;
    background-position:center top;
    border-bottom: none;
}
#left-sidebar section h6{
    color:#000;
    border-bottom:1px solid #ddd;
    line-height:38px;
    margin:0px;
    padding-left:26px;
}
#left-sidebar .sidebar-category h5{
    background: url("/wp-content/themes/sharp/images/menu-bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    margin-top: 0;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 0;
}

#left-sidebar section ul{
    padding-left: 0px;
    list-style: none;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-bottom: none;
}
#left-sidebar section ul li{
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
#left-sidebar section ul li a{
    color:#666;
    line-height:24px;
    padding-left: 19px;
    line-height: 36px;
    outline: none;
}
#left-sidebar section ul li:hover a{
    color: #ed1c24;
}
#left-sidebar section>ul>li:hover{
    background-image: url(images/li-hover.png);
    background-repeat: no-repeat;
    background-position: left top;
}
#goco-nav .open>a{
    border-bottom: 1px dashed #DDDDDD;
    display: block;
    margin: 0 auto;
    padding-left: 0;
    text-align: left;
    width: 76%;
}
#goco-nav .open>ul>li{
    border: none;
}
#goco-nav .open>ul>li>a:hover{
    color: #ed1c24;
}
#center{
    position: relative;
    overflow: hidden;
}
#center article{
    margin-bottom: 20px;
    min-height: 88px;
}
#center article .news-img{
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 3px;
    width: 73px;
    height: 73px;
    display: block;
    float: left;
    margin-right: 7px;
}
#center article .news-title{
    color: #000;
    display: block;
    line-height: 24px;
    outline: none;
}
#center article .news-title:hover{
    color: #ed1c24;
}
#center article p{
    color: #666;
    line-height: 16px;
}
#right-sidebar .right-img{
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    overflow: hidden;
    margin-bottom: 19px;
}
#footer{
  
   
}
#footer .footer-bottom p{
    line-height: 18px;
    color: #999;
    padding: 14px 0;
    margin-bottom: 0;
}
.page-banner{
    margin-bottom: 20px;
}
.breadcrumbs{
    background-color: #F5F5F5;
    border-radius: 4px;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 8px 15px;
    color: #999;
}
.breadcrumbs span a{
    color: #ed1c24;
}
.right-container h1{
    margin-top: 0;
    color: #272626;
    font-size: 25px;
    padding-bottom: 5px;
        border-bottom: 3px solid #c01015;
}
.right-container p{
    color: #444;
}
.right-container .products .products-list{
    padding-left: 0;
}
.right-container .products .products-list li{
    float: left;
    margin-right: 10px;
}
.right-container .products .products-list li a{
    display: block;
    text-align: center;
    line-height: 30px;
}
.single-content{
    margin-top: 100px;
}
.footer-top{
    padding: 0 175px;
}
.footer-top span{
    color: #000;
    float: left;
}
.footer-top ul{
    padding-left: 0;
    margin-bottom: 0;
}
.footer-top ul li{
    list-style: none;
    float: left;
}
.footer-top ul li a{
    color: #858585;
}
.products{
    color:#444;
}
.products .itimgs{
/*
    border: 1px solid #ddd;
    display: block;
*/
}
.itemimg{
    margin-bottom: 8px;
}
.itemimg a span{
    color: #333;
    display: block;
    height: 50px;
    overflow: hidden;
}
.itemimg a span:hover{
    color: #ed1c24;
}
.product_layout{
    margin-bottom: 55px;
    min-height: 171px;
}
.item-title{
    padding: 10px 0px 20px 0px;
    display: block;
}
.item-info{
    border-top: 1px solid #989898;
}
.item-des{
    color: #444;
}
.item-code span{
    color: #00AEED;
}
.item-readmore a{
    background: none repeat scroll 0 0 #00AEED;
    
    color: #FFFFFF;
    float: left;
    margin-top: 10px;
    padding: 5px 10px;
    text-decoration: none;
}
.wp-pagenavi{
    margin: 20px 0;
}
.szg-thumbs img{
    height: 50px;
    width: 50px;
}
.product-name-single{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.second-name-single{
    color: #898989;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
}
.code-single{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
.code-single strong{
    color: #2DACE3;
    font-size: 18px;
    font-weight: bold;
}
.product-info-single{
    margin-bottom: 15px;
}
.related-items{
    list-style: none;
    padding-left: 0;
}
.related-items li{
    float: left;
    margin-right: 5px;
}
.related-items li a{
    color: #444;
}
#center .page-news article{
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
}
.downloadicon p a{
    background: none repeat scroll 0 0 #009BCF;
    color: #FFFFFF;
    display: block;
    max-width: 110px;
    padding: 10px;
    text-align: center;
}
.inquiry p .fmname{
    width: 100px;
    text-align: right;
    display: inline-block;
    margin-right: 14px;
}
.inquiry .forminfo{
    margin-bottom: 40px;
}
.inquiry h4{
    color: #cc0d12;
}
.inquiry .fmsubmit{
    margin: 0 auto;
    width: 123px;
    
}
.inquiry .fmsubmit input{
    background: none repeat scroll 0 0 #cc0d12;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    padding: 3px 15px;
}
.wp-pagenavi a, .wp-pagenavi span{
    border:1px solid #ed1c24;
    color: #ed1c24;
}



.contactDetails {
    margin-bottom: 30px;
    width: 690px;
}
.contactDetails li {
    border-bottom: 1px dotted #d6c277;
    line-height: 25px;
}
.contactDetails span {
    font-weight: bold;
    padding-right: 10px!important;
    text-align: right;
    width: 110px;
}
.contactDetails span, .contactDetails label {
    display: block;
    float: left;
    padding: 3px 0;
}
.contactDetails label {
    border-left: 1px dotted #d6c277;
    padding-left: 8px!important;
    width: 500px;
}
.contactDetails span, .contactDetails label {
    display: block;
    float: left;
    padding: 3px 0;
}
.header-nav {
    background-image: -webkit-linear-gradient(top,#9a171c,#cc0d12);
}
.topbar-box {
    background-color: #eee;
}
.footer-bottom {
    background: #272727;
}
.footer-top-box {
    background: #dedede;
}
.container {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}
.bx-wrapper {
    max-width: 1200px!important;
}
.home-about h4 {
    margin-top: 0;
    text-align: left;
    color: #333;
    font-size: 22px;
}
.home-about h4 {
    font-size: 22px;
}
.home-about {
    margin-top: 30px;
}
.home-about img.himg.alignright {
    margin-left: 50px;
}
.home-about p {
    font-size: 15px;
    line-height: 1.6;
}
.company-center h4 {
    font-size: 22px;
}
.home-newitems a {
    font-size: 15px;
    padding: 10px 0px;
}
.bx-wrapper .bx-prev {
    right: 2%;
    left: auto;
}
a.banner-home-a {
    font-size: 16px!important;
    display: inline-block!important;
    color: #fff;
    padding: 0px 20px!important;
    line-height: 40px!important;
    background: #ed1c24;
    font-weight: bold!important;
	 transition: all 0.3s!important;
	border: 2px solid #ed1c24!important;
}
a.banner-home-a:hover {
    background: #fff;
    color: #ed1c24;
    border: 2px solid #ed1c24!important;
    transition: all 0.3s!important;
}

.about .container {
    margin: auto;
}
.about .vc_row {
    margin: auto;
}
.titlebar_breadcrumbs {
    margin: 30px 0px;
}
.borderline {
    background: #f0f0f0 none repeat scroll 0 0;
    height: 1px;
    margin-top: 8px;
}
.titlebar_breadcrumbs a {
    color: #ed1c24;
    font-size: 16px;
}
.about-padding {
    padding-top: 85px;
    padding-bottom: 85px;
}
.content img.img-responsive {
    margin-top: 25px;
}
.position-img {
    position: absolute;
    top: -56px;
    left: 82px;
    width: 180px;
    opacity: 0.05;
}
.position-img img {
    width: 100%;
}
.about h3 {
    text-transform: capitalize;
    font-size: 18px;
}
.about h3::after {
    content: "";
    display: block;
    height: 2px;
    width: 55px;
    background-color: #9c171c;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 18px;
    text-align: left;
    margin-left: 0 !important;
}
.about p , .about span{
    font-size: 14px;
}

.about .wpb_button, .about .wpb_content_element, .about ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px!important;
}
.about-1 {
    margin: 0 auto;
    text-align: center;
    line-height: 464px;
    height: auto;
}
.about-1 a {
    background-color: #ed1c24;
    border-color: #fff;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px;
    border-radius: 30px;
    font-weight: bold;
    transition: all .4s;
}
.about-1 a:hover {
    background: #fff;
    border: 1px solid #ed1c24;
    color: #ed1c24;
    transition: all .4s;
}
.back-about {
    background-color: rgba(255, 255, 255, 0.95);
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 6%!important;
    padding-right: 15%!important;
}
.about h2 {
    text-transform: capitalize;
}
.video-padding {
    padding: 50px 0px;
}
.about h2::after {
    content: "";
    display: block;
    height: 2px;
    width: 55px;
    background-color: #9c171c;
    margin: 0 auto;
    margin-top: 13px;
    margin-bottom: 18px;
    text-align: left;
    margin-left: 0 !important;
}a.video-a {
    position: absolute;
    top: 46%;
    left: 46%;
    color: #fff;
    font-size: 30px;
    line-height: 70px;
    border: 3px solid #fef200;
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
}
.video-btn {
    position: relative;
}
.slogan-one {
    position: relative;
    min-height: 369px;
}
.content-team {
    z-index: 3;
    position: relative;
    padding-top: 7%;
}
.text-center {
    text-align: center;
}
.team-page.slogan-one .text-center h4 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
}
a.team-page-a {
    transition: 0.1s linear;
    -webkit-transition: 0.1s linear;
    -moz-transition: 0.1s linear;
    border-radius: 100px;
    padding-top: 0.54166667em;
    padding-bottom: 0.65em;
    padding-right: 3.25em;
    padding-left: 3.25em;
    border: 1px solid #232323;
    border-width: 2px;
    font-size: inherit;
    line-height: 1.625em;
    text-transform: uppercase;
    color: #fff;
    background: #ed1c24;
    border-color: #ed1c24;
    margin-top: 30px;
    display: inline-block;
    font-family: 'Swiss721BT-Bold';
    transition: all .3s;
}
.slogan-one .section-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.about .vc_column-inner {
    padding-top: 0px!important;
    padding: 0px!important;
}
a.team-page-a:hover {
    background: #fff;
    color: #333;
}
.video-btn img.img-responsive {
    margin: auto;
    margin-bottom: 50px;
    border-radius: 20px;
}
a#hamburger span {
    width: 26px;
    height: 2px;
    background: #333;
    display: block;
    margin: 5px 0px;
}
a#hamburger {
    display: inline-block;
}
.mobile-menu {
    display: none;
}

.mm-menu.mm-offcanvas.mm-current {
    display: block!important;
}
ul.sub-menu.mm-listview {
    display: inherit;
}
.banner .page-banner img {
    width: 100%;
    max-height: 350px;
}
@media (max-width: 1025px){
    .contactDetails {
    max-width: 100%;
}
.contactDetails label {
    max-width: 100%;
}
.contactDetails span {
    text-align: left;
}
    .addresswrap {
    min-height: 45px;
}
    .socials {
    float: right;
    width: 118%;
    margin-bottom: 14px;
}
.topbar-box.box {
    position: relative;
    top: 0px;
}
.topbar-box.box.box-active {
    position: fixed;
    width: 100%;
    z-index: 99;
}
    .header-nav {
    display: none;
}
.mobile-menu {
    display: block;
}
.topbarwrap span {
    display: none;
}
}
@media (max-width: 768px){
.mobile-none-slider{
    display:none;
}
ul.footer-cat-menu li {
    width: 31%!important;
    display: inline-block;
}
.other-info .col-lg-6 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}
@media (max-width: 500px){
	.logowrap img.lazyloaded {
    width: 100%;
}
    
	a.banner-home-a {
    font-size: 12px!important;
    display: inline-block!important;
    color: #fff;
    padding: 0px 8px!important;
    line-height: 22px!important;
    background: #ed1c24;
    font-weight: 100!important;
    transition: all 0.3s!important;
    border: 2px solid #ed1c24!important;
    display: none;
    position: relative;
    top: -7px;
}
    .mm-listview .mm-next {
    right: 26px;
}
.topbarwrap span {
    display: none;
}
.mobile-menu {
    display: block;
}

}
@media (max-width: 376px){
        .mm-listview .mm-next {
    right: 44px;
}
#t-search {
    border: 1px solid #DDDDDD;
    color: #DDDDDD;
    height: 33px;
    padding-left: 5px;
    width: 154px;
}
.socials {
    float: right;
    width: 160%;
    margin-bottom: 14px;
}
}
a.read-more {
    background: #bc1116;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    padding: 6px 11px;
    border: 1px solid #bc1116;
    font-size: 13px;
    display: inline-block;
    margin-top: 30px;
}
.read-center {
    text-align: center;
}
.home-new a.read-more {
    margin-bottom: 50px;
}
.news-top h5 {
    font-size: 17px;
}
.right-container p {
    color: #444;
    font-size: 14px;
}
.page-nav {
    margin-top: 74px;
}
.page-nav span {
    display: block;
    color: #333;
    font-size: 15px;
    margin-top: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-nav span a {
    color: #333;
}
.page-nav span i {
    margin: 0px 15px;
}
.single-pro-img img {
    width: 140px;
    display: block;
    margin: auto;
    margin-top: 15px;
}
.single-pro-img a {
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}












.breadcrumb-left {
    float: right;
}

.breadcrumb-left h1 {
    font-size: 18px;
    margin-top: 0px;
}

.borderline {
    background: #f0f0f0 none repeat scroll 0 0;
    height: 1px;
    margin-top: 8px;
}

.page-404 {
    text-align: center;
}

.content-404 {
    text-align: center;
}

.page-404 h2 {
    border-bottom: 2px solid #333;
    display: block;
    padding-bottom: 33px;
}

.error-message {
    margin-top: 20px;
    color: #F0F0F0;
    font-size: 178px;
    font-weight: bold;
    margin-bottom: 40px;
}

a.a-404 {
    color: 
#fff;
padding: 5px 90px;
display: inline-block;
font-size: 19px;
text-transform: uppercase;
font-weight: bold;
transition: all 0.5s ease 0s;
background:
#b61115;
border: 1px solid
    #b61115;
    margin-bottom: 50px;
}

a.a-404:hover {
    border-radius: 30px;
    color: #555;
    background: #fff;
    text-decoration: none;
}
.page-404 .breadcrumbs {
    background-color: 
transparent;
}

ul.footer-cat-menu li {
    width: 19%;
    display: inline-block;
}
.vc_row.wpb_row.vc_row-fluid.container.video-padding {
    padding: 30px 30px;
}
.right-container.search-pro .itemimg {
    min-height: 210px;
}