@media (max-width: 1600px) {

}
@media (max-width: 1410px) {
	.b-advantages{
		background-size: 22%;
	}
}
@media (max-width: 1355px) {
	.b-header-content__right:before{
		width: 554px;
	}
	.b-advantages-content__2:after{
		right: 0;
	}
}

@media (max-width: 1200px) {
	.b-header{
		background: url(../images/bg-tablet.svg) right top no-repeat;
	}
	.b-header-content > .container .row > div{
		flex-direction: column-reverse;
		align-items: center;
		justify-content: center;
	}
	.b-header-content__right:before{
		display: none;
	}
	.b-header-content__right{
		margin: 0 0 35px 0;
	}
	.b-header-content__left{
		width: auto;
	}
	h1{
		font-size: 48px;
	}
	h1 span{
		display: inline-block;
	}
	.b-header-top__bottom{
		margin: 50px 0 0 0;
	}
	.btn-more{
		margin: 40px 0 0 0;
	}
	.b-info-item__img:after{
		top: 37px;
		width: 228px;
		background-size: contain !important;
	}
	.b-info-item__text{
		padding: 0;
	}
	.b-info-item__text b{
		font-size: 20px;
		line-height: 26px;
	}
	.b-info-item__text p{
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 5px 0;
	}
	.b-advantages-item{
		position: static;
		width: 70%;
		margin: 0 0 30px 0;
		align-items: center;
	}
	.b-advantages-item .b-advantages-item__img:after{
		display: none;
	}
	.b-advantages-content{
		display: block;
		padding: 0;
	}
	.b-advantages-item .b-advantages-item__text{
		position: static;
		padding: 0;
	}
	.b-advantages-item__3{
		flex-direction: row-reverse;
		justify-content: flex-end;
	}
	.b-advantages-item__3 .b-advantages-item__img{
		margin: 0 30px 0 0;
	}
	.b-footer-menu ul li{
		margin: 0 10px 0 0;
	}
	.b-footer-menu b{
		font-size: 20px;
		line-height: 22px;
	}
	.b-footer-content p{
		font-size: 15px;
	}
	.b-advantages .container:after{
		display: none;
	}
	.b-advantages .container:before{
		display: none;
	}
}	

@media (max-width: 991px){
	.b-footer-top{
		flex-wrap: wrap;
	}
	.b-footer-col{
		width: 35%;
	}
	.b-footer-menu{
		width: 65%;
	}
	.b-footer-menu ul{
		flex-wrap: wrap;
	}
	.b-footer-menu ul li {
	    margin: 0 45px 20px 0;
	}
	.btn-footer{
		margin: 0;
	}
	.b-footer-img{
		margin: 15px 0 0 0;
	}
	.b-info-item__img:after {
	    top: 45px;
	    width: 156px;
	}	
	.b-logo{
		width: 330px;
		height: 38px;
		background-size: cover;
	}
	.b-header{
		padding: 35px 0 0 0;
	}
	.b-header-top > .container-fluid > .row > div{
		margin: 0 0 55px 0;
	}
	h1 {
	    font-size: 44px;
	}
	.b-info-item__text b {
	    font-size: 16px;
	    line-height: 26px;
	}		
	.b-advantages-item{
		width: 100%;
	}
	.b-advantages:before{
		width: 130px;
		background-size: contain;
	}
 	.b-advantages-content__2:after{
		display: none;
	}
	.b-footer-content__wrap{
		display: block;
	}
}


@media (max-width: 767px) {
	.b-header-top > .container-fluid > .row > div{
		flex-direction: column;
	}
	.b-logo{
		width: 280px;
		height: 32px;
	}
	.header-btn{
		width: 280px;
		height: 64px;
		margin: 30px auto 0;
	}
	.b-info-item__img:after{
		display: none;
	}
	.b-ifno > .container > .row{
		justify-content: center;
	}
	.b-info-item{
		margin: 0 0 35px 0;
	}
	.b-ifno{
		padding: 50px 0;
	}
	.b-advantages{
		padding: 0 0 25px 0;
	}
	.b-footer-top{
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.b-footer-col{
		width: 100%;
		order: 1;
		margin: 0 0 35px 0;
	}
	.btn-footer{
		order: 2;
	}
	.b-footer-logo{
		margin: 0;
	}
	.b-footer-logo img{
		margin: 0 auto 0;
	}
	.btn-instr{
		margin: 40px auto 0;
		display: flex;
	}
	.b-footer-menu b {
	    font-size: 26px;
	    line-height: 34px;
	    text-align: center;
	    margin: 0 0 30px 0;
	}	
	.b-footer-menu{
		margin: 32px 0 0 0;
		width: auto;
		order: 3;
	}
	.b-footer-menu ul li{
		width: 100%;
		margin: 0 0 35px 0;
	}
	.b-footer-menu ul li a img{
		margin: 0 auto 0;
	}
	.b-footer{
		padding: 25px 0 10px 0;
	}
	.b-footer-content img{
		margin: 0 auto 10px;
	}
	.b-footer-content{
		text-align: center;
	}
	.b-advantages-item{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		margin: 35px 0;
	}
	.b-advantages-item__img{
		margin: 0 0 15px 0 !important;
	}
	.b-advantages-item__text{
		text-align: center;
	}
	.b-advantages-item__text b{
		font-size: 18px;
		line-height: 22px;
	}
	.b-advantages-item__text span{
		font-size: 18px;
		line-height: 22px;
	}
	.b-advantages-item__3{
		flex-direction: column-reverse;
	}
	.b-header{
		background: url(../images/bg-xs.svg) top 140px right no-repeat;
	}
	.b-header-content__left{
		margin: 40px 0 0 0;
	}
	h1{
		font-size: 26px;
		line-height: 35px;
	}
	.btn-more{
		margin: 15px 0 0 0;
	}
	.b-header-top__bottom{
		margin: 0;
	}
	.b-info-item__img{
		margin: 0 0 20px 0;
	}
	.b-info-item__text p{
		min-height: auto;
	}
	.b-advantages-bottom{
		padding: 15px 0 0 0;
	}
	.b-advantages:before{
	    width: 85px;
	    top: 28px;
	}
	.b-footer-content p {
	    font-size: 14px;
	}	
}

@media (max-width: 590px) {
	.b-header-top__bottom{
		width: 100%;
		height: 10vh;
		z-index: 99999999999;
		background: url(../images/text-xs.svg) center no-repeat #f2f9fc;
		background-size: contain;
	}
}

@media (max-width: 475px){

}
@media (max-width: 445px) {

}

@media (max-width: 370px) {
}