a, a:visited, a:active {
	color: #c00;
}
a:hover, a:hover:visited {
	color: #a0111a;
}
@media (min-width:980px) {
	#content {
    	margin-top:3.5em;
	}
}
.main-row {ar
	margin-bottom:0;
}
.bottom-row {
	margin-bottom:0;
}
.pagename-homepage .banner-row {
	margin-bottom:-15px;
}
.container-fluid {
	max-width:1200px;
}
/*------ Header ------*/

@media (min-width:980px) {
    .header {
        height: 140px;
    }
    .header .logo-wrapper {
        z-index: 99;
        width:300px;
        top:-25px;
    }
    .header #company-logo {
        max-width: 559px;
        width:100%;
        height: 200px;
        margin:0;
    }
    .header .search-form-wrapper {
        top: 12px;
        right: 0;
    }
	.header .primary-nav-wrapper {
    	padding: 0;
    	width: 100%;
    	top: 125px;
    	left: 0;
    	background:#000;
	}
	.header .secondary-nav-wrapper {
        top: 86px;
    }
    .header .secondary-nav-wrapper .wrap {
    	width:auto;
  		float:right;
    }

/* Primary Nav */
.header .primary-nav-wrapper {
	z-index: 100;
}

	.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:'Barlow Condensed', sans-serif;
 		text-transform:uppercase;
 		padding:5px 25px;
 		font-size:1.2em;
	}
	header .primary-nav-wrapper .primary ul li a:hover, header .primary-nav-wrapper .primary ul li a:hover:visited {
		color:#B6121C;
	}
}
@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, header.header nav.secondary .nav li a:hover:visited {
    background: none;
    color: #002077;
    opacity: .7;
}
nav.secondary .nav li ul.sub-menu {
	background:#fff;
	text-align: left;
	padding-top: 10px;
}
nav.secondary .nav ul.sub-menu li {
    border: 0;
}

/*Utility Nav - Social Media*/
.header .utility-nav-wrapper a .fa {
    font-size:2em;
}
nav.utility {
	line-height:2;
}
nav.utility ul li {
	margin:0;
}
nav.utility ul li a { 
	font-size:18px;
	text-transform:uppercase;
}
nav.utility li.utility-btn 	{
	background:#28aaf6;
	padding:0;
	border-radius:5px;
	margin-top:2px;
}
nav.utility li.utility-btn a {
	color:#fff !important;
	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 5px 0 0;
	margin-right:10px;
	font-family:'Oswald', sans-serif;
}
@media (min-width:980px) {
	.header .utility-nav-wrapper {
	position:absolute;
	right:275px;
	top:11px;
	width:500px;
}
}
/* 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;
}


/*Top Stories*/
.top-story .hentry .entry-title a {
  color:#FFF;
  font-size:1.3em;
}
.top-story.two-by .hentry .entry-title a {
	font-size:1em;
	font-weight:400;
}
.top-story .entry-content {
    color:#fff;
}
.top-story.grid-item {
    border:none;
}
.top-story .entry-content p {
  color:#fff;
}

