/*
 * LAYOUT
 */
 
a {
	color: #0088cc;
}

a:hover {
	text-decoration: none;	
}

a:focus {
	outline: none;
}

h2 {
	color: #095374;
}

p {
	color: #585858;
}

form {
	margin: 0;
	overflow: hidden;
}

img {
    /* height: 100%;  
    max-height: 100%; */
    height: auto;
}

h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;	
}

select {
	border: 0;
	margin: 0;
	padding: 0;
	height: auto;
	border-radius: 0;
	display: block;
	line-height: normal;
	-webkit-appearance: none;
}

footer fieldset {
	float: right;
	width: 66%;
	transition: width 0.2s ease-out 0s;
}

footer fieldset.focus {
	width: 93%;
}

.flt-l {
	float: left;
}
.flt-r {
	float: right;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.clr-both {
	clear: both;
}
.clr-l {
	clear: left;
}
.clr-r {
	clear: right; 
}

.dark-grey {
	color: #757881;
}

.white {
	color: #fff;
}

.font-size-14 {
	font-size: 14px;
}

.cyan {
	color: #0088CC;
}

.text-orange,
.text-orange a {
	color: #ff4700;
}

.uppercase {
	text-transform: uppercase;
}

.alignright {
    float: right;
    margin: 20px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}

.aligncenter {
    margin: 20px auto;
}

.row-fluid .main-content.span9, .row-fluid .left-column.span9 {
	width: 73.46808510638297%;
  	*width: 73.41489361702126%;
}

@media (max-width: 980px) {
	.row-fluid .main-content.span9, .row-fluid .left-column.span9 {
		width: 100%;
	}
}

.row-fluid .sidebar.span3 {
	margin-left: 3.127659574468085%;
  	*margin-left: 3.074468085106383%;
}

@media (max-width: 980px) {
	.row-fluid .sidebar.span3 {
		margin-left: 0;
	  	*margin-left: 0;
	}
}

.main-content .blue-highlighted-text, .main-content .blue-highlighted-text p {
	color: #095374;
	/* font-size: 21px; */
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 300;
	font-style: normal;
	line-height: normal;
}

.blue-highlighted-text {
	margin: 0 0 30px ;
}

.margin-bottom-zero {
	margin-bottom: 0;
}

.margin-top-neg-30 {
	margin-top: -30px; 
}

.margin-top-neg-40 {
	margin-top: -40px; 
}

.margin-top-40 {
	margin-top: 40px; 
}

.background-sand {
	background: transparent url('../images/pattern-sand-grey.png') repeat left top;
}

input::-webkit-input-placeholder {
   color: #324069;
}

input:-moz-placeholder { /* Firefox 18- */
   color: #324069;  
}

input::-moz-placeholder {  /* Firefox 19+ */
   color: #324069;  
}

input:-ms-input-placeholder {  
   color: #324069;  
}

.overflow-hidden {
	overflow: hidden;
}

/* END LAYOUT */

/* Main content */
#container {	
	/* width: 100%; */
}

.indicators-category,
.grey-box-with-gutter {
	background-color: #F3F5F6;
	overflow: hidden;
}

.grey-box-copy {
	box-sizing: border-box;
	padding-left: 15px;
}

.indicators-category:last-child,
.grey-box-with-gutter:last-child {
	margin-bottom: 0;
}

.main-content .indicators-category h2,
.main-content .grey-box-with-gutter h2 {
	color: #095374;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 20px;
	line-height: 20px; 
	text-transform: uppercase;
	margin: 0 0 20px;
	overflow: hidden;
}

.main-content .indicators-category h2 a {
	color: #095374;
}

.indicators-category p,
.grey-box-with-gutter p {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 13px;
	line-height: normal;	
}

.main-content {
	
}

.main-content p,
.main-content li {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 16px;
    line-height: 28px;
	color: #585858;
}

.main-content h2 {
	font-size: 28px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
}

.content-wrapper {
	overflow: hidden;
	margin: 0 auto;
}

/* Related Slider */

.related-slider-wrapper {
	/* width: 100%; */
	/* min-width: 400px; */
	background-color: #eef3f5;
	/* padding: 40px 0; */	
	overflow: hidden;
}

.related-slider-container {
	/* width: 1300px; */
	/* width: 67%;  */
	margin: 0 auto;
}

.related-slider-wrapper h4 {
	color: #000;
	font-size: 16px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	margin: 0 0 20px;
	padding: 0;
}

.related-slider-wrapper .container {
	max-width: 1185px;
}


#related-slider.carousel  {
	height: auto;
	overflow: hidden;	
}

#related-slider .item,
#related-slider .slider-item {
	float: left;
}

#related-slider .item {
	width: 100%;
}

.related-slider-inner {
  	position: relative;
  	margin: 0 auto;
  	height: 207px;
  	/* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
  	transition: opacity .5s;
	-webkit-transition: opacity .5s; */
}

.related-slider-inner .image img {
	width: 100%;
	height: auto;
}

.related-slider-inner:hover {
	/* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7; */
}

.related-slider-inner:hover .shadow-overlay {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
}

.related-slider-inner .shadow-overlay {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;	
  	transition: opacity .5s;
	-webkit-transition: opacity .5s;
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/dot_40opacity.png') repeat left top;
}

.negative-margin-sidebar {
	position: relative;
	top: -75px;
}

.slider-item {
	z-index: 2;
	color: #fff;
	float: left;
	overflow: hidden;
	height: 205px;
	width: 205px;
}

.slider-item:last-child {
	margin-right: 0;
}

.slider-item .copy {	
	padding: 4%;
	bottom: 0;
	height: 34%;
	width: 92%;
	background: transparent url('../images/dot_blue_opacity.png') repeat left top;
	text-align: left;
}

.slider-item .copy h2 {
	text-transform: uppercase;
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	font-size: 14px;	
	line-height: normal;
	color: #fff;
	margin-top: 0;
}

.slider-item .copy p {
	color: #fff;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 10px;
	line-height: normal;
	margin: 0;
}

#tabs .arrow,
.menu .hover-event .arrow {
	/* display: block; */
	float: right;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	background: transparent url('../images/profile-down-arrow.png') no-repeat center center;	
	margin-left: 10px;
}

#tabs .arrow,
.menu .hover-event.current-menu-item .arrow {

	background: transparent url('../images/profile-down-arrow-active.png') no-repeat center center;
}

.menu .hover-event.current-menu-item.hover.white .arrow {
	background: transparent url('../images/profile-down-arrow.png') no-repeat center center;	
}

#tabs.width-60percent {
	width: 60%;
}

.menu .arrow {
	display: none; 
}

#related-slider .carousel-inner {
	height: auto;
	max-height: none;	
	left: 0;
}

#related-slider .slider-item .copy {
	position: absolute;
	
}

#prev, #next {
	font-size: 40px;
	line-height: normal;
	display: none;	
}

#prev {
	margin-right: 15px;
	float: left;	
}

#next {
	margin-left: 15px;
	float: left;
}

h3.subheading {
	text-transform: uppercase;
	color: #003f5f;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 18px;
	line-height: normal;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	overflow: hidden;
}

h3.subheading p {
	color: #003f5f;
}

.country-link {
	text-transform: uppercase;
	color: #003f5f;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 13px;
	line-height: normal;
}


/* End Related Slider */

.print-share {
	float: right;
	width: auto;
	position: relative;
	/* bottom: 19px; */
	bottom: 0;	
}

.print-share .print {
	margin-right: 25px; 
	background: transparent url('../images/icon-print-tiniest.png') no-repeat right top;
	padding: 0 25px 0 0;
}

.print-share .print.print-pdf {
	background: transparent url('../images/icon-document.png') no-repeat right top;
}

.print-share .data {
	margin-right: 25px; 
	background: transparent url('../images/icon-data-tiniest.png') no-repeat right top;
	padding: 0 25px 0 0;
}

.print-share .print, .print-share .share, .print-share .data {
	float: left;	
}

.page-headers-background .print-share {
	min-height: 45px;
}

.share, .print, .data,
.share a, .print a, .data a {
	font-size: 11px;	
	color: #fff;
	text-transform: uppercase; 	
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}

.addthis_button_compact {
	color: #fff;
}

.addthis_button_compact img {
	height: 14px;
	width: 14px;
	vertical-align: baseline;
}

.home .addthis_button_compact img {
	height: 19px;
	width: 19px;
}

.single-news-items table,
.single-news-items th,
.single-news-items td {
	border: 1px solid #CCC;
}
/* Data & Results Map */

.map-wrapper {	
	width: 100%;
	/* margin-top: 50px;  */
	position: relative;
	overflow: hidden;
}

.map-wrapper.fullscreen {
	position: fixed;
	width: 100%;
	/*height: 80%;*/
	z-index: 10;
	left: 0;
	top: 0;
	background: #d6dadc;
}

.map-wrapper #fullscreen-country-summary {
	display:  none;
}

.map-wrapper.fullscreen #fullscreen-country-summary {
	display: block;
	position: fixed;
	bottom: 0;
	top: auto;
	left: 0;
	width: 100%;
	height: 125px;
	background: #fff;
	z-index: 10;
	padding: 0;
}

.map-wrapper.fullscreen #fullscreen-country-summary .bubble-heading {
	float: left;
	border: 0;
	padding: 5px 0 0 8px;
	margin-bottom: 12px; 
}

.map-wrapper.fullscreen #fullscreen-country-summary .bubble-heading .country-flag {
	width: 14%; 
	float: left; 
	overflow: hidden;
	min-height: 46px; 
}

.map-wrapper.fullscreen #fullscreen-country-summary .bubble-heading .country-flag img {
	width: 97%;
	height: 97%;
	border: 1px solid #bebebe;
}

.map-wrapper.fullscreen #fullscreen-country-summary .bubble-heading .country-title {
	float: left; 
	margin: 12px 0 0 10px;
    width: 80%;
    font-size: 22px;
}

.map-wrapper.fullscreen #fullscreen-country-summary .with-materials,
.map-wrapper.fullscreen #fullscreen-country-summary .without-materials {
	background-position: left center;
	margin-left: 8px; 
	text-indent: 0;
	width: auto;
	padding-left: 25px;
	font-size: 13px;
    line-height: 16px;
}

.map-wrapper.fullscreen #fullscreen-country-summary .country-meta {
	width: 100%;
	clear: both;
}

.map-wrapper.fullscreen #fullscreen-country-summary .country-info {
	overflow: hidden;
	padding-top: 18px; 
}
.map-wrapper.fullscreen #fullscreen-country-summary .country-info > div:first-child {
	width: 25%;
}
.map-wrapper.fullscreen #fullscreen-country-summary .country-info > div:last-child {
	width: 75%;
}

.map-wrapper.fullscreen #fullscreen-country-summary .rank,
.map-wrapper.fullscreen #fullscreen-country-summary .score,
.map-wrapper.fullscreen #fullscreen-country-summary .change {
	width: 32%; 
	text-align: center;
	float: left;
	border-left: 1px #ccc solid; 
}

.map-wrapper.fullscreen #fullscreen-country-summary .country-info div {	
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}

.map-wrapper.fullscreen #fullscreen-country-summary .country-info .label {
	text-transform: uppercase; 	
}

.map-wrapper.fullscreen #fullscreen-country-summary .country-info .value {
	font-size: 30px;
	line-height: normal;
}

.map-wrapper.fullscreen #fullscreen-country-summary .country-info .value .green {
	color: #13b335;
}

.map-wrapper.fullscreen #fullscreen-country-summary .country-info .value .orange {
	color: #ff4700;
}

#world-map {
	position: relative;
	clear: left;
}

.jvectormap-zoomin, .jvectormap-zoomout {
	border-radius: 0;
	-webkit-border-radius: 0;
	left: auto;
	top: 20px;
	right: 20px;
	width: 25px;
	height: 25px;
	line-height: normal;
	font-size: 19px;
	background: transparent url('../images/dot_70opacity.png') repeat left top;
}

.jvectormap-zoomout {
	top: 51px;
}

.map-legend {
	position: absolute;
	bottom: 0;
	left: 0;
	top: auto;
	width: 139px;
	height: auto;
	background: transparent url('../images/dot_10opacity.png') repeat left top;	
	padding: 1.5% 2%;
}

.map-legend h4 {
	margin-top: 0;
	font-size: 16px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
}

.map-legend ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.map-legend li {
	font-size: 10px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	margin: 0 0 9px;
	padding: 0; 
}

.map-legend li .color {
	height: 10px;
	width: 10px;
	content: ' ';
	margin-right: 10px;
	float: left;
}

.map-legend li:last-child {
	margin-bottom: 0;
}

.map-legend li.cyan {
	background: transparent url('../images/square-cyan.png') no-repeat left center;
}

.map-legend li.light-blue {
	background: transparent url('../images/square-light-blue.png') no-repeat left center;
}

.map-legend li.dark-blue {
	background: transparent url('../images/square-dark-blue.png') no-repeat left center;
}

.map-legend li.navy {
	background: transparent url('../images/square-navy.png') no-repeat left center;
}

.map-legend li.beige {
	background: transparent url('../images/square-beige.png') no-repeat left center;
	color: #333;
	text-transform: uppercase;
}

.map-legend li.white {
	background: transparent url('../images/square-white.png') no-repeat left center;
	color: #333;
	text-transform: uppercase;
}

.button-full-screen {
	position: absolute;
	left: auto;
	right: 20px;
	top: auto;
	bottom: 20px; 
	width: auto;
	height: auto; 	
	cursor: pointer;
}

.button-full-screen div {
	float: left;
}

.button-full-screen .button-text {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 10px;
	line-height: 10px;
	background: transparent url('../images/dot_80opacity.png') repeat left top;	
	width: auto;
	height: auto;
	padding: 9px 10px;
}

.button-full-screen .button-icon {
	width: 28px;
	height: 28px;
	background: transparent url('../images/button-map.png') repeat left top;	
}

.fullscreen-country-summary p.full-link{
	float: left;
	padding-right:20px;
}

.map-utilities {
	padding: 10px 18px; 
	border: 1px solid #e1e1e1;
	overflow: hidden;
	background: #fff;
}

.button-with {
	border: 1px solid transparent;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px;
	line-height: normal;
	color: #ff4700;
	text-transform: uppercase;
	padding: 8px 18px 8px 34px;
	background: transparent url('../images/icon-hazard.png') no-repeat 10px center;
	cursor: pointer;
}

.button-with.selected {
	border: 1px solid #ff4700;
}

.button-without {
	border: 1px solid transparent;
	color: #0c5576;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px;
	line-height: normal;
	padding: 8px 18px 8px 34px;
	background: transparent url('../images/icon-without.png') no-repeat 10px center;
	cursor: pointer;
}

.button-without.selected {
	border: 1px solid #0c5576;
}

.applies-only-with:disabled {
	color: #ddd;
	cursor: default;
}

.view-by {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	line-height: normal;
	font-size: 10px; 
	height: 23px;
	padding: 10px 20px 0 0 ;
}

.by-category,
.by-indicator {
	position: relative;
	border-radius: 0;
	border: 0;
}

.by-category {
	margin-right: 15px; 
}

.by-indicator {
	margin-right: 25px; 
}

.by-category select {
	
	font-size: 12px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	color: #828282;
	height: 30px;
}

.by-indicator select {
	
	font-size: 12px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	color: #828282;
	height: 30px;
}

.letter {
	color: #003f5f;
	margin: 20px 0 10px;
}

.letter:first-child {
	margin-top: 0;
}

.countries {
	margin-bottom: 30px; 
}

.country {
	overflow: hidden;
	margin: .5em 0;
}

.country a {
	display: block;
	overflow: hidden;
	font-size: 13px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #003f5f;
}

.country a:hover {
	color: #00ABE8;
}



.countries-dropdown-wrapper {
	height: 0;
	clear: left;
	position: absolute;
	top: 150px;
	left: 0;
	overflow: hidden;
	background: #ddd;
	max-width: 1246px;
	width: 100%;	
	z-index: 11;	
}

.countries-dropdown-wrapper.expanded {
	-webkit-box-shadow:  0px 10px 8px 1px rgba(0, 0, 0, .2); box-shadow:  0px 10px 8px 1px rgba(0, 0, 0, .2);
}

.countries-dropdown-wrapper .subheading {
	padding-top: 10px;
	margin-top: 0;	
}

.countries-dropdown {
	padding: 20px; 
	border-top: 8px #949494 solid;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #dbdbdb 100%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dbdbdb), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#dbdbdb 100%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#dbdbdb 100%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	
}

.countries-dropdown .subheading {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

.profile-button {
	float: left;
	border: 2px solid #999;
	box-sizing: border-box;
	width: 240px;
	text-align: center;
	font-size: 18px;
	margin-right: 15px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
}

.profile-buttons-wrap {
	padding-bottom: 25px;
	overflow:hidden;
}

.profile-button a {
	padding: 14px 22px 13px;
	display: block;
}

#map-bubble-wrapper {
	position: absolute;
	display: none;
	z-index: 12;
}

