* {
    border: 0px;
    outline: 0px;
    padding: 0px;
    margin: 0px;
}

body {
    overflow: auto;
}

body #page #main {
    padding: 0px;
}

body.sidebar-menu-collapsed .sidebars {
  /*position: fixed;*/
    display:none;
}

/*#black-stage {
  display: none;
}*/

.sidebars {
    display: block;
    POSITION: absolute;
    z-index: 1000;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    background-color: #000;
}

    body.sidebar-first .region-sidebar-first,
    body.sidebar-first.sidebar-menu-collapsed .region-sidebar-first {
        height: 74px !important;
        position: relative;
        left: 0px !important;
        float: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
        overflow: visible;
        background-color: #000;
    }

        .marc-klasfeld-name {
            margin: 0px;
        }

        .sidebar-menu {
            width: 100%;
            margin: 0px;
            padding: 0px;
            border-top: 0px;
            line-height: 22px;
            font-size: 100%;
            background-color: #000;
        }

        .sidebar-menu#block-menu-block-3,
        .sidebar-menu#block-menu-block-1 {
            position: relative;
            top: 47px;
            left: 0%;

            transition-property: left;
            transition-duration: .2s;
            transition-timing-function: ease-in-out;
        }

        body.sidebar-first.sidebar-menu-collapsed .sidebar-menu#block-menu-block-3,
        body.sidebar-first.sidebar-menu-collapsed .sidebar-menu#block-menu-block-1 {
            left: -100%;
        }

        .sidebar-menu-toggle {
            position: absolute;
            top: 34px;
            right: 0px;
            width: 100%;
            z-index: 9999;
        }

            body.sidebar-first .sidebar-menu-toggle-trigger,
            body.sidebar-first.sidebar-menu-collapsed .sidebar-menu-toggle-trigger {
                background-image: url('/sites/all/themes/marc_klasfeld/images/marc_menutab_mobile.png');
                background-size: 61px auto;
                background-position: center center;
                background-repeat: no-repeat;
                height: 10px !important;
                width: 100%;
                margin: 0px auto;
                padding: 10px 0px;
            }

        .marc-klasfeld-name .mkn-logo a:before {
            content: '';
            display: block;
            width: 182px;
            height: 15px;
            background-image: url('/sites/all/themes/marc_klasfeld/images/marc_logo_mobile.png');
            background-size: 182px auto;
            background-position: top left;
            background-repeat: no-repeat;
            margin: 19px auto 0px auto;
            padding-bottom: 11px;
            border-bottom: 1px solid;
        }

            .marc-klasfeld-name .mkn-logo img {
                display: none;
            }

        .sidebar-menu.sidebar-menu-main-menu#block-menu-block-1 {
            padding-bottom: 19px;
        }

            .sidebar-menu.sidebar-menu-main-menu:after {
                content: '';
                display: block;
                margin: auto;
                width: 50%;
                height: 1px;
                position: absolute;
                background-color: #515151;
                bottom: 0px;
                left: 25%;
            }

        .sidebar-menu-secondary-menu {
            padding: 15px 0px 20px;
        }

        .sidebar-menu h2.block-title {
            text-transform: uppercase;
            font-size: 80%;
            letter-spacing: .08em;
            font-weight: 300;
            color: #868686;
            font-family: Helvetica, sans-serif;
        }

            .sidebar-menu ul.menu li a {
                font-family: Helvetica, sans-serif;
                font-size: 80%;
                font-weight: 400;
                letter-spacing: .08em;
                line-height: 1.3em;
                padding: 6px 0px;
                display: block;
            }

body.sidebar-first.sidebar-menu-collapsed #content {
    margin-top: 92px;
}




body.page-taxonomy-term h1#page-title,
body.page-photography h1#page-title {
    display: block;
    position: relative;
    text-transform: uppercase;
    line-height: 1em;
    font-size: 110%;
    font-weight: 300;
    color: #fff;
    letter-spacing: .08em;
    text-align: center;
    left: 0px !important;
    top: 0px !important;
    padding: 13px 0px;
}



