/*
Theme Name: State Digest
Theme URI: 
Description: 
Author: GPSIMPACT
Author URI: http://gpsimpact.com 
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700|Source+Sans+Pro:400,400i,700,700i');

body {
	font: 400 18px/1.65 'Merriweather', Times, serif;
	color: #39393b;
}
@media (min-width: 768px) {
	body {
		font-size: 20px;
	}
  
  
  body.woocommerce #primary {
    margin: auto;
    max-width: 750px;
}

}

  body.woocommerce #primary {
     padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

body:not(.home) #main {
	color: #39393b;
	background-color: #fff;
}

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

a {
	color: #355e9f;
}

a:hover,
a:focus {
	color: #557ebf;
}

/* ------- Logo ------- */

.word {
  fill: #231f20;
}

.bird {
  fill: #004876;
}

/* ------- Typography ------- */

h1,
h2,
h3 {
	font-family: 'Merriweather', Times, serif;
  font-weight: 700;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
}

h4 {
	font-family: 'Merriweather', Times, serif;
  font-weight: 400;
  line-height: 1.3;
}

h5,
h6,
.btn,
.checkbox label {
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 700;
}

.checkbox label {
	font-size: 14px;
	display: block;
}

.post-meta {
	font-family: 'Source Sans Pro', sans-serif;
}

.post-meta a {
	font-weight: 700;
}

.title {
	margin: 0;
	line-height: 1.15
}
@media (min-width: 768px){
	h1.title {
		font-size: 75px;
	}
}

.section-title {
  margin: 15px 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
}

.post-meta {
	font-size: 14;
  color: #888;
}

.blue {
	color: #052657;
}

.bg-ltgray {
	background-color: #fafafa;
}

.mark,
mark {
	color: #39393b;
	background-color: #ff0;
}

@media (min-width: 768px) {
	.single h1,
	.page:not(.home) h1,
	.single .title,
	.page:not(.home) .title {
		font-size: 45px;
		margin-bottom: 15px;
	}

	.page:not(.has-featured-image) h1.title,
	.single:not(.has-featured-image) h1.title {
		margin-bottom: 25px;
	}

	.post-body h2,
	.post-body h2 {
		font-size: 28px;
	}

	.post-body h3 {
		font-size: 22px;
	}

	.post-body p,
	.post-body li {
		font-size: 17px;
		line-height: 27px;
		margin-bottom: 17px;
	}
}

.form-validate .error-message,
.form-validate .success-message {
	font-size: 16px;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0;
}

/* ------- Navbar ------- */

.navbar {
	border: none;
}

}
@media (min-width: 768px) {
	#header .container:first-of-type {	
		padding-bottom: 5px;
	}
}

#header .container:nth-of-type(2) {	
	padding-left: 0;
	padding-right: 0;
}

.date-and-search {
	margin: 0 0 10px 0;
	font-size: 12px;
	background: #39393b;
	color: #fff;
	padding: 5px 10px;
}

a.search {
	padding: 0 10px;
	float: right;
	color: #fff;
}

a.search:hover,
a.search:focus {
	color: #dadada;
	text-decoration: none;
}

