/*  ==========================================================================
    EXAMPLE Media Queries for Responsive Design.
    These examples override the primary ('mobile first') styles.
    Modify as content requires.
    ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* FULL SCREEN ("aspect_ratio")
---------------------------------------------------------------------------- */

@media only screen and (min-aspect-ratio: 1/1) and (min-height: 680px),
screen and (min-aspect-ratio: 2/3) and (min-height: 680px),
screen and (min-aspect-ratio: 3/2) and (min-height: 680px),
screen and (min-aspect-ratio: 3/4) and (min-height: 680px),
screen and (min-aspect-ratio: 4/3) and (min-height: 680px),
screen and (min-aspect-ratio: 4/5) and (min-height: 680px),
screen and (min-aspect-ratio: 5/3) and (min-height: 680px),
screen and (min-aspect-ratio: 5/4) and (min-height: 680px),
screen and (min-aspect-ratio: 16/9) and (min-height: 680px),
screen and (min-aspect-ratio: 16/10) and (min-height: 680px),
screen and (min-aspect-ratio: 17/9) and (min-height: 680px) {

	/*
	 * Modules
	 */

	/*
     * eHotelier
     */

    /*
     * Weather
     */

    /*
     * Basic
     */

    /*
     * Typography
     */

    /*
	 * Backbone
	 */

	/*
	 * Header
	 */

	/*
	 * Vista
	 */

	/*
	 * Main
	 */

	/*
	 * Footer
	 */

	/*
	 * Misc
	 */

	/*
	 * Changes after GoLive (marked with Date and Name)
	 */

	/*
	 * Page specific Changes (marked with description)
	 */

	/*
	 * Browser specific Hacks (marked with description)
	 */


}
/* Fix for menu */
@media only screen and (max-width: 1750px) {
    .header .logo {
        top: 75px;
        max-width: 240px;
    }

    .header .control > div .main_nav {
        padding-left: 250px;
        font-size: 0.8em;
    }
    .header .control > div .main_nav ul.lvl_1 > li {
        margin-left: 50px;
    }
}

@media only screen and (max-width: 1499px) {
    .ma_center,
    .sub-element-container .head,
    .main .fixed_bar .ma_center,
    .slogan .contents {
        padding: 0 70px;
    }
    .element-container > .fullW .text {
        padding: 70px;
    }
    .element-container > .right .text,
    .element-container > .left .text {
        padding-left: 70px;
        padding-right: 70px;
    }
    .header .logo {
        left: 70px;
    }
}

/* SMALL SCREEN ("lt_w1400")
---------------------------------------------------------------------------- */

@media only screen and (max-width: 1399px) {

	/*
	 * Modules
	 */

    .quick_request {
        display: block;
    }

    .bn-offerlist__item {
        font-size: 0.7em;
    }

	/*
     * eHotelier
     */

    /*
     * Weather
     */

    /*
     * Basic
     */

    /*
     * Typography
     */

    /*
	 * Backbone
	 */

	/*
	 * Header
	 */

	/*
	 * Vista
	 */

	/*
	 * Main
	 */

	/*
	 * Footer
	 */

	/*
	 * Misc
	 */

	/*
	 * Changes after GoLive (marked with Date and Name)
	 */

	/*
	 * Page specific Changes (marked with description)
	 */

	/*
	 * Browser specific Hacks (marked with description)
	 */

}

/* LAPTOP ("lt_w1250")
---------------------------------------------------------------------------- */

