/* CSS crunched with Crunch - http://crunchapp.net/ */
@import url("http://fonts.googleapis.com/css?family=Lato:400,700,900,400italic");
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

body {
  color: white;
}
h1 {
  font-size: 48px;
  font-weight: 900;
}
h2 {
  font-size: 36px;
  font-weight: 700;
}
h3 {
  font-size: 28px;
  font-weight: 700;
}
h4 {
  font-size: 24px;
  font-weight: 500;
}
h5 {
  font-size: 16px;
  font-weight: 500;
}
h6 {
  font-size: 13px;
  font-weight: 500;
  text-transform: none;
}
a:hover,
a:hover,
a:focus {
  color: #ae2620;
  text-decoration: none;
}
a:link {
  -webkit-transition: color 300ms linear;
  -moz-transition: color 300ms linear;
  -o-transition: color 300ms linear;
  transition: color 300ms linear;
}
p {
  margin-bottom: 1em;
}
span.colorHighlight1 {
  color: #e05a54;
}
span.colorHighlight2 {
  color: #658188;
}
span.backgroundHighlight1 {
  background-color: #e05a54;
  padding: 0.3em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
span.backgroundHighlight2 {
  background-color: #658188;
  padding: 0.3em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
span.underline {
  border-bottom: 2px dashed #658188;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  display: none;
}
.page-header {
  border-bottom: none;
}
.slideRight {
  -webkit-animation: slideRight 0.5s  1;
  /* Safari 4+ */

  -moz-animation: slideRight 0.5s  1;
  /* Fx 5+ */

  -o-animation: slideRight 0.5s  1;
  /* Opera 12+ */

  animation: slideRight 0.5s  1;
  /* IE 10+ */

}
.slideUp {
  -webkit-animation: slideUp 1s 1;
  /* Safari 4+ */

  -moz-animation: slideUp 1s 1;
  /* Fx 5+ */

  -o-animation: slideUp 1s 1;
  /* Opera 12+ */

  animation: slideUp 1s 1;
  /* IE 10+ */

}
.liftUp {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.liftUp:hover {
  -webkit-transform: translate3d(0, -20px, 0);
  -moz-transform: translate3d(0, -20px, 0);
  -o-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
@keyframes slideRight {
  0% {
    opacity: 0;
    transform: translateX(-2000px) rotate(-45deg);
  }
  100% {
    transform: translateX(0px) rotate(0deg);
  }
}
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes slideRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px) rotate(-45deg);
  }
  100% {
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    transform: translateX(-2000px) rotate(-45deg);
  }
  100% {
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(2000px) rotate(-45deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
  }
}
@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0px) rotate(0deg);
  }
}
@-moz-keyframes slideUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px) rotate(-45deg);
  }
  100% {
    -moz-transform: translateY(0px) rotate(0deg);
  }
}
@-o-keyframes slideUp {
  0% {
    opacity: 0;
    transform: translateY(2000px) rotate(-45deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
  }
}
.navbar .brand {
  text-shadow: none;
}
.navbar .brand:hover {
  color: #1dd2af;
}
.navbar .navbar-inner {
  background: #1d1d1d;
  filter: none;
  padding: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .nav > li > a {
  text-shadow: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .navbar-search .search-query {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: normal;
}
.navbar .btn-navbar {
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 6px;
}
.navbar-inverse .brand:hover {
  color: #2c3e50;
}
.navbar-inverse .navbar-search .search-query {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: normal;
  color: #2c3e50;
}
.navbar-inverse .navbar-search .search-query:focus {
  padding: 4px 14px;
  color: #2c3e50;
}
div.subnav {
  border-color: transparent;
  background-image: none;
  background-color: #f0eee8;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.subnav-fixed {
  top: 50px;
}
div.subnav .nav > li > a {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #2c3e50;
}
div.subnav .nav > .active > a,
div.subnav .nav > .active > a:hover {
  border-color: transparent;
  background-color: #dcd7c9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #2c3e50;
}
/* Login Container (default to float:right) */
#loginContainer {
  position: relative;
  float: right;
  font-size: 12px;
}
/* Login Button */
#loginButton {
  display: inline-block;
  float: right;
  border: 1px solid #899caa;
  border-radius: 3px;
  -moz-border-radius: 3px;
  position: relative;
  z-index: 30;
  cursor: pointer;
}
.user-form {
  margin: 0;
}
.user-form div.divider {
  margin: 1.5em 0;
  text-align: center;
  color: #666;
}
.user-form div.divider span.dashed-line {
  border-bottom: 1px dashed #aaa;
  position: relative;
  display: inline-block;
  width: 30%;
  margin: 0 12px 3px 12px;
}
.user-form input[type='text'],
.user-form input[type='email'],
.user-form input[type='password'],
.user-form textarea {
  width: 93%;
}
.user-form input[type='text'].name {
  background: #ffffff url('../../img/user.png') no-repeat 95% 50%;
}
.user-form input[type='email'],
.user-form .email {
  background: #ffffff url('../../img/mail.png') no-repeat 95.5% 50%;
}
.user-form input[type='password'] {
  background: #ffffff url('../../img/lock.png') no-repeat 94.5% 50%;
}
.user-form input[type='submit'] {
  margin: 1.5em 0 0;
  padding: 0.7em 0.5em;
  width: 100%;
}
.user-form div.form-text {
  text-align: center;
  margin-top: 2em;
  font-size: 0.9em;
  font-weight: 400;
}
.user-form div.form-text a {
  color: #999;
}
.user-form div.form-text a:hover {
  color: #444;
}
#signup-form {
  width: 320px;
  background: #fafafa;
  padding-bottom: 2.5em;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0 6px #dddddd;
  -moz-box-shadow: 0 6px #dddddd;
  box-shadow: 0 6px #dddddd;
}
#signup-form h2 {
  font-size: 1.8em;
  font-weight: 300;
  margin-bottom: 1em;
  text-align: center;
}
.mfp-container .mfp-close {
  background: #e05a54;
}
header #main {
  margin: 0 auto;
  text-align: center;
  float: none;
}
header nav {
  padding-top: 11px;
}
header nav ul {
  display: block;
  list-style: none;
  width: 100%;
  margin: 0;
}
header nav li {
  *width: 24.9%;
  /* IE7 Hack */
  /* IE6 Hack */

  display: block;
  margin: 0 0.5em;
  padding: 4px 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin: 0;
  float: left;
  line-height: 45px;
  background: none;
  font-size: 1.2em;
  font-weight: 300;
}
header nav li a:hover,
header nav li a:focus {
  color: white;
}
header nav li:hover,
.active {
  padding: 2px 15px;
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: color 1s ease-in-out;
  -moz-transition: color 1s ease-in-out;
  -o-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out;
}
.nav-list > li > a,
.nav-list > .active > a,
.nav-list .nav-header {
  text-shadow: none;
}
.nav-list .divider {
  background: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.nav-pills .open .dropdown-toggle {
  background-color: #2c3e50;
}
.pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination ul > li > a {
  background-color: #2ecc71;
  border-color: transparent;
  color: #ffffff;
}
.pagination ul > li > a:hover {
  background-color: #54d98c;
}
.pagination ul > .active > a,
.pagination ul > .active > a:hover {
  background-color: #f0eee8;
  color: #2c3e50;
}
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  background-color: #54d98c;
  color: #ffffff;
}
.pager li > a,
.pager li > span {
  background-color: #2ecc71;
  border: none;
  color: #ffffff;
}
.pager li > a:hover,
.pager li > span:hover {
  background-color: #54d98c;
}
.pager .disabled > a,
.pager .disabled > span,
.pager .disabled > a:hover,
.pager .disabled > span:hover {
  background-color: #54d98c;
  color: #ffffff;
}
.breadcrumb > li {
  text-shadow: none;
}
.btn {
  font-size: 18px !important;
  padding: 9px 20px;
  border: none;
  background-image: none;
  background: #658188;
  color: #ffffff;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}
.btn:hover,
.btn:focus {
  background: #5a7379;
  color: white;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  transition: 0.25s;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.75);
}
.btn.disabled,
.btn[disabled] {
  color: white;
}
.btn-large {
  padding: 18px 36px;
}
.btn-small {
  padding: 2px 12px;
}
.btn-mini {
  padding: 1px 8px;
}
.btn.transparent {
  background: none;
  padding: 15px 20px;
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  margin: 16px 25px 0 0;
  cursor: pointer;
  text-decoration: none;
}
.btn.transparent:hover {
  background: rgba(255, 255, 255, 0.2);
}
.btn.cta {
  position: relative;
  background: #333;
  color: #fff;
  padding: 25px 80px;
  margin: 15px 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  border-radius: 5px;
  box-shadow: 0 6px #7f7f7f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.cta:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.btn.cta:hover {
  box-shadow: 0 4px #7f7f7f;
  top: 2px;
}
.btn.cta:active {
  box-shadow: 0 0 #546b71;
  top: 6px;
}
.btn.facebook {
  display: block;
  margin: 0.3em 0 0;
  padding: 0.5em 0.7em;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #3b5998;
}
.btn.facebook:before {
  font-family: 'icomoon';
  content: "\e2f8";
  font-size: 1.2em;
  margin-right: 10px;
}
.btn.facebook:hover {
  background: #344e86;
}
.btn.twitter {
  display: block;
  margin: 0.3em 0 0;
  padding: 0.5em 0.7em;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #00acee;
}
.btn.twitter:before {
  font-family: 'icomoon';
  content: "\e2fc";
  font-size: 1.2em;
  margin-right: 10px;
}
.btn.twitter:hover {
  background: #009ad5;
}
.btn.google {
  display: block;
  margin: 0.3em 0 0;
  padding: 0.5em 0.7em;
  text-align: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #db4a39;
}
.btn.google:before {
  font-family: 'icomoon';
  content: "\e2f4";
  font-size: 1.2em;
  margin-right: 10px;
}
.btn.google:hover {
  background: #d43927;
}
form label {
  color: #666;
}
form textarea,
form input[type="text"],
form input[type="password"],
form input[type="datetime"],
form input[type="datetime-local"],
form input[type="date"],
form input[type="month"],
form input[type="time"],
form input[type="week"],
form input[type="number"],
form input[type="email"],
form input[type="url"],
form input[type="search"],
form input[type="tel"],
form input[type="color"],
form .uneditable-input {
  color: black;
  padding: 0.7em 0.5em;
  border: 1px solid #aaa;
  text-indent: 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form textarea:-moz-placeholder,
form input[type="text"]:-moz-placeholder,
form input[type="password"]:-moz-placeholder,
form input[type="datetime"]:-moz-placeholder,
form input[type="datetime-local"]:-moz-placeholder,
form input[type="date"]:-moz-placeholder,
form input[type="month"]:-moz-placeholder,
form input[type="time"]:-moz-placeholder,
form input[type="week"]:-moz-placeholder,
form input[type="number"]:-moz-placeholder,
form input[type="email"]:-moz-placeholder,
form input[type="url"]:-moz-placeholder,
form input[type="search"]:-moz-placeholder,
form input[type="tel"]:-moz-placeholder,
form input[type="color"]:-moz-placeholder,
form .uneditable-input:-moz-placeholder {
  color: #acb6c0;
}
form textarea:-ms-input-placeholder,
form input[type="text"]:-ms-input-placeholder,
form input[type="password"]:-ms-input-placeholder,
form input[type="datetime"]:-ms-input-placeholder,
form input[type="datetime-local"]:-ms-input-placeholder,
form input[type="date"]:-ms-input-placeholder,
form input[type="month"]:-ms-input-placeholder,
form input[type="time"]:-ms-input-placeholder,
form input[type="week"]:-ms-input-placeholder,
form input[type="number"]:-ms-input-placeholder,
form input[type="email"]:-ms-input-placeholder,
form input[type="url"]:-ms-input-placeholder,
form input[type="search"]:-ms-input-placeholder,
form input[type="tel"]:-ms-input-placeholder,
form input[type="color"]:-ms-input-placeholder,
form .uneditable-input:-ms-input-placeholder {
  color: #acb6c0;
}
form textarea::-webkit-input-placeholder,
form input[type="text"]::-webkit-input-placeholder,
form input[type="password"]::-webkit-input-placeholder,
form input[type="datetime"]::-webkit-input-placeholder,
form input[type="datetime-local"]::-webkit-input-placeholder,
form input[type="date"]::-webkit-input-placeholder,
form input[type="month"]::-webkit-input-placeholder,
form input[type="time"]::-webkit-input-placeholder,
form input[type="week"]::-webkit-input-placeholder,
form input[type="number"]::-webkit-input-placeholder,
form input[type="email"]::-webkit-input-placeholder,
form input[type="url"]::-webkit-input-placeholder,
form input[type="search"]::-webkit-input-placeholder,
form input[type="tel"]::-webkit-input-placeholder,
form input[type="color"]::-webkit-input-placeholder,
form .uneditable-input::-webkit-input-placeholder {
  color: #acb6c0;
}
form textarea:focus,
form input[type="text"]:focus,
form input[type="password"]:focus,
form input[type="datetime"]:focus,
form input[type="datetime-local"]:focus,
form input[type="date"]:focus,
form input[type="month"]:focus,
form input[type="time"]:focus,
form input[type="week"]:focus,
form input[type="number"]:focus,
form input[type="email"]:focus,
form input[type="url"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="color"]:focus,
form .uneditable-input:focus {
  border-color: #1abc9c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form label.checkbox {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 13px;
}
form label.checkbox:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
form input[type="checkbox"] {
  display: none;
}
form input[type="checkbox"]:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
form input[type=checkbox]:checked + label:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f00c";
  font-size: 15px;
  font-weight: normal;
  color: #666;
  text-align: center;
  line-height: 19px;
}
form .input-prepend .add-on:first-child,
form .input-prepend .btn:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
form .input-append input,
form .input-append select,
form .input-append .uneditable-input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
form .input-append input + .btn-group .btn:last-child,
form .input-append select + .btn-group .btn:last-child,
form .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
form .input-append .add-on:last-child,
form .input-append .btn:last-child,
form .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
form .input-prepend.input-append input,
form .input-prepend.input-append select,
form .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
form .input-prepend.input-append input + .btn-group .btn,
form .input-prepend.input-append select + .btn-group .btn,
form .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
form .input-prepend.input-append .add-on:first-child,
form .input-prepend.input-append .btn:first-child {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
form .input-prepend.input-append .add-on:last-child,
form .input-prepend.input-append .btn:last-child {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}
form .input-append .add-on,
form .input-prepend .add-on {
  padding: 9px 5px;
  text-shadow: none;
}
form input:focus:invalid:focus,
form textarea:focus:invalid:focus,
form select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form .control-group.error,
form .control-group.error input:focus,
form .control-group.error textarea:focus {
  border-color: #e74c3c;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form .control-group.success,
form .control-group.success input:focus,
form .control-group.success textarea:focus {
  border-color: #2ecc71;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form .control-group.warning,
form .control-group.warning input:focus,
form .control-group.warning textarea:focus {
  border-color: #f1c40f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form .control-group.info,
form .control-group.info input:focus,
form .control-group.info textarea:focus {
  border-color: #3498db;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form input[disabled],
form input[readonly],
form textarea[disabled],
form textarea[readonly] {
  background-color: #eaeded;
  border-color: transparent;
  color: #cad2d3;
  cursor: default;
}
form input[type="file"] {
  line-height: 16px;
}
form .input-append .add-on,
form .input-prepend .add-on {
  border: none;
  background: none;
}
form legend {
  border-bottom: none;
  color: #2c3e50;
}
form .form-actions {
  border-top: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #e6e3d9;
}
.alert {
  background-color: #e67e22;
  color: #ffffff;
  text-shadow: none;
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
  color: #ffffff;
}
.alert-error {
  background-color: #f24d35;
}
.alert-success {
  background-color: #2ecc71;
}
.alert-info {
  background-color: #043d5d;
}
.label {
  padding: 6px 10px;
  text-shadow: none;
}
.badge {
  padding: 6px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-shadow: none;
}
.well {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress {
  background: #f0eee8;
  border-radius: 32px;
  height: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress .bar {
  background-color: #2c3e50;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress .bar + .bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress-striped .bar {
  background-color: #2c3e50;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress-success.progress-striped .bar,
.progress .bar-success {
  background-color: #2ecc71;
}
.progress-warning .bar,
.progress-warning.progress-striped .bar,
.progress .bar-warning {
  background-color: #f1c40f;
}
.progress-danger .bar,
.progress-danger.progress-striped .bar,
.progress .bar-danger {
  background-color: #f24d35;
}
.progress-info .bar,
.progress-info.progress-striped .bar,
.progress .bar-info {
  background-color: #043d5d;
}
.tooltip.in {
  opacity: 1;
}
.popover {
  color: #ffffff;
  background: #fafafa;
  padding: 33px 25px 29px;
  border: 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 6px #dddddd;
  -moz-box-shadow: 0 6px #dddddd;
  box-shadow: 0 6px #dddddd;
}
.popover:before,
.popover:after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  right: 0;
  height: 10px;
  background: inherit;
  border-radius: 4px;
}
.popover:after {
  bottom: 3px;
  border-color: #dcdcdc;
}
.popover h2 {
  margin: -25px -25px 25px;
  padding: 15px 25px;
  line-height: 35px;
  font-size: 26px;
  font-weight: 300;
  color: #666;
  text-align: center;
}
.popover h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 8px;
  background: #e05a54;
  border-radius: 5px 5px 0 0;
}
.popover-title {
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.popover .popover-content {
  padding: 9px 14px 0;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #e05a54;
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #e05a54;
}
.modal-header {
  background-color: #2c3e50;
  border-bottom: none;
  color: #ffffff;
}
.modal-footer {
  background-color: #f0eee8;
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mfp-container {
  color: #666;
}
.mfp-container button,
.mfp-container .button {
  margin: 0;
}
.mfp-container h2 {
  font-size: 2em;
  margin-bottom: 0.5em;
  color: #666;
}
.close {
  text-shadow: none;
}
#preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../../img/preloader-brown.gif) 50% 50% no-repeat #dbbea1;
}
#preloader .bokeh {
  font-size: 100px;
  width: 1em;
  height: 1em;
  position: relative;
  margin: 100px auto;
  border-radius: 50%;
  border: 0.01em solid rgba(150, 150, 150, 0.1);
  list-style: none;
}
#preloader .bokeh li {
  position: absolute;
  width: .2em;
  height: .2em;
  border-radius: 50%;
}
#preloader .bokeh li:nth-child(1) {
  left: 50%;
  top: 0;
  margin: 0 0 0 -0.1em;
  background: #00C176;
  -webkit-transform-origin: 50% 250%;
  -moz-transform-origin: 50% 250%;
  -ms-transform-origin: 50% 250%;
  -o-transform-origin: 50% 250%;
  transform-origin: 50% 250%;
  -webkit-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
  -moz-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
  -ms-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
  -o-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
  animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
}
#preloader .bokeh li:nth-child(2) {
  top: 50%;
  right: 0;
  margin: -0.1em 0 0 0;
  background: #FF003C;
  -webkit-transform-origin: -150% 50%;
  -moz-transform-origin: -150% 50%;
  -ms-transform-origin: -150% 50%;
  -o-transform-origin: -150% 50%;
  transform-origin: -150% 50%;
  -webkit-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
  -moz-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
  -ms-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
  -o-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
  animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
}
#preloader .bokeh li:nth-child(3) {
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -0.1em;
  background: #FABE28;
  -webkit-transform-origin: 50% -150%;
  -moz-transform-origin: 50% -150%;
  -ms-transform-origin: 50% -150%;
  -o-transform-origin: 50% -150%;
  transform-origin: 50% -150%;
  -webkit-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
  -moz-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
  -ms-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
  -o-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
  animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
}
#preloader .bokeh li:nth-child(4) {
  top: 50%;
  left: 0;
  margin: -0.1em 0 0 0;
  background: #88C100;
  -webkit-transform-origin: 250% 50%;
  -moz-transform-origin: 250% 50%;
  -ms-transform-origin: 250% 50%;
  -o-transform-origin: 250% 50%;
  transform-origin: 250% 50%;
  -webkit-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
  -moz-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
  -ms-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
  -o-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
  animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
}
@-webkit-keyframes rota {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes rota {
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes rota {
  to {
    -ms-transform: rotate(360deg);
  }
}
@-o-keyframes rota {
  to {
    -o-transform: rotate(360deg);
  }
}
@keyframes rota {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-moz-keyframes opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-ms-keyframes opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@-o-keyframes opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
@keyframes opa {
  12.0% {
    opacity: 0.80;
  }
  19.5% {
    opacity: 0.88;
  }
  37.2% {
    opacity: 0.64;
  }
  40.5% {
    opacity: 0.52;
  }
  52.7% {
    opacity: 0.69;
  }
  60.2% {
    opacity: 0.60;
  }
  66.6% {
    opacity: 0.52;
  }
  70.0% {
    opacity: 0.63;
  }
  79.9% {
    opacity: 0.60;
  }
  84.2% {
    opacity: 0.75;
  }
  91.0% {
    opacity: 0.87;
  }
}
.ie7 .bokeh,
.ie8 .bokeh,
.ie9 .bokeh {
  display: none;
}
header {
  height: 75px;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 900;
  background-color: #1d1d1d;
  -webkit-transition: right 0.333s ease, -webkit-transform 0.333s ease, opacity 0.333s ease, visibility 0.333s ease, background-color 0.333s ease;
  -moz-transition: right 0.333s ease, -moz-transform 0.333s ease, opacity 0.333s ease, visibility 0.333s ease, background-color 0.333s ease;
  -o-transition: right 0.333s ease, -o-transform 0.333s ease, opacity 0.333s ease, visibility 0.333s ease, background-color 0.333s ease;
  transition: right 0.333s ease, transform 0.333s ease, opacity 0.333s ease, visibility 0.333s ease, background-color 0.333s ease;
}
header.transparent {
  background: rgba(0, 0, 0, 0);
}
body > header #logo-wrapper {
  width: 3em;
  height: 3em;
  position: absolute;
  top: 2%;
  left: 1.1%;
  margin: 0;
  z-index: 999;
}
body > header .logo {
  margin: 0.4em 0 0 0 !important;
  padding: 0.5em 15px !important;
  font-size: 3em;
  display: inline-block;
}
header nav {
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
}
header .nav-collapse {
  float: left;
  width:100%;
}
.header-cta {
  padding: 0.8em 0;
  margin-right: 0em;
}
  {
  position: relative;
  color: white;
  padding: 0;
}
#home span {
  position: absolute;
  font-size: 2.5em;
}
#home span:before {
  content: '';
}
#home span.light {
  color: #e2cbb3;
}
#home span.dark {
  color: #d4b18f;
}
#home span.first {
  top: 14%;
  left: 3%;
}
#home span.second {
  top: 34%;
  left: 14%;
}
#home span.third {
  top: 54%;
  left: 3%;
}
#home span.fourth {
  top: 74%;
  left: 14%;
}
#home span.fifth {
  top: 93%;
  left: 3%;
}
#home span.sixth {
  top: 14%;
  right: 8%;
}
#home span.seventh {
  top: 34%;
  right: 20%;
}
#home span.eighth {
  top: 54%;
  right: 8%;
}
#home span.ninth {
  top: 74%;
  right: 20%;
}
#home span.tenth {
  top: 93%;
  right: 8%;
}
#home .container {
  height: 100%;
}
#home .hero-content {
  z-index: 100;
}
#home .hero-content h1 {
  color: white;
  font-size: 3.7em;
  position: relative;
  margin-top: 0;
  margin-bottom: 0.1em;
  line-height: 1.5em;
}
#home .hero-content p {
  font-size: 1. 2em;
  color: white;
  text-align:left;
  line-height:24px;
}
#home .hero-content a.scroll {
  position: relative;
  margin-top: 3em;
  padding: 1.5em 2em;
  font-size: 1em;
}
#home .featured-image {
  z-index: 90;
}
/* general style for the form */
.nl-form {
  width: 100%;
  margin: 0.3em auto 0 auto;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  position: relative;
}
.nl-form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* normalize the input elements, make them look like everything else */
.nl-form input,
.nl-form select {
  border: none;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  color: #f1c40f;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.nl-form input:focus {
  outline: none;
}
/* custom field (drop-down, text element) styling  */
.nl-field {
  display: inline-block;
  position: relative;
}
.nl-field.nl-field-open {
  z-index: 10000;
}
/* the toggle is the visible part in the form */
.nl-field-toggle,
.nl-form input,
.nl-form select {
  line-height: inherit;
  display: inline-block;
  color: white;
  cursor: pointer;
  font-size: 1em;
  padding: 0 0.3em;
  background: #e05a54;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nl-form a:hover {
  text-decoration: none;
  color: white;
  background: #d83029;
}
/* drop-down list / text element */
.nl-field ul {
  position: absolute;
  visibility: hidden;
  background: #658188;
  left: -7em;
  top: 50%;
  font-size: 80%;
  opacity: 0;
  -webkit-transform: translateY(-40%) scale(0.9);
  -moz-transform: translateY(-40%) scale(0.9);
  transform: translateY(-40%) scale(0.9);
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s, transform 0.3s;
}
.nl-field.nl-field-open ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-transition: visibility 0s 0s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: visibility 0s 0s, opacity 0.3s, -moz-transform 0.3s;
  transition: visibility 0s 0s, opacity 0.3s, transform 0.3s;
}
.nl-field ul li {
  color: #fff;
  position: relative;
}
.nl-dd ul li {
  padding: 0.6em 0.8em 0.6em 0.4em;
  cursor: pointer;
  white-space: nowrap;
  text-align: left;
  font-size: 1.5em;
}
.nl-dd ul li.nl-dd-checked {
  background: #4f656b;
  color: white;
}
.no-touch .nl-dd ul li:hover {
  background: #44575c;
}
.no-touch .nl-dd ul li:hover:active {
  color: white;
}
/* icons for some elements */
.nl-dd ul li.nl-dd-checked:before,
.nl-field-go:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}
.nl-dd ul li.nl-dd-checked:before {
  content: "\f00c";
  position: absolute;
  right: 0.4em;
  font-size: 50%;
  font-weight: 100;
  line-height: 1;
}
.nl-ti-text ul {
  min-width: 8em;
}
.nl-ti-text ul li.nl-ti-input input {
  width: 100%;
  padding: 0.2em 2em 0.2em 0.5em;
  border-bottom: none;
  color: #fff;
}
.nl-form .nl-field-go {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.1);
  width: 1.8em;
  text-align: center;
  color: transparent;
}
.nl-field-go:before {
  content: "\e267";
  font-size: 75%;
  color: #fff;
  width: 100%;
  line-height: 2.5;
  display: block;
}
.ie8 .nl-form select {
  height: 100px;
}
/* custom placeholder color */
input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
input:active::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
input:active::-moz-placeholder,
input:focus::-moz-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
}
input:active::-ms-input-placeholder,
input:focus::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.2);
}
/* example field below text input */
.nl-ti-text ul li.nl-ti-example {
  font-size: 40%;
  font-style: italic;
  font-weight: 400;
  padding: 0.4em 1em;
  color: rgba(0, 0, 0, 0.2);
  border-top: 1px dashed rgba(255, 255, 255, 0.7);
}
.nl-ti-text ul li.nl-ti-example em {
  color: #ffffff;
}
/* submit button */
.nl-submit-wrap {
  margin-top: 3.5em;
}
.nl-form .nl-submit {
  line-height: 3;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  color: #fff;
  padding: 0.1em 1.5em;
  font-size: 40%;
  font-weight: 300;
}
.no-touch .nl-form .nl-submit::before {
  margin: 0;
}
.no-touch .nl-form .nl-submit:hover:before {
  content: '';
}
/* overlay becomes visible when a field is opened */
.nl-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s;
}
.nl-field.nl-field-open ~ .nl-overlay {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
}
@media screen and (max-width: 45em) {
  .nl-form {
    font-size: 3em;
  }
}
@media screen and (max-width: 25em) {
  .nl-form {
    font-size: 2em;
  }
}
section {
  display: block;
  position: relative;
  color: #ffffff;
  padding: 100px 0;
}
section h1 {
  font-size: 3em;
  line-height: 1.3em;
  font-weight: 100;
  margin-bottom: 1em;
  text-transform: none !important;
  text-align:center;
}
section h2 {
  font-size: 2em;
  line-height: 1.3em;
  font-weight: 100;
  margin: 1em 0 0.3em;
}
section#home {
  background: rgba(0,0,0,0.70) ;

}
section#about {
  background:url(../../img/linedpaper.png);
}
section#about h1 {
  color:#333;
}
section#about .feature {
  margin-bottom: 3em;
}
section#about .feature div {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
section#about .feature div:hover {
  -webkit-transform: translate3d(0, -20px, 0);
  -moz-transform: translate3d(0, -20px, 0);
  -o-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
