/*
Theme Name: Vesaire Studio
Author: Cassandra Mehlhorn
Web: vesaire.studio

*/


 
/*--------------------------------------------------------------
# General für alle Screens gültig
--------------------------------------------------------------*/



/* General */

* {
      
      margin:0;
      outline:0;
      padding:0;

    }


b, strong
{
font-weight:bold;

    }


ul
{
    list-style-type:none;
    display:inline-block;
    padding:0px;
    margin:0px;

}

li
{
    list-style-type:none;
    display:inline-block;
    padding:0px;
    margin:0px;

}


/* BX Slider CSS */
.bx-wrapper{position:relative;-ms-touch-action:pan-y;touch-action:pan-y;z-index:999999}
.bx-wrapper img{display:block, text-align:center}
ul.bxslider{list-style:none}
.bx-viewport{width:75%;overflow-x:visible;overflow-y:visible;}

.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:40px;left:0;padding-right:40px;color:#fff;background:0 0;z-index:9999}
.bx-wrapper .bx-caption span{position:relative;bottom:0;right:0;text-align:right;background:0 0;padding-right:0;padding-top:0!important}
.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}

@media (min-width:120px) and (max-width:991px)
{.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:0;left:0;padding-right:40px;color:#fff;background:0 0;z-index:9999}
}

.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}
.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-controls-direction a.disabled{opacity:.35;cursor:auto;pointer-events:none}
.bx-wrapper .bx-controls-auto{text-align:center}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:30%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}
.bx-wrapper .bx-caption{left:0;background:0 0;width:100%;line-height:1.6vh;text-align:right;padding-top:10px}
.bx-wrapper .bx-next{cursor:url('https://galerie-auslage.de/burdensomerichness/wp-content/themes/v1.0/assets/images/arrow_right_burdensome.png') 43 27,auto;right:0;left:auto}
.bx-wrapper .bx-prev{cursor:url('https://galerie-auslage.de/burdensomerichness/wp-content/themes/v1.0/assets/images/arrow_left_burdensome.png') 43 27,auto;left:0;right:auto}
.bx-wrapper .bx-next,.bx-wrapper .bx-prev{position:absolute;top:0;width:50%;height:100%;z-index:9999}
::-webkit-scrollbar{display:none}





body, html
{
margin: 0;
padding: 0;
outline: none;
width: 100%;
height:100%;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
overflow-x:hidden !important;
font-family: 'aktiv-grotesk', sans-serif; 
font-size:18px;
line-height:22px;
text-decoration:none;
font-weight:500;
color:white;
background:black;
}

.bx-wrapper .bx-caption span,.bx-wrapper .bx-pager,figcaption{padding-top:10px;text-align:left;font-family:Archivo;font-size:1.4vh;line-height:1.8vh;font-weight:600;letter-spacing:.2pt}

header, section, footer
{  display:flex;
   flex-direction:row;
width: 100%;
}



a:link, a:hover, a:visited, a:active
{
    color:white;
    text-decoration:none;

}




h2
{
    font-family: 'aktiv-grotesk', sans-serif; 
font-size: 1.2vw;
    line-height: 1.5vw;
    text-decoration:none;
    font-weight:500;
    padding: 0px;
    margin: 0px;
    letter-spacing:0.1pt;

}


h3
{
    font-family: 'aktiv-grotesk', sans-serif; 
    font-size: 1vw;
    text-decoration:none;
    line-height:1.3vw;
    font-weight:500;
    padding: 0px;
    margin: 0px;

}


.mobile-header
{
display:none;
}


h4
{
    font-family: 'aktiv-grotesk', sans-serif; 
    font-size: 1.2rem;
    text-decoration:none;
    font-weight:500;
    padding: 0px;
    margin: 0px;

}




.mobile-slide
{
display:none;
}


/* Cookie Modal */

.cookiemodal, #cookiemodal
{
display:none !important;
}


/* Header */

