/*MIN*/

@media screen and (min-width:768px) {
	.modal-dialog {
	    margin-top: 17vh;
	    width: 700px;
	}
	.hidden-sm{
		display: none !important;
	}
	.display-flex{
		display:flex !important;
	}
    .ms-des{
		height: 69px;;
	}
}

@media screen and (min-width:1024px) {
	.videos .owl-carousel .owl-nav .owl-prev {
	    left: -25px;
	}	
	.videos .owl-carousel .owl-nav .owl-next {
	    right: -25px;
	}	
	.header-fix .main-menu li{
		padding: 7px 17px;
		border-radius: 8px;
	}
	.hidden-menu{
		display: none;
	}
	.circle-turn:hover{
		animation-play-state: paused;
		cursor: pointer;
	}
   .frm-contact .form-dk{
   		padding: 60px 15px 20px 15px;
   }
   #modal-id .modal-body {
   	    padding: 60px 80px;
	}
	.img-p5-title{
		position: absolute;
	    left: 50%;
	    transform: translateX(-50%);
	    top: -44px;
	    width: 450px;
	}

	.pos-center{
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    transform: translate(-50%,-50%);
	}
}

@media screen and (min-width: 1200px){
	.container {
    	width: 1200px;
	}
}

@media screen and (min-width:1280px){
	.header-fix{
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    z-index: 9999999;
	    padding:none;
	}
	.ads-text{
		top: unset;
		bottom:0;
		/*background: #e0e0e054;*/
		z-index: 9999;
	}
	.frm-contact{
		top: 150px;
	}
    #big.owl-theme {
	    bottom: -10px;
	}
}

@media screen and (min-width:1440px){
    #big.owl-theme{
    	bottom:-130px;
    }
}

@media screen and (min-width:1600px){

}

@media screen and (min-width:1920px) {
    .text-turn{
    	top: -6vh;
    }
    .sec-welcome .container{
    	height: 80vh;
    }
    .sec-welcome .container .fix-pos{
    	height: 80vh;
    }
    .section-5 .container{
    	height: 80vh;
    }
    .container{
    	width: 1400px;
    }
    .sec-hoa{
    	height: 75vh;
    }
    #owl-nieng-rang{
	    width: 100%;
	}
	.sec-p3{
		height: 100vh;
	}
	.p1-main{
		right: 22%;
	}
	.p1-left{
		margin-top:18%;
	}
	.model-2{
		right: 12%;
	}
}

/*/////////////////////////////////////////////////////////////////////*/
/*MAX*/

@media screen and (max-width:375px) {
   .sec-welcome-mb{
   	  height: 120vh;
   }
}

/* Iphone 7 plus, 8 plus */
@media screen and (max-width:410px){
	.ads-text{
		font-size: 13px;
	}
}


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

@media screen and (max-width:767px) {
	#owl_bs{
		position: absolute;
		width: 90%;
	    margin: 0 auto;
	    bottom: 0;
	}
	#owl_bs .owl-nav{
		position: absolute;
    	top: 50%;
    	text-align: unset;
    	width: 100%;
	}
	#owl_bs button.owl-prev img{
		width: 40px;
	}
	#owl_bs button.owl-next{
		position: absolute;
		right: 0;
	}
	#owl_bs button.owl-next img{
		width: 40px;
	}	
	.phone-mobile{
		webkit-animation: boxLeft 5s infinite;
	    -moz-animation: boxLeft 5s infinite;
	    -o-animation: boxLeft 5s infinite;
	    -ms-animation: boxLeft 5s infinite;
	    animation: boxLeft 5s infinite;
	}
	@keyframes boxLeft{
        0% {left: -100%;}
        25% {left: 1%;}
        50% {left: 1%;}
        75% {left: 1%;}
        100% {left: -100%;}
    }
	.sbzon{
		right: 0;
	}
	#big.owl-theme .owl-next {
		right: 130px;
	}
	#big.owl-theme .owl-prev {
		left: 130px;
	}
	.outer .owl-theme .owl-nav {
		z-index: 99999;
	    position: absolute;
	    bottom: -180px;
	    left: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	}
	#big.owl-theme {
	    position: absolute;
	    bottom: 35vh;
	    left: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	}
	.img-p5-content{
	    width: 85%;
	    position: absolute;
	    top: 30px;
	    left: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	#thumbs {
		position: absolute;
		left: 0;
		right: 0;
		margin-right: 0;
		margin-left: 0;
	    bottom: 90px;
	    width: unset;
	}
	#thumbs .item {
		width: unset;
		height: unset;
	}
	.outer {
	    width: 100%;
	}
