@media (min-width: 992px){
   .navbar-expand-lg .navbar-nav .dropdown-menu {
        top: 60px;
        border-radius: 0;
        border-top: 4px solid #415fff;
    } 
}

@media only screen and (max-width: 767px){
   .no_padding{
    padding: 0;
   }
   .lite_icon_img {
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
    }
   .educ_kit .lite_features{
        margin-bottom: 0.2rem;
        display: block;
        text-align: center;
   }
   .educ_kit .lite_icon_info h3 span {
        display: inline-block;
    }
    .abt_this_info h3 {
        margin-bottom: 1rem;
    }
   .sw_compatibility_imags img {
        margin: 0rem 0;
    }
   .prebook_img img {
        position: relative;
        top: 0;
    }
    .prebook_img{
        text-align: center;
        margin-bottom: 1rem;
    }
    .pre_book_disp {
        display: block;
    }
    .ai_lite_img img{
        margin-top: 1rem;
    }
    .pre_book_disp span .btn_prebook{
        margin-left: 0;
        margin-top: 0.5rem;
    }
    .head_top_btn {
        text-align: left;
    }
    .nav_head .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .green_book .btngreen{
        margin-left: 0;
        margin-top: 0.5rem;
    }
    .sw_compatibility_info {
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        border-top-left-radius: 15px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 15px;
    }
    .sw_compatibility_img {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
    }
    .sw_compatibility_img ul li:nth-child(1), .sw_compatibility_img ul li:nth-child(2) {
        width: 30%;
    }
    .sw_compatibility_img ul li {
        width: 30%;
    }
    #sw_compatibility.sw_compatibility {
        padding: 10px 0px 30px;
    }
    .app_video iframe {
        border-radius: 15px;
    }
    .package_plan_img ul {
        text-align: center;
    }
    .package_plan_img ul li {
        width: 48%;
        padding: 5px 5px;
        display: inline-block;
    }
    .ai_lite_info h3 {
        margin-top: 1rem;
    }
    .ai_power{
        display: block;
    }
    .abt_green {
        margin: 1.5rem 0 0rem;
    }
    .lite_slider {
        padding: 30px 0px 0px;
    }
   .nav_head .nav-link {
       align-self: flex-start;
       justify-content: flex-start;
   }
   .discover .discover_info ul > li{
        width: 100%;
   }
   .discover .discover_info .discover_info_list ul > li{
     width: 100%;
   }
   .discover .discover_info .discover_info_list ul > li:last-child {
        margin-bottom: 20px;
    }
    .c-info.c-info-link ul li{
        width: 100%;
    }
   .sub_banner .sub_banner_img:hover img{
    width: 100%;
   }
   .hover01 img {
        width: 100%;
        display: block;
    }
    .copy_rights {
        display: block;
        text-align: center;
        line-height: 2;
    }
    .footer_weight p {
        margin: 10px 0px;
    }
    .footer_weight .social_media {
        padding: 10px 0px 10px;
    }
    .footer_bottom{
        padding: 30px 0px;
    }
    .footer_weight h3 {
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 16px;
    }

    
}
