/*
Theme Name: NSF
Version: 1.0
Author: Krekura Design
Author URI: http://krekura.com/
*/

@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,700,300|Open+Sans:400,500,300,300italic,700italic,700,600italic,600,400italic");
@import url("fonts/font-awesome-4.6.3/css/font-awesome.min.css");

@import url("css/jquery.fancybox.css");

@import url("css/animate.css");
.fancybox-skin {
	background:none;	
}



/*				Reset CSS				*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp, small, strike, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed ,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	text-decoration: none;
}
*, *:before, *:after {
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	box-sizing: border-box;
}

address, caption, cite, code, dfn, th, var, h1, h2, h3 {
	font-style: normal;
	font-weight: normal;
}
body {
	line-height: 1.5;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #ffffff;
	color: #24282d;
	min-height: 100%;
}

p {
	line-height: 1.65;
	font-size: 16px;
     font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin-bottom: 1em;
}

/* Override css */

h1 {
	font-size: 278%;
	color: #ffffff;
	text-transform: uppercase;
}
h2,
.h2-placeholder {
	font-size: 222%;
	color: #0b2d48;	
	text-transform: uppercase;
	line-height: 1.2 !important;
}
h3 {
	font-size: 200%;
    color: #f0ab00;
    text-transform: uppercase;
    line-height: 1.2;
    padding-bottom: 0px;
    margin-bottom: 25px;
}

h4 {
	font-size: 150%;
	text-transform: uppercase;	
	color: #0b2d48;
}
h5 {
	font-size: 133%;
	text-transform: uppercase;
}
h6 {
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
	font-size: 111%;
	color: #f0ab00;
	margin-bottom: 12px;
}

h1, h2, h3, h4, h5, h6, .h2-placeholder {
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-weight: 600 !important;
}

.vc_toggle_title h4 {
    font-weight: 500 !important;
}
/* Override css */

.blue-bar-quote {
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg,#f0ab00 0,#f0ab00);
    margin: auto;
    max-width: 200px;
    margin-bottom:20px;
}

.quotep {
    text-align: center;
    margin: auto;
    margin-bottom: 20px;
    max-width: 550px;
    font-family: 'bembo','Crimson Text', serif;
    font-weight: 500;
    font-style: italic;
    line-height: 1.56;
    font-size: 20px;
}

.authorquote {
	line-height: 1.5;
	font-size: 16px;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin-bottom: 1em;
	color: #072D48;
	text-align:center;
}

.hp-section1-right-buttons a, .rev-btn {
	font-size: 16px ;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif ;
	font-weight: 500 ;
}
.rev_slider .rev-btn,
.rev_slider p {
	font-size:16px !important; 	
}
html {
	/*margin-top: 0 !important;*/
	height: 100%;
	overflow-x: hidden;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
ul {
	list-style: none;
}

ol {
        list-style-type:decimal;
        color:#0b2d48;
    margin-bottom: 35px;
    list-style-position: inside;
}

ol li { margin-bottom:10px;

}

caption, th {
	text-align: left;
}
small {
	font-size: 75%;
}
a img {
	border: none;
}

a {
	cursor: pointer;
	color: #000000;
	text-decoration: none;
}

p a {font-weight:600; color: #0075B0;}

.programs a {font-weight:600; color: #0075B0;}

.finance a {font-weight:500; color: #24282d;}

.finance a:hover {font-weight:500; color: #0075B0;}

.footer-phone-no p a {font-weight:500 !important;}

a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/* 	reset css end	*/



/*	clearfix	*/

.clearfix:before,.alm-listing:before,
.clearfix:after,.alm-listing:after {
    content: " "; 
    display: table;
}

.clearfix:after,.alm-listing:after {
    clear: both;
}
.clearfix,.alm-listing {
    *zoom: 1;
}

/*	clearfix 

/* honeypot input */
.nl-new-input {
	position: absolute;
	top: 0px;
	left: -9999999999999999999999px;
	width: 0px !important;
	height: 0px !important;
}
.nl-new-input label {
	/* display: none; */
	width: 0px;
	height: 0px;
}
.nl-new-input #nl-new-input {
	/* display: none; */
	width: 0px;
	height: 0px;
}
.invalid-input input {
	box-shadow: 0 0 3px red;
}
.invalid-input:after {
	content: 'Invalid E-mail';
	position: absolute;
	bottom: 100%;
	left: 0px;
	font-size: 12px;
	color: red;
}
/* honeypot input end */

/* Content Styles */


.padding8012percent {
    padding: 80px 12%;
}

.padding80auto {
    padding: 50px 0px 80px 0px;
}

.padding12012percent {
    padding: 120px 12%;
}


.padding10percent {
    padding: 10% auto;
}

.padding6010percent {
    padding: 60px 10%;
}

.paddingZero6010percent {
    padding: 0px 10% 60px 10%;
}

.padding60pxauto {
    padding: 60px 0px !important;
}

.padding60pxautonobottom {
    padding: 60px 0px 0px 0px !important;
}

.padding30pxauto {
    padding: 30px 0px !important;
}

.whitepadding {
    padding:40px;
    background-color:#ffffff;
}

.btn.loadMoreBtn {
    color: #ffffff !important;
    text-transform: uppercase;
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
    background: #0b2d48;
    display: inline-block;
    padding: 15px 25px;
    font-size: 18px;
    width:100%;
    margin-bottom:35px;
}

.contentdiv p {
	/*font-family: 'Open Sans', Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	color: #24282d;
}
.contentdiv ul { list-style: none; }
.contentdiv ul li, .contentdiv ol li { }
.contentdiv ul li { }
.contentdiv ol { list-style: none; counter-reset: item; margin-bottom: 15px; padding-left: 15px;  }
.contentdiv ol li:before {margin: 0 4px 10px 0;color: #ba0101;content: counter(item) ". ";counter-increment: item;font-size:18px;font-weight:900;}
.contentdiv ol li {margin-bottom:15px;}
.contentdiv ul ul, .contentdiv ol ol, .contentdiv ul ol, .contentdiv ol ul { margin: 5px 0 0 15px; }
.contentdiv ol ol { list-style: upper-alpha; }
.contentdiv ol ol ol { list-style: lower-roman; }
.contentdiv ol ol ol ol { list-style: lower-alpha; }
.contentdiv blockquote { padding-left: 15px; margin-bottom: 15px; border-left: 1px solid #d5a776; color:#6a6767; font-size:16px; font-weight:300;}
.contentdiv blockquote p {line-height:1.5;}
.contentdiv table {	border: 1px solid #DFDFDF; background-color: #F9F9F9; width: 100%; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin: 0 0 15px 0; }
.contentdiv table td, .contentdiv table th { border-top-color: white; border-bottom: 1px solid #DFDFDF; border-left: 1px solid #DFDFDF; }
.contentdiv table th, .contentdiv table caption { padding: 7px 7px 8px; font-weight: bold; text-align: center; }
.contentdiv table caption { border-top: 1px solid #DFDFDF; border-left: 1px solid #DFDFDF; border-right: 1px solid #DFDFDF; background-color: #F9F9F9; }
.contentdiv table td { padding: 5px 7px 3px; vertical-align: top; }
.contentdiv a {
	color: #f0ab00;
	margin-top: 0;
	text-decoration: none;
}
.contentdiv a:hover { text-decoration: none; }

.contentdiv {border-bottom: solid 1px #566175; }

h1 {
	font-size: 278%;
	color: #ffffff;
	text-transform: uppercase;
}
h2,
.h2-placeholder {
	font-size: 222%;
	color: #0b2d48;	
	text-transform: uppercase;
	line-height: 1.2 !important;
}
h3 {
	font-size: 200%;
    color: #f0ab00;
    text-transform: uppercase;
    line-height: 1.2;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
h4 {
	font-size: 150%;
	text-transform: uppercase;	
	color: #0b2d48;
}
h5 {
	font-size: 133%;
	text-transform: uppercase;
}
h6 {
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
	font-size: 111%;
	color: #f0ab00;
	margin-bottom: 12px;
}

h1, h2, h3, h4, h5, h6, .h2-placeholder {
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-weight: 500 !important;
}


html, body {
	scroll-behavior: smooth;
}
/* CSS Document */

/* index */

.center-content {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;	
	padding: 0 75px;
}
.center-content-header {
	max-width: 1296px;
	width: 100%;
	padding: 0 30px;
	margin: 0 auto;
}
.center-content-header.changed {
	max-width: 100%;
	padding: 0px;
}
header {
	background-image: url("images/Blue-Texture.jpg");
	background-repeat: repeat-x;
    background-position:center center;
    background-size:cover;
    /*position: relative;*/
}
.top-header {
	float: right;	
}
.top-header a {
	color: #f0ab00;
	margin-top: 0;
	text-decoration: none;
	margin-left: 15px;
	border-left: 1px solid #494949;
	border-right: 0px solid #0b2d48;
	padding: 15px 0 10px 15px;
	text-transform: uppercase;
	font-size: 89%;
	-webkit-transition: background 400ms ease-out;
    -moz-transition: background 400ms ease-out;
    -o-transition: background 400ms ease-out;
    -ms-transition: background 400ms ease-out;
    transition: background 400ms ease-out;
}
.top-header a i {
	color: #f0ab00;
	padding: 11px 10px;	
}
.top-social-media {
		display: inline-block;
}
.top-social-media a {
	border: none;
	margin: 0;
	padding: 0;	
}
.top-social-media a i {
	color: #f0f0f0;
	padding: 11px 10px;	
}
.button-orange {
		display: inline-block;
		background-color: #f0ab00;
		line-height: 43px;
		text-align: center;
		margin-left: 1px;
		-webkit-transition: all 400ms ease-out;
		-moz-transition: all 400ms ease-out;
		-o-transition: all 400ms ease-out;
		-ms-transition: all 400ms ease-out;
		transition: all 400ms ease-out;
		
}
.button-orange a {
		display: block;
		color: #0a2438;
		/*font-size: 89%;*/
		font-size: 95%;
		padding: 0 25px;
		border: none;
		margin-left: 0;
		
}
.bottom-header {
	background-color: #f0f0f0;
	border-bottom: 2px solid #d9d9d9;
}
.bottom-header .logo-header {
	display: inline-block;
	padding: 28.5px 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #f0f0f0;
	border-right: 1px solid #d9d9d9;
	float: left;
}
.bottom-header-fixed.bottom-header .logo-header {
	display: inline-block;
	padding: 6px 20px;
	position: static;
	top: auto !important;
	left: auto;
	border-right: none;
	background-color: #ffffff;
}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
    
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    -webkit-box-shadow: 0 13px 27px -5px rgba(50,50,93,.25), 0 8px 16px -8px rgba(0,0,0,.3);
    box-shadow: 0 13px 27px -5px rgba(50,50,93,.25), 0 8px 16px -8px rgba(0,0,0,.3);
}


.ubermenu-submenu-type-mega {
	display: -webkit-flex !important;
    display: flex !important;
}

.ubermenu-submenu-type-mega > li {
	-webkit-flex: 0 0 auto; !important; 
    -ms-flex: 0 0 auto; !important;  
    flex: 0 0 auto; !important;	
}
.ubermenu-retractor {
	display:none !important; 	
}
nav {
	float: right;
}
nav .ubermenu   ul {
	float: right;	
}
nav .ubermenu ul li {
	display: inline-block; 
	border-right: 1px solid #d9d9d9 !important;
	margin-right: -5px;	
	margin-bottom: -5px;
}
nav .ubermenu ul > li > ul > li > ul li {
	border-right:none !important;	
}
nav .ubermenu ul > li > ul > li:nth-last-child(2) {
	border-right:none !important;	
}
nav .ubermenu ul > li > ul  {
	/*padding-top:25px !important;	
	padding-bottom:30px !important;*/	
}
.ubermenu .ubermenu-autocolumn, 
.ubermenu .ubermenu-submenu-type-stack{
	padding: 0 !important; 
}
nav .ubermenu ul > li > ul > li {
	border-right: 1px solid #fff !important;	
}

.ubermenu-submenu .ubermenu-target {padding: 10px 20px !important;}

#topnavsearch ~ ul {
	padding-top: 0 !important;
    padding-bottom: 0 !important;;
}
/* .ubermenu-submenu {
	padding:20px 0 !important;	
} */
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target, .ubermenu-main .ubermenu-tab > .ubermenu-target {
	font-size:16.02px;	
}
nav .ubermenu ul .ubermenu-has-submenu-flyout > ul > li {
	border-right:none !important;	
}
.ubermenu .ubermenu-submenu .ubermenu-submenu-type-stack {
	width:100% !important;	
}

.ubermenu-target-description {font-family: 'Open Sans', Arial, Helvetica, sans-serif !important; text-transform: capitalize;}

.ubermenu-target-title {text-transform:uppercase;}

.ubermenu-submenu ul.ubermenu-submenu {padding-top:0px !important;}

nav .ubermenu ul li:last-child {
	margin-right: 0;	
}
nav .ubermenu ul li a {
	display: block;	
	margin-left: 0;
	color: #0b2d48;
	/*font-size: 89%;*/
	padding: 23px 25px;
        -moz-transition:color .2s ease-in;
        -o-transition:color .2s ease-in;
        -webkit-transition:color .2s ease-in;

		transition:color .2s ease-in;
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
}
nav .ubermenu ul li a:hover {
        color:#0078AE;	
}
nav .ubermenu ul li a i {
	color: #0b2d48;
	font-size: 111%;
	padding: 5px 0 6px 0;	
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding-bottom: 15px !important;
}



.mobile-menu {
	display: none;
}
.mobile-trigger {
	display: none;	
}
#tribe-events-content .mobile-trigger {
	display:table-cell;
}
.slider {
	position:relative;
}
.slider h1, .slider p {
	position: relative !important;
	z-index: 10 !important;
	color: #ffffff !important;	
	max-width: 714px !important;
}

.slider p {
	margin-bottom: 20px !important;
	
}
.slider .blue-button {
	position: relative;
	z-index: 10;
	max-width: 190px;
	float: left;
	text-transform: uppercase;
	text-align: center;	
}
.slider .blue-button a {
	font-size: 100%;
	padding: 15px 0;	
}
.slider-placeholder {
	background-image: url("images/img-noise-100x100.png");
	height: 541px;
}
.homepage-section1 {
	background-repeat:repeat-x;
	background-position: center;
}
.hp-section1-left img {
	width: auto;
	position: relative;	
}
.hp-section1-left {
	float: left;
	position: relative;
	z-index: 10;
	text-align: center;	
	width: 23%;
}
.hp-section1-left p {
	/*font-size: 77%;*/
	font-size: inherit;
	font-style: italic;	
}
.charity-stars {
 	margin-top: 20px   
}
.charity-stars img {
	margin-right: 17px;	
}
.charity-stars img:last-child {
	margin-right: 0;	
}
.hp-section1-right {
	float: right;	
	text-align: center;
	position: relative;
	z-index: 100;
	padding-top: 80px;
	width: 70%;
}
.wife-section .hp-section1-right {
	padding-top: 10px;
}
.hp-section1-right p {
	position: relative;	
	padding-bottom: 30px;
	margin-bottom: 30px;
    padding-left:15%;
    padding-right:15%;
    font-weight:500 !important;
    letter-spacing:.5px;
    font-size:18px;
}
.hp-section1-right p:after {
	content: "";
	border-bottom: 2px dotted #0b2d48;
	position: absolute;
	bottom: 0;
	width: 40%;
	left: 30%;
}
.homepage-section1-padding {
	padding: 30px 110px 52px 160px;	
}
.hp-section1-right-buttons  {
	text-align: center;
	margin-top: 35px;
    display:none;
}

.alm-btn-wrap .alm-load-more-btn {
  background-color: #0b2d48 !important;
  color:#ffffff;
  font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif !important;
  border-radius:0px !important;
}

.hp-button-left, .hp-button-right {
	display: inline-block;
	background-color: #0b2d48;	
}
.hp-button-left:hover, .hp-button-right:hover {
	background-color: #000000;
    color: #f0ab00;	
}
.hp-button-left {
	margin-right: 25px;	
}
.hp-section1-right-buttons a {
	display: block;
	padding: 10px 30px;
	color: #ffffff;	
	/*font-size: 133%;*/
}
.homepage-photo-section {
    background-color: #282828;
	position: relative;
	padding: 60px 0;
	text-align: center;
    background-position: center;
	background-attachment: fixed !important;
background-repeat: repeat;
}
/*.homepage-photo-section:after {
	content: "";
	background:#282828 url("images/transparent-patter.png");
	background-size: cover;
	background-position: center;
	position: absolute;
	top: -155px;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.3;
}	*/
.homepage-photo-section a {
	display: block;
	font-size: 111%;
	padding: 20px;	
}
.photo-section-lblue, .photo-section-orange, .photo-section-dblue {
	float: left;
	width: 27%;	
}
.photo-section-lblue {
	background-color: #a7bed3;
	margin: 0 0 0 7%;
	position: relative;
	z-index: 2;	
}
.photo-section-lblue a {
	color: #0b2d48;	
	text-transform:uppercase;
}
.photo-section-orange {
	background-color: #f0ab00;
	margin: 0 3%;
	position: relative;
	z-index: 2;	
}
.photo-section-orange a {
	color: #0b2d48;	
	text-transform:uppercase;
}
.photo-section-dblue {
	background-color: #566174;
	margin: 0 2% 0 0;
	position: relative;
	z-index: 2;
}
.photo-section-dblue a {
	color: #ffffff;	
	text-transform:uppercase;
}
.wife-section {
	position: relative;
	padding: 125px 0 110px 0;	
}
.wife-section-photo {
	background-color: #ffffff;
	background-size: cover;
	background-position: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.wife-section-photo:hover {
    filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition: all 600ms ease-out;
    -moz-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    -ms-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
	}
	
	
.wife-section-content {
	width: 57%;
	float: none;
	text-align: center;
	float: left;
    padding-left: 55px;	
}
.wife-section-content p {
	padding-bottom: 45px;
}
.band { background-image: url("images/gritty-band.jpg");
	background-repeat: repeat-x;
        background-position:top left;
}
.newsletter-section {
	max-width: 1256px;
	width: 100%;
	padding: 25px 40px 30px 40px;
	margin: 0 auto;	
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;    
}
.newsletter-section h4 {
	display: inline-block;	
	width: 35%;
	margin-right: 5%;
	letter-spacing: 2px;
}
.nl-form input[type="text"], .nl-form input[type="email"] {
	max-width: 159px;
	width: 100%;
	border: 1px solid #0b2d48;	
	background-color: #f2f2f2;
	position: relative;
	display:block;
	padding: 5px 15px 20px 15px;
}
#nl-email {
	max-width: 231px;
	width: 100%;	
}
.nl-form {
	display: inline-block;	
	width: 60%;
	float: right;
	position: relative;	
}
.nl-form div {
	float: left;
	position: relative;	
	max-width: 22%;
	width: 100%;
	margin-right: 2%;
}
.nl-form .nl-email {
	max-width: 33%;	
}
.nl-form .nl-submit {
	max-width: 14%;
	width: 100%;
	margin-right: 0;	
}
.nl-form input[type="submit"] {
	/* display: inline-block;
	margin-right: 0;
	padding: 7px 15px 6px;
	background-color: #0b2d48;
	color: #ffffff;
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
	font-size: 109%;
	cursor: pointer;	 */
	background-color: #0a2c48;
	color: #ffffff;
	display: inline-block;
	border: 2px solid #f5aa03;
	padding: 8px 13px;
	position: relative;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	font-size: 18px;
	cursor: pointer;
	line-height: 1.5;
}
.nl-form input[type="submit"]:hover {
	background-color: #040a2a;
    color: #f5aa03;
}
.nl-form label {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 10px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #a7bed3;	
}
footer {
	background-image: url("images/Blue-Texture.jpg");
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	position: relative;
    background-position: center top;
    border-top:3px solid #000000;
    background-size:cover;
}
.top-footer {
	padding: 70px 0 90px 0;
	position: relative;	
}
.top-footer a {
	color:#fff;	
}
.footer-logo-section {
	/*width: 23%;*/
	width:22%;
	float: left;
	margin-right: 2%;	
}
.footer-contact-section {
	float: left;
	/*width: 23%;*/	
	width:17.5%;
	padding-top: 20px;
	margin-right: 2%;
}
.footer-about-section {
	float: left;
	/*width: 19%;*/
	widtH:17.5%;
	padding-top: 20px;	
	margin-right: 2%;
}
.footer-wedo-section {
	float: left;
	/*width: 15%;	*/
	width:17.5%;
	padding-top: 20px;
	margin-right: 2%;
}
.footer-news-section {
	float: left;
	/*width: 10%;*/	
	width:17.5%;
	padding-top: 20px;	
}
.footer-news-section a {
	display: block;
}
.footer-logo {
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	margin-bottom: 10px;	
}
.footer-social-media {
 	margin-bottom: 30px;   
}
.footer-logo-section p {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 77%;
	font-weight: 300;
}
.footer-logo-section p i {
	margin-right: 5px;
}
.footer-social-media i {
	color: #f0f0f0;	
	padding-right: 15px;
}


.badge {
	display: inline-block;
	width: 30%;
	margin-right: 3%;
	text-align: center;	
}
.badge:first-child {
	width: 18%;	
}
.top-footer h6 {
	padding-bottom: 5px;	
	position: relative
}
.top-footer h6:after {
	content: "";
	width: 100%;
	position: absolute;	
	left: 0;
	bottom: 0;
	border: 1.5px solid #f0ab00;
	font-size: 50%;
}
.footer-contact-section h6:after {
	/*width: 60%;*/	
	width:100%;
}
.footer-about-section h6:after {
	/*width: 70%;	*/
	width:100%;
}
.footer-contact-section p {
	font-size: 77%;
	color: #ffffff;
	line-height: 1.2;
}
.address {
	margin-bottom: 20px;	
}
.address p:last-child {
	font-size: 77%;
}
.top-footer ul li {
	margin-bottom: 5px;	
}
.top-footer ul li a, #sidebar .widget li a{
	font-size: 77%;
	font-weight: 400;
	color: #ffffff;	
	position: relative;
	padding-left: 5px;
	text-transform:uppercase;
}

.bottom-footer-right a:hover, 
.top-social-media a:hover i, .footer-social-media i:hover,
.mobile-social-media a:hover i, .home-about-button a:hover, 
.breadcrumb-active, .home-about-button .breadcrumb-active,
.top-footer a:hover, .tribe-events-single-section a:hover,
.single-tribe_events .tribe-events-cal-links a:hover,
#sidebar .widget li a:hover{
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	color:#f0ab00 !important;
}

.hp-section1-right-buttons a:hover,
.photo-section-standard a:hover, 
/* .nl-form input[type="submit"]:hover, */
.rev-btn:hover {
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	color:#E7A714 !important;
	background: #000000 !important;
}

.top-footer a:hover, .bottom-footer-right a:hover {
	color:#E7A714 !important;
}

.footer-phone-no:hover {
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	background:#0b2d48;	
}

.footer-phone-no:hover {
	
}

.star-left li:after {
  height: 0;
    width: 20px;
    border-top: 2px solid #f0ab00;
    content: '';
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.star-right li:before {
 height: 0;
    width: 20px;
    border-top: 2px solid #f0ab00;
    content: '';
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.star-left li, .star-right li {
    color:#ffffff;
    margin-bottom:10px;
    text-transform:uppercase;
    font-size: 115%;
    font-weight:500;
}
.star-left {
    text-align: right;
}

.star-right {
    text-align: left;
}

/* replace the pseudo element with the trident animation */
.top-footer ul li a:before {
	content: '';
}

@-webkit-keyframes kf_el_C4rF1R3HMs_an_me90IFE4x {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@keyframes kf_el_C4rF1R3HMs_an_me90IFE4x {
    0% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
@-webkit-keyframes kf_el_C4rF1R3HMs_an_4mpxWK8A- {
    0% {
        -webkit-transform: translate(1.9000000953674316px, 33.20000076293945px) scale(0.7, 1) translate(-1.9000000953674316px, -33.20000076293945px);
                transform: translate(1.9000000953674316px, 33.20000076293945px) scale(0.7, 1) translate(-1.9000000953674316px, -33.20000076293945px);
    }
    11.11% {
        -webkit-transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
                transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
    }
    100% {
        -webkit-transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
                transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
    }
}
@keyframes kf_el_C4rF1R3HMs_an_4mpxWK8A- {
    0% {
        -webkit-transform: translate(1.9000000953674316px, 33.20000076293945px) scale(0.7, 1) translate(-1.9000000953674316px, -33.20000076293945px);
                transform: translate(1.9000000953674316px, 33.20000076293945px) scale(0.7, 1) translate(-1.9000000953674316px, -33.20000076293945px);
    }
    11.11% {
        -webkit-transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
                transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
    }
    100% {
        -webkit-transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
                transform: translate(1.9000000953674316px, 33.20000076293945px) scale(1, 1) translate(-1.9000000953674316px, -33.20000076293945px);
    }
}
@-webkit-keyframes kf_el_VbUmQR8War_an_11t9nLykh {
    0% {
        -webkit-transform: translate(30.200000762939453px, 58.20000076293945px) scale(0.1, 1) translate(-30.200000762939453px, -58.20000076293945px);
                transform: translate(30.200000762939453px, 58.20000076293945px) scale(0.1, 1) translate(-30.200000762939453px, -58.20000076293945px);
    }
    11.11% {
        -webkit-transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
                transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
    }
    100% {
        -webkit-transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
                transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
    }
}
@keyframes kf_el_VbUmQR8War_an_11t9nLykh {
    0% {
        -webkit-transform: translate(30.200000762939453px, 58.20000076293945px) scale(0.1, 1) translate(-30.200000762939453px, -58.20000076293945px);
                transform: translate(30.200000762939453px, 58.20000076293945px) scale(0.1, 1) translate(-30.200000762939453px, -58.20000076293945px);
    }
    11.11% {
        -webkit-transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
                transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
    }
    100% {
        -webkit-transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
                transform: translate(30.200000762939453px, 58.20000076293945px) scale(1, 1) translate(-30.200000762939453px, -58.20000076293945px);
    }
}
@-webkit-keyframes kf_el_PYEIQuA69D_an_4koGyM6FY {
    0% {
        -webkit-transform: translate(30.200000762939453px, 7.5px) scale(0.1, 1) translate(-30.200000762939453px, -7.5px);
                transform: translate(30.200000762939453px, 7.5px) scale(0.1, 1) translate(-30.200000762939453px, -7.5px);
    }
    11.11% {
        -webkit-transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
                transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
    }
    100% {
        -webkit-transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
                transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
    }
}
@keyframes kf_el_PYEIQuA69D_an_4koGyM6FY {
    0% {
        -webkit-transform: translate(30.200000762939453px, 7.5px) scale(0.1, 1) translate(-30.200000762939453px, -7.5px);
                transform: translate(30.200000762939453px, 7.5px) scale(0.1, 1) translate(-30.200000762939453px, -7.5px);
    }
    11.11% {
        -webkit-transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
                transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
    }
    100% {
        -webkit-transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
                transform: translate(30.200000762939453px, 7.5px) scale(1, 1) translate(-30.200000762939453px, -7.5px);
    }
}
.el_0RQvnYoBD * {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-play-state: running;
            animation-play-state: running;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 1, 1);
            animation-timing-function: cubic-bezier(0, 0, 1, 1);
}
#el_PYEIQuA69D_an_4koGyM6FY {
    -webkit-animation-fill-mode: backwards;
            animation-fill-mode: backwards;
    -webkit-transform: translate(30.200000762939453px, 7.5px) scale(0.1, 1) translate(-30.200000762939453px, -7.5px);
            transform: translate(30.200000762939453px, 7.5px) scale(0.1, 1) translate(-30.200000762939453px, -7.5px);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
            animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
.el_0RQvnYoBD.hovered #el_PYEIQuA69D_an_4koGyM6FY, .mobile-active .el_0RQvnYoBD #el_PYEIQuA69D_an_4koGyM6FY {
    -webkit-animation-name: kf_el_PYEIQuA69D_an_4koGyM6FY;
			animation-name: kf_el_PYEIQuA69D_an_4koGyM6FY;
			/* make the animation stop at last frame */
			animation-fill-mode: forwards;
}
#el_VbUmQR8War_an_11t9nLykh {
    -webkit-animation-fill-mode: backwards;
            animation-fill-mode: backwards;
    -webkit-transform: translate(30.200000762939453px, 58.20000076293945px) scale(0.1, 1) translate(-30.200000762939453px, -58.20000076293945px);
            transform: translate(30.200000762939453px, 58.20000076293945px) scale(0.1, 1) translate(-30.200000762939453px, -58.20000076293945px);
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
            animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
.el_0RQvnYoBD.hovered #el_VbUmQR8War_an_11t9nLykh, .mobile-active .el_0RQvnYoBD #el_VbUmQR8War_an_11t9nLykh {
    -webkit-animation-name: kf_el_VbUmQR8War_an_11t9nLykh;
			animation-name: kf_el_VbUmQR8War_an_11t9nLykh;
			/* make the animation stop at last frame */
			animation-fill-mode: forwards;
}
#el_C4rF1R3HMs_an_4mpxWK8A- {
    -webkit-animation-fill-mode: backwards;
			animation-fill-mode: backwards;
    -webkit-transform: translate(1.9000000953674316px, 33.20000076293945px) scale(0.7, 1) translate(-1.9000000953674316px, -33.20000076293945px);
			transform: translate(1.9000000953674316px, 33.20000076293945px) scale(0.7, 1) translate(-1.9000000953674316px, -33.20000076293945px);
    -webkit-animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
            animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
.el_0RQvnYoBD.hovered #el_C4rF1R3HMs_an_4mpxWK8A-, .mobile-active .el_0RQvnYoBD #el_C4rF1R3HMs_an_4mpxWK8A- {
    -webkit-animation-name: kf_el_C4rF1R3HMs_an_4mpxWK8A-;
			animation-name: kf_el_C4rF1R3HMs_an_4mpxWK8A-;
			/* make the animation stop at last frame */
			animation-fill-mode: forwards;
}
#el_C4rF1R3HMs {
    -webkit-animation-fill-mode: backwards;
            animation-fill-mode: backwards;
    stroke-dashoffset: 0;
    -webkit-animation-timing-function: cubic-bezier(0, 0, 1, 1);
            animation-timing-function: cubic-bezier(0, 0, 1, 1);
}
.el_0RQvnYoBD.hovered #el_C4rF1R3HMs, .mobile-active .el_0RQvnYoBD #el_C4rF1R3HMs {
    -webkit-animation-name: kf_el_C4rF1R3HMs_an_me90IFE4x;
			animation-name: kf_el_C4rF1R3HMs_an_me90IFE4x;
			/* make the animation stop at last frame */
			animation-fill-mode: forwards;
}
.el_0RQvnYoBD rect.background-rect {
	-webkit-transition: width 300ms ease-out;
    -moz-transition: width 300ms ease-out;
    -o-transition: width 300ms ease-out;
    -ms-transition: width 300ms ease-out;
    transition: width 300ms ease-out;
}
.el_0RQvnYoBD.hovered rect.background-rect, .mobile-active .el_0RQvnYoBD rect.background-rect {
	width: 100% !important;
}

.side-apply.trident-btn .trident-span-container svg {
	fill: #ffffff;
}
.side-apply.trident-btn .trident-span-container svg.hovered {
	fill: #0a2438;
}

.trident-span-container {
	margin-left: 5px;
	max-width: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	width: 20px;
}
.trident-span-container svg {
	fill: #f0ab00;
}

.apply-btn.trident-btn .trident-span-container svg.hovered {
	fill: #0a2438;
}
/* dark trident button */
.dark.trident-btn .trident-span-container svg {
	fill: #ffffff;
}
.dark.trident-btn .trident-span-container svg.hovered {
	fill: #ffffff;
}

#apply .dark.trident-btn {
    margin-right:20px;
}

.dark.trident-btn {
    /* background-color: #0b2d48;
    text-transform: uppercase;
    color: #ffffff;
    background: #0b2d48;
    padding: 10px 20px 10px 30px;
    margin-bottom: 35px;
    clear: both;
    display: inline-block;
    min-width:100px;
    text-align:center;
    font-size:130%;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight:normal; */
	background-color: #0a2c48;
	color: #ffffff;
	display: inline-block;
	border: 2px solid #f5aa03;
	padding: 8px 13px;
	position: relative;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	font-size: 18px;
	margin-bottom: 25px;
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif !important;
	text-transform: uppercase;
}

.dark.trident-btn .trident-span-container {
    margin-left: 7px;
    /* margin-bottom: 5px; */
	margin-bottom: 2px;
}
.dark.trident-btn:hover {
    /* color: #f0ab00; */
	background-color: #040a2a;
    color: #f5aa03;
}
.mission-section .dark.trident-btn {
	text-transform: uppercase;
	text-align: center;
}
.dark.trident-btn .trident-span-container svg {
	-webkit-transition: fill 400ms ease-in-out;
	-moz-transition: fill 400ms ease-in-out;
	-o-transition: fill 400ms ease-in-out;
	-ms-transition: fill 400ms ease-in-out;
	transition: fill 400ms ease-in-out;
}
.dark.trident-btn:hover .trident-span-container svg {
	fill: #f5aa03;
}

/* end dark trident button */
.top-footer ul li a .trident-span-container {
	max-width: 14px;
	margin-top: -1px;
	margin-left: 0px;
	margin-right: 3px;
}
.top-footer ul li a .trident-span-container svg {
	fill: #ffffff;
}
.top-footer ul li a .trident-span-container svg.hovered {
	fill: #f0ab00;
}

/* end replace the pseudo element with the trident animation */

#sidebar .widget li a:before{
	content: "\f054";
	font-family: FontAwesome;
	margin-right: 10px;
    font-size: 80%;	
}
.top-footer ul li a i {
	margin-right: 10px;
	font-size: 80%;	
}
.footer-phone-no {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #000000;	
}

