@media all and (max-width: 1365px) {
	.headerLeft {
		gap: 40px;
	}
	.headerLeft .menu ul {
		gap: 30px;
	}	
	.slider__item__info, .infoBanner__info, .aboutBanner__info {
		padding: 40px 70px;
	}
	
	.footerWp {
		grid-template-columns: 180px 200px 210px auto;
	} 
	.history__item-year {
		font-size: 60px;
		line-height: 60px;
	}
	.deposits {
		grid-template-columns: auto auto 360px;
	}
}
@media all and (max-width: 1199px) {
    .header {
		padding: 20px;
	}	
	.headerLeft {
		gap: 30px;
	}
	.headerLeft .menu ul {
        gap: 20px;
    }
	.headerBtn {
		gap: 10px;
	}	
	.headerBtn .onlineBtn {
		padding: 10px 20px;
	}	
	.slider, .container, .footerWp {
		padding: 0 20px;
	}	
	.slider__item__info, .infoBanner__info, .aboutBanner__info {
		padding: 40px 60px;
	}	
	.vedFormPopup {
		padding-left: 210px;
	}
	.vedForm {
		padding-left: 140px;
	}
}
@media all and (max-width: 1023px) {
	.header {
		margin: 0;
	}
	.header .menu {
		display: none;
	}	
	.footerWp {
		padding: 0 20px;
		display: block;
	} 
	.footerMenu ul {
		display: flex;
		flex-wrap: wrap;
		gap: 0 20px;
	}	
	.footerContacts, .footerCopyright {
		margin-top: 20px;
	}
	.footerContacts {
		grid-template-columns: repeat(3, 1fr);
	}	
	.btn {
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
	}
	.btn_2 {
		padding: 10px 20px;
		font-size: 14px;
	}
	.news {
		grid-template-columns: repeat(1, 1fr);
	}
	.news-more {
		margin-top: 20px;
	}
	.contactsList {
		grid-template-columns: repeat(3, 1fr);
	}
	.servicesList, .plusBusiness, .plusCrediting {
		grid-template-columns: repeat(2, 1fr);
	}	
	.scheme {
		grid-template-columns: repeat(3, 1fr);
	}
	.aboutBanner__info {
		padding: 40px;
	}
	.history {
		grid-template-columns: repeat(2, 1fr);
	}
	.docs.grid4 {
		grid-template-columns: repeat(2, 1fr);
	}
	.deposits {
		grid-template-columns: repeat(1, 1fr);
	}
	#business {
		background-image: url(/images/banner/business-mob.jpg); 
		background-position: top center;
	}
	#business .infoBanner__info {
		padding: 100% 20px 30px 20px;
	}
	#deposits {
		background-image: url(/images/banner/deposits-mob.jpg); 
		background-position: top center;
	}
	#deposits .infoBanner__info {
		padding: 50% 20px 30px 20px;
	}
	#crediting {
		background-image: url(/images/banner/crediting-mob.jpg); 
		background-position: top center;
	}
	#crediting .infoBanner__info {
        padding: 60% 20px 30px 20px;
    }
	.infoBanner__info .snippet {
		max-width: 100%;
	}
	
	.vedList__item {
		padding-left: 140px;
		background-size: 60% auto;
		background-position: -60px 20px;
	}
	.vedPromo {
		min-height: 0;
		padding: 0;
	}	
	.vedPartners {
		background-image: url(../images/banner/vedFon1-mob.png);
		background-position: top left;
		background-size: 280px 180px;
	}
	.vedPromo__info {
		width: 100%;
		padding: 180px 20px 20px 20px;
		display: block;
	}
	.vedPromo__text {
		max-width: 100%;
	}
	.vedForm {
		padding: 40px 20px;
	}	
	.vedScore {
		background-image: url(../images/banner/vedFon2-mob.png);
		background-position: top center;
		background-size: 280px 150px;
	}
	.vedOrder {
		display: block;
		padding: 20px;
	}
	.vedOrder__info {
		display: block;
	}	
	.vedOrder__info-btn {
		margin-top: 20px;
	}
	.vedOrder__info-text .h4 {
		margin-bottom: 10px;
	}
	.vedOrder__info-text p {
		color: var(--color_Lavender);
	}
	.popupMenu {
		padding-bottom: 20px;
	}
	.menuFlex {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
		padding: 20px 0;
	}
	.vedFormPopup {
		padding: 40px 20px 40px 80px;
	}	
}
@media all and (max-width: 767px) {
	h1, .h1 {
		margin: 0 0 20px 0;
		font-size: 20px;
	}
	h2, .h2 {
		margin: 0 0 20px 0;
		font-size: 20px;
	}
	h3, .h3 {
		margin: 0 0 15px 0;
		font-size: 16px;
	}
	h4, .h4 {
		margin: 0 0 10px 0;
		font-size: 16px;
        line-height: 18px;
	}
	.wp {
		padding: 0 20px;
	}	
	.header {
		padding: 14px 20px;
	}	
	.headerLeft .logo .svgIcon {
		width: 26px;
		height: 32px;
	}
	.headerBtn {
        gap: 6px;
    }
	.headerBtn .onlineBtn {
		display: none;
	}
	.headerBtn .vedBtn {
		padding: 6px 16px;
		font-size: 14px;
	}	
	.burger {
		width: 32px;
		height: 32px;
		background: none;
	}	
	.burger .svgIcon {
		fill: var(--color_Midnight);
	}	
	.content {
		margin: 20px 0 40px 0;
	}
	.top40 {
		margin-top: 20px;
	}
	.bottom40 {
		margin-bottom: 20px;
	}
	.snippet {
		font-size: 14px;
		line-height: 16px;
	}
	.footerContacts {
		grid-template-columns: repeat(1, 1fr);
	}	 
	.news__item {
		padding-left: 100px;
	}
	.news__img {
		width: 100px;
	}
	.news-period {
		margin-bottom: 20px;
	}
	.news-period__current {
		width: 70px;
		font-size: 18px;
	}	
	.news-period__list {
		width: calc(100% - 70px);
		position: relative;
		padding: 0 60px 0 40px;
	}	
	.news-year {
		font-size: 14px;
	}
	.newsDetail {
		font-size: 14px;
		line-height: 16px;
	}
	.contactsOffices {
		display: block;
		padding-top: 15px;
		border-top: 1px dashed var(--color_Copper);
	}
	.contactsList {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}
	.contactsCash {
		padding: 15px 0;
		margin-top: 15px;
		color: var(--color_Midnight);
		border-top: 1px dashed var(--color_Copper);
		border-bottom: 1px dashed var(--color_Copper);
	}
	.contactsMob {
		margin-top: 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.contactsOffices .contact__item {
		display: none;
	}	
	.contactsOffices .contact__item:first-child {
		display: block;
	}
	
	.aboutBanner {
		background-image: url(/images/banner/about-mob.jpg);
		background-position: top center;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}	
	.aboutBanner__text h1 {
		font-size: 30px;
	}
	.aboutBanner__info {
        padding: 50% 20px 40px 20px;
    }
	.aboutBanner__tags {
		display: none;
	}
	.history {
        grid-template-columns: repeat(1, 1fr);
		gap: 10px;
    }
	.history__item-year {
        font-size: 30px;
        line-height: 30px;
    }
	.docsBlock__btn {
		display: flex;
	}
	.docsBlock .docs .doc {
		display: none;
	}
	.docsBlock .docs .doc:nth-child(-n+4)  {
		display: flex;
	}
	
	.infoBanner {
		margin-bottom: 20px;
		background-position: top center;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}
	.infoBanner__info h1 {
		font-size: 24px;
	}
	.servicesList {
		grid-template-columns: repeat(1, 1fr);
	}	
	.plusBusiness, .plusCrediting {
		grid-template-columns: repeat(1, 1fr);
	}
	.plusCrediting__item .service-title {
		max-width: 100%;
	}
	.servicesListMob {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.servicesList__item {
		display: none;
	}	
	.servicesList__item {
		display: none;
	}
	.servicesList__item:nth-child(-n+2) {
		display: block;
	}	
	.scheme {
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}
	.scheme__item img {
		max-width: 130px;
	}
	.scheme__item span {
		font-size: 10px;
		line-height: 12px;
	}
	.docs.grid4, .docs.grid3 {
		grid-template-columns: repeat(1, 1fr);
		gap: 10px;
	}
	.vedList {
		grid-template-columns: repeat(1, 1fr);
	}
	.vedList__item {
		height: 220px;
		padding-left: 110px;
		background-size: 220px auto;
        background-position: -90px 0;
	}
	.mainTabs .tabs .tab {
		height: 40px;
		padding: 0 15px;
		flex: 1 1 50%;
		font-size: 13px;
	}
	.mainTabs .tabs .tab:nth-child(2) {
		display: none;
	}	
	.services {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
		align-items: stretch;
	}	
	.services__item {
		width: auto;
        height: auto;
        padding: 0 10px 20px 10px;
		display: none;
	}
	.services__item:nth-child(5) {
		display: none;
	}
	.services__item:nth-child(-n+4) {
		display: block;
	}
	.services__item img {
		width: 100%;
	}
	.services__item span {
		height: auto;
		font-size: 14px;
		line-height: 16px;
	}
	.mainNews {
		margin-top: 40px;
	}
	.vedForm {
        background-image: url(../images/banner/vedForm1-mob.jpg);
    }
	.vedFormPopup {
        padding: 80px 20px 20px 20px;
		background-image: url(../images/banner/vedForm2-mob.jpg);
    }
	.vedFormPopup .close {
		border-color: var(--color_Copper);
	}
	.vedFormPopup .close .svgIcon {
		fill: var(--color_Copper);
	}	 
	.slider {
		padding: 0;
		margin-top: -60px;
	}	
	.slider__item {
		height: 420px;
		align-items: flex-end;
		background-image: none;
	}	
	.slider__item__mob {
		display: block;
	}	
	.slider__item__info {
        padding: 50px 20px;
    }
	.slider__item__info-title {
		max-width: 280px;
		font-size: 20px;
		line-height: 24px;
	}
	.slider__item__info-btn {
		margin-top: 15px;
	}
	.sliderBtn {
		padding: 10px 30px;
		font-size: 14px;
		line-height: 20px;
		-webkit-border-radius: 14px;
		-moz-border-radius: 14px;
		border-radius: 14px;
	}
	.slider ~ .content {
		padding-top: 30px;
        margin-top: -30px;
        background: #fff;
		-webkit-border-top-left-radius: 30px;
        -webkit-border-top-right-radius: 30px;
        -moz-border-radius-topleft: 30px;
        -moz-border-radius-topright: 30px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
		 z-index: 1;
	}
	.wrapper:has(> .slider) .header .headerLeft .logo .svgIcon, .wrapper:has(> .slider) .header .burger .svgIcon {
		fill: var(--color_White);
	}
	.wrapper:has(> .slider) .topBanner {
		display: none;
	}	
	.wrapper:has(> .slider) .headerBtn .vedBtn {
		color: var(--color_Copper);
		background: var(--color_White);
	}	
	/* .wrapper:has(> .topBanner) .header .burger .svgIcon {
		fill: var(--color_Midnight);
	}	 */
	.column {
		position: relative;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.image {
		margin: 10px 0;
		-webkit-border-radius: 20px;
		-moz-border-radius: 20px;
		border-radius: 20px;
	}	
}