/*
 Theme Name:   GPS by Design
 Theme URI:    
 Description:  Flash Child Theme
 Author:       Alex R.
 Author URI:   
 Template:     flash
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flash-child
*/

@font-face {
	font-family: Knockout-HTF49-Liteweight;
	src: url('fonts/Knockout-HTF49-Liteweight.otf');
}

@font-face {
	font-family: Knockout-HTF29-JuniorLiteweight;
	src: url('fonts/Knockout-HTF29-JuniorLiteweight.otf');
}

.knockout-l { font-family: 'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif; }
.knockout-jrl { font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif; }

body,
button,
input,
select,
textarea {
	color: #333333;
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2 {
	font-family: 'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	font-weight: 300;
}

h3, h4, a {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
}

h5, h6, p, table, tr, td {
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
th {
  font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 40px;
	line-height: 0.91;
}
.site-tophead {
    font-size: 48px !important;
    line-height: 0.91;
    text-transform: uppercase;
}
.site-mainhead {
    font-size: 40px;
    line-height: 0.91;
    text-transform: uppercase;
}
.site-tophead, .site-topsubhead {
	color: #fff;
}
.site-topsubhead {
	font-size: 16px !important;
	line-height: 1.21;
}

@media (min-width: 767px) {
    .site-tophead {
    	font-size: 64px !important;
    }
    .site-mainhead {
        font-size: 56px;
    }
    .site-topsubhead {
    	font-size: 24px !important;
    }
}

h2 {
	font-size: 48px;
	line-height: 0.91;
}

.site-subhead {
    font-size: 23px;
    line-height: 1.61;
    text-transform: uppercase;
}
@media (min-width: 767px) {
    .site-subhead {
        font-size: 36px;
    }    
}

h3 {
	font-size: 23px;
	line-height: 1.2;
}

h4 {
	font-size: 26px;
}

h5 {
	font-size: 22px;
}

h6 {
	font-size: 20px;
}

a:focus {
	outline-style: auto;
	outline-width: initial;
	outline-color: #1b9cf3;
	-webkit-transition: outline-width 0s; /* Safari */
	transition: outline-width 0s;

}

p {
	font-size: 16px;
	margin: 0;
	line-height: 1.5;
}

table, tr, td {
	font-size: 14px;
}

th {
	font-size: 16px;
	min-width: 100px;
}

@media screen and (min-width: 767px) {

	table, tr, td {
		font-size: 18px;
	}

	th {
		font-size: 20px;
		min-width: 110px;
	}
}

table tr:nth-child(2n) td {
  background: rgba(200,200,200,0.2);
}

hr {
	height: 2px;
	margin: 25px 0;
}

div.mobile-donate-now {
	background-color: #0047b6;
	text-align:center;
}

@media (min-width: 768px) {
	div.mobile-donate-now {
		display: none;
	}
}

div.mobile-donate-now a {
	color: #fff;
	font-size: 18px;
	line-height: 2.5;
	letter-spacing: 1px
}

@media (min-width: 768px) {
	h1 {
		font-size: 56px;
		line-height: 0.91;
	}

	h2 {
		font-size: 48px;
		line-height: 0.91;
	}

	h3 {
		font-size: 36px;
		line-height: 1.2;
	}

	h4 {
		font-size: 26px;
	}

	h5 {
		font-size: 22px;
	}

	h6 {
		font-size: 20px;
	}
	p {
		font-size: 18px;
		margin: 0;
		line-height: 1.5;
	}
}

.site {
	position:relative;
	overflow:hidden;
}

.entry-content ul, .entry-content ol {
  font-family: 'Roboto Condensed';
  font-size: 18px;
}

.subheading {font-size:30px;color: #fff;}

.white {
	color: #fff !important;
}

.black {
	color: #000 !important;
}

.blue {
	color: #0047b6 !important;
}

.dark-grey {
	color: #4a4a4a !important;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.hidden {
	visibility: hidden;
}

.full-width-center #primary {
	width: 100%;
	position: relative;
}

.header-top {
	background-color: #231F20;
}

.header-bottom {
	background-color: #e6e7e8;
}

.search .main.archive-container {
	margin-top: 50px;
}

.search .hentry {
	border: none;
}

.entry-content, .entry-summary {
	margin-top: 0;
}

.header-bottom .site-navigation-wrapper {
    margin-top: 20px;
}
@media screen and (max-width:1200px){
	.header-bottom .site-navigation-wrapper {
	    padding-bottom: 10px;
	}
}


.home-our-goal-text,
.achieve-this-text,
.submit-story-text,
.our-solution-text {
	font-size: 24px;
	font-family: 'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.why-it-matters-text,
.certified-companies-text {
	font-size: 20px;
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.why-it-matters-text {
	text-transform: uppercase;
}

@media screen and (max-width:767px){
	.header-bottom {
		position: fixed !important;
		z-index: 9999 !important;
		width: 100%;
	}
	
	div.mobile-donate-now {
		margin-top: 122px;
	}
	.certified-companies-text {
		font-size: 10px;
	}
	.certified-companies-heading {
		padding-bottom: 15px !important;
	}
	.certified-companies-logos {
		padding-bottom: 10px !important;
	}
}

.site-top-options {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	overflow: hidden;
	display: none;
}
@media screen and (min-width:981px){
		.site-top-options{display: block;
		}}

.site-top-options ul {list-style: none;float: right;}

.site-top-options ul li {position: relative;float: left;padding: 0 20px;border-right: 1px solid #333132;}

.site-top-options ul li:last-child {border-right:none;}

.site-top-options ul li a {
	font-family: Knockout-HTF29-JuniorLiteweight;
	font-size: 16px;
	color: #333132;
}

.site-top-cta {
	position: relative;
	overflow: inherit;
	width: 280px;
	float: right;
	text-align: right;
	display: none;
}
@media screen and (min-width:981px){
		.site-top-cta{display: block;
		}}

.site-top-cta a {
	font-family: Knockout-HTF49-Liteweight;
	background-color: #0047b8;
	color: #fff;
	padding: 10px 90px;
	border-radius: 5px;
	font-size: 20px;
}

#site-navigation #primary-menu.menu {
	background: -moz-linear-gradient(linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,355,1) 65%, rgba(247,247,247,1) 65%, rgba(247,247,247,1) 100%));
	background: -webkit-linear-gradient(linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,355,1) 65%, rgba(247,247,247,1) 65%, rgba(247,247,247,1) 100%));
	background: -o-linear-gradient(linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,355,1) 65%, rgba(247,247,247,1) 65%, rgba(247,247,247,1) 100%));
	background: -ms-linear-gradient(linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,355,1) 65%, rgba(247,247,247,1) 65%, rgba(247,247,247,1) 100%));
	background: -webkit-gradient(linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,355,1) 65%, rgba(247,247,247,1) 65%, rgba(247,247,247,1) 100%));
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,355,1) 65%, rgba(247,247,247,1) 65%, rgba(247,247,247,1) 100%);
}

#site-navigation .menu-item { 
	border: 0;
    min-height: calc((100vh - 136px)/7);
	text-align: right;
}
#site-navigation .menu-item:last-child {
	padding-bottom: 12px;
}
#site-navigation .menu-item:last-child {
	padding-top: 12px;
}

#site-navigation ul li {
    padding: 30px 12px 0;
	text-transform: uppercase;
}
@media screen and (min-width:1070px){
	#site-navigation ul li {
	    padding: 30px 20px 0;
	}
}

#site-navigation ul li a {
    color: #333132;
    font-family: Knockout-HTF29-JuniorLiteweight;
    font-size: 21px;
}
@media screen and (max-width:767px){
	#site-navigation ul li a {
	    font-size: 16px;
	}
}
@media screen and (max-width:1200px){
	#site-navigation ul li a {
	    font-size: 20px;
	}
}

@media(min-width: 981px) {
	#site-navigation .menu-item:last-child {
		display: none;
	}
}

.breadcrumb-trail.breadcrumbs {
	display: none;
}

.breadcrumb-trail.breadcrumbs .trail-title {
	width: 100%;
	font-size: 32px;
}

