/*
 Theme Name:   CityNews Child Theme
 Theme URI:    https://demo.focuxtheme.com/citynews
 Description:  CityNews Child Theme
 Author:       FocuxTheme
 Author URI:   https://focuxtheme.com
 Template:     citynews
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  alaya

the official Fordham colors are maroon (#900028) and gold (#af906f)
*/

.hidden-dot-in-title{ display: none; }
.hentry .entry-content{ display: flex; flex-direction: column; }
.hentry .entry-content > p,
.hentry .entry-content > hr,
.hentry .entry-content > h1,
.hentry .entry-content > h2,
.hentry .entry-content > h3,
.hentry .entry-content > h4,
.hentry .entry-content > h5 { width: 100%; }
.hentry .entry-content > p.has-background{ width: auto; }
.hentry .entry-content > p.to-the-top{ order: -1; margin-bottom: 0px; }

.widget .widget_title, .widget .widgettitle, .widgettitle, .widget-title{
	height: auto;
}

.shrinked .po-logo a span img{
	height: 30px !important;
    margin: 5px 0px 0px 0px;
    width: 100%;
}

.shrinked #header-fordham-logo-shrinked{
	display: block;
}

#header-logo-nav{
	margin-left: 15px;
}
.shrinked #header-logo-nav{
	display: flex;
}

#cn_content{
	margin-top: 20px !important;
}

#top{
    margin-bottom: 0px !important;
}

#header-fordham-logo{
	text-align: center;
}
#header-fordham-logo img{
	height: 105px !important;
}
.shrinked #header-fordham-logo{
	display: none;
}
#header-fordham-logo-shrinked{
	display: none;
}
#header-fordham-logo-shrinked img{
    height: 40px !important;
    margin-right: 20px;
}

.flex-header{
	display: flex;
	justify-content: space-between;
}

.shrinked.header2 .logo{
	width: auto;
	height: 40px !important;
	margin: 0px 0px 0px 0px !important;
}

.shrinked #primary_menu{
	margin-top: 0px !important;
	clear: none !important;
	float: left !important;
	margin-top: -1px !important;
	margin-left: 20px;
	flex-shrink: 0;
}

.shrinked .po-logo p.tagline{
	display: none;
}

#primary_menu>ul>li:last-child:after {
    content: "";
}

.header2 .logo{
	width: auto;
	height: 90px;
	margin: 0px 0px 0px 0px !important;
}

#primary_menu ul li.current-menu-item a, #primary_menu ul li a:hover{
	color: #900028 !important;
}

#primary_menu{
	border: none !important;
}

#header-aside{
	display: flex;
	column-gap: 30px;
}

#header-lang-switch{
	text-align: center;
}
.shrinked #header-lang-switch{
	display: none;
}

#header-lang-switch-shrinked{
	display: none;
}

.shrinked #header-lang-switch-shrinked{
	display: block;
}

#header-lang-switch-shrinked .zeno_font_resizer_container{
	float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.po-lang-list{
	display: flex;
	flex-direction: column;
	margin-bottom: 0px;
}
.shrinked .po-lang-list{
	flex-direction: row;
	margin-top: 8px;
}
.shrinked .po-lang-list li{
	margin-right: 10px;
}

.po-lang-list li{
    display: inline-block;
    border-bottom: 1px solid #900028;
    padding: 0px 0px;
    margin-bottom: 3px;
}

#topbar{
	display: none;
}

.po_vc_column-inner{
	padding-left: 0px !important;
	padding-right: 30px !important;
}

.header-shrinked{
	margin-top: 155px;
}

.po-author-date{
	text-align: center;
}
.thumbnail_s .po-author-date{
	text-align: left;
}
.po-author-date a:hover{
	color: #900028 !important;
}
.post .lang-divider{
	margin-bottom: 5px !important;
	max-width: 120px !important;
    display: block;
    max-width: 90px;
    border-top: 2px dotted;
    margin: 0 0 15px;
}

.standard_blog .post .lang-divider{  }

.entry-content{ font-size: 1.5rem; }
.post.thumbnail_s .entry-content{ font-size: 1.5rem; }

.po-logo img.po-logo-image{
	margin: 10px 0px 20px 0px;
    padding: 0px;
    height: 45px;
}
.po-logo p.tagline{
    text-align: center;
    margin-top: -10px;
    margin-bottom: 3px;
}

.post.thumbnail_s .title-divider{ margin-bottom: 5px !important; }

/*
#sidebar{
	margin-left: 0px !important;
}
#main{ margin-right: 0px; }
*/
.container .offset-by-one{
	padding-left: 30px;
}
.container .twelve.columns{ margin-left: 0px !important; margin-right: 0px !important; }

.standard_blog_full .post, .standard_blog .post:last-child{
	border: none !important;
	margin-bottom: 0px;
}

#top_shrinked{width:1200px;min-height:120px;max-height:200px;height:auto;z-index:100;position:relative;background:#fff;margin:0 auto 50px;padding-top:10px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;-ms-transition:all .3s linear;transition:all .3s linear}

/* categories list */
.po-categories-list{ display: flex; gap: 20px; flex-direction: row; flex-wrap: wrap; }
.po-category{ position: relative; height: 240px; min-width: 240px; }
.po-category-image{ width: 100%; }
.po-category-image img{ width: 100%; }
.po-category-text{ z-index: 2; position: absolute; bottom: 0; left: 0; padding: 10px 20px 20px 20px; }
.po-category-name{ font-size: 2em; line-height: 3rem; color: #fff; text-shadow: 2px 2px #af906f; }
.po-category-items{ color: #fff; font-weight: bold; }

.po-tag-list-item{ display: flex; gap: 10px; margin-top: 30px; }
.po-tag-list-item > span{ font-size: 36px; font-weight: 800; font-family: arial; color: #ddd; padding-top: 2px; }
.po-tag-list-item h3{ margin-top: 0px; line-height: 2.6rem; font-size: 25px; }

.morelink{
    color: #900028;
    font-family: 'Roboto Slab';
    font-weight: bolder;
    display: inline-block;
    text-decoration: underline;
    font-size: smaller;
    margin-left: 5px !important;
}
.morelink:after{
    content: '\2192';
/*  display: block;  
	height: 8px;
    margin-top: -6px;
    position: absolute;
    transform: rotate(135deg);
    right: 10px;
    top: 50%;
    width: 0;*/
}

#main-page-subscribe-form form{
	background: #f5f5f5;
    border-radius: 18px;
    padding: 20px;
}

#main-page-subscribe-form .mc4wp-form-fields{
	display: flex;
	gap: 20px;
}

#main-page-subscribe-form .mail-icon{
	background: url(/wp-content/themes/citynews-child/assets/images/message.png) no-repeat scroll center;
    width: 39px;
    height: 35px;
    display: inline-block;
    background-color: #fff;
    padding: 30px 40px;
    border-radius: 18px;
}

