/*
Theme Name: Joel Rosenberg
Description: This theme is for JoelRosenberg.com
Author: Sarn Phamornsuwana
Author URI: http://digitalcontext.tyndale.com/
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}.recaptcha_widget{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:250px;border:4px solid #AF1500;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#AF1500;margin:0 0 10px}#recaptcha_image{width:100% !important;height:auto !important}#recaptcha_image img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:3px solid #FFF}.recaptcha_is_showing_audio embed{height:0;width:0;overflow:hidden}.recaptcha_is_showing_audio #recaptcha_image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:60px;background:#FFF;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:3px solid #FFF}.recaptcha_is_showing_audio #recaptcha_image br{display:none}.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download{display:block}.recaptcha_input{background:#FFDC73;color:#000;font:13px/1.5 "HelveticaNeue","Helvetica Neue",Helvetica,Arial,"Liberation Sans",FreeSans,sans-serif;margin:4px 0 0;padding:0 4px 4px;border:4px solid #FFDC73;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.recaptcha_input label{margin:0 0 6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.recaptcha_input input{width:100%}.recaptcha_options{list-style:none;margin:4px 0 0;height:18px}.recaptcha_options li{float:left;margin:0 4px 0 0}.recaptcha_options li a{text-decoration:none;text-shadow:0 1px 1px #000;font-size:16px;color:#FFF;display:block;width:20px;height:18px}.recaptcha_options li a:active{position:relative;top:1px;text-shadow:none}.captcha_hide{display:none}

a {
	color:#a51417;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
}

body {
	font-size: 18px;
	line-height: 21px;
	font-family: "ff-meta-serif-web-pro",serif;
	font-style: normal;
	font-weight: 500;
}

img {
	border: none;
}

em, i {
font-style:italic;
}

u {
	text-decoration:underline;
}

strong, b {
	font-weight:bold;
}

input[type="submit"], .latest_postcast .podcast-sublink {
	color:#9d0a0f;
	font-size: 20px;
	line-height:41px;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
	font-weight: 700;
}

	 .latest_postcast .podcast-sublink {
		line-height:37px;
		text-transform:uppercase;
	 }

select {
	font-size: 14px;
	line-height: 16px;
}


/* ######################## HEADER ########################### */
#banner_bg_color { background-color:#58504d; }
#banner_bg_img {
	background:url('/files/2018/08/banner.jpg');
	background-repeat: no-repeat;
    width: 100%;
    max-width: 100%;
    margin: auto;
    background-size: cover;
}

#banner {
	width:960px;
	/* height: 199px; */
	height: 260px;
	margin:0 auto;

	position:relative;
	font-size: 18px;
	line-height: 20px;
	color:#FFF;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform:uppercase;

	/* border: thin solid #0FF; */ /* turq */
}

	#banner #banner_joel {

	}

	#banner #banner_joel_txt {

	}
	.banner-left {
		width: 60%;
		/* margin: 20px 0 0 0; */
		margin: 50px 0 0 0;
		float: left;
	}
	.banner-right {
		float: right;
		width: 300px;
	}
	#banner #banner_nyt_bs {
		width: 100%;
    margin: 12px 0 0 0;
    font-size: 25px;
    color: #ffc300;
    font-family: "ff-meta-serif-web-pro",serif;
	}

	#banner ul {
		    float: left;
    margin: 10px 0 0 0;
	}

		#banner ul li {
			display:inline;
			border-right: thin solid #FFF;
			padding: 0 7px 0 0px;

		}

			#banner ul li:last-child {
				border-right:none;
			}

			#banner ul li a {
				color:#FFF;
			}

			#banner #social_media_container {
				float: left;
				margin: 9px 0 0 0px;
				clear: both;
			}



/* ######################## MENU ########################### */
.banner-right-top-row{
	float:left;
	width:300px;
}
.sign-up_form {
    float: left;
    width: 300px;
}
.sign-up_form p {
    width: 80%;
    text-transform: none;
    margin: 5px 0 10px;
    font-size: 17px;
}
.sign-up_form #container_EMAIL input[type="email"]{
	margin: 0 12px 0 0;
    height: 30px;
    width: 183px;
    padding: 2px 8px;
}
.headertop-mobile{
	display:none;
}
.sign-up_form input[type="submit"]{
	background: #9d0a0f;
    color: #fff;
    margin:0 0 0 0;
    height: 30px;
    line-height: 20px;
    padding: 3px 8px;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal a {
    display: block;
}
.jcarousel-skin-tango .jcarousel-item-horizontal a img{
    max-height:160px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal span {
    float: left;
    max-width: 150px;
    color: #fff;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal,.jcarousel-skin-tango .jcarousel-next-horizontal{
	top:103px !important;
}
div#website_footer_container_overall{
	z-index:1000 !important;
}
/*menu mobile */
.mobile-view{
	display:none;
}
/*modal css */
#homeAdvertisement .modal-dialog {
    width: 602px;
    margin: 30px auto;
    padding: 0;
}
#homeAdvertisement .modal-dialog .modal-body{
	background:transparent;
	padding:0;
}
#homeAdvertisement .modal-dialog img {
    width: 100%;
}
#homeAdvertisement .modal-dialog .modal-content{
	border: none;
    border-radius: 0;
	box-shadow:none;
	background:transparent;
}
#buyModal .modal-dialog {
    max-width: 860px;
    margin: 40px auto 0;
	background:#dbdbdb;
}
#buyModal .modal-dialog .modal-content{
	border: none;
    border-radius: 0;
}
#buyModal .modal-dialog .buy-modal{
	background:#dbdbdb;
	    display: table;
}

.buy-modal ul{
	margin:0 0 12px;
	padding:0;
	width:100%;
}
.buy-modal ul li {
   float:left;
    width: 33.33%;
    box-sizing: border-box;
    padding: 0 15px;
    margin-bottom: 15px;
}
.buy-modal h1 {
    font-family: "franklin-gothic-urw-cond",sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    line-height: 26px;
    color: #262626;
    margin: 20px 0 15px 0;
}

.modalsub-heading {
    text-align: center;
    color: #cc7a00;
    font-family: "franklin-gothic-urw-cond",sans-serif;
    margin: 0 0 17px;
    font-weight: bold;
    font-size: 19px;
    line-height: 21px;
}
.buy-modal ul li img {
    width: 100%;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
#main_menu_container #menu_mobile { display:none; }

#menu_centering_container {
	width: 1260px;
	margin: auto;
}

#main_menu_container {
	background-color:#d9d9d9;
	height:21px;
	margin:0 auto 40px auto;
	border:0;
	border-top:2px solid rgb(255,255,255);
	border-bottom:2px solid rgb(42,38,38);
	padding:28px 0 27px;
}

	#main_menu_container .menu {
		width:950px;
		max-width:100%;
		height:21px;
		font-size:0;
		line-height:0;
		margin:0 auto;
		padding:0 0 0 10px;

		/* border: thin solid #0F0; */ /* green */
	}

		#main_menu_container .menu>.menu-item {
			position:relative;

			display:inline-block;
			*display:inline;
			zoom:1;
			vertical-align:top;

			height:21px;

			margin:0 17px 0 0;
			border-right:2px solid rgb(255,255,255);
			padding:0 17px 0 0;
		}
		#main_menu_container .menu>.menu-item:last-child {
			border-right:none;
		}

			#main_menu_container .menu .menu-item a {
				display:block;

				color:rgb(38,38,38);
				font-size:21px;
				text-decoration:none;
				line-height:16px;
			}

			#main_menu_container .menu .current-menu-item>a,
			#main_menu_container .menu .menu-item:hover>a,
			#main_menu_container .menu .current-menu-parent>a {
				color:rgb(157,10,15);
			}

		#main_menu_container .menu>.menu-item>.sub-menu {
			position:absolute;
			top:0;
			left:-18px;

			display:none;

			padding:27px 0 0;
		}
		#main_menu_container .menu>.menu-item:hover>.sub-menu {
			display:block;

			border-bottom:1px solid rgb(204,204,204);
			z-index: 10;
		}
		#main_menu_container .menu>.menu-item>.sub-menu>.menu-item>a {
			display:block;
			background-color:rgb(255,255,255);

			line-height:36px;
			white-space:nowrap;

			border-style:solid;
			border-color:rgb(204,204,204);
			border-width:1px 1px 0;
			padding:0 19px;
		}

		#main_menu_container .menu>.menu-item>.sub-menu>.menu-item:hover>a {
			background-color:rgb(89,89,89);
			color:rgb(255,255,255);
		}

