/*
Theme Name: Goodnews Child
Description: Goodnews Child Theme
Version: 1.0
Author: Rivet
Author URI: wearerivet.com
Template: goodnews5
*/



/*---------------------------------
    Add your custom styles here
---------------------------------*/

html body {
	/*font-family: 'Open Sans', helvetica, sans-serif;*/
	color: #333;
	font-size: 14px;
	line-height: 22px;
}
body:before {
	content: '';
	width: 100%;
	height: 275px;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 48%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(48%, rgba(255,255,255,0.85)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 48%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 48%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 48%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.85) 48%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

.load-more-btn, div.bp-head h2 a, div.news-box h3 a, div.news-box h2 a, div.news-box h1 a, .news-box .older-articles ul li a, div.rivet-headlines-slider .rivet-slider-item-contents a, .widget-title, .mom_main_font, .topbar, #navigation .main-menu, .breaking-news, .breaking-news .bn-title, .feature-slider .fslide .slide-caption h2, .news-box .nb-header .nb-title, a.show-more, .widget .widget-title, .widget .mom-socials-counter ul li, .main_tabs .tabs a, .mom-login-widget, .mom-login-widget input, .mom-newsletter h4, .mom-newsletter input, .mpsw-slider .slide-caption, .tagcloud a, button, input, select, textarea, .weather-widget, .weather-widget h3, .search-wrap .search-results-title, .show_all_results, .mom-social-share .ss-icon span.count, .mom-timeline, .mom-reveiw-system .review-header h2, .mom-reveiw-system .review-summary h3, .mom-reveiw-system .user-rate h3, .mom-reveiw-system .review-summary .review-score, .mom-reveiw-system .mom-bar, .mom-reveiw-system .review-footer, .mom-reveiw-system .stars-cr .cr, .mom-reveiw-system .review-circles .review-circle, .p-single .post-tags, .np-posts ul li .details .link, h2.single-title, .page-title, label, .portfolio-filter li, .pagination .main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6, .mom_e3lan-empty, .user-star-rate .yr, .comment-wrap .commentnumber, .copyrights-area, .news-box .nb-footer a, #bbpress-forums li.bbp-header, .bbp-forum-title, div.bbp-template-notice, div.indicator-hint, #bbpress-forums fieldset.bbp-form legend, .bbp-s-title, #bbpress-forums .bbp-admin-links a, #bbpress-forums #bbp-user-wrapper h2.entry-title, .mom_breadcrumb, .single-author-box .articles-count, .not-found-wrap, .not-found-wrap h1, .gallery-post-slider.feature-slider .fslide .slide-caption.fs-caption-alt p, .chat-author, .accordion .acc_title, .acch_numbers, .logo span, .device-menu-holder, #navigation .device-menu, .widget li .cat_num, .wp-caption-text, .mom_quote, div.progress_bar span, .widget_display_stats dl, #navigation .nav-button.nav-cart span, .mom-main-font, .widget_display_stats, #buddypress div.item-list-tabs ul, #buddypress button, #buddypress a.button, #buddypress input[type=submit], #buddypress input[type=button], #buddypress input[type=reset], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button, #buddypress .activity-list li.load-more, #buddypress .activity-list li.load-newest, .widget.buddypress ul.item-list, .bp-login-widget-user-links, .feature-slider .fs-nav.numbers a, .wp-polls .Buttons {
	font-family: 'Open Sans', helvetica, sans-serif !important;
}

.button, #commentform #submit-comment, input[type="submit"], #bbpress-forums #bbp-single-user-details + ul li a, .wp-polls .Buttons {
	background-color: #003180;
}

.wp-caption-text {
	font-size: 13px;
	color: #333;
}

b{
	font-weight: bold;
}

h3.jobs{
	margin-top: 20px;
	font-size: 20px; font-weight: 700;
}

div.cordyun{
/*	height: 34px; */
	border-bottom: 1px solid #e3e3e3;
}

div.jobs_cta{
	padding: 24px;
	border: 1px solid #e3e3e3;
	font-weight: bold;
}

div.jobs_submit{
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin-bottom: -24px;
}

div.jobs_submit input{
	min-width: 140px;
}

.nowrap {
	white-space: nowrap;
}

.m20{
	margin: 20px;
}

.mom-social-share .count {
	display: none !important;
}

.mom-social-share .ss-icon.email span.icon {
	background: #17a638;
}

a.post_job_opening{
	display: inline-block;
	line-height; 24px;
	padding: 6px 34px;
	background: #003180 url('./job_toggler.jpg') no-repeat right center;
	color: white;
	font-weight: normal;
	margin-left: 24px;
	min-width: 80px;
/*	background: url('./jobs_toggler.jpg');
	background-position: right;
	background-repeat: no-repeat; */
}

a.post_job_opening.opened{
	background: #003180 url('./job_toggler_up.jpg') no-repeat right center;
}

