/*
Theme Name:   blueunderground
Theme URI:    http://blueunderground.com
Description:  blueunderground
Author:       blueunderground
Author URI:   http://blueunderground.com
Template:     enfold
Version:      1.0
Text Domain:  blueunderground
*/



/* +++++ Body +++++ */



/* +++++ Main Menu +++++ */

/* Header - Main Mobile Menu - Break Point */
/* @media only screen and (max-width: 1500px) {
.av-main-nav > li.menu-item-avia-special {
	display: block;}
.av-main-nav > li.menu-item {
	display: none;}} */

/* Header - Main Menu - current item */
/* .current_page_item,
.active-parent-item {
	background-color: #f48e00;} */

/*new font added*/



body, p, div, span, label, input{
	font-family: 'Source Sans Pro', sans-serif !important;
}
h1,h2,h3,h4,h5,h6,button, .more-link, .av-special-heading-tag{
	font-family: 'Oswald', sans-serif !important;

}
body .av-special-heading-tag{
	font-weight: 700 !important;
	font-family: 'Oswald', sans-serif !important;
}

button, .more-link{
	text-transform: uppercase !important;
}
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text{
	font-family: 'Oswald', sans-serif !important;
	text-transform: uppercase !important;
}

/*our-advisors cards*/
.page-id-70 #main .av-special-heading{
	    min-height: 100px;
}



/* Header - Gradient in header */
div#header_main {
	background-image: url(/wp-content/uploads/header_bg.jpg);
	background-repeat: repeat-x;}

/* Header - Main Menu - Background Color */
div#header_main_alternate {
	background-color: #005591;}
.main_color a{
color: #00457c;
}
/* Header - Main Menu - highlight item */
#header_main .main_menu .menu-item a:active, 
#header_main .main_menu .menu-item a:hover {
	background-color: #f48e00;}

@media only screen and (min-width: 990px) {
/* Header - Main Menu - space between menu items */
.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 13px;
	padding-left: 23px !important;
	margin-left: -13px;
	padding-right: 10px !important;}}



/* +++++ Main Menu - Submenu +++++ */

/* Header - Main Menu - dropdown colors */
#header_main .main_menu .menu-item .menu-item,
#header_main .main_menu .menu-item .menu-item a {
    color: #969696 !important;
    font-size: 13px !important;}

/* Header - Main Menu - submenu item */
#header_main .main_menu .menu-item .menu-item:link,
#header_main .main_menu .menu-item .menu-item a:link, 
#header_main .main_menu .menu-item .menu-item:visited,
#header_main .main_menu .menu-item .menu-item a:visited {
	background-color: #6c7c2f !important;
	color:#ffffff !important;}

/* Header - Main Menu - submenut item - highligh */
#header_main .main_menu .menu-item .menu-item:active
#header_main .main_menu .menu-item .menu-item a:active, 
#header_main .main_menu .menu-item .menu-item:hover,
#header_main .main_menu .menu-item .menu-item a:hover {
	background-color: #ffffff !important;
	color: #2b4d87 !important;}

/* Header - Main Menu - submenu item */
ul.sub-menu {
	opacity: .96 !important;}


/* Header - Main Menu - search text */
#header_main .inner_tooltip input#s {
    font-size: 13px !important;}

@media only screen and (min-width: 990px) {
	/* Header - Gap at top */
	/* body#top {
		margin-top: 24px !important;} */

	/* Header - Main Menu - top level font size + color */
	#header_main .main_menu .menu-item,
	#header_main .main_menu .menu-item a,
	#header_main li.menu-item-top-level a {
	    color: #ffffff !important;
	    font-size: 24px !important;
	    font-weight: normal;}

	/* Header - Main Menu - dropdown colors */
	#header_main .main_menu .menu-item .menu-item,
	#header_main .main_menu .menu-item .menu-item a {
	    color: #969696 !important;
	    font-size: 13px !important;}

	/* Header - Social Media Icons */
	#header_main .social_icon_1, .social_icon_2, .social_icon_3, .social_icon_4 {
		margin-left: 2px;
		font-size: 20px;}}

