

/* Results Landing Page */
.results_page_hero_space {
	color: #FFFFFF; 
	background-color: #00acc7;
	padding: 40px 0;
}

.results_hero_headline {
	width: 60%;
	font-family: Arvo;
	font-size: 40px;
	line-height: 49px;
	text-align: center;
	margin: 16px auto 50px auto;
}

.results_hero_subheadline {
	width: 60%;
	margin: 0px auto;
	font-family: "Source Sans Pro";
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}

.results_helpline_cta {
	font-size: 20px;
	margin-bottom: 20px;
}

.results_white_div * {
	margin: auto; 
}

.results_white_headline {
	height: 65px;
	color: #333333;
	font-family: Arvo;
	font-size: 34px;
	line-height: 65px;
	text-align: center;
	margin-bottom: 55px;
}


.results_white_bullet {
	width: 581px;
	color: #333333;
	font-family: "Source Sans Pro";
	font-size: 20px;
	line-height: 34px;
	text-align: left;
	margin-bottom: 55px;
}

.results_bullet_image {
	width: 45px;
	float: left;
}

.white_bullet_text {
	margin-left: 15%;
}

.results_card_headline {
	margin-top: 80px;
	color: #333333;
	font-family: Arvo;
	font-size: 34px;
	line-height: 45px;
	text-align: center;
}

.results_card_text {
	color: #333333;
	font-family: "Source Sans Pro";
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}

.results_cards_display  {
	float: none;
	min-height: 1px;
	margin: 0% 10%;
}

.results_cards_display .highlighted-content {
	padding: 0px !important;
}

.results_cards_display .highlighted-content .card {
	margin: 0px auto 50px auto;
	flex: 0 1 33% !important;
}
 
.results_footer_gray {
	width: 100%;
	background-color: #F6F6F6;
	text-align: center;
	padding: 25px;
	display: inline-block;
	font-family: "Source Sans Pro";
	font-size: 20px;
	line-height: 25px;
	color: #333333;
}

.results_white_text {
	float: left;
	width: 43%;
	text-align: left;
	margin-left: 6%;
	height: 80px;
}

.results_footer_text {
	float: right;
	width: 43%;
	margin-right: 6%;
	text-align: right;
}

@media (max-width: 415px) {
	.results_hero_headline {
		font-size: 34px;
		width: 90%;
		margin: 0px auto 50px auto;
	}
	
	.results_hero_subheadline {
		font-size: 20px;
		width: 90%;
	}
	
	.results_white_headline {
		width: 90%;
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 20px;
	}

	.results_white_bullet {
		width: 90%;
		margin-bottom: 30px;
	}
	
	.white_bullet_text {
		font-size: 16px;
		line-height: 22px;
	}
	
	.results_bullet_image {
		width: 30px;
	}
	
	.results_card_headline {
		color: #333333;
		font-size: 30px;
		line-height: 40px;
		text-align: center;
		margin: 60px 7px 0px 7px;
	}
	
	.results_card_text {
		margin: 7px;
	}
	
	.results_cards_display .highlighted-content .related-posts {
		float: none;
		width: 95%;
		min-height: 1px;
		margin: 0% 3%;
	}
	
	.results_cards_display .highlighted-content .card {
		margin: 0px auto 50px auto;
		flex: 0 1 100% !important;
	}

	
	.results_white_text {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 30px;
		text-align: center;
		width: 90%;
	}
	
	.results_footer_text {
		width: 90%;
		margin-bottom: 20px;
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.results_card_headline {
		margin: 60px 7% 0px 7%;
	}
	
	.results_cards_display {
		margin: 0% 5%;
		width: unset;
	}
	
	.results_cards_display .highlighted-content .card {
		flex: 0 1 33% !important;
	}
	
	.results_white_text {
		width: 43%;
	}	
}


/* SMS Phone # Template */

/* SMS Sign up forms */
#phoneNumberForm {
	display: none;
}

.sms_form_container {
	background-color: #FFF;
	padding: 20px;
	width: 80%;
}

.sms_form_container * {
	color: #000;
}

.sms_form_container p {
	font-size: 12px;
	font-family: Arvo;
}

form .sms_error {
	color: red;
	font-size: 20px;
}

form .sms_success {
	color: #ff7430;
	font-size: 20px;
}

.sms_submit_button {
	margin-bottom: 20px;
}

input[type=text] {
	color: #333333;
	margin-bottom: 20px;
	width: 380px;
}


