:root {
    --yellow-color: #facd0a;
    --red-color: #d51f3d;
    --black-color: #161112;
}

::selection {
    background-color: var(--red-color);
    color: #fff;
}

body,
p,
li {
    font-family: "Barlow", sans-serif;
}

li.elementor-icon-list-item .elementor-icon-list-text {
    font-family: "Barlow", sans-serif !important;
}

.banner-logo {
    display: block;
    width: 150px;
    height: auto;
    margin: 25px auto 0;
}

.partner-sec .aboutThumb3,
.partner-sec .aboutThumb3 img {
    height: 100%;
}

.partner-sec .about--style3 {
    padding-bottom: 20px;
}

.voodoo-sec a {
    pointer-events: none;
}

.hero-banner-sec .container {
    max-width: 100%;
}

.hero-banner-sec .row>.col-12:first-child {
    order: 1;
    padding-top: 45px;
    max-width: 1644px;
    margin: 0 auto;
}

.hero-banner-sec .row>.col-12:last-child {
    padding: 0;
}

.hero-banner-sec .hero.hero--style2 {
    padding-top: 0;
}

.hero-banner-sec .hero__text {
    animation: none !important;
    margin-bottom: 0;
    color: var(--black-color);
}

.hero-banner-sec .hero--style2 .hero__title--big {
    margin-bottom: 30px;
}

.hero-banner-sec .hero__topDown.mt-30 {
    margin-top: 0;
}

footer .footer-middle {
    display: none;
}

.footer .col-sm-6:has(.footer__social) {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.mainMenu>ul>li {
    padding: 40px 0;
}

.footer__copyright {
    display: flex;
    align-items: center;
}

footer .webdesign-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #FFFFFF99;
    font-size: 14px;
    margin-left: auto;
}

footer .webdesign-footer p {
    margin-bottom: 0;
    color: #fff;
    font-size: 15px;
    line-height: 1.75;
}

footer .webdesign-footer a {
    color: #fff;
    transition: all 0.3s ease-out 0s;
}

footer .webdesign-footer a:hover {
    color: var(--red-color);
}

footer .webdesign-footer img {
    width: 130px;
}

.webdesign-footer+p {
    display: none;
}

.about-sec .ele-des {
    margin-bottom: 0;
}

.star-list li.elementor-icon-list-item {
    align-items: flex-start;
    margin-bottom: 5px;
}

.star-list li.elementor-icon-list-item:last-child {
    margin-bottom: 0;
}

.star-list li.elementor-icon-list-item .elementor-icon-list-icon {
    margin-top: 7px;
}

.star-list .elementor-icon-list-text a {
    display: inline !important;
}

.a-link a {
    color: var(--red-color);
}

.a-link a:hover {
    text-decoration: underline;
}

.terms-sec ul {
    padding-left: 17px;
    margin-bottom: 16px;
}

.terms-sec ul li ul {
    padding-left: 25px;
}

.terms-sec h2 {
    margin-bottom: 15px;
}

.terms-sec h3 {
    margin-bottom: 12px;
}

.grecaptcha-badge {
    opacity: 0;
    z-index: -3;
}

.event-invi .volunteerUser__profile {
    display: none;
}

.event-form .commentsPost--style2 {
    padding: 0;
    border: none;
}

.event-form .container,
.event-invi .container {
    padding-left: 0;
    padding-right: 0;
}

.event-form .form-check {
    padding-left: 0;
}

.event-form .wpcf7-list-item {
    margin-left: 0;
}

.event-form .commentsPost__input,
.event-form .form-group {
    margin-bottom: 20px;
}

.event-form select::-ms-expand {
    display: none;
}

.event-form select {
    -moz-appearance: none;
    -webkit-appearance: none;
}

.event-form .nice-select.open .list {
    width: 100%;
}

.event-form .nice-select {
    width: 100%;
    min-height: 60px;
    display: flex;
    align-items: center;
    /* position: relative;
    background-color: blue; */
}

/* .event-form .nice-select .list {
    display: none;
}

.event-form .nice-select.open .list {
    display: block;
} */

.event-form .nice-select::after {
    content: none;
}

.event-form .commentsPost__input:has(.nice-select) {
    display: inline-block;
    width: 100%;
}

.form-check {
    margin-top: 5px;
}

.event-form label {
    font-size: 16px;
    color: var(--black-color);
}

.event-form .form-group:has(input[type="radio"]) .wpcf7-list-item.first {
    margin-right: 10px;
}

.event-form .form-group:has(input[type="checkbox"]) .wpcf7-list-item {
    display: block;
}

