@charset "UTF-8";
/************************************************

Stylesheet: Main Stylesheet

*************************************************/
/*********************
GENERAL STYLES
*********************/
body {
  font-size: 80%;
  line-height: 1;
  background-color: #fff9f2;

}

.hide {
  display: none;
}

.row {
  max-width: 1200px;
}
.column, .columns{
  min-height: 1px;
}

textarea:focus, input:focus{
    outline: none;
}

.off-canvas-wrapper-inner {
    width: 100%;
  }

.off-canvas-content {
  box-shadow: none;
  background: none;
}

ul {
    list-style: none;
}
.pagination {
  text-align: center;
}
.pagination li {
  display: inline-block;
}

#content {
  margin-top: 80px;
}

hr {
  border-bottom: 1px solid #e8d8c5;
}

/*********************
LINK STYLES
*********************/

a {
    color: #69b9d5;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

a:hover {
    color: #69b9d5;
}

a.title { display: none; }


/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    color: #1c1a17;
}


p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  font-weight: 400;
}

h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a {
    text-decoration: none;
    color: #1c1a17; }


h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,  {
    color: #69b9d5;
}

h1 {
    font-size: 45px;
    line-height: 50px;
    font-weight: 600;
    color: #1c1a17;
    margin-bottom: 20px;
    text-align: left;
}
h1.entry-title {
  margin-top: 25px;
}
h1.archive {
  font-size: 26px;
  text-align: left;
  line-height: 31px;
  margin-top: 25px;
}
h1.recentpost, #sidebar ul li a {
  font-size: 18px;
  text-align: left;
  line-height: 23px;
  font-weight: 600;
  color: #1c1a17;
}
#sidebar ul li a:hover {
     color: #69b9d5; 
}


h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 0 !important;
    margin-top: 30px;
}





h3, h4 strong {
  font-weight: 800;
  color: #d6a169 !important;
  font-size: 16px;
  line-height: 24px;
}

#sidebar h3 {
  margin-top:40px;
}
main h3 {
  margin-top: 60px;
  margin-bottom: 30px;
}
  header h3.sub {
    display: none;
  }
.entry-content h4  {
  margin-bottom: 20px;
}

h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    }

h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-align: left;
}

/* recent post titles */
h6 {
  font-size: 18px;
  text-align: left;
  line-height: 26px;
  font-weight: 600;
} 

article h6 {
  font-weight: 300;
}

em, .emphasis {
  font-weight:  400;
  color: #1c1a17;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
}



.recentpostdate {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.caption1, .wp-caption-text {
  font-weight: 300;
  line-height: 13px;
  font-size: 9px;
  text-align: right;
}
.caption2 {
  font-weight: 200;
  line-height: 11px;
  font-size: 8px;
  text-align: right;
}

h2.sub, h3.sub {
    color: #515151;
    font-size: 16px;
    font-weight: bold;
    line-height: 2em;
    letter-spacing: 2px;
    text-transform: uppercase;
}
h3.sub, h6.sub {
    text-align: center;
    border: none;
}
h3#reply-title {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 40px;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: left;
}
#sidebar h3.sub {
  line-height: 1;
}

.section, h3.sub {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.68px;
  text-transform: uppercase; 
  color: #1c1a17 !important;
  line-height: 1;
  margin-bottom: 32px;
}

.menu-button {
  font-family: 'Old Standard TT', serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: -0.68px;
  text-transform: uppercase; 
  line-height: 1;
}

#menu-berlin-art-link-1 a, .rightMenu li a, #dropdown a {
  font-family: 'bebas_neueregular', arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  color: #1c1a17;
  text-transform: none;
  text-align: left;
  transition: all 0.5s ease-out;
  padding: 0.2rem 1rem;
}

#menu-berlin-art-link-1 .current-menu-item a {
   color: #69b9d5; 
}

.rightMenu li a, #dropdown a {
  color: #e8d8c5;
}

.rightMenu li a {
  padding: 0 5px;
}

.rightMenu li.subscribe a  {
  padding-right:45px;
  color: #fff9f2;
}

.pagination .current {
  background: #69b9d5;
}



tbody, tfoot, thead {
    border: none;
    background: none;
}
/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }

header.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000;
  background-color: #1c1a17;

}

#top-bar-menu {
    padding: 8px 16px 0;
    position: relative;
    top: 0;
    z-index: 3000;
    max-width: 1200px;
    height: 48px;
    overflow: hidden;
    background-color: #1c1a17;
}

.top-bar, .top-bar ul {
     background-color: transparent;
     color: #fff9f2;
}

header.header.scrolled {
    border-bottom: 1px solid rgba(204, 204, 204, 0.6);
        background-color: #fff9f2;
}
header.header.scrolled #top-bar-menu {
    background-color: #fff9f2;
  }
