/**** Global Typography Fixes ****/

.cc_banner-wrapper {
  height: 46px !important;
}

.cc_container {
	background: #2186f7 !important;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	font-family: "open-sans", Arial, Helvetica, Tahoma, sans-serif!important;
	padding: 10px !important;
}

.cc_container p {
	color: #fff !important;
	font-family: "open-sans", Arial, Helvetica, Tahoma, sans-serif !important;
	font-weight: 400 !important;
	font-size: 15px !important;
	letter-spacing: 0.05em;
}

.cc_container .cc_message {
	margin-top: 0.2em !important;
}

.cc_container p a {
	color: #fff !important;
	text-decoration: underline;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	color: #fff !important;
	background-color: #1c1c1c !important;
}

.cc_container .cc_btn {
	padding:5px 0px !important;
	font-size: 0.9em !important;
}

.cc_container .cc_btn:hover {
	color: #fff !important;
}

.boxout p.nn-text {
  font-size: 11px !important;
  line-height: 15px !important;
  font-family: "open-sans", Arial, Helvetica, Tahoma, sans-serif !important;
  padding: 5px;
}

blockquote:after {
  content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;
}

.type-post blockquote,
.type-page blockquote {
  margin-bottom: 40px;
  background-color: #DADADA;
  border: 1px solid #CCC;
  padding: 15px 25px 15px 25px;
}

.type-post blockquote p,
.type-page blockquote p {
  color: #333;
  font-family: "open-sans", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 16px;
  font-style: italic;
}

.type-post blockquote a,
.type-page blockquote a {
  color: #2186f7;
}

hr {
  margin: 1.5em 0;
}

p + hr {
  margin-top: 0;
}

.page #content h1, h1.archive-title {
  font-size: 51px;
  line-height: 46px;
  color: #2186f7;
  letter-spacing: 0px;
}

h1.archive-title {
  margin-bottom: 40px;
}

.page #content h2 {
  font-size: 48px;
  line-height: 36px;
  color: #999;
  border-bottom: dotted 1px #999;
  text-transform: uppercase;
  margin: 40px 0 10px;
}

.page #content h2.slide-title {
  margin: 0;
  text-transform: none;
  border-bottom: 0;
}

.page #content h3 {
  font-size: 21px;
  display: inline-block;
  background-color: #2186f7;
  padding: 2px 10px 2px;
  color: #fff;
  text-shadow: 0 0 5px #2186f7;
}

.page #content h4, .single #content h4 {
  font-family: "open-sans", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #555;
}

.page #content h4.widgettitle {
  font-family: "futura-pt", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.page #content h4.widgettitle a {
  color: #fff;
  text-shadow: none;
}

h3 a {
  color: #fff !important;
  text-decoration: underline !important;
}

.bbp-topic-header h3 a,
.bbp-reply-header h3 a {
	color: #2186f7 !important;
}

.boxout {
  margin: 5px 15px 40px;
  padding: 15px 25px;
  font-family: "open-sans", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 16px;
  color: #48310e;
  background: #f9f2d6;
  border: 1px solid #eada9c;
}

.boxout p {
  font-family: "open-sans", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 16px;
  color: #48310e;
  padding: 0 0 25px;
}

.boxout p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 597px) {

  .single-post #content h1 {
    font-size: 24px;
    line-height: 26px;
  }

}


/**** Global Responsive Fixes ****/

.wp-caption, iframe, object, embed {
  max-width: 100% !important;
  -moz-box-sizing: border-box  !important;
  -webkit-box-sizing: border-box  !important;
  box-sizing: border-box !important;
}

#wrap {
  overflow-x: hidden;
}

@media only screen and (max-width: 597px) {
  #footer-widgets,
  .breadcrumb {
    display: none;
  }

  #sidebar .widget_search .s {
    width: 100px;
  }
}

@media only screen and (max-width: 959px) {

  body {
    position: relative;
  }

  .wp-caption, #content img, iframe, object, embed {
    display: block;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }

  .wp-caption {
    margin-bottom: 20px;
  }

  #sidebar .widget_search {
    position: absolute;
    top: 3px;
    right: 10px;
    border: 0 !important;
  }

  #sidebar .widget_search .widget-wrap {
    padding: 0;
    background: transparent;
    border: 0;
  }

  #sidebar .widget_display_topics {
    display: none;
  }

}

@media only screen and (max-width: 960px) {
  #content {
    width: auto;
    max-width: 100%;
    padding: 5%;
  }

  .home-top {
    display: none;
  }
}


/**** Header ****/

#header {
  height: auto;
}

#header .wrap {
  padding-top: 23px;
}

#header .wrap:after {
  content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;
}

#header .widget-area {
  margin: 0 20px 20px 0;
}

.header-image #title-area,
.header-image #title {
  height: auto;
  width: auto;
  text-indent: inherit;
  overflow: auto;
}

.header-image #title {
  float: none;
}