.breadcrumb-trail.breadcrumbs .trail-items {
	float: left;
}

.fair-employment-section img {
	width: 100%;
}

.latest-updates-section article {
	width: 48%;
	position: relative;
	float: left;
	padding: 30px 1%;
}

.single .entry-content-block .entry-meta a {
	font-size: 24px;
	color: #4a4a4a;
}

span.entry-author.vcard.author {
	display: none;
}

form#mc4wp-form-1 {
    margin: 0 auto;
    width: inherit;
}

@media screen and (max-width: 767px){

	#panel-10-6-1-0> .panel-widget-style {
    	padding: 40px 0px 0px 0px !important;
	}

	form#mc4wp-form-1 {
	}
}

.mc4wp-form-fields div {
	position: relative;
	float: left;
}

.mc4wp-form-fields .newsletter-response {
	height: 55px;
	width: 100%;
}

.mc4wp-form-fields .newsletter-input {
	width: 66%;
}

.mc4wp-form-fields .newsletter-submit {
	width: 34%
}

.mc4wp-form-fields .newsletter-submit input[type="submit"] {
	width: 100%;
	background: #67bf3c;
	height: 36px;
}

.mc4wp-form-fields .newsletter-submit input[type="submit"]:hover {
	background: #333;
}

#top-footer {
	background-color: #0047b6;
	padding: 20px 0;
}

#top-footer .widget {
    margin-bottom: 0;
}
@media screen and (max-width:767px){
	#top-footer .widget ul li {
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	#top-footer .widget ul li a {
		border-right: 0 !important;
	}
}
#top-footer .widget ul li {
    float: left;
    /*border-right: 1px solid #fff;
    padding: 5px 10px;*/
    border:none;
    padding:0;
}

#top-footer .widget ul li:last-child {
	border-right: none;
}

#top-footer .widget ul li::after {
	content: "";
}

#top-footer .widget ul li a {
  font-size: 16px;
  color: #fff;
  font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;;
  border-right: 1px solid #fff;
  padding: 1px 10px;
}

#top-footer .widget ul li a:hover {
  text-decoration: underline;
  color: #fff !important;;
}
#top-footer .widget ul li:last-child a {
  border-right: none;
}


@media screen and (max-width:767px){
	.footer-info ul {
		width: 100%;
		display: flex;
		border-top: 1px solid white;
		padding-top: 10px;
	}
	.panel-grid-cell {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	.remove-cell-padding .panel-grid-cell {
		padding: 0 !important;
	}
	.team-bios {
		margin-left: -20px;
		margin-right: -20px;
	}
	#pgc-8-8-0 {
		background-image: none !important;
	}
	.how-this-affects-you-slider .sow-slider-image-wrapper{
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.donate-now-slider .sow-slider-image-wrapper{
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}
.footer-info ul {
	float: right;
}

#top-footer .footer-info ul li {
	border-right: none !important;
}

#bottom-footer {
	background-color: #fff;
  font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
}
#bottom-footer .copyright {
  margin-left:30px;
}
#bottom-footer .copyright-text,
#bottom-footer .copyright-text a,
#bottom-footer .footer-menu li a {
    /*color: #4a4a4a;*/
    font-size: 15px;
    color:rgba(51, 49, 50, 0.8);
}

#bottom-footer .footer-menu {
  float:none;
  list-style: none;
  
}
#bottom-footer .footer-menu li {
  padding: 0 0 0 10px;
}
#bottom-footer .footer-menu li a {
  display:inline-block;
  text-decoration:underline;
}
#bottom-footer .footer-menu li a:hover {
  color:#000;
}

.contact-name, .contact-email, .contact-message {
	margin-bottom: 10px;
}

.contact-name, .contact-email {
    position: relative;
    float: left;
    width: 50%;
}

.contact-name {
	padding-right: 1%;
}

.contact-name input, .contact-email input, .contact-message textarea, .contact-submit input {
	border-radius: 5px;
	border: none;
}

.big-hero-section h1, .big-hero-section p {
	text-shadow: none !important;
}



.big-hero-section p {
	font-size: 12px !important;
}
@media screen and (min-width: 768px) {
 	.big-hero-section p {
		font-size: 30px !important;
	}
}

.big-hero-section a {
	font-family: Knockout-HTF49-Liteweight;
	font-size: 20px !important;
}

#pg-8-1 {
    height: 0px;
}


#wp-calendar {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.31);
}

#wp-calendar  * {
    text-align: center;
}

#wp-calendar caption {
    background-color: #1958bc;
    line-height: 3;
    font-size: 22px;
    color: #fff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

#wp-calendar thead {
    background-color:#082552;
}

#wp-calendar thead tr th {
    border:none;
    color:#fff;
    font-size:20px;
}

.read-more-section {
	background-color: rgba(2, 0, 49, 0.25);
    position: relative;
    bottom: 100px;
    z-index: 100;
    color: #fff;
    height: 100px;
    display: none !important;
}

.read-more-section .read-more {
    text-align: -webkit-left;
    text-align: left;
    display: inline-flex;
    margin-top: 35px;
}

.read-more-section .read-more a {
	padding: 5px 30px;
	border: 2px solid #fff;
	border-radius: 3px;
	color: #fff;
	margin-left: 20px;
}

.read-more-section h3 {margin-top: 20px;}


/*.home div#pgc-8-8-0,*/
.page-id-12 div#pgc-12-4-0,
.page-id-451 div#pgc-451-1-0 {
    background-image: url("/wp-content/uploads/2017/11/our_goal_background.png");
}

.work-impact-portfolio .submission {
	padding: 40px 0;
	border-top: 2px solid #f6f6f6;
	margin-left: 50px;
	margin-right: 20px;
}
@media screen and (min-width: 768px) {
 	.work-impact-portfolio .submission {
 		margin-left: 60px;
 		margin-right: 20px;
 	}
}
.how-this-affects-you-solution, .donate-invest-in-your-privacy {
	display: block;
	margin: 30px 0 50px;
}

.donate-faq {
	padding: 40px 5%;
	border-top: 2px solid #e8e8e8;
	border-bottom: 2px solid #e8e8e8;
	margin: 30px 0;
}

.accordions-head-title {
	font-family:Knockout-HTF49-Liteweight;
}

.accordions-head, .accordion-content {
	border: none
}

.accordion-icons {
	margin-top: 8px;
}

.accordion-content {
	padding-left: 40px !important;
}

.ow-button-base a [class^="sow-icon-"] {
    left: 55px;
    position: relative;
    font-size: 20px;
}
.ow-button-base a {
    font-size: 18px !important;
    font-family: Knockout-HTF49-Liteweight;
}
.ow-button-base a:hover {
	color: #f8e71c !important;
	text-decoration: underline !important;
}
.so-widget-sow-button-flat-9c017a06fea3 .ow-button-base a {
	max-width: 350px;
	width: 100%;
}
@media screen and (min-width: 768px) {
	.so-widget-sow-button-flat-9c017a06fea3 .ow-button-base a {
		width: 280px;
	}
}
.so-widget-sow-button-flat-9c017a06fea3 .ow-button-base a:hover {
	color: #f8e71c !important;
}
.so-widget-sow-button-wire-814c0ec318cc .ow-button-base a:hover {
	color: #f8e71c !important;
}
@media screen and (min-width: 768px) {
  .ow-button-base a {
	font-size: 20px !important;
   } 
}

.faq-heading {
	color: #9b9b9b;
}

/*************** NEWSLETTER STYLING START **************************/

.newsletter-footer {
	width:100%;
	float:none;
	display:table;
}

div.wpcf7 .wpcf7-form input::placeholder, div.wpcf7 .wpcf7-form textarea::placeholder {
	font-family: 'Roboto Condensed';
}

div.wpcf7 .wpcf7-form p {
	margin-bottom: 25px;
	font-family: Knockout-HTF29-JuniorLiteweight;
	padding: 0 1%;
}

div.wpcf7 .wpcf7-form p:nth-child(2), div.wpcf7 .wpcf7-form p:nth-child(3) {
	width: 50%;
	float: left;
}