.header.scrolled .top-bar, .header.scrolled .top-bar ul {
     color: #1c1a17;
}

.secondBar-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}


.secondMenu-bar {
    padding-top: 8px;
    position: relative;
    z-index: 2000;
    width: 100%;
    height: 48px;
    background-color: #e8d8c5;
    color: #1c1a17;
    clear: both;
}

.secondMenu-bar  .menu-button {
    float: left;
    padding-left: 16px;
    padding-top: 8px;
}

.secondMenu-bar .menu-items {
  max-width: 1200px;
}

.secondMenu-bar .menu-items .menu {
  margin-top: 0;
}

.secondMenu-bar .search-icon {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 7px;
}

.secondMenu-bar .search-icon svg:hover {
  fill: #fff9f2;
}

.search-bar {
  width: 100%;
  z-index: 3000;
  background-color: #69b9d5;
  padding: 0;
  margin: 0;
  clear: both;
  position: absolute;
  top:48px;
  height: 48px;
  left: 0;
}

.search-bar #search {
    max-width: 1200px;
    margin: 10px auto;
}

.search-bar #search #s, .search-bar #mc_embed_signup #e, .search-bar input#signup_email {
    background-image: none !important;
    background-repeat: no-repeat;
    background-color: #69b9d5 !important;
    font-family: 'bebas_neueregular', arial, sans-serif;
    font-size: 17px;
    letter-spacing: 0.7px;
    font-weight: 400;
    color: #1c1a17;
    text-transform: none;
    box-shadow: none;
    border-bottom: 2px solid #1c1a17;
    margin: 0;
    height: 30px;
    padding: 0;
    position: relative;
    left: -20px;
    width: 95%;
}
.search-bar input[type=text], .search-bar input.text {
    background-color: #69b9d5;
    text-align: right;

}
.search-bar #searchsubmit {
    box-shadow: none;
    border: none;
    position: relative;
    top: -24px;
    right: 20px;
    background-image: url(../svg/search-b.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 18px;
    height: 18px;
}




.top-bar-right .socialicons svg {
  fill: #fff9f2;
  width: 15px;
  margin: 8px 5px;
}
.header.scrolled .top-bar-right .socialicons svg {
  fill: #1c1a17;
  }
.top-bar-right .socialicons svg:hover, .header.scrolled .top-bar-right .socialicons svg:hover {
  fill: #69b9d5;
}

 #logo {
  display: inline-block;
 }
 #tagline {
    display: inline-block;
    left: 125px;
    font-family: 'Old Standard TT', serif;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: -0.68px;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    top: -3px;
    color: #fff9f2;
 }

 .header.scrolled  #tagline, .header.scrolled .rightMenu li.subscribe a {
     color: #1c1a17;
 }


  /*logo rollover */

  #logo a, #menulogo {
    display : block;
    height : 19px;
    width: 120px;
    margin-top: 6px;
  }

  #logo svg {
    fill: #69b9d5; /* blue */

  }
  #logo svg:hover {
     fill: #e8d8c5; /* white on black */
  }
 .header.scrolled .top-bar #logo svg {
   fill: #1c1a17;

  }
 .header.scrolled .top-bar #logo svg:hover {
    fill: #69b9d5; /* blue */
  }

  #menulogo svg {
    fill: #1c1a17;
  }

  #menulogo {
    position: absolute;
    margin-left: 20px;
    margin-top: 14px;
  }



 
.weekbanner {
    margin-left: 10px;
    height: 360px;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
}
.weekbanner img {
    width: auto;
    height: 360px;
    max-width: none;
    left: -30%;
    position: relative;
    margin: 0;
}



.weekbanner h4 {
      font-size: 1.2em;
    line-height: 1.25;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 4px;
    position: absolute;
    top: 15%;
    left: 0;
    padding: 15px;
    z-index: 1000;
    pointer-events: none;
}
.weekbanner h4 a {
    color: #00BBD8;
    font-family: 'bebas_neueregular', arial, sans-serif;
    font-size: 37px;
    font-style: normal;
    line-height: 40px;
    font-weight: bold;
}


.flex-video, .flex-video iframe, .flex-video object, .flex-video video {
    height: 340px;
    padding-bottom: 0;
    max-width: 620px;


}
.page-template-template-full-width .flex-video  {
      padding-bottom: 0;
      margin: 0 auto;
      margin-bottom: 20px;
      max-width: 750px;
      height: 420px;
}
.page-template-template-full-width .flex-video iframe {
    height: 420px;
}

.video-wrap-column .flex-video, .video-wrap-column  .flex-video iframe {
    height: 270px;

}
#post-50274 .flex-video, #post-50274  .flex-video iframe  {
      max-width: 440px;
      height:250px;
  }

p.video_description {
    font-size: 1.1em;
    text-align: left;
    margin-bottom: 20px;
}


/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }



.menu-center ul{
  margin-left: 0;
}

