.institution_header_title{
	text-align: left;
    font-size: 63px;
    font-weight: 600;
    line-height: 88px;
    color: #d9a682;
    margin-bottom: 23px;
}
.institution_header_description{
	text-align: left;
    font-size: 22px;
    font-weight: 500;
    line-height: 39px;
    color: #fff;
    opacity: 0.76;
    margin-bottom: 28px;
}
.institution_header_right{
	width: 240px;
	margin-top: 10px;
}
#global-header{
	padding-top:100px;
}

.institution_content_title{
	position: relative;
    text-align: left;
    font-size: 30px;
    font-weight: 600;
    line-height: 39px;
    color: #272633;
    margin-left: 42px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.institution_content_title::before {
    position: absolute;
    left: -42px;
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #d9a682;
}

.institution_content_item{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
	margin-bottom: 80px;
}

.institution_content_item_left{
	padding-left: 39px;
}

.institution_content_item_title{
	text-align: justify;
    font-size: 46px;
    font-weight: 600;
    line-height: 52px;
    color: #d9a682;
    word-break: keep-all;
    white-space: nowrap;
}

.institution_content_item_description{
    margin-top: 18px;
    text-align: justify;
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
    color: #272633;
    word-break: break-all;
    white-space: inherit;
}

.institution_content img{
    margin-left: 165px;
    width: 349px;
}
.right-img img{
	margin-right: 165px;
	margin-left:0;
}

@media screen and (max-width: 760px){
	.container{
		padding:0;
	}
	.institution_header_title{
		font-size: 24px;
		line-height: 34px;
		margin-bottom: 11px;
	}
	.institution_header_description{
		font-size: 12px;
		line-height: 20px;
		margin-bottom: 0;
	}
	.institution_header_right{
		display:none;
	}
	#global-header{
		padding-top: 30px;
		padding-bottom:30px;
	}
	#global-header .block{
		padding-left:20px;
	}
	.institution_content_title{
		position: relative;
		font-size: 15px;
		font-weight: bold;
		line-height: 39px;
		color: #272633;
		display: flex;
		flex-direction: row;
		align-items: center;
		margin-left: 40px;
	}
	.institution_content_title::before {
		position: absolute;
		left: -21px;
		content: '';
		width: 0;
		height: 0;
		border-top: 8px solid transparent;
		border-bottom: 8px solid transparent;
		border-left: 10px solid #d9a682;
	}
	.institution_content_item_left{
		padding-left:0;
		display:table-header-group;
	}
	.institution_content_item{
		display:table;
		margin: 30px 0 0 0;
		width:100%;
	}
	.institution_content_item_title{
		font-size: 22px;
		font-weight: bold;
		line-height: 26px;
		color: #d9a682;
		text-align:center;
	}
	.institution_content_item_description {
		margin-top: 16px;
		font-size: 15px;
		font-weight: 400;
		line-height: 22px;
		color: #181818;
		text-align:center;
		margin-left: 15px;
	}
	.institution_content img {
		display: block;
		margin: 30px auto 0;
		width:200px;
		display:table-footer-group;
	}
}
@media screen and (max-width: 767px) {
	.header-nav-hidden-box{
		border-top: 1px solid lightgrey;
		width: 100%;
		position: absolute;
		top: 70px;
		left: 0;
		background-color: #fff;
		display: none;
	}
}
@media screen and (min-width: 768px) {
	.one-nav-side {
		width: 750px;
	}
}
@media screen and (min-width: 992px) {
	.one-nav-side {
		width: 970px;
	}
}
@media screen and (min-width: 1200px){
	.one-nav-side {
		width: 1170px;
	}
}
.one-nav-side-before {
	width: 100%;
	height: 40px;
	border-top: 1px solid lightgrey;
}
@media screen and (min-width: 768px) {
	.header-nav-hidden-box{
		width: 100%;
		position: absolute;
		padding-top: 20px;
		top: 70px;
		/*margin-top: 30px;*/
		right: 0;
		background-color: #fff;
		display: none;
		z-index: 99;
		text-align: right;
	}
	.one-nav-side {
		height: 100%;
		display: none;
		position: relative;
	}
	.clearfix {
		display: block;
	}
	.clearfix:after {
		content: "\20";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.header-nav-hidden-box .subnav-right-box {
		padding: 0 20px 40px 20px;
		height: 100%;
	}
	.header-nav-hidden-box .subnav-right-scroll {
		height: 100%;
		overflow-y: auto;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side {
		padding: 0 10px;
		display: none;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table {
		font-size: 0;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td {
		display: inline-block;
		vertical-align: top;
		width: 23%;
		padding: 0 32px;
		text-align: left;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td:first-child{
		width: 31%;
		border-right: 1px solid lightgrey;
		padding-right: 60px;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td:nth-child(n+2) {
		padding-left: 90px;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .block-box {
		margin-bottom: 20px;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .block-box:last-child {
		margin-bottom: 0;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .title {
		font-size: 16px;
		color: #CD7F32;
		margin-bottom: 48px;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .sub-title {
		font-size: 14px;
		margin-bottom: 16px;
		cursor: pointer;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .sub-title a {
		color: #333333;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .sub-title a:hover{
		color: #7c7791;
	}

	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .big-title {
		font-size: 18px;
		font-weight: bold;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .desc {
		font-size: 14px;
		margin-top: 20px;
		color: grey;
	}
	.header-nav-hidden-box .subnav-right-box .two-nav-side .side-table .side-td .more {
		font-size: 12px;
		margin-top: 24px;
		color: grey;
		border: 1px solid lightgrey;
		display: inline-block;
		padding: 8px 20px;
		cursor: pointer;
	}
}
header .navbar-default .navbar-nav li a {
	font-weight: bold;
}
header .navbar-default .navbar-nav li a:hover {
	color: #CD7F32;
}
