@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');


.cop26Takeover {
    background: url('/cisiweb2/image/cop26/bg.jpg');
    background-size: cover;
    padding: 20% 4% 10% !important;
    background-repeat: no-repeat;
    margin-top: -110px !important;
    color: #fff;
    margin-bottom: 0px !important;
    display: none;
}
/*
.sliderWrapper {
    visibility: hidden;
    height: 0px;
}
.sfPageEditor .sliderWrapper {
    visibility: visible;
    height: auto;
}
.navbar-default {
    background: transparent;
}
*/
.mainTitle {
    font-family: 'Anton', sans-serif;
    font-size: 40px;
    margin-bottom: 0px;
}
.contentBlock {
    background: #6aac4f;
    padding: 15px 15px 1px 15px;
    border-radius: 20px;
    transition: all 0.4s;
}
.intro {
    padding-right: 15px;
}
.contentBody {
    font-size: 14px;
}
.author {
    font-size: 16px;
    font-weight: 700;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 40px;
}
.headline {
    font-size: 26px;
    font-family: serif;
    line-height: 32px;
    text-align: center;
    font-style: italic;
    margin-top: 40px;
}
.introCopy {
    font-size: 18px;
    margin-bottom: 40px;
}
span.highlight {
    color: #373388;
}
.contentItems .item {
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    transition: all 0.4s;
}
.contentItems .item:hover {
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 60%);
    border-radius: 20px;
}
.contentItems {
    margin-top: 20px;
    
}
.contentItems .item span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    background: rgba(60, 52, 135, 0.8);
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 0px 0px 10px 10px;
    color: #fff !important;
}
.contentItems .item img {
    border-radius: 10px;
}

.contentBlock:hover {
    transform: scale(1.05);
}
/* .col-sm-4,
.col-sm-8 {
    width: 100%;
} */

@media (min-width: 600px) {
    .cop26Takeover {
        background: url('/cisiweb2/image/cop26/bg.jpg');
        background-size: cover;
        padding: 14% 4% 10% !important;
        background-repeat: no-repeat;
        margin-top: -110px !important;
        color: #fff;
        margin-bottom: 0px !important;
    }
    .author {
        font-size: 20px;
        font-weight: 700;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .headline {
        font-size: 30px;
        font-family: serif;
        line-height: 36px;
        text-align: center;
        font-style: italic;
        margin-top: 40px;
    }
    .mainTitle {
        font-family: 'Anton', sans-serif;
        font-size: 50px;
        margin-bottom: 0px;
    }
}

@media (min-width: 992px) {
    .headline {
        font-size: 50px;
        font-family: serif;
        line-height: 56px;
        text-align: center;
        font-style: italic;
        margin-top: 20px;
    }
    .author {
        font-size: 20px;
        font-weight: 700;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .cop26Takeover {
        background: url('/cisiweb2/image/cop26/bg.jpg');
        background-size: cover;
        padding: 10% 4% 10% !important;
        background-repeat: no-repeat;
        margin-top: -110px !important;
        color: #fff;
        margin-bottom: 0px !important;
    }
    
}
@media (max-width: 768px) {
    .cop26Takeover .content {
        display: none;
    }
}

@media (min-width: 1400px) {
    .cop26Takeover {
        background: url('/cisiweb2/image/cop26/bg.jpg');
        background-size: cover;
        padding: 10% 1% 10% !important;
        background-repeat: no-repeat;
        margin-top: -110px !important;
        color: #fff;
        margin-bottom: 0px !important;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .headline {
        font-size: 34px;
        font-family: serif;
        line-height: 36px;
        text-align: center;
        font-style: italic;
        margin-top: 40px;
    }
    .author {
        font-size: 20px;
        font-weight: 700;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .mainTitle {
        font-family: 'Anton', sans-serif;
        font-size: 50px;
        margin-bottom: 0px;
    }
    .introCopy {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .intro {
        padding-right: 50px;
    }
}


@media (min-width: 1500px) {

    .mainTitle {
        font-family: 'Anton', sans-serif;
        font-size: 60px;
    }
    .headline {
        font-size: 34px;
        font-family: serif;
        line-height: 40px;
        text-align: center;
        font-style: italic;
        margin-top: 40px;
    }
    .cop26Takeover {
        background: url('/cisiweb2/image/cop26/bg.jpg');
        background-size: cover;
        padding: 10% 2% 10% !important;
        background-repeat: no-repeat;
        margin-top: -110px !important;
        color: #fff;
        margin-bottom: 0px !important;
    }
    .contentBlock {
        background: #6aac4f;
        padding: 20px 20px 1px 20px;
        border-radius: 20px;
        transition: all 0.4s;
    }
}

@media (min-width: 1700px) {

    .mainTitle {
        font-family: 'Anton', sans-serif;
        font-size: 80px;
    }
    .headline {
        font-size: 44px;
        font-family: serif;
        line-height: 50px;
        text-align: center;
        font-style: italic;
        margin-top: 40px;
    }
    .cop26Takeover {
        background: url('/cisiweb2/image/cop26/bg.jpg');
        background-size: cover;
        padding: 10% 4% 10% !important;
        background-repeat: no-repeat;
        margin-top: -110px !important;
        color: #fff;
        margin-bottom: 0px !important;
    }
}