@media only screen and (max-width: 989px) {
	#header_main .social_bookmarks,
	#header_main ul.noLightbox.social_bookmarks.icon_count_3 {
		display: none !important;}

	/* Header - Main Menu - dropdown colors */
	#header_main .main_menu .menu-item .menu-item,
	#header_main .main_menu .menu-item .menu-item a {
	    color: #969696 !important;
	    font-size: 13px !important;}

	#header_main .avia-menu.av_menu_icon_beside {
		padding-right: 0 !important;
		margin-right: 0 !important;
		border-right: none !important;}}





/* +++++ Main Content +++++ */

.content {
	padding-top: 50px;
	padding-top: 0;}






/* Main Content  - Page Title - font */
h1.main-title.entry-title,
#top .alternate_color.title_container .main-title a { 
	color: #63801e !important;
	font-size: 26px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;}

/* Main Content  - Page Title - height */
#top .title_container .container {
    padding-top: 13px;
    padding-bottom: 8px;
    min-height: 56px;}

/* Main Content  - Page Title - height */
.title_container .main-title {
	line-height: 2.3em;
	line-height: normal;}

/* Main Content  - Sub-title */
h2 {
    font-size: 16px;
    color: #00457C !important;
	text-transform:none !important;
	letter-spacing: 0 !important;
	font-family: Arial, Sans-Serif;
	font-weight: bold;}

h3 {
    font-size: 13px;
    color: #00457C !important;
	text-transform:none !important;
	letter-spacing: 0 !important;
	font-family: Arial, Sans-Serif;
	font-weight: bold;}

/* Main Content  - Space above main content */
main.template-page.content.av-content-small.alpha.units {
    margin-top: 20px;}

/* Main Content  - View All Individual Signatures - Name */
.entries .entry .name {
	font-weight: bolder;
	color: #63801e;
	font-size: 15px;}

/* Main Content  - View All Individual Signatures - Name */
.entries .entry .citizen {
	padding-bottom:16px;}

/* Main Content  - Underline links */
main.template-page.content.av-content-small.alpha.units a,
.post-entry a {
	text-decoration: underline;}




/* +++++ Calendar +++++ */

/* .tribe-events-pg-template .responsive .container {
    padding-right: 50px !important;} */

.tribe-events-page-template .container_wrap.container_wrap_first.main_color.fullsize {
	margin-top: 50px;}




/* +++++ Blockquote +++++ */

#top blockquote {
	border-left: 0 !important;
	position: relative;}

blockquote {
	background: transparent url(/wp-content/uploads/blockquote.gif) no-repeat scroll 0 0;
	padding-left: 50px;}






/* +++++ Sidebar +++++ */

/* Sidebar - Authors */
h3.widgettitle {
    letter-spacing: 0;}

/* Sidebar - Categories - hide herald + daly news */
li.cat-item.cat-item-1520,
li.cat-item.cat-item-1521 {
	display: none;}

/* Sidebar - Background Margin */
.inner_sidebar {
	/* margin-left: 50px; */
	margin-left: 0 !important;}

/* Sidebar - Background Margin */
.inner_sidebar .content, 
.sidebar {
	/* padding-top: 50px; */
    padding-top: 0 !important;
	/* padding-bottom: 50px; */
	padding-bottom: 30px !important}

/* Sidebar - Background Margin */
.sidebar_right .container {
	/* padding: 0px 50px; */
	padding-right: 0 !important;}

/* Sidebar - menu item - selected background */
.sidebar .widget_nav_menu ul:first-child>.current_page_item {
	padding-left: 0 !important;
	left: 0 !important;
	top: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	/* width: 100%; */
	width:auto !important;
	/* box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2); */
	box-shadow:none !important;
	margin-bottom: 4px;
	margin-bottom: 0;}

/* Sidebar - menu item - selected background */
.main_color .widget_nav_menu ul:first-child>.current_page_item {
	background: rgba(0, 0, 0, 0) !important;}

/* Sidebar - menu item - dividers */
.sidebar_right .page_item,
.sidebar_right .cat-item,
.sidebar_right .bu-post-author,
.widget_nav_menu .menu-item {
	border-bottom:1px dotted rgba(255,255,255,0.3) !important;
	margin-bottom: 0;}

