@charset "UTF-8";

.partner-gallery {

	width:33%;
	float:right;
	padding:25px;
}
.checked {
	font-size:40px !important;
	color:#0f2281 ;
  }

/* Body */
@font-face {
  font-family: frontpagefont;
  src: url(../fonts/Akrobat-Black.otf);
}
@font-face {
  font-family: bodyfont;
  src: url(../fonts/Akrobat-Black.otf);
}
.skill-mobile {
	width:90% !important; 
	height: 100% !important;
	margin-right:auto;
	margin-left:auto;
	}
html {
  scroll-behavior: smooth;
}

p{
	color:#000;
	font-size:1.5em;
}

h1{
	font-size:2.5em;
}

h2{
	font-size:2.5em;
}
ul{
margin:0;
	padding:0;
	
}

ul.list{
	color:#000;
	font-size:1.5em;
}
body {
	background-color: #FFF;
	margin-top: -20px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	font-style: normal;
    font-weight: lighter;
	background-size:100%;
	background-position: center;
	font-family:bodyfont;
	color: #717070;
}

body.form {
	
}
/* Container */
.container {

}
/* Navigation */
header {
	width: 100%;
	height: 8%;
	background-color:none ;
	border-bottom: 1px solid #000;
}
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 10%;
	float: left;
	margin-top: 15px;
	margin-left: 25px;
	margin-bottom:15px;
	letter-spacing: 4px;
}
nav.bottomnav{
	margin:50px;
}
nav {
	float: right;
	text-align: center;
	margin-right: 0;
	margin-top:0;
	
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #000;
	font-size: 24px;
	text-align: left;
	margin-right: 25px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #000;
	text-decoration: none;
}
ul li:hover a {
	color: #2C9AB7;
}
/*.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
/*.hero {
	background-color: #000;
	padding-top: 150px;
	padding-bottom: 150px;
} */

hr.break{
	opacity: 0.5;
	width:80%;
  border-top: 3px solid #bbb;
}


.hero-title {
	background-image:url("../images/20darkened.png");
	width:100%;
	height:300px;
	position:relative;
	text-align: center;
	z-index:3;
	color:#fff;
	display:flex;
    align-items: center;
	justify-content:center;
}
.hero-title h1 {
	font-weight:normal !important;
}
.skills {
	display:flex;
	justify-content: center;
  align-items: center;
}

.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	
}
.about {
	position:relative;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	
	text-align:center;
    align-items: center;
	justify-content:center;
	width: 100%;
	
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
}
.thumbnail {
	padding :15px;
	width: 25%;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	float:right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #0F97D9;
	font-weight: bolder;
	font-size: 30px;
	vertical-align: center;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}


/* Parallax Section */
.banner {
	background-color: #FFF;
	background-image: url("../images/201darkened.jpg");
	height: 100%;
	background-attachment: fixed;
	background-size:cover;
	background-repeat: no-repeat;
	display:flex;
	text-align:center;
    align-items: center;
	justify-content:center;

}

.banner2 {
	background-color: #FFF;
	height: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	display:flex;
	text-align:center;
    align-items: center;
	justify-content:center;

}

.banner2 img {
	margin-bottom: 10px !important;

}

.who {


}

.blurb {
	
	display:block;
	color:#fff;
}
.parallax {
	width: 100%;
	color: #fff;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
}
/* More info */

.footer_column {
	width: 100%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ea3323;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(/images/card.png);
	background-size: cover;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}
h1.title {
	text-align: center;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}


																				/* Mobile */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

@media (max-width: 320px) {
	

	.copyright {
	font-size:1em;
}
	
	.column1 {
	width:50% !important;

}
	.hero-title{
		font-size:11px;
		height:30% !important;
	}
	
.skill-mobile {
	width:90% !important; 
	height: 90% !important;
	margin-right:auto;
	margin-left:auto;
	}
	
.logo {
	display: ;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	nav.bottomnav{
		text-align: center;
	margin-top:0px;
	padding-bottom:20px;
}
 nav {
	
	width: 100%;
	float: right;
	display: ;
}
header nav ul {
}
nav ul li {
	
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {

	
	padding-top: 40%;
	width: 50%;
	font-size: 18px;
}


.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 320px)and (max-width: 767px) {

	.hero-title{
		font-size:11px;
		height:30% !important;
	}
	
.logo {
	display: ;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	nav.bottomnav{
	margin:0px;
		padding-bottom:20px;
}
 nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: ;
	display:block ;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
/*.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #000;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}*/
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
	
}
.parallax_description {

}
.thumbnail {
	width: 50%;
}
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}

.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
	
	.hero-title{
		height:70%;
	}
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	
}
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
	z-index: 1;
}

/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}

.video-container {
	position:relative;
	width:100%;
	height:100%;
	
	
}

.newfoot2{
	background-color:#fff;
	display:flex;
	justify-content: center;
    align-items: center;
	width:100%;
}

.newfoot{
	background-color:#fff;
	display:inline-block;
	justify-content: center;
    align-items: center;
	width:100%;
}

.float-blurb{
	
	float:right;
}
.float-blurb h4{
	
	float:right;
}

* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column1 {
	text-align: center;
  float: left;
  width: 50%;
  padding: 10px;
 
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column1 {
    width: 100% !important;
  }
}

.front-col{
	width:100%;
	margin-right:auto;
	margin-left:auto;
}


.row1 {
	width:70%;
	margin-left:auto;
	margin-right:auto;
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
	text-align:center ;
}

/* Create four equal columns that sits next to each other */
.column2 {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
  float:right;
  max-width: 25%;
  padding: 0 4px;
}

.column2 img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
	padding:30px;
}
.column2 p {
	
	vertical-align: middle;
	
  }
  
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column2 {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }

  .partner-gallery {
	flex: 50%;
	width:50%;
	
	padding:25px;
}
}



/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
	.column2 {

}
	.hidetitle {
		display:none !important;
	}
	
	.showtitle {
		display:block !important;
	}
	
	.row1 {
	width:90%;
	margin-left:auto;
	margin-right:auto;
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
	text-align:center ;
}
  .column2 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .partner-gallery {
	flex: 100%;
	width:100%;
}
}

.showtitle {
		display:none;
	}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 4;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}

/* Modal Content */
.modal-content {
	opacity:1 !important;
  position: relative;
  background-color: #000;
  margin: auto;
  padding: 0;
  width: 80%;
	max-width:700px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
	display:none !important;
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: 0px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
	opacity:.6;
 
}

#loader {

  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 120px;
  height: 120px;
  margin: -76px 0 0 -76px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #0f2281;
  border-bottom: 16px solid #ea3323;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myContent {
  display: none;
  text-align: center;
}