div.rivet_job_postings_title{
	font-weight: normal !important;
	color: #43a1d7 !important;
/*	border-bottom: 1px solid #e3e3e3; */
	font-size: 17px;
	line-height: 30px;
	background: url('./pointer.jpg');
	background-position: left center;
	padding-left: 24px;
	background-repeat: no-repeat;
}

/* sponsors carousel */

div.rivet-sponsor-item-contents a{
	float: left;
	position: relative;
	padding: 0px 20px;
}

div.rivet-sponsor-item-contents a:hover img.rivet-sponsor-image{
	display: block;
}

div.rivet-sponsor-item-contents a:hover img.rivet-sponsor-desaturated-image{
	display: none;
}

img.rivet-sponsor-desaturated-image{
	display: block;
}

img.rivet-sponsor-image{
	display: none;
}

div.rivet-sponsor-item{
	float: left;
}

div.rivet-sponsor-item-contents img{
	height: 46px;
}

div.sponsors_footer{
	background: white;
	padding: 12px;
}

div.supporters_left{
	position: relative;
	float: left;
	width: 16.5%;
	border-right: 1px solid #556475;
	padding: 0px 42px 0px 0px;
	text-align: center;
}

div.supporters_right{
/*	position: absolute; */
	height: 52px;
	left: 22%;
	right: 0;
	overflow: hidden;
	background: white;
}

p.copyrights-text{
	position: relative;
	z-index: 5;
	color: #ffffff !important;
}

div.footer-signup{
	float: right;
	height: 100%;
	position: relative;
	width: 262px;
	border: 0;
	/*border-left: 1px solid #556475;*/
	padding: 0;
}

div.footer-signup div.cc_email_address input[type=text]{
	width: 199px;
	margin-top: 10px;
}

#footer input, #footer select, #footer textarea {
	background: #586575;
	border: none;
}

#footer input[type=submit]{
	color: #ffffff;
	background: #003180;
}


div.footer-menu{
	display: inline-block;
	left: 0px;
	right: 0px;
	position: absolute;
	text-align: center;
	z-index: 1;
}

div.footer-menu a{
	color: #ffffff;
	white-space: nowrap;
}

ul.mom-social-icons{
	position: relative;
	z-index: 2;
}

/* contact */

#kontakt{
	font-weight: bold !important;
	text-align: center !important;
	font-family: "Open Sans";
}

.kws_form img{
	margin-bottom: 11px !important;
	margin-top: -4px !important;
}

.blog-post .bp-head h2{
	margin-bottom: 4px;
}
.p-single .feature-img{
	text-align: left !important;
}

h1.post-tile.entry-title{
	text-align: left;
}

div.fs-nav a{
	background: #cccccc !important;
}

div.fs-nav a.selected{
	background:  #17a638 !important;
}
div.feature-slider.base-box, div.base-box.p-single, div.base-box.blog-post{
	box-shadow: 0px 0px 8px rgba(64,64,64,0.1) !important;
}

/* ads / mobile sidebar styling */

#right-sidebar-1-mobile-container, #right-sidebar-2-mobile-container, #right-sidebar-3-mobile-container, #right-sidebar-4-mobile-container{
	padding-bottom: 20px;
}

body.home #right-sidebar-1-mobile-container, body.home #right-sidebar-2-mobile-container, body.home #right-sidebar-3-mobile-container, body.home #right-sidebar-3-mobile-container{
	display: none;
}


/* tweet blender styling */

div.tb_tweet{
	padding: 10px 0px !important;
}

div.tb_tweet:first-child{
	border-top: none;
}

div.tb_tweet:last-child{
	border-bottom: none;
}

div.tb_tweetlist{
	border-bottom: none !important;
}

div.tb_tweet a{
	color: #003180;
}

div.tb_tweet a:hover{
	color: #0099cc;
}

div.category-news div.bp-head h2 a{

	color: #0099cc;
}

a.read-more-link{
	color: #0099cc !important;
	text-decoration: underline;
}

a.read-more-link:hover{
	color: #003180 !important;
}

.header .logo h1 {
	margin-bottom: 0;
	line-height: inherit;
}

div.news-box h3 a, div.news-box h2 a, div.news-box h1 a{
	color: #0099cc !important;
	font-size: 24px;
	line-height: 28px;
}
div.bp-head h3 a, div.bp-head h2 a, div.bp-head h1 a{
	color: #0099cc !important;
}

div.news-box h3 a:hover, div.news-box h2 a:hover, div.news-box h1 a:hover{
	color: #003180 !important;
}
div.bp-head h3 a:hover, div.bp-head h2 a:hover, div.bp-head h1 a:hover{
	color: #003180 !important;
}

label.error{
	color: #a00;
}

/* hide twitter blender header */

div.tb_header{
	display: none !important;
}

