/*
Theme Name: University of Michigan - Ethics, Integrity & Compliance
Author: Phire Group
Author URI: http://thephiregroup.com/
Version: 1.1
*/

@media screen {

	/* RESETS */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, main,
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, main, menu, nav, section {
		display: block;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	

	/* WORDPRESS CLASSES */

	.alignnone {
		margin: 5px 20px 20px 0;
	}

	.aligncenter,
	div.aligncenter {
		display: block;
		margin: 5px auto 5px auto;
	}

	.alignright {
		float:right;
		margin: 5px 0 20px 20px;
	}

	.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
	}

	a img.alignright {
		float: right;
		margin: 5px 0 20px 20px;
	}

	a img.alignnone {
		margin: 0 20px 20px 0;
	}

	a img.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
	}

	a img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto
	}

	.wp-caption {
		background-color: #fafafa;
		border: 1px #d9d9d9 dotted;
		max-width: 96%; /* Image does not overflow the content area */
		padding: 5px 5px 0 5px;
		text-align: center;
		border-radius: 3px;
	}

	.wp-caption.alignnone {
		margin: 5px 20px 20px 0;
	}

	.wp-caption.alignleft {
		margin: 5px 20px 20px 0;
	}

	.wp-caption.alignright {
		margin: 5px 0 20px 20px;
	}

	.wp-caption img {
		border: 0 none;
		height: auto;
		margin: 0;
		max-width: 98.5%;
		padding: 0;
		width: auto;
	}

	.wp-caption p.wp-caption-text {
		font-size: 14px;
		line-height: 18px;
		margin: 0 !important;
		padding: 0 0 10px 0;
	}
	
	.wp-caption p {
		margin: 0 !important;
	}

	/* Text meant only for screen readers. */
	.screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		position: absolute !important;
		height: 1px;
		width: 1px;
		overflow: hidden;
	}

	.screen-reader-text:focus {
		background-color: #f1f1f1;
		border-radius: 3px;
		box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
		clip: auto !important;
		color: #21759b;
		display: block;
		font-size: 14px;
		font-size: 0.875rem;
		font-weight: bold;
		height: auto;
		left: 5px;
		line-height: normal;
		padding: 15px 23px 14px;
		text-decoration: none;
		top: 5px;
		width: auto;
		z-index: 100000; /* Above WP toolbar. */
	}
	
	.skip-main:not(:focus) {
	  position: absolute;
	  left: -9999px;
	  z-index: 999;
	  padding: 3em;
	  opacity: 0;
	}
	.skip-main:focus {
	  left: 50%;
	  transform: translateX(-50%);
	  opacity: 1;
	}
	.skip-main {
	  color: #000000;
	  background-color: #FFCB05;
	}


	/* GLOBAL */
	
	html {
		scroll-behavior: smooth;
	}
	
	body {
		font-family: "Montserrat", sans-serif;
		font-size: 16px;
		line-height: 1.5rem;
		font-weight: 400;
		color: #000000;
		text-align: center;
		position: relative;
		overflow-x: hidden;
	}

	*, *:before, *:after {
		box-sizing: border-box;
	}
	
	.main_container {
		margin: 0 auto;
	}
	
	.row {
		margin: 0 auto;
		width: 1170px;
		text-align: left;
		position: relative;
	}

	.row_1280 {
		margin: 0 auto;
		width: 1280px;
		text-align: left;
		position: relative;
	}

	.clearfix::after {
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		content: '';
	}
	
	p {
		margin-bottom: 1.5em;
	}
	
	a {
		text-decoration: none;
		color: #000000;
	}
	
	a:focus, button:focus, input:focus, select:focus, textarea:focus {
		/* outline: dotted 2px #253746; */
	}
	
	img {
		max-width: 100%;
	}
	
	.centered {
		text-align: center;
	}
	
	.hide_on_desktop {
		display: none;
	}
	
	button {
		font-family: "Montserrat", sans-serif;
		font-size: 1rem;
		border: 0;
		margin: 0;
		padding: 0;
		background-color: transparent;
		-webkit-appearance: none;
		appearance: none;	
		cursor: pointer;		
	}
	
	b, strong {
		font-weight: 700;
	}

	i, em {
		font-style: italic;
	}
	
	h1 {
		color: #00274C;
		font-size: 2.6875rem;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}
	
	h2 {
		color: #00274C;
		font-size: 1.625rem;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		margin: 0 0 30px 0;
	}
	
	h3 {
		color: #00274C;
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 700;
		line-height: 1.875rem;
	}

	
	.bkg_teal {
		background-color: rgba(0, 178, 169, 0.20);
	}
	
	.bkg_maize {
		background-color: #FFCB05;
	}
	
	.bkg_grey {
		background-color: #F5F5F5;
	}
	
	
	.cta_yellow {
		display: inline-block;
		border-radius: 12px;
		padding: 16px 28px;
		color: #000;
		font-size: 1rem;
		font-weight: 500;
		line-height: 1;
		text-decoration: none !important;
		background-color: #FFCB05;
		border: 1px solid #FFCB05;
		transition: all .1s linear;
	}
	.cta_yellow.ext {
		padding: 16px 64px 16px 28px;
		background-image: url(images/icon_ext.svg);
		background-repeat: no-repeat;
		background-position: right 28px center;
	}
	.cta_yellow:hover {
		background-color: #ffffff;
		transform: scale(1.05);
	}
	
	
	.cta_stroked {
		display: inline-block;
		border-radius: 12px;
		padding: 16px 28px;
		color: #000;
		font-size: 1rem;
		font-weight: 500;
		line-height: 1;
		text-decoration: none !important;
		border: 1px solid #00B2A9;
		background-color: #ffffff;
		transition: all .1s linear;
	}
	.cta_stroked.ext {
		padding: 16px 64px 16px 28px;
		background-image: url(images/icon_ext.svg);
		background-repeat: no-repeat;
		background-position: right 28px center;
	}
	.cta_stroked:hover {
		background-color: #D3EFEE;
		transform: scale(1.05);
	}
	
	.cta_yellow + .cta_stroked {
		margin: 0 0 0 15px;
	}
	
	
	
	/* HEADER */
	
	header {
		width: 100%;
		height: 100px;
		background-color: #00274C;
	}
	
	header .desktop_header {
		width: 1280px;
		height: 100px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
	}
	
	.logo {
		width: 230px;
		flex: 0 0 auto;
	}
	
	.logo img {
		display: block;
	}
	
	.main_nav {
		text-align: right;
		width: calc(100% - 282px);
		flex: 0 0 auto;
	}
	
	.main_nav li {
		display: inline-block;
		margin: 0 0 0 28px;
	}
	
	.main_nav li a {
		color: #ffffff;
		font-size: 1.125rem;
		font-weight: 500;
		transition: all .15s linear;
	}	
	.main_nav li a:hover {
		color: #FFCB05;
	}
	
	.main_nav li.current-menu-item a {
		font-weight: 700;
		text-decoration: underline;
	}
	
	.nav_search {
		width: 52px;
		flex: 0 0 auto;
		text-align: right;
	}

	.btn_search {
		width: 24px;
		height: 24px;
		background-image: url(images/icon_search.svg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	.btn_search:hover {
		background-image: url(images/icon_search_hover.svg);
	}
	
	.main_search {
		display: none;
		transition: all .15s ease-in;
	}
	
	.main_search.opened {
		display: block;
	}
	
	.main_search_inner {
		height: 100px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
	}
	
	.search_box {
		height: 100px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
	}
	
	.search_field_desktop {
		width: 700px;
		height: 50px;
		background-image: url(images/icon_search_black.svg);
		background-repeat: no-repeat;
		background-position: left 16px center;
		padding: 0 16px 0 48px;
		font-family: "Montserrat", sans-serif;
		font-size: 1.125rem;
		font-weight: 400;
		line-height: 50px;
		border-radius: 12px;
		background-color: #FFF;
		border: 0;
		appearance: none;
	}
	
	.btn_submit {
		border-radius: 12px;
		background: #FFF;
		height: 50px;
		padding: 0 28px;
		font-family: "Montserrat", sans-serif;
		font-size: 0.875rem;
		line-height: 50px;
		margin: 0 0 0 12px;
		border: 0;
		appearance: none;
		cursor: pointer;
		transition: all .15s ease-in;
	}
	.btn_submit:hover {
		background-color: #FFCB05;
	}
	
	.btn_close_search {
		width: 40px;
		height: 40px;
		border-radius: 40px;
		background: #FFF;
		margin: 0 0 0 12px;
		background-image: url(images/icon_x.svg);
		background-repeat: no-repeat;
		background-position: center center;
		cursor: pointer;
		transition: all .15s ease-in;
	}
	.btn_close_search:hover {
		background-color: #FFCB05;
	}

	::placeholder {
	  color: #8A95A5;
	}
	
	.btn_hotline {
		display: block;
		width: 280px;
		height: 50px;
		border: 1px solid #00B2A9;
		border-radius: 0 0 0 20px;
		background-color: #ffffff;
		padding: 0 0 0 28px;
		text-align: left;
		color: #000;
		font-size: 0.9375rem;
		font-weight: 700;
		line-height: 50px;
		background-image: url(images/icon_ext.svg);
		background-repeat: no-repeat;
		background-position: right 90px center;
		transition: background-color .1s linear;
		z-index: 999;
		position: absolute;
		top: 100px;
		right: 0;
	}
	.btn_hotline:hover {
		background-color: #D3EFEE;
	}
	
	#mm {
		display: none;
	}
	
	
	/* CONTENT BLOCKS */
	
		/* STANDARD HEADER */
		
		.standard_header_block {
			padding: 100px 0 60px 0;
		}
		
		.standard_header_block .row {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: space-between;
		}
	
		.shb_left {
			width: 500px;
			flex: 0 0 auto;
		}
		
		.shb_right {
			width: 600px;
			flex: 0 0 auto;
			font-size: 1.125rem;
			font-style: normal;
			font-weight: 400;
			line-height: 1.875rem;
		}
		
		.shb_right a {
			text-decoration: underline;
		}
		
		.shb_right .cta {
			margin: 30px 0 0 0;
		}
		
		
		/* IMAGE HEADER */
		
		.image_header_block {
			height: 400px;
			background-repeat: no-repeat;
			background-position: center center;
		}
		
		.image_header_block .row {
			height: 400px;
		}
		
		.ih_h1 {
			border-radius: 20px;
			background: rgba(255, 255, 255, 0.80);
			padding: 40px;
			position: absolute;
			left: 0;
			bottom: 60px;
		}
		
		
		/* LEFT HEADING/RIGHT CONTENT BLOCK */
		
		.lhrc_block {
			padding: 100px 0;
		}
		
		.lhrc_block .row {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: space-between;
		}
		
		.lh {
			width: 220px;
			flex: 0 0 auto;
		}
		
		.rc {
			width: 870px;
			flex: 0 0 auto;
			color: rgba(0, 0, 0, 0.80);
			font-size: 1.125rem;
			font-style: normal;
			font-weight: 400;
			line-height: 1.875rem; 
		}
		
		.rc ul {
			list-style-type: disc;
			margin: 0 0 30px 50px;
		}
		
		.rc li {
			margin: 0 0 20px 0;
		}
		
		.lhrc_block .cta_stroked, .lhrc_block .cta_yellow {
			margin: 0 20px 0 0;
		}
		
		ul.checkboxes {
			list-style-type: none;
			margin: 0 0 30px 0;
		}
		
		ul.checkboxes li {
			padding: 0 0 0 40px;
			background-image: url(images/checkbox.svg);
			background-repeat: no-repeat;
			background-position: left center;
		}
		
		
		
		/* IMAGE/CONTENT BLOCK */
		
		.image_content_block {
			padding: 80px 0;
		}
		
		.image_content_block .row {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: space-between;
		}

		.lcri .row .ic_image {
			order: 2;
		}

		.lcri .row .ic_content {
			order: 1;
		}
		
		.ic_image {
			width: 570px;
			flex: 0 0 auto;
		}
		
		.ic_image img {
			display: block;
			border-radius: 12px;
		}

		.ic_content {
			width: 540px;
			flex: 0 0 auto;
			padding: 20px 0 0 0;
			font-size: 1.125rem;
			font-weight: 400;
			line-height: 1.875rem; 
		}
		
		.ic_content ul {
			list-style-type: disc;
			margin: 0 0 30px 50px;
		}
		
		.ic_content li {
			margin: 0 0 20px 0;
		}
		
		.ic_content a {
			text-decoration: underline;
		}
		
		
		
		/* PEOPLE BLOCK */
		
		.people_block {
			padding: 100px 0 0 0;
			background-color: #F5F5F5;
		}
		
		.people_cards {
			display: grid;
			grid-template-columns: 1fr 1fr 1fr;
			column-gap: 40px;
			row-gap: 40px;
		}
		
		.people_card {
			border-radius: 12px;
			background-color: #ffffff;
		}
		
		.people_card img {
			display: block;
			border-radius: 12px 12px 0 0;
		}
		
		.pc_content {
			padding: 20px 30px;
			background-color: #ffffff;
			border-radius: 0 0 12px 12px;
		}
		
		.pc_name {
			color: #030729;
			font-size: 1.3125rem;
			font-style: normal;
			font-weight: 700;
			line-height: 2rem;
		}
		
		.pc_title {
			color: #030729;
			font-size: 1.3125rem;
			font-style: normal;
			font-weight: 500;
			line-height: 2rem;
			margin: 0 0 10px 0;
		}
		
		.people_lhrc ul {
			list-style-type: none;
			column-count: 2;
			column-gap: 30px;
			margin: 0;
		}
		.people_lhrc li {
			margin: 0;
		}
		
		
		
		/* HOME HEADER */
		
		.home_header_block {
			height: 770px;
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center center;
		}
		
		.home_header_block .row {
			height: 770px;
		}
		
		.home_intro {
			position: absolute;
			left: 0;
			bottom: 60px;
			width: 690px;
			border-radius: 20px;
			background-color: rgba(255, 255, 255, 0.80);
			padding: 40px;
			font-size: 1.125rem;
			font-style: normal;
			font-weight: 400;
			line-height: 1.875rem;
		}
		
		.tagline {
			color: #00274C;
			font-size: 3.75rem;
			font-style: normal;
			font-weight: 700;
			line-height: normal;
			margin: 0 0 10px 0;
		}
		
		
		/* STATS BLOCK */
		
		.stats_block {
			padding: 100px 0;
			background-color: rgba(0, 178, 169, 0.20);
			color: #000;
			font-size: 1.125rem;
			font-style: normal;
			font-weight: 400;
			line-height: 1.875rem;
		}
		
		.scs {
			display: grid;
			grid-template-columns: 1fr 1fr 1fr;
			column-gap: 40px;
			margin: 0 0 40px 0;
		}
		
		.sc {
			border-radius: 20px;
			border: 1px solid #00B2A9;
			background-color: #ffffff;
			padding: 30px;
		}
		
		.metric_info {
			color: #060E51;
			font-size: 0.9375rem;
			font-style: normal;
			font-weight: 400;
			line-height: 140%;
			margin: 0 0 10px 0;
		}
		
		.stat {
			color: #00274C;
			font-size: 3.75rem;
			font-style: normal;
			font-weight: 700;
			line-height: normal;
			margin: 0 0 10px 0;
		}
		
		.adtl_info {
			color: #000;
			font-size: 1.125rem;
			font-style: normal;
			font-weight: 400;
			line-height: 1.875rem;
		}
		
		
		
		/* FAQ BLOCK */
		
		.faq_block {
			padding: 120px 0;
		}
		
		.faq_block .row {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: space-between;
		}

		.faq {
			border-top: 1px #E6E7E8 solid;
			padding: 20px 0;
		}
		
		.faq_question {
			color: rgba(0, 0, 0, 0.80);
			text-align: left;
			font-size: 1.125rem;
			font-style: normal;
			font-weight: 700;
			line-height: 1.875rem; 
			padding: 0 0 0 60px;
			background-image: url(images/btn_faq_open.svg);
			background-repeat: no-repeat;
			background-position: left center;
			min-height: 40px;
		}
		
		.faq_question.dropped {
			background-image: url(images/btn_faq_close.svg);
		}
		
		.faq_answer {
			padding: 20px 0 0 0;
			display: none;
		}
		
		.faq_answer p:last-of-type {
			margin: 0;
		}
		
		.faq_answer a {
			text-decoration: underline;
		}
		
		.faq_answer blockquote {
			padding: 1.5em 0 0 60px;
		}
		
		.rc .faq:last-of-type {
			border-bottom: 1px #E6E7E8 solid;
		}

		
		/* CONTACT BLOCK */
		
		.contact_block {
			background-color: #FFCB05;
			padding: 80px 0;
		}
		
		.cb_heading h2 {
			margin: 0 0 30px 0;
		}
		
		.cb_content {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: space-between;
		}
		
		.cb_left {
			width: 570px;
			flex: 0 0 auto;
		}
		
		.cb_left img {
			display: block;
			border-radius: 12px;
		}
		
		.cb_right {
			width: 540px;
			flex: 0 0 auto;
			color: #000000;
			font-size: 1.125rem;
			font-style: normal;
			font-weight: 400;
			line-height: 1.875rem; 
			padding: 20px 0 0 0;
		}
		
		
		/* ALERT BLOCK */
		
		.alert_block {
			padding: 120px 0;
		}
		
		.alert_block .row {
			background-color: rgba(0, 178, 169, 0.20);
			border-radius: 20px;
			padding: 40px 80px;
			color: #000;
			font-size: 1.125rem;
			font-style: normal;
			line-height: 1.875rem;
		}
		
		.alert_block .row p:last-of-type {
			margin: 0;
		}
		
		.alert_block a {
			text-decoration: underline;
		}
		
		
		/* LEFT MENU / RIGHT CONTENT BLOCK */
		
		.left_menu_right_content_block .row {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: space-between;
			padding: 50px 0;
		}
		
		.left_menu {
			width: 290px;
			flex: 0 0 auto;
			font-size: 0.9375rem;
			font-style: normal;
			font-weight: 400;
			line-height: 140%;
		}
		
		.left_menu li {
			margin: 0 0 5px 0;
		}
		
		.left_menu li a {
			display: block;
			color: #000;
			font-size: 0.9375rem;
			font-style: normal;
			font-weight: 400;
			line-height: 140%;
			padding: 10px 20px;
		}
		
		.left_menu li a:hover {
			text-decoration: underline;
		}
		
		.left_menu li.current-menu-item a {
			border-radius: 12px;
			background-color: #FFCB05;
			font-weight: 700;
			text-decoration: none;
		}
		
		.right_content {
			width: 720px;
			flex: 0 0 auto;
		}
		
		.general_content_block {
			margin: 0 0 80px 0;
		}
		
		.general_content_block a, .blue_block a {
			text-decoration: underline;
		}
		
		.blue_block {
			border-radius: 20px;
			background-color: rgba(0, 178, 169, 0.20);
			padding: 40px;
			margin: 0 0 80px 0;
		}
		
		.right_content h2, .right_content h3 {
			color: #000000;
		}
		
		.right_content .image_content_block {
			padding: 0 0 80px 0;
		}
		
		.right_content .icb {
			display: flex;
			flex-direction: row;
			flex-wrap: nowrap;
			justify-content: space-between;
		}
		
		.right_content .ic_image {
			width: 300px;
		}
		
		.right_content .ic_content {
			width: 390px;
			padding: 0;
		}
		
		.lcri .ic_image {
			order: 2;
		}

		.lcri .ic_content {
			order: 1;
		}
		
		.sm_faq_block {
			margin: 0 0 80px 0;
		}
		
		
		
		/* FINDER */
		
		.question_block {
			background-color: rgba(0, 178, 169, 0.20);
			border-radius: 20px;
			padding: 40px 80px;
			color: #000;
			font-size: 1.625rem;
			font-weight: 600;
			line-height: normal;
			margin: 0 0 40px 0;
			transition: all .15s linear;
		}
		
		.choices {
			width: 100%;
			display: grid;
			grid-template-columns: 1fr 1fr;
			column-gap: 20px;
			margin: 0 0 40px 0;
			transition: all .15s linear;
		}
		
		.choices.chosen {
			display: grid;
		}
		
		.choice {
			padding: 16px 20px;
			text-align: center;
			border-radius: 12px;
			border: 1px solid #00B2A9;
			font-size: 1.125rem;
			line-height: normal;
			transition: all .1s linear;
		}
		.choice:hover, .choice.chosen {
			background-color: rgba(0, 178, 169, 0.20);
		}
		
		.answer_block {
			font-size: 1.125rem;
			line-height: 1.875rem; 
			margin: 0 0 40px 0;
		}
		
		.answer_block a {
			text-decoration: underline;
		}
		
		#a_1, #a_2,  #b_1, #b_2, #c_1, #c_2 {
			display: none;
		}
		
	
	
	/* FOOTER */
	
	footer {
		padding: 120px 0 40px 0;
	}
	
	footer .row_0 {
		display: grid;
		grid-template-columns: 145px 540px 230px 230px;
		justify-content: space-between;
	}
	
	.f_eico {
		font-size: 1.3125rem;
		font-style: normal;
		font-weight: 500;
		margin: 0 0 5px 0;
	}
	
	.f_u {
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 400;
		line-height: 1.875rem;
		margin: 0 0 10px 0;
	}
	
	.f_addr {
		font-size: 0.9375rem;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;
		margin: 0 0 10px 0;
		padding: 0 0 0 24px;
		background-image: url(images/icon_f_addr.svg);
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.f_phone {
		font-size: 0.9375rem;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;
		margin: 0 0 10px 0;
		padding: 0 0 0 24px;
		background-image: url(images/icon_f_phone.svg);
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.f_email {
		font-size: 0.9375rem;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;
		padding: 0 0 0 24px;
		background-image: url(images/icon_f_email.svg);
		background-repeat: no-repeat;
		background-position: left center;
	}
	
	.footer_nav li {
		margin: 0 0 10px 0;
	}
	
	.footer_nav li a {
		color: #000;
		font-size: 0.8125rem;
		font-style: normal;
		font-weight: 600;
		line-height: 1.5rem;
		white-space: nowrap;
	}
	
	.menu-item-type-custom a {
		background-image: url(images/icon_ext_small.svg);
		background-repeat: no-repeat;
		background-position: right center;
		padding: 0 20px 0 0;
	}
	
	footer .row_1 {
		padding: 12px 0 0 0;
		border-top: 1px #d9d9d9 solid;
		margin: 50px auto 0 auto;
		font-size: 0.9375rem;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;
	}
	
	footer .row_2 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		padding: 50px 0 0 0;
		font-size: 0.9375rem;
		font-style: normal;
		font-weight: 400;
		line-height: 140%;
	}

	.footer_copyright {
		
	}
	
	.footer_collaboration {
		text-align: right;
	}
	
	footer a:hover {
		text-decoration: underline;
	}


}



