@font-face {
    font-family: 'integral_cfbold';
    src: url('../woff2/integral-cf-bold-webfont.woff2') format('woff2'),
         url('../woff/integral-cf-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*@font-face {
    font-family: 'integral_cfextra_bold';
    src: url('../fonts/integral-cf-extra-bold-webfont.woff2') format('woff2'),
         url('../fonts/integral-cf-extra-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'integral_cfmedium';
    src: url('../fonts/integral-cf-medium-webfont.woff2') format('woff2'),
         url('../fonts/integral-cf-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'integral_cfregular';
    src: url('../fonts/integral-cf-regular-webfont.woff2') format('woff2'),
         url('../fonts/integral-cf-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/

.forewords-scroll {
	background-color: #f1f1f1;
	font-size: 1.1rem;
	margin: 0px 5px 20px 5px;
}

.forewords-scroll:hover {
	color: #73B7B3;
}

.flex-center {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}

ul>li {
	margin-bottom: 0.5em;
}

.page_content_wrap {
	padding: 0;
	background-color: white;
	font-size: 1.3rem;
}

.page_content_wrap p strong {
	color: #000;
}

.page_content_wrap .row {
	margin-right: -15px !important;
}

h2, h5 { 
	text-transform: none; 
}

article {
	font-size: 1.2rem;
	line-height: 1.8rem;
}

article a {
	text-decoration: underline; 
	color: #377a93 !important;
}

article a:hover {
	color: #28667d !important;
}

.report-blue a, report-green a {
	color: white !important;
}

article img {
	margin: 15px 0px;
}

article p {
	margin-bottom: 25px;
}

article big {
	display: inline-block;
	padding-bottom: 10px;
}

article ul, article ol {
	padding-left: 2em;
}

.green-button {
	background-color: #4dc9ae !important;
	color: white !important;
}

.green-button:hover {
	background-color: #42b89e !important;
}

.white-button {
	background-color: white !important;
	color: #333 !important;
}

.white-button:hover {
	background-color: #f1f1f1 !important;
}

#report-header {
	background-image: url(../png/blackdragmagic.png);
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}

/*#report-header .item {
	background-position: center 20%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}*/

#report-title-header {
	padding: 25px 0px;
}

.report-title-small {
	font-size: 1.8rem;
	color: black !important;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	text-transform: none;
}

.report-title {
	color: black !important;
	margin: 0px 0px 30px 0px;
	text-transform: none;
	font-size: 2.4rem;
	font-family: 'integral_cfbold', sans-serif !important;
	font-weight: normal;
}

#report-title-header .report-title {
	margin-bottom: 30px;
}

.blue-text {
	color: #377a93 !important;
}

#report-banner {
	width: 100%;
	background-color: #377a93;
}

#report-banner ul { 
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#report-banner li {
	float: left;
	padding: 0;
	margin: 0;
}

#report-banner a {
	color: white;
	display: block;
	padding: 20px 10px;
	margin: 0px 5px;
	font-size: 1.1rem;
}

#report-banner a:hover {
	color: #333;
}

#report-banner a.active {
	font-weight: bold;
}

#reader-banner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: white;
	z-index: 1000;
	border-bottom: 1px solid #eee;
}

#reader-banner a {
	color: #111;
	display: inline-block;
}

#reader-banner a:hover {
	color: #377a93;
}

#reader-banner #hamburger {
	float: left;
	font-size: 1.8rem;
	padding: 10px;
}

#counter {
	float: left;
	margin-left: 5px;
	color: #666;
	font-weight: bold;
}

#preview {
	float: left;
	margin-left: 10px;
	color: #666;
	font-size: 0.8rem;
	line-height: 1rem;
}

a#reader-logo  {
	padding: 0;
	margin: 5px;
}

a#reader-logo img {
	width: 240px;
}

#report-intro {
	padding: 70px 0px;
}

.padded-section {
	padding: 100px 0px;
}

.padded {
	padding: 0px 0px 60px 0px;
}

.report-link {
	display: block;
	color: #2d5ba1 !important;
	border: 1px solid #ddd;
	padding: 12px 15px;
	margin-bottom: 12px;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	transition: all 0.5s ease;
}

.report-link:hover {
	background-color: #f5f5f5;
}

.report-link.blue {
	color: white !important;
	background-color: #377a93;
	border: 1px solid #377a93;
}

.report-link.blue:hover {
	background-color: #2a6a82;
}

.border {
	width: 100%;
	height: 5px;
	background-color: #eee;
}

.center {
	text-align: center;
}

.report-social {
	margin-top: 20px;
}

.report-social a {
	font-size: 34px;
	margin-right: 2px;
	padding: 4px;
}