.sidebar_right .frm_pro_form .frm_submit button{
	 background: #78a22f !important;
    border-color: #7ba02d !important;
}
.sidebar_right .frm_pro_form input[type='email'], .sidebar_right .frm_pro_form input[type='text']{
	border-radius: 4px !important;
    color: #005591 !important;
    font-weight: 700 !important;
}

/* Sidebar - menu item - dividers */
.sidebar_right .page_item .page_item {
	border-bottom:none !important;
	margin-bottom: 0 !important;}

/* Sidebar - menu item - arrows next to links */
.widget_nav_menu li li	{
	list-style:none;
    /* list-style-position: inside; */
	margin-left:19px;}

/* Sidebar - menu item - link colors */
.sidebar_right .page_item a:link,
.sidebar_right .page_item a:visited,
.sidebar_right .cat-item a:link,
.sidebar_right .cat-item a:visited,
.sidebar_right .bu-post-author a:link,
.sidebar_right .bu-post-author a:visited,
.widget_nav_menu .menu-item a:link,
.widget_nav_menu .menu-item a:visited {
    color: #00457c;}

.widget_nav_menu .menu-item a:active,
.widget_nav_menu .menu-item a:hover {
	text-decoration:underline;}




/* Sidebar - menu item - current page */
.sidebar .current_page_item a {
	font-weight: normal !important;
	color: #D6832D !important;}

.sidebar_right .cat-item,
.sidebar_right .bu-post-author,
.sidebar_right .widget_nav_menu ul:first-child>.current-menu-item>a, 
.sidebar_right .widget_nav_menu ul:first-child>.current_page_item>a {
   /*  padding: 6px 7px 7px 0; */
    padding: 4px 0 5px 0 !important;}








/* +++++ Sidebar - Menu - Page +++++ */

/* Sidebar - Background */
/* aside.sidebar.sidebar_right.alpha.units, */
nav.widget.widget_nav_menu.widget_nav_hide_child,
.category .inner_sidebar.extralight-border,
.single-post .inner_sidebar.extralight-border,
section#sub-page-menu,
div#nav_menu-4 {
	background: url(/wp-content/uploads/side_nav_bg.gif) #e8e8c6 repeat-x;
	padding: 23px;}

/* Sidebar - page - menu line height */
section#sub-page-menu li.page_item {
	line-height: 30px !important;}

/* Sidebar - menu item - arrows next to links */
.widget_nav_menu li,
section#sub-page-menu li {
	list-style: url(/wp-content/uploads/arrow.gif) !important;
	/* list-style-position: inside; */
	margin-left:19px;}

section#sub-page-menu h3.widgettitle,
.widget_nav_menu h3.widgettitle {
	font-size: 16px;
	line-height: 24px;}

/* Eww sub - page - menu line height */
section#eww-sub-pages {
    /*background: url(/wp-content/uploads/side_nav_bg.gif) #e8e8c6 repeat-x;*/
    padding: 0;
}
section#eww-sub-pages li.page_item {
	line-height: 30px !important;}

/* Sidebar - menu item - arrows next to links */
.widget_nav_menu li,
section#eww-sub-pages li {
	list-style: url(/wp-content/uploads/arrow.gif) !important;
	/* list-style-position: inside; */
	margin-left:19px;}

section#eww-sub-pages h3.widgettitle,
.widget_nav_menu h3.widgettitle {
	font-size: 16px;
	line-height: 24px;}



/* +++++ Sidebar - Menu - Page +++++ */

/* Sidebar - sign the petition - menu padding
.page-id-219 .inner_sidebar {
	padding: 23px;} */

/* Sidebar - sign the petition - remove line under view all individual signatures
.page-id-219 li#menu-item-9476 {
    border-bottom: none !important;} */



/* +++++ Sidebar - Quote +++++ */

/* Sidebar - quote - next quote */
#quotescollection-2 .navigation {
	display: none !important;}

/* Sidebar - quote - title */
#quotescollection-2 h3.widgettitle {
	display: none;}

/* Sidebar - quote - author */
.attribution {
	font-weight: normal !important;}

/* Sidebar - quote - quote */
div#w_quotescollection_2 p,
#quoteareaflexi_quote_plus_widget_2 span#quote,
#quoteareaflexi_quote_plus_widget_3 span#quote {
	font-weight: bold;
	font-style: italic;}

