

@media only screen and (max-width: 900px) {

    .mean-container .mean-bar {

        padding: 0;
    }
    .mean-container .mean-bar
    {
        border: 0 ;
    }
    .mobile-nav .logo img
    {
        height: 48px;
    }
    .slider-item .slider-shape img
    {
        display: none;
    }
    .slider-item .slider-text h1
    {
     font-size: 20px;
     line-height: 38px;
    }
    .slider-item
    {
        height: 100%;
        padding-top: 110px;
        padding-bottom: 45px;
        text-align: center;
    }
    .home-slider.owl-theme .owl-dots{
        bottom: 0;
    }
    .service_block
    {
        margin-top: 0  !important;
        margin-bottom: 30px;
    }
    .service-item
    {
        min-height: auto;
    }
    .service-item .service-front i
    {
        font-size: 40px;
    }
    .services-area
    {
        padding-bottom: 0 ;
    }
    .expertise-right img
    {
        display: none;
    }

    .why_choose .section1 h2 {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 15px;
        line-height: 32px;
}
    .why_choose .section1 p,
    .why_choose .section2 p
    {
        line-height: 36px;
        font-size: 16px;
        margin-top: 10px;
    }
    .why_choose .section2 h2 {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 15px;
        line-height: 39px;
    }

    .about-right
    {
        margin: 0 ;
        text-align: center;
    }
    .why_choose .section2 h2
    {
        font-size: 17px;
        font-weight: 700;
        margin-bottom: 15px;
        line-height: 32px;
    }
    footer
    {
        padding-top: 10px !important ;
    }
    .page-title-area {
        height: 150px;
    }
    .page-title-item h2{
        font-size: 20px;
        margin-bottom: 16px;
    }
    .page-title-item ul li{
        font-size: 13px;
    }
    .services-details-img p {
        line-height: 32px;
        margin-bottom: 0;
    }
    .departments-area
    {
        padding-bottom: 0 ;
    }
    .doc-info-right
    {
        margin-right: 0 !important; ;
    }
    .accept_urgent h4
    {
        font-size: 13px;
    }
    .accept_urgent {
        background-color: #19b9b71a;
        border: 0;
    }
    .urgent_message
    {
        font-weight: 600;
        text-transform: capitalize;
        line-height: 35px;
    }
    .breadcrumb-bar-two .inner-banner .breadcrumb-title {
        font-size: 19px;
        margin-bottom: 12px;
    }
    .breadcrumb-bar-two .inner-banner
    {
        margin: 0;
        padding: 36px 0 21px;
    }
    .question-area
    {
        padding-top: 25px !important;
        padding-bottom: 0  !important;
    }
    #questionForm
    {
        padding: 10px ;
    }
    .question-area .input-box label
    {
        font-size: 14px;
        margin-bottom: 8px !important;
    }
    .question-area .all_questions
    {
        order: 1 ;
    }
    .pagination .page-item
    {
        margin-left: 10px;
    }
    .page-link
    {
        color: #19b9b7;
    }
    .dont-hedicated {
        font-size: 13px;
        margin-bottom: 23px;
        color: #000 !important;
        text-align: center;
    }
    .appointment-item-two {
        background-image: none;
        padding: 17px 10px;
        position: relative;
    }
    .appointment-item-two {
        background-image: none;
        padding: 17px 10px;
        position: relative;
        margin-top: 10px;
    }
    .page-title-two .page-title-item
    {
        margin-top: 52px;
    }
    .appointment-area-two {
         padding-bottom: 0px;
    }
    .instractions p{
        font-size: 14px;
    }
    .step .alert-primary {
        border: 0;
        background-color: #19b9b745;
        color: #0f8987;
        font-weight: 700;
        font-size: 12px;
        line-height: 22px;
    }
    .step .main-title
    {
        font-size: 18px;
    }

    .languages_dropdown_mobile #navbarScrollingDropdown{
        color: #fff !important;
    }
    .arrow-img
    {
        display: none;
    }
    .custom_tabs
    {
        display: flex;
    }
    .custom_tabs li a{
        font-size: 14px;
    }
    .about-item ul {
        margin-bottom: 25px;
        text-align: right;
    }
    .acoount_settings_mobile
    {
        display: block !important;
    }
    .languages_dropdown_mobile #navbarScrollingDropdown
    {
        color: #22b9bb !important;
        margin-top: 9px;
    }
    #toTop {
        bottom: 10px;
    }

}
