@charset "UTF-8";
 @import url(fontawesome/css/all.min.css);
 @import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700");
 @import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");
 body, html {
	 font-family: "Roboto", sans-serif;
	 font-size: 17px;
}
 body {
	 padding: 0;
	 margin: 0;
}
 p {
	 font-family: "Roboto", sans-serif;
	 color: #2e3542;
	 font-size: 17px;
}
 h1, h2, h3, h4, h5, h6 {
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
	 line-height: 1;
}
 h1 {
	 font-size: 48px;
	 font-weight: 600;
}
 h2 {
	 font-size: 38px;
	 color: #08133f;
	 font-weight: 500;
	 margin-top: 1rem;
	 margin-bottom: 1rem;
}
 h2.light {
	 color: #fff;
}
 h3 {
	 font-size: 28px;
	 color: #08133f;
}
 h4 {
	 font-size: 24px;
	 color: #08133f;
}
 h5 {
	 font-size: 20px;
}
 a {
	 color: #0000ff;
}
/*ul, ol{
	 list-style: none;
	 li{
	}
}
*/
 ul, ol {
	 color: #2e3542;
}
 ul.no-bullets, ol.no-bullets {
	 list-style: none;
}
 ul.no-bullets button, ol.no-bullets button {
	 text-align: left;
}
 section {
	 padding-top: 6rem;
	 padding-bottom: 3rem;
}
 .grid-container {
	 max-width: 1180px;
}
 form {
	 margin-top: 2rem;
	 margin-bottom: 4rem;
}
 input[type="text"], input[type="email"], input[type="tel"] {
	 background: transparent;
	 border: 0;
	 border-bottom: 1px solid #08133f;
	 border-radius: 0;
	 box-shadow: unset;
}
 input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus {
	 background: transparent;
}
 input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder {
	 color: #c6c6c6;
	 opacity: 1;
}
 select {
	 border-radius: 0;
	 background-color: transparent;
	 border: 0;
	 border-bottom: 1px solid #08133f;
	/*color: $grey;
	*/
	/*font-weight: bold;
	*/
}
 select[attribute="selected"] {
	 color: #f00;
}
 textarea {
	 border-width: 0 0 1px 0;
	 border-color: #08133f;
	 background: transparent;
	 box-shadow: unset;
	 border-radius: 0;
}
 label {
	 font-size: 28px;
	 font-weight: 300;
	 margin-bottom: 0;
	 color: #08133f;
}
 label.error {
	 color: #f03;
}
 .tabs-title>a {
	 font-size:1rem;
}
/* PRIVACY POLICY START */
 #privacy-notice p, h2.light {
	 color: #fff 
}
 #privacy-accept, .btnWhiteNoBg, .button, .steps .step {
	 font-family: Montserrat, "helvetica neue", helvetica, Arial, sans-sarif 
}
 @media screen and (max-width:414px) {
	 ul {
		 padding-left: 0 !important;
	}
	 .tabs-title {
		 float:none !important;
	}
}
 @media screen and (max-width:550px) {
	 #privacy-accept {
		 padding: 10px 15px 
	}
	 #privacy-notice {
		 padding: 20px;
		 font-size: 12px;
		 margin: 20px 20% 
	}
}
 @media screen and (min-width:551px) {
	 #privacy-accept {
		 padding: 15px 50px;
		 letter-spacing: 3px 
	}
	 #privacy-notice {
		 margin: 100px 20% 20px;
		 padding: 40px 
	}
}
 #privacy-notice-modal {
	 display: none;
	 background: rgba(50, 50, 50, .7);
	 width: 100%;
	 height: 100%;
	 z-index: 1000;
	 position: fixed 
}
 #privacy-notice {
	 background-color: #081e3f;
	 text-align: center;
	 position: fixed;
	 color: #fff 
}
 #privacy-notice h1 {
	 font-size: 28px;
	 font-weight: 700 
}
 #privacy-accept {
	 background-color: #e9c445;
	 margin: auto;
	 cursor: pointer 
}
 #privacy-accept:hover {
	 background-color: #f7d357 
}
 #privacy-accept a {
	 vertical-align: middle;
	 font-weight: 700 
}
 #privacy-accept-icon {
	 border-radius: 50%;
	 background: #081e3f;
	 padding: 8px 0 0;
	 width: 40px;
	 height: 40px;
	 float: left;
	 margin-right: 10px 
}
 #privacy-accept-text {
	 float: left;
	 margin-top: 12px 
}
/* PRIVACY POLICY END */
 @media screen and (max-width: 39.9375em) {
	 .finder-home label {
		 font-size: 18px;
		 font-weight: 700;
		 color: #fff;
		 text-align: left;
		 padding-left: 5px;
		 margin: 0;
	}
}
 @media screen and (max-width: 39.9375em) {
	 .finder-page label {
		 font-size: 18px;
		 font-weight: 700;
		 color: #08133f;
		 text-align: left;
		 padding-left: 5px;
		 margin: 0;
	}
}
 .steps {
	 margin-top: 2rem;
}
 .steps .step {
	 color: #c6c6c6;
	 border-radius: 5rem;
	 font-size: 38px;
	 font-weight: 700;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
	 margin: 2rem;
}
 .steps .step.active {
	 background: #039be5;
	 color: #fff;
}
 .steps .step.one {
	 padding: .2rem 1.3rem;
}
 .steps .step.two {
	 padding: .2rem 1rem;
}
 .form-field {
	 margin-bottom: 3rem;
}
 .form-field .button {
	/*min-width: 320px;
	*/
}
 .callout {
	 display: flex;
	 border: none;
	 background: #039be5;
	 color: #fff;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 padding: 2.5rem;
	 margin: 2rem auto 3rem;
}
 .callout img {
	 margin-right: 4.5rem;
	 margin-left: 2rem;
}
 .callout p {
	 color: #fff;
	 font-size: 24px;
	 line-height: 1.5;
}
 ::-webkit-input-placeholder {
	 color: #08133f;
}
 ::-moz-placeholder {
	 color: #08133f;
}
 ::placeholder {
	 color: #08133f;
}
 .paddding-top-1 {
	 padding-top: 1em;
}
 .padding-top-2 {
	 padding-top: 2em;
}
 .padding-bottom-1 {
	 padding-bottom: 1em;
}
 .padding-bottom-2 {
	 padding-bottom: 2em;
}
 .margin-top-1 {
	 margin-top: 1em;
}
 .margin-top-2 {
	 margin-top: 2em;
}
 .margin-bottom-1 {
	 margin-bottom: 1em;
}
 .margin-bottom-2 {
	 margin-bottom: 2em;
}
 .btnWhiteNoBg {
	 border: 1px solid #fff;
	 color: #fff;
	 background-color: transparent;
	 padding: 1rem 3rem 1rem 3rem;
	 font-size: 1.1em;
	 text-transform: uppercase;
	 font-weight: 600;
	 letter-spacing: 3.5px;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
}
 .btnWhiteNoBg:hover {
	 background: #039be5;
	 color: #fff !important;
	 border: none;
}
 .button {
	 background: #f1c300;
	 color: #08133f;
	 letter-spacing: 2px;
	 font-size: 14px;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
	 border-radius: 0;
	 font-weight: 700;
	 text-transform: uppercase;
	 padding: 1rem 2rem;
}
 .button:hover {
	 background: #f0c958;
	 color: #08133f;
}
 .btn-outline {
	 background: transparent;
	 color: #039be5;
	 border: 2px solid #039be5;
}
 .btn-outline:hover {
	 color: #fff;
	 background: #039be5;
}
 .btn-outline:active {
	 color: #fff;
	 background: #039be5;
}
 .btn-outline-light {
	 background: transparent;
	 color: #fff;
	 border: 2px solid #fff;
}
 .btn-outline-light:hover {
	 color: #fff;
	 background: #039be5;
	 border: 0;
}
 .btn-outline-light:visited {
	 color: #fff;
	 border: 2px solid #fff;
}
 .accordion .accordion-item {
	 border: 0;
	 border-bottom: 1px solid #c6c6c6;
	 margin-bottom: 2rem;
}
 .accordion .accordion-item .accordion-title {
	 background: none;
	 border: 0;
	 font-size: 17px;
	 font-weight: 700;
	 text-transform: capitalize;
	 padding-left: 0;
}
 .accordion .accordion-item .accordion-content {
	 border: 0;
	 padding: 0;
}
 .accordion .accordion-header {
	 font-weight: 400;
}
 .spotlight-wrapper {
	 margin-top: 3rem;
	 background-size: cover;
	 background-position: center;
}
 .spotlight-wrapper .spotlight {
	 background: rgba(8, 19, 63, 0.75);
	 padding-top: 6rem;
	 padding-bottom: 6rem;
}
 .spotlight-wrapper .spotlight h2 {
	 color: #fff;
}
 .spotlight-wrapper .spotlight p {
	 color: #fff;
}
 .program-info-rect {
	 display: flex;
	 background-color: #f1f1f1;
	 padding: 1.5rem 1rem 1rem;
	 margin-bottom: 1rem;
	/*@media screen and (max-width: 39.9375em) {
		 margin: 1rem;
	}
	*/
}
 .program-info-rect a {
	 display: flex;
	 width: 100%;
}
 .program-info-rect .icon {
	 display: inline-block;
	 vertical-align: top;
	 margin-right: .5rem;
}
 .program-info-rect .info {
	 display: inline-block;
	 line-height: 1;
}
 .program-info-rect .info .heading {
	 display: block;
	 color: #039be5;
	 font-size: 28px;
	 font-weight: 600;
	 font-family: "Roboto", sans-serif;
}
 .program-info-rect .info .sub {
	 display: block;
	 font-size: 20px;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
	 width: 10.5rem;
}
 .program-info-rect .info .cents {
	 font-size: 0.6em;
	 vertical-align: top;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
}
 .program-highlight {
	 background: #f1f1f1;
	 margin-bottom: 1rem;
	/*@media screen and (max-width: 39.9375em) {
		 margin: 1rem;
	}
	*/
}
 .program-highlight .title {
	 text-transform: capitalize;
	 color: #fff;
	 background: #039be5;
	 box-sizing: border-box;
	 padding: 1.4rem 2rem;
	 font-weight: 600;
}
 .program-highlight .body {
	 box-sizing: border-box;
	 padding: 1rem 3rem 1rem;
	 margin: 0;
	 list-style-type: disc;
	 list-style-position: outside;
}
 .program-highlight .body li {
	 margin-bottom: 1rem;
	 line-height: 1.2;
	 text-indent: -4px;
}
 .program-image {
	 background: #f1f1f1;
	 margin-bottom: 1rem;
}
 .icon {
	 display: inline-block;
	 max-width: 32px;
	 width: 100%;
}
 .icon:before {
	 -moz-osx-font-smoothing: grayscale;
	 -webkit-font-smoothing: antialiased;
	 color: #fff;
	 font-family: FontAwesome;
	 font-style: normal;
	 font-weight: normal;
	 text-transform: none !important;
}
 ul.icons {
	 list-style:none;
	 padding-left:0;
}
 .icon>.label{
	 display:none;
}
/* List */
 ol {
	 list-style: decimal;
	 margin: 0 0 2rem 0;
	 padding-left: 1.25rem;
}
 ol li {
	 padding-left: 0.25rem;
}
 ul {
	 list-style: disc;
	 margin: 0 0 2rem 0;
	 padding-left: 3rem;
}
 ul li {
	 padding-left: 0.5rem;
}
 ul.alt {
	 list-style: none;
	 padding-left: 0;
}
 ul.alt li {
	 border-top: solid 1px;
	 padding: 0.5rem 0;
}
 ul.alt li:first-child {
	 border-top: 0;
	 padding-top: 0;
}
 ul.links {
	 list-style: none;
	 padding-left: 0;
}
 ul.links li {
	 text-decoration: none;
	 margin-top: 1rem;
	 position: relative;
	 padding-left: 1rem;
}
 ul.links li:before {
	 -moz-osx-font-smoothing: grayscale;
	 -webkit-font-smoothing: antialiased;
	 font-family: FontAwesome;
	 font-style: normal;
	 font-weight: normal;
	 text-transform: none !important;
}
 ul.links li:before {
	 content: '\f105';
	 position: absolute;
	 top: 0;
	 left: 0;
}
 ul.links li:first-child {
	 margin-top: 0;
}
 ul.icons {
	 cursor: default;
	 list-style: none;
	 padding-left: 0;
}
 ul.icons li {
	 display: inline-block;
	 padding: 0 1.25rem 0 0;
}
 ul.icons li:last-child {
	 padding-right: 0;
}
 ul.icons li .icon:before {
	 font-size: 1.5rem;
}
 @media screen and (min-width: 39.9375em) {
	 .icon {
		 margin-right: .75rem;
	}
}
 .social-media-wrapper {
	 margin-top: 1.5rem;
}
 .social-media-wrapper .social-media-icon {
	 border: 2px solid #039be5;
	/*padding:1rem;
	*/
	 height: 1.5rem;
	 width: 1.5rem;
	 border-radius: 3rem;
}
 .social-media-wrapper .social-media-icon.linkedin {
	 padding: .5rem .75rem;
}
 .social-media-wrapper .social-media-icon.facebook {
	 padding: .5rem 1rem;
}
 .social-media-wrapper .social-media-icon.instagram {
	 padding: .5rem .75rem;
}
 .social-media-wrapper .social-media-icon.twitter {
	 padding: .5rem .7rem;
}
 .pagination {
	 margin-top: 2rem;
	 margin-bottom: 4rem;
}
 .pagination .pagination-next a::after {
	 content: '\276F';
}
 .pagination .pagination-previous a::before {
	 content: "❮";
}
 .pagination .pagination-previous.disabled::before {
	 content: "❮";
}
 .pagination .current {
	 background: #08133f;
}
 .centered {
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 .font-red {
	 color: #f03;
}
 .faq-search-icon u {
	 line-height: 2.5;
}
 #nav-main {
	 background: #08133f;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
}
 #responsive-menu {
	 padding: 10px 0 8px 0;
	/* changed from 40px 0 30px 0 */
}
 .top-bar {
	 background: #08133f;
}
 .top-bar .top-bar-right {
	 background: #08133f;
}
 .top-bar .top-bar-right > ul {
	 background: #08133f;
}
 .top-bar .top-bar-right > ul > li {
	 padding: 0;
}
 .top-bar .top-bar-right > ul > li > a {
	 margin: 0;
	 color: #fff;
	 text-transform: uppercase;
	 letter-spacing: 1px;
	 margin-bottom: .5rem;
	 font-size: 12px;
}
 .top-bar .top-bar-right .button {
	 font-size: 12px;
}
 .top-bar .top-bar-right .is-drilldown ul li a {
	 background: transparent;
	 text-transform: uppercase;
	 color: #fff;
	 margin-bottom: .5rem;
}
 .top-bar .top-bar-right .accordion-menu .is-accordion-submenu {
	 background: #fff;
}
 .top-bar .top-bar-right .accordion-menu .is-accordion-submenu li a {
	 background: transparent;
	 text-transform: uppercase;
	 color: #08133f;
	 font-size: 12px;
	 font-weight: 500;
	 letter-spacing: 1px;
}
 .top-bar .top-bar-right .is-drilldown-submenu-parent a:after {
	 border-color: transparent transparent transparent #fff;
}
 .top-bar .top-bar-right .is-accordion-submenu-parent a:after {
	 border-color: #fff transparent transparent;
}
 .top-bar .top-bar-left > ul {
	 background: #08133f;
}
 .title-bar {
	 background: #08133f;
}
 .title-bar .title-bar-right .title-bar-title {
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 margin-left: 10px;
	 font-size: 12px;
}
 .title-bar .title-bar-right .button {
	 margin-right: 10px;
	 line-height: 1;
	 margin-bottom: auto;
	 font-size: 12px;
	 padding: .75rem 2rem;
}
 .title-bar .logo-main {
	 max-width: 60px;
	 width: 100%;
	 height: auto;
}
 #nav-main .top-bar .logo-main {
	 max-width: 80px;
	 padding-top:21px;
	 padding-bottom:22px;
	 width: 100%;
	 height: auto;
}
 @media print, screen and (min-width: 40em) {
	/*.top-bar{
		 background: transparent;
	}
	*/
	 .top-bar {
		 background: transparent;
	}
	 .top-bar .logo-main {
		 max-width: 200px;
		 width: 100%;
		/*height: 100%;
		*/
	}
	 .top-bar .top-bar-left {
		 flex: 0 200px;
		 background: transparent;
	}
	 .top-bar .top-bar-left > ul {
		 background: transparent;
	}
	 .top-bar .top-bar-left > ul li a {
		 padding: 0;
	}
	 .top-bar .top-bar-left .menu-text {
		 padding: 0;
	}
	 .top-bar .top-bar-right {
		 flex: 1 auto;
		 background: transparent;
	}
	 .top-bar .top-bar-right > ul.menu {
		 justify-content: space-between;
		 background: transparent;
	}
	 .top-bar .top-bar-right > ul.menu > li {
		 padding: 0;
	}
	 .top-bar .top-bar-right > ul.menu > li.is-dropdown-submenu-parent:hover {
		 background: #fff;
	}
	 .top-bar .top-bar-right > ul.menu > li.is-dropdown-submenu-parent:hover a {
		 color: #08133f;
		 text-transform: uppercase;
		 padding-bottom: .5rem;
	}
	 .top-bar .top-bar-right > ul.menu > li.is-dropdown-submenu-parent a {
		 text-transform: uppercase;
		/*padding: .7rem .5rem;
		*/
		 padding: .7rem .5rem;
	}
	 .top-bar .top-bar-right > ul.menu > li.is-dropdown-submenu-parent a:after {
		 display: none;
	}
	 .top-bar .top-bar-right > ul.menu > li > a {
		 margin: 0;
		 text-transform: uppercase;
		 font-size: 12px;
		 letter-spacing: 3px;
		 font-weight: 600;
		 border-bottom: 2px solid transparent;
		 padding: .7rem 0;
	}
	 .top-bar .top-bar-right > ul.menu > li > a:hover {
		/*background: $white;
		*/
		 color: #fff;
		 border-bottom: 2px solid #fff;
	}
	 .top-bar .top-bar-right > ul.menu > li > a.button {
		 background: #f1c300;
		 color: #08133f;
		 letter-spacing: 2px;
		 border-radius: 0;
		 font-weight: 700;
		 line-height: 1;
		 text-decoration: none;
		 padding: .7rem 1rem;
		 margin: 0;
		 border: 0;
	}
	 .top-bar .top-bar-right > ul.menu > li > a.button:hover {
		 color: #08133f;
		 background: #f0c958;
	}
	 .top-bar .top-bar-right > ul.menu > li .is-dropdown-submenu {
		 background: #fff;
		 border: 0;
		 padding: .5rem 1rem;
		 font-size: 12px;
		 font-weight: 600;
		 letter-spacing: 1px;
		 border-radius: 0 0 4px 4px;
	}
	 .top-bar .top-bar-right > ul.menu > li .is-dropdown-submenu a {
		 padding: .75rem 0;
		 width: auto;
		 color: #08133f;
		 border-bottom: 2px solid transparent;
	}
	 .top-bar .top-bar-right > ul.menu > li .is-dropdown-submenu a:hover {
		 border-bottom: 2px solid #f1c300;
	}
}
 @media screen and (min-width: 64em) {
	 #nav-main {
		 background-color: #08133f;
		 background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
	}
	 #responsive-menu {
		 padding: 10px 0 8px 0;
		/* changed from 40px 0 30px 0 */
	}
}
 #header-bar {
	 width: 100%;
	 margin-top: 0 !important;
}
 @media screen and (max-width: 63.9375em) {
	 #header-bar {
		 box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
	}
}
 #global-header {
	/*background: $grey;
	*/
	 background: transparent;
	 color: #08133f;
	 height: 32px;
	 line-height: 32px;
	 background: #fff;
}
 #global-header a {
	 color: #08133f;
	 text-transform: uppercase;
	 font-size: 12px;
	 font-weight: 700;
}
 #banner-wrapper {
	 height: 100vh;
	 min-height: 40rem;
	 width: 100%;
	 padding: 0;
	 background-size: cover;
	 background-position-x: center;
	 background-repeat: no-repeat;
	/*margin:-179px 0 0;
	*/
	/*margin: -64px 0 0;
	*/
}
 @media screen and (min-width: 40em) {
	 #banner-wrapper {
		/*margin: -128px 0 0;
		*/
		 margin: 0;
	}
}
 @media screen and (min-width: 64em) {
	 #banner-wrapper {
		/*margin: -184px 0 0;
		 */
		 margin: 0;
	}
}
 #banner-wrapper.banner-small {
	 height: 50vh;
	 min-height: 30rem;
}
 #banner-wrapper #banner {
	 padding: 0;
	 margin: 0;
	 background-color: rgba(8, 19, 63, 0.75);
	 height: 100%;
	 color: #fff;
}
 #banner-wrapper #banner #banner-content-wrapper {
	 height: 100%;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 flex-direction: column;
	 position: relative;
}
 #banner-wrapper #banner #banner-content-wrapper #banner-content {
	 width: 100%;
	/*height: 100%;
	*/
	/*display:flex;
	 flex-direction: column;
	 align-items: center;
	 align-content: center;
	*/
	/*position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translateX(-50%) translateY(-50%);
	*/
}
 #banner-wrapper #banner #banner-content-wrapper #banner-content h2.sub-header {
	 font-size: 28px;
	 color: #fff;
	 font-weight: 300;
}
 #banner-wrapper #banner #banner-content-wrapper #banner-content h1 {
	 line-height: 1;
}
 #banner-wrapper #banner #banner-content-wrapper #banner-content h1 span.pre-title {
	 display: block;
	 color: #039be5;
	 font-size: 38px;
}
 #banner-wrapper #banner #banner-content-wrapper #videoBannerPause {
	 position: absolute;
	 bottom: 1rem;
	 background: rgba(0, 0, 0, 0.3);
	 color: rgba(255, 255, 255, 0.6);
	 padding: .5rem 1rem;
}
 #banner-wrapper #banner form {
	 margin-top: 2rem;
}
 #banner-wrapper #banner input[type="text"], #banner-wrapper #banner input[type="email"], #banner-wrapper #banner input[type="tel"] {
	 background: transparent;
	 border: 0;
	 border-bottom: 1px solid #fff;
	 border-radius: 0;
	 color: #fff;
	 outline: none;
}
 #banner-wrapper #banner input[type="text"]:focus, #banner-wrapper #banner input[type="email"]:focus, #banner-wrapper #banner input[type="tel"]:focus {
	 background: transparent;
	 outline: none;
	 box-shadow: none;
}
 #banner-wrapper #banner input[type="text"]::placeholder, #banner-wrapper #banner input[type="email"]::placeholder, #banner-wrapper #banner input[type="tel"]::placeholder {
	 color: #fff;
	 opacity: 1;
}
 #banner-wrapper #banner select {
	 border-radius: 0;
	 background-color: transparent;
	 border: 0;
	 border-bottom: 1px solid #fff;
	 color: #fff;
}
 #banner-wrapper #banner .button {
	 width: 100%;
	 max-width: 320px;
}
 @media screen and (min-width: 40em) {
	 #banner-wrapper #banner .button {
		 max-width: 320px;
	}
}
 #banner-wrapper #banner::placeholder {
	 color: #fff;
	 opacity: 1;
}
 #banner-wrapper #banner ::-webkit-input-placeholder {
	 color: #fff;
}
 #banner-wrapper #banner ::-moz-placeholder {
	 color: #fff;
}
 #breadcrumbs {
	 margin-top: 2rem;
	 margin-bottom: 2rem;
	 color: #039be5;
}
 #breadcrumbs a {
	 color: #08133f;
}
 #breadcrumbs li {
	 font-size: 14px;
}
 .why-choose {
	 margin-bottom: 2rem;
	/* min-height: 415px;
	 */
}
 .why-choose .text-tile {
	/* box-shadow: 0 0 10px rgba(0,0,0,.1);
	 */
	 box-sizing: border-box;
	 padding: 3rem 2rem;
}
 .flush-content {
	 background: #fff;
	 padding-top: 3rem;
	 padding-bottom: 3rem;
}
 .flush-content h2 {
	 margin-bottom: 1.5rem;
}
 @media screen and (max-width: 39.9375em) {
	 .flush-content-wrapper {
		 background: none !important;
	}
}
 .flush .image {
	 background-repeat: no-repeat;
	 background-position: center;
	 background-size: cover;
}
 .flush .content {
	 padding-top: 2rem;
	 padding-bottom: 2rem;
}
 #action-bar {
	 position: fixed;
	 bottom: 0;
	 background: #08133f;
	 color: #fff;
	 width: 100%;
	 box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.5);
	 padding: 0;
	 font-weight: bold;
	 z-index: 1;
}
 #action-bar a {
	 color: #fff;
}
 #action-bar a:not(.button) {
	 line-height: 3;
}
 #action-bar span.phone {
	 line-height: 3;
}
 #action-bar .cta {
	 color: #f1c300;
}
 #action-bar .cta:hover {
	 color: #f0c958;
}
 #action-bar .button {
	 margin-bottom: 0;
	 color: #08133f;
}
 .tiled {
	 background: #f7f7f7;
	 padding-top: 3rem;
	 padding-bottom: 3rem;
}
 .tile-block {
	 margin-top: 2rem;
	 margin-bottom: 2.5rem;
}
 .tile-block .tile-text .number {
	 padding-right: 8px;
}
 .tile-block.left {
	 display: grid;
	 grid-template-columns: repeat(16, 1fr);
	 grid-template-rows: 4rem auto 4rem;
}
 .tile-block.left .tile-text {
	 grid-column: 1 / span 6;
	 grid-row: 2 / span 1;
	 z-index: 0;
	 background: #fff;
	 padding: 2rem 1.5rem 1rem 4rem;
	 box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	 box-sizing: border-box;
}
 .tile-block.left .tile-text p {
	 margin-left: 1.55rem;
}
 .tile-block.left .tile-img {
	 grid-column: 6 / span 11;
	 grid-row: 1 / span 3;
}
 .tile-block.left.lasttile .tile-img {
	 grid-column: 1 / span 16;
	 grid-row: 1 / span 3;
}
 .tile-block.left.lasttile .tile-text {
	 background: #039be5;
	/*max-height: 20rem;
	*/
	 color: #fff;
}
 .tile-block.left.lasttile .tile-text p, .tile-block.left.lasttile .tile-text h3 {
	 color: #fff;
}
 .tile-block.right {
	 display: grid;
	 grid-template-columns: repeat(16, 1fr);
	 grid-template-rows: 4rem auto 4rem;
}
 .tile-block.right .tile-text {
	 grid-column: 11 / span 6;
	 grid-row: 2 / span 1;
	 z-index: 0;
	 background: #fff;
	 padding: 2rem 1.5rem 1rem 4rem;
	 box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	 box-sizing: border-box;
}
 .tile-block.right .tile-text p {
	 margin-left: 1.5rem;
}
 .tile-block.right .tile-img {
	 grid-column: 1 / span 11;
	 grid-row: 1 / span 3;
}
 .tile-block.right.lasttile .tile-img {
	 grid-column: 1 / span 16;
	 grid-row: 1 / span 3;
}
 .tile-block.right.lasttile .tile-text {
	 background: #039be5;
	 color: #fff;
	/*max-height: 15rem;
	*/
}
 .tile-block.right.lasttile .tile-text p, .tile-block.right.lasttile .tile-text h3 {
	 color: #fff;
}
 @media screen and (max-width: 63.9375em) {
	 .tile-block.left {
		 display: grid;
		 grid-template-columns: repeat(12, 1fr);
		 grid-template-rows: 2rem auto 2rem;
	}
	 .tile-block.left .tile-img {
		 grid-column: 1 / span 8;
		 grid-row: 1 / span 3;
	}
	 .tile-block.left .tile-text {
		 grid-column: 7 / span 6;
		 grid-row: 2 / span 1;
	}
	 .tile-block.right {
		 display: grid;
		 grid-template-columns: repeat(12, 1fr);
		 grid-template-rows: 2rem auto 2rem;
	}
	 .tile-block.right .tile-img {
		 grid-column: 5 / span 8;
		 grid-row: 1 / span 3;
	}
	 .tile-block.right .tile-text {
		 grid-column: 1 / span 6;
		 grid-row: 2 / span 1;
	}
}
 @media screen and (max-width: 39.9375em) {
	 .tile-block.left, .tile-block.right {
		 display: grid;
		 grid-template-columns: 2rem auto 2rem;
		 grid-template-rows: auto auto 4rem;
	}
	 .tile-block.left.lasttile .tile-text, .tile-block.right.lasttile .tile-text {
		 grid-column: 2 / span 1;
		 grid-row: 2 / span 2;
		 z-index: 0;
		/*padding: 1rem 1.5rem;
		 box-shadow: 0 0 10px rgba(0,0,0,.1);
		 box-sizeing: border-box;
		*/
	}
	 .tile-block.left.lasttile .tile-img, .tile-block.right.lasttile .tile-img {
		 grid-column: 1 / span 3;
		 grid-row: 1 / span 2;
	}
	 .tile-block.left .tile-text, .tile-block.right .tile-text {
		 grid-column: 2 / span 1;
		 grid-row: 2 / span 2;
		 z-index: 0;
		/*padding: 1rem 1.5rem;
		 box-shadow: 0 0 10px rgba(0,0,0,.1);
		 box-sizeing: border-box;
		*/
	}
	 .tile-block.left .tile-img, .tile-block.right .tile-img {
		 grid-column: 1 / span 3;
		 grid-row: 1 / span 2;
	}
	 .tiled .grid-container {
		 padding: 0;
	}
}
 .carousel {
	 padding-top: 3rem;
	 padding-bottom: 3rem;
	 overflow: scroll;
	 overflow-x: hidden;
	 background: rgba(3, 155, 229, 0.8);
}
 .carousel .pane {
	 min-width: 380px;
	 max-width: 550px;
	 min-height: 17rem;
	 box-sizing: border-box;
	 padding: 2rem 2rem 2rem 0;
	 background: #fff;
	 margin: 1rem;
}
 .carousel .pane:hover {
	/*padding:2rem;
	*/
}
 .carousel .pane.right {
	 flex-direction: row-reverse;
	 padding: 2rem 0 2rem 2rem;
}
 .carousel .pane .img {
	/*display: inline-block;
	*/
	 width: 100%;
	 max-width: 10rem;
	 min-height: 10rem;
	 vertical-align: top;
}
 .carousel .pane .info {
	/*display: inline-block;
	*/
	 max-width: 65%;
	 padding-left: 2rem;
}
 .carousel .pane .info .name {
	 text-transform: uppercase;
	 margin-bottom: 0;
}
 .carousel .pane .info .title {
	 font-size: 17px;
	 margin-bottom: 1.25rem;
}
 @media screen and (max-width: 39.9375em) {
	 .carousel .pane {
		 flex-direction: column;
		 min-width: 280px;
		 max-width: 300px;
		 padding: 0 2rem 1rem 0;
		 min-height: 29rem;
		 margin: 1rem;
	}
	 .carousel .pane.right {
		 flex-direction: column;
	}
	 .carousel .pane .img {
		 display: block;
		 margin-bottom: 1rem;
	}
	 .carousel .pane .info {
		 display: block;
		 width: 100%;
		 max-width: 100%;
	}
}
 .carousel .slideshow {
	 margin-bottom: 2rem;
	 margin-top: 1rem;
}
 .program-date-wrapper {
	 padding: 0;
	 margin-top: 2rem;
}
 .program-date {
	 background: rgba(3, 155, 229, 0.8);
	 margin-bottom: 2rem;
	 color: #fff;
	 padding: 2rem;
}
 @media screen and (max-width: 63.9375em) {
	 .program-date .button {
		 margin-top: 1.5rem;
	}
}
 .program-date h3 {
	 color: #fff;
	 font-weight: 600;
}
 .program-date p {
	 color: #fff;
	 padding: 0;
	 margin: 0;
	 font-weight: 600;
	 font-size: 1rem;
}
 .program-date .register {
	 display: inline-block;
}
 .program-date .start {
	 display: inline-block;
}
 .program-date .seperator:after {
	 content: ' \2192 ';
	 font-size: 20px;
}
 .program .degree-type {
	 font-size: 17px;
	 font-weight: 700;
	 padding-top: .5rem;
	 padding-bottom: .0;
}
 .program .degree-name {
	 font-size: 21px;
	 font-weight: 400;
	 line-height: 1;
	 padding-top: 0;
	 margin-top: 0;
}
 .program .degree-start {
	 padding: 0;
	 color: #039be5;
	 font-weight: 700;
}
 .program-overview {
	 font-weight: 400;
	 margin-top: 1rem;
}
 .checker {
	 padding: 1rem;
	 box-sizing: border-box;
}
 .checker .image {
	 min-height: 20rem;
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-position: center;
}
 @media screen and (min-width: 40em) {
	 .checker {
		 display: grid;
		 grid-template-columns: repeat(2, 1fr);
		 grid-template-rows: auto;
		 padding: 0;
		 min-height: 35rem;
	}
	 .checker .info {
		 grid-column: 1 / span 1;
		 grid-row: 1 / span 1;
		 display: grid;
		 background: #f7f7f7;
		 grid-template-columns: 1fr minmax(320px, 560px);
		/*grid-template-rows: minmax(10%, 25%) auto minmax(10%, 25%);
		*/
		 grid-template-rows: auto;
		 align-items: center;
	}
	 .checker .info .content {
		 grid-column: 2 / span 1;
		 grid-row: 1 / span 1;
		 box-sizing: border-box;
		 padding-right: 10%;
		 align-items: center;
	}
	 .checker .image {
		 grid-column: 2 / span 1;
		 grid-row: 1 / span 1;
		 background-size: cover;
		 background-repeat: no-repeat;
		 background-position: center;
	}
	 .checker.reverse .image {
		 grid-column: 1 / span 1;
		 grid-row: 1 / span 1;
	}
	 .checker.reverse .info {
		 display: grid;
		 grid-template-columns: minmax(320px, 560px) 1fr;
		/*grid-template-rows: minmax(10%, 25%) auto minmax(10%, 25%);
		*/
		 grid-template-rows: auto;
		 align-items: center;
		 grid-column: 2 / span 1;
		 grid-row: 1 / span 1;
	}
	 .checker.reverse .info .content {
		 grid-column: 1 / span 1;
		 grid-row: 1 / span 1;
		 box-sizing: border-box;
		 padding-left: 10%;
	}
}
 footer {
	 background: #08133f;
	 color: #fff;
	 padding-bottom: 4rem;
	 padding-top: 4rem;
}
 footer a {
	 color: #fff;
}
 footer a:hover {
	 color: #fff;
	 text-decoration: underline;
}
 footer h2 {
	 color: #fff;
}
 footer ul {
	 margin-left: 0;
	 padding-left: 0;
}
 footer ul li {
	 color: #fff;
}
 footer p {
	 color: #fff;
}
 footer p.question {
	 margin-bottom: 10px;
}
 footer .action {
	 border-bottom: 1px solid #fff;
	 margin-bottom: 2rem;
}
 footer .action a {
	 font-size: 28px;
	 font-weight: 700;
	 color: #039be5;
}
 footer .action a:hover {
	 text-decoration: none;
}
 footer .action span.phone-large {
	 font-size: 28px;
	 font-weight: 700;
	 color: #039be5;
}
 footer input[type="text"], footer input[type="email"], footer input[type="tel"] {
	 background: transparent;
	 border: 0;
	 border-bottom: 1px solid #fff;
	 border-radius: 0;
	 color: #fff;
}
 footer input[type="text"].error, footer input[type="email"].error, footer input[type="tel"].error {
	 margin-bottom: 0;
}
 footer input[type="text"]:focus, footer input[type="email"]:focus, footer input[type="tel"]:focus {
	 background: transparent;
}
 footer input[type="text"]::placeholder, footer input[type="email"]::placeholder, footer input[type="tel"]::placeholder {
	 color: #fff;
}
 footer select {
	 border-radius: 0;
	 background-color: transparent;
	 border: 0;
	 border-bottom: 1px solid #fff;
	 color: #fff;
}
 footer select.error {
	 margin-bottom: 0;
}
 footer select:focus {
	 background: transparent;
}
 footer label {
	 font-size: 17px;
}
 footer label.error {
	 margin-bottom: 1rem;
}
 footer ::-webkit-input-placeholder {
	 color: #fff;
}
 footer ::-moz-placeholder {
	 color: #fff;
}
 footer button {
	 color: #fff;
}
 footer button:hover {
	 text-decoration: underline;
	 cursor: pointer;
}
 footer .social-media-wrapper {
	 margin-top: 1.5rem;
	 padding-bottom: 1rem;
}
 footer .social-media-wrapper a {
	 color: #039be5;
}
 footer .social-media-wrapper a:hover {
	 text-decoration: none;
}
 footer .social-media-wrapper .social-media-icon {
	 border: 2px solid #039be5;
	 margin-right: 5px;
	/*padding:1rem;
	*/
	 height: 1.5rem;
	 width: 1.5rem;
	 border-radius: 3rem;
}
 footer .social-media-wrapper .social-media-icon.linkedin {
	 padding: .5rem .75rem;
}
 footer .social-media-wrapper .social-media-icon.facebook {
	 padding: .5rem .7rem .5rem .95rem;
}
 footer .social-media-wrapper .social-media-icon.instagram {
	 padding: .5rem .4rem .5rem .75rem;
}
 footer .social-media-wrapper .social-media-icon.twitter {
	 padding: .5rem .3rem .5rem .7rem;
}
 .flush-content-wrapper {
	 display: grid;
	 grid-template-columns: 1rem auto 1rem;
	 grid-template-rows: auto auto;
}
 .flush-content-wrapper .image {
	 grid-column: 1 / span 3;
}
 .flush-content-wrapper .info {
	 grid-column: 2 / span 1;
}
 .flush-content-wrapper .info .content .choose-block {
	 display: flex;
	 flex-wrap: wrap;
	 margin-top: 2rem;
}
 @media screen and (min-width: 40em) {
	 .flush-content-wrapper {
		 display: grid;
		 grid-template-columns: 3rem auto 2rem;
		 grid-template-rows: auto;
	}
	 .flush-content-wrapper .info {
		 display: flex;
		 padding: 2rem 0;
	}
	 .flush-content-wrapper .info .content {
		 display: flex;
		 flex-wrap: wrap;
		 align-content: start;
		 justify-content: space-between;
	}
	 .flush-content-wrapper .info .content .title-block {
		 flex-basis: 100%;
	}
	 .flush-content-wrapper .info .content .choose-block {
		 flex-basis: 45%;
		 margin-top: 1rem;
	}
	 .flush-content-wrapper .info .content .choose-block .button {
		 margin-top: auto;
	}
}
 @media screen and (min-width: 64em) {
	 .flush-content-wrapper {
		 display: grid;
		 grid-template-columns: 30% 70%;
		 grid-template-rows: auto;
	}
	 .flush-content-wrapper .image {
		 grid-column: 1 / span 1;
	}
	 .flush-content-wrapper .info {
		 grid-column: 2 / span 1;
		 display: grid;
		 grid-template-columns: minmax(320px, 920px) 20%;
		 grid-template-rows: auto;
		 box-sizing: border-box;
		 padding: 3rem 2rem 5rem 3rem;
	}
	 .flush-content-wrapper .info .content {
		 display: flex;
		 flex-wrap: wrap;
		/*align-items: center;
		*/
		 align-content: start;
		 justify-content: space-between;
	}
	 .flush-content-wrapper .info .content .title-block {
		 flex-basis: 100%;
	}
	 .flush-content-wrapper .info .content .choose-block {
		 flex-basis: 45%;
	}
	 .flush-content-wrapper .info .content .choose-block .button {
		 margin-top: auto;
	}
	 .flush-content-wrapper.right {
		 grid-template-columns: 70% 30%;
	}
	 .flush-content-wrapper.right .image {
		 grid-column: 2 / span 1;
	}
	 .flush-content-wrapper.right .info {
		 grid-column: 1 / span 1;
		 grid-row: 1 / span 1;
		 display: grid;
		 grid-template-columns: 27.5% minmax(320px, 920px);
	}
	 .flush-content-wrapper.right .info .content {
		 grid-column: 2 / span 1;
		 display: flex;
	}
}
/*********** FIU Online Search styles ****************/
 .results {
	 margin-top: 3rem;
}
 .results p {
	 margin: 0 0 0 1rem;
}
 .results p.url {
	 font-weight: 600;
	 word-wrap: break-word;
	 overflow-wrap: break-word;
	 -webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
}
 .results div {
	 margin-bottom: 2rem;
}
 .results a {
	 margin: 0;
	 font-weight: 600;
	 line-height: 1.75;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
}
 .results a .match {
	 background: #08133f;
	 color: #fff;
	 font-size: 14px;
	 padding: 4px 10px;
	 border-radius: 5px;
	 font-weight: 700;
	 margin-right: 5px;
	 letter-spacing: .5px;
}
/* Footer */
 footer ul {
	 display: flex;
	 justify-content: center;
	 flex-wrap: wrap;
	 list-style-type: none;
}
 footer ul li{
	 margin:0;
	 padding:0;
}
 footer ul:not(.icons) li a {
	 color: #f8c93e;
	 text-decoration: underline;
}
 footer ul li:not(:last-of-type) a:after{
	 content: '\007C';
	 padding: 0 .25rem;
	 color: #fff;
}
 footer ul.icons li a:after{
	 content: '';
}
 footer ul:not(.icons) li {
	 content: '';
}