@media screen and (min-width: 990px) and (max-width: 1329px) {

	.row, .row_1280 {
		width: 970px;
		margin: 0 auto;
	}
	
	header .desktop_header {
		width: 970px;
	}
	
	.main_nav li {
		margin: 0 0 0 15px;
	}
	
	.main_nav li a {
		font-size: 1rem;
	}
	
	.btn_hotline {
		width: 220px;
		background-position: right 20px center;
	}

	.shb_left {
		width: 470px;
	}

	.shb_right {
		width: 470px;
	}

	.rc {
		width: 720px;
	}

	.ic_image {
		width: 470px;
	}

	.ic_content {
		width: 470px;
	}

	.cb_left {
		width: 470px;
	}

	.cb_right {
		width: 470px;
	}
	
	.right_content {
		width: 650px;
		flex: 0 0 auto;
	}

	.right_content .ic_image {
		width: 300px;
	}
	
	.right_content .ic_content {
		width: 320px;
	}

	footer .row_0 {
		grid-template-columns: 145px 275px 230px 230px;
	}
	
	.footer_copyright {
		white-space: nowrap;
		font-size: 0.875rem;
	}

	.footer_collaboration {
		white-space: nowrap;
		font-size: 0.875rem;
	}


}


@media screen and (max-width: 989px) {


	.hide_on_desktop {
		display: block;
	}
	
	.hide_on_mobile {
		display: none !important;
	}
	
	.row, .row_1280 {
		width: calc(100vw - 32px);
		margin: 0 auto;
	}

	h1 {
		margin: 0 0 20px 0;
	}
	


	/* HEADER */

	header {
		height: auto;
	}
	
	.mobile_header {
		height: 78px;
	}
	
	.mobile_header {
		height: 78px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
	}
	
	.mobile_logo img {
		display: block;
	}
	
	.burger {
		width: 24px;
		height: 24px;
		border: 0;
		margin: 0;
		padding: 0;
		background-color: transparent;
		background-image: url(images/icon_burger.svg);
		background-repeat: no-repeat;
		background-position: center center;
	}

	.desktop_header {
		display: none;
	}
	
	#mm {
		display: none;
		opacity: 0;
		width: 100%;
		min-height: 100vh;
		background-color: #ffffff;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		transition: all .1s linear;
	}
	
	#mm.opened {
		display: block;
		opacity: 1;
	}
	
	#burger_close {
		width: 24px;
		height: 24px;
		border: 0;
		margin: 0;
		padding: 0;
		background-color: transparent;
		background-image: url(images/icon_mm_close.svg);
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	.mobile_nav {
		padding: 20px;
	}
	
	.mobile_nav li {
		margin: 0 0 10px 0;
	}
	
	.mobile_nav li a {
		color: #000;
		font-size: 0.9375rem;
		font-style: normal;
		font-weight: 600;
		line-height: 1.5rem;
		white-space: nowrap;
	}

	.btn_hotline {
		display: none;
	}
	
	.btn_hotline_mobile {
		position: sticky;
		bottom: 0;
		left: 0;	
		border: 1px solid #00B2A9;
		background-color: #CCF0EE;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 64px;
	}
	
	.btn_hotline_mobile span {
		display: inline-block;
		color: #000;
		font-size: 0.9375rem;
		font-weight: 700;
		padding: 0 32px 0 0;
		background-image: url(images/icon_ext.svg);
		background-repeat: no-repeat;
		background-position: right center;
	}
	
	
	/* CONTENT BLOCKS */
	
	.standard_header_block {
		padding: 80px 0;
	}
	
	.standard_header_block .row {
		display: block;
	}
	
	.shb_left {
		width: 100%;
	}
	
	.shb_right {
		width: 100%;
	}
	
	
	.image_header_block {
		height: 200px;
		background-size: auto 200px;
	}
	
	.image_header_block .row {
		height: 200px;
	}
	
	.ih_h1 {
		padding: 20px;
		bottom: 20px;
	}
	
	.ih_h1 h1 {
		margin: 0;
	}
	
	
	.lhrc_block {
		padding: 80px 0;
	}
	
	.lhrc_block .row {
		display: block;
	}
	
	.lh {
		width: 100%;
	}
	
	.rc {
		width: 100%;
	}
	
	.lhrc_block .cta_stroked, .lhrc_block .cta_yellow {
		margin: 20px 20px 0 0;
	}
	
	
	.alert_block {
		padding: 80px 0;
	}


	.alert_block .row {
		border-radius: 20px;
		padding: 40px;
	}



	.stats_block {
		padding: 80px 0;
	}
	
	.scs {
		display: block;
	}
	
	.sc {
		margin: 0 0 10px 0;
	}


	.image_content_block .row {
		flex-direction: column;
	}
	
	.ic_image {
		width: 100vw;
		margin: 0 0 0 -16px;
	}
	
	.ic_image img {
		width: 100%;
		border-radius: 0;
	}
	
	.ic_content {
		width: 100%;
	}
	
	.lcri .row .ic_content {
		margin: 0 0 40px 0;
	}
	
	.image_content_block + .image_content_block  {
		padding: 0 0 80px 0;
	}
	
	
	.people_block {
		padding: 80px 0 0 0;
	}
	
	.people_lhrc ul {
		column-count: 1;
	}
	
	.people_cards {
		display: block;
	}
	
	.people_card {
		width: 100vw;
		margin: 0 0 20px -16px;
	}

	.people_card img {
		border-radius: 0;
	}
	
	.pc_content {
		border-radius: 0;
	}


	.cb_content {
		display: block;
	}
	
	.cb_left {
		width: 100%;
	}
	
	.cb_right {
		width: 100%;
	}


	.home_header_block  {
		height: 600px;
		background-size: auto 600px;
	}

	.home_header_block .row {
		height: 600px;
	}

	.home_intro {
		bottom: 20px;
		width: 100%;
		border-radius: 12px;
		padding: 40px 20px;
	}
	
	.tagline {
		font-size: 2.685rem;
	}
	

	.left_menu_right_content_block .row {
		display: block;
	}

	.left_menu {
		width: 100%;
		margin: 0 0 50px 0;
	}
	
	.btn_navigate {
		color: rgba(0, 0, 0, 0.80);
		text-align: left;
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 700;
		line-height: 1.875rem; 
		padding: 10px 10px 10px 60px;
		background-image: url(images/btn_faq_open.svg);
		background-repeat: no-repeat;
		background-position: left 5px center;
		width: 100%;
		min-height: 40px;
		border-radius: 12px;
		border-top: 1px #E6E7E8 solid;
		border-bottom: 1px #E6E7E8 solid;
		border-left: 1px #E6E7E8 solid;
		border-right: 1px #E6E7E8 solid;
	}
	
	.btn_navigate.dropped {
		background-image: url(images/btn_faq_close.svg);
		border-radius: 12px 12px 0 0;
		border-bottom: 0;
	}
	
	#mobile_sub_nav {
		display: none;
		border-radius: 0 0 12px 12px;
		border-bottom: 1px #E6E7E8 solid;
		border-left: 1px #E6E7E8 solid;
		border-right: 1px #E6E7E8 solid;
	}
	
	.left_menu li.current-menu-item a {
		border-radius: 0;
	}	
	
	.right_content {
		width: 100%;
	}
	
	.right_content .icb {
		display: block;
	}
	
	.blue_block {
		padding: 20px;
	}
	
	.question_block {
		padding: 40px;
	}
	
	.cta_yellow + .cta_stroked {
		margin: 15px 0 0 10px;
	}

	

	/* FOOTER */
	
	footer {
		padding: 40px 0;
	}
	
	footer .row_0 {
		display: block;
	}
	
	.footer_logo {
		text-align: center;
		margin: 0 0 50px 0;
	}
	
	.footer_address {
		margin: 0 0 28px 0;
	}
	
	.footer_menu_1 {
		margin: 0 0 28px 0;
	}
	
	.footer_break {
		margin: 0 0 12px 0;
	}

	footer .row_2 {
		display: block;
	}
	
	.footer_copyright {
		margin: 0 0 16px 0;
	}
		
	.footer_collaboration {
		text-align: left;
	}


}