@media (min-width:980px) {
  .top-story .entry-content-wrap {
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    background: #0000009e;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    text-align: left;
    padding: 15px;
    width:100%;
  }
    .top-story .content-list-carousel .entry-content-wrap {
    	bottom:10px;
    }
}
@media (max-width:979px) {
  .top-story .entry-content-wrap {
    margin: 0 auto;
    bottom: 0;
    background: #000000;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    text-align: left;
    padding: 15px;
    margin-top:0 !important;
  }
}
/* Content Lists */
.content-list-wrapper.content-list-basic .hentry {
	padding:20px;
}
.content-list-wrapper h2 {
	margin-top:0;
	color: #c10020;
	font-family:Oswald, sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:24px;
	border-bottom:solid 4px #ccc;
	margin-bottom:20px;
	padding-bottom:10px;
}
.content-list-wrapper .hentry .entry-title {
    font-family: 'Oswald', sans-serif;
    font-size:32px;
    line-height:32px;
    font-weight:400;
}
.content-list-wrapper .hentry .entry-title a:hover, .content-list-wrapper .hentry .entry-title a:hover:visited {
	color: #B6121C;
}
.content-list-wrapper.content-list-basic .hentry.post {
    border-bottom: 1px solid #efefef;
}
.content-list-wrapper.content-list-basic .hentry.post:last-child {
    border-bottom:none;
}
.content-list-wrapper.content-list-basic .entry-content {
    padding-top:0;
}
.content-list-wrapper .entry-content p {
    font-size:.9em;
    line-height:1.4;
    color:#000;
    font-family:'Noto Serif', sans-serif;
    font-weight:300;
    margin-top: 10px;
}
.content-list-wrapper.content-list-grid .entry-content {
	margin-top:10px;
}
.content-list-wrapper.content-list-grid .entry-content p {
	font-size:.9em;
    line-height:1.5;
}
.content-list-wrapper.content-list-grid .hentry h3.entry-title {
	font-size:1.4em;
}
.content-list-wrapper.content-list-basic .entry-content-wrap {
	display:table;
}
.content-list-wrapper p.entry-meta.entry-author, .content-list-wrapper .multiple-bylines {
    font-family: 'Gudea', sans-serif;
    font-size: .7em;
    font-weight: 900;
    letter-spacing: .05rem;
    color: #999;
    text-transform: uppercase;
}
.content-list-wrapper.content-list-grid .hentry .entry-title {
    font-size:1.4em;
}
.content-list-wrapper .grid-item {
    padding:0 !important;
    border:none;
    margin-bottom:30px;
    padding:10px;
}
.categories-list:before {
    content:'';
}
.categories-list .comma {
	display:none;
}
.categories-list a {
    font-size:14px;
    color:#c10020;
    font-weight:400;
    font-family:'Oswald', sans-serif;
    font-size:1.3em;
    margin-right:5px;
    margin-bottom:5px;
    background: #e6e6e6;
    padding:10px;
    display:inline-flex;
    width:auto;
}
.grid-wrapper .categories-list {
	display:table;
	margin-bottom:8px;
	margin-top:8px;
}
.categories-list a:hover, .categories-list a:hover:visited {
	color:#000;
}
.categories-list a:visited {
	color:#c10020;
}
.vc_col-sm-4.col-sm-4 .content-list-wrapper .hentry .entry-title {
	font-size:1.3em !important;
	color:#000 !important;
}  
 .vc_col-sm-4.col-sm-4 .content-list-wrapper .hentry.post h5.subtitle {  
text-transform: none;
    font-size: 15px;
    color: #222;
    letter-spacing: 0;
    font-weight:400;
    margin:0;
 }
/* Most Popular*/
.content-list-wrapper.most-popular-module .loop-wrapper .hentry .entry-title {
    font-size: 18px;
    line-height:1.3em;
    font-weight:300;
}
.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: #c10020;
    padding: 1px 8px;
    border-radius: 22px;
    top: 0px;
}
.content-list-wrapper.most-popular-module .hentry .basic-content-wrap {
    display: table;
}
.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 .loop-wrapper .category-sponsored {
	background:transparent;
}

/* Issue footer */
.gtx-issue-footer {
margin-bottom: 30px;
border-top: solid 1px #EAEAEA;
border-bottom: solid 1px #eaeaea;
padding:20px 0 20px 0;
font-family:sans-serif;
font-style: italic;
}


/* Right Rail */
.right-rail .curated .hentry {
	padding:2px 0;
	margin:2px 
}
.right-rail .curated .hentry a {
	font-size:95%
}
.right-rail .content-list-wrapper h2 {
	border-bottom:none;
	border-top: solid 4px #CCC;
	margin-bottom: 0px;
}
.right-rail .newsletter-signup h2, .right-rail .resource-guides h2, .styled-h2 h2 {
	margin-top:0;
	color: #c10020;
	font-family:Oswald, sans-serif;
	font-weight:400;
	text-transform:uppercase;
	font-size:24px;
	border-top:solid 4px #ccc;
	margin-bottom:0px;
	padding-top:10px;
}

