/* Home */
body.home #header {
    background: none;
}
body.home #header #logo1 {
    display: none;
}
body.home.menu_expanded #header #logo1 {
    display: block;
}
#home {
    position: relative;
    top: -160px;
    /* 160 is the height of header */
    z-index: 0;
    margin-bottom: -160px;
    /* 160 is the height of header */
}
#home header {
    position: absolute;
    left: 0;
    right: 0;
    top: 380px;
    z-index: 10;
    padding: 0 40px;
}
#home .logo {
    width: 710px;
    /*width: 59.7%;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-right: 15px;*/
	background: #fff;
}
#home .logo img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}
#home .slideshow {}
#home .slideshow,
#home .slideshow .slides,
#home .slideshow .slides li {
    height: 880px;
}
#home .slideshow_description {
    /*width: 59.7%;*/
    width: 710px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*padding-right: 15px;*/
    position: relative;
}
#home .slideshow_description .wrapper {
    background: #fff;
    height: 255px;
}
#home .slideshow_pager {
    position: absolute;
    left: 0;
    bottom: 10px;
    right: 0;
    text-align: center;
}
#home .slideshow .image_caption {
	position: absolute;
	right: 20px;
	bottom: 20px;
	z-index: 1000;
	background: #000;
	color: #fff;
	padding: 5px;
	max-width: 200px;
	width: 100%;
	text-align: right;
}
#home .edition2021,
#home .discount {
    position: absolute;
    bottom: 11px;
    right: -150px;
    width: 150px;
    height: 150px;
}
#home .app {
    position: absolute;
    bottom: 11px;
    right: -300px;
    width: 150px;
    height: 150px;
}
#home .edition2021 img,
#home .cancellation img,
#home .app img,
#home .discount img {
    width: 100%;
}
#home .feeds {
    padding: 50px 0 10px 0;
}
#home .column {
    /*margin-top: 125px;*/
    margin-bottom: 15px;
}
#home .column .wrapper>hr {
    width: 80px;
    border-top: 12px solid #000;
    margin-bottom: 10px;
}
#home .column .wrapper>h2 {
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 20px;
    font-family: 'regular-black';
}
#home .column .wrapper>.feed_introductory {
    font-family: 'regular-black';
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 15px;
}
#home .column .wrapper>.feed_description {
    font-family: 'regular-medium';
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 15px;
}
#home .column .wrapper .link {
    margin-top: 15px;
    padding-bottom: 15px;
}
#home .column .wrapper .link a {
    font-family: 'regular-extrabold';
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 15px;
    background: url('../img/button_arrow.png') no-repeat 0 4px;
    background-size: 10px;
}
#home .column .wrapper .items {
    /*padding-top: 15px;*/
    padding-bottom: 15px;
}
#home .column article.item .wrapper {
    background: none;
}
#home .column article.item {
    height: auto;
    margin-bottom: 20px !important;
}
#home .column article.item:last-child {
    margin-bottom: 0px!important;
}
#home .column article.item .more .full,
#home .column article.item .places,
#home .column article.item .type,
#home .column article.item hr,
#home .column article.item .thumbnail {
    display: none;
}
#home .column.event article.item .places,
#home .column.event article.item .type {
	display: block;
	color: #000;
}
#home .column.event article.item.night,
#home .column.event article.item.event.night.important .date,
#home .column.event article.item.event.night.important .title,
#home .column.event article.item.event.night.important .surtitle,
#home .column.event article.item.event.night .places {
	margin-left: 0;
}

#home .column article.item .more {
    padding-left: 0;
    background: none;
    margin-top: 5px;
}
#home .column article.item .more .short {
    display: inline;
    font-family: 'regular-bold';
    font-size: 14px;
    line-height: 15px;
    background: url('../img/button_arrow.png') no-repeat 0 5px;
    background-size: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
}
#home .column article.item h2 {
    font-size: 15px;
    line-height: 18px;
    height: auto;
    margin-bottom: 5px;
    font-family: 'regular-black';
}
#home .column article.item .description {
    font-family: 'regular-medium';
    font-size: 16px;
    line-height: 20px;
    margin: 0;
	width: 100%;
}
#home .column article.item .date {
    font-family: 'regular-medium';
    font-size: 18px;
    line-height: 24px;
    padding-left: 15px;
    background: url('../img/button_arrow_thin.png') no-repeat 0 8px;
    background-size: 10px;
}