#menu-berlin-art-link-1, .rightMenu { 
    text-align: center;
}

.top-bar-right .rightMenu {
  position: relative;
  top:-8px;
  margin-right: 30px;
}

.top-bar-right .rightMenu, .top-bar-right .socialicons {
  display: inline-block;
}

#menu-berlin-art-link-1 li, .rightMenu li {
  display: inline;
}
#menu-berlin-art-link-1 li a, .rightMenu li a {
  display: inline-block;
}

#menu-berlin-art-link-1 li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.rightMenu li a:hover {
    color: #69b9d5;
}
.header.scrolled .rightMenu li a:hover {
  color: #69b9d5;
}

#menu-berlin-art-link-1  a:hover {
    color: #69b9d5;
}
#menu-berlin-art-link-1  a::after {
  border-color: transparent transparent transparent #00bbd8;
      margin-top: 1px;
      display: none;
}

.dropdown.menu .submenu {
    padding: 7px 5px 7px 7px;
}


 #menu-berlin-art-link-1.dropdown.menu .submenu>li {
    display: block;
    text-align: left;
}


#top-bar-menu .menu-text {
  padding: 0;
}
.off-canvas.position-right {
  display: none;
}
.off-canvas.position-right.is-open {
  display: block;
  background: #fff;
}
.dropdown.menu .submenu.first-sub {
    z-index: 1000;
    }
.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow>a::after {
  visibility: hidden;
}
.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow>a:hover::after {
  visibility: visible;
}
.top-bar-right{

}
 .menu {
  margin-top: 14px;
}
#menu-berlin-art-link {
  float: none;
}
 .menu-icon {
    position: relative;
    cursor: pointer;
    width: 30px;
    height: 26px;
}

 .menu-icon::after {
    border-radius: 4px;
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 5px;
    background: #000;
    top: 0;
    left: 0;
    box-shadow: 0 10px 0 #000,0 20px 0 #000;
}
.menu-icon:hover::after {
     background: #000; 
     box-shadow: 0 10px 0 #000,0 20px 0 #000; 
}
.is-open-right .menu-icon::after {
     background: #01bbd7; 
     box-shadow: 0 10px 0 #01bbd7,0 20px 0 #01bbd7; 
}

.menu>li:not(.menu-text)>a {
  overflow: hidden;
}
/*********************
Home page
*********************/
.huge_it_slideshow_dots_thumbnails_2 {
    display: none;
}
#huge_it_slideshow_right_2, #huge_it_slideshow_left_2 {
    margin-top: -1000px !important;
}
#hometopslider {
      margin-bottom: 65px;
}

.slider-loader-2 { display: none !important; }

  /* thumbnail slider : apps/slider.php */

  #slickCarousel  { visibility: hidden; } #slickCarousel.slick-initialized { visibility: visible; }

    .sliderGallery {  }

    .sliderGallery ul li a span:hover { color: white; }
    #slider-handle span { color: #aaa; font-size: 70%; }
    .ui-slider-handle { background: #aaa; }
    #slider-handle { background: #ddd; }
  .sliderGallery ul li {
    padding-left: 4px;
    padding-right: 4px;
    overflow: hidden;
  }
  .slick-slide img {
    width: 100%;
  }
  .sliderGallery ul li a {
    display: block;

    position: relative;

}
  .sliderGallery ul li a span {
    font-family: 'bebas_neueregular', arial, sans-serif;
    font-size: 17px;
    line-height: 1;
    color: #fff; 
    background-color:rgba(0,0,0,0.5);
    text-align: center;
    bottom: 0;
    height: 20px;
    left: 0;
    top: initial;
    margin: 0;
    border-radius: 0;
    overflow: hidden;
    padding: 2px 0 2px 4px;
    position: absolute;
    z-index: 20;
    width: 100%;
    margin-top: 100px;
}




.slick-prev:before, .slick-next:before {
    color: #666;
  }
.slick-dots {
  position: relative;
    top: 0;
  }
.slick-dots li button:before{
  font-size: 10px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: rgb(0, 173, 239);
}


/*********************
Home Page Column stlyes
*********************/
.imageWrap {
    overflow: hidden;
    height: 120px;
}

.imageWrap img {
  width: 100%;
}
.infoSide {
  max-height: 120px;
    overflow: hidden;
  padding: 0 20px 0 10px;
  text-align: left;
}
.columnWrap {
  margin-bottom: 10px;
}
.midhomepage .column {
    padding-left: .625rem;
    padding-right: .625rem;
}

h6.sub {
  text-align: center;
  border: none;
    color: #515151;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1em;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#studiovisits {
  margin-top: 42px;
}

#category-section, .resourcesbanner_neu {
  margin-top: 30px;
  margin-bottom: 35px;
}

.resourcesbanner_neu .huge-it-arrows {
  display: none;
}