@media only screen and (max-width: 820px) {
  #header #title-area, .header-image #title a, #header .widget-area {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}

/*** header wrap ***/

#wrap {
  background: linear-gradient(to bottom, #252a30 0%, #252b31 100%);
}

/**** Logo ****/

.header-image #title a {
  background: url('../images/dj-logo.png') no-repeat transparent;
  background-size: contain;
  width: 330px;
  height: 80px;
  margin-top: -10px;
  float: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale')";
}
@media (max-width: 400px) {
  .header-image #title a {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.magazine-landing-new #header .wrap,
.magazine-landing-small #header .wrap {
   padding-top: 18px;
}


/**** Responsive Menu ****/

.genesis-mobile-menu, #menu-main-menu, #nav {
  display: none;
}

.slicknav_btn {
  float: left;
}

.slicknav_btn .slicknav_menutxt {
  font-family: "futura-pt", Arial, Helvetica, Tahoma, sans-serif;
  font-size: 1.15em;
  letter-spacing: .1em;
  line-height: 1.05em;
  text-shadow: none;
}

.slicknav_btn.slicknav_open {
  background: #2186f7;
}

.slicknav_nav {
  padding-top: 15px;
}

.slicknav_nav > li > a {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #fff;
}

.slicknav_nav a:hover {
  text-decoration: none;
  color: #4c4c4c;
}

.slicknav_nav a:visited {
  color: #fff;
}

.slicknav_nav.current-menu-item a,
.slicknav_nav.current-menu-parent a {
  font-weight: bold;
}

.slicknav_nav .sub-menu {
  margin-bottom: 15px;
}

.page-template-page_landing .slicknav_menu {
  display: none;
}

@media only screen and (min-width: 960px) {

  .slicknav_menu {
    display: none;
  }

  #menu-main-menu, #nav {
    display: block;
  }

}


/**** Homepage ****/

.home-bottom img {
  max-width: 145px;
}

@media only screen and (max-width: 960px) {
  .home-top {
    display: none;
  }

  .home-left, .home-right {
    float: left;
    width: 48%;
  }

  .home-left {
    margin-right: 4%;
  }
}

@media only screen and (max-width: 597px) {
  .home-left, .home-right {
    float: none;
    width: auto;
  }

  .home-left {
    margin: 0 0 40px 0;
  }
}



/**** Internal Pages ****/

.entry-content img.no-border {
  padding: 0;
  background: transparent;
  border: 0;
}



/**** Sidebar ****/

.sidebar .widget-wrap.no-padding { padding: 0; }


/**** Posts ****/

.ta_rating_container_wide {
  margin-bottom: 1.3em;
}

#ta_rating_light .left, #ta_rating_wide .left, #ta_shortcode .left {
  float: left !important;
}

.nrelate_toon .nr_panel {
  display: block !important;
  float: left !important;
  width: 22% !important;
  height: auto !important;
  min-height: auto !important;
  overflow: hidden !important;
  margin-left: 4% !important;
  padding: 0 !important;
}

.nrelate_toon .nr_panel .nr_img {
  width: 100% !important;
  height: auto !important;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.nrelate_toon .nr_panel:first-child {
  margin-left: 0 !important;
}

.nrelate_toon .nr_panel .nr_text {
  top: auto !important;
  bottom: 0;
  float: none !important;
  width: 90% !important;
  height: auto !important;
  overflow: hidden;
  margin: 0 !important;
  padding: 5% !important;
  text-align: center !important;
  font-weight: bold !important;
  line-height: 1.4em !important;
  background: #000;
  opacity: .80;
  filter: alpha(opacity=80);
}

.nrelate_toon .nr_panel .nr_text * {
  height: auto !important;
}

.ta_shortcode_container {
  border: 1px solid #E0E0E0;
  border-radius: 3px 3px 3px 3px;
  font-size: 14px;
  line-height: 20px;
  width: 99%;
  padding: 0;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

#ta_shortcode {
  clear: both;
  padding: 10px;
  margin: auto;
  background: none repeat scroll 0 0 #F6F6F6;
  border: 2px solid white;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  overflow: hidden;
}

.page #content #infinite h2 {
  margin: 0 0 5px 0;
  text-transform: none;
  font-size: 26px;
  border-bottom: 0;
}

#post-bottom,
#comment-bottom {
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  margin: 1em 0;
}

#post-bottom .wrap,
#comment-bottom .wrap {
  background: none;
  box-shadow: none;
  width: auto;
  margin: 0;
  background: none repeat scroll 0 0 #F6F6F6;
  border: 2px solid #FFFFFF;
  border-radius: 3px;
  padding: 1em;
}

#post-bottom .widget-area,
#comment-bottom .widget-area {
  width: 250px;
}

#post-bottom .post-bottom-1,
#comment-bottom .comment-bottom-1 {
  float: left;
}

#post-bottom .post-bottom-2,
#comment-bottom .comment-bottom-2 {
  float: right;
}
#post-bottom .widget-area .ad-zone,
#comment-bottom .widget-area .ad-zone {
  margin-bottom: 0;
}


/**** Comments ****/
.bbp-body .sidebar-widget,
.comment-list .sidebar-widget {
  padding: 0;
  margin: 0;
}

