.common-head{position:relative;margin:35px 0 30px 0;padding:0;border:0;}
.common-head .title{font-size:22px;color:#000;position:relative;font-weight:bold;}
.common-head .more{position:absolute;top:5px;right:0;}
.common-head .more a{color:#164d98;display:block;}
.page-header{position:relative;margin:35px 0 30px 0;padding:0;border:0;}
.page-header .title{font-size:22px;color:#000;position:relative;font-weight:bold;}
.page-header .more{position:absolute;top:5px;right:0;}
.page-header .more a{display:block;}
.col-left{width:38%;}
.col-mid{width:20%;}
.col-right{width:42%;}
.section-page1{background: url(bg1.png) right bottom no-repeat;background-size:cover;}
.section-page2{background: url(bg2.png) center bottom no-repeat;background-size:cover;}
.section-page3{background: url(bg3.png) right bottom no-repeat;background-size:cover;}
.section-page4{background: url(bg4.png) center bottom no-repeat;background-size:cover;}
.section-page5{background: url(bg5.png) right bottom no-repeat;background-size:cover;}
.section-page1,.section-page2,.section-page3{padding-bottom:30px;}
.section-page2 .page-header{margin:40px 0 35px;}
@media (min-width: 992px){
	.row-20{margin-left:-20px;margin-right:-20px;}
	.col-20{padding-left:20px;padding-right:20px;}
}
@media (max-width: 767px){
	.page-header .title{font-size:18px;}
}