#category-section ul {
    font-size: 80%;
}
#category-section ul li a {
    display: block;
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 1.2em;
}
#category-section .column h6, #category-section .column p {
    padding-left: 10px;
    padding-right: 10px;
}

#category-section a img {
    position: relative;
    margin: 0 10px 1.5em 10px;
    top: -25px;
  }
  #category-section.thisweek-column a img {
    top: 0;
  }
.byline {
    margin: 0;
    font-style: normal;
    max-width: 590px;
    padding: 0;
    font-size: 11px;
    color: #000;
}
#category-section .byline {
  color: #000; }

.resourcesbanner_neu {
  text-align: center;
}
.resourcesbanner_neu img {

    padding: 0;
    margin: 0;

}

#category-section a img{
    
      filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
      filter: gray; /* IE6-9 */
      -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  }

#category-section a img:hover {

      filter: none;
      -webkit-filter: grayscale(0%) brightness(1);
  }

/*********************
POSTS & CONTENT STYLES
*********************/
header {
  margin-bottom: 10px;
}
main {
  margin-top: 40px;
}
.archive main, .single-post main {
    margin-top:100px;
}
.article-header {
  text-align: left;

}
#content #inner-content {
  padding: 1rem 0rem; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content {
  text-align: justify;
}

.entry-content p  {

}

.entry-content img {
  max-width: 620px;
  margin-bottom: 20px;
  margin-top: 20px;
  height: auto; 
}

.slideshow-fullsize {
  margin-top: 10px;
}


.page-template-template-full-width .entry-content img {
  width: inherit;
}

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 20px;}

.wp-caption img {
        width: 100%;
    max-width: 620px;
    margin-bottom: 0;
    width: 100%; }

    .wp-caption p.wp-caption-text {
  font-size: 0.7em;
      margin: 4px 0 7px;
    text-align: left;
    max-width: 620px;
}

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }

/*********************
IMAGE GALLERY STYLES
*********************/
/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }


/* sidebar */

.span8 {
  width: 300px;
}

div.colborder, div.border {
  border: none !important;
}

.colborder {
  border: none;
}

#sidebar {
  text-align: left;
  margin-top: 20px;
}

#sidebar .item {
  margin: 0 0 80px 0;
}

#sidebar .item img {
  margin-bottom: 20px;
}
#sidebar .advert img {
  margin-bottom: 0;
}

#sidebar ul {
  text-align: left;
  }
#sidebar ul li {
    margin-bottom: 15px;
  }


.socialicons {
  text-align: center;
  white-space: nowrap;

}
#sidebar .item .socialicons a img {
  margin-left: 14px; 
  float: none;
  margin-bottom: 0;
}



#search{
  
}

#search #s, #mc_embed_signup #e, input#signup_email {
  background-image: none !important;
  background-repeat: no-repeat;
  background-color: #eaeaea;
  font-size: 12px;
  border: 0;
  margin: 0;
  height: 30px;
  padding: 0;
  padding-left: 10px;
  width: 100%;
}

#searchsubmit {
  background: none;
  height: 30px;
    width: 44px;
    cursor: pointer;
    text-indent: -9999px;
    border: none;
  background-image: url('../png/searchgo.png') !important;
  position: relative;
  top: -31px;
  text-align: right;
}





#mc-embedded-subscribe, #mad_mimi_signup_form .submit {
  background: none;
  height: 30px;
    width: 45px;
    cursor: pointer;
    text-indent: -9999px;
    border: none;
  background-image: url('../png/join.png') !important;
  position: relative;
  top: -30px;
}

.mimi_field.last{
  text-align: left;
  background-color: #eaeaea;
  padding: 10px;
}


input[type=text], input[type=password], input[type=email], input[type=url], input.text, input.title, textarea {
  background-color: #ffffff !important;

    border-color: #e8d8c5;
    border-style: solid;
    border-width: 1px;
    box-shadow: none;
        outline: 0;
}

[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus, textarea:focus {
    border: 2px solid #e8d8c5;
  background-color: #ffffff !important;
    outline: 0;
    box-shadow: none
  
}

.button {
  background-color: #69b9d5 !important;
}

.button:hover {
  background-color: #1c1a17 !important;
}


input[type=submit] {
    float: right;
}

#huge_it_slideshow_right_2, #huge_it_slideshow_left_2 {
  margin-top: -1000px !important;
}

.ksharelinks {
  margin-top: 80px;
}

/*********************
FOOTER STYLES
*********************/
footer {
  text-align: left;
}

.footer {
  clear: both;
  margin-top: 1em; 
}

  #footer-wrap {
    background-color: #e8d8c5;
  }
  #footer {

  }

#footer ul { font-size:1em; }



