/*
CTC Separate Stylesheet
Updated: 2017-09-15 18:58:25
Theme Name: Bootstrap Basic Child
Template: bootstrap-basic
Author: Vee Winch
Author URI: http://rundiz.com
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. You can support theme author by donate. To follow what was changed, please look for commits of this theme at Github.
Tags: white,gray,light,one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-menu,featured-images,front-page-post-form,post-formats,threaded-comments,translation-ready
Version: 1.0.8.1505501905
*/


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import 'css/flexvideo.css';
@import 'css/fix-bootstrap.css';


/* FONTS 

Headings = Lato - Semi-bold
Nav = Lato

All other Text = Roboto


font-family: 'Lato', sans-serif;
font-family: 'Roboto', sans-serif;



/* Common Style Elements */
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

.top-banner {
    padding: 10px 10px 5px 10px;
    margin: 0 auto;
}

#content img { 
	max-width: 100%;
	height: auto;
	direction: block;
}
.page-header {
	margin: 0 !important;
}
.page-header h1 {
	margin: 0 !important;
}

.page-container {
	overflow-x: hidden;
}

a:hover {
	text-decoration: none;
}
@media (min-width: 992px) {
	.container {
	    width: 95%;
	    max-width: 1170px;
	}
}

/*********************/
/**** SITE HEADER ****/
/*********************/

/**** Header CSS ****/
.site-branding {
	border-top: 1px solid #dadada;
	padding-top: 10px;
	max-width: 1170px;
    margin: 0 auto;
}
.site-title img {
	width:325px;
}
.col-md-6.site-title {
    margin: 15px 0;
    cursor: pointer;
}
.col-md-6.page-header-top-right {
    padding-right: 0;
}

/*Navigation Bar */
nav.navbar-default {
    border-color: transparent ;
    border-top: 2px solid #dadada;
    background: none ;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
}
.collapse.navbar-collapse.navbar-primary-collapse {
    max-width: 1170px;
    margin: auto;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover  {
	 box-shadow: none;
	 -webkit-box-shadow: none;
	 background-image: none;
	 background: #ebebeb;
	 border-top: 5px solid #000;
    margin-top: -5px;
}
.row.main-navigation div {
    padding: 0;
}
.navbar-default .navbar-nav>li>a {
    padding: 15px 40px;
}
#menu-contact-about .menu-item a {
    font-size: 14px;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.site-title {
	margin-bottom: 0;
	margin-top: 10px;
	background: url('/wp-content/themes/bootstrap-basic-child/img/logo.png') no-repeat left top;
	min-height: 75px;
	
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 40px;
}

/* Mobile/Tablet nav */
button.navbar-toggle {
    margin-left: 20px;
    border: none;
}
button.navbar-toggle span {
    color: RGB(1, 51, 89);
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: RGB(1, 51, 89);
}

.donate-mobile {
	background-color: RGB(1, 51, 89);
	color: white;
	padding: 6px 15px;
}
.donate-m-container.col-xs-4 {
    text-align: center;
    margin-top: 16px;
}
.search-button-container.col-xs-4 button {
    float: right;
}
.search-border {
	border-top: 1px solid #dadada;
}
.mobile-search-container .page-header-top-right {
    margin-top: 0px;
}
.mobile-search-container #search-5 {
    margin-top: 0px;
}
.mobile-search-container input#form-search-input {
    margin: 0px;
    width: 300px;
    width: 100vw;
}


@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}
	nav.navbar-default {
		border: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
		float: left;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	.site-title {
		width: 100%;
		margin: 15px auto;
		margin-bottom: 0;
		background: url('/wp-content/themes/bootstrap-basic-child/img/logo-m.png') no-repeat center top;
		min-height: 60px;
	}
	.mobile-title {
		border-bottom: 1px solid #dadada;
	}
}


/* Social Navigation */
ul#menu-social-navigation {
    margin-bottom: 2px;
    margin-top: -3px;
    text-align: right;
}
.social-links li a {
	text-indent: -100000px;
	display: block;
	width: 35px;
	height: 35px;
	color: transparent;
}
.social-links .donate-link a {
    width: 223px;
    height: 39px;
    margin-right: 5px;
}
.donate-link {
	background: url(/wp-content/themes/bootstrap-basic-child/img/donate-link.png) no-repeat 0 0;
}
#menu-social-navigation li {
    vertical-align: middle;
}
.fb-link {
	background: url(/wp-content/themes/bootstrap-basic-child/img/fb_round.png) no-repeat 0 0;
}