section#about .feature img {
  position: absolute;
  display: none;
}
section#about .feature h3,
section#about .feature p {
  padding-left: 25%;
  padding-right: 1em;
}
section#about .feature h3 {
  font-weight: 400;
}
section#about .feature p {
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.6em;
}
section#purchase {
  background:url(../../img/linedpaper.png);
}
section#purchase h1 {
  margin-bottom: 0.5em;
  color:#333;
}
section#purchase p {
  font-size: 1.7em;
  font-weight: 300;
}
section#endorsements {
  background: #1d1d1d;
}
section#author {
  background: #1d1d1d;
}
section#share {
  background:url(../../img/linedpaper.png);
}
section#share h1 {
  margin-bottom: 1em;
  color:#333;
}
section#contact {
}
section#media {
  background:rgba(0,0,0,0.8);
  min-height:300px;
}
#about h1 {
  text-transform: uppercase;
  margin: 0 0 0.7em;
}
#about h2 {
  color: white;
  font-size: 2em;
  font-weight: 300;
  text-transform: none;
  margin: 0 0 2em;
}
#about h3 {
  margin: 0 0 0.5em;
  color: white;
  font-weight: 300;
}
#about p {
  line-height: 1.4em;
}
#author .plan {
  background: #658188;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0 6px #44575c;
  -moz-box-shadow: 0 6px #44575c;
  box-shadow: 0 6px #44575c;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