.bbp-body .sidebar-widget .widget-wrap .ad-zone,
.bbp-body .sidebar-widget .widget-wrap .dfp_ad_pos,
.comment-list .sidebar-widget .widget-wrap .ad-zone,
.comment-list .sidebar-widget .widget-wrap .dfp_ad_pos {
  margin: 20px auto;
}

.entry-content .dfp_ad_pos {
	margin-bottom: 20px;
}

@media only screen and (max-width: 960px) {
	#nav li.right {
		display: block !important;
		margin-top: 5px;
	}
}
/* site wide h1 update */
.single-post #content h1 {
  line-height: 46px;
}
@media only screen and (max-width: 597px) {
  .single-post #content h1 {
    line-height: 36px;
  }
  #ta_rating_light .left, #ta_rating_wide .left, #ta_shortcode .left {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto 20px auto !important;
  }

  #post-bottom .widget-area,
  #comment-bottom .widget-area {
    float: none;
    margin: 0 auto 1em auto;
  }

  #post-bottom .wrap,
  #comment-bottom .wrap {
    padding-bottom: 0;
  }

  .nrelate_toon .nr_panel {
    display: block !important;
    float: left !important;
    width: 48% !important;
    height: auto !important;
    overflow: hidden !important;
    margin-left: 4% !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
  }

  .nrelate_toon .nr_panel:nth-child(odd) {
    margin-left: 0 !important;
  }

  .single-post #content h1 {
    font-size: 30px;
    line-height: 32px;
  }

  .single-post #content h2 {
    font-size: 24px;
  }

}

@media only screen and (max-width: 320px) {

  .nrelate_toon .nr_panel {
    display: block !important;
    float: none !important;
    width: 100% !important;
    height: auto !important;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
  }

}


/**** Takeover ****/

#takeover {
  display: none;
}

#takeover .takeover-left a,
#takeover .takeover-right a {
  font-size: 0;
  line-height: 0;
}

#takeover .wrap {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#takeover .takeover-left .widget-wrap > div  {
  position: absolute;
  left: -465px;
}
/*
#takeover .takeover-left .widget-wrap > div  {
  position: absolute;
  left: -540px;
}
*/
#takeover .takeover-right .widget-wrap > div  {
  position: absolute;
  right: -465px;
}
/*
#takeover .takeover-right .widget-wrap > div  {
  position: absolute;
  right: -540px;
}
*/

/*
#takeover, #takeover + #inner {
	background: #E9E9E9;
}
*/

#takeover, #takeover + #inner {
	background: #080808;
}
#inner {
  background-color: #e9e9e9 !important;
}
#takeover + #inner > .wrap {
  background: url("../images/inner.png") repeat-x #000;
  margin-top: 0;
  padding-top: 20px;
}
.page-template-page_ddjt_course #inner {
  background-image: none;
}
.page-template-page_ddjt_course #inner .wrap {
  background: url("../images/inner.png") repeat-x;
  margin-top: 0;
  padding-top: 20px;
}
#inner #content-sidebar-wrap {
  background-color: #fff;
}
#takeover + #inner #content-sidebar-wrap {
  background-color: #fff;
}

@media only screen and (min-width: 960px) {

  #takeover {
    display: block;
  }

}


/**** Forums ****/

.bbpress #content {
  position: relative;
  padding-top: 80px;
}

.bbpress .bbp-breadcrumb {
  position: absolute;
  top: 20px;
  margin: 0 0 30px;
  padding: 5px 10px;
  line-height: 20px;
  font-size: 12px;
  background: #f5f5f5;
  border: none;
}

.bbpress .bbp-breadcrumb p {
  margin-bottom: 0 !important;
  padding-bottom: 0;
  font-size: 12px;
}

.bbpress .bbp-search-form {
  position: absolute;
  top: 20px;
  right: 25px;
  float: none;
  padding: 20px;
  background: #222;
}

.bbpress .bbp-search-form input[type="text"] {
  padding: 6px;
}

.bbpress #content h2.entry-title, .bbpress #content h2.entry-title a, .bbpress #content h1.entry-title, .bbpress #content h1.entry-title a {
  font-size: 51px;
  line-height: 46px;
  color: #2186f7;
}

.bbpress #content h2.entry-title {
  letter-spacing: -1px;
}

.bbpress #bbpress-forums li.bbp-header {
  background: #e9e9e9;
}

.bbpress #bbpress-forums li.bbp-body ul.forum, .bbpress #bbpress-forums li.bbp-body ul.topic {
  border: 0;
}

.bbpress #bbpress-forums li.bbp-body ul.forum.even, .bbpress #bbpress-forums li.bbp-body ul.topic.even {
  background: #f5f5f5;
}

.bbpress .infinite-wrap, .bbpress .infinite-loader {
  display: none;
}

.bbpress .wp-editor-wrap input[type="button"] {
  background: #fff;
  border: 1px solid #222;
}

.bbpress .wp-editor-wrap input[type="button"]:hover {
  color: #888;
  border-color: #888;
}

div.bbp-template-notice a,
div.bbp-template-notice a:hover,
div.bbp-template-notice a:visited {
  color: #2186f7;
}

