
.col {
	position: relative;
}

.color-banner > div {
	border-radius: 10px;
}

.yellow-btn {
	margin: 0 40px;
}

.color-banner a.yellow-btn {
	color: #747474;
}

.color-col {
	text-align: center;
	width: 100%;
}

.color-col img {
	width: 350px;
	height: 240px;
}

.btm-right {
	position: absolute;
	bottom: 0;
	left: 20px;
}

.col p {
	padding-bottom: 0;
}

.col-txt {
	margin: 20px 0 40px 20px;
}

.inner-color-col {
	background: #feeccf;
	width: auto;
	height: 80px;
	margin: 13px 10px;
	border-radius: 10px;
	padding: 20px;
	position: relative;
}

.case-date .section-wraper {
	margin-bottom: 0;
}

.case-date .news-title {
	margin-top: 20px;
}

.smaller-section-margin .section-heading {
	padding-bottom: 0px;
	padding-top: 40px;
}

.col p {
	color: #333;
}

.contact-us-form {
	margin-top: 20px;
}

.color-banner > div h2 {
	margin-bottom: 40px;
}

.popup-form-wraper.contact-us-form li label:not(.label-right) {
	min-width: 155px;
}

.service-card ul {
	display: block;
}

.service-card-big .card-head + div {
	margin-bottom: 0;
}

.s-input-wraper textarea {
	height: 250px;
	min-height: 200px;
	resize: vertical;
}

.label-textarea {
	width: 100%;
}

.vl {
	border-left: 4px solid #d3d3d3;
	margin-left: 20px;
}

.vl p {
	margin: 0 0 0 20px;
	padding-bottom: 0;
}

.study-types .col {
	margin: 20px auto;
}

@media only screen and (max-width: 1060px) {
	.color-col img {
		width: 300px;
		height: 210px;
	}
}

@media only screen and (max-width: 870px) {
	.flex-4-col .col, .flex-3-col .col {
		margin-bottom: 45px;
	}
}

@media only screen and (max-width: 640px) {
	.yellow-btn {
		margin: 0 10px;
	}
	
	.col-txt.bold,
	.bold.btm-right {
		padding: 0 80px;
	}
}

@media only screen and (max-width: 560px) {
	.col-txt.bold,
	.bold.btm-right {
		padding: 0 60px;
	}
}

@media only screen and (max-width: 460px) {
	.signup-btn {
		margin-bottom: 10px;
	}
	
	.col-txt.bold,
	.bold.btm-right {
		padding: 0;
	}
}

#loadcase-studies {
	display: none;
}
