@charset "utf-8";
/*
Theme Name: Hughniverse
Theme URI: https://www.hughniverse.com
Author: Salem National
Author URI: http://www.salemnational.com
Description: WordPress theme for the Hughniverse Website.
Version: 2.0
License: 
License URI: 
Text Domain: hughniverse
*/

/*
Black (titles): #000000
Dark Red: #5b0500
Medium Red: #740700
Red: #9a0a01
Blue: #0d7be6
Text: #565656
Light Text: #777777
*/

@import url('css/normalize-v2.min.css');
@import url('https://fonts.googleapis.com/css?family=Oswald|Open+Sans:400,700');

/*
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
font-family: 'Oswald', Arial, Helvetica, sans-serif;
*/

body{font-size:16px; color:#565656; font-family: 'Open Sans', Arial, Helvetica, sans-serif; background:#5B0500;}

input, textarea, select, button{font-family: 'Open Sans', Arial, Helvetica, sans-serif;}

@font-face {font-family: 'icomoon'; src:  url('fonts/icomoon.eot?e52vgd'); src:  url('fonts/icomoon.eot?e52vgd#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?e52vgd') format('truetype'), url('fonts/icomoon.woff?e52vgd') format('woff'), url('fonts/icomoon.svg?e52vgd#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-pencil:before {content: "\e905";} .icon-lifebuoy:before {content: "\e941";} .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-key:before {content: "\e98d";} .icon-cross:before {content: "\ea0f";}
.icon-play2:before {content: "\ea15";} .icon-play3:before {content: "\ea1c";} .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-user:before {content: "\e971";}

/* 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;}

/*================================================
	Header
==================================================*/
.header{width:100%;}
.fixed_header .header{height:60px;}

/*================================================
	Main Header
==================================================*/
.main_header_wrap{height:60px; background:#740700; padding:0 2em; width:100%; position:relative; overflow:visible !important;}
@media (max-width: 1180px) {
	.main_header_wrap{
	display:none;
	}
}

.fixed_header .main_header_wrap{left: 0; position: fixed; top: 0; z-index: 100;}
.main_logo{display:block; height:30px; width:auto; position:absolute; top:15px; left:30px;}

.main_account_btn_wrap{padding-right: 20px; padding-top: 12px; position: absolute; top: 0; right: 0;}

.main_account-account_btn{color:#ffffff; font-size:15px; text-decoration:none; padding:0 12px; border-radius:3px; border:1px solid rgba(255,255,255,0.5); font-weight:700; background:rgba(255,255,255,0); height:36px; line-height:34px; display:inline-block;}
.main_account-account_btn:hover{background:rgba(255,255,255,1); border-color:#ffffff; color:#740700;}

.main_account-login_logout_btn{color:#ffffff; font-size:15px; text-decoration:none; padding:0 12px; border-radius:3px; font-weight:700; height:36px; line-height:34px; display:inline-block; border:1px solid rgba(255,255,255,0);}
.main_account-login_logout_btn:hover{text-decoration:underline;}

.main_account-join_btn{font-size:15px; text-decoration:none; display:inline-block; color:#fff; padding:0 12px; border-radius:3px; border:1px solid rgba(255,255,255,0); position:relative; font-weight:700; cursor:pointer; text-shadow:1px 1px 1px rgba(0,0,0,0.35); height:36px; line-height:34px;
background: #ee1f12;}
.main_account-join_btn:hover{background:#ff0000;}


/* Main Navigation ==============================*/
.main_nav_wrap{margin:0; width:100%;}
.main_nav{list-style:none; text-align:right; padding-right:124px;}
.logged_in .main_nav{padding-right:170px;}
.main_nav_li{display:inline-block; position: relative;}
.main_nav_li > a{display:block; text-align:center; color:#ffffff; font-size:15px; padding:0 16px; height:60px; line-height:60px; text-decoration:none; z-index:2; position:relative;}
.main_nav_li > a::after{background: #a92118; bottom: 0; content: ""; height: 0; left: 0; position: absolute; transition: all 0.3s ease 0s; width: 100%; z-index: -1;}
.main_nav_li > a .arrow::before{font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:10px; position:relative; top:-1px;}
.main_nav_li.off > a .arrow::before{content:"▼";}
.main_nav_li.on > a .arrow::before{content:"▲";}
.main_nav_li > a:hover{cursor:pointer;}
.main_nav_li > a:hover::after{height:100%;}
.main_nav_li.on > a{background: #a92118;}

.main_nav_li.watch_live_li a,
.main_nav_li.watch_live_li > a::after{background:#EE1F12;}

@media (max-width: 1300px) {
	.main_nav_li > a{
	padding:0 13px;
	}
}

/* Drop Nav */
.main_drop_nav{display:none; width:270px; position:absolute; left:0; top:100%; background:#a92118; z-index:100; border-radius:0 0 4px 4px; overflow:hidden;}
.main_drop_nav.main_drop_nav-right{left:auto; right:0;}
.main_drop_nav_li{display:block; width:100%; border-bottom:1px solid #c7362c; position:relative;}
.main_drop_nav_li:last-of-type{border-bottom:none;}
.main_drop_nav_li > a{color: #fff; display: block; font-size:15px; padding:1em 1.5em; text-align:left; text-decoration:none;}
.main_drop_nav_li > a .arrow::before{font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:10px; position:relative; top:-1px;}
.main_drop_nav_li.off > a .arrow::before{content:"▼";}
.main_drop_nav_li.on > a .arrow::before{content:"▲";}
.main_drop_nav_li.on{border-bottom:none;}
.main_drop_nav_li.on > a{background:#c7362c;}
.main_drop_nav_li > a:hover{background:#c7362c; cursor:pointer;}

/* Sub Drop Nav */
.sub_drop_nav{display:none; width:100%; background:#333333; overflow:hidden; border-top:1px solid #494949;}
.sub_drop_nav_li{display:block; width:100%; border-bottom:1px solid #494949; position:relative;}
.sub_drop_nav_li > a{color: #fff; display: block; font-size:15px; padding:1em 1.5em; text-align:left; text-decoration:none;}
.sub_drop_nav_li > a:hover{background:#494949; cursor:pointer;}

/* Search Btn */
.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;}

/* Search Dropdown */
.main_search_wrap{display:none; width:100%; background-color:#a92118; position:absolute; top:60px; left:0; z-index:6;}
.main_search_container{max-width:1130px; margin:0 auto; width:100%; padding:20px;}
.main_search_box{position:relative; padding-right:44px;}
.main_search_box input[type="text"]{border-radius:3px; background-color:#ffffff; color:#555555; font-size:1em; padding:10px; width:100%; border:0;}
.main_search_box .search_btn{background:rgba(0,0,0,0); border: none; height: 44px; position: absolute; right: 0; top: 0; width: 44px; z-index: 10; cursor:pointer;}
.main_search_box .search_btn span{font-size:1.50em; color:#ffffff;}
.main_search_box .search_btn:hover span{color:#000000;}

/*================================================
	Mobile Header
==================================================*/
.mobile_header_wrap{display:none;}
.mobile_header_container{height:60px; position:relative; background-color:#740700;}
.mobile_logo{display:block; height:30px; width:auto; position:absolute; top:15px; left:20px;}

.mobile_account_btn_wrap{padding-right: 14px; padding-top: 13px; position: absolute; top: 0; right: 0;}

.mobile_account-account_btn{color:#ffffff; font-size:0.875em; text-decoration:none; padding:0 0.75em; border-radius:3px; border:1px solid rgba(255,255,255,0.5); font-weight:700; background:rgba(255,255,255,0); height:34px; line-height:34px; display:inline-block;}
.mobile_account-account_btn:hover{background:rgba(255,255,255,1); border-color:#ffffff; color:#740700;}

.mobile_account-login_logout_btn{color:#ffffff; font-size:0.875em; text-decoration:none; padding:0 0.75em; border-radius:3px; font-weight:700; height:34px; line-height:34px; display:inline-block; border:1px solid rgba(255,255,255,0);}
.mobile_account-login_logout_btn:hover{text-decoration:underline;}

.mobile_account-join_btn{font-size:0.875em; text-decoration:none; display:inline-block; color:#fff; padding:0 0.75em; border-radius:3px; border:1px solid rgba(255,255,255,0); position:relative; font-weight:700; cursor:pointer; text-shadow:1px 1px 1px rgba(0,0,0,0.35); height:34px; line-height:34px;
background: #ee1f12;}
.mobile_account-join_btn:hover{background:#ff0000;}

/* Mobile Navigation ==============================*/
.mobile_nav_wrap{}
.mobile_nav{display:block; width:100%; height:60px; position:relative;}
.mobile_nav_li{float:left; position:relative; width:100%;}
.mobile_nav_li > .mobile_menu_drop_btn{display:block; padding:0 20px; height:60px; line-height:60px; text-decoration:none; font-size:14px; cursor:pointer; color:#ffffff; background:#a92118; position:relative;}
.mobile_nav_li_right > .mobile_search_drop_btn{display:block; width:60px; height:60px; line-height:60px; text-decoration:none; font-size:16px; cursor:pointer; color:#ffffff; background:#a92118; position:relative; text-align:center;}
.mobile_nav_li > .mobile_menu_drop_btn{padding-left:45px;}
.mobile_nav_li_right{position:absolute; top:0; right:0;}
.mobile_nav_li_right > .mobile_search_drop_btn{border-left: 1px solid #c7362c; z-index: 2;}
.mobile_nav_li > .mobile_menu_drop_btn span{display:block; width:18px; height:2px; background:#fff; position:absolute; left:20px; top:50%; -webkit-transform:translate(0px,-50%); -ms-transform:translate(0px,-50%); transform:translate(0px,-50%);}
.mobile_nav_li > .mobile_menu_drop_btn span::before{content:""; display:block; width:18px; height:2px; background:#fff; position:relative;top:-5px;}
.mobile_nav_li > .mobile_menu_drop_btn span::after{content:""; display:block; width:18px; height:2px; background:#fff; position:relative;bottom:-3px;}
.mobile_nav_li:hover > .mobile_menu_drop_btn,
.mobile_nav_li_right:hover > .mobile_search_drop_btn{cursor:pointer; background: #c7362c;}

/* Search Btn */
.mobile_search_drop_btn.off .icon-cross{display:none;}
.mobile_search_drop_btn.off .icon-search{display:inline-block;}
.mobile_search_drop_btn.on .icon-cross{display:inline-block;}
.mobile_search_drop_btn.on .icon-search{display:none;}

/* Mobile Drop Nav */
.mobile_drop_nav{width:100%; display:none; background-color:#a92118;}
.mobile_drop_nav > li{float: left; width: 100%;}
.mobile_drop_nav > li > a{color: #fff; display: block; font-size: 14px; padding: 1em; text-align: left; text-decoration:none; border-top:1px solid #c7362c;}
.mobile_drop_nav > li > a .arrow::before{font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:10px; position:relative; top:-1px;}
.mobile_drop_nav > li.off > a .arrow::before{content:"▼";}
.mobile_drop_nav > li.on > a .arrow::before{content:"▲";}
.mobile_drop_nav > li > a:hover{background-color:#b7352c; cursor:pointer;}
.mobile_drop_nav > li.on{background-color:#b7352c;}

.mobile_drop_nav > li.watch_live_li > a,
.mobile_drop_nav > li.watch_live_li > a:hover{background:#EE1F12;}

/* Mobile Sub Drop Nav */
.mobile_drop_sub_nav{display:none; width:100%; background:#333333; overflow:hidden;}
.mobile_drop_sub_nav li{float: left; width: 100%;}
.mobile_drop_sub_nav li > a{color: #fff; display: block; font-size: 14px; padding: 1em; text-align:left; text-decoration:none; border-top:1px solid #494949;}
.mobile_drop_sub_nav li > a:hover{background:#494949; cursor:pointer;}

/* Mobile Search */
.mobile_search_wrap{width:100%; display:none; background:#a92118; border-top:1px solid #c7362c; padding:1em;}
.mobile_search_container{position:relative; padding-right:40px;}
.mobile_search_container input[type="text"]{font-size:1em; color:#555555; width:100%; padding:8px; border-radius:2px; border:none; background:#ffffff;}
.mobile_search_container .search_btn{background:rgba(0,0,0,0); border: none; height: 34px; position: absolute; right: 0; top: 0; width: 40px; z-index: 10; cursor:pointer;}
.mobile_search_container .search_btn span{font-size:1.50em; color:#ffffff;}
.mobile_search_container .search_btn:hover span{color:#000000;}

@media (max-width: 1180px) { .mobile_header_wrap{display:block;} }
@media (max-width: 47em) {
.mobile_header_wrap{font-size:87.5%;}
.mobile_logo{left:10px; height:24px; top:18px;}
.mobile_account_btn_wrap{padding-right:8px;}
.mobile_nav{height: 50px;}
.mobile_nav_li > .mobile_menu_drop_btn, .mobile_nav_li_right > .mobile_search_drop_btn{height: 50px; line-height:50px;}
.mobile_nav_li_right > .mobile_search_drop_btn{width:50px;}
.mobile_nav_li > .mobile_menu_drop_btn{padding-left:45px;}
.mobile_nav_li > .mobile_menu_drop_btn span{left:15px;}
}

/*================================================
	Universal containers and Buttons
==================================================*/
.content_wrap{background:#ffffff;}
/* "Outside" Content (logged out) ==============================*/
.section_wrap{width:100%; padding:6em 0;}
.container{width:100%; max-width:1180px; padding:0 1.75em; margin:0 auto; position:relative;}
.container.full_width{max-width: none;}
.section_heading{font-size:1.875em; text-transform:uppercase; text-align:center; line-height:1.4em; margin-bottom:1.5em; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight:400; display:block;}
.section_heading span{display:inline-block; position:relative;}
.section_heading span::before,
.section_heading span::after{content:''; display:block; width:1.5em; height:2px; background:#9a0a01; position:absolute; top:50%;}
.section_heading span::before{left:-2.5em;}
.section_heading span::after{right:-2.5em;}

@media (max-width: 1180px) {
.content_wrap{font-size:87.5%;}
.section_wrap{padding:4em 0;}
.section_heading{padding-bottom:1em;}
.section_heading span::before{display:none;}
.section_heading span::after{width:40px; top:auto; bottom:-1em; right:50%; margin-right: -20px;}
}

@media (max-width: 29em) { .section_heading{font-size:1.5em;} }

/* Inside Content (logged in) ==============================*/
.inside_section_wrap{width:100%; padding:2.5em 0; border-bottom:1px solid #e0e0e0;}
.inside_section_wrap:last-of-type{border:0;}
.inside_section_heading{font-size:1.500em; text-transform:uppercase; text-align:left; line-height:1; margin-bottom:1.75em; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight:400; display:block;}
.inside_section_heading span{display:inline-block; position:relative;}
.inside_section_heading span::before,
.inside_section_heading span::after{content:''; display:block; width:1.5em; height:2px; background:#9a0a01; position:absolute; top:50%;}
.inside_section_heading span::before{left:-2.5em; display:none;}
.inside_section_heading span::after{right:-2.5em;}

.inside_section_wrap.with_sidebar{padding:0;}
.main_col{float: left; margin-right: -300px; width: 100%;}
.main_col_push{margin-right: 300px;}
.main_col_content{width:100%; position:relative; padding-right:3em; min-height:550px;}

.half_box{width:47%;}
.third_box{width:30%;}
.quarter_box{width:22%;}

.side_col{float:left; width:300px; padding:2em 0;}
.side_col_container{width:100%; float:left; margin-bottom:2.5em;}
.side_col_container_heading{font-size:1.1250em; text-transform:uppercase; text-align:left; line-height:1; margin-bottom:1.5em; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight:400; display:block;}
.side_col_container_heading span{display:inline-block; position:relative;}
.side_col_container_heading span::before,
.side_col_container_heading span::after{content:''; display:block; width:1.5em; height:2px; background:#9a0a01; position:absolute; top:50%;}
.side_col_container_heading span::before{left:-2.5em; display:none;}
.side_col_container_heading span::after{right:-2.5em;}
.side_col_box{width:300px; margin:0 auto;}

@media (max-width: 1180px) {
.main_col,
.main_col_push{margin-right: 0; width: 100%;}
.main_col_content{border:0; padding:0;}
.side_col{width:100%; padding:2em 0 0 0; border-top:1px solid #d2d2d2;}
.side_col_container{width:50%;}
.side_col_container:nth-of-type(odd){padding-right:1.5em;}
.side_col_container:nth-of-type(even){padding-left:1.5em;}
.side_col_container:nth-of-type(2n+3){clear:both;}
.no_mobile{display:none;}
}
@media (max-width: 47em) {
.side_col_container{width:100%;}
.side_col_container:nth-of-type(odd),
.side_col_container:nth-of-type(even){padding:0;}
.inside_container{padding:0 1em;}
.inside_section_heading{text-align:center;padding-bottom:1em; margin-bottom:1em;}
.inside_section_heading span::before{display:none;}
.inside_section_heading span::after{width:40px; top:auto; bottom:-1em; right:50%; margin-right: -20px;}
.side_col_container_heading{text-align:center;padding-bottom:1em; margin-bottom:1em;}
.side_col_container_heading span::before{display:none;}
.side_col_container_heading span::after{width:40px; top:auto; bottom:-1em; right:50%; margin-right: -20px;}
}

/* Buttons and Links ==============================*/
.regular_btn{font-size:12px; text-decoration:none; display:inline-block; color:#fff; padding:0.75em 1.125em; 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.35); text-transform:uppercase;
background: #9a0a01;}
.regular_btn:hover{background:#c50c00;}
.regular_btn span{position:relative; top:1px; margin-right: 2px;}

.regular_btn.blue{background: #0d7be6;}
.regular_btn.blue:hover{background:#2994fc;}

.medium_btn{font-size:1.125em; padding:0.75em 1.5em;}
.large_btn{font-size:1.5em; padding:0.75em 2em;}
@media (max-width: 29em) { .large_btn{font-size:1.25em;} }

.hollow_btn{background:none; border:1px solid #ffffff;}
.hollow_btn:hover{background:rgba(255,255,255,0.2);}

.form_submit_btn{font-size:1em; text-decoration:none; display:inline-block; color:#fff; padding:0.75em 2em; 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); text-transform:uppercase; border:0;
background: #9a0a01;}
.form_submit_btn:hover{background:#c50c00;}

.section_footer_link{font-size:14px; text-transform:uppercase; line-height:1; display:inline-block; color:#565656; text-decoration:none; font-weight:700;}
.section_footer_link span{display:inline-block; position:relative;}
.section_footer_link span::before,
.section_footer_link span::after{content:''; display:block; width:1.5em; height:2px; background:#9a0a01; position:absolute; top:50%;}
.section_footer_link span::before{left:-2.5em;}
.section_footer_link span::after{right:-2.5em;}
.section_footer_link:hover{color:#000;}
.section_footer_link:hover span::before,
.section_footer_link:hover span::after{background:#000;}
.section_footer_link.centered_link{text-align:center;}
.section_footer_link.right_link{text-align:right;}
.section_footer_link.right_link span::after{display:none;}

@media (max-width: 47em) {
.section_footer_link.right_link{text-align:center;}
.section_footer_link.right_link span::after{display:block;}
}

.download_link{text-decoration:none !important; font-size:12px; text-transform:uppercase; font-weight:700; border-bottom:1px solid rgba(145,50,154,0); color:#9a0a01;}
.download_link span{font-size: 1.125em; position: relative; top: 1px;}
.download_link:hover{text-decoration:none !important; border-bottom:1px solid rgba(154,10,1,1);}

/* Misc ==============================*/
.post_date{color:#777777; font-size:14px;}


/*================================================
	Entries/Content
==================================================*/
.entry {font-size: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 p:last-child{padding-bottom:0;}
.entry a{color:#9a0a01; 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 > p img.alignleft{float:left; margin-right:30px; margin-bottom:10px; margin-top:5px; display:block; max-width:50%; height:auto;}
.entry > p img.alignright{float:right; margin-left:23px; margin-bottom:10px; margin-top:5px; display:block; max-width:50%; height:auto;}
.entry > p img.aligncenter,
.entry > p img.alignnone{margin:0 auto 1.5em; display:block; max-width:100%; height:auto;}
/* Images with captions */
.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; max-width:100%; 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;}

.listen_now, .entry .listen_now, .more-link{display:none;}

/* Podcasting */
.entry_section{margin-bottom:3em;}
.float_box-left{float:left; padding-right:1.75em; width:50%;}
.float_box-right{float:right; padding-left:1.75em; width:50%;}
.float_box-left .regular_btn,
.float_box-right .regular_btn{margin-right:10px;}
@media (max-width: 47em) {
.float_box-left,
.float_box-right{width:100%;padding:0}
.float_box-left{margin-bottom:3em;}
}

/* Texting */
.entry-texting{
max-width: 900px;
margin:0 auto 2em;
}

/*================================================
	Logged Out Pages
==================================================*/
/* Home Page ==============================*/
/* Intro Banner */
.intro_wrap{width:100%; background:#000000 url(images/intro-home-banner-bg-large.jpg) no-repeat center center; background-size:cover;}
@media (max-width: 1180px) {.intro_wrap{background-image: url(images/intro-home-banner-bg-medium.jpg);}}
@media (max-width: 47em) {.intro_wrap{background-image: url(images/intro-home-banner-bg-small.jpg);}}
.intro_container{height:0; width:100%; padding-top:50%; position:relative;}

.intro_logo_wrap{width:53%; float:left; text-align:center; position:absolute; top:0; left:0; height:100%;}
.intro_centering_container{width:100%; position:absolute; top:50%; left:0; -webkit-transform:translate(0,-50%); -ms-transform:translate(0px,-50%); transform:translate(0,-50%);}
.hewitt_pic{max-width:100%; height:auto; display:block; margin:0 auto;position:relative; top: -10px;}
.hughniverse_name{max-width:100%; height:auto; display:block; margin:0 auto; position:relative; top: -63px;}
.hughniverse_podcast_title{color:#fff; font-size:1.500em; text-transform:uppercase; font-family:'Oswald',Arial,Helvetica,sans-serif;position:relative; top: -52px;}
.intro_content_wrap{width:47%; float:left; text-align:center; position:absolute; top:0; right:0; height:100%;}
.intro_content_wrap_title{font-size:3.000em; font-family: 'Oswald', Arial, Helvetica, sans-serif; color:#fff; line-height:1.4em; margin-bottom:0.33em; text-align:center; font-weight:400;}
.intro_content_wrap_title .podcast_title{display:none; font-size:14px; line-height:1; padding-bottom:5px;}
.intro_content_wrap .join_btn{margin-bottom:0.75em;}
.join_btn_99_cent_label{display:block; position:absolute; right: -91px; top: -28px; z-index:10; width: auto;}
.intro_content_wrap .learn_more_btn{margin-bottom:1.5em;}
.already_member_wrap span{color:#fff; font-size:1.125em; margin-right:0.25em;}
.already_member_wrap .regular_btn{background: #9a0a01;}
.already_member_wrap .regular_btn:hover{background:#c50c00;}

@media (max-width: 1180px) {
.intro_content_wrap{font-size:87.5%;}
.intro_content_wrap_title{font-size:2.5em;}
.hughniverse_podcast_title{font-size:1.250em;}
.join_btn_99_cent_label{height:100px; right: -74px; top: -23px;}
}
@media (max-width: 47em) {
.intro_logo_wrap{display:none;}
.intro_content_wrap{width:100%;}
.intro_container {height: 21em; padding-top: 0;}
.intro_content_wrap_title .podcast_title{display:block;}
}
@media (max-width: 29em) {
.intro_content_wrap_title{font-size:2em;}
.join_btn_99_cent_label{height:80px; right: -57px; top: -17px;}
}


/* Special Home Message */
.special_home_message_wrap{font-size: 1em; color: #fff; text-align: center; background-color: #b71a10; padding: 1em;}
.special_home_message_wrap-blue{background: #0a6ac8;}
.special_home_message_wrap a{color:#fff; text-decoration: none;}
.special_home_message_wrap .special_message_above_title{font-size: 14px;}
.special_home_message_wrap .special_message_title{display: block; margin: 3px 0 8px 0; font-size: 1.75em;}
@media (max-width: 47em) {
	.special_home_message_wrap{font-size: 0.875em;}
	.special_home_message_wrap .special_message_title{font-size: 1.5em;}
}

/* Why Join */
.why_join_box_wrap{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.why_join_box{margin-bottom:4em; text-align:center;}
/*.why_join_box:nth-of-type(even){-webkit-animation-delay: 0.5s; animation-delay: 0.5s;}*/
.why_join_box img{display:block; height:64px; width:auto; margin:0 auto 1em;}
.why_join_box_heading{color:#000000; font-weight:700; text-transform:uppercase; text-align:center; margin-bottom:0.625em; font-size:1.250em;}
.why_join_box_heading .exclusive{font-size:14px; display:block; margin-top:5px; color:#ba0e0e;}
.why_join_box p{font-size:1em; line-height:1.4em;}
@media (max-width: 47em) {
.why_join_box.half_box,
.why_join_box.third_box{width:100%;}
}

/* Half Col Sections */
.half_col_section_wrap{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative; background-attachment:scroll;}
.half_col_section_wrap_figure{display:none; width:100%; margin:0 auto 3em;}
.half_col_section_wrap_figure img{display:block; width:100%; height:auto;}

.half_col{width:50%; color:#ffffff;}
.left_col{float:left; padding-right:1.75em;}
.right_col{float:right; padding-left:1.75em;}
.half_col p{font-size:1em; line-height:1.4em; margin-bottom:1.5em;}
.half_col p .exclusive{color:#fe9494; text-transform:uppercase; font-weight:700;}

.half_col_section_wrap .section_footer_link{color:#fff;}
.half_col_section_wrap .section_heading span::before,
.half_col_section_wrap .section_heading span::after,
.half_col_section_wrap .section_footer_link span::before,
.half_col_section_wrap .section_footer_link span::after{background:#9a0a01;}

/* Hughnivision */
.hughnivision{background-color:#1d0000; background-image:url(images/hughnivision-home-banner-bg.jpg);}

/* Mark Davis */
.mark_davis{background-color:#1f2126; background-image:url(images/mark-davis-home-banner-bg.jpg);}

@media (max-width: 47em) {
.half_col_section_wrap{background-image:none; padding-top:0;}
.half_col_section_wrap_figure{display:block;}
.half_col{width:100%; text-align:center;}
.right_col, .left_col{padding:0;}
}

/* Latest Shows */
.latest_show_box_wrap{
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.latest_show_box{width:30%; margin-bottom:3em; text-align:center;}
.latest_show_box_title{font-weight:700; text-align:center; margin-bottom:0.625em; font-size:1.250em;}
.latest_show_box_title a{color:#000000; text-decoration:none;}
.latest_show_box_title a:hover{text-decoration:underline;}
.latest_show_box .post_date{margin:0.5em;}
.latest_show_box p{font-size:1em; line-height:1.4em; margin-bottom:1.125em;}
/*
.latest_show_box:nth-of-type(2){-webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.latest_show_box:nth-of-type(3){-webkit-animation-delay: 1s; animation-delay: 1s;}
*/

@media (max-width: 47em) {
.latest_show_box{width:100%;}
}

.home_login_wrap{margin-top:1em;}
.home_login_wrap p{font-size: 1em; line-height: 1.4em;}
.home_login_wrap p a{color: #000; text-decoration: none;}
.home_login_wrap p a:hover{text-decoration: underline;}

.home_join_today_heading{ font-size: 1.5em; margin-bottom: 1em; font-weight: 700;}


/* Duane FM Section ==============================*/
.duane_fm_section{
background-color:#000;
background-image: url(images/duane-fm-bg.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
text-align: center;
}
.duane_fm_section .section_heading{
color:#fff;
}

/*  Videos ==============================*/
.box_list_wrap{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.video_box{margin-bottom:2em;}
.video_box_img_wrap{display:block; position:relative; margin-bottom:10px; text-decoration:none; color:#fff; text-align:center;}
.video_box_img_wrap img{display:block; max-width:100%; height:auto; margin:0 auto;}
.video_box_play{font-size:6em; opacity:0; position:absolute; top:50%; left:50%;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
z-index:2;
-webkit-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s; 
-webkit-transform-origin: center center;
transform-origin:center center;
text-align:center;}
.video_box_img_wrap:hover .video_box_play{opacity:1.0; font-size:4em;
-webkit-transition: all 0.2s ease-in 0s;
transition: all 0.2s ease-in 0s;}
.video_box_title{font-weight:700; text-align:left; margin-bottom:0.5em; font-size:1.250em;}
.video_box_title a{color:#000000; text-decoration:none;}
.video_box_title a:hover{text-decoration:underline;}

@media (max-width: 47em) {
.video_box.half_box{width:100%;}
}


/* Choose Membership ============================*/
.choose_box_wrap{display:flex; justify-content: center; flex-flow: row wrap; padding-top:2em;}
.choose_box_wrap .half_box{padding:0 3em; float:left; margin-bottom: 4em; max-width: 540px;}
.choose_box_wrap .half_box::first-of-type{order: 1;}
.choose_box{text-align:center; position: relative;}
.choose_box_heading{color:#000; font-weight:700; text-align:center; margin-bottom:0.625em; font-size:1.50em; line-height: 1.3em;}
.choose_box_heading a{color:#000; text-decoration: none;}
.choose_box_join_price{color:#0d7be6; font-size:2em; font-weight:700; line-height:1.1; margin-bottom: 0.5em;}
.choose_box_join_price a{color:#0d7be6; text-decoration: none;}
.choose_box_join_price a:hover{color:#2994fc;}
.choose_box_join_price.special_price a,
.choose_box_join_price.special_price a:hover{color:#18ba14;}
.choose_box p{font-size:1em; line-height:1.4em; margin-bottom:1.4em;}
.choose_box_best_value{font-weight:700; color:#18ba14; text-transform: uppercase;}
.choose_box_special_offer_tab{display: block; color: #a92118; font-size: 14px; position: absolute; top: -25px; left: 0; right: 0; text-transform: uppercase; font-weight: 700;}
.choose_description{text-align: center; margin:0 auto;}
.choose_description p{font-size:1em; line-height:1.4em; margin-bottom:1em;}
.cert_btn{font-size: 1em;}
@media (max-width: 47em) {
.choose_box_wrap .half_box{width:100%;}
.choose_box_wrap .half_box::first-of-type{order: 0;}
}
@media (max-width: 32em) {
.choose_box_wrap .half_box{padding:0;}
}



/* Podcast - Single Episode Non Member Message ================*/
.episode_non_member_offer_wrap{background: #f5f5f5; border: 1px solid #e0e0e0; border-radius: 5px; padding: 20px; margin-top:2em;}
.episode_non_member_offer_wrap p{font-size:1em; text-align:center; padding-bottom:20px; line-height:1.4em;}
.episode_non_member_offer_heading{color:#9a0a01; text-align:center; display:block; font-size:1.875em; margin-bottom:1.25em;}
@media (max-width: 47em) { .episode_non_member_offer_heading{font-size:1.5em;} }
.episode_non_member_offer_heading a{color:#9a0a01; text-decoration:none;}
.episode_non_member_offer_heading a:hover{text-decoration:underline;}
.episode_non_member_offer_btn_wrap{text-align:center; margin-bottom:2em;}
.episode_non_member_offer_login{text-align:center; font-weight:bold; font-size:1em;}
.episode_non_member_offer_login a{color:#9a0a01; text-decoration:underline;}
.episode_non_member_offer_wrap .why_join_box{margin-bottom: 2em;}

/*================================================
	Logged In Pages
==================================================*/
.post_wrap{margin-bottom:20px; width:100%; padding:1.25em 1.5em 1.5em; background:#f8f8f8; border-radius:4px; border: 1px solid #e0e0e0;}

@media (max-width: 47em) { .post_wrap{padding:1.25em 1.25em 1.25em;} }

/*  Shows ==============================*/
.show_wrap_title{font-weight:700; text-align:left; margin-bottom:0.5em; font-size:1.125em;}
.show_wrap_title a{color:#000000; text-decoration:none;}
.show_wrap_title a:hover{text-decoration:underline;}
.post_wrap .post_date{margin-bottom:0.5em;}
.post_wrap p{font-size:1em; line-height:1.4em; margin-bottom:1em;}
.post_wrap p a{color:#9a0a01; text-decoration:underline;}

@media (max-width: 47em) { .show_wrap_title{font-size:1.25em;} }

/*  Watch Live ==============================*/
.watch_wrap{float: left; margin-right: -640px; width: 100%;}
.watch_wrap_push{margin-right: 640px;}
.watch_wrap_content{width:100%; position:relative; padding-bottom:2em;}

.video_wrap{position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0;}
.video_wrap object,
.video_wrap embed,
.video_wrap iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.chat_wrap{float:right; width:600px;}
.thechatroom{width:100%;}

@media (max-width: 80em) {
.watch_wrap{padding:0; margin:0;}
.watch_wrap_push{margin: 0px;}
.chat_wrap{width:100%;}
.thechatroom{height:450px !important;}
}

@media (max-width: 1200px) {
.thechatroom{height:0 !important;}
}


/*  Forum ==============================*/
/* Recent Posts (home page) */
.recent_comments_wrap{}

/* Recent Comments Posts */
.recent_comment_post_wrap{list-style:none;}
.recent_comment_post_wrap > li{width:100%; padding:1.5em 1.75em 1.75em; background:#f8f8f8; border-radius:4px; border: 1px solid #e0e0e0; margin-bottom:1.5em;}
.recent_comment_post_heading{font-size:1.125em; margin-bottom:0.5em;}
.recent_comment_post_heading > strong a{color:#9a0a01; text-decoration:none;}
.recent_comment_post_heading > strong a:hover{text-decoration:underline;}
.recent_comment_post_date{color:#777777; font-size:14px; margin-bottom:1em;}
.recent_comment_post_content p{font-size:1em; line-height:1.4em; margin-bottom:1.25em;}
.recent_comment_post_content p:last-of-type{margin-bottom:0;}

/* Search Results */
.search_result_header_wrap{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 #e0e0e0; background:#F8F8F8; padding:10px 60px 10px 10px; width:100%;}
.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:#9a0a01; top:2px; position:relative;}
.search_result_search_wrap .search_btn:hover span{color:#C50C00;}

.search_list_post_title{font-size:1.25em; margin-bottom:0.5em;}
.search_list_post_title a{color:#000000; text-decoration:none;}
.search_list_post_title a:hover{text-decoration:underline;}
.search_list_post_figure{float:left; margin-right:1.5em; width:120px; height:auto;  position: relative; top: 3px; margin-bottom:1em;}
.search_list_post .full_url{color:#000000; text-decoration:underline; font-size:12px; }
.search_list_post .post_date{margin-bottom:0.5em; font-size: 14px;}
.search_list_post p{margin-bottom:0.75em;}
.search_list_post p .hi{background:yellow;}


/* List Page Navigation */
.page_navigation_wrap{text-align:left; font-size:1em; padding: 1em 0;}
.page_navigation_wrap .pagenum{color: #777777; display: inline-block; padding-bottom: 10px; padding-right:20px;}
.pagenum_dropdown{color: #727272; font-size:1em; border:1px solid #e0e0e0; padding: 2px 6px; border-radius:3px;}
.page_navigation_wrap .current, .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;
text-shadow:1px 1px 1px rgba(0,0,0,0.2);
background: #9a0a01;}
.page_navigation_wrap .current{background: #efefef; color:#333333;}

@media (max-width: 47em) {
.page_navigation_wrap{text-align:center;}
.page_navigation_wrap .pagenum{display:block; text-align:center; padding-right:0;}
.page_navigation_wrap .current,
.page_navigation_wrap a{margin: 0 1% 0 0; padding: 10px 0; width: 9%;}
}

/*  Sidebar ==============================*/
/*  Useful Links */
.useful_links_container{}
.useful_link_list{list-style:none;}
.useful_link_list li{border-bottom: 1px dotted #e0e0e0; margin-bottom: 15px; padding-bottom: 15px;}
.useful_link_list li:last-of-type{border:none; margin:0;}
.useful_link_list li a{display:block; padding-left:30px; color:#000000; text-decoration:none; font-weight:700; font-size:16px; position:relative;}
.useful_link_list li a span{color:#9a0a01; font-size:20px; position:absolute; top:50%; left:0; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%);}
.useful_link_list li a:hover{text-decoration:underline;}


/*  Mobile App */
.mobile_app_wrap{}
.mobile_app_wrap_heading{display:block;}
.mobile_app_wrap_heading img{display:block; max-width:100%; height:auto;}
.mobile_app_wrap a{display:block; width:50%; background:#9a0a01; float:left; text-align:center; height:60px;}
.mobile_app_wrap a img{display:inline-block; position:relative; top:50%; -webkit-transform:translate(0px,-50%); -ms-transform:translate(0px,-50%); transform:translate(0px,-50%);}
.mobile_app_wrap .app_store{border-right:1px solid #b31d14;}
.mobile_app_wrap .google_store{}
.mobile_app_wrap a:hover{background:#b31d14;}

/*  Calendar  */
#calendar_wrap{position: relative;}
#wp-calendar {width:100%; font-size:14px; font-weight:400; border-collapse:separate; border-spacing:8px; border:1px solid #e0e0e0; border-top:none; border-radius:0 0 3px 3px; background: #f8f8f8;}
#wp-calendar caption {color:#fff; margin-top:0; background:#000000; text-transform:uppercase; padding:8px 0; border-radius:3px 3px 0 0;}
#wp-calendar tbody td {margin-bottom:10px; text-align:center; border-radius:2px; border:1px solid #e0e0e0; background:#fff; padding:6px;}
#wp-calendar tbody td:hover {border-color:#bbb;}
#wp-calendar tbody td.pad {border:0; background:#f8f8f8;}
#wp-calendar tbody td#today {border-color:#000000; background: #efefef;}
#wp-calendar thead th {text-align:center;}
#wp-calendar tbody td a{display:block; width:100%; height: 100%; color:#9a0a01; font-weight:700; text-decoration: none; border-radius:2px;}
#wp-calendar tbody td a:hover{background:#9a0a01; color:#fff;}
#wp-calendar tfoot{text-align: center;}
#wp-calendar tfoot td#prev a,
#wp-calendar tfoot td#next a{ font-size:14px; font-weight:400; position:relative; background:#000000; color:#fff; padding: 3px; display: block; text-decoration: none; border-radius:2px;}
#wp-calendar tfoot td#prev a:hover,
#wp-calendar tfoot td#next a:hover{background:#9a0a01;}
.wp-calendar-nav{
position: absolute;
top: 0;
width: 100%;
height: 35px;
left: 0;
padding: 0 10px;
font-size: 14px;
line-height: 35px;
z-index: 10;
}
.wp-calendar-nav a{
color:#fff;
text-decoration: none;
}
.wp-calendar-nav a:hover,
.wp-calendar-nav a:focus{
text-decoration: underline
}
.wp-calendar-nav-prev{
float: left;
}
.wp-calendar-nav-next{
float: right;
}


/*================================================
	Single Post Pages
==================================================*/
.single_post_wrap{}
.single_post_header{margin-bottom: 2em; border-bottom:1px solid #e0e0e0; padding-bottom:2em;}
.single_post_header.no_post_title{margin-bottom: 0; border-bottom:0; padding-bottom:0;}
.single_post_header_title{font-size:2.000em; font-weight:700; line-height:1.3em; margin-bottom:0.625em; display:block;}
.single_post_header_title a{color:#000000; text-decoration:none;}
.single_post_header_title a:hover{text-decoration:underline;}
.no_post_info .single_post_header_title{margin-bottom:0;}
.single_post_header .post_type{margin-bottom:1em; color:#777777; text-decoration:none; display:inline-block;}

.post_info{color:#777777;}
.post_info > em{font-style:italic;}
.post_info .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;}
.post_info a{color:#9a0a01; text-decoration:none;}
.post_info a:hover{text-decoration:underline;}

.single_post_body_wrap{margin-bottom:2em;}
.single_post_body_wrap.no_footer_post{margin-bottom:2em; padding-bottom:2em; border-bottom:1px solid #e0e0e0;}
.single_post_figure{margin-bottom:2em;}
.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%; max-width:500px; margin:0 auto; text-align:center;}

@media (max-width: 1180px) {
.single_post_header_title{font-size:1.75em;}
}

/* Video */
.single_post_video_wrap{position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom:1.5em;}
.single_post_video_wrap object,
.single_post_video_wrap embed,
.single_post_video_wrap iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* Single Post Footer Navigation */
.post_footer_pagination_wrap{border-top:1px solid #e0e0e0; padding-top:1em;}
.post_footer_pagination_link_wrap{width:50%;}
.pagination_link_wrap_left{float:left;}
.pagination_link_wrap_right{float:right;}
.post_footer_pagination_link{width:100%; position:relative; display:block; text-decoration:none; padding: 1em; border-radius:3px;}
.post_footer_pagination_wrap .next_link{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:#fff1f0;}
.post_footer_pagination_link:hover span{color:#9a0a01;}
.post_footer_pagination_link:hover .title{text-decoration:underline;}

@media (max-width: 47em) { .post_footer_pagination_link_wrap{width:100%;} .post_footer_pagination_link_wrap.pagination_link_wrap_right{border-top: 1px solid #e0e0e0; margin-top: 1em; padding-top:1em;} }

/*================================================
	Comments
==================================================*/
/* Comment - List =============================*/
.comments_section{position:relative;}
.leave_comment_btn_wrap{display:inline-block; position:absolute; top: 2.5em; right:0;}
@media (max-width: 47em) { .leave_comment_btn_wrap{position: relative; margin-bottom:1em; right:auto; top:auto; text-align:center; width:100%;} }
.comments_wrap p{margin-bottom:1.5em;}
.comments_wrap small{font-size:12px; color:#777777; display: inline-block; margin-top: 1em;}
.comments_wrap small a{color:#777777; text-decoration:underline;}

.comment_list{list-style:none;}
.comment_list > li{margin-bottom:1.5em;}

.comment .children{padding-left:1.5em; list-style:none;}
.comment .children > li{padding-left:1.5em; position:relative; margin-top: 1.5em;}
.comment .children > li::before{content:""; background:url(images/comment-child-marker.svg) no-repeat 0 0; display:block; width:15px; height:10px; position:absolute; top:0; left:-5px;}

.comment_container{width:100%; padding:1.5em 1.75em 1.75em; background:#f8f8f8; border-radius:4px; border: 1px solid #e0e0e0;}
.comment_meta{font-size: 1.125em; margin-bottom: 0.75em;}
.comment_meta strong{color:#23546a;}
.comment_meta .bullet::before{color: #565656; content: "•"; display: inline-block; font-family: Arial,Helvetica,sans-serif; font-size: 24px; margin: 0 4px; line-height: 14px; position: relative; top: 3px;}
.comment_meta .comment_date{font-size:14px;}
.comment_text{}
.comment_text p{margin-bottom:1em; font-size:1em; line-height: 1.4em;}
.comment_text p:last-of-type{marign:0;}
.comment_text a{color:#9a0a01; text-decoration:underline;}
.comment_reply{text-align:right; font-size:11px;}
.comment_reply a{color:#9a0a01; text-decoration:none; text-transform:uppercase;}
.comment_reply a:hover{text-decoration:underline;}

.cancel_comment_reply{margin-bottom:1.5em;}
.cancel_comment_reply a{color:#9a0a01; text-decoration:none;}
.cancel_comment_reply a:hover{text-decoration:underline;}

.moderate{color:#F09500; font-style:italic;}

.comment_logged{}
.comment_logged .user_name{color:#000000;}
.comment_logged a{color:#9a0a01; text-decoration:underline;}


#comment-status{font-weight:700; font-style:italic;}
.ajax-moderation{color:#fea300;}
.ajax-error{color:#C00E11;}
.ajax-success{color:#12B810;}


/* Comment - Form =============================*/
.comment_form_section{}
.comment_form_wrap{background:#f8f8f8; padding: 1.5em 1.75em 1.75em; width: 100%; border-radius:4px; border:1px solid #e0e0e0;}
.comment_field_wrap{margin-bottom:1em;}
.comment_field_wrap label{display:block; color:#777777;margin-bottom:0.25em; font-size:1em; font-weight:700;}
.comment_field_wrap label span{font-weight:400;}
.comment_field_wrap input[type="text"],
.comment_field_wrap textarea{font-size:1em; color:#555555; padding:0.5em; border-radius:3px; border:1px solid #ccc; background:#ffffff;}
.comment_field_wrap input[type="text"]:focus,
.comment_field_wrap textarea:focus{background-color: #ebf4fc; border-color: #0d7be6; box-shadow: 0 0 2px #0d7be6;}
.comment_field_wrap input[type="text"]{width:60%;}
.comment_field_wrap textarea{width:100%; height:10em;}
.comment_btn_wrap{padding-top:0.5em;}

/*================================================
	Contact Forms
==================================================*/
.form_wrap{background: #f8f8f8 none repeat scroll 0 0; border: 1px solid #e0e0e0; border-radius: 4px;}
.form_wrap p{padding:0;}
.form_field_wrap{ border-bottom: 1px solid #e0e0e0; margin: 0; padding: 1.5em 1.75em 1.75em;}
.form_field_wrap:last-of-type{margin-bottom:0;}
.form_subtitle{display: block; margin: 0; padding: 0.5em 0; font-size: 1.25em; color: #fff; white-space: nowrap; background: #02648b; text-indent: 1em; font-weight: 700;}
.form_field_wrap label{display:block; color:#777777; margin-bottom:0.25em; font-size:1em; font-weight:700;}
.form_field_wrap label span{font-weight:400; color:#B03F41; font-size:0.875em; margin-left:10px;}
.form_field_example{font-size:12px; color:#999; display: block; margin-top:3px;}
.form_field_wrap input[type="text"],
.form_field_wrap input[type="email"],
.form_field_wrap input[type="tel"],
.form_field_wrap textarea,
.form_field_wrap select{font-size:1em; color:#555555; padding:0.5em; border-radius:3px; border:1px solid #ccc; background:#ffffff;}
.form_field_wrap input[type="text"],
.form_field_wrap input[type="email"],
.form_field_wrap input[type="tel"],
.form_field_wrap select{width:60%;}
.form_field_wrap textarea{width:100%; height:10em;}
.form_field_wrap input[type="text"]:focus,
.form_field_wrap input[type="email"]:focus,
.form_field_wrap input[type="tel"]:focus,
.form_field_wrap textarea:focus,
.form_field_wrap select:focus{background-color: #ebf4fc; border-color: #0d7be6; box-shadow: 0 0 2px #0d7be6;}
.form_field_wrap .wpcf7-submit,
.form_field_wrap .submit_btn{font-size:1.125em; margin-top: 0.5em; text-decoration:none; display:inline-block; color:#fff; padding:0.75em 2em; 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); text-transform:uppercase; border:0;
background: #9a0a01;}
.form_field_wrap .wpcf7-submit:hover,
.form_field_wrap .submit_btn:hover{background:#c50c00;}

.form_field_wrap input[type="text"].wpcf7-not-valid,
.form_field_wrap input[type="email"].wpcf7-not-valid,
.form_field_wrap input[type="tel"].wpcf7-not-valid,
.form_field_wrap textarea.wpcf7-not-valid{border-color:red; background-color:#F5D8D8;}

@media (max-width: 47em) {
.form_field_wrap input[type="text"],
.form_field_wrap input[type="email"],
.form_field_wrap input[type="tel"],
.form_field_wrap select{width:100%;}
}


/*================================================
	Footer Newsletter Subscribe Banner
==================================================*/
.footer_newsletter_subscribe_wrap{background:#f8f8f8; padding:4em 0; overflow:hidden; position:relative; border-top:1px solid #e0e0e0;}
.footer_newsletter_subscribe_wrap_img{position:absolute; top:50%; left:-75px; margin-top:-137px; display:block; z-index:1; opacity:0.05;}
.footer_newsletter_subscribe_wrap .container > div{position:relative; z-index:2;}
.footer_newsletter_subscribe_heading_wrap{float:left; width:35%; padding-right:3em;}
.footer_newsletter_subscribe_heading{display:block; padding:0.5em 0; border-top:2px solid #9a0a01; border-bottom:2px solid #9a0a01; font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight:400; text-transform:uppercase; font-size:1.500em; text-align:center; line-height:1.4em;}
.footer_newsletter_subscribe_content{float:left; width:65%; position:relative;}
.footer_newsletter_subscibe_text{display:block; font-size:1em; line-height:1.4em; text-align:left; padding-right:12em;}
.footer_newsletter_subscribe_content .regular_btn{position:absolute; z-index:10; top:50%; right:0; -webkit-transform:translate(0,-50%); -ms-transform:translate(0,-50%); transform:translate(0,-50%);}

@media (max-width: 1180px) {
.footer_newsletter_subscribe_wrap{padding:3em 0;}
.footer_newsletter_subscibe_text{padding-right:0; margin-bottom:1em;}
.footer_newsletter_subscribe_content .regular_btn{position:relative; z-index:10; top:auto; right:auto; -webkit-transform:none; -ms-transform:none; transform:none; font-size:93.8%;}
}
@media (max-width: 47em) {
.footer_newsletter_subscribe_heading_wrap{width:100%; padding-right:0;}
.footer_newsletter_subscribe_heading{display:block; padding:0 0 1em 0; border:0; margin-bottom:1em;}
.footer_newsletter_subscribe_heading::after{content:''; width:40px; bottom:1em; right:50%; margin-right: -20px; background:#9a0a01; display:block; height: 2px; position:absolute;}
.footer_newsletter_subscribe_content,
.footer_newsletter_subscibe_text{width:100%; text-align:center;}
.footer_newsletter_subscribe_content .regular_btn{font-size:100%;}
}

/*================================================
	Footer
==================================================*/
.footer{width:100%; background:#740700;}
@media (max-width: 47em) { .footer{font-size:87.5%;} }

.main_footer_links_wrap{width:100%; padding:3.5em 0 2.5em; text-align:center; font-size:0.875em;}
.footer_logo{height:30px; width:auto; display:block; margin:0 auto 1.25em; opacity:0.8;}
.main_footer_links_container{opacity:0.8; line-height:2.5em;}
.main_footer_links_container a{color:#ffffff; text-decoration:none; display:inline-block; margin:0 1.5em;}
.main_footer_links_container a:hover{text-decoration:underline;}
.main_footer_links_container.large_links{font-size:1.125em; margin-bottom: 0.5em; font-weight:700;}

.copyright_wrap{width:100%; color:#ffffff; background:#5b0500; padding:3em 0; text-align:center; font-size: 0.875em;}
.copyright_wrap p{line-height:1.5em; opacity:0.6;}
.copyright_wrap a{color:#ffffff; text-decoration:none;}
.copyright_wrap a:hover{text-decoration:underline;}

@media (max-width: 1180px) {
.main_footer_links_wrap{display:none;}
.copyright_wrap{padding:2em 0;}
}


/*================================================
	Mobile Footer
==================================================*/
.mobile_footer_links_wrap{display:none; background:#740700; border-top:4px solid #92160f; border-bottom: 1px solid #92160f;}
.mobile_footer_follow_btn{font-size: 1.25em;  padding: 0.5em 1em; width: 50%; color: rgba(255,255,255,0.8); display: block; float: left; text-decoration: none; border-left: 1px solid #92160f; text-align:center;}
.mobile_footer_follow_btn:first-of-type{border-left:none;}
.mobile_footer_btn{text-decoration: none ; font-size: 1em;  padding: 0.75em 1em; color: rgba(255,255,255,0.8); display: block; float: left; width:100%; border-top: 1px solid #92160f; cursor:pointer; text-align:center;}
.mobile_footer_follow_btn:hover,
.mobile_footer_btn:hover{background:#92160f;}

@media (max-width: 1180px) { .mobile_footer_links_wrap{display:block;} }


/*================================================
	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;}




/*================================================
	Watch Live Btn
==================================================*/
.watch_live_btn_container{padding-top:2.5em;}
.watch_live_btn{border-radius:3px; overflow:hidden; position:relative; text-decoration: none; color:#fff; padding-right:250px; display:block; width:100%;}

.watch_live_text{text-align:center; height:60px; line-height:60px; background-color:#fff; color:#fff; background-repeat: no-repeat; background-position: 0 0;}

/* Hewitt Show */
.hewitt_show_btn .watch_live_text{background-image: url(images/hewitt-show-btn-bg-v2.png);}
/* Aftershow */
.aftershow_btn .watch_live_text{background-image: url(images/aftershow-btn-bg.jpg);}
/* Doctor Is In */
.doctor_is_in_btn .watch_live_text{background-image: url(images/doctor-is-in-btn-bg.jpg);}

.watch_live_text > div{display:inline-block; position:relative;}
.watch_live_title{font-family: 'Oswald', Arial, Helvetica, sans-serif; font-weight:400; font-size: 28px; margin-right:10px;}
.watch_live_with{font-size: 16px; position: relative; top: -5px;}
.watch_live{width:250px; position:absolute; border-radius:0 3px 3px 0; top:0; right:0; display:block; height:60px; text-decoration:none; background-color:#ee1f12; color:#fff; line-height: 60px; font-size:22px; text-align: center;}

@media (max-width: 47em) {
.watch_live_btn{padding:0;}
.watch_live_text{padding-top:5px; line-height: normal;}
.watch_live_text > div{width:100%;}
.watch_live_title{font-size: 20px; margin-right:0;}
.watch_live_with{font-size: 12px; top: auto;}
.watch_live{width:100%; position:relative; top:auto; right:auto; border-radius:0 0 3px 3px; height:46px; line-height:46px; font-size:16px;}
}
@media (max-width: 400px) {
.watch_live_text{text-align: right; padding-right: 20px;}
}


/*================================================
	Misc
==================================================*/
.align_center{text-align:center;}
.align_right{text-align:right;}
@media (max-width: 47em) { .align_right{text-align:center;} }

/*  Transitions/animations ==============================*/
.trans{ -webkit-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
.trans:hover{ -webkit-transition: all 0.2s ease-in 0s; -ms-transition: all 0.2s ease-in 0s; transition: all 0.2s ease-in 0s;}

.fade-effect {
-webkit-animation-fill-mode:both; -moz-animation-fill-mode:both; -ms-animation-fill-mode:both; animation-fill-mode:both;
-webkit-animation-duration:1s; -moz-animation-duration:1s; -ms-animation-duration:1s; animation-duration:1s;
-webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out;
-ms-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;
opacity: 0; overflow: hidden;
}
@media (max-width: 780px) {
.fade-effect{opacity:1.0}
}

.delay-05{-webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay-1{-webkit-animation-delay: 1s; animation-delay: 1s;}
.delay-2{-webkit-animation-delay: 2s; animation-delay: 2s;}
.delay-3{-webkit-animation-delay: 3s; animation-delay: 3s;}
.delay-4{-webkit-animation-delay: 4s; animation-delay: 4s;}

/* Fade In */
@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
.fadeIn {-webkit-animation-name: fadeIn; animation-name: fadeIn;}

/* Fade In and Up */
@-webkit-keyframes fadeInUp {
    0% {opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInUp {
    0% {opacity: 0; -webkit-transform: translateY(20px);  transform: translateY(20px);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
.fadeInUp {-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}

/* Fade In and Left */
@-webkit-keyframes fadeInLeft {
    0% {opacity: 0;  -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInLeft {
    0% {opacity: 0;  -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
.fadeInLeft {-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

/* Fade In and Right */
@-webkit-keyframes fadeInRight {
    0% {opacity: 0;  -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes fadeInRight {
    0% {opacity: 0;  -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
.fadeInRight {-webkit-animation-name: fadeInRight; animation-name: fadeInRight;}

/* Slide In and Down */
@-webkit-keyframes slideInDown {
    0%{opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
@keyframes slideInDown {
    0%{opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
    100% {opacity: 1; -webkit-transform: none; transform: none;}
}
.slideInDown {-webkit-animation-name: slideInDown; animation-name: slideInDown;}