header
{
padding-top:40px;
}


.left-column-header
{    
width: 35%;
display: flex;
margin-left: 4%;
flex-direction: row;
margin-right:30px;
flex-wrap: nowrap;
align-items: center;
justify-content: space-between;

}


.header-menu-left
{    
text-align:left;
margin-top:0px;
}


.header-menu-right
{    
text-align:right;
margin-top:0px;
}


.header-menu-mobile-right
{    
display:none;
}

.menu_top_right {
    text-transform: none;
    text-align: right;
    margin-top:0px;
    font-family: 'aktiv-grotesk', sans-serif; 
    text-decoration:none;
    font-weight:500;
    color:white;
    justify-content:flex-end;

}



.right-column-header
{    
width: 53%;
display: flex;
text-align: right;
margin-right: 4%;
flex-direction: row;
align-items: center;
justify-content: flex-end;
}

.right-column-header ul
{    
width:300px;
display:flex;
flex-direction: row;
justify-content: space-between;
}



/* Footer */


.left-column-footer
{    
width:35%;
display:flex;
margin-left:4%;
margin-bottom:40px;
margin-right:30px;
margin-top:80px;
bottom:0px;
}


.footer-menu-left
{    
text-align:left;
display:table-cell;
}



.footer-menu-left .menu li
{
color:white;
padding-right:20px;
}


.footer-menu-right .menu li
{
color:white;
padding-right:20px;
}




.right-column-footer
{    
width:53%;
display:flex;
margin-right: 4%;
margin-top:80px;
margin-bottom:40px;
justify-content: end;
}


.right-column-footer ul
{    
width: auto;
display:flex;
flex-direction: row;
justify-content: space-between;
}

.right-column-footer ul li
{    
padding-left:20px;
}


.footer-menu-right {
    text-transform: none;
    text-align: right;
    font-family: 'aktiv-grotesk', sans-serif; 
    text-decoration:none;
    font-weight:500;
    color:white;
    justify-content:flex-end;

}


section
{
    display:flex;
    padding:4%;
}

.left-column-main
{    
   width:50%;
   margin-left:2%;
   margin-top: 0px;
   margin-right:30px;

}

.right-column-main
{    
     
 width:45%;
 display:flex;
 margin-top:-5px;
 margin-right:2%;
 margin-bottom:80px;
}



.left-column-start
{    
   width:40%;
   margin-left:2%;
   margin-top: 0px;
   margin-right:30px;

}

.right-column-start
{    
     
 width:45%;
 display:flex;
 margin-top:-5px;
 margin-right:2%;
 display:flex;
 flex-direction:column;
 justify-content:center;
}



.left-column_info
 {
    background: black;
    width: calc(50% - 4%);
    padding-right: 60px;
}

.left-column_additional_info
{    
      width: calc(35% - 4%);
}






/* Parallax Styles */


