@media (min-width: 1200px) {
    .intro-img {
        height: 490px;
    }
    .img-intro {
        position: absolute;
        max-width: 120%;
        left: 0;
    }

    .performance-text.left {
        bottom: 59%;
        left: 1%;
    }

    .performance-text.right {
        top: 43%;
        right: 3%;
    }
}

@media (max-width: 1199px) {
    .intro-info h1 {
        font-size: 55px!important
    }
    .intro-info h2 {
        font-size: 32px!important
    }
    .img-publisher {
        width: 50%;
        top: -440px;
    }
    .img-advertiser {
        width: 120%;
    }
    .advertiser h5 {
        font-size: 19px
    }
    .performance-text {
        width: 36%;
    }
    .performance-text.left {
        bottom: 58%;
        left: 1%;
    }

    .performance-text.right {
        top: 43%;
        right: -3%;
    }
    #stats .col-md-4 .main-number {
        font-size: 46px;
    }
}

@media (max-width: 991px) {
    .img-advertiser {
        width: 100%;
    }
    .img-publisher {
        position: static;
        width: 80%;
    }
    #intro {
        padding: 120px 0 60px 0;
    }
    .performance-text {
        position: relative;
        width: 100%;
        margin-bottom: 30px
    }
    .performance-text.left {
        left: 0;

    }

    .performance-text.right {
        left: 0;
        margin-bottom: 60px
    }
    #stats .row>div {
        padding: 15px;
    }
    #stats .col-md-4 .main-number {
        font-size: 36px;
    }
    #partnerships .list-partners > div {
        height: 50px;
    }
}

@media (min-width: 992px) {
    .why-description {
        padding: 0 100px;
    }
    .img-performance {
        width: 120%;
        position: absolute;
        right: 30px;
        bottom: -68px;
    }
}

@media (max-width: 768px) {
    h3.quote-heading {
        font-size: 1.5rem;
    }
    .quote-heading .open-quote,
    .quote-heading .close-quote {
        font-size: 60px;
        display: inline-block;
        bottom: -20px;
        font-weight: 400;
        position: relative;
    }

    #story {
        text-align: center;
    }
    #story h3::after {
        left: 40%;
    }
    #join-us .btn {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .box-publisher {
        padding: 35px;
    }
    .step-title {
        font-size: 24px;
    }
    .step:not(:last-child)::after {
        top: 32px;
    }
    .step-description {
        margin-left: 43px;
    }
    .img-publisher {
        width: 100%;
    }
    #partnerships h3 {
        padding-top: 0;
    }
    #partnerships .partner-group:first-child {
        border-right: 0;
        border-bottom: 1px #eee solid;
    }
    #partnerships .partner-group:last-child {
        border-left: 0;
        padding-top: 30px;
    }
}

@media (max-width: 500px) {
    h3.quote-heading {
        font-size: 1.1rem;
    }
    .intro-info h1 {
        font-size: 40px!important
    }
    .intro-info h2 {
        font-size: 24px!important
    }
    #join-us {
        padding-top: 100px;
        top: -120px;
    }
    #join-us .text-content {
        padding-right: 0;
        padding-left: 0;
    }
    #join-us h3 {
        font-size: 28px;
    }
    .common-heading {
        font-size: 26px;
    }
    .step-title {
        font-size: 14px;
    }
    .step:not(:last-child)::after {
        top: 28px;
    }
    .step-description {
        margin-left: 41px;
    }
    .title-advertiser::after {
        width: 100%;
    }
    .title-performance {
        font-size: 38px!important;
    }
    .title-performance::after {
        width: 100%;
    }
    .table-performance {
        margin-left: 0;
    }
    .btn-cta {
        font-size: 16px;
        padding: 16px 50px;
    }
    .box-publisher {
        padding: 20px;
    }
    .title-publisher {
        font-size: 34px!important;
    }
    .title-publisher::after {
        width: 100%;
    }
    .addvver .media .img {
        width: 52px;
        margin-top: 3px;
    }

    .addvver .media {
        min-height: 90px;
    }

    .addvver .media h5 {
        font-size: 18px;
    }
    #why-us .section-header {
        margin-bottom: 80px;
    }
    #team .member {
        padding: 12px 60px;
    }
    .img-payment {
        width: 100%;
    }

    .section-header h3 {
        font-size: 30px;
    }

    .slick-slide {
        padding: 0;
    }
}
