@font-face {
  font-family: 'Avenir Light';
  src: url('fonts/AvenirLTStd-Light.eot');
  src: url('fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/AvenirLTStd-Light.woff') format('woff'),
 url('fonts/AvenirLTStd-Light.ttf') format('truetype'),
 url('fonts/AvenirLTStd-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
*{margin:0;padding:0;font-family: 'Avenir Light','Lato', sans-serif,'Microsoft YaHei';color:#fff;border:0;border:none;list-style:none;word-wrap: break-word;text-decoration:none;}
body {
  font-size: 16px;
  line-height: 22px;
  font-weight: lighter;
  margin: 0 auto;
  background-color:black;
}
h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
}
h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 33px;
  font-weight: 400;
}
p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 300;
}
a {
  color: #2196f3;
  text-decoration: none;
}
ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}
ol {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}
strong {
  font-weight: bold;
}
blockquote {
  margin-bottom: 20px;
  padding: 0px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 16px;
}
figure {
  margin-bottom: 20px;
}
figcaption {
  margin-top: 7px;
  color: rgba(51, 51, 51, .56);
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.button {
  display: inline-block;
  padding: 11px 20px;
  border-radius: 3px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #1565c0;
}
.button.w--current {
  background-color: #2e80b6;
}
.button.white {
  display: inline-block;
  margin-top: 1px;
  background-color: #fff;
  color: #333;
}
.button.white:hover {
  background-color: hsla(0, 0%, 100%, .77);
}
.button.black {
  background-color: #333;
}
.button.black:hover {
  background-color: #000;
}
.button.black.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}
.button.full-width {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  background-color: #000;
}
.button.small {
  padding: 7px 12px;
  background-color: #2196f3;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}
.button.small:hover {
  background-color: #1565c0;
}
.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #a8a8a8;
}
.button.tab:hover {
  background-color: #7e7e7e;
}
.button.tab.w--current {
  background-color: #2196f3;
}
.button.tab.w--current:hover {
  background-color: #1565c0;
}
.button.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}
.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.navigation-link:hover {
  color: #2196f3;
}
.navigation-link.white {
  color: #fff;
}
.navigation-bar {
  /* background-color: #fff; */
  /* position: fixed;
  top: 0px;
  left: 0px;
  width: 786px; */
}
.navigation-bar.dark {
  border-bottom: 4px solid #FE2E2C;
  background-color: #000;
  height: 100px;
}
.navigation-bar.top {
  margin-top: 58px;
  margin-bottom: 124px;
  border-radius: 5px;
  background-color: #fff;
}
.navigation-menu.left {
  float: left;
}
.navigation-menu.on-bottom {
  float: none;
  text-align: center;
}
.brand-text {
  margin-top: 16px;
  margin-bottom: 0px;
  font-size: 23px;
  line-height: 26px;
  font-weight: 400;
}
.brand-link {
  height: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
.brand-link:hover {
  opacity: 0.66;
}
.brand-link.right {
  float: right;
}
.brand-link.on-top {
  display: block;
  float: none;
  text-align: center;
}
.brand-link.white {
  color: #fff;
}
.brand-link.left-spacing {
  margin-left: 15px;
  color: #fff;
}
.brand-link.left {
  margin-left: 16px;
}
.section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  border-radius: 0px;
  /* sbackground-color: #000; */
}
.section.centered {
  text-align: center;
}
.section.accent {
  background-color: #f3f3f3;
}
.section.dark {
  background-color: #5d5d5d;
  color: #fff;
}
.section.community {
  background-image: url("../images/foundation_bg2.png");
	background-color: rgb(0, 0, 0);
  background-size: cover;
  background-position: center center;
  padding: 60px 0;
}
.section.team {
  background-color: #333;
}
.hero-slider {
  height: 455px;
  background-color: transparent;
}
.slide {
  padding-top: 82px;
  padding-right: 85px;
  padding-left: 85px;
  background-color: #dbdbdb;
}
.slide.two {
  background-color: #dbdbdb;
}
.header-section {
  padding-top: 104px;
  padding-bottom: 104px;
  background-color: #5d5d5d;
  color: #fff;
  text-align: center;
}
.page-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  letter-spacing: 13.8px;
  font-weight: 300;
  font-size: 60px;
  color: #fff;
  line-height: 1.2;
}
.page-subheading{
	/* font-size: 18px; */
	color: #fff;
	font-weight: lighter;
}
.page-subheading p{
  display: inline-block;
}
.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbdbdb;
}