#map-bubble {
	position: relative;
	padding: 13px;
	min-width: 400px;
	max-width: 430px;
	color: #fff;	
	background: transparent url('../images/dot_70opacity.png') repeat left top;
	/* -webkit-box-shadow:  0px 1px 8px 1px rgba(0, 0, 0, .4); box-shadow:  0px 1px 8px 1px rgba(0, 0, 0, .4); */	
}

@media (max-width: 500px) {
	#map-bubble {
		min-width: 210px;
		width: 210px;
	}
}


#map-bubble a,
#map-bubble p,
#map-bubble h2 {
	color: #fff;
}

#map-bubble .close {
	position: absolute;
	top: 13px;
	right: 13px;
	
	width: 12px;
	height: 12px;
	
	text-indent: -9999px;
	opacity: 1;
	background: transparent url('../images/map-images/map-popup-close.png') no-repeat center center;
	
	overflow:hidden;
}

#map-bubble .content {
	text-align: left;
	width: 100%;
	height: 100%;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	line-height: normal;
	font-size: 13px;
}

#map-bubble .profile-link a {
	background: none repeat scroll 0 0 #222222;
    padding: 6px;
}
#map-bubble .profile-link{
	display: inline-block;
	padding-top:15px;
}
#map-bubble .sim-link{	
	padding-left: 10px;
}
#map-bubble-wrapper .arrow {
	position: absolute;
	pointer-events: none;
}

#map-bubble-wrapper.p-right.p-top .arrow {
	height: 27px;    
	width: 33px;
	right: -33px;
	top: 0;
	background: transparent url('../images/map-images/black-arrow-right.png') no-repeat center center;
}

#map-bubble-wrapper.p-left.p-top .arrow {
	height: 27px;    
	width: 33px;
	left: -33px;
	top: 0;
	background: transparent url('../images/map-images/black-arrow-left.png') no-repeat center center;
}

#map-bubble-wrapper.p-right.p-bottom .arrow {
	height: 33px;    
	width: 27px;
	right: 0;
	bottom: -33px;
	background: transparent url('../images/map-images/black-arrow-bottom-right.png') no-repeat center center;
}

#map-bubble-wrapper.p-left.p-bottom .arrow {
	height: 33px;    
	width: 27px;
	left: 0;
	bottom: -33px;
	background: transparent url('../images/map-images/black-arrow-bottom-left.png') no-repeat center center;
}


.bubble-heading {
	overflow: hidden;
}

#map-bubble-wrapper .bubble-heading {
	/* padding-left: 50px;  */
	padding-bottom: 10px;
	border-bottom: 4px solid #fff;
	margin: 0;
	font-size: 22px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}

#map-bubble-wrapper .bubble-heading .with-materials {
	background: url("../images/icon-hazard-onwhite.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

#map-bubble-wrapper .bubble-heading .without-materials {
	background: url("../images/icon-without-onwhite.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	margin-left: 9px;
}

@media (max-width: 500px) {
	#map-bubble-wrapper .bubble-heading .without-materials {
		margin-left: 0;
	}
}

#map-bubble-wrapper .bubble-heading .with-materials,
#map-bubble-wrapper .bubble-heading .without-materials {	
    font-family: 'Gotham A','Gotham B';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    line-height: normal;
    padding-left: 30px;  
    padding-top: 4px;   
    width: auto;
    float: left; 
    min-height: 22px;
    max-height: 30px; 
}

#map-bubble-wrapper .bubble-heading .country-flag {
	float: left;
	width: 16%;
	height: 30px;
	background-size: contain;
}

@media (max-width: 500px) {
	#map-bubble-wrapper .bubble-heading .country-flag {
		float: none;
	}
}

#map-bubble-wrapper .bubble-heading .country-title {
	float: left;
	max-width: 60%;
}

@media (max-width: 500px) {
	#map-bubble-wrapper .bubble-heading .country-title  {
		float: none;
		max-width: 100%;
	}
}

#map-bubble-wrapper .country-info {
	padding: 5px 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 12px;
	overflow: hidden;
}

#map-bubble-wrapper .country-info .width-50percent,
.fullscreen-country-summary .width-50percent {
	width: 50%;
}

@media (max-width: 500px) {
	#map-bubble-wrapper .country-info .width-50percent,
	.fullscreen-country-summary .width-50percent {
		width: 100%;
    	margin-bottom: 5px;
	}
}

.fullscreen-country-summary .width-50percent.left {
	width: 60%;
	margin-right: 3%;
}

.fullscreen-country-summary .width-50percent.right-side {
	width: 37%;
}

#map-bubble-wrapper .country-info .label,
.fullscreen-country-summary .label {
	font-size: 10px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	border: 0;
	border-radius: 0;
	background: none;
	display: block;
	padding: 0;
	text-shadow: 0;
	text-transform: uppercase;
}

#map-bubble-wrapper .country-info .with-materials {
	background: transparent url('../images/icon-hazard-onwhite.png') no-repeat left center;
	padding-left: 30px;
	font-size: 12px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	text-indent: 0;
	width: auto;
	height: auto;	
}

#map-bubble-wrapper .country-info .without-materials {
	background: transparent url('../images/icon-without-onwhite.png') no-repeat left center;
	padding-left: 30px;
	font-size: 12px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	text-indent: 0;
	width: auto;
	height: auto;
}

#map-bubble-wrapper .country-copy h3 {
	text-transform: uppercase;
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: normal;
	margin: 0 0 4px;
	padding: 0;
}

#map-bubble-wrapper p {
	margin-bottom : 0;
	line-height: normal;
	margin-top: 9px;
	font-size: 12px; 
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
}

#map-bubble-wrapper .country-info .value {
	font-size: 22px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
}

#map-bubble-wrapper .country-info .rank,
#map-bubble-wrapper .country-info .score,
#map-bubble-wrapper .country-info .change {
	float: left;
	width: 33%;
	overflow: hidden;
	text-align: center;
}

#map-bubble-wrapper .country-info .link {
	display: none;
}

.map-tabs {
	width: 100%;
	list-type: none;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: 20px;
	float: right;
	max-width: 375px;
}

.map-tabs li {
	list-type: none;
	list-style: none;	
	padding: 0;
	/* float: left; */
}

.map-tabs a {
	display: block;
	/* float:left; */
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4); 
    color: #FFFFFF;
    font-family: 'Gotham A','Gotham B';
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;   
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    top: 1px;    
    background: #8A8E90;
    border-bottom: #8A8E90 solid 1px;
    border-top: #8A8E90 solid 1px;
}

.map-tabs a img {
	padding-right: 7px;
}

.map-tabs a img.table-view {
	position: relative;
	top: -1px;
}

.map-tabs a.results-pdf {
	border-top: 1px solid #2499c9;
	border-left: 1px solid #2499c9;
	border-right: 1px solid #2499c9;
}

.map-tabs a.results-pdf:hover,
.map-tabs a.results-pdf:hover::after,
.map-tabs a.results-pdf:focus,
.map-tabs a.results-pdf:focus::after {
	border-top: 1px solid #2499c9;
}

.map-tabs a.selected {
	/*background: none repeat scroll 0 0 #0A97CA;*/
	background: none repeat scroll 0 0 #fff;
	z-index: 3;
	border: 1px solid #e1e1e1;
	color: #00abe8;
}

/*.map-tabs a.selected:after {
	background: none repeat scroll 0 0 #0A97CA;
	z-index: 3;
}*/

.map-tabs a:hover,
.map-tabs a:hover::after,
.map-tabs a:focus,
.map-tabs a:focus::after {
	/*background: none repeat scroll 0 0 #9f9f9f;*/
	background: none repeat scroll 0 0 #aaa;
	border-top: #aaa solid 1px;
	border-bottom: #aaa solid 1px;
}

.map-tabs a.selected:hover,
.map-tabs a.selected:hover::after,
.map-tabs a.selected:focus,
.map-tabs a.selected:focus::after {
	/*background: none repeat scroll 0 0 #3DA4C6;*/
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e1e1e1;
	color: #00abe8;
}

.map-tabs-wrapper {
	overflow: hidden;
}

.fullscreen-country-summary {
	display: none;
	position: relative;
	bottom: 0;
	top: auto;
	overflow: hidden;
	background: #fff;
	z-index:  9999999999;
	padding: 10px;
}

.fullscreen-country-summary .label {
	color: #333;
}

.fullscreen-country-summary .with-materials,
.fullscreen-country-summary .without-materials {
	width: auto;
	text-indent: none;
	color: #333;
}

.fullscreen-country-summary h2 {
	padding-left: 50px; 
	padding-bottom: 6px;
	border-bottom: 4px solid #fff;
	margin: 0;
	font-size: 36px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}

.fullscreen-country-summary .country-copy h3 {
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 16px;
	line-height: normal;
	margin: 0 0 4px;
	padding: 8px 8px 0 0;
}

.fullscreen-country-summary .country-copy {
	color: #000;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	line-height: normal;
	font-size: 11px;
	padding: 8px 8px 0 0; 
}

.fullscreen-country-summary .country-copy p {
	margin: 0;
}

.fullscreen-country-summary p {
	margin: 5px 0 0 0;
}

.fullscreen-country-summary .close {
	position: relative;
	top: 13px;
	left: auto;
	right: 13px;
	text-indent: -9999px;
	background: transparent url('../images/map-images/map-popup-close-blue.png') no-repeat center center;
	width: 12px;
	height: 12px;
	font-size: 12px;
	line-height: normal;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}


/* END Data & Results Map */

/* Table */

#table {
	display: none;
	background: #d6dadc;
	overflow: hidden;
	width: 100%;
	padding: 2%; 
	max-width: 96%;
}

#table h3 {
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	font-style: normal;
	font-size: 16px; 
	margin: 0 0 1em;
}

.button-compare {
	display: none;
	width: auto;
	height: auto; 	
	cursor: pointer;
	margin-top: 1em;
	margin-right: 8.5%;
	float: right;
}

.button-compare div,
.button-compare input[type="submit"] {
	float: left;
}

.button-compare .button-text {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 10px;
	line-height: normal;
	text-indent: -25px;
	/*background: transparent url('../images/dot_80opacity.png') repeat left top;*/
	background: url('../images/map-images/table-compare-btn.png') #121212 right center no-repeat;
	width: 120px;
	height: 28px;
	padding: 8px 10px;
	border: 0;
	overflow: hidden;
	position: relative;
	left: 8px;
}

.button-compare .button-icon {
	width: 28px;
	height: 28px;
	background: transparent url('../images/button-map.png') repeat left top;	
}

.button-back {
	width: auto;
	height: auto; 	
	cursor: pointer;
	float: right;
}

.button-back div,
.button-back input[type="submit"] {
	float: left;
}

.button-back .button-text {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 10px;
	line-height: normal;
	background: transparent url('../images/dot_80opacity.png') repeat left top;	
	width: auto;
	height: 12px;
	padding: 8px 10px;
	border: 0;
	overflow: hidden;
}

.button-back .button-icon {
	width: 28px;
	height: 28px;
	background: transparent url('../images/button-map.png') repeat left top;	
}

.legend-wrapper {
	overflow: hidden;
	margin: 0 18px 0;
}

.legend-item {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 11px;
	line-height: normal;
	width: 100%;
}

.legend-marker,
.legend-title {
	float: left;
}

.legend-marker {
	width: 13%;
	margin-right: 5%;
	height: 3px;
	margin-top: 2px;
}

.legend-title {
	width: 82%;
}

.legend-marker.solid {
	border-bottom: 2px solid #0026ff;
}

.legend-marker.dotted {
	border-bottom: 2px dotted #ff4700;
}

.legend-marker.dashed {
	border-bottom: 2px dashed #00ABE8;
}

.legend-marker.solid.orange {
	border-bottom: 2px solid #ff4700;
}

.country-rows-headers {
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	font-style: normal;
	border-bottom: 1px solid #ccc;
	/* padding: 7px 12px; */
	padding: 7px 42px 7px 12px;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.2);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,.2);
	
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f5f5f5 0%,#dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	
}

.rank-column,
.country-column,
.indicator-column,
.change-column,
.compare-column {
	float: left; 
	padding: 7px 0;
}

.rank-column {
	width: 10%;
}

.country-column {
	width: 30%;
	overflow: hidden;
}

.indicator-column {
	width: 30%;
}

.index-sabotage .indicator-column {
	width: 40%;
}

.change-column {
	width: 15%;
}

.change-column .green {
	color: #13b335;
}

.change-column .orange {
	color: #ff4700;
}

.compare-column {
	width: 15%;
	padding: 0;
}

.compare-column.compare-header {
	padding: 7px 0;
}

.country-rows-wrapper {
	max-height: 600px;
	max-width: 1196px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
}

.country-rows {	
	max-width: 1166px;
}

.table-row {
	padding: 0 12px;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

.indicator-column .value,
.indicator-column .grey-bar {
	float: left;
}

.indicator-column .value {
	min-width: 11%;
}

.indicator-column .grey-bar {
	width: 70%;
	position: relative;
	height: 10px;
	margin-top: 6px;
	background: #aaa;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.2);
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,.2);
}

.country-column .country-flag {
	min-width: 20%; 
	height: 20px;
	float: left;
	overflow: hidden;
}

.country-column .country-name {
	float: left;
	width: 80%;
}

.indicator-column .overlay-bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 10px;
	background: yellow;
}

.compare-column .checkbox-container {
	background: #aaa;	
	overflow: hidden;
	text-align: center;
	width: 70%;
	padding: 10px 0; 	
}

.compare-column .checkbox-container input[type="checkbox"] {
	margin-top: 0;
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	border-radius: 3px;
	 -webkit-border-radius: 3px;
	  -moz-border-radius: 3px;  
}

.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}

.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}

.country-rows-headers {
	font-size: 12px;
}

/* END Table */

/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
.topic-select, .option-select, #fact-select { position: relative; }
.option-select { position: absolute; top: 5px; left: 4px; }
.dashboard .option-select { display: none; }
#map-view .option-select label { display: none; }
#map-view .option-select option:first-child { color: #000; }

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select {
    position:relative;
    z-index:10;
    /* width:141px !important;
    height:23px !important;
    line-height:23px;    */
}

/* dynamically created SPAN, placed below the SELECT */
span.select {
    position:absolute;
    bottom:0;
    float:left;
    left:0;
    top: 1px;
    padding-top: 7px; 
    width: 100%;
    height:23px;
    line-height:normal;
    text-indent:10px;
    text-align: left;     
    cursor:default;
    z-index:1;    
	font-weight: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px;
	background: transparent url('../images/results-dropdown-not-selectable.png') no-repeat right top;
	color: #fff;
}

.by-category.selectable span.select,
.by-indicator.selectable span.select {
	background: transparent url('../images/results-dropdown-selectable.png') no-repeat right top;
}

.map-utilities select {
	/* width: 233px; */
	width: 289px;
}

.map-utilities select.select-indicator {
	/* width: 330px; */
	width: 289px;
}

select,
select:focus,
select option,
select option:focus {
	border: 0;
	outline: 0;
	outline-offset: 0;
	box-shadow: 0;
}

.by-category.selectable span.select.focus,
.by-indicator.selectable span.select.focus {
	background: transparent url('../images/results-dropdown-selected.png') no-repeat right top;
	color: #a4a4a4;
	-webkit-box-shadow:  0px 1px 8px 1px rgba(0, 0, 0, .2); box-shadow:  0px 1px 8px 1px rgba(0, 0, 0, .2);
}

select option {
	display: none;
	border: 0;
}

.selectable option {
	display: block;
}

#fact-select select.select { height: 25px !important; }
#fact-select span.select { height: 23px !important; padding-top: 2px; background: #fff url('../images/arrow-down-whiteonblue25pxH.png') no-repeat right top; border: none; }

/* END Fancy Select */


.page-utilities {
	background: transparent url('../images/dot_40opacity.png') repeat left top;
}

.with-materials {
	float: left;	
	width: 18px;
	height: 17px;
	background: transparent url('../images/icon-hazard.png') no-repeat left top;
	text-indent: -9999px;
	margin-left: 9px;
}

.without-materials {
	float: left;
	width: 29px;
	height: 17px;
	background: transparent url('../images/icon-without.png') no-repeat right top;
	text-indent: -9999px;
}

.countries .with-materials {
	display: block;
	text-indent: -9999px;
	margin-left: 10px;
}

.grey-box-plain .applies-line {
	margin-bottom: 10px;
	overflow: hidden;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	color: #003f5f;
	font-size: 13px;
	line-size: 13px; 
}

.grey-box-plain .applies-line .with-materials {
	text-indent: 0;
	width: auto;
	padding-left: 25px; 
	margin-left: 0;
}

.grey-box-plain .applies-line .without-materials {
	width: auto;
	text-indent: 0;
	padding-left: 25px; 
	background: transparent url('../images/icon-without.png') no-repeat left top;
}

.indicators-meta {
	background-size: 80%;
	padding-left: 120px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}
.indicators-meta.sabotage {
	min-height: 95px;
}
.indicators-meta.sabotage h2 {
	padding: 15px 0;
}

.tab-content {
	/* display: none; */	
	overflow: hidden;
}

/* .tab-content:first-child {
	display: block;
}
 */
.child-indicator {
	overflow: hidden;
}