button.expand {
	/*font-weight: normal;*/
	/*border: 1px solid #111;*/
	font-size: 1.4rem;
	color: #222;
	padding: 5px;
	margin-bottom: 20px;
	background-color: transparent;
	-webkit-transition: all 0.3s ease;
  	-moz-transition: all 0.3s ease;
  	-o-transition: all 0.3s ease;
  	transition: all 0.3s ease;
}

button.expand:hover {
	color: #44A590 !important;
	background-color: transparent !important;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

[class^="expand-"] {
	display: none;
}

[class^="expand-"].show {
	display: block;
}

.smaller {
	font-size: 1rem;
}

.variable-intro {
	border-top: 7px solid #73B7B3;
	padding-top: 20px;
	margin-bottom: 30px;
	font-size: 1rem;
}

.variable-intro .report-title {
	font-size: 2.2rem;
	margin-bottom: 30px;
}

.report-table {
	width: 100%;
	/*margin-bottom: 1.5em;*/
	/*margin-bottom: 100px;*/
}

.report-table tr {
	background-color: white !important;
}

.report-table th {
	border: none !important;
	font-weight: 700;
}

.report-table td {
	padding: 0.8em 1em !important;
	font-size: 1.3rem !important;
	letter-spacing: 0 !important;
	border: none !important;
	line-height: inherit !important;
}

.report-table tr:first-child {
	background-color: white !important;
	color: #333 !important;
}

.report-table tr:first-child td {
	font-weight: normal !important;
}

.report-table tr:nth-child(odd) {
	background-color: #f6f5f2 !important;
}

.report-table td.green {
	font-style: italic;
	font-size: 2rem !important;
	color: #44A590 !important;
}

.report-table td.purple {
	font-style: italic;
	font-size: 2rem !important;
	color: #8a69c0 !important;
}

.report-table td.amber {
	font-style: italic;
	font-size: 2rem !important;
	color: #e48563 !important;
}

.report-table td.red {
	font-style: italic;
	font-size: 2rem !important;
	color: #de4a4a !important;
}

.report-table td.gray {
	font-style: italic;
	font-size: 2rem !important;
	color: #999 !important;
}

.overflow {
	overflow-x: auto;
}

.report-table.wide {
	max-width: 100vw !important;
}

.report-table.wide th {
	font-size: 1rem !important;
}

.report-cream {
	background-color: #f6f5f2;
}

.report-blue {
	color: white;
	background-color:#5A97BA;
}

.report-green {
	color: white;
	background-color: #73B7B3;
}

.report-blue h5, .report-green h5 {
	color: white !important;
}

.report-black {
	color: white;
	background-color:#222;
}

.report-black .report-title-small, .report-black .report-title {
	color: white !important;
}

.page_content_wrap .report-blue p strong {
	color: white;
}

.report-blue button.expand {
	color: white;
	border-color: white;
}

.report-blue .report-title-small, .report-blue .report-title, .report-blue .report-title-sub {
	color: white !important;
}

.report-blue .report-title-sub {
	background-color:#377a93;
}

.report-blue .report-table {
 	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.quote {
	margin-top: 0;
	font-size: 1.8rem;
	font-weight: bold;
}

a.findings-box {
	position: relative;
	top: 0;
	display: block;
	background-color: white;
	padding: 0px 30px;
	margin-bottom: 30px;
	/*font-family: 'Sharp Grotesk Bold', sans-serif;*/
	font-weight: 600;
	font-size: 1.5rem;
	font-size: 1.1rem;
	color: black !important;
	height: 120px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 2px 0px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 2px 0px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 0px 1px rgba(0,0,0,0.15);
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	transition: all 0.5s ease
}

a.findings-box:hover {
	top: -10px;
}

a.findings-box.green {
	background-color:#44A590;
	color: white !important;
}

a.findings-box.green:hover {
	color: black !important;
}

a.findings-box span {
	height: 100%;
}

#infographics img {
	margin-bottom: 30px;
}

@media only screen and (max-width : 991px) {	
	#report-header {
		height: 350px;
	}

	/*#report-header .item {
		height: 350px;
	}*/

	#report-banner a {
		padding: 15px 10px;
	}

	#report-intro {
		padding: 40px 0px;
	}

	.padded-section {
		padding: 50px 0px;
	}

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

@media only screen and (max-width : 767px) {
	#report-header {
		height: 200px;
	}

	/*#report-header .item {
		height: 200px;
	}*/
}


/* -------------------------------- 

Vertical Fixed Navigation 

-------------------------------- */

#dot-nav-overlay {
	display: none;
	position: fixed;
	z-index: 99999999;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color:rgba(255,255,255,0.9);
}


#dot-nav {
	display: none;
	position: fixed;
	left: 0;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 999999999;
}

@media only screen and (min-width : 992px) {	
	#dot-nav.active {
		display: block;
	}
}

#dot-nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#dot-nav ul li {
	margin: 0;
}