.cta-section.centered {
  text-align: center;
}
.cta-section.centered-accented {
  background-color: #000;
  color: #fff;
  text-align: center;
}
.cta-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 300;
}
.cta-heading.inline-block {
  display: inline-block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}
.align-right {
  text-align: right;
}
.white-box {
  color: #000;
  padding: 15px;
  border-radius: 0px;
  text-align: center;
}
.fixed-image-section {
  position: relative;
  height: 100vh;
	background-image:url('../images/foundation_bg.jpg');
	/* background-attachment: scroll, fixed; */
  background-size: cover;
  background-position: center center;
	color: #fff;
	text-align: center;
  border-bottom: 4px solid #FE2E2C;
}
.fixed-image-section>.w-container{
  max-width: 1200px;
}
.hero-section {
  height: 100vh;
  padding-top: 250px;
}
.hero-section.centered {
  text-align: center;
}
.slider-navigation {
  font-size: 11px;
}
.slider-icon-circle {
  width: 50px;
  height: 50px;
  padding: 6px;
  font-size: 33px;
}

.hero-subheading {
  margin-bottom: 18px;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 9px 20px;
  border: 2px solid #2196f3;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #2196f3;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
}

.hollow-button:hover {
  border-color: #1565c0;
  color: #1565c0;
}

.hollow-button.white {
  border-color: #fff;
  color: #fff;
}

.hollow-button.white:hover {
  border-color: hsla(0, 0%, 100%, .64);
  color: hsla(0, 0%, 100%, .72);
}

.section-heading {
  margin-bottom: 60px;
}
.section-heading.centered {
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}
.main-container {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}
.form-label {
  float: left;
	font-size: 15px;
	font-weight: 300;
	margin-right: 24px;
	width: 27%;
	text-align: right;
	line-height: 48px;
}
/* .section-subheading{
  font-style: italic;
} */
.section-subheading.center {
  padding-bottom: 30px;
  color: #fff;
  text-align: center;
  line-height: 23px;
}
.section-title-group {
  width: 48%;
  margin-bottom: 10px;
}
.section-title-group.centered {
  text-align: center;
}
.form-field {
	float: left;
	font-size: 15px;
	width: 48%;
	margin-bottom: 0;
	outline: none;
 /* min-height: 41px;
  margin-right: 1px;
  margin-bottom: 17px;*/
  border-style: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  background-color: black;
  border-bottom: white 1px solid;
 /* min-height: 41px;
  margin-right: 1px;
  margin-bottom: 17px;
  border-style: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;*/
}
.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}
.form-field.text-area {
  min-height: 110px;
}
.form-field.with-button {
  width: 75%;
  margin-bottom: 0px;
  float: left;
}
/*.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}*/
.picture-border {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .12);
}
.round-image {
  margin-bottom: 13px;
  border-radius: 100px;
}
.social-button {
  margin-right: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
  padding: 8px;
  border-radius: 100px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}
.social-button:hover {
  background-color: #1565c0;
  opacity: 1;
}
.social-button.border {
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, .36);
  background-color: transparent;
}
.social-button.facebook {
  background-color: #3c5791;
}
.social-button.twitter {
  background-color: #29a9e8;
}
.social-button.red {
  background-color: #d11529;
}
.social-button.pink {
  background-color: #fc488f;
}

.social-button.pink2 {
  background-color: #ed1081;
}

.social-button.orange {
  background-color: #db4e34;
}
.social-button.vimeo {
  background-color: #1ebae7;
}
.social-button.linkdin {
  background-color: #1485c3;
}
.social-button.instagram {
  background-color: #4b769b;
}

.social-button.tumblr {
  background-color: #2e5270;
}

.social-button.webflow {
  background-color: #3278bd;
}

.social-button.medium {
  background-color: #549f63;
}

