@media screen and (max-width: 600px) {
	/*for academics sub pages*/
	section.sub_page {
		width: 90%;
		margin: 0 auto;
		overflow: auto;
		padding: 40px 0;
		box-sizing: border-box;
	}
	section.sub_page .wrap {
		margin: 0 auto;
		width: 100%;
		overflow: auto;
		max-width: 1200px;
	}
	section.sub_page .wrap .side {
		width: 100%;
		font-family: 'Open Sans', sans-serif;
	}
	section.sub_page .wrap .side ul {
		margin: 0 0 20px 0;
		padding: 0;
	}
	section.sub_page .wrap .side ul li {
		list-style-type: none;
	}
	section.sub_page .wrap .side ul li.hd a {
		background-color: #730c27;
		text-align: center;
		font-weight: bold;
		font-size: 15px;
		padding: 8px 10px;
	}
	section.sub_page .wrap .side ul li a {
		text-decoration: none;
		font-size: 14px;
		color: white;
		padding: 6px 10px;
		display: block;
		border: solid #757575;
		border-width: 0 1px 1px 1px;
		background-color: gray;
	}
	section.sub_page .wrap .side ul li:last-of-type a {
		padding-bottom: 15px;
	}
	/*info data*/
	section.sub_page .wrap .info {
		width: 100%;
		font-family: 'Open Sans', sans-serif;
	}
	section.sub_page .wrap .info h1 {
		font-size: 30px;
		margin-top: 0;
	}
	section.sub_page .wrap .info h2 {
		font-size: 20px;
		margin-top: 0;
	}
	section.sub_page .wrap .info p {}
	section.sub_page .wrap .info a {
		color: #730c27;
		font-weight: bold;
	}
	section.sub_page .wrap .info>ul {
		margin: 0;
	}
	section.sub_page .wrap .info>ul>li {
		margin: 15px 0;
	}
	section.sub_page .wrap .info ul li ul {
		margin: 10px 0;
	}
	section.sub_page .wrap .info ul li ul li {
		font-size: 15px;
		list-style-type: decimal;
	}
	section.sub_page .wrap .info .advert {}
	section.sub_page .wrap .info .advert .item {
		width: 48%;
		float: left;
	}
	section.sub_page .wrap .info .advert .item:nth-of-type(1) {
		margin-right: 4%;
	}
	section.sub_page .wrap .info .advert .image {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width: 100%;
		height: 200px;
		border: 10px white solid;
		box-sizing: border-box;
	}
	section.sub_page .wrap .info .advert a {
		text-decoration: none;
		font-weight: bold;
		color: #730c27;
		margin-top: 20px;
		display: block;
	}
	section.sub_page .wrap .info .advert p {}
	/*right side*/
	section.sub_page .wrap #rt_side {
		width: 100%;
	}
	section.sub_page .wrap #rt_side ul {
		border: solid #757575;
		border-width: 1px 0 0 0;
	}
	section.sub_page .wrap #rt_side li.rt_hd a {
		background-color: #ffae00;
	}
	section.sub_page .wrap #rt_side li.image {
		background-image: url(images/courses_asti_about_bg.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 120px;
		border: solid #757575;
		border-width: 0 1px 0 1px;
	}
	section.sub_page .wrap #rt_side li a {
		font-size: 14px;
		color: black;
		background-color: white;
		text-align: center;
	}
	section.sub_page .wrap #rt_side li a.no_click {
		pointer-events: none;
	}
}
@media screen and (min-width: 601px) and (max-width: 1400px) {
	/*for academics sub pages*/
	section.sub_page {
		width: 100%;
		overflow: auto;
		padding: 40px 0;
		box-sizing: border-box;
	}
	section.sub_page .wrap {
		margin: 0 auto;
		width: 100%;
		overflow: auto;
		max-width: 2000px;
		padding: 0 100px;
		box-sizing: border-box;
	}
	section.sub_page .wrap .side {
		width: 100%;
		float: left;
		font-family: 'Open Sans', sans-serif;
	}
	section.sub_page .wrap .side ul {
		margin: 0 0 20px 0;
		padding: 0;
		width: 50%;
		float: left;
	}
	section.sub_page .wrap .side ul li {
		list-style-type: none;
	}
	section.sub_page .wrap .side ul li.hd a {
		background-color: #193a69;
		text-align: center;
		font-weight: bold;
		font-size: 15px;
		padding: 20px 10px;
		color: #eec315;
	}
	section.sub_page .wrap .side ul li a {
		text-decoration: none;
		font-size: 14px;
		color: white;
		padding: 6px 10px;
		display: block;
		border: solid #757575;
		border-width: 0 1px 1px 1px;
		background-color: #071529;
		text-align: center;
	}
	section.sub_page .wrap .side ul li a:hover {
		color: #eec315;
	}
	section.sub_page .wrap .side ul li:last-of-type a {
		padding-bottom: 15px;
	}
	section.sub_page .wrap .side ul li.lf_banner {
		background-image: url(images/);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		height: 235px;
		position: relative;
		border: solid #7b7b7b 1px;
	}
	section.sub_page .wrap .side ul li.lf_banner a {
		position: absolute;
		right: 0;
		bottom: 15px;
		left: 0;
		margin: auto;
		height: 25px;
		line-height: 25px;
		padding: 0;
		text-align: center;
		width: 100px;
		border-radius: 5px;
		background-color: #730c27;
		font-weight: bold;
		font-size: 12px;
	}
	/*info data*/
	section.sub_page .wrap .info {
		width: 100%;
		padding: 0%;
		box-sizing: border-box;
		float: left;
		font-family: 'Open Sans', sans-serif;
	}
	section.sub_page .wrap .info h1 {
		font-size: 30px;
		margin-top: 0;
	}
	section.sub_page .wrap .info h2 {
		font-size: 20px;
		margin-top: 0;
	}
	section.sub_page .wrap .info p {}
	section.sub_page .wrap .info a {
		color: #730c27;
		font-weight: bold;
	}
	section.sub_page .wrap .info .image {
		height: 200px;
		width: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	section.sub_page .wrap .info>ul {
		margin: 0;
	}
	section.sub_page .wrap .info>ul>li {
		margin: 15px 0;
	}
	section.sub_page .wrap .info ul li ul {
		margin: 10px 0;
	}
	section.sub_page .wrap .info ul li ul li {
		font-size: 15px;
		list-style-type: decimal;
	}
	section.sub_page .wrap .info .advert {}
	section.sub_page .wrap .info .advert .item {
		width: 48%;
		float: left;
	}
	section.sub_page .wrap .info .advert .item:nth-of-type(1) {
		margin-right: 4%;
	}
	section.sub_page .wrap .info .advert .image {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width: 100%;
		height: 200px;
		border: 10px white solid;
		box-sizing: border-box;
	}
	section.sub_page .wrap .info .advert a {
		text-decoration: none;
		font-weight: bold;
		color: #730c27;
		margin-top: 20px;
		display: block;
	}
	section.sub_page .wrap .info .advert p {}
	/*right side*/
	section.sub_page .wrap #rt_side {
		width: 100%;
		margin: 0 0 0 0;
		float: right;
		padding: 0 20%;
		box-sizing: border-box;
	}
	section.sub_page .wrap #rt_side ul {
		border: solid #757575;
		border-width: 1px 0 0 0;
		width: 100%;
		overflow: auto;
		display: inline-block;
	}
	section.sub_page .wrap #rt_side li.rt_hd a {
		background-color: #eec315;
		font-size: 20px;
	}
	section.sub_page .wrap #rt_side li.image {
		background-image: url(images/courses_asti_about_bg.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		border: solid #757575;
		border-width: 0 1px 0 1px;
	}
	section.sub_page .wrap #rt_side ul:nth-of-type(2) li{
		width: 50%;
		height: 200px;
		margin: 0;
		padding: 0;
		float: left;
		box-sizing: border-box;
	}
	section.sub_page .wrap #rt_side ul:nth-of-type(2) li a{
		display: block;
		height: 100%;
		margin: 0;
		box-sizing: border-box;
	}
	section.sub_page .wrap #rt_side li a {
		font-size: 14px;
		color: black;
		background-color: white;
		text-align: center;
	}
	section.sub_page .wrap #rt_side li a.no_click {
		pointer-events: none;
	}
}
@media screen and (min-width: 1401px) {
	/*for academics sub pages*/
	section.sub_page {
		width: 100%;
		overflow: auto;
		padding: 40px 0;
		box-sizing: border-box;
	}
	section.sub_page .wrap {
		margin: 0 auto;
		width: 100%;
		overflow: auto;
		max-width: 2000px;
		padding: 0 100px;
		box-sizing: border-box;
	}
	section.sub_page .wrap .side {
		width: 25%;
		float: left;
		font-family: 'Open Sans', sans-serif;
	}
	section.sub_page .wrap .side ul {
		margin: 0 0 20px 0;
		padding: 0;
	}
	section.sub_page .wrap .side ul li {
		list-style-type: none;
	}
	section.sub_page .wrap .side ul li.hd a {
		background-color: #193a69;
		text-align: center;
		font-weight: bold;
		font-size: 15px;
		padding: 20px 10px;
		color: #eec315;
	}
	section.sub_page .wrap .side ul li a {
		text-decoration: none;
		font-size: 14px;
		color: white;
		padding: 6px 10px;
		display: block;
		border: solid #757575;
		border-width: 0 1px 1px 1px;
		background-color: #071529;
		;
	}
	section.sub_page .wrap .side ul li a:hover {
		color: #eec315;
	}
	section.sub_page .wrap .side ul li:last-of-type a {
		padding-bottom: 15px;
	}
	section.sub_page .wrap .side ul li.lf_banner {
		background-image: url(images/);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		height: 235px;
		position: relative;
		border: solid #7b7b7b 1px;
	}
	section.sub_page .wrap .side ul li.lf_banner a {
		position: absolute;
		right: 0;
		bottom: 15px;
		left: 0;
		margin: auto;
		height: 25px;
		line-height: 25px;
		padding: 0;
		text-align: center;
		width: 100px;
		border-radius: 5px;
		background-color: #730c27;
		font-weight: bold;
		font-size: 12px;
	}
	/*info data*/
	section.sub_page .wrap .info {
		width: 60%;
		padding: 0 4%;
		box-sizing: border-box;
		float: left;
		font-family: 'Open Sans', sans-serif;
	}
	section.sub_page .wrap .info h1 {
		font-size: 30px;
		margin-top: 0;
	}
	section.sub_page .wrap .info h2 {
		font-size: 20px;
		margin-top: 0;
	}
	section.sub_page .wrap .info p {}
	section.sub_page .wrap .info a {
		color: #730c27;
		font-weight: bold;
	}
	section.sub_page .wrap .info .image {
		height: 200px;
		width: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	section.sub_page .wrap .info>ul {
		margin: 0;
	}
	section.sub_page .wrap .info>ul>li {
		margin: 15px 0;
	}
	section.sub_page .wrap .info ul li ul {
		margin: 10px 0;
	}
	section.sub_page .wrap .info ul li ul li {
		font-size: 15px;
		list-style-type: decimal;
	}
	section.sub_page .wrap .info .advert {}
	section.sub_page .wrap .info .advert .item {
		width: 48%;
		float: left;
	}
	section.sub_page .wrap .info .advert .item:nth-of-type(1) {
		margin-right: 4%;
	}
	section.sub_page .wrap .info .advert .image {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width: 100%;
		height: 200px;
		border: 10px white solid;
		box-sizing: border-box;
	}
	section.sub_page .wrap .info .advert a {
		text-decoration: none;
		font-weight: bold;
		color: #730c27;
		margin-top: 20px;
		display: block;
	}
	section.sub_page .wrap .info .advert p {}
	/*right side*/
	section.sub_page .wrap #rt_side {
		width: 15%;
		margin: 0 0 0 0;
		float: right;
	}
	section.sub_page .wrap #rt_side ul {
		border: solid #757575;
		border-width: 1px 0 0 0;
	}
	section.sub_page .wrap #rt_side li.rt_hd a {
		background-color: #eec315;
		font-size: 20px;
	}
	section.sub_page .wrap #rt_side li.image {
		background-image: url(images/courses_asti_about_bg.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 120px;
		border: solid #757575;
		border-width: 0 1px 0 1px;
	}
	section.sub_page .wrap #rt_side li a {
		font-size: 14px;
		color: black;
		background-color: white;
		text-align: center;
	}
	section.sub_page .wrap #rt_side li a.no_click {
		pointer-events: none;
	}
}
/*slides*/
@media screen and (max-width: 600px) {
	/*top slide section*/
	section.slide {
		margin: 0 auto;
		width: 100%;
		height: auto;
		overflow: auto;
		box-sizing: border-box;
	}
	section.slide .lf {
		width: 100%;
		height: 200px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	section.slide .rt {
		padding: 0 2%;
		box-sizing: border-box;
		width: 100%;
		background-color: #730c27;
		color: white;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
	}
	section.slide .rt h1 {
		font-size: 25px;
		margin: 0;
		line-height: 38px;
		font-weight: normal;
		width: 100%;
		display: block;
		display: inline-block;
	}
	section.slide .rt h1 span {
		width: 100%;
		display: block;
		font-size: 25px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	section.slide .rt h2 {
		font-size: 18px;
		width: 100%;
		display: inline-block;
	}
}
@media screen and (min-width: 601px) and (max-width: 990px) {
	/*top slide section*/
	section.slide {
		margin: 0 auto;
		width: 100%;
		height: auto;
		overflow: auto;
		box-sizing: border-box;
	}
	section.slide .lf {
		width: 100%;
		height: 300px;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	section.slide .rt {
		padding: 0 2%;
		box-sizing: border-box;
		width: 100%;
		background-color: #730c27;
		color: white;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
	}
	section.slide .rt h1 {
		font-size: 25px;
		margin: 0;
		line-height: 38px;
		font-weight: normal;
		width: 100%;
		display: block;
		display: inline-block;
	}
	section.slide .rt h1 span {
		width: 100%;
		display: block;
		font-size: 25px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	section.slide .rt h2 {
		font-size: 18px;
		width: 100%;
		display: inline-block;
	}
}
@media screen and (min-width: 991px) {
	/*top slide section*/
	section.slide {
		margin: 0 auto;
		width: 100%;
		height: 500px;
		max-width: 2000px;
		padding: 0 0 0 0;
		position: relative;
	}
	section.slide .lf {
		float: left;
		width: 100%;
		height: 100%;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	section.slide .rt {
		padding: 50px;
		box-sizing: border-box;
		height: 100%;
		float: left;
		width: 600px;
		height: 300px;
		background-color: #071529;
		color: white;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		position:absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
	section.slide .rt h1 {
		font-size: 32px;
		font-weight: normal;
	}
	section.slide .rt h1 b {
		font-size: 40px;
		border-bottom: 1px solid white;
	}
	section.slide .rt h2 {
		width: 100%;
		display: block;
		font-size: 32px;
		font-weight: normal;
	}
}
.info .inner a {
	font-weight: bold;
	color: #730c27;
	text-decoration: none;
}
.info .inner>ol>li {
	margin: 10px 0;
}