/*
Theme Name: Zuki Child
Theme URI: NA
Description: The child theme of Zuki handmade for BCBST WellTuned with static resources.
Author: Beth Downey, Joe Hills, Rajeev Malipeddi
Author URI: http://www.bohanideas.com/
Template: zuki
Version: 2.1
Tags: Zuki Child Theme 1.0
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

/* eMail Registration Form*/
.email-container{ 
	width: 100%;
  	margin-top: -23px;
	padding-left: 14px;
	padding-right: 14px;
}
body.page .email-container, 
body.single .email-container{ 
	/* width: 100%; */
}
.email-form{
	margin-top: 30px;  	  
}
	

#registration-form {
	font-size: 16px;
}
	
#custom_html-3   #registration-form{
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
 }
	
#custom_html-3   #registration {
  	width: 100%;
	float: none;
}

#custom_html-3   #registration img {
  	width: 100%;
}

#registration-form input[type="button"], input[type="submit"]{
  	background-color: #00ADEF;
  	margin-left: 0;
	padding: 14px;
	font-size: 16px;
}

#registration-form input, textarea {
	font-family: 'Univers LT W01_47 Light1475998' !important;
	margin-top: 14px;	  
  	margin-right: 5px;
}
	
#registration-form input#eml {
  	font-family: 'Univers LT W01_47 Light1475998' !important;
  	/*font-weight: bold;*/
	width: 210px;
	text-transform: none;
	font-size: 16px;
}

#custom_html-3   {
	margin: 3vw;
	background-image: url('/wp-content/uploads/2021/01/gradient2021.png');
	background-repeat: repeat-y;
	padding: 7px !important;
	background-size: contain;
}

body.home #front-fullwidth-top,
body.home #front-fullwidth,
#front-content-two,
#front-sidebar-one,
#front-fullwidth-bottom {
	border-top: none;
}


