body.home-page {
    background: #111924 !important;
}

.main-menu .navbar-nav .nav-link:hover {
    color: #3185FC;
}

.main-menu {
    z-index: 3;
}

.menu-register-btn {
    color: #3185FC;
    background-color: #fff;
    border-radius: 60px;
    text-decoration: none;
    display: inline-block;
    padding: 13px 35.8px;
    font-weight: 500;
    font-size: 16px;
}

.menu-register-btn:hover {
    color: #fff;
    background-color: #3185FC;
}

.new-footer-section {
    padding-top: 40px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(34, 100, 192, 0.1) 100%);
}

.footer-middle-content,
.top-footer-content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 30px;
    justify-content: space-between;
    align-items: center;
}

.footer-middle-content .footer-middle-content-left,
.footer-middle-content .footer-middle-content-right,
.top-footer-content .top-footer-left-content,
.top-footer-content .top-footer-right-content {
    padding: 0 15px;
}

.top-footer-content .footer-social {
    padding: 0;
    margin: 0;
    list-style: none;
}

.top-footer-content .footer-social li {
    margin-right: 30px;
}

.top-footer-content .footer-social li:last-of-type {
    margin-right: 0;
}

.top-footer-content .footer-social li a {
    font-size: 20px;
    color: #fff;
}

.top-footer-content .footer-social li a:hover {
    color: #3185FC;
}

.footer-middle-content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 0
}

.footer-middle-content:before {
    content: "";
    position: absolute;
    top: 0;
    background-color: rgba(49, 133, 252, 0.2);
    height: 1px;
    max-width: 85%;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
}

.footer-middle-content-left ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-middle-content-left ul li:first-of-type {
    padding-left: 0;
}

.footer-middle-content-left ul li {
    padding: 0 15px;
    border-right: 1px solid #fff;
}

.footer-middle-content-left ul li a {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.footer-middle-content-left ul li:last-of-type {
    border-right: 0;
}

.footer-middle-content-left ul li a:hover {
    color: #3185FC;
}

.footer-middle-content-right ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -7.5px;
    list-style: none;
}

.footer-middle-content-right ul li {
    padding: 0 7.5px;
}

.copyright-block {
    background: rgba(49, 133, 252, 0.1);
    padding: 15px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    text-align: center;
}

.copyright-block p {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
}

.call-to-action-content {
    padding-bottom: 100px;
}

.call-to-action-inner {
    padding: 30px;
    border-radius: 23px;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 106, 255, 0.5) 100%);
}

.call-to-action-inner .call-action-left-cnt {
    width: 65.5%;
}

.call-to-action-inner .call-action-img {
    width: 34.5%;
}

.call-to-action-inner .call-action-img img {
    width: 115%;
    height: 115%;
    object-fit: cover;
    object-position: center top;
    border-radius: 0 23px 23px 0;
    margin-top: -7%;
}

.call-to-action-inner .call-action-left-cnt h2 {
    font-weight: 600;
    font-size: 59px;
    color: #fff;
    line-height: 85px;
    margin-bottom: 25px;
}

.call-to-action-inner .call-action-left-cnt p {
    font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 58px;
}

.call-to-action-inner .call-action-left-cnt .call-to-action-btn a {
    width: 352px;
    display: inline-block;
    padding: 15px 15px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    border-radius: 12px;
    text-decoration: none;
    background-color: #3185FC;
}

.section-header-block {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.section-header-block h2 {
    font-weight: 600;
    font-size: 31.41px;
    color: #fff;
    margin-bottom: 0;
    position: relative;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.section-header-block h2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    background: #3185FC;
}

.section-header-block .right-view-all-link a {
    font-weight: 500;
    font-size: 16.75px;
    color: #fff;
}

.section-header-block .right-view-all-link a:hover {
    color: #3185FC;
}

.web-festival-section {
    padding-bottom: 90px;
}

.festival-content .row {
    margin: 0 -10px;
}

.festival-content .festival-content-box {
    padding: 0 10px;
    width: 20%;
}

.festival-content-box .festival-content-box-inner {
    border-radius: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.festival-content-box .festival-content-box-inner .image-content {
    width: 100%;
    display: inline-block;
}

.festival-content-box .festival-content-box-inner a {
    display: inline-block;
    width: 100%;
}

.festival-content-box .festival-content-box-inner img {
    border-radius: 100%;
    width: 100%;
}

.festival-content-box .festival-content-box-inner a .image-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.5);
    border-radius: 100%;
    opacity: 0;
    z-index: 1;
}