.headerwhite
{
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


.parallax {
 
  /* Full height */
  height: 100%; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.centered-video {
    display:flex; 
    padding:10%; 
    justify-content:center; 
    align-items:middle; 
}



.centered-image-slide {
    display:flex; 
    padding:6% 3% 4% 3%; 
    justify-content:center; 
    align-items:middle;
    border-top:1px solid black;
}

.centered-image-slide img{
width:70%;
box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}


.centered-gallery-slide {
    display:block; 
    padding:6% 3% 4% 3%; 
    justify-content:center; 
    align-items:middle;
    text-align:center;
    border-top:1px solid black;
}

.main-carousel
{
    display:block; 
text-align:center;
}

.carousel-cell {
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.flickity-prev-next-button .flickity-button-icon {
    height: 60%;
    left: 20%;
    position: absolute;
    top: 20%;
    width: 60%
}

.flickity-prev-next-button.previous:hover {
    cursor: url(https://vesaire.studio/wp-content/themes/v2.0/assets/icons/arrow_left.png), w-resize;
    left: 0;
}

.flickity-prev-next-button.next:hover {
    cursor: url(https://vesaire.studio/wp-content/themes/v2.0/assets/icons/arrow_right.png),e-resize;
    right: 0
}


.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px transparent !important;
}



.flickity-prev-next-button svg {
    display: none
}

.flickity-prev-next-button {
    top: 50% !important;
    width: 50% !important;
    height:100% !important;
    border-radius: unset !important;
    transform: translateY(-50%) !important;
    background: transparent !important;
}


.flickity-viewport
{
overflow:visible !important;
}


.centered-gallery-slide img
{
width:70%;
    height: 100%;
box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}




.fullwidth-image-slide {
 
  /* Full height */
  height: 800px; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.footer-slide {
height:300px;
display: flex;
justify-content: space-between;
   flex-direction:row;
   flex-wrap:nowrap;
}


.text_below_media
{    
display:flex;
flex-direction:row;
justify-content: space-between;
color:black;
}


/* Info Table im Parallax Slide */

.table {
padding-bottom:60px;
}

.table_row {
    display: flex; 
    flex-direction: row;
    border-top: #000000 1px solid;
    padding-bottom: 3px;
    padding-top: 3px;
}

.table_column_left
{
width:50%;
}

.table_column_right
{
width:50%;
}

.table_row:last-child {
   border-bottom: #000000 1px solid;
}







/* Lightbox */



.pswp {
    --pswp-bg: transparent !important;
    --pswp-placeholder-bg: #222;
    --pswp-root-z-index: 100000;
    --pswp-preloader-color: rgba(79, 79, 79, 0.4);
    --pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);
    --pswp-icon-color: #fff;
    --pswp-icon-color-secondary: #4f4f4f;
    --pswp-icon-stroke-color: #4f4f4f;
    --pswp-icon-stroke-width: 2px;
    --pswp-error-text-color: var(--pswp-icon-color);
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: auto !important;
    touch-action: auto !important;
    z-index: 999999999 !important;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0;
    opacity:1 !important;
}



.pswp__icn {
    position: absolute;
    top: 10px !important;
    left: 0 !important;
    width: 60px !important;
    height: 60px !important;
    overflow: hidden;
    pointer-events: none;
    fill: #000 !important;
    color: #000000 !important;
}

.pswp__button--close {
    margin-right: 14px !important;
        margin-top: -6px !important;
}



.pswp__button--arrow {
    position: absolute;
        top: 200px !important;
    height: 100% !important;
    background: transparent;

}

.pswp__button--arrow--prev {
    right: auto;
    left: 0px;
    width:50% !important;
    background:transparent !important;
   cursor: w-resize !important;
   z-index: 99999999999999 !important;
}

.pswp__button--arrow--next {
    left: auto;
    right: 0px;
     width:50% !important;
     background:transparent !important;
     cursor: e-resize !important;
     z-index: 99999999999999 !important;
}

.pswp--ui-visible .pswp__hide-on-close {
    opacity: 1;
    pointer-events: auto;
    z-index: 999999999999999999 !important;
}

.pswp__img
{
cursor:unset;
}




.pswp__button--arrow .pswp__icn {
    display: none !important;
}

.pswp__top-bar, .pswp__caption
{
background-color:transparent !important;
}


















.left-column-main a
{    
color:black;
}
















.small-column
{    
     
width:45%;
}





.about_text
{    
font-family: 'aktiv-grotesk', sans-serif; 
font-size: 1.1rem;
text-decoration:none;
font-weight:500;
padding: 0px;
margin: 0px;
line-height: 1.5rem;
letter-spacing: 0.1pt;
hyphens: auto; 
opacity:1;
}




/* Link Liste Arbeiten */

.work_list
{    
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 1.8vw;
    text-decoration: none;
    font-weight: 400;
    margin: 0px;
    line-height: 2vw;
    letter-spacing: 0.1pt;
    opacity: 1;
}

.work_list_mobile
{    
display:none;
}


.work_list_link { 
pointer-events: auto;
cursor: pointer;
display:inline-block;
}



.work_list p a
{    
color:white;
}

.work_image
{    
position: absolute;
top: -100px;
left:-1000px;
z-index: -1;
pointer-events: none;
flex-direction: column;
align-items: center;
justify-content: center;
display:none;
}

.work_image img
{    
width:800px;
}

.work_image video
{    
width:800px;
}

.work_list_link:hover + .work_image
{    
display:block !important;
}

span {
  position: relative;
  display: block;
  cursor: pointer;
}

span:before, span:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 15px;
  top: 30%;
  margin-top: 5px;
  background: #ff4203;
}

span:before {
  left: -2.5px;
}
span:after {
  right: 2.5px;
  background: #ff4203;
  transition: width 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
}

span:hover:before {
  background: #ff4203;
  width: 100%;
  transition: width 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}

span:hover:after {
  background: transparent;
  width: 100%;
  transition: 0s;
}




.about_text_extension
{
font-family: 'aktiv-grotesk', sans-serif;
font-size: 0.9rem;
text-decoration: none;
font-weight: 500;
line-height: 1.2rem;
opacity:0;
}


h2:hover + #additional_vesaire{
 color:blue;
 opacity:1;
}


.menu_bottom_right:hover + #additional_vesaire {
display: block;
color:blue;
}


#additional_vesaire{
    text-transform:none;
    font-size: 2.1rem;
    text-decoration:none;
    opacity:0;

}
#additional_projects{
    text-transform:none;
    display:none;
    font-size: 2.1rem;
    text-decoration:none;

}