.gradient-content {
	background: #ffffff; 
	min-height: 208px;
	padding:14px;
	color: #0062b0;
}
.gradient-content h3 {
	margin-top: 0;
	text-align: center;
	margin-left: 0 !important;
	font-size: 36px !important;
  	font-family: 'Univers LT W01_47 Light1475998' !important;
	color: #000000;
        letter-spacing: 0.8px;
        text-transform: none !important;	
}
.gradient-content .email-container {
	text-align: center;
}
.visible-mobile {
	display: block;
}
.visible-wtlg,
.visible-wtxl,
.visible-desktop {
	display: none;
}
@media screen and (max-width:800px) {
	#primary .widget h3.widget-title,
	.front-content .rp-medium-two .story,
	.entry-thumb .story {
		padding: 15px 3vw 15px 3vw !important;
	}
}
@media screen and (min-width:800px) {
	#registration-form input#eml {
		width: 176px;
	}
	div.entry-newsletter #registration-form input#eml {
		width: 137px;
	}
	.visible-mobile {
		display: none;
	}
	.visible-wtlg,
	.visible-desktop {
		display: block;
	}
	#custom_html-3   {
		margin: 15px 0;
	}
	#custom_html-3   #registration {
		width: 232px;
		float: left;
		height: auto;
		overflow: none;
		text-align: center;
		padding-right: 28px;
	}
	body.home #custom_html-3   #registration {
		width: auto;
		max-width: 33%;
	}
	#registration img {
	}
	#custom_html-3   #registration-form{
		width: 100%;
		float: left;
		font-size: 16px;
	 }
	.gradient-content {
		padding: 28px;
	}

	.gradient-content p {
		margin-top: 0;
		margin-bottom: 0;
	}
	.widget .gradient-content h3 {
		line-height: 47px;
		text-align: left;
		font-size: 50px !important;
	}
	.gradient-content .email-container {
		text-align: left;
		padding-left: 0;
		width: 200px;
		max-width: 200px;
		float: left;
	}

	.entry-newsletter .gradient-content .email-container {
		width: 380px;
		max-width: 380px;
	}
	body.home #custom_html-3   #registration-form{
		width: 100%;
		float: left;
		font-size: 16px;
		max-width: 331px;
	 }
	 body.home .gradient-content .email-container {
		width: 332px;
		max-width: 332px;
	 }
}
@media screen and (min-width: 850px) {
	body.home #custom_html-3   #registration {
		width: 252px;
	}
	body.home #custom_html-3   #registration-form{
		width: 100%;
		font-size: 16px;
		max-width: 681px;
	 }
	body.home .gradient-content .email-container {
		max-width: 310px;
		width: 100%;
		float: left;
	}
	body.home #custom_html-3   #registration {
		max-width: 50%;
	}
	body.home .gradient-content .email-container {
		width: 50%;
	}
}
@media screen and (min-width: 1024px) {
	 .visible-wtlg {
		display: none;
	}
	 .visible-wtxl {
		display: block;
	}
	body.home #custom_html-3   #registration {
		width: auto;
		max-width: 55%;
	}
	body.home .gradient-content .email-container {
		width: 45%;
		max-width: 370px;
	}
	#registration-form {
		font-size: 20px;
	}
	.entry-newsletter .gradient-content .email-container {
		width: 270px;
		max-width: 270px;
	}
}	
@media screen and (min-width: 1023px) {
	article.type-post  .entry-newsletter .gradient-content .email-container { 
		width: 240px;
		max-width: 240px;
	}

	article.type-post div.entry-newsletter #registration-form input#eml {
	}

	.single article.type-post .widget .gradient-content h3 {
		margin-top: 0;
	}
}
@media screen and (min-width: 1054px) {
	.entry-newsletter .gradient-content .email-container {
		width: 300px;
		max-width: 300px;
	}
}	
@media screen and (min-width: 1200px) {
	body.home #custom_html-3   #registration {
		margin-right: 35px;
	}

	article.type-post  .entry-newsletter .gradient-content .email-container { 
		width: 330px;
		max-width: 330px;
	}
	.single article.type-post #registration-form input {
		margin-top: 23px;
	}

	body.page .entry-newsletter .gradient-content .email-container {
		width: 400px;
		max-width: 400px;
	}
	div.entry-newsletter #registration-form input#eml {
		width: 170px;
	}
        #registration-form input, textarea {
                margin-top: 28px;
        }
	
	.widget .gradient-content h3 {
		margin-top: 10px;
	}
	body.home .widget .gradient-content h3 {
		margin-top: 7px;
	}
	body.home #custom_html-3 #registration-form {
		font-size: 20px;
		line-height: 25px;
	}
	body.home #registration-form input#eml {
		width: 237px;
	}
}
@media screen and (min-width: 1260px) {
	body.home .widget .gradient-content h3 {
		margin-top: 42px;
	}
}
/*
 * Newsletter
 */



.news-thumb-container {

}

aside#custom_html-3  .widget_text.widget_custom_html h3.widget-title {
  	text-transform: none !important;
  	margin-left: 100px;
  	font-family: 'Univers LT W01_47 Light1475998' !important;
  	letter-spacing: 0.8px;
	color: #000000;
}


/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

/* --- remove hyphens from content site-wide ---*/
h3, 
p {
hyphens: none;
-webkit-hyphens: manual;
}

.widget-title,  a, h1, h2 a, a:visited {
	color: #0079c2;
}

.textwidget a, .entry-author a {
	font-weight: normal;
}

h3.entry-title a {
	color: #0079c2;
}

h3 {
	color: #0079c2;
}

.search-box a#search-toggle {
	background-color: #EBF8FE;
}

#masthead .search-box {
	top: 0;
}

.entry-date a {
	color: #000;
}

#site-nav {
	padding: 0;
}

#header-top-nav {
	margin-top: 20px;
	padding-right: 0;
}

nav {
	font-weight: bold;
	size: 90%;
}	
}



/*
featured content on home page
*/
#featured-content {
	padding: 0;
	height: auto;
}

@media screen and (min-width:800px) {


	#featured-content {
	/* for non phone */
	}
}

.flexslider .rp-big-one-content {
	margin-bottom: 0;
}

.flexslider .rp-big-one-content img {
	max-width: 100%;
}

#featured-content .flex-direction-nav li a {
	bottom: 10px !important;
}

/**

make feature box look nice on mobile

*/
@media screen and (max-width: 1260px) {
	a.bcbs-logo {display: none!important;}
	#masthead { margin-bottom: 10px; }

	#featured-content .rp-big-one-content .story {
		width: 120px;
		padding: 10px 0 10px 10px;
	}
}

