/*	
	Sample : Less Scaffolding
	https://github.com/napalias/sample
	License: http://opensource.org/licenses/mit-license.php	
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i');
/* This stylesheet generated by Transfonter (https://transfonter.org) on February 17, 2017 4:31 PM */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400');
@import url('https://fonts.googleapis.com/css?family=Advent+Pro:100,400');
@font-face {
  font-family: 'American Typewriter';
  src: url('fonts/american_typewritter/AmericanTypewriter-Medium-Bold.eot');
  src: url('fonts/american_typewritter/AmericanTypewriter-Medium-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/american_typewritter/AmericanTypewriter-Medium-Bold.woff') format('woff'), url('fonts/american_typewritter/AmericanTypewriter-Medium-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'American Typewriter';
  src: url('fonts/american_typewritter/AmericanTypewriter.eot');
  src: url('fonts/american_typewritter/AmericanTypewriter.eot?#iefix') format('embedded-opentype'), url('fonts/american_typewritter/AmericanTypewriter.woff') format('woff'), url('fonts/american_typewritter/AmericanTypewriter.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on March 15, 2017 2:18 PM */
@font-face {
  font-family: 'American Typewriter Condensed';
  src: url('fonts/american_typewritter_condensed/AmericanTypewriter-Condensed.eot');
  src: url('fonts/american_typewritter_condensed/AmericanTypewriter-Condensed.eot?#iefix') format('embedded-opentype'), url('fonts/american_typewritter_condensed/AmericanTypewriter-Condensed.woff') format('woff'), url('fonts/american_typewritter_condensed/AmericanTypewriter-Condensed.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'American Typewriter Condensed';
  src: url('fonts/american_typewritter_condensed/AmericanTypewriter-CondensedBold.eot');
  src: url('fonts/american_typewritter_condensed/AmericanTypewriter-CondensedBold.eot?#iefix') format('embedded-opentype'), url('fonts/american_typewritter_condensed/AmericanTypewriter-CondensedBold.woff') format('woff'), url('fonts/american_typewritter_condensed/AmericanTypewriter-CondensedBold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: #fff;
  font: 16px/1 'Roboto', arial, helvetica, sans-serif;
  color: #000;
  position: relative;
  z-index: 1;
}
button,
.btn,
.button {
  cursor: pointer;
}
.section {
  position: relative;
  z-index: 2;
}
.container {
  width: 1118px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
input,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix,
.cf {
  clear: both;
  height: 0;
  font-size: 0;
  overflow: hidden;
}
img {
  max-width: 100%;
}
a {
  color: #0000ff;
}
a:hover {
  color: #0000ff;
  text-decoration: none;
}
strong,
b,
.b {
  font-weight: bold;
}
em,
.i {
  font-style: italic;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.u {
  text-decoration: underline;
}
.c1,
.c1:hover {
  color: #000;
}
.c2,
.c2:hover {
  color: #fff;
}
.c3,
.c3:hover {
  color: #ff0000;
}
.c4,
.c4:hover {
  color: #924595;
}
.c5,
.c5:hover {
  color: #d98641;
}
.f-cursive {
  font-family: 'Pacifico', cursive;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 120%;
  margin-right: 3px;
  position: relative;
  line-height: 1;
  display: inline-block;
  margin-top: -10px;
}
p {
  padding: 10px 0;
  line-height: 1.3;
}
ul {
  padding: 8px 0 8px 20px;
}
li {
  padding: 4px 0;
}
sup {
  font-size: 60%;
  vertical-align: top;
}
/*
  Grids 12 col
*/
.g-half {
  width: 559px;
}
.g-1 {
  width: 93.16666667px;
}
.g-2 {
  width: 186.33333333px;
}
.g-3 {
  width: 279.5px;
}
.g-4 {
  width: 372.66666667px;
}
.g-5 {
  width: 465.83333333px;
}
.g-6 {
  width: 559px;
}
.g-7 {
  width: 652.16666667px;
}
.g-8 {
  width: 745.33333333px;
}
.g-9 {
  width: 838.5px;
}
.m-auto {
  margin: 0 auto;
}
.m-left-auto {
  margin-left: auto;
}
.m-half {
  margin-left: 559px;
}
.ml-1 {
  margin-left: 93.16666667px;
}
.ml-2 {
  margin-left: 186.33333333px;
}
.ml-3 {
  margin-left: 279.5px;
}
.ml-4 {
  margin-left: 372.66666667px;
}
.ml-5 {
  margin-left: 465.83333333px;
}
.ml-6 {
  margin-left: 559px;
}
.ml-7 {
  margin-left: 652.16666667px;
}
.ml-8 {
  margin-left: 745.33333333px;
}
.ml-85 {
  margin-left: 791.91666667px;
}
.ml-9 {
  margin-left: 838.5px;
}
.ml-10 {
  margin-left: 931.66666667px;
}
.ml-11 {
  margin-left: 1024.83333333px;
}
.ml-12 {
  margin-left: 1118px;
}
.mr-1 {
  margin-right: 93.16666667px;
}
.mr-2 {
  margin-right: 186.33333333px;
}
.mr-3 {
  margin-right: 279.5px;
}
.mr-4 {
  margin-right: 372.66666667px;
}
.mr-5 {
  margin-right: 465.83333333px;
}
.mr-6 {
  margin-right: 559px;
}
.mr-7 {
  margin-right: 652.16666667px;
}
.mr-8 {
  margin-right: 745.33333333px;
}
.mr-9 {
  margin-right: 838.5px;
}
.mr-10 {
  margin-right: 931.66666667px;
}
.mr-11 {
  margin-right: 1024.83333333px;
}
.mr-12 {
  margin-right: 1118px;
}
@media only screen and (max-width: 600px) {
  .g-half,
  .g-1,
  .g-2,
  .g-3,
  .g-4,
  .g-5,
  .g-6,
  .g-7,
  .g-8,
  .g-9,
  .g-10,
  .g-11,
  .g-12 {
    width: auto;
  }
  .m-auto,
  .m-left-auto,
  .m-half,
  .ml-1,
  .ml-2,
  .ml-3,
  .ml-4,
  .ml-5,
  .ml-6,
  .ml-7,
  .ml-8,
  .ml-85,
  .ml-9,
  .ml-10,
  .ml-11,
  .ml-12 {
    margin-left: 0;
  }
  .mr-1,
  .mr-2,
  .mr-3,
  .mr-4,
  .mr-5,
  .mr-6,
  .mr-7,
  .mr-8,
  .mr-9,
  .mr-10,
  .mr-11,
  .mr-12 {
    margin-right: 0;
  }
}
.typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.btn {
  box-sizing: border-box;
  position: relative;
  border: none;
  background: none;
}
.btn-light {
  display: inline-block;
  background: #FFFFFF;
  color: #DA8741;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', 'Roboto', arial, helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 30px;
  line-height: 1;
  text-align: center;
  transition: 300ms all;
  box-sizing: border-box;
}
.btn-light:hover {
  color: #DA8741;
  background: #fafafa;
  box-shadow: white 0 0 15px;
}
.btn-ghost {
  color: #d98641;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Roboto', arial, helvetica, sans-serif;
  font-weight: 500;
  text-decoration: underline;
  padding: 10px 40px;
  border: #d98641 solid 2px;
  border-radius: 30px;
}
.btn-ghost:hover {
  color: #d98641;
}
.btn-more {
  vertical-align: middle;
}
.btn-more:after {
  font-family: 'Advent Pro', 'Roboto', arial, helvetica, sans-serif;
  position: relative;
  display: inline-block;
  content: "\003E\003E";
  text-decoration: none;
  padding-left: 3px;
  -webkit-transition: all 3s;
  transition: all 300ms;
  letter-spacing: -1px;
}
.btn-more:hover:after {
  right: -2px;
}
.container {
  height: 740px;
}
.section.with-bc {
  padding: 0;
}
.section.with-bc:after {
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 100%;
  z-index: 3;
}
.bc {
  box-sizing: border-box;
  width: 100%;
  position: relative;
  padding: 0 10px;
  z-index: 9;
}
.section-top-navigation {
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  transition: 300ms all;
}
.section-top-navigation .btn {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 14px;
  z-index: 9000;
  padding: 10px 12px;
  font-weight: bold;
  text-decoration: none;
}
.section-top-navigation .btn:hover {
  background: #d98641;
  color: #000;
}
.section-top-navigation .logo {
  width: 100%;
  position: absolute;
  display: inline-block;
  height: 91px;
  text-align: center;
  top: 5px;
  left: 0;
  transition: 300ms all;
  z-index: 1;
}
.section-top-navigation .logo svg {
  height: 100%;
}
.navigation {
  font-family: 'Roboto Condensed', 'Roboto', arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
  z-index: 2;
  line-height: 1;
  padding: 0;
  /*.drop:after {
    content: '\25BC';
    margin-left: 1px;
    font-size: 50%;
    position: relative;
    top: -2px;
  }*/
}
.navigation a {
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.navigation a:before {
  content: '';
  display: block;
  background: #d98641;
  width: 0px;
  height: 1px;
  transition: all 300ms;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.navigation a:hover {
  text-decoration: none;
}
.navigation a:hover:before {
  width: 100%;
}
.navigation .c5 {
  color: #d98641;
}
.navigation li {
  padding: 30px 10px;
  display: inline-block;
  position: relative;
  margin: 0;
}
.navigation ul {
  display: none;
  width: 200px;
  background-color: #252525;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0 0 5px 0;
  margin: 0 0 0 0;
}
.navigation ul li {
  display: block;
  padding: 10px 20px;
}
.navigation ul a {
  padding: 0 0;
}
.navigation .first {
  padding-left: 20px;
}
.navigation .burger {
  display: inline-block;
  margin-right: 3px;
}
.navigation .burger svg {
  height: 10px;
}
.navigation .grey {
  background-color: #252525;
}
.section-top-navigation.shrink {
  top: 0;
  position: fixed;
}
.section-top-navigation.shrink .btn {
  top: 8px;
  padding: 8px 12px;
  font-size: 12px;
}
.section-top-navigation.shrink .logo {
  height: 43px;
}
.section-top-navigation.shrink .navigation li {
  padding: 18px 10px;
}
.section-top-navigation.shrink .navigation li li {
  padding: 10px 20px;
}
.section-top-navigation.shrink .navigation li li a {
  padding: 0;
}
@keyframes learnArrow {
  0% {
    top: 0;
    color: #7e7e7e;
  }
  15% {
    top: 10px;
  }
  30% {
    top: 0;
    color: #3e3e3e;
  }
  45% {
    top: 5px;
  }
  60% {
    top: 0;
    color: lighthen(#7e7e7e, 50%);
  }
  100% {
    top: 0;
    color: #7e7e7e;
  }
}
@keyframes svgAnimation {
  0% {
    stroke: #7e7e7e;
  }
  25% {
    stroke: #333;
  }
  50% {
    stroke: #7e7e7e;
  }
  75% {
    stroke: #aaa;
  }
  100% {
    stroke: #7e7e7e;
  }
}
.section-top {
  font-family: 'Roboto Condensed', 'Roboto', arial, helvetica, sans-serif;
  background: #191919;
  font-size: 56px;
  overflow: hidden;
}
.section-top .container {
  height: auto;
  overflow: hidden;
}
.section-top .video {
  position: relative;
  z-index: 1;
}
.section-top .video video {
  width: 100%;
}
.section-top .text {
  width: 100%;
  line-height: 1.3;
  position: absolute;
  margin-top: -116px;
  top: 50%;
  left: 0;
  z-index: 200;
}
.section-top .learnmore-wp {
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 300;
  line-height: 1;
}
.section-top .learnmore {
  display: block;
  width: 120px;
  text-align: center;
  color: #7e7e7e;
  font-family: 'American Typewriter', 'Roboto', arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  position: relative;
  line-height: 1;
  cursor: pointer;
  margin: 0 auto;
}
.section-top .learnmore .arrow {
  font-family: 'Advent Pro', 'Roboto', arial, helvetica, sans-serif;
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  animation: learnArrow 2000ms infinite ease-in-out;
  font-size: 36px;
  line-height: 1;
}
.section-top .learnmore:hover {
  top: -20px;
}
.section-top .learnmore .learn {
  stroke: #7e7e7e;
  animation: svgAnimation 1000ms infinite ease-in-out;
}
.section-top .mute {
  position: absolute;
  bottom: 50px;
  left: 30px;
  z-index: 400;
  cursor: pointer;
}
.section-top .mute svg {
  height: 16px;
}
.section-top .mute.off .enabled {
  display: none;
}
.section-top-inside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}
.section-top-inside .container {
  height: 100%;
}
.section-grow {
  background: #181818;
}
.section-grow:after {
  background: url("images/bc-grow-rp.jpg") repeat-x left bottom;
}
.section-grow .bc {
  background: url("images/bc-grow.jpg") no-repeat center bottom;
}
.section-grow .content {
  padding-top: 84px;
}
.section-grow h3 {
  font-family: 'Roboto Condensed', 'Roboto', arial, helvetica, sans-serif;
  color: #cccccc;
  font-weight: 400;
  font-size: 34px;
}
.section-grow .banner {
  color: #ffffff;
  font-family: 'Roboto Condensed', 'Roboto', arial, helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
  padding: 14px 0 14px 95px;
  background-repeat: no-repeat;
  margin: 25px 0;
}
.section-grow .banner h3 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  padding-top: 0;
}
.section-grow .banner p {
  padding: 6px 0;
}
.section-grow .banner .action {
  padding-top: 14px;
}
.section-grow .banner .btn {
  width: 280px;
}
.section-grow .banner__traffic {
  background: #DA8741 url("images/icon-traffic.png") no-repeat 10px center;
}
.section-grow .banner__webinar {
  background: #558E8A url("images/icon-webinar.png") no-repeat 10px center;
}
.section-grow .banner__webinar .btn {
  color: #558E8A;
}
.section-grow .banner__webinar .btn:hover {
  color: #558E8A;
}
.section-grow .banner__hookline {
  background: #641267 url("images/icon-hookline.png") no-repeat 10px center;
}
.section-grow .banner__hookline .btn {
  color: #641267;
}
.section-grow .banner__hookline .btn:hover {
  color: #641267;
}
.section-grow .featured {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}
.section-grow .featured p {
  padding: 0;
}
.section-grow .featured h3 {
  color: #cccccc;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.section-misssion {
  background: #DB8638;
}
.section-misssion:after {
  background: #000000;
}
.section-misssion .bc {
  background: url("images/bc-mission.png") no-repeat center center;
}
.section-misssion .content {
  padding-top: 200px;
  width: 776.38888889px;
}
.section-misssion .description {
  padding: 70px 100px 0 100px;
  color: #924595;
  font-family: 'American Typewriter', 'Roboto', arial, helvetica, sans-serif;
  font-size: 25px;
  position: relative;
  height: 290px;
  box-sizing: border-box;
  text-align: center;
}
.section-misssion .description:before,
.section-misssion .description:after {
  position: absolute;
  font-family: 'Roboto', arial, helvetica, sans-serif;
  font-size: 264px;
  font-weight: 100;
  top: 0;
  line-height: 1;
}
.section-misssion .description:before {
  content: "{";
  left: -20px;
}
.section-misssion .description:after {
  content: "}";
  right: -20px;
}
.section-misssion .description p {
  line-height: 2;
}
.section-misssion .description .fake-u {
  border-bottom: #49224B solid 1px;
}
.section-misssion .description .bottom {
  width: 100%;
  text-align: center;
  font-family: 'Roboto', arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  bottom: -5px;
  left: 0;
  margin: 0;
  line-height: 1;
  padding: 0;
}
.section-misssion .description .fadeOut {
  opacity: 1;
  transition: 300ms all;
}
.section-misssion .description .not-visible {
  opacity: 0;
}
.section-misssion #mission-fadeIn {
  position: absolute;
  left: 0;
  width: 1px;
  height: 1px;
  top: -60%;
}
.section-inspiration {
  overflow: hidden;
}
.section-inspiration .photos-wp {
  width: 742px;
  height: 100%;
  text-align: left;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin-right: 50%;
}
.section-inspiration .photos {
  width: 100%;
  height: 100%;
}
.section-inspiration .content {
  float: right;
  padding-top: 60px;
}
.section-inspiration .content h3 {
  color: #333333;
  font-family: 'Roboto Condensed', 'Roboto', arial, helvetica, sans-serif;
  font-size: 45px;
  padding-bottom: 20px;
}
.section-inspiration .inspirations {
  height: 370px;
  overflow: hidden;
  text-align: right;
}
.section-inspiration .inspiration {
  font-family: 'American Typewriter', 'Roboto', arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  background: #fff;
}
.section-inspiration .inspiration p {
  text-align: justify;
  padding: 10px;
}
.section-inspiration .inspiration .author {
  font-family: 'American Typewriter Condensed', 'Roboto', arial, helvetica, sans-serif;
  padding-top: 20px;
  text-align: right;
  line-height: 1.5;
}
.section-inspiration .note {
  border-top: #111111 solid 1px;
  padding: 24px 6px;
  text-align: justify;
}
.section-inspiration .action {
  padding-top: 20px;
}
.section-inspiration .btn {
  border-color: #924595;
}
.section-inspiration .btn,
.section-inspiration .btn:hover {
  color: #924595;
}
.section-inspiration .arrows {
  width: 742px;
  position: absolute;
  right: 50%;
  top: 50%;
  z-index: 100;
  padding: 0 10px;
  box-sizing: border-box;
}
.section-inspiration .arrows .btn {
  font-size: 64px;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  color: #fff;
  font-family: 'Advent Pro', 'Roboto', arial, helvetica, sans-serif;
  outline: none;
  font-weight: 100;
}
.section-inspiration .arrows .btn-back {
  float: left;
  margin-left: 20px;
}
.section-inspiration .arrows .btn-next {
  float: right;
  margin-right: 20px;
}
.section-lingo {
  background: #000000 url("images/bc-lingo.jpg") no-repeat center center;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.3;
}
.section-lingo .content {
  padding-top: 80px;
}
.section-lingo .logo {
  padding-top: 0;
  padding-bottom: 10px;
}
.section-lingo .action {
  padding-top: 20px;
}
.section-giving .container {
  background: #fff url("images/bc-giving.png") no-repeat center top;
  padding-top: 70px;
}
.section-giving h3 {
  color: #333333;
  font-family: 'Roboto Condensed', 'Roboto', arial, helvetica, sans-serif;
  font-size: 45px;
}
.section-giving .content {
  padding-top: 35px;
  font-size: 18px;
}
.section-giving .action {
  padding-top: 20px;
}
.section-footer {
  background: #363636;
  color: #fff;
  line-height: 1;
}
.section-footer .container {
  height: auto;
  padding: 35px 0;
}
.section-footer .updates {
  float: right;
  font-size: 15px;
  font-weight: 500;
}
.section-footer .btn {
  margin-left: 10px;
  position: relative;
  z-index: 300;
}
.section-footer .copy {
  font-size: 12px;
  font-weight: 500;
  position: relative;
  bottom: -2px;
}
.section-footer .copy a,
.section-footer .copy a:hover {
  color: #fff;
}
.section-footer .copy a,
.section-footer .copy span {
  margin: 0 9px;
}
.section-footer .copy .first {
  margin-left: 0;
}
.popup {
  box-sizing: border-box;
  width: 100%;
  background: #000;
  color: #CCCCCC;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 900;
}
.popup .container {
  width: 600px;
  height: auto;
  box-sizing: border-box;
  z-index: 901;
  padding: 100px 0;
}
.popup .content {
  box-sizing: border-box;
  background: #282828;
  width: 100%;
  height: auto;
  line-height: 1;
  overflow: auto;
  position: relative;
  z-index: 902;
  padding: 10px 30px;
}
.popup p {
  line-height: 1.3;
  text-align: justify;
}
.popup h3 {
  font-size: 20px;
  font-weight: 400;
}
.popup h2 {
  font-size: 27px;
  font-weight: 900;
  padding: 10px 0;
}
.popup form {
  position: relative;
  z-index: 904;
}
.popup .call {
  color: #5d5c5c;
  font-size: 20px;
  font-weight: 400;
  padding: 10px 0 10px 0;
}
.popup label {
  display: block;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  color: #d98641;
  padding-bottom: 5px;
}
.popup label span {
  color: white;
}
.popup input,
.popup textarea {
  width: 100%;
  background-color: white;
  font-size: 16px;
  color: #000;
  padding: 5px;
  border: 3px solid #cdcdcd;
}
.popup textarea {
  height: 90px;
}
.popup .inp {
  padding: 10px 0;
}
.popup .submit {
  padding: 10px 0 0 0;
  text-align: center;
}
.popup .submit input {
  width: auto;
  display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: 700;
  background-color: #c2b174;
  border: none;
  padding: 10px 15px;
}
.popup .submit input:hover {
  background-color: #b29d51;
}
.popup .pop-close {
  width: 21px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 30px;
  z-index: 905;
  cursor: pointer;
  transition: transform .5s;
}
.popup .pop-close:hover {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
.section-giving .container {
  height: auto;
  padding-bottom: 70px;
}
.section-footer .btn {
  display: inline-block;
}
.section-footer .updates,
.section-footer .copy {
  display: inline-block;
  vertical-align: top;
}
.section-footer .updates {
  margin-top: -8px;
}
@media only screen and (max-width: 1118px) {
  .container {
    width: auto;
    height: auto;
    padding-bottom: 120px;
  }
  .section-top {
    background: #fff;
    height: 600px;
  }
  .section-top .video,
  .section-top .mute {
    display: none;
  }
  .section-grow:after {
    background: none;
    display: none;
  }
  .section-grow .bc {
    background: none;
  }
  .section-grow h3 {
    text-align: center;
  }
  .section-grow .content {
    max-width: 700px;
    margin: 0 auto;
    width: auto;
  }
  .section-grow img {
    max-width: 100%;
  }
  .section-giving .container {
    background-image: none;
  }
  .section-giving .content {
    width: auto;
    margin: 0 20px;
  }
  .section-lingo {
    background-image: none;
  }
  .section-lingo .content {
    width: auto;
    margin: 0 20px;
  }
  .section-footer .updates,
  .section-footer .copy {
    text-align: center;
    float: none;
    display: block;
    padding: 20px;
  }
}
@media only screen and (max-width: 830px) {
  .section-top-navigation .logo {
    height: 43px;
  }
}
@media only screen and (max-width: 700px) {
  .section-top-navigation .logo {
    display: none;
  }
  .section-top .text {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .section-top-navigation .btn-ghost {
    display: none;
  }
  .section-grow .banner {
    background-position: center 10px !important;
    padding: 120px 10px 14px 10px;
  }
  .section-grow .banner .btn {
    width: auto;
    max-width: 280px;
  }
  .section-footer .btn {
    display: block;
    margin: 10px auto 0 auto;
    max-width: 280px;
  }
}
