.btnImageMore {
    margin-top: 0px;
    margin-bottom: 20px;
    /* cursor: pointer; */
    text-align: left;
}

.btnImageMore span {
    font-size: 16px;
    color: #666;
    display: inline;
    border: 0px solid #666;
    padding: 3px 0;
}

.btnImageMore span div {
    transform: rotate(90deg);
    /* Equal to rotateZ(45deg) */
    width: 8px;
    display: inline-block;
    margin-left: 10px;
}

.btnImageMore.ActiveShowContent span div {
    transform: rotate(-90deg);
    width: 8px;
    display: inline-block;
    margin-left: 10px;
}

.btnImageMore span div img {
    width: 8px;
}

#SustainabilityPartnership {
    padding: 60px 0px 0 0px;
    border: 1px solid #fff;
    border-left: none;
    border-right: none;
}

.imageLBHeaderPartnership {
    padding: 20px 0;
}

.imageLBHeaderPartnership img {
    width: 100%;
}

.exclusivediv {
    padding: 20px 15px 80px 15px;
    background-color: #fff;
}

.row.rowExecutive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row.rowExecutive>[class*="col-"] {
    display: flex;
    flex-direction: column;
}

.row.rowExecutiveModal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row.rowExecutiveModal>[class*="col-"] {
    display: flex;
    flex-direction: column;
}

.bodyExecutive {
    padding: 0px;
    position: relative;
    cursor: pointer;
}

.bodyExecutive .bodyExecutive-image {
    overflow: hidden;
    width: 100%;
    height: 300px;
    margin: 0;
}

.bodyExecutive .bodyExecutive-image.mainExecutive {
    overflow: hidden;
    width: 100%;
    height: 450px;
    margin: 0;
}

.bodyExecutive .bodyExecutive-image div {
    background-size: cover !important;
    background-position: top !important;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: ease-in-out 0.2s;
}

.bodyExecutive:hover .bodyExecutive-image div {
    transform: scale(1.06);
    transition: ease-in-out 0.2s;
}

.bodyExecutive:hover .bodyExecutive-image.mainExecutive div {
    transform: scale(1.06);
    transition: ease-in-out 0.2s;
}

.bodyExecutive .bodyExecutive-text {
    position: absolute;
    bottom: 0px;
    left: 15px;
    right: 15px;
    z-index: 99;
}

.bodyExecutive .bodyExecutive-text.mainEx {
    position: absolute;
    bottom: 0px;
    left: 20px;
    z-index: 99;
}