.navbar-header {
  float: none;
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
@media (min-width: 768px){
	.navbar-header {
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: 5px solid #eaeaea;
	}
}

.navbar-brand {
	float: none;
	width: 100%;
	max-width: 300px;
	height: auto;
	display: block;
	margin: 0 auto !important;
}
@media (min-width: 992px) {
	.home .navbar-brand {
		max-width: 400px;
	}
}

.navbar-brand svg {
  width: auto;
  margin: 0 auto;
  display: block;
}

.navbar-brand span:not(.sr-only) {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	color: #99999b;
	padding-top: 10px;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.navbar-toggle {
	padding: 10px;
	width: 100%;
	margin: 0;
	float: none;
	border-radius: 0;
	
	font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	background-color: #eaeaea;
	border: none;
}

.navbar-nav {
	background-color: #eaeaea;
	margin-top: 0;
	margin-bottom: 0;
}
@media (min-width: 768px) {
	.navbar-nav {
		background-color: transparent;
	}
}

.navbar-collapse {
	border: none;
	box-shadow: none;
}
@media (min-width: 768px) {
	#header .navbar-collapse {
		padding-left: 0;		
	}
}

.nav>li>a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color: #39393b;
	font-size: 16px;
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 30px;
}
@media (min-width: 768px) {
	.nav>li>a {
		color: #79797b;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.navbar .support a,
a.support {
	background-color: #003d6d;
	color: #fff;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
}
@media (min-width: 768px){
	.navbar .support a,
	a.support {
		border-radius: 25px;
		margin-top: 6px;
		margin-right: 10px;
		padding-left: 20px;
		padding-right: 20px;
		font-size: 21px;
		display: inline-block;
		width: auto;
	}
}

a.support {
	text-decoration: none !important;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	text-transform: uppercase;
}

a.support:hover,
a.support:focus {
	color: #ffffff;
	background-color: #004d7d;
}

/* ------- Common Assets ------- */

.page-nav {
	margin-top: 25px;
}
@media (min-width: 768px) {
	.page-nav {
		margin-top: 50px;
	}
}


/* ------- Featured Posts ------- */

#feature {
	position: relative;
	z-index: 1;
	padding-bottom: 50px;
}

.flex-control-nav {
  bottom: 15px !important;
}

#feature .post {
	border: none;
	position: relative;
	border-radius: 0;
	background-color: #f1f1f1;
}
@media (min-width: 768px) {
	#feature .post {
		max-height: 450px;
		overflow: hidden;
		margin-bottom: 30px;
		background-color: transparent;
	}
}

#feature .post span {
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	background-color: #eaaa22;
	padding: 2px 5px;

	position: absolute;
	top: 5%;
	left: 0;
	z-index: 25;
}
@media (min-width: 768px) {
	#feature .post span {
		padding: 2px 10px;
	}
}


#feature .post p {
	font-size: 16px;
	margin-bottom: 16px;
}

#feature .post-header {
	padding: 0 15px;
}

@media (min-width: 768px) {
	#feature .post-header {
		position: absolute;
		top: auto;
		left: 0;
		bottom: 0;
		right: auto;
		z-index: 50;
		
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
		color: #fff;
		background-color: rgba(0, 0, 0, 0.5)
	}
	
	#feature .post a {
		color: #fff;
		font-weight: 700;
	}

	#feature .post .post-meta {
		color: #fff;
	}
	
	#feature .post h2 {
		font-size: 40px;
	}

	#feature .post .btn {
		font-size: 21px;
		background-color: #e9a929;
		width: 200px;
		border-radius: 100px;
		margin-top: 10px;
	}
}

.loop.primary .post {
	margin-bottom: 35px;
}

#feature .post a,
.loop .post * > a {
	color: #39393b;
	font-weight: 700;
}
@media (min-width: 768px) {
	#feature .post a {
		color: #fff;
	}
}

.loop .post p {
	color: #9a9a9a;
	font-size: 16px;
}

.loop .post h2 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 1.15;
}

.loop .post .post-meta,
.loop .post-header > a:last-child {
	font-size: 14px;
	letter-spacing: -0.125px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 1.5;
	color: #39393b;
	margin-bottom: 0;
}

.loop.primary .post .featured-image {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
}

.loop.primary .post figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: right;
	padding: 3px 9px;
	font-size: 12px;
	font-style: italic;
}

@media (min-width: 480px) {
	.loop.primary .post-header > a:last-child {
		float: left;
	}

	.loop.primary .post .post-meta {
		float: right;
		text-align: right;
	}
}

