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

    .corporate-social-responsibility-right {
        width: 650px;
    }

}


@media screen and (max-width:1366px) {
    .banner-logo {
        width: 311px;
    }
    .banner-caption h1 {
        font-size: 80px;
        margin-top: -30px;
    }
    .banner-caption p {
        font-size: 50px;
    }
    .banner-section-inner {
        height: 87vh;
    }
    .social-responsibility-right {
        background-image: none !important;
        width: 50%;
        top: 50%;
        transform: translateY(-31%);
        -webkit-transform: translateY(-31%);
        -moz-transform: translateY(-31%);
        -ms-transform: translateY(-31%);
        -o-transform: translateY(-31%);
}



    .social-responsibility-right img {
        display: block;
    }
    .social-responsibility-left {
        width: 50%;
    }
}
@media screen and (max-width:1305px) {
    .our-approch-right, .corporate-social-responsibility-right {
        width: 100%;
    }
}
@media screen and (max-width:1280px) {
    .our-approch-righ, .corporate-social-responsibilityt {
        padding: 50px 30px 50px 45px;
    }
    .our-approch-right, .corporate-social-responsibility {
        width: 90%;
    }
}
@media screen and (max-width:1024px) {
    .banner-caption h1 {
        font-size: 70px;
    }
    .banner-caption p {
        font-size: 46px;
    }
    .banner-logo {
        width: 230px;
        margin-top: 30px;
    }
    /*******************************/
    .social-activity h3,
    .social-responsibility h3,
    .our-approch h3,
    .charity-section h3 {
        font-size: 42px;
    }
    .social-activity h3 {
        margin-bottom: 25px;
    }
}
@media screen and (max-width:991px) {
    .head-style:before {
        display: none;
    }
    .banner-caption h1 {
        font-size: 60px;
    }
    .banner-caption p {
        font-size: 42px;
    }
    /*******************************/
    .social-activity h3,
    .social-responsibility h3,
    .our-approch h3,
    .charity-section h3,
    .event-slider h3.inner-heading {
        font-size: 38px;
    }
    .social-responsibility h3 {
        margin-bottom: 30px;
    }
    /************************/
    .social-responsibility-left {
        width: auto;
    }
    .social-responsibility-right {
        position: relative;
        transform: none;
        width: auto;
        text-align: right;
    }
    .social-responsibility-inner {
        min-height: unset;
    }
    .social-responsibility-right img {
        display: inline-block;
    }
    /************************************/
    .our-approch-left, .corporate-social-responsibility-left {
        position: relative;
        padding-right: 0;
    }
    .our-approch-inner, .corporate-social-responsibility-inner {
        flex-direction: column;
        min-height: unset;
    }
    .flexible-row {
        align-items: flex-start;
        justify-content: center;
    }
    .our-approch-right, .corporate-social-responsibility-right {
        width: 100%;
        margin-top: auto;
        padding: 30px 0;
    }
    .our-approch-right:after, .corporate-social-responsibility-right {
        width: auto;
        left: -15px;
        right: -15px;
    }
    .our-approch-right ul li:last-child {
        margin-bottom: 0;
    }
    .our-approch-left img, .corporate-social-responsibility-left img {max-width: 100vw;margin-top: -30px;}
    .charity-section {
        padding-top: 50px;
    }
}
@media screen and (max-width:767px) {
    .banner-caption h1 {
        font-size: 50px;
    }
    .banner-caption p {
        font-size: 30px;
    }
    /*******************************/
    .social-activity h3,
    .social-responsibility h3,
    .event-slider h3.inner-heading {
        font-size: 30px;
    }
    /**********************/
    .social-responsibility-left ul li i {
        width: 100px;
        height: 100px;
    }
    .social-responsibility-left ul li i img {
        max-height: 60px;
    }
    /********************************/
    .charity-grid-left {
        width: 55%;
    }
    .charity-grid-right {
        width: 45%;
    }
    .inner-left {
        width: auto;
        margin-top: 0;
    }
    .inner-right {
        width: 100%;
        padding-right: 3px;
    }
    .inner-right img {
        width: 100%;
    }
    .charity-grid-right img {
        width: 100%;
    }

    .banner-section-inner {
        height: 50vh;
    }
}
@media screen and (max-width:630px) {
    /*******************************/
    .social-activity h3,
    .social-responsibility h3,
    .our-approch h3,
    .charity-section h3 {
        font-size: 30px;
    }
}
@media screen and (max-height:630px) {
    .banner-section-inner {
        height: 350px;
    }
    .banner-caption {
        margin-top: 0;
    }
    .charity-grid-left {
        width: 75%;
    }
    .charity-grid-right {
        width: 25%;
    }
}
@media screen and (max-width:480px) {
    .banner-caption h1 {
        font-size: 35px;
    }
    .banner-caption p {
        font-size: 25px;
    }
    /*********************************/
    .social-responsibility-left ul li {
        width: 100%;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .flexible-row {
        min-height:65.35vw;
   }
}