@media only screen and (max-width: 1150px) {

	/*
	 * Modules
	 */

	/*
     * eHotelier
     */

    /*
     * Weather
     */

    /*
     * Basic
     */

    /*
     * Typography
     */

    /*
	 * Backbone
	 */

	/*
	 * Header
	 */
    .header .logo {
        max-width: 190px;
    }

    .header .ma_center {
        height: 100px;
    }
    .header .control > div {
    }
    .header .control > div .main_nav {
        padding-left: 200px;
    }
    .header .control > div .main_nav ul.lvl_1 > li {
        margin-left: 25px;
    }

	/*
	 * Vista
	 */
    .vista,
    .vista.intense {
        /*margin-top: 100px;*/
    }
    .vista-placeholder {
        height: 100px;
    }

	/*
	 * Main
	 */

	/*
	 * Footer
	 */
    .footer .closing_credits .table,
    .footer .closing_credits .table_row,
    .footer .closing_credits .table_cell {
        display: block;
    }
    .footer .closing_credits .legal {

    }

	/*
	 * Misc
	 */

	/*
	 * Changes after GoLive (marked with Date and Name)
	 */

	/*
	 * Page specific Changes (marked with description)
	 */

	/*
	 * Browser specific Hacks (marked with description)
	 */

}

/* TABLET ("lt_w1000")
---------------------------------------------------------------------------- */

