body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "DM Sans", "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
.guru-package-btn.active,
.guru-package-btn[aria-selected="true"],
.guru-purple-bg {
    background: var(--guru-purple) !important;
    border-color: var(--guru-purple) !important;
}
.dark-gradient,
.red-yellow-gradient {
    -webkit-text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    -ms-text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    -moz-text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.3);
}
html {
    font-size: 14px;
    scroll-behavior: smooth;
}
@font-face {
    font-family: "DM Sans";
    src: local("DM Sans"), url("../fonts/DMSans-VariableFont_opsz,wght.woff2") format("woff2"), url("../fonts/DMSans-Italic-VariableFont_opsz,wght.woff2") format("woff2");
    font-display: block;
}
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    font-size: 1rem;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
:root {
    --guru-purple: #5310ba !important;
    --guru-blue: #0d6efd;
    --guru-yellow: #ffff00;
    --wp--style--global--content-size: 850px !important;
    --guru-purple-light: #e5d6ff !important;
}
.main-website-slider .slick-next:before,
.main-website-slider .slick-prev:before {
    font-size: 30px;
    color: #fff !important;
}
.hls-video-wrapper {
    position: relative;
    padding-bottom: 56.3%;
    display: block;
    width: 100%;
    margin: 0 auto;
}
#msform fieldset:not(:first-of-type),
#offcanvasRight,
.mobile-nav-btn {
    display: none;
}
.hls-video-wrapper video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.guru-package-btn.active,
.guru-package-btn[aria-selected="true"] {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.center-package-slider .slick-slide {
    margin: 0 8px;
}
.single-package .display-1 {
    font-size: 4rem;
}
.guru-purple-light-bg {
    background: var(--guru-purple-light) !important;
    border-color: var(--guru-purple-light) !important;
}
.border-purple {
    border-color: var(--guru-purple) !important;
}
.detail-tabs-section-wrapper .accordion-button:not(.collapsed),
.guru-purple {
    color: var(--guru-purple) !important;
}
.guru-gradient {
    background: #500eba;
    background: -moz-linear-gradient(left, #500eba 0, #f56bd0 100%);
    background: -webkit-linear-gradient(left, #500eba 0, #f56bd0 100%);
    background: linear-gradient(to right, #500eba 0, #f56bd0 100%);
}
.guru-gradient-revese {
    background: #f56bd0;
    background: -moz-linear-gradient(left, #f56bd0 0, #500eba 100%);
    background: -webkit-linear-gradient(left, #f56bd0 0, #500eba 100%);
    background: linear-gradient(to right, #f56bd0 0, #500eba 100%);
}
.red-yellow-gradient {
    background-image: linear-gradient(to right, #ff4e50 0, #f9d423 100%);
}
.dark-gradient {
    background-image: linear-gradient(to right bottom, #333 0, #24005c 50%, #111 100%);
}
.invert-btn-white {
    -webkit-filter: invert(100%);
    -ms-filter: invert(100%);
    -moz-filter: invert(100%);
    filter: invert(100%);
    opacity: 1;
}
.btn,
a {
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.shipping-ul,
.usp-listing {
    list-style-type: none;
}
.guru-blog-pagination .nav-links .page-numbers {
    width: 35px;
    height: 34px;
    border-radius: 34px;
    display: inline-block;
    text-align: center;
    margin: 0 2px;
    line-height: 34px;
    text-decoration: none;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    background: rgba(0, 0, 0, 0.1);
    color: #333;
}
.guru-blog-pagination .nav-links .page-numbers.current,
.guru-blog-pagination .nav-links .page-numbers.current:hover,
.guru-blog-pagination .nav-links .page-numbers:hover {
    color: #fff;
    background: var(--guru-purple);
}
.guru-blog-pagination .nav-links .page-numbers.next,
.guru-blog-pagination .nav-links .page-numbers.prev {
    width: auto;
    padding: 0 25px;
}
.guru-yellow-text {
    border-bottom: 1px solid transparent;
    color: var(--guru-yellow);
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.guru-yellow-text:hover {
    border-bottom: 1px solid var(--guru-yellow);
    color: var(--guru-yellow);
}
.guru-blog-featured-image img {
    width: 100%;
    max-width: 100%;
    height: 250px;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.guru-blog-featured-image {
    background: #9370db;
}
.guru-blog-featured-image:hover img {
    opacity: 0.6;
}
.rac-side-btn {
    position: fixed;
    right: -70px;
    top: 25%;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 2;
}
.usp-listing li {
    position: relative;
    padding-left: 25px;
    padding-bottom: 10px;
}
.usp-listing span {
    position: absolute;
    left: 0;
    top: 0;
}
.blog-aside-listing {
    list-style-type: none;
    padding: 0;
}
/**---guruiptv----------------*/
.best-servies-top{
      background: linear-gradient(89.31deg, rgb(1, 136, 253) 0%, rgb(0, 59, 255) 50%, rgb(0, 31, 170) 100%);
     position: relative;
}
.form-new form input{
    height: 40px !important;
}
.best-servies-top::after {
    content: "";
    background: url(../images/family-watching-tv.png) center/cover no-repeat;
    width: 460px;
    height: 302px;
    display: block;
    position: absolute;
    right: 0;
    bottom: -27px;
    background-size: 100%;
    top: auto;
}


/**---guruiptv-    end---------------*/

.blog-aside-listing li {
    padding-left: 30px;
}
.blog-aside-listing li a {
    display: block;
    line-height: 1.4;
}
.blog-aside-listing li:before,
.wp-block-categories-list li:before,
.wp-block-latest-posts li:before {
    content: "\F151";
    font-family: bootstrap-icons !important;
    position: absolute;
    left: 5px;
    top: 2px;
    display: block;
    font-size: 0.8rem;
    color: var(--guru-blue);
}
.blog-aside-listing li a.active,
.blog-aside-listing li a:hover {
    color: var(--guru-blue) !important;
}
.blog-aside-listing li,
.channels-inner-content-txtb p,
.guru-blog-detail-wrapper p {
    font-size: 1.1rem;
    letter-spacing: -0.15px;
}
.channel-type .channel-type-single {
    background: #03a9f4;
    flex-basis: 31%;
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.channel-type .channel-type-single:nth-child(odd) {
    background: #f06;
}
.channel-type .channel-type-single img {
    width: 44px;
}
.channel-type .channel-type-single:active,
.channel-type .channel-type-single:hover {
    background: rgba(0, 0, 0, 0.7);
    padding-left: 1rem !important;
}
.box-model-wrapper {
    background-color: #fff;
    -webkit-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.box-model-wrapper:hover {
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
}
.main-heading-bg {
    background: url(../images/heading-bg.png) center/contain no-repeat;
    text-align: center;
    min-height: 400px;
    min-width: 400px;
    padding-top: 160px;
}
.main-heading-bg h2 {
    color: #7822db;
}
.current-price {
    color: var(--guru-purple);
}
.whyChoosFeatures .inner {
    width: 100%;
    height: 278px;
    color: #fff;
}
.whyChoosFeatures .inner img {
    background: rgb(0 0 0 / 0.2);
    width: 90px;
    height: 90px;
}

/*------------franch content --------------*/
.bg-country-top{background-color: #DF38C1;}
.bg-shadow-fr{
        box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
        background: #E2E5FF;
}
.fr-list{
background: #BAC1FF;
background: linear-gradient(360deg,rgba(186, 193, 255, 1) 0%, rgba(255, 164, 240, 1) 100%);
}
.mt-n1{margin-top: -25px !important;}
.fr-list .channeldiv {
    background: #4928D4 !important;
    background: linear-gradient(360deg,rgba(73, 40, 212, 1) 0%, rgba(67, 0, 99, 1) 100%) !important;
    min-height: 80px !important;
    line-height: 85px !important;
}
.bg-fr-new{
    background: #4928D4 !important;
    background: linear-gradient(360deg,rgba(73, 40, 212, 1) 0%, rgba(67, 0, 99, 1) 100%) !important; 
}
.key-fr{background: url(../images/iptv-france/fr-key-bg.webp) center/cover no-repeat;}
.key-fr-box {
    background: #ffffff05;
    box-shadow: rgb(255 255 255 / 25%) 0px 0px 20px 0px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
    backdrop-filter: blur(15px);
}
.key-icon {
    width: 60px;
    height: 60px;
}
.bg-orange {
    background-color: #f70 !important;
}
.mg-top{
margin-top:-100px !important;
}
.boxxes-bottom {
    margin-bottom: 150px !important;
}
.whychooseus-wrapper.fr .whybox {
    min-height: 100%;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.whychooseus-wrapper.fr .whybox:hover {
    background: url(../images/iptv-france/fr-key-bg.webp) center/cover no-repeat;
    color: #fff !important;
}
#refer .blue-tranparent-bg input {
    color: #fff !important;
}
.whychooseus-wrapper.fr .whybox:hover  p {color: #fff !important;}
.whychooseus-wrapper.fr .whybox:hover  h6 {color: #fff !important;}
/*-----------------------*/

.archive-post p,
.blog-detail-page p,
.blog-listing-wrapper ul li p,
.common-listing-ul li,
.homepage-faq-wrapper,
.homepage-faq-wrapper .accordion-button,
.testimonials-slick,
.whychooseus p {
    font-size: 1.1rem;
}
.whyChoosFeatures p {
    line-height: 1.4;
}
.get-in-touch {
    min-height: 490px;
}
.get-in-touch-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
}
.inner.payOnce {
    background: #c900aa;
}
.inner.rewind {
    background: #7822db;
}
.inner.worldLargest {
    background: #f5490d;
}
.inner.customerSupport {
    background: #ec0081;
}
.main-header {
    min-height: 90px;
}
.main-header .navbar-brand {
    transform: translateY(-15px);
}
.main-header .navbar-brand img {
    width: 240px;
    height: auto;
}
.main-header .navbar-nav .nav-link {
    color: #fff;
    padding-left: 1rem;
    padding-right: 1rem;
    -ms-transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.main-header .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.7);
}
.main-header .navbar-nav .dropdown-menu.show {
    padding: 1rem 1rem 1rem 0.5rem;
}
.main-header .navbar-nav .dropdown-item {
    padding-top: 0.35rem;
    padding-bottom: 0.35rem;
}
#homeSignupModal .modal-dialog {
    max-width: 640px;
}
#homeSignupModal .close {
    float: right;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    position: absolute;
    right: -10px;
    top: -15px;
    padding: 0;
    border: none;
    background: 0 0;
    z-index: 1;
}
.dropdown .dropdown-toggle,
.dropdown .dropdown-toggle:active,
.dropdown .dropdown-toggle:focus {
    outline: 0;
    padding-top: 0.2rem !important;
    padding-bottom: 0 !important;
    border: none;
    color: #fff;
}
.dropdown-menu {
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.guru-desktop-slider {
    min-height: 170px;
    max-height: 440px;
    overflow: hidden;
}
.guru-desktop-slider .slick-next,
.guru-mobile-slider .slick-next {
    right: 20px;
}
.guru-desktop-slider .slick-prev,
.guru-mobile-slider .slick-prev {
    left: 20px;
}
.common-inner-header {
    background: url(../images/common-header-bg.jpg) center/cover no-repeat;
    position: relative;
    min-height: 120px;
}
.common-inner-header::before {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.common-inner-header > *,
.footer-newsletter-wrapper > *,
.testimonials-slick .testimonial > * {
    position: relative;
    z-index: 1;
}
.no-min-height {
    min-height: unset;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.6);
}
.stb-box {
    min-height: 320px;
}
#desktopBackToTopButton {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    right: 170px;
    bottom: 22px;
    background: var(--guru-purple);
    border-radius: 100%;
    z-index: 9;
}
.content-area h1 {
    font-weight: 800;
}
.content-area p {
    line-height: 1.8;
    font-weight: 400;
    font-size: 1.05rem;
}
#savingsOutput p,
span.buynow {
    font-weight: 600;
    background: #fff;
}
.product-img {
    width: 37%;
    float: left;
    background: #fa8585;
    border-radius: 10px;
    padding: 10px;
}
.product-right {
    width: 60%;
    float: right;
    text-align: center;
}
.year-sub {
    background: #fa8585;
    color: #fff;
    padding: 3px 10px;
    display: inline-block;
}
.price-pro {
    font-size: 38px;
}
.right,
.wrong {
    font-size: 1.3em;
    vertical-align: middle;
}
span.buynow {
    border: 1px dashed #fa8585;
    padding: 5px 20px 6px;
    border-radius: 40px;
    box-shadow: 2px 2px 8px rgba(255, 133, 133, 0.4);
    position: relative;
    top: 3px;
}
.blog-detail-page a,
.blog-post-title a,
.post-meta a,
.text-link {
    color: var(--guru-purple);
    text-decoration: none;
    border-bottom: 1px solid #caa8ff;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
#savingsOutput p,
.btn-more {
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -webkit-transition: 0.4s;
}
.blog-detail-page a:hover,
.blog-post-title a:hover,
.post-meta a:hover,
.text-link:hover {
    border-color: transparent;
}
.btn-more {
    max-width: 200px;
    transition: 0.4s;
}
.btn-more:hover {
    background: -moz-linear-gradient(left, #500eba 0, #500eba 100%);
    background: -webkit-linear-gradient(left, #500eba 0, #500eba 100%);
    background: linear-gradient(to right, #500eba 0, #500eba 100%);
}
.tv-box {
    min-height: 340px;
    max-width: 400px;
    position: relative;
    margin-top: 30px;
}
#msform,
.slider-nav-thumbnails {
    margin-top: 10px;
}
.tv-box img {
    min-height: 300px;
    max-width: 360px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding-top: 30px;
}
.tv-box:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #500eba;
    background: -moz-linear-gradient(left, #500eba 0, #f56bd0 100%);
    background: -webkit-linear-gradient(left, #500eba 0, #f56bd0 100%);
    background: linear-gradient(to right, #500eba 0, #f56bd0 100%);
    position: absolute;
    top: 0;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    transform: rotate(-10deg) translate(0, -10px);
    z-index: 0;
}
.homepage-channels .channeldiv {
    width: 13.45%;
    margin: 0.27%;
    min-height: 140px;
    display: inline-block;
    background: #111;
    text-align: center;
    vertical-align: middle;
    line-height: 130px;
}
.flex-div .channeldiv{
    background: #111;
    line-height: 110px;
    padding: 5px;
    margin: 0.70%;
}
.features-wrapper,
.iptv-savings-wrapper,
.light-blue-gradient,
.testimonial-wrapper {
    list-style-image: none;
    -webkit-background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
    -moz-background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
    -ms-background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
    background-image: linear-gradient(to top, #fff1eb 0, #ace0f9 100%);
}
.card-description ul,
.features-wrapper ul {
    padding: 0;
    list-style-type: none;
}
.features-wrapper li {
    line-height: 20px;
    background: url();
}
.total-channel {
    background: url(../images/channel-plus.png) center/cover no-repeat;
}
.comparison-wrapper h4:after,
.comparison-wrapper h4:before,
.iptv-savings-wrapper h5:after,
.iptv-savings-wrapper h5:before {
    content: "";
    width: 80px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}
.comparison-wrapper h4:after,
.iptv-savings-wrapper h5:after {
    margin-left: 30px;
    margin-right: auto;
}
.product-comparison-chart .grey {
    background: #e2e2e2;
    vertical-align: middle;
}
.product-comparison-chart .blue {
    background-image: linear-gradient(-225deg, #a445b2 0, #d41872 52%, #f06 100%);
    color: #fff;
    vertical-align: middle;
}
.product-comparison-chart .purple {
    background: #430098;
    color: #fff;
    vertical-align: middle;
}
.product-comparison-chart th {
    border: 1px solid #ddd;
    text-align: center;
    height: 50px;
    vertical-align: middle;
}
.product-comparison-chart tbody th {
    font-weight: 500;
}
.product-comparison-chart td {
    border: 1px solid #ddd;
}
.right {
    color: green;
}
.wrong {
    color: red;
}
.slider-nav-thumbnails .slick-slide {
    cursor: pointer;
    outline: 0;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active {
    opacity: 1;
}
.slider-nav-thumbnails .slick-slide,
.slider-nav-thumbnails img {
    width: 100px !important;
    margin: 0 5px;
    max-width: 100%;
    height: auto;
}
.slider-nav-thumbnails .slick-slide img {
    padding: 2px;
    margin: 0;
    background: 0 0;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active img {
    background: orange;
}
.slider-nav-thumbnails .slick-track {
    display: flex;
    justify-content: center;
}
.slider-nav-thumbnails .slick-slide:first-child {
    margin-left: 0;
}
.slider-nav-thumbnails .slick-slide:last-child {
    margin-right: 0;
}
.small .bg-warning {
    background-color: rgba(255, 250, 7, 0.75) !important;
}
#savingsOutput p {
    margin-bottom: 10px;
    padding: 7px 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: 0.4s;
}
.circle,
.whybox {
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
}
.refferal-wrapper {
    background: #c4e5dc;
}
.refferal-wrapper form#referSection {
    max-width: 500px;
    padding: 15px 30px;
    float: right;
    background: #e3fdf5;
}
#homeSignupModal #captchaBackground9 input,
#homeSignupModal #captchaBackground9 > div,
#requestCallback #captchaBackground input,
#requestCallback #captchaBackground > div,
.cpacha-ref input,
.cpacha-ref > div,
.refferal-wrapper form#referSection .cpacha-ref input,
.refferal-wrapper form#referSection .cpacha-ref > div {
    width: 40%;
    margin-right: 4%;
}
#homeSignupModal #captchaBackground9 > div,
#requestCallback #captchaBackground > div,
.cpacha-ref input,
.cpacha-ref > div,
.refferal-wrapper form#referSection #captcha1 {
    height: 38px;
    background: #fff;
}
#captchaBackground .refreshButton2,
#homeSignupModal .refreshButton9,
#news-letter .refreshButton3,
#requestCallback #captchaBackground .refreshButton,
.cpacha-ref .refreshButton,
.cpacha-ref .refreshButton1,
.cpacha-ref .refreshButton4,
.refferal-wrapper .refreshButton1 {
    background: var(--guru-blue);
    border: none;
    outline: 0;
    width: 36px;
    height: 36px;
}
#homeSignupModal .refreshButton9 img,
#news-letter .refreshButton3 img,
.cpacha-ref .refreshButton img,
.cpacha-ref .refreshButton1 img,
.cpacha-ref .refreshButton4 img,
.refferal-wrapper .refreshButton1 img {
    width: 20px;
}
#homeSignupModal #captchaBackground9 > div img,
#requestCallback #captchaBackground > div img,
.cpacha-ref > div img,
.custom-cpacha > div img,
.refferal-wrapper form#referSection .cpacha-ref > div img {
    background: #fff;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 5px 0 0 20px;
}
.detail-tabs-section-wrapper .accordion-button {
    font-size: 1.2rem;
}
.error,
.error-text,
.incorrectCaptcha {
    color: red !important;
}
.brand-color {
    color: #520ebb !important;
}
.payment-form-heading {
    position: relative;
    font-size: 1.5rem;
    font-weight: 700;
}
.payment-form-heading::after {
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    background: rgba(82, 14, 187, 0.3);
    margin-top: 15px;
    margin-bottom: 30px;
}
.light-gray-bg {
    margin: 0;
    padding: 20px 20px 20px 10px;
    position: relative;
}
.light-gray-bg::before,
.payment-card .card-body .col-sm-6.bg-white::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 20px solid #520ebb;
    border-right: 20px solid transparent;
    position: absolute;
    left: 5px;
    top: 5px;
    right: auto;
    bottom: auto;
}
.light-gray-bg::before {
    left: -5px;
}
.payment-card {
    background: #f2f2f2;
    border-radius: 0;
}
.card.payment-card,
.payment-card .card-body {
    padding: 0;
}
.payment-card .card-body .col-sm-6.bg-white {
    padding: 20px;
    position: relative;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
.thank-you-svg {
    height: 210px;
}
.thank-you-svg svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.thank-you-svg img {
    position: relative;
    z-index: 3;
}
.currency-prepend {
    background-color: #e9ecef;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-right: 0;
}
:where(.wp-site-blocks :focus) {
    outline-width: 0 !important;
    outline-style: none !important;
}
.whychooseus-wrapper p {
    font-size: 1.1rem;
    color: #333;
}
.whychooseus-wrapper p a {
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
}
.whybox {
    min-height: 360px;
    color: #555;
    position: relative;
    padding: 30px 40px;
    background: #fff;
}
.circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    background-image: linear-gradient(-225deg, #fffeff 0, #d7fffe 100%);
    position: absolute;
    left: 41%;
    top: -35px;
}
.whybox h6 {
    padding: 40px 0 10px;
    font-size: 1.35em;
    font-weight: 800;
    color: #000;
    text-transform: capitalize;
}
.common-listing-ul li {
    padding-bottom: 10px;
}
.collapsing {
    -webkit-transition-delay: 0.4s;
    transition: height 0.4s;
}
.center-slider .slick-slide img {
    width: 100%;
    height: auto;
}
.center-slider .slick-slide {
    transform: scale(0.85);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.center-slider .slick-list::after,
.center-slider .slick-list::before {
    content: "";
    width: 50px;
    height: 100%;
    display: block;
    background: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.center-slider .slick-list::after {
    right: 0;
    left: auto;
}
.center-slider .slick-prev,
.videos-slider-2 .slick-prev {
    left: 30px;
}
.center-slider .slick-next,
.videos-slider-2 .slick-next {
    right: 30px;
}
.center-slider .slick-next::before,
.center-slider .slick-prev::before,
.testimonials-slick .slick-next::before,
.testimonials-slick .slick-prev::before {
    color: #5310ba !important;
    font-size: 30px !important;
}
.videos-slider-2 .slick-next::before,
.videos-slider-2 .slick-prev::before {
    color: #fff;
}
.pricingtable .card {
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}
.pricingtable .card:hover {
    -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
}
.card-description ul li {
    line-height: 1.4;
    padding-bottom: 15px;
    padding-left: 10px;
    position: relative;
}
#whatsappIcon .cls-1 {
    fill: #27d045;
}
#whatsappIcon {
    position: fixed;
    bottom: 20px;
    right: 100px;
    width: 50px;
    height: 50px;
    z-index: 99;
}
#whatsappIcon .cls-2,
#whatsappIcon .cls-5 {
    fill: none;
}
#whatsappIcon .cls-2 {
    stroke: #fff;
    stroke-width: 5px;
}
#whatsappIcon .cls-3 {
    fill: #fff;
}
#whatsappIcon .cls-4 {
    stroke: none;
}
.testimonials-slick .slick-track {
    display: flex !important;
}
.testimonials-slick .slick-slide {
    height: inherit !important;
}
.testimonials-slick .slick-list {
    padding: 0 0 20px;
}
.testimonials-slick .testimonial {
    border-radius: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    position: relative;
}
.testimonials-slick .testimonial .quote-icon {
    background: var(--guru-blue);
    color: #fff;
    font-size: 2rem;
    display: block;
    z-index: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
    margin: 0 auto 20px;
}
.testimonials-slick .testimonial .user-name::after,
.testimonials-slick .testimonial .user-name::before {
    content: "";
    width: 40px;
    height: 4px;
    background: rgba(0, 0, 0, 0.1);
    display: block;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    margin-left: 20px;
}
.testimonials-slick .testimonial .user-name::after {
    right: 100%;
    margin-right: 20px;
    left: auto;
}
.counter-box div {
    min-width: 150px;
}
#news-letter canvas,
#news-letter input {
    height: 36px;
}
#news-letter canvas,
#news-letter input#textBox3 {
    width: 100px;
}
#news-letter input[type="email"] {
    width: 400px;
}
#news-letter canvas {
    background: #eee;
}
#news-letter .news-letter-error {
    color: red;
    font-size: 11px;
    text-shadow: none;
    font-weight: 400;
}
.footer-newsletter-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #e5e5f7;
    --s: 15px;
    --_g: radial-gradient(#0000 70%, #1a2030 71%);
    background: var(--_g), var(--_g) calc(var(--s) / 2) calc(var(--s) / 2), conic-gradient(#fff 25%, #fff 0 50%, #fff 0 75%, #fff 0);
    background-size: var(--s) var(--s);
    opacity: 0.05;
    display: block;
    width: 100%;
    height: 100%;
}
.footer-links ul {
    list-style-type: none;
}
.siteMap ul li a{
    text-decoration: none;
}
.footer-links ul li {
    padding: 3px 6px;
}
.footer-border-top{
    border-top: solid 1px rgba(255, 255, 255, 0.3);
}
.footer-links ul li a {
    display: block;
    padding: 2px 4px;
    text-decoration: none;
    font-weight: 500;
    color: var(--guru-purple);
    -webkit-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.left-table-sec table tr td,
.left-table-sec table tr th,
.right-table-sec table tr td,
.right-table-sec table tr th {
    min-width: 100px;
    word-wrap: break-word;
    text-overflow: ellipsis;
    background: #dedede;
    padding: 5px 10px;
    text-align: center;
    overflow: hidden;
}
.footer-links ul li a:hover {
    border-color: transparent;
    color: #111;
}
.offcanvas {
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    max-width: 350px;
}
.blog-listing-wrapper ul,
.wp-block-categories-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.archive-posts .archive-post,
.blog-listing-wrapper ul li {
    width: 33.3%;
}
.archive-posts .archive-post img,
.blog-detail-page .post-thumbnail img,
.blog-listing-wrapper .post-thumbnail img {
    border-radius: 8px;
}
.archive-thumbnail img,
.fluid-img {
    max-width: 100%;
    height: auto;
}
.common-inner-header-text .breadcrumb {
    margin-top: 0.8rem;
}
.common-inner-header-text .breadcrumb li,
.common-inner-header-text .breadcrumb li a {
    color: #fff;
    text-decoration: none;
}
.common-inner-header-text .breadcrumb li a,
.post-meta a {
    font-weight: 600;
}
.archive-thumbnail img,
.blog-detail-page .size-large {
    width: 100%;
}
.wp-block-heading {
    font-weight: 700;
    margin-bottom: 1rem;
}
.wp-block-categories-list li,
.wp-block-latest-posts li {
    font-size: 1.1rem;
    padding-left: 30px;
    padding-bottom: 1rem !important;
    margin-bottom: 1rem !important;
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    position: relative;
}
.wp-block-categories-list li a,
.wp-block-latest-posts li a {
    text-decoration: none;
    border-bottom: none;
    display: block;
    line-height: 1.3;
    color: #111;
}
.wp-block-categories-list li a:hover,
.wp-block-latest-posts li a:hover {
    color: var(--guru-blue);
}
.main-header .navbar-nav .cus-mega-menu-main-li .dropdown-menu .container {
    background: linear-gradient(90deg, #dedede 50%, #d4d4d4 32%, #d4d4d4 100%);
}
.main-header .navbar-nav .cus-mega-menu-main-li .dropdown-menu {
    float: left;
    width: 100%;
    top: auto;
    padding: 0 !important;
    background: 0 0;
    border: 0;
}
.guru-nav-tab::after {
    background: var(--guru-purple) !important;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 35px;
    content: "";
    right: 0;
    z-index: -1;
}
.box-detail-nav .nav-link.active,
.box-detail-nav .nav-pills .show > .nav-link {
    background: rgba(0, 0, 0, 0.6);
}
.best-pricing-plan-body .accordion-item {
    margin-top: 20px;
}
.right-table-sec table tr td,
.right-table-sec table tr th {
    max-width: 165px;
    width: 20%;
}
.right-table-sec table tr td:first-child,
.right-table-sec table tr td:nth-child(3n),
.right-table-sec table tr td:nth-child(5n),
.right-table-sec table tr th:first-child,
.right-table-sec table tr th:nth-child(3n),
.right-table-sec table tr th:nth-child(5n) {
    background: #e6e6e6 !important;
}
.left-table-sec table tr td,
.left-table-sec table tr th {
    max-width: 200px;
    width: 100%;
}
.fixed-scroll {
    position: sticky;
    top: 0;
    z-index: 9;
}
.fixed-scroll-left {
    position: sticky;
    left: 0;
}
.left-table-sec {
    width: 25%;
}
.right-table-sec {
    width: 75%;
}
.best-pricing-plan-body .accordion-header .accordion-button {
    background: #cbcbcb !important;
    color: #000;
    border-radius: 0 !important;
}
.best-pricing-plan-body .accordion-header .accordion-button:focus {
    box-shadow: 0 0;
}
.best-pricing-plan-header .left-table-sec table {
    height: 100%;
}
.name-custom h3,
.table-h table tr th {
    font-size: 16px;
}
.table-h table tr td {
    font-size: 14px;
}
.video-placeholder {
    width: 100%;
    height: 255px;
    background: url("https://img.youtube.com/vi/5lwY_KMKNYg/hqdefault.jpg") center center/cover no-repeat #ccc;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-family: Arial, sans-serif;
}
.play-button {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.name-custom .col-6 {
    padding-right: 0;
}
.name-custom p {
    font-size: 13px;
}
.videoSlider .slick-slide {
    border: 2px solid #5310ba !important;
    min-height: 370px;
}
.videoSlider .slick-prev {
    left: 0 !important;
    z-index: 9;
}
.videoSlider .slick-next:before,
.videoSlider .slick-prev:before {
    font-size: 30px !important;
    opacity: 0.75;
    color: #5310ba !important;
}
.videoSlider .slick-next {
    right: 0 !important;
}
.features-wrapper ul.list-icon li {
    line-height: 1.5rem;
    padding-left: 0;
}
.category-iptv-boxes .pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.category-iptv-boxes .pagination a.page-numbers {
    margin: 0 10px;
    color: #5310ba;
    text-decoration: none;
}
.yellow-text:hover {
    color: #f9d423;
}
.vertical-video-tab ul.nav li.nav-item div.active {
    background: linear-gradient(to right, #500eba 0, #f56bd0 100%);
    color: #fff;
}
.tab-pane.active .vertical-video-tab .vertical-new-tab {
    border: 1px solid #5310ba !important;
}
.vertical-video-tab ul li.nav-item div {
    padding: 5px;
    border: 1px solid #dee2e6;
}
.vertical-video-tab ul li.nav-item p {
    margin-bottom: 0;
}
.desktop-img,
.desktop-tab-order {
    order: 1;
}
.mobile-tab-order {
    order: 2;
    margin-top: 56px;
}
.faq-tab .nav-link {
    flex-basis: auto;
}
.faq-tab a.nav-link {
    color: #212529 !important;
    font-weight: 600;
    position: relative;
    margin: 0 5px;
}
.faq-tab a.nav-link::after {
    background-color: #212529;
    width: 1px;
    height: 15px;
    position: absolute;
    content: "";
    right: 0;
    top: 10px;
}
.faq-tab a:last-child.nav-link::after {
    display: none;
}
.faq-tab a.nav-link.active {
    background-color: #212529;
    color: #fff !important;
    font-weight: 600;
}
.whybox1 {
    border: 1px solid #fff;
    padding: 25px 15px 0;
    background-color: #fff;
    min-height: 300px;
}
.purple-text {
    color: #5310ba;
}
.mag555-installation ul li {
    line-height: 2;
}
.blue-tranparent-bg {
    background-color: rgba(5, 22, 59, 0.9);
}
.blue-tranparent-bg .form-control {
    background-color: transparent;
}
.trail-banner {
    background: url(../images/trial-cta-bg.jpg) center center/cover no-repeat;
}
.border-white {
    border: 2px solid #fff;
}
.free_hour {
    line-height: 32px;
}
.fs-45 {
    font-size: 45px;
}
.fs-35 {
    font-size: 24px;
}
.radius_100 {
    border-radius: 100px;
}
.trail-banner ul li {
    background: url(../images/free-trial-bullet-img.png) center left no-repeat;
    padding-left: 20px;
    line-height: 16px;
}
.free-trial-error {
    top: 5px;
    position: relative;
}
.fs-80 {
    font-size: 80px;
    line-height: 1;
}
.fs-55 {
    font-size: 48px;
}
.desktop-form {
    order: 2;
}
.yellow-text {
    text-decoration: none;
    color: #fcb91e;
}
.bg-black {
    background-color: #000;
}
.bg-orange {
    background-color: #f70;
}
.trail-banner button:hover {
    background-color: #d76a0b;
}
button.refreshButton.refresh_captcha {
    background-color: transparent;
    border: none;
}
.features-wrapper ul.install-guide,
.mag555-installation ul.install-guide {
    padding-left: 60px;
}
.features-wrapper ul.install-guide li,
.mag555-installation ul.install-guide li {
    list-style-image: url(../images/check-install-icon.png);
    padding-left: 0;
}
.features-wrapper ul.install-guide li ol li,
.mag555-installation ul.install-guide li ol li {
    list-style-image: none;
    list-style-type: auto;
}
@media (prefers-reduced-motion: reduce) {
    .home-packages-wrapper .fade {
        -webkit-transition: opacity 0.15s linear;
        -ms-transition: opacity 0.15s linear;
        -moz-transition: opacity 0.15s linear;
        transition: opacity 0.15s linear;
    }
}
.top-selling-footer-wrapper h1,
.top-selling-footer-wrapper h2,
.top-selling-footer-wrapper h3,
.top-selling-footer-wrapper h4,
.top-selling-footer-wrapper h5,
.top-selling-footer-wrapper h6 {
    color: #fff !important;
}
@media screen and (max-width: 768px) {
    .navbar-nav .nav-item,
    .offcanvas-toggle-btn,
    .tv-box {
        position: relative;
    }
    .table-h table tr th {
        font-size: 14px !important;
    }
    .table-h table tr td {
        font-size: 12px !important;
    }
    .left-table-sec {
        width: 35% !important;
    }
    .right-table-sec {
        width: 65% !important;
    }
    .box-small-feature {
        width: 80px !important;
    }
    .mbl-custm {
        width: 50%;
        text-align: center;
    }
    .product-right p.d-flex {
        flex-flow: column;
    }
    .product-right p.d-flex a {
        margin-bottom: 1rem !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        display: block;
    }
    .product-right p.d-flex a span {
        display: block !important;
        margin-top: 0 !important;
    }
    .top-strip .justify-content-end {
        justify-content: space-between !important;
    }
    .top-selling-footer-wrapper h3 {
        line-height: 1.6;
    }
    .rac-side-btn {
        top: 44%;
    }
    .guru-mobile-slider {
        min-height: 150px;
        max-height: 300px;
        overflow: hidden;
    }
    .guru-mobile-slider .slick-slide img {
        font-size: 0;
    }
    .main-header .navbar-brand {
        transform: translateY(0);
    }
    .main-header .navbar-brand img {
        width: 180px;
        height: auto;
    }
    .thank-you-svg {
        height: 150px;
    }
    .thank-you-svg img {
        width: 300px;
        height: auto;
    }
    .channels-wrapper.py-5,
    .comparison-wrapper.py-5,
    .content-area.py-5,
    .features-wrapper.py-5,
    .footer-newsletter-wrapper.py-5,
    .homepage-faq-wrapper.py-5,
    .iptv-savings-wrapper.py-5,
    .movie-gallery-wrapper.py-5,
    .pricingtable.py-5,
    .refferal-wrapper.py-5,
    .testimonial-wrapper.py-5,
    .top-selling-footer-wrapper.py-5,
    .whychooseus-wrapper.py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    .tv-box {
        min-height: 280px;
        max-width: 320px;
        margin-top: 0;
        margin-left: 20px !important;
        margin-bottom: 20px;
    }
    .tv-box img {
        min-height: 270px;
        max-width: 270px;
    }
    .tv-box:after {
        border-radius: 30% 60% 70% 30%/30% 30% 70% 60%;
    }
    .homepage-channels .channeldiv {
        width: 30.6%;
        margin: 0 2% 2% 0;
        min-height: 110px;
        line-height: 110px;
    }
    .channel-type .channel-type-single {
        flex-basis: 46%;
        line-height: 1.2;
    }
    .channel-type .channel-type-single img {
        width: 32px;
    }
    .main-heading-bg {
        min-width: unset;
    }
    .whychooseus .px-5.mx-5 {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .get-in-touch {
        min-height: unset;
    }
    #contactformp {
        padding-right: 0 !important;
        margin-bottom: 20px;
    }
    .comparison-wrapper h4:after,
    .comparison-wrapper h4:before,
    .iptv-savings-wrapper h5:after,
    .iptv-savings-wrapper h5:before {
        width: 40px;
        margin-right: 15px;
    }
    .comparison-wrapper h4:after,
    .iptv-savings-wrapper h5:after {
        margin-left: 15px;
    }
    .testimonial-wrapper .mobile-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .archive-posts .archive-post,
    .blog-listing-wrapper ul li,
    .testimonials-slick {
        width: 100%;
    }
    .testimonial.p-5 {
        padding: 1.5rem !important;
        margin: 1.5rem !important;
    }
    .testimonials-slick .slick-prev {
        left: 10px;
    }
    .testimonials-slick .slick-next {
        right: 10px;
    }
    .counter-box div {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
        margin-bottom: 1.5rem;
    }
    .counter-box div:last-of-type {
        margin-bottom: 0;
    }
    #guruMobileNavbar,
    .center-slider .slick-list::after,
    .center-slider .slick-list::before,
    .footer-newsletter-wrapper {
        display: none;
    }
    .center-slider .slick-current,
    .center-slider .slick-slide {
        transform: scale(1);
    }
    #offcanvasRight .offcanvas-body .collapse:not(.show) {
        display: block;
        max-width: 100%;
    }
    .offcanvas-toggle-btn::after {
        display: inline-block;
        margin-left: 0.255em;
        vertical-align: 0.255em;
        content: "";
        border-top: 0.3em solid;
        border-right: 0.3em solid transparent;
        border-bottom: 0;
        border-left: 0.3em solid transparent;
    }
    #offcanvasRight .offcanvas-header .btn-close {
        -webkit-filter: invert(100%);
        -ms-filter: invert(100%);
        -moz-filter: invert(100%);
        filter: invert(100%);
        opacity: 1;
    }
    .mobile-nav-btn,
    .mobile-nav-btn:active,
    .mobile-nav-btn:focus,
    .mobile-nav-btn:hover {
        border: 1px solid rgba(255, 255, 255, 0.5);
        padding: 0.1rem 0.8rem !important;
        border-radius: 4px;
        color: #fff;
        font-size: 1.4rem;
        display: inline-block;
    }
    .navbar-nav .dropdown-menu {
        position: static !important;
        transform: translate(0, 0) !important;
        --bs-bg-opacity: 1;
        background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    }
    .navbar-nav .nav-link {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        width: 100%;
    }
    .navbar-nav .dropdown .dropdown-toggle {
        position: absolute;
        right: 10px;
        top: 5px;
    }
    .dropdown .dropdown-toggle,
    .dropdown .dropdown-toggle:active,
    .dropdown .dropdown-toggle:focus {
        color: #111;
    }
    .navbar-nav .cus-mega-menu-main-li {
        position: relative !important;
    }
}
@media screen and (max-width: 767px) {
.best-servies-top::after {
    content: "";
    background: url(../images/family-watching-tv.png) center/cover no-repeat;
    /* width: 100%; */
    height: 220px;
    display: block;
    position: relative;
    width: 100% !important;
    bottom: 0;
}


    .whybox,
    .whybox1 {
        min-height: auto;
    }
    .mobile-free-trial {
        width: 100px;
    }
    .fs-55 {
        font-size: 30px;
    }
    .fs-35 {
        font-size: 17px;
    }
    .fs-80 {
        font-size: 50px;
        line-height: 1;
    }
    .desktop-img,
    .desktop-tab-order {
        order: 2;
    }
    .mobile-tab-order {
        order: 1;
        margin-top: 0;
    }
    .free_hour {
        line-height: 23px;
    }
    .guru-nav-tab::after {
        height: 264px;
    }
    .faq-tab .nav {
        flex-direction: column;
        padding: 10px 0;
    }
    .faq-tab a.nav-link::after {
        display: none;
    }
    .whybox1 {
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    .trail-banner {
        background-image: linear-gradient(90deg, #131a72 0, #4a57c0 100%);
    }
    .desktop-form {
        order: 1;
        margin-top: 20px;
    }
}
#msform {
    text-align: center;
    position: relative;
}
#msform fieldset {
    border: 0;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    position: relative;
    transition: 0.3s ease-in-out;
}
#msform input,
#msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box;
    color: #2c3e50;
    font-size: 15px;
}
#msform input:focus,
#msform textarea:focus {
    border: 1px solid #5310ba;
    outline-width: 0;
}
#msform .action-button {
    width: 100px;
    background: #5310ba;
    font-weight: 700;
    color: #fff;
    border: 0;
    border-radius: 25px;
    cursor: pointer;
    padding: 7px 5px;
    float: right;
}
#msform .action-button-previous {
    width: 100px;
    background: #818181;
    font-weight: 700;
    color: #fff;
    border: 0;
    border-radius: 25px;
    cursor: pointer;
    padding: 7px 5px;
    float: left;
}
#progressbar {
    margin-bottom: 40px !important;
    overflow: hidden;
    counter-reset: step;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}
#progressbar li {
    list-style-type: none;
    color: #666;
    font-size: 14px;
    width: 24.33%;
    float: left;
    position: relative;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    color: #333;
    background: #ebebeb;
    border-radius: 25px;
    margin: 0 auto 10px;
    z-index: 11;
    position: relative;
}
#progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #ebebeb;
    position: absolute;
    left: -50%;
    top: 14px;
    z-index: 1;
}
#progressbar li:first-child:after {
    content: none;
}
#progressbar li.active:after,
#progressbar li.active:before {
    background: #5310ba;
    color: #fff;
}
#homeSignupModal {
    z-index: 1200;
}
.radio-step-form {
    height: 37px;
    align-items: center;
    position: relative;
    padding-left: 10px;
}
.radio-step-form input {
    width: auto !important;
}
.radio-step-form label {
    position: absolute;
    left: 0;
    width: 100%;
    padding-left: 35px;
    text-align: left;
    height: 100%;
    top: 0;
    min-height: 37px;
    line-height: 35px;
}
.blue-green-gradient {
    background: linear-gradient(to right, #08048d 20%, #046a38 100%);
}


@media (min-width: 1600px) {

.guru-desktop-slider {
    min-height:550px !important;
    max-height: 550px !important;
}

}