/* Last fixes */


.navigation {
  float: left;
  width: calc(100% - 106px);
  margin-left: 30px;
}

.form-container {
  padding: 19px 0!important;
}


@media only screen and (max-width:992px) {
  .form-container .btn-success {
    width: 80%;
    padding: 15px;
    margin: 0 auto;
  }
  
}
 



.sign-in-button {
  padding: 30px 0 27px; font-size: 21px; font-weight: normal; color: #fff!important; letter-spacing: -1px; margin-right:20px; position:relative;
  top: 2px;
}


@media only screen and (max-width:992px) {
  .form-container {
    text-align: center;
  }

  .sign-in-button {
    display:inline-block;
  }
}


.get-an-account {
  margin:20px 0; font-size:24px;padding:20px
}





.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
/* styles from flat-ui-free2.0.0-fix.less files */
body {
  color: #34495e;
  font-family: "pn-regular", sans-serif;
  font-size: 14px;
  line-height: 1.231;
}
input,
button,
select,
textarea {
  font-family: "pn-regular", sans-serif;
  font-size: 14px;
}
a {
  color: #0489c6;
  text-decoration: none;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
a:hover {
  color: #339ad9;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 48px /* 64px */;
}
h2,
.h2 {
  font-size: 41px /* 52px */;
}
h3,
.h3 {
  font-size: 32px /* 40px */;
}
h4,
.h4 {
  font-size: 23px /* 29px */;
}
h5,
.h5 {
  font-size: 21px /* 28px */;
}
h6,
.h6 {
  font-size: 19px /* 24px */;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.2em;
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
p {
  font-size: 19px;
  /* 18px */
  line-height: 1.722169;
  /* 31px */
  letter-spacing: -1px;
}
.lead {
  font-size: 28px;
  /* 28px */
  line-height: 1.4642745000000001;
  /* 41px */
  font-weight: 300;
  margin-bottom: 20px;
}
small {
  font-size: 84%;
  /* 15px */
  line-height: 2.050846;
  /* 31px */
}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #339ad9 ;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #15967d;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #ffffff;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cccccc;
}
.muted {
  color: #bdc3c7;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
footer {
  background-color: transparent;
}
.input-append input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.bg-turquoise {
  background-color: #339ad9 ;
}
.bg-green-sea {
  background-color: #339ad9;
}
.bg-emerland {
  background-color: #2ecc71;
}
.bg-nephritis {
  background-color: #27ae60;
}
.bg-peter-river {
  background-color: #3498db;
}
.bg-belize-hole {
  background-color: #2980b9;
}
.bg-amethyst {
  background-color: #9b59b6;
}
.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wet-asphalt {
  background-color: #34495e;
}
.bg-midnight-blue {
  background-color: #2c3e50;
}
.bg-sun-flower {
  background-color: #f1c40f;
}
.bg-orange {
  background-color: #f39c12;
}
.bg-carrot {
  background-color: #e67e22;
}
.bg-pumpkin {
  background-color: #d35400;
}
.bg-alizarin {
  background-color: #e74c3c;
}
.bg-pomegranate {
  background-color: #c0392b;
}
.bg-clouds {
  background-color: #ecf0f1;
}
.bg-silver {
  background-color: #bdc3c7;
}
.bg-concrete {
  background-color: #95a5a6;
}
.bg-asbestos {
  background-color: #737F8A;
}
.bg-base {
  background-color: #34495e;
}
.bg-firm {
  background-color: #339ad9 ;
}
.bg-success {
  background-color: #2ecc71;
}
.bg-danger {
  background-color: #e74c3c;
}
.bg-warning {
  background-color: #f1c40f;
}
.bg-info {
  background-color: #3498db;
}
.bg-dark-gray {
  background-color: #3E454B;
}
.bordered {
  border-style: solid;
}
.bordered.bg-turquoise {
  border-color: #339ad9;
}
.bordered.bg-emerland {
  border-color: #27ae60;
}
.bordered.bg-peter-river {
  border-color: #2980b9;
}
.bordered.bg-amethyst {
  border-color: #8e44ad;
}
.bordered.bg-wet-asphalt {
  border-color: #2c3e50;
}
.bordered.bg-sun-flower {
  border-color: #f39c12;
}
.bordered.bg-carrot {
  border-color: #d35400;
}
.bordered.bg-alizarin {
  border-color: #c0392b;
}
.bordered.bg-clouds {
  border-color: #bdc3c7;
}
.bordered.bg-concrete {
  border-color: #737F8A;
}
.bordered.bg-dark-gray {
  border-color: #1b1f23;
}
body {
  overflow-x: hidden;
  color: #737F8A;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
li {
  line-height: 20px;
}
.btn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 22px;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.btn.btn-large {
  font-size: 17px;
  padding: 12px 18px;
}
.btn > [class^="fui-"] {
  margin-left: 4px;
  margin-right: 4px;
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
}
.input-group-btn .btn {
  background: #bdc3c7;
  line-height: 9px 12px 10px;
  line-height: 22px;
  border: 0;
  margin: 0;
  color: #fff;
  margin-left: 0 !important;
  padding-left: 10px;
  padding-right: 12px;
}
.input-group-btn .btn:hover {
  background: #cacfd2;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}
.form-group {
  margin-bottom: 10px;
}
label {
  line-height: 20px;
}
.carousel {
  line-height: 1;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 61px;
  line-height: 1;
  letter-spacing: -3px;
  color: inherit;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
p {
  margin-bottom: 10px;
}
.page-wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  overflow-x: hidden;
}
.header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.loaded .page-wrapper,
.loaded .header-antiflicker,
.loaded body > header .header-background {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.loaded.nav-visible .page-wrapper,
.loaded.nav-visible .navbar.navbar-fixed-top,
.loaded.nav-visible .header-antiflicker,
.loaded.nav-visible body > header .header-background {
  -webkit-transform: translate3d(-263px, 0, 0);
  -moz-transform: translate3d(-263px, 0, 0);
  -o-transform: translate3d(-263px, 0, 0);
  transform: translate3d(-263px, 0, 0);
}
.loaded.no-csstransitions .page-wrapper,
.loaded.no-csstransitions .header-antiflicker {
  left: 0;
}
.loaded.no-csstransitions.nav-visible .page-wrapper,
.loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.loaded.no-csstransitions.nav-visible .header-antiflicker {
  left: -230px !important;
  right: auto;
}
.carousel-indicators {
  width: 100%;
}
[class^="fui-"] {
  display: inline-block;
  vertical-align: middle;
}
body > section,
header,
footer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    padding-right: 5px;
    padding-left: 5px;
  }
}
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "pn-bold", sans-serif;
  color: #2c3e50;
}
h1 {
  font-weight: normal;
  letter-spacing: -3px;
}
h3 {
  font-weight: normal;
  letter-spacing: -2px;
}
img {
 /*  -webkit-backface-visibility: hidden;*/
 }
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: "pn-regular", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #737F8A;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 25px;
  font-weight: normal;
  color: #34495e;
  font-family: "pn-regular", sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2c3e50;
}
header .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
section * {
  z-index: 2;
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.navbar {
  left: 0;
  right: 0;
}
.navbar .brand {
  padding-top: 20px !important;
  float: left;
}
.navbar .subnav {
  display: none;
}
.navbar a {
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  background: none;
}
.navbar .navbar-toggle {
  margin: 26px 0 10px;
  color: white;
  background: none;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url("../../startup/common-files/icons/menu-icon.png") 50% no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 2px solid #262B30;
}
.navbar .navbar-toggle:before {
  display: none;
}
.navbar .navbar-form .btn {
  height: auto;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar .nav > li > a > [class*="fui-"] {
  font-size: 24px;
  margin: -10px 0 0;
  position: relative;
  top: 4px;
}
.navbar.navbar-fixed-top {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 1170px;
  margin: 0 auto;
}
.loaded .navbar.navbar-fixed-top {
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-header {
    float: none;
    margin-right: 30px
  }
}
.header-19 .navbar-collapse.collapse,
.header-16 .navbar-collapse.collapse {
  display: none !important;
}
@media (max-width: 991px) {
  body .navbar-collapse {
    width: 270px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100% !important;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  body > .collapse.navbar-collapse {
    display: none !important;
  }
}
body .navbar-collapse#header-19,
body .navbar-collapse#header-16 {
  width: 230px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100% !important;
  z-index: 1;
}
body > .navbar-collapse {
  padding: 0;
  overflow: auto;
  background: #1b1f23;
  min-height: 120%;
  border-left: 2px solid #262B30;
  position: fixed;
top: 0;
right: 0;
}
body > .navbar-collapse::-webkit-scrollbar {
  display: none;
}
body > .navbar-collapse .pull-right,
body > .navbar-collapse .pull-left {
  float: none !important;
}
body > .navbar-collapse .nav {
  margin: 0 0 10px;
}
body > .navbar-collapse .nav > li {
  margin: 0;
}
body > .navbar-collapse .nav > li > a {
  display: block;
  padding: 15px 30px;
  border-bottom: 2px solid #262B30;
  font-size: 21px;
  letter-spacing: -1px;
  color: #ffffff;
  font-family: "pn-regular", sans-serif;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus,
body > .navbar-collapse .nav > li > a.active {
  color: #bdc3c7;
}
body > .navbar-collapse .nav > li > a:hover,
body > .navbar-collapse .nav > li > a:focus {
  background: none;
}
body > .navbar-collapse .nav > li.active > a {
  color: #bdc3c7;
}
body > .navbar-collapse .nav > li.active > a:hover,
body > .navbar-collapse .nav > li.active > a:focus,
body > .navbar-collapse .nav > li.active > a.active {
  color: #bdc3c7;
}
body > .navbar-collapse .subnav {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
body > .navbar-collapse .subnav li > a {
  display: block;
  margin: 0;
  padding: 7px 35px;
  font-size: 13px;
  font-weight: normal;
  color: #bdc3c7;
  text-transform: capitalize;
}
body > .navbar-collapse .subnav li > a:hover,
body > .navbar-collapse .subnav li > a:focus,
body > .navbar-collapse .subnav li > a.active {
  color: #ffffff;
}
body > .navbar-collapse .navbar-form,
body > .navbar-collapse .navbar-search {
  padding: 10px 20px 0px 30px;
  margin: 0;
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
}
body > .navbar-collapse .navbar-form:focus,
body > .navbar-collapse .navbar-search:focus {
  outline: 0 none;
}
body > .navbar-collapse .navbar-form .btn,
body > .navbar-collapse .navbar-search .btn,
body > .navbar-collapse .navbar-form .btn-primary,
body > .navbar-collapse .navbar-search .btn-primary {
  display: block;
  border-bottom: 2px solid #262B30;
  font-size: 21px;
  letter-spacing: -1px;
  color: #ffffff;
  font-family: "pn-regular", sans-serif;
  height: auto;
  
}
body > .navbar-collapse .navbar-form .btn:hover,
body > .navbar-collapse .navbar-search .btn:hover,
body > .navbar-collapse .navbar-form .btn-primary:hover,
body > .navbar-collapse .navbar-search .btn-primary:hover {
  color: #fff;
}
/**
 * Header 10 stylesheet  
 * */
.header-10 {
  z-index: 100;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 80px;
  color: white;
}
.header-10 .header-background {
  background: #1b1f23;
}
.header-10 .navbar {
  position: absolute;
  z-index: 2;
  top: 0;
  margin: 0;
}
.header-10 .navbar.navbar-fixed-top {
  top: 0 !important;
}
.header-10 .navbar .brand {
}
.header-10 .navbar .brand img:first-child {
  float: left !important;
  margin: 0 !important;
  height: 36px !important;
  width: auto !important;
}
.header-10 .navbar .nav > li {
  margin-left: 40px;
}

@media only screen and (min-width:992px) and (max-width:1200px) {
  .header-10 .navbar .nav > li {
      margin-left: 20px!important;
  }
}


.header-10 .navbar .nav > li:first-child {
  margin-left: 0;
}
.header-10 .navbar .nav > li > a {
  padding: 30px 0 27px;
  font-size: 21px;
  font-weight: normal;
  color: #737F8A;
  letter-spacing: -1px;
  color: #ffffff;
}
.header-10 .navbar .nav > li > a:hover,
.header-10 .navbar .nav > li > a:focus,
.header-10 .navbar .nav > li > a.active {
  color: #bdc3c7;
}
.header-10 .navbar .nav > li.active > a {
  color: #bdc3c7;
}
.header-10 .navbar .nav > li.active > a:hover,
.header-10 .navbar .nav > li.active > a:focus,
.header-10 .navbar .nav > li.active > a.active {
  color: #bdc3c7;
}
.header-10 .navbar .navbar-form {
  padding: 19px 0 19px 50px;
}
.header-10 .navbar .btn {
  padding-left: 20px;
  padding-right: 20px;
}
.header-10 .navbar .btn.btn-success {
  font-size: 21px;
  font-weight: normal;
  color: #ffffff;
}
.header-10 .navbar .navbar-toggle {
  margin-top: 25px;
}
.header-10-sub {
  position: relative;
  z-index: 50;
  height: 800px;
  background-color: #1b1f23;
  color: white;
  text-align: center;
}
.header-10-sub.v-center,
.header-10-sub .v-center {
  display: table;
  width: 100%;
}
.header-10-sub.v-center > div,
.header-10-sub .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .header-10-sub.v-center.row:before,
  .header-10-sub .v-center.row:before,
  .header-10-sub.v-center.row:after,
  .header-10-sub .v-center.row:after {
    display: none;
  }
}
@media (max-width: 1199px) and (min-width: 991px) {
  .header-10 .navbar .nav > li > a {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .header-10-sub.v-center,
  .header-10-sub .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .header-10-sub.v-center.row,
  .header-10-sub .v-center.row {
    display: block;
    width: auto;
  }
  .header-10-sub.v-center.row:before,
  .header-10-sub .v-center.row:before,
  .header-10-sub.v-center.row:after,
  .header-10-sub .v-center.row:after {
    display: none;
  }
  .header-10-sub.v-center.row > *,
  .header-10-sub .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.header-10-sub .background {
  background-image: url('../../startup/common-files/img/content/mac-and-note.jpg');
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.header-10-sub .hero-unit {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.header-10-sub .hero-unit h1 {
  margin: 0 0 30px;
  font-size: 51px;
  font-weight: normal;
  color: #ffffff;
  font-family: "pn-bold", sans-serif;
  letter-spacing: -3px;
}
.header-10-sub .hero-unit p {
  font-size: 25px;
  font-weight: normal;
  color: #D1DCE5;
  font-family: "pn-regular", sans-serif;
  line-height: 36px;
  letter-spacing: -1px;
  max-width: 800px;
  margin: auto;
}
@media (max-width: 480px) {
  .header-10-sub .hero-unit h1 {
    font-size: 41px;
  }
  .header-10-sub .hero-unit p {
    font-size: 24px;
  }
}
.header-10-sub .hero-unit.hero-unit-bordered h1 {
  font-size: 46px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
  font-family: "pn-regular", sans-serif;
  border: 8px solid white;
  display: inline-block;
  margin: 0;
  padding: 30px 40px;
}
@media (max-width: 480px) {
  .header-10-sub .hero-unit.hero-unit-bordered h1 {
    font-size: 22px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 500;
  }
}
@media (max-width: 480px) {
  .header-10-sub.v-center > div {
    padding-top: 35px;
    padding-bottom: 70px;
  }
}
.header-10-sub .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #737F8A;
  color: #ffffff;
  background: #121518;
  opacity: 80;
  filter: alpha(opacity=8000);
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  left: 50%;
  bottom: 90px;
  margin-left: -26.5px;
}
.header-10-sub .control-btn:hover,
.header-10-sub .control-btn:focus,
.header-10-sub .control-btn.active {
  color: #ffffff;
}
.header-10-sub .control-btn:hover,
.header-10-sub .control-btn:focus,
.header-10-sub .control-btn:active,
.header-10-sub .control-btn.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 480px) {
  .header-10-sub .control-btn {
    bottom: 30px;
  }
}
/**
 * Content 14 stylesheet  
 * */
.content-14 {
  padding-top: 120px;
  padding-bottom: 130px;
  position: relative;
}
@media (max-width: 767px) {
  .content-14 {
    padding-top: 80px;
    padding-bottom: 90px;
    height: auto!important;
  }
  .content-14 .features .col-sm-8 {
    margin-top: 40px;
  }
}
.content-14 h3 {
  margin: 0 0 5px;
  text-align: center;
  font-size: 41px;
  color: #1b1f23;
  letter-spacing: -3px;
}
@media (max-width: 767px) {
  .content-14 h3 {
    margin-bottom: 15px;
  }
}
.content-14 .lead {
  font-size: 25px;
  color: #737F8A;
  font-family: "pn-regular", sans-serif;
  text-align: center;
  letter-spacing: -1px;
  max-width: 800px;
  margin: auto;
}
@media (max-width: 767px) {
  .content-14 .lead {
    line-height: 1.25;
    margin-bottom: 50px;
  }
}
.content-14 .features {
  margin-top: 55px;
}
.content-14 .features.v-center,
.content-14 .features .v-center {
  display: table;
  width: 100%;
}
.content-14 .features.v-center > div,
.content-14 .features .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-14 .features.v-center.row:before,
  .content-14 .features .v-center.row:before,
  .content-14 .features.v-center.row:after,
  .content-14 .features .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-14 .features.v-center,
  .content-14 .features .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-14 .features.v-center.row,
  .content-14 .features .v-center.row {
    display: block;
    width: auto;
  }
  .content-14 .features.v-center.row:before,
  .content-14 .features .v-center.row:before,
  .content-14 .features.v-center.row:after,
  .content-14 .features .v-center.row:after {
    display: none;
  }
  .content-14 .features.v-center.row > *,
  .content-14 .features .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-14 .features h6 {
  text-transform: none;
  color: #3E454B;
  font-size: 21px;
  font-family: "pn-bold", sans-serif;
  letter-spacing: -1px;
}
.content-14 .features .box-2 h6,
.content-14 .features .box-3 h6,
.content-14 .features .box-4 h6 {
  margin-top: 40px;
}
.content-14 .features .row {
  margin-top: 70px;
  color: #95a5a6;
}
@media (max-width: 767px) {
  .content-14 .features .col-sm-6 {
    display: none;
  }
}
.content-14 .features .col-sm-6 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-14 .features .col-sm-2 {
  position: relative;
}
.content-14 .features [class*="box"] {
  position: absolut;
}
@media (max-width: 767px) {
  .content-14 .features [class*="box"] {
    position: static;
  }
}
.content-14 .features [class*="box"] img {
  position: absolute;
}
@media (max-width: 767px) {
  .content-14 .features [class*="box"] img {
    display: none;
  }
}
.content-14 .features [class*="box"] img[src*="line-l"] {
  bottom: 100%;
  left: 85%;
  margin-bottom: 30px;
}
.content-14 .features [class*="box"] img[src*="line-r"] {
  top: 100%;
  right: 85%;
  margin-top: 30px;
}
.content-14 .features .box-1,
.content-14 .features .box-5 {
  top: 112px;
  font-size: 19px;
  font-weight: normal;
  color: #737F8A;
  letter-spacing: -1px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-1,
  .content-14 .features .box-5 {
    top: 220px;
  }
}
.content-14 .features .box-2,
.content-14 .features .box-6 {
  top: 375px;
  font-size: 19px;
  font-weight: normal;
  color: #737F8A;
  letter-spacing: -1px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-2,
  .content-14 .features .box-6 {
    top: 440px;
  }
}
.content-14 .features .box-3,
.content-14 .features .box-7 {
  top: 625px;
  font-size: 19px;
  font-weight: normal;
  color: #737F8A;
  letter-spacing: -1px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-3,
  .content-14 .features .box-7 {
    top: 660px;
  }
}
.content-14 .features .box-4,
.content-14 .features .box-8 {
  top: 880px;
  font-size: 19px;
  font-weight: normal;
  color: #737F8A;
  letter-spacing: -1px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-4,
  .content-14 .features .box-8 {
    top: 10px;
  }
  .content-14 .features .box-1,
  .content-14 .features .box-2,
  .content-14 .features .box-3,
  .content-14 .features .box-4,
  .content-14 .features .box-5,
  .content-14 .features .box-6,
  .content-14 .features .box-7,
  .content-14 .features .box-8 {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .content-14 .features {
    margin-top: -35px;
  }
  .content-14 .features [class*="box"] {
    margin-top: 35px;
    opacity: 100 !important;
    filter: alpha(opacity=10000) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
  }
  .content-14 .carousel {
    margin-top: 60px !important;
  }
}
.content-14 .carousel {
  margin-bottom: 0;
  display: inline-block;
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .carousel {
    margin-top: 120px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .content-14 .carousel {
    margin-top: 100px;
  }
}
.content-14 .carousel .item img {
  margin: 0 auto;
}
.content-14 .carousel .carousel-indicators {
  position: static;
  text-align: center;
  margin: 0;
  padding-top: 40px;
}
.content-14 .carousel .carousel-indicators li {
  display: inline-block;
  float: none;
  width: 12px;
  height: 12px;
  margin-left: 7px;
  text-indent: -999px;
  background-color: #737F8A;
  border-radius: 50%;
  cursor: pointer;
}
.content-14 .carousel .carousel-indicators li:first-child {
  margin-left: 0;
}
.content-14 .carousel .carousel-indicators .active {
  background-color: #e56c69;
  margin: 1px 1px 1px 7px;
}
.content-14 .carousel .item {
  -webkit-transition: 0.6s ease-in-out opacity;
  -moz-transition: 0.6s ease-in-out opacity;
  -o-transition: 0.6s ease-in-out opacity;
  transition: 0.6s ease-in-out opacity;
  left: 0!important;
}
.content-14 .carousel .item.active.left,
.content-14 .carousel .item.active.right {
  opacity: 0;
  z-index: 2;
}
.content-14 .carousel .item.next {
  opacity: 1;
  z-index: 1;
}
.content-36 {
  background: #1b1f23;
  text-align: center;
  padding-top: 230px;
  padding-bottom: 180px;
}
.content-36 h2 {
  margin: 0 0 30px;
  font-size: 51px;
  font-weight: normal;
  color: #ffffff;
  font-family: "pn-bold", sans-serif;
  letter-spacing: -3px;
}
.content-36 p {
  margin: 0 auto;
  font-size: 25px;
  color: #737F8A;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .content-36 p {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .content-36 h2 {
    font-size: 41px;
  }
}
/**
 * Content 10 stylesheet  
 * */
.content-10 {
  padding-top: 120px;
  padding-bottom: 125px;
  position: relative;
}
.content-10 .carousel {
  margin-bottom: 0;
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
	.content-10 {
	  padding-top: 90px;
	  padding-bottom: 85px;
	}
  .content-10 .carousel {
    margin-top: 80px;
  }
}
.content-10 .carousel .item img {
  margin: 0 auto;
}
.content-10 .carousel .carousel-indicators {
  position: static;
  text-align: center;
  margin: 0;
  padding-top: 40px;
}
.content-10 .carousel .carousel-indicators li {
  display: inline-block;
  float: none;
  width: 12px;
  height: 12px;
  margin-left: 7px;
  text-indent: -999px;
  background-color: #737F8A;
  border-radius: 50%;
  cursor: pointer;
}
.content-10 .carousel .carousel-indicators li:first-child {
  margin-left: 0;
}
.content-10 .carousel .carousel-indicators .active {
  background-color: #e56c69;
  margin: 1px 1px 1px 7px;
}
.content-10 .carousel .item {
  -webkit-transition: 0.6s ease-in-out opacity;
  -moz-transition: 0.6s ease-in-out opacity;
  -o-transition: 0.6s ease-in-out opacity;
  transition: 0.6s ease-in-out opacity;
  left: 0!important;
}
.content-10 .carousel .item.active.left,
.content-10 .carousel .item.active.right {
  opacity: 0;
  z-index: 2;
}
.content-10 .carousel .item.next {
  opacity: 1;
  z-index: 1;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-10 .carousel {
    margin-top: 110px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .content-10 .carousel {
    margin-top: 40px;
  }
}
.content-10 h3 {
  font-size: 41px;
  color: #1b1f23;
  font-family: "pn-bold", sans-serif;
  margin-bottom: 10px;
  letter-spacing: -3px;
}
.content-10 p {
  font-size: 25px;
  line-height: 25px;
  font-weight: normal;
  color: #737F8A;
  letter-spacing: -1px;
}
.content-10 .features .box {
  position: relative;
  padding-left: 140px;
  padding-top: 40px;
  margin-top: 40px;
  min-height: 142px;
  border-top: 2px solid #D1DCE5;
}
.content-10 .features .box.first,
.content-10 .features .box:first-child,
.content-10 .features .box:first-of-type {
  margin-top: 0;
  border-top: 0;
}
.content-10 .features .box > img {
  position: absolute;
  left: 0;
}
.content-10 .features h6 {
  font-size: 21px;
  font-weight: normal;
  color: #3E454B;
  letter-spacing: -1px;
  margin-top: 12px;
}
.content-10 .features p {
  font-size: 19px;
  font-weight: normal;
  color: #737F8A;
  letter-spacing: -1px;
  line-height: 21px;
}
.content-23 {
  position: relative;
  height: 800px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
}
.content-23.v-center,
.content-23 .v-center {
  display: table;
  width: 100%;
}
.content-23.v-center > div,
.content-23 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-23.v-center.row:before,
  .content-23 .v-center.row:before,
  .content-23.v-center.row:after,
  .content-23 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-23.v-center,
  .content-23 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-23.v-center.row,
  .content-23 .v-center.row {
    display: block;
    width: auto;
  }
  .content-23.v-center.row:before,
  .content-23 .v-center.row:before,
  .content-23.v-center.row:after,
  .content-23 .v-center.row:after {
    display: none;
  }
  .content-23.v-center.row > *,
  .content-23 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-23 .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #737F8A;
  background: #121518;
  color: #ffffff;
  opacity: 30;
  filter: alpha(opacity=3000);
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  left: 50%;
  bottom: 90px;
  margin-left: -26.5px;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn.active {
  color: #ffffff;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn:active,
.content-23 .control-btn.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 480px) {
  .content-23 .control-btn {
    bottom: 30px;
  }
}
.content-23 .hero-unit {
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.content-23 .hero-unit h1 {
  margin: 0 0 30px;
  color: #ffffff;
  line-height: 56px;
}
@media (max-width: 480px) {
  .content-23 .hero-unit h1 {
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 600;
    line-height: 33px;
  }
}
.content-23 .hero-unit.hero-unit-bordered h1 {
  font-size: 41px;
  color: #ffffff;
  border: 8px solid white;
  display: inline-block;
  margin: 0;
  padding: 30px 40px;
}
@media (max-width: 767px) {
  .content-23 .hero-unit.hero-unit-bordered h1 {
    font-size: 25px;
    color: #ffffff;
	letter-spacing: -2px;
  }
}
/**
 * Content 19 stylesheet  
 * */
.content-19 {
  position: relative;
  padding-top: 130px;
  padding-bottom: 130px;
  border-bottom: 2px solid #ebedee;
}
.content-19 .col-sm-7 .quote {
  position: relative;
}
.content-19 .col-sm-7 .quote:before {
  content: url('../../startup/common-files/icons/quote-up-mb.png');
  position: absolute;
  top: 0;
  left: -60px;
}
@media (min-width: 1200px) and (max-width: 1300px), (min-width: 992px) and (max-width: 1080px), (max-width: 870px) {
  .content-19 .col-sm-7 .quote:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-19 .col-sm-7 .quote {
    margin-bottom: 50px;
  }
  .content-19 {
	padding-top: 90px;
	padding-bottom: 90px;
  }
}
.content-19 .col-sm-7 .quote .quote-text {
  font-size: 33px;
  color: #3E454B;
  font-family: "pn-regular", sans-serif;
  letter-spacing: -2px;
}
.content-19 .col-sm-7 .quote .quote-author {
  margin-top: 20px;
  font-size: 13px;
  color: #737F8A;
  font-family: "pn-regular", sans-serif;
  letter-spacing: 2px;
}
.content-19 .col-sm-7 .quote .quote-author > * {
  vertical-align: middle;
}
.content-19 .col-sm-7 .quote .quote-author-photo {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #D1DCE5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.content-19 .col-sm-7 .quote .quote-author-name {
  display: inline-block;
  font-size: 19px;
  line-height: 1.19em;
  letter-spacing: -1px;
}
.content-19 .col-sm-3 .quote {
  position: relative;
  margin-top: 50px;
}
.content-19 .col-sm-3 .quote:first-child {
  margin-top: 0;
}
.content-19 .col-sm-3 .quote .quote-text {
  margin-top: 10px;
  font-size: 17px;
  color: #737F8A;
  letter-spacing: -1px;
}
.content-19 .col-sm-3 .quote .quote-author {
  font-size: 21px;
  color: #3E454B;
  font-family: "pn-regular", sans-serif;
  letter-spacing: -1px;
}
.content-19 .col-sm-3 .quote .quote-author-photo {
  position: absolute;
  width: 32px;
  height: 32px;
  background: #D1DCE5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  margin-left: -50px;
  margin-top: 6px;
}
.content-19 .col-sm-3 .quote .quote-date {
  font-size: 17px;
  color: #3E454B;
  font-family: "pn-regular", sans-serif;
  line-height: 20px;
  letter-spacing: -1px;
}
@media (max-width: 480px) {
  .content-19 .col-sm-7 .quote .quote-text {
    font-size: 21px;
    letter-spacing: -1px;
  }
  .content-19 .col-sm-7 .quote .quote-author {
    font-size: 11px;
    font-weight: normal;
    color: #737F8A;
  }
  .quote-author-photo {
	display: none !important;
  }
}
/**
 * Content 12 stylesheet  
 * */
.content-12 {
  position: relative;
}
.content-12 .wide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.content-12 .btn-wide {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 46px;
  font-family: "pn-bold", sans-serif;
  letter-spacing: -3px;
  color: #ffffff;
  -webkit-transition: 0.25s color, 0.25s background-color;
  -moz-transition: 0.25s color, 0.25s background-color;
  -o-transition: 0.25s color, 0.25s background-color;
  transition: 0.25s color, 0.25s background-color;
}
.content-12 .btn-wide:hover,
.content-12 .btn-wide:focus,
.content-12 .btn-wide.active {
  color: #ffffff;
}
.content-12 .btn-wide:hover,
.content-12 .btn-wide:active {
  background: #3E454B;
}
@media (max-width: 767px) {
  .content-12 .btn-wide {
    font-size: 31px;
  }
}
/**
 * Crew 4 stylesheet  
 * */
.crew-4 {
  padding-top: 120px;
  padding-bottom: 110px;
}
.crew-4 h3 {
  margin: 0 0 73px;
  font-size: 41px;
  color: #1b1f23;
  font-family: "pn-bold", sans-serif;
  margin-bottom: 10px;
  letter-spacing: -3px;
  text-align: center;
  margin-bottom: 60px;
}
.crew-4 .members {
  display: table;
  width: 100%;
}
.crew-4 .members + .members {
  margin-top: 80px;
}
.crew-4 .members .member-wrapper {
  display: table-cell;
}
.crew-4 .members .member-wrapper:first-child + .member-wrapper {
  text-align: center;
}
.crew-4 .members .member-wrapper:first-child + .member-wrapper + .member-wrapper {
  text-align: right;
}
.crew-4 .members .member {
  width: 265px;
  display: inline-block;
}
.crew-4 .members .photo-wrapper {
  width: 265px;
  height: 180px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.crew-4 .members .photo {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  background: 50% 50% no-repeat;
}
.crew-4 .members .photo img {
  display: none;
}
.crew-4 .members .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  line-height: 180px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.crew-4 .members .overlay a {
  margin: 0 8px;
  display: inline-block;
  color: #ffffff;
}
.crew-4 .members .overlay a:hover,
.crew-4 .members .overlay a:focus,
.crew-4 .members .overlay a.active {
  color: #ffffff;
}
.crew-4 .members .overlay [class*="fui-"] {
  font-size: 36px;
}
.crew-4 .members .info {
  font-size: 17px;
  color: #737F8A;
  margin-top: 36px;
  line-height: 1.4;
  text-align: left;
  letter-spacing: -1px;
  text-align: justify;
 }
.crew-4 .members .info b {
  color: #737F8A;
}
.crew-4 .members .name {
  color: #3E454B;
  font-size: 21px;
  margin-bottom: 5px;
  font-family: "pn-bold", sans-serif;
  letter-spacing: -1px;
}
.crew-4 .members .contacts {
  color: #737F8A;
  border-top: 2px solid #ebedee;
  margin-top: 13px;
  padding-top: 15px;
  font-family: "pn-bold", sans-serif;
}
.crew-4 .members .contacts a {
  color: #737F8A;
}
.crew-4 .members .contacts a:hover,
.crew-4 .members .contacts a:focus,
.crew-4 .members .contacts a.active {
  color: #0489c6;
}
.crew-4 .members .member:hover .photo-wrapper {
  background-color: #0489c6;
}
.crew-4 .members .member:hover .photo {
  opacity: 40;
  filter: alpha(opacity=4000);
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.crew-4 .members .member:hover .overlay {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 991px) and (min-width: 768px) {
  .crew-4 .members .member,
  .crew-4 .members .photo-wrapper {
    width: 230px;
  }
}
@media (max-width: 767px) {
  .crew-4 {
	padding-top: 80px;
	padding-bottom: 70px;
  }
  .crew-4 .members {
    display: block;
    width: auto;
  }
  .crew-4 .members .member-wrapper {
    display: block;
    text-align: center!important;
  }
  .crew-4 .members .member-wrapper + .member-wrapper {
    margin-top: 80px;
  }
}
.content-20 {
  position: relative;
  padding: 120px 0;
}
.content-20.v-center,
.content-20 .v-center {
  display: table;
  width: 100%;
}
.content-20.v-center > div,
.content-20 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-20.v-center.row:before,
  .content-20 .v-center.row:before,
  .content-20.v-center.row:after,
  .content-20 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-20.v-center,
  .content-20 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-20.v-center.row,
  .content-20 .v-center.row {
    display: block;
    width: auto;
  }
  .content-20.v-center.row:before,
  .content-20 .v-center.row:before,
  .content-20.v-center.row:after,
  .content-20 .v-center.row:after {
    display: none;
  }
  .content-20.v-center.row > *,
  .content-20 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-20 h3 {
  font-size: 41px;
  color: #ffffff;
  font-family: "pn-bold", sans-serif;
  letter-spacing: -3px;
  margin-bottom: 60px;
  margin-bottom: 35px;
}
.content-20 h6 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
  margin: 0 0 9px;
}
.content-20 .signup-form,
.content-20 .signup-form + div {
  display: inline-block;
  vertical-align: middle;
}
.content-20 .signup-form + div {
  margin-left: 100px;
  max-width: 300px;
}
@media (max-width: 992px) and (min-width: 768px) {
  .content-20 .signup-form + div {
    max-width: 228px;
  }
}
@media (max-width: 767px) {
  .content-20 {
    padding: 80px 20px;
  }
  .content-20 .signup-form,
  .content-20 .signup-form + div {
    display: block;
    vertical-align: baseline;
  }
  .content-20 .signup-form + div {
    margin-top: 70px;
    margin-left: 0;
    max-width: none;
  }
}
@media (max-width: 480px) {
  .content-20 {
    display: none;
  }
}
.content-20 .signup-form {
  width: 100%;
}
.content-20 .signup-form form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 10px 0 0;
  padding: 37px 10.263% 76px;
  background: white;
  font-family: "pn-regular", sans-serif;
}
form .form-group {
  margin-bottom: 23px;
}
form .form-group.pull-left {
  margin-right: 3%;
  width: 47%;
}
form .form-group.pull-right {
  margin-left: 3%;
  width: 47%;
}
form label {
  font-family: "pn-regular", sans-serif;
  font-size: 19px;
  color: #3E454B;
  margin-bottom: 12px;
  letter-spacing: -1px;
}
form textarea[type="text"],
form input[type="text"],
form input[type="password"] {
  font-family: "pn-regular", sans-serif;
  font-size: 19px;
  width: 100%;
  letter-spacing: -1px;
  color: #737F8A;
  border-color: #D1DCE5;
}
form textarea[type="text"] {
  height: 80px;
}
form textarea[type="text"]:hover,
form input[type="text"]:hover,
form input[type="password"]:hover {
  border-color: #737F8A;
}
form textarea[type="text"]:focus,
form input[type="text"]:focus,
[type="password"]:focus {
  border-color: #737F8A;
}
.content-20 .signup-form form .site-link {
  width: 100%;
  *zoom: 1;
}
.content-20 .signup-form form .site-link:before,
.content-20 .signup-form form .site-link:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.content-20 .signup-form form .site-link:after {
  clear: both;
}
.content-20 .signup-form form .site-link:before,
.content-20 .signup-form form .site-link:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-20 .signup-form form .site-link:after {
  clear: both;
}
.content-20 .signup-form form .site-link input[type="text"],
.content-20 .signup-form form .site-link input[type="password"] {
  float: left;
}
.content-20 .signup-form form .site-link b {
  float: right;
  width: 28%;
  text-align: right;
  line-height: 42px;
}
.content-20 .signup-form form .btn {
  height: 54px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 21px;
  font-weight: normal;
  color: #ffffff;
  width: 100%;
  font-family: "pn-bold", sans-serif;
  background-color: #0489c6;
  border-color: #0489c6;
  letter-spacing: -1px;
}
.content-20 .signup-form form .btn:hover{
  background-color: #339ad9;
  border-color: #339ad9;
}
@media (max-width: 767px) {
  .content-20 .signup-form form {
    display: block;
    margin: 0 -20px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  form {
    width: 100%;
  }
   form input[type="text"],
  form input[type="password"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  form .form-group.pull-left {
    margin-right: 0;
    width: 100%;
    float: none;
  }
  form .form-group.pull-right {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  form .site-link input[type="text"],
  form .site-link input[type="password"] {
    width: 62%;
  }
  form .site-link b {
    width: 35%;
  }
}
@media (max-width: 480px) {
  form .site-link input[type="text"],
  form .site-link input[type="password"] {
    width: 100%;
  }
  form .site-link b {
    width: 44%;
  }
}
.content-20 .features {
}
.content-20 .features big {
  display: block;
  font-size: 25px;
  color: #ffffff;
  font-family: "pn-regular", sans-serif;
  margin-bottom: 56px;
  letter-spacing: -1px;
}
.content-20 .features h6 {
  font-size: 21px;
  letter-spacing: -1px;
  font-family: "pn-regular", sans-serif;
  color: #ffffff;
}
.content-20 .features p {
  font-size: 19px;
  color: #D1DCE5;
  letter-spacing: -1px;
  font-family: "pn-regular", sans-serif;
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  .content-20 .features h6 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .content-20 .features > * + * {
    margin-top: 30px;
  }
}
/**
 * Copntact 3 stylesheet  
 * */
.contacts-3 {
  padding-top: 120px;
  padding-bottom: 50px;
}
.contacts-3 h3 {
  font-size: 41px;
  color: #1b1f23;
  font-family: "pn-bold", sans-serif;
  margin-bottom: 10px;
  letter-spacing: -3px;
}
.contacts-3 h6,
.contacts-3 .h6 {
  font-family: "pn-regular", sans-serif;
  font-size: 19px;
  color: #3E454B;
  margin-bottom: 12px;
  letter-spacing: -1px;
  font-weight: normal;
}
.contacts-3 p {
  font-size: 21px;
  letter-spacing: -1px;
  font-family: "pn-regular", sans-serif;
}
.contacts-3 a {
  color: #e56c69;
}
.contacts-3 a:hover,
.contacts-3 a:focus,
.contacts-3 a.active {
  color: #FF9A98;
}
.contacts-3 form {
  margin: 30px 0 0;
}
.contacts-3 form input {
  height: 45px;
}
.form-control.control-small {
  width: 75px;
  display: inline;
  margin-left: 10px;
}
.contacts-3 form label {
  margin-bottom: 18px;
}
.contacts-3 form .btn {
  margin-top: 7px;
  min-width: 150px;
}
.contacts-3 form .btn [class*="fui-"] {
  font-size: 24px;
}
.contacts-3 form .btn.btn-primary:hover,
.contacts-3 form .btn.btn-primary:focus {
  background-color: #e74c3c;
}
.contacts-3 form .btn.btn-primary:active,
.contacts-3 form .btn.btn-primary.active {
  background-color: #c44133;
}
.contacts-3 .map {
  height: 255px;
  margin: 35px 0 60px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.contacts-3 .links {
  margin: 20px 0 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #ebedee;
}
.contacts-3 .links a {
  font-size: 19px;
  display: inline-block;
  margin-top: 10px;
  letter-spacing: -1px;
}
.contacts-3 .links [class*="fui-"] {
  font-size: 26px;
  vertical-align: middle;
  margin: -3px 23px 0 0;
}
@media (max-width: 767px) {
 .contacts-3 {
   padding-top: 80px;
   padding-bottom: 70px;
 }
  .contacts-3 > .container > .row > * + * {
    margin-top: 55px;
  }
}
@media (max-width: 480px) {
  .contacts-3 form {
    margin-bottom: 80px;
  }
  .contacts-3 form label {
    margin-bottom: 0px;
  }
}
/**
 * Footer 1 stylesheet  
 * */
.footer-1 {
  padding-top: 85px;
  padding-bottom: 85px;
  font-size: 14px;
  color: #bdc3c7;
}
.footer-1 .lead {
  margin-bottom: 15px;
  margin-top: -10px;
  font-size: 22px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: -1px;
}
.footer-1 .lead b {
  font-weight: 500;
}
.footer-1 .social-btns {
  margin-top: 15px;
}
@media (max-width: 991px) {
  .footer-1 .social-btns {
    margin-bottom: 25px;
  }
}
.footer-1 .btn.btn-danger {
  background-color: #c0392b;
}
.footer-1 .btn.btn-danger:hover,
.footer-1 .btn.btn-danger:focus {
  background-color: #cd6155;
}
.footer-1 .btn.btn-danger:active,
.footer-1 .btn.btn-danger.active {
  background-color: #a33025;
}
.footer-1 a {
  color: #bdc3c7;
  font-weight: normal;
}
.footer-1 a:hover,
.footer-1 a:focus,
.footer-1 a.active {
  color: #979c9f;
}
.footer-1 nav h6 {
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  line-height: 16px;
  font-family: "pn-regular", sans-serif;
  text-transform: none;
}
.footer-1 nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  color: #bdc3c7;
}
.footer-1 nav ul li {
  margin-bottom: 5px;
}
.footer-1 .buy-btn {
  text-align: center;
  letter-spacing: -1px;
}
.footer-1 .buy-btn a.btn {
  color: #ffffff;
}
.footer-1 .buy-btn .btn {
  margin-bottom: 17px;
}
.footer-1 .additional-links {
  border-top: 1px solid #D1DCE5;
  padding-top: 17px;
  font-size: 15px;
  color: #D1DCE5;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .footer-1 .additional-links {
    margin-top: 17px;
    margin-bottom: 0;
  }
}
.footer-1 .additional-links a {
  margin-right: 10px;
  color: #D1DCE5;
}
.footer-1 .additional-links a:hover,
.footer-1 .additional-links a:focus,
.footer-1 .additional-links a.active {
  color: #778485;
}
@media (max-width: 767px) {
  .footer-1 .col-sm-6 {
    margin-bottom: 20px;
  }
  .footer-1 nav .col-sm-2,
  .footer-1 .buy-btn {
    float: left;
    width: 30%;
    margin-left: 5%;
  }
  .footer-1 nav .col-sm-2:first-child {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .footer-1 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .footer-1 .buy-btn {
    float: none;
    clear: both;
    width: auto;
    padding-top: 15px;
    margin: 0;
  }
  .footer-1 .buy-btn .btn {
    margin: 0 0 10px;
  }
  .footer-1 nav .col-sm-2 {
    width: 47%;
    margin-left: 6%;
  }
}
.btn-success {
  color: #ffffff;
  background-color: #0489c6;
  border-color: #0489c6;
  font-family: "pn-bold", sans-serif;
  font-size: 21px;
  letter-spacing: -1px;
}
.btn-default {
  color: #ffffff;
  background-color: #D1DCE5;
  border-color: #D1DCE5;
  font-family: "pn-bold", sans-serif;
  font-size: 21px;
  letter-spacing: -1px;
}
.btn-success.large{
  font-family: "pn-regular", sans-serif;
  font-size: 29px;
  letter-spacing: -3px;
  padding: 21px 40px;
}
.btn-success.pink{
  background-color: #e56c69;
  border-color: #e56c69;
}
.btn-success.pink:hover, .btn-success.pink:focus, .btn-success.pink:active {
  color: #ffffff;
  background-color: #FF9A98;
  border-color: #FF9A98;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #339ad9;
  border-color: #339ad9;
}
.btn-default:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #E8EEF1;
  border-color: #E8EEF1;
}
.navbar-form .form-control, .navbar-form .input-group-addon, .navbar-form .btn {
  border-radius: 4px;
}
.content-23.custom-bg {
  background-image: url('../../startup/common-files/img/header/nyc.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.content-23 {
  overflow: hidden;
  background-color: #1B1F23;
}
.content-23.v-center > div, .content-23 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
.content-36  {
  position: relative;
}
.content-36 p {
  margin-top: 40px;
}
.content-36 .background {
  background-image: url('../../startup/common-files/img/content/mac-and-iphone.jpg');
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
c-10_myCarousel {
  margin-top: 80px;
}
@media (max-width: 480px) {
  .btn-success.large {
    font-size: 21px;
    letter-spacing: -1px;
    padding: 10px 20px;
  }
}
.form-group.has-error P {
  font-size: 17px;
  letter-spacing: -1px;
  color: #e56c69;
  margin-bottom: 0px !important;
}
.form-group.ok P {
	font-size: 21px;
	letter-spacing: -1px;
	color: #3498db;
	margin-bottom: 0px !important;
	font-family: "pn-bold", sans-serif;
  background-color: transparent;
  border-color: transparent;
}

.modal .form-group.ok P {
  font-family: inherit;
  font-size: 19px;
  color: inherit;
}
.form-group P.alert {
	padding: 0px;
}
.modal-body {
  padding-bottom: 0px;
}
.modal-title {
  letter-spacing: -1px;
  font-size: 23px;
  color: #ffffff;
  font-family: "pn-regular", sans-serif;
}
.modal-header {
  background-color: #3E454B;
}
.close {
  color: #D1DCE5;
  text-shadow: none;
  font-weight: normal;
  font-size: 30px;
  opacity: 1;
}
.close:hover {
  color: #E8EEF1;
  text-shadow: none;
  opacity: 1;
}
.modal-header .close {
  margin-top: 2px;
}
@media (min-width: 768px) {
  .modal-dialog.sign-in,
  .modal-dialog.forgot-password,
  .modal-dialog.reset-password {
    width: 400px;
  }
}

.modal-footer {
  margin-top: 0px;
}
.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: 0.7;
}


.padding {
 padding: 20px !important;
}
.padding-none {
 padding: 0px !important;
}
.padding-top {
 padding-top: 20px !important;
}
.padding-top-none {
 padding-top: 0px !important;
}
.padding-bottom {
 padding-bottom: 20px !important;
}
.padding-bottom-none {
 padding-bottom: 0px !important;
}
.padding-left {
 padding-left: 20px !important;
}
.padding-left-none {
 padding-left: 0px !important;
}
.padding-right {
 padding-right: 20px !important;
}
.padding-right-none {
 padding-right: 0px !important;
}
.margin {
 margin: 20px !important;
}
.margin-none {
 margin: 0px !important;
}
.margin-top {
 margin-top: 20px !important;
}
.margin-top-none {
 margin-top: 0px !important;
}
.margin-bottom {
 margin-bottom: 20px !important;
}
.margin-bottom-none {
 margin-bottom: 0px !important;
}
.margin-left {
 margin-left: 20px !important;
}
.margin-left-none {
 margin-left: 0px !important;
}
.margin-right {
 margin-right: 20px !important;
}
.margin-right-none {
 margin-right: 0px !important;
}


A.staff-member-address:after {
  content: "@blink.la";
}


.content-testimonials .quote-regular .quote:nth-child(1n+3) {
  display: none;
}

#signUp .logo {
    margin: 0px auto 20px auto;
	text-align: center;
}

#signUp .logo IMG {
    height: auto;
    width: auto;
    max-height: 100px;
    max-width: 160px;
}
