    .logo-header {
        width: 230px;
    }
    
    button {
        outline: none !important;
    }
    
    .main-header__two .header-upper {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
    .stricky-header>.container>.logo-box>a>img {
        width: 180px;
    }
    
    .page-header__bg {
        -webkit-filter: none;
        filter: none;
        opacity: 0.4;
    }
    
    .stricky-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .main-header__two .main-menu__list {
        width: 100% !important;
    }
    
    .main-menu .main-menu__list,
    .main-menu .main-menu__list ul,
    .stricky-header .main-menu__list,
    .stricky-header .main-menu__list ul {
        justify-content: center !important;
    }
    
    .main-header__two .main-menu .container {
        border-radius: 100px;
    }
    
    .facebook {
        /*facebook*/
        background-color: rgb(11, 39, 217) !important;
    }
    
    .instagram {
        background-color: rgb(165, 61, 181) !important;
    }
    
    .twitter {
        background-color: rgb(29, 142, 255) !important;
    }
    
    .bottom-footer {
        line-height: 19px !important;
    }
    
    .bottom-footer a {
        color: rgb(215, 216, 217);
        transition: all .5s;
    }
    
    .bottom-footer a:hover {
        color: rgb(255, 255, 255);
    }
    
    .footer-widget__newsletter textarea {
        width: 100%;
        height: 60px;
        background-color: var(--thm-black2);
        border: 1px solid rgba(255, 255, 255, 0.1);
        color: var(--thm-text-dark);
        font-size: 14px;
        font-weight: 500;
        padding-left: 39px;
        padding-top: 14px;
        margin-top: 6px;
        margin-bottom: 10px;
    }
    
    .footer-widget__newsletter input {
        width: 100%;
        height: 50px;
        background-color: var(--thm-black2);
        border: 1px solid rgba(255, 255, 255, 0.1);
        color: var(--thm-text-dark);
        font-size: 14px;
        font-weight: 500;
        padding-left: 39px;
        margin-top: 6px;
        margin-bottom: 10px;
    }
    
    textarea:focus,
    input:focus {
        outline: none;
    }
    
    .footer-form>.f-form {
        padding-right: 8px;
        padding-left: 8px;
    }
    
    .footer-widget__about p {
        margin-top: 15px;
        padding-bottom: 20px;
        margin-bottom: 0px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        line-height: 24px;
    }
    
    .footer-widget__logo {
        margin-left: -50px;
        margin-top: -81px;
        width: 80%;
    }
    
    .tx-justify {
        text-align: justify;
    }
    
    .about-counter::after {
        background-color: unset;
    }
    
    .donate-options__form textarea {
        border: none;
        outline: none;
        text-align: left;
        width: 100%;
        border-radius: 31.5px;
        background-color: #fff;
        padding-left: 30px;
        color: #7e7e7e;
        font-size: 16px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 39px;
        padding-top: 14px;
    }
    
    .donate-options {
        background-size: cover;
    }
    
    .gallery-testimonials-parallax {
        background-image: url(../images/site/in-page-2.jpg);
    }
    
    .donate-options::after {
        /* content: ""; */
        width: 100%;
        height: 0px;
        background-color: #fff;
        position: absolute;
        bottom: 0;
        right: 0;
        -webkit-box-shadow: 0px -60px 60px 0px rgba(0, 0, 0, 0.025);
        box-shadow: 0px -60px 60px 0px rgba(0, 0, 0, 0.025);
    }
    
    .gallery-card>img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    
    .tx-black {
        color: #000 !important;
    }
    
    textarea {
        padding: 1px 2px;
    }
    
    .contact-form-result {
        margin-top: 1.5em;
    }
    
    .form-message {
        padding: 0.5em 1.5em;
        border-radius: 3px;
        font-weight: 700;
    }
    
    .form-success {
        background-color: #1ca13d;
        color: #fff !important;
    }
    
    .form-error {
        background-color: rgba(228, 107, 107, 1);
        color: #fff !important;
    }
    /*BRAND COLORS*/
    
    .main-header__two .header-info__box>i {
        color: #376cc5;
    }
    
    .thm-btn {
        background-color: #376cc5;
    }
    
    .btn-success {
        background-color: #1ca13d;
    }
    
    .thm-btn:hover {
        background-color: #fff;
        color: #376cc5;
    }
    
    .main-slider p {
        color: #d0daff;
    }
    
    .about-counter__image-content {
        background-color: #376cc5;
    }
    
    .about-counter__count h3 {
        color: #376cc5;
    }
    
    .call-to-action-two .block-title p {
        color: #d0daff;
    }
    
    .call-to-action-two__icon {
        background-color: #376cc5;
    }
    
    .content-bg-1 .team-card__content {
        background-color: #376cc5;
    }
    
    #testimonials-two__thumb .swiper-slide::before {
        background-color: #376cc5;
    }
    
    .testimonials-two .block-title p {
        color: #d0daff;
    }
    
    .testimonials-two__meta span {
        color: #d0daff;
    }
    
    .donate-options__form {
        background-color: #7b7b88;
    }
    
    .footer-widget__contact li a>i {
        color: #d0daff;
    }
    
    .thm-breadcrumb {
        background-color: #376cc5;
    }
    
    .about-one__award {
        background-color: #376cc5;
    }
    
    .video-card .container p {
        color: #d0daff;
    }
    
    .testimonials-one .block-title p {
        color: #376cc5;
    }
    
    .testimonials-one__image::before {
        background-color: #376cc5;
    }
    
    .testimonials-one__single span {
        color: #376cc5;
    }
    
    .main-menu .main-menu__list li ul li:hover>a,
    .stricky-header .main-menu__list li ul li:hover>a {
        background-color: #376cc5;
    }
    
    .gallery-content {
        background-color: RGBA(55, 108, 197, 0.9);
    }
    
    .mobile-nav__contact li>i {
        background-color: #376cc5;
    }
    
    .mobile-nav__content .main-menu__list li a button {
        background-color: #376cc5;
    }
    
    .mobile-nav__content .main-menu__list li a.expanded {
        color: #b7b6f3;
    }
    
    .main-header__two .header-upper .mobile-nav__toggler:hover {
        color: #376cc5;
    }
    
    .search-popup__content {
        width: 100%;
        max-width: 100% !important;
    }
    
    .popup-img {
        border-radius: 20px;
    }
    
    .popup-text {
        color: #fff !important;
        line-height: normal;
    }
    
    .popup-contact {
        color: #fff !important;
        line-height: normal;
        font-size: 15px;
    }
    
    .popupCloser {
        position: absolute;
        top: 5%;
        right: 10%;
        z-index: 999999999 !important;
        font-size: 22px;
        color: #fff;
        font-weight: 700;
        cursor: pointer;
    }
    
    .popup-heading {
        color: #fff !important;
        line-height: normal;
        font-weight: 900;
        font-size: 33px !important;
    }
    
    .popup-subheading {
        color: #fff !important;
        font-size: 17px !important;
        font-weight: 700 !important;
        margin-top: -11px;
        margin-bottom: 5px;
    }
    
    .search-popup {
        overflow-y: auto;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: var(--thm-black);
        opacity: 1;
    }
    
    .search-popup__overlay {
        opacity: 1;
    }
    
    @media screen and (max-width:420px) {
        .logo-header {
            width: 180px;
        }
        .footer-widget__logo {
            margin-left: 0px;
        }
        .popup-img {
            border-radius: 20px;
            width: 200px;
            margin-top: 40rem;
            margin-bottom: 50px;
        }
    }