﻿.content-header {
	background: #fff;
	padding-top: 1%;
}
.content-header ul>li {
	display: inline;
	margin-right: 3%;
	position: relative;
}
.content-header ul>li>a {
	display: inline-block;
	text-decoration: none;
	color: #4f2683;
	position: relative;
	text-transform: none;
}
.content-footer {
	background-color: #fff;
}
#div-nav {
	margin-bottom: 1.5%;
}
.titleAndapply {
	display: none;
}
.content-header .site-header-btn-list-mobile {
	display: none;
}
.uww-header .uww-logo {
	max-width: 360px;
	height: auto;
	margin-left: 0;
	display: inline-block;
}

.uww-header .uww-btn--open {
	right: 0;
	left: auto;
}
.uww-btn--open {
	background: none;
	text-align: center;
	float: right;
}
.online-header .block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.site-header-btn-list {
	cursor: default;
}
.site-header-btn {
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 4px;
	font-size: 1.3rem;
	transition: .2s;
}
.site-header-btn:hover, .site-header-btn:hover * {
	background-color: #fff;
	color: #4f2683 !important;
	cursor: pointer;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
.site-header-btn > a {
	display: inline-block;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 6px 12px;
	transition: .2s;
}
.site-header-btn > a:hover {
	text-decoration: none;
}

/**** FAQ Styles ****/
.faq-list-component {
	max-width: 71.25em;
	margin: 0 auto;
	width: 100%;
	padding: 0 7px;
}
.faq-list-component .faq-list-header {
	background: #4f2683;
	position: relative;
    display: block;
    height: auto;
    margin-left: calc(-50vw + 50%);
    min-width: 100vw;
    line-height: 1;
	padding: 40px 0;
	margin-bottom: 3%;
}
.faq-list-component .faq-list-header span{
	display: block;
	max-width: 71.25em;
	margin: 0 auto;
	padding: 0 14px;
}
.faq-list-component .faq-list-header span h2{
	color: #fff;
	font-size: 2.4rem;
}
.panel {
	border: none;
}
.faq-list-component .panel {
	background-color: #fff;
	border-color: #eee;
	border-radius: 10px !important;
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	margin-bottom: 25px !important;
}
.faq-list-component .panel .panel-heading {
	background-image: none;
	background-color: #fff;
}
.faq-list-component .panel .panel-heading .faq-preview {
	padding-top: 15px;
}
.panel-group .panel-heading + .panel-collapse .panel-body, .panel-body {
	border-top: none;
	float: left;
	color: #666;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 25px;
	cursor: auto;
}
.panel-body a::before{
	display: none;
}
.panel-default>.panel-heading::before {
	background-image: none !important;
	z-index: -1;
	opacity: 0;
}
.panel-default>.panel-heading:hover::before {
	opacity: 0;
}
.faq-list-component .panel .panel-heading .panel-image{
	display: inline-block;
	width: 25%;
}
.faq-list-component .panel .panel-heading .panel-image img{
	display: inline-block;
	width: 100%;
}
.faq-list-component .panel .panel-heading p{
	color: #666;
	width: 80%;
	font-size: 1.7rem;
}
.faq-list-component .panel .panel-heading .panel-right{
	display: inline-block;
	width: 75%;
	float: right;
	padding-left: 3%;
	font-weight: 400;
}
.pink-border-left {
	border-left: 8px transparent solid;
}
.faq-list-component .panel .panel-heading .panel-title {
	color: #4f2683;
	font-size: 2.2rem;
	padding-left: 0;
	padding-top: 30px;
	padding-bottom: 0;
}
.faq-list-component .panel a {
	z-index: 99999;
}
.faq-list-component .panel > .panel-heading > .panel-right > a {
	text-decoration: none;
}
.faq-list-component .panel > .panel-heading > .panel-right > a:hover {
	text-decoration: none;
}
.faq-list-component .panel > .panel-heading > .panel-right > a::before {
	position: absolute;
	right: 0;
	font-size: 1.5rem;
	font-family: 'Glyphicons Halflings';
    content: "\2b";
    float: left;
    color: #4f2683;
	margin-right: 3em;
	margin-top: 28px;
	pointer-events: all;
	z-index: 1;
}
.faq-list-component .panel.active > .panel-heading > .panel-right > a::before {
	font-family: 'Glyphicons Halflings';
    content: "\2212";
}
.faq-cover-link {
	position: relative;
	display: block;
}
.faq-cover-link h4 {
	padding-right: 8rem;
}
.faq-cover-link::before {
	position: absolute;
	right: 0;
	font-size: 2rem;
	font-family: 'Glyphicons Halflings';
	content: "\279C";
	float: left;
	color: #4f2683;
	margin-right: 1.75em;
	margin-top: 16px;
	z-index: 99999;
}
.standard-faq h4>a {
	color: #4f2683;
}
.panel-default .panel-heading {
	padding: 0;
}
.panel-default .panel-heading:hover {
	cursor: auto;
}
.highlight-area {
	margin-top: 20px;
	font-family: 'Open Sans';
}
.highlight-area div:first-child {
	font-size: 16px;
}
.highlight-area div:first-child p {
	font-size: 16px;
	width: 90%;
}
.highlight-area .component ul {
	list-style: none;
	padding-left: 0;
}
.highlight-area .component li {
	position: relative;
	padding-left: 1.5em;
}
.highlight-area li:before{
	content: "\f00c";
	font-family: "Font Awesome 5 Free";
	color: #ED1E79;
	position: absolute;
	left: 0;
	width: 1em;
	height: 1em;
	font-weight: 900;
}
.interior .highlight-right .component li {
	font-size: 1.25rem;
}
h2 {
	color: #4f2683;
	font-size: 2.5rem;
}

.spacer{
	margin-top: 25px;
}
.panel-default.standard-faq>.panel-heading>.panel-title {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.panel-default.standard-faq>.panel-heading>.panel-title>a {
	color: #4f2683;
	padding-right: 3%;
	width: 100%;
}
.panel-default.standard-faq>.panel-heading>.panel-title>a>span {
	margin-left: 0;
}
.panel-default.standard-faq>.panel-heading>.panel-title>a:before {
	float: right;
	margin-right: 0;
	padding-left: 4%;
	padding-bottom: 2%;
}
.panel-default.standard-faq {
	max-width: 90vw;
	margin: 0 auto;
}
.panel-group .standard-faq .panel-heading + .panel-collapse .panel-body, .standard-faq .panel-body {
	padding: 0 30px;
}
.faq-list-component .standard-faq.panel a::before{
	color: #4f2683;
	margin-top: 0;
}

.online-faq .panel-body {
    width: 100%;
}

/****** HEADER MEDIA OVERLAY STYLES ******/
.header-media-cover {
	position: relative;
	display: block;
	height: auto;
	margin-left: calc(-50vw + 50%);
	min-width: 100vw;
	line-height: 1;
}
.header-media-cover img {
	display: block;
	width: 100%;
	height: auto;
	line-height: 1;
}
.header-media-overlay {
	position: absolute;
	text-align: left;
	background: linear-gradient(to right, rgba(0,0,0,.65), rgba(0,0,0,0));
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 7px;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	max-width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	z-index: 3;
}
.header-media-overlay p{
	color: #fff;
}
.header-media-overlay h1 {
	float: none;
	font-family: "Open Sans";
	color: #fff;
	margin-bottom: 1rem;
	font-size: 1.5rem;
}
.header-media-large-text {
	font-size: 5rem;
	line-height: 5.75rem;
}
.header-media-text-container {
	max-width: 71.25em;
	width: 100%;
	margin: 0 auto;
	padding: 0 14px;
}
.header-middle-text {
	margin-top: 15%;
	width: 100%;
}
.header-media-breadcrumbs {
	margin-top: 2%;
	font-size: 1.3rem;
	color: #fff;
}
.header-media-breadcrumbs li {
	margin-right: .3% !important;
}
.header-media-breadcrumbs li:before {
	content: "/";
	margin-right: .3%;
}
.header-media-breadcrumbs>li>a:after {
	background: #fff !important;
}
.header-media-breadcrumbs>li>a:hover:after {
	background: #fff !important;
}
.header-media-breadcrumbs li:first-child:before {
	content: "";
	margin-right: 0;
}
.header-media-breadcrumbs li>a {
	color: #fff !important;
}
.header-middle-text a {
	background-color: #4f2683;
	color: #fff;
	border-radius: 4px;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 500 !important;
	letter-spacing: .5px !important;
	padding: 16px;
	text-align: left;
	transition: 0.2s;
	width: auto;
	text-shadow: none;
}
.header-middle-text a:hover {
	color: #4f2683;
	background-color: #fff;
	text-decoration: none;
}
.header-middle-text a::after {
	content: "\276F";
	float: right;
	font-size: 1.5rem;
	padding-left: 16px;
}


.header-play-button {
	display: inline-block;
	position: absolute;
	text-align: left;
	margin-left: -56px;
	border-radius: 50px;
	height: 6.5rem;
	width: 6.5rem;
	margin-top: -2.25rem;
}
.header-link {
	display: inline-block;
	margin-left: 15%;
}
.circle{
	display: inline-block;
	background: #fff;
	border-radius: 50px;
	height: 6rem;
	position: absolute;
	width: 6rem;
	transition: .2s;
}
.circle:before{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 20px;
	border-color: transparent transparent transparent #4f2683;
	position: absolute;
	top:0;
	left:0;
	right:-5px;
	bottom:0;
	margin: auto;
}
.circle-text-shadow{
	box-shadow: 0 0 12px rgba(255,255,255,.75);
}
#header-video {
	width: 80vw;
	height: 45vw;
}
.header-media-cover .mobile-header-img {
	display: none;
}

/***** CUSTOM CTA STYLES *****/
.call-to-action.custom-cta {
	background-color: #fff;
	padding: 0;
	border-radius: 5px !important;
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	padding-bottom: 15px;
}
.call-to-action.custom-cta span {
	padding: 20px 30px;
	padding-bottom: 0;
	font-weight: 400;
	font-size: 2.4rem;
}
.call-to-action.custom-cta p {
	padding: 0 30px;
	padding-bottom: 30px;
	font-size: 1.4rem;
	line-height: 2rem;
}
.call-to-action.custom-cta .cta-button {
	background-color: #4f2683;
	color: #fff;
	border-radius: 4px;
	display: block !important;
	font-size: 1.5rem;
	font-weight: 500 !important;
	padding: 10px 14px;
	text-align: left;
	transition: 0.2s;
	width: auto;
	max-width: 40%;
	text-shadow: none;
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px #4f2683 solid;
}
.call-to-action.custom-cta .cta-button:hover {
	color: #4f2683;
	background-color: #fff;
	text-decoration: none;
}
.call-to-action.custom-cta .cta-button::after {
	content: "\276F";
	float: right;
	font-size: 1.5rem;
	padding-left: 16px;
}
.cta-caption-content {
	background-color: #fff;
	border-color: #eee;
	border-radius: 5px !important;
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	margin-bottom: 25px !important;
	width: 100%;
	padding: 20px;
	padding-top: 10px;
	border-bottom: 8px #4f2683 solid;
	/*min-height: 15rem;*/
    min-height:100%;
}
.cta-caption-content {
	width: 80%;
	color: #4f2683;
	margin-bottom: 0;
	margin-top: 25px !important;
}
.cta-caption-content p {
	font-size: 1.4rem;
}
.top-overlay {
	top: 0 !important;
	width: 100% !important;
}
.row.bcta .col-sm-4 {
	margin-top: -13px;
}
.cta-image-caption {
	position: relative;
	text-align: center;
	background-color: #4f2683 !important;
}
.cta-image-caption img{
	display: inline-block;
}
.cta-image-caption .cta-image-caption-inner{
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0;
	background-color: rgba(80,45,127,.8);
	border-radius: 5px;
	transition: .2s;
	width: 40%;
	height: 40%;
}
.cta-image-caption .cta-image-caption-inner:hover{
	background: #4f2683!important;
	width: 50%;
	height: 50%;
	opacity: .9;
}
.cta-image-caption span{
	color: #fff !important;
	position: absolute !important;
	display: inline-block !important;
	text-align: left !important;
	top: 50% !important;
	left: 53%;
	transform: translate(-50%, -50%) !important;
	margin: 0 !important;
	pointer-events: none !important;
	width: 25% !important;
	font-weight: 400 !important;
	padding: 0 !important;
	font-size: 2.5rem !important;
}
.custom-cta {
	background: #fff !important;
	position: relative;
	padding: 10px;
	overflow: hidden;
}
.call-to-action {
	transition: .1s;
}
.cta-image-only {
	width: 100%;
}
.cta-image-only img{
	width: 100%;
}
.block-component .block-header {
	font-size: 2.5rem !important;
	font-family: "PT Sans", sans-serif !important;
	letter-spacing: normal !important;
	font-weight: 400 !important;
	margin-bottom: 0 !important;
}

.right-block {
	padding: 22px;
	float: right;
	background-color: #280C46;
}
.right-block span {
	font-size: 1.75rem;
	padding-right: 20px;
}
.right-block .landing-btn {
	background-color: #4f2683;
	color: #fff;
	border-radius: 4px;
	font-size: 1.4rem;
	font-weight: 500 !important;
	padding: 8px 14px;
	text-align: left;
	transition: 0.2s;
	width: auto;
	max-width: 40%;
	text-shadow: none;
	border: 1px #fff solid;
}
.right-block .landing-btn:hover {
	background-color: #fff;
	color: #4f2683;
	text-decoration: none;
}

/***** CUSTOM IGX CLASSES *****/
.body-button-purple {
	background-color: #4f2683;
	color: #fff;
	border-radius: 4px;
	display: block !important;
	font-size: 1.5rem;
	font-weight: 500 !important;
	padding: 10px 14px;
	text-align: left;
	transition: 0.2s;
	width: auto;
	max-width: 40%;
	text-shadow: none;
	border: 1px #4f2683 solid;
}
.body-button-purple:hover {
	background-color: #fff;
	color: #4f2683;
	text-decoration: none;
}
.body-button-purple::after, .body-button-white::after {
	content: "\276F";
	float: right;
	font-size: 1.5rem;
	padding-left: 16px;
}
.body-button-white {
	background-color: #fff;
	color: #4f2683;
	border-radius: 4px;
	display: block !important;
	font-size: 1.5rem;
	font-weight: 500 !important;
	padding: 10px 14px;
	text-align: left;
	transition: 0.2s;
	width: auto;
	max-width: 30%;
	margin-top: 30px;
	text-shadow: none;
	border: 1px #4f2683 solid;
}
.body-button-white:hover {
	background-color: #4f2683;
	color: #fff;
	text-decoration: none;
}
.partial-width {
	max-width: 60%;
}
.space-bottom {
	margin-bottom: 8rem;
}

/***** CRM FORM STYLES *****/
.form_question.form_text {
	display: inline-block;
	width: 48%;
	clear: none;
}
.form_question.form_text input {
	width: 80%;
	padding: 1rem;
	border-radius: 5px;
	border: 1px solid #aaa;
}
.form_action button {
	background-color: #4f2683;
	color: #fff;
	border-radius: 4px;
	display: block !important;
	font-size: 1.5rem;
	font-weight: 500 !important;
	padding: 10px 14px;
	text-align: left;
	transition: 0.2s;
	width: 37%;
	text-shadow: none;
	border: 1px #4f2683 solid;
}
.form_action button::after {
	content: "\276F";
	float: right;
	font-size: 1.5rem;
	padding-left: 16px;
}
.form_action button:hover {
	background-color: #fff;
	color: #4f2683;
	text-decoration: none;
}
.center-button {
	margin: 0 auto;
}

/***** FOOTER LOGO *****/
.footer-logo {
	max-width: 300px;
	margin-left: 14px;
}

/***** START MEDIA QUERIES *****/

@media screen and (min-width: 0px){
	.uww-btn, .uww-btn--close, .uww-btn--open {
		display: block;
		width: 2.6em;
		height: 2.6em;
		padding: 0;
		margin: 0;
		border: 0;
		outline: 0;
		overflow: hidden;
		white-space: nowrap;
		text-indent: 100%;
	}
}
/*@media screen and (min-width: 849px){*/
	/***** Navigation hover animation *****/
/*	.content-header ul>li>a:after {    */
/*	  background: none repeat scroll 0 0 transparent;*/
/*	  bottom: 4px;*/
/*	  content: "";*/
/*	  display: block;*/
/*	  height: 2px;*/
/*	  left: 50%;*/
/*	  position: absolute;*/
/*	  background: #4f2683;*/
/*	  transition: width 0.3s ease 0s, left 0.3s ease 0s;*/
/*	  width: 0;*/
/*	}*/
/*	.content-header ul>li.active>a:after {    */
/*	  background: none repeat scroll 0 0 transparent;*/
/*	  bottom: 4px;*/
/*	  content: "";*/
/*	  display: block;*/
/*	  height: 2px;*/
/*	  left: 1px;*/
/*	  position: absolute;*/
/*	  background: #4f2683;*/
/*	  transition: width 0.3s ease 0s, left 0.3s ease 0s;*/
/*	  width: 100%;*/
/*	}*/
/*	.content-header ul>li>a:after {    */
/*	  background: none repeat scroll 0 0 transparent;*/
/*	  bottom: 4px;*/
/*	  content: "";*/
/*	  display: block;*/
/*	  height: 2px;*/
/*	  left: 50%;*/
/*	  position: absolute;*/
/*	  background: #4f2683;*/
/*	  transition: width 0.3s ease 0s, left 0.3s ease 0s;*/
/*	  width: 0;*/
/*	}*/
/*	.content-header ul>li>a:hover:after { */
/*		width: 100%; */
/*		left: 1px; */
/*	}*/
/*}*/
@media screen and (min-width: 849px){
    /* Base state of the after pseudo-element */
    .content-header ul>li>a:after {    
        background: transparent;
        bottom: 4px;
        content: "";
        display: block;
        height: 2px;
        left: 50%;
        position: absolute;
        background: #4f2683;
        transition: width 0.3s ease, left 0.3s ease;
        width: 0;
    }

    /* Active state styling */
    .content-header ul>li.active>a:after {    
        width: 100%;
        left: 1px;
    }

    /* Hover and focus state styling */
    .content-header ul>li>a:hover:after,
    .content-header ul>li>a:focus:after { 
        width: 100%; 
        left: 1px; 
    }
}

@media screen and (min-width: 60em){
	.uww-header {
		float: none;
	}
	
}
@media screen and (min-width: 780px) {
	.header-middle-text {
		width: 70%;
	}
}
@media screen and (min-width: 1150px){
	.header-middle-text {
		width: 60%;
	}
}
@media screen and (max-width: 1300px){
	.header-middle-text {
		margin-top: 10%;
	}
	.cta-image-caption .cta-image-caption-inner{
		width: 50%;
		height: 50%;
	}
	.cta-image-caption .cta-image-caption-inner:hover{
		width: 60%;
		height: 60%;
	}
	.cta-image-caption span{
		left: 50%;
	}
}
@media screen and (max-width: 1180px){
	.faq-list-component .faq-list-header {
		padding-left: 2.25rem;
	}
	.faq-list-component .faq-list-header h2 {
		padding-left: 14px;
	}
	.footer-logo {
		max-width: 280px;
		margin-left: 0;
	}
}
@media screen and (max-width: 1165px){
	.faq-list-component .faq-list-header h2, .faq-list-component .faq-list-header span {
		padding-left: 0;
	}
	.faq-list-component .faq-list-header h2 {
		padding-left: 7px;
	}
	.row.highlight-area, .header-media-overlay{
		padding: 0 2.25rem;
	}
	.header-media-text-container{
		padding-left: 14px;
	}
}
@media screen and (max-width: 1080px){
	.cta-image-caption span{
		left: 49%;
	}
}
@media screen and (max-width: 1040px){
	.faq-list-component .panel .panel-heading .panel-title {
		font-size: 2rem;
	}
	.faq-list-component .panel .panel-heading p{
		width: 90%;
		font-size: 1.6rem;
		margin-bottom: 0;
	}
	.faq-list-component .panel > .panel-heading > .panel-right > a::before {
		margin-right: 4em;
		margin-top: 18px;
	}
	.faq-cover-link::before {
		margin-right: 2.25em;
		margin-top: 8px;
	}
	.cta-image-caption span{
		left: 46%;
	}
}
@media screen and (max-width: 990px){
	.header-middle-text {
		margin-top: 5%;
	}
}
@media screen and (max-width: 970px) {
    .uww-header .uww-btn--open {
		top: 0;
		right: 0;
		background-color: #280C46;
		height: 100%;
		width: 8rem;
		clip: auto;
	}
	.online-header button.uww-btn--open {
	    display: block;
	}
	.uww-header .uww-logo {
		margin-left: 1rem;
	}
	.uww-btn--open {
		display: block;
	}
	.online-header {
	    padding-top: 0;
	}
	.hamburger-line {
		display: block;
		border-bottom: 2px solid #fff;
		width: 40%;
		margin: auto;
		margin-bottom: 8px;
	}
	.site-header-btn-list {
        display: none;
    }
    .online-header.content-header ul {
        display: none;
    }
	#div-nav {
		margin-bottom: 0;
	}
	.hamburger-line:last-child {
		margin-bottom: 0;
	}
	.content-header .site-header-btn-list-mobile {
		padding: 8% 15%;
	}
	.content-header .site-header-btn-mobile {
		display: inline-block;
		margin: auto;
		margin-bottom: 2%;
		border-radius: 4px;
	}
	.content-header .site-header-btn-mobile a {
		text-align: center;
		padding-left: 0;
		height: 100%;
	}
	.content-container {
		padding-left: 0;
		padding-right: 0;
	}
	.content-header {
		padding-top: 0;
	}
	.content-header #menu-link {
		display: none;
		margin-bottom: 0;
		padding: 0;
	}
	.content-header ul{
		margin-left: -7px;
		width: calc(100% + 7px);
		display: none;
	}
	.content-header ul>li {
		width: 100%;
		display: block;
		background: #4f2683;
		border-top: 1px solid #000;
		padding: 10px 0;
		transition: .2s;
	}
	.content-header li.active {
		background: #9C71C3;
	}
	.content-header ul>li>a:hover:after { 
		width: 100%; 
		left: 1px; 
	}
	.content-header li:hover {
		background: #9C71C3;
	}
	.content-header li a:hover {
		color: #fff;
	}
	.content-header ul>li>a {
		color: #fff;
		width: 100%;
		height: 100%;
		text-align: left;
		padding-left: 2rem;
		outline: revert;
	}
	.content-header ul>li>a:after, .content-header ul>li.active>a:after {    
		height: 0;
	}
	.site-header-btn-list {
		display: none;
	}
}
@media screen and (max-width: 848px){
	.faq-list-component .panel > .panel-heading > .panel-right > a::before {
		margin-right: 3.5em;
		margin-top: 8px;
	}
	.faq-list-component .panel .panel-heading .faq-preview {
		padding-top: 0;
	}
	.faq-list-component .panel .panel-heading .panel-title {
		font-size: 1.8rem;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.faq-list-component .panel .panel-heading p{
		width: 90%;
		font-size: 1.4rem;
		margin-bottom: 0;
	}
	.highlight-area {
		margin-top: 0;
	}
	.highlight-area {
		padding-left: 14px;
	}
	.highlight-area .highlight-right {
		padding-left: 0;
	}
	.highlight-area .highlight-right .component {
		margin-bottom: 0;
	}
	.highlight-area div:first-child p {
		width: 90%;
	}
	.faq-cover-link::before {
		margin-right: 2em;
		margin-top: 0;
	}
	.row.highlight-area, .header-media-overlay{
		padding: 0 2.25rem;
	}
	.header-media-text-container{
		padding-left: 7px;
	}
	.cta-image-caption span{
		left: 45%;
	}
	.right-block {
		display: none;
	}
}
@media screen and (max-width: 780px){
	.faq-list-component .panel > .panel-heading > .panel-right > a::before {
		margin-right: 1em;
		margin-top: 8px;
	}
	.faq-cover-link::before {
		margin-right: .5em;
		margin-top: 0;
		font-size: inherit;
	}
	.faq-list-component .panel .panel-heading .faq-preview {
		padding-top: 8px;
	}
	.faq-list-component .panel .panel-heading .panel-title {
		padding: 5px 0;
	}
	.panel-group .standard-faq .panel-heading + .panel-collapse .panel-body, .standard-faq .panel-body {
		padding: 0 12px;
	}
	.faq-list-component .panel .panel-heading p{
		margin-bottom: 10px;
		width: 100%;
	}
	.faq-list-component .panel .panel-heading .panel-image{
		display: none;
	}
	.faq-list-component .panel .panel-heading .panel-right{
		float: left;
		width: 90%;
	}
	.faq-list-component .faq-list-header {
		margin-bottom: 8%;
	}
	.header-middle-text {
		width: 80%;
	}
	.header-middle-text .header-media-large-text {
		font-size: 3rem;
		line-height: 4rem;
	}
	.header-middle-text a {
		font-size: 1.5rem;
		padding: 10px;
	}
	.header-play-button {
		width: 5rem;
		height: 5rem;
	}
	.header-middle-text a[href='#header-video'] {
		margin-left: 20px;
	}
	.circle{
		display: inline-block;
		background: #fff;
		border-radius: 50px;
		height: 5rem;
		position: absolute;
		width: 5rem;
		transition: .2s;
		top: .5rem;
		left: 20px;
	}
	.header-media-breadcrumbs {
		font-size: 1.1rem;
	}
	.cta-caption-content {
		min-height: 10rem;
	}
	.call-to-action.custom-cta .cta-button {
		min-width: 60%;
	}
	.body-button-purple, .body-button-white {
		width: auto;
		min-width: 50%;
	}
	.highlight-area div:first-child p {
		width: 100%;
	}
	.partial-width {
		max-width: 100%;
	}
	.space-bottom {
		margin-bottom: 5rem;
	}
	.cta-image-caption span{
		left: 50%;
	}
}
@media screen and (max-width: 767px){
	.cta-image-caption span{
		font-size: 3rem;
	}
}
@media screen and (max-width: 600px){
	.cta-image-caption span{
		font-size: 2.5rem;
	}
}
@media screen and (max-width: 560px){
	.header-middle-text {
		width: 96%;
	}
	.form_question.form_text {
		width: 100%;
	}
	.form_action button {
		width: 50%;
	}
@media screen and (max-width: 500px){
	.uww-header .uww-logo {
		max-width: 220px;
	}
	.uww-header .uww-btn--open {
		width: 6rem;
	}
	.content-container {
		padding-left: 0;
	}
	.header-media-cover .header-img {
		height: 60vh;
		width: auto;
		margin-left: -85%;
	}
	.header-middle-text {
		margin-top: 20%;
	}
	.header-middle-text .header-media-large-text {
		font-size: 2.75rem;
		line-height: 3rem;
		width: 90%;
		margin-top: .75rem;
	}
	.header-media-overlay h1 {
		font-size: 1.2rem;
	}
	.header-middle-text a {
		font-size: 1.5rem;
		padding: 16px;
		margin-top: 22%;
	}
	.header-middle-text a:hover {
		text-decoration: none;
	}
	.header-middle-text a::after {
		font-size: 1.5rem;
		padding-left: 16px;
	}
	.cta-image-caption .cta-image-caption-inner{
		width: 50%;
		height: 50%;
	}
	.cta-image-caption .cta-image-caption-inner:hover{
		background: #4f2683!important;
		width: 60%;
		height: 60%;
		opacity: .9;
	}
	.cta-image-caption span{
		left: 50%;
	}
}
@media screen and (max-width: 490px){
	.header-media-cover .header-img {
		margin-left: -100%;
	}
}
@media screen and (max-width: 450px){
	.header-media-cover .header-img {
		margin-left: -110%;
	}
}
@media screen and (max-width: 420px){
	.header-media-cover .header-img {
		margin-left: -90%;
	}
	.header-middle-text {
		margin-top: 20%;
	}
}
@media screen and (max-width: 360px){
	.header-media-cover .header-img {
		margin-left: -110%;
		height: 60vh;
	}
	.faq-list-component .faq-list-header {
		margin-bottom: 12% !important;
	}
	.cta-image-caption span{
		left: 48%;
	}
}
@media screen and (min-width: 849px){
	.uww-btn--open {
		display: none;
	}
	.site-header-btn-list {
		right: 1rem;
	}
}