/* COMMON */

/* Color Scheme - https://coolors.co/app/006ba6-0496ff-ffbc42-d81159-8f2d56 */

body {
	font: normal 16px/1.8 "Noto Sans", sans-serif;
}

img,
object,
embed {
	max-width: 100%;
}
img {
	height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Libre Baskerville", serif;
	font-weight: bold;
}

h1 {
	font-size: 28px;
	line-height: 1.5;
}

h2 {
	font-size: 22px;
	margin: 0 0 10px;
}

#main h2 {
	font-size: 22px;
}

h3 {
	margin: 0 0 5px;
}

#main h2,
#main h3 {
	line-height: 1.5;
	font-weight: bold;
}

#main p,
#main .post p,
#main ul,
#main ol {
	padding: 0;
	line-height: 1.8;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}

#top,
#content,
#footer,
#wrap,
#main,
#sidebar {
	width: auto;
}

.col-left,
.col-right {
	float: none;
}

/* HEADER */

#header {
	padding-top: 10px;
	margin-bottom: 0;
	height: auto;
}

#header .logo {
	margin: 0 0 32px;
	width: auto;
	float: none;
}

#header .logo img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
}

.cta-wrap {
	margin-bottom: 16px;
}

.cta-wrap .cta {
	margin-bottom: 0;
}

span.woo-sc-box {
	display: block;
}

.woo-sc-box-wrap {
	line-height: 1;
	text-align: center;
}

.woo-sc-box .who_answers.shortcode {
	display: none !important;
}

.woo-sc-box-wrap .cta,
.woo-sc-box-wrap .woo-sc-box,
.woo-sc-box-wrap .woo-sc-box.info {
	margin-bottom: 8px;
	line-height: 1.5;
}

.woo-sc-box-wrap .who_answers {
	margin-bottom: 16px;
	display: block;
	cursor: pointer;
}

.cta .who_answers,
.woo-sc-box .who_answers {
	margin-top: 6px;
	color: #fff;
	display: block;
}

.who_answers {
	color: #555;
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	cursor: pointer;
}

.who_answers i {
	margin-right: 4px;
	color: #69c;
}

.who_answers svg,
.who_answers_svg {
	margin: 0 4px 0 0;
	width: 11px;
	height: 11px;
	fill: #69c;
}

.who_answers_container {
	margin-top: 8px;
	line-height: 0;
	text-align: center;
	display: block;
}

.who_answers_container .who_answers {
	margin-top: 0;
	display: inline-block;
}

.who_answers_container .helpline {
	float: none;
}

#header .who_answers_container {
	float: right;
}

#header .who_answers_container .who_answers {
	margin-top: 4px;
}

#who_answers {
	display: none;
	width: 90%;
	max-width: 500px;
	border-radius: 0.25rem;
	background: #fff;
	padding: 25px 25px 1px;
	font-size: 16px;
	text-align: initial;
}

#who_answers .close {
	position: absolute;
	top: 13px;
	right: 16px;
	font-size: 30px;
	line-height: 1;
	cursor: pointer;
}

#who_answers h2 {
	margin: 0 0 30px;
	padding: 0;
	font-size: 26px;
	font-family: "Noto Sans", sans-serif;
	text-transform: uppercase;
}

#who_answers ul {
	list-style: disc;
	padding: 0 0 0 40px;
	margin-bottom: 1rem;
}

#who_answers p {
	margin: 0;
	padding: 0 0 30px;
}

@media only screen and (max-width: 991px) {
	#header .logo,
	#header .who_answers_container {
		float: none !important;
	}
	#header .helpline {
		margin: 0 auto;
	}
	#header .who_answers_container {
		margin-bottom: 32px;
	}
}

@media only screen and (max-width: 767px) {
	#header .who_answers_container {
		float: none;
	}
}

.helpline {
	display: block;
	box-sizing: border-box;
	height: 100px;
	margin: 0 auto 25px;
	padding: 18px 15px 0 100px;
	background-color: #006ba6;
	background-image: url(assets/bg_helpline.jpg);
	background-repeat: no-repeat;
	background-position: -15px 0;
	border-radius: 4px;
	color: #fff;
	text-align: right;
	font-size: 14px;
	line-height: 1.6;
}