.indicator-category-content {
	margin-top: 9px; 
	border: 1px solid #f3f5f6;
	overflow: hidden;
}

.grey-box-plain {
	background: #f3f5f6 none;
	padding: 26px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	color: #333333;
	font-size: 13px;
	line-height: normal;
}

.grey-box-plain h3 {
	font-size: 15px;
	line-height: normal;
	margin-bottom: 8px; 
}

.grey-box-plain h2 {
	font-size: 38px;
	line-height: 38x;	
	color: #095374;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}

.grey-box-plain p {
	margin-bottom: 15px;
}

.grey-box-plain p:last-child {
	margin-bottom: 0;
}

.anchor-plain-blue {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 11px;
	line-hwight: 13px;
	color: #006699;
	display: block;
	overflow: hidden;
	margin-top: 9px; 
}

.anchor-plain-blue:hover {
	color: #00abe8;
}

.children-indicators {
	padding: 26px;
	overflow: hidden;
}

.children-indicators h3 {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 16px;
	line-height: normal;
	color: #095374;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1em;
	overflow: hidden;
}

.children-indicators .expand-me h3 {
	margin: 0;
	padding-top: 20px;
	overflow: hidden;
}

.children-indicators h4 {
	background: #d1e9f1 none;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 18px;
	line-height: 18px;
	padding: 0;
	overflow: hidden;
	/* margin-top: 0; */
	margin-bottom: 15px;
	margin-top: 0;
}

.children-indicators .expand-me h4 {
	margin-top: 15px;
}

.children-indicators h4 a {
	color: #095374;	
	-webkit-transition: color .6s ease;
    -moz-transition: color .6s ease;
    -o-transition: color .6s ease;
	transition: color .6s ease;
}

.children-indicators h4 a:hover {
	color: #00abe8;
}

.child-indicator {
	margin-bottom: 30px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 13px;
	line-height: normal;
	overflow: hidden;
}

.child-indicator:last-child {
	margin-bottom: 0;
}

.child-indicator h5 {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 15px;
	line-height: normal;
	margin-bottom: 8px;
	padding: 0 13px;
	overflow: hidden;
}

.child-indicator p {
	margin-bottom: 15px;
	padding: 0 13px;
	overflow: hidden;
}

.grandchild-indicator {
	overflow: hidden;
}

/* .grandchild-indicator {
	padding: 20px 15px;
	background-color: #f3f3f3;
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
} */

/* .grandchild-indicator p:last-child {
	margin-bottom: 0;
} */

.grandchild-indicator:last-child {
	margin-bottom: 0;
}

/* .child-indicator p:last-child {
	margin-bottom: 0;
} */

.grandchild-indicator h4,
.grandchild-indicator h5,
.grandchild-indicator p {
	padding-left: 0;
}

.grandchild-indicator p {
	padding-right: 0;
	margin-bottom: 0;
	padding-bottom: 1em;
}

.grandchildren-indicators {
	padding: 0 13px;
	overflow: hidden;
}

.link-expand,
.link-expand a {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 12px;
	line-height: normal;	
}

h4.link-expand {
	font-size: 18px;
	overflow: hidden;
	-webkit-transition: background-color .6s ease;
    -moz-transition: background-color .6s ease;
    -o-transition: background-color .6s ease;
	transition: background-color .6s ease;
}

.child-indicator h4.link-expand,
.child-indicator h4.link-expand a {
	font-size: 16px;
}

h4.link-expand:hover {
	background: #C5DDE5;
}

h4.link-expand a {
	display: block; 	
	overflow: hidden;
	padding: 13px;	
}

h4.link-expand a.link-text {
	width: 70%;	
	float: left;
}

h4.link-expand a.map-link {
	width: 11%;	
	float: right;
	text-align: right;
	font-size: 12px;
	padding-top: 15px;
}

div.link-expand {
	overflow: hidden;
	padding-left: 10px;
	padding-top: 8px;
} 

.expand-me {
	overflow: hidden;
	height: 0;	
	padding: 0 15px;
	background-color: #f3f3f3;
}

.expand-me h3 {
	margin-top: 20px;
	overflow: hidden;
}

.grandchild-indicator h4 {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden;
}

.single-countries .country-headers {
	overflow: hidden;
}

.single-countries .country-info h1 {
	font-family: 'Gotham A','Gotham B';
    font-style: normal;
    font-weight: 400;
    color: #095374;
    font-size: 36px;
    text-transform: none;
}

.single-countries .with-materials,
.single-countries .without-materials,
.single-countries .sabotage-index,
.single-countries .theft-index {
	text-indent: 0;
	font-size: 12px;
	width: auto;
	color: #095374;
	margin-left: 0;
	margin-right: 20px;
	padding-left: 25px; 
	float: left;
}

.single-countries .countries-dropdown-wrapper .with-materials,
.single-countries .countries-dropdown-wrapper .without-materials,
.single-countries .countries-dropdown-wrapper .sabotage-index,
.single-countries .countries-dropdown-wrapper .theft-index {
	text-indent: -9999px;
	width: 18px;
	margin-left: 9px;
	float: left;
}

.single-countries .without-materials {
	background: url("../images/icon-without.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

.single-countries .sabotage-index {
	background: url("../images/sabotage-index.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

.single-countries .theft-index {
	padding-left: 0; 
}

.single-countries .country-flag {
	float: left; 
	/* width: 10%; */
	height: 80px;	
	/* margin-right: 1%; */
	
	/* -webkit-box-shadow: 3px 1px 7px 1px rgba(0,0,0,.3);
	box-shadow: 3px 1px 7px 1px rgba(0,0,0,.3); */
}

.single-countries .country-flag img {
	/* -webkit-box-shadow: 3px 1px 7px 1px rgba(0,0,0,.3);
	box-shadow: 3px 1px 7px 1px rgba(0,0,0,.3); */
	width: 97%;
	height: 97%;
	border: 1px solid #bebebe;
}

.single-countries .country-info {
	float: left; 
	/* width: 89%; */
}

.single-countries h2 {
	clear: left; 
	text-transform: uppercase;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	line-height: normal;
	font-size: 18px;
}

.single-countries .meta-row {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	line-height: normal;
	font-size: 11px;
	color: #000;
	letter-spacing: .5px;
	overflow: hidden;
	margin-bottom: 16px; 
}

.left-column, .right-column {
	float: left; 
}

.single-countries .ex-attachments p {
	padding-left: 0;
}

.single-countries .scoring-link {
	display: block;
	text-align: left;
	padding-left: 28px;
	margin-bottom: 10px; 
	background: transparent url('../images/icon-barchart-orange.png') no-repeat left center;
	width: auto;
	float: right;
	overflow: hidden;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}

.right-column .block-wrapper {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	position: relative;
}

.data-visualization-wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	margin-left: 20px; 
}

.compare .data-visualization-wrapper {
	margin-left: 45px; 
	margin-top: 0;
	padding-top: 20px; 
	clear: both;	
}

.trends-heading {
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 14px;
	margin: 0 18px 3px; 
}

.group-count-wrapper {
	height: auto;
	overflow: hidden;
	background: #198eb9; /* Old browsers */
	background: -moz-linear-gradient(top,  #198eb9 0%, #0177a1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#198eb9), color-stop(100%,#0177a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #198eb9 0%,#0177a1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #198eb9 0%,#0177a1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #198eb9 0%,#0177a1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #198eb9 0%,#0177a1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#198eb9', endColorstr='#0177a1',GradientType=0 ); /* IE6-9 */
}

.group-count-wrapper.drop-down:hover {
	cursor: pointer;
}

.group-count-wrapper .group-count {
	width: 94%;
	padding: 1.5% 1% 1.5% 5%;
	/* min-height: 23px; */
}

.group-count-wrapper.above-average .group-count {
	background: transparent url('../images/arrow-trends-green.png') no-repeat left center;
}

.group-count-wrapper.average .group-count {
	background: transparent url('../images/arrow-trends-yellow.png') no-repeat left center;
}

.group-count-wrapper.below-average .group-count {
	background: transparent url('../images/arrow-trends-red.png') no-repeat left center;
}

.group-count-wrapper.drop-down .group-count {
	width: 80%;
}

.group-count-wrapper .arrow-expand {
	width: 0;
	padding: 0;		
}

.group-count-wrapper.drop-down .arrow-expand {
	padding: 1.5% 3% 1.5% 1%;
	min-width: 9%;
	min-height: 18px;
	background: transparent url('../images/profile-down-arrow.png') no-repeat center center;
	cursor: pointer;
}

.group-count-wrapper.drop-down .arrow-expand.up {
	background: transparent url('../images/profile-up-arrow.png') no-repeat center center;
}

.group-count-wrapper div {	
	font-size: 14px;
	float: left;
}

.indicators-wrapper {
	background: rgb(1,91,117);
	overflow: hidden;	
	height: 0;
}

.trends-wrapper {
	overflow: hidden;
	margin: 0 18px 10px;
	color: #fff;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	border: 1px solid #bebebe;
}

.trends-wrapper .category-heading {
	color: #00ABE8;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	padding: 4px 10px 0;
	margin-bottom: 6px;
	line-height: 13px;
	overflow: hidden;
}

.trends-wrapper .category-heading:first-child {
	padding-top: 13px;
}

.indicator-heading {
	padding: 0 30px;
	text-indent: -10px;
	margin-bottom: 7px;
	line-height: 13px;
	overflow: hidden;
}

.indicator-heading:last-child {
	padding-bottom: 13px;
}

.main-content.span12.compare .subheading {
	margin-bottom: 40px;
}

.main-content.span12.compare {
	overflow: hidden;
	min-height: 500px;
}

.main-content.span12.compare .block-wrapper {
	border: 0;
}

.main-content.span12.compare .block-wrapper:last-child {
	margin-bottom: 0;
}

.main-content.span12.compare .block-content-wrapper {
	margin: 0;
	padding: 16px 18px 24px;
	border: 1px solid #ccc;
}

.main-content.span12.compare aside.span4 {
	margin-bottom: 20px; 
	position: relative;
	
}

.main-content.span12.compare aside.span4:last-child {
	padding-right: 0;
	border-right: 0;
}

.main-content.span12.compare aside.span4.padding-border {	
	
}

.main-content.span12.compare .right-column .block-wrapper:last-child {
	margin-bottom: 0;
}

.main-content.span12.compare .country-meta {
	margin-bottom: 10px; 
	overflow: hidden;
}

.main-content.span12.compare .country-data {
	border-top: 2px solid #444;
	border-bottom: 1px solid #444;
	padding-top: 10px;
	padding-bottom: 12px;
	overflow: hidden;
	clear: both;
	line-height: normal;
	margin-bottom: 10px; 
}

.main-content.span12.compare .country-info {
	width: 40%;
	float: left; 
}

.main-content.span12.compare .country-title {
	color: #095374;
    font-family: 'Gotham A','Gotham B';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: normal;
    float: left;
	max-width: 80%;
}

.main-content.span12.compare .country-flag {
	float: left;
	/* width: 16%; */
	height: 30px;
	background-size: contain;
	max-width: 17%;
	margin-right: 6px;
}

.main-content.span12.compare .country-flag img {
	border: 1px solid #ddd;
	
}

.main-content.span12.compare .with-materials,
.main-content.span12.compare .without-materials {
	text-indent : 0;
	width: auto;
	margin-left: 0;
	padding-left: 25px;
	line-height: normal;
	font-size: 12px; 
	height: auto;
	overflow: hidden; 
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}


.main-content.span12.compare .without-materials {
	background: url("../images/icon-without.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
.main-content.span12.compare .values {
	width: 50%;
	float: right;
}

.main-content.span12.compare .values .rank,
.main-content.span12.compare .values .score,
.main-content.span12.compare .values .change {
	width: 33%; 
	text-align: center;
	float: left;
}

.main-content.span12.compare .values .label {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px;
	border: 0;
	border-radius: 0;
	background: none;
	display: block;
	padding: 0;
	text-shadow: 0;
	text-transform: uppercase;
	color: #666;	
}

.main-content.span12.compare .values .value {
	font-size: 22px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
}

.main-content.span12.compare .block-wrapper .close {
	position: absolute;
	top: 10px;
	left: auto;
	right:10px;
	height: 25px;
	width: 25px;
}

.main-content.span12.compare .indicators-category .category-name {
	font-size: 12px;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	width: 45%;
}

.main-content.span12.compare .indicators-category {
	padding: 0;
	margin-bottom: 0;
	background: transparent;
}

.main-content.span12.compare .expand-me {
	overflow: hidden;
	background: none;
	padding: 0 0 0 15px;
}

.main-content.span12.compare .expand-me h4 {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px; 
	overflow: hidden;
	margin-top: 0;
	margin-bottom: 0;
}

.main-content.span12.compare .expand-me .child-indicator {
	margin-bottom: 10px;
}

.main-content.span12.compare .expand-me .category-name {
	color: #949494;
}

.main-content.span12.compare .expand-me .values {
	width: 52%;	
}

.main-content.span12.compare .expand-me .values div {
	color: #949494;
}

.main-content.span12.compare .indicators-category .child-indicator {
	overflow: hidden;
}

.main-content.span12.compare .indicators-category .values div {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px; 	
}

.main-content.span12.compare .indicators-category .values {
	line-height: normal;
}

.main-content.span12.compare .indicators-category .category-content {
	overflow: hidden;
}

.main-content.span12.compare .child-indicator .change .green,
.main-content.span12.compare .category-content .change .green {
	color: #13B335;
}

.main-content.span12.compare .child-indicator .change .orange,
.main-content.span12.compare .category-content .change .orange {
	color: #ff4700;
}

.main-content.span12.compare .indicators-category .category-content h3 {
	overflow: hidden;
	margin-top: 0;
}

.main-content.span12.compare .link-expand {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 10px; 
}

.main-content.span12.compare .block-content-wrapper h2 {
	text-transform: none;
	color: #333;
}

.main-content.span12.compare .subheading a {
	display: block;
	margin-bottom: 5px; 
	overflow: hidden;
}

.main-content.span12.compare .subheading p {
	font-size: 18px; 
}

.main-content.span12.compare .three-blocks {
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc; 
}

.main-content.span12.compare .three-blocks:last-child {
	border-bottom: 0;
}

.block-content-wrapper select.select-groups {
	width: 87%;
	height: 30px; 
	/* margin-left: 18px; */
	margin-left: 6.5%;
	/* visibility: hidden; */
}

.block-content-wrapper select.select-groups option {
	display: block;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px; 
}

.block-content-wrapper select.select-groups option[disabled] {
	color: #ccc;
	cursor: default;
}

.block-content-wrapper span.select {
	top: 56px; 
	width: 87%;
	margin-left: 6.5%;
}

.single-countries .category-content {
	float: left;
	/* width: 90%; */
}

.single-countries .gutter {
	float: left;
	width: 10%;
}

.single-countries .indicators-category {
	background: none;
	padding: 0 0 20px;
	margin: 0;
}

.single-countries .indicators-category:last-child {
	padding-bottom: 0;
}

.single-countries .indicators-category h3 {
	width: 100%;
	background-color: #d1e9f1;
	line-height: normal;
	font-size: 15px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 700; font-style: normal;
	color: #002e46;
	margin: 0 0 10px;
	overflow: hidden;
	cursor: pointer;
	
	-webkit-transition: background-color .6s ease;
    -moz-transition: background-color .6s ease;
    -o-transition: background-color .6s ease;
	transition: background-color .6s ease;
}

.single-countries .indicators-category h3:hover {
	background: #C5DDE5;	
}

.single-countries .indicators-category h3 .category-name {
	padding: 7px 0 7px 10px;
	width: 50%;
}

.single-countries .indicators-category h3 .values {
	padding: 7px 10px 7px 0;
	width: 20%;
}

.single-countries .indicators-category h3 .values .rank,
.single-countries .indicators-category h3 .values .score,
.single-countries .indicators-category h3 .values .change {
	width: 33%; 
	text-align: center;
}


.single-countries .indicators-category-quantities-and-sites .gutter {
	background: transparent url('../images/graphic-quantities-grey.png') no-repeat center top;
}

.single-countries .indicators-category-number-of-sites .gutter {
	background: transparent url('../images/graphic-quantities-grey.png') no-repeat center top;
}

.single-countries .indicators-category-global-norms .gutter {
	background: transparent url('../images/graphic-global-grey.png') no-repeat center top;
}

.single-countries .indicators-category-domestic-commitments-and-capacity .gutter {
	background: transparent url('../images/graphic-domestic-grey.png') no-repeat center top;
}

.single-countries .indicators-category-risk-environment .gutter {
	background: transparent url('../images/graphic-risk-grey.png') no-repeat center top;
}

.single-countries .indicators-category-security-and-control-measures .gutter {
	background: transparent url('../images/graphic-security-grey.png') no-repeat center top;
}

.single-countries .indicators-category .link-expand a.link-text {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}

.single-countries .indicators-category h4,
.single-countries .indicators-category h4.link-expand {
	margin: 0 0 6px;
	color: #000;
	overflow: auto;
	line-height: normal;
	padding: 0 7px 0 10px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 12px;
}

.single-countries .indicators-category .child-indicator h4 .flt-l {
	width: 60%;
}

.single-countries .indicators-category .child-indicator h4 .flt-r {
	width: 21%;
}

.single-countries .indicators-category h4.link-expand a {
	color: #000;
}

.single-countries .indicators-category h4.link-expand a:hover,
.single-countries .indicators-category h4:hover {
	background: none;
}

.single-countries .indicators-category .child-indicator {
	margin-bottom: 8px; 
}

.single-countries .indicators-category .child-indicator .rank,
.single-countries .indicators-category .child-indicator .score,
.single-countries .indicators-category .child-indicator .change {
	width: 33%;
	text-align: center;
	float: right;
}

.single-countries .indicators-category .child-indicator .change .green,
.single-countries .indicators-category .category-content .change .green {
	color: #13B335;
}

.single-countries .indicators-category .child-indicator .change .orange,
.single-countries .indicators-category .category-content .change .orange {
	color: #ff4700;
}

.single-countries .indicators-category .expand-me {
	background: none;
	overflow: hidden;
}

.single-countries .grandchildren-indicators {
	overflow: hidden;
	padding: 0;
}

.single-countries .grandchildren-indicators .expand-me {
	padding: 0 7px 0 15px; 
}

.single-countries .grandchild-indicator {
	overflow: hidden;
}

.single-countries .indicators-category .grandchildren-indicators h4 {
	padding: 0;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px;
	color: #8c8c8c;
}

.single-countries .country-title {
	float: left;
	/* width: 70%; */
}

.single-countries .values  {
	color: #666;
	line-height: normal;
}

.single-countries .values .value {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
	font-size: 38px;
}

.values .value .orange {
	color: #ff4700;
}

.values .value .green {
	color: #13b335;
}

.single-countries .values .label {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px;
	border: 0;
	border-radius: 0;
	background: none;
	display: block;
	padding: 0;
	text-shadow: 0;
	text-transform: uppercase;
	color: #666;	
}

.single-countries .values .rank,
.single-countries .values .score,
.single-countries .values .change {
	float: right;
	text-align: center;
	width: 32.5%;
	
}

.single-countries .country-headers .values .rank,
.single-countries .country-headers .values .score,
.single-countries .country-headers .values .change {
	border-left: 1px solid #ddd;
}

/* 
 *  Sidebar 
 */
 
 
aside {
	/* float: left; */ 
	/* width: 100%; */
}

.sidebar-grey-box {
	border: 1px solid #ccc; 
	margin-bottom: 30px;
}

.sidebar-grey-box-wrap {
	margin: 16px 18px 24px;
}

.sidebar-grey-box-wrap .more-info {
	text-transform: none;
}

.report-breakout-trigger {
	position: relative;
}

.report-breakout {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 235px;
	top: 100%;
	right: 0;
	background-color: #f1f1f1;
	padding: 8px;
	-webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.75);
	-webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
	transition: all .15s ease;
}

@media (max-width: 980px) {
	.report-breakout {
		position: relative;
	    opacity: 1;
	    visibility: visible;
	    box-shadow: none;
	    background: transparent;
	    padding: 0;
    	margin: 10px 10px auto;
    	width: 100%;
    }
}

.report-breakout li, .report-breakout ul {
	list-style: none;
}

.report-breakout li {
	border-top: 1px solid #d9d9d9;
	padding: 5px 0;
	background: url('../images/download.png') no-repeat right center;
}

.report-breakout li a {
	color: #0088cc;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

.report-breakout li a:hover {
	color: #005580;
}

.report-breakout li:first-child {
	border-top: none;
}

.report-breakout-trigger:hover .report-breakout {
	display: block;
}

.report-breakout.active {
	display: block;
}

aside .block-wrapper {
	border: 1px solid #ccc;
	/* margin-bottom: 40px; */
	margin-bottom: 20px;
}

.ex-attachments li a {
	padding: 0 7px; 
}

.ex-attachments p {
	font-family: 'Gotham A','Gotham B';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
	margin: 1em 0;
}

aside .ex-attachments p {
	line-height: 18px;
}

.ex-attachments p.font-size-14 {
	font-size: 14px;
}
.ex-attachments p.margin-bottom-zero {
	margin-bottom: 0;
}

.ex-attachments .downloads > div {
	display: inline-block;
    padding: 0 10px;
    border-right: 2px solid #999;
    position: relative;
}
@media (max-width: 980px) {
	.ex-attachments .downloads > div {
	    display: block;
    	padding: 10px 0 0;
    	border-right: none;
    }
}

.ex-attachments .downloads > div:last-child {
    border-right: none;
}

.ex-attachments .downloads > div > a, .downloads > div > p {
	font-size: 14px;
	color: #0088cc;
	text-transform: none;
	margin: 0;
	cursor: pointer;
}

.downloads > div > p.report-arrow {
	background: url('../images/down-arrow.png') no-repeat right center;
	padding-right: 12px;
}

@media (max-width: 980px) {
	.downloads > div > p.report-arrow {
		display: inline-block;
	}
}

.ex-attachments .downloads > div > a:hover, .downloads > div > p:hover {
	color: #005580;
}

.downloads > div.report-breakout-click:hover .report-breakout {
	opacity: 1;
	visibility: visible;
}

.downloads > div.report-breakout-click:hover > p.report-arrow {
	background: url('../images/up-arrow.png') no-repeat right center;
	padding-right: 12px;
	color: #005580;
}

.attachments-title {
	color: #095374;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	font-size: 20px;
	line-height: normal;
	margin-right: 25px;
}

.col-home-3 {
	float: left; 	
	margin-right: 5%;	
	/*overflow: hidden;*/
}

.col-home-3:last-child {
	margin-right: 0;
}

.col-home-3 h2 {
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 500; 
	font-style: normal;
	font-size: 21px; 
	line-height: 31px;
	margin: 0 0 14px;
}

.col-home-3 p {
	margin: 0 0 18px;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 12px;	
}

.col-home-3 p.margin-bottom-zero {
	margin-bottom: 0;
}

.col-home-3 .sidebar-grey-box {
	border: 0;
	background: none;
	width: 100%;
}

.col-home-3 .sidebar-grey-box-wrap {
	margin: 0;
}

.home .join-form label {
	display: none;
}

.more-info {
	text-transform: uppercase; 
}

.more-links , .more-links a,
.col-home-3 p.more-links, .col-home-3 p.more-links a {
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 300; 
	font-style: normal;
	font-size: 14px;
	margin-bottom: 0;
}

.home .join-form .frm_form_fields {
	width: 78%;
}

.home .join-form .frm_form_fields,
.home .join-form .frm_submit {
	float: left;
}

.home .join-form input[type="email"] {
	border-radius: 0;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 12px; 
	color: #324069;
	-webkit-box-shadow:  inset 0px 1px 8px 1px rgba(0, 0, 0, .2); box-shadow:  inset 0px 1px 8px 1px rgba(0, 0, 0, .2);
	margin: 0;
	height: 25px;
	width: 94.5%;
}

.home .join-form .frm_submit .frm_ajax_loading {
	display: none;
}

.home .frm_submit {
	width: 22%
}

.frm_submit input {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 12px; 
	text-transform: uppercase;
	line-height: normal;
	border: 0 none;
}

.home .join-form .frm_submit input {
	background-color: #ff4700;	
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

.frm_error {
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 12px; 
	color: red;
}

#message, #message p {
	color: #095374;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 12px;	
}

/* HEADER */

.splash {
	width: 100%;	
}

.top-left-logo {
	float: left; 
	overflow: hidden;
	max-height: 68px;
}

img.print-only {
	display: none;
}

.home #logo-menus {
	filter: none;
	background: none; 
	background-color: rgba(0, 63, 95, 1);	
	z-index: 3;
	margin-bottom: 0;
}

#logo-menus {
	
	overflow: hidden;
	padding-left: 2%;
	padding-right: 2%;
	position: relative;
	top: 0;
	left: 0;
	/* width: 96%; */

	background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(left,  #1e5799 0%, #2989d8 0%, #565656 0%, #969696 40%, #6b6b6b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1e5799), color-stop(0%,#2989d8), color-stop(0%,#565656), color-stop(40%,#969696), color-stop(100%,#6b6b6b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #1e5799 0%,#2989d8 0%,#565656 0%,#969696 40%,#6b6b6b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #1e5799 0%,#2989d8 0%,#565656 0%,#969696 40%,#6b6b6b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #1e5799 0%,#2989d8 0%,#565656 0%,#969696 40%,#6b6b6b 100%); /* IE10+ */
background: linear-gradient(to right,  #1e5799 0%,#2989d8 0%,#565656 0%,#969696 40%,#6b6b6b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#6b6b6b',GradientType=1 ); /* IE6-9 */

	
}

#logo-menus .social-item {
	margin-right: 7px;	
}

#logo-menus .social-item:last-child {
	margin-right: 0;
}

#logo-menus .social-item, #logo-menus .social-item a {
	width: 24px;
	height: 24px;
}

#logo-menus .facebook {
	background: transparent url('../images/icon-fb-blue.png') no-repeat left top;
}

#logo-menus .twitter {
	background: transparent url('../images/icon-twitter-blue.png') no-repeat left top;
}

#logo-menus .youtube {
	background: transparent url('../images/icon-youtube-blue.png') no-repeat left top;
}

#logo-menus .social-media-links {
	float: left; 
}