/* hack to keep featured from making health and wellness unclickable */
@media screen and (min-width:1260px) {
	#featured-content .rp-big-one-content .entry-thumb {
	}
	
	header#masthead {position: relative;}
	#header-top-nav {margin-top: 95px;}
	#header-top-nav ul li {padding: 0 0 10px 10px;}
	
}

/*
end featured
*/
.format-standard {
	width: 100%;
}

.story .entry-comments {
	color: rgba(255,255,255,0.9);
}

.entry-comments {
	color: #fff;
}

.entry-comments .leave-reply {
	display: none;
}

.list-authors, {
	display: none;
}

#site-nav li:hover > a {
	border-bottom: none !important;
	
}
 
#site-nav ul#menu-top li a:hover {
	border-bottom: none !important;
}

.entry-author a {
	color: #000;
}

.flex-direction-nav a {
	color: red;
}

#footer-social-nav {
	display: none;
}

#footer-two a {
	font-weight: 400;
}

#footer-four {
	color: #999;
}

#text-12 {
	padding-bottom: 10px;
	border-bottom: 0 solid #CCC;
}

#text-14 {
	padding-bottom: 10px;
}

.archive-menu-content {
	padding-right: 200px;
}

.list-years {
	margin-left: 200px;
}

#site-info ul li a {
	font-weight: normal;
	color: #759ed2;
	text-decoration: none;
}

/*
for search
*/
.archive .site-content .post, .search-results .site-content .post, .search-results .site-content .page {
	border-bottom: 1px solid #CCC;
	max-width: 100%;
	margin: 0 0 80px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}

/*
rss
*/
#rss-2 .widget-title:before {
	content: url('https://s-ssl.wordpress.com/wp-includes/images/rss.png?m=1354137473g');
}

#rss-2 .widget-title a {
	display: none;
}

#rss-2 .widget-title:after {
	content: "Health Tracker Reviews";
}

@media screen and (min-width:800px) {
	#masthead {
		margin-bottom: 0px;
	}
	
	#site-nav ul {
                text-align:left;
        }

        #site-nav ul li {
                margin: 0 20px 0 20px;
        }
        
}
@media screen and (min-width: 1023px) {
	.entry-newsletter  {
		padding-left: 0;
	}

}
@media screen and (min-width: 1260px) {
        #site-nav ul li:first-child {
                margin: 0 20px 0 0;
        }
}
#header-top-nav {
	text-align: right;
}

.callout {
	border-top: 1px solid #191919;
	border-bottom: 1px solid #191919;
	text-align: center;
	font-style: italic;
	color: #808080;
	padding: 20px 0;
	margin: 20px 0;
}

.callout a:link, .callout a:visited {
	color: #0079c2;
}

/*** Style classes for author bios at end of articles***/
.authorBio {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-top: 50px;
	padding-top: 20px;
}

.authorBio img {
	float: left;
	padding: 10px 10px 10px 0;
}

/* begin Byline */
#byline {
	background-color: #ebf8fe;
	min-height: 150px;
	overflow: auto;
	margin: 20px 0;
	padding: 10px;
	clear: both;
	display: table;
}

#byline .byimage {
	width: 160px;
	height: 160px;
	background-size: 160px 160px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin: 0 20px 10px 0;
}

#byline p {
	padding: 0;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	font-size: 75% !important;
}

/* END Byline */




/*---------------------------------------------
			EDITS TO THE ZUKI THEME 
---------------------------------------------*/



/* FONTS */

#header-top-nav,
.search-box #searchform input,
.entry-details,
#colophon p.site-description,
#colophon #site-info,
.default-sidebar .widget,
.front-sidebar .widget,
.nav-wrap,
#infinite-handle,
#nav-below a span,
#nav-single a span,
.rp-small-two p span.entry-title,
.single-post .post .entry-header .entry-cats,
.single-post .post .entry-header .entry-author,
#comments .comment-author,
#comments .comment-reply,
.single-post .entry-meta .entry-cats,
.single-post .entry-meta .entry-tags,
.page .edit-link,
a.archive-menu-toggle,
.site-content .nopassword,
.site-content p.nocomments,
#searchform input#s,
.rp-medium-two .entry-date,
.rp-medium-two .entry-cats {
	font-family: 'Univers LT W01_47 Light1475998' !important;
}

