@media only screen and (max-width: 800px) {
.main-header {
    display: none;
}
.mobile-header {
    background: #fff;
    display: block !important;
    position: fixed;
    z-index: 9;
    width: 100%;
    height: 50px;
    box-shadow: 0 1px 4px 0 rgb(136 136 136 / 31%);
    padding-top: 0px;
    top: 0px;
}
.mobile-header .menu .ri-bar-chart-horizontal-line{
    font-size: 25px;
    position: relative;
    top: 7px;
    left: 9px;
}
.mobile-header .logo {
    width: 130px !important;
    position: relative;
    top: -2px;
    left: 20px;
}
.mobile-header .cart {
    float: right;
    position: relative;
    top: 8px;
    right: 10px;
}
.mobile-header .cart .ri-more-2-fill{
	font-size: 22px;
}
.notification {
    width: 18px;
    height: 22px;
}
.offer {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.offers span {
    color: #fff;
    position: relative;
    top: 2px;
    left: -5px;
}
.mobile-header-search {
    background: #000;
    position: relative;
    z-index: 9;
    top: 0px;
    right: 0;
    width: 100%;
    box-shadow: 0 1px 2px 0 rgb(32 33 36 / 28%);
}
.mobile-header-search .ant-input-affix-wrapper {
    text-align: center;
}	
.mobile-header-search .ant-input-affix-wrapper .ant-input {
    width: 95% !important;
    height: 40px;
    margin-top: 9px;
    margin-bottom: 9px;
    text-align: left;
    border: 2px solid #fd6500 !important;
    border-radius: 5px;
}
.mobile-header-search .ant-input-affix-wrapper .ant-input:not(:last-child) {
    padding-right: 30px;
}
.mobile-header-search .ant-input-affix-wrapper .ant-input-suffix {
    right: 12px;
}
.content {
    padding: 6px 6px;
}
.m-mt-55{
	margin-top:55px !important;
}
.m-swiper-wrappers{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: initial;
	overflow-x: auto;
    flex-wrap: inherit;
}	
.m-swiper-wrappers .swiper-slides {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 80px;
    padding: 0px;
} 
.s-swiper-wrappers{
	position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: initial;
	overflow-x: scroll;
    flex-wrap: inherit;
}
.s-swiper-wrappers .swiper-slides{
	flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: auto;
    padding: 5px 5px;
}
.mobile-view .top-web-cat{
    margin-bottom: 6px;
    margin-top: 0px;
    padding-top: 7px;
}
.mobile-view .top-web-cat h2 {
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 4px;
}
.mobile-view .top-web-cat-img img {
    height: 22px;
}
.mobile-view .top-web-cat .active hr {
    height: 4px;
    color: #049341;
    width: 100%;
    margin: 0px auto;
    position: relative;
    top: 2px;
}
.m-row{
	
}
.pr-2{
	padding-right: 2px;
}
.s-swiper-wrappers .swiper-slides .box {
    height: 35px;
    padding-top: 1px;
    padding: 2px 14px;
    background-color: #f3f3f3;
}
.s-swiper-wrappers .swiper-slides h2 {
    font-size: 12px;
    font-weight: 500;
    margin: 8px 0px;
}
.s-swiper-wrappers  .active .box {
    background: #049341 !important;
} 
.mobile-view .banner1 {
    padding: 0px 6px;
    margin-top: 8px !important;
}
.mobile-view .banner1 img {
    margin-top: 0px;
    border-radius: 5px;
    border: 0px !important;
}
.mobile-view .banner1 .slick-dots {
    bottom: -20px;
	display:none !important;
}
.mobile-view .banner1  .slick-dots li {
    width: 7px;
    height: 7px;
    background: #eaeaea;
    border-radius: 25px;
}	
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-12 {
    width: 100%;
}
.mobile-view .sub-banner img {
    margin-top: 4px;
}
.mobile-view .sub-banner {
	padding: 8px 6px;
}
.m-pt-0{
	padding-top: 0px;
}
.d-pharmacy{
	display:none;
}
.m-pharmacy{
	display: block;
}
.m_bg {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    border-radius: 6px;
    height: 130px;
    margin: 0 0px 0px 0;
}
.m1_bg{
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#e40b14),to(transparent));
    background: -o-linear-gradient(top,#e40b14 50%,transparent);
    background: linear-gradient(180deg,#e40b14 50%,transparent);
    border: 1px solid #d2d2d2;
}
.m2_bg{
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#069240),to(transparent));
    background: -o-linear-gradient(top,#069240 50%,transparent);
    background: linear-gradient(180deg,#069240 50%,transparent);
    border: 1px solid #d2d2d2;
}
.m3_bg{
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#3065ab),to(transparent));
    background: -o-linear-gradient(top,#3065ab 50%,transparent);
    background: linear-gradient(180deg,#3065ab 50%,transparent);
    border: 1px solid #d2d2d2;
}
.m4_bg{
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#059240),to(transparent));
    background: -o-linear-gradient(top,#059240 50%,transparent);
    background: linear-gradient(180deg,#059240 50%,transparent);
    border: 1px solid #d2d2d2;
}
.m5_bg{
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#3065ab),to(transparent));
    background: -o-linear-gradient(top,#3065ab 50%,transparent);
    background: linear-gradient(180deg,#3065ab 50%,transparent);
    border: 1px solid #d2d2d2;
}
.m_title{
	margin-top: 10px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
    line-height: 16px;
    padding-left: 12px;
    padding-right: 10px;
    font-weight: 600;
}
.m_img {
    position: absolute;
    right: 2px;
    bottom: 2px;
    width: auto;
    height: 55px;
}	
.cat_bg {
    margin-top: 5px;
}
.cat_bg h1 {
    font-size: 15px;
    padding-left: 10px;
    margin-bottom: 5px;
    margin-top: 0px;
}	
.cat_bg .m-p0{
	padding: 0px;
}
.cat_bg .home-cat-product img {
    max-width: fit-content;
    height: 70px;
    border-radius: 5px;
}
.cat_bg .home-cat1,.cat_bg .home-cat2,.cat_bg .home-cat3,.cat_bg .home-cat4 {
    border-radius: 0px;    border-bottom: 2px solid #ffffff;
}
.cat-main{
	display:none;
}
.c-swiper-wrappers{
	position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: initial;
	overflow-x: scroll;
    flex-wrap: inherit;
}
.c-swiper-wrappers .swiper-slides{
	flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    padding: 5px 5px;
}
.m-pharmacy .slick-prev,.m-pharmacy .slick-next {
	display:none !important;
}
.mhead{
    font-size: 15px !important;
    padding-left: 10px !important;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
}
.m-p0{
	padding: 0px 0px !important;
}
.m-mt-15{
    margin-top: 15px;
}
.m-mt-10{
    margin-top: 10px !important;
}
.m-pharmacy{
    padding: 0px 0px !important;
}
.m-pharmacy .featured img {
    width: 100%;
    height: 110px;
}
.ipd0{
    padding: 0px 1px !important;
}
.view_all {
    font-size: 12px;
    padding: 3px 7px;
    border-radius: 5px;
    padding-right: 2px;
    height: 22px;
    margin-right: 0px;
    width: 76px;
}
.view_all .ri-arrow-right-s-line {
    font-size: 18px;
    position: absolute;
    top: 0px;
    right: 2px;
}
.m-pharmacy .listing-item-link img {
    height: 80px;
}
.m-pharmacy .listing-item-data {
    padding: 0px;
}
.m-pharmacy .listing-item-title {
    margin-top: 5px;
    font-weight: 500;
    height: 18px;
    font-size: 13px;
    margin-bottom: 5px;
}
.m-pharmacy .listing-item-address {
    font-size: 11px;
}
.m-pharmacy .listing-item-data .mb-10 {
    margin-bottom: 5px !important;
}
.m-pharmacy .rating_count {
    font-size: 11px;
}
.m-pharmacy .listing-footer .fa {
    font-size: 11px;
}
.m-pharmacy .add_mark {
    font-size: 11px;
    margin-top: 4px;
}
.m-pharmacy .phone-heartfill img {
    height: 13px;
}
.m-pharmacy .ribbons {
    font-size: 10px;
    height: 16px;
    margin-top: 0px;
    padding: 0px 8px 0 8px;
    font-weight: 500;
}
.m-pharmacy .listing-main {
    -webkit-box-shadow:none;
    box-shadow: none;    
	border: 1px solid #d2d2d2;
}
.main-footer {
    display: none;
}
.bottom-footer {
    display: block;
}
.m-hidden{
	display:none;
}
.mobile-view .card-inside {
    padding: 7px;
}
.mobile-view  .doctor-online .col-xs-6 {
    padding: 0px 5px;
}
.mobile-view .doctor-online .card-img-top {
    height: 130px;
}
.mobile-view .doctor-online .card-body .card-title {
    font-size: 14px;
}
.m-mt0 {
   margin-top: 0px !important;
}
.mobile-view  .doctor_consultation h2 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-top: 15px;
    text-align: left;
}
.mobile-view  .doctor_consultation {
    background: #3597d1;
    height: 145px;
    margin-top: 0px;
    padding-right: 0px;
}
.mobile-view  .doctor_consultation p {
    font-size: 13px;
    color: #fff;
    text-align: left;
    margin-bottom: 2px;
}
.mobile-view  .doctor_consultation .btn-outline {
    font-size: 13px;
    font-weight: 600;
    float: right;
    margin-top: 5px;
    padding: 5px 8px;
}
.mobile-view .nearby-doctors .btn1 {
    font-size: 13px;
    padding: 4px 8px;
    margin-right: 10px;
    margin-bottom: 0px !important;
}
.mobile-view .nearby-doctors .btn2 {
    font-size: 13px;
    padding: 4px 8px;
    margin-bottom: 0px !important;
}
.mobile-view  .exp_count {
    font-size: 10px;
    padding: 5px 3px;
}
.mobile-view  .mg-min15 {
    margin: 0px;
}
.MuiSkeleton-wave {
    max-height: 125px;
    max-width: 98%;
    margin: 0px auto;
}
.mhidden{
	display:none;
}
.hospital-tabs .main-tab .tab_div {
    padding: 0px 10px;
}
.hospital-tabs .main-tab .tab_div .nav-tabs .nav-link {
    text-align: center;
}
.hospital-tabs .sub-tab .tab_sub_div {
    padding: 0px 10px;
}
.appointment-details {
    background: none;
}
.book-appointment .box-body {
    padding: 0px 25px;
}
.bhead {
    font-size: 15px !important;
    padding-left: 10px !important;
    margin-bottom: 5px !important;
}
.book-appointment .btn-outline.btn-primary, .book-appointment input {
    border-color: #b7b7b7 !important;
    padding: 7px 8px;
    height: 40px;
}
.mp1{
	padding: 4px 20px !important;
}
.mp2{
	padding: 0px 10px !important;
}
.bhead2 {
    font-size: 15px !important;
    padding-left: 10px !important;
    margin-bottom: 5px !important;
    padding-top: 15px;
}
.day-radio-button {
    padding: 4px 4px;
}
.booking-details-bg {
    background: none;
}
.nearby-doctors .btn2 {
    font-size: 13px;
    padding: 4px 6px;
}
.nearby-doctors .btn1 {
    font-size: 13px;
    padding: 4px 6px;
}
.nearby-doctors .btn1 img {
    height: 10px;
    display: initial;
    margin-right: 4px !important;
}
.breadcrumbs {
    display: none;
}
.breadcrumbs-title {
    font-size: 16px;
}
.back_arrow i {
    font-size: 16px;
    position: relative;
    top: 0px;
    margin-right: 10px;
    cursor: pointer;
}
.breadcrumb-main {
    padding: 9px 0px;
}
.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper {
    width: 90% !important;
}
.find_doctor h2 {
    font-size: 12px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-word;
    white-space: pre-wrap;
    margin-bottom: 5px;
    min-height: 10px;
    max-width: 96%;
}
.top-web-services h2 {
    font-size: 12px;
    font-weight: 400;
}
.doctor-profile .listing-item-link img {
    height: 75px;
}
.doctor-profile .listing-item-title {
    font-size: 14px;
}
.doctor-profile .title2 {
    font-size: 13px;
}
.doctor-profile .p-right .title2 {
    font-size: 13px;
}
.doctor-profile .visit-call {
    background: #eeffe9;
    font-size: 11px;
    padding: 2px 0px;
    border-radius: 11px;
    padding-right: 2px;
    height: 23px;
    margin-right: 5px;
    border: 1px solid #f1f1f1;
    position: relative;
    width: 61px;
    float: left;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px;
}
.doctor-profile .p-button .btn1 {
    margin-right: 10px;
    width: 80px;
    padding: 2px;
}
.doctor-profile .p-button .btn2 {
    width: 80px;
    padding: 2px;
}
.doctor-profile .d-count {
    font-size: 14px;
}
.doctor-profile .d-text {
    font-size: 11px;
    font-weight: 400;
    opacity: 0.8;
}
.mno-padd{
	padding: 0px;
}
.m-div {
    background: #fff !important;
    margin-top: 20px;
}
.ih-54 {
    height: 54px !important;
}
.id-title {
    font-size: 14px !important;
}
.listing-item-address {
    font-size: 12px;
}
.imt-4 {
    margin-top: 4px !important;
}
.d-price {
    font-size: 12px;
}
.d-wait {
    font-size: 12px;
}
.if-14 {
    font-size: 14px !important;
}
.clinic-time .slick-prev,.clinic-time .slick-next {
    top: 40%;
    width: 20px;
    height: 20px;
}
.clinic-time .slick-prev:before, .clinic-time .slick-next:before {
    font-size: 18px;
}
.clinic-time-slide .day-name {
    font-size: 13px;
}
.clinic-time-slot {
    margin: 0px;
    padding: 7px 2px;
}
.clinic-body .time-slot {
    font-size: 11px;
    background: #ffffff;
    color: #008c3b;
    border: 1px solid #008c3b;
    border-radius: 6px;
    padding: 4px 5px;
    margin-right: 1px;
}
.m-mt-10{
	margin-top:10px;
}
.mobile-menu .btn-warning-light {
    background-color: #fff;
    border-color: #fff;
    color: #272727;
}
.mobile-menu .ant-drawer-body {
    padding: 7px 0px;
}
.mobile-menu .menu-div{
	padding: 7px 10px;
    border-bottom: 1px solid #c7c7c7;
}
.mobile-menu.btn-warning-light:hover, .mobile-menu .btn-warning-light:active, .mobile-menu.btn-warning-light:focus, .mobile-menu .btn-warning-light.active {
    background-color: #fff !important;
    border-color: #fff !important;
    color:#272727 !important;
}
.m-mb-10{
	margin-bottom:10px;
}

.caption-container {
    display: block!important;
    position: relative;
    bottom: 0;
    left: 0;
    width: auto;
}









	
}