.festival-content-box .festival-content-box-inner:hover a .image-content:before {
    opacity: 1;
}

.festival-content-box .festival-content-box-inner img {
    transition: 0.6s;
}

.festival-content-box .festival-content-box-inner:hover img {
    transform: scale(1.1);
}

.festival-content-box .festival-content-box-inner:hover .web-hover-content {
    opacity: 1;
}

.festival-content-box .festival-content-box-inner .web-hover-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
}

.festival-content-box .festival-content-box-inner .web-hover-content:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
}

.festival-content-box .festival-content-box-inner .web-hover-content p {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 10px 25px;
    margin: 0 auto;
    max-width: 180px;
}

.community-partners-section {
    padding-bottom: 70px;
}

.community-partners-section .slider-items-content .slider-hover-content {
    opacity: 0;
}

.community-partners-section .slider-items-content .slider-hover-content p {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    max-width: 160px;
    margin: 0 auto;
    color: #fff;

}

.community-partners-section .slider-items-content .slide-img {
    position: relative;
}

.community-partners-section .slider-items-content .slide-img img {
    border-radius: 100%;
}

.community-partners-section .slider-items-content .slide-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.5);
    opacity: 0;
    border-radius: 100%;
}

.community-partners-section .slider-items:hover .slider-items-content .slider-hover-content,
.community-partners-section .slider-items:hover .slider-items-content .slide-img:before {
    opacity: 1;
}

/*.tv-picks-section .tv-picks-slider.owl-carousel .owl-stage img,
.produce-drop-slider.owl-carousel .owl-stage img,
.recommendations-slider.owl-carousel .owl-stage img,
.community-partners-slider.owl-carousel .owl-stage img {
	width: auto;
}*/

.tv-picks-section .tv-picks-slider.owl-carousel .owl-stage,
.produce-drop-slider.owl-carousel .owl-stage,
.recommendations-slider.owl-carousel .owl-stage,
.community-partners-slider.owl-carousel .owl-stage {
    padding-left: 0 !important;
}

.tv-picks-section,
.produce-drop-section,
.recommendations-section {
    padding-bottom: 90px;
}

.produce-items .produce-items-inner,
.recommendations-items .recommendations-items-inner {
    position: relative;
}

.tv-picks-slider-items .overlay-content-text {
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
}

.tv-picks-slider-items:hover .overlay-content-text {
    opacity: 1;
}

.produce-items .overlay-content-text {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
}

.recommendations-items .overlay-content-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    overflow: hidden;
}

.produce-items .overlay-content,
.recommendations-items .overlay-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: 0.5s ease;
    overflow: hidden;
    z-index: 1;
}

.tv-picks-slider-items:hover .overlay-content,
.produce-items:hover .overlay-content,
.recommendations-items:hover .overlay-content {
    height: 100%;
}

.add-to-mylist-btn-block {
    margin: 0 20px;
}

.produce-drop-section {
    margin-top: -50px;
    position: relative;
    z-index: 1;
}

.produce-items .overlay-content p {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #fff;
    padding: 8px 10px;
}

.overlay-content-text .play-icon-center {
    margin-bottom: 30px;
}

.add-to-mylist-btn {
    background: #3185FC;
    border-radius: 10px;
    width: 100%;
    padding: 12px 15px;
    border: 0;
    box-shadow: none;
    outline: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.add-to-mylist-btn svg {
    margin-right: 10px;
    vertical-align: middle;
}

.tv-picks-slider-items .tv-picks-img,
.produce-items .slider-img,
.recommendations-items-inner .slider-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.tv-picks-slider-items .tv-picks-img:before,
.produce-items .slider-img:before,
.recommendations-items-inner .slider-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.5);
    opacity: 0;
    z-index: 1;
    border-radius: 10px;
}

.tv-picks-slider-items .tv-picks-img img,
.produce-items .slider-img img,
.recommendations-items-inner .slider-img img {
    transition: 0.6s;
    overflow: hidden;
    border-radius: 10px;
}

.tv-picks-slider-items:hover .tv-picks-img:before,
.produce-items:hover .slider-img:before,
.recommendations-items:hover .recommendations-items-inner .slider-img:before {
    opacity: 1;
}