.resource-guides h2 {
 border-bottom: none;
}

.right-rail .content-list-wrapper .hentry .entry-title {
    font-size:20px;
    line-height:32px;
}
.right-rail .newsletter-signup {
	font-family:'Barlow', sans-serif;
}
/* Sponsored Content */
.content-list-wrapper .loop-wrapper .category-sponsored, .content-list-wrapper .loop-wrapper .category-news-features-sponsored, .content-list-wrapper .loop-wrapper .category-shopping-style-sponsored, .content-list-wrapper .loop-wrapper .category-travel-sponsored, .content-list-wrapper .loop-wrapper .category-beer-sponsored, .content-list-wrapper .loop-wrapper .category-home-garden-sponsored, .content-list-wrapper .loop-wrapper .category-agenda-sponsored, .content-list-wrapper .loop-wrapper .category-the-buzz-sponsored, .content-list-wrapper .loop-wrapper .category-arts-culture-sponsored, .content-list-wrapper .loop-wrapper .category-food-drink-sponsored, .content-list-wrapper .loop-wrapper .category-real-estate-sponsored, .content-list-wrapper .loop-wrapper .category-health-sponsored, .content-list-wrapper .loop-wrapper .category-the-buzz-sponsored-sponsored, .content-list-wrapper .loop-wrapper .category-california-closets-sponsored, .content-list-wrapper .loop-wrapper .category-sponsored-hg, .content-list-wrapper .loop-wrapper .category-sponsored-event, .content-list-wrapper .loop-wrapper .category-wellness-sponsored, .content-list-wrapper .loop-wrapper .category-cbd-sponsored {
	background:#FEFFE0;
    padding: 10px!important;

}


