@media only screen and (max-width:1300px){


	.doctor_profile_con .doctor_profile_center{
            width: 100%;
            margin:0 auto;
    }

    
}

@media only screen and (max-width:1150px){
	.doctor_left_sidebar .similars_doc .similar_list .simi_doct > ul > li{
		width:49%;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_left .profile_image .doctor_views .view_align{
		width:73%;
	}
}

@media only screen and (max-width:1000px){

}

@media only screen and (max-width:850px){
	.doctor_pro_file .doc_sidebar .doctor_left_sidebar{
            width: 100%;
    }

    .doctor_pro_file .doc_sidebar .doctor_right_sidebar{
            width: 100%;
    }

    .doctor_left_sidebar .opening_hours .open_hours_location ul li .week_time .week_head{
    	width: 100%;
    }

    .doctor_left_sidebar .opening_hours .open_hours_location ul li .week_time .week_dtime{
    	width: 100%;
    }

	.art_control .doctor_panel_list .doctor_list .list_doctors ul li{
		width: 4.9%;
	}
}

@media only screen and (max-width:768px){
	.vids_control .doctor_panel_list .doctor_list .list_doctors ul li{
		width: 10%;
		margin-right: 0;
	}

	.doctor_full_Dets .doct_full_content > ul > li .services_doct .ser_list_doct > ul > li{
		width: 100%;
	}
}

@media only screen and (max-width:650px){
	.doctor_profile_con{
		margin-top:235px;
	}
	.booking_slot{
		width: 92%;
	}

	.booking_fixed{
		width: 92%;
	}

	.art_control .doctor_panel_list .doctor_list .list_doctors ul li{
		width: 10%;
		margin-right: 0;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_left{
		width: 100%;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_left .profile_image .images img{
		width: 50%;
		float: none;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_left .profile_image .doctor_views .view_align{
		width:40%;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right{
		width: 100%;
		padding:10px 5px;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right .doc_details_one .doc_specs .image_name{
		width: 87%;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right .doc_details_one .doc_appoint{
		position: initial;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right .doc_details_one .doc_appoint .appoint_b{
		width: 200px;
		margin:0 auto;
		float: none;
		text-align: center;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right .share_loc .locations_doc{
		width: 100%;
		box-sizing: border-box;
		padding: 5px 5px 5px 0px;
		border-bottom:1px solid rgb(157 155 155 / 20%);
		border-right: none;
		display:flex;
		justify-content:center;
	}
	
	
	
	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right .share_loc .locations_doc .loca_name{
		width:auto;
	}
	
	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right .doc_details_one .doc_specs .images{
		width:10%;
	}

	.doctor_pro_file .doc_sidebar .doctor_left_sidebar .doc_pro_right .share_loc .share_so{
		width: 100%;
	}

	.doctor_left_sidebar .opening_hours .open_hours_location ul{
		width: 100%;
	}

	.doctor_full_Dets .doct_full_content > ul > li .services_doct .ser_list_docts > ul > li .ser_list{
		width: 90%;
	}

	.art_control .doctor_panel_list .doctor_list .list_doctors ul li .art_image img{
		height: auto;
	}

	.booking_slot .booking_sub .book_doctor .user_info .user_info_panel .feild_box_panel .feild_set{
		width: 100%;
	}

	.booking_slot .booking_sub .book_doctor .user_info .user_info_panel .feild_box_panel .feild_set_buttons{
		width: 100%;
	}

	.booking_slot .booking_sub .book_doctor .location_show .location_head .head .preferred_alert{
		width: 100%;
	}
	.doctor_left_sidebar .similars_doc .similar_list .simi_doct > ul > li{
		width:100%;
	}
}

	