#main-page-subscribe-form p{
	font-family: "Roboto Slab",Arial;
	font-size: 17px;
	font-weight: 500;
	line-height: 26px;
}

#main-page-subscribe-form input[type="email"]{
    background: #fff;
    position: relative;
    width: 100%;
    height: 60px;
    border: none;
    border-radius: 14px;
    color: #AEAEAE;
    text-indent: 20px;
    line-height: 60px;
    position: relative;
}

#main-page-subscribe-form input[type="submit"]{
    font-size: 18px;
    font-family: 'Roboto Slab';
    color: #900028;
    padding: 0px 20px;
    height: 53px;
    border-radius: 14px;
    border: 1px solid #900028;
    margin: 20px auto 0px;
    display: block;
    text-transform: inherit;
	
}
	
#main-page-subscribe-form .subjects{
    display: flex;
    gap: 30px;
    justify-content: center;
	font-family: 'Roboto Slab';
    font-size: 18px;
    float: left;
    margin-top: 35px;
}

#main-page-social-networks{}
#main-page-social-networks .vc_btn3-container{
	margin-right: 15px;
	font-family: 'Roboto Slab';
    font-weight: 500;
	margin-bottom: 15px;
}

.lang-available{
	font-size: 1rem;
}

.video-at-home{
	flex-basis: 0;
    flex: 1 1 0px;
}

.video-at-home .entry-title{
	text-align: left;
	font-size: 2.5rem;
}

.standard_blog .post .thumbnail{ margin-bottom: 5px; }

.po-tag-archives .post .thumbnail{ height: 250px !important; }

.post .thumbnail .overlay i.fa-play{
	margin-top: 28% !important;
    margin-left: 10% !important;
}

.video-at-home .thumbnail{
	margin-bottom: 10px;
	overflow: visible !important;
}
.video-at-home.thumbnail_s .thumbnail{
	margin-bottom: 0px;
}
.video-at-home .entry-title{
	margin-top: 0px;
}

.video-at-home.thumbnail_s .thumbnail{
	overflow: auto;
	height: auto;
}
.thumbnail_s_row .thumbnail_s .thumbnail{
	margin-right: 0px;
}

.video-at-home.thumbnail_s .thumbnail img{
	max-width: 200%;
    width: 100%;
    margin-left: 0px;
}

.video-at-home.thumbnail_s .thumbnail .overlay{
	margin-top: -25px;
}

.standard_blog .video-at-home{
	border-bottom: 0px;
    padding-bottom: 0px;
}

.thumbnail_s_row{ display: flex; gap: 30px; }

.thumbnail_s_row .video-at-home .thumbnail,
.thumbnail_s_row .video-at-home .entry-body{ width: 100%; }

.post .entry-title, .video .entry-title{ text-transform: inherit !important; }
.post .entry-title,
.video .entry-title,
.post .entry-title a{
	color: #000 !important;
}

.video-at-home .category{
	margin: 0px !important;
    text-align: left !important;
}

/* Single page */
.single .entry-body span.category{
	margin-top: 0px;
}
.post_navi{
	display: flex;
	justify-content: space-between;
}
.post_navi .item{
	line-height: 27px;
	height: auto;
	width: auto;
}
.post_navi .item.alignleft{
	margin-right: 10px;
}

#category-title{
	display: flex;
	border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 20px;
	gap: 30px;
}

#category-title .archive_title{
	margin: 0px 0px 30px 0px;
	text-align: left;
}
#category-title .category-publications-count{
	margin-bottom: 10px;
	font-size: 1.7rem;
}
.category-category-image{
	height: 125px;
    overflow: hidden;
    width: 50%;
}
.category-category-image img{ width: 100%; }

/* Author page  */
.ppma-supergrid-specific{ display: flex; gap: 30px; }
.ppma-supergrid-specific .ppma-supergrid-latest{ flex: 1 0 40%; }
.ppma-supergrid-specific .ppma-supergrid-more-specific{ flex: 1 0 60%; }

.ppma-supergrid-most-viewed{ margin-bottom: 20px; }

