.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
	float: none !important;
}

.container {
	max-width: 1360px;
}

/*Fonts*/
			@font-face {
				font-family: 'antonioregular';
				src: url('/fonts/antonio-variablefont_wght-webfont.eot');
				src: url('/fonts/antonio-variablefont_wght-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/antonio-variablefont_wght-webfont.woff2') format('woff2'), url('/fonts/antonio-variablefont_wght-webfont.woff') format('woff'), url('/fonts/antonio-variablefont_wght-webfont.ttf') format('truetype'), url('/fonts/antonio-variablefont_wght-webfont.svg#antonioregular') format('svg');
				font-weight: normal;
				font-style: normal;
			}

			@font-face {
				font-family: 'tra';
				src: url('/fonts/TradeGothicLTStd-Cn18.eot');
				src: url('/fonts/TradeGothicLTStd-Cn18.eot?#iefix') format('embedded-opentype'), url('/fonts/TradeGothicLTStd-Cn18.woff2') format('woff2'), url('/fonts/TradeGothicLTStd-Cn18.woff') format('woff'), url('/fonts/TradeGothicLTStd-Cn18.ttf') format('truetype'), url('/fonts/TradeGothicLTStd-Cn18.svg#antonioregular') format('svg');
				font-weight: normal;
				font-style: normal;
			}
			@font-face {
				font-family: 'g';
				src: url('/fonts/GaramondPremrPro-Disp.eot');
				src: url('/fonts/GaramondPremrPro-Disp.eot?#iefix') format('embedded-opentype'), url('/fonts/GaramondPremrPro-Disp.woff2') format('woff2'), url('/fonts/GaramondPremrPro-Disp.woff') format('woff'), url('/fonts/GaramondPremrPro-Disp.ttf') format('truetype'), url('/fonts/GaramondPremrPro-Disp.svg#antonioregular') format('svg');
				font-weight: normal;
				font-style: normal;
			}
			@font-face {
				font-family: 'meta';
				src: url('/fonts/Meta-Normal Regular.eot');
				src: url('/fonts/Meta-Normal Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/Meta-Normal Regular.woff2') format('woff2'), url('/fonts/Meta-Normal Regular.woff') format('woff'), url('/fonts/Meta-Normal Regular.ttf') format('truetype'), url('/fonts/Meta-Normal Regular.svg#antonioregular') format('svg');
				font-weight: normal;
				font-style: normal;
			}
			
			/*Fonts - Sitewide*/
			
			body, input, select, textarea, p {
					font-family: "meta";
				}
			
			
			/*Fonts - Sizes*/
			h1,
			h2,
			h3 {
				/*font-family: "antonioregular";*/
				font-family: "tra";
				font-weight: 100;
			}

			h1 {
				margin-top: 50px;
				font-size: 36px;
				color: #21296b !important;
			}


			h2 {
				color: #21296b !important;
				font-size: 36px;
			}







/*Top Area*/
.top-area .col-md-9.hidden-xs.hidden-sm {
    width: 100%;
    text-align: center;
}
.top-area img {
    max-width: 125px;
}




/*Header*/
.scheme .top-area {
	background: #171082;
}

.scheme .header {
	background: #21296b;
}

.scheme .header {
	z-index: 9;
	background: none;
	border-bottom: solid 1px white;
}


.navigation,
.header-preset-05 .nav {
	background: none;
}

.site-branding img {
	max-width: 200px;
}









/*Header - Navigation*/
.header-preset-01 .navigation>div>ul>li>a:before {
	display: none
}

/*.header-preset-01 .navigation > div > ul > li > a:after{display:none}*/

.navigation>div>ul>li>a:hover {
	color: #fd372c !important;
}

.navigation>div>ul>li>a {
	color: #0044b5;
	font-family: 'antonioregular';
	font-weight: 100;
	font-size: 20px;
}

.navigation .sub-menu a,
.navigation .children a {
	color: #0245b6;
}


li#menu-item-79 a {
    color: #d12626;
    border: solid 2px #E02B20;
    padding: 2px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 100px;
    padding-bottom: 0px;
}
li#menu-item-79 a::after{
	
	
	display:None;
}









 




/*Slideshow CSS*/

.slideshow .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}



.overlay>.opacity.half {
    top: 0 !important;
	
    left: -5% !important;
	right: 60% !important;
	  
    bottom: auto !important;
    transform: translateY(0%) !important;
    height: 100% !important;
    width: 33% !important;
  
       background-color: #21296b !important;
}


