/* TEXT WITH VIDEO COMPONENT */
.paragraph--type--text-with-video .text-content { width: 577px; float: left; padding-right: 20px }
.paragraph--type--text-with-video .video-content { width: 409px; float: right; }
.align-center h2,
.align-center { text-align: center !important; }

/** IE>=10 **/
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { }
@media all and (max-width:1680px) { }
@media all and (max-width:1460px) { }
@media all and (max-width:1345px) { }
@media all and (max-width:1199px) { }
@media all and (max-width:1199px) and (min-width:1081px) { }
@media all and (max-width:1080px) { }
@media all and (max-width:999px) { }

/** Tablet **/
@media all and (max-width:62.5em) { }
@media all and (max-width:823px) { }
@media all and (max-width:62.5em) and (min-width:48em) {
	.paragraph--type--text-with-video .text-content { width: 50%; float: left; padding-right: 20px; }
	.paragraph--type--text-with-video .video-content { width: 50%; float: right; margin-top: 0 !important; }
	.video-embed-field-responsive-video { /*height: 207px !important;*/ }
}

/** Mobile **/
@media all and (max-width:47.99em) {
	.paragraph--type--text-with-video .text-content { width: auto; padding-right: 0; }
	.paragraph--type--text-with-video .video-content { width: 100%; margin-top: 10px !important; }
}
@media all and (max-width:650px) { }
@media all and (max-width:480px) { }
@media all and (max-width:420px) { }
@media all and (max-width:375px) { }
@media all and (max-width:320px) { }
