@media (max-width: 767px) {

    #top {
    width:100%;
    position: fixed;
    z-index: 9990;
    top: 0px;
    }
    #menu {
    margin-top: 40px;
    }
    h1,h2,h3,h4 {
    text-align: left;
    }
    h2 {
    font-size:28px;
    }
    h3 {
    font-size: 20px;
    }
    .box-with-icon h3 {
    text-align:center !important;
    }
    .box-gray {
    margin-top:50px;
    }
    .img-responsive {
    margin-bottom:15px;
    }
    .coords {
    padding-bottom: 30px !important;
    }
    .gallery .col-xs-6 {
    margin-bottom: 30px;
    }
    #header {
    height: auto;
    background: none;
    padding-left: 0; padding-right: 0;
    }
    #header .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    }
    #header .row .col-md-8 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    }
    #header .container {
    padding-left: 0; padding-right: 0;
    }
    #header .zone-header {
    height: auto !important;
    overflow: visible !important;
    }
    #header .zone-header img {
    width:  100%;
    }
    #top {
    height: 40px;
    }
        #top ul li a {
        display: inline-block;
        font-size: 12px;
        color: #28260d;
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        }
        #openmenu {
        font-size: 28px;
        }
    #contest-cta,
    #contest-cta h3,
    #contest-cta #contest-badge {
    text-align: center;
    }
    #contest-cta .btn {
    margin-top: 40px;
    }
    #contest-cta #contest-badge img {
    display:inline-block;
    margin-bottom: 40px;
    }
    #contest-cta #contest-partners {
    margin-top:50px;
    }
    #contest-cta #contest-partners img {
    padding: 0 10px;
    max-width: 80%;
    }
    #contest-wrapper #contest-partners {
    position: relative;
    top:auto;
    right: auto;
    text-align: center;
    margin-right: 0;
    margin-bottom: 50px;
    width: auto;
    margin-top: -20px;
    }
    #contest-wrapper #contest-partners img {
    margin-right: 0;
    padding: 0 20px;
    }

    .custom-header-reservation-button {
    top: -130px;
    }
}