div.wpcf7 .wpcf7-form input[type="submit"] {
	width: 280px;
	background-color: #0047b6;
	border-radius: 5px;
	font-family: Knockout-HTF49-Liteweight;
  	font-size: 20px;
}

.newsletter {
    display: inline-flex;
    max-width: 500px;
    width: 100%;
}

.newsletter input[type="submit"] {
	background-color: #00154b;
	color: #fff;
	
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size: 20px;
	
	height: 42px;
	
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.newsletter input[type="email"] {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 42px;
}

p.newsletter-check, .mc4wp-response p {
    display: -webkit-inline-box;
    display: inline-block;
    color: black;
    font-size: 14px;
    margin-top: 10px;
}
.stay-informed-dark p.newsletter-check, .stay-informed-dark .mc4wp-response p {
	color: white;
}

.newsletter-footer p.newsletter-check, .newsletter-footer .mc4wp-response p {
	color: #333;
}

@media screen and (max-width: 767px) {	
	.newsletter {
		display: block;
	}

	.newsletter input[type="submit"], .newsletter input[type="email"] {
		width: 100%;
		margin-bottom: 10px;
		border-radius: 5px;
	}

	p.newsletter-check, .mc4wp-response p {
		margin-top: 0;
	}
}

/*************** NEWSLETTER STYLING END **************************/

/*************** GET CERTIFIED - PRINCIPAL SLIDER STYLING END **************************/

.get-certified-slider {
	width: 100%;
	max-width: 1100px;
	margin: 40px auto;
}

.get-certified-slides {
	padding: 20px 56px;
}

.get-certified-slider .lSSlideOuter .lSPager.lSpg>li a {
	height: 12px;
	width: 12px;
}

.get-certified-slider .lSSlideOuter .lSPager.lSpg>li.active a, .get-certified-slider .lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #f8e71c;
}

.principle-slides-heading  {
	margin-bottom: 40px;
	color: #fff;
	text-align: center;
	font-size: 56px;
}

.principle-body .principle-count {
	border: 2px solid #fff;
	width: 130px;
	margin: auto;
	text-align: center;
	position: relative;
	color: #fff;
}

.principle-body .principle-content {
	color: #fff;
}

.principle-body .principle-count h3:first-child {
	border-bottom: 2px solid #fff;
	text-transform: uppercase;
	font-size: 44px;
}

.principle-body .principle-count h3:last-child {
	font-size: 150px;
}

.principle-body .principle-content {
	position:relative;
	text-align: center;
	margin-top: 10px;

}

.principle-body .principle-content .principal-video-link {
		margin-bottom: 40px;
}

.principle-body .principle-content .principal-video-link a {
	border: 2px solid #fff;
	padding: 10px 100px;
	border-radius: 5px;
}

@media screen and (max-width: 767px) {
	
	.get-certified-slider {
		margin: 30px auto 0 auto;
		padding: 22px 0;
	}
	
	.principle-slides-heading {
		margin-bottom: 20px;
	}

	.principle-body .principle-content h3 {
		font-size: 26.6px;
		margin: 21px 0 -15px !important;
		line-height: 1.1;
	}
	.principle-body .principle-count h1 {
		line-height: 1 !important;
	}

	.principle-heading {
		margin-bottom: 27px;
	}

	.principle-body .principle-count h3:first-child {
		font-size: 24px;
	}
	
	.principle-body .principle-count h3:last-child {
		font-size: 80px;
	}

	.principle-body .principle-content .principal-video-link a {
		padding: 10px 30%;
	}
}

@media screen and (min-width: 767px) {
 	.principle-body .principle-count {
 		border: 2px solid #fff;
 		width: 24%;
 		margin: 0;
 		text-align: center;
 		position: relative;
 		float: left;
 	}
 	.principle-body .principle-content {
 		width: 70%;
 		position:relative;
 		float: right;
 		text-align: left;
 		margin-top: 0px;
 	}
}
/*************** GET CERTIFIED - PRINCIPAL SLIDER STYLING END **************************/

/*************** SLIDER STYLING START **************************/
.sow-slider-base {
    position: relative;
    overflow: visible;
}

.sow-slider-base .sow-slider-pagination {
	text-align: center;
	display: block !important;
	z-index: 998 !important;
}

.news-events-slider .sow-slider-base .sow-slider-pagination,
.faq-slider .sow-slider-base .sow-slider-pagination{
	display: none !important;
}

.get-certified-principals .sow-slider-base .sow-slider-pagination {
	bottom: -80px;
	padding: 0 !important;
}
.get-certified-principals .sow-slider-image {
	height: 830px !important;
}
@media screen and (min-width: 768px) {
 	.get-certified-principals .sow-slider-image {
 		height: 410px !important;
 	}
}

#pg-8-11> .panel-row-style {
	background-position-x: 80% !important;
}

@media screen and (max-width: 767px) {
 	.home-hero-slider .sow-slider-base .sow-slider-pagination {
		bottom: 20px;
	}
	.principal-video-link a{
		position: relative;
		top: 7px;
	}
	.get-certified-principals .sow-slider-base .sow-slider-pagination {
		bottom: -50px
	}
}
@media screen and (max-width: 480px) {
 	.home-hero-slider .sow-slider-base .sow-slider-pagination {
		bottom: 10px;
	}
}
.sow-slider-base .sow-slider-pagination li {
	margin-right: 3px;
}
.sow-slider-base .sow-slider-pagination li a {
	background-color: #959595 !important;
	opacity: 0.9;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}

.sow-slider-base .sow-slider-pagination li.sow-active a {
	background-color: #f8e71c !important;
}

.sow-slider-base .sow-slide-nav.sow-slide-nav-prev, .sow-slider-base .sow-slide-nav.sow-slide-nav-next {
}

.entry-header .source {
	margin-bottom: 24px;
	
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	color: #4a4a4a;
}
.single .entry-header .source {
	color: #9b9b9b;
}

.entry-meta .category a,
.entry-footer a {
	font-size: 24px;
}
.entry-meta .category a {
	color:#9b9b9b;
	text-transform:uppercase;
}

.big-hero-section .heading-text {
	line-height: 1 !important;
	text-transform: uppercase;
}

.big-hero-section .body-text {
	line-height: 1.4 !important;
	margin-top: 0 !important;
}
.big-hero-section .body-text.margin-top {
	margin-top: 1em !important;
}
/*************** SLIDER STYLING END **************************/

/*************** CATEGORY FILTER STYLING START **************************/
#primary, .single #primary {
	width: 75%;
	float:left;
	overflow: visible;
}

.single #primary {
	float: none;
	margin-right: 25%;
}

#secondary {
	width: 25%;
	padding-right: 2px;
}

#filter-menu {
	width:25%;
	float:right;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.31);
	border-bottom-right-radius: 5px;
	border-bottom-left-radius : 5px;
}

#filter-menu .searchform {
	display: inline-flex;
	width: 100%;
	padding: 15px;
	background-color: #1958bc;
	border-top-right-radius: 5px;
	border-top-left-radius : 5px;
}

#filter-menu.mobile .searchform {
	background-color: #333132;
}

#filter-menu 

#filter-menu .searchform
	label {
	width: 100%;
}

#filter-menu .searchform .search-field, #filter-menu .searchform .search-submit {
	height: 40px;
	border: none;
}

#filter-menu .searchform .search-field {
	border-top-left-radius: 5px;
	border-bottom-left-radius : 5px;
}

#filter-menu .searchform .search-field::placeholder {
	border-top-left-radius: 5px;
	border-bottom-left-radius : 5px;
	font-family: 'Roboto Condensed';
}

#filter-menu .searchform .search-submit {
	background-color: #fff;
	border-top-right-radius: 5px;
	border-bottom-right-radius : 5px;
}

.search-submit .fa {
	opacity: 0.54;
	color: #333132;
}

#filter-menu .filter-category {
}