/* SMS Background Block */
.sms_bg_woman_phone {
	background-image: url('../img/bg_woman_phone.jpg');
	background-position: left center;
	background-repeat: no-repeat;
    background-size: cover;
	font-family: Arvo;
	height: 750px;
	padding-top: 55px;
}

.sms_float_right {
	margin: 0 0 0 44%;
	color: #FFFFFF;
}

.sms_first_headline {
	height: 84px;
	font-family: Arvo;
	font-size: 70px;
	line-height: 86px;
}

.sms_subheadline {
	height: 29px;
	font-family: Arvo;
	font-size: 24px;
	letter-spacing: 2px;
	margin: -10px 0 31px 0;
}

.sms_first_text {
	width: 516px;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 36px;
}

.sms_signup_terms {
	color: inherit;
	font-family: "Source Sans Pro";
	font-size: 12px;
	line-height: 15px;
}

.sms_signup_terms a {
	color: inherit;
	text-decoration: underline; 
}

.sms_signup_terms a:hover {
	text-decoration: none;
}

.sms_hero_text {
	color: #FFFFFF;
	font-family: Arvo;
	font-size: 34px;
	line-height: 45px;
	margin: 0 auto;
	width: 90%;
}

.hand_phone_desktop {
    position: relative;
    left: 60%;
	bottom: 623px;
}

.hand_phone_mobile {
	display: none;
}

.sms_white_div {
	height: 720px;
	background-image: url('../img/hand_phone.png');
	background-position: right bottom;
	background-repeat: no-repeat;
    background-size: 400px;
	margin-right: 5%;
}

.sms_white_content {
	margin: 2% 0% 0% 10%;
	width: 55%;
}

/* SMS Bullets */
.sms_bullet_headline {
	height: 65px;
	width: 469px;
	color: #333333;
	font-family: Arvo;
	font-size: 30px;
	line-height: 65px;
}

.sms_bullet_section {
	color: #333333;
	font-family: "Source Sans Pro";
	line-height: 20px;
	font-size: 20px;
	margin: 0px 0px 35px 0px;
	height: 100%;
	min-height: 45px;
}

.sms_bullet_image {
	width: 45px;
	margin-right: 20px;
	float: left;
}

.sms_bullet_text {
	color: #333333;
}


.quote_img_desktop {
	background-color: #00acc7;
	text-align: center;
	width: 100%;
}

.sms_signup_text {
	height: auto;
	width: 651px;
	color: #333333;
	font-family: Arvo;
	font-size: 30px;
	line-height: 40px;
}


/* SMS Icons Section */
.sms_icons_section {
	margin: auto;
	width: 100%;
	color: #333333;
	font-family: "Source Sans Pro";
	display: inline-block;
}

.sms_icons_headline {
	margin: 30px auto;
	color: #333333;
	font-family: Arvo;
	font-size: 34px;
	line-height: 45px;
	text-align: center;
}

.sms_icons_left {
	float: left;
	text-align: center;
	margin: 0px 0px 0px 15%;
	width: 30%;
}

.sms_icons_right {
	float: right;
	text-align: center;
	margin: 0px 15% 0px 0px;
	width: 33%;
}

.sms_icon_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 7px;
}

.sms_icon_text {
	font-size: 16px;
	line-height: 24px;
}

.sms_icons_image {
	margin: 57px 0px 10px 0px;
	height: 89px;
}

.sms_signup_box {
	margin: 50px auto;
	color: #999999;
	display: inline-block;
	text-align: center;
	margin: 55px auto;
	width: 100%;
}

.sms_signup_text_2 {
	color: #333333;
	font-family: Arvo;
	font-size: 34px;
	line-height: 45px;
	margin: 0px auto;
	width: 70%;
}

#sms_form_container_4 {
	width: 50%;
	text-align: left;
	margin: 0px auto 0px 32%;
}


/* SMS Banner Section */

.sms_banner_section {
	width: 100%;
	display: inline-block;
}

.hero_space_small {
	float: left;
	width: 50%;
	background-color: #00acc7;
	color: #fff;
	padding: 40px 20px;
	height: 350px;
}