#dot-nav li a {
	position: relative;
	padding: 0px 20px;
	display: inline-block;
	color: #333;
	font-size: 1.3rem;
	-webkit-transition: all 0.3s ease;
  	-moz-transition: all 0.3s ease;
  	-o-transition: all 0.3s ease;
  	transition: all 0.3s ease;
}

#dot-nav li a .dot {
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

	display: inline-block;
	height: 14px;
	width: 14px;
	background-color: #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease;
  	-moz-transition: all 0.2s ease;
  	-o-transition: all 0.2s ease;
  	transition: all 0.2s ease;
}

#dot-nav li a .dot-label {
	display: none;
	margin-left: 25px;
	font-family: 'integral_cfbold', sans-serif;
	font-weight: normal;
}

#dot-nav li a.selected {
	font-size: 1.8rem;
	color: black;
}

#dot-nav li a.selected .dot {
	background-color: #44A590;
}

#dot-nav.focus li a {
	padding: 8px 20px;
}

#dot-nav.focus .dot-label {
	display: block;
	opacity: 1;
}


@media only screen and (max-width : 991px) {	
	#dot-nav li a .dot {
		height: 10px;
		width: 10px;
	}
}





/* -------------------------------- 

Chart JS

-------------------------------- */

.container-chart {
	position: relative;
}

.donut-line {
	position: absolute; 
	z-index: 1; 
	top: 60%; 
	right: -40%; 
	width: 300px; 
	height: 500px; 
	border-top: 4px solid #eee; 
	border-right: 4px solid #eee;
}

.report-chart {
	position: relative; 
	z-index: 2; 
	background-color: white;
}

.report-blue .report-chart {
	background-color: #427a94;
	/*background-color: transparent;*/
}

/*@media only screen and (max-width : 1439px) {	
	.donut-line {
		right: -52%; 
		height: 230px;
	}
}*/


@media only screen and (max-width : 991px) {	
	.donut-line {
		display: none;
	}
}


@media only screen and (max-width : 767px) {	
	.content_wrap {
	    	width: 90% !important;
	}
}


/* -------------------------------- 

Nav tiles

-------------------------------- */

#exit-tile-nav {
	font-size: 1.6rem;
	background-color: transparent;
	position: absolute;
	right: 10px;
	top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 10px;
	color: #111;
}

#tile-nav {
	font-size: 1.2rem;
	display: none;
	z-index: 100000;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	font-family: 'integral_cfbold', sans-serif;
	background-color: white;
	overflow-y: auto;
	color: #222;
}

#tile-nav .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#tile-nav .row:first-child {
	padding: 10px 0px;
}

.tile {
	position: relative;
	display: block;
	height: 300px;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	overflow: hidden;
}

.tile:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	z-index: 1;
	background: rgba(0,0,0,0.8);
	background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));	
	background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));	
	background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));	
	background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.9));	
}

.tile .tile-heading {
	font-size: 1.4rem;
	position: absolute;
	color: white;
	z-index: 2;
	bottom: 5%;
	left: 10%;
	width: 80%;
	font-weight: normal;
}

.tile .overlay-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -500px;
	z-index: 3;
	background-color: #5A97BA;
	-webkit-transition: all 0.4s ease;
  	-moz-transition: all 0.4s ease;
  	-o-transition: all 0.4s ease;
  	transition: all 0.4s ease;
  	opacity: 0;
}

.tile .overlay-box .overlay-content {
	position: absolute; 
	z-index: 4;
	width: 80%;
	left: 10%;
	top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: white !important;
	text-align: center;
}

.tile .overlay-box .overlay-content h5 {
	font-size: 1.1rem;
	font-weight: normal;
	color: white;
}

.tile:hover .overlay-box {
	bottom: 0;
	opacity: 1;
}

.tile {

}

.no-scroll {
    overflow: hidden !important;
}

@media only screen and (max-width: 768px) {
    .no-scroll {
        height: 100% !important; /* Helps with mobile scrolling/zoom */
        margin: 0 !important;
        padding: 0 !important;
    }
}


/* -------------------------------- 

Chapter

-------------------------------- */

.scroll_to_top {
	display: none !important;
}

#chapter-header {
	position: relative;
	width: 100%; 
	padding: 90px 0px;
	min-height: 500px;
	display: -webkit-flex; 
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center; 
	-ms-flex-align: center; 
	align-items: center; 
	background-color: #222;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 20%;
	background-size: cover;
	text-align: center;
	overflow: hidden;
}

#chapter-header h1 {
	font-family: 'integral_cfbold', sans-serif !important;
	color: white;
	font-size: 3.6rem;
}

#chapter-header h2 {
	text-transform: none;
	color: white;
	font-size: 2rem;
}

#chapter-header:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
	background-color: rgba(0,0,0,0.2);
}