#bbpress-forums .status-closed,
#bbpress-forums .status-closed a {
  color: #333;
}

#bbpress-forums .status-closed a.bbp-topic-permalink,
#bbpress-forums .status-close a.bbp-topic-permalink {
  color: #2186f7;
}

@media only screen and (max-width: 597px) {

  .bbpress .bbp-search-form {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    position: static;
    width: 100%;
    margin: 30px 0;
  }

  .bbpress #content h1.entry-title {
    font-size: 30px;
    line-height: 32px;
  }

  .bbpress #content h2.entry-title {
    font-size: 24px;
  }

  #bbpress-forums .bbp-header .forum-titles .bbp-forum-topic-count,
  #bbpress-forums .bbp-header .forum-titles .bbp-forum-reply-count,
  #bbpress-forums .bbp-header .forum-titles .bbp-topic-voice-count,
  #bbpress-forums .bbp-header .forum-titles .bbp-topic-reply-count,
  #bbpress-forums .bbp-body .bbp-forum-topic-count,
  #bbpress-forums .bbp-body .bbp-forum-reply-count,
  #bbpress-forums .bbp-body .bbp-topic-voice-count,
  #bbpress-forums .bbp-body .bbp-topic-reply-count {
    display: none;
  }

  #bbpress-forums .bbp-header .forum-titles .bbp-forum-info,
  #bbpress-forums .bbp-header .forum-titles .bbp-topic-title,
  #bbpress-forums .bbp-body .bbp-forum-info,
  #bbpress-forums .bbp-body .bbp-topic-title {
    width: 60%;
  }

  #bbpress-forums .bbp-header .forum-titles .bbp-forum-freshness,
  #bbpress-forums .bbp-header .forum-titles .bbp-topic-freshness,
  #bbpress-forums .bbp-body .bbp-forum-freshness,
  #bbpress-forums .bbp-body .bbp-topic-freshness {
    width: 30%;
    margin-left: 5%;
  }

  .bbp-topics-front ul.super-sticky,
  .bbp-topics ul.super-sticky,
  .bbp-topics ul.sticky,
  .bbp-forum-content ul.sticky {
    border-top: 1px solid #ececc1 !important;
  }

}

@media only screen and (max-width: 959px) {
  #bbpress-forums p.bbp-topic-meta img.avatar,
  #bbpress-forums ul.bbp-reply-revision-log img.avatar,
  #bbpress-forums ul.bbp-topic-revision-log img.avatar,
  #bbpress-forums div.bbp-template-notice img.avatar,
  #bbpress-forums .widget_display_topics img.avatar,
  #bbpress-forums .widget_display_replies img.avatar {
    display: inline;
  }
}


/**** Widgets ****/

#enews-ext-2 .widget-wrap, #enews-ext-4 .widget-wrap {
  height: 232px;
  overflow: hidden;
  padding-top: 27px;
  padding-bottom: 10px;
}

#enews-ext-2 .enews p,
#enews-ext-4 .enews p {
  margin-bottom: 1.25em;
}

#enews-ext-2 .enews p:last-child,
#enews-ext-4 .enews p:last-child {
  text-align: right;
}

#enews-ext-2 .enews a.button,
#enews-ext-4 .enews a.button {
  padding: 6px 12px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: "futura-pt", Arial, Helvetica, Tahoma, sans-serif;
  color: #fff;
  text-shadow: 0px -1px 0px rgba(000,000,000,1), 0px 1px 0px rgba(255,255,255,0.6);
  background: -moz-linear-gradient( top, #2186f7 0%, #2186f7);
  background: -webkit-gradient( linear, left top, left bottom, from(#2186f7), to(#2186f7));
  border: 1px solid #2186f7;
  -moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,0.7);
  -webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,0.7);
  box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,0.7);
}

#enews-ext-2 .enews a.button:hover,
#enews-ext-4 .enews a.button:hover {
  text-decoration: none;
  background: url('../images/red/button.png') 0 -25px;
  border: 1px solid #2186f7;
}

.footer-widgets .enews-widget #subbox, .footer-widgets .enews-widget #subbox1 {
  float: left;
  width: 97%;
}

.footer-widgets .enews-widget p {
  font-size: 14px;
}

.footer-widgets .enews-widget p:last-child {
  font-size: 12px;
  color: #666;
}

@media only screen and (max-width: 320px) {

  .footer-widgets .enews-widget #subbox, .footer-widgets .enews-widget #subbox1 {
    float: none;
    width: 93%;
    margin-left: 1%;
  }

}


/**** Ads ****/

#content .ad-zone {
  margin-bottom: 20px;
}

#dfp-ad-widget-3 .widget-wrap {
	padding:0px !important;
}

.mobile-homepage-ad {
  margin-bottom: 30px;
}