.super-simple-slider-container button {
    background: none;
    border: solid 1px white;
    border-radius: 50px;
}
.super-simple-slider-container .super-simple-slider .slide .overlay .opacity p {
    color: white;
    font-size: 16px;
}

.super-simple-slider-container .super-simple-slider .slide .overlay .opacity h1, .super-simple-slider-container .super-simple-slider .slide .overlay .opacity h2 {
    font-size: 200% !important;
    text-transform: uppercase;
    text-align: left;

    color: white !important;
}
.super-simple-slider-container .slide .overlay .opacity .text, .super-simple-slider-container .slide .overlay .opacity .buttons {
    text-align: left !important;
    justify-content: left;
}





.super-simple-slider-8100-slide-1 .opacity.half {
    background: #0044b5 !important;
}


.super-simple-slider-8100-slide-2 .opacity.half {
    background: #d12626 !important;
}

















/*Impact Areas*/
.impact h2 {
    color: #21296b;
}
.impact {
    z-index: 1;
    padding: 25px;
    color: white;

    width: 100%;
    padding-top: 40%;
    top: -10%;
    height: 160%;
    mix-blend-mode: multiply;
}
.impact p {
    color: white;
}


.impact1 {
    background: #0044b5;
}
.impact2 {
    background: #ffba00;
}
.impact2 h2, .impact2 p {
    color: #21296b;
}


.impact3 {
    background: #21296b;
}
.impact4 {
    background: #fd372c;
}

.impact-title h2 {
    font-size: 24px !important;
    margin-top: 10px;
    margin-bottom: 10px !important;
}
.wpb_wrapper .impact:nth-child(3) {
    padding-top: 20% !important;
    padding-bottoM: 15%;
}


.impact:nth-child(2) {
    margin-top: -120px !important;
}


/*Program Areas*/

#section-program {
    border-top: solid 1px #cccc;
    border-bottom: solid 1px #ccc;
}
#section-program>.vc_row {
    margin: auto;
}



.program {
    z-index: 1;
    padding: 25px;
    color: white;
    height: 100%;
    width: 90%;
    padding-top: 20%;
    right: -25px;
    top: -50px;
    padding-bottom: 30%;
}
.program p {
    color: white  !important;
}



.program h2 {
    color: white !important;
	    font-size: 24px !important;
}

.section-program .vc_col-sm-3 {
    width: 24%;
    margin-right: 1%;
	transition: background 0.25s;
}

.section-program .vc_col-sm-3:nth-child(1):hover, .section-program .vc_col-sm-3:nth-child(2):hover, .section-program .vc_col-sm-3:nth-child(3):hover, .section-program .vc_col-sm-3:nth-child(4):hover  {
    background: white;
}

.section-program .vc_col-sm-3:nth-child(1) {
    background: #065d3f;
}
.section-program .vc_col-sm-3:nth-child(1):hover h2,  .section-program .vc_col-sm-3:nth-child(1):hover p{
    color: #065d3f !important;
}



.section-program .vc_col-sm-3:nth-child(2) {
    background: #6c9be8;
}
.section-program .vc_col-sm-3:nth-child(2):hover h2,  .section-program .vc_col-sm-3:nth-child(2):hover p{
    color: #1065f1 !important;
}



.section-program .vc_col-sm-3:nth-child(3) {
    background: #545eb0;
}
.section-program .vc_col-sm-3:nth-child(3):hover h2,  .section-program .vc_col-sm-3:nth-child(3):hover p{
    color: #545eb0 !important;
}



.section-program .vc_col-sm-3:nth-child(4) {
    background: #da5f0a;
}
.section-program .vc_col-sm-3:nth-child(4):hover h2,  .section-program .vc_col-sm-3:nth-child(4):hover p{
    color: #da5f0a !important;
}

/*Program Areas - Borders*/
#section-program>.vc_row>.vc_col-sm-3 {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}


/*Program Areas - Links*/
.program a {
    color: white;
    position: absolute;
    bottom: 20px;
    border: solid 1px;
    padding-left: 25px;
    padding-right: 25px;
    width: 80%;
    text-align: center;
}


























/*News Section*/
.promo {
    background: white;
}

.news-date img {
    max-width: 65px;
    margin: auto;
    text-align: center !important;
}
.news-date {
    padding-top: 17px;

    background: #1146ae;
    text-align: center !important;
    height: 100px;
    width: 100px;
}
.news-date .vc_single_image-wrapper {
    text-align: center;
}
.news-date p {
    margin-bottom: 0px;
}