h1.post-tile.entry-title{
	font-weight: bold;
}

.widget .twiter-list ul.twiter-buttons li a,
.widget .twiter-list ul.twiter-buttons li a:before,
.widget ul.twiter-list > li time,
.mom-post-meta,
.mom-post-meta.single-post-meta,
.mom-post-meta.single-post-meta span.author.vcard span.fn a{
	color: #999;
}

/* constant contact form styling */

div.widget.constant-contact-form div.widget-head{
	display: none;
}

div.cc_Go label{
	position: absolute;
	top: 90px;
	right: 17px;
}

div.main-col div.cc_Go label{
	position: relative;
	float: right;
	margin-top: -50px;
	top: auto;
	left: auto;
	right: auto;
}

div.main-col div.cc_Go img{
/*	display: none !important; */
}

/*
* Sidebar sizes
*
*	 1001px and up: 307px;
*
*  @media only screen and (max-width: 1000px) and (min-width: 0) Width: auto
*
*/

.sidebar > * {
	box-sizing: border-box;
	break-inside: avoid;
}

@media only screen and (min-width: 1001px) {
	.sidebar > * {
		width: 307px;
	}
}

.sidebar .widget.constant-contact-form ul:not(.w-icon) li:before{
	content: "";
}
div.sidebar div.widget input, div.widget select, div.widget textarea{
	width: auto;
}

div.kws_form.has_success div.kws_input_fields{
	display: none;
}

p.success{
	margin-top: 10px !important;
}

div.sidebar div.widget div.cc_email_address input{
	width: 100%;
}

div.sidebar div.widget.constant-contact-form ul{
	margin: 10px 0px 0px 0px;
}

/* gallery slide size fix */

div.gallery-post-slider ul.fslides li{
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	height: auto !important;
	position: relative !important;
}

ul.fslides{
	position: relative;
	width: 100% !important;

}

div.gallery-post-slider ul.fslides li a{
	position: relative !important;
	width: 100% !important;
}

div.gallery-post-slider ul.fslides li img{
	width: 100% !important;
	position: relative;
}


/* hide the VK icon */
div.ss-icon.vk{
	display: none !important;
}

/* hide the Google+ icon */
div.ss-icon.googleplus{
	display: none !important;
}

div.rivet_categories{
	padding: 10px 0px;
}

h1.post-tile.entry-title{
	line-height: 24px;
}

span.comments_link a{
	color: #3d6b99;
}

div.np-posts{
	display: none;
}

h1.page-title{
	font-weight: bold;
}

div.boxed-content-wrapper div.base-box.page-wrap{
	background: #fff;
	padding: 20px;
}

/* begin slideshow customization */

.feature-slider.nav-bullets{
	padding-bottom: 40px;
}

#navigation{
	height: auto !important;
	box-shadow: 0px 0px 4px rgba(64,64,64,0.1);
}
div.widget, div.news-box{
	box-shadow: 0px 0px 8px rgba(64,64,64,0.1);
}
h3.widget-title{
	line-height: 18px !important;
	margin-right: 10px;
}
div.widget-head, .nb-header{
	padding: 10px !important;
}
div.navigation-inner{
	height: 42px;
}

.menu-item{
	text-transform: uppercase;
}

/* moving to only full size
#navigation li.menu-item-has-children > a{
	line-height: 42px;
	height: 42px;
	text-transform: uppercase;
}
*/
#navigation li.menu-item a i{
	height: 42px;
}

i.icon_only{
	width: 42px;
	height: 42px;
}

#navigation .main-menu > li > a{
	font-weight: 700;
	font-style: normal;
	font-size: 16px !important;
	height: 42px;
	line-height: 42px;
}/*
#navigation .main-menu > li > a:after{
	content: none;
}
*/

/* NOTE: the following really needs some js to keep the active state on the parent menu item when menu is expanded */

/*li.menu-parent-item > a:hover{*/
li.menu-item-depth-0 > a:hover{
	background: url('./menu_hover_bg.jpg');
	background-repeat: repeat-x;
}

a.rivet-menu-active, a.rivet-menu-active:hover{
	background: url('./menu_active_bg.jpg') !important;
	background-repeat: repeat-x !important;
}

#navigation .main-menu li.home-nav-icon a i.icon_only {
	transition: top 0.25s ease-in-out;
	top: -42px;
	display: none;
}
@media (min-width:1000px) {
	#navigation .main-menu li.home-nav-icon a i.icon_only {
		display: block;
	}
	.home-nav-icon {
		display: inline-block;
	}
}
#navigation #menu-main-menu.main-menu > li.home-nav-icon > a {
	background-image: url('img/homebutton1.png');
	background-position: center;
	background-size: auto 24px;
	background-repeat: no-repeat;
	transition: background-position 0.25s ease-in-out;
	overflow: hidden;
}
#navigation.sticky-nav #menu-main-menu.main-menu > li.home-nav-icon > a {
	background-position: center 50px;
}
#navigation.sticky-nav .main-menu li.home-nav-icon.menu-item a i.icon_only {
	top: 1px
}

