@media (max-width: 1199px){
	.container {
	    max-width: 960px;
	}
	.header__list{
		margin-right: 0;
	}
	.header__socials{
		display: none;
	}
	.title{
		font-size: 45px;
	}
	.subtitle{
		font-size: 18px;
	}
	.base__img{
		width: 435px;
		left: 20px;
	}
	.promo__link__wr span{
		font-size: 22px;
	}
	.promo__link__wr a{
		font-size: 27px;
	}
	.how__line{
		display: none;
	}
	.how__list{
		flex-wrap: wrap;
	}
	.how__item{
		width: 48% !important;
		margin-bottom: 150px;
	}
	.how__item.item4, .how__item.item3{
		margin-bottom: 0;
	}
	.themes__name{
		font-size: 20px;
	}
	.why__bank{
		width: 190px;
		margin-top: 10px;
	}
	.why__icon{
		width: 120px;
	}
	.category__list{
		justify-content: flex-start;
	}
	.category__item {
	    height: 218px;
	    width: 218px;
	    margin-right: 1.71%;
	    margin-bottom: 1.71%;
	    margin-top: 0;
	}
	.category__item:nth-of-type(4n){
		margin-right: 0;
	}
	.category__name{
		font-size: 17px;
	}
	.category__item:last-child .category__icon{
		height: 50px;
	}
	.category__icon{
		height: 100px;
	}
	.category__item:last-child .category__name{
		position: static;
		bottom: 0;
	}
	.download__img{
		width: 400px;
	}
	.footer__img{
		width: 360px;
	}
}
@media (max-width: 992px){
	.container {
	    max-width: 720px;
	    padding: 0;
	}
	.header__link{
		margin-right: 20px;
		font-size: 14px;
	}
	.header__logo img{
		width: 200px;
	}
	.header{
		height: 100px;
	}
	.base {
	    padding: 180px 0 180px 0;
	}
	.title{
		font-size: 36px;
	}
	.base__img {
	    width: 294px;
	    left: -28px;
	    bottom: 24px;
	}
	.btn{
		width: 240px;
	}
	.base__btn:first-child{
		margin-right: 20px;
	}
	.promo__link__wr a {
	    font-size: 21px;
	}
	.promo__link__wr span{
		font-size: 18px;
	}
	.how, .themes, .why, .category, .apps{
		padding: 100px 0;
	}
	.promo{
		padding-bottom: 100px;
	}
	.subtitle{
		font-size: 16px;
	}
	.promo__subtitle{
		width: 85%;
	}
	.themes__btn{
		width: 40px;
	}
	.themes__info{
		font-size: 14px;
	}
	.themes__name{
		font-size: 18px;
	}
	.why__icon {
	    width: 100px;
	}
	.why__info {
	    margin-left: 20px;
	}
	.why__text{
		font-size: 13px;
	}
	.why__name{
		font-size: 22px;
	}
	.why__item{
		padding: 0 20px;
	}
	.category__item {
	    height: 167px;
	    width: 167px;
	    margin-right: 1.71%;
	    margin-bottom: 1.71%;
	    margin-top: 0;
	}
	.category__icon{
		height: 80px;
	}
	.category__item:nth-of-type(4n){
		margin-right: 1.71%;
	}
	.category__name{
		font-size: 15px;
	}
	.download__inner{
		display: block;
	}
	.download__left{
		width: 100%;
	}
	.download__img{
		display: none;
	}
	.apps__main{
		display: block;
	}
	.apps__box{
		width: 100%;
	}
	.apps__box.box1{
		margin-bottom: 20px;
	}
	.footer__img {
	    width: 290px;
	}
	.footer__left {
	    width: 56%;
	}
	.footer__bg {
	    top: -83px;
	    width: 159%;
	}
	.header.scrolled{
	    height: 70px;
	}
	.header {
	    height: 90px;
	}
	.base {
	    padding: 170px 0 180px 0;
	}
}
@media (max-width: 768px){
	.container {
	    max-width: 540px;
	}
	.header{
		height: 70px;
	}
	.menu-btn{
		display: flex;
	}
	.header__socials{
		display: flex;
		margin-top: 30px;
	}
	.header__list{
		flex-direction: column;
		text-align: center;
	}
	.header__link{
		margin-right: 0;
		font-size: 16px;
		margin-bottom: 15px;
	}
	.header__link:last-child{
		margin-bottom: 0;
	}
	.header__menu{
		position: fixed;
		transform: translate(0, -100%);
		justify-content: center;
		flex-direction: column;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(289.88deg, #6050FA 0%, #867AFF 100%);
		-webkit-transition: 0.6s;
    	-moz-transition: 0.6s;
    	-o-transition: 0.6s;
    	transition: 0.6s;
	}
	.header__menu.active{
		transform: translate(0, 0);
	}
	.base__title{
		text-align: center;
	}
	.base__subtitle{
		text-align: center;
	}
	.base__img.mobile{
		display: block;
		margin: 30px auto;
		left: 0;
		bottom: 0;
	}
	.base__img.desktop{
		display: none;
	}
	.base__btns{
		justify-content: center;
	}
	.base{
		padding-top: 120px;
	}
	.title{
		font-size: 30px;
	}
	.subtitle{
		font-size: 15px;
	}
	.promo__link__wr {
	    padding: 31px 23px;
	}
	.promo__link__wr span {
	    font-size: 15px;
	}
	.promo__link__wr a {
	    font-size: 17px;
	}
	.promo {
	    padding-bottom: 80px;
	}
	.how, .themes, .why, .category, .apps, .footer__top {
	    padding: 80px 0;
	}
	.themes__item{
		width: 100%;
		margin-right: 0;
	}
	.why__item{
		width: 100%;
		margin-right: 0;
		background: linear-gradient(144.95deg, #FAF9FC 0%, #DDE3EC 100%) !important;
		margin-bottom: 20px;
	}
	.download__btn{
		margin-right: 13px;
	}
	.apps__name{
		font-size: 27px;
	}
	body{
		font-size: 14px;
	}
	.footer__img.mobile{
	    display: block;
	    margin: 20px auto 40px auto;
	}
	.footer__img.desktop{
	    display: none;
	}
	.footer__left{
		width: 100%;
	}
	.footer__title{
		text-align: center;
	}
	.footer__subtitle{
		text-align: center;
	}
	.footer__btn{
		margin: 0 auto;
	}
	.footer__bg {
	    top: 185px;
	    width: 159%;
	    transform: translate(-59%, 0);
	}
	.socials__item{
		margin-right: 10px;
	}
	.footer__bottom{
		padding: 20px 0;
	}
}
@media (max-width: 576px){
	.container{
		padding: 0 20px;
	}
	.base__img.mobile{
		width: 100%;
	}
	.base__btns{
		display: block;
	}
	.base__btn{
		width: 100%;
	}
	.base__btn:first-child{
		margin-right: 0;
		margin-bottom: 15px;
	}
	.promo__link__wr{
		display: block;
		text-align: center;
	}
	.promo__link__wr span{
		display: block;
		margin-bottom: 10px;
	}
	.promo__link__wr a{
		width: max-content;
		margin: 0 auto;	
	}
	.title{
		font-size: 25px;
	}
	.how__item, .how__item.item3 {
	    width: 100% !important;
	    margin-bottom: 150px;
	}
	.why__bank{
		width: 100%;
	}
	.category__item, .category__item:nth-of-type(4n), .category__item:nth-of-type(3n){
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.category__item:nth-of-type(2n){
		margin-right: 0;
	}
	.download__btns{
		display: block;
	}
	.download__btn{
		margin-right: 0;
		margin-bottom: 15px;
		width: 100%;
	}
	.apps__name{
		font-size: 24px;
	}
	.apps__download{
		line-height: 1.4em;
	}
	.footer__bg{
		top: 254px;
	}
	.footer__bottom{
		flex-direction: column-reverse;
	}
	.footer__copyright{
		margin-top: 15px;
	}
	.why__item{
		min-height: 216px;
		height: auto;
	}
	.themes__item{
		height: auto;
	}
	.themes__bottom{
		margin-top: 15px;
	}
	.promo__btn .time{
		font-size: 20px;
	}
}

@media(max-width: 450px){
	.promo__btn{
		width: 90% !important;
		margin: 0 auto;
		height: auto;
		min-width: auto;
		padding: 7px 0;
	}
}
@media(max-width: 360px){
	.promo__btn{
		width: 90% !important;
		margin: 0 auto;
		min-width: auto;
	}
	.why__item{
		display: block;
		padding: 20px;
	}
	.why__info{
		margin-left: 0;
		margin-top: 15px;
	}
}