.entry-header .entry-date,
.rp-medium-two .entry-date,
.rp-medium-two .entry-cats,
p.comment-notes {font-style: normal!important;}

h1, h2, h3, h4, h5, h6 { 
        -webkit-hyphens: none;
         -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
}

body, h1, h2, h4, h5, h6, ol, ul, p,
h3.entry-title a,
.entry-author,
.entry-author a,
.entry-date a,
.entry-cats a {
	font-family:'Univers LT W01_57 Condensed' !important;
	font-style: normal;
}

.single article .entry-content h2 {
	margin-bottom: 0px;
	font-size: 26px;
}
.single article .entry-content h3 {
	margin-bottom: 0px;
	font-size: 20px;
	margin-top: 15px;
}

.single article .entry-content h4+ul,
.single article .entry-content h5+ul,
.single article .entry-content h6+ul,
.single article .entry-content p+ul {
        margin-top: -20px;
	padding-left: 20px;
}

.entry-content p, 
.entry-content p.standard-text, 
.entry-content ul, 
.entry-content ol, 
.textwidget p,
.entry-content .wide-content {
	font-size: 18px;
}

@media screen and (max-width:800px) {
	.entry-content p, 
	.entry-content p.standard-text, 
	.entry-content ul, 
	.entry-content ol, 
	.entry-content h1, 
	.entry-content h2, 
	.entry-content h3, 
	.entry-content h4, 
	.entry-content h5, 
	.entry-content h6, 
	.textwidget p {
		overflow-wrap: normal;
		word-break: normal;
		hyphens: none;
		margin-left: 3vw;
		margin-right: 3vw;
	}
	
	.entry-content ol,
	.entry-content ul {
		padding-left: 20px !important;
	}

	#main-wrap {
		padding: 0;
	}

	#main-wrap header,
        #main-wrap footer,
        #main-wrap #comments,
        #main-wrap .ssba-classic-2,
        #main-wrap #custom_html-3  ,
        #main-wrap #footerwidgets-wrap,
        #main-wrap #front-fullwidth-bottom,
        #main-wrap .nav-wrap,
	#main-wrap #blog-sidebar {
		padding-left: 3vw;
		padding-right: 3vw;
	}
}



#archives-3 {
	display: none;
}

.entry-details, 
.rp-medium-two .entry-author,
.rp-medium-two .entry-comments, 
.rp-medium-two .entry-date, 
.rp-medium-two .entry-cats, 
.rp-big-one .entry-author, 
.rp-big-one .entry-comments, 
.rp-big-one .entry-date, 
.rp-big-one .entry-cats, 
.rp-big-two .entry-footer, 
.rp-color .entry-footer,
footer.entry-meta,
.ssba-wrap,
.rp-big-two .entry-footer,
.entry-summary p,
.widget-area .widget ul li {
	font-size: 16px;

}

form label,
#comments #respond p.comment-notes, 
#comments #respond p.logged-in-as,
.single-post .entry-meta .entry-cats, 
.single-post .entry-meta .entry-tags,
.rp-medium-two p.summary,
.blog .post .entry-meta, 
.archive .post .entry-meta, 
.search-results .entry-meta,
.single-post .entry-header .entry-date, 
.single-post .entry-header .entry-comments, 
.single-post .entry-header .entry-edit, 
.attachment .entry-header .entry-date, 
.attachment .entry-header .full-size-link, 
.attachment .entry-header .entry-edit,
.single-post .post .entry-header .entry-author {
	font-size: 16px;
}

.entry-content h2 {
	font-family: "Archer A", "Archer B"!important;
	font-style: normal;
	font-weight: 600;
}

h3.widget-title {
	font-family:'Univers LT W01_47 Light1475998' !important;
	text-transform: uppercase;
}

nav#site-nav.cf ul li a {
	font-family:'Univers LT W01_47 Light1475998' !important;
}


