/* Header reset and css grid set */

.container-fluid{padding-left:0;padding-right:0}
#main {padding:0;}
header .sr-only{display:none}
header {height: auto !important;padding-top:10px;width:100% !important;max-width: none !important;/* box-shadow: 0 1px 5px rgba(0,0,0,0.65); */}
header .container-fluid{display: grid;grid-template-columns: auto 280px 675px 280px auto !important;grid-template-rows: 40px 10px 130px 10px 50px 20px 40px ;grid-column-gap: 5px;grid-row-gap: 0px;width: 100% !important;max-width: none}

header .container-fluid::before{display: none}
header .container-fluid::after{display: none}
header .container-fluid *{position: relative !important;height: auto !important;width: auto !important;top:auto !important;bottom:auto !important;left:auto !important;right:auto !important}

.header .logo-wrapper { grid-area:3 / 3 / 4 / 4 ;justify-self: center;align-self: center}
.header .logo-wrapper a#company-logo{background: url('/content/uploads/2020/10/SouthLogo-no-magazine-text.jpg') no-repeat !important ;background-size: 100% !important;height: 100px !important;width: 330px !important;max-width: none}
.header #company-logo{}


.header .utility-nav-wrapper { grid-area: 1 / 3 / 2 / -1;top:auto !important;right:auto !important;justify-self: right; }
.header .utility-nav-wrapper .log-in-button{margin-left: 280px;margin-top: 3px}
.header .utility-nav-wrapper .subscribe-button {margin-top: 3px}
.header .utility-nav-wrapper .log-in-button a{font-size: 13px;padding: 5px 10px !important;display: block;line-height: 20px;border: none;color: #fff!important;font-weight: bold;font-family: arial,sans-serif;} 
.header .utility-nav-wrapper .subscribe-button a{font-size: 13px;padding: 5px 10px !important;display: block;line-height: 20px;border:1px solid #ddd;color: #fff !important;font-weight: bold;font-family: arial,sans-serif;background: #fe4800} 



.header .search-form-wrapper { grid-area: 1 / 3 / 2 / -1; justify-self: end;right:180px !important;z-index: 1000;margin-top: 2px}
.header .search-form-wrapper .searchform input {padding: 2px !important}
.header .search-form-wrapper  i {top:5px !important}
#searchform input[type="text"]{width:228px !important;margin-right:5px}

.header .secondary-nav-wrapper { grid-area: 5 / 1 / 6 / -1; border-top:5px solid #000;border-bottom: 5px solid #000 }
.header .secondary-nav-wrapper .wrap{max-width: 600px;margin-top: 2px}




.header .primary-nav-wrapper { grid-area: 7 / 1 / 8 / -1;top:auto !important;right:auto !important;background: #000;border-top:1px solid #000;border-bottom: 1px solid #000 } 
nav.primary .top-nav{display: grid !important;grid-template-columns: repeat(8, auto) !important;align-content:  center }
nav.primary .top-nav::before{display: none}
nav.primary .top-nav::after{display: none}




.header #header-content-0 { grid-area: 3 / 2 / 4 / 3;top:auto !important;justify-self: start;align-self: center }

.header #header-content-1 { grid-area: 3 / 4 / 4 / 5;top:auto !important;justify-self: end;align-self: center }


@media (min-width: 992px) and (max-width: 1200px)
{
header .container-fluid{grid-template-columns: auto 200px 475px 200px auto !important}
.header .primary-nav-wrapper a{font-size: 13px !important } 
}

.header-magazine-module .issue{padding: 0;margin-top:-10px}
.header-magazine-module .header-mag-cover{width: 110px !important;float: left}
.header-magazine-module .header-mag-links{margin-left: 120px;margin-top:10px}
.header-magazine-module .header-mag-links a{display: block;font-size: 12px;color: black;font-style: italic;font-weight: bold}
.header-magazine-module .header-mag-links a:hover{text-decoration:underline;color:#f00}
.header-red-menu .wrap {
    background: #ec0000;
    width: 140px !important;
    height: 135px !important;
    border-radius: 50%;
    padding-top: 25px;
}
.header-red-menu .wrap a{display: block;text-align: center;color: #fff;font-style: italic;font-size: 15px}
.header-red-menu .wrap a:hover{text-decoration:underline}







.header .mobile-button-wrapper {background: #fe4800;padding:5px 10px}
.header .mobile-button-wrapper #open-button{color: #fff;font-size: 16px;font-weight: normal}



@media (max-width: 992px)
{
.utility-nav-wrapper {display: none}
.primary-nav-wrapper {display: none}
.secondary-nav-wrapper {display: none}
.header #header-content-0 {display:none}
.header #header-content-1 {display:none}

header {margin-top:0}
header .container-fluid{display: grid;grid-template-columns: 55px auto 55px !important;
grid-template-rows: 65px 55px !important;grid-column-gap: 5px;grid-row-gap: 5px;align-items: center !important;justify-items: center !important}
.header .mobile-button-wrapper { grid-area: 1 / 1 / 2 / 2; }
.header .logo-wrapper { grid-area: 1 / 2 / 2 / 3 !important;justify-self: center !important;height: 65px !important;}
.header .logo-wrapper a#company-logo{background-position: center center !important;margin:0 auto;background-size: 150px !important;height: 65px !important}
.header .search-form-wrapper { grid-area: 2 / 2 / 3 / 3 ;max-width:500px;align-self: start;
    right: auto !important
    
    } 
}




@media (max-width: 420px){
 .header .search-form-wrapper { grid-area: 2 / 1 / 3 / -1; } 
}


/* Brooklyn Styles */



/*--- Primary Nav ---*/

nav.primary .nav li {padding: 0;border-left:1px solid #fff;text-align: center;}
nav.primary .nav li:last-of-type {border-right: 1px solid #fff}
nav.primary .nav li a {color: #fff;font-family: 'Roboto Slab', serif;font-weight: 400;letter-spacing: .5px;font-size:16px;line-height: 39px;}
nav.primary .nav li a:hover {opacity: .9 !important;color:#f00;}

nav.primary .sub-menu{background: #d9d9d9 !important;padding:5px;width:200px !important;left: 0;top:0;position: absolute !important}
nav.primary .sub-menu li{display: block !important;width:100% !important;border: 0 !important}
nav.primary .sub-menu li a{display: block !important;color: #000 !important;width: 100% !important;text-align: left;font-size: 13px !important;background: #f2f2f2;line-height: normal !important;padding:5px 15px !important;text-transform: none;font-weight: normal}
nav.primary .sub-menu li a:hover{background: #fff !important;color: #000;opacity: 1 !important} 

/*--- Secondary Nav ---*/

nav.secondary .nav li {border-right:solid 0px #ccc;}
header.header nav.secondary .nav li a {font-size: 32px;color: #000;text-transform: uppercase;padding: 0;font-weight:700;font-family:'Oswald', sans-serif;margin-left:10px}
nav.secondary .nav > li > a {line-height:1;}
header.header nav.secondary .nav li a:hover {background: none;color: #f00;}

.menu-item-56290 a{text-indent: -500000px;background: url('/content/uploads/2020/06/dinesouth.png')  !important;display: block;background-size: 110px !important;width:110px !important;background-position: left bottom !important;margin-top: 3px}

@media (max-width: 981px){
.menu-item-56290 a{width: initial !important; background-position: 15px bottom !important; background-repeat: no-repeat!important;}
}

header.header nav.secondary .nav li a:after{content:' /'}


/*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;}
.header nav.utility .nav li a {color:#000;padding:0;margin-right:10px;}

/* Search */
#searchform input[type=text] {
	border:solid 1px #222;
	border-radius:6px;
	height:33px;
	position:relative;
	top:-3px;
}
#searchform .fa {font-size:24px;color: red}

/* Content Lists */

.loop-wrapper .hentry .entry-title {
	font-family: 'Oswald', sans-serif !important;
	font-size:1.4em;
	font-weight:700;
}

h2 {
	font-family:'Roboto Slab',serif !important;
	font-weight:400 !important;
    text-transform: uppercase;
    font-size:1.6em;
    border-bottom:solid 2px #000;
   
}
.content-list-wrapper .entry-content p {
	font-family:'Roboto Slab', serif;
	font-size:1.3em;
	color:#333;
}
/*Top Stories*/
.tsr-right .vc_column-inner {
	padding-right:0 !important;
}
.tsr-left .grid-item {
    border:none;
}
.tsr-left .entry-content-wrap {
    width: 90%;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
    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;
}
.tsr-left .grid-item h3.entry-title a {
    font-size: 1.5em !important;
    line-height: 110%;
    
}
.tsr-left .vc_column-inner {
	padding:0;
}
.tsr-left .loop-wrapper .grid-item {
	padding:0;
}
.tsr-right .grid-item {
   background:#000;
   margin-bottom:30px;
   padding:0;
}
.tsr-right .grid-item h3.entry-title a {
    color:#fff!important;
    font-size:.9em;
}
.tsr-right .grid-item h3.entry-title a:hover {
	color:#F71506!important;
}
.tsr-right .grid-item .entry-content-wrap {
	padding:10px;
}

.tsr-right .vc_column-inner {
	padding-right:0 !important;
}

@media (max-width: 768px)
{
.tsr-right .vc_column-inner {
	
    padding-left:0
}
.tsr-right .grid-item .entry-content-wrap {padding:10px;width:90%;margin-left:auto;margin-right:auto;background: #000;margin-top:-30px;z-index: 30;position: relative;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;}
.tsr-right .grid-item {background: none;border: 0}
}


.wpb_content_element {margin-bottom:0 !important;}
a, a:visited {color: #FB0C06}
a:hover, a:visited:hover {color: #000}

/*Content Lists*/


h3.entry-title {margin-bottom: 10px}
h3.entry-title a {
    font-weight: bold;
    font-size: 23px;
    line-height: normal;
    font-family:'Oswald', sans-serif;color:#000 !important
}
h3.entry-title a:hover {
    color:#FB0C06 !important;text-decoration:none
}
.loop-wrapper .grid-item {
    padding:0;
    border:none;
}

.content-list-wrapper.content-list-basic .entry-content-wrap {
    display: table;
}

/*Magazine-Module*/
.magazine-module {
    border:none;

}

.magazine-module .digital-link a {
	text-align:center;
	font-family: 'Roboto Slab', serif;
}

.magazine-module .digital-link {
	margin-top:10px;
	display:block;
	clear:left;
	text-align:center;
	text-transform:uppercase
}

.content-list-wrapper {}


/*Most Popular*/

.content-list-wrapper.most-popular-module {
    background: #fff;
    
}

.content-list-wrapper.most-popular-module h3 a {
    font-size: 1em!important;
}

.content-list-wrapper.content-list-basic .hentry.post {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #efefef;
}

.content-list-wrapper.most-popular-module .hentry:before {
    float: left;
    position: relative;
    margin-right: 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    background-color: #FB0C06;
    padding: 1px 8px;
    border-radius: 22px;
    top: 5px;
}

.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";
}

/*Top Stories*/
.tsr-right .vc_column-inner {
	padding-right:0 !important;
}
.tsr-left .grid-item {
    border:none;
}
.tsr-left .entry-content-wrap {
    width: 90%;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
    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;
}
.tsr-left .grid-item h3.entry-title a {
    font-size: 1.5em !important;
    line-height: 110%;
}
.tsr-left .vc_column-inner {
	padding:0;
}
.tsr-left .loop-wrapper .grid-item {
	padding:0;
}
.tsr-right .grid-item {
   background:#000;
   margin-bottom:30px;
   padding:0;
}
.tsr-right .grid-item h3.entry-title a {
    color:#fff;
    font-size:.9em;
}
.tsr-right .grid-item .entry-content-wrap {
	padding:10px;
}

.tsr-right .vc_column-inner {
	padding-right:0 !important;
}

.content-list-wrapper .entry-meta  {
    
    font-size: .7em;
    font-weight: 900;
    letter-spacing: .05rem;
    color: #999;
    text-transform: uppercase;
}

.content-list-wrapper .entry-meta a, .content-list-wrapper .entry-meta a{
    color:#999;
}
.categories-list:before {
	content:none;
}
.categories-list {
	
	font-weight:600;
	text-transform:uppercase;
	font-size:.7em;
	letter-spacing:.5px;
}

.content-list-wrapper .entry-content p {
	font-size:1.1em !important;
	line-height:1.3;
	color:#555 !important;
}




.wpb_content_element.more-menu {
	border:solid 1px #eaeaea;
	margin-bottom:20px !Important;
	background-color:#fafafa;
}

.wpb_content_element.more-menu h2 {
	background-color:#eaeaea;
	font-size:20px;
	border-bottom:solid 2px  #FB0C06;
	margin-top:0;
	color:#666;
	font-weight:400 !important;
}
.wpb_content_element.more-menu ul.more-links {
	padding:15px;
	margin-top:0;
}
.wpb_content_element.more-menu ul.more-links li {
	border:solid 1px #eaeaea;
	list-style-type:none;
	margin-bottom:4px;
	margin-top:4px;
	font-weight:700;
	padding-left:6px;
	background-color:#fff;
	border-radius:3px;
}

.tsr-left .grid-item {
    border:none;
}
.tsr-left .entry-content-wrap {
    width: 90%;
    margin: 0 auto;
    position: relative;
    bottom: 50px;
    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;
}
.tsr-left .grid-item h3.entry-title a {
    font-size: 1.5em !important;
    line-height: 110%;
}
.tsr-left .vc_column-inner {
	padding:0;
}
.tsr-left .loop-wrapper .grid-item {
	padding:0;
}


/*Articles*/
 
.sidebar {
    margin-top: 0px;
}
 
.single.single-post p {

    font-size: 14px;
    
    hyphens: inherit;
    font-weight:400;
    line-height:1.8;
}

.single.single-post h1.entry-title {
    color: #000;
    font-size: 50px;
    line-height: 1em;
font-family:'Roboto Slab',serif;font-weight: 900;

}
 

.single.single-post h1 {font-family:'Roboto Slab',serif;font-weight: 900}

.single.single-post .entry-meta {
    font-size: 13px;
   
    font-style:normal;
    font-weight:700;

}
.single.single-post .entry-meta.entry-date:after {
	content:'';
	margin-left:5px;
}
.single.single-post .basic-content-wrap p{font-size: 16px;font-family: 'Roboto Slab',serif;
	
}
.single.single-post .basic-content-wrap p a{color: #FB0C06}
.single.single-post .basic-content-wrap p a:hover{text-decoration: underline}
.single.single-post .post-date {
    line-height: 4em;
}
.single .entry-meta.entry-author {color:#666;text-transform: uppercase;font-family: arial,helvetica,sans-serif;}
 
.hentry.post h5.subtitle {
    text-transform: none;
    font-family:'Roboto Slab',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 Slab',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.2em !important;
    font-family:Georgia, serif;
    font-style: italic;
    color:#666 !important;
}
figure.gtxfimage figcaption {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;

	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:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
	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;
}
.single #sidebar1 .wrapper-right-rail {background: none}
article.post{padding: 15px;margin-bottom:20px}

.dropcap {
    color: #000;
    float: left;
    font-size: 850%;
    line-height: 80%;
    margin-top: -.1em;
    margin-right: .05em;
}

/*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: #FB0C06 !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:#FB0C06;
}
.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;
}



/* 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: #FB0C06;
    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:#FB0C06;
}

@media (max-width: 340px) {
.sidebar-left {font-size: 85% !important}
}

.responsive {
  width: 100%;
  height: auto;
}

/*Footer*/

footer {background: #000!important;}
footer *(color:#fff !important;)
footer p{color: #fff !important;}


.footer a {
    font-size:1.3em;
     font-family:'Roboto Slab', serif;
}
.footer .fa {
    font-size:2em;
    float:left;
    margin-right:15px;
}
.footer .legal-links, .footer .legal-links a, .footer .custom-copyright, .footer .gtxcel-logo {
    text-align:center;
    font-size:.9em;
     font-family:'Roboto Slab', serif;
}
.footer .copyright {
    display:none;
}

@media (min-width:768px){
.footer .menu-footer-main-menu-container, .footer .menu-footer-more-content-container {
	padding-top:120px;
}
}

@media (max-width:767px) {
.footer .menu-footer-main-menu-container {
	padding-top:40px;
}
} 

/*Core Overrides - Footer */
.footer a:visited {
	color:#f8f9fa;
}
.footer a:hover:visited {
color: #dde2e7;
}





/*Landing Page */
.directory-teaser h2 {
	text-align:center;
}

.page h1 {
	font-family:'Oswald';
	text-transform:uppercase;
	font-size:6em;
	font-weight:700;
	text-align:center;
	padding-top: -10px;
}

/* In-page Menus */


.horizontal-menu .widget.widget_nav_menu h2 {
	border-bottom:none;
	font-size:1em;
	background:#000;
	color:#fff;
}


.horizontal-menu .widget_nav_menu ul {
    margin: 0;
    padding: 0;
}
.horizontal-menu .widget_nav_menu ul::after {
    display: block;
    content: ' ';
	clear: both;
}
.horizontal-menu .widget_nav_menu ul li {
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
    float: left;
    width: 30%;
    margin-right: 3%;
}
.horizontal-menu .widget_nav_menu ul li a {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    padding: 5px 5px 5px;
    display: block;
    /* white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; */
    line-height: 15px;
}
.horizontal-menu .widget_nav_menu ul li a:hover {
	background-color: rgba(0,0,0,.1)
}

@media only screen and (min-width: 768px) {
.horizontal-menu .widget.widget_nav_menu {padding: 0 0 30px 0;margin: 0;}
}

.horizontal-menu .widget.widget_nav_menu {
	border-bottom:#DDDDDD 4px solid;
}


/* Ads */

.right-rail .gtx-dfp-ad-inner-wrapper:before {
    content: "Advertisement";
    font-size: 65%;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family:'Roboto Slab', serif;
}


/* ===== Bootstrap Migration patches Apr. 2022 ===== */
.header-magazine-module .issue { flex: 0 0 100%; max-width: 100%;}

@media (min-width: 1200px) {
.container {  max-width: 1260px;}
}
.wrapper-top-row{flex-basis: 100%}

.issues .loop-wrapper.articles {display: flex; flex-wrap:wrap}
.issues .issue-thumb img {height:auto;}
.magazine-module .issue.col-sm-6 { flex: 0 0 100%; max-width: 100%;}