 @font-face {
		font-family: goth_nrml;
		src: url(../fonts/gth_nrml.ttf);
}/* */
/* @font-face {
		font-family: vag_world;
		src: url(../fonts/vag_world.ttf);
} */
@font-face {
		font-family: rlwr;
		src: url(../fonts/rlw_reg.ttf);
} 
@font-face {
		font-family: rtnd_b;
		src: url(../fonts/rtnd_b.ttf);
} 
/*  
@font-face {
		font-family: rtnd_r;
		src: url(../fonts/rtnd_r.ttf);
} */
/* @font-face {
		font-family: arr_cyr;
		src: url(../fonts/arr_cyr.otf);;
} */
@font-face {
		font-family: fgh;
		src: url(../fonts/fgh.ttf);;
}
@font-face {
		font-family: mntcrsv;
		src: url(../fonts/mntcrsv.ttf);;
}
/* @font-face {
		font-family: arl_nr;
		src: url(../fonts/arl_nr.ttf);;
}  
*/
/*
#003333
#006935
#248A3A
#009933
#CCFFCC
#E0FFE0
#F3FFF3
*/

*{outline:none !important;}
body{
	color:#003C1B;
	}
.back{	
	background: 
	linear-gradient(to bottom, rgba(227, 249, 232, 0.88),rgba(249, 255, 249, 0.88) 320px), 
	url('../images/back_icons.png');

	background-attachment: fixed;
 }
	
html{width:100%;height:100%;}
body{
	font-family: rlwr;
	color:#006935;
	font-size:1.1rem;
	font-weight:normal;
	-webkit-font-smoothing:antialiased;
	-webkit-overflow-scrolling: touch;
	width:100%;height:100%;
}
.container{
	max-width:1330px;
	padding:0px;
	/* box-shadow:0 0 10px #8ec48e; */
	box-shadow:0 0 10px #d3e6d3;
	background:white;
	}
#main-wrap{background:white;}
.row,.col{
	margin:0;padding:0;
	}
.row{width: 100%;}
h1,h2{
	display:block;
	font-size:inherit;
	padding:0;
	margin:0;
	text-align:inherit;
	font-weight:inherit;
	line-height:inherit;
	}
	
.footer{
	background:#009933;
	
	
}	
.footer a,.footer span{
	color:#cfc !important;
	line-height:1.8rem;
	font-weight:bold;
	}
.footer-content{
	padding:10px 20px;
	display:inline-block;
	text-align:center;
	}
#toTopBut{
	position:fixed;
	right:20px;
	bottom:20px;
	height:50px;
	width:50px;
	background:url('../images/icons/top_button.svg');
	background-size:100%;
	cursor:pointer;
	transition:.5s;
	opacity:0;
}
	
.a-footer,.a-footer:hover{
	font-weight:bold;
	text-decoration:none !important;
	border-bottom:1px solid #cfc;
	padding:1px;
}
.a-footer:hover{color:white !important;border-bottom:1px solid white;}
.a-footer:hover *{color:white !important;}
.dvdr{
	height:2px;
	border:none;
	background:#2bac56;
	}
.main-col{
	
	text-align: center;
	font-size:1.1rem;
}
	
/*news*/
.news-wrap, .reposit-wrap, .prog-wrap {
    margin: .8rem 0;
    padding: 0 0 .4rem 0;
	text-align: left;
}
.news-wrap, .prog-wrap{ cursor: pointer;}
.auth-news:hover, .prog-wrap:hover{
	background:#F3FFF3;
	}
.no-auth-news:hover{
	background:#fffbf5;
}
.no-auth-news .news-short-cont, .no-auth-news .bld-txt{
	color:#f70 !important;
}
.news-date, .prog-date {
    border-bottom: 1px solid #093;
    background: #EAFFEA;
    padding: 0.1rem .2rem;
}
.news-date-auth {
    border-bottom: 1px solid #f70;
    background: #fff5e9;
    padding: 0.1rem .2rem;
	color: #ec4d00;
}
.noauth-dscrpt{
	font-style:italic;
	margin-top:0px;
}
.reposit-info {
   border-bottom: 1px solid #093;
    background: #EAFFEA;
    padding: 0.1rem .7rem;
	font-weight:bold;
	color:#093;
}
.pib-repos{
	font-style:italic;
	text-align:left;
	font-family:goth_nrml;
	font-size:1rem;
	padding:.3rem .7rem 0rem .7rem;
}
.type-repos{
	padding:.1rem .7rem .3rem .7rem;
}
.news-name,.prog-name {
    font-weight: bold;
    margin-top: 5px;
    padding: 0 .5rem;
	text-align:left;
	font-size:1.3rem;
	font-family:Arial;
	color:#f70;
}	
.news-short-cont,.prog-short-cont {
	display: -webkit-box;
     -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 .5rem;
}
.theme-repos{
	padding: 0 .7rem;
	font-weight:bold;
	font-family:goth_nrml;
	font-size:1.2rem;
	color:#f70;
}
.news-footer, .prog-footer {
    text-align: center;
    font-family: rlwr !important;
	padding-top:3px;
	}