@media only screen and (min-width: 468px) and (max-width: 511px) {

  /*
  #content .post,
  #comments {
    margin-left: -22px;
    margin-right: -22px;
  }

  #content .post .entry-title,
  #content .post .post-info,
  #content .post .post-meta,
  #content .post .post-bottom,
  #content .post .entry-content > *:not(.ad-zone-468),
  .single-post #content #comments > h3,
  #comments .comment-list .depth-1 {
    margin-left: 22px;
    margin-right: 22px;
  }
  */

  #content .ad-zone-468 {
    margin-left: auto;
    margin-right: auto;
  }

}

@media only screen and (max-width: 467px) {
  .ad-zone-468 {
    display: none !important;
  }
}

@media only screen and (max-width: 597px) {
  #post-bottom .widget-area,
  #comment-bottom .widget-area {
    width: auto !important;
  }

  #post-bottom .widget-area:last-of-type,
  #comment-bottom .widget-area:last-of-type {
    display: none;
  }
}

@media only screen and (max-width: 820px) {
  .header-widget-area {
    display: none;
  }
}

@media only screen and (max-width: 959px) {
  #ad_pos_ddjt_top_right,
  #ad_pos_ddjt_all_btf_smallrectangle_250x125,
  #sidebar .dfp-ad-widget-class,
  #sidebar .widget.hide-on-mobile {
    display: none;
  }

  #post-bottom .widget-area,
  #comment-bottom .widget-area {
    width: 50%;
  }

  #post-bottom .ad-zone {
    margin-left: auto;
    margin-right: auto;
  }
}


/**** Footer ****/
#footer-mobile-fixed {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 200;
  display: block;
}

#footer-mobile-fixed .acm_ad_zones {
  display: none;
}

#footer-mobile-fixed .acm_ad_zones .widget-wrap > div {
  margin: 0 auto;
  height: auto !important;
  position: relative;
}

#footer-mobile-fixed .acm_ad_zones .widget-wrap > div .close {
  position: absolute;
  top: 5px;
  right: -29px;
  overflow: hidden;
  text-indent: -9999px;
  white-space: nowrap;
  background: url('../images/close.png') no-repeat transparent;
  background-size: cover;
  width: 24px;
  height: 24px;
}

/*
 * Takeover
 */
#takeover-main-ad {
  color: rgba(255, 255, 255, 0.7);
  font-family: sans-serif;
  font-size: 1em;
  letter-spacing: 0.2em;
  min-height: 180px;
  position: relative;
}

#takeover-main-ad a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  font-weight: bold;
}

#takeover-main-ad a:hover {
  color: rgba(255, 255, 255, 0.9);
}

#takeover-main-ad .main-panel,
#takeover-main-ad .expanded-panel,
#takeover-main-ad .collapsed-panel {
  width: 960px;
}

#takeover-main-ad .main-panel,
#takeover-main-ad .expanded-panel {
  top: 0;
  left: 0;
  position: absolute;
}

#takeover-main-ad .expanded-panel {
  height: 540px;
}

#takeover-main-ad .collapsed-panel {
  height: 180px;
  z-index: 100;
  cursor: pointer;
  position: static;
}

#takeover-main-ad .expanded-panel {
  opacity: 0;
  display: none;
  z-index: 1000;
}

#takeover-main-ad .expand-button,
#takeover-main-ad .collapse-button {
  display: block;
  position: absolute;
  width: 70px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  background-color: rgba(29, 95, 217, 0.7);
  text-align: center;
}

#takeover-main-ad .collapse-button {
  right: 0;
  top: -8px;
  z-index: 20;
}

#takeover-main-ad .expand-button {
  bottom: 10px;
  left: 10px;
  z-index: 110;
}

#takeover-main-ad .bg-exit {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  cursor: pointer;
  opacity: 0;
  z-index: 10;
  display: block;
}

#takeover-main-ad .video-controls {
   position: absolute;
   width: 100%;
   height: 20px;
   bottom: 10px;
   left: 20px;
   z-index: 20;
}

#takeover-main-ad .video-controls a {
  position: absolute;
}

#takeover-main-ad .play-btn {
   left: 0;
}

#takeover-main-ad .pause-btn {
   left: 0;
   display: none;
}

#takeover-main-ad .mute-btn {
   left: 90px;
}

#takeover-main-ad .unmute-btn {
   left: 90px;
   display: none;
}

#takeover-main-ad .stop-btn {
   left: 180px;
}

#takeover-main-ad .replay-btn {
   left: 180px;
   display: none;
}


@media only screen and (min-width: 728px) and (max-width: 780px) {

  #footer-mobile-fixed .acm_ad_zones .widget-wrap > div .close {
    right: 5px;
  }

}

@media only screen and (max-width: 373px) {

  #footer-mobile-fixed .acm_ad_zones .widget-wrap > div .close {
    right: 5px;
  }

}

@media only screen and (max-width: 597px) {

  #footer-top-widgets .footer-top-widgets-1, .footer-top-widgets-2 {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }

  #footer-top-widgets .videosidebar {
  	position: relative;
  	padding-bottom: 56.25%; /* 16:9 */
  	height: 0;
  }

  #footer-top-widgets .videosidebar iframe, #footer-top-widgets .videosidebar object, #footer-top-widgets .videosidebar embed {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  }

  #footer-top-widgets .enews-widget h4 {
    font-size: 36px;
  }

  #footer-top-widgets .enews-widget input[type="submit"] {
    font-size: 22px;
  }

  #footer-widgets .widget-area {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
  }

}


