@media screen and (max-width: 767.98px) {
    .insurence-logo2 .card{
        flex-direction: column;
    }
    .insurence-logo2 .card-body{
        border-left: none;
    }
    .banner {
        /* height: 500px; */
        background-size: cover;
    }
    .search-box-one{
        position: relative;
        top: 0;
    }
    .header-one .navbar-header #mobile_btn {
        left: unset;
        right: 0 !important;
    }
    .how-its-work .app-how-its-work .item{
        width:100%
    }
    .text-topHeader{
        text-align: center;
    }
    .header-navbar-rht{
        /* display: flex !important; */
        justify-content: center;
        width: 100%;
    }
    .header-one .header-navbar-rht li .btn{
        font-size: 11px;
    }
    .header-one .header-nav .main-menu-wrapper{
        background-color: #fff;
                padding: 41px 0;
    }
    .header-one .main-menu-wrapper .main-nav > li > a{
        color: #000 !important;
    }
    .header-one .navbar-header #mobile_btn{
        margin-top: -130px;
    }
    .procedures-items {
        display: flex;

    }
    .procedures-items .item {
        width: 100%;
        margin-bottom: 20px;
    }
    .procedures-items .item{
        width: 50%;
        border-bottom: 1px solid #ebebeb;
    }
    .specialities-image img{
        width: 108px !important;
    }
    .effect-mobile{
        display: flex;
     }
     .header-one .main-menu-wrapper .main-nav .register-btn{
        margin-right: 0;
     }

     .experience-logo span img{
        width: 100%;
     }


     .app-video {
        height: 300px;
     }
       .app-video iframe{
        border-radius: 35px;
       }

}