footer ul li.no-link:after{
    content: '\007C';
	 padding: 0 .25rem;
	 color: #fff;
}

 footer ul.discrimination, footer ul.utility-links{
	 margin: 0;
}
 footer ul.discrimination{
	 margin-top: 1rem;
}
 footer ul.utility-links{
	 margin-top: 2rem;
}
 #footer {
	 padding: 2rem 0 2rem 0;
	/*padding: 6rem 0 4rem 0 ;
	*/
	 background-color: #08133F;
}
 #footer>.inner {
	 display: -moz-flex;
	 display: -webkit-flex;
	 display: -ms-flex;
	 display: flex;
}
 #footer>.inner h4 {
	 margin: 0 0 1.5rem 0;
}
 #footer>.inner>* {
	 -moz-flex-grow: 1;
	 -webkit-flex-grow: 1;
	 -ms-flex-grow: 1;
	 flex-grow: 1;
	 -moz-flex-shrink: 1;
	 -webkit-flex-shrink: 1;
	 -ms-flex-shrink: 1;
	 flex-shrink: 1;
	 width: 30%;
	 margin: 0 1rem;
}
 #footer>.inner>*> :last-child {
	 margin-bottom: 0;
}
 #footer>.inner>*.narrow {
	 width: 15%;
}
 #footer>.inner> :first-child {
	 margin-left: 0;
}
 #footer>.inner> :last-child {
	 margin-right: 0;
}
 #footer .copyright {
	 color: #acacac;
	 margin-top: 2rem;
	/*4.5*/
	 text-align: center;
}
 @media screen and (max-width: 1280px) {
	 #footer {
		 padding: 4rem 0 2rem 0;
	}
	 #footer .copyright {
		 margin-top: 3rem;
	}
}
 @media screen and (max-width: 980px) {
	 #footer {
		 padding: 4rem 0 2rem 0;
		 text-align: center;
	}
	 #footer>.inner {
		 -moz-flex-wrap: wrap;
		 -webkit-flex-wrap: wrap;
		 -ms-flex-wrap: wrap;
		 flex-wrap: wrap;
	}
	 #footer>.inner ul.links li {
		 padding-left: 0;
	}
	 #footer>.inner ul.links li:before {
		 display: none;
	}
	 #footer>.inner>* {
		 width: 100%;
		 margin: 0 0 3rem 0;
	}
	 #footer>.inner>*.narrow {
		 width: 50%;
	}
	 #footer .copyright {
		 margin-top: 3rem;
	}
}
 @media screen and (max-width: 736px) {
	 #footer {
		 padding: 3rem 0 1rem 0;
	}
	 #footer>.inner>* {
		 margin: 0 0 2.25rem 0;
	}
	 #footer .copyright {
		 margin-top: 2.25rem;
	}
}
 @media screen and (max-width: 480px) {
	 #footer>.inner>* {
		 border-bottom: solid 1px #eeeeee;
		 padding-bottom: 2.25rem;
	}
	 #footer>.inner>*.narrow {
		 width: 100%;
	}
	 #footer>.inner>*:last-child {
		 border-bottom: 0;
		 padding-bottom: 0;
	}
}
/*********** Search styles end ****************/
 #sidebar {
	/*@media screen and (max-width: 63.9375em){
		 padding: 1rem;
		 display: grid;
		 grid-template-columns: 1fr 1fr;
	}
	*/
}
 @media screen and (max-width: 39.9375em) {
	 #sidebar {
		 padding: 1rem;
		 display: grid;
		 grid-template-columns: 1fr;
	}
}
 .apply-row {
	 display: grid;
	 grid-template-columns: 50px auto;
	 flex-direction: column;
	 column-gap: 1rem;
	 -webkit-column-gap: 1rem;
	 -moz-column-gap: 1rem;
	 margin-bottom: 1rem;
}
 @media screen and (max-width: 39.9375em) {
	 .apply-row .apply-info {
		 padding-left: .75rem;
	}
}
 .apply-row .image {
	 display: block;
}
 .apply-row .info {
	 display: block;
}
 .info-session {
	 display: flex;
	 margin-bottom: 1rem;
}
 .info-session input {
	 width: 2rem;
	 margin-right: 1rem;
}
 .info-session label {
	 font-weight: 400;
}
 .info-session .session-title {
	 font-size: 24px;
	 font-family: "Montserrat", "helvetica neue", helvetica, Arial, sans-sarif;
	 padding: 0;
	 margin: 0;
	 line-height: 1;
}
 #website-feedback {
	 background: #08133f;
	 color: #fff;
	 box-sizing: border-box;
	 padding: 1rem 4rem 0;
	 border: 0;
}
 #website-feedback p, #website-feedback h2 {
	 color: #fff;
}
 #website-feedback p {
	 line-height: 1.2;
}
 #website-feedback h2 {
	 font-weight: 700;
}
 #website-feedback form {
	 margin-top: 1rem;
	 margin-bottom: 2rem;
}
 #website-feedback input[type="text"], #website-feedback input[type="email"], #website-feedback textarea {
	/*border-width: 0 0 1px 0;
	*/
	 border-color: #fff;
	 color: #fff;
	 margin-bottom: 1.5rem;
}
 #website-feedback input[type="text"]::placeholder, #website-feedback input[type="email"]::placeholder, #website-feedback textarea::placeholder {
	 opacity: 1;
	 color: #fff;
}
 #website-feedback textarea {
	 height: 5rem;
	 color: #fff;
}
 #website-feedback textarea:focus {
	 background: transparent;
}
 #website-feedback label[for="captcha"] {
	 color: #fff;
	 font-size: 1rem;
	 flex: 0 220px;
}
 #website-feedback .captcha-wrapper {
	 width: 100%;
	 display: flex;
	 margin-bottom: 2rem;
}
 #website-feedback .close-button {
	 color: #fff;
	 font-size: 1rem;
	 border: 1px solid #fff;
	 padding: .3rem .5rem;
	 border-radius: 1rem;
}
 #website-feedback-launch {
	 display: none;
}
 @media screen and (min-width: 40em) {
	 #website-feedback-launch {
		 display: block;
		 position: fixed;
		 left: 0;
		 top: 80%;
		 transform: rotate(-90deg) translate(0, 100%);
		 transform-origin: 0 100%;
		 z-index: 2;
	}
	 #website-feedback-launch .button {
		 background: #039be5;
		 color: #fff;
		 border-radius: 0 0 1rem 1rem;
		 padding: .85em 1em;
	}
}
 #show-programs {
	 margin-bottom: 2rem;
}
 form#finder {
	 margin-bottom: 2rem;
}
 #request-info-form select {
	 max-width: 100%;
}
 #search-overlay form {
	 margin-bottom: 2rem;
}
 .search {
	 color: #08133f;
}
 #sitemap-html ul {
	 list-style-type: none;
}
 #sitemap-html ul li a {
	 color: #08133f;
}
 #sitemap-html ul li h3 {
	 font-size: 24px;
	 font-weight: 700;
	 margin-bottom: 1rem;
	 margin-top: .5rem;
}
 #banner .sign-in {
	 background: rgba(255, 255, 255, 0.85);
	 max-width: 400px;
	 width: 100%;
	 margin: 2rem auto 0;
	 border-radius: 10px;
	 padding: 2rem;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 display: flex;
	 flex-direction: column;
}
 #banner .sign-in button {
	 margin: 0 auto .5rem;
	 width: 100%;
}
 #banner .sign-in img {
	 width: 70%;
	 margin: 0 auto 1rem;
}
 #banner .sign-in a {
	 text-decoration: underline;
}
 #banner .sign-in a.button {
	 text-decoration: none;
}
 #search-overlay .search {
	 color: #08133f;
}
/* #search-overlay table{
	 all: initial;
}
 #search-overlay .gsc-input-box{
	 float: left;
	 width: 100%;
	 height: 2rem;
}
 */
 .overlay {
	 height: 100%;
	 width: 0;
	 position: fixed;
	 z-index: 10;
	 top: 0;
	 background-color: #fff;
	 overflow-y: auto;
	 transition: 0.5s;
	/* h2, p{
		 color: $white;
	}
	*/
}
 .overlay.left {
	 left: 0;
}
 .overlay.right {
	 right: 0;
}
 .overlay .close-button {
	 color: #08133f;
	 font-size: 1rem;
	 border: 1px solid #08133f;
	 padding: .3rem .5rem;
	 border-radius: 1rem;
}
 .overlay input[type=text], .overlay input[type=email] {
	 margin-bottom: 2rem;
	 color: #fff;
	 border-bottom: 1px solid #08133f;
}
 .overlay input[type=text]:focus, .overlay input[type=email]:focus {
	 background: transparent;
}
 .overlay textarea {
	 margin-bottom: 2rem;
	 height: 5rem;
	 border-bottom: 1px solid #fff;
}
 .overlay textarea:focus {
	 background: transparent;
}
 .overlay .quick-links {
	 display: flex;
	 flex-wrap: wrap;
	 justify-content: space-between;
}
 .overlay .quick-links a.quick-link {
	 color: #08133f;
	 background-color: #f7f7f7;
	 box-sizing: border-box;
	 padding: .75rem 1rem;
	 margin-bottom: .5rem;
	 flex: 0 0 99%;
	 font-size: 16px;
}
 @media screen and (min-width: 40em) {
	 .overlay .quick-links a.quick-link {
		 flex: 0 0 49%;
	}
}
 @media screen and (min-width: 64em) {
	 .overlay .quick-links a.quick-link {
		 flex: 0 0 32.3%;
	}
}
 .overlay .quick-links a.quick-link:hover {
	 background-color: #f1f1f1;
}
 .overlay .quick-links a.quick-link i {
	 margin-right: .5rem;
	 font-size: 20px;
}
 .overlay .quick-info {
	 margin-top: 2rem;
}
 .slick-slide {
	 margin-right: 2rem;
	 max-width: 550px;
	 transition: all .2s ease-in-out;
}
 .slick-slide:hover {
	 transform: scale(1.05);
}
 @media screen and (max-width: 39.9375em) {
	 .slick-slide {
		 max-width: 320px;
	}
}
 .slick-prev {
	 left: 0;
	 z-index: 1;
	 background: linear-gradient(90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	 height: 88%;
	 width: 60px;
	 border-radius: 0;
}
 .slick-prev:hover {
	 background: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
 .slick-prev:before {
	 font-size: 36px;
}
 .slick-next {
	 right: 0;
	 z-index: 1;
	 background: linear-gradient(-90deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	 height: 88%;
	 width: 60px;
	 border-radius: 0;
}
 .slick-next:hover {
	 background: linear-gradient(-90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
}
 .slick-next:before {
	 font-size: 36px;
}
 .chosen-container-multi .chosen-choices {
	 border: 0;
	 box-shadow: none;
	 background-image: none;
	 min-height: 2.45rem;
}
 .chosen-container-multi .chosen-choices li.search-choice {
	 border: 0;
	 box-shadow: none;
	 background: none;
	 font-size: 14px;
}
 .chosen-container-multi .chosen-choices .search-field input[type=text] {
	 color: #08133f;
	 border-bottom: 0;
	 font-weight: 700;
}
 .chosen-container {
	 border-bottom: 1px solid #08133f;
	 font-size: 17px;
}
 .chosen-container .chosen-results li {
	 text-align: left;
}
 .chosen-container .chosen-results li.highlighted {
	 background: #039be5;
}
 .chosen-container:after {
	 content: ' ';
	/* background: #f00;
	 */
	/* width: 20px;
	 */
	/* height: 20px;
	 */
	 display: inline-block;
	 position: absolute;
	 right: 0;
	 top: 10px;
	 border-left: 8px solid transparent;
	 border-right: 8px solid transparent;
	 border-top: 8px solid #039be5;
}
 #banner #banner-content {
	/*@media screen and (max-width: 39.9375em) {
		 .chosen-container{
			 margin-bottom: 2rem;
		}
	}
	*/
}
 #banner #banner-content .chosen-container-multi:after {
	 display: inline-block;
	 position: absolute;
	 right: 0;
	 top: 10px;
	 border-left: 8px solid transparent;
	 border-right: 8px solid transparent;
	 border-top: 8px solid #fff;
}
 #banner #banner-content .chosen-container-multi .chosen-choices {
	 border: 0;
	 box-shadow: none;
	 border-bottom: 2px solid #fff;
	 background-image: none;
	 background: transparent;
	 min-height: 2.75rem;
}
 #banner #banner-content .chosen-container-multi .chosen-choices li.search-choice {
	 box-shadow: none;
	 background: none;
	 font-size: 17px;
	 text-align: left;
	 color: #fff;
	 border: 1px solid #fff;
}
 #banner #banner-content .chosen-container-multi .chosen-choices .search-field input[type=text] {
	 color: #fff;
	 border-bottom: 0;
}
 #banner #banner-content .chosen-container {
	 font-size: 17px;
}
 #banner #banner-content .chosen-container .chosen-results li.highlighted {
	 background: #039be5;
}
 #banner #banner-content .chosen-container:after {
	 content: ' ';
	/* background: #f00;
	 */
	/* width: 20px;
	 */
	/* height: 20px;
	 */
	 display: inline-block;
	 position: absolute;
	 right: 0;
	 top: 10px;
	 border-left: 8px solid transparent;
	 border-right: 8px solid transparent;
	 border-top: 8px solid #fff;
}
 @media screen and (max-width: 63.9375em) {
	 #banner #banner-content .chosen-container {
		 margin-bottom: 2rem;
	}
}
 a.anchor:before, a.anchor::before{
	 display: block;
	 content: " ";
	 margin-top: -175px;
	 height: 175px;
	 visibility: hidden;
}
 .sticky-container{
	 position: absolute;
	 width: 100%;
}
/* .tabs-large{
	 padding-top: 100px;
	 margin-top: -100px;
}
 */
 #tabs-container{
	 padding-top: 50px;
}
/*.tabstyles{
	 padding-top: 100px;
	 margin-top: -100px;
}
 */
 
 .page-top{
    position: fixed;
    background: #08133f;
    z-index: 9;
    bottom: 0;
    right:0;
    color: #fff;
    padding: 0.25rem 0.5rem;
 }
 .page-top:hover, .page-top:focus{
    color: #08133f;
    background-color: #fff;
 }
 