/*--
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*/
body{
	font-family: 'Righteous', cursive;
	background:#16214d;
}
/*-- main --*/
.main h1{
	text-transform:uppercase;
	font-size:2em;
	color:#fff;
	text-align:center;
	margin:0 0 2em;
	letter-spacing: 5px;
}
.main{
	padding:4em 0 3em;
	width:45%;
	margin:0 auto;
}
/******** SAP ************/
.sap_tabs{
	clear:both;
	font-style: normal;
	position:relative;
}
.facts {
	border: none;
	text-align: center;
	padding:1.3em;
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/1.jpg') no-repeat 0px 0px;
	min-height:370px;
	background-size: cover;
}
.facts1 {
	border: none;
	text-align: center;
	padding:1.3em;
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/2.jpg') no-repeat 0px 0px;
	min-height:370px;
	background-size: cover;
}
.facts3 {
	border: none;
	text-align: center;
	padding:1.3em;
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/3.jpg') no-repeat 0px 0px;
	min-height:370px;
	background-size: cover;
}
ul.tab_list1 {
    list-style: none;
    padding: 0em;
    margin: 11em 0 0;
    text-align: center;
}
.top1{
	margin-top: 2%;
}
ul.resp-tabs-list {
	list-style: none;
	background:#fff;
	margin: 0em auto 0;
}
div#horizontalTab {
  background:none;
  }
.resp-tab-item:first-child{
	border-left:none;
}
.resp-tab-item{
	color: #777;
	font-size: 16px;
	cursor: pointer;
	padding:10px 48px;
	display: inline-block;
	margin: 0;
	text-align: center;
	list-style: none;
	float: 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;
	text-transform: uppercase;
}
.resp-tab-item:hover {
	text-shadow: none;
}
.resp-tab-active{
	background: #44c7f4;
    text-shadow: none;
    color: #fff;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
	border:none;
	border-top:none;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	font-size:1em;
	margin: 0px;
	padding: 10px 15px;
	background:#525A7C;
	margin:10px 0;
	color:#fff;
}
h2.resp-accordion:hover{
	background:#6CC5D9;
	text-shadow: none;
	color: #FFF;
}
@media only screen and (max-width:480px) {
.sap_tabs{
	padding-top:0;
}
.resp-tabs-container{
	padding:10px;
}
ul.resp-tabs-list {
  	display: none;
}
h2.resp-accordion {
  	display: block;
}
.resp-vtabs .resp-tab-content {
  	border: 1px solid #C1C1C1;
}
.resp-vtabs .resp-tabs-container {
	border: none;
	float: none;
	width: 100%;
	min-height: initial;
	clear: none;
}
.resp-accordion-closed {
	display: none !important;
}
}
ul.tab_list{
	list-style: none;
	padding:0em;
	margin:11em 0 0;
	text-align: center;
}
ul.tab_list li,ul.tab_list1 li{
	font-size:20px;
	color:#fff;
}
ul.tab_list li a,ul.tab_list1 li a{
	color:#44C7F4;
	text-decoration: none;
	font-size:15px;
}
a.gra{
	color:#fff !important;
	display: block;
    margin: 0 0 1em;
}
ul.tab_list li a:hover,ul.tab_list1 li a:hover {
	color:#fff;
}
.figures-left{
	float:left;
	width:25%;
}
.figures{
	padding:1em 0 0;
	border-top:1px solid #fff;
	width:60%;
	margin:0 auto;
}
.figures h2{
	font-size:1.5em;
	color:#fff;
	margin:0 0 1em;
}
ul.fact{
	text-align:left !important;
}
ul.fact li{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	list-style-type:none;
	line-height:1.8em;
	margin:0 0 1em;
}
/******** //SAP ************/
.footer{
	padding:3em 0 0;
	text-align:center;
}
.footer p{
	font-size:14px;
	margin:0;
	line-height:1.8em;
	color:#fff;
}
.footer p a{
	color:#44C7F4;
}
.footer p a:hover{
	color:#fff;
}
/*-----start-responsive-design------*/
@media (max-width:1440px){
	.main {
		width: 50%;
	}
}
@media (max-width: 1280px){
	.main {
		width: 58%;
	}
}
@media (max-width: 1024px){
	.resp-tab-item {
		font-size: 14px;
		padding: 10px 43px;
	}
	.facts {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/1.jpg') no-repeat -53px 0px;
		background-size: cover;
	}
	.facts1 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/2.jpg') no-repeat -53px 0px;
		background-size: cover;
	}
	.facts2 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/3.jpg') no-repeat -53px 0px;
		background-size: cover;
	}
}
@media (max-width:768px){
	.main h1 {
		font-size: 1.7em;
		margin: 0 0 1.5em;
	}
	.main {
		width: 80%;
	}
	.figures h2 {
		font-size: 1.2em;
	}
}
@media (max-width: 736px){
	.resp-tab-item {
		padding: 10px 40px;
	}
}
@media (max-width:667px){
	.resp-tab-item {
		padding: 10px 35px;
	}
}
@media (max-width:640px){
	.resp-tab-item {
		font-size: 13px;
		padding: 10px 34px;
	}
	ul.tab_list li, ul.tab_list1 li {
		font-size: 15px;
	}
	ul.tab_list li a, ul.tab_list1 li a {
		font-size: 13px;
	}
	ul.tab_list {
		margin: 10em 0 0;
	}
	.figures {
		width: 80%;
	}
}
@media (max-width: 600px){
	.resp-tab-item {
		padding: 10px 30px;
	}
	.facts3 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/3.jpg') no-repeat -73px 0px;
		background-size: cover;
	}
}
@media (max-width:568px){
	.resp-tab-item {
		padding: 9px 29px;
		font-size: 12px;
	}
	.facts {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/1.jpg') no-repeat -93px 0px;
		background-size: cover;
	}
	.facts1 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/2.jpg') no-repeat -78px 0px;
		background-size: cover;
	}
}
@media (max-width:480px){
	.main h1 {
		font-size: 1.5em;
		margin: 0 0 .5em;
	}
	.facts,.facts1,.facts3 {
		min-height: 325px;
	}
	ul.tab_list {
		margin: 9em 0 0;
	}
	.facts {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/1.jpg') no-repeat -112px 0px;
		background-size: cover;
	}
	.footer p {
		font-size: 13px;
	}
	.footer {
		padding: 2em 0 0;
	}
}
@media (max-width: 414px){
	ul.tab_list {
		margin: 8em 0 0;
	}
	.facts, .facts1, .facts3 {
		min-height: 300px;
	}
	.facts1 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/2.jpg') no-repeat -103px 0px;
		background-size: cover;
	}
	ul.tab_list1 {
		margin: 6em 0 0;
	}
	.facts3 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/3.jpg') no-repeat -110px 0px;
		background-size: cover;
	}
	.main {
		width: 90%;
	}
}
@media (max-width: 384px){
	.main h1 {
		letter-spacing: 1px;
	}
}
@media (max-width:320px){
	.main h1 {
		font-size: 1.3em;
	}
	.main {
		padding: 2em 0 2em;
	}
	.figures {
		width: 100%;
	}
	.facts {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/1.jpg') no-repeat -140px 0px;
		background-size: cover;
	}
	.figures h2 {
		font-size: 1em;
	}
	.facts1 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/2.jpg') no-repeat -116px 0px;
		background-size: cover;
	}
	ul.tab_list1 {
		margin: 5em 0 0;
	}
	.facts, .facts1, .facts3 {
		min-height: 250px;
	}
	.facts3 {
		background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201601/201601082/html/images/3.jpg') no-repeat -96px 0px;
		background-size: cover;
	}
}