@keyframes rot {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(359deg);
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.page-template-template-outreach .swiper-container {
    border-radius: 5px;
}
.container_outreach_our-team {
    display: none;
}
 img{
     pointer-events: none;
 }
 body.page-template-our_story .our_story_faq {

    padding: 0px 10px 78px;
}
body.page-template-our-team .img_design_organization {
    padding-bottom: 120px;
}
 body.page-template-template-outreach .container_box_what{
     padding: 0px 30px 50px;
 }
body .container-collaboration .reach-us{
     display: none;
}
.page-template-take-action .content-take {
    margin-top: 50px;
}
.page-template-donation section#donation-promotion {
    display: none;
}
.page-template-donation section#donation-other{
    margin-bottom: 50px;
}
.container-content-take-action {
    display: none;
}
.page-template-template-outreach .tab:nth-child(3){
    display: none;
}
.page-template-template-outreach .tab:nth-child(4){
    display: none;
}
.page-template-template-outreach div.ot-do-u-know{
    display: none;
}
.page-template-template-outreach div#tab-4{
    display: none;
}
.page-template-our-impact .group-award-background {
    display: none;
}
body.page-template-our-impact .opportunities{
     display: none;
}
/* 
.page-template-template-outreach div#tab-4 {
    display: none;
}

.page-template-template-outreach .ot-do-u-know {
    display: none;
}
.page-template-template-outreach .link_our_services {
    display: none;
}
.group-award-background {
    display: none !important;
}

.content_outreach_what p span strong {
     display: none;
}
.content_outreach_what p strong {
    display: none;
}
body.page-template-take-action .over-view .partnership {
    margin-top: 27px;
}
.opportunities.aos-init.aos-animate {
    display: none;
}
.page-template-take-action .container-content-take-action .action-show-popup.reach-us {
    display: none;
}
.slider.our_values_container {
    display: none;
}

.we_are_content p {
    display: none;
}
.we_are_content p:first-child {
    display: block;
}
.page-template-take-action .container-content-take-action .content-over-view {
    display: none;
}

.page-template-take-action .over-view .container-content-take-action::before {
    background: none !important;
}
.page-template-take-action .over-view {
    display: flex;
    flex-direction: column-reverse;
    padding: 60px 0;
} */
body .primary-menu-wrapper .primary-menu .page-takeaction>a:before{
content: none;
}
.container_our_story .our_values{
    display: none;
}
body .primary-menu-wrapper .primary-menu .page-donate>a:before{
    content: none;
}
/**/
/* li.lang-item.lang-item-5.lang-item-zh {
    display: none;
} */
.page-template-take-action .over-view .container-content-take-action{
    padding-top: 0;
    padding-bottom: 0;
}
.loading-modal {
    display: none;
    transition: 1s all;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
    height: 110%;
    width: 100%;
}

.loading-modal:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    border-bottom: 6px solid rgba(0, 0, 0, .1);
    border-left: 6px solid rgba(0, 0, 0, .1);
    border-right: 6px solid rgba(0, 0, 0, .1);
    border-top: 6px solid rgba(0, 0, 0, .4);
    border-radius: 100%;
    height: 50px;
    width: 50px;
    animation: rot .6s infinite linear;
}

.page-template-template-outreach .banner-media-pc {
    position: relative;
    z-index: 1;
}
div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group.container-button rs-layer-wrap.rs-parallax-wrap:first-child {
    order: 2;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group.container-button rs-layer-wrap.rs-parallax-wrap:nth-child(2) {
    order: 1;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group.container-button rs-layer-wrap.rs-parallax-wrap:nth-child(3) {
    order: 3;
}
.page-template-template-outreach .general-btn a.popup {
    cursor: pointer;
}

.page-template-template-outreach .banner-media-pc:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e0e0e0;
    opacity: 1;
    mix-blend-mode: multiply;
}

.page-template-template-outreach .banner-media-pc,
.page-template-template-outreach .banner-media-mb {
    background-color: #e0e0e0;
}

.page-template-template-outreach .container_outreach_all {
    position: relative;
}

.page-template-template-outreach .banner_our_story {
    background-color: #504658;
}

.page-template-template-outreach .tab-child_all {
    cursor: pointer;
}

.page-template-template-outreach .container_outreach_brief::before {
    background: url(../images/about.png) 100% 100% / cover no-repeat;
    width: 81%;
    position: absolute;
    background-size: contain;
    top: 19%;
    content: "";
    right: -90px;
    height: 100%;
    max-height: 303px;
    transform: translateY(-50%);
    z-index: 0;
}
.page-template-template-outreach .rev-btn.rs-layer-static.rs-layer.rs-waction.active{
    color: #ffffff !important;
    font-family: "Inter" !important;
    text-decoration: none !important;
    font-size: 14px!important;
    font-weight: 800!important;
    line-height: 28px!important;
    text-align: center!important;
    text-transform: uppercase!important;
    width: auto !important;
    height: auto !important;
    /* padding: 0 !important; */
    line-height: 43px !important;
    border-radius: 22px!important;
    background: #f76d9d!important;
    box-shadow: 0px 2px 8px rgba(80, 70, 88, 0.4)!important;
}
.page-template-template-outreach .rev-btn.rs-layer-static.rs-layer.rs-waction{
    color: #f76d9d !important;
    font-family: "Inter"!important;
    font-size: 14px!important;
    line-height:  43px !important;
    font-weight: 800!important;
    padding: 0 20px !important;
    line-height: 43px!important;
    text-align: center!important;
    text-transform: uppercase!important;
    width: 90px!important;
    height: 45px!important;
    border-radius: 22px!important;
    text-decoration: none!important;
    width: auto !important;
    height: auto !important;
    background: #fff5ef!important;
    border-radius: 22px!important;
    white-space: nowrap !important;
    border: solid 1px #f76d9d!important;
}
.page-template-template-outreach .testimonials h2 {
    font-family: Marcellus;
}

.page-template-template-outreach .content_left_testimonials h4 {
    padding: 7px 122px 15px 0px;
}

.page-template-template-outreach .slider.container_repeater_why {
    max-width: 1060px;
    margin: auto;
    padding: 0 20px;
    padding-top: 157px;
    padding-bottom: 268px;
    display: none;
}

.page-template-template-outreach .container_outreach_why .container_why.active::before,
.ot-do-u-know::before {
    background: url(../images/about.png) 100% 100% / cover no-repeat;
    width: 79%;
    position: absolute;
    background-size: contain;
    top: 66%;
    content: "";
    right: 0;
    height: 100%;
    max-height: 297px;
    transform: translateY(-50%);
    z-index: 0;
}

.page-template-template-outreach .container_outreach {
    overflow: hidden;
}

.page-template-template-outreach img.image-banner {
    display: block;
}

.page-template-template-outreach .banner_fixed_wrapper img {
    width: 100%;
}

.page-template-template-outreach .banner_fixed img.image-banner-mobile {
    display: none;
}

.page-template-template-outreach span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-weight: 800;
    background: #504658;
    width: 77px;
    font-weight: 800;
    height: 45px;
    border: 1px solid #504658;
    border-radius: 22px;
}

