@media screen and (min-width: 1101px) and (max-height: 910px) {
    .banner-content {
        height: inherit;
    }
}
@media screen and (max-width: 2100.98px) {
    .photos-wrap {
        gap: 16px;
    }
    .photos-wrap figure {
        width: calc(25% - 12px);
    }
    .photos-content .tab-content {
        max-width: 1888px;
        margin: 0 auto;
        width: 100%;
    }
    .tab-menu {
        padding: 16px 50px;
    }
    /* .container-fluid {
        padding: 0 55px;
    } */
}
@media screen and (max-width: 1680px) {
    /* .container-fluid {
        padding: 0 48px;
    }
    .banner-img {
        width: 32%;
    } */
    .banner-content {
        padding-left: 0;
    }
    .photos-wrap figure img {
        height: 564px;
    }
    .casting-process-and-prizes-block {
        gap: 26px;
    }
    .casting-process-and-prizes-block .icon {
        width: 72px;
        height: 72px;
        border-radius: 40px;
    }
    .casting-process-and-prizes-block .icon img {
        width: 45px;
        height: 45px;
    }
    .casting-process-and-prizes-block .content {
        width: calc(100% - 98px);
    }
    .casting-process-and-prizes-section h3 {
        font-size: 40px;
    }
    .casting-process-and-prizes-block h4 {
        font-size: 26px;
    }
    .casting-process-and-prizes-block p {
        font-size: 18px;
    }
    .inside-banner-wrap {
        padding: 0 0 0 30px;
    }
    .participation-wrap {
        gap: 48px;
    }
    .participation-block {
        width: 270px;
    }
    .participation-block p {
        font-size: 18px;
    }
    .participation-block .icon {
        width: 72px;
        height: 72px;
        border-radius: 40px;
    }
    .participation-block .icon img {
        width: 45px;
        height: 45px;
    }
    /* .process-head {
        padding-right: 19%;
    }
    .homeTwo .photos-heading h2 {
        padding: 0 140px;
    }
    .homeTwo .photos-heading h2:before,
    .homeTwo .photos-heading h2:after {
        width: 110px;
    } */
}
@media screen and (min-width: 1921px) {
    .banner-img {
        right: calc((100vw - 1780px) / 2);
    }
}
@media screen and (min-width: 1681px) and (max-width: 1920px) {
    .banner-img {
        right: calc((100vw - 1680px) / 2);
    }
}
@media screen and (min-width: 1601px) and (max-width: 1680px) {
    .banner-img {
        right: 0;
    }
}
@media screen and (max-width: 1440px) {
    .first-position-block {
        max-width: calc(100% - 732px);
    }
    .inside-banner-wrap h1 {
        width: calc(100% - 560px);
    }
    .process-head {
        padding-right: 0;
        justify-content: flex-start;
    }
}
@media screen and (max-width: 1350px) {
    h1,
    .homeOne h1 {
        font-size: 80px;
    }
    .homeThree h1 {
        font-size: 90px;
    }
    .container-fluid {
        padding: 0 20px;
    }
    .banner-img {
        width: 600px;
    }
    .worth-list {
        gap: 24px;
    }
    .worth-block {
        width: calc(33.33% - 16px);
    }
    .worth-block .num {
        font-size: 26px;
    }
    .casting-process-and-prizes-wrap {
        padding: 72px 20px 60px 0;
    }
    .casting-process-and-prizes-wrap:last-child {
        padding: 72px 0 60px 20px;
    }
    .banner.inside-page h1 {
        font-size: 72px;
    }
    /* .inside-banner-wrap .img-block {
        width: 650px;
    } */
    /* .inside-banner-wrap .img-block figure {
        width: 420px;
    } */
    .banner.inside-page h1 {
        width: calc(100% - 510px);
    }
    .personal-information-heading {
        padding: 90px 0;
    }
    .personal-information-content {
        padding: 80px 0 135px;
    }
    /* .homeOnePointFive .photos-heading h2, .homeTwoPointFive .photos-heading h2 {
        padding: 0 180px;
    } */
    .homeOnePointFive .photos-heading h2:before,
    .homeOnePointFive .photos-heading h2:after,
    .homeTwoPointFive .photos-heading h2:before,
    .homeTwoPointFive .photos-heading h2:after {
        width: 140px;
    }
    .participation-uploaded-image-section h2 {
        max-width: 650px;
    }
    .photos-wrap figure img {
        height: 540px;
    }
}
@media screen and (max-width: 1300px) {
    .logo {
        width: 240px;
    }
    .menu-btn {
        margin-left: 132px;
    }
    ul.nav-menu li a.main-button {
        font-size: 35px;
        height: 66px;
        line-height: 62px;
    }
    ul.second-menu li a {
        font-size: 20px;
    }
    .homeThree h1 {
        font-size: 80px;
    }
    /* .contact-section h2 {
        font-size: 100px;
    } */
    /* .report-wrap .content {
        width: 400px;
    } */
    .first-position-icon {
        width: 182px;
        height: 208px;
        left: -92px;
    }
    .first-position-block {
        max-width: inherit;
        width: auto;
    }
    .homeThree .banner-content p {
        padding-right: 0;
    }
    .banner-img {
        width: 520px;
    }
    .banner.inside-page {
        padding: 150px 0 85px;
    }
    /* .inside-banner-wrap .img-block {
        width: 520px;
    } */
    .banner.inside-page h1 {
        width: calc(100% - 410px);
    }
    /* .inside-banner-wrap .img-block figure {
        width: 360px;
        height: 220px;
    } */
    /* .inside-banner-wrap .img-block figure:first-child {
        top: -20px;
    }
    .inside-banner-wrap .img-block figure:last-child {
        bottom: -30px;
    } */
    .pagination-block nav .page-item.previous .page-link:hover {
        padding-right: 90px;
    }
    .pagination-block nav .page-item.next .page-link:hover {
        padding-left: 90px;
    }
    .photos-wrap figure img {
        height: 500px;
    }
    .process-wrap {
        margin-left: 0;
        margin-right: 0;
    }
    .process-head figure {
        width: 190px;
    }
    .photos-heading figure {
        width: 400px;
    }
    .photos-heading h2 {
        padding: 56px 0;
    }
    .process-block p {
        font-size: 16px;
    }
    .homeOne .process-section h2 {
        padding: 80px 0 60px;
    }
    .online-section figure {
        width: 680px;
    }
    .online-section .content {
        max-width: calc(100% - 680px);
    }
}
@media screen and (max-width: 1250px) {
    h2 {
        font-size: 60px;
    }
    h1,
    .homeOne h1 {
        font-size: 70px;
    }
    .banner-content h1 {
        word-spacing: 6px;
    }
    .banner-content p {
        font-size: 25px;
    }
    .photos-wrap {
        gap: 18px;
    }
    .photos-wrap figure {
        width: calc(33.33% - 12px);
    }
    .photos-wrap figure img {
        height: 600px;
    }
    /* .banner-img {
        height: 900px;
    }
    .banner {
        padding-top: 900px;
    } */
    .banner-holder {
        width: calc(100% - 420px);
    }
    .banner.three .banner-holder {
        width: inherit;
    }
    .worth-list {
        gap: 18px;
    }
    .worth-block {
        width: calc(33.33% - 12px);
        min-width: inherit;
    }
    .price {
        font-size: 24px;
    }
    .info .info-details {
        font-size: 16px;
    }
    .worth-block .icon img {
        width: 160px;
        height: 120px;
    }
    .worth-block .num {
        width: 52px;
        height: 52px;
        line-height: 52px;
        font-size: 22px;
    }
    .worth-block .content {
        height: 98px;
    }
    .photos-heading-wrap {
        padding: 0;
    }
    .photos-section.active .photos-heading figure {
        top: 64px;
        width: auto;
    }
    .photos-section.active .photos-heading figure img {
        width: 300px;
    }
    .photos-section.active .photos-heading h2 {
        padding: 130px 0 12px;
    }
    .photos-content-head {
        top: 186px;
    }
    .logo {
        width: 220px;
    }
}
@media screen and (max-width: 1100px) {
    .banner {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        align-items: flex-end;
        padding-top: 110px;
    }
    .banner-holder {
        z-index: 7;
    }
    .banner:after {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        background-size: cover;
    }
    .banner-img {
        width: 100%;
        max-width: 960px;
        height: inherit;
        position: initial;
        transform: none;
        margin: 0 auto;
    }
    .banner-img figure {
        /* border-top: 16px solid rgba(255, 115, 71, 1); */
        border-left: none;
        /* width: 80%; */
        margin: 0 auto;
    }
    .banner-content p {
        text-align: left;
    }
    .paw-animation::after {
        content: normal;
    }
    .homeOne .banner-img figure {
        float: right;
    }
    .banner.three .banner-holder {
        margin: 0 auto;
    }
    /* .banner-img figure img.banner-mobile {
        display: block;
    }
    .banner-img figure img.banner-desktop {
        display: none;
    } */
    .banner-img figure img {
        width: 500px;
        margin: 0 auto;
        display: table;
    }
    .banner-content {
        padding-top: 0;
        position: initial;
        width: 100%;
    }
    .banner-text {
        max-width: 100%;
        width: 100%;
        position: relative;
    }
    .one .banner-content h1 {
        position: absolute;
        top: -350px;
        left: 20px;
        text-align: left;
    }
    .one .banner-content h1 br {
        display: block;
    }
    .banner-holder {
        width: 100%;
        position: initial;
        padding: 0 32px;
    }
    .banner.three {
        padding-top: 0;
    }
    .banner-content {
        min-height: inherit;
        height: auto;
        max-height: inherit;
        text-align: center;
        justify-self: center;
    }
    .homeThree .banner-text {
        padding-top: 180px;
    }
    .worth-list {
        gap: 60px;
    }
    .worth-block {
        width: calc(33.33% - 40px);
        min-width: 260px;
    }
    h1,
    .homeOne h1,
    .homeThree h1 {
        font-size: 80px;
    }
    h2 {
        font-size: 55px;
    }
    h4 {
        font-size: 23px;
    }
    .header-btn {
        font-size: 32px;
        padding: 0 32px;
        height: 60px;
        line-height: 60px;
    }
    .menu-btn {
        margin-left: 87px;
    }
    .logo {
        width: 195px;
    }
    .header-menu-left {
        width: 465px;
    }
    .header-btn {
        font-size: 28px;
    }
    ul.nav-menu li a.main-button {
        height: 58px;
        line-height: 54px;
        font-size: 24px;
    }
    ul.second-menu {
        gap: 50px;
    }
    .banner-content p {
        font-size: 28px;
        padding-right: 0;
    }
    .banner-content p br {
        display: none;
    }
    .photos-heading h2 {
        font-size: 56px;
    }
    .photos-wrap figure img {
        height: 520px;
    }
    .footer-middle ul {
        gap: 36px;
    }
    /* .online-section {
        padding: 80px 0;
    } */
    .online-section h2 {
        margin-bottom: 56px;
        font-size: 52px;
    }
    .online-section p {
        font-size: 24px;
    }
    .maintenance-section h1 {
        font-size: 60px;
    }
    .maintenance-left p {
        font-size: 30px;
    }
    .maintenance-wrap {
        display: block;
    }
    .maintenance-left {
        width: 100%;
        margin-bottom: 60px;
    }
    .maintenance-right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 20px;
        /* background-color: #fff1bf;
        padding: 16px 24px;
        border-radius: 16px; */
    }
    .maintenance-right figure {
        width: calc(100% - 350px);
        margin: 0;
    }
    .maintenance-right .content {
        width: 330px;
    }
    /* .contact-section h2 {
        font-size: 80px;
    } */
    .casting-process-and-prizes-section h3 {
        font-size: 35px;
    }
    .banner.inside-page h1 {
        font-size: 64px;
    }
    .inside-banner-wrap {
        gap: 40px;
    }
    /* .inside-banner-wrap .img-block {
        width: 365px;
        height: 200px;
    } */
    /* .inside-banner-wrap .img-block figure {
        height: 160px;
    } */
    /* .inside-banner-wrap .img-block figure:first-child {
        top: -35px;
        left: -15px;
    }
    .inside-banner-wrap .img-block figure:last-child {
        bottom: -45px;
    } */
    .participation-wrap {
        gap: 30px;
    }
    .personal-information-heading h2 {
        font-size: 56px;
    }
    .personal-information-heading {
        padding: 80px 0;
    }
    .personal-information-content {
        padding: 60px 0 100px;
    }
    /* .homeOnePointFive .photos-heading h2, .homeTwoPointFive .photos-heading h2 {
        padding: 0 140px;
    }
    .homeOnePointFive .photos-heading h2:before, .homeOnePointFive .photos-heading h2:after,
    .homeTwoPointFive .photos-heading h2:before, .homeTwoPointFive .photos-heading h2:after {
        width: 110px;
    } */
    .homeThree .banner-content p {
        margin-bottom: 20px;
    }
    .homeTwo .online-section {
        padding-top: 135px;
    }
    .participation-uploaded-image-section h2 {
        max-width: 550px;
    }
    .pagination-block nav .page-item.previous .page-link:hover {
        padding-right: 60px;
    }
    .pagination-block nav .page-item.next .page-link:hover {
        padding-left: 60px;
    }
    .participation-inner {
        padding: 80px 0;
    }
    .photos-upload-section {
        padding: 80px 0;
    }
    .photos-upload-section h2 {
        margin-bottom: 55px;
    }
    .one .banner-content h1 {
        top: -250px;
    }
    .worth-list {
        gap: 40px;
    }
    .worth-block {
        width: calc(33.33% - 30px);
    }
    .pagination-block nav {
        padding: 0 40px;
    }
    .maintenance-right {
        margin-top: 0;
    }
    .maintenance-wrap::after {
        height: 240px;
        top: auto;
        left: 25%;
        width: 100%;
    }
    .back-btn-section {
        margin-top: 88px;
    }
    .photos-section.active .photos-heading h2 {
        font-size: 36px;
        padding: 124px 0 8px;
    }
    .photos-content-head {
        top: 170px;
    }
    .photos-section.active .photos-heading figure {
        top: 48px;
    }
    .homeThree .banner-content {
        display: block;
    }
    .first-position-block {
        max-width: 100%;
        margin: 40px auto 0;
    }
    .homeThree .banner-text {
        text-align: center;
        margin: 0 auto 80px;
    }
    .first-position-icon {
        left: -154px;
    }
    .first-position-block {
        width: 347px;
        height: 520px;
    }
    .homeThree .banner-content {
        padding-bottom: 100px;
    }
    .banner.two .banner-content p {
        text-align: center;
    }
    .online-section .content {
        max-width: calc(100% - 600px);
    }
    .online-section figure {
        width: 600px;
    }
}
@media screen and (max-width: 1024px) {
    .header-btn .colored-text.outlined {
        transform: translate(1.5px, 1.5px);
    }
    .process-section h2 br {
        display: none;
    }
    .homeTwo .process-section h2 br {
        display: block;
    }
    .online-section {
        overflow: hidden;
        padding: 80px 0 160px;
    }
    .online-wrap {
        display: block;
        position: relative;
    }
    .online-section figure {
        max-width: 100%;
        margin: 0 auto;
        width: auto;
        /* overflow: hidden; */
    }
    .online-section figure img {
        position: initial;
        display: table;
        margin: 0 auto;
        height: 440px;
        max-width: 100%;
        object-fit: cover;
        object-position: center;
    }
    .online-section .content {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 0;
        position: initial;
    }
    .online-section .content-wrap {
        margin-left: 0;
    }
    .online-button {
        display: table;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -80px;
        margin: 0 auto;
        z-index: 2;
    }
    .worth-block {
        min-width: inherit;
    }
    .photos-heading figure {
        width: 300px;
    }
    .photos-heading h2 {
        font-size: 48px;
    }
    .photos-heading-wrap {
        padding: 0;
    }
    .online-section figure {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-left: -20px;
        margin-right: -20px;
    }
    .inside-banner-wrap {
        display: block;
    }
    .inside-banner-wrap .img-block > img {
        position: initial;
    }
    .banner.inside-page h1 {
        width: 100%;
        text-align: center;
    }
    .inside-banner-wrap .img-block {
        height: inherit;
        margin: 0 auto;
    }
    .banner.inside-page {
        padding: 150px 0 40px;
    }
    .banner.inside-page:after {
        background-size: contain;
        width: 100%;
        background-position: inherit;
    }
    .online-section figure::before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .main-button {
        font-size: 21px;
    }
}
@media screen and (max-width: 991px) {
    h1,
    .homeOne h1,
    .homeThree h1 {
        font-size: 72px;
    }
    .banner.two-point-five h1 {
        font-size: 56px;
    }
    .homeTwoPointFive .process-section h2 br {
        display: block;
    }
    .participation-uploaded-image-section .back-btn {
        position: initial;
        margin-bottom: 20px;
    }
    .participation-uploaded-image-section h2 {
        max-width: 100%;
    }
    .share-block:hover ul.social-icons {
        max-width: 0;
    }
    .pagination-block nav .page-item.previous .page-link:hover {
        padding-right: 30px;
    }
    .pagination-block nav .page-item.next .page-link:hover {
        padding-left: 30px;
    }
    .header-menu-wrap {
        display: block;
        position: relative;
        padding-bottom: 100px;
    }
    .header-menu-right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /* flex-direction: column-reverse; */
        padding: 0;
    }
    .header-menu {
        display: block;
    }
    ul.nav-menu {
        margin-bottom: 36px;
    }
    ul.nav-menu li {
        display: table;
        margin: 0 auto 40px;
    }
    ul.second-menu {
        justify-content: center;
        margin-bottom: 28px;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        bottom: 0;
    }
    .header-menu-holder {
        padding: 110px 0 75px;
    }
    /* .header-menu:after {
        content: normal;
    } */
    .header-menu-left {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 20px;
        padding: 16px 24px;
        border-radius: 16px;
    }
    .header-menu-left p {
        font-size: 22px;
    }
    .header-menu-left .content {
        width: calc(50% - 10px);
    }
    .header-menu-left figure {
        width: calc(50% - 10px);
        margin: 0;
        position: relative;
    }
    .header-menu-left figure::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        margin: auto;
        background-image: url(../images/menu-ad-bkg.png);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: -1;
    }
    .header-menu-holder::after {
        content: normal;
    }
    .header-menu-left .main-button {
        margin: 0;
        font-size: 21px;
    }
    ul.nav-menu li a.main-button {
        border-radius: 24px;
        height: 68px;
        line-height: 64px;
        font-size: 24px;
    }
    .header-menu-left-button {
        margin-top: 24px;
    }
    .header-menu-left figure img {
        height: 240px;
        object-fit: contain;
    }
    .participation-uploaded-image-wrap {
        gap: 16px;
    }
    .photos-wrap figure img {
        height: 480px;
    }
    .photos-wrap {
        gap: 9px;
    }
    .photos-wrap figure {
        width: calc(33.33% - 6px);
    }
    .info {
        font-size: 20px;
    }
    .info strong {
        font-size: 28px;
    }
    .worth-list {
        gap: 24px;
    }
    .worth-block {
        width: calc(33.33% - 16px);
    }
    .worth-block .icon img {
        width: 150px;
        height: 100px;
    }
    .worth-block .icon .icon-holder .num {
        font-size: 24px;
    }
    .first-position-img figure .position,
    .homeThree .photos-wrap figure:first-child .position,
    .homeThree .photos-wrap figure:nth-child(2) .position {
        width: 72px;
        height: 86px;
    }
    .homeThree .photos-wrap figure:first-child .position .position-text:after,
    .homeThree .photos-wrap figure:nth-child(2) .position .position-text:after {
        font-size: 30px;
    }
    .homeThree h1 br {
        display: block;
    }
    /* .banner.inside-page h1 br {
        display: none;
    } */
    /* .banner-img {
        height: 760px;
    }
    .banner {
        padding-top: 760px;
    } */
    .one .banner-content h1 {
        top: -230px;
    }
    .homeOne .process-section h2 br {
        display: block;
    }
    .homeOne .process-section h2 {
        padding: 50px 0 30px;
    }
    .price {
        text-align: center;
    }
    .banner-img figure img {
        width: 460px;
    }
    .photos-section.active .photos-heading h2 br {
        display: block;
    }
    .photos-content-head {
        top: 210px;
    }
    .photos-section.active .photos-heading figure {
        top: 88px;
    }
    .footer-left .logo {
        width: 200px;
    }
    .footer-right {
        gap: 20px;
    }
    .footer-middle ul {
        gap: 24px;
    }
}
@media screen and (max-width: 900px) {
    .header-btn {
        font-size: 23px;
        height: 50px;
        line-height: 50px;
        border-radius: 6px;
        padding: 0 14px;
    }
    .menu-btn {
        margin-left: 52px;
    }
    /* .photos-heading h2 {
        padding: 0 135px;
    }
    .photos-heading h2:before, .photos-heading h2:after {
        width: 135px;
    } */
    .banner-holder {
        padding: 0;
    }
    footer {
        padding: 40px 0 28px;
    }
    .maintenance-section h1 {
        font-size: 50px;
    }
    .maintenance-left p {
        font-size: 27px;
    }
    /* .contact-section h2 {
        font-size: 70px;
    } */
    .casting-process-and-prizes-section .container-fluid {
        padding: 0;
    }
    .casting-process-and-prizes-section h3 {
        text-align: center;
        font-size: 32px;
    }
    .casting-process-and-prizes-holder {
        display: block;
    }
    .casting-process-and-prizes-inner::before,
    .casting-process-and-prizes-inner::after {
        content: normal;
    }
    .casting-process-and-prizes-wrap {
        width: 100%;
        /* background: linear-gradient(180deg, rgba(200, 48, 138, 0.175) 0%, rgba(200, 48, 138, 0.025) 61.06%); */
        padding: 80px 20px;
    }
    .casting-process-and-prizes-wrap:last-child {
        padding: 80px 20px;
        margin: 0 20px;
        width: calc(100% - 40px);
        /* background: linear-gradient(270deg, #4FA452 0%, #007DAC 100%); */
    }
    .report-section {
        padding: 0 0 80px;
    }
    .report-section .container-fluid {
        padding: 0;
    }
    .report-wrap {
        display: block;
    }
    .report-wrap figure {
        width: 368px;
        margin: 0 auto 24px;
        max-width: 100%;
    }
    .report-wrap .content {
        width: 100%;
        padding: 0 12px;
    }
    .form-group {
        margin-bottom: 30px;
    }
    textarea.form-control {
        height: 120px;
    }
    .form-control {
        padding: 12px;
    }
    .form-group label {
        margin-bottom: 12px;
    }
    .banner.inside-page {
        padding: 120px 0 80px;
    }
    .banner.inside-page h1 {
        font-size: 64px;
    }
    .inside-banner-wrap {
        display: block;
        padding-left: 0;
    }
    .banner.inside-page h1 {
        width: 100%;
    }
    /* .inside-banner-wrap .img-block {
        width: 100%;
        height: 300px;
    } */
    /* .inside-banner-wrap .img-block figure {
        height: 250px;
    } */
    /* .inside-banner-wrap .img-block figure:first-child {
        top: 40px;
        left: 25px;
    }
    .inside-banner-wrap .img-block figure:last-child {
        bottom: 0;
        right: 25px;
    } */
    .photos-upload-wrap {
        gap: 20px;
    }
    .photos-upload-wrap > div {
        width: calc(50% - 10px);
    }
    .upload-file {
        padding: 20px;
    }
    .personal-information-heading h2 {
        padding: 0 135px;
    }
    .personal-information-heading h2:before,
    .personal-information-heading h2:after {
        width: 135px;
    }
    .personal-information-heading {
        padding: 70px 0;
    }
    .personal-information-content {
        padding: 60px 0 80px;
    }
    .report-section h2 {
        margin-left: 12px;
        margin-right: 12px;
    }
    .report-heading-mobile {
        /* display: block; */
        display: flex;
    }
    .report-heading-desktop {
        display: none;
    }
    .sticky-popup-section {
        bottom: 80px;
    }
    .left-button {
        left: 0;
    }
    /* .homeOnePointFive .photos-heading h2, .homeTwoPointFive .photos-heading h2 {
        padding: 0 90px;
        font-size: 50px;
    } */
    .homeOnePointFive .photos-heading h2:before,
    .homeOnePointFive .photos-heading h2:after,
    .homeTwoPointFive .photos-heading h2:before,
    .homeTwoPointFive .photos-heading h2:after {
        width: 70px;
    }
    .photos-holder {
        padding-bottom: 180px;
    }
    .photos-holder:not(
        :has(.filter-content > .filter-block > .photos-wrap > figure)
    ) {
        padding: 0;
    }
    .photos-holder .photos-holder.no-pagination {
        padding-bottom: 0;
    }
    .photos-holder#voting_gallery {
        padding-bottom: 0;
    }
    .all-photos-holder {
        padding-bottom: 10px;
    }
    .show-all {
        padding: 0 60px;
        bottom: 100px;
    }
    .show-all.show-less {
        position: absolute;
        margin: 0 auto;
        bottom: 0;
    }
    .pagination-block nav {
        display: block;
    }
    .pagination-block nav .page-item.previous {
        position: absolute;
        left: 0;
        bottom: -180px;
        width: calc((100% - 180px) / 2);
        margin-top: 0;
    }
    .pagination-block nav .page-item.next {
        position: absolute;
        right: 0;
        bottom: -180px;
        width: calc((100% - 180px) / 2);
        margin-top: 0;
    }
    .error-page-holder {
        min-height: calc(100vh - 530px);
    }
    /* .homeTwo .photos-heading h2 {
        padding: 0 100px;
    }
    .homeTwo .photos-heading h2:before, .homeTwo .photos-heading h2:after {
        width: 70px;
    } */
    .sticky-popup-section.cookie .sticky-popup-block {
        padding: 24px 32px;
    }
    .sticky-popup-section.cookie .sticky-popup-close {
        right: 5px;
        top: 5px;
    }
    .report-heading-wrap-mobile {
        display: block;
    }
    .report-heading-wrap-desktop {
        display: none;
    }
    .report-wrap .content {
        max-width: 100%;
    }
    .photos-wrap figure img {
        height: 440px;
    }
    .banner.inside-page h1 {
        text-align: center;
    }
    .inside-banner-wrap .img-block {
        margin: 60px auto 0;
    }
    .participation-uploaded-image-section {
        padding: 100px 0;
    }
    /* .banner-img {
        height: 670px;
    }
    .banner {
        padding-top: 670px;
    } */
    .one .banner-content h1 {
        top: -220px;
    }
    .online-section + footer {
        margin-top: -16px;
    }
    .pagination-block nav {
        padding: 0;
    }
    .back-btn-section {
        margin-top: 72px;
    }
    .footer-middle ul {
        margin-top: 34px;
    }
    .homeTwo .photos-heading h2 {
        font-size: 42px;
    }
}
@media screen and (max-width: 767px) {
    /* .paw-print {
        width: 56px;
        height: 56px;
    }
    .paw-print.is-left {
        --paw-x: -48px;
    }
    .paw-print.is-right {
        --paw-x: 48px;
    } */
    h1,
    .homeOne h1,
    .homeThree h1 {
        font-size: 64px;
    }
    h2 {
        font-size: 56px;
    }
    h3 {
        font-size: 36px;
    }
    h4 {
        font-size: 22px;
    }
    .banner {
        padding-top: 80px;
    }
    .banner-img figure img {
        width: 400px;
    }
    .homeThree .banner-text {
        padding-top: 160px;
        margin: 0 auto 60px;
    }
    /* .container-fluid {
        padding: 0 12px;
    } */
    .banner.two-point-five h1 {
        font-size: 46px;
    }
    .header-btn {
        height: 48px;
        line-height: 48px;
    }
    .colored-text-animation {
        font-size: 78px;
    }
    .banner-content {
        min-height: auto;
    }
    .banner-content p {
        font-size: 24px;
        padding-right: 0;
    }
    .price-details .number {
        font-size: 32px;
    }
    .worth-block {
        background: transparent;
        border: none;
    }
    .price {
        font-size: 36px;
        color: #fff;
    }
    .info .info-details {
        color: #fff;
    }
    .worth-block .icon .icon-holder::before {
        content: normal;
    }
    .worth-block:nth-child(2) .info {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
    .process-wrap {
        display: block;
    }
    .process-block {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 26px;
        max-width: 598px;
        margin: 0 auto 40px;
    }
    .process-block:last-child {
        margin-bottom: 0;
    }
    .process-block .icon {
        margin: 0;
        width: 64px;
        height: 64px;
    }
    .process-block .content {
        width: calc(100% - 90px);
        text-align: left;
    }
    .photos-heading {
        padding: 65px 0;
    }
    .photos-wrap figure img {
        height: 400px;
    }
    .photos-heading-wrap {
        display: block;
    }
    .photos-heading {
        padding: 48px 0 0;
    }
    .photos-heading h2 {
        margin-left: auto;
        margin-right: auto;
        padding: 0;
    }
    .photos-heading figure {
        margin: 0 auto;
        width: 372px;
        position: initial;
        transform: none;
    }
    .fixed-button-wrap {
        padding-left: 0;
    }
    .online-section figure img {
        height: 440px;
    }
    footer {
        padding: 40px 0 60px;
    }
    .footer-right {
        padding-bottom: 0;
    }
    ul.nav-menu li a.main-button {
        font-size: 35px;
        height: 66px;
        line-height: 62px;
    }
    .maintenance-section h1 {
        font-size: 40px;
    }
    .maintenance-left p {
        font-size: 25px;
    }
    /* .process-section h2 {
        display: none;
    } */
    .process-section .accordion-head {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    .process-section .accordion-head h2 {
        display: block;
        margin-bottom: 0;
        width: calc(100% - 80px);
    }
    .process-section .accordion-content {
        display: none;
        padding-top: 25px;
    }
    .process-section .accordion-head span {
        font-size: 80px;
        line-height: 1;
        margin-top: -3px;
    }
    /* .contact-section h2 {
        font-size: 60px;
    } */
    .banner.inside-page h1 {
        font-size: 60px;
    }
    .photos-upload-wrap {
        display: block;
    }
    .photos-upload-wrap > div {
        width: 100%;
        margin-bottom: 32px;
    }
    .photos-upload-wrap > div:last-child {
        margin-bottom: 0;
    }
    .photos-wrap figure a[data-fancybox],
    .first-position-img figure a[data-fancybox] {
        pointer-events: auto;
    }
    .upload-file {
        max-width: 100%;
        padding: 42px 20px;
    }
    .personal-information-heading h2 {
        padding: 0 85px;
    }
    .personal-information-heading h2:before,
    .personal-information-heading h2:after {
        width: 85px;
    }
    .personal-information-heading {
        padding: 60px 0;
    }
    .personal-information-content {
        padding: 60px 0;
    }
    .sticky-popup-section {
        left: 0;
        right: 0;
        margin: 0 auto;
        border-radius: 20px;
        bottom: -480px;
    }
    .sticky-popup-section.show {
        bottom: 75px;
        transition: 400ms bottom;
    }
    .sticky-popup-block {
        border-radius: 20px;
    }
    .form-check-group {
        margin-bottom: 40px;
    }
    .form-check {
        margin-bottom: 30px;
    }
    .online-section h2 {
        font-size: 48px;
        margin-bottom: 28px;
    }
    .error-page-holder {
        min-height: calc(100vh - 544px);
        padding-top: 80px;
        background-position: top center;
    }
    .error-page-section h1 {
        font-size: 32px;
    }
    .error-page-section {
        padding: 108px 0 60px;
    }
    .homeThree .banner-content p {
        margin-bottom: 16px;
    }
    .position {
        width: 36px;
        height: 36px;
    }
    .first-position-img figure .position,
    .homeThree .photos-wrap figure:first-child .position,
    .homeThree .photos-wrap figure:nth-child(2) .position {
        width: 48px;
        height: 56px;
        padding-bottom: 13px;
    }
    .homeThree .photos-wrap figure:first-child .position .position-text:after,
    .homeThree .photos-wrap figure:nth-child(2) .position .position-text:after {
        font-size: 24px;
    }
    .first-position-img figure .position .colored-text,
    .homeThree .photos-wrap figure:first-child .position .colored-text,
    .homeThree .photos-wrap figure:nth-child(2) .position .colored-text {
        font-size: 27px;
    }
    .participation-inner {
        padding: 56px 0 40px;
    }
    .participation-section h2 {
        margin-bottom: 30px;
    }
    .link-text {
        margin-top: 30px;
    }
    .photos-upload-section {
        padding: 56px 0;
    }
    .photos-upload-section h2 {
        margin-bottom: 30px;
    }
    /* .banner {
        padding-top: 620px;
    } */
    .one .banner-content h1 {
        top: -200px;
    }
    /* .banner-img {
        height: 700px;
    } */
    .worth-list {
        display: block;
        margin: 20px auto 0;
        max-width: 560px;
    }
    .worth-block {
        width: 100%;
        margin-bottom: 24px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        gap: 24px;
        text-align: left;
        padding: 0;
    }
    .worth-block .icon {
        margin: 0;
        border-radius: 22px;
        background:
            linear-gradient(#fff, #fff) padding-box,
            linear-gradient(90deg, #ff8d43, #ffd960) border-box;
        border: 4px solid transparent;
        width: 200px;
        height: 156px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    /* .worth-block .icon .icon-holder .num {
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 23px;
    } */
    .worth-block .num {
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 20px;
        position: initial;
    }
    .worth-block .content {
        width: 260px;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        height: inherit;
        /* width: calc(100% - 200px - 24px); */
    }
    .price {
        margin: 0;
        text-align: left;
    }
    .info {
        margin: 8px 0 0;
    }
    .price span {
        text-align: left;
    }
    .worth-block:last-child .info .info-details:last-child {
        text-indent: 0;
    }
    .voter-details {
        gap: 8px;
        font-size: 14px;
        padding: 5px 8px;
    }
    .homeThree .photos-wrap figure .position .position-text:after {
        font-size: 21px;
    }
    .homeThree .photos-wrap figure:first-child .position .position-text:after,
    .homeThree .photos-wrap figure:nth-child(2) .position .position-text:after {
        font-size: 22px;
    }
    .participation-uploaded-image-section {
        padding: 80px 0;
    }
    .regulations-section table td::before {
        content: attr(data-head);
        font-family: "FilsonSoft-Bold";
        min-width: 250px;
        display: inline-block;
        margin-right: 10px;
    }
    .regulations-section table th::before {
        content: attr(data-head);
        font-family: "FilsonSoft-Bold";
        display: inline-block;
    }
    .regulations-section table {
        display: block;
        border: none;
    }
    .regulations-section table thead {
        display: none;
    }
    .regulations-section table tbody {
        display: block;
    }
    .regulations-section table tr {
        display: block;
        margin-bottom: 24px;
        padding: 0 0 16px;
        border-bottom: 1px solid #1e1e1e;
    }
    .regulations-section table th,
    .regulations-section table td {
        display: block;
        width: 100%;
        text-align: left;
        border: none;
        padding: 0;
        margin-bottom: 4px;
    }
    .regulations-section table tfoot {
        width: 100%;
        display: block;
    }
    .regulations-section table tfoot tr {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }
    .regulations-section table tfoot th {
        width: auto;
    }
    .regulations-section table tfoot th:first-child {
        min-width: 250px;
    }
    .regulations-section table tfoot th:last-child {
        width: 100%;
    }
    .regulations-section table th:last-child:before {
        min-width: 250px;
    }
    .maintenance-button .main-button {
        font-size: 21px;
    }
    .maintenance-right figure img {
        height: 240px;
        object-fit: contain;
    }
    .homeOnePointFive .share-block,
    .homeTwo .share-block,
    .homeTwoPointFive .share-block,
    .homeThree .share-block {
        left: 0;
        margin: 0 auto;
    }
    .photos-section.active .photos-heading h2 {
        padding: 74px 0 12px;
        word-spacing: 4px;
    }
    .photos-section.active .photos-heading h2 br {
        display: none;
    }
    .photos-section.active .photos-heading figure {
        display: none;
    }
    .photos-content-head {
        top: 170px;
    }
    .photos-section.active .photos-heading h2 {
        font-size: 34px;
    }
    .footer-left {
        width: 100%;
        margin-bottom: 32px;
    }
    .footer-left .logo {
        margin: 0 auto;
    }
    .footer-right {
        width: 242px;
        padding-bottom: 38px;
    }
    .footer-middle {
        width: calc(100% - 242px);
    }
    .footer-middle ul {
        margin-top: 30px;
    }
    footer {
        padding: 40px 0 80px;
    }
    footer p {
        margin-top: -20px;
    }
    .footer-right {
        padding-bottom: 0;
    }
    .footer-logo {
        display: none;
    }
    .footer-logo-mobile {
        display: block;
    }
    .footer-left .logo {
        width: 340px;
    }
    /* .banner-img {
        height: 620px;
    } */
}
@media screen and (max-width: 710px) {
    .header-btn {
        font-size: 22px;
        padding: 0 20px;
    }
    .logo {
        width: 160px;
    }
    h1,
    .homeOne h1 {
        font-size: 56px;
        letter-spacing: -0.6px;
    }
    .homeThree h1 {
        font-size: 56px;
        letter-spacing: 1%;
    }
    .homeThree .banner-text {
        padding-top: 150px;
    }
    .back-btn-section {
        margin-top: 56px;
    }
    .photos-section.active .photos-heading h2 {
        padding: 56px 0 12px;
    }
    .photos-content-head {
        top: 152px;
    }
    .homeTwo .photos-heading h2 {
        font-size: 36px;
    }
    /* .banner-img {
        height: 580px;
    } */
    /* .banner {
        padding-top: 580px;
    } */
}
@media screen and (max-width: 680px) {
    .header-btn .colored-text.outlined {
        transform: translate(1px, 1px);
    }
    .logo {
        width: 130px;
    }
    .menu-btn {
        margin-left: 24px;
    }
    h2 {
        font-size: 45px;
    }
    .homeThree .banner-text {
        padding-top: 120px;
    }
    .banner.two-point-five h1 {
        font-size: 40px;
    }
    .homeTwo .photos-heading h2 br:first-child {
        display: none;
    }
    .process-section h2 {
        padding: 36px 0 12px;
        font-size: 40px;
    }
    .colored-text-animation {
        font-size: 60px;
    }
    .banner.one .banner-content p,
    .banner.three .banner-content p {
        font-size: 22px;
    }
    .header-btn {
        font-size: 18px;
        height: 34px;
        line-height: 34px;
        border-radius: 8px;
        padding: 0 12px;
    }
    .header-menu-left figure {
        width: calc(100% - 230px);
    }
    .header-menu-left .content {
        width: 210px;
    }
    .price-details .number {
        font-size: 28px;
    }
    .price-details .text {
        font-size: 17px;
    }
    .worth-block {
        margin-bottom: 32px;
        display: flex;
        flex-wrap: wrap;
    }
    .worth-block .num {
        left: 0;
    }
    .worth-block:last-child {
        margin-bottom: 0;
    }
    .price-details {
        justify-content: flex-start;
        text-align: left;
    }
    .price {
        margin: 0;
    }
    .process-section .accordion-head span {
        font-size: 70px;
        margin-top: -7px;
    }
    .process-section .accordion-head h2 {
        width: calc(100% - 70px);
    }
    .photos-heading h2 {
        /* padding: 0 35px; */
        line-height: 1.2;
    }
    .photos-heading h2:before,
    .photos-heading h2:after {
        width: 35px;
    }
    .footer-wrap {
        display: block;
        margin-bottom: 28px;
    }
    .footer-middle {
        width: 100%;
        margin-bottom: 30px;
    }
    .footer-right {
        width: 100%;
    }
    .footer-left {
        margin-bottom: 32px;
    }
    .footer-left .logo {
        margin: 0 auto;
        display: table;
    }
    .footer-middle ul {
        justify-content: center;
    }
    .footer-right {
        justify-content: center;
    }
    footer p {
        text-align: center;
    }
    .page-link {
        font-size: 16px;
        padding: 6px 4px;
    }
    .active-prev .page-link,
    .active-next .page-link {
        font-size: 20px;
        width: 32px;
        height: 56px;
    }
    .active > .page-link,
    .page-link.active {
        width: 64px;
        height: 64px;
        font-size: 24px;
    }
    .maintenance-section {
        padding: 105px 0 20px;
    }
    body.maintenance .logo {
        width: 125px;
    }
    .maintenance-section h1 {
        font-size: 35px;
    }
    .maintenance-left {
        margin-bottom: 40px;
    }
    .maintenance-left p {
        font-size: 24px;
    }
    .maintenance-right figure {
        width: calc(100% - 230px);
    }
    .maintenance-right .content {
        width: 210px;
    }
    body.maintenance .footer-wrap {
        display: flex;
        margin-bottom: 0;
    }
    body.maintenance .footer-right {
        width: auto;
    }
    body.maintenance footer {
        padding: 12px 0;
    }
    body.maintenance .footer-right {
        gap: 22px;
    }
    .banner.inside-page h1 {
        font-size: 53px;
    }
    .participation-wrap {
        display: block;
    }
    .participation-block {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 26px;
        max-width: 598px;
        margin: 0 auto 24px;
    }
    .participation-block:last-child {
        margin-bottom: 0;
    }
    .participation-block .icon {
        margin-bottom: 0;
    }
    .participation-block p {
        width: calc(100% - 98px);
        text-align: left;
    }
    .personal-information-heading h2 {
        padding: 0 72px;
        font-size: 48px;
    }
    .personal-information-heading h2:before,
    .personal-information-heading h2:after {
        width: 56px;
    }
    .personal-information-content {
        padding: 48px 0;
    }
    .form-group-wrap .form-group:not(.npa, .ville) {
        width: 100%;
    }
    .form-group {
        margin-bottom: 16px;
    }
    /* .homeOnePointFive .photos-heading h2, .homeTwoPointFive .photos-heading h2 {
        padding: 0 70px;
        font-size: 45px;
    } */
    .homeOnePointFive .photos-heading h2:before,
    .homeOnePointFive .photos-heading h2:after,
    .homeTwoPointFive .photos-heading h2:before,
    .homeTwoPointFive .photos-heading h2:after {
        width: 60px;
    }
    /* .homeTwo .photos-heading h2 {
        font-size: 45px;
    } */
    .error-page-holder {
        min-height: calc(100vh - 674px);
    }
    .first-position-block {
        display: block;
        width: 276px;
        height: 450px;
    }
    .first-position-icon {
        width: 142px;
        height: auto;
        transform: rotate(5deg);
        left: -50px;
    }
    .first-position-img {
        width: 100%;
        margin-top: 0;
        /* margin-top: -140px; */
    }
    .first-position-icon .icon img {
        width: 100%;
    }
    .photos-wrap figure img {
        height: 360px;
    }
    /* .banner {
        padding-top: 560px;
    } */
    /* .banner-img {
        height: 560px;
    } */
    body.homeOne .banner-img figure img {
        object-position: 32% top;
    }
    .worth-block .icon img {
        width: 152px;
    }
    h1,
    .homeOne h1,
    .homeThree h1 {
        font-size: 48px;
        letter-spacing: -0.5px;
    }
    /* .banner.two-point-five h1 {
        font-size: 42px;
        letter-spacing: -0.5px;
    } */
    .voter-details {
        font-size: 12px;
        border-radius: 10px;
    }
    .participation-uploaded-image-wrap figure {
        width: 169px;
        height: 249px;
    }
    .back-btn-section {
        margin-top: 40px;
    }
    .photos-section.active .photos-heading h2 {
        padding: 36px 0 4px;
    }
    .photos-content-head {
        top: 130px;
    }
    .photos-section.active .photos-heading h2 br {
        display: block;
    }
    .photos-content-head {
        top: 170px;
    }
    .photos-section.active .photos-heading h2 {
        padding: 16px 0 4px;
        text-align: center;
    }
    .photos-content-head {
        top: 150px;
    }
    footer p {
        margin-top: 32px;
    }
    .worth-list {
        max-width: 100%;
    }
    .worth-block {
        gap: 16px;
    }
    .worth-block .icon {
        width: 170px;
        height: 136px;
    }
}
@media screen and (max-width: 575px) {
    ul.nav-menu li a.main-button {
        border-radius: 24px;
    }
    h1 {
        line-height: 1.2;
    }
    h2 {
        font-size: 40px;
    }
    h4 {
        font-size: 21px;
    }
    p {
        margin-bottom: 18px;
    }
    .logo {
        width: 125px;
    }
    .menu-btn {
        width: 40px;
        height: 40px;
        text-align: center;
        gap: 0;
        padding: 0;
        justify-content: center;
        margin-left: 0;
    }
    .menu-btn > span {
        display: none;
    }
    .share-button {
        font-size: 16px;
    }
    ul.nav-menu li a.main-button {
        font-size: 24px;
    }
    .process-section h2 {
        font-size: 36px;
    }
    .left-button .main-button {
        font-size: 21px;
        min-width: 148px;
        height: 45px;
        line-height: 40px;
    }
    /* .banner.two-point-five h1 {
        font-size: 36px;
    } */
    /* .banner {
        padding-top: 500px;
    } */
    .banner.one .banner-content p {
        font-size: 20px;
    }
    /* .banner-img {
        height: 500px;
    } */
    .one .banner-content h1 {
        top: -190px;
        right: 20px;
        text-align: left;
        font-size: 48px;
    }
    .banner.two-point-five h1 {
        font-size: 32px;
    }
    .homeThree .banner-text {
        padding-top: 100px;
        margin: 0 auto 40px;
    }
    .banner {
        padding-top: 64px;
    }
    .price {
        font-size: 30px;
        line-height: 1;
    }
    .price-details .number {
        font-size: 26px;
    }
    .price-details .text {
        font-size: 14px;
    }
    .banner.one .banner-content p br {
        display: none;
    }
    .info .info-details {
        font-size: 18px;
        line-height: 1.15;
    }
    .worth-block {
        gap: 16px;
        margin-bottom: 20px;
    }
    .worth-block .content {
        width: 210px;
        min-width: inherit;
    }
    .worth-block .num {
        bottom: 16px;
    }
    .worth-block .icon {
        border-width: 3px;
    }
    .photos-wrap figure img {
        height: 320px;
    }
    .photos-heading h2 {
        font-size: 32px;
    }
    .link-text {
        min-width: auto;
    }
    .process-block p strong + br + br {
        display: none;
    }
    .process-head {
        padding-left: 150px;
        position: relative;
    }
    .process-head figure {
        width: 133px;
        position: absolute;
        left: 20px;
        margin-left: 0;
        margin-bottom: 0;
        bottom: -16px;
        transform: scalex(-1);
    }
    .pagination-block {
        margin-top: 40px;
    }
    .pagination-block nav .page-item.previous,
    .pagination-block nav .page-item.next {
        width: calc((100% - 60px) / 2);
        bottom: -130px;
    }
    .show-all {
        margin: 25px auto 0;
        bottom: 100px;
    }
    .photos-holder {
        padding-bottom: 80px;
    }
    .maintenance-section h1 {
        font-size: 32px;
        text-align: left;
        margin-bottom: 20px;
    }
    .maintenance-left p {
        font-size: 22px;
    }
    .banner.inside-page {
        padding: 96px 0 88px;
    }
    .banner.inside-page h1 {
        font-size: 52px;
    }
    .contact-section,
    .regulations-section,
    .protection-section {
        padding: 56px 0;
    }
    /* .contact-section h2 {
        font-size: 52px;
    } */
    .casting-process-and-prizes-wrap,
    .casting-process-and-prizes-wrap:last-child {
        padding: 56px 12px;
    }
    .casting-process-and-prizes-section h3 {
        font-size: 32px;
        margin-bottom: 56px;
    }
    /* .inside-banner-wrap .img-block {
        height: 240px;
    } */
    /* .inside-banner-wrap .img-block figure {
        width: 280px;
        height: 155px;
    } */
    /* .inside-banner-wrap .img-block figure:first-child {
        top: 40px;
        left: 12px;
    }
    .inside-banner-wrap .img-block figure:last-child {
        bottom: 0;
        right: 12px;
    } */
    .personal-information-heading h2 {
        font-size: 36px;
    }
    .personal-information-heading {
        padding: 56px 0;
    }
    .fixed-button-section {
        bottom: 12px;
    }
    .sticky-popup-section {
        width: calc(100% - 24px);
    }
    .sticky-popup-section.show {
        bottom: 64px;
    }
    .personal-information-content .form-btn {
        justify-content: center;
        margin-top: 24px;
    }
    .form-validation {
        bottom: 9px;
    }
    .form-validation-wrap {
        display: block;
        text-align: center;
    }
    .form-validation-wrap figure {
        margin: 0 auto 30px;
    }
    .form-validation-wrap .content {
        width: 100%;
    }
    .form-validation .close-btn {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .online-section h2 {
        font-size: 40px;
        letter-spacing: -1px;
        margin-bottom: 24px;
    }
    /* .first-position-img {
        margin-top: -115px;
        width: calc(100% + 24px);
        margin-left: -12px;
        margin-right: -12px;
    } */
    .homeThree .banner-content p {
        margin-bottom: 12px;
    }
    /* .homeTwo .photos-wrap figure, .homeTwoPointFive .photos-wrap figure {
        width: 100%;
    }
    .homeThree .photos-wrap figure, .homeThree .photos-wrap figure:first-child,
    .homeThree .photos-wrap figure:nth-child(2) {
        width: 100%;
    } */
    .homeThree .photos-holder {
        padding-bottom: 0;
    }
    /* .homeThree .photos-wrap {
        gap: 12px;
    } */
    .share-btns-form .main-button svg {
        width: 20px;
        height: 20px;
    }
    .share-btns-form .main-button-wrapper .main-button {
        height: 48px;
        line-height: 46px;
        padding: 0 40px;
    }
    .main-button svg {
        display: none;
    }
    .main-button {
        min-width: 170px;
    }
    .cancel-btn button {
        min-width: 170px;
    }
    /* .worth-block .content {
        min-width: 220px;
    } */
    .banner-content h1 {
        text-align: center;
    }
    .banner-content p {
        text-align: center;
    }
    .process-section .accordion-head span {
        font-size: 50px;
        margin-top: 0;
    }
    .process-section .accordion-head h2 {
        width: calc(100% - 50px);
    }
    h1 {
        font-size: 44px;
        letter-spacing: -0.4px;
        text-align: center;
    }
    .info {
        font-size: 16px;
    }
    .info strong {
        font-size: 24px;
    }
    .photos-heading h2 {
        letter-spacing: 0;
    }
    .voter-details {
        font-size: 10px;
        padding: 4px 8px;
        border-radius: 8px;
    }
    .vote {
        padding: 0;
    }
    .vote span {
        font-size: 16px;
    }
    .homeThree .photos-wrap figure:first-child .position .position-text:after,
    .homeThree .photos-wrap figure:nth-child(2) .position .position-text:after {
        font-size: 20px;
    }
    .position {
        width: 30px;
        height: 30px;
    }
    .homeThree .photos-wrap figure .position .position-text:after {
        font-size: 18px;
    }
    /* .homeOnePointFive .photos-heading h2, .homeTwoPointFive .photos-heading h2 {
        padding: 0 60px;
        font-size: 40px;
    } */
    .homeOnePointFive .photos-heading h2:before,
    .homeOnePointFive .photos-heading h2:after,
    .homeTwoPointFive .photos-heading h2:before,
    .homeTwoPointFive .photos-heading h2:after {
        width: 50px;
    }
    /* .pagination-block nav .page-item.previous .page-link,
    .pagination-block nav .page-item.next .page-link {
        padding: 22px 30px;
    } */
    .worth-block .icon {
        width: 134px;
        height: 108px;
        border-radius: 18px;
    }
    .online-section + footer {
        margin-top: -32px;
    }
    .banner.inside-page:after {
        left: -180px;
        right: auto;
        top: 170px;
    }
    .share-block {
        padding: 8px 12px;
    }
    .online-section figure img {
        height: 348px;
    }
    .banner-img figure img {
        width: 300px;
    }
    .back-btn-section {
        margin-top: 32px;
    }
    .photos-section.active .photos-heading h2 {
        font-size: 30px;
    }
    .photos-content-head {
        top: 140px;
    }
    .footer-right figure:first-child {
        width: 53px;
    }
    .footer-right figure:last-child {
        width: 80px;
    }
    .online-section p {
        font-size: 20px;
    }
}
@media screen and (max-width: 530px) {
    .logo {
        width: 108px;
    }
    .banner-content h1 br {
        display: none;
    }
    .homeThree h1 br {
        display: block;
    }
    .banner.one .banner-content h1 br {
        display: block;
    }
    .banner.two-point-five h1 br {
        display: block;
    }
    .process-section h2 {
        font-size: 32px;
    }
    .personal-information-heading h2 {
        padding: 0 90px;
    }
    /* .personal-information-heading h2:before, .personal-information-heading h2:after {
        width: 90px;
    } */
    .share-block {
        z-index: 3;
    }
    .left-button.blurred {
        filter: blur(5px);
        pointer-events: none;
    }
    .photos-wrap figure img {
        height: 280px;
    }
    .process-section .accordion-head span {
        font-size: 44px;
    }
    .process-section .accordion-head h2 {
        width: calc(100% - 44px);
    }
    h1 {
        font-size: 40px;
    }
    .banner.three .banner-content p br {
        display: block;
    }
    .regulations-section table td::before,
    .regulations-section table th:last-child:before {
        min-width: inherit;
        content: attr(data-head) " : ";
        margin-right: 10px;
    }
    .regulations-section table td strong {
        font-weight: 400;
    }
    .regulations-section table tfoot th:first-child:after {
        content: " : ";
    }
    .regulations-section table tfoot th:first-child {
        min-width: inherit;
    }
    /* .banner-img {
        height: 460px;
    } */
    /* .banner {
        padding-top: 460px;
    } */
    .one .banner-content h1 {
        top: -180px;
    }
    .photos-heading {
        padding: 48px 0 0;
    }
    .pagination-block {
        margin-top: 40px;
    }
    .banner.inside-page h1 {
        font-size: 48px;
    }
    .photos-content-head {
        top: 160px;
    }
    .photos-section.active .photos-heading h2 {
        padding: 22px 0 8px;
    }
    .photos-content-head {
        top: 150px;
    }
    .worth-block .num {
        width: 42px;
        height: 42px;
        line-height: 42px;
        font-size: 18px;
    }
    .filter-item {
        padding: 8px 12px;
    }
}
@media screen and (max-width: 480px) {
    .paw-print {
        width: 40px;
        height: 40px;
    }
    .paw-print.is-left {
        --paw-x: -8px;
        --paw-rotate: -5deg;
    }
    .paw-print.is-right {
        --paw-x: -28px;
        --paw-rotate: 5deg;
    }
    .footer-paw-trail .paw-print {
        width: 32px;
        height: 32px;
    }
    .footer-paw-trail .paw-print.is-left {
        --paw-x: -8px;
    }
    .footer-paw-trail .paw-print.is-right {
        --paw-x: 8px;
    }
    .logo {
        width: 93px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 32px;
    }
    .banner-img figure img {
        width: 260px;
    }
    .header-btn {
        padding: 0 12px;
    }
    ul.nav-menu li a.main-button {
        height: 58px;
        line-height: 54px;
        font-size: 24px;
    }
    .header-menu-left {
        padding: 12px;
        gap: 10px;
    }
    .header-menu-left figure {
        width: calc(100% - 200px);
    }
    .header-menu-left .content {
        width: 190px;
    }
    .header-menu-left p {
        font-size: 20px;
    }
    ul.second-menu {
        gap: 32px;
    }
    ul.second-menu li a {
        font-size: 16px;
    }
    .process-section h2 {
        font-size: 28px;
        padding: 20px 24px 0;
    }
    .online-section h2 {
        font-size: 36px;
    }
    .photos-holder {
        padding: 0 12px 80px;
    }
    .photos-heading h2 {
        font-size: 27px;
    }
    /* .online-section {
        padding: 120px 0 80px;
    } */
    .photos-heading figure {
        width: 100%;
    }
    .filter-item {
        padding: 8px;
    }
    .maintenance-right {
        gap: 10px;
        padding: 12px;
    }
    .maintenance-right figure {
        width: calc(100% - 200px);
    }
    .maintenance-right .content {
        width: 190px;
    }
    /* .inside-banner-wrap .img-block {
        height: 220px;
    } */
    /* .inside-banner-wrap .img-block figure:first-child {
        top: 25px;
    } */
    .personal-information-heading h2 {
        padding: 0 50px;
    }
    .personal-information-heading h2:before,
    .personal-information-heading h2:after {
        width: 60px;
    }
    .form-check {
        margin-bottom: 20px;
    }
    /* .homeOnePointFive .photos-heading h2, .homeTwoPointFive .photos-heading h2 {
        padding: 0 50px;
        font-size: 36px;
    } */
    .homeOnePointFive .photos-heading h2:before,
    .homeOnePointFive .photos-heading h2:after,
    .homeTwoPointFive .photos-heading h2:before,
    .homeTwoPointFive .photos-heading h2:after {
        width: 40px;
    }
    .homeTwo .photos-heading h2 {
        /* padding: 0 45px; */
        font-size: 36px;
    }
    /* .homeTwo .photos-heading h2:before, .homeTwo .photos-heading h2:after {
        width: 30px;
    } */
    .homeThree .banner-content p {
        margin-bottom: 8px;
    }
    .voter-details {
        padding: 5px 4px;
    }
    .vote span {
        font-size: 14px;
    }
    .photos-wrap figure img {
        height: 260px;
    }
    /* .banner {
        padding-top: 420px;
    }
    .banner-img {
        height: 420px;
    } */
    .one .banner-content h1 {
        top: -150px;
        text-align: left;
        left: 0;
    }
    .worth-block .icon img {
        width: 82px;
        max-height: 82px;
        object-fit: contain;
    }
    h1 {
        font-size: 34px;
    }
    .banner-content h1 {
        word-spacing: 2px;
    }
    .banner.two-point-five h1 {
        font-size: 27px;
    }
    .position {
        width: 24px;
        height: 24px;
    }
    .homeThree .photos-wrap figure .position .position-text:after {
        font-size: 16px;
    }
    .first-position-block {
        width: 100%;
        height: auto;
        min-width: inherit;
    }
    .first-position-img {
        width: calc(100% - 80px);
        margin: 0 auto;
    }
    .first-position-icon {
        width: 92px;
        left: -2px;
    }
    .homeThree .banner-content {
        padding-bottom: 80px;
    }
    .first-position-img figure .position,
    .homeThree .photos-wrap figure:first-child .position,
    .homeThree .photos-wrap figure:nth-child(2) .position {
        width: 36px;
        height: 40px;
        padding-bottom: 10px;
    }
    .homeThree .photos-wrap figure:first-child .position .position-text:after,
    .homeThree .photos-wrap figure:nth-child(2) .position .position-text:after {
        font-size: 16px;
    }
    .casting-process-and-prizes-block h4 br {
        display: block;
    }
    .banner.inside-page h1 {
        font-size: 44px;
    }
    .participation-uploaded-image-section h2 span {
        max-width: calc(100% - 60px);
        padding: 0 8px;
    }
    .participation-uploaded-image-section h2 span strong {
        letter-spacing: 0;
    }
    .maintenance-right figure img {
        height: 156px;
    }
    .share-block {
        gap: 8px;
    }
    .homeThree h1 {
        font-size: 42px;
    }
    .photos-section.active .photos-heading h2 {
        padding: 14px 0 6px;
    }
    .photos-content-head {
        top: 138px;
    }
    .worth-block .icon {
        width: 104px;
        height: 108px;
    }
}
@media screen and (max-width: 440px) {
    h2 {
        font-size: 32px;
    }
    h4 {
        font-size: 20px;
    }
    .menu-btn {
        width: 34px;
        height: 34px;
    }
    .nav-icon {
        width: 18px;
    }
    .fixed-button-section .main-button {
        min-width: 150px;
    }
    .vote span {
        font-size: 13px;
    }
    .banner-content h1 i {
        display: block;
    }
    .process-section h2 {
        font-size: 24px;
    }
    .photos-heading h2 {
        padding: 0;
    }
    .photos-heading h2:before,
    .photos-heading h2:after {
        width: 36px;
    }
    .process-section {
        padding: 6px 0 20px;
    }
    .link-text {
        margin-top: 16px;
    }
    .process-section .accordion-head span {
        font-size: 50px;
        margin-top: -4px;
    }
    .process-section .accordion-head h2 {
        width: calc(100% - 50px);
    }
    .process-block {
        gap: 20px;
    }
    .process-block .icon {
        width: 45px;
        height: 45px;
    }
    .process-block .content {
        width: calc(100% - 65px);
    }
    .process-block p {
        font-size: 15px;
    }
    .personal-information-heading h2 {
        padding: 0 36px;
    }
    .personal-information-heading h2:before,
    .personal-information-heading h2:after {
        width: 36px;
    }
    .photos-wrap figure img {
        height: 232px;
    }
    .photos-holder {
        padding: 0 8px 80px;
    }
    /* .banner {
        padding-top: 410px;
    } */
    /* .banner-img {
        height: 410px;
    } */
    .one .banner-content h1 {
        top: -130px;
    }
    h1,
    .homeOne h1 {
        font-size: 32px;
        letter-spacing: -0.3px;
    }
    /* .banner.two-point-five h1 {
        font-size: 28px;
    } */
    .position {
        width: 20px;
        height: 20px;
    }
    .homeThree .photos-wrap figure .position .position-text:after {
        font-size: 14px;
    }
    .homeThree .photos-wrap figure .position .position-text {
        line-height: 1;
    }
    .inside-banner-wrap .img-block figure {
        width: 119px;
        height: 198px;
    }
    .inside-banner-wrap .img-block {
        width: 230px;
        height: 180px;
    }
    .inside-banner-wrap .img-block figure:last-child {
        transform: rotate(20deg);
        top: -20px;
    }
    .inside-banner-wrap .img-block figure:first-child {
        transform: rotate(-10deg);
    }
    .inside-banner-wrap .img-block {
        margin: 8px auto 0;
    }
    body.homeOne .banner-img figure img {
        object-position: 26% top;
    }
    .price {
        font-size: 28px;
    }
    .personal-information-heading h2 {
        padding: 0 40px;
    }
    .personal-information-heading h2:before,
    .personal-information-heading h2:after {
        width: 32px;
    }
    .banner.inside-page h1 {
        font-size: 40px;
        margin-bottom: 0;
    }
    .error-page-section h1 {
        letter-spacing: -1%;
    }
    .process-wrap {
        padding: 24px 20px;
        border-width: 3px;
    }
    .online-section figure img {
        height: 250px;
    }
    .one .banner-content h1 {
        font-size: 36px;
    }
    .banner {
        padding-top: 60px;
    }
    .banner.one .banner-content p {
        font-size: 16px;
    }
    .worth-list {
        margin: 24px auto 0;
    }
    .worth-block .icon img {
        width: 56px;
        max-height: 56px;
    }
    .worth-block .icon {
        width: 92px;
        height: 72px;
        border-radius: 14px;
    }
    .price {
        font-size: 20px;
    }
    .info .info-details {
        font-size: 16px;
    }
    .worth-block {
        margin-bottom: 16px;
    }
    .worth-block .content {
        width: 170px;
    }
    .filter-item {
        font-size: 14px;
    }
    .banner.three .banner-content p {
        font-size: 20px;
    }
}
@media screen and (max-width: 420px) {
    /* .banner {
        padding-top: 390px;
    }
    .banner-img {
        height: 390px;
    }
    .worth-block {
        gap: 12px;
    } */
    .worth-block:last-child .price span br {
        display: block;
    }
    .one .banner-content h1 {
        top: -130px;
    }
    ul.nav-menu li a.main-button {
        padding: 0 20px;
    }
    .worth-block .num {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }
    .photos-heading h2 {
        font-size: 27px;
    }
    .online-section h2 {
        font-size: 32px;
    }
    .online-section p {
        font-size: 18px;
    }
}
@media screen and (max-width: 400px) {
    .container-fluid {
        padding: 0 16px;
    }
    .header-btn {
        padding: 0 8px;
        font-size: 13px;
    }
    .logo {
        width: 88px;
    }
    .hamburger {
        height: 11px;
    }
    .casting-process-and-prizes-section h3 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .casting-process-and-prizes-block {
        gap: 16px;
    }
    .casting-process-and-prizes-block .icon {
        width: 60px;
        height: 60px;
    }
    .casting-process-and-prizes-block .icon img {
        width: 30px;
        height: 30px;
    }
    .casting-process-and-prizes-block .content {
        width: calc(100% - 76px);
    }
    .casting-process-and-prizes-block h4 {
        font-size: 24px;
    }
    .casting-process-and-prizes-block p {
        font-size: 16px;
    }
    .banner.inside-page h1 {
        font-size: 48px;
    }
    .fixed-button-section .main-button {
        min-width: 100px;
        font-size: 16px;
    }
    .share-block {
        padding: 8px 12px;
        gap: 8px;
    }
    h2 {
        font-size: 30px;
    }
    .process-section .accordion-head span {
        font-size: 40px;
        margin-top: -1px;
    }
    /* .worth-block {
        padding-left: 20px;
    } */
    ul.nav-menu li a.main-button {
        font-size: 22px;
    }
    .share-button {
        font-size: 14px;
    }
    .worth-block {
        gap: 12px;
    }
    .worth-block .icon img {
        width: 72px;
        max-height: 52px;
    }
    .worth-block .icon {
        width: 80px;
        height: 72px;
        border-radius: 8px;
        padding: 8px;
    }
    /* .worth-block .content {
        width: calc(100% - 100px - 12px);
    } */
    .worth-block .num {
        width: 36px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }
    .price {
        font-size: 18px;
    }
    .main-button {
        font-size: 18px;
    }
    .banner.two-point-five h1 br {
        display: none;
    }
    .banner.two-point-five h1 {
        font-size: 26px;
    }
    .process-block {
        gap: 14px;
    }
    .process-block p {
        font-size: 13px;
    }
    .process-block .icon {
        width: 36px;
        height: 36px;
    }
    .process-block .content {
        width: calc(100% - 50px);
    }
    .process-wrap {
        padding: 24px 16px;
    }
    .banner-img figure img {
        width: 200px;
    }
    .filter-item {
        font-size: 14px;
    }
    .contact-section h2 {
        font-size: 32px;
    }
    .photos-heading h2 {
        font-size: 26px;
    }
}
@media screen and (max-width: 359px) {
    .banner.two-point-five h1 {
        font-size: 21px;
    }
    .worth-block .icon {
        width: 70px;
        height: 68px;
    }
    .footer-left .logo {
        width: 300px;
    }
}
