@media(max-width: 1200px){
	.hearMain{
		padding:18px 0;
	}	
}
@media(max-width: 991px){
	.menu__dropdown{
		display: none;
		opacity: 1;
        visibility: visible;
		box-shadow: none;
	}
	.hearMain .menu ul.wrapChild li.sub__menu-child{
		padding: 0;
		
	}
	.hearMain .menu ul.wrapChild li.sub__menu-child > a{
		padding-left: 20px;
	}
	.hearMain .menu ul.wrapMenu li.sub__menu-child .icnDown{
		top: 10px;
	}
	.menu__dropdown{
		position: static;
		width: 100%;
	}
	.iconSocial {
    	position: fixed;
    	bottom: 0px;
	}
	.iconSocial ul{
		display: flex;
	}
	.iconSocial ul li{
		margin-right: 5px
	}
	.iconSocial ul li svg,
	.iconSocial ul li i {
	    width: 40px;
	    height: 40px;
	}
	.headerTop{
		display: none
	}
	.menu.mobileMenu{
		position: fixed;
	    height: 100vh;
	    z-index: 20;
	    top: 0;
	    left: 0;
	    right: 0;
	    width: 100%;
        background: #0000008f;
	}
	.hearMain .menu ul.wrapMenu {
	    width: 270px;
	    right: 0;
	    top: 0;
	    background: #0064A8;
	    padding-bottom: 100px;
	    position: absolute;
	    display: block;
	    z-index: 20;
	    height: 100vh;
	    overflow-x: hidden;
	    overflow-y: scroll;
	    transform: translateX(280px);
	    transition: transform 0.2s;

	}
	.hearMain .menu.mobileMenu ul.wrapMenu {
		transform: translateX(0);
		/*display: block;*/
	}
	.hearMain .menu ul.wrapMenu li.searchHear {
		display: none
	}
	.hearMain .menu ul.wrapMenu li a,
	.hearMain .menu ul.wrapMenu li.active a{
		text-transform: capitalize;
		font-weight: 500;
		border-bottom: 1px solid #ececec;
		font-size: 13px;
		color: #fff;
		display: block;
    	padding: 14px;
	}
	.hearMain .menu ul.wrapMenu li:hover:before, 
	.hearMain .menu ul.wrapMenu li.active:before, 
	.hearMain .menu ul.wrapMenu li:hover:after, 
	.hearMain .menu ul.wrapMenu li.active:after {
		display: none
	}
	.hearMain .menu ul.wrapChild {
	    position: relative;
	    width: 100%;
	    box-shadow: none;
	    background: #fff;
	    opacity: 1;
	    visibility: visible;
	    transition: none;
	    display: none
	}
	.hearMain .menu ul.wrapChild li {
		border-top: none;
		padding:3px 10px;
	}
	.hearMain .menu ul.wrapChild li a{
		border:none!important;
		padding:15px 10px;
		font-size: 12px;
	}
	.hearMain .menu ul.wrapMenu li .icnDown{
		position: absolute;
	    right: 15px;
	    z-index: 2;
	    top: 17px;
	    color: #fff;
	    display: block;
	}
	.hearMain .menu ul.wrapMenu li .icnDown i{
		font-size: 25px
	}
	.hearMain .menu ul.wrapMenu>li:hover a {
		color: #fff
	}
	.hearMain .menu ul.wrapMenu li.viewMobile{
		display: block
	} 
	li.viewMobile .formsearch div{
		display: flex;
		padding:20px;
		margin-top: 30px;
		position: relative;
	}
	li.viewMobile .formsearch div input{
		background-color: rgba(0,0,0,0.03);
	    box-shadow: none;
	    border-color: rgba(0,0,0,0.09);
	    color: currentColor !important;
	    border-radius: 99px;
	    width: 100%
	}
	li.viewMobile .formsearch div button{
		position: absolute;
		margin: 0;
	    right: 26px;
	    z-index: 3;
	    padding: 0 7px;
	}
	li.viewMobile .closeMenu{
		position: fixed;
	    top: 4px;
	    right: 9px;
	    margin: 0;
	    font-size: 25px;
	    line-height: 1;
	    min-height: 10px;
	    padding: 0 5px;
	    color: #ddd;
	}
	#header .formsearchMain{
		display: block;
	}
	.tabControl{
		display: block;
		background:#0064a8;
		color: #fff;
		font-size: 13px;
		padding: 6px;
    	border-radius: 3px;
    	font-family: auto;
		text-align:center;
	}
	.hearMain,
	.hearMain.showMenu {
    	padding: 12px 0;
	}
	.header-about,
	.header-camnang{
		display:none;
	}
	/*main*/
	#slider, #slider .sliderInner {
		height: 250px
	}
	.custom .img_left {
		margin-bottom: 20px
	}
	.sectionContent .img img,
	.wrapperFooter ul img {
    	max-width: 200px;
	}
	footer .adress,
	.wrapperFooter .support {
		margin-bottom: 20px
	}
	.title_tour h2 {
		font-size: 30px
	}
	.title_page ul{
		display: block;
	}
	.title_page ul li {
		padding-right: 2px;
		line-height: .8
	}
	.title_page ul li a,
	.title_page ul li span{
		font-size: 12px
	}
	.title_page ul li i {
    	font-size: 14px;
    	margin-top: 5px
	}
	.main .orderMain{
		order:2;
	}
}
@media(max-width:540px){
	.title_tour h2{
		font-size:18px;
	}
	.productInfo h1 {
		font-size: 22px!important;
	}
}
#slider-owl .owl-dots
{
	display:none;
}.title_tour a:hover
{
	text-decoration: none;
}
.mobile
{
	margin:0
}
.mobile a.tt-header.header-about {
    text-transform: capitalize;
    font-weight: 500;
    border-bottom: 1px solid #ececec;
    font-size: 13px;
    color: #fff;
    display: block;
    padding: 15px;
}
.logo_footer {
    width: auto;
    height: auto;
    /*background: #f3f3f3;*/
    text-align: center;
    margin: auto;
    display: flex;
    text-align: center;
    align-items: center;
    /*transform: rotate(45deg);*/
	    margin-top: 25px;
}
footer .wrapperFooter .footerMain .logo_footer img {
    width: 100%;
    height: auto;
    padding: 15px 15px;
    /* margin-bottom: 20px; */
    object-fit: cover;
    text-align: center;
    margin: auto;
    object-fit: cover;
    /* transform: rotate(-45deg);*/
	max-width:200px;
}