

.frame-type-html{
	margin: 0 auto;
}


.sc-team-list .container .left {
	text-align: left;
}
.sc-team-list .container .right {
	text-align: right;
}


.benefits-module__header .right {
	text-align: right;
}

.benefits-module__header .left {
	text-align: left;
}

.text-right .landing-module__title .background-text {
	right: 0;
}

.text-center .landing-module__title .background-text {
	left: 11%;
}

.text-right .editor-text {
	padding-left: 50%;
	max-width: 100%;
}

.text-center .editor-text {
	padding-left: 20%;
	padding-right: 20%;
	max-width: 100%;	
}

.protocols-module .container .text-right p {
	padding-left: 30%;
	max-width: 100%;	
}

.protocols-module .container .text-left p {
	margin: 0;
}
/*22-04*/
a .video-gallery__video-text.text--18 {
	display: none;
}
a .protocols-module__item-caption.text--12 { display:none; }
.landing-module__title .background-text { width:100%; }
@media only screen and (max-width: 767px) {
	.landing-module__title .background-text { 
		background:-webkit-linear-gradient(0deg, #95bbda 0%, #b879cb 50%, #d38d94 75%, #d6a188 100%); 
	}
}