@media screen and (max-width:1390px) {
    .hiff-timer {
        gap: 40px;
    }
}

@media screen and (max-width:1200px) {
    .item.item10 img {
        max-width: 189px;
    }

    .item1 img {
        width: 100%;
    }

    .hiff-timer {
        gap: 20px;
    }
}

@media screen and (max-width:1024px) {

    .heroContentHead {
        width: 560px;
    }

    .heroContentHead h1 {

        font-size: 34px;
    }

    .hding {
        width: 100%;
        height: 95px;
        position: relative;
        overflow: hidden;
    }

    .mainMenu ul li a {

        font-size: 14px;
    }

    .heroBtn a {

        font-size: 14px;
    }

    .hff-sponsrSlider .item img {

        width: 140px;
    }

    .hiffAbout-head h2 {

        font-size: 36px;
    }

    .line svg {

        width: 100%;
    }

    .hiff-spons h3 {
        font-size: 20px;
    }

    .fr-pd {
        padding-left: 10px;
        padding-right: 10px;
    }

    .timerblk .time span {
        font-family: var(--time-font);
        font-size: 20px;
        color: var(--secondary-color);
    }

    .feat-hd .count span {
        font-weight: 800;
        font-size: 26px;
        font-family: var(--text-font);
        color: var(--heading-color);
    }

    .hff-aboutDetail .abt-det {

        font-size: 17px;
    }

    .whyTitle h2 {

        font-size: 100px;
    }

    .pageTitle {

        padding: 7em 0;
    }

    .pageTitle h1 {
        font-size: 34px;
        color: var(--heading-color);
        margin-top: 1em;
    }


    .about-content .hding {

        margin-bottom: 12px;
    }
}

@media screen and (max-width:992px) {

    .hiffAbout-head h2 span {

        display: inline-block;
    }

    .hiffAbout-head h2 {
        font-size: 28px;
    }

    .hiffAbout-para p {
        line-height: 1.6;
        font-size: 14px;
    }



    .hiff-timer {

        gap: 32px;
    }

    .time p {

        font-size: 12px;
    }

    .hff-aboutDetail-contain {

        padding: 26px;
    }

    .hff-aboutDetail .abt-det {
        font-size: 16px;
    }

    .hiff-feature {

        margin-bottom: 12px;
    }

    .feat-hd .count span {

        font-size: 22px;
    }

    .feat-hd .icon img {

        width: 35px;
        height: 35px;
    }

    .hff-feature-contain {

        margin-bottom: 16px;
    }

    .whyTitle h2 {
        font-size: 80px;
    }

    .powered-prtn img {
        width: 180px;
        height: auto;
        margin-top: 10px;
    }

    .sect-title h2 {
        font-size: 25px;
        font-family: var(--heading-text);
        text-align: center;
        color: var(--heading-color);
    }

    .reg-img {

        margin-bottom: 14px;
    }

    .reg-img img {

        display: block;
        margin: auto;
    }

    .about-content h2 {

        max-width: 100%;
    }

    .about-content p {

        padding-right: 0;
    }

    .vist-dt-blk .mnth {

        font-size: 14px;
        padding: 8px;
    }

    .vist-dt-blk .vis-dt {
        font-size: 14px;
        padding: 8px;

    }

    .vist-cont p {
        width: 500px;
        margin: auto;
        max-width: 100%;
        font-size: 16px;
        font-weight: 500;
    }
}

@media screen and (max-width:767px) {

    .slick-slide img {
        margin-bottom: 10px;
    }

    .asosn-blk {
        display: block;
    }

    .asosan img {
        height: 200px;
        margin-right: 0px;
        margin: 0 auto;
    }

    .asosn-img {
        display: flex;
        justify-content: center;
    }

    .asosn-img {
        width: 100%;
    }

    .storyMenu ul {
        gap: 15px;
    }

    .logo img {
        width: 150px;
    }

    .mainMenu ul {
        gap: 15px;
    }

    .item1 img {
        width: 220px;
    }

    .co-spnsr {
        justify-content: start;
    }

    .fr-pd h3 {
        text-align: left ! important;

    }

    .fr-pd {
        margin-bottom: 20px;
    }

    .prom-logo-bx {
        width: 140px;
    }

    .hiff-spons {
        padding-bottom: 0.8em;
    }
}