#logo-menus .social-media-links .blurb {
	display: none;	
}

.top-right-menus-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.top-right-menus-social {
	float: right;
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;	
}

.top-right-menu-social {
	overflow: hidden;
	float: right;
	margin-top: 18px;
	margin-bottom: 32px;
}

.top-right-menus-social a {
	color: #fff;
}

.top-right-menus-social a:hover {
	color: #ddd;
}

.top-right-menus-social li {
	float: left; 
}

.menu-main-nav-container {
	position: absolute;
	right: 2%;
	/* top: 80px;  */
	top: 7.5%;
	z-index: 3;
	
}

.menu-main-nav-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
}

.menu-main-nav-container li {	
	width: 127px;
	/* margin-right: 37px; */
	float: left;	
	/* padding: 10px 18px 0; */
}

.menu-main-nav-container li:last-child {
	margin-right: 0;
}

.menu-main-nav-container a {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;	
	font-size: 13px;
	padding-bottom: 8px;
	border-bottom: 4px solid #d6dadc;
	width: 127px;
	display: block;
	position: relative;
	line-height: 15px;
	letter-spacing: -.5px; 
}

.menu-main-nav-container .current-menu-item a,
.menu-main-nav-container .current-menu-parent a {
	color: #dfdfdf;
}

.border-hidden {
	height: 4px;
	width: 0;	
	position: absolute;
	bottom: -4px;
	left: 0;
	/* background-color: #d6dadc; */
	transition: width .2s;
	-webkit-transition: width .2s;
}

#menu-main-nav li.menu-item-has-children .border-hidden,
#menu-main-nav li.current-menu-item .border-hidden,
#menu-main-nav li.current-page-ancestor .border-hidden {
	width: 127px;
	transition: none;
	-webkit-transition: none;
}

.menu-main-nav-container li:hover .border-hidden {
	width: 86px;
}

.menu-top-right-container {
	float: left; 
	margin-right: 19px;
}

.menu-top-right-container li a {
	display: block;
	padding: 0 17px; 
}

.menu-top-right-container li:first-child a:first-child {
	padding-left: 0;
}

.menu-top-right-container li:last-child a {
	padding-right: 0;
}

.menu-top-right-container li.down-arrow a {
	padding-right: 13px;
	background: transparent url('../images/arrow-white-down-tiny.png') no-repeat right center;
}

.menu-top-right-container a {
	font-size: 10px;
}

#menu-main-nav li:hover.menu-item-has-children {
	border-top-left-radius:2px;
	border-top-right-radius:2px;
}

#menu-main-nav li.menu-item-has-children .sub-menu {
	display: none;
	position: absolute;
	/* top: 56px; */
	/* width: 250px; */
	width: 270px;
	z-index: 1;
	border-top: 7px solid #ddd;
	border-bottom-left-radius:1px;
	border-bottom-right-radius:1px;
	background-color: #fbfbfc; /* Old browsers */	
	-webkit-box-shadow:  0px 4px 12px 2px rgba(0, 0, 0, .2); box-shadow:  0px 4px 12px 2px rgba(0, 0, 0, .2);
	padding-bottom: 2px;
}

#menu-main-nav {
	overflow: hidden;
}

#menu-main-nav .sub-menu li {
	margin: 0 4px 2px 4px;	
	/* width: 96%; */
	width: 260px;
	padding: 0;
	background-color: #F3F3F3;
}

#menu-main-nav .sub-menu a {
	margin: 0;	
	display: block;
	color: #00537d;
	background-color: #f3f3f3;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 500; 
	font-style: normal;
	text-transform: uppercase;	
	border-bottom: 0;
	width: 91%;
	/* width: 93%; */
	padding: 13px 5% 13px 13px;
	font-size: 11px; 
	line-height: 11px;
}

#menu-main-nav .sub-menu a:hover {
	background: #e2e2e2 url('../images/arrow-blue-right-tiny.png') no-repeat 250px center;
}

#menu-main-nav .sub-menu .border-hidden {
	display: none;
	width: 0;
}

#menu-main-nav .current-page-ancestor.menu-item-has-children .border-hidden {
	background-color: #00abe8
}

.menu-main-nav-container li.green a:hover .border-hidden { background-color: #29bfcb; }
.menu-main-nav-container li.green.current-menu-item a .border-hidden,
.menu-main-nav-container li.green.current-page-ancestor a .border-hidden { background-color: #29bfcb; }
#menu-main-nav li.green.menu-item-has-children .sub-menu { border-top: 7px solid #29bfcb; }
#menu-main-nav li.green.menu-item-has-children:hover ,
#menu-main-nav li:hover.menu-item-has-children.green .border-hidden {
	background-color: #29bfcb;
}
#menu-main-nav .green.current-page-ancestor.menu-item-has-children .border-hidden {
	background-color: #29bfcb;
}

.menu-main-nav-container li.blue a:hover .border-hidden { background-color: #00abe8; }
.menu-main-nav-container li.blue.current-menu-item a .border-hidden,
.menu-main-nav-container li.blue.current-page-ancestor a .border-hidden { background-color: #00abe8; }
#menu-main-nav li.blue.menu-item-has-children .sub-menu { border-top: 7px solid #00abe8; }
#menu-main-nav li.blue.menu-item-has-children:hover ,
#menu-main-nav li.blue.menu-item-has-children:hover .border-hidden {
	background-color: #00abe8;
}
#menu-main-nav .current-page-ancestor.blue.menu-item-has-children .border-hidden {
	background-color: #00abe8;
}

.menu-main-nav-container li.dark-blue a:hover .border-hidden { background-color: #003366; }
.menu-main-nav-container li.dark-blue.current-menu-item a .border-hidden,
.menu-main-nav-container li.dark-blue.current-page-ancestor a .border-hidden { background-color: #003366; }
#menu-main-nav li.dark-blue.menu-item-has-children .sub-menu { border-top: 7px solid #003366; }
#menu-main-nav li.dark-blue.menu-item-has-children:hover ,
#menu-main-nav li.dark-blue.menu-item-has-children:hover .border-hidden {
	background-color: #003366;
}
#menu-main-nav .current-page-ancestor.dark-blue.menu-item-has-children .border-hidden {
	background-color: #003366;
}

.menu-main-nav-container li.yellow a:hover .border-hidden { background-color: #c88e26; }
.menu-main-nav-container li.yellow.current-menu-item a .border-hidden,
.menu-main-nav-container li.yellow.current-page-ancestor a .border-hidden { background-color: #c88e26; }
#menu-main-nav li.yellow.menu-item-has-children .sub-menu { border-top: 7px solid #c88e26; }
#menu-main-nav li.yellow.menu-item-has-children:hover ,
#menu-main-nav li.yellow.menu-item-has-children:hover .border-hidden {
	background-color: #c88e26;
}
#menu-main-nav .current-page-ancestor.yellow.menu-item-has-children .border-hidden {
	background-color: #c88e26;
}

.menu-main-nav-container li.orange a:hover .border-hidden { background-color: #ff5818; }
.menu-main-nav-container li.orange.current-menu-item a .border-hidden,
.menu-main-nav-container li.orange.current-page-ancestor a .border-hidden { background-color: #ff5818; }
#menu-main-nav li.orange.menu-item-has-children .sub-menu { border-top: 7px solid #ff5818; }
#menu-main-nav li.orange.menu-item-has-children:hover ,
#menu-main-nav li.orange.menu-item-has-children:hover .border-hidden {
	background-color: #ff5818;
}
#menu-main-nav .current-page-ancestor.orange.menu-item-has-children .border-hidden {
	background-color: #ff5818;
}


.blue-band {
	/* height: 148px; */ /* was 171 */
	background-color: #00b5c4;
	color: #fff;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 300; 
	font-style: normal;
}

.drawer {
	background-color: #00b5c4;
	height: 34px;
	/* margin-top: -313px; */
}

.drawer a {	
	max-height: 34px;
	display: block;
	max-width: 257px;
	margin: 0 auto;	
	height: 100%;
}