@media only screen and (max-width: 999px) {
	/*
	 * Modules
	 */
    .bn-filter {
        width: 100%;
        height: 33%;
        top: 0;
        background-color: rgba(0,0,0,0.3);
        box-shadow: 0px 0px 38px 41px rgba(0,0,0,0.3);
        position: absolute;
    }
    .calc_height,
    .fullH {
        min-height: 0!important;
    }
    .vista {
        z-index: 0;
    }
    .vista,
    .vista.intense {
        height: 100vh!important;
    }
    .vista-placeholder {
        height: auto;
    }

    .bn-offers {
        display: block;
    }
    .bn-offers_item {
        margin-right: 0;
        margin-bottom: 20px;
        width: unset;
    }
    .bn-offers_headline {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        line-height: 25px;
    }
    .element-container .right .image {
        opacity: 0.5;
    }
    .ma_center,
    .sub-element-container .head,
    .main .fixed_bar .ma_center,
    .header .control {
        padding: 0 40px;
    }
    .element-container > .right .text,
    .element-container > .left .text,
    .element-container > .fullW .text,
    .slogan .contents {
        padding-left: 40px;
        padding-right: 40px;
    }
    .element-container .has-gallery.pictorial .frame .text,
    .element-container .has-gallery .frame .text,
    .element-container .has-gallery.pictorial .frame .image,
    .element-container .has-gallery .frame .image {
        width: 100%;
    }
    .element-container .pictorial .frame .spacer {
        display: none;
    }
    .element-container .image {
        position: static;
    }
    .additionals-container .slogan {
        background: #6E6353;
    }
    .additionals-container .image .slogan .contents {
        color: #ffffff!important;
    }
    .additional .head .identity {
        width: 50%;
    }
    .additional .head .btns {
        width: 43%;
    }

    .additional .head .info {
        width: 7%;
    }
    /*
    * header mobile
    */
    .menu-mobile {
        display: block;
    }

	/*
     * eHotelier
     */

    /*
     * Weather
     */

    /*
     * Basic
     */

    /*
     * Typography
     */
    h1,
    h2,
    h3.emphasis,
    .h1,
    .topoffers .element-container .text h2 {
        font-size: 7.0em;
    }
    .topoffers .element-container .text .periods {
        font-size: 4.0em;
    }
    .vista .slogan .contents {
        font-size: 10em;
        top: 30%;
        width: 100%;
        transform: translateY(-50%);
        display: flex;
        justify-content: center;
        padding: 0;
        left: 0;
    }

    /*
	 * Backbone
	 */

	/*
	 * Header
	 */
    .bn-scroll-down {
        display: none;
    }
    .header {
        /*position: static;*/
        position: fixed;
        background: none !important;
    }
    .scrolling {
        box-shadow: none;
    }
    .scrolling .sub_nav {
        padding: 0px 0 0 0 !important;
    }
    .scrolling .lang_nav {
        display: none !important;
    }
    .scrolling .logo {
        display: none;
    }
    .scrolling .icon-menue {
        background-color: #CCAE80;
        padding: 13px 8px;
        margin-right: 7px;
        box-shadow: 0px 0px 5px;
    }

    .header .ma_center {
        height: auto;
        padding: 0;
    }
    .header .header-container {
        display: flex;
        justify-content: space-between;
    }

    .header .logo {
        left: auto;
        top: auto;
        position: static;
        max-width: 300px;
        padding: 25px 40px 30px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 1;
    }
    .header .control {
        position: static;
        top: 0;
        left: 0;
        right: 0;
        /*background: #6e6353;*/
    }
    .header .control > div {
        height: 40px;
    }
    .header .control > div .lang_nav {
        margin-top: 25px;
        display: flex;
        flex-direction: row;
        margin-left: -5.5px;
    }
    .header .control > div .lang_nav li + li {
        border-left: 1px solid #ffffff;
    }
    .header .control > div .lang_nav a {
        color: #ffffff;
    }
    .header .control > div .main_nav {
        position: fixed;
        font-size: 0.75em;
        left: 0;
        top: 0;
        padding: 0;
        right: auto;
        width: 100%;
        height: 100vh;
        z-index: 2;
        display: none;
    }
    .header .control > div .main_nav-activ {
        display: block;
    }
    .header .control > div .main_nav > .icon {
        display: block;
        font-size: 3.0em;
        color: #ffffff;
        line-height: 0.8em;
        padding: 11px 10px 11px 40px;
        margin-left: -40px;
        cursor: pointer;
        /*background: #6e6353;*/
    }
    .header .clearfix_lang {
        display: flex;
        flex-direction: unset;
    }
    .header .control > div .main_nav > ul {
        position: absolute;
        width: 100vw;
        bottom: 0;
        background: #C3A578;
        height: 85vh;
        overflow-y: scroll;
        padding-top: 30px;
    }

    .header .control > div .main_nav .mobile-menu_head {
        height: 15vh;
        background-color: #C3A578;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .header .control > div .main_nav .mobile-menu_head .icon-logo2 {
        font-size: 35px;
        margin-left: 15px;
    }
    .header .control > div .main_nav .mobile-menu_head .mobile-menu_lang .lang_nav {
        margin-top: 0px;
    }
    .header .control > div .main_nav .mobile-menu_head .mobile-menu_lang .lang_nav > li{
        font-size: 1.4em;
    }
    .header .control > div .main_nav .mobile-menu_head .icon-kreuz {
        font-size: 15px;
        color: white;
        cursor: pointer;
    }
    .header .control > div .main_nav .mobile-menu_head .mobile-menu_left {
        display: flex;
        align-items: center;
        margin-left: 30px;
    }
    .item .icon-pfeil_nach_unten {
        display: block;
        position: absolute;
        right: 0;
        top: 20px;
        font-size: 10px;
        padding: 10px;
    }
    .arrow-active {
        transform: rotate(180deg);
    }
    .header .control > div .main_nav ul.lvl_1 > li {
        display: block;
        float: none;
        margin: 0;
        padding: 0;
        padding-top: 15px;
        height: auto;
        border-bottom: 1px solid #fff;
        margin: 0 15px;
    }
    .header .control > div .main_nav ul.lvl_1 > li:hover .sub_nav {
        display: none;
    }
    .header .control > div .main_nav ul.lvl_1 > li > a {
        padding: 5px 0px;
        display: block;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 400;
        margin-right: 30px;
    }
    .header .control > div .main_nav ul.lvl_1 > li:last-child {
        margin-left: 15px;
    }
    .header .control > div .main_nav ul.lvl_1 > li:hover > a:after {
        display: none;
    }
    .header .control > div .main_nav ul.lvl_1 a:visited {
        color: #fff;
    }
    .header .control > div .main_nav ul.lvl_1 > li .sub_nav {
        display: block;
        position: static;
        padding: 0;
        width: 100%;
        display: none;
    }
    .header .control > div .main_nav ul.lvl_1 > li .sub_nav > div {
    }
    .header .sub_nav li {
        height: 30px;
        display: flex;
        align-items: center;
        padding-right: 10px;
        background-color: transparent;
        justify-content: flex-start;
    }
    .header .control > div .main_nav ul.lvl_1 > li .sub_nav > div a {
        color: #fff;
    }
    .header .control > div .main_nav ul.lvl_1 > li .sub_nav > div a:visited {
        color: #fff;
    }
    .header .control > div .main_nav ul.lvl_1 > li .sub_nav > div {
        box-shadow: none !important;
    }
    .header .control > div .main_nav ul.lvl_1 > li .sub_nav {
        border-right: 0;
        margin-bottom: 10px;
    }
    .header .control > div .main_nav ul.lvl_1 > li .sub_nav > div a:hover {
        color: #6E6353;
        font-size: 18px !important;
        text-decoration: none;
    }
    .header .control > div .main_nav ul.lvl_1 > li .open {
        display: block !important;
    }
    .header .control > div .main_nav ul.lvl_1 > li .open_nav{
        color: #6E6353;
    }
    .element-container .fullW .image {
        height: unset;
    }
    /*
    *slick slider
    */
    .bn-offerlist__item {
        margin-right: 0px;
    }
    .bn-offerlist {
        display: block;
    }
    .bn-offerlist__item {
        float: left;
        height: 250px;
        padding-bottom: 0;
        margin-bottom: 0px;
        position: relative;
    }
    .bn-offers-list__img {
        opacity: 0.5 !important;
        width: 1400px !important;
    }
    .image calc_height {
        opacity: 0.5;
    }
    .bn-offerlist-slider .bn-offerlist__arrow-next .icon-pfeil_nach_unten,
    .bn-offerlist-slider .bn-offerlist__arrow-prev .icon-pfeil_nach_unten {
        display: block;
        z-index: 999;
    }
    .bn-offerlist__content {
        left: 11%;
        padding-right: 11%;
    }
    .bn-offerlist .btns {
        margin: 0;
    }
    .bn-offerlist__content .price {
        padding: 15px 0;
    }
    .bn-offerlist__content .price .price_output{
        font-size: 1.4em;
    }
/*    .bn-offerlist .slider.maxW .item img {
        height: 250px !important;
        width: 85% !important;
    }*/
    .bn-offerlist_home .bn-offerlist__item {
        display: block;
        margin-right: 0;
    }
    .main .fixed_bar .icon-phone .call{
        width: 0;
        height: 0;
        margin: 0;
        padding: 0;
    }
	/*
	 * Vista
	 */
    .vista,
    .vista.intense {
        margin-top: 0;
        /*background-color: #6E6353;*/
    }
    .vista .slider {
        position: static;
        opacity: 0.99;
    }
    /*.vista .slider .item {
        float: none;
        clear: both;
    }*/

	/*
	 * Main
	 */
    .main .image .slider,
    .main .image .slogan,
    .main .image .slogan .contents {
        position: static;
    }
    .main .image .slogan .contents {
        position: absolute;
        left: 0%;
        top: 53%;
        font-size: 3.0em;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    .bn-slogan_button {
        top: 68%;
        left: 40px;
        bottom: unset;
    }
    .main .image .slider .item {
        float: none;
        clear: both;
    }

	/*
	 * Footer
	 */
    .powered-by {
        right: 50%;
        transform: translateX(50%);
        bottom: 8%;
    }
    .footer .contact {
        text-align: left;
        display: flex;
    }
    .footer .contact .address {
        font-size: 1.6em;
        margin: 170px 0 0px 0;
        max-width: none;
        text-align: left;
    }
    .footer .closing_credits .legal {
        text-align: center;
    }

    .footer .contact .image {
        left: 50%;
        top: 11%;
        transform: translateX(-50%);
        max-width: 300px;
    }

    .footer .membership {
        text-align: center;
    }
    .footer {
        padding: 0px 0 66px 0;
        display: flex;
        flex-direction: column;
    }
    .fixed_bar_mobile {
        display: flex;
        align-items: flex-end;
    }
    .fixed_bar_desktop {
        display: none;
    }
    .main .fixed_bar {
        background-color: transparent;
    }
    .main .fixed_bar a {
        padding: 5px 10px;
        margin-bottom: 0;
    }
    .producer.table_cell {
        text-align: center !important;
        margin-bottom: 20px;
    }
    .footer .address {
        text-align: center !important;
    }
    .footer .membership-wrapper {
        flex-direction: column;
        margin-top: 23px;
    }
    .header .clearfix {
        /*display: flex;
        flex-direction: column-reverse;
        margin-top: 3%;*/
    }
    .header .icon-menue {
        display: block;
        font-size: 3em;
        margin-top: 20px;
        cursor: pointer;
    }

    .scrolling .control a {
        color: #fff;
    }

    .scrolling .sub_nav {
        border-right: 0 !important;
    }
	/*
	 * Misc
	 */

	/*
	 * Changes after GoLive (marked with Date and Name)
	 */

	/*
	 * Page specific Changes (marked with description)
	 */

	/*
	 * Browser specific Hacks (marked with description)
	 */

}

/* PHABLET ("lt_w768")
---------------------------------------------------------------------------- */

@media only screen and (max-width: 767px) {

	/*
	 * Modules
	 */
    .additional .head,
    .additional .head .vertical-align {
        display: block;
    }
    .additional .head .vertical-align .info {
        display: block;
        width: 100%;
        text-align: left;
        margin: 5px 0;
    }
    .additional .head .btns {
        padding: 0;
    }
    .additional .head .btns .btn {
        margin-right: 40px;
    }
    .additional .head .btns .btn + .btn {
        margin-right: 0;
    }

	/*
     * eHotelier
     */
    .bn--request .date > .bn__row, .bn--request .date > .bn__clearfix > .bn__row,
    .bn--request .bn--request__guestdata > .bn__row {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .bn--request .date > .bn__row, .bn--request .date > .bn__clearfix > .bn__row,
    .bn--request .date > .bn__row + .bn__row, .bn--request .date > .bn__clearfix > .bn__row + .bn__row {
        padding-left: 0;
        padding-right: 0;
    }
    .bn--request .date .bn__icon.calendar {
        right: 10px;
    }
    .bn--request textarea {
        margin: 0;
        max-width: none;
    }

    .packages .brandnamic_additionals .item,
    .packages .brandnamic_additionals .item > div,
    .packages .brandnamic_additionals .item .info {
        display: block;
    }
    .packages .brandnamic_additionals .item > div {
        position: relative;
    }
    .packages .brandnamic_additionals .item .name,
    .packages .brandnamic_additionals .item .count {
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .packages .brandnamic_additionals .item .duration,
    .packages .brandnamic_additionals .item .amount {
        width: 50%;
        float: left;
        padding: 0;
    }
    .packages .brandnamic_additionals .item .name {
        padding-right: 16px;
    }
    .packages .brandnamic_additionals .item .btn {
        position: absolute;
        right: 0;
        top: 0;
        width: 16px;
    }

    /*
     * Weather
     */

    /*
     * Basic
     */

    /*
     * Typography
     */

    /*
	 * Backbone
	 */

	/*
	 * Header
	 */

	/*
	 * Vista
	 */

	/*
	 * Main
	 */
    .main a.cal span {
        display: none;
    }

	/*
	 * Footer
	 */
    .footer .closing_credits .legal {

    }
    .footer .closing_credits .legal .sup.mobile-line-break {
        visibility: hidden;
        display: block;
        height: 0;
    }

	/*
	 * Misc
	 */

	/*
	 * Changes after GoLive (marked with Date and Name)
	 */

	/*
	 * Page specific Changes (marked with description)
	 */

	/*
	 * Browser specific Hacks (marked with description)
	 */

}

@media only screen and (max-width: 599px) {
    /*
     * Module
     */
    .main .image .slogan .contents {
        font-size: 3em !important;
        line-height: 0 !important;
    }
    .ma_center,
    .sub-element-container .head,
    .main .fixed_bar .ma_center,
    .header .control {
        padding: 0 20px;
    }
    .element-container .text,
    .element-container > .fullW .text {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    /*
     * eHotelier
     */
    .requestform .field,
    .packages .booking .field,
    .events .dates,
    .events .rooms,
    .events .preferences .field {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .events .dates {
        padding-bottom: 3px;
    }
    .packages .booking .field:nth-child(2n),
    .packages .booking .field:nth-child(2n-1),
    .packages .requestform > .field:nth-child(3n-1),
    .packages .requestform > .field:nth-child(3n),
    .requestform .field {
        padding-left: 0;
        padding-right: 0;
    }
    .packages .field:nth-child(2n) .form-icon.calendar {
        right: 10px;
    }

    /*
     * Typography
     */
    h1,
    h2,
    h3.emphasis,
    .h1,
    .main .image .slogan .contents,
    .topoffers .element-container .text h2  {
        font-size: 4.8em;
        line-height: 1.1;

    }
    h2.subheadline,
    h3,
    h4.emphasis,
    .topoffers .element-container .text .periods {
        font-size: 2.8em;
    }
    p,
    .main ul,
    .main ol {
        font-size: 1.7em;
    }
    .vista .slogan .contents {
        font-size: 5em;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    /*
     * Header
     */
    .header .control > div .main_nav > .icon {
        padding-left: 20px;
        margin-left: -20px;
    }
    .header .control > div .main_nav > ul {
    }

    /*
     * Main
     */
    .main .content {
        padding-top: 20px;
    }
    .main .fixed_bar {
        position: static;
        background: #ffffff;
        height: auto;
    }
    .main .fixed_bar a,
    .main .fixed_bar a.cal {

    }
    .topoffers .element-container .text .periods {
        margin: 20px 0;
    }

    /*
     * Footer
     */

    .footer .closing_credits {

    }

    .footer .scroll_top {
        bottom: 12%;
    }


}

@media only screen and (max-width: 470px) {
    .main .image .slogan .contents {
        font-size: 2em !important;
    }
    .requestform,
    .requestform input,
    .requestform select,
    .requestform textarea,
    .requestform label {
        float: left;
    }
    .requestform .brandnamic_additionals_container > label {
        float: none;
    }
    .requestform .brandnamic_additionals_container input,
    .requestform .brandnamic_additionals_container label {
        display: inline-block;
        float: none;
    }

    .bn--request input,
    .bn--request select,
    .bn--request textarea {
        display: inline-block;
    }
    .manda {
        text-align: left;
    }

    .bn-offers_headline {
        font-size: 3em;
        padding-bottom: 15px;
    }
    .bn-offers_content {
        bottom: 20px;
    }
    .read-more-button {
        display: block;
    }
    .has-gallery .read_more {
        height: auto !important;
        margin-bottom: 0px !important;
    }
    .read_more {
        height: 400px;
        margin-bottom: 20px;
        overflow: hidden
    }
}

/* PHONE ("lt_w400")
---------------------------------------------------------------------------- */

@media only screen and (max-width: 399px) {

	/*
	 * Modules
	 */

    .bn-offerlist__content h2 {
        font-size: 2.2em;
    }
	/*
     * eHotelier
     */

    /*
     * Weather
     */

    /*
     * Basic
     */

    /*
     * Typography
     */
    .vista .slogan .contents {
        font-size: 5em;
    }

    /*
	 * Backbone
	 */

	/*
	 * Header
	 */
    .header .control > div .main_nav > .icon.active {
        position: absolute;
        padding-left: 10px;
        margin-left: 0;
        top: 0;
        left: -80px;
    }

	/*
	 * Vista
	 */

	/*
	 * Main
	 */

	/*
	 * Footer
	 */

	/*
	 * Misc
	 */

	/*
	 * Changes after GoLive (marked with Date and Name)
	 */

	/*
	 * Page specific Changes (marked with description)
	 */

	/*
	 * Browser specific Hacks (marked with description)
	 */

}

/*
 * FG Änderungen
 */
@media only screen and (max-width: 599px){
    .main .fixed_bar a,
    .main .fixed_bar a.cal {

    }
}