@media (min-width: 768px) {
	
	.loop.primary .post:not(:first-of-type) {
		width: 48%;
		float: left;
	}
	
	.loop.primary .post:nth-of-type(2n) {
		margin-right: 4%;
	}

	.loop.primary .post.count-1 .featured-image {
		height: 250px;
		overflow: hidden;
	}

	.loop.primary .post.count-1 figcaption {
		bottom: 0;
		font-family: 'Source Sans Pro', sans-serif;
	}

	.loop.primary .post.count-1 img {
		position: absolute;
		top: -50%;
	}

	.loop.primary .post:first-of-type h2 {
		font-size: 28px;
	}

	.loop.primary .post:not(:first-of-type) h2 {
		font-size: 21px;
	}

	.loop.side .post h2 {
		font-size: 16px;
	}
}

@media (min-width: 1200px){
	.loop.primary .post.count-1 .featured-image {
		height: 300px;
		overflow: hidden;
	}
}

.loop.side .post {
	margin-bottom: 15px;
	text-align: center;
	width: 75%;
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
}
@media (min-width: 480px) {
	.loop.side .post {
		width: 45%;
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
	.loop.side .post:nth-of-type(odd) {
		margin-right: 10%;
	}
}
@media (min-width: 768px) {
	.loop.side .post {
		text-align: left;
		margin-bottom: 30px;
	}
}
@media (min-width: 992px) {
	.loop.side .post {
		width: 100%;
		max-width: none;
	}
}

.loop.side .post img.alignright {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	max-width: 150px;
}
@media (max-width: 767px) {
	.loop.side .post img.alignright {
		float: none;
		display: block;
		margin: 0 auto 10px auto;
		max-width: 100%;
	}
}

.pagination {
  width: 100%;
  margin: 25px 0 -10px 0;
  background: #dadada;
}

.page-numbers {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pagination li {
  display: table-cell;
  width: 1%;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #dadada;
}

.pagination li:last-of-type {
  border: none;
}

.pagination li>* {
  text-align: center;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  margin: 0;
  color: #39393b;
}

.pagination .page-numbers.current {
  background-color: #eaeaea;
  color: #39393b;
}

.pagination li>*:hover,
.pagination li>*:focus,
.pagination .page-numbers.current:hover,
.pagination .page-numbers.current:focus {
  background-color: #eaeaea;
  text-decoration: none;
}

.pagination .page-numbers.current:hover,
.pagination .page-numbers.current:focus {
  cursor: pointer;
}

.pagination li>*:hover,
.pagination li>*:focus,
.pagination .page-numbers.current:hover,
.pagination .page-numbers.current:focus {
  background-color: #fbfbfb;
  text-decoration: none;
}

.pagination .page-numbers.current:hover,
.pagination .page-numbers.current:focus {
  cursor: pointer;
}

/* ------- Single ------- */

.single .post-header p {
	font-size: 16px;
}

.single .post-body a:not(.btn),
.page .post-body a:not(.btn) {
	text-decoration: underline;
}

.post-categories {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

.post-categories > li {
	display: inline-block;
	color: #aaa;
	font: 700 14px/1 'Source Sans Pro', sans-serif;
	-webkit-font-smoothing: antialiased;
}

.post-categories > li > a {
	color: #003d6d;
}

.post-categories > li:not(:last-of-type) {
	
}

.post-categories > li:not(:last-of-type):after {
	content: ' | ';
	padding-left: 3px;
}

.post-nav {
	margin-top: 50px;
}

.post-nav li {
  display: table-cell;
  width: 1%;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
}

.post-nav li a:hover,
.post-nav li a:focus {
	color: #39393b;
}

h3.comments-title {
	display: none;
}

.fb-comments:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e9ebee;
	clear: both;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 25px;
}

.page .post-header.hero {
	position: relative;
	z-index: 1;
	max-height: 500px;
	overflow: hidden;
	margin-bottom: 25px;
}

.page .post-header.hero .content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
		 -moz-transform: translateY(-50%);
					transform: translateY(-50%);
	z-index: 25;
	color: #fff;
	width: 100%;
	text-align: center;
}

.page .post-header.hero .content > * {
	padding: 0 30px;
}

.page-template-template-form #sidebar h4 {
	margin-top: 0;
}

