
.ogilvy-page p, .ogilvy-page ul > li{font-size: 19px; line-height: 1.65;}
.ogilvy-page .section-title{text-align: center; margin-bottom: 60px;}
.ogilvy-page .section-title h2{margin-bottom: 30px;}

@media (max-width:991px){
    .ogilvy-page p, .ogilvy-page ul > li {font-size: 17px;}
    .ogilvy-page .section-title{text-align: center; margin-bottom: 40px;}
    .ogilvy-page .section-title h2{margin-bottom: 20px;}
}

@media (max-width:767px){
    
    .ogilvy-page p, .ogilvy-page ul > li {font-size: 16px;}
}

/* ========================================================================================= */
.banner{position: relative; padding: 50px 0;}
.banner .row{align-items: center;}
.banner .content-block{width: 55%;}
.banner .content-block > h1{margin-bottom: 100px;}
.banner .content-block > h4{font-weight: 400;}
.banner .content-block > h4 > span{position: relative; font-weight: 700; display: inline-block;}
.banner .content-block > h4 > span:after{position: absolute; content: ""; width: 100%; height: 8px; background-color: #fff; left: 0; bottom: -4px;}
.banner .img-block{width: 45%;}
.banner .img-block > figure{display: flex;}

@media (max-width:1366px){
    /* .banner{padding: 110px 0;} */
}

@media (max-width:1199px){
    .banner .content-block > h1{margin-bottom: 70px;}
}

@media (max-width:991px){
    /* .banner{padding: 80px 0;} */
    .banner .content-block > h1{margin-bottom: 50px;}
}

@media (max-width:767px){
    .banner{padding: 40px 0;}
    .banner .content-block > h1 {margin-bottom: 25px;}
    .banner .content-block{width: 100%; margin-bottom: 30px;}
    .banner .img-block{max-width: 400px; margin: 0 auto; width: 100%;}
    .banner .content-block > h4 > span:after{height: 4px; bottom: -1px;}
}

/* ============================================================================================== */
.about-ogilvy{position: relative;}
.about-ogilvy .row{align-items: center;}
.about-ogilvy .img-block{text-align: center;}
.about-ogilvy .shape{position: absolute; left: 0; bottom: 0; width: 18%; display: flex;}
.about-ogilvy .content-block > h2{margin-bottom: 20px;}

@media (max-width:1366px){
    .about-ogilvy .img-block{max-width: 350px; margin: 0 auto;}
}


@media (max-width:767px){
    .about-ogilvy .row > .col-6:first-child{order: 2; margin-top: 25px;}
    .about-ogilvy .img-block{max-width: 300px; margin: 0 auto; display: flex; justify-content: center; border-bottom-width: 10px;}
    .about-ogilvy .shape{display: none;}
}

/* ================================================================================================================ */
.ogilvy-challenge{}
/* .ogilvy-challenge .row{margin: 0;}
.ogilvy-challenge .row > *{padding: 0;} */
.ogilvy-challenge .row > .col{width: 34%;}
.ogilvy-challenge .row > .col:nth-child(2){width: 32%; text-align: center;}
.ogilvy-challenge .content-block h4{font-size: 29px; margin-bottom: 15px;}
.ogilvy-challenge .content-block .inner-content1{margin-top: 9%; margin-bottom: 16%; text-align: right;}
.ogilvy-challenge .content-block .inner-content2{text-align: right;}
.ogilvy-challenge .content-block .inner-content3{margin-top: 31%; margin-bottom: 24%;}
.ogilvy-challenge .bottom-content{max-width: 1060px; margin: 0 auto; margin-top: 40px; text-align: center;}
.ogilvy-challenge .bottom-content strong{font-style: normal;}

@media (max-width:1366px){
    .ogilvy-challenge .content-block h4{font-size: 24px;}
    .ogilvy-challenge .content-block p{font-size: 17px;}
    .ogilvy-challenge .content-block .inner-content1 { margin-top: 8%; margin-bottom: 13%;}
    .ogilvy-challenge .content-block .inner-content3 { margin-top: 30%; margin-bottom: 20%;}
}

@media (max-width:991px){
    .ogilvy-challenge .row > .col{width: 50%;}
    .ogilvy-challenge .row > .col:nth-child(2){display: none;}
    .ogilvy-challenge .content-block .inner-content1{margin-top: 0; margin-bottom: 40px;}
    .ogilvy-challenge .content-block .inner-content3{margin-top: 0; margin-bottom: 40px;}
    .ogilvy-challenge .content-block h4{font-size: 20px; margin-bottom: 10px;}
}

@media (max-width:767px){
    .ogilvy-challenge .row > .col{width: 100%;}
    .ogilvy-challenge .content-block .inner-content1{text-align: left;}
    .ogilvy-challenge .content-block .inner-content2{margin-bottom: 40px;}
    .ogilvy-challenge .content-block .inner-content4{text-align: right;}
    .ogilvy-challenge .content-block h4 { font-size: 18px; margin-bottom: 5px;}
}

/* ========================================================================================================= */
.ogilvy-objectives{position: relative; background-color: #EB3F43;}
.ogilvy-objectives .row > .col-5{position: static;}
.ogilvy-objectives .img-block{position: absolute; left: 0; width: 41.8%; bottom: auto; top: 50%; transform: translateY(-41%);}
.ogilvy-objectives h2{text-align: center; margin-bottom: 60px; color: #fff;}
.ogilvy-objectives p{margin-bottom: 25px; color: #fff;}
.ogilvy-objectives ul > li{margin-bottom: 20px; padding-left: 45px; color: #fff;}
.ogilvy-objectives ul > li:last-child{margin-bottom: 0px;}
.ogilvy-objectives ul > li:after{position: absolute; content: ""; background-image: url('../images/ogilvy/list-icon.png'); width: 28px; height: 28px; left: 0; top: 2px; background-size: cover; background-position: center; background-repeat: no-repeat;}
.ogilvy-objectives ul > li:before{display: none;}

/* @media (max-width:1600px){
   .the-challenges .the-challenges-shape{display: none;}
} */

@media (max-width:767px){
    .ogilvy-objectives h2{margin-bottom: 40px;}
    .ogilvy-objectives .row > .col-5{display: none;}
    .ogilvy-objectives ul > li{padding-left: 33px;}
    .ogilvy-objectives ul > li:after{width: 20px; height: 20px; background-size: cover; background-repeat: no-repeat;}
    /* .ogilvy-objectives .img-block{max-width: 400px; margin: 0 auto; text-align: center; margin-top: 40px;} */
}


/* ========================================================================================================= */
.mavlers-mobilized{position: relative;}
.mavlers-mobilized .row{margin-bottom: 60px;}
.mavlers-mobilized ul > li{margin-bottom: 20px; padding-left: 30px;}
.mavlers-mobilized ul > li:last-child{margin-bottom: 0px;}
.mavlers-mobilized ul > li:after{position: absolute; content: ""; width: 17px; height: 17px; background-color: #FFDA30; left: 0; top: 5px;}
mavlers-mobilized ul > li:before{display: none;}

@media (max-width:991px){
    .mavlers-mobilized .row {margin-bottom: 40px;}
}

@media (max-width:767px){
     /* .mavlers-mobilized .row > .col-6:first-child{order: 2;} */
     .mavlers-mobilized ul > li{padding-left: 20px;}
     .mavlers-mobilized ul > li:after { top: 6px; width: 12px; height: 12px;}
     .mavlers-mobilized .img-block{max-width: 400px; margin: 0 auto; text-align: center; margin-top: 40px;}
}


/* ================================================================================================================= */
.dedicated-team-structure h2{text-align: center; margin-bottom: 40px;}
.revenue-table{position: relative; max-width: 1020px; margin: 0 auto; z-index: 1;}
.revenue-table table{width: 100%; margin: 0; border-collapse: inherit;}
.revenue-table table thead th{ border-radius: 0;background-color: #FFDB2D;color: #000;border-top: 1px solid #000;border-left: 1px solid #000;padding: 25px 25px;vertical-align: middle; text-align: center; font-size: 26px; border-bottom: 1px solid #000; width: 50%;}
.revenue-table table thead th:first-child {border-top-left-radius: 18px;}
.revenue-table table thead th:last-child {border-top-right-radius: 18px;border-right: 1px solid #000;}
.revenue-table table tbody td{border: 1px solid #000; border-right: 0; border-top: 0; padding: 25px 25px; text-align: center; font-size: 26px; background-color: #fff;}
.revenue-table table tbody td:first-child{border-top: 0; border-right: 0;}
.revenue-table table tbody td:last-child{border-top: 0; border-right: 1px solid #000; font-weight: bold;}
.revenue-table table tbody tr:last-child td:first-child{border-bottom-left-radius: 18px;}
.revenue-table table tbody tr:last-child td:last-child{border-bottom-right-radius: 18px;}

@media (max-width:1199px){
    .revenue-table table thead th, .revenue-table table tbody td{padding: 20px 15px; font-size: 18px;}
}

@media (max-width:767px){
        .revenue-table table thead th, .revenue-table table tbody td { padding: 10px 10px; font-size: 16px;}
}


/* ====================================================================================================== */
.ogilvy-outcome{position: relative;}
.ogilvy-outcome .row{margin-top: 100px; margin-bottom: 20px; justify-content: center;}
.ogilvy-outcome .row .break{flex-basis: 100%; height: 0; margin: 15px 0;}
.ogilvy-outcome .inner-block{background-color: #fff; padding: 50px 65px; padding-top: 0; text-align: center; display: inline-block; height: 100%;}
.ogilvy-outcome .inner-block .icon{height: 131px; width: 131px; background-color: #FFDA30; border-radius: 100%; display: flex; justify-content: center; align-items: center; margin: 0 auto; margin-top: -45px; margin-bottom: 25px;}
.ogilvy-outcome .inner-block h5{font-size: 20px; margin-bottom: 15px;}

@media (max-width:1366px){
    .ogilvy-outcome .inner-block{padding: 15px; padding-top: 0;}
}

@media (max-width:1199px){
    .ogilvy-outcome .row{margin-top: 60px;}
    /* .ogilvy-outcome .row .break{margin: 50px 0;} */
    /* .ogilvy-outcome .inner-block{padding: 30px; padding-top: 0;} */
    .ogilvy-outcome .inner-block .icon{height: 100px; width: 100px; margin-top: -15px; padding: 25px;}
}

@media (max-width:991px){
    .ogilvy-outcome .row .break{margin: 20px 0;}
    .ogilvy-outcome .inner-block{padding: 0;}
}

@media (max-width:767px){
    .ogilvy-outcome .row{margin-top: 0px; margin-bottom: 40px; row-gap: 50px;}
    .ogilvy-outcome .inner-block{width: 100%;}
    .ogilvy-outcome .row .break{display: none;}
}


/* ================================================================================================================== */
.conclusion{text-align: center;}
.conclusion .content-inner{max-width: 1400px; margin: 0 auto; text-align: center;}
.conclusion h2{margin-bottom: 40px;}
.conclusion p{font-size: clamp(1.1875rem, 0.6886rem + 1.0408vw, 1.9375rem); font-style: italic; font-weight: 500; line-height: 1.5;}

@media (max-width:991px){
    .conclusion h2{margin-bottom: 20px;}
}