.twitter-link {
	background: url(/wp-content/themes/bootstrap-basic-child/img/twitter_round.png) no-repeat 0 0;
}
.soundcloud-link {
	background: url(/wp-content/themes/bootstrap-basic-child/img/soundcloud_round.png) no-repeat 0 0;
}
.gplus-link {
	background: url(/wp-content/themes/bootstrap-basic-child/img/gplus_round.png) no-repeat 0 0;
}

/* Search Box */
#search-5 {
	margin-top: 10px;
}
.widget_search form.search-form .form-control {
	border: none;
	border-left: 4px solid #ccc;
	border-right: 4px solid #ccc;
	background: #eee;
	border-radius: 0;
	padding: 0px 10px;
	width: 391px;
    float: right;
    height: 50px;
}
.form-control::-webkit-input-placeholder {
    color: RGB(110, 110, 110);
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    padding-left: 12px;
}

.widget_search .input-group {
	width: 500px;
}

.widget_search .input-group-btn {
	display: none;
}

/* Other Navigation */
#menu-contact-about li a, #menu-contact-about li a:visited {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 18px;
    font-weight: 300;
}
#menu-contact-about li:first-child {
	border-right: 1px solid #ccc;
	padding-right: 10px;
	padding-left: 10px;
}
.contact-about {
	margin-top: 8px;
}
footer ul {
	list-style: none;
	padding: 0;
}



/*********************/
/**** SITE FOOTER ****/
/*********************/
footer#site-footer {
    background-color: RGB(238, 238, 238);
    border-top: 5px solid RGB(211, 210, 211);
    padding-bottom: 35px;
}
#site-footer h3 {
	font-size: 16px;
}
#site-footer li {
	padding-bottom: 3px;
}
#site-footer li a {
	font-size: 12px;
	text-decoration: none;
    color: RGB(0, 55, 93);
}
.footer-right .awards {
    margin-top: 30px;
}
.copyright {
    text-align: center;
    font-size: 10px;
    margin-top: 15px;
}
div#footer-row {
    margin-right: 0;
}



/**********************/
/**** SITE GENERAL ****/
/**********************/
/* Videos  */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
    margin-bottom: 20px;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* chromeframe error */
.chromeframe {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.chromeframe a {
	color: #fff;
	text-decoration: underline;
}
.page-header-top-right {
	margin-top: 10px;
}



/*******************/
/*******************/
/**** HOME PAGE ****/
/*******************/
/*******************/
.container {
    padding-right: 0px;
    padding-left: 0px; 
}
body.home h1.entry-title {
	display: none;
}
.query-home-secondary-featured-wrapper .query-row {
	width: 48%;
	float: left;
}
.query-home-secondary-featured-wrapper .query-row-first {
	margin-right: 20px;
}
.query-field-permalink {
    text-align: right;
}
/* homepage featured */
div#featured-container {
    max-width: 1170px;
    margin: auto;
    color:#ffffff;
}
div#featured-container-wrapper {
    width: 100%;
    height: 675px;
    min-height: 675px;
    padding: 25px;
    padding-top: 40px;
    margin-bottom: 50px;
    margin-top: 15px;
    background-color: #043866;
    border-bottom: 5px solid RGB(211, 210, 211);
}
@media(max-width: 1062px) {
    div#featured-container-wrapper {
        height: 700px;
    }
}

/* Homepage Slideshow */
.main-content .flex-direction-nav a {
	height: 45px;
	top: 32%;
}
.metaslider .caption {
  width: 100% !important;
  margin-top:0 !important;
}
.metaslider .caption-wrap {
  width: 100% !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  background: none !important;
  color: inherit !important;
  left: auto !important;
  clear: both !important;
  position: relative !important;
  opacity: 1 !important;
}
.metaslider .caption-wrap h2 {
	 font-size: 22px;
	 font-weight: 600;
	 margin-bottom: 5px;
}
.metaslider.metaslider-flex.metaslider-41.ml-slider.main-content {
    padding-right: 25px;
}
.flexslider .slides .caption p {
    margin: 0;
    font-size: 11px;
    margin-left: 2px;
    color: RGB(141, 146, 150);
}
.metaslider .slides img {
    width: auto !important;
    max-height: 400px !important;
    margin: 0 auto !important;
}
.caption div {
    margin-top: 8px;
    margin-left: 2px;
}
@media (max-width: 991px) {
    .metaslider .slides img {
        max-width: 100% !important;
    }
}