.news>.wpb_column.vc_column_container.vc_col-sm-4 {
    border:solid 1px #dbdbdb;
    width: 30%;
    margin-right: 2%;
}

.news-date p {
    font-family: "g";
    text-transform: uppercase;
    letter-spacing: 10px;
}

.news-date strong {
    font-family: "g";
    font-weight: 100;
    font-size: 45px;
    line-height: 30px;
    letter-spacing: 5px;
    margin-left: -10px;
}
.news .wpb_column.vc_column_container.vc_col-sm-9 p {
    color: black;
    padding: 20px;
    font-family: "g";
    font-size: 20px;
    letter-spacing: 0.5px;
}
.news {
    max-width: 1920px ! Important;
}




.news .vc_row.wpb_row.vc_inner.vc_row-fluid:hover p {
    color: white;
}
.news .vc_row.wpb_row.vc_inner.vc_row-fluid:hover {
    background: #1146ae;
}

















/*News Category Landing page*/
.archive.category article .col-md-5 {
    display: none;
}
.archive.category .col-md-7 {
    width: 100%;
}


.archive.category .entry-header.has-bg h1 span {
    font-size: 3vw;
    color: white !important;
}
.archive.category .entry-header.has-bg h1 {
    font-size: 0.1px !important;
}





/*Pages with Backgrounds at the top*/

.has-bg {
    background-image: url(/accordion_0001_Education.jpg);
    
    background-attachment: scroll;
    background-position-y: top !important;

    background-size: cover;

}

.has-bg h1 {
    font-size: 5vw !important;
    color: white !important;
}




















/*Get Invovled Section*/
.get-involved {
    background-image: url(/bg-thrive.jpg);
    background-size: cover;
    height: 100vh;
}

.get-involved h1 {
    color: white !important;
    font-size: 5vw !important;
    font-weight: bold;
    text-transform: uppercase;
}
.get-involved p {
    font-size: 18px;
}

.get-involved .wpb_column.vc_column_container.vc_col-sm-12 {
    top: 20vh;
    left: 4%;
}

.get-involved .wpb_column.vc_column_container.vc_col-sm-2 div {
    width: 100%;
}


.get-involved .wpb_column.vc_column_container.vc_col-sm-2 button {
    color: white;
    border-radius: 100px;
    width: 90% !important;
    display: block;
    font-size: 30px;
    font-family: 'tra';
    letter-spacing: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border: solid 0px;
    margin-top: 20px;
}
.get-involved .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 10%;
}

.get-involved .wpb_column.vc_column_container.vc_col-sm-2:nth-child(1) button {
    background: #6692e9;
}
.get-involved .wpb_column.vc_column_container.vc_col-sm-2:nth-child(2) button {
    background: #fd372c;
}
.get-involved .wpb_column.vc_column_container.vc_col-sm-2:nth-child(3) button {
    background: #ffb901;
}


.get-involved a {
    color: white;
    border: solid 1px white;
    padding: 20px;
    background: none;
    color: white;
    border-radius: 100px;
    font-family: 'tra';
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 25px;
    margin-left: -20px;
}



/*Final Blue Section*/
.final{background:#000064;}
.promo .vc_row {
    max-width: 100%;
}
.promo .vc_column_container>.vc_column-inner {
    padding: 0;
}

.final {
    padding-left: 4%;
}
.final h1, .final {
    color: white !important;
}
.final .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: none;
    color: white;
    border-radius: 100px;
    font-family: 'tra';
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 25px;
    margin-left: -20px;
}



.final img {
    max-width: 300px;
    margin-top: 25px;
}
.final p {
    margin-bottom: 0;
}
.final a {
    color: white;
    display: block;
}




/*Footer*/


footer p {
    color: white;
}
footer h3::after{display:none;}


footer img {
    max-width: 200px !important;
    margin-bottom: 24px !important;
}

footer .col-md-4 {
    width: 24%;
}
footer .col-md-4:last-child {
    width: 49%;
}
footer .col-md-4:last-child aside {
    float: left;
    width: 50%;
}

.scheme .footer {
    background: #21296b !important;
}

footer .container {
    max-width: 93%;
}



/*Copyright*/
.scheme .copyright {
	background: #000050;
	background: #21296b !important;
}
.scheme .copyright {
    text-align: left;
    
    padding: 0px;
    padding-bottom: 10px;
}
.scheme .copyright a:hover {
    color: red;
}
.scheme .copyright a {
    margin-left: 10px;
    margin-right: 10px;
}