.post-format-icon{
	display: none;
}

div.nav-buttons{
	height: 42px;
	line-height: 42px;
}
#navigation span.nav-button{
	height: 42px;
}
#navigation span.nav-button > i{
	display: inline-block;
	height: 42px !important;
}


div.base-box.page-wrap{
	background: none;
	padding: 0;
	border: none;
}
div.base-box{
/*	padding: 0; */
/*	background: none; */
}


div.featured-header{
	background: #17A638;
	padding: 10px 20px !important;
}

div.featured-header h3.widget-title span{
	color: #fffffd;
}

div.fs-nav.bullets, div.fs-nav{
	bottom: 10px;
	height: 17px !important;
}

div.fs-nav.bullets{
	bottom: 10px !important;
}

.gallery-post-slider.feature-slider .fs-nav {
	bottom: 0px !important;
}
div.fs-nav.bullets a, div.fs-nav a{
	border: none;
}


.feature-slider .fslide .slide-caption{
	padding: 10px 30px 10px 30px;
}

.slide-caption p{
	display: none;
}

header.nb-header h2.nb-title{
	font-size: 15px !important;
	font-weight: 700 !important;
	line-height: 18px !important;
	height: 18px !important;
}

header.nb-header h2.nb-title a{
	color: white !important;
	line-height: 22px !important;
}

.sidebar .widget .widget-title span{
	top: 0px !important;
}

div.featured-header h3.widget-title{
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	background: url('./img/header_lines.png') repeat;
	margin: 0;
}

div.featured-header h3 span{
	position: relative;
	background: #17A638;
	padding-right: 20px;
	top: 1px;
	padding-top: 2px;
}

.featured-stories.news-box .nb-header,
.featured-stories.news-box .nb-header h2 span {
	background-color: #17A638;
}
.featured-stories .nb-content {
	margin: 20px 0;
}
.featured-stories .recent-news {
	width: 60%;
	float: left;
	box-sizing: border-box;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
}
.featured-stories .recent-news .relative-container {
	position: relative;
	margin-bottom: 40px;
}
.featured-stories .recent-news .rn-title > div {
	position: absolute;
	bottom: -45px;
	left: 15px;
	margin-bottom: 10px;
}
.featured-stories .recent-news h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	box-sizing: border-box;
	padding: 10px 15px;
}
.featured-stories .recent-news h3 a,
.featured-stories .recent-news h3 a:hover {
	color: white !important;
}
.featured-stories .recent-news .news-image {
	display: block;
	float: none;
	width: 100%;
	margin: 0;
}
.featured-stories .recent-news .news-image a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0.44) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.44) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.44) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#70000000',GradientType=0 );
}

.featured-stories .recent-news .news-summary {
	padding: 0 15px;
}
.featured-stories .recent-news .news-summary p {
	display: inline;
}
.featured-stories .older-articles {
	width: 40%;
	float: left;
	box-sizing: border-box;
	margin: 0;
}
.featured-stories .older-articles .details {
	margin-top: -2px;
}
.featured-stories.news-box .older-articles ul.two-cols li {
	width: 100%;
}
.featured-stories.news-box .older-articles ul.two-cols li:first-child {
	border-top-width: none;
}
.featured-stories.news-box .older-articles ul.two-cols li:nth-child(6) {
	display: none;
}
.featured-stories.news-box .older-articles.has-ad ul.two-cols li:nth-child(6) {
	display: initial;
}

.nb-style2 .older-articles .two-cols li.featured-post-ad {
	padding: 0;
}

.nb-style2 .older-articles .two-cols li.featured-post-ad img{
	width: 100%;
	height: auto;
}

.featured-stories.news-box .older-articles ul.two-cols:before {
	background-color: transparent;
}

.most-popular ul {
	padding: 15px 10px;
}

.most-popular li {
	box-sizing: border-box;
	display: inline-block;
	width: 25%;
	float: left;
	padding: 0 10px;
}
.most-popular h4 {
	clear: both;
	padding-top: 5px;
}
.most-popular li a, .most-popular li span {
	display: block;
}

.most-popular li a img {
	width: 100%;
	height: auto;
}

.load-more-btn {
	background: #003180;
	color: white;
	font-size: 18px;
	padding: 12px 0px;
	margin: auto;
	width: 100%;
	max-width: 320px;
	text-align: center;
	display: block;
	margin-bottom: 25px;
}
.load-more-btn:hover,
.load-more-btn:active,
.load-more-btn:visited {
	color: white;
}