#author .plan:hover {
  -webkit-transform: translate3d(0, -20px, 0);
  -moz-transform: translate3d(0, -20px, 0);
  -o-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
#author .plan .plan-title {
  background: #44575c;
  margin: 0;
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
}
#author .plan .plan-title h2 {
  padding: 1em;
  margin: 0;
  display: inline-block;
  float: left;
  font-weight: bold;
  text-align: left;
}
#author .plan .plan-title span {
  font-size: 0.5em;
  text-transform: uppercase;
  font-weight: 300;
}
#author .plan .plan-title div {
  padding: 2.2em 1em 0;
  text-align: right;
}
#author .plan .plan-title input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#author .plan .plan-features {
  text-align: left;
  list-style: none;
  margin-top: 1em;
}
#author .plan .plan-features li {
  padding: 0.5em 0;
}
#author .plan .plan-features li:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f00c";
  font-size: 15px;
  font-weight: normal;
  color: #f1c40f;
  text-align: center;
  line-height: 19px;
  margin-right: 10px;
}
#author .plan .plan-cta {
  background: #5a7379;
  display: block;
  margin: 0;
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
  overflow: hidden;
}
#author .plan .plan-cta .plan-price {
  margin: 0;
  padding: 0.7em 0.4em 0.4em;
  font-size: 4em;
  font-weight: bold;
  color: white;
  width: 50%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#author .plan .plan-cta .plan-price > span {
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.9);
}
#author .plan .plan-cta .plan-buy {
  margin: 2.3em 2em 0;
}
#author .plan .plan-cta .plan-buy .btn {
  background: #e05a54;
}
#author .plan .plan-cta .plan-buy .btn:hover {
  background: #d83029;
}
#author .plan.large .plan-title {
  margin-top: -30px;
}
#author .plan.large .plan-title h2 {
  padding: 1.5em;
}
#author .plan.large .plan-title div {
  padding: 3em 1em 0;
  text-align: right;
}
input[readonly].dial {
  cursor: default;
}
.ie8 .hidden-ie {
  display: none !important;
}
.banner {
  position: relative;
  overflow: auto;
}
.banner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.banner ul li {
  float: left;
  height: 500px;
  text-align: center;
  padding: 2em 0 0;
}
.banner .unslider-arrow-container {
  border: 2px solid rgba(255, 255, 255, 0.5);
  padding: 8px;
  position: absolute;
  top: 70px;
  left: 39px;
  z-index: 99;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.banner .unslider-arrow {
  font-size: 1.5em;
  cursor: pointer;
  color: white;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
}
.banner .unslider-arrow.next {
  text-align: right;
}
#clients {
  background-color: #d1ac87;
  border-top: 3px solid #cda57c;
  border-bottom: 3px solid #cda57c;
  padding: 1em;
}
#clients .clients {
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1em 0;
  height: 7em;
  text-align: center;
  text-indent: -9999px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
