body{
  line-height:1.5 !important;
}

h1, h2{
  margin:0;
  padding:0;
}

h2.News {
  margin: 0;
}

object {
  pointer-events: none;
}

/* Site */

#wrapper {
  padding:0;
  overflow:hidden;
}

.content {
  margin: 0;
  position: relative;
  z-index: 10;
}

.main .cont_wrap {
  display: table;
  min-height: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.not-front .main, .not-front #below_content {
  margin: 0 auto;
  max-width: 1000px;
  padding: 40px;
}

.main.home{
  padding:0;
  max-width: 100%;
}

#hm-lf {
  background-color: #ffffff;
  display: table-cell;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

#hm-rt {
  background: #111;
  background-size: cover;
  display: table-cell;
  padding: 2em;
  vertical-align: middle;
  width: 50%;
}

#above_content, #below_content{
  background-size: cover;
  position:relative;
  z-index:1;
}

.main .boxa{
  min-height:0;
  padding: 0;
}

.image_spacer_widget {
  height: 25px;
  background-image: url(/sites/mcninteractive.bombplates.com/themes/LiveSite/images/spacer.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}

.not-front .boxc {
  margin-bottom: 4em;
}

.main:after {
  content:'';
  display:block;
  clear:both;
}

/*Header*/

#header {
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index:1;
}

#header-socials {
  z-index:999;
  position:absolute;
  bottom:2em;
  right:2em;
}

#header-socials .powered {
  display: none;
}

#header-socials .footer_icon {
  display: inline-block;
  float: none;
  margin: 0 1em 0 0;
}

#header-socials img {
 max-width:25px;
}

#menu_nav {
  float: right;
  margin-top: 5px;
}

#spot {
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 1;
}

/* Band Logo */

#desk_logo {
  max-width: 275px;
  float: left;
}

#mobile_logo {
  display:none;
}

#slideshow{
  background-size:cover;
  background-position: fixed;
}

a.band-logo {
  opacity: 1;
}

/* Nav */

#nav_desk_wrap {
  min-height: 450px;
  position: relative;
}

#nav_desk {
  top: 0;
  padding: 15px 30px;
  position: absolute;
  text-align: center;
  z-index: 1000;
  transition: all 0.5s linear 0s;
}

#nav_desk.fixed {
  background-color: rgba(0, 0, 0, 0.85);
  bottom: auto;
  height: auto;
  position: fixed;
  top: 0;
  transition: all 0.5s linear 0s;
  z-index: 999;
}

.logged-in #nav_desk.fixed{
  top:32px;
}

.logged-in .hide #nav_desk.fixed {
  top: 0;
}

.navigation-bar {
  margin: 0 auto;
  text-align: center;
  max-width: 1000px;
}

.navigation-bar a {
  display: inline-block;
  padding: 0;
}

.nav_mobile_wrap {
  display: none;
}

.navigation-link::after {
  color: red;
  content: "//";
  margin: 10px;
}

.navigation-link.last-nav::after {
  display: none;
}

/* Image Slider */

#slider {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}

#slideshow {
  width:100%;
  position:fixed;
}

#slider .cb-slideshow li div {
  background: transparent none repeat scroll 0 0;
  font-family: "montserrat";
  font-size: 16pt;
  letter-spacing: 0.2em;
  padding: 0 3em;
  text-transform: uppercase;
  top: 50%;
}

.slideshow-image::before {
  background-color: rgba(0, 0, 0, 0.75);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}

.cb-slideshow li span {
  background-color: #000;
  background-blend-mode: luminosity;
}

/*News*/
.boxa.news_preview_widget {
  padding: 2em;
  background: url('/sites/mcninteractive.bombplates.com/themes/LiveSite/images/work_back.jpg') center center no-repeat;
  background-size: cover;
}

.news_preview_widget .view-content {
  text-align: center;
}

.divide, .news-post .n_top,
.news-post .post-body,
.news_preview_widget .read-more.newer-posts {
  display: none;
}

.boxa.news_preview_widget .read-more.newer-posts {
  display: none;
}

.boxa .read-more {
  border: 2px solid red;
  font-size: 70%;
  margin: 20px 0;
  padding: 4px 8px;
  text-transform: uppercase;
}