.social-icon-link {
  padding: 3px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.social-icon-link:hover {
  opacity: 0.5;
}

.profile-image {
  margin-bottom: 15px;
  border-radius: 100px;
}

.hero-with-nav {
  background-color: #dbdbdb;
}
.footer {
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer.center {
  text-align: center;
}
.footer.centered-smaller {
  padding-top: 33px;
  padding-bottom: 33px;
}
.footer.accent {
  background-color: #f1f1f1;
}
.footer.centered-accented {
  background-color: #f1f1f1;
  text-align: center;
}
.float-right {
  float: right;
}
.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}
.link {
  display: block;
  margin-bottom: 10px;
  color: #2196f3;
  text-decoration: none;
}
.link:hover {
  color: #1565c0;
}
.footer-brand-text {
  font-size: 26px;
  line-height: 33px;
}
.sidemenu-wrapper {
  margin-left: 10px;
  padding-left: 20px;
}

.sidemenu-title {
  margin-bottom: 10px;
}

.sidemenu-link {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #8f8f8f;
  text-decoration: none;
}

.sidemenu-link:hover {
  color: #333;
}

.grid-image {
  display: inline-block;
  margin-bottom: 20px;
  margin-top:20px;
  text-align: left;
/*  height: 100px;*/
}

.info-wrapper {
  margin-bottom: 14px;
}

.info-icon {
  float: left;
}

.info-text {
  margin-left: 34px;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: rgba(0, 0, 0, .74);
  text-decoration: none;
}

.footer-link:hover {
  color: #3b99d9;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.hero-title-wrapper {
  margin-bottom: 155px;
}
.icon-left {
  padding: 6px;
  float: left;
  color: #919191;
}
.text-right {
  margin-left: 49px;
}

.left-navigation {
  width: 20%;
  height: 100vh;
  float: left;
  background-color: #dbdbdb;
}
.nav-link {
  display: block;
  padding: 7px 0px;
  text-align: center;
}
.nav-menu {
  float: none;
}
.logo-link {
  display: block;
  margin-top: 216px;
  margin-bottom: 50px;
  float: none;
  text-align: center;
}
.content {
  overflow: hidden;
  width: 80%;
  float: left;
}
.social-footer {
  margin-top: 56px;
  text-align: center;
}
.grid-fours {
  width: 25%;
  padding: 10px;
  float: left;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.flushed-grid {
  width: 25%;
  float: left;
}

.flushed-grid.thirds {
  width: 33.33%;
}

.flushed-grid.sixths {
  width: 16.66%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.success-wrapper {
  padding: 31px;
  border-radius: 5px;
  background-color: #4caf50;
  color: #fff;
}

.success-message {
  margin-bottom: 0px;
}

.error-wrapper {
  border-radius: 5px;
  background-color: #d32f2f;
  color: #fff;
}

.error-message {
  margin-bottom: 0px;
}

.social-link-wrapper {
  text-align: center;
}

.background {
  background-color: #dbdbdb;
}

.custom-container {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.rich-text h1 {
  margin-top: 30px;
}

.rich-text h3 {
  margin-top: 30px;
}

.rich-text h5 {
  margin-top: 30px;
}

.rich-text h4 {
  margin-top: 30px;
}

.rich-text h6 {
  margin-top: 30px;
}

.image-column {
  text-align: center;
}

.content-column {
  padding-top: 42px;
}

.feature-column {
  padding-right: 10px;
  padding-left: 10px;
  border: 1px none #000;
  text-align: center;
}

.waterfall-image-column {
  text-align: center;
}
.text-block {
  /* display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 0px;
	padding-top: 140px;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
  color: #fff; */
  position: absolute;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
	letter-spacing: 1px;
   /* font-style: italic;
	position: absolute;
	bottom: 82px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);*/
}

.heading {
  margin-bottom: 20px;
  padding-top: 0px;
  color: #000;
}

.heading-2 {
  margin-bottom: 0px;
  color: #000;
}

.heading-3 {
  margin-bottom: 20px;
  color: #fff;
}

.heading-4 {
  color: #fff;
}

.heading-5 {
  color: #fff;
}

.paragraph {
  color: #fff;
}

.paragraph-2 {
  color: #fff;
}

.community .paragraph-3 {
  color: #fff;
  padding: 18px 0px;
  margin: 100px 0 10px;
  width: 160px;
  font-size: 18px;
  border: 1px solid #fff;
  cursor: pointer;
}
.w-container .w-row{
  margin: 0;
}
.paragraph-3>a{
  color: #fff;
}
.paragraph-4 {
  color: #fff;
}

.paragraph-5 {
  color: #fff;
}

.description {
  padding-top: 0px;
  color: #000;
  font-size: 14px;
}

.text-block-2 {
  float: left;
}

.container-2 {
  display: inline-block;
}

.paragraph-7 {
  width: 39%;
  color: #000;
  font-size: 12px;
  font-weight: lighter;
  margin: 0;
  padding: 20px 0;
  border-top: 1px solid #000;
}

.heading-6 {
  font-size: 20px;
}

.heading-7 {
  font-size: 20px;
}

.heading-8 {
  font-size: 20px;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.paragraph-8 {
  padding-top: 23px;
  border-top: 1px solid #fff;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
}

.section-2 {
  background-color: #000;
  padding-right: 20px;
  padding-left: 20px;
}

.section-3 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #333;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

#contact .section-subheading{
	font-size: 16px;
	margin-bottom: 26px;
}

@media (max-width: 991px) {
  .hamburger-button:hover {
    color: #2196f3;
  }
  .hamburger-button.w--open {
    background-color: #333;
  }
  .hamburger-button.left {
    float: left;
  }
  .hamburger-button.white {
    color: #fff;
  }
  .hero-slider {
    height: 400px;
  }
  .form-wrapper.squeezed {
    padding-right: 10%;
    padding-left: 10%;
  }
  .left-navigation {
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }
  .nav-menu {
    padding: 17px;
    background-color: #333;
  }
  .logo-link {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .content {
    width: 100%;
    height: auto;
  }
  .social-footer {
    margin-top: 0px;
  }
  .content-column {
    padding-top: 0px;
  }
}

/* Screen Ratio Controller */

@media (max-width: 991px){
  body {
    width: 100%;
  }
  h3 {
    font-size: 17px;
  }
  h1 {
    font-size: 50px;
    line-height: 56px;
  }
}
.banner{
  width: 100%;
  position: absolute;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ---- new version ----*/
#menu {margin: 0; padding: 18px 16px 0 0; position: fixed; right: 10px; top: 10px; list-style-type: none; z-index: 70;}
#menu li { float: left;list-style: none;padding: 15px 0;color:#fff;}
#menu a { height:auto;float: left; padding: 0px 16px;font-size:15px;}
/*#menu .active a { color: darkolivegreen; background-color: #000;}*/
#home i{
	font-style: normal;
	margin: 0 20px;
}

#about{
  background-color: #fff;
  border-bottom: 4px solid #FE2E2C;
}

.community .centered{
	padding-bottom: 33px;
}
.community .heading-2{
	font-weight: 600;
	line-height: 1;
}
.community .heading{
	line-height: 23px;
	margin-bottom: 36px;
  color: #fff;
  font-weight: bold;
}
.community p{
	width: 80%;
	margin: 0 auto;
}
.community span{
  font-style: italic;
    font-size: 13px;
    width: 160px;
    display: block;
    text-align: center;
}
.portfolio .w-col-4{
	width: 100%;
	margin-bottom: 60px;
}
.portfolio .grid-image{
	float: left;
	margin: 0;
	width: 80px;
}
.portfolio .grid-image.fuel-icon{
    width: auto;
    margin: 0 12px;
    height: 83px;
}
.portfolio p{
	margin: 0px;
	width: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-42%,-50%);
	-moz-transform: translate(-42%,-50%);
	-ms-transform: translate(-42%,-50%);
	-o-transform: translate(-42%,-50%);
	transform: translate(-42%,-50%);
	text-align: justify;
	font-weight: lighter;
}
.w-col{
	padding: 0;
}
#non-profit .heading{
	line-height: 1;
}
#co-invest .section-heading{
	font-size: 32px;
}
#co-invest .section-subheading{
	font-size: 16px;
}
#co-invest .mc-field-group{
	overflow: hidden;
	width: 100%;
}
#co-invest .button{
	width: 230px;
	height: 60px;
	margin: 45px auto 0;
	padding: 0;
}
#contact{
  background: #fff;
  padding: 36px 0 0 0;
	border-top: 4px solid #FE2E2C;
}
#contact .w-container{
  text-align: left;
}
#contact .section-heading{
  margin-bottom: 40px;
  font-size: 35px;
  color: #000;
}
#contact .section-subheading{
  margin-bottom: 35px;
  font-style: normal;
  color: #000;
}
#contact ul{
  overflow: hidden;
  padding: 0;
  margin-bottom: 40px;
}
#contact li{
  float: left;
  margin-right: 20px;
}
#contact li img{
  width: 29px;
  cursor: pointer;
}
.mail_address{
  color: #000;
  display: none;
  position: absolute;
}
#team{
	padding-top: 16px;
	background-image: url('../website/bg-team.jpg');
	background-size: 100% 100%;
}
#team .section-heading.centered{
	padding-bottom: 42px;
}
#team .grid-image{
	width: 160px;
	height: 160px;
}
#team .description{
	padding-bottom: 15px;
}
.community p,.ch-body .page-heading,.ch-body #menu a,.ch-body .community .heading-2,.ch-body .section-heading.centered,.ch-body .heading-2,.ch-body .paragraph-8{
	font-weight: lighter;
}
#qtum{
	background-image:url('../website/bg-qtum.jpg');
	background-size:cover
}
@media (max-width: 768px) {
  .page-heading{
    font-size: 52px;
  }
  .text-block{
    padding: 0 12px;
  }
}