.content-list-wrapper.content-list-grid .hentry.category-sponsored h3.entry-title:after {
    Content: "Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}

.content-list-wrapper.content-list-grid .hentry.category-news-features-sponsored h3.entry-title:after {
    Content: "News & Features > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}

.content-list-wrapper.content-list-grid .hentry.category-shopping-style-sponsored h3.entry-title:after {
    Content: "Shopping + Style > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-travel-sponsored h3.entry-title:after {
    Content: "Travel > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-beer-sponsored h3.entry-title:after {
    Content: "Beer > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-home-garden-sponsored h3.entry-title:after {
    Content: "Home & Garden > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-agenda-sponsored h3.entry-title:after {
    Content: "Agenda > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-the-buzz-sponsored h3.entry-title:after {
    Content: "The Buzz > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-arts-culture-sponsored h3.entry-title:after {
    Content: "Arts + Culture > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-food-drink-sponsored h3.entry-title:after {
    Content: "Food + Drink > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-real-estate-sponsored h3.entry-title:after {
    Content: "Real Estate > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-health-sponsored h3.entry-title:after {
    Content: "Health > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-the-buzz-sponsored-sponsored h3.entry-title:after {
    Content: "The Buzz > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-california-closets-sponsored h3.entry-title:after {
    Content: "California Closets > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-sponsored-hg h3.entry-title:after {
    Content: "Sponsored H&G";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}


.content-list-wrapper.content-list-grid .hentry.category-sponsored-event h3.entry-title:after {
    Content: "Sponsored Event";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}

.content-list-wrapper.content-list-grid .hentry.category-cbd-sponsored h3.entry-title:after {
    Content: "CBD > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}

.content-list-wrapper.content-list-grid .hentry.category-wellness-sponsored h3.entry-title:after {
    Content: "Wellness > Sponsored";
    display: table;
    width: 100%;
	margin-right: 5px;
    margin-bottom: 5px;    
    color: #c10020;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16.9px;
    margin-top: 5px;
    background: #e6e6e6;
    padding: 10px;
    width: auto;
}

/*Articles*/
 
.sidebar {
    margin-top: 0px;
}
 
.single.single-post article p {
    color: #222;
    font-size: 18px;
    font-family:'Barlow', sans-serif;
    hyphens: inherit;
    font-weight:400;
    line-height:1.8;
}
 
.single.single-post h1.entry-title {
    color: #000;
    font-size: 60px;
    line-height: 1em;
    font-family:'Barlow Condensed', sans-serif;
    font-weight:600;
}
 
.single.single-post .entry-meta {
    font-size: 16px;
    font-family:'Barlow', sans-serif;
    font-style:normal;
    font-weight:400;

}
.single.single-post .entry-meta.entry-date:after {
	content:'/';
	margin-left:5px;
}
.single.single-post .entry-meta .by{
	display:none;
}
.single.single-post .post-date {
    line-height: 4em;
}
 
.hentry.post h5.subtitle {
    text-transform: none;
    font-family:'Barlow', sans-serif;
    font-size: 20px;
    line-height: 1.3em;
    color: #444;
    letter-spacing: 0;
    font-weight:400;
    margin-bottom:20px;
}
.single.single-post .subtitle {
    margin-top: 20px;
    color: #424242;
    font-size: 1.5em;
    line-height: 1.25em;
    letter-spacing: 0rem!important;
    font-weight: 300;
    font-family: 'Roboto', Sans-Serif;
 
}
 
.single.single-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 article h3 {
    color: #222;
    font-weight: 500;
    font-size: 1.3em;
}
 
.single.single-post ol {
    font-size:18px;
    line-height:20px;
    color:#333;
}
.single.single-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;
}
figure.gtxfimage figcaption {
	font-family:'Barlow', sans-serif;
	text-transform:none;
	font-style:italic;
	font-size:13px;
	padding:10px 0;
}

figure.gtxfimage figcaption:last-of-type {
	border-bottom:5px solid #e6e6e6;

}

figure.gtxfimage figcaption.fig-cap {
	font-weight:normal;
}
.single.single-post .gtx-issue-footer {
    font-style: italic;
    padding:20px 0;
    border-top:dotted 1px #ccc;
    border-bottom:dotted 1px #ccc;
    color:#222;
    margin-top:30px;
    font-family:'Barlow'
}
.article-categories-tags {
	margin-bottom:40px;
}
.article-taxonomy-label.article-taxonomy-label-categories {
	display:none;
}
.article-categories-tags a{
	font-size:14px;
	color:#222;
	font-weight:500;
	font-family: 'Barlow Condensed', sans-serif;
	font-size:24px;
	margin-right:5px;
	margin-bottom:5px;
	background: #e6e6e6;
	padding:5px 10px !important
}

.single.single-post .gtxfimage  {
	display:table;
	width:100%;
	margin:0 auto;
	text-align:center;
}


/*Archive & Search Pages*/
.single.single-issue .entry-meta-wrapper {
    display:none;
}
.single.single-issue h1.entry-title {
    margin-bottom:20px;
}
.archive h5.subtitle {
    display: none;
}
 
.search h5.subtitle {
    display: none;
}
.single.single-issue .entry-meta-wrapper {
    display:none;
}
.single.single-issue h1.entry-title {
    margin-bottom:20px;
    line-height:1.1;
}
.archive .categories-list {
    display: none;
}
 
/* 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;
}

/* Calendar */
.single.single-ai1ec_event .entry-meta-wrapper{
    display:none;
}
 
.timely .ai1ec-btn.ai1ec-btn-primary.ai1ec-btn-xs {
    color: #C10920 !important;
}
.timely a.ai1ec-btn.ai1ec-btn-primary.ai1ec-btn-xs:hover {
    color: #000000 !important;
}
.ai1ec-event-title a, a.ai1ec-dropdown-toggle, .ai1ec-dropdown-menu a {
  color:#C10920;
}
.ai1ec-event-title a:hover, .ai1ec-event-title a:hover:visited, a.ai1ec-dropdown-toggle:hover,
a.ai1ec-dropdown-toggle:hover:visited, .ai1ec-dropdown-menu a:hover, .ai1ec-dropdown-menu a:hover:visited {
  color:#000000;
}
 


/*Footer*/
.footer{
   background:rgba(85,85,85, 1);
}
.footer .widgettitle {
    border-bottom: 2px solid #666;
    margin-bottom: 0.75em;
}
.footer a {
    font-size:1.1em;
}
.footer .fa {
    font-size:2em;
    float:left;
    margin-right:15px;
}
.footer .legal-links, .footer .copyright, .footer .gtxcel-logo {
    text-align:center;
    font-size:.9em;
}
.footer .copyright {
    margin:0;
}
.footer .legal-links a {
    font-size:.9em;
}

.footer .textwidget .fa {
    float:none;
}
.footer .textwidget a {
    position:relative;
    bottom:5px;
}
.footer .bucket h4 {
	font-family:'Barlow Condensed', sans-serif;
	border-bottom:none;
	font-size:24px;
	line-height:1.8;
}


.footer .bucket.col-sm-12.footer1 {
	width:50%;
	font-family: "Barlow",sans-serif;
	font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    font-weight:500;
}

/* Directories */
.geobase-list .h3.entry-title a {
  font-size:1.3em;
  font-weight:700;
  line-height:1;
}
.geobase-list .geobase-field.office .label{
  display:none;
}
.geobase-list .geobase-field.office {
  text-transform:uppercase;
  font-weight:700;
}
.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;
}
 .geobase-list .geobase-field.category, .geobase-list .geobase-field.cosmetic  {
   line-height:1.3;
   font-style:italic;
   font-size:.95em;
 }
  .geobase-list p.geobase-field.category {
    margin-bottom:8px;
  }
  .geobase-list p.geobase-field.category .label, .geobase-list p.geobase-field.cosmetic .label{
    font-style:normal;
    text-transform:uppercase;
    font-size:.9em;
  }
.filter-bar.wpb_row {
  border:solid 1px #eaeaea;
}
.filterlist-vertical .geobase-filter-text h2, .filterlist-horizontal h2 {
   font-size:18px;
   	margin-top:0;
	font-family:Oswald, sans-serif;
	font-weight:400;
	text-transform:uppercase;

 }
 article.geobase-post .geobase-content-wrapper {
 	float:none;
 }
 article.geobase-post .thumb-wrap {
 	width:10%;
 }

/*sidebar style from rivista*/
.sidebar-left, div.sidebar-left {
    float: left;
    margin: 0 15px 5px 0;
    padding: 15px 15px 15px 15px;
    width: 32%;
    color: #808080;
    font-family: Georgia, "Times New Roman", Times, serif;
   /* font-size: 130%; */
	font-size: 100%;
    border-top: solid 1px #808080;
    border-right: solid 1px #808080;
}
.sidebar-left {
   
    border: 2px solid #cfcfcf;
   }

.pullquote, div.pullquote {
    border-bottom: solid 1px #808080;
    border-top: solid 1px #808080;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 220%;
    color: #808080;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-bottom: 1em;
    padding-top: 1em;
    text-align: center;
    line-height: normal;
}


/* --- 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: #000;
    max-width: 170px;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
    margin: 0;
    padding:5px 8px;
    position:relative;
    top:-5px !important;
}
.author-bio-field.author-bio-field-author_email:hover {
    background: #B6121B;
    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:#000;
}
 
.author_bios a .fa:hover {
    color:#B6121B;
}

@media (max-width: 340px) {
.sidebar-left {font-size: 85% !important}
}

.responsive {
  width: 100%;
  height: auto;
}

/* Magazine Module */
.magazine-module {
display:table;
}
.magazine-module .mag-cover {
float:left;
width:40%;
}
.magazine-module .issue.col-sm-6 {
width:100%;
}
.magazine-module .issue-title {
display:none;
}
.magazine-module .mag-links {
float:left;
width:58%;
}
@media (min-width:767px) and (max-width:980px) {
.magazine-module .mag-cover {
float:none;
width:100%;
}
.magazine-module .mag-links {
float:none;
width:auto;
text-align:center;
}
}
@media (min-width:480px) and (max-width:766px) {
.magazine-module {
margin:0 auto;
}
}