@media screen and (max-width:660px) {

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .mob-toggle {

        display: block;
        position: relative;
        z-index: 22;
    }

    .mainMenu {

        position: fixed;
        top: 80px;
        right: 20px;
        width: 200px;
        padding: 24px 0;
        background-color: #fff;
        border-radius: 6px;
        transform: translateY(-20px);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-box-shadow: -2px 6px 15px -14px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -2px 6px 15px -14px rgba(0, 0, 0, 0.75);
        box-shadow: -2px 6px 15px -14px rgba(0, 0, 0, 0.75);
    }

    .mainMenu.open {

        opacity: 1;
        visibility: visible;
        transform: translateX(0);
    }

    .mainMenu ul {

        display: block;
        text-align: center;
    }

    .mainMenu ul li {

        margin-bottom: 18px;
    }

    .mainMenu ul li:last-child {

        margin-bottom: 0;
    }

    .mainMenu ul li a {

        font-size: 17px;
    }

    .mainMenu ul .active::after {
        content: "";
        position: absolute;
        bottom: -8px;
        left: 0;
        right: 0;
        margin: auto;
        width: 40%;
        height: 3px;
        border-radius: 30px;
        background-color: var(--primary-color);
        transition: all 0.3s;
        opacity: 1;
        visibility: visible;
    }

    .abt-feat-blk {

        margin-bottom: 16px;
        height: auto;
    }

    .thank-content {

        width: 100%;
    }

    .hiff-footer .container {
        border-top: 1px solid #ECECEC;
        padding-top: 2em;
    }

    .item.item10 img {
        max-width: 200px !important;
    }

    /* .item1.item10 a img {
        max-width: 200px !important;
    }
    .item2.item10 a img {
        max-width: 200px    !important;
    } */

    .story-sch {

        margin-bottom: 14px;
    }

    .story-sch ul {
        display: block;
    }

    .story-sch ul li {

        margin-bottom: 12px;
    }

    .story-video iframe {

        width: 100%;
    }

    .cont-detail {
        margin-bottom: 20px;
        height: auto;
    }

    .hff-sponsrSlider .item img {
        width: 140px;
        margin: auto;
    }

    .prom-items img {

        display: block;
        margin: auto;
    }

    .hiffAbout-head {

        display: block;
    }

    .hiffAbout-para {

        width: 100%;
        margin-top: 12px;
    }

    .timerblk .time span {

        font-size: 22px;
    }

    .hiff-timer {
        gap: 60px
    }

    .hiff-schedule-contain {

        margin-bottom: 20px;
    }

    .hff-sponsrSlider .item img {
        filter: grayscale(0);
        opacity: 0.8;
        transition: all 0.3s;
        margin-top: 16px;
    }

    .sect-title h2 {

        font-size: 32px;
    }

    .whyTitle {
        position: static;
    }

    .whyHiff {

        padding: 2em 0;
    }

    .whyImg img {

        width: 90px;
    }

    .whyTitle h2 {

        text-align: left;
        margin-bottom: 20px;
    }

    .whyImg {
        position: absolute;
        bottom: 5px;
        right: 175px;
        animation: animName 25s linear infinite;
        z-index: 1;
    }

    .hiff-timer {
        display: flex;
        justify-content: space-between;
        gap: 0;

    }

    .timerblk {
        margin-bottom: 20px;
    }

    .whyTitle h2 {
        font-size: 60px;
    }

    .tst-video-blk {
        margin-bottom: 24px;
    }

    .mda-logo-blk {
        margin-top: 26px;
        margin-bottom: 0px;
    }

    .meda-prtnsr {
        margin-top: 50px;
    }

}

@media screen and (max-width:575px) {
    .gal-tab button {
        padding: 6px;
        font-size: 13px;
    }
}

@media screen and (max-width:500px) {
    .storyMenu ul li a {
        text-align: center;
        font-size: 13px;
    }

    .hiff-spons {
        padding-top: 1.8em;
        /* padding-bottom: 1.8em; */
    }
}

@media screen and (max-width:431px) {
    .logo img {

        width: 110px;
    }

    .heroContentHead h1 {
        font-size: 28px;
    }

    .about-content h2 {
        font-size: 24px;
    }

    .about-content .hding {

        height: 95px;
    }

    .hding {
        width: 100%;
        height: 90px;
        position: relative;
        overflow: hidden;
    }

    .thank-content h3 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .thank-content p {

        font-size: 15px;
    }

    .abt-feature h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .abt-feature p {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .footer-social ul {

        justify-content: center;
        margin-bottom: 14px;
    }

    .ftr-link ul {

        justify-content: center;
        margin-top: 14px;
    }

    .hero-timer .hiff-timer {

        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 40px;
        margin-bottom: 0;

    }

    .item1 img {
        width: 210px;
    }

    .asosan img {
        height: 155px;
    }

    .gal-tab {
        gap: 4px;
    }

}

@media screen and (max-width: 378px) {

    .logo img {

        width: 90px;
    }

    .heroContentHead h1 {
        font-size: 24px;
    }

    .heroContentHead span {

        font-size: 14px;
    }

    .heroBtn a {
        font-size: 13px;
    }

    .hff-sponsr {

        margin-top: 40px;
    }

    .prom-items img {

        display: block;
        margin: auto;
    }

    .whyImg {
        position: absolute;
        bottom: 10px;
        right: 125px;
        animation: animName 25s linear infinite;
        z-index: 1;
    }

    .hding {
        width: 100%;
        height: 80px;
        position: relative;
        overflow: hidden;
    }

    /* .co-spnsr {
        display: block;
    } */

    /* .item1.item10 {
        margin-top: 20px;

    } */

    .asosan img {
        height: 140px;
    }
}

@media screen and (max-width: 340px) {
    .storyMenu ul {
        gap: 11px;
    }

    .gal-tab button {
        padding: 5px;
        font-size: 11px;
    }
}

@media screen and (max-width: 321px) {

    .logo img {

        width: 92px;
    }

    .whyImg {
        position: absolute;
        bottom: 10px;
        right: 75px;
        animation: animName 25s linear infinite;
        z-index: 1;
    }

    .heroContentHead span {
        font-size: 12px;
    }

    .heroContentHead h1 {
        font-size: 22px;
    }

    .heroContent .hding {

        height: 75px;
    }

    .heroContent p {

        font-size: 14px;
    }

    .gal-tab {

        display: block;
    }

    .gal-tab button {
        margin: auto;
    }

    .storyMenu ul {

        display: block;
    }

    .storyMenu ul li {
        margin-bottom: 18px;
    }

    .storyMenu ul li:last-child {

        margin-bottom: 0;
    }

    .storyMenu ul li a {

        display: block;
        text-align: center;
    }

    .hero-timer .hiff-timer {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
        margin-bottom: 0;
    }
}