/* footer logo rollover */
  .footlogo {
      padding-top: 6px;
      float: left;
  }
  .footlogo a {
    display : block;
    width : 324px;
    height : 55px;
  }

  .footlogo a:hover, .footlogo a:focus {
    background : transparent url("../png/bal-footer-logo_h.png") no-repeat;
  }

  .footlogo a:hover img, .footlogo a:focus img {
    background : transparent;
    visibility : hidden;
  }

  .footer-credits {
    padding-top: 5px;
    padding-bottom: 5px;

    background-color: #222221;
    padding-right: 20px;
}

  .creditstext {
    text-align: justify;
    font-size: 12px;
        line-height: 1.5;
    font-family: Arial, Helvetica,sans-serif;
    color: #fff;
    background-color: #222221;
    font-weight: normal;
  }
  .creditstext a.paleblue, a:link.paleblue, a:visited.paleblue {
    color: #fff;
  }

  .creditstext a.paleblue:hover {
    color: #00BBD8;
  }


/* footer sitemap */

  #footer ul li a, ul.txt li {
    display: block;
    height: 1%;
    line-height: 1.2em;
    padding: 6px 0 6px 8px;
}
  .footer-sitemap {
    height: 170px;
    overflow: hidden;
    clear: both;
    width: 1000px;
    background: none;
  }

  ul.foot-menu li {
    float: left;
    width: 170px;
    margin-right: 1.72rem;
    background-color: #ececec;
    font-size: 92%;
    height:170px;
  }


  #footer ul.sub-menu {
    margin: 15px 0;
  }

  #footer ul.sub-menu li {
    float: none;
    margin: 0;
    height:16px;
  }

  #footer ul.sub-menu li a {
    padding: 3px 0 4px 8px;
        font-size: 0.88em;
  }



  #footer ul li a:hover, ul.txt li:hover { color: #00BBD8; background: none; }
  .partners {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  #footer .partners h3 {
    color: black;
  }
  .partners {
    text-align: center;

  }
  
  .partners a {
    
  }
  .partners a img {
    width: 180px;
    height: 72px;
  }


/*********************
archive page styles
*********************/
.postThumb {
  margin: 0 40px 30px 0;
  float: left;
  width: 150px;
  height: 150px;
  overflow: hidden;
  object-fit: cover;
  object-position: -20% 0;

}
.postThumb img {
  display:block;
  height: 150px;
  max-width: none;
  width: auto;
}
.archive .attachment-post-thumbnail, .search .attachment-post-thumbnail {

}
/*********************
FOUNDATION STYLES
*********************/

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/*********************
BANNER ADVERT STYLES
*********************/
  .billboard {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 5px;
  }
  .billboard-desktopmobile {
        text-align: center;
        margin: 0 auto;
  }

  .superbanner {
    text-align: center;
    position: relative;
    bottom: -90px;
    padding-bottom: 4px;
    display: inline-table;
  }

  .superbanner .caption, .advert .caption {
    text-orientation: sideways-right;
    transform: scale(-1);
    position: absolute;
    right: -15px;
    top: 0;
    font-weight: 300;
    line-height: 13px;
    font-size: 9px;
    text-align: left;
    writing-mode: vertical-lr;
    color: #1c1a17;
  }

 .skyscraper {
 	position: absolute;
    right: -100px;
    top: 115px;

 }

 .category-artist-studio-visits h1, .category-artist-studio-visits h2 a {
      color: #01bbd7;
 }

 .subtitle {
  margin: 20px 0;
 }
#sidebar .advert a {
  position: relative;
  width: 300px;
  clear: both;
  clear: both;
  display: inline-block;
    color: #1c1a17;
 }

 #sidebar .advert h3.sub {
  display: none;
 }

/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }



/* fonts */

  @font-face {
      font-family: 'bebas_neueregular';
      font-weight: normal;
      src: url('../eot/bebasneue-webfontd41d.eot#iefix') format('embedded-opentype'),
           url('../woff/bebasneue-webfont.woff') format('woff'),
           url('../ttf/bebasneue-webfont.ttf') format('truetype'),
           url('../svg/bebasneue-webfont.svg#bebas_neueregular') format('svg');
  }

.off-canvas {
  background: none;
  border-left: 1px solid rgba(204, 204, 204, 0.31);
  height:100%;
}

/* Hiding the Facebook like/share when directly in posts */
p .fb_iframe_widget {
  display: none;
  }
p [class*="fb_iframe_widget"]{
  padding: 0;
}

._2tga._8j9v, #u_0_6 {
  display: none !important;
}
.fb_iframe_widget {
  top:25px
  }


/********************
Drop Down Menu
********************/

#dropdownMenu {
  text-align: left;
  width: 100%;
  clear: both;
  overflow: hidden;
  position: absolute;
  top: -800px;
  z-index: 1800;
  background-color: #1c1a17;
  transition: 0.1s;
}