/* ------- Search & Archives ------- */

.archive .post {
	margin: 15px 0 30px 0;
	clear: both;
}

.archive .loop .wp-post-image {
	display: block;
	margin: 0 auto 10px auto;
}

@media (min-width: 600px){
	.archive .loop .wp-post-image {
		float: left;
		margin: 0 10px 10px 0;
		max-width: 300px;
	}
}

.archive .post-excerpt p {
	font-size: 14px;
	margin-top: 10px;
}

/* ------- Front Page ------- */

#cta {
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
}

#cta figcaption {
	margin: 0;
	padding: 25px;
	text-align: center;
	background-color: #4F81AA;
	color: #fff;
}
@media (min-width: 768px) {
	#cta figcaption {
		background-color: transparent;
		width: 50%;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		z-index: 15;
	}
}

#cta figcaption > * {
	margin-top: 0;
}

#cta figcaption > a {
	background-color: #0F4876;
	color: #fff;
	padding: 4px 12px;
	border-radius: 25px;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
}

#cta figcaption > a:hover,
#cta figcaption > a:focus {
	background-color: #13578F;
	text-decoration: none;
}

#tip-cta {
	padding: 15px 25px;
	background-color: #4F81AA;
	border: 1px solid #13578F;
	color: #fff;
	margin-bottom: 30px;
	clear: both;
	text-align: center;
}
@media (min-width: 480px) {
	#tip-cta {
		text-align: left;
	}
}

#tip-cta h3 {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 10px;
}

#tip-cta p {
	font-size: 14px;
	margin-bottom: 0;
	font-family: 'Source Sans Pro', sans-serif;
}

#tip-cta a {
	background-color: #0F4876;
	color: #fff;
	padding: 4px 12px;
	border-radius: 25px;
	font-size: 14px;
	margin-top: 10px;
}
@media (min-width: 480px){
	#tip-cta a {
		float: right;
		margin-left: 10px;
		margin-top: 13px;
	}
}

#tip-cta a:hover,
#tip-cta a:focus {
	background-color: #13578F;
	text-decoration: none;
}

#signup-cta,
#sidebar form#signup {
	background-color: #eaaa22;
	color: #39393b;
	padding: 15px;
}

#signup .checkbox {
	margin-top: 0;
}

#signup-cta {
	margin-bottom: 30px;
}

#signup-cta h4 {
	font-weight: 700;
	font-family: 'Source Sans Pro', sans-serif;
	margin-top: 0;
}

#signup-cta .btn {
	float: right;
}

/* ------- Sidebar ------- */

#sidebar {
	display: block;
	margin-top: 25px;
	border-top: 1px solid #dadada;
	font-size: 14px;
}
@media (min-width: 768px) {
	#sidebar {
		margin: 0;
		border: none;
	}
}

.widget {
	display: block;
	padding-bottom: 30px;
	font-size: 14px;
}

.home .sidebar>.widget:first-child {
	margin-top: 25px;
}

.sidebar>.widget:not(:last-of-type) {
  margin: 0 0 25px 0;
}

.widget h4 {
	margin: 0 0 10px 0;
  text-transform: none;
  letter-spacing: 0px;
  color: #5a5a5a;
}

p.plzwait,
p.kthxbi {
  margin: 10px 0 0 0;
}

.widget.widget_recent_entries ul,
.widget.widget_archive ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.widget.widget_recent_entries ul li {
  line-height: 1.2;
  margin-bottom: 15px;
	font-size: 14px;
}

#menu-sidebar-footer-menu {
	font-size: 14px;
  text-align: center;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-bottom: 25px;
  font-family: 'Source Sans pro', sans-serif;
}
@media (min-width: 768px) {
	#menu-sidebar-footer-menu {
		text-align: right;
	}
}

#menu-sidebar-footer-menu > li > a {
	color: #aaa;	
}