.footer-phone-no .fa-phone:hover {animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.footer-phone-no p {
	color: #ffffff;
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
	font-size: 133%;
	line-height: 46px;
	padding: 4px 15px;
        margin-bottom:0px;	
}
.footer-phone-no p i {
	font-size: 85%;
	margin-right: 10px;	
	font-weight: 700;
	vertical-align: middle;
}
.bottom-footer {
	background-color: #0b2d48;
	padding: 25px 0;
        opacity:.6;	
}
.bottom-footer-left {
	float: left;
	width: 42%;	
	margin-right: 5%;
}
.bottom-footer-right {
	float: right;
	width: 53%;	
	text-align: right;
}
.bottom-footer-left p {
	font-size: 67%;
	color: #ffffff;	
	font-weight: 300;
}
.bottom-footer-right a {
	font-size: 78%;
	color: #ffffff;
}


.bottom-footer li {
	display: inline-block;
	padding: 0 15px;
	position: relative;	
}
.bottom-footer-right li:last-child {
	padding-right: 0;	
}
.bottom-footer-right li:after {
	content: "|";	
	position: absolute;
	right: -5px;
	top: 3px;
	font-size: 80%;
	color: #ffffff;
}
.bottom-footer li:last-child:after {
	content: "";
}
.masonry-grid {
    width: 100%;
    overflow-x: hidden;
    background-image: url("images/wave-navy.jpg");
    background-repeat: repeat-x;
    position: relative;
    background-size:cover;
    background-attachment:fixed;
}
.masonry-grid h2 {
 	text-align: center;
    padding: 35px 0; 
    color:#ffffff;  
}
.grid-container {
	width: 100%;
	margin-left: 0%;
}
.grid-container h2,
.grid-container .h2-placeholder {
	font-size: 244%;
	padding-left: 15px;	
	padding-top: 10px;
    padding-bottom: 0;
	color: #ffffff;
    text-align: left;
}
.grid-container h5 {
 	padding-left: 15px;
    max-width: 70%;   
    color: #f0ab00;
    font-size: 100%;
}
.grid-container h4 {
 	padding-left: 15px;
    font-size: 177%;   
}
.grid-container p {
 	padding-left: 15px;
    padding-right: 20px;    
    color: #ffffff;   
}
.event-large p {
 	color: #24282d; 
    font-size: 100%;  
}
.grid-container a {
 	color: #f0ab00;
    /*font-size: 100%;*/
    font-size: 95%;
    text-transform: uppercase;
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.event-large a {
 	color: #0b2d48;  
}
.grid-container a i {
 	font-size: 110%;
    margin-left: 10px;
}

.grid-arrow-left a i, .grid-arrow-right a i {
 	font-size: 173%;
}

.grid-arrow-left a i:hover, .grid-arrow-right a i:hover {
 	color:#f0ab00;
}

.masonry-grid .event-small-img {width:3%;
    -webkit-transition: background 400ms ease-out;
    -moz-transition: background 400ms ease-out;
    -o-transition: background 400ms ease-out;
    -ms-transition: background 400ms ease-out;
    transition: background 400ms ease-out;}

.masonry-grid .event-small-img:hover {background-color:#0b2d48;}

.event-small-img, .event-small {
	width: 12%;
	margin-right: 0.1%;
	margin-bottom: 0.5%;	
	float: left;
	overflow: auto;
	max-height: 100%;
	max-height: 100%;
	padding-bottom: 30px;
	background-color: #566175;
    position: relative;
}
.event-large {
	width: 24.5%;
	margin-right: 0.1%;
	margin-bottom: 0.5%;
	float: left;
	background-color: #a7bed3;
	padding: 10px 0 30px 0;
    position: relative;
}
#grid-container .event-img {
	/* height: 250px !important; */
	padding-top: 70%;
	height: auto !important;
}


.event-img {
	background-repeat: no-repeat;
	/*background-size: cover;*/
	background-size: contain;
	background-position: top;
	padding-top: 70%;
	/* height: 200px; */
	width: 100%;	
	display:block;
	position: static !important;
}

a.event-img  {background-color:#000000;}


.grid-arrow-left, .grid-arrow-right {
 	background: rgba(4, 13, 21, 0.7);   
}
.grid-arrow-left a, .grid-arrow-right a {
 	color: #ffffff;
    font-size: 300%; 
    position: static; 
	margin: 0; 
	display: block;
	padding: 20px 15px;
}
.grid-arrow-left a i, .grid-arrow-right a i {
	margin: 0;	
}
.grid-arrow-left {
 	position: absolute;
    left: 0%;
    top: 42%;    
    z-index: 102;
}
.grid-arrow-right {
 	position: absolute;
    right: 0%;
    top: 42%;   
    z-index: 102;
}

/* index end */



/* about */

p.survey {
    text-align: justify;
}

.leftwave {
    padding:5%;
    background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2016/06/wave-navy-2.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.elitewarriorsmobile {
  display: none;
}

.financialicon {
    /*background-image: url(https://www.navysealfoundation.org/wp-content/themes/nsf/images/Top.svg);*/
    background-size: 100%;
    position: absolute;
    background-position: bottom -100px;
    width: 70%;
    height: 100%;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 1;
    background-repeat: no-repeat;
    display:none;
}

.measureupcontainer {
    background: rgb(12,36,67);
background: linear-gradient(0deg, rgba(12,36,67,1) 0%, rgba(12,36,67,1) 21%, rgba(12,36,67,1) 52%, rgba(0,0,0,1) 100%);
	background-size: cover;
    background-position: center;
    position: relative;
    text-align: left;
    width: 100%;
    min-width: 100%;
    padding: 60px 12% 120px 12%;
    display: flex;
    flex-direction: row;
}

.measureup1 {
    background: #ffffff;
    padding: 35px;
    box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
    -webkit-box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
    -moz-box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
    z-index: 2;
    position: relative;
    width:70%;
}

.measureup2  {
  display:flex;
  flex-direction:column;
  padding:20px;
  background-color:#f5aa03;
  width:30%;
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  align-items: stretch;
  justify-content: space-around;
}

.accolaideimg1, .accolaideimg2 {
    max-width:70px;
    margin-right:10px;
    z-index:100000;
}

.accolaideimg3 {
    max-width:85px;
    margin-right:10px;
    z-index:100000;
}

.charitynav {
    display:flex;
    flex-direction:row;
    align-items: center;
}
.ninetyfourcents {
    display:flex;
    flex-direction:row;
    align-items: center;
}
.pointseven {
    display:flex;
    flex-direction:row;
    align-items: center;
}

.accsep {
    height:1px;
    border-bottom: 1px solid #ffcf64;
    width:90%;
    margin: auto;
}

.padding80autoabout {
   padding-bottom:70px !important; 
}

.blackpaddingcontainer {
   /*  background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: rgba(0, 0, 0, 1);
    background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/Who-We-Are.jpg);
    background-attachment: fixed; */
    padding: 120px;
	position: relative;
}

.page-id-23 .button-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.centertitle {
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    font-size: 222%;
    color: #0b2d48;
    text-transform: uppercase;
    margin:8px auto 20px auto;
    text-align: center;
    border-bottom: 4px #f0ab00 solid;
    padding-bottom: 10px;
    display: inline-block;
}

.centertitleleft {
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    font-size: 222%;
    color: #0b2d48;
    text-transform: uppercase;
    margin:8px auto 20px auto;
    text-align: left;
    border-bottom: 4px #f0ab00 solid;
    padding-bottom: 10px;
    display: inline-block;
}


.centertitle:after {
    
}


.blackpadding {
    padding: 35px;
    background-color: transparent;
    max-width: 960px;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.about-top {
	background-image: url("images/about-top-photo.jpg");
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 105px 0;
	text-align: center;
}

.rs-fullvideo-cover:before, .events-header:before,
.about-top:before, .tp-bgimg:before {
	content:'';
	background: url("images/overlay-texture.png") repeat; 
	background-position: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
}
.about-top h1, .about-top p {
	position: relative;
	z-index: 10;
	color: #ffffff;       	
}

.about-top p {
    font-family: 'Open Sans';
    letter-spacing: .3px;
    font-style: italic;
}

.about-top h1 {
	text-shadow: 1px 1px #222222;	
	line-height:1.25;
	margin: 0.67em 0 .27em 0;
}
.mission-section-button {
	position: relative;
	display:none;
}
.home-about-button {
	background-color: #000000;
	position: absolute;
	right: 0;
	top: -85px;	
	padding: 15px 60px 15px 60px;
    border: 2px solid #e6e6e6;
}
.home-about-button a, .home-about-button li {
	color: #ffffff;
	text-transform: uppercase;
	display: block;
	font-weight: 400;
}	
.home-about-button li {
	display:inline-block;
	float:left;	
}

.home-about-button i {
	color: #f0ab00;
	position:absolute;
	top:15px;
	right:15px;
	cursor:pointer;
	margin-top: auto;
    margin-bottom: auto;
    top: 0;
    bottom: 0;
    height: 16px;
	
}

.page-id-9090 .mission-section {
    background-image: none !important;
	background-color:#0f293f !important;
}

.mission-section {
	background-image: url("images/homepage-section1-bg.jpg");
	padding: 55px 0 55px 0;	
}

.bluebckg .mission-section {
    background-color:#213652 !important;
    background-image: none !important;
    padding: 0px 0px 55px 0px  !important;
}

.about-section1-left {
	float: left;
	width: 43%;
	text-align: center;	
	margin-right: 7%;
	padding-top: 80px;
    padding-left: 65px;
}
.about-section1-right {
	float: left;
	width: 50%;
	position: relative;	
}
.video-player {
	filter: brightness(70%);
}
.video-player img {
	border: 1px solid #000000;
}
.about-section1-left h2 {
	padding-bottom: 25px;
	margin-bottom: 25px;
	position: relative;	
	display: inline-block;
}
.about-section1-left h2::after {
    content: "";
    border-bottom: 2px dotted #0b2d48;
    position: absolute;
    bottom: 0;
    width: 60%;
    left: 20%;
}
.play-icon {
	position: absolute;
	left: 35%;
	top:20%;	
	max-width: 30%;
}
.black-sea-bg {
	background-image: url("images/balck-water-bg_03.png");
	width: 50%;
	margin-right: 0;
    background-repeat: no-repeat;
    background-size: cover;	
}	
.scuba-photo {
 	background-image: url("images/scuba-seals_03.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.black-sea-bg {
 	text-align: left;   
    padding: 60px 0 50px 0;
    text-align: justify;
}
.black-sea-bg h3 {
    position: relative;
    display: inline-block;
    text-align: left;
    
}
.black-sea-bg h3::after {
    content: "";
    border-bottom: 2px dotted #f0ab00;
    position: absolute;
    bottom: 0;
    width: 90%;
    left: 0;
}
.black-sea-bg p {
    color: #ffffff;
    font-weight: 300;
}
.history-section {
 	padding: 45px 0 40px 0;   
}
.history-section-left {
 	float: left;
    width: 63%;
    margin-right: 2%;   
}
.history-section-right {
 	float: left;  
    width: 18%;
    text-align: center; 
}

.history-section h3 {
    position: relative;
    color: #0b2d48;
    padding-top: 25px;
    
}
.history-section h3::after {
    content: "";
    border-bottom: 2px dotted #0b2d48;
    position: absolute;
    bottom: 0;
    width: 60%;
    left: 0;
}
.history-section p {
 	font-weight: 300;   
}
/*.founded-tooltip {
    position: absolute;
    top: 8px;
    left: -50px
}
.founded-tooltip p {
 	background-color: #003c62;
 	position: relative; 
    padding: 0 10px;  
}
.founded-tooltip p:after{
 	 content: "";
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent;
     border-left: 20px solid #003c62 ;
     position: absolute;
     right: -20px;
     top: 10px;
}
.founded-tooltip p:before {
 	content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 10px solid #003c62;
    position: absolute;
    right: -10px;
    top: 0;   
}
.founded-tooltip p {
    color: #ffffff;
    font-weight: 300;
    line-height: 40px;
}*/
.join-us-section {
 	background-image: url("images/brown-layer_02.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 45px 0 55px 0;
}
.join-us-section h3 {
 	   color: #0b2d48;
       position: relative;
       padding-bottom: 25px;
       margin-bottom: 35px;
}

.join-us-section h3::after {
    content: "";
    border-bottom: 2px dotted #0b2d48;
    position: absolute;
    bottom: 0;
    width: 40%;
    left: 30%;
}
.join-us-right h3:after {
	width: 60%;
	left: 20%;	
}
.join-us-left {
 	float: left;
    width: 54%;
    margin-right: 9%; 
    text-align: center; 
}
.join-us-left p {
 	font-weight: 300;   
}
.join-us-right {
 	float: left;
    width: 32%;   
    text-align: center;
}
.join-us-left h3 {
 	width: 90%;
    margin: 0 auto 35px auto;   
}
.blue-button {
 	background-color: #0b2d48; 
    max-width: 336px; 
    width: 100%;  
    margin: 0 auto;
}
.blue-button a {
 	display: block;
    padding: 10px 15px; 
    font-size: 133%;
    color: #ffffff;  
}

.mobile-menu .menu-item-has-children > a {
	/* background: url('images/sublink-plus.png') no-repeat right 10px center;
	background-size: 20px 20px;
	-webkit-transition: background-size 300ms ease-in-out, background-position-x 100ms ease-in-out;
	-moz-transition: background-size 300ms ease-in-out, background-position-x 100ms ease-in-out;
	-o-transition: background-size 300ms ease-in-out, background-position-x 100ms ease-in-out;
	-ms-transition: background-size 300ms ease-in-out, background-position-x 100ms ease-in-out;
	transition: background-size 300ms cubic-bezier(0, 0, 1, 1), background-position 300ms cubic-bezier(0, 0, 1, 1);
	transition-delay: 0ms; */
}

.mobile-menu .mobile-active > a {
	/* background: url('images/sublink-minus.png') no-repeat right 10px center; */

	/* background: url('images/sublink-plus.png') no-repeat right 10px center;
	background-size: 28px 20px;
	background-position: right 0px center; */
}
.menu-mobile-menu-container ul .menu-item.menu-item-has-children > a:hover, .menu-mobile-menu-container ul .menu-item.menu-item-has-children > a.mobile-active {
	/* background: url('images/sublink-plus.png') no-repeat right 10px center;
	background-size: 28px 20px;
	background-position: right 0px center; */
}
.trigger-search input {
    width: 150px;
    padding: 15px 40px 15px 15px;
    background: #fff;
    position: absolute;
    top: 100%;
    z-index: 99999;
    right: 0;
}

.trigger-search {
	position:relative;	
	display:none;
}

.mobile-search-top {
	position:relative;	
}

.top-search-submit {
	position:absolute;
	top: 13px;
    right: 13px;
    z-index: 100000;
	cursor:pointer;
			
}

.search .center-content, .page-template-default .center-content, 
.single .center-content, .error404 .center-content,
.index .center-content {
	padding: 50px 75px;
}

.search h1, .error404 h1 {
	color:#0b2d48;
	margin: 0.27em 0;
}

#searchform {
	display:inline-block;
	position:relative;	
	margin-top:20px;
}

#s {
	max-width:225px;
	padding: 15px 55px 15px 15px;	
	border:1px solid #0b2d48;
	box-sizing:border-box;
}

#searchsubmit {
	position:absolute;
	top:0;
	right:0;	
	bottom:0;
	background-color: #003c62;
    color: #ffffff;
    font-size: 133%;
    padding: 1px 10px;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
}

.playbtncontainer {
	/*position: absolute;
    right: 155px;	*/
    z-index: 2;
	cursor:pointer;
	display:inline-block;
	line-height: 0px;
	width: 100px;
	position: relative;
}
.special-class-for-z-index {
	z-index: 2;
}
.playbtncontainer .make-animation-image-play {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-moz-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-o-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-ms-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
	
	-webkit-transition: transform 400ms ease-in-out;
	-moz-transition: transform 400ms ease-in-out;
	-o-transition: transform 400ms ease-in-out;
	-ms-transition: transform 400ms ease-in-out;
	transition: transform 400ms ease-in-out;
}
.playbtncontainer:hover .make-animation-image-play {
    opacity: 0.7;
    -webkit-transform: translate3d(0px, 0px, 0px) scale3d(0.9, 0.9, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-moz-transform: translate3d(0px, 0px, 0px) scale3d(0.9, 0.9, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-o-transform: translate3d(0px, 0px, 0px) scale3d(0.9, 0.9, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-ms-transform: translate3d(0px, 0px, 0px) scale3d(0.9, 0.9, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform: translate3d(0px, 0px, 0px) scale3d(0.9, 0.9, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
}
.playbtncontainer .make-animation-image-circle {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	-webkit-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-moz-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-o-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-ms-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;

	-webkit-transition: transform 400ms ease-in-out;
	-moz-transition: transform 400ms ease-in-out;
	-o-transition: transform 400ms ease-in-out;
	-ms-transition: transform 400ms ease-in-out;
	transition: transform 400ms ease-in-out;
}
.playbtncontainer:hover .make-animation-image-circle {
	-webkit-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg);
	-moz-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg);
	-o-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg);
	-ms-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg);
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg);
    transform-style: preserve-3d;
	/*-webkit-animation: rotateDiv 500ms;  Safari, Chrome and Opera > 12.1 
       -moz-animation: rotateDiv 500ms;  Firefox < 16 
        -ms-animation: rotateDiv 500ms;  Internet Explorer 
         -o-animation: rotateDiv 500ms;  Opera < 12.1 
            animation: rotateDiv 500ms;
    -webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	animation-timing-function: linear;*/
}

@keyframes rotateDiv {
    from {
    	-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    to   {
    	-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
    }
}

/* Firefox < 16 */
@-moz-keyframes rotateDiv {
    from {
    	-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    to   {
    	-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes rotateDiv {
    from {
    	-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    to   {
    	-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
    }
}

/* Internet Explorer */
@-ms-keyframes rotateDiv {
    from {
    	-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
    }
    to   {
    	-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
    }
}
.playbtncontainer svg {
	max-width: 150px;
	width: 100%;
}

.bottom-header-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999999;
	width:100%;
	background-color: #fff;
	
}
.logo-header a > img,
.bottom-header-fixed .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.bottom-header {
	-webkit-transition: background 1s ease, padding 1s ease; /* Safari and Chrome */
    -moz-transition: background 1s ease, padding 1s ease;; /* Firefox */
    -ms-transition: background 1s ease, padding 1s ease;; /* IE 9 */
    -o-transition: background 1s ease, padding 1s ease;; /* Opera */
    transition: background 1s ease, padding 1s ease;;
}
.bottom-header-fixed .logo-header a > img {
	max-width:75%;	
}


.bottom-header-fixed .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	padding-top:17px;
	padding-bottom:17px;	
}
.top-header .apply-btn {
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
    line-height: 42px;
    /* font-size: 95%; */
}
.apply-btn:hover {
	background:#f0ab00;
	color:#0a2438;	
}

.apply-btn:hover > i {
	color:#0a2438;	
}

.button-orange a {
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
}
.button-orange:hover {
	background:rgb(13, 45, 70);
}

.button-orange:hover > a {
	color:#fff;	
}

.photo-section-standard  img, .photo-section-standard .img-box:before, 
.zoom-box > div > img{
	-webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;	
}

.photo-section-standard .img-box {
	overflow:hidden;	
	position:relative;
}

.photo-section-standard:hover img, .zoom-box:hover > div > img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-box > div > .mask {
	display:none !important;	
}
.zoom-box:hover > div > h3 {
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    color: #E7A714 !important;
    background: #000000 !important;	
}
.photo-section-standard:hover .img-box:before {
	opacity:1;	
}

.photo-section-standard .img-box:before {
	content:'';
	z-index:10;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(13, 45, 70, 0.4);
	opacity:0;		
}

/* 404 Page */

.search h1 {border-bottom:#f0ab00 solid 5px; padding-bottom:5px; margin-bottom:35px;}

.search .highlighted {color:#0078ae;}

.search .btn.loadMoreBtn {
    margin-top:35px;
}

.error404 .center-content {
    max-width: 100%;;
    width: 100%;
    margin: 0 auto;
    padding: 40px 75px;
    background-image: url(images/Lost.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
     min-height: 70vh;
    }

.404container {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }
    
    .search h1, .error404 h1 {
        font-size:400%;
    }


/* End 404 */

/* Donate */

.donationminheight {
    min-height: 180px;
    margin-bottom: 20px !important;
}

.donate {
	/*background-color:#ffffff; */
	padding:25px; 
	width:60%;
}

/* end Donation */


/* events */

#tribe-events-header .tribe-events-sub-nav {
    display: none;
}

.single-tribe_events #tribe-events-footer li {
    width:49.8%;
}

.tribe-events-sub-nav li a {

    width: 100% !important;
    text-align: center !important;
}

.postid-7714 .event-single-schedule, .postid-7714 .tribe-events-single-event-title {display:none !important;}

.tribe-events-page-title {color: #003B63 !important;}

.tribe-events-calendar thead th {
    background-color: #003B63 !important;
    color: #fff;
    font-weight: 700;
    padding: 1em 0;
    white-space: nowrap;
    border-left: 1px solid #003B63 !important;
    border-right: 1px solid #003B63 !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: #003B63 !important;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
    background: #000000 !important;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
    background-color: #0078AE !important;
}
.tribe-events-button {
	display: initial !important;	
}
.tribe-events-ical {
   margin-bottom: 35px;
}

#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
	background-image: url('images/strike.png') !important;
}


.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
    color: #24282d !important;
    text-transform:capitalize;
}

.event-list-row {
	text-align:center;	
	background:#f0f0f0;
	border:1px solid #d0d0d0;
	margin-bottom:35px;
}

.event-list-row:nth-of-type(even) {
	background:#fff;
}
.event-list-left, .event-list-middle, .event-list-right {
	float:left;
	word-wrap:break-word;
	padding:30px;
}
.event-list-left {
	width:15%;	
	text-transform:uppercase;
}
.event-list-right {
	width:15%;
	background:#0b2d48;	
	-webkit-transition: background 400ms ease-out;
    -moz-transition: background 400ms ease-out;
    -o-transition: background 400ms ease-out;
    -ms-transition: background 400ms ease-out;
    transition: background 400ms ease-out;
}	


.event-list-right:hover {
	background:#e5a529;	
}
.event-list-middle {
	text-align:left; 
	width:70%;	
	border-right:1px solid #d0d0d0;
	border-left:1px solid #d0d0d0; 
}
.event-list-date {
    font-size: 244%;
    color: #0b2d48;		
}
.event-list-row .event-list-right {
	position:static; 
	font-size: 180%;
	text-transform:uppercase; 
	color:#fff;	
}
.tribe-events-day-time-slot h5 {
	max-width:none !important;
	margin-bottom:50px !important; 	
}
.event-list-right > span, .event-list-left > span {
	vertical-align:middle;	
	display:inline-block;
}
.event-list-title {
	text-transform:uppercase;
	border-bottom:3px solid #f0ab00; 	
	font-size:180%;
	color: #0b2d48;  
	padding-bottom:0px;
	margin-bottom:15px;
}
.events-container .event-list-row .information-box {
	padding: 3px 10px;
	text-transform: uppercase;
	display: inline-block;
	font-weight: 400 !important;
	line-height: 1.2;
}
.events-container .event-list-row .information-box.postponed {
	background-color: #fcff00;
	/* color: #0a2542; */
	color: #0c2443;
	text-align:center;
}
.events-container .event-list-row .information-box.active {
	background-color: #006da4;
	color: #ffffff;
	text-align:center;
}
.event-list-row .event-list-content p {
	margin:0;
	padding:0;
	font-weight:500;
	font-size:85%;
	color: #0b2d48;
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
}

.event-list-row .event-list-content {font-family: 'Open Sans', Arial, Helvetica, sans-serif;}

.events-container #tribe-events-pg-template, .events-container .tribe-events-loop {
	max-width:none !important;	
}
.events-container #tribe-events-content {
	padding:0 !important; 	
}

.middle-align-span {
	height:100%;
	display:inline-block;
	vertical-align:middle;	
}
.events-header {
	background-image: url("images/events-header-bg.jpg");
	padding: 105px 0;
	text-align: center;
	position: relative;
	background-position: center;
	background-size: cover;
}
.events-header h1 {
	position: relative;
	z-index: 10;	
}
.events-center-container {
	padding: 0 72px;
	position: relative;	
	background-image: url("images/events-bg.jpg");	
}
.events-top-section {
	position: relative;
	margin-bottom: 45px;	
}

.apply-top-section {
        padding-top: 70px;
	position: relative;
	margin-bottom: 35px;	
}

.apply-top-section .home-about-button {
	top: -30px;	
}

.events-top-section .home-about-button {
	top: -30px;	
	display:none;
}

.eventpcontainer {
  display: grid; 
  grid-template-columns: 0.3fr 1.2fr; 
  grid-template-rows: 1fr; 
  gap: 20px 20px; 
  grid-template-areas: 
    ". ."; 
  width: 100%; 
  height: 100%; 
  align-items:center;
  justify-content:center;
}

.eventpcontainer .centertitle {
    display:none;
}

.bluelink {
    color:#0075B0 !important;
}

.events-top-section p {
	padding-top: 0px;
	text-align: justify;
	width: 100%;
	margin: 0 auto;	
	font-size: 100%;
}
.event-view {
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;	
	margin-bottom: 50px;
}
.event-view > a {
	float: left;
	font-size: 89%;
	text-transform: uppercase;
	color: #0b2d48;	
}
.event-view span {
	padding: 20px;
	cursor: pointer;	
	display: block;
}
.event-view span:hover, .event-filter-active {
	background-color: #d9d9d9;	
}
.event-view i {
	font-size: 100%;
	margin-right: 10px;	
}
.photo-view {
	border-right: 1px solid #d9d9d9;	
}
.list-view {
	border-right: 1px solid #d9d9d9;	
}


.events-container .event-small-img {
	width: 23.5%;
	/* width: 18.4%; */
	margin-right: 2%;
	margin-bottom: 60px;
	padding-bottom: 50px;
	/*background-color: #0b2d48;*/
	background-color: rgba(12, 36, 67, 1);
        transition: background-color 0.5s ease;	
}

.events-container .event-small-img:hover {
	background-color: #082437;	
}

/* .events-container .event-small-img:nth-child(5n) {
	margin-right: 0;	
} */
.events-container .event-small-img:nth-child(4n) {
	margin-right: 0;	
}

.events-container h2,
.events-container .h2-placeholder {
	font-size: 244%;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	color: #ffffff;
	text-align: left;
	display: inline-block;
}
.h2-placeholder,
.placeholder {
	visibility: visible;
	opacity: 1;
}
.events-container h5 {
	padding-left: 15px;
	max-width: 90%;
	color: #f0ab00;
        font-weight: 500 !important;
	line-height:1.35;
}
.tribe-events-calendar-hide-border-bottom {
	display: none;
}
.tribe-events-thismonth > .tribe-events-calendar-hide-border-bottom:last-of-type {
	display: block;
	height: 1px;
    margin-top: -1px;
    background: #f9f9f9;
    position: relative;
    z-index: 1;
}

.page-id-6235 .events-container .event-small-img  > a{
}

.events-container .event-small-img  > a{
	color: #f0ab00;
	font-size: 100%;
	text-transform: uppercase;
	position: absolute;
	bottom: 15px;
	right: 15px;	
}
.events-container a i {
	font-size: 110%;
	margin-left: 10px;	
}
.events-container p {
	font-size: 78%;
	color: #ffffff;
	padding-left: 15px;	
	margin-top: 5px;
}
.events-container .event-img  {
	/* min-height: 250px; */
}

.event-small-img h5 {font-weight:500 !important; margin-bottom:15px;}


/* events end */

/* fallen */

.esg-entry-media {
    min-height: 240px !important;
}

.eg-fallen-element-29 {pointer-events: none !important;
   cursor: default !important;}

.eg-fallen-content {min-height:275px !important;}

.page-id-83 .events-top-section {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.fallen-header {
	padding: 72px 0 95px;	
}
.fallen-logo {
	position: relative;
	z-index: 10;	
}
.fallen-center-container {
	max-width: 1256px;
	width: 100%;
	margin: 0 auto;
	padding: 0 122px;
	position: relative;
	padding: 60px 0px 60px 0px;
}
.fallen-center-container p {
	margin-bottom:0;	
}
.fallen-center-container .home-about-button {
	top: -30px;		
}
.fallen-top-section {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
    background-attachment:fixed;	
}
.fallen-top-section h3 {
	padding-bottom: 10px;
	padding-top: 45px;
	margin-bottom: 0;
	text-align: center;
	color: #ffffff;	
}
.fallen-top-section p {
	padding: 0 3% 35px 3%;
	color: #ffffff;	
	/*font-size: 100%;*/
        
}
.fallen-container {
	padding: 45px 118px 0px;
	text-align: center;	
	max-width: 1284px;
	width: 100%;
	margin: 0 auto;
}
.fallen-container h2 {
	padding-bottom: 35px;
	margin-bottom: 50px;
	position: relative;	
}
.fallen-container h2::after {
    content: "";
    border-bottom: 2px dotted #0b2d48;
    position: absolute;
    bottom: 0;
    width: 20%;
    left: 40%;
}
.fallen-hero {
	float: left;
	width: 21%;
	margin-right: 5.3%;
	background-color: #ffffff;	
	padding-bottom: 15px;
	border: 1px solid #111111;
	margin-bottom: 50px;
}
.fallen-hero:nth-of-type(4n) {
	margin-right: 0;	
}
.hero-photo {
	height: 171px;
	width: 100%;
	margin-bottom: 15px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;	
}
.fallen-hero p {
	padding-top: 0;	
	font-size: 78%;
	font-weight: 300;
	color: #007aac;
}
.fallen-hero h6 {
	font-size: 89%;
	color: #003c62;
	text-transform: uppercase;	
	margin-bottom: 0;
}
/* each full category  */
/*.fallen-contentdiv .fallen-container .fallen-kia.category-section,
.fallen-contentdiv .fallen-container .fallen-kit.category-section,
.fallen-contentdiv .fallen-container .fallen-line-of-duty.category-section,
.fallen-contentdiv .fallen-container .fallen-veteran.category-section,
.fallen-contentdiv .fallen-container .fallen-other.category-section {
	display: none;
}
.fallen-contentdiv .fallen-container .fallen-kia.visible,
.fallen-contentdiv .fallen-container .fallen-kit.visible,
.fallen-contentdiv .fallen-container .fallen-line-of-duty.visible,
.fallen-contentdiv .fallen-container .fallen-veteran.visible,
.fallen-contentdiv .fallen-container .fallen-other.visible {
	display: inline-block;
	width: 100%;
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
}*/
.fallen-contentdiv .fallen-container .fallen-kia,
.fallen-contentdiv .fallen-container .fallen-kit,
.fallen-contentdiv .fallen-container .fallen-line-of-duty,
.fallen-contentdiv .fallen-container .fallen-veteran,
.fallen-contentdiv .fallen-container .fallen-other {
	display: inline-block;
	width: 100%;
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
}
.fallen-contentdiv .fallen-container .fallen-kia .spinner,
.fallen-contentdiv .fallen-container .fallen-kit .spinner,
.fallen-contentdiv .fallen-container .fallen-line-of-duty .spinner,
.fallen-contentdiv .fallen-container .fallen-veteran .spinner,
.fallen-contentdiv .fallen-container .fallen-other .spinner {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: -50px;
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-image: url('images/Spinner-1s-100px.gif');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0;
}
.fallen-contentdiv .fallen-container .fallen-kia .spinner.visible,
.fallen-contentdiv .fallen-container .fallen-kit .spinner.visible,
.fallen-contentdiv .fallen-container .fallen-line-of-duty .spinner.visible,
.fallen-contentdiv .fallen-container .fallen-veteran .spinner.visible,
.fallen-contentdiv .fallen-container .fallen-other .spinner.visible {
	opacity: 1;
}
.fallen-contentdiv .fallen-container .fallen-hero-item {
	width: 19%;
	float: left;
	margin-right: 1.25%;
	margin-bottom: 20px;
	display: none;
	background-color: #ffffff;
	-webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}
.fallen-contentdiv .fallen-container .fallen-hero-item.visible {
	display: inline-block;
	
}
/* fadein animation definition */
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n) {
	margin-right: 0px;
}
.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n+1) {
	clear: left;
}
.fallen-contentdiv .fallen-container .fallen-hero-item .image-container {
	/* -webkit-transition: height 400ms ease-in-out;
	-moz-transition: height 400ms ease-in-out;
	-o-transition: height 400ms ease-in-out;
	-ms-transition: height 400ms ease-in-out;
	transition: height 400ms ease-in-out; */
}
.fallen-contentdiv .fallen-container .fallen-hero-item .image-container img {
	width: 100%;
}
.fallen-contentdiv .fallen-container .fallen-hero-item .text-container {
	padding: 15px;
	background-color: #ffffff;
	text-align: center;
}
.fallen-contentdiv .fallen-container .fallen-hero-item .text-container h6 {
	font-size: 18px !important;
	line-height: 22px !important;
	color: #000000 !important;
	font-weight: 500 !important;
	display: block !important;
	text-align: center !important;
	clear: both !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	border-radius: 0px 0px 0px 0px !important;
	background: #ffffff !important;
	position: relative !important;
	z-index: 2 !important;
	font-family: 'Oswald' !important;
	text-transform: uppercase !important;
}
.fallen-contentdiv .fallen-container .fallen-hero-item .text-container .dotted-line {
	font-size: 6px !important;
	line-height: 7px !important;
	color: transparent !important;
	font-weight: 300 !important;
	display: inline-block !important;
	float: none !important;
	clear: both !important;
	margin: 0px auto 10px !important;
	padding: 0px 0px 0px 0px !important;
	border-radius: 0px 0px 0px 0px !important;
	background: #ffffff !important;
	position: relative !important;
	z-index: 2 !important;
	text-transform: uppercase !important;
	border-top-width: 2px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-color: #043e65 !important;
	border-style: solid !important;
	width: 30%;
}
.fallen-contentdiv .fallen-container .fallen-hero-item .text-container .fallen-hero-rank {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: 800;
	display: inline-block;
	float: none;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #ffffff;
	position: relative;
	z-index: 2 !important;
	font-family: "Open Sans";
	text-transform: uppercase;
	text-align:center !important;
}

.fallen-hero-item .text-container p, .fallen-hero-item .text-container h6 {
    text-align:center !important;
}

.fallen-contentdiv .fallen-container .fallen-hero-item .text-container .fallen-hero-death {
	/*display: block !important;
	text-align: center !important;
	clear: none !important;
	margin: 0px 0px 0px 0px !important;
	position: relative !important;
	padding-top: 0px;*/
	font-size: 14px !important;
	line-height: 16px !important;
	color: #000000 !important;
	font-weight: 600 !important;
	padding: 0px 0px 0px 0px !important;
	border-radius: 0px 0px 0px 0px !important;
	background: #ffffff !important;
	z-index: 2 !important;
	display: block;
	font-family: "Open Sans" !important;
	text-transform: uppercase !important;
}
.fallen-contentdiv .fallen-container .fallen-hero-item .text-container .fallen-hero-location {
	font-size: 14px !important;
	line-height: 16px !important;
	color: #000000 !important;
	font-weight: 600 !important;
	display: inline-block !important;
	float: none !important;
	clear: both !important;
	margin: 0px 0px 0px 0px !important;
	padding: 5px 10px 5px 10px !important;
	border-radius: 0px 0px 0px 0px !important;
	background: #ffffff !important;
	position: relative !important;
	z-index: 2 !important;
	font-family: "Open Sans" !important;
	text-transform: uppercase !important;
}

/* new edits found when i compared live/style.css with builds/style.css */
/* should they not be commented? */

.fallen-contentdiv .events-top-section {
    margin-bottom: 0px !important;
}

.fallen-contentdiv .events-center-container {
    padding: 0 72px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/wave-navy-2.jpg") !important;
    background-attachment: fixed;
}

.fallen-contentdiv h2 {
    color: #f0ab00 !important;
}

.fallen-container h2::after {
    border-bottom: 4px solid #ffffff !important;
}

/* end new edits found when i compared live/style.css with builds/style.css */

.page-id-83 .eg-coolidge-content .esg-clear {
    height: 0px !important;}
	
#tribe-events-content {
	padding:60px 75px !important;	
}
.event-single-header-left {
	float:left;
	width:58%;
	margin-right:4%;		
}
.event-single-header-right {
	float:right;
	width:38%;	
}
.event-single-header-right img {
	width:100%;	
}
.single-tribe_events .tribe-events-event-image {
	text-align:right !important;	
}
.event-single-schedule {
    border-top: 2px solid #0b2d48;
    border-bottom: 2px solid #0b2d48;
    margin: 15px 0 35px 0;
    padding: 10px 0;
	font-weight:400 !important; 
    font-size: 28px;	
}
.tribe-events-meta-group .tribe-events-single-section-title {
	font-size:28px !important;
	color:#0b2d48;
	border-bottom:5px solid #f0ab00;
	padding-bottom:15px;	
}
.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-gmap {
	width:50%;	
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
	padding:0 2% !important; 	
}
.single-tribe_events .tribe-events-cal-links {
	display:inline-block; 
	padding: 0 2%;			
}
.single-tribe_events .tribe-events-cal-links a {
	font-weight: 400 !important;
	font-size:16px !important;
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;	
	text-transform:uppercase !important; 
	color:#ffffff !important;
	border-radius:0px;
	padding:3px 5px;
}
dt {
	font-size:20px; 
	color:#0078ae; 
	text-transform:uppercase;
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;		
}
dd {
	font-size:16px; 
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;	
		
}
#tribe-events-footer:after, #tribe-events-footer:before, #tribe-events-header:after, #tribe-events-header:before {
	content:'' !important;
	display:none !important; 	
}
.tribe-events-sub-nav {
	overflow:inherit !important; 	
}
.tribe-events-sub-nav li a {
	margin: 0 !important; 	
	text-transform:uppercase !important;
	background:#0b2d48 !important;	
	font-size:18px !important;
	font-weight:400 !important; 
}
.tribe-events-event-meta > .tribe-events-meta-group-details, .tribe-events-event-meta > .tribe-events-meta-group-venue, 
.tribe-events-event-meta > .tribe-events-meta-group-organizer, .tribe-events-event-meta > .tribe-events-venue-map {
	width:33% !important;	
}	
.tribe-events-event-meta > .tribe-events-venue-map {
	margin:0 !important;
        width:100% !important;
	padding: 0 2% !important;	
	margin: 20px 0 10px !important;
	background:none !important;;
	border:none !important;;
}

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
	word-wrap:break-word;	
}
.tribe-events-sub-nav li a:hover {
	background:#f0ab00 !important;
}	
.tribe-events-nav-previous {
	padding-right:10px !important;	
}
.tribe-events-single-section {
	background: #ffffff !important;	
	border:1px solid #cfcfcf !important;
}
.event-single-schedule > i {
	margin-right:20px;	
	font-size:18px;
}
.event-single-schedule > * {
	vertical-align:middle;	
	font-weight:500;
}
.event-single-navigation-top {
	margin-bottom:35px;	
}
.event-single-navigation-top a {
	text-transform:uppercase;	
}
.event-single-navigation-top a, .tribe-events-sub-nav a  {
	padding: 15px 30px;	
	display:inline-block;
	background:#f0ab00;
	color:#fff;
	-webkit-transition: background 400ms ease-out;
    -moz-transition: background 400ms ease-out;
    -o-transition: background 400ms ease-out;
    -ms-transition: background 400ms ease-out;
    transition: background 400ms ease-out;
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    font-weight:600;
}
.event-single-navigation-top a:hover, .event-single-navigation-top .all-events-single, .tribe-events-sub-nav a {
	background:#0b2d48;	
}
.event-single-navigation-top .all-events-single:hover, .tribe-events-sub-nav a:hover, .blue-btn:hover {
	background:#f0ab00;
}
.event-single-navigation-top h4 {
	margin: 0px;
	font-size: inherit;
	line-height: 1;
}


/*fallen end*/

/* about end */

/* Visual Composer Edits */

.vc_message_box p {
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    font-size:120%;
    text-transform:uppercase;
}

.vc_message_box {
transform: scale(1);
animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.98);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.98);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
}