#clients .clients:hover {
  background-color: #cba278;
}
#clients .clients a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: auto;
}
#contact {
  position: relative;
  z-index: 5;
}
#contact .contact-overlay {
  width: 50%;
  margin: auto;
  /* For IE8 and earlier */
  background: url('../img/bg-overlay.png');
  background: rgba(62, 66, 75, 0.5);
  -pie-background: rgba(62, 66, 75, 0.5);
  behavior: url(PIE.htc);
  padding: 1em;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
#contact h1 {
  color: #f1c40f;
  text-transform: uppercase;
  font-size: 2.5em;
  margin-top: 0;
}
#contact p {
  color: white;
  text-transform: uppercase;
  font-size: 1.2em;
  margin-top: 0;
}
#contact span {
  font-size: 1.5em;
  color: white;
}
#contact .contact-overlay br {
  display: none;
}
#contact-form div {
  margin-bottom: 2em;
}
.contact-details p:before {
  padding-right: 15px;
}
#map_controls {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */

  filter: gray;
  /* IE6-9 */

  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */

}
footer {
  background-color: #1d1d1d;
  padding: 2em 0;
  color: white;
}
footer a {
  color: #e05a54;
}
#share {
  text-align: center;
}
#share .circle {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background: #e05a54;
  position: absolute;
  top: -65px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 300;
  text-align: left;
  font-size: 3em;
  color: #fff;
  line-height: 110px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#share .circle span {
  margin-left: 14px;
}
#share .try-now {
  padding-bottom: 3em;
  border-bottom: 10px solid #1f1f1f;
}
#share h3 {
  font-weight: 300;
}
#share .social {
  margin-top: 3.5em;
  float: right;
  text-align: right;
}
#share .social a {
  margin: 2em 0.7em 0;
}
#share .social a img {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
#share .social a img:hover {
  -webkit-transform: translate3d(0, -20px, 0);
  -moz-transform: translate3d(0, -20px, 0);
  -o-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