#filter-menu .filter-category .category-head {
	background-color: #082552;
	color: #fff;
	padding: 0 15px;
	line-height: 2.2;
	font-family: Knockout-HTF29-JuniorLiteweight;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}

#filter-menu .filter-category .category-option {
	margin: 0 15px;
	line-height: 2;
	border-bottom: 1px solid #f1f1f1;
	text-transform: uppercase;
}

#filter-menu .filter-category .category-option.selected a {
	color: #1958bc;
}

#filter-menu.mobile {
	display:none;
	margin-bottom: 10px;
}

#filter-menu.mobile .filter-category .category {
	text-transform: uppercase;
	font-weight: 300;
}

#filter-menu.mobile .filter-category i {
	float: right;
	padding: 10px;
}

#filter-menu.mobile .filter-category .category-option {
	display: none;
}

@media screen and (max-width: 768px) {
	#filter-menu {
	    width: 100%;
	    display: none;
	}
	#primary.with-filter, .single #primary {
	    float: none;
	    width: 100%;
	}
	#filter-menu.mobile {
		display: block;
		margin-bottom: 0;
	}
}

/*************** CATEGORY FILTER STYLING END **************************/

/*************** FEATURED ARTICLE ABOVE REOURCES START **************************/

.search #content .tg-container,
.archive #content .tg-container,
.single-post #content .tg-container {
	max-width: 100%;
	width: 100%;
}

/*@media screen and (max-width: 1200px) {}*/

.search #content .tg-container, .archive #content .tg-container, .single-post #content .tg-container {
	width: 100%;
	padding:0;
}

.archive-container {
	max-width: 1200px;
	padding: 20px;
	margin: 0 auto;
}

.main.archive-container {
	overflow:auto;
	/*overflow: -webkit-paged-y;
	overflow: -o-paged-y;*/
}

