
@media all and (max-width: 1024px) {
	

	.video_size, #breadcrumb {
		display: none;
	}
	
	.site_name {
		display: none;
		background: rgba(67, 67, 67, 0.5);
		padding: 10px 0;
		position: static;
		width: 100%;
		max-width: 100%;
	}
	
	.site {
		background: none;
	}
	
	.site_name_n {
		display: block;
		background-image: url(../images/img/res_bg.png);
		background-size: cover;
		background-repeat: no-repeat;
		padding: 5px 0;
	}
}

@media all and (max-width: 1280px) {
	
	body,html {
		//overflow-x: hidden;
		//position: fixed;
		width: 100%;
		//-webkit-overflow-scrolling: touch;
	}
	
	body {
		//overflow-x: hidden;
		//position: static;
		width: 100%;
		//-webkit-overflow-scrolling: touch;
	}
	
	.center1 {
		position: static;
	}
	
	
	
	
	
	
/* main menu */
	
	.position_abs_right_div {
		top: 0;
		//display: none;
	}
	
	.toggle_menu {
		width: 280px;
		height: auto;
		padding-bottom: 5px;
		margin-top: 45px;
		background: rgb(38, 50, 56);
	}
	
	.abs_nav > ul {
		margin: 5px 0 0 0;
		padding: 0 0 0 5px;
		overflow-y: scroll;
		height: 300px;
		display: none;
	}
	
	.abs_nav ul li {
		width: 100%;
		font-size: 16px;
		padding: 6px 10px 10px 5px;
	}
	
	.abs_nav > ul > li:nth-child(2), .abs_nav > ul > li:nth-child(3),
	.abs_nav > ul > li:nth-child(4), .abs_nav > ul > li:nth-child(5), 
	.abs_nav > ul > li:nth-child(6), .abs_nav > ul > li:nth-child(7) {
		left: 0;
	}
	
	.abs_nav ul li ul {
		position: static;
		width: 100%;
		margin: 0; /* new */
		padding: 5px;
		display: none;
		float: left;
	}

	.abs_nav ul li ul li {
		width: 100%;
		margin: 0; /* new */
		padding: 3px 5px;
		white-space: pre-line;
	}
	
	.abs_nav ul li:hover > ul	{
		display: block;
	}
	
	.abs_nav .tr {
		right: 15px;
	}
	
	.abs_nav.toggle_menu.oppen a {
		white-space: pre-line;
		word-wrap: break-word;
	}
	
	.langs {
		width: 120px;
		margin-left: 10px;
	}
	
	.langs ul {
		padding: 0;
	}
	
	.langs li {
		margin-left: 10px;
	}
	
	.top_nav {
		position: absolute;
		width: 120px;
		right: 40px;
		//margin-right: 55px;
	}
	
	.menu_logo {
		margin-top: 0;
	}

	/* end main menu */

	/* right menu */

	.menu_right {
		display: none;
	}

	/* end right menu */

	/* news, top new wighet */
	
	.announc_cont {
		width: 100%;
		max-width: 360px;
	}
	
	.tab_image_block {
		/*width: 100%;*/
		/*max-width: 320px;*/
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.tab_image_block img {
		width: 100%;
	}
	
	.tab_title {
		width: 100%;
		float: left;
	}
	
	/* end news, top new wighet */
	
	/* last event */
	
	.last_event > .img {
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.last_event > .img > img {
		float: none;
		width: 100%;
		margin: 0 auto;
		display: table;
	}
	
	.event_law .vert_news .ln_title {
		margin-left: 0;
	}
	
	/* end last event */

}

@media all and (min-width: 769px) and (max-width: 1300px) {
/* main menu */
	.toggle_menu {
		width: 200px;
		min-height: 360px;
		background: rgb(38, 50, 56);
	}
	
	.abs_nav > ul {
		margin: 5px 0 0 0;
		padding: 0 0 0 5px;
		//overflow-y: scroll;
		height: 300px;
		display: none;
	}
	
	.abs_nav > ul > li:nth-child(2), .abs_nav > ul > li:nth-child(3),
	.abs_nav > ul > li:nth-child(4), .abs_nav > ul > li:nth-child(5), 
	.abs_nav > ul > li:nth-child(6), .abs_nav > ul > li:nth-child(7) {
		left: 0;
	}
	
	.abs_nav ul li ul {
		left: -200px;
		margin: 5px 0 0 0;
		top: 0;
		width: 200px;
	}
	
	.abs_nav ul li:hover > ul {
		left: -200px;
		margin: 5px 0 0 0;
		padding: 5px;
		top: 0;
	}
	
/* end main menu */
}

@media all and (max-width: 360px) {
	
	.center {
		width: 100%;
		margin: 0 auto;
	}
	
	.header_tytle {
		width: 70%;
		font-size: 14px;
		margin-top: 0;
	}
	
	.search_width {
		width: 285px;
	}
	
	.search_abs input {
		width: 215px;
	}
	
	.footer_contact {
		display: none;
	}
	
	.footer_block > div {
		width: 100%;
	}
	
	.footer_logo {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.copyright > div {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	.dvs {
		float: left !important;
		margin-left: 10px !important;
		margin-top: 10px !important;
	}
	
	/* home page */
	/* center1 */
	.center1 {
		height: 33%;
	}
	
	.student_login {
		top: 120px;
		font-size: 14px;
	}
	
	.site_name {
		top: 10px;
	}
	
	img.top_logo {
		width: 50px;
	}
	
	.site {
		margin-top: 0;
	}
	
	h1.site_tytle {
		font-size: 14px;
		width: 70%;
	}
	
	.all {
		top: 42%;
		width: 100%;
		z-index: 998;
	}
	
	/* center2 */
	
	.center2 {
		top: 0;
		z-index: 998;
	}
	
	.news_block {
		padding-bottom: 20px;
		margin-top: 20px;
	}
	
	h2.news_title {
		padding: 10px;
		text-align: center;
		font-size: 16px;
	}
	
	ul.home_page_news {
		margin: 0;
		padding: 0;
	}
	
	ul.home_page_news li {
		width: 100%;
		font-size: 12px;
	}
	
	.center_news ul li a {
		font-size: 12px;
	}
	
	.center_news ul li:first-child {
		margin-left: 0;
	}
	
	.news_cards {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.card {
		width: 100%;
		min-height: 320px;
		max-width: 340px;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	p.sht_text {
		font-size: 14px;
	}
	
	.banner_content {
		padding-bottom: 20px;
		margin: 0 auto;
		float: none;
		display: table;
	}

	.banner_block {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
	}
	
	/* center3 */

	.center3 {
		z-index: 998;
	}

	.div_profession {
		width: 100%;
		font-size: 14px;
	}
	
	.prf_card {
		width: 80%;
		min-height: 200px;
		float: none;
		margin: 0 auto;
	}
	
	.rel_img {
		width: 150px;
		height: 150px;
	}
	
	/* center4 */

	.center4 {
		z-index: 998;
	}
	
	.comment_center {
		min-height: 190px;
		width: 100%;
		max-width: 340px;
		padding: 20px 0;
		float: none;
		display: table;
	}
	
	.border_abs_img {
		width: 120px;
		height: 120px;
		display: none;
	}
	
	.comment img, .comment2 img {
		width: 100px;
	}
	
	.comment .comment_center p {
		font-size: 10px;
		width: 100%;
		float: left;
		margin-right: 30px;
	}
	
	.comment2 .comment_center p {
		font-size: 10px;
		width: 100%;
		float: left;
		margin-left: 10px;
	}
	
	.comment .comment_center h5, .comment .comment_center h4 {
		text-align: right;
		margin-left: -30px;
	}
	
	.comment2 .comment_center h4, .comment2 .comment_center h5 {
		margin-left: 10px;
		width: 90%;
	}
	
	.comment_center h5, .comment_center h4 {
		float: left;
		margin-left: 6px;
		text-align: left;
		font-size: 12px;
		margin-top: -5px;
		width: 100%;
	}
	
	.comment:hover .border_abs_img, .comment2:hover .border_abs_img {
		width: 165px;
		height: 165px;
	}
	
	.comment:hover img, .comment2:hover img {
		width: 150px;
		top: -11px;
		left: 3px;
	}
	
	.announcement {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 0;
	}
	
	.left_side h4 {
		font-size: 16px;
	}
	
	.ann_block img {
		width: 28%;
	}
	
	.left_side ul li a .ann_block .ann_cont {
		width: 65%;
		margin-top: -15px;
	}
	
	.event_block {
		width: 100%;
		padding-bottom: 45px;
	}
	
	.news_by_days ul li, .news_by_days ul li a {
		font-size: 8px;
		display: table;
	}
	
	.event_type {
		padding: 10px;
	}
	
	.ev_active::after {
		bottom: -15px;
	}
	
	.event_type h2 {
		font-size: 14px;
	}
	
	.event_type h2::after {
		width: 69%;
	}
	
	.event_type h3 {
		font-size: 14px;
		float: left;
		width: 100%;
		padding-left: 60px;
		padding-bottom: 10px;
	}
	
	.event_type h3 img {
		left: 20px;
	}
	
	.see_more {
		width: 70%;
		float: left;
		margin: 0 auto;
		display: table;
		margin-top: 20px;
		top: 20px;
	}
	
	/* center5 */

	.center5 {
		z-index: 998;
	}
	
	.container {
		width: 100%;
		margin: 0;
	}
	
	.menu {
		padding-top: 0;
	}
	
	.background {
		min-height: 1400px;
	}
	
	/* university */
	
	.display_none_2 {
		left: 0;
		width: 320px;
		top: 30px;
	}
	
	/*.rotate_circle {
		width: 100%;
	}
	
	.prev_top {
		right: 0 !important;
		width: 30px;
		top: 2% !important;
	}
	
	.next_bottom {
		right: 0 !important;
		width: 30px;
		top: 36% !important;
	}*/
	
	.big_circle {
		width: 100%;
		top: -170px;
		max-width: 250px;
		max-height: 130px;
		left: -245px;
		border-radius: 0;
	}
	
	.big_circle p {
		margin-top: 0;
		width: 80%;
		margin-left: 10%;
		padding-top: 25px;
	}
	
	.university_one, .university_two,
	.university_three, .university_four,
	.university_five, .university_six,
	.university_seven, .university_eight {
		border-radius: 0;
		left: 16%;
	}
	
	.university_one {
		top: 20%;
	}
	
	.university_two {
		top: 35%;
	}
	
	.university_three {
		top: 50%;
	}
	
	.university_four {
		top: 65%;
	}
	
	.university_five {
		top: 80%;
	}
	
	.university_six {
		top: 95%;
	}
	
	.university_seven {
		top: 110%;
	}
	
	.university_eight {
		top: 125%;
	}
	
	.university_circle {
		height: 100px;
		width: 220px;
	}
	
	.university_circle p {
		padding-top: 10px;
	}
	
	.big_circle p a, .big_circle_3 p a {
		font-size: 16px;
	}
	
	/* clinick */
	
	.display_none_1 {
		width: 100%;
		max-width: 320px;
		top: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.line_1, .line_2, .line_3, .line_4,
	.line_5,.line_6,.line_7,.line_8 {
		display: none;
	}
	
	.circle_1, .circle_2, .circle_3, .circle_4,
	.circle_5, .circle_6, .circle_7, .circle_8,
	.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
		border-radius: 0;
		height: auto;
		padding: 5px;
		width: 180px;
	}
	
	.menu_1, .menu_2 {
		border-radius: 0;
		height: auto;
		padding: 10px;
	}
	
	.menu_1 {
		left: -565px;
	}
	
	.menu_1 p, .menu_2 p,
	.circle_1_2 p, .circle_2_2 p,
	.circle_3_2 p, .circle_4_2 p {
		font-size: 16px;
		padding-top: 0;
	}
	
	.circle_1 p, .circle_2 p, 
	.circle_3 p, .circle_4 p {
		padding-top: 0;
	}
	
	.circle_1 {
		left: 18%;
		top: 17%;
	}
	
	.circle_2 {
		left: 18%;
		top: 25%;
	}
	
	.circle_3 {
		left: 18%;
		top: 33%;
	}
	
	.circle_4 {
		left: 18%;
		top: 41%;
	}
	
	.menu_2 {
		left: -365px;
		top: 52%;
	}
	
	.circle_1_2 {
		left: 18%;
		top: 66%;
	}
	
	.circle_2_2 {
		left: 18%;
		top: 74%;
	}
	
	.circle_3_2 {
		left: 18%;
		top: 82%;
	}
	
	.circle_4_2 {
		left: 18%;
		top: 90%;
	}
	
	
	/* scince */
	
	.display_none_3 {
		width: 100%;
	}
	
	.big_circle_3 {
		border-radius: 0;
		width: 280px;
		margin: 0 auto;
		left: 7%;
		padding: 10px;
		height: auto;
		top: 150px;
	}
	
	.big_circle_3 p {
		padding-top: 0;
	}
	
	.circle {
		border-radius: 0;
		width: 270px;
		height: auto;
		padding: 10px;
		min-height: 65px;
		display: table;
	}
	
	.circle p {
		padding-top: 0;
		margin-top: 0;
	}
	
	.one {
		left: 8%;
		top: 30%;
	}
	
	.two {
		left: 8%;
		top: 40%;
	}
	
	.three {
		left: 8%;
		top: 50%;
	}
	
	.four {
		left: 8%;
		top: 62%;
	}
	
	.five {
		left: 8%;
		top: 72%;
	}
	
	.six {
		left: 8%;
		top: 82%;
	}
	
	.seven {
		left: 8%;
		top: 94%;
	}
	
	.eight {
		left: 8%;
		top: 104%;
	}
	
	.nine {
		left: 8%;
		top: 114%;
	}
	
	.ten {
		left: 8%;
		top: 126%;
	}
	
	/* center6 */
	
	.center6 {
		z-index: 998;
	}
	
	.center6 h1 {
		font-size: 14px;
		margin: 0 auto;
		float: none;
		padding-bottom: 50px;
	}
	
	.center6 p {
		margin-top: -10%;
	}
	
	img.big_map {
		width: 100%;
		display: none;
	}
	
	.campus {
		width: 100%;
		padding: 10px;
		min-height: 80px;
	}
	
	.campus ul {
		width: 100%;
		left: 15%;
		float: left;
		margin: 0;
		height: auto;
		top: 0;
	}
	
	.campus ul li {
		margin: 0;
		display: none;
	}
	
	.campus_buttons {
		top: 30px;
	}
	
	.counts {
		padding-bottom: 10px;
		min-height: 350px;
	}
	
	.counts ul  {
		width: 100%;
		margin: 0 auto;
		display: table;
		min-height: 350px;
	}
	
	.counts ul li {
		width: 90%;
		margin: 0 auto;
		display: table;
		padding-bottom: 10px;
		border-bottom: 1px solid #264f7b;
	}
	
	.counts ul li:nth-child(1) .counts_text {
		padding-left: 0;
	}
	
	.counts ul li:nth-child(2) {
		left:0;
		top: 75px;
	}
	
	.text_1 {
		right: 0;
		width: 50%;
		display: inline-block;
	}
	
	.text_2 {
		width: 50%;
		display: inline-block;
	}
	
	.counts_text {
		width: 100%;
		display: inline-block;
	}
	
	.counts ul li:nth-child(3) {
		left: 0;
		top: 180px;
	}
	
	.counts ul li:nth-child(3) .counts_nummber {
		margin-left: 10px;
	}
	
	.counts ul li:nth-child(4) {
		left: 0;
		top: 275px;
	}
	
	.counts ul li:nth-child(4) .counts_nummber {
		margin-left: 0;
	}
	
	.counts_nummber {
		width: 50%;
		display: inline-block;
	}
	
	/* center7 */
	
	.center7 {
		margin-top: -20px;
		z-index: 998;
	}

	li.img_span {
		width: 100%;
		float: none;
	}
	
	.see_more_btn {
		left: 25%;
	}
	
	/* end home page */
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	
	/* event wiget */
	
	.event_law {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.event_law ul.tabs li {
		display: none;
	}
	
	.event_law .tab_content {
		border: 1px solid #e1e6e9;
		border-top: 0;
	}
	
	.event_law .img img {
		border-radius: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}
	
	.ln_title {
		width: 100% !important;
		margin-top: 10px;
	}
	
	.info_title {
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	
	/* top news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 15px;
		padding-bottom: 10px;
	}
	
	/* annonc wiget */
	
	.last_announcement {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* very view wiget */
	
	.most_reading_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 300px;
	}
	
	.sec_center > div {
		width: 100%;
	}
	
	.vidio_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
		padding-bottom: 10px;
	}
	
	.hibrid_new {
		width: 100%;
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.photo_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
	}
	
	/* end content list */
	
	/* announcement list */
	
	.single_title {
		width: 100%;
		margin-top: 15px;
		display: table;
	}
	
	.date_more {
		width: 100%;
		display: table;
		text-align: right;
	}
	
	/* end announcement list */
	
	/* content , announcement, page */
	
	.content {
		width: 100%;
		margin: 0 auto;
		max-width: 360px;
		float: none;
		padding-bottom: 20px;
		display: table;
	}
	
	.page_content {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		/* float: none; */
		/* clear: both; */
		/* display: table; */
	}
	
	.page_tx_cont {
		width: 100%;
		//max-width: 360px;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.insert_block {
		float: none;
		display: table;
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
	}
	
	.announc_cont .tab_content {
		border: 1px solid #cfd8dc;
		border-top: 0;
	}
	
	.announc_cont .img img {
		width: 100%;
	}
	
	.all_content {
		margin-top: 20px;
		margin-right: 5px;
	}
	
	.left_sidebar {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end content , end announcement, end page */
	
	/* page second */
	
	.content_text h3 {
		word-wrap: break-word;
		text-indent: 0;
	}
	
	.abs_title {
		width: 100%;
		left: 0;
		font-size: 16px !important;
		top: -95px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* chair list */
	
	.ttitle {
		top: 200px;
		width: 95%
	}
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.chair_cont {
		width: 100%;
		max-width: 330px;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}
	
	/* end chair list */
	
	
	/* gallery */
	
	
	.first_block {
		width: 100%;
		margin: 0;
	}
	
	.img_block {
		display: none;
	}
	
	
	/* end gallery */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 320px;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	/* end gallery list */
	
	/* staff_list4 */
	
	.container_staff {
		width: 100%;
	}
	
	.pesron_page h2 {
		text-align: center;
		margin: 0;
	}
	
	.person {
		width: 100%;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
	}
	
	/* end staff_list4 */
	
	/* single staff */
	
	.single_staff {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end single staff */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 100%;
	}
	
	/* end faculty list */
	
	/* faculty sinle */
	
	.faculty_staff .person {
		width: 100%;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty sinle */
	
	/* spec list */
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 340px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.spz_cont {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
		display: table;
		//max-width: 225px;
	}
	
	/* end spec list */
	
	/* contact us */
	
	.cont_map {
		width: 100%;
	}
	
	#map iframe {
		width: 100%;
		padding: 5px;
	}
	
	.ttitle {
		min-width: 330px;
	}
	
	.content .menu_logo {
		float: left;
		width: 100%;
	}
	
	.menu_logo img {
		width: 100px;
	}
	
	.contact_block {
		width: 100%;
	}
	
	.contact_form .input {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end contact us */
	
	/* event single */
	
	.first_name, .last_name, .fn_name,
	.birthday, .specialties, .company, .country, .city,
	.your_mail, .phone, .res_choose, .login_log {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end event single */
	
	/* events list */

	.last_event > img {
		/*float: none;*/
		/*width: 100%;*/
		/*max-width: 140px;*/
		/*margin: 0 auto;*/
		/*display: table;*/
	}
	
	.last_event > .img > img {
		/*float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		display: table;
		border-radius: 0;*/
	}
	
	.event_info {
		width: 100%;
	}
	
	.search_area {
		padding-bottom: 20px;
	}

	/* end events list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		height: auto;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
	}
	
	.video_list .hor_item {
		width: 100%;
		max-width: 240px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -23px;
		margin-bottom: -28px;
	}
	
	.full_more {
		left: 6%;
	}
	
	/* end video list */
	
	/* banner menu wighet */
	
	.banner_menu_text {
		width: 100%;
		font-size: 18px;
		top: 10px;
		left: 15px;
	}
	
	/* end banner menu wighet */
	
	/* gallery wiget */
	
	.vidio_gallery iframe {
		min-height: 180px;
	}
	
	/* end gallery wiget */
	
	/* staff list 4 */
	
	.staff_4 h2 {
		margin-left: 0;
		text-align: center;
		padding-left: 0;
	}
	
	.rct_block {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
		display: table;
	}
	
	.years {
		font-size: 24px;
	}
	
	.name {
		font-size: 24px;
	}
	
	/* end staff list 4 */

	/* journal list */

	.journal_title h5 {
		font-size: 16px;
	}

	.ls_journals {
		padding-bottom: 20px;
	}
	
	.journal_firs_img {
		position: static;
		width: 100%;
		float: none;
		display: table;
	}
	
	.journal_firs_img img {
		width: 100%;
	}
	
	.journal_last_img {
		position: static;
		width: 100%;
		max-width: 320px;
		margin: 0;
		margin-top: 10px;
	}
	
	.journal_last_img img {
		width: 100%;
		max-width: 320px;
		margin: 0;
		padding: 0;
	}
	
	.journal_single {
		width: 100%;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.journal_text {
		width: 100%;
		margin-top: 20px;
		float: none;
		display: table;
	}

	/* end journal list */

	/* journal */

	.welcome_title img, .journal img {
		width: 35px;
	}

	/* end journal */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	/* contact book */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	.full_content  {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	
	.full_content .main_titles {
		font-size: 16px;
	}
	
	.full_content p {
		font-size: 14px;
	}
	
	.full_content form input[type=text], 
	.full_content form select {
		width: 90%;
	}
	 
	.full_content form {
		padding-bottom: 20px;
	}
	 
	.full_content form select {
		margin-left: 0;
	}
	
	/* end contact book */
	
	/* archive */
	
	.archive {
		width: 100%;
		max-width: 340px;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.arch_tx_cont {
		width: 100%;
		padding: 0;
		display: table;
		margin: 0 auto;
		float: none;
		max-width: 340px;
	}
	
	.arch_tx_cont .main_titles {
		font-size: 14px;
		padding-left: 0;
	}
	
	.arch_tx_cont .w_10,
	.arch_tx_cont .w_21,
	.arch_tx_cont .w_22,
	.arch_tx_cont .iwir input[type=text] {
		width: 98%;
	}
	
	/* end archive */
	
	/* student login */
	
	.load_img .iwoi, .load_img #picker,
	.load_img #adoption_date, .load_img #complete_date {
		width: 100%;
		margin-left: 0;
	}
	
	/* end student login */
	
	

}


@media all and (min-width: 361px) and (max-width: 480px) {

	.center {
		width: 100%;
		margin: 0 auto;
	}
	
	.header_tytle {
		width: 70%;
		font-size: 14px;
		margin-top: 0;
	}
	
	.search_abs {
		//width: 300px;
		opacity: 1;
	}
	
	.search_top {
		width: 230px;
	}
	
	.footer_contact {
		display: none;
	}
	
	.footer_block > div {
		width: 100%;
	}
	
	.footer_logo {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.copyright > div {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	.dvs {
		float: left !important;
		margin-left: 10px !important;
		margin-top: 10px !important;
	}
	
	
	/* home page */
	/* center1 */
	.center1 {
		height: 33%;
	}
	
	.student_login {
		top: 120px;
		font-size: 14px;
	}
	
	.site_name {
		top: 10px;
	}
	
	img.top_logo {
		width: 50px;
	}
	
	.site {
		margin-top: 0;
	}
	
	h1.site_tytle {
		font-size: 12px;
		width: 70%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.all {
		/*top: 42%;*/
		top: 45%;
		z-index: 998;
	}
	
	/* center2 */
	
	.center2.sect {
		top: 0;
		z-index: 998;
	}
	
	.news_block {
		padding-bottom: 20px;
		margin-top: 20px;
		width: 90%;
	}
	
	h2.news_title {
		padding: 10px;
		text-align: center;
		font-size: 20px;
	}
	
	ul.home_page_news {
		margin: 0;
		padding: 0;
	}
	
	ul.home_page_news li {
		width: 100%;
		font-size: 14px;
	}
	
	.center_news ul li a {
		font-size: 16px;
	}
	
	.center_news ul li:first-child {
		margin-left: 0;
	}
	
	.news_cards {
		margin-top: 0;
	}
	
	.card {
		width: 95%;
		max-width: 370px;
		min-height: 320px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	p.sht_text {
		font-size: 14px;
	}
	
	.banner_content {
		padding-bottom: 20px;
	}

	.banner_block {
		width: 90%;
		margin-left: 11%;
		margin-top: 20px;
		max-width: 370px;
		float: none;
		display: table;
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 11%;
	}
	
	/* center3 */

	.center3 {
		z-index: 998;
	}

	.div_profession {
		width: 100%;
		font-size: 14px;
	}
	
	.prf_card {
		width: 80%;
		min-height: 200px;
		float: none;
		margin: 0 auto;
	}
	
	.rel_img {
		width: 150px;
		height: 150px;
	}
	
	/* center4 */

	.center4 {
		z-index: 998;
	}
	
	.comment_center {
		min-height: 190px;
		width: 100%;
		max-width: 450px;
		padding: 20px;
		float: none;
		display: table;
	}
	
	.border_abs_img {
		width: 120px;
		height: 120px;
		display: none;
	}
	
	.comment img, .comment2 img {
		width: 100px;
	}
	
	.comment .comment_center p {
		font-size: 10px;
		width: 100%;
		float: left;
	}
	
	.comment2 .comment_center p {
		font-size: 10px;
		width: 100%;
		float: left;
	}
	
	.comment_center h5, .comment_center h4 {
		float: left;
		margin-left: -65px;
		font-size: 12px;
		width: 100%;
		text-align: right;
	}
	
	.comment_center h5 {
		margin-top: -5px;
	}
	
	.comment_center h4 {
		margin-top: 30px;
	}
	
	.comment2 .comment_center h4, .comment2 .comment_center h5 {
		margin-left: 0;
		width: 90%;
	}
	
	.comment:hover .border_abs_img, .comment2:hover .border_abs_img {
		width: 165px;
		height: 165px;
	}
	
	.comment:hover img, .comment2:hover img {
		width: 150px;
		top: -11px;
		left: 3px;
	}
	
	.announcement {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 0;
		max-width: 360px;
	}
	
	.left_side h4 {
		font-size: 16px;
	}
	
	.ann_block img {
		width: 28%;
	}
	
	.left_side ul li a .ann_block .ann_cont {
		width: 65%;
		margin-top: -15px;
	}
	
	.event_block {
		width: 100%;
		padding-bottom: 45px;
	}
	
	.news_by_days ul li, .news_by_days ul li a {
		font-size: 8px;
		display: table;
	}
	
	.event_type {
		padding: 10px;
	}
	
	.ev_active::after {
		bottom: -15px;
	}
	
	.event_type h2 {
		font-size: 14px;
	}
	
	.event_type h2::after {
		width: 69%;
	}
	
	.event_type h3 {
		font-size: 14px;
		float: left;
		width: 100%;
		padding-left: 60px;
		padding-bottom: 10px;
	}
	
	.event_type h3 img {
		left: 20px;
	}
	
	.see_more {
		width: 70%;
		float: left;
		margin: 0 auto;
		display: table;
		margin-top: 20px;
		top: 20px;
	}
	
	/* center5 */

	.center5 {
		z-index: 998;
	}
	
	.container {
		width: 100%;
		margin: 0;
	}
	
	.menu {
		padding-top: 20px;
	}
	
	.menu ul {
		list-style: none;
		width: 100%;
		float: none;
		max-width: 420px;
		margin: 0 auto;
		padding: 0;
	}
	
	.background {
		min-height: 1400px;
	}
	
	.li_1, .li_2, .li_3 {
		margin: 0 auto;
		float: none;
		display: table;
		width: 100%;
		max-width: 260px;
	}
	
	.display_none_2 {
		left: 0;
		width: 320px;
		top: 30px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/*.rotate_circle {
		width: 100%;
	}
	
	.prev_top {
		right: 0 !important;
		width: 30px;
		top: 2% !important;
	}
	
	.next_bottom {
		right: 0 !important;
		width: 30px;
		top: 36% !important;
	}*/
	
	.big_circle {
		width: 100%;
		top: -170px;
		max-width: 250px;
		max-height: 130px;
		left: -210px;
		border-radius: 0;
	}
	
	.big_circle p {
		margin-top: 0;
		width: 80%;
		margin-left: 10%;
		padding-top: 25px;
	}
	
	.university_one, .university_two,
	.university_three, .university_four,
	.university_five, .university_six,
	.university_seven, .university_eight {
		border-radius: 0;
		left: 18%;
	}
	
	.university_one {
		top: 20%;
	}
	
	.university_two {
		top: 35%;
	}
	
	.university_three {
		top: 50%;
	}
	
	.university_four {
		top: 65%;
	}
	
	.university_five {
		top: 80%;
	}
	
	.university_six {
		top: 95%;
	}
	
	.university_seven {
		top: 110%;
	}
	
	.university_eight {
		top: 125%;
	}
	
	.university_circle {
		height: 100px;
		width: 220px;
	}
	
	.university_circle p {
		padding-top: 10px;
	}
	
	.big_circle p a, .big_circle_3 p a {
		font-size: 16px;
	}
	
	/* clinick */
	
	.display_none_1 {
		width: 100%;
		top: 0;
		margin: 0 auto;
		max-width: 360px;
		float: none;
		display: table;
	}
	
	.line_1, .line_2, .line_3, .line_4,
	.line_5,.line_6,.line_7,.line_8 {
		display: none;
	}
	
	.circle_1, .circle_2, .circle_3, .circle_4,
	.circle_5, .circle_6, .circle_7, .circle_8,
	.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
		border-radius: 0;
		height: auto;
		padding: 5px;
		width: 180px;
	}
	
	.menu_1, .menu_2 {
		border-radius: 0;
		height: auto;
		padding: 10px;
	}
	
	.menu_1 {
		left: -535px;
	}
	
	.menu_1 p, .menu_2 p,
	.circle_1_2 p, .circle_2_2 p,
	.circle_3_2 p, .circle_4_2 p {
		font-size: 16px;
		padding-top: 0;
	}
	
	.circle_1 p, .circle_2 p, 
	.circle_3 p, .circle_4 p {
		padding-top: 0;
	}
	
	.circle_1 {
		left: 24%;
		top: 18%;
	}
	
	.circle_2 {
		left: 24%;
		top: 26%;
	}
	
	.circle_3 {
		left: 24%;
		top: 34%;
	}
	
	.circle_4 {
		left: 24%;
		top: 42%;
	}
	
	.menu_2 {
		left: -345px;
		top: 52%;
	}
	
	.circle_1_2 {
		left: 24%;
		top: 67%;
	}
	
	.circle_2_2 {
		left: 24%;
		top: 75%;
	}
	
	.circle_3_2 {
		left: 24%;
		top: 83%;
	}
	
	.circle_4_2 {
		left: 24%;
		top: 91%;
	}
	
	
	/* scince */
	
	.display_none_3 {
		width: 100%;
		max-width: 420px;
		margin: 0 auto;
		left: -6px;
		float: none;
		display: table;
	}
	
	.big_circle_3 {
		border-radius: 0;
		width: 280px;
		margin: 0 auto;
		left: 13%;
		padding: 10px;
		height: auto;
		top: 150px;
	}
	
	.big_circle_3 p {
		padding-top: 0;
	}
	
	.circle {
		border-radius: 0;
		width: 270px;
		height: auto;
		padding: 10px;
		min-height: 65px;
		display: table;
	}
	
	.circle p {
		padding-top: 0;
		margin-top: 0;
	}
	
	.one {
		left: 15%;
		top: 29%;
	}
	
	.two {
		left: 15%;
		top: 39%;
	}
	
	.three {
		left: 15%;
		top: 49%;
	}
	
	.four {
		left: 15%;
		top: 60%;
	}
	
	.five {
		left: 15%;
		top: 70%;
	}
	
	.six {
		left: 15%;
		top: 80%;
	}
	
	.seven {
		left: 15%;
		top: 92%;
	}
	
	.eight {
		left: 15%;
		top: 103%;
	}
	
	.nine {
		left: 15%;
		top: 114%;
	}
	
	.ten {
		left: 15%;
		top: 127%;
	}
	
	/* center6 */
	
	.center6 {
		//margin-top: -20px;
		//display: none;
		z-index: 998;
	}
	
	.center6 h1 {
		font-size: 20px;
	}
	
	.center6 p {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
		float: none;
	}
	
	img.big_map {
		width: 100%;
		display: none;
	}
	
	.campus {
		width: 100%;
		padding: 10px;
		min-height: 80px;
	}
	
	.campus ul {
		width: 100%;
		left: 15%;
		float: left;
		margin: 0;
		height: auto;
		top: 0;
	}
	
	.campus ul li {
		margin: 0;
		display: none;
	}
	
	.campus_buttons {
		top: 30px;
	}
	
	.counts {
		padding-bottom: 10px;
		min-height: 350px;
	}
	
	.counts ul  {
		width: 100%;
		margin: 0 auto;
		display: table;
		min-height: 350px;
	}
	
	.counts ul li {
		width: 100%;
		margin: 0 auto;
		display: table;
		padding-bottom: 10px;
		border-bottom: 1px solid #264f7b;
	}
	
	.counts ul li:nth-child(1) .counts_text {
		padding-left: 0;
	}
	
	.counts ul li:nth-child(2) {
		left:0;
		top: 75px;
	}
	
	.text_1 {
		right: 0;
		width: 50%;
		display: inline-block;
	}
	
	.text_2 {
		width: 50%;
		display: inline-block;
	}
	
	.counts_text {
		width: 100%;
		display: inline-block;
	}
	
	.counts ul li:nth-child(3) {
		left: 0;
		top: 180px;
	}
	
	.counts ul li:nth-child(3) .counts_nummber {
		margin-left: 10px;
	}
	
	.counts ul li:nth-child(4) {
		left: 0;
		top: 275px;
	}
	
	.counts ul li:nth-child(4) .counts_nummber {
		margin-left: 0;
	}
	
	.counts_nummber {
		width: 50%;
		display: inline-block;
	}
	
	/* center7 */
	
	.center7 {
		margin-top: -20px;
		z-index: 998;
	}
	
	li.img_span {
		width: 100%;
		float: none;
		max-width: 340px;
		margin: 0 auto;
		display: table;
	}
	
	.see_more_btn {
		left: 33%;
	}
	
	/* end home page */
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	
	/* event wiget */
	
	.event_law ul.tabs li {
		display: none;
	}
	
	.event_law .tab_content {
		border: 1px solid #e1e6e9;
		border-top: 0;
	}
	
	.event_law .img img {
		border-radius: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}
	
	.ln_title {
		width: 100% !important;
		margin-top: 10px;
	}
	
	.info_title {
		float: left;
		width: 100%;
	}
	
	/* top news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 15px;
		padding-bottom: 10px;
	}
	
	/* annonc wiget */
	
	.last_announcement {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* very view wiget */
	
	.most_reading_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 300px;
	}
	
	.sec_center > div {
		width: 100%;
	}
	
	.vidio_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
		padding-bottom: 10px;
	}
	
	.hibrid_new {
		width: 100%;
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.photo_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
	}
	
	/* end content list */
	
	/* announcement list */
	
	.single_title {
		width: 100%;
		margin-top: 15px;
		display: table;
	}
	
	.date_more {
		width: 100%;
		display: table;
		text-align: right;
	}
	
	/* end announcement list */
	
	/* content, announcement, page */
	
	.content {
		width: 100%;
		margin: 0 auto;
		max-width: 360px;
		float: none;
		padding-bottom: 20px;
		display: table;
	}
	
	.page_content {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		/* float: none; */
		/* clear: both; */
		/* display: table; */
	}
	
	.page_tx_cont {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.insert_block {
		float: none;
		display: table;
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
	}
	
	.announc_cont .tab_content {
		border: 1px solid #cfd8dc;
		border-top: 0;
	}
	
	.announc_cont .img img {
		width: 100%;
	}
	
	.all_content {
		margin-top: 20px;
	}
	
	.left_sidebar {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end content, end announcement, end page */
	
	/* page second */
	
	.content_text h3 {
		word-wrap: break-word;
		text-indent: 0;
	}
	
	.abs_title {
		width: 100%;
		left: -50px;
		font-size: 16px !important;
		top: -95px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* chair list */
	
	.ttitle {
		top: 200px;
		width: 95%
	}
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.chair_cont {
		width: 100%;
		max-width: 330px;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}
	
	/* end chair list */
	
	/* gallery */
	
	
	.first_block {
		width: 100%;
		margin: 0;
	}
	
	.img_block {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.img_un:nth-child(2), .img_un:nth-child(4) {
		margin-left: 10%;
	}
	
	
	/* end gallery */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		//max-width: 300px;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	/* end gallery list */
	
	/* staff_list4 */
	
	.container_staff {
		width: 100%;
	}
	
	.pesron_page h2 {
		text-align: center;
		margin: 0;
	}
	
	.person {
		width: 100%;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
	}
	
	/* end staff_list4 */
	
	/* single staff */
	
	.single_staff {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end single staff */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end faculty list */
	
	/* faculty sinle */
	
	.faculty_staff .person {
		width: 100%;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty sinle */
	
	/* spec list */
	
	.right_sidebar {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 340px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.event_law {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.spz_cont {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
		display: table;
		//max-width: 225px;
	}
	
	/* end spec list */
	
	/* contact us */
	
	.cont_map {
		width: 100%;
	}
	
	#map iframe {
		width: 100%;
		padding: 5px;
	}
	
	.ttitle {
		min-width: 330px;
	}
	
	.content .menu_logo {
		float: left;
		width: 100%;
	}
	
	.menu_logo img {
		width: 100px;
	}
	
	.contact_block {
		width: 100%;
	}
	
	.contact_form .input {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end contact us */
	
	/* event single */
	
	.first_name, .last_name, .fn_name,
	.birthday, .specialties, .company, .country, .city,
	.your_mail, .phone, .res_choose, .login_log {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end event single */
	
	/* events list */

	.last_event > img {
		width: 100%;
		//border-radius: 0;
		max-width: 140px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.last_event > .img > img {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		display: table;
		border-radius: 0;
	}
	
	.event_info {
		width: 100%;
	}
	
	.search_area {
		padding-bottom: 20px;
	}

	/* end events list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		height: auto;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
	}
	
	.video_list .hor_item {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -23px;
		margin-bottom: -27px;
	}
	
	.full_more {
		left: 6%;
	}
	
	/* end video list */
	
	/* banner menu wighet */
	
	.banner_menu_text {
		width: 100%;
		font-size: 18px;
		top: 10px;
		left: 15px;
	}
	
	/* end banner menu wighet */
	
	/* gallery wiget */
	
	.vidio_gallery iframe {
		min-height: 180px;
	}
	
	/* end gallery wiget */
	
	
	/* staff list 4 */
	
	.staff_4 h2 {
		margin-left: 0;
		text-align: center;
		padding-left: 0;
	}
	
	.rct_block {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
		display: table;
	}
	
	.years {
		font-size: 24px;
	}
	
	.name {
		font-size: 24px;
	}
	
	/* end staff list 4 */

	/* journal list */

	.journal_title h5 {
		font-size: 16px;
	}

	.ls_journals {
		padding-bottom: 20px;
	}
	
	.journal_firs_img {
		position: static;
		width: 100%;
		float: none;
		display: table;
	}
	
	.journal_firs_img img {
		width: 100%;
	}
	
	.journal_last_img {
		position: static;
		width: 100%;
		max-width: 320px;
		margin: 0;
		margin-top: 10px;
	}
	
	.journal_last_img img {
		width: 100%;
		max-width: 320px;
		margin: 0;
		padding: 0;
	}
	
	.journal_single {
		width: 100%;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.journal_text {
		width: 100%;
		margin-top: 20px;
		float: none;
		display: table;
	}

	/* end journal list */

	/* journal */

	.welcome_title img, .journal img {
		width: 35px;
	}

	/* end journal */
	
	/* contact book */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	.full_content  {
		width: 100%;
		max-width: 420px;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	
	.full_content .main_titles {
		font-size: 16px;
	}
	
	.full_content p {
		font-size: 14px;
	}
	
	.full_content form input[type=text], 
	.full_content form select {
		width: 90%;
	}
	 
	.full_content form {
		padding-bottom: 20px;
	}
	 
	.full_content form select {
		margin-left: 0;
	}
	
	/* end contact book */
	
	/* archive */
	
	.archive {
		width: 100%;
		max-width: 420px;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.arch_tx_cont {
		width: 100%;
		padding: 0;
		display: table;
		margin: 0 auto;
		float: none;
		max-width: 420px;
	}
	
	.arch_tx_cont .main_titles {
		font-size: 14px;
		padding-left: 0;
	}
	
	.arch_tx_cont .w_10,
	.arch_tx_cont .w_22,
	.arch_tx_cont .iwir input[type=text] {
		width: 98%;
	}
	
	/* end archive */
	
	/* student login */
	
	.load_img .iwoi, .load_img #picker,
	.load_img #adoption_date, .load_img #complete_date {
		width: 100%;
		margin-left: 0;
	}
	
	/* end student login */
	
}

@media all and (min-width: 481px) and (max-width: 600px) {
	
	.center {
		width: 100%;
		margin: 0 auto;
	}
	
	.header_tytle {
		width: 70%;
		font-size: 14px;
		margin-top: 12px;
		margin-left: 15px;
	}
	
	.search_abs {
		//width: 300px;
		opacity: 1;
	}
	
	.search_top {
		width: 230px;
	}
	
	.footer_contact {
		display: none;
	}
	
	.footer_block > div {
		width: 100%;
	}
	
	.footer_logo {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.copyright > div {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	.dvs {
		float: left !important;
		margin-left: 10px !important;
		margin-top: 10px !important;
	}
	
	/* home page */
	/* center1 */
	.center1 {
		height: 33%;
	}
	
	.student_login {
		top: 90px;
		font-size: 14px;
		z-index: 99;
	}
	
	.site_name {
		top: 10px;
	}
	
	img.top_logo {
		width: 50px;
	}
	
	.site {
		margin-top: 0;
	}
	
	h1.site_tytle {
		font-size: 12px;
		width: 70%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.all {
		top: 50%;
	}
	
	.site_name_n {
		display: block;
	}
	
	/* center2 */
	
	.center2.sect {
		top: 0;
	}
	
	.news_block {
		padding-bottom: 20px;
		width: 100%;
		max-width: 360px;
		margin-top: 20px;
	}
	
	h2.news_title {
		padding: 10px;
		text-align: center;
		font-size: 20px;
	}
	
	ul.home_page_news {
		margin: 0;
		padding: 0;
	}
	
	ul.home_page_news li {
		width: 100%;
		font-size: 14px;
	}
	
	.center_news ul li a {
		font-size: 16px;
	}
	
	.center_news ul li:first-child {
		margin-left: 0;
	}
	
	.news_cards {
		margin-top: 0;
	}
	
	.card {
		width: 95%;
		max-width: 370px;
		min-height: 320px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	p.sht_text {
		font-size: 14px;
	}
	
	.banner_content {
		padding-bottom: 20px;
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
	}

	.banner_block {
		width: 90%;
		margin-left: 11%;
		margin-top: 20px;
		max-width: 370px;
		float: none;
		display: table;
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 11%;
	}
	
	/* center3 */
	.div_profession {
		width: 100%;
		font-size: 14px;
	}
	
	.prf_card {
		width: 50%;
		min-height: 200px;
		float: left;
		margin: 0 auto;
	}
	
	.rel_img {
		width: 150px;
		height: 150px;
	}
	
	/* center4 */
	
	.comment_center {
		min-height: 190px;
		width: 100%;
		max-width: 600px;
		padding: 20px;
		float: none;
		display: table;
	}
	
	.border_abs_img {
		width: 120px;
		height: 120px;
		display: none;
	}
	
	.comment img, .comment2 img {
		width: 100px;
	}
	
	.comment .comment_center p {
		font-size: 14px;
		width: 100%;
		float: left;
	}
	
	.comment2 .comment_center p {
		font-size: 14px;
		width: 100%;
		float: left;
	}
	
	.comment_center h5, .comment_center h4 {
		float: left;
		margin-left: -60px;
		text-align: right;
		font-size: 12px;
		width: 100%;
	}
	
	.comment_center h5 {
		margin-top: 4px;
	}
	
	.comment_center h4 {
		margin-top: 30px;
	}
	
	.comment2 .comment_center h4, .comment2 .comment_center h5 {
		text-align: left;
		margin-left: 50px;
		padding-bottom: 0;
		width: 90%;
	}
	
	.comment:hover .border_abs_img, .comment2:hover .border_abs_img {
		width: 165px;
		height: 165px;
	}
	
	.comment:hover img, .comment2:hover img {
		width: 150px;
		top: -11px;
		left: 3px;
	}
	
	.announcement {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 0;
		max-width: 360px;
	}
	
	.left_side h4 {
		font-size: 16px;
	}
	
	.ann_block img {
		width: 28%;
	}
	
	.left_side ul li a .ann_block .ann_cont {
		width: 65%;
		margin-top: -15px;
	}
	
	.event_block {
		width: 100%;
		padding-bottom: 45px;
	}
	
	.news_by_days ul li, .news_by_days ul li a {
		font-size: 8px;
		display: table;
	}
	
	.ev_active::after {
		bottom: -15px;
	}
	
	.event_type h2 {
		font-size: 14px;
	}
	
	.event_type h2::after {
		width: 69%;
	}
	
	.event_type h3 {
		font-size: 14px;
	}
	
	.see_more {
		width: 50%;
	}
	
	/* center5 */
	
	.container {
		width: 100%;
		margin: 0;
	}
	
	.menu {
		padding-top: 20px;
	}
	
	.menu ul {
		list-style: none;
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
		padding: 0;
	}
	
	.li_1, .li_2, .li_3 {
		margin: 0 auto;
		float: none;
		display: table;
		width: 100%;
		max-width: 260px;
	}
	
	/* university */
	
	.background {
		min-height: 1400px;
	}
	
	.display_none_2 {
		left: 0;
		width: 320px;
		top: 30px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/*.rotate_circle {
		width: 100%;
	}
	
	.prev_top {
		right: 0 !important;
		width: 30px;
		top: 2% !important;
	}
	
	.next_bottom {
		right: 0 !important;
		width: 30px;
		top: 36% !important;
	}*/
	
	.big_circle {
		width: 100%;
		top: -170px;
		max-width: 250px;
		max-height: 130px;
		left: -215px;
		border-radius: 0;
	}
	
	.big_circle p {
		margin-top: 0;
		width: 80%;
		margin-left: 10%;
		padding-top: 25px;
	}
	
	.university_one, .university_two,
	.university_three, .university_four,
	.university_five, .university_six,
	.university_seven, .university_eight {
		border-radius: 0;
		left: 26%;
	}
	
	.university_one {
		top: 20%;
	}
	
	.university_two {
		top: 35%;
	}
	
	.university_three {
		top: 50%;
	}
	
	.university_four {
		top: 65%;
	}
	
	.university_five {
		top: 80%;
	}
	
	.university_six {
		top: 95%;
	}
	
	.university_seven {
		top: 110%;
	}
	
	.university_eight {
		top: 125%;
	}
	
	.university_circle {
		height: 100px;
	}
	
	.university_circle p {
		padding-top: 10px;
	}
	
	.big_circle p a, .big_circle_3 p a {
		font-size: 16px;
	}
	
	/* clinick */
	
	.display_none_1 {
		width: 100%;
		top: 0;
		margin: 0 auto;
		max-width: 360px;
		left: 0;
		display: table;
		float: none;
	}
	
	.line_1, .line_2, .line_3, .line_4,
	.line_5,.line_6,.line_7,.line_8 {
		display: none;
	}
	
	.circle_1, .circle_2, .circle_3, .circle_4,
	.circle_5, .circle_6, .circle_7, .circle_8,
	.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
		border-radius: 0;
		height: auto;
		padding: 5px;
		width: 180px;
	}
	
	.menu_1, .menu_2 {
		border-radius: 0;
		height: auto;
		padding: 10px;
	}
	
	.menu_1 {
		left: -535px;
	}
	
	.menu_1 p, .menu_2 p,
	.circle_1_2 p, .circle_2_2 p,
	.circle_3_2 p, .circle_4_2 p {
		font-size: 16px;
		padding-top: 0;
	}
	
	.circle_1 p, .circle_2 p, 
	.circle_3 p, .circle_4 p {
		padding-top: 0;
	}
	
	.circle_1 {
		left: 24%;
		top: 18%;
	}
	
	.circle_2 {
		left: 24%;
		top: 26%;
	}
	
	.circle_3 {
		left: 24%;
		top: 34%;
	}
	
	.circle_4 {
		left: 24%;
		top: 42%;
	}
	
	.menu_2 {
		left: -345px;
		top: 52%;
	}
	
	.circle_1_2 {
		left: 24%;
		top: 67%;
	}
	
	.circle_2_2 {
		left: 24%;
		top: 75%;
	}
	
	.circle_3_2 {
		left: 24%;
		top: 83%;
	}
	
	.circle_4_2 {
		left: 24%;
		top: 91%;
	}
	
	
	/* scince */
	
	.display_none_3 {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
		left: 0;
	}
	
	.big_circle_3 {
		border-radius: 0;
		width: 280px;
		margin: 0 auto;
		left: 18%;
		padding: 10px;
		height: auto;
		top: 150px;
	}
	
	.big_circle_3 p {
		padding-top: 0;
	}
	
	.circle {
		border-radius: 0;
		width: 270px;
		height: auto;
		padding: 10px;
		min-height: 65px;
		display: table;
	}
	
	.circle p {
		padding-top: 0;
		margin-top: 0;
	}
	
	.one {
		left: 19%;
		top: 29%;
	}
	
	.two {
		left: 19%;
		top: 39%;
	}
	
	.three {
		left: 19%;
		top: 49%;
	}
	
	.four {
		left: 19%;
		top: 60%;
	}
	
	.five {
		left: 19%;
		top: 70%;
	}
	
	.six {
		left: 19%;
		top: 80%;
	}
	
	.seven {
		left: 29%;
		top: 90%;
	}
	
	.eight {
		left: 19%;
		top: 100%;
	}
	
	.nine {
		left: 19%;
		top: 110%;
	}
	
	.ten {
		left: 19%;
		top: 120%;
	}
	
	/* center6 */
	
	.center6 {
		//margin-top: -20px;
		//display: none;
	}
	
	.center6 h1 {
		font-size: 20px;
	}
	
	.center6 p {
		margin-top: 0;
		width: 100%;
		max-width: 450px;
	}
	
	img.big_map {
		width: 100%;
		display: none;
	}
	
	.campus {
		width: 100%;
		padding: 10px;
		min-height: 80px;
	}
	
	.campus ul {
		width: 100%;
		left: 15%;
		float: left;
		margin: 0;
		height: auto;
		top: 0;
	}
	
	.campus ul li {
		margin: 0;
		display: none;
	}
	
	.campus_buttons {
		top: 30px;
		margin: 0 auto;
		float: none;
		width: 100%;
		max-width: 250px;
	}
	
	.counts {
		padding-bottom: 10px;
		min-height: 350px;
	}
	
	.counts ul  {
		width: 100%;
		margin: 0 auto;
		display: table;
		min-height: 350px;
	}
	
	.counts ul li {
		width: 100%;
		margin: 0 auto;
		display: table;
		padding-bottom: 10px;
		border-bottom: 1px solid #264f7b;
	}
	
	.counts ul li:nth-child(1) .counts_text {
		padding-left: 0;
	}
	
	.counts ul li:nth-child(2) {
		left:0;
		top: 75px;
	}
	
	.text_1 {
		right: 0;
		width: 50%;
		display: inline-block;
	}
	
	.text_2 {
		width: 50%;
		display: inline-block;
	}
	
	.counts_text {
		width: 100%;
		display: inline-block;
	}
	
	.counts ul li:nth-child(3) {
		left: 0;
		top: 180px;
	}
	
	.counts ul li:nth-child(3) .counts_nummber {
		margin-left: 10px;
	}
	
	.counts ul li:nth-child(4) {
		left: 0;
		top: 275px;
	}
	
	.counts ul li:nth-child(4) .counts_nummber {
		margin-left: 0;
	}
	
	.counts_nummber {
		width: 50%;
		display: inline-block;
	}
	
	/* center7 */
	
	.center7 {
		margin-top: -20px;
	}

	li.img_span {
		width: 100%;
		float: none;
		max-width: 340px;
		margin: 0 auto;
		display: table;
	}
	
	.see_more_btn {
		left: 33%;
	}
	
	/* end home page */
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	
	/* event wiget */

	.event_law .tab_content {
		border: 1px solid #e1e6e9;
	}
	
	.event_law .img img {
		border-radius: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}
	
	.ln_title {
		width: 100% !important;
		margin-top: 10px;
	}
	
	.info_title {
		float: left;
		width: 100%;
	}
	
	/* top news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 15px;
		padding-bottom: 10px;
	}
	
	/* annonc wiget */
	
	.last_announcement {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* very view wiget */
	
	.most_reading_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 300px;
	}
	
	.sec_center > div {
		width: 100%;
	}
	
	.vidio_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
		padding-bottom: 10px;
	}
	
	.hibrid_new {
		width: 100%;
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.photo_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
	}
	
	/* end content list */
	
	/* announcement list */
	
	.single_title {
		width: 100%;
		margin-top: 15px;
		display: table;
	}
	
	.date_more {
		width: 100%;
		display: table;
		text-align: right;
	}
	
	/* end announcement list */
	
	/* content, announcement, page */
	
	.content {
		width: 100%;
		margin: 0 auto;
		max-width: 580px;
		float: none;
		padding-bottom: 20px;
		display: table;
	}
	
	.page_content {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		/* float: none; */
		/* clear: both; */
		/* display: table; */
	}
	
	.page_tx_cont {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.insert_block {
		float: none;
		display: table;
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
	}
	
	.announc_cont .tab_content {
		border: 1px solid #cfd8dc;
		//border-top: 0;
	}
	
	.announc_cont .tabs li {
		font-size: 16px;
	}
	
	.announc_cont .img img {
		width: 100%;
	}
	
	.all_content {
		margin-top: 20px;
	}
	
	.left_sidebar {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end content, end announcement, end page */
	
	/* page second */
	
	.abs_title {
		width: 100%;
		left: 0;
		font-size: 16px !important;
		top: -95px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* chair list */
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.chair_cont {
		width: 100%;
		max-width: 330px;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}
	
	/* end chair list */
	
	/* gallery */
	
	
	.first_block {
		width: 100%;
		margin: 0;
	}
	
	.img_block {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.img_un:nth-child(2), .img_un:nth-child(4) {
		margin-left: 10%;
	}
	
	
	/* end gallery */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		float: left;
		margin-top: 20px;
		//max-width: 220px;
		margin-left: 4%;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 520px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-left: 3%;
		float: left;
	}
	
	/* end gallery list */
	
	/* staff_list4 */
	
	.container_staff {
		width: 100%;
	}
	
	.pesron_page h2 {
		text-align: center;
		margin: 0;
	}
	
	.person {
		width: 50%;
	}
	
	/* end staff_list4 */
	
	/* single staff */
	
	.single_staff {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end single staff */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		max-width: 360px;
	}
	
	/* end faculty list */
	
	/* faculty single */
	
	.faculty_staff .person {
		width: 50%;
		margin: 0 auto;
		margin-left: 5%;
		margin-top: 20px;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty single */
	
	/* spec list */
	
	.right_sidebar {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 360px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.event_law {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.spz_cont {
		width: 45%;
		margin-top: 20px;
		float: left;
		margin-left: 8%;
		max-width: 225px;
	}
	
	/* end spec list */
	
	/* contact us */
	
	.cont_map {
		width: 100%;
	}
	
	#map iframe {
		width: 100%;
		padding: 5px;
	}
	
	.ttitle {
		min-width: 330px;
	}
	
	.content .menu_logo {
		float: left;
		width: 100%;
	}
	
	.menu_logo img {
		width: 100px;
	}
	
	.contact_block {
		width: 100%;
	}
	
	.contact_form .input {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end contact us */
	
	/* event single */
	
	
	
	.first_name, .last_name, .fn_name,
	.birthday, .specialties, .company, .country, .city,
	.your_mail, .phone, .res_choose, .login_log {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end event single */
	
	/* events list */
	
	.last_event > .img > img {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		display: table;
		border-radius: 0;
	}
	
	.event_info {
		width: 70%;
	}
	
	.search_area {
		padding-bottom: 20px;
	}

	/* end events list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		//height: auto;
	}
	
	.video_list .hor_item {
		margin-left: 6%;
		width: 50%;
		max-width: 217px;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -23px;
		margin-bottom: -27px;
	}
	
	.full_more {
		left: 4%;
	}
	
	/* end video list */
	
	/* banner menu wighet */
	
	.banner_menu_text {
		width: 100%;
		font-size: 18px;
		top: 10px;
		left: 15px;
	}
	
	/* end banner menu wighet */
	
	/* gallery wiget */
	
	.vidio_gallery iframe {
		min-height: 180px;
	}
	
	/* end gallery wiget */
	
	/* staff list 4 */
	
	.staff_4 h2 {
		margin-left: 0;
		text-align: center;
		padding-left: 0;
	}
	
	.rct_block {
		margin-left: 4%;
		width: 47%;
		max-width: 160px;
	}
	
	/* end staff list 4 */

	/* journal list */

	.journal_title h5 {
		font-size: 16px;
	}

	.ls_journals {
		padding-bottom: 20px;
	}
	
	.journal_lic {
		min-height: 200px;
	}
	
	/*.journal_firs_img {
		position: static;
		width: 50%;
		float: left;
		max-width: 270px;
	}
	
	.journal_firs_img img {
		width: 100%;
	}
	
	.journal_last_img {
		position: static;
		width: 50%;
		max-width: 270px;
		margin: 0;
	}
	
	.journal_last_img img {
		width: 100%;
		max-width: 320px;
		margin: 0;
		padding: 0;
	}*/
	
	.journal_single {
		width: 100%;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.journal_text {
		width: 100%;
		margin-top: 20px;
		float: none;
		display: table;
	}

	/* end journal list */

	/* journal */

	.welcome_title img, .journal img {
		width: 35px;
	}

	/* end journal */
	
	/* contact book */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	.full_content  {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	
	.full_content .main_titles {
		font-size: 16px;
	}
	
	.full_content p {
		font-size: 14px;
	}
	
	.full_content form input[type=text], 
	.full_content form select {
		width: 90%;
	}
	 
	.full_content form {
		padding-bottom: 20px;
	}
	 
	.full_content form select {
		margin-left: 0;
	}
	
	/* end contact book */
	
	/* archive */
	
	.archive {
		width: 100%;
		max-width: 480px;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.arch_tx_cont {
		width: 100%;
		padding: 0;
		display: table;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}
	
	.arch_tx_cont .main_titles {
		font-size: 14px;
		padding-left: 0;
	}
	
	.arch_tx_cont .w_10,
	.arch_tx_cont .w_22,
	.arch_tx_cont .iwir input[type=text] {
		width: 98%;
	}
	
	/* end archive */
	
}

@media all and (min-width: 601px) and (max-width: 768px) {
	
	.center {
		width: 100%;
		margin: 0 auto;
	}
	
	.header_tytle {
		width: 70%;
		font-size: 20px;
		margin-top: 12px;
		margin-left: 30px;
	}
	
	.search_abs {
		//width: 300px;
		opacity: 1;
	}
	
	.search_top {
		width: 230px;
	}
	
	.footer_contact {
		display: none;
	}
	
	.footer_block > div {
		width: 100%;
	}
	
	.footer_logo {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.copyright > div {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	.dvs {
		float: left;
		margin-left: 10px;
		margin-top: 10px;
	}
	
		/* home page */
	/* center1 */
	.center1 {
		height: 33%;
	}
	
	.student_login {
		top: 80px;
		font-size: 14px;
		z-index: 99;
	}
	
	.site_name {
		top: 0;
	}
	
	img.top_logo {
		width: 50px;
	}
	
	.site {
		margin-top: 0;
	}
	
	h1.site_tytle {
		font-size: 12px;
		width: 70%;
		display: table;
		float: none;
		margin: 0 auto;
	}
	
	.all {
		top: 22%;
	}
	
	/* center2 */
	
	.center2.sect {
		top: 0;
	}
	
	.news_block {
		padding-bottom: 20px;
		margin-top: 20px;
	}
	
	h2.news_title {
		padding: 10px;
		text-align: center;
		font-size: 20px;
	}
	
	ul.home_page_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	ul.home_page_news li {
		width: 100%;
		font-size: 14px;
	}
	
	.center_news ul li a {
		font-size: 16px;
	}
	
	.center_news ul li:first-child {
		margin-left: 0;
	}
	
	.news_cards {
		margin-top: 0;
	}
	
	.card {
		width: 95%;
		max-width: 370px;
		min-height: 320px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	p.sht_text {
		font-size: 14px;
	}
	
	.banner_content {
		padding-bottom: 20px;
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
	}

	.banner_block {
		width: 90%;
		margin-left: 11%;
		margin-top: 20px;
		max-width: 370px;
		float: none;
		display: table;
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 11%;
	}
	
	/* center3 */
	.div_profession {
		width: 100%;
		font-size: 14px;
	}
	
	.prf_card {
		width: 50%;
		min-height: 200px;
		float: left;
		margin: 0 auto;
	}
	
	.rel_img {
		width: 150px;
		height: 150px;
	}
	
	/* center4 */
	
	.comment_center {
		min-height: 190px;
		width: 100%;
		max-width: 650px;
		padding: 20px;
		float: none;
		display: table;
	}
	
	.border_abs_img {
		width: 120px;
		height: 120px;
		display: none;
	}
	
	.comment img, .comment2 img {
		width: 100px;
	}
	
	.comment .comment_center p {
		font-size: 12px;
		width: 100%;
		float: left;
	}
	
	.comment2 .comment_center p {
		font-size: 12px;
		width: 100%;
		float: left;;
	}
	
	.comment_center h5, .comment_center h4 {
		float: left;
		margin-left: -60px;
		text-align: right;
		font-size: 14px;
		margin-top: 4px;
		width: 100%;
	}
	
	.comment2 .comment_center h4, .comment2 .comment_center h5 {
		text-align: left;
		margin-left: 50px;
		width: 90%;
	}
	
	.comment:hover .border_abs_img, .comment2:hover .border_abs_img {
		width: 165px;
		height: 165px;
	}
	
	.comment:hover img, .comment2:hover img {
		width: 150px;
		top: -11px;
		left: 3px;
	}
	
	.announcement {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 0;
		max-width: 360px;
	}
	
	.left_side h4 {
		font-size: 16px;
	}
	
	.ann_block img {
		width: 28%;
	}
	
	.left_side ul li a .ann_block .ann_cont {
		width: 65%;
		margin-top: -15px;
	}
	
	.event_block {
		width: 100%;
		padding-bottom: 45px;
	}
	
	.news_by_days ul li, .news_by_days ul li a {
		font-size: 14px;
		display: table;
		padding: 5px;
	}
	
	.ev_active::after {
		bottom: -15px;
	}
	
	.event_type h2 {
		font-size: 14px;
	}
	
	.event_type h2::after {
		width: 69%;
	}
	
	.event_type h3 {
		font-size: 14px;
	}
	
	.see_more {
		width: 50%;
	}
	
	/* center5 */
	
	.container {
		width: 100%;
		margin: 0;
	}
	
	.menu {
		list-style: none;
		width: 100%;
		float: none;
		max-width: 360px;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.menu ul {
		list-style: none;
		width: 100%;
		float: left;
	}
	
	.li_1, .li_2, .li_3 {
		margin: 0 auto;
		float: none;
		display: table;
		width: 100%;
		max-width: 260px;
	}
	
	/* university */
	
	.background {
		min-height: 1500px;
	}
	
	.display_none_2 {
		left: 0;
		width: 320px;
		top: 30px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/*.rotate_circle {
		width: 100%;
	}
	
	.prev_top {
		right: 0 !important;
		width: 30px;
		top: 2% !important;
	}
	
	.next_bottom {
		right: 0 !important;
		width: 30px;
		top: 36% !important;
	}*/
	
	.big_circle {
		width: 100%;
		top: -170px;
		max-width: 250px;
		max-height: 130px;
		left: -210px;
		border-radius: 0;
	}
	
	.big_circle p {
		margin-top: 0;
		width: 80%;
		margin-left: 10%;
		padding-top: 25px;
	}
	
	.university_one, .university_two,
	.university_three, .university_four,
	.university_five, .university_six,
	.university_seven, .university_eight {
		border-radius: 0;
		left: 21%;
	}
	
	.university_one {
		top: 20%;
	}
	
	.university_two {
		top: 35%;
	}
	
	.university_three {
		top: 50%;
	}
	
	.university_four {
		top: 65%;
	}
	
	.university_five {
		top: 80%;
	}
	
	.university_six {
		top: 95%;
	}
	
	.university_seven {
		top: 110%;
	}
	
	.university_eight {
		top: 125%;
	}
	
	.university_circle {
		height: 100px;
		width: 220px;
	}
	
	.university_circle p {
		padding-top: 10px;
	}
	
	.big_circle p a, .big_circle_3 p a {
		font-size: 16px;
	}
	
	/* clinick */
	
	.display_none_1 {
		width: 100%;
		top: 0;
		margin: 0 auto;
		max-width: 360px;
		left: 6%;
	}
	
	.line_1, .line_2, .line_3, .line_4,
	.line_5,.line_6,.line_7,.line_8 {
		display: none;
	}
	
	.circle_1, .circle_2, .circle_3, .circle_4,
	.circle_5, .circle_6, .circle_7, .circle_8,
	.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
		border-radius: 0;
		height: auto;
		padding: 5px;
		width: 180px;
	}
	
	.menu_1, .menu_2 {
		border-radius: 0;
		height: auto;
		padding: 10px;
	}
	
	.menu_1 {
		left: -535px;
	}
	
	.menu_1 p, .menu_2 p,
	.circle_1_2 p, .circle_2_2 p,
	.circle_3_2 p, .circle_4_2 p {
		font-size: 16px;
		padding-top: 0;
	}
	
	.circle_1 p, .circle_2 p, 
	.circle_3 p, .circle_4 p {
		padding-top: 0;
	}
	
	.circle_1 {
		left: 24%;
		top: 18%;
	}
	
	.circle_2 {
		left: 24%;
		top: 26%;
	}
	
	.circle_3 {
		left: 24%;
		top: 34%;
	}
	
	.circle_4 {
		left: 24%;
		top: 42%;
	}
	
	.menu_2 {
		left: -345px;
		top: 52%;
	}
	
	.circle_1_2 {
		left: 24%;
		top: 67%;
	}
	
	.circle_2_2 {
		left: 24%;
		top: 75%;
	}
	
	.circle_3_2 {
		left: 24%;
		top: 83%;
	}
	
	.circle_4_2 {
		left: 24%;
		top: 91%;
	}
	
	
	/* scince */
	
	.display_none_3 {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		left: -6%;
	}
	
	.big_circle_3 {
		border-radius: 0;
		width: 280px;
		margin: 0 auto;
		left: 23%;
		padding: 10px;
		height: auto;
		top: 150px;
	}
	
	.big_circle_3 p {
		padding-top: 0;
	}
	
	.circle {
		border-radius: 0;
		width: 270px;
		height: auto;
		padding: 10px;
		min-height: 65px;
		display: table;
	}
	
	.circle p {
		padding-top: 0;
		margin-top: 0;
	}
	
	.one {
		left: 25%;
		top: 29%;
	}
	
	.two {
		left: 25%;
		top: 39%;
	}
	
	.three {
		left: 25%;
		top: 49%;
	}
	
	.four {
		left: 25%;
		top: 60%;
	}
	
	.five {
		left: 25%;
		top: 70%;
	}
	
	.six {
		left: 25%;
		top: 80%;
	}
	
	.seven {
		left: 25%;
		top: 92%;
	}
	
	.eight {
		left: 25%;
		top: 102%;
	}
	
	.nine {
		left: 25%;
		top: 112%;
	}
	
	.ten {
		left: 25%;
		top: 123%;
	}
	
	/* center6 */
	
	.center6 {
		//margin-top: -20px;
		//display: none;
	}
	
	.center6 h1 {
		font-size: 20px;
	}
	
	.center6 p {
		margin-top: 0;
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	img.big_map {
		width: 100%;
		display: none;
	}
	
	.campus {
		width: 100%;
		padding: 10px;
		min-height: 80px;
	}
	
	.campus ul {
		width: 100%;
		left: 15%;
		float: left;
		margin: 0;
		height: auto;
		top: 0;
	}
	
	.campus ul li {
		margin: 0;
		display: none;
	}
	
	.campus_buttons {
		top: 30px;
		width: 100%;
		max-width: 250px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.counts {
		padding-bottom: 10px;
		min-height: 350px;
	}
	
	.counts ul  {
		width: 100%;
		margin: 0 auto;
		display: table;
		min-height: 350px;
	}
	
	.counts ul li {
		    width: 100%;
		margin: 0 auto;
		display: table;
		padding-bottom: 10px;
		border-bottom: 1px solid #264f7b;
	}
	
	.counts ul li:nth-child(1) .counts_text {
		padding-left: 0;
	}
	
	.counts ul li:nth-child(2) {
		left:0;
		top: 75px;
	}
	
	.text_1 {
		right: 0;
		width: 50%;
		display: inline-block;
	}
	
	.text_2 {
		width: 50%;
		display: inline-block;
	}
	
	.counts_text {
		width: 100%;
		display: inline-block;
	}
	
	.counts ul li:nth-child(3) {
		left: 0;
		top: 180px;
	}
	
	.counts ul li:nth-child(3) .counts_nummber {
		margin-left: 10px;
	}
	
	.counts ul li:nth-child(4) {
		left: 0;
		top: 275px;
	}
	
	.counts ul li:nth-child(4) .counts_nummber {
		margin-left: 0;
	}
	
	.counts_nummber {
		width: 50%;
		display: inline-block;
	}
	
	/* center7 */
	
	.center7 {
		margin-top: -20px;
	}
	
	ul.slider {
		width: 100%;
		max-width: 680px;
		margin: 0 auto;
	}
	
	li.img_span {
		width: 100%;
		float: left;
		max-width: 340px;
	}
	
	.see_more_btn {
		left: 37%;
	}
	
	/* end home page */
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	
	/* event wiget */

	.event_law .tab_content {
		border: 1px solid #e1e6e9;
	}
	
	.event_law .img img {
		/*border-radius: 0 !important;*/
		width: 100% !important;
		height: 100% !important;
	}
	
	.ln_title {
		width: 100% !important;
		margin-top: 10px;
	}
	
	.info_title {
		float: left;
		width: 100%;
	}
	
	/* top news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 15px;
		padding-bottom: 10px;
	}
	
	/* annonc wiget */
	
	.last_announcement {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* very view wiget */
	
	.most_reading_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 300px;
	}
	
	.sec_center > div {
		width: 100%;
	}
	
	.vidio_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
		padding-bottom: 10px;
	}
	
	.hibrid_new {
		width: 100%;
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.photo_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
	}
	
	/* end content list */
	
	/* announcement list */
	
	.single_title {
		width: 100%;
		margin-top: 15px;
		display: table;
	}
	
	.date_more {
		width: 100%;
		display: table;
		text-align: right;
	}
	
	/* end announcement list */
	
	/* content, announcement, page */
	
	.content {
		width: 100%;
		margin: 0 auto;
		max-width: 660px;
		float: none;
		padding-bottom: 20px;
		display: table;
	}
	
	.page_content {
		width: 100%;
		max-width: 660px;
		margin: 0 auto;
		/* float: none; */
		/* clear: both; */
		/* display: table; */
	}
	
	.page_tx_cont {
		width: 100%;
		max-width: 660px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.insert_block {
		float: none;
		display: table;
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
	}
	
	.announc_cont .tab_content {
		border: 1px solid #cfd8dc;
		//border-top: 0;
	}
	
	.announc_cont .tabs li {
		font-size: 16px;
	}
	
	.announc_cont .img img {
		width: 100%;
	}
	
	.all_content {
		margin-top: 20px;
	}
	
	.left_sidebar {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end content, end announcement, end page */
	
	/* page second */
	
	.abs_title {
		width: 100%;
		left: -25px;
		font-size: 16px !important;
		top: -135px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* chair list */
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_cont {
		width: 44%;
		max-width: 330px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
		margin-left: 4%;
	}
	
	/* end chair list */
	
	/* gallery */
	
	.first_block {
		width: 100%;
		margin: 0;
	}
	
	.img_block {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.img_un:nth-child(2), .img_un:nth-child(4) {
		margin-left: 10%;
	}
	
	
	/* end gallery */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		float: left;
		margin-top: 20px;
		//max-width: 220px;
		margin-left: 4%;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 520px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-left: 3%;
		float: left;
	}
	
	/* end gallery list */
	
	/* staff_list4 */
	
	.container_staff {
		width: 100%;
	}
	
	.pesron_page h2 {
		text-align: center;
		margin: 0;
	}
	
	.person {
		margin-left: 1%;
		width: 32%;
	}
	
	/* end staff_list4 */
	
	/* single staff */
	
	.single_staff {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end single staff */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		max-width: 620px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		max-width: 360px;
	}
	
	/* end faculty list */
	
	/* faculty single */
	
	.faculty_staff .person {
		width: 32%;
		margin: 0 auto;
		margin-left: 2%;
		margin-top: 20px;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty single */
	
	/* spec list */
	
	.right_sidebar {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 360px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.event_law {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.spz_cont {
		width: 45%;
		margin-top: 20px;
		float: left;
		margin-left: 8%;
		max-width: 225px;
	}
	
	/* end spec list */
	
	/* contact us */
	
	.cont_map {
		width: 100%;
	}
	
	#map iframe {
		width: 100%;
		padding: 5px;
	}
	
	.contact_block {
		width: 100%;
	}
	
	/* end contact us */
	
	/* events list */
	
	.last_event > .img > img {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		display: table;
		border-radius: 0;
	}
	
	.event_info {
		width: 70%;
	}
	
	.search_area {
		padding-bottom: 20px;
	}

	/* end events list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		//height: auto;
	}
	
	.video_list .hor_item {
		margin-left: 13%;
		width: 50%;
		max-width: 217px;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.full_more {
		left: 4%;
	}
	
	/* end video list */
	
	/* gallery wiget */
	
	.vidio_gallery iframe {
		min-height: 180px;
	}
	
	/* end gallery wiget */
	
	/* staff list 4 */
	
	.staff_4 h2 {
		margin-left: 0;
		padding-left: 0;
		text-align: center;
	}
	
	.rct_block {
		margin-left: 3%;
	}
	
	/* end staff list 4 */

	/* journal list */

	.journal_title h5 {
		font-size: 16px;
	}

	.ls_journals {
		padding-bottom: 20px;
	}
	
	.journal_lic {
		min-height: 200px;
	}
	
	/*.journal_firs_img {
		position: static;
		width: 100%;
		float: none;
		display: table;
	}
	
	.journal_firs_img img {
		width: 100%;
	}
	
	.journal_last_img {
		position: static;
		width: 100%;
		max-width: 320px;
		margin: 0;
		margin-top: 10px;
	}
	
	.journal_last_img img {
		width: 100%;
		max-width: 320px;
		margin: 0;
		padding: 0;
	}
	*/
	.journal_single {
		width: 100%;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.journal_text {
		width: 100%;
		margin-top: 20px;
		float: none;
		display: table;
	}

	/* end journal list */
	
	/* contact book */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	.full_content  {
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	
	.full_content .main_titles {
		font-size: 16px;
	}
	
	.full_content p {
		font-size: 14px;
	}
	
	.full_content form input[type=text], 
	.full_content form select {
		width: 90%;
	}
	 
	.full_content form {
		padding-bottom: 20px;
	}
	 
	.full_content form select {
		margin-left: 0;
	}
	
	/* end contact book */
	
	/* archive */
	
	.archive {
		width: 100%;
		max-width: 600px;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.arch_tx_cont {
		width: 100%;
		padding: 0;
		display: table;
		margin: 0 auto;
		float: none;
		max-width: 600px;
	}
	
	.arch_tx_cont .main_titles {
		font-size: 14px;
		padding-left: 0;
	}
	
	.arch_tx_cont .w_10,
	.arch_tx_cont .w_22,
	.arch_tx_cont .iwir input[type=text] {
		width: 98%;
	}
	
	/* end archive */
}

@media all and (min-width: 769px) and (max-width: 1280px) {
	
	
	.center {
		width: 100%;
		margin: 0 auto;
	}
	
	.langs {
		width: 150px;
	}
	
	.menu_logo {
		margin-top: 15px;
	}
	
	.header_tytle {
		width: 70%;
		font-size: 20px;
		margin-top: 12px;
		margin-left: 30px;
	}
	
	.search_abs {
		//width: 300px;
		opacity: 1;
	}
	
	.search_top {
		width: 230px;
	}
	
	.footer_contact {
		display: none;
	}
	
	.footer_block > div {
		width: 100%;
	}
	
	.footer_logo {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.copyright > div {
		margin-left: 10px;
	}
	
	.dvs {
		float: right !important;
		margin-left: 10px !important;
		margin-top: 10px !important;
	}
	
	.dvs .corp {
		height: 30px;
		margin-top: -20px;
		margin-right: 10px;
	}
	
		/* home page */
	/* center1 */
	.center1 {
		height: 33%;
	}
	
	.student_login {
		top: 135px;
		font-size: 14px;
		z-index: 99;
	}
	
	.site_name {
		//top: 0;
	}
	
	img.top_logo {
		width: 85px;
	}
	
	.site {
		margin-top: 0;
	}
	
	h1.site_tytle {
		font-size: 12px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.all {
		top: 40%;
	}
	
	/* center2 */
	
	.center2.sect {
		top: 0;
	}
	
	.news_block {
		padding-bottom: 20px;
		margin-top: 20px;
	}
	
	h2.news_title {
		padding: 10px;
		text-align: center;
		font-size: 20px;
	}
	
	ul.home_page_news {
		/*width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;*/
	}
	
	ul.home_page_news li {
		/*width: 100%;*/
		font-size: 12px;
	}
	
	.center_news ul li a {
		font-size: 16px;
	}
	
	.center_news ul li:first-child {
		/*margin-left: 0;*/
	}
	
	.news_cards {
		margin-top: 0;
	}
	
	.card {
		/*width: 95%;
		max-width: 370px;
		min-height: 320px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;*/
	}
	
	p.sht_text {
		font-size: 14px;
	}
	
	.banner_content {
		padding-bottom: 20px;
		width: 100%;
		//max-width: 480px;
		margin: 0 auto;
		float: left;
	}

	.banner_block {
		width: 100%;
		margin-left: 5%;
		margin-top: 20px;
		max-width: 308px;
		float: left;
		/* display: table; */
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 2%;
	}
	
	/* center3 */
	.div_profession {
		width: 100%;
		font-size: 14px;
	}
	
	.prf_card {
		width: 33%;
		min-height: 200px;
		float: left;
		margin: 0 auto;
		max-width: 640px;
	}
	
	.rel_img {
		width: 150px;
		height: 150px;
	}
	
	/* center4 */
	
	.comment_center {
		min-height: 190px;
		width: 100%;
		max-width: 1260px;
		padding: 20px;
		float: none;
		display: table;
	}
	
	.border_abs_img {
		width: 120px;
		height: 120px;
		display: none;
	}
	
	.comment img, .comment2 img {
		width: 100px;
	}
	
	.comment .comment_center p {
		font-size: 12px;
		width: 100%;
		float: left;
	}
	
	.comment2 .comment_center p {
		font-size: 12px;
		width: 100%;
		float: left;
	}
	
	.comment_center h5, .comment_center h4 {
		float: left;
		margin-left: -60px;
		text-align: right;
		font-size: 14px;
		margin-top: 4px;
		width: 100%;
	}
	
	.comment2 .comment_center h4, .comment2 .comment_center h5 {
		text-align: left;
		margin-left: 50px;
		width: 90%;
	}
	
	.comment:hover .border_abs_img, .comment2:hover .border_abs_img {
		width: 165px;
		height: 165px;
	}
	
	.comment:hover img, .comment2:hover img {
		width: 150px;
		top: -11px;
		left: 3px;
	}
	
	.announcement {
		/*width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 0;
		max-width: 360px;*/
		margin-left: 20px
	}
	
	.left_side h4 {
		font-size: 16px;
	}
	
	.ann_block img {
		width: 28%;
	}
	
	.left_side ul li a .ann_block .ann_cont {
		width: 65%;
		margin-top: -15px;
	}
	
	.event_block {
		width: 100%;
		padding-bottom: 45px;
	}
	
	.news_by_days ul li, .news_by_days ul li a {
		font-size: 14px;
		display:table;
	}
	
	.ev_active::after {
		bottom: -15px;
	}
	
	.event_type h2 {
		font-size: 14px;
	}
	
	.event_type h2::after {
		width: 69%;
	}
	
	.event_type h3 {
		font-size: 14px;
	}
	
	.see_more {
		width: 50%;
	}
	
	/* section 5 */

.center5 {
    background: #ffffff;
    width: 100%;
    z-index: 5;
    position: relative;
    top: 100%;
}

.background {
    background: url('../images/img/Rectangle-6-copy.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    overflow: hidden;
	min-height: 1000px;
}

.container {
    width: 1360px;
    margin: 90px auto;
}

.menu {
        padding-top: 0;
    margin-left: 10px;
    float: left;
}

.menu ul {
    list-style: none;
    width: 100%;
    float: left;
}

.menu ul li {
    border: 5px solid #fff;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 25px;
    transition: all .3s ease-in-out;
    cursor: pointer;
    position: relative;
    border-radius: 8px;
	width: 225px;
	float: left;
	margin-left: 15px;
}

.menu ul li:first-child {
    margin-top: 25px;
}

.menu ul li:hover {
    background: #1953aa;
    border: 5px solid #1953aa;
}

.non_click {
    pointer-events: none;
}

.menu_bg_b {
    background: #264f7b;
    border: 5px solid #264f7b !important;
}

/* university */

.display_none_2 {
	display: inline-block;
    position: relative;
    width: 900px;
    height: 750px;
    left: 0;
    float: left;
    top: 100px;
	margin-bottom: 110px;
}

.rotate_circle {
    display: none;
    position: absolute;
    left: 0;
    top: 2%;
    width: 625px;
    -webkit-transition:  all .1s ease-in-out; 
    transition: all 1s ease;
}

img.prev_top {
    display: none;
    position: absolute;
    top: 5%;
    right: 10%;
    cursor: pointer;
}

img.next_bottom {
    display: none;
    position: absolute;
    top: 65%;
    right: 10%;
    cursor: pointer;
}

.big_circle {
    z-index: 999;
    text-align: center;
    width: 300px;
    height: 300px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    opacity: 1;
    -webkit-transition:  all .3s ease-in-out; 
    transition: all .3s ease;
    margin-top: 175px;
    margin-left: 280px;
    background: #264f7b;
}

.big_circle p {
    padding-top: 160px;
	width: 80%;
    margin: 0 auto;
}

/* end university */

/* clinic */

.display_none_1 {
    display: none;
	position: relative;
    width: 1000px;
    right: 190px;
    height: 800px;
    float: left;
    margin-bottom: 100px;
    top: 150px;
}

.line_1 {
    -webkit-transition:  all .3s ease-in-out; 
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    top: 95px;
    left: 61%;
}

.line_2 {
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    -moz-transform: rotate(105deg);
    -o-transform: rotate(105deg);
    transform: rotate(105deg);
    background: #fff;
    top: 38px;
    right: 28%;
}

.line_3 {
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    width: 25px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 18%;
    top: 110px;
    -ms-transform: rotate(155deg);
    -webkit-transform: rotate(155deg);
    -moz-transform: rotate(155deg);
    -o-transform: rotate(155deg);
    transform: rotate(155deg);
}

.line_4 {
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    width: 25px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 19.5%;
    top: 220px;
    -ms-transform: rotate(39deg);
    -webkit-transform: rotate(39deg);
    -moz-transform: rotate(39deg);
    -o-transform: rotate(39deg);
    transform: rotate(39deg);
}

.line_5 {
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    background: #fff;
    left: 40%;
    top: 385px;
}

.line_6 {
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(153deg);
    -webkit-transform: rotate(153deg);
    -moz-transform: rotate(153deg);
    -o-transform: rotate(153deg);
    transform: rotate(153deg);
    background: #fff;
    top: 520px;
    right: 57.2%;
}

.line_7 {
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    width: 25px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 39%;
    top: 510px;
    -ms-transform: rotate(215deg);
    -webkit-transform: rotate(215deg);
    -moz-transform: rotate(215deg);
    -o-transform: rotate(215deg);
    transform: rotate(215deg);
}

.line_8 {
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    width: 25px;
    height: 4px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 50.5%;
    top: 560px;
    -ms-transform: rotate(94deg);
    -webkit-transform: rotate(94deg);
    -moz-transform: rotate(94deg);
    -o-transform: rotate(94deg);
    transform: rotate(94deg);
}


/* menu_1 */

.menu_1 {
    position: absolute;
    margin-left: 590px;
    height: 245px;
    width: 245px;
    top: 25px;
    border-radius: 50%;
    background: #f2640c;
    text-align: center;
    vertical-align: middle;
    left: 0%;
    z-index: 999;
    cursor: pointer;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.menu_1 p {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding-top: 60px;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}


.menu_1:hover {
    background: #fd843a;
}

.circle_1, .circle_2, .circle_3, .circle_4 {
    position: absolute;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #fd843a;
    border-radius: 50%;
    text-align: center;
    cursor: pointer
}

.circle_1 {
    top: 50px;
    right: 270px;
}

.circle_2 {
    right: 225px;
    top: 30px;
}

.circle_3 {
    right: 170px;
    top: 65px;
}

.circle_4 {
    right: 180px;
    top: 125px;
}

.circle_1 p, .circle_2 p, .circle_3 p {
    padding-top: 45px;
}

.circle_4 p {
    padding-top: 40px;
}

.circle_1 p a, .circle_2 p a, .circle_3 p a, .circle_4 p a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}

.circle_1:hover, .circle_2:hover, .circle_3:hover, .circle_4:hover {
    background: #f2640c;
}

/*  menu_2 */

.menu_2 {
    position: absolute;
    margin-left: 385px;
    height: 260px;
    width: 260px;
    top: 40%;
    border-radius: 50%;
    background: #1953aa;
    text-align: center;
    vertical-align: middle;
    left: -10px;
    z-index: 999;
    cursor: pointer;
    -webkit-transition:  all .3s ease-in-out; 
    transition: all .3s ease-in-out;
}

.menu_2:hover {
    background: #3477dc;
}

.menu_2 p {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding-top: 60px;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}

.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
    position: absolute;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #3477dc;
    border-radius: 50%;
    text-align: center;
    cursor: pointer
}

.circle_1_2:hover, .circle_2_2:hover,
.circle_3_2:hover, .circle_4_2:hover {
    background: #1953aa;
}

.circle_1_2 p, .circle_2_2 p, .circle_3_2 p {
    padding-top: 45px;
}

.circle_4_2 p {
    padding-top: 40px;
}

.circle_1_2 {
    top: 350px;
    left: 390px;
}

.circle_2_2 {
    left: 405px;
    top: 440px;
}

.circle_3_2 {
    left: 490px;
    top: 440px;
}

.circle_4_2 {
    left: 50.5%;
    top: 420px;
}

.circle_1_2 p a, .circle_2_2 p a,
.circle_3_2 p a, .circle_4_2 p a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}

/* end clinic */

/* scince */


.display_none_3 {
    display: none;
	position: relative;
    width: 1000px;
    height: 800px;
    float: left;
    top: 95px;
	right: 95px;
}

.big_circle_3 {
    z-index: 999;
    text-align: center;
    width: 300px;
    height: 300px;
    display: inline-block;
    border-radius: 50%;
    background: #fb0;
    position: relative;
    opacity: 1;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
    margin-top: 175px;
    margin-left: 355px;
}

.big_circle_3 p,.big_circle p {
    padding-top: 115px;
}

.big_circle p a, .big_circle_3 p a {
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}
.big_circle p {
    padding-top: 75px;
}

.big_circle_3:hover {
    opacity: 1;
}
.circle,.university_circle {
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    width: 155px;
    height: 155px;
    display: inline-block;
    position: absolute;
    opacity: .8;
}
.university_circle {
    width: 160px;
    height: 160px;
}
.university_circle{
    opacity: 1;
}

.one, .university_one {
    left: 43%;
    top: 30%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}

.two, .university_two {
    top: 31%;
    left: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}

.three, .university_three {
    top: 30%;
    right: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}

.four, .university_four {
    left: 42%;
    bottom: 49%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}

.five, .university_five {
    bottom: 50%;
    right: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}

.six, .university_six {
    right: 41%;
    top: 33%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; 
    transition: all .3s ease;
}

.seven, .university_seven  {
    top: 32%;
    left: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}

.eight,.university_eight {
    left: 43%;
    top: 30%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; 
    transition: all .3s ease;
}

.nine {
    right: 42%;
    top: 31%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}

.ten {
    right: 43%;
    top: 31%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out;
    transition: all .3s ease;
}


.circle p,.university_circle p {
   padding-top: 44px;
}
.university_circle p a {
   font-size: 17px;
}
.circle p a,.university_circle p a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
    -webkit-transition:  all .3s ease-in-out;
    transition: all 1s ease;
}

.circle:hover , .university_circle:hover{
    opacity: 1;
    padding: 3px;
}

/* end scince */

/* end section 5 */
	
	/* center5 */
	
	/*.container {
		width: 100%;
		margin: 0;
	}
	
	.menu {
		list-style: none;
		width: 100%;
		float: none;
		max-width: 360px;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.menu ul {
		list-style: none;
		width: 100%;
		float: left;
	}
	
	.li_1, .li_2, .li_3 {
		margin: 0 auto;
		float: none;
		display: table;
		width: 100%;
		max-width: 260px;
	}*/
	
	/* university */
	
/*	.background {
		min-height: 1500px;
	}
	
	.display_none_2 {
		left: 0;
		width: 100%;
		top: 30px;
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.rotate_circle {
		width: 100%;
	}
	
	.prev_top {
		right: 0 !important;
		width: 30px;
		top: 2% !important;
	}
	
	.next_bottom {
		right: 0 !important;
		width: 30px;
		top: 36% !important;
	}
	
	.big_circle {
		width: 100%;
		top: -170px;
		max-width: 250px;
		max-height: 130px;
		left: -205px;
		border-radius: 0;
	}
	
	.big_circle p {
		margin-top: 0;
		width: 80%;
		margin-left: 10%;
		padding-top: 25px;
	}
	
	.university_one, .university_two,
	.university_three, .university_four,
	.university_five, .university_six,
	.university_seven, .university_eight {
		border-radius: 0;
		left: 23% !important;
	}
	
	.university_one {
		top: 20% !important;
	}
	
	.university_two {
		top: 35% !important;
	}
	
	.university_three {
		top: 50% !important;
	}
	
	.university_four {
		top: 65% !important;
	}
	
	.university_five {
		top: 80% !important;
	}
	
	.university_six {
		top: 95% !important;
	}
	
	.university_seven {
		top: 110% !important;
	}
	
	.university_eight {
		top: 125% !important;
	}
	
	.university_circle {
		height: 100px;
		width: 220px;
	}
	
	.university_circle p {
		padding-top: 10px;
	}
	
	.big_circle p a, .big_circle_3 p a {
		font-size: 16px;
	}*/
	
	/* clinick */
	
/*	.display_none_1 {
		width: 100%;
		top: 0;
		margin: 0 auto;
		max-width: 360px;
		left: 6%;
	}
	
	.line_1, .line_2, .line_3, .line_4,
	.line_5,.line_6,.line_7,.line_8 {
		display: none;
	}
	
	.circle_1, .circle_2, .circle_3, .circle_4,
	.circle_5, .circle_6, .circle_7, .circle_8,
	.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
		border-radius: 0;
		height: auto;
		padding: 5px;
		width: 180px;
	}
	
	.menu_1, .menu_2 {
		border-radius: 0;
		height: auto;
		padding: 10px;
	}
	
	.menu_1 {
		left: -535px;
	}
	
	.menu_1 p, .menu_2 p,
	.circle_1_2 p, .circle_2_2 p,
	.circle_3_2 p, .circle_4_2 p {
		font-size: 16px;
		padding-top: 0;
	}
	
	.circle_1 p, .circle_2 p, 
	.circle_3 p, .circle_4 p {
		padding-top: 0;
	}
	
	.circle_1 {
		left: 24%;
		top: 18%;
	}
	
	.circle_2 {
		left: 24%;
		top: 26%;
	}
	
	.circle_3 {
		left: 24%;
		top: 34%;
	}
	
	.circle_4 {
		left: 24%;
		top: 42%;
	}
	
	.menu_2 {
		left: -345px;
		top: 52%;
	}
	
	.circle_1_2 {
		left: 24%;
		top: 67%;
	}
	
	.circle_2_2 {
		left: 24%;
		top: 75%;
	}
	
	.circle_3_2 {
		left: 24%;
		top: 83%;
	}
	
	.circle_4_2 {
		left: 24%;
		top: 91%;
	}*/
	
	
	/* scince */
	
/*	.display_none_3 {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		left: -6%;
	}
	
	.big_circle_3 {
		border-radius: 0;
		width: 250px;
		margin: 0 auto;
		left: 28%;
		padding: 10px;
		height: auto;
		top: 150px;
	}
	
	.big_circle_3 p {
		padding-top: 0;
	}
	
	.circle {
		border-radius: 0;
		width: 240px;
		height: auto;
		padding: 10px;
		min-height: 65px;
		display: table;
	}
	
	.circle p {
		padding-top: 0;
		margin-top: 0;
	}
	
	.one {
		left: 29%;
		top: 29%;
	}
	
	.two {
		left: 29%;
		top: 39%;
	}
	
	.three {
		left: 29%;
		top: 49%;
	}
	
	.four {
		left: 29%;
		top: 60%;
	}
	
	.five {
		left: 29%;
		top: 70%;
	}
	
	.six {
		left: 29%;
		top: 80%;
	}
	
	.seven {
		left: 29%;
		top: 92%;
	}
	
	.eight {
		left: 29%;
		top: 102%;
	}
	
	.nine {
		left: 29%;
		top: 112%;
	}
	
	.ten {
		left: 29%;
		top: 123%;
	}*/
	
	/* center6 */
	
	.center6 {
		//margin-top: -20px;
		//display: none;
	}
	
	.center6 h1 {
		//font-size: 20px;
	}
	
	.center6 p {
		margin-top: 0;
		width: 100%;
		max-width: 760px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	img.big_map {
		width: 100%;
		display: none;
	}
	
	.campus {
		width: 100%;
		padding: 10px;
		min-height: 80px;
	}
	
	.campus ul {
		width: 100%;
		left: 15%;
		float: left;
		margin: 0;
		height: auto;
		top: 0;
	}
	
	.campus ul li {
		margin: 0;
		display: none;
	}
	
	.campus_buttons {
		top: 30px;
	}
	
	.counts {
		padding-bottom: 10px;
		min-height: 350px;
	}
	
	.counts ul  {
		width: 100%;
		margin: 0 auto;
		display: table;
		min-height: 350px;
	}
	
	.counts ul li {
		width: 100%;
		margin: 0 auto;
		display: table;
		padding-bottom: 10px;
		border-bottom: 1px solid #264f7b;
	}
	
	.counts ul li:nth-child(1) .counts_text {
		padding-left: 0;
	}
	
	.counts ul li:nth-child(2) {
		left:0;
		top: 75px;
	}
	
	.text_1 {
		right: 0;
		width: 50%;
		display: inline-block;
	}
	
	.text_2 {
		width: 50%;
		display: inline-block;
	}
	
	.counts_text {
		width: 100%;
		display: inline-block;
	}
	
	.counts ul li:nth-child(3) {
		left: 0;
		top: 180px;
	}
	
	.counts ul li:nth-child(3) .counts_nummber {
		margin-left: 10px;
	}
	
	.counts ul li:nth-child(4) {
		left: 0;
		top: 275px;
	}
	
	.counts ul li:nth-child(4) .counts_nummber {
		margin-left: 0;
	}
	
	.counts_nummber {
		width: 50%;
		display: inline-block;
	}
	
	/* center7 */
	
	.center7 {
		margin-top: -20px;
	}
	
	ul.slider {
		width: 100%;
		max-width: 680px;
		margin: 0 auto;
	}
	
	li.img_span {
		width: 100%;
		float: left;
		max-width: 340px;
	}
	
	.see_more_btn {
		left: 37%;
	}
	
	/* end home page */
	
	/* content list */
	
		/*@media 769px-800px */
		
		/*@media 801px-1124px */
		
		/*@media 1125px-1280px */
	
	/* end content list */
	
	/* announcement list */
	
	.single_title {
		width: 100%;
		margin-top: 15px;
		display: table;
	}
	
	.date_more {
		width: 100%;
		display: table;
		text-align: right;
	}
	
	/* end announcement list */
	
	/* content, announcement, page */
	
	.content {
		min-height: calc(100vh - 570px);
	}
	
	.content {
		width: 100%;
		margin: 0 auto;
		max-width: 755px;
		float: none;
		padding-bottom: 20px;
		//display: table;
	}
	
	.page_content {
		width: 100%;
		max-width: 755px;
		margin: 0 auto;
		/* float: none; */
		/* clear: both; */
		/* display: table; */
	}
	
	.page_tx_cont {
		width: 100%;
		max-width: 755px;
		margin: 0 auto;
		//float: none;
	}
	
	.insert_block {
		float: none;
		display: table;
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
		padding-top: 20px;
	}
	
	.announc_cont {
		margin-top: 20px;
	}
	
	.announc_cont .tabs li {
		font-size: 16px;
	}
	
	.announc_cont .tab_content {
		border: 1px solid #cfd8dc;
		//border-top: 0;
	}
	
	.announc_cont .img img {
		width: 100%;
	}
	
	.all_content {
		margin-top: 20px;
	}
	
	.ln_title {
		width: 100% !important;
		margin-top: 10px;
	}
	
	.left_sidebar {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end content , end announcement, end page */
	
	/* single staff */
	
	.single_staff {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end single staff */
	
	/* contact us */
	
	.cont_map {
		width: 100%;
	}
	
	#map iframe {
		width: 100%;
		padding: 5px;
	}
	
	.contact_block {
		width: 100%;
	}
	
	/* end contact us */
	
	/* events list */
	
	.last_event > .img > img {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		display: table;
		border-radius: 0;
	}
	
	.search_area {
		padding-bottom: 20px;
	}

	/* end events list */
	
	/* staff list 4 */
	
	.staff_4 h2 {
		margin-left: 0;
		padding-left: 0;
		text-align: center;
	}
	
	.rct_block {
		margin-left: 3%;
	}
	
	/* end staff list 4 */
	
	/* loading images */
	
	.load_img {
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
	}
	
	/* end loading images */

	/* journal list */

	.journal_title h5 {
		font-size: 16px;
	}

	.ls_journals {
		padding-bottom: 20px;
	}
	
	/*.journal_firs_img {
		position: static;
		width: 100%;
		float: none;
		display: table;
	}
	
	.journal_firs_img img {
		width: 100%;
	}
	
	.journal_last_img {
		position: static;
		width: 100%;
		max-width: 320px;
		margin: 0;
		margin-top: 10px;
	}
	
	.journal_last_img img {
		width: 100%;
		max-width: 320px;
		margin: 0;
		padding: 0;
	}*/
	
	.journal_single {
		width: 100%;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	/*.journal_text {
		width: 100%;
		margin-top: 20px;
		float: none;
		display: table;
	}
	*/
	/* end journal list */
	
	/* contact book */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	.full_content  {
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	
	.full_content .main_titles {
		font-size: 16px;
	}
	
	.full_content p {
		font-size: 14px;
	}
	
	.full_content form input[type=text], 
	.full_content form select {
		/*width: 90%;*/
	}
	 
	.full_content form {
		padding-bottom: 20px;
	}
	 
	.full_content form select {
		margin-left: 0;
	}
	
	/* end contact book */
	
	/* archive */
	
	.archive {
		width: 100%;
		max-width: 780px;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.arch_tx_cont {
		width: 100%;
		padding: 0;
		display: table;
		margin: 0 auto;
		float: none;
		max-width: 780px;
	}
	
	.arch_tx_cont .main_titles {
		font-size: 14px;
		padding-left: 0;
	}
	
	.arch_tx_cont .w_10,
	.arch_tx_cont .w_22,
	.arch_tx_cont .iwir input[type=text] {
		width: 98%;
	}
	
	/* end archive */
}

@media all and (min-width: 769px) and (max-width: 800px) {
	
	/* index */
	
	.banner_block {
		width: 100%;
		margin-left: 5%;
		margin-top: 20px;
		max-width: 220px;
		float: left;
		/* display: table; */
	}
	
	
	/* end index */
	
	/* event */
	.event_block {
		width: 100%;
		padding-bottom: 45px;
		max-width: 540px;
	}
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 800px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.event_law {
		width: 100%;
		//max-width: 250px;
		max-width: 360px;
		margin: 0;
		margin-top: 25px;
		margin-left: 2%;
	}
	
	.event_law .vert_news .img img {
		border-radius: 0;
		width: 100%;
		height: 100%;
	}
	
	.event_law .vert_news .ln_title {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	
	.event_law .info_title {
		width: 100%;
	}
	
	.last_announcement {
		width: 100%;
		//max-width: 250px;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.most_reading_news {
		width: 100%;
		//max-width: 250px;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 360px;
	}
	
	/* end content list */
	
	/* content */ 
	
	/* ver view news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 10px;
	}
	
	/*end  ver view news */
	
	/* end content */ 
	
	/* page second */
	
	.abs_title {
		width: 100%;
		left: 0;
		font-size: 16px !important;
		top: -135px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* chair list */
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_cont {
		width: 50%;
		max-width: 330px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
		margin-left: 5%;
	}
	
	/* end chair list */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 760px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		float: left;
		margin-top: 20px;
		//max-width: 220px;
		margin-left: 4%;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 792px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-left: 3%;
		float: left;
	}
	
	/* end gallery list */
	
	/* staff_list4 */
	
	.container_staff {
		width: 100%;
	}
	
	.pesron_page h2 {
		text-align: center;
		margin: 0;
	}
	
	.person {
		margin-left: 2%;
		width: 30%;
	}
	
	/* end staff_list4 */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		//max-width: 620px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end faculty list */
	
	/* faculty single */
	
	.faculty_staff .person {
		margin-left: 5%;
		width: 38%;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty single */
	
	/* spec list */
	
	.right_sidebar {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 360px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.event_law {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.spz_cont {
		width: 45%;
		margin-top: 20px;
		float: left;
		margin-left: 13%;
		max-width: 225px;
	}
	
	/* end spec list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.video_list .hor_item {
		margin-left: 30px;
		width: 50%;
		max-width: 310px;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -30px;
		margin-bottom: -35px;
	}
	
	.full_more {
		left: 4%;
	}
	
	/* end video list */
	
}


@media all and (min-width: 801px) and (max-width: 1024px) {
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 900px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.event_law {
		width: 100%;
		//max-width: 250px;
		max-width: 280px;
		margin: 0;
		/*margin-top: 5px;*/
		/*margin-left: 2%;*/
	}
	
	.part_v .event_law {
		margin-top: 5px;
	}
	
	.event_law .vert_news .img img {
		border-radius: 0;
		width: 100%;
		height: 100%;
	}
	
	.event_law .vert_news .ln_title {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	
	.event_law .info_title {
		width: 100%;
	}
	
	.last_announcement {
		width: 100%;
		//max-width: 250px;
		max-width: 260px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
	}
	
	.most_reading_news {
		width: 100%;
		//max-width: 250px;
		max-width: 360px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 260px;
	}
	
	/* end content list */
	
	/* page second */
	
	.abs_title {
		width: 100%;
		left: -100px;
		font-size: 16px !important;
		top: -135px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* event */
	.event_block {
		width: 100%;
		padding-bottom: 45px;
		max-width: 690px;
	}
	
	/* staff_list4 */
	
	.container_staff {
		width: 100%;
	}
	
	.pesron_page {
		width: 100%;
		max-width: 990px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.pesron_page h2 {
		text-align: center;
		margin: 0;
	}
	
	.person {
		margin-left: 7%;
		width: 30%;
	}
	
	/* end staff_list4 */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		//max-width: 620px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end faculty list */
	
	/* faculty single */
	
	.faculty_staff .person {
		margin-left: 3%;
		width: 38%;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty single */
	
	/* spec list */
	
	.right_sidebar {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 360px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.event_law {
		/*margin: 0 auto;
		float: none;
		display: table;*/
	}
	
	/*.spz_cont {
		width: 45%;
		margin-top: 20px;
		float: left;
		margin-left: 13%;
		max-width: 225px;
	}*/
	
	/* end spec list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.video_list .hor_item {
		margin-left: 23px;
		width: 30%;
		max-width: 270px;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -26px;
		margin-bottom: -30px;
	}
	
	.full_more {
		left: 4%;
	}
	
	/* end video list */
	
}


@media all and (min-width: 1025px) and (max-width: 1124px) {
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 1100px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.event_law {
		width: 100%;
		//max-width: 250px;
		max-width: 355px;
		margin: 0;
		/*margin-top: 25px;*/
		/*margin-left: 2%;*/
	}
	
	.part_v .event_law {
		margin-top: 5px;
	}
	
	.event_law .vert_news .img img {
		border-radius: 0;
		width: 100%;
		height: 100%;
	}
	
	.event_law .vert_news .ln_title {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	
	.event_law .info_title {
		width: 100%;
	}
	
	.last_announcement {
		width: 100%;
		//max-width: 250px;
		max-width: 355px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
	}
	
	.most_reading_news {
		width: 100%;
		//max-width: 250px;
		max-width: 355px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 260px;
	}
	
	/* end content list */
	
	/* page second */
	
	.abs_title {
		width: 100%;
		left: -155px;
		font-size: 16px !important;
		top: -135px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* chair list */
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_cont {
		width: 28%;
		max-width: 330px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
		margin-left: 5%;
	}
	
	/* end chair list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.video_list .hor_item {
		margin-left: 25px;
		width: 30%;
		max-width: 295px;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -28px;
		margin-bottom: -32px;
	}
	
	.full_more {
		left: 4%;
	}
	
	/* end video list */
}

@media all and (min-width: 1125px) and (max-width: 1280px) {
	
	/* page second */
	
	.abs_title {
		width: 100%;
		left: -235px;
		font-size: 16px !important;
		top: -135px;
		padding: 5px;
	}
	
	/* end page second */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.video_list .hor_item {
		margin-left: 20px;
		width: 100%;
		max-width: 258px;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -25px;
		margin-bottom: -29px;
	}
	
	.full_more {
		left: 4%;
	}
	
	/* end video list */
}

@media all and (min-width: 1025px) and (max-width: 1280px) {

	
	
	
	/* event */
	.event_block {
		width: 100%;
		padding-bottom: 45px;
		max-width: 765px;
	}
	
	/* staff_list4 */
	
	.container_staff {
		width: 100%;
	}
	
	.pesron_page {
		width: 100%;
		max-width: 990px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.pesron_page h2 {
		text-align: center;
		margin: 0;
	}
	
	.person {
		margin-left: 7%;
		width: 30%;
	}
	
	/* end staff_list4 */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		//max-width: 620px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end faculty list */
	
	/* faculty single */
	
	.faculty_staff .person {
		margin-left: 5%;
		width: 38%;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty single */
	
	/* spec list */
	
	.right_sidebar {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 360px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.event_law {
		/*margin: 0 auto;
		float: none;
		display: table;*/
	}
	
	/*.spz_cont {
		width: 45%;
		margin-top: 20px;
		float: left;
		margin-left: 13%;
		max-width: 225px;
	}*/
	
	/* end spec list */
	
}



@media all and (min-width: 801px) and (max-width: 1024px) {
	
	/* index */
	
	.banner_content {
		padding-bottom: 20px;
		width: 100%;
		//max-width: 480px;
		margin: 0 auto;
		float: left;
	}

	.banner_block {
		width: 100%;
		margin-left: 5%;
		margin-top: 20px;
		max-width: 270px;
		float: left;
		/* display: table; */
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 2%;
	}
	
	/* end index */
	
}

@media all and (min-width: 1025px) and (max-width: 1124px) {
	
	/* index */
	
	.banner_content {
		padding-bottom: 20px;
		width: 100%;
		//max-width: 480px;
		margin: 0 auto;
		float: left;
	}

	.banner_block {
		width: 100%;
		margin-left: 5%;
		margin-top: 20px;
		max-width: 308px;
		float: left;
		/* display: table; */
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 2%;
	}
	
	/* end index */
	
}

@media all and (min-width: 1125px) and (max-width: 1280px) {
	
	/* index */
	
	.banner_content {
		padding-bottom: 20px;
		width: 100%;
		//max-width: 480px;
		margin: 0 auto;
		float: left;
	}

	.banner_block {
		width: 100%;
		margin-left: 5%;
		margin-top: 20px;
		max-width: 350px;
		float: left;
		/* display: table; */
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 2%;
	}
	
	/* end index */
	
}

@media all and (min-width: 801px) and (max-width: 1024px) {
	
	/* content list */
	
	/*.part_v {
		width: 100%;
		max-width: 1010px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.event_law {
		width: 100%;
		max-width: 265px;
		margin: 0;
		margin-top: 25px;
		margin-left: 7%;
	}
	
	.event_law .vert_news .img img {
		border-radius: 0;
		width: 100%;
		height: 100%;
	}
	
	.event_law .vert_news .ln_title {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	
	.event_law .info_title {
		width: 100%;
	}
	
	.last_announcement {
		width: 100%;
		max-width: 265px;
		margin: 0;
		margin-top: 25px;
		margin-left: 7%;
	}
	
	.most_reading_news {
		width: 100%;
		max-width: 265px;
		margin: 0;
		margin-top: 25px;
		margin-left: 7%;
	}*/
	
	/* end content list */
	
	/* content */ 
	
	/* ver view news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 10px;
	}
	
	/*end  ver view news */
	
	/* end content */ 
	
	/* chair list */
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_cont {
		width: 28%;
		max-width: 330px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
		margin-left: 5%;
	}
	
	/* end chair list */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 1080px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		float: left;
		margin-top: 20px;
		//max-width: 220px;
		margin-left: 4%;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 1124px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-left: 7%;
		float: left;
	}
	
	/* end gallery list */
}

@media all and (min-width: 1025px) and (max-width: 1124px) {
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 1124px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-left: 9%;
		float: left;
	}
	
	/* end gallery list */
}

@media all and (min-width: 1125px) and (max-width: 1280px) {
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 1010px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.event_law {
		width: 100%;
		max-width: 265px;
		margin: 0;
		margin-top: 25px;
		margin-left: 7%;
	}
	
	.event_law .vert_news .img img {
		border-radius: 0;
		width: 100%;
		height: 100%;
	}
	
	.event_law .vert_news .ln_title {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	
	.event_law .info_title {
		width: 100%;
	}
	
	.last_announcement {
		width: 100%;
		max-width: 265px;
		margin: 0;
		margin-top: 25px;
		margin-left: 7%;
	}
	
	.most_reading_news {
		width: 100%;
		max-width: 265px;
		margin: 0;
		margin-top: 25px;
		margin-left: 7%;
	}
	
	/* end content list */
	
	/* index */
	
	.banner_content {
		padding-bottom: 20px;
		width: 100%;
		//max-width: 480px;
		margin: 0 auto;
		float: left;
	}

	.banner_block {
		width: 100%;
		margin-left: 5%;
		margin-top: 20px;
		max-width: 350px;
		float: left;
		/* display: table; */
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 2%;
	}
	
	/* end index */
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 1260px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.event_law {
		width: 100%;
		max-width: 275px;
		margin: 0;
		margin-top: 25px;
		margin-left: 10%;
	}
	
	.part_v .event_law {
		margin-top: 5px;
	}
	
	.event_law .vert_news .img img {
		border-radius: 0;
		width: 100%;
		height: 100%;
	}
	
	.event_law .vert_news .ln_title {
		width: 100%;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	
	.event_law .info_title {
		width: 100%;
	}
	
	.last_announcement {
		width: 100%;
		max-width: 275px;
		margin: 0;
		margin-top: 25px;
		margin-left: 10%;
	}
	
	.most_reading_news {
		width: 100%;
		max-width: 275px;
		margin: 0;
		margin-top: 25px;
		margin-left: 10%;
	}
	
	.most_news ul li img {
		width: 100%;
		max-width: 360px;
	}
	
	/* end content list */
	
	/* content */ 
	
	/* ver view news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 10px;
	}
	
	/*end  ver view news */
	
	/* end content */ 
	
	
	/* chair list */
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_cont {
		width: 28%;
		max-width: 330px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
		margin-left: 5%;
	}
	
	/* end chair list */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 1080px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		float: left;
		margin-top: 20px;
		//max-width: 220px;
		margin-left: 4%;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 1124px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-left: 3%;
		float: left;
	}
	
	/* end gallery list */
}


@media all and (min-width: 1281px) and (max-width: 1380px) {
    .center {
        width: 100%;
        max-width: 1360px;
    }
	
	.menu_logo {
		margin-right: 10px;
	}
	
	.header_tytle {
		width: 70%;
	    margin-left: 5%;
	}
	
	.up_down {
		top: 85%;
	}

    .border_abs_img img {
        top: -6px;
    }

    .comment:hover img, .comment2:hover img {
        width: 190px;
        left: 3px;
    }

    .left_side {
        width: 100%;
        max-width: 370px;
        margin-left: 30px;
    }
	
	.block_l {
		left: 20px;
	}
	
	.block_r {
		right: 60px;
	}

    .counts ul {
        width: 90%;
		position: relative;
		margin: 0 auto;
		padding: 0 10px;
		float: none;
		display: table;
    }
	
	.cols > ul > li:nth-child(3) {
		margin-left: 3%;
		width: 255px;
	}

    .copyright > div {
        margin-left: 10px;
    }
	
	/* faculty */
	
	.right_sidebar .left_side {
        width: 100%;
        max-width: 360px;
        margin-left: 0;
		float: left;
    }
	
	/* end faculty */

}

@media all and (min-width: 1381px) and (max-width: 1920px) {

}




@media all and (min-width: 1801px) and (max-width: 1920px) {
	
	.center {
        width: 100%;
        max-width: 1360px;
    }
	
	.up_down {
		top: 57%;
	}
	
	.ttitle {
		margin-left: 4%;
	}

}

@media all and (min-width: 1921px) and (max-width: 2560px) {
	
	.position_abs_right_div {
		top: 10%;
	}
	
	.up_down {
		top: 39%;
	}
	
	.slider_block {
		width: 100%;
		//max-width: 1920px;
		margin: 0 auto;
		margin-bottom: -1px;
	}

	.ttitle {
		margin-left: 3%;
	}
}

/* iPhone 6 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
	
	.center {
		width: 100%;
		margin: 0 auto;
	}
	
	.langs {
		margin-left: 10px;
	}
	
	.header_tytle {
		width: 70%;
		font-size: 14px;
		margin-top: 0;
	}
	
	.search_abs {
		//width: 300px;
		opacity: 1;
	}
	
	.search_top {
		width: 230px;
	}
	
	.footer_contact {
		display: none;
	}
	
	.footer_block > div {
		width: 100%;
	}
	
	.footer_logo {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.copyright > div {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	.dvs {
		float: left !important;
		margin-left: 10px !important;
		margin-top: 10px !important;
	}
	
	
	/* home page */
	/* center1 */
	.center1 {
		height: 33%;
	}
	
	.student_login {
		top: 90px;
		font-size: 14px;
		z-index: 99;
	}
	
	.site_name {
		top: 10px;
	}
	
	img.top_logo {
		width: 85px;
	}
	
	.site {
		margin-top: 0;
	}
	
	h1.site_tytle {
		font-size: 8px;
	}
	
	.all {
		top: 42%;
	}
	
	/* center2 */
	
	.center2.sect {
		top: 0;
	}
	
	.news_block {
		padding-bottom: 20px;
		margin-top: 20px;
	}
	
	h2.news_title {
		padding: 10px;
		text-align: center;
		font-size: 20px;
	}
	
	ul.home_page_news {
		margin: 0;
		padding: 0;
	}
	
	ul.home_page_news li {
		width: 100%;
		font-size: 14px;
	}
	
	.center_news ul li a {
		font-size: 16px;
	}
	
	.center_news ul li:first-child {
		margin-left: 0;
	}
	
	.news_cards {
		margin-top: 0;
	}
	
	.card {
		width: 95%;
		max-width: 370px;
		min-height: 320px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	p.sht_text {
		font-size: 14px;
	}
	
	.banner_content {
		padding-bottom: 20px;
	}

	.banner_block {
		width: 100%;
		max-width: 340px;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		margin-left: 5%;
	}
	
	/* center3 */
	.div_profession {
		width: 100%;
		font-size: 14px;
	}
	
	.prf_card {
		width: 80%;
		min-height: 200px;
		float: none;
		margin: 0 auto;
	}
	
	.rel_img {
		width: 150px;
		height: 150px;
	}
	
	/* center4 */
	
	.comment_center {
		min-height: 165px;
	}
	
	.border_abs_img {
		width: 120px;
		height: 120px;
	}
	
	.comment img, .comment2 img {
		width: 100px;
	}
	
	.comment .comment_center p {
		font-size: 10px;
		width: 100%;
		float: left;
	}
	
	.comment2 .comment_center p {
		font-size: 10px;
		width: 100%;
		float: left;
	}
	
	.comment_center h5, .comment_center h4 {
		float: left;
		margin-left: 6px;
		text-align: left;
		font-size: 12px;
		margin-top: 4px;
		width: 100%;
	}
	
	.comment .comment_center h5, .comment .comment_center h4 {
		text-align: right;
		margin-left: -30px;
	}
	
	.comment2 .comment_center h5, .comment2 .comment_center h4 {
		text-align: left;
		margin-left: 30px;
		width: 90%;
	}
	
	.comment:hover .border_abs_img, .comment2:hover .border_abs_img {
		width: 165px;
		height: 165px;
	}
	
	.comment:hover img, .comment2:hover img {
		width: 150px;
		top: -11px;
		left: 3px;
	}
	
	.announcement {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 0;
		max-width: 360px;
	}
	
	.left_side h4 {
		font-size: 16px;
	}
	
	.ann_block img {
		width: 28%;
	}
	
	.left_side ul li a .ann_block .ann_cont {
		width: 65%;
		margin-top: -15px;
	}
	
	.event_block {
		width: 100%;
		padding-bottom: 45px;
	}
	
	.news_by_days ul li, .news_by_days ul li a {
		font-size: 10px;
		display: table;
	}
	
	.event_type {
		padding: 10px;
	}
	
	.ev_active::after {
		bottom: -15px;
	}
	
	.event_type h2 {
		font-size: 14px;
	}
	
	.event_type h2::after {
		width: 69%;
	}
	
	.event_type h3 {
		font-size: 14px;
		float: left;
		width: 100%;
		padding-left: 60px;
		padding-bottom: 10px;
	}
	
	.event_type h3 img {
		left: 20px;
	}
	
	.see_more {
		width: 70%;
		float: left;
		margin: 0 auto;
		display: table;
		margin-top: 20px;
		top: 20px;
	}
	
	/* center5 */
	
	.container {
		width: 100%;
		margin: 0;
	}
	
	.menu {
		padding-top: 20px;
	}
	
	.menu ul {
		list-style: none;
		width: 100%;
		float: left;
		margin: 0;
		padding: 0;
	}
	
	.li_1, .li_2, .li_3 {
		margin: 0 auto;
		float: none;
		display: table;
		width: 100%;
		max-width: 260px;
	}
	
	.background {
		min-height: 1400px;
	}
	
	.display_none_2 {
		left: 0;
		width: 320px;
		top: 30px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/*.rotate_circle {
		width: 100%;
	}
	
	.prev_top {
		right: 0 !important;
		width: 30px;
		top: 2% !important;
	}
	
	.next_bottom {
		right: 0 !important;
		width: 30px;
		top: 36% !important;
	}*/
	
	.big_circle {
		width: 100%;
		top: -170px;
		max-width: 250px;
		max-height: 130px;
		left: -225px;
		border-radius: 0;
	}
	
	.big_circle p {
		margin-top: 0;
		width: 80%;
		margin-left: 10%;
		padding-top: 25px;
	}
	
	.university_one, .university_two,
	.university_three, .university_four,
	.university_five, .university_six,
	.university_seven, .university_eight {
		border-radius: 0;
		left: 18%;
	}
	
	.university_one {
		top: 20%;
	}
	
	.university_two {
		top: 35%;
	}
	
	.university_three {
		top: 50%;
	}
	
	.university_four {
		top: 65%;
	}
	
	.university_five {
		top: 80%;
	}
	
	.university_six {
		top: 95%;
	}
	
	.university_seven {
		top: 110%;
	}
	
	.university_eight {
		top: 125%;
	}
	
	.university_circle {
		height: 100px;
		width: 220px;
	}
	
	.university_circle p {
		padding-top: 10px;
	}
	
	.big_circle p a, .big_circle_3 p a {
		font-size: 16px;
	}
	
	/* clinick */
	
	.display_none_1 {
		width: 100%;
		top: 0;
		margin: 0 auto;
		max-width: 360px;
		left: 2%;
	}
	
	.line_1, .line_2, .line_3, .line_4,
	.line_5,.line_6,.line_7,.line_8 {
		display: none;
	}
	
	.circle_1, .circle_2, .circle_3, .circle_4,
	.circle_5, .circle_6, .circle_7, .circle_8,
	.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
		border-radius: 0;
		height: auto;
		padding: 5px;
		width: 180px;
	}
	
	.menu_1, .menu_2 {
		border-radius: 0;
		height: auto;
		padding: 10px;
	}
	
	.menu_1 {
		left: -540px;
	}
	
	.menu_1 p, .menu_2 p,
	.circle_1_2 p, .circle_2_2 p,
	.circle_3_2 p, .circle_4_2 p {
		font-size: 16px;
		padding-top: 0;
	}
	
	.circle_1 p, .circle_2 p, 
	.circle_3 p, .circle_4 p {
		padding-top: 0;
	}
	
	.circle_1 {
		left: 23%;
		top: 18%;
	}
	
	.circle_2 {
		left: 23%;
		top: 26%;
	}
	
	.circle_3 {
		left: 23%;
		top: 34%;
	}
	
	.circle_4 {
		left: 23%;
		top: 42%;
	}
	
	.menu_2 {
		left: -345px;
		top: 52%;
	}
	
	.circle_1_2 {
		left: 23%;
		top: 67%;
	}
	
	.circle_2_2 {
		left: 23%;
		top: 75%;
	}
	
	.circle_3_2 {
		left: 23%;
		top: 83%;
	}
	
	.circle_4_2 {
		left: 23%;
		top: 91%;
	}
	
	
	/* scince */
	
	.display_none_3 {
		width: 100%;
	}
	
	.big_circle_3 {
		left: 14%;
	}
	
	.big_circle_3 p {
		padding-top: 0;
	}
	
	.circle p {
		padding-top: 0;
		margin-top: 0;
	}
	
	.one {
		left: 15%;
		top: 29%;
	}
	
	.two {
		left: 15%;
		top: 39%;
	}
	
	.three {
		left: 15%;
		top: 49%;
	}
	
	.four {
		left: 15%;
		top: 60%;
	}
	
	.five {
		left: 15%;
		top: 70%;
	}
	
	.six {
		left: 15%;
		top: 80%;
	}
	
	.seven {
		left: 15%;
		top: 92%;
	}
	
	.eight {
		left: 15%;
		top: 102%;
	}
	
	.nine {
		left: 15%;
		top: 112%;
	}
	
	.ten {
		left: 15%;
		top: 123%;
	}
	
	/* center6 */
	
	.center6 {
		//margin-top: -20px;
		//display: none;
	}
	
	.center6 h1 {
		font-size: 20px;
	}
	
	.center6 p {
		margin-top: 0;
		width: 100%;
		max-width: 450px;
	}
	
	img.big_map {
		width: 100%;
		display: none;
	}
	
	.campus {
		width: 100%;
		padding: 10px;
		min-height: 80px;
	}
	
	.campus ul {
		width: 100%;
		left: 15%;
		float: left;
		margin: 0;
		height: auto;
		top: 0;
	}
	
	.campus ul li {
		margin: 0;
	}
	
	.campus_buttons {
		top: 30px;
	}
	
	.counts {
		padding-bottom: 10px;
		min-height: 350px;
	}
	
	.counts ul  {
		width: 100%;
		margin: 0 auto;
		display: table;
		min-height: 350px;
	}
	
	.counts ul li {
		width: 90%;
		margin: 0 auto;
		display: table;
	}
	
	.counts ul li:nth-child(1) .counts_text {
		padding-left: 0;
	}
	
	.counts ul li:nth-child(2) {
		left:0;
		top: 75px;
	}
	
	.text_1 {
		right: 0;
		width: 50%;
		display: inline-block;
	}
	
	.text_2 {
		width: 50%;
		display: inline-block;
	}
	
	.counts_text {
		width: 100%;
		display: inline-block;
	}
	
	.counts ul li:nth-child(3) {
		left: 0;
		top: 180px;
	}
	
	.counts ul li:nth-child(3) .counts_nummber {
		margin-left: 10px;
	}
	
	.counts ul li:nth-child(4) {
		left: 0;
		top: 275px;
	}
	
	.counts ul li:nth-child(4) .counts_nummber {
		margin-left: 0;
	}
	
	.counts_nummber {
		width: 50%;
		display: inline-block;
	}
	
	/* center7 */
	
	li.img_span {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.see_more_btn {
		left: 26%;
	}
	
	/* end home page */
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	
	/* event wiget */
	
	.event_law ul.tabs li {
		display: none;
	}
	
	.event_law .tab_content {
		border: 1px solid #e1e6e9;
		border-top: 0;
	}
	
	.event_law .img img {
		border-radius: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}
	
	.ln_title {
		width: 100% !important;
		margin-top: 10px;
	}
	
	.info_title {
		float: left;
		width: 100%;
	}
	
	/* top news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 15px;
		padding-bottom: 10px;
	}
	
	/* annonc wiget */
	
	.last_announcement {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* very view wiget */
	
	.most_reading_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	
	.sec_center > div {
		width: 100%;
	}
	
	.vidio_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
		padding-bottom: 10px;
	}
	
	.hibrid_new {
		width: 100%;
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.photo_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
	}
	
	/* end content list */
	
	/* announcement list */
	
	.single_title {
		width: 100%;
		margin-top: 15px;
		display: table;
	}
	
	.date_more {
		width: 100%;
		display: table;
		text-align: right;
	}
	
	/* end announcement list */
	
	/* content, announcement, page */
	
	.content {
		width: 100%;
		margin: 0 auto;
		max-width: 360px;
		float: none;
		padding-bottom: 20px;
		display: table;
	}
	
	.page_content {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		/* float: none; */
		/* clear: both; */
		/* display: table; */
	}
	
	.page_tx_cont {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.insert_block {
		float: none;
		display: table;
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
	}
	
	.announc_cont .tab_content {
		border: 1px solid #cfd8dc;
		border-top: 0;
	}
	
	.announc_cont .tabs li {
		font-size: 16px;
	}
	
	.announc_cont .img img {
		width: 100%;
	}
	
	.all_content {
		margin-top: 20px;
	}
	
	.left_sidebar {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end content, end announcement, end page */
	
	.abs_title {
		width: 100%;
		left: 0;
		font-size: 16px !important;
		top: -95px;
		padding: 5px;
	}
	
	/* chair list */
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_cont {
		width: 100%;
		max-width: 330px;
		margin-left: 0;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
	}
	
	/* end chair list */
	
	/* gallery */
	
	
	.first_block {
		width: 100%;
		margin: 0;
	}
	
	.img_block {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.img_un:nth-child(2), .img_un:nth-child(4) {
		margin-left: 10%;
	}
	
	
	/* end gallery */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
		margin-top: 20px;
		max-width: 320px;
	}
	
	/* end gallery single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	/* end gallery list */
	
	/* single staff */
	
	.single_staff {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end single staff */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 100%;
	}
	
	/* end faculty list */
	
	/* faculty sinle */
	
	.faculty_staff .person {
		width: 100%;
		margin: 0 auto;
		float: none;
		margin-top: 20px;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty sinle */
	
	/* spec list */
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 340px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.spz_cont {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
		display: table;
		//max-width: 225px;
	}
	
	/* end spec list */
	
	/* event single */
	
	.first_name, .last_name, .fn_name,
	.birthday, .specialties, .company, .country, .city,
	.your_mail, .phone, .res_choose, .login_log {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end event single */
	
	/* events list */

	.last_event > img {
		float: none;
		width: 100%;
		max-width: 140px;
		margin: 0 auto;
		display: table;
	}
	
	.last_event > .img > img {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		display: table;
		border-radius: 0;
	}
	
	.event_info {
		width: 100%;
	}
	
	.search_area {
		padding-bottom: 20px;
	}

	/* end events list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		height: auto;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
	}
	
	.video_list .hor_item {
		width: 100%;
		max-width: 240px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.video_list .hor_item img {
		width: 100%;
		margin-top: -23px;
		margin-bottom: -28px;
	}
	
	.full_more {
		left: 6%;
	}
	
	/* end video list */
	
	/* banner menu wighet */
	
	.banner_menu_text {
		width: 100%;
		font-size: 18px;
		top: 10px;
		left: 15px;
	}
	
	/* end banner menu wighet */
	
	/* staff list 4 */
	
	.staff_4 h2 {
		margin-left: 0;
		text-align: center;
		padding-left: 0;
	}
	
	.rct_block {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
		display: table;
	}
	
	.years {
		font-size: 24px;
	}
	
	.name {
		font-size: 24px;
	}
	
	/* end staff list 4 */

	/* journal list */

	.journal_title h5 {
		font-size: 16px;
	}

	.ls_journals {
		padding-bottom: 20px;
	}
	
	.journal_firs_img {
		position: static;
		width: 100%;
		float: none;
		display: table;
	}
	
	.journal_firs_img img {
		width: 100%;
	}
	
	.journal_last_img {
		position: static;
		width: 100%;
		max-width: 320px;
		margin: 0;
		margin-top: 10px;
	}
	
	.journal_last_img img {
		width: 100%;
		max-width: 320px;
		margin: 0;
		padding: 0;
	}
	
	.journal_single {
		width: 100%;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.journal_text {
		width: 100%;
		margin-top: 20px;
		float: none;
		display: table;
	}

	/* end journal list */

	/* journal */

	.welcome_title img, .journal img {
		width: 35px;
	}

	/* end journal */
	
	/* contact book */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	.full_content  {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	
	.full_content .main_titles {
		font-size: 16px;
	}
	
	.full_content p {
		font-size: 14px;
	}
	
	.full_content form input[type=text], 
	.full_content form select {
		width: 90%;
	}
	 
	.full_content form {
		padding-bottom: 20px;
	}
	 
	.full_content form select {
		margin-left: 0;
	}
	
	/* end contact book */
	
	/* archive */
	
	.archive {
		width: 100%;
		max-width: 340px;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.arch_tx_cont {
		width: 100%;
		padding: 0;
		display: table;
		margin: 0 auto;
		float: none;
		max-width: 340px;
	}
	
	.arch_tx_cont .main_titles {
		font-size: 14px;
		padding-left: 0;
	}
	
	.arch_tx_cont .w_10,
	.arch_tx_cont .w_22,
	.arch_tx_cont .iwir input[type=text] {
		width: 98%;
	}
	
	/* end archive */
	
	/* student login */
	
	.load_img .iwoi, .load_img #picker,
	.load_img #adoption_date, .load_img #complete_date {
		width: 100%;
		margin-left: 0;
	}
	
	/* end student login */
	
}


@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {

	.center {
		width: 100%;
		margin: 0 auto;
	}
	
	.langs {
		margin-left: 20px;
	}
	
	.header_tytle {
		width: 70%;
		font-size: 14px;
		//margin-top: 0;
	}
	
	.search_abs {
		//width: 300px;
		opacity: 1;
	}
	
	.search_top {
		width: 230px;
	}
	
	.footer_contact {
		display: none;
	}
	
	.footer_block > div {
		width: 100%;
	}
	
	.footer_logo {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.copyright > div {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	/*.dvs {
		float: left !important;
		margin-left: 10px !important;
		margin-top: 10px !important;
	}*/
	
	
	/* home page */
	/* center1 */
	.center1 {
		height: 33%;
	}
	
	.site_name {
		top: 10px;
	}
	
	img.top_logo {
		width: 50px;
	}
	
	.site {
		margin-top: 0;
	}
	
	h1.site_tytle {
		font-size: 12px;
		width: 70%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.all {
		top: 50%;
		width: 100%;
	}
	
	/* center2 */
	
	.center2.sect {
		top: 0;
	}
	
	.news_block {
		padding-bottom: 20px;
		margin-top: 20px;
	}
	
	h2.news_title {
		padding: 10px;
		text-align: center;
		font-size: 20px;
	}
	
	ul.home_page_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	ul.home_page_news li {
		width: 100%;
		font-size: 14px;
	}
	
	.center_news ul li a {
		font-size: 16px;
	}
	
	.center_news ul li:first-child {
		margin-left: 0;
	}
	
	.news_cards {
		margin-top: 0;
		max-width: 620px;
		margin: 0 auto;
		float: none;
	}
	
	.card {
		width: 95%;
		max-width: 370px;
		min-height: 320px;
		margin: 0 auto;
		margin-top: 20px;
		float: none;
	}
	
	p.sht_text {
		font-size: 14px;
	}
	
	.banner_content {
		padding-bottom: 20px;
		max-width: 620px;
		margin: 0 auto;
		float: none;
	}

	.banner_block {
		width: 90%;
		max-width: 370px;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.banner_content .banner_block:nth-child(2), 
	.banner_content .banner_block:nth-child(3) {
		width: 90%;
		max-width: 370px;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	/* center3 */
	.div_profession {
		width: 100%;
		font-size: 14px;
	}
	
	.profession_cards {
		width: 100%;
		text-align: center !important;
		float: none;
		max-width: 650px;
		margin: 0 auto;
		display: table;
		margin-top: 40px;
	}
	
	.prf_card {
		width: 50%;
		min-height: 200px;
		float: left;
		margin: 0 auto;
	}
	
	.rel_img {
		width: 150px;
		height: 150px;
	}
	
	/* center4 */
	
	.comment_center {
		min-height: 190px;
		width: 100%;
		max-width: 650px;
		padding: 20px;
		float: none;
		display: table;
	}
	
	.border_abs_img {
		width: 120px;
		height: 120px;
	}
	
	.comment img, .comment2 img {
		width: 100px;
	}
	
	.comment .comment_center p {
		font-size: 14px;
		width: 100%;
		float: right;
	}
	
	.comment2 .comment_center p {
		font-size: 14px;
		width: 100%;
		float: left;
	}
	
	.comment_center h5, .comment_center h4 {
		float: left;
		margin-left: 6px;
		font-size: 16px;
		//width: 100%;
		margin-top: 10px;
	}
	
	.comment .comment_center h5,.comment .comment_center h4 {
		text-align: right;
		margin-left: -30px;
	}
	
	.comment2 .comment_center h5, .comment2 .comment_center h4 {
		text-align: left;
		margin-left: 30px;
		padding-bottom: 0;
	}
	
	.comment:hover .border_abs_img, .comment2:hover .border_abs_img {
		width: 165px;
		height: 165px;
	}
	
	.comment:hover img, .comment2:hover img {
		width: 150px;
		top: -11px;
		left: 3px;
	}
	
	.announcement {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding-bottom: 0;
		max-width: 360px;
		margin-top: 20px;
	}
	
	.left_side h4 {
		font-size: 16px;
	}
	
	.ann_block img {
		width: 28%;
	}
	
	.left_side ul li a .ann_block .ann_cont {
		width: 65%;
		margin-top: -15px;
	}
	
	.event_block {
		width: 100%;
		padding-bottom: 45px;
	}
	
	.news_by_days ul li, .news_by_days ul li a {
		font-size: 14px;
		display: table;
	}
	
	.ev_active::after {
		bottom: -15px;
	}
	
	.event_type h2 {
		font-size: 14px;
	}
	
	.event_type h2::after {
		width: 69%;
	}
	
	.event_type h3 {
		font-size: 14px;
	}
	
	.see_more {
		width: 50%;
	}
	
	/* section 5 */

.center5 {
    background: #ffffff;
    width: 100%;
    z-index: 5;
    position: relative;
    top: 100%;
}

.background {
    background: url('../images/img/Rectangle-6-copy.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    overflow: hidden;
	min-height: 1000px;
}

.container {
    width: 1360px;
    margin: 90px auto;
}

.menu {
        padding-top: 0;
    margin-left: 10px;
    float: left;
}

.menu ul {
    list-style: none;
    width: 100%;
    float: left;
}

.menu ul li {
    border: 5px solid #fff;
    padding: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 25px;
    transition: all .3s ease-in-out;
    cursor: pointer;
    position: relative;
    border-radius: 8px;
	width: 225px;
	float: left;
	margin-left: 15px;
}

.menu ul li:first-child {
    margin-top: 25px;
}

.menu ul li:hover {
    background: #1953aa;
    border: 5px solid #1953aa;
}

.non_click {
    pointer-events: none;
}

.menu_bg_b {
    background: #264f7b;
    border: 5px solid #264f7b !important;
}

/* university */

.display_none_2 {
	display: inline-block;
    position: relative;
    width: 900px;
    height: 750px;
    left: -25px;
    float: left;
    top: 100px;
	margin-bottom: 110px;
}

.rotate_circle {
    display: none;
    position: absolute;
    left: 0;
    top: 2%;
    width: 625px;
    -webkit-transition:  all .1s ease-in-out; /* Safari */
    transition: all 1s ease;
}

img.prev_top {
    display: none;
    position: absolute;
    top: 5%;
    right: 10%;
    cursor: pointer;
}

img.next_bottom {
    display: none;
    position: absolute;
    top: 65%;
    right: 10%;
    cursor: pointer;
}

.big_circle {
    z-index: 999;
    text-align: center;
    width: 300px;
    height: 300px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    opacity: 1;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    margin-top: 175px;
    margin-left: 280px;
    background: #264f7b;
}

.big_circle p {
    padding-top: 160px;
	width: 80%;
    margin: 0 auto;
}

/* end university */

/* clinic */

.display_none_1 {
    display: none;
	position: relative;
    width: 1000px;
    right: 190px;
    height: 800px;
    float: left;
    margin-bottom: 100px;
    top: 150px;
}

.line_1 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    top: 95px;
    left: 61%;
}

.line_2 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(105deg);
    -webkit-transform: rotate(105deg);
    -moz-transform: rotate(105deg);
    -o-transform: rotate(105deg);
    transform: rotate(105deg);
    background: #fff;
    top: 38px;
    right: 28%;
}

.line_3 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    width: 25px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 18%;
    top: 110px;
    -ms-transform: rotate(155deg);
    -webkit-transform: rotate(155deg);
    -moz-transform: rotate(155deg);
    -o-transform: rotate(155deg);
    transform: rotate(155deg);
}

.line_4 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    width: 25px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 19.5%;
    top: 220px;
    -ms-transform: rotate(39deg);
    -webkit-transform: rotate(39deg);
    -moz-transform: rotate(39deg);
    -o-transform: rotate(39deg);
    transform: rotate(39deg);
}

.line_5 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
    background: #fff;
    left: 40%;
    top: 385px;
}

.line_6 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 3px;
    -ms-transform: rotate(153deg);
    -webkit-transform: rotate(153deg);
    -moz-transform: rotate(153deg);
    -o-transform: rotate(153deg);
    transform: rotate(153deg);
    background: #fff;
    top: 520px;
    right: 57.2%;
}

.line_7 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    width: 25px;
    height: 3px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 39%;
    top: 510px;
    -ms-transform: rotate(215deg);
    -webkit-transform: rotate(215deg);
    -moz-transform: rotate(215deg);
    -o-transform: rotate(215deg);
    transform: rotate(215deg);
}

.line_8 {
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    width: 25px;
    height: 4px;
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 50.5%;
    top: 560px;
    -ms-transform: rotate(94deg);
    -webkit-transform: rotate(94deg);
    -moz-transform: rotate(94deg);
    -o-transform: rotate(94deg);
    transform: rotate(94deg);
}


/* menu_1 */

.menu_1 {
    position: absolute;
    margin-left: 590px;
    height: 245px;
    width: 245px;
    top: 25px;
    border-radius: 50%;
    background: #f2640c;
    text-align: center;
    vertical-align: middle;
    left: 0%;
    z-index: 999;
    cursor: pointer;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease-in-out;
}

.menu_1 p {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding-top: 60px;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}


.menu_1:hover {
    background: #fd843a;
}

.circle_1, .circle_2, .circle_3, .circle_4 {
    position: absolute;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #fd843a;
    border-radius: 50%;
    text-align: center;
    cursor: pointer
}

.circle_1 {
    top: 50px;
    right: 270px;
}

.circle_2 {
    right: 225px;
    top: 30px;
}

.circle_3 {
    right: 170px;
    top: 65px;
}

.circle_4 {
    right: 180px;
    top: 125px;
}

.circle_1 p, .circle_2 p, .circle_3 p {
    padding-top: 45px;
}

.circle_4 p {
    padding-top: 40px;
}

.circle_1 p a, .circle_2 p a, .circle_3 p a, .circle_4 p a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}

.circle_1:hover, .circle_2:hover, .circle_3:hover, .circle_4:hover {
    background: #f2640c;
}

/*  menu_2 */

.menu_2 {
    position: absolute;
    margin-left: 385px;
    height: 260px;
    width: 260px;
    top: 40%;
    border-radius: 50%;
    background: #1953aa;
    text-align: center;
    vertical-align: middle;
    left: -10px;
    z-index: 999;
    cursor: pointer;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease-in-out;
}

.menu_2:hover {
    background: #3477dc;
}

.menu_2 p {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    padding-top: 60px;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}

.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
    position: absolute;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #3477dc;
    border-radius: 50%;
    text-align: center;
    cursor: pointer
}

.circle_1_2:hover, .circle_2_2:hover,
.circle_3_2:hover, .circle_4_2:hover {
    background: #1953aa;
}

.circle_1_2 p, .circle_2_2 p, .circle_3_2 p {
    padding-top: 45px;
}

.circle_4_2 p {
    padding-top: 40px;
}

.circle_1_2 {
    top: 350px;
    left: 390px;
}

.circle_2_2 {
    left: 405px;
    top: 440px;
}

.circle_3_2 {
    left: 490px;
    top: 440px;
}

.circle_4_2 {
    left: 50.5%;
    top: 420px;
}

.circle_1_2 p a, .circle_2_2 p a,
.circle_3_2 p a, .circle_4_2 p a {
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}

/* end clinic */

/* scince */


.display_none_3 {
    display: none;
	position: relative;
    width: 1000px;
    height: 800px;
    float: left;
    top: 95px;
	right: 95px;
}

.big_circle_3 {
    z-index: 999;
    text-align: center;
    width: 300px;
    height: 300px;
    display: inline-block;
    border-radius: 50%;
    background: #fb0;
    position: relative;
    opacity: 1;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
    margin-top: 175px;
    margin-left: 355px;
}

.big_circle_3 p,.big_circle p {
    padding-top: 115px;
}

.big_circle p a, .big_circle_3 p a {
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
}
.big_circle p {
    padding-top: 75px;
}

.big_circle_3:hover {
    opacity: 1;
}
.circle,.university_circle {
    cursor: pointer;
    text-align: center;
    border-radius: 50%;
    width: 155px;
    height: 155px;
    display: inline-block;
    position: absolute;
    opacity: .8;
}
.university_circle {
    width: 160px;
    height: 160px;
}
.university_circle{
    opacity: 1;
}

.one, .university_one {
    left: 43%;
    top: 30%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.two, .university_two {
    top: 31%;
    left: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.three, .university_three {
    top: 30%;
    right: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.four, .university_four {
    left: 42%;
    bottom: 49%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.five, .university_five {
    bottom: 50%;
    right: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.six, .university_six {
    right: 41%;
    top: 33%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.seven, .university_seven  {
    top: 32%;
    left: 42%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.eight,.university_eight {
    left: 43%;
    top: 30%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.nine {
    right: 42%;
    top: 31%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}

.ten {
    right: 43%;
    top: 31%;
    background: #fb0;
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all .3s ease;
}


.circle p,.university_circle p {
   padding-top: 44px;
}
.university_circle p a {
   font-size: 15px;
}
.circle p a,.university_circle p a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 6px 7px 6px rgba(0, 0, 0, 0.21);
    -webkit-transition:  all .3s ease-in-out; /* Safari */
    transition: all 1s ease;
}

.circle:hover , .university_circle:hover{
    opacity: 1;
    padding: 3px;
}

/* end scince */

/* end section 5 */
	
	/* center5 */
	
	/* center5 */
	
	.container {
		width: 100%;
		margin: 0;
	}
	
	/*.menu {
		padding-top: 20px;
	}
	
	.menu ul {
		list-style: none;
		width: 100%;
		float: none;
		margin: 0 auto;
		padding: 0;
		max-width: 480px;
	}
	
	.li_1, .li_2, .li_3 {
		margin: 0 auto;
		float: none;
		display: table;
		width: 100%;
		max-width: 260px;
	}
	
	.background {
		min-height: 1400px;
	}
	
	.display_none_2 {
		left: 0;
		width: 320px;
		top: 30px;
		margin: 0 auto;
		float: none;
		display: table;
	}*/
	
	/*.rotate_circle {
		width: 100%;
	}
	
	.prev_top {
		right: 0 !important;
		width: 30px;
		top: 2% !important;
	}
	
	.next_bottom {
		right: 0 !important;
		width: 30px;
		top: 36% !important;
	}*/
	
	/*.big_circle {
		width: 100%;
		top: -170px;
		max-width: 250px;
		max-height: 130px;
		left: -225px;
		border-radius: 0;
	}
	
	.big_circle p {
		margin-top: 0;
		width: 80%;
		margin-left: 10%;
		padding-top: 25px;
	}
	
	.university_one, .university_two,
	.university_three, .university_four,
	.university_five, .university_six,
	.university_seven, .university_eight {
		border-radius: 0;
		left: 18%;
	}
	
	.university_one {
		top: 20%;
	}
	
	.university_two {
		top: 35%;
	}
	
	.university_three {
		top: 50%;
	}
	
	.university_four {
		top: 65%;
	}
	
	.university_five {
		top: 80%;
	}
	
	.university_six {
		top: 95%;
	}
	
	.university_seven {
		top: 110%;
	}
	
	.university_eight {
		top: 125%;
	}
	
	.university_circle {
		height: 100px;
		width: 220px;
	}
	
	.university_circle p {
		padding-top: 10px;
	}
	
	.big_circle p a, .big_circle_3 p a {
		font-size: 16px;
	}*/
	
	/* clinick */
	
	/*.display_none_1 {
		width: 100%;
		top: 0;
		margin: 0 auto;
		max-width: 360px;
		left: 0%;
		float: none;
		display: table;
	}
	
	.line_1, .line_2, .line_3, .line_4,
	.line_5,.line_6,.line_7,.line_8 {
		display: none;
	}
	
	.circle_1, .circle_2, .circle_3, .circle_4,
	.circle_5, .circle_6, .circle_7, .circle_8,
	.circle_1_2, .circle_2_2, .circle_3_2, .circle_4_2 {
		border-radius: 0;
		height: auto;
		padding: 5px;
		width: 180px;
	}
	
	.menu_1, .menu_2 {
		border-radius: 0;
		height: auto;
		padding: 10px;
	}
	
	.menu_1 {
		left: -530px;
	}
	
	.menu_1 p, .menu_2 p,
	.circle_1_2 p, .circle_2_2 p,
	.circle_3_2 p, .circle_4_2 p {
		font-size: 16px;
		padding-top: 0;
	}
	
	.circle_1 p, .circle_2 p, 
	.circle_3 p, .circle_4 p {
		padding-top: 0;
	}
	
	.circle_1 {
		left: 24%;
		top: 18%;
	}
	
	.circle_2 {
		left: 24%;
		top: 26%;
	}
	
	.circle_3 {
		left: 24%;
		top: 34%;
	}
	
	.circle_4 {
		left: 24%;
		top: 42%;
	}
	
	.menu_2 {
		left: -345px;
		top: 52%;
	}
	
	.circle_1_2 {
		left: 24%;
		top: 67%;
	}
	
	.circle_2_2 {
		left: 24%;
		top: 75%;
	}
	
	.circle_3_2 {
		left: 24%;
		top: 83%;
	}
	
	.circle_4_2 {
		left: 24%;
		top: 91%;
	}*/
	
	
	/* scince */
	
	/*.display_none_3 {
		width: 100%;
		max-width: 420px;
		margin: 0 auto;
		left: -6px;
		float: none;
		display: table;
	}
	
	.big_circle_3 {
		left: 13%;
		border-radius: 0;
	}
	
	.big_circle_3 p {
		padding-top: 0;
	}
	
	.circle {
		border-radius: 0;
	}
	
	.circle p {
		padding-top: 0;
		margin-top: 0;
	}
	
	.one {
		left: 15%;
		top: 29%;
	}
	
	.two {
		left: 15%;
		top: 39%;
	}
	
	.three {
		left: 15%;
		top: 49%;
	}
	
	.four {
		left: 15%;
		top: 60%;
	}
	
	.five {
		left: 15%;
		top: 70%;
	}
	
	.six {
		left: 15%;
		top: 80%;
	}
	
	.seven {
		left: 15%;
		top: 92%;
	}
	
	.eight {
		left: 15%;
		top: 102%;
	}
	
	.nine {
		left: 15%;
		top: 112%;
	}
	
	.ten {
		left: 15%;
		top: 123%;
	}*/
	
	/* center6 */
	
	.center6 {
		//margin-top: -20px;
		//display: none;
	}
	
	.center6 h1 {
		font-size: 20px;
	}
	
	.center6 p {
		margin-top: 0;
		width: 100%;
		max-width: 650px;
	}
	
	img.big_map {
		width: 100%;
		display: none;
	}
	
	.campus {
		width: 100%;
		padding: 10px;
		min-height: 80px;
	}
	
	.campus ul {
		width: 100%;
		left: 15%;
		float: left;
		margin: 0;
		height: auto;
		top: 0;
	}
	
	.campus ul li {
		margin: 0;
	}
	
	.campus_buttons {
		top: 30px;
	}
	
	.counts {
		padding-bottom: 10px;
		min-height: 350px;
	}
	
	.counts ul  {
		width: 100%;
		margin: 0 auto;
		display: table;
		min-height: 350px;
	}
	
	.counts ul li {
		width: 100%;
		margin: 0 auto;
		display: table;
		padding-bottom: 10px;
		border-bottom: 1px solid #264f7b;
	}
	
	.counts ul li:nth-child(1) .counts_text {
		padding-left: 0;
	}
	
	.counts ul li:nth-child(2) {
		left:0;
		top: 75px;
	}
	
	.text_1 {
		right: 0;
		width: 50%;
		display: inline-block;
	}
	
	.text_2 {
		width: 50%;
		display: inline-block;
	}
	
	.counts_text {
		width: 100%;
		display: inline-block;
	}
	
	.counts ul li:nth-child(3) {
		left: 0;
		top: 180px;
	}
	
	.counts ul li:nth-child(3) .counts_nummber {
		margin-left: 10px;
	}
	
	.counts ul li:nth-child(4) {
		left: 0;
		top: 275px;
	}
	
	.counts ul li:nth-child(4) .counts_nummber {
		margin-left: 0;
	}
	
	.counts_nummber {
		width: 50%;
		display: inline-block;
	}
	
	/* center7 */
	li.img_span {
		width: 100%;
		max-width: 340px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.see_more_btn {
		left: 36%;
	}
	
	/* end home page */
	
	/* content list */
	
	.part_v {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		float: none;
		clear: both;
	}
	
	/* event wiget */

	.event_law .tab_content {
		border: 1px solid #e1e6e9;
	}
	
	.event_law .img img {
		/*border-radius: 0 !important;*/
		width: 100% !important;
		height: 100% !important;
	}
	
	.ln_title {
		width: 100% !important;
		margin-top: 10px;
	}
	
	.info_title {
		float: left;
		width: 100%;
	}
	
	/* top news */
	
	.announc_cont .tab_container ul li img {
		width: 100%;
	}
	
	.announc_cont .tab_container .title, .most_news .title {
		width: 100%;
		margin-top: 15px;
		padding-bottom: 10px;
	}
	
	/* annonc wiget */
	
	.last_announcement {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* very view wiget */
	
	.most_reading_news {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
	}
	
	.sec_center > div {
		width: 100%;
	}
	
	.vidio_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
		padding-bottom: 10px;
	}
	
	.hibrid_new {
		width: 100%;
		max-width: 320px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.photo_gallery {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		padding: 0;
		float: none;
		display: table;
	}
	
	/* end content list */
	
	/* announcement list */
	
	.single_title {
		width: 100%;
		margin-top: 15px;
		display: table;
	}
	
	.date_more {
		width: 100%;
		display: table;
		text-align: right;
	}
	
	/* end announcement list */
	
	/* content , announcement, page */
	
	.content {
		width: 100%;
		margin: 0 auto;
		max-width: 580px;
		float: none;
		padding-bottom: 20px;
		display: table;
	}
	
	.page_content {
		width: 100%;
		max-width: 660px;
		margin: 0 auto;
		/* float: none; */
		/* clear: both; */
		/* display: table; */
	}
	
	.page_tx_cont {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.insert_block {
		float: none;
		display: table;
		margin: 0 auto;
		width: 100%;
		max-width: 320px;
	}
	
	.announc_cont .tab_content {
		border: 1px solid #cfd8dc;
		//border-top: 0;
	}
	
	.announc_cont .img img {
		width: 100%;
	}
	
	.all_content {
		margin-top: 20px;
	}
	
	.left_sidebar {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end content, end announcement, end page */
	
	.abs_title {
		width: 100%;
		left: 0;
		font-size: 16px !important;
		top: -135px;
		padding: 5px;
	}
	
	/* chair list */
	
	.chair_list_container {
		width: 100%;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.ttitle {
		top: 200px;
		width: 95%;
	}
	
	.chair_cont {
		width: 44%;
		max-width: 330px;
		margin: 0 auto;
		float: left;
		display: table;
		margin-top: 20px;
		margin-left: 4%;
	}
	
	/* end chair list */
	
	/* gallery */
	
	
	.first_block {
		width: 100%;
		margin: 0;
	}
	
	.img_block {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	.img_un:nth-child(2), .img_un:nth-child(4) {
		margin-left: 10%;
	}
	
	
	/* end gallery */
	
	/* gallery single */
	
	.cont_gallery_gall {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	h3.list_title,.cont_gallery_gall .tab_date {
		float: none;
	}
	
	.gallery_cont a img {
		//width: 100%;
		float: left;
		margin-top: 20px;
		max-width: 220px;
		margin-left: 4%;
	}
	
	/* end galler single */
	
	/* gallery list */
	
	.gall_list {
		width: 100%;
		max-width: 520px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.single_gallery {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-left: 3%;
		float: left;
	}
	
	/* end gallery list */
	
	/* single staff */
	
	.single_staff {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	/* end single staff */
	
	/* faculty list */
	
	.faculty_list {
		width: 100%;
		max-width: 620px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.profession_cards {
		width: 100%;
	}
	
	.scientific_new {
		width: 90%;
		margin: 0 auto;
		float: none;
		display: table;
		max-width: 360px;
	}
	
	/* end faculty list */
	
	/* faculty single */
	
	.faculty_staff .person {
		width: 32%;
		margin: 0 auto;
		margin-left: 2%;
		margin-top: 20px;
		max-width: 200px;
		max-height: 300px;
	}
	
	/* end faculty single */
	
	/* spec list */
	
	.right_sidebar {
		width: 100%;
		max-width: 360px;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	nav.spec_menu_block, nav.learning_block {
		width: 100%;
		max-width: 360px;
		float: none;
		display: table;
		margin: 0 auto;
	}
	
	.event_law {
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.spz_cont {
		width: 45%;
		margin-top: 20px;
		float: left;
		margin-left: 8%;
		max-width: 225px;
	}
	
	/* end spec list */
	
	/* event single */
	
	
	
	.first_name, .last_name, .fn_name,
	.birthday, .specialties, .company, .country, .city,
	.your_mail, .phone, .res_choose, .login_log {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	
	/* end event single */
	
	/* events list */
	
	.last_event > .img > img {
		float: none;
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		display: table;
		border-radius: 0;
	}
	
	.event_info {
		width: 70%;
	}
	
	.search_area {
		padding-bottom: 20px;
	}

	/* end events list */
	
	/* video list */
	
	.second_video {
		width: 100%;
	}
	
	.second_video iframe {
		width: 100%;
		//height: auto;
	}
	
	.video_list .hor_item {
		margin-left: 6%;
		width: 50%;
		max-width: 217px;
	}
	
	.ann_top {
		width: 100%;
		margin: 0;
	}
	
	.full_more {
		left: 4%;
	}
	
	/* end video list */
	
	/* staff list 4 */
	
	.staff_4 h2 {
		margin-left: 0;
		text-align: center;
		padding-left: 0;
	}
	
	.rct_block {
		margin-left: 4%;
		width: 47%;
		max-width: 160px;
	}
	
	/* end staff list 4 */

	/* journal list */

	.journal_title h5 {
		font-size: 16px;
	}

	.ls_journals {
		padding-bottom: 20px;
	}
	
	.journal_lic {
		min-height: 200px;
	}
	/*
	.journal_firs_img {
		position: static;
		width: 50%;
		float: left;
		max-width: 270px;
	}
	
	.journal_firs_img img {
		width: 100%;
	}
	
	.journal_last_img {
		position: static;
		width: 50%;
		max-width: 270px;
		margin: 0;
	}
	
	.journal_last_img img {
		width: 100%;
		max-width: 320px;
		margin: 0;
		padding: 0;
	}
	*/
	.journal_single {
		width: 100%;
		float: none;
		display: table;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.journal_text {
		width: 100%;
		margin-top: 20px;
		float: none;
		display: table;
	}

	/* end journal list */

	/* journal */

	.welcome_title img, .journal img {
		width: 35px;
	}

	/* end journal */
	
	/* contact book */
	
	.button_block button {
		margin-left: 0 !important;
		margin-top: 20px;
	}
	
	.full_content  {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		float: none;
		display: table;
		padding-bottom: 20px;
	}
	
	.full_content .main_titles {
		font-size: 16px;
	}
	
	.full_content p {
		font-size: 14px;
	}
	
	.full_content form input[type=text], 
	.full_content form select {
		width: 90%;
	}
	 
	.full_content form {
		padding-bottom: 20px;
	}
	 
	.full_content form select {
		margin-left: 0;
	}
	
	/* end contact book */
	
	/* archive */
	
	.archive {
		width: 100%;
		max-width: 480px;
		padding: 0;
		margin: 0 auto;
		float: none;
		display: table;
	}
	
	.arch_tx_cont {
		width: 100%;
		padding: 0;
		display: table;
		margin: 0 auto;
		float: none;
		max-width: 480px;
	}
	
	.arch_tx_cont .main_titles {
		font-size: 14px;
		padding-left: 0;
	}
	
	.arch_tx_cont .w_10,
	.arch_tx_cont .w_22,
	.arch_tx_cont .iwir input[type=text] {
		width: 98%;
	}
	
	/* end archive */
	
}

/* content list ipad */

@media all and (min-width: 768px) and (max-width: 1024px) {
	
	.content_news {
		float: left;
	}
	
	.img_tx_cont {
		min-height: 600px;
		position: static !important;
		float: left;
		padding-bottom: 0;
	}
}


@media print {
    body > header, aside, .hor_vids, .icons, footer, .hor_news, .slider_outer, .secondary_menu, .bot_blocks, .img_button, .fsbb, .page_cont, .cont_gallery, #breadcrumb, iframe, img, .img {
        display: none
    }

    .content {
        display: block;
        margin: 0 auto;
    }

    .subheader_img {
        position: relative;
        margin: 0 auto
    }

    .subheader_img .slide-caption {
        position: absolute;
        z-index: 3
    }

    .subheader_img img {
        position: absolute;
        left: 50px
    }
}

@media all and (max-width: 800px) {
	._ktb {
		display: none;
	}
	
	.res_ktb {
		display: block;
	}
	
	.res_ktb tbody tr td {
		font-size: 14px;
		text-align: center;
	}
	
}