/* Customizations for Featured Stories slider (for Advanced Post Slider) */
#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a{
	border-radius: 0 !important;
	width: 24px !important;
	background: #687684;
	height: 13px;
}
a.bx-pager-link.active{
	background: #73d4be !important;
}
div.bx-wrapper{
	margin: 0 !important;
}
div.bx-viewport{
/*	height: 341px !important; */
}
div.advps-slide a img{
	margin: 0 !important;
}

/* end customizations for Advanced Post Slider */

#navigation .nav-button.active:before{
	content: none;
}

/* styling for popular posts */

div.widget_rivet_popular a.wpp-post-title{
	margin: 0px 0px 24px 0px !important;
	padding: 0 !important;
}

/* begin customization for Repsonsive Content Slider */

div.rcs-items-title{
	margin-top: -200px;
	margin-bottom: 100px;
	font-size: 36px !important;
	text-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	color: white;
	text-align: left !important;
}
div.owl-dot{
}
div.rcs-container{
	margin: 0;
	padding: 0;
}
div.owl-dots{
	top: 0px;
}
/* end customization for Responsive Content Slider */

div.widget_rivet_popular ul li:before{
	content: none !important;
}
div.widget_rivet_popular ul{
	margin: 0;
	padding: 0;
}

div.widget_rivet_popular ul li{
	margin: 0;
	padding: 0;
}
div.widget_rivet_popular ul li div{
	font-size: 14px !important;
	line-height: 17px !important;
	font-weight: 700;
}
div.widget_rivet_popular ul li div a.wpp-post-title{
	color: #4a99ce !important;
	margin: 6px;
	margin-top: 20px;
	display: block;
	position: relative;
	top: 8px;
	padding: 6px;
}
div.main-col.widget div.widget-head{
	background: #17A638;
}
div.main-col.widget div.widget-head h3.widget-title{
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 0;
	background: url('./img/header_lines.png') repeat;
}
.news-box .news-summary p {
	display: inline;
}

.news-box .nb-header .nb-title a, .news-box .nb-header .nb-title span{
	padding-left: 11px;
}

div.widget-head h3.widget-title span, div.base-box h2 span, div.base-box h2 a{
	padding-left: 11px;
}

div.bp-head h2 a{
	padding-left: 0px;
}

div.slide-caption h2 a{
	padding: 0 !important;
	font-weight: bold;
}

div.slide-caption h2{
	position: absolute;
	bottom: 15px;
}

div.main-col.widget div.widget-head h3.widget-title span{
	background-color: #17a638;
	padding-right: 10px;
	color: #fffffd;
}

.mom-social-icons li a.vector_icon{
	font-size: 24px;
	width: 55px;
	height: 40px;
	line-height: 42px;
	padding-top: 2px;
}

div.nav-buttons .mom-social-icons li a.vector_icon{
	color: #003180;
}

i.fa-icon-search{
	font-size: 22px;
}
.mh-caret {
	display: none;
}

#navigation a{
	color: #003180 !important;
}

div.inner div.nav-buttons ul.mom-social-icons li.rss{
	display:none;
}

.scrollToTop{
	background: #17A638 !important;
}

div.copyrights-area{
	background: #003180 !important;
}

/* styling for rivet-latest plugin */

	#footer{
		background: #003180;
	}

	#footer div.widget_rivet_latest {
		position: relative;
		/* width: 78%; */
		/*width: 46%; */
		width: 600px;
		float: left;
		background: none;
		box-shadow: none;
		border-right: 1px solid #556475;
		border-left: 1px solid #556475;
		padding: 0px 20px 0px 20px !important;
		padding-left: 35px !important;
	}

	div.rivet-latest-outer-container{
		position: relative;
		width: 100%;
		padding: 0;
		display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	/*	float: right; */
	}

	#footer div.widget_rivet_latest div.widget-head{
/*		padding: 10px !important; */
		margin-bottom: -6px;
		padding-left: 0 !important;
	}

	#footer{
		padding-top: 0;
		padding-bottom: 0;
	}

	#footer div.widget_rivet_latest div.widget-head h3.widget-title{
		font-size: 15px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 0;
		background-image: url('./img/header_lines.png');
		background-repeat: repeat-x;
		border: 0;
		margin-right: 1%;
	}


	#footer div.widget_rivet_latest div.widget-head h3.widget-title span{
		background-color: #1c355e;
		padding-right: 10px;
		padding-left: 1%;
/*		color: #81a0b7; */
	}

	#footer a.latest-title{
		color: #81a0b7;
	}

	/*	background: url(../images/nb-dots.png) repeat; */



/*
	div.rivet-latest.outer-container{
		position: relative;
		width: 78%;
		float: right;
	}
*/
/* end styling for rivet-latest plugin */


div.rivet-footer-menu {
	position: relative;
	float: left;
	width: 16.5%;
	border: 0;
	/* border-right: 1px solid #556475; */
	padding: 0px 42px 10px 0px;
}

