/* @media (min-width: 1200px) and (max-width: 1399.98px) {
    .video-player iframe {
        height: 250px;
    }
} */

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-top .navbar a img {
        max-width: 180px;
        margin-right: 12px;
    }

    .navbar-top .navbar-nav .nav-item .nav-link {
        padding: 6px 8px;
    }

    .btn-wrapper button {
        padding: 12px 8px;
        margin: 0 8px;
    }

    .navbar-top .navbar a img {
        margin-right: 8px;
    }

    /* .video-player iframe {
        height: 210px;
    } */

    .content-wrapper {
        margin-top: 88px;
        min-height: calc(100vh - 160px);
    }

    .advertise-wrapper {
        height: calc(100vh - 82px);
    }

    .banner-carousel .carousel-item img {
        height: calc(100vh - 88px);
    }

    .banner-carousel .carousel-caption h2 span {
        font-size: 54px;
        line-height: 61px;
    }

    .banner-carousel .carousel-caption h2 {
        font-size: 70px;
        line-height: 78px;
    }

    .advertise-wrapper h4 {
        font-size: 42px;
        line-height: 50px;
    }

    .records-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 16px;
        width: 100%;
    }
    
    .record-item {
        color: #ffffff;
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 8px;
        width: 33%;
    }
    
    
    .record-item h6 {
        font-size: 22px;
        font-weight: bold;
        line-height: 32px;
        padding-right: 16px;
    }
    
    .records-wrapper .record-item p {
        font-size: 22px;
        font-weight: bold;
        line-height: 32px;
        text-align: left;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .customer-feedback {
        width: calc((100% - 32px)/2);
    }
}

@media (max-width: 991.98px) {
    .navbar-top .navbar-nav .nav-item .nav-link {
        padding: 12px 24px;
        text-align: center;
    }

    .btn-wrapper {
        justify-content: center;
        margin: 12px 0 8px;
        flex-wrap: wrap;
    }

    .btn-wrapper button {
        padding: 12px 16px;
        margin-right: 12px;
    }

    .navbar-top .navbar a img {
        max-width: 200px;
    }

    .navbar-top .navbar {
        padding: 16px 0;
        min-height: 76px;
    }

    .content-wrapper {
        margin-top: 76px;
        min-height: calc(100vh - 148px);
    }

    .about-wrapper {
        padding: 40px 0;
    }

    .content-wrapper h5 {
        font-size: 46px;
        line-height: 54px;
    }

    .feedback-wrapper h5 {
        margin-bottom: 16px;
    }

    .features-wrapper,
    .brand-wrapper,
    .contactus-wrapper,
    .features-header-wrapper,
    .features-plan-wrapper,
    .advertise-wrapper {
        padding: 64px 0;
    }

    .features-wrapper h5,
    .features-wrapper p,
    .brand-wrapper .advertise-btn-content p {
        margin-bottom: 24px;
    }

    .gallery {
        margin-top: 32px;
    }

    .feedback-wrapper {
        padding: 64px 0 12px;
    }

    .brand-wrapper h5,
    .contactus-wrapper h5 {
        margin-bottom: 24px !important;
    }

    .features-plan-list .plan-child .features-item-wrapper h6 {
        font-size: 20px;
        line-height: 28px;
    }

    .features-item-wrapper span, .features-item-wrapper h6 {
        min-height: 72px;
    }

    .advertise-terms-conditions {
        padding: 32px 32px 80px;
        margin-top: 18px;
    }

    .advertise-input-wrapper::after {
        right: 0;
        left: 0;
        bottom: -18px;
        top: unset;
        width: 100%;
        height: 10px;
    }

    .advertise-terms-conditions::before {
        height: 10px;
        width: calc(100% + 6px);
        top: -21px;
        left: -3px;
    }

    .advertise-input-wrapper {
        margin: -51px 0 18px;
    }

    .tab-wrapper h6,
    .tab-wrapper ul.nav-pills li .nav-link {
        font-size: 20px;
        line-height: 26px;
    }

    .features-plan-list .plan-child .header h6 {
        font-size: 26px;
        line-height: 32px;
    }

    .features-plan-list .plan-child .header p:first-child {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .features-plan-list .plan-child .header h5 {
        font-size: 36px;
        line-height: 38px;
    }

    .features-plan-list .plan-child .header h5+p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 16px;
    }

    .features-plan-list .plan-child .header .redbg-btn {
        font-size: 16px;
        line-height: 20px;
    }

    .features-plan-list .plan-child .header {
        min-height: 190px;
        padding: 24px 16px;
    }

    .features-plan-list .plan-child:not(:first-child) .header::after {
        width: calc(100% - 32px);
        height: 25px;
        top: -25px;
    }

    .features-plan-list .plan-child .header,
    .features-plan-list .plan-child:not(:first-child) .header::after {
        border-radius: 10px 10px 0px 0px;
    }

    .features-plan-list .plan-child .features-item-wrapper h6:last-child,
    .features-item-wrapper span:last-child,
    .features-plan-list .plan-child .features-item-wrapper {
        border-radius: 0px 0px 10px 10px;
    }

    .advertise-wrapper h4 {
        font-size: 40px;
        line-height: 48px;
    }

    .advertise-wrapper {
        min-height: calc(100vh - 148px);
    }

    .faq-content-wrapper ul.nav-pills li .nav-link {
        font-size: 18px;
        line-height: 22px;
    }

    .faq-header-wrapper h5 {
        margin-bottom: 56px;
    }

    .faq-header-wrapper {
        padding: 72px 0 16px;
    }

    .features-plan-list {
        padding-top: 25px;
    }

    .banner-carousel .carousel-item img {
        height: auto;
        min-height: 450px;
    }

    .banner-carousel .carousel-caption h2 {
        font-size: 54px;
        line-height: 62px;
    }

    .banner-carousel .carousel-caption h2 span {
        font-size: 40px;
        line-height: 49px;
    }

    .banner-carousel .carousel-inner .carousel-item:first-child .carousel-caption h2 {
        margin-bottom: 32px;
    }

    .banner-carousel .carousel-caption p {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 32px;
    }

    .content-wrapper p,
    .faq-content-wrapper .accordion .accordion-item .accordion-button,
    .faq-content-wrapper .accordion .accordion-item .accordion-body ul li {
        font-size: 20px;
        line-height: 28px;
    }

    .slider-banner h6 {
        font-size: 24px;
        line-height: 29px;
    }

    .banner-carousel .carousel-inner .carousel-item:not(:first-child) .carousel-caption h2 {
        margin-bottom: 32px;
    }

    .records-wrapper {
        display: block;
        align-items: center;
        justify-content: space-between;
        padding: 16px;
    }
    
    .record-item {
        color: #ffffff;
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 8px;
    }
    
    
    .record-item h6 {
        font-size: 22px;
        font-weight: bold;
        line-height: 32px;
        padding-right: 16px;
    }
    
    .records-wrapper .record-item p {
        font-size: 22px;
        font-weight: bold;
        line-height: 32px;
        text-align: left;
    }
}