span.vc_tta-title-text {
    font-size: 130%;
    font-weight:500;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {

    padding: 30px 25px 35px 25px !important;
    
}


.page-id-6602 button {padding: 10px 15px 10px 15px !important;}

.vc_progress_bar .vc_single_bar .vc_label {
    padding: 1em 1em !important;
    text-transform: Uppercase;
    font-size: 100% !important;
}

.vc_label_units {float:right; color: #E8AA1C;}

.vc_progress_bar .vc_single_bar {
    background: #000000 !important;}

.stats-top .stats-number {
    font-size: 360% !important;
}

div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    font-size: 360% !important;
}

.vc_tta.vc_tta-style-modern .vc_tta-tab>a {
    background-image: none !important;
    background-image: none !important;
}

.vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
    border-bottom: 5px solid #0b2d48 !important;
}


.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
    color: #f0ab00 !important;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #0b2d48 !important;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0px !important;
    width: 25%;
}

.vc_tta-panel-body li {font-family: 'Open Sans', Arial, Helvetica, sans-serif;}

.vc_tta-panel-body li:before 
   {content: '\f054';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   color: #0b2d48;
   margin:0px 10px 0px 10px;
   text-decoration:none;}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    border-color: #0075B0;
    background-color: #0b2d48 !important;
    color: #fff !important;
    text-transform:Uppercase !important;
}

/* new edits found when i compared live/style.css with builds/style.css */

.page-id-6421 .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0px !important;
    width: 25%;
}

.vc_tta-panel-body .gform_body li:before {
	content: '' !important;
}

/* end new edits found when i compared live/style.css with builds/style.css */

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a {
    border-color: #0075B0;
    background-color: #0075B0 !important;
    color: #fff !important;
    text-transform:Uppercase !important;
}

.flip-box-wrap .flip_link a {
    font-size: 110% !important;
}

.flip-box-wrap .flip-box h3 {padding-bottom:0px !important;}

.no-space {padding-top:0px;}

.vc_row-has-fill>.vc_column_container>.vc_column-inner {padding-bottom:35px;}

button .ubtn-text {font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif !important; font-size: 170% !important; text-transform:uppercase;}
/* changes to programs page learn more button */
.what-we-do .ubtn {
	padding: 11px 13px;
	background-color: #0a2c48 !important;
	color: #ffffff;
	border: 2px solid #f5aa03 !important;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	font-size: 18px;
}
.what-we-do .ubtn .ubtn-text {
	font-size: 100% !important;
	color: #ffffff;
	-webkit-transition: color 400ms ease-in-out;
	-moz-transition: color 400ms ease-in-out;
	-o-transition: color 400ms ease-in-out;
	-ms-transition: color 400ms ease-in-out;
	transition: color 400ms ease-in-out;
}
.what-we-do .ubtn:hover {
	background-color: #040a2a !important;
    color: #f5aa03;
}
.what-we-do .ubtn .ubtn-hover {
	background-color: transparent !important;
}
.what-we-do .ubtn:hover .ubtn-text {
	color: inherit;
}
/* end changes to programs page learn more button */

/* changes to event single description button */
.tribe-events-single-event-description .ubtn {
	padding: 9px 13px;
	background-color: #0a2c48 !important;
	color: #ffffff;
	border: 2px solid #f5aa03 !important;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	font-size: 18px;
}
.tribe-events-single-event-description .ubtn .ubtn-text {
	font-size: 100% !important;
	color: #ffffff;
	-webkit-transition: color 400ms ease-in-out;
	-moz-transition: color 400ms ease-in-out;
	-o-transition: color 400ms ease-in-out;
	-ms-transition: color 400ms ease-in-out;
	transition: color 400ms ease-in-out;
}
.tribe-events-single-event-description .ubtn:hover {
	background-color: #040a2a !important;
    color: #f5aa03 !important
}
.tribe-events-single-event-description .ubtn .ubtn-hover {
	background-color: transparent !important;
}
.tribe-events-single-event-description .ubtn:hover .ubtn-text {
	color: inherit;
}

/* end changes to event single description button */

/* Programs Changes 2021 */

.pillarheader {
    margin-bottom: 2%;
    border-bottom: solid 3px #f0ab00;
    display: inline-block;
}

.measureup3container p {
    color:#ffffff;
    text-align:center;
    padding:3vh 30px 5vh 30px;
    max-width:1000px;
    margin:auto;
}

.measureup3container {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: rgba(0, 0, 0, 1);
    background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/Who-We-Are.jpg);
    background-attachment: fixed;
    padding: 120px;
}

.measureup3 {
    display: flex;
    flex-direction: row;
    padding: 20px;
    background-color: transparent;
    width: 70%;
    margin:auto;
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    align-items: stretch;
    justify-content: space-around;
	width: 90%;
	max-width:1000px;
}


.measureup3 .charitynav, 
.measureup3 .ninetyfourcents, 
.measureup3 .pointseven {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    width: 32%;
    padding: 10px 30px;
    text-align: left;
    color:#f0ab00;
}

.measureup3 .accsep {
    height: 80px;
    border-left: 1px solid #ffcf64;
    width: 1px;
    margin: auto;
}

.gridtwocolumn .grid-transition-section .flex-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: relative;
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.gridtwocolumn .grid-transition-section .item {
    position: relative;
    padding-top: 50vh;
}

.gridtwocolumn .grid-transition-section .flex-item:hover .item {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    stroke: #ffffff;
    stroke-width: 8px;
    padding-top: calc(50vh - 16px);
}

.programsgrid {
    display: grid; 
    grid-template-columns: 1fr 1fr 1fr; 
    grid-template-rows: 1fr 1fr; 
    gap: 20px 20px; 
    grid-template-areas: 
      ". . ."
      ". . ."; 
    margin-bottom:60px;
}

.programaftertext {
    display:flex;
    align-items:center;
    justify-content:center;
}

.programaftertext p {
    font-size:1rem;
    padding:20px;
    text-align:center;
}

.programblock {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-content: stretch;
    align-items: flex-start;
    min-height: 40vh;
    border: solid 2px #ffffff;
	overflow:hidden;
	position: relative;
}
.programblock a {
    display: flex;
    width: 100%;
    height: 100%;
	position: relative;
}
.programblockinner {
	display: flex;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
	transition-timing-function: ease;
    position: absolute;
	top:0;
	left:0;
}
.programblock:hover .programblockinner,
.programblock:focus .programblockinner {
  transform: scale(1.05);
}

.listcontainer {
  display: grid; 
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 20px 20px; 
  grid-template-areas: 
    ". ."; 
  padding-right:2%;
}

.strength {
    background-image: linear-gradient(
185deg
, rgba(19,59,98,0) 30%,rgba(19,59,98,1) 100%),url(https://www.navysealfoundation.org/wp-content/uploads/2021/06/Strength-2-1.jpg);
background-size: cover;
    background-position: center;
}

.resilience {
    background-image: linear-gradient(
185deg
, rgba(19,59,98,0) 30%,rgba(19,59,98,1) 100%),url(https://www.navysealfoundation.org/wp-content/uploads/2021/06/Resilience-1.jpg);
background-size: cover;
    background-position: center;
}

.health {
    background-image: linear-gradient(
185deg
, rgba(19,59,98,0) 30%,rgba(19,59,98,1) 100%),url(https://www.navysealfoundation.org/wp-content/uploads/2021/06/health.jpg);
background-size: cover;
    background-position: center;
}

.education {
    background-image: linear-gradient(
185deg
, rgba(19,59,98,0) 30%,rgba(19,59,98,1) 100%),url(https://www.navysealfoundation.org/wp-content/uploads/2021/06/education.jpg);
background-size: cover;
    background-position: center;
}

.community {
    background-image: linear-gradient(
185deg
, rgba(19,59,98,0) 30%,rgba(19,59,98,1) 100%),url(https://www.navysealfoundation.org/wp-content/uploads/2021/06/community.jpg);
background-size: cover;
    background-position: center;
}


.programtitlecontainer {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

.programtitlecontainer h2{
    font-family:'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 500 !important;
    font-size:2rem;
    color:#f5aa03;
    text-transform:uppercase;
    line-height:1;
    margin-bottom:5px;
}

.page-template .programtitlecontainer h2{
    font-family:'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 500 !important;
    font-size:2rem;
    color:#f5aa03;
    text-transform:uppercase;
    line-height:1;
    margin-bottom:5px;
}

.programtitlecontainer h2:after {
    content: "";
    background-image: url(https://www.navysealfoundation.org/build/wp-content/uploads/2021/06/Arrow-right.svg);
    display: inline-block;
    width: 30px;
    height: 20px;
    background-size: cover;
    margin-left: 10px;
    background-position: center;
    margin-bottom: 3px;
	transition: all 0.3s;
	transition-timing-function: ease;
}

.programblock:hover .programtitlecontainer h2:after {
    margin-left: 18px;
}

.programtitlecontainer p {
    font-style:italic;
    color:#ffffff;
    font-size:1rem;
    line-height:1.25;
    margin-bottom: 0px;
}


/* End Programs Changes 2021 */

/* changes to programs/warrior-family-support/ button */


.mission-section .ubtn {
	padding: 9px 13px;
	background-color: #0a2c48 !important;
	color: #ffffff;
	border: 2px solid #f5aa03 !important;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	font-size: 18px;
}
.mission-section .ubtn .ubtn-text {
	font-size: 100% !important;
	color: #ffffff;
	-webkit-transition: color 400ms ease-in-out;
	-moz-transition: color 400ms ease-in-out;
	-o-transition: color 400ms ease-in-out;
	-ms-transition: color 400ms ease-in-out;
	transition: color 400ms ease-in-out;
}
.mission-section .ubtn:hover {
	background-color: #040a2a !important;
    color: #f5aa03 !important
}
.mission-section .ubtn .ubtn-hover {
	background-color: transparent !important;
}
.mission-section .ubtn:hover .ubtn-text {
	color: inherit;
}
/* end changes to programs/warrior-family-support/ button */

.uvc-ctaction-data, .uvc-ctaction-data div, .uvc-ctaction-data p, .uvc-sub-heading div, .uvc-sub-heading p {
    font-weight: 300!important;
    font-size: 100%!important;
    text-transform: uppercase !important;
}

.nsf-icon {min-height: 200px;}

.nsf-icon .uvc-ctaction-data {
    font-weight: 300 !important;
    line-height: 1.3 !important;
    vertical-align: middle;
}

.nsf-programs h3{ padding:20px; font-size: 110% !important;}

.what-we-do p { color:#ffffff; padding:0 5% 0 5%;}

.aio-icon-header h3 {padding-bottom:0px;}

.left-icon .aio-ibd-block {
    vertical-align: top !important;
}

.uvc-heading .uvc-headings-line {width:20% !important;border-style: solid !important;
    border-bottom-width: 5px !important;
    border-color: #f0ab00 !important;}
    
    .uvc-heading-spacer.line_only {
    height: 5px !important;
}

.program-description {min-height: 6em;}

.rough-bottom:after{
    content: "" !important;
    display: block !important;
    position: absolute;
    bottom: -10.5px !important;
    height: 29px;
    left: 0;
    right: 0;
    background: url('images/grunge-line.png') bottom center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index:1677727;
}

.quotes p {
    border-top: 3px solid #003B63;
    border-bottom: 3px solid #003B63; 
    border-color: #003B63 !important;
    border-width: 3px 0;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif !important;
    line-height: 1.5 !important;
    text-transform: uppercase;
    padding: .5em 0px;
    font-weight:500 !important;
    font-size:115% !important;
}

.timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3 {font-size: 142% !important;
    color: #0b2d48;padding-bottom:10px;}

.ult-overlay-close:hover {
      -webkit-animation-name: rotate; 
    -webkit-animation-duration: .25s; 
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to { 
        -webkit-transform: rotate(90deg);
    }
}

.aio-icon-header h3.aio-icon-title {font-size: 222% !important;}

.awards .aio-icon-header h3.aio-icon-title {font-size: 137.5% !important;}

#frequent .aio-icon-header h3.aio-icon-title {font-size: 137.5% !important;    font-weight: 400 !important;}

#frequent .aio-icon-component {
    margin-bottom: 15px;
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #003b64 !important;
}

.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
    margin-top: 0px !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
    background-color: #ffffff ;
}


.smile_icon_list li .icon_description h3 {padding-bottom:15px;}


.about-boxes .ult-banner-block h3.title-center:hover {background-color:#000000 !important; color:#F0AB00;}

.about-boxes .ult-banner-block h3.bb-top-title {padding: 1em 15px;font-size: 111%; font-weight: 500 !important;}

.page-id-29 .ult-animation.ult-animate-viewport {background-color:rgba(0,0,0, 0.3);}

.events-top-section .wpb_content_element {margin-bottom:0px;}

.uvc-sub-heading {
    line-height: 1.5;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin-bottom: 1em;
    color: #24282d !important;
}

/* Visual Composer end */

/* Form Assembly Edits */

.wFormContainer fieldset legend {
    font-size: 1.5em !important;
    color: #0b2d48;
}

.wFormContainer {
    margin: 0rem auto 1rem auto;
    padding: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #000000 !important;
}

.wFormContainer .wForm .primaryAction
{
background-color: #0a2c48 !important;
    color: #ffffff !important;
    display: inline-block;
    border: 2px solid #f5aa03!important;
    padding: 8px 13px !important;
    position: relative;
    -webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    -moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    -o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    -ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    font-size: 18px!important;
    cursor: pointer;
    line-height: 1.5 !important;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif !important;
    text-transform:uppercase !important;
    -webkit-appearance: none;
}

.wFormContainer .wForm .primaryAction:hover {
   background-color: #000000 !important; 
}

.wFormContainer .wForm {
    padding: 1em !important;
}

.wFormContainer {
    margin: 1rem auto  !important;
}

.wFormContainer .wForm {
    background-color: transparent !important;
}

.wFormContainer fieldset { 
    background-color: #ffffff !important;   
}

.page-id-12838 .wForm {
    border-style: solid;
    border-width: 0px !important;
    border-color: #000;
}

/* Form Assembly Edits End */

/* Gravity Forms Edits */

.gform_confirmation_message_3, .gform_confirmation_message_5 {background-color:#f0ab00; padding:35px;color:white;    
    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
    text-transform:uppercase;
    margin-bottom:35px;
}

.page-id-7241.gform_wrapper ul.gform_fields li.gfield {
    padding-right: 30px !important;
}

.gform_wrapper .top_label .gfield_label {color:#0b2d48; text-transform:Uppercase;font-weight:500 !important;}

  .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{  
    border: 2px solid #f5aa03;
    padding: 8px 13px;
    background-color: #0b2d48;
    color: #ffffff;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
    font-size: 122% !important;
    text-transform: uppercase;
      
  }
  
  .gform_wrapper div.validation_error {
      text-transform:uppercase;
  }

.gform_wrapper .gform_footer input[type=submit]:hover {  
    background-color: #000000;
    color: #f0ab00;}

 .gform_wrapper input[type=text], .gform_wrapper textarea {font-family: 'Open Sans', Arial, Helvetica, sans-serif !important; font-size:90%!important; font-weight:300;}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper textarea {
    padding: .5em 0;
    border: #566175 solid 1px;
    border-radius:0px;
}
.gform_wrapper textarea {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    padding: 5px;
}

.gform_wrapper select {border: #566175 solid 1px;border-radius:0px;}
.gform_wrapper select option {font-family: 'Open Sans', Arial, Helvetica, sans-serif !important; font-size:90%!important; font-weight:300;}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    margin: 9px 0 1px 1px;
    color: #0075B0;
}

.gform_wrapper select option {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.gform_wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(255, 255, 255, 1) url("images/selectbox-arrow.png") no-repeat scroll right center;
    border: 1px solid #566175;
    border-radius: 0 !important;
    display: inline-block;
    max-width: 100%;
    padding: 5px 20px 5px 5px;
}

.gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox] {border: 1px solid #0b2d48;padding:5px;}

#pwbox-8674 {
    max-width: 159px;
    width: 100%;
    border: 1px solid #0b2d48;
    background-color: #f2f2f2;
    position: relative;
    color:#000000;
}

.post-password-form {
    padding:5vh;
}

.post-password-form input {
    display: inline-block;
    margin-right: 0;
    padding: 7px 15px 6px;
    background-color: #0b2d48;
    color: #ffffff;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
    font-size: 100%;
    cursor: pointer;
    text-transform:uppercase;
}

input[type=radio] {
	display: none;
}

.gfield_radio li input[type=radio] + label {
	background: url("images/check.svg") left center no-repeat;
}

.gfield_radio li input[type=radio]:checked + label {
	background: url("images/check-in.svg") left center no-repeat;
}

/* Gravity Forms end */


/* Programs */

.programimageparagraph {
    max-width:600px;
    margin:10px 10px 25px 20px;
    float:right;
}

.programimageparagraphmobile {
    display:none;
}

.ken-griffin {
    width:60%;
    min-width:355px;
    max-width:600px;
}

.griffindiclaimer {
    font-size:12px;
    font-style:italic;
}

ul.programs {font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size:100%; font-weight:normal;line-height:2;list-style-position: inside;margin-bottom:35px; }
.programs .wpb_text_column {margin-bottom:0px;}
.programs li { 
	padding-left:30px;
	position:relative;
	line-height: 1.65;
    margin-bottom: 10px;
    margin-top:5px;
}
ul.programs li:before {
   content: '\f054';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   color: #0b2d48;
   margin:0px 10px 0px 10px;
   text-decoration:none;
   position:absolute;
   left:0;
}

/* Programs end */

/* Teamwork */

.ctabuttons {
    position:absolute;
    bottom:0;
    z-index:222;
    align-self:center;
    display:flex;
    margin-bottom:-30px;
}

.registerteam, .donateteam {
    border: solid 3px white;
    text-transform:uppercase;
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 200 !important;
    font-size: 18px;
    color:#ffffff;
    padding:10px 15px;
    min-width:150px;
    margin: 0px 10px;
    display:block;
    text-align:center;
}

.registerteam {
    background-color: #003c69;
}

.donateteam {
    background-color: #f0ab00; 
}

.registerteam:hover, .donateteam:hover {
    background-color:#000000;
}

.navright .ubermenu-bar-align-center {margin:0 !important;}

.navright .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff !important;
    padding-left: 20px;
    padding-right: 20px;
}

.teamworklogo {
     min-width:200px;
     max-width: 275px;
}

.teamwork-hero {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 80vh;
	min-height: 600px;
	padding: 0px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-image: url('images/186a4ebc-acad-11e9-8d03-0aa2a488994c.jpg');
	background-position: 0px 0px;
	background-size: cover;
}

.teamwork-hero:before {
    content: "";
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #0b2d48, #0075B0);
    opacity: .6;
    z-index:1;
    filter:multiply;
}

.navteam {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  min-height: 90px;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index:2;
}

.navleft {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 30%;
  -ms-flex: 0 30%;
  flex: 0 30%;
}

.navright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 70%;
  -ms-flex: 0 70%;
  flex: 0 70%;
}

.teamcenterlogo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index:2;
  min-width:200px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index:2;
}

.buttonblocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color:#ffffff;
  z-index:2;
  text-align:center;
  text-transform:uppercase;
  font-size:20px;
  margin-bottom:20px;
  
}
/* Teamwork end */

/* Resources */

.emergency {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 55px;
    background-color: #ffffff;
    border: solid 3px #0b2d48;
    max-width:1000px;
    margin:auto;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: 500;
    min-height:250px;
    background-image: url("images/Water.jpg");
    background-size: cover;
    background-position: bottom;
}
    
.emergency a {color:white !important;}
    

.lefttitle {
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    font-size: 222%;
    color: #0b2d48;
    text-transform: uppercase;
    margin-bottom:15px;
    margin-top:10px;
    text-align:left;
}


.page-id-14543 .lefttitle {
    font-size: 180%;
}


.blue-bar-left {
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg,#f0ab00 0,#f0ab00);
    margin:auto;
}


.blue-bar-dots {
    width: 100%;
    height: 3px;
    border-top:4px solid #f0ab00;
    margin:auto;
}

ul.resourcelist {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif; 
	font-size:100%; 
	font-weight:500;
	list-style-position: inside;
	padding:35px 0px 0px 0px;
	margin-bottom:35px;
}

.resourcelist li { 
	padding-left:30px;
	margin-bottom:15px;
	position:relative;
}

ul.resourcelist li:before {
   content: '\f054';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   color: #0b2d48;
   margin:0px 10px 0px 10px;
   text-decoration:none;
   position:absolute;
   left:0;
}

.resourcelist li a {
    color:#0069A7 !important;
    border-bottom:solid 3px;
}

.emergency a {
    display:contents;
}


.clickhelp {
    display: inline-block !important;
    padding: 7px 15px 6px;
    background-color: #0b2d48;
    color: #ffffff;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
    font-size: 100%;
    cursor: pointer;
    border:3px solid white;
    margin:15px;
    font-weight:300;
    text-transform:uppercase;
}

.clickhelp:hover {
    display: inline-block !important;
    padding: 7px 15px 6px;
    background-color: #f0ab00;
    color: #000 !important;
    font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
    font-size: 100%;
    cursor: pointer;
    border:3px solid white;
    margin:15px;
}

.resourcelist li a:hover {
    color:#f0ab00 !important;
    border-bottom:solid 3px;
}

.ctabox {
    background-color:white;
    border:solid 1px gray;
    padding:50px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height:300px;
    max-width: 1000px;
    margin-top:35px;
}

.ctabox .gform_wrapper .top_label .gfield_label {
    display: block !important;
}

.ctabox h2 {
    font-size: 200%;
    color: #0b2d48;
    text-transform: uppercase;
    line-height: 1.2;
    padding-bottom: 0px;
    margin-bottom: 15px;
}

.resourcenav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.resourcenav a {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 2 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color:#0b2d48;
    padding:10px 25px;
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 300 !important;
    color:white;
    font-size:100%;
    text-transform:uppercase;
    text-align:center;
    border:1px solid white;
    border-bottom:1px solid white;
}
    
.resourcenav a:hover {
	color:black;  
	background-color:#f0ab00;
}

.tag {
	background-color:white; 
	padding:3px 5px; 
	display:inline-block; 
	font-size:14px;
}
    
/* Resources End */

/* Partners */


.partnerbutton {
    line-height: 1.25; 
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px; 
    color:#0b2d48;
    margin-top:10px;
}

.partnerbutton:hover {
    color:#f0ab00;
}

.centeredtitle {
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
    font-size: 222%;
    color: #0b2d48;
    text-transform: uppercase;
    margin-bottom:15px;
    margin-top:25px;
    text-align:center;
}

.blue-bar {
    width: 98%;
	height: 6px;
    background: linear-gradient(90deg,#f0ab00 0,#f0ab00);
    margin:auto;
}

.light-blue-bar {
    width: 98%;
    height: .8rem;
    background: linear-gradient(90deg,#0078ae 0,#058ac6);
    margin:auto;
}


.partner-container {
    display: flex;
    flex-flow: row wrap;
    padding: 0 10px;
    margin-top:35px;
}

.program-container {
    display: flex;
    flex-flow: row wrap;
    padding: 0 10px;
    margin-top:35px;
    align-items:flex-start;
}

.partner {
    padding: 10px;
    max-width: none;
    flex-basis: 50%;
    margin: 0 auto 20px;
    position: relative;
    vertical-align: top;
    display: block;
}
    
.partner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    background: #fff;
    opacity: 0;
    transition: opacity .15s linear;
    
}

.paragraphlum {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-style: normal;
  font-weight: 500;
}

.pteammates {
    padding: 0 10px;
    max-width: none;
    flex-basis: 25%;
    margin-bottom:15px;
    position: relative;
    vertical-align: top;
    display: block;
}
    
.pteammates:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    background: #fff;
    opacity: 0;
    transition: opacity .15s linear;
    
}


.teammates {
    padding: 0 10px;
    max-width: none;
    flex-basis: 33.3%;
    margin: 0 auto 20px;
    position: relative;
    vertical-align: top;
    display: block;
}
    
.teammates:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    right: 10px;
    bottom: 0;
    background: #fff;
    opacity: 0;
    transition: opacity .15s linear;
    
}


.program-text {
    position: absolute;
    opacity: 0;
    top: calc(50% - 10px);
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 0 30px;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
    transition: opacity .25s linear;
    line-height: 1.5;
    text-align:center;
}

    

.partner-text {
    position: absolute;
    opacity: 0;
    top: calc(50% - 10px);
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 0 30px;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    z-index: 5;
    transition: opacity .25s linear;
    line-height: 1.5;
}

.partner:hover .partner-text {
    opacity: 1;
    background-color:white;
}

.partner:hover img {
    opacity: 0;
}

.teammates:hover .partner-text {
    opacity: 1;
    background-color:white;
}

.teammates:hover img {
    opacity: 0;
}

.pteammates:hover .partner-text {
    opacity: 1;
    background-color:white;
}

.pteammates:hover .program-text {
    opacity: 1;
    background-color:white;
}

.pteammates:hover img {
    opacity: 0;
}


.page-id-11159 .partner-wrapper {
    padding: 20px;
    background: #ffffff;
    display: block;
}


.partner-wrapper {
    padding: 60px 20px;
    background: #ffffff;
    display: block;
}

.partner-wrapper img {
  	width: 200px;
    margin: auto;
    display:block;
}

.programspast {
   	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 1000px;
    margin: auto;
}


.programspast li {
    background-color: white;
    border-radius: 2px;
    border: solid 1px #0078ae;
    height: fit-content;
    padding: 5px 8px;
    margin: 10px 5px 10px 5px;
    text-align: center;
    color: black;
  	-webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

/* Partners End*/




.content-left {
	float:left;
	width:65%;
	margin-right:5%;	
}
.content-right {
	width:30%;	
	float:right;
}
.single-news-title {
	margin:25px 0 15px 0;	
}

.single-news-title .event-single-navigation-top {
	margin-bottom:0;	
}
.single-news-title .content-left{
	width:69%;
	margin-right:1%;
}
.single-news-title .event-single-navigation-top a {
	padding: 12px 30px;
    font-size: 20px;
}
.single-news-title .event-single-schedule {
	margin:0;	
}
.news-single-image {
	margin-bottom:50px;	
}
.divider {
	border-top: 2px dotted #0b2d48;
	margin:50px 0;
}
.tribe-events-nav-previous {
	float:left;	
}
.tribe-events-nav-next {
	float:right;	
}
#news-nav-bottom li {
	max-width:40%;	
}
.news-page-container {
	padding-bottom:48px !important;	
}
#sidebar .widget {
	margin-bottom:60px;	
}
#sidebar .widget h4{
	border-bottom: 2px dotted #0b2d48;
	font-size:222%;
	line-height:1;
	padding-bottom:10px;
	margin-bottom:20px;
}
#sidebar .widget li a {
	color:#0b2d48;
	font-family:'Open Sans', Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:90%;
}
.blue-btn{
	background: #0b2d48;
	padding: 12px 30px;
    font-size: 20px;
	color: #fff;
    -webkit-transition: background 400ms ease-out;
    -moz-transition: background 400ms ease-out;
    -o-transition: background 400ms ease-out;
    -ms-transition: background 400ms ease-out;
    transition: background 400ms ease-out;
	text-transform:uppercase;	
	display:inline-block;
}
#load-more {
	background: #0b2d48;
	padding: 12px 30px;
    font-size: 20px;
	color: #fff;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	text-transform:uppercase;	
	display:inline-block;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
	height:auto;
	font-weight: 500;
}
.news-excerpt {
	color:#fff;
	padding:0 15px;	
        font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
#load-more.loading {
	padding-left:50px;	
}
button.alm-load-more-btn.loading:before {
	left: 5px !important;
    top: 50% !important;
    margin-top: -16px !important;
}

/* special tabs */
.special-tabs-row p {
    margin-bottom:1.25em;
}

.special-tabs-row .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
	width: 20%;
	vertical-align: top;
}

.page-id-14411 .special-tabs-row .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
	width: 25%;
	vertical-align: top;
}

.special-tabs-row .vc_tta.vc_tta-spacing-1 .vc_tta-tab a {
	padding: 10px 50px 10px 10px;
	text-align: left;
	background-color: #013d62 !important;
}
.special-tabs-row .vc_tta.vc_tta-spacing-1 .vc_tta-tab a:after {
	content: '';
	width: 30px !important;
	height: 30px !important;
	background: url('images/tab-inactive.svg') no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
	position: absolute !important;
	top: auto !important;
	right: 10px !important;
	bottom: 10px !important;
	left: auto !important;
	border: none !important;
}
.special-tabs-row .vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active a:after {
	background: url('images/tab-active.svg') no-repeat !important;
	background-size: contain !important;
	background-position: center !important;
}
.special-tabs-row .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a {
	background-color: #ffffff !important;
	color: #013d62 !important;
}
.special-tabs-row span.vc_tta-title-text {
	font-weight: 900;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 38px;
	line-height: 1;
}
.special-tabs-row span.vc_tta-title-text i {
	font-style: normal !important;
	font-weight: 300;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 30px;
}
.special-tabs-row span.vc_tta-title-text b {
	display: block;
	width: 100%;
}
.special-tabs-row .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	background-color: #ffffff;
}

/* end special tabs */

/* tabbed content */
.tabbed-header ul li {
	float:left;
	width:20%;	
	-webkit-flex: 0 0 auto; 
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; 		
}
.tabbed-header ul {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;  
}
.tabbed-header ul li a, .tabbed-header ul li div {
	display:block;
	background:#013d62;
	padding: 10px 40px 10px 10px;
	color:#fff;
	margin-right:5px;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
	font-size:38px;		
	text-transform:uppercase;
	line-height:1.2;
	height:100%;
	position:relative;
	word-wrap: break-word;
	cursor: pointer;
}
.tabbed-header ul li a:after, .tabbed-header ul li div:after {
	content:'';
	width:32px;
	height:32px;
	background:url('images/tab-inactive.svg') no-repeat;
	position:absolute;
	bottom:10px;
	right:10px;
}
.tabbed-header ul li.active-tab a:after, .tabbed-header ul li.active-tab div:after {
	background:url('images/tab-active.svg') no-repeat;
}

.tabbed-header .active-tab a, .tabbed-header .active-tab div {
	background:#fff;
	color:#013d62;
}