.featured-resource-bg {
	background-image: url('/wp-content/uploads/light_header_369250190.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
	/*overflow: -webkit-paged-y;*/
}

.featured-resource-content {
	/*height: 450px;*/
	height: auto;
	margin-bottom: 40px;
}

.featured-resource-content * {
	position: relative;
	z-index: 99;
}
.featured-resource-content p {
	margin-bottom:1em;
}

.featured-resource-content .featured-source,
.featured-resource-content .featured-category {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color:#333132;
}
.featured-resource-content .featured-source {
	
}
.featured-resource-content .featured-category {
	color:#4a4a4a;
	text-transform: uppercase;
	margin-bottom:0;
}

.featured-resource-content {
	padding-top: 60px;
}

.featured-resource-content .featured-title {
	font-size: 56px;
    line-height: 0.91;
    text-transform: uppercase;
}

.resource-description {
	margin: 60px auto;
	overflow: visible;
}

.resource-description h1{
    text-transform: uppercase;
}

@media screen and (max-width: 767px) {
	.featured-resource-content:before {
	    height: 525px;
	    width: 170%;
	}

	.featured-resource-content{
		height: auto;
	}

	.featured-resource-content .featured-title {
		font-size: 40px;
	}

	.featured-resource-content .featured-category, .featured-resource-content .featured-source {
	    font-size: 18px;
	}

	.featured-resource-content .featured-read-more {
		font-size: 16px;
	}
}


/*************** FEATURED ARTICLE ABOVE REOURCES END **************************/

/*************** NEWS AND EVENTS HEADING *****************/
.news-events-header-bg {
	background-image: url('/wp-content/uploads/site_header_blue.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top right;
}
.news-events-header {
    height: 350px;
    padding-top: 100px;
}

.news-events-header * {
    position: relative;
}

.news-events-title {
    margin: 70px auto 40px;
}

.news-twitter-feed-bg {
    background-color: #f2f2f2;
    /*overflow: -webkit-paged-y;*/
}

.news-twitter-feed {
    height: 300px;
    padding-top: 60px;
}

.news-twitter-feed .info {
	width: 40%;
}

.twitter-button a {
	background-color: #0047b8;
	border-radius: 5px;
	padding: 10px 80px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}

@media screen and (max-width: 768px) {
	.news-events-header {
	   height: 300px;
	}
	
	.news-events-header:before {
		background-size: 200%;
		background-position: right;
	}

	.news-events-header .news-header{
		color:#fff;
	}
	
	.news-events-header .subheading{
		font-size:18px;
	}
}
/*****************************************************/


/*************** PAGE NAVI START **************************/
.wp-pagenavi {
	padding: 20px;
	width:  94%;
	margin: 0 auto;
}

.wp-pagenavi
	a, .wp-pagenavi span {
	border: none;
	font-size: 24px;}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
	font-size: 40px;
	vertical-align: sub;
}

.wp-pagenavi .pages, .wp-pagenavi .last, .wp-pagenavi .first {
	display: none;
}

@media screen and (max-width: 768px) {

	.wp-pagenavi {
		width: 100%;
		text-align: center;
	}
}

/***********************************************************/
 
/*************** SINGLE POST NAVIGATION START **************************/
.single-post-navigation {
	position: relative;
	overflow: overlay;
	display: flex;
}

.single-post-navigation .previous-post, .single-post-navigation .next-post {
	width: 50%;
}
.single-post-navigation .previous-post {
	background-color: #f6f6f6;
	float: left;
	padding: 2%;
}
.single-post-navigation .next-post {
	background-color: #e8e8e8;
	float: right;
	padding: 2%;
}

.single-post-navigation .arrow {
	width: 15%;
	height: 100%;
	display: table;
}
.single-post-navigation .previous-post .arrow {
	float: left;	
}
.single-post-navigation .next-post .arrow {
	float: right;
}

.single-post-navigation .arrow a {
	display: table-cell;
    vertical-align: middle;
    color: #9b9b9b;
    font-size: 5em;
}
.single-post-navigation .previous-post .arrow a {
    text-align: left;
}
.single-post-navigation .next-post .arrow a {
    text-align: right;
}

.single-post-navigation .info, .single-post-navigation .info {
	width: 85%;
}
.single-post-navigation .previous-post .info {
	float: right;
	padding-left: 10px;
}
.single-post-navigation .next-post .info {
	float: left;
	padding-right: 10px;
}

.single-post-navigation .post-link a {
	color: #0047b6;
	text-decoration: underline;
}

.single-post-navigation .info .title,
.single-post-navigation .post-link a {
	font-size: 32px;
	line-height: 1.1;
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

.single-post-navigation .source {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	color: #a4a4a4;
	font-size: 24px;
	font-weight: 700;
}

@media screen and (max-width: 768px) {
	.single-post-navigation .arrow a {
		font-size: 2em;
	}
	
	.single-post-navigation .post-link {
		margin-bottom: 10px;
	}

	.single-post-navigation .post-link a {
		font-size: 18px;
	}

	.single-post-navigation .info .title {
		font-size: 14px;
		font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
		text-transform: inherit;
		padding: 0;
	}
	
	.single-post-navigation .source, .single-post-navigation br {
		display: none;
	}
	
	.single-post-navigation .previous-post .arrow a {
		text-align: center;
	}
	.single-post-navigation .next-post .arrow a {
		text-align: center;
	}
}
/***********************************************************/
 
/*************** POSTS LOOP STYLING START **************************/

#primary .entry-content-block,
article .post-social {
	width: 94%;
	position: relative;
	top: 0;
	padding: 20px 20px 0 20px;
	margin: 0 auto;
	background: #fff;
}

article .post-social {
  width: 94%;
  position: relative;
  top: 0;
  /*padding: 20px 16px 0 16px;*/
  margin: 0 auto;
}

/* Copact Resource Styles - used on /who-we-are page */
.post.resource-compact {
	margin-bottom:0;
}
#primary .post.resource-compact .entry-content-block {
	padding: 40px 20px 40px 20px;
}
.post.resource-compact h2 {
	font-size:36px;
	text-transform:uppercase;
}
.post.resource-compact h2 a {
	color:#333132;
	
	transition: color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
}
.post.resource-compact h2 a:hover {
	color:#0047b8;
}
.post.resource-compact .source {
	font-size:20px;
	color:#4a4a4a;
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
}
.post.resource-compact .entry-content p {
	margin-bottom:1em;
}
.resource-compact .entry-footer .read-more a {
	font-size:inherit;
	text-transform:uppercase;
	text-decoration:none;
}
.resource-compact .entry-footer .read-more a:hover {
	text-decoration:underline;
}

.post-breadcrumb {
	margin: 20px 0;
}

.post-breadcrumb a {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	color: #9b9b9b;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 26px;
}
@media screen and (max-width: 780px) {
	.post-breadcrumb a {
		font-size: 18px;
	}
}
.post-social__inner img {
	width: 35px;
	margin-right: 5px;
	margin-left: 0;
	border-radius: 7px;
	padding: 0;
}
.post .entry-content-block {
	border-top: 2px solid #f2f2f2;
}
.entry-content-block .entry-title {
	font-family:'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	font-size: 36px;
	font-weight: 300;
	
	line-height: 1.1;
	
	text-transform:uppercase;
}
.single .entry-content-block .entry-title {
	font-size: 48px;
	color:#004aac;
}
.entry-content-block .entry-title a {
	font-family:'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	
	transition: color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
}
.entry-content-block .entry-title a:hover {
	color:#0047b8;
}
@media screen and (max-width: 780px) {
	.single .entry-content-block .entry-title {
		font-size:40px;
	}
}

.entry-meta {
	margin-bottom: 10px;
}
.entry-meta-date {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-top:-5px;
	color:#4a4a4a;
}

.archive .entry-content {
	margin-bottom: 20px;
}

.entry-footer .read-more,
.entry-footer .read-more a,
.featured-read-more a {
	color: #0047b6;
}

.entry-footer .read-more a,
.featured-read-more a {
	text-decoration: underline;
	font-size: 20px;
}

.single-post .type-post .post-social {
  /*width:auto;
  margin:1em 0;
  padding:0;*/
	padding: 20px 20px 0 20px;
}

.single .so-widget-sow-editor .widget-title {
	display:none;
}

/*************** POSTS LOOP STYLING END **************************/


/*************** NEWSLETTER FOOTER UNDER RESOURCES START **************************/
.newsletter-footer-bg {
	height: 350px;
	background-image: url('/wp-content/uploads/2017/11/orange-pattern.png');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}
.newsletter-footer {
	padding-top: 60px;
}

.newsletter-footer .one-half {
	float: left;
}

.newsletter-footer .newsletter-info {
	width: 40%;
	}

.newsletter-footer .newsletter-form {
	padding-top: 25px;
	width: 60%;
}

@media screen and (max-width: 768px) {
	.newsletter-footer-bg{
		height:auto;
	}
	.newsletter-footer {
    padding: 60px 27px;
}
	.newsletter-footer .one-half {}
	.newsletter-footer .newsletter-info{
    width: 100%;
    padding-left: 0;
}
	.newsletter-footer .newsletter-form {
    width: 100%;
    padding-top: 20px;
}
} 

/*************** NEWSLETTER FOOTER UNDER RESOURCES END **************************/

/*************** AFFAIR PAGE START **************************/
img {
  max-width: 100%; }
.page-id-844 .site-content {
	position: relative;
	overflow: hidden;
}
.affair {
  padding-top: 70px;
  max-width: 1200px;
  margin: 0 auto;
  font-family: 'Roboto Condensed', sans-serif; }
  @media screen and (min-width: 768px) {
    .affair {
      padding-top: 120px; } }

.affair__top-deco {
  width: 100%;
  position: absolute;
 top: -25px;
  left: 0;
  right: 0; }
  @media screen and (min-width: 768px) {
    .affair__top-deco {
      top: -85px; } }

.affair__container {
  display: table; }

.affair__left {
  text-align: center;
  padding-right: 20px;
  padding-left: 20px; }
  @media screen and (min-width: 768px) {
    .affair__left {
      width: 50%;
      display: table-cell;
      padding-left: 0px;
      padding-right: 50px; } }

.affair__right {
  text-align: center;
  vertical-align: top;
  padding-top: 65px;
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (min-width: 768px) {
    .affair__right {
      width: 50%;
      padding-left: 50px;
      padding-right: 0px;
      padding-top: 190px;
      display: table-cell; } }

.affair__logo {
  width: 130px;
  display: block;
  margin: auto; }
  @media screen and (min-width: 768px) {
    .affair__logo {
      width: 260px; } }

.affair__title {
  width: 215px;
  display: block;
  margin: auto;
  padding-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .affair__title {
      width: 520px; } }

.affair__subhead {
  font-size: 16px;
  font-style: italic;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .affair__subhead {
      font-size: 21px;
      padding-bottom: 60px; } }

.affair__info {
  font-size: 15px; 
	margin: 20px 0;}
	@media screen and (min-width: 768px) {
	  .affair__info {
	    font-size: 22px; } }

.affair__link {
  position: relative;
  top: 40px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px;
  font-size: 1.15em;
  padding: 0.5em 2em;
  background: #0047b8;
  color: #ffffff !important;
  border: 1px solid #0047b8;
  border-width: 1px 0;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  text-decoration: none;
  text-transform: uppercase;
  top: 0px;
  }

.affair__desc-title {
  font-style: italic;
  font-size: 20px;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .affair__desc-title {
    	font-size: 24px;
    	padding-bottom: 15px;
       } 
  }

.affair__desc {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .affair__desc {
    	font-size: 18px;
    	line-height: 24px;
    	margin-bottom: 35px;
       }
  }

.affair__partners {
  text-align: center;
  margin: 47px 0 90px; }
  @media (min-width: 768px) {
    .affair__partners {
     margin: 120px 0 160px; } }

.affair__partners-inner {
  display: inline-block; }

.affair__partner-logo {
  width: 100px;
  padding: 0 5px;
  vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .affair__partner-logo {
      width: 150px;
      padding: 0 20px; } }

.affair__partner-logo--telus {
  width: 120px; }
  @media (min-width: 768px) {
    .affair__partner-logo--telus {
      width: 200px; } }

.affair__bottom-deco {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0; 
	bottom: 0;
}

/*************** AFFAIR PAGE END **************************/



/*************** RESPONSIVE FIXES **************************/
#site-navigation .menu-toggle {
	font-size: 30px !important;
	margin-right: 20px;
	position: relative;
	top: -15px;
}
.custom-logo {
	width: 120px;
}
.big-hero-section h1 {
	font-size: 26px !important;
}
.big-hero-section h2 {
	font-size: 23px !important;
}

.lsow-team-members .lsow-team-member .lsow-team-member-text .lsow-title {
	margin-bottom: 18px;
	
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.1;
	letter-spacing: 1px;
	
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.lsow-team-members .lsow-team-member .lsow-team-member-text .lsow-team-member-position {
	margin-bottom: 0;
	
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	font-style: inherit !important;
	font-weight: normal;
	
	color: rgba(51, 49, 50, 0.8);
}


.so-widget-sow-hero-default-d6079212ac1d .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
	padding: 85px 20px !important;
}
.home-hero-slider .sow-slider-image-container {

}
.home-hero-slider .sow-slider-image-wrapper .big-hero-section {
	padding: 20px 0 !important;
}
.home-hero-slider .so-widget-sow-button, 
.home-hero-slider .so-widget-sow-button .learn-more-cta, 
.home-hero-slider .so-widget-sow-button a {
	max-width: 100%;
	width: 162px;
	padding: 8px 0;
}
.home-hero-slider .sow-slider-images .big-hero-section {
	width: 100%;
}
.home-hero-slider .sow-slider-image {
	height: 400px !important;
	background-position: bottom left !important;
}
.home-hero-slider .sow-hero-buttons {
	margin-top: 0.8em !important;
}
.home-hero-slider .sow-slider-image-wrapper {
	padding: 0 17px !important;
}
.is-ios .home-hero-slider p strong,
.is-ios .home-hero-slider p b,
.is-ios .home-hero-slider p.bold{
	letter-spacing: -1px !important;
}
@media (min-width: 375px) {
	.home-hero-slider .sow-slider-image-wrapper {
		padding: 0 25px !important;
	}
}

@media (min-width: 768px) {
	.home-hero-slider .so-widget-sow-button, 
	.home-hero-slider .so-widget-sow-button .learn-more-cta, 
	.home-hero-slider .so-widget-sow-button a {
		width: 181px;
		padding: 15px 0;
	}
}

.home-cutout {
	position: absolute;
	bottom: -152px;
	width: 258px !important;
	right: 0px;
}
@media (min-width: 350px) and (max-width: 400px) {
	.is-ios .home-cutout {
		bottom: -128px !important;
	}
}

.home-features {
	margin-top: 40px;
}
.our-goal-cta a {
	margin: auto;
	display: block;
}
.home-safety {
	text-align: left !important;
}
.home-safety h1 {
	margin-bottom: 0px;
}
.home-safety p {
	margin-bottom: 0px;
}
.benjamin-quote {
	height: 246px !important;
	display: flex;
	align-items: center !important;
	flex-direction: inherit !important;
	text-transform: uppercase;
}
.benjamin-quote h2 {
	font-size: 32px;
}
.benjamin-quote #panel-8-11-0-0> .panel-widget-style {
	padding-top: 0;
}
.news-header {
	font-size: 40px !important;
	text-transform: uppercase;
}
.news-subhead {
	font-size: 18px !important;
	color: white;
}