.bodyExecutive .bg-grey {
    position: absolute;
    bottom: 0px;
    left: 0px;

    width: 100%;
    height: 70%;
    z-index: 98;
    background: rgb(36, 36, 36);
    background: -moz-linear-gradient(0deg,
            rgba(36, 36, 36, 1) 25%,
            rgba(36, 36, 36, 0.8407738095238095) 53%,
            rgba(36, 36, 36, 0) 96%);
    background: -webkit-linear-gradient(0deg,
            rgba(36, 36, 36, 1) 25%,
            rgba(36, 36, 36, 0.8407738095238095) 53%,
            rgba(36, 36, 36, 0) 96%);
    background: linear-gradient(0deg,
            rgba(36, 36, 36, 1) 25%,
            rgba(36, 36, 36, 0.8407738095238095) 53%,
            rgba(36, 36, 36, 0) 96%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#117169", endColorstr="#0d4d47", GradientType=1);
}

.bodyExecutive .bodyExecutive-text h2.title-1 {
    font-family: "kurious-looped";
    font-size: 26px;
    color: #fff;
    margin: 0 0 0px 0;
}

.bodyExecutive .bodyExecutive-text h2.title-2 {
    font-family: "kurious-looped";
    font-size: 22px;
    color: #fff;
    margin: 0 0 0px 0;
}

.bodyExecutive .bodyExecutive-text h2.title-3 {
    font-family: "kurious-looped";
    font-size: 17px;
    color: #fff;
    margin: 0 0 5px 0;
    line-height: 1.4;
}

.bodyExecutive .bodyExecutive-text p.title-1 {
    font-size: 18px;
    color: #fff;
    margin: 0;
}

.bodyExecutive .bodyExecutive-text p.title-2 {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.bodyExecutive .bodyExecutive-text p.title-3 {
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 1.3;
}

.bodyExecutive .bodyExecutive-text span {
    background-color: #fff;
    height: 2px;
    width: 80px;
    display: inline-block;
    margin: 10px 0 10px 0;
}

.bodyExecutiveModal {
    padding: 0px;
    position: relative;
    cursor: pointer;
}

.bodyExecutiveModal .bodyExecutiveModal-image {
    overflow: hidden;
    width: 100%;
    height: 550px;
    margin: 0;
}

.bodyExecutiveModal .bodyExecutiveModal-image div {
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    height: 100%;
}

.bodyExecutiveModal-text {
    padding: 0px 20px 0 10px;
    position: relative;
    overflow-y: auto;
    width: 100%;
    min-height: 540px;
    margin-bottom: 0px;
}

.bodyExecutiveModal-text .bodyExecutiveModal-title {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 100;
    padding: 40px 0px 0 0;
}

.bodyExecutiveModal-text .bodyExecutiveModal-title h2 {
    font-family: "kurious-looped";
    font-size: 26px;
    margin: 0 0 0px 0;
    color: #117169;
}

.bodyExecutiveModal-text .bodyExecutiveModal-title p {
    font-size: 17px;
    margin-top: 10px;
    /* font-family: "kurious-looped"; */
    /* font-family: "kurious", Helvetica, Arial, sans-serif; */
}

.bodyExecutiveModal-text .bodyExecutiveModal-title span {
    background-color: #117169;
    height: 2px;
    width: 80px;
    display: inline-block;
    margin: 0px 0 10px 0;
}

.bodyExecutiveModal-text .bodyExecutiveModal-description {
    padding: 10px 10px 10px 0;
}

.bodyExecutiveModal-text .bodyExecutiveModal-description p {
    font-size: 16px;
    line-height: 1.7;
}

.view_Mobile {
    display: none !important;
}

.view_Ipad {
    display: none !important;
}

.view_Desktop {
    display: block !important;
}


@media screen and(max-width: 1200px) {}

@media screen and (max-width: 1024px) {
    .view_Mobile {
        display: none !important;
    }

    .view_Ipad {
        display: block !important;
    }

    .view_Desktop {
        display: none !important;
    }
}

@media screen and (max-width: 991px) {
    .bodyExecutive .bodyExecutive-image {
        overflow: hidden;
        width: 100%;
        height: 250px;
        margin: 0;
    }

    .bodyExecutive .bodyExecutive-image.mainExecutive {
        overflow: hidden;
        width: 100%;
        height: 350px;
        margin: 0;
    }

    .bodyExecutive .bodyExecutive-text h2.title-1 {
        font-size: 22px;
    }

    .bodyExecutive .bodyExecutive-text h2.title-2 {
        font-size: 18px;
    }

    .bodyExecutive .bodyExecutive-text h2.title-3 {
        font-family: "kurious-looped";
        font-size: 13px;
        line-height: normal;
    }

    .bodyExecutive .bodyExecutive-text p.title-1 {
        font-size: 16px;
    }

    .bodyExecutive .bodyExecutive-text p.title-2 {
        font-size: 14px;
    }

    .bodyExecutive .bodyExecutive-text p.title-3 {
        font-size: 12px;
        line-height: normal;
    }

    .bodyExecutive .bodyExecutive-text span {
        width: 60px;
    }
}

@media (max-width: 767.98px) {
    #SustainabilityPartnership {
        padding: 40px 0px 0 0px;
    }

    .imageLBHeaderPartnership {
        padding: 10px 0 30px 0;
    }

    .bodyExecutive .bodyExecutive-image {
        overflow: hidden;
        width: 100%;
        height: 350px;
        margin: 0;
    }

    .bodyExecutive .bodyExecutive-image.mainExecutive {
        overflow: hidden;
        width: 100%;
        height: 450px;
        margin: 0;
    }

    .row.rowExecutive {
        display: block;
    }

    .bodyExecutiveModal-text .bodyExecutiveModal-description p {
        font-size: 14px;
    }

    .view_Mobile {
        display: block !important;
    }

    .view_Ipad {
        display: none !important;
    }

    .view_Desktop {
        display: none !important;
    }
}

@media (max-width: 550px) {
    .btnImageMore {
        text-align: center;
    }

    .btnImageMore span {
        font-size: 14px;
    }

    .row.rowExecutiveModal {
        display: block;
    }

    .bodyExecutive .bodyExecutive-image {
        overflow: hidden;
        width: 100%;
        height: 300px;
        margin: 0;
    }

    .bodyExecutive .bodyExecutive-image.mainExecutive {
        overflow: hidden;
        width: 100%;
        height: 400px;
        margin: 0;
    }

    .bodyExecutive .bodyExecutive-text p.title-3 {
        font-size: 11px;
        line-height: normal;
    }

    .bodyExecutive .bodyExecutive-text h2.title-3 {
        font-family: "kurious-looped";
        font-size: 12px;
        line-height: normal;
    }

    .bodyExecutiveModal .bodyExecutiveModal-image {
        overflow: hidden;
        width: 100%;
        height: 250px;
        margin: 0;
    }

    .bodyExecutiveModal-text {
        padding: 0 20px 0px 20px;
        position: relative;
        overflow-y: auto;
        width: 100%;
        min-height: 300px;
        margin-bottom: 20px;
    }

    .bodyExecutiveModal-text .bodyExecutiveModal-description p {
        font-size: 13px;
    }

    .bodyExecutiveModal-text .bodyExecutiveModal-title h2 {
        font-size: 18px;
        color: #117169;
        margin-top: 10px;
    }

    .bodyExecutiveModal-text .bodyExecutiveModal-title p {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .bodyExecutiveModal-text .bodyExecutiveModal-title {
        padding: 10px 0px 0 0;
    }

    .bodyExecutiveModal .bodyExecutiveModal-image div {
        background-size: cover !important;
        background-position: top !important;
        width: 100%;
        height: 100%;
    }

    .bodyExecutiveModal-text .bodyExecutiveModal-description {
        padding: 0px 10px 10px 0;
    }

    /* .bodyExecutive .bodyExecutive-text {
        position: absolute;
        bottom: 0px;
        left: 10px;
        right: 10px;
        z-index: 500;
    } */
    .exclusivediv {
        padding: 20px 15px 60px 15px;
    }

    .showContentAll3 {
        margin-top: 50px;
    }
}