.drawer a {
	background: #00B5C4 url('../images/graphic-drawer.png') no-repeat 0 0;
}

.drawer a.up {
	background-position: 0 -34px;
}

.drawer a:focus,
.isotope-wrapper #filters li a:focus {
	outline: none;
	text-decoration: none;
}

.mega-slider-wrapper {
	/* position: relative; */
	
}

/**** Isotope ****/


.isotope-wrapper {
	width: 100%;
	background-color: #010101;
	overflow: hidden;
	z-index: 2;
	-webkit-transition: background-color 1 ease;
    -moz-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
	transition: background-color 1s ease;
}

.isotope-wrapper.isotope-opaque {	
	background-color: #000;
}

.container.container-for-isotope {
	position: relative;
	padding-top: 20px;
	margin: 0 auto;
}

.container.container-for-isotope .highlights-title {
	font-size: 18px;
	font-weight: 400;
	color: #1baae1;
	padding-bottom: 18px;
	text-transform: uppercase;
	font-family: "museo-sans", Arial, sans-serif;
}

.isotope-wrapper #filters {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	/* left: 0; */
	left: 18px;
}

.isotope-wrapper #filters li {
	float: left;
}

.isotope-wrapper #filters li a {
	display: block;
	float: left;
	text-align: center;
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	padding: 0 20px;
	background-color: #ff4700;
}

.isotope-wrapper #filters li a:hover {
	color: #ddd;
}

.isotope-wrapper #filters li a.selected {
	-webkit-box-shadow:  inset 0px 1px 3px 1px rgba(0, 0, 0, .2); box-shadow:  inset 0px 1px 8px 1px rgba(0, 0, 0, .2);
}

#isotope-content {
	clear: both;
}

.isotope-inner {
	position: relative;
	margin: 0;
	background-size: cover; 
	background-position: center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
	transition: opacity .5s;
	-webkit-transition: opacity .5s;
}


.isotope-inner .shadow-overlay {	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;	
}


.isotope-inner.isotope-hover .shadow-overlay {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
  	transition: opacity .5s;
	-webkit-transition: opacity .5s;
	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/dot_40opacity.png') repeat left top;
} 

.isotope-wrapper .isotope-item {
	z-index: 2;
	color: #fff;
	float: left;
	overflow: hidden;
	/* height: 207px; */
	width: 18%;
	margin-right: 2.24%;
	/* width: 207px; */
	/* margin-bottom: 52px; */
}

.isotope-wrapper .isotope-item:last-child {
	margin-right: 0;
}

.isotope-wrapper .isotope-item .copy {	
	padding: 10px;
	/* position: absolute; */
	bottom: 0;
	/* height: 34%; */
	background: transparent url('../images/dot_blue_opacity.png') repeat left top;
}

.isotope-wrapper .isotope-item .copy h2 {
	text-transform: uppercase;
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	font-size: 14px;	
	line-height: normal;
	color: #fff;
	margin-top: 0;
}

.isotope-wrapper .isotope-item .copy p {
	color: #fff;
	font-family: 'Gotham A', 'Gotham B'; 
	font-weight: 400; 
	font-style: normal;
	font-size: 10px;
	line-height: normal;
	margin: 0;
}

.data .isotope-inner p,
.data .isotope-inner p a {
	text-transform: none;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


/* END Isotope */






/**** News Landing Page ****/


.news-landing-wrapper {
	width: 100%;
	z-index: 2;
}

.news-landing-wrapper .show-more {
	display: none;
	background-color: #ff5818;
	text-transform: uppercase;
	margin: 24px auto 0;
	width: 245px;
	text-align: center;
	transition: all .2s ease;
	font-weight: 500;
	font-family: 'Gotham A', 'Gotham B';
}

.news-landing-wrapper .show-more a {
	color: #FFF;
	font-size: 14px;
	padding: 18px;
	display: block;
}

.news-landing-wrapper .show-more:hover {
	background-color: #ce4713;
}

.news-landing-wrapper .container {
	position: relative;
	margin-bottom: 40px;
}

.news-landing-wrapper #news-content {
	clear: both;
	overflow: hidden;
}

.news-landing-wrapper #filters {
	list-style: none;
	margin: 0;
	padding: 0 14px;
	background: #000;
	position: absolute;
	top: -60px;
	left: 0px;
}

.news-landing-wrapper #filters ul#menu-news-resources-submenu {
	clear: both;
	overflow: hidden;
	margin: 0px;
	list-style: none;
}

.news-landing-wrapper #filters li {
	float: left;
}

.news-landing-wrapper #filters li a {
	display: block;
	float: left;
	text-align: center;
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding: 9px 14px 8px;
	background: url('../images/news-filter-back.jpg') no-repeat right 10px #000;
	background-size: 2px 16px;
	text-decoration: none;
}

.news-landing-wrapper #filters li a.selected {
	color: #666;
	text-decoration: none;
}

.news-landing-wrapper #filters li a.last, .news-landing-wrapper #filters li:last-child a {
	background-image: none;
}

.news-landing-wrapper #filters li a:hover {
	color: #ddd;
}

.news-landing-wrapper #filters li a.selected {
	-webkit-box-shadow:  inset 0px 1px 3px 1px rgba(0, 0, 0, .2); box-shadow:  inset 0px 1px 8px 1px rgba(0, 0, 0, .2);
}

.news-landing-wrapper  #news-content {
	clear: both;
}

.news-landing-wrapper .row-fluid [class*="span"] {
	margin-right: 1%;
	margin-left: 0px;
}

.news-landing-wrapper .span3 {
	width: 24%;
	margin-bottom: 1%;
}

.news-landing-wrapper  .news-landing-inner {
	/*border: 1px solid #ff4700;*/
	border: 1px solid #969696;
	/* width: 205px;
  	height: 205px; */
  	position: relative;
  	margin: 0 auto;
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
  	transition: opacity .5s;
	-webkit-transition: opacity .5s;
	height: 460px;
	overflow: hidden;
}

.news-landing-wrapper .news-landing-item {
  z-index: 2;
  color: #fff;
  float: left;
  overflow: hidden;
  /* height: 207px; */
  /* width: 300px; */
  /* width: 207px; */
  /* margin-bottom: 52px; */
}

.news-landing-wrapper .news-landing-item .image {
	width: 100%;
	height: 150px;
	border-bottom: 8px solid #ff5818;
	background-size: cover;
	background-position: center center;
}

/*.news-landing-wrapper .news-landing-item img {
	width: 300px;
	height: 118px;
	border-bottom: 8px solid #ff5818;
}*/

.news-landing-wrapper .news-landing-item .news-copy {
	padding: 15px 20px 20px;
}

.news-landing-wrapper .news-landing-item .news-copy .filter {
	color: #bc4111;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.news-landing-wrapper .news-landing-item .news-copy h2 {
	line-height: 20px;
	margin: 5px 0 10px;
}

.news-landing-wrapper .news-landing-item .news-copy h2 a {
	text-transform: none;
	/*font-family: "museo-sans", Arial, sans-serif;*/
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #00537d;
	margin-top: 0;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.news-landing-wrapper .news-landing-item .news-copy h2 a:hover {
	color: #00abe8;
}

.news-landing-wrapper .news-landing-item .news-copy p {
	margin: 0 0 10px 0;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

.news-landing-wrapper .news-landing-item .news-copy p.read-more a {
	color: #00537d;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
	line-height: normal;
}

.news-landing-wrapper .news-landing-item .news-copy p.read-more a:hover {
	color: #00abe8;
}

.news-landing-wrapper .news-landing-item .news-copy p.read-more {
	margin-top: 20px;
	color: #00537d;
}

/* END News Landing */




/* News Category Landing */

.news-category-item {
	background: #f3f5f6;
	padding: 20px;
	min-height: 215px;
	margin-bottom: 20px;
}

.news-category-item .news-category-item-inner {
	
}

.news-category-item .news-category-item-inner img {
	float: left;
	width: 205px;
	height: 205px;
}

.news-category-item .news-category-item-inner .news-copy {
	margin-left: 225px;
}

.news-category-item .news-category-item-inner .news-copy .filter {
	color: #bc4111;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: .5px;
	text-transform: uppercase;
}

.news-category-item .news-category-item-inner .news-copy h2 {
	margin: 5px 0 10px;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
}

.news-category-item .news-category-item-inner .news-copy h2 a {
	text-transform: none;
	/*font-family: "museo-sans", Arial, sans-serif;*/
	font-family: 'Gotham A', 'Gotham B';
	color: #00537d;
	margin-top: 0;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.news-category-item .news-category-item-inner .news-copy h2.uppercase.smaller a {
	text-transform: uppercase;
	font-size: 18px; 
	line-height: normal;
}

.news-category-item .news-category-item-inner .news-copy h2 a:hover {
	color: #00abe8;
}

.news-category-item .news-category-item-inner .news-copy .date {
	font-weight: 500;
	text-transform: uppercase;
}

.news-category-item .news-category-item-inner .news-copy p {
	margin: 0 0 10px 0;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	font-style: normal;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

.news-category-item .news-category-item-inner .news-copy p.read-more a {
	text-decoration: none;
	color: #006699;
	font-size: 14px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
	line-height: normal;
}

.news-category-item .news-category-item-inner .news-copy p.read-more a:hover {
	color: #00abe8;
}

.news-category-item .news-category-item-inner .news-copy p.read-more {
	margin-top: 20px;
	color: #00537d;
}


/* END News Category Landing */



.page-template-page-tpl-landing-php .breadcrumbs-wrapper, .page-id-14 .breadcrumbs-wrapper {
	overflow: hidden;	
	float: left;
	width: auto;
}

.breadcrumbs, .breadcrumbs a {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
	color: #fff;
	font-size: 10px; 
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 21px 0;
	line-height: normal;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.page-template-page-tpl-landing-php .breadcrumbs, .page-utilities .breadcrumbs,
.page-template-page-tpl-landing-php .breadcrumbs a, .page-utilities .breadcrumbs a {
	margin: 0;
	padding: 0;
}

.page-template-page-tpl-landing-php .page-utilities, .page-id-14 .page-utilities {
	overflow: hidden;
	padding: 15px 0;
	margin-bottom: 70px;
	background: transparent url('../images/dot_40opacity.png') repeat left top;
	padding-left: 2%;
    padding-right: 2%
}

.page-template-page-tpl-landing-php .page-headers .breadcrumbs, .page-id-14 .page-headers .breadcrumbs,
.page-template-page-tpl-landing-php .page-headers .breadcrumbs a, .page-id-14 .page-headers .breadcrumbs a,
.page-template-page-tpl-landing-php .page-headers .share, .page-id-14 .page-headers .share,
.page-template-page-tpl-landing-php .page-headers .print, .page-id-14 .page-headers .print {
	font-size: 10px;
	line-height: normal;
}

.page-headers {
	background: #0079a4;
	border-top: 1px solid #cfcfcf;
	margin-bottom: 40px;
	position: relative;
}

.page-headers.margin-bottom-zero {
	margin-bottom: 0;
}

.page-headers-background {
	overflow: hidden;
	/* background: transparent url('../images/behind-the-index-header-small.png') no-repeat right bottom; */
}

.page-template-page-tpl-landing-php .page-headers, .page-id-14 .page-headers {
	background-size: cover !important;
	margin-bottom: -68px;
	height: 460px;
	position: static;
}

.page-template-page-tpl-landing-php .page-headers h1, .page-id-14 .page-headers h1 {
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
}

.page-template-page-tpl-landing-php .page-headers p, .page-id-14  .page-headers p {
	color: #fff;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;
	max-width: 980px;
}

.landing-page-block-wrapper {
	float: left;
	min-width: 298px;
	overflow: hidden;
	padding-right: 20px;
}

.landing-page-block-wrapper .block-thumbnail {
	border-top: 8px solid #ddd;
}

.page-template-page-tpl-landing-php .landing-page-block-wrapper .block-thumbnail {
	border-top: 0;
	border-bottom: 8px solid #ddd;
}

.page-template-page-tpl-landing-php .block-text p,
.page-template-page-tpl-landing-php aside .block-text p {
	margin: 0;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

.page-template-page-tpl-landing-php aside .block-text p {
	font-size: 12px;
}

.page-template-page-tpl-landing-php .block-title {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;	
	color: #00537d;
	text-transform: uppercase;	
	line-height: 23px;
}

.page-template-page-tpl-landing-php .block-title a {
	color: #00537d;
	-webkit-transition: color 0.3s;
     -moz-transition: color 0.3s;
      -ms-transition: color 0.3s;
       -o-transition: color 0.3s;
          transition: color 0.3s;
}

.page-template-page-tpl-landing-php .block-title a:hover {
	color: #00abe8;
}

.page-template-page-tpl-landing-php .block-link,
.page-template-page-tpl-landing-php aside .block-link {
	margin-top: 14px;
}

.page-template-page-tpl-landing-php .block-link,
.page-template-page-tpl-landing-php .block-link a,
aside .block-link,
aside .block-link a {
	color: #006699;
	font-size: 14px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;
	line-height: normal;
}

.block-link a:hover {
	color: #00abe8;
}

.block-content-wrapper {
	margin: 0 0 24px; 
}

.block-content-wrapper h2 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: normal;
	margin: 16px 18px 20px; 
	font-family: 'Gotham A','Gotham B';
    font-style: normal;
    font-weight: 400;
}

.block-content-wrapper .block-title {
	text-transform: none;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 18px;
}

.block-content-wrapper .block-title h3 a:hover,
.color-ff5818 aside .block-title a:hover,
.color-003366 aside .block-title a:hover,
.color-29bfcb aside .block-title a:hover,
.color-00abe8 aside .block-title a:hover,
.color-c88e26 aside .block-title a:hover
 {
	color: #00abe8;
}

aside .block-text p {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 400; font-style: normal;
	font-size: 12px; 
	line-height: 18px;
	
}

aside .block-text {
	margin: 0 18px;
}

aside .block-link a {
	margin-left: 18px;
}

.block-content-wrapper hr {
	margin: 20px 18px;	
}

/* END HEADER */


/* Footer */
footer {
	overflow: hidden;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #207cca 0%, #848484 0%, #4e4e4e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#848484), color-stop(100%,#4e4e4e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#207cca 0%,#848484 0%,#4e4e4e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#207cca 0%,#848484 0%,#4e4e4e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#207cca 0%,#848484 0%,#4e4e4e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#207cca 0%,#848484 0%,#4e4e4e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#4e4e4e',GradientType=0 ); /* IE6-9 */
	
}

footer .menu-footer-nav-container {
	margin-top: 38px; 
	overflow: hidden;
	/* margin-bottom: 27px;  */
	/* float: left; */
}

footer #menu-footer-nav {
	list-style: none;
	margin: 0; 
	padding: 0;
}

/* footer #menu-footer-nav li {
	float: left; 
	margin-right: 150px; 
	margin-bottom: 13px;
} */

/* footer #menu-footer-nav .sub-menu li {
	float: none;
	margin-right: 0;
	margin-bottom: 25px; 
} */

footer #menu-footer-nav a {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
}

footer #menu-footer-nav a:hover {
	color: #ddd;
}

footer #menu-footer-nav .sub-menu {
	list-style: none;
	/* margin: 25px 0 0; */
	padding: 0;
	display: block;
}

#footer-top {
	overflow: hidden;
	border-bottom: 2px solid #fff;	
}

#footer-logos {
	width: 100%;
	padding: 0;
	overflow: hidden;
	/* background-color: #464646;	 */
	height: auto;
	font-family: 'Gotham Cond A', 'Gotham Cond B'; font-weight: 300;
	font-style: normal;
	font-size: 15px;
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #4e4e4e 0%, #464646 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#4e4e4e), color-stop(100%,#464646)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#4e4e4e 0%,#464646 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1e5799 0%,#4e4e4e 0%,#464646 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1e5799 0%,#4e4e4e 0%,#464646 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1e5799 0%,#4e4e4e 0%,#464646 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#464646',GradientType=0 ); /* IE6-9 */
	
}

#footer-logos .nti-blurb-logo {
	margin-top: 27px; 
	margin-bottom: 30px;
	float: left;
}

footer .blurb {
	margin-right: 21px; 
	margin-top: 6px; 	
	text-transform: uppercase; 	
	color: #fff;
	letter-spacing: .5px;
}

footer .nti-logo {
	float: left;
	padding: 23px 0;
	width: auto;
}

footer .logos-right {
	float: right;
	margin-top: 27px; 
}

footer .logos-right .blurb {
	font-size: 13px;
	letter-spacing: 1px; 
}

footer .logos-right .logo-margin {
	margin-right: 3px; 
}

.social-item {
	float: left; 		
}

.social-item a {
	display: block;
	text-indent: -9999px;
}