.sms_banner_image {
	width: 50%;
	height: 350px;
	float: right;
	background-image: url('../img/sms_banner_image.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.sms_blue_title {
	color: #FFFFFF;
	font-family: Arvo;
	font-size: 34px;
	line-height: 45px;
	text-align: center;
	width: 80%;
	margin: 20px auto;
}

.sms_blue_text {
	text-align: center;
	width: 60%;
	margin: 20px auto;
}

.sms_blue_text a {
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	font-size: 16px;
	line-height: 20px;
}

.sms_blue_text a:hover {
	color: #FFFFFF;
}

/* SMS Helpline Section */
.sms_helpline_section *{
	margin: auto;
	text-align: center;
	color: #333333;
	width: 60%;
	font-family: Arvo;
}

.sms_helpline_text {
	font-size: 32px;
	line-height: 45px;
	margin: 42px auto;
}

.sms_helpline_number {
	font-size: 50px;
	line-height: 45px;
	margin-bottom: 42px;
}

.sms_helpline_desc {
	font-family: "Source Sans Pro";
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 18px;
}

.sms_helpline_link a {
	color: #00ACC7;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	font-family: "Source Sans Pro";

}

.sms_helpline_link {
	margin-bottom: 56px;
}


.sms_first_text_mobile {
	display: none;
}

.quote_img_mobile {
	display: none;
}


/* SMS responsive layout */
@media (min-width: 769px) and (max-width: 1023px)  {
		
	.sms_hero_text {
		font-size: 34px;
		margin: 0px 5%;
		width: 90%;
	}
	
	.sms_float_right {
		margin: 0 0 0 35%;
	}
	
	.sms_white_div {
		background-image: none;
	}

	.hand_phone_mobile {
		display: block;
		width: 85%;
		margin: 36px auto -40px auto;
	}

	.sms_signup_text {
		font-size: 24px;
		line-height: 28px;
		text-align: center;
	}
	
	.sms_white_content {
		width: 80%;
	}
	
	#sms_form_container_3 {
		width: 100%;
		margin: 0 20%;
	}
	
	#sms_form_container_1 {
		margin-left: 0% !important;
	}
	
	#sms_form_container_4 {
		margin: 0 30%;
		width: 80%;
	}

}


/* Mobile view */
@media (max-width: 415px) {

	.sms_bullet_image {
		display: block;
		margin: 0px 0px 0px 10px !important;
	}

	.quote_img_mobile {
		display: block;
	}

	.quote_img_desktop {
		display: none;
	}
		
	#sms_form_container_4 {
		width: 100%;
		margin: 0;
	}	

	#sms_form_container_3 {
		padding: 12px;
	}
	
	.sms_form_container {
		padding: 0px;
	}

}

/* Mobile-Responsive View */
@media (max-width: 767px) {

	
	/* SMS Background Block */
	.sms_bg_woman_phone {
		background-image: url('../img/bg_woman_mobile.jpg');
		background-position: left center;
		height: 320px;
	}
	
	.sms_float_right {
		display: none;
	}
	
	.sms_first_text_mobile {
		display: block;
		margin: 4%;
	}
	
	.sms_first_text_mobile * {
		color: #000000;
	}

	.sms_first_headline {
		margin-left: -4px;
		font-size: 46px;
	}
	
	.sms_first_text {
		width: 100%;
	}
	
	.sms_signup_terms {
		margin: 12px 2px; color: #999;
	}
	
	/* Form elements */
	.sms_form_container {
		width: 100%;
	}
	
	form input[type="text"] {
		float: left;
		height: 70px;
		font-size: 24px;
		margin-bottom: 5px;
	}
	
	form input[type="button"], input.sms_submit_button {
		width: 35%;
		float: right;
		height: 70px;
		font-size: 18px !important;
	}
	
	.sms_hero_text {
		font-size: 34px;
		margin: 0px 5%;
		width: 90%;
	}
	
	.sms_white_div {
		background-image: none;
	}
	
	.hand_phone_mobile {
		display: block;
		width: 85%;
		margin: 36px auto 0px auto;
	}

	.landing-page-hero {
		padding: 40px 0 0 0 !important;
	}
	
	.sms_white_content {
		margin: 10% auto;
		width: 100%;
		text-align: center;
		background-image: none;
	}
	
	.sms_white_content * {
		text-align: center;
	}
	
	.sms_bullet_headline {
		font-size: 32px;
		width: unset;
		margin-bottom: 30px;
	}
	
	.sms_bullet_image {
		display: block;
		margin: 0px 0px 0px 30px;
	}
	
	.sms_bullet_text {
		font-size: 18px;
		line-height: 26px;
		text-align: left;
		margin: 0px 0px 0px 10px;
		width: 75%;
		display: inline-block;
	}
	
	.sms_signup_text {
		width: 96%;
		margin-bottom: 0px;
		text-align: center;
		padding: 10px;
	}
	
	input[type=text] {
		width: 100%;
	}
	
	.sms_html_form {
		text-align: left;
	}
	
	.sms_form_container p {
		text-align: left;
	}
	
	#sms_form_container_4 {
		margin: unset;
		width: 100%;
	}
	
	.sms_white_div {
		height: auto;
		width: 100%;
	}
	
	.sms_icons_headline {
		margin: 46px auto 0 auto;
	}
	
	.sms_icons_right, .sms_icons_left {
		float: none;
		margin: 0px auto;
		width: 85%;
	}
	
	.sms_icon_title {
		font-size: 22px;
	}
	
	.sms_icon_text {
		padding: 0px 20px;
	}
	
	.sms_signup_box {
		padding: 10px;
		margin: 50px auto;
		text-align: center;
		width: 100%;
	}
	
	.sms_signup_text_2 {
		float: none;
		text-align: center;
		margin: 0 0 20px 0;
		width: 100%;
	}
	
	.sms_banner_image {
		background-image: url('../img/sms_banner_mobile.jpg');
		width: 100%;
		height: 312px;
		background-position: right center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	
	.hero_space_small {
		width: 100%;
		height: 100%;
	}
	
	.sms_helpline_section * {
		width: 80%;
	}
	
	.sms_helpline_text {
		font-size: 30px;
	}
	
	.sms_helpline_number {
		font-size: 38px;
	}
	
	.sms_helpline_desc {
		font-size: 24px;
		line-height: 32px;
	    margin-bottom: 46px;
	}
	
	.sms_helpline_link a {
		font-size: 30px;
	}
}


