.more-content h3 {
    padding: 0px;
}

.landing-discover {
    padding: 8px !important;
}

#page-19  .more-content h3,  #page-19  .more-content h2{
    margin-left: 7px;
    margin-right: 0px;
}

.landing-h3 {
    display: block;
}

.center {
    margin: auto;
    width: 100%;
    text-align: center !important;
}

.landing-h2 {
    font-size: 26px !important;
    min-height: 45px;
}

.more-content h3 {
    min-height: 40px;
}

/* medium */
@media (min-width: 767px)  and (max-width: 991px) {
    #page-19 .landing-h2 {
        font-size: 24px !important;
    }

    #page-19 .more-content h3, #page-19 .more-content h2 {
         margin-left: 0px;
         margin-right: 0px;
    }

    #page-19 .landing-row-characteristic .img-container.md {
        height: 280px;
    }

    #page-19 .landing-row-characteristic .more-content h3 {
        top: 18%;
    }
}

/* big */
@media (min-width: 1200px) {
    #page-19 .landing-row-characteristic .more-content h3 {
        top: 30%;
    }

    #page-19 .more-content h3, #page-19 .more-content h2 {
        font-size: 28px;
    }

    .landing-h2 {
        font-size: 28px !important;
    }
}

/* little */
@media (max-width: 767px) {

    .title-landing-search {
        font-size: 24px;
        text-align: left;
        float: left;
    }

    .heading_landing {
        font-size: 18px;
        text-align: left;
        float: left;
    }

    .not-visible-mobile {
        display: none;
    }

    img.rsImg {
        background-color: #0b0000;
        -moz-opacity:  0.7;
        opacity: 0.7;
    }

    .fullWidth.royalSlider {
        height: 350px !important;
    }

    #page-19  #search-home-wrapper {
        top: 42% !important;
    }

    .booking-search .input-group-addon, .booking-search .form-control {
        width: 50%;
        display: table;
    }

    .col-md-mobile-fifty {
        width: 50%;
    }

    .col-img-col-md-mobile-fifty {
        width: 50%;
        float: left;
    }

    .booking-search .form-control {
        width: 50% !important;
    }

    .booking-search .btn.dropdown-toggle {
        width: 100%;
    }

    .input-group {
        width: 90%;
    }

    #toTopBooking {
        min-width: 90%;
    }

    .padding-chmabre {
        padding-bottom: 15px;
    }

    .cold-md-trust .trust-img-landing {
        height: 75px !important;
    }

    .cold-md-trust .trust-img-landing-airbnb {
        height: 68px !important;
    }

    #page-19 .more-content h3,  #page-19  .more-content h2{
        margin-left: 7px;
        margin-right: 0px;
    }

    #page-19 .landing-row-characteristic {
        position: relative;
        top: 48px;
        margin-bottom: 22px;
    }

    #page-19 .landing-row-characteristic .img-container.md {
        height: 250px;
    }

    #page-19 .col-img-col-md-mobile-fifty  .more-content h3 {
        font-size: 19px !important;
    }

    .landing-image-place {
        height: 250px;
        border-radius: 30px;
        margin-top: 5px;
    }

    .not-visible-desktop .landing-immersion-title {
        font-size: 18px;
    }

    .carousel-immersion {
        margin: 0px auto;
    }
}

/* not little */
@media (min-width: 767px) {
    .visible-desktop {
        display: block;
    }

    .not-visible-desktop {
        display: none;
    }
}

.cold-md-trust {
    width: 25%;
    float: left;

}

#page-19, #content  {
    margin-left: 10px;
    margin-right: 10px;
}