.page-template-template-outreach span.swiper-pagination-bullet:after {
    counter-increment: features;
    /* Increment the value of section counter by 1 */
    content: "0" counter(features);
}

.page-template-template-outreach .swiper-pagination-bullet {
    display: inline-flex;
    border: 1px solid #fff;
    opacity: 1;
    justify-content: center;
    color: #ffffff;
    /* z-index: 0; */
    background: transparent;
    font-weight: 800;
    width: 50px;
    height: 45px;
    border-radius: 22px;
    align-items: center;
    border-radius: 22px;
}

.page-template-template-outreach .container_outreach {
    top: 0;
    /* left: 0; */
    /* transform: translateY(-50%); */
    width: 100%;
    margin: auto;
    /* background: red; */
}

.page-template-template-outreach .date_child {
    display: none;
}

.page-template-template-outreach .nav-service.tab-list.aos-init.aos-animate {
    width: 100%;
    z-index: 5;
    margin: auto;
    align-items: center;
    background: #504658;
    padding: 17px 0;
    color: #E6E6E6;
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    word-spacing: 0px;
}

.page-template-template-outreach .img_design_we_are {
    z-index: 1;
}

.page-template-template-outreach .tab-child {
    align-items: center;
    padding: 17px;
    color: #E6E6E6;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-transform: uppercase;
    word-spacing: 0px;
    padding: 17px 20px;
}

.page-template-template-outreach .tab-child {
    width: 100%;
    z-index: 5;
}

.page-template-template-outreach .tab {
    position: relative;
    margin-right: 45px;
}

.page-template-template-outreach .tab-child_all {
    max-width: 1060px;
    margin: auto;
    padding: 0 30px;
}

.page-template-template-outreach .tab-child .tab::after {
    background-image: url(../images/about4.png);
    background-repeat: no-repeat;
    content: "";
    width: auto;
    position: absolute;
    left: -8px;
    top: 5px;
    right: -7px;
    bottom: -5px;
    background-size: 100% 100%;
    height: auto;
    z-index: -1;
    transition: all 0.5s;
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}

.page-template-template-outreach .tab-child .tab:hover:after {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}


/* .page-template-template-outreach .tab-child .tab.active:after {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
} */

.page-template-template-outreach .tab-list .tab.active {
    font-weight: 800;
    color: #ffffff;
}

.page-template-template-outreach .tab-child {
    display: flex;
    max-width: 100%;
    padding: 0;
    /* margin: auto; */
    flex-wrap: wrap;
}

.page-template-template-outreach .general-btn a.link-btn {
    font-family: "Inter";
}

.page-template-template-outreach .container_outreach_all {
    background: #fff5ef;
}

.page-template-template-outreach .container_outreach_brief {
    justify-content: space-between;
    display: flex;
    max-width: 1060px;
    margin: auto;
    padding: 79px 10px 18px 30px;
}

.page-template-template-outreach .container_brief_left {
    width: 51%;
}

.page-template-template-outreach .design_brief {
    padding: 39px 0;
}

.page-template-template-outreach .design_brief img {
    animation: fade-in ease-in-out 2s;
}

.page-template-template-outreach .container_brief_left h2 {
    font-family: Marcellus;
    /* letter-spacing: 0.4px; */
    padding-right: 20px;
}

.page-template-template-outreach .container_brief_left p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding-right: 31px;
}

.page-template-template-outreach .container_outreach_what .what_fisrt {
    /* width: 60%; */
    max-width: 579px;
    margin: auto;
    text-align: center;
    padding-bottom: 20px;
}

.page-template-template-outreach .title_outreach_what h2 {
    font-family: Marcellus;
    font-size: 50px;
    letter-spacing: 0.4px;
}

.page-template-template-outreach .content_outreach_what {
    /* padding: 0px 10px; */
}

.page-template-template-outreach .content_outreach_what p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.4px;
}

.page-template-template-outreach .container_content_outreach_what {
    padding: 6px 0;
}

.page-template-template-outreach .container_content_outreach_what h5 {
    color: #2f5194;
    font-family: "Inter";
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    word-spacing: 2px;
    padding: 42px 92px 0px 19px;
    margin: auto;
    /* margin-bottom: auto; */
}


/**/

.page-template-template-outreach .container_outreach_why .container_why {
    display: none;
    /* background: #ffffff; */
    padding-left: 10px;
}

.page-template-template-outreach .container_outreach_why .container_why.active {
    display: block;
}


/**/

.page-template-template-outreach .banner-media.support-page-effect.support-page-size.support-page-color {
    position: relative;
    margin: auto;
}

.page-template-template-outreach .banner-text-inner {
    position: absolute;
    top: 60%;
    transform: translate(-50%, -50%);
    left: 49%;
    width: 100%;
    z-index: 2;
    max-width: 1060px;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}

.page-template-template-outreach .container {
    /* max-width: 1060px;
    margin: 0 auto;
    display: inline-block;
    width: 100%; */
    /* position: absolute;
    top: 60%;
    transform: translate(-50%, -50%);
    left: 49%; */
    /* padding-left: 30px; */
}