.event-form .form-control:focus,
.event-form .form-select:focus {
    box-shadow: none;
    border-color: #eeeeee;
}

.invi-date label {
    margin-bottom: 5px;
}

.invi-file {
    margin-top: 48px;
}

.invi-file label {
    display: block;
    margin-bottom: 5px;
}

.event-form .wpcf7-spinner {
    top: 7.5px;
}

.event-form .wpcf7-response-output {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.terms-policy-footer {
    display: flex;
    margin-left: 5px;
}

.terms-policy-footer span {
    padding: 0 5px;
    color: #fff;
    font-size: 15px;
    line-height: 1.75;
}

.terms-policy-footer a {
    font-size: 15px;
    line-height: 1.75;
    color: #fff;
}

.terms-policy-footer a:hover,
.terms-policy-footer a.active {
    color: var(--red-color);
}

.mainMenu>ul>li.current-menu-item a::before {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.mainMenu>ul>li.current-menu-item>a,
.mainMenu>ul>li:hover>a {
    color: var(--red-color);
    /* color: var(--yellow-color); */
}

.mainMenu>ul>li>a::before {
    background-color: var(--red-color);
}

.post-type-archive-tribe_events .tribe-events-l-container {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row:last-child {
    margin-bottom: 0;
}

.post-type-archive-tribe_events .tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
    background-color: var(--red-color);
    text-transform: uppercase;
}

.tribe-events .tribe-events-c-search__button:focus,
.tribe-events button.tribe-events-c-search__button:focus,
.tribe-common .tribe-common-form-control-text__input:focus {
    outline: none;
}

.post-type-archive-tribe_events .tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:hover,
.tribe-events .tribe-events-c-search__button:active,
.tribe-events button.tribe-events-c-search__button:active,
.tribe-events .tribe-events-c-search__button:focus,
.tribe-events button.tribe-events-c-search__button:focus {
    background-color: var(--yellow-color);
}

.tribe-events .tribe-events-calendar-month__day-cell--selected,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover,
.tribe-events .datepicker .day.active,
.tribe-events .datepicker .day.active.focused,
.tribe-events .datepicker .day.active:focus,
.tribe-events .datepicker .day.active:hover,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .month.active:focus,
.tribe-events .datepicker .month.active:hover,
.tribe-events .datepicker .year.active,
.tribe-events .datepicker .year.active.focused,
.tribe-events .datepicker .year.active:focus,
.tribe-events .datepicker .year.active:hover {
    background-color: var(--red-color);
}

.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke {
    color: var(--yellow-color);
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
    border: none;
    color: #fff;
    background-color: var(--red-color);
    text-transform: uppercase;
}

.tribe-common .tribe-common-c-btn-border:hover,
.tribe-common a.tribe-common-c-btn-border:hover {
    background-color: var(--yellow-color) !important;
}

.tribe-common .tribe-common-anchor-thin-alt {
    border-color: var(--red-color);
}

.single-tribe_events .stories {
    padding-top: 100px;
    padding-bottom: 54px;
}

.core-title .sectionTitle__big {
    font-size: 40px;
}

.directory-field #searchform {
    display: flex;
    justify-content: flex-start;
}

.directory-field select {
    width: 150px;
}

.directory-field #searchform .form-group:has(input) {
    width: 100%;
}

.directory-field #searchform .form-group:has(.select-city) {
    margin-right: 16px;
}

.directory-field #searchform .form-group input {
    min-height: 60px;
    padding: 0 22px;
    border: 1px solid #eeeeee;
}

.directory-field #searchform .form-group .nice-select {
    min-height: 60px;
    display: flex;
    align-items: center;
    border: 1px solid #eeeeee;
}

.directory-field #searchform button {
    flex: 0 0 auto;
}

#search-results-container [class*="col-"]:has(.card) {
    margin-bottom: 24px;
}

#search-results-container .card {
    padding: 20px 20px 0;
    height: 100%;
    margin-bottom: 24px;
}

#search-results-container .card .card-body {
    padding: 0;
}

#search-results-container .card .card-body p:last-child {
    margin-bottom: 0;
}

#search-results-container .card-image {
    height: 150px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

#search-results-container .card-image a:has(img) {
    height: 100%;
    width: 100%;
}

#search-results-container .card-image img {
    width: auto;
    max-width: 200px;
    max-height: 100%;
}

#search-results-container:has(.card) {
    margin-bottom: -10px;
}

.directory-field #searchform .form-group input:focus {
    box-shadow: none;
    border-color: #eeeeee;
}

#search-results-container .card .card-body i {
    margin-right: 5px;
    margin-top: 2px;
    line-height: 1.7;
}

