@media(max-width: 1400px){
	.advantages-slider .slick-prev{
		left: -100px;
	}
	.advantages-slider .slick-next{
		right: -100px;
	}
}
@media(max-width: 1279px){
	.home-banner{
		padding: 239px 20px;
	}
	.home-banner .social{
		right: 20px;
	}
}
@media(max-width: 991px){
	.menu-main ul li{
		padding: 8px 5px;
	}
	.home-about .box, .me-box {
	    column-gap: 50px;
	}
	.home-about .left , .home-about .right,
	.me-box .left, .me-box .right{
	    width: calc(50% - 25px);
	}
	.bg-absolute{
		max-width: 25%;
	}
	.success-list .it .image-fit{
		width: 180px;
		height: 180px;
	}
	.build-list .it{
		width: 50%;
	}
	.build-list .it:nth-child(3n){
		justify-content: flex-start;
	}
	.build-list .it:nth-child(2n){
		justify-content: flex-end;
	}
	.error-box .left{
		padding: 50px 20px;
		width: 100%;
	}
	.error-box {
	    column-gap: 0;
	}
	.error-box .right{
		width: 100%;
		padding: 40px 20px;
		    text-align: center;
	}
	.error-box .right p{
		margin: 0 auto 20px;
	}
	.error-box{
		background: #FFF9F6;
	}
	.advantages-slider .slick-arrow{
		display: none !important;
	}
}
@media(max-width: 767px){
	.the-header{
		height: 70px;
	}
	.logo img{
		height: 30px;
	}
	.menu-main{
		position: fixed;
		top: 70px;
		left: -100%;
		width: 100%;
		bottom: 0;
		background: #fff;
		transition: all 0.3s;
		-webkit-transition: all 0.3s;
		z-index: 10;
		padding: 0 20px;
	}
	#header.menu-open .menu-main{
		left: 0;
	}
	.menu-main ul{
		margin: 0;
		display: block;
	}
	.menu-main ul li{
		padding: 20px 0;
		display: block;
		margin: 0;
		font-size: 18px;
		line-height: 1.3;
	}
	#header.menu-open{
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		right: 0;
    	z-index: 10;
	}
	.toogle-menu{
		display: block;
	}
	#header{
		padding: 20px 0;
	}
	.home-banner{
		padding: 150px 20px;
	}
	.home-banner .info h1{
		font-size: 40px;
		line-height: 1.3;
		margin-bottom: 30px;
	}
	.home-banner .social{
		bottom: 20px;
	}
	.social a{
		margin-left: 20px;
	}
	.home-banner .next-section{
		bottom: 20px;
	}
	.home-about{
		padding: 40px 0;
	}
	.home-about .box, .me-box{
		display: flex;
    	column-gap: 0;
    	flex-direction: column-reverse;
	}
	.home-about .left, .home-about .right, .me-box .left, .me-box .right{
		width: 100%;
	}
	.home-about .right,  .me-box .right{
		margin-bottom: 30px;
	}
	.home-about .image-fit, .me-box .right .image-fit {
        max-width: 300px;
		margin: 0 20px 20px;
	}
	.image-border:before{
		top: 20px !important;
		left: 20px !important;
	}
	.home-about h3{
		font-size: 30px;
		line-height: 1.3;
	}
	p{
	    font-size: 14px;
		line-height: 1.5;
	}
	.home-success{
		padding: 40px 0;
	}
	.bn-title h2{
		font-size: 25px;
		line-height: 1.3;
	}
	.bn-title p{
		font-size: 16px;
		line-height: 1.5;
	}
	.bn-title{
		margin-bottom: 30px;
	}
	.success-list{
		flex-direction: column;
		align-items: center;
	 	margin-bottom: 40px;
		gap: 40px;
	 }
	.sucess-list .it {
		max-width: unset;
	}
	.success-list .it .image-fit {
		width: 300px;
		height: 300px;
	    margin-bottom: 15px;
	 }
	 .success-list .it h3{
	 	font-size: 18px;
	 	line-height: 1.3;
	 }
	 .dn-btn{
	 	font-size: 14px;
	 	line-height: 1;
	 }
	 .home-build{
	 	padding: 40px 0;
	 }
	 .build-list .it{
	 	width: 100%;
	 	justify-content: flex-start !important;
	 	padding-bottom: 30px;
	 }
	 .build-list{
	 	margin-bottom: -30px;
	 }
	 .home-appointment, .home-me, .home-herbalife{
	 	padding: 40px 0;
	 }
	 .herbalife-list{
	 	padding-right: 10px;
	 	margin-bottom: 10px;
	 }
	 .herbalife-list:before{
	 	top: 10px;
	 	left: 10px;
	 	width: calc(100% - 10px);
	 	height: 100%;
	 }
	 .home-advantages{
	 	padding: 40px 0 80px;
	 }
	 .advantages-slider .slick-dots{
	 	bottom: -40px;
	 }
	 .ft-top{
	 	padding: 40px 0;
	 }
	 .ft-top .flex{
	 	display: block;
	 	    text-align: center;
	 }
	 .backtop{
	 	width: 40px;
	 	height: 40px;
	 	right: 20px;
	 	bottom: 50px;
	 	box-shadow: 0 0px 9px #fff;
	 }
	 .ft-social{
	 	margin:30px 0;
	 }
	 .ft-bottom p{
	 	font-size: 14px;
	 	line-height: 1.3;
	 }
	 .error-box .left img{
	 	height: 60px;
	 }
	 .error-box .left{
	 	padding: 0 20px;
	 }
	 .error-box h1{
	 	font-size: 50px;
	 	line-height: 1.3;
	 }
	 .error-box .right h2{
	 	font-size: 25px;
	 	line-height: 1.3;
	 }
	 .error-box .right p{
	 	font-size: 16px;
	 	line-height: 1.3;
	 }
	  .error-box .right .dn-btn{
	 	padding: 15px 20px;
	 }
	.error-box .right .dn-btn:after{
		right: 7px;
	}
	.success-list .plus{
		margin-bottom: 0;
	}
	.home-build .bn-title{
		margin-bottom: 40px;
	}
	.herbalife-list img {
		width: 100%;
	}
	.advantages-it .gallery img {
		width: 100%;
	}
	.home-appointment .calendar {
		margin-top: 0;
		margin-bottom: 0;
	}
}
@media(max-width: 360px){
	.dn-btn{
		font-size: 12px;
	}
	.home-banner .info h1{
		font-size: 32px;
	}
	.bn-title h2{
		font-size: 20px;
	}
}	