/**** Landing Page ****/

.page-template-page_landing-php #header {
  width: 100%;
  height: auto;
  min-height: 0;
  margin-bottom: 30px;
  background: #525357;
}

.page-template-page_landing-php #header > .wrap {
  margin: 0;
  padding: 0 0 8px 0;
  background: transparent;
}


/**** DJ Courses Template ****/

.page-template-page_ddjt_course-php .breadcrumb {
  display: none;
}

.page.page-template-page_ddjt_course-php #content .widget h2 {
  margin: 0;
  text-transform: none;
  font-size: 26px;
  color: #555;
  border-bottom: 0;
}


/**** Buyer's Guide Review Template ****/

.single-buyers_guide_review #content header {
  margin-bottom: 30px;
}

.single-buyers_guide_review #content header .entry-title {
  margin-bottom: 15px;
  font-size: 56px;
  line-height: 40px;
  color: #2186f7;
}

.single-buyers_guide_review #content header .price label,
.single-buyers_guide_review #content header .rating label {
  font-style: italic;
}

.single-buyers_guide_review #content header .rating .rating span {
  display: none;
}

.single-buyers_guide_review #content header .rating .rating span:nth-child(1),
.single-buyers_guide_review #content header .rating .rating span:nth-child(2),
.single-buyers_guide_review #content header .rating .rating span:nth-child(3),
.single-buyers_guide_review #content header .rating .rating span:nth-child(4),
.single-buyers_guide_review #content header .rating .rating span:nth-child(5) {
  display: inline;
}

.single-buyers_guide_review #content header .price a:after {
  content: ' /';
  color: #333;
}

.single-buyers_guide_review #content header .price a:last-of-type:after {
  display: none;
}

.single-buyers_guide_review #content #product-info {
  float: right;
  width: 45%;
  margin-left: 10%;
  margin-bottom: 30px;
  font-size: 12px;
}

.single-buyers_guide_review #content #product-info ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.single-buyers_guide_review #content #product-info ul label {
  font-weight: bold;
}

/*
.single-buyers_guide_review #content #product-info ul li:after {
  content: ';';
}

.single-buyers_guide_review #content #product-info ul li:last-child:after {
  display: none;
}
*/

.single-buyers_guide_review #content .body {
  float: left;
  width: 45%;
}

.single-buyers_guide_review #content figure {
  margin: 0 0 40px 0;
  padding: 10px;
  text-align: left;
  background-color: #f5f5f5;
}

.single-buyers_guide_review #content figure img {
  display: block;
  margin-bottom: 15px;
}

.single-buyers_guide_review #content figure figcaption {
  font-size: 11px;
  line-height: 15px;
}

.single-buyers_guide_review #content .they-say,
.single-buyers_guide_review #content .we-say {
  margin-bottom: 30px;
}

.single-buyers_guide_review #content .they-say label,
.single-buyers_guide_review #content .we-say label {
  font-style: italic;
}

.single-buyers_guide_review #content .they-say p,
.single-buyers_guide_review #content .we-say p {
  display: inline;
  margin: 0;
}

.single-buyers_guide_review #content footer {
  clear: both;
  margin-bottom: 50px;
}

.single-buyers_guide_review #content footer label {
  font-style: italic;
}

.single-buyers_guide_review #content footer .purchase a:after {
  content: ' /';
  color: #333;
}

.single-buyers_guide_review #content footer .purchase a:last-of-type:after {
  display: none;
}

nav.buyers-guide-nav {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}

nav.buyers-guide-nav h2 {
  margin: 0 0 1em 0 !important;
  text-align: center !important;
  font-size: 30px !important;
}

nav.buyers-guide-nav table td {
  vertical-align: top;
  padding-bottom: 20px;
}

nav.buyers-guide-nav table td:last-child {
  padding-left: 20px;
  font-size: 12px;
}

nav.buyers-guide-nav a {
  display: inline-block;
  text-decoration: underline;
  margin-right: 20px;
  white-space: nowrap;
}

@media only screen and (max-width: 597px) {
  .single-buyers_guide_review #content .body,
  .single-buyers_guide_review #content #product-info {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  nav.buyers-guide-nav table td {
    display: block;
  }

  nav.buyers-guide-nav table td:first-child {
    text-align: center;
  }

  nav.buyers-guide-nav table td:last-child {
    padding-left: 0;
  }
}



/**** Plugin CSS Overrides ****/

div.sharedaddy div.sd-block {
  border-top: 1px solid #DDD;
  border-top: 1px solid rgba(0, 0, 0, 0.13);
  padding: 10px 0 5px;
  margin: 0;
  width: 100% !important;
}

div.sharedaddy h3.sd-title:before {
  display: none !important;
}

