@media (max-width:767px){
	.header .logo a, .header .logo img {
    max-width: 110px;
}
.header .slogan {
}
.header .slogan{
		    max-width: 175px;
		    display: flex;
		    justify-content: space-between;
		    align-items: center;
		    width: 100%;
		    padding: 0 0 21px 0;
	}
	.header .slogan span {
		font-size: 9px;
	}

.header > .cont {
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 35px;
}

.header {
    padding: 10px 0 0;
}

.item a {
    font-size: 12px;
}

.body {
    padding: 0 0px;
    overflow: visible;
}

body.insta_page {
}

.fl2 .text {
    font-size: 12px;
}

.item .img img {
    max-width: 39px;
}

.item .link .ico img {
    max-width: 31px;
}

.item .link .ico {
    margin: 0 0;
}
.socials.sq a {
		width: 32px;
		height: 32px;
	}

	.socials.sq a.soci:before {
		width: 18px;
		height: 19px;
		background-size: contain;
	}

.btns {
    justify-content: space-between;
}

.footer_soc.line {
    padding: 0;
    margin: 0 auto 50px;
}

.socials.sq a.soci {
    margin: 0 6px;
}

.item .icon {
    width: 45px;
    height: 45px;
    font-size: 10px;
    top: 28px;
    right: 64px;
}

.item .descr {
    padding: 3px 26px 0px 0px;
}

.flex .item {
    padding: 12px 7px 13px 21px;
    margin: 0 0 10px 0;
    border-radius: 20px;
    max-width: calc(50% - 10px);
}

.item.wide .descr {
    padding: 0 0 6px;
}

.item .sub {
    font-size: 9px;
    padding: 0 0 5px;
}

.item.green {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='398' height='343' viewBox='0 0 398 343' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M232.791 69.0582C247.088 34.6434 274.887 10.553 302.687 2.98175C332.472 -5.2778 382.512 1.94931 398 46.0003C367.42 27.7604 340.812 29.8253 320.955 34.9875C270.916 48.0651 245.499 102.096 232.791 141.673V69.0582C204.197 21.9099 157.732 6.07907 114.047 5.73492C25.4851 5.04662 -7.08016 67.3375 1.25972 127.563C15.9538 232.873 161.306 276.235 215.317 343C176 264.878 86.2471 237.002 53.6819 146.147C37.3992 100.72 53.6818 50.13 127.549 47.721C159.32 46.6886 212.14 72.1555 232.791 138.92V69.0582Z' fill='white' fill-opacity='0.07'/%3E%3C/svg%3E");
    background-size: 225px;
    background-repeat: no-repeat;
}

.item .photo {
    padding: 0;
}

.flex:not(.fl2) .item {
    padding: 15px 16px 13px 20px;
}

.fl2 .item .descr {
    padding: 3px 0px 0px 0px;
}

.flex {}

.item.violet.wide {
    padding: 19px 16px 24px 20px;
}

.item .photo .descr {
    margin: 0 -2px 0 -4px;
}

.link {}

.item .link {
    margin: 0 0 0 -9px;
}

.item .link .ico + .text {
    padding: 0 0 6px 8px;
}

.lectures .item.cert2 {
    padding: 7px 20px 4px;
    min-height: 20px;
}

.lectures .item.cert2 .desc,.lectures .item.cert2 .details {
    display: none;
}

.item.cert2 .title.active {
    font-size: 12px;
}

.lectures .item.cert2 .bgheart {
    display: none;
}

.footer {
    margin: 57px auto 0;
    padding: 60px 0 0 0;
}

a.tech_button {
    font-size: 12px;
    line-height: 16px;
    padding: 15px 30px 13px;
    margin: 0 0px 29px 0;
    max-width: calc(50% - 10px);
}

a.tech_button + a.tech_button {
}
}