#quoteareaflexi_quote_plus_widget_2 span#quoteauthor,
#quoteareaflexi_quote_plus_widget_3 span#quoteauthor {
	font-style: normal;
	font-weight: normal;}

.easy_t_single_testimonial blockquote.easy_testimonial{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* +++++ Sidebar - Quote under Petition +++++ */

section#flexi_quote_plus_widget-2,
div#flexi_quote_plus_widget-3 {
    padding: 0 !important;}

/* Sidebar - quote - padding and height */
section#quotescollection-2,
div#quoteareaflexi_quote_plus_widget_2,
div#quoteareaflexi_quote_plus_widget_3 {
	padding: 16px 22px 0 22px;
	padding: 0 22px 0 22px;
	height: min-content !important;}







/* +++++ Homepage +++++ */

/* homepage - content background */
div#bu-steady-state-welcome {
    /* background-image: url(/wp-content/uploads/splash_bg.gif); */
    /* background-color: #e0e0b2; */
    background-repeat: repeat-x;
	padding-top: 25px;
    padding-right: 50px;
	padding-right: 0;}

.bu-home-intro-right-1 h1 {
	font-size: 20px;
	color: #330000;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-transform: none !important;
	line-height: normal !important;}

.avia_textblock.bu-home-intro-right-2 p {
	font-size: 18px;
	color: #330000;
	font-weight: bold;
	font-family: arial, sans-serif;
	line-height: 25px;}

.avia_codeblock.bu-home-intro-right-3 span#quote {
	font-size: 12px;
	color: #330000;
	font-weight: 700;
	font-style:italic;
	font-family: arial, sans-serif;
	line-height: normal !important;}

.av-special-heading-tag { 
	font-size: 22px;
	color: #969696;
	font-weight: 1500;
	font-style: normal;
	font-family: arial, sans-serif
	!important; }

/* homepage - quote author */
.home span#quoteauthor {
	float: right;
	font-size: 12px;
	color: #330000;
	font-style:normal;
	font-family: arial, sans-serif;}

/* homepage - quote height */
div#quotearea_9224_1 {
	height: auto !important;
	margin-bottom: 15px !important;}

.home .content {
    padding-top: 50px;
    padding-top: 0;}

.page-id-9224 .stretch_full.container_wrap.alternate_color.light_bg_color.title_container,
.page-id-9373 .stretch_full.container_wrap.alternate_color.light_bg_color.title_container {
	display: none;}





/* +++++ Sidebar - Sign the Petition +++++ */

/* Sidebar - sign the petition */
section#custom_html-2,
div#custom_html-6 {
	margin: 23px 0px 0 0px;
	padding: 0 !important;}





/* +++++ Blog - Header +++++ */

/* Blog Roll - Dotted Line */
.post_author_timeline {
	display: none !important;}

/* Blog Roll - Blog icon */
.blog-meta {
	display: none;}



/* +++++ Blog - Header - Steady State Herald +++++ */

/* Blog - Header - Steady State - hide title */
.category-steady-state-herald .title_container,
.category-the-daly-news .title_container {
	display:none !important;}

/* Blog - Header - Steady State */
.herald_top_image{
	text-align:center;
}
.herald_top_image img{
	width: 365px;
}
/*@media only screen and (min-width: 1125px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 125px !important;
	margin-top: 0px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-position: center top;
	background-size: 365px auto;
}
}

@media screen and (max-width: 1124px) and (min-width:990px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 230px !important;
	margin-top: 0px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 56vw;}}

@media screen and (max-width: 989px) and (min-width:768px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 180px !important;
	margin-top: 0px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 62vw;}}


@media screen and (max-width: 767px) and (min-width:600px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 230px !important;
	margin-top: 0px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media screen and (max-width: 599px) and (min-width:551px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 180px !important;
	margin-top: 10px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}
@media screen and (max-width: 550px) and (min-width:501px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 150px !important;
	margin-top: 10px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media screen and (max-width: 500px) and (min-width:451px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 140px !important;
	margin-top: 10px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media screen and (max-width: 450px) and (min-width:425px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 130px !important;
	margin-top: 10px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}
@media screen and (max-width: 424px) and (min-width:400px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 120px !important;
	margin-top: 10px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media only screen and (max-width: 399px) and (min-width:351px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 100px !important;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media only screen and (max-width: 350px)and (min-width:300px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 90px !important;
	margin-top: 10px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media only screen and (max-width: 299px) {
.post-loop-1.category-steady-state-herald {
	padding-top: 80px !important;
	margin-top: 10px;
	background-image: url(/wp-content/uploads/banner.svg) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}
*/



