@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;
    }
    .homeTwo .photos-heading h2 {
        padding: 0 140px;
    }
    .homeTwo .photos-heading h2:before,
    .homeTwo .photos-heading h2:after {
        width: 110px;
    }
}
@media screen and (max-width: 1440px) {
    .banner-text {
        max-width: 830px;
    }
    .first-position-block {
        max-width: calc(100% - 830px);
    }
    .banner.two-point-five h1 {
        font-size: 72px;
    }
    .inside-banner-wrap h1 {
        width: calc(100% - 560px);
    }
    .worth-block {
        min-width: 260px;
    }
}
@media screen and (max-width: 1350px) {
    h1 {
        font-size: 88px;
    }
    .container-fluid {
        padding: 0 20px;
    }
    /* .banner-img {
        width: 41%;
    } */
    .casting-process-and-prizes-wrap {
        padding: 80px 20px 80px 0;
    }
    .casting-process-and-prizes-wrap:last-child {
        padding: 80px 0 80px 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) {
    .one .banner-content h1 {
        color: #ED38A7;
        text-shadow: 0 2.9px 0px #000;
    }
    .banner {
        padding-top: 960px;
    }
    .banner.three {
        padding-top: 0;
    }
    .banner-img {
        width: 100%;
        height: 960px;
    }
    .banner-img figure {
        /* border-top: 16px solid rgba(255, 115, 71, 1); */
        border-left: none;
    }
    .banner-img figure img.banner-mobile {
        display: block;
    }
    .banner-img figure img.banner-desktop {
        display: none;
    }
    .banner-content {
        padding-top: 60px;
    }
    .banner-text {
        max-width: 100%;
    }
    .one .banner-content h1 {
        position: absolute;
        top: -260px;
        right: 60px;
    }
    .banner-holder {
        position: relative;
        z-index: 1;
    }
    .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;
    }
    /* .contact-section h2 {
        font-size: 100px;
    } */
    /* .report-wrap .content {
        width: 400px;
    } */
    .banner.inside-page {
        padding: 150px 0 85px;
    }
    /* .inside-banner-wrap .img-block {
        width: 520px;
    } */
    .banner.inside-page h1 {
        width: calc(100% - 400px);
    }
    /* .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;
    }
    .banner-content {
        min-height: inherit;
        text-align: center;
        justify-self: center;
    }
    .homeThree .banner-content {
        display: block;
    }
    .first-position-block {
        max-width: 100%;
        margin: 40px auto 0;
    }
    .homeThree .banner-text {
        text-align: center;
    }
    .first-position-icon {
        left: -154px;
    }
    .first-position-block {
        width: 347px;
        height: 520px;
    }
    .homeThree .banner-content {
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 1250px) {
    .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;
    }
}
@media screen and (max-width: 1100px) {
    h1 {
        font-size: 80px;
    }
    h2 {
        font-size: 56px;
    }
    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;
    }
    .photos-heading h2 {
        font-size: 56px;
    }
    .photos-wrap figure img {
        height: 520px;
    }
    .online-wrap {
        display: block;
    }
    .online-section figure {
        width: 400px;
        max-width: 100%;
        margin: 0 auto 40px;
    }
    .online-section .content {
        width: 100%;
        text-align: center;
    }
    .online-button {
        display: table;
        margin: 0 auto;
    }
    .footer-middle ul {
        gap: 36px;
    }
    .online-section {
        padding: 80px 0;
    }
    .online-section h2 {
        margin-bottom: 56px;
        font-size: 36px;
    }
    .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: 67px;
    }
    .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;
    }
    .banner-img {
        height: 840px;
    }
    .banner {
        padding-top: 840px;
    }
    .one .banner-content h1 {
        top: -250px;
    }
}
@media screen and (max-width: 991px) {
    h1 {
        font-size: 72px;
    }
    .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;
    }
    .header-menu-right {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding: 0;
    }
    .header-menu {
        display: block;
    }
    ul.nav-menu li {
        display: table;
        margin: 0 auto 48px;
    }
    ul.second-menu {
        justify-content: center;
        margin-bottom: 48px;
    }
    .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: 330px;
    }
    .header-menu-left figure {
        width: calc(100% - 350px);
        margin: 0;
    }
    .header-menu-left .main-button {
        margin: 0;
    }
    .participation-uploaded-image-wrap {
        gap: 16px;
    }
    .photos-wrap figure img {
        height: 480px;
    }
    .photos-wrap {
        gap: 9px;
    }
    .photos-wrap figure {
        width: calc(33.33% - 6px);
    }
    .price {
        font-size: 42px;
    }
    .worth-block:first-child .price {
        font-size: 56px;
    }
    .info {
        font-size: 20px;
    }
    .info strong {
        font-size: 28px;
    }
    .info .info-details:last-child {
        text-indent: 40px;
    }
    .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;
    }
}
@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;
    }
    footer {
        padding: 40px 0 28px;
    }
    .footer-left {
        width: 100%;
    }
    .footer-right {
        width: 242px;
        padding-bottom: 38px;
    }
    .footer-middle {
        width: calc(100% - 242px);
    }
    .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;
    }
    .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;
        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;
    }
    .homeTwo .photos-heading h2 {
        font-size: 50px;
    }
    .photos-holder {
        padding-bottom: 180px;
    }
    .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;
    }
    .footer-middle ul {
        margin-top: 0;
    }
    .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;
    }
    .worth-block {
        min-width: 232px;
    }
    .worth-block:first-child .info .info-details:last-child {
        text-indent: 50px;
    }
}
@media screen and (max-width: 767px) {
    h1 {
        font-size: 64px;
    }
    h2 {
        font-size: 56px;
    }
    h3 {
        font-size: 36px;
    }
    h4 {
        font-size: 22px;
    }
    .container-fluid {
        padding: 0 12px;
    }
    .header-btn {
        height: 48px;
        line-height: 48px;
    }
    .colored-text-animation {
        font-size: 78px;
    }
    .banner-content {
        min-height: auto;
        padding-bottom: 50px;
    }
    .banner-content p {
        font-size: 24px;
        padding-right: 0;
    }
    .price-details .number {
        font-size: 32px;
    }
    .price {
        font-size: 48px;
    }
    .worth-block:first-child .price {
        font-size: 54px;
    }
    .process-section {
        padding: 80px 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-section h2 {
        margin-bottom: 56px;
    }
    .process-block .content {
        width: calc(100% - 98px);
        text-align: left;
    }
    .photos-heading {
        padding: 65px 0;
    }
    .photos-wrap figure img {
        height: 400px;
    }
    .fixed-button-wrap {
        padding-left: 0;
    }
    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;
    }
    .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%;
    }
    .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: 36px;
        margin-bottom: 40px;
    }
    .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 140px;
    }
    .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;
    }
    .worth-block {
        width: 100%;
        margin-bottom: 40px;
    }
    .worth-block {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 24px;
    }
    .worth-block .icon {
        margin: 0;
    }
    .worth-block .icon .icon-holder .num {
        width: 48px;
        height: 48px;
        line-height: 48px;
    }
    .worth-block .icon .icon-holder .num {
        font-size: 23px;
    }
    .worth-block .content {
        min-width: 260px;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
    }
    .price {
        margin: 0;
    }
    .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 .banner-text {
        padding-top: 40px;
    }
    .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;
    }
    .banner-img {
        height: 620px;
    }
}
@media screen and (max-width: 710px) {
    .header-btn {
        font-size: 22px;
        padding: 0 20px;
    }
    .logo {
        width: 160px;
    }
    .banner.one-point-five h1, .banner.two h1, .banner.two-point-five h1, .banner.three h1 {
        font-size: 56px;
        letter-spacing: -0.6px;
    }
    .banner-img {
        height: 580px;
    }
    .banner {
        padding-top: 580px;
    }
}
@media screen and (max-width: 680px) {
    h2 {
        font-size: 45px;
    }
    .colored-text-animation {
        font-size: 60px;
    }
    .banner.one .banner-content p {
        font-size: 22px;
    }
    .header-btn {
        font-size: 18px;
        height: 34px;
        line-height: 34px;
        border-radius: 8px;
    }
    .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-list {
        display: block;
    }
    .worth-block {
        margin-bottom: 32px;
        display: flex;
        flex-wrap: wrap;
        padding-left: 12px;
    }
    .worth-block:last-child {
        margin-bottom: 0;
    }
    .worth-block .icon {
        margin: 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;
    }
    .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;
    }
    .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: 105px;
    }
    .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 40px;
    }
    .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 100px;
    }
    .personal-information-heading h2:before, .personal-information-heading h2:after {
        width: 100px;
    }
    .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: 200px;
        height: auto;
        transform: rotate(5deg);
        left: -90px;
    }
    .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;
    }
    .price {
        font-size: 44px;
    }
    .worth-block:first-child .price {
        font-size: 50px;
    }
    .worth-block .icon img {
        width: 152px;
    }
    .banner.one-point-five h1, .banner.two h1, .banner.two-point-five h1, .banner.three h1 {
        font-size: 48px;
        letter-spacing: -0.5px;
    }
    .voter-details {
        font-size: 12px;
        border-radius: 10px;
    }
    .participation-uploaded-image-wrap figure {
        width: 169px;
        height: 249px;
    }
}
@media screen and (max-width: 575px) {
    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;
    }
    .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;
    }
    .price {
        font-size: 40px;
    }
    .price-details .number {
        font-size: 26px;
    }
    .price-details .text {
        font-size: 14px;
    }
    .photos-wrap figure img {
        height: 320px;
    }
    .photos-heading h2 {
        font-size: 36px;
    }
    .link-text {
        min-width: auto;
    }
    .pagination-block {
        margin-top: 40px;
    }
    .pagination-block nav .page-item.previous, 
    .pagination-block nav .page-item.next {
        width: calc((100% - 60px) / 2);
        bottom: -170px;
    }
    .show-all {
        margin: 25px auto 0;
    }
    .maintenance-section h1 {
        font-size: 32px;
    }
    .maintenance-left p {
        font-size: 22px;
    }
    .banner.inside-page {
        padding: 95px 0 57px;
    }
    .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: 32px;
        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-top: 12px;
        padding-bottom: 12px;
    }
    /* .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:first-child .price {
        font-size: 48px;
    }
    .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);
    }
    .banner.one-point-five h1, .banner.two h1, .banner.two-point-five h1, .banner.three 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;
    }
}
@media screen and (max-width: 530px) {
    .banner-content h1 br {
        display: none;
    }
    .banner.one .banner-content h1 br {
        display: block;
    }
    .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);
    }
    .banner.one-point-five h1, .banner.two h1, .banner.two-point-five h1, .banner.three h1 {
        font-size: 40px;
    }
    .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;
    }
}
@media screen and (max-width: 480px) {
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 32px;
    }
    .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;
    }
    .photos-holder {
        padding: 0 12px 180px;
    }
    .online-section {
        padding: 120px 0 80px;
    }
    .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 70px;
    }
    .personal-information-heading h2:before, .personal-information-heading h2:after {
        width: 70px;
    }
    .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: -180px;
        right: 0px;
        text-align: right;
    }
    .worth-block .icon img {
        width: 122px;
        max-height: 122px;
        object-fit: contain;
    }
    .banner.one-point-five h1, .banner.two-point-five h1, .banner.three h1 {
        font-size: 36px;
    }
    .position {
        width: 24px;
        height: 24px;
    }
    .homeThree .photos-wrap figure .position .position-text:after {
        font-size: 16px;
    }
    .first-position-block {
        width: 214px;
        height: 340px;
    }
    .first-position-icon {
        width: 144px;
        left: -64px;
    }
    .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;
    }
}
@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;
    }
    .photos-heading h2 {
        padding: 0 36px;
    }
    .photos-heading h2:before,
    .photos-heading h2:after {
        width: 36px;
    }
    .process-section {
        padding: 56px 0;
    }
    .process-section .accordion-head span {
        font-size: 50px;
        margin-top: -4px;
    }
    .process-section .accordion-head h2 {
        width: calc(100% - 50px);
    }
    .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 180px;
    }
    .online-section figure {
        width: 100%;
    }
    .banner {
        padding-top: 410px;
    }
    .banner-img {
        height: 410px;
    }
    .one .banner-content h1 {
        top: -170px;
    }
    .banner.one-point-five h1, .banner.two-point-five h1, .banner.three h1 {
        font-size: 32px;
        letter-spacing: -0.3px;
    }
    .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: 48px auto 0;
    }
    .participation-uploaded-image-section h2 span {
        max-width: calc(100% - 140px);
    }
    body.homeOne .banner-img figure img {
        object-position: 26% top;
    }
}
@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;
    }
}
@media screen and (max-width: 400px) {
    .header-btn {
        padding: 0 8px;
        font-size: 15px;
    }
    .logo {
        width: 105px;
    }
    .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: 140px;
    }
    .share-block {
        padding: 8px 12px;
        gap: 8px;
    }
    h2 {
        font-size: 30px;
    }
    .process-section .accordion-head span {
        font-size: 40px;
        margin-top: -1px;
    }
    .worth-block .content {
        min-width: 200px;
    }
}