.ppma-page-content.list .article-content{
	display: flex;
	gap: 25px;
}
.ppma-page-content.list .article-image{
	max-width: 30%;
}
.ppma-page-content.list .article-image img{ width: 100%; }
.ppma-page-content.list .article-title{ text-align: left; margin-top: 0px; font-size: 3rem; }
.ppma-page-content.list .article-entry-excerpt{ font-size: 1.7rem; margin: 5px 0px 15px 0px; line-height: 2.4rem; }
.ppma-page-content.list .post-views{ display: inline; }
.ppma-page-content.list .post-views-count{ color: #000; font-size: 1.2rem; }
.ppma-page-content.list .meta-divider{ margin: auto 10px; }
.ppma-page-content.list .taglist a{ margin-left: 0px; margin-right: 10px; }

.container.row.border-top{ border-top: 1px solid #eee; }

.pp-author-page-layout.pp-multiple-authors-layout-boxed .avatar, 
.pp-author-page-layout.pp-multiple-authors-layout-boxed .photo, 
.pp-author-page-layout.pp-multiple-authors-layout-centered .avatar, 
.pp-author-page-layout.pp-multiple-authors-layout-centered .photo{
	width: 100% !important;
}
.pp-author-page-layout .pp-multiple-authors-layout-boxed ul li, 
.pp-author-page-layout .pp-multiple-authors-layout-centered ul li{
	border: none !important;
	padding: 0px !important;
}
.pp-author-page-layout{
	margin: 35px 0px;
}
.pp-author-page-layout h1{
	margin-top: 0px;
	border-bottom: 1px solid #900028;
}

.po-post-header-meta{
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
	gap: 50px;
}
.po-post-header-right{ flex: 0 0 auto; }

.pp-post-top-author ul,
.pp-post-bottom-author ul{ list-style: none; margin: 0px; padding: 0px; }
.pp-post-top-author ul li,
.pp-post-bottom-author ul li{ display: flex; gap: 20px; margin: 0px; padding-bottom: 10px; }
.pp-post-top-author ul li h2,
.pp-post-bottom-author ul li h2{ margin: 0px; font-size: 2rem; }

.pp-post-bottom-author .pp-author-boxes-description{
    margin-bottom: 2rem;
}
.pp-post-bottom-author .pp-multiple-authors-boxes-ul{
	border-bottom: 1px solid;
	margin-bottom: 20px;
}

.pp-post-bottom-author .pp-author-boxes-title{
	margin-bottom: 15px;
	line-height: 2.3rem;
    margin-top: 5px;
}

.pp-post-top-author .pp-author-boxes-avatar{
    position: relative;
    width: 120px;
    flex: 0 0 120px;
    overflow: hidden;
}
.pp-post-top-author .pp-author-boxes-avatar .po-author-thumbnail{
	overflow: hidden;
/*    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
*/    opacity: 1;
    transition: opacity .1s;
    height: 120px;
	width: 100%;
}
.pp-post-top-author .pp-author-boxes-avatar .po-author-thumbnail .centered{
/*    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate(50%,50%);*/
}
.pp-post-top-author .pp-author-boxes-avatar .po-author-thumbnail .centered img{
/*    transform: translate(-50%,-50%);
	height: 100% !important;
    width: auto !important;*/
    width: 100% !important;
    height: auto;
}

.po-post-views .post-views{
	display: inline;
	color: #000;
	font-size: inherit;
}

.po-post-header-right .rmp-results-widget,
.po-post-header-author .rmp-results-widget{
	display: inline;
	margin-left: 10px;
}

.po-share-header{ margin-top: 10px; }
.po-post-header-meta .sd-content ul li{ margin: 0 8px 0px 0; }

.post_navi .item{ display: flex; }
.post_navi .item i{ padding-top: 4px; }

.post-after-part{ display: flex; padding: 10px; }
.post-after-part .wpb_column{ flex-grow: 1; }

article.post .pp-multiple-authors-wrapper h2{ text-align: left; }

.taglist{ margin: 30px 0 30px !important; }

.entry-content a{ color: #900028 !important; }

.rmp-rating-widget .rmp-icon--ratings{ font-size: 4.5rem; }

.single-post-submission-callout{
	padding: 15px 30px;
    background: #ecebeb;
    border-radius: 6px;
}
.single-post-submission-callout h3{
	font-size: 2rem;
}
.single-post-submission-callout p{
	font-size: 1.7rem;
	line-height: 2.8rem;
}

#bottom_widget .container{
    display: flex;
    padding: 0px 10px;
    gap: 20px;
}
#bottom_widget .container .four.columns{
	flex-grow: 1;
	flex-basis: 0;
	width: auto;
}
#bottom_widget .container .column, #bottom_widget .container .columns{
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#bottom_widget .container:after{ display: none; }

/* Rate my Post  */
.rmp-rating-widget--has-rated .rmp-heading--title{ display: none; }
.rmp-rating-widget--has-rated .rmp-heading--subtitle{ display: none; }

.taglist a:hover{
    background: #900028;
    color: #af906f !important;
}
.langs-avail{
	background: #eee;
    padding: 5px 17px;
    border-radius: 6px;
}
.langs-avail a{
	font-weight: 600;
}

.widget_author_random_posts_widget .post_list li{
	height: auto !important;
	display: flex;
}

.widget_author_random_posts_widget .post_list li a.thumbnail{
	float: none;
	flex: 0 0 60px;
}

.wpb_wrapper, .widget_mc4wp_form_widget{
	.mc4wp-form{
		background: #eee;
		padding: 14px 20px;
		border-radius: 10px;
		line-height: 2.5rem;
		font-size: 1.7rem;
		margin-bottom: 0px;		
	}

	.mc4wp-form input[type="email"]{
		width: 100%;
		margin-bottom: 10px;
	}
	
	.mc4wp-form p{
		margin-bottom: 10px;
	}
	
	.mc4wp-form input[type="submit"]{
		width: 100%;
		margin-top: 10px;
	}
}

.subscribe-sidebar-title{
	display: flex;
	gap: 20px;
	margin-bottom: 15px;
}

.subscribe-sidebar-title .mail-icon{
    background: url(/wp-content/themes/citynews-child/assets/images/message.png) no-repeat scroll center;
    width: 70px;
    height: 70px;
    display: inline-block;
    background-color: #fff;
    padding: 0px;
    border-radius: 18px;
    flex: 0 0 70px;
}
.subscribe-sidebar-title h4{ font-size: 2rem; }
.widget-authors-link{
	text-align: center;
    display: block;
    margin-top: 10px;
    border: 1px solid;
    border-radius: 5px;
}
.widget{
	margin: 0 auto 30px !important;
}

.rmp-tr-posts-widget__post{
	margin-bottom: 20px;
	position: relative;
}
.rmp-tr-posts-widget__post:last-child{
	margin-bottom: 0px;
}
.rmp-tr-posts-widget__img{
	width: 100% !important;
}
.rmp-tr-posts-widget__link{
	font-size: 1.7rem;
	max-width: 100%;
	text-align: left;
	margin-top: 7px;
}
.rmp-tr-posts-widget__star-rating{
	text-align: center;
    margin-top: 0px;
    font-size: 14px;
    position: absolute;
    top: 11px;
    left: 0px;
    padding: 3px 13px;
    background-color: rgb(229 229 229 / 50%);
    border-radius: 0px 5px 5px 0px;
}
.rmp-tr-posts-widget__star-rating.no-thumb{
	position: relative;
    background: transparent;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
}

.multiple-authors-bio{ line-height: 2rem !important; margin-bottom: 10px; }

.multiple-authors-bio-full{ line-height: 2.5rem !important; font-size: 1.7rem }

.pp-author-boxes-meta{ line-height: normal; }
.pp-author-boxes-description{ margin-bottom: 0px !important; flex-grow: 1; }

.pp-multiple-authors-layout-boxed .avatar, .pp-multiple-authors-layout-boxed .photo, .pp-multiple-authors-layout-centered .avatar, .pp-multiple-authors-layout-centered .photo{
	border-radius: 0px !important;
}

.ppma-page-content.supergrid{
	margin-bottom: 20px;
}
.ppma-page-content.list .article-image{ flex: 0 0 30%; }

.author-list-meta .rmp-results-widget{
	display: inline;
	margin-left: 5px;
}
.posts-paged-list{ display: flex; justify-content: space-between; }
.posts-paged-list a{ opacity: 0.5; font-size: 1.4rem; }

/* Authors page page nav */
.ppma-article-pagination{ margin-top: 20px; }
.ppma-article-pagination nav{ display: flex; justify-content: center; }
.ppma-article-pagination .nav-links{}
.ppma-article-pagination .page-numbers{
	display: inline-block;
    width: 40px;
    height: 30px;
    font-size: 2rem;
    font-family: 'Source Sans Pro';
    border: 1px solid #900028;
    text-align: center;
    padding-top: 9px;
    margin-left: 10px;
    line-height: 2rem;
}
.ppma-article-pagination .page-numbers.current{
	background: #900028;
    color: #fff;
}
.ppma-article-pagination .page-numbers.dots{ border: none; }
.ppma-article-pagination .page-numbers.next{ border: none; margin-left: 10px; }
.ppma-article-pagination .page-numbers.prev{ border: none; }

.ppma-article.has-featured-image{ margin-bottom: 20px; }

.po-no-featured-image{
	border: 1px dashed;
    display: flex;
    justify-content: center;
}

.author-list-specific{}
.author-list-specific h2{ font-size: 1.7rem; }

.ppma-page-content .read-more{
    color: #900028;
    font-family: 'Source Sans Pro';
}
.ppma-page-content a.read-more:hover{
	text-decoration: underline;
}

.multiple-authors-title{ font-size: 1.7rem; }

.multiple-authors-bio-full a{ text-decoration: underline; }

.ppma-author-pages-author-box-wrap.collapse-bio .multiple-authors-bio-full{
	height: 125px;
    overflow: hidden;
}
.author-bio-spoiler{ display: inline-block; margin-top: 10px; padding: 3px 10px; border: 1px solid; }

.pp-multiple-authors-layout-boxed .multiple-authors-links a span,
.pp-multiple-authors-layout-centered .multiple-authors-links a span,
a.ppma-author-field-meta span,
a.ppma-author-field-meta i{
	min-width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px !important;
}

.pp-multiple-authors-layout-boxed .multiple-authors-links a,
.pp-multiple-authors-layout-centered .multiple-authors-links a,
a.ppma-author-field-meta{
	background: none !important;
	color: #900028 !important;

}

.container .po-category-layout{ display: flex; gap: 3%; flex-wrap: wrap; }
.container .po-category-layout article{ flex: 0 0 48%; }
.container .po-category-layout article .thumbnail{ height: 400px; }
.container .po-category-layout article .po-post-meta{ display: flex; justify-content: center; gap: 20px; }
.container .po-category-layout article .po-post-meta .rmp-results-widget{ display: inline; }
.container .po-category-layout article.post .entry-title{ font-size: 2.5rem; }

.container .po-video-layout{ display: flex; gap: 3%; flex-wrap: wrap; }
.container .po-video-layout article{ flex: 0 0 48%; }
.container .po-video-layout article .thumbnail{ height: 300px; }
.container .po-video-layout article .po-post-meta{ display: flex; justify-content: center; gap: 20px; }
.container .po-video-layout article .po-post-meta .rmp-results-widget{ display: inline; }
.container .po-video-layout article.post .entry-title{ font-size: 2.5rem; }

.post .entry-title a:hover{ color: #af906f !important; }
.good-reads .entry-title a:hover{ color: #af906f !important; }
.entry-content p{ line-height: 1.5em !important; }

.thirdty .entry-body{ width: 100%; }

.po-searchbox-additional{ display: flex; gap: 30px; font-size: 1.6rem; margin-bottom: 30px; }
.po-searchbox-additional > div{ flex: 0 0 30%; }

.authors-container{ display: flex; gap: 30px; }
.authors-container .authors-letters{ flex: 0 0 201px; }
.authors-container .authors-letters a,
.authors-container .authors-letters span{ 
	border-radius: 3px;
    border: 1px solid;
    display: inline-block;
    font-size: 2rem;
    margin: 5px 4px 10px 4px;
	width: 38px;
    height: 30px;
    text-align: center;
    padding-top: 5px;
}
.authors-container .authors-letters span{ 
    color: #eee;
}
.authors-container .authors-letters a:hover{ color: #fff !important; background: #900028; }
.authors-container .authors-letters a.all-authors{ display: block; width: auto; font-size: 1.5rem; padding-top: 0.7rem; margin-right: 15px; }
.authors-container .authors-list{  }
.authors-container .authors-list > div{ display: flex; flex-wrap: wrap; gap: 0px 50px; }
.authors-container .authors-list .author-self{ margin-bottom: 0px; padding-bottom: 10px; border-bottom: 1px solid #eee; width: 47%; }
.authors-container .authors-list .author-self h5{ margin-bottom: 0px; }
.authors-container .authors-list .author-self h5 a{ color: #000 !important; }
.authors-container .authors-list .author-self h5 a:hover{ color: #900028 !important; }
.authors-container .authors-list .author-self p{ margin-bottom: 0px; }
.authors-container .authors-list .author-self p.pub-count{ margin-top: 5px; font-size: 1.4rem; }

.contact_content .container{ margin-top: 10px !important; }

.contact-form label span{ opacity: 1 !important; }
.contact-form input, .contact-form textarea{ font-size: 1.6rem; }
.contact-form input[type="submit"]{ background: #900028; border-color: #900028; float: left; }
.contact-form .wpcf7-spinner{ float: left; margin-top: 7px !important; }

#popup_window h3{ text-transform: none; font-size: 3rem; }

.po-sub-block{ margin-bottom: 20px; }
.po-sub-block p{ margin-bottom: 0px; }
.po-sub-block-body{ padding: 10px; }
.po-sub-block-body label{ margin-bottom: 0px; display: block; }
.po-sub-block-body label span{ margin-left: 10px; }

.po-sub-block-body > div{ margin-bottom: 10px; }
.po-sub-block-body > div > p{ display: flex; }
.po-sub-block-body > div > p > label{ flex: 0 0 75px; padding: 6px 17px 6px 0px; text-align: right; }
.po-sub-block-body .required-field{ color: red; font-weight: bold; }
.po-sub-block-body .full-width-textarea{ width: 100%; height: 150px; }

.author-bio-spoiler{}

#menu-social-menu-footer{ font-size: 2rem; }
#footer .footer_menu li{ margin-left: 10px; }

#popup_search{}
#popup_search form{ display: flex; }
#popup_search form > label{ flex-grow: 1; }
#popup_search form > label input{ width: 90%; }
#popup_search form > input[type="submit"]{ flex: 0 0 100px; height: 50px; background: #900028; color: white; padding: 0px; }

.post-date-icon{ margin-left: 15px; margin-right: 3px; opacity: 0.5; }
.author-hidden .post-date-icon{ margin-left: 0px; }

#body-container{ padding: 0px 20px; }

#topbar .menu_button{ margin: 0px !important; }
.po-logo{ min-width: 250px; width: 100%; text-align: center; }

.video-avail-in-ribbon{
    text-align: center;
    padding: 15px 0px;
    margin-top: 10px;
}
.video-avail-in-ribbon span{
    background: #900028;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
}

.video-avail-in-list{
	border: 1px solid #900028;
    color: #900028 !important;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    position: absolute;
    left: -10px;
    top: -10px;
    background: white;
    font-size: 1.2rem;
}

.po-author-data{ display: flex; flex-direction: column; }

.pp-multiple-authors-layout-boxed ul li, .pp-multiple-authors-layout-centered ul li{
	border: none !improtant;
}
/*
Breakpoints
480px
767px
959px
1140px
1199px
1245px
*/

@media only screen and (max-width:1245px){
	#top, #primary_menu, .vc_row[data-vc-full-width="true"] .vc_column_container.vc_col-sm-12, .citynews .vc_row{ width: auto; }
}

@media only screen and (max-width:1140px){

}

@media only screen and (min-width:960px) and (max-width:1199px){
	.container{ width:100%; }
	#top{ height: auto; }

	.post.thumbnail_s .entry-body{ width: 54%; }
	.post.thumbnail_s .thumbnail{ width: 180px; height: 120px; }

	.po-category{ min-width: auto !important; height: auto !important; width: 31%; }

	#home-page-taxonomies{ flex-direction: column; display: flex; }
	#home-page-taxonomies .wpb_column{ width: 100%; margin-bottom: 30px; }

	#home-videos .vc_row.wpb_row{ flex-direction: column; display: flex; }
	#home-videos .vc_row.wpb_row .wpb_column{ width: 100%; }

	.po-category-image img{ height: 100%; }

	#home-video-right{ display: none; }
	#home-video-left .thumbnail_s_row .thumbnail{ margin-right: 20px; }

	
}

@media only screen and (min-width:960px) and (max-width:1199px){

}

// Bottom widgets responsive
@media only screen and (max-width:480px){
	#bottom_widget .container{ flex-direction: column; }
	#bottom_widget .container .four.columns{ flex: 0 0 100% }
}
@media only screen and (min-width:481px) and (max-width:1199px){
	#bottom_widget .container{ flex-wrap: wrap; flex-direction: row; }
	#bottom_widget .container .four.columns{ flex: 0 0 48% }	
}

@media only screen and (min-width:960px) and (max-width:1199px){

}



@media only screen and (max-width:959px){
	#sidebar{
		width: auto !important;
	}

	#main-page-subscribe-form .subjects{ flex-direction: column; gap: 2px; margin-top: 18px; margin-bottom: 20px; }
	#main-page-subscribe-form .mc4wp-form-fields{ flex-direction: column; }

	.container .po-category-layout article .thumbnail{ height: auto; }
	.po-searchbox-additional{ flex-direction: column; gap: 20px; }
	.po-searchbox-additional ul{ margin-bottom: 0px;}
}

@media only screen and (min-width:768px) and (max-width:959px){

}

/*@media only screen and (max-width:767px){*/
@media only screen and (max-width:959px){
	.po-post-header-meta{ flex-direction: column; gap: 20px; }
	.post-after-part{ flex-direction: column; gap: 20px; }
	.post_navi .item{ width: 100%; }

	#header-fordham-logo{ display: none; }

	#header-aside #header-lang-switch{
		display: none;
	}

	.pushy #header-lang-switch span{
		display: block;
		margin-bottom: 5px;
		color: #B3B3C1;
		font-size: 16px;
		text-align: left;
		padding-left: 30px;
		margin-top: 40px;
	}
	.pushy ul li{ text-align: left; }

	#topbar .po-logo{
		width: 250px;
		margin-left: 20px;
		float: left;
		margin-top: 5px;
	}

	#topbar .po-logo img.po-logo-image{
		margin: 10px 0px 0px 0px;
	}

	header#top{ display: none; }

	#cn_content{ margin-top: 0px !important; }

	#sidebar{ padding: 0px; }

	footer#footer{ height: auto; }

/*	.po_vc_column-inner{ padding-right: 0px !important; }*/

	.vc_column_container>.vc_column-inner{ padding: 0px !important; }
	.standard_blog_full .good-reads .entry-body{ width: auto; }

	.text-sub-meta{ flex-direction: column !important; }
}

@media only screen and (min-width:480px) and (max-width:767px){
	.vc_column_container>.vc_column-inner{
		padding-right: 15px !important;
	}

	.po-category{ flex: 0 0 48%; }

	.po-categories-list{ margin-bottom: 20px; }

	#bottom_widget .container{ flex-direction: column; }

	.post.thumbnail_s .thumbnail{ height: 300px; width: 100%; }
	.post.thumbnail_s .entry-body{ width: 100%; }
	.mc4wp-form-fields{ flex-direction: column; }

	.container .po-category-layout{ flex-direction: column; }
}

@media only screen and (max-width:480px){
	.container .po-category-layout{ flex-direction: column; }
	#bottom_widget .container{ flex-direction: column; }

	.po-sub-block-body > div > p{ display: flex; flex-direction: column; }
	.po-sub-block-body > div > p > label{ flex: 0 0 auto; padding: 6px 17px 6px 0px; text-align: left; }
	.wpcf7-form-control.wpcf7-text{ width: 100%; }

	.po-categories-list{ margin-bottom: 20px; }

	.vc_column_container>.vc_column-inner .vc_column-inner{
		padding-right: 0px !important;
	}
}

@media only screen and (max-width: 1245px){
   .post.thumbnail_s .thumbnail{
      height: auto;
   }
}

@media only screen and (max-width: 959px){
	.flex-header{
		display: block;
	}
	
	#topbar{
		display: block;
	}
	
	.po-logo a span img{
		height: auto !important;
	}
	
	.po-logo a{
		width: auto;
	}
	
	.header2 .po-logo a{
		text-align: center !important;
	}
}

@media only screen and (max-width: 767px){
	.header2 .po-logo {
		padding-top: 0px;
	}
	#main, #sidebar{
		width: 100% !important;
	}

	#text-17 img, #text-18 img{ max-width: 50%; }
	#text-30{ width: auto; }

	.open-letter-form{ grid-template-columns: 1fr !important; }
	
}

@media (min-width: 769px) {
	.pp-multiple-authors-layout-boxed ul li {
		display: flex;
		gap: 40px !important;
	}
	.pp-multiple-authors-layout-boxed ul li > div:nth-child(1){
		flex: 0 0 250px !important;
	}
}

@media only screen and (min-width: 600px){
	.contact-form input[type=email], 
	.contact-form input[type=tel], 
	.contact-form input[type=text], 
	.contact-form input[type=url] {
    	width: 80% !important;
    	font-size: 1.6rem;
	}
}

@media only screen and (max-width: 680px){
	.eventon_events_list{
		flex-direction: column;
	}
	.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events{
		width: 100% !important;
	}
}

.single .entry-content blockquote{ font-size: 1.8rem; }

.standard_blog .post .thumbnail iframe, .standard_blog_full .post .thumbnail iframe{ min-height: 300px !important; }

.po-authors-list{}
.po-authors-list-item{ margin-bottom: 15px; display: flex; gap: 10px; }
.po-authors-list-item h3{ margin: 0px 0px; font-size: 17px; }
.po-authors-list-item .authors-title{ color: #000; margin: 0px; }
.po-authors-list-item > a > b,
.po-authors-list-item > a > span{ font-size: 1.3rem; }
.po-authors-list-item .po-authors-list-item-picture{ flex-shrink: 0; }

.archive_title span{ border-bottom: none !important; }
.archive_title span span { font-size: 3rem !important; }

.font-size-3-rem{ font-size: 3rem; }

.include-author-box .pp-author-boxes-avatar{ flex: 0 0 100px; }

.po-button{  }
.po-button a{ background: maroon !important; padding: 10px 20px !important; color: white !important; border-radius: 5px !important; margin: 10px 0px !important; display: inline-block !important; font-size: 1.5rem; }

a.to-authors-page{ color: maroon !important; }

/* EventON */
.ajde_evcal_calendar.color .eventon_list_event a:hover{ border-left: 0px !important; }
.evoet_dayblock{
	justify-content: center;
    text-align: center;
    margin-bottom: 5px !important;
}

.evoet_c2.evoet_cx{ display: flex; gap: 15px; flex-direction: row; min-width: 150px; }
/*.evoet_time_expand.level_3{ margin-top: 5px; }*/
.evo_tz{ display: block; margin-left: 20px !important; }
.evcal_tz_time{ margin-top: 6px; }

#evo_lightboxes, #events-list-po, .eventon_list_event{
	.evoet_time_expand.level_3{ flex-direction: column; margin-top: 4px; margin-bottom: 0px; align-items: flex-start; }
	.evcal_time.evo_tz_time{ margin-bottom: 3px; }
	.evo_tz{ display: block; }
}
#evo_lightboxes .evoet_time_expand.level_3{ margin-top: 3px; }

#event_eventdetails .pp-multiple-authors-boxes-ul{ margin: 0px 0px 20px 0px; padding: 0px; }
#event_eventdetails .pp-author-page-layout{ margin: 0px; padding: 0px; }
.evo_lightbox_content, .evolb_box{ max-width: 750px !important; }

.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, .evo_pop_body .evoet_cx span.evcal_desc2{ text-transform: none !important; }
.eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle, .evo_pop_body .evoet_cx span.evcal_event_subtitle{ text-transform: none !important; }

#events-list-mainpage .eventon_list_event + #events-list-mainpage .eventon_list_event + #events-list-mainpage .eventon_list_event + #events-list-mainpage .eventon_list_event{ display: none }

.evocard_box.eventdetails{ background: transparent; }
.evcal_evdata_row p, .evocard_box p{ margin: 0px !important; }
.evcal_evdata_row{ padding: 20px 25px !important; }
.evocard_box.ftimage .evcal_evdata_row{ padding: 0px !important; }
#evcal_list .evorow.getdirections .evo_get_direction_content, .evo_lightbox .evorow.getdirections .evo_get_direction_content{ padding: 0px !important; }
.eventon_full_description > h3.padb5.evo_h3{ display: none; }
.evcal_evdata_row .evcal_evdata_icons{ display: none; }

@media (max-width: 568px){
	.eventon_events_list .eventon_list_event .evcal_desc, .evo_pop_body .evcal_desc, #page-content p.evcal_desc{ flex: auto; margin-top: 20px !important; flex-basis: 100% !important;}
	.evcal_eventcard .evcal_evdata_row .evcal_evdata_cell { margin-left: 0px; }
}

/* custom author include */
.include-author-box .pp-author-boxes-bio{ font-size: 1.4rem !important; }
.include-author-box .pp-author-boxes-title{ border-bottom: 1px solid; padding-bottom: 8px !important; margin-bottom: 10px !important; }
.evo_metarow_details.evorow.evcal_evdata_row.evcal_event_details{ padding: 20px !important; }
.evo_metarow_details.evorow.evcal_evdata_row.evcal_event_details > p { display: none; }
.evo_metarow_details.evorow.evcal_evdata_row.evcal_event_details .evo_h3{ padding-bottom: 5px !important; }
.include-author-box .pp-author-boxes-meta h2{ text-transform: none; margin-bottom: 3px; }

#evcal_list .evorow.getdirections, .evo_pop_body .evorow.getdirections{ background-color: inherit !important; }

.eventon_list_event .evo_metarow_details .eventon_full_description li.pp-multiple-authors-boxes-li{ margin-top: 20px; }
.evocard_box.evosocial{ padding: 0px !important; }

body .evcal_eventcard .evcal_cell_rel_events a h4{ text-transform: none; font-size: 2rem; margin-bottom: 15px; }
body .evcal_eventcard .evcal_cell_rel_events a em i{ font-size: 1.5rem;}


.grecaptcha-badge{ visibility: hidden; }

@media print{
	#primary_menu, #sidebar, #text-20, .post-after-part, .related-posts, .post_navi, #bottom_widget, #header-aside, .langs-avail, .po-rating, .po-share-header{ display: none; }
	article.post{ width: 690px; }
	.pp-post-bottom-author{ display: none; }
   .taglist{ display: none; }
   .po-post-header-meta .pp-author-boxes-meta{ display: none;}
   #header-placeholder{ display: none; }
   .shrinked#top{ position: relative; min-height: auto; height: auto; top: 0px !important; }
   .shrinked .po-logo a span img{ margin: 10px 0px 20px 0px !important; padding: 0px !important; height: 45px !important; }
   .shrinked .po-logo p.tagline{ display: block; }
   #cn_content{ margin-top: 40px; }
}

.taxonomy-description{ font-size: 1.7rem; }

.po-news-container span.category,
.po-news-container .entry-title{ text-align: left; }

.po-news-container .post{ margin-bottom: 0px; }
.po-news-container .post .title-divider{ margin-left: 0px !important; }
.po-news-container .post .entry-content{ margin-top: 10px !important; margin-bottom: 0px !important; }
.po-news-container .post .entry-content p{ margin-bottom: 10px !important; }
.po-news-container .post .entry-content .morelink{ margin-left: 0px !important; }

.flex-media-template{ display: flex; gap: 20px; }

.po-author-thumbnail{ width: 100px; }
.pp-multiple-authors-layout-boxed ul li, .pp-multiple-authors-layout-centered ul li{ border: none !important; }

.secondary-title{ color:#8D8381;font-size:16px; display: block; margin-top: 5px; }
article.post .secondary-title{ font-size: 18px; }

.standard_blog .post_navi{ margin-top: 30px; }

.after-post-widget-area{ display: flex; gap: 30px; }

#text-30, #text-31{
	background: #f6f6f6;
    padding: 20px 30px;
    border-radius: 5px;
	margin-bottom: 0px !important;
}

#donate_now{
	height: 100%;
    margin: 15px -30px;
	display: none;
}
#popup_window{ padding-bottom: 15px; }