/* Blog - Header - Steady State - space above category links */
.herald_top_image{
cursor:pointer;
}
.post-loop-1.category-steady-state-herald span.post-meta-infos {
	top: 0 !important;
	
}









/* +++++ Blog - Header - The Daly News +++++ */

/* Blog - Header - The Daly News */
.category-the-daly-news .category-term-description {
	display: none;}

@media only screen and (min-width: 1125px) {
.post-loop-1.category-the-daly-news {
	padding-top: 112px !important;
	margin-top: 20px;
	background-image: url(/wp-content/uploads/daly-news-header.gif) !important;
	background-repeat:no-repeat;}}

@media screen and (max-width: 1124px) and (min-width:990px) {
.post-loop-1.category-the-daly-news {
	padding-top: 112px !important;
	margin-top: 20px;
	background-image: url(/wp-content/uploads/daly-news-header.gif) !important;
	background-repeat:no-repeat;
    background-size: 56vw;}}

@media screen and (max-width: 989px) and (min-width:768px) {
.post-loop-1.category-the-daly-news {
	padding-top: 112px !important;
	margin-top: 20px;
	background-image: url(/wp-content/uploads/daly-news-header.gif) !important;
	background-repeat:no-repeat;
    background-size: 62vw;}}


@media screen and (max-width: 767px) and (min-width:600px) {
.post-loop-1.category-the-daly-news {
	padding-top: 112px !important;
	margin-top: 20px;
	background-image: url(/wp-content/uploads/daly-news-header.gif) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media screen and (max-width: 599px) and (min-width:500px) {
.post-loop-1.category-the-daly-news {
	padding-top: 90px !important;
	margin-top: 20px;
	background-image: url(/wp-content/uploads/daly-news-header.gif) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media screen and (max-width: 499px) and (min-width:400px) {
.post-loop-1.category-the-daly-news {
	padding-top: 80px !important;
	margin-top: 20px;
	background-image: url(/wp-content/uploads/daly-news-header.gif) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}

@media only screen and (max-width: 399px) {
.post-loop-1.category-the-daly-news {
	padding-top: 70px !important;
	margin-top: 20px;
	background-image: url(/wp-content/uploads/daly-news-header.gif) !important;
	background-repeat:no-repeat;
    background-size: 80vw;}}




/* +++++ Blog - author credit +++++ */

/* Blog - author credit in small type */
span.blog-author.minor-meta {
	display: none !important;}

/* Blog - slash before author credit in small type */
span.text-sep.text-sep-cat {
	display: none !important;}



/* +++++ Blog - space between posts +++++ */

/* Blog - space between posts */
.template-blog .post_delimiter {
	margin: 0 0 50px 0;
	padding: 50px 0 0 0;
	padding: 0 !important;
	clear: both;}







/* +++++ FOOTER +++++ */

/* Footer - menu - spacing */
/* nav.sub_menu_socket {
	padding-right: 50px;} */







.page-id-226 .frm_pagination_cont {
	display:none !important
    
}
	
	
	
	/*eastwestweb*/
.bloglist-excerpt .more-link {
    display: inline-block;
    border-width: 3px;
    border-style: solid;
    border: 3px solid #78a22e;
    border-radius: 100px;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    z-index: 2;
    background-color: #78a22e;
    color: #fff;
    line-height: 2.1em;
    font-size: 15px;
    text-decoration:none;
}
.bloglist-excerpt .more-link:hover {
    text-decoration: none;
    background-color: #fff;
    color: #78a22e;
}
.bloglist-excerpt .read-more-link {
	text-align: left !important;
}
.bloglist-excerpt .read-more-link:after{
	content: unset;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-overlay {
display: none !important;
opacity: 0 !important;
}
#advanced_sidebar_menu-2 {
    background: url(/wp-content/uploads/side_nav_bg.gif) #e8e8c6 repeat-x;
    padding: 23px;
}
#advanced_sidebar_menu-2 .parent-sidebar-menu .has_children .child-sidebar-menu li {
    list-style: url(/wp-content/uploads/arrow.gif) !important;
    list-style-position: inside;
    margin-left: 19px;
        line-height: 30px !important;
        border-bottom: 1px dotted #7e9d3e !important;
}       
#advanced_sidebar_menu-2 .parent-sidebar-menu .has_children .child-sidebar-menu li a {
     color: #00457c !important;
}
.sidebar #advanced_sidebar_menu-2 .parent-sidebar-menu li a
{
	color: #00457c !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    line-height: 24px;
	text-decoration: none;
}
.sidebar #advanced_sidebar_menu-2 .parent-sidebar-menu .has_children
{
	border-bottom: 0px !important;
}
.sidebar #advanced_sidebar_menu-2 .parent-sidebar-menu li ul li a
{
	color: #00457c !important;
    font-weight: unset !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-family: unset;
    font-size: unset;
    line-height: unset;
	
}
.sidebar #advanced_sidebar_menu-2 .parent-sidebar-menu li ul .current_page_item a {
    font-weight: normal !important;
    color: #D6832D !important;
}
.sidebar #advanced_sidebar_menu-2 .parent-sidebar-menu li ul li a:hover
{
	text-decoration: underline;
}
.color_red{
	color: red;
}
.asterisk_red{
	color: red;
}

#socket .container-gdp-meter { padding-bottom:0px !important;}
.about-gdpmeter { color:red; font-size:15px; }
#socket .container-gdp-meter a { color:red !important; }
#socket .container-gdp-meter a:hover { color:red !important; }
.category .title_container .container { display:none !important; }
.error{
    color: red;
}
#comment_words{
    text-align: right;
	font-weight: 600;
}
.color_red{
	color: red;
}

#top label {
    font-weight: bold;
    font-size: 0.89em;
}
/*sidebar subscribe*/
#frm_show_form-2{
	padding-bottom: 0px !important;
}
#frm_show_form-2 form{
	margin-bottom: 0px !important;
}
#frm_show_form-2 form fieldset, #frm_show_form-2 form fieldset input[type='email'], #frm_show_form-2 form fieldset input[type='text']{
	margin-bottom: 0px !important;
}
#frm_show_form-2 form #frm_field_318_container, #frm_show_form-2 form  #frm_field_398_container, #frm_show_form-2 form  #frm_field_399_container{
	margin-bottom: 0px !important;
}

