b,
strong {
	font-weight: bold;
}
/* Homepage */
.home-module {
	margin: 70px 0;
}
.hide-col-padding-md {
	padding: 0;
}
@media (min-width: 768px) {
	.hide-col-padding {
		padding: 0 20px;
	}
}
.home-intro {
	margin: 20px 0;
}
@media (min-width: 768px) {
	.home-intro {
		margin-bottom: 180px;
		margin-top: 100px;
	}
}
@media (min-width: 1200px) {
	.home-bg-1,
	.home-bg-2 {
		background: transparent no-repeat;
	}
	.home-bg-1 {
		background: url(../img/home-a-background-left.png) no-repeat;
		background-position: 72% 45%;
	}
	.home-bg-2 {
		background: url(../img/home-background-right.jpg) no-repeat;
		background-position: 0 -216px;
	}
}
.intro-text h2,
.pink-bar h2 {
	line-height: 16.8px !important;
}
@media (min-width: 576px) {
	.home-header {
		font-size: 32px;
		line-height: 55px;
	}
}
@media (min-width: 768px) {
	.home-header {
		font-size: 44px;
	}
}
.about-site-img,
.country-img {
	display: none;
}
@media (min-width: 992px) {
	.about-site-img {
		display: block;
		height: auto;
		margin: 0 0 0 -277px;
		max-width: none;
		position: absolute;
		right: 122%;
		top: 8%;
		width: 769px;
	}
}
@media (min-width: 992px) {
	.about-site-text {
		max-width: 337px;
	}
}
@media (min-width: 992px) {
	.home-overflow {
		overflow-x: hidden;
	}
}
@media (min-width: 992px) {
	.country-text {
		max-width: 379px;
	}
}
@media (min-width: 992px) {
	.country-img {
		display: block;
		height: auto;
		left: 52%;
		max-width: none;
		position: absolute;
		top: 8%;
		width: 909px;
	}
}
@media (min-width: 992px) {
	.about-site-text .dash-bullet p,
	.country-text .dash-bullet p {
		margin: 0;
	}
}
@media (min-width: 576px) {
	.dash-p {
		margin-left: 40px;
	}
	.dash-p:before {
		background: #000;
		border-top: 2px solid #000;
		content: " ";
		font-size: 31px;
		height: 2px;
		left: 0;
		position: absolute;
		top: 10px;
		width: 35px;
	}
}
.shifting-industry-container {
	background: #000;
	color: #fff;
	padding-bottom: 15px;
}
@media (min-width: 768px) {
	.shifting-industry-container {
		padding-bottom: 50px;
	}
}
.grayscale-v {
	margin: 15px auto;
}
@media (min-width: 768px) {
	.grayscale-v {
		margin: 50px auto;
	}
}
.home-circle-container {
	display: table;
	margin: 0 auto;
	position: relative;
}
.home-circle-container p {
	display: inline;
	left: 33%;
	position: absolute;
	top: 31%;
	width: 75px;
}
.home-circle {
	display: block;
}
@media (min-width: 768px) {
	.home-circle-right {
		left: -25px;
		position: relative;
	}
}
@media (min-width: 992px) {
	.home-circle-right {
		position: static;
	}
}
@media (min-width: 1200px) {
	.industry-bkgd {
		background: url(../img/shifting-industry-bkgd.jpg) no-repeat;
		background-position: 50% 0;
		background-size: cover;
	}
}
@media (min-width: 1200px) {
	.shifting-industry-container {
		margin: 175px auto 0 auto;
	}
}

.shifting-arrow {
    margin: 20% 0;
        margin-right: 0px;
        margin-left: 0px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    height: 20px;
}

@media (min-width: 510px) { 
.shifting-arrow {
    margin: 20% 0;
    margin-right: 0px;
    margin-left: 0px;
    height: 35px;
}
}

@media (min-width: 768px) {
	.shifting-arrow {
		margin: auto 0;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
}



/*.shifting-arrow {
	margin: 44% 0;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
@media (min-width: 768px) {
	.shifting-arrow {
		margin: auto 0;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
}*/
.step-caption {
	color: #ffffff;
	font-family: "Montserrat", sans-serif !important;
	font-size: 11px;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms;
}
@media (min-width: 576px) {
	.step-link figure {
		margin-bottom: 35px;
	}
}
.step-link figcaption {
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
}
.step-link img {
	display: block;
	margin: auto;
}
.step-link:hover img {
	opacity: .8;
}
.step-link:hover figcaption {
	color: rgb(238, 91, 161);
	text-decoration: underline;
}

/* Research */
.research-bkgd {
	background: none;
}
@media (min-width: 768px) {
	.research-bkgd {
    background: url('../img/research-bkgd-36.jpg') no-repeat center top scroll;
    background-size: cover;
    background-position: center center;
    margin-top: -147px;
    min-height: 1169px;
    padding: 20px;
	}
}
@media (min-width: 768px) {
	.research-intro {
		text-align: center;
		margin-bottom: 0;
		margin-top: 303px;
	}
}
/*.research.section-one svg {
	position: static;
}*/
@media (min-width: 768px) {
	.research.section-one svg {
		position: absolute;
		top: -13px;
	}
}
.research .section-one-content {
	padding-top: 0;
}
@media (min-width: 768px) {
	.research .section-one-content {
		margin-top: -5px;
	}
}
.research .section-one-content h3 {
	padding: 33px 0 30px 90px;
}
.research .section-one-content.two-lines h3 {
	padding: 6% 0 30px 90px;
}
.research .section-one-content.three-lines h3 {
	padding: 3% 0 30px 90px;
}
@media (min-width: 768px) {
	.research .section-one-content h3,
	.research .section-one-content.two-lines h3,
	.research .section-one-content.three-lines h3 {
		padding: 0;
	}
}
.section-one-content.three-lines {
	margin-top: 7px;
}
@media (min-width: 768px) {
	.section-one-content.three-lines {
		margin-top: 0;
	}
}

/*V Experience */
.experience-steps-bg {
	overflow: hidden;
}
.experience-bg-1,
.experience-bg-2 {
	display: none;
}
@media (min-width: 576px) {
	.experience-bg-1,
	.experience-bg-2 {
		display: block;
		height: auto;
		position: absolute;
		min-width: 1100px;
		z-index: -1;
	}
	.experience-bg-1 {
		right: -949px;
    top: -206px;
	}
	.experience-bg-2 {
    left: -968px;
    top: -107px;
	}
}
@media (min-width: 992px) {
	.experience-line {
		background: #000;
		content: " ";
		height: 2475px;
		position: absolute;
		width: 2px;
		left: 114%;
		top: -10%;
	}
}
@media (min-width: 1022px) {
	.experience-line {
		height: 2415px;
	}
}
@media (min-width: 992px) {
	.experience-line:after,
	.experience-line:before {
		background: #000;
		border-radius: 50%;
		content: " ";
		height: 15px;
		left: -6px;
		position: absolute;
		width: 15px;
	}
	.experience-line:after {
		bottom: 0;
	}
	.experience-line:before {
		top: 0;
	}
}
@media (min-width: 992px) {
	.experience-img-1 {
		margin-left: 68px;
	}
}