@media (min-width:980px) {
	#content {
    	margin-top:3.5em;
	}
}
.main-row {ar
	margin-bottom:0;
}
.bottom-row {
	margin-bottom:0;
}

/*------ Header ------*/

@media (min-width:980px) {
    .header {
        height: 140px;
    }
     .header .logo-wrapper {
        z-index: 99;
        width:550px;
        top:30px;
    }
    .header #company-logo {
        max-width: 700px;
        width:100%;
        height: 90px;
        margin:0;
    	background-position: left;
    }
    .header .search-form-wrapper {
        top: 12px;
        right: 0;
    }
	.header .primary-nav-wrapper {
    	padding: 0;
    	width: 100%;
    	top: 125px;
    	left: 0;
    	background:#203983;
	}
	.header .secondary-nav-wrapper {
        top: 86px;
    }
    .header .secondary-nav-wrapper .wrap {
    	width:auto;
  		float:right;
    }

/* Primary Nav */
	.header .primary-nav-wrapper .primary ul li {
    	float:none;
    	display:inline;
	}
	.header .primary-nav-wrapper .primary ul {
    	text-align: center;
	}
	.header .primary-nav-wrapper .primary ul li a {
    	display:inline-block;
 		color:#FFF;
 		font-family:'Oswald', sans-serif;
 		text-transform:uppercase;
 		padding:5px 23px;
 		font-size:1.2em;
	}
}

.primary .top-nav .sub-menu{background: #203983}
@media (min-width:767px) and (max-width:1200px) {
    .header .primary-nav-wrapper .primary ul li a {
    font-size: 1em;
    }
}





/* Mobile Menu Fix */
.menu-side a:visited {
	color:#666 !important;
}

/*--- Secondary Nav ---*/
nav.secondary .nav li { 
border-right:solid 1px #ccc;
margin-bottom:3px;}
header.header nav.secondary .nav li a {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    padding: 4px 16px;
    font-weight:400;
    font-family:'Oswald', sans-serif;
}
nav.secondary .nav > li > a {
	line-height:1;
}
header.header nav.secondary .nav li a:hover {
    background: none;
    color: #002077;
    opacity: .7;
}

/*Utility Nav - Social Media*/
.header .utility-nav-wrapper a .fa {
    font-size:2em;
}
nav.utility {
	line-height:.8;
}
nav.utility ul li {
	margin:0;
}
nav.utility ul li a{ 
font-size:18px;
}
nav.utility li.utility-btn 	{
	background:#f3be17;
	padding:0;
	border-radius:5px;
	margin-top:2px;
}
nav.utility li.utility-btn a {

	font-family:'Oswald', sans-serif;
	font-weight:700;
	padding:.5em !important;
	text-align:center;
	margin-right:0 !important;
}
.header nav.utility .nav li a {
	color:#000;
	padding:0;
	margin-right:10px;
}
@media (min-width:980px) {
	.header .utility-nav-wrapper {
	position:absolute;
	right:275px;
	top:11px;
	width:500px;
}
}



@media (max-width:1200px) {
    .header .primary-nav-wrapper .primary ul li a {font-size: 1em;padding-left: 10px;padding-right:10px}
    header.header nav.secondary .nav li a {font-size: 15px;padding-left:10px;padding-right:10px}
    .header .logo-wrapper {left: 10px}
    
    
}

/* Search */
#searchform input[type=text] {
	border:solid 1px #222;
	border-radius:6px;
	height:33px;
	position:relative;
	top:-3px;
}
#searchform .fa {
	font-size:24px;
}
/* Top Leaderboard Padding */
.leaderboard-row.wpb_row {
	margin-bottom:10px;
}
.top-story-wrapper .wpb_content_element {
	margin-bottom:10px;
}
.gtx-dfp-ad-inner-wrapper {
	margin:0 auto;
	text-align:center !important;
}
/* Content Lists */
.loop-wrapper .hentry .entry-title {
	font-family: 'PT Serif' !important;
	font-size:1.4em;
	font-weight:700;
}
.loop-wrapper .hentry {
	border-bottom: solid 1px #eaeaea;
}

