﻿@media only screen and (max-width : 1000px) {
    .box.boxHeight .boxBG img {
        height: auto !important;
        width: 100% !important;
    }

    #boxTarif {
        height: auto !important;
    }

    .tarifWrapper {
        position: relative;
        margin-bottom: 10%;
        left: 0;
    }

    .eventBG img {
        height: auto;
        width: 100%;
    }

    .ulbottomMenu {
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .mediaSliderWrapper {
        margin-top: 1%;
    }

    .mediaItem .mediaItemText h3 {
        font-size: 18px;
    }

    .boxWrapper {
        width: 96%;
        margin-left: auto;
        margin-right: auto;
        /* margin-top: 2%; */
    }

    .box {
        margin-bottom: 2%;
    }

    .mediaLeft {
        clear: both;
        height: auto;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2%;
        margin-top: 2%;
        padding-left: 0;
        padding-right: 0;
    }

    .mediaRight {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        padding-bottom: 0% !important;
        padding-left: 0;
        padding-right: 0;
    }

    #boxEvent, #boxMedia {
        height: auto !important;
    }

    #boxEvent {
    }

    #divRoyal {
    }

    .anchorPrevMedia, .anchorNextMedia {
        top: 50%;
    }

    .tarifBanner {
        position: relative;
    }

    .sliderWrapper2, .sliderWrapper3, .bottomMenu {
        width: 100%;
    }

    .bottomMenu {
        height: auto !important;
    }
}

@media only screen and (max-width: 800px) {
    .menuWrapper {
        margin-top: 15px;
    }

    .socialMedia {
        top: 25px;
    }
}

@media only screen and (max-width: 768px) {
    #boxTarif .tarifBanner {
        margin-top: 20px;
    }
}

@media only screen and (max-width : 700px) {
    .relativeWrapper {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0%;
    }

    .basicSlider li {
        width: 100% !important;
        float: left;
        padding: 3px 0 !important;
        margin-bottom: 0px;
    }

    .tparrows {
        display: none !important;
    }

    .basicSlider .mediaItemText {
        height: auto;
        padding: 10px;
        padding-left: 13px;
        font-size: 15px;
        width: auto;
    }

    .mediaItemImg {
        display: none !important;
    }
}

@media only screen and (max-width: 1000px) {
    .sss-wrapper .sss-kutu {
        width: 96%;
        padding: 1%;
        margin: 1%;
        margin-bottom: 8%;
    }

    .satisDiv {
        position: relative;
        top: 10px;
        width: 97.5%;
        left: 0;
        margin: 0;
        min-width: 1px;
        padding: 2%;
        left: 0%;
        clear: both;
        margin-bottom: 18px;
        z-index: 10000;
        padding: 17px 9px;
    }

        .satisDiv h3 {
            font-size: 20px;
        }

        .satisDiv select {
            width: 98%;
            clear: both;
            padding: 1% 0;
            margin: 0;
            margin-top: 3%;
            background-image: none;
        }

    .sss-wrapper {
        overflow: auto;
        position: relative;
        height: auto !important;
        margin-top: 3%;
        left: 0%;
        width: 98%;
    }

    #boxSatinAlma {
        height: auto !important;
    }

        #boxSatinAlma .boxBG {
            position: relative;
        }

    .sss-wrapper {
        background-color: #f2f0ee !important;
    }
}

@media only screen and (max-width:550px) {
    .logo {
        width: 75px;
    }

    .sss-kutu-ust {
        width: 100%;
        margin-bottom: 4%;
    }

    .sss-wrapper .sss-kutu-alt {
        width: 100%;
        margin-bottom: 3%;
    }
}

@media only screen and (max-width:450px) {
    .sliderPhrase {
        display: none;
    }

    .logo {
        width: 54px;
    }
}

@media only screen and (max-width: 320px) {
    .sliderWrapper1 .sliderText {
        bottom: 8px !important;
    }
}