﻿.content-partners {
    font-size: 15px;
    letter-spacing: 0.025em;
    color: #616161;
}

    .content-partners img {
        max-width: 100%;
    }

.alldestinations {
    margin-top: 15px;
    background-color: #fff;
}

    .alldestinations h1 {
        color: #bbb;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 35px;
        margin: 50px auto;
        text-align: center;
    }

/*css destinations*/
.destinations {
    width: 1060px;
    margin: 0 auto;
    margin-bottom: 7%;
}

.destinations-left {
    height: 270px;
    background-image: url("../images/amankora-bhutan.jpg");
    background-attachment: scroll;
    background-size: cover;
    background-position: 50% 50%;
}

.w-des-cd {
    padding: 25px 20px;
    max-height: 420px;
    overflow: hidden;
    min-height: 420px;
}

.destinations-center {
    margin-right: -15px;
    height: 270px;
    /*background-image: url("../images/aman-venice-hotel-italy.jpg");*/
    background-attachment: scroll;
    background-size: cover;
    background-position: 50% 50%;
    margin-bottom: 7%;
    margin-top: 0px;
}

.destinations-right {
    height: 270px;
    /*background-image: url("../images/amanera-resort-dominican-republic.jpg");*/
    background-attachment: scroll;
    background-size: cover;
    background-position: 50% 50%;
}

.destinations-left-all {
    width: 100%;
    margin-bottom: 8%;
}

.destinations-center-all {
    width: 100%;
    margin-bottom: 8%;
}

.destinations-right-all {
    width: 100%;
    margin-bottom: 8%;
}

