/*reset*/
:focus{outline:0;}
body,ul,img,p,input,dl,dd,tr,th,td{margin:0;padding:0;}
em{font-style:normal;}
img{border:none; max-width:100%}
/*li,ul,ol{list-style:none;}*/
a{text-decoration:none;color:#231815;}
input{padding:0px;vertical-align: middle;line-height: normal;border:none;} 
body{overflow-x:hidden;}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner{border:none;padding:0;}
a:focus {outline: none;}



/*share*/
body{font-size:12px;font-family:poppins-regular,serif;color:#555; background:#fff; line-height:22px}
.bold{font-family: 'poppins-semibold'; }
.fontRed{color:red;}
.clearfix:before, .clearfix:after{content:" ";display:table;}
.clearfix:after{clear:both;}

@media only screen and (max-width: 768px) {
	.row{margin:0;}
}


*:link,*:visited,*:hover,*:active,*:focus{
 transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;
 -webkit-transition:color .30s linear, background-color .30s linear, border-color .30s linear,opacity .30s linear,background-image .30s linear;}
 
 


@font-face {
    font-family: 'poppins-semibold';
    src:url(../font/poppins-semibold.eot);
    src: url(../font/poppins-semibold.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins-semibold.svg#poppins-semibold) format('svg'),
	 url(../font/poppins-semibold.woff) format('woff'),
	 url(../font/poppins-semibold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'poppins-regular';
    src:url(../font/poppins-regular.eot);
    src: url(../font/poppins-regular.eot?#iefix) format('embedded-opentype'),
	 url(../font/poppins-regular.svg#poppins-regular) format('svg'),
	 url(../font/poppins-regular.woff) format('woff'),
	 url(../font/poppins-regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald-Bold';
    src:url(../font/Oswald-Bold.eot);
    src: url(../font/Oswald-Bold.eot?#iefix) format('embedded-opentype'),
	 url(../font/Oswald-Bold.svg#Oswald-Bold) format('svg'),
	 url(../font/Oswald-Bold.woff) format('woff'),
	 url(../font/Oswald-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}



.topW{background:#7c7c7c;}
.top{ line-height:44px;}
.top_share{ float:right;}
.top_share>a{ display:inline-block;margin-left:12px; background:#fff; width:32px; height:32px; border-radius:50%; text-align:center; line-height:28px}
.top_share>a img{ width:32px; height:32px}
.top_share>a:hover{ background:#fefefe}
.top .top_call{ float:left; text-align:left;}
.top .top_call a{ margin-left:17px;}
.top .top_call p{ margin-left:17px}
.top .top_call p,.top .top_call a{ display:inline-block;color:#ffffff;  }
.top .top_call p img,.top .top_call a img{ vertical-align:middle;margin-right:10px;  }
.top .top_call a:hover{ color:#82d0ff}

/* select */
.drop{ float:left; position:relative; background:none;  width:106px; background:url(../images/lan_img.png) no-repeat center left, url(../images/lan_icon.png) no-repeat center right; padding-left:49px; padding-right:10px; z-index:9999999;height:44px; line-height:44px; }

.select dt{height:44px;display:inline-block;line-height:44px; text-transform:capitalize;cursor:pointer;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;color:#f1f1f1; font-size:12px; font-weight:normal;}
.select dt img,.select dd ul li a img{ width:100%; height:auto; max-width:24px; display:inline-block; margin-right:6px;    vertical-align: text-bottom;}
.select dt img{margin-right:9px}
.select dd{position:absolute;left:0;top:44px;background:#fff; border:1px solid #e0e0e0;display:none; z-index:999999;}

.select dd ul{padding:4px 6px 0;width:100px;max-height:376px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;color:#666; font-size:12px;text-transform:capitalize;}

.select dd ul li a:hover{ color:#279ee7}

/*search*/


.top-search{ display:none; width:100%; z-index:10000000; position:relative; width:100%;background-color: #fff;overflow: hidden;border-bottom:1px solid #eee; margin-bottom:15px}
.attr-nav{ display:inline-block; float:right; margin:6px 0 0 15px}
.attr-nav .search{}
.attr-nav i{ background:url(../images/search_btn.png) no-repeat; display:inline-block; width:32px; height:32px;}
.attr-nav a{ display:inline-block;width:32px; height:32px;}
/* Top Search
=================================*/
.top-searchW{ background-color: #fff; padding:0; }
.top-search .input-group-addon i{ font-size:18px; color:#808080;}

.top-search input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #808080;
    height: 40px;
    padding: 0 15px;    width: 98%;
}

.top-search .input-group-addon{
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
}
.top-search .input-group{ width:100%; margin:0 auto;}
.top-search .input-group-addon.close-search{
    cursor: pointer;
}
.search_btn1{background:url(../images/search1.png) no-repeat;    width: 17px;
    float: left;
    height: 18px;
    margin-top: 11px;  }
	



/* Sizes for the bigger menu */
header{width: 100%;z-index: 99999;padding:0; background:#fff; padding:26px 0 23px}
header.large{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
#logo{float:left;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; }
#logo a{ display:inline-block}
#logo .logo_img img{max-width:226px;height:auto;}
header #logo h1{margin:0; padding:0; font-size:inherit; line-height:inherit;}

@media only screen and (max-width: 1199px) {
	#logo .logo_text{ display:none}
	.top_share{ display:none}
	.top_lan{ margin-right:0}
	.top .top_call a{ margin-left:15px}
	}
@media only screen and (max-width: 1024px) {
	#logo .logo_img img{max-width:175px;}
	}
	
@media only screen and (max-width: 991px) {
	.top-search input.form-control{ width:92%}
	
	.in_search{ margin-top:7px; width:40%}
	}
@media only screen and (max-width: 936px) {
	#logo{ float:none; text-align:center}
	header{    padding: 20px 0 5px;}
	}
@media only screen and (max-width: 799px) {
	.top .top_call{ display:none}
	}
@media only screen and (min-width: 769px) {
header.small{left:0;top:0;background:#fff;box-shadow:0 5px 5px rgba(0,0,0,0.05); position:fixed;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding:10px 0 10px}
header.small .nav_m > li > a{padding:25px 28px;}
header.small #logo .logo_img img{max-width:185px;}
.small #cssmenu > ul > li>a{ line-height:64px; color:#333}
.small #cssmenu{ margin-top:0}


}
@media only screen and (max-width: 768px) {
	#logo{ float:left; text-align:left}
	header{    padding: 20px 0 23px;}
	}


.in_categW{ margin-top:57px;}
.in_title{ text-align:center}
.in_title span{ color:#444444; font-size:30px; line-height:32px; text-transform:uppercase; font-family: 'Oswald-Bold'; display:inline-block; background:url(../images/title1.png) no-repeat center bottom; padding-bottom:34px}
.in_title p{ color:#aaaaaa; font-size:12px; line-height:22px; max-height:44px; overflow:hidden; margin-top:14px; padding:0 50px}
@media only screen and (max-width: 768px) {.in_title p{ padding:0}}
.in_categL{ margin-top:6px;}
.in_categL li{ list-style:none; margin-top:29px;}
.in_categL li .in_categL_m>a.in_categL_img{ display:block; width:100%; border:1px solid #eee; overflow:hidden; position:relative}
.in_categL li .in_categL_m>a.in_categL_img i{ position:absolute; font-size:22px; color:#279ee7; left:50%;      top:50%;
 -webkit-transform: translate(-50%, -50%);    -moz-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);       -o-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);            -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;         -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out; opacity:0; -moz-opacity:0;filter:alpha(opacity=0);}
.in_categL li .in_categL_m>a.in_categL_img img{ width:100%; max-width:100%; height:auto;}
.in_categL li .in_categL_m>a.in_categL_t{ display:block; text-align:center; color:#555555; font-size:16px; line-height:20px; margin-top:17px; font-family: 'poppins-semibold';}
.in_categL li .in_categL_m>a.in_categL_t:hover{ color:#279ee7}
.in_categL li .in_categL_m>a.in_categL_img:hover{ border-color:#279ee7}
.in_categL li .in_categL_m>a.in_categL_img:hover i{ opacity:1; -moz-opacity:1;filter:alpha(opacity=100);}
.in_categL li .in_categL_m>a.in_categL_img:hover img{ opacity:0.7; -moz-opacity:0.7;filter:alpha(opacity=70);}
.more1{ text-align:center; margin-top:39px}
.more1 a{    background: #279ee7;
    line-height:39px;
    display: inline-block; padding:0 35px;
    text-align: center;
    border: none;
    color: #ffffff;
    font-size: 14px;
    text-transform:capitalize;
    font-family: 'poppins-semibold';
    border-radius: 5px;}
.more1 a , .btn_1{
	color:#fff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}
.more1 a ,.btn_1{
	color:#fff;
	text-decoration: none;
}
.more1 a::before ,.btn_1::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(255,255,255,0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	border-radius:5px;

}
.more1 a:hover::before ,.btn_1:hover::before{
	opacity: 0 ;
	background-color: rgba(255,255,255,0.8);
	-webkit-transform: scale(0.5,0.5);
	transform: scale(0.5,0.5);
}
.more1 a::after ,.btn_1::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.more1 a:hover::after,.btn_1:hover::after{
	opacity: 1;
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
}
@media only screen and (max-width: 1024px) {
	.in_categL.row{ margin:6px -10px 0}
	.in_categL li{ padding:0 10px}
	}

@media only screen and (max-width: 857px) {
	.in_categL li .in_categL_m>a.in_categL_t{ font-size:14px}
	}

@media only screen and (max-width: 375px) {
	.in_categL li{ width:100%}
	}


.in_whyW{ margin-top:60px; background:url(../images/ser_bg.jpg) no-repeat; background-size:cover; padding:55px 0 60px}
.in_whyW .in_title span{ background:url(../images/title2.png) no-repeat center bottom}
.in_whyL{ margin-top:5px}
.in_whyL li{ list-style:none; margin-top:30px;}
.in_whyL li .in_whyL_m>a{ display:block; width:100%; overflow:hidden;}
.in_whyL li .in_whyL_m>a img{ width:100%; height:auto; max-width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_whyL li .in_whyL_m>a:hover img{ -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);}
.in_whyL li .in_whyL_m .in_whyL_w>a.in_whyL_t{ display:block; color:#555555; font-size:16px; line-height:24px;font-family: 'poppins-semibold'; text-transform:capitalize; background:url(../images/icon.png) no-repeat; padding-left:39px; margin-top:23px}
.in_whyL li .in_whyL_m .in_whyL_w>a.in_whyL_t:hover{ color:#279ee7;}
.in_whyL li .in_whyL_m .in_whyL_w p{ font-size:13px; color:#999999; line-height:26px; max-height:78px; overflow:hidden; margin-top:19px}
.in_whyL li .in_whyL_m .in_whyL_w .why_more{ display:inline-block; text-align:center; line-height:32px; border:2px solid #535353; color:#555555; font-size:12px; text-transform:uppercase; padding:0 14px; margin-top:25px}
.in_whyL li .in_whyL_m .in_whyL_w .why_more:hover{ background:#279ee7; color:#fff; border-color:#279ee7}


@media only screen and (max-width: 1024px) {
	.in_whyL.row{ margin:5px -10px 0}
	.in_whyL li{ padding:0 10px}
	}

.in_proW{ margin:57px 0 52px;}

#flexiselDemo1{display:none;}
.in_pro .nbs-flexisel-container{position:relative;max-width:100%; margin-top:22px}
.in_pro .nbs-flexisel-ul{position:relative;width:999999px;margin:0px;padding:0px;list-style-type:none;text-align:left;}
.in_pro .nbs-flexisel-inner{float:left;width:100%;overflow:hidden; margin:0}


.in_pro .nbs-flexisel-item{float:left;margin:0px;margin-top:15px;margin-bottom:0px;padding:0px;cursor:pointer;line-height:0px;text-align:center;min-height:250px; list-style:none}
.in_pro .nbs-flexisel-item .in_proL{ padding:0 15px 8px}
.in_pro .nbs-flexisel-item .in_proL .in_proL_m{ padding:8px 8px 30px; background:#fff; box-shadow:0 0 8px rgba(0,0,0,0.1); text-align:center}
.in_pro .nbs-flexisel-item .in_proL .in_proL_m .in_proL_img{ display:block; width:100%; overflow:hidden;}
.in_pro .nbs-flexisel-item .in_proL .in_proL_m .in_proL_img img{ width:100%; height:auto; max-width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.in_pro .nbs-flexisel-item .in_proL .in_proL_m .in_proL_img:hover img{ -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);}
.in_pro .nbs-flexisel-item .in_proL .in_proL_m .in_proL_t{font-family: 'poppins-semibold'; font-size:12px; color:#555555; line-height:22px; max-height:44px; overflow:hidden; display:block; margin-top:19px}
.in_pro .nbs-flexisel-item .in_proL .in_proL_m .in_proL_t:hover{ color:#279ee7}
.in_pro .nbs-flexisel-item .in_proL .in_proL_m p{ color:#aaaaaa; font-size:12px; line-height:22px; max-height:44px; overflow:hidden; margin-top:7px}
.in_pro .nbs-flexisel-item .in_proL .in_proL_more{display:inline-block; text-align:center; line-height:32px; border:2px solid #535353; color:#555555; font-size:12px; text-transform:uppercase; padding:0 14px; margin-top:15px}
.in_pro .nbs-flexisel-item .in_proL .in_proL_more:hover{ background:#279ee7; color:#fff; border-color:#279ee7}


.in_pro .nbs-flexisel-nav-left,.in_pro .nbs-flexisel-nav-right{width:25px;height:50px;position:absolute;cursor:pointer;z-index:100;top:200px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.in_pro .nbs-flexisel-nav-left{left:-32px;text-align:center;background:url(../images/prev_p.png) no-repeat;}
.in_pro .nbs-flexisel-nav-left:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.in_pro .nbs-flexisel-nav-right{right:-32px;text-align:center;background:url(../images/next_p.png) no-repeat;}
.in_pro .nbs-flexisel-nav-right:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

@media only screen and (max-width: 1200px) {
	.in_pro .nbs-flexisel-nav-left{ left:0}
	.in_pro .nbs-flexisel-nav-right{right:0;}
	.in_pro .nbs-flexisel-item .in_proL{ padding:0 10px 8px}
	}




/* Numbers */
.numbers{background:url(../images/bg2.jpg) no-repeat; background-size:cover;padding:35px 0 39px; }
.percent-blocks{ width:100%; max-width:1200px; padding:0 15px; margin:0 auto}
.numbers > .container > div{position: relative;z-index:100;}
.numbers__one{width:25%;float:left;padding:0 15px;text-align:center;}
.numbers__num{color:#a1ca3d;font-size:78px;margin-bottom:19px;font-family: 'Oswald-Bold';font-weight:bold; line-height:80px;    display: inline-block; position:relative;overflow: hidden;}
.numbers__num:after{    display: block;content: " ";  position: absolute;  top: 52%; margin-top: -2px;  background: #f7f6f6;  width: 100%;height: 4px; z-index: 999;}
.number__desc{color:#555555;font-size:20px;font-family: 'poppins-semibold';text-transform:uppercase; line-height:22px}

@media only screen and (max-width: 992px) {
	.numbers__num{font-size:48px;margin-bottom:5px;}
	.number__desc{font-size:16px;}
}

@media only screen and (max-width: 600px) {
	.numbers__one{width:50%;margin-bottom:2%;}
	.owl-theme .owl-controls .owl-page span{width:40px;}
}


.in_clientsW{background:url(../images/cle_bg.jpg) no-repeat; background-size:cover;padding:55px 0 53px;}
.in_clientsW .in_title span{ color:#fff; background:url(../images/title3.png) no-repeat center bottom}
#carousel-small{padding-top:30px;}
.in_clientsW .owl-carousel .item{padding:0 15px;}
.in_clientsW .owl-carousel .in_clients_m .in_clients_img{ text-align:center}
.in_clientsW .owl-carousel .in_clients_m .in_clients_img>a{ display:inline-block; border-radius:50%; width:90px; height:90px}
.in_clientsW .owl-carousel .in_clients_m .in_clients_img>a img{ border-radius:50%; height:90px; width:90px;}
.in_clientsW .owl-carousel .in_clients_m .in_clients_w{ text-align:center; margin-top:26px; position:relative}
.in_clientsW .owl-carousel .in_clients_m .in_clients_w p:before{ content:"\f10d"; font-family:FontAwesome; font-size:30px; color:#f2f2f2; display:inline-block; position:absolute; top:-10px; left:50px;}
.in_clientsW .owl-carousel .in_clients_m .in_clients_w p:after{ content:"\f10e"; font-family:FontAwesome; font-size:30px; color:#f2f2f2; display:inline-block; position:absolute; bottom:0px; right:58px;}
.in_clientsW .owl-carousel .in_clients_m .in_clients_w p{color:#f9f9f9; font-size:12px; line-height:28px; max-height:84px; overflow:hidden; padding:0 100px;}
.in_clientsW .owl-carousel .in_clients_m .in_clients_w span{ color:#f7f7f7; font-size:12px; font-style:italic; font-family: 'poppins-semibold'; display:inline-block; margin-top:13px}
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { cursor:url(grabbing.png) 8 8, move;}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls{margin-top:27px;text-align: center;}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 0px 5px;
	background: #279ee7; border-radius:50%;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	background:#fff;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

@media only screen and (max-width: 1199px) {
	.in_clientsW .owl-carousel .in_clients_m .in_clients_w p{ padding:0 25px}
	.in_clientsW .owl-carousel .in_clients_m .in_clients_w p:before{ left:0}
	.in_clientsW .owl-carousel .in_clients_m .in_clients_w p:after{ right:0}
	}
@media only screen and (max-width: 450px) {
	.in_clientsW .owl-carousel .in_clients_m .in_clients_w p{ padding:0}
	.in_clientsW .owl-carousel .in_clients_m .in_clients_w p:before{ display:none}
	.in_clientsW .owl-carousel .in_clients_m .in_clients_w p:after{ display:none}
	.in_clientsW .owl-carousel .item{ padding:0}
	}

.in_newsW{ margin-top:57px}
.in_newsW .in_clientsW .in_title span{ background:url(../images/title4.png) no-repeat center bottom;}

#parentHorizontalTab01{text-align:left;padding:0; }
#parentHorizontalTab01 ul.resp-tabs-list {margin:39px 0 0 0px;padding: 0px; text-align:center}

#parentHorizontalTab01 .resp-tabs-list li {list-style: none;cursor: pointer;font-size:14px; color:#444444;text-align:center; position:relative; line-height:39px; text-transform:capitalize; display:inline-block;	margin:6px; background:#eeeeee; padding:0 22px; border-radius:5px;font-family: 'poppins-semibold', sans-serif;}
#parentHorizontalTab01 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab01 .resp-tabs-container {padding:0;clear: left; }

#parentHorizontalTab01 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab01 .resp-tab-content {display: none;padding:0; margin-top:5px}
#parentHorizontalTab01 .resp-tabs-list li:hover{color:#fff;background:#279ee7}
#parentHorizontalTab01 .resp-tabs-list li.resp-tab-active {color:#fff; background:#279ee7}

#parentHorizontalTab01 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active {display: block;}
#parentHorizontalTab01 em.resp-accordion {font-size: 18px;margin: 0px;font-weight:bold;background:#f2f2f2;margin-bottom:1px;}
#parentHorizontalTab01 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab01 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab01 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab01 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab01 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab01 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab01 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab01 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab01 em.resp-tab-active {background: #E46611 !important;color:#fff;}
#parentHorizontalTab01 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab01 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab01 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab01 .resp-tab-content-active {display: block;}



.tab-newL li{ list-style:none; margin-top:29px}
.tab-newL li .mnews-main>a{ display:block; width:100%; position:relative; overflow:hidden}
.tab-newL li .mnews-main>a img{max-width:100%;height:auto;width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.tab-newL li .mnews-main>a:hover img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.tab-newL li .mnews-main>a span{ display:inline-block; background:rgba(255,255,255,0.9); line-height:34px; height:34px; padding:0 15px; color:#5c5c5c; position:absolute; top:10px; left:0}
.tab-newL li .mnews-main .mnews-main-w{-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s; padding:16px 0 0; background:#fff;}
.tab-newL li .mnews-main .mnews-title{color:#444444;font-family: 'poppins-semibold', sans-serif;font-size:12px;display:block;margin:0px 0 4px;line-height:22px; max-height:44px; overflow:hidden;}
.tab-newL li .mnews-main .mnews-title:hover{color:#279ee7;}

.tab-newL li .mnews-main .mnews-main-w>p{font-size:12px;color:#999999;line-height:22px;overflow:hidden;max-height:66px;margin-top:9px;}

.tab-newL li .mnews-main:hover a{text-decoration:none;}


@media only screen and (max-width: 1199px) {
	.tab-newL.row{ margin:0 -10px}
	.tab-newL li{ padding:0 10px;}
	
	}
@media only screen and (max-width: 768px) {
	#parentHorizontalTab01 ul.resp-tabs-list{ margin-top:20px}
	}

.in_videoW{ margin-top:54px; background:url(../images/video_bg.jpg) no-repeat top; background-size:cover; padding:57px 0 60px}
.in_videoW .in_title span{ background:url(../images/title5.png) no-repeat center bottom;}
.in_videoL{ margin-top:5px}
.in_videoL li{ list-style:none; margin-top:30px;}
.in_videoL li .in_videoL_m .in_videoL_img{ position:relative; width:100%; display:block; overflow:hidden}
.in_videoL li .in_videoL_m .in_videoL_img img{ max-width:100%; height:auto; width:100%;width:100%;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.in_videoL li .in_videoL_m .in_videoL_img:hover img{ -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.in_videoL li .in_videoL_m .in_videoL_img i{ position:absolute; background:url(../images/video_btn.png) no-repeat; display:inline-block; width:48px; height:48px;    left:50%;      top:50%;
 -webkit-transform: translate(-50%, -50%);    -moz-transform: translate(-50%, -50%);
 -ms-transform: translate(-50%, -50%);       -o-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);            -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;         -o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;}
.in_videoL li .in_videoL_t{ display:block; text-align:center; color:#555555; font-size:13px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin-top:16px; line-height:20px}
 .in_videoL li .in_videoL_t:hover{ color:#279ee7}
.in_videoL li .in_videoL_m .in_videoL_img:hover i{ display:none;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.in_videoW .more1{    margin-top: 48px;}

@media only screen and (max-width: 1199px) {
	.in_videoL.row{ margin:0 -10px}
	.in_videoL li{ padding:0 10px;}
	
	}

@media only screen and (max-width: 375px) {
	.in_videoL li{ width:100%}
	.in_videoW .more1{    margin-top: 30px;}
	}



.in_messageW{ background:url(../images/message_bg.jpg) no-repeat; background-size:cover; padding:60px 0 70px;}
.in_messageW_t{display:block;color:#fff;font-family: 'poppins-semibold'; font-size:24px; line-height:26px;}
.in_message_left{ float:left; width:50%; padding-right:40px;}
.in_message_left>div{ border:10px solid rgba(255,255,255,0.5)}
.in_message_left>div img{ width:100%; height:auto; max-width:100%}
.in_message_right{ float:right; width:50%; padding-left:15px}
.in_messageW .in_message .in_message_right>p{ line-height:26px; color:#e1e1e1; overflow:hidden; max-height:52px; text-align:left; width:100%; margin:17px 0 0}
.in_message_m{ margin:26px 0 0; }
.in_message_m .fot_input { float:left; width:50%; margin-bottom:30px}
.in_message_m .fot_input .meInput{height:38px;line-height:38px;border:1px solid rgba(255,255,255,0.6);padding:0 14px;display:inline;width:100%;color:#ffffff;font-size:12px; background:rgba(0,0,0,0.18); border-radius:0;}
.in_message_m .fot_input:first-child{ padding-right:30px}
.in_message_m .fot_input .meInput:focus{}
.in_message_m .fot_textare{ width:100%}
.in_message_m .fot_textare .meText{height:145px;border:1px solid rgba(255,255,255,0.6);padding:16px 14px 10px;display:inline;width:100%;color:#fff;font-size:12px;background:rgba(0,0,0,0.18);border-radius:0;}
.in_message_m .fot_textare .meText:focus{}
.in_message_m .fot_send{ text-align:left; margin-top:40px}
.in_message_m .btn_1{ height:40px; display:inline-block; line-height:40px; border-radius:5px; padding:0 16px; color:#fff;font-family: 'poppins-semibold'; font-size:14px; text-transform:uppercase; text-align:center; background:#279ee7; border:none; box-shadow:none; font-weight:normal}
.in_message_m .btn_1 i{ color:#ffffff; font-size:14px; margin-left:16px}

.in_message_m #meText::-webkit-input-placeholder { color:#fff; }
.in_message_m #meText::-moz-placeholder { color:#fff; } /* firefox 19+ */
.in_message_m #meText:-ms-input-placeholder { color:#fff; } /* ie */
.in_message_m #meText.textarea:-moz-placeholder { color:#fff; }

.in_message_m .meInput::-webkit-input-placeholder { color:#fff; }
.in_message_m .meInput::-moz-placeholder { color:#fff; } /* firefox 19+ */
.in_message_m .meInput:-ms-input-placeholder { color:#fff; } /* ie */
.in_message_m .meInput.textarea:-moz-placeholder { color:#fff; }
@media only screen and (max-width: 1199px) {
	.in_message_left{ padding-right:15px;}
	}

@media only screen and (max-width: 857px) {	
	.in_message_left{ display:none}
	.in_message_right{ float:none; width:100%; text-align:center}
	.in_messageW .in_message .in_message_right>p{ text-align:center}
	.in_message_m .fot_send{ text-align:center}
}
@media only screen and (max-width: 375px) {	
	.in_message_m .fot_input:first-child{ padding-right:0}
	.in_message_m .fot_input{ width:100%}
}


/*footer*/
.footer{background:#343637;padding:56px 0 35px;}
.footer .fot_title{color:#ffffff;text-transform:uppercase;font-size:16px;font-family: 'poppins-semibold';display:block;margin-bottom:25px;position:relative;}
.footer .fot_title em{margin-bottom:-5px;display:inline-block;}

.fot_con{padding-right:40px; width:31%}
.fot_con .toggle_content>p{color:#999999;font-size:13px;line-height:24px;}
.fot_con .toggle_content ul{margin-top:20px;list-style:none;}
.fot_con .toggle_content li{margin-bottom:15px;padding:3px 0;color:#999999;font-size:13px;padding-left:30px; line-height:22px}
.fot_con .toggle_content li p{display:inline-block;padding-right:3px;}
.fot_con .toggle_content li a{color:#999999;font-size:13px;}
.fot_con .toggle_content li a:hover{ color:#279ee7}
.fot_con .toggle_content li.fcon01{background:url(../images/fot_tel.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon02{background:url(../images/fot_fax.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon03{background:url(../images/fot_email.png) no-repeat left 3px;}
.fot_con .toggle_content li.fcon04{background:url(../images/fot_sky.png) no-repeat left 1px;}
.fot_nav{padding-right:30px; width:15%}
.fot_nav li{margin-bottom:15px;}
.fot_nav li a{color:#999999;font-size:13px;text-transform:capitalize;}
.fot_nav li a:hover{color:#279ee7}

.fot_links{padding-right:30px; width:22%}
.fot_links li{margin-bottom:15px;}
.fot_links li a{color:#999999;font-size:13px;}
.fot_links li a:hover{color:#279ee7;}

.fot_sub{ width:31%}
.fot_sub .toggle_content>p{color:#999999;font-size:13px;line-height:18px;}
.fot_sub .fsub-box{border-bottom:1px solid #5c5c5c;margin-top:20px;position:relative}
.fot_sub .fsub-box .fot_input{width:98%;height:48px;line-height:48px;color:#999999;font-size:13px;background:none;}
.fot_sub .fsub-box .Submit{width:32px;height:48px;display:inline-block;position:absolute;right:0;top:0;background:url(../images/send_btn.png) no-repeat center; text-indent:-9999px;cursor:pointer;}
.fot_sub .top_share{ margin-top:30px; float:none}
.fot_sub .top_share>a{ margin:10px 12px 0 0}


.fot_title .column_icon_toggle {display: none;}
.icon-minus-sign:before {content:"\f068";font-family:'FontAwesome';}
.icon-plus-sign:before {content: "\f067";font-family:'FontAwesome';}

.fot-bot{padding-top:19px;margin-top:21px;border-top:1px solid #515151;}
.fot_logo{ float:left}
.fot-bot .fot-bot-right{ float:right; text-align:right}
.fot-bot .fot-fri{list-style:none; margin-top:11px}
.fot-bot .fot-fri p{display:inline-block;text-transform:capitalize;color:#999999;}
.fot-bot .fot-fri li{display:inline-block;margin:0 10px;}
.fot-bot .fot-fri li a{color:#999999;}
.fot-bot .fot-fri li a:hover{color:#279ee7;}

.fot-bot .copy{color:#999999; margin-top:18px}
.fot-bot .copy p{display:inline-block;}
.fot-bot .copy a{color:#999999;}
.fot-bot .copy em{ display:inline-block; margin:0 7px;}
.fot-bot .copy a:hover{color:#279ee7;}

@media only screen and (max-width: 1199px) {
	.fot-bot .fot-fri{ margin-top:5px}
	.fot_con{ padding-right:15px}
	.fot_sub .top_share{ display:block}
}

@media only screen and (max-width: 768px) {

	.fot_links,.fot_pro,.fot_con,.fot_nav,.fot_sub{width:100%;padding:0;}
	.footer .fot_title{border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:20px;cursor:pointer;margin-bottom:20px;}
	.footer .fot_title .column_icon_toggle {display: inline-block;position: absolute;right:15px;top:0;font-style:normal;cursor:pointer;font-size:16px;font-weight:normal;}
	.footer .toggle_content{padding-bottom:30px;}

	.fot-bot{border-top:none;margin:0;padding-top:15px;}
	.fot-bot .fot-bot-right{ float:none; text-align:center; margin-top:15px}
	.fot_logo{ float:none; text-align:center}
	
}




.page_banner{ width:100%;}
.page_banner img{ width:100%; max-width:100%; height:auto}

.breadcrumbW{  background: #f5f5f5; }
.breadcrumbW .breadcrumb{ text-align:left;z-index:99;border-radius:0;margin:2px 0 0; padding:12px 0 10px}
.breadcrumb_m{ float:left}
.breadcrumbW .breadcrumb .breadcrumb_m a{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#444;}
.breadcrumbW .breadcrumb .breadcrumb_m a i{ font-size:14px; margin-right:8px; color:#279ee7; font-size:16px}
.breadcrumbW .breadcrumb .breadcrumb_m span{text-transform:capitalize;display:inline-block;margin:0 5px;color:#080404; vertical-align:middle;}
.breadcrumbW .breadcrumb .breadcrumb_m h2{text-transform:capitalize;display:inline-block;font-size:14px; vertical-align:middle;color:#444;margin:0;padding:0;}
.breadcrumbW .breadcrumb .breadcrumb_m a:hover{ color:#279ee7}
.breadcrumbW .breadcrumb .page_title{ float:right;}
.breadcrumbW .breadcrumb .page_title span{font-family: 'poppins-semibold'; font-size:20px; text-transform:capitalize; color:#279ee7; line-height:24px;}


/*left*/

.page_left{width:24%;}

.column .block>span{font-size:20px;display:block;text-transform:capitalize;position:relative;color:#279ee7;font-family: 'poppins-semibold';}

.column .block>span .column_icon_toggle{display:none;}
.column.left-cont .column_box>span{ display:none}
.left-nav{ margin-bottom:20px}
.left-blog{margin-bottom:30px;}
.left-nav ul li{list-style:none}
.left-nav ul li a{text-transform:uppercase;font-size:14px;display:block;border-bottom:1px solid #e5e5e5;}
.left-nav ul li a:hover{color:#279ee7;text-decoration:none;}
.left-nav ul li a.lnav-depth{background:#e5e5e5;}

.mtree-skin-selector{display:none;}
ul.mtree {opacity: 0;margin-left: 0;}
ul.mtree>li {list-style: none;}
ul.mtree>li:last-child{border-bottom:none;}
ul.mtree>li>a {
	display: block;
	font-size:14px;
	padding:10px 0;
	text-transform:capitalize;
}
ul.mtree>li>a i{padding-right:5px;}
ul.mtree li.mtree-node > a {}
ul.mtree>li.mtree-node>a:after{content:"\f0d7";font-family:FontAwesome;position:absolute;right:0;top:0;height:41px;overflow:hidden;width:30px;text-align:center;line-height:41px;}
ul.mtree>li.mtree-active>a:after{content:"\f0d8";font-family:FontAwesome;padding-left:5px;}
ul.mtree>li:hover{}
ul.mtree>li:hover>a{color:#279ee7;text-decoration:none;}
ul.mtree>li.mtree-node{}
ul.mtree>li.mtree-open{}
ul.mtree>li.mtree-open>a{color:#279ee7;text-decoration:none;}
ul.mtree>li.mtree-node:hover{}
ul.mtree>li.mtree-node .mtrss-all{text-transform:uppercase;font-size:14px;font-family: 'poppins-semibold';color:#279ee7;}
ul.mtree>li.mtree-node .mtrss-all span{display:inline-block;padding-right:5px;border:none;margin-bottom:0;}
ul.mtree>li.mtree-node .mtrss-all a{font-size:12px;text-transform:capitalize;color:#279ee7;padding:8px 10px; background:#fafafa}
ul.mtree>li.mtree-node .mtrss-all:hover{background:#ebf7ff;}
ul.mtree>li.mtree-node .mtrss-all:hover a{color:#fff;background:#ebf7ff;color:#279ee7;}

ul.mtree a {
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

ul.mtree ul {padding:0;background:#fff;}
ul.mtree ul li{margin-bottom:1px;list-style:none}
ul.mtree ul li:hoverul.mtree ul li a:hover{background:#e5e5e5;}
ul.mtree ul li a:hover{}
ul.mtree ul li ul{border:none;}
ul.mtree ul li ul li{margin:5px 0;}
ul.mtree li.mtree-node ul li a{display:block;font-size:13px;font-weight:normal;padding:9px 0 8px;text-transform:capitalize;border-bottom:1px solid #ebebeb;}
ul.mtree li.mtree-node ul.mtree-level-2 li:last-child a{ border-bottom:none}
ul.mtree li.mtree-node ul li a i{padding-right:5px;}
ul.mtree ul li a:hover{color:#279ee7;text-decoration:none;}

ul.mtree .mtree-level-2{padding:0;border-bottom:1px solid #e5e5e5;}
ul.mtree li ul li.mtree-open a{text-decoration:none;}
ul.mtree li ul.mtree-level-2 li a{font-weight:normal;font-size:13px;padding:5px 0px 5px 15px;}
ul.mtree .mtree-level-2 li a:hover{text-decoration:none;color:#279ee7;font-weight:normal;}

ul.mtree ul li ul li a:before{content:"\f105";font-family:FontAwesome;padding-right:5px;}

ul.mtree.jet ul {margin-left: 0;}
ul.mtree.jet li {margin-bottom: 1px;}
ul.mtree.jet li:last-child {margin-bottom: 0px;}
ul.mtree.jet li:first-child {margin-top: 1px;}
ul.mtree.jet li.mtree-active a {background: #E3E3E3;}
ul.mtree.jet li.mtree-active li:last-child > a {border-radius: 0px 0px 3px 3px;}
ul.mtree.jet li.mtree-active > a {
  background: #008cba;
  color: #FFF;
  border-radius: 3px 3px 0px 0px;
}
ul.mtree.jet li > a:hover {
  background: #FFC000;
  color: #FFF;
}
ul.mtree.jet a {
  padding: 5px 0px 5px 1em;
}
ul.mtree.jet li li > a {
  padding-left: 2em;
}
ul.mtree.jet li li li > a {
  padding-left: 3em;
}
ul.mtree.jet li li li li > a {
  padding-left: 4em;
}
ul.mtree.jet li li li li li > a {
  padding-left: 5em;
}

ul.mtree a:hover{text-decoration:none;}


.left-img{ margin-top:30px;}
.left-img img{ max-width:100%}

.page_left .left-pro {margin-top:25px;}

.page_left .left-pro  .htmleaf-content{border-top:none;}
.page_left .left-pro  .htmleaf-content ul li{margin:10px 0 15px; list-style:none}
.page_left .left-pro  .htmleaf-content ul li>a{display:inline-block;float:left;width:100%;max-width:90px;max-height:90px;overflow:hidden; border:1px solid #eee}
.page_left .left-pro  .htmleaf-content ul li:hover>a{ border-color:#279ee7}
.page_left .left-pro  .htmleaf-content ul li>a img{max-width:100%;height:auto;width:100%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right{float:left; padding-left:10px;width:60%;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right>a{color:#555;font-size:13px; display:block;margin-bottom:5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;font-family: 'poppins-semibold';}
.page_left .left-pro  .htmleaf-content ul li .lnews-right a:hover{ color:#279ee7;}
.page_left .left-pro  .htmleaf-content ul li .lnews-right p{color:#777;line-height:20px;overflow:hidden;height:40px;}

.left-cont { margin-top:35px}
.left-cont ul{ border:1px solid #f0f0f0; padding:0 10px}
.left-cont ul li{ border-bottom:1px solid #f0f0f0; padding:12px 0 10px; list-style:none}
.left-cont ul li:last-child{ border-bottom:none}
.left-cont ul li img{ display:inline-block; float:left;}
.left-cont ul li:before,.left-cont ul li:after{line-height:0; display:table; content:"";}
.left-cont ul li:after{clear:both;}
.left-cont ul li a,.left-cont ul li p,.left-cont ul li span{ display:inline-block; float:left; font-size:13px; color:#444444; line-height:25px; width:85%; padding-left:8px}
.left-cont ul li a,.left-cont ul li span{ line-height:40px}
.left-cont ul li a:hover{ color:#279ee7}



.page_left .icon-minus-sign:before {content:"\f077";font-family:'FontAwesome';}
.page_left .icon-plus-sign:before {content: "\f078";font-family:'FontAwesome';}
.page_right{width:76%;}


@media only screen and (max-width: 1299px) {
	.page_left .left-pro .htmleaf-content ul li>a{ width:100%; float:none; max-width:100%; max-height:none}
	.page_left .left-pro .htmleaf-content ul li .lnews-right{ float:none; width:100%; margin-top:10px}
	.left-cont ul li img{    width: 100%;max-width: 29px; height: auto;}
	.left-cont ul li a, .left-cont ul li span{ line-height:28px}
	.left-cont ul{ padding:0 5px}
	.left-cont ul li a, .left-cont ul li p, .left-cont ul li span{ width:77%;}
	}


@media only screen and (max-width: 768px) {
	.left-img{ display:none}
	.left-blog, .left-nav, .left-cont{padding:0;margin-bottom:10px;}
	.left-bg{display:none;}
	.page_left{padding:0;background:none;width:100%;}
	.page_right{padding:0;width:100%; margin-top:20px}
	.about_webW .page_left,.about_webW .page_right{ width:100%;}
	.left-nav .block>span{display:block;}
	.left-con{border:none;padding:0;margin-top:10px;}
	.left-nav .block>span,.column .block>span{padding:10px;margin:0;cursor:pointer;font-size:17px;background:#f5f5f5;}
	.column .block>span .column_icon_toggle{display: inline-block;position: absolute;right:10px;top:12px;font-style:normal;cursor:pointer;font-size:14px;font-weight:normal;}	
	.left-nav ul{padding:0;}
	.left-nav ul li a{font-size:16px;}
	.left-cont{ margin-top:15px}
	.page_left .left-pro{    margin-top: 15px;}
	.column.left-cont .column_box>span{ display:block}

}





.main_boxW,.page-box{ margin-top:40px; margin-bottom:45px}
.about_detail{ line-height:24px; margin-bottom:40px}
.about_detail img{ max-width:100%}
.main_boxW_t { position:relative; text-align:center; margin-bottom:25px;}
.main_boxW_t span{font-family: 'poppins-semibold'; font-size:20px; background:#fff; display:inline-block; padding:0 15px; text-transform:capitalize; color:#555; line-height:24px;    position: relative;  z-index: 999;}
.main_boxW_t:after{height: 1px; width:100%; content:''; display:block; background:#EBEBEB; position:absolute; top:10px}
.about_web_m{ }
.about_web_w .about_webL{ float:left; width:50%; padding-right:15px;}
.about_web_w .about_webL .about_webL_m{ margin-bottom:20px;}
.about_web_w .about_webL .about_webL_m>span{font-family: 'poppins-semibold'; line-height:24px; color:#555; font-size:16px; display:block; }
.about_web_w .about_webL .about_webL_m p{ line-height:24px; color:#999; margin-top:10px}
.about_web_w .about_web_img{float:left; width:50%; padding-left:15px;}
.about_web_w .about_web_img img{ max-width:100%; width:100%}
.about_web_m2 .about_web_w .about_webL{ padding:0 0 0 15px}
.about_web_m2 .about_web_w .about_web_img{ padding:0 15px 0 0}



/*sitemap*/
.sitemap{width:100%;}
.stp-listA>li{text-transform:capitalize;margin-bottom:10px; list-style:none}

.stp-top{width:100%; padding-bottom:5px;line-height:34px;    border-bottom: 1px solid #eee;}
.stp-listA>li:last-child .stp-top{ border-bottom:none}
.stp-top a{font-family: 'poppins-semibold', sans-serif; color:#555;font-size:14px;text-transform:capitalize;display:block;}
.stp-top a i{padding-left:10px;}
.stp-top a:hover{color:#279ee7;text-decoration:none;}
.stp-listB{display:block;padding:10px;background: #F5F5F5;}
.stp-listB li{width:18%;margin-right:2%;float:left;padding:8px 0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.stp-listB li a{font-size:13px;line-height:22px;display:block;color:#4d4d4d;}
.stp-listB li a i{padding-right:5px;}
.stp-listB li:hover a{color:#279ee7;text-decoration:underline;}

@media only screen and (max-width: 768px){
	.main-left,.main-right{padding:0;}
	.stp-listB li{width:48%;}
	.stp-listB li a{font-size:14px;}
}
@media only screen and (max-width: 400px){
	.stp-listB li{width:100%;margin-right:0;margin-bottom:2%;}
}


/*message*/
.con-main{}
.con-main>em{font-size:16px;font-family: 'poppins-semibold';text-transform:capitalize;margin-bottom:10px;display:block;color:#505050;}
.con-main>div{line-height:24px;font-size:14px;margin-bottom:20px;}
.con-main img{max-width:100%;}

.message{    padding: 30px 20px 35px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.1); background:#ffffff;}
.message>em{font-size:18px;font-family: 'poppins-semibold';text-transform:capitalize;margin-bottom:10px;display:block;color:#279ee7;}
.message>p,.message ul>p{font-size:13px;line-height:24px;color:#808080;margin-bottom:20px;}
.message ul{overflow:hidden;width:100%;border-top:none;}
.message li{margin-bottom:15px;}
.message li p{font-size:13px;margin-left:0;display:inline-block;margin-bottom:5px;margin-right:10px;text-transform:capitalize;color:#333;}
.message li a{color:red;text-decoration:underline;text-transform:capitalize;}
.message li p a:hover{color:#fff;}
.message label{display:block;font-weight:normal;text-align:left;font-size:13px;margin-bottom:5px;}
.message .meInput{width:90%;height:44px;border:1px solid #eaeaea;padding-left:10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;color:#808080;background:rgba(255, 255, 255, 0.2);line-height:60px;}
.message .meInput:focus{color:#333;border-color:#279ee7}
.message .meText{width:90%;min-height:120px;max-width:100%;padding:15px 10px; vertical-align:middle;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;border:none;border:1px solid #eaeaea;color:#808080;background:rgba(255, 255, 255, 0.2);}
.message .meText:focus{color:#333; border-color:#279ee7}
.message .btn_1{display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0 25px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    background: #279ee7;
    border-radius: 5px;
    border: none;
    margin-top: 5px;}
.message .btn_1 i{ margin-left:15px}

.con-app{background:#fafafa;padding:60px 0;}
.con-app .row{list-style:none;}
.con-app li{padding:0 30px;}
.con-app li>div{position:relative;}
.con-app li a{position:absolute;left:0;top:0;width:100%;height:100%;display:inline-block;}
.con-app li img{max-width:100%;height:auto;}
.con-app li em{position:absolute;left:0;bottom:0;width:100%;background:rgba(0,0,0,0.5);padding:10px 15px;color:#fff;font-size:18px;font-family: 'poppins-semibold', sans-serif;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;text-transform:capitalize;}
.con-app li em:after{content:"\f054";font-family:FontAwesome;float:right;}
.con-app li:hover em{background:rgba(0,0,0,0.4);}

.cont_sitemap{ margin:25px 0 40px}
.cont_sitemap img{ width:100%; max-width:100%}
@media only screen and (max-width: 992px) {
	.con-app li{padding:0 15px;}
}

@media only screen and (max-width: 768px) {
	.contact>em{font-size:28px;}
	.con-main{padding:0;}
	.message{margin-top:0px;}
	.message .meInput,.message .meText{width:95%;}
	.con-app li{margin-bottom:15px;}
	.con-app li img{width:100%;}
}


.news_list .news_list_img{ float:left; width:25%;position:relative; }
.news_list .news_list_img a{ display:block; overflow:hidden;}
.news_list .news_list_img a img{ width:100%; max-width:100%; height:auto;-webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;}
.news_list .text{ float:right; width:75%; padding-left:30px}
@media only screen and (max-width: 980px) {.news_list .news_list_img{ width:40%;} .news_list .text{ float:left; width:60%;}}
.news_list li{    list-style: none;  border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 20px;}
.news_list li .day{ color:#999; font-style:italic; font-size:12px; margin-top:8px}
.news_list li .day i{ margin-right:10px; color:#aaa;}
.news_list li .text>a.news_list_t{ font-size:14px; font-family:'poppins-semibold'; color:#555; display:block; line-height:24px; overflow:hidden;    text-overflow: ellipsis;  white-space: nowrap;}
.news_list li .text>a.news_list_t:hover{ color:#279ee7 ; text-decoration:none}
.news_list li p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px; margin-top:8px}
.news_list li .more{ font-size:14px; font-family:'poppins-semibold'; color:#279ee7; margin-top:10px; display:inline-block;}
.news_list li .more:hover{text-decoration:underline}
.news_list .news_list_img:hover a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.news_list li .news_list_img:hover .buttons .fa {
    opacity: 1;
}
@media only screen and (max-width: 480px) {
	.news_list .news_list_img{ width:100%; float:none; display:block;}
.news_list .text{ float:left; padding-left:0; width:100%; margin-top:20px;}
}

/*news-main*/
.news_main{width:100%;}
.news_main em{font-size:14px;display:block;margin-bottom:12px;color:#555;text-align:left; text-transform:capitalize ;font-family: 'poppins-semibold', sans-serif; text-align:center}
.news_main .newm_date{margin-bottom:10px;color:#999999;font-style:italic;font-size:12px;text-align:center;}
.news_main .newm_date p{display:inline-block;margin-right:10px;}
.news_main .newm_date i{padding-right:5px;}
.newm_date p{display:inline-block;color:#b3b3b3;font-size:12px;}
.newm_date i{padding-right:5px;}
.news_main div.news_de{margin-top:12px;line-height:24px;}
.news_main div.news_de img{max-width:100%;height:auto;}


/*page turn*/
#page_turn{margin-top:25px; border-top:1px solid #eee; text-align:left; padding-top:15px}

#page_turn span{font-family:'poppins-semibold'; font-size:14px; line-height:30px; color:#333;}
#page_turn p{ margin-bottom:10px;}
#page_turn i{line-height:26px; width:26px; height:26px; border-radius:50%; background:#008fd5; text-align:center; color:#fff; margin-right:10px;}
#page_turn a{ font-size:14px; color:#666; line-height:22px; padding:4px 0;}
#page_turn a:hover{ color:#279ee7;}


/*page-number*/
.page_num{width:100%;margin:45px auto 0 auto;text-align:center;}
.page_num>span{display:inline-block;color:#fff;background:#279ee7;font-size:14px;text-transform:capitalize;margin-bottom:0;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;    border-radius: 5px;}
.page_num a{display:inline-block;color:#333;background:#EFEFEF;font-size:14px;text-transform:capitalize;padding:5px 13px;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;margin:0 2px;    border-radius: 5px;}
.page_num a:hover{color:#fff;text-decoration:none;background:#279ee7;}
.page_num p{display:block;font-size:12px;margin-top:15px;}
.page_num p:before{content:'[';padding-right:3px;}
.page_num p:after{content:']';padding-left:3px;}
.page_num p span{display:inline-block;margin:0 5px;}
@media only screen and (max-width: 768px) {.page_num p{width:100%;margin-top:15px;}}
@media only screen and (max-width: 400px) {
	.page_num li{margin:5px 0;}
	.page_num li>span,.page_num a{font-size:12px;padding:8px;}
	.page_num p{margin-top:10px;}
}


/*blog*/

.left-blog{margin-bottom:20px;}
.column .block .blog_main { margin-bottom:0;padding-bottom:20px;}
.blog_list>li:hover em{color:#279ee7;}

ul.blog-list{ margin-top:10px}
ul.blog-list, ul.blog-list1{padding: 0;list-style: none;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #eee;text-align:left;}
ul.blog-list li {background: url(../images/icon-circle.png) no-repeat left 7px;margin:0 20px 10px 0;padding-left:15px;}
ul.blog-list1 p, ul.blog-list p {font-size:16px;color:#333;margin-bottom: 15px;text-transform:capitalize;}
ul.blog-list:last-child, ul.blog-list1:last-child{border-bottom:none;padding-bottom:0;}
ul.blog-list li a {color:#808080;font-size:12px;vertical-align: initial;text-decoration: none;display:block;}
ul.blog-list li a:hover{color:#279ee7;text-decoration:underline;}
ul.blog-list3 li.blog-list3-img{float: left;width: 24%;margin-right: 5%;}
.blog-list3-img img{width:60;border-radius:5px;height:45px;border:solid 1px #eee;}

ul.blog-list1 li {display: inline-block;margin: 10px 3px;} 
ul.blog-list1 li a {

	text-decoration: none;
	background:#EFEFEF; color:#555;
	padding:7px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
ul.blog-list1 li a:hover{background:#279ee7;color:#fff;}
.blog_list{ margin-top:0px}
.blog_list li{ list-style:none; border-bottom:1px solid #eee; padding-bottom:20px; margin-bottom:20px;}

.blog_list li h4{ margin-top:0; padding-top:0}
.blog_list li h4 a{ font-size:14px; color:#555; display:block; line-height:26px; overflow:hidden; font-family:'poppins-semibold'; max-height:26px;white-space: nowrap;text-overflow: ellipsis;}
.blog_list li h4 a:hover{ color:#279ee7 ; text-decoration:none}
.blog_day{display:block; margin:10px 0px 0; font-size:12px; padding-bottom:10px; font-style:italic;}
.blog_day i{ margin-right:6px; color:#999;}
.blog_day span{ margin-right:10px; color:#999;}
.blog_list li .p{ font-size:12px; color:#808080;  overflow:hidden; max-height:48px; line-height:24px}
.blog_list li .more{ font-size:14px; font-family:'poppins-semibold'; color:#279ee7; margin-top:15px; display:inline-block;}
.tags{ margin-top:10px;}
.tags span{ font-size:14px; font-family:'poppins-semibold'; text-transform:uppercase; color:#555;}
.tags a{font-size:12px; display:inline-block; color:#666; padding:5px 15px; margin:6px; background:#eee; border-radius:20px;}
.tags a i{ margin-right:6px; font-size:12px;}
.tags a:hover{ background: #279ee7; color:#fff; text-decoration:none}

.blog_list li .more:hover{text-decoration:underline}
/*blog-detail*/


@media only screen and (max-width: 768px) {
	.blog-main > em{font-size:24px;}
	ul.blog-list{ margin-top:15px}
}


/*blog-main*/
.blog_main{width:100%;}
.blog_main>em{font-family:'poppins-semibold', sans-serif;font-size:14px;overflow:hidden;display:block;margin-bottom:12px;text-overflow:ellipsis;white-space:nowrap;line-height: 20px; text-align:center}
.blog_main a:hover{text-decoration:none;}
.blog_main .blog_date{display:block;margin-bottom:10px;color:#aaa; font-style:italic; text-align:center}
.blog_main .blog_date i{padding-right:5px;}

.blog_main div.blog_de{font-size:12px;line-height:24px;margin-top:10px;text-align:left;}
.blog_main div.blog_de img{max-width:100%;height:auto;}

.blog_main .blog_tag{margin-top:20px;list-style-type: none;
    color: #8f8e8e;
    font-size: 13px;
    border: 1px solid #eee;
    -moz-box-shadow: 3px 4px 7px #EEECEC;
    -webkit-box-shadow:3px 4px 7px #EEECEC;
    box-shadow: 3px 4px 7px #EEECEC;
    overflow: hidden;
    padding: 15px 12px;}
.blog_main .blog_tag li{background:#eee;display:inline-block;margin-right:10px; list-style:none}
.blog_main .blog_tag li a{display:inline-block;padding:5px;}
.blog_main .blog_tag li i{padding-right:5px;color:#808080;}
.blog_main .blog_tag li:hover{background:#279ee7;}
.blog_main .blog_tag li:hover a{color:#fff;}
.blog_main .blog_tag li:hover i{color:#fff;}
#loop-nav-singlular-post{margin-top:20px;padding-top:15px; border-top:1px solid #eee}
#loop-nav-singlular-post i{padding:0 5px;}
/* Sweep To Right */
.hvr-sweep-to-right {
	float:left;
	margin-top:10px;
	padding:8px 20px;
	background:#eeeeee;
	color:#555;
	font-size:14px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; border-radius:5px;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #279ee7;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;border-radius:5px;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: #fff;text-decoration:none;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
	float:right;
	margin-top:10px;
	padding:8px 20px;
	color:#555;
	background:#eeeeee;
	font-size:14px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;border-radius:5px;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #279ee7;
  color:#fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;border-radius:5px;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: #fff;text-decoration:none;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/*products*/
.pro-text{line-height:24px;font-size:14px;margin-bottom:20px; overflow:hidden; max-height:72px}
.pro-text img{max-width:100%;}
.main-right .pro-text{line-height:20px;font-size:13px;margin-top:15px;color:#808080;margin-bottom:10px;}
.main-right .pro-text img{max-width:100%;}

.cbp-vm-switcher {width:100%;}
.cbp-vm-options {text-align:right;margin-top:0;background:#f4f4f4;padding:5px 10px;border-radius:5px;}
.cbp-vm-options em{float:left;display:inline-block;color:#808080;text-transform:uppercase;font-size:14px;margin-top:6px;}
.cbp-vm-options p{display:inline-block; vertical-align:middle;padding-right:5px;font-size:12px;}
.cbp-vm-options a {display: inline-block; vertical-align:middle;width:30px;height:30px;overflow: hidden;white-space: nowrap;color: #ccc;margin: 2px;}
.cbp-vm-options span{display:inline-block;float:right;font-size:12px;margin-top:10px;color:#ccc;}
.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {color: #279ee7;}
.cbp-vm-options a:before {width: 30px;height: 30px;line-height: 30px;font-size: 20px;text-align: center;display: inline-block;}

/* General list */
.cbp-vm-switcher ul {list-style: none;padding: 0; margin-bottom:30px}

/* Clear eventual floats */
.cbp-vm-switcher ul:before, 
.cbp-vm-switcher ul:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-switcher ul:after { clear: both; }

.cbp-vm-switcher ul li {display: block;position: relative;-moz-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.cbp-vm-image {display: block;margin: 0 auto;position:relative;}

.cbp-vm-image img {width:100%;cursor:pointer;position:relative;max-width:100%;max-height:100%;height:auto;}


.cbp-vm-switcher ul li em{font-size:14px;display:block;margin:10px 0;height:36px;color:#333333;text-transform:capitalize; word-wrap:break-word;line-height:18px;text-align:left;overflow:hidden;}
.cbp-vm-switcher ul li .cbp-vm-details{color:#999;overflow:hidden;height:36px;font-size:12px;line-height:18px;text-align:left;}
.cbp-vm-switcher ul li a:hover,.cbp-vm-switcher ul li:hover em{ text-decoration:none;color:#279ee7;}

.cbp-vm-view-grid .prol_more{display:none;}

.cbp-vm-view-grid .pro-list-tags{display:none;}

/* Common icon styles */
.cbp-vm-icon:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {content: "\f00a";}
.cbp-vm-list:before {content: "\f00b";}
.cbp-vm-add:before {content: "\f055";}

/* Large grid view */
.cbp-vm-view-grid>ul {text-align: left;margin-bottom:30px;}

.cbp-vm-view-grid ul li {
	width: 33%;
	float:left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding:15px; margin-top:5px;
	position:relative;transition: all .5s;
}

.cbp-vm-view-grid ul li .cbp-div{}
.cbp-vm-view-grid ul li .cbp-title{text-align:center;font-size:16px;line-height:24px;overflow:hidden;height:24px;display:block;margin:5px 0 10px 0;position:relative;z-index:99;    text-overflow: ellipsis;white-space: nowrap;}
.cbp-vm-view-grid ul li .cbp-vm-details{text-align:center;position:relative;z-index:99; height:40px; line-height:20px;}
.cbp-vm-view-grid ul li .cbp-hover{ position:absolute; top:0; left:0; width:100%;   transition: all .5s;    filter: alpha(opacity=0);  -moz-opacity: 0;   opacity: 0;}
.cbp-vm-view-grid ul li .cbp-hover a{ display:block; width:100%;}
.cbp-vm-view-grid ul li .cbp-hover a img{ max-width:100%; height:auto; width:100%;}

.cbp-vm-view-grid ul li{}

.cbp-vm-view-grid ul li .cbp-list-more{display:none;}

.cbp-vm-view-grid ul li:hover{ box-shadow:0 8px 8px rgba(0,0,0,0.05);-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.05);
-webkit-transform: translate3d(0,-5px,0);transform: translate3d(0,-5px,0);-moz-box-shadow:0 8px 8px rgba(0,0,0,0.05);transition: all .5s;}
.cbp-vm-view-grid ul li:hover .cbp-title{ color:#279ee7}
.cbp-vm-view-grid ul li:hover .cbp-hover{filter: alpha(opacity=1);  -moz-opacity: 1;   opacity: 1;transition: all .5s;}

/* List view */
.cbp-vm-view-list li {padding:20px 0;border-bottom:1px solid #e5e5e5;white-space: nowrap;text-align:left;white-space:normal;}
.cbp-vm-view-list li:last-child{}
.cbp-vm-view-list ul.row{margin:0;}
.cbp-vm-view-list li:before, 
.cbp-vm-view-list li:after { 
	content: " "; 
	display: table; 
}
.cbp-vm-view-list li:after { clear: both; }
.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {width: 28%;display:inline-block; vertical-align:middle;float:left;}

.cbp-vm-view-list ul li .cbp-title{display:block; vertical-align:top;text-align:left;font-size:16px;line-height:24px;max-height:48px;margin-top:0;margin-bottom:10px; overflow:hidden;}

.cbp-vm-view-list ul li:hover .cbp-title{color:#279ee7;}
.cbp-vm-view-list ul li .cbp-vm-details {overflow: hidden;white-space: normal;height:60px;line-height:20px;margin-bottom:15px;}
.cbp-vm-view-list .pro-list-tags{width:100%;overflow:hidden;background:#f7f7f7;padding:3px 10px;border-radius:5px;}
.cbp-vm-view-list .pro-list-tags p{display:inline-block;padding-right:0;text-transform:capitalize;    font-size: 14px;}
.cbp-vm-view-list .pro-list-tags li{padding:0;display:inline-block;margin:5px;border:none;}
.cbp-vm-view-list .pro-list-tags li a:hover{color:#279ee7;}


.cbp-vm-view-list .cbp-list-center{width:72%;display:inline-block; vertical-align:middle;padding-left:15px;}
.cbp-vm-view-list .cbp-list-more{text-align:left; margin-top:25px}
.cbp-vm-view-list .cbp-list-more.more1 a {
    background: #279ee7;
    line-height: 36px; height:34px;
    display: inline-block;
    padding: 0 25px;
    text-align: center;
    border: none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
    border-radius: 5px;
}
.cbp-vm-view-list .cbp-list-view i{ margin-left:8px; font-size:12px}
.cbp-vm-view-list .cbp-list-more.more1 a:hover{ color:#fff}
@media screen and (max-width: 1024px) {
	.cbp-vm-view-list ul li .cbp-vm-details{height:40px;}
	.cbp-vm-view-list ul li .cbp-hover{ display:none}
	.cbp-vm-view-list .cbp-vm-image{ width:32%}
	.cbp-vm-view-list .cbp-list-center{ width:68%}
}
@media screen and (max-width: 940px) {.cbp-vm-view-grid ul li {width: 49%;}}

@media only screen and (max-width: 768px){
	.pro-cat li{margin-bottom:10px;}
	.cbp-vm-options{margin-top:0;}
}

@media screen and (max-width: 620px) {
	.cbp-vm-view-list .cbp-vm-image{ width:36%}
	.cbp-vm-view-list .cbp-list-center{ width:64%}
	.cbp-vm-view-list .pro-list-tags{}
}
@media screen and (max-width: 425px) {
	.cbp-vm-view-list .cbp-vm-image{ width:100%}
	.cbp-vm-view-list .cbp-list-center{ width:100%; padding-left:0; margin-top:15px}
	}
@media screen and (max-width: 375px) {
	.cbp-vm-view-grid ul li{ width:100%}
	}




.page_proW{ border-top:1px solid #eee; padding-top:50px}
/*products-tab*/
#parentHorizontalTab02{margin:0 0 5px 0!important;text-align:left;}
@media only screen and (max-width: 768px) {#parentHorizontalTab02 {margin:10px 0 !important;}}
#parentHorizontalTab02 ul.resp-tabs-list {margin: 0px;padding: 0px;margin-bottom:10px;border-bottom:1px solid #ebebeb;text-align:left;}

#parentHorizontalTab02 .resp-tabs-list li {display: inline-block;margin: 0 5px 0 0;list-style: none;cursor: pointer;font-size:14px;text-transform:capitalize;color:#333;text-align:center;background:#f2f2f2;padding:10px 20px; border-radius:5px 5px 0 0; font-family: 'poppins-semibold';}
#parentHorizontalTab02 .resp-tabs-container div table{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-container {padding: 0px;background-color: #fff;clear: left;}

#parentHorizontalTab02 em.resp-accordion {cursor: pointer;padding: 5px;display: none;padding: 10px 15px !important;}
#parentHorizontalTab02 .resp-tab-content {display: none;padding:10px 0 30px 0;font-size:13px;line-height:24px;}
#parentHorizontalTab02 .resp-tab-content img{max-width:100%;}
#parentHorizontalTab02 .resp-tabs-list li:hover{background:#279ee7;color:#fff;}
#parentHorizontalTab02 .resp-tabs-list li.resp-tab-active {background:#279ee7;color:#fff;z-index:99;}
#parentHorizontalTab02 .resp-content-active,#parentHorizontalTab01 .resp-accordion-active {display: block;}
#parentHorizontalTab02 em.resp-accordion {font-size: 18px;margin: 0px;background:#f2f2f2;margin-bottom:1px;}
#parentHorizontalTab02 em.resp-tab-active {margin-bottom: 0px !important;}
#parentHorizontalTab02 em.resp-tab-title:last-child {border-bottom: 12px solid #c1c1c1 !important;background: blue;}
#parentHorizontalTab02 .resp-vtabs ul.resp-tabs-list {float: left;width: 30%;}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}
#parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

#parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: none;word-wrap: break-word;}
#parentHorizontalTab02 .resp-vtabs li.resp-tab-active { 
position: relative;
z-index: 1;
margin-right: -1px !important;
padding: 14px 15px 15px 14px !important;
border-top: 1px solid;
border: 1px solid #5AB1D0 !important;
border-left: 4px solid #5AB1D0 !important;
margin-bottom: 4px !important;
border-right: 1px #FFF solid !important;
}
#parentHorizontalTab02 .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #c1c1c1;
}
#parentHorizontalTab02 em.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 7px solid #fff;
}
#parentHorizontalTab02 em.resp-tab-active {background: #279ee7 !important;color:#fff;}
#parentHorizontalTab02 .resp-easy-accordion em.resp-accordion {display: block;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content {border: 1px solid #1268bf;}
#parentHorizontalTab02 .resp-easy-accordion .resp-tab-content:last-child {border-bottom: 1px solid #1268bf;/* !important;*/}
#parentHorizontalTab02 .resp-jfit {width: 100%;margin: 0px;}
#parentHorizontalTab02 .resp-tab-content-active {display: block;}


@media only screen and (max-width: 768px) {
	
	#parentHorizontalTab02{padding:0;}
    #parentHorizontalTab02 ul.resp-tabs-list {display: none;}
    #parentHorizontalTab02 em.resp-accordion {display: block;background:#f2f2f2;border:1px solid #f2f2f2;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content {border: 1px solid #C1C1C1;border:1px solid #e5e5e5;border-top:none;padding:15px 15px 30px 15px;}
    #parentHorizontalTab02 .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }
    #parentHorizontalTab02 .resp-accordion-closed {display: none !important;}
    #parentHorizontalTab02 .resp-vtabs .resp-tab-content:last-child {border-bottom: 1px solid #c1c1c1 !important;}
}

@media only screen and (max-width: 580px) {
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:32%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(4n+4){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:none;}
}
@media only screen and (max-width: 450px) {
	
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li{width:49%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(3n+3){border-right:1px solid #e6e6e6;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-brand ul li:nth-child(2n+2){border-right:none;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li{width:48%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(3n+3){margin-right:2%;}
	#parentHorizontalTab02 .resp-tabs-container div.tab-model ul li:nth-child(2n+2){margin-right:0;}
}


.products{ margin-bottom:35px}
.products .pro_img{ padding-left:0}
.products .pro_img>img{max-width:100%;max-height:100%;height:auto;width:100%;border:1px solid #eee;}
.products .pro_img .pro_simples{margin-top:10px;}
.products .pro_img .pro_simples img{max-width:76px;margin:4px 9px 0 0;border:1px solid #ebebeb;}
.products .pro_img .pro_simples img:last-child{ margin-right:0}
.products .pro_table{float:right; padding-right:0}
.pro_table h1{font-size:16px;color:#555;display:block;text-transform:capitalize;margin:0 0 10px 0; padding:0; line-height:22px;font-family: 'poppins-semibold'; }
.pro_table ul{margin-top:15px;}
.pro_table ul li{margin:10px 0;font-size:13px; vertical-align:middle;text-transform:capitalize; list-style:none}
.pro_table ul li p{display:inline-block;margin-right:10px;color:#555;font-size:13px; vertical-align:middle;padding-bottom:3px;}
.pro_table .more1{ text-align:left; margin-top:30px}
.pro_table .more1 a{ line-height:36px; font-size:13px;}
.pro_table .more1 a i{ margin-left:10px}


#pro_inquiry{ margin-top:35px}



@media only screen and (max-width: 768px){
	.products .pro_img{ width:100%; padding:0}
	.products .pro_table{ padding:0; width:100%; margin-top:20px}
	}
@media only screen and (max-width: 395px){
	.breadcrumb_m{ float:none; text-align:center}
	.breadcrumbW .breadcrumb .page_title{ float:none; text-align:center; margin-bottom:10px}
	}







/*back-top*/
.back_top{width:60px; height:60px; position:fixed; right:10px; bottom:100px; z-index:9999; display:none; background:url(../images/top.png) no-repeat center;filter:alpha(opacity=30);-moz-opacity:0.3; opacity:0.3;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.back_top:hover{filter:alpha(opacity=60);-moz-opacity:0.6; opacity:0.6;}
@media only screen and (max-width: 768px) {.back_top{right:0;bottom:60px;}}



.fixed-con{width:100%;display:none;padding:0;color:#fff;position:fixed;bottom:0;left:0;height:50px;line-height:50px;font-size:16px; font-family: 'poppins-semibold'; text-align:center;background:#279ee7;text-transform:uppercase;box-shadow:0 0 10px 2px rgba(0,0,0,0.2);z-index:9999999;}
.fixed-con:hover{background:#57bd67;color:#fff;text-decoration:none;}
@media only screen and (max-width: 768px) {
	body{padding-bottom:45px;}
	.fixed-con{display:block;}
}



#service{position:fixed;right:-256px;top:10px;z-index:999999999;margin:200px 0 0 0; font:14px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all; color:#eee;}
#service ul{ list-style:none;}
#ser_main{float:left;position:relative;z-index:9;top:0px;}
#ser_main a{display:block;overflow:hidden;}
#ser_main a#floatShow01{background:url(../images/ser_30.png) no-repeat;height:200px;width:48px;z-index:99999;}

#onlineService01{float:left;background:#fff;border:2px solid #343637;overflow:hidden; width:256px;padding:10px 15px 0;}

.onlineMenu ul li{ padding:10px 0px; border-bottom:1px dashed #444;}
.onlineMenu ul li:last-child{ border:none;}
.onlineMenu .call-top{padding:10px 0;}
.onlineMenu .call-top p{text-align:left;font-family:'poppins-semibold';color:#4c4c4c;font-size:15px;text-transform:capitalize;}
.onlineMenu .call{text-align:left;border-bottom:1px solid #e5e5e5;padding-bottom:5px;margin-bottom:5px;}
.onlineMenu .call>p{display:block;font-size:14px;padding:5px 0;padding-left:30px;color:#333;}
.onlineMenu .call>p a{font-size:14px;color:#333;}
.onlineMenu .call>p a:hover{color:#279ee7;}
.onlineMenu .call>p.ser01{background:url(../images/icon-phone.png) no-repeat left 9px;}
.onlineMenu .call>p.ser02{background:url(../images/icon-email.png) no-repeat left 9px;}
.onlineMenu .call>p.ser03{background:url(../images/icon-skype.png) no-repeat left 7px;}
.onlineMenu .call>p.ser04{background:url(../images/icon-whatsapp.png) no-repeat left 7px;}

#service:hover{ right:0px;transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all; -moz-transition: 0.5s all;-ms-transition: 0.5s all;}

@media only screen and (max-width: 992px){
	#service{display:none;}
}
/*service*/
#online_qq_layer{z-index:9999999;position:fixed;right:0px;bottom:0; }
#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{position:relative;z-index:9; width:350px;}

#online_qq_tab #floatShow{overflow:hidden;background:url(../images/ser_2.png) no-repeat right bottom; width:54%; float:right; height:50px;}
#online_qq_tab #floatShow img{ max-height:24px; float:right; margin-top:6px;}
#online_qq_tab #floatHide img{ max-height:32px; float:right; margin-top:2px;}
#online_qq_tab #floatHide{overflow:hidden;background:url(../images/ser_1.png) no-repeat; width:100%; height:40px;}
#onlineService{display:inline;width: 350px; overflow: hidden;display:none;background: #fff; font-size:13px;}
.i_message_inquiry { padding:20px;background:url(../images/pic_bg.jpg) no-repeat left center; background-size:cover; border:1px solid #eee;}
.i_message_inquiry .input_1{
    border-bottom: 1px dashed #d8d8d8;
    color: #000;
    font-size: 12px;
    line-height: 36px; height:36px;
    margin-bottom: 10px;
    padding-left: 0px;
    width: 100%; background:none;}
.i_message_inquiry .input_2{  border:none; border-bottom: 1px dashed #d8d8d8; color: #000; background:none;
    font-size: 12px; height:80px; padding-top:10px;
    margin-bottom: 20px;
    padding-left: 0px;
    width: 100%;}
.i_message_inquiry .input_1:focus,.i_message_inquiry .input_2:focus{  color:#333;}
.my_btn2{background: #279ee7 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block; font-family: 'poppins-semibold'; 
    font-size: 13px;
    margin-top: 15px;
    padding: 7px 25px 6px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s; border-radius:30px;}
.my_btn2:hover{ background:#a1ca3d}
@media only screen and (max-width: 768px) {#online_qq_layer{display:none;}}


.table-responsive{ overflow-x:auto}
