/* CSS Document */
@font-face {
	font-family: 'Conv_ThaiSansNeue-Regular';
	src: url('fonts/ThaiSansNeue-Regular.eot');
	src: local(''), url('fonts/ThaiSansNeue-Regular.woff') format('woff'), url('fonts/ThaiSansNeue-Regular.ttf') format('truetype'), url('fonts/ThaiSansNeue-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
img{ border:0; margin:auto;}
*{ margin:0; padding:0;}
a{ text-decoration: inherit !important; color:inherit;}
a:hover{ text-decoration: none;}

body {
	background:#FFF ;
	font-family: 'Conv_ThaiSansNeue-Regular';
	font-size:18px;
	color:#555555;
}
.carousel-inner>.item>img {
    margin: auto;
	width:100%;
}

.cleaner {clear:both; width:100%; height:0px;}
.h120{clear:both; width:100%; height:120px;}
.h110{clear:both; width:100%; height:110px;}
.h100{clear:both; width:100%; height:100px;}
.h90{clear:both; width:100%; height:90px;}
.h80{clear:both; width:100%; height:80px;}
.h70{clear:both; width:100%; height:70px;}
.h60{clear:both; width:100%; height:60px;}
.h50{clear:both; width:100%; height:50px;}
.h40{clear:both; width:100%; height:40px;}
.h30{clear:both; width:100%; height:30px;}
.h20{clear:both; width:100%; height:20px;}
.h10{clear:both; width:100%; height:10px;}

.pull-left{
	margin-left:5%;
}
.navbar-toggle {
    padding: 9px 0px;
    margin-top: 2%;
    margin-bottom: 0;
	margin-right:0;
}
.navbar-toggle .icon-bar {
    width: 30px;
    height: 4px;
}
.height-box{
	height:55px;
}
.slider .bx-wrapper img {
    max-width: 100%;
    width: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	z-index:50;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	z-index:50;
}
.logo-inphone{
	text-align:center;
	padding:10% 0;
}
.logo-inphone img{	
    border-radius: 50%;
	width:50%;	
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.5);
}
/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/

/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/
.navbar-brand {
    width: 80%;
    height: 55px;
    position: relative;
    padding: 3px 0;
    text-align: center;
}
.navbar-brand img {
    width: 1.5em;
}
.navbar{
	border:0;
	border-radius:0;
	margin-bottom:0;
}
.navbar-nav>li>a span{
	display:block;
	font-size:18px;
}
.navbar-default {
    border-color: transparent;
    background-color:#000;
	background: rgba(59,181,245,0.8);
	background: -moz-linear-gradient(top, rgba(59,181,245,0.9) 0%, rgba(62,141,237,0.9) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(59,181,245,0.9)), color-stop(100%, rgba(62,141,237,0.9)));
	background: -webkit-linear-gradient(top, rgba(59,181,245,0.9) 0%, rgba(62,141,237,0.9) 100%);
	background: -o-linear-gradient(top, rgba(59,181,245,0.9) 0%, rgba(62,141,237,0.9) 100%);
	background: -ms-linear-gradient(top, rgba(59,181,245,0.9) 0%, rgba(62,141,237,0.9) 100%);
	background: linear-gradient(to bottom, rgba(59,181,245,09) 0%, rgba(62,141,237,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bb5f5', endColorstr='#3e8ded', GradientType=0 );
}
.navbar-default .navbar-nav>li>a {
    color: #333;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#FFF;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color:#555;
    background-color: #33ffff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#555;
    background-color: #33ffff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color:transparent;
}
.navbar-default .navbar-toggle{
	border:0;
}
.navbar-default .navbar-brand {
    color: #fff;
	font-size:50px;
}
.nav>li>a {
    font-size: 24px;
    padding: 10px 18%;
	text-transform:uppercase;
}

/*///////////////////////////////////////////////////////////////////////////head///////////////////////////////////////////////////////////////////////////*/
.img-cateindex{
	max-width:100%;
	transform:scale(1);
	transition:.3s;
	height:176px;
}
.img-cateindex:hover{
	transform:scale(1.1);
}

/*///////////////////////////////////////////////////////////////////////////content///////////////////////////////////////////////////////////////////////////*/
.bg-content-1{
	background-size: cover !important;
	background-attachment:fixed !important;
	background: url(../images/bg-content-1.png) center left no-repeat;
}
.contactbox-head{
	display:inline-block;
}
.language-box{
	display:inline-block;
}
.contactbox-head a{
	color:#FFF;
	font-size:15px;
	padding-right:10px;
	text-transform:uppercase;
}
.contactbox-head a:last-child{
	border-right:0;
}
.contact-box{
	text-align: right;
	padding:3px 0;
}
.contact-box .contactbox-head{
	border-right:1px solid #FFF;
}
.language-box{
	position: relative;
}
.language-box img{
	width:1.2em;
}
.language-box .language-uk{
	display:inline-block;
	transition: color .3s ease, transform .3s ease;
}
.language-box:hover .language-uk{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.hotline-number{
	color:#FFF;
	display:block;
	padding-top:3px;
	text-transform:uppercase;
}
.hotline-number:hover{
	color:#7ac0fd;
}
.hotline-number img{
	width: 0.7em;
    vertical-align: middle;
}
.welcome-box{
	padding:20px 0;
}
.detail-welcome-box {
    color: #555555;
    font-size: 22px;
    line-height: 1.2;
    text-align: center;
    
    padding-top: 20px;
}
.img-program{
	position:relative;
	text-align:center;
}
.img-program .pic-top{
	transition: all 0.3s;
}
.programtour-box .name-program{
	font-size:18px;
	color:#555555;
	text-align:center;	
	font-weight:bold;
	text-transform:uppercase;
	word-wrap: break-word;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bg-content.-bg-content-2{
	background:#FFF;
}
.about-title{
	line-height:1;
	color:#2c84ef;
	font-size:30px;
	margin-top:20px;
	font-weight:bold;
}
.fonteng-aboutus{
	font-size:25px;
	color:#959595;
	margin-bottom:0;
}
.about-title img{
	margin:5px 0;
	text-align:left;
}
.about-title img.title-font {
    width: 100%;
}
.detail-about{
	color:#383838;
	margin:20px 0;
	text-align:justify;
}
.bg-content-2{
	padding:5% 0;
	background:#FFF;
}
.title-programe h1{
	margin:0 auto;
	font-size:33px;
	color:#333333;
	text-transform: uppercase;
}
.title-programe{
	line-height:0.5;
	color:#7d7d7d;
}
.line-progrram{
	width:50%;
	margin:5px 0;
	border-bottom:0;
	border-radius: 2px;
	border-top:5px solid #55d3f3;
}
.readmore-program{
	margin-top:12%;
	color: #7d7d7d;
	text-align: center;
	border: 1px solid #7d7d7d;
	border-radius: 6px;
	background:#FFF;
}
.readmore-program:hover{
	color:#FFF;
	background:#2c84ef;
	border: 1px solid #FFF;
}
.readmore-program .fa-angle-right{
	vertical-align:middle;
}
.program-box{
	color:#3d3d3d;
	margin:0 -10px;
	margin-bottom:10%;
	background:rgba(85,200,243,0.5);
}
.img-program{
	width:100%;
	overflow:hidden;
	height:249px;
}
.img-program img{
	width:100%;
	 transition: all 0.3s;
}
.img-program:hover img{
	transform: scale(1.1);
}
.readmore-detailprogram{
	text-align:left;
	color:#FFF;
	padding:2px 5px;
	border-radius: 8px;
	background:#55d3f3;
}
.readmore-detailprogram:hover{
	background:#44aaf3;
}
.readmore-detailprogram .fa-angle-right{
	text-align: right;
	float: right;
	margin-top: 1%;
}
.detail-program{
	font-size: 20px;
    text-align: center;
    line-height: 1;
    padding: 10px 0 0;
	word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.bg-content-3{
	background-size: cover !important;
	background-attachment:fixed !important;
	background:url(../images/bg-content-2.png) bottom left no-repeat;
}
.gallery-box{
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:5%;
}
.gallery-box img{
	width:100%;
	 transition: all 0.3s;
	border:1px solid #c2c2c2;
}
.gallery-box:hover img{
	transform: scale(1.1);
}
.gallery-box span {
	opacity:0;
    color: #FFF;
    z-index: 50;
    width: 100%;
    height: 100%;
    font-size: 30px;
    text-align: center;
	transition: all 0.3s;
    position: absolute;
    padding-top: 40%;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: rgba(12,36,66,0.5);
}
.gallery-box:hover span{
	opacity:1;
}
.weather-box{
	margin:auto;
	width:128px;
	text-align:center;
	margin-bottom:10px;
	background:#55d3f3;
	border:1px solid #c2c2c2;
}
.weather-box h1{
	margin:0 auto;
	font-size:18px;
    padding: 6px 0;
	text-align: left;
	padding-left:5%;
}
.weather-box img{
	width:1em;
}
.weather-box div.aw-widget-current-inner div.aw-widget-content {
    border: 0 !important;
}
.bank-box{
	margin:auto;
	/*width:170px;*/
	height: 180px;
	text-align:center;
    margin-bottom: 10%;
	background:#FFF;
	border:1px solid #c2c2c2;
}
.bank-box h1{
	margin:0 auto;
	font-size:18px;
	text-align: left;
	padding: 6px 0;
	padding-left:5%;
	background:#55d3f3;
}
.bank-box img{
	width:1em;
}
.bank-box iframe {
    padding: 2px;
    width: 100%;
}
/*///////////////////////////////////////////////////////////////////////////programtour///////////////////////////////////////////////////////////////////////////*/
.conimg-tour{
	max-width:100%;
	max-height:249px;
}
.imgsl-view2{
	height:120px;
	border:solid 1px #999;
	border-radius:10px;
}
.imgsl-view2:hover{
	border:solid 1px #000;
	border-radius:10px;
	
}
.conimg-airway{
	float:right;
	display:inline-block;
}
.img-airway{
	max-width:100%;
	max-height:70px;
}
.textview-tour1{
	font-size:24px;
	color:#000;
	font-weight:700;
}
.textview-tour2{
	font-size:23px;
	color:#000;
}
.con-pdf{
	max-width:30%;
}
/*///////////////////////////////////////////////////////////////////////////dropdown-header///////////////////////////////////////////////////////////////////////////*/
.dropdown-header{
	font-size:20px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 15px;
}
/*-----List Page-----///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

div.badoo {
	margin-top:20px;
	padding:10px 0px;
	margin-right:20px;
	font-size:14px; 
	color: #FFF; 
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;text-decoration:none;
	text-align:center;
	float:right;
}


div.badoo a{
	border: #4E4A4C 1px solid;
	padding: 3px 8px;
	margin: 0px 4px;
	color: #181516;
	text-decoration: none;
	background: #FFFFFF;
}
div.badoo a:hover {
	border:#999 1px solid;
	color:#FFF;
	background: #9a9a9a; /* Old browsers */
}

div.badoo span.current {
	padding: 3px 8px;
	border: #75676E 1px solid;
	background: #7c7c7c;
	color: #FFFFFF;
	margin: 0px 4px;
}
div.badoo span.disabled {
	display:none;
}
.text_notfound{
	font-size:1.4em;
	margin-left:20px;
	color:#f00;
}
/****************************/
/*///////////////////////////////////////////////////////////////////////////about-us///////////////////////////////////////////////////////////////////////////*/
.head-page{
	text-align:center;
	padding-bottom: 20px;
}
.text-hpage1{
    font-size: 60px;
    color: #55d3f3;
	font-weight:700;
	line-height:0.6;
}
.text-hpage2{
	font-size:28px;
	color:#959595;
	line-height:.7;
}
.con-linehead{
	max-width:100%;
}
.bg-about{
	background:url(../images/bg.png);
	height:585px;
}
.img-about1{
	max-width:100%;
}
.box-about1{
	position:relative;
}
.text-about1{
	font-size:86px;
	color:#55d3f3;
}
.bee1{
    position: absolute;
    top: 5px;
    max-width: 100%;
    left: -30px;
}
.bee2 {
    position: absolute;
    bottom: -15px;
    max-width: 100%;
    right: 170px;
}
.www-bee {
    position: absolute;
    color: #959595;
    letter-spacing: 3px;
    font-size: 32px;
    bottom: 0px;
}
.text-about2{
	font-size:24px;
	line-height:1.15;
}
.box-about2{
	border-radius:80px;
	border:solid 1px #d6d6d6;
	background:#fff;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
	margin-top:-65px;
}
.boxabout2-in1{
	display:inline-block;
	margin: 10px 40px 0px 20px;
    float: left;
}
.boxabout2-in2{
	display:inline-block;
	font-size:86px;
	color:#55d3f3;
	margin: 0 80px 0 0;
}
.boxabout2-in3{
	display:inline-block;
	font-size:116px;
	color:#55d3f3;
	line-height:1;
	margin: 0 80px 0 0;
}
.boxabout2-in4{
	display:inline-block;
	text-align:center;
	color:#000;
	font-size: 36px;
    line-height: 1;
}
.textabout-in4{
	color:#55d3f3;
}
.imglogo-about{
	max-width:100%;
}
.text-about3{
	font-size:48px;
	color:#55d3f3;
	text-align:center;
}
.icon-about{
	max-width:100%;
	transform: scale(1);
	cursor:pointer;
	transition:.3s;
}
.icon-about:hover{
	transform: scale(1.1);
}
.center{
	text-align:center;
}
.context-icon{
	text-align:center;
	line-height:1;
	margin-left: 30px;
}
.textabout-icon1{
	font-size:28px;
	font-weight:700;
	color:#000;
}
.textabout-icon2{
	font-size:20px;
	color:#000;
}
.marabout-icon1{
	float:right;
}
.marabout-icon2{
	float:left;
}
.text-about4{
	font-size:26px;
	color:#000;
}
.text-about4 a{
	color:#55d3f3;
	font-weight:700;
}
.text-about4 a:hover{
	border-bottom:solid 1px #55d3f3;
}

/*///////////////////////////////////////////////////////////////////////////payment///////////////////////////////////////////////////////////////////////////*/
.text-payment1{
	color:#707070;
	font-size:70px;
	font-weight:700;
	text-align:center;
	line-height:1.1;
}
.text-payment2{
	color:#55d3f3;
	font-size:30px;
}
.text-payment3{
	color:#000;
	font-size:22px;
}
.con-textpayment1{
	text-align:center;
	line-height:1;
}
.bd-pay1{
	border-bottom:solid 1px #55d3f3;
}
.bd-pay2{
	border-left:solid 1px #55d3f3;
	border-right:solid 1px #55d3f3;
}
.text-payment4{
	font-size: 48px;
	color: #55d3f3;
	text-align: center;
}
.img-payment{
	max-width:75%;
}
.text-payment5{
	font-size: 26px;
	color: #000;
	text-align: center;
	margin-top: 20px;
	margin-bottom:18px;
}
.text-payment6{
	font-size: 26px;
	color: #000;
	text-align: center;
	line-height:1;
	margin-top: 10px;
}
.bd-pay3{
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;
}
.bd-pay4{
	border-bottom:solid 1px #b7b7b7;
}
.bg-payment{
	background:url(../images/bg2.png);
}
/*///////////////////////////////////////////////////////////////////////////gallery///////////////////////////////////////////////////////////////////////////*/
.conimg-gal{
	max-width:100%;
	max-height:211px;
	border:solid 1px #CCCCCC;
	transform: scale(1);
	transition:.3s;
}
.boximg-gal:hover .conimg-gal{
	transform: scale(1.1);
}
.boximg-gal{
	height:211px;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
}
.boxtext-gal{
	position:absolute;
	color:#fff;
	z-index:50;
	width:100%;
	height:100%;
	background: rgba(12,36,66,0.5);
	text-align:center;
	font-size:26px;
	transition:.3s;
	opacity:0;
	word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.boximg-gal:hover .boxtext-gal{
	opacity:1;
}
.slgal-view2{
	border:solid 1px #CCC;
	height:89px;
}
.slgal-view2:hover{
	border:solid 1px #333;
}
.textview-gal{
	color:#000;
	font-size:24px;
}
.badoo{
	margin: 10px auto;
	color:#000;
	font-size:24px;
}
.badoo2{
	margin: 10px auto;
	color:#000;
	font-size:24px;
}
.fontbadoo{
	color:#0fb5ee;
	font-size:28px;
}
.currentpageserv{
	background:#0fb5ee;
	color:#fff;
}
.no-serv{
	color:#F00;
	font-size:36px;
}
.slgal-view1{
	max-height:325px;
}
/*///////////////////////////////////////////////////////////////////////////contact///////////////////////////////////////////////////////////////////////////*/
.head-contactus{
	background: url(../images/headpage-4.jpg);
	height:600px;
	background-size:100%;
}
.text-contact1{
	font-size:32px;
	font-weight:600;
	line-height:1.1;
}
.text-contact2{
	font-size:28px;
}
.black{
	color:#000;
}
.img-location{
	max-width:100%;
}
/*///////////////////////////////////////////////////////////////////////////map from///////////////////////////////////////////////////////////////////////////*/
.box-map{
	width:100%;
	/*border: solid 2px #FFF;*/
	color:#000;
	margin: 10px auto 20px auto;
}
.box-mapimg{
	margin: 10px auto;
	width:100%; 
	padding:  10px 0;
	/*border:1px solid #666;*/
    overflow:hidden;
    text-align:center;
}
.box-mapimg img{
	max-width:100%; 
	border: solid 1px #999;
}
.box-mapimg img:hover{
	 opacity: 0.7;
	 border: solid 1px #E6E6E6;
}
 
#map {
	margin:  auto;
	width:100%; 
	height:442.5px;
	/*border:1px solid #666;*/
    overflow:hidden;
    text-align:center;
	
}
.contact-form, .contact-list {
    list-style: none;
    font-size: 1.2em;
    float: left;
	background:none;
	text-align:left;
    /* margin-left: 30px; */
}
.topic_name{
	font-size:1.5em;
}
.contact-list i{
    font-size: 0.7em;
	margin-right: 5px;
}
 
.red{ color:#F00;	 }
.right{ float:right; }

.form-control{
	font-size:1.4em;
	background:none;
    border-left: 1px solid #3bb4f5;
	border-bottom: 1px solid #42acf3;
	border-top: 1px solid #59a2ee;
	border-right: 1px solid #5c9fef;
	color:#000;
	border-radius: 0;
}
.form-control-1{
	padding:0 5px;
	width:100%;
	font-size:1.2em;
	background:none;
    border: 1px solid #e6e6e6;
}
.form-control2{
	padding:0 5px;
	width:100%;
	font-size:1.2em;
	background:none;
    border: none;
	text-align:center;
}
.form-control3{
	padding:0 5px;
	width:70%;
	margin:auto;
	font-size:1.2em;
	background:none;
    border-bottom: dotted 1px #333;
	border-left:none;
	border-right:none;
	border-top:none; 
	text-align:center;
}
.input-group{
	margin-bottom:10px;
	width: 100%;
}
.input-group-addon{
	background-color: #000;
    border: 1px solid #2f2418;
	color:#fff;
	border-radius: 0;
}

.btn{
	font-size:1.2em;
}
#captcha-refresh{color:#9E9E9E;}
.contact-title-1{
	font-size:1.4em;
	text-align:left;
}
.btn{
	width:100%;
	background: #fff;
	border: 1px solid #5c9fef;
	color:#000;
	padding:0;
	border-radius: 0;
	font-weight:bold;
}
.btn:hover{
	background:#5c9fef;
	border: 1px solid #5c9fef;
	color:#fff;
}
.form-control:focus {
    border-left: 1px solid #5c9fef;
	border-bottom: 1px solid #5c9fef;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background:#aedef7;
	color:#000;
}
.con-form{
	border:solid;
	background: #fff;
}
.con-form2{
	margin:20px;
}
.margin-re {
    margin: 11px 0 0 -25px;
}
/****/
.conbox-texttour{
	    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-align:center;
}
/*///////////////////////////////////////////////////////////////////////////footer///////////////////////////////////////////////////////////////////////////*/
.bg-footer{
	color:#FFF;
	position: relative;
	background:#2c84ef;
}
.copyright{
	color:#FFF;
	padding:2% 0;
	font-size:17px;
    margin-top: 4%;
	text-align: center;	
    border-top: 1px solid #FFF;
}
.copyright a{
	color:#FFF;
}
.backtotop {
    top: -10%;
    z-index: 99;
    width: 100%;
    margin: auto;
    cursor: pointer;
    text-align: center;
    transition: all 0.4s;
    position: absolute;
    padding: 15px 0 10px;
    background: url(../images/backtoptop.png) top center no-repeat;
}
.backtotop i{	
	display:block;
	color:#FFF;
	transition:all 0.3s;
	font-size:30px;
}
.backtotop:hover i{
	color: #7ac0fd !important;
}
.addess-title p{
	margin-bottom:0;
}
.addess-title {
    color: #FFF;
    line-height: 1;
    padding: 10px 0;
    font-size: 25px;
    margin-top: 5%;
}
.addess-box {
    font-size: 20px;
    padding-right: 10%;
}
.addess-box p{
	margin-bottom:0;
}
.line-footer{
	margin:0;
	border-top:0;
	border-bottom:1px solid #FFF;
}
.social-footer{
	margin:10px 0;
	text-align:center;
}
.social-footer h1{
	font-size:30px;
	margin:auto;
}
.social-footer img {
    padding: 0 0;
    width: 2.5em;
}
.menu-footer ul{
	list-style:none;
}
.menu-footer ul li a{
	color:#FFF;
	font-size: 15px;
	transition: all 0.3s;
}
.menu-footer ul li a:hover{
	color:#FC0;
}
.menu-footer ul li a.active{
	color:#FC0;
}
.contact-footer ul{
	list-style:none;
	margin-bottom:0;
}
.contact-footer ul li a{
	color:#FFF;
	font-size:20px;
}
.contact-footer-tiltle{
	font-size:25px;
	padding-top:10px;
	text-transform: uppercase;
}
.copyright a{
	color:#FFF;
}
/***************************************newcss******************************************************/
.newboximg-tour{
	max-width:100%;
}

/*///////////////////////////////////////////////////////////////////////////media///////////////////////////////////////////////////////////////////////////*/

@media (max-width: 767px ) {
	body{
		max-width: 100% !important;
	}
	.navbar-collapse{
		position: fixed;
		width: 250px;
		background-size: cover !important;
		background:  url(../images/bg-menu.png)  center top no-repeat;
		height: 100% !important;
		max-height: none !important;
		top: 0;
		display: block;
		left: -250px;
		margin: 0 !important;
		z-index: 9999;
	}
	.navbar-collapse.in{
		left: 0 !important;
	}
	.all-container{
		width: 100%;
	}
	.all-container.-collapse{
		margin-left: 250px;
	}
	.navbar-default, .navbar-collapse, .navbar-collapse.collapsing, .all-container.all-container.all-container {
		transition: all 0.5s !important;
	}
	.navbar-default.-collapse {
		margin-left: 250px;
		width:100%;
	}
	.text-about1 {
    font-size: 48px;
	}
	.www-bee {
    font-size: 20px;
    bottom: -5px;
	}
	.bee1 {
    top: -15px;
    left: -10px;
	}
	.bee2 {
    bottom: -30px;
    right: 40px;
	}
	.center-xs{
		text-align:center;
	}
	.bg-about {
    height: 725px;
	}
	.text-about2 {
    font-size: 21px;
	}
	.boxabout2-in2 {
    margin: 0 0 0 0px;
	font-size:74px;
	}
	.boxabout2-in4 {
    margin-bottom: 20px;
	}
	.img-program {
    height: 126px;
	}
	.detail-program {
    padding: 10px 0 10px;
	}
	.img-cateindex {
    height: 137px;
	}
	.gallery-box span {
    padding-top: 25%;
}
}
@media (min-width: 360px) {
.addess-box {
    font-size: 20px;
    padding-right: 22%;
}
}
/*///////////////////////////////////////////////////////////////////////////media-landscape-i5///////////////////////////////////////////////////*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
	.bg-content-3 .size-boxphone{
		width:50% ;
	}
	.weather-box {
		width: 100% !important;
	}
	.navbar-brand {
		padding: 2% 0;
	}
	.detail-program {
		text-align:left;
		line-height: 0.8;
		padding: 8px 0 0px 5%;
	}
	.readmore-program {
		margin-top: 3%;
		width: 50%;
		float: right;
	}
	.title-programe {
    	font-size: 24px;
	}
	.line-progrram {
		width: 37%;
	}
}
/*///////////////////////////////////////////////////////////////////////////media-6///////////////////////////////////////////////////////////////////////////*/
@media only screen  and (min-device-width : 360px)  and (max-device-width : 640px)
and (min-device-width : 375px)  and (max-device-width : 667px) {
	.navbar-brand>img {
    	transform: translate(40%);
	}
	.slim .navbar-brand>img {
		top: -18px;
		transform: translate(85%);
	}
	.about-box.-about-box-1 {
		font-size: 27px;
	}
	.content-box{
		font-size:20px;
	}
	.addess-box {
		padding-right: 22%;
	}
}
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6//////////////////////////////////////////////////////*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape){
	.bg-content-3 .size-boxphone{
		width:50% ;
	}
}
/*///////////////////////////////////////////////////////////////////////////media-6+///////////////////////////////////////////////////////////////////////////*/
@media only screen     and (min-device-width : 414px)     and (max-device-width : 736px)
and (device-width : 414px)    and (device-height : 736px)    and (orientation : portrait) 
and (-webkit-min-device-pixel-ratio : 3)     and (-webkit-device-pixel-ratio : 3){
	.navbar-brand>img {
    	transform: translate(50%);
	}
	.slim .navbar-brand>img {
		transform: translate(100%);
	}
	.detail-welcome-box{
		font-size:24px;
	}
	.about-box.-about-box-1 {
		font-size:30px;
	}
	.addess-title {
		font-size: 32px;
	}
	.addess-box {
		font-size: 24px;    
		padding-right: 18%;
	}
	.contact-footer-tiltle {
		font-size: 30px;
	}
	.contact-footer ul li a {
		font-size: 24px;
	}
	.contact-footer ul{
		line-height:1;
	}
	.backtotop {
		top: -9%;
	}
}
/*///////////////////////////////////////////////////////////////////////////media-I6+///////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////////////media-landscape-i6+//////////////////////////////////////////////////////*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 3){
	.bg-content-3 .size-boxphone{
		width:50% ;
	}
}






