/* 62px */
/* 52px */
/* 40px */
/* 29px */
/* 28px */
/* 24px */
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.drop-ie-gradient {
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
/*only fo flat-ui free*/
body {
  color: #34495e;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  line-height: 1.231;
}
input,
button,
select,
textarea {
  font-size: 14px;
}
a {
  color: #16a085;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
a:hover {
  color: #1abc9c;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 62.006px /* 64px */;
}
h2,
.h2 {
  font-size: 51.996px /* 52px */;
}
h3,
.h3 {
  font-size: 39.998000000000005px /* 40px */;
}
h4,
.h4 {
  font-size: 28.994000000000003px /* 29px */;
}
h5,
.h5 {
  font-size: 28px /* 28px */;
}
h6,
.h6 {
  font-size: 23.996px /* 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: 18.004px;
  /* 18px */

  line-height: 1.722169;
  /* 31px */

}
.lead {
  font-size: 28px;
  /* 28px */

  line-height: 1.4642745000000001;
  /* 41px */

  font-weight: 300;
}
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: #1abc9c;
}
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;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: none;
}
/* end only for flat-ui free*/
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.bg-turquoise {
  background-color: #1abc9c;
}
.bg-green-sea {
  background-color: #16a085;
}
.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: #7f8c8d;
}
.bg-base {
  background-color: #34495e;
}
.bg-firm {
  background-color: #1abc9c;
}
.bg-success {
  background-color: #2ecc71;
}
.bg-danger {
  background-color: #e74c3c;
}
.bg-warning {
  background-color: #f1c40f;
}
.bg-info {
  background-color: #3498db;
}
.bordered {
  border-style: solid;
}
.bordered.bg-turquoise {
  border-color: #16a085;
}
.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: #7f8c8d;
}
body {
  overflow-x: hidden;
  color: #7f8c8d;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
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: 20px;
    padding-left: 20px;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #2c3e50;
}
h1 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
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-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
.navbar .subnav {
  display: none;
}
@media (max-width: 979px) {
  .navbar .nav-collapse {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -230px;
    width: 230px;
    padding: 25px 0;
    border-radius: 0;
    float: none;
    height: auto!important;
    overflow: auto!important;
    background: #222527;
    display: none;
  }
  .navbar .nav-collapse::-webkit-scrollbar {
    display: none;
  }
  .navbar .nav-collapse > * {
    margin: 30px 0 0!important;
  }
  .navbar .nav-collapse > *:first-child {
    margin-top: 0!important;
  }
  .navbar .nav-collapse .nav > li {
    margin: 0;
  }
  .navbar .nav-collapse .nav > li > a {
    display: block!important;
    margin: 0;
    padding: 12px 35px;
    border-bottom: 2px solid #24292d;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #5b5e61;
    text-transform: uppercase;
  }
  .navbar .nav-collapse .nav > li > a:hover,
  .navbar .nav-collapse .nav > li > a:focus,
  .navbar .nav-collapse .nav > li > a.active {
    color: #ffffff;
  }
  .navbar .nav-collapse .nav > li.active > a {
    color: #ffffff;
  }
  .navbar .nav-collapse .nav > li.active > a:hover,
  .navbar .nav-collapse .nav > li.active > a:focus,
  .navbar .nav-collapse .nav > li.active > a.active {
    color: #ffffff;
  }
  .navbar .nav-collapse .subnav {
    display: block;
    list-style: none;
  }
  .navbar .nav-collapse .subnav li > a {
    display: block;
    margin: 0;
    padding: 7px 35px;
    font-size: 13px;
    font-weight: normal;
    color: #5b5e61;
    text-transform: capitalize;
  }
  .navbar .nav-collapse .subnav li > a:hover,
  .navbar .nav-collapse .subnav li > a:focus,
  .navbar .nav-collapse .subnav li > a.active {
    color: #ffffff;
  }
  .navbar .nav-collapse .navbar-form,
  .navbar .nav-collapse .navbar-search {
    padding: 10px 35px;
    border-bottom: 0 none;
    border-top: 0 none;
    box-shadow: none;
  }
  .navbar .nav-collapse .navbar-form:focus,
  .navbar .nav-collapse .navbar-search:focus {
    outline: 0 none;
  }
  .has-header-dockbar {
    top: 66px !important;
  }
  body > header,
  body > section,
  body > div,
  body > footer {
    -webkit-backface-visibility: hidden;
    -webkit-transition: left 0.333s;
    -moz-transition: left 0.333s;
    -o-transition: left 0.333s;
    transition: left 0.333s;
    left: 0;
  }
  .navbar .nav-collapse {
    -webkit-backface-visibility: hidden;
    -webkit-transition: right 0.333s;
    -moz-transition: right 0.333s;
    -o-transition: right 0.333s;
    transition: right 0.333s;
  }
  .nav-visible body > header,
  .nav-visible body > section,
  .nav-visible body > div,
  .nav-visible body > footer {
    left: -230px;
  }
  .nav-visible .navbar .nav-collapse {
    right: 0!important;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top .navbar-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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-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: 0.2;
  filter: alpha(opacity=20);
}
@media (max-width: 768px) {
  .background {
    -webkit-background-size: auto 200%;
    -moz-background-size: auto 200%;
    -o-background-size: auto 200%;
    background-size: auto 200%;
  }
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.nav-visible .navbar .nav-collapse .nav > li > a:hover,
.nav-visible .navbar .nav-collapse .nav > li > li a:focus {
  background-color: transparent;
}
.nav-visible .nav-collapse .navbar-form,
.nav-visible .nav-collapse .navbar-search {
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
  margin: 10px 0;
  padding: 10px 15px;
}
.nav-visible .nav-collapse .navbar-form a.btn,
.nav-visible .nav-collapse .navbar-search a.btn {
  border-color: white;
  color: white;
}
.nav-visible .nav-collapse .navbar-form a.btn:hover,
.nav-visible .nav-collapse .navbar-search a.btn:hover,
.nav-visible .nav-collapse .navbar-form a.btn:focus,
.nav-visible .nav-collapse .navbar-search a.btn:focus {
  color: #7f8c8d;
  background-color: white;
}
/* header */
/**
 * Header 10 stylesheet  
 * */
.header-10 {
  z-index: 100;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 80px;
  background: #233240;
  color: white;
}
.header-10 .navbar {
  position: absolute;
  z-index: 2;
  top: 0;
  margin: 0;
}
.header-10 .navbar.navbar-fixed-top {
  position: fixed;
  margin: 0 auto;
  top: 0 !important;
}
.header-10 .navbar .navbar-form,
.header-10 .navbar .navbar-search {
  margin: 0;
  padding: 20px 0 19px 60px;
}
.header-10 .navbar .btn,
.header-10 .navbar .btn-group {
  margin-top: -1px;
}
.header-10 .navbar .btn {
  padding-left: 26px;
  padding-right: 26px;
}
.header-10 .navbar .btn.btn-primary {
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
}
.header-10 .navbar .navbar-inner {
  background: none;
}
.header-10 .navbar .brand {
  padding-left: 0;
  padding-top: 25px;
  font-size: 25px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 600;
}
.header-10 .navbar .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
.header-10 .navbar .nav > li {
  margin-left: 30px;
}
.header-10 .navbar .nav > li:first-child {
  margin-left: 0;
}
.header-10 .navbar .nav > li > a {
  padding: 29px 0 27px;
  font-size: 17px;
  font-weight: normal;
  color: #7f8c8d;
  font-weight: 600;
  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 .btn-navbar {
  margin: 36px 0 17px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background: none!important;
  color: white;
}
.header-10 .navbar .btn-navbar:hover,
.header-10 .navbar .btn-navbar:focus {
  color: #bdc3c7;
}
.header-10 .navbar .btn-navbar:active,
.header-10 .navbar .btn-navbar.active {
  color: #869198;
}
@media (max-width: 979px) {
  .header-10 .navbar .nav-collapse {
    padding-top: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -230px;
    width: 230px;
    height: auto!important;
    padding: 25px 0;
    border-radius: 0;
    float: none;
    overflow: auto!important;
    background: #222527;
  }
  .header-10 .navbar .nav-collapse::-webkit-scrollbar {
    display: none;
  }
  .header-10 .navbar .nav-collapse > * {
    margin: 30px 0 0!important;
  }
  .header-10 .navbar .nav-collapse > *:first-child {
    margin-top: 0!important;
  }
  .header-10 .navbar .nav-collapse .nav > li {
    margin: 0;
  }
  .header-10 .navbar .nav-collapse .nav > li > a {
    display: block!important;
    margin: 0;
    padding: 12px 35px;
    border-bottom: 2px solid #24292d;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #5b5e61;
    text-transform: uppercase;
  }
  .header-10 .navbar .nav-collapse .nav > li > a:hover,
  .header-10 .navbar .nav-collapse .nav > li > a:focus,
  .header-10 .navbar .nav-collapse .nav > li > a.active {
    color: #ffffff;
  }
  .header-10 .navbar .nav-collapse .nav > li.active > a {
    color: #ffffff;
  }
  .header-10 .navbar .nav-collapse .nav > li.active > a:hover,
  .header-10 .navbar .nav-collapse .nav > li.active > a:focus,
  .header-10 .navbar .nav-collapse .nav > li.active > a.active {
    color: #ffffff;
  }
  .header-10 .navbar .nav-collapse .subnav {
    display: block;
    list-style: none;
  }
  .header-10 .navbar .nav-collapse .subnav li > a {
    display: block;
    margin: 0;
    padding: 7px 35px;
    font-size: 13px;
    font-weight: normal;
    
    color: #5b5e61;
    text-transform: capitalize;
  }
  .header-10 .navbar .nav-collapse .subnav li > a:hover,
  .header-10 .navbar .nav-collapse .subnav li > a:focus,
  .header-10 .navbar .nav-collapse .subnav li > a.active {
    color: #ffffff;
  }
  .header-10 .navbar .nav-collapse .navbar-form,
  .header-10 .navbar .nav-collapse .navbar-search {
    padding: 10px 35px;
  }
  .header-10 .navbar .btn-navbar:before {
    content: '';
    display: block;
    background-image: url("../../../common-files/icons/menu-icon.png");
    width: 17px;
    height: 12px;
  }
}
.header-10-sub {
  position: relative;
  z-index: 50;
  height: 800px;
  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: 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: 20px;
    padding-right: 20px;
  }
  .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 .hero-unit {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.header-10-sub .hero-unit h1 {
  margin: 0 0 30px;
  font-size: 45px;
  font-weight: normal;
  color: #ffffff;
  
  font-weight: 300;
}
.header-10-sub .hero-unit p {
  font-size: 25px;
  font-weight: normal;
  color: #bdc3c7;
  
  font-weight: 300;
  line-height: 37.5px;
}
@media (max-width: 480px) {
  .header-10-sub .hero-unit h1 {
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    
    font-weight: 300;
  }
  .header-10-sub .hero-unit p {
    font-size: 22px;
    font-weight: normal;
    color: #bdc3c7;
    line-height: 35px;
    font-weight: 300;
  }
}
.header-10-sub .hero-unit.hero-unit-bordered h1 {
  font-size: 46px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
  
  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;
  }
}
.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: #7f8c8d;
  color: #ffffff;
  background: #121518;
  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: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 480px) {
  .header-10-sub .control-btn {
    bottom: 30px;
  }
}
/* contents */
.content-21 {
  position: relative;
  padding-top: 140px;
  padding-bottom: 0;
}
.content-21 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  
  text-align: center;
  margin-bottom: 55px;
  font-weight: 300;
}
@media (max-width: 480px) {
  .content-21 {
    padding-bottom: 20px;
  }
}
.content-21 .features.features-tabs .features-header {
  *zoom: 1;
  background: #34495e;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}
.content-21 .features.features-tabs .features-header:before,
.content-21 .features.features-tabs .features-header:after {
  display: table;
  content: "";
}
.content-21 .features.features-tabs .features-header:after {
  clear: both;
}
.content-21 .features.features-tabs .features-header:before,
.content-21 .features.features-tabs .features-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-21 .features.features-tabs .features-header:after {
  clear: both;
}
.content-21 .features.features-tabs .features-header .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 5px;
  float: left;
  width: 33%;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #bdc3c7;
  
  letter-spacing: 3px;
  border-left: 2px solid #304357;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.19em;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.content-21 .features.features-tabs .features-header .box:first-child {
  border-left: 0;
}
.content-21 .features.features-tabs .features-header .box.active {
  color: white;
}
.content-21 .features.features-tabs .features-header .box.active [class*="fui-"] {
  color: white;
}
.content-21 .features.features-tabs .features-header .box [class*="fui-"] {
  display: block;
  font-size: 24px;
  font-weight: normal;
  color: #bdc3c7;
  line-height: 30.9667px;
  margin-bottom: 15px;
}
.content-21 .features.features-tabs .features-bodies {
  position: relative;
  background: #ebedee url('../../../common-files/img/content/screen@2x.png') 0 50% no-repeat;
  -webkit-background-size: 322px 418px;
  -moz-background-size: 322px 418px;
  -o-background-size: 322px 418px;
  background-size: 322px 418px;
}
@media (max-width: 979px) {
  .content-21 .features.features-tabs .features-bodies {
    background-position: -15% 50%;
  }
}
@media (max-width: 600px) {
  .content-21 .features.features-tabs .features-bodies {
    background-image: none;
  }
}
.content-21 .features.features-tabs .features-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 120px 50px 120px 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
@media (max-width: 600px) {
  .content-21 .features.features-tabs .features-body {
    padding: 120px 50px 120px 50px;
  }
}
.content-21 .features.features-tabs .features-body.active {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.content-21 .features.features-tabs .features-body h6 {
  text-transform: none;
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: normal;
  color: #2c3e50;
  
  font-weight: 500;
}
.content-21 .features.features-tabs .features-body p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  margin-bottom: 40px;
}
@media (max-width: 480px) {
  .content-21 .features.features-tabs .features-header .box {
    font-size: 10px;
    font-weight: normal;
    color: #7f8c8d;
  }
  .content-21 .features.features-tabs .features-bodies {
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
  }
  .content-21 .features.features-tabs .features-body {
    padding: 60px 20px 60px 20px;
  }
}
.content-22 {
  position: relative;
  color: #bdc3c7;
  overflow: hidden;
  padding: 80px 0;
  z-index: 100;
  overflow: visible;
}
@media (max-width: 1500px) {
  .content-22 {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .content-22 {
    padding: 40px;
  }
}
.content-22 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  
  margin: 40px 0;
  font-weight: 300;
}
@media (max-width: 767px) {
  .content-22 h3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.content-22 h6 {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  
  font-weight: 500;
  text-transform: none;
}
.content-22 p {
  font-size: 18px;
  font-weight: normal;
  color: #bdc3c7;
  
  margin-bottom: 50px;
}
.content-22 .span8 {
  position: relative;
  /* padding-top: 600px; */
}
@media (max-width: 767px) {
  .content-22 .span8 {
    padding-top: 50px;
  }
}
.content-22 .description {
  font-size: 14px;
  font-weight: normal;
  color: #bdc3c7;
  
  position: relative;
  max-width: 220px;
  background: url("../../../common-files/img/content/line-l@2x.png") no-repeat scroll center top / 50% auto rgba(0, 0, 0, 0);
  padding-top: 110px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 200% 100%;
  -moz-transform-origin: 200% 100%;
  -ms-transform-origin: 200% 100%;
  -o-transform-origin: 200% 100%;
  transform-origin: 200% 100%;
  -webkit-transform: rotate(26deg);
  -moz-transform: rotate(26deg);
  -ms-transform: rotate(26deg);
  -o-transform: rotate(26deg);
  transform: rotate(26deg);
}
.content-22 .description img {
  position: absolute;
  bottom: 110%;
  left: 50%;
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.content-22.ani-processed .description {
  -webkit-backface-visibility: hidden;
  -webkit-transition: .8s 3.4s;
  -moz-transition: .8s 3.4s;
  -o-transition: .8s 3.4s;
  transition: .8s 3.4s;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.content-22.ani-processed .description img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: .4s 3.8s;
  -moz-transition: .4s 3.8s;
  -o-transition: .4s 3.8s;
  transition: .4s 3.8s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.content-22 .img {
  position: absolute;
  top: -50px;
  left: 2%;
}
.content-22 .img img {
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  top: -100%;
}
.content-22 .img img:first-child {
  position: static;
  visibility: hidden;
}
.content-22.ani-processed .img img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: .8s top, 1.2s opacity;
  -moz-transition: .8s top, 1.2s opacity;
  -o-transition: .8s top, 1.2s opacity;
  transition: .8s top, 1.2s opacity;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}
.content-22.ani-processed .img img:nth-child(2) {
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
.content-22.ani-processed .img img:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.content-22.ani-processed .img img:nth-child(4) {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.content-22.ani-processed .img img:nth-child(5) {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.content-22.ani-processed .img img:nth-child(6) {
  -webkit-transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.content-22.ani-processed .img img:nth-child(7) {
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
.content-22.ani-processed .img img:nth-child(8) {
  -webkit-transition-delay: 2.4s;
  -moz-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
@media (max-width: 480px) {
  .content-22 .description {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
}
.btn.btn-clear {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 26px 8px;
  background: none;
  border: 2px solid #2ecc71;
  font-size: 14px;
  font-weight: normal;
  color: #2ecc71;
  
  font-weight: 500;
}
.btn.btn-clear:hover,
.btn.btn-clear:focus {
  background: #2ecc71;
  color: white;
}
.btn.btn-clear:active,
.btn.btn-clear.active {
  border-color: #27ad60;
  background: #27ad60;
  color: rgba(255, 255, 255, 0.75);
}
.content-24 {
  position: relative;
  padding: 140px 0;
  color: #bdc3c7;
  overflow: hidden;
}
.content-24 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  
  margin-bottom: 40px;
  font-weight: 300;
}
.content-24 img.image {
  display: inline-block;
  position: absolute;
  right: 50%;
  margin-right: 100px;
}
.content-24 .span6.offset6 {
  position: relative;
}
.content-24 .features.features-clear .features-header {
  *zoom: 1;
  margin-bottom: 60px;
}
.content-24 .features.features-clear .features-header:before,
.content-24 .features.features-clear .features-header:after {
  display: table;
  content: "";
}
.content-24 .features.features-clear .features-header:after {
  clear: both;
}
.content-24 .features.features-clear .features-header:before,
.content-24 .features.features-clear .features-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-24 .features.features-clear .features-header:after {
  clear: both;
}
.content-24 .features.features-clear .features-header .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 50px;
  color: #667380;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.content-24 .features.features-clear .features-header .box:first-child {
  margin-left: 0;
}
.content-24 .features.features-clear .features-header .box.active {
  color: #27ae60;
}
.content-24 .features.features-clear .features-header .box [class*="fui-"] {
  display: block;
  font-size: 24px;
  font-weight: normal;
  color: inherit;
}
.content-24 .features.features-clear .features-bodies {
  position: relative;
}
.content-24 .features.features-clear .features-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
.content-24 .features.features-clear .features-body.active {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.content-24 .features.features-clear .features-body p {
  margin-bottom: 45px;
}
.content-24 .btn.btn-clear {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 26px 8px;
  background: none;
  border: 2px solid #2ecc71;
  font-size: 14px;
  font-weight: normal;
  color: #2ecc71;
  
  font-weight: 500;
}
.content-24 .btn.btn-clear:hover,
.content-24 .btn.btn-clear:focus {
  background: #2ecc71;
  color: white;
}
.content-24 .btn.btn-clear:active,
.content-24 .btn.btn-clear.active {
  border-color: #27ad60;
  background: #27ad60;
  color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 480px) {
  .content-24 {
    padding: 35px;
  }
  .content-24 img.image {
    position: relative;
    margin-bottom: 48px;
    right: 0;
  }
  .content-24 .features.features-clear .features-header {
    margin-bottom: 48px;
  }
  .content-24 .features.features-clear .features-body p {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .content-24 {
    padding: 35px;
  }
  .content-24 img.image {
    position: relative;
    margin-bottom: 48px;
    right: 0;
  }
  .content-24 .features.features-clear .features-header {
    margin-bottom: 48px;
  }
  .content-24 .features.features-clear .features-body p {
    margin-bottom: 48px;
  }
}
/* prices */
/**
 * Price 2 stylesheet  
 * */
.price-2 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.price-2 .plans {
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 3px solid #e5e5e5;
  border-top: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.price-2 .plans .plan {
  display: table-cell;
  width: 33.33%;
  text-align: center;
}
.price-2 .plans .plan .ribbon {
  position: absolute;
  right: -1px;
  top: 47px;
  z-index: 2;
}
@media (max-width: 979px) {
  .price-2 .plans .plan .ribbon {
    top: 20px;
  }
}
@media (max-width: 767px) {
  .price-2 .plans .plan .ribbon {
    top: 50px;
  }
}
.price-2 .plans .title {
  padding: 55px 0 55px;
  background: #34495e;
  color: #fff;
  
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
  white-space: nowrap;
  position: relative;
}
.price-2 .plans .title .price {
  margin: 10px 0 13px;
  font-size: 100px;
  font-weight: 500;
}
.price-2 .plans .title .price .currency {
  font-size: 24px;
  vertical-align: top;
  position: relative;
  font-weight: 400;
  top: 26px;
  left: -10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.price-2 .plans .title .price .period {
  font-size: 12px;
  vertical-align: bottom;
  position: relative;
  top: -27px;
  left: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.price-2 .plans .title .btn.btn-clear {
  padding: 6px 12px;
  border: 2px solid #fff;
  color: #fff;
  font-size: 13px;
  background: transparent;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-weight: 500;
}
.price-2 .plans .title .btn.btn-clear:hover,
.price-2 .plans .title .btn.btn-clear:focus {
  border-color: #fff;
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.price-2 .plans .title .btn.btn-clear:active,
.price-2 .plans .title .btn.btn-clear.active {
  border-color: #fff;
  color: #fff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.price-2 .plans .plan:first-child .title {
  margin-left: -3px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}
.price-2 .plans .plan:last-child .title {
  margin-right: -3px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
}
.price-2 .plans .description {
  padding: 27px 40px;
  font-size: 18px;
  color: #bdc3c7;
}
.price-2 .plans .description b {
  color: #7f8c8d;
  font-weight: 500;
}
.price-2 .plans .description .description-box {
  text-align: left;
  padding: 13px 0;
  border-top: 2px solid #ebedee;
}
.price-2 .plans .description .description-box:first-child {
  border-top: 0;
}
.price-2 .plans .description .description-box [class*="fui-"] {
  margin-right: 18px;
  font-size: 24px;
  vertical-align: middle;
  color: rgba(52, 73, 94, 0.2);
}
.price-2 .plans .plan-2 {
  border-left: 2px solid #e5e5e5;
  border-right: 2px solid #e5e5e5;
}
.price-2 .plans .plan-2 .title {
  margin: 0 -2px;
  border-left: 2px solid #2f4254;
  border-right: 2px solid #2f4254;
  z-index: 3;
}
@media (max-width: 767px) {
  .price-2 .plans {
    display: block;
    width: auto;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .price-2 .plans .plan {
    display: block;
    width: auto;
    border: 0!important;
    margin-top: 50px;
  }
  .price-2 .plans .plan:first-child {
    margin-top: 0;
  }
  .price-2 .plans .title {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    margin: 0!important;
  }
  .price-2 .plans .description {
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    border: 3px solid #e5e5e5;
    border-top: 0;
  }
  .price-2 .plans .plan-2 .ribbon {
    right: 0;
  }
}
.ribbon {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 10px!important;
  background: #e74c3c;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
}
.ribbon:before,
.ribbon:after {
  display: block;
  position: absolute;
  line-height: 0;
}
.ribbon:before {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAgCAYAAADe+2JdAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAIcbAACL/wAA/RMAAIWJAACNJgAA5z0AADj/AAAeyY4zee8AAACLSURBVHja7M6xCcIAEAXQZwwpJI0W6V3AVgdwKrF3CWdwAhFcIjhDKiGCoDGxSVAxyQT5zcG94+5G+X4GS+zqOlEnxAKn72aTANs2aHCtIwGmfWjAAfsxhPIWeaSJVxaris98WN4i9/Nc9Rz/r32kSStA8Mri7oeqIsj7vj324QbXLrxghQN+TrwHABFIH/AzT59nAAAAAElFTkSuQmCC');
  left: -7px;
  bottom: 0;
}
.ribbon:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAIcbAACL/wAA/RMAAIWJAACNJgAA5z0AADj/AAAeyY4zee8AAACMSURBVHja7MwxDoJAFIThf9fVAo2x4A5cwprKytPY2HoJS6/hCbwBoaKi0WxYoyYg+ywICQK9jdPNl/dG5Zu1AA44Azsg1TRZAlvgAkQttlkBhz4CxGO4GEP++Cs0yc2ilWI+NYRBwGyim0svwr2syApHWdff716E6/M13HxUbztAL3I0nW6BE7D/DADKLyXavmqdkAAAAABJRU5ErkJggg==');
  right: -5px;
  top: 0;
}
/* footer */
/**
 * Footer 13 stylesheet  
 * */
.footer-13 {
  padding-top: 44px;
  padding-bottom: 40px;
  background: #212A33;
  text-align: center;
}
.footer-13 a {
  font-weight: normal;
}
.footer-13 > .container {
  position: relative;
  text-align: center;
}
.footer-13 > .container > [class*="fui-"] {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -12px;
  font-size: 24px;
  font-weight: normal;
  color: #e74c3c;
}
  .footer-13 > .container > [class*="fui-"]:before {
    content: '' !important;
  }
.footer-13 nav {
  font-size: 12px;
  font-weight: normal;
  color: inherit;
  
  font-weight: 500;
  letter-spacing: 1px;
}
.footer-13 nav ul {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.footer-13 nav ul li {
  float: left;
  margin-left: 130px;
  line-height: 25px;
}
@media (max-width: 979px) {
  .footer-13 nav ul li {
    margin-left: 70px;
  }
}
@media (max-width: 767px) {
  .footer-13 nav ul li {
    margin-left: 20px;
  }
}
.footer-13 nav ul li:first-child {
  margin-left: 0;
}
.footer-13 nav ul li a {
  color: #95a5a6;
}
.footer-13 nav ul li a:hover,
.footer-13 nav ul li a:focus,
.footer-13 nav ul li a.active {
  color: #e74c3c;
}
@media (max-width: 480px) {
  .footer-13 nav {
    float: none;
    text-align: left;
  }
  .footer-13 nav.pull-right {
    margin-top: 18px;
  }
  .footer-13 nav ul li {
    float: none;
    margin: 18px 0 0;
  }
  .footer-13 nav ul li:first-child {
    margin-top: 0;
  }
  .footer-13 > .container > [class*="fui-"] {
    display: none;
  }
}
body > section.content-21,
body > section.content-24 {
  padding-top: 145px;
  padding-bottom: 0;
}
@media (max-width: 480px) {
  body > section.content-21,
  body > section.content-24 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
body > section.content-24 {
  padding-bottom: 85px;
}
body > section.intro {
  padding-top: 10em;
  padding-bottom: 6em;
}
@media (max-width: 480px) {
  body > section.content-22 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
body > section.price-2 {
  padding-top: 145px;
  padding-bottom: 145px;
}
.header-10 {
  background: transparent;
  position: absolute;
  height: 80px;
}
.header-10 .navbar {
  position: relative;
  margin: 10px 0 0;
  
}
@media (max-width: 979px) {
  .header-10 .navbar {
    margin: 0 0 10px;
  }
}
.header-10 .navbar .navbar-inner {
  background: none;
}
.header-10 .navbar .brand {
  display: none;
  padding: 23px 28px 5px 0;
  font-weight: 800;
  font-size: 25px;
  color: #fff!important;
}
.header-10 .navbar .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
@media (max-width: 979px) {
  .header-10 .navbar .brand {
    display: block;
  }
}
@media (min-width: 980px) {
  .header-10 .navbar .nav {
    width: 100%;
    text-align: center;
  }
  .header-10 .navbar .nav > li {
    float: none;
    display: inline-block;
    margin-left: 10%;
  }
  .header-10 .navbar .nav > li:first-child {
    margin-left: 0;
  }
}
.header-10 .navbar .nav > li > a {
  padding: 20px 10px 27px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
}
.header-10 .navbar .nav > li > a:hover,
.header-10 .navbar .nav > li > a:focus,
.header-10 .navbar .nav > li > a.active {
  color: #ffffff;
}
@media (max-width: 979px) {
  .header-10 .navbar .nav > li > a {
    margin: 0;
    padding: 7px 20px;
  }
}
.header-10 .navbar .nav > li.active > a {
  color: #ffffff;
}
.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: #ffffff;
}
.header-10 .navbar .btn-navbar {
  margin: 27px 0 5px;
  float: right;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background: none!important;
  color: #7f8c8d;
}
.header-10 .navbar .btn-navbar:hover,
.header-10 .navbar .btn-navbar:focus {
  color: #fff;
}
.header-10 .navbar .btn-navbar:active,
.header-10 .navbar .btn-navbar.active {
  color: #cccccc;
}
@media (max-width: 979px) {
  .header-10 .navbar .nav-collapse {
    padding-top: 17px;
  }
}
.header-10 .navbar {
  opacity: 0;
  filter: alpha(opacity=0);
}
.header-10 .navbar .nav > li {
  margin-left: 60px;
}
.header-10 .navbar .nav > li > a {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
}
.loaded .header-10 .navbar {
  -webkit-backface-visibility: hidden;
  -webkit-transition: 1.2s .8s opacity;
  -moz-transition: 1.2s .8s opacity;
  -o-transition: 1.2s .8s opacity;
  transition: 1.2s .8s opacity;
  opacity: 1;
  filter: alpha(opacity=100);
}
.header-10 .ani-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #131618;
  left: -100%;
}
.loaded .header-10 .ani-background {
  -webkit-backface-visibility: hidden;
  -webkit-transition: 1s 1.6s left;
  -moz-transition: 1s 1.6s left;
  -o-transition: 1s 1.6s left;
  transition: 1s 1.6s left;
  left: 0;
}
.header-10-sub .background {
  background-image: url("../img/NY_002.png");
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.header-10-sub .hero-unit.bordered {
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 8px solid white;
  padding: 26px 25px;
  margin-bottom: 40px;
}
.header-10-sub .hero-unit.bordered p {
  font-size: 46px;
  font-weight: normal;
  color: #ffffff;
  
  font-weight: 800;
  line-height: 46.00000000000001px;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .header-10-sub .hero-unit.bordered p {
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 800;
  }
}
.header-10-sub .wide-text.text-warning {
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
  
  font-weight: 500;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.header-10-sub .control-btn {
  bottom: 55px;
}
.content-21,
.content-22 {
  background-color: #212A33;
}
.price-2 .plans {
  margin-top: 30px;
}
.price-2 .span8 {
  text-align: center;
}
.price-2 .span8 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-weight: 500;
  margin: 0 0 30px;
}

.contacts-1 {
  padding: 6em 0;
}
@media (max-width: 767px) {
  .contacts-1 {
    padding: 6em 40px;
  }
}
.contacts-1 h3 {
  font-size: 30px;
  margin: 0 0 60px;
  font-weight: 300;
}
@media (max-width: 480px) {
  .contacts-1 h3 {
    font-size: 26px;
    margin: 0 0 30px;
  }
}
.contacts-1 form label {
  font-size: 15px;
  font-weight: normal;
  color: #34495e;
  margin-bottom: 12px;
}
.contacts-1 form ul {
    margin: 0;
}
    .contacts-1 form ul li {
        list-style: none;
        padding: 5px 0;
    }
      .contacts-1 form ul li div {
        width: 47.6%;
        display: inline-block;
        vertical-align: top;
      }
        @media (max-width: 1200px) {
          .contacts-1 form ul li div {
            width: 47.1%;
            display: inline-block;
          }
        }
        @media (max-width: 980px) {
          .contacts-1 form ul li div {
            width: 46.3%;
            display: inline-block;
          }
        }
        @media (max-width: 767px) {
          .contacts-1 form ul li div {
            width: 100%;
            display: inline-block;
          }
        }
        .contacts-1 form ul li div:first-child {
          margin: 0 2em 0 0;
        }
.contacts-1 h6,
.contacts-1 .h6 {
  margin: 0 0 12px;
  font-weight: 500;
  font-size: 18px;
  text-transform: none;
}
.contacts-1 label.h6 {
  margin-bottom: 18px;
}
.contacts-1 label.h6 {
  margin-bottom: 18px;
}
.contacts-1 p {
  font-size: 16px;
  line-height: 1.6;
}
.contacts-1 b {
  font-weight: 700;
}
.contacts-1 a {
  color: #2ecc71;
}
.contacts-1 a:hover,
.contacts-1 a:focus,
.contacts-1 a.active {
  color: #15967d;
}
.contacts-1 form {
  margin: 0;
}
.contacts-1 form input,
.contacts-1 form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  border-color: #ebedee;
  color: #7f8c8d;
  font-size: 17px;
  line-height: 22px;
}
.contacts-1 form input:focus,
.contacts-1 form textarea:focus {
  border-color: #1abc9c;
}
.contacts-1 form input {
  height: 45px;
}
.contacts-1 form label {
  margin-bottom: 18px;
}
.contacts-1 form .btn {
  margin-top: 7px;
  min-width: 150px;
}
.contacts-1 form .btn [class*="fui-"] {
  font-size: 24px;
}
.contacts-1 form .btn.btn-primary:hover,
.contacts-1 form .btn.btn-primary:focus {
  background-color: #e74c3c;
}
.contacts-1 form .btn.btn-primary:active,
.contacts-1 form .btn.btn-primary.active {
  background-color: #c44133;
}
.contacts-1 .additional {
  margin-bottom: 45px;
}

  .contacts-1 .additional a:hover {
  width: 100%; 
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
  opacity: 0.8;
    -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  }
.contacts-1 .phone {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #95a5a6;
}
.contacts-1 .phone big {
  display: block;
  font-size: 46px;
  letter-spacing: normal;
  white-space: nowrap;
  color: #2ecc71;
}
@media (max-width: 979px) and (min-width: 768px) {
  .contacts-1 .phone big {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .contacts-1 > .container > .row > * + * {
    margin-top: 55px;
  }
}
@media (max-width: 480px) {
  .contacts-1 form {
    margin-bottom: 80px;
  }
  .contacts-1 form label {
    margin-bottom: 0px;
  }
  .contacts-1 .phone big {
    font-size: 40px;
  }
}
.autocomplete-suggestions {
    background: #fff;
    max-height: 180px !important;
    overflow-y: scroll;
}
@media (min-width: 767px) {
  #what-we-do {
    background: url('../img/what-we-do.jpg') center repeat;
    text-align: center;
    padding: 9em 0;
  }

    #what-we-do h3 {
      color: #fff;
      font-size: 43px;
    }

    #what-we-do p {
      width: 28%;
      display: inline-block;
      text-align: left;
      padding: 2em 2em 0 2em;
      vertical-align: top;
      font-size: 20px;
      margin: 0;
      color: #fff;
    }

      #what-we-do p.first {
        padding-left: 0;
      }

      #what-we-do p.last {
        padding-right: 0;
      }
}
@media (max-width: 1200px) {
  #what-we-do p {
    width: 25%;
  }
}
@media (max-width: 767px) {
  #what-we-do {
    background: url('../img/what-we-do-mobile.jpg') center repeat;
    padding: 6em 2em;
    text-align: center;
  }

    #what-we-do h3 {
      color: #fff;
      margin: 0 0 1em 0;
    }

    #what-we-do p {
      width: 100%;
      display: block;
      font-size: 20px;
      color: #fff;
      margin: 2em 0 !important;
    }

      #what-we-do p.first {
        margin-top: 0 !important;
      }

      #what-we-do p.last {
        margin-bottom: 0 !important;
      }
}
.form-note {
  width: 100%;
  color: #fff;
  position: fixed;
  text-align: center;
  z-index: 200;
  padding: 1em 2em;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;  
}
  
  .form-note.error {
    background: #e74c3c;
  }

  .form-note.success {
    background: #2ecc71;
  }

form .error {
  color: #e74c3c;
  font-weight: bold;
  display: block;
}
.become-an-influencer {
  background: #e8e8e8;
  padding: 6em 0;
}
  .become-an-influencer .ajax-loader {
    background: url('../img/loader.gif');
    width: 35px;
    height: 35px;
    display: block;
  }
@media (max-width: 500px) {
  .become-an-influencer .tribes-top .tribes-nav {
    display: none;
  }
}
@media (max-width: 767px) {
  .become-an-influencer {
    padding: 6em 2em;
  }
}

@media (max-width: 767px) {
  .become-an-influencer .header {
    padding: 0 20px;
  }
}
.become-an-influencer .header h3 {
  margin: 0 0 0.3em 0;
  font-size: 30px;
  color: #2c3e50;
}
.become-an-influencer .header p {
  margin: 0 0 2em 0;
}
.become-an-influencer .carousel a {
  position: relative;
  display: block;
  margin: 1em .3em 0 .3em;
}
  .become-an-influencer .carousel a > div {
    width: 100%;
    position: absolute;
    background: rgba(33, 42, 51, 0.8);
    z-index: 100;
    bottom: 0;
    text-align: center;
    padding: .5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
    .become-an-influencer .carousel a div h2 {
      font-size: 15px;
      text-transform: uppercase;
      color: #fff;
      font-weight: normal;
      margin: 5px 0 10px 0;
    }

    .become-an-influencer .carousel a div p {
      min-height: 48px;
      font-size: 14px;
      color: #fff;
      display: none;
    }

    .become-an-influencer .carousel a > div label {
      color: #2ecc71;
      text-align: center;
    }

      .become-an-influencer .carousel a > div label:hover,
      .become-an-influencer .carousel .item.selected a > div label {
        background: #2ecc71;
        color: white;
      }

      @media (min-width: 767px) {
        .become-an-influencer .carousel a:hover > div label {
          background: #2ecc71;
          color: white;
        }
      }

    .become-an-influencer .carousel a > div input {
      display: none;
    }
.become-an-influencer .signup-form {
  width: 100%;
}
.become-an-influencer .signup-form form {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 10px 0 0;
  padding: 50px 7.263% 94px;
  background: white;
  font-size: 15px;
  font-weight: normal;
  color: #34495e;
}
.become-an-influencer .signup-form form h4 {
    margin: 1em 0;
}
.become-an-influencer .signup-form form .six-brands input {
    width: 92%;
}
.become-an-influencer .signup-form form .form-group {
  margin-bottom: 23px;
}
.become-an-influencer .signup-form form .form-group.pull-left {
  margin-right: 3%;
  width: 47%;
}
.become-an-influencer .signup-form form .form-group.pull-right {
  margin-left: 3%;
  width: 47%;
}
.become-an-influencer .signup-form form label {
  font-size: 15px;
  font-weight: normal;
  color: #34495e;
  margin-bottom: 12px;
}
.become-an-influencer .signup-form form ul {
    margin: 0;
}
    .become-an-influencer .signup-form form ul li {
        list-style: none;
        padding: 5px 0;
    }
      .become-an-influencer .signup-form form ul li div {
        width: 47.6%;
        display: inline-block;
        vertical-align: top;
      }
        @media (max-width: 1200px) {
          .become-an-influencer .signup-form form ul li div {
            width: 47.1%;
            display: inline-block;
          }
        }
        @media (max-width: 980px) {
          .become-an-influencer .signup-form form ul li div {
            width: 46.3%;
            display: inline-block;
          }
        }
        @media (max-width: 767px) {
          .become-an-influencer .signup-form form ul li div {
            width: 100%;
            display: inline-block;
          }
        }
        .become-an-influencer .signup-form form ul li div:first-child {
          margin: 0 2em 0 0;
        }
.become-an-influencer .signup-form form input[type="text"],
.become-an-influencer .signup-form form input[type="password"],
.become-an-influencer .signup-form form input[type="date"],
.become-an-influencer .signup-form form select {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  color: #34495e;
  border-color: #ecf0f1;
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 45px;
  padding: 0;  
}
  @media (max-width: 768px) {
    .become-an-influencer .signup-form form input[type="text"],
    .become-an-influencer .signup-form form input[type="password"],
    .become-an-influencer .signup-form form input[type="date"],
    .become-an-influencer .signup-form form select {
      width: 100% !important;
    }
  }
.become-an-influencer .signup-form form input[type="text"]:hover,
.become-an-influencer .signup-form form input[type="password"]:hover,
.become-an-influencer .signup-form form input[type="date"]:hover,
.become-an-influencer .signup-form form select:hover {
  border-color: #bdc3c7;
}
.become-an-influencer .signup-form form input[type="text"]:focus,
.become-an-influencer .signup-form form input[type="password"]:focus,
.become-an-influencer .signup-form form input[type="date"]:focus,
.become-an-influencer .signup-form form select:focus {
  border-color: #1abc9c;
}
.become-an-influencer .signup-form form .site-link {
  width: 100%;
  *zoom: 1;
}
.become-an-influencer .signup-form form .site-link:before,
.become-an-influencer .signup-form form .site-link:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.become-an-influencer .signup-form form .site-link:after {
  clear: both;
}
.become-an-influencer .signup-form form .site-link:before,
.become-an-influencer .signup-form form .site-link:after {
  display: table;
  content: "";
  line-height: 0;
}
.become-an-influencer .signup-form form .site-link:after {
  clear: both;
}
.become-an-influencer .signup-form form .site-link input[type="text"],
.become-an-influencer .signup-form form .site-link input[type="password"] {
  width: 70%;
  float: left;
}
.become-an-influencer .signup-form form .site-link b {
  float: right;
  width: 28%;
  text-align: right;
  line-height: 42px;
}
.become-an-influencer .signup-form form .submit-btn {
  height: 54px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 17px;
  font-weight: normal;
  color: #ffffff;
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .become-an-influencer .signup-form form {
    display: block;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .become-an-influencer .signup-form form {
    width: 100%;
  }
  .become-an-influencer .signup-form form input[type="text"],
  .become-an-influencer .signup-form form input[type="password"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .become-an-influencer .signup-form form .form-group.pull-left {
    margin-right: 0;
    width: 100%;
    float: none;
  }
  .become-an-influencer .signup-form form .form-group.pull-right {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .become-an-influencer .signup-form form .site-link input[type="text"],
  .become-an-influencer .signup-form form .site-link input[type="password"] {
    width: 62%;
  }
  .become-an-influencer .signup-form form .site-link b {
    width: 35%;
  }
}
@media (max-width: 480px) {
  .become-an-influencer .signup-form form .site-link input[type="text"],
  .become-an-influencer .signup-form form .site-link input[type="password"] {
    width: 55%;
  }
  .become-an-influencer .signup-form form .site-link b {
    width: 44%;
  }
}

/* Common style */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel{
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
  
.owl-carousel .owl-item{
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon 
.grabbing { 
    cursor:url(../img/grabbing.png) 8 8, move;
} */

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.grid {
  margin: 0 auto;
  width: 100%;
}

.grid .item a {
  max-width: 250px;
  color: #333;
  cursor: pointer;
}

.grid .item figure {
  position: relative;
  overflow: hidden;
  margin: 5px;
  background: #333;
}

.grid .item figure img {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.grid .item figcaption {
  position: absolute;
  top: 0;
  left: -10px;
  z-index: 11;
  padding: 10px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.grid .item figcaption h2 {
  color: #fff;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 300;
  font-size: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

  .grid .item:hover figcaption h2 {
    color: #e74c3c;
  }

  .grid .item.selected figcaption h2,
  .grid .item.selected .checkbox label {
    color: #2ecc71;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
  }

.grid .item figcaption p {
  padding: 0 20px;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}

  .grid .item:hover figcaption p {
    color: #aaa;
  }

  .grid .item.selected figcaption p {
    color: #aaa;
  }


.grid .item figcaption h2,
.grid .item figcaption p {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}

.grid .item figure .checkbox {
  position: absolute;
  padding: 4px 20px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}

.content-tribes .tribes-top {
  position: relative;
}

  .content-tribes .tribes-top > div {
    display: inline-block;
  }

    .content-tribes .tribes-top .tribes-heading h4 {
       margin: 0;
    }

    .content-tribes .tribes-top .tribes-nav {
      position: absolute;
      right: 0;
      top: 0;
    }

      .content-tribes .tribes-top .tribes-nav a {
        font-size: 24px;
        padding: 7px 15px 8px;
      }

    .content-tribes .tribes-top .tribes-count,
    .content-tribes .tribes-top .selected-tribes {
      color: #95a5a6;
    }

.content-tribes .grid figcaption,
.content-tribes .grid figcaption h2,
.content-tribes .grid figcaption p,
.content-tribes .grid figure .checkbox {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Style for SVG */
.content-tribes .grid svg {
  position: absolute;
  top: -1px; /* fixes rendering issue in FF */
  z-index: 10;
  width: 100%;
  height: 100%;
}

.grid .item svg path {
  fill: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

  .grid .item:hover svg path {
    fill: #fff;
  }

  .grid .item.selected svg path {
    fill: #fff;
  }


/* Hover effects */
.content-tribes .grid a:hover figure img {
  opacity: 1;
}

.content-tribes .grid a:hover figcaption h2,
.content-tribes .grid a:hover figcaption p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.content-tribes .grid a:hover figcaption p {
  opacity: 0;
}

.content-tribes .grid figcaption p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.content-tribes .grid figure .checkbox {
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  background: #fff;
  color: #333;
  font-weight: 300;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.content-tribes .grid a:hover figure .checkbox {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.content-tribes .grid figcaption h2, 
.content-tribes .grid figcaption p {
  -webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1); /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
  timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
}

.content-tribes .grid a:hover figcaption p, {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

#terms-and-conditions {
  display: none;
}

  #terms-and-conditions h2 {
    margin: .5em 0;
  }

  #terms-and-conditions h4 {
    color: #fff;
  }

  #terms-and-conditions p {
    margin: 1em 0;
  }