.sidenav {
    height: 100%;
    position: fixed;
    z-index: 3002;
    top: -110%;
    left: 0;
    width:100%;
    color: #fff9f2;
    background-color: #1c1a17;
    overflow-x: hidden;
    padding-top: 30px;
    transition: 0.1s;
    border-left: 1px solid #ccc;
}
.sidenav.show, #dropdownMenu.show {
    display: block;
    z-index: 2800;
    width:100%;
    top: 48px;
    left: 0;
}
 #mySidenav .menu-center, #dropdownMenu .menu-center {
    padding: 60px 0 60px 0;
    overflow: hidden;
    text-align: left;
    max-width: 1200px;
    margin: 0 auto;
  }
#mySidenav .menu-center ul, #dropdownMenu .menu-center ul {
    background-color: #1c1a17;
}
#mySidenav .menu-center ul li a, #dropdownMenu .menu-center a {
  font-family: 'bebas_neueregular', arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #fff9f2;
}
#mySidenav .menu-center ul li a:hover, #dropdownMenu .menu-center a:hover {
  color: #69b9d5;
}
#main-menu {
    text-align: center;
    line-height: 2;
    margin-right: 0px;
    margin-top: 10px;
    font-size: 13px;
}

#mySidenav .menu {
    border: none;
    text-align: left;
    width: 100%;
    margin: 0;
}

#mySidenav .sidenavHeader, #dropdownMenu .sidenavHeader {
  background: #69b9d5;
  position: absolute;
  top: 0;
  width: 100%;
  height: 47px;

}
#dropdownMenu .sidenavHeader {
  z-index: 500;
}
#dropdownMenu #linkWrap {
  overflow: scroll;
    height: 100%;
}
#mySidenav .menu-button, #dropdownMenu .menu-button {
  color: #1c1a17;
  text-align: left;
  position: relative;

}
#mySidenav .socialicons, #dropdownMenu .socialicons {
    width: 100%;
    position: relative;
    text-align: center;
    bottom: 0;
    background-color: #1c1a17;
    left: 0;
    margin: 0 auto 0;
    padding-top: 13px;
    padding-bottom: 5px;
    display: block;
    overflow: hidden;
    border-top: 1px solid rgba(1,1,1,0.1);
}

#dropdownMenu .socialicons, #dropdownMenu .extras {
		display: none;
	}

#mySidenav .socialicons a, #dropdownMenu .socialicons a {
    padding: 0 5px;
}


#mySidenav .socialicons svg, #dropdownMenu .socialicons svg {
  fill: #e8d8c5;
  width: 15px;
}
#mySidenav .socialicons svg:hover, #dropdownMenu .socialicons svg:hover {
  fill: #69b9d5;
  width: 15px;
}
#dropdownMenu .secondBar-container {
  padding-top: 16px;
  padding-left: 12px;
}

.sidenav .closebtn, #dropdownMenu .closebtn {
    position: absolute;
    top: 5px;
    left: : 0px;
    font-size: 50px;
    margin-left: 50px;
    font-weight: 200;
}
.desktop {
    display: block;
  }
  .mobile {
    display: none;
  }

#dropdownMenu .search-icon {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 14px;
}

#dropdownMenu .search-icon svg:hover {
  fill: #fff9f2;
}
body.stop-scrolling {
    position: fixed;
    overflow: hidden;
    width: 100%;
}

#darkenedMask {
  visibility: hidden;
  background: rgba(0,0,0,0);
  position: absolute;
  z-index: 0;
    left: 0;
  top: 0;
  z-index: 1500;
  width: 100%;
  height: 100vh;
  transition: all 0.1s ease-out;

}
#darkenedMask.show {
  visibility: visible;
  left: 0;
  top: 0;
  z-index: 2500;
  width: 100%;
  height: 100vh;
}

#mySidenav #search {
  margin: 30px auto 0;
  position: relative;
  width: 80%;
}

.header-search {
  position: absolute;
    bottom: 80px;
    width: 100%;
}

#mobileSearch {
  position: relative;
  display: inline-block;
}

.mobile-searchicon {
  background-image: url(../svg/search-w.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
    width: 18px;
    height: 18px;
    display: none;
    top: 2px;
    left: -9px;
}

.mobile-search {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
}

.mobile-search  #search #s {
  background-color: #1c1a17 !important;
  color: #fff9f2;
  border: none;
  border-bottom: 2px solid #fff9f2;
  font-family: 'bebas_neueregular', arial, sans-serif;
  font-size: 17px;
  letter-spacing: 0.7px;
  text-transform: none;
    box-shadow: none;
  margin: 0 auto;
  height: 30px;
  padding: 0;
  position: relative;
  left: -10px;
  width: 80%;

}

.mobile-search  #searchsubmit {
  box-shadow: none;
  border: none;
  position: relative;
  top: -24px;
  right: 0;
  background-image: url(../svg/search-w.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
}