/* Secondary-featured */
.query.query-home-secondary-featured-wrapper {
    height: 265px;
    border-bottom: 1px solid RGB(223, 223, 223);
}
.query-home-secondary-featured-wrapper .query-row {
    width: 48%;
    display: inline-block;
    margin: auto;
}
.query-home-secondary-featured-wrapper .query-row-first {
    float: left;
}
.query-home-secondary-featured-wrapper .query-row-last {
    float: right;
}
.query-home-secondary-featured-wrapper .query-row img {
    height: 225px !important;
}

@media (max-width: 991px) {
	div#featured-container-wrapper {
	    height: 100%;
	}
	.metaslider.metaslider-flex.metaslider-41.ml-slider.main-content {
	    padding-right: 0px;
	}
	.query-field.query-field-post_title img {
	    width: 100%;
	    margin: 0 auto;
	    max-height: none !important;
	}
	.query.query-home-main-featured-wrapper {
	    padding-top: 45px;
	}
	.query-home-main-featured .query-row {
	    max-width: 650px;
	    margin: 0 auto;
	}
	.query-unformatted.query-home-main-featured {
	    height: 100% !important;
	}
	.query.query-home-secondary-featured-wrapper {
	    padding-top: 45px;
	}
	.query-home-secondary-featured .query-row {
	    margin: 0 auto;
	    display: block;
    	width: 100%;
	}
	.query-unformatted.query-home-secondary-featured {
	    height: 100% !important;
	}
	.query-home-secondary-featured-wrapper .query-row img {
	    height: 100% !important;
	}
	.main-content .flex-direction-nav a {
		display: none;
	}
	.footer-right.text-right {
	    text-align: center !important;
	}

	div#main-column {
    	padding-right: 15px !important;
    }
}

/* Homepage post feed */
.query-home-feed .query-field-post_title a {
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: RGB(37, 37, 37);
}
.query-home-feed .query-field-post_title a {
	text-decoration: none;
}
.query-home-feed .query-row {
    padding: 15px 0;
    margin: 50px 0;
    border-bottom: 1px solid RGB(223, 223, 223);
}
.entry-content img {
    width: auto;
    margin: 0 auto;
    display: block;
    max-height: 400px;
}
/** space below featured image. **/
.entry-content .break {
	margin-bottom: 16px;
}
.query-home-feed img {
    margin: 0 auto;
    display: block;
    max-height: 400px;
}
.publish-info {
    margin: 0;
    margin-bottom: 12px;
    font-size: 11px;
    margin-left: 2px;
    color: RGB(141, 146, 150);
}
.query-home-feed .query-field-post_excerpt {
    margin-top: 15px;
    margin-left: 2px;
    color: RGB(141, 146, 150);
    font-size: 13px;
}

/* Right-sidebar */
.query-unformatted.query-home-main-featured {
    height: 604px;
}
.query-field.query-field-post_title img {
    width: 100%;
    max-height: 225px;
}
.right-featured-title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
    position: relative;
    z-index: 3;
    background-color: rgba(0,0,0, 0.8);
    min-height: 5em;
    color: white;
    vertical-align: bottom;
    padding: 9px;
    bottom: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* newsletter */
.newsletter {
    background: url('/wp-content/themes/bootstrap-basic-child/img/envelope.png') no-repeat bottom right;
    /*height: 200px;*/
    max-width: 350px;
    background-color: RGB(0, 51, 89);
    margin: 0 auto;
}
.newsletter h2 {
    font-size: 22px;
    text-align: center;
    padding: 22px 0;
    padding-bottom: 10px;
    color: white;
    margin-top: 0;
}
form#signup {
    padding-bottom: 20px;
}
.newsletter input.email {
    display: block;
    margin: 0 auto;
    border-radius: 4px;
    border: 1px solid RGB(204, 204, 204);
    width: 90%;
    max-width: 275px;
    padding: 5px;
    padding-left: 10px;
}
.newsletter .email::-webkit-input-placeholder {
    color: RGB(94, 94, 94);
}
.newsletter input.submit {
    margin: 20px auto;
    border: 2px solid white;
    border-radius: 4px;
    float: none;
    color: white;
    width: 40%;
    max-width: 95px;
    display: block;
    background-color: transparent;
}