.boxa .read-more.newer-posts {
  border: 2px solid red;
  display: inline-block;
  float: none;
  font-size: inherit;
  margin: 20px 0;
  padding: 5px 20px;
  text-transform: uppercase;
  transition: all 0.1s linear 0s;
}

.read-more:hover {
  color: #fff;
  background-color:#000;
}

.default-content-news .views-row, .news_preview_widget .views-row {
  display: inline-block;
  text-align: center;
  width: 25%;
}

.feed-icon {
  display: none !important;
}

.news-post .news_thumb {
  float: none;
  margin: 0 auto;
  min-width: 0;
  width: 100%;
}

.n_meta {
  text-align: center;
}

.n_meta a{
  color: red;
}

.other_clients_widget table {
  table-layout: fixed;
}

.default-content-news {
  text-align: center;
}

/* Blog */

.blog_preview_widget{
  color:#fff;
}

.blog_preview_widget .n_top h3 {
  text-align: center;
  margin: 0 0 1em;
}

.blog_preview_widget .read-more.newer-posts {
  display: block;
  font-size: 75%;
  margin: 2em auto;
  text-align: center;
  width: 200px;
}

.blog_preview_widget .read-more, .blog_preview_widget .n_top h3 a {
  color: #fff;
}

.read-more:hover {
  background-color: #333;
}

.post-body {
  clear: both;
  text-align: justify;
}

h2.Blog {
  display: none;
}

/* Service Boxes */

.boxb.what_we_do_widget h2 {
  margin: 0;
  padding: 0;
}

.boxb.what_we_do_widget {
  padding: 2em;
  text-align: center;
}

.serv_box {
  display: inline-block;
  width: 30%;
}

.serv_box img {
  height: 175px;
  margin-bottom: 2em;
  width: 175px;
}

.serv_box h3 {
  font-size: 1em;
  letter-spacing: .15em;
}

/* Twitter */

.twitter_header {
  display: none;
}

.twitter_post {
  display: none;
  margin: 0 auto;
  max-width: 600px;
  padding: 20px;
}

.twitter_content a {
  color: #F85A47;
}

.twitter_post:first-of-type {
  display: block;
}

.twitter_post .twitter_content {
  clear: both;
  font-size: 125%;
}

/* About Page */

.artist-name {
  display: none;
}

/* footer */

.boxb.contact_info_widget {
  padding: 20px;
  text-align: center;
}

#footer {
  bottom: 0;
  margin: 0 auto;
  padding: 10px 20px;
  position: relative;
  width: 100%;
  z-index: 1;
  background-color: #111;
}

#footer ul {
  margin: 0;
  text-align: left;
}

#footer li {
  display: inline-block;
  font-size: 80%;
  margin: 0 10px 0 0;
  vertical-align: middle;
}

#footer img {
  max-height: 25px;
}

#footer-inner {
  margin:0 auto;
  max-width:1000px;
  position:relative;
}

#footer-inner a {
  border:0 none;
  display:inline-block;
  padding: 8px;
}

.footer_icon {
  float:right;
}

#mcn {
  float:left;
}

#footer #header-socials {
  bottom: 10px;
  right: 10px;
}

/* Mailing List */

.mailing-list-widget {
  color: #fff;
  text-align:center;
}

.mailing-list-widget h2 {
  border: none;
}

.form-text, textarea {
  background-color: rgba(255,255,255,.35);
  border-radius: 0;
}

.mailing-list-widget .form-submit {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 2px solid;
  color: #87c2d7;
  cursor: pointer;
  display: inline-block;
  float: none;
  font-family: inherit;
  font-size: inherit;
  margin: 20px 0;
  padding: 2px 25px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  border-radius: 0;
}

.mailing-list-widget .form-submit:hover {
  color: #fff;
  background-color:#000;
}

.form-item label, label {
  text-align: left;
}

/* Mailing List - Mailchimp */

#mc_embed_signup {
  text-align: center;
}

.clear {
  display: inline-block;
}

.mail.head{
  position: absolute;
}

.mc-field-group, .submit {
  display: inline-block;
  font-style: italic;
  font-weight: 400;
  margin: 0 5px;
  text-transform: uppercase;
  vertical-align: middle;
}