.helpline strong {
	display: inline-block;
	margin: 0 2px;
	padding: 0 7px 1px;
	border-radius: 3px;
	background: #94b701;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: all 0.2s;
	letter-spacing: 0.5px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

.helpline:hover {
	text-decoration: none;
}

.helpline:hover strong {
	color: #006ba6;
	background: #fff;
	text-shadow: none;
}

#header,
#top-nav {
	border: 0;
}

#top-nav {
	clear: both;
	height: auto;
}

#top-nav,
#nav li ul li,
#sidebar .widget h3,
#main .submit_center,
#footer {
	background: #006ba6;
}

#nav {
	display: none;
}

#nav li ul {
	width: 300px;
}

#nav a {
	font-size: 13px;
	padding: 0 22px;
	height: 40px;
	line-height: 39px;
}

#nav li a,
#top-nav .current_page_item ul li a {
	color: #fff;
}

#nav li a,
#nav li a:hover {
	text-decoration: none;
}

#nav li ul,
#nav li ul li {
	border: 0;
}

#nav li ul li a {
	width: 280px;
	height: auto;
	font-size: 13px;
	color: #fff;
	padding: 5px 5px 5px 15px;
}

#top-nav .current_page_item,
#top-nav a:hover,
#top-nav .current-cat {
	background: #005584;
}

#top-nav .tinynav {
	width: 100%;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
	color: #fff;
	padding: 10px 15px 12px;
	background: #006ba6 url(assets/arrow_down.png) 96% center no-repeat;
	font-size: 18px;
}

/* FIXED CTA */

#cta-fixed {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	display: none;
	background: #428bca;
	text-align: center;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
}

#cta-fixed.sticky {
	display: block;
}

#cta-fixed a {
	display: inline-block;
	color: #fff;
	padding: 0 42px 8px;
	transition: background 0.2s;
	text-transform: uppercase;
	font: 13px/1 arial, sans-serif;
	vertical-align: top;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	letter-spacing: 0.5px;
}

#cta-fixed a:hover {
	background: rgba(0, 0, 0, 0.1);
	text-decoration: none;
}

#cta-fixed i {
	margin: 4px auto;
	width: 20px;
	height: 20px;
	background: rgba(0, 0, 0, 0.1);
	border-radius: 50px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

#cta-fixed strong {
	font-size: 28px;
}

#cta-fixed .call strong {
	padding: 0;
}

#cta-fixed .who_answers {
	margin-top: 4px;
	color: #fff;
	display: inline-flex;
}

#rmn-who-answers svg {
	fill: #f8cd1c;
}

@media only screen and (min-width: 768px) {
	#cta-fixed i {
		width: 21px;
		height: 21px;
		font-size: 13px;
		line-height: 21px;
	}
	#cta-fixed strong {
		font-size: 32px;
	}
}

#cta-fixed em {
	display: none;
	font-style: normal;
	font-weight: bold;
	color: #efec32;
}

#cta-fixed span {
	display: block;
	padding: 0 0 5px;
}

#cta-fixed strong {
	display: block;
	padding: 0 0 6px;
	color: #efec32;
}

#cta-fixed .call span {
	padding: 0;
}

#cta-fixed .mail i {
	font-size: 12px;
}

/* MAIN SECTION */

#main ul {
	list-style: disc outside;
	margin: 0 0 25px 30px;
}

#main ul li {
	list-style: inherit;
}

#main ol {
	list-style: decimal outside;
	margin: 0 0 25px 35px;
}

#toc_container {
	box-sizing: border-box;
}

#toc_container .title {
	margin: 0 0 10px;
	background: #ffbc42;
	padding: 5px 5px 5px 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

#main #toc_container p.toc_title {
	margin: 0;
	text-align: left;
	padding: 5px 10px 6px 15px;
	background: #ffbc42;
	color: #fff;
	text-transform: uppercase;
}

#main #toc_container .toc_widget_list {
	margin: 0 0 0 20px;
}

#main #toc_container .toc_widget_list li {
	list-style: square outside;
}

#main #toc_container .toc_widget_list li a {
	display: block;
}

#main .gform_wrapper .left_label li.gfield_html_formatted,
#main .gform_wrapper .right_label li.gfield_html_formatted {
	margin-left: 0;
}

#main .gform_wrapper ul {
	padding: 0;
}

#main .gform_wrapper .top_label input.large,
#main .gform_wrapper .top_label select.large,
#main .gform_wrapper .top_label textarea.textarea,
#main .gform_wrapper .ginput_complex .ginput_full input[type="text"] {
	width: 100% !important;
}

