@media only screen and (max-width: 360px) {
    .news-banner-img{
        height: 130px;
    } 
}


@media(min-width:992px) {
    .api-button {
        display: none;
    }
    }

     /* Extra small devices (phones, 600px and down) */
 @media only screen and (max-width: 600px) {
    .headings > h1 {
        font-weight: 600;
        font-size: 1.7rem;
    }
    .heading-title{
        font-size: 0.67rem;
    }
    .profile-two{
        padding: 20px;
    }
    .arrow_ui {
        left: -18px!important;
    }
    .arrow_ui > img {
        width: 60%;
    }
    .step-title > h3, .feature-title > h3 {
        font-size: 0.959rem;
        font-weight: 600;
    }
    .feature-section{
        background-image: none;
    }

}
    
    @media(max-width:992px) {
        body.sidebar_menu_active ul.menu_items {
            left: 0;
        }
    
        button.close_menu_sidebar {
            display: flex;
            justify-content: end;
            padding: 10px;
            background: none;
            width: fit-content;
            margin-left: auto;
        }
    
        button.close_menu_sidebar svg {
            width: 10px;
            color: black;
        }
    
        button.menu_btn {
            display: block;
        }
    
        .overlay_menu {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100dvh;
            background: rgba(0, 0, 0, 0.295);
        }
    
        body.sidebar_menu_active .overlay_menu {
            display: block;
        }
    
        ul.menu_items {
            z-index: 2;
            position: fixed;
            flex-direction: column;
            top: 0;
            left: -100%;
            background: white;
            width: 300px;
            height: 100dvh;
            padding: 10px 10px;
            transition: 0.3s;
        }
    
        ul.menu_items li a {
            width: 100%;
            padding: 5px 0px;
            text-align: left;
        }
    
        ul.menu_items li a.active::after {
            display: none;
        }
    
        ul.menu_items li {
            width: 100%;
        }
    
        .api-btn {
            display: none;
        }
        .api-button{
            display: block;
        }
        .profile {
            padding-left: 20px;
    
        }
        .banner-text > img{
            width: -webkit-fill-available;
        }
        .feature-section {
            padding: 0;
        }
    }


    @media(max-width:767px) {
        .banner .banner-content h2{font-size: 35px;}
        .image-slider{width:100%; overflow: unset; height: auto;}
        .checkflight .banner .banner-content{padding: 0px;}
        .new_features {
            margin-top: 20px !important;
        }
        div#owl-slider1 .owl-nav button.owl-next{
            right: 0;
        }
        div#owl-slider1 .owl-nav button.owl-prev {
            left: 0;
        }
        .image-slider .image-block img {
            object-fit: cover !important;
            height: 200px;
        }
        .captcha_input input {
            width: 100%;
        }
        .headings {
            position: absolute;
            top: 30%;
            left: 21%!important;
        }
        .heading-title{
            font-size: 0.8rem;
        }
    }

    @media (max-width: 480px) {
        .hero h1 {
          font-size: 2em;
        }
      
        .hero p {
          font-size: 1em;
        }
      }

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
    .profile-two{
        padding-left: 20px;
    }
    .hero h1 {
    font-size: 2.5em;
    }

    .video-grid {
    gap: 20px;
    }

    .video-item {
    width: 100%;
    }

    .cta-button {
    font-size: 1em;
    padding: 10px 20px;
    }

    .banner .banner-content {
        padding: auto 100px;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        top: 0px;
        position: absolute;
        right: 35% !important;
        left: 10% !important;
    }

    .banner .banner-content h5 {
        font-size: 14px !important;
    }
    
    .banner .banner-content h1, .banner .banner-content h2 {
        font-size: 20px !important;
        padding: 0px;
    }
    
    .banner .banner-content p {
        font-size: 14px !important;
    }
    .banner .banner-content .banner-text{
        width: 100%;
      }
      .banner .banner-content button {
        margin-top: 0px;
        padding: 6px 17px;
        font-size: 14px !important;
    }    
}


    @media(max-width:1024px){
        .banner .banner-content h2{font-size: 35px;}
        .image-slider{width:100%; overflow: unset; height: auto;}
        .checkflight .banner .banner-content{padding: 0px;}
        .new_features {
            margin-top: 20px !important;
        }
        div#owl-slider1 .owl-nav button.owl-next{
            right: 0;
        }
        div#owl-slider1 .owl-nav button.owl-prev {
            left: 0;
        }
        .image-slider .image-block img {
            object-fit: cover !important;
            height: 200px;
        }
        .banner .banner-content h5 {
            font-size: 18px;
        }
        
        .banner .banner-content h1, .banner .banner-content h2 {
            font-size: 32px;
        }
        
        .banner .banner-content p {
            font-size: 18px;
        }
        
    }
    

    /* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
    .line-through > img {
        left: 0;
        width: -webkit-fill-available;
    }
    .home-section{
        height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .work-banner{
        height: 200px;
    }

    .arrow_ui {
        left: 12px;
    }
    .arrow_ui > img {
       width: 85%;
    }
    .banner .banner-content h5 {
        font-size: 20px;
    }
    
    .banner .banner-content h1, .banner .banner-content h2 {
        font-size: 36px;
    }
    
    .banner .banner-content p {
        font-size: 20px;
    }

}

@media(max-width:1366px) {
    .checkflight .banner .banner-content{
        padding: 0px;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        top:0px;
    }

    .banner .banner-content h5 {
        font-size: 20px;
    }

    .banner .banner-content h1, .banner .banner-content h2 {
        font-size: 36px;
    }

    .banner .banner-content p {
        font-size: 20px;
    }

}

@media only screen and (min-width: 1200px) {
    .line-through > img {
        left: 0;
        width: -webkit-fill-available;
    }
    .home-section{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .arrow_ui {
        left: 50px;
    }
    .profile {
        padding-left: 105px;
        
    }
    .profile-two{
        padding-left:70px;
    }

}




@media only screen and (min-width: 360px) and (max-width: 767px) {

    .banner .banner-content {
        padding: auto 100px;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        top: 0px;
        position: absolute;
        right: 0% !important;
        left: 0% !important;
    }

    .banner .banner-content h5 {
        font-size: 10px !important;
    }
    
    .banner .banner-content h1, .banner .banner-content h2 {
        font-size: 14px !important;
        padding: 0px;
    }
    
    .banner .banner-content p {
        font-size: 10px !important;
    }
    .banner .banner-content .banner-text{
        width: 100%;
    }
    .banner .banner-content button {
        margin-top: 0px;
        padding: 4px 14px;
        font-size: 10px !important;
    }
    .banner_mob{
        height: 200px;
        object-fit: cover;
    }

    .news-banner-img{
        height: 160px;
    }
    
    .news-banner-text{
        width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

    .banner .banner-content {
        padding: auto 100px;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        top: 0px;
        position: absolute;
        right: 35% !important;
        left: 10% !important;
    }

    .banner .banner-content h5 {
        font-size: 14px !important;
    }
    
    .banner .banner-content h1, .banner .banner-content h2 {
        font-size: 20px !important;
        padding: 0px;
    }
    
    .banner .banner-content p {
        font-size: 14px !important;
    }
    .banner .banner-content .banner-text{
        width: 100%;
    }
    .banner .banner-content button {
        margin-top: 0px;
        padding: 6px 17px;
        font-size: 14px !important;
    }
    .news-banner-img{
        height: 250px;
    }
      
    .news-banner-text{
        width: 80%;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1440px) {

    .banner .banner-content {
        padding: auto 100px;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        top: 0px;
        position: absolute;
        right: 35% !important;
        left: 10% !important;
    }

    .banner .banner-content h5 {
        font-size: 18px !important;
    }
    
    .banner .banner-content h1, .banner .banner-content h2 {
        font-size: 26px !important;
        padding: 0px;
    }
    
    .banner .banner-content p {
        font-size: 18px !important;
    }
    .banner .banner-content .banner-text{
        width: 100%;
      }
      .banner .banner-content button {
        margin-top: 0px;
        padding: 8px 20px;
        font-size: 18px !important;
    }

}

@media only screen and (min-width: 1440px) and (max-width: 1700px) {

    .banner .banner-content {
        padding: auto 100px;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: left;
        top: 0px;
        position: absolute;
        right: 35% !important;
        left: 10% !important;
    }

    .banner .banner-content h5 {
        font-size: 24px;
    }
    
    .banner .banner-content h1, .banner .banner-content h2 {
        font-size: 48px;
    padding: 15px 0 10px;
    }
    
    .banner .banner-content p {
        font-size: 24px !important;
    }
    .banner .banner-content .banner-text{
        width: 100%;
      }
    .banner .banner-content button {
        padding: 12px 34px;
        font-size: 16px;
        font-weight: 500;
        margin-top: 40px;
    }
}


