/*
Theme Name: sda100percent2018
Theme URI: http://www.hyve.com.au
Description: Bootstrap 3 responsive theme by Hyve
Version: 1
Author: Hyve
Author URI: http://www.hyve.com.au
*/


@import url('bootstrap/css/bootstrap.css');
@import url('css/jquery.flexmenu.css');
@import url('css/new-home.css');

@font-face {
    font-family: 'montserratlight';
    src: url('montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Structure*/

/* Navigation */

body {font-family: 'montserratlight', Arial, Helvetica, Verdana, sans-serif; color: #333;}

/* Navigation */

body .fm-container {
	position: relative;
	padding: 0;
	background-color: none;
	border-color: none;
    border-image: none;
    border-style: none;
    border-width: 0;
	background: none no-repeat scroll 0 0;
}

.flexmenu.fm-lg {
    margin: 0 auto;
    width: 92%;
}

.flexmenu.fm-offcanvas.fm-sm {
    left: -70%;
    position: fixed;
}

ul#mymenu {display: none;}

.flexmenu.fm-lg ul#mymenu,.flexmenu.fm-sm ul#mymenu{display: block;}

/* Container reset */

/*@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1170px) {
  .container {
     width: 1170px;
  }
} */


/* Typography */

a {color: #0090d2;}
a:hover {
	color: #0b4660;
}
a:active {color: #0090d2;}

h1 {
    color: #0090d2;
    font-size: 2.2em;
    margin-top: 1%;
	font-family: "Montserrat", sans-serif;
}
.row.page-content h1::after{
}
.row.page-content h1 {
    border-left: 4px solid #77d3fa;
    color: #008fcb;
    font-size: 2.2em;
    font-weight: 700;
    margin-top: 0;
    padding-left: 15px;
	margin-bottom: 40px;
}

.home-wrap h2 {color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 2.5em;
text-transform: uppercase;
font-weight: 600;}

.home-wrap h3 {color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 1.4em;
}

h2 {color: #333; }

h3 {color: #333;  margin-top: 0; margin-bottom: 10px; }

h3 a {font-size: 14px;}

p {color: #333;}

/* Header */

.headerwrap {
    width: 100%;
}


.logo-pc {
	display: block;
    width: 90%;
	height: auto;
	margin: 0 auto 2% auto; 
	float: none;
}

.logo-pc img {
	width: 100%;
    height: auto;
}

.logotext {
	width: 100%
}

.intro-section.innerpages .logo-pc {
	width: 25%; 
	}


/* NAVIGATION customises styles in jquery.flexmenu.css */

.fm-button {
    background-color: #fe0203;
}

.fm-button:hover {
    background-color: #c30405;
}

#topmenu.flexmenu.fm-lg > ul > li {
    padding: 7px 4px;
	display: inline-block;
}

/* temp fm-lg a */

#topmenu.flexmenu.fm-lg li.menu-item-21 a {
	color: #fff;
	background-color: #fd3f40;}
	
#topmenu.flexmenu.fm-lg li.menu-item-21 a:hover {
	color: #fff;
	background-color: #f0191b;}
	
#topmenu.flexmenu.fm-lg a {
    background-color: #008fd5;
    border-radius: 3px;
    color: #fff;
    font-weight: 400;
    padding: 2px 5px;
    text-transform: uppercase;
}


#topmenu.flexmenu.fm-lg a:hover {
	background-color: #fe0203;
}

#topmenu.flexmenu.fm-lg li.current-menu-item a {
	color: #fff;
	background-color: #fe0203;}
	
#topmenu.flexmenu.fm-lg li ul a {
    border-radius: 0;
	border-top: none;
	background-color: #fff;
	border-bottom: solid 1px #999;
}
	
#topmenu.flexmenu.fm-lg li ul a:hover {
    background-image: none;
	color: #019b9c;
}

#topmenu.flexmenu.fm-lg li ul li.current-menu-item a {
	background-image: none;}
	
#topmenu.flexmenu.fm-lg li.current-menu-item ul li a {
    background-image: none;
}

#topmenu.flexmenu.fm-lg li ul {
	border-color: #019b9c #019b9c #019b9c;
    left: 9px;
}

/* Join nav button  */