@media (max-width: 767.98px) {
    .customer-feedback,
    .customer-feedback-list {
        width: 100%;
    }
    
    .customer-feedback {
        margin-right: 0;
    }

    .banner-carousel .carousel-caption h2 {
        font-size: 40px;
        line-height: 48px;
    }

    .banner-carousel .carousel-caption h2 span {
        font-size: 32px;
        line-height: 40px;
    }
    .addons{
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        flex-direction: column;
    }
    .addonsfeature, .desc{
        width:100%;     
        padding-left: 20px !important;   
        padding-right: 10px;
        border-left: none;
        text-align: left;
    }
    .desc{
        margin-bottom: 10px !important;
    }
    .addons-plan-list .plan-child .addons-item-wrapper h6 {
        font-size: 16px;
        line-height: 20px;
    }
    .addons-item-wrapper span, .addons-item-wrapper h6 {
        min-height: 30px;
    }
}

@media (max-width: 575.98px) {
    .navbar-top .navbar a img {
        max-width: 148px;
    }

    .navbar-top .navbar {
        padding: 12px 0;
        min-height: 58px;
    }

    .content-wrapper {
        margin-top: 58px;
        min-height: calc(100vh - 128px);
    }

    .redbg-btn {
        font-size: 16px;
        line-height: 20px;
    }

    .banner-carousel .carousel-caption {
        left: 24px;
        right: 24px;
    }

    .banner-carousel .carousel-item img {
        min-height: 350px;
    }

    .banner-carousel .carousel-caption h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .banner-carousel .carousel-caption h2 {
        width: fit-content;
        width: -moz-fit-content;
    }

    .banner-carousel .carousel-caption h2 span {
        font-size: 24px;
        line-height: 32px;
    }
    
    .banner-carousel .carousel-inner .carousel-item .carousel-caption h2 {
        margin-bottom: 16px !important;
    }

    .banner-carousel .carousel-caption p {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }

    .banner-carousel .carousel-indicators {
        margin-bottom: 12px;
    }
    
    .content-wrapper h5,
    .advertise-wrapper h4 {
        font-size: 36px;
        line-height: 44px;
        text-align: center;
    }

    .about-wrapper,
    .features-wrapper, 
    .brand-wrapper, 
    .contactus-wrapper, 
    .features-header-wrapper, 
    .features-plan-wrapper, 
    .advertise-wrapper,
    .faq-content-wrapper .tab-content {
        padding: 40px 12px;
    }

    .name-wrapper p:first-child,
    .features-plan-list .plan-child .features-item-wrapper h6 {
        font-size: 18px;
        line-height: 26px;
        padding-left: 20px;
        text-align: left;
    }

    .features-wrapper h5,
    .features-wrapper p,
    .advertise-wrapper h4,
    .banner-carousel .carousel-caption p {
        margin-bottom: 16px;
    }

    .content-wrapper p {
        font-size: 18px;
        line-height: 26px;
    }

    .slider-banner h6 {
        font-size: 20px;
        line-height: 24px;
        white-space: normal;
    }

    .slider-banner-header .blue-bg {
        height: 54px;
    }

    .slider-content {
        padding: 16px;
    }

    .slider-content ul li {
        font-size: 16px;
        line-height: 24px;
    }

    .slider-content ul li:not(:last-child) {
        margin-bottom: 4px;
    }

    .feedback-wrapper {
        padding: 40px 12px 0;
    }

    .customer-feedback-list .customer-feedback:last-child {
        margin-bottom: 40px;
    }

    .features-header-wrapper h5+p+p {
        margin-bottom: 24px;
    }

    .tab-wrapper {
        flex-direction: column;
    }

    .tab-wrapper h6, 
    .tab-wrapper ul.nav-pills li .nav-link {
        font-size: 18px;
        line-height: 24px;
    }

    .tab-wrapper h6 {
        margin: 0 0 16px;
    }

    .tab-wrapper ul.nav-pills li .nav-link {
        padding: 12px 20px;
        min-width: 115px;
    }

    .features-plan-list {
        overflow: auto;
        padding: 25px 16px 16px;
        margin: 0 0 -16px -16px;
    }

    .features-plan-list .plan-child:first-child {
        min-width: 220px;
    }
    
    .features-plan-list .plan-child:not(:first-child) {
        min-width: 160px;
    }

    .features-plan-list .plan-child .header h6 {
        font-size: 24px;
        line-height: 30px;
    }

    .features-plan-list .plan-child .header p:first-child {
        font-size: 22px;
        line-height: 26px;
    }

    .features-plan-list .plan-child .header h5 {
        font-size: 34px;
        line-height: 36px;
    }

    .features-plan-list .plan-child .header h5+p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .features-plan-list .plan-child .header {
        min-height: 160px;
        padding: 16px;
    }

    .features-plan-list .plan-child:not(:last-child) {
        margin-right: 20px;
    }

    .features-item-wrapper span.selected {
        background-size: 20px;
    }

    .features-item-wrapper span, 
    .features-item-wrapper h6 {
        min-height: 70px;
    }

    .feedback-wrapper h5+p,
    .brand-wrapper,
    .contactus-wrapper {
        text-align: center;
    }

    .footer-wrapper p {
        font-size: 14px;
        line-height: 22px;
    }

    .footer-wrapper p span::after {
        top: 0px;
    }

    .faq-content-wrapper .accordion .accordion-item .accordion-body ul li,
    .faq-content-wrapper .accordion .accordion-item .accordion-button {
        font-size: 18px;
        line-height: 26px;
    }

    .faq-content-wrapper .accordion .accordion-item .accordion-body ul li:not(:last-child) {
        margin-bottom: 6px;
    }

    .advertise-terms-conditions {
        padding: 24px 24px 56px;
        border-width: 2px;
        margin-top: 12px;
    }

    .advertise-input-wrapper {
        padding: 32px 20px;
        text-align: center;
    }

    .advertise-input-wrapper {
        margin: -34px 0 12px;
    }

    .form-wrapper button, 
    .advertise-input-wrapper button {
        min-width: 120px;
    }

    .advertise-terms-conditions::before {
        height: 6px;
        width: calc(100% + 4px);
        top: -14px;
        left: -2px;
    }

    .advertise-input-wrapper::after {
        bottom: -12px;
        height: 6px;
    }

    .faq-header-wrapper {
        padding: 48px 12px 16px;
    }

    .faq-header-wrapper h5 {
        margin-bottom: 48px;
    }

    .faq-content-wrapper ul.nav-pills li .nav-link {
        padding: 12px 16px;
    }

    .faq-content-wrapper .accordion .accordion-item .accordion-button {
        padding: 14px 16px;
        padding: 14px 38px 14px 16px;
    }

    .faq-content-wrapper .accordion .accordion-item .accordion-button::after {
        right: 16px;
    }

    .faq-content-wrapper .accordion .accordion-item .accordion-body {
        padding: 16px 16px 0;
    }
}

@media (min-width: 1200px) {
    .advertise-wrapper {
        height: calc(100vh - 92px);  
    }

    .navbar-top .navbar a img {
        margin-right: 19px;
    }
}

@media (min-width: 992px) {
    .advertise-btn-content,
    .form-wrapper {
        border-left: 1px solid #ffffffcc;
        padding-left: 32px;
    }

    .advertise-wrapper .container {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .advertise-input-wrapper {
        width: calc(100% + 150px);
        right: 179px;
    }

    .advertise-terms-conditions {
        margin-left: 32px;
    }

    .advertise-wrapper h4 {
        white-space: nowrap;
    }
}

@media (min-width: 576px) {
    .indicators {
        display: none;
    }
}