/* Webfont Google */
@charset "utf-8";

@media ( min-width :1200px) {
	.col-lg-offset-col3 {
		margin-left: 12.5%;
		margin-top: 10px;
		clear: both;
	}
}

.section section.img {margin-bottom: 10px; font-weight: normal;}
.section section.img span{font-weight: bold; font-size: 18px; display: block;}
.whatis p {font-weight: normal;}
.process point {display: block;}
.process section p {display: table-cell; width: 50%; height: auto;}
.process section p.head {text-align: center; font-weight: bold; font-size: 18px; color: #f66707;}
.procedures span {font-weight: bold;font-size: 18px;display: inline-block;}
.section section.img {border-bottom:  1px solid #f6f6f8;}
.process section .txt {text-align: left;}
.process section .img {text-align: center; margin-top: 8px;}
@media (min-width: 768px) {
	.process section p {
		display: block; width: auto; min-height: 150px;
	}		
}
.process img {width: 60%;}
.process span {text-align: center; margin-top: 8px;}
.compare th, .compare td{text-align: center; border-bottom: 1px solid #f6f6f8; height: 45px; padding: 15px 5px; font-size: 17px; line-height: 20px;}
.compare th img {width: 90%;}
@media (min-width: 767px) {
	.compare th img {width: 60%;}
}
.compare th span {display: block; margin-top: 8px;}