.content-list-wrapper h2 {
	font-family:'Oswald' !important;
	font-weight:700 !important;
    text-transform: uppercase;
    font-size:1.8em;
    border-bottom:solid 2px #ccc;
    text-align:center;
}
.content-list-wrapper .entry-content p {
	font-family:'PT Sans', sans-serif;
	font-size:1.3em;
	color:#424242;
}
.content-list-wrapper .entry-content p {
	font-size:1.1em;
	line-height:1.2;
	color:#424242;
	font-family:'PT Sans', sans-serif;
	font-weight:300;
}
.content-list-wrapper p.entry-meta.entry-author, .content-list-wrapper .multiple-bylines {
	font-family: 'PT Sans', sans-serif;
    font-size: .8em;
    font-weight: 900;
    letter-spacing: .05rem;
    color: #777;
    text-transform: uppercase;
}
.content-list-wrapper .entry-meta .by {
	display:none;
}
.content-list-wrapper p.entry-meta.entry-author a, .content-list-wrapper .multiple-bylines a {
	 color: #777;
}
.content-list-wrapper .categories-list:before {
	content:'';
}
.content-list-wrapper .categories-list {
	text-transform:uppercase;
	font-family:'PT Sans', sans-serif;
	font-weight:600;
	margin-bottom:2px;
}
.content-list-wrapper .has-video .overlay {
	display: none;
}