#artist {
	display: inline-block;
	color: white;
	font-size: 1.1rem;
	/*background-color: #222;*/
}

#header-arrow {
	position: absolute;
	z-index: 100;
	bottom: 5%;
	left: 50%;
	color: white;
	background-color: #AFAED6;
	font-size: 22px;
	padding: 14px 28px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: bottom 1s ease;
  	-moz-transition: bottom 1s ease;
  	-o-transition: bottom 1s ease;
  	transition: bottom 1s ease;
}

#header-arrow:hover {
	background-color: #7e7fb7;
}

#header-arrow.fade {
	bottom: -30%;
	cursor: default;
}

#chapter-flick {
	position: fixed;
	z-index: 1000;
	bottom: 10%;
	right: 3%;
	-webkit-transition: all 0.5s ease;
  	-moz-transition: all 0.5s ease;
  	-o-transition: all 0.5s ease;
  	transition: all 0.5s ease;
}

#chapter-flick a {
	float: left;
	display: block;
	padding: 10px 18px;
	font-size: 2rem;
	color: white;
	background-color: #AFAED6;
}

#chapter-flick a:first-child {
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
}

#chapter-flick a:last-child {
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}

#chapter-flick a:hover {
	background-color: #7e7fb7;
}

#chapter-flick a[disabled], #chapter-flick a[disabled]:hover {
	background-color: #8d8ec3;
	opacity: 0.5;
}

@media only screen and (max-width : 991px) {	
	#chapter-header h1 {
		font-size: 3rem;
	}

	#header-arrow {
		bottom: 2%;
	}
}

@media only screen and (min-width : 992px) {
	#chapter-header {
		height: 100vh;
		min-height: 600px;
		max-height: 950px;
		padding: 140px 0px;
	}
}

.references {
	padding-top: 20px;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 13px;
}

.report-blue .references {
	color: white;
}

#box1, #box2 {
	border-top: 4px solid #73B7B3;
}

#box1 tr:first-child td {
	font-weight: normal;
	font-size: 0.875em;
	line-height: 1.65em !important;
}

#box1 td:first-child {
	font-weight: bold !important;
}

#box2 td {
	vertical-align: top;
	width: 50%;
	font-weight: normal;
}

#empty-word-box {
	position: relative;
	padding: 40px;
}

#empty-word-box:before {
	content: '';
    position: absolute;
    top: 0px; 
    left: 0px;
    border-left: 7px solid #fff;
    border-top: 7px solid #fff;
    height: 150px;
    width: 150px;
}

#empty-word-box:after {
	content: '';
    position: absolute;
    bottom: 0px; 
    right: 0px;
    border-right: 7px solid #fff;
    border-bottom: 7px solid #fff;
    height: 150px;
    width: 150px;
}

@media only screen and (max-width : 767px) {	
	#empty-word-box:before {
		top: 10px;
		left: 10px;
	}

	#empty-word-box:after {
		bottom: 10px;
		right: 10px;
	}
}

.org-examples {
	padding-left: 30px;
	border-left: 5px solid #5A97BA;
	font-weight: bold;
	color: #377a93;
}

.org-examples .report-title-small {
	color: #377a93 !important;
}

.access-icon {
	color: #ffd72e;
	font-size: 1.3em;
}

.light-box {
	background-color: #f6f3e6;
	padding: 40px;
}

.youtube {
	width: 100%;
	height: 330px;
}

@media only screen and (max-width : 767px) {	
	.youtube {
		height: 300px;
	}
}

.red-dot {
	font-size: 0.8rem;
	color: #CC545E;
	margin: 0px 2px;
}



/* -------------------------------- 

Dropdown

-------------------------------- */


ul.dropdown-menu li {
	position: relative;
	display: inline-block;
}

ul.dropdown-menu li a {
	display: block;
	font-size: 16px;
	background-color: transparent;
}

ul.dropdown-menu li a:hover {
	text-decoration: none;
	color: #e37b75;
}

ul.dropdown-menu li > ul {
	position: absolute;
	display: none;
	width: 250px;
	padding: 0;
	margin: 0;
	text-align: left;
	z-index: 1000;
	left: 0;
	top: 100%;
	background-color: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 1px 25px 0px rgba(0,0,0,0.2);
}

ul.dropdown-menu li:hover > ul {
	display: block;
}

/*.menu-item-has-children:after {
	position: absolute;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: "Font Awesome 5 Pro";
   	content: "\f107";
}*/

ul.dropdown-menu li > ul li {
	display: block;
	margin: 0;
	padding: 0;
}

ul.dropdown-menu li > ul li a {
	padding: 10px 10px !important;
	color: #222 !important;
	font-weight: bold;
	font-size: 1rem !important;
}

ul.dropdown-menu li > ul li a:hover {
	color: #377a93 !important;
}