.carousel-heading{
	background:#595959;
	text-align:center;
	color:#fff;
	padding: 10px 0 8px 0;
    font-family: "franklin-gothic-urw-cond",sans-serif;
    font-style: normal;
    font-weight: 400;
	text-transform:uppercase;
}
.panel_blog_content .panel_blog_content_inner{
	margin:0 0 20px;
}
/******** fiction page**********/
.f-container{
	width:940px;
	margin:20px auto 0;
}
.fiction-block{
	padding:20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,ffffff+100 */
background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.fiction-block h3 {
    font-family: "franklin-gothic-urw-cond",sans-serif;
    font-size: 21px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
}
.fiction-block__subheading {
    font-style: italic;
    font-family: "franklin-gothic-urw-cond",sans-serif;
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 0;
}
.f-container .product_container {
	display: inline-block;
    zoom: 1;
    width: 200px;
    margin: 0 20px 50px 0;
    vertical-align: top;
 }
.f-container .product_container h2{
	 margin: 15px 0 5px 0;
    font-size: 22px;
    line-height: 24px;
    font-family: "franklin-gothic-urw-cond",sans-serif;
}
.f-container .product_container div {
    font-size: 14px;
    line-height: 22px;
    color: #414141;
}
.f-container .product_container a {
    display: block;
    margin-top: 5px;
    font-size: 20px;
 }
 .fiction-product {
    padding: 0 20px;
    box-sizing: border-box;
 }
.fiction-block p{
max-width: 671px;
}
.fiction-product .product_container.section_description {
    display: none;
}
.f-video-container {
	width: 940px;
    height: 355px;
    margin: 30px auto 0 auto;
    overflow: visible;
}
.f-video-container .videoplayertabgroup {
    height: 352px;
    width: 300px;
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
}
.f-video-container .videoplayertabgroup li.videoplayertab.active{
    background: none;
    background-color: #5a5a5a;
    color: #fff;

}
.f-video-container .videoplayertabgroup li.videoplayertab{
    color: #9d0a0f;
    font-family: "franklin-gothic-urw-cond",sans-serif;
    font-size: 20px;
    line-height: 22px;
    background: url(/files/2013/02/home-video-playlist-bg.gif) repeat-x;
    background-color: #ecebeb;
    margin-bottom: 5px;
    padding: 5px;
}
.f-download{
	background: #a0a0a0;
    padding: 8px 15px;
    margin: 20px 0 40px;
    display: inline-block;
	color:#262626;
}
.f-download a{
	color:#9d0a0f;
}

.f-video-container #jet4-content-areas-3 table{
	position:relative;
	top:0;
	margin-top: -21px;
}
/* video player tabs */
#home_video_container .f-video-container .videoplayertabgroup {
    height: 290px;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .tab-pane.active {
    display: block;
}

.video-list-tab{
	float:left;
	width:300px;
	margin-right: 13px;
}
.nav.nav-tabs {
    float: left;
    width: 100%;
	margin: 0 0 8px;
}
.nav.nav-tabs li{
	float:left;
	width:50%;
	background: #a0a0a0;
}
.nav.nav-tabs li a {
    color: #fff;
    font-family: "franklin-gothic-urw-cond",sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px;
    display: block;
    text-align: center;

}
.nav.nav-tabs li a:hover {
	text-decoration:none;
}
.nav.nav-tabs li.active {
	background: #5a5a5a;
	min-height: 45px;
	position: relative;
	top: -4px;
}
.nav.nav-tabs li.active a {
    padding: 12px 10px 10px;
}
/* sub menu for press room */
.press-room-menu {
	width: 200px;
	float:right;
}

	.press-room-menu ul {

	}

	.press-room-menu ul li {
		padding: 5px 10px 5px 10px;
		margin: 7px 0 7px 0;
	}

		.press-room-menu ul li.current-menu-item,
		.single-press_release .press-room-menu ul li#menu-item-330
		 {
			background-color:#d3d3d3;
		}

		.press-room-menu ul li a {
			font-size: 20px;
			line-height: 22px;
			font-weight: 700;
		}

/* ######################## BODY ########################### */

#content_body {
	width: 940px;
	margin:auto;
}


.red_button, input.red_button {
	background: #a90329; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhmMDIyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
	background: linear-gradient(to bottom, #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-8 */
	float:left;
	width: auto;
	display:inline-block;
	margin: 10px 10px 10px auto;
	padding: 5px 15px 5px 15px;
	color:#FFF;
}

	input.red_button {
		padding: 0 10px 0 10px;
	}

	.red_button img {
		display:inline-block;
		margin:0 10px -2px 0;
	}

	.red_button a {
		color:#FFF;
		font-size: 20px;
	}


#content {
	float:left;
	width: 620px;
	margin-right:20px;
}

	#content h1 {
		font-size: 30px;
		line-height:34px;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
		font-weight: 700;
		color: #5a514f;
	}

	#content h2 {
		font-size: 24px;
		line-height:28px;
		margin-top: 5px;
		color:#414141;
	}

#sidebar {
	float:right;
	width:300px;
}

/* ######################## HOME ########################### */
.home #content_body {
	font-size: 22px;
	line-height:28px;
	color:#857b79;
}

	.home #content_body h1 {
		color:#000;
		font-size: 60px;
		line-height: 52px;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
		font-weight: 700;
		margin:0 0 20px 0;
		padding:0;
	}

	.home #content_body h2 {
		color: #949292;
		font-size: 24px;
		line-height:26px;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
		font-weight: 400;
		margin:20px 0;
		padding:0;
	}

	.home #content_body #content_txt {
		float:left;
		width: 620px;
		margin-right: 40px;
	}

	.home #content_body #content_book_hero {
		float:left;
	}

.home #panel_container {
	width: 940px;
	margin: 25px auto 0 auto;
}

	.home #panel_container #panel_blog { /* joel's blog */
		color:#FFF;
		width: auto;
		overflow:auto;
		/*float:left;*/
		/*height: auto;*/
		background-color:#a0a0a0;
	}

	@media (min-width: 769px){
		.home #panel_container #panel_blog { /* joel's blog */
			width: 280px;
			float:left;
			height: auto;
		}
	}

	@media (min-width: 1150px){
		.home #panel_container #panel_blog { /* joel's blog */
			width: 295px;
			height: 358px;
		}
	}

		.home #panel_blog .panel_blog_title {
			background-color:#595959;
			padding: 10px 15px 7px 15px;
			font-family: "franklin-gothic-urw-cond",sans-serif;
			font-style: normal;
			font-weight: 400;
			font-size: 20px;
		}

			.home #panel_blog .panel_blog_title img {
				display:inline-block;
				margin:0 10px -3px 0;
			}

		.home  #panel_container #panel_blog .panel_blog_content {

			font-size: 22px;
			line-height: 1.3;
			padding: 20px;
		}

		/* smaller font size for desktop so that longer text fits */
		@media (min-width: 1150px) {
			.home  #panel_container #panel_blog .panel_blog_content {
				font-size: 1em;
			}
		}

			.home  #panel_blog .panel_blog_content img {
				display:inline-block;
				margin: 0 10px -8px 0;
			}

			.home  #panel_blog .panel_blog_content a {
				font-weight: 700;
			}

		.home #panel_container .widget_jet4-content-areas {
			margin: 0 0 0 20px;
			width: 300px;
			float:left;
		}

		.home #panel_container #jet4-content-areas-3 { /* breaking news */
			width: 300px !important;
			height: 357px;
			background-color:#a0a0a0;
			color: #FFF;
		}

			#jet4-content-areas-3 table thead td {
				background-color:#595959;
				font-family: "franklin-gothic-urw-cond",sans-serif;
				font-style: normal;
				font-weight: 400;
				font-size: 20px;
				color:#FFF;
				padding: 10px 15px 7px 15px;
			}

				#jet4-content-areas-3 table thead td img {
					display:inline-block;
					margin: 0 10px -3px 0;
				}

			#jet4-content-areas-3 table thead {
				padding-bottom: 10px;
				display:block;
			}


			#jet4-content-areas-3 table tbody td {
				padding:10px 20px;
				background-color:#a0a0a0;
				font-size: 22px;
				line-height:29px;
			}


				#jet4-content-areas-3 table tbody td img {
					display:inline-block;
					margin: 0 10px -8px 0;
				}


				#jet4-content-areas-3 table tbody td a {
					font-weight: 500;
				}

				#jet4-content-areas-3 table thead td {
					width:300px;
				}

		/* video container */

		.video-container { /* for my spritual journey video */
			position: relative;
			padding-bottom: 56.25%;
			padding-top: 30px; height: 0; overflow: hidden;
		}

		.video-container iframe,
		.video-container object,
		.video-container embed {
			position: absolute;
			top: 0;
			left: 0;
			width: 90%;
			height: 90%;
		}



		.home #home_video_container {
			width: 940px;
			margin: 30px auto 0 auto;
			overflow:hidden;
		}

			.home #home_video_container #home_video_player-videoplayertabgroup {
				height: 352px;
				width: 300px;

				float:left;
				overflow-y: scroll;
				overflow-x: hidden;
			}

				.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
					color:#9d0a0f;
					font-family: "franklin-gothic-urw-cond",sans-serif;
					font-size: 20px;
					line-height: 22px;
					background:url(/files/2013/02/home-video-playlist-bg.gif) repeat-x;
					background-color:#ecebeb;
					margin-bottom: 5px;
					padding: 5px;
				}

				.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab.active {
					background:none;
					background-color:#5a5a5a;
					color: #fff;
				}

			.home #home_video_container #home_video_player-container {
				/*height: 355px;*/
				width: 615px;
				float:left;
				margin-left: 20px;
			}