/* iPad view - vertical */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	
	.sms_first_headline {
		margin-left: -4px;
		font-size: 50px;
	}
	
	.sms_first_text {
		width: unset;
	}
	
	.hand_phone_desktop {
		display: none;
	}
	
	.hand_phone_mobile {
		display: block;
		margin: auto;
	}
	
	.sms_white_content {
		width: 75%;
	}
	
	.sms_signup_text {
		text-align: center;
	}
		
	.sms_hero_text {
		margin: 0 4% 0 4%;
		width: 90%;
	}
	
	.sms_page_hero_space {
		padding-bottom: 0px !important;
	}
	
	.sms_form, .sms_signup_text_2 {
		text-align: center;
	}
	
	#sms_form_container_4 {
		margin-left: 20%;
		width: 100%;
	}
	
	.sms_white_div {
		height: 840px;
		background-image: none;
	}
	
	.sms_blue_title {
		font-size: 25px;
		line-height: 40px;
	}
	
	.sms_banner_image {
		background-image: url('../img/sms_banner_mobile.jpg');
		background-size: 125% 110%;
	}
}

/* iPad view - horizontal */
@media (min-width: 1024px) and (orientation: landscape) {
		
	.hand_phone_mobile {
		display: none;
	}
	
	.sms_white_content {
		width: 50%;
	}

	.sms_signup_text {
		width: 490px;
		font-size: 24px;
		line-height: 26px;
		margin: 32px 0px 0px 20px;
	}

}


/* All Banners */
/*form {
	margin: 0 !important;
}*/

.all_cta_banners {
	color: #FFF; 
	font-family: "Source Sans Pro";
}

.all_cta_banners a {
	color: #FFF; 
	text-decoration: underline;
}

.all_cta_banners form {
	text-align: left;
}

.all_cta_banners  input[type=text] {
	height: 34px;
	width: 123px;
	border: 1px solid #FFFFFF;
	border-radius: 6px 0 0 6px;
	background-color: #FFFFFF;
	color: #AEB5BC;
	font-size: 12px;
	line-height: 15px;
	padding: 2px;
	margin: 0;
}

.all_cta_banners .sms_submit_button {
	height: 34px;
	width: 65px;
	font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
	background-color: #2868BD;
	padding: 0;
	border: 1px solid #FFFFFF;
	border-radius: 0 6px 6px 0;
	margin: 0;
}

.all_cta_banners .sms_signup_terms {
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
}

/* Banner 1 */
.cta_banner1 {
	text-align: center;
	background-color: #2868BD;
}

.inline-block {
	display: inline-block;
	text-align: center;
	width: 100%;
}