#content .scrollable {
    height: auto !important;
    position: relative;
    margin-top: 0px !important;
}

    .scrollingHotSpotLeft,
    .scrollingHotSpotRight  {
        display: none !important;
    }

    .scrollWrapper {
        position: relative;
        width: 100%;
    }

        .scrollableArea {
            position: relative;
            width: 100% !important;
            height: auto;
        }

            .scrollableArea a {
                display: inline-block; *display: inline; zoom: 1;
                vertical-align: top;
                border-top: 1px solid #000;
                border-right: 1px solid #000;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                width: 50%;
                margin-right: 0px;
            }

                .scrollableArea a img {
                    width: 100% !important;
                    height: auto !important;
                    opacity: 1 !important;
                }

              .scrollable .videos-artist-song-fields {
                top: auto !important;
                bottom: 0% !important;
                background-color: rgba(0, 0, 0, 0.43);
                padding:5px 3% !important;
              }

                .scrollable .videos-artist-song-fields .field-artist,
                .scrollable .videos-artist-song-fields .field-title-field {
                  visibility: visible !important;
                  font-size: 60%;
                }


.node-page {
    width: 80%;
    padding: 0px;
    line-height: 1.7em;
    font-size: 70%;
    letter-spacing: .03em;
    margin-top: 80px;
}


.video-js.vjs-default-skin.vjs-paused {
  width: 100% !important;
}

.touchevents .node-video .field-artist {
  position: absolute !important;
  bottom: 20% !important;
  left: 0px !important;
  width: 100% !important;
}

.touchevents .node-video .field-title-field {
  position: absolute !important;
  bottom: 15% !important;
  left: 0px !important;
  width: 100% !important;
}

.touchevents .node-video .field-artist:before {
  content: 'CLICK TO PLAY';
  display: block;
  position: absolute;
  width: 100%;
  top: -60px;
  left: 0px;
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	
	.touchevents .node-video .field-artist, .touchevents .node-video .field-title-field, .touchevents .node-video .field-artist:before {
		display: none !important;
	}
	
}
@media (max-device-width : 1024px) {
    #mkName {
        display: none!important;
    }
    #mkVideo, #mkPhoto {
        margin-top: -16px;
    }
}

.close-button, #cboxClose.cbox-close-plain {
  position: fixed;
  font-size: 0;
  text-align: center;
  color: #000;
  top: 20px;
  right: 20px;
  width: 24px;
  height: 24px;
  background: url(/sites/all/themes/marc_klasfeld/colorboxstylemarcklasfeld/images/close-options.png) center center no-repeat;
  background-size: 24px auto;
  opacity: 1 !important;
  border-color: #fff;
  outline: 0px;
}








/*MOBILE LANDSCAPE*/

@media screen and (orientation: landscape) {

  body.sidebar-first .region-sidebar-first, body.sidebar-first.sidebar-menu-collapsed .region-sidebar-first {
    height: 42px !important;
    position: relative;
    left: 0px !important;
    top: 0px;
    float: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: visible;
    background-color: #000;
  }

  .marc-klasfeld-name .mkn-logo a::before {
    content: '';
    display: block;
    width: 100px;
    height: 15px;
    background-image: url('/sites/all/themes/marc_klasfeld/images/marc_logo_mobile.png');
    background-size: 100px auto;
    background-position: top left;
    background-repeat: no-repeat;
    margin: 8px auto 0px auto;
    padding-bottom: 0px;
    border-bottom: 1px solid;
  }

  .sidebar-menu-toggle {
    top: 10px;
  }

  body.sidebar-first.sidebar-menu-collapsed #content {
    margin-top: 50px;
  }

  .scrollableArea a {
    width: 33%;
  }

  .scrollable .videos-artist-song-fields .field-artist, .scrollable .videos-artist-song-fields .field-title-field {
    font-size: 40%;
    letter-spacing: .05em;
  }

  .sidebar-menu#block-menu-block-3, .sidebar-menu#block-menu-block-1 {
    top:26px;
  }

  .sidebar-menu h2.block-title {
    font-size: 50%;
  }

  .sidebar-menu ul.menu li a {
    font-size: 60%;
    padding: 4px 0px;
  }

  .close-button, #cboxClose.cbox-close-plain {
    opacity: 1 !important;
    width: 24px !important;
    height: 24px !important;
    background-size: 24px auto !important;
  }

  .node-page {
    width: 80%;
    padding: 0px;
    line-height: 1.7em;
    font-size: 50%;
    letter-spacing: .03em;
    margin-top: 55px;
  }
  
	.vjs-loading-spinner {
		display: none !important;
	}

	/*
	
	.no-touchevents .mobileOnly.takeOver {
		display: none !important;
	}
  
  .mobile .mobileOnly.takeOver {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #000;
    text-align: center;

  }

    .mobile .mobileOnly.takeOver:before {
      content:'';
      display: inline-block; *display: inline; zoom: 1;
      vertical-align: middle;
      height: 100%;
      width: 0px;
    }

    .mobile .mobileOnly.takeOver h1 {
      display: inline-block; *display: inline; zoom: 1;
      vertical-align: middle;
      width: 80%;
      -webkit-font-smoothing: antialiased;
      text-transform: uppercase;
      font-size: 120%;
      letter-spacing: .05em;
    }
	
	*/

}