/* ------- Footer ------- */

#footer {
	padding: 50px 0;
	font-size: 12px;
}

#footer .widget h4 {
	color: #fff;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul>li {
	line-height: 1.2;
	margin-bottom: 15px;
}

#footer p {
	line-height: 1.5;
  margin-bottom: 15px;
}

#footer h3 {
	font-size: 20px;
}

#footer a {
  color: #fff;
  text-decoration: underline;
}

footer a:hover {
  color: #fff;
}

img#seal {
	display: block;
	margin: 10px auto;
}

#footer form {
	margin-bottom: 10px;
}

#footer p:not(.disco) {
	font-size: 12px;
	line-height: 1.2;
	display: block;
	margin-bottom: 25px
}

#footer p.disco {
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 2px;
  width: 90%;
  max-width: 450px;
  margin: 25px auto;
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 4px;
	
  color: #000;
  border: 1px solid #000;
}

/* ------- Forms & Buttons ------- */

@media (max-width: 767px) {
	.page-footer .form .form-control {
		font-size: 14px;
		height: 34px;
	}

	.page-footer .form .btn-lg {
		padding-top: 4px;
		padding-bottom: 4px;
	}
}

.btn,
.form-control {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.btn {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}

.searchform {
  display: block;
  width: 100%;
  max-width: 400px;
  padding-bottom: 25px;
}

#sidebar .searchform {
	padding-bottom: 0;
}

.help-block {
	color: #fff;
	background: #ba0000;
}

.btn {
	text-transform: uppercase;
	font-weight: 700;
		-moz-transition: 0.15s all ease-in-out;
		-webkit-transition: 0.15s all ease-in-out;
	transition: 0.15s all ease-in-out;
}

.btn-outline {
	color: #fcc421;
  border-color: #fcc421;
}

.btn-outline:hover,
.btn-outline:focus {
	color: #fff;
	background-color: #fcc421;
  border-color: #fcc421;
}

.btn-primary {
	color: #fff;
	background-color: #ff9c00;
	border-color: #ff9c00
}

.btn-primary:hover,
.btn-primary:focus {
	color: #fff;
	background-color: #557ebf;
	border-color: #557ebf
}

.btn-facebook {
  background: #3b5998;
  border-color: #324a80;
  color: #fff!important;
  text-shadow: none;
}

.btn-facebook:hover {
  background: #5774b3;
  border-color: #3b5998;
  color: #fff!important;
  text-shadow: none;
}

.btn-twitter {
  background: #4099FF;
  border-color: #398ae5;
  color: #fff!important;
  text-shadow: none;
}

.btn-twitter:hover {
  background: #66adff;
  border-color: #4099FF;
  color: #fff!important;
  text-shadow: none;
}

.btn.cd-btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* ------- Misc ------- */

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.5;
}

.overlay.black {
  background-color: #000; 
}

.top {
  position: relative;
  z-index: 25;
}

.transition {
		-moz-transition: 0.15s all ease-in-out;
		-webkit-transition: 0.15s all ease-in-out;
	transition: 0.15s all ease-in-out;
}

/* Alignment */

.alignleft,
.alignright,
.aligncenter {
  clear: both;
  display: block;
  margin: 10px auto;
}

@media(min-width: 768px){
	.alignleft {
	  display: inline;
	  float: left;
	  margin-right: 1.5em;
	  margin-top: 10px;
	  margin-bottom: 10px;
	}
	.alignright {
	  display: inline;
	  float: right;
	  margin-left: 1.5em;
	  margin-top: 10px;
	  margin-bottom: 10px;
	}
}

.overlay.gradient {
  /*background-color: #000000;*/
  top: auto;
  bottom: 0;
  z-index: 12;
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,1) 100%);
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}

.share {
  position: absolute;
  right: 0;
  top: 40%;
  z-index: 500;
  list-style: none;
  margin: 0;
  padding: 0;
}