div.sharedaddy h3, #content div.sharedaddy h3, #main div.sharedaddy h3, #primary div.sharedaddy h3 {
  font-size: 12px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 3px 0;
  padding: 0;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1;
  font-weight: bold;
  width: 15.625%;
  float: left;
  position: static;
  background: none;
  border: none;
}

/***** After Post Box *****/
.boxout.after-post {
	margin: 0px 0 20px;
	padding: 25px;
}

.boxout.after-post .infusion-field {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	width: 48%;
}

.textwidget .boxout.after-post .infusion-field  input[type=text] {
	width: 100% !important;
}

/*----- Unified Login Styles -----*/

.boxout.after-post .infusion-submit {
	display: inline-block;
	width: 47%;
}

.boxout.after-post input[type="submit"] {
	font-size: 16px;
	width: 60%;
	margin-top: 10px;
	padding: 8px 0 6px;
	background: #c5c5c5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #bababa;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5), inset 0px 0px 2px rgba(255,255,255,0.7);
	clear: both;
	color: #000;
	font-weight: 500;
	letter-spacing: .03em;
}
@media (max-width: 767px) {
  .boxout.after-post .infusion-field {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 70%;
  }

  .textwidget .boxout.after-post .infusion-field  input[type=text] {
    width: 100% !important;
  }

  /*----- Unified Login Styles -----*/

  .boxout.after-post .infusion-submit {
    display: inline-block;
    width: 30%;
  }

  .boxout.after-post input[type="submit"] {
    width: 100%;
  }
}

@media (max-width: 545px) {
  .boxout.after-post .infusion-field {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    width: 100%;
  }

  .textwidget .boxout.after-post .infusion-field  input[type=text] {
    width: 100% !important;
  }

  /*----- Unified Login Styles -----*/

  .boxout.after-post .infusion-submit {
    display: inline-block;
    width: 100%;
  }

  .boxout.after-post input[type="submit"] {
    width: 100%;
  }
}

.infusion-field-input-container {
	width: 97.5%;
	color: #333;
	padding: 7px 6px 4px;
	font-size: 18px;
	min-height: 20px;
}

.infusion-field-input-container::-webkit-input-placeholder {
	color: #333;
	font-size: 15px;
}

.infusion-field-input-container:-moz-placeholder { /* Firefox 18- */
	color: #333;
	font-size: 15px;
}

.infusion-field-input-container::-moz-placeholder {  /* Firefox 19+ */
	color: #333;
	font-size: 15px;
}

.infusion-field-input-container:-ms-input-placeholder {
	color: #333;
	font-size: 15px;
}

.comment-login-signup .infusion-field {
	margin-right: 20px;
	width: 100%;
	margin-bottom: 10px;
}

.comment-login-signup .infusion-field-input-container {
	width: 97.5%;
	color: #333;
	padding: 7px 6px 4px;
	font-size: 18px;
	min-height: 20px;
	width: 50%;
	margin-right: 5px;
}

.comment-login-signup .infusion-submit {
	width: 47%;
}

.comment-login {
	padding-bottom: 10px;
}

.sign-up-form .infusion-field {
	margin-right: 20px;
	width: 100%;
	margin-bottom: 10px;
}

.sign-up-form .infusion-field-input-container {
	width: 97.5%;
	color: #333;
	padding: 7px 6px 4px;
	font-size: 18px;
	min-height: 20px;
	width: 50%;
	margin-right: 5px;
}

.sign-up-form .infusion-submit {
	width: 47%;
}


.sign-up-form .infusion-submit input[type="submit"] {
	padding: 10px;
	font-size: 15px;
}
#bbpress-forums #bbp-your-profile input[type="submit"] {
	background: url(../images/red/button.png) 0 0 !important;
	border: 1px solid #2186f7 !important;
	width: 150px !important;
	float:right;
	margin-right: 100px !important;
	padding: 10px;
	font-size: 15px;
}

#bbpress-forums #bbp-your-profile h4.update-profile {
	font-size: 22px;
	margin-left: 180px;
}

.magazine-landing-small .breadcrumb { display: none !important; }

a.no-link {
	font-size: 12px;
	text-decoration: underline;
}

#nav li.right a {
	padding:0px !important;
}

.post-2116191 td {
	display: block;
}

.post-2116191 input {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	width: 326px;
}

.post-2116191 .submit {
	margin-left: 240px;
}

.post-2116191 .entry-content p {
	padding: 0px;
}

#changepasswordform input {
	width: 335px;
}

#changepasswordform .submit input, .post-2116191 .submit input {
	width: auto;
}

/*---- 404 Styles ----*/
.error404 .entry {
  display: none;
}

.error404 h1.entry-title {
  font-size: 51px;
  line-height: 46px;
  color: #2186f7;
  letter-spacing: 0px;
  margin-bottom: 10px;
}

.error404 p, .error404 {
  font-size: 16px;
}

.error404 .i4w_excerpt_text + hr, .error404 p.i4w_excerpt_text {
  display:none !important;
}

#acm_ad_zones-21 .widget-wrap {
  padding: 0px;
}

/* Post Views Count Styles */

.post-views {
  display: none;
}

/*---- Mobile Optin Styles ----*/

