/*!////////////////////////////////////////////////
// BASE
/////////////////////////////////////////////////*/
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body,
iframe,
div,
section,
header,
p,
a,
ul,
ol,
li,
article,
footer,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width:100%; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }


	body {
	font-family: 'Hind', sans-serif;
	}
/*!////////////////////////////////////////////////
// LAYOUT
/////////////////////////////////////////////////*/
.wrap {
  max-width: 1280px;
  width: 92%;
  margin: 0px auto;
  position: relative; }

.row {
  clear: both; }

@media screen and (min-width: 480px) {
  .wrap {
    width: 98%; }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-half,
  .grid-full,
  .grid-unit {
    float: left;
    width: 100%; }
    .grid-1:nth-child(n),
    .grid-2:nth-child(n),
    .grid-3:nth-child(n),
    .grid-4:nth-child(n),
    .grid-5:nth-child(n),
    .grid-6:nth-child(n),
    .grid-half:nth-child(n),
    .grid-full:nth-child(n),
    .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(1n),
    .grid-2:nth-child(1n),
    .grid-3:nth-child(1n),
    .grid-4:nth-child(1n),
    .grid-5:nth-child(1n),
    .grid-6:nth-child(1n),
    .grid-half:nth-child(1n),
    .grid-full:nth-child(1n),
    .grid-unit:nth-child(1n) {
      margin-right: 0; }
    .grid-1:last-child,
    .grid-2:last-child,
    .grid-3:last-child,
    .grid-4:last-child,
    .grid-5:last-child,
    .grid-6:last-child,
    .grid-half:last-child,
    .grid-full:last-child,
    .grid-unit:last-child {
      margin-right: 0; }

  .grid-25,
	.grid-75 {
    float: left;
    width: 49.24242%; }
    .grid-25:nth-child(n),
		.grid-75:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(2n),
		.grid-25:nth-child(2n) {
      margin-right: 0; }
    .grid-25:last-child,
		.grid-25:last-child {
      margin-right: 0; }

  .gallery .grid-unit,
  .grid-half {
    width: 49.24242%; }
    .gallery .grid-unit:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-flow-opposite {
    float: right; } }