.tv-picks-slider-items:hover .tv-picks-img img,
.produce-items:hover .slider-img img,
.recommendations-items:hover .slider-img img {
    transform: scale(1.1);
}

.play-icon-center img {
    text-align: center;
    margin: 0 auto;
}

.play-icon-center a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    display: inline-block;
    text-decoration: none;
    background-color: #fff;
    color: #3185FC;
    font-size: 20px;
}

.play-icon-center a:hover {
    color: #fff;
    background-color: #3185FC;
}

.play-icon-center a i {
    position: relative;
    right: -2px;
}

.common-slide-arrow.owl-carousel .owl-nav button.owl-next span:before {
    right: 0 !important;
}

.common-slide-arrow.owl-carousel .owl-nav button.owl-next {
    background: none !important;
}

.common-slide-arrow.owl-carousel .owl-nav button.owl-prev {
    left: -100px;
}

.common-slide-arrow.owl-carousel:hover .owl-nav button.owl-prev {
    left: -50px;
}

.common-slide-arrow.owl-carousel .owl-nav button.owl-next {
    right: -100px;
}

.common-slide-arrow.owl-carousel:hover .owl-nav button.owl-next {
    right: -80px;
}

.common-slide-arrow.owl-carousel .owl-nav button.owl-prev,
.common-slide-arrow.owl-carousel .owl-nav button.owl-next {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.common-slide-arrow.owl-carousel:hover .owl-nav button.owl-prev,
.common-slide-arrow.owl-carousel:hover .owl-nav button.owl-next {
    opacity: 1;
}

.common-slide-arrow.owl-carousel .owl-nav button.owl-prev span:before,
.common-slide-arrow.owl-carousel .owl-nav button.owl-next span:before {
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #fff;
    border-radius: 100%;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    color: #3185FC;
}


.common-slide-arrow.owl-carousel .owl-nav button.owl-prev:hover span:before,
.common-slide-arrow.owl-carousel .owl-nav button.owl-next:hover span:before {
    background-color: #3185FC;
    color: #fff;
}

.non-active-bg {
    position: relative;
    pointer-events: none;
}

.non-active-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(270deg, #111924 0%, rgba(17, 25, 36, 0.9) 100%);
    transition: background 0.3s ease;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.tv-picks-slider-items {
    position: relative;
}

.tv-picks-slider-items .on-now-btn-top {
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 1;
}

.tv-picks-slider-items .on-now-btn-top a {
    text-decoration: none;
    color: #fff;
    background-color: #3185FC;
    padding: 15px 15.5px;
    text-align: center;
    display: inline-block;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

.tv-picks-slider-items .on-now-btn-top a:hover {
    background-color: #2264C0;
}

.tv-picks-slider-items .tv-hover-content h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    margin: 0 0 5px;
}

.tv-picks-slider-items .tv-hover-content p span {
    color: #fff;
    padding-right: 10px;
    display: inline-block;
}

.tv-picks-slider-items .tv-hover-content p {
    font-weight: 500;
    font-size: 16px;
    color: #3185FC;
    line-height: 22px;
    margin-bottom: 5px;
}

.tv-picks-slider-items .tv-hover-content .tv-support-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #3185FC;
    margin-bottom: 0;
}

.tv-picks-slider-items .tv-hover-content {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

.hero-slider {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.hero-slider:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58%, #111924 100%),
        linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 45%);
    z-index: 1;
}

.hero-slider .slide {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 100%;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.hero-slider .slide.active {
    opacity: 1;
}

.hero-slider .nav-pagination {
    height: 100%;
    position: relative;
}

.hero-slider .hero-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    color: #fff;
    z-index: 1;
    position: relative;
    padding-bottom: 110px;
}

.hero-slider .hero-content h1 {
    font-weight: 700;
    font-size: 52px;
    line-height: 60px;
    margin-bottom: 10px;
}

.hero-slider .hero-content p {
    font-weight: 500;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 17px;
}

.hero-slider .hero-content .home-slide-btn {
    color: #fff;
    background-color: #3185FC;
    border: 0;
    box-shadow: none;
    border-radius: 10px;
    padding: 8px 15px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    min-width: 253px;
}

.hero-slider .hero-content .home-slide-btn span {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    min-width: 86px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    margin-left: 10px;
}

.hero-slider .hero-content .home-slide-btn i {
    margin-right: 10px;
}

.hero-slider .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 26px;
    line-height: 26px;
    background-color: #fff;
    border-radius: 100%;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    color: #3185FC;
    cursor: pointer;
    border: 0;
    z-index: 1;
    box-shadow: none;
    outline: 0;
    opacity: 0;
}