.directory-field #searchform .form-group .nice-select .list {
    height: 235px;
    overflow: auto;
}

#search-results-container .card .card-body p:has(i) {
    display: flex;
}

#search-results-container .card .card-body p:has(i) a {
    word-break: break-all;
    line-height: 1.7;
}

.title-text {
    font-size: 50px;
}

.header.header--styleFour {
    position: absolute !important;
}

.sticky-header .header.header--styleFour {
    background: #fff;
    position: fixed !important;
    width: 100%;
    z-index: 1050;
    transition: 0.3s ease all;
    -webkit-animation: sticky-menu 0.8s forwards;
    -ms-animation: sticky-menu 0.8s forwards;
    -o-animation: sticky-menu 0.8s forwards;
    animation: sticky-menu 0.8s forwards;
    top: 0;
    box-shadow: 0px 15px 10px -15px #eee;
}

@-webkit-keyframes sticky-menu {
    from {
        top: -50%;
    }

    to {
        top: 0;
    }
}

@keyframes sticky-menu {
    from {
        top: -50%;
    }

    to {
        top: 0;
    }
}

body {
    padding-top: 104px;
}

.error404 .error__area {
    padding: 100px 0;
}

.error404 .error__area .btn--styleOne {
    transition: all 0.4s ease;
}

.directory-field .load-more-container {
    margin-top: 16px;
}

.offcanvas__logo img {
    width: 180px;
}

.voodoo-sec .storiesBlock:hover .storiesBlock__thumb img {
    transform: none;
}

.our-core ul {
    column-count: 2;
}

.event-form input[type=radio],
.event-form input[type=checkbox] {
    accent-color: var(--red-color);
}

.btn--primary .fa-heart.btn__icon {
    font-weight: 300;
}

.btn--primary .fa-heart.btn__icon::before {
    content: "\f017";
}

.btn--styleOne.btn--primary {
    background-color: var(--red-color);
}

.btn--styleOne.btn--primary:hover {
    background-color: var(--yellow-color);
}

.tribe-common a:not(.tribe-common-anchor--unstyle):focus,
.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
    outline: var(--yellow-color) solid 2px !important;
}

input::-webkit-datetime-edit-day-field:focus,
input::-webkit-datetime-edit-month-field:focus,
input::-webkit-datetime-edit-year-field:focus {
    background-color: var(--red-color);
}

.tribe-events.tribe-events-view--month .tribe-events-c-top-bar__datepicker-container {
    width: 220px;
}

.tribe-events .tribe-events-c-view-selector__list-item-icon {
    margin-top: -9px;
}

.stories .innerWrapperSidebar .tp-sidebar-contact .btn--primary .btn__icon {
    margin-top: 1px;
}

