#site-inner,
#bd,
#main {
  width: auto !important;
}
#ft {
  margin-left: auto !important;
  margin-right: auto !important;
}
.cms-content *,
.cms-content *:before,
.cms-content *:after {
  box-sizing: border-box;
}
.cms-content .twbs-container {
  position: relative;
}
.cms-content .section {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .cms-content .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.cms-content .section--narrow {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .cms-content .section--narrow {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.cms-content .section--gradient-gray {
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
  border-top: 1px #ccc solid;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .cms-content .section--with-laptop {
    margin-top: 20px;
  }
}
.cms-content .section--with-video-quilt .section {
  z-index: 1;
}
.cms-content h1,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5,
.cms-content h6,
.cms-content .h1,
.cms-content .h2,
.cms-content .h3,
.cms-content .h4,
.cms-content .h5,
.cms-content .h6 {
  margin-bottom: .6em;
  color: #333333;
  font-weight: normal;
  line-height: 1.2;
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  letter-spacing: 0;
}
.cms-content h1 > a,
.cms-content h2 > a,
.cms-content h3 > a,
.cms-content h4 > a,
.cms-content h5 > a,
.cms-content h6 > a,
.cms-content .h1 > a,
.cms-content .h2 > a,
.cms-content .h3 > a,
.cms-content .h4 > a,
.cms-content .h5 > a,
.cms-content .h6 > a {
  color: #006ced;
}
.cms-content h4,
.cms-content h5,
.cms-content h6,
.cms-content .h4,
.cms-content .h5,
.cms-content .h6 {
  margin-bottom: 10px;
}
.cms-content p {
  margin-bottom: 1em;
  color: #333333;
  font-size: 16px;
  line-height: 1.4285;
  font-family: Arial, sans-serif;
}
.cms-content .super {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: -1;
  line-height: 46px;
}
@media (min-width: 768px) {
  .cms-content .super {
    font-size: 48px;
    letter-spacing: -1.5;
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  .cms-content .super {
    font-size: 64px;
    letter-spacing: -2;
    line-height: 64px;
  }
}
.cms-content .h1,
.cms-content h1 {
  font-size: 32px;
  letter-spacing: normal;
  line-height: 43px;
}
@media (min-width: 768px) {
  .cms-content .h1,
  .cms-content h1 {
    font-size: 36px;
    letter-spacing: -1;
    line-height: 44px;
  }
}
@media (min-width: 992px) {
  .cms-content .h1,
  .cms-content h1 {
    font-size: 48px;
    letter-spacing: -1.5;
    line-height: 50px;
  }
}
.cms-content .h2,
.cms-content h2 {
  font-size: 26px;
  letter-spacing: normal;
  line-height: 30px;
}
@media (min-width: 768px) {
  .cms-content .h2,
  .cms-content h2 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: 34px;
  }
}
@media (min-width: 992px) {
  .cms-content .h2,
  .cms-content h2 {
    font-size: 36px;
    letter-spacing: -1;
    line-height: 44px;
  }
}
.cms-content .h3,
.cms-content h3 {
  font-size: 22px;
  letter-spacing: normal;
  line-height: 26px;
}
@media (min-width: 768px) {
  .cms-content .h3,
  .cms-content h3 {
    font-size: 22px;
    letter-spacing: normal;
    line-height: 26px;
  }
}
@media (min-width: 992px) {
  .cms-content .h3,
  .cms-content h3 {
    font-size: 28px;
    letter-spacing: normal;
    line-height: 34px;
  }
}
.cms-content .h4,
.cms-content h4 {
  font-size: 18px;
  letter-spacing: normal;
  line-height: 22px;
}
@media (min-width: 768px) {
  .cms-content .h4,
  .cms-content h4 {
    font-size: 18px;
    letter-spacing: normal;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .cms-content .h4,
  .cms-content h4 {
    font-size: 18px;
    letter-spacing: normal;
    line-height: 22px;
  }
}
.cms-content .h5,
.cms-content h5 {
  font-size: 16px;
  letter-spacing: normal;
  line-height: 20px;
}
@media (min-width: 768px) {
  .cms-content .h5,
  .cms-content h5 {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .cms-content .h5,
  .cms-content h5 {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 22px;
  }
}
.cms-content .h6,
.cms-content h6 {
  font-size: 16px;
  letter-spacing: normal;
  line-height: 20px;
}
@media (min-width: 768px) {
  .cms-content .h6,
  .cms-content h6 {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  .cms-content .h6,
  .cms-content h6 {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.twbs-container:before,
.twbs-container:after,
.twbs-row:before,
.twbs-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.twbs-container:after,
.twbs-row:after {
  clear: both;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.twbs-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .twbs-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .twbs-container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .twbs-container {
    width: 950px;
  }
}
.twbs-row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.cms-content img,
.cms-content video {
  display: block;
  margin: 0 auto 20px auto;
  max-width: 100%;
}
.cms-content img {
  -webkit-transition: opacity .4s ease, height .4s ease, width .4s ease;
  transition: opacity .4s ease, height .4s ease, width .4s ease;
}
.cms-content img[data-src] {
  opacity: 0;
}
.cms-content img.lazy-loaded {
  opacity: 1;
}
.cms-content video {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'brightness\'><feColorMatrix type=\'matrix\' values=\'1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0\'/></filter></svg>#brightness");
  /* Firefox 3.5+ */
  -webkit-filter: brightness(108.5%);
  /* Chrome 19+ & Safari 6+ */
}
.cms-content video img {
  width: 100%;
}
.cms-content .wistia_click_to_play {
  height: auto !important;
  width: auto !important;
}
.cms-content .img-headshot {
  border: 4px solid #FFF;
  border-radius: 50%;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  display: inline-block;
  height: 150px;
  margin-bottom: 3px;
  width: 150px;
}
@media screen and (min-width: 992px) {
  .cms-content .laptop-img {
    margin: 0;
    max-width: none;
    position: relative;
    top: -20px;
    width: 180%;
  }
}
@media screen and (min-width: 768px) {
  .cms-content .temple-img,
  .cms-content .temple-img.lazy-loaded {
    left: -120px;
    max-width: none;
    position: relative;
    width: 130%;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .temple-img,
  .cms-content .temple-img.lazy-loaded {
    left: -200px;
    margin-top: -260px;
  }
}
@media screen and (min-width: 1200px) {
  .cms-content .temple-img,
  .cms-content .temple-img.lazy-loaded {
    margin-top: -240px;
  }
}
@media screen and (min-width: 768px) {
  .cms-content .ipad-iphone-img {
    margin-top: -150px;
  }
}
.cms-content .video-quilt {
  display: none;
}
@media screen and (min-width: 768px) {
  .cms-content .video-quilt {
    display: block;
    height: 360px;
    margin-bottom: -50px;
    overflow: hidden;
    position: relative;
    top: -90px;
  }
  .cms-content .video-quilt video {
    left: 50%;
    margin-left: 110px;
    margin-bottom: 0;
    max-height: 100%;
    max-width: none;
    position: absolute;
    top: 0;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 992px) {
  .cms-content .video-quilt {
    height: 452px;
    margin-bottom: -72px;
    top: -112px;
  }
  .cms-content .video-quilt video {
    margin-left: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .cms-content .video-quilt {
    height: 577px;
    margin-bottom: -64px;
    top: -104px;
  }
  .cms-content .video-quilt video {
    margin-left: 0;
  }
}
.cms-content .video-thumb {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  text-align: left;
  transition: all .3s ease;
}
.cms-content .video-thumb:hover {
  -webkit-transform: translate(0, -4px);
  transform: translate(0, -4px);
  box-shadow: 0 0 4px #dddddd;
}
.cms-content .video-thumb:hover .video-thumb__img:after {
  background-color: #1c6ed0;
}
.cms-content .video-thumb__img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
  overflow: hidden;
}
.cms-content .video-thumb__img:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ffffff;
  border-radius: 100%;
  box-sizing: border-box;
  color: #1c6ed0;
  content: "\25BA";
  display: block;
  font-size: 28px;
  height: 48px;
  margin: -24px 0 0 -24px;
  left: 50%;
  line-height: 48px;
  padding-left: 12px;
  position: absolute;
  top: 50%;
  width: 48px;
  z-index: 2;
}
.cms-content .video-thumb__img:after {
  background-color: rgba(28, 110, 208, 0.6);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all .3s ease;
  width: 100%;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cms-content .video-thumb__img img {
  margin: 0;
}
.cms-content .video-thumb__title {
  color: #333333;
  font-size: 14px;
  font-family: 'Gotham A', 'Gotham B', 'Arial Narrow', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, Sans-Serif;
  margin: 8px;
  overflow: hidden;
}
.cms-content .icon-video {
  background: url(https://www.logos.com/images/L6/shared/capabilities/play-icon.png) no-repeat center center;
  display: inline-block;
  height: 25px;
  vertical-align: middle;
  width: 23px;
}
.cms-content .inline-video-link {
  color: #006ced;
  cursor: pointer;
}
.cms-content .inline-video-link:hover {
  color: #19518e;
}
.cms-content .play-btn {
  cursor: pointer;
  display: inline-block;
  text-align: center;
}
.cms-content .play-btn .wistia_click_to_play {
  height: auto !important;
  width: auto !important;
}
.cms-content .play-btn__img {
  border: 4px solid #FFF;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5), inset 0 2px 4px rgba(0, 0, 0, 0.5);
  display: block;
  height: 80px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 80px;
}
.cms-content .play-btn__img:before {
  background: rgba(0, 108, 237, 0.6) url(https://www.logos.com/assets/images/l6/shared/play_icon.svg) center center no-repeat;
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: background-color 0.3s ease;
  width: 100%;
}
.cms-content .play-btn__img img {
  border-radius: 50%;
}
.cms-content .play-btn__label {
  display: inline-block;
  color: #006ced;
  font-size: 13px;
  padding-top: 10px;
}
.cms-content .play-btn:focus,
.cms-content .play-btn:hover {
  outline: none;
}
.cms-content .play-btn:focus .play-btn__img:before,
.cms-content .play-btn:hover .play-btn__img:before {
  background-color: rgba(0, 108, 237, 0.4);
}
.cms-content .play-btn:focus .play-btn__img--dark:before,
.cms-content .play-btn:hover .play-btn__img--dark:before {
  background-color: rgba(0, 0, 0, 0.4);
}
.cms-content .play-btn--transparent .play-btn__img:before {
  background-color: transparent;
}
.cms-content .play-btn--transparent .play-btn__label {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .cms-content .play-btn__img {
    height: 140px;
    width: 140px;
  }
}
.cms-content .top-navigation {
  background: #FFF;
  border-bottom: 1px solid #DDD;
  height: 50px;
  overflow: hidden;
  padding: 10px;
  position: fixed;
  top: -60px;
  width: 100%;
  z-index: 999;
}
.cms-content .top-navigation.is-sticky {
  top: 0;
}
.cms-content .top-navigation__logo {
  float: left;
  height: 100%;
  margin-left: 5px;
  margin: 0;
}
.cms-content .top-navigation__logo img {
  height: 30px;
  max-height: 100%;
}
.cms-content .top-navigation__links {
  float: right;
}
.cms-content .top-navigation__links a {
  display: none;
}
.cms-content .top-navigation__links .btn-primary {
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0;
}
.cms-content .top-navigation__chat-link {
  color: #858585;
}
.cms-content .top-navigation__chat-link:hover {
  color: #858585;
  text-decoration: none;
}
.cms-content .top-navigation__chat-link span {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.cms-content .top-navigation__chat-link img {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 5px;
  vertical-align: middle;
}
.cms-content .top-navigation__telephone {
  color: #858585;
  margin-right: 10px;
}
.cms-content .top-navigation__telephone:hover {
  color: #858585;
}
@media screen and (min-width: 740px) {
  .cms-content .top-navigation {
    height: 60px;
  }
  .cms-content .top-navigation__logo img {
    height: auto;
  }
  .cms-content .top-navigation__links a {
    display: inline-block;
  }
  .cms-content .top-navigation__links .btn-primary {
    display: inline-block;
    height: 40px;
    line-height: 40px;
  }
}
.csstransforms .cms-content .top-navigation {
  top: 0;
  -ms-transform: translateY(-60px);
  -webkit-transform: translateY(-60px) translateZ(0);
  transform: translateY(-60px) translateZ(0);
  -ms-transition: -ms-transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
.csstransforms .cms-content .top-navigation.is-sticky {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0) translateZ(0);
  transform: translateY(0) translateZ(0);
}
.cms-content .hero {
  background-color: #333333;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.cms-content .hero--with-play-btn {
  padding-top: 0;
  padding-bottom: 0;
}
.cms-content .hero--with-play-btn .hero__container {
  height: 100%;
  padding-top: 20px;
  padding-bottom: 60px;
}
.cms-content .hero__heading,
.cms-content .hero__heading a,
.cms-content .hero__heading a:hover,
.cms-content .hero__sub-heading {
  color: #fff;
  text-decoration: none;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.cms-content .hero__heading {
  margin: 0;
}
.cms-content .hero__sub-heading {
  margin: 10px 0 0 0;
}
.cms-content .hero__play-btn {
  bottom: -88px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.cms-content .hero__video {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.cms-content .hero__video video,
.cms-content .hero__video img {
  margin: 0;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
@media screen and (min-width: 1000px) {
  .cms-content .hero__video video,
  .cms-content .hero__video img {
    max-height: none;
  }
}
.cms-content .hero__video img {
  display: none;
}
@media screen and (min-width: 400px) {
  .cms-content .hero {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .cms-content .hero--with-play-btn {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cms-content .hero--with-play-btn .hero__container {
    padding-top: 20px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 600px) {
  .cms-content .hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .cms-content .hero--with-play-btn {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cms-content .hero--with-play-btn .hero__container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  .cms-content .hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .cms-content .hero--with-play-btn {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cms-content .hero--with-play-btn .hero__container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .cms-content .hero__play-btn {
    bottom: -118px;
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .hero {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .cms-content .hero--with-play-btn {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cms-content .hero--with-play-btn .hero__container {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.cms-content .hero--tool-for-pastors {
  background-image: url(https://files.logoscdn.com/v1/files/3618181/content.jpg?signature=v_0skO37JcPSglx6TNX2S_rS224);
  background-position: bottom center;
}
@media screen and (min-width: 768px) {
  .cms-content .hero--tool-for-pastors {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .hero--tool-for-pastors {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 1240px) {
  .cms-content .hero--tool-for-pastors {
    background-position: center center;
  }
}
.cms-content .hero--study-like-a-scholar {
  background-image: url(https://files.logoscdn.com/v1/files/3756460/content.jpg?signature=bvlONa3fjmKcG6-fAGHCT4J3lC8);
}
@media (min-width: 600px) {
  .cms-content .hero--study-like-a-scholar .hero__heading,
  .cms-content .hero--study-like-a-scholar .hero__sub-heading {
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .cms-content .hero--study-like-a-scholar .hero__heading,
  .cms-content .hero--study-like-a-scholar .hero__sub-heading {
    width: 75%;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .hero--study-like-a-scholar .hero__heading {
    width: 35%;
  }
  .cms-content .hero--study-like-a-scholar .hero__sub-heading {
    width: 50%;
  }
}
.cms-content .hero--powerful-study {
  background-image: url(https://files.logoscdn.com/v1/files/3662397/content.jpg?signature=u3NSh7_a4laUhT0SyoKLoBmfZXo);
}
@media (min-width: 360px) {
  .cms-content .hero--powerful-study .hero__heading {
    width: 90%;
  }
}
@media (min-width: 400px) {
  .cms-content .hero--powerful-study {
    background-position: center left;
    padding-top: 100px;
    padding-bottom: 20px;
  }
}
@media (min-width: 580px) {
  .cms-content .hero--powerful-study .hero__heading {
    width: 70%;
  }
}
@media (min-width: 590px) {
  .cms-content .hero--powerful-study {
    background-image: url(https://files.logoscdn.com/v1/files/3662396/content.jpg?signature=hCp4NBsMVSat8lHiHwE9KeUgFUc);
  }
}
@media screen and (min-width: 600px) {
  .cms-content .hero--powerful-study {
    padding-top: 140px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .cms-content .hero--powerful-study {
    padding-top: 160px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .hero--powerful-study {
    padding-top: 220px;
    padding-bottom: 60px;
  }
}
.cms-content .hero--share-insights {
  background-image: url(https://files.logoscdn.com/v1/files/3662391/content.jpg?signature=jBvasJF2_bpdtFGSaWoaprGQDBM);
  background-position: 36% 50%;
}
.cms-content .hero--share-insights .hero__heading {
  width: 60%;
}
@media (min-width: 400px) {
  .cms-content .hero--share-insights {
    background-position: center center;
  }
  .cms-content .hero--share-insights .hero__heading {
    width: 45%;
  }
}
@media (min-width: 430px) {
  .cms-content .hero--share-insights {
    background-image: url(https://files.logoscdn.com/v1/files/3662390/content.jpg?signature=osG_ImaGfdZ6A1Dib7jadLtP68A);
  }
}
@media (min-width: 520px) {
  .cms-content .hero--share-insights {
    background-position: 0 90%;
  }
  .cms-content .hero--share-insights .hero__heading {
    width: 50%;
  }
}
@media (min-width: 590px) {
  .cms-content .hero--share-insights {
    background-image: url(https://files.logoscdn.com/v1/files/3662389/content.jpg?signature=Jmm6-pENhc5Q8B12hTxibKrK1tI);
  }
}
@media (min-width: 600px) {
  .cms-content .hero--share-insights {
    background-position: 30% 0;
  }
}
@media (min-width: 1200px) {
  .cms-content .hero--share-insights {
    background-position: center center;
  }
}
.cms-content .hero--smarter-study {
  background-image: url(https://files.logoscdn.com/v1/files/3662398/content.jpg?signature=14Drj5lwgOyxskDtj0zoa2KFYTo);
}
@media (min-width: 400px) {
  .cms-content .hero--smarter-study {
    background-position: center left;
    padding-top: 100px;
    padding-bottom: 20px;
  }
}
@media (min-width: 430px) {
  .cms-content .hero--smarter-study {
    background-image: url(https://files.logoscdn.com/v1/files/3662397/content.jpg?signature=u3NSh7_a4laUhT0SyoKLoBmfZXo);
  }
}
@media (min-width: 580px) {
  .cms-content .hero--smarter-study .hero__heading {
    width: 70%;
  }
}
@media (min-width: 590px) {
  .cms-content .hero--smarter-study {
    background-image: url(https://files.logoscdn.com/v1/files/3662396/content.jpg?signature=hCp4NBsMVSat8lHiHwE9KeUgFUc);
  }
}
@media screen and (min-width: 600px) {
  .cms-content .hero--smarter-study {
    padding-top: 140px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .cms-content .hero--smarter-study {
    padding-top: 160px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .hero--smarter-study {
    padding-top: 220px;
    padding-bottom: 60px;
  }
}
.cms-content .hero--visualize {
  background-image: url(https://files.logoscdn.com/v1/files/3662405/content.jpg?signature=r5dzC_qp4XEcansd7UVQKxBa2Z8);
}
@media (min-width: 420px) {
  .cms-content .hero--visualize .hero__heading {
    width: 75%;
  }
}
@media (min-width: 430px) {
  .cms-content .hero--visualize {
    background-image: url(https://files.logoscdn.com/v1/files/3662404/content.jpg?signature=SZ8edfPXxNi0ubVZ963Q8T6kUAQ);
  }
}
@media (min-width: 590px) {
  .cms-content .hero--visualize {
    background-image: url(https://files.logoscdn.com/v1/files/3662403/content.jpg?signature=djbIwUOZuJY-lA99JS_vXw1bjxs);
  }
}
@media (min-width: 600px) {
  .cms-content .hero--visualize .hero__heading {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .hero--visualize {
    padding-top: 80px;
    padding-bottom: 200px;
  }
}
.cms-content .hero--bigger-better {
  background-color: #0B6FE7;
}
@media (min-width: 480px) {
  .cms-content .hero--bigger-better .hero__heading {
    width: 80%;
  }
}
@media (min-width: 600px) {
  .cms-content .hero--bigger-better .hero__heading {
    width: 60%;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .hero--bigger-better .hero__heading {
    width: 30%;
  }
}
.cms-content .text-center {
  text-align: center;
}
.cms-content .z-front {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .cms-content .under-play-btn-xs {
    margin-top: 88px;
  }
}
@media screen and (min-width: 768px) {
  .cms-content .under-play-btn-sm {
    margin-top: 45px;
  }
  .cms-content .swap-right-sm {
    float: right;
  }
  .cms-content .swap-left-sm {
    float: left;
  }
  .cms-content .flex-y-center-sm,
  .cms-content .flex-y-top-md {
    display: -ms-flex;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
  }
  .cms-content .flex-y-center-sm {
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media screen and (min-width: 992px) {
  .cms-content .flex-y-top-md {
    -ms-align-items: flex-start;
    -moz-align-items: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
}
#lhnContainerDone {
  display: none !important;
}