div.rivet-footer-menu div{
	text-align: right;
	font-weight: 700;
	color: #81a0b7;
	font-size: 1.3em;
}

div.rivet-latest{
	width: 48%;
	float: left;
	padding: 1%;
	color: #94afc9;
	font-size: 0.95em;
	line-height: 1.2em;
	font-weight: 400;
}

div.rivet-latest:first-child{
/*	padding-left: 0; */
}

div.rivet-latest-thumbnail{
	margin-bottom: 0.6em;
	display: table;
/*	width: 30%; */
}

div.rivet-latest-thumbnail img{
	width: 100%;
}

a.latest-thumb{
	width: 34%;
/*	display: block;
	float: left; */

	display: table-cell;

}

a.latest-title{
	display: table-cell;
	vertical-align: middle;
	padding: 8px;
	width: 100%;
}

div.rivet-latest-title a{
	color: #94afc9 !important;
}

div.copyrights-area i{
	color: #ffffff !important;
}

a.scrollToTop i{
	color: #ffffff !important;
}

#footer div.widget.momizat-posts_slider{
	box-shadow: none !important;
}

span.the_menu_holder_area{
	text-transform: uppercase;
}

/* rivet headlines */

div.rivet-headlines-outer-container{
	display: inline-block;
	width: 450px;
	border: 1px solid black;
	color: #17a638;
	border: none;
	position: relative;
}

div.rivet-headlines-label{
	text-align: right;
	display: inline-block;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	vertical-align: middle;
	position: relative;
}

div.rivet-headlines-slider{
	position: absolute; top: 0px;
}
div.rivet-headlines-slider .rivet-slider-item-contents a {
	font-size: 18px;
	line-height: 22px;
}

div.rivet-headlines-slide{
	display: table;
	width: 310px;
	height: 84px;
	position: relative;
}

div.rivet-slider-item{
	display: table;
	width: 310px;
	height: 84px;
	position: relative;
}

div.rivet-headlines-container{
	display: block;
	position: absolute;
	width: 310px;
	height: 84px;
	top: 0px;
	right: 0px;
	overflow: hidden
}

div.rivet-slider-item-contents{
	text-align: left;
	display: table-cell;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	vertical-align: middle;
	position: relative; color: #4b97d0;
}

div.rivet-slider-item-contents a:hover{
	color: #003180;
}

/* end rivet headlines */

.news-box .recent-news h3 {
	font-size: 24px;
	font-weight: 400;
	color: #00A1E6;
}

.news-box .older-articles h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
}


ul.sub-menu a{
	font-weight: 700;
}

.news-box .older-articles ul li a {
	color: #00A1E6;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
}
.news-box .older-articles ul li h4 {
	margin-bottom: 3px;
}


div.signupPadder{
        padding: 24px 80px 40px 80px;
        margin-bottom: 40px;
}

/* styling for CC form in footer */

#footer div.gform_fields div.cc_Go label{
	top: 90px;
	right: 17px;
	position: initial;
	width: 100px;
	left: 40px;
	margin-left: 46px;
}

/* remove unwanted padding from widget ads */
.main-col .tr_e3lan-widget {
	padding-bottom: 0;
}

.tr_e3lan-widget mom-e3lanat-wrap {
	margin-bottom: 0;
}

/* media queries for smaller screens */

#menu-holder, #menu-holder i{
	line-height: 36px !important;
	position: relative;
	top: 3px;
}

a.vector_icon:hover{
	background: #17A638 !important;
}

span.rivet-search:hover{
	background: #e9e9eb !important;
}

div.rivet-search-box{
	background: #e9e9eb !important;
	z-index: 3;
}

div.rivet-search-box div{
/*	padding-left: 9px; */
}

div.rivet-search-box input.sf{
	margin-left: 9px;
}

/* event calendar styling */

div.ai1ec-today{
	background: #e9e9eb !important;
}

a.ai1ec-date-title.ai1ec-load-view{
	background: white;
}

/* end calendar styling */


header.nb-header h2.nb-title span{
	line-height: 22px !important;
}

div.breadcrumb{
	display: none;
}

#disqus_thread{
	background: white;
	padding: 20px;
}

a.fwdkc-logo{
	display: block;
	clear: both;
	float: none;
	margin-top: 10px;
}

/* attempt to fix the main column width issue with the two column layout */
/* if we switch back to a three-column design, it may require a code push to remove this rule */
	div.vc_main_col.wpb_column.vc_column_container{
		width: auto;
		float: none;
	}

body.ai1ec-event-details-ready div.inner div.main_container div.main-col{
	width: 864px;
}

.simplePullQuote{
	width: 200px !important;
	float: right;
	border-top: 6px #17a638 solid !important;
	border-bottom: 1px #cccccc solid !important;
	/* background: top left no-repeat url("../images/quote.png"); */
	background: none !important;
	text-indent: 10px !important;
	padding: 20px 10px 0px 10px !important;
	margin: 0px 20px !important;
	box-shadow: none !important;
	font-style: italic; }