/* ######################## WIDGETS ########################### */
.jr_widgets {
	background-color:#ebebea;
	border: solid #c7c7c7 3px;
	width: 260px;
	height: 104px;
	padding: 15px 20px 15px 20px;
	margin-bottom:10px;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
}

	/* home page latest podscast widget */
	.jr_widgets.latest_postcast {
		padding-bottom: 15px;
		height: auto;
	}

	.chrome .jr_widgets.latest_postcast .rss {
		display:none;
	}

	/* show itunes only on chrome */
	.jr_widgets.latest_postcast .itunes {
		display:none;
	}

	.chrome .jr_widgets.latest_postcast .itunes {
		display:block;
	}



	#jet4-content-areas-11 .jr_widgets {
		height:auto !important;
	}

	.jr_widgets h1 {
		text-transform:uppercase;
		color:#414141;
		font-size: 20px;
		line-height: 22px;
		font-weight: 700;
		margin:0;
		padding:0;
	}

	.jr_widgets h2, .jr_widgets .podcast-bodyheader {
		color:#808080;
		font-size: 18px;
		line-height:28px;
		font-family: "ff-meta-serif-web-pro",serif;
		font-style: normal;
		font-weight: 500;
		margin:0;
		padding:0;
	}

	.latest_postcast a, .jr_widgets a {
		font-size: 20px;

		font-weight: 400;
	}

		.latest_postcast a {
			font-size:16px;
			line-height: 8px;
		}

		.latest_postcast p a, .jr_widgets p a {
			font-size: 20px;
			font-weight: 700;
		}

	.latest_postcast img  {
	 	display:inline-block;
		margin: 20px 5px -1px 0;
	}

	.subscribe_itunes img {
		display:inline-block;
		margin: 15px 5px -1px 0;
	}

	.related_articles, .recommended_books_on_prophecy {
		height:auto;
	}

		.related_articles h2 {
			line-height: 22px;
		}

		.related_articles ul li {
			margin-top: 20px;

		}

			.related_articles ul li a {
				font-size: 18px;
				line-height: 20px;
			}


.post-type-archive .other_video_links {
	display:none; /* hide on all archive page */
}
.post-type-archive-video .other_video_links {
	display:block;	/* show only on video archive page */
}

.post-type-archive-video .jr_widgets {

	float:left;

}

.other_video_links {
	height: auto;
	margin-top: 53px;
}

	.other_video_links h1 {
		margin-bottom: 5px;
	}

	.other_video_links ul li {
		font-size: 15px;
		line-height:17px;
		margin: 5px 0 10px 0;
	}

	.other_video_links ul li a {
		display:block;
		font-size: 16px;
		line-height:18px;

	}


.buy_box {
	height: auto;
}
	.buy_box h1 {
		letter-spacing: 1px;
	}

	.buy_box h2 {
		margin-top: 12px;
		line-height: 22px;
		margin-bottom:5px;
		color: #000000;
	}

	.buy_box a.buy_button {
	color: #9d0a0f;
	font-size: 20px;
	line-height: 41px;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
	font-weight: 700 !important;
	}

/* ######################## CONTACT INFORMATION ########################### */

.page-id-68 #content {
	font-family: "franklin-gothic-urw-cond",sans-serif;
}

/* ######################## PODCAST ########################### */

/* hide rss feed if chrome */
.page-id-100.chrome .rss, .page-id-100.chrome .general {
	display:none;
}

/* special RSS message for chrome & other browsers */
.page-id-100 p.chrome, .page-id-100 p.general {
	margin: 5px 0;
}

.page-id-100 p.chrome { /* hide chrome on all */
	display:none;
}

.page-id-100.chrome p.general {  /* hide general on chrome */
	display:none;
}

.page-id-100.chrome p.chrome { /* show chrome on chrome */
	display:block;
}




.page-id-100 .podcast-sublink {
	display:none;
}

.page-id-100 .jr_widgets {
	height: auto;
}

.page-id-100 #content #podcasts {

	margin-top: 20px;
	/*
	background-image:url(http://webminis.tyndale.com/joelrosenberg/files/2013/02/bar-gradient-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	*/
}

/*
.page-id-100 #content #podcasts dl {
	margin-bottom: 25px;
}

	.page-id-100 #content #podcasts dl dt {
		font-size: 20px;
		line-height:22px;
		color: #808080;
	}
*/

.page-id-100 #content #podcasts .table-row {
	margin: 10px 0;
}

.page-id-100 #content #podcasts .podcast-pubDate {
	display: block;
}

.page-id-100 .subscribe_itunes { /* push down side items */
	margin-top: 54px;
}

/* ######################### ABOUT ############################ */

.page-id-111 #content_body .bio, .page-id-379 #content_body .bio {
	/*float:left;*/
	/*width: 460px;*/
	width: 100%;
}

.page-id-111 #content_body .bio p, .page-id-379 #content_body .bio p {
	margin: 1rem 0;
	width: 100%;
}

.page-id-111 #content img, .page-id-379 #content img {
	float:left;
	margin: 5px 20px 5px 0;
}

.page-id-111 #content, .page-id-379 #content {
	float: none;
	/*margin: 5px 20px 0 0;*/
}
.page-id-379 #mid{
	/*float: none !important;*/
}

/* ######################### ENDORSEMENTS ############################ */
.page-id-122 #content {
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-size: 16px;
	line-height: 21px;
}

	.page-id-122 #content h1 {
		margin-bottom: 15px;
	}

	.page-id-122 #content strong {
		font-weight: 700;
	}

	.page-id-122 #content blockquote {
		margin-top: 5px;
		font-size: 24px;
		line-height:30px;
		font-family: "ff-meta-serif-web-pro",serif;
		font-style: italic;
		font-weight: 500;
	}

/* ######################### EZEKIEL ############################ */

.page-id-158 dl {
	background:none;
	margin-top:-20px;
}

	.page-id-158 dl p {
		margin-bottom: 10px;
	}

	.page-id-158 dl blockquote {
		font-style:italic;
		margin: 10px 30px 10px 30px;

	}

	.page-id-158 dd {
		display:none;
		margin: 5px 0 0 20px;
		font-size: 18px;
		line-height:21px;
	}

	.page-id-158 dt {
		font-family: "franklin-gothic-urw-cond",sans-serif;
		margin: 20px 0 0 0;
		color:#9d0a0f;
		font-size: 20px;
		cursor:pointer;
	}


/* ######################### CUSTOM ARCHIVE PAGES ############################ */
dl {
	margin: 20px 0 30px -10px;
	padding: 20px 10px 20px 10px;
	width: 580px;
	background-image:url(/files/2013/02/bar-gradient-bg.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	color: #414141;
}

	dl .time {
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-size: 14px;
		line-height:16px;
		margin-bottom:5px;
		font-weight: 700;
	}

	dl .date {
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-size: 18px;
		line-height:20px;
		font-weight: 700;
	}

	dt {
		font-size: 24px;
		line-height:30px;
	}

	dl a {
		font-size:20px;
	}


/* PAGINATION */

	.navigation {
		margin: 10px 0 20px 0;
	}

		.navigation .prev, .navigation .next {
			display:none;
		}

		.wp-paginate .title { display:none; }


	.wp-paginate .title { display:none; }
	.wp-paginate ul {

	}
	.wp-paginate li a, .wp-paginate li .current {
		color:#9d0a0f;
		padding: 3px 8px 3px 8px;
		font-size:16px;

	}
		.wp-paginate li .current {
		background-color:#595959;
		color:#FFF;
		border: none;
		}



/* ######################### VIDEO ARCHIVE PAGES ############################ */
.post-type-archive-video #content {
	margin-right: 0;
	width: 635px;
}

	.post-type-archive-video #content .video {
		/*
		width: 295px;
		height: 260px;
		*/
		width: 300px;

		display:inline-block;
		vertical-align:top;
		margin: 0 15px 20px 0;
	}

		.post-type-archive-video .videoplayercontainer {
			width: 300px;
			height: 165px;
		}

		.post-type-archive-video .videoplayer.image .videoplaybutton {
			background:url(/files/2013/02/playbutton-small.png) no-repeat center center;;
		}


		.post-type-archive-video #content .video .date {
			margin-top: 10px;
			font-family: "franklin-gothic-urw-cond",sans-serif;
			font-size: 14px;
			line-height:16px;
			margin-bottom:5px;
			font-weight: 700;
		}

		.post-type-archive-video #content .video .title {
			font-size: 18px;
			line-height: 22px;
		}

.post-type-archive-video #sidebar .jet4-content-areas-7, .post-type-archive-video #sidebar .jet4-content-areas-8 {
	display:none; /* hide default archive widgets */
}

/* ######################### PRESS RELEASE LOGIN PAGE ############################ */

