@media screen and (max-width: 1600px) {

	/*------HOME COVER-----*/
	.cover h1 {
		font-size: 65px;
		margin: 0 0 28px 0;
		padding-right: 40px;
	}

	.cover.min h1 {
		font-size: 60px;
		margin: 0 0 32px 0;
	}
	.cover h2,
	.cover.min h2 {
		font-size: 28px;
		font-weight: 400;
		line-height: 1.6em;
	}

	.cover p,
	.cover.min p {
		font-size: 15px;
	}

	.cover a,
	.cover.min a {
		font-size: 15px;
		margin: 50px 0 0 0;
		width: 155px;
		height: 43px;
		border-radius: 7px;
	}
	.cover .btn,
	.cover.min .btn {
		width: unset;
		height: unset;
		border-radius: 5px;
		margin-right: 24px;
		padding: 10px 24px;
		font-size: 14px;
	}

	.cover .canvas img,
	.cover.min .canvas img {
		width: 115%;
		margin: 0;
	}

	.cover .canvas .hc1 {
		right: -10%;
		width: 139%;
		top: 0;
		margin-top: -16%;
	}

	.cover .canvas .hc2 {
		right: -4%;
		width: 25%;
		top: 0;
		margin-top: 17%;
	}

	.cover .canvas .hc3 {
		right: 105%;
		width: 20%;
		top: 0;
		margin-top: 40%;
	}

	.content.intro h2 {
		font-size: 38px;
	}

	/*------about main goals-----*/
	.content.central .row2 .col {
		width: 300px;
	}
	.content.central .row2 .col1 {
		margin: 0 60px 0 0;
	}
	.content.central .row2 .col ul {
		padding: 30px 30px 50px 30px;
	}

	.content.central .row2 .col ul li {
		margin: 0 0 40px 0;
	}

	.content.central .row2 .col ul li div {
		height: 30px;
	}
	.content.central .row2 .col ul span {
		font-size: 14px;
		line-height: 18px;
		font-weight: 500;
		margin-left: 10px;
	}
	.content.central .row2 .col h4 {
		font-size: 16px;
		font-weight: 500;
		margin: 0px 0 20px 0;
	}

	.content.central .row2 .mid {
		width: 220px;
		height: 120px;
		top: calc(50% - 60px);
		left: calc(50% - 110px);
	}

	.content.central .row2 .mid .bloc span {
		font-size: 14px;
	}

	.content.central .row2 .mid .bloc img {
		width: 38px;
		margin: 0 0 11px 11px;
	}
	.content.central .row2 .mid .beak {
		border-top: 60px solid transparent;
		border-bottom: 60px solid transparent;
		border-left: 25px solid #00a3ad;
	}

	.profile-card .card .col span {
		font-size: 12px;
		letter-spacing: 1px;
		font-weight: 500;
		padding: 4px 11px;
		position: relative;
		display: inline-flex;
	}

	.profile-card .card .col h3 {
		font-size: 26px;
		font-weight: 300;
		margin: 30px 0 30px 0;
	}

	.profile-card .card .col p {
		font-size: 12px;
		line-height: 24px;
		font-weight: 400;
	}

	.profile-card .card {
		min-height: 300px;
	}

	.profile-card .card .col .frame {
		height: 115%;
		width: 56%;
	}

	.content.mainbox.ych .col1 .container {
		position: relative;
		width: 85%;
		min-height: 450px;
	}

	.content.mainbox.s30 .col1 .container {
		width: 100%;
	}

	.title.spn p {
		max-width: 890px;
	}

	.title p, .covertitle p {
		font-size: 13px;
		font-weight: 300;
	}

	.box-row.spn .col .frame img {
		width: 58%;
	}

	.box-row.spn .col.col1 .frame img {
		width: 42%;
	}
	.box-row.spn .col .frame {
		margin: 45px 0;
	}
	.box-row.spn .col h3 {
		font-size: 22px;
		font-weight: 500;
	}
	.box-row.spn .col p {
		padding: 0 20px;
	}

	.ych .central-schema {
		width: 80%;
	}

	.content.intro.typ2 .col2 img {
		width: 95%;
	}

	.swfun .content {
		width: 90%;
	}


	/*------------COVID -----*/

	.lrg-box .bodier .billet .bottom h4{
		font-size: 18px;
	}

	/*---------------------\IDITOPS--------------------*/

	.iditops .box{
		width: calc((1/3) * 100% - 60px);
		margin: 0 30px;
	}

	.box-row.spn .card h4 {
		font-size: 20px;
		font-weight: 600;
		line-height: 1.3em;
	}

	.box-row.spn .card p {
		font-size: 12px;
		font-weight: 400;
		line-height: 1.5em;
	}

}