/*	.intro-video {
	    position: absolute;
	    top: unset;
	    bottom: 10px;
	    right: 0;
	    left: 0;
	    margin-left: auto;
	    margin-right: auto;
	    width: 100%;
	}*/
	
	.form-dk{
		width: 90%;
	}
	.frm-contact{
		right: 0;
	    left: 0;
	    margin-left: auto;
	    margin-right: auto;
	    top: 100px;
	}
	#custom_carousel .controls li{
		max-width: unset;
	}
    .phone-mobile{
        position: fixed;
        bottom:30px;
        left:15px;
        z-index: 99999;
    }
    .phone-mobile a{
        font-size: 18px;
        font-weight: 700;
        padding: 10px;
        background: #014a81;
        color: #fff;
        border-radius: 10px;
        box-shadow: 3px 4px 4px 2px rgba(0,0,0,0.3);
    }
    .phone-mobile a:hover, .phone-mobile a:active, .phone-mobile a:focus{
        color: #fff !important;
    }
}

/*IPAD & MOBILE*/
@media screen and (max-width:768px) {
	.ser-popup{
		font-size: 17px;
	}

	.price-popup{
		font-size: 25px;
	}

	.lixi-click-mb{
		animation: zoomlixi 2s linear infinite;
	}

	@keyframes zoomlixi{ 
		0%{ transform: scale(1); } 
		50% { transform: scale(1.08); }
		100%{ transform: scale(1); }
    }

	.text-p1-mb{
		position: absolute;
    	bottom: 12vh;
    	text-align: center;
    	width: 100%;
	}

	.text-p1-mb img{
		width: 80%;
	}

	.click-mb{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
	}

	.click-text-turn{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		color:#fff;
		font-weight: 600;
		padding-left: 10px;
		text-shadow: 0 0 10px #f2ff1e, 0 0 20px #f2ff1e, 0 0 80px #f2ff1e, 0 0 120px #f2ff1e;
		animation: texteffect 0.1s linear infinite;
	}

	@keyframes texteffect{
		0%{ opacity:1; }
		30%{ opacity:0.8; }
		40%{ opacity:0.5; }
		50%{ opacity:0.8; }
		100%{ opacity:1; }
	}

	.m20tr{
		position: absolute;
	    top: 0px;
	    left: 40%;
	    width: 20%;
	}

	.m15tr{
	    position: absolute;
	    top: 8%;
	    left: 7%;
	    width: 20%;
	}

	.m10tr{
	    position: absolute;
	    top: 51%;
	    left: 7%;
	    width: 20%;
	}

	.m3tr{
	    position: absolute;
	    top: 68%;
	    right: 40%;
	    width: 20%;
	}

	.m5tr{
	    position: absolute;
	    top: 8%;
	    right: 7%;
	    width: 20%;
	}

	.m1tr{
	    position: absolute;
	    top: 51%;
	    right: 7%;
	    width: 20%;
	}

	.quay-mb{
		text-align: center;
	    position: relative;
    	top: 25vh;
	}

	.quay-mb-img{
		width: 90%;
		margin-top: 30px;
	}
	.p1-title-mb{
		text-align: center;
	}

	.p1-title-mb img{
		width: 80%;
	}

	/*FACEBOOK MESSAGER*/
	.icon-mes-mb{
        position: fixed;
        bottom:30px;
        right:10px;
        width: 60px;
        height: 60px;
        z-index: 999999999;
    }
    .icon-mes-mb img{
        width: 100%;
    }
    .icon-mes-mb p{
        color: #014a81;
        white-space: nowrap;
        text-align: center;
        font-weight: 900;
        text-shadow:
        -1.5px -1.5px 0 #fff,
        1.5px -1.5px 0 #fff,
        -1.5px 1.5px 0 #fff,
        1.5px 1.5px 0 #fff;  
    }
    #fb-root{
        display: none !important;
    }
	/*FACEBOOK MESSAGER*/

	#modal-id .modal-dialog{
		margin-top: 15vh;
	}
	#modal-id .modal-content{
		background: url(../images/new/bg-popup-mb.png) no-repeat center;
		background-size: cover;
		width: auto;
    	height: 390px;
	}
	.col-sm-12.info-form-dk.infomb {
		margin-top: 0px;
	}
	.sec-hoa-mb .row{
		margin-top: 20px;
	}

	.sec-hoa-mb img{
		width: 100%;
	}
	.sec-hoa-mb{
		text-align: center;
	    padding-top: 30px;
    	padding-bottom: 180px;
		background: url(../images/p2-bg-mb.png) no-repeat center;
		background-size: cover;
		background-position: 100% 100%;
	}
	.section-5{
		background: url(../images/p1-bg.png) no-repeat center;
		background-size: cover;
		background-position: 100% 100%;
	}
	.p1-main-mb{
		width: 100%;
	}
	.text-turn-mb{
        width: 90%;
	    position: absolute;
	    top: -7vh;
	    left: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	}
	.turn-mb{
		width: 70%;
	}
	.kim-mb{
		width: 50px;
	    position: absolute;
	    top: 17vh;
	    right: 50%;
	    transform: translateX(50%);
	}
	.zone-turn-mb{
		position: relative;
		text-align: center;
	    margin-top: 110px;
	}
	.p1-title{
		position: relative;
		padding-top: 10px;
	}
	.sec-welcome{
		position: relative;
	    background: url(../images/new/bg-mobile.jpg) no-repeat center;
	    background-size: 100% 100%;
	}
	.hoa-left, .hoa-right{
		width: 100px;
	}
	.lden-right,.lden-left{
		width: 70px;
	}
	.p1-main{
		width: 100%;
		left: 0;
	}
	.btn-dangky img {
		padding: 15px 0;
	}
	.vidmb {
		padding: 15px 0;
	}
	.header-main {
		background:none;
	}
    .logo img{
		margin: 0 auto;
		width: 40%;
	}
	.logo{
		text-align: center;
	}
	.p2-title{
		text-align: center;
	}
	.p2-main-mb img{
		width: 50%;
		float: left;
	}
	.sec-hoa{
		height: unset;
		background:url(../images/bg-p2-mb.png) no-repeat center;
		background-size: 100% 100%;
	}
	.p2-text img.hidden-sm{
		width: 100%;
	}
	.p3-title{
		position: relative;
	}
	.p3-title img.hidden-sm{
		width: 100%;
	}

	.sec-p3{
		padding:50px 0;
		height: unset;
		background:url(../images/bg-p3-mb.png) no-repeat center;
		background-size: 100% 100%;
	}
	.sec-p3 .owl-theme .owl-nav{
	    bottom: 9%;
	    top: unset;
	    left: 20%;
	}

	.p5-title img.hidden-sm{
		width: 100%;
	}
	.p5-text img.hidden-sm{
		width: 100%;
	}
	.p5-main-mb img{
		width: 50%;
		float: left;
	}
	.w-100{
		width: 100%;
	}
	.ads-text{
		top:unset;
		bottom:5px;
	}
	.sec-welcome{
		height: unset;
	}
	.p1-left{
		margin-top:100px;
	}
	.p1-form {
	    width: 80%;
	    left:50%;
	    transform: translateX(-50%);
	    -webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	    bottom: unset;
	}
	.videos .owl_video .owl-item.center{
		transform: none;
	}
	.videos .owl-carousel .owl-nav .owl-next {
    	right: 0;
	}
	.videos .owl-carousel .owl-nav .owl-prev {
		left: 0;
	}
	.lives .nav-tabs > li{
        width: 32%;
        display: inline-block;
    }
    .navbar-nav{
        text-align: center;
    }
    .navbar-nav li{
        border-bottom: 1px dashed #cacaca;
    }
    .w-19{
    	text-align: center;
    }
    .title-com{
    	font-size: 20px;
    }
    .p2-top-right img{
    	width: 100%;
    }
    .p2-title h2{
    	font-size:25px;
    }
    .logo{
    	background: #fff;
    	padding:5px 0;
    }
    .w80per{
		width: 80%;
    }
    .w55per{
		width: 55%;
    }
    .nopadding-mb{
    	padding: 0 !important;
    }
    .page-hutmo-3-mb{
    	background:url('../images/new/bg-p2.png') no-repeat center;
    }
    .page-hutmo-1{
    	background:url('../images/new/bg-p2.png') no-repeat center;
    	background-size: 100% 100%;
    	height: 120vh;
    }
}
/* END 768*/