.super-title-po{
    text-align: center;
    text-transform: uppercase;
    font-size: 3rem;
}

.super-title-po span{
    display: inline-block;
    margin: 0px auto;
    background-color: white;
    position: relative;
    padding: 0px 10px;
}

.super-title-po .strikethru{
    border-bottom: 2px solid #900028;
    position: absolute;
    width: 100%;
    top: 30px;
    left: 0px;
}

.standard_blog_full .type-good-reads{
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #900028;
}

.standard_blog_full.po-category-layout .type-good-reads{
	flex-direction: column;
}
.standard_blog_full.po-category-layout .type-good-reads .entry-body{ width: auto; }
.standard_blog_full.po-category-layout .type-good-reads .thumbnail a{ margin: 0px auto; }

.standard_blog_full .type-good-reads .wp-post-image{
/*    width: 100%;
    height: auto;
    flex-direction: row;
*/
   height: 100%;
   object-fit: cover;
   border-radius: 10px;
}

.standard_blog_full .type-good-reads:nth-child(even){
    flex-direction: row-reverse;
}

.standard_blog_full .good-reads .entry-title a{
/*	color:#900028 !important; */
}

.standard_blog_full .good-reads .entry-body{
    background: #00000008;
    padding: 30px 30px 15px 30px;
    border-radius: 10px;
    margin: 0px;
}