.tabbed-header ul li a span,.tabbed-header ul li div span {
	font-size:30px;
	font-weight:200;
	display:block;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}
.tabbed-header ul li:last-child, .tabbed-header ul li:last-child a, .tabbed-header ul li:last-child div  {
	margin-right:0;	
}
.tabbed-content {
	margin-bottom:50px;	
}
.tabbed-body {
	background:#fff;
	padding:50px;
	font-weight:600;
	border-bottom: 8px solid #0b2d48;	
}
.tabbed-body > ul > li {
	display:none;	
}

.home .preload {
	display:    none;
    position:   fixed;
    z-index:    100000000000000000000000000000000 !important;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, 1 ) 
                url('images/logo-infinite.gif') 
                50% 50% 
                no-repeat;	
	background-size:80px 80px;
}

body.homeloading .preload {
    display: block;
}
.clearmobile {
	clear:both;
	float:none;
	display:none;	
}
.video-hover {
	opacity:1;
	top:0;
	right:0;
	left:0;
	bottom:0;
	position:absolute;
	height:     100%;
    width:      100%;
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	text-align:center;
	/*pointer-events:none;*/
	cursor:pointer;
}
.video-hover > img {
	width:170px;
	height:auto;
	vertical-align:middle;	
}
.videohover-active {
	background: rgba( 0, 0, 0, 0.35 );
}

.ult-modal-input-wrapper {
	position:relative;	
}

.testimonial-mobile .playbtncontainer {
	display:none;	
}
.event-view > a.host-event-button {
	float: right;
    background: #0b2d48;
    color: #fff;
    font-size: 108%;	
}
.event-view > a.host-event-button > span:hover {
	background:#000; 
}
.event-view > a.host-event-button > span {
	padding: 18px 50px;	
}
.photo-section-standard {
  animation-duration:2s;
  animation-delay: 0s;
  animation-iteration-count: 1;
  -webkit-animation-duration:2s;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-duration:2s;
  -moz-animation-delay: 0s;
  -moz-animation-iteration-count: 1;
  opacity:0;
}
.photo-section-standard-2 {
  animation-duration:2s;
  animation-delay: 1s;
  animation-iteration-count: 1;
  opacity:0;
}
.photo-section-standard-3 {
  animation-duration:2s;
  animation-delay: 2s;
  animation-iteration-count: 1;
  opacity:0;
}
.donation-choice li {
	display:inline-block; 
	float:left; 
	background:#0b2d48;
	width:22%;
	margin-right:4% !important;
	color:#fff;	
	text-align:center;
	border:2px solid #566175;
}
.donation-choice li > label {
	padding:15px !important;	
	width:100% !important;
    display: block !important;
    margin: 0 !important;
    max-width: 100% !important;
	font-size:26px !important;
}
.donation-choice li > label:hover, .donation-choice li > input[type='radio']:checked+label {
	background-color: #000000;
	cursor:pointer;
    color: #f0ab00;	
	font-weight:normal !important;
}
.donation-choice li > input {
	display:none !important;	
}
.donation-choice li:nth-of-type(4n) {
	margin-right:0 !important;	
}
.donation-choice li:last-child {
	display:block;
	float:none;
	background:none;
	width:100%;
	margin:none;	
	border:none;
}
.donation-choice li:last-child > input[type='text'] {
	display:block !important;
	padding:15px !important;
	background:#f2f2f2;	
	margin: 0 !important;
    margin-top: 25px !important;
    width: 60% !important;
	margin-bottom:10px !important;
	font-size:26px !important;
}

.page-id-7295 .gform_wrapper .top_label .gfield_label, .page-id-7586 .gform_wrapper .top_label .gfield_label {
	display: inline-block !important; 	
}


#gform_wrapper_11.gform_wrapper .top_label .gfield_label {
	display: inline-block !important;
}
.donation-recurring li {
	float:left;	
	display:inline-block;
	margin-right:35px !important;
	width:150px;
}
.donation-recurring li > label {
	max-width:100% !important;
	margin: 0 !important;
	display:inline-block;
	font-size:18px !important; 
	color: #0b2d48;
	text-transform:uppercase;
	cursor:pointer;
}