#main .gform_wrapper .top_label .gfield_label {
	width: 100%;
	margin: 0 0 5px !important;
	padding: 0;
	cursor: pointer;
}

#main .gform_wrapper .gform_footer input.button {
	color: #fff;
	background: #d81159;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	border: 0;
	border-radius: 3px;
	padding: 12px 20px 14px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

#main .gform_wrapper .gform_footer input.button:focus,
#main .gform_wrapper .gform_footer input.button:hover {
	color: #fff;
	background: #ffbc42;
}

#main .gform_wrapper .chosen-container-single .chosen-single {
	text-decoration: none;
}

#main .gform_wrapper input[type="email"],
#main .gform_wrapper input[type="number"],
#main .gform_wrapper input[type="password"],
#main .gform_wrapper input[type="tel"],
#main .gform_wrapper input[type="text"],
#main .gform_wrapper input[type="url"],
#main .gform_wrapper .top_label textarea.textarea {
	padding: 8px 10px !important;
	background: #f9f9f9;
	border: 1px solid #ccc;
}

#main .gform_wrapper input[type="email"]:focus,
#main .gform_wrapper input[type="number"]:focus,
#main .gform_wrapper input[type="password"]:focus,
#main .gform_wrapper input[type="tel"]:focus,
#main .gform_wrapper input[type="text"]:focus,
#main .gform_wrapper input[type="url"]:focus,
#main .gform_wrapper .top_label textarea.textarea:focus {
	outline: none;
	border-color: #ffbc42;
	background: #fff;
}

#main .gform_wrapper .chosen-container-single .chosen-single {
	height: 27px;
}

#main .gform_wrapper .chosen-container .chosen-results {
	padding: 5px;
}

#main .gform_wrapper .chosen-container .chosen-results li {
	padding: 8px;
	border-radius: 3px;
}

#main .title_group h1 {
	margin: 0;
}

#main .title_group h2 {
	text-transform: uppercase;
	font-size: 16px;
}

.alignleft {
	margin: 8px 25px 25px 0;
}

.alignright {
	margin: 8px 0 25px 25px;
}

.aligncenter {
	clear: both;
	text-align: center;
	margin: 0 auto 25px;
}

.alignnone {
	clear: both;
}

p .wp-embedded-content {
	width: 100%;
}

.wp-caption {
	text-align: center;
	background: #eee;
	border: 0;
	padding: 5px 0 0;
	max-width: 100%;
	box-sizing: border-box;
	position: relative;
}

.wp-caption.has-sidebar-caption-image {
	padding: 0 !important;
	background: none;
}

#main .wp-caption .wp-caption-text {
	font-size: 14px;
	line-height: 1.5;
	padding: 5px 10px 10px;
	margin: 0;
}

#main .wp-caption.alignleft:after {
	bottom: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#main .wp-caption.alignright:after {
	top: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#main .sidebar-caption-call {
	margin-bottom: 12px;
	line-height: 1;
	display: block;
}

#main .sidebar-caption-call a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	cursor: pointer;
}

#main .sidebar-caption-call .sidebar-caption-call__text {
	padding: 6px;
	background: #d81159;
	border-radius: 4px;
	color: #fff;
	line-height: 1.5;
	display: block;
	cursor: default;
}

#main .sidebar-caption-call .who_answers_container {
	margin-top: 6px;
}

#main .sidebar-caption-image {
	padding: 8px;
	background: #eee;
	display: block;
}

#main .sidebar-caption-image p,
#main .sidebar-caption-image .wp-caption-text {
	margin: 8px 0 0;
	padding: 0 8px;
	font-size: 12px;
	line-height: 1.5;
}

#main .sidebar-caption-image img {
	width: 100%;
	vertical-align: top;
}

.aligncenter {
	text-align: center;
	clear: both;
}

#breadcrumbs {
	font-size: 14px;
	margin: 0 0 10px;
}

body.home #breadcrumbs {
	display: none;
}

/* DIRECTORY */

#main .listings .col3 a {
	font-size: 15px;
}

#main .listings a {
	display: block;
	padding: 5px 5px 7px 10px;
	border-radius: 3px;
	text-decoration: none;
}

