body {color: #fff;background:#000}
a, a:visited {color:#f00}
a:hover {color:#fff}
header{padding-top: 0px !important}
header .container-fluid{padding-left:0;padding-right:0;}
header {height: auto !important;background: #000 !important;padding-top:0px;box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);margin-bottom:0px}
header .container-fluid{display: grid;grid-template-columns:auto 300px 600px 300px auto !important;grid-template-rows:40px 200px 60px;grid-column-gap: 0px;grid-row-gap: 0px;
background: url(/content/uploads/2020/11/concrete.png)}
header .container-fluid::before{display: block;content: '';position: absolute;height: 40px;width: 100%;background: rgba(0,0,0,.7)}







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 */

.header .logo-wrapper { grid-area:  2 / 3 / 3 / 4;align-self: center !important}
.header #company-logo{background-size: 300px !important;background-position: center center !important;width: 200px !important;height: 150px !important}





/* header -- utility nav */


.header .utility-nav-wrapper { grid-area: 1 / 3 / 2 / 4;justify-self: end;align-self: center }
.header .utility-nav-wrapper {width:100%;}
.header .utility-nav-wrapper .wrap{max-width:1200px;}
nav.utility .nav li a {font-size:23px;text-transform: none;color:#fff;padding:0;opacity: .5;transition: all 0.3s ease;}
nav.utility .nav li a:hover {color:#fff;padding:0;opacity: 1;}




/* header -- extra with social nav */


.header #header-content-0 { grid-area: 1 / 2 / 2 / 4;justify-self: start;align-self: center;color: #fff;font-size: 12px }
.header #header-content-0 a{font-size: 14px;padding: 0 !important;margin-right: 0;color: #fff;font-weight: bold;font-size: 15px;letter-spacing: 1px}

.header #header-content-1 {grid-area: 2 / 4 / 3 / 5;align-self: center;justify-self: center;margin-top: 10px;width: 100% !important;}
.header #header-content-1 *{padding: 0;margin:0}

.header #header-content-1  h3{color: #fff;padding:3px 10px;text-transform: uppercase;font-size: 15px;font-weight: 500;}

.header #header-content-1 h3 button{width: 100% !important;
height: 2em !important;
font-size: 2em;
background: transparent;
border: 2px solid #aaa;}

.header #header-content-1  h3 { -webkit-animation: pulsate 2s ease-out; -webkit-animation-iteration-count: infinite; opacity: 0.5;margin-bottom: -20px}
.header #header-content-1 iframe{width: 405px !important;clip-path: inset(18px 8px 15px 130px);margin-left: -130px}

.header #header-content-2 {grid-area: 2 / 2 / 3 / 3;align-self: center;justify-self: center;}

.header #header-content-2 *{padding: 0;margin:0}

.header #header-content-2  h3{color: #fff;padding:3px 10px;text-transform: uppercase;font-size: 15px;font-weight: bold;}

.header #header-content-2  h3 { -webkit-animation: pulsate 2s ease-out; -webkit-animation-iteration-count: infinite; opacity: 0.5;}
@-webkit-keyframes pulsate { 0% { 
        opacity: 0.5;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.5;
    }
}

/* header -- search */


.header .search-form-wrapper { grid-area: 1 / 4 / 2 / 5;align-self:center;justify-self: end;width:95% !important }
.header .search-form-wrapper .wrap{width: 100% !important}
.header .search-form-wrapper .searchform input {padding: 0px !important}
.header .search-form-wrapper  i {color:#ed1c24}
#searchform input[type="text"]{width:80% !important;margin-right:0px;border-radius: 4px;padding:1px !important;border-color:#ccc !important;transition: all 0.3s ease;opacity: .9}
#searchform input[type="text"]:focus{width:100% !important;opacity: 1}

#searchform button[type="submit"]{position: absolute !important;top:4px !important;right:5px !important}
.header .sr-only{display:none}


/* header -- secondary nav */



.header .secondary-nav-wrapper { grid-area: 4 / 1 / 5 / -1; display: none}
/*nav.secondary .top-nav{display: grid !important;grid-template-columns: repeat(6, auto) !important;max-width: 850px }
nav.secondary .top-nav li a{text-align: center}
nav.secondary .top-nav::before{display: none}
nav.secondary .top-nav::after{display: none}

.secondary-nav-wrapper {border-bottom: 1px solid #cccccc;background: #f8f8f8;margin: 0;font-family: 'IBM Plex Sans', sans-serif;font-weight:600}
.secondary-nav-wrapper .wrap {margin: 0 auto;max-width: 1200px;text-align: center;border-top:none;}
nav.secondary {font-size: 16px;}
.secondary-nav-wrapper .secondary ul {margin:0;padding:0;text-align:center;padding-top:8px}
.secondary-nav-wrapper .secondary ul li {display:inline;float:none;}
.secondary-nav-wrapper .secondary ul li a {display: block;color: #333!important;border-right:1px solid #ccc;line-height: normal;padding: 0;font-size: 15px;font-family: 'IBM Plex Sans', sans-serif; font-weight: 400;letter-spacing: .5px;}
.secondary-nav-wrapper .secondary ul li:last-of-type a {border-right: 0;}

nav.secondary .nav {margin:0px auto;}
nav.secondary > ul {display: initial;}


nav.secondary .nav li a:hover {color: #00ABEE !important;background-color: transparent !important;opacity:07;}


nav.secondary .top-nav .sub-menu{padding:0px;background: #fff !important;text-align: left !important;opacity: 1 !important;position: absolute !important;border: 0px solid #999;border-top:0 !important; left:0 !important;
    top: auto!important;width:210px !important;}
nav.secondary .top-nav .sub-menu a{text-align: left;line-height: 32px;font-size:15px !important;transition: none !important;border-bottom: 1px solid #fff;display: block !important;background: #ddd;text-transform: none;color:#000}
nav.secondary .top-nav .sub-menu a:hover{background: #fff;color: #000}
nav.secondary .top-nav .sub-menu li{display: block !important;width: 100% !important}

*/


/* header -- primary nav */



.header .primary-nav-wrapper { grid-area: 3 / 1 / 4 / -1;top:auto !important;right:auto !important;align-self: center
}
nav.primary .top-nav{display: grid !important;grid-template-columns: repeat(8, auto) !important;align-content: center }
nav.primary .top-nav li a{text-align: center;font-size: 16px;transition: all 0.53s ease;}

nav.primary .top-nav::before{display: none}
nav.primary .top-nav::after{display: none}

nav.primary .nav li a:hover {color: #ed1c24 !important;background-color: transparent !important;opacity:07;}

.primary-nav-wrapper {padding: 0;width: 100%;background: rgba(0,0,0,.3)}
.primary-nav-wrapper {border-top:solid 1px rgba(255,255,255,.2);border-bottom: solid 1px rgba(255,255,255,.2)}
.primary-nav-wrapper .primary{z-index: 10}
.primary-nav-wrapper .primary ul li {float:none;display:inline;}
.primary-nav-wrapper .primary ul {text-align: center;}
.primary-nav-wrapper .primary ul li {display:inline;float:none;}
.primary-nav-wrapper .primary ul li a {display:block;color:#fff;padding: 12px 20px;}




nav.primary .top-nav .sub-menu{padding:0px;background: #fff !important;text-align: left !important;opacity: 1 !important;position: absolute !important;border: 0px solid #000;border-top:0 !important; margin-top:10px;margin-left:-1px;
    margin-right:-2px !important;left:0 !important;width:210px !important;transition: all 0.3s ease;opacity:0 !important}
nav.primary .top-nav .menu-item:hover .sub-menu {margin-top: 0;opacity: 1 !important}

nav.primary .top-nav .sub-menu a{text-align: left;line-height: 23px;font-size:15px !important;transition: none !important;border-bottom: 1px solid rgba(255,255,255,.5);display: block !important;background: #ed1c24;text-transform: none;color:#fff;font-family: 'IBM Plex Sans', sans-serif !important;font-weight:600 !important}
nav.primary .top-nav .sub-menu a:hover{background: #fff;color: #000}
nav.primary .top-nav .sub-menu li{display: block !important;width: 100% !important}

nav.primary .top-nav .sub-menu .menu-item .sub-menu{left:100% !important;margin-left: 13px;top: 0 !important;opacity: 0 !important}
nav.primary .top-nav .sub-menu .menu-item:hover .sub-menu{left:100% !important;margin-left: 3px;top: 0 !important;opacity: 1 !important}





/* header -- mobile stuff */

.header .mobile-button-wrapper { grid-area: 2 / 1 / 3 / 2; }
.header .mobile-button-wrapper .menu-button { color: #fff }
.menu-wrap{background: #222}
.menu-wrap *{color: #fff !important}
.menu-wrap .mobile-nav-title {color: #f00 !important}
.menu-wrap * a:hover{color: #f00 !important}
.menu-wrap .sub-menu {font-size: 15px;}
.menu-wrap .sub-menu li{line-height: normal}
.menu-wrap .menu-item {border-bottom: 1px solid rgba(255,255,255,.25);text-transform: uppercase}
.menu-wrap .menu-item .menu-item {border-bottom: 0px;text-transform: none}
.menu-wrap .mobile-nav-title:nth-child(3) {display: none}
.menu-wrap #menu-connect-with-us {width: 100%;border: 0;display: flex;margin-bottom: 10px;align-items:  stretch !important}
.menu-wrap #menu-connect-with-us .menu-item{border: 0;}
.menu-wrap a{border: 0}



 @media (min-width: 981px) and (max-width: 1200px){
     
header .container-fluid{display: grid;grid-template-columns:auto 250px 450px 250px auto !important;}
.header  #company-logo{background-position: left center;
    margin-top:0;width: 200px !important}
.primary-nav-wrapper .primary ul li a {font-size:15px}
.secondary-nav-wrapper .secondary ul li a {font-size:15px}



}

@media (max-width: 980px){
    header .container-fluid::before{display: block;content: '';position: absolute;height: 40px;width: 100%;background: rgba(0,0,0,.7);
    top: 0}
    
.utility-nav-wrapper {display: none}
.primary-nav-wrapper {display: none}
.secondary-nav-wrapper {display: none}
.header #header-content-0 {grid-area: 1 / 1 / 2 / -1;justify-self: center}
.header #header-content-2 {display: none}
/*.header #header-content-1 {grid-area: 2 / 3 / 3 / 4;justify-self: center}
.header #header-content-1 img{max-height: 70px}    */

.header #header-content-1 {grid-area: 2 / 3 / 3 / 4;justify-self: center}
 .header #header-content-1 h3{display: none} 
    
header {margin-top:0;border: 0;padding: 0}
header .container-fluid{display: grid;grid-template-columns: 55px auto auto 55px !important;
    grid-template-rows:40px 85px 50px !important;grid-column-gap: 5px;grid-row-gap: 5px;align-items: center !important;justify-items: center !important;margin-bottom:0}
.header .mobile-button-wrapper { grid-area: 2 / 1 / 3 / 2; }
.header .logo-wrapper {min-width: 100px !important; grid-area: 2 / 2 / 3 / 3 !important;width:100px !important; 
    justify-self: center !important;margin:0 auto;align-self: center !important}

.header #company-logo{background-size: 140px !important;
    width: 100px !important;height: 90px !important;margin:0 auto;max-width: 100px !important}    



    
    .header .search-form-wrapper { 
        
        grid-area: 3 / 1 / 4 / 4 ;align-self: start}
 #searchform button[type="submit"]{right:15px !important}
    #searchform input[type="text"] {width: 100% !important}   
    
}




@media (max-width: 520px){
 header .container-fluid{display: grid;
     grid-template-columns: 55px auto 55px !important;
    grid-template-rows:40px 85px 50px !important;
     grid-column-gap: 5px;grid-row-gap: 5px;align-items: center !important;justify-items: center !important;margin-bottom:0}
 
    .header #header-content-1{display: none}
.header #company-logo{margin:0 auto ;}     


}





.right-rail .wpb_content_element{background: rgba(0,0,0,.65);border:1px solid rgba(255,255,255,.5) !important;box-shadow: 2px 2px rgba(0,0,0,.1);}
.wpb_column.vc_column_container.vc_col-sm-8{background: rgba(0,0,0,.65);border:1px solid rgba(255,255,255,.5);box-shadow: 2px 2px rgba(0,0,0,.1);padding-top: 20px}
main.col-md-8{background: rgba(0,0,0,.65);border:1px solid rgba(255,255,255,.5);box-shadow: 2px 2px rgba(0,0,0,.1);padding-top: 20px}

.loop-wrapper .hentry {border-color:rgba(255,255,255,.25)}

.right-rail .wpb_content_element *{color: #fff}
.right-rail .wpb_content_element .entry-title *{color: #f00 ;line-height: normal}

.hentry .entry-title a {color: #f00;font-weight: bold;transition: all 0.3s ease;line-height: normal}
.hentry .entry-title a:hover {color: #fff}
.wpb_content_element h2 {text-transform: uppercase;font-size: 21px;font-weight: bold;letter-spacing: 1px;margin-bottom: 25px}
.slide .entry-content-wrap{background: #000;padding: 10px 20px 15px;border-bottom: 2px solid #fff}

.single #sidebar1 .wrapper-right-rail{background: none}

.single #main article * {color: #fff}
.single #main article p iframe{width: 100%}
.single #main article.type-author_bios {background: rgba(0,0,0,.65);border:1px solid rgba(255,255,255,.5);box-shadow: 2px 2px rgba(0,0,0,.1);padding-top: 20px}
.single.single-post h1.entry-title{font-weight: bold}
.single #main article{background: none }


#content {margin-top:0}

.pagination * {background: #111;border-color:#333 !important}
.pagination .page-numbers:hover {background: #f00 !important;border-color:#333 !important}
.pagination .page-numbers li:last-of-type{border:0}
.pagination .page-numbers {border:1px solid #333}
.pagination .page-numbers .page-numbers{border:0px solid #333}

#content button, #content input[type="button"], input[type="reset"], #content input[type="submit"]{background: #f00 !important;padding: 5px 15px;border: 0;font-weight: bold}

/* Core overrides */

header .container-fluid {max-width: 100%;}
.header {border-bottom:none;}
header nav {text-transform: uppercase;}


#content { margin-top:0 }
#container {background:url(/content/uploads/2021/03/concrete-background.jpg) no-repeat fixed top center !important;background-size: cover !important;padding-top: 30px;background-color:#000 !important}

footer.footer {background: url(/content/uploads/2020/11/concrete.png);margin-top: 0;padding-top: 60px;position: relative;background-color:#000}
footer.footer:before{content: '';height:40px;width:100%;background: rgba(0,0,0,.35);position: absolute;top: 0;border-bottom: 1px solid rgba(255,255,255,.25)}
footer.footer .source-org{text-align: center;font-weight: bold}
footer.footer #extra-footer{text-align: center;font-size: 12px;margin-bottom: 10px}

footer.footer .bucket .widgettitle{padding-bottom: 5px;margin-bottom: 15px;border-bottom:1px solid rgba(255,255,255,.5)}
footer.footer .bucket .menu li a{font-weight: bold;opacity: .7;transition: all 0.3s ease;display: block}
footer.footer .bucket .menu li a:hover{opacity: 1;color: #ff5c62;padding-left: 10px}


@media (max-width: 980px) {
footer.footer .bucket .widgettitle{margin-bottom: 10px;margin-top:15px}

}








































/* Core Overrides */
#content {
    margin-top:2em;
}
.container-fluid {
	max-width:1200px;
}
a, a:active, a:visited {
	color: ;
}
a:hover, a:hover:visited {
	color: ;
}

/*Articles*/
article .entry-meta-wrapper {display:none;} 

.sidebar {
    margin-top: 0px;
}
 
.single.single-post p {

    font-size: 1.125rem;
    hyphens: inherit;
}
 
.single.single-post h1.entry-title {
    color: #000;

    font-size: 2.5em;
    line-height: 1.4em;
}
 
.single.single-post .entry-meta {
    font-size: 16px;
}
 
.single.single-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.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;
}
.single.single-post .gtx-issue-footer {
    font-style: italic;
    padding:20px 0;
    border-top:dotted 1px #222;
    border-bottom:dotted 1px #222;
    color:#666;
    margin-top:30px;
}
/*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;
}

.single.single-issue .ssbp-list {padding-bottom:10px;}

.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;
}
 
/* 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;
}
 
/* Hide video play button overlay on content list thumbnails */
.content-list-wrapper .has-video .overlay {
    display:none;
}
 
/* --- Author Bios Styles --- */
   
.author-bio-field.author-bio-field-featured_image {
    float: right;
    max-width: 300px!important;
    margin: 0 0 15px 15px;
}
   
.author-bio-field.author-bio-field-author_email {
    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: #606060;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}
   
.author-bio-field.author-bio-field-author_email a {
    color: #000;
    width: 30%;
    text-align: center;
    border-radius: 4px;
    font-weight: bold;
}
.author-bio-field.author-bio-field-author_email a:hover {
    color:white;
}
   
.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:#606060;
}
 
.author-bio-list {
    clear: right;
}
/* -- 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:9999;
 }
 .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;
 }
}
/* 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;
}
.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";
}
 
 
/* 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;
        }
}
 
 
/* 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 {
    
    padding:20px;
}
.right-rail .wpb_content_element h2{
    margin-top:0;
    border-bottom:none;
    margin-bottom:20px;
}

/* 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  {
   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, .geo-field span.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:16px;
 }
 article.geobase-post .geobase-content-wrapper {
    float:left;
    display:inline-block;
    width:78%;
}
 article.geobase-post .thumb-wrap {
    width:20%;
    display:inline;
}

/* Ticket #848339 */
.hentry .entry-title a {
    color: #fff;
	}
	
.right-rail .wpb_content_element .entry-title *{
    color: #fff;
}


/* Ticket #858337 */
.postname-internships.single #main article * p a { color: #f00;}
.postname-internships.single #main article * input {color: #000;}

/* Ticket #860701 */
#content { margin-top: 0;}
#container {padding-top: 25px;}
.top-ad-row { margin-bottom: 0px;}
.top-ad-row .ad-manager-placeholder{ margin-bottom: 0px!important;}
.single-post .top-ad-row .ad-manager-placeholder{ margin-bottom: 35px!important;}

/* Ticket #864478 */
.single #main article input, .single #main article textarea, .single #main article select { color: #000 !important;}
input, textarea, select { color: #000 !important;}
.single #main article input.button, input.button { color: inherit !important;}


/* Ticket #876476*/
header .container-fluid{grid-template-rows:40px 177px 44px;grid-column-gap: 0px;grid-row-gap: 0px;}
.primary-nav-wrapper .primary ul li a {padding: 5px 20px;}
.home #container { padding-top: 0px;}
.home .less-margin.wpb_row { margin-bottom: 8px;}


/* Ticket #884537 */
.trending-topics-wrapper {background: rgba(0,0,0,.3);}
.trending-topics-wrapper .trending-topic-wrapper a { color: #ED1C24;font-size: 16px; font-family: "Roboto", arial, sans-serif; text-transform: uppercase;transition: all 0.53s ease;}
.trending-topics-wrapper .trending-topic-wrapper a:hover { color: #fff;}
.trending-topics-wrapper .sep { color: rgba(255,255,255,.5); font-size: 16px; padding: 5px 0;}

/* ===== Bootstrap Migration patches Apr. 2022 ===== */
@media (min-width: 1200px) {
.container { max-width: 1260px;}
}