.gform_wrapper .donation-recurring .gfield_radio li > input[type='radio'] {
	display:inline-block;
	width:18px !important;
	height:18px;
	border-radius:50%;
	border:1px solid #0b2d48;
	margin-right:15px !important;
	margin-top:0 !important; 
	position:relative;
	cursor:pointer;
}
.gform_wrapper .donation-recurring .gfield_radio li > input[type='radio']:checked {
	background:#0b2d48;
}
.gform_wrapper .donation-recurring .gfield_radio li > input[type='radio']:checked:after{
	content:'f00c';
	position:absolute;
	top:2px; 
	left:2px;
	color:#fff;
	font-family: 'FontAwesome';
}
.donate ::-webkit-input-placeholder {   color: #0b2d48; font-size:26px; font-weight:500;}
.donate :-moz-placeholder { color: #0b2d48;  font-size:26px; font-weight:500;}
.donate ::-moz-placeholder {  color: #0b2d48;  font-size:26px; font-weight:500;}
.donate :-ms-input-placeholder {  color: #0b2d48;  font-size:26px; font-weight:500;}
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: normal !important;
}
.wife-right-section {
	float:left;
	width:43%;
	text-align:center;
	position:relative;
	z-index:100;	
}

.side-apply {
	background:#000;
	color:#fff;	
}
.side-apply  i {
	margin-left:5px;	
}
.side-donate {
	background: #f0ab00;
	color: #0a2438;
}

.sidebtns {display:none;}

.sidebtns a {
	position:relative;
	webkit-transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    -moz-transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    -o-transition:bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    -ms-transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;	
	bottom:0;
	padding:5px 15px;
	float:left;
	border:none;
	outline:none;
	display:none;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
}
.sidebtns {
	-ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);	
	position: fixed;
	left:0;	
	z-index: 101;
	top:50%;
	/* margin-left:-70px; */
	margin-left: -98px;
	-webkit-transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    -moz-transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    -o-transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    -ms-transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;
    transition: bottom 400ms ease-in-out, background 400ms ease-in-out, color 400ms ease-in-out;	

}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
	background-color:transparent !important;
}	
/*@-moz-document url-prefix() {

    .notanimatedimage { 
		display:block !important;
	}
	#animatedimage {
		display:none !important;	
	}

}*/
.signature-event {
	position:absolute;
	top:0;
	left:0;	
	background: #f0ab00;
    color: #000;
    font-size: 18px;
    padding: 5px 10px 5px 10px;
	font-family: 'Oswald', sans-serif;
	font-weight:600;
	z-index: 1;
}
.signature-event > img {
	margin-right: 10px;
    padding-top: 2px;	
}

.sprite {
	margin: 0 auto;
	background: url('images/logoseq225.png') no-repeat;
	width: 225px; 
	height: 225px; 
	background-position: 0 0;
	background-size: 100%;
	display: block;	
}
.logoseq225 { background: url('images/logoseq225.png') no-repeat; }
.logoseq213 { background: url('images/logoseq213.png') no-repeat; }
.logoseq197 { background: url('images/logoseq197.png') no-repeat; }
.logoseq138 { background: url('images/logoseq138.png') no-repeat; }

/* New Layout- News */

.news-left-content { float: left; width: 70%; padding-right: 25px; }
.news-left-content li { padding-bottom: 50px; margin-bottom: 50px; border-bottom: 2px solid #ffffff; }
.news-left-content li:last-child { margin-bottom: 25px; }
.news-item-image { float: left; margin-right: 5%; max-width: 35%; padding-top: 35%; position: relative; width: 35%; overflow: hidden; }
.news-item-image a .blog-overlay { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 1; background: rgba(240,171,0,0.69); opacity: 0; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
.news-item-image a .blog-overlay span { font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important; font-weight: 500 !important; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); color: #ffffff; font-size: 18px; text-transform: uppercase; letter-spacing: 4px; text-align: center; min-width: 90%; }
.news-item-image a:hover .blog-overlay { opacity: 1; }

.news-item-image img { border: 1px solid #566175; position: absolute; top: 0px; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
.news-item-image img.default-thumb { position: absolute; top: 0; left: 50%; right: auto; max-width: none; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); min-height: 100%; }
.news-item-image:hover img { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
.news-item-image:hover img.default-thumb { -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.news-item-text { float: left; max-width: 60%; }
.news-item-text label { font-size: 18px; color: #566175; font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: 600; letter-spacing:3px;}
.news-item-text h3 { font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important; font-weight: 600 !important; font-size: 36px; color: #003c69; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 6px solid #f0ab00; }

.news-button-container a { color: #ffffff;; text-transform: uppercase; font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important; font-weight: 500 !important; background: #0b2d48; display: inline-block; padding: 15px 25px; font-size: 18px; }

.news-button-container a:hover {-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    color: #E7A714 !important;
    background: #000000 !important;}

.news-right-sidebar { float: left; width: 30%; padding-left: 25px; margin-bottom: 90px; }
.news-sidebar-wrapper { background: rgba(255,255,255,0.4); padding: 30px; } 
.sidebar-element { margin-bottom: 30px; }
.sidebar-element:last-child { margin-bottom: 0px; }
.sidebar-element-heading h4 { font-size: 24px; font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important; font-weight: 600 !important; color: #0b2d48; padding-bottom: 10px; margin-bottom: 15px; border-bottom: 6px solid #f0ab00; line-height: 25px; }

.sidebar-element-content .nl-form { width: 100%; float: none; position: relative; }
.sidebar-element-content .nl-form .nl-submit { position: absolute; top: 0px; right: 0px; max-width: none; width: auto; float: none; }
.sidebar-element-content .nl-form .nl-submit input { padding: 8px 15px 9px !important; }
.sidebar-element-content .nl-form .nl-email { padding-right: 90px; width: 100%; float: none; max-width: none; margin: 0px; }


.sidebar-recent li { padding-left:25px; position: relative; margin-bottom: 10px; }
.sidebar-recent li:last-child { margin-bottom: 0px; }
.sidebar-recent li i { position: absolute; left: 0px; top: 8px; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; color: #0b2d48; font-size: 11px; }
.sidebar-recent li:hover i { left: 8px; color: #f0ab00;  }
.sidebar-recent li:hover a { color: #003c69; }

.sidebar-categories { text-align: right; }
.sidebar-categories li { margin-bottom: 10px; }
.sidebar-categories li:last-child { margin-bottom: 0px; }
.sidebar-categories a { float: left; }
.sidebar-categories a:hover { color: #003c69; }

.sidebar-element-content a { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 16px; }

.load-more-button { margin-bottom: 110px; text-align: center; }
.load-more-button a { color: #ffffff !important; text-transform: uppercase; font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important; font-weight: 600 !important; background: #0b2d48; display: block; padding: 25px; font-size: 18px; letter-spacing: 4px; }
.load-more-button a i { line-height: 16px; width: 30px; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
.load-more-button a:hover i { padding-left: 8px; }

.news-post-wrapper { margin-bottom: 100px; }

.news-post-heading { min-width: 60%; float:left; max-width: 60%; }
.news-post-heading label { font-size: 18px; color: #566175; font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: 600; }
.news-post-heading h2 { font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important; font-weight: 600 !important; font-size: 36px; color: #003c69; padding-bottom: 21px; margin-bottom: 15px; position: relative; }
.news-post-heading h2:after { content: ""; height: 6px; width: auto; position: absolute; left: 0px; right: 0px; bottom: 0px; background: #f0ab00; }

.news-post-extra-wrapper { float: right; max-width: 40%; padding: 0px 0px 0px 30px; min-width: 40%; position: relative; margin-bottom: 25px; }
.news-post-extra-image { border: 1px solid #566175; padding-top: 100%; overflow: hidden; position: relative;  }
.news-post-extra-image img { position:absolute; top: 0px; bottom:0px; width: auto; max-width: none; height: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.news-post-extra-desc { padding-left: 25%; position: absolute; top: 100%; }
.news-post-extra-desc label { font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 16px; font-style: italic; color: #003c69; padding-top: 17px; display: block; padding-bottom: 15px; border-bottom: 3px solid #ffffff; }

.news-post-top-actions { min-width: 60%; margin-bottom: 25px;  float:left; }
.actions-wrapper { display: inline-block; }
.action-button { display: inline-block; float: left; }
.action-button a { font-size: 18px; text-transform: uppercase; color: #003c69; }
.back-button { border-right: 2px solid #003c69; padding-right: 15px; line-height: 32px; margin-top: 5px; margin-bottom: 5px; }
.share-button { padding-left: 15px; }
.back-button i { padding-right: 10px; }
.share-button i { padding-left: 10px; }

.news-nav { float: left; width: 50%; max-width: none !important; padding: 30px 72px; background: #022a44; }
.news-nav label { font-size: 14px; color: #ffffff; font-family: 'Open Sans', Arial, Helvetica, sans-serif; text-transform: uppercase; font-weight: 600; letter-spacing: 4px; }
.news-nav h4 { font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important; font-weight: 600 !important; font-size: 18px; color: #f0ab00; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-nav-prev { border-right: 1px solid #021827; border-bottom: 2px solid #021827; }
.news-nav-next { border-left: 1px solid #021827; border-bottom: 2px solid #021827; }
.news-nav:hover { background: #002136; }
.news-nav.news-nav-next.tribe-events-nav-next { padding-left: 50px !important; text-align: right; min-height: 116px; } 
.news-nav.news-nav-prev.tribe-events-nav-previous { padding-right: 50px !important; min-height: 116px; }
.news-nav.news-nav-next.tribe-events-nav-next a, .news-nav.news-nav-prev.tribe-events-nav-previous a { background: none !important; padding: 0px !important; max-width: 100%; position: relative; display: block; }
.news-nav.news-nav-next.tribe-events-nav-next a { padding-right: 35px !important; }
.news-nav.news-nav-next.tribe-events-nav-next a i { position:absolute; right: 0px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); color: #f0ab00; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
.news-nav.news-nav-prev.tribe-events-nav-previous a { padding-left: 35px !important; }
.news-nav.news-nav-prev.tribe-events-nav-previous a i { position:absolute; left: 0px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); color: #f0ab00; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
.news-nav.news-nav-next.tribe-events-nav-next a:hover, .news-nav.news-nav-prev.tribe-events-nav-previous a:hover { background: none !important; }

.news-nav.news-nav-next.tribe-events-nav-next a:hover i { right: -10px; }
.news-nav.news-nav-prev.tribe-events-nav-previous a:hover i { left: -10px; }

.news-post-content { max-width:70%; }

.post-template-single-news .news-page-container { padding-bottom: 0px !important; }

.page-template-page-news .events-center-container .center-content-header { padding: 0px; }

.archive-left-content .listarticles p:last-child { margin-bottom: 0px; }
.archive-left-content .listarticles h3 a { color: #0b2d48; }
.archive-left-content li:last-child { margin-bottom: 100px; border-bottom: none; }

.single-post.single .news-page-container { padding-bottom: 116px !important; }
.post-template-single-news .news-page-container { padding-bottom: 116px !important; }
.news-page-container #news-nav-bottom { position: absolute; left: 0px; right:0px; bottom: 0px; }


/* Share Button */
#at20mc { display: none; }
#at-expanded-menu-host .at-expanded-menu-branding { display: none !important; }
/*
.share-button { position: relative;  }
.share-button .addthis_inline_share_toolbox { position: absolute; height: 30px; width: 100%; opacity: 0;  top: 0px; left: 0px; right: 0px; bottom: 0px; }
*/
.at-share-btn-elements .at-icon-wrapper { margin-bottom: 0px !important; }
/****************/

/* new edits for staff page */

.staff-container {
	display: inline-block;
	width: 100%;
}
.staff-container li {
	display: inline-block;
	/* width: 23.5%; */
	width: 18.4%;
	margin-right: 2%;
	margin-bottom: 20px;
	float: left;
	background-color: #ffffff;
}
.staff-container li:nth-of-type(5n) {
	margin-right: 0px;
}
.staff-container li:nth-of-type(5n+1) {
	clear: left;
}
.staff-container li .image-container {
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
}
.staff-container li .image-container img {
	opacity: 0;
}
.staff-container li .text-container {
	padding: 15px;
	background-color: #fff;
	text-align: center;
}
.staff-container li .text-container h6 {
	font-size: 18px !important;
	line-height: 22px !important;
	color: #000000 !important;
	/*font-weight: 500 !important;*/
	display: block !important;
	text-align: center !important;
	clear: both !important;
	margin: 0 0 0 0px !important;
	padding: 0 0 0 0px !important;
	border-radius: 0 0 0 0px !important;
	background: #ffffff !important;
	position: relative !important;
	z-index: 2 !important;
	font-family: 'Oswald' !important;
	text-transform: uppercase !important;
}
.staff-container li .text-container .dotted-line {
	font-size: 6px !important;
	line-height: 7px !important;
	color: transparent !important;
	font-weight: 300 !important;
	display: inline-block !important;
	float: none !important;
	clear: both !important;
	margin: 0 auto 10px !important;
	padding: 0 0 0 0px !important;
	border-radius: 0 0 0 0px !important;
	background: #ffffff !important;
	position: relative !important;
	z-index: 2 !important;
	text-transform: uppercase !important;
	border-top-width: 2px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-color: #f0ab00 !important;
	border-style: solid !important;
	width: 30%;	
}
.staff-container li .text-container .fallen-staff-rank {
	font-size: 14px;
	line-height: 16px;
	color: #000;
	font-weight: 800;
	display: block;
	float: none;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	border-radius: 0 0 0 0;
	background: #fff;
	position: relative;
	z-index: 2 !important;
	font-family: "Open Sans";
	text-transform: uppercase;
}
.staff-container li .text-container .fallen-staff-location {
	font-size: 14px !important;
	line-height: 16px !important;
	color: #000000 !important;
	font-weight: 600 !important;
	display: block !important;
	float: none !important;
	clear: both !important;
	margin: 0 0 0 0px !important;
	padding: 5px 10px 5px 10px !important;
	border-radius: 0 0 0 0px !important;
	background: #ffffff !important;
	position: relative !important;
	z-index: 2 !important;
	font-family: "Open Sans" !important;
	text-transform: uppercase !important;
}

/* new edits */
.dotted-line-container {
	position: absolute;
	/*bottom: 50px;*/
	/*bottom: -100px;*/
	top: calc(100% + 50px);
	left:50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #ffffff;
	/*z-index: 10;*/
	z-index: 1;
	width: 3px;
	-webkit-transition: height 700ms ease-in-out;
	-moz-transition: height 700ms ease-in-out;
	-o-transition: height 700ms ease-in-out;
	-ms-transition: height 700ms ease-in-out;
	transition: height 700ms ease-in-out;
	line-height: 0.75;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}
.dotted-line-container.in-page-line {
	/*bottom: 50px;*/
	-webkit-transition: height 700ms ease-in-out;
	-moz-transition: height 700ms ease-in-out;
	-o-transition: height 700ms ease-in-out;
	-ms-transition: height 700ms ease-in-out;
	transition: height 700ms ease-in-out;
}
.homepage-photo-section .dotted-line-container {
	z-index: -1;
}
.homepage-photo-section .dotted-line-container.visible-dotted-line {
	z-index: 1;
}
.homepage-photo-section .dotted-line-container.scrolled {
	z-index: 1;
}
.dotted-line-container.visible-dotted-line .circle-item {
	background-color: #ffffff;
}
.homepage-photo-section .dotted-line-container.scrolled .circle-item {
	background-color: #e49d14;
}
.video-section svg.circle {
	/*width: 105px;
	height: 105px;*/
	text-align: center;
}
.dotted-line-container .circle-item {
	width: 3px;
	height: 3px;
	border-radius: 100%;
	margin-bottom: 3px;
	display: inline-block;
	/*background-color: #ffffff;*/
	background-color: transparent;
	/*-webkit-transition: background-color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out;*/
}
.dotted-line-container .circle-item:last-of-type {
	margin-bottom: 0px;
}

.dotted-line-container.scrolled {
	height: 50px;
	width: 2px;
}
.dotted-line-container.in-page-line.scrolled {
	top: calc(100% + 100px);
	/* bottom: -100px; */
	height: 100px;
}
.dotted-line-container.scrolled .circle-item {
	width: 2px;
	height: 5px;
	border-radius: 0%;
	margin-bottom: 0px;
	/*background-color: #000000;*/
}
.dotted-line-container.in-page-line.scrolled .circle-item {
	height: 10px;
} 
.homepage-photo-section {
	padding: 0px;
}
#animatedboxhome.center-content {
	max-width: 100%;
	padding: 0px 0px;
}
.photo-section-lblue, .photo-section-orange, .photo-section-dblue {
	float: left;
	width: 33.3333333%;	
}
.photo-section-lblue {
	background-color: #a7bed3;
	/*margin: 0 0 0 0.5%;*/
	position: relative;
	z-index: 2;	
	margin: 0;
}
.photo-section-orange {
	margin: 0 0%;
}
.photo-section-dblue {
	/*margin: 0 0.5% 0 0;*/
	margin: 0;
}
#animatedboxhome.homepage-photo-section .item {
	overflow: hidden;
	min-height: 28rem;

}
.homepage-photo-section .item .img-box {
	width: 100%;
	height: 100%;
	overflow: hidden;

}
.homepage-photo-section .item .img-box video {
	position: absolute;
	top: 50%;
    left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);

	/*-webkit-transition: all 0.2s cubic-bezier(0.5, 0.5, 0.5, 0.5);
	-moz-transition: all 0.2s cubic-bezier(0.5, 0.5, 0.5, 0.5);
	-o-transition: all 0.2s cubic-bezier(0.5, 0.5, 0.5, 0.5);
	-ms-transition: all 0.2s cubic-bezier(0.5, 0.5, 0.5, 0.5);
	transition: all 0.2s cubic-bezier(0.5, 0.5, 0.5, 0.5);*/

	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/

	-webkit-transition: all 0.75s linear;
	-moz-transition: all 0.75s linear;
	-o-transition: all 0.75s linear;
	-ms-transition: all 0.75s linear;
	transition: all 0.75s linear;

	/*-webkit-clip: rect(80px,80px,80px,80px);
	-moz-clip: rect(80px,80px,80px,80px);
	-o-clip: rect(80px,80px,80px,80px);
	-ms-clip: rect(80px,80px,80px,80px);*/
	-webkit-clip-path: inset(450px 80px 450px 80px);
	clip-path: inset(450px 80px 450px 80px);
	
}
.homepage-photo-section .item.visible .img-box video {
	-webkit-animation: fadein 0.75s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 0.75s; /* Firefox < 16 */
        -ms-animation: fadein 0.75s; /* Internet Explorer */
         -o-animation: fadein 0.75s; /* Opera < 12.1 */
            animation: fadein 0.75s;

}
@keyframes fadein {
    /* from { width: 0%; height: 0%; opacity: 0; }
	to   { width: 100%; height: 100%; opacity: 1; } */
	from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    /* from { width: 0%; height: 0%; opacity: 0; }
	to   { width: 100%; height: 100%; opacity: 1; } */
	from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    /* from { width: 0%; height: 0%; opacity: 0; }
	to   { width: 100%; height: 100%; opacity: 1; } */
	from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    /* from { width: 0%; height: 0%; opacity: 0; }
	to   { width: 100%; height: 100%; opacity: 1; } */
	from { opacity: 0; }
    to   { opacity: 1; }
}
.homepage-photo-section .item h2 {
	position: absolute !important;
	left: 0px;
	right: 0px;
}

/* New Homepage */

/* body.page-template {
    line-height: 1.5;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #ffffff;
	color: #24282d;
	min-height: 100%;
} */
.grid-container h5 {
    line-height: 1.5;
}
.page-template p {
    /* line-height: 1.5;
	font-size: 16px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 500;
	margin-bottom: 1em; */
}
.page-template .footer-phone-no p {
	margin-bottom: 0px;
	font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
}
.page-template h2 {
    font-size: 222%;
	color: #0b2d48;	
	text-transform: uppercase;
	line-height: 1.2 !important;
}
.grid-transition-section .flex-item .hover-lines {
	height: 0;
	width: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	-ms-transform: translate(-50%,0);
	transform: translate(-50%,0);
	box-sizing: border-box;
	border-top: 0 solid #ffffff;
	border-right: 0 solid #ffffff;
	border-bottom: 8px solid #ffffff;
	border-left: 0 solid #ffffff;
	transition: width .4s cubic-bezier(.19,1,.22,1) 340ms,height .2s cubic-bezier(.25,.25,.75,.75) 145ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) 340ms,border-right-width 0s cubic-bezier(.25,.25,.75,.75) 340ms;
	z-index: 1;
}
.grid-transition-section .flex-item:before {
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    content: '';
    position: absolute;
    opacity: .3;
    transition: all 1s cubic-bezier(.19,1,.22,1);
}
.grid-transition-section .flex-item:hover .hover-lines {
	height: 100%;
	width: 100%;
	border-left-width: 8px;
	border-right-width: 8px;
	transition: width 200ms cubic-bezier(.25,.25,.75,.75),height .2s cubic-bezier(.25,.25,.75,.75) 190ms,border-left-width 0s cubic-bezier(.25,.25,.75,.75) 190ms,border-right-width 0s cubic-bezier(.25,.25,.75,.75) 190ms;
}
.grid-transition-section .flex-item:hover .item {
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	stroke: #ffffff;
	stroke-width: 8px;
	padding-top: calc(90% - 16px);
}
.grid-transition-section .flex-item {
	padding: 0px;
}
.flex-item a {
	display: block;
	z-index: 2;
	position: relative;
	padding: 0px;
	border-right: 0px solid transparent;
	border-left: 0px solid transparent;
}
.grid-transition-section .flex-item .hover-lines:after, .grid-transition-section .flex-item .hover-lines:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 8px;
    background: #ffffff;
    transition: width 400ms cubic-bezier(.25,.25,.75,.75) 0s;
}
.grid-transition-section .flex-item .hover-lines:after {
	left: auto;
	right: 0;
}
.grid-transition-section .flex-item:hover .hover-lines:before, .grid-transition-section .flex-item:hover .hover-lines:after {
	width: 50%;
	transition: width .5s cubic-bezier(.19,1,.22,1) 340ms;
}
.playbtncontainer.specialplaybtn {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
}
#section-to-scroll {
	padding-bottom: 0px;
}
/* End New Homepage */

/* New Teamwork */
.lshowcase-logos .bx-wrapper .bx-viewport {
	overflow-y: visible !important;
}
.lshowcase-logos .bx-wrapper {
	padding-top: 30px !important;
}
.lshowcase-logos .bx-wrapper a {
	overflow-y: visible !important;
	position: relative !important;
}
.lshowcase-logos .bx-wrapper a .tooltip-container {
	position: absolute;
	bottom: calc(100% + 5px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: rgba( 0, 0, 0, 0.5 );
	color: #ffffff;
	border-radius: 10px;
	line-height: 1.6;
	max-width: 100%;
	width: 100%;
	text-transform: uppercase;
}
.lshowcase-logos .bx-wrapper a .tooltip-container.for-clone {
	background-color: transparent;
}
.lshowcase-logos .bx-wrapper div a .tooltip-container + .tooltip-container {
	background-color: transparent;
}
.lshowcase-logos .bx-wrapper a .tooltip-container:before {
	content: '';
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid rgba( 0, 0, 0, 0.5 );
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.lshowcase-logos .bx-wrapper a .tooltip-container.for-clone:before {
	background-color: transparent;
	border-top: 5px solid transparent;
}
.lshowcase-logos .bx-wrapper div a .tooltip-container + .tooltip-container:before {
	background-color: transparent;
	border-top: 5px solid transparent;
}
/* End New Teamwork */


/* code for trident icon before list item */
.trident-list {
	list-style: none;
}
.trident-list li {
	position: relative;
	padding-left: 30px;
	display: inline-block;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
.trident-list li .trident-span-container {
	position: absolute;
	left: 0px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: inherit;
	margin-top: 0px;
}

/* end code for trident icon before list item */

/* don't let header cover the content when smooth scroll happens */
.page-id-6421 .vc_tta-panels {
	position: relative;
}
.page-id-6421 .vc_tta-panel {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: auto;
	left: 0px;
	z-index: -1;
}
.page-id-6421 .vc_tta-panel.vc_active {
	position: static;
	z-index: 1;
}
/* end don't let header cover the content when smooth scroll happens */


.page-no-header-content-wrapper {
	overflow-x: hidden;
}

.noScroll {
	overflow: hidden !important;
}
#CustomModal {
	background: rgba(0, 59, 99, 0.8) none repeat scroll 0% 0%;
}
#CustomModal .contain-custom-modal-iframe {
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
}
#CustomModal .contain-custom-modal-iframe iframe {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
#CustomModal .ult-overlay-close.top-right {
	position: fixed;
	right: 35px;
	top: 35px;
	cursor: pointer;
}
#CustomModal .ult-overlay-close .ult-overlay-close-inside {
	width: 100%;
	height: 100%;
	background: url('images/cross.png') no-repeat center center;
	pointer-events: none;
	cursor: pointer;
}

/* custom buttons on sticky header */

.bottom-header-fixed #ubermenu-main-60-primary {
	display: inline-block !important;
	height: 55.6px;
}
.bottom-header-fixed #ubermenu-main-60-primary {
	height: 100%;
}
.bottom-header-fixed #ubermenu-main-60-primary .ubermenu-item.ubermenu-item-level-0 {
	height: 100%;
}
.bottom-header-fixed #ubermenu-main-60-primary .ubermenu-item.ubermenu-item-level-0 a {
	height: 100%;
}
.custom-buttons-sticky-header {
	display: none;
}
.bottom-header-fixed .custom-buttons-sticky-header {
	display: inline-block;
	float: right;
	height: 55.6px;
	margin-left: -1px;
	border-left: 1px solid #D9D9D9;
}
.custom-buttons-sticky-header li {
	display: inline-block;
	float: left;
	font-size: 0;
	height: 100%;
}
.custom-buttons-sticky-header li a {
	font-size: 16.02px;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 14.4px;
	padding-left: 25px;
	display: inline-block;
	background: rgb(13, 45, 70);
	-webkit-transition: background 300ms ease-in-out;
	-moz-transition: background 300ms ease-in-out;
	-o-transition: background 300ms ease-in-out;
	-ms-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;
	height: 100%;
}
.custom-buttons-sticky-header li a .trident-span-container svg {
	fill: #ffffff;
}
.custom-buttons-sticky-header .button-orange {
	line-height: 1.3;
	height: 100%;
	margin: 0px;
}
.custom-buttons-sticky-header .button-orange a {
	padding-top: 17px;
	padding-bottom: 17px;
	color: #0d2d46;
	background-color: transparent;
	background: none;
	height: 100%;
}
.custom-buttons-sticky-header .button-orange a:hover {
	color: #ffffff;
}

/* end custom buttons on sticky header */


/* changes to homepage */
.page-template-page-home3 .homepage-section1 .dotted-line-container {
	background-color: #f5aa03;
	z-index: 10;
	top: 0px;
	height: 100px;
	-webkit-transform: translateY(-360px);
	-moz-transform: translateY(-360px);
	-o-transform: translateY(-360px);
	-ms-transform: translateY(-360px);
	transform: translateY(-360px);
	-webkit-transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: transform 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
	/* transition: transform 800ms cubic-bezier(0.215, 0.61, 0.355, 1), height 700ms cubic-bezier(.33,.65,.85,.65); */
	/* transition: transform 800ms cubic-bezier(0.215, 0.61, 0.355, 1), height 700ms ease-in; */
	overflow: visible;
}
.page-template-page-home3 .homepage-section1 .dotted-line-container.scrolled {
	top: 0px;
	/* height: 100px; */
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-o-transform: translateY(-80px);
	-ms-transform: translateY(-80px);
	transform: translateY(-80px);
	
}
.page-template-page-home3 .homepage-section1 .dotted-line-container:before {
	content: '';
	height: 100px;
	width: 2px;
	background-color: #f5aa03;
	margin-top: -100px;
	display: block;
	-webkit-transition: margin-top 900ms ease-in-out;
	-moz-transition: margin-top 900ms ease-in-out;
	-o-transition: margin-top 900ms ease-in-out;
	-ms-transition: margin-top 900ms ease-in-out;
	transition: margin-top 900ms ease-in-out;
}
.page-template-page-home3 .homepage-section1 .dotted-line-container.scrolled:before {
	margin-top: 0px;
}

.page-template-page-home3 .homepage-section1 .positioned-container-come-from-bottom {
	position: relative;
	-webkit-transform: translateY(30%);
	-moz-transform: translateY(30%);
	-o-transform: translateY(30%);
	-ms-transform: translateY(30%);
	transform: translateY(30%);
	-webkit-transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1000ms ease-in-out;
	-moz-transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1000ms ease-in-out;
	-o-transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1000ms ease-in-out;
	-ms-transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1000ms ease-in-out;
	transition: transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1000ms ease-in-out;
	transition-delay: 400ms;
	opacity: 0;
	z-index: 2;
}
.page-template-page-home3 .homepage-section1 .positioned-container-come-from-bottom.scrolled {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
}

.page-template .homepage-section1 {
	height: 60vh;
	min-height: 500px;
}
.page-template-page-home3 .homepage-section1 .backgrounds-container {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.page-template-page-home3 .homepage-section1 .backgrounds-container .background-container-first {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-template-page-home3 .homepage-section1 .backgrounds-container .background-container-second {
	/* width: 100%; */
	width: 110%;
	height: 350%;
	position: absolute;
	top: -250%;
	/* right: -25%; */
	right: -23%;
	bottom: auto;
	left: auto;
	z-index: 2;
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;

}
.page-template-page-home3 .homepage-section1 .backgrounds-container .background-container-third {
	position: absolute;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
	z-index: 3;
	/* width: 310px;
	height: 100%; */
	width: 440px;
	height: 120%;
	background-position: right;
	background-size: 105%;
	background-repeat: no-repeat;
}
.page-template-page-home3 .homepage-section1 .section1-wrapper {
	z-index: 9;
	background-image: none;
}
.page-template-page-home3 .homepage-section1 .section1-wrapper .section1-container {
	padding-top: 50px;
}
.page-template-page-home3 .homepage-section1 .areas-of-support {
	padding: 0px 0px 50px;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .text-container {
	color: #ffffff;
	text-align: center;
	border: 2px solid #ffffff;
	border-left: none;
	border-right: none;
	padding: 30px 0px 40px;
	max-width: 625px;
	margin-top: 60px;
	position: relative;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .text-container p {
	margin-bottom: 0px;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .text-container pre {
	margin-bottom: 1em;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .button-container {
	text-align: center;
	margin-top: -20px;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .button-container a, .news-button-container a, .btn.loadMoreBtn, .page-id-23 .button-container a {
	background-color: #0a2c48;
	color: #ffffff;
	display: inline-block;
	border: 2px solid #f5aa03;
	padding: 8px 13px;
	position: relative;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	font-size: 18px;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .button-container a:hover, .page-id-23 .button-container a:hover  {
	background-color: #040a2a;
	color: #f5aa03;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .button-container a:before {
	position: absolute;
	content: '';
	top: 0px;
	right: auto;
	bottom: 0px;
	left: -5px;
	width: 3px;
	height: 100%;
	background-color: #040a2a;
}
.page-template-page-home3 .homepage-section1 .areas-of-support .button-container a:after {
	position: absolute;
	content: '';
	top: 0px;
	right: -5px;
	bottom: 0px;
	left: auto;
	width: 3px;
	height: 100%;
	background-color: #040a2a;
}
.page-template-page-home3 .homepage-section2 .section2-wrapper {
	background-position: top;
	background-size: contain;
	background-repeat: repeat-x;
}
.page-template-page-home3 .homepage-section2 .section2-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* max-width: 1300px;
	margin: 0px auto; */
}
.page-template-page-home3 .homepage-section2 .charities-container-header {
	/* padding: 40px 20px; */
	padding: 40px 30px;
	background-color: #0c2443;
	text-align: center;
}
.page-template-page-home3 .homepage-section2 .charities-container-header h2 {
	color: #f0ab00;
}
.page-template-page-home3 .homepage-section2 .charities-container-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	flex-direction: row;
	border-bottom: 2px solid #023a5b;
}
.page-template-page-home3 .homepage-section2 .charities-container-row h4 {
	font-weight: 500 !important;
	text-align:left;
}
.charities-container-row-left,
.charities-container-row-left-mobile-first-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 20px;
	flex-direction: column;
	width: 40%;
	justify-content: center;
	align-items: center;
	border-right: 2px solid #023a5b;
}
.charities-container-row-left {
	text-align: center;
}
.charities-container-row-left-mobile-first-container {
	display: none;
}
.charities-container-row-left .charities-container-row-left-image {
	max-width: 130px;
	margin-bottom: 20px;
}
.charities-container-row-left .charities-container-row-left-text {
	max-width: 300px;
	line-height: 1.2;
	color: #00112c;
}
.charities-container-row-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	width: 60%;
	justify-content: center;
	align-items: center;
}
.charities-container-row-right .charities-container-row-right-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 40px 20px;
	flex-direction: row;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.charities-container-row-right .charities-container-row-right-first-row {
	border-bottom: 2px solid #023a5b;
	padding-top: 55px;
}
.charities-container-row-right .charities-container-row-right-first-row-image, 
.charities-container-row-right .charities-container-row-right-second-row-image {
	width: 200px;
	padding: 0px 10px;
}
.charities-container-row-right .charities-container-row-right-first-row-container {
	width: 665px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.charities-container-row-right .charities-container-row-right-first-row-text {
	padding-left: 10px;
	color: #00112c;
	line-height: 1.2;
}
.charities-container-row-right .charities-container-row-right-second-row {
	padding-bottom: 45px;
	position: relative;
}
.charities-container-row-right .charities-container-row-right-second-row-container {
	width: 370px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.charities-container-row-right .charities-container-row-right-second-row-text {
	text-align: center;
	color: #00112c;
	line-height: 1.2;
}
.charities-container-row-right .charities-container-row-right-second-row .charities-container-nsf-logo-container {
	position: absolute;
	top: -41px;
	left: -41px;
	width: 80px;
	height: 80px;
	z-index: 2;
}

.show-on-odd-mobile-devices {
	display: none;
}
/* end changes to homepage */


/* make news & events 10 */
.grid-container-copy {
	display: none;
}
/* end make news & events 10 */



/* new section with events and news 'grid-container-no-carousel' */
.grid-container-no-carousel {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	width: 100%;
    overflow-x: hidden;
    background-image: url("images/wave-navy.jpg");
    background-repeat: repeat-x;
    position: relative;
    background-size:cover;
    background-attachment:fixed;
	padding: 100px 0px;
	overflow-y: hidden;
}
.grid-container-no-carousel .content-list-cards {
	width: 50%;
	padding: 20px 40px;
	position: relative;
}
.grid-container-no-carousel .content-list-cards:after {
	content: '';
	position: absolute;
	top: auto;
	right: 40px;
	bottom: 20px;
	left: 40px;
	height: 2px;
	background-color: #ffffff;
}
/* .grid-container-no-carousel .content-list-cards .content-list-cards-header {
	text-transform: uppercase;
	border-bottom: 8px solid #f0ab00;
	display: inline-block;
	margin-bottom: 20px;
	line-height: 1.2;
} */
.grid-container-no-carousel .left-side.content-list-cards .content-list-cards-header {
	color: #ffffff;
}
.grid-container-no-carousel .content-list-cards ul {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	flex-direction: column;
	padding-bottom: 30px;
}
.grid-container-no-carousel .content-list-cards ul li {
	width: 100%;
	border-bottom: 1px solid #0078AE;
	position: relative;
	padding-top: 20px;
	padding-bottom: 60px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	justify-content: flex-start;
    align-items: center;
	flex-direction: row;
}
.grid-container-no-carousel .content-list-cards ul li:first-child {
    padding-top:0px;
}
.grid-container-no-carousel .content-list-cards ul li:last-of-type {
	border-bottom: none;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event {
	position: absolute;
	top: auto;
	bottom: 15px;
	/* left: 50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); */
	background: none;
	z-index: 1;
	width: 100%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	padding-left: calc(20% + 15px);
	justify-content: flex-start;
    align-items: center;
	flex-direction: row;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile {
	background: none;
	width: 100%;
	padding-left: 0px;
	display: none;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event .location-container, 
.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile .location-container {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	justify-content: center;
    align-items: center;
	flex-direction: row;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event .location-container i, 
.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile .location-container i {
	color: #f0ab00;
	font-size: 18px;
	margin-right: 6px;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event .location-container h4, 
.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile .location-container h4 {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400 !important;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event .signature-separator {
	width: 2px;
	height: 20px;
	background-color: #0078AE;
	margin: 0px 15px;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile .signature-separator {
	width: 20px;
	height: 2px;
	background-color: #0078AE;
	margin: 10px 0px;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event .image-signature, 
.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile .image-signature {
	background: #f0ab00;
	color: #000;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	max-width: 150px;
	width: 100%;
}
.grid-container-no-carousel .content-list-cards ul li .signature-event .image-signature img, 
.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile .image-signature img {
	max-width: 20px;
	width: 100%;
	margin-right: 8px;
	padding-top: 0px;
}
.grid-container-no-carousel .content-list-cards ul li .row-image {
	display: inline-block;
	width: 20%;
	min-width: 100px;
	/* aspect of 16/9 for 30% width */
	/* padding-bottom: 16.875%; */
	/* aspect of 16/9 for 20% width */
	/* padding-bottom: 11.25%; */
	padding-bottom: 15%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	align-self: flex-start;
	margin-top: 8px;
}
.grid-container-no-carousel .content-list-cards ul li .date-row-container {
	max-width: calc(80% - 150px);
	width: 100%;
	/* border-right: 2px solid #ffffff; */
	border-right: 1px solid #0078AE;
	padding-left: 15px;
}
.grid-container-no-carousel .content-list-cards ul li .date-row-container {
	padding-right: 5px;
}
.grid-container-no-carousel .content-list-cards ul li .date-info-container {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	justify-content: flex-start;
    align-items: center;
	flex-direction: row;
	margin-bottom: 5px;
}
.grid-container-no-carousel .content-list-cards ul li .date-info-container h2 {
	color: #f0ab00;
	padding: 0px;
}
.grid-container-no-carousel .content-list-cards ul li .date-info-container h3 {
	font-size: 12px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	background-color: transparent;
	color: #000000;
	/* padding: 0px 8px; */
	margin: 2px 0px 0px 6px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0px;
}
.grid-container-no-carousel .content-list-cards ul li .date-info-container h3.active {
	background-color: #006da4;
	color: #ffffff;
	text-align:center;
}
.grid-container-no-carousel .content-list-cards ul li .date-info-container h3.postponed {
	background-color: #fcff00;
	color: #0c2443;
	text-align:center;
}
.grid-container-no-carousel .content-list-cards ul li .date-row-container h5 {
	color: #ffffff;
	padding-left: 0px;
	line-height: 1.2;
}
.grid-container-no-carousel .content-list-cards ul li .event-right-btns {
	padding: 0px 10px;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	justify-content: center;
    align-items: center;
	width: 150px;
}
.grid-container-no-carousel .content-list-cards ul li .event-right-btns a {
	border: 2px solid #f5aa03;
	padding: 8px 13px;
	color: #ffffff;
	background-color: #0a2c48;
	text-transform: uppercase;
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
}
.grid-container-no-carousel .content-list-cards ul li .event-right-btns a:hover {
	background-color: #040a2a;
	color: #f5aa03;
}
.grid-container-no-carousel .content-list-cards ul li .event-right-btns a .trident-span-container {
	margin-top: -3px;
}
.grid-container-no-carousel .content-list-cards ul li .event-right-btns a .trident-span-container svg {
	fill: #ffffff;
}
.grid-container-no-carousel .content-list-cards ul li .event-right-btns a:hover .trident-span-container svg {
	fill: #f5aa03;
}
.grid-container-no-carousel .content-list-cards .view-all-btn-content-list-cards {
	/* padding: 5px 10px; */
	padding: 8px 13px;
	background-color: #0a2c48;
	border: 2px solid #f5aa03;
	display: inline-block;
	color: #ffffff;
	position: absolute;
	top: auto;
	bottom: 0px;
	left: 50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	text-transform: uppercase;
	-webkit-transition: all 400ms ease-out;
	-moz-transition: all 400ms ease-out;
	-o-transition: all 400ms ease-out;
	-ms-transition: all 400ms ease-out;
	transition: all 400ms ease-out;
	z-index: 2;
}
.grid-container-no-carousel .content-list-cards .view-all-btn-content-list-cards:before {
	position: absolute;
	content: '';
	top: 0px;
	right: auto;
	bottom: 0px;
	left: -5px;
	width: 3px;
	height: 100%;
	background-color: #040a2a;
}
.grid-container-no-carousel .content-list-cards .view-all-btn-content-list-cards:after {
	position: absolute;
	content: '';
	top: 0px;
	right: -5px;
	bottom: 0px;
	left: auto;
	width: 3px;
	height: 100%;
	background-color: #040a2a;
}
.grid-container-no-carousel .content-list-cards .view-all-btn-content-list-cards:hover {
	background-color: #040a2a !important;
	color: #f5aa03 !important;
}

/* .right-side.content-list-cards .news-container-white {
	background-color: transparent;
	margin: -20px -15px 0px;
	padding: 20px 15px 25px;
} */
.right-side.content-list-cards .content-list-cards-header {
	color: #ffffff;
}
/* .grid-container-no-carousel .content-list-cards ul.news-container {
	padding-bottom: 0px;
}
.grid-container-no-carousel .content-list-cards ul.news-container li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.grid-container-no-carousel .content-list-cards ul.news-container li a {
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
	padding: 20px 0px;
	background-color: transparent;
	color: #ffffff;
}
.grid-container-no-carousel .content-list-cards ul.news-container li .date-row-container {
	max-width: 80%;
	border-right: none;
}
.grid-container-no-carousel .content-list-cards ul.news-container li .date-row-container h5 {
	color: inherit;
}
.grid-container-no-carousel .content-list-cards ul.news-container li .date-row-container .content-text-news-tile-element {
	font-size: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
} */
/* .right-side.content-list-cards .view-all-btn-content-list-cards:before, 
.right-side.content-list-cards .view-all-btn-content-list-cards:after {
	display: none;
} */
/* .read-more-span {
	color: #f0ab00;
	text-transform: uppercase;
	font-weight: 600;
} */
.grid-container-no-carousel .crosshatch-container {
	bottom: auto;
	top: -125px;
}
/* end new section with events and news 'grid-container-no-carousel' */

/* events add location to the cards */
.events-container .event-small-img .events-location-row {
	/* min-height: 26px;
	border-bottom: 4px solid #006da4;
	margin: 0px 15px; */
}
.events-container .event-small-img .title-and-location-container {
	border-bottom: 4px solid #006da4;
	margin: 0px 15px;
}
.events-container .event-small-img .events-location-row .event-location-container {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	justify-content: flex-start;
    align-items: center;
	flex-direction: row;
	width: 100%;
	color: #ffffff;
	padding: 0px 0px 5px;
}
.events-container .event-small-img .events-location-row .event-location-container i {
	color: #f0ab00;
	font-size: 18px;
	margin-right: 6px;
}
.events-container .event-small-img .events-location-row .event-location-container h4 {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400 !important;
}
/* end events add location to the cards */


/* subscribe form on sidebar */
.sidebar-subscribe-form.nl-form div {
	max-width: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 5px;
	float: none;
	display: inline-block;
}
.sidebar-subscribe-form.nl-form div input {
	max-width: 100%;
}
.sidebar-subscribe-form.nl-form .nl-email {
	padding-right: 0px;
}
.sidebar-subscribe-form.nl-form .nl-submit {
	position: static;
	top: auto;
	right: auto;
	margin: 5px 0px;
	width: 100%;
}
.sidebar-subscribe-form.nl-form .nl-submit input {
	width: 100%;
}
/* end subscribe form on sidebar */

/* new filter on the events page */
.make-full-width-minus {
	display: block;
	width: 100%;
	line-height: 0.4;
	margin-bottom: 6px;
}
.event-view > a.host-event-button {
	font-size: 17px;
}
.event-view > a.host-event-button > span {
	padding: 20px 50px;
}
.new-filter-btn {
	position: relative;
	font-size: 17px !important;
	text-align: center;
}
.event-view .new-filter-btn span:hover, .event-view .new-filter-btn.event-filter-active {
	background-color: #d9d9d9;
	color: #0078ae;
}
.filter-events-info {
	background: #0b2d48;
	color: #ffffff !important;
	float: left;
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
}
.filter-events-info span {
	background-color: #0b2d48 !important;
	color: #ffffff !important;
	cursor: default !important;
}
/* .new-filter-btn.event-filter-active {
	background: #0b2d48;
	color: #fff;
} */
.new-filter-btn .tooltiptext {
	visibility: hidden;
	background-color: rgba( 0, 0, 0, 0.75 ) !important;
	color: #ffffff !important;
	opacity: 0;
	-webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -ms-transition: opacity 1s;
    transition: opacity 1s;
	text-align: center;
	padding: 5px 10px;
	border-radius: 6px;
	position: absolute;
	bottom: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	z-index: 1;
	/* text-transform: none !important; */
	white-space: nowrap;
	font-size:12px;
}
/* .new-filter-btn .tooltiptext:hover {
	background-color: rgba( 0, 0, 0, 0.75 ) !important;
} */
.new-filter-btn .tooltiptext::after {
	content: " ";
	position: absolute;
	top: 100%; /* At the bottom of the tooltip */
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: rgba( 0, 0, 0, 0.75 ) transparent transparent transparent;
}
.new-filter-btn:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.separator-element {
	float: left;
	height: 65.5px;
	width: 1px;
	background-color: #d9d9d9;
	margin: 0px;
	padding: 0px !important;
	display: inline-block !important;
	cursor: default !important;
}

.host-event-button.centered-host-event-button {
	float: none !important;
	display: block;
	text-align: center;
}

.new-filter-btn.not-active, 
.separator-element.not-active {
	display: none !important;
}

.events-container .container-of-event, 
.event-list-row {
	transition: all 400ms ease-in-out !important;
}
.events-center-container.photo-view-type .events-container {
	width: calc(100% + 20px);
	/* margin: 0px -10px; */
	margin-left: -10px;
	margin-right: -10px;
}
.events-container .container-of-event {
	float: left;
	width: 25%;
	padding: 0px 10px;
}
.events-container .event-small-img {
	width: 100% !important;
	margin-right: 0px;
}
.events-container .event-small-img h2:first-of-type {
	margin-bottom: 8px;
}
.events-container .container-of-event.hide-this-event {
	width: 0px;
	opacity: 0;
	padding: 0px;
	margin-bottom: 0px;
}
.events-container .container-of-event.hide-this-event .title-and-location-container {
	height: 0px !important;
}
.event-list-row.hide-this-event {
	height: 0px;
	opacity: 0;
	margin-bottom: 0px;
	border: none;
	display: none;
}

/* end new filter on the events page */


.program-text p:last-of-type, 
.partner-text p:last-of-type {
	margin-bottom: 0px;
}

/* Program Single landing */

.flex-container {
  display: flex;
  flex-direction: row;
}
.flex-item {
  flex: 50%;
}
.pg-about-wrap .flex-container {
  align-items:center;
}
.pg-about-wrap {
    padding-bottom: 60px;
}
.pg-about-wrap p {
    max-width: 560px;
    text-align: justify;
    padding-right:2%;
}
.pg-include-wrap .flex-container {
	align-items:center;
}
.pg-include-wrap {
    padding-top: 60px;
    padding-bottom: 70px;
}
.pg-include-wrap .programs {
	margin-bottom:0;
	margin-left: -10px;
}
.testimonail-main-sec {
    background-image: url(images/testi-back.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 90px 0 80px;
    text-align: center;
}
.testimonail-wrap {
    max-width: 900px;
	position:relative;
}
.testimonail-wrap .client-testimonial {
    padding: 0 50px;
    text-align: justify;
	color: #fff;
}

.testimonail-wrap .client-testimonial {
    font-style:italic;
}

.testimonail-wrap::before {
    content: '';
    background: url(images/qoute-icon.png) no-repeat;
    position: absolute;
    top: -28px;
    bottom: 0;
    left: 61px;
    right: 0;
    background-size: 12%;
}
.kg-main-wrap {
    position: relative;
}

.kg-main-wrap .kg-logo-wrap {
    display:none;
}

.kg-logo-wrap {
    position: absolute;
    bottom: -20px;
    background-color: #fff;
    padding: 10px;
    max-width: 400px;
    left: -20px;
}
.kg-logo-wrap p {
    font-size: 12px;
    font-style: italic;
    margin: 0;
    text-align: left;
}
.testimonail-slider .slick-next, 
.testimonail-slider .slick-prev {
	top: 40%;
}
.testimonail-slider .slick-next {
    right: 15px;
}
.testimonail-slider .slick-next:before, 
.testimonail-slider .slick-prev:before {
	font-family: FontAwesome;
    content: "\f105";
    color: #f0ab00;
    font-size: 72px;
	opacity:1;
}
.testimonail-slider .slick-prev:before {
    content: "\f104";
}
.testimonail-slider .client-name {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    text-align: center;
    letter-spacing: normal;
    font-weight: 500 !important;
    font-style: normal;
    margin: 0px 0px 8px 0px;
    padding: 0;
	color: #f0ab00;
	text-transform: uppercase;
}
.testimonail-slider .slick-track {
    display: flex;
    align-items: center;
    justify-content: center;
}
.testimonail-slider .slick-dots {
    display: none !important;
}
/* End Program Single landing */

.program-landing-text {
	text-align: center;
}
.program-landing-text p {
	text-align: justify;
}
.program-landing-text .centertitle {
    margin-top: 45px;
}
.programaftertext.programblock {
    background-color: #133b62;
    color: #fff;
    align-items:center;
    justify-content:center;
}
.programaftertext.programblock h2 {
    text-align: center;
    width: 100%;
    padding-top: 30px;
}
.programaftertext .program-box-title {
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 500 !important;
    font-size: 2rem;
    color: #f5aa03;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
}
.program-landing-text .kg-logo-wrap {
    position: static;
    bottom: 0;
    background-color: transparent;
    padding: 10px 25px;
    max-width: 100%;
    left: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.program-landing-text .flex-desc-col {
    flex: 100%;
}
.program-landing-text .flex-kg-col {
    margin-left: 30px;
}
.program-landing-text .kg-logo-wrap p {
    text-align: center;
}

/* Video Modal
-----------------------------------------*/
.video-modal,
.video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000;
}
.video-modal {
	overflow: hidden;
	position: fixed;
	opacity: 0.0;

  -webkit-transform: translate(500%,0%);
  transform: translate(500%,0%);

  -webkit-transition: -webkit-transform 0s linear 0s;
  transition: transform 0s linear 0s;


  /* using flexbox for vertical centering */

  /* Flexbox display */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;

  /* Vertical alignment */
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;

  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.video-modal .overlay {
  z-index: 0;
  background: rgba(0, 59, 99, 0.8); /* overlay color */
  opacity: 0.0;
  -webkit-transition: opacity 0.2s ease-out 0.05s;
  transition: opacity 0.2s ease-out 0.05s;
}

.video-modal-content {
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	z-index: 1;
	margin: 0 auto;
	overflow-y: visible;
	background: #000;
	width: calc(100% - 12em);
	height: 0;
	padding-top: calc((100% - 12em) * 0.5625); /* 16:9 calc */
}

/* Scaling to fit within the current Viewport size:
   When viewport aspect ratio is greater than 16:9
   work off the height instead of the width for calc */
 @media (min-aspect-ratio: 16/9) {
  .video-modal-content {
    width: 0;
    height: calc(100vh - 10em);
    padding-top: 0;
    padding-left: calc((100vh - 10em) * 1.7778); /* 16:9 calc */
  }
}

/* Mobile Layout Tweaks - side margins reduced */
@media (max-width: 640px) {
	.video-modal-content {
		width: calc(100% - 1em);
		padding-top: calc((100% - 1em) * 0.5625); /* 16:9 calc */
	}
}

/* modal close button */
.close-video-modal {
    display: block;
    position: absolute;
    right: -160px;
    top: -25px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
	transition: all 0.5s;
}

.close-video-modal:hover {
    transform: rotate(90deg)
}

/* set the iframe element to stretch to fit its parent element */
.video-modal iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: #000;
	box-shadow: 0px 2px 16px rgba(0,0,0,0.5);
}
.noscroll { 
	overflow: hidden;
	position: fixed;
}

/* show the modal: 
   add class to the body to reveal */
.show-video-modal .video-modal {
	opacity: 1.0;

	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}
.show-video-modal .video-modal .overlay {
	opacity: 1.0;
}
.show-video-modal .video-modal-content {
	transform: translate(0%,0%);
	-webkit-transform: translate(0%,0%);
}

.slick-initialized {
    visibility: visible;
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-loading .slick-list {
    background: #fff url(./ajax-loader.gif) center center no-repeat;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slide, .slick-slide img, .slick-slider .slick-list, .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}
.slick-track:after, .slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
@font-face {
    font-family: slick;
    src: url(./fonts/slick.eot);
    src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal;
}
.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 1em;
    width: 1em;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: 0;
}
.slick-next:active, .slick-next:focus, .slick-next:hover, .slick-prev:active, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25;
}
.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -15px;
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -15px;
    -webkit-tranform: rotate(-180deg);
    -moz-tranform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.slick-next {
    right: -15px;
}
[dir=rtl] .slick-next {
    left: -15px;
    right: auto;
    -webkit-tranform: rotate(-180deg);
    -moz-tranform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.ult-carousel-wrapper.ult_full_width button.slick-next {
    right: 25px;
}
.ult-carousel-wrapper.ult_full_width button.slick-prev {
    left: 25px;
}
[dir=rtl] .ult-carousel-wrapper.ult_full_width button.slick-next {
    left: 25px;
}
[dir=rtl] .ult-carousel-wrapper.ult_full_width button.slick-prev {
    right: 25px;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75;
}
.ult-carousel-wrapper .slick-dots li i {
    opacity: .5;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.ult-carousel-wrapper .slick-dots li:hover i {
    opacity: 1;
}
.ult-carousel-wrapper .slick-dots li.slick-active i {
    opacity: 1;
}
button.slick-next:active, button.slick-prev:active {
    background: initial;
    border: initial;
    padding: initial;
}
.ult-item-wrap>.wpb_button, .ult-item-wrap>.wpb_content_element, .ult-item-wrap>.wpb_row, .ult-item-wrap>div, .ult-item-wrap>ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important;
}
ul.slick-dots {
    margin: 0;
    padding: 10px 0;
}
.slick-dots {
    bottom: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.ult-carousel-wrapper button {
    z-index: 1;
}
.ult-carousel-wrapper button.circle-bg, .ult-carousel-wrapper button.circle-border {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.7em;
}
.ult-carousel-wrapper button.square-bg, .ult-carousel-wrapper button.square-border {
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    width: 1.5em;
    height: 1.5em;
}
.ult-carousel-wrapper.ult_vertical {
    padding: 50px 0;
}
.ult-carousel-wrapper.ult_vertical .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.ult-carousel-wrapper.ult_vertical button.slick-next, .ult-carousel-wrapper.ult_vertical button.slick-prev {
    left: 50%;
    margin: 0;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
}
.ult-carousel-wrapper.ult_vertical button.slick-prev {
    top: -45px;
}
.ult-carousel-wrapper.ult_vertical button.slick-next {
    top: auto;
    bottom: -40px;
}
.ult-carousel-wrapper.ult_vertical ul.slick-dots {
    z-index: 99;
    bottom: -30px;
}

/* media queries */

/*  Web flow css*/

.homepage-section1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 40vh;
  min-height: 30rem;
  padding: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
 /* background-image: url('../images/gradient-noise.jpg');*/
  background-position: 50% 0%;
  background-size: contain;
}

.section1-wrapper {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  min-height: 30em;
  padding-right: 15%;
  padding-left: 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/top.svg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hp-section1-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 30%;
  -webkit-flex: 30%;
  -ms-flex: 30%;
  flex: 30%;
}

.hp-section1-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 60%;
  -ms-flex: 0 60%;
  flex: 0 60%;
}

.bodymotion1 {
  position: relative;
  width: 250px;
  height: 250px;
}

.eagle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  width: 100%;
  min-width: 100%;
}

.trident {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  min-width: 100%;
  background-image: url('../images/trident.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.anchor {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  min-width: 100%;
  background-image: url('../images/anchor.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container {
  height: 40vh;
  min-height: 600px;
}

.hero {
  height: 40vh;
  min-height: 600px;
}

.eaglemask {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-left: 0px;
}

.eagleimage {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  background-image: url('../images/eagle.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.buttonexample {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.buttonwrapper {
  position: relative;
  display: block;
  max-width: 400px;
  background-color: #0b2d48;
}

.plus {
  width: 17px;
  height: 17px;
}

.buttoncontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block {
  color: #fff;
}

.lottie-animation {
  position: relative;
  z-index: 100;
  width: 100%;
  max-height: 300px;
  max-width: 300px;
  min-height: 0px;
  min-width: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section1-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-style: italic;
  font-weight: 300;
}

.italic-text {
  font-size: 12px;
  font-weight: 400;
}

.charity-nav {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 200px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.starvector {
  margin-right: 5px;
  margin-left: 5px;
}

.text-block-2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.bold-text {
  font-weight: 400;
}

.mission {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}

.div-block {
  width: 60%;
  height: 5px;
  max-width: 60%;
  margin: 25px auto 30px;
  background-color: #0b2d48;
}

.text-block-3 {
  font-family: Oswald, sans-serif;
  color: #0b2d48;
  font-size: 222%;
  font-weight: 500;
  text-align: center;
}

.three-blocks {
  min-height: 30rem;
  background-color: #0b2d48;
  color: #e49d14;
}

.video-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 30rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: url('../images/doorbuster.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #0b2d48;
  font-size: 222%;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}

.heading-2 {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #e49d14;
  font-size: 222%;
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}

.heading-2.slide {
  margin-bottom: 15px;
}

.video-section-container {
  position: relative;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 240px;
  padding-bottom: 60px;
}

.description {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
}

.playbtncontainer {
  position: relative;
  z-index: 10;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.circle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 100px;
  height: 100px;
  background-image: url('../images/play-circle.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.play {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/play-button.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.line {
  position: absolute;
  left: 50%;
  top: 100px;
  right: 50%;
  bottom: 0%;
  width: 2px;
  height: 120px;
  background-color: #fff;
}

@media (max-width: 991px) {
  .homepage-section1 {
    background-size: contain;
  }
  .video-section {
    padding-right: 40px;
    padding-left: 40px;
  }
  .section1-wrapper {
  padding-right: 8%;
  padding-left: 8%;
  }
}

@media (max-width: 767px) {
  .homepage-section1 {
    height: auto;
    min-height: 70vh;
    min-width: auto;
    padding: 60px 20px 80px;
    background-size: cover;
  }
  .section1-wrapper {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    min-height: auto;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 50% 0%;
    background-size: cover;
  }
  .lottie-animation {
    max-width: 250px;
  }
  .section1-container {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mission {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .div-block {
    margin-bottom: 25px;
  }
  .heading {
    font-size: 175%;
  }
  .heading-2.slide {
    font-size: 175%;
  }
  .description {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  .homepage-section1 {
    overflow: hidden;
    min-height: 70vh;
  }
  .section1-wrapper {
    background-position: 100% -200px;
    background-size: cover;
  }
  .video-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .video-section-container {
    padding-top: 100px;
  }
  .description {
    padding-right: 0px;
    padding-left: 0px;
  }
  .line {
    display: none;
    overflow: visible;
  }
}

/* End */

@media only screen and (min-width: 2500px) {
	.page-template-page-home3 .homepage-section1 .backgrounds-container .background-container-third {
		width: 550px;
		height: 120%;
		background-position: right;
		background-size: 110%;
		background-repeat: no-repeat;
	}
}

@media only screen and (min-width: 1800px) {
	.page-template-page-home3 .homepage-section1 .backgrounds-container .background-container-third {
		width: 480px;
		height: 120%;
		background-position: right;
		background-size: 110%;
		background-repeat: no-repeat;
	}
}

@media only screen and (min-width: 1340px) {
    .page-template-page-home3 .homepage-section1 .areas-of-support .text-container p {
		font-size:18px;
	}
	.page-template-page-home3 .homepage-section1 .areas-of-support .text-container {
		max-width: 700px;
	}
}


@media only screen and (min-width: 1440px) {
	.news-post-heading { min-width: 70%; max-width: 70%; }
	.news-post-extra-wrapper { max-width: 30%; min-width: 30%; }
	.news-post-top-actions { min-width: 70%; }
	.news-post-content { max-width: 77.5%; }
	.news-post-extra-desc { padding-left: 25%; }
}

@media only screen and (max-width: 1660px) {
	.single-news-title .content-left {
		width:100%;
		margin:0;	
	}
	.single-news-title .content-right {
		width:100%;
		margin-top:15px;	
	}
}

@media only screen and (max-width: 1399px) {
	.fallen-contentdiv .fallen-container .fallen-hero-item {
		width: 23.5%;
		margin-right: 2%;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n) {
		margin-right: 2%;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n+1) {
		clear: none;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(4n) {
		margin-right: 0px;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(4n+1) {
		clear: left;
	}
}

@media only screen and (max-width: 1365px) {
	.homepage-section1-padding {
		padding: 60px 0 52px 0;	
	}
	.photo-section-lblue, .photo-section-orange, .photo-section-dblue  {
		margin: 0;	
	}
	.photo-section-lblue, .photo-section-orange, .photo-section-dblue {
		max-width: 340px;
		width: 30%;
		margin-right: 5%;	
	}
	.photo-section-dblue {
		margin-right: 0;	
	}
	.homepage-photo-section a {
		font-size: 100%;	
	}
	.about-section1-left {
		padding-top: 3%;	
	}
	.black-sea-bg {
		text-align: left;	
	}
	.join-us-left {
		float: none;
		width: 100%;
		margin-bottom: 20px;	
	}
	.join-us-right {
		float: none;
		width: 100%;	
	}
	.fallen-container {
		padding: 45px 0 0;	
	}
	.fallen-center-container .home-about-button {
		right: 20px;	
	}
	.blue-btn {
		display: block;
   	 	word-wrap: break-word;	
	}
}

@media only screen and (max-width: 1197px) {
        .donationminheight {
    min-height: 235px;
    margin-bottom: 20px !important;
}
}

@media only screen and (max-width: 1160px) {
    
    .donationminheight {
    min-height: 240px;
    margin-bottom: 20px !important;
}

    
	/* new section with events and news 'grid-container-no-carousel' */
	.grid-container-no-carousel {
		padding: 50px 0px;
		flex-wrap: wrap;
	}
	.grid-container-no-carousel .content-list-cards {
		width: 100%;
	}
	.grid-container-no-carousel .content-list-cards.left-side {
		margin-bottom: 30px;
	}
	/* end new section with events and news 'grid-container-no-carousel' */
}

@media only screen and (max-width: 1118px) {
	.nl-form {
		margin-top: 0px;
	}
	.event-list-left, .event-list-right  { 
		width:20%;
	}
	.event-list-middle {
		width:60%;	
	}
	.tabbed-header ul li a {
		font-size:26px;	
	}
	.tabbed-header ul li a span {
		font-size:20px;	
	}
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	}
	.star-left li, .star-right li {
	    font-size: 105%;
	}

	/* special tabs */
	.special-tabs-row span.vc_tta-title-text {
		font-size: 30px;
	}
	.special-tabs-row span.vc_tta-title-text i {
		font-size: 25px;
	}
}

@media only screen and (max-width: 1036px) {
  	.pardotembed {
		height: 400px;
	}  
}


@media only screen and (max-width: 1036px) {	
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		font-size: 16px;
		padding-left: 12px !important;
		padding-right: 12px !important;
	}
	.custom-buttons-sticky-header li a {
		font-size: 16px;
		padding-left: 12px !important;
		padding-right: 12px !important;
	}
	#menu-item-39 {
	    display:none;
	}
}
@media only screen and (max-width: 1024px) {	
	.page-template-page-news .events-center-container { padding: 0 45px; }
	.supportdiv h2 {
		font-size: 170%;
	}
	.programblock {
		height: 270px;
		min-height: auto;
	}
}
@media only screen and (max-width: 992px) {	
    .programsgrid {
		grid-template-rows: auto;
	}
	.programaftertext p {
		font-size: 14px;
		padding: 10px;
		text-align: center;
	}
	.measureup3 {
		width: 100%;
	}
	.pg-about-wrap .flex-container {
		flex-direction: column;
	}
	.gridtwocolumn .grid-transition-section .item {
		padding-top: 25vh;
	}
	.gridtwocolumn .grid-transition-section .flex-item:hover .item {
		padding-top: calc(25vh - 16px);
	}
}
@media only screen and (max-width: 1023px) {
    
    .rightimage {
		border-left: 0px solid rgb(255 255 255 / 90%);
	}
    
    form.form input.text {
		width: 90%;
	}
    
    .supportdiv {
       max-width:1400px;
       margin:auto;
       padding: 20px 30px 0px 30px;
       display: flex;
       flex-direction:column;
    }
    .leftform {
		padding: 10px 20px;
	}
    .rightimage {
      margin-bottom:20px;  
    }
    .rightimage img {

    }
    .pardotembed {
   		height: 340px;
    }
    .supportdiv h2 {
    font-size: 200% !important;
    }
	.video-hero a {
		font-size: 14px !important;
	}
	body.page-template {
		font-size: 14px;
	}
	body.page-template-default {
		font-size: 14px;
	}
	body.post-type-archive {
		font-size: 14px;
	}
	.staff-container li {
		width: 32%;
	}
	.staff-container li:nth-of-type(5n) {
		margin-right: 2%;
	}
	.staff-container li:nth-of-type(5n+1) {
		clear: none;
	}
	.staff-container li:nth-of-type(3n) {
		margin-right: 0px;
	}
	.staff-container li:nth-of-type(3n+1) {
		clear: left;
	}

	.fallen-contentdiv .fallen-container .fallen-hero-item {
		width: 30%;
		margin-right: 5%;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n), .fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(4n) {
		margin-right: 5%;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n+1), .fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(4n+1) {
		clear: none;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(3n) {
		margin-right: 0px;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(3n+1) {
		clear: left;
	}
	nav ul li a i {
		padding-bottom: 4px;	
	}
	.playbtncontainer {
		/*z-index:10000000;	
		text-align: right;
		top:0;
		right:0;
		bottom:0;
		left:0;
		width:auto;
		float:none;
		position:absolute;*/
	}
	.wife-right-section {
		width:auto;
		float:none;
		position:static;	
	}
	.playbtncontainer a {
		display: block;
    	height: 100%;
    	width: 100%;	
	}
	.playbtncontainer img {
		width: 65px;
		margin:25px 65px 0 0;	
	}
	.homepage-section1-padding {
		padding: 30px 0;	
	}
	
	.homepage-section1 {
		position: relative;	
	}
	.top-footer {
		padding: 30px 0;	
	}
	.footer-logo-section {
		float: none;
		width: 45%;	
		margin-bottom: 20px;
	}
	/*.footer-contact-section, .footer-about-section {
		width: 30%;	
	}
	.footer-wedo-section {
		width: 20%;	
	}*/
	.footer-contact-section, .footer-about-section, .footer-wedo-section {
		width:22%;
		margin-right:4%;	
	}
	.footer-news-section {
		width:22%;	
	}
	.about-section1-left {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0;
		margin-bottom: 20px;	
	}
	.about-section1-right {
		float: none;
		width: 100%;
		text-align: center;	
	}
	.black-sea-bg {
		padding: 30px 0;
		margin-bottom: 0;	
	}
	.history-section {
		padding: 30px 0;
	}	
	.history-section-left {
		float: none;
		width: 100%;	
		margin-bottom: 20px;
	}
	.history-section-right {
		float: none;
		width: 100%;	
	}
	.history-section h3 {
		padding-top: 0;	
	}
	.join-us-section {
		padding: 30px 0;	
	}
	.grid-container {
		/*width: 400%;	*/
	}
	.events-container .event-small-img {
		width: 49%;	
		margin-right: 2%;
	}
	.events-container .event-small-img:nth-child(2n) {
		/*margin-right: 0;	*/
	}	
	.events-center-container {
		padding: 0 20px;	
	}
	#tribe-events-content {
		padding:60px 20px !important;	
	}

	.events-center-container { padding: 0px 45px; }
	footer .center-content-header { padding: 0px 45px; }
	.news-left-content { width: 100%; padding-right: 0px; float: none; }
	.news-right-sidebar { float: none; width: 100%; padding-left: 0px; margin-bottom: 50px; }
	.load-more-button {	margin-bottom: 50px; }
	.sidebar-element-content #nl-email { max-width: none; width: 100%; }
	.news-nav.news-nav-prev.tribe-events-nav-previous { padding-right: 30px !important; }
	.news-nav.news-nav-next.tribe-events-nav-next { padding-left: 30px !important; }
	.news-nav { padding: 30px 45px; }

	/* special tabs */
	.special-tabs-row span.vc_tta-title-text {
		font-size: 28px;
	}
	.special-tabs-row span.vc_tta-title-text i {
		font-size: 23px;
	}
	.special-tabs-row .vc_tta.vc_tta-spacing-1 .vc_tta-tab a:after {
		width: 20px !important;
		height: 20px !important;
	}

	/* new edits */
	.top-header .apply-btn {
		padding: 15px 0 11px 15px;
	}
	/* end new edits */

	/* changes to homepage */
	.homepage-section1 .backgrounds-container .background-container-second {
		width: 80%;
		height: 180%;
		top: -100%;
	}
	/* end changes to homepage */

}

/* new filter on the events page */
@media only screen and (max-width: 970px) {
	.filter-events-info, 
	.new-filter-btn, 
	.event-view > a.host-event-button {
		font-size: 15px !important;
	}
	.separator-element {
		height: 62.5px;
	}
}
/* end new filter on the events page */

@media only screen and (max-width: 936px) {
    
    .measureup2 {
    	font-size: 12px;
    }
    
    .teammates, .pteammates {
    	flex-basis: 50% !important;
    }
    
    .partner-text {
		font-size:14px !important;
	}
    
    .masonry-grid .event-small-img {
		width:10%;
	}

 	.homepage-photo-section a {
     	min-height: 94px;   
    }
	.tabbed-header ul li a {
		font-size:20px;	
	}
	.tabbed-header ul li a span {
		font-size:16px;	
	}
	 .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		font-size: 15px !important;
	}
	.custom-buttons-sticky-header li a {
		font-size: 15px !important;
	}
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	    padding-left: 12px !important;
	    padding-right: 12px !important;
	}
	.star-left li, .star-right li {
		font-size: 100%;
	}

	/* #grid-container .event-img {
		height: 250px !important;
	} */

}

@media only screen and (max-width: 908px) {
    .donationminheight {min-height: 280px;}
}

@media only screen and (max-width: 840px) {
    
      /* Measure Up Section on about page */
	  
	  .blackpaddingcontainer  {
	      padding:60px 12% 120px 12%;
	  }
    
    .measureupcontainer {
		background: rgb(12,36,67);
		background: linear-gradient(0deg, rgba(12,36,67,1) 0%, rgba(12,36,67,1) 21%, rgba(12,36,67,1) 52%, rgba(0,0,0,1) 100%);
		background-size: cover;
		background-position: center;
		position: relative;
		text-align: left;
		width: 100%;
		min-width: 100%;
		padding: 60px 12% 120px 12%;
		display: flex;
		flex-direction: column;
	}

	.measureup1 {
		background: #ffffff;
		padding: 30px 30px 15px 30px;
		box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
		-webkit-box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
		-moz-box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
		z-index: 2;
		position: relative;
		width:100%;
	}

	.measureup2  {
	display:flex;
	flex-direction:row;
	padding:20px;
	background-color:#f5aa03;
	width:100%;
	text-align: left;
	font-size: 12px;
	text-transform: uppercase;
	align-items: stretch;
	justify-content: space-around;
	}

	.accolaideimg1, .accolaideimg2, .accolaideimg3 {
		max-width:70px;
		margin:0px auto 10px auto;
	}
	.charitynav, .ninetyfourcents, .pointseven{
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: start;
		width: 32%;
		padding: 10px;
		text-align: center;
	}

	.accsep {
		height:90%;
		border-right: 1px solid #ffcf64;
		border-bottom:0px;
		width:1px;
		margin: 0px auto;
	}
/* End Measure Up Section on about page */

    
    
    .goldtag a {
		color: #f0ab00 !important;
	}
	.signature-event {
		font-size: 100%;
	}
    img.tp-slider-alternative-image {
    	max-width: 200%;
    	width: auto;
    	height: 100%;
    }
    .bottom-header .logo-header {
		/* padding: 17px 20px; */
		padding: 32px 20px;
		border-right: none;
    }
    
  	nav {
		display: none !important;	
	}  
		.mobile-trigger {
		display: block;
		float: right;
		width: 40%;
	}
	.mobile-trigger ul {
		float: right;	
		margin-bottom: 0px;
	}
	.mobile-trigger li {
		display: inline-block;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
	}
	.mobile-trigger li:last-child {
		border: none;	
		/* vertical-align: sub; */
		vertical-align: middle;
		margin-top: -10px;
	}
	.mobile-trigger a {
		font-size: 200%;
		display: block;
		padding: 20px 25px 21px;
		line-height: 1;
	}
	.sublink-minus {
		display: none;	
	}
	.sublink-plus {
		float: right;
		padding: 10px;	
	}
	.sublink-plus-inactive{
		display: none;
	}
	.sublink-minus-active {
		display: inline-block;
		float: right;
		padding: 10px	
	}
	.mobile-menu .sub-menu {
		padding-left: 10px;
		margin-top: 0px;
		/* display: none;	 */
	}
	.mobile-menu .mobile-item-sublink-active {
		/* display: block; */
	}
	/* .mobile-menu {
		left: 100%;	
	} */
	.mobile-menu .sub-menu a {
		border: none;
		padding: 5px 0;
		/* font-size: 89%; */
		font-size: 100%;
		color: #007aac;	
	}


	/* .menu-open a {
		font-size: 300%;
		padding: 0 5px 0 20px;
		padding: 10px 20px 10px 20px;
	} */

	/* changes to navigation */
	.mobile-menu {
		left: 100%;
		width: 0px;
		position: absolute;
		display: block;
	}
	.mobile-menu.mobile-menu-active {
		width: 100%;
	}
	.mobile-menu .first-layer, 
	.mobile-menu .second-layer {
		position: absolute;
		height: 100%;
		width: 100%;
		background-color: #0d2443;
		top: 0px;
		left: auto;
		right: 100%;
		bottom: 0px;
		width: 0px;
		margin-left: 0px;
		-webkit-transition: width 0.4s ease-out;
		-moz-transition: width 0.4s ease-out;
		-o-transition: width 0.4s ease-out;
		-ms-transition: width 0.4s ease-out;
		transition: width 0.4s ease-out;
	}
	.mobile-menu .first-layer.mobile-menu-opened {
		width: 50%;
	}
	.mobile-menu .second-layer {
		background-color: #006da4;
	}
	.mobile-menu .second-layer.mobile-menu-opened {
		width: 10%;
	}
	.bottom-header:after {
		content: '';
		top: 0px;
		/* right: auto;
		bottom: 0px; */
		left: 0px;
		background-color: #f0f0f0;
		height: 43.9px;
		width: 274px;
		z-index: 2;
		display: block;
		position: absolute;
	}
	.bottom-header .logo-header {
		padding: 29px 20px;
		z-index: 3;
	}
	.bottom-header-fixed.bottom-header:after {
		display: none;
	}
	.mobile-menu-active {
		background-color: #0d2443 !important;
		/* background-color:rgb(23, 55, 80) !important; */
	}
	.mobile-menu a {
		color: #f0ab00 !important;
	}
	.mobile-menu .sub-menu a {
		color: #ffffff !important;
	}
	.mobile-menu a .trident-span-container svg {
		fill: #f0ab00 !important;
	}
	.mobile-menu .sub-menu a .trident-span-container svg {
		fill: #ffffff !important;
	}
	.mobile-menu-visible-btn a {
		font-size: 300%;
		padding: 10px 20px 10px 20px;
	}
	.mobile-menu-visible-btn a div {
		width: 36px;
		height: 3px;
		background-color: #000000;
		margin: 8.5px 0;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		-ms-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	.mobile-menu-visible-btn a {
		position: relative;
		z-index: 10000;
	}
	.mobile-menu-visible.mobile-menu-visible-btn a div {
		background-color: #f0ab00;
	}
	.mobile-menu-visible .bar1 {
		-webkit-transform: rotate(-46deg) translate(-9px, 7px);
		transform: rotate(-46deg) translate(-9px, 7px);
	}
	.mobile-menu-visible .bar2 {
		opacity: 0;
	}
	.mobile-menu-visible .bar3 {
		-webkit-transform: rotate(48deg) translate(-9px, -7px);
		transform: rotate(48deg) translate(-9px, -7px);
	}
	.bottom-header-fixed.bottom-header .logo-header.mobile-menu-visible, 
	.logo-header.mobile-menu-visible {
		position: absolute;
		z-index: 10000;
		background-color: transparent;
	}
	.logo-header.mobile-menu-visible img {
		-webkit-filter: brightness(0) invert(1);
		filter: brightness(0) invert(1);
	}
	.mobile-menu.mobile-menu-active {
		padding-top: 130px;
		/* padding-bottom: 60px; */
		padding-bottom: 70px;
		/* overflow: hidden; */
		overflow: visible;
	}
	.menu-mobile-overflow-container {
		overflow: hidden;
		overflow-y: auto;
		display: inline-block;
		width: 100%;
		height: 100%;
	}
	/* changes to scrollbar */
	.menu-mobile-overflow-container::-webkit-scrollbar {
		width: 0.4em;
	}
	.menu-mobile-overflow-container::-webkit-scrollbar-track {
		box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	}   
	.menu-mobile-overflow-container::-webkit-scrollbar-thumb {
		background-color: rgba(12,37,67, 0.6);
		/* outline: 1px solid slategrey; */
		outline: none;
	}
	/* end changes to scrollbar */
	.menu-mobile-overflow-container .menu-mobile-menu-container {
		opacity: 0;
		margin-left: -100px;
		-webkit-transition: opacity 200ms ease-in-out, margin-left 400ms ease-in-out;
		-moz-transition: opacity 200ms ease-in-out, margin-left 400ms ease-in-out;
		-o-transition: opacity 200ms ease-in-out, margin-left 400ms ease-in-out;
		-ms-transition: opacity 200ms ease-in-out, margin-left 400ms ease-in-out;
		transition: opacity 200ms ease-in-out, margin-left 400ms ease-in-out;
		-webkit-transition-delay: 10ms;
		transition-delay: 10ms;
	}
	.mobile-menu-active .menu-mobile-overflow-container .menu-mobile-menu-container {
		opacity: 1;
		margin-left: 0px;
		-webkit-transition-delay: 600ms;
		transition-delay: 600ms;
	}
	.mobile-menu .sub-menu {
		display: block;
		overflow: hidden;
		max-height: 0px;
		padding-top: 0px;
		-webkit-transition: max-height 800ms cubic-bezier(.67,.28,.32,.75), padding-top 600ms ease-in-out;
		-moz-transition: max-height 800ms cubic-bezier(.67,.28,.32,.75), padding-top 600ms ease-in-out;
		-o-transition: max-height 800ms cubic-bezier(.67,.28,.32,.75), padding-top 600ms ease-in-out;
		-ms-transition: max-height 800ms cubic-bezier(.67,.28,.32,.75), padding-top 600ms ease-in-out;
		transition: max-height 800ms cubic-bezier(.67,.28,.32,.75), padding-top 600ms ease-in-out;
		/* transition: max-height 600ms ease-in-out; */
	}
	.mobile-menu .mobile-item-sublink-active {
		/* max-height: 1000px; */
		/* max-height: 768px; */
		max-height: 500px;
		padding-top: 8px;
	}
	.menu-close {
		margin-bottom: 0px !important;
	}
	.mobile-menu-footer {
		left: 0;
	}
	.mobile-menu-footer .mobile-social-media {
		float: left;
		margin-left: 10px;
		margin-top: 8px;
	}
	.mobile-menu-active .mobile-menu-footer .mobile-social-media a {
		color: #ffffff !important;
		border-bottom: none !important;
	}

	.menu-mobile-support-btns {
		position: absolute;
		top: 55px;
		right: 80px;
		width: 320px;
		display: block;
	}
	.menu-mobile-support-btns a {
		display: inline-block !important;
		padding: 8px 0px 8px 6px !important;
		opacity: 0;
		-webkit-transition: background 400ms ease-in-out, opacity 400ms ease-in-out 600ms;
		-moz-transition: background 400ms ease-in-out, opacity 400ms ease-in-out 600ms;
		-o-transition: background 400ms ease-in-out, opacity 400ms ease-in-out 600ms;
		-ms-transition: background 400ms ease-in-out, opacity 400ms ease-in-out 600ms;
		transition: background 400ms ease-in-out, opacity 400ms ease-in-out 600ms;
		border: 2px solid #ffffff !important;
	}
	.menu-mobile-support-btns a:hover {
		color: #0d2443 !important;
	}
	.menu-mobile-support-btns a:hover .trident-span-container {
		margin-right: 6px !important;
	}
	.menu-mobile-support-btns a:hover .trident-span-container svg {
		fill: #0d2443 !important;
	}
	.menu-mobile-support-btns div a {
		color: #0d2443 !important;
		padding: 0px 10px 1px !important;
	}
	.menu-mobile-support-btns div a:hover {
		color: #ffffff !important;
	}
	/* .mobile-menu-active .menu-mobile-support-btns {
		display: block;
	} */
	.mobile-menu-active .menu-mobile-support-btns a {
		opacity: 1;
	}
	.bottom-header-fixed .menu-mobile-support-btns {
		top: 14px;
	}

	.mobile-menu ul li:last-of-type a {
		border-bottom: none;
	}

	/* end changes to navigation */

	.logged-in .mobile-menu {
		top:32px;
		bottom: 0px;
		position: fixed;
	}

	.logged-in .mobile-menu-active {
		top:32px;	
	}
	
	.logged-in .bottom-header-fixed .mobile-menu {
		top:0px;
		bottom: 0px;
		position: fixed;
	}
	.logged-in .bottom-header-fixed .mobile-menu-active {
		top:0px;
		bottom: 0px;
	}

	.mobile-menu-active {
		display: block;	
		position: fixed;
		top: 0;
		bottom: 0;
		right: auto;
		width: 100%;
		background-color: #f0f0f0;
		padding: 20px;
		padding-bottom: 137px;
		z-index: 9999;
		overflow-y: auto;
	}
	/* .menu-close  {
		display: none;
		margin-bottom: 20px;
	}
	.menu-close a {
		border: none !important;
		color: #060d0f;
	}
	.menu-close a i {
		margin-left: 15px;
		color: #003c62;
		font-size: 126%;
	}	 */
	.menu-logo {
		margin-bottom: 35px;
		display:none;
	}
	.mobile-menu a {
		font-size: 133%;
		color: #0b2d48;
		display: block;
		padding: 10px 0;
		/* border-bottom: 1px solid #d9d9d9; */
		/* border-bottom: 1px solid #0d2443 !important; */
		/* border-bottom: 1px solid rgb(23, 55, 80) !important; */
		/* border-bottom: 1px solid #006da4 !important; */
		border-bottom: 1px solid #006da4;
		text-transform:uppercase;
		text-decoration: none;
	}
	.mobile-menu .sub-menu a {
		border-bottom: none !important;
	}
	.mobile-menu-footer {
		border-top: 1px solid #f0ab00;
		background-color: #0c2443 !important;
	}
	.footer-phone-no {
		border-top: 1px solid #f0ab00;
		background-color: #f0ab00;
		-webkit-transition: all 400ms ease-out;
		-moz-transition: all 400ms ease-out;
		-o-transition: all 400ms ease-out;
		-ms-transition: all 400ms ease-out;
		transition: all 400ms ease-out;
	}
	.footer-phone-no:before {
		content: '';
		height: 1px;
		margin-top: -2px;
		position: absolute;
		display: block;
		width: 100%;
		background-color: #f0ab00;
		-webkit-transition: all 400ms ease-out;
		-moz-transition: all 400ms ease-out;
		-o-transition: all 400ms ease-out;
		-ms-transition: all 400ms ease-out;
		transition: all 400ms ease-out;
	}
	.footer-phone-no p i, 
	.footer-phone-no p a {
		color: #0d2443 !important;
		-webkit-transition: all 400ms ease-out;
		-moz-transition: all 400ms ease-out;
		-o-transition: all 400ms ease-out;
		-ms-transition: all 400ms ease-out;
		transition: all 400ms ease-out;
		border-bottom: none !important;
	}
	.footer-phone-no:hover {
		border-color: #0d2443;
		background: rgb(13, 45, 70)
	}
	.footer-phone-no:hover:before {
		background: rgb(13, 45, 70)
	}
	.footer-phone-no:hover p i, 
	.footer-phone-no:hover p a {
		color: #f0ab00 !important;
	}
	.mobile-menu a .trident-span-container {
		float: right;
		margin-right: 6px;
		-webkit-transition: margin-right 300ms ease-in-out;
		-moz-transition: margin-right 300ms ease-in-out;
		-o-transition: margin-right 300ms ease-in-out;
		-ms-transition: margin-right 300ms ease-in-out;
		transition: margin-right 300ms ease-in-out;
	}
	.mobile-menu a:hover .trident-span-container, .mobile-menu a.mobile-active .trident-span-container {
		margin-right: 3px;
	}
	.mobile-menu a .trident-span-container svg {
		/* fill: #ffffff; */
		fill: #0b2d48;
		margin-top: 8px;
	}
	.mobile-menu .menu-item.menu-item-has-children .menu-item.menu-item-has-children a .trident-span-container svg {
		margin-top: 3px;
	}
	.mobile-menu a .trident-span-container svg rect.background-rect {
		width: 65%;
		height: 100%;
	}
	.mobile-menu ul a i {
		float: right;
		margin-right: 20px;	
		font-size: 70%;
		padding: 8px 0;
	}
	.mobile-menu ul {
		position: relative;	
	}
	.mobile-menu form {
		text-align: right;
		margin-bottom: 30px;
		margin-top: 30px;	
	}
	.form-search * {
		float: right;	
	}
	.mobile-menu form i {
		font-size: 155%;
		margin-right: 10px;
		color: #0b2d48;	
		padding: 10px;
		width: 10%;
	}
	.mobile-menu input {
		line-height: 44px;	
	}
	.mobile-menu input[type="text"] {
		max-width: 200px;
		width: 100%;
		border: 1px solid #0b2d48;
		height:44px;
		padding:0 10px;
	}
	.mobile-menu input[type="submit"] {
		background-color: #003c62;
		color: #ffffff;
		font-size: 133%;
		padding: 1px 10px;
		height:44px;
		font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
		margin-left:10px;
	}
	.mobile-menu-footer .mobile-social-media a {
		color: #f0ab00 !important;
	}
	.mobile-menu-footer {
		position: fixed;
		right: 0;
		bottom: 0;
		padding: 0;
		/* background-color: #0b2d48; */
		background-color: #0c2443;
	}
	.mobile-menu-footer-inactive {
		display: none !important;
		left: 20%;	
	}
	.mobile-social-media {
		margin-right: 15px;
		float: right;
	}
	.mobile-social-media a {
		display: inline-block;
		border: none;
		font-size: 100%;
		padding: 8px 10px;
	}
	
	.mobile-menu-footer .mobile-social-media{
		color:#f0ab00;
	}	
	.mobile-phone-no {
		position: static;
		float: right;	
	}
	/* new edits found when i compared live/style.css with builds/style.css */

	.partner-text {
		max-width: 300px;
	}

	/* end new edits found when i compared live/style.css with builds/style.css */

	/* new edits */
	.mobile-menu .menu-item-has-children > a {
		color: #f0ab00 !important;
	}
	.mobile-menu .menu-item-has-children a .trident-span-container svg {
		fill: #f0ab00 !important;
	}

	.mobile-menu {
		background-color: #0c2443 !important;
		left: 0;
		width: 100%;
		z-index: 9999;
		top: 0px;
		bottom: 0px;
		padding-top: 130px;
		padding-bottom: 60px;
		position: fixed;

		/* -webkit-transition: transform 600ms ease-out;
		-moz-transition: transform 600ms ease-out;
		-o-transition: transform 600ms ease-out;
		-ms-transition: transform 600ms ease-out;
		transition: transform 600ms ease-out; */

		-webkit-transition: transform 600ms cubic-bezier(0,.42,.69,.99);
		-moz-transition: transform 600ms cubic-bezier(0,.42,.69,.99);
		-o-transition: transform 600ms cubic-bezier(0,.42,.69,.99);
		-ms-transition: transform 600ms cubic-bezier(0,.42,.69,.99);
		transition: transform 600ms cubic-bezier(0,.42,.69,.99);

		-webkit-transform: translate3d(100%, 0px, 0px);
		-moz-transform: translate3d(100%, 0px, 0px);
		-o-transform: translate3d(100%, 0px, 0px);
		-ms-transform: translate3d(100%, 0px, 0px);
		transform: translate3d(100%, 0px);
	}
	.mobile-menu.mobile-menu-active {
		-webkit-transform: translate3d(0%, 0px, 0px);
		-moz-transform: translate3d(0%, 0px, 0px);
		-o-transform: translate3d(0%, 0px, 0px);
		-ms-transform: translate3d(0%, 0px, 0px);
		transform: translate3d(0%, 0px);
	}
	body {
		overflow-x: hidden;
	}
	/* end new edits */

	/* changes to homepage */
	.page-template-page-home3 .homepage-section2 .charities-container-row {
		flex-direction: column;
	}
	.charities-container-row-left,
	.charities-container-row-left-mobile-first-container {
		flex-direction: row;
		border-bottom: 2px solid #023a5b;
		border-right: none;
	}
	.charities-container-row-left-mobile-first-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.charities-container-row-left,
	.charities-container-row-right,
	.charities-container-row-left-mobile-first-container {
		width: 100%;
	}
	.charities-container-row-right .charities-container-row-right-second-row .charities-container-nsf-logo-container {
		display: none;
	}
	.charities-container-row-left, 
	.charities-container-row-right .charities-container-row-right-first-row, 
	.charities-container-row-right .charities-container-row-right-second-row {
		padding: 40px 20px;
	}
	.charities-container-row-right .charities-container-row-right-first-row {
		display: none;
	}
	.charities-container-row-left .charities-container-row-left-image,
	.charities-container-row-left-mobile-first-container .charities-container-row-left-first-row-image {
		margin-bottom: 0px;
		padding: 0px 10px;
		width: 200px;
	}
	.charities-container-row-left-first-row-container {
		width: 665px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		max-width: 100%;
	}
	.charities-container-row-right .charities-container-row-right-second-row-container {
		max-width: 100%;
	}
	.charities-container-row-left-first-row-text {
		padding-left: 10px;
		color: #00112c;
		line-height: 1.2;
	}
	/* end changes to homepage */
}

@media only screen and (max-width: 782px) {
	.logged-in .mobile-menu {
		top:46px;	
	}
	.logged-in .mobile-menu-active {
		top:46px;	
	}

	.grid-container-no-carousel {
		padding: 50px 0px;
		flex-wrap: wrap;
		overflow: clip;
	}
}

@media only screen and (max-width: 767px) {
	.program-landing-text .centertitle {
		margin-top: 25px;
	}
	.close-video-modal {
		top: -80px;
		transform: translate(-50%, -50%);
		left: 50%;
		right: auto;
	}
	.program-landing-text .flex-kg-col {
		margin-left: 0;
	}
	.program-landing-text .kg-logo-wrap {
		margin-bottom: 15px;
	}
	.testimonail-slider .slick-dots {
		display: block !important;
		margin-top: 15px;
	}
	.testimonail-slider .slick-dots li {
		width: 13px !important;
		height: 13px !important;
		border-radius: 15px;
		margin: 0 5px;
		margin-top: 15px !important;
	}
	.testimonail-wrap .client-testimonial {
		padding: 0 30px;
	}
	.testimonail-slider .slick-next, 
	.testimonail-slider .slick-prev {
		display: none !important;
	}
	.kg-logo-wrap {
		position: static;
		padding: 15px;
		max-width: 100%;
	}
	.kg-logo-wrap img {
		margin-top: 0 !important;
	}
	.kg-logo-wrap br {
		display: none;
	}
	.programsgrid {
		margin-bottom: 25px;
	}
	.sp-testimonial-free-section .tfree-client-testimonial {
		padding: 0px 15px;
	}
	#sp-testimonial-free-wrapper-15289 .sp-testimonial-free-section {
		padding: 0px 20px !important;
	}
	.sp-testimonial-free-section .slick-prev, .sp-testimonial-free-section .slick-next {
		font-size: 48px;
		line-height: 42px;
		width: 40px;
		height: 48px;
		margin-top: -40px;
		margin: -40px -10px;
	}
	.testimonail-main-sec {
		padding: 60px 0 90px;
	}
	.testimonail-wrap::before {
		top: -16px;
		left: 45px;
		background-size: 30%;
	}
	.flex-container {
			flex-direction: column;
	}
	.pg-about-wrap {
		padding-bottom: 50px !important;
	}
	.pg-about-wrap img {
		margin-top: 15px;
	}
	.pg-include-wrap {
		padding-top: 40px !important;
		padding-bottom: 50px !important;
	}
	.pg-include-wrap .flex-container {
		align-items: flex-start;
	}
	.listcontainer {
		margin-bottom: 30px;
		margin-left: 10px;
		gap: 20px 10px;
		padding-right:0%;
	}
	.leftwave {
		padding-top: 20px;
		padding-right: 10%;
		padding-bottom: 60px;
		padding-left: 10%;
	}
	.elitewarriorsmobile {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		grid-template-rows: 1fr;
		gap: 15px 20px;
		grid-template-areas:
			". . .";
		margin: 20px auto;
	}

	.elite1, .elite2, .elite3 {
		background-position:center;
		min-height:100px;
		background-size:cover;
	}
   
   	.elite1 {
		background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/1.jpg);
	}
   
    .elite2 {
		background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/2.jpg);
	}
   
    .elite3 {
     	background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/3.jpg);
   	}
    
    .donatecontainermargin {
		margin-bottom:25px;
	}


	.donationminheight {
		min-height: 130px;
		margin-bottom: 20px !important;
	}
    
    
    .blackpaddingcontainer {
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center top;
		background-color: rgba(0, 0, 0, 1);
		background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/Who-We-Are.jpg);
		background-attachment: scroll;
		padding: 40px 20px 40px 20px;
	}

	.accolaideimg1, .accolaideimg2 {
		max-width: 80px;
	}


	.measureup {
		padding: 25px;
		
	}

	.accolaidecontainer {
		display: grid;
		grid-template-columns: 1fr 1fr;
		padding: 10px;
	}


	.blackpadding p, .blackpadding .centertitle{
		color:#ffffff;
	}

	.blackpadding {
		padding: 20px;
		background-color: transparent;
		max-width: 960px;
		margin: auto;
		display: flex;
		flex-direction: column;
	}

	.financialicon {
		display:none;
	}

	.measureupcontainer {
		width: 100%;
		min-width: 100%;
		padding: 40px 25px;
	}

	.blackpaddingcontainer centeredtitle {
		color:#fff;
	}

	.page-id-23 .wpb_content_element  {
		margin-bottom: 0px !important;
	}

    
    .slick-dots li {
		width: 10px !important;
		padding: 5px !important;
		margin: 5px;
	}
    
    .sidebtns {
        display:block;
    }
    
    .homepage-section1 .backgrounds-container .background-container-third {
		left: -150px !important;
		width: 400px !important;
		height: 100%;
	}
    
    .sealcta {
    	margin:0px;
    }
    
    .leftform .form p {
		width: 90% !important;
	}

	.bottom-header:after {
		display: none;
	}
		
	.supportdiv {
		max-width: 1400px;
		margin: auto;
		padding: 20px 10px 20px 10px;
		display: flex;
		flex-direction: column;
	}

	iframe.youtubeheight {
		height: 250px;
	}

	.leftform {
		padding:10px;
	
	}

	.rightimage {
		padding:10px;

	}

    .pardotembed {
		height: 320px;
	}

	.sealcta h2 {
		text-align:center;
	}
    
    .bottom-header .logo-header {
       /*position: relative;*/
	}
	
	/*.page-id-12838 .bottom-header .logo-header {
       position: relative;
	}*/
    
    
    .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
		border-bottom: 5px solid #f0ab00 !important;
	}
    
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
		color: #ffffff !important;
	}
		
	.wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
		border-width: 1px;
		background-image: none !important;
		background-image: none !important;
		background-image: none !important;
		background-color:#0e283f;
		background-repeat: repeat-x;
	}

	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
		background-color: #0e283f !important;
	}
    
    .page-id-6421 .vc_tta-panels {
		position: relative;
	}
	.page-id-6421 .vc_tta-panel {
		display: block;
		position: initial !important;
		top: 0px;
		right: 0px;
		bottom: auto;
		left: 0px;
		z-index: -1;
	}
	.page-id-6421 .vc_tta-panel.vc_active {
		position: static;
		z-index: 1;
	}
    
    
	/* new edits found when i compared live/style.css with builds/style.css */

	.teamcenterlogo {
		width: 360px;
	}
	#corporate .partner-text {color:white !important; }

	/* end new edits found when i compared live/style.css with builds/style.css */

	/* New Homepage */
	.page-template .page-template-page-home3 .homepage-section1 {
		/* min-height: 700px; */
		/* min-height: 550px; */
		min-height: 640px;
	}
	.page-template-page-home3 .homepage-section1 .backgrounds-container .background-container-second {
		background-image: none !important;
	}
	.page-template-page-home3 .homepage-section1 .backgrounds-container .background-container-third {
		left: -150px;
		width: 400px;
		height: 100%;
	}
	.page-template-page-home3 .homepage-section1 .areas-of-support {
		padding-bottom: 0px;
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
	}
	.page-template-page-home3 .homepage-section1 .areas-of-support .text-container {
		padding: 30px 20px 40px;
		margin-top: 0px;

	}
	.page-template-page-home3 .homepage-section1 .areas-of-support .text-container p {
		font-size: 15px;
	}
	.charities-container-row-left {
		border-bottom: 1px solid #023a5b;
	}
	.charities-container-row-right .charities-container-row-right-first-row {
		border-bottom: 1px solid #023a5b;
	}
	.page-template-page-home3 .homepage-section1 .positioned-container-come-from-bottom {
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-o-transform: translateY(0%);
		-ms-transform: translateY(0%);
		transform: translateY(0%);
		opacity: 1;
	}

	/* End New Homepage */
	.bottom-header .logo-header {
		padding: 12.5px 20px;
	}
	.dotted-line-container {
		display: inherit;
	}
	.dotted-line-container.in-page-line.scrolled {
		bottom: -100px;
	}
		
	.centeredtitle {
		margin-top:5px;
	}    
		
	.partner-text {
		position: relative !important;
		opacity: 1;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transform: none;
		transform: none;
		padding: 15px 15px 0px 15px;
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
		z-index: 5;
		transition: opacity .25s linear;
		line-height: 1.5;
	}   

	.partner:hover .partner-text {
		background-color:transparent !important;
	}

	.teammates:hover .partner-text {
		background-color:transparent !important;
	}

	.partner:hover img, .teammates:hover img {
		opacity: 1 !important;
	}
		
	.star-left, .star-right {
		text-align:center !important;
	}

	.star-left li:before {
		height: 0;
		width: 20px;
		border-top: 2px solid #f0ab00;
		content: '';
		display: inline-block;
		margin-right: 10px;
		vertical-align: middle;
	}
	.star-left li:after {
		height: 0;
		width: 20px;
		border-top: 2px solid #f0ab00;
		content: '';
		display: inline-block;
		margin-left: 10px;
		vertical-align: middle;
	}

	.star-right li:before {
		height: 0;
		width: 20px;
		border-top: 2px solid #f0ab00;
		content: '';
		display: inline-block;
		margin-left: 10px;
		vertical-align: middle;
	}
	.star-right li:after {
		height: 0;
		width: 20px;
		border-top: 2px solid #f0ab00;
		content: '';
		display: inline-block;
		margin-left: 10px;
		vertical-align: middle;
	}

	.page-id-9090 .vc_row.vc_column-gap-30 > .vc_column_container {
		padding: 0px !important;
	}

	.masonry-grid .event-small-img {width:8%;}

	.wpb_content_element, ul.wpb_thumbnails-fluid>li {
		margin-bottom: 25px !important;
	}
	.donation-choice li > label {
		font-size:18px !important;	
	}


	.info-wrapper.ult-adjust-bottom-margin, .smile_icon_list_wrap.ult-adjust-bottom-margin, .uavc-list-icon-wrapper.ult-adjust-bottom-margin, .ubtn-ctn-center, .ubtn-ctn-left, .ubtn-ctn-right, .ubtn-img-container, .ult-banner-block.ult-adjust-bottom-margin, .ult-modal-input-wrapper.ult-adjust-bottom-margin, .ult_dual_button.ult-adjust-bottom-margin, .ultb3-box.ult-adjust-bottom-margin, .ultimate-call-to-action.ult-adjust-bottom-margin, .ultimate-google-trends.ult-adjust-bottom-margin, .ultimate-map-wrapper.ult-adjust-bottom-margin, .uvc-type-wrap.ult-adjust-bottom-margin, html .ult-ih-container.ult-adjust-bottom-margin, html .ult_exp_section_layer.ult-adjust-bottom-margin, html .ult_hotspot_container.ult-adjust-bottom-margin, html .ult_main_cl.ult-adjust-bottom-margin {
		margin-bottom: 3% !important;
	}

	.event-view > a {
		width:100%;	
	}

	/* new filter on the events page */
	.make-full-width-minus {
		display: inline-block;
		width: auto;
		line-height: inherit;
		margin-bottom: 0px;
	}
	.events-center-container form .event-view {
		text-align: center;
	}
	.filter-events-info {
		width: 100%;
	}
	.new-filter-btn {
		width:100%;
	}
	.separator-element {
		height: 1px;
		width: 100%;
		line-height: 1px;
		margin: 0px;
	}
	/* end new filter on the events page */

	.hp-section1-left {
		float: none;
		width: 100%;	
	}
	.hp-section1-right {
		float: none;
		width: 100%;	
	}
	.bottom-header {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
	} 

	footer {background-size:cover !important;}

    header {
		background-image: url("images/Blue-Texture.jpg") !important;
		background-repeat: repeat-x;
		background-position:center center;
		background-size:cover;
	}
	.bottom-header-fixed .logo-header a > img {
		max-width:100%;	
	}
	.tabbed-header ul li, .tabbed-header ul {
		width:100%;
		display:block;
		border-bottom: solid .5px #cccccc;
	}
	img.ult-modal-img {
		width:100%;	
	}
	.hp-section1-left #animatedimage > img {
		width:60%;	
	}
	.event-content-home {
		height:155px;
		overflow:hidden;	
	}
	.grid-container h5 {
		max-width:100%;
		margin-bottom:20px;	
	}
	.hp-section1-right p {
		/*padding-left:9%;
		padding-right:9%;*/	
		padding-left:5%;
		padding-right:5%;
		text-align:center;
		letter-spacing:0px;
	}
	.tabbed-header ul li a {
		margin-right:0;	
	}
	.apply-btn {
		padding-top: 5px !important;
    	margin-right: 0px;
    	width: 60%;
    	float: left;
    	box-sizing: border-box;	
	}
	.button-orange {
		margin-left:0;
		border-left:2px solid #0b2d48;
	}
	.event-single-header-left, .event-single-header-right {
		width:100%;
		margin:0;	
	}
	.tribe-events-event-meta > .tribe-events-meta-group-gmap,.tribe-events-event-meta > .tribe-events-venue-map,
	.tribe-events-event-meta > .tribe-events-meta-group-details, .tribe-events-event-meta > .tribe-events-meta-group-venue,
	.tribe-events-event-meta > .tribe-events-meta-group-organizer {
		width:100% !important;	
	}
	nav {
		display: none;	
	}
	.event-list-left, .event-list-right, .event-list-middle  { 
		width:100%;
	}
	.event-list-middle {
		border-left:none;
		border-right:none;
		border-top: 1px solid #d0d0d0;
    	border-bottom: 1px solid #d0d0d0;
	}
	.playbtncontainer img {
		/*width:30px;
		margin:4px;	*/
		width:80px;
		margin:0px;
	}
	.playbtncontainer {
		/* display:none; */
		width: 80px !important;
		height: 80px !important;
	}
	.testimonial-mobile .playbtncontainer {	
		display: inline-block;
    	float: right;
    	width: 22%;
		position:relative;
	}
	.wife-section-photo {
		background-color:transparent;
	}
	.testimonial-mobile h4 {
		float: left;
    	width: 73%;
    	margin-right: 5%;
	}
	.top-header {
		text-align: center;
		width: 100%;
	}
	.center-content-header {
		/* padding: 0 15px;	 */
		padding: 0 30px;
	}
	.top-social-media {
		display: none;	
	}
	.top-header a {
		font-size: 111%;
		border: none;
		margin-left: 0;
		padding: 0;
	}
	.top-header a i {
		padding: 13px 20px;	
	}
	/* changes to navigation */
	.top-header {
		position: relative;
		z-index: 10000;
	}
	.mobile-menu-opened.top-header .button-orange {
		line-height: 50px;
	}
	/* end changes to navigation */
	.button-orange {
		width: 40%;
		float: right;
		line-height: 48px;
	}	
	.mobile-top {
		padding: 0;	
	}
	header {
		/*position: relative;*/
	}
	.logo-header {
		width: 60%;
		padding: 10px 0;
	}
	.mobile-trigger {
		display: block;
		float: right;
		width: 40%;
	}
	.mobile-trigger ul {
		float: right;	
	}
	.mobile-trigger li {
		display: inline-block;
		border-left: 1px solid #d9d9d9;
		border-right: 1px solid #d9d9d9;
		float: left;
	}
	.mobile-trigger li:last-child {
		border: none;	
		vertical-align: sub;
		margin-top: 0px;
	}
	.mobile-trigger a {
		font-size: 200%;
		display: block;
		padding: 16px 25px;
	}
	.sublink-minus {
		display: none;	
	}
	.sublink-plus {
		float: right;
		padding: 10px;	
	}
	.sublink-plus-inactive{
		display: none;
	}
	.sublink-minus-active {
		display: inline-block;
		float: right;
		padding: 10px	
	}
	.mobile-menu .sub-menu {
		padding-left: 10px;
		/* margin-top: 10px; */
		/* display: none;	 */
		margin-top: 0px;
	}
	.mobile-menu .mobile-item-sublink-active {
		/* display: block; */
	}
	/* .mobile-menu {
		left: 100%;	
	} */
	.mobile-menu .sub-menu a {
		border: none;
		padding: 5px 0;
		/* font-size: 89%; */
		font-size: 14px !important;
		color: #007aac;	
	}
	.menu-open a {
		font-size: 300%;
		/*padding: 0 5px 0 20px;*/
		padding: 0 20px 0 20px;
	}
	.logged-in .mobile-menu-active {
		top:46px;	
	}
	.mobile-menu-active {
		display: block;	
		position: fixed;
		top: 0;
		bottom: 0;
		right: auto;
		width: 100%;
		background-color: #f0f0f0;
		padding: 20px;
		padding-bottom: 137px;
		z-index: 9999;
		overflow-y: auto;
	}
	.menu-close  {
		margin-bottom: 20px;
	}
	.menu-close a {
		border: none !important;
		color: #060d0f;
	}
	.menu-close a i {
		margin-left: 15px;
		color: #003c62;
	}	
	.menu-logo {
		margin-bottom: 35px;	
	}
		.mobile-menu-footer .mobile-social-media a {
		color: #f0ab00 !important;}
		
	.mobile-menu a {
		/* font-size: 133%; */
		font-size: 16px !important;
		color: #0b2d48;
		display: block;
		padding: 10px 0;
		/* border-bottom: 1px solid #d9d9d9; */
		border-bottom: 1px solid #006da4;
	}
	/* .mobile-menu ul li:last-of-type a {
		border-bottom: none;
	} */
	
		
	.mobile-menu ul a i {
		float: right;
		margin-right: 20px;	
		font-size: 70%;
		padding: 8px 0;
	}
	.mobile-menu ul {
		position: relative;	
	}
	.mobile-menu form {
		text-align: right;
		margin-bottom: 30px;
		margin-top: 30px;	
	}
	.form-search * {
		float: right;	
	}
	.mobile-menu form i {
		font-size: 155%;
		margin-right: 10px;
		color: #0b2d48;	
		padding: 10px;
		width: 10%;
	}
	.mobile-menu input {
		line-height: 44px;	
	}
	.mobile-menu input[type="text"] {
		max-width: 200px;
		width: 100%;
		border: 1px solid #0b2d48;
		height:44px;
		padding:0 10px;
	}
	.mobile-menu input[type="submit"] {
		background-color: #003c62;
		color: #ffffff;
		font-size: 133%;
		padding: 1px 10px;
		height:44px;
		font-family: 'Oswald','Open Sans', Arial, Helvetica, sans-serif;
		margin-left:10px;
	}
	.mobile-menu-footer {
		position: fixed;
		right: 0;
		bottom: 0;
		padding: 0;
		background-color: #0b2d48;	
	}
	.mobile-menu-footer-inactive {
		display: none !important;
		left: 20%;	
	}
	.mobile-social-media {
		margin-right: 15px;
		float: right;
	}
	.mobile-social-media a {
		display: inline-block;
		border: none;
		font-size: 100%;
		padding: 8px 10px;
	}
	.mobile-phone-no {
		position: static;
		float: right;	
	}
	.no-scroll {
		height: 100%;
		overflow: hidden;
	}
	.noScroll {
		overflow-y: hidden;
	}
	
	.center-content {
		padding: 0 15px;	
	}

	.hp-section1-right-buttons a {
		font-size: 110%;	
	}
    .homepage-photo-section a {
     	min-height: auto;   
    }
	.photo-section-lblue, .photo-section-orange, .photo-section-dblue {
		max-width: 340px;
		width: 100%;
		float: none;
		margin: 0 auto 15px auto;	
	}
	.photo-section-dblue {
		margin-bottom: 0;
	}
	.wife-section {
		padding: 30px 0;	
	}
	.wife-section-content {
		padding: 0 15px;	
	}
	.newsletter-section {
		/* padding: 30px 15px; */
		padding: 30px 32px;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}	
	.newsletter-section h4 {
		width: 100%;
		margin-right: 0;	
		text-align: center;
	} 
	.nl-form {
		float: none;
		width: 100%;
		margin-top: 10px;	
	}
	.nl-form div {
		float: none;
		max-width: 100% !important;
	}
	.nl-form div input {
		max-width: 100% !important;
	}
	.nl-form .nl-submit {
		max-width: 100%;
		margin-top: 5px;
		text-align: center;
	}
	/*.footer-contact-section, .footer-about-section, 
	.footer-wedo-section, .footer-news-section {
		width: 45%;
		margin-right: 5%;	
	}*/
	.footer-contact-section {
		width:45%;
		margin-right:5%;	
	}
	.footer-about-section {
		width:45%;	
		margin-right:0;
	}
	.footer-wedo-section {
		width:45%;
		margin-right:5%;	
	}
	.footer-news-section  {
		width:45%;	
	}
	.clearmobile { 
		display:block;
	}
	.footer-wedo-section:before {
		clear:both;
		content:'';
		float:none;	
	}
	.top-footer h6::after {
		width: 100%;	
	}
	.bottom-footer-left, .bottom-footer-right {
		text-align: center;	
		float: none;
		width: 100%;
		margin: 0;
	}
	.bottom-footer-left {
		margin-bottom: 15px;
	}
	.about-top {
		padding: 50px 0;	
	}
	.grid-container {
		/*width: 1000%;*/
		/*display: flex;*/
		/*display: -webkit-flex;*/
		/*display: -ms-flex;	*/
	}	
	.grid-container a i {
		font-size: 70%;
	}
	.event-large {
		margin-right: 0;	
	}
	.event-small-img, .event-small, .event-large {
		/*width: 25%;
		margin-right: 0;*/
	}
	/*.grid-container .event-small-img, 
	.grid-container .event-large {
		margin-right: 0.1%;
	}*/	
	.event-img {
		background-size: contain;	
	}
	.grid-container h5 {
		width: 95%;
		font-size: 100%;	
	}
	.grid-container h4 {
		width: 95%;
		font-size: 100%;	
	}
	.grid-container p {
		font-size: 75%;	
	}
	.grid-arrow-left a, .grid-arrow-right a {
		padding: 15px 10px;	
	}
	.grid-arrow-left, .grid-arrow-right {
		top: 52%;	
	}
	.events-container .event-small-img {
		width: 100%;
		/*margin-right: 0 !important;*/
		margin-bottom: 30px;	
	}
	.fallen-hero {
		width: 48%;
		margin-right: 4%;	
	}
	.fallen-hero:nth-of-type(2n) {
		margin-right: 0;	
	}
	.fallen-center-container {
		padding: 0 20px;	
	}
	.content-left {
		width:100%;
		margin-bottom:25px;	
	}
	.content-right {
		width:100%;	
	}
	#news-nav-bottom li{
		padding:0 !important;
		max-width:none;
		width:100%;	
		margin-bottom:25px;
	}
	#news-nav-bottom a {
		display:block;
	}
	.donate {
		width:100%;	
	}

	.news-item-image { float: none; width: 100%; margin-right: 0px; margin-bottom: 35px; max-width: 100%; padding-top: 0px; }
	.news-item-image img { position: static; width: 100%; }
	.news-item-text { float: none; max-width: 100%; }
	.news-button-container { text-align: right; }
	.news-item-text h3 { font-size: 24px; }
	.news-item-text label { font-size: 16px; }
	.sidebar-element-content .nl-form .nl-submit { margin-top: 0px; }

	.news-post-heading { min-width: 100%; max-width: 100%; }
	.news-post-extra-wrapper { max-width: 100%; min-width: 100%; }
	.news-post-top-actions { min-width: 0px; top: 100%; padding-top: 30px; width: 100%; text-align: center; position: absolute; }
	.news-post-content { max-width: 100%; }
	.news-post-extra-desc { padding-left: 0; position: static; }
	.news-post-extra-wrapper { padding: 0px; }
	.news-post-wrapper { position: relative; }
	#news-nav-bottom li { max-width: none; width: 100%; margin-bottom: 0px; }

	#news-nav-bottom .news-nav { padding: 30px 45px !important; }
	#news-nav-bottom .news-nav.news-nav-prev.tribe-events-nav-previous { padding-right: 30px !important; }
	#news-nav-bottom .news-nav.news-nav-next.tribe-events-nav-next { padding-right: 30px !important; }

	.single-post.single .news-page-container { padding-bottom: 232px !important; }
	.post-template-single-news .news-page-container { padding-bottom: 232px !important; }

	/* special tabs */
	.special-tabs-row span.vc_tta-title-text b {
		width: 7px;
	}
	.special-tabs-row span.vc_tta-title-text i + b {
		width: 100%;
	}
	.special-tabs-row span.vc_tta-title-text b:last-of-type {
		display: inline-block;
	}
	.special-tabs-row span.vc_tta-title-text i + b {
		display: block !important;
	}
	.special-tabs-row .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title > a {
		color: #ffffff !important;
		background: #013d62 !important;
		text-align: left;
	}
	.special-tabs-row .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
		color: #013d62 !important;
		background: #ffffff !important;
	}
	.special-tabs-row .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels {
		border-bottom-color: #013d62 !important;
	}

	/* new edits */
	.menu-mobile-support-btns {
		display: none !important;
	}
	.bottom-header-fixed .menu-mobile-support-btns {
		display: inline-block !important;
		top: 75px;
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: calc(100% - 40px);
	}
	.bottom-header-fixed .mobile-menu-active .menu-mobile-support-btns a {
		padding: 12px 0px 11px 6px !important;
		text-align: center;
	}
	.bottom-header-fixed .mobile-menu-active .menu-mobile-support-btns a .trident-span-container {
		float: none;
		margin-top: -6px;
	}
	.bottom-header-fixed .mobile-menu-active .menu-mobile-support-btns div a {
		width: 100%;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		padding-left: 0px !important;
	}
	
	.top-header .apply-btn {
		padding: 5px 0px 0px;
		border-bottom: 1px solid #0d2443;
	}
	.mobile-menu-opened .apply-btn {
		/* padding-top: 5px !important; */
		border-bottom: 1px solid #f0ab00;
	}
	/* end new edits */

	/* changes to homepage */
	.page-template-page-home3 .homepage-section1 {
		height: 600px;
	}
	.charities-container-row-left, 
	.charities-container-row-right .charities-container-row-right-first-row, 
	.charities-container-row-right .charities-container-row-right-second-row {
		padding: 20px;
	}
	/* .page-template-page-home3 .homepage-section1 .areas-of-support .button-container a, 
	.nl-form input[type="submit"], 
	.dark.trident-btn, 
	.what-we-do .ubtn, 
	.video-hero a,
	.tribe-events-single-event-description .ubtn, 
	.mission-section .ubtn {
		font-size: 16px !important;
	} */
	.what-we-do .ubtn {
		padding: 10px 13px;
	}
	.tribe-events-single-event-description .ubtn {
		padding: 8.8px 13px;
	}
	.mission-section .ubtn {
		padding: 8.8px 13px;
	}
	/* end changes to homepage */
	.programsgrid {
		display: block;
	}
	.gridtwocolumn .grid-transition-section .flex-item {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.measureup3container {
		margin-top: -25px;
		background-attachment: scroll;
		background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/Who-We-Are.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center top;
		background-color: rgba(0, 0, 0, 1);
		padding: 60px 20px 12%;
	}
	.main-wrap-grid {
		margin-top: -25px;
		background-attachment: scroll;
		background-image: url(https://www.navysealfoundation.org/wp-content/uploads/2021/03/Who-We-Are.jpg);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center top;
		background-color: rgba(0, 0, 0, 1);
	}
	.main-wrap-grid .measureup3container {
		padding: 60px 20px 12% !important;
	}
	.main-wrap-grid .grid { 
		display: none;
	}
	.main-wrap-grid .content {
		height: auto !important;
		width: auto !important;
	}
	.measureup3 .charitynav, 
	.measureup3 .ninetyfourcents, 
	.measureup3 .pointseven {
		width: 100%;
		padding: 10px 10px;
		float: none;
	}
	.measureup3container p {
		padding: 0;
		text-align: justify;
	}
	.programblock {
		height: 200px;
		min-height: auto;
		margin-bottom: 30px;
	}
	.programaftertext.programblock {
		height: auto;
	}
	.grid-transition-section .item {
		padding-top: 56.25% !important;
	}
	.measureup3 {
		width: 100%;
		display: block;
	}
	.accsep {
		display: none;
	}
}

@media screen and (max-width: 1400px) {
	.events-container .event-small-img {
		width: 23.5%;
	}
	.events-container .event-small-img:nth-child(5n) {
	    margin-right: 2%;
	}
	.events-container .event-small-img:nth-child(4n) {
	    margin-right: 0px;
	}
}

@media screen and (max-width: 1366px) {
	.events-container .event-img, #grid-container .tile .event-img {
	    /* min-height: 200px;
	    height: 200px !important; */
	}
}

@media screen and (max-width: 1024px) {
	.events-container .event-small-img {
		width: 32%;
	}
	.events-container .event-small-img:nth-child(4n) {
	    margin-right: 2%;
	}
	.events-container .event-small-img:nth-child(3n) {
	    margin-right: 0px;
	}
	.programimageparagraph {
		max-width:450px;
		margin:10px 10px 25px 20px;
		float:right;
	}

	/* new filter on the events page */
	.events-container .container-of-event {
		width: 33.3333333%;
	}
	/* end new filter on the events page */
}

@media screen and (max-width: 900px) {
	.video-section {
		padding: 230px 20% 60px !important;
	}
	.programimageparagraph {
		max-width:400px;
		margin:10px 10px 25px 20px;
		float:right;
	}
}

/* new filter on the events page */
@media screen and (max-width: 899px) {
	.event-view > a {
		width: 100%;
	}
	.events-center-container form .event-view {
		text-align: center;
	}
	.filter-events-info {
		width: 100%;
	}
	.new-filter-btn {
		width:100%;
	}
	.separator-element {
		height: 1px;
		width: 100%;
		line-height: 1px;
		margin: 0px;
	}
}
/* end new filter on the events page */

@media screen and (max-width: 768px) {
    
    .eventpcontainer {
  display:block;
    }
    
    .eventpcontainer .centertitle {
    display:inline-block;
}
.eventpcontainer .desk {
    display:none;
}
    
    .pg-about-wrap p {
    max-width: 100%;
}
    
    .events-top-section p {
		text-align: justify;
	}

	.fallen-contentdiv .events-center-container {
		padding: 0 40px;
	}

	.fallen-contentdiv .fallen-container .fallen-hero-item .text-container .fallen-hero-rank, .fallen-hero-death, .fallen-hero-location {
		text-align: center !important;
	}
    
    .thankyoumessage p, .supportdiv p {
		font-size:16px;
	}
    
    .programimageparagraph {
		display:none;
	}

	.programimageparagraphmobile {
		display:block;
		width:90%;
		margin:25px auto 35px auto;
	}
    
    .events-center-container {
		/* padding: 0px 25px; */
		padding: 0px 30px;
	}
    
    .tabbed-header ul li a, .tabbed-header ul li div {
    	margin-right:0px;
    }

	.tabbed-content .tabbed-body {
		padding: 20px 10px;
	}

	.programs li {
		line-height: 1.5;
		margin-bottom: 10px;
	}
		
	.ken-griffin {
		width:80%;
		margin:auto;
		}
	
.sponsorh3 {
    padding-bottom: 0px;
}
	
	.padding60pxauto {
		padding: 20px 0px !important;
	}
    
.padding60pxautonobottom {
    padding: 20px 0px 0px 0px !important;
}    
	.padding30pxauto {
		padding: 20px 0px !important;
	}
    
    .search h1, .error404 h1 {
    	font-size:200%;
    }
    
    .padding8012percent, .padding10percent {
		padding: 60px 40px;
	}

	.padding80auto {
		padding: 20px 40px 60px 40px;
	}

	.padding12012percent {
		padding: 80px 40px;
	}

	.padding6010percent {
		padding: 40px 20px;
	}

	.paddingZero6010percent {
		padding: 0px 20px 40px 20px;
	}
    .whitepadding {
		padding:20px;
		background-color:white;
	}

	.section1-wrapper {
		padding-right: 5% !important;
		padding-left: 5% !important;
	}
	.events-container .event-small-img {
		width: 49%;
	}
	.events-container .event-small-img:nth-child(3n) {
	    margin-right: 2%;
	}
	.events-container .event-small-img:nth-child(2n) {
	    margin-right: 0px;
	}
	.video-section {
		padding: 170px 20% 60px !important;
	}
	.dotted-line-container.in-page-line.scrolled {
	    bottom: -140px;
	}
	.events-container .event-small-img .information-box {
		font-size: 14px !important;
	}

	/* new filter on the events page */
	.events-container .container-of-event {
		width: 50%;
	}
	/* end new filter on the events page */
}

@media screen and (max-width: 638px) {
	
	.video-section {
	    padding: 120px 20px 60px !important;
	}
	.dotted-line-container.in-page-line.scrolled {
	    bottom: -100px;
	}
	
	.grid-transition-section .item .heading-wrapper {
    	align-items: center !important;
	}
}

@media screen and (max-width: 639px) {
    
    .nl-form input[type="submit"] {
        width:100%;
    }
	.staff-container li {
		width: 47.5%;
		margin-right: 5%;
	}
	/* .staff-container li:nth-of-type(4n) {
		margin-right: 0px;
	}
	.staff-container li:nth-of-type(4n+1) {
		clear: left;
	} */
	.staff-container li:nth-of-type(5n) {
		margin-right: 5%;
	}
	.staff-container li:nth-of-type(3n) {
		margin-right: 5%;
	}
	.staff-container li:nth-of-type(3n+1) {
		clear: none;
	}
	.staff-container li:nth-of-type(2n) {
		margin-right: 0px;
	}
	.staff-container li:nth-of-type(2n+1) {
		clear: left;
	}
	.staff-container li .image-container {
    	height: 250px;
    }
	.fallen-contentdiv .fallen-container .fallen-hero-item {
		width: 47.5%;
		margin-right: 5%;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n),
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(4n),
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(3n)
	 {
		margin-right: 5%;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(5n+1),
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(4n+1),
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(3n+1)
	 {
		clear: none;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(2n) {
		margin-right: 0px;
	}
	.fallen-contentdiv .fallen-container .fallen-hero-item:nth-of-type(2n+1) {
		clear: left;
	}
	/* new edits found when i compared live/style.css with builds/style.css */

	.navteam {
		position: relative !important;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		height: auto;
		min-height: 90px;
		padding: 10px;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		z-index: 10;
	}
	.buttonblocks { 
		font-size:16px;
		padding:5px 40px;
		width:auto;
	}

	.ctabuttons {
		position:absolute;
		bottom:0;
		z-index:222;
		align-self:center;
		display:flex;
		margin-bottom:-30px;
	}

	.registerteam, .donateteam {
		border: solid 3px white;
		text-transform:uppercase;
		font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
		font-weight: 200 !important;
		font-size: 16px;
		color:#ffffff;
		padding:10px 15px;
		min-width:150px;
		margin: 0px 10px;
		display:block;
		text-align:center;
	}

	.navteam .ubermenu.ubermenu-responsive .ubermenu-item-level-0 {
		width:auto !important;
		min-width:auto !important;
	}

	.navteam .ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu.ubermenu-responsive .ubermenu-column-auto {
		width:auto !important;
			min-width:auto !important;
	}

	.navteam.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu.ubermenu-responsive .ubermenu-column-auto{
		width:auto !important;
			min-width:auto !important;
	}

	/* end new edits found when i compared live/style.css with builds/style.css */
}

@media screen and (max-width: 539px) {
	/* new section with events and news 'grid-container-no-carousel' */
	.grid-container-no-carousel .content-list-cards ul li {
		flex-wrap: wrap;
	}
	.grid-container-no-carousel .content-list-cards ul li .row-image {
		width: 100%;
		max-width: 100%;
		padding-bottom: 56.25%;
		margin-bottom: 10px;
		margin-top: 0px;
	}
	.grid-container-no-carousel .content-list-cards ul li .date-row-container {
		padding-left: 0px;
		max-width: calc(100% - 140px);
	}
	.grid-container-no-carousel .content-list-cards ul li .signature-event {
		padding-left: 0px;
		padding-right: 0px;
		justify-content: center
	}
	/* .grid-container-no-carousel .content-list-cards ul.news-container li {
		border-bottom: none;
	} */
	/* .grid-container-no-carousel .content-list-cards ul.news-container li a {
		flex-wrap: wrap;
		padding-top: 0px;
		margin: 0px -15px 0px;
		padding: 15px 15px 10px;
		width: calc(100% + 30px);
		//border-top: 1px solid #0078AE;
		//border-top: 1px solid transparent;
	} */
	/* .grid-container-no-carousel .content-list-cards ul.news-container li a:before {
		content: '';
		position: absolute;
		top: 0px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		height: 1px;
		width: calc(100% - 30px);
		background-color: #0078AE;
	} */
	/* .grid-container-no-carousel .content-list-cards ul.news-container li:first-of-type a {
		border-top: none;
	}
	.grid-container-no-carousel .content-list-cards ul.news-container li:first-of-type a:before {
		display: none;
	}
	.grid-container-no-carousel .content-list-cards ul.news-container li:last-of-type a {
		margin-bottom: 0px;
	}
	.grid-container-no-carousel .content-list-cards ul.news-container li .date-row-container {
		max-width: 100%;
	} */

	.grid-container-no-carousel .content-list-cards ul li .date-row-container {
		max-width: 100%;
		border-right: none;
		/* border-bottom: 2px solid #fff; */
		border-bottom: 0px solid #0078AE;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.grid-container-no-carousel .content-list-cards ul li .event-right-btns {
		max-width: 100%;
		justify-content: center;
		width: 100%;
		padding-bottom: 6px;
	}
	
	/* end new section with events and news 'grid-container-no-carousel' */
}

@media screen and (max-width: 550px) {
    
    .page-template-default .mission-section {
		padding: 5% 0 55px 0;
	}

		.page-template-default .mission-section p {
		text-align:justify;
	}
		
		.ken-griffin {
		width: 95%;
		min-width: 95%;
		max-width: 600px;
	}
		
		.about-top p {
		padding-left:5%;
		padding-right:5%;
	}
    
   	/* Measure Up Section on about page */
   
	.page-id-23 .center-content-header p {
		text-align: justify !important;
		text-justify: inter-word;
	}
	  
	.blackpaddingcontainer  {
		padding:60px  20px 12%;
	}
    
    .measureupcontainer {
		background: rgb(12,36,67);
		background: linear-gradient(0deg, rgba(12,36,67,1) 0%, rgba(12,36,67,1) 21%, rgba(12,36,67,1) 52%, rgba(0,0,0,1) 100%);
		background-size: cover;
		background-position: center;
		position: relative;
		text-align: left;
		width: 100%;
		min-width: 100%;
		padding: 20px 40px 40px 40px;
		display: flex;
		flex-direction: column;
	}

	.measureup1 {
		background: #ffffff;
		padding: 30px 30px 15px 30px;
		box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
		-webkit-box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
		-moz-box-shadow: 24px 24px 39px 0px rgba(209,211,212,0.25);
		z-index: 2;
		position: relative;
		width:100%;
	}

	.measureup2 {
		display: flex;
		flex-direction: column;
		padding: 20px 20px 10px 20px;
		background-color: #f5aa03;
		width:100%;
		text-align: left;
		font-size: 12px;
		text-transform: uppercase;
		align-items: stretch;
		justify-content: space-around;
	}

	.accolaideimg1, .accolaideimg2, .accolaideimg3 {
		max-width: 70px;
		margin: 0px 10px 10px 0px;
	}
	.charitynav, .ninetyfourcents, .pointseven{
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: start;
		width: 100%;
		padding: 10px;
		text-align: left;
	}

	.accsep {
		height:1px;
		border-right: 0px solid #ffcf64;
		border-bottom:1px solid #ffcf64;
		width:90%;
		margin:auto;
	}

	.centertitleleft {
		display: table;
		text-align:center;
	}
    
	/* End Measure Up Section on about page */ 

	.partner, .teammates{
		flex-basis: 100% !important;
	}
    
	.star-left li:after {
		height: 0;
		width: 20px;
		border-top: 2px solid #f0ab00;
		content: '';
		display: block;
		margin: auto;
		vertical-align: middle;
		text-align: center;
		margin-top: 10px;
    }
    .star-right li:after {
		height: 0;
		width: 20px;
		border-top: 2px solid #f0ab00;
		content: '';
		display: block;
		margin: auto;
		vertical-align: middle;
		text-align: center;
		margin-top: 10px;
    }
    .star-left li:before {
        display:none;
    }
    .star-right li:before {
        display:none;
    }
}

@media screen and (max-width: 597px) {
    .pardotembed {
		height: 420px;
		width:100%;
	}

	/* changes added by Jacob */
	.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between !important;
		align-items: center !important;
		flex-direction: row !important;
		padding-top: 10px;
	}

	.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile .signature-separator {
		display:none;
	}

	.grid-container-no-carousel .content-list-cards ul li .date-row-container {
		border-bottom: 0px solid #0078AE;
	}

	.grid-container-no-carousel .content-list-cards ul li .event-right-btns a {
		width:100%;
		text-align:center;
	}

	/* .grid-container-no-carousel .content-list-cards ul.news-container li a {
		margin: 0px -15px 0px;
	}

	.grid-container-no-carousel .content-list-cards ul.news-container li a {
		padding: 15px 15px 10px;
	} */
	/* end changes added by Jacob */

}

@media screen and (max-width: 480px) {
    iframe.youtubeheight {
		height: 200px;
	}

	.events-container .event-small-img {
		width: 100%;
		margin-right: 0px;
	}
	.events-container .event-small-img:nth-child(3n) {
	    margin-right: 0px;
	}

	/* new filter on the events page */
	.events-container .container-of-event {
		width: 100%;
	}
	/* end new filter on the events page */
}

@media screen and (max-width: 479px) {
    .staff-container li .image-container {
    	height: 200px;
    }
	.pteammates{
		flex-basis: 100% !important;
	}
	body {
		font-size: 16px;	
	}
	.top-header a {
		font-size: 100%;	
	}
	.button-orange {
		line-height: 44px;
	}
	/* changes to navigation */
	.mobile-menu-opened.top-header .button-orange {
		line-height: 45px;
	}
	/* end changes to navigation */	
	.logo-header {
		/*width: 50%;*/
		padding: 10px 0;
	}
	.mobile-trigger a {
		font-size: 170%;	
	}
	.menu-open a {
		padding: 20px 5px 20px 20px;
	}
	.mobile-trigger ul {
		max-height: 71px;	
		padding-left: 20px;
	}
	.mobile-trigger ul li {
		/*min-height: 71px;	*/
	}
	.mobile-menu-footer {
		left: 0;	
	}
	.hp-button-left, .hp-button-right {
		display: block;	
	}
	.hp-button-left {
		margin-bottom: 10px;
		margin-right: 0;	
	}
	.wife-section-content p {
		text-align: justify;	
	}
	.nl-form div {
		display: block;
		float: none;
		max-width: 100%;	
	}
	.nl-form input[type="text"], .nl-form input[type="email"], #nl-email, 
	.nl-form .nl-email {
		max-width: 100% !important;	
		margin-bottom: 10px;
	}
	.nl-form label {
		bottom: 10px;	
	}
	.top-footer {
		padding-top: 60px;	
	}
	.footer-logo-section, .footer-contact-section, .footer-about-section, .footer-wedo-section, .footer-news-section {
		width: 100%;
		margin-right: 0;	
	}
	.top-footer h6 {
		display: inline-block;	
	}
	.home-about-button {
		left: 0;	
	}
	.fallen-center-container .home-about-button {
		left: 20px;	
	}
	.fallen-hero {
		width: 100%;
		float: none;
		margin-right: 0 !important;
		margin-bottom: 20px;	
	}
	.event-view div {
		float: none;
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #d9d9d9;	
	}
	.event-view {
		margin-bottom: 15px;	
	}
	.event-img {
		background-size: cover;	
	}
	.apply-btn {
		padding-top:1px !important;	
	}
    .hp-section1-right {
     	padding-top: 10px !important;
     	padding-right: 0;
    	padding-left: 0;
	}
	.esg-content {
		font-size: 12px !important;
		line-height: 14px !important;
	}
}

@media only screen and (max-width: 359px) {
	.top-header a i { 
		display: none;
	}

    .hp-section1-right {
     	padding-top: 30px !important;
	}

	.home-about-button {
		padding: 15px 20px 15px 20px ;
	}
        
	.button-orange {
		width: 40%;	
	}
	.mobile-trigger a {
		padding: 20px 15px;	
	}
	.mobile-trigger li:last-child {
		/*margin-right: -10px;	*/
	}
	.mobile-menu input[type="text"] {
		max-width: 190px;	
	}
	.logo-header {
		padding: 10px 0;	
	}
	.mobile-phone-no p {
		font-size: 115%;
	}

}

/* media queries end */

/* new edits homepage */
/* body {
    line-height: 1.5;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    background: #ffffff;
    color: #24282d;
    min-height: 100%;
    margin: auto;
    transition: all 0.25s ease;
} */

/* HERO */

video::-webkit-media-controls {
    display:none !important;
}

.video-hero {
    /*height: 75vh;
    min-height: 40rem;*/
    position: relative;
    background: #080e1f;
    /*overflow: hidden;*/
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}
/* .video-hero a:hover {
	border: 2px solid #ffffff !important;
} */

.video-hero::before {
	content: '';
	background: url('images/overlay-texture.png') repeat;
	background-position: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
}

.video-hero h1 {
	font-size: 280%; 
	color: white;
	line-height: 1.25; 
	text-align: center;
	margin-bottom:55px;
}

/* changes to homepage h1 element */
.video-hero h1 {
	line-height: 1.1 !important;
	text-align: center !important;
}
/* end changes to homepage h1 element */

h1, h2, h3, h4, h5, h6, .h2-placeholder {
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 600 !important;
}

.video-hero a {
    /* font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 500 !important;
    font-size:16px !important;
    text-transform: uppercase;
    color: white;
    padding: 8px 20px;
    display: block;
    padding: 10px 20px !important;
    border: 2px solid white !important;
    text-decoration: none;
    transition: background 0.8s ease;
    transition: color 0.8s ease;
    transition: box-shadow 1s ease;
    background: rgb(12,41,69); /* Old browsers */
    /* background: -moz-linear-gradient(top,  rgba(12,41,69,1) 0%, rgba(9,57,91,1) 100%); FF3.6-15 */
    /* background: -webkit-linear-gradient(top,  rgba(12,41,69,1) 0%,rgba(9,57,91,1) 100%); Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom,  rgba(12,41,69,1) 0%,rgba(9,57,91,1) 100%); W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c2945', endColorstr='#09395b',GradientType=0 ); IE6-9 */
    /* -webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
    transition: background-color 400ms ease-in-out, color 400ms ease-in-out; */
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
	background-color: #0a2c48 !important;
	color: #ffffff;
	display: inline-block;
	border: 2px solid #f5aa03 !important;
	padding: 8px 13px !important;
	position: relative;
	-webkit-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-moz-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-o-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	-ms-transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	transition: background-color 400ms ease-in-out, color 400ms ease-in-out;
	font-size: 18px !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
}

.video-hero a:hover {
    /* color: #f0ab00;
    background: black; 
    box-shadow: 0 0.4rem 1.2rem 0 rgba(0,0,0,.4); */
	background-color: #040a2a !important;
    color: #f5aa03 !important;
}

/* SECTION 1 */

.homepage-section1 {
    /*display: flex;
    min-height: 35rem;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background-attachment: scroll;
    overflow: hidden;
    padding:0 15%;
    background: url("images/top.svg") center top no-repeat, url("images/gradient-noise.gif") center top repeat-x;*/
}

.hp-section1-left  {
    width: 30%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.hp-section1-left p {
    /*font-size: 77%;*/
    font-style: italic;
    text-align: center;
}

.hp-section1-right {
	width: 60%;
	/*padding: 0px 12%;*/
	padding: 0px 6%;
}

.icon {
	width: 250px;
}

.stars {
	width: 200px;
}

.hp-section1-right p {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500 !important;
    letter-spacing: .5px;
    font-size: 18px;
}

.hp-section1-right p:after {
    content: "";
    border-bottom: 5px solid #0d273e;
    position: absolute;
    bottom: 0;
    width: 40%;
    left: 30%;
}

.hp-section1-right  h2 {
    font-size: 222%;
    color: #0b2d48;
    text-transform: uppercase;
    line-height: 1.2 !important;
    font-weight: bold;
    text-align:center;
}

/* SECTION 2 */

.homepage-photo-section {
    background-color: #282828;
    position: relative;
	display: flex;
	align-items:center;
	justify-content: center;
	flex-direction: row;
}

.homepage-photo-section::after {
    content: '';
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg,#0b2d48 0,#0a3d65);
    position: absolute;
    bottom: 0;
    z-index: 100;
}

.homepage-photo-section::before {
    content: '';
    width: 100%;
    height: 5px;
    background: linear-gradient(-90deg,#0b2d48 0,#0a3d65);
    position: absolute;
    top: 0;
    z-index: 100;
}

.homepage-photo-section .item {
	width: 33.3%;
	min-height: 27rem;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	text-decoration: none;
	border-right: solid 2px #000000;
	position: relative;
}

.homepage-photo-section .item:last-child {
    border-right: solid 0px #000000;
}

.donate {
    background-image: url("/images/donate.jpg");
    background-position: bottom center;
    background-size: cover;
}

.apply {
    background-image: url("/images/apply.jpg");
    background-position: bottom center;
    background-size: cover;
}

.attend {
    background-image: url("/images/event.jpg");
    background-position: bottom center;
    background-size: cover;
}

.homepage-photo-section .item h2 {
    font-size: 180%;
    color: white;
    text-transform: uppercase;
    line-height: 1.2 !important;
    font-weight: bold;
    text-align:center;
    z-index: 20;
    position: relative;
    text-decoration: none;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
}

.homepage-photo-section .item:hover h2 {
    -webkit-transform: translateZ(0) translateY(-20%);
    transform: translateZ(0) translateY(-20%);
}

.homepage-photo-section .item:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(11,37,67,0) 52%, rgba(11,37,67,0) 60%, rgba(11,37,67,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(11,37,67,0) 52%,rgba(11,37,67,0) 60%,rgba(11,37,67,1) 100%);
	background: linear-gradient(to bottom,  rgba(11,37,67,0) 52%,rgba(11,37,67,0) 60%,rgba(11,37,67,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000b2543', endColorstr='#0b2543',GradientType=0 );
    z-index: 10;
}


/* SECTION 3 */

.video-section {
    background:url("/images/crosshatch.svg") center bottom repeat-x, url("/images/doorbuster.jpg") center center no-repeat;
    background-size: auto, cover;
    min-height: 30rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 240px 17% 60px;
}

.video-section h2 {
    color:#e49d14;
    font-size: 222%;
    text-transform: uppercase;
    line-height: 1.1 !important;
    font-weight: bold;
    text-align:center;
    margin-bottom: 0px;
    max-width:1200px;
	/* padding-bottom: 15px; */
	-webkit-transition: opacity 1000ms ease-in-out, transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-moz-transition: opacity 1000ms ease-in-out, transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: opacity 1000ms ease-in-out, transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
	-ms-transition: opacity 1000ms ease-in-out, transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: opacity 1000ms ease-in-out, transform 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
	opacity: 0;
	transition-delay: 200ms;
	-webkit-transform: translate3d(0px, 50px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-moz-transform: translate3d(0px, 50px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-o-transform: translate3d(0px, 50px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-ms-transform: translate3d(0px, 50px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform: translate3d(0px, 50px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
}
.video-section h2.scrolled {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-moz-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-o-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	-ms-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
}

.video-section .positioned-container-come-from-bottom {
	text-align: center;
	position: relative;
	-webkit-transform: translateY(70%);
	-moz-transform: translateY(70%);
	-o-transform: translateY(70%);
	-ms-transform: translateY(70%);
	transform: translateY(70%);
	-webkit-transition: transform 1300ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1300ms ease-in-out;
	-moz-transition: transform 1300ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1300ms ease-in-out;
	-o-transition: transform 1300ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1300ms ease-in-out;
	-ms-transition: transform 1300ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1300ms ease-in-out;
	transition: transform 1300ms cubic-bezier(0.215, 0.61, 0.355, 1), opacity 1300ms ease-in-out;
	transition-delay: 400ms;
	opacity: 0;
	z-index: 2;
}
.video-section .positioned-container-come-from-bottom.scrolled {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
}
.video-section p {
    font-size: 18px;
    color: white;
    text-align: center;
    max-width: 800px;
    /*position: absolute;*/
    /*margin-top: 200px;*/
}

.video-topline {
    height: 3rem;
    width: 1px;
    position: relative;
    display: block;
    margin: 0 auto 1rem;
    background: white;
}
.crosshatch-container {
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 190px;
	background-image: url('images/crosshatch.svg');
	background-repeat: repeat-x;
	background-position: center;
	background-size: contain;
	z-index: 1;
}
.masonry-grid .crosshatch-container {
	bottom: auto;
	top: -125px;
}

/* SECTION 4 */

.masonry-grid {
    /*background:url("/images/bottomcross.svg") center top repeat-x, url("/images/blue-wave.jpg") center center no-repeat;*/
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 30rem;
    position: relative;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*flex-direction: column;*/
    display: block;
    padding: 60px 35px;
}

.masonry-grid  h2 {
    color:#ffffff;
    font-size: 222%;
    text-transform: uppercase;
    line-height: 1.2 !important;
    font-weight: bold !important;
    text-align:center;
    margin-bottom: 5px;
    /*font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;*/
    font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
    letter-spacing: 1.5px;
}

.grid-container {
    overflow: hidden;
}

.grid-container .tile {
    background: #0c2443;
    display: inline-block;
    margin: 0px 15px;
    position:relative;
    vertical-align: top;
    padding-bottom: 50px;
    /*width: 2.5%;*/
    /*border: #0a3d65 solid 2px;*/
    /*margin-right: 2%;*/
    /*padding: 0px 25px;*/
    /*margin: 0px 15px;*/
    /*min-height:22rem;*/
    /*position:relative;*/
    /*overflow: hidden;*/
    /*align-self: flex-start;*/
}

.grid-container .tile:last-child {
    margin-right: 0%;
}
#grid-container .tile:hover .event-img {
	top: -7px !important;
	opacity: 0.65;
}
#grid-container .tile .event-img {
	position: relative !important;
	bottom: auto;
	right: auto;
	top: 0px;
	-webkit-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	-moz-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	-o-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	-ms-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	opacity: 1;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#grid-container .tile .event-img:after {
	content: '';
	position: absolute;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 150px;
	background: -moz-linear-gradient(top,  rgba(12,36,67,0) 0%, rgba(12,36,67,0.75) 50%, rgba(12,36,67,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(12,36,67,0) 0%,rgba(12,36,67,0.75) 50%,rgba(12,36,67,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(12,36,67,0) 0%,rgba(12,36,67,0.75) 50%,rgba(12,36,67,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c2443', endColorstr='#0c2443',GradientType=0 ); /* IE6-9 */
}
.grid-container .tile h2 {
	font-size: 150%;
	text-align: left;
	color: #f0ab00;
	display: inline-block;
}

.grid-container .tile .information-box {
	margin-left: 15px;
	margin-top: 2px;
	display: inline-block;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0px;
	vertical-align: text-top;
}

.masonry-grid .grid-container .tile .information-box {
	display: table;
}



.grid-container .tile .information-box.information-box.postponed {
    background-color: #fcff00;
    color: #0c2443;
}
.grid-container .tile .information-box.information-box.active {
    background-color: #006da4;
    color: #ffffff;
}

.grid-container .tile h5 {
	padding-bottom: 10px;
	color: #ffffff;
	width: 100%;
	max-width: calc(100% - 30px);
	padding-left: 0px;
	margin: 0px 15px;
	border-bottom: 4px solid #006da4;
	font-weight: 500 !important;
}
.grid-container .tile .btm-btn {
	color: #ffffff;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 500;
	-webkit-transition: color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out;
	-ms-transition: color 200ms ease-in-out;
	transition: color 200ms ease-in-out;
}
.grid-container .tile .btm-btn:hover {
	color: #f0ab00;
}
.grid-container .tile .event-view-btn {
	right: auto;
	left: 15px;
}
.grid-container .tile .event-register-btn {
	left: auto;
	right: 15px;
}
.grid-container .tile .event-register-btn:before {
	content: '';
	position: absolute;
	left: -1px;
	width: 2px;
	height: 30px;
	/*top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	top: -1px;
	background-color: #006da4;
}
.grid-container .tile .event-bottom-btns {
	width: calc(50% - 15px);
	text-align: center;
	position: absolute;
	bottom: 15px;
}
.grid-container .tile .event-bottom-btns a {
	display: inline-block;
	position: static;
}
.grid-container .tile a i {
	color: #f0ab00;
}
.tile-img {
    min-height:200px;
    background-image: url('/images/donate.jpg');
    background-position: center center;
    background-size: cover;
    display: block;
    position: relative;
    z-index: 10;
    transition: opacity .3s ease-out;
    -webkit-transform: translateZ(0) translateY(0);
    transform: translateZ(0) translateY(0);
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.tile-img:hover {
	opacity: .8;
	-webkit-transform: translateZ(0) translateY(-10%);
	transform: translateZ(0) translateY(-10%);
}

.tile-img:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(11,37,67,0) 52%, rgba(11,37,67,0) 60%, rgba(11,37,67,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(11,37,67,0) 52%,rgba(11,37,67,0) 60%,rgba(11,37,67,1) 100%);
    background: linear-gradient(to bottom,  rgba(11,37,67,0) 52%,rgba(11,37,67,0) 60%,rgba(11,37,67,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000b2543', endColorstr='#0b2543',GradientType=0 );
    z-index: 20;
}

.tile-info {
    padding:10px 15px;
}

.tile-date {
    line-height: 1.5;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 16px;
    color:#e49d14;
    letter-spacing: 1px;
}

.tile h3 {
    font-weight: 500 !important;
    text-transform: uppercase;
    color: white;
    font-size:16px;
    margin: 0px;
}

.tile-cta-container {
	border-top: #0a3d65 solid 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	width:98%;
	margin: auto;
	padding: 10px 0px;
	position: absolute;
	bottom:0;
}

.tile-cta-left {
	border-right: #0a3d65 solid 1px;
}

.tile-cta-left, .tile-cta-right {
	width: 50%;
	font-size: 95%;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-weight: 400 !important;
	text-align:center;
	color:#ffffff;
	text-decoration: none;
	transition: color 0.5s ease;
}

.tile-cta-left:hover, .tile-cta-right:hover {
	color: #f0ab00;
}

.slick-dots {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	padding: 30px 35px 0px;
}

.slick-dots li {
    background: #FFFFFF;
    height: 5px;
    padding: 4px 50px;
    margin-right: 30px;
}

.slick-dots li.slick-active {
    background: #f0ab00;
}
.slick-dots li button {
	display: none;
}

.events-container .event-small-img {
	position: relative;
}

.events-container .event-small-img .event-img {
	position: relative !important;
	bottom: auto;
	right: auto;
	top: 0px;
	-webkit-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	-moz-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	-o-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	-ms-transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	transition: top 200ms ease-in-out, opacity 200ms ease-in-out;
	opacity: 1;
}
.events-container .event-small-img:hover .event-img {
	top: -7px !important;
	opacity: 0.65;
}
.events-container .event-small-img .event-img:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 150px;
    background: -moz-linear-gradient(top, rgba(12,36,67,0) 0%, rgba(12,36,67,0.75) 50%, rgba(12,36,67,1) 100%);
    background: -webkit-linear-gradient(top, rgba(12,36,67,0) 0%,rgba(12,36,67,0.75) 50%,rgba(12,36,67,1) 100%);
    background: linear-gradient(to bottom, rgba(12,36,67,0) 0%,rgba(12,36,67,0.75) 50%,rgba(12,36,67,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000c2443', endColorstr='#0c2443',GradientType=0 );
}
.events-container .event-small-img h2 {
	/*font-size: 150%;*/
	font-size: 100%;
	text-align: left;
	color: #f0ab00;
	margin-bottom: 5px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	letter-spacing: 1.5px;
}
.events-container .event-small-img .information-box {
	margin-left: 15px;
	padding: 2px 10px 2px 10px;
	text-transform: uppercase;
	font-size:12px;
	letter-spacing:0px;
}
.events-container .event-small-img .information-box.postponed {
	background-color: #fcff00;
	/* color: #0a2542; */
	color: #0c2443;
}
.events-container .event-small-img .information-box.active {
	background-color: #006da4;
	color: #ffffff;
}
.events-container .event-small-img h5 {
	/* padding-bottom: 10px; */
	color: #ffffff;
	width: 100%;
	max-width: calc(100% - 30px);
	padding-left: 0px;
	/* margin: 0px 15px;
	border-bottom: 4px solid #006da4; */
	/*font-weight: 600 !important;*/
	margin: 0px;
	padding-bottom: 5px;
	font-size: 100%;
}
.events-container .event-small-img .event-bottom-btns {
	width: calc(50% - 15px);
	text-align: center;
	position: absolute;
	bottom: 15px;
	font-size: 90%;
}
.events-container .event-small-img .event-bottom-btns a {
	/*font-size: 100%;*/
	font-size: 95%;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
}
.events-container .event-small-img .event-bottom-btns a i {
	color: #f0ab00;
}
.events-container .event-small-img .event-view-btn {
    right: auto;
    left: 15px;
}
.events-container .event-small-img .event-register-btn {
    left: auto;
    right: 15px;
}
.events-container .event-small-img .event-register-btn::before {
    content: '';
    position: absolute;
    left: -1px;
    width: 2px;
    height: 40px;
    top: -10px;
    background-color: #006da4;
}
.event-single-navigation-top a:not(.all-events-single) {
	color: #0b2d48;
	font-family: 'Oswald', 'Open Sans', Arial, Helvetica, sans-serif;
}
.event-single-navigation-top a:not(.all-events-single):hover {
	color: #ffffff;
}
.event-single-navigation-top a:not(.all-events-single):hover h4 {
	color: #ffffff;
}
.event-single-navigation-top a:not(.all-events-single) div {
	display: inline-block;
	margin-right: 10px;
}
.event-single-navigation-top a div label {
	display: none;
}
.news-nav label {
	display: inline-block;
	cursor: pointer;
}
.tribe-events-single.events-center-container {
	margin-bottom: 0px !important;
}

/* SVG CSS */
/*.circle {fill:#FFFFFF;transition: transform 0.2s ease-in;}
.triangle {fill:#FFFFFF;transition: fill .8s ease-out;}
.dots {fill:#e49d14;}
.circle:hover {fill:#ffffff;}
.triangle:hover {fill:#e49d14;}
.dotted-line {width: 10px;}
.dotted-line-video {
    width: 10px;
    height: 150px;
    position: absolute;
    bottom: 30px;
}*/

.dotted-line-video  .dots {fill:#ffffff;}

.hp-section1-left.w-container .stars .starvector {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 400ms ease-in-out;
	-o-transition: opacity 400ms ease-in-out;
	-ms-transition: opacity 400ms ease-in-out;
	transition: opacity 300ms ease;
}
.hp-section1-left.w-container .stars .starvector.hidden {
	opacity: 0;
}

/* MEDIA QUERIES*/

@media only screen and (max-width: 1200px) {
    .icon, .stars {width: 200px;}
    .hp-section1-right {
        padding: 0px 8% 0px 16%;
	}
	.grid-container .tile .event-bottom-btns {
		font-size: 90%;
	}
}

@media only screen and (max-width: 1036px) {
    /*.grid-container .tile {
        width: 25%;
    } 
    .grid-container .tile:nth-child(5) {
        display: none;
    }*/
}

@media only screen and (max-width: 1023px) {
	.slick-dots {
		display: inline-block;
		width: 100%;
		text-align: center;
		align-items: center;
		justify-content: initial;
		flex-direction: initial;
	}
	.slick-dots li {
		width: 20px;
		display: inline-block;
		padding: 10px;
		margin: 5px;
	}
}

@media only screen and (max-width: 840px) {
    .ken-griffin {
		display: block;
	}
    .griffindiclaimer {
		text-align:center;
	}
    .page-template-default .mission-section {
		padding: 35px 0 55px 0;
	}
    .icon {
		width: 250px;
	}
    .homepage-section1 {
        flex-direction: column;
    }
    .hp-section1-left, .hp-section1-right {
        width: 100%;
    }

    .hp-section1-left p {
		width:300px;
	}
    .homepage-section1 {
        padding: 15% 8%;
    }

    .homepage-photo-section .item {
        min-height: 20rem;
    }

    .homepage-photo-section .item h2 {
        font-size: 160%;
    }

    /*.grid-container .tile {
        width: 33.3%;
        min-height: 27rem;
        position: relative;
	}*/
	
	.bottom-header-fixed.bottom-header .logo-header {
		padding: 14px 20px;
	}
}

@media only screen and (max-width: 767px) {
    span.vc_tta-title-text {
		font-size: 90%;
	}

    .homepage-photo-section {
    	flex-direction: column;
    }

    .homepage-photo-section .item {
        width: 100%;
        min-height: 25rem;
    }
    .donate, .apply, .attend {
        background-position: center center;
    }

    .donate, .apply {
        border-bottom:5px solid #080e1f;
    }
    
    .homepage-photo-section .item h2 {
        font-size: 180%;
    }
    .video-section {
        padding: 100px 10% 60px 10%;
    }
    .video-hero h1 {
        font-size: 220%;
    }

    /*.grid-container {
        justify-content: stretch;
        flex-direction: row;
        width: 100%;
        padding-inline-start: 0px;
    }   
    .grid-container .tile {
        width: 33.3%;
    } 
    .grid-container .tile:nth-child(4), .grid-container .tile:nth-child(5) {
        display: none;
    }*/
    .scrollnav li {
        padding: 1px 50px;
    }

    h2, .h2-placeholder {
    	font-size: 175% !important;
    }
    .video-hero h1 {
    	font-size: 175% !important;
    }
    rs-mask-wrap rs-layer {
    	font-size: inherit !important;
    }
  /*  .active-rs-slide rs-sbg-px + rs-layer-wrap {
    	top: 35% !important;
    	-webkit-transform: translateY(-35%) !important;
		-moz-transform: translateY(-35%) !important;
		-o-transform: translateY(-35%) !important;
		-ms-transform: translateY(-35%) !important;
		transform: translateY(-35%) !important;
    }
    .active-rs-slide rs-sbg-px + rs-layer-wrap + rs-layer-wrap + rs-layer-wrap {
    	top: 70% !important;
    	-webkit-transform: translateY(-40%) !important;
		-moz-transform: translateY(-40%) !important;
		-o-transform: translateY(-40%) !important;
		-ms-transform: translateY(-40%) !important;
		transform: translateY(-40%) !important;
    }
    .active-rs-slide rs-sbg-px + rs-layer-wrap + rs-layer-wrap {
    	top: 50% !important;
    	-webkit-transform: translateY(-50%) !important;
		-moz-transform: translateY(-50%) !important;
		-o-transform: translateY(-50%) !important;
		-ms-transform: translateY(-50%) !important;
		transform: translateY(-50%) !important;
    }*/
    .bottom-header .logo-header {
		/*padding: 5.5px 20px;*/
		/* -webkit-transition: background-color 400ms ease-in-out;
		-moz-transition: background-color 400ms ease-in-out;
		-o-transition: background-color 400ms ease-in-out;
		-ms-transition: background-color 400ms ease-in-out;
		transition: background-color 400ms ease-in-out; */
    }
    .mobile-trigger a {
		/* padding: 20px 25px; */
		padding: 15px 25px 13px;
	}
	.mobile-search-top a {
		padding: 23.5px 25px;
	}
    .menu-open a {
    	padding: 15px 25px 11px;
    }
    .logo-header a {
    	display: block;
    	max-width: 200px;
    }
	/* changes to homepage */
	.page-template-page-home3 .homepage-section1 .areas-of-support .button-container a, 
	.nl-form input[type="submit"], 
	.dark.trident-btn, 
	.what-we-do .ubtn, 
	.video-hero a,
	.tribe-events-single-event-description .ubtn, 
	.mission-section .ubtn {
		font-size: 16px !important;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 0px;
	}
	/* end changes to homepage */

	/* make news & events 10 */
	/* no need for css, I need to reinit the slider */
	/* .home3-grid .grid-container .tile:nth-child(n+11) {
		display:none;
	}
	.home3-grid .grid-container .slick-dots li:nth-child(n+6) {
		display:none;
	} */
	/* end make news & events 10 */

	/* new section with events and news 'grid-container-no-carousel' */
	.grid-container-no-carousel .content-list-cards ul li {
		padding-bottom: 20px;
	}
	.grid-container-no-carousel .content-list-cards ul li .signature-event-mobile {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		padding-top: 10px;
	}
	.grid-container-no-carousel .content-list-cards ul li .signature-event {
		display: none;
	}
	/* end new section with events and news 'grid-container-no-carousel' */
}

@media only screen and (max-width: 500px) {
	.events-container .event-small-img .event-bottom-btns {
		font-size: 80%;
	}
}

@media only screen and (max-width: 480px) {
	/*.bottom-header .logo-header {
		padding: 18px 20px;
	}*/
	.mobile-trigger ul {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 479px) {
	.mobile-search-top a {
		padding: 24px 13px;
		margin: 0px auto;
		display: inline-block;
	}
	.bottom-header .logo-header {
		max-height: 70px !important;
	}
	.bottom-header-fixed.bottom-header .logo-header {
		max-height: 73px !important;
	}
	.menu-open a {
		/* padding: 20px 15px 20px 15px; */
		padding: 14px 13px 11px;
		margin: 0px auto;
		display: inline-block;
	}
	.mobile-menu-visible-btn.mobile-menu-visible a {
		right: 10px;
	}
    #rev_slider_29_1_forcefullwidth, #rev_slider_29_1_wrapper, #rev_slider_29_1 {
    	height: 300px !important;
    }
    /* .homepage-section1 {
        min-height: 730px !important;
	} */
	.homepage-section1 {
		overflow: hidden;
		/* min-height: 70vh; */
		min-height: 600px;
	}
	/*.active-rs-slide rs-sbg-px + rs-layer-wrap {
    	top: 35% !important;
    	-webkit-transform: translateY(-30%) !important;
		-moz-transform: translateY(-30%) !important;
		-o-transform: translateY(-30%) !important;
		-ms-transform: translateY(-30%) !important;
		transform: translateY(-35%) !important;
    }
    .active-rs-slide rs-sbg-px + rs-layer-wrap + rs-layer-wrap + rs-layer-wrap {
    	top: 60% !important;
    	-webkit-transform: translateY(-10%) !important;
		-moz-transform: translateY(-10%) !important;
		-o-transform: translateY(-10%) !important;
		-ms-transform: translateY(-10%) !important;
		transform: translateY(-60%) !important;
    }
    .active-rs-slide rs-sbg-px + rs-layer-wrap + rs-layer-wrap {
    	top: 45% !important;
    	-webkit-transform: translateY(-20%) !important;
		-moz-transform: translateY(-20%) !important;
		-o-transform: translateY(-20%) !important;
		-ms-transform: translateY(-20%) !important;
		transform: translateY(-45%) !important;
    }*/
    .mobile-trigger ul {
		display: block;
		width: 100%;
		clear: both;
	}
	.mobile-trigger ul li {
		width: 49%;
		float: left;
		text-align: center;
	}

	/* changes to navigation */
	.bottom-header-fixed .mobile-menu-active .menu-mobile-support-btns div a {
		padding-top: 2px !important;
		padding-bottom: 2px !important;
	}
	.mobile-social-media a {
		padding: 8px;
	}
	/* end changes to navigation */

	/* changes to home 3 hero */
	rs-module-wrap[data-alias="HomeAlt"] rs-layer-wrap.rs-parallax-wrap:first-of-type {
		top: 80px !important;
	}
	rs-module-wrap[data-alias="HomeAlt"] rs-layer-wrap.rs-parallax-wrap:last-of-type {
		top: 170px !important;
	}
	/* end changes to home 3 hero */

	/* changes to break the 'Even when out of sight, they are always top of mind.'  */
	.show-on-odd-mobile-devices {
		display: inline-block;
	}
	/* end changes to break the 'Even when out of sight, they are always top of mind.'  */
}

@media only screen and (max-width: 360px) {
	.homepage-section1 .areas-of-support .text-container {
		padding: 30px 10px 40px;
	}
}

@media only screen and (max-width: 359px) {
    .bottom-header .logo-header {
	    padding: 12.5px 20px;
	    border-right: none;
	}
	.mobile-search-top a {
		padding: 23px 13px;
	}
	.menu-mobile-support-btns a {
		font-size: 128%;
	}
}
/* end new edits homepage */




/* Animated Home Section Effect - Start */
.grid-transition-section {
	background: #282828;
	position: relative;
}
.grid-transition-section .flex-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.grid-transition-section .flex-item {
	-ms-flex: 0 0 33.333333333333333333%;
	flex: 0 0 33.333333333333333333%;
	max-width: 33.333333333333333333%;
	position: relative;
	width: 100%;
	min-height: 1px;
	overflow: hidden;
}
/* .grid-transition-section .flex-item:nth-of-type(2) {
	-ms-flex: 0 0 33.333333333333333334%;
	flex: 0 0 33.333333333333333334%;
	max-width: 33.333333333333333334%;
} */
.grid-transition-section .item {
	position: relative;
	padding-top: 90%;
	/* border-top: 1px solid #0a3d65;
	border-bottom: 1px solid #0a3d65;
	border-left: 1px solid #0a3d65;
	border-right: 1px solid #0a3d65; */
	/* border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent; */
}
.grid-transition-section .item .image-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 0px;
	width: 0px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	/* overflow: hidden; */
}
.grid-transition-section .item .image-wrapper video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	height: 100%;
	margin-top: -1px;
	object-fit: cover;
    width: 100%;
}
.grid-transition-section .item .heading-wrapper {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	display: flex;
	align-items: flex-end;
	opacity: 0;
	transition: opacity 500ms cubic-bezier(.25,.25,.75,.75);
}
.grid-transition-section .item .heading-wrapper:after {
	content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: linear-gradient(to bottom, rgba(11,37,67,0) 52%,rgba(11,37,67,0) 60%,rgba(11,37,67,1) 100%);
    opacity: 0;
    transition: opacity 500ms cubic-bezier(.25,.25,.75,.75);
}
/* .grid-transition-section .item:hover .heading-wrapper:after {
	top: 1px;
    bottom: 1px;
    left: 1px;
    right: 1px;
} */
.grid-transition-section .heading-wrapper h2 {
	text-align: center;
	width: 100%;
	position:relative;
	z-index:2;
	color: #ffffff;
	padding-bottom: 10px;
	transition: padding-bottom 300ms ease-in-out;
}
.grid-transition-section .flex-item a:hover h2 {
	padding-bottom: 20px;
	color: #e49d14;
}
.grid-transition-section .item.inview .image-wrapper {
	transition: all 1200ms cubic-bezier(.19,1,.22,1);
	object-fit: inherit;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	/* width: calc(100% - 2px); */
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.grid-transition-section .item.inview .heading-wrapper {
	opacity: 1;
	transition-delay: 600ms;
}
.grid-transition-section .item.inview .heading-wrapper:after {
	opacity: 1;
	transition-delay: 600ms;
}
.grid-transition-section .dotted-line-container.scrolled .circle-item {
	background-color: #e49d14;
}

@media only screen and (min-width:1922px) {
	.grid-transition-section .item {
		padding-top: calc(58% - 16px);
	}
	.grid-transition-section .flex-item:hover .item {
		padding-top: calc(57.25% - 16px);
	}
}

@media only screen and (min-width: 1921px) {
	.grid-transition-section .item {
		padding-top: 56.25%;
	}
}
@media only screen and (max-width: 1365px) {
	.grid-transition-section .heading-wrapper h2 {
		font-size: 32px;
	}
	.footer-logo-section .footer-logo img {
		max-width: 100% !important;
	}
}
@media only screen and (max-width: 1023px) {
	.grid-transition-section .heading-wrapper h2 {
		font-size: 24px;
	}
}
@media only screen and (max-width: 767px) {
	.grid-transition-section .flex-row {
		flex-direction: column;
	}
	.grid-transition-section .flex-item {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.grid-transition-section .flex-item:hover .item {
		padding-top: 56.25%;
	}
	.grid-transition-section .item {
		padding-top: 56.25%;
	}
	.grid-transition-section .flex-item:first-child .item {
		/* border-top-width: 4px !important; */
	}
	.grid-transition-section .flex-item:last-child .item {
		/* border-bottom-width: 4px !important; */
	}
}
/* Animated Home Section Effect - End  */

/* media queries for new sticky header */

@media only screen and (max-width: 1235px) {
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.custom-buttons-sticky-header li a {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (max-width: 1075px) {
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.custom-buttons-sticky-header li a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 1000px) {
	.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		padding-left: 8px !important;
		padding-right: 8px !important;
	}
	.custom-buttons-sticky-header li a {
		padding-left: 8px;
		padding-right: 8px;
	}
	.bottom-header-fixed.bottom-header .logo-header {
		width: 200px;
	}
	.bottom-header-fixed .logo-header a > img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 870px) {
	.bottom-header-fixed.bottom-header .logo-header {
		width: 170px;
		padding: 8px 10px;
	}
}

@media only screen and (max-width: 840px) {
	.bottom-header-fixed.bottom-header .logo-header {
		width: auto;
		padding: 14px 20px;
	}
	.bottom-header-fixed .logo-header a > img {
		max-width: 75%;
	}
}

@media only screen and (max-width: 767px) {
	.bottom-header-fixed.bottom-header .logo-header {
		width: 60%;
		max-height: 78px;
	}
	.bottom-header-fixed .logo-header a > img {
		max-width: 100%;
	}
	.logo-header a {
		max-width: 200px;
	}
}

/* end media queries for new sticky header */

/* make the buttons and navigation font-weight:500 */
	.areas-of-support .button-container a, 
	.nl-form input[type="submit"], 
	.dark.trident-btn, 
	.what-we-do .ubtn, 
	.video-hero a, 
	.tribe-events-single-event-description .ubtn, 
	.mission-section .ubtn {
		font-weight: 400 !important;
		font-smooth: auto !important;
		-webkit-font-smoothing: subpixel-antialiased !important;
	}
	.ubermenu-nav a, 
	.top-header a {
		font-weight: 400 !important;
	}
/* end make the buttons and navigation font-weight:500 */
