/*!
Theme Name: census
Theme URI: http://underscores.me/
Author: Root Creative
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: census19
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

census is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

body {
	font-family: synthese, sans-serif;
	font-style: normal;
}

header {
	width: 100%;
}

header img {
	width: 100%;
}

.c-title-21 {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	width: 100%;
}

.c-title-21  img {
	float: right;
	width: 30%;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {
	.c-title-21 {
		top: 45px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 890px) {
	
	.c-title-21 {
		top: 15px;
	}
	
}

.c-title {
	position: absolute;
	top: 8%;
	left: 0;
	right: 0;
	width: 100%;
}

.c-title h1 {
	font-size: 44px;
	font-weight: 700;
	border-bottom: solid 1px #000;
	display: inline-block;
	margin-top: 0;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.c-title h2 {
	margin-top: 0;
	font-size: 32px;
	font-weight: 400;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1300px) {
	.c-title {
		top: 5%;
	}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.c-title {
		top: 45px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	.c-title {
		top: 15px;
	}
	
	.c-title h1 {
		font-size: 38px;
		padding-bottom: 7px;
		margin-bottom: 5px;
	}
	
	.c-title h2 {
		font-size: 28px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 600px) {
	
	.c-title h1 {
		font-size: 24px;
	}
	
	.c-title h2 {
		font-size: 16px;
	}
}

section {
	padding-top: 75px;
	padding-bottom: 75px;
}

.c-intro p {
	line-height: 190%;
	margin-bottom: 60px;
}

.c-intro--21 p {
	color: #0032c8;
}

.c-intro__logos {
	text-align: center;
}

.c-intro__logos img {
	width: auto;
	display: inline-block;
	height: 100px;
	padding: 0 45px;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.c-intro p {
		margin-bottom: 30px;
	}
	
	.c-intro__logos {
		margin-top: 30px;
	}
	
	.c-intro__logos img {
		height: 80px;
		padding: 0 30px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	section {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.c-intro__logos img {
		height: 80px;
		padding: 0 15px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.c-intro__logos img {
		height: 50px;
		padding: 0 10px;
	}
}

.c-download {
	background: #000;
}

.c-download.c-download--blue {
	background: #0032c8;
}

.c-download__title {
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 15px;
}

.c-download__year {
	margin-bottom: 30px;
}

.c-download__year span {
	display: inline-block;
	width: 100%;
	border-bottom: 4px solid;
	font-weight: 700;
	font-size: 48px;
	margin-bottom: 20px;
}

.c-download__year a {
	font-size: 16px;
	display: block;
	width: 100%;
	color: #fff;
	margin-bottom: 7px;
}

.c-download__year a:hover {
	text-decoration: none;
}

.c-download__year svg {
	display: inline-block;
	width: 16px;
	vertical-align: middle;
}

.c-download__year a:hover svg path {
	fill: #fff;
}

.c-download__year--orange {
	border-bottom-color: #fcc46b;
	color: #fcc46b;
}

.c-download__year--orange a {
	color: #fcc46b;
}

.c-download__year--orange a:hover {
	color: #fff;
}

.c-download__year--orange svg path {
	fill: #fcc46b;
}

.c-download__year--green {
	border-bottom-color: #00f5d2;
	color: #00f5d2;
}

.c-download__year--green a {
	color: #00f5d2;
}

.c-download__year--green a:hover {
	color: #fff;
}


.c-download__year--green svg path {
	fill: #00f5d2;
}

.c-download__year--pink {
	border-bottom-color: #ffa1b9;
	color: #ffa1b9;
}

.c-download__year--pink a {
	color: #ffa1b9;
}

.c-download__year--pink a:hover {
	color: #fff;
}

.c-download__year--pink svg path {
	fill: #ffa1b9;
}

.c-download__year--blue {
	border-bottom-color: #8bd1e8;
	color: #8bd1e8;
}

.c-download__year--blue a {
	color: #8bd1e8;
}

.c-download__year--blue a:hover {
	color: #fff;
}

.c-download__year--blue svg path {
	fill: #8bd1e8;
}

.c-picture {
	background: #f0ecec;
	text-align: center;
	padding-bottom: 0px!important;
}

.c-picture--21 {
	padding-top: 0;
}

.c-picture__circle {
	display: inline-block;
	margin-bottom: 60px;
	max-width: 80%;
}

.c-picture__house {
	display: inline-block;
	max-width: 16%;
	padding: 0 5px;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 1199px) {
	.c-picture__house {
		max-width: 19%;
	}
}


/* Small Devices, Tablets */
@media only screen and (max-width : 991px) {
	.c-picture__house {
		max-width: 24%;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.c-picture__house {
		max-width: 33%;
	}
}

.c-stats {
	text-align: center;
	padding-bottom: 0;
}

.c-stats__logo {
	width: 50%;
	display: inline-block;
}

.c-stats__logo img{
	width: 100%;
	display: inline-block;
}

.c-stats__total {
	font-size: 48px;
	font-weight: 700;
	display: block;
	margin: 15px 0;
}

.c-stats__desc {
	font-size: 16px;
	padding-bottom: 15px;
	display: block;
	border-bottom: solid 4px;
	margin-bottom: 60px;
}

.c-download__count--pink .c-stats__total {
	color: #ffa1b9;
}

.c-download__count--pink .c-stats__desc {
	border-color: #ffa1b9;
}

.c-download__count--green .c-stats__total {
	color: #c1d55e;
}

.c-download__count--green .c-stats__desc {
	border-color: #c1d55e;
}

.c-download__count--bright-green .c-stats__total {
	color: #00f5d2;
}

.c-download__count--bright-green .c-stats__desc {
	border-color: #00f5d2;
}

.c-download__count--blue .c-stats__total {
	color: #0032c8;
}

.c-download__count--blue .c-stats__desc {
	border-color: #0032c8;
}

.c-download__count--orange .c-stats__total {
	color: #fcc46b;
}

.c-download__count--orange .c-stats__desc {
	border-color: #fcc46b;
}

.c-footer {
	background: #f0f0f0;
	line-height: 175%;
}

.c-footer a {
	color: #000;
}

.c-footer a:hover {
	color: #000;
	text-decoration: underline;
}


@media only screen and (min-width : 992px) {
	.text-md-right {
		text-align: right;
	}
}