.good-reads .po-post-meta{
    display: flex;
    justify-content: space-evenly;
}

.good-reads .po-post-meta .rmp-results-widget{
    display: inline-block;
    margin-left: 10px;
}
.good-reads .entry-body span.category{
    margin-top: 0px;
}
.good-reads .entry-title{
    text-align: center;
}
.good-reads .entry-content{
    margin-top: 10px;
}

.good-reads .morelink{
    margin: 0px !important;
    font-size: 1.4rem;
    display: inline-block;
    border-bottom: 1px solid;
    text-decoration: none;
}
.good-reads .morelink:hover{
    color: #af906f !important;
}

.popup_nopadding{
	padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.popup_nopadding #donate_now{
	margin: 0px -30px !important;
}

.popup_nopadding .close_popup{
	position: absolute;
    right: -49px;
    top: 0px;
    background: white;
    padding: 9px 5px;
    border-radius: 50%;
    width: 30px;
    height: 23px;
    text-align: center;
	margin: 0px !important;
}

.eventon_list_event .evoet_cx span.evcal_event_title, .evo_metarow_ICS .evcal_evdata_cell p a, .evo_metarow_learnMICS .evcal_col50 .evcal_evdata_cell p a, .eventon_list_event .evo_metarow_locImg p.evoLOCtxt .evo_loc_text_title, .evo_clik_row .evo_h3, h2.evo_h2, h3.evo_h3, h4.evo_h4, body .ajde_evcal_calendar h4.evo_h4, .evo_content_in h4.evo_h4, .eventon_main_section #evcal_cur, .ajde_evcal_calendar .calendar_header p.evo_month_title, .eventon_events_list .eventon_list_event .cancel_event .evo_event_headers, .evo_pop_body .evo_event_headers.canceled, .eventon_events_list .eventon_list_event .evcal_list_a .evo_above_title span, .evo_pop_body .evcal_list_a .evo_above_title span, .ajde_evcal_calendar .evcal_month_line p, .ajde_evcal_calendar .evo_footer_nav p.evo_month_title, .evo_eventon_live_now_section h3{
   font-weight: 400;
}

