@media screen and (max-width: 767px){
    .navbar{
        background-color: #000000;
        padding: 0;
        /* position: fixed !important; */
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }
    .navbar-light .navbar-brand{
        margin-left: 6px;
    }
    .navbar-light .navbar-toggler-icon{
        filter: invert(1);
    }
    .top-menu ul{
        display: flex;
        padding-left: 0;
        flex-wrap: unset;
        list-style: none;
        overflow-x: scroll;
        gap: 0px;
        flex-wrap: nowrap;
        border-bottom: 1px solid #353535;
    }
    .top-menu ul li{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        white-space: nowrap;
        flex: 1 0 0%;
        padding: 0 14px;
        border-right: 1px solid #ddd;
    }
    .menu-1 .item .img{
        width: 20px;
        height: 30px;
        line-height: 30px;
        border-right: 1px solid #f1f1f1;
    }
    .menu-1 .item .img img{
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .top-menu ul li .img{
        /*width: 15px;*/
        /*height: 25px;*/
        /*overflow: hidden;*/
    }
    .top-menu ul li p{
        margin-bottom: 0;
        font-size: 10px;
        color: #353535;
    }
    .top-menu{
        padding: 0px 0px;
        position: relative;
    }
    .top-menu .menu-btn-1{
        position: absolute;
        right: 0px;
        top: 0px;
        padding: 13px;
        background: #fff;
    }
    .top-menu ul li .img img{
        /*height: 100%;*/
        /*width: 100%;*/
        /*object-fit: contain;*/
    }
    .testimonial1 .owl-dots{
        display: none;
    }
    .menu-btn p{
        margin-bottom: 0;
    }

    .menu-btn{
        display: flex;
        align-items: center;
    }
    .logo-section img {
        width: 35px;
    }
    .mix-col{
        display: flex;
        align-items: center;
    }
    .navbar-toggler{
        padding: 0;
    }
    .sign , .login{
        color: #fff;
        border-radius: 10px;
        font-size: 12px;
        text-transform: capitalize;
        padding: 7px 15px;
        font-weight: 600;
        box-shadow: inset 0 0 0 1px #fff;
        transition: 0.9s;
        letter-spacing: 1px;
        padding: 10px 18px;
        border: none;
        margin-left: 10px;
        box-shadow: inset 0 0 0 1px #fff;
        border-radius: 35px;
        background: #6e081d;
        border: 1px solid #c10930;
    }
    .sign{
        color: #6e081d;
        background: #fff;
        margin-left: 5px;
    }
    .demo-btn{
        height: 40px;
        background-image: linear-gradient(to right, #f2d71a 0%, #ecb024 100%) !important;
        color: #000;
        font-weight: 500;
        border: none;
        font-size: 13px !important;
        margin-right: 5px;
        border-radius: 5px !important;
        padding: 0 10px;
    }
    .navbar{
        padding: 10px 6px 10px 6px !important;
        background: linear-gradient(90deg,#6e081d,#c10931);
    }
    .menu-btn p i{
        color: #fff;
        font-size: 18px;
    }
    .demo-id{
        color: #c3c3c3;
        font-weight: 400;
        text-align: right;
        font-size: 12px;
        text-decoration: underline !important;
    }
    .mobile-switch-theme {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 5px;
    }
.news-bar {
    padding: 0;
    margin-bottom: 0;
    width: 80%;
    height: 28px;
    max-width: calc(100% - 5px);
}
.news-bar {
    width: calc(100% - 65px);
    max-width: 100%;
}
.news-bar marquee {
    width: calc(100% - 25px);
}
.wolf-open-home .center-main-content .switch-theme {
    margin-left: 5px;
    margin-right: 0;
}
    .navbar-collapse {
        z-index: 99;
        width: 100%;
        left: 0;
        margin-top: 25px;
    }
    .navbar-nav {
        width: 100%;
    }
    .navbar-nav .nav-item {
        text-align: center;
        padding: 10px 0;
    }
    .navbar-nav .dropdown {
        text-align: center;
        padding: 10px 0;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
        position: static;
        width: 100%;
        text-align: center;
    }
    .humburger{
        display: none;
    }
    .header{
        display: none;
    }
    .animate-part{
        display: none;
    }
    .carousel {
        margin-top: 0px;
    }
    .style-text2 {
        font-size: 75px;
    }
    .style-text {
        font-size: 55px;
    }
    .carousel-caption h2 {
        font-size: 40px;
    }
    .carousel-caption p {
        font-size: 20px;
    }
    .carousel-caption {
        top: 45%;
    }
    .sec-title3{
        margin-top: 0px;
    }
    .about-img{
        margin-top: 70px;
    }
    .why-choose-section{
        padding: 50px 0;
    }
    .rs-videos.choose-video{
        padding-right: 0;
        margin: 40px 0;
    }
    .rs-counter.style1 .counter-border-top{
        margin-top: 10px;
    }
    .counter-area{
        margin-bottom: 25px;
    }
    .services-area .container{
        padding-left: 0;
        padding-right: 0;
    }
    .services-bg2 {
        padding: 50px 30px 90px 30px;
    }
    .services-area {
        padding: 0px 0;
    }
    .sect-title {
        font-size: 33px;
    }
    .faq-content-wrapper {
        padding-right: 0px;
    }
    .faq-img-wrapper {
        margin-top: 20px;
    }
    .sect-title2{
        font-size: 40px;
    }
    .blog-area .owl-nav{
        display: none !important;
    }
    .blogs{
        padding-bottom: 0;
    }
    .new p img{
        width: 20px;
    }
    .new p{
        color: #fff;
    }
    .new a{
        color: #f2d71a;
        font-size: 12px;
        float: right;
    }
    .new{
        padding: 00px 0;
    }
    .modal-header{
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .new ul{
        list-style: none;
        display: flex;
        gap: 10px;
        padding-left: 0;
        margin-bottom: 0;
    }
    .new ul li{
        text-align: center;
    }
    .new ul li p{
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 0;
    }
    .sport{
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
    }
    .tute h3{
        color: #fff;
        text-align: center;
        font-weight: 600;
        font-size: 25px;
    }
    .tute .box{
        padding: 2px;
        border: 1px solid #f2d71a;
        border-radius: 12px;
        margin-bottom: 10px;
        text-align: center;
    }
    .tute .box p{
        width: 100%;
        margin: 0;
        padding: 6px 8px;
        height: 45px;
        font-size: 11px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        border: none;
        border-radius: 12px;
        background-image: linear-gradient(to right, #f2d71a 0%, #ecb024 100%);
        color: #000;
    }
    .what{
        text-align: center;
        padding-top: 20px;
    }
    .what img{
        width: 70%;
    }
    .ftr-1 p{
        font-size: 12px;
        text-align: center;
        color: #636363;
    }
    .fs-16{
        font-size: 16px  !important;
    }
    .links ul{
        padding-left: 35px;
    }
    .links ul li{
        list-style: none;
        color: #636363;
        font-size: 13px;
    }
    .links{
        border-bottom: 3px solid #232323;
        padding-bottom: 15px;
    }
    .modal-body form .form-group{
        /* display: flex;
        gap: 20px; */
    }
    .modal-body form .form-group label{
        color: #000000;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0px;
    }
    .modal-body form .form-group p{
        color: #fff;
        padding: 10px;
        background: #373737;
        border-radius: 10px;
        width: 85px;
        margin-bottom: 0;
    }
    .modal-body form .form-group p img{
        width: 20px;
        margin-right: 2px;
    }
    .modal-body form .form-group input{
        background: #efefef;
        border: none;
        color: #000000;
        border: 1px solid #ddd;
        border-radius: 4px;
        height: 40px;
        padding-left: 12px;
        width: 100%;
    }
    .check{
        color: #fff;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .check input{
        margin-right: 10px;
    }
    .modal-dialog{
        margin-top: 150px !important;
    }
    .ipl-loksabha {
        display: flex;
    }
    .ipl-loksabha {
        width: 100%;
        display: flex;
        background: linear-gradient(180deg, #fa7e29 0%, #F6682F 80%, #F6682F 100%);
        box-shadow: inset 0px -10px 20px 0px #9f0101;
    }
    .ipl-loksabha .ipl {
        /* background: #ffffff; */
        box-shadow: 0px 0px 2px 1px #ffffff;
    }
    .ipl-loksabha a {
        width: calc(50% - 1px);
        text-align: center;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        padding: 5px;
        color: #fff;
        margin: 0 1px;
    }
    .blinker {
        animation: blinker 1s linear infinite;
    }
    @keyframes blinker {
        50% {
                opacity: 0;
            }
    }

    .top-menu ul{
        margin-bottom: 0;
    }
}


@media screen and (max-width: 1024px){
    .top-menu ul{
        display: flex;
        padding-left: 0;
        flex-wrap: unset;
        list-style: none;
        overflow-x: scroll;
        gap: 0px;
        flex-wrap: nowrap;
        border-bottom: 1px solid #353535;
        margin-bottom: 0;
    
}
        
    .top-menu ul li{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        white-space: nowrap;
        flex: 1 0 0%;
        padding: 0 14px;
        border-right: 1px solid #ddd;
    }
    
        
    
}


@media screen and (max-width: 786px){
    .top-menu ul{
        display: flex;
        padding-left: 0;
        flex-wrap: unset;
        list-style: none;
        overflow-x: scroll;
        gap: 0px;
        flex-wrap: nowrap;
        border-bottom: 1px solid #353535;
        margin-bottom: 0;
    }
    
    .top-menu ul li{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        white-space: nowrap;
        flex: 1 0 0%;
        padding: 0 14px;
        border-right: 1px solid #ddd;
    }
        

}

@media screen and (max-width: 1440px){
    .top-menu ul{
        display: flex;
        padding-left: 0;
        flex-wrap: unset;
        list-style: none;
        overflow-x: scroll;
        gap: 0px;
        flex-wrap: nowrap;
        border-bottom: 1px solid #353535;
        margin-bottom: 0;
    
}
        
    .top-menu ul li{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        white-space: nowrap;
        flex: 1 0 0%;
        padding: 0 14px;
        border-right: 1px solid #ddd;
    }
    
        
    
}


@media screen and (max-width: 2560px){
    .top-menu ul{
        display: flex;
        padding-left: 0;
        flex-wrap: unset;
        list-style: none;
        overflow-x: scroll;
        gap: 0px;
        flex-wrap: nowrap;
        border-bottom: 1px solid #353535;
        margin-bottom: 0;
    
}
        
    .top-menu ul li{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        white-space: nowrap;
        flex: 1 0 0%;
        padding: 0 0px;
        border-right: 1px solid #ddd;
    }
    
        
    
}