.page-id-308 h2 {
	line-height: 22px;
}

.page-id-308 .gform_wrapper form {
	width: 540px;
	overflow:none;
}

.page-id-308 input[type="text"],
.page-id-308 .gform_wrapper .ginput_complex .ginput_left input,
.page-id-308 .gform_wrapper .ginput_complex .ginput_right input,
.page-id-308 .gform_wrapper .ginput_complex .ginput_right select,
.page-id-308 .gform_wrapper .ginput_complex .ginput_full input
{
	width: 220px !important;
	height: 25px;
	padding: 0;
	margin:0;
}

.page-id-308 .gform_wrapper .top_label .gfield_label,
.page-id-308 .gform_wrapper .ginput_complex label,
.page-id-308 .gform_wrapper .ginput_complex label,
.page-id-308 .gform_wrapper .gfield_time_hour label,
.page-id-308 .gform_wrapper .gfield_time_minute label,
.page-id-308 .gform_wrapper .gfield_date_month label,
.page-id-308 .gform_wrapper .gfield_date_day label,
.page-id-308 .gform_wrapper .gfield_date_year label,
.page-id-308 .gform_wrapper .instruction

 {
	font-weight:normal;
	font-size: 20px;
	lineheight: 21px;
	padding:0;
	margin: 10px 0 3px 0;
}

.page-id-308 .gform_wrapper ul li.gfield {
	float:left;
	clear:none;
	margin-right: 20px;
}

.page-id-308 .gform_wrapper .ginput_complex .ginput_left,
.page-id-308 .gform_wrapper .ginput_complex .ginput_right,
.page-id-308 .gform_wrapper .ginput_complex .ginput_full {
	display:inline-block;
	*display:inline;zoom:1; /* for IE */
	margin:0 20px 0 0;
	padding:0;
	width: auto;
	float:left;
}

.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_right input,
.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_left input,
.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full input,
.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full
 {
	width: 220px !important;
	float:none;
	display:block;
	clear:both;
}

.page-id-308 .gf_address_container {
	width: 500px;
}

/* ######################### PRESS RELEASE PAGE ############################ */


/* ######################### PRESS RELEASE IMAGE DOWNLOADS PAGE ############################ */
.page-id-364 #sidebar {
	width: 225px;
}

.page-id-364 #content {
	margin-right: 0;
	width: 690px;
}

	.page-id-364 #content .image_download_container {
		float:left;
		margin: 15px 50px 20px 0;
		height: 325px;
	}

		.page-id-364 #content .image_download_container img {
			display:block;
		}

		.page-id-364 #content .image_download_container a {
			margin: 5px 0 0 0;
			display:block;
		}

/* ######################### BOOKS & DVDS ############################ */
.page-id-372  #content {
	width: 940px;
}

	.page-id-372  #content h1 {
		font-size: 24px;
		line-height:35px;
		margin: 15px 0;
		letter-spacing:1px;
	}


	.page-id-372  #content .product_container {
		display: inline-block;
		*display:inline;zoom:1; /* for IE */
		width: 200px;
		margin: 0 30px 50px 0 ;
		vertical-align:top;
		/*border: thin solid #00C;*/
	}

		.page-id-372  #content .product_container h2 {
			margin: 15px 0 5px 0;
			font-size: 22px;
			line-height:24px;
			font-family: "franklin-gothic-urw-cond",sans-serif;
			/*border: thin solid #0F0;*/
		}

		.page-id-372  #content .product_container img {
			display:block;
			/*border: thin solid #F00;*/
		}

		.page-id-372  #content .product_container a {
			display: block;
			margin-top: 5px;
			font-size: 20px;

			/*border: thin solid #0FF;*/
		}

		.page-id-372  #content .product_container div {
			font-size: 14px;
			line-height:22px;
			color:#414141;
		}

		.page-id-372  #content .section_description div {
			font-size: 18px;
			line-height:22px;

		}


/* ######################### CONFERENCE ############################ */
	.page-id-76 #content img {
		max-width: 100%;
		width: auto;
		height: auto;
	}

/* ######################### PRODUCT DETAIL ############################ */
.page-id-379 #content {

}

.page-id-379 #left {
	float: left;
	width: 335px;
}
	.page-id-379 #left .hero {
		width: 335px;
		display: block;
	}

	.page-id-379 #left ul {
		margin: 25px 0 0 25px;
		padding:0;
	}

		.page-id-379 #left ul li {
			margin: 0 0 15px 0;
			background-image: url(/files/2013/02/red-doc.gif);
			background-repeat: no-repeat;
		}

			.page-id-379 #left ul li a {
				font-weight: 700;
				font-size: 20px;
				padding-left: 25px;
			}



.page-id-379 #mid {
	float: left;
	margin: 0 20px;
	width: 335px;
}

	.page-id-379 #mid h1 {
		font-size: 30px;
		line-height: 32px;
		letter-spacing: 1px;
		padding: 0;
		margin: -5px 0 0 0;
		text-transform:uppercase;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-weight: 700;

	}

	.page-id-379 #mid ul {
		margin: 10px 0 0 0;

	}

		.page-id-379 #mid ul li {
			display:inline-block;
			*display:inline;zoom:1;
			padding: 5px 7px;
		}

			.page-id-379 #mid ul li a {
				color:#000;
			}

			.page-id-379 #mid ul li.current {
				background-color: #d6d7d6;
			}

	.page-id-379 #mid  #annotation {
		margin-top: 10px;
	}

		.page-id-379 #mid  #annotation p {
			margin-bottom: 20px;
		}

.page-id-379 #right {
	float: left;
	width: 220px;
}

	.page-id-379 #right .jr_widgets {
		width: 200px;
	}

		.page-id-379 #right .jr_widgets input[type=text], .page-id-379 #right .jr_widgets select {
			width: 190px;
		}

		.page-id-379 li.menu-item-375 a { color: #9d0a0f !important; }


.page-id-379 .binding_meta {
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-size: 14px;
	line-height:20px;
	margin: 5px 0 5px 0;
}



.single-press_release #content p, .page-id-326 #content p, .page-id-118 #content p { /* paragraph text fix */
	margin-bottom: 20px;
}

.press-room-menu-mobile, #content_book_hero_mobile { display:none; }


#website_footer_container_overall { padding-top: 120px; }


.masspaper-menu-link { display:none !important; }

/* widget page */
.page-id-605 .widget_frame_container {
	background-color:#414244;
	color:#000;
	padding:20px;
}

.page-id-605 #content h1 {
	display:none;
}



























/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {

/* Styles */
/* body { background:none; background-color:#66C; } */ /* purple */


input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], select, textarea {
	width: auto;
	max-width:100%;
}

#banner_bg_img {
	width: auto;
}

