/*banner*/
.main-slider-three .swiper-slide {
    background-color: unset;
}

.main-slider-three .swiper-slide .main-slider-three-color{
    background: linear-gradient(180deg, rgba(101, 70, 150, 0.969625350140056) 7%, rgba(101, 70, 150, 0) 100%);
}

.main-slider-three .swiper-slide .main-slider-three__content{
    min-height: 349px;
}

.main-slider-three .swiper-slide .main-slider-three__title{
    padding-left: 1em;
    padding-right: 1em;
}

.main-slider-three .swiper-slide .image-layer-three{
    background-position: center center;
}

.main-slider-three .swiper-slide .main-slider-three__sub-title{
    color: #FFF;
}

.main-slider-three .swiper-slide .main-slider-three__btn-box .main-slider-three__btn{
    color: #FFF;
    background-color: #d93879;
}

.main-slider-three .swiper-slide .main-slider-three__btn-box .main-slider-three__btn:hover{
    color: #d93879;
}

/*about*/
#about .section-title__title{
    color: #584991;
}

.about-three__right {
    margin-right: 0; 
}

.about-three__text-1{
    font-weight: 700;
    font-size: 20px;
    line-height: 36px;
    padding-bottom: 41px;
    color: var(--oxpins-black);
}

.about-three__text-1 span{
    color: #d96988;
}

.about-three__img img {
    border-radius: 0;
}

.about-three__btn{
    color: #FFF;
    background-color: #d93879;
}

.about-three__btn:before{
    /*content: none;*/
}

.about-three__btn:hover{
    /*color: #d93879;
    background-color: #FFF;*/
}

/*Vision Mission*/
.feature-three:before{
    content: "";
    background-color: #eee;
    position: absolute;
    width: 100%;
    height: 20em;
    top: -2.25em;
}
.feature-three .container .row{
    justify-content: space-around;
}

.feature-three .feature-three__btn a,
.feature-three .feature-three__btn a:hover{
    background-color: #d93879;
}

.feature-three__img {
    top: 5em;
}


/*donations*/
#donations .causes-three-bg-box{
    height: 20em;
}

/*Portfolio*/
#portfolio{
    background: #dad8ec;
}

#portfolio .section-title__title{
    padding-top: 1em;
    color: #ff0000;
}

#portfolio .logo-list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}

#portfolio .logo-list .logo-item{
    flex: 1 0 26%;
}

#portfolio .logo-list .logo-item>*{
    width: 70%;
}

/*Quotes Testimonial*/
#testimonial{
    padding-top: 90px;
}

#testimonial .section-title__title{
    color: #584991;
}

#testimonial .item .testimonial-three__client-info:not(.long-name){
    top: -60px;
}

#testimonial .item .testimonial-three__client-info .testimonial-three__client-name {
    color: #584991;
}

#testimonial .item .testimonial-three__client-img img{
    border: 5px solid #584991;
}

#testimonial .item .testimonial-three__quote{
    background-color: #584991;
}

#testimonial .item .testimonial-three__text-2{
    font-weight: 700;
    color: var(--oxpins-black);
    text-align: justify;
}

#testimonial .item  .testimonial-three__single{
    border: 3px solid #584991;
    min-height: 15em;
}

/*event*/
#events{
    padding: 120px 0 120px;
    background-color: #584991;
}

#events .events-two-shape-1{
    background-color: #FFF;
    opacity: 1;
}

#events .events-two-bg{
    width: 60%;
    opacity: 1;
}

#events .section-title__tagline{
    font-family: unset;
    color: #584991;
}

#events .section-title__title{
    color: #584991;
}

#events .events-two__btn{
    color: #FFF;
    background-color: #d93879;
}

#events .events-two__btn:before{
    content: none;
}

#events .events-two__btn:hover{
    color: #d93879;
    background-color: #FFF;
}

#events .events-two__right-bg-box{
    /*background-color: #584991;*/ 
}

#events .events-two__right .events-two__list .events-two__img img{
    height: 184px;
    width: 100%;
    object-fit: cover;
    object-position: -0.5em -70px;
}

#events .events-two__right .events-two__list .events-two__content{
    margin-left: -1em;
}

#events .events-two__right .events-two__list .events-two__content .events-two__meta li i:before{
    color: #d93879;
}

/*Award & Achievement*/
.section-award{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #eee;
}

.section-award .section-title__title{
    color: #584991;
}

.section-award .content-wrapper .image-wrapper{

}

.section-award .content-wrapper .image-wrapper img{

}

.section-award .content-wrapper .causes-one__title{
    font-weight: 900;
    line-height: 1.2;
}

.section-award .content-wrapper h2.causes-one__title{
    font-size: 28px;
}

.section-award .content-wrapper h3.causes-one__title.subtitle{
    font-size: 22px;
}

@media only screen and (min-width: 1200px) and (max-width: 1385px){
    /*Award & Achievement*/
    .section-award .content-wrapper h2.causes-one__title{
        font-size: 28px;
    }

    .section-award .content-wrapper h3.causes-one__title.subtitle{
        font-size: 22px;
    }
}

/*become-volunteer*/
.become-volunteer{
    background-color: #5d4994;
}

.become-volunteer .become-volunteer__left .section-title__tagline {
    font-family: none;
    color: #d96988;
}

.become-volunteer .become-volunteer__left .section-title__title{
    letter-spacing: 0;
}

.become-volunteer .become-volunteer__right a{
    color: #FFF;
    background-color: #d93879;
}

.become-volunteer .become-volunteer__right a:hover{
    color: #d93879;
    background-color: #FFF;
}

.become-volunteer .become-volunteer__right a:before{
    content: none;
}

/*Brands*/
.brand-one{
    background-color: #eee;
}

.brand-one .section-title__title{
    color: #584991;
}

.brand-one .swiper-slide img{
    opacity: 1;
}


/*device*/
@media only screen and (max-width: 1199px){
    /*banner*/
    .main-slider-three .swiper-slide .main-slider-three__title{
        padding-left: 0;
        padding-right: 0;
    }

    /*about*/
    .about-three__right{
        margin-right: auto;
        margin-left: auto;
    }

    /*vision mission*/
    .feature-three:before {
        height: 85%;
    }

    .feature-three__img {
        background-size: cover;
    }

    /*Quotes Testimonial*/
    #testimonial .item .testimonial-three__client-info,
    #testimonial .item .testimonial-three__client-info:not(.long-name){
        top: -105px;
    }

    #testimonial .item .testimonial-three__single {
        min-height: 17em;
    }
}

@media only screen and (max-width: 991px){
    /*Quotes Testimonial*/
    #testimonial .item .testimonial-three__client-info,
    #testimonial .item .testimonial-three__client-info:not(.long-name){
        top: -80px;
    }

    #testimonial .item .testimonial-three__single {
        min-height: unset;
    }

    #testimonial .item .testimonial-three__client-info .testimonial-three__client-name br{
        display: none;
    }

    /*Events*/
    #events .events-two-bg {
        width: 100%;
    }
}

@media only screen and (max-width: 767px){
    /*banner*/
    .main-slider-three .swiper-slide .main-slider-three__content {
        min-height: 236px;
    }

    /*Quotes Testimonial*/
    #testimonial .item .testimonial-three__client-info,
    #testimonial .item .testimonial-three__client-info:not(.long-name){
        top: -60px;
    }
    
    #portfolio .logo-list .logo-item{
        flex: 1 0 100%;
    }
}