/* twitter feed */
.twitter-feed {
    margin-top: 45px;
    border-top: 1px solid RGB(223, 223, 223);
    margin-bottom: 45px;
}

/* popular posts */
.popular-posts {
    margin-top: 45px;
}
#wli_popular_posts-2.popular-posts h2 {
    border-top: 1px solid RGB(223, 223, 223);
    font-size: 22px;
    padding: 10px 0 !important;
    border-bottom: 1px solid RGB(223, 223, 223);
}
#wli_popular_posts-2.popular-posts a[title] {
    font-size: 14px;
    text-align: left;
    font-weight: 900;
    text-decoration: none;
    color: RGB(11, 30, 74);
    line-height: 1.4;
    font-family: 'Lato', sans-serif;
}
#wli_popular_posts-2.popular-posts a[title]:hover {
    text-decoration: none;
}
@media (max-width: 1200px) {
	.wli_popular_posts-class h3 {
        clear: left !important;
    }
}
@media (max-width: 991px) {
	.wli_popular_posts-class h3 {
        clear: inherit !important;
    }
}


/*******************/
/*******************/
/**** POST PAGE ****/
/*******************/
/*******************/
article h1.entry-title a {
    font-size: 24px;
    color: black;
    font-weight: 700;
    text-decoration: none;
}
article h1.entry-title a {
	text-decoration: none;
}
.article-publish-info {
    margin: 0;
    margin-bottom: 12px;
    font-size: 11px;
    margin-left: 2px;
    color: RGB(141, 146, 150);
}
.article-publish-info a {
    margin: 0;
    margin-bottom: 12px;
    font-size: 11px;
    margin-left: 2px;
    color: RGB(141, 146, 150);
}
h1.entry-title {
    margin-bottom: 0;
    margin-top: 0;
    line-height: .85em;
}
.entry-tags {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px;
}
.entry-tags a {
    text-decoration: none;
    color: RGB(1, 51, 89);
}
.entry-tags.col-sm-12.col-md-6 a:hover {
    text-decoration: none;
}
div#crestashareiconincontent {
    float: right;
}
#crestashareiconincontent .sbutton {
    margin-top: 0;
}
.wp-post-image {
    margin: 0 auto;
    margin-top: 15px;
    border:	none !important;
}
.entry-content p:first-of-type {
    margin-top: 0px;
}
.entry-meta {
    margin-bottom: 15px;
    border-bottom: 1px solid RGB(223, 223, 223);
    padding-bottom: 10px;
}

/* Post Right Sidebar */
/* author */
aside#mks_author_widget-2 {
    border: 1px solid RGB(223, 223, 223);
    margin-top: 35px;
    padding-bottom: 5px;
    min-height: 85px;
}
#mks_author_widget-2.mks_author_widget img {
    float: left;
    margin: 10px;
}
.mks_author_widget h3 {
    font-size: 14px;
    margin: 10px 0 5px 0;
}
.mks_author_widget p {
    font-size: 10px;
    width: 65%;
    margin-left: 32%;
    margin-bottom: 0;
}
.mks_autor_link_wrap {
	text-align: right;
}
.mks_autor_link_wrap a {
    text-decoration: none;
    color: RGB(1, 51, 89);
    padding-right: 10px;
    font-size: 12px;
}
.mks_autor_link_wrap a:hover {
    text-decoration: none;
}