/* Home / column pages */
#home .column.page .wrapper {
    background: #fff;
}
#home .column.page article.item {}
	#home .column.page article.item .more,
#home .column.page article.item .description {
    display: none;
}
#home .column.page article.item h2 {
    font-family: 'regular-extrabold';
    padding-left: 15px;
    background: url('../img/button_arrow.png') no-repeat 0 4px;
    background-size: 10px;
    font-size: 14px;
    line-height: 18px;
}

/* Home / column post */
#home .column.post article.item .date {
    display: none;
}


/* Home column instagram */
#home .column.instagram > .wrapper {
	padding: 0;
}
#home .column.instagram li {
	margin-bottom: 15px;
}
#home .column.instagram li .caption {
	margin-bottom: 5px;
}
#home .column.instagram img {
    width: 100%;
	display: block;
}

/* Home column exhibitions */
#home .column.buttons > .wrapper {
    padding-right: 0;
    position: relative;
}
#home .column.buttons > .wrapper  .ratio {
	width: 100%;
	padding-top: 100%;
	position: relative;
}
#home .column.buttons > .wrapper  .ratio .wrapper {
    position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	background: #000;
}
#home .column.buttons h2 {
    color: #fff;
    font-size: 25px;
    line-height: 26px;
    font-family: 'regular-black';
}
#home .column.buttons hr {
    border-top: 12px solid #fff;
}
#home .column.buttons a {
    display: block;
    position: absolute;
    top: 20px;
    left: 0;
    bottom: 0;
    right: 0;
}
#home .column.buttons > .wrapper.book  .ratio .wrapper{
    background: #fff;
}
#home .column.buttons .book h2 {
	color: #000;
}
#home .column.buttons .book hr {
    border-top: 12px solid #000;
}

@media only screen and (max-width: 1279px) {
	
	/* Home */
    #home .cancellation,
    #home .edition2021,
	#home .app,
    #home .discount {
        bottom: 58px;
    }
    #home header {
        top: 360px;
    }
    #home .slideshow,
    #home .slideshow .slides,
    #home .slideshow .slides li {
        height: 820px;
    }
    #home .slideshow_description,
    #home .logo {
        width: 465px;
    }
    #home .slideshow_description .wrapper {
        height: 345px;
    }
    #home .feeds {
        padding: 85px 0 10px 0;
    }
	#home .column.buttons > .wrapper  .ratio {
		padding-top: 50%;
	}
	
}

@media only screen and (max-width: 1023px) {
    #home .cancellation,
    #home .edition2021,
	#home .app,
    #home .discount {
        bottom: 134px;
    }
    #home header {
        top: 445px;
    }
    #home .slideshow,
    #home .slideshow .slides,
    #home .slideshow .slides li {
        height: 830px;
    }
    #home .slideshow_description,
    #home .logo {}
    #home .slideshow_description {}
    #home .feeds {
        padding: 160px 0 10px 0;
    }
	#home .slideshow .image_caption {
		display: none;
	}
}

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

    /* Home */
    #home .slideshow_description,
    #home .logo {
        width: 100%;
    }
    #home .slideshow_description .wrapper {
        height: auto;
        padding-bottom: 30px;
    }
    #home {
        top: -75px;
        margin-bottom: -75px;
    }
    #home header {
        position: relative;
        top: -45px;
        margin-bottom: -45px;
        padding: 0 26px;
    }
    #home .slideshow,
    #home .slideshow .slides,
    #home .slideshow .slides li {
        height: 280px;
    }
    #home .logo {}
    #home .feeds {
        position: relative;
        padding: 30px 0 0 0;
    }
    #home .slideshow_description {
        position: static;
    }
    #home .discount {
        bottom: inherit;
        right: inherit;
        width: 100px;
        height: 100px;
        top: -100px;
        left: 30px;
    }
    #home .cancellation,
    #home .edition2021,
	#home .app {
		display: none;
	}
}