@media screen and (min-width: 900px) {
  .grid-1 {
    width: 15.40404%; }
    .grid-1:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(6n) {
      margin-right: 0; }
    .grid-1:last-child {
      margin-right: 0; }

  .grid-2 {
    width: 32.32323%; }
    .grid-2:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-2:nth-child(3n) {
      margin-right: 0; }
    .grid-2:last-child {
      margin-right: 0; }

  .grid-3,
  .grid-half {
    width: 49.24242%; }
    .grid-3:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-3:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .grid-3:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-4 {
    width: 66.16162%; }
    .grid-4:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-4:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4:last-child {
      margin-right: 0; }

  .grid-5 {
    width: 82.74242%; }
    .grid-5:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-5:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5:last-child {
      margin-right: 0; }

  .grid-6,
  .grid-full {
    width: 100%; }
    .grid-6:nth-child(n),
    .grid-full:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-6:nth-child(1n),
    .grid-full:nth-child(1n) {
      margin-right: 0; }
    .grid-6:last-child,
    .grid-full:last-child {
      margin-right: 0; }

  /* If there are no margins */
  .grid-1.no-margin {
    width: 16.66667%; }
    .grid-1.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-1.no-margin:nth-child(6n) {
      margin-right: 0; }
    .grid-1.no-margin:last-child {
      margin-right: 0; }

  .grid-2.no-margin {
    width: 33.33333%; }
    .grid-2.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-2.no-margin:nth-child(3n) {
      margin-right: 0; }
    .grid-2.no-margin:last-child {
      margin-right: 0; }

  .grid-3.no-margin,
  .grid-half.no-margin {
    width: 50%; }
    .grid-3.no-margin:nth-child(n),
    .grid-half.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-3.no-margin:nth-child(2n),
    .grid-half.no-margin:nth-child(2n) {
      margin-right: 0; }
    .grid-3.no-margin:last-child,
    .grid-half.no-margin:last-child {
      margin-right: 0; }

  .grid-4.no-margin {
    width: 66.66667%; }
    .grid-4.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-4.no-margin:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4.no-margin:last-child {
      margin-right: 0; }

  .grid-5.no-margin {
    width: 83.0%; }
    .grid-5.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-5.no-margin:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5.no-margin:last-child {
      margin-right: 0; }

  .grid-6.no-margin,
  .grid-full.no-margin {
    width: 100%; }
    .grid-6.no-margin:nth-child(n),
    .grid-full.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-6.no-margin:nth-child(1n),
    .grid-full.no-margin:nth-child(1n) {
      margin-right: 0; }
    .grid-6.no-margin:last-child,
    .grid-full.no-margin:last-child {
      margin-right: 0; }

  .grid-25 {
    width: 23.86364%; }
    .grid-25:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(4n) {
      margin-right: 0; }
    .grid-25:last-child {
      margin-right: 0; }

  .grid-25.no-margin {
    width: 25%; }
    .grid-25.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-25.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-25.no-margin:last-child {
      margin-right: 0; }

	.grid-75 {
		width: 74.616161% }
		.grid-75:nth-child(n) {
			margin-bottom: 1.51515%;
			margin-right: 1.51515%; }
		.grid-75:nth-child(4n) {
			margin-right: 0; }
		.grid-75:last-child {
			margin-right: 0; }

	.grid-75.no-margin {
		width: 75%; }
		.grid-75.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-75.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-75.no-margin:last-child {
      margin-right: 0; }

  .gallery .grid-unit {
    width: 32.32323%; }
    .gallery .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(3n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child {
      margin-right: 0; }

  .content-pad-right {
    padding-right: 4%;
    /* Use (or don't) as necessary. */ }

  .content-pad-left {
    padding-left: 4%; } }

  .list-grid-2 {
		-webkit-column-count:2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-2 {
			-webkit-column-count:1;
			-moz-column-count: 1;
			column-count: 1;
			-webkit-column-gap: 0px;
			-moz-column-gap: 0px;
			column-gap: 0px; } }

  .list-grid-3 {
		-webkit-column-count:3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 40px;
		-moz-column-gap: 40px;
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-3 {
			-webkit-column-count:1;
			-moz-column-count: 1;
			column-count: 1;
			-webkit-column-gap: 0px;
			-moz-column-gap: 0px;
			column-gap: 0px; } }


		.logoarea {
			padding:25px;
		}

		.logoarea img {


		}
		@media screen and (max-width: 800px) {

			.topnav {
				text-align:center !important;
			}
		}

		.topnav {
		text-align:right;
		margin-top:20px;
		}

		.topnav ul li i {
				font-size: 12px;
				margin-left:3px;
		}

		.topnav ul li {
		display:inline-block;
		color:#464646;
		text-transform:uppercase;
					margin-right:25px;
		}

		.topnav ul li a {
			color:#464646;
		}

		.mainnav {
			text-align:right;
			margin-top:35px;
		}

		.mainnav ul li  {
		display:inline-block;
		color:#55acee;
		font-size:20px;
		margin-right:25px;
		font-weight:bold;
		text-transform:uppercase;
		}
		@media screen and (min-width: 900px) and (max-width: 997px) {
			.mainnav ul li  {
				font-size: 16px;
				margin-right: 14px;}
		}
		@media screen and (min-width: 998px) and (max-width: 1170px) {
			.mainnav ul li  {
				font-size: 17px;
				margin-right: 20px;}
		}

		.mainnav ul li a {
		color:#55acee;
		}

		.mainnav i {
		font-size: 12px;
		color:#c2c2c2;
		margin-left:3px;
		}


		header[role=banner] .mainnav ul li:hover ul {
			display:block !important;
		}

		header[role=banner] .mainnav ul li ul {
   	 	position: absolute;
    	padding: .25em 0;
    	display: none;
    	width: 250px;
		z-index: 9999999;
    	margin-left: 0px;
    	padding-top: 29px;
    	margin-top: -10px;
		}

		header[role=banner] .mainnav ul li ul li {
   		position: relative;
    	z-index: 100;
    	-webkit-border-radius: 0;
    	border-radius: 0;
    	max-width: 250px;
		width: 100%;
		font-size: 15px;
    	text-align: left;
    	color: white;
    	font-size: 16px;
    	text-transform: uppercase;
    	display: block;
    	padding: 6%;
		z-index: 9999999;
    	border-bottom: 1px solid #e2e2e2;
		background-color: rgba(37,37,37,1);
		}

		header[role=banner] .mainnav ul li ul li:last-of-type {
		border:none !important;
		}

		header[role=banner] .mainnav ul li ul li a {
		color:white;
		font-weight: bold;
		}


		header[role=banner] .mainnav ul li:hover ul {
			display:block !important;
		}

				header[role=banner] .topnav ul li:hover ul {
			display:block !important;
		}

		header[role=banner] .topnav ul li ul {
   	 	position: absolute;
    	padding: .25em 0;
    	display: none;
    	width: 250px;
		z-index: 9999999;
    	margin-left: 0px;
    	padding-top: 29px;
    	margin-top: -25px;
		}

		header[role=banner] .topnav ul li ul li:hover {
		    background-color: #555555 !important;

		}
		header[role=banner] .topnav ul li ul li {
   		position: relative;
    	z-index: 100;
    	-webkit-border-radius: 0;
    	border-radius: 0;
    	max-width: 250px;
		width: 100%;
		font-size: 15px;
    	text-align: left;
    	color: white;
    	font-size: 16px;
    	text-transform: uppercase;
    	display: block;
    	padding: 6%;
		z-index: 9999999;
    	border-bottom: 1px solid #e2e2e2;
		background-color: rgba(37,37,37,1);
		}

		header[role=banner] .topnav ul li ul li a {
		color:white;
		font-weight: bold;
		}


		header[role=banner] .topnav ul li:hover ul {
			display:block !important;
		}

		header[role=banner] .mainnav ul li ul {
   	 	position: absolute;
    	padding: .25em 0;
    	display: none;
    	width: 250px;
		z-index: 9999999;
    	margin-left: 0px;
    	padding-top: 29px;
    	margin-top: -25px;
		}

		header[role=banner] .mainnav ul li ul li:hover {
			background-color:#55ACEE;
		}

		header[role=banner] .mainnav ul li ul li {
   		position: relative;
    	z-index: 100;
    	-webkit-border-radius: 0;
    	border-radius: 0;
    	max-width: 250px;
		width: 100%;
		font-size: 15px;
    	text-align: left;
    	color: white;
    	font-size: 16px;
    	text-transform: uppercase;
    	display: block;
    	padding: 6%;
		z-index: 9999999;
    	border-bottom: 1px solid #e2e2e2;
		background-color: #254399;
		}

		header[role=banner] .mainnav ul li ul li a {
		color:white;
		}

		.socialicons {
		display:inline-block;
		}

		.menu-top-menu-container {
		display:inline-block;
		}

		.socialred {
		color:red;
		margin-right:5px;
		}

		.socialfb {
		color:#3b5998;
		margin-right:5px;
		}

		.socialinstagram {
		color:#E1306C;
		margin-right:5px;
		}

		.sociallinkedin {
		color:#0077B5;
		margin-right:5px;
		}

		@media screen and (min-width: 900px) {
		.homehero {
		background-attachment:fixed;
		}

		}
			.homehero {
	 background-size: cover;
    background-position: center center;
	position:relative;
	min-height:450px;
	height: 100%;
	position:relative;
	}

	.flex-control-nav li:nth-of-type(1) a {
	border-top:2px solid white;
	border-bottom:2px solid white;
	border-right:2px solid white;
	}

	.flex-control-nav li:nth-of-type(2) a {
	border-top:2px solid white;
	border-bottom:2px solid white;
	}

	.flex-control-nav li:nth-of-type(3) a {
	border-top:2px solid white;
	border-bottom:2px solid white;
	border-left:2px solid white;
	}

	@media screen and (min-width: 1125px) {

	.homehero {
	    min-height: 750px !important;
	}

	}

	.nobot {
	margin-bottom:0px !important;
	}

	.flex-control-nav li {
		margin: 0px !important;
    display: inline-block;
    zoom: 1;
    width: 33.33333333% !important;
    color: #464646 !important;
    background-color: #464646 !important;
	}

	.flex-control-paging li a {
	height:15px !important;
	width:100% !important;
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-webkit-border-radius:none !important;
	border-radius:0px !important;
	}

	.flex-control-paging li a.flex-active {
	background:#ffd105 !important;
	}

	.flex-control-nav {
	margin-bottom:-8px !important;
	}

	.homeherotext {
	    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 1;
    transform: translateY(-50%);
	text-align:center;
	}

	@media screen and (max-width: 1125px) {

		.grid-4 .underlineheader {
		font-size:32px !important;
		}

		.homeherotext p {
		font-size:28px !important;
		}

		.homeherotext p span {
		font-size:36px !important;
		}
	}

	.underlineheader {
	text-align:Center;
	font-size:50px !important;
	color:white;
	font-weight:300;
	width:100%;
	border-bottom:5px solid white;
	text-transform:uppercase;
	padding-bottom:16px;
	margin-bottom:32px;
	position:relative;
	z-index:99;
	}

	.homeherotext p {
	font-size:80px;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
		position:relative;
	z-index:99;
	}

	.homeherotext p span {
	font-size:125px;
	}

	.homehero:before {
		    background-color: rgba(37,67,153,0.6);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-position: center center;
    content: "";
	}

	.homehero .button {
	background-color:#8cc63f;
	color:white;
	padding:25px;
	border-radius:10px;
	font-family: Hind;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	}


	.buttonarea {
	margin-top:48px;
	z-index: 99;
    position: relative;
	}

	.ctf-author-name {
	display:block !important;
	}

	.ctf-author-box {
	margin-bottom:12px;
	}

	#ctf .ctf-tweet-content {
	margin-bottom:16px !important;
	}

	.ctf-author-screenname {
		display:inline-block !important;
		font-size:16px !important;
		color:#636363 !important;
		text-transform:uppercase !important;
	}

	.ctf-tweet-date {
	display:inline-block !important;
	font-size:16px !important;
	color:#636363 !important;
	text-transform:uppercase !important;
	}

	#ctf {
	    padding-left: 50px;
    padding-right: 50px;
	    padding-top: 50px;
    padding-bottom: 50px;
	font-family: 'Hind', sans-serif !important;
	color:#464646;
	}

	#ctf #ctf-more {

    background: rgba(0,0,0,0.0) !important;
	}

	@media screen and (max-width: 900px) {
		ctf-screename-sep {
		display:none !important;
		}
	}


	#cefvideo {
	width: 75%;
    max-width: 700px;
	}


	.button:hover {
	background-color:#55acee !important;
	}