@media screen and(max-width: 991px){
	.videos .owl_video .owl-stage {
        padding: 0;
        margin-bottom: 15px;
    }
    .videos .owl_video .owl-item.center {
        transform: none;
    }
    .videos .owl_video .owl-item:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 20px;
        background: url(assets/images/shadow.png);
        background-size: 100% 100%;
    }
    .videos .owl_video .owl-item.center:after {
        bottom: 0px;
    }
    .videos .owl-carousel .owl-nav .owl-prev {
        left: 0px !important;
    }
    .videos .owl-carousel .owl-nav .owl-next {
        right: 0px !important;
    }
}

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

@media screen and (max-width:1440px) {
	.main-menu ul {
    	margin-top: 22px;
	}
	.p1-main{
		width: 400px;
	}
}


/*PC 1366*/
@media screen and (min-width:1000px) and (max-width:1500px) {
    .p1-title{
    	left: 20%;
    }
}

/*Ipad 1024*/
@media screen and (min-width:992px) and (max-width:1199px) {

	.sec-welcome{
		min-height: 550px;
	    background-size: 100% 100%;
	}

	.des-text{
		right: 50%;
	}
	.sec-hoa {
		padding:30px 0;
	    height: unset;
	    position: relative;
	    background-size: cover;
	    background-position: 100% 100%;
	}
	.zone-turn{
		right: 5%;
	}
	.hoa-right{
		z-index: 0;
	}
	#big.owl-theme {
	    bottom: -119px;
	}
	.frm-contact {
	    right: 0;
	    top: 50px;
	    width: 300px;
	    height: 400px;
	}
	.main-menu ul li {
	    padding: 10px 10px;
	}
	/*.intro-video {
	    top: 250px;
	    right: 50px;
	    width: 400px;
	}*/
	#custom_carousel .controls li a{
		font-size: 12px;
	}
    .main-menu ul li a{
		font-size: 12px;
	}
	.img-p5-title{
	    top: 0px;
	}
	.p2-main-mb img{
		width: 25%;
		float: left;
	}
	.sec-p3 .owl-theme .owl-nav{
		left: 45%;
	}
	.p5-main-mb img{
		width: 25%;
		float: left;
	}
	.p1-form{
		margin-left:0;
	}
	.p1-form {
    position: absolute;
    width: 80%;
    height: 212px;
    border-radius: 25px;
    background: #fff;
    background-size: 100% 100%;
    padding: 10px;
    box-shadow: 1px 3px 5px 5px rgba(0,0,0,.2);
    left: 10%;
    bottom: 4%;
	}
	.p1-main{
		right:2%;
	}
	.p1-left{
		margin-top:15%;
	}
	.ipad-img{
		width: 450px;
	}
}

/*END Ipad 1024*/

@media screen and (max-width:991px) and (min-width:768px) {
    
}

/*Ipad 768*/
@media screen and (max-width:768px) and (min-width: 767.5px) {
	.nav > li > a{
		padding: 10px 5px;
	}
	#custom_carousel .controls li a{
		white-space: normal;
	}
	.display-none-ipad{
		display: none !important;
	}
}

@media (min-height: 600px) and (max-width: 375px) {
    .zone-turn-mb {
	    position: relative;
	    text-align: center;
	    margin-top: 155px;
	}
}

