html{
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body{
	margin:0
}
h1{
	font-size:2em;
	margin:.67em 0
}
img{
	border:0
}
hr{
	box-sizing:content-box;
	color: #676770;
	height:0
}


html{
	height:100%
}
body{
	margin:0;
	min-height:100%;
	background-color:#fff;
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:20px;
	color:#333
}
img{
	max-width:100%;
	vertical-align:middle;
	display:inline-block
}
.w-hidden{
	display:none
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin-bottom:20px
}
h1{
	font-size:38px;
	line-height:44px;
	margin-top:20px
}
h2{
	font-size:32px;
	line-height:36px;
	margin-top:20px
}
h3{
	font-size:28px;
	line-height:30px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px
}
h4{
	font-size:14px;
	line-height:24px;
	margin-top:10px
}
h5{
	font-size:14px;
	line-height:20px;
	margin-top:10px;
}
h6{
	font-size:12px;
	line-height:18px;
	margin-top:10px
}
p{
	margin-top:0;
	margin-bottom:10px
}
ul{
	margin-top:0;
	margin-bottom:10px;
	padding-left:40px
}

.w-container{
	margin-left:auto;
	margin-right:auto;
	max-width:60%
}
.w-container:before,.w-container:after{
	content:" ";
	display:table;
	grid-column-start:1;
	grid-row-start:1;
	grid-column-end:2;
	grid-row-end:2
	}
.w-container:after{
	clear:both
}
.w-container .w-row{
	margin-left:-10px;
	margin-right:-10px
}
@media screen and (max-width:767px){
	.w-nav-brand{
		padding-left:10px
	}
}

.w-nav{
	position:relative;
	background:#dddddd;
	z-index:1000
}
.w-nav:before,.w-nav:after{
	content:" ";
	display:table;
	grid-column-start:1;
	grid-row-start:1;
	grid-column-end:2;
	grid-row-end:2
}
.w-nav:after{
	clear:both
}
.w-nav-brand{
	position:relative;
	float:left;
	text-decoration:none;
	color:#333333
}
.w-nav-link{
	position:relative;
	display:inline-block;
	vertical-align:top;
	text-decoration:none;
	color:#222222;
	padding:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto
}
.w-nav-link.w--current{
	color:#69b9ff
}
.w-nav-menu{
	position:relative;
	float:right
}
[data-nav-menu-open]{
	display:block !important;
	position:absolute;
	top:100%;
	left:0;
	right:0;
	background:#C8C8C8;
	text-align:center;
	overflow:visible;
	min-width:200px
}
.w--nav-link-open{
	display:block;
	position:relative
}
.w-nav-overlay{
	position:absolute;
	overflow:hidden;
	display:none;
	top:100%;
	left:0;
	right:0;
	width:100%
}
.w-nav-overlay [data-nav-menu-open]{
	top:0
}
.w-nav[data-animation="over-left"] .w-nav-overlay{
	width:auto
}
.w-nav[data-animation="over-left"] .w-nav-overlay,.w-nav[data-animation="over-left"] [data-nav-menu-open]{
	right:auto;
	z-index:1;
	top:0
}
.w-nav[data-animation="over-right"] .w-nav-overlay{
	width:auto
}
.w-nav[data-animation="over-right"] .w-nav-overlay,.w-nav[data-animation="over-right"] [data-nav-menu-open]{
	left:auto;
	z-index:1;
	top:0
}
.w-nav-button{
	position:relative;
	float:right;
	padding:18px;
	font-size:24px;
	display:none;
	cursor:pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	tap-highlight-color:rgba(0,0,0,0);
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.w-nav-button:focus{
	outline:0
}
.w-nav-button.w--open{
	background-color:#C8C8C8;
	color:white
}
.w-nav[data-collapse="all"] .w-nav-menu{
	display:none
}
.w-nav[data-collapse="all"] .w-nav-button{
	display:block
}
.w--nav-dropdown-open{
	display:block
}
.w--nav-dropdown-toggle-open{
	display:block
}
.w--nav-dropdown-list-open{
	position:static
}
@media screen and (max-width:991px){
	.w-nav[data-collapse="medium"] .w-nav-menu{
		display:none
	}
	.w-nav[data-collapse="medium"] .w-nav-button{
		display:block
	}
}
@media screen and (max-width:767px){
	.w-nav[data-collapse="small"] .w-nav-menu{
		display:none
	}
	.w-nav[data-collapse="small"] .w-nav-button{
		display:block
	}
	.w-nav-brand{
		padding-left:10px
	}
}
@media screen and (max-width:479px){
	.w-nav[data-collapse="tiny"] .w-nav-menu{
		display:none
	}
	.w-nav[data-collapse="tiny"] .w-nav-button{
		display:block
	}
}

/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */
body {
  background-color: #edeff2;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top:20px;
  color: #676770;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h6 {
	margin-top: 15px;
	margin-bottom: 0px;
	color: #fff;
	font-size: 14px;
	line-height: 44px;
	font-weight: 700;
  }

p {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

li {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

a {
	color: #676770;
	text-decoration: none;
}

p.centered {
	text-align: center;
}

.content {
	display: none;
}

.collapsible {
	padding:0px 3px 14px 7px;
	border: 1px solid #d2d2d5;
	border-top:none;
	display:inline;
}

.email {
  color: #676770;
  text-decoration:none;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
	position: fixed;
	background-color: #fff;
	top: 0;
	width: 100%;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  position: relative;
  padding: 80px 10px;
  background-color: #fff;
  text-align: center;
	border-bottom: 1px solid #d2d2d5;
}

.section.accent {
  background-color: #192024;
}

.main-intro-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.main-intro-section.centered {
  padding-top: 195px;
  padding-bottom: 195px;
  border-bottom: 4px solid #69b9ff;
  background-image: linear-gradient(180deg, rgba(46, 157, 255, 0.5), rgba(46, 157, 255, 0.22));
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.main-intro-heading {
  margin-bottom: 30px;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #676770;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #fff;
}

.section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}

.section-title-group {
  margin-bottom: 60px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

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

  .main-intro-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }

  .main-intro-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }

  .main-intro-subheading {
    font-size: 18px;
  }
}

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

  .main-intro-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-subheading.center {
    line-height: 30px;
  }
}