.hero-slider:hover .arrow {
    opacity: 1;
}

.hero-slider .arrow:hover {
    color: #fff;
    background-color: #3185FC;
}

.hero-slider .prev {
    left: -100px;
}

.hero-slider:hover .prev {
    left: -50px;
}

.hero-slider .next {
    right: -100px;
}

.hero-slider:hover .next {
    right: -50px;
}

.hero-slider .dots {
    position: absolute;
    right: 0;
    bottom: 100px;
    display: flex;
    justify-content: flex-end;
    z-index: 1;
}

.hero-slider .dot {
    display: inline-block;
    width: 20px;
    height: 8px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 50px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.hero-slider .dot:last-of-type {
    margin-right: 0;
}

.hero-slider .dot.active {
    width: 50px;
    background-color: #3185FC;
}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {
    .container-1370 {
        max-width: 1370px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .call-to-action-inner .call-action-left-cnt h2 {
        font-size: 48px;
        line-height: 68px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-prev {
        left: 10px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-next {
        right: 10px;
    }

    .hero-slider .prev {
        left: 0;
    }

    .hero-slider:hover .prev {
        left: 0;
    }

    .hero-slider .next {
        right: 0;
    }

    .hero-slider:hover .next {
        right: 0;
    }
}

@media (min-width: 992px) {
    .main-menu .navbar-nav .nav-item {
        margin-right: 25px;
    }

    .menu-right-link>ul>li {
        padding-right: 0;
    }

    .menu-right-link>ul {
        gap: 30px;
    }

    .main-menu .navbar-nav {
        padding-left: 60px;
    }

    .main-menu .navbar-nav .nav-link {
        font-weight: 600;
    }

    .desktop-hide-icon {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hero-slider .prev {
        left: 5px;
    }

    .hero-slider:hover .prev {
        left: 5px;
    }

    .hero-slider .next {
        right: 5px;
    }

    .hero-slider:hover .next {
        right: 5px;
    }

    .festival-content-box .festival-content-box-inner .web-hover-content p {
        padding: 10px 20px;
    }

    .call-to-action-inner .call-action-left-cnt h2 {
        font-size: 38px;
        line-height: 54px;
        margin-bottom: 20px;
    }

    .call-to-action-inner .call-action-left-cnt p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .footer-middle-content-left ul li a {
        font-size: 14px;
    }

    .footer-middle-content-left ul li {
        padding: 0 8px;
    }

    .footer-middle-content-right ul {
        margin: 0 -5px;
    }

    .footer-middle-content-right ul li {
        padding: 0 5px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-prev {
        left: 10px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-next {
        right: 10px;
    }

}

@media (max-width: 1024px) {

    .hero-slider .arrow,
    .common-slide-arrow .owl-nav {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .main-menu {
        background: transparent !important;
        padding: 0 !important;
    }

    .main-menu .navbar-nav {
        background-color: #000;
        padding: 10px;
    }

    .hero-slider .hero-content h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .hero-slider .hero-content p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .hero-slider .hero-content {
        padding-bottom: 80px;
    }

    .produce-drop-section {
        margin-top: -20px;
    }

    .hero-slider .dots {
        right: 30px;
        bottom: 50px;
    }

    .hero-slider .prev {
        left: 5px;
    }

    .hero-slider:hover .prev {
        left: 5px;
    }

    .hero-slider .next {
        right: 5px;
    }

    .hero-slider:hover .next {
        right: 5px;
    }

    .mobile-hide-icon {
        display: none;
    }

    .main-menu .container {
        padding: 0;
    }

    .main-menu {
        padding: 10px;
    }

    .menu-right-link {
        top: 0;
        right: 45px;
        z-index: 2;
    }

    .add-to-mylist-btn-block {
        margin: 0 10px;
    }

    .play-icon-center a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }

    .add-to-mylist-btn {
        padding: 7px 10px;
        font-size: 14px;
    }

    .add-to-mylist-btn svg {
        margin-right: 5px;
    }

    .tv-picks-slider-items .on-now-btn-top a {
        font-size: 12px;
        padding: 6px 8px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .festival-content-box .festival-content-box-inner .web-hover-content p {
        font-size: 14px;
        padding: 10px;
    }

    .footer-middle-content {
        justify-content: center;
        gap: 30px;
    }

    .call-to-action-inner .call-action-left-cnt h2 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 20px;
    }

    .call-to-action-inner .call-action-left-cnt p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-prev {
        left: 10px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-next {
        right: 10px;
    }

    .tv-picks-slider-items .tv-hover-content h3 {
        font-size: 16px;
        line-height: 20px;
        margin: 0;
    }

    .tv-picks-slider-items .tv-hover-content .tv-support-text,
    .tv-picks-slider-items .tv-hover-content p {
        font-size: 12px;
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .hero-slider {
        height: auto;
    }

    .hero-slider .arrow {}

    .hero-slider .slide {
        display: none;
    }

    .hero-slider .slide.active {
        display: block;
    }

    .hero-slider .hero-content {
        padding: 130px 0 130px;
        text-align: center;
    }

    .hero-slider .slide {
        position: static;
    }

    .hero-slider .container {
        height: auto !important;
        position: static;
    }

    .hero-slider .dots {
        right: 0;
        left: 0;
        justify-content: center;
    }

    .section-header-block h2 {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 18px;
    }

    .section-header-block .right-view-all-link a {
        font-size: 12px;
    }

    .call-to-action-content,
    .tv-picks-section,
    .produce-drop-section,
    .recommendations-section {
        padding-bottom: 50px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-prev {
        left: 10px;
    }

    .common-slide-arrow.owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .common-slide-arrow.owl-carousel:hover .owl-nav button.owl-next {
        right: 10px;
    }

    .tv-picks-slider-items .tv-hover-content h3 {
        font-size: 16px;
        line-height: 20px;
        margin: 0;
    }

    .tv-picks-slider-items .tv-hover-content .tv-support-text,
    .tv-picks-slider-items .tv-hover-content p {
        font-size: 12px;
        margin-bottom: 0;
    }

    .web-festival-section {
        padding-bottom: 40px;
    }

    .call-to-action-inner {
        padding: 20px;
    }

    .call-to-action-inner .call-action-left-cnt h2 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 20px;
    }

    .call-to-action-inner .call-action-left-cnt p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .footer-middle-content {
        justify-content: center;
        gap: 20px;
    }

    .footer-middle-content-left ul {
        justify-content: center;
    }

    .footer-middle-content-left ul li {
        padding: 0 5px;
        margin-bottom: 3px;
    }

    .footer-middle-content-left ul li {
        font-size: 14px;
    }

    .copyright-block p {
        font-size: 14px;
    }

    .footer-middle-content-right ul {
        justify-content: center;
    }

    .footer-middle-content-right ul li {
        margin-top: 3px;
        margin-bottom: 3px;
    }

    .festival-content .festival-content-box {
        width: 33.3333%;
        margin-bottom: 20px;
    }

    .festival-content .row {
        justify-content: center;
    }

    .festival-content .row::-webkit-scrollbar {
        display: none
    }

    .festival-content .row {
        display: flex;
        justify-content: space-between;
        overflow: hidden;
        overflow-x: auto;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        flex-wrap: nowrap;
        scrollbar-width: none;
        -ms-overflow-style: none;

    }

    .festival-content .festival-content-box {
        width: auto !important;
    }

    .community-partners-section {
        padding-bottom: 30px;
    }
}

@media (max-width: 575px) {

    /*.festival-content .festival-content-box {
 		width: 50%;
 		margin-bottom: 20px;
 	} */
    .festival-content-box .festival-content-box-inner .web-hover-content p {
        padding: 10px 35px;
        font-size: 14px;
    }

    .call-to-action-inner .call-action-left-cnt {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }

    .call-to-action-inner .call-action-img {
        width: 100%;
        text-align: center;
    }

    .call-to-action-inner .call-action-left-cnt .call-to-action-btn {
        text-align: center;
    }

    .call-to-action-inner .call-action-left-cnt .call-to-action-btn a {
        width: 250px;
    }

    .call-to-action-inner .call-action-left-cnt h2 {
        font-size: 26px;
        line-height: 38px;
    }
}

@media (max-width: 479px) {
    .top-footer-content {
        justify-content: center;
        gap: 20px;
    }
}

@media (max-width: 479px) {
    .site-image-logo img {
        max-width: 100px;
    }
}
