@charset "utf-8";
/*
Theme Name: America First (Sebastian Gorka)
Theme URI: https://www.sebgorka.com
Author: Salem National
Author URI: http://www.salemnational.com
Description: WordPress theme for America First Website.
Version: 1.0
License: 
License URI: 
Text Domain: sebgorka
*/

/*
font-family: 'Roboto', Arial, Helvetica, 'sans-serif';
font-family: 'Roboto Condensed', Arial, Helvetica, 'sans-serif';
Red: #e11b23 hover: #ff0000
Blue: #3a5793
Black (title/links): #000000
Text: #555555
Light Text (Section Headings): #777777
*/

@import 'css/normalize-v2.min.css';
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700|Roboto:400,700');

body{font-size:16px; color:#555555; font-family: 'Roboto', Arial, Helvetica, 'sans-serif'; background:#ffffff;}

input, textarea, select, button{font-family: 'Roboto', Arial, Helvetica, 'sans-serif';}

/* Icomoon icons */
@font-face {font-family: 'icomoon'; src: url('fonts/icomoon.eot?dx5774'); src: url('fonts/icomoon.eot?dx5774#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?dx5774') format('truetype'), url('fonts/icomoon.woff?dx5774') format('woff'), url('fonts/icomoon.svg?dx5774#icomoon') format('svg'); font-weight: normal; font-style: normal;}
[class^="icon-"], [class*=" icon-"] {font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.icon-mic:before {content: "\e91e";} .icon-phone:before {content: "\e942";}
.icon-printer:before {content: "\e954";} .icon-mobile2:before {content: "\e959";}
.icon-download:before {content: "\e960";} .icon-search:before {content: "\e986";}
.icon-cross:before {content: "\ea0f";} .icon-play2:before {content: "\ea15";}
.icon-arrow-right2:before {content: "\ea3c";} .icon-arrow-left2:before {content: "\ea40";}
.icon-facebook:before {content: "\ea90";} .icon-twitter:before {content: "\ea96";}
.icon-rss:before {content: "\ea9b";} .icon-youtube2:before {content: "\ea9e";}

/* Placeholder text */
input::-webkit-input-placeholder{font-size:1em; color:#999999; font-style:italic; text-overflow: ellipsis;} input:-moz-placeholder{font-size:1em; color:#999999; font-style:italic; text-overflow: ellipsis; opacity: 1;} input::-moz-placeholder{font-size:1em; color:#999999; font-style:italic; text-overflow: ellipsis; opacity: 1;} input:-ms-input-placeholder{font-size:1em; color:#999999; font-style:italic; text-overflow: ellipsis;}
input[type=text]:focus::-webkit-input-placeholder{color:transparent;}
input[type=text]:focus:-moz-placeholder{color:transparent;}
input[type=text]:focus::-moz-placeholder{color:transparent;}
input[type=text]:focus:-ms-input-placeholder{color:transparent;}

/*================================================
	Main Header
==================================================*/
.header{width:100%;}

.main_header_wrap{width:100%;}

/* Main Header - Top Bar =============================*/
.main_header_top_bar{background:#3a5793; width:100%;}
.main_header_top_bar_container{width:100%; margin:0 auto; position:relative; padding:0 1.5em;}
.main_header_top_bar_content{float:right; list-style: none; border-right:1px solid rgba(255,255,255,0.2);}
.main_header_top_bar_content li{float:left; border-left:1px solid rgba(255,255,255,0.2);}
.top_bar_link{display:block; height:40px; padding:0 15px; line-height: 42px; color:#fff; text-decoration: none;}
.top_bar_link.top_bar_social_btn{position:relative; top:1px;}
.top_bar_link:hover{background-color:rgba(255,255,255,0.2);}

.top_bar_link .icon_envelope{width:16px; height:13px; position:relative; top:1px; margin-right:2px;}

/* Main Header - Masthead =============================*/
.main_header_masthead{background-color:#000;}
.main_header_masthead_container{width:100%; margin:0 auto; position:relative; padding-right:1.5em; height:150px;}

/* logo */
.gorka_img{ display:block; height:100%; width:auto; float:left; margin-right: 20px;}
.main_logo_wrap{display:inline-block; float:left; padding:15px; border:1px solid #ea1f1f; position: relative; top:18px;}
.main_logo_wrap img{display:block; width:340px; height:84px;}

/* Call, Watch, Listen */
.main_header_masthead_content{float:right;}
.main_header_masthead_content > div{float:right; display:inline-block;}

.show_number_wrap{margin-right:37px; color:#ffffff; padding-top:32px;}
.show_number_wrap .label{font-size: 1.125em; line-height: 1.1em; text-align: left;}
.show_number_wrap .show_number{font-size:1.875em; font-weight:700; position:relative; display:block; color:#ea1f1f; text-decoration:none; line-height:1em;}
.show_number span{position: absolute; bottom: -20px; right: -7px; font-size: 12px; letter-spacing: 13px;
display: inline-block; font-weight: 400; color: #ffffff;}
.show_number_wrap .show_time{margin-top:20px;}

.watch_listen_btn_wrap{text-align:center;width:240px; padding-top:32px;}
.watch_listen_btn_wrap a{text-decoration:none; display:inline-block; color:#fff; line-height:1; text-align:center; position:relative; font-weight:700; cursor:pointer; text-shadow:1px 1px 1px rgba(0,0,0,0.2); width:100%; padding:10px 0;}
.main_watch_btn{font-size:1.250em; margin-bottom:10px; background: #ea1f1f;}
.main_watch_btn span{position:relative; margin-right:3px; top:1px;}
.main_watch_btn:hover{background:#ff0000;}
.main_listen_btn{background-color:#787878; font-size:14px;}
.main_listen_btn span{position:relative; margin-right:3px; top:1px;}
.main_listen_btn:hover{background-color:#8b8b8b;}

@media (max-width: 74em) {
.main_header_masthead_container{height:120px; font-size:87.5%;}
.main_logo_wrap{padding:12px; top:12px;}
.main_logo_wrap img{width:283px; height:70px;}

.show_number_wrap {padding-top: 22px;}
.show_number span{letter-spacing: 11px;}
.watch_listen_btn_wrap {padding-top: 18px;}
}

@media (max-width: 66em) {
.main_header_wrap{display:none;}
}



/*================================================
	Main Navigation
==================================================*/
.main_nav_wrap{width:100%; background-color:#e11b23; position:relative;}
.main_nav_wrap > nav{width:100%; margin:0 auto; position:relative; padding:0 1.5em; text-align: center;     display: flex; flex-direction: row; justify-content: center;}
.main_nav,
.menu-main-nav-container{display:block;}
.main_nav > li{position: relative; display:inline-block; float:left;}
.main_nav > li > a{color: #fff; display: block; font-size: 1.25em; height: 50px; line-height: 50px; padding: 0 29px; text-align: center; text-decoration:none; position:relative; text-shadow:1px 1px 1px rgba(0,0,0,0.3); z-index:2;}
.main_nav > li.menu-item-has-children > a{direction:rtl;}
.main_nav > li.menu-item-has-children > a::before{content: "▼"; font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; position: relative; top:-3px; margin-left:4px;}
.main_nav > li > a::after{background: #3a5793; bottom: 0; content: ""; height: 0; left: 0; position: absolute; transition: all 0.3s ease 0s; width: 100%; z-index: -1;}
.main_nav > li > a:hover{cursor:pointer;}
.main_nav > li > a:hover::after{height:100%;}

/* Search Btn */
.main_nav_search_btn span{position:relative;top:1px;}
.main_nav_li.on > a{background: #3a5793;}
.main_nav_search_btn.off .icon-cross{display:none; position:relative;}
.main_nav_search_btn.off .icon-search{display:inline-block;}
.main_nav_search_btn.on .icon-cross{display:inline-block;}
.main_nav_search_btn.on .icon-search{display:none;}

@media (max-width: 74em){ 
.main_nav_wrap{font-size:87.5%;}
}


/* Drop Nav */
.main_nav .sub-menu{display:block; opacity: 0; width:280px; position:absolute; left:0; top:100%; background:#3a5793; z-index:4;
-webkit-transition: opacity 0s 1s, z-index 0s 1s;
transition: opacity 0s 1s, z-index 0s 1s;}
.main_nav > li:last-child .sub-menu{left:auto; right:0;}
.sub-menu > li{display:block; width:100%; border-top:1px solid rgba(255,255,255,0.2);}
.sub-menu > li a{color: #fff; display: block; font-size: 1.125em; padding:12px 22px; text-align:left; text-decoration:none; text-shadow:1px 1px 1px rgba(0,0,0,0.3);}
.sub-menu > li a:hover{background:rgba(255,255,255,0.2);}

.main_nav > li:hover .sub-menu{z-index:7; opacity:1; display:block;
-webkit-transition: opacity, z-index;
transition:  opacity, z-index;}
.main_nav:hover .sub-menu{opacity:0; z-index:4; display:none;
-webkit-transition: none;
transition: none;}

/* Search Dropdown */
.main_search_wrap{display:none; width:100%; background-color:#3a5793; position:absolute; top:50px; left:0; z-index:6;}
.main_search_container{max-width:1310px; margin:0 auto; width:100%; padding:10px 30px;}
.main_search_box{position:relative;}
.main_search_box input[type="text"]{background-color:transparent; color:#ffffff; font-size:1em; padding:10px 0 10px 50px; width:100%; border:0; border-bottom: 1px solid rgba(255,255,255,0.2);}
.main_search_box .search_btn{background:rgba(0,0,0,0); border: none; height: 40px; position: absolute; left: 0; top: 0; width: 40px; z-index: 10; cursor:pointer;}
.main_search_box .search_btn span{font-size:1.250em; color:#fff;}
.main_search_box .search_btn:hover span{color:#ff0000;}

.main_search_box input::placeholder{color:#ddd;}
.main_search_box input::-webkit-input-placeholder{color:#ddd;}
.main_search_box input:-moz-placeholder{color:#ddd;}
.main_search_box input::-moz-placeholder{color:#ddd;}
.main_search_box input:-ms-input-placeholder{color:#ddd;}


/*================================================
	Mobile Header
==================================================*/
.mobile_header_wrap{display:none;}
.mobile_header_container{height:100px; position:relative; background-color:#000000; padding:0 20px;}
/* logo */
.mobile_logo_wrap{display:inline-block; float:left; padding:9px; border:1px solid #ea1f1f; position: relative; top:15px;}
.mobile_logo_wrap img{display:block; width:202px; height:50px;}

.mobile_watch_listen_btn_wrap{float:right; color:#fff; padding-top:30px;}
/* Watch Btn */
.mobile_header_watch_btn{color: #fff; display: inline-block; font-size: 1em; padding:10px 15px; font-weight: 700; text-decoration: none; text-shadow:1px 1px 1px rgba(0,0,0,0.3); margin-right:5px;
background: #ea1f1f;}
.mobile_header_watch_btn span{position:relative; margin-right:3px; top:1px;}
.mobile_header_watch_btn:hover{background:#ff0000;}
/* Listen Btn */
.mobile_header_listen_btn{color: #fff; display: inline-block; font-size: 1em; padding:10px 15px; font-weight: 700; text-decoration: none; text-shadow:1px 1px 1px rgba(0,0,0,0.3); background-color: #787878;}
.mobile_header_listen_btn span{position:relative; margin-right:3px; top:1px;}
.mobile_header_listen_btn:hover{background:#8b8b8b;}

@media (max-width: 66em) {
.mobile_header_wrap{display:block;}
}
@media (max-width: 39em) {
.mobile_header_container{height:70px; padding:0 10px;}

.mobile_logo_wrap{padding:6px; border:1px solid #ea1f1f; position: relative; top:10px;}
.mobile_logo_wrap img{display:block; width:146px; height:36px;}

.mobile_header_watch_btn{margin-right:0;}
.mobile_watch_listen_btn_wrap{padding-top:16px; font-size:87.5%;}
.mobile_header_watch_btn span,
.mobile_header_listen_btn span{display:none;}
}
@media (max-width: 24em) {
.mobile_header_watch_btn,
.mobile_header_listen_btn{padding:10px;}
}



/*================================================
	Mobile Navigation
==================================================*/
.mobile_nav_wrap{}

/* Menu & Search Btn */
.mobile_nav{display:block; width:100%; height:60px; position:relative; background-color:#e11b23;}
.mobile_nav_li{float:left; position:relative; width:100%;}

.mobile_menu_drop_btn{display:block; padding:0 20px 0 46px; height:60px; line-height:60px; text-decoration:none; font-size:1em; cursor:pointer; color:#ffffff; position:relative;}
.mobile_menu_drop_btn span{display:block; width:18px; height:2px; background:#fff; position:absolute; left:20px; top:28px;}
.mobile_menu_drop_btn span::before{content:""; display:block; width:18px; height:2px; background:#fff; position:relative;top:-6px;}
.mobile_menu_drop_btn span::after{content:""; display:block; width:18px; height:2px; background:#fff; position:relative;bottom:-4px;}

.mobile_nav_li_right{position:absolute; top:0; right:0;}
.mobile_search_drop_btn{display:block; width:60px; height:60px; line-height:60px; text-decoration:none; font-size:1em; cursor:pointer; color:#ffffff; position:relative; text-align:center; border-left: 1px solid rgba(255,255,255,0.3); z-index: 2;}
.mobile_search_drop_btn span{font-size:1.125em; position:relative; top:3px;}

.mobile_nav_li:hover,
.mobile_nav_li_right:hover{cursor:pointer;}

/* Search Btn */
.open_mobile_search.off .icon-cross{display:none;}
.open_mobile_search.off .icon-search{display:inline-block;}
.open_mobile_search.on .icon-cross{display:inline-block;}
.open_mobile_search.on .icon-search{display:none;}

/* Menu */
.menu-mobile-nav-container{width:100%; display:none; background-color:#3a5793;}
.mobile_drop_nav{width:100%;}
.mobile_drop_nav li{float: left; width: 50%;}
.mobile_drop_nav li a{color: #fff; display: block; font-size: 1em; padding: 15px 1em; text-align: left; text-decoration:none; border-top:1px solid rgba(255,255,255,0.2);}
.mobile_drop_nav li:nth-of-type(odd) a{border-right:1px solid rgba(255,255,255,0.2);}
.mobile_drop_nav li a:hover{background-color:rgba(255,255,255,0.2); cursor:pointer;}

/* Search */
.mobile_search_wrap{width:100%; display:none; background-color:#3a5793; border-top:1px solid rgba(255,255,255,0.2); padding:10px 20px;}
.mobile_search_container{position:relative;}
.mobile_search_container input[type="text"]{background-color:transparent; color:#ffffff; font-size:1em; padding:10px 0 10px 50px; width:100%; border:0;}
.mobile_search_container .search_btn{background:rgba(0,0,0,0); border: none; height: 40px; position: absolute; left: 0; top: 0; width: 40px; z-index: 10; cursor:pointer;}
.mobile_search_container .search_btn span{font-size:1.250em; color:#ffffff;}
.mobile_search_container .search_btn:hover span{color:#ff0000;}

.mobile_search_container input::placeholder{color:#ddd;}
.mobile_search_container input::-webkit-input-placeholder{color:#ddd;}
.mobile_search_container input:-moz-placeholder{color:#ddd;}
.mobile_search_container input::-moz-placeholder{color:#ddd;}
.mobile_search_container input:-ms-input-placeholder{color:#ddd;}

/* Call & Email Btns */
.mobile_call_email_btns_wrap{background-color: #c6181f; border-top:1px solid rgba(255,255,255,0.3);}
.mobile_icon_button{color: #fff; display: block; float: left; font-size: 1em; height: 40px; line-height: 40px; text-decoration: none; width: 50%; border-right:1px solid rgba(255,255,255,0.3); padding-left:20px;}
.mobile_icon_button img{height:14px; width:auto; position:relative; top:1px; margin-right:2px;}
.mobile_icon_button:last-of-type{border:0;}


@media (max-width: 39em) {
.mobile_nav{height:40px;}
.mobile_menu_drop_btn,
.mobile_search_drop_btn {height: 40px; line-height: 40px;}
.mobile_menu_drop_btn {padding-left: 39px;}
.mobile_search_drop_btn {width:50px;}
.mobile_menu_drop_btn span {left: 14px; top:19px;}

.mobile_icon_button{height: 32px; line-height: 32px; padding:0; text-align:center; font-size:12px;}
.mobile_icon_button img{height:12px;}
.no_text{display:none;}

.mobile_drop_nav li{width:100%;}
.mobile_drop_nav li:nth-of-type(odd) a{border-right:0;}
.mobile_drop_nav li a{padding: 10px 1em;}

.mobile_search_wrap{padding:5px 14px;}
}


/*================================================
	Universal Content & Containers
==================================================*/
.content_wrap{position:relative; z-index:5; width: 100%; padding:30px;}

.container{width:100%; max-width:1310px; margin:0 auto;}

@media (max-width: 66em) {
.content_wrap{padding:20px;}
}
@media (max-width: 39em) {
.content_wrap{padding:20px 14px;}
}


/* Main Col Wraps/Containers/Boxes ===================*/
.main_col{float: left; margin-right: -300px; width: 100%; padding-bottom:2em;}
.main_col_push{margin-right: 300px;}
.main_col_content{width:100%; padding-right:60px;}

.main_col.full_width_col{float: none; margin: 0;}
.full_width_col .main_col_content{padding-right:0;}

.section_wrap{margin-bottom:4em; position:relative; width: 100%;}

.section_box{width:50%;}
.section_box-left{padding-right:1.5em; float:left;}
.section_box-right{padding-left:1.5em; float:right;}

.section_heading{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.500em; color:#777777; font-weight:700; text-transform:uppercase; line-height: 1; margin-bottom: 1em; font-style: italic;}

.section_view_all{font-weight: 700; color: #666; text-decoration: none; font-size: 12px; text-transform: uppercase; position: absolute; top: 5px; right: 0;}
.section_view_all:hover,
.section_view_all:focus{text-decoration:underline;}

@media (max-width: 74em) {
.main_col_content{padding-right:30px;}
}

@media (max-width: 66em) {
.main_col, .main_col_push{margin:0;}
.main_col_content{padding-right:0;}
}
@media (max-width: 47em) {
.section_wrap{margin-bottom:3em;}
.section_heading{font-size:1.25em;}
.section_box-left,
.section_box-right{width: 100%; padding:0;}
.section_box-left{margin-bottom:4em;}
}

/* Side Col Containers/Boxes ===================*/
.side_col{float:left; width:300px;}

.side_col_container{margin-bottom:2.5em;}
.side_col_container:last-of-type{margin-bottom:0;}
.side_col_box{ width:300px; margin:0 auto; position:relative;}
.side_col_box_heading{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.25em; color:#777777; font-weight:700; text-transform:uppercase; line-height: 1; margin-bottom: 0.75em; font-style: italic;}
.side_col_box img{display:block;}

.main_side_col{position: sticky; top: -2026px;}

@media (max-width: 66em) {
.side_col{width:100%;}
.main_side_col{ padding-top:2em;}
.side_col_container{width:50%; float:left;}
}
@media (max-width: 47em) {  
.side_col_container{width:100%;}
}

/* Links and Btns ===================*/
.regular_btn{font-size:1em; text-decoration:none; display:inline-block; color:#fff; padding:0.75em 1.125em; line-height:1; text-align:center; position:relative; font-weight:700; cursor:pointer; text-shadow:1px 1px 1px rgba(0,0,0,0.2);
background: #ea1f1f;}
.regular_btn:hover{background:#ff0000;}
.regular_btn span{position:relative; top:1px;}

.large_btn{font-size:1em; text-transform:none;}

.gray_btn{background:#787878;}
.gray_btn:hover{background:#8b8b8b;}

.regular_link{font-size:0.875em; color:#e11b23; text-decoration: none; display:inline-block; padding:1px 3px; font-weight:700; text-transform: uppercase;}
.regular_link:hover{background-color:#ff0000; color:#fff;}
.regular_link span{position: relative; top: 1px;}

.post_date{font-size:0.875em; color:#777777;}
.post_date a{ color:#000; text-decoration:none;}
.post_date a:hover{text-decoration:underline;}

.bullet::before{color: #565656; content: "•"; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 24px; line-height: 14px; margin: 0 8px; position: relative; top: 3px;}

/* Images ===================*/
.post_thumb{position:relative; overflow:hidden; background:#000000;}
.post_thumb img{width:100%; height:auto; display:block;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}
.post_thumb:hover img{
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.2s ease-in 0s;
transition: all 0.2s ease-in 0s;
}

/* Transition ===================*/
.transition{
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}

/*================================================
	Home Featured Content
==================================================*/
.featured_wrap{position:relative; height:24em; margin-bottom:4em;}

.featured_main_container{padding-right:5px; float:left; width:65.8%; height:100%;}
.featured_main_box{float:left; width:100%; height:100%; position:relative; overflow:hidden; background:#000;}
.featured_main_img{position:absolute; width:100%; height:100%; top:0; left:0; background-position:center center; background-repeat:no-repeat; background-size:cover; z-index:2; display:block;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}
.featured_main_box:hover .featured_main_img{
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.2s ease-in 0s;
transition: all 0.2s ease-in 0s;
}
.featured_main_content{position:absolute; z-index:3; width:100%; bottom:0; left:0; padding:5em 1.5em 1.5em 1.5em; display:block;  text-decoration:none; color:#ffffff; cursor:pointer;
background: rgb(0,0,0);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);}
.featured_main_content_title{font-family: 'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-weight:700; font-size:2.250em; text-shadow:1px 1px 1px rgba(0,0,0,0.8);}
.featured_main_box:hover .featured_main_content_title{text-decoration:underline;}

.featured_other_container{float:left;width:34.2%; height:100%; overflow:hidden;}

.featured_other_box{float:left; width:100%; height:50%; margin-bottom:5px; position:relative; overflow:hidden; background:#000;}
.featured_other_img{position:absolute; width:100%; height:100%; top:0; left:0; background-position:center center; background-repeat:no-repeat; background-size:cover; z-index:2; display:block;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s;
}
.featured_other_box:hover .featured_other_img{
-webkit-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.2s ease-in 0s;
transition: all 0.2s ease-in 0s;
}
.featured_other_content{position:absolute; z-index:3; width:100%; bottom:0; left:0; padding:4em 1em 1em 1em; display:block;  text-decoration:none; color:#ffffff; cursor:pointer;
background: rgb(0,0,0);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);}
.featured_other_content_title{font-family: 'Roboto Condensed', Arial, Helvetica, 'sans-serif'; fpnt-weight:700; font-size:1.25em; text-shadow:1px 1px 1px rgba(0,0,0,0.8);}
.featured_other_box:hover .featured_other_content_title{text-decoration:underline;}

@media (max-width: 1400px) {
.featured_wrap{height:27vw;}
}

@media (max-width: 66em) { 
.featured_wrap{height:38vw;}
.featured_main_content_title{font-size:1.750em;}
}
@media (max-width: 47em) {  
.featured_wrap{height: auto; margin-bottom:2.5em;}
.featured_main_container {height: 56vw; min-height: 250px; padding-bottom: 6px; padding-right: 0; width: 100%;}
.featured_other_container{height: 28vw; min-height: 150px; width: 100%;}
.featured_other_box{height: 100%; width: 50%; margin-bottom:0;}
.featured_other_box:nth-of-type(1){border-right:3px solid #fff;}
.featured_other_box:nth-of-type(2){border-left:3px solid #fff;}
}
@media (max-width: 34em) {
.featured_wrap{height:auto; padding:0;}
.featured_main_container {margin-bottom: 1em;}
.featured_main_content{padding:5em 1em 1em 1em;}
.featured_main_content_title {font-size: 1.5em;}
.featured_other_container{height:auto; position: relative;}
.featured_other_box:nth-of-type(1),
.featured_other_box:nth-of-type(2){border:0;}
.featured_other_box{height: auto; width: 100%; min-height: 70px; margin-bottom:1em; background:none;}
.featured_other_img {width:118px; height:70px; -webkit-transition: none; transition: none;}
.featured_other_box:hover .featured_other_img{ -webkit-transform: none; transform: none; -webkit-transition: none; transition: none; opacity:1;}
.featured_other_content {background:none; bottom:auto; position:relative; left:auto; color:#000; padding:0 0 0 133px;}
.featured_other_content_title{font-size: 1.125em; text-shadow:none; }
}


/*================================================
	Home Page Content
==================================================*/
.home_top_wrap{}
.home_bottom_wrap{}
.home_top_wrap .main_col,
.home_bottom_wrap .main_col{padding-bottom: 0;}

.home_main_col_ad_wrap{margin-bottom:4em;}

/* Today's Broadcast =============================*/
.todays_broadcast_home_wrap{}

.section_heading-broadcast .spacer{color:#999;}
.section_heading-broadcast .date{color:#000; display:inline;}

.todays_broadcast_box{width:50%; float:left;}
.todays_broadcast_box:nth-child(1){padding-right:1.5em;}
.todays_broadcast_box:nth-child(2){padding-left:1.5em;}
.todays_broadcast_box-title{display:block; font-size:14px; text-transform:uppercase; color:#777; height:30px; line-height:30px; padding:0 8px; margin-bottom:1em; background-color:#f1f1f1;}
.todays_broadcast_box ul{list-style:none; margin:0;}
.todays_broadcast_box ul li{margin-bottom:16px; padding-left:14px; position: relative; line-height:1.4em; font-size: 1em;}
.todays_broadcast_box ul li:before{content: ''; display: inline-block; position: absolute; width: 6px; height: 6px; top: 8px; left: 0; background-color: #e11b23;}
.todays_broadcast_box p{margin-bottom:16px; line-height:1.4em; font-size: 1em;}
.todays_broadcast_box a{color:#e11b23;}

.todays_broadcast_btn_wrap{padding-top:10px;}
.todays_broadcast_btn_wrap a:first-child{margin-right:10px;}

.todays_broadcast_footer_follows{ margin-top:1.5em; font-size: 1em;}
.todays_broadcast_footer_follows p{margin-bottom:1em; line-height:1.4em;}
.todays_broadcast_footer_follows p:last-child{margin:0;}
.todays_broadcast_footer_follows a{color:#e11b23;}

@media (max-width: 47em) {
.todays_broadcast_box{width:100%;}
.todays_broadcast_box:nth-child(1){padding-right:0;}
.todays_broadcast_box:nth-child(2){padding-left:0; padding-top:20px;}
}
@media (max-width: 29em) {
.section_heading-broadcast .spacer{display:none;}
.section_heading-broadcast .date{display:block; font-size: 16px; margin-top:10px;}
}


/* Our Take =============================*/
.article_home_wrap{}
.article_box{float:left;}
.article_box_img_wrap{margin:0 auto 0.75em; width:100%; max-width:600px;}
.article_box_img_wrap img{margin:0 auto;}
.article_box_img_wrap span{color: #ffffff; opacity: 0.5; font-size: 3em; position: absolute; bottom: 10px; right: 10px; z-index: 2;}
.article_box_img_wrap:hover span {opacity:1;}
.article_box_title{font-family: 'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.25em; margin-bottom:0.75em; font-weight:700;}
.article_box_title a{color:#000000; text-decoration:none;}
.article_box_title a:hover{text-decoration:underline;}
.article_box_content .post_date{margin-bottom:1em;}
.article_box_content p{line-height:1.4em; margin-bottom:1em;}

.article_box-third{width:33.33%;}
.article_box-third:nth-of-type(1){padding-right:1.125em;}
.article_box-third:nth-of-type(2){padding:0 0.5625em;}
.article_box-third:nth-of-type(3){padding-left:1.125em;}

@media (max-width: 47em) {
.article_box{width:100%; margin-bottom:3em;}
.article_box-third:nth-of-type(1),
.article_box-third:nth-of-type(2),
.article_box-third:nth-of-type(3){padding:0;}
.article_box:last-of-type{margin:0;}
}

/* Column =============================*/
.column_box_img_wrap{float:left; width:47%; height:auto; position: relative; top: 3px; margin-bottom: 3px;}
.column_box_content{padding-left:50%;}
.column_box_title{font-family: 'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.500em; font-weight:700; margin-bottom:0.625em; line-height:1.3em;}
.column_box_title a{color:#000; text-decoration:none;}
.column_box_title a:hover{text-decoration:underline;}
.column_box_content .post_date{margin-bottom:1em;}
.column_box_content p{font-size:1em; line-height:1.4em; margin-bottom:1em;}
.column_box_content p a{color:#e11b23; text-decoration:underline;}

@media (max-width: 47em) {
.column_box_img_wrap{width:100%; max-width:600px; top: 0px; margin: 0 auto 1em; float:none;}
.column_box_content{padding-left:0;}
}

/* Show Highlights =============================*/
.videos_home_wrap{width:1500% !important;}

.bx-viewport{min-height: 388px;}
.video_box_img_wrap{margin:0 auto 0.75em; width:100%; max-width:415px;}
.video_box_img_wrap img{margin:0 auto;}
.video_box_img_wrap span{color: #ffffff; opacity: 0.5; font-size: 3em; position: absolute; bottom: 10px; right: 10px; z-index: 2;}
.video_box_img_wrap:hover span {opacity:1;}

.video_box_content{}
.video_box_title{font-family: 'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.5em; margin-bottom:0.5em; font-weight:700;}
.video_box_title a{color:#000000; text-decoration:none;}
.video_box_title a:hover{text-decoration:underline;}

/* Slider controls */
.bx-wrapper{position:relative;}
.bx-controls{position:absolute; z-index: 99; top:0; left:0; width:100%;}
.bx-next,
.bx-prev{position:absolute; height:250px; width:40px; top:0;}
.bx-next{right:-40px;}
.bx-next::before,
.bx-next::after{ content: ''; position: absolute; right: 11px; height: 56px; width: 4px; background-color:#bbb;}
.bx-next::before{top: 70px; -webkit-transform:rotate(-20deg); transform: rotate(-20deg);}
.bx-next::after{top: 122px; -webkit-transform:rotate(20deg); transform: rotate(20deg);}
.bx-prev{left:-40px;}
.bx-prev::before,
.bx-prev::after{ content: ''; position: absolute; left: 11px; height: 56px; width: 4px; background-color:#bbb;}
.bx-prev::before{top: 70px; -webkit-transform:rotate(20deg); transform: rotate(20deg);}
.bx-prev::after{top: 122px; -webkit-transform:rotate(-20deg); transform: rotate(-20deg);}
.bx-next:hover::before,
.bx-next:hover::after,
.bx-prev:hover::before,
.bx-prev:hover::after{background-color:#e11b23;}

@media (max-width: 88em) {
.bx-wrapper{padding: 0 40px;}
.bx-next{right:0;}
.bx-prev{left:0;}
}
@media (max-width: 39em) {
.bx-wrapper{padding: 0;}
.bx-controls{position:relative; text-align: center; padding-top:10px;}
.bx-next,
.bx-prev{position:relative; display:inline-block; height:32px; width:25%; background-color:#bbb;}
.bx-next{border-left:1px solid #fff;}
.bx-next::before,
.bx-next::after{ content: ''; position: absolute; right: 50%; height: 14px; width: 3px; background-color:#fff;}
.bx-next::before{top: 5px; -webkit-transform:rotate(-45deg); transform: rotate(-45deg);}
.bx-next::after{top: 13px; -webkit-transform:rotate(45deg); transform: rotate(45deg);}
.bx-prev::before,
.bx-prev::after{ content: ''; position: absolute; left: 50%; height: 14px; width: 3px; background-color:#fff;}
.bx-prev::before{top: 5px; -webkit-transform:rotate(45deg); transform: rotate(45deg);}
.bx-prev::after{top: 13px; -webkit-transform:rotate(-45deg); transform: rotate(-45deg);}
.bx-next:hover,
.bx-prev:hover{background-color:#e11b23;}
}

/* Article of Interest =============================*/
.interest_home_wrap{}
.interest_wrap_list{list-style:none;}
.interest_wrap_list > li{margin-bottom:1.125em; line-height:1.4em;}
.interest_wrap_list > li:last-of-type{margin-bottom:0;}
.interest_wrap_list a{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.125em; color:#000000; text-decoration:none;}
.interest_wrap_list a:hover{text-decoration:underline;}

/* Events =============================*/
.events_home_wrap{}
.event_box{position:relative; float:left; margin-bottom:2em; padding-left:140px; width:100%; min-height:123px;}
.event_box_img_wrap{width:120px; position:absolute; top:3px; left:0;}
.event_box_img_wrap img{display:block; width: 100%; height:auto; margin:0 auto;}
.event_box_date{font-size:1em; color:#777777; font-style:italic; margin-bottom:0.5em;}
.event_box_title{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.25em; margin-bottom:0.5em; font-weight:700;}
.event_box_title a{color:#000000; text-decoration:none;}
.event_box_title a:hover{text-decoration:underline;}
.event_box_location{font-size:1em;}


/*================================================
	Post List Pages
==================================================*/
.page_heading{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; color:#777777; font-weight:700; text-transform:uppercase; font-size:2em; margin-bottom:1em; font-style:italic;}
@media (max-width: 66em) {
.page_heading{text-align: center;}
}
@media (max-width: 47em) {
.page_heading{font-size:1.5em;}
}


.list_post_wrap{ margin-bottom:4em;}

/* Full Width */
.post_wrap-full_width{width:100%;}
.post_wrap-full_width .post_wrap_img{float:left; width:47%; height:auto; position: relative; top: 3px; margin-bottom: 3px;}
.post_wrap-full_width .post_wrap_content{padding-left:50%;}

/* Half Width */
.post_wrap-half_width{width:50%; float:left}
.post_wrap-half_width:nth-of-type(odd){padding-right:1.5em;}
.post_wrap-half_width:nth-of-type(even){padding-left:1.5em;}
.post_wrap-half_width:nth-of-type(2n+3){clear:both;}
.post_wrap-half_width .post_wrap_img{margin:0 auto 0.75em; max-width:600px;}
.post_wrap-half_width .post_wrap_img img{margin:0 auto;}
.post_wrap-half_width .post_wrap_content{}

.post_wrap_img span{color: #ffffff; opacity: 0.5; font-size: 3em; position: absolute; bottom: 10px; right: 10px; z-index: 2;}
.post_wrap_img:hover span {opacity:1;}
.post_wrap_title{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; color:#000; font-size:1.500em; font-weight:700; margin-bottom:0.625em; line-height:1.3em;}
.post_wrap_title a{color:#000; text-decoration:none;}
.post_wrap_title a:hover{text-decoration:underline;}
.post_wrap_content .post_date{margin-bottom:1em;}
.post_wrap_content .additional_info_box{margin-bottom:1em;}
.post_wrap_content p{font-size:1em; line-height:1.4em; margin-bottom:1em;}
.post_wrap_content p a{color:#e11b23; text-decoration:underline;}

@media (max-width: 47em) {
.post_wrap-full_width .post_wrap_img{width:100%; max-width:600px; top: 0px; margin: 0 auto 1em; float:none;}
.post_wrap-full_width .post_wrap_content{padding-left:0;}

.post_wrap-half_width{width:100%;}
.post_wrap-half_width:nth-of-type(odd),
.post_wrap-half_width:nth-of-type(even){padding:0;}
}

/* ad wrap */
.list_post_ad_wrap{margin-bottom:4em;}

@media (max-width: 47em) {
.list_post_wrap{margin-bottom:3em;}
}

/* Articles of Interest */
.interest_list_post .post_wrap_title{color:#777; font-size:1.125em;}
.interest_list{list-style:none;}
.interest_list > li{margin-bottom:1.5em;}
.interest_list > li:last-of-type{margin-bottom:0;}
.interest_list a{color:#000; text-decoration:none; font-size:1.25em; line-height:1.4em;}
.interest_list a:hover{text-decoration:underline;}

/* Advertisers */
.advertiser_list_post{margin-bottom:1.25em; font-size:1.125em;}
.advertiser_list_post:last-of-type{margin:0;}
.advertiser_list_post.recommended_post{font-size:1.75em;}
.advertiser_list_post a{color:#3f1456; text-decoration:none;}
.advertiser_list_post a:hover{text-decoration:underline;}

/* Search Results */
.search_result_header_wrap{background:#F5F5F5; padding:1em 1.25em; border-radius: 4px; margin-bottom:2em;}

.search_result_search_wrap{width:100%; position:relative; margin-bottom:2em;}
.search_result_search_wrap input[type="text"]{font-size:1em; color:#555555; border-radius:3px; border:1px solid #d9d9d9; background:#eee; padding:10px 60px 10px 10px; width:100%; min-height:44px;}
.search_result_search_wrap .search_btn{background:rgba(0,0,0,0); border: none; height: 44px; position: absolute; right: 0; top: 0; width: 50px; z-index: 10; cursor:pointer;}
.search_result_search_wrap .search_btn span{font-size:1.750em; color:#e11b23;}
.search_result_search_wrap .search_btn:hover span{color:#ff0000;}

/* results list */
.search_list_post{margin-bottom:2em;}
.search_list_post .post_wrap_title{font-size:1.125em; margin-bottom:7px;}
.search_list_post .post_date{margin-bottom:7px;}
.search_list_post p{font-size:1em; line-height:1.4em;}

/* List Page Navigation */
.page_navigation_wrap{text-align:left; font-size:1em; clear: both;}
.page_navigation_wrap .pagenum{color: #777777; display: inline-block; padding-bottom: 10px; padding-right:20px;}
.page_navigation_wrap .pagenum_dropdown{color: #727272; font-size:1em; border:1px solid #e0e0e0; padding: 2px 6px; border-radius:3px;}
.page_navigation_wrap a { display:inline-block; margin: 0 0.5em 0 0; padding:10px 17px; text-decoration:none; width:auto; color:#fff; border-radius:3px; text-align:center; background-color: #ea1f1f; text-shadow:1px 1px 1px rgba(0,0,0,0.3);}
.page_navigation_wrap a:hover{ color:#fff; text-decoration:none; background: #ff0000;}
.page_navigation_wrap .current{ display:inline-block; margin: 0 0.5em 0 0; padding:10px 17px; text-decoration:none; width:auto; color:#333333; border-radius:3px; text-align:center; background-color: #ddd;}

@media (max-width: 66em){
.page_navigation_wrap{text-align:center;}
.page_navigation_wrap .pagenum{display:block; text-align:center; padding-right:0;}
}
@media (max-width: 39em){
.page_navigation_wrap .current, .page_navigation_wrap a{margin: 0 1% 0 0; padding: 10px 0; width: 9%;}
}



/*================================================
	Single Post Pages
==================================================*/
/* Page Elements ===============================*/
.single_post_wrap{margin-bottom: 1em; position:relative;}

/* header */
.single_post_header{margin-bottom:2em; text-align: center;}
.single_post_header_title{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:4em; font-weight:700; display:block; text-align: center; color:#000; max-width:960px; margin:0 auto;}
.post_info{margin-bottom:1em; color:#777777; text-decoration:none;}
.post_info a {color:#777777; text-decoration:none;}
.post_info a:hover{text-decoration:underline;}

/* post content wrap */
.single_post_body_wrap{margin-bottom:4em;}

/* comments/social bar */
.single_post_social_wrap{border-top:1px solid #ddd; border-bottom:1px solid #ddd; height:60px; line-height:60px; margin-bottom:2em;}
.comments_link{color:#000; text-decoration:none;}
.comments_link:hover{text-decoration: underline;}
/* Post Social Links */
.social_link_wrap{float:right; height: 60px; padding-top: 9px;}
.social_link{display:inline-block; width:40px; height:40px; text-decoration: none; text-align: center; color:#ffffff; font-size:20px; border-radius:20px; margin-left:2px;}
.social_link:hover{opacity:0.8;}
.social_link span{position:relative; bottom: 8px;}
.fb_link{background:#3d5a98;}
.tw_link{background:#09b0ed;}
.other_link{background:#666666;}
.social_link .icon_email{height:20px; width:auto; position:relative; bottom: 8px;}

/* post image */
.single_post_figure{margin-bottom:3em;}
.single_post_figure img{display:block; margin:0 auto 5px; max-width:100%; height:auto;}
.single_post_figure_cap{font-size:12px; color:#727272; display:block; width:100%; margin:0 auto; text-align:center;}

/* ad */
.single_post_ad_wrap{margin-bottom:4em;}

@media (max-width: 66em){
.single_post_header_title{font-size:3em;}
}
@media (max-width: 39em){
.single_post_header_title{font-size:2em;}
.single_post_social_wrap{margin-bottom:1em;}
}


/* Entries/Content ===============================*/
.entry {font-size:1.125em; padding-bottom: 1em;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{display:block; margin-bottom:1em; line-height:1.3em;}
.entry h1{font-size:1.25em;} .entry h2{font-size:1.125em;} .entry h3{font-size:1em;}
.entry h4{font-size:1em;} .entry h5{font-size:1em;} .entry h6{font-size:1em;}
.entry p, .entry ul, .entry ol, .entry blockquote{line-height:1.5em;}
.entry p{padding-bottom:1.5em;}
.entry blockquote{padding:0 2em; font-style:italic; color:#888888; margin-bottom:1.5em;}
.entry a{color:#e11b23; text-decoration:underline;}
.entry ul{list-style-type:square; padding-left:2em;}
.entry ul > li > ul{list-style-type:circle; padding-bottom:10px; padding-top:10px;}
.entry ol{list-style-type:decimal; padding-left:2em;}
.entry ol > li > ol{list-style-type:lower-alpha; padding-left:2em; padding-bottom:10px; padding-top:10px;}
.entry ul li, .entry ol li{padding-bottom:1.5em;}
/* Images */
.entry img{margin:0 auto; display:block; height:auto;}
.entry img.aligncenter,
.entry img.alignnone{margin:0 auto; display:block; width:100%; max-width:640px; height:auto;}
.entry img.alignleft{float:left; margin-right:30px; margin-bottom:10px; margin-top:5px; display:block; max-width:50%; height:auto;}
.entry img.alignright{float:right; margin-left:23px; margin-bottom:10px; margin-top:5px; display:block; max-width:50%; height:auto;}
/* Images with captions */
.entry div img{margin:0 auto 1.5em; display:block; width:auto; height:auto;}
.entry div.alignleft{float:left; margin-right:20px; margin-bottom:10px; margin-top:5px; max-width:50% !important;}
.entry div.alignright{float:right; margin-left:20px; margin-bottom:10px; margin-top:5px; max-width:50% !important;}
.entry div.aligncenter,
.entry div.alignnone{margin:0 auto 1.5em; height:auto; width:auto !important;}
.entry div.alignleft img,
.entry div.alignright img{display:block; width:100%; height:auto; margin-bottom:10px;}
.entry div.aligncenter img,
.entry div.alignnone img{margin:0 auto 10px; display:block; width:100%; max-width:640px; height:auto;}
.entry .wp-caption-text{font-size:12px; color:#727272; display:block; width:100%; max-width:500px; margin:0 auto; text-align:center; line-height:1; padding-bottom:0;}
/* Legal */
.entry > ul.legal{list-style-type:lower-alpha;}
.entry > ul.legal > li > ul{list-style-type:lower-roman;}

.entry .regular_btn{text-decoration:none; color:#ffffff;}

.video_wrap {position: relative; padding-bottom: 56.25%; padding-top: 25px;	height: 0; margin-bottom:3em;}
.video_wrap iframe {position: absolute;	top: 0;	left: 0; width: 100%; height: 100%;}
.entry .video_wrap{margin-bottom:0;}

@media (max-width: 47em) {
.entry img.alignleft, .entry img.alignright{float:none; margin:0 auto 1.5em; max-width:100%;}
.entry div.alignleft, .entry div.alignright{float:none; margin:0 auto 1.5em; max-width:100% !important;}
}

/* Podcasts */
.podcast_player_wrap{margin-bottom:1em;}


/* Taboola */
.taboola_wrap{padding-top: 2em;}


/* More to Consider */
.more_consider_wrap{}

/* Single Post Footer Navigation */
.post_footer_pagination_wrap{padding:1em 0; margin:2em 0;}
.post_footer_pagination_link{width:50%; position:relative; display:block; text-decoration:none; padding: 1em; border-radius:3px;}
.prev_link{float:left;}
.next_link{float:right; text-align:right;}
.post_footer_pagination_link span{font-size:30px; position: relative; top: 5px; color:#e0e0e0;}
.prev_link .icon-arrow-left2{float:left;}
.next_link .icon-arrow-right2{float:right;}
.post_footer_pagination_link .direction{color:#727272; text-transform:uppercase; font-size:11px; font-weight:700; margin-bottom:3px;}
.post_footer_pagination_link .title{color:#000000;}
.prev_link .direction, .prev_link .title{padding-left:40px;}
.next_link .direction, .next_link .title{padding-right:40px;}

.post_footer_pagination_link:hover{background:#fef1f2;}
.post_footer_pagination_link:hover span{color:#E11B23;}
.post_footer_pagination_link:hover .title{text-decoration:underline;}

@media (max-width: 39em) {
.post_footer_pagination_link{width:100%;}
.post_footer_pagination_link.next_link{margin-top: 1em; padding-top:1em;}
}


/*  Brian and Jen Podcast ==============================*/
/* List */
.podcast_box_col{float: left; margin-right: -300px; width: 100%;}
.podcast_box_col_push{margin-right: 300px;}
.podcast_box_col_content{width:100%; padding:0 60px 40px 0; position:relative;}

.podcast_box_list_wrap{}

.podcast_box{}
.podcast_box_header{padding-left:5.5em; position:relative; margin-bottom:1em;}
.podcast_box_title{font-family: 'Roboto Condensed', Arial, Helvetica, 'sans-serif'; color: #000; font-size: 1.500em; font-weight: 700; margin-bottom: 20px; line-height: 1.3em;}
.podcast_box_title a{color:#000000; text-decoration:none;}
.podcast_box_title a:hover{text-decoration:underline;}
.podcast_box_info{margin-bottom:0;}
.podcast_box_content p{font-size: 1em; line-height: 1.4em;}
.podcast_box_content p:last-of-type{padding:0;}
.podcast_box_content p a{color:#E11B23; text-decoration: underline;}
.podcast_box .play_btn{text-decoration: none; display: block; font-size: 4.5em; color: #E11B23; position: absolute; top: -1px; left: 0; line-height: 1;}
.podcast_box .play_btn:hover,
.podcast_box .play_btn:focus{color:#ff0000;}

.podcast_author_col{float: right; width: 300px; padding-bottom:40px; position: -webkit-sticky; position: sticky; top: 20px;}
.podcast_author_col img{max-width:100%; height:auto; display:block; margin:0 auto 1em;}

@media (max-width: 66em) {
.podcast_box_col_content{padding:0 30px 30px 0;}
}
@media (max-width: 47em){
.podcast_box_col, .podcast_box_col_push{margin:0;}
.podcast_box_col_content{padding-right:0;}
.podcast_author_col{ width: 100%; text-align: center; margin-bottom: 3em; top: auto; position: relative;  border-bottom: 2px dotted #ccc; padding: 0;}
.podcast_author_col img{max-width:200px;}
}

/* Single */
.podcast_box_post_wrap .podcast_player_wrap{margin-bottom:2em;}


/*================================================
	Side Column Content
==================================================*/
.home_top_col{margin-bottom: 4em;}
.home_bottom_col{}

/*  Follow ==============================*/
.follow_gorka_wrap{width:100%;}

/* Twitter */
.side_col_twitter_wrap{border:1px solid #ddd;}
/* facebook */
.side_col_fb_wrap{margin-bottom:1em;}
/*
.side_col_fb_btn{display:block; height:40px; background-color:#3b5998; color:#ffffff; font-size:1em; font-weight:700; text-align:center; text-decoration:none; line-height:40px; padding-left:33px; position: relative; text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.side_col_fb_btn span{ display:block; width:40px; border-right:1px solid rgba(255,255,255,0.3); position: absolute; top:0; left:0; height:40px; line-height: 40px;}
.side_col_fb_btn:hover{background-color:#3b62b3;}
*/
@media (max-width: 66em) {
.home_bottom_col{padding-bottom:2em;}
.follow_gorka_wrap{padding-top:1em;}
.side_col_twitter_wrap iframe{height:400px !important;}
}
@media (max-width: 47em){
.home_top_col{margin-bottom: 3em;}
}


/*================================================
	Contact - Page and Forms
==================================================*/
/* Contact Page Form Wrap (slide down boxes) =============================*/
.contact_page_content_wrap{}
.contact_box{font-size:1em; margin-bottom:1em;}
.contact_box > span{}
.contact_box > strong{color:#000;}
.contact_box > strong a{color:#000; text-decoration:none;}
.contact_box > strong a:hover{text-decoration:underline;}
.contact_box_social_btn{display:inline-block; text-decoration:none !important; color:#fff !important; text-align:center; padding:5px 10px;}
.contact_box_social_btn span{position: relative; top:2px;}
.contact_box_social_btn_fb{background:#3B5998;}
.contact_box_social_btn_tw{background:#05B1D6;}
.page_description{margin: 2em 0; text-align:center;}

.form_box_wrap{}
.form_box{padding-bottom:2em; border-bottom:1px solid #ddd; margin-bottom:2em;}
.form_box h4{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.5em; font-weight:700; line-height:1.3em; margin-bottom:0.5em; display:block;}
.form_box h4 a{color:#000; text-decoration:none;}
.form_box h4 a:hover{text-decoration:underline;}
.form_box > p{margin-bottom:1.5em; line-height:1.4em; font-size:1em;}
.form_box > p:last-of-type{margin:0;}
.contact_form_container{display:none; margin-top:1.5em;}
.red{color:red;}

/* Contact Forms =============================*/
.contact_form_wrap{}
.contact_field_wrap p{padding:0;}
.contact_field_wrap{margin-bottom:1em; position:relative;}
.contact_field_wrap label{display:block; color:#727272; padding-bottom:2px; font-size:1em; font-weight:700;}
.contact_field_wrap label span{font-weight:400; color:#B03F41; font-size:0.875em; margin-left:10px;}
.contact_field_wrap input[type="text"],
.contact_field_wrap input[type="email"],
.contact_field_wrap input[type="tel"],
.contact_field_wrap textarea,
.contact_field_wrap select{font-size:1em; color:#333333; padding:10px; border-radius:2px; border:1px solid #d9d9d9; background:#eee;}
.contact_field_wrap input[type="text"],
.contact_field_wrap input[type="email"],
.contact_field_wrap input[type="tel"]{width:60%;}
.contact_field_wrap textarea{width:100%; height: 100px;}
.contact_field_wrap .wpcf7-submit{font-size:1em; margin-top: 10px; text-decoration:none; display:inline-block; color:#fff; padding:0.5em 1em; line-height:1; border-radius:3px; text-align:center; position:relative; font-weight:700; cursor:pointer; text-shadow:1px 1px 1px rgba(0,0,0,0.2); border:0; background-color:#e11b23;}
.contact_field_wrap .wpcf7-submit:hover{background-color:#ff0000;}

.contact_field_wrap .wpcf7-radio{padding-top:10px; display:block;}
.contact_field_wrap .wpcf7-radio .wpcf7-list-item{display:block; margin-bottom:0.5em; font-size:1em;}
.contact_field_wrap .wpcf7-radio .wpcf7-list-item label span{color:inherit; font-size:inherit; cursor:pointer;}

.contact_field_wrap input[type="text"].wpcf7-not-valid,
.contact_field_wrap input[type="email"].wpcf7-not-valid,
.contact_field_wrap input[type="tel"].wpcf7-not-valid,
.contact_field_wrap textarea.wpcf7-not-valid{border-color:red; background-color:#F5D8D8;}

/* Email a Friend =============================*/
.email_a_friend_container{padding:20px; border-radius:2px;}
.email_a_friend_container p{padding-bottom:1em;}
.email_a_friend_content{margin-bottom:2em;}
.email_a_friend_content img{float:left; width:100px; height:auto; margin-right:15px;}
.email_a_friend_content h3{font-family:'Roboto Condensed', Arial, Helvetica, 'sans-serif'; font-size:1.5em; color:#000;}
.email_a_friend_wrap{}
.eaf_field_wrap{margin-bottom:1em; position:relative;}
.eaf_field_wrap:last-child{margin-bottom:0;}
.eaf_field_wrap label{display:block; color:#727272; padding-bottom:2px; font-size:1em; font-weight:700;}
.eaf_field_wrap label span{font-weight:400; color:#B03F41; font-size:0.875em; margin-left:10px;}
.eaf_field_wrap input[type="text"],
.eaf_field_wrap input[type="email"],
.eaf_field_wrap textarea{ font-size:1em; color:#333333; padding:10px; border-radius:2px; border:1px solid #d9d9d9; background:#eee; width: 100%;}
.eaf_field_wrap textarea{height:100px;}
.eaf_field_wrap.left_field{width:50%; float:left; padding-right:10px;}
.eaf_field_wrap.right_field{width:50%; float:left; padding-left:10px;}
.email_a_friend_wrap .wpcf7-submit{font-size:1em; margin-top: 10px; text-decoration:none; display:inline-block; color:#fff; padding:0.5em 1em; line-height:1; border-radius:3px; text-align:center; position:relative; font-weight:700; cursor:pointer; text-shadow:1px 1px 1px rgba(0,0,0,0.2); border:0; background-color:#e11b23;}
.email_a_friend_wrap .wpcf7-submit:hover{background-color: #ff0000;}
@media (max-width: 47em) { .eaf_field_wrap.left_field, .eaf_field_wrap.right_field{width:100%; padding:0;} }


/*================================================
	RSS Page
==================================================*/
.rss_table{width:100%; border-collapse:collapse; empty-cells:show; font-size:0.875em; border-top:1px solid #555555; margin-bottom:1.5em;}
.rss_table td, .rss_table th{border-collapse:collapse; empty-cells:show; border:1px solid #555555; padding:10px 2%; width:66%;}
.rss_table th{background:#555555; color:#fff; text-align:left;}
.rss_table td.label, .rss_table th.label{width:26%;}


/*================================================
	Ads
==================================================*/
.side_col_box_ad{height:250px;}
.side_col_box_ad:after{content: 'Advertisement'; font-size: 11px; color: #aaaaaa; text-align: right; right: 0; position: absolute; bottom: -15px;}

.main_col_ad_wrap{}
.main_col_ad_box{margin:0 auto; position:relative; text-align:center;}
.main_col_ad{margin:0 auto; position:relative;}
.main_col_ad:after{content: 'Advertisement'; font-size: 11px; color: #aaaaaa; text-align: center; left: 0; position: absolute; bottom: -15px; width:100%;}
.main_col_ad iframe{margin:0 auto; display:block;}

.footer_ad_wrap{padding:30px 0 40px 0; background:#f1f1f1; text-align:center;}
.footer_ad_box{margin:0 auto; position:relative;}
.footer_ad{margin:0 auto; position:relative;}
.footer_ad:after{content: 'Advertisement'; font-size: 11px; color: #aaaaaa; text-align: center; left: 0; position: absolute; bottom: -15px; width:100%;}
.footer_ad iframe{margin:0 auto; display:block;}

.header_ad_wrap{background: #ffffff; width:100%; padding:20px 10px; text-align:center;}
@media (max-width: 48em) {.header_ad_wrap{padding:10px;}}
.header_ad_wrap > div{position:relative;}
.header_ad_link{width:100%; max-width:728px; display:block; margin:0 auto;}
.header_ad_link img{width:100%; height:auto; margin:0 auto; display: block;}
.header_ad_label{color:#aaaaaa; display: block; font-size: 11px; margin: 2px auto 0; text-align: center; line-height:1;}
.trailer_link{background: #333333; color: #ffffff; text-decoration:none; display:inline-block; width:100%; max-width:728px; height:30px; line-height:30px; font-size:13px; text-transform:uppercase; text-align:center; font-weight:700; margin-top:1px;}
.trailer_link:hover{background:#e11b23;}
.header_ad_video_wrap{text-align:center;}
.header_ad_video_content{margin-top:20px; display:none;}
@media (max-width: 48em){
.header_ad_video_content {position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom:0.5em;}
.header_ad_video_content iframe {position: absolute; top: 0; left: 0; width: 100%;	height: 100%;}
}

/* Below Main Navigation 728x90 */
.below_nav_ad_wrap{padding:2em 10px; text-align: center; position:relative; z-index: 5;}
.below_nav_ad_wrap > div {position:relative; width:100%;}
.below_nav_ad_wrap > div:after{content: 'Advertisement'; font-size: 11px; color: #aaaaaa; text-align: center; left: 0; position: absolute; bottom: -15px; width:100%;}
.below_nav_ad {width:100%; max-width:728px; display:block; margin:0 auto;}
.below_nav_ad img{display:block; border:0; margin:0 auto; width:100%; max-width: 728px; height:auto;}
@media (max-width: 39em){
.below_nav_ad_wrap{padding:1em 10px;}
}

/*  Watch the Show ==============================*/
.watch_now_wrap{margin-bottom:3em;}
.watch_now_container{background:#EFEFEF url(images/watch-now-bg.jpg) no-repeat 0 0; position:relative; background-clip: padding-box;}
.watch_now_text{text-align:center; height:50px; line-height:50px; padding-left:156px; padding-right:250px;}
.watch_now_text > div{display:inline-block; position:relative; margin-right:20px; font-size:1.25em;}
.watch_now_text > div:last-of-type{margin:0;}
.watch_now_text .watch_the_show{color:#000;}
.watch_now_text .on_tv{color:#E11B23;}

.watch_now_btn{width:250px; position:absolute; top:0; right:0; display:block; height:50px; text-decoration:none; font-weight:400; text-align:center; line-height:50px; background:#E11B23; color:#fff; font-size:1.125em; text-shadow:1px 1px 1px rgba(0,0,0,0.2);}
.watch_now_btn:hover{background:#FF0000;}

@media (max-width: 80em) {
.watch_now_wrap{font-size:87.5%;}
.watch_now_text > div{margin-right:10px;}
.watch_now_text{padding-right:220px; padding-left:128px;}
.watch_now_btn{width:220px;}
}
@media (max-width: 71em) {
.watch_now_text{line-height:1;padding-top:8px; font-size:87.5%;}
.watch_now_text > div{display:block; margin-right:0;}
.watch_now_text .watch_the_show{top:0; margin-bottom:4px;}
.watch_now_text .on_tv{margin-bottom:2px;}
}
@media (max-width: 39em) {
.watch_now_container{background-image:none;}
.watch_now_text{padding-left:0; padding-right:50%;}
.watch_now_btn{width:50%;}
}
@media (max-width: 29em) {
.watch_now_wrap{font-size:75%;}
.watch_now_text{padding-top:5px; height:40px;}
.watch_now_btn{height:40px; line-height:40px; text-transform: uppercase;}
}


/*================================================
	Footer
==================================================*/
.footer{}

.footer_wrap{padding:4em 1.75em;}
.footer_wrap-top{background-color:#000000;}
.footer_wrap-bottom{background-color:#242424;}
.footer_container{width:100%; max-width:1310px; margin:0 auto; text-align: center;}

/* logo */
.footer_logo_wrap{display:inline-block; padding:6px; border:1px solid #ea1f1f; margin-bottom:10px;}
.footer_logo_wrap img{display:block; width:162px; height:40px;}
/* social */
.footer_social_links{text-align:center; padding-bottom:2em;}
.footer_social_links a{color:#ffffff; text-decoration:none; border:1px solid #ffffff; height:30px; width:30px; border-radius:15px; text-align:center; font-size:14px; margin-right:5px; display:inline-block; line-height:30px; opacity:0.8;}
.footer_social_links a:hover{opacity:1.0;}
.footer_social_links a span{position:relative; top:1px;}
/* links */
.footer_links{color:#ffffff; line-height: 1.4em; margin:0 auto; max-width:700px;}
.footer_links a{color:#ffffff; text-decoration:none; display:inline-block; margin:20px 10px 0 10px; opacity:0.8;}
.footer_links a:hover{text-decoration:underline; opacity:1.0;}

/* station logo */
.home_station_logo{text-align:center; margin-bottom:2em; opacity:0.6;}
.home_station_logo img{margin-top:5px; border:0;}
/* copyright */
.copyright_links{opacity:0.6; color:#ffffff; line-height: 1.4em;}
.copyright_links a{color:#ffffff; text-decoration:none;}
.copyright_links a:hover{text-decoration:underline;}

@media (max-width: 39em) {
.footer_wrap{padding:3em 1em;}
.footer_links a{display:block; margin:0; padding:5px 0;}
}


/*================================================
	Popup/Modal Takeover Wrap
==================================================*/
.popup_overlay {position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7)!important;}
.popup_wrap {display: none; position: absolute; z-index: 1000; max-width: 600px; width:96%; background:#fff; border-radius:2px;}
.popup_content{position:relative;}
.popup_content img{max-width:100%; height:auto; display:block; margin:0 auto;}
.takeover_close_btn{display: inline-block;cursor: pointer !important; background:rgba(255, 255, 255, 0.7); color: #000 !important; line-height:40px; font-size: 24px; height: 40px; width: 40px; position: absolute; z-index: 9999; font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;right: 0; text-align: center; text-decoration: none !important; text-transform: uppercase; top: 0; border-radius:0 2px 0 2px;}
.takeover_close_btn_bottom{color: #fff !important; cursor: pointer !important; display: inline-block; font-size: 12px; line-height: 12px; position: absolute; text-align: center; text-decoration: none !important; text-transform: uppercase; bottom: -28px; z-index: 9999; left:50%; -webkit-transform:translate(-50%, 0px); transform:translate(-50%, 0px); font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; padding:5px; border-radius:2px;}
.takeover_close_btn:hover,
.takeover_close_btn_bottom:hover{background:red; text-decoration:none !important; color: #fff !important;}
.popup_ad_label{color: #fff; display: inline-block; font-size: 10px; font-weight: bold; height: 30px; line-height: 30px; padding: 0 5px; position: absolute; text-transform: uppercase; z-index: 9999; top: -25px; right:0;}

/*================================================
	Special Announcement
==================================================*/
.announcement_wrap{width:100%; background:#fff600; padding:1em 40px 1em 1em; display:none; position:fixed; top:0; left:0; z-index:100; box-shadow: 0px 5px 5px rgba(0,0,0,0.2);}
.announcement_container{width:100%; max-width:1160px; position:relative; margin:0 auto;}
.announcement_close_btn{border: 2px solid #000; border-radius: 12px; color: #000000; display: block; font-size: 16px; font-weight: 700; height: 24px; line-height: 20px; position: absolute; right: 5px; text-align: center; text-decoration: none; text-transform: uppercase; top: 5px; width: 24px;}
.announcement_content{font-size:1em; color:#000000; line-height:1.4em; text-align:center;}
.announcement_content a{color:#000000; text-decoration:underline;}

/*================================================
	Print
==================================================*/
@media print {
  /*Reset*/
body{margin:0; padding:0;line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font-size: 11pt; font-family:Arial, Helvetica,"Lucida Grande", serif; color: #000;}
/*Remove Element*/
.header,
.footer,
.side_col,
.popup_wrap,
.popup_overlay,
.list_post_ad_wrap,
.announcement_wrap,
.header_ad_wrap,
.below_nav_ad_wrap,
.single_post_social_wrap,
.single_post_ad_wrap,
.section_wrap,
.footer_ad_wrap,
.taboola_wrap{display:none;}
/*Styled Elements*/
.main_col, .main_col_push, .main_col_content{width:100% !important; margin:0 !important; padding:0 !important; border:0 !important; float:none !important;}
ul{list-style:none;margin:0; padding:0 0 10px 0;}  
.single_post_header{margin:0 0 30px 0 !important; padding:0 !important;}
.single_post_header_title{font-size: 24pt !important; font-family:Arial, Helvetica,"Lucida Grande", serif !important; color: #000 !important;}
}