.home-hero-slider h2 {
	max-width: 100%;
}

@media (max-width: 767px) {
	.home-safety {
		height: 600px;
		background-image: url('images/home-safety-mobile.jpg') !important;
	}
	.home-hero-slider ul li:nth-child(2){
		background-image: url('images/home-mobile-1.jpg') !important;
	}
	.home-hero-slider ul li:nth-child(3){
		background-image: url('images/home-landscape-2.jpg') !important;
	}
	.home-hero-slider ul li:nth-child(4){
		background-image: url('images/home-landscape-3.jpg') !important;
	}
	.home-hero-slider ul li:nth-child(5){
		background-image: url('images/home-landscape-4.jpg') !important;
	}
	.sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {
		background-position-x: 70% !important; 
	}
	.lsow-team-members.lsow-style1 .lsow-team-member .lsow-image-wrapper img {
		margin-bottom: 10px !important;
	}
	.lsow-team-members.lsow-style1 .lsow-team-member {
		margin-bottom: 20px !important;
	}
	.so-widget-sow-hero-default-a63e08f64d4a .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-height: 450px) {
	.home-hero-slider ul li:nth-child(2){
		background-image: url('images/home-landscape-1.jpg') !important;
	}
	.home-hero-slider ul li:nth-child(3){
		background-image: url('images/home-landscape-2.jpg') !important;
	}
	.home-hero-slider ul li:nth-child(4){
		background-image: url('images/home-landscape-3.jpg') !important;
	}
	.home-hero-slider ul li:nth-child(5){
		background-image: url('images/home-landscape-4.jpg') !important;
	}
}
@media (min-width: 375px) {
	.big-hero-section h1 {
		font-size: 30px !important;
	}
	.home-hero-slider h2 {
		max-width: 60%;
	}
	.home-cutout {
		right: 20px;
		bottom: -128px;
	}
}
@media (min-width: 768px) {
	.home-safety {
		text-align: right !important;
	}
	.home-safety h1 {
		float: right;
		width: 80%;
		margin-bottom: 13px;
	}
	.home-safety p {
		float: right;
		width: 80%;
		margin-bottom: 20px;
	}
	.home-hero-slider .sow-slider-image-container {
		top: 50% !important;
		transform: translateY(-50%);
	}
	.home-hero-slider .sow-slider-image-wrapper {
		padding: 0 50px !important;
	}
	.custom-logo {
		width: 215px;
	}
	.big-hero-section h1 {
		font-size: 56px !important;
	}
	.big-hero-section h2  {
		font-size: 64px !important; 
	} 
	.home-hero-slider h2 {
		max-width: 100%;
	}
	.home-cutout {
		bottom: -95px;
		width: 400px !important;
		right: 20px;
	}
	.so-widget-sow-hero-default-d6079212ac1d .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
		padding: 85px 20% !important;
	}
	.home-hero-slider .sow-slider-image {
		height: 600px !important;
		background-position-y: top !important;
		background-position-x: 72% !important;
	}
	.home-hero-slider .big-hero-section h2 {
		font-size: 35px !important;
	}
	.home-hero-slider .big-hero-section p {
		font-size: 18px !important;
	}	
	.home-hero-slider .sow-slider-images li:nth-last-child(-n+2) .big-hero-section {
		/*width: 60%;*/
	}
	.home-hero-slider .sow-hero-buttons {
		margin-top: 15px !important;
	}
	.home-features {
		margin-top: 0px;
	}
	.our-goal-cta a {
		margin: auto;
		display: inline-block;
	}
	.home-safety h1 {
		float: none;
		width: 100%;
		margin-bottom: 0px;
	}
	.home-safety p {
		float: none;
		width: inherit;
		margin-bottom: 0;
	}
	.benjamin-quote {
		height: 500px !important;
	}
	.benjamin-quote h2 {
		font-size: 60px;
		margin-top: 0px;
	}
	.benjamin-quote #panel-8-11-0-0> .panel-widget-style {
		padding-top: 50px;
	}
	.news-header {
		font-size: 64px !important;
		margin-bottom: 20px;
		color: #fff;
	}
	.news-subhead {
		font-size: 24px !important;
		font-weight: 700 !important;
		color: #fff;
		font-family: 'Roboto Condensed';
	}
}
@media (min-width: 1010px) {
	.home-cutout {
			width: 595px !important;
			right: 15%;
		}
}

@media (min-width: 1500px) {
	.home-cutout {
			right: 20%;
		}
}


@media (max-width: 767px) {
	.so-widget-sow-hero-default-e2da126b8e08 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper {
		padding: 30px 20px !important;
	}
	#panel-14-3-1-0> .panel-widget-style {
		padding: 0 !important;
	}

}
/*************** RESPONSIVE FIXES END **************************/


/*************** WHO WE ARE **************************/
.who-we-are-bg {
	background-image: url('img/who-we-are-mobile.jpg');
}
.who-subhead {
	font-size: 18px;
	width: 70%;
	color: red;
}
.who-category {
	font-size: 15px;
	line-height: 1.93;
	text-align: left;
	color: #9b9b9b;
	font-family: Knockout-HTF49-Liteweight;
}
.who-source {
	font-size: 14px;
	line-height: 0.86;
	color: #757575;
	font-weight: 700;
}

.who-title {
	padding: 0 0 7px;
}

.who-title a {
	color: #333 !important;
	font-size: 36px !important;
	font-size: 23px !important;
	text-decoration: none !important;
	line-height: 1.2;
}

.team-member-name {
	font-size: 26px;
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
}

.team-member-title {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.25;
	color: #4a4a4a;
	margin-bottom: 18px;
}

@media (min-width: 768px) {
	.who-we-are-bg {
		background-image: url('img/who-we-are-desktop.jpg');
	}
	.who-subhead {
		font-size: 18px;
		width: 100%;
	}
	.who-mission-copy {
		max-width: 590px;
		margin: auto;
	}
	.who-impact-text {
		/*max-width: 420px;*/
		width: 60%;
		min-width: 360px;
		max-width: none;
	}
	.who-source {
		font-size: 20px;
		color: #4a4a4a;
	}
	.who-title {
		padding: 0 0 10px;
	}
	.who-title a {
		font-size: 36px !important;
		line-height: 1.5;
	}
	.who-category {
		font-size: 21px;
	}
}
.footer-layout a:hover {
	/*color: white !important;
	text-decoration: underline !important;*/
}
@media (max-width: 767px) {
	#pg-10-0> .panel-row-style {
		background-position-x: 72%;
	}
	#panel-10-0-0-0 {
		width: 70% !important;
	}
}

/*************** WHO WE ARE END **************************/