.news-short-img, .prog-short-img{
	height:90px;
	border:1px solid green;
	margin-top:11px;
	margin-right: 7px;
	margin-left:7px;
	max-width:180px;
	min-width:180px
}
.news-dscrpt-img, .prog-dscrpt-img	{
	text-align:center;
	margin-bottom:10px;
	display: inline-block;
	width: 100%;
	max-width:700px;
}
.news-dscrpt-img *,.prog-dscrpt-img *	{
	max-width:100%;
	margin:5px 0;
}
iframe{border: 1px solid #b8dfc5;}
.news-dscrpt-date,.prog-dscrpt-date{
	text-align:center;
	font-weight:bold;
	color:#093;
	}
.anons-nm-dscrpt{
	font-weight:bold;
	color:#093;
	font-size:1.3rem;
}
.news-dscrpt-cont,.prog-dscrpt-cont,.project-dscrpt-cont,.honor-cont,.m-cont{
	text-align:left;
	padding:0 7px !important;
}
.anons-wrap{
	margin: 0 0 1.5rem 0;
	text-align: left;
	cursor:pointer;
	padding-left:0px;
}

.anons-logo{
	height:120px;
	min-width:120px;
	max-width:120px;
	
	}
.anons-or .anons-logo{
	background:url('../images/icons/anons.svg') 27% 65%/auto 70% no-repeat, #FF9933;
}
.anons-or:hover .anons-logo{
		background:url('../images/icons/anons.svg') 27% 65%/auto 70% no-repeat, #ff8a24;
}
.anons-bl .anons-logo{
	background:url('../images/icons/anons.svg') 27% 65%/auto 70% no-repeat, #0cf;
}
.anons-bl:hover .anons-logo{
		background:url('../images/icons/anons.svg') 27% 65%/auto 70% no-repeat, #00B8E6;
}
.anons-name-wrap{
	line-height:2rem;
	padding:5px 10px;
	text-align:center;
}
.anons-or .anons-name-wrap,.anons-or .anons-go{
	/* background:#FFF8F0; */
	background:#fff5e9;
	color:#f70;
}
.anons-or:hover .anons-name-wrap{
		border:2px solid #FFB871;
		border-left:2px solid #FFF8F0;
		/* background:#fff5e9; */
	}
.anons-or:hover .anons-go{
	border:2px solid #FFB871;
	border-left:2px solid transparent;
	background:#ffecd6;
}
.anons-bl:hover .anons-name-wrap{
		border:2px solid #67D0EA;
		border-left:2px solid transparent;
	}
.anons-bl:hover .anons-go{
	border:2px solid #67D0EA;
	border-left:2px solid transparent;
	background:#D1F2FF;
}
.anons-bl .anons-name-wrap, .anons-bl .anons-go{
	/* background:#F0FCFF; */
	background:#E6FAFF;
	color:#008BC2;
}
.anons-date{
	font-size:1.2rem;
	font-weight:bold;
	line-height:1.2rem;
}
.anons-name{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size:1.6rem;
}
.go-to-link{
	width:30px;
	height:30px;
	border-radius:40px;
}
.anons-or .go-to-link{
	background:url('../images/icons/arr_link.svg') center/80% no-repeat, #FF9933;
}
.anons-or:hover .go-to-link{
	background:url('../images/icons/arr_link.svg') center/80% no-repeat, #f70;
}
.anons-bl .go-to-link{
	background:url('../images/icons/arr_link.svg') center/80% no-repeat, #0cf;
}
.anons-bl:hover .go-to-link{
	background:url('../images/icons/arr_link.svg') center/80% no-repeat, #00A3F5;
}
.name-pad{margin-top:0;}

[class^='sect-name-'],.news-dscrpt-footer,.prog-dscrpt-footer{
	font-weight:bold;
	font-family: rlwr;
	padding:0.25rem 1rem;
	border-radius:4px;
	display:block;
	font-size:1.4rem;
	text-align:left;
	background:#fff5e9;
	color:#f70;
	margin-bottom:10px;
}	
.news-dscrpt-footer,.prog-dscrpt-footer{
	background:#EAFFEA;
	color:#009933;
	text-align:center;
	margin-top:10px;
	}
[class^='insect-name-']{
	font-weight:bold;
	font-family: rlwr;
	padding:0rem 1rem;
	border-radius:4px;
	display:block;
	font-size:1.2rem;
	text-align:left;
	background:#EAFFEA;
	color:#009933;
	margin-bottom:10px;
}
.slide-form{
	font-weight:bold;
	font-family: rlwr;
	padding:0rem 30px 0rem 1rem;
	border-radius:4px;
	display:block;
	font-size:1.2rem;
	text-align:left;
	background: url('../images/icons/arr_slide_dark.svg') center right 20px/10px 10px no-repeat,#cfc;
	margin-bottom:10px;
	color:#093;
	cursor:pointer;
	border:1px solid #b8dfc5;
	
}
.slide-form:hover{
	background: #1eb350;
	color: #cfc;
	border:1px solid #1eb350;
	background: url('../images/icons/arr_slide_light.svg') center right 20px/10px 10px no-repeat,#1eb350;

	}
.num-page-wrap{
	margin-top:10px;
}
.num-pg {
    display: inline-block;
    color: #093;
    background: #cfc;
    min-width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    font-weight: bold;
    cursor: pointer;
	font-family:goth_nrml;
	font-size:16px;
	text-decoration:none !important;
	font-family:goth_nrml;
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
	
.num-pg:hover, .num-pg-open{
	color:#cfc;
	background:  #1eb350;	
	}
.school-map{
	width:100%;
	height:500px;
	margin:20px 0px;
	border:2px solid #aad5b9
}	
.serv-map{
	width:100%;
	height:500px;
	margin:20px 0px;
	border:2px solid #aad5b9
}	

.wrap-row{
	margin-top:0px;padding:20px 5px;
}
.bld-txt{
	font-weight:bold;
	color:#017b32;
	}

.a-inline{
	font-weight:bold;
	color:#f70;
	text-decoration:none !important;
	border-bottom:1px solid #f70;
	padding:1px;
}
.a-inline:hover{
	color:#f70;
}
.wrap-cont{
	text-align:justify;
	
}
.wrap-cont-c{
	text-align:center;
}
.wrap-cont p{
	margin-bottom:0.5rem;
}
.doc-dscrpt{
	padding:0 7px;
	text-align:left;
}
.hist-img-wrap, .teach-img-wrap{
	text-align:center;
	padding:5px 2px !important;
	margin:10px;
	display:inline-block;
	vertical-align:top;
	}
.hist-img-wrap div,
.teach-img-wrap div{
	font-weight:bold;
}
.hist-img-wrap div:last-child,.teach-img-wrap div:last-child{
	font-style:italic;
	font-family:Arial;
	font-weight:normal;
	font-size:0.95rem;
}
.hist-img{
	width:400px;
	height:250px;
	border:2px solid #84c69a;
	border-radius:2px;	
}
.drctr-img,.teach-img,.rsz-img{
	width:180px;
	border:2px solid #84c69a;
	border-radius:2px;	
}
.drctr-img{height:230px;}
.teach-img{height:250px;}
.rsz-img{height:220px;width:160px;}
.autor{
	text-align:right;
	font-style:italic;
	margin-bottom:10px;
	font-size:.92rem;
}
.p-head{
	font-size:1.2rem;
	font-weight:bold;
	font-family:goth_nrml;
	text-align:center;
	margin-top:7px;
}

.list-num{
	margin-right:12px;
	margin-left:5px;
	font-family:goth_nrml;
	font-weight:bold;
	}
ul{
	padding:0 0 0 70px;
	margin-bottom:0;
	margin-left:-30px;
}


.nwrp{white-space:nowrap;}
.dir-wrp{
	text-align:left;padding-left:20px;
}
.proj-logo{
	width:200px;
	margin:5px 10px 10px 10px;
	display:inline-block;
}
.pl-img{
	width:100%;
	}
.doc-img{
	width:100px;
	margin:10px;
}
.vsbl-slide{display:none;}
.open-form{
	color: #cfc;
	background: url('../images/icons/arr_slide_light.svg') center right 20px/10px 10px no-repeat,#009933 !important;
 border: 1px solid #009933 !important;
}
.slide-wrap p {margin-bottom:0.4rem}

.wrap-school-data{
	position:relative;
	margin-bottom:15px;
}
.wrap-school-data img{
	width:100%;
}
.school-data{
	position:absolute;
	left:10%;
	top:10%;
	background:rgba(255,255,255,0.8);
	border-radius:0 15px 0 15px;
	text-align:left;
	padding: 4px 14px;
	font-weight:bold;
	color:#093;
}
.poll-data{
		position:absolute;
		right:190px;
		top:43px;
		background:rgba(255,255,255,0.85);
		text-align:center;
		padding: 4px 0;
		font-weight:bold;
		color:#093;
		height:212px;
		width:156px;
		z-index:1000;
		cursor:pointer;
	}

.poll-data:hover .poll-ask-wrp{
	color:#f70;
	/* outline:2px solid #FF9933 !important;
	outline-offset:-5px; */
	background:rgba(255,255,255);
	border-top:2px solid #FF9933;
	border-bottom:2px solid #FF9933;
}	
.wave1,.wave2,.poll-icon-wrp-rnd{
		border:1px solid #FF9933;
		width:76px;
		height:76px;
		border-radius:70px;
		background:none;
}
.poll-icon-wrp-rnd{
	display:inline-block;
	position:relative;
	margin-top: 10px;
}
.wave1,.wave2{
	position:absolute;
	left:-1px;top:-1px;
	animation-name:do_wave;
	animation-duration:1s;
	animation-timing-function:linear;
	animation-iteration-count: infinite;
}
.wave2{
	animation-delay:0.5s;
}
@keyframes do_wave{
	0%{transform:scale(1);opacity:.6}
	100%{transform:scale(1.4);opacity:0}
}

.poll-icon{
	width:64px;
	height:64px;
	background:#FF9933;
	margin:5px;
	border-radius:60px;
	background: url('../images/icons/poll.svg') center/auto 70% no-repeat, #f70;
}
.poll-ask-wrp{
	min-height:90px;
	padding:2px 10px;
	margin:4px 0 6px 0;
	background:rgba(255,255,255);
	}
.poll-ask{
	display: -webkit-box;
	-webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;

	}

[class^='poll-line-']{
	background:rgba(255,255,255,.8);
	position:absolute;
}
.poll-line-1{
	width:2px;
	height:90px;
	left:-60px;
	top:0;
}
.poll-line-1-2{
	width: 2px;
	height: 138px;
	left: 181px;
	top: 0;
}
.poll-line-2{
	width:60px;
	height:2px;
	left:-60px;
	top:90px;
}
.poll-line-2-2{
	width:94px;
	height:2px;
	left:155px;
	top:90px;
}
.poll-line-3{
	width:2px;
	height:78px;
	left:248px;
	top:90px;
}
.poll-line-4-2{
	width:34px;
	height:2px;
	right:-25px;
	top:186px;
}
.poll-line-4{
	width:35px;
	height:2px;
	right:151px;
	top:186px;
}
.poll-line-6{
	width:35px;
	height:2px;
	right:151px;
	top:136px;
}
.poll-line-6-2{
	width:30px;
	height:2px;
	right:-25px;
	top:136px;
}
.poll-line-8{
	width:70px;
	height:2px;
	right:186px;
	top:160px;
}
.poll-line-4-3{
	width:13px;
	height:2px;
	right:-76px;
	top:186px;
}
.poll-line-4-4{
	width:13px;
	height:2px;
	right:-125px;
	top:186px;
}
.poll-line-4-5{
	width:13px;
	height:2px;
	right:-176px;
	top:186px;
}
.poll-line-5{
	width:2px;
	height:135px;
	left:-100px;
	top:161px;
}
.poll-line-5-1{
	width: 2px;
	height: 52px;
	left: -30px;
	top: 136px;
}
.poll-line-5-3{
	width:2px;
	height:135px;
	left:330px;
	top:186px;
}
.d-or{
	color:#ff7700;
}
.soc-icon{
	width:40px;
	height:40px;
	display:inline-block;
	
}
.fb-icon{
	background:url('../images/social/facebook-icon.svg') left 0 top 0/80px 40px no-repeat;
}
.fb-icon:hover{
	background:url('../images/social/facebook-icon.svg') left -40px top 0/80px 40px no-repeat;
}
.link-wrap{
	display:inline-block;
	text-align:left;
	width:100%;
}
.link-list li{
	margin-bottom:1rem;
}
ul {list-style-type:disc;}
.check-list li{
	list-style-type: none;
	
}
.check-list li:before {
    content: "\2714 \00A0"; 
   }
.img-thumb{
	width:150px;
	height:120px;
	border:1px solid #84c69a;
	margin:2px;
	position:relative;
	cursor:pointer;
	display:inline-block;
}
.img-poll-height{
	height:150px !important;
}
.img-thumb:hover {border:2px solid #f70;}
.img-thumb:hover .icn-rsz{	background:url('../images/icons/resize.svg') left -40px top 0 no-repeat;
}
[id^='img_slide_wrap']
{	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
.pr-dscrpt-logo{
	margin:10px 0;
}
.icn-rsz{
	width:40px;
	height:40px;
	background:url('../images/icons/resize.svg') left 0 top 0 no-repeat;
	position:absolute;
	bottom:5px;right:5px;
}
.or-bld{
	color:#f70;
	font-weight:bold;
}
.honor-inner{
	padding-left:10px;
}
.clmns-2{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
	-webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
	text-align:left;
}
.honor-cont p{margin-bottom:5px;}
.thumb-tw-wrp{
	display:inline-block;
}
.poll-but{
	margin-left:40px;
}
.poll-date-wrap{
	font-style:italic;
	font-size:14px;
	text-align:right;
	color:#53a47c;
	margin-bottom:5px;
}
.poll-wrap{
	margin:15px 0;
	cursor:pointer;
	font-size:1.2rem;
	font-weight:bold;
}
.poll-or:hover .poll-status{
	background: url('../images/icons/poll_clock.svg') center/auto 50% no-repeat, #ff7701;
}
.poll-or:hover{
	background: #ffedd6;
	color: #ff6000;
}
.poll-or{
	color:#f70;
	background:#fff5e9;
}
.poll-gr{
	color:#093;
	background:#EAFFEA;
}
.poll-gr:hover{
	color:#00862d;
	background:#cfc;
}
.poll-gr:hover .poll-status{
	background: url('../images/icons/poll_check.svg') center/auto 54% no-repeat, #0f973d;
}
.poll-status{
	min-width:70px;
	max-width:70px;
	background:#FF9933;
	height:70px;
}
.poll-or .poll-status{
		background: url('../images/icons/poll_clock.svg') center/auto 50% no-repeat, #FF9933;
}
.poll-gr .poll-status{
		background: url('../images/icons/poll_check.svg') center/auto 54% no-repeat, #1eb350;

}
.poll-thm{
	padding:5px 15px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 1rem;
	overflow:hidden;
}

.note{
	text-align:left;background:#EAFFEA;padding:5px 15px;font-size:14px;
}
.note p{
	margin:7px 0px;
}
.link-wrap{
	font-weight: bold;
	font-family: rlwr;
	padding: 0.25rem 1rem;
	border-radius: 4px;
	display: block;
	background: #fff5e9;
	color: #f70;
	margin: 10px 0;
}
.ask-content{
	text-align:left;
	padding:0 4% 0 7%;
	width:90%;
	margin-bottom:15px;
	}
.ask-content-img{
	text-align:center;
	padding:0;
	width:100%;
	margin-bottom:15px;
	display:inline-block;
	}
.img-in-wrp{
	width:154px;
	display:inline-block;
	margin-top:10px;
	vertical-align: top;
}
.acc_note{
	text-decoration:underline;
	padding:10px;
	cursor:pointer;
	display:inline-block;
}
.acc_note:hover{
	color:#f70;
}
.tags-divider-fld{
	margin-bottom:20px;
}

.res-tag-fld{
	
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	padding:5px 10px;
	text-align:left;
	cursor:pointer;
	border-radius:2px;
}
.gr-tag-fld{background:#F3FFF3;
	color:#093;}
.or-tag-fld{background: #fff5e9;
color: #f70;}
.gr-tag-fld:hover{
	color:#093;
	background:#EAFFEA;
	text-decoration:underline;
}
.or-tag-fld:hover{
	background: #fff1e0;
	color: #f70;
	text-decoration:underline;
}
.tag-err{
		text-align:left;
		font-style:italic;
		padding:2px 40px;
}
.tags_wrapper{
	border-radius:2px;
	margin:0 10px;
	}
.news-nav{
			
    display: inline-block;
    /* border-collapse: collapse; */
    vertical-align: middle;
}

.news-nav td{
		padding:0.25rem 0.8rem 0.25rem 0.8rem;
		
		
		background:#EAFFEA;
		}
#left_news_nav{
	border-right:7px solid white;
}
#right_news_nav{
	border-left:7px solid white;
}
.news-nav-wrap{
	font-weight:bold;
	font-family: rlwr;
	padding:0;
	border-radius:4px;
	display:block;
	font-size:1.4rem;
	text-align:center;
	background:#fff5e9;
	color:#f70;
	margin-bottom:10px;
	background:#EAFFEA;
}	
/*xs*/
@media (min-width: 576px) {
	.footer-content{text-align:left;}
	.sect-name-c, .insect-name-c{text-align:center !important;}
	.school-data{
			left:15%;
			top:15%;
		}
	.clmns-2{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;

		}
		.rsz-img{height:250px;width:180px;}
		
}

/*sm*/
@media (min-width: 768px) {
	.ask-content-img{
		padding:0 4% 0 7%;
	}
	.img-in-wrp{
		width:184px;
		margin-top:0px;
		}
	#left_news_nav,#right_news_nav{
	border-right:7px solid white;
	border-left:7px solid white;
}	

	
	.news-short-cont,.prog-short-cont {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		font-size:1rem;
		
		}
	.news-name,.prog-name {
			font-size:1.2rem;
		}
	.mie-img{max-width:200px;}
	.school-data{
			left:50px;
			top:30px;
		}
	.anons-wrap{margin: 0 0 2rem 0;padding-left:7px;}
	.anons-logo{
	height:120px;
	min-width:180px;
	max-width:180px;
	}
	
	.anons-or .anons-logo{ background:url('../images/icons/anons.svg') 40% 65%/auto 70% no-repeat, #FF9933;}
	.anons-or:hover .anons-logo{	background:url('../images/icons/anons.svg') 40% 65%/auto 70% no-repeat, #ff8a24;}
	.anons-bl .anons-logo{ background:url('../images/icons/anons.svg') 40% 65%/auto 70% no-repeat, #0cf;}
	.anons-bl:hover .anons-logo{background:url('../images/icons/anons.svg') 40% 65%/auto 70% no-repeat, #00B8E6;}
	.anons-name{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size:1.8rem;
}
.anons-date{
	font-size:1.3rem;
	font-weight:bold;
	line-height:1.3rem;
	
}
	.go-to-link{
		width:40px;
		height:40px;
	}
	.anons-or:hover .anons-name-wrap{
		border:none;
		border-top:2px solid #FFB871;
		border-bottom:2px solid #FFB871;
	}
	.anons-bl:hover .anons-name-wrap{
		border:none;
		border-top:2px solid #67D0EA;
		border-bottom:2px solid #67D0EA;
	}
	.name-pad{margin-top:-20px;}
	.news-dscrpt-cont,.prog-dscrpt-cont, .project-dscrpt-cont,.honor-cont{
		text-align:justify;
		
		}
		.clmns-2{
			-webkit-column-count: 3;
			-moz-column-count: 3;
			column-count: 3;

				}
	.img-thumb{margin:7px;width:170px;}
	.img-poll-height{height:170px !important;}
	.hist-img-wrap, .teach-img-wrap{
			padding:5px 10px !important;
		}


	.poll-but{margin-left:0px;}
	.doc-dscrpt{
		text-align:justify !important;
	}
	.noauth-dscrpt{
		margin-top:15px;
	}
}

/*md*/
@media (min-width: 992px) {
	#toTopBut{
		right:30px;
		bottom:30px;
	}
	.main-col{font-size:1rem;}
	body{font-size:1rem}
	.wrap-row{padding:30px 10px;}
	.dir-wrp{padding-left:0;}
	ul{margin-left:auto;}
	.wrap-school-data{	position:relative;
	margin-bottom:35px;}
	
	


	.wrap-school-data img {
		width: 110%;
		margin-left:-5%;
	}
	.res-tag-fld{
		padding:5px 40px;
		
	}

}

/*lg*/
@media (min-width: 1200px) {
	#toTopBut{
		right:50px;
		bottom:50px;
	}

		.wrap-school-data img {
		width: 100%;
		margin-left:0%;
	}
	
}
