@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media screen and (max-width: 980px) {
	html {overflow-x: hidden}
	body {padding: 0; margin: 0; overflow-x: hidden}	

	#boxes #cnt {
		width: 90%;
		padding: 0px;
	}
	
	#boxes #close {
		width: 90%;
		padding: 0px;
	}

	.program_vv {display: none}
	.team_vv {display: none}
	.results_vv {display: none}
	.partners_vv {
		height: auto; 
    	background: none;
    	margin-bottom: 47px;
	}
	
	.sh1 {
		background-size: contain;
		height: 1240px;
	}

	.sh2 {
		padding: 15px;
	}

	.sh2 img {
		height: 30px;
		width: auto;
	}

	.sh3 {
		display: block;
		padding: 0px 15px 0px 15px;
	}

	.sh4 {
		padding: 20px 20px 0px 20px;
	}

	.sh_title {
		font-size: 56px;
	}

	.align_right {
		text-align: left;
		margin-top: 20px;
	}

	.section_title {
		font-size: 42px;
	}

	.team_wrap {
		display: block;
	}

	.team_cont { 
		padding: 15px;
		margin-bottom: 20px;
	}

	.team_title_cont {
		margin-bottom: 30px;
	}

	.team_title {
		font-size: 20px;
	}

	.team_text {
		font-size: 18px;
	}

	.team_image { 
		height: 90px;
	}

	.program_cont {
		display: block;
	}

	.program1 {
		width: 100%;
		margin-bottom: 10px;
	}

	.program2 {
		width: 100%;
		margin-bottom: 20px;
	}

	.program3 {
		width: 100%;
	}

	.module {
		display: block;
	}

	.module_cont {
		padding: 15px;
		margin-bottom: 20px;
	}

	.module_count {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.module_title { 
		font-size: 24px;
		margin-bottom: 20px;
	}

	.module_descr {
		padding: 15px;
		font-size: 16px;
	}

	.module_hidden_wrap_cont {
		display: block;
	}

	.module_hidden_wrap_cont div {
		width: 100%;
		font-size: 18px;
	}

	.module_hidden_border {
		border-right: 0px;
		margin-bottom: 20px;
	}

	.results {
		padding: 15px;
	}

	.results_cont {
		display: block;
		font-size: 18px;
		line-height: 24px;
	}

	.results_cont div {
		width: 100%;
		margin-bottom: 20px;
	}

	.results_eq {
		height: auto;
		padding-bottom: 100px;
		background-position-y: 805px;
	}

	.success_cont {
		padding: 15px;
	}

	.success_title {
		font-size: 28px;
	}

	.success_eq {
		height: 100px;
		background-size: cover;
		margin-bottom: 10px;
	}

	.success_notice {
		font-size: 18px;
	}

	.partners_cont {
		display: block;
	}

	.partners_cont > div {
		width: auto;
		padding: 15px;
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 28px;
	}

	.partners_small_text {
		font-size: 18px;
		line-height: 28px;
		margin-top: 10px;
	}

	.partners_image {
		margin-top: 0px;
	}
	
	.footer {
		height: 1000px;
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: contain;		
	}

	.footer_tbg {
		height: 500px;
	}

	.footer_title {
		font-size: 52px;
		margin-bottom: 20px;
	}

	.footer_wrap {
		display: block;
	}

	.footer_element {
		margin-top: 20px;
	}

	.copyright {
		text-align: left;
		margin-top: 20px;
	}

	.feedback_cont_flex { 
		display: block;
		padding-bottom: 1px;
	}

	.feedback_cont_flex div {
		margin-bottom: 14px;
	}

	.feedback_result_title {
		font-size: 22px;
	}

	.feedback_result_text {
		font-size: 18px;
	}

	.contacts_cont {
		display: block;
		font-size: 26px;
	}

	.contacts_cont div {
		padding: 15px;
		margin-bottom: 20px;
	}

	.contacts_cont div:last-child {
		margin-bottom: 0px;
	}
}