#footer div.widget{
	box-shadow: none !important;
	color: #81a0b7;
}

div.news-box h3 a, div.news-box h2 a, div.news-box h1 a {
/*  color: white !important; */
}

ul.ctct-checkboxes li label{
        font-size: 14px;
}

ul.ctct-checkboxes li{
        padding-left: 0px;
}

ul.ctct-checkboxes li label input{
        margin-right: 10px;
}

div.textwidget div.footer-signup div.kws_form input[type="checkbox"]{
        width: auto;
}

div.textwidget div.footer-signup div.kws_form input[type="text"]{
        width: 189px;
}

#footer div.textwidget div.footer-signup div.kws_form ul.ctct-lists li{
	border-bottom: none;
	margin-bottom: 0px;
}

#footer div.textwidget div.footer-signup div.kws_form div.cc_email_address{
	padding: 0px;
	width: auto;
	display: inline-block;
}

#footer div.textwidget div.footer-signup div.kws_form div.cc_Go{
	width: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	height: auto;
}

#footer div.textwidget div.footer-signup div.kws_form div.cc_Go label{
	margin-left: 0px;
	width: auto;
}


#footer div.textwidget div.footer-signup div.kws_form div.cc_Go label input{
	padding-left: 8px;
	padding-right: 8px;
	width: auto;
}

div.mom-e3lanat-inner{
	width: 100% !important;
/*	height: auto !important; */
}

div.mom-e3lanat{
	width: 100% !important;
/* 	height: auto !important; */
}

div.mom-e3lan{
	width: 100% !important;
/*	height: 100% !important; */
	background: transparent !important;
}

div.mom-e3lan img{
	visibility: hidden;
}


/* job listings */

div.job_listing div.feature-img img{
	display: none !important;
}

form.job-manager-form fieldset:first-child{
        display: none;
}

body.single-job_listing div.single-box{
        display: none;
}

body.single-job_listing h2.single-title{
	display: none;
}

body.single-job_listing div.entry-content h3{
        display: none;
}

body.single-job_listing div.fb-comments{
	display: none !important;
}

div.job_listing div.mom-post-meta.single-post-meta{
	display: none;
}

/* end job listings */

div.news-box.featured-stories{
	padding-bottom: 20px !important;
}

/* wpengine Start */
#navigation .main-menu > li:first-child {
	padding: 0 9px;
}
#navigation.sticky-nav .main-menu li.home-nav-icon.menu-item a i.icon_only{ background-position:0px !important; }


/* wpengine End */



/* MEDIA QUERIES */



@media (max-width: 600px) {
	.most-popular.news-box .older-articles ul li a.wpp-post-title {
		height: 50px;
		overflow: hidden;
	}
	.featured-stories .recent-news .news-image a:before {
		background: #000;
		opacity: 0.3;
	}

	div.signupPadder{
		padding: 10% 10% 10% 10%;
		margin-bottom: 10%;
	}

	div.footer-menu{
		padding: 10px 0px;
	}


	#footer div.widget_rivet_latest div.widget-head h3.widget-title{
		margin-left: 36px;
	}

	div.footer-signup {
		float: none;
		left: 50%;
		margin-left: -131px;
		text-align: center;
	}

	.rivet-footer-menu {
		display: none;
	}

	#footer div.rivet-latest{
		width: 80%;
		padding: 0%;
		height: auto;
		padding: 2% 10%;
	}

	#footer div.widget_rivet_latest{
		padding: 0px !important;
		border: 0 !important;
	}

	#footer .widget{
		margin-bottom: 0px !important;
	}

}

@media (max-width: 425px) {
	/* hide social icons */

	div.logo img{
		padding: 12px 0px 0px 0px;
	}

	ul.mom-social-icons{
		display: none;
	}

	#footer div.rivet-latest{
		width: 80%;
		padding: 0%;
		height: auto;
		padding: 2% 10%;
	}

	#footer div.widget_rivet_latest{
		padding: 0px !important;
		border: 0 !important;
	}

	#footer div.inner{
		padding-top: 20px !important;
	}



	#footer div.widget_rivet_latest div.widget-head{
		margin-right: 26px;
	}

	#footer div.rivet-latest:first-child{
		padding-top: 8%;
	}
	#footer div.rivet-latest:last-child{
		padding-bottom: 8%;
	}
}

@media (max-width: 600px) and (min-width: 426px){
	div.footer-signup{
			padding-top: 20px;
	}

	#footer div.rivet-latest-outer-container{
		width: 100%;
	}

}


@media (min-width: 700px){
	div.news-box.base-box.scrolling-box-wrap{
		display: none;
	}

}