.nav-previous a, .nav-next a {color: #0079c2!important; }
.nav-previous p, .nav-next p {font-size: 14px;}
.nav-previous h2, .nav-next h2 {
	color: #000!important;
	font-family: 'Univers LT W01_57 Condensed'!important;
	font-size: 14px;
}

/* MENU ITEMS COLORS */


#site-nav ul li.real-stories a {color: #00ADEF!important;}
#site-nav ul li.health-topics a {color: #005CB9!important;}
#site-nav ul li.home-work a {color: #1C3074!important;}
#site-nav ul li.food-recipes a {color: #CC5143!important;}
#site-nav ul li.mind-body a {color: #762A90!important;}

a.bcbs-logo {
	display: block;
	float: right;
	position: absolute;
	top: 85px;
	right: 0;
}

img.author-image {float: left; margin-right: 25px;}

.author-bio.archive {
	text-transform: none!important;
    color: black;
    font-size: 14px;
    line-height:1.6;
}
    
.authorbox.cf {display: none;}

/* WIDGET TITLE SPACING */

.widget-area .widget {padding: 15px 0!important;}

.widget h3.widget-title {
	padding: 0 0 15px!important;
	font-size: 14px;
}

span.tweet_copy {
  display: inline;
  color: #000;
  line-height: 28px;
  border-bottom: 1px dashed #40b4e5 !important;
  margin-bottom: 25px;
  font-size: 20px;
  font-family: "Univers LT W01_57 Condensed";
  font-weight: 300;
  max-width: 90%; }

a.tweetit {
  margin-bottom: 25px;
  display: inline-block;
  font-size: 20px;
  line-height: 28px; }

blockquote span.tweet_copy, li span.tweet_copy, p span.tweet_copy, h1 span.tweet_copy, h2 span.tweet_copy, h3 span.tweet_copy, h4 span.tweet_copy, h5 span.tweet_copy, h6 span.tweet_copy, figcaption span.tweet_copy {
  display: inline;
  margin: 0;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  width: auto; }

blockquote a.tweetit, li a.tweetit, p a.tweetit, h1 a.tweetit, h2 a.tweetit, h3 a.tweetit, h4 a.tweetit, h5 a.tweetit, h6 a.tweetit, figcaption a.tweetit {
  margin-bottom: 0;
  display: inline;
  font-size: inherit;
  font-size: inherit;
  line-height: inherit; }

blockquote p,
blockquote span.tweet_copy {
  font-size: 16px !important;
  border: none;
  padding: 0;
  margin-top: 20px;
  margin-right: 5px;
  margin-bottom: 20px;
  margin-left: 0px;
  font-family: "Archer A", "Archer B" !important;
  font-weight: 600;
  font-style: italic;
  font-size: 30px !important;
  line-height: 32px; }

aside.statbox span.tweet_copy {
  color: #fff !important; }

#site-header img {
  width: auto;
  max-height: 70px;
}

.site-content .post {
  padding-bottom: 0;
}

.cat-item-842 > a,
article.category-mind-and-body h1,
article.category-mind-and-body h2,
article.category-mind-and-body h3,
article.category-mind-and-body h3.entry-title a,
article.category-mind-and-body .entry-cats a,
body.category-mind-and-body .archive-title > span,
body.category-mind-and-body h2.entry-title > a {
	color: #762a90;
}

.cat-item-840 > a,
article.category-home-and-work h1,
article.category-home-and-work h2,
article.category-home-and-work h3,
article.category-home-and-work h3.entry-title a,
article.category-home-and-work .entry-cats a,
body.category-home-and-work .archive-title > span,
body.category-home-and-work h2.entry-title > a {
	color: #1c3074;
}

.cat-item-839 > a,
article.category-health-topics h1,
article.category-health-topics h2,
article.category-health-topics h3,
article.category-health-topics h3.entry-title a,
article.category-health-topics .entry-cats a,
body.category-health-topics .archive-title > span,
body.category-health-topicss h2.entry-title > a {
	color: #005cb9;
}

.cat-item-838 > a,
article.category-real-stories h1,
article.category-real-stories h2,
article.category-real-stories h3,
article.category-real-stories h3.entry-title a,
article.category-real-stories .entry-cats a,
body.category-real-stories .archive-title > span,
body.category-real-stories h2.entry-title > a {
	color: #00adef;
}

.cat-item-841 > a,
article.category-food-and-recipes h1,
article.category-food-and-recipes h2,
article.category-food-and-recipes h3,
article.category-food-and-recipes h3.entry-title a,
article.category-food-and-recipes .entry-cats a,
body.category-food-and-recipes .archive-title > span,
body.category-food-and-recipes h2.entry-title > a {
	color: #CC5143;
}


.widget_zuki_recentposts_medium_two .post {
	float: left !important;
	clear: unset;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: none;
}

/*
 * Footer Logo
 */
.footer-logo-xs {

}

footer.fixed-footer {
    background: #232323;
    height: 54px;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100000;
    text-align: center;
}

footer.fixed-footer p {
    font-size: 13px;
    color: #fff;
    margin-top: 8px;
}

footer.fixed-footer span.published-by {
    position: relative;
}

footer.fixed-footer p {
	font-family: "Archer A", "Archer B"!important;
	font-style: italic;
	font-weight: 600;
}

footer.fixed-footer img {
    display: inline;
    margin-left: 5px;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

@media (max-width: 767px) {
.visible-xs {
    display: block !important;
}
}

footer#colophon {
	padding-bottom: 70px;
}

div.gform_wrapper {
  min-height: 600px;
}

div.gform_wrapper .gform_heading h3 {
  font-family: "Archer A", "Archer B";
  font-weight: 600;
  font-style: normal;
  font-size: 24px; }

div.gform_wrapper #gquiz_confirmation_message,
div.gform_wrapper #gquiz_confirmation_message p {
  font-size: 20px;
}