.cta-box-wrapper{font-family: inherit; font-weight: 900; width: 100%; text-align: center; }
.cta-box-wrapper a{padding: 10px 42px 10px 42px; border-radius: 6px; display: inline-block; line-height: 1.3; text-decoration: none; color: #FFF;  background:#005591;}
.cta-box-wrapper a:hover{color: #FFF;}
.cta-box-wrapper a .first{font-size: 36px; display: block; letter-spacing: 0.09em;}
.cta-box-wrapper a .last{font-size: 58px; display: block; line-height: 1; padding-bottom: 1px;}
.cta-box-wrapper p{
	font-size: 21px; color: #005591; line-height: 1.3; margin: 0; padding:6px 0 0 0;
}

@media (max-width: 1100px){
	.cta-box-wrapper a .first {font-size: 28px;}
	.cta-box-wrapper a .last {font-size: 45px;}
	.cta-box-wrapper p{font-size: 18px; }
}

@media (max-width: 992px){
	.cta-box-wrapper a .first {font-size: 25px;}
	.cta-box-wrapper a .last {font-size: 40px;}
	.cta-box-wrapper p br{display: none;}
}
@media (max-width: 767px){
	.cta-box-wrapper{text-align: left;}
	.cta-box a{padding: 10px 20px 8px 20px;}
	.cta-box-wrapper a .first {font-size: 20px;}
	.cta-box-wrapper a .last {font-size: 36px;}
	.cta-box-wrapper p{font-size: 16px; text-align: center;}
	.cta-box-wrapper p br{display: none;}
}

@media (max-width: 374px){
	.cta-box-wrapper{text-align: left;}
	.cta-box-wrapper a .first {font-size: 16px;}
	.cta-box-wrapper a .last {font-size: 26px;}
}

.wp-caption-text, #top .wp-caption .wp-caption-dd { text-align: left; }

#comments span { text-align:left !important; }
.page-id-13718 .entry-content-header .minor-meta.blog-categories{ display: inline !important;}

.page-id-215 .page-thumb { display:none !important;}

@media (max-width: 992px){
	#top .commentlist .children ul {
		margin: 0;
	}
	#top .commentlist ul {
		margin: 0 0 0 50px;
	}
}