.share li {
  font-size: 30px;
  margin: 0;
  width: 50px;
}

.share li a {
  background-color: #aaa;
  color: #fff;
  display:block;
  width: 100%;
  text-align: center;
  padding: 11px 0;
}

.share li a.facebook {
  background-color: #5774b3;
}

.share li a.twitter {
  background-color: #4099FF;
}

.share li a.email {
  background-color: #6abd45;
}

.social a:before {
	content: none;
}

@media(min-width: 768px){
	.nav>li.social>a {
		padding-bottom: 5px;
	}

	.social a {
		font-size: 0px !important;
		padding-bottom: 0px;
		font-weight: 400;
	}

	.social a:before {
		font-family: FontAwesome; 
	  font-size: 24px; 
    line-height: 1;
	  display: inline-block;
	  font-weight: 400;
	  -webkit-font-smoothing: antialiased;
	}

	.facebook a:before {
	  content: '\f09a';
	}

	.twitter a:before {
	  content: '\f099';
	}

	.youtube a:before {
	  content: '\f16a';
	}

	.googleplus a:before {
	  content: '\f0d5';
	}
}

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

Modal Window

-------------------------------- */
.cd-modal {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.6s;
  -moz-transition: visibility 0s 0.6s;
  transition: visibility 0s 0.6s;
}
.cd-modal svg {
  position: absolute;
  top: 0;
  left: 0;
}
.cd-modal svg > path {
  fill: #355e9f;
}
.cd-modal .modal-close {
  /* 'X' icon */
  position: absolute;
  z-index: 150;
  top: 90px;
  right: 5%;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3) url('assets/img/cd-icon-close.svg') no-repeat center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  /* Force hardware acceleration*/
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
.no-touch .cd-modal .modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.cd-modal.modal-is-visible {
  visibility: visible;
  -webkit-transition: visibility 0s 0s;
  -moz-transition: visibility 0s 0s;
  transition: visibility 0s 0s;
}
.cd-modal.modal-is-visible .modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.cd-modal-content {
  position: relative;
  height: 100vh;
  overflow-y: auto;
  color: #fff;
  padding: 25% 5% 60px 5%;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: opacity 0.3s 0s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, transform 0.3s 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cd-modal-content p {
  color: #fff;
  line-height: 1.6;
  margin: 10px 0;
}
.modal-is-visible .cd-modal-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-overflow-scrolling: touch;
  -webkit-transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s, -moz-transform 0.3s 0.3s;
  transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
}
@media only screen and (min-width: 768px) {
  .cd-modal-content {
    padding: 150px 15% 60px 15%;
  }
  .cd-modal-content p {
    font-size: 2.4rem;
  }
}

.search-modal-content .form-control {
	background: transparent;
	border: none;
	border-bottom: 2px solid rgba(255, 255, 255, 0.5);
	box-shadow: none;
	padding-left: 0;
}

.search-modal-content .form-control,
.search-modal-content .btn-link {
	color: #fff;
	font-size: 30px;
}

.search-modal-content .btn-link {
	padding-top: 0;
}

.search-modal-content .form-control:focus {
	box-shadow: none;
}

.news li {
  position: relative;
  padding: 0.625em 0.75em 0.75em 4em;
  margin-bottom: 0.25em;
}
.news li:last-of-type {
  margin-bottom: 0;
}
.news .image-wrapper {
  position: absolute;
  left: 0;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
}
.news .image-wrapper img {
  display: block;
}

.news li a {
	font-family: sans-serif;
	font-weight: 700;
	color: #fff;
}


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

 Cover Layer - hide main content when modal is fired

-------------------------------- */
.cd-cover-layer {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0.3s, visibility 0s 0.6s;
  -moz-transition: opacity 0.3s 0.3s, visibility 0s 0.6s;
  transition: opacity 0.3s 0.3s, visibility 0s 0.6s;
}
.cd-cover-layer.modal-is-visible {
  opacity: 100;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}