#thumbnail {
    display: none;

    width: 150px;
    height: 150px;
}

#thumbnail:hover + #title {
    display: none;
}

#title {
    display: none;

    color: #ffffff;
    background-color: #000000;
    text-align: center;
    width: 130px;
    padding: 10px;
}


.cookiemodal {
    position: fixed;
    width: 500px;
    height: auto;
    background: black;
    padding: 20px;
    display: block;
    font-size: 1.1rem;
    line-height: 1.5rem;
    flex-direction: column;
    justify-content: center;
    right: 80px;
    bottom: 70px;
    border: 1px solid white;
    z-index: 999999999999;
}
.cookiemodal button {
    display: inline-block;
    background-color: black;
    color: white;
    border:1px solid white;
    text-align: center;
     font-size: 1.1rem;
    line-height: 1.5rem;
    font-weight: normal;
    font-family: 'Rhetorik Sans',sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:5px;
    padding-bottom:5px;
    width: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin-top: 15px;
}





/* Notebook */
@media (min-width: 1200px) and (max-width: 1719px)  {

}




/* Tablet Landscape */
@media only screen and (min-width: 992px) and (max-width: 1199px){

}



/* Tablet Portrait */
@media (min-width: 768px) and (max-width: 991px){

.bx-viewport {
    width: 75%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.right-column-header {
margin-right: 0px;
}

.centered-image-slide img
 {
    width: 100%;
    box-shadow:unset;
}

.centered-gallery-slide img
 {
    width: 100%;
}

.mobile-header
{
display:flex;
}


.mobile-slide {
    display: none;
}


.mobile-slide.show {
        opacity: 1;
        display: block;
        transition: 0.5s;
        z-index: 99;
        text-align: center;
}


/* Hamburger Menu */


#menu-button-container {
  display: inline-block;
  float: right;
}

#menu-button {
    height: 30px;
    width: 32px;
    position: relative;
top: 15px;
        right: 15px;
    cursor: pointer;
    overflow: hidden;
    z-index: 999999999999;
}


#menu-button div {
  height: 2px;
  width: 100%;
  background: #ff4203;
  position: absolute;
  top: 14px;
  transition: .4s ease-in-out;
}

 #menu-button div:nth-child(1) {
  top: 7px;
} 