.bordered_text{
	color: #005591;
    border: 1px solid #005591 !important;
    padding: 2px 8px;
    font-weight: 600;
}
.paragraph_linkstyle
{
	color: #719430;
	text-decoration: underline;
	cursor: pointer;
}
.wp-caption-text{
	font-style: normal;
    font-size: 12px;
	text-align: center;
}
.bordered_div{
	border: 1px solid #000;
    padding: 10px 10px 10px 50px;
	border-color: #000 !important;
	display:inline-block;
}
.bordered_div .eww_header{
	font-size: 21px;
	line-height: 33px;
}
.page-id-15551 #main .title_container{ display:none !important; }
.page-id-12842 #main .title_container{ display:none !important; }
.page-id-12866 #main .title_container{ display:none !important; }
.page-id-15443 #main .title_container{ display:none !important; }

#sub-page-menu .page-item-12866{ font-style: italic; }
#sub-page-menu .page-item-15443{ font-style: italic; }

.sg_link a{ border-bottom: 1px solid; }
#top .wp-caption.alignright { margin: 4px 0px 12px 10px; } 

.page-id-70 #main .av-special-heading { margin-top: 20px; }
.html_bottom_nav_header #top .av-logo-container .social_bookmarks {
    right: 120px !important;
}
.header-scrolled .header_image{
	position: absolute;
    top: 0%;
    right: 0px;
}
.header_image{
	position: absolute;
    top: 0%;
    right: 0px;
}
/*.header_image li{
	line-height: 1.5;
    text-align: center;
}
.header_image a{
	font-weight: 600;
    color: #005591;
    text-decoration: none;
}
.header_image a:hover{
	color: #2193e3;
    text-decoration: none;
} */
@media (max-width: 992px){
	.header_image{
		display:none;
	}
}
.sidebar_right .inner_sidebar{
   /* background: url(//steadystate.org/wp-content/uploads/side_nav_bg.gif) #e8e8c6 repeat-x;*/
    padding: 20px;
	/*background-image: linear-gradient(0deg, #E8E8C6, #FAFAF6);*/
	background: #005591 !important;
}
.category .inner_sidebar.extralight-border{
	margin-top: 30px !important;
}

.sidebar_right .widgettitle, .sidebar_right .widgettitle a{
	color: #FFF !important;
    text-transform: uppercase !important;
}
.sidebar_right .page_item a, .inner_sidebar .widget ul li a{
	color: #FFF !important;
}
body .sidebar_right section#eww-sub-pages .page_item{
	    border-bottom: 1px solid rgba(255,255,255,0.3)!important;
	    list-style: none !important;
	    margin-left: 0 !important;
}


#frm_form_38_container.frm_style_formidable-style.with_frm_style .form-field, #frm_form_38_container #field_6oomp,#frm_form_38_container #field_kxsvf,#frm_form_38_container #field_xaqka, #frm_form_38_container form{
	margin-bottom:0px;
}
#frm_show_form-3{
	padding-bottom:0px;
}
.testimonial_body{
    color: #ffffff;
    font-weight: normal !important;
    font-style: italic;
    font-size: 13px;
}
.testimonial_body p{
    font-size: 17px !important;
     font-weight: normal !important;
}
.testimonial_author{
	color: #ffffff;
	font-style:normal;
	font-weight:normal;
	text-align:right;
}
#top blockquote{
padding:0 22px 0 22px;
}
.easy-t-cycle-controls{
display:none;
}
/*eww css*/
#socket, .sidebar {
    font-size: 14px;
}
#top .all_colors p span{
    font-size: 16px !important;
}
div#header_main {
	background-image: none;
	background-color: #fff;
}
#top .inner_sidebar #frm_show_form-2 label{
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
    padding-bottom: 0px;
    color: #FFF;
}
#top .inner_sidebar #frm_show_form-2 h3.widgettitle{
    line-height: 1.5em;
}
.comment_container .miniheading {
    font-size: 15px;
}
#top .all_colors p span.testimonial-client {
    font-size: 13px !important;
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select{
    border-color: #b2d7f1;
}
.frm_style_formidable-style.with_frm_style .frm_submit button{
    background: #005591;
    border-color: #005591;
    color: #fff;
    font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    margin-top: 20px;
}
.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: #78a22e;
    border-color: #78a22e;
    color: #fff;
}
.empty_title{
    display:none;
}
#top .wp-caption img {
    padding: 0px;
}
div .wp-caption {
    margin: 10px 15px 10px 20px;
}
.wp-caption-text{
    border-color: #e0e0e0;
}
#top p.wp-caption-text span{
    font-size: 13px !important;
}
#top .wp-caption{
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}
#top .avia-post-nav:hover {
    background: #222;
    background: rgb(0 85 145);
}
h1, h5, h6, h5 strong, h6 strong{
    color: #00457C !important;
}
.category .single-big img{
    margin: 10px auto 25px auto;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}