#banner {

	height: 170px;
	font-size: 15px;
	width:auto;
	max-width: 90%;
}
	#banner ul {
		display:none;
		float:none;
	}

	#banner #banner_joel_txt {

		margin: 80px 0 0 35px;
		top:0;
		right:0;
		left:0;
		max-width: 75%;

	}

	#banner #banner_nyt_bs {
		top: 30px;
		left: 40px;
		right:0;
		font-size: 12px;
	}

	#banner #banner_joel {
		display:none;
	}

	#banner #social_media_container {
		top:130px;
		left: 40px;
		right:0;
	}

	#banner #text_container {
		float:left;
	}


	/* menu */
	#main_menu_container {
		height:25px;
		margin:0 auto 20px;
		padding:18px 0 17px;
	}

		#menu_centering_container {
		width:auto;
	}

	#main_menu_container #menu-main-menu {
		display:none;
	}

	#main_menu_container #menu_mobile{
		display:block;
		text-align:center;
	}

	#main_menu_container #menu_mobile select {
		width: 75%;
		max-width: 100%;
		margin:auto;
		padding-left:5px;
	}

	.jr_widgets {
		max-width: 50%;
		width: auto;
		height:auto;
		float: left;
		margin: 0 40px 20px 0;
	}

	/* home */
	.home #content_body h1 {
		font-size: 40px;
		line-height:36px;
	}

	.home #content_body h2 {
		margin-top: 10px;
	}

	.home #content_body #content_txt {
		max-width: 50%;
		min-width: 250px;
		margin-right: 10px;
		font-size: 20px;
		line-height: 24px;
	}

	.home #content_body #content_txt .red_button {
		float:none;
	}

	.home #content_body {
		width: 	auto;
		max-width: 100%;
		padding: 0 30px 0 30px;
		margin:auto;
	}



	.home #content_body #content_book_hero {
		display:none;
	}

	.home #content_body #content_book_hero_mobile {
		width: 	auto;
		max-width: 100%;
		float:none;
		display:block;
	}


	/* panels */
	.home #panel_container {
		width: auto;
		max-width:90%;
	}
	.home #panel_blog .panel_blog_title, .home #panel_container #panel_blog .panel_blog_content, #jet4-content-areas-3 table tbody td {
		font-size: 18px;
		line-height: 24px;
	}

	.home #panel_container .widget_jet4-content-areas {
		margin:0 0 20px 0;
		padding:0;
		float:none;
	}

	.home #panel_container #panel_blog
	{
		float:none;
		width: auto;
		max-width:100%;
		height: auto;
		max-height:100%;
		margin-bottom: 20px;
		overflow:hidden;
	}

		.home #panel_container #panel_blog .panel_blog_content {
			height: auto;
			overflow:hidden;
		}

	.home #panel_container #jet4-content-areas-3
	{
		float:none;
		width: auto;
		max-width:100%;
		height: auto;
	}

	.home #panel_container .jet4-content-areas-10 {
		height: auto;
		max-width:100%;
		float:none;
	}


	.home #panel_container .jet4-content-areas-11 {
		height: auto;
		max-width:100%;
		float:none;

	}


	.home .jr_widgets {
		min-width: auto;
		width: auto;
		height: auto;
		max-width:none;
		float:none;
		margin:auto;


	}

	/* video */
	.home #home_video_container {
		margin:0 0 50px 0;
		padding:0;
		float:none;
		width: auto;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		height: 150px;
		float:none;
		width: auto;
		max-width:100%;
		margin-bottom: 20px;
		display:block;
	}

	.home #home_video_container #home_video_player-container {
		width:100% !important;
		margin:0;
		padding:0;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
		font-size: 16px;
		line-height:18px;

	}

	#sidebar {
		margin-top: 30px;
		min-width: 250px;
		float:none;
		max-width: 100%;
		width: auto;
	}

	#content_body {
		width: auto;
		max-width: 100%;
		margin:auto;
		padding: 0 10px 0 10px;
		float:none;
	}

	#content {
		float:none;
		max-width: 100%;
	}

	.page-id-111 #content_body .bio {
		max-width: 100%;
		width: auto;
	}

	dl {
		max-width: 100%
	}

	.page-id-372 #content {
		width: auto;
		max-width:100%;
		margin:auto;
		float:none;
	}
		.page-id-372  #content .product_container {
			width:auto;
			max-width:100%;
		}

	.audioplayer_container { /* hide flash audio player */
		display:none;
	}

	.post-type-archive-video #content, .page-id-364 #content {
		max-width: 100%;
		width: auto;
	}

	.post-type-archive-video #content .video {
		float:none;
		max-width: 100%;
		width: auto;
		height: auto;
		margin-bottom: 30px;
	}

	.post-type-archive-video .videoplayercontainer {

		height: auto;
		max-width: 100%;
	}

	.post-type-archive-video .jr_widgets {
		max-width: 100%;
	}

	.page-id-379 #left {
		/* width: 175px; */

		min-width: 300px;
		max-width: 100%;
		float:none;
		margin:auto;
	}

		.page-id-379 #left .hero {
			/* width: 175px; */
			min-width: 60%;
			max-width:60%;
			float:none;
			margin:auto;
			text-align:center;
		}


		.page-id-379 #left ul {
			margin: 15px 0 0 0;
		}

		.page-id-379 #left ul li a {
			font-size: 14px;
		}

	.page-id-379 #mid {
		/* width: 300px; */
		min-width: 100%;
		max-width: 100%;
		margin: 20px auto 20px auto;
		float:none;
	}

	.page-id-379 #mid ul li { display:block;}

	.page-id-379 #right {
		max-width: 90%;
		min-width: 90%;
		width:auto;
	}

	.page-id-379 #right .buy_box {
		max-width: 90%;
		min-width: 90%;
		width:auto;
		padding: 10px;
	}


	.page-id-100 .subscribe_itunes {
		margin-top: 0;
	}


	.page-id-308 .jr_widgets, .red_button, input.red_button {
		float:none;
	}

	.page-id-308 .jr_widgets {
		max-width: 100%;
	}


	.page-id-308 .gform_wrapper form {
		width: auto;
		max-width: 100%;
		display:block;
		float:none;
	}

	.page-id-308 input[type="text"],
	.page-id-308 .gform_wrapper .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right select,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_full input
	{
		width: auto;
		max-width: 100%;

	}


	.page-id-308 .gform_wrapper .ginput_complex .ginput_left,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_full
	{
		display:block !important;
		float:none;
	}

	.page-id-308 .gform_wrapper.gf_browser_chrome .ginput_complex select, .page-id-308 .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select {
	width: auto !important;
	max-width: 100%;
	}


	.page-id-312 .press-room-menu, .post-type-archive-press_release .press-room-menu, .parent-pageid-308 .press-room-menu { display:none; }
	.page-id-312 .press-room-menu-mobile, .post-type-archive-press_release .press-room-menu-mobile, .parent-pageid-308 .press-room-menu-mobile  {
		display:block;
	}

		.press-room-menu-mobile ul {
			margin: 0 auto 20px auto;
			width: 490px;
			max-width:100%;
		}

			.press-room-menu-mobile ul li {
				display:block;
				margin-right: 15px;

			}

			.press-room-menu-mobile ul li:last-child {
				margin-right: 0px;
			}


	#sthoverbuttons { /* hide share this */
		display:none;
	}

	/* hide find us on these site img, have to do this way since no class/id */
	#website_footer { display:none; }


	.home #content_body h1 span:after {
		content:" ";
	}


}

/* Smartphones (landscape) & iPads (portrait ) ----------- */
@media only screen
and (min-width : 321px)
and (max-width : 768px) {
/* Styles */
/* body { background:none; background-color: #F30; } */ /* red */

input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], select, textarea {
	width: auto;
	max-width: 100%;
}

#banner_bg_img {
	width: auto;
}

