.hero-page-section.hero-page-section-affiliate{
    position: relative;
    background:url(../../../images/clickdealer/publishers/hero-affiliate-bg.png) no-repeat center center / cover;
}

.hero-section-aff-animation{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.hero-section-aff-animation video{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1945px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media(max-width:3840px){
    .hero-section-aff-animation video {
        width: 3840px;
    }
}

@media (max-width: 2560px) {
    .hero-section-aff-animation video {
        width: 2560px;
    }
}

@media(max-width:1920px){
    .hero-section-aff-animation video {
        width:1920px;
    }
}
.hero-page-section-wrap{
    position: relative;
    z-index: 1;
}

@media(max-width:1600px){
    .hero-section-aff-animation video {
        width:1600px;
    }
}

@media (max-width: 1460px) {
    .hero-section-aff-animation video {
        width: 1446px;
    }
}

@media(max-width:1400px){
    .hero-section-aff-animation video {
        width: 1385px;
    }
}

@media(max-width:1280px){
    .hero-section-aff-animation video {
        width: 1280px;
    }
}

@media (max-width: 1180px) {
    .hero-section-aff-animation video {
        width: 1225px;
    }
}

@media (max-width: 1000px) {
    .hero-section-aff-animation video {
        width: 1040px;
    }
}

@media(max-width:980px){
    .hero-section-aff-animation video {
        width: 1137px;
    }
}

.hero-page-section.hero-page-section-affiliate .hero-section-animation{
    display: none;
}

.hero-page-section.hero-page-section-affiliate .hero-page-section-info{
    max-width:618px;
}

header.header-scroll img.logo-scroll{display: inline-block;}

@media(max-width:1000px){
    .hero-page-section.hero-page-section-affiliate .hero-page-section-info {
        max-width: 450px;
    }
}

@media(max-width:768px){
    .hero-page-section.hero-page-section-affiliate .hero-page-section-info {
        max-width: 100%;
    }
}

.affiliate-items-block{
    background:#fff;
}

.affiliate-items-wrap{
    max-width:1240px;
    padding:60px 15px;
    margin:0 auto;
    flex-wrap:wrap;
    display: flex;
    justify-content: space-between;
}

.affiliate-item{
    width:48.5%;
    margin-bottom:30px;
    padding:30px;
    border-radius: 30px;
    color:#fff;
    font-family: Inter;
}

.affiliate-item h5{
    margin:0 0 18px 0;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 36px */
    letter-spacing: 1.8px;
}
.affiliate-item:first-child h5{
    max-width:322px;
}

.affiliate-item ul li{
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 145.455% */
    display: flex;
    margin-bottom: 18px;
    align-items: center;
}

.affiliate-item ul li svg{
    flex-shrink: 0;
    margin-right:25px;
}

.affiliate-item:nth-of-type(1){
    background: #121931;
}

.affiliate-item:nth-of-type(1) img{
    margin-left: 59px;
    margin-top: -80px;
}

.affiliate-item:nth-of-type(2){
    background: linear-gradient(359deg, #121931 -1.98%, #2E8BFC 105.25%);
}
.affiliate-item:nth-of-type(3){
    border-radius: 30px;
    background: linear-gradient(180deg, #3D4FF0 0%, #1C2786 100%);
}
.affiliate-item:nth-of-type(4){
    background: #121931;
}

.top-verticals-list{
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
}

.top-verticals-list .top-verticals-item{
    width:43%;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom:24px;
    display: flex;
    align-items: center;
}

.top-verticals-list .top-verticals-item img{
    flex-shrink: 0;
    margin-right:3px;
    width:68px;
}

.publishers-our-partners.our-partners h2{
    margin-bottom:15px;
}

@media(max-width:1280px){
    .affiliate-item:nth-of-type(1) img {
        margin-left: 15px;
        margin-top: -80px;
        width: 100%;
    }
}

@media(max-width:1000px){
    .affiliate-item h5{
        font-size:32px;
    }

    .top-verticals-list .top-verticals-item{
        font-size:20px;
        width:49%;
    }
    .affiliate-item:nth-of-type(1) img{
        margin:0;
    }
    .affiliate-item ul li{
        font-size:20px;
    }

}

@media(max-width:900px){
    .affiliate-item{
        width:100%;
    }
}

@media(max-width:768px){
    .affiliate-item h5{
        font-size:24px;
    }
    .top-verticals-list .top-verticals-item {
        font-size: 18px;
        width: 100%;
    }

    .affiliate-item ul li{
        font-size:18px;
    }
}



.platform-features {
    background: url(../../../images/clickdealer/publishers/Mackbook-Pro-1.png) no-repeat 73% 100% / 36%,
    url(../../../images/clickdealer/publishers/platform-features.png) no-repeat center center / cover;
}

@media (max-width: 2560px) {
    .platform-features {
        background: url(../../../images/clickdealer/publishers/Mackbook-Pro-1.png) no-repeat 69% 101% / 28%, url(../../../images/clickdealer/publishers/platform-features.png) no-repeat center center / cover;
    }
}

@media(max-width:1920px){
    .platform-features {
        background: url(../../../images/clickdealer/publishers/Mackbook-Pro-1.png) no-repeat 73% 100% / 36%,
        url(../../../images/clickdealer/publishers/platform-features.png) no-repeat center center / cover;
    }
}

@media(max-width:1480px){
    .platform-features {
        background: url(../../../images/clickdealer/publishers/Mackbook-Pro-1.png) no-repeat 96% 100% / 48%, url(../../../images/clickdealer/publishers/platform-features.png) no-repeat center center / cover;
    }
}


.platform-features-wrap{
    max-width:1240px;
    padding:60px 15px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
}

.platform-features-info{
    max-width:625px;
    color: #FFF;
    font-family: Inter;
}

.platform-features-img{
    max-width:767px;
}

.platform-features-img img{
    width:100%;
}

.platform-features-info h2{
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 71px; /* 118.333% */
    text-transform: capitalize;
    margin-bottom:18px;
}

.platform-features-info ul li{
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom:21px;
    list-style: none;
    display: flex;
}

.platform-features-info ul li:before{
    width:10px;
    height:10px;
    background:#fff;
    border-radius: 50%;
    box-shadow: 0px 0px 15px #FFF;
    display: block;
    content: "";
    flex-shrink: 0;
    margin-right:10px;
    margin-top:8px;
}

@media(max-width:1000px){

    .platform-features {
        overflow: hidden;
        background: url(../../../images/clickdealer/publishers/Mackbook-Pro-1.png) no-repeat 336% center / 83%,
        url(../../../images/clickdealer/publishers/platform-features.png) no-repeat center center / cover;
    }

    .platform-features-info h2{
        font-size:52px;
        line-height:60px;
    }

    .platform-features-img{
        display: none;
    }
}

@media(max-width:900px){
    .platform-features-info h2{
        font-size:36px;
        line-height:44px;
    }
    .platform-features-info ul li{
        font-size:22px;
    }
    .platform-features-wrap{
        padding-bottom:385px;
    }
    .platform-features {
        overflow: hidden;
        background: url(../../../images/clickdealer/publishers/Mackbook-Pro-1.png) no-repeat center 100% / 69%,
        url(../../../images/clickdealer/publishers/platform-features.png) no-repeat center center / cover;
    }

}

@media(max-width:450px){
    .platform-features {
        overflow: hidden;
        background: url(../../../images/clickdealer/publishers/Mackbook-Pro-1.png) no-repeat center 100% / 100%,
        url(../../../images/clickdealer/publishers/platform-features.png) no-repeat center center / cover;

    }
}

.find-your-value{
    background:url(../../../images/clickdealer/publishers/find-your-value.png)no-repeat center center / cover;
}

.find-your-value-wrap{
    max-width:955px;
    margin:0 auto;
    padding:120px 15px;
}

.find-your-value-wrap h2{
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 94px #000;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px; /* 100% */
    text-transform: capitalize;
    margin:0 0 23px 0;
}

.find-your-value-wrap .btn{
    width:154px;
    height:46px;
    color: #131313;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin:0 auto;
}

.find-your-value-wrap .btn:hover{
    background:#fff;
    color:#3D4FF0;
}
.find-your-value-wrap .btn:focus, .find-your-value-wrap .btn:active{
    color:#1628CD;
    background:#fff;
}

@media(max-width:1000px){
    .find-your-value-wrap h2{
        font-size:52px;
        line-height:60px;
    }
}
@media(max-width:900px){
    .find-your-value-wrap h2{
        font-size:36px;
        line-height:44px;
    }
}

.hero-page-section-affiliate .hero-section-animation video{
    width:100%;
}

@media(max-width:768px){
    .hero-section-aff-animation{
        display: none;
    }
}