  /*
Theme Name: ¸£Àû¸£ÀûÔÚÏß
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: 11px;
		line-height: 17px;
		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. */
	}
	
	
	
	/* GLOBAL */
	
	body {
		font-family: 'Domine', serif;
		font-size: 16px;
		line-height: 30px;
		color: #1e1e1e;
		text-align: center;
		position: relative;
		max-width: 100vw;
		background-color: #027b9c;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_header.png);
		background-repeat: repeat-x;
		background-position: center top;
		background-color: #027b9c;
	}

	*, *:before, *:after {
		box-sizing: border-box;
	}
	
	.main_container {
		margin: 0 auto;
	}
	
	.row {
		margin: 0 auto;
		width: 1170px;
		text-align: left;
		position: relative;
	}
	
	.row_970 {
		margin: 0 auto;
		width: 970px;
		text-align: left;
		position: relative;
	}
	
	.row_570 {
		margin: 0 auto;
		width: 570px;
		text-align: left;
		position: relative;
	}

	.clearfix::after {
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		content: '';
	}
	
	p {
		margin-bottom: 40px;
	}
	
	a {
		text-decoration: none;
		color: #027b9c;
	}
	
	a:focus, button:focus, input:focus, select:focus, textarea:focus {
		outline: dotted 1px #253746;
	}
	
	.centered {
		text-align: center;
	}
	
	.hide_on_desktop {
		display: none;
	}
	
	b, strong {
		font-weight: 700;
	}


	h1 {
		font-family: 'Domine', serif;
		font-size: 72px;
		font-weight: 400;
		line-height: 1.2;
	}

	h2 {
		font-family: 'Domine', serif;
		font-size: 30px;
		line-height: 40px;
		font-weight: 700;
		margin-bottom: 30px;
	}
	
	h3 {
		font-family: 'Archivo', sans-serif;
		font-size: 20px;
		line-height: 1.2;
		font-weight: 100;
		letter-spacing: 0.1em;
		text-transform: uppercase;
		margin-bottom: 40px;
	}
	 
	h4 {
		font-family: 'Domine', serif;
		font-size: 24px;
		line-height: 30px;
		font-weight: 700;
		margin-bottom: 30px;
	}
	
	h5 {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		font-weight: 700;
		margin-bottom: 30px;
	}

	.white {
		color: #ffffff;
	}

	.cta_white {
		display: inline-block;
		height: 44px;
		background-color: #ffffff;
		text-align: center;
		font-family: 'Archivo', sans-serif;
		font-size: 16px;
		line-height: 44px;
		font-weight: 700;
		color: #1e1e1e;
		padding: 0 25px;
		transition: all .1s ease-in;
	}
	.cta_white:hover {
		background-color: #1e1e1e;
		color: #ffffff;
	}

	.cta_blue {
		display: inline-block;
		height: 44px;
		background-color: #027b9c;
		border: 1px #027b9c solid;
		text-align: center;
		font-family: 'Archivo', sans-serif;
		font-size: 16px;
		line-height: 44px;
		font-weight: 700;
		color: #ffffff;
		padding: 0 25px;
		transition: all .1s ease-in;
	}
	.cta_blue:hover {
		background-color: #ffffff;
		color: #027b9c;
	}
	
	.text_header {
		padding: 0 0 85px 0;
		margin: -40px 0 0 0;
	}
	
	h4 a:hover {
		text-decoration: underline;
	}




	/* HEADER */
	
	.header_desktop {
		height: 242px;
		padding: 30px 0 0 0;
		z-index: 9;
	}

	.header_desktop .row_970 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;		
	}
	
	.logo_desktop {
		width: 470px;
		flex: 0 0 auto;
	}
	
	.primary_menu {
		font-family: 'Archivo', sans-serif;
	}
	
	#mega-menu-wrap-menu-primary {
		background-color: transparent !important;
	}

	#mega-menu-wrap-menu-primary #mega-menu-menu-primary > li.mega-menu-item > a.mega-menu-link {
		font-size: 16px;
		font-weight: 100;
		letter-spacing: 0.1em;
		text-transform: uppercase;
		color: #ffffff;
	}
	
	#mega-menu-wrap-menu-primary #mega-menu-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
		margin: 0;
	}
	
	#mega-menu-wrap-menu-primary #mega-menu-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
		left: -28px;
	}	
	
	
	/* HOME */
	
	.home_who_we_are {
		background-color: #027b9c;
	}

	.home_image {
		padding: 40px 0;
	}
	
	.home_wwa {
		padding: 0 0 100px 430px;
		color: #ffffff;
	}
	
	.home_wwa p {
		margin: 0 0 40px 0;
	}

	.home_invest {
		padding: 90px 0 175px 0;
		background-color: #ffffff;
	}
	
	.home_invest .row_970 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;		
	}
	
	.invest_text {
		width: 270px;
	}
	
	.invest_logos {
		width: 570px;
		display: grid;
		grid-template-columns: 170px 170px 170px;
		grid-auto-rows: auto;
		column-gap: 30px;
		row-gap: 60px;
	}
	
	.home_logo_block {
		width: 170px;
		align-self: center;
		justify-self: center;
	}
	
	.home_logo_block img {
		max-width: 130px;
		filter: saturate(0);
	}

	.home_recent_developments {
		background-color: #506a71;
		padding: 90px 0;
	}

	.home_news_blocks {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;		
		padding: 0 0 40px 0;
		border-bottom: 1px #ffffff solid;
		margin: 0 0 40px 0;
	}

	.home_news_block {
		width: 270px;
		flex: 0 0 auto;
		color: #ffffff;
	}
	
	.home_news_block a {
		color: #ffffff;
	}
	
	.news_date {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		line-height: 1.5;
		font-weight: 100;
		letter-spacing: 0.1em;
	}
	
	.read_article {
		font-family: 'Archivo', sans-serif;
		font-weight: 700;
		transition: all .1s ease-in;
	}
	.read_article:hover {
		text-decoration: underline;
	}



	/* ABOUT */
	
	.about_intro {
		background-color: #027b9c;
		padding: 0 0 50px 0;
	}
	
	.about_intro .row_970 {
		padding: 0 0 0 500px;
		color: #ffffff;
	}
	
	.about_history {
		width: 100%;
		height: 597px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_brooklyn.jpg);
		background-repeat: no-repeat;
		background-position: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	

	.about_team {
		background-color: #ffffff;
		padding: 90px 0;
	}
	
	.about_team h3 {
		text-align: center;
	}
	
	.team_blocks {
		display: grid;
		grid-template-columns: 170px 170px 170px 170px 170px;
		grid-auto-rows: auto;
		column-gap: 30px;
		row-gap: 60px;
	}
	
	.team_block {
		width: 165px;
		text-align: center;
	}
	
	.team_block:hover .headshot {
		filter: drop-shadow(0 0 0.75rem rgba(0,0,0,0.5));	
	}
	
	.team_block:hover .name {
		text-decoration: underline;
	}
	
	.headshot {
		display: block;
		width: 130px;
		height: 130px;
		border-radius: 65px;
		margin: 0 auto 10px auto;
		transition: all .1s ease-in-out;
	}

	
	.name {
		font-family: 'Domine', serif;
		font-size: 20px;
		line-height: 30px;
		font-weight: 700;
		margin: 0 0 10px 0;
		color: #1e1e1e;
	}
	
	.job_title {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		line-height: 1.2;
		color: #1e1e1e;
	}
	
	.history_block {
		background-color: #506a71;
		color: #ffffff;
		text-align: center;
		padding: 50px 0;
	}
	
	.history_block h2 {
		font-weight: 400;
		margin: 0 auto 40px auto;
	}

	.team_member {
		background-color: #d4d4d4;
		padding: 45px 0 90px 0;
	}
	
	.back {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		line-height: 1;
		font-weight: 700;
		margin: 0 0 45px 0;
	}
	
	.back a {
		text-decoration: underline;
	}
	
	.back span {
		font-weight: 300;
	}

	.tm_head {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	}
	
	.tm_left {
		width: 130px;
		flex: 0 0 auto;
		margin: 0 40px 0 0;
	}
	
	.tm_right h2 {
		margin: 0 0 10px 0;
	}

	.bio {
		column-count: 2;
		column-gap: 30px;	
		padding: 45px 0 0 0;
	}
	
	.bio p {
		-webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
	}
	
	.tm_icon {
		display: inline-block;
		margin: 15px 10px 0 0;
	}



	/* TIMELINE */
	
	.row_570 {
		text-align: center;
	}
	
	.timeline_jump {
		background-color: #ffffff;
		height: 120px;
	}
	
	.timeline_jump .row_970 {
		background-color: #ffffff;
		height: 120px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.jump_link {
		width: 120px;
		align-self: center;
		text-align: center;
		font-size: 14px;
		line-height: 1.2;
		font-weight: 700;
	}
	
	.jump_link .years {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		font-weight: 700;
	}
	
	.jump_link a {
		color: #1e1e1e;
	}
	
	.the_1970-90s {
		background-color: #d4d4d4;
		padding: 95px 0 0 0;
		height: 546px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_1970s.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
	.the_1980s {
		background-color: #ffffff;
		padding: 95px 0 0 0;
		height: 484px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_1980s.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
	.the_1990s {
		background-color: #d4d4d4;
		padding: 95px 0 0 0;
		height: 586px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_1990s.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}

	.the_2000s {
		background-color: #ffffff;
		padding: 95px 0 0 0;
		height: 583px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_2000s.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}

	.the_2010s {
		background-color: #d4d4d4;
		padding: 95px 0 0 0;
		height: 685px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_2010s.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		position: relative;
	}

	.the_2020s {
		background-color: #ffffff;
		padding: 95px 0 0 0;
		height: 556px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_2020s.jpg);
		background-repeat: no-repeat;
		background-position: center;
		position: relative;
	}
	
	.view_milestones {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 74px;
		border-top: 1px #1e1e1e solid;
		text-align: center;
		font-family: 'Archivo', sans-serif;
		font-size: 16px;
		line-height: 74px;
		font-weight: 700;
	}
	
	.view_milestones a {
		transition: all .1s ease-in-out;
	}
	.view_milestones a:hover {

	}
	
	.view_milestones a:after {
		content: '\f140';
		font-family: dashicons;
		vertical-align: bottom;
		padding: 0 0 0 12px;
	}
	
	.view_milestones a.opened:after {
		content: '\f142';
	}
	
	.decade {
		font-family: 'Archivo', sans-serif;	
		font-size: 18px;
		line-height: 1.2;
		font-weight: 300;
		color: #1e1e1e;
		letter-spacing: 0.1em;
		padding: 0 0 30px 0;
	}

	.milestones {
		display: none;
		background-color: #506a71;
		padding: 45px 0;
	}
	
	.milestones .row_570 {
		column-count: 2;
		column-gap: 30px;
		font-family: 'Archivo', sans-serif;	
		font-size: 14px;
		line-height: 1.2;
		font-weight: 700;
		color: #ffffff;
		text-align: left;
	}
	
	.milestones .row_570 p {
		margin: 0 0 15px 0;
		-webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
	}
	
	.milestones .row_570 em {
		font-weight: 300;
		letter-spacing: 0.1em;
	}




	/* PORTFOLIO */
	
	.intro {
		background-color: #d4d4d4;
		padding: 90px 0;
	}
	
	.intro .row_970 {
		column-count: 2;
		column-gap: 30px;	
	}
	
	.intro .row_970 p {
		-webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
	}
	
	.jump_links {
		height: 80px;
		background-color: #f3f3f3;
	}
	
	.jump_links .row_970 {
		height: 80px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: center;
	}
	
	.jump_links a {
		display: inline-block;
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		font-weight: 700;
		text-transform: uppercase;
		color: #1e1e1e;
		margin: 0 30px 0 0;
	}
	.jump_links a:hover {
		text-decoration: underline;
	}
	
	.jump_links a:last-of-type {
		margin: 0;
	}
	
	.portfolio {
		background-color: #ffffff;
		padding: 100px 0;
	}
	
	.portfolio .row_970 h3 {
		padding: 0 0 45px 0;
		margin: 0 0 45px 0;
		border-bottom: 1px #d4d4d4 solid;
	}
	
	.portfolio_entry {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;	
		margin: 0 0 60px 0;
	}
	
	.p_left {
		width: 300px;
		flex: 0 0 auto;
		text-align: center;
	}
	
	.p_right {
		width: 570px;
		flex: 0 0 auto;
	}
	
	.p_right p {
		margin: 0 0 20px 0;
	}
	
	

	/* NEWS */
	
	.featured_news {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		padding: 100px 0 0 0;
	}
	
	.featured_article {
		width: 470px;
		height: 468px;
		padding: 45px 100px;
		background-color: #506a71;
		color: #ffffff;
	}
	
	.featured_article a {
		color: #ffffff;
	}
	
	.featured_article .read_article {
		display: block;
		color: #ffffff;
		margin: 15px 0 0 0;
	}
	
	.featured_image {
		width: 685px;
		height: 468px;
		background-color: #000000;
	}
	
	.featured_image img {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.news_filter {
		height: 110px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.news_filter div {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight: 700;
		margin: 0 30px 0 0;
	}
	
	.news_filter button {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		color: #000000;
		margin: 0 30px 0 0;
		-webkit-appearance: none;
		appearance: none;
		border: 0;
		background-color: transparent;
		padding: 0;
		cursor: pointer;
	}
	
	.news_filter button:last-of-type {
		margin: 0;
	}
	
	.news_filter button.active_filt {
		color: #027b9c;
		font-weight: 700;
	}
	
	.news {
		background-color: #ffffff;
	}
	
	.news_blocks {
		display: grid;
		grid-template-columns: 270px 270px 270px 270px;
		grid-auto-rows: auto;
		column-gap: 30px;
		row-gap: 80px;
		padding: 40px 0;
		border-top: 1px #d4d4d4 solid;
		border-bottom: 1px #d4d4d4 solid;
	}

	.news_block {
		width: 270px;
	}
	
	.news_block h4 a {
		color: #1e1e1e;
	}
	
	.news_block .read_article {
		color: #027b9c;
	}


	/* CONTACT */
	
	.locations {
		background-color: #d4d4d4;
		padding: 100px 0;
	}
	
	.locations .row_970 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.loc_map {
		width: 170px;
	}
	
	.loc_addr {
		width: 270px;
		line-height: 30px;
	}
	
	.loc_addr b {
		font-family: 'Archivo', sans-serif;
		font-weight: 700;
		text-transform: uppercase;
	}
	
	.contact_form {
		background-color: #ffffff;
		padding: 100px 0;
	}
	
	.contact_form .row_970 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
	}
	
	.contact_left {
		width: 400px;
	}
	
	.contact_right {
		width: 370px;
	}
	
	.contact_right p {
		font-family: 'Archivo', sans-serif;
	}
	
	.gfield_label {
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		font-weight: 700;
		color: #027b9c;
		text-transform: uppercase;
		margin-bottom: 0 !important;
	}
	
	.gform_wrapper .gfield_required {
		color: #000000 !important;
		font-size: 14px !important;
		padding-left: .1em !important;
	}
	
	.contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="tel"], .contact_form textarea  {
		font-family: 'Domine', serif;
		border: 1px #d4d4d4 solid;
		-webkit-appearance: none;
		appearance: none;
		border-radius: 0;
	}
	
	.gform_button {
		display: block;
		width: 110px;
		height: 44px;
		border: 1px #027b9c solid;
		background-color: #027b9c;
		text-align: center;
		font-family: 'Archivo', sans-serif;
		font-size: 16px;
		line-height: 44px;
		font-weight: 700;
		color: #ffffff;
		-webkit-appearance: none;
		appearance: none;
		transition: all .1s ease-in-out;
		border-radius: 0;
	}
	.gform_button:hover {
		background-color: #ffffff;
		color: #027b9c;
	}
	
	.gform_confirmation_message_1 {
		font-size: 20px;
		line-height: 24px;
		font-weight: 700;
	}


	/* FOOTER */
	
	footer {
		background-color: #1e1e1e;
		padding: 90px 0 0 0;
	}
	footer.no_contact {
		padding: 50px 0 0 0;
	}

	.footer_1 {
		text-align: center;
		color: #ffffff;
		border-bottom: 1px #787878 solid;
		padding: 0 0 45px 0;
		font-size: 30px;
		line-height: 40px;
	}
	
	.footer_1 h3 {
		color: #ffffff;
		margin: 0 0 35px;
	}
	
	.footer_1 p {
		max-width: 570px;
		margin: 0 auto 35px auto;
	}
	
	.cta_contact {
		display: block;
		width: 130px;
		height: 44px;
		border: 1px #027b9c solid;
		background-color: #027b9c;
		text-align: center;
		font-family: 'Archivo', sans-serif;
		font-size: 16px;
		line-height: 44px;
		font-weight: 700;
		color: #ffffff;
		margin: 0 auto;
		transition: all .1s ease-in;
	}
	.cta_contact:hover {
		background-color: #ffffff;
		color: #027b9c;
	}
	
	.footer_2 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		color: #ffffff;
		border-top: 1px #a5a5a5 solid;
		border-bottom: 1px #787878 solid;
		padding: 45px 0;
	}
	
	.footer_2.no_contact {
		border-top: 0;
		padding: 0 0 45px 0;
	}
	
	.footer_logo {
		width: 370px;
	}
	
	.footer_location_1 {
		width: 270px;
		font-size: 14px;
		line-height: 30px;
	}
	
	.footer_location_2 {
		width: 270px;
		font-size: 14px;
		line-height: 30px;
	}
	
	.footer_2 h5 {
		margin: 0;
		line-height: 30px;
	}
	
	.footer_3 {
		text-align: center;
		border-top: 1px #a5a5a5 solid;
		padding: 45px 0;
		font-family: 'Archivo', sans-serif;
		font-size: 14px;
		line-height: 1;
		font-weight: 300;
		color: #ffffff;
	}


	/* 404 */
	
	.intro_404 {
		background-color: #027b9c;
		padding: 0 0 50px 0;
	}
	
	.intro_404 .row_970 {
		color: #ffffff;
	}
	
	.intro_404 .row_970 a {
		color: #ffffff;
		text-decoration: underline;
	}
	
	
	
	/* CONTENT BLOCKS */
	
	.text_header.flex_content h3 a {
		color: #ffffff;
	}
	
	.bkg_blue {
		background-color: #027b9c;
		color: #ffffff;
	}
	.bkg_blue a {
		color: #ffffff;
		text-decoration: underline;
	}
	.bkg_white {
		background-color: #ffffff;
	}
	.bkg_grey {
		background-color: #d4d4d4;
	}
	.bkg_green_grey {
		background-color: #506a71;
		color: #ffffff;
	}
	.bkg_green_grey a {
		color: #ffffff;
		text-decoration: underline;
	}
	
	.two_col, .one_col {
		padding: 90px 0 60px;
	}
	
	.two_col .row_970 {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;	
	}
	
	.fc_left_col, .fc_right_col {
		width: 470px;
	}
	
	.fc_left_col img, .fc_left_col img {
		max-width: 100%;
	}

	
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {

	.row {
		width: 970px;
	}

	/* HOME */
	
	.home_image img {
		width: 100%;
	}


	/* NEWS */

	.featured_article {
		width: 285px;
		padding: 30px;
	}

	.news_blocks {
		grid-template-columns: 220px 220px 220px 220px;
	}

	.news_block {
		width: 210px;
	}

	
}



@media screen and (max-width: 1023px) {

	.hide_on_desktop {
		display: block;
	}
	
	.hide_on_mobile {
		display: none !important;
	}
	
	body {
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_header_mobile.png);		
	}
	
	.row, .row_970, .row_570 {
		width: calc(100vw - 30px);
		margin: 0 auto;
	}
	
	h1 {
		font-size: 40px;
	}
	
	
	
	/* HEADER */
	
	.header_mobile {
		width: 100%;
		height: 65px;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_header_mobile.png);
		position: fixed;
		left: 0;
		top: 0;
		z-index: 999999;
	}
	
	.header_mobile .row {
		height: 65px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between;
		align-items: center;
	}
	
	.logo_mobile {
		padding: 0;
	}
	
	.logo_mobile img {
		display: block;
	}
	
	.burger {
		width: 40px;
		height: 40px;
	}
	
	.burger button {
		width: 40px;
		height: 40px;
		border: 0;
		background-color: transparent;
		-webkit-appearance: none;
		appearance: none;
		background-image: url(/wp-content/themes/cambridge-information-group/images/icon_burger_2x.png);
		background-repeat: no-repeat;
		background-size: 20px 20px;
		background-position: right center;
		transition: all .15s ease-in-out;
	}
	
	.burger.opened button {
		background-image: url(/wp-content/themes/cambridge-information-group/images/icon_burger_close_2x.png);
	}
	
	.text_header {
		padding: 125px 0 60px 0;
		margin: 0;
	}
	
	#mobile_menu {
		display: none;
		position: fixed;
		top: 65px;
		left: 0;
		z-index: 999999;
		padding: 50px 0;
		width: 100%;
		height: calc(100vh - 65px);
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_header_mobile.png);
		background-position: top -65px center;
		transition: all .1s ease-in-out;
	}
	
	#mobile_menu.opened {
		display: block;
	}
	
	.mobile_menu {
		width: calc(100vw - 30px);
		margin: 0 auto;
		text-align: left;
	}
	
	#mobile_menu li {
		margin: 0 0 25px 0;
		line-height: 1;
	}
	
	#mobile_menu a {
		font-family: 'Archivo', sans-serif;
		font-size: 16px;
		line-height: 1;
		font-weight: 100;
		color: #ffffff;
		letter-spacing: 0.1em;
		text-transform: uppercase;
	}

	#mobile_menu .sub-menu {
		display: none;
		margin: 25px 0 0 18px;
	}
	
	#mobile_menu .sub-menu a {
		font-weight: 500;
		text-transform: none;
	}
	
	.menu-item-has-children a {
		background-image: url(/wp-content/themes/cambridge-information-group/images/icon_arrow_down.png);
		background-repeat: no-repeat;
		background-size: 10px 5px;
		background-position: right center;
		padding: 0 40px 0 0;
	}
	
	.menu-item-has-children.dropped a {
		background-image: url(/wp-content/themes/cambridge-information-group/images/icon_arrow_up.png);
	}
	
	.menu-item-has-children .sub-menu a {
		padding: 0;
		background-image: none;
	}
	
	
	/* HOME */
	
	.home_who_we_are {
		background-color: transparent;
	}
	
	.home_who_we_are .row {
		width: 100%;
	}
	
	.home_tagline {
		padding: 125px 0 30px 0;
	}
	
	.home_image {
		padding: 0;
	}
	
	.home_image img {
		max-width: 100%;
	}
	
	.home_wwa {
		padding: 30px 0 70px 0;
	}

	.home_invest {
		padding: 70px 0;
	}
	
	.home_invest .row_970 {
		display: block;
	}
	
	.invest_text {
		width: 100%;
		margin: 0 0 70px 0;
	}

	.invest_logos {
		width: 290px;
		grid-template-columns: 130px 130px;
		column-gap: 30px;
		row-gap: 30px;
		margin: 0 auto;
	}

	.home_logo_block {
		width: 130px;
	}

	.home_recent_developments {
		padding: 70px 0;
	}

	.home_news_blocks {
		display: block;
		margin: 0 0 35px 0;
		padding: 0;
	}

	.home_news_block {
		width: 100%;
		margin: 0 0 30px 0;
	}
	
	

	/* PEOPLE */
	
	.about_team {
		padding: 70px 0;
	}
	
	.about_team .row_970 {
		text-align: center;
	}
	
	.team_blocks {
		width: 265px;
		grid-template-columns: 110px 110px;
		grid-auto-rows: auto;
		column-gap: 45px;
		row-gap: 30px;
		margin: 0 auto;
	}
	
	.team_block {
		width: 110px;
	}
	
	.headshot {
		width: 110px;
		height: 110px;
		border-radius: 55px;
	}
	
	.tm_left {
		width: 130px;
		margin: 0 30px 0 0;
	}

	.tm_right {
		width: auto;
		margin: 0;
	}
	
	.tm_right h2 {
		font-size: 20px;
		line-height: 1.2;
		margin: 20px 0 10px 0;
	}
	
	.bio {
		column-count: 1;
		column-gap: 30px;
		padding: 30px 0 0 0;
	}
	
	.team_member {
		padding: 45px 0 30px 0;
	}
	
	
	
	/* TIMELINE */
	
	.about_intro {
		padding: 0 0 10px 0;
	}
	
	.about_intro .row_970 {
		padding: 0;
	}
	
	
	.timeline_jump .row_970 {
		overflow-x: auto;
		overflow-y: hidden;
		width: calc(100vw);
		margin: 0 0 0 15px;
		justify-content: flex-start;
		padding: 0 0 15px 0;
	}
	
	.jump_link {
		width: 120px;
		flex: 0 0 auto;
		margin: 0 15px 0 0;
	}
	
	.milestones .row_570 {
		column-count: 1;
	}
	
	.the_1970-90s, .the_1980s, .the_1990s, .the_2000s, .the_2010s, .the_2020s {
		padding: 275px 0 74px 0;
		height: auto;
		background-position: center top;
		background-size: contain;
	}
	.the_1970-90s {
		padding: 285px 0 74px 0;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_1970s_mobile.jpg);
	}
	.the_1980s {
		padding: 270px 0 74px 0;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_1980s_mobile.jpg);
	}
	.the_1990s {
		padding: 325px 0 74px 0;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_1990s_mobile.jpg);
	}
	.the_2000s {
		padding: 300px 0 74px 0;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_2000s_mobile.jpg);
	}
	.the_2010s {
		padding: 325px 0 74px 0;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_2010s_mobile.jpg);
	}
	.the_2020s {
		padding: 310px 0 74px 0;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_2020s_mobile.jpg);
	}
	
	.view_milestones {
		left: 15px;
		width: calc(100vw - 30px);
	}
	
	.about_history {
		height: 675px;
		background-size: cover;
		background-image: url(/wp-content/themes/cambridge-information-group/images/bkg_brooklyn_mobile.jpg);
	}
	
	.history_block {
		padding: 70px 20px;
	}
	
	
	
	/* PORTFOLIO */
	
	.intro {
		background-color: #d4d4d4;
		padding: 70px 0 30px 0;
	}
	
	.intro .row_970 {
		column-count: 1;
	}
	
	.jump_links .row_970 {
		justify-content: flex-start;
		overflow-x: auto;
		overflow-y: hidden;
		width: calc(100vw - 15px);
		margin: 0 0 0 15px;
		padding: 0 15px 0 0;
	}
	
	.jump_links a {
		white-space: nowrap;
	}

	.portfolio {
		padding: 70px 0 10px 0;
	}

	.portfolio_entry {
		display: block;
	}

	.p_left, .p_right {
		width: 100%;
		text-align: left;
	}
	
	.p_left {
		margin: 0 0 35px 0;
	}




	/* NEWS */
	
	.featured_news {
		flex-direction: column;
		padding: 0;
	}
	
	.featured_article {
		width: 100vw;
		height: auto;
		padding: 70px 15px;
		order: 2;
		margin: 0 0 0 -15px;
	}
	
	.featured_image {
		width: 100vw;
		height: auto;
		background-color: #000000;
		order: 1;
		margin: 0 0 0 -15px;
	}
	
	.news_filter {
		overflow-x: auto;
		overflow-y: hidden;
		width: calc(100vw - 15px);
		margin: 0;
		justify-content: flex-start;
		padding: 0 15px 0 0;
	}
	
	.news_filter button {
		white-space: nowrap;
	}
	
	.news_blocks {
		display: block;
	}

	.news_block {
		width: 100%;
		margin: 0 0 25px 0;
	}
	
	
	
	/* CONTACT */
	
	.locations {
		padding: 70px 0 30px 0;
	}
	
	.locations .row_970 {
		display: block;
	}
	
	.loc_map {
		width: 130px;
		margin: 0 auto;
	}
	
	.loc_map img {
		width: 100%;
	}
	
	.loc_addr {
		width: 100%;
		text-align: center;
	}
	
	.contact_form {
		padding: 70px 0;
	}
	
	.contact_form .row_970 {
		display: block;
	}
	
	.contact_left {
		width: 100%;
	}
	
	.contact_right {
		width: 100%;
	}
	
	
	
	/* FOOTER */

	footer {
		padding: 70px 0 0 0;
	}

	.footer_1 { 
		text-align: left;
		border: 0;
		padding: 0 0 35px 0;
	}

	.cta_contact {
		margin: 0;
	}

	.footer_2 {
		flex-direction: column;
		border-top: 1px #ffffff solid;
		border-bottom: none;
		padding: 35px 0 0 0;
	}
	
	.footer_2.no_contact {
		padding: 0;
	}
	
	.footer_location_1 {
		width: 100%;
		order: 1;
	}
	
	.footer_location_2 {
		width: 100%;
		order: 2;
		border-bottom: 1px #ffffff solid;
		margin: 0 0 50px 0;
	}
	
	.footer_logo {
		width: 100%;
		order: 3;
		text-align: center;
	}

	.footer_3 {
		border: 0;
		text-align: center;
		width: 240px;
		margin: 0 auto;
		line-height: 1.4;
		padding: 35px 0 80px 0;
	}
	
	.two_col, .one_col {
		padding: 45px 0 30px 0;
	}
	
	.two_col .row_970 {
		display: block;
	}
	
	.fc_left_col, .fc_right_col {
		width: 100%;
	}

}