#banner {

	height: 170px;
	font-size: 15px;
	width:auto;
	max-width: 90%;
}
	#banner ul {
		display:none;
		float:none;
	}

	#banner #banner_joel_txt {

		margin: 50px 0 0 35px;
		top:0;
		right:0;
		left:0;
		max-width: 85%;

	}

	#banner #banner_nyt_bs {
		top: 30px;
		left: 45px;
		right:0;
	}

	#banner #banner_joel {
		display:none;
	}

	#banner #social_media_container {
		top:130px;
		left: 40px;
		right:0;
	}

	#banner #text_container {
		float:left;
	}


	/* menu */
	#menu_centering_container {
		width:auto;
	}

	#main_menu_container {
		height:25px;
		margin:0 auto 20px;
		padding:18px 0 17px;
	}

	#main_menu_container #menu-main-menu {
		display:none;
	}

	#main_menu_container #menu_mobile{
		display:block;
		text-align:center;
	}

	#main_menu_container #menu_mobile select {
		width: 75%;
		max-width: 100%;
		margin:auto;
		padding-left:5px;
	}

	.jr_widgets {
		max-width: 50%;
		width: auto;
		height:auto;
		float: left;
		margin: 0 40px 20px 0;
	}

	/* home */
	.home #content_body h1 {
		font-size: 40px;
		line-height:36px;
	}

	.home #content_body h2 {
		margin-top: 10px;
	}

	.home #content_body #content_txt {
		max-width: 50%;
		min-width: 275px;
		display:inline-block;
		margin-right: 10px;
		font-size: 20px;
		line-height: 24px;

	}

	.home #content_body #content_txt .red_button {
		float:none;
	}

	.home #content_body {
		width: 	auto;
		max-width: 100%;
		padding: 0 30px 0 30px;
		margin:auto;
	}

	.home #content_body #content_book_hero {
		display:none;
	}

	.home #content_body #content_book_hero_mobile {
		width: 	auto;
		max-width: 40%;
		display:inline-block;
	}

	/* panels */
	.home .jr_widget {
		margin-bottom: 20px;
	}

	.home #panel_container {
		width: auto;
		max-width:90%;
		height: auto;
	}
	.home #panel_blog .panel_blog_title, .home #panel_container #panel_blog .panel_blog_content, #jet4-content-areas-3 table tbody td {
		font-size: 18px;
		line-height: 24px;
	}

	.home #panel_container .widget_jet4-content-areas {
		margin:0 0 20px 0;
		padding:0;
	}

	.home #panel_container #panel_blog
	{

		width: auto;
		max-width:47%;
		margin-right: 6%;
		height: auto;
		overflow:hidden;
		margin-bottom: 10px;
		/*height: 350px !important;*/
		height: 350px;
	}

		.home #panel_container #panel_blog .panel_blog_content {

			overflow:hidden;
		}

	.home #panel_container #jet4-content-areas-3
	{
		width: auto;
		max-width:47%;

	}



	.home #panel_container .jet4-content-areas-10 {

		margin-right: 6%;
		max-width:47%;
	}


	.home #panel_container .jet4-content-areas-11 {

		max-width:47%;
		float:right;

	}

	.latest_postcast {
		padding-bottom: 25px;
	}


	.home .jr_widgets {
		min-width: auto;
		width: auto;

		max-width:none;
		float:none;
		margin:auto;


	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		height: 255px;
	}


	/* video */
	.home #home_video_container {
		width: auto;
		height: auto;
		max-width: 100%;
		padding: 0 30px 0 30px;
	}

	.home #home_video_container #home_video_player-container {
		width:61% !important;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		max-width: 30%
	}

	.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
		font-size: 16px;
		line-height:18px;
	}

	#sidebar {
		margin-top: 30px;
		min-width: 250px;
		float:none;
		max-width: 100%;
		width: auto;
	}

	#content_body {
		width: auto;
		max-width: 100%;
		margin:auto;
		padding: 0 30px 0 30px;
		float:none;
	}

	#content {
		float:none;
		max-width: 100%;
	}

	.page-id-111 #content_body .bio {
		max-width: 100%;
		width: auto;
	}

	dl {
		max-width: 100%
	}



	.audioplayer_container { /* hide flash audio player */
		display:none;
	}

	.post-type-archive-video #content, .page-id-364 #content {
		max-width: 100%;
		width: auto;
	}

	.post-type-archive-video #content .video {
		float:none;
		max-width: 100%;
		width: auto;
		height: auto;
		margin-bottom: 30px;
	}

	.post-type-archive-video .videoplayercontainer {
		width: 600px;
		height: auto;
		max-width: 100%;
	}

	.post-type-archive-video .jr_widgets {
		max-width: 100%;
	}

	.page-id-379 #left {
		/* width: 175px; */

		min-width: 300px;
		max-width: 100%;
		float:none;
		margin:auto;
	}

		.page-id-379 #left .hero {
			/* width: 175px; */
			min-width: 100%;
			max-width:100%;
			float:none;
			margin:auto;
			text-align:center;
		}


		.page-id-379 #left ul {
			margin: 15px 0 0 0;
		}

		.page-id-379 #left ul li a {
			font-size: 14px;
		}

	.page-id-379 #mid {
		/* width: 300px; */
		min-width: 100%;
		max-width: 100%;
		margin: 20px auto 20px auto;
		//float:none;
	}

	.page-id-379 #right {
		max-width: 100%;
		min-width: 300px;
		float:none;
		margin:auto;
	}

	.page-id-379 #right .buy_box {
		min-width: 245px;
	}

	.page-id-100 .subscribe_itunes {
		margin-top: 0;
	}

	#sthoverbuttons { /* hide share this */
		display:none;
	}

	/* hide find us on these site img, have to do this way since no class/id */
	#footer_content .right img { display:none; }

	.page-id-312 .press-room-menu, .post-type-archive-press_release .press-room-menu, .parent-pageid-308 .press-room-menu { display:none; }
	.page-id-312 .press-room-menu-mobile, .post-type-archive-press_release .press-room-menu-mobile, .parent-pageid-308 .press-room-menu-mobile  {
		display:block;
	}

		.press-room-menu-mobile ul {
			margin: 0 auto 20px auto;
			width: 490px;
			max-width:100%;
		}

			.press-room-menu-mobile ul li {
				display:inline-block;
				margin-right: 15px;
				text-align:center;
			}

			.press-room-menu-mobile ul li:last-child {
				margin-right: 0px;
			}


	.page-id-308 .jr_widgets, .red_button, input.red_button {
		float:none;
	}

	.page-id-308 .jr_widgets {
		min-width: 200px;
		max-width: 35%;
	}


	.page-id-308 .gform_wrapper form {
		width: auto;
		max-width: 100%;
		display:block;
		float:none;
	}

	.page-id-308 input[type="text"],
	.page-id-308 .gform_wrapper .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_right select,
	.page-id-308 .gform_wrapper .ginput_complex .ginput_full input
	{
		width: auto !important;
		max-width: 100%;

	}

	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full input,
	.page-id-308 .gform_wrapper .gfield_error .ginput_complex .ginput_full,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_right input,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_left input,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_full input,
	.page-id-308 .gform_wrapper .gf_address_container .ginput_complex .ginput_full

	 {
		width: auto !important;
		max-width: 100%;

	}



	.page-id-308 .gform_wrapper .ginput_complex select, .page-id-308 .gform_wrapper .ginput_complex .ginput_right select {
	width: 160px !important;
	}


	.page-id-308 .gf_address_container {
		width: auto;
		max-width:100%;
	}


	.home #content_body h1 span:after {
		content:" ";
	}



/* homepage widgets */
#panel_blog, #jet4-content-areas-3 {
	display:block;
	float:none !important;
	width: 100% !important;
	max-width: 100% !important;
}

	#panel_blog, #jet4-content-areas-3 table {
		width:100%;
		max-width: 100%;
	}

	#jet4-content-areas-3 table thead td {
		width:1000px !important;
	}



}
@media only screen
and (min-width : 768px)
and (max-width : 900px) {
	#buyModal .modal-dialog {
		max-width: 600px;
		margin: 40px auto 0;
		background:#dbdbdb;
	}
}
@media screen and (max-width: 767px) {
	.mobile-view{
	display:block;
	}
	.navbar-header {
		margin-bottom: 12px;
	}

	.navbar-header .navbar-brand {
		display: none;
	}
	.mobile-view .main-menu .menu li ul {
		margin: -4px 0 0;
	}
	.mobile-view .main-menu .menu li a {
		color: #fff;
		text-transform: uppercase;
		padding-bottom: 10px;
		display: inline-block;
	}
	.mobile-view .main-menu .menu li ul li a {
		text-transform: capitalize;
		margin-left: 18px;
		padding-bottom: 6px;
		display: inline-block;
	}
	.navbar-default .navbar-toggle {
		border-color: #ddd;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		margin-right: 15px;
		padding: 9px 10px;
		margin-top: 8px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		 z-index: 99;
		top: 7px;
	}
	.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #888;
	}

	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
	}
	.collapse {
		display: none;
	}
	.navbar-collapse.in {
    overflow-y: auto;
}
.collapse.in {
    display: block;
}
.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}
	.nav>li {
		position: relative;
		display: block;
	}
	.navbar-default .navbar-nav>li>a {
		color: #777;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 20px;
	}
	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 15px;
	}
	  .offcanvas-stop-scrolling {
    height: 100%;
    overflow: hidden; }
  .navbar-default .navbar-offcanvas {
    background-color: #f8f8f8; }
  .navbar-inverse .navbar-offcanvas {
    background-color: #222; }
  .navbar-offcanvas {
    position: fixed;
    width: 100%;
    max-width: 190px;
    height: 100%;
    left: -190px;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 999;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: all 0.15s ease-in;
	    background: #3e3e3e;
		overflow-x:hidden;
	}
    .navbar-offcanvas.in {
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    .navbar-offcanvas.navbar-offcanvas-fade {
      opacity: 0; }
      .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity: 1; }
    .navbar-offcanvas.offcanvas-transform.in {
      -webkit-transform: translateX(190px);
              transform: translateX(190px); }
    .navbar-offcanvas.offcanvas-position.in {
      left: 0; }
    .navbar-offcanvas.navbar-offcanvas-right {
      left: auto;
      right: -190px; }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        -webkit-transform: translateX(-190px);
                transform: translateX(-190px); }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0; }
    .navbar-offcanvas .dropdown.open .caret {
      border-top: 0;
      border-bottom: 4px solid; }
    .navbar-offcanvas .dropdown-menu {
      position: relative;
      width: 100%;
      border: inherit;
      box-shadow: none;
      transition: height 0.15s ease-in; }
      .navbar-offcanvas .dropdown-menu.shown {
        display: block;
        margin-bottom: 10px; }
		.home #panel_container #jet4-content-areas-3{
			height:380px !important;
		}
.offcanvas-toggle .icon-bar {
  background: #fff;
  transition: all .25s ease-in-out; }

.offcanvas-toggle.is-open .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(5px, 4px);
          transform: rotate(45deg) translate(5px, 4px); }