.social-item:hover {
	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

footer .social-media-links {
	/* float: right; */
	margin-top: 27px; 
	overflow: hidden;
}

footer .social-media-links .blurb {
	float: left; 
	font-size: 12px; 
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
}

footer .social-media-links .social-item {	
	width: 29px;
	height: 29px;
	margin-right: 12px;
}
footer .social-media-links .social-item:last-child {
	margin-right: 0;
}

footer .social-media-links .social-item a {
	width: 29px;
	height: 29px;
}

footer .facebook {
	background: transparent url('../images/icon-fb-grey.png') no-repeat left top;
}

footer .twitter {
	background: transparent url('../images/icon-twitter-grey.png') no-repeat left top;
}

footer .youtube {
	background: transparent url('../images/icon-youtube-grey.png') no-repeat left top;
}

footer .search-form {
	/* padding: 46px 0 10px; */
	float: right;
	/* width: 250px; */ 
	width: 100%;
	max-width: 360px;	
}

footer #searchform {
	position: relative;	
	margin: 0;	
}

footer #searchform input,
footer #searchform label {
	line-height: normal;
}

footer #searchform label {
	font-family: "museo-sans", Arial, sans-serif;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	float: left; 
	margin: 5px 9px 0 0; 
}

footer #searchform input#search {
	border: 0;
	-webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px;
	background-color: transparent;
	height: 22px; 
	/* width: 160px; */
	width: 91%;
	margin: 0;
	/* padding: 4px; */
	padding: 0;
	color: #fff;
	box-shadow: none;
	-webkit-box-shadow: none;
	vertical-align: middle;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	font-size: 13px;
}

footer #searchform input#search:focus {
	 /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	 -webkit-box-shadow:  1px 1px rgba(0, 0, 0, 0.075) inset; */
	 box-shadow: none;
	-webkit-box-shadow: none;
}
	 
footer #searchform #search-button {
	position: absolute;
	top: 27%;
	right: 10px; 
	display: block;
	width: 11px;
	height: 11px;
	transition: background .2s linear 0s;
	background: transparent url('../images/magnifying-glass.png') no-repeat top left;
	text-indent: -9999px;
}

footer #searchform fieldset.focus #search-button {	
	background: transparent url('../images/magnifying-glass-focus.png') no-repeat top left;
}

.search-form-wrapper {
	border: 1px solid #fff;
	-webkit-border-radius: 22px; -moz-border-radius: 22px; border-radius: 22px;
	height: 18px; 
	/* width: 185px; */
	width: 72%;
	margin: 0;
	padding: 0 4px 4px;
	overflow: hidden;
	transition: background-color .2s linear 0s;
	transition: width 0.2s ease-out 0s;
	float: right;
}

.search-no-results .search-form-wrapper {
	float: none;
	margin-left: 0;
	padding-left: 0;
	height: auto;
}

.search-no-results footer .search-form-wrapper {
	height: 18px;
	padding: 0 4px 4px;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	font-size: 13px;
}

.search-no-results .main-content .search-form-wrapper {
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
	width: auto;
	clear: left;
}


.search-no-results input.search-button {	
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	color: #fff;
	font-size: 13px;
	border: 0;
	background: none;
	background-color: #FF4700;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    width: 9%;
    float: left;
}

.search-no-results .main-content input.search-button {
	margin-bottom: 0;
}

.search-no-results .main-content input.txt-search {
	margin-bottom: 0;
}

.search-no-results input.txt-search {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	color: #333;
	font-size: 13px;
	width: 30%;
	height: 27px;
	border-radius: 0;
	float: left;
}

.searchform label {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	color: #333;
	font-size: 14px;
	cursor: default;
}

.search-no-results .main-content .searchform label {
	float: left;
} 

footer .search-form-wrapper.focus {
	/* box-shadow: 2px 2px 13px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 13px 1px rgba(0, 0, 0, 0.5); */
	background-color: #fff;
	width: 80%;
}

footer #searchform .search-form-wrapper.focus input#search {
	color: #000;
}

/* END FOOTER */



/*
* Bootstrap customization
*/

/* Carousel */
.home .carousel-control {
	display: none; 
}

.carousel-control {
	border: 0;
	border-radius: 0;
	color: #375a78;
	background: none;
	margin-top: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	width: auto;
	top: 29%;
	height: auto;
	font-size: 60px;
	line-height: normal;
}

.carousel-control.left {
	margin-right: 10px;
	left: 0;
}

.carousel-control.right {
	margin-left: 10px;
	right: 0;
}

.carousel-control:hover {
	color: #375a78;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.carousel-control:focus {
	outline: none;
	color: #375a78;
}

.carousel {
	margin-bottom: 0;
}

.carousel .item {
	height: 100%;
	.transition(.6s ease-in-out left);
}

.home .carousel-inner {
	height: 100%;
	width: 100%;
}
/* .carousel-inner > .item > img {
	height: 100%;
} */

.carousel-caption {
	position: absolute;
	/* top: 231px; */
	background: none;
	padding: 0;
	overflow: hidden;
	opacity: 0;
}

.carousel-opacity {
	opacity: 0;
}

.carousel-caption h1 {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	color: #fff;
}

.carousel-caption p {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	color: #fff;
}

.carousel-caption a {
	font-family: "museo-sans", Arial, sans-serif; font-weight: 500; font-style: normal;
	line-height: normal; 
	text-transform: uppercase; 
	color: #fff;
	display: block;
	background: #16bd62 url('../images/arrow-green-right-tiny.png') no-repeat 86% center;
	text-align: center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
  	transition: opacity .5s;
	-webkit-transition: opacity .5s;
}

.carousel-caption a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}

.carousel-indicators {
	left: auto;
	right: 16%;
	z-index: 1;
}

.carousel-indicators li {
	border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0;
	margin-right: 11px;
	margin-left: 0;
}

.carousel-indicators li:last-child {
	margin-right: 0;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.home-flex {
	position: relative;
	display: block;
	margin-bottom: 0;
}

.flexslider {
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.flexslider li {
	height: 100%;
}

.flexslider ul.slides {
	display: block;
	height: 550px;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

.flexslider .flex-control-nav {
	left: auto;
	top: 470px;
	right: 16%;
	z-index: 2;
	position: absolute;
}

.flexslider .flex-control-nav li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	background-color: rgba(255, 255, 255, 0.35);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	margin-left: 11px;
	margin-right: 0;
	cursor: pointer;
}

.flexslider .flex-control-nav li a {
	width: 10px;
	height: 10px;
	display: block;
	text-indent: -99999px;
}

.flexslider .flex-control-nav li a.flex-active {
	background: #fff;
	width: 10px;
	height: 10px;
}

.flexslider .caption {
	position: absolute;
	background: none;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	top: 95px;
	right: 16%;
	width: 780px;
	box-sizing: border-box;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
}

.flexslider .caption .caption-wrapper {
	background-color: rgba(13, 32, 43, .55);
	padding: 17px 20px;
	margin-bottom: 20px;
}

.flexslider .caption h1 {
	font-family: 'Gotham A', 'Gotham B'; font-weight: 300; font-style: normal;	
	line-height: normal; 
	color: #fff;
	font-weight: 500;
}

.flexslider .caption p {
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 300;
	font-style: normal;	
	line-height: normal; 
	color: #fff;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
}

.flexslider .caption a {
	font-family: "museo-sans", Arial, sans-serif; font-weight: 500; font-style: normal;
	line-height: normal; 
	text-transform: uppercase; 
	color: #fff;
	display: block;
	/* float: right; */
	/* background: #16bd62 url('../images/arrow-green-right-tiny.png') no-repeat 86% center; */
	background: #16bd62;
	text-align: center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;	
  	transition: opacity .2s;
	-webkit-transition: opacity .2s;
	font-size: 15px;
	/* padding: 7px 34px 7px 22px; */
	padding: 7px 15px;
	text-align: center;
	letter-spacing: 1px;
	float: right;
	margin-top: 15px;
}

.flexslider .caption a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}




.navbar-inverse .brand, .navbar-inverse .nav > li > a,
.navbar .nav > li > a {
	text-shadow: none; 
}

.navbar .nav {
	float: none;
	margin: 4px 0;	
}

.navbar .nav > li {
	float: none;
	width: auto;
}

.navbar .dropdown-menu {
	display: none;
}

.navbar .active .dropdown-menu {
	display: block;
}

.navbar .nav > li > .dropdown-menu:before {
	border: 0;
	position: static;
	display: inherit;
}

.navbar .nav > li > .dropdown-menu:after {
	border: 0;
	position: static;
	display: inherit;
}

.navbar .nav > li > a {
	padding: 3px 0 3px 15px;
	height: 31px;
}

.navbar .nav > li > a .menu-title-only,
.navbar .nav > li > a .menu-title {
	padding: 10px 0;
}

.navbar .nav > li > a .menu-title {
	width: 93%;
	float: left;
}

.navbar .nav li a .arrow {
	width: 7%;
	float: left;
	height: 32px;
	/*background: #e7e7e7 url('../images/arrow-blue-down.png') no-repeat center center;*/
	background: url('../images/btn-mobile-menu.png') no-repeat center center #006699;
	background-size: 50% 50%;
}

.navbar .nav > li > a .arrow.clicked {
	background: #e7e7e7 url('../images/arrow-blue-up.png') no-repeat center center;
}

.navbar.span6 .container {
	padding: 0;
	width: 100%;
}

.navbar-toggle {
	margin: 22px 0 0;
	padding: 14px 7px 3px;
	line-height: 0;
}

.navbar-toggle:focus {
	outline: none;
}

.sr-only {
	border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.icon-bar {
	/*width: 32px;
	height: 23px;*/
	width: 37px;
	height: 27px;
	line-height: normal;
	background-size: cover;
	margin-top: 0;
	background: transparent url('../images/btn-mobile-menu.png') no-repeat left top;
}

.icon-bar-reg {
	background: transparent url('../images/btn-mobile-menu.png') no-repeat left top;
}

.icon-bar-x {
	background: transparent url('../images/btn-mobile-menu-close.png') no-repeat left top;
}

/* END Bootstrap customization */


/* COLORS */

/* Default, homepage (same as Blue below) */
.menu-main-nav-container li a:hover .border-hidden { background-color: #00abe8; }
#menu-main-nav li.menu-item-has-children .sub-menu { border-top: 7px solid #00abe8; }
#menu-main-nav li:hover.menu-item-has-children,
#menu-main-nav li:hover.menu-item-has-children .border-hidden {
	background-color: #00abe8;
}
#menu-main-nav .current-page-ancestor.menu-item-has-children .border-hidden {
	background-color: #00abe8
}
/* .page-headers {
	background-color: #00abe8;
} */
.related-slider-inner {
	/*border: 1px solid #58D4FD;*/
	border: none;
	background-size: cover;
	background-position: center;
}

.block-content-wrapper h2 {
	color: #00abe8;
	margin: 16px 18px 20px;
}


/* Blue */
.color-00abe8.page-headers {
	background-color: #00abe8;
}
.color-00abe8 .related-slider-inner {
	/*border: 1px solid #58D4FD;*/
	border: none;
}

.color-00abe8 .page-headers {
	background-color: #00abe8;
}
.color-00abe8 .related-slider-inner {
	/*border: 1px solid #00abe8;*/
	border: none;
}

.color-00abe8 .landing-page-block-wrapper .block-thumbnail {
	border-top: 8px #00abe8 solid; 
	border-bottom: 0; 	
}

.color-00abe8 aside .block-thumbnail {
	border-top: 0;
	border-bottom: 8px solid #00abe8;
	max-width: 300px;
}

.color-00abe8 .block-content-wrapper h2 {
	color: #00abe8;
}

.color-00abe8 aside .block-title {	
	color: #00537d;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;		
	line-height: 23px;
}

/* Behind the Index (teal) */

.color-29bfcb .page-headers {
	background: transparent url('../images/behind-the-index-gradient.png') repeat-x left bottom;
}
.color-29bfcb .related-slider-inner {
	/*border: 1px solid #29bfcb;*/
	border: none;
}

.block-thumbnail {
	background-color: #fff;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	/*height: 118px;*/
	height: 150px;
	overflow: hidden;
}

.color-29bfcb .landing-page-block-wrapper .block-thumbnail {
	border-top: 8px #29bfcb solid; 
	border-bottom: 0; 	
}

.color-29bfcb aside .block-thumbnail {
	border-top: 0;
	border-bottom: 8px solid #29bfcb;
	/* max-width: 300px; */
}

.color-29bfcb .block-content-wrapper h2 {
	color: #29bfcb;
}

.color-29bfcb aside .block-title {
	color: #00537d;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;		
	line-height: 23px;
}

.color-29bfcb aside .block-title a {
	color: #00537d;
	-webkit-transition: color 0.6s;
     -moz-transition: color 0.6s;
      -ms-transition: color 0.6s;
       -o-transition: color 0.6s;
          transition: color 0.6s;
}

/* .color-29bfcb .page-headers-background {
	background: transparent url('../images/behind-the-index-header-small.png') no-repeat right bottom;
} */

.color-29bfcb #tabs #current a,
.color-29bfcb #tabs #current a:after,
.color-29bfcb .page-headers ul.menu .current-menu-item a,
.color-29bfcb .page-headers ul.menu .current-menu-item a:after {
	color: #29bfcb;
	background: #fff;
}

.color-29bfcb #tabs a:after,
.color-29bfcb .page-headers ul.menu a:after {
	background: #2298A5;	  
}

.color-29bfcb #tabs a,
.color-29bfcb .page-headers ul.menu a {
	background: #2298A5;	
}

.color-29bfcb #tabs a:hover,
.color-29bfcb #tabs a:hover::after,
.color-29bfcb #tabs a:focus,
.color-29bfcb #tabs a:focus::after,

.color-29bfcb .page-headers ul.menu a:hover,
.color-29bfcb .page-headers ul.menu a:hover::after,
.color-29bfcb .page-headers ul.menu a:focus,
.color-29bfcb .page-headers ul.menu a:focus::after {
	background: #29bfcb;
}

.color-29bfcb .page-headers ul.menu .current-menu-item a:hover,
.color-29bfcb .page-headers ul.menu .current-menu-item a:hover::after,
.color-29bfcb .page-headers ul.menu .current-menu-item a:focus,
.color-29bfcb .page-headers ul.menu .current-menu-item a:focus::after {
	background: #fff;
}


/* Data & Results ( light blue ) */


.color-00abe8 .page-headers {
	background: transparent url('../images/data-results-gradient.png') repeat-x left bottom;
}
.color-00abe8 .related-slider-inner {
	/*border: 1px solid #00abe8;*/
	border: none;
}

.color-00abe8 .landing-page-block-wrapper .block-thumbnail {
	border-top: 8px #00abe8 solid; 
	border-bottom: 0; 	
}

.color-00abe8 aside .block-thumbnail {
	border-top: 0;
	border-bottom: 8px solid #00abe8;
	/* max-width: 300px; */
}

.color-00abe8 .block-content-wrapper h2 {
	color: #00abe8;
}

.color-00abe8 aside .block-title {	
	color: #00537d;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;		
	line-height: 23px;
}

.color-00abe8 aside .block-title a {
	color: #00537d;
	-webkit-transition: color 0.6s;
     -moz-transition: color 0.6s;
      -ms-transition: color 0.6s;
       -o-transition: color 0.6s;
          transition: color 0.6s;
}

/* .color-00abe8 .page-headers-background {
	background: transparent url('../images/data-results-header-small.png') no-repeat right bottom;
} */

.color-00abe8 #tabs #current a,
.color-00abe8 #tabs #current a:after,
.color-00abe8 .page-headers ul.menu .current-menu-item a,
.color-00abe8 .page-headers ul.menu .current-menu-item a:after {
	color: #00abe8;
	background: #fff;
}

.color-00abe8 #tabs a:after,
.color-00abe8 .page-headers ul.menu a:after {
	background: #0a97ca;	  
}

.color-00abe8 #tabs a,
.color-00abe8 .page-headers ul.menu a {
	background: #0a97ca;	
}

.color-00abe8 #tabs a:hover,
.color-00abe8 #tabs a:hover::after,
.color-00abe8 #tabs a:focus,
.color-00abe8 #tabs a:focus::after,

.color-00abe8 .page-headers ul.menu a:hover,
.color-00abe8 .page-headers ul.menu a:hover::after,
.color-00abe8 .page-headers ul.menu a:focus,
.color-00abe8 .page-headers ul.menu a:focus::after {
	background: #00abe8;
}

.color-00abe8 .page-headers ul.menu .current-menu-item a:hover,
.color-00abe8 .page-headers ul.menu .current-menu-item a:hover::after,
.color-00abe8 .page-headers ul.menu .current-menu-item a:focus,
.color-00abe8 .page-headers ul.menu .current-menu-item a:focus::after {
	background: #fff;
}

.color-00abe8 .page-headers ul.menu .menu-item.hover a,
.color-00abe8 .page-headers ul.menu .menu-item.hover a:after {
	color: #fff;
	background: #949494;
}


/* Progress & Challenges (dark blue)  */

.color-003366 .page-headers {
	background: transparent url('../images/progress-&-challenges-gradient.png') repeat-x left bottom;
}
.color-003366 .related-slider-inner {
	/*border: 1px solid #003366;*/
	border: none;
}

.color-003366 .landing-page-block-wrapper .block-thumbnail {
	border-top: 8px #003366 solid; 
	border-bottom: 0; 	
}

.color-003366 aside .block-thumbnail {
	border-top: 0;
	border-bottom: 8px solid #003366;
	/* max-width: 300px; */
}

.color-003366 .block-content-wrapper h2 {
	color: #00abe8;
}

.color-003366 aside .block-title {	
	color: #00537d;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;		
	line-height: 23px;
}

.color-003366 aside .block-title a {
	color: #00537d;
	-webkit-transition: color 0.6s;
     -moz-transition: color 0.6s;
      -ms-transition: color 0.6s;
       -o-transition: color 0.6s;
          transition: color 0.6s;
}

.color-003366 .page-headers-background {
	background: transparent url('../images/progress-&-challenges-header-small.png') no-repeat right bottom;
}

.color-003366 #tabs #current a,
.color-003366 #tabs #current a:after,
.color-003366 .page-headers ul.menu .current-menu-item a,
.color-003366 .page-headers ul.menu .current-menu-item a:after {
	color: #003366;
	background: #fff;
}

.color-003366 #tabs a:after,
.color-003366 .page-headers ul.menu a:after {
	background: #0a97ca;	  
}

.color-003366 #tabs a,
.color-003366 .page-headers ul.menu a {
	background: #0a97ca;	
}

.color-003366 #tabs a:hover,
.color-003366 #tabs a:hover::after,
.color-003366 #tabs a:focus,
.color-003366 #tabs a:focus::after,

.color-003366 .page-headers ul.menu a:hover,
.color-003366 .page-headers ul.menu a:hover::after,
.color-003366 .page-headers ul.menu a:focus,
.color-003366 .page-headers ul.menu a:focus::after {
	background: #003366;
}

.page-headers ul.menu .current-menu-item a:hover,
.page-headers ul.menu .current-menu-item a:hover::after,
.page-headers ul.menu .current-menu-item a:focus,
.page-headers ul.menu .current-menu-item a:focus::after {
	background: #fff;
}


/* The Road Ahead (yellow) */

.color-c88e26 .page-headers {
	background: transparent url('../images/the-road-ahead-gradient.png') repeat-x left bottom;
}
.color-c88e26 .related-slider-inner {
	/*border: 1px solid #c88e26;*/
	border: none;
}

.color-c88e26 .landing-page-block-wrapper .block-thumbnail {
	border-top: 8px #c88e26 solid; 
	border-bottom: 0; 	
}

.color-c88e26 aside .block-thumbnail {
	border-top: 0;
	border-bottom: 8px solid #c88e26;
	/* max-width: 300px; */
}

.color-c88e26 .block-content-wrapper h2 {
	color: #c88e26;
}

.color-c88e26 aside .block-title {	
	color: #00537d;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;		
	line-height: 23px;
}

.color-c88e26 aside .block-title a {
	color: #00537d;
	-webkit-transition: color 0.6s;
     -moz-transition: color 0.6s;
      -ms-transition: color 0.6s;
       -o-transition: color 0.6s;
          transition: color 0.6s;
}

/* .color-c88e26 .page-headers-background {
	background: transparent url('../images/the-road-ahead-header-small.png') no-repeat right bottom;
} */

.color-c88e26 #tabs #current a,
.color-c88e26 #tabs #current a:after,
.color-c88e26 .page-headers ul.menu .current-menu-item a,
.color-c88e26 .page-headers ul.menu .current-menu-item a:after {
	color: #c88e26;
	background: #fff;
}

.color-c88e26 #tabs a:after,
.color-c88e26 .page-headers ul.menu a:after {
	background: #C69745;	  
}

.color-c88e26 #tabs a,
.color-c88e26 .page-headers ul.menu a {
	background: #C69745;	
}

.color-c88e26 #tabs a:hover,
.color-c88e26 #tabs a:hover::after,
.color-c88e26 #tabs a:focus,
.color-c88e26 #tabs a:focus::after,

.color-c88e26 .page-headers ul.menu a:hover,
.color-c88e26 .page-headers ul.menu a:hover::after,
.color-c88e26 .page-headers ul.menu a:focus,
.color-c88e26 .page-headers ul.menu a:focus::after {
	background: #c88e26;
}

.color-c88e26 .page-headers ul.menu .current-menu-item a:hover,
.color-c88e26 .page-headers ul.menu .current-menu-item a:hover::after,
.color-c88e26 .page-headers ul.menu .current-menu-item a:focus,
.color-c88e26 .page-headers ul.menu .current-menu-item a:focus::after {
	background: #fff;
}


/* News & Resources (orange) */

.color-ff5818 .page-headers {
	background: transparent url('../images/news-&-resources-gradient.png') repeat-x left bottom;
}
.color-ff5818 .related-slider-inner {
	/*border: 1px solid #ff5818;*/
	border: none;
}

.color-ff5818 .landing-page-block-wrapper .block-thumbnail {
	border-top: 8px #ff5818 solid; 
	border-bottom: 0; 	
}

.color-ff5818 aside .block-thumbnail {
	border-top: 0;
	border-bottom: 8px solid #ff5818;
	/* max-width: 300px; */
}

.color-ff5818 .block-content-wrapper h2 {
	color: #ff5818;
}

.color-ff5818 aside .block-title {	
	color: #00537d;
	font-family: 'Gotham A', 'Gotham B'; font-weight: 500; font-style: normal;		
	line-height: 23px;
}

.color-ff5818 aside .block-title a {
	color: #00537d;
	-webkit-transition: color 0.6s;
     -moz-transition: color 0.6s;
      -ms-transition: color 0.6s;
       -o-transition: color 0.6s;
          transition: color 0.6s;
}

/* .color-ff5818 .page-headers-background {
	background: transparent url('../images/news-&-resources-header-small.png') no-repeat right bottom;
} */

.color-ff5818 #tabs #current a,
.color-ff5818 #tabs #current a:after,
.color-ff5818 .page-headers ul.menu .current-menu-item a,
.color-ff5818 .page-headers ul.menu .current-menu-item a:after {
	color: #ff5818;
	background: #fff;
}

.color-ff5818 #tabs a:after,
.color-ff5818 .page-headers ul.menu a:after {
	background: #EA6C12;	  
}

.color-ff5818 #tabs a,
.color-ff5818 .page-headers ul.menu a {
	background: #EA6C12;	
}

.color-ff5818 #tabs a:hover,
.color-ff5818 #tabs a:hover::after,
.color-ff5818 #tabs a:focus,
.color-ff5818 #tabs a:focus::after,

.color-ff5818 .page-headers ul.menu a:hover,
.color-ff5818 .page-headers ul.menu a:hover::after,
.color-ff5818 .page-headers ul.menu a:focus,
.color-ff5818 .page-headers ul.menu a:focus::after {
	background: #ff5818;
}

.color-ff5818 .page-headers ul.menu .current-menu-item a:hover,
.color-ff5818 .page-headers ul.menu .current-menu-item a:hover::after,
.color-ff5818 .page-headers ul.menu .current-menu-item a:focus,
.color-ff5818 .page-headers ul.menu .current-menu-item a:focus::after {
	background: #fff;
}

#jPanelMenu-menu {

}

