@media (max-width:1200px){
	.content .pageBlock{width:100%;height:auto;}		
	.topHeader .navbar-toggle{display:inherit;}	
	.topHeader .Menu_F{display:inherit;}
	#menu { background-color:#e3d1d1; z-index:99; display:none; height:auto; padding:1px 0px;}	
	#menu a { border:none !important; display:inline-block; width:32%;font:normal 15px/30px yekan , yekannumbers , tahoma;padding:5px 10px;margin:1px 0px;}
	.navbar-toggle { margin-top:3px;}
	}
	
@media (min-width:1199px){ #menu{display:block !important;width:100%;} }


@media (max-width:1000px){
	.GeneralService{display:flex;flex-wrap:wrap;}	
	.GeneralService .pic{width:50% !important;}
	.GeneralService .pic:nth-child(3){ border-left:1px dotted #aaa; }
	.GeneralService .pic:nth-child(2){ border:0px;}
	.content{padding:50px;}
	.picCell{padding:20px;}
	}

@media (max-width:800px){	
	.GeneralService .pic{padding:30px;}
	.picCell{width:100%;}
	.AboutDr{display:table;}
	.Bio{width:100%;}
	.DrPic{display:none;}
	.footer{display:table;}
	.footer .Map{width:100%; height:300px;}
	.footer .Address{width:100%; background-color:#1e2024; text-align:center;}
	.footer .Category{width:50%;float:right;border-right:0px;}
	.footer .Services{width:50%;float:right;text-align:center;}
	.content .pageBlock{text-align:center;}
	.content .pageBlock p{text-align:justify;}
	.content .pageBlock img{display:block; float:inherit; margin: 0px auto 10px auto;}
	.topHeader .Address{display:none;}
	.content .Search_Question{text-align:center;}
	}

	
@media (max-width:650px){
    .content table.data td {font-size:14px; padding:0px 5px !important; line-height:30px;}
	.GeneralService .pic{width:100% !important; border:0px !important; }
	.GeneralService .pic img{max-height:none;}	
	.footer{padding:20px;}
	.content{padding:30px;font: normal 16px/36px IRANSans_L , yekan , yekannumbers;}
	.content td{display:block; width:100%; text-align:right !important; padding:0px !important;}
	.content form input[type=text],input[type=password],input[type=file]{width:100%; padding:0px; margin:0px;}
	.content form textarea{padding:0px; margin:0px;}
	.content form{padding:10px;}
	.content .Description{padding:20px;font:normal 12px/36px yekan , yekannumbers , tahoma;}
	.content ul{padding:0px;font:normal 12px/36px yekan , yekannumbers , tahoma;}
	.content li a{font: normal 16px/36px IRANSans_L , yekan , yekannumbers;}
	.content h1{padding:0px; background:none;}
	.content .seeMore{padding:0px; background:none; font-size:18px; color:#ff6c00;}
	.content .updateTime{display:block;margin:0px;}
	.content ul br{margin:0px;}
	.pageBlock a:nth-child(2){font: normal 16px/36px IRANSans_L , yekan , yekannumbers;display: block;margin: 20px 0px 10px 0px;}
	.pageBlock br{display:none;}
	.pageBlock p{font:normal 14px/36px IRANSans_L , yekan , yekannumbers;margin:0px;}
	.content .pageBlock img{height:100%;}
	.header{background-image:url(../../img/header-2.png); height:100px;}
	}
	
@media (max-width:500px){
	.topHeader .Address{display:none;}
	#menu a{ width:49%; }
	.footer .Category , .footer .Services{font-size:14px;}
	.header{background-position:right;}
	.content .Question_icons img{width:150px;}
	.content .headline{font-size:20px; background:none; padding-right:0px; color:#b7682f;}
	}
	
@media (max-width:400px){
	.header{background-position: center;background-size: contain;}
}

@media (max-width:350px){
	#menu a{ width:98%; }
	.slider{display:none;}
	.footer .Category , .footer .Services{width:100%;}
	.footer .Category{border-left:0px;border-bottom:1px dotted #aaa;}
	}