.offcanvas-toggle.is-open .icon-bar:nth-child(2) {
  opacity: 0; }

	.offcanvas-toggle.is-open .icon-bar:nth-child(3) {
		-webkit-transform: rotate(-45deg) translate(4px, -4px);
      transform: rotate(-45deg) translate(4px, -4px);
	  }
	#main_menu_container{
		display:none;
	}
	.home #content_body{
		margin-top:22px;
	}
	body.open-menu .mb-toprow {
		cursor: pointer;
		position: fixed;
		width: 100%;
	}

	body.open-menu #banner {
		font-size: 15px;
		width: auto;
		max-width: 100%;
		margin: 31px 0 0 0;
		text-align: center;
	}
	body.open-menu #banner #banner_joel {
		display: block;
		max-width: 273px;
		margin: 0 auto;
	}
	body.open-menu .banner-left {
		position: fixed;
		width: 100%;
		top: 50px;
		margin: 0 auto;
		max-width: 100%;
	}
}
@media only screen
and (min-width : 850px)
and (max-width :1000px) {
	.f-container {
		width: 800px;
		margin: 20px auto 0;
	}
	.f-video-container {
		width: 800px;
	}
	.f-video-container .videoplayertabgroup {
		height: 352px;
		width: 245px;
		margin-right: 16px;
	}
	.video-list-tab{
		width: 245px;
	}
	.nav.nav-tabs li a {
    padding: 12px 3px 10px;
    font-size: 18px;
	}
	.f-container .product_container{
		width:220px;
	}
}
@media only screen
and (min-width : 768px)
and (max-width :849px) {
	.f-container {
		width: 750px;
		margin: 20px auto 0;
	}
	.f-video-container {
		width: 750px;
	}
	.f-video-container .videoplayertabgroup {
		height: 352px;
		width: 200px;
		margin-right: 16px;
	}
	.video-list-tab{
		width: 200px;
	}
	.nav.nav-tabs li a {
    padding: 12px 3px 10px;
    font-size: 13px;
	}
	.nav.nav-tabs li.active{
		min-height:47px;
	}
}
@media only screen
and (min-width : 320px)
and (max-width : 767px) {
	#home_video_container .f-video-container .videoplayertabgroup {
		height: auto;
	}
	#website_footer_container_overall {
		padding-top: 50px;
	}
	.f-container {
		width: 90%;
		margin: 20px auto 0;
	}
	.f-video-container {
		width: 90%;
		height: auto;
	}
	.sr-only{
		display: none;
	}
	.f-video-container .videoplayertabgroup{
		height:auto;
		 width: 100%;
	}
	.video-list-tab{
		 width: 100%;
	}
	.nav.nav-tabs li a {
		padding: 12px 6px 10px;
		font-size: 16px;
	}
	.nav.nav-tabs li.active {
		min-height: 47px;
	}
	.videoplayercontainer, .videoplayerwrapper {
		width: 100% !important;
		margin: 20px 0 0 0;
	}
	#buyModal .modal-dialog {
		max-width: 90%;
		margin: 20px auto 0;
		background:#dbdbdb;
	}
	#homeAdvertisement .modal-dialog {
    width: 90%;
    margin: 20px auto 0;
    padding: 0;
}
	.buy-modal h1 {
		font-size: 18px;
		line-height: 23px;
		margin: 15px 0 9px 0;
	}
	.headertop-mobile{
		display:block;
	}

	.mb-toprow {
		background: #595959;
		color: #ffae00;
		text-align: center;
		width: 100%;
		font-size: 14px;
		padding: 5px;
		box-sizing:border-box;
		-webkit-box-sizing: border-box;
	}
	#banner #banner_nyt_bs {
    top: inherit;
     left: inherit;
    right: inherit;
    font-size: 15px;
	}
	.banner-left {
		margin: 0 auto;
		float: none;
		padding-top: 33px;
		max-width: 300px;
		width:100%;
	}
	#banner #banner_joel {
		display: block;
		max-width: 100%;
	}
	.banner-right {
		display: none;
	}
	.banner-right.jsShowform{
		display:block;
	}
	.banner-right-top-row{
		display:none;
	}
	.sign-up_form {
		float: left;
		width: 284px;
		position: absolute;
		top: -122px;
		left: 50%;
		transform: translateX(-50%);
	}
	.mb-toprow{
		cursor:pointer;
	}
	.sign-up_form p {
		width: 80%;
		text-transform: none;
		margin: 0 0 10px;
		font-size: 17px;
		color: #000;
	}
		.headertop-mobile.open-slide {
		height: 170px;
	}
	body div#website_footer_container_overall.thp50th #footer_content .left {
		width: calc(100% - 91px);
		height: auto !important;
	}
	body div#footer_content,body div#website_footer_container{
		width:100%;
	}
	.left div.links {
		width: 100%;
		float: left;
	}
	div#website_footer_container_overall.thp50th .left #website_footer_websites {
		float: none;
		width: 100%;
		height: auto;
		padding-left: 10px;
	}
	div#website_footer_container_overall.thp50th .left #website_footer_copyright {
		float: none;
		width: 100%;
		padding-left: 10px;
		height: auto;
		padding-top: 9px;
	}
	body div#website_footer_container_overall.thp50th #footer_content .right {
		width: 100%;
		height: auto !important;
		margin-bottom: 20px;
	}
	body div#website_footer_container_overall.thp50th{
		width:100%;
		height:auto;
	}
	body div#website_footer_container_overall.thp50th #footer_content .right a img {
		margin: 20px 0 0 10px;
		display: inline-block;
	}
	.twitter-embed__mobile{
		overflow:hidden;
	}
}
@media only screen
and (min-width : 300px)
and (max-width : 420px) {
	div#website_footer_container_overall.thp50th .left #website_footer_copyright{
		margin-bottom:10px;
	}
}


/* iPads (landscape) ----------- */
@media only screen
and (min-width : 769px)
and (max-width : 1150px) {
	/* 1024 */
/* Styles */
/* body { background:none; background-color: #0F0; } */  /* green */

#banner_bg_img {
	width: auto;
}
.banner-left {
	margin: 32px 0 0 0;
}
.sign-up_form p {
    width: 80%;
    text-transform: none;
    margin: 14px 0 10px;
    font-size: 17px;
}
#banner {
	width: 750px;
	height: 170px;
	font-size: 15px;

}
	#banner ul {
		position:relative;
		float:right;
		top:auto;
		left:auto;
		right:auto;
	}

	#banner #banner_joel_txt {
		position:relative;
		float: right;
		width: 425px;
		margin: 60px 0 0 0;
		top:0;
		right:auto;

	}

	#banner #banner_nyt_bs {
		position:relative;
		float: left;
		top:auto;
		left: auto;
		right:auto;
		margin-right: 0;
		margin: 12px 0 0 0;
		font-size: 15px;
	}

	#banner #banner_joel {
		width: 250px;
		bottom: 0;
		left: -10px;

	}

	#banner #social_media_container {
		right: 0;
	}

	#banner #text_container {
		float:right;
		margin: 0 0 0 0;
	}


	/* menu */
	#main_menu_container {
	/* background-color:#d9d9d9; */
	height:25px;
	margin:0 auto 20px;
	/* border:0;
	border-top:2px solid rgb(255,255,255);
	border-bottom:2px solid rgb(42,38,38);
	*/
	padding:18px 0 17px;
	}

	#menu_centering_container {
		width: 775px;
		margin: auto;
	}


	#main_menu_container .menu {
		width:770px;
		height:21px;
		padding:0 0 0 3px;

	}

		#main_menu_container.menu>.menu-item {
			position:relative;

			display:inline-block;
			*display:inline;
			zoom:1;
			vertical-align:top;

			height:21px;

			margin:0 9px 0 0;
			padding:0 9px 0 0;
		}

			#main_menu_container .menu .menu-item a {
				font-size:20px;
				line-height:20px;
			}

			#main_menu_container .menu .current-menu-item>a,
			#main_menu_container .menu .menu-item:hover>a,
			#main_menu_container .menu .current-menu-parent>a {
				color:rgb(157,10,15);
			}

		#main_menu_container .menu>.menu-item>.sub-menu {
			position:absolute;
			top:0;
			left:-18px;

			display:none;

			padding:27px 0 0;
		}
		#main_menu_container .menu>.menu-item:hover>.sub-menu {
			display:block;

			border-bottom:1px solid rgb(204,204,204);
		}
		#main_menu_container .menu>.menu-item>.sub-menu>.menu-item>a {
			display:block;
			background-color:rgb(255,255,255);

			line-height:36px;
			white-space:nowrap;

			border-style:solid;
			border-color:rgb(204,204,204);
			border-width:1px 1px 0;
			padding:0 19px;
		}

		#main_menu_container .menu>.menu-item>.sub-menu>.menu-item:hover>a {
			background-color:rgb(89,89,89);
			color:rgb(255,255,255);
		}

	/* home */
	.home #content_body h1 {
		font-size: 40px;
		line-height:36px;
	}

	.home #content_body h2 {
		margin-top: 10px;
	}

	.home #content_body #content_txt {
		width: 535px;
		margin-right: 10px;
		font-size: 20px;
		line-height: 24px;
	}

	.home #content_body {
		width: 	745px;
		padding: 0 10px 0 10px;
		margin:auto;
	}

	.home #content_body #content_book_hero {
		width: 	200px;
	}

	/* panels */
	.home #panel_container {
		width: 760px;
		padding: 0 10px 0 10px
	}
	.home #panel_blog .panel_blog_title, .home #panel_container #panel_blog .panel_blog_content, #jet4-content-areas-3 table tbody td {
		font-size: 18px;
		line-height: 24px;
	}


	/*.home #panel_container #panel_blog {
		width: 210px;
	}*/

	.home #panel_container #jet4-content-areas-3 {
		width: 210px;
	}

	.jr_widgets {
		width: 230px;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		height: 265px;
	}

	/* video */
	.home #home_video_container {
		width: 730px;
		/*height: 350px;*/
		margin: 10px auto 0 auto;
	}

	.home #home_video_container #home_video_player-container {
		width: 560px;

	}

	.home #home_video_container #home_video_player-videoplayertabgroup {
		width: 150px;
	}

	.home #home_video_container #home_video_player-videoplayertabgroup li.videoplayertab {
		font-size: 16px;
		line-height:18px;
	}

	#sidebar {
		width: auto;
	}

	#content_body {
		width: 780px;
	}

	#content {
		width: 480px;

	}

	dl {
		width: 420px;
	}


	/* product */
	.page-id-372 #content, .page-id-372 #content_body {
		min-width: 690px;
		max-width:100%;
	}


	.audioplayer_container { /* hide flash audio player */
		display:none;
	}

	.post-type-archive-video #content, .page-id-364 #content {
		width: 450px;
	}

	.post-type-archive-video #content .video {
		height: auto;
		margin-bottom: 30px;
	}

	.post-type-archive-video .videoplayercontainer {
		width: 400px;
		height: 250px;
	}

	.page-id-379 #left {
		width: 175px;
	}

		.page-id-379 #left .hero {
			width: 175px;
		}


		.page-id-379 #left ul {
			margin: 15px 0 0 0;
		}

		.page-id-379 #left ul li a {
			font-size: 14px;
		}

	.page-id-379 #mid {
		width: 300px;
	}



	#sthoverbuttons { /* hide share this */
		display:none;
	}

	/* hide find us on these site img, have to do this way since no class/id */
	#footer_content .right img { display:none; }
	#footer_content .right a img { display:block; }


	.home #content_body h1 span:after {
		content:" ";
	}
}