/* related posts */
#yarpp_widget-2 .yarpp-related-widget {
    margin-top: 45px;
    margin-bottom: 45px;
}
.yarpp-related-widget h3 {
    border-top: 1px solid RGB(223, 223, 223);
    font-size: 22px;
    padding: 10px 0 !important;
    border-bottom: 1px solid RGB(223, 223, 223);
}
.yarpp-related-widget .yarpp-thumbnails-horizontal .yarpp-thumbnail {
	width: 100%;
    height: 225px;
    border: none;
    margin-bottom: 35px;
}
.yarpp-related-widget .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
    height: 225px;
}
.yarpp-related-widget .yarpp-thumbnails-horizontal .yarpp-thumbnail img {
	margin: 0;
    width: auto;
	height: 225px !important;
}
span.yarpp-thumbnail-default {
    width: 100%;
    margin: 0;
    text-align: center;
}
#yarpp_widget-2 span.yarpp-thumbnail-title {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    position: relative;
    z-index: 3;
    background-color: rgba(0,0,0, 0.8);
    min-height: 5em;
    color: white;
    vertical-align: bottom;
    padding: 9px;
    bottom: 70px;
    margin: 0 !important;
    width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}





/************************/
/************************/
/**** CATEGORY PAGES ****/
/************************/
/************************/
footer.entry-meta {
    margin-bottom: 50px;
}



/**********************/
/**********************/
/**** STATIC PAGES ****/
/**********************/
/**********************/
/* Donate Page */
.donate-form {
    padding: 20px 20px 10px;
    border-left: #cacaca 1px solid;
    border-bottom: #cacaca 1px solid;
    border-right: #cacaca 1px solid;
    border-top: #cacaca 1px solid;
    margin: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.entry-content form {
    display: flex;
    flex-direction: column;
}
.donate-form h2.block-title {
    margin: 0;
}
.donate-form input {
    padding-left: 10px;
}
.donate-form input.submit {
    width: 70px;
}










/************************/
/************************/
/**** SITE BOOTSTRAP ****/
/************************/
/************************/
/* Pagination */
.pagination {
	margin: 0;
}
.pagination-center {
	text-align: center;
}
.pagination-row {
	margin-bottom: 20px;
}
.pagination>span {
    color: RGB(1, 51, 89);
}
.pagination>.active>span:hover {
    background-color: RGB(1, 51, 89);
    border-color: RGB(1, 51, 89);
}

.required {
	color: #f00;
}
.required.email {
	color: #000000;
}
.site-main .format-aside {
	background: #f5f5f5;
}
.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}
#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}

#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
div#main-column {
    padding-left: 15px;
    padding-right: 40px;
}
#main-column .post,
#main-column .page {
	margin-bottom: 20px;
}
#main-column .post .entry-header .entry-meta {
	color: #999;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .entry-meta-comment-tools {
	float: right;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#comments .form-group label.control-label {
	display: none;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a, 
#main-column .attachment .entry-meta .edit-post-link a, 
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
	font-size: 28px;
}

#main-column .entry-title a {
	color: #333;
}
#sidebar-left .widget,
#sidebar-right .widget {
	border: 1px solid #eee;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
}
#sidebar-left .widget ul,
#sidebar-right .widget ul {
	padding-left: 20px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	font-size: 18px;
	margin-top: 0;
}

.cresta-share-icon i.c-icon-cresta-mail {
    background: #053558;
}

.cresta-share-icon i.c-icon-cresta-mail:hover {
    border: 2px solid #053558 !important;
    color: #053558;
}

.pagination-center, .pagination-row {display: none;}
.search-results .pagination-center, .search-results .pagination-row {display: block !important;}

#main-column .post, #main-column .page {
	border: none;
	margin: 0px;
	padding:0px;
}

.site-main .format-video {
	background: none;
}

footer.entry-meta {
    margin-bottom: 30px;
}
#mc_embed_signup {
	background: none;
}

#wli_popular_posts-2.popular-posts a[title] {
	display: block;
	overflow: hidden;
}
#wli_popular_posts-2.popular-posts h3 {
	padding-top: 6px;
}
p {
	margin: 0 0 1.8em;
}
.entry-summary {
	padding-top: 10px;
}

 #ajax-load-more ul.alm-listing.alm-ajax {
	 padding-left: 0px;
	-webkit-padding-start: 0px;

 }
 /** Hide comments on homepage **/
.query-home-feed-wrapper .query-field.query-field-permalink {
	margin-bottom: 20px;
}
.query-home-feed-wrapper .query-field.query-field-permalink a {
	 display:none;
 }
 .readmore {
	 display: inline-block;
 }