.mc-field-group input {
  background-color: rgba(0, 0, 0, 0.65);
  border: medium none;
  color: #cccccc;
  font-family: inherit;
  font-size: 11pt;
  font-style: italic;
  padding: 1px 6px;
  text-transform: uppercase;
}

.button {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid;
  cursor: pointer;
  font-family: inherit;
  font-style: italic;
  padding: 0 6px;
  text-transform: uppercase;
  transition: color 0.2s linear 0s;
}

.button:hover{
  color:#87c2d7;
}

.mail.fix {
  position: fixed;
  z-index: 10;
}

/*Instagram*/
.insta_hover {
  background-color: rgba(255, 0, 0, 0.5);
  content: "";
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  transition: all 0.2s linear 0s;
  vertical-align: middle;
  width: 100%;
}

.insta_hover:hover{
  opacity:1;
}

.insta_hover a {
  font-size: 28px;
  font-weight: 300;
  left: 0;
  position: absolute;
  text-transform: uppercase;
  top: 45%;
  width: 100%;
}

#hm-lf {
  position: relative;
  overflow: hidden;
}

/* Internal Pages */

#header, #slideshow, #nav_desk_wrap {
  max-height: 600px;
}

/* Responsive Design */

/* Mobile */
@media screen and (max-width:860px){

/*General Styles */


#hm-lf, #hm-rt {
  float: none;
  margin: 0 auto;
  padding: 0;
  width: auto;
  display:block;
}

#hm-lf-default{
  width:100%;
}

.not-front .main {
  padding: 20px;
}

.main::after {
  clear: both;
  content: "";
  display: block;
}

/*Header*/
.band-logo img {
  width: 50%;
}

#mobile_logo {
  background-size: cover;
  position: absolute;
  top: 0;
  z-index: 2;
}

.boxa.top_email_signup_widget {
  display: none;
}

#header {
  position: relative;
}

#slider .cb-slideshow li div {
  font-size: 12pt;
  top: 40%;
}

#header-socials {
  display: none;
}

/*Nav*/

#nav_desk_wrap {
  display:none;
}

.nav_mobile_wrap {
  display: block;
}

#mobile_logo {
  background-size: cover;
  display: block;
  padding: 1em;
  position: absolute;
  text-align: center;
}

.navigation-bar {
  padding-bottom:10px;
}

.menu_nav_toggle {
  cursor: pointer;
  display: block;
  margin: 0 !important;
  position: relative;
  text-align: center;
  z-index: 5;
}

#menu_nav_mobile a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  clear: both;
  display: block;
  margin: 0;
  padding: 8px 0;
  text-align: center;
  width: 100%;
}

.menu_nav_toggle p {
  margin: 0;
  padding: 7px 0;
  font-weight: normal;
  transition:all 0.25s linear 0s;
}

.menu_nav_toggle.active {
  background-color: #fff;
  color: #000;
}

#menu_nav_mobile {
  height: auto;
  display:none;
  overflow: hidden;
  width: 100%;
  z-index: 3;
  background-size:30px;
  cursor:pointer;
  bottom:auto;
  max-width:none;
}

/*What We Do*/

.serv_box {
  display: block;
  width: auto;
}

.default-content-news .views-row, .news_preview_widget .views-row {
  display: inline-block;
  float: left;
  text-align: center;
  width: 50%;
}

.boxa.news_preview_widget {
  padding: 1em;
}

/*Socials*/

#mobile-header-socials {
  display: block;
  text-align: center;
  padding: 0 0 10px;
}

#mobile-header-socials .footer_icon {
  display: inline-block;
  float: none;
  padding: 5px;
}

#mobile-header-socials img {
  max-height:30px;
}

#mobile-header-socials .powered {
  display: none;
}

.twitter_post {
  padding: 100px 20px;
}

/*Media*/

.photo-col, .desktop-item {
  width: 49.5%;
}

.insta_hover {
  display: none;
}

/* Bands In Town */

.bit-venue, .bit-rsvp {
  display: none;
}

/*Footer*/
.push {
  height:9em;
}

#footer-inner{
  width:100%
}

#footer-inner a{
  float:none;
}

#mcn img {
  height: 20px;
}

}