/*************** HOW DOES THIS AFFECT YOU? END **************************/
.affect-header {
	margin: auto;
	text-align: left;
}
.affect-header-title {
	font-size: 40px !important;
}
.affect-header-copy {
    margin-top: 10px;
}
@media (min-width: 768px) {
	.affect-header {
		text-align: center;
		padding: 45px 0 !important;
		max-width: 940px;
	}
	.affect-header-title {
		font-size: 64px !important;
	}
	.affect-header-copy {
		max-width: 940px;
	    margin-top: 20px;
	}
}
/*************** HOW DOES THIS AFFECT YOU? END **************************/

/*************** Added DA 12.1.2017 ***************/
.single-post .entry-content p {
  margin-bottom:1.25em;
}

.single-post .entry-content p.gps-ref {
  font-size:80%;
  margin-top: 2em;
}

.widget.widget_media_video {
  margin-bottom:30px;
}

.entry-content .so-panel + .so-panel {
 /* margin-top: 30px;*/
}
.entry-content a {
  /*font-family: 'Roboto Condensed';*/
  /*font-size:20px;*/
	font-size:inherit;
}

.textwidget a:hover {
  text-decoration:underline;
}
/*************** ****************** ***************/

/* *** CERTIFIED SLIDER *** */

.gps-certified-widget {
	padding:64px 0;
}
@media (max-width: 767px) {
	.gps-certified-widget {
		padding:32px 0;
	}
}
.gps-certified-widget h2 {
	font-family: 'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	font-size: 56px;
	font-weight: normal;
	text-transform:uppercase;
	color:#004aac;
	padding:0 18px;
}
@media (max-width: 767px) {
	.gps-certified-widget h2 {
		font-size: 40px;
	}
}
.gps-certified-slider {
	width: 100%;
	max-width: 1100px;
	margin: 60px auto 0 auto;
	padding: 44px 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 767px) {
	.gps-certified-slider {
		margin: 30px auto 0 auto;
		padding: 22px 0;
	}
}
.gps-certified-slider-content {
	
}
.gps-certified-slide {
	padding: 20px 56px;
}
.gps-certified-slide img {
	float: right;
	max-width: 280px;
	margin-top: -20px;
	margin-left: 70px;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.gps-certified-slide img {
		float: none;
		margin-top: 0px;
		margin-left: 0px;
		margin-bottom: 20px;
	}
}

.gps-certified-slide-wrapper {
	
}
.gps-certified-slide-wrapper-column {
	width: 50%;
	float: left;
}
.gps-certified-slide-wrapper-column:last-child {
	width: 40%;
	padding-left:10%;
}
.gps-certified-slide p.gps-certified-step {
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#254477;
	font-size:21px;
	line-height:1;
	margin-bottom:14px;
	text-transform:uppercase;
}
.gps-certified-slide h3 {
	font-family: 'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	font-size: 56px;
	line-height:1;
	color:#0047b8;
	text-transform:uppercase;
	font-weight: normal;
}
@media (max-width: 767px) {
	.gps-certified-slide h3 {
		font-size: 40px;
	}
}
.gps-certified-slide p {
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	font-size:18px;
	line-height:1.4;
	color:#4a4a4a;
	margin-bottom:1em;
}
.gps-certified-slide p:last-child {
	margin-bottom:0;
}
.gps-certified-slide ol,
.gps-certified-slide ul {
	margin-left:60px;
}
@media (max-width: 767px) {
	.gps-certified-slide p,
	.gps-certified-slide ol,
	.gps-certified-slide ul {
		font-size: 16px;
	}
}
.entry-content a.gps-certified-btn {
	display:inline-block;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	/*width: 280px;*/
	font-family: 'Knockout-HTF49-Liteweight', Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	padding: 0.25em 2em;
	background: #0047b8;
	color: #ffffff;
	border: 1px solid #0047b8;
	border-width: 1px 0;
	border-radius: 0.25em;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
	text-transform:uppercase;
}
@media (max-width: 767px) {
	.entry-content a.gps-certified-btn {
		font-size: 1em;
	}
}
.gps-certified-slide p + a.gps-certified-btn {
	margin-top:2em;
}

.lSAction>a {
	background-image: url('images/controls.png');
}

.lSSlideOuter .lSPager.lSpg>li a {
	background-color: #b9b9b9;
}
.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #0d50bb;
}
/* *** ***** *** */


/* ************ DONATION FORM ************ */
#give-form-1583-wrap {
	
}

#give-form-1583-wrap .give-total-wrap, #give-form-1583-wrap h2.give-form-title {
	display: none;
}

#give-form-1583-wrap .give-btn-modal {
	background: transparent;
	border-radius: 5px;
	color: #fff;
	width: 280px;
	font-family: Knockout-HTF49-Liteweight;
	font-size: 20px;
	height: 50px;
	transition: all 0.5s;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#give-form-1583-wrap .give-btn-modal:hover {
	color: #f8e71c;
	text-decoration: underline;
}

#give-form-1583-wrap #give-donation-level-button-wrap>li:first-child button, #give-form-1583-wrap .give-currency-symbol {
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}
#give-form-1583-wrap #give-donation-level-button-wrap>li:last-child button, #give-form-1583-wrap .give-text-input {
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	border-left: 1px solid;
}

#give-form-1583-wrap .give-currency-symbol {
	background: #fff;
	color: #0d50bb;
	height: 70px;
	line-height: 70px;
}

#give-form-1583-wrap #give-donation-level-button-wrap>li {
	margin: 0;
}

#give-form-1583-wrap .give-donation-level-btn::first-letter {
	font-size: 18px;
}
#give-form-1583-wrap .give-donation-level-btn.give-btn-level-custom::first-letter {
	font-size: 32px;
}

#give-form-1583-wrap .give-donation-level-btn {
	border: none;
	background:#fff;
	height: 70px;
	font-family: Knockout-HTF29-JuniorLiteweight;
	font-size: 32px;
	text-transform: uppercase;
	color: #0d50bb;
	padding: 18px 25px;
}

#give-form-1583-wrap input#give-amount {
	height: 70px;
	line-height: 70px;
	width: 200px
}

#give-form-1583-wrap .give-donation-level-btn.give-default-level {
	background-color: #333132;
	color: #fff;
}

#give-form-1583-wrap .give-total-wrap {
	height: 70px;
	margin: 0 0 15px;
}

.donation-section {
    margin-top: 20px;
}

@media screen and (max-width: 550px) {
	#give-form-1583-wrap .give-donation-level-btn {
		font-size: 23px;
		padding: 8px 17px;
	}
}

@media screen and (max-width: 767px) {
	.get-involved {
		text-align:center;
	}
	
	#give-donation-level-button-wrap, #give-form-1583-wrap .give-donation-amount {
		width: intrinsic;           /* Safari/WebKit uses a non-standard name */
		width: -moz-max-content;    /* Firefox/Gecko */
		width: -webkit-max-content; /* Chrome */
		margin: 0 0 15px;
	}

	#give-form-1583-wrap .give-btn-modal{
    	width: 100%;
	}
}
/* *** ********** *** */

/* ************ RESOURCE DETAILS DONATION AND CANTACT SECTIONS ************ */

.resource-details-donations {
	background-image: url('/wp-content/uploads/2017/11/our_goal_background.png');
}

.resource-details-contact {
	background-image: url('/wp-content/uploads/2017/11/orange-pattern.png');
}

.resource-details-donations, .resource-details-contact {
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;	
	position: relative;
}

.resource-details-donations *, .resource-details-contact * {
	position: relative;
	text-align: center;
}

.resource-details-donations {
    height: 460px;
}

.resource-details-contact {
	height: 340px;
}

.resource-details-donations .get-involved, .resource-details-contact .header {
	padding-top: 70px;
}

.resource-details-donations #give-donation-level-button-wrap {
	width: intrinsic;           /* Safari/WebKit uses a non-standard name */
	width: -moz-max-content;    /* Firefox/Gecko */
	width: -webkit-max-content; /* Chrome */
	margin: 25px auto;
}
.resource-details-contact .connect-btn a button {    
	background-color: #0047b6;
    border-radius: 5px;
    color: #fff;
    width: 280px;
    font-family: Knockout-HTF49-Liteweight;
    font-size: 20px;
    width: 280px;
    height: 50px;
    letter-spacing: 1px;
    transition: all 0.5s;
}

