.header,
.content
{
	text-align: center;
}
.header
{
	color: #626262;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	padding: 0px;
	text-align:center;
	line-height:28px;
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.header a {
    display: table;
    position: relative;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0px auto;
    z-index: 9999;
}
.header img {
    width: 26px !important;
    height: auto !important;
}
.content
{
	padding: 150px 50px 50px 50px;
}

@media only screen and (max-width: 1024px){
	#page {
    display: block !important;
    float: right;
    right: 20px;
    top: 10px !important;
    position: absolute;
}
body,div{
	font-size: 14px;
}
nav,
.header-row{
	display:none;
}
	#header-inner-nav,
	.mainsub-bar{
		display:none !important;
	}
	#header {
    position: relative !important;
    float: none;
	z-index: 1;
}
#header-inner {
    width: 100%;
    height: 60px;
    position: relative;
    margin-top: 0px !important;
    opacity: 1 !important;
}
#header-bg {
    position: relative;
}

.title-text {
    font-size: 22px;
}
.title-box-txt {
    font-size: 20px;
}
.banner-box {
    height: 325px;
}
.banner-txt span {
    font-size: 20px;
}
.destination-title{
    font-size: 14px;
}
.destination-col,
.program-box-col img {
    height: 205px;
}
.program-title {
    font-size: 14px;
    max-height: 54px;
}
.footer-social img {
    width: auto;
    height: 50px;
    object-fit: contain;
}
.nav-box {
    width: 95%;
    margin: 0px auto;
}
.about-box,
.service-box,
.contact-box{
    display: table;
    width: 95%;
    margin: 0px auto;
}
.about-title2 {
    padding: 20px;
    background-color: #363636;
    position: absolute;
    display: table;
    width: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 445px;
}
}
@media only screen and (max-width: 768px){
.main-box-row {
    display: table;
    margin: 0px auto 20px auto;
    width: 100%;
    max-width: 1100px;
}

.footer-menu-col:first-child {
    border: 0;
    padding-left: 0px;
    width: auto;
}
.footer-menu-col {
    display: block;
    width: auto;
    padding: 10px 0px;
    border: 0;
}
.footer-menu-col:last-child {
    text-align: left;
    padding-right: 0px;
}
.media-box {
    display: block;
    padding: 0px 10px;
}
.media-box-col {
    padding: 0px;
}
.media-box-scale {
    margin-bottom: 20px;
}
.form-box, .address-box {
    display: block;
    vertical-align: top;
    width: auto;
    padding: 10px 0px;
}
.form-box-col:first-child {
    text-align: left;
    padding-right: 20px;
    width: 110px;
}
.content-title {
    margin: 0px 0px 10px 0px;
}
.content-title-txt {
    font-size: 20px;
    text-align: right;
    line-height: normal;
}
.nav-box li {
    float: left;
    margin-left: 10px;
    padding: 10px 0px;
    color: #000;
}
}
@media only screen and (max-width: 767px){
.mainsite-box{
    display: block;
}
.main-box-row{
    display: block;
}
.title-text {
    font-size: 18px;
}
.destination-row,
.why-box-row,
.program-box-row,
.travel-box-row{
    display: inline-block;
    width: 100%;
}
.destination-col, .why-box-col, .program-box-col, .travel-box-col {
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 0px;
    flex: none;
}
.destination-col.large-col {
    width: auto;
}

.tour-box-detail {
    display: block;
}
.tour-detail-img, .tour-detail-txt {
    flex: auto;
    display: block;
    padding: 0px;
    margin: 5px 0px;
    width: auto;
}
.detail-row {
    padding: 5px 0px;
}
.tour-title-txt {
    padding: 0px;
    font-size: 16px;
}
.program-box-col img {
    height: 225px;
}
.program-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    background-color: #000;
    white-space: nowrap;
    max-height: 55px;
    overflow: hidden;
}

.main-title {
    background-color: #363636;
    padding: 10px;
    text-align: center;
    margin: 0px 20px 20px 20px;
}
.main-title-txt {
    color: #FFF;
    font-size: 18px;
}
.footer-menu-row {
    display: table;
    width: 95%;
    max-width: 1080px;
    margin: 0;
    padding: 0px 20px;
}
.other-box-nav.by {
    background-color: #fdb814;
    font-size: 20px;
    color: #000;
}
.other-box-nav.by i:before {
    font-size: 30px;
}
.media-box {
    display: block;
    padding: 0px 20px;
}
.half-box {
    display: block;
    vertical-align: middle;
}
.about-title2 {
    padding: 20px;
    background-color: #363636;
    position: relative;
    display: block;
    width: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: auto;
}
.about-title2-txt {
    color: #FFF;
    position: relative;
    font-size: 20px;
    transform: translateY(0%);
}
.form-box-col {
    display: block;
    vertical-align: top;
    padding: 5px 0px;
}
}