.cta_banner1_image {
	float: left;
	width: 44%;
	text-align: right;
	margin: 16px 5px 0px auto;
}

.cta_banner1_title {
	font-family: Arvo;
	float: right;
	width: 54%;
	text-align: left;
	margin: 16px auto 0px 5px;
}


.cta_banner1_headline {
	font-size: 34px;
	line-height: 42px;
}

.cta_banner1_subheadline {
	font-size: 12px;
	line-height: 15px;
}

.cta_banner1_text {
	float: left;
	width: 60%;
	text-align: right;
	margin: 10px 0px 0px 7%;
	padding-right: 7px;
}


.cta_banner1_signup_form {
	float: right;
	width: 22%;
	text-align: left;
	margin: 0px 7% 25px 0px;
}

/* CTA Banner 2 */
.cta_banner2_title {
	float: left;
	text-align: left;
	width: 16%;
	margin: 25px 0px 20px 13%;
}

.cta_banner2_text {
	float: left;
	width: 32%;
	margin: 40px 10px 0px 0px;
}

.cta_banner2_signup_form {
	float: left;
	margin: 40px 13% 0px 10px;
}

.cta_banner2_headline {
	color: #FFFFFF;
	font-family: Arvo;
	font-size: 32px;
	line-height: 40px;
}

.cta_banner2_subheadline {
	height: 36px;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	font-size: 14px;
	line-height: 18px;
}


/* CTA Banner 3 */
.cta_banner3_image {
	float: left; 
	margin: 25px 0px 20px 13%;
}

.cta_banner3_title {
	float: left;
	text-align: left;
	width: 16%;
	margin: 25px 5px 20px 5px;
}

.cta_banner3_text {
	float: left;
	width: 30%;
	margin: 40px 5px 0px 0px;
}

.cta_banner3_signup_form {
	float: left;
	margin: 40px 13% 0px 0px;
}


/* CTA Banner 4 */
.cta_banner4 {
	background-image: url('../img/texture_d.jpg');
	background-position: left center;
	background-repeat: no-repeat;
    background-size: cover;
}

.cta_banner4_title {
	float: left;
	text-align: left;
	width: 16%;
	margin: 25px 5px 20px 13%;
}

.cta_banner4_text {
	float: left;
	width: 32%;
	margin: 40px 5px 0px 0px;
}

.cta_banner4_signup_form {
	float: left;
	margin: 40px 13% 0px 0px;
}


/* CTA Banner 5 */
.cta_banner5_bg {
	width: 30%;
	height: 140px;
	background-image: url('../img/cta_phone.jpg');
	background-position: left center;
	background-repeat: no-repeat;
    background-size: cover;
	float: left;
}

.cta_banner5 {

	height: 140px;
	text-align: center;
	background-color: #2868BD;
	color: #FFF;
	float: right;
	width: 70%;
}

.cta_banner5_title {
	text-align: left;
	margin: 20px 0px 0px 15px;
}

.cta_banner5_text {
	text-align: left;
	float: left;
	width: 47%;
	margin: 12px 5px 33px 15px;
}

.cta_banner5_signup_form {
	margin: 0px 5% 0px 0px;
	float: left;
}

.cta_banner5_subheadline {
	font-family: "Source Sans Pro";
	font-size: 14px;
}


/* SMS Widget  */
.sms_widget_container {
	width: 320px;	
	margin-top: 20px;
}

.sms_widget_optin {
	height: 100%;
	width: 100%;
	border: 1px solid #ECEBEB;
	background-color: #FFFFFF;
	position: relative;
	margin-left: 0px;
	padding: 0px 10px;
}

.sms_widget_header {
	width: 100%;
	height: 120px;
	background-image: url('../img/phone_aqua.png');
	background-position: left center;
	background-repeat: no-repeat;
    background-size: cover;
}

.sms_widget_headline {
	color: #333333;
	font-family: Arvo;
	font-size: 24px;
	line-height: 30px;
	margin-top: 22px;
}


.sms_widget_subheadline {
	color: #333333;
	font-family: Arvo;
	font-size: 12px;
	line-height: 12px;
}

.sms_widget_text {
	width: 263px;
	color: #333333;
	font-family: "Source Sans Pro";
	font-size: 16px;
	line-height: 20px;
	margin: 16px 0px;
}


.sms_widget_optin input[type=text] {
	height: 38px;
	width: 263px;
	border: 1px solid #DCDFE1;
	border-radius: 6px;
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	padding: 2px 25px;
}