#topmenu.flexmenu.fm-lg li.menu-item-445 a {
background-color: #fe0203; color: #fff;		
}
#topmenu.flexmenu.fm-lg li.menu-item-445 a:hover {
background-color: #fae87d; 
	color: #333; font-weight: 600;
}
#topmenu.flexmenu.fm-lg li.menu-item-445 a:active {
background-color: #fe0203;
	color: #fff;
}

#topmenu.flexmenu.fm-lg li.menu-item-has-children a {padding-right: 16px;}

#topmenu.flexmenu.fm-lg .navicon::after {
    right: 7px;
    top: 18px;
}

#topmenu.flexmenu.fm-lg li ul {
	padding-bottom: 5px;
    background-color: rgba(255, 255, 255, 1);

}

/* header social */

.head-social {
    display: block;
    position: absolute;
    right: 20px;
    top: 10px;
    width: auto;
}

.head-social p {
    color: #89c1ed;
    display: inline;
    font-size: 12px;
    padding-right: 5px;
    padding-top: 2px;
    text-transform: uppercase;
}


/* Footer */

.row.footer {background-color: #e7e7e7; padding: 20px; }
.footer p {font-size: 12px; text-align: center; margin-bottom: 20px; color:#666;}
	
.wgt-footer h2, .ft-share h2 {color: #2c648f; font-size: 1.125em; font-weight:600; margin-top: 0;}

.wgt-footer a {color: #999; font-weight:600;}


.footer-logo {width: 46%; margin: 0 2%; float: left;}
.footer-logo img {width: 100%; height:auto;}

/* colLeft */

.colLeft {margin-bottom: 2%;}
.colLeft p {line-height: 1.6;}

.emm-paginate {width: 100%; margin: 4% 0;}

.emm-paginate .emm-page {
    border: 1px solid #ccc;
    margin-left: 6px;
    margin-right: 6px;
    padding: 6px 12px;
}

/* Lower Level pages */

.page-content {margin-top: 50px;}


/* single post */

.prevstory {width: 49%;float: left; margin-top: 3%;}
.nextstory {width: 49%;float: right; text-align: right;  margin-top: 3%;}

/* Loop Feed */

.postItem {
    border-bottom: 2px dotted #efefef;
    margin: 2% 0 1%;
    width: 100%;
}

.postItem h1 {
	font-size: 1.6em;
	margin-top: 0;
}

.postItem h2 {
	font-size: 1.6em;
	margin-top: 0;
}

/* colRight */

.colRight {margin-bottom: 5%;}

.sidebar-module {padding: 4%; background-color: #f5fafc; margin-bottom: 3%;}

.fb-module {
    background-color: #f5fafc;
    margin-bottom: 3%;
    padding: 3%;
}

.rightBox {margin-top: 5%;}

.rightBox h2 {margin-top: 0;}

.sidebar-module.sb-nav h2 {font-size: 1.2em; font-weight:700;}

.join-sb {width: 100%; background-color:#0090d2;}


/* GRAVITY FORMS */

/* GENERIC */

/* Core Gravity styles*/

.container .gform_wrapper .gform_footer input[type="submit"] {
    color: #333;
	padding: 10px;
	border-radius: 3px;
	border: none;
	font-size: 1.5em;
	font-weight: 700;
	Background-color: #fce244;
	width: 100%;
    margin: 7px auto 1px;
	text-transform:uppercase;
}

.container .gform_wrapper .gform_footer input[type="submit"]:hover {
	Background-color: #fae87d;
	color:#333;
}

.container .gform_wrapper .gform_footer input[type="submit"]:active {
	Background-color: #fae87d;
	color:#333;
}


.container .gform_wrapper input.small, .container .gform_wrapper input.medium, .container .gform_wrapper input.large {
	padding: 1%;
	font-size: 1.1em;
	border: 1px solid #999;
	border-radius: 4px;
}

/* Site wide Gravity styes */

.container .gform_heading h3.gform_title {font-size: 2.25em; margin-top: 2%;}

.container .gform_wrapper .top_label input.medium {width: 100%;}

.container .gform_wrapper .top_label li.gplaceholder input.small, .container .gform_wrapper .top_label li.gplaceholder input.medium, .container .gform_wrapper .top_label li.gplaceholder input.large {margin-bottom: 10px;}

.container .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

/* Button Styles*/

.btn {
	background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.join-btn {
	background-color: #fce244;
    border: medium none;
    color: #333;
    display: block;
    font-size: 1.5em;
    margin: 20px auto;
    padding: 10px;
    width: 305px;}
	
.join-btn.sm-btn {width: 240px;
	padding: 10px;}
	
.join-btn.sb-join-btn {width: 90%;
	margin: 0 auto; display: block;}

.join-btn:hover {background-color: #fae87d; color: #333;}
.join-btn:active {background-color: #fae87d;}

/* Share Buttons */

.ft-share .btn {margin-top: 2%; border: none; text-align: left; padding-left: 50px; width: 230px;
	color: #fff; }

.ft-share .btn.ft-fb {
	
	background-color:#465796;
	background-image: url(images/social-icons.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ft-share .btn.ft-fb:hover {background-color:#323F6E;}
.ft-share .btn.ft-fb:active {background-color:#465796;}
.ft-share .btn.ft-tw {
	background-color:#6c9fbf;
	background-image: url(images/social-icons.png);
	background-repeat: no-repeat;
	background-position: left -32px;
}
.ft-share .btn.ft-tw:hover {background-color:#547D97;}
.ft-share .btn.ft-tw:active {background-color:#6c9fbf;}
.ft-share .btn.ft-yt {
	background-color:#c53122;
	background-image: url(images/social-icons.png);
	background-repeat: no-repeat;
	background-position: left -64px;
}
.ft-share .btn.ft-yt:hover {
	background-color:#9C251A;
}
.ft-share .btn.ft-yt:active {background-color:#c53122;}


/*
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/
*/
 
/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}

/* Page, Post Image states */

/*** Page, Post Image states ***/

img.act-img-pc {display: none;}

img.alignleft {width:  50%; height: auto; float: left; padding-right: 10px; margin-bottom: 10px; clear: left;}

.wp-caption.alignleft {width:  50%; height: auto; float: left; padding-right: 10px; margin-bottom: 10px; clear: left;}

img.alignright {width:  50%; height: auto; float: right; padding-left: 10px; margin-bottom: 10px; clear: left;}

.wp-caption.alignright {width:  50%; height: auto; float: right; padding-left: 10px; margin-bottom: 10px; clear: right;}

.wp-caption p { line-height: 125%; margin-top: 5px;}

img.aligncenter {width:  100%; height: auto; padding: 0; margin-bottom: 10px; clear: left;}

hr.hr-clear {clear: both; margin: 1% 0;}

hr.hr-clear-trans {clear: both; margin: 1% 0; border: none;}

/* non responsine (small) images - assign '-noresp' after alignright/left class*/

img.alignleft-noresp {width:  auto; height: auto; float: left; padding-right: 10px; margin-bottom: 10px; clear: left;}

.wp-caption.alignleft-noresp {width:  auto; height: auto; float: left; padding-right: 10px; margin-bottom: 10px; clear: left;}

img.alignright-noresp {width:  auto; height: auto; float: right; padding-left: 10px; margin-bottom: 10px; clear: left;}

.wp-caption.alignright-noresp {width: auto; height: auto; float: right; padding-left: 10px; margin-bottom: 10px; clear: right;}

/* Scroller Hack */

/* body.page-id-7 .caroufredsel_wrapper {height: 280px!important;} */


.imgtest {width: 100%;}
.imgtest img {width: 100%; height: auto;}

/* Responsive Bg image test */

.col-full-width {margin-left: 0px;
    margin-right: 0px;
}

.bgimagescale {height: 230px; 
	background-image: url(images/Suncream_&_hands-18-crop.png);
	background-repeat: no-repeat;
	background-position: center -50px;
	text-indent:-999em;}
	
.imagepanel {height: 230px; background-color: #36C;}

/* Back to top button - needs JS*/

#scroll-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.2);
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  -ms-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  opacity: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#scroll-to-top .vantage-icon-arrow-up {
  font-size: 18px;
  display: block;
  width: 18px;
  height: 18px;
  color: rgba(255, 255, 255, 0.2);
}
#scroll-to-top.displayed {
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1 !important;
}

.vantage-icon-arrow-up:before {
    content: "";
}

/* Youtube responsive*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom: 10px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} /* See more at: http://avexdesigns.com/responsive-youtube-embed/#sthash.En2wgxy3.dpuf */

/* Tables */

table.core-table {border: 1px solid #bbb;}
table.core-table td,table.core-table th {
    border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
    padding: 4px 8px;
}


/* Block quotes and pullouts */


blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: .5em 0;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.125em;
  vertical-align: -0.4em;
}

blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.125em;
  vertical-align: -0.45em;
}
blockquote p {
  display: inline;
}

cite {
	font-size:14px;
    font-style: italic;
}

cite:before {
    content:"\2014"
}


/* Home page intro section*/

.arrowdown-mob {
	background-image: url(images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	width:100%;
	display:block;
	height:20px;
	}

.intro-top.inner {
	border-bottom:10px solid #fd3f40;
	margin-bottom: 25px;
}

.colRight .joinform-section {background-color: #555; padding: 15px;}

.colRight .joinform-section .gform_wrapper .gform_body {
    width: 100%;
}


.colRight .joinform-section p {
    color: #fff;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 120%;
}
.colRight .joinform-section h3{
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin: 0 0 5px 0;
    text-transform: uppercase;
	line-height:130%;
}
.colRight .joinform-section h3 span {
    border-bottom: 2px solid;
	color: #fce244;
}
.colRight .joinform-section {
	background-image: url("images/three-group-sml.png");
	background-repeat:no-repeat;
	background-position:center bottom;
    padding-bottom: 240px;
}

.joinform-section {background-color: none; padding: 0;}
.joinform-section .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    font-family: inherit;
    font-size: 1.25em;
    letter-spacing: normal;
    padding: 12px 4px;
    text-align: center;
}
.joinform-section .gform_wrapper .gform_body label {
    display: none;
}
.joinform-section .gform_wrapper .gform_body li#field_5_5 label {
    display: inline;
    color: #fff;
}

.joinform-section .gform_wrapper {width: 100%; }
.container .joinform-section .gform_wrapper input.small, .container .joinform-section .gform_wrapper input.medium, .container .joinform-section .gform_wrapper input.large { border: 1px solid #999; border-radius: 4px; font-size: 1.25em; padding: 3%;}
.joinform-section .gform_wrapper label.gfield_label + div.ginput_container {margin-top: 0;}	
.joinform-section .gform_wrapper .gform_footer {
    padding: 0;
}
.joinform-section .gform_wrapper .top_label li.gfield.gf_left_half, .joinform-section .gform_wrapper .top_label li.gfield.gf_right_half, .colRight .joinform-section .gform_wrapper .top_label li.gfield.gf_left_half, .colRight .joinform-section .gform_wrapper .top_label li.gfield.gf_right_half  {
    margin: 0;
    width: 100%;
}
.joinform-section .gform_wrapper .top_label li.gfield.gf_left_half input.medium, .joinform-section .gform_wrapper .top_label li.gfield.gf_left_half select.medium, .joinform-section .gform_wrapper .top_label li.gfield.gf_right_half input.medium, .joinform-section .gform_wrapper .top_label li.gfield.gf_right_half select.medium {
    margin: 0;
    width: 100%;
}


/*** Topstrip Section ***/
.underline {
    border-bottom: 2px solid;
}
.topstrip-section {
	position: relative; 
	overflow:hidden; 
	background-image: url("images/topstrip-bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#de151b;
    border-bottom: 7px solid #fd3f40;
}
.container.topstrip {
    background-image: url("images/three-group-sml.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 35% auto;
    padding: 0 25px 70px;
}
.topstrip-btn {
    float: right;
    padding-top: 55px;
}
.topstrip-left {
    border: 2px solid #fff;
    float: left;
    margin: 20px 0;
    padding: 20px;
}
.topstrip-left p {
	color: #fff; 
	font-size: 1.2em; 
}
.topstrip-left h2{
    color: #fff;
    font-family: "oswald",sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 150%;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.topstrip-left img{
    float: left;
}
.topstrip-right {
    float: left;
    padding: 20px;
}
.topstrip-right p {
	color: #fff; 
	font-size: 1.5em;
	font-weight: 700;
}
.topstrip-right h2{
    color: #fff;
    font-family: "oswald",sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin: 0;
    text-transform: uppercase;
	line-height:150%;
}
.topstrip-right h2 span {
    border-bottom: 2px solid;
	color: #fce86f;
}

/*** Quote Section ***/

.quote-section {
	position: relative; 
	overflow:hidden; 
	background-image: url("images/quotehmsect-bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#a4d1e5;
	background-size:cover;
}

.quote-pic {
	background-image: url("images/quotehm-bg-sml.png");
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100% auto;
}

.quote-btn {
    margin-bottom: 50px;
    padding-top: 15px;
}
.quote-right {
    float: right;
    margin: 2% 0;
    width: 100%;
}
.quote-section h3 {
    color: #fff;
    font-size: 1.75em;
    font-weight: 300;
    line-height: 130%;
    text-align: center;
}
.quote-section p {font-size: 1.2em; text-align:right;}

/*** Join brick Section ***/

.join-section {	
	background-image: url("images/brick-bg.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#2f76a2;
	background-size:cover;
	padding: 2%;
}
.join-hm h3 {
    color: #fff;
    font-family: "oswald",sans-serif;
    font-size: 3em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
	line-height: 150%;
}

.join-hm img {
    padding-right: 10px;
}
.join-section .join-btn {background-color: #fce244; color: #333; margin-bottom: 0;width: 100%}
.join-section .join-btn:hover {background-color: #fae87d; color: #333;}
.join-section .join-btn:active {background-color: #fae87d;}

/*** White2col Section ***/

.hmcarousel {
	
}
.white2col {
    padding: 2%;
}
.white2col-left {
    padding: 20px;
}

.fb-feed {
    background-color: transparent;
    min-height: 503px;
    padding: 20px;
}

/*** why Section ***/

.why-section {
	position: relative; 
	overflow:hidden; 
	color: #fff; 
	font-size: 1.3em; 
	font-family: 'montserratlight', sans-serif;
	background-image: url("images/why-split-bg.png");
	background-repeat:repeat-y;
	background-position:center;
}
.why-left {
	background-color: #e1151b;
    float: left;
    padding: 20px;
}

.why-right {
    background-color: #fd3f40;
    float: left;
    padding: 20px;
}

.why-left img, .why-right img {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0;
}
.why-section h4 {
    font-family: "montserratlight", sans-serif;
    font-size: 1.5em;
    line-height: 140%;
	text-align: center;
	padding: 2%;
}

/*** Deserve Section, Active section ***/

.deserve-section {
	background-color: #2793c9;
	position: relative; 
	overflow:hidden; 
	color: #fff; 
	font-family: 'montserratlight', sans-serif;
	border-bottom:5px solid #fff;
}

@media screen and (min-width: 992px) {
	.deserve-section {
	background-image: url("images/deserve-split-bg.png");
	background-repeat:repeat-y;
	background-position:center;
	}
	
}

.active-section {
	position: relative; 
	overflow:hidden; 
	color: #fff; 
	font-family: 'montserratlight', sans-serif;
	background-color: #f5252c;
	border-bottom:5px solid #fff;
	padding-bottom: 25px;
}

.deserve-section h2 {
background-color: #017dba;
text-align: center;
margin-top: 0;
padding: 12px 0 12px;
}

/* .active-section h2 {margin-bottom: 0; margin-top: 0;
padding: 12px 0 12px;} */

.active-section h3 {
margin-top: 0;
padding: 0 0 7px;}

.deserve-left {
	background-color: #2793c9;
    float: left;
    padding: 20px;
}

.deserve-right {
    background-color: #46a8d9;
    float: left;
    padding: 20px;
}

.deserve-left img, .deserve-right img {
    display: block;
    float: none;
    margin: 0 auto;
    padding: 0;
}
.deserve-section h4 {
    font-family: "montserratlight", sans-serif;
    font-size: 1.6em;
    line-height: 140%;
	text-align: center;
}

/*** promo section ***/

.promo-section {
	position: relative; 
	overflow:hidden; 
	background-color:#fff;
}
.promo-section-link {
	position: relative; 
	overflow:hidden; 
	background-color:#bfbfbf;
}
.container.promo-link {
	padding: .5%;
	text-align:center;
}
.promo-link a {
	text-align:center;
	font-size: 1.25em;
	color: #fff;
}
.promo-link a:hover {
	color: #333;
	text-decoration:none;
}

/*** over-ride gforms 16px ***/

.gform_wrapper .gform_body {
    /* width: 100% !important; */
}

/*** QUIZ ***/


.page-content.quiz h2 {
font-family: 'Montserrat', sans-serif;
font-size: 4.5em;
text-align: center;
font-weight: 700;
margin: 0 0 30px 0;
}

.page-content.quiz h2 span {
    color:#f0191b;
}

.page-content.quiz .rights {
    min-height: 190px;
    background: #efefef;
    padding: 5%;
    margin-bottom: 20px;
    text-align: center;
	color: #fff;
}
.page-content.quiz .rights.red {
    background: #e3333f;
}
.page-content.quiz .rights.blue {
    background: #3295d1;
}
.page-content.quiz .rights h4{
    font-size: 1.2em;
	font-weight: 700;
	line-height: 140%;
	font-family:'Montserrat', sans-serif;
}
.page-content.quiz .rights p{
	color: #fff;
}
.page-content.quiz .rights img {
    vertical-align: middle;
    height: 80px;
    width: auto;
}
.quizbox {
    background-color: #efefef;
padding: 2%;
border-radius: 20px;
margin-bottom: 30px;
}
.page-content.quiz .gform_wrapper .percentbar_blue {
    background-color: #333;
    color: #FFF;
}
.page-content.quiz .gform_wrapper .gf_progressbar {
    padding: 0px;
    background-color: none;
}
.page-content.quiz .gform_wrapper .percentbar_blue {
    color: #333;
}
.page-content.quiz .gform_wrapper .gform_body {
    width: 100%;
    font-size: 20px;
}
.page-content.quiz .gform_wrapper .gform_page_footer .button.gform_previous_button, .page-content.quiz .gform_wrapper .gform_page_footer .button.gform_next_button {
    margin-bottom: 0;
    background-color: #333;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 100%;
}
.page-content.quiz .gform_wrapper .gform_page_footer .button.gform_next_button, .page-content.quiz .gform_wrapper .gform_page_footer input[type="submit"] {
    margin-bottom: 0;
    background-color: #3295d1;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 100%;
}

.page-content.quiz .gform_wrapper  ul.gfield_checkbox li input[type="checkbox"], .page-content.quiz .gform_wrapper  ul.gfield_radio li input[type="radio"] {
    width: 20px !important;
    height: 20px;
    margin: 5px;
}
.page-content.quiz .gform_wrapper .gform_page_footer {
    text-align: center;
}
.quizcover {
    background-image: url("images/brick-bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    padding: 2%;
}
.quizimg{
    text-align:center;
}
.quizimg img{
    width: 100%;
	height: auto;
}
.page-content.quiz .gform_wrapper .gform_body #gform_page_4_1 {
    background-image: url("images/inform-icon_01.png");
    background-repeat: no-repeat;
    background-position: right 30px;
}
.page-content.quiz .gform_wrapper .gform_body #gform_page_4_2 {
    background-image: url("images/inform-icon_02.png");
    background-repeat: no-repeat;
    background-position: right 30px;
}
.page-content.quiz .gform_wrapper .gform_body #gform_page_4_3 {
    background-image: url("images/inform-icon_03.png");
    background-repeat: no-repeat;
    background-position: right 30px;
}
.page-content.quiz .gform_wrapper .gform_body #gform_page_4_4 {
    background-image: url("images/inform-icon_04.png");
    background-repeat: no-repeat;
    background-position: right 30px;
}
.page-content.quiz .gform_wrapper .gform_body #gform_page_4_5 {
    background-image: url("images/inform-icon_05.png");
    background-repeat: no-repeat;
    background-position: right 30px;
}
.page-content.quiz .gform_confirmation_wrapper h2 {
    font-size: 2.5em !important;
    text-align: center;
    margin-bottom: 20px 0 5px 0;
}
.page-content.quiz .gform_confirmation_wrapper {
	text-align:center;
}
.btn.fb-btn{
    background-color: #4267b2;
    border: none;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    width: 80%;
    padding: 10px;
    font-size: 1.2em;
}
.btn.fb-btn:hover {
    background-color: #bfd0f2;
}

.btn.tw-btn {
    background-color: #1da1f2;
    border: none;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    width: 80%;
    padding: 10px;
    font-size: 1.2em;
	margin-bottom:20px;
}
.btn.tw-btn:hover {
    background-color: #a7d8f7;
}

/* generic Action Page - with ACF Pro fields*/

.action-form {margin-top: 20px;
padding: 20px; background: rgba(1,143,143,.1); border-radius: 12px;}

@media screen and (min-width: 768px) {
	.action-form {margin-top: 0;}
	}

.action-form h2 {
	text-transform: uppercase;
	color: #008fcb;
	font-size: 2.2em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: "Montserrat", sans-serif;
}

.action-form h3 {
	margin-top: 10px;
	font-weight: 700;	
}


/*** YWYA action ***/

.row.page-content.ywya h1 {
    background-color: #008fcb;
    border-left: medium none;
    color: #fff;
    font-size: 2.2em;
    font-weight: 700;
    margin-top: 0;
    padding: 1%;
}
.row.page-content.ywya .gform_wrapper .top_label li.gfield.gf_left_half, .row.page-content.ywya .gform_wrapper .top_label li.gfield.gf_right_half {
    display: inline-block;
    float: none;
    padding-right: 16px !important;
    vertical-align: top;
    width: 50%;
}
.row.page-content.ywya h2 {
    color: #e41e26;
    font-size: 3em;
}
#highlightbox {
    background-color: #fff;
    border: 8px solid #efefef;
    margin: 2% auto;
    padding: 2%;
    width: 80%;
}
#ywya_wrapper h3 {
    color: #e41e26;
    font-size: 2em;
	padding-top: 10px;
}

.gform_wrapper.ywya_wrapper .chosen-container-single .chosen-single {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: none;
    color: #444;
    display: block;
    height: 30px;
    line-height: 29px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
select#input_2_24 {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: rgba(0, 0, 0, 0) url("images/chosen-arrowdown.png") no-repeat scroll right 2px;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: none;
    color: #444;
    display: block;
    height: 30px;
    line-height: 29px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
.gform_wrapper .chosen-container-single .chosen-single div b {
    background: rgba(0, 0, 0, 0) url("../images/chosen-sprite.png") no-repeat scroll 0 2px;
    display: block;
    height: 100%;
    width: 100%;
}

.colRight .ywyavotes {
	background-color: #fff;
	border: solid #efefef 4px;
	padding: 10px;
}

.rw-ui-control.rw-ui-content-recommendations .rw-ui-content-recommendation-groups .rw-ui-group-item {
    list-style: outside none none;
}

.storyread {cursor: pointer; text-decoration: underline; text-transform: uppercase; margin-bottom: 10px;}
	
.storyshow {display: none;}	

/* =Responsive Structure
----------------------------------------------- */



/* Media queries */

/* 768px and under  */ /* Includes vert tablet and bnder */


@media screen and (max-width: 768px) {
	
.page-content.quiz .gform_wrapper .gform_page_footer .button.gform_previous_button, .page-content.quiz .gform_wrapper .gform_page_footer .button.gform_next_button {
    width: 40%;
}
.page-content.quiz h2 {
font-size: 2.5em;
}


}


@media screen and (max-width: 480px) {
	
/* 480px breakpoint grid reset */
  .col-xs-6, .col-xs-4 {
    width: 100%;
}

}


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


p {font-size: 13px;}

.intro-section.innerpages {
	height: 175px; 
	}
.intro-section.innerpages .logo-pc {
	width: 65%; 
	}
.intro-section .join-btn {
    width: 90%;
}
.topstrip-left img{
    float: left;
	width: 100%;
}
.topstrip-btn {
    padding-top: 15px;
}
.topstrip-right {
    padding: 0;
}
.join-section {	
	padding: 5%;
}
.join-hm h3 {
    font-size: 2em;
}
.join-hm.join-lower h3 br{
    display: none;
}
.quote-btn {
    margin-bottom: 90px;
}
}
@media screen and (min-width: 420px) {

.intro-section.innerpages .logo-pc {
	width: 60%; 
	}
}

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

.logo-pc {
    display: block;
    height: auto;
    margin: 0 auto 1%;
    width: 50%;
	float: left;
}
.intro-section.innerpages .logo-pc {
	width: 60%; 
	}
.join-hm h3 br{
    display: none;
}
.join-hm.join-lower h3 br{
    display:inline-block;
}
}

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

/* click downdisplay activated by JS*/

.problem-section .col-sm-4 {padding-left: 95px; padding-right: 95px;}

.join-section .join-btn {
    width: 320px;
}


}

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

/* .prop-cont span {display:block;} */

.intro-section.innerpages .logo-pc {
	width: 25%; 
	}
.intro-section.innerpages {
	height: 150px; 
	}
.joinform-section .gform_wrapper .top_label li.gfield.gf_left_half, .joinform-section .gform_wrapper .top_label li.gfield.gf_right_half  {
    margin: 0;
    width: 49%;
}
.container .joinform-section .gform_wrapper .gform_footer input[type="submit"] {
    width: 100%;
}
.joinform-section .gform_wrapper .top_label li.gfield.gf_left_half input.medium, .joinform-section .gform_wrapper .top_label li.gfield.gf_left_half select.medium, .joinform-section .gform_wrapper .top_label li.gfield.gf_right_half input.medium, .joinform-section .gform_wrapper .top_label li.gfield.gf_right_half select.medium {
    margin: 0;
    width: 97%;
}

}


@media screen and (min-width: 767px) {
/* body .fm-container {
	height: 80px;
	margin: 0 auto;
	background: none no-repeat scroll 0 0 transparent;
	border: none;
} */

ul#mymenu {text-align: center;
width: 100%;}


}

@media screen and (min-width: 768px) {
	
body .fm-container {padding: 0; margin: 0 auto;}

.container {
    width: 100%;

  }  
 
 #topmenu.flexmenu.fm-lg a {
    padding: 2px 23px;
}

.headerwrap {
    background-color: #231f20;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    left: 0;
    position: fixed;
    top: 0;
    z-index: 1000;
}
  
.logo-mob {display: none;}

.intro-section {
	height: 700px; 
	}


#topMenu {margin-top: 15px; display: inline-block;
    width: 77%;
	height: auto;}
 
.intro-top h1 {
    font-size: 4em;
}

.topstrip-right h2{
    margin: 20px 0 15px;
}
.container.topstrip {
    background-size: 20% auto;
}
.quote-right {
    width: 72%;
}
.quote-section h3 {
    font-size: 2.25em;
    line-height: 130%;
}
	

.container.topstrip {
    padding: 0 25px 0;
}

/* Home form */

.row .gform_wrapper .hmjoin {width: 50%;}
.row .sb-form .gform_wrapper .hmjoin {width: 100%;}

/* Lower Level pages */


.footer p {font-size: 12px; text-align: left; margin-bottom: 5px;}


}

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


.topstrip-right .joinform-section {
    width: 60%;
}
.topstrip-right h2 {
    font-size: 2em;
}
.topstrip-left h2 {
    font-size: 1.3em;
}
}

/* Constrain s width to 960 on PC */

@media screen and (min-width: 970px) {
	.container {
    width: 100%;
  }
  
  .intro-bottom {
    padding: 80px 15% 60px;
}

#topmenu.flexmenu.fm-lg .navicon::after {
    right: 15px;
}
.quote-right {
    width: 60%;
}
.quote-section h3 {
    font-size: 2.75em;
    line-height: 130%;
	margin-top: 40px;
}
.topstrip-right h2 {
    font-size: 2.5em;
}
.topstrip-left h2 {
    font-size: 1.3em;
}


}


@media screen and (min-width: 992px) {
	
.why-left img, .why-right img {
    float: left;
	padding: 0 25px 0 0;
}
.why-section h4 {
	text-align: left;
}	
	
.deserve-left img, .deserve-right img {
    float: left;
	padding: 0 25px 0 0;
}
.deserve-section h4 {
	text-align: left;
}
	
.deserve-section .btn.join-btn {width:auto; white-space: normal; display: inline-block; padding: 10px 20px;}
	
}

@media screen and (min-width: 1024px) {
	
	#topmenu.flexmenu.fm-lg > ul > li {
    width: 16.5%;
}
	
	#topmenu.flexmenu.fm-lg a {
    padding: 2px 8px;
}
	
}


@media screen and (min-width: 1170px) {
body .fm-container {
    width: 1170px;
}

.container {
    width: 1170px;
}

.container.topstrip {
    padding: 0;
}
#topmenu.flexmenu.fm-lg > ul > li {
    padding: 7px 7px;
}
	
	#topmenu.flexmenu.fm-lg a {
    padding: 2px 25px;
	


}
	
}


/* Stylesheet ENDS

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