@media (max-width: 767px) {
  .navigation-bar.dark{
    height: 60px;
  }
  .text-block{
    padding: 0 12px;
  }
  .logo{
    height: 60px !important;
  }
  .page-heading{
    font-size: 36px;
    letter-spacing: 4px;
  }
  .page-subheading p{
    padding-right: 10px;
  }
  .brand-link.on-top {
    float: left;
  }
  .brand-link.left-spacing {
    padding-left: 0px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-slider {
    height: 528px;
  }
  .slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .cta-heading {
    margin-bottom: 10px;
  }
  .form-wrapper.squeezed {
    padding-right: 9px;
    padding-left: 0px;
  }
  .picture-border {
    margin-bottom: 13px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-fours {
    width: 33.33%;
  }
  .image-column {
    margin-bottom: 10px;
  }
  .content-column {
    margin-bottom: 13px;
    text-align: center;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  #contact{
  	background-size: cover;
  }
}

@media (min-width: 413px) and (max-width: 415px) {
  .page-heading {
    font-size: 36px !important;
  }
}
@media (max-width: 415px) {
  .page-heading {
    font-size:30px;
    letter-spacing: 3px;
  }
  .page-subheading p{
    line-height: 20px;
    font-size: 9px;
  }
  #home i{
    margin: 0 7px;
  }
  .text-block{
    font-size: 12px;
    padding: 0 12px;
  }
  .section.community{
    background: url(../images/foundation_mbg2.png) center center;
    background-size: cover;
    padding: 40px 15px;
  }
  .section-title-group{
    width: 100%;
  }
  .community .paragraph-3{
    margin: 30px auto 10px;
  }
  .community span{
    margin: 0 auto;
  }
  #contact{
    padding: 30px 15px 0 15px;
  }
  #contact .section-heading{
    font-size: 28px;
    margin-bottom: 20px;
  }
  #contact .section-subheading{
    font-size: 14px;
    margin-bottom: 20px;
  }
  #contact ul{
    margin-bottom: 20px;
  }
  #contact li{
    margin-right: 10px;
  }
  #contact li img{
    width: 30px;
  }
  .paragraph-7{
    width: 80%;
    font-size: 10px;
    padding: 10px 0;
  }

  .button.tab {
    margin-bottom: 9px;
  }
  .hero-slider {
    height: 550px;
  }
  .slide {
    padding-right: 53px;
    padding-left: 53px;
  }
  .grid-fours {
    width: 50%;
  }
  #portfolio .w-col-4{
  	text-align: center;
  }
  #portfolio .grid-image{
    float: none;
  }
  #portfolio .paragraph-5{
  	width: 100%;
  	top: auto;
  	margin: 35px auto 0;
  	position: initial;
  	-webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #mc_embed_signup .form-label{
  	width: 38%;
  	font-size: 12px;
  }
}

@media (max-width: 320px){
  #contact .section-heading{
    font-size: 22px;
    margin-bottom: 10px;
  }
  #contact .section-subheading{
    font-size: 13px;
  }
  .paragraph-7{
    width: 96%;
  }
  .page-heading{
    letter-spacing: 0px;
  }
  .community .heading{
    overflow: hidden;
  }
}