section {
	background-color: #ffffff;
}

#about-ctgoodjobs  {
	background: url("/images/others/about-ctgoodjobs/about-ctgoodjobs-bg-w1920.jpg") center 33%;
	background-size: cover;
	padding: 100px 0;
}

.about-ctgoodjobs h2.title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 12px 0;
	text-align: left;
}

#about-ctgoodjobs .bg-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.supporting-o .sec-title {
	font-size: 18px;
	text-align: left;
	border-top: 1px solid #ddd;
	padding-top: 32px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.supporting-o a {
	display: inline-block;
}

.supporting-o img {
	width: 154px;
	margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
	#about-ctgoodjobs  {
		background: url("/images/others/about-ctgoodjobs/about-ctgoodjobs-bg-w1920.jpg") center 35%;
		background-size: cover;
		padding: 100px 0;
	}
}

@media only screen and (max-width: 991px) {
    #about-ctgoodjobs { background: url("/images/others/about-ctgoodjobs/about-ctgoodjobs-bg-w1280.jpg") center 62%; }
}

@media only screen and (max-width: 767px) {
    #about-ctgoodjobs { background: url("/images/others/about-ctgoodjobs/about-ctgoodjobs-bg-w1000.jpg") center 63%; }

    .about-ctgoodjobs p { font-size: 16px; line-height: 1.6; margin-bottom: 16px; }
	.about-ctgoodjobs h2.title { font-size: 20px; }
}

@media only screen and (max-width: 320px) {
    #about-ctgoodjobs { background: url("/images/others/about-ctgoodjobs/about-ctgoodjobs-bg-w800.jpg") center 46%; }
}