.tribe-events .tribe-events-l-container {
    min-height: unset !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown {
    margin-bottom: 0;
}

.e--ua-safari .commentsPost__input input[type="date"] {
    display: flex;
}

.event-form .invi-date .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.event-form .invi-date .wpcf7-form-control-wrap .event-date {
    position: relative;
}

.event-form .invi-date .wpcf7-form-control-wrap .event-date::before {
    position: absolute;
    bottom: 23px;
    right: 22px;
    font-family: "Font Awesome 5 Pro";
    content: "\f133";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 400;
    font-size: 14px;
}

.event-form .invi-date input {
    position: relative;
    background-color: transparent;
}

.event-form .btn.wpcf7-submit.disabled {
    opacity: 1;
    pointer-events: auto;
}

.wpcf7-select,
select {
    min-height: 60px;
    border-color: #eeeeee !important;
    padding-inline: 22px !important;
    font-size: 14px !important;
    color: var(--black-color);
}

.form-select:focus {
    box-shadow: none;
}

.loader-lm {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999999999;
}

.loader-lm::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.loader-lm i {
    font-size: 30px;
    animation: loader-rotate 1s infinite linear;
    color: #fff;
}

@keyframes loader-rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.tribe-events .tribe-events-c-subscribe-dropdown__container {
    display: none;
}

.hero-section .hero__shape--one,
.hero-section .hero__shape--two,
.making-des .about__shape--one,
.making-des .about__shape--two,
.making-des .about__shape--three {
    display: none;
}

.impact-partner img {
    max-width: calc(100% - 50px);
}

.impact-partner .sponsorsItem {
    filter: none;
}

/* .map-mask .aboutThumb3 {
    mask-image: none;
}

.map-mask .aboutThumb3 img {
    width: 954px;
    object-fit: cover;
} */

.img-text .title-text {
    margin-bottom: 45px;
}

.making-des .mask {
    -webkit-mask-image: url(/wp-content/themes/gainioz-child/assets/images/mask-shape1.svg);
    mask-image: url(/wp-content/themes/gainioz-child/assets/images/mask-shape1.svg);
}

.no-link {
    display: inline-block;
}

.no-link a {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    color: #161112;
}

.impact-partner .swiper-wrapper {
    align-items: center;
}

.event-form .wpcf7-checkbox label {
    display: flex;
    align-items: flex-start;
}

.event-form .wpcf7-checkbox label input {
    margin-top: 6px;
}

.event-form .wpcf7-checkbox label .wpcf7-list-item-label {
    padding-left: 5px;
}

@media (min-width: 1200px) and (max-width:1365px) {
    .mainMenu>ul {
        gap: 8px;
    }
}

@media (min-width: 992px) and (max-width:1024px) {
    .partner-sec .sectionTitle__big.ele-title {
        font-size: 43px !important;
    }
}

@media (min-width: 1025px) and (max-width:1199px) {
    .partner-sec .sectionTitle__big.ele-title {
        font-size: 46px !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .mainMenu>ul {
        gap: 4px;
    }

    .mainMenu>ul>li>a {
        font-size: 14px;
    }

    .col-12:has(.mainMenu) {
        padding-left: 0;
        padding-right: 0;
    }

    /* .header.header--styleFour {
        padding-left: 15px;
        padding-right: 15px;
    } */
}

@media (min-width: 992px) and (max-width:1023px) {
    .header .header__wrapper .header__logo {
        width: 170px !important;
    }

    .header__wrapper {
        gap: 8px !important;
    }

    .header--styleFour {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1450px) {

    .making-des .mask-aboutBack {
        left: -300px;
    }
}

@media (min-width: 1451px) and (max-width: 1799px) {

    .making-des .mask-aboutBack {
        left: -180px;
    }
}

@media (min-width: 992px) {
    .progress-wrap {
        bottom: 75px;
    }
}

@media (max-width: 1666px) {
    .hero-section .hero {
        padding-top: 50px;
    }
}

@media (max-width: 1450px) {
    body .uwy.userway_p5 .userway_buttons_wrapper {
        bottom: 70px !important;
    }

}

@media (max-width: 1200px) {
    .partner-sec .aboutThumb3 {
        right: 0;
    }

    .partner-sec .container {
        position: relative;
    }
}

@media (max-width: 1199px) {
    .mainMenu>ul>li {
        padding: 30px 2px;
    }

    .banner-logo {
        width: 130px;
    }

    .core-title .sectionTitle__big {
        font-size: calc(1.46875rem + 2.625vw);
    }

    .header__wrapper {
        gap: 12px;
    }

    .directory-field #searchform .form-group:has(select) {
        width: calc(20% - 8px);
    }

    .directory-field #searchform .form-group:has(input) {
        width: calc(60% - 16px);
    }

    .directory-field #searchform {
        flex-wrap: wrap;
    }

    .directory-field #searchform .form-group select {
        width: 100%;
    }

    .directory-field #searchform button {
        margin-top: 16px;
    }

    .title-text {
        font-size: 40px;
    }

    .header .header__wrapper .header__logo {
        width: 170px;
    }

    body .uwy.userway_p5 .userway_buttons_wrapper {
        bottom: 48px !important;
    }

    .impact-partner img {
        max-width: 140px;
    }

    .making-des .aboutContent__text {
        padding-left: 15px;
    }

    .img-text img {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .event-invi-text .e-child:first-child {
        padding-right: 15px;
    }

    .event-invi-text .e-child:last-child {
        padding-left: 15px;
    }

    footer .footer-top-inner {
        padding: 55px 0 50px;
    }

    .post-type-archive-tribe_events .tribe-events-l-container {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .single-tribe_events .stories {
        padding-top: 70px;
        padding-bottom: 24px;
    }

    .error404 .error__area {
        padding: 70px 0;
    }

    .make-img img {
        max-height: 665px;
        object-fit: cover;
    }
}

@media (max-width: 992px) {
    .hero-banner-sec .hero__content {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .partner-sec .about--style3 {
        padding-top: 50px;
    }

    .event-invi-text .e-child {
        width: 100%;
        flex: 0 0 auto;
    }

    .event-invi-text .e-con-inner {
        flex-wrap: wrap !important;
    }

    .event-invi-text .e-child:first-child {
        padding-right: 0;
    }

    .event-invi-text .e-child:last-child {
        padding-left: 0;
    }

    .invi-file {
        margin-top: 0;
    }

    .footer__copyright {
        flex-direction: column;
    }

    footer .webdesign-footer {
        margin: 0 auto;
    }

    footer .webdesign-footer {
        margin-top: 10px;
    }

    .terms-policy-footer {
        margin-left: 0;
    }

    .offcanvas .offcanvas__search {
        display: none;
    }

    .mean-container .mean-nav ul li.current-menu-item a {
        color: var(--yellow-color);
    }

    .post-type-archive-tribe_events .tribe-events-l-container {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .single-tribe_events .stories {
        padding-bottom: 40px;
    }

    .mean-container .mean-nav ul li a:hover {
        color: var(--yellow-color);
    }

    body {
        padding-top: 92px;
    }

    .header .header__wrapper .header__logo {
        width: auto;
    }

    .our-core ul {
        column-count: 1;
    }

    .voodoo-sec .storiesBlock {
        padding-bottom: 29px;
        padding-right: 35px;
    }

    .mainMenu {
        display: none !important;
    }

    .sticky-header .header.header--styleFour {
        z-index: 999;
    }

    body .uwy {
        z-index: 1050 !important;
    }

    .modal-backdrop {
        z-index: 1050;
    }

    .offcanvas {
        z-index: 9999999999;
    }

    .header.header--styleFour .col-12 {
        padding-left: 0px;
    }

    .event-form [class*="col-"]:has(#your-other-message) {
        order: 9;
    }

    .event-form [class*="col-"]:has(#your-organization-event) {
        order: 10;
    }

    .event-form [class*="col-"]:has(.invi-date) {
        order: 11;
    }

    .event-form [class*="col-"]:has(.invi-file) {
        order: 12;
    }

    .offcanvas-body {
        padding-inline: 0;
    }

    .hero-section .hero__content {
        margin-top: 0;
    }

    .making-des .aboutArea--padding {
        padding-top: 0;
        padding-bottom: 0;
    }

    .making-des .aboutArea--padding .mb-30 {
        margin-bottom: 0;
    }

    .making-des .aboutContent__text {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px;
    }

    .hero-section .hero {
        padding-top: 30px;
    }

    body .uwy.userway_p5 .userway_buttons_wrapper {
        bottom: 15px !important;
    }

}

@media (max-width: 767px) {

    footer .footer-top-inner {
        padding: 30px 0;
    }

    .footer-top-inner .row .col-sm-6 {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .footer-top-inner .row {
        justify-content: center;
    }

    footer .itSocial ul li a {
        width: 35px;
        height: 35px;
        font-size: 12px;
    }

    .impact-title .sponsorsTitle {
        margin-bottom: 0;
    }

    .single-tribe_events .stories {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    /* .hero-banner-sec .hero__title--big {
        font-size: calc(1.875rem + 7.5vw) !important;
    } */

    .title-text {
        font-size: 30px;
    }

    .error404 .error__area {
        padding: 50px 0;
    }

    .tribe-events .tribe-events-c-nav__list-item--prev button,
    .tribe-events .tribe-events-c-nav__list-item--next button {
        font-size: 12px !important;
    }

    .voodoo-sec .storiesBlock {
        padding: 50px 35px 20px;
    }

    .tribe-events .tribe-events-calendar-month__day-cell--mobile {
        justify-content: center;
    }

    .impact-partner img {
        max-width: 150px;
    }

    .impact-partner .sponsorsItem.mb-40 {
        margin-bottom: 20px;
    }

    .one-sport .title-text.mb-45,
    .img-text .title-text {
        margin-bottom: 20px;
    }

    .make-img img {
        max-height: none;
    }
}

@media (max-width: 575px) {

    .directory-field #searchform .form-group:has(input) {
        width: 100%;
        margin-top: 16px;
    }

    .directory-field #searchform .form-group:has(select) {
        width: 100%;
    }

    .directory-field #searchform .form-group:has(.select-city) {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .hero-banner-sec .hero--style2 .hero__title--big {
        margin-bottom: 20px;
    }

    .header__logo__image img {
        width: 175px;
    }

    body {
        padding-top: 71px;
    }

    .error404 .error__thumb h1 {
        font-size: 165px;
    }

    .header.header--styleFour .col-12 {
        padding-left: 2px;
    }

    .impact-partner img {
        max-width: 200px;
    }
}

@media (max-width: 330px) {
    .progress-wrap {
        bottom: 140px;
    }
}

@media (max-width: 350px) {
    body .uwy.userway_p5 .userway_buttons_wrapper {
        bottom: 45px !important;
    }
}

@media (max-width: 300px) {
    body .uwy.userway_p5 .userway_buttons_wrapper {
        bottom: 140px !important;
    }
}