/*MIN*/

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

@media screen and (min-width:769px) {
	.hidden-min-769{
		display: none;
	}
}

@media screen and (min-width:1024px) {
	#modal-id .modal-body {
   	    padding: 60px 80px;
	}

	.section-three{
		padding:35px 0;
	}
}
@media screen and (min-width: 1200px){
	.container {
    	width: 1200px;
	}
}

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

	.section-1 .container{
		width: 1100px;
	}
}

@media screen and (min-width:1440px){
	.section-1{
		height: 250vh;
	}

	.page-2{
		padding-top:35vh;
	}
}

@media screen and (min-width:1550px){
	.section-1{
		height: 210vh;
	}

	.page-2{
		padding-top:25vh;
	}

	.p1-content{
		padding-left:10%;
		padding-top:3%;
	}
}

@media screen and (min-width:1920px) {
	.p1-content{
		margin-top:3%;
		margin-left:0;
	}
	.p1-content > img{
		margin-top:20px;
	}
}

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

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

}

/* Iphone 7 plus, 8 plus */
@media screen and (max-width:410px){

}


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

/*IPAD & MOBILE*/
@media screen and (max-width:768px) {

	.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%;}
    }

	.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;
    }
	.hidden-768{
		display: none;
	}

	#modal-id .modal-dialog{
		margin-top: 15vh;
	}
	#modal-id .modal-content{
		background: url(../images/bg-form-mb.jpg) no-repeat center;
		background-size: cover;
	}

	.logo{
		text-align: center !important;
	}

	.section-1-mb{
		margin-top:65px;
	}

	.section-2-mb .container .row{
		margin-bottom:20px;
	}

	#owl-video{
		margin-top:0;
	}

	.main-container{
		background: unset;
	}

	.main-container .section-top-mb{
		padding-top:50px;
	}

	.video-title {
		font-size: 16px;
	}

	.ads-text{
		font-size: 13px;
	}

	.main-container .section-bottom{
		background: url(../images/bg-p2-mb.png) no-repeat center;
		background-size: cover;
		padding-top:10px;
		bottom:unset;
		height: 100%;
		margin-top:-1px;
	}

	.title-mb img{
		width: 60%;
	}

	.btn-fix-p1{
		position: absolute;
		bottom:35%;
		right:0;
	}

	.main-mb img{
		width: 100%;
	}

	#slide_carousel .td-item .slide-left{
	    width: 100%;
	    float:none;
	}

	#slide_carousel .td-item .slide-right{
	    width: 100%;
	    float:none;
	    margin-top:-300px;
	}

	.main-container .section-top{
	    height: unset;
	    background: url(../images/version_2/bg-p1-mb.jpg) no-repeat center bottom;
	    padding-bottom:100px;
	    background-size: cover;
	}

	.p1-content>img{
		margin-top:20px;
		width: 90%;
	}

	.section-two .two-doctor{
		margin-top:0;
	}

	.section-two .two-doctor .td-item .content ul{
		padding: 10px;
	    background: #014a81;
	    margin-top: 0;
	    min-height: 306px;
	}

	.section-two .two-doctor .td-item .content ul li{
		font-size: 13px;
	}

	#custom_carousel .controls{
		position: relative;
		right: 50%;
    	transform: translateX(50%);
	}

	#custom_carousel .nav>li>a{
		padding:5px;
	}

	#slide_carousel .nav>li>a{
		padding:5px;
	}

	#slide_carousel .controls{
		position: relative;
		left: 50%;
    	transform: translateX(-50%);
    	margin-top:30px;
	}
	.videos .owl_video .owl-item.center {
        transform: none;
    }
    .videos .owl_video .owl-item.center:after {
        bottom: 0px;
    }
    .videos .owl-carousel .owl-nav .owl-prev {
        left: -10px !important;
    }
    .videos .owl-carousel .owl-nav .owl-next {
        right: -10px !important;
    }
     .videos .owl_video .owl-stage {
        padding: 0;
        margin-bottom: 15px;
    }

    .intro-video{
    	margin-top:0;
    	padding:5px;
    }

    .videos .owl-carousel .owl-nav{
    	top:10%;
    }

    .youtube .play-button{
    	width: 30px;
    	height: 30px;
    }

    .videos{
    	padding-bottom:20px;
    }

    .main-menu{
    	display: none;
    }

    .img-main-p1{
    	width: 80%;
    }

    #slide_carousel .controls ul li img{
    	width: 45px;
    }

    .star{
    	top:0;
    	right:5%;
    }

    .service-text{
    	padding-bottom:15px;
    	border-bottom:2px solid #fff;
    }

    .owl-main .owl-nav{
		right:10%;
    }

    .text-des ul li{
    	font-size: 18px;
	    font-weight: 400;
    }

    .text-des{
    	padding: 0 10px;
    }

    #owl-news .item p{
    	font-size: 16px;
    }

    .section-three{
    	padding: 40px 0;
    }

    .zone-footer{
    	margin-top:150px;
    }

    .section-news{
    	margin-top:30px;
    }

    .section-top{
    	padding-bottom:330px !important;
    }

    .p1-main-mb{
    	position: absolute;
    	bottom:0;
    	left:0;
    }

    .three-title{
    	margin-bottom:0;
    }

    .phone-register{
    	display: flex;
    	position: fixed;
    	bottom:0;
    	left: 0;
    	width: 100%;
    	padding:10px 0;
	    background: #fcfcff75;
    	z-index: 9999999;
    }

    .phone-register .phone{
    	flex:1;
    	text-align: center;
    }

    .phone-register .phone a{
    	color: #fff;
	    font-weight: 700;
	    font-size: 24px;
	    background: #014a81;
	    padding: 5px 25px;
	    border-radius: 5px;
	    box-shadow: 2px 3px 5px rgba(0,0,0,0.5);
    }

    .phone-register .register{
		flex:1;
    	text-align: center;
    }

    .phone-register .register a{
    	color: #fff;
	    font-weight: 600;
	    font-size: 24px;
    	padding: 5px 10px;
    	border-radius: 5px;
	    background: -webkit-linear-gradient(to right,#b01d05 0%,#f80532 90%);
	    background: -o-linear-gradient(to right,#b01d05 0%,#f80532 90%);
	    background: linear-gradient(to right,#b01d05 0%,#f80532 90%);
	    box-shadow: 2px 3px 5px rgba(0,0,0,0.5);
    }

    .footer{
    	padding-bottom:40px;
    	background: url(../images/bg-footer-mb.png) no-repeat center;
    	background-size: cover;
    }

    .header-main{
    	padding:5px 0;
    }

    .right-four ul li {
	    font-size: 20px;
	    text-align: justify;
	}
	.right-four ul {
    	padding: 20px 0;
	}

	.right-four h1{
		font-size: 30px;
	}

	.price-table{
		margin:0;
		margin-top:30px;
	}

	.price-table .price-head h2{
		font-size: 27px;
	}

	.price-content ul li{
	    padding: 7px 0 7px 10px;
	    font-size: 17px;
	}

	.price-content ul li span:first-child {
	    width: 120px;
	}

	.price-content ul li span:last-child {
	    width: 180px;
	}

}

/* END 768*/

@media screen and (max-width:767px) {
	#slide_carousel .td-item .slide-right{
	    margin-top:-160px;
	}
}

@media screen and(max-width: 991px){
	.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(../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;
    }
     .videos .owl_video .owl-stage {
        padding: 0;
        margin-bottom: 15px;
    }
}

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

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


/*PC 1366*/
@media screen and (min-width:1000px) and (max-width:1500px) {
    	
}

/*Ipad 1024*/
@media screen and (min-width:992px) and (max-width:1199px) {
	.main-container .section-top{
		height: unset;
    	padding-bottom: 100px;
	}

	.main-menu ul li{
		padding:10px;
	}

	.main-menu ul li a{
		font-size: 12px;
	}

	.main-menu img{
		width: 90%;
		margin-top:10px;
	}

	.p1-content{
		margin-top:5%;
		margin-left:0;
	}
	
	#custom_carousel .controls{
		left: 0;
		right: unset;
	}
}

/*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) {
	
}

@media (min-height: 600px) and (max-width: 375px) {

}

@media screen and (max-width:375px) {
	.footer{
		padding-bottom:40px;
	}
}