#share .social a:last-child {
  margin-right: 0;
}
#share .chat {
  margin-top: 2em;
  text-align: left;
}
#share .chat .fs1 {
  font-size: 1.5em;
  font-weight: 300;
  font-family: inherit;
}
#share .chat .fs1:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin: 0 15px 0 0;
  font-size: 1.5em;
  position: relative;
  top: 9px;
}
#share .chat .fs1 a {
  color: white;
}
#share .chat .fs1 a:hover {
  color: #e05a54;
}
.ie8 .social img {
  width: 20%;
}
#share .bold {
  font-size: 1.5em;
  line-height: 2em;
  color: white;
}
footer nav a {
  margin-left: 25px;
  text-transform: uppercase;
}
.bottom p {
  line-height: 1.5em;
  margin-top: 1em;
}
.bottom .icon {
  font-size: 35px;
  float: left;
  margin: 0px 20px 50px 0px;
}
#newsletter-modal {
  text-align: center;
}
#newsletter-modal h2 {
  margin-bottom: 0.7em;
}
#newsletter-modal input {
  padding: 0.7em;
  margin-bottom: 0;
}
@media (max-width: 1220px) {
  .navbar .nav-collapse .nav > li > a {
    color: #ffffff;
  }
  .navbar .nav-collapse .nav > li > a:hover {
    
  }
  .top-bar-section ul {
    background: #2c2f35;
  }
  .btn.transparent {
    padding: 5px;
    margin: 26px 15px 0 0;
    width: 57px;
    z-index: 999;
    position: relative;
  }
  header nav ul {
    left: 0;
    right: 0;
    position: absolute;
  }
  header nav li {
    margin: 0 0.3em;
    padding: 4px 13px;
  }
  header nav li:hover {
    padding: 2px 11px;
  }
  a.scroll {
    margin-top: 1em !important;
    padding: 1em !important;
  }
  .bx-wrapper img {
    max-width: 100%;
    display: block;
    width: 90%;
  }
  section#about .feature h3,
  section#about .feature p {
    padding-left: 35%;
    padding-right: 1em;
  }
  #author .plan .plan-cta .plan-price {
    width: 40% !important;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .header-cta {
    width: 200px !important;
  }
  #home [class*="icon-"] {
    font-size: 2em;
  }
  #author .plan .plan-cta .plan-price {
    width: 100% !important;
    text-align: center;
  }
  #author .plan .plan-cta .plan-buy {
    width: 100%;
    margin: 1em 0;
  }
  #share .social img {
    width: 25%;
  }
}
@media (max-width: 767px) {
section h1 {
  font-size: 44px;
  line-height: 1.3em;
  font-weight: 100;
  margin-bottom: 1em;
  text-transform: none !important;
  text-align:center;
}
  body {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
header nav ul {
  display: block;
  list-style: none;
  width: 100%;
  margin: 0;
}
header nav li {
text-align:center;
}
header nav li a {
  color: #fff;
  text-decoration: none;
  display: block;
  margin: 0;
  float: left;
  line-height: 45px;
  background: none;
  font-size: 1.2em;
  font-weight: 300;
}
  header nav li:hover,
.active {
  padding: 2px 15px;
  text-align:center;
  color: #ffffff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: color 1s ease-in-out;
  -moz-transition: color 1s ease-in-out;
  -o-transition: color 1s ease-in-out;
  transition: color 1s ease-in-out;
}
  header nav {
  
  }
  #home [class*="icon-"] {
    font-size: 1.5em;
  }
  #home [class*="icon-"].first,
  #home [class*="icon-"].third,
  #home [class*="icon-"].fifth {
    left: 5%;
  }
  #home [class*="icon-"].second,
  #home [class*="icon-"].fourth {
    left: 15%;
  }
  #home [class*="icon-"].sixth,
  #home [class*="icon-"].eighth,
  #home [class*="icon-"].tenth {
    right: 19%;
  }
  #home [class*="icon-"].seventh,
  #home [class*="icon-"].ninth {
    right: 25%;
  }
  #home .hero-content h1 {
    color: white;
    font-weight: 300;
    font-size: 1.3em;
    position: relative;
    margin: 0 0.5em 0.1em;
    line-height: 2em;
    width: 90%;
  }
  #home .hero-content h1 .nl-field ul {
    left: -2.7em;
  }
  #home .featured-image {
  }
  .banner ul li {
    height: auto;
    padding: 0;
  }
  .banner ul li h1 {
    font-size: 3em;
  }
  .banner .unslider-arrow-container {
    display: none;
  }
  #share [class*="span"] {
    text-align: center;
  }
  footer [class*="span"] {
    margin: 20px 0;
    text-align: center !important;
  }
  #author .plan {
    margin-bottom: 4em;
  }
  div.subnav .nav > li:first-child > a,
  div.subnav .nav > li + li > a {
    border-color: transparent;
  }
  div.subnav .nav > li:first-child > a:hover,
  div.subnav .nav > li + li > a:hover {
    background-color: #dcd7c9;
  }
  div.subnav .nav > li:last-child > a {
    border-radius: 0 0 4px 4px;
  }

}
@media only screen and (max-width: 568px) {
  #home .hero-content {
  }
  #home .hero-content h1 {
    color: white;
    font-weight: 300;
    font-size: 1.2em;
    position: relative;
    margin-top: 0;
    line-height: 1.2em;
  }
  #home .hero-content a.scroll {
    padding: 0.7em 1em !important;
    font-size: 1.3em;
  }
  .nl-form {
    width: 90%;
  }
  .nl-field ul {
    left: -2.7em;
  }
  .nl-field-toggle,
  .nl-dd ul li {
    font-size: 31px;
  }
  .nl-submit-wrap {
    margin-top: 1em;
  }

  section#about .feature h3,
  section#about .feature p {
    padding-left: 0.2em;
    padding-right: 0.2em;
    text-align: center;
  }
  section#about img {
    position: relative !important;
    margin: 15px auto;
    display: block;
  }
  #author .plan .plan-cta .plan-price {
    width: 40% !important;
  }
  #signup-form {
    width: 240px;
    padding: 15px;
  }
  .popover {
    padding: 10px;
  }
  .user-form h2 {
    font-size: 20px;
    margin: -15px -25px 0px;
  }
  .user-form .btn {
    padding: 0.2em 0.5em;
  }
  .user-form div.divider {
    margin: 0.5em 0;
  }
  .user-form input {
    padding: 0.4em 0.5em !important;
  }
  .user-form input[type='submit'] {
    margin-top: 0.5em;
  }
}
.text-center{
text-align:center;
}
.flex-video {
position: relative;
padding-top: 25px;
padding-bottom: 67.5%;
height: 0;
margin-bottom: 16px;
overflow: hidden;
}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
.flex-video { padding-top: 0; }
}
.author{
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.text-background{
background-color: rgba(20, 20, 20, 0.8);
padding: 25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.btn-fb{
background: #3B5998 !important;
box-shadow: 0 6px #5175c1 !important;
}
.btn-tw{
background: #4099FF !important;
box-shadow: 0 6px #88bffe !important;
}
.btn-gp{
background: #D34836 !important;
box-shadow: 0 6px #f9614d !important;
}
.btn-pin{
background: #cb2027 !important;
box-shadow: 0 6px #ff3039 !important;
}
.endo{
background-color: rgba(20, 20, 20, 0.8);
padding: 25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:25px;
text-align:center;
}