#main .listings a:hover,
#sidebar .widget_nav_menu li a:hover,
#sidebar .widget_nav_menu .current_page_item a,
#main .submit_center:hover,
#nearby a:hover {
	color: #fff;
	background: #ffbc42;
}

#centers_listing .center {
	margin-bottom: 25px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #fff;
}

#centers_listing .center .heading {
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	line-height: 1.5;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #ddd;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	background-image: -webkit-gradient(
		linear,
		left 0,
		left 100%,
		from(#f5f5f5),
		to(#e8e8e8)
	);
	background-image: -webkit-linear-gradient(top, #f5f5f5, 0%, #e8e8e8, 100%);
	background-image: -moz-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#ffe8e8e8',GradientType=0);
}

#centers_listing .center .body {
	display: block;
	padding: 10px 15px;
}

#centers_listing .center .footer {
	display: block;
	padding: 10px 15px;
	height: 22px;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	position: relative;
}

#centers_listing .center .footer span {
	position: absolute;
	right: 15px;
	top: 10px;
	padding: 1px 5px;
	font-size: 12px;
	font-family: arial, sans-serif;
	border-radius: 3px;
	border: 1px solid #419641;
	color: #fff;
	background-image: -webkit-gradient(
		linear,
		left 0,
		left 100%,
		from(#5cb85c),
		to(#449d44)
	);
	background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
	background-image: -moz-linear-gradient(top, #5cb85c 0, #449d44 100%);
	background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff449d44',GradientType=0);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
		0 1px 1px rgba(0, 0, 0, 0.075);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

#center_profile address {
	font-style: normal;
}

#center_profile .website {
	margin: 10px 0 0;
}

#center_profile .website a {
	display: block;
	text-align: center;
	margin: 0;
	font: bold 13px/30px arial, sans-serif;
	color: #333;
	border: solid 1px #b6b6b6;
	text-decoration: none;
	text-shadow: 0px 1px #f6f6f6;
	background: #e6e6e6;
	background: -moz-linear-gradient(top, #fff 1px, #f3f3f3 1px, #e6e6e6);
	background: -webkit-gradient(
		linear,
		0 0,
		0 100%,
		color-stop(0.02, #fff),
		color-stop(0.02, #f3f3f3),
		color-stop(1, #e6e6e6)
	);
}

#center_profile .website a:hover {
	color: #fff;
	border: solid 1px #5d5d5d;
	text-shadow: 0px 1px #636363;
	background: #777;
	background: -moz-linear-gradient(top, #c0c0c0 1px, #929292 1px, #777);
	background: -webkit-gradient(
		linear,
		0 0,
		0 100%,
		color-stop(0.02, #c0c0c0),
		color-stop(0.02, #929292),
		color-stop(1, #777)
	);
}

#content #center_profile .map {
	clear: both;
	padding: 4px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#content #center_profile .map img {
	background: transparent;
	padding: 0;
	box-shadow: none;
}

#content .pgm .canvas {
	width: 100% !important;
}

#nearby {
	margin: 0 0 20px;
}

#nearby ul,
#nearby ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nearby a {
	display: block;
	padding: 5px 10px 7px;
	border-radius: 3px;
	text-decoration: none;
}

#main .cta_phone {
	color: #fff;
	background: #d81159;
	border-radius: 3px;
	padding: 1px 6px 2px;
	text-decoration: none;
	font-weight: normal;
	transition: all 0.3s ease-in-out;
}

#main .cta_phone:hover {
	background: #ffbc42;
}

#main .cta_phone + .who_answers.shortcode {
	margin: 0 1px 0 4px;
	padding: 1px 4px 2px;
	background: #fff275;
	border-radius: 10px;
	font-weight: 400;
	display: inline-flex;
	align-items: center;
}

#main .cta_phone + .who_answers.shortcode svg {
	margin-right: 4px;
	width: 11px;
	height: 11px;
	fill: #69c;
}

.woo-sc-box__content {
	display: block;
}

.cta,
.woo-sc-box.info {
	margin-bottom: 16px;
	padding: 8px;
	color: #fff;
	background: #d81159;
	border: 0;
	border-radius: 3px;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
	clear: both;
}

#main .woo-sc-box.info .cta_phone,
#content .cta a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-radius: 0;
	padding: 0;
	background: none;
}

h1,
.cta,
#center_profile,
#related_articles,
#main .post p,
.title_group,
.alignnone,
#main .listings,
.woo-sc-box.info,
.cta,
#centers_listing,
#main .submit_center,
#center_profile address,
#center_profile .map {
	margin: 0 0 20px;
}