/* fixes jPanelMenu scrollbar issues */
body { overflow-x: visible !important; }

#jPanelMenu-menu #menu {
	display: none;
}
#jPanelMenu-menu li {
	margin: 0 4px;
	border-bottom: 2px solid #fff;
	width: 265px;
}
#jPanelMenu-menu > li > a {
	padding: 3px 0 3px 15px;
	height: auto;
}
#jPanelMenu-menu > li > a:hover {
	background: #fff;
}
#jPanelMenu-menu li a {
	margin: 0;
	display: block;
	color: #00537d;
	background-color: #f3f3f3;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
	border-bottom: 0;
	width: auto;
	/*padding: 13px 2px 13px 13px;*/
	padding: 9px 0 9px 7px;
	font-size: 14px;
	overflow: hidden;
}
#jPanelMenu-menu .menu-title {
	width: 220px;
	float: left;
}
#jPanelMenu-menu .arrow {
	width: 35px;
    display: block;
    height: 58px;
    position: absolute;
    top: 0;
    right: 0;
	background: url('../images/btn-mobile-menu.png') no-repeat center center #006699;
	background-size: 50%;
	z-index: 10;
}
#jPanelMenu-menu .arrow.clicked {
	width: 35px;
    display: block;
    height: 58px;
    position: absolute;
    top: 0;
    right: 0;
	background: url('../images/btn-mobile-menu.png') no-repeat center center #e7e7e7;
	background-size: 50%;
	z-index: 10;
}
#jPanelMenu-menu .dropdown-menu {
	display: none;
}
#jPanelMenu-menu .active .dropdown-menu {
	display: block;
}
#jPanelMenu-menu > li > .dropdown-menu:before {
	border: 0;
	position: static;
	display: inherit;
}
#jPanelMenu-menu > li > .dropdown-menu:after {
	border: 0;
	position: static;
	display: inherit;
}
#jPanelMenu-menu li ul li a {
	background: #fff;
	font-size: 13px;
	padding: 0 0 7px 20px;
	height: auto;
	color: #0481c0;
	white-space: inherit;
	line-height: 16px;
}
#jPanelMenu-menu li ul {
	margin-top: 10px;
}
#jPanelMenu-menu li ul li {
	width: 250px;
}

.main-content.content-negative-margin {
	position: relative;
	top: -75px;
}
.most-improved-top-img {
	width: 100%;
	margin-bottom: 30px;
}

.related-content {
	border-top: 1px solid #D9D9D9;
	padding-top: 15px;
	margin-top: 70px;
	font-family: 'Gotham A', 'Gotham B';
}

.related-content .title {
	color: #0088cc;
	font-family: 'Gotham A', 'Gotham B';
	text-transform: uppercase;
	font-size: 30px;
	margin-top: 28px;
}

.related-content .content-box {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 16px 16px 16px 0;
}

@media (max-width:769px) {
	.related-content .content-box {
		width: 100%;
	}
}

.related-content .content-box .content-blurb {
	margin-top: 18px;
	font-family: 'Gotham A', 'Gotham B';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    line-height: 18px;
    color: #585858;
}

.related-content .content-box .read-more {
	float: left;
	width: 50%;
	box-sizing: border-box;
	margin-top: 24px;
	font-weight: 500;
}

.related-content .content-title {
	color: #003366;
	text-transform: uppercase;
	margin-top: 12px;
}

.related-content .image-container {
	height: 150px;
	width: 100%;
	border-top: 8px solid #003366;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* Most Improved Slider */
.most-improved-slider {
	background: #eaeaea;
	margin: 50px 0;
	padding: 20px 60px;
	height: auto;
	position: relative;
}
.most-improved-slider .alignright {
	float: right;
}
.most-improved-slider .slides > li {
	position: relative;
	left: -25px;
}
.most-improved-slider .slides li .country-title {
	color: #095374;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	line-height: normal;
	margin-right: 25px;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
}

.most-improved-slider .slides li img {
	margin: 0 10px;
}

.most-improved-slider .flex-direction-nav {
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
}
.most-improved-slider .flex-direction-nav li {
	list-style: none;
}
.most-improved-slider .flex-direction-nav li .flex-prev {
	text-indent: -9999px;
	height: 54px;
	width: 24px;
	background: url('../images/most-improved-countries-prev.png') no-repeat;
	display: block;
	position: absolute;
	left: -10px;
}
.most-improved-slider .flex-direction-nav li .flex-next {
	text-indent: -9999px;
	height: 54px;
	width: 24px;
	background: url('../images/most-improved-countries-next.png') no-repeat;
	display: block;
	position: absolute;
	right: 40px;
}

/* nuclear materials explainer */
.slide-content {
	display: none;
}

.nuclear-explainer-wrapper {
	background: url( '../images/element-table-bg.png' ) no-repeat;
}

.nuclear-explainer-wrapper h1 {
	color: #000;
	text-transform: none;
	margin: 0 0 5px 0;
	font-size: 30px;
	font-weight: 500;
}

.nuclear-explainer-wrapper h2 {
	color: #3094a0;
	font-weight: 300;
	margin: 0 0 30px 0;
	font-size: 48px;
}
.nuclear-explainer-wrapper img {
	height: auto;
}

.controls-wrapper {
	float: right;
	margin-right: 25px;
	width: 185px;
}

	.controls-wrapper .arrow {
		float: left;
		cursor: pointer;
		display: block;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-transform: uppercase;
		color: #3094a0;
		font-size: 20px;
	}

	.controls-wrapper .prev {
		margin-right: 40px;
	}
	
	.controls-wrapper .next {
		float: right; 
	}

#explainer-content .learn-more {
	cursor: pointer;
	display: block;
	margin-top: 10px;
}	

#explainer-content .slide-content {
	display: block;
}

#explainer-content {
	overflow: hidden;
	max-width: 850px;
}

#explainer-content p {
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

#explainer-content span {
	font-size: 14px;
	font-weight: 500;
	color: #000;
}

#explainer-content .clear {
	clear: both;
}

#explainer-content .left {
	float: left;
}

#explainer-content .right {
	text-align: left;
	float: right;
}

#explainer-content .caps {
	text-transform: uppercase;
}

#explainer-content .block {
	display: block;
}

#explainer-content .half-width {
	width: 49%;
}

#explainer-content .full-width {
	width: 100%;
}

#explainer-content .inline {
	display: inline-block;
}

#explainer-content .relative {
	position: relative;
}

#explainer-content .txt-center {
	text-align: center;
}

#explainer-content .fission-img {
	margin-top: -50px;
}

.fabrication {
	margin: 0 20px;
}

.fabrication span {
	margin-top: 10px;
	font-weight: bold;
}

.uranium-menu {
	margin-top: 55px;
	overflow: hidden;
	text-align: center;
	margin-left: -25px;
}

.uranium-menu > div {
	padding: 0 35px;
	vertical-align: top;
	cursor: pointer;
}

.uranium-menu > div.first {
	margin:  0;
}

.uranium-menu > div > div {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 500;
	color: #666;
	transition: all .2s ease-in-out;
}

.uranium-menu > div:hover > div{
	color: #36949F;
}

.uranium-menu > div > div.active {
	color: #000;
}

.fission-copy {
	width: 42%;
}

.fission-icons {
	width: 170px;
}

	.fission-icons img {
		margin: 0 auto;
	}

.uranium-text {
	width: 60%;
}

.full-width .mining,
.full-width .waste,
.full-width .enrichment {
	vertical-align: top;
	margin: 25px 0;
}

#explainer-content .mining > p > img,
#explainer-content .waste > p > img,
#explainer-content .enrichment > p > img{
	float: left;
	margin-right: 15px;
}

#explainer-content .mining > p,
#explainer-content .waste > p,
#explainer-content .enrichment > p{
	padding: 8px 0 8px 14px;
	font-size: 14px;
}

#slide2 .right {
	padding-top: 20px;
}
#slide2 .right span {
	display: block;
	padding-top: 20px;
}

#slide4 .row1,
#slide7 .row1 {
	margin-bottom: 70px;
}
#slide4 .col2, 
#slide7 .col2 {
	margin-left: 18%;
}
#slide4 .half-width,
#slide7 .half-width {
	width: 40%;
}
#slide4 .short-arrow-top,
#slide7 .short-arrow-top {
	top: 60px;
	left: 44%;
	max-width: 12%;
	position: absolute;
}
#slide4 .long-arrow,
#slide7 .long-arrow {
	max-width: 80%;
	position: absolute;
	top: 140px;
	left: 25%;
}
#slide7 .long-arrow {
	top: 150px;
}
#slide4 .short-arrow-bot,
#slide7 .short-arrow-bot {
	top: 250px;
	left: 44%;
	max-width: 12%;
	position: absolute;
}
#slide7 .short-arrow-bot {
	top: 285px;
}

#slide6 .full-width.center {
	margin-top: 30px;
}

#slide8 .full-width {
	padding: 20px 0;
	overflow:hidden;
}
#slide8 .full-width .left {
	margin-right: 12px;
}
#slide8 .p1 {
	padding-top: 30px;
}
#slide8 .p2 {
	padding-top: 20px;
}
#slide8 .p3 {
	padding-top: 10px;
}

#slide9 .full-width {
	padding: 20px 0;
	overflow:hidden;
}
#slide9 .full-width .left {
	margin-right: 12px;
}
#slide9 .p1 {
	padding-top: 20px;
}
#slide9 .p2 {
	padding-top: 15px;
}
#slide9 .p3 {
	padding-top: 20px;
}

/* Media queries for nuclear explainer */
@media (max-width: 980px) {

	.uranium-menu {
		padding: 0;
	}

	.uranium-menu > div {
		width: 20%;
		padding: 0;
		margin: 0 1%;
		vertical-align: top;
		cursor: pointer;
	}

	.uranium-menu > div.first {
		margin:  0 1% 0 0;
	}

	#explainer-content .right.uranium-text {
		float: left;
		margin-top: 15px;
		width: 100%;
	}
}

@media (max-width: 850px) {
	#slide4 .absolute, 
	#slide7 .absolute {
		display: none;
	}
	#slide4 .row1,
	#slide7 .row1 {
		margin-bottom: 10px;
	}
	#slide4 .half-width, #slide7 .half-width{
		width: 49%;
	}
	#slide4 .col2, #slide7 .col2{
		margin: 25px 0;
	}
}