.destinations-left-text {
    width: 100%;
    text-align: center;
    color: #000;
}

    .destinations-left-text h4 {
        margin: 0 auto 1em;
        line-height: 2;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

.destinations-left-text {
    width: 100%;
    float: left;
    color: #000;
    /*background-color: #fff;*/
}

.destinations-left-text h4 {
        text-transform: uppercase;
        font-weight: 600;
        float: left;
        font-size: 14px;
        margin: 0px 0px 6px;
        color: #333;
        line-height: 1.3em;
        letter-spacing: 0px;
}

    .destinations-left-text h6 {
        font-size: 12px;
        font-weight: 600;
        float: right;
        margin-top: 6px;
        text-transform: uppercase;
        width: 100px;
        color: #737070;
    }

.destinations-left-text-plungepool {
    background-color: #f9f7f6;
    margin: -40px auto 0px;
    width: 90%;
    z-index: 2;
    position: relative;
}

.w-center {
    padding-left: 8px;
    padding-right: 8px;
}

.destinations-left-text-plungepool h5 {
    clear: both;
    line-height: 20px;
    font-weight: 400;
    width: 100%;
    color: #5D5D5D;
    min-height: 45px;
}

.destinations-center-text-plungepool {
    background-color: #fff;
    margin: 0 auto;
    width: 90%;
    margin-left: 8%;
}

.destinations-center-text-plungepool h5 {
        margin-left: 5%;
        font-size: 14px;
        padding-top: 70px;
        font-weight: 700;
        width: 86%;
        color: #737070;
        opacity: 0.7;
}

.destinations-right-text-plungepool {
    background-color: #fff;
    margin: 0 auto;
    width: 90%;
    margin-left: 5%;
}

.destinations-right-text-plungepool h5 {
        font-size: 14px;
        padding-top: 70px;
        font-weight: 700;
        width: 86%;
        color: #737070;
        opacity: 0.7;
        margin-left: 5%;
}

.destinations-center-text {
    width: 90%;
    text-align: center;
    color: #000;
    background-color: #fff;
    margin-top: -80px;
    margin-left: auto;
    margin-right: auto;
}

    .destinations-center-text h4 {
        opacity: 0.4;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        margin-top: 12%;
    }

    .destinations-center-text h6 {
        font-size: 10.5px;
        font-weight: 600;
        padding-top: 35px;
        float: right;
        margin-right: 10px;
        text-transform: uppercase;
        width: 30%;
        color: #737070;
        opacity: 0.7;
    }

.destinations-right-text {
    width: 90%;
    text-align: center;
    color: #000;
    background-color: #fff;
    margin-top: -80px;
    margin-right: auto;
    margin-left: auto;
}

    .destinations-right-text h4 {
        opacity: 0.4;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        margin-top: 12%;
    }

    .destinations-right-text h6 {
        font-size: 10.5px;
        font-weight: 600;
        padding-top: 35px;
        float: right;
        margin-right: 10px;
        text-transform: uppercase;
        width: 30%;
        color: #737070;
        opacity: 0.7;
    }

.explore .item-tour {
    padding-right: 5px;
    padding-left: 8px;
    margin-bottom: 10px;
}

.explore img {
    width: 100%;
    max-height: 190px;
}


@media (min-width:900px) {

    .explore {
        padding-left: 6px;
        padding-right: 6px;
        width: 940px;
        margin: 10px auto;
    }
}

@media (max-width:768px) {
    .explore {
        width: 100%;
    }

        .explore img {
            width: 100%;
        }
}

@media (max-width: 560px) {
    .destinations {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 7%;
    }

    .destinations-left {
        height: 270px;
        /*background-image: url("../images/");*/
        background-attachment: scroll;
        background-size: cover;
        background-position: 50% 50%;
        margin-right: 0px;
    }

    .destinations-left-text-plungepool {
        background-color: #fff;
        margin: 0 auto;
        width: 90%;
        margin-top: -30px;
    }

    .destinations-center {
        height: 270px;
        /*background-image: url("../images/");*/
        background-attachment: scroll;
        background-size: cover;
        background-position: 50% 50%;
        margin-bottom: 7%;
        margin-right: 0px;
    }

    .destinations-center-text-plungepool {
        background-color: #fff;
        margin: 0 auto;
        width: 90%;
    }
}

.content-service-home:hover .zoom{
        -ms-transform: scale(1.1);  /*IE 9*/
        -webkit-transform: scale(1.1);  /*Safari 3-8 */
        transform: scale(1.1);
}
@media (min-width: 565px) and (max-width: 1024px) {
    .destinations {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 7%;
    }

    .destinations-left-text h4 {
        opacity: 0.4;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        margin-top: 4%;
        text-align: center !important;
    }

    .destinations-left-text-plungepool h5 {
        margin-left: 5%;
        font-size: 14px;
        padding-top: 40px;
        font-weight: 700;
        width: 85%;
        text-align: center;
        color: #737070;
        opacity: 0.7;
    }

    .destinations-center-text h4 {
        opacity: 0.4;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        margin-top: 5%;
    }

    .destinations-center-text-plungepool h5 {
        margin-left: 5%;
        font-size: 14px;
        text-align: center;
        padding-top: 70px;
        font-weight: 700;
        width: 86%;
        color: #737070;
        opacity: 0.7;
    }

    .destinations-right-text h4 {
        opacity: 0.4;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        margin-top: 6%;
    }

    .destinations-right-text-plungepool h5 {
        font-size: 14px;
        padding-top: 70px;
        font-weight: 700;
        width: 86%;
        color: #737070;
        opacity: 0.7;
        margin-left: 5%;
        text-align: center;
    }

    .destinations-left {
        height: 270px;
        background-attachment: scroll;
        background-size: cover;
        background-position: 50% 50%;
        margin-right: 0px;
    }

    .destinations-center {
        height: 270px;
        background-attachment: scroll;
        background-size: cover;
        background-position: 50% 50%;
        margin-right: 0px;
    }

    .destinations-left-text-plungepool {
        background-color: #f9f7f6;
        margin: 0 auto;
        width: 90%;
        margin-top: -40px;
    }

    .destinations-center-text-plungepool {
        background-color: #f9f7f6;
        margin: 0 auto;
        width: 90%;
    }
}
