@media (max-width: 919px) {
    .big-banner .user-cover-img {
        object-position: right;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .container {}

    .doctor-profil-info.post-details {
        display: none;
    }

    .search-content button {
        margin-top: 0.8em;
    }
    
	span.select2.select2-container {
		width: 100% !important;
		margin-bottom: 1em;
	}
	.doctor-profile .col-sm-4.sticky {
		top: 0;
	}
	.navbar-header {
        max-width: none;
        width: 100%;
        margin-right: 0 !important;
        margin-left: 0 !important;
        padding-bottom: 0.5em;
        padding-top: 0.5em;
	}
	.doctor-profil-info.post-details.view-mobile {
        display: flex;
        align-items: center;    
    }
	.navbar-header img {
		max-width: 230px;
    }
    .box-text-bottom-detail.date-section {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
        width: 100%;
        margin-top: -0.6em;
        margin-bottom: -0.6em;
    }
    .box-text-bottom-category.detail-share {
        margin-top: 1em !important;
    }
    
    .search-btn-wrapper {
        right: 0px;
    }
    .search-content.inner button {
        margin-top: 0.5em !important;
        margin-bottom: 0.5em !important;
    }
    .doctor-question-block h3 {
        font-size: 1em;
    }
    .doctor-question-block a.question-btn {
        min-width: 127px;
    }
    button.navbar-toggle {
        margin-right: 0;
        margin-bottom: 0px;
    }
    ul.nav.navbar-nav.navbar-right {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .navbar-nav>li {
        float: none;
        display: block;
    }
    .pre-login .menu-ul a {
        padding: 0.9em 1.2em;
        display: block;
        color: #ffffff;
        text-decoration: none;
    }
    .pre-login .menu-ul a i {
        color: #fff;
    }
    .navbar-form .form-control {
        width: 100% !important;
    }

    .navbar-nav {
        margin: 0px;
    }
 
    .question-category-content {
        flex-direction: column;
        align-items: flex-start;
    }
	.question-sidebar {
		margin-bottom: 2em;
	}
    form.navbar-form.navbar-left {
        display: flex;
        margin-top: -1px;
        top: 0 !important;
	}
	.cart-title-bottom {
		display: flex;
		justify-content: center;
	}
    nav.navbar.navbar-default {
        padding: 0;
    }
	button.navbar-toggle:not(.collapsed) .icon-bar:first-child {
		display: none !important;
	}
	.search-content-head{
		margin: 0px auto;
    }
    .navbar-default .navbar-toggle {
        border: none !important;
    }
	button.navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
		transform: rotate(45deg);
	}
	.navbar-form.navbar-left .search-text {
		position: relative !important;
		width: 100% !important;
		right: 0 !important;
		transition: 0.3s;
	}
	.dropdown.login-drop {
		display: inline-block;
		margin-top: 1.6em;
        margin-bottom: 1em;
        float: none;
	}
	
	button.navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
		transform: rotate(-45deg);
		top: -0.4em;
	}
	.question-sidebar-select {
		margin-top: 2em;
	}
	button.navbar-toggle .icon-bar {
		position: relative;
	}
    .navbar-form .form-group {
        margin-bottom: 0px;
        flex: 1;
    }
    .row.flex-row {
        flex-direction: column;
    }
    .menu ul {
        justify-content: center;
    }
    .az-title ul li {
        list-style: none;
        min-width: 15%;
    }
    .az-title ul {
        min-width: 100%;
        flex-wrap: wrap;
    }

    ul.main-menu {
        flex-direction: column;
    }

    .main-button li a {
        margin-left: 0.5em;
        margin-right: 0.5em;
    }
	button.navbar-toggle {
		margin-top: 0em;
		padding: 14px 10px;
	}
    .navbar-form .form-control {
        background: #EFEFEF;
        border: none;
        min-height: 40px;
        height: 40px;
    }
    .file-upload {
        margin-bottom: 1em;
    }
    form.navbar-form.navbar-left button {
        max-height: 40px;
    }
    button.btn.btn-default.search-btn.search-btn-disabled i.fal.fa-search {
        color: #a7a7a7;
        position: relative;
        top: -2px;
    }
    a.dark-blue.fixed {
        position: fixed;
        left: 50%;
        bottom: 11px;
        z-index: 999;
        padding: 10px 35px!important;
        transform: translate(-50%, 0%);
        border-radius: 110px;
    }
    a.dark-blue.fixed.visible-xs.hidden {
        display: none !important;
    }
    a.dark-blue.fixed i {
        margin-right: 0.4em;
    }
    ul.footer-menu {
        flex-direction: column;
        text-align: center;
    }

    .box-item {
        flex-direction: column;
        text-align: center;
    }
    .search-content-head {
        width: 100%;
    }
    .navbar-form.navbar-left.open .search-text {
        width: 100% !important;
    }

    .box-text-bottom {
        flex-direction: column;
        align-items: center;
    }
    .az-title {
        overflow: auto;
    }

    button.btn.dropdown-toggle.btn-default {
        margin-bottom: 0.8em;
    }
    .box-item.doctor .box-item-text {
        flex-direction: column;
        width: 100%;
    }

    form.question-block div {
        width: 100%;
    }

    .sticky {
        position: relative;
    }

    .box-item.comments {
        align-items: center;
    }

    .services .service-item {
        flex-basis: calc(50% - 0.6em);
    }

    .services .service-item {
        flex-basis: calc(50% - 0.6em);
    }

    header ul.dropdown-menu li a {
        text-align: center;
        padding: 1em 0em !important;
    }

    ul.profile-menu {
        margin-top: 5px;
        /* margin-left: 10px; */
        /* margin-right: 10px; */
        background-color: #fffffff5;
        color: #acacac;
        overflow: auto;
        top: 101px;
        border-bottom-right-radius: 7px;
        border-bottom-left-radius: 7px;
        padding-top: .7em;
        padding-bottom: .7em;
    }

    ul.profile-menu li {
        padding:5px;
        min-width: 70px;
        text-align: center;
    }
    ul.profile-menu li a {
        color:#acacac;
    }

    .question-notification a {
        text-align: center;
    }

    ul.nav.navbar-nav.navbar-left {
        padding-left: 0em;
    }
    ul.footer-menu .row {
        flex-direction: column;
    }
 
    .box-item.doctor .info {
        justify-content: center;
    }
    .step-appol-item {
        padding-bottom: 0.5em;
        padding-top: 0.5em;
        border-bottom: solid 1px #e2e2e2;
        width: 100%;
        margin-bottom: 0.4em;
    }
    .register-item {
        margin-bottom: 1em;
    }
    .step-appol {
        flex-direction: column;
        margin-bottom: 2em;
	}
	.navbar-collapse.in {
		overflow-y: visible;
	}
	.search-result-wrapper {
		right: 0px !important;
		width: 100%;
		text-align: left;
	}
	.search-result-wrapper h4 {
		text-align: left;
    }
    i.fal.fa-times.close-search{
        display: none;
    }
    .profil-menu-element {
        max-height: 0;
        overflow: hidden;
        transition: 0.5s;
        position: relative;
        top: 13px;
    }
    .profil-menu-toggle.visible-xs {
        display: flex !important;
    }
    .profil-menu-element.open {
        max-height: 400px;
    }
    .toggle-block span {
        width: 100%;
        height: 2px;
        background: #000;
        display: block;
        margin-bottom: 5px;
        margin-top: 3px;
    }
    
    .toggle-block {
        width: 20px;
    }
    
    .profil-menu-toggle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
    }
	.open>.dropdown-menu {
		display: block;
		min-width: 150px;
		right: 0;
		left: inherit;
        padding: 5px;
	}
    
    .profil-menu-toggle p {
        margin-bottom: 0px;
        font-weight: bold;
        color: #000;
    }
    
    .profil-menu-toggle {
        margin: -14px;
        padding: 1em;
    }
    .toggle-block.open span:nth-child(2) {
        display: none;
    }
    
    .toggle-block.open span:first-child {
        transform: rotate(45deg);
        position: relative;
        top: 3px;
    }
    .toggle-block.open span:last-child {
        transform: rotate(-45deg);
        position: relative;
        top: -4px;
    }
    .wrapper-search-inner .search-btn-wrapper button {
        margin: 0px !important;
    }
    .box-text-bottom-category.detail-share {
        display: flex;
        margin-top: -1em;
        margin-bottom: 1em;
    }
    
    .navbar-header a img {
        width: 170px;
        margin-top: 13px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff;
    }
    ul.nav.navbar-nav.navbar-left i {
        font-size: 1.3em;
        color: #fff;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #36acec;
    }
    form.navbar-form.navbar-left {
        border: none !important;
        box-shadow: none;
        margin: 0px !important;
        margin-right: 1em !important;
    }
    
    .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        margin-top: 0px;
        padding: 0px;
        top: 0;
    }
    
    .navbar-header::before {
        display: none !important;
    }
    .navbar-collapse {
        padding-bottom: 1em;
    }
    .category-md {
        flex-direction: column;
        grid-template-columns: repeat(1, 1fr);
    }
    
    div#category-md-wrapper {
        padding: 10px 9px;
    }
    
    i#close-category {
        left: 95%;
        font-size: 17px;
        top: 5px;
    }
    div#tab-menu a {
        padding: 0.5em;
        font-size: 1em;
        min-width: 23.222222%;
    }
    .find-input input {
        margin-bottom: 1em;
    }
    div.tab-menu1 a {
        font-size: 13px;
        min-width: 73px;
        padding: 1em 0.6em;
        margin-right: 0.3em;
    }
    ul.tab-menu {
        display: flex;
        justify-content: center;
        padding: 0.5em 0em 0em 0em;
    }
    
    .tab-menu li a {
        padding: 9px 10px;
        font-size: 14px;
    }
    
    .tab-menu li {
        margin: 0 3px 0px 0;
    }
    .filter-content.text-right {
        margin-top: 0em;
        margin-right: 0em;
        position: relative;
        bottom: 0;
    }
    .healt-flex-content {
        flex-direction: column;
    }
    .col-sm-4.sticky {
        margin-top: 2em;
    }
    .doctor-profil-info.post-details .doctor-img {
        margin: 0px;
        margin-right: 0.5em;
    }
    .doctor-profil-info.card-shadow.profile-custom {
        flex-direction: column;
    }
    
    .profile-act-btn {
        margin: 0px;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .profile-numbers ul {
        margin: 0px;
        margin-bottom: 2em;
    }
    .big-banner {
        height: 130px;
    }
    .big-banner h1 {
        font-size:24px !important;
        padding-left: 5%;
            width: 60%;
            margin:0;
      text-shadow:1px 2px #05288d;
    }
    .profile-custom .doctor-img{
        margin-top:-40px;
    }
    .profile-custom.doctor-profil-info .doctor-post-detail {
        padding:0;
      }
      .profile-custom.doctor-profil-info .doctor-post-detail h1{
        margin:10px 0;
      }

}
/* Mobile */
@media (max-width: 419px) {
    .big-banner .user-cover-img {
        object-position: right;
    }
}

/* Tablet */
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-form .form-control {
        border-radius: 8px 0px 0px 8px;
    }

    .file-upload {
        margin-bottom: 1em;
    }

    .az-title ul {
        min-width: 830px;
    }

    .az-title {
        overflow: auto;
    }
    .doctor-profil-info.card-shadow.profile-custom {
        flex-direction: column;
    }
    
    .profile-act-btn {
        margin: 0px;
    }
    
    .profile-numbers ul {
        margin: 0px;
        margin-bottom: 2em;
    }
    
    .profile-act-btn {
        margin-bottom: 1em;
    }
    
    .big-banner {
        min-height: 150px;
    }
}

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {}



/*  NON-RESPONSIVE (ENABLE WHEN NON-RESPONSIVE)
================================================================= * /
.container{ width: 970px !important; min-width: 970px !important; }
/**/