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

@media screen and (min-width:1024px) {
	.modal-vid .modal-dialog{
		width: 800px;
	}
	.circle-turn:hover{
		animation-play-state: paused;
		cursor: pointer;
	}
	.mar-left-100{
		margin-left: 100px;
	}
	.owl-carousel .owl-item img{
		width: 900px;
	}
	.owl-theme .owl-nav {
		margin-top: 10px;
		text-align: center;
		-webkit-tap-highlight-color: transparent;
		position: absolute;
		bottom: 10px;
		right: 22%;
	}
	.btn-ba{
		position: absolute;
		bottom: 50px;
		right: 250px;
		z-index: 999;
	}
	#modal-id .modal-content{
		width: 400px;
	}
   .form-dk{
   		width: 350px;
   }
}

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

}

@media screen and (min-width:1200px) and (max-width:1281px) {
    
}

/*Ipad 1024*/
@media screen and (min-width:992px) and (max-width:1199px) {
	#custom_carousel .controls li a{
		font-size: 12px;
	}
	.btn-p2{
		right:31%;
	}
	.img-turn{
		top:14%;
	}
	.img-icon-turn{
		width:80px;
	}
	.circle-turn{
		width:410px;
	}
	.img-km {
		top: 185px;
	}
	.price-new span{
		font-size: 22px;
	}
    .main-menu ul li a{
		font-size: 13px;
	}
	.ms-content{
		margin: 0;
	}
	.ms-title{
		font-size: 18px;
	}
	.text-add{
		left: 20%;
	}
	.text-ad{
		left: 34%;
	}
}

@media screen and (max-width:991px) and (min-width:768px) {
    
}
@media screen and (min-width:768px) {
	.display-flex{
		display:flex !important;
	}
    .ms-des{
		height: 69px;;
	}
}
/*Ipad 768*/
@media screen and (max-width:768px) and (min-width: 767.5px) {
	.btn-video-fix {
		bottom: 14%;
		right: 40%;
	}
	.text-video ul li {
		font-size:15px;
	}
	.nav > li > a{
		padding: 10px 5px;
	}
	#custom_carousel .controls li a{
		white-space: normal;
	}
	.footer-text p{
		text-align: center;
	}
	.btn-p2 {
		right: 26%;
	}
	.img-turn{
		top:17%;
	}
	.img-icon-turn{
		width: 70px;
	}
	.circle-turn{
		width: 300px;
	}
	.fix-ahref{
		left: 11%;
	}
	.img-km {
		top: 40%;
		left: 11%;
	}
	.price-new span{
		font-size: 22px;
	}
	.text-ad{
		left: 27%;
		bottom: 5px;
	}
	.text-add{
		left: 10%;
	}
    .ms-title {
		font-size: 14px;
	}
	.ms-des {
		font-size: 13px;
	}
	.ms-content{
		margin: 0;
	}
	.display-none-ipad{
		display: none !important;
	}
}

/*IPAD & MOBILE*/
@media screen and (max-width:768px) {
    .logo img{
		margin: 0 auto;
	}
}

@media screen and (max-width:767px) {
	.btn-video-fix {
		bottom: 3%;
		right: 50%;
	}
	.owl-theme .owl-nav{
		text-align: right;
	}
	#custom_carousel .controls li{
		max-width: unset;
	}
	.btn-p2 {
		bottom: -20%;
		right: 28%;
	}
	.circle-turn {
		width: 330px;
	}
	.page-slide{
		padding:20px 0 0 0;
	}
	.img-turn {
		position: absolute;
		width: 100%;
		right: 0;
		top: 51%;
	}
	.img-icon-turn {
		right: 42%;
		top: 70%;
		width: 60px;
	}
	.mar-top-60-mb{
		margin-top: 60px;
	}
	.w-75-mb{
		width:75%;
	}
	.social-links{
		margin-top:20px;
	}
	.footer-text{
		margin-top:20px;
	}
	.footer-text p{
		text-align: center;
	}
	.text-add{
		left: 0%;
	}
	.p1-note {
		left: 20%;
		font-size: 17px;
	}
	.km-free{
		margin-top: 15px;
	}
	.ms-img img{
		width: 100%;
	}
	.ms-content{
		margin: 0;
	}
	.ms-item{
		margin-top:25px;
	}
	.mar-mb-30{
		margin-top:30px;
	}
	.page-sale{
		padding-bottom:30px;
		padding-top:30px;
	}
	.page-banner {
		background: url(../images/p1-bg-mb.jpg) no-repeat;
		background-size:cover;
		background-size: 100% 100%;
	}
	.text-ad{
		left:10px;
	}
	.page-slide{
		padding-bottom: 50px;
	}
	.footer{
		padding-bottom: 70px;
	}
	.img-doctor{
		margin-top: 30px;
	}
    .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;
    }
}

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

/* Iphone 7 plus, 8 plus */
@media screen and (max-width:450px) and (min-width: 400px) {
	.img-icon-turn {
		top: 72%;
	}
	.img-turn{
		top:52%;
	}
}

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