#main .submit_center {
	display: block;
	clear: both;
	padding: 3px 5px 7px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 3px;
	font-size: 17px;
}

/* RELATED ARTICLES */

#related_articles .title {
	padding: 5px 0 0 5px;
	background: #ffbc42;
}

#related_articles .title span {
	display: inline-block;
	background: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	padding: 10px 20px;
}

#related_articles ul {
	list-style: none;
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
	border-top: 0;
	box-shadow: 0 1px 1px #eee;
}

#related_articles ul li {
	list-style: none;
	padding: 0;
}

#related_articles li a {
	display: block;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

#related_articles li:last-child a {
	margin: 0;
	padding: 0;
	border: 0;
}

#related_articles li a img {
	float: left;
	margin: 7px 10px 0 0;
	border: 5px solid #eee;
	transition: all 0.3s ease-in-out;
}

#related_articles li a:hover img {
	border-color: #ffbc42;
}

/* SIDEBAR */

#sidebar img {
	width: 100%;
}

#sidebar .block {
	width: 100%;
}

#sidebar .widget h3 {
	font-style: normal;
	padding: 5px 5px 7px 15px;
}

#sidebar .widget li {
	padding: 0 0 1px;
	border: 0;
}

#sidebar .widget a {
	font-style: normal;
	text-decoration: none;
}

#sidebar .widget_nav_menu li a {
	display: block;
	padding: 10px;
	border-radius: 3px;
}

#sidebar #div-gpt-ad-1453921052659-7 {
	margin: auto;
}

/* FOOTER */

#footer {
	margin: 0;
	font-size: 13px;
}

#footer .menu {
	padding: 0;
}

/* RESPONSIVE MEDIA QUERIES */

@media (min-width: 480px) {
	.helpline {
		margin-bottom: 8px;
		padding: 20px 20px 0 100px;
		font-size: 16px;
		line-height: 1.8;
		background-position: 0 0;
	}

	#main .listings .col {
		float: left;
		padding: 0;
	}

	#main .listings .col3,
	#main .listings .col4 {
		width: 50%;
	}
}

@media (max-width: 767px) {
	.helpline {
		max-width: 400px;
	}
}

@media (min-width: 768px) {
	#header .logo {
		float: left;
		width: 35%;
	}

	#header .logo img {
		margin: 0;
	}

	.helpline {
		width: 60%;
		float: right;

		margin: 0;
		font-size: 18px;
	}

	.tinynav {
		display: none;
	}

	#nav {
		display: block;
	}

	#main .listings .col3 {
		width: 33.33%;
	}

	#main .listings .col4 {
		width: 25%;
	}

	#centers_listing .center {
		width: 48%;
	}

	#centers_listing .center:nth-child(odd) {
		float: left;
		clear: right;
	}

	#centers_listing .center:nth-child(even) {
		float: right;
	}
}

@media (min-width: 992px) {
	#wrap {
		width: 940px;
	}

	#header .logo {
		width: 300px;
	}

	.helpline {
		width: 600px;
		margin: 10px 0 0;
		padding: 20px 25px 0 150px;
		font-size: 20px;
		line-height: 1.5;
	}

	#main {
		float: left;
		width: 670px;
	}

	#sidebar {
		float: right;
		width: 250px;
	}

	#nav a {
		font-size: 15px;
		padding: 0 35px;
	}
}

@media (min-width: 1200px) {
	#wrap {
		width: 1000px;
	}

	#main {
		width: 730px;
	}

	#nav a {
		padding: 0 41px;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	#cta-fixed span {
		display: none;
	}
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	#cta-fixed a {
		padding: 0 8px 5px;
	}

	#cta-fixed strong {
		padding: 1px 0 5px;
	}

	.cta .banner_desktop,
	.cta .banner_mobile {
		display: none;
	}

	.cta .banner_tablet {
		display: block;
	}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	#cta-fixed a {
		padding: 0 10px 5px;
	}

	#cta-fixed em {
		display: block;
		padding: 0 0 4px;
	}

	#cta-fixed strong {
		display: none;
	}

	.cta .banner_desktop,
	.cta .banner_tablet {
		display: none;
	}

	.cta .banner_mobile {
		display: block;
	}
}

/* END */
