@media only screen and (max-width : 1199px) and (min-width : 992px) {
	.s_doc .doc{
		line-height: 230px;
	}
	.s_doc .doc img{
		max-width: 135px;
	}
}
@media only screen and (max-width : 1199px) {
	.s_options .item::after{
		right: -90px;
	}
	.s_technology .item .text{
		padding-left: 50px;
		padding-right: 50px;
	}
	.s_doc h2{
		margin-top: 30px;
	}
	.s_reviews .item{
		margin-top: 30px;
	}
	.s_reviews .item h4{
		margin-bottom: 10px;
	}
}
@media only screen and (max-width : 991px) {
	.s_triggers{
		padding: 30px 0;
	}
	.s_options .item::after{
		right: -65px;
	}
	.s_options .item h3{
		font-size: 30px;
		margin-bottom: 10px;
	}
	.s_price .items{
		padding: 20px;
	}
	.s_price .item li{
		font-size: 16px;
	}
	.s_price .item li b{
		font-size: 21px;
	}
	.s_price .bottom{
		margin-top: 15px;
	}
	.s_price .bottom .btn{
		margin-top: 20px;
	}
	.s_info{
		padding: 50px 0;
	}
	.s_info .img{
		max-width: 300px;
	}
	.s_info .text h2{
		margin-bottom: 20px;
	}
	.s_info .text p{
		margin: 10px 0;
		font-size: 17px;
	}
	.s_info .text .formula_wrap{
		margin: 5px 0;
	}
	.s_technology .item .img{
		max-width: 250px;
	}
	.s_technology .item .text{
		padding-left: 30px;
		padding-right: 30px;
		font-size: 16px;
	}
	.s_technology .btn{
		margin-top: 40px;
	}
	.s_doc h2{
		margin-top: 0;
	}
	.s_doc h2, .s_doc h2 + h3{
		text-align: center;
	}
	.s_doc .docs{
		margin-top: 30px;
		text-align: center;
	}
	.s_reviews .wrap{
		margin-top: 40px;
	}
	.s_contacts .phone{
		font-size: 40px;
	}
	.s_contacts .btn{
		font-size: 21px;
	}
	footer{
		padding: 20px 0;
	}
	footer .header_top .logo .desc{
		display: block;
		margin: 5px auto 0;
	}
	footer .wrap{
		display: block;
		text-align: center;
	}
	footer .policy{
		margin: 25px 0 10px;
	}
}
@media only screen and (max-width : 767px) {
	.s_options .items{
		margin-top: 10px;
	}
	.s_options .item{
		padding-bottom: 50px;
	}
	.s_options .item::after{
		bottom: 0;
		top: auto;
		right: 0;
		left: 0;
		text-align: center;
	}
	.s_options .col-md-4:last-child .item{
		padding-bottom: 0;
	}
	.s_price .items{
	}
	.s_price .item{
		max-width: 320px;
		width: 100%;
	}
	.s_price .item li:first-child{
		margin-top: 0;
	}
	.s_info .wrap{
		display: block;
		text-align: center;
	}
	.s_info .img{
		max-width: 200px;
		margin: 15px auto;
	}
	.s_info .text, .s_info .text h2{
		text-align: center;
	}
	.s_info .text{
		padding: 0;
		max-width: 100%;
	}
	.s_info .text h2{
		margin-bottom: 0;
	}
	.s_info .text .link{
		font-size: 21px;
	}
	.s_technology .items{
		margin-top: 30px;
	}
	.s_technology .item{
		display: block;
		text-align: center;
	}
	.s_technology .item .img{
		margin: 0 auto;
	}
	.s_technology .item .text{
		padding: 0;
		margin-top: 20px;
	}
	.s_technology .btn{
		margin-top: 30px;
	}
	.s_doc,
	.s_doc h2, 
	.s_doc h2 + h3{
		text-align: center;
	}
	.s_reviews .items{
		padding: 0;
		margin: 0;
		border: none;
	}
	.s_reviews .carousel{
		float: none;
		margin-top: 30px;
		margin-left: auto;
		margin-right: auto;
		max-width: 350px;
	}
	.s_contacts .wrap{
		padding: 50px 0;
		max-width: 400px;
		margin: 0 auto;
	}
	.s_contacts .wrap,
	.s_contacts .wrap h2{
		text-align: center;
	}
	.s_contacts .phone{
		margin-top: 30px;
		font-size: 35px;
	}
	.s_contacts .contacts{
		margin: 15px 0;
	}
	.s_contacts .contacts li{
		margin: 5px 0;
	}
	.s_contacts .map{
		position: relative;
		left: 0;
		width: 100%;
		height: 300px;
	}
}
@media only screen and (max-width : 480px) {
	.s_info .text .link{
		font-size: 18px;
	}
}
@media only screen and (max-width : 320px) {

}
@media only screen and (min-width : 768px) {

}
@media only screen and (min-width : 992px) {

}
@media only screen and (min-width : 1200px) {
	
}