/*!////////////////////////////////////////////////
// THEME
/////////////////////////////////////////////////*/

a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none; }

*[class^="button"] {
}
  *[class^="button"]:hover,
  *[class^="button"]:focus {
  }



/*! Header
//////////////////////////////////////////////*/

header[role=banner] {
}
  header[role=banner] nav[role=navigation] {
    display: none; }
  @media screen and (min-width: 900px) {
    header[role=banner] nav[role=navigation] {
      display: block; }
  }

.mobile__button p {
  display: block;
  text-align:center;
  margin-bottom:10px;
      font-weight: bold;}
  @media screen and (min-width: 900px) {
    .mobile__button p {
      display: none; } }

.mobile__nav {
  display: none; }
  .mobile__nav a {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
	text-align: center;
	display:block;
	padding:10px;
	border-bottom:1px solid #ececec; }
    .mobile__nav a:hover,
	.mobile__nav a:focus {
      }
  @media screen and (min-width: 900px) {
    .mobile__nav {
      display: none; } }
 @media screen and (max-width: 900px) {
.menu-top-menu-container {
	display:none !important;
}

.topnav {
margin-top:0px !important;
margin-bottom:16px;
}

.mainnav {
display:none !important;
}
 }


.mobile-nav .mobile__nav ul li.menu-item-has-children {}
		 .mobile-nav .mobile__nav ul li.menu-item-has-children a {}
					 .mobile-nav .mobile__nav ul li.menu-item-has-children ul {
						display: none;
						background:#ececec;
					 }
					.mobile-nav .mobile__nav ul li.menu-item-has-children ul li {}
						 .mobile-nav .mobile__nav ul li.menu-item-has-children ul li a {

								    border-bottom: 1px solid #fff;}
						 .mobile-nav .mobile__nav ul li.menu-item-has-children ul li ul {
								background: #242424; }
							 .mobile-nav .mobile__nav ul li.menu-item-has-children ul li ul li {}
								.mobile-nav .mobile__nav ul li.menu-item-has-children ul li ul li a {
										padding-left: 3em; }
								 .mobile-nav .mobile__nav ul li.menu-item-has-children ul li ul li ul {
										background: #121212; }
										.mobile-nav .mobile__nav ul li.menu-item-has-children ul li ul li ul li {}
											.mobile-nav .mobile__nav ul li.menu-item-has-children ul li ul li ul li a {
												padding-left: 4em; }
/*! Content Area
//////////////////////////////////////////////*/

.main__content {
}

.bluectas {
	background-color:#254399;
}

.bluectas .grid-2 {
text-align:center;
padding-top:35px;
padding-bottom:35px;
margin-bottom:0px !important;
}

.bluectas .grid-2 img {
display:inline-block;
vertical-align:middle;
margin-right:20px;
margin-bottom: 15px;
}

.bluectas .grid-2 .numbercontain {
display:inline-block;
vertical-align:middle;
}
.bluectas .grid-2 p {
display:block;
vertical-align:middle;
font-family: 'Montserrat', sans-serif;
font-size:54px;
color:white;
font-weight:400;
line-height:.5;
text-transform:uppercase;
}

.bluectas .grid-2 p span {
font-family: 'Hind';
font-weight:bold;
color:#55acee;
font-size:16px;
}

.numberline {
display:block;
}


.bluectas .grid-2 p:nth-of-type(1) {
	display:inline-block;
}

.bluectas .grid-2 p:nth-of-type(2) {
	display:inline-block;
}


.home__slider {
	background:#464646;
}

.tanbg {
background-color:#ebebeb;
}

@media screen and (max-width: 900px) {
	.tanpadding {
	padding-bottom:34px !important;
}
}

@media screen and (min-width: 900px) {
.tanpadding {
	padding-right:10px;
	padding-bottom:36px !important;
}
}
.tanpadding {

padding-top:45px;
padding-bottom:45px;
}


@media screen and (min-width: 900px) {
	.tanpadding2 {
	padding-left:10px;
	padding-top:45px;
	padding-bottom:45px;
	margin-top:0px !important;
	}
}

.tanpadding2 {
	margin-top: -44px;
}

.leftbox {
background-color:white;
margin-bottom:20px;
height:200px;
padding-left:15px;
padding-right:15px;
position:relative;
}

.leftbox h2 {
padding-top:10%;
color:#213f97;
font-size:18px;
font-family: 'Montserrat', sans-serif;
font-weight:bold;
margin-bottom:5px;
}

.leftbox p {
line-height:1.5;
color:#555555;
}
@media screen and (min-width: 900px) {
.leftbox:after {
content:url('../img/arrows.png');
    position: absolute;
    bottom: 25%;
    right: -40px;
    z-index: 99;
}
}


 @media screen and (min-width: 900px) {
	 .rightbox {
		padding-right:50px;
		padding-left:50px !important;
	 }
	 	 .leftbox {
		padding-right:50px;
		padding-left:50px !important;
	 }

 }

.rightbox {
background-color:white;
margin-bottom:20px;
height:200px;
padding-left:15px;
padding-right:15px;
position:relative;
}

.rightbox h2 {
padding-top:10%;
color:#8cc63f;
font-size:18px;
font-family: 'Montserrat', sans-serif;
font-weight:bold;
margin-bottom:5px;
}

.rightbox p {
line-height:1.5;
color:#555555;
}

@media screen and (min-width: 900px) {
	.bluegray {
background:#464646;
}
.bluegray:before {
content:"";
width:50%;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
background-color:#61a8e8;
height:100%;
}

}

.bluegray {
background:#464646;
position:relative;
}


@media screen and (max-width: 900px) {
	.bluesplitwrap {
	width:100% !important;
	}
}


.bluesplit h3 {
	font-size:22px;
	color:white;
	text-transform:uppercase;
	font-weight:bold;

}

.bluesplit p {
		font-size:18px;
	color:white;
	font-weight:bold;
}

@media screen and (min-width: 1200px) {
.bluesplit p:after {
	position:absolute;
	content:"\f054";
	font-weight:300;
	right:125px;
	top:50%;
	font-family:'Font Awesome 5 Pro';
}
}

.bluesplit {
padding-left:25px;
padding-top:80px;
padding-bottom:64px;
position:relative;
}

@media screen and (max-width: 900px) {
	.bluesplit {
	background-color:#61A8E8;
	}
	.graysplit {
		background-color:#464646;
	}
}


@media screen and (max-width: 900px) {
	.graysplit {
	padding-left:25px !important;
	}
}

.graysplit {
padding-left:50px;
padding-top:50px;
padding-bottom:50px;
padding-right:25px;
}

.graysplit h3 {
	font-size:22px;
	color:white;
	font-weight:bold;
	margin-bottom:5px;
}

.graysplit p {
		font-size:18px;
	color:white;
	line-height:1.5;
}

@media screen and (max-width: 900px) {
.pdfhalf {
display:none !important;
}
}

.pdfhalf {
display:inline-block;
vertical-align:middle;
margin-right:15px;
}

.pdfhalf i {
	color:white;
	font-size:32px;
}

.texthalf {
display:inline-block;
vertical-align:middle;
}

.whitebg {
background-color:white;
overflow:hidden;
}

.lightgraybg {
background-color:#f7f7f7;
}

#ctf {
	    overflow-y: unset !important;
}

.table {
display:table;
width:100%;
}


@media screen and (max-width: 900px) {
	.tablecell {
display:block !important;
	}
}
.tablecell {
display:table-cell;
width:100%;
float:none !important;
}

.meetingarea h3 {
	color: #764e85;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-family: 'Montserrat', sans-serif;
}

.meetingarea p span {
color:#464646;
font-weight:bold;
font-size:22px;
margin-bottom:32px;
}

.meetingarea p {
line-height:1.5;
color:#464646;
padding-bottom: 32px;
}

.meetingarea p span a {
text-align:center;
}

.meetingarea {
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
	padding-bottom: 50px;
	background-color:#ebebeb;
}

.meetingarea .date {
text-align:center;
}

.date i {
font-size:14px;
}

.date a {
color:#764e85;
}

.sidebar {

}

.sidebar ul {
	border-top:1px solid white;
}

.sidebar ul li {
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	font-size:18px;
	padding-top:35px;
	padding-bottom:35px;
	padding-left:25px;
	margin-bottom:0px !important;
	list-style:none;
	background-color:#55acee;
	color:white;
	border:1px solid white;
	vertical-align:middle;
	position:relative;
}

.sidebar ul li:hover:before {
	    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.15);
}

.sidebar ul li i {
font-size:32px;
margin-right:15px;
vertical-align:middle;
width:32px;;
}

.sidebaractive {
background-color:#8cc63f !important;
}

.subpagecontent {
vertical-align:middle;
padding-left:10%;
padding-right:5%;
}
@media screen and (max-width: 900px) {
.subpagecontent {
    padding-top: 25px !important;
    padding-bottom: 10px !important;
}
}

.subpagecontent h1 {
		color: #55acee;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 32px;
    font-family: 'Montserrat', sans-serif;
}

.subpagecontent ul {
margin-left:50px;
}

.subpagecontent ul li {
line-height:2;
color:#555555;
}

.subpagecontent ol {
margin-left:50px;
}

.subpagecontent ol li {
line-height:2;
color:#555555;
}

.subpagecontent h2 {
	color:#55acee;
	margin-bottom:16px;
}

.subpagecontent p {
	line-height:1.5;
	color:#555555;
}

.maincontentarea {
padding-top:2%;
padding-bottom:2%;
padding-left:5%;
padding-right:5%;
}

.maincontentarea h1 {
		color: #55acee;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 32px;
    font-family: 'Montserrat', sans-serif;
}

.maincontentarea p {
margin-bottom:16px;
}

.maincontentarea ul {
margin-left:50px;
}

.maincontentarea ul li {
line-height:2;
color:#555555;
}

.maincontentarea ol {
margin-left:50px;
}

.maincontentarea ol li {
line-height:2;
color:#555555;
}

a {
color:#55acee;
}

.maincontentarea ul {
margin-left:50px;
    margin-top: 16px;
    margin-bottom: 16px;
}

.maincontentarea ul li {
line-height:2;
color:#555555;
}

.maincontentarea h2 {
	color:#55acee;
	margin-bottom:16px;
}

.maincontentarea p {
	line-height:1.5;
	color:#555555;
}

.hero {
    background-size: cover;
    background-position: center center;
    width: 100%;
    position: relative;
    opacity: 1;
    display: block;
    height: 350px;

}


@media screen and (min-width: 900px) {
	.hero {
	background-attachment: fixed;
	}

}

@media screen and (max-width: 900px) {

.hero {
	height:200px;
}

}

.hero:before {

background-color: rgba(37,67,153,0.6);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-size: cover;
    background-position: center center;
    content: "";
}


.galleryareaimg {
background-image:url('../img/gallery-img.jpg');
    background-size: cover;
    background-position: center center;
	width:50%;
    height: 100%;
    position: relative;
}

@media screen and (max-width: 900px) {
.galleryareaimg {
display:none !important;
}
}

@media screen and (max-width: 900px) {
	.galleryarea {
background-color:#254399;
padding-top:50px !important;
padding-left:50px !important;
padding-right:50px !important;
padding-bottom:50px !important;
}
}
.galleryarea {
background-color:#254399;
padding-top:100px;
padding-left:100px;
padding-right:100px;
padding-bottom:100px;

}

.galleryarea h3 {
		color: white;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px;
    font-family: 'Montserrat', sans-serif;
}

.galleryarea p {
	color:white;
}

.galleryarea .button {
    background-color: #8cc63f;
    color: white;
    padding: 20px 25px;
    border-radius: 10px;
    font-family: Hind;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
	}

	.galleryarea .buttonarea {
		margin-top:70px;
	}

	.darkgraybg {
		background-color:#464646;
		color:white;
		padding-top:25px;
		padding-bottom:25px;
	}

	.darkgraybg h3 {
				color: white;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px;
    font-family: 'Montserrat', sans-serif;
	text-align:center;
	}

		.filearea i {
	font-size:125px;
	}

	.filearea {
	text-align:center;
	margin-bottom:16px;
	margin-top:16px;
	}

	.filearea p {
	margin-top:16px;
	font-weight:bold;
	}

	.filearea a {
	color:white;
	}

		.filearea a:hover {
	color:#55acee;
	}

	.button {
	    background-color: #8cc63f;
    color: white;
    padding: 20px 25px;
    border-radius: 10px;
    font-family: Hind;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
	}

	.chefresults {
	display:inline-block;
	}


	@media screen and (max-width: 1100px) {
			.subpagecontent .buttonarea {
	margin-bottom:64px !important;
	}
	}
	.subpagecontent .buttonarea {
	margin-top:32px;
	}
	.subpagecontent p {
	margin-bottom:16px;
	}

	.product-popup {
padding:3% !important;
max-width: 75%;
	}

	.product-popup ul {
	    margin-left: 25px;
    padding-left: 5%;
    padding-right: 5%;
	}

	.product-popup h3 {
						color: #254399;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 16px;
    font-family: 'Montserrat', sans-serif;
	text-align:center;
	}

	.product-popup ul li {
	line-height:2;
	list-style:none;
		margin-bottom: 16px;
		    margin-top: 16px;
	}

	.fancybox-caption-wrap {
	position:relative;
	z-index:99999 !important;
	text-align:center;
	}

	.fancybox-caption {
	position:relative;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	font-size:20px !important;
	}
	.sort ul {
		list-style: none;
		text-align: center;
		    margin-left: 0px !important;
    margin-top: 0px !important; }
		.sort ul li, .pagination .pager {
			display: inline-block;
			vertical-align: middle; }
			.sort ul li button, .pagination .pager {
				-webkit-transition: 0.3s ease-in-out;
				-moz-transition: 0.3s ease-in-out;
				-o-transition: 0.3s ease-in-out;
				transition: 0.3s ease-in-out;
				padding: .75em 1em;
				width: auto;
				border: 2px solid #acacac;
				background: white;
				font-size: 1em;
				text-transform: uppercase;
				color: #999292;
				cursor: pointer; }
			.sort ul li button.active, .sort ul li button:hover, .sort ul li button:focus, .pager:hover, .pager.active {
				color: #254399;
				border-color: #254399; }

				.sort ul li:before {
				content:"" !important;
				}

				.sort ul li {
				margin-bottom:5px;
				}

				@media screen and (max-width: 900px) {

					.sort ul li {
					display:block;
					margin-bottom:5px;

					}

				}

				.maincontentarea input {
				    width: 100%;
    max-width: 500px;
				}

	.maincontentarea textarea {
	width: 100%;
    max-width: 500px;
				}

				.wpcf7-submit {
					    background-color: #8cc63f;
    color: white;
    padding: 20px 25px;
    border-radius: 10px;
    font-family: Hind;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
	border:none !important;
				}
/*! Footer
//////////////////////////////////////////////*/

footer[role=contentinfo] {
	padding-top:20px;
	padding-bottom:20px;
}
@media screen and (max-width: 900px) {
	footer[role=contentinfo] p {
	text-align:center;
	}

}
footer[role=contentinfo] p {
	color:#555555;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
}

footer[role=contentinfo] p a {
	color:#555555;

}

footer[role=contentinfo] ul {

}

footer[role=contentinfo] ul li {
display:inline-block;
}

footer[role=contentinfo] ul li:nth-of-type(2):before {
	content:"·";
	font-size:24px;
	margin-left:5px;
	margin-right:5px;
}

footer[role=contentinfo] .grid-3 {
margin-bottom:0px;
}

.donatearea {
padding-top:50px;
padding-left:50px;
padding-right:50px;
padding-bottom: 50px;
}

.donatelogos {
text-align:center;
}

.donatelogos img {
max-width: 175px;
}

@media screen and (max-width: 900px) {
	.donatearea {
	display:block !important;
	width:100% !important;
	}

	.meetingarea {
	display:block !important;
	width:100% !important;
	}

	.twitterarea {
	display:block !important;
	width:100% !important;
	margin-bottom:0px !important;
	}

}
.nobot {
margin-bottom:0px !important;
}

.donatearea p {
line-height:1.5;
color:#464646;
margin-bottom:32px;
text-align: center;
}

.donatearea img {
display:none !important;
}

.donatearea h3 {
color:#25aae1;
text-align:center;
font-size:22px;
font-weight:bold;
text-transform:uppercase;
margin-bottom:32px;
    font-family: 'Montserrat', sans-serif;
}


 .darkbluebg {
	 padding-top:50px;
	 padding-bottom:65px;
	background-color:#254399;
 }

 .darkbluebg h4 {
	color:white;
text-align:center;
font-size:22px;
font-weight:bold;
margin-bottom:32px;
    font-family: 'Montserrat', sans-serif;
 }

 @media screen and (max-width: 1400px) {
	 .owl-nav {
		display:none;
	 }
 }

 .owl-prev {
	position: absolute;
    top: 50%;
    left: -50px;
	color:white;
		font-weight:bold;
	font-size:24px;
 }

 .disabled {
	display:block !important;
 }

 .pager {
	display:inline-block !important;
 }

 .owl-next {
	position: absolute;
    top: 50%;
    right: -50px;
	color:white;
	font-weight:bold;
	font-size:24px;
 }

 .right {
	text-align:right;
 }

 		.gallery {
	text-align: center;
	position: relative;
	overflow: hidden; }
	.gallery .thumbnail {
		display: none;
		position: relative;
		margin: 1% .5%;
		width: 48%; }
		.gallery .thumbnail a img {
			-webkit-transform: translateZ(0);
			transform: translateZ(0);
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
			-moz-osx-font-smoothing: grayscale;
			-webkit-transition-duration: 0.3s;
			transition-duration: 0.3s;
			-webkit-transition-property: transform;
			transition-property: transform;
			border-right: 1px solid #447E95; }
		.gallery .thumbnail a:hover img {
			-webkit-transform: scale(1.05);
			transform: scale(1.05); }
	.gallery .hidden {
		display: none;
		}
	@media screen and (min-width: 900px) {
		.gallery .thumbnail {
			width: 23%;
			margin: .75% .5%; } }
/*!////////////////////////////////////////////////
// STATES
/////////////////////////////////////////////////*/

/*! ==========================================================================
// Clearfix
// =========================================================================*/
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1; }

/*! ==========================================================================
// Print styles
// =========================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

.event-container {
    display: flex;
    justify-content: center;
    padding: 30px 20px;
}

.event-content {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 1100px;
    align-items: flex-start;
}

.event-details {
    flex: 1;
    min-width: 350px;
}

.event-details h1 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}

.event-details p,
.event-details ul li {
    font-size: 18px;
    line-height: 1.6;
}

.event-details ul {
    list-style-type: none;
    padding: 0;
}

.event-details ul li {
    padding-left: 20px;
    position: relative;
}

.event-details ul li::before {
    content: "•";
    color: #FFD700;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 3px;
}

.ticket-link {
    display: inline-block;
    background: #FFD700;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 20px;
    margin-top: 15px;
    text-decoration: none;
    border-radius: 5px;
    border: 2px solid #000;
}

.ticket-link:hover {
    background: #FFA500;
}

.event-images {
    flex: 1;
    min-width: 350px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
}

.event-images img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}

/* Mobile Responsiveness */
@media (max-width: 900px) {
    .event-content {
        flex-direction: column;
        text-align: center;
    }

    .event-details,
    .event-images {
        min-width: 100%;
    }
}

html, body {
    overflow-x: hidden;
    max-width: 100%;
}