/* Most Popular*/
.content-list-wrapper.most-popular-module .loop-wrapper .hentry .entry-title {
    font-size: 1.1em;
    line-height:1.1
    position:relative;
    top:2px;
}
.content-list-wrapper.most-popular-module.content-list-basic .hentry.post {
    border-bottom: 1px solid #efefef;
    padding-bottom:10px;
    margin-bottom:10px;
}
.content-list-wrapper.most-popular-module .hentry:before {
    float: left;
    position: relative;
    margin-right: 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    background-color: #479faf;
    padding: 1px 8px;
    border-radius: 22px;
    top: 0px;
}
.content-list-wrapper.most-popular-module .hentry .basic-content-wrap {
    /*display: table;*/display: inherit;
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(1):before {
    content: "1";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(2):before {
    content: "2";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(3):before {
    content: "3";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(4):before {
    content: "4";
}
.content-list-wrapper.most-popular-module .hentry.post:nth-child(5):before {
    content: "5";
}

.content-list-wrapper.most-popular-module .hentry.post:nth-child(6):before {
    content: "6";
}

.content-list-wrapper.most-popular-module .hentry.post:nth-child(7):before {
    content: "7";
}



/* Magazine Module */
.magazine-module {
	display:table;
}
.magazine-module .issue-thumb{
	min-height:auto !important;
}
.magazine-module .mag-cover {
	float:left;
	width:50%;
}
.magazine-module .issue.col-sm-6 {
   width:100%;
}
.magazine-module .issue-title {
   display:none;
}
.magazine-module .mag-links {
	float:left;
	width:44%;
}
.magazine-module .mag-links br {
	padding-bottom:3px;
}
/*Articles*/

.sidebar {
    margin-top: 0px;
}

.single .post.type-post p {
    color: #333;
    font-size: 1.125rem;
    hyphens: inherit;
}

.single .post.type-post h1.entry-title {
    color: #000;
    font-weight: 500;
    font-size: 2.5em;
    line-height: 1.4em;
}

.single .post.type-post .entry-meta {
    font-size: 16px;
}

.single .post.type-post .post-date {
    line-height: 4em;
}

.hentry.post h5.subtitle {
    text-transform: none;
    font-size: 20px;
    line-height: 1.3em;
    color: #666;
    letter-spacing: 0;
    font-weight:400;
}

.hentry .entry-date {
    padding-right: 4px;
}

.single .post.type-post .subtitle {
    margin-top: 10px;
    margin-bottom:20px;
    color: #424242;
    font-size: 1.5em;
    line-height: 1.25em;
    letter-spacing: 0rem!important;
    font-weight: 300;
    font-family: 'Roboto', Sans-Serif;

}

.single .post.type-post p.wp-caption-text {
    font-size: .8em;
    line-height: 1.3em;
    color: #5b5b5b;
    text-align: left;
    padding: 0 5px 10px 5px;
}

.wp-caption {
    max-width: 100%;
    background: #fff;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: .8em;
    line-height: 1.3em;
    color: #5b5b5b;
    text-align: left;
    padding: 0 5px 10px 5px;
}

.single.single-post #main .post.type-post h3 {
    color: #222;
    font-weight: 500;
    font-size: 1.3em;
}

.single .post.type-post ol {
	font-size:18px;
	line-height:20px;
	color:#333;
}
.single .post.type-post ol li {
	margin-bottom:10px;
}

article blockquote {	
	border-left:solid 1px #ccc;
	padding-left:20px;
	margin-left:20px;
	margin-right:40px;
}
article blockquote p {
	font-size:1.7em !important;
	font-family:Georgia, serif;
	font-style: italic;
	color:#666 !important;
}
.single.single-post img.alignright {
padding-left:20px;
}
.single.single-post img.alignleft {
padding-right:20px;
}
.single.single-post td {
	padding-bottom:20px;
}
.fineprint img{
	display:table;
}
.fineprint {
	margin:0 auto;
	font-size:13px;
}
/*Archive & Search Pages*/

.archive h5.subtitle {
    display: none;
}

.search h5.subtitle {
    display: none;
}

.archive .categories-list {
    display: none;
}

/* Categories & Tags on Articles */
.article-categories {
    font-family: sans-serif;
    font-size: .85em;
    font-weight: 900;
    letter-spacing: .05rem;
    text-transform: uppercase;
}

/* Right Rail */
.right-rail .content-list-wrapper .hentry .entry-title {
	font-size:1.3em;
}
.right-rail .wpb_content_element {
	border: solid 2px #eaeaea;
	padding:20px;
}
.right-rail h2, .widget_nav_menu h2 {
	background:#f3be17;
	font-size:1.1em;
	color:#000;
	padding: 2px 5px;
	border-bottom:0;
	margin-bottom:10px;
	text-align:center;
	letter-spacing:.5px;
	margin-top:0;
	font-family:'Oswald';
	font-weight:700;
	text-transform:uppercase;
}
.right-rail .widget.widget_nav_menu {
	margin:0;
}
.widgettitle {
	border-bottom:none;
}
.right-rail .ad-manager-placeholder {
	margin-bottom:35px !important;
}

/* --- Simple Footer --- */
.footer {
	text-align:center;
	background:#212121;
}
.footer a:hover {
	color: #fff !important
}
.footer .fa {
		font-size:26px;
	}
@media (min-width: 768px) {
	.footer .bucket {
    	width: 100%;
    	text-align:center;
	}
	.footer .widget {
		margin-bottom:0;
	}
	.footer .menu li {
		display:inline-block;
		padding:0 10px;
		font-size:16px;
		line-height:18px;
	}
	.footer .widgettitle {
		border-bottom:none;
		text-transform:uppercase;
	}
	.footer .source-org.copyright.col-xs-12, .legal-links {
		font-size:80%;
		margin-bottom:0;
	}
	.footer .fa {
		font-size:26px;
	}
	.footer .menu-item-4798{
		display:none !Important;
	}
}
@media (max-width:767px) {
	.footer .bucket {
		margin-bottom:8px;
		margin-top:8px;
	}
}

.footer li.menu-item-25755 {
	display:none;
}

/* Fix for equal column height not working in VC design options */
.vc_row.row-o-equal-height {
    display:flex !important;
     align-content:stretch !important;
}
.vc_row.row-o-equal-height.vc_row .vc_column_container {
    display:flex;
}

/* Brooklyn Top Story */

.tsr-left .grid-item, .top-story .grid-item {
    border:none;
}
.tsr-left .entry-content-wrap, .top-story .entry-content-wrap {
    width: 90%;
    margin: 0 auto;
    position: relative;
    bottom: 60px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    text-align: center;
    padding: 15px;
 margin-bottom:-40px;
}
.tsr-left .vc_column-inner {
    padding:0;
}
.tsr-left .loop-wrapper .grid-item, .top-story .loop-wrapper .grid-item{
    padding:0;
}
.tsr-left .content-list-wrapper.content-list-grid.top-story .hentry .entry-title {
    font-size:1.9em;
}
.tsr-right .grid-item {
   background:#203983;
   margin-bottom:30px;
   padding:0;
}
.tsr-right .grid-item h3.entry-title a {
    font-size:.9em;
    color:#FFF;
}
.tsr-right .grid-item .entry-content-wrap {
    padding:0 10px 10px 10px;
}
 
.tsr-left .wpb_content_element{
	margin-bottom:0;
}


/* -------- Site Specific Customizations --------- */
a, a:visited {
	color:#bf1f24;
}
a:hover, a:visited:hover {
	color:#23030c
}
.hentry .entry-title a:hover {
	color:#bf1f24;
}
nav.utility li.utility-btn, nav.utility li.utility-btn a:hover 	{
	background:#f3be17;
	border-radius:4px;
}
.content-list-wrapper.most-popular-module .hentry:before { 
	background:#bf1f24;
}
.header .primary-nav-wrapper .primary ul li.current-menu-item a { 
	background-color:#444;
}
.header .primary-nav-wrapper .primary ul li a:hover {
	color:#bf1f24;
}
.wpb_row.top-row {
	margin-bottom:0;
}
/* Check it Out */
.check-it-out .grid-item {
   padding:0;
   border:0;
}
.check-it-out .grid-item .entry-content-wrap {
    text-align:center;
}
 .check-it-out .grid-item .entry-content-wrap h3.entry-title {
 	font-size:1.5em;
 }

/* Specialty Publications */
.specialty-publications h3 {
	font-weight:700;

}
.specialty-publications p {
		margin:0;
		padding-left:20px;
}
.specialty-publications ul {
margin-top:0;
}
.specialty-publications {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px !important;
	padding-top:0 !important;
}
.magazine-module {
	padding-bottom:10px;
	border-bottom:solid 1px #ccc;
}
.right-rail .magazine-outer-wrapper {
	border:solid 2px #eaeaea;
	margin-bottom:35px;
}
.right-rail .magazine-outer-wrapper .wpb_content_element{
	margin:0;
	border:none;
	margin-bottom:0 !important;
	padding-bottom:10px;
	padding-top:10px;
}
.right-rail .magazine-outer-wrapper .wpb_content_element h2 {
margin-top:10px;
}
.right-rail .specialty-publications h3 {
	margin:0;
}
.right-rail .magazine-outer-wrapper .wpb_single_image.wpb_content_element {
padding-bottom:0;}
.right-rail .vc_column_container>.vc_column-inner{
	padding:0;
}
.right-rail .specialty-publications h3 {
	font-family:'Oswald', sans-serif;
	text-transform:uppercase;
}
/* Landing Page Top Story */
.top-story-wrapper.wpb_row {
	margin-bottom:0;
}
.loop-wrapper .landing-top-story .hentry {
	padding:0;
	margin:0;
}
.loop-wrapper .landing-top-story img{
	border:solid 1px #eaeaea;
}
.loop-wrapper .hentry .entry-content {
	display:table;
}

.landing-top-story .vc_column_container .vc_column-inner {
    padding:0;
}
.landing-top-story .hentry .entry-title a {
    font-size:2em;
    line-height:103%;
    margin-bottom:20px;
    display:block;
}

/* Sponsored Content & Prmotional Elements */
.content-list-wrapper:not(.most-popular-module) .category-cooking-with-emshika,.content-list-wrapper:not(.most-popular-module) .category-sponsored-content{
	background:#efefef;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	box-shadow: 2px 2px 4px #ccc;
}
.category-cooking-with-emshika .basic-content-wrap, .category-sponsored-content .basic-content-wrap {
    position:relative;
}
.content-list-wrapper:not(.most-popular-module) .category-cooking-with-emshika h3.entry-title:before {
    content:'Sponsored Content';
    margin-bottom:5px;
    color:#333;
    text-transform:uppercase;
    font-size:12.5px;
    border-radius:3px;
    font-family:'Arial', sans-serif;
    font-weight:400;
    position:absolute;
	bottom:0;
	right:20px;
}
.content-list-wrapper:not(.most-popular-module) .category-sponsored-content h3.entry-title:before {
    content:'Sponsored Content';
    margin-bottom:5px;
    color:#333;
    text-transform:uppercase;
    font-size:12.5px;
    border-radius:3px;
    font-family:'Arial', sans-serif;
    font-weight:400;
    /*position:absolute;
	bottom:0;
	right:20px;*/
    padding: 10px 0;
}
.content-list-wrapper:not(.most-popular-module) .category-sponsored-content h3.entry-title {
    display: flex;
    flex-direction: column-reverse;
}

.grid-wrapper .category-sponsored-content h3.entry-title:before {
    right: 0 !important;
}
.promo-row .vc_column-inner {
    background:#efefef;
    padding:20px;
    box-shadow:2px 2px 4px #ccc;
}
.promo-row h3 a{
    font-family: 'PT Serif' !important;
	font-size:1.4em;
	line-height:1;
	font-weight:700;
	color:#000;
}
.promo-row h5 {
text-align:center;
}
.promo-row a:hover {
    color:#bf1f24;
}
.promo-row p {
    font-size:1.1em;
	line-height:1.2;
	color:#424242;
	font-family:'PT Sans', sans-serif;
	font-weight:300;
}
.promo-row .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background:#000;
    color:#fff;
    font-weight:700;
    margin-top:10px;
}
/* Article Fixes */

.single.single-post table  {
	margin-left:20px;
	margin-right:20px;
}
.single.single-issue .entry-meta-wrapper {
	display:none;
}
.single.single-issue h1.entry-title {
	margin-bottom:20px;
	line-height:1.1;
}
.single.single-post .wrapper-right-rail h2 {
	font-family:'Oswald', sans-serif !Important;
	text-transform:uppercase;
	text-align:center !important;
}

/* --- Author Bios Styles --- */
 
.author-bio-field.author-bio-field-featured_image {
    float: right;
    max-width: 200px;
    margin: 0 0 15px 15px;
}
 
.author-bio-field.author-bio-field-author_email {
    background: #9E0A34;
    max-width: 170px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    margin: 0;
    padding:5px 8px;
    position:relative;
    top:-4px !important;
}
.author-bio-field.author-bio-field-author_email:hover {
    background: #000;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}
 
.author-bio-field.author-bio-field-author_email a {
    color: white;
    width: 30%;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}
 
.author-bio-field.author-bio-field-author_email a:after {
    font-family: 'FontAwesome';
    content: ' \f003';
}
 
.author_bios h1 {
    margin-left: 15px;
    margin-top:15px;
}
 
.author_bios-template-default time.updated.entry-time {
    display: none;
}
.author_bios .author-bio-field-author_title_position.h3 {
    margin-top:0;
}
 
.author_bios.hentry .entry-meta-wrapper {
    margin:0;
}
 
.author_bios a .fa {
    color:#9E0A34;
}
 
.author_bios a .fa:hover {
    color:#000;
}

/* Issue Archive */
.issue.col-sm-3 {
	text-align:center;
	margin-bottom:20px;
	min-height:260px;
}

.issue.col-sm-3 .issue-thumb {	
	line-height:0;
	margin-bottom:5px;
}

.issue.col-sm-3 h3.issue-title {
	margin-top:0;
	line-height:1.2;
}
.issue.col-sm-3 h3.issue-title a {
	color:#000;
}
/* Directories */
.geobase-list .h3.entry-title a {
  font-size:1.3em;
  font-weight:700;
  line-height:1;
}
.geobase-list .geobase-content {
  position:relative;
}

.geobase-list p.geobase-field {
  margin:0;
}
.geobase-list .geobase-field.gtxcel_fixedfield_phone {
  margin-bottom:10px;
}
.geobase-list .geobase-field.gtxcel_fixedfield_phone .label {
  display:none;
}

.filter-bar.wpb_row {
  border:solid 1px #eaeaea;
}
.filterlist-vertical .geobase-filter-text h2, .filterlist-horizontal h2 {
   font-size:18px;
   font-weight:400;
   border-bottom:none;
   text-align:left;
   margin-bottom:0;
 }
 .filterlist-vertical .geobase-filter-text, .filterlist-horizontal {
 	line-height:1;
 }
.geobase-list article {
	border-bottom:solid 1px #eaeaea;
}
.geobase-list .gtx_geobase_a_level { 
	background: #f0e7bd; 
}

.geobase-list .gold { 
	background: #f0e7bd;
}
.geobase-list .Gold { 
	background: #f0e7bd;
}
.silver {

}
.Silver {

}

.bronze {

}
.Bronze {

}

.geobase-list .filterlistbox .filtered-by-title {
	text-transform:uppercase;
	font-size:100%;
	margin-right:0px;
}
.geobase-list .filterlistbox .filtertitle {
    display: none;
}
.geobase-list .filterlist .filtervalue {
    display: inline-flex;
    margin-right:4px;
    margin-bottom:4px;
}
.geobase-list .filterlist .filtervalue .filter-removal {
	margin-left:4px;
}
.geobase-list .filterlistbox {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    padding: 6px 0 8px 0;
    margin-top:0;
}

/* Sidebars */
.sidebar-right, .sidebar-left {
	border: solid 1px #eaeaea;
	max-width:35%;
	padding:20px;
	margin-bottom:10px;
	background-color:#fafafa;
	box-shadow:2px 4px 14px #eaeaea;
	overflow:hidden;
}
.sidebar-right {
	float:right;
	margin-left:20px;
}
.sidebar-left {
	float:left;
	margin-right:20px;
}
.single .post.type-post .sidebar-right p {
	font-size:14px;
	line-height:1;
}
.single .post.type-post .sidebar-right li {
	margin-bottom:0;
	margin-block-start:0;
	margin-block-end:0;
	font-size:14px;
}

.single .post.type-post .sidebar-right h3{
	margin-top:0;
	line-height:1;
}

.single .post.type-post .sidebar-right ol, .single .post.type-post .sidebar-right ul {
	padding:0 20px;
	margin-top:0;
}
@media (max-width:676px) {
.sidebar-right, .sidebar-left {
	max-width:100%;
	display:table;
	margin:0 auto;
	padding:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	background-color:#fafafa;
	box-shadow:2px 4px 14px #eaeaea
}

}
/* Calendar */
.single.single-ai1ec_event .entry-meta-wrapper{
	display:none;
}
.timely .ai1ec-btn.ai1ec-btn-primary.ai1ec-btn-xs {
    color: #9E0A34 !important;
}

/* -- Wallpaper Desktop -- */
@media (min-width:1530px) {
 .dfp-gutter-ad.dfp-gutter-left {
  position:fixed;
  top:120px;
  left:5px;
 }
 .dfp-gutter-ad.dfp-gutter-right {
  position:fixed;
  top:120px;
  right:5px;
 }
 .dfp-gutter-ad.dfp-gutter-bottom {
  display:none;
 }
 .dfp-gutter-ad.dfp-gutter-mobile {
  display:none;
 }
}

/* -- Wallpaper Desktop/Tablet -- */
@media (min-width:730px) and (max-width:1529px) {
 .dfp-gutter-ad.dfp-gutter-left {
  display:none;
 }
 .dfp-gutter-ad.dfp-gutter-right {
  display:none;
 }
 .dfp-gutter-ad.dfp-gutter-bottom {
  display:block;
  position:fixed;
  bottom:0;
  background: rgba(0,0,0,.6);
  width:100%;
  text-align:center;
  padding:10px;
  z-index:9999;
 }
 .dfp-gutter-ad.dfp-gutter-bottom:after {
  content:"X";
  position:absolute;
  font-weight:bold;
  font-family:'Arial', sans-serif;
  font-size:14px;
  right:5px;
  top:-14px;
  background:#000;
  color:#FFF;
  border-radius:50%;
  padding:2px 8px;
  cursor:pointer;
  pointer-events:auto;
  box-shadow:2px 2px 4px #666;
 }
 .dfp-gutter-ad.dfp-gutter-mobile {
  display:none;
 } 
}

/* -- Wallpaper Ad - Mobile -- */
@media (max-width:729px) {
 .dfp-gutter-ad.dfp-gutter-left {
  display:none;
 }
 .dfp-gutter-ad.dfp-gutter-right {
  display:none;
 }
 .dfp-gutter-ad.dfp-gutter-bottom {
  display:none;
 }
 .dfp-gutter-ad.dfp-gutter-mobile {
  visibility:visible;
  position:fixed;
  bottom:0;
  background:#ccc;
  width:100%;
  text-align:center;
  padding:10px;
  z-index:9999;
 }
 .dfp-gutter-ad.dfp-gutter-mobile:after {
  content:"X";
  position:absolute;
  right:0px;
  top:-14px;
  background:#e8e8e8;
  padding:2px 8px;
  border-radius:3px;
  cursor:pointer;
  pointer-events:auto;
 }
}


/* -- Adhesion Ad - Desktop -- */
@media (min-width:730px) {
 .dfp-adhesion-ad.adhesion-desktop {
display:block;
  position:fixed;
  bottom:0;
  background:rgba(0, 0, 0, .6) ;
  width:100%;
  text-align:center;
  padding:10px;
  z-index:9999999;
 }
 .dfp-adhesion-ad.adhesion-desktop:after {
  content:"X";
  position:absolute;
  font-weight:bold;
  font-family:'Arial', sans-serif;
  font-size:14px;
  right:5px;
  top:-14px;
  background:#000;
  color:#FFF;
  border-radius:50%;
  padding:2px 8px;
  cursor:pointer;
  pointer-events:auto;
  box-shadow:2px 2px 4px #666;

 }
 .dfp-adhesion-ad.adhesion-mobile  {
  display:none;
 }
}


/* -- Adhesion Ad - Mobile -- */
@media (max-width:729px) {
 .dfp-adhesion-ad.adhesion-desktop {
  display:none;
 }
 .dfp-adhesion-ad.adhesion-mobile {
  display:block;
  position:fixed;
  bottom:0;
  background:rgba(0, 0, 0, .6);
  width:100%;
  text-align:center;
  padding:10px;
  z-index:9999;
 }
 .dfp-adhesion-ad.adhesion-mobile:after {
  content:"X";
  position:absolute;
  right:5px;
  top:-11px;
  background:#000;
  color:#FFF;
  padding:2px 8px;
  border-radius:50%;
  cursor:pointer;
  pointer-events:auto;
  box-shadow:2px 2px 4px #666;
  font-weight:bold;
  font-family:'Arial', sans-serif;
  font-size:14px;
 }
}

.single.single-post img.alignleft {padding-right:0px !important}

/*calendar fixes*/
.ai1ec-stream-view .ai1ec-date-title {background-color:#000 !important}
.ai1ec-stream-view .ai1ec-event {opacity:1 !important}
a.ai1ec-load-event:hover {
    color: #000 !important;
}
a.ai1ec-load-event {
color: #9E0A34 !important}

a.ai1ec-load-view {
    font-weight: bold !important;
}
.ai1ec-stream-view .ai1ec-event .ai1ec-event-avatar img {opacity:1 !important}

.ai1ec-stream-view .ai1ec-event-meta {
    color: #333;}



/* ===== Bootstrap Migration patches Apr. 2022 ===== */
.header .primary-nav-wrapper .primary ul { justify-content: center;}
@media (min-width: 768px) {
.footer .bucket { flex: 0 0 100%; max-width: 100%;}
}
.issues .issue-thumb img {height:auto;}
.magazine-module .issue.col-sm-12 { max-width: 100%; flex: 0 0 100%;}
.magazine-module .issue.col-sm-12 { flex: 0 0 100%; max-width: 100%;}