? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/domains/happytokorea.com/public_html/
File Upload :
Current File : /home/admin/domains/happytokorea.com/public_html/style.css

@charset "utf-8";
/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	height:100%;
}
html,body,table {
	color: #1b1b1b;
	font-family: arial, "Helvetica Neue", "Helvetica", Helvetica, tahoma;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	font-size: 18px;
	letter-spacing:1px;
	background-color: #fff;
	font-family: 'thaisans_regular';
}
body:before {
	content: url(black_ribbon_top_right.png) !important;
	position: fixed;
	z-index: 9999;
	width: 100px;
	top: 0;
	right: 20px;
}
/* Default Link Styles */
a {
	color: #00549c;
	text-decoration: none;
	line-height: inherit;
}
a:hover, a:focus {
	color: #003366;
	text-decoration:none;
}
a img {
	border: none;
}
.clear {
	clear: both;
}

.header {
	background: url(../img/header-bg2.jpg) no-repeat;
	height: 208px;
}
.logo {
	padding-top: 20px;
}
.top-menu {
	background: url(../img/topmenu-bg.png) no-repeat;
	height: 70px;
}
.top-menu ul {
	padding-top: 25px;
}
.top-menu ul li{
	display: inline;
	font-size: 22px;
	font-weight: bold;
}
.top-menu ul li a{
	list-style: none;
	margin: 0 15px;
	color: #000;
}
.top-menu ul li a:hover{
	border-bottom: solid 3px #ff0000;
	text-decoration: none;
}
.reason{
	padding-top:5px;
	margin-left: 4%;
}
.nav {
	border-top: 2px solid #0072bc;
	padding-top: 5px;
	margin-top: 5px;
	height: 40px;
	margin-bottom: 20px;
}
.nav ul {
	position: absolute;
	padding: 0;
	margin: 0;
	padding-top: 5px;
}
.nav ul li {
	display: inline;
}
.nav ul li a{
	list-style: none;
	color: #fff;
	border: 3px solid #fff;
	-moz-border-radius: 0 20px 20px 0;
	-webkit-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
	font-size: 22px;
	padding: 3px 50px 3px 50px;
	background-color: #00549c;
	font-weight: bold;
}
.nav ul li a:hover{
	background-color: #f8981d;
	color:black;
	text-decoration: none;
}
.nav .st1 {
	position: relative;
	z-index: 7;
}
.nav .st2 {
	position: relative;
	margin-left: -20px;
	z-index: 6;
}
.nav .st3 {
	position: relative;
	margin-left: -20px;
	z-index: 5;
}
.nav .st4 {
	position: relative;
	margin-left: -20px;
	z-index: 4;
}
.nav .st5 {
	position: relative;
	margin-left: -20px;
	z-index: 3;
}
.nav .st6 {
	position: relative;
	margin-left: -20px;
	z-index: 2;
}
.nav .st7 {
	position: relative;
	margin-left: -20px;
	z-index: 1;
}
.col-left {
	margin-bottom: 20px;
}
.col-main {
	margin-bottom: 20px;
}
.col-left .info-banner {
	background: url(../img/box-left-top-bg.jpg) no-repeat;
	height: 340px;
	padding: 20px;
	padding-left: 25px;
	text-align: center;
}
.col-left .news {
	background-image:-webkit-gradient(linear,left top,left bottom,from( #d7d6db ),to( #f6f6f6 ));
	background-image:-webkit-linear-gradient( #d7d6db,#f6f6f6 );
	background-image: -moz-linear-gradient( #d7d6db,#f6f6f6 );
	background-image: -ms-linear-gradient( #d7d6db,#f6f6f6 );
	background-image: -o-linear-gradient( #d7d6db,#f6f6f6 );
	background-image: linear-gradient( #d7d6db,#f6f6f6 );
	border: 1px solid #ccc;
	padding: 0 0px 10px 0px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top: 20px;
}
.col-left .news .title {
	font-size: 22px;
	font-weight: bold;
	background-color: #01b5f0;
	color: #fff;
	text-align: center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px 0;
}
.col-left .news .pic {
	padding: 10px 10px 0 10px;
}
.col-left .news .text {
	padding: 10px 10px 0 10px;
}
.col-left .news .text span {
	font-weight: bold;
}
.col-left .e-newsletter {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	background-color: #e1e1e1;
	padding: 10px;
	padding-top: 20px;
	text-align: center;
	margin-top: 20px;
	color: #375d84;
	font-weight: bold;
	font-size: 22px;
}
.col-left .e-newsletter .form-control::-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.col-left .e-newsletter .form-control:-ms-input-placeholder {
	color: #fff;
}
.col-left .e-newsletter .form-control::-webkit-input-placeholder {
	color: #fff;
}
.col-left .curency {
	background-color: #e1e1e1;
	margin-top: 20px;
	padding: 10px;
}
.col-left .curency .title {
	font-size: 22px;
	font-weight: bold;
	color: #375d84;
}
.col-left .westher {
	background-color: #2b97c8;
	margin-top: 20px;
	padding: 10px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
.col-left .credit {
	margin-top: 20px;
}
.col-left .visitor {
	background-color: #2b97c8;
	margin-top: 20px;
	padding: 10px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}



.content-box {
	overflow: hidden;
	margin-top: 30px;
}
.content-box .title {
	background-color: #e1e1e1;
	overflow: hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-bottom: 10px;
}
.content-box .title .text {
	background-color: #0e9dd8;
	font-size: 28px;
	color: #fff;
	padding: 0px 15px;
	float: left;
	line-height: 1.5;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	border-radius:0 10px 10px 0;
}
.content-box .title .text1 {
	background-color: #0e9dd8;
	font-size: 28px;
	color: #fff;
	padding: 0px 15px;
	line-height: 1.5;
	margin: 0 auto;
	width: 350px;
	text-align: center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.content-box .title .text2 {
	background-color: #0e9dd8;
	font-size: 28px;
	color: #fff;
	padding: 0px 15px;
	line-height: 1.5;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.content-box .title .more {
	background-color: #0e9dd8;
	font-size: 22px;
	color: #fff;
	padding: 3px 15px;
	float: right;
	line-height: 1.5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.content-box .title .more a {
	color: #fff;
}
.content-box .box {
	margin: 10px;
	margin-left: .5%;
	margin-right: .5%;
	width: 32%;
	background-color: #8ed5e8;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
	padding-bottom: 10px;
	float: left;
}
.content-box .box .pic {
	text-align: center;
	background-color: #e1e1e1;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	padding-top: 20px;
	padding: 20px 10px 10px 10px;
}
.content-box .box .text1 {
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding: 20px 10px 10px 10px;
}
.texta{
	color: #fff;
	text-decoration: none;
	line-height: inherit;
	text-shadow: 0 0 0.2em #00549c;
}
.texta:hover{
	color: #00549c;
	text-decoration: none;
	text-shadow: 0 0 0.2em #00549c;
}
.content-box .box .text2 {
	display: block;
	font-size: 18px;
	padding: 0 10px;
	color: #00549c;
	font-weight: bold;
}
.content-box .box .text3 {
	font-size: 18px;
	display: block;
	padding: 5px 10px 10px 10px;
	color: #00549c;
	font-weight: bold;
}
.content-box .box .airline {
	float: left;
	width: 45%;
	margin-left: 10px;
}
.content-box .box .price {
	float: right;
	width: 45%;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
	color: #00549c;
	font-weight: bold;
}


.content-box .box3 {
	margin: 10px;
	margin-left: .5%;
	margin-right: .5%;
	width: 24%;
	background-color: #8ed5e8;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
	padding-bottom: 10px;
	float: left;
}
.content-box .box3 .pic {
	text-align: center;
	background-color: #e1e1e1;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	padding-top: 20px;
	padding: 20px 10px 10px 10px;
}
.content-box .box3 .text1 {
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding: 20px 10px 10px 10px;
}
.content-box .box3 .text2 {
	display: block;
	font-size: 18px;
	padding: 0 10px;
	color: #00549c;
	font-weight: bold;
}
.content-box .box3 .text3 {
	font-size: 18px;
	display: block;
	padding: 3px 10px 3px 10px;
	color: #00549c;
	font-weight: bold;
}
.content-box .box3 .detail {
	float: right;
	width: 45%;
	margin-right: 10px;
	background-color: #0e9dd9;
	color: #fff;
	margin-top: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 3px 10px;
	text-align: center;
}
.content-box .box3 .detail a {
	color: #fff;
}
.content-box .box3 .price {
	float: left;
	width: 45%;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
	color: #00549c;
	font-weight: bold;
	margin-top: 10px;
}


.content-box .box1 {
	margin: 10px 0;
	width: 100%;
	background-color: #8ed5e8;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
	float: left;
}
.content-box .box1 .pic {
	text-align: center;
	background-color: #8ed5e8;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
	padding: 10px;
}
.content-box .box1 .text1 {
	font-size: 24px;
	font-weight: bold;
	display: block;
	padding: 20px 10px 10px 10px;
}
.content-box .box1 .text2 {
	display: block;
	font-size: 18px;
	padding: 0 10px;
	color: #00549c;
	font-weight: bold;
}
.content-box .box1 .text3 {
	font-size: 18px;
	display: block;
	padding: 3px 10px;
	color: #00549c;
	font-weight: bold;
}
.content-box .box1 .detail {
	float: right;
	width: 20%;
	background-color: #0e9dd9;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	margin-top: 20px;
}
.content-box .box1 .detail a {
	color: #fff;
}
.content-box .box1 .price {
	float: left;
	width: 20%;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
	color: #00549c;
	font-weight: bold;
	margin-top: 20px;
	font-size: 26px;
	margin-bottom:20px;
}
.content-box .box2 {
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
	float: left;
}
.content-box .box2 .pic {
	text-align: center;
}
.content-box .box2 .text3 {
	font-size: 18px;
	display: block;
	padding: 3px 10px;
	color: #000;
	font-weight: bold;
}
.content-box .box2 .text4 {
	font-size: 26px;
	display: block;
	padding: 3px 10px;
	color: #000;
	font-weight: bold;
}
.content-box .box2 .download {
	float: left;
	width: 30%;
	background-color: #0e9dd9;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	margin-top: 20px;
	font-size: 22px;
}
.content-box .box2 .download a {
	color: #fff;
}
.content-box .box2 .reservations {
	float: right;
	width: 30%;
	background-color: #0e9dd9;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
	color: #fff;
	margin-top: 20px;
	font-size: 22px;
}
.content-box .box2 .reservations a {
	color: #fff;
}

.conclude {
}
.conclude .title {
	font-size: 26px;
	font-weight: bold;
	padding: 20px 0;
}
.conclude .ts1 {
	background-color: #0e9dd8;
	overflow: hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 7px 0;
	color:#fff;
}
.conclude .a , .conclude .b , .conclude .c , .conclude .d {
	width:10%;
	border: 0px solid #ff0000;
	float: left;
	text-align: center;
	padding:0 10px;
	overflow: hidden;
}
.conclude .b {
	width: 50%;
}
.conclude .c {
	width: 15%;
}
.conclude .d {
	width: 25%;
}
.conclude .e , .conclude .f , .conclude .g , .conclude .h , .conclude .i , .conclude .j{
	width:40%;
	border: 0px solid #ff0000;
	float: left;
	text-align: center;
	padding:0 10px;
	overflow: hidden;
}
.conclude .e {
}
.conclude .f {
	width:60%;
	font-size: 22px;
}
.conclude .g {
	width:15%;
}
.conclude .h {
	width:15%;
}
.conclude .i {
	width:15%;
}
.conclude .j {
	width:15%;
}
.conclude .ts3 {
	overflow: hidden;
}
.conclude .ts2 {
	background-color: #e1e1e1;
	overflow: hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px 0;
	color:#000;
	margin-bottom: 10px;
}

.col-main .detail {
}
.col-main .detail .title {
	font-size: 26px;
	font-weight: bold;
	padding: 20px 0;
}
.col-main .detail .box {
	margin: 10px 0;
	overflow: hidden;
}
.col-main .detail .ts4 {
	background-color: #0e9dd8;
	overflow: hidden;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 7px 10px;
	color:#fff;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
}
.col-main .detail .ts5 {

	overflow: hidden;

}
.col-main .detail .ts5 .date {
	width: 10%;
	float: left;
	padding: 5px 10px 5px 0;
	font-size: 20px;
	color: #0a5ba0;
	text-align: center;
	line-height: 1.5;
	font-weight: bold;
}
.col-main .detail .ts5 .text {
	width: 90%;
	float: right;
	padding: 10px 0;
	line-height: 1.5;

}
.col-main .detail .ts6 {
	margin-bottom: 20px;
	overflow: hidden;
}
.col-main .detail .ts6 .pic {
	width: 33.3%;
	float: left;
	text-align: center;
	padding: 20px;
}
.col-main .detail .ts7 {
	background-color: #e1e1e1;
	padding: 20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size: 24px;
	line-height: 1.5;
	color: #00549c;
	overflow: hidden;
}
.col-main .detail .ts7 .text {
	padding: 20px 10px;
}
.col-main .detail .ts7 .box4 {
	margin: 10px;
	margin-left: 1.5%;
	margin-right: 1.5%;
	width: 22%;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
	float: left;
}

.content-box .box5 {
	margin: 10px;
	margin-left: 1%;
	margin-right: 1%;
	width: 98%;
	background-color: #8ed5e8;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow: hidden;
	padding-bottom: 10px;
	float: left;
}
.content-box .box5 .text1 {
	font-size: 22px;
	font-weight: bold;
	display: block;
	padding: 20px 10px 10px 10px;
}
.content-box .box5 .date {
	float: left;
	width: 40%;
	background-color: #fff;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
	color: #004179;
	font-weight: bold;
}
.content-box .box5 .detail {
	float: right;
	width: 40%;
	background-color: #0e9dd9;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 5px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
}
.content-box .box5 .detail a {
	color: #fff;
}
.col-left1 {
	background-color: #e1e1e1;
	padding: 0 10px 10px 10px;
	margin-bottom:20px;
}

.content-box .box-detail {
	background-color: #e1e1e1;
	padding: 20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size: 18px;
	line-height: 1.5;
	color: #00549c;
	overflow: hidden;
}
.content-box .box-detail .box {
	padding: 0;
}


.condition {
}
.condition .title {
	font-size: 26px;
	font-weight: bold;
	padding: 20px 0;
}
.condition .box {
	padding: 10px 0;
}
.condition .box .tes {
	font-size: 20px;
	font-weight: bold;
	color: #00549c;
	padding-bottom: 10px;
}

.box-bloger {
	overflow: hidden;
}
.box-bloger .title1 {
	font-size: 22px;
	font-weight: bold;
	padding-left: 20px;
}
.text43 {
	line-height: 1;
	padding-bottom: 15px;
}

.footer-menu {
	background-color: #e1e1e1;
	text-align: center;
}
.footer-menu ul {
	padding: 0;
}
.footer-menu li {
	display: inline;
	list-style: none;
	padding: 0 20px;
	line-height: 2;
}
.footer-contact {
	background: url(../img/footer-bg.jpg) no-repeat;
	overflow: hidden;
	margin-top: 10px;
}
.footer-contact .address {
	padding: 20px;
}
.footer-contact .address span {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
}
.footer-contact .qrcode {
	padding-top: 5px;
}
.copy-right {
	clear: both;
	text-align: center;
	padding: 10px 0;
}

.col-main .tab-hotel {
	background-color: #94d8f7;
	overflow: hidden;
}
.col-main .tab-hotel .title {
	background-color: #0e9dd9;
	color: #fff;
	padding: 8px 20px;
	font-size: 22px;
	width: 120px;
	float: left;
}
.col-main .tab-hotel ul {
	margin: 6px 10px 0 20px;
	overflow: hidden;
}
.col-main .tab-hotel ul li {
	display: inline;
	list-style: none;
	padding: 8px 10px;
	font-size: 22px;
}
.col-main .tab-hotel ul li a {
	color: #003366;
}
.col-main .tab-hotel ul li a:hover {
	color: #ea2127;
}

.contact-address {
	background-color: #e1e1e1;
	padding: 20px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size: 18px;
	line-height: 1.5;
	color: #00549c;
	overflow: hidden;
	margin-top: 20px;
}


.menu-about {
	background-color:#4ec9f5;
	padding:10px;
}
.menu-about ul {
	padding:0;
	margin:0;
}
.menu-about ul li {
	padding:10px 10px;
	font-size:22px;
	list-style:none;
	margin:2px 0;
}
.menu-about ul li.active {
	background-color:#fff;
}
.menu-about ul li.ts:hover {
	background-color:#fff;
}
.menu-about ul li a {
	color:#00549c;
}
.menu-about ul li a:hover {
	text-decoration:none;
}

.left-menu {
	position:fixed;
	left:0px;
	top:60px;
	z-index:100;
}
.left-menu .box {
	padding: 10px 5px;
}

.mobile-menu {
	position:fixed;
	left:0px;
	top:0px;
	z-index:1;
}


.go-to-top {
	position:fixed;
	right:0px;
	bottom: 40px;
	z-index:1;
}

.mobile-menu {
	display:none;
}
.getemail{
	display:none;
}
@media screen and (max-width: 1280px) {
	.nav ul li a{
		padding: 3px 46px 3px 46px;
	}
}
@media screen and (max-width: 1200px) {
	.nav ul li a{
		padding: 3px 35px 3px 35px;
	}
	.reason img{
		/*width:98%;*/
		/*margin-left:2%;*/
		padding-top:3px;
	}
}
@media screen and (max-width: 1169px) {
	.nav ul li a{
		padding: 3px 36px 3px 36px;
	}
}

@media screen and (max-width: 1024px) {
	.nav ul li a{
		padding: 3px 30px 3px 30px;
	}
	.header{
		margin-left: -11%;
	}
	.logo{
		margin-left:11%;
	}
	.logo a img{
		width:90%;
		margin-top: 30px;
	}
	.top-menu{
		margin-left:-11%;
	}
	.reason img{
		width:90%;
		margin-left:11%;
		padding-top: 4px;
	}
}
@media screen and (max-width: 992px) {
	.logo a img{
		width:50%;
		margin-top: 40px;
		margin-left: 5%;
	}
	.top-menu {
		margin-left: 25%;
		width: 100%;
		margin-top: -200px;
	}
	.reason img{
		width:62%;
		margin-left:5%;
		padding-top: 5px;
	}
}
@media screen and (max-width: 925px) {
	.logo a img{
		width:50%;
		margin-top: 40px;
		margin-left: 5%;
	}
	.top-menu {
		margin-left: 20%;
		width: 100%;
		margin-top: -190px;
	}
	.reason img{
		width:60%;
		margin-left:13%;
		padding-top: 3px;
	}
	.nav ul li a{
		padding: 3px 28px 3px 28px;
	}
}
@media screen and (max-width: 892px) {
	.logo a img{
		width:50%;
		margin-top: 40px;
		margin-left: 5%;
	}
	.nav ul li a{
		padding: 3px 25px 3px 25px;
	}
	.top-menu {
		margin-left: 18%;
		width: 100%;
		margin-top: -190px;
	}
	.reason img{
		width:60%;
		margin-left:15%;
		padding-top: 15px;
	}
}
@media screen and (max-width: 848px) {
	.logo a img{
		width:55%;
		margin-top: 50px;
		margin-left: 10%;
	}
	.nav ul li a{
		padding: 3px 20px 3px 20px;
	}
	.top-menu {
		margin-left: 15%;
		width: 100%;
		margin-top: -200px;
	}
	.reason img{
		width:60%;
		margin-left:20%;
		padding-top: 15px;
	}
}
@media screen and (max-width: 800px) {
	.nav {
		display: none;
	}
	.top-menu{
		background: none;
	}
	.top-menu ul{
		display: none;
	}
	.logo a img{
		width:55%;
		margin-top: 10px;
		margin-left: 10%;
	}
	.reason img{
		display: block;
		width:60%;
		margin-left:22%;
		padding-top:100px;
	}
	.header {
		margin-left: -15%;
	}
	.logo {
		margin-left: 15%;
	}
	.content-box .box3 {
		margin-left: 1%;
		margin-right: 1%;
		width: 48%;
	}
	.col-main .detail .ts7 .box4 {
		margin-left: 1%;
		margin-right: 1%;
		width: 48%;
	}

	.content-box .box {
		margin-left: 1%;
		margin-right: 1%;
		width: 48%;
	}
	.nav ul li a{
		padding: 3px 15px 3px 15px;
	}
	.footer-menu li {
		padding: 0px;
	}
	.qrcode {
		text-align: center;
		padding-bottom: 20px;
	}
	.logo-footer {
		display: none;
	}
	.partner {
		text-align: center;
	}
	.footer-menu {
		display: none;
	}
	.col-left .info-banner {
		background: url(../img/box-left-top-bg1.jpg) no-repeat;
		height: 198px;
		padding-left: 10px;
		padding-top: 10px;
		margin-bottom: 20px;

	}
	.mobile-menu {
		display:inherit;
	}
	.nav-mobile-container {
		position: relative;
		height: 39px;
	}
	.btn-mobile {
		display: inline-block;
	}
	.btn-mobile .button-mobile {
		display: inline-block;
		width: 50px;
		height: 39px;
		overflow: hidden;
		text-align: center;
		color: #fff;
		line-height: 46px;
		cursor: pointer;
		background: #0e9dd8;
	}
	.btn-mobile .button-mobile .fa-bars {
		font-size: 21px;
	}
	.navigation-mobile {
		background-color: #fff;
		padding: 20px;
	}
	.navigation-mobile > ul > li {
		border-bottom: 1px solid #ddd;
		position: relative;
		list-style: none;
	}
	.navigation-mobile > ul > li:last-child {
		border-bottom: none;
	}
	.navigation-mobile > ul > li > a {
		display: block;
		text-transform: uppercase;
		padding: 10px 0;
	}
	.navigation-mobile > ul > li ul {
		display: none;
		padding-left: 10px;
	}
	.navigation-mobile > ul > li ul li {
		position: relative;
	}
	.navigation-mobile > ul > li ul li a {
		display: block;
		padding: 10px 0;
	}
	.navigation-mobile .touch-button {
		display: inline-block;
		width: 20px;
		height: 20px;
		background-color: #5c5c5c;
		position: absolute;
		right: 0;
		top: 10px;
		line-height: 20px;
		text-align: center;
		cursor: pointer;
	}
	.navigation-mobile .touch-button:before {
		content: '\f067';
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		font-synthesis: weight style;
		font-stretch: normal;
		font-size-adjust: none;
		font-language-override: normal;
		font-kerning: auto;
		font-feature-settings: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-align: center;
		font-size: 10px;
		color: #fff;
	}
	.navigation-mobile .touch-button.active:before {
		content: '\f068';
		display: inline-block;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		font-synthesis: weight style;
		font-stretch: normal;
		font-size-adjust: none;
		font-language-override: normal;
		font-kerning: auto;
		font-feature-settings: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-align: center;
		font-size: 10px;
	}
	.navigation-mobile .touch-button span {
		display: none;
	}
	.collapse-type .navigation-mobile {
		display: none;
		position: absolute;
		z-index: 30;
		top: 40px;
		width: 100%;
	}
	.sidebar-type .navigation-mobile {
		position: fixed;
		top: 0;
		left: -350px;
		width: 300px;
		height: 100%;
		overflow-y: auto;
		z-index: 777;
		-o-transition: 0.3s;
		transition: 0.3s;
		-moz-transition: 0.3s;
		-webkit-transition: 0.3s;
	}
	.navbar-active {
		overflow-x: hidden;
	}
	.navbar-active .btn-mobile .button-mobile.active:before {
		content: "";
		position: fixed;
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.3);
		z-index: 555;
	}
	.navbar-active .page-wrapper {
		left: 300px;
	}
	.navbar-active .sidebar-type .navigation-mobile {
		left: 0;
	}
}

@media screen and (max-width: 768px) {
	.top-menu{
		background: none;
	}
	.top-menu ul{
		display: none;
	}
	.logo a img{
		width:25%;
		margin-top: -10px;
		margin-left: 5%;
	}
	.reason img{
		display: block;
		width:60%;
		margin-left:20%;
		padding-top:150px;
	}
	.col-main	{
		width: 100%;
	}
	.nav ul li a{
		padding: 3px 15px 3px 15px;
	}
	.col-left {
		display: none;
	}
	.menu-about {
		display:none;
	}
	.qrcode {
		text-align: center;
		padding-bottom: 20px;
	}
	.logo-footer {
		display: none;
	}
	.partner {
		text-align: center;
	}
	.footer-menu {
		display: none;
	}
	.nav {
		display: none;
	}
	.logo {
		margin-left: 200px;
	}
	.header{
		margin-left: -200px;
	}
	.left-menu {
		display:none;
	}
	.getemail{
		display:block;
	}
}

@media screen and (max-width: 677px) {
	.logo{
		text-align: center;
	}
	.header{
		background: url(../img/header-bg2.jpg) no-repeat;
	}
	.top-menu{
		background: none;
		margin-left: 90px;
	}
	.top-menu ul{
		display: none;
	}
	.logo a img{
		width:150px;
		margin-top: -10px;
		margin-left: -10px;
	}
	.reason img{
		display: block;
		width:400px;
		margin-left:auto;
		margin-right: auto;
		padding-top:180px;
	}
}

@media screen and (max-width: 414px) {
	.top-menu{
		display: none;
	}
	.logo a img{
		width:208px;
		margin-top: 40px;
		margin-left: 5%;
	}
	.content-box .box {
		margin-left: 1%;
		margin-right: 1%;
		width: 98%;
	}
	.more {
		display: none;
	}
	.content-box .box3 {
		margin-left: 1%;
		margin-right: 1%;
		width: 98%;
	}
	.col-main .detail .ts7 .box4 {
		margin-left: 1%;
		margin-right: 1%;
		width: 98%;
	}
	.col-main .detail .ts7 .text {
		padding: 0px;
	}
	.col-left1 {
		display: none;
	}
	.menu-about {
		display:none;
	}
	.left-menu {
		display:none;
	}
	.getemail{
		display:block;
	}
}

@media screen and (max-width: 375px) {


}

T1KUS90T
  root-grov@210.1.60.28:~$