.front-page-good-reads div.thumbnail,
.good-reads div.thumbnail{
   display: flex;
   margin: 0px;
   border-radius: 10px;
}

.front-page-good-reads div.thumbnail a img{
/*   width: auto !important;
   height: 100% !important;
   position: absolute;
   left: -30%;
*/
}
.front-page-good-reads .entry-title{
   margin-top: 0px !important;
}

.front-page-good-reads .secondary-title{
   display: none;
}
.front-page-good-reads .entry-body .category{
   display: none;
}
.front-page-good-reads .entry-content{
   margin-bottom: 10px;
}
.front-page-good-reads .morelink{
   margin-bottom: 10px !important;
}

.front-page-good-reads .post .lang-divider{
   margin-top: 15px;
}

.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events{
   flex-grow: 1;
   width: auto;
}

@media only screen and (max-width:1245px){
   .ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events{
      width: 50%;
   }
}

@media only screen and (max-width:960px){
   article.type-good-reads{
      flex-direction: column;
   }
   .after-post-widget-area{ flex-direction: column !important; gap: 0px !important; }
}

.front-page-block-index-link{ float: right; font-size: 1.5rem; margin-top: 8px; color: #900028 !important; }

.short-reads-index{
	article.post{ display: flex; gap: 30px; margin-bottom: 20px !important; }
	article.post .thumbnail-wrap{ flex: 0 0 30%; }
	article.post .entry-body .category{ text-align: left; margin-top: 0px; }
	article.post .entry-title{ text-align: left; font-size: 2rem; }
	article.post .title-divider{ margin-left: 0px; margin-bottom: 5px; }
	article.post .po-author-date{ text-align: left; }
	article.post .entry-content{ margin: 10px 0px 0px 0px !important; font-size: 1.4rem !important; }
	article.post .entry-content p{ margin-bottom: 10px !important; }
	article.post .po-post-meta{ display: flex; justify-content: space-between; }
	article.post .morelink{ margin: 0px !important; }
}

.jaw_widget{
	a:hover{ color: #900028; }
	.year{ font-size: 2rem; }
	.jaw_symbol{ display: none; }
	.jaw_months{ margin: 5px 10px; font-size: 1.5rem; }
	.jaw_months li{ margin-bottom: 0px; }
}

.po-monthly-archive{
	margin: 0px 0px 20px 0px;
    padding: 0px;
    list-style: none;
}

.po-monthly-archive > li{
	position: relative;
	margin-bottom: 0px;
}

.po-monthly-archive li span.year{
	cursor: pointer;
	font-size: 2rem;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}
.po-monthly-archive > li.active{
}
.po-monthly-archive > li.active span.year{
	border-bottom: 1px solid #900028;
}

.po-monthly-archive li .po-monthly-archive-inner{
	margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
	display: none;
    flex-wrap: wrap;
	justify-content: center;
}
.po-monthly-archive li.active .po-monthly-archive-inner{
	display: flex;
}

.po-monthly-archive li .po-monthly-archive-inner li{
	padding: 1px 10px;
    font-size: 1.5rem;
    background: #f8f5f5;
    margin-right: 10px;
    border-radius: 5px;
}
.po-monthly-archive li .po-monthly-archive-inner li.active,
.po-monthly-archive li .po-monthly-archive-inner li.active a{
	color: white;
	background: #900028;
}

.alaya_pagenavi a.page-numbers, .alaya_pagenavi span{ 
	border-radius: 5px !important;
	padding: 3px 15px !important;
	font-size: 2rem;
}

.alaya_pagenavi span, .alaya_pagenavi a.page:hover{
	background: #900028 !important;
    border: 1px solid #900028 !important;
}

.alaya_pagenavi a.page-numbers:hover{
	color: #900028 !important;
}

.widget_po_archives_links_widget h3.widget-title{
	margin-bottom: 10px;
}

article.video .entry-title{
	text-align: center;
	font-size: 3.5rem;
	margin-top: 20px;
}

article.video .secondary-title{
	font-size: 18px;

}

article.video .title-divider {
    display: block;
    max-width: 90px;
    border-top: 2px dotted;
    margin: 0 auto 15px;
}

article.video .post_format_icon {
    text-align: center;
    font-size: 2.5rem;
    color: #000;
}

article.video .thumbnail {
    width: 100%;
    max-height: 500px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}

article.video .thumbnail img, article.video .thumbnail iframe{
	width: 100%;
    height: auto;
	border: none;
    overflow: hidden;
	min-height: 300px !important;
}

.entry-body span.series{
	text-align: center;
    width: 100%;
    display: block;
    margin: 20px auto -15px;
    color: #999;
}

.po-video-layout h4.entry-title{
   font-size: 2.5rem;
}
.po-video-layout article.video{
   margin-bottom: 30px;
}

.series-list{ display: flex; flex: 0 0 48%; justify-content: center; }
.series-list .header-wraper{
   font-size: 3rem;
    /* border-right: 3px solid; */
    padding-right: 20px;
}
.series-list ul{ margin: 0; padding: 0; list-style: none; border-left: 2px solid #900028; padding-left: 20px; }
.series-list ul li{ font-size: 1.8rem; }
.series-list ul li a{}

.po-video-layout > div{
   flex-grow: 1;
   width: 33%;
}

.open-letter-form{
	display: grid;
    grid-gap: 1rem;
    grid-template-columns: 1fr 5fr;
}

.open-letter-form > div label{ display: block; }

.po-openletter-signatures-list{

}
.po-openletter-signatures-list li{
	margin-bottom: 0px !important;
	line-height: 1.5em !important;
}

#secondary-sidebar{
	margin-bottom: 20px;
}

#text-17, #text-18{
	padding-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 959px){
	.container .twelve.columns{ width: auto; }
}

.widget .post_list li{
	height: auto !important;
}

.post_list li p{
	margin-bottom: 0px;
}

#event_ftimage div span{ width: 100%; }


/* citynews-addon.css */
/**
 * Custom CSS for Visual Composer
 *
 * @package Alaya_framework
 * @subpackage City News
 * @since 1.0
 */

/*Search*/
.vc_col-sm-2 #s{width:55%;}
.vc_col-sm-2 #searchsubmit{width:42%;padding:0;}
.vc_col-sm-3 #s{width:68%;}
.vc_col-sm-3 #searchsubmit{width:30%;padding:0;}

.vc_toggle_title > h4{font-size:1.6rem;}

/*Heading*/
.vc_custom_heading{
	border: 1px solid #000;
    border-width: 2px 0 1px;
    margin-bottom: 1.5rem;
    padding-top: 6px;
}
.vc_separator h4{
    font-size:28px;
	font-size:2.8rem;
}

/*List Blog Posts*/
.vc_col-sm-4 .post.thumbnail_s .thumbnail{width:100px;height:100px;}
.vc_col-sm-4 .post.thumbnail_s .entry-title{font-size:1.4rem;}
.vc_col-sm-4 .post.thumbnail_s .entry-content{display:none;}
.vc_col-sm-4 .post.thumbnail_s .thumbnail .overlay{width:30px;height:30px;margin:-15px 0 0 -15px;}
.vc_col-sm-4 .post.thumbnail_s .thumbnail .overlay i{font-size:14px;font-size:1.4rem;}

.vc_col-sm-3 .post.thumbnail_s .thumbnail{width:80px;height:80px;}
.vc_col-sm-3 .post.thumbnail_s .entry-title{font-size:1.3rem;}
.vc_col-sm-3 .post.thumbnail_s .entry-content,
.vc_col-sm-3 .post.thumbnail_s .morelink,
.vc_col-sm-3 .post.thumbnail_s .entry-tools span{display:none;}
.vc_col-sm-3 .post.thumbnail_s .thumbnail .overlay{width:20px;height:20px;margin:-10px 0 0 -10px;}
.vc_col-sm-3 .post.thumbnail_s .thumbnail .overlay i{font-size:12px;font-size:1.2rem;}
@media only screen and (max-width: 1199px) {
 .vc_col-sm-3 .post.thumbnail_s .entry-body,
 .vc_col-sm-4 .post.thumbnail_s .entry-body {
    width:50%;
 }
}
@media only screen and (max-width: 959px) {
 .vc_col-sm-3 .post.thumbnail_s .thumbnail,
 .vc_col-sm-4 .post.thumbnail_s .thumbnail,
 .vc_col-sm-3 .post.thumbnail_s .entry-body,
 .vc_col-sm-4 .post.thumbnail_s .entry-body {
    width:100%;
 }
 .vc_col-sm-4 .post.thumbnail_s .entry-tools a.morelink{
	display:none;
 }
 .vc_col-sm-3 .masonry_channel .channel .post_list,
 .vc_col-sm-4 .masonry_channel .channel .post_list,
 .vc_col-sm-5 .masonry_channel .channel .post_list,
 .vc_col-sm-6 .masonry_channel .channel .post_list{
	display:none;
 }
 .vc_col-sm-3 .channel .channel_title,
 .vc_col-sm-4 .channel .channel_title{
	font-size:1.8rem;
 }
}
@media only screen and (max-width: 767px) {
 .vc_col-sm-3 .post.thumbnail_s .thumbnail,
 .vc_col-sm-4 .post.thumbnail_s .thumbnail{
    height:240px;
 }
 .vc_col-sm-3 .post.thumbnail_s .thumbnail img, 
 .vc_col-sm-4 .post.thumbnail_s .thumbnail img{
    max-width:120%;
 }
}

/*Channel*/
.vc_col-sm-3 .masonry_channel .channel .post_list li a.post_title{font-size:13px;font-size:1.3rem;}

/*Ad*/
.ad760 img{width:760px;height:auto;}
@media only screen and (max-width: 760px) {
	.ad760 img{width:99%;}
}

.citynews .vc_row.vc_inner{
	width: auto;
	margin-top: -35px;
}

.vc_po_logo_row .wpb_content_element { margin-bottom: 0px; }

.vc_po_logo_row .wpb_single_image img{ max-width: 80%; }
.vc_po_logo_row .vc_single_image-wrapper{ text-align: center; }

.authors-social{ margin-bottom: 2px; flex-grow: 1; }

.vc_col-sm-6 .vc_do_custom_heading{ opacity: 0.5; }

/* eventon overrides  */
.evo_lightbox.evo_organizer_lb .evo_taxlb_main.evodfx{
	flex-direction: column;
}

.evo_lightbox.evo_organizer_lb .evo_taxlb_l{
	display: flex;
	gap: 30px;
}

.evo_lightbox.evo_organizer_lb .evo_taxlb_l .evo_gal_box.evoposr.event_organizer{
	flex: 0 0 40%;
}

.no-sidebar .entry-content>*:not(.alignwide):not(.alignfull){
	margin-left: 0px;
	margin-right: 0px;
}

.text-sub-meta{
	display: flex;
    flex-direction: row-reverse;
    gap: 30px;
    justify-content: flex-end;
    margin: 10px 0px;
}

.series-contents{
	flex: 0 0 50%;
}
.series-contents .series-contents-wrap {
	padding: 20px;
    border: 1px solid;
    border-radius: 5px;
}
.series-contents ol{
	margin: 10px 0px 0px 0px;
	position: relative;
}
.series-contents ol li{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.series-contents ol li.current-series-part::marker{
	color: #900028;
	font-weight: bold;
}
.series-contents ol li.current-series-part::before{
	content: '\2192';
    position: absolute;
    left: -3px;
    font-weight: bold;
    color: #900028;
}
.series-contents ol li.current-series-part a{
	color: #900028;
	font-weight: bold;
}

.series-contents .series-contents-text{
	margin: 0px;
}

.series-contents h5{ margin: 0px; font-size: 1.6rem; }

.langs-avail-wrap{
	flex: 1;
}