div.gform_wrapper .gfield_required {
  display: none; }

div.gform_wrapper .gf_progressbar_wrapper {
  padding: 10px 0; 
}
  div.gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
    position: relative;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    border: none;
    background: none; }
    div.gform_wrapper .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage {
      border-radius: 0;
      background-color: #003763;
      border: none; }
  div.gform_wrapper .gf_progressbar_wrapper .gf_progressbar:after {
    background-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0; }
  div.gform_wrapper .gf_progressbar_wrapper span {
    display: none; }
  div.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: 16px; }

div.gform_wrapper .gquiz-field label {
  font-family: "Archer A", "Archer B";
  font-weight: 600;
  font-style: normal;
  color: #003763;
  font-size: 28px !important; }

div.gform_wrapper .ginput_container_select label,
div.gform_wrapper .gfield_checkbox label,
div.gform_wrapper .gfield_radio label {
  font-family: 'Univers LT W01_47 Light1475998' !important;
  font-weight: 300;
  font-style: normal;
  font-size: 20px !important; }

div.gform_wrapper .gfield_radio label.gquiz-incorrect-choice {
  font-family: 'Univers LT W01_47 Light1475998' !important;
  font-weight: 300;
  font-style: normal;
  color: #CC5143 !important;
}

div.gform_wrapper .gfield_radio label.gquiz-correct-choice {
  font-family: 'Univers LT W01_47 Light1475998' !important;
  font-weight: 300;
  font-style: normal;
  color: #40b4e5 !important; }

div.gform_wrapper .gquiz-answer-explanation {
  font-size: 20px; }

div.gform_wrapper .gquiz-answer-explanation ul li {
  list-style-type: disc !important; }

div.gform_wrapper .gform_button,
div.gform_wrapper .gform_next_button,
div.gform_wrapper .gform_previous_button {
  border-radius: 0;
  border: none;
  font-family: Karla, Arial, sans-serif;
  font-style: normal;
  font-size: 24px !important;
  padding: 13px 20px;
  background: #1c3074;
  color: #FFF;
  display: inline-block; }

div.gform_wrapper .gform_page_footer {
  margin-bottom: 200px; }

div.gform_confirmation_wrapper {
  font-size: 20px;
  padding-top: 60px;
  margin-bottom: 150px; }

p.disclaimer {
	padding: 20px 20px 0 20px;
	color: #191919;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin-bottom: 0px;
}

.wp-about-author-containter-none .wp-about-author-text {
	margin: 200px 0 0 0;
}

@media screen and (min-width:500px) {
	.wp-about-author-containter-none .wp-about-author-text {
    		margin: 0 0 0 200px;
	}
}



