    /*

Theme Name: Impact 360

Theme URI: 

Author: impact

Author URI: 

Description: Simple and Responsive Wordpress theme.

*/

    @font-face {
        font-family: "Syne-Regular";
        src: url("fonts/Syne-Regular.ttf");
    }

    @font-face {
        font-family: "Syne-Medium";
        src: url("fonts/Syne-Medium.ttf");
    }

    @font-face {
        font-family: "Syne-SemiBold";
        src: url("fonts/Syne-SemiBold.ttf");
    }

    @font-face {
        font-family: "Syne-Bold";
        src: url("fonts/Syne-Bold.ttf");
    }

    @font-face {
        font-family: "Syne-ExtraBold";
        src: url("fonts/Syne-ExtraBold.ttf");
    }

    /* -- style for common -- */

    :root {
        --primary-color: #000;
        --secondary-color: #FF494F;
        --white-color: #ffffff;
        --white-rgb: 255, 255, 255;
    }

    body {
        font-family: "Syne-Regular";
        overflow-x: hidden;
        color: var(--white-color);
        font-size: 18px;
        line-height: 33.48px;
        background-color: var(--primary-color);
    }

    a,
    input,
    textarea,
    button,
    select {
        outline: none;
    }

    a:hover,
    a:focus,
    input:focus,
    textarea:focus,
    button:focus,
    select:focus {
        outline: none;
        text-decoration: none;
    }

    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-box-shadow: none;
        -webkit-text-fill-color: var(--white-color);
    }

    input:-webkit-autofill {
        -webkit-background-clip: text;
        -webkit-text-fill-color: var(--white-color);
    }

    a {
        color: var(--white-color);
    }

    a:hover {
        color: var(--secondary-color);
    }

    p {
        color: var(--white-color);
        font-size: 18px;
        line-height: 33.48px;
        margin-bottom: 16px;
    }

    input[type=text],
    input[type=email],
    input[type=tel],
    input[type="password"],
    select {
        width: 100%;
        padding: 11px 15px !important;
        border-radius: 0px;
        color: var(--white-color) !important;
        height: 55px;
        font-size: 16px !important;
        border-radius: 0px !important;
        border: 1px solid rgba(255, 255, 255, 0.4) !important;
        box-shadow: none !important;
        background-color: var(--primary-color) !important;
    }

    select {
        -o-appearance: none;
        -ms-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-image: url(./images/down-arrow.svg);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-repeat: no-repeat;
        background-position-x: 95%;
        background-position-y: 54%;
        background-size: 20px;
        cursor: pointer;
        padding-right: 36px;
    }

    input:focus,
    select:focus {
        border: 1px solid rgba(255, 255, 255, 0.4) !important;
        box-shadow: none !important;
    }

    textarea {
        padding: 11px 15px !important;
        width: 100%;
        border-radius: 0px;
        color: var(--white-color) !important;
        border-radius: 0px !important;
        height: 188px !important;
        border: 1px solid rgba(255, 255, 255, 0.4) !important;
        font-size: 16px !important;
        background-color: var(--primary-color) !important;
    }

    textarea:focus {
        border: 1px solid rgba(255, 255, 255, 0.4);
        box-shadow: none !important;
    }

    header,
    section,
    footer {
        float: left;
        width: 100%;
    }

    .container {
        width: 1437px;
        max-width: 100%;
        padding: 0px 70px;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "Syne-SemiBold";
        color: var(--white-color);
        font-weight: initial;
    }

    img.alignright {
        float: right;
        margin: 0 0 1em 1em;
    }

    img.alignleft {
        float: left;
        margin: 0 1em 1em 0;
    }

    img.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .alignright {
        float: right;
    }

    .alignleft {
        float: left;
    }

    .aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    h1 {
        font-size: 36px;
        line-height: 46px;
    }

    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    h3 {
        font-size: 28px;
        line-height: 38px;
    }

    h4 {
        font-size: 26px;
        line-height: 36px;
    }

    h5 {
        font-size: 24px;
        line-height: 34px;
    }

    h6 {
        font-size: 22px;
        line-height: 30px;
    }

    .full-width {
        width: 100%;
        float: left;
    }

    input,
    textarea,
    button,
    select,
    label,
    a,
    span,
    img {
        -webkit-tap-highlight-color: transparent;
        tap-highlight-color: transparent;
    }

    :focus {
        box-shadow: none !important;
    }

    /* Header Starts */

    .res-menu {
        display: none;
    }

    .mobile-logo-sec {
        display: none;
    }

    .header_sec {
        display: flex;
        padding: 18px 238px;
        align-items: center;
        justify-content: space-between;
        column-gap: 20px;
    }

    .banner-sec .btn-sec.full-width {
        margin-top: 20px;
    }

    .nav li a {
        font-size: 16px;
        line-height: 29.16px;
        font-family: "Syne-Medium";
    }

    #main-menu {
        display: flex;
        gap: 52px;
        align-items: center;
    }

    .book-ticket a {
        min-width: 223px;
        min-height: 78px;
        background-color: var(--secondary-color);
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .book-ticket a,
    .common-btn {
        min-width: 223px;
        min-height: 78px;
        background-color: var(--secondary-color);
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-family: "Syne-Medium";
        font-size: 15px !important;
        text-transform: uppercase;
        letter-spacing: 2.55px;
        border: 1px solid var(--secondary-color);
        padding: 10px 15px;
        position: relative;
        color: var(--white-color);
        cursor: pointer;
        line-height: 15px !important;
    }

    .nav li.home.active a {
        color: var(--secondary-color);
    }

    .book-ticket {
        margin-left: 30px;
    }

    footer ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .footer-logo.full-width,
    .footer-menu {
        text-align: center;
    }

    #footer-right {
        display: inline-flex;
        gap: 52px;
    }

    .footer-btm-sec {
        display: flex;
        /* flex-direction: row-reverse; */
        justify-content: space-between;
        align-content: center;
        margin-top: 88px;
    }

    .social-media-links {
        display: flex;
        gap: 27px;
    }

    .footer-menu {
        padding-top: 61px;
    }

    .footer-right li a {
        font-size: 16px;
    }

    footer.container {
        width: 1253px;
    }

    .footer-copyright-sec {
        font-size: 15px;
        line-height: 29.33px;
    }

    footer {
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        padding: 69px 0px;
    }

    .banner-sec video {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        position: absolute;
        left: 0px;
        top: 0px;
    }

    .header_sec_main {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
    }

    .banner-sec {
        position: relative;
        min-height: 100vh;
        display: flex;
        align-items: center;
        padding: 112px 0px;
    }

    header {
        position: relative;
        z-index: 9;
    }

    .banner-content {
        position: relative;
        z-index: 1;
    }

    .common-sub-title {
        font-size: 16px;
        line-height: 29.33px;
        position: relative;
        padding-left: 10px;
        display: inline-block;
    }

    .common-sub-title::after {
        position: absolute;
        content: "";
        left: 0px;
        top: 7px;
        background-image: url(./images/star.svg);
        width: 8px;
        height: 8px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .common-sub-title::before {
        position: absolute;
        content: "";
        left: 0px;
        bottom: -8px;
        background-image: url(./images/wave.svg);
        width: 100%;
        height: 7px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .banner-content .common-sub-title::before {
        display: none;
        content: none;
    }

    .banner-content .common-sub-title::after {
        display: none;
        content: none;
    }

    .about-rgt-sec .common-sub-title::after {
        display: none;
        content: none;
    }

    .about-rgt-sec .common-sub-title::before {
        display: none;
        content: none;
    }

    .banner-sub-content h1 {
        font-size: 68px;
        line-height: 78px;
        margin-bottom: 20px;
    }

    .banner-sub-content h2 {
        font-size: 44px;
        line-height: 48px;
    }

    .btn-sec.full-width {
        margin-top: 64px;
    }

    .banner-sec .container {
        width: 1599px;
    }

    .about-lft-sec {
        display: flex;
        align-items: center;
        gap: 25px;
    }

    .about-sec .container {
        width: 1513px;
    }

    .about-sec {
        padding: 190px 0px;
    }

    .about-sub-sec.full-width {
        display: flex;
        column-gap: 112px;
    }

    .abt-img img {
        width: 100%;
        height: 488px;
        object-fit: cover;
    }

    .abt-video video {
        width: 100%;
        height: 488px;
        object-fit: cover;
    }

    .abt-video,
    .abt-img {
        width: 50%;
    }

    .about-rgt-sec {
        width: 42%;
    }

    .about-lft-sec {
        width: 58%;
        padding-left: 150px;
    }

    p:last-child {
        margin-bottom: 0px !important;
    }

    .font-55 {
        font-size: 50px;
        line-height: 60px;
        text-transform: uppercase;
    }

    .font-44 {
        font-size: 44px;
        line-height: 52.8px;
    }

    .client-name {
        text-align: right;
    }

    .client-contact {
        width: 20%;
        text-align: center;
    }

    .client-img {
        width: 20%;
    }

    .client-content {
        width: 60%;
    }

    .client-top-sec {
        display: flex;
        column-gap: 10px;
    }

    .client-content h3 {
        width: 730px;
        max-width: 100%;
    }

    .contact-btn {
        width: 140px;
        height: 140px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        background-color: var(--secondary-color);
        color: #fff;
        border-radius: 50%;
        padding: 10px;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 19.2px;
    }

    .ceo {
        position: absolute;
        left: -40px;
        top: 13px;
        color: var(--secondary-color);
    }

    .ceo::before {
        content: "";
        position: absolute;
        width: 26px;
        height: 2px;
        background-color: var(--secondary-color);
    }

    .client-name.full-width h6::before {
        display: none;
    }

    .client-auto-increment-sec h5 {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 21px;
    }

    .client-auto-increment-sec p {
        font-size: 18px;
        line-height: 23.4px;
    }

    .client-btm-sub-sec {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .client-btm-sub-sec {
        width: 816px;
        float: none;
        margin: 0 auto;
        max-width: 100%;
    }

    .client-btm-sec.full-width {
        border-top: 1px solid rgba(255, 255, 255, 0.08);
        padding-top: 25.66px;
        margin-top: 25.66px;
    }

    .font45 {
        font-size: 45px;
        line-height: 54px;
        text-transform: uppercase;
    }

    .event-item {
        display: flex;
        column-gap: 60px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding-bottom: 38px;
        margin-bottom: 28px;
        align-items: center;
    }

    .event-date-sec span {
        font-size: 48px;
        width: 100%;
        float: left;
        line-height: 29.76px;
        color: var(--white-color);
        margin-bottom: 5px;
        font-family: "Syne-Medium";
    }

    .event-image-sec img {
        width: 100%;
        border-radius: 60px;
        height: 105px;
        object-fit: cover;
    }

    .event-date-sec {
        width: 9%;
        font-size: 24px;
        color: rgba(255, 255, 255, 0.7);
    }

    .event-title-sec {
        width: 28%;
    }

    .date-fld {
        position: relative;
        padding-left: 25px;
    }

    .date-fld::after {
        position: absolute;
        content: "";
        left: 0px;
        top: 7px;
        background-image: url(./images/calender.svg);
        width: 14px;
        height: 17px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .event-price-sec {
        width: 18%;
        font-size: 32px;
        color: var(--secondary-color);
        line-height: 29.76px;
        padding: 22px 10px;
        border: 1px solid rgba(255, 255, 255, 0.3) !important;
        text-align: center;
    }

    .event-image-sec {
        width: 27%;
    }

    .event-ticket-sec {
        width: 18%;
    }

    .upcoming-event-schedule-sec {
        min-height: 503px;
        display: flex;
        align-items: center;
        background-size: cover;
        background-position: center;
        position: relative;
    }

    .upcoming-event-schedule-lft {
        width: 62%;
    }

    .upcoming-event-schedule-rgt {
        width: 38%;
        text-align: center;
    }

    .upcoming-event-schedule-top-sec {
        display: flex;
        align-items: center;
    }

    .book-today-btn {
        width: 126px;
        height: 126px;
        display: inline-flex;
        background-color: var(--secondary-color);
        align-items: center;
        justify-content: center;
        padding: 20px;
        text-align: center;
        border-radius: 50%;
        line-height: 20px;
        font-size: 18px;
        font-family: "Syne-SemiBold";
    }

    .event-time {
        padding-left: 40px;
        position: relative;
    }

    .event-time:before {
        position: absolute;
        content: "";
        left: 15px;
        top: 9px;
        background-image: url(./images/calender.svg);
        width: 14px;
        height: 17px;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .event-date-time {
        padding-top: 70px;
        display: flex;
        align-items: center;
    }

    .upcoming-event-sec {
        padding: 105px 0px;
    }

    .upcoming-event-content-sec {
        padding-top: 75px;
    }

    .our-services-sec {
        padding: 138px 0px;
    }

    .our-services-sec.full-width h3 {
        text-align: center;
    }

    .service-section {
        padding-top: 64px;
        display: flex;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        column-gap: 32px;
    }

    .service-sub-sec h5 {
        font-size: 36px;
        line-height: 38px;
        text-transform: uppercase;
        padding-top: 10px;
    }

    .gallery-sec .container {
        width: 1720px;
    }

    .gallery-sec .font45 {
        padding-left: 156px;
        margin-bottom: 90px;
    }

    .service-img img {
        height: 410px;
        object-fit: cover;
    }

    .service-sub-sec:nth-of-type(2) {
        margin-top: 103px;
    }

    .gallery-sec.full-width {
        padding: 121px 0px 111px 0px;
    }

    .contact-list {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
    }

    .contact-list li a {
        font-size: 26px;
        font-family: "Syne-SemiBold";
        line-height: 29.76px;
    }

    .contact-list li {
        width: 100%;
        float: left;
        margin-bottom: 66px;
        position: relative;
        padding-left: 73px;
    }

    .contact-email::before,
    .contact-phone::before,
    .contact-location::before {
        position: absolute;
        content: "";
        width: 59px;
        height: 59px;
        background-size: 100%;
        background-repeat: no-repeat;
        left: 0px;
        top: 50%;
        transform: translateY(-50%);
    }

    .contact-email::before {
        background-image: url(./images/email.svg);
    }

    .contact-phone::before {
        background-image: url(./images/phone.svg);
    }

    .contact-location::before {
        background-image: url(./images/location.svg);
    }

    .contact-location::before {
        top: -12px !important;
        transform: none !important;
    }

    .contact-list li h5 {
        font-size: 26px;
        line-height: 29.76px;
    }

    .contact-list li p {
        font-size: 18px;
        line-height: 28px;
        color: rgba(255, 255, 255, 0.7);
    }

    .contact-sec {
        display: flex;
        column-gap: 30px;
    }

    .contact-lft-sec {
        width: 50%;
    }

    .contact-rgt-sec {
        width: 50%;
    }

    .contact-rgt-sec p {
        font-size: 18px;
        line-height: 28px;
        color: rgba(255, 255, 255, 0.7);
    }

    label {
        font-size: 18px !important;
        line-height: 28px !important;
        color: var(--white-color) !important;
        font-weight: 400 !important;
    }

    .header_sec_main.fixed {
        background-color: var(--primary-color);
        z-index: 999;
        width: 100%;
    }

    .header_sec_main.fixed {
        background-color: var(--primary-color);
        z-index: 9;
        width: 100%;
    }

    .contact-lft-sec h3 {
        margin-bottom: 66px;
    }

    .contact-rgt-sec h3 {
        margin-bottom: 36px;
    }

    .common-btn:hover {
        color: #fff;
    }

    .book-ticket a:hover {
        color: #fff;
    }

    .banner-sec::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.4);
        left: 0px;
        top: 0px;
        z-index: 1;
    }

    .contact-btn:hover,
    .book-today-btn:hover {
        color: var(--white-color);
    }

    body .single-image-103 {
        padding: 0px !important;
    }

    body .single-image-103 img {
        padding: 0px;
        margin: 0px !important;
        margin-bottom: 0px;
        width: 400px !important;
        height: 400px !important;
    }

    .inner-page.full-width {
        padding: 112px 0px;
        text-align: center;
    }

    .abt-video {
        height: 488px;
    }

    div#contact {
        padding-bottom: 111px;
    }

    #frm_field_6_container {
        margin-bottom: 0px !important;
    }

    fieldset {
        padding-bottom: 0px !important;
    }

    .event-item:last-child {
        margin-bottom: 0px !important;
    }

    .holi {
        position: relative;
        color: var(--secondary-color);
    }

    .holi::before {
        position: absolute;
        content: "";
        left: 0px;
        bottom: -2px;
        background-image: url(./images/holi.svg);
        width: 140px;
        height: 14px;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .upcoming-event-schedule-lft h3 {
        padding-top: 14px;
    }

    .event-image-sec {
        border-radius: 60px;
    }

    .contact-form-sec .common-btn {
        float: right;
    }

    .frm_error {
        color: #d54f4f !important
    }

    .book-ticket a {
        font-size: 15px !important;
        line-height: 15px !important;
    }

    .event-ticket-sec a {
        font-size: 12px;
        font-family: "Syne-Bold";
        line-height: 12px;
    }

    #footer-right a {
        font-family: "Syne-Medium";
    }

    .past-sec-sub {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 50px;
    }

    .event-past-image-sec img {
        width: 100%;
        height: 410px;
        object-fit: cover;
    }

    .event-past-title-sec h4 {
        font-size: 36px;
        line-height: 38px;
        margin-top: 19px;
    }

    .past-sec {
        width: 100%;
        float: left;
        padding-top: 155px;
    }

    .past-sec-sub-main {
        width: 100%;
        float: left;
        padding-top: 70px;
    }

    .event-past-date-sec {
        display: flex;
        gap: 10px;
        justify-content: space-between;
        color: rgba(255, 255, 255, 0.5);
    }

    .past-date-lft {
        color: #fff !important;
    }

    .inner-page-banner {
        margin-top: 112px;
        padding: 50px 0px;
    }

    .inner-page-content-sec ul {
        margin-bottom: 20px;
        padding: 0px;
        list-style-type: none;
    }

    .inner-page-content-sec ul li {
        position: relative;
        padding-left: 20px;
        margin-bottom: 5px;
    }

    .inner-page-content-sec ul li::before {
        position: absolute;
        content: "";
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: var(--secondary-color);
        left: 0px;
        top: 14px;
    }

    .inner-page-content-sec {
        padding-bottom: 155px;
    }

    .inner-page-content-sec a {
        color: var(--secondary-color);
    }

    .inner-page-content-sec a:hover {
        color: var(--white-color);
    }

    .event-past-title-sec {
        position: relative;
    }

    .hover-title {
        display: none;
        /* position: absolute;
  left: 0px;
  top: -15px;
  background-color: #000; */
    }

    .event-past-title-sec:hover .hover-title {
        display: block;
    }

    .event-past-title-sec:hover .non-hover-title {
        display: none;
    }

    .our-services-sec.partners-sec .event-past-image-sec img {
        object-fit: contain;
        height: 170px;
    }

    .our-services-sec.partners-sec.full-width {
        padding-top: 0px;
    }

    .our-services-sec.partners-sec.full-width h4 {
        text-transform: uppercase;
    }

    .our-services-sec.partners-sec.full-width .past-sec-sub {
        grid-template-columns: repeat(4, 1fr);
    }

    .upcoming-event-schedule-sec::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        background-color: #0000007d;
        width: 100%;
        height: 100%;
    }

    .upcoming-event-schedule-top-sec {
        position: relative;
    }

    #events,
    #menu-item-13,
    #menu-item-19,
    #menu-item-16,
    .upcoming-event-schedule-rgt,
    .event-date-time {
        display: flex;
    }


    .upcoming-event-schedule-sec {
        margin-top: 155px;
    }

    .back_to_hm.full-width a {
        color: var(--white-color);
    }

    .about-rgt-sec .btn-sec.full-width {
        margin-top: 15px;
    }

    .footer-btm-sec .social-media-links img {
        height: 30px;
        width: 30px;
    }

    /* Popup Box */
    /* CSS */

    .image-container {
        position: relative;
        display: inline-block;
    }

    .branding-popup {
        display: none;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: white;
        padding: 20px;
        border: 1px solid #ccc;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        z-index: 1000;
    }

    .branding-popup-content {
        position: relative;
    }

    .close-btn {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        font-size: 20px;
    }

    .service-popup {
        position: fixed;
        width: 100%;
        height: 100vh;
        left: 0px;
        top: 0px;
        background-color: #000;
        z-index: 999;
        padding: 50px;
        display: none;
    }

    .service-popup-sub {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .service-popup-inner {
        width: 600px;
        max-width: 100%;
        padding: 50px;
        position: relative;
    }

    .close-popup {
        position: absolute;
        right: 0px;
        top: 0px;
        cursor: pointer;
    }

    .service-content {
        cursor: pointer;
    }

    .venue-partners .event-past-item img {
        height: 170px;
        object-fit: contain;
    }

    .impact-wibi {
            color: var(--secondary-color) !important;
    }

.cpy_rgt {
font-size:15px;
}