.sms_widget_optin .sms_submit_button {
	height: 45px;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	padding: 0px 10px;
}

.cta_widget_signup_form {
}

.cta_widget_signup_form .sms_signup_terms {
	margin-bottom: 20px;
}

/* SMS CTA Block */
.sms_block_container {
	overflow: hidden;
	margin-left: -12%;
    margin-right: -46%;
}

.sms_block_header {
	background-image: url('../img/phone_aqua_large.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left center;
	height: 450px;
	width: 100%;
	padding: 25px;
	margin-bottom: 46px;
}

.sms_block_optin {
	height: 100%;
	width: 570px;
	border: 1px solid #ECEBEB;
	background-color: #FFFFFF;
	position: relative;
	margin-left: 60%;
}


.sms_block_headline {
	height: 46px;
	width: 559px;
	color: #333333;
	font-family: Arvo;
	font-size: 38px;
	line-height: 47px;
	margin: 25px 0px 0px 30px;
}

.sms_block_subheadline {
	height: 15px;
	color: #333333;
	font-family: Arvo;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 33px;
}

.sms_block_text {
	height: 60px;
	width: 506px;
	color: #333333;
	font-family: "Source Sans Pro";
	font-size: 16px;
	line-height: 20px;
	margin: 15px 30px;
}

.cta_block_signup_form {
	margin: 25px 30px;	
	font-family: "Source Sans Pro";
}

.sms_block_optin input[type=text] {
	height: 45px;
	width: 304px;
	border: 1px solid #BFC8D2;
	border-radius: 6px;
	color: #AEB5BC;
	font-size: 16px;
	line-height: 20px;
	margin-right: 5px;
}

.sms_block_optin .sms_submit_button {
	height: 45px;
	width: unset;
	border-radius: 6px;
	background-color: #FF7430;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-weight: bold;
	padding: 0px 10px;
}


/* Mobile view - small */
@media (max-width: 320px) {
	
	.sms_widget_container {
		margin: 0px -38%;
		width: unset;
	}
	
	.sms_block_container {
		margin: 0 -5%;
	}
	
	.cta_block_signup_form {
		margin: 0 10px;
		font-family: "Source Sans Pro";
	}
}

@media (min-width: 321px) and (max-width: 420px) {
	
	.sms_widget_container {
		margin: 0px -28%;
		width: unset;
	}
	
	.sms_block_container {
		margin-left: -4%;
		margin-right: -4%;
	}
	
	.cta_block_signup_form {
		margin: 0 23px;
		font-family: "Source Sans Pro";
	}
}


/* Mobile view - large */
@media (max-width: 420px) {
	
	.sms_signup_terms {
		font-size: 10px;
		line-height: 12px;
	}
	
	.cta_banner1 {
		height: 240px;
	}
	
	.cta_banner1_image {
		display: none;
	}
	
	.cta_banner1_title, .cta_banner2_title, .cta_banner3_title, .cta_banner4_title {
		float: left;
		margin: 35px 1% 0px 20px;
		width: 28%;
	}
	
	.cta_banner1_headline, .cta_banner2_headline, .cta_banner3_headline, .cta_banner3_headline {
		font-size: 30px;
		line-height: 32px;
	}
	
	.right-block {
		float: right;
		width: 58%;
		margin: 35px 6% 0px 0px;
	}
	
	.cta_banner1_text {
		float: none; 
		width: 100%;
		margin: 0px;
		text-align: left;		
	}
	
	.cta_banner1_signup_form {
		float: none; 
		width: 100%;
		margin: 23px 0px;
	}
	
	.cta_banner1 input[type=text], .cta_banner4 input[type=text] {
		height: 45px;
		width: 70%;
		border: 1px solid #BFC8D2;
		color: #AEB5BC;
		font-size: 18px;
		line-height: 23px;
	}

	.cta_banner1 .sms_submit_button, .cta_banner4 .sms_submit_button {
		height: 45px;
		width: 30%;
	}

	.cta_banner2_text, .cta_banner3_text, .cta_banner4_text {
		width: 53%;
		margin: 40px 10px 0px 0px;
		text-align: left;
	}
	
	.cta_banner2_signup_form, .cta_banner3_signup_form, .cta_banner4_signup_form{
		float: right;
		margin: 13px 6% 0px 0px;
		width: 60%;
	}
	
	.cta_banner3_image {
		display: none;
	}

	/* SMS Side Widget */

	.sms_widget_optin {
		width: 100%;
	}

	.sms_widget_header {
		width: 100%;
	}
	

	/* SMS Block CTA */
	.sms_block_header {
		width: 100%;
		height: 120px;
		background-size: cover;
		background-position: unset;
		margin-left: 0;
	}

	
	.sms_block_optin {
		top: 0px;
		position: unset;
		width: 100%;
		height: 100%;
		position: relative;
		margin-left: 0;
	}
	
	.sms_block_headline {
		font-size: 24px;
		line-height: 30px;
		margin: 22px 23px 0px 23px;
		height: auto;
	}
	
	.sms_block_subheadline {
		font-size: 12px;
		line-height: 12px;
		margin: 0px 23px;
	}
	
	
	.sms_block_text {
		height: 100px;
		width: 263px;
		font-size: 16px;
		line-height: 20px;
		margin: 16px 23px;
	}

	.sms_widget_optin input[type="text"], .sms_block_optin input[type="text"] {
		width: 304px;
		height: 70px;
		float: none;
		font-size: 16px;
	}

	.sms_widget_optin .sms_submit_button, .sms_block_optin .sms_submit_button {
		float: none;
	}
	
	
	/* CTA Banner 5 */
	.cta_banner5_bg {
		height: 140px;
		width: 100%;
		background-position: center center;
		background-size: cover;
		float: none;
	}

	.cta_banner5 {
		height: 270px;
		text-align: center;
		width: 100%;
	}
	
	.cta_banner5_title {
		text-align: left;
		margin: 20px 0px 0px 25%;
	}
	
	.cta_banner2_headline {
		color: #FFFFFF;
		font-family: Arvo;
		font-size: 30px;
		line-height: 37px;
	}

	.cta_banner5_text {
		text-align: center;
		float: none;
		width: 90%;
		margin: 12px 5% 20px 5%;
		font-size: 20px;
	}

	.cta_banner5_signup_form {
		margin: 0px 12% 0px 12%;
		float: none;
	}
	
	.cta_banner5 input[type="text"] {
		height: 50px;
		width: 70%;
		border: 1px solid #FFFFFF;
		border-radius: 6px 0 0 6px;
		background-color: #FFFFFF;
	}

	.cta_banner5 .sms_submit_button {
		width: 30%;
		height: 50px;
	}

	.cta_banner5 .sms_signup_terms {
		height: 20px;
		font-size: 14px;
		line-height: 20px;
	}
}

/* Between mobile and iPad */
@media (min-width: 421px) and (max-width: 767px) {

	.sms_widget_optin input[type="text"] {
		height: 70px;
		width: 304px;
	}
	
	.gglcptch_v1, .gglcptch_v2 {
		min-width: 1px;
		display: inline-block;
	}
	
	.sms_widget_optin .sms_submit_button {
		float: none;
	}

	/* SMS Block CTA */
	.sms_block_container {
		overflow: unset;
		margin-left: -5%;
		margin-right: -5%;
	}

	.sms_block_header {
		width: 100%;
		height: 120px;
		background-size: cover;
		background-position: unset;
		margin-left: 0;
	}

	
	.sms_block_optin {
		top: 0px;
		position: unset;
		width: 100%;
		height: 100%;
		position: relative;
		margin-left: 0%;
	}
	
	.sms_block_headline {
		font-size: 24px;
		line-height: 30px;
		margin: 22px 23px 0px 23px;
		height: auto;
	}
	
	.sms_block_subheadline {
		font-size: 12px;
		line-height: 12px;
		margin: 0px 23px;
	}
	
	.cta_block_signup_form {
		margin: 0 23px;
		font-family: "Source Sans Pro";
	}

	
	.sms_block_text {
		height: 100px;
		width: 263px;
		font-size: 16px;
		line-height: 20px;
		margin: 16px 23px;
	}

	.sms_widget_optin input[type="text"], .sms_block_optin input[type="text"] {
		width: 304px;
		height: 70px;
		float: none;
		font-size: 16px;
	}

	.sms_widget_optin .sms_submit_button, .sms_block_optin .sms_submit_button {
		float: none;
	}
	
		
}


@media (min-width: 768px) and (max-width: 1023px) {
	
	.sms_widget_container {
		display: none;
		
	}
	
	.sms_block_container {
		overflow: hidden;
		margin-left: -75%;
		margin-right: -38%;
	}
	
	.sms_block_header {
		margin-left: 393px;
	}
	
	.sms_block_optin {
		margin-left: 46%;
	}
	
}




/* iPad view - horizontal */
@media (min-width: 1024px) and (max-width: 1279px) {
	
	.cta_banner1_text {
		width: 55%;
		margin: 10px 0px 0px 8%;
	}
	
	.cta_banner1_signup_form {
		margin: 15px 10% 25px 0px;
	}
	
	.cta_banner2_title {
		width: 23%;
		margin: 25px 0px 20px 10%;
	}

	.cta_banner2_text {
		width: 32%;
		margin: 25px 10px 0px 0px;
	}
	
	.cta_banner2_signup_form {
		float: left;
		margin: 25px 5% 0px 10px;
	}

	/* CTA Banner 3 */
	.cta_banner3_image {
		margin: 25px 0px 20px 10%;
	}
	
	.cta_banner3_title {
		width: 21%;
		margin: 25px 5px 20px 5px;
	}
	
	.cta_banner3_text {
		width: 25%;
		margin: 25px 3% 0px 2%;
	}

	.cta_banner3_signup_form, .cta_banner4_signup_form {
		margin: 25px 6% 0px 0px;
	}

	.cta_banner4_title {
		width: 20%;
		margin: 25px 5px 20px 10%;
	}

	.cta_banner4_text{
		width: 30%;
		margin: 25px 3% 0px 2%;
	}
	
	.cta_banner5 {
		height: 176px;
	}

	.cta_banner5_bg {
		height: 176px;
	}
	
	.cta_banner5_signup_form {
		margin: 12px 5% 0px 12px;
	}
	
/*
	.sms_block_container {
		overflow: hidden;
		margin-left: -75%;
		margin-right: -36%;
	}*/
		
	.sms_block_optin {
		top: -190px;
		margin-left: 60%;
	}

	.sms_block_header {
		background-position: initial; 
		margin-left: 450px;
	}	
}

/* Responsive view */
@media (min-width: 666px) and (max-width: 1023px) {
	
	.cta_banner1_text {
		width: 55%;
		margin: 12px 0px 0px 8%;
	}

	.cta_banner1_signup_form {
		width: 25%;
		margin: 12px 8% 25px 0px;
	}
	
	/* CTA Banner 2 & 4 */
	.cta_banner2_title, .cta_banner4_title {
		width: 21%;
		margin: 25px 0px 20px 7%;
	}

	.cta_banner2_headline, .cta_banner4_headline {
		font-size: 24px;
		line-height: 32px;
	}

	.cta_banner2_text, .cta_banner4_text {
		width: 38%;
		margin: 25px 10px 0px 0px;
	}

	.cta_banner2_signup_form, .cta_banner4_signup_form {
		margin: 25px 5% 0px 10px;
		width: 26%;
	}
	
	/* CTA Banner 3 */
	.cta_banner3_image {
		float: left;
		margin: 25px 0px 20px 7%;
	}
	
	.cta_banner3_title {
		width: 20%;
		margin: 25px 5px 20px 10px;
	}
	
	.cta_banner3_text {
		width: 30%;
		margin: 25px 20px 0px 0px;
	}
	
	.cta_banner3_signup_form {
		margin: 25px 5% 0px 0px;
		width: 25%;
	}
	
	.cta_banner5_bg { 
		height: 220px;
	}

	.cta_banner5 {
		height: 220px;
	}

	.cta_banner5_text {
		width: 65%;
		margin: 12px 5px 25px 15px;
	}
	
	.cta_banner5_signup_form {
		margin: 0px 5% 0px 15px;
	}
}

/* SMS Block on Epidemic Page */

.epidemic_sms_block {
	height: 500px;
	margin-bottom: 45px;
}

.epidemic_sms_block .sms_block_header {
	margin-left: 0px;
}

.epidemic_sms_block .sms_block_optin {
	margin-left: 40%;
	height: unset;
}

.epidemic_sms_block .sms_block_headline {
	height: unset;
	width: unset;
}

/* Between mobile and iPad */
@media (min-width: 421px) and (max-width: 767px) {
	.epidemic_sms_block {
		height: unset;
		margin: 35px 0;
	}
	
	.epidemic_sms_block .sms_block_optin {
		margin-left: 0%;
	}
}


@media (max-width: 420px) {
	.epidemic_sms_block .sms_block_optin {
		margin-left: 0%;
	}
}