@media (max-width: 700px){
	.most-popular li {
		width: 50%;
		margin-bottom: 10px;
	}
	#footer div.widget_rivet_latest{
		width: 100%;
	}
	div.vs_main_col div.news-box{
		display: block;
	}
	div.wpb_raw_code{
		display: none;
	}
	body.page-id-5216 div.wpb_raw_code{
 		display: block;
 	}
 	.ctct-custom-form {
 		min-width: 0 !important;
 	}

	div.feature-slider.base-box{
		display: none;
	}

	body.home #right-sidebar-1-mobile-container, body.home #right-sidebar-2-mobile-container, body.home #right-sidebar-3-mobile-container, body.home #right-sidebar-3-mobile-container{
		display: block;
	}

	div.vc_main_col div.homepage_leaderboard_ad{
		display: none;
	}

}

@media (max-width: 1000px){

	header.header{
/*		padding: 12px 0px 8px 0px; */
		padding: 0;
	}

	i.icon_only{
		display: none;
	}

	#header-wrapper div.rivet-headlines-outer-container{
		display: none !important;
	}
	#footer{
		padding: 0 !important;
	}
	ul.wpp-list li{
		height: 115px;
	}

	#footer div.widget_rivet_latest{
		border: 0 !important;
	}

	div.supporters_left{
		display: none;
	}

	div.supporters_right{
		left: 0px;
	}

	div.header-right.header-right_custom-content{
		display: none;
	}

	#footer div.gform_fields div.cc_Go label{
		margin-left: 0px;
	}

	.copyrights-area .mom-social-icons{
		margin-top: 10px !important;
	}

	div.widget.widget_rivet_latest{
		display: none;
	}

	.copyrights-text {
		margin-bottom: 15px;
	}

	div.footer-menu {
		display: block;
		position: relative;
	}
}

@media (max-width: 999px) and (min-width: 601px){
		#footer div.inner{
		position: relative;
	}

	#footer div.widget_rivet_latest{
		position: absolute;
		top: 0px;
	}

	#footer div.rivet-footer-menu{
		margin-top: -14px;
		width: 50%;
		padding-right: 0px;
	}

	#footer div.footer-signup{
		margin-top: -14px;
		width: 50%;
		text-align: center;
	}


}

@media (min-width: 1000px){
	#navigation li.menu-item-has-children > a{
		line-height: 42px;
		height: 42px;
		text-transform: uppercase;
	}
	div.rivet-latest-thumbnail img {
		width: 90px;
		height: 60px;
	}


}

@media (min-width: 1000px) and (max-width: 1211px){

	#footer div.rivet-footer-menu{
		float: right;
		margin-right: 36px;
	}

	#footer div.footer-signup{
		float: right;
		margin-right: -250px;
		margin-top: 230px;
	}

	a.latest-thumb{
		width: 50%;
	}

	div.rivet-latest-thumbnail img{
		width: auto;
		height:auto;
	}

}

@media (max-width: 1211px){
	.featured-stories {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
	}
	.featured-stories .nb-header {
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
	}
	.featured-stories .nb-content {
		margin-bottom: 0;
	}
	.featured-stories .recent-news {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.featured-stories .older-articles {
		margin-top: 20px;
		width: 100%;
	}
	.featured-stories.news-box .older-articles ul.two-cols li {
		width: 50%;
	}
	.featured-stories.news-box .older-articles ul.two-cols li:first-child {
		border-top-width: 1px;
	}
	.featured-stories.news-box .older-articles ul.two-cols li:nth-child(6) {
		display: list-item;
	}
	.featured-stories.news-box .older-articles ul.two-cols:before {
		background-color: #e8e8e8;
	}

	.post_job_opening{
		margin-left: 0px !important;
		margin-top: 12px;
	}
}

#navigation .main-menu > li:hover > a:before, #navigation .main-menu > li.current-menu-item > a:before, .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-ancestor > a:before,  .navigation_highlight_ancestor #navigation .main-menu > li.current-menu-parent > a:before {
    bottom: 0px;
}

@media (max-width: 1000px) and (min-width: 0){
	.mom-e3lanat-wrap.responsive .mom-e3lan {
		width: 100% !important;
	}
}

@media (max-width: 670px) and (min-width: 0) {
	.featured-stories .news-image {
		float: none !important;
		margin: 0 !important;
		width: 100% !important;
	}
	.featured-stories.news-box .older-articles ul.two-cols li {
		width: 100%;
	}
}

@media (max-width: 500px){
	.simplePullQuote{
		width: 170px !important;
		padding: 10px 5px 0px 5px !important;
		margin-bottom: 10px !important;
	}
	div.simplePullQuote{
		float: none;
	}
}
@media (max-width: 340px){
	div.ss-icon a span.icon{
		font-size: 12px !important;
	}
	div.ss-icon a span.icon i{
		font-size: 12px !important;
	}
}
