@media screen and (max-width: 1400px) and (min-width:768px){
.m2right{
	width:70%;
}
.m5con1de{
	margin-top:0px;
}
.m5con1more{
	float:right;
}
.main6{
	margin-top:50px;
}
.main7content{
	display: none;
}
.main7content1{
	display: block;
}
.nav-blue {
	background: #009f7f;
	color: #fff;
	height: 60px;
	overflow: hidden;
}
.navbar-brand {
	height: 60px;
}
.navbar-nav > li:hover{
	transform: translateY(-59px);
}
.coursede2s{
		float:right;
	}
.coursexian{
	left:12%;
}
.speechcon{
	line-height:36px;
	font-size:16px;
}
.speechcon .col-3{
	width:30%;
}
.speechcon .col-9{
	width:70%;
}
}