h3{
	text-align: center;
    margin: 0 0 10px 0;
    color: #000 !important;
    line-height: 60px;
    font-weight: normal;
    letter-spacing: -1px;
    font-weight: normal;
    letter-spacing: -1px;
}

p{
    font-size: 16px;
    line-height: 22px;
    padding: 0 20px 20px 20px;
    text-align: center;
    margin: 0 0 0px 0;
    color: #000;
    font-weight: normal;

}

.columns_ab{
	padding-bottom: 20px;
}

.columns_ab .column img{
	width: 460px;
	display: block;
	margin: 0 auto;
}

.columns_ab .column_last img{
	width: 460px;
	display: block;
	margin: 0 auto;
}

.column_content{
	padding-top: 6em;
}

.section{
	padding-bottom: 30px;
	overflow: auto;
}

.section_4{
	padding-bottom: 30px;
}

.section_box{
	width: 800px;
	height: 200px;
	margin: 0 auto;
}

.box{
	text-align: center;
	margin:20px;
	float: left;
}

.after-box{
	clear: left;
}

.section_3 .section_left{
	width: 300px;
	height: 300px;
	float: left;
}

.section_3 .section_right{
	width: 600px;
	height: 300px;
	float: right;
}

.section_4 .section_left{
	width: 700px;
	height: 200px;
	float: left;
}

.section_4 .section_right{
	width: 200px;
	height: 200px;
	float: right;
}

.section_5 .section_left{
	width: 600px;
	height: 200px;
	float: left;
	padding-top: 2em;
}

.section_5 .section_right{
	width: 300px;
	height: 200px;
	float: right;
}

.section_5 h3{
	font-size: 40px !important;
	font-family: inherit;
}

.section h3{
	font-size: 40px !important;
	font-family: inherit;
}

.center{
	text-align: center;
}



ul.monitor{
    display: block;
    width: 88%;
    clear: both;
    margin: 1em auto 0;
}
ul.monitor li{
    float: left;
    width: 50%;
    display: block;
    text-align: center;
    margin: 1em 0
}
ul.monitor li img{
    width: 100%;
    max-width: 391px !important;
}
ul.monitor li p{
        width: 82%;
    margin: 0 auto;
    color: #2c2c2c;
    font-size: 14px;
    min-height: 65px;
    margin-top: 5px
}
ul.monitor li p span{
    color: #ad8c35;
    font-size: 15px;
    font-weight: 400;
}