body.sidebar-menu-collapsed .sidebars {
    display: none!important;
}
body.sidebar-menu-collapsed .navbar {
    display: block;
}
/* mobile menu */
.sidebars{
    display: none;
}
.navbar {
    height:60px;
    background: #fff;
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index: 1111;
    display: none;
}
.navbar-collapse {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    border-top: 2px solid transparent;
    background: #ffffff;
    height: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 5;
    color:#000;
    text-align: center;
    text-transform: uppercase;
}
.navbar-collapse.open {
    display: block;
    padding-bottom: 0;
    visibility: visible;
    border-top-color: #d7d7d7;
    height: 500px;
}

.navbar-toggle {
    position: relative;
    float: right;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: block;
    padding: 0;
    margin-top: 16px;
    width: 30px;
    height: 28px;
}

.navbar-toggle .line {
    background-color: #000;
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.navbar-toggle .line1 {
    top:2px;
}
.navbar-toggle .line3 {
    top:25px;
}

@keyframes line1 {

    100% {transform: rotate(45deg); transform-origin: center; top:50%}
}
@keyframes line3 {

    100% {transform: rotate(-45deg); transform-origin: center; top:50%}
}
@keyframes line2 {

    100% {opacity: 0;}
}
@keyframes line11 {

    100% {transform: rotate(45deg); transform-origin: center; top:50%}
}
@keyframes line31 {

    100% {transform: rotate(-45deg); transform-origin: center; top:50%}
}
@keyframes line21 {

    100% {opacity: 0;}
}

.navbar-toggle.active .line1 {
    animation-name: line1;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
}
.navbar-toggle.active .line2 {
    animation-name: line2;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
}
.navbar-toggle.active .line3 {
    animation-name: line3;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
}

.navbar-toggle.inactive .line1 {
    animation-name: line11;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    animation-direction:reverse;
}
.navbar-toggle.inactive .line2 {
    animation-name: line21;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    animation-direction:reverse;
}
.navbar-toggle.inactive .line3 {
    animation-name: line31;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    animation-direction:reverse;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.navbar-brand {
    display: inline-block;
    color:#000;
    text-transform: uppercase;
    margin: 22px 0 0;
    font-size: 14px;
    letter-spacing: 9px;
}

.navbar-header {
    padding: 0 5px 10px 23px;
    height: auto;
}

.navbar-header:before,
.navbar-header:after {
    content: '';
    display: table;
    clear: both;
}
.navbar-collapse > .menu {
    margin: 57px 0 0;
    padding: 0;
    list-style: none;
}
.navbar-collapse .menu li {
    margin-top: 66px;
}
.navbar-collapse .menu .menu__link {
    display: block;
}
.navbar-collapse > .menu li {
    list-style:none;
    margin-top: 29px;
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.navbar-collapse > .menu li:first-child {
    margin-top: 0;
}
.navbar-collapse > .menu > li > .menu__link {
    display: block;
    color: #b4b4b4;
    font-size: 11px;
    letter-spacing: 3px;
    padding: 3px 20px;
    font-weight: 400;
}
.navbar-collapse > .menu > li > .menu__link:hover,
.navbar-collapse > .menu > li > .menu__link.active {
    color:#000;
}
.navbar-collapse .title,
.navbar-collapse .menu .menu__link {
    font-size: 22px;
    letter-spacing: 8.8px;
}
.navbar-collapse .title {
    margin-top: 78px;
}


.navbar a {
    color:#000;
}

    .navbar-collapse .menu {
        margin: 15px 0;
    }
    .navbar-collapse .title,
    .navbar-collapse .menu .menu__link {
        font-size: 11px;
        padding: 7px 20px;
    }
    .navbar-collapse .title {
        margin-top: 0;
    }
    .navbar-collapse .menu li {
        margin-top: 19px;
    }
    .navbar-collapse > .menu > li {
        margin-top: 10px;
        font-size: 14px;
    }


#content.fade:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7);
}