.mobile-search input[type=text], .mobile-search input.text {
  background-color: #1c1a17;
  text-align: right;

}


/*
#mySidenav #searchsubmit {
    background: none;
    height: 30px;
    cursor: pointer;
    text-indent: -9999px;
    background-image: url(../../images/searchgo.png) !important;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
}
*/

/* cookies bar */

.cli-style-v2, #cookie_hdr_showagain  {
  text-transform: uppercase;
  font-family: 'bebas_neueregular', arial, sans-serif;
  max-width: 1200px;
  font-size: 16px;
}

.cli-style-v2 .cli-bar-message {
    width: 100%;
  }




/******************************************************************

MEDIA queries

******************************************************************/

/* laptop sceens */
@media screen and (max-width: 1284px)  { 
  /* Styles */

}

@media screen and (max-width: 1150px)  { 
  /* Styles */
  #tagline {
    left: 40px;
  }
}

/* iPads (landscape) ----------- */
@media screen and (max-width : 1024px){
/* Styles */

  h1 {
    font-size: 38px;
    line-height: 48px;
  }
  h1.archive {
    font-size: 21px;
    line-height: 28px
  }
  h1.entry-title {
    margin-top: 0;
  }

  h1.recentpost, #sidebar ul li a {
    font-size: 15px;
    line-height: 19px 
  }

  h5 {
    font-size: 18px;
    line-height: 21px
  }
  h6 {
    font-size: 18px;
    line-height: 21px
  }

 #tagline {
  display: none;
}
 
  #content {
    margin-top: 100px;
  }

  #sidebar .item {
    clear: both;
  }
 .weekbanner {

  }
  .weekbanner .attachment-post-thumbnail {
    width: 97%;
    height: auto;
    margin: 0;
    left: 0;
    max-width: 100%;
  }
  .weekbanner h4 {
    left: 10px;
  }
  .video-wrap-column {
    padding: 0 50px;
  }
  .resourcesbanner img {
    width: 30%;
    padding: 5px;
  }
  .resourcesbanner_neu img{
    width: auto;
  } 



  .show-for-large {
    display: block!important;
  }
  .hide-for-large {
    display: none!important;
  }

 .billboard-desktopmobile {
        position: relative;
        top:92px;
        padding: 0;
  }

    #mySidenav .menu-center {
    padding: 20px 0 0;
    margin: 0 auto;
    width: 60%;
    }
    .menu.submenu {
      border-top: 1px solid rgba(0,0,0,0.1) !important;
      padding-top: 0;
      padding-bottom: 20px;
    }

    .search-bar #search #s {
      width: 90%;
    }
    #sidebar .advert a {
      width: 100%;
    }


}

/* iPads (portrait) ----------- */
@media screen and (max-width : 768px){

	#dropdownMenu .socialicons, #dropdownMenu .extras {
		display: block;
	}
  
  #dropdownMenu .menu-button {
    position: absolute;
    top: 14px;
    right: 10px;
  }
  #dropdownMenu .menu-center a {
    font-size: 17px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
    padding-left: 10px;
  }
  #dropdownMenu .menu>li {
    padding: 0;
  }
  #dropdownMenu .subscribe {
    clear: both;
    display: block;
  }
  #dropdownMenu .extras.centered {
    display: inline;
    text-align: center;
  }
  #dropdownMenu ul.centered li a {
    padding-top: 8px;
  }

 #menulogo {
    margin-left:16px;
  }

  header.header.scrolled {
        border-bottom: 1px solid rgba(0, 0, 0, 1)
  }

  h5 {
    font-size: 15px;
    line-height: 19px;
  }

  h6 {
    font-size: 15px;
    line-height: 19px;
  } 
  
  .recentpostdate {
      font-size: 16px;
      line-height: 21px;
      font-weight: 300;
  }
   #dropdownMenu.show {
    z-index: 3002;
    top:0;
    height: 100vh;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  #dropdownMenu .closebtn { 
    right:20px;
  }
  #mySidenav .menu-center, #dropdownMenu .menu-center {
    padding: 60px 60px 30px;
    overflow: hidden;
    text-align: center;
  }
  .top-bar-right {
    position: absolute;
    top: 0px;
    right: 12px; 
    height: 100%;
    max-width: 20%;
  }

  .show-for-large-up {
    display: none;
  }
    .show-for-large {
    display: none!important;
  }
  .hide-for-large {
    display: block !important;
  }
  #content {
    margin-top: 40px;
  }
 .menu {

    position: relative;
    top: 0;

    padding-left: 20px;
  }

  .menu-button {
    font-size: 22px;
    margin-top: 0;
  }

  ul.vertical.menu {
    width: 100%;
    padding-right: 20px;
    z-index: 2000;
  }
  .is-accordion-submenu-parent>a::after {
    right: 0;
  }
    .footer-sitemap {
    display: none;
  }
  #footer.column, #footer.columns {
    padding: 0;
  }
  .footer-credits {
    padding-left: 20px; }
  .footlogo { 
    float: none;
  }
    .creditstext {
    padding: 5px 10px 20px 10px;
  } 


  .menu.vertical>li {
    display: block;
    font-size: 15px;
    text-decoration: none;
    text-transform: none;
    text-align: left;
    }

    li.is-submenu-item {
        font-size: 13px;
       
    }

      .superbanner {
      bottom: -53px;
      padding-bottom: 0;
    }

  #linkWrap .menu {
    padding: 0;
  }
  .mobile-searchicon {
    display: inline-block;
    margin-bottom: 0;
    Left: 0;
    margin-top: 20px;
  }
  #mySidenav .socialicons a, #dropdownMenu .socialicons a {
    padding: 0 5px;
  }
  #mySidenav .socialicons svg, #dropdownMenu .socialicons svg {
    fill: #fff9f2;
  }
  #mySidenav .socialicons a:hover svg, #dropdownMenu .socialicons a:hover svg, #mySidenav .socialicons a:active svg, #dropdownMenu .socialicons a:active svg  {
    fill: #69b9d5;
  }
 
}