#menu-button div:nth-child(2), #menu-button div:nth-child(3) {
  top: 14px;
}

#menu-button div:nth-child(4) {
  top: 21px;
}



#menu-button.animate div:nth-child(1), #menu-button.animate div:nth-child(4) {
    top: 14px;
    opacity: 0;
  }

#menu-button.animate div:nth-child(2) {
    transform: rotate(45deg);
  }

#menu-button.animate div:nth-child(3) {
  transform: rotate(-45deg);
  
}




#menu-button.hover-animation div:nth-child(1), #menu-button.hover-animation div:nth-child(4) {
  width: 100%;
}




.mobile-navigation {
    display: block;
}

.mobile-menu {
    display: block;
    margin-top: 20px;
}

.menu-button {
    display: block;
}


/* Mobile Menu*/


.mobile-navigation {
    position: relative;
    top: 0px;
    padding-left: 20px;
    width: calc(100% - 40px);
    z-index: 99;
    height: 100%;
    transition: 0.5s;
}

nav.mobile-navigation > ul {
position: relative;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto;
    padding: 0;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
}




nav.mobile-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height:16px;
    transition: 0.5s;
    color:white;
}





nav.mobile-navigation a:hover {
  display: block;
  text-decoration: none;
  font-weight:500;
  transition: 0.5s;
  font-size: 14px;
}

nav.mobile-navigation ul li {
  color: white;
  list-style: none;
}


nav.mobile-navigation li.current_page_item a:link, nav.mobile-navigation li.current_page_item a:visited {
  display: block;
  text-decoration: underline;
  font-weight:500;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}


.left-column-header {
    display: flex;
    margin-left: 20px;
    flex-direction: row;
        padding-top:20px;
    margin-right: 30px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

header
{
display:none;
}


.left-column-start
{
display:none;
}

.right-column-start
{
width:calc(100% - 40px);
margin-top:0px;
margin-right:0px;
}

footer
{
display:none;
}


.text_below_media
{
display:block;
}

.headerwhite {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.left-column-main {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
}

.right-column-main {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 2px;
        padding-bottom: 20px;
        margin-bottom: 0px;
}

.table {
    padding-bottom: 0px;
}


.centered-image-slide {
    display: flex;
    padding: 20px 20px 0px 20px;
    justify-content: center;
    align-items: middle;
    border-top: 1px solid black;
}

.centered-gallery-slide {
        padding: 20px 20px 0px 20px;
}

h2
 {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    letter-spacing: 0.1pt;
}


h3 {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 11px;
    text-decoration: none;
    line-height: 13px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}


.footer-slide
 {
    height: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

 span:before, span:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 6px;
    top: 40%;
    margin-top: 0px;
    background: #ff4203;
}

.work_list {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    font-weight: 500;
    margin: 0px;
    opacity: 1;
    padding-top: 20px;
}

.parallax {
    display: none;
}

section {
    display: block;
    padding: 20px;
}

.left-column_info {
    background: black;
    width: calc(100% - 40px);
    padding-right: 60px;
}

.left-column_additional_info {
    width: calc(100% - 40px);
    padding-top: 40px;
}

}




/* Smartphone Landscape */
@media (min-width: 565px) and (max-width: 767px) {

.bx-viewport {
    width: 75%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.centered-image-slide img
 {
    width: 100%;
}

.centered-gallery-slide img
 {
    width: 100%;
    box-shadow:unset;
}

.mobile-header
{
display:flex;
}

.mobile-slide {
    display: none;
}


.mobile-slide.show {
        opacity: 1;
        display: block;
        transition: 0.5s;
        z-index: 99;
        text-align: center;
}


/* Hamburger Menu */


#menu-button-container {
  display: inline-block;
  float: right;
}

#menu-button {
height: 30px;
width: 32px;
position: relative;
top: 15px;
right: 15px;
cursor: pointer;
overflow: hidden;
z-index: 999999999999;
}


#menu-button div {
  height: 2px;
  width: 100%;
  background: #ff4203;
  position: absolute;
  top: 14px;
  transition: .4s ease-in-out;
}

 #menu-button div:nth-child(1) {
  top: 7px;
} 