@media only screen and (min-width: 1151px) {

	.home #content_body h1 span {
		display:block;
		margin-left: -27px;
	}

	.home #content_body h1 {
		width: 550px;
	}
}

.twitter-embed__mobile {
	width: 100%;
	float: left;
	border: 1px solid #a0a0a0;
}


.twitter-embed {
	width: 100%;
	float: left;
	border: 1px solid #a0a0a0;
	display: none;
}

@media (min-width: 769px){
	.twitter-embed__mobile {
		display: none;
	}

	.twitter-embed {
		display: inline-block;
		width: 303px !important;
		min-height: 497px;
		margin-top: 10px;
	}
}

@media (min-width: 1150px){
	.twitter-embed {
		width: 280px;
		float: right;
		margin-top: 0;
	}
}

.home #panel_container #panel_blog {
	height:auto;
	min-height:515px;
}

.home #panel_container {
	margin: 5px auto 30px auto;
}

.home #panel_container .widget_jet4-content-areas {
	margin: 0;
}

.home #panel_container #jet4-content-areas-3 {
	width: auto;
	height: auto;
	margin-bottom: 10px;
}

@media (min-width: 769px){
	.home #panel_container #jet4-content-areas-3 {
		width: 320px;
		height: 470px;
	}
}

@media (min-width: 1150px){
	.home #panel_container #jet4-content-areas-3 {
		height: 515px;
	}
}

.latest__podcast--widget {
	/*display: flex;*/
	margin-top: 20px;
	margin-left: 0px;
	width: auto;
	height: auto;
	padding: 30px;
	float: left;
	background-color: #a0a0a0;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-style: normal;
}

@media (min-width: 769px){
	.latest__podcast--widget {
		display: flex;
		margin-top: 0px;
		margin-left: 0px;
		width: 562px;
		height: auto;
		padding: 30px;
		float: left;
		background-color: #a0a0a0;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
	}
}

@media (min-width: 1150px){
	.latest__podcast--widget {
		display: flex;
		margin-top: 20px;
		margin-left: 0px;
		width: 540px;
		height: auto;
		padding: 30px;
		float: left;
		background-color: #a0a0a0;
		font-family: "franklin-gothic-urw-cond",sans-serif;
		font-style: normal;
	}
}

.podcast__widget--intro {
	flex: 1 0 50%;
	margin-bottom: 1.5em;
}

@media (min-width: 769px) {
	.podcast__widget--intro{
		margin-right: 20px;
	}
}

@media (min-width: 1150px) {
	.podcast__widget--intro{
		margin-right: 10px;
	}
}

.podcast__widget--latest {
	flex: 1 0 50%;
}

.podcast__widget--header,
.podcast__widget--subheader {
	color: white;
}

.podcast__widget--header {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.podcast__widget--latest-meta {
	margin-bottom: 1em;
}

.subscribe__link {
	height: 1px;
}

.podcast-bodyheader {
	color: white;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.subscribe__link {
	text-transform: uppercase;
	font-weight: bold;
}

/* colors the home slider dot navigation */
#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_active_0.fa-square,
#wds_container1_0 #wds_container2_0 .fa-square-o.wds_slideshow_dots_deactive_0 {
  color: #292f33;
}

#wds_container1_0 #wds_container2_0 .wds_slideshow_dots_container_0 {
    margin-bottom: 3px;
}


.subscribe_itunes {
	height: auto;
}

/* Hide "Other Video Links" widget on contact page */
.page-id-68 .other_video_links {
	display: none;
}


/* HTML5 Audio Player */

.mejs-controls {
	padding: 0;
}

.mejs-container {
	margin-top: 1rem;
	background: #444;
}
.pull-left{
	float:left !important;
}
body .jcarousel-skin-tango .jcarousel-prev-horizontal,body .jcarousel-skin-tango .jcarousel-next-horizontal{
	background-size: 100% 100%;
	width: 35px;
    height: 51px;
}
body .jcarousel-skin-tango .jcarousel-container{
	margin:0 0 25px !important;
	padding-left:45px !important;
}
.footer {
    background-color: #060c2e;
    color: #fff;
    padding: 40px 24px;
    padding: 2.5rem 1.5rem
}

.footer-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 1fr;
    grid-template-columns:auto 1fr;
    gap: 32px;
    gap: 2rem
}

@media (min-width: 700px) {
    .footer-inner {
        gap: 1rem
    }
}

@media (min-width: 1000px) {
    .footer-inner {
        -ms-grid-columns: auto auto 1fr;
        grid-template-columns:auto auto 1fr;
        -ms-flex-align: center;
        align-items: center
    }
}

.footer-inner .logo {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

@media (min-width: 700px) {
    .footer-inner .logo {
        -ms-grid-row-span: 2;
        -ms-grid-row: 1;
        grid-row: 1 / span 2
    }
}

@media (min-width: 1000px) {
    .footer-inner .logo {
        -ms-grid-row: 1;
        grid-row: 1
    }
}

@media (min-width: 700px) {
    .footer-inner .logo img {
        max-width: 100px
    }
}

.footer-inner .copyright {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1
}

@media (min-width: 700px) {
    .footer-inner .copyright p {
        margin: 0
    }
}

.footer-inner .copyright ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width: 700px) {
    .footer-inner .copyright ul {
        display: -ms-flexbox;
        display: flex
    }
}

.footer-inner .copyright ul li {
    margin: 4px 0;
    margin: .25rem 0
}

@media (min-width: 700px) {
    .footer-inner .copyright ul li {
        margin: 0
    }

    .footer-inner .copyright ul li:after {
        content: "|";
        padding: 0 .5rem
    }

    .footer-inner .copyright ul li:last-child:after {
        content: ""
    }
}

.footer-inner .copyright ul li a {
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 100;
    text-decoration: none
}

.footer-inner .social-links {
    list-style: none;
    margin: 0;
    padding: 0;
    -ms-grid-column-span: all;
    -ms-grid-column: 1;
    grid-column: 1 / span all;
    -ms-grid-row: 2;
    grid-row: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 700px) {
    .footer-inner .social-links {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (min-width: 1000px) {
    .footer-inner .social-links {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 1;
        grid-row: 1;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.footer-inner .social-links li {
    max-width: 45px
}

@media (min-width: 700px) {
    .footer-inner .social-links li {
        margin-right: 1rem
    }
}
.footer-inner .social-links li img {
    width: 100%;
}
.footer-inner .logo img {
    width: 100%;
}
@media screen and (max-width: 767px) {
	body .jcarousel-skin-tango .jcarousel-prev-horizontal,body .jcarousel-skin-tango .jcarousel-next-horizontal{
		display:none !important;;
	}
	body .jcarousel-skin-tango .jcarousel-container{
		padding-left:32px !important;
	}
	.home #panel_container #jet4-content-areas-3,.home #panel_container .widget_jet4-content-areas{
		width:100% !important;
	}
}
@media screen and (min-width:651px) and (max-width: 767px) {
.jcarousel-skin-tango .jcarousel-item-horizontal{
		width:220px !important
	}
}
@media screen and (min-width:551px) and (max-width: 650px) {
.jcarousel-skin-tango .jcarousel-item-horizontal{
		width:180px !important
	}
}
@media screen and (min-width:451px) and (max-width: 550px) {
	.jcarousel-skin-tango .jcarousel-item-horizontal{
		width:150px !important;
	}
}
@media screen and (min-width:370px) and (max-width: 450px) {
	.jcarousel-skin-tango .jcarousel-item-horizontal{
		width:108px !important;
	}
}
@media screen and (min-width:310px) and (max-width: 369px) {
	.jcarousel-skin-tango .jcarousel-item-horizontal{
		width:105px !important;
	}
}