/* medium to small screens */
@media only screen and (max-width: 640px) {
  #logo {
      display: block;
  }
  #logo a {
    position: absolute;
    left: 10px;
  }
  #menulogo {
    margin-left: 10px;
  }
 #dropdownMenu .menu-button {
    right: 10px;
  }
  #studiovisits {
    margin-bottom: 30px;
  }

  
  .top-bar-right {
    right:0;
  }
  .postThumb {
    width: 100%;
    height: auto;
    text-align: left;
    overflow: hidden;
    object-fit: cover;
  }
  #category-section a img {
    margin: 0;
  }
  .weekbanner {
    margin-left: 0;
  }

   .billboard-desktopmobile {
        top:72px;
  }
  .entry-content img {
    max-width: 100%;
  }
  .menu-icon::after {
    height:2px;
    box-shadow: 0 9px 0 #000, 0 18px 0 #000;

  }
  #mySidenav .menu-center {
    padding: 20px 0 0;
    margin: 0 auto;
    width: 85%;
  }
  .archive main, .single-post main {
    margin-top: 20px;
  }


}

/* Smartphones (portrait) ----------- */
@media screen and (max-width : 480px) {

   .archive main, .single-post main {
    margin-top: 60px;
  }
  .archive main header {
    margin-bottom: 60px;
  }
  .archive .postThumb img {
    height: auto;
    width: 260px;
  }


  
   .archive .postThumb {
    margin-bottom: 20px;
   }
   .archive h6 {
     margin-bottom: 18px;
   }
   .archive hr {
    margin-bottom: 40px;
   }
.top-bar-right {
    right: 5px;
}
  .video-wrap-column {
    padding: 0;
  }
  .creditstext {
    display: none;
  }
   h1 {
    font-size: 32px;
    line-height: 40px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }
  header h3.sub {
    display: block;
    margin-top: 0;
  }
  .section, h3.sub {
    margin-bottom: 18px;
  }
  h6, .recentpostdate {
    font-size: 15px;
    line-height: 18px;
  }
  .weekbanner h4 {
    left: 0;
    right: 0;
   }
   .weekbanner {
     height: 320px;
   }
   .slick-slider {
     margin-bottom: 5px;
  }

  .menu {
    padding-left: 0;
        right: 5px;
  }
  .menu-center .menu {
    right: 0;
  }
  #dropdownMenu .menu-button {
    right: 5px;
  }

  #sidebar .item .textwidget img {
    width: 100%;
  }
  #sidebar .item .socialicons a img {
    width: 40px;
  }

  table {
    font-size: 12px;
  }
  .page-template-template-full-width .flex-video  {
      max-height: 230px;
}
  .page-template-template-full-width .flex-video iframe {
 max-height: 230px;
  }
  .resourcesbanner_neu img {
    width: 100%;
  }
  .resourcesbanner_neu {
    width: 100%;
  } 

  .partners a img {
    width: 150px;
    height: auto;
  }

  	#dropdownMenu .socialicons {
		margin-bottom: 0;
	}

  #footer-banner {
    margin-top: 30px;
  }

}

/* medium to small screens */
@media only screen and (max-width: 340px) {

  #dropdownMenu .socialicons {
		margin-bottom: 0;
	}

  #logo a {
    height: 50px;
  }
  #logo a img {
    height:40px;
  }
  #mySidenav .menu-center, #dropdownMenu .menu-center {
    padding: 60px 60px 10px;
  }
  #mySidenav .menu {
    padding: 24px 0 0;
} 
.menu.vertical>li {
    font-size: 13px;
}
.menu-vertical>li.is-submenu-item {
    font-size: 11px;
}


}