#menu-button div:nth-child(2), #menu-button div:nth-child(3) {
  top: 14px;
}

#menu-button div:nth-child(4) {
  top: 21px;
}



#menu-button.animate div:nth-child(1), #menu-button.animate div:nth-child(4) {
    top: 14px;
    opacity: 0;
  }

#menu-button.animate div:nth-child(2) {
    transform: rotate(45deg);
  }

#menu-button.animate div:nth-child(3) {
  transform: rotate(-45deg);
  
}




#menu-button.hover-animation div:nth-child(1), #menu-button.hover-animation div:nth-child(4) {
  width: 100%;
}


/* Mobile Menu*/


.mobile-navigation {
    position: relative;
    top: 0px;
    padding-left: 20px;
    width: calc(100% - 40px);
    z-index: 99;
    height: 100%;
    transition: 0.5s;
}

nav.mobile-navigation > ul {
position: relative;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto;
    padding: 0;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
}




nav.mobile-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height:16px;
    transition: 0.5s;
    color:white;
}





nav.mobile-navigation a:hover {
  display: block;
  text-decoration: none;
  font-weight:500;
  transition: 0.5s;
  font-size: 14px;
}

nav.mobile-navigation ul li {
  color: white;
  list-style: none;
}


nav.mobile-navigation li.current_page_item a:link, nav.mobile-navigation li.current_page_item a:visited {
  display: block;
  text-decoration: underline;
  font-weight:500;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}


.mobile-navigation {
    display: block;
}

.mobile-menu {
    display: block;
    margin-top: 20px;
}

.menu-button {
    display: block;
}

.left-column-header {
    display: flex;
    margin-left: 20px;
    flex-direction: row;
    margin-right: 30px;
    padding-top:20px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}



header
{
display:none;
}

section {
    display: block;
    padding: 20px;
}

.left-column_info {
    background: black;
    width: calc(100% - 40px);
    padding-right: 60px;
}

.left-column_additional_info {
    width: calc(100% - 40px);
    padding-top: 40px;
}

.left-column-start
{
display:none;
}

.right-column-start
{
width:calc(100% - 40px);
margin-top:0px;
margin-right:0px;
}

footer
{
display:none;
}


.text_below_media
{
display:block;
}

.headerwhite {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.left-column-main {
          width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
}

.right-column-main {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 2px;
        padding-bottom: 20px;
        margin-bottom: 0px;
}

.table {
    padding-bottom: 0px;
}

h2
 {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    letter-spacing: 0.1pt;
}

h3 {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 11px;
    text-decoration: none;
    line-height: 13px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

.centered-image-slide {
    display: flex;
        padding: 20px 20px 0px 20px;
    justify-content: center;
    align-items: middle;
    border-top: 1px solid black;
}

.centered-gallery-slide {
        padding: 20px 20px 0px 20px;
}


.footer-slide
 {
    height: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

 span:before, span:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 6px;
    top: 40%;
    margin-top: 0px;
    background: #ff4203;
}


.work_list {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    font-weight: 500;
    margin: 0px;
    opacity: 1;
    padding-top: 20px;
}

.parallax {
    display: none;
}

.right-column-header {
margin-right: 0px;
}

}



/* Smartphone Portrait */
@media (min-width: 120px) and (max-width: 564px) {


.bx-viewport {
    width: 75%;
    overflow-x: hidden;
    overflow-y: hidden;
}

.right-column-header {
margin-right: 0px;
}

.mobile-header
{
display:flex;
}


.mobile-slide {
    display: none;
}


.mobile-slide.show {
        opacity: 1;
        display: block;
        transition: 0.5s;
        z-index: 99;
        text-align: center;
}


/* Hamburger Menu */


#menu-button-container {
  display: inline-block;
  float: right;
}

#menu-button {
height: 30px;
width: 32px;
position: relative;
top: 15px;
right: 15px;
cursor: pointer;
overflow: hidden;
z-index: 999999999999;
}


