@media only screen and (min-width: 1600px) {
    .login-banner{
        min-height: calc(100vh - 56px);
    }
    
   
}
@media only screen and (min-width: 1600px) {
 .banner-content-2{
        margin-top: -100px;
    }
    .banner-content-2 h2 {
        font-size: 40px;
    }
    .banner-content-2 h1{
        font-size: 83px;
    }
    .banner-content-2 p{
        font-size: 31px;
        line-height: 40px;
    }
}
@media only screen and (min-width: 1200px) {
    .navbar-nav li a {
        transition: transform 0.3s ease, color 0.3s ease;
    }
    .navbar-nav li:hover > a, .navbar-nav li.active > a {
        transform: scale(1.1);
    }
}
@media only screen and (min-width:992px) {
 .navbar-nav .nav-item:hover .submenu{
    opacity: 1!important;
    display: block!important;
    pointer-events: auto;
    transform: translateY(0);
    }
    .slide{
        background-position: right;
    }
}

@media only screen and (max-width: 1025px) {
    .team-card img{
        height: 273px;
    }
    .dont-miss h2{
        line-height: 76px;
        margin-bottom: 30px;
    }
    .navbar-nav li a{
        margin: 0px 8px;
    }
    .login-box{
        top:110px;
    }
    .login-banner {
        margin-top: -105px;
    }
}
@media only screen and (max-width: 991px) {
    .header-right{
        display: none;
    }
    .banner-content h1 {
        font-size: 44px;
        padding: 0px 30px;
    }
    .slider{
        height: calc(67vh - 140px);
    }
    .three-category-content, .three-category span{
        left: 50px;
        right: 30px;
    }
    .navbar-nav li a{
        padding: 16px 4px !important;
        display: block;
        border-bottom:1px solid #dddddd;
    }
    .navbar-nav li:hover a, .navbar-nav li.active a{
        border-bottom:1px solid #000000;
    }
    .watch-card img.card-img{
        height: 200px;
    }
    .watch-card p{
        font-size: 16px;
    }
    .watch-card .card-title{
    font-size:24px;
    padding-right:10px;
    }
    .login-box{
        margin: auto;
    }
    .login-banner{
        margin-top: 0px;
    }
    .connect{
        background: none;
    }
    .subtitle br{
        display: none;
    }
    .submenu{
        transform: translateY(0px);
        border-radius: 0px;
        -webkit-border-radius: 0px;
        width: 100%;
        margin-top: -4px;
    }
    .dropdown-toggle-icon {
        top: 5px;
        right: 13px;
        display: block;
        padding: 10px;
        background: #000;
        color: #fff;
    }
    body{
        cursor: pointer;
    }
    .custom-cursor,
    .custom-cursor-follower {
        display: none;
    }
    .banner-content-2 h1 {
        font-size: 58px;
    }
    .inner-banner img {
        height: 200px;
        object-fit: cover;
        object-position: left;
    }
    /* .submenu{
        position: relative;
    } */
}
@media only screen and (max-width: 767px) {
    .slider-item {
        min-width: 80%;
    }
    .slider-arrows {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 10px;
    }
    .subtitle {
        font-size: 30px;
        flex-direction: column;
    }
    .slider-arrows{
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        align-items: center;
    }
    
    .header-top .container-fluid{
        flex-direction: column;
        gap: 15px;
    }
    .header-search {
        width:100%;
    }
    .copyright{
        flex-direction: column;
    }
    .three-category-content, .three-category span{
        left: 30px;
        right: 30px;
    }
    .big-text {
        font-size: 20px;
        width: 100% !important;
    }
    .team-card img {
        height: auto;
    }
    .dont-miss h2 {
        line-height: 50px;
        margin-bottom: 30px;
        font-size: 50px;
    }
    .podcasts{
        padding: 0px 15px;
    }
    .login-box{
        top:54px;
    }
    .latest-videos .subtitle{
        margin-left: 15px;
    }
    
}
@media only screen and (max-width:575px) {
    .login-box{
        width: 90%;
    }
    .contact-form{
        padding: 50px;
    }
    .stay-connect{
        padding: 50px 30px;
    }
    .smooth-wrapper{
        padding-top:230px;
    }
    .banner-content-2 h1 {
        font-size: 34px;
    }
    .banner-content-2 h1 img{
        height:22px;
    }
    .banner-content-2 h2 {
        font-size: 22px;
    }
    .banner-content-2 p {
        font-size: 16px;
    }
    .slider {
        height:300px;
        background-position: right;
    }
    
    .banner-content h1 {
        font-size: 36px;
    }
    .main-banner .banner-content-2, .main-banner .banner-content{
        width: 100%;
        padding:0px 5%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: center;
        background: rgba(0, 0, 0, 0.3);
    }
    .slide.second-slide{
        background-position: center!important;
    }
    .blog-title {
        font-size: 20px;
    }
    .blog-date {
        font-size: 16px;
    }
    .outline-rounded{
        margin: 5px!important;
    }
    .page-title {
        font-size: 50px;
        margin-bottom: 15px;
    }
    .navbar-nav{
        overflow: auto;
    }
    img.rounded-corner{
        width: 100%;
    }
    footer .row > div{
        margin-top:0px;
    }
    footer .social{
        margin-bottom: 20px;
    }
    .main-banner .banner-content{
        align-items: center;
    }
    .inner-banner > div{
        padding:0px;
    }
    .inner-banner {
        margin-bottom: 35px;
    }
    .get-started{
        height: auto;
    }
    .get-started-content p{
        font-size:24px;
    }
    .join-category .subtitle.text-light span {
        font-size: 30px;
    }
    p.w-75{
        width: 100%!important;
    }
    .WhatsApp-text {
        font-size: 30px;
    }
    .tags{
        padding-left: 0px;
    }
    .video-thumb, .video-outer .hero-video{
        height: 300px;
    }
    .login-banner{
        min-height: 720px;
    }
}