@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
	#om-r12zcmhj3n-lightbox { display:none !important; }
}

@media only screen and (max-device-width: 980px){
	#om-r12zcmhj3n-lightbox { display:none !important; }
}
@media only screen and (max-device-width: 540px){
	#om-r12zcmhj3n-lightbox { display:none !important; }
}

.footer-top-widgets-1 {
  height: auto !important;
}

@media only screen and (max-width: 768px) {
  .footer-top-widgets-1, .footer-top-widgets-2 {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 640px) {
  .jp-relatedposts-post:last-child {
    display: none;
  }
}

/* temporarily remove sidebars until I can figure out how to remove them fully in admin */
.takeover-left, .takeover-right, .takeover {
  display: none;
}
/* bg color of main body */

/* css for header on test page */
.page-template-page_DJTest #inner .wrap {
  margin: 20px auto;
  width: 700px;
}
.page-template-page_DJTest #footer .wrap {

  width: 700px;
}
.full-width-content.page-template-page_DJTest #content {
  width: 650px;
}
@media only screen and (max-width: 960px) {
  .page-template-page_DJTest #inner .wrap {
    width: 100%;
    margin: 0 auto;
  }
  .page-template-page_DJTest #footer .wrap {
    width: 100%;
    box-sizing: border-box;
  }
  .full-width-content.page-template-page_DJTest #content {
    box-sizing: border-box;
    width: 100%;
  }
}
.page-template-page_DJTest .breadcrumb {
  display: none;
}
.page-template-page_DJTest #header .wrap {
  padding: 0;
}
.page-template-page_DJTest .slicknav_menu {
  display: none;
}
.page-template-page_DJTest #header {
  min-height: 85px;
}
.top-bar {
  background-color: #252A30;
  overflow: hidden;
}
.top-bar h1 {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  color: #fff;
  padding: 20px 0;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 41px;
}
.top-bar .logo {
  padding: 19px 0;
  overflow: hidden;
  text-align: right;
}
.top-bar .logo span {
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  font-family: "futura-pt", sans-serif;

}
.top-bar .logo img {
  max-width: 250px;
  float: right;
  margin-left: 15px;
}
.hide-for-desktop {
  display: none;
}
.col-xs-6 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 50%;
  float: left;
}
.col-xs-5 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 41%;
  float: left;
}
.col-xs-7 {
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 59%;
  float: left;
}
.col-xs-6:after, .col-xs-5:after, .col-xs-7:after {
  display: table;
  content: " ";
  box-sizing: border-box;
  clear: both;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row:before {
  display: table;
  content: " ";
  box-sizing: border-box;
}
.row:after {
  display: table;
  clear: both;
  content: " ";
  box-sizing: border-box;
}
.container {
  padding: 0 15px;
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 700px;
}
.container:before {
  display: table;
  content: " ";
  box-sizing: border-box;
}
.container:after {
  display: table;
  clear: both;
  content: " ";
  box-sizing: border-box;
}
@media(min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media(min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media(max-width: 767px) {
  .col-xs-6, .col-xs-5, .col-xs-7 {
    width: 100%;
  }
  .top-bar {
    text-align: center;
  }
  .top-bar h1 {
    padding: 20px 0 0;
  }
  .top-bar .logo {
    padding: 20px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .top-bar .logo img {
    float: none;

  }
}
@media(max-width: 400px) {
  .top-bar .logo {
    display: block;
    padding-top: 10px;
  }
  .top-bar .logo span {
    display: block;
    margin-top: 0;
  }
  .top-bar .logo img {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .hide-for-desktop {
    display: none;
  }
  .hide-for-tablet {
    display: block;
  }
}
/* css for header on test page */
.dark-bg {
  background-color: #252A30;
}
footer.footer {
  color: white !important;
}
.footer .logo {
  float: left;
  margin-left: 40px;
  overflow: visible;
  padding: 34px 0;
  text-align: right;
}
.footer h1 {
  font-size: 24px;
  line-height: 31px;
  float: left;
  padding: 30px 0;
  margin-bottom: 0;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
}
.footer .social-icons {
  font-size: 25px;
  padding: 25px 0px;
  text-align: right;
  float: right;
}
.footer .social-icons a {
  color: #fff;
  padding-left: 5px;
  text-decoration: none;
  background-color: transparent;
}
.footer .logo span {
  margin-top: 3px;
  color: #fff;
  display: inline-block;
  font-family: "futura-pt", sans-serif;
}
.footer .logo img {
  max-width: 165px;
  float: right;
  margin-left: 15px;
}
#footer .creds {
  margin-left: auto;
  margin-right: auto;
}
.col-sm-9 {
  width: 75%;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.col-sm-3 {
  width: 25%;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.col-sm-9:after {
  display: table;
  content: " ";
  box-sizing: border-box;
  clear: both;
}
.col-sm-3:after {
  display: table;
  content: " ";
  box-sizing: border-box;
  clear: both;
}
@media (max-width: 767px) {
  .col-sm-9 {
    width: 100%;
  }
  .col-sm-3 {
    width: 100%;
  }
}