#menu-button div {
  height: 2px;
  width: 100%;
  background: #ff4203;
  position: absolute;
  top: 14px;
  transition: .4s ease-in-out;
}

 #menu-button div:nth-child(1) {
  top: 7px;
} 

#menu-button div:nth-child(2), #menu-button div:nth-child(3) {
  top: 14px;
}

#menu-button div:nth-child(4) {
  top: 21px;
}



#menu-button.animate div:nth-child(1), #menu-button.animate div:nth-child(4) {
    top: 14px;
    opacity: 0;
  }

#menu-button.animate div:nth-child(2) {
    transform: rotate(45deg);
  }

#menu-button.animate div:nth-child(3) {
  transform: rotate(-45deg);
  
}




#menu-button.hover-animation div:nth-child(1), #menu-button.hover-animation div:nth-child(4) {
  width: 100%;
}




.mobile-navigation {
    display: block;
}

.mobile-menu {
    display: block;
    margin-top: 20px;
}

.menu-button {
    display: block;
}

/* Mobile Menu*/


.mobile-navigation {
    position: relative;
    top: 0px;
    padding-left: 20px;
    width: calc(100% - 40px);
    z-index: 99;
    height: 100%;
    transition: 0.5s;
}

nav.mobile-navigation > ul {
position: relative;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto;
    padding: 0;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
}




nav.mobile-navigation a {
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height:16px;
    transition: 0.5s;
    color:white;
}





nav.mobile-navigation a:hover {
  display: block;
  text-decoration: none;
  font-weight:500;
  transition: 0.5s;
  font-size: 14px;
}

nav.mobile-navigation ul li {
  color: white;
  list-style: none;
}


nav.mobile-navigation li.current_page_item a:link, nav.mobile-navigation li.current_page_item a:visited {
  display: block;
  text-decoration: underline;
  font-weight:500;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
}


.left-column-header {
    display: flex;
    margin-left: 20px;
    flex-direction: row;
    margin-right: 30px;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
        padding-top:20px;
}


section {
    display: block;
    padding: 20px;
}

header
{
display:none;
}

.left-column_info {
    background: black;
    width: calc(100% - 40px);
    padding-right: 60px;
}

.left-column_additional_info {
    width: calc(100% - 40px);
    padding-top: 40px;
}

.parallax {
    display: none;
}

.left-column-start
{
display:none;
}

.right-column-start
{
width:calc(100% - 40px);
margin-top:0px;
margin-right:0px;
}

footer
{
display:none;
}


.text_below_media
{
display:block;
}

.headerwhite {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.left-column-main {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
}

.right-column-main {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 2px;
        padding-bottom: 20px;
        margin-bottom: 0px;
}

.table {
    padding-bottom: 0px;
}

.centered-image-slide {
    display: flex;
        padding: 20px 20px 0px 20px;
    justify-content: center;
    align-items: middle;
    border-top: 1px solid black;
}

.centered-gallery-slide {
        padding: 20px 20px 0px 20px;
}


h2
 {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    letter-spacing: 0.1pt;
}

h3 {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 11px;
    text-decoration: none;
    line-height: 13px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}

.work_list {
    font-family: 'aktiv-grotesk', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    font-weight: 500;
    margin: 0px;
    opacity: 1;
    padding-top: 20px;
}

.footer-slide
 {
    height: 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
}

 span:before, span:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 6px;
    top: 40%;
    margin-top: 0px;
    background: #ff4203;
}

.centered-image-slide img
 {
    width: 100%;
}

.centered-gallery-slide img
 {
    width: 100%;
    box-shadow:unset;
}

}