.av-subheading p{
    font-size: 15px !important;
    line-height: 25px !important;
    padding: 0px 5px;
}
.page-id-162 td{
    vertical-align: top !important;
}
/*.with_frm_style .frm_primary_label, #top label span{
color: #ffffff;
}*/
div#nav_menu-4 {
    background: transparent;
}
#top .widget_nav_menu li{
    list-style: none !important;
	margin-left: 0px;
}
.entry-content td{
vertical-align: top !important;
}
.color_red, .asterisk_red { font-size: 1.5em; }
#top .inner_sidebar #frm_show_form-3 label {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
    padding-bottom: 0px;
    color: #FFF;
}
#top .inner_sidebar #frm_show_form-3 h3.widgettitle{
    line-height: 1.5em;
}
#top .inner_sidebar #frm_show_form-4 label {
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-top: 15px;
    padding-bottom: 0px;
    color: #FFF;
}
#top .inner_sidebar #frm_show_form-4 h3.widgettitle{
    line-height: 1.5em;
}
#frm_form_31_container.frm_style_formidable-style.with_frm_style .form-field, #frm_form_31_container #field_vjzud,#frm_form_31_container #field_w3t20,#frm_form_31_container #field_zjzwv{
	margin-bottom:0px;
}
#frm_show_form-4{
	padding-bottom:0px;
}
.header_image .donation-class{
    color: #fff;
    background: #78a22e;
    padding: 10px 15px;
    border: 1px solid #78a22e;
    border-radius: 20px;
    font-weight: bold;
	text-decoration: none;
}
.header_image .donation-class:hover{
    color: #78a22e;
    background: transparent;
    padding: 10px 15px;
    border: 1px solid #78a22e;
    border-radius: 20px;
    font-weight: bold;
	text-decoration: none;
}

.html_header_top.html_header_sticky #top.category-1520 #wrap_all #main { padding-top:0px !important; }
.html_header_top.html_header_sticky #top.category-1520 .inner_sidebar.extralight-border {margin-top: 0px !important;}
#donation-form label span, #donation-form legend span {
    font-size: 14px;
    font-weight: bold;
}
#donation-form #other-amount, #donation-form input[type="text"], #donation-form input[type="email"], #donation-form input[type="number"], #donation-form select,#donation-form textarea, #donation-form input[type="tel"] {
	max-width: none;
    width: 100%;
    border-radius: 4px !important;
    color: #005591 !important;
    font-weight: 700 !important;
	padding: 5px 6px;
}
#donation-form #card-element{
max-width: none;
}
#donation-form .section.recurring {
    padding-left: 0px;
    margin-bottom: 25px;
}
#donation-form .frequency, #donation-form .start-date {
    margin-left: 20px;
}
#donation-form #frequency, #donation-form select{
	max-width: none;
    width: 98.2%;
}
#donation-form #start-date {
	max-width: none;
    width: 100%;
}
#donation-form h3 {
	font-size: 16px;
}
#donation-form .btn-group .btn-submit{
    width: 250px;
    padding: 15px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 16px;
    margin-top: 15px;
}
#donation-form .colorblack{
	color: #000;
}

