
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body{
	margin:0;
	padding:0;
	color:#37393D;
	background:#FFFFFF;
	box-sizing: border-box;
	font-family: 'Roboto', serif;

}
.wrap{
	max-width:1300px;
	margin:0 auto;
	background:#FFFFFF;
	font-size:10pt;
	color: #37393D;
}

.container {
/*	display: flex;
	justify-content: center;*/
/*	min-height:1000px;*/
}


 a:hover,
 a:active,
 a:focus
 a:visited {
	text-decoration: none;
}
 a:hover,
 a:active,
 a:focus {
 	color:#00B098;
 }

.row {
	padding-bottom:20px;
}
.title {
	z-index: 1;
 }

h1{
	color:#FFFFFF;
	font-size:45px;
	padding-top:100px;
 	text-align:center;
 	margin:0 auto;
 	font-family: 'Roboto', serif;
 }
 h2 {
 	font-size:24px;
 }
.centered {
	text-align:center;
	color:rgba(255,255,255, .7);
}
img {
	width:100%;
}
.menu-nav {
    font-size: 20px;
    font-family: Folio, sans-serif;
	font-weight: 400;
	font-style: normal;
    background-color:#FFFFFF;
    color:#ffffff;

}
.main-nav {
    list-style-type: none;
/*    display: none;*/
}
.nav-links{
    text-decoration: none;
    color: #343741;
        margin: 0 10px;
        font-size: 14px;
        font-weight:bold;
} 

.logo {
	 display: inline-block;
    text-decoration: none;
    color: rgba(255, 255, 255, 1);
}
.main-nav li {
    text-align: center;
    margin: 15px auto;
}

.logo img{
    display: block;
    max-width:75px;
    margin: 10px 10px 10px 10px;
}

   .navbar {
   	navbar-default-border:none;
        display: flex;
        justify-content: space-between;
        padding:0 10px;
/*        height: 120px;*/
        align-items: center;
        margin-bottom:20px;

    }
/*.navbar-toggle {
    position: absolute;
    top: 15px;
    right: 35px;
    cursor: pointer; 
    color: rgba(255,255,255,0.8);
    font-size: 40px;
}*/
.active {
  display: block;
  width:100%;
}
.nav-links 
a:active,
 a:hover,
 a:active,
 a:focus {
	 color: #00B098;
}

.content img{
	padding:15px 0;
}
#title-Gathered{
  /* The image used */
  background-image: url("../images/G_Splash.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}

#title-Perks{
  /* The image used */
  background-image: url("../images/Perks_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-Crux{
  /* The image used */
  background-image: url("../images/Crux_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-Sleuth{
  /* The image used */
  background-image: url("../images/Sleuth_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-FNAM{
  /* The image used */
  background-image: url("../images/FNAM_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-PCard{
  /* The image used */
  background-image: url("../images/PCard_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-JN{
  /* The image used */
  background-image: url("../images/JN_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-PlaySchool{
  /* The image used */
  background-image: url("../images/PlaySchool_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-BOTW{
  /* The image used */
  background-image: url("../images/botw_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-bonobo{
  /* The image used */
  background-image: url("../images/bonobo_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}
#title-about{
  /* The image used */
  background-image: url("../images/About_Banner.jpg");
  background-color:#00B098;
  /* height */
 min-height:400px;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
/*  position:relative;*/
/*  z-index: -1;*/
}


#process {
	width:100%;
	background-color:#FFFFFF;
/*	color:#FFFFFF;*/
	padding:35px 0;
}

.dark {
	background-color:rgba(52, 55,65,1);
	padding:20px;
	color:#FFFFFF;
}
.green {
	background-color:#009887;
	padding:20px;
	color:#FFFFFF;
}
.dtext {
	color:#343741;
}
.gtext {
	color:#04B79B;
}
.dark li {
	margin-left:20px;

}
.headline {
	color:#FFFFFF;
}

.tile {
	margin:20px 0;
}

.details {
	padding:40px 40px 5px 40px;
}

.video-wrapper {
	position:relative;
	padding-top:56.25%;
}

.video-wrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
}



.button {
	background-color:#A30C33;
	font-size:18px;
   	color: white;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 300px;
    text-align: center;
    margin:15px auto;
}


.footer {
	margin:0;
	padding:0;
	float:left;
	text-align:center;
	width: 100%;
	background-color:#343741;
}
.footer p{
	margin:15px;
	font-size:14px;
	padding:0;
	color:#FFFFFF;
}

.footer-links {
	list-style-type: none;
	font-size:24px;
	color:white;
	padding:15px 25px;
}


@media only screen and (max-width: 999px) {

}
@media screen and (min-width: 768px) {
	h1 {
		font-size:65px;
		padding-top:200px;
	}
	#title {
  		min-height: 500px; 
	}
 
    .main-nav {
        display: flex;
        margin-right: 30px;
        flex-direction: row;
        justify-content: flex-end;
    }
    .main-nav li {
        margin: 0;
    }

    .logo {
        margin-top: 0px;
    }
	.logo img{
	    display: block;
	    max-width:55px;
	    margin-top: 15px;
	    margin-left: 15px;
	}
/*   .navbar-toggle {
       display: none;
    }*/
    .logo:hover,
    .nav-links:hover {
        color: #00B098;
    }

@media only screen and (min-width: 500px) {
	.navbar-toggle {
    position: absolute;
    top: 35px;
    right: 25px;
    cursor: pointer; 
    color: rgba(255,255,255,0.8);
    font-size: 40px;
    display:inline:block;
}
    .menu-nav {
	margin:0 auto;
	width:100%;
	}
	.menu-nav a {
	font-size:20px;
	}
		.logo img{
	    display: inline-block;
	    max-width:75px;
	    margin-top: 15px;
	    margin-left: 10px;
	}


}