@media (max-width: 520px) {
	
	.controls-wrapper {
		float: none;
		margin: 0 auto 20px auto;
		overflow: hidden;
	}
	.nuclear-explainer-wrapper h2,
	.nuclear-explainer-wrapper h1 {
		text-align: center;
	}

	.uranium-menu {
		display: none;
		margin-top: 25px;
	}
	/* Disabling menu for now in mobile, design simply doesnt work
	.uranium-menu > div {
		display: block;
		width: 100%;
		margin-bottom: 30px;
	}
	.uranium-menu > div.first {
		margin: 0 0 30px 0;
	}
	.uranium-menu > div > div {
		margin-bottom: 5px;
	}*/

	.nuclear-explainer-wrapper h2 {
		font-size: 40px;
	}

	#explainer-content .mining > p > img,
	#explainer-content .waste > p > img,
	#explainer-content .enrichment > p > img {
		float: none;
		display: block;
	}

	#slide1 .left {
		width: 100%;
		float: none;
	}
	#slide1 .right {
		width: 100%;
		float: none;
	}
	#slide1 .inline {
		display: block;
		margin-top: 30px;
	}
	#slide1 .inline > img {
		margin: 0 auto;
	}

	#explainer-content .fission-img {
		margin-top: -25px;
	}

	#slide3 .left {
		float: none;
		text-align: center;
	}

	.fission-copy {
		width: 100%;
		margin-top: 10px;
	}

	#slide2 .right {
		clear: left;
		float: left;
		width: 100%;
		padding-top: 0px;
	}

	#explainer-content .fission-icons {
		display: block;
		margin: 0 auto;
		padding-top: 15px;
	}

	#slide8 .p1 {
		padding: 0;
	}
	#slide8 .p2 {
		padding: 0;
	}
	#slide8 .p3 {
		padding: 0;
	}
	
	#slide9 .p1 {
		padding: 0;
	}
	#slide9 .p2 {
		padding: 0;
	}
	#slide9 .p3 {
		padding: 0;
	}
	
}

/* Monthly updates signup page */
.htmlContent > p {
	color: #095374;
	font-size: 20px;
	line-height: 28px;
	font-weight: 200;
}

.htmlSection {
	margin-bottom: 35px;
}

.actions input[type="submit"] {
	margin-top: 24px;
	background-color: #FF4701;
	border-radius: 1px;
	color: #FFF;
	font-weight: 400;
	font-family: 'Gotham A', 'Gotham B';
	padding: 5px 15px 6px 15px;
	border: none;
}

.oneField {
	margin: 0 0 15px 0;
}
.oneField.city {
	width: 36%;
	float: left;
}
.oneField.state {
	float: left;
	width: 36%
}
.oneField select {
	border: 1px solid #CCCCCC;
	border-radius: 1px;
}
	.oneField.state select {
		width: 95%;
		border-radius: 1px;
		height: 46px;
		border: 1px solid #cccccc;
		padding: 12px 6px;
	}
.oneField.country select {
	width: 91%;
	border-radius: 1px;
	height: 46px;
	border: 1px solid #cccccc;
	padding: 12px 6px;
}
.oneField.country {
	margin-bottom: 30px;
}
.oneField.postal {
	float: left;
	width: 20%;
}

.checkbox {
	min-width: 420px;
	width: 70%;
	clear: left;
}

.checkbox input {
	float: left;
	border-radius: none;
}

.oneField label {
	color: #095374;
	background: none;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	padding-left: 0px;
	font-family: 'Gotham A', 'Gotham B';
}

.oneField select option {
	display: block;
}

.checkbox label {
	float: left;
	white-space: normal;
	text-transform: none;
}

.inputWrapper input[type="text"] {
	width: 90%;
	border-radius: 1px;
	height: 36px;
}

/* International Panel of Experts page */
.top-text p {
	font-family: 'Gotham A', 'Gotham B';
	color: #095374;
	font-size: 21px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 30px;
	display: block;
	letter-spacing: .5px;
}
.staff {
	margin-top: 35px;
}
.staff .span4 {
	width: 30%;
	margin: 0 3% 3% 0;
}
.staff .staff-photo {
	height: 150px;
}
.staff .staff-wrap {
	background: #f3f5f6;
	height: 170px;
	padding: 20px;
	overflow: hidden;
}
.staff .staff-wrap p {
    font-size: 12px;
    line-height: 19px;
}
.staff .staff-wrap .staff-name {
	color: #095374;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
	font-size: 20px;
	line-height: normal;
	margin-right: 25px;
	text-transform: uppercase;
}

a.single-news-back {
	font-size: 12px;
	font-family: 'Gotham A', 'Gotham B';
	font-style: normal;
	line-height: normal;
	margin: 0 0 5px 0;
	display: block;
}

.single-news-title {
	color: #095374;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-style: normal;
	font-size: 26px;
	line-height: normal;
	margin: 0 0 5px 0;
}

.single-news-date p {
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 15px;
}

.single-news-image {
	margin: 0 0 30px;
}

.search .page-headers h1,
.archive .page-headers h1 {
	/* margin-bottom: 0; */
	float: left;
}

.pagination-wrapper {
	/* text-align: center; */
	height: auto;
	width: 100%;
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	padding-top: 40px;
	border-top: 2px solid #ccc;
	overflow: hidden;
}

.pagination-wrapper span,
.pagination-wrapper a {
	line-height: normal;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
}


.pagination-wrapper .page-numbers {
	font-size: 14px;
	color: #0088CC;
	margin-right: 13px;
}

.pagination-wrapper .page-numbers:last-child {
	margin-right: 0;
}

.pagination-wrapper .page-numbers.current {
	background: #C5DDF9;
	padding: 3px 9px; 
}

.prev-page, .next-page {
	color: #333;
	text-transform: uppercase;	
	font-size: 14px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
}

.search .page-headers ,
.archive .page-headers {
	background: #1D4D67; 
}

.search-results-item:first-child {
	padding-top: 0;
}

.search-results-item:last-child {
	border-bottom: 0;
}

.search-results-item {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #ddd;
	clear: left;
	overflow: hidden;
}

.search h2,
.archive h2 {
	overflow: hidden;
	font-size: 25px;
	color: #333;	
}

.search h2 div,
.archive h2 div {
	max-width: 50%;
	width: 100%;
}

.search-results-item h3 {
	line-height: normal;
}

.search-results-item h3 a {
	color: #333;
	font-size: 18px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	font-size: 25px;	
}

.search-results-item p {
	color: #333;
	font-size: 14px;
}

.search .pagination-wrapper.top-right,
.archive .pagination-wrapper.top-right {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
	text-align: right;
	float: right;
}

.search .viewing,
.archive .viewing {
	font-size: 18px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	line-height: normal;
	padding-bottom: 10px;
	border-bottom: 2px solid #3b3b3b;
	margin-bottom: 30px;
	clear: both;
}

.search .post-type,
.archive .post-type {
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	line-height: normal;
	padding-bottom: 10px;
	float: left;
}

.search .post-date,
.archive .post-date {
	font-size: 14px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 500;
	line-height: normal;
	margin-bottom: 10px; 
}

.search .post-tags,
.archive .post-tags,
.search .post-tags a,
.archive .post-tags a {
	text-transform: uppercase;
	color: #0088CC;
}

.footnotes-wrapper {
	padding: 15px 0 0;
	border-top: 1px solid #ddd;
	color: #666;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 300;
	font-size: 12px;
	/* text-align: right; */
	margin: 0;
}

.footnotes-wrapper:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}
.footnotes-wrapper h3 {
	text-transform: uppercase;
	font-size: 12px;
	line-height: normal;
	margin: 0 0 3px;
}

.main-content p.wp-caption-text,
.wp-caption-text {
	padding-top: 5px;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	font-size: 11px;
	color: #666;
	margin: 0;
}

.recommendation-wrapper {
	line-height: normal;
	margin-bottom: 40px;
}

.page-template-page-tpl-recommendations-multibox-php .main-content h2 {
	margin-bottom: 30px;
}

.recommendation-wrapper:last-child {
	margin-bottom: 0;
}

.color-c88e26 .recommendation-wrapper .graphic-bar {
	border-top: 6px solid #c88e26;		
}

.recommendation-wrapper .graphic-bar {
	overflow: hidden;
	margin-bottom: 5px; 
}

.recommendation-wrapper .item-count {
	padding: 35px 0;
	width: 20%;
	text-align: center; 
	font-size: 46px; 
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 300;
	color: #fff;
	float: left;
	height: auto;
	overflow: hidden;
}

.recommendation-wrapper .graphic {
	float: left;
	width: 80%;
	min-height: 125px;
}

.recommendation-wrapper .graphic.solo {
	float: left;
	width: 100%;
    min-height: 155px;
}

.recommendation-wrapper .content-wrapper {
	clear: left;
}

.recommendation-wrapper h3 {
	color: #095374;
	font-family: 'Gotham A', 'Gotham B';
	font-weight: 400;
	line-height: normal;
}

.recommendation-wrapper a.link-expand  {
	text-transform: uppercase;
	color: #FF6D24;
	display: block;
	float: left;
	padding-right: 35px;
	font-size: 16px; 
	background: transparent url('../images/arrow-down-orange.bmp') no-repeat right center;
}

.recommendation-wrapper a.link-expand.expanded {
	background: transparent url('../images/arrow-up-orange.bmp') no-repeat right center;
}

.recommendation-wrapper a.link-expand:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;	
}

.recommendation-wrapper .additional-copy,
.recommendation-wrapper .expand-me {
	clear: left; 
	width: auto;
	background: transparent;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.recommendation-wrapper .additional-copy p {
	padding-top: 10px; 
}

@media (max-width: 1244px) {
	.news-landing-wrapper .span3 {
		width: 32%;
	}
	.news-landing-wrapper .container {
		width: 100%;
		padding: 0;
	}
	.staff .staff-wrap {
		height: 250px;
	}
	.container.row-fluid.top {
		padding-bottom: 0px;
	}
	.by-indicator {
		margin-right: 300px;
	}
	.map-utilities select {
		margin-bottom: 10px;
	}
	.button-with {
		margin-left: 62px;
	}
}

@media screen and (max-width: 1220px){
	.color-003366 .page-headers-background {
	    
	    background-size: cover;
	}
}
@media (max-width: 1090px) {
	.by-indicator {
		margin-right: 200px;
	}
}

@media (min-width: 981px) {

	.main-content.span12.compare aside.span4.padding-border {
		padding-right: 2.5%;
		border-right: 1px solid #ccc;
	}
	
}

@media (max-width: 980px) {
	.home-flex {
		height: 340px;
	}
	.flexslider {
		max-height: 340px;
	}
	.flexslider ul.slides {
		height: 340px;
	}
	.flexslider .flex-control-nav {
		top: 275px;
		right: 2%;
	}
	.flexslider .caption {
		top: 50px;
		left: 2%;
		right: 2%;
		bottom: auto;
		width: 96%;
	}

	.flexslider .caption h1 {
		font-size: 20px;
	}

	.flexslider .caption p {
		font-size: 14px;
	}

	.flexslider .caption a:hover {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;	
	}
	
	.page-headers-background {
		background-size: cover;
	}
	
	/* .color-29bfcb .page-headers-background {
		background: transparent url('../images/behind-the-index-header-small.png') no-repeat;
		background-size: cover;
	}
	
	.color-00abe8 .page-headers-background {
		background: transparent url('../images/data-results-header-small.png') no-repeat;
		background-size: cover;
	}
	
	.color-003366 .page-headers-background {
		background: transparent url('../images/data-results-header-small.png') no-repeat;
		background: transparent url('../images/progress-&-challenges-header-small.png') no-repeat;
		background-size: cover;
	}

	.color-ff5818 .page-headers-background {
		background: transparent url('../images/news-&-resources-header-small.png') no-repeat;
		background-size: cover;
	} */
	
	footer .social-media-links .social-item {
		margin-right: 0;
	}
	.news-landing-wrapper .span3 {
		width: 49%;
	}
	aside .block-wrapper {
		margin-bottom: 40px; 
		width: 48%;
		margin-right: 2%;
		float: left;
		-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
	}
	
	.main-content.span12.compare aside {
		padding-right: 0;
		width: 97.5%;
		border: 0;
		margin-left: 0;
	}
	
	.main-content.span12.compare aside.padding-border {
		padding-right: 0;
	}
	
	.main-content.span12.compare aside .block-wrapper {
		width: 100%;
		
	}
	  
	.sidebar-grey-box {
		margin-bottom: 30px;
		float: left;
		width: 49%;
		-webkit-box-sizing: border-box;
    	-moz-box-sizing: border-box;
    	box-sizing: border-box;
    	background-position: 95% 10px;
	}
	.page-template-page-tpl-landing-php .span8 .row-fluid, .page-template-page-tpl-landing-php .span9 .row-fluid {
		width: 100%;
	}

	.row-fluid .span9 {
   		width: 100%;
    	*width: 100%;
  	}
  
	aside,
	.row-fluid aside.span3 {
		/* width: auto !important; */
		width: 100%;
		height: auto;
		margin: 0 0 30px;
		background-image: none;
		float: auto;
	}
	.landing-page-block-wrapper {
		padding-right: 0;
	}

	.staff .span4 {
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.staff .span4:nth-child(even) {
		width: 49%;
		margin-right: 0px;
	}
	.view-by {
		display: block;
		width: 100%;
	}
	.by-category, .by-indicator {
		margin: 0 0 10px 0;
		width: 100%;
	}
	.map-utilities select {
		width: 100%!important;
		display: block;
		margin-bottom: 0;
	}
	.map-button.button-with.flt-l.selected {
		float: none;
		clear: both;
		overflow: hidden;
	}
	.button-with {
		margin-left: 0;
	}
	.indicator-column .grey-bar {
		display: none;
	}
	.alignright, .alignleft, .aligncenter {
	    float: none;
	    margin: 20px 0 20px 0;
	}

}
@media screen and (max-width: 775px) {
	#countries .column {
		width: 100%!important;
	}
}
@media screen and (max-width: 700px) {
	.navbar-toggle {
		margin: 6% 0 0;
	}
}

@media screen and (max-width: 680px) {
	.news-landing-wrapper .row-fluid [class*="span"] {
		margin-right: 0%;
	}
	.news-landing-wrapper .span3 {
		width: 100%;
		margin-bottom: 20px;
	}
	.news-landing-wrapper .news-landing-item {
		width: 100%;
	}
	.news-landing-wrapper .news-landing-inner {
		height: auto;
	}
	.news-landing-wrapper #filters {
		padding: 5px 20px;
		position: relative;
		top: 0px;
		height: 100%;
		margin-bottom: 20px;
	}
	.news-landing-wrapper #filters li {
		float: none;
	}
	.news-landing-wrapper #filters li a {
		float: none;
		padding: 7px 0;
		background: none;
		width: 100%;
		border-bottom: #333 solid 1px;
	}
	.news-landing-wrapper #filters li a.last {
		border-bottom: none;
	}
	.page-template-page-tpl-landing-php .page-utilities, .page-id-14 .page-utilities {
		margin-bottom: 50px;
	}
	.sidebar-grey-box {
		width: 100%;
	}
	aside .block-wrapper {
		width: 100%;
		margin-right: 0;
		float: left;
	}
	.staff .span4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}
	.staff .span4:nth-child(even) {
		width: 100%;
	}
	.staff .staff-wrap {
		height: auto;
	}
}

@media screen and (max-width: 640px) {
	#footer-logos .nti-blurb-logo {
		float: none;
		clear: both;
		overflow: hidden;
		margin-bottom: 0px;
	}
	footer .logos-right {
		float: left;
		margin-bottom: 27px;
	}
	.navbar .nav > li > a .menu-title {
		width: 90%;
	}
	.navbar .nav li a .arrow {
		width: 10%;
	}
}

@media screen and (max-width: 550px) {
	.news-category-item .news-category-item-inner .image {
		display: block;
		overflow: hidden;
		clear: both;
		margin-bottom: 20px;
	}
	.news-category-item .news-category-item-inner .news-copy {
		margin-left: 0;
	}
}

@media screen and (max-width: 530px) {
	footer .search-form {
		padding: 0 0 30px;
		float: none;
		margin: 0 auto;
	}
	footer fieldset {
		position: relative;
		left: -30px;
	}
	footer .nti-logo {
		float: none;
		display: block;
	}
	
	footer .nti-logo img {
		margin: 0 auto;
		display: block;
	}
}

@media screen and (max-width: 520px) {
	.flexslider .caption {
		top: 30px;
	}
	.flexslider .flex-control-nav {
		top: 290px;
	}
}

@media screen and (max-width: 500px) {
	.page-template-page-tpl-landing-php .breadcrumbs-wrapper, .page-id-14 .breadcrumbs-wrapper {
		width: 100%;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 320px) {
	.flexslider .caption {
		left: 3%;
		right: 3%;
	}
	#logo-menus {
		overflow: hidden;
		padding-left: 3%;
		padding-right: 3%;
	}
	.navbar .nav > li > a .menu-title {
		width: 87%;
	}
	.navbar .nav li a .arrow {
		width: 13%;
	}
}