.page-template-template-outreach .container h1 {
    /* padding: 0 20px;
    font-family: Marcellus;
    font-size: 60px;
    font-weight: 400;
    line-height: 66px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 0.4px; */
}

.page-template-template-outreach .container_box_what {
    /* padding: 16px 0; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1090px;
    margin: auto;
    padding: 0 30px;
    /* padding-bottom: 22px; */
    justify-content: space-between;
}

.page-template-template-outreach .container_box_what .container_content_outreach_what {
    width: 48%;
    border-radius: 5px;
}

.page-template-template-outreach .container_content_outreach_what .title_item_all {
    background-color: #ffffff;
    padding: 19px 0px 20px 0;
    /* height: 278px; */
    border-radius: 5px;
}

.page-template-template-outreach .img_item_what {
    position: relative;
    top: 44px;
    left: 21px;
    width: 81px;
    height: 83px;
}

.page-template-template-outreach .title_item_what h2 {
    color: #2f5194;
    font-family: "Inter-Regular_SemiBold";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.page-template-template-outreach .content_item_what p {
    color: #504658;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 10px 20px 0 20px;
    color: #504658;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.page-template-template-outreach .container_button,.page-template-our-team .container_button{
    display: flex;
    padding: 41px 0 25px 10px !important;
    flex-wrap: wrap;
}

.page-template-template-outreach .container_outreach_why {
    position: relative;
}

.page-template-template-outreach .button_control {
    padding-right: 15px;
}

.page-template-template-outreach .button_control .bt_link:hover {
    color: #ffffff;
    background: #f76d9d;
}

.page-template-template-outreach .button_control .bt_link.active {
    color: #ffffff;
    font-family: "Inter";
    text-decoration: none;
    font-size: 14px;
    font-weight: 800;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
    height: 45px;
    border-radius: 22px;
    background: #f76d9d;
    box-shadow: 0px 2px 8px rgba(80, 70, 88, 0.4);
}

.page-template-template-outreach .button_control .bt_link {
    color: #f76d9d;
    font-family: "Inter";
    font-size: 14px;
    font-weight: 800;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
    height: 45px;
    border-radius: 22px;
    text-decoration: none;
    box-shadow: 0px 2px 8px rgba;
    width: 90px;
    height: 45px;
    background: #fff5ef;
    border-radius: 22px;
    border: solid 1px #f76d9d;
}

.page-template-template-outreach .container_outreach_why .container_why.active {
    display: flex;
}

.page-template-template-outreach .container_outreach_why p {
    /* max-width: 327px; */
    margin-right: 0;
}


/* img */

.page-template-template-outreach .why_right {
    position: relative;
    width: 100%;
    height: 100%;
    top: -62px;
}

.page-template-template-outreach .title_container_why {
    /* padding-right: 15px; */
    /* max-width: 349px; */
    font-family: Marcellus;
}

.page-template-template-outreach .slider_img_why {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    filter: blur(1px);
    transform: rotate(5deg);
}

.page-template-template-outreach .slider_img_why:first-child {
    transform: unset;
    z-index: 1;
    margin-left: -30px;
}

.page-template-template-outreach .slider_img_why:last-child {
    transform: rotate( 13deg);
    margin-left: 32px;
    z-index: 0;
    /* opacity: 0.5; */
    filter: blur(1px);
    margin-top: 7px;
}

.page-template-template-outreach .slider_img_why {
    transform: rotate(6deg);
    z-index: 1;
    margin-left: 9px;
    /* opacity: 0.5; */
    /* filter: blur(2px); */
}

.page-template-template-outreach .slider_img_why.active {
    z-index: 4 !important;
    filter: unset !important;
    margin-left: -16px;
}

.page-template-template-outreach .container_outreach_why .img_why {
    max-width: 436px;
    /* width: 100%; */
    margin: auto;
}

.page-template-template-outreach .container_outreach_why P {
    color: #504658;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /* word-spacing: 0px; */
}

.page-template-template-outreach .container_outreach_why .content_why {
    width: 86%;
}

.page-template-template-outreach .container_why.active .why_left {
    width: 120%;
}

div.ot-do-u-know {
    background: #fff5ef;
    position: relative;
    padding-top: 157px;
}

/* div.ot-do-u-know .container .form-text {
    padding: 0 10px;
} */

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group {
    max-width: 491px !important;
    height: auto !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group rs-layer-wrap.rs-parallax-wrap rs-layer > p {
    font-size: 16px !important;
    color: #504658;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 24px !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-static-layers rs-layer-wrap.rs-parallax-wrap rs-mask-wrap rs-layer> img {
    max-height: 335px;
    object-fit: cover;
    max-width: 450px !important;
}

.page-template-template-outreach .rev-btn.rs-layer-static.rs-layer.rs-waction:hover,.page-template-our-team .rev-btn.rs-layer-static.rs-layer.rs-waction:hover {
    border-radius: 22px !important;
    background: #f76d9d !important;
    box-shadow: 0px 2px 8px rgba(80,70,88,0.4);
    color: #fff !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap {
    height: auto !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-loop-wrap {
    position: static !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-loop-wrap rs-mask-wrap {
    position: static !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group rs-layer-wrap.rs-parallax-wrap.rs-forcehidden {
    position: static !important;
    top: 0 !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-loop-wrap rs-mask-wrap rs-layer {
    position: static !important;
    height: auto !important;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group.container-button {
    max-width: 100% !important;
    display: flex;
    margin-bottom: 30px;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group.container-button rs-layer-wrap.rs-parallax-wrap {
    position: static !important;
    margin-right: 15px;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-group rs-layer-wrap.rs-parallax-wrap {
    position: static !important;
    margin-bottom: 40px;
}

div.ot-do-u-know .container .form-text rs-module-wrap rs-module rs-group-wrap.rs-parallax-wrap rs-loop-wrap rs-mask-wrap rs-layer.title_container_why {
    padding-top: 60px;
}
@media only screen and (min-width: 768px) {
    .ot-do-u-know .form-text-mobile {
        display: none;
    }
    .form-text-mobile {
        display: none;
    }
}

.page-template-template-outreach .container_ourtreach_joinusnow {
    max-width: 1060px;
    margin: auto;
    padding: 0 20px;
    padding-top: 102px;
}

.page-template-template-outreach .joinnow_container_content::before {
    background: url(../images/Group.png) no-repeat;
    width: 50px;
    height: 50px;
    position: absolute;
    /* top: 0px; */
    content: "";
    left: 50%;
    /* bottom: -11px; */
    transform: translateX(-50%);
}

.page-template-template-outreach .joinusnow_be_right {
    text-align: center;
    padding: 23px 0;
}

.page-template-template-outreach .title_joinusnow h2 {
    color: #f76d9d;
    font-family: Marcellus;
    font-size: 50px;
    font-weight: 400;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
}

.page-template-template-outreach .content_joinusnow p {
    color: #504658;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.page-template-template-outreach .download.gray-btn.general-btn {
    box-shadow: none;
    padding-top: 57px;
    text-align: left;
    padding-left: 10px;
}

.page-template-template-outreach .outreach_features {
    max-width: 1060px;
    padding: 0 30px;
    margin: auto;
}

.page-template-template-outreach .outreach_features h2 {
    padding: 62px 0;
    font-family: Marcellus;
    padding-bottom: 20px;
}

.page-template-template-outreach .testimonials {
    max-width: 1060px;
    padding: 70px 30px;
    margin: auto;
    padding-top: 86px;
    position: relative;
    /* background: yellow; */
}

.page-template-template-outreach .container_testimonials {
    display: flex;
    padding-top: 51px;
    overflow: visible;
}

.page-template-template-outreach .content_left_testimonials {
    width: 67%;
}

.page-template-template-outreach .content_left_testimonials::before {
    background: url(../images/about2.png) no-repeat;
    width: 50px;
    height: 50px;
    position: relative;
    /* top: 0; */
    content: "";
    /* left: 131px; */
    /* transform: translateX(-50%); */
    display: inline-block;
    background-position: top 0px left 7px;
    /* background-size: 100% 100%; */
    z-index: 1;
}

.page-template-template-outreach .subtitle_content_left_testimonials {
    width: 77%;
    background: #fff5ef;
    padding: 20px 0;
    margin-top: -49px;
    position: absolute;
    left: 5%;
    padding-left: 21px;
    padding-top: 0;
    z-index: -1;
    margin-left: -43px;
}

.page-template-template-outreach .content_left_testimonials h4 p {
    color: rgb(80, 70, 88);
    font-family: Marcellus;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    margin-top: 15px;
    word-spacing: 5px;
}

.page-template-template-outreach .message_content {
    margin-top: 80px;
}

.page-template-template-outreach .container_testimonials .message_content p {
    color: rgb(80, 70, 88);
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    padding-top: 23px;
    padding-left: 0;
    padding-right: 101px;
    word-spacing: 0px;
}

.page-template-template-outreach .date_post p {
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: bold;
}

.page-template-template-outreach .container_testimonials .content_right_testimonials {
    width: 33%;
    margin-top: 56px;
}

.page-template-template-outreach .date_post {
    padding-top: 38px;
    padding-top: 51px;
    /* padding-bottom: 25px; */
    border-bottom: 1px solid #f76d9d;
    width: 598px;
    padding-bottom: 14px;
}

.page-template-template-outreach .special_thank_to {
    /* background: #2f5194; */
    margin-top: 52px;
    background-image: url(../images/our-impart.png);
    /* background-color: red; */
    background-position: top 45% left 0px;
    padding-bottom: 286px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.page-template-template-outreach .special_thank_to h2 {
    max-width: 1060px;
    /* padding: 0 20px; */
    color: #ffffff;
    font-family: Marcellus;
    font-size: 50px;
    font-weight: 400;
    margin: auto;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    padding: 70px 0;
    /* letter-spacing: 0.4px; */
    padding-bottom: 38px;
}

.page-template-template-outreach .special_thank_to .special_list {
    display: flex;
    max-width: 960px;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
    padding-top: 20px;
}

.page-template-template-outreach .special_thank_to .special_item img {
    margin: auto;
}

.page-template-template-outreach .special_thank_to .special_item p {
    color: #ffffff;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    padding-top: 11px;
}

.page-template-template-outreach .container_outreach .link_our_services {
    box-shadow: none;
    max-width: 1060px;
    margin: auto;
    padding: 0 30px;
    padding-bottom: 90px;
    margin-top: -43px;
}

.page-template-template-outreach .features_slide_items.swiper-slide.swiper-slide-active {
    width: 1020px;
    display: flex;
}

.page-template-template-outreach .special_list .special_item {
    width: calc(100% / 3);
    text-align: center;
    /* margin-bottom: 80px; */
    align-content: center;
}

.page-template-template-outreach .special_item .content_special {
    max-width: 245px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}


/* slide */

.page-template-template-outreach .features_slide_items {
    position: relative;
}

.page-template-template-outreach .features_slide_items:after {
    content: '';
    position: absolute;
    background: rgb(229, 195, 206);
    /*     background: linear-gradient(270deg, rgba(229, 195, 206, 0.4990371148459384) 0%, rgba(239, 172, 196, 0.6) 30%, rgba(249, 158, 189, 1) 45%, rgba(253, 153, 188, 1) 100%); */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient( 270deg, rgba(229, 195, 206, 4.499037) 0%, rgba(239, 172, 196, 0.6) 20%, rgba(249, 158, 189, 1) 50%, rgba(253, 153, 188, 1) 100%);
    /* background-image: url('../images/bg-outreach-feature.svg'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}

.page-template-template-outreach .ing_featureas_slide {
    position: absolute;
    right: 0;
    /* z-index: 1; */
    top: 0;
    bottom: 0;
}

.page-template-template-outreach .features_slide_left {
    position: relative;
    z-index: 999;
}

.page-template-template-outreach .features_slide_items {
    height: 450px;
    border-radius: 5px;
    background-image: url(../images/tk.png);
    background-repeat: no-repeat;
}

.page-template-template-outreach .outreach_features .container_feature_content .swiper-pagination {
    bottom: auto;
    counter-reset: features;
    top: 81px;
    left: 108px;
    transform: none;
    text-align: left;
}

.page-template-template-outreach .features_slide_left h4 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    padding-top: 138px;
    padding-left: 105px;
    letter-spacing: 0.4px;
}

.page-template-template-outreach .features_slide_left p {
    color: #ffffff;
    font-family: Inter;
    max-width: 500px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0px 122px 0 108px;
}

.page-template-template-outreach .container_outreach_what {
    padding-top: 0px;
}


/* .page-template-template-outreach .container_outreach_brief {
    padding: 79px 30px 131px 30px;
    max-width: 1440px;
    margin: auto;
    width: 100%;
} */
/* @media (max-width:1599px) and ( min-width: 1020px){
    .page-template-template-outreach .rs-layer#slider-2-slide-2-layer-34 {
   margin-left: 30px ;
    }
    .page-template-template-outreach .rs-layer#slider-2-slide-2-layer-39{
        margin-left: 60px;
    }
} */
@media only screen and (min-width: 1600px) {
    .page-template-template-outreach .container_box_what,
    .page-template-template-outreach .testimonials,
    .page-template-template-outreach .outreach_features,
    .page-template-template-outreach .container_ourtreach_joinusnow,
    .page-template-template-outreach .container,
    .page-template-template-outreach .slider.container_repeater_why,
    .page-template-template-outreach .slider.container_repeater_why,
    .page-template-template-outreach .tab-child_all {
        max-width: 1440px;
        margin: auto;
        width: 100%;
    }
    .page-template-template-outreach .banner-text-inner {
        max-width: 1440px;
    }
    .page-template-template-outreach .special_thank_to h2,
    .page-template-template-outreach .container_outreach .link_our_services {
        max-width: 1440px;
        margin: auto;
        width: 100%;
    }
    .page-template-template-outreach .container_testimonials .content_right_testimonials {
        width: 33%;
    }
    .page-template-template-outreach .container_testimonials .content_right_testimonials img.img_testimonials {
        float: right;
    }
    .page-template-template-outreach .container_outreach_brief {
        max-width: 1440px;
    }
}

@media only screen and (max-width: 1200px) {
    .page-template-template-outreach .content_item_what p {
        padding: 0 20px 0 20px;
    }
    .page-template-template-outreach .content_item_what p {
        padding: 0 20px 0 20px;
    }
    .page-template-template-outreach .container_content_outreach_what .title_item_all {
        height: 286px;
    }
    .page-template-template-outreach .slider.container_repeater_why {
        /* padding: 0 30px; */
        padding-left: 30px;
        padding-right: 30px;
    }
    .page-template-template-outreach .container_ourtreach_joinusnow {
        padding: 0 30px;
        margin-top: 102px;
    }
    .page-template-template-outreach .outreach_features {
        padding: 0 30px;
    }
    .page-template-template-outreach .testimonials {
        padding: 70px 30px;
    }
    .page-template-template-outreach .subtitle_content_left_testimonials {
        left: 0;
        margin-left: 30px;
    }
    .page-template-template-outreach .content_left_testimonials::before {
        left: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .page-template-template-outreach .container_outreach .link_our_services .general-btn a.link-btn {
        padding-left: 30px;
    }
    .page-template-template-outreach .container_outreach_why .container_why.active::before {
        top: 67%;
    }
    .page-template-template-outreach .subtitle_content_left_testimonials {
        width: 77%;
        left: 30px;
        margin-left: 0;
    }
    .page-template-template-outreach .special_thank_to {
        margin-top: 30px;
    }
    .page-template-template-outreach .date_post {
    margin-top: 30px;
    }
    .page-template-template-outreach .slider.container_repeater_why {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .page-template-template-outreach h2.title_container_why {
        max-width: 349px;
    }
    .page-template-template-outreach .container_outreach_brief {
        padding: 30px 30px 0 30px;
    }
    .page-template-template-outreach .tab {
        position: relative;
        margin-right: 17px;
    }
}

@media only screen and (max-width: 912px) {
    .page-template-template-outreach .container_outreach_why .container_why.active::before {
        top: 52%;
    }
    .page-template-template-outreach .tab {
        position: relative;
        margin-right: 14px;
    }
    .page-template-template-outreach .container_outreach_brief::before {
        background: url(../images/about.png) 100% 100% / cover no-repeat;
        width: 82%;
        position: absolute;
        background-size: contain;
        top: 15%;
        content: "";
        right: 0;
        height: 100%;
        max-height: 314px;
        transform: translateY(-50%);
        z-index: 0;
    }
}

@media only screen and (max-width: 767.98px) {
    .page-template-template-outreach .container_outreach_why .img_why {
        max-width: 100%;
        /* width: 100%; */
        margin: auto;
    }
    .page-template-template-outreach .container_testimonials .content_right_testimonials {
        margin-top: 0px;
    }
    .form-text-mobile {
        padding-bottom: 50px;
    }
    .page-template-template-outreach .form-text {
    display: none;
    }
    .page-template-our-team .form-text {
        display: none;
        }
    .page-template-template-outreach .slider_img_why {
        transform: rotate( 7deg);
    }
    .page-template-template-outreach .slider_img_why:last-child {
        transform: rotate( 13deg);
    }
    .page-template-template-outreach .slider.container_repeater_why {
        padding-bottom: 268px;
    }
    .page-template-template-outreach .container_outreach .link_our_services {
        margin-top: -30px;
        padding-bottom: 55px;
    }
    .page-template-template-outreach rs-layer#slider-15-slide-15-layer-125 {
        left: 4px;
    }
    .page-template-template-outreach .date_post p {
        font-size: 14px;
        line-height: 26px;
        margin-top: 35px;
        padding: 10px 0px 10px 0px;
        border-bottom: 1px solid #f76d9d;
        margin-left: 20px;
        margin-right: 20px;
    }
    .page-template-template-outreach .content_left_testimonials::before {
        background: url(../images/about2.png) no-repeat;
        width: 55px;
        height: 55px;
        position: relative;
        background-position: top 0px left 0px;
        background-size: contain;
        left: 26px;
        top: -14px;
    }
    .page-template-template-outreach .content_left_testimonials h4 p {
        word-spacing: 0;
        letter-spacing: 0.4px;
        font-size: 26px;
        margin: 0;
    }
    .page-template-template-outreach .content_left_testimonials h4 {
        padding: 15px 0;
        margin-top: 0;
    }
    .page-template-template-outreach .testimonials h2 {
        padding: 0 20px;
        margin-bottom: 12px;
        letter-spacing: 0.4px;
    }
    .page-template-template-outreach .content_joinusnow p br {
        display: none;
    }
    .page-template-template-outreach .button_control .bt_link.active {
        width: auto;
        padding: 0 30.5px;
    }
    .page-template-template-outreach .button_control .bt_link {
        padding: 0 11px;
        width: auto;
    }
    .page-template-template-outreach .img_item_what {
        position: relative;
        top: 41px;
        left: 28px;
    }
    .page-template-template-outreach .design_brief {
        padding: 66px 10px 0;
    }
    .page-template-template-outreach img.img_design_features {
        display: none;
    }
    .page-template-template-outreach .testimonials {
        background-image: url(../images/our-impact-1.png);
        background-size: auto 258px;
        background-repeat: no-repeat;
        background-position: bottom left 84px;
        padding: 5px 30px 57px;
    }
    .page-template-template-outreach .tab-list .tab.active {
        display: none;
    }
    .page-template-template-outreach .download.gray-btn.general-btn {
        display: flex;
        padding-top: 40px;
        padding-left: 0;
    }
    .page-template-template-outreach .banner-text-inner {
        position: absolute;
        top: 85%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
    }
    .page-template-template-outreach .container h1 {
        font-size: 40px;
        letter-spacing: 0.4px;
    }
    .page-template-template-outreach .banner_fixed img.image-banner-mobile {
        display: block;
    }
    .page-template-template-outreach img.image-banner {
        display: none;
    }
    /* menuMB */
    .page-template-template-outreach .tab {
        font-size: 18px;
        padding: 0 0 15px 0;
    }
    .page-template-template-outreach .tab-list {
        font-size: 18px;
        font-weight: 400;
        line-height: 21px;
        text-transform: uppercase;
        padding: 0;
    }
    .page-template-template-outreach .tab-child {
        padding: 0px 20px 0 50px;
        flex-direction: column;
        background: #8f8994;
    }
    .page-template-template-outreach .selected {
        max-width: 1280px;
        padding: 17px 50px;
        font-family: 'Inter';
        font-weight: 800;
        color: #ffffff;
    }
    .page-template-template-outreach .selected::after {
        background-position: center center;
        content: " ";
        display: inline-block;
        width: 12px;
        height: 8px;
        background-repeat: no-repeat;
        background-image: url(../images/icon1.svg);
        /* font-family: 'FontAwesome'; */
        float: right;
        position: relative;
        top: 8px;
    }
    .page-template-template-outreach .selected.active::after {
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
    }
    /* .page-template-template-outreach .selected.active::after {
        content: " ";
    } */
    .page-template-template-outreach .selected.active {
        padding-left: 50px;
    }
    .page-template-template-outreach .nav-service.tab-list.aos-init.aos-animate {
        padding: unset;
    }
    .page-template-template-outreach .options {
        width: 100%;
        padding-top: 15px;
    }
    /* menuMB */
    .page-template-template-outreach .button_control {
        padding-right: 15px;
        padding-top: 20px;
    }
    .page-template-template-outreach .container_outreach_brief {
        flex-direction: column;
    }
    .page-template-template-outreach .container_brief_left {
        width: 100%;
        padding: 0px 30px;
    }
    .page-template-template-outreach .container_brief_left h2 {
        padding-right: unset;
        word-spacing: 0;
        letter-spacing: 0.2px;
        margin-top: 29px;
        line-height: 40px;
        margin-bottom: 9px;
    }
    .page-template-template-outreach .container_brief_left p {
        padding-right: unset;
    }
    .page-template-template-outreach .container_outreach_brief {
        padding: 20px 20px 0px 20px;
    }
    .page-template-template-outreach .container_outreach_what .what_fisrt {
        text-align: unset;
        padding: 0 30px;
        padding-bottom: 17px;
    }
    .page-template-template-outreach .container_box_what {
        flex-direction: column;
    }
    .page-template-template-outreach .container_box_what .container_content_outreach_what {
        width: 100%;
        padding: 4px 0 0px 0;
        margin-bottom: 5px;
    }
    .page-template-template-outreach .container_content_outreach_what .title_item_all {
        height: unset;
        padding-bottom: 10px;
    }
    .page-template-template-outreach .container_content_outreach_what h5 {
        padding: 38px 30px 14px 20px;
        font-size: 18px;
    }
    .page-template-template-outreach .content_item_what p {
        padding: 0 20px 25px 20px;
    }
    .page-template-template-outreach .container_brief_left img {
        margin: auto;
        width: 100%;
    }
    .page-template-template-outreach .title_outreach_what h2 {
        font-size: 35px;
        padding: 0 20px;
        word-spacing: 0px;
        line-height: 40px;
        margin: 18px 0 5px;
        letter-spacing: 0.4px;
    }
    .page-template-template-outreach .content_outreach_what p {
        padding: 0 14px 0 20px;
        letter-spacing: 0.4px;
    }
    .page-template-template-outreach .container_button {
        padding: 0px 30px 20px !important;
    }
    .page-template-our-team .container_button {
        padding: 0px 30px 20px !important;
    }
    .page-template-template-outreach .container_outreach_why .container_why.active {
        flex-direction: column;
    }
    .page-template-template-outreach .slider_img_why:first-child {
        margin-left: 3px;
        background: transparent;
    }
    .page-template-template-outreach .slider_img_why {
        margin-left: 3px;
        background: #ffffff;
    }
    .page-template-template-outreach .slider_img_why:last-child {
        background: #ffffff;
        margin-left: 6px;
        margin-top: 1px;
    }
    .page-template-template-outreach .container_outreach_why .why_right {
        width: 90%;
        margin: auto;
    }
    .page-template-template-outreach .title_container_why {
        padding: 0 20px !important;
        font-size: 35px!important;
        line-height: 40px!important;
        letter-spacing: 0.4px!important;
        margin-bottom: 10px!important;
        margin-top: 38px!important;
        color: #f76d9d !important;
    }
    .page-template-template-outreach .content_why {
        width: 100%;
        position:  relative !important;
    }
    .page-template-template-outreach .content_why p {
        padding: 0 30px 0 20px;
        padding-bottom: 0;
        width: 500px;
        color: #0c0c0c ;
        font-family: Inter;
        margin-top: 20px !important;
        font-size: 16px !important;
        font-weight: 400 !important;
        line-height: 24px !important;
    }
    .page-template-template-outreach .joinusnow_be_right {
        text-align: unset;
        padding: 23px 0px;
    }
    .page-template-template-outreach .title_joinusnow h2 {
        padding: 0 20px;
        font-size: 35px;
        text-align: unset;
        margin-top: 48px;
        line-height: 40px;
        letter-spacing: 0.4px;
        margin: 35px 0 20px;
    }
    .page-template-template-outreach .content_joinusnow p {
        margin: auto;
        padding: 2px 19px;
        text-align: unset;
        /* max-width: 305px; */
    }
    .page-template-template-outreach .outreach_features h2 {
        padding: 74px 20px;
        padding-bottom: 15px;
    }
    /* slide */
    .page-template-template-outreach .features_slide_items {
        background-image: none;
        height: unset;
    }
    .page-template-template-outreach .features_slide_left h4 {
        padding: 16px 20px 10px;
        font-size: 18px;
        word-spacing: 0;
        margin-bottom: 0;
    }
    .page-template-template-outreach .features_slide_left p {
        padding: 0px 20px;
        padding-bottom: 63px;
    }
    .page-template-template-outreach span.swiper-pagination-bullet {
        font-size: 0;
    }
    .page-template-template-outreach span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 9px;
        height: 9px;
        opacity: 1;
        border-radius: 50px;
    }
    .page-template-template-outreach span.swiper-pagination-bullet {
        background: #504658;
        width: 9px;
        height: 9px;
        border-radius: 50px;
        opacity: 0.4;
        border: 0;
    }
    .page-template-template-outreach .outreach_features .container_feature_content .swiper-pagination {
        bottom: auto;
        top: 12px;
        left: 8%;
        transform: none;
    }
    .page-template-template-outreach .container_why.active .why_left {
        width: 100%;
        margin-bottom: 82px;
    }
    .page-template-template-outreach .why_right {
        position: relative;
        width: 100%;
        height: 100%;
        top: 0;
        padding-bottom: 233px;
    }
    .page-template-template-outreach .container_ourtreach_joinusnow {
        /* padding-top: 97px; */
    }
    .page-template-template-outreach .container_testimonials {
        flex-direction: column;
        width: 100%;
    }
    .page-template-template-outreach .subtitle_content_left_testimonials {
        width: 100%;
        left: unset;
        background: #fff5ef;
        margin-top: 0;
        position: relative;
        padding-left: 0;
        padding-top: 0px;
        z-index: 1;
        padding: 0 20px;
        padding-bottom: unset;
        margin-left: unset;
    }
    .page-template-template-outreach .content_left_testimonials {
        width: 100%;
        background: #fff5ef;
    }
    .page-template-template-outreach .container_testimonials .message_content p {
        padding: 2px 14px 16px 20px;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0.4px;
    }
    .page-template-template-outreach .special_thank_to .special_list li.slick-active button {
        width: 9px;
        height: 9px;
        border-radius: 50px;
        opacity: 1;
    }
    .page-template-template-outreach .special_thank_to .special_list button {
        width: 9px;
        height: 9px;
        border-radius: 50px;
        opacity: 0.5399693;
    }
    .page-template-template-outreach li {
        list-style-type: none;
    }
    .page-template-template-outreach ul.slick-dots {
        display: flex;
        margin: 0;
        justify-content: center;
    }
    .page-template-template-outreach .date_child {
        /* width: 1060px; */
        padding: 0 20px;
    }
    .page-template-template-outreach .general-btn a.link-btn {
        width: 100%;
        padding: 12px 38px;
        border-radius: 40px;
        font-size: 15px;
        font-weight: 400;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        /* padding-left: 0; */
        /* padding: 7.5px 27px; */
    }
    .page-template-template-outreach .date_post {
        width: unset;
        padding-top: unset;
        margin-top: 30px;
        border: 0;
    }
    .page-template-template-outreach .general-btn a.popup {
        display: none;
    }
    .page-template-template-outreach .container_testimonials .content_right_testimonials {
      width: 100%;
    
    }
    .page-template-template-outreach .date_child {
        padding-bottom: 50px;
        display: block;
        margin: auto;
        padding: 0;
    }
    .page-template-template-outreach .link_our_services_content a.link-btn {
        width: 100%;
        border-radius: 40px;
        color: #ffffff;
        font-family: "Inter-Regular_ExtraBold";
        font-size: 15px;
        font-weight: 400;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        padding: 7.5px 20px;
    }
    .page-template-template-outreach .link_our_services_content a.blue {
        font-family: 'Inter';
        background: #2F5194;
    }
    .page-template-template-outreach .special_thank_to {
        padding: 0 20px;
    }
    .page-template-template-outreach .special_thank_to {
        margin-top: 2px;
        background-size: auto;
        /* background-position: top -155px left -85px; */
        background-position: top 58% left 0px !important;
        padding-bottom: 200px;
    }
    .page-template-template-outreach .special_thank_to h2 {
        font-size: 35px;
        max-width: 290px;
        word-spacing: 0px;
        letter-spacing: 0.4px;
        line-height: 40px;
        padding: 55px 0;
    }
    .page-template-template-outreach .special_thank_to .special_list {
        /* padding-bottom: 200px; */
        /* padding-bottom: 350px; */
        margin-top: 12px;
    }
    .page-template-template-outreach ul.slick-dots {
        position: absolute;
        top: 239px;
        bottom: 0px;
    }
    .page-template-template-outreach .container_outreach_brief::before {
        position: absolute;
        width: 134%;
        background-size: 99% 110%;
        top: 21%;
        left: 23%;
        background: url(../images/about.png) 100% 100% / cover no-repeat;
        z-index: 0;
    }
    .page-template-template-outreach .container_outreach_why .container_why.active::before {
        background: url(../images/about.png) 100% 100% / cover no-repeat;
        position: absolute;
        width: 136%;
        background-size: 99% 110%;
        top: 73%;
        left: 25%;
        background: url(../images/about.png) 100% 100% / cover no-repeat;
        z-index: 0;
    }
    .page-template-template-outreach img.img_brief {
        margin: auto;
    }
    .page-template-template-outreach img.img_testimonials {
        margin: auto;
    }
    .page-template-template-outreach .tab-child_all {
        padding: 0;
    }
    .page-template-template-outreach .container_outreach_why {
        padding-top: 0;
    }
}

@media only screen and (max-width: 700px) {
    .rs-layer#slider-5-slide-5-layer-125 {
        margin-left: 0px !important;
    }
    .rs-layer#slider-5-slide-5-layer-126{
        margin-left: 20px !important;
    }
    .page-template-template-outreach div.ot-do-u-know {
        background: #fff5ef;
        position: relative;
        padding-top: 7px;
    }
}
@media only screen and (max-width: 600px) {
    .rs-layer#slider-5-slide-5-layer-125 {
        margin-left: 7% !important;
    }
    .rs-layer#slider-5-slide-5-layer-126{
        margin-left: 20px !important;
    }
    .page-template-template-outreach .container_testimonials {
        padding-top: 30px;
    }
    .page-template-template-outreach .message_content {
        margin-top: 20px;
    }
    .page-template-template-outreach .message_content blockquote{
        margin-top: 5px;
    }

}
@media only screen and (max-width: 550px) {
    .rs-layer#slider-5-slide-5-layer-125 {
        margin-left: 20px !important;
    }
    .rs-layer#slider-5-slide-5-layer-126{
        margin-left: 50px !important;
    }
    .page-template-template-outreach .content_why p{
        margin-top: 45px !important;
        width: 400px;
    }

}

/*end max-width: 767*/

@media only screen and (max-width: 479px) {
    .page-template-template-outreach .container_brief_left p {
        padding-right: unset;
        /* max-width: 269px; */
    }
    .rs-layer#slider-5-slide-5-layer-126 {
        margin-left: 0px !important;
    }
    .page-template-template-outreach .content_why p {
        margin-top: 5px !important;
    width: 300px;
    margin-left: 20px;
    padding: 20px 0 !important;
    }
    .page-template-template-outreach .container_button,.page-template-our-team .container_button{
        margin-left: 30px;
    }
    .page-template-template-outreach .title_container_why{
        margin-top: 10px !important;
        top: -15px;
    }
}

@media only screen and (max-width: 416px) {
    .page-template-template-outreach .container h1 {
        padding: 0 0px;
    }
    .page-template-template-outreach .container_outreach_brief::before {
        /* transform: rotate( 19deg); */
        position: absolute;
        width: 276%;
        background-size: 99% 100%;
        top: 19%;
        left: 15%;
        background: url(../images/about.png) 100% 100% / cover no-repeat;
        z-index: 0;
    }
    .page-template-template-outreach .container {
        padding-left: 50px;
    }
    .page-template-template-outreach .slider.container_repeater_why {
        max-width: 1060px;
        margin: auto;
        padding: 0 20px;
        padding-top: 30px;
        padding-bottom: 230px;
    }
    .page-template-template-outreach .container_outreach_why .container_why.active::before {
        position: absolute;
        width: 100%;
        background-size: 99% 110%;
        top: 79%;
        left: 20%;
        background: url(../images/about.png) -8% 70% / cover no-repeat;
        z-index: 0;
    }
    .page-template-template-outreach .container_outreach_why {
        /* padding-top: 70px; */
    }
    .page-template-template-outreach .joinnow_container_content::before {
        background: url(../images/Group.png) no-repeat;
        width: 50px;
        height: 50px;
        position: absolute;
        content: "";
        left: 76px;
        transform: translateX(-50%);
    }
    .page-template-template-outreach .why_left h2 {
        /* max-width: 250px; */
    }
    .page-template-template-outreach .general-btn a.link-btn {
        padding: 7.5px 20px;
        font-weight: 800;
    }
}
@media (max-width:376px){
    .rs-layer#slider-5-slide-5-layer-125 {
        margin-left: 20px;
    }
    
    
    
    .rs-layer#slider-5-slide-5-layer-126 {
        margin-top: 10px;
    }
}
@media (max-width: 360px) {
    /* .page-template-template-outreach .subtitle_content_left_testimonials {
        width: calc(100% - 45px);
        padding-left: 10px;
    } */
    .page-template-template-outreach rs-layer#slider-15-slide-15-layer-125 {
        left: 15px;
    }
    .page-template-template-outreach rs-layer#slider-15-slide-15-layer-126 {
        top: 7px;
    }
    .page-template-template-outreach .testimonials h2 {
        padding: 0 5px;
    }
    .page-template-template-outreach .container_outreach_brief::before {
        background-position: top -43px left 23px;
    }
    .page-template-template-outreach .container_outreach_why .container_why.active::before {
        top: 85%;
    }
    .page-template-template-outreach .slider.container_repeater_why {
        padding-bottom: 100px;
    }
    .page-template-template-outreach .title_joinusnow h2 {
        padding: 0 10px;
    }
    .rs-layer#slider-5-slide-5-layer-125 {
        margin-left: 34px !important;
    }
    .page-template-template-outreach .joinnow_container_content::before {
        left: 60px;
    }
    .page-template-template-outreach .content_joinusnow p {
        padding: 0 10px;
    }
    .page-template-template-outreach .container_ourtreach_joinusnow {
        margin-top: 50px;
    }
    .page-template-template-outreach .outreach_features h2 {
        padding: 50px 20px;
    }
    .page-template-template-outreach .joinusnow_be_right {
        padding: 23px 0 0;
    }
    .page-template-template-outreach .content_why p,.page-template-our-team .content_why p {
        margin-top: 85px !important;
        width: 270px;
        margin-left: 20px !important;   
    }
    .page-template-template-outreach .title_container_why,.page-template-our-team .container_why p{
        margin-top: 10px !important;
        top: 0;
    }

}