/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
html, body{
    font-size: 100%;
	background:#5db8a5;
	font-family: 'Montserrat', sans-serif;
}
h1,h2,h3,h4,h5,h6,input,p,a{
	font-family: 'Montserrat', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover,body a{
	text-decoration:none;
}
/*-- main --*/
.wthree_footer_copy p{
	font-size: 14px;
    color: #fff;
    margin: 3em 0 0;
    line-height: 1.8em;
    text-align: center;
    padding: 0 1em;
}
.wthree_footer_copy p a{
	color:#fff;
	text-decoration:none;
}
.wthree_footer_copy p a:hover{
	color:#eb4a0e;
}
input[type="submit"],.wthree_footer_copy p a{
	transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
}
.main{
	padding:4em 0;
}
.main h1{
	text-align:center;
	color:#fff;
	font-size:2.5em;
	margin-bottom:1.5em;
}
.wthree_main{
	float:left;
	width:32.37%;
}
.wthree_main1{
	margin:0 1em;
}
.wthree_main_grid {
    width: 70%;
    margin: 0 auto;
}
.w3l_main_grid1{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/1.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid1,.w3l_main_grid2,.w3l_main_grid3,.w3l_main_grid4,.w3l_main_grid5,.w3l_main_grid6,.w3l_main_grid7,.w3l_main_grid8,.w3l_main_grid9{
	min-height:333px;
	text-align:center;
}
.w3l_main_grid2{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/3.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid3{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/2.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid4{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/4.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid5{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/5.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid6{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/6.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid7{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/7.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid8{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/8.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid9{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201607/201607016/html/images/9.jpg') no-repeat 0px 0px;
	display:block;
}
.w3l_main_grid_text h3{
	font-size: 1.8em;
    color: #fff;
    padding: 2em 0 0.5em;
	position:relative;
}
.w3l_main_grid_text h3:after{
	content:'';
	background:#fff;
	height:1px;
	position:absolute;
	width:30%;
	left:35%;
	bottom:0%;
}
.w3l_main_grid_text p{
	font-size:1.2em;
	color:#fff;
	margin:.5em 0 0;
}
/*-- sap --*/
#horizontalTab ul,#horizontalTab1 ul,#horizontalTab2 ul,#horizontalTab3 ul,#horizontalTab4 ul,#horizontalTab5 ul {
    background:#ffd71e;
}
.sap_tabs {
	margin: 0 auto;
  -webkit-appearance: none;
}
.resp-tab-item{
	border: none;
    color: #212121;
    font-size: 13px;
    text-transform: capitalize;
    cursor: pointer;
    padding: 1em 1.3em;
    margin: 0px;
    display: inline-block;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-appearance: none;
}
.resp-tab-item:hover {
	background-color:transparent;
	text-shadow: none;
    color: #fff;
	border-bottom: 2px solid #fff;
}
.resp-tab-active {
	text-shadow: none;
    border-bottom: 2px solid #212121;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
  display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
/*-- //sap --*/
.scrollbar{
	height: 246px;
    overflow-y: scroll;
/*-- w3layouts --*/
}
#style-2::-webkit-scrollbar-track
{
	
	background-color:#ebebeb;
}
#style-2::-webkit-scrollbar
{
	width:5px;
	background-color:#ebebeb;
}

#style-2::-webkit-scrollbar-thumb
{
	
	background-color:#b2b2b2;
}
.w3agile_tab_grid_sub_left {
    float: left;
    width: 60%;
}
.w3agile_tab_grid_sub_left h4{
	font-size:1em;
	color:#212121;
}
.w3agile_tab_grid_sub_left p{
	color: #999;
    line-height: 2em;
    margin: .5em 0;
    font-size: 14px;
}
.w3agile_tab_grid_sub_left h5{
	color:#eb4a0e;
	font-size:14px;
}
.w3agile_tab_grid_sub_right {
    float: right;
	text-align: center;
}
.w3agile_tab_grid_sub {
    padding:2em;
	background: #fff;
}
.w3agile_tab_grid_sub_right img {
    padding: .3em;
    border: 1px dotted #999;
    border-radius: 70px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
/*-- agileits --*/
	-o-border-radius: 70px;
	-ms-border-radius: 70px;
}
.w3agile_tab_grid_sub_grid:nth-child(2) {
    margin: 1em 0;
}
/*-- start-responsive-design --*/
@media (max-width:1440px){
	.wthree_main_grid {
		width: 78%;
	}
	.w3l_main_grid1, .w3l_main_grid2, .w3l_main_grid3, .w3l_main_grid4, .w3l_main_grid5, .w3l_main_grid6, .w3l_main_grid7, .w3l_main_grid8, .w3l_main_grid9 {
		min-height: 270px;
	}
}
@media (max-width: 1366px){
	.wthree_main_grid {
		width: 83%;
	}
}
@media (max-width: 1280px){
	.wthree_main_grid {
		width: 88%;
	}
}
@media (max-width: 1080px){
	.wthree_main {
		width: 32.1%;
	}
	.resp-tab-item {
		padding: 1em 0.7em;
	}
	.w3agile_tab_grid_sub_left h4 {
		font-size: .9em;
		line-height: 1.8em;
	}
	.w3agile_tab_grid_sub_left p {
		font-size: 13px;
	}
	.w3agile_tab_grid_sub_left h5 {
		font-size: 12px;
	}
	.w3agile_tab_grid_sub_right {
		width: 30%;
	}
	.w3l_main_grid_text h3 {
		font-size: 1.6em;
	}
	.scrollbar {
/*-- w3layouts --*/
		height: 258px;
	}
}
@media (max-width: 1024px){
	.resp-tab-item {
		padding: 1em 0.59em;
	}
	.scrollbar {
		height: 255px;
	}
	.w3agile_tab_grid_sub_left h5 {
		font-size: 11px;
	}
}
@media (max-width:991px){
	.wthree_main_grid {
		width: 89%;
	}
	.resp-tab-item {
		padding: 1em 0.5em;
	}
	.main h1 {
		font-size: 2.3em;
	}
}
@media (max-width: 800px){
	.wthree_main {
		width: 60%;
		float: none;
		margin: 0 auto;
	}
	.scrollbar {
		height: 233px;
	}
	.wthree_main1 {
		margin: 2em auto;
	}
	.resp-tab-item {
		padding: 1em 1.8em;
	}
}
@media (max-width: 768px){
	.wthree_main {
		width: 62%;
	}
}
@media (max-width: 736px){
	.wthree_main {
		width: 65%;
/*-- agileits --*/
	}
	.main h1 {
		font-size: 2.2em;
		margin-bottom: 1em;
	}
	.main {
		padding: 3em 0;
	}
}
@media (max-width: 667px){
	.wthree_main {
		width: 71%;
	}
	.scrollbar {
		height: 228px;
	}
	.wthree_footer_copy p {
		margin: 2em 0 0;
	}
}
@media (max-width: 640px){
	.main h1 {
		font-size: 2em;
	}
	.wthree_main {
		width: 74%;
	}
}
@media (max-width: 600px){
	.wthree_main {
		width: 79%;
	}
}
@media (max-width: 568px){
	.w3l_main_grid_text h3 {
		font-size: 1.4em;
	}
	.wthree_main {
		width: 84%;
	}
}
@media (max-width: 480px){
	.w3l_main_grid1, .w3l_main_grid2, .w3l_main_grid3, .w3l_main_grid4, .w3l_main_grid5, .w3l_main_grid6, .w3l_main_grid7, .w3l_main_grid8, .w3l_main_grid9 {
		min-height: 245px;
	}
	.wthree_main {
		width: 100%;
	}
}
@media (max-width: 414px){
	.main {
		padding: 2em 0;
	}
	.resp-tab-item {
		padding: 1em 1.2em;
	}
	.scrollbar {
		height: 208px;
	}
	.main h1 {
		font-size: 1.8em;
	}
}
@media (max-width: 384px){
	.resp-tab-item {
		padding: 1em 0.9em;
	}
	.w3agile_tab_grid_sub {
		padding: 1.5em;
	}
}
@media (max-width: 375px){
	.wthree_footer_copy p {
		font-size: 13px;
	}
}
@media (max-width: 320px){
	.main h1 {
		font-size: 1.5em;
	}
	.w3l_main_grid_text h3 {
		font-size: 1.2em;
		padding: 2em 0 .5em;
	}
	.w3l_main_grid_text p {
		font-size: 1em;
	}
	.resp-tab-item {
		padding: 1em 0em;
		display: block;
		text-align: center;
	}
	.w3agile_tab_grid_sub {
		padding: 1em;
	}
	.scrollbar {
		height: 130px;
	}
	.wthree_footer_copy p {
		margin: 1em 0 0;
	}
}