.resource-details-contact .connect-btn a button:hover {
	color: #f8e71c;
	text-decoration: underline;
}

.resource-details-contact .body{}
/***********************************************/

/****** FOR HOME GET INVOLVED/ RESEARCH DONATOIN SECTIONS ******/

@media screen and (min-width:1200px) {
    .home #panel-8-10-0-0> .panel-widget-style {
    	height: 540px
    }
    .home #panel-8-10-0-0 .textwidget.custom-html-widget,
    #pgc-451-1-0 .textwidget.custom-html-widget,
    #pgc-12-4-0 .textwidget.custom-html-widget {
    	width: 545px;
    	float: right;
    }
    .home #panel-8-10-1-0 > .panel-widget-style,
    #pgc-451-1-1 .textwidget.custom-html-widget,
    #pgc-12-4-1 .textwidget.custom-html-widget {
    	float: left;
    	width: 550px;
    }

    #panel-12-4-1-0> .panel-widget-style {
    	/*overflow: -webkit-paged-y;*/
    }
}

@media screen and (max-width:1200px) {
	.home #panel-8-10-0-0> .panel-widget-style {
    	height: 500px;
    }
    .home #panel-8-10-0-0 .textwidget.custom-html-widget,
    #pgc-451-1-0 .textwidget.custom-html-widget,
    #pgc-12-4-0 .textwidget.custom-html-widget,
    .home #panel-8-10-1-0 > .panel-widget-style,
    #pgc-451-1-1 .textwidget.custom-html-widget,
    #pgc-12-4-1 .textwidget.custom-html-widget {
    	width: 100%;
    	float: none;
    }
}

/************************************************************/

@media screen and (max-width: 767px) {
	#secondary .widget, .full-width-archive #primary .post .entry-content-block, 
	.type-post .post-social, .news-events-title, .news-twitter-feed .info, 
	.featured-resource-content, .resource-description, #filter-menu.mobile .searchform {
		width: 100%;
		padding: 20px 25px 0;
	}
	.single #primary {
		width: 100%;
		padding: 0;
	}
	#primary .entry-content-block, article .post-social {
		padding: 0;
		width: auto;
	}
	
	.news-events-header {
		padding: 100px 25px;
	}

	.resource-details-donations .get-involved, .resource-details-contact .header {
		padding: 60px 25px 0;
	}

	.donation-section,
	.resource-details-contact {
		padding: 0 20px;
	}

	.resource-details-contact .body br {
		display: none;
	}

	#filter-menu.mobile .searchform {
		padding: 25px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

	#filter-menu .searchform label {
		width: 100%;
	}

	.ssba img {
		width: 30px !important;
		padding: 2px;
	}

	.main.archive-container {
		overflow: inherit;
	}
}


/****** For Homepage Sticky Notice ******/
#sticky-notice {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	z-index:1010;
	
	background-color: rgba(2, 0, 49, 0.75);
	padding:20px;
	
	transform: translateY(100%);
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#sticky-notice.gps-sticky-notice-active {
	transform: translateY(0);
}


.gps-sticky-close {
	position:absolute;
	top:0;
	right:0;
	display: block;
	
	width:24px;
	height:24px;
	border: 1px solid #fff;
	border-radius:50%;
	
	color:#fff;
	margin: 10px 10px 0 0;
}
.gps-sticky-close a {
	display: block;
	font-size:26px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	color:#fff;
}

.gps-sticky-notice {
	font-size:18px;
	color:#fff;
}
.gps-sticky-notice h2 {
	font-size:30px;
	text-transform:uppercase;
}
.gps-sticky-notice p {
	margin-bottom:0;
	line-height:1.1;
}
@media screen and (max-width: 768px) {
	.gps-sticky-notice h2 {
		/*margin-bottom:0.25em;*/
	}
	.gps-sticky-notice p {
		/*margin-bottom:1em;*/
	}
}

.gps-sticky-notice-row {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.gps-sticky-notice-col {
	/*margin-right:20px;*/
	margin-bottom: 10px;
	width:100%;
}
.gps-sticky-notice-col-title {
	padding-right:20px;
}
.gps-sticky-notice-col:last-child {
	margin-bottom:0;
}


@media screen and (min-width: 576px) {
	.gps-sticky-notice-col {
		flex: 2;
		margin-bottom: 0;
		margin-right: 20px;
	}
	.gps-sticky-notice-col-title {
		flex: 0 0 100%;
		margin-bottom:10px;
	}
	.gps-sticky-notice-col-small {
		flex: 1;
	}
	.gps-sticky-notice-col:last-child {
	  margin-bottom:0;
	}
}
@media screen and (min-width: 1024px) {
	/*.gps-sticky-notice-col:first-child {
		flex: 3;
	}
	.gps-sticky-notice-col {
		flex: 3;
		margin-bottom: 0;
	}
	.gps-sticky-notice-col-small {
		flex: 2;
	}*/
}

/****************************************/


.gps-btn-primary {
	display: inline-block;
	padding: 0.5em 0;
	text-align:center;
	width:100%;
	
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
	background: transparent;
	color: #ffffff;
	
	border: 2px solid #ffffff;
	border-radius: 0.25em;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	
	font-size: 20px;
	line-height:1;
	text-decoration:none;
	text-transform:uppercase;
}
@media screen and (min-width: 1024px) {
	.gps-btn-primary {
		width: auto;
		padding: 0.5em 2em;
	}
}
.gps-btn-primary:hover {
	color:#f8e71c;
	text-decoration:underline;
}


.wp-video {
	margin-bottom:1em;
}




/* Member styles */
.member-container-row {
	background-color: #f6f6f6;
}
.member-full {
	display: -webkit-flex;
	display: flex;
	
	flex-wrap: nowrap;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	
	/*-ms-justify-content: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;*/
	
	margin-bottom:60px;
}
.member-col {
	width:75%;
	text-align:left;
}
.member-col:first-child {
	width:25%;
	text-align:center;
}
@media screen and (max-width: 780px) {
	.member-col,
	.member-col:first-child {
		width:100%;
	}
}

.member-image {
	display: inline-block;
	margin-bottom: 14px;
}
.member-image img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.member-title {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size:26px;
	color:#000000;
	text-transform:uppercase;
}
.member-position {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.25;
	color: #4a4a4a;
	margin-bottom:18px;
}
.member-details {
	font-family: Roboto;
	font-size: 18px;
	font-stretch: condensed;
	line-height: 1.5;
	color: #4a4a4a;
}

.member-compact {
	width:16.66666%;
	float:left;
	padding: 20px;
	text-align:center;
}

@media screen and (max-width: 1024px) {
	.member-compact {
		width:33.33333%;
	}
	.member-compact:nth-child(3n+1) {
		clear:left;
	}
}
@media screen and (max-width: 768px) {
	.member-compact {
		width:50%;
	}
	.member-compact:nth-child(3n+1) { clear:none; }
	.member-compact:nth-child(2n+1) { clear:left; }
}
@media screen and (max-width: 520px) {
	.member-compact {
		width:100%;
		float:none;
	}
	.member-compact:nth-child(3n+1) { clear:none; }
	.member-compact:nth-child(2n+1) { clear:none; }
}
.member-compact .member-title {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	color: #000000;

	font-size: 18px;
	line-height: 1.1;
	margin-bottom:18px;
	
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
.member-compact .member-position {
	font-family: 'Knockout-HTF29-JuniorLiteweight', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: rgba(51, 49, 50, 0.8);
	margin-bottom:0;
}
@media screen and (max-width: 768px) {
	.member-compact .member-title {
		margin-bottom:8px;
	}
}
.member-compact .member-image img {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.member-compact:hover .member-image img {
	-webkit-filter: brightness(50%);
	-moz-filter: brightness(50%);
	-ms-filter: brightness(50%);
	filter: brightness(50%);
}