/*
 Theme Name:   SecondLife
 Theme URI:    http://preview.hb-themes.com/?theme=Highend
 Description:  A Flexible, Powerful & Beautiful WordPress Theme by HB-Themes. Mobile ready and optimized for best performance. With the powerful engine and user friendly interface it will allow you to build outstanding websites quick and easy... It comes with Premium Plugins integrated into the theme.
 Author:       HB-Themes
 Author URI:   http://www.hb-themes.com
 Template:     HighendWP
 Version:      1.0.1
 Tags:		   Responsive, Page-Builder, Drag&Drop, Clean, Modern, Corporate, Multi-Purpose, Multi-Color
 Text Domain:  hbthemes
 */
/* =Theme customization starts here
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ubuntu';
}
#main-wrapper.hb-stretched-layout {
  background-color: white;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.sf-menu ul {
  width: 12em;
}
.brand-color {
  color: #eb5757;
}
.block {
  display: block;
}
*::-moz-selection {
  background: rgba(104, 204, 236, 0.53);
}
*::selection {
  background: rgba(104, 204, 236, 0.53);
}
#main-nav#main-nav#main-nav li a {
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#main-nav#main-nav#main-nav li a span {
  font-size: 1.2em;
}
#main-nav#main-nav#main-nav li a i.sf-sub-indicator {
  opacity: 1;
  font-size: 1.15em;
}
#main-nav#main-nav#main-nav li a:hover {
  color: #eb5757 !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body:not(.page-template-page-presentation-fullwidth) #main-wrapper #main-nav > li > a:hover {
    color: #eb5757 !important;
  }
}
#main-nav ul.sub-menu li a span {
  font-weight: 500;
  color: black;
}
#main-nav ul.sub-menu li a span:hover {
  color: #EB5757;
}
.light-menu-dropdown #main-nav ul.sub-menu {
  border-radius: 2px;
  box-shadow: -1px 1px 13px 1px rgba(0, 0, 0, 0.6);
}
#main-nav ul.sub-menu {
  left: 0px;
  top: 81%;
}
.light-menu-dropdown #main-nav ul.sub-menu > li > a {
  border-left: 0;
  margin-left: 0px;
}
.light-menu-dropdown #main-nav ul.sub-menu::before {
  border-bottom: 6px solid white;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  left: 60px;
  position: absolute;
  top: -5px;
}
.svg svg {
  width: 100%;
}
.organiser {
  position: relative;
  top: 57px;
  left: 130px;
  right: 0px;
}
.exhibitor {
  position: absolute;
  bottom: -44px;
  left: 25px;
}
.visitor {
  position: absolute;
  bottom: 0px;
  left: 30px;
  top: 20px;
}
.exhibitor-para {
  position: relative;
  bottom: 0px;
  top: 168px;
  left: 13px;
}
.organiser-para {
  position: relative;
  top: 36px;
  left: 130px;
}
.visitor-para {
  position: relative;
  top: -40px;
  left: 18px;
}
#show-nav-menu {
  color: white;
  opacity: 0.6;
}
#main-content {
  padding-top: 0px;
}
#header-inner {
  height: auto !important;
}
#header-bar#header-bar {
  background-color: transparent;
  position: absolute;
}
#home-banner:before {
  content: '';
  display: block;
  background-image: url('img/expo-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  #home-banner:before {
    background-position: 40% -50px;
  }
}
#header-inner-bg {
  background-image: url('img/expo-banner.jpg');
  border: 0;
  top: 3em;
}
@media screen and (max-width: 768px) {
  #header-inner-bg {
    top: 0;
  }
}
.home-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 525px;
  padding-top: 5em;
  margin-top: 10em;
}
.home-banner .svg {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  text-align: center;
}
.home-banner .svg svg {
  width: 100%;
}
.home-banner .home-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.home-banner .home-content .main-title {
  margin-bottom: 0;
}
.home-banner .home-content .sub-title {
  margin: 1.7em 0 2em;
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  .wpb_column .home-banner.home-banner .main-title {
    font-size: 2.5em;
    line-height: 1.2;
  }
  .wpb_column .home-banner.home-banner .block {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .wpb_column .home-banner.home-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
    margin-bottom: 10em;
  }
  .wpb_column .home-banner.home-banner .svg {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .wpb_column .home-banner.home-banner .svg svg {
    width: 250px;
    top: 0;
  }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .wpb_column .home-banner.home-banner .home-content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .wpb_column .home-banner.home-banner .home-content .main-title {
    margin-bottom: 0;
    font-size: 2em;
  }
  .wpb_column .home-banner.home-banner .home-content .sub-title {
    margin: 1em 0;
    font-size: 1.4em;
  }
  .wpb_column .home-banner.home-banner .home-content .block {
    display: inline-block;
  }
}
.main-title {
  color: white;
  letter-spacing: 1px;
  font-size: 38px;
  line-height: 1.1;
}
@media screen and (min-width: 1305px) {
  .main-title {
    font-size: 3.3em;
    line-height: 1.3;
  }
}
@media screen and (min-width: 1305px) {
  .try-me .main-title {
    font-size: 2.6em;
  }
}
.sub-title {
  color: white;
  opacity: 0.7;
  line-height: 1.6;
}
@media screen and (min-width: 1366px) {
  .sub-title {
    font-size: 1.4em;
  }
}
.table-display-row.table-display-row .arrow-image,
.signup-link.signup-link .arrow-image {
  position: relative;
  bottom: 55px;
}
.learn-more .hb-button {
  background-color: #eb5757;
  font-size: 1.15em;
  padding: 15px 30px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease !important;
          transition: all 0.5s ease !important;
}
.learn-more .hb-button:hover {
  background-color: #ff7769;
}
.learn-more .hb-button:active {
  background-color: #bd2121;
}
@media screen and (max-width: 1365px) {
  .banner-col .hiddenbelow768 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .learn-more .hb-button {
    padding: 8px 25px;
    font-size: 1em;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .banner-col .main-title {
    font-size: 2.5em;
  }
  .banner-col .sub-title {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 450px) {
  .svg svg {
    position: relative;
    top: 40px;
  }
}
.dash-img {
  position: absolute;
  right: 0px;
  left: 0px;
  top: 0px;
  bottom: 0px;
}
.dash-img .vc_single_image-wrapper img {
  width: 850px;
}
.expo-title {
  font-weight: bolder;
  font-size: 4em;
  color: #08415c;
  line-height: 64px;
}
.expo-para {
  font-size: 1.2em;
  color: #515151;
  font-family: 'Lato', sans-serif;
}
.sign-up {
  font-size: 3.7em;
  line-height: 0.9;
}
.sign-up a {
  color: #eb5757;
  font-size: 48px;
  line-height: 43px;
}
@media screen and (max-width: 800px) {
  .sign-up {
    font-size: 2.7em;
  }
}
.transition-img {
  position: relative;
  z-index: 999;
  top: -150px;
  right: -250px;
}
.wpb_content_element.arrow-image {
  position: absolute;
  bottom: -50px;
}
.block1 {
  position: absolute;
  background-color: #f7f7f7;
  width: 280px;
  height: 220px;
  top: -150px;
}
.block2 {
  position: absolute;
  top: -91px;
  background-color: white;
  right: 100px;
  width: 280px;
  height: 220px;
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.11);
}
.block1 .wpb_wrapper,
.block2 .wpb_wrapper {
  padding: 30px 25px;
}
.block1 .wpb_wrapper h5,
.block2 .wpb_wrapper h5 {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.block1 .wpb_wrapper h4 {
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  color: #515151;
  margin-bottom: 10px;
}
.block2 .wpb_wrapper h4 {
  font-size: 14px;
  color: #08415c;
  font-family: 'Lato', sans-serif;
  margin-bottom: 10px;
}
.no-opac {
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .expo-title {
    font-size: 3.5em;
    line-height: 1.5;
  }
  .expo-title .hiddenbelow768 {
    display: none;
  }
  .sign-up a {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 999px) {
  .expo-row .wpb_column {
    width: 100%;
    float: none;
    text-align: center;
  }
  .expo-row .col-7-blocks .block1,
  .expo-row .block2 {
    position: static;
    width: 100%;
  }
  .expo-row .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .expo-row .expo-signup .sign-up {
    text-align: center;
  }
  .expo-row .expo-signup .sign-up a {
    font-size: 1em;
  }
  .expo-row .arrow-image.arrow-image {
    position: relative;
    top: -25px;
    text-align: center;
  }
  .expo-row .arrow-image.arrow-image img {
    width: 25%;
  }
  .expo-row .transition-img.transition-img {
    position: static;
    margin: -47px 0px 19px 0px;
  }
  .expo-row .transition-img.transition-img.wpb_single_image {
    text-align: center;
  }
  .expo-row .transition-img.transition-img img {
    margin: 2em 0;
  }
  .expo-row .table-display-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .expo-row .col-5-data {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .expo-row .col-7-blocks {
    margin-bottom: 50px;
  }
  .expo-row .block1 .wpb_wrapper,
  .expo-row .block2 .wpb_wrapper {
    width: calc(100% - 50px);
  }
  .expo-row .block2 {
    margin-top: -40px;
  }
  .expo-row .gradient-pattern span.vc_icon_element-icon.fa.fa-circle::after {
    left: -17px;
  }
  .expo-row .expo-title {
    font-size: 35px;
    text-align: center;
  }
  .expo-row .expo-para {
    font-size: 14px;
    text-align: justify;
  }
  .expo-row .hiddenbelow768 {
    display: none !important;
  }
}
@media screen and (min-width: 600px) and (max-width: 999px) {
  .expo-row .arrow-image.arrow-image img {
    width: 107px;
  }
}
.row.h-t-w {
  margin-bottom: 6em;
}
.row.h-t-w + .without-border:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(90deg, #f7f7f7 0, #ffffff 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 100%), -webkit-linear-gradient(0deg, #f7f7f7 0, #ffffff 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, #f7f7f7 0, #ffffff 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 100%), linear-gradient(90deg, #f7f7f7 0, #ffffff 2px, rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 100%);
  background-position: -2px -2px;
  background-size: 8px 8px;
  background-color: #fff;
}
.hwork .work-cont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 5em 0;
}
.hwork .work-cont > div:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.hwork .work-cont > div:nth-child(2n) {
  position: relative;
  z-index: 2;
}
.hwork .work-cont > div:nth-child(2n) img {
  position: absolute;
  bottom: -10px;
  z-index: -1;
}
.hwork .work-cont .hwork__title {
  margin-top: 0;
}
.hwork__title {
  font-weight: bolder;
  font-size: 3.5em;
  color: #08415C;
  line-height: 1.1;
  padding-left: 2em;
  margin: 1em 0 1.5em 0;
}
.hwork__title .odd {
  display: block;
}
.hwork__section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 5em !important;
}
.hwork__section .hcol {
  width: 30.5%;
  width: calc(33.33% - 30px);
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(33.33% - 30px);
      -ms-flex: 1 0 calc(33.33% - 30px);
          flex: 1 0 calc(33.33% - 30px);
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -25px;
}
.hwork__section .hcol .icon-num {
  width: 50px;
  height: 50px;
  color: #fff;
  line-height: 50px;
  font-weight: 600;
  font-size: 1.5em;
  display: block;
  text-align: center;
  font-family: 'Lato', sans-serif;
  background-color: #EB5757;
  border-radius: 50px;
  position: relative;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(235, 87, 87, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(235, 87, 87, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(235, 87, 87, 0);
  }
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(235, 87, 87, 0.7);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(235, 87, 87, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(235, 87, 87, 0);
  }
}
.hwork__section .hcol .icon-num:hover {
  -webkit-animation: none;
          animation: none;
}
.hwork__section .hcol__title {
  font-size: 2em;
  margin: 1em 0 0.5em 0;
}
.hwork__section .hcol__subtitle {
  margin: 1em 0;
  font-size: 1.2em;
  line-height: 1.6;
  color: #797979;
  font-family: 'lato';
}
.hwork__section .hcol__link {
  color: #eb5757;
  font-size: 1.15em;
  margin: 1em 0;
  display: block;
  font-weight: 600;
  font-family: 'lato';
}
.hwork__section .hcol .box {
  position: relative;
}
.hwork__section .hcol .box-img {
  background-image: url('../../uploads/2017/02/home-grad-bg_white.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 150px;
  height: 150px;
  position: absolute;
  top: -90px;
  right: -25px;
}
.hwork__section:before {
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  border-top: 3px dashed #08415c;
  padding: 2px 0;
  border-bottom: 3px dotted #d8d8d8;
}
.how-work .signup-link .vc_column-inner {
  padding: 0 0 10px 0;
}
.how-work .signup-link .vc_column-inner .wpb_text_column {
  margin-top: 2em;
}
@media screen and (max-width: 1024px) {
  .hwork__title {
    font-size: 3.5em;
  }
}
@media screen and (max-width: 999px) {
  .row.h-t-w {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 850px) and (max-width: 991px) {
  .how-work .hiddenbelow768 {
    display: none;
  }
  .home-h-i-w .wpb_column {
    width: 100%;
    float: none;
    text-align: right;
  }
  .home-h-i-w .wpb_column .sign-up a {
    font-size: 1em;
  }
  .home-h-i-w .wpb_column .arrow-image {
    right: 10em;
    text-align: right;
    bottom: 30px;
  }
}
@media screen and (max-width: 800px) {
  .row.h-t-w {
    margin-bottom: 0;
  }
  .hwork__title {
    padding: 0;
    margin: 0.5em 0;
    text-align: center;
    font-size: 2.7em;
  }
  .hwork__title .odd {
    display: inline-block;
  }
  .hwork__section {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .hwork__section .hcol {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 calc(100% - 30px);
        -ms-flex: 1 0 calc(100% - 30px);
            flex: 1 0 calc(100% - 30px);
    text-align: center;
    margin: 2em 0 0 0;
  }
  .hwork__section .hcol .icon-num {
    display: inline-block;
  }
  .hwork__section .hcol__title {
    font-size: 1.6em;
  }
  .hwork__section .hcol__subtitle {
    font-size: 1.15em;
  }
  .hwork__section .hcol__link {
    font-size: 1.05em;
  }
  .hwork__section .hcol .box-img {
    display: none;
  }
  .hwork__section:before {
    display: none;
  }
  .how-work .signup-link .vc_column-inner {
    padding: 0 0 10px 0;
  }
  .how-work .signup-link .vc_column-inner .wpb_text_column {
    margin-top: 0;
  }
  .how-work .signup-link .vc_column-inner .sign-up {
    text-align: center;
  }
  .how-work .signup-link .vc_column-inner .sign-up a {
    font-size: 1em;
  }
  .how-work .signup-link .vc_column-inner .arrow-image {
    position: relative;
    top: -20px;
  }
  .how-work .signup-link .vc_column-inner .arrow-image img {
    width: 25%;
  }
  .how-work .wpb_column,
  .how-work .signup-link {
    width: 100%;
    float: none;
    text-align: center;
  }
  .how-work .wpb_column .hiddenbelow768,
  .how-work .signup-link .hiddenbelow768 {
    display: none;
  }
  .how-work .wpb_column .vc_single_image-wrapper,
  .how-work .signup-link .vc_single_image-wrapper {
    text-align: center;
  }
  .how-work .wpb_column .vc_single_image-wrapper img,
  .how-work .signup-link .vc_single_image-wrapper img {
    width: 15%;
  }
}
@media screen and (min-width: 600px) and (max-width: 800px) {
  .how-work .signup-link .vc_column-inner .arrow-image img {
    width: 15%;
  }
}
.features {
  margin-top: 5em;
}
.features .wpb_wrapper .features__heading {
  font-weight: bolder;
  font-size: 3.7em;
  color: #08415c;
  margin-bottom: 60px;
  margin-left: 1.5em;
}
.features-section .wpb_wrapper {
  position: relative;
}
.features-section .wpb_wrapper .vc_tta-container {
  margin-bottom: 0;
  width: 90%;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab {
  border: 2px solid #eb5757;
  padding: 0 6em;
  border-radius: 5px;
  position: relative;
  box-shadow: 7px 7px 3px 0px rgba(160, 160, 160, 0.41);
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container {
  margin-top: -35px;
  overflow: inherit;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
  overflow: inherit;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  padding-right: 5em;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  background-color: #fff;
  padding-bottom: 44px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.19);
  border-radius: 50%;
  width: 65px;
  height: 65px;
  text-align: center;
  padding: 0;
  line-height: 50px;
  -webkit-transition: all 0.8s ease;
          transition: all 0.8s ease;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-icon:before {
  content: '';
  display: block;
  width: 40px;
  background-repeat: no-repeat;
  height: 40px;
  position: relative;
  left: 1px;
  background-size: 80%;
  background-position: center;
  margin: 5px auto;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-icon.fa-instagram:before {
  background-image: url('../../uploads/2017/02/business.png');
  background-size: 95%;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-icon.fa-home:before {
  background-image: url('../../uploads/2017/02/social.png');
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-icon.fa-user:before {
  background-image: url('../../uploads/2017/02/visitor.png');
  background-size: 60%;
  left: 0px;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
  position: absolute;
  bottom: -50px;
  left: -26px;
  margin: 0;
  font-size: 1.4em;
  width: 110px;
  font-weight: 500;
  font-family: lato;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.19);
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text {
  font-weight: 600;
  color: #08415c;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container {
  padding-top: 4em;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
  padding: 14px 0;
  overflow: inherit;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 45px;
  width: 90%;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container .points {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(50% - 40px);
      -ms-flex: 1 0 calc(50% - 40px);
          flex: 1 0 calc(50% - 40px);
  padding: 10px 20px;
  margin-bottom: 20px;
  max-width: calc(50% - 40px);
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container .points h3 {
  text-transform: uppercase;
  font-size: 1.15em;
  color: #eb5757;
  font-weight: 600;
  margin-bottom: 8px;
  position: relative;
  font-family: lato;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container .points h3:before {
  content: '';
  display: inline-block;
  position: absolute;
  height: 1px;
  background-color: #eb5757;
  width: 20px;
  top: 50%;
  left: -35px;
}
.features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container .points p {
  font-size: 1.15em;
  color: #4c4c4c;
  font-family: lato;
}
.features-section .wpb_wrapper .tab-signup {
  position: absolute;
  bottom: -42px;
  left: 8%;
  cursor: pointer;
}
.features-section .wpb_wrapper .tab-signup .vc_general {
  background-color: #eb5757;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.15em;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.features-section .wpb_wrapper .tab-signup .vc_general:hover {
  color: #fff;
  background-color: #ff7769;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider {
  position: absolute;
  right: -55px;
  top: 18%;
  width: 25%;
  background-color: #fff;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.1);
  min-height: 250px;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .init-testimonial-slider {
  min-height: 250px;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .testimonial-slider .hb-testimonial {
  border: 0;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .testimonial-slider .hb-testimonial .comments h3 {
  font-size: 1.3em;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: lato;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .testimonial-slider .hb-testimonial .comments p {
  font-size: 1.05em;
  color: #696767;
  margin-bottom: 5px;
  font-family: lato;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .testimonial-slider .hb-testimonial:after {
  display: none;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .flex-control-nav {
  bottom: 2px;
  right: 5px;
  display: block !important;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .flex-control-nav li a {
  color: #ddd;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .flex-control-nav li a i:before {
  content: '\f111';
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .flex-control-nav li .flex-active {
  color: #eb5757;
}
.features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider:after {
  content: 'Concerns';
  display: inline-block;
  position: absolute;
  top: -22px;
  right: 0;
  font-size: 2.8em;
  color: #dedede;
  font-weight: 600;
  z-index: -1;
  opacity: 0.6;
}
@media screen and (min-width: 769px) and (max-width: 1305px) {
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container {
    width: 85%;
  }
  .features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider {
    right: -15px;
    width: 27%;
  }
  .features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider:after {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 768px) {
  .features .wpb_wrapper .features__heading {
    margin: 0;
    text-align: center;
    font-size: 2.5em;
    margin-bottom: 35px;
  }
  .features-section .wpb_wrapper .vc_tta-container {
    width: 100%;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab {
    padding: 0 1em;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    margin-bottom: 10px;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
    padding-right: 0;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
    width: 60px;
    height: 60px;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-icon.fa-instagram:before {
    background-size: 80%;
    left: 0;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-icon.fa-home:before {
    background-size: 70%;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a .vc_tta-icon.fa-user:before {
    background-size: 55%;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
    font-size: 1.1em;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container {
    padding-top: 1em;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    display: none;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container {
    width: 100%;
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container .points {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 calc(100% - 20px);
        -ms-flex: 1 0 calc(100% - 20px);
            flex: 1 0 calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container .points h3:before {
    display: none;
  }
  .features-section .wpb_wrapper .tab-signup {
    position: relative;
    bottom: 25px;
    width: 100%;
    left: 0;
    margin-bottom: 0;
    text-align: center;
  }
  .features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider {
    width: 100%;
    position: static;
    min-height: auto;
  }
  .features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .init-testimonial-slider {
    min-height: auto;
  }
  .features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider:after {
    display: none;
  }
  .features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .flex-control-nav {
    text-align: center;
    left: 0;
    z-index: 9;
  }
  .features-section .wpb_wrapper .testimonial-slider-wrapper.feature-slider .flex-control-nav .icon-circle-blank {
    font-size: 1.2em;
    padding: 0 0.2em;
  }
}
@media screen and (max-width: 450px) {
  .features {
    margin-top: 35px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .features-section .wpb_wrapper .vc_tta-container .features-tab.features-tab.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .tab-container .points {
    max-width: 41%;
  }
}
body.home #footer {
  display: block;
}
#footer {
  display: none;
  background-color: #08415c;
}
#footer.dark-style a {
  color: #eb5757;
}
#footer .row.footer-row {
  margin: 0 !important;
}
.footer-section .widget-item > h4 {
  font-size: 2.5em;
  text-transform: inherit;
  opacity: 0.15;
  margin-bottom: 0;
  letter-spacing: inherit;
}
.footer-section .widget-item .textwidget .subHead {
  margin: 0;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 1.1em;
}
.footer-section .widget-item .textwidget .footer-data {
  margin-top: 20px;
  font-size: 1.1em;
}
.footer-section .widget-item .textwidget .footer-data a {
  color: #eb5757;
}
#copyright-wrapper {
  padding: 2.5em 0 !important;
}
#copyright-wrapper a {
  border-bottom: 0;
}
.copyright-data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.copyright-data .left .logo-variation {
  background-image: url('img/expovenu-logo-neutral.png');
  height: 48px;
  background-size: contain;
  background-repeat: no-repeat;
}
.copyright-data .left h1 {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 600;
  color: #444343;
  margin-bottom: 5px;
  letter-spacing: 1.1px;
}
.copyright-data .left h1 span {
  color: #b3b0b0;
}
.copyright-data .right p {
  text-align: right;
}
.copyright-data .right .contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 5px;
}
.copyright-data .right .contact > div {
  color: #b3b0b0;
  padding-right: 15px;
  font-size: 1.2em;
  font-weight: 600;
}
.copyright-data .right .contact > div i {
  padding-right: 3px;
  font-size: 1.3em;
  vertical-align: middle;
}
.copyright-data .right .contact > div.number {
  padding-right: 0;
}
@media screen and (max-width: 600px) {
  #copyright-wrapper {
    padding: 2em 0 !important;
  }
  .copyright-data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .copyright-data > div {
    text-align: center;
    margin: 10px 0;
  }
  .copyright-data .right p {
    text-align: center;
  }
}
#contact-button {
  width: auto;
  padding: 0px 15px;
  font-size: 1.1em;
  text-transform: uppercase;
  background-color: #eb5757;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  right: -82px;
  top: 50%;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
#contact-button i {
  width: auto !important;
  padding: 0 15px 0 0;
  font-size: 1.1em !important;
  margin-top: 0 !important;
}
#contact-button:hover {
  right: 0px;
}
#contact-panel {
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.12);
  border: 0;
}
#contact-panel .contact-cap {
  font-family: lato;
  font-size: 1.1em;
}
#contact-panel .contact-input {
  background-color: transparent;
  border: 0;
  font-size: 1.1em;
  border-bottom: 1px solid #08415c;
  font-family: lato;
}
#contact-panel .contact-input.error {
  border: 0 !important;
  border-bottom: 1px solid #eb5757 !important;
  box-shadow: none;
}
#contact-panel .hb-button {
  background-color: #08415c;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #logo .image-logo .hb-visible-logo img.default {
    display: block !important;
    margin-top: 18px;
  }
}
@media screen and (max-width: 1300px) {
  .block1 {
    width: 220px;
    left: -40px;
    top: -120px;
  }
  .block2 {
    width: 220px;
    left: 120px;
    top: 1px;
  }
  .transition-img {
    top: -45px;
    left: 110px;
  }
}
@media screen and (max-width: 768px) {
  .hiddenbelow768 {
    display: none !important;
  }
  .height68,
  .vc_empty_space {
    height: 0px !important;
  }
  .p-r-30 {
    padding-right: 30px !important;
  }
}
@media handheld, only screen and (max-width: 767px) {
  .container.container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 320px) {
  .table-display-row {
    left: -10px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 800px) {
  .hwork .work-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .hwork .work-cont > div .hwork__title {
    font-size: 2.5em;
  }
  .hwork .work-cont > div:nth-child(2n) {
    margin-top: 2em;
  }
  .hwork .work-cont > div:nth-child(2n) img {
    width: 50%;
    position: relative;
    top: -2em;
  }
  .hwork .work-cont > div:nth-child(2n) .sign-up {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 768px) {
  .main-title {
    font-size: 1.7em;
    text-align: center;
    line-height: 1.4;
    margin-top: 30px;
  }
  .sub-title {
    font-size: 1.2em;
    text-align: center;
  }
  .organiser {
    position: absolute !important;
    top: 105px;
    left: 80px;
  }
  .organiser-para,
  .exhibitor-para,
  .visitor-para {
    position: relative;
    top: -32px;
    left: 13px;
  }
  .exhibitor {
    top: 16px;
    left: 79px;
  }
  .visitor {
    top: 18px;
    left: 80px;
  }
  .how-title {
    position: static !important;
    font-size: 43px !important;
  }
  .learn-more {
    text-align: center;
  }
  .rect1 {
    -webkit-transform: translate(-64px, 24px) scale(1.3);
        -ms-transform: translate(-64px, 24px) scale(1.3);
            transform: translate(-64px, 24px) scale(1.3);
  }
  .rect1 .rect2 {
    -webkit-transform: translate(53px, -4px) rotate(45deg);
        -ms-transform: translate(53px, -4px) rotate(45deg);
            transform: translate(53px, -4px) rotate(45deg);
  }
  .rect1 .rect2 text {
    -webkit-transform: translate(-10px, 0px);
        -ms-transform: translate(-10px, 0px);
            transform: translate(-10px, 0px);
  }
  .hwork .work-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .hwork .work-cont > div .hwork__title {
    font-size: 2em;
  }
  .hwork .work-cont > div:nth-child(2n) {
    margin-top: 2em;
  }
  .hwork .work-cont > div:nth-child(2n) img {
    width: 50%;
    position: relative;
    top: -2em;
  }
  .hwork .work-cont > div:nth-child(2n) .sign-up {
    font-size: 2em;
  }
}
#main-content .dummy-top .wpb_content_element {
  margin-bottom: 0 !important;
}
.row.spacer-row {
  margin: 7em 0;
}
.row.dummy-top {
  margin: 0;
}
.row.dummy-top + .without-border:before {
  content: '';
  display: block;
  background-image: url('img/expo-banner.jpg');
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 60%;
}
.benefit-banner {
  text-align: center;
  padding: 8em 0 3.2em;
}
.benefit-banner .benefit-title .main-title {
  font-size: 3.3em;
  margin-bottom: 8px;
}
.benefit-banner .benefit-title .sub-title {
  font-size: 1.6em;
}
@media screen and (max-width: 992px) {
  .benefit-banner .benefit-title .main-title {
    margin-top: 0;
  }
}
@media screen and (max-width: 500px) {
  .benefit-banner {
    padding: 8em 0 3em 0;
  }
  .benefit-banner .benefit-title .main-title {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 15px;
  }
  .benefit-banner .benefit-title .sub-title {
    font-size: 1.2em;
  }
  .row.spacer-row {
    margin: 3em 0;
  }
}
.mdigital__title {
  font-weight: 600;
  font-size: 2.3em;
  margin-bottom: 5px;
}
.mdigital__subtitle {
  color: #676767;
  font-size: 1.4em;
  font-family: lato;
}
.mdigital-content .flex-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}
.mdigital-content .flex-col .flex-sec {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(50% - 30px);
      -ms-flex: 1 0 calc(50% - 30px);
          flex: 1 0 calc(50% - 30px);
  padding: 0 15px;
  margin: 1em 0;
}
.mdigital-content .fdata {
  font-size: 1.2em;
  line-height: 1.6;
  color: #4c4c4c;
  position: relative;
  font-family: 'lato';
}
.mdigital-content .fdata:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: -15px;
  left: 0;
  width: 25px;
  border-bottom: 4px solid #eb5757;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .mdigital-image .wpb_single_image {
    display: block !important;
  }
  .mdigital-image .connect-svg {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 850px) {
  .digital-row .vc_col-sm-6 {
    width: 100%;
    float: none;
  }
  .digital-row .vc_col-sm-6 .wpb_single_image {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .mdigital {
    text-align: center;
  }
  .mdigital__title {
    font-size: 1.7em;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .mdigital__subtitle {
    font-size: 1.15em;
  }
  .mdigital-content.vc_column_container > .vc_column-inner {
    padding: 0;
  }
  .mdigital-content .flex-col {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .mdigital-content .flex-col .flex-sec {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 calc(100% - 30px);
        -ms-flex: 1 0 calc(100% - 30px);
            flex: 1 0 calc(100% - 30px);
  }
  .mdigital-content .flex-col:not(:first-child) {
    margin: 0em 0;
  }
}
.row.why-shifter {
  margin-bottom: -20px;
}
.digital-row + .without-border:before {
  content: '';
  display: block;
  background-image: url('../../uploads/2017/02/benefits-why-bg.jpg');
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  left: 0;
  background-position: 100% 65%;
  box-shadow: rgba(0, 0, 0, 0.15) -1px 0 0px 500px inset;
}
.digital-row + .without-border .why-secondlife {
  margin-bottom: 0;
}
.digital-row + .without-border .why-secondlife .why-heading .title {
  position: relative;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 1.1;
  color: #fff;
  text-align: left;
  padding: 2em 1em;
}
.digital-row + .without-border .why-secondlife .stats-col {
  background-color: #fff;
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats {
  padding: 1em 30px;
  margin: 30px 0;
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats .points {
  margin: 50px 0;
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats .points > h3 {
  font-weight: 600;
  font-size: 1.45em;
  position: relative;
  z-index: 1;
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats .points > h3 .points__data {
  background-color: #fff;
  padding-right: 5px;
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats .points > h3:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #eee;
  top: 50%;
  z-index: -1;
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats .points > p {
  font-size: 1.2em;
  line-height: 1.6;
  color: #4c4c4c;
  font-family: 'lato';
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats .points:first-child {
  margin-top: 0;
}
.digital-row + .without-border .why-secondlife .stats-col .why-stats .points:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .without-border .why-secondlife {
    margin: 0 0 80px 0;
    padding: 2em 0 0 0;
  }
  .without-border .why-secondlife .wpb_column {
    width: 100%;
    position: static;
    float: none;
  }
  .without-border .why-secondlife .wpb_column .why-heading {
    top: 0;
  }
  .without-border .why-secondlife .wpb_column .why-heading .title {
    text-align: center;
    padding: 0;
    font-size: 3em;
  }
  .without-border .why-secondlife .wpb_column .why-heading .title .hiddenbelow768 {
    display: none;
  }
  .without-border .why-secondlife .wpb_column .why-heading .title:after {
    right: 0;
    width: 100%;
    bottom: -10px;
  }
  .without-border .why-secondlife .wpb_column.stats-col .why-stats {
    padding: 3em 0;
    margin: 0;
  }
  .without-border .why-secondlife .wpb_column.stats-col .why-stats .points {
    padding: 0 20px;
  }
}
@media screen and (max-width: 450px) {
  .digital-row + .without-border .why-secondlife {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  .digital-row + .without-border .why-secondlife .wpb_column .why-heading .title {
    font-size: 2.1em;
  }
  .digital-row + .without-border .why-secondlife .wpb_column.stats-col .why-stats .points > h3 {
    font-size: 1.4em;
  }
}
.row.attempt-section {
  margin-bottom: 4em;
}
.mAttempts__title {
  font-weight: 600;
  font-size: 3.5em;
  line-height: 1.2;
}
.mAttempts-content > p {
  margin: 1.5em 0;
  font-size: 1.2em;
  color: #4c4c4c;
  font-family: 'Lato';
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .attempt-section .mAttempts__title {
    font-size: 3em;
  }
  .attempt-section .mAttempts__title .hiddenbelow768 {
    display: none;
  }
  .attempt-section .mAttempts-content > p {
    margin: 1.5em 0;
    font-size: 1.2em;
    color: #797979;
    font-family: 'Lato';
  }
  .attempt-section .vc_col-sm-push-6,
  .attempt-section .vc_col-sm-pull-6 {
    position: static;
    width: 100%;
    float: none;
    text-align: center;
  }
  .attempt-section .vc_col-sm-push-6 .wpb_single_image,
  .attempt-section .vc_col-sm-pull-6 .wpb_single_image {
    text-align: center;
  }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
  .attempt-section .mAttempts__title {
    font-size: 3em;
  }
  .attempt-section .mAttempts__title .hiddenbelow768 {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .attempt-section .vc_column_container > .vc_column-inner {
    padding: 0;
  }
  .mAttempts {
    text-align: center;
  }
  .mAttempts__title {
    font-size: 2em;
  }
  .mAttempts-content > p {
    margin: 1em 0;
    font-size: 1.1em;
  }
}
.attempt-section + .without-border:before {
  content: '';
  display: block;
  background-color: #08415c;
  background-image: -webkit-linear-gradient(90deg, rgba(8, 65, 92, 0) 0, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 252, 252, 0) 100%), -webkit-linear-gradient(0deg, rgba(4, 4, 4, 0.16) 0, rgba(255, 255, 255, 0) 2px, rgba(249, 246, 246, 0) 2px, rgba(255, 254, 254, 0) 100%);
  background-image: linear-gradient(0deg, rgba(8, 65, 92, 0) 0, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 252, 252, 0) 100%), linear-gradient(90deg, rgba(4, 4, 4, 0.16) 0, rgba(255, 255, 255, 0) 2px, rgba(249, 246, 246, 0) 2px, rgba(255, 254, 254, 0) 100%);
  background-position: -2px -2px;
  background-clip: border-box;
  background-size: 8px 8px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.row.try-section {
  padding: 4em 0;
  margin-bottom: -60px;
}
.row.try-section .try-me .main-title {
  font-weight: 600;
  margin-top: 0;
}
.row.try-section .learn-more {
  text-align: right;
  padding: 2em 0 0 0;
}
@media screen and (max-width: 768px) {
  .row.try-section {
    padding: 1em 0;
  }
  .row.try-section .try-me .main-title {
    font-size: 2em;
    line-height: 1.4;
    margin-top: 15px;
  }
  .row.try-section .try-me .sub-title {
    font-size: 1.3em;
  }
  .row.try-section .learn-more {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .row.try-section .learn-more {
    padding: 0 0 1em 0;
  }
}
.connect-svg {
  text-align: center;
}
.connect-svg svg {
  width: 100%;
  height: auto;
}
#connection1,
#connection2 {
  fill-opacity: 0;
  stroke: #bfbfbf;
  stroke-width: 2.9;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  -webkit-animation: draw 5s infinite linear;
  animation: draw 5s infinite linear;
}
@-webkit-keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
  70% {
    stroke-dashoffset: 0;
  }
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
  70% {
    stroke-dashoffset: 0;
  }
}
.customize {
  margin-top: 3.5em;
}
.custom-section {
  padding: 0 1em;
}
.custom-section .custom-title {
  font-size: 2.2em;
  color: #363636;
  margin-bottom: 1em;
  line-height: 1.3;
}
.custom-section .custom-subtitle {
  color: #6f6f6f;
  font-size: 1.2em;
  margin-bottom: 2em;
}
.custom-section .more-detail {
  color: #eb5757;
  font-weight: 600;
  font-family: ubuntu;
  text-decoration: underline;
  font-size: 1.25em;
}
.customize-text .custom-section .custom-subtitle {
  position: relative;
}
.customize-text .custom-section .custom-subtitle:nth-child(odd):before {
  content: '';
  display: block;
  position: absolute;
  top: -15px;
  width: 35px;
  background-color: #eb5757;
  height: 4px;
}
.custLook .plast-img {
  margin-top: -8em;
}
.onboard-ex {
  background-color: #08415c;
  margin-top: 1em;
}
.onboard-ex .feature-img {
  padding: 2em 2em 0 2em;
}
.onboard-ex .custom-section {
  padding: 7em 0;
}
.onboard-ex .custom-section .custom-title,
.onboard-ex .custom-section .custom-subtitle {
  color: #fff;
}
.publish-row {
  margin-top: 4em;
}
.publish-row .custom-section {
  padding: 4em 0 4em 5em;
}
.publish-row + .without-border {
  background-color: #f6f6f6;
  box-shadow: rgba(0, 0, 0, 0.11) 0px 0px 20px 0px inset;
  border-bottom: 1px solid #e5e5e5;
}
#main-content .feature-col .wpb_content_element {
  margin-bottom: 0 !important;
}
.row.special-exhibit {
  margin-bottom: 0;
}
.feature-col {
  margin-top: 4em;
}
.feature-col .wpb_text_column p {
  margin-bottom: 0;
}
.feature-col .custom-section {
  position: absolute;
  top: 1em;
  right: 15em;
  text-align: left;
  width: 500px;
}
.feature-col .custom-section .flex-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.feature-col .custom-section .flex-col .custom-subtitle {
  width: 350px;
  margin-bottom: 0;
}
.browse-exhibit {
  margin-top: 3em;
}
.browse-exhibit + .without-border {
  border-top: 1px solid #e5e5e5;
}
.browse-exhibit .custom-section {
  position: absolute;
  left: 3em;
  width: 350px;
  top: 3em;
}
.present-exhibit {
  margin-top: 4em;
}
.present-exhibit .custom-section {
  padding-top: 2em;
}
.interact-start-row + .without-border {
  background-color: #f6f6f6;
  box-shadow: rgba(0, 0, 0, 0.11) 0px 0px 20px 0px inset;
}
.interact-row.interact-row {
  padding-top: 5em;
}
.interact-row.interact-row .interact-img {
  margin-bottom: -8em;
}
.interact-row.interact-row .custom-section {
  position: absolute;
  top: 2em;
  right: 0;
  width: 350px;
}
.stats-row {
  margin-top: 11em;
}
.stats-row .custom-section {
  padding: 4em 0 4em 5em;
}
@media screen and (min-width: 1025px) and (max-width: 1250px) {
  .custom-section .custom-title {
    font-size: 1.9em;
  }
  .custom-section .custom-subtitle,
  .custom-section .more-detail {
    font-size: 1.1em;
  }
  .special-exhibit .feature-col .custom-section {
    right: 3em;
    top: 0;
  }
  .interact-row.interact-row .custom-section {
    right: -3em;
    width: 250px;
  }
  .onboard-ex .custom-section {
    padding: 4em 0;
  }
  .browse-exhibit .custom-section {
    left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .customize {
    margin-top: 2em;
  }
  .custom-section.custom-section {
    position: static;
    padding: 0;
    width: auto;
  }
  .custom-section.custom-section .custom-title {
    font-size: 1.7em;
    text-align: center;
  }
  .custom-section.custom-section .custom-subtitle {
    font-size: 1.1em;
    text-align: center;
  }
  .custom-section.custom-section .custom-subtitle:nth-child(odd):before {
    display: none;
    background-color: #fff;
  }
  .custom-section.custom-section .detail {
    text-align: center;
  }
  .custom-section.custom-section .detail .more-detail {
    font-size: 1.15em;
  }
  .custLook .plast-img {
    margin-top: 0;
  }
  .onboard-ex .feature-img {
    padding: 1em 0;
  }
  .onboard-ex .custom-section {
    padding: 0 1em;
  }
  .publish-row {
    margin-top: 2em;
  }
  .publish-row .custom-section {
    padding: 1em 0;
  }
  .special-exhibit .feature-col {
    margin-top: 2em;
    padding: 0;
  }
  .special-exhibit .custom-section {
    padding: 2em 0;
  }
  .special-exhibit .custom-section .flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .special-exhibit .custom-section .flex-col .custom-subtitle {
    width: auto;
    padding-bottom: 1em;
    text-align: center;
  }
  .browse-exhibit {
    margin-top: 2em;
  }
  .browse-exhibit .custom-section {
    padding: 1em 0;
  }
  .present-exhibit {
    margin-top: 2em;
  }
  .present-exhibit .custom-section {
    padding: 1em 0;
  }
  .interact-row.interact-row {
    padding: 0;
  }
  .interact-row.interact-row .interact-img {
    margin: 1em 0;
  }
  .interact-row.interact-row .custom-section {
    position: static;
    width: auto;
  }
  .stats-row {
    margin-top: 2em;
  }
  .stats-row .custom-section {
    padding: 1em 0;
  }
}
@media screen and (min-width: 650px) and (max-width: 1024px) {
  .vc_row .vc_col-sm-9,
  .vc_row .vc_col-sm-3,
  .vc_row .vc_col-sm-8,
  .vc_row .vc_col-sm-4,
  .vc_row .vc_col-sm-6 {
    width: 100%;
    float: none;
    position: static;
  }
  .custom-section.custom-section .custom-title {
    font-size: 1.9em;
  }
  .custom-section.custom-section .custom-subtitle {
    font-size: 1.3em;
  }
}
.modal-click {
  cursor: pointer;
}
.crop-here.hb-visible-modal {
  background-color: rgba(8, 65, 92, 0.9);
}
.jump-cont {
  border-bottom: 1px solid #eee;
  padding-bottom: 1.5em;
  margin-top: -45px;
  margin-bottom: 2em;
}
.select-arrow {
  background-repeat: no-repeat;
  background-position: 103% 50%;
  background-size: 28px;
  cursor: pointer;
  background-image: url('img/select-icon.png');
  padding: 0 10px;
}
.jump-to {
  background-color: transparent;
  border: 0;
  width: auto;
  font-family: ubuntu;
  font-size: 1.3em;
  font-size: 1.55em;
  font-weight: 600;
  background-image: none;
  color: #323436;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.hb-modal-window {
  width: 990px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hb-modal-window .hb-box-cont-body {
  padding: 20px;
}
.hb-modal-window .hb-box-cont-header {
  position: absolute;
  right: 0;
  top: -35px;
  background-color: transparent;
  padding: 0;
  border: 0;
}
.hb-modal-window .hb-box-cont-header .hb-moon-close-2:before {
  font-size: 0.8em;
  color: #fff;
}
.hb-modal-window .owl-carousel .owl-wrapper-outer {
  padding-top: 4em;
  z-index: 1;
}
.hb-modal-window .owl-carousel .owl-wrapper-outer .owl-wrapper {
  height: auto;
}
.hb-modal-window .owl-theme .owl-controls {
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 2em;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons > div {
  background-color: transparent;
  color: #000;
  position: relative;
  z-index: 2;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons > div:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-style: inherit;
  font-size: 2em;
  position: relative;
  top: -4px;
  padding-right: 10px;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons > div:after {
  content: 'Previous Feature';
  display: inline-block;
  position: absolute;
  top: 0;
  width: 112px;
  text-align: left;
  padding-left: 20px;
  left: 0;
  font-weight: 500;
  font-size: 0.98em;
  color: #a2a1a1;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons .owl-prev {
  padding-left: 0;
  font-weight: 600;
  line-height: 1.2;
  padding-top: 8px;
  font-size: 1.05em;
  opacity: 1;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons .owl-prev:before {
  content: "\f104";
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons .owl-next {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  font-weight: 600;
  font-size: 1.05em;
  opacity: 1;
  margin: 0;
  padding: 14px 0 0 0;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons .owl-next:before {
  content: "\f105";
  right: 0;
  padding-right: 0;
  padding-left: 10px;
  top: -10px;
}
.hb-modal-window .owl-theme .owl-controls .owl-buttons .owl-next:after {
  content: 'Next Feature';
  top: -5px;
  padding: 0;
  left: inherit;
  right: 20px;
  text-align: right;
}
.owl-carousel.owl-carousel .item img {
  width: auto;
}
.owl-pagination {
  position: absolute;
  top: -200px;
  visibility: hidden;
  pointer-events: none;
}
.customize-look > h1 {
  font-size: 1.75em;
  border-bottom: 1px solid #eee;
  padding-bottom: 1em;
  margin-top: -45px;
}
.customize-look .cust-row {
  position: relative;
  margin-bottom: 1em;
}
.customize-look .cust-row .cust-data {
  position: absolute;
  top: 1em;
  right: 4em;
  width: 300px;
  padding: 15px;
  text-align: left;
}
.customize-look .cust-row .cust-data p {
  color: #363636;
  font-size: 1.35em;
  line-height: 1.4;
}
.customize-look .cust-row.second .cust-data {
  left: 5em;
  right: inherit;
  width: 350px;
  top: 0;
}
.customize-look .cust-row.third .cust-data {
  top: inherit;
  bottom: 4em;
  width: 500px;
  right: 5em;
}
.customize-look .cust-row.learn-more button {
  box-shadow: none;
}
.customize-look .cust-row:last-child {
  padding: 3em;
}
.customize-look.decide-ex .cust-row.first {
  padding: 0;
}
.customize-look.decide-ex .cust-row.first .cust-data {
  top: inherit;
  bottom: 4em;
  width: 350px;
  right: 2em;
}
.customize-look.interact .cust-data.second {
  top: inherit;
  bottom: 0;
}
.customize-look.interact .cust-row.third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.customize-look.interact .cust-row.third .col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.customize-look.interact .cust-row.third .col .cust-data {
  position: static;
  width: auto;
  text-align: right;
}
.customize-look.interact .cust-row.third .col .learn-more {
  padding: 2em 0;
  text-align: right;
}
.customize-look.interact .cust-row.third .col .learn-more button {
  box-shadow: none;
}
.customize-look.feature-special .cust-data {
  position: static;
  width: 500px;
  text-align: center;
  margin: 0 auto;
}
.customize-look.browse .cust-row.first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.customize-look.browse .cust-row.first .col {
  float: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.customize-look.browse .cust-row.first .col:first-child .cust-data {
  position: static;
  margin-left: auto;
  text-align: right;
}
.customize-look.browse .cust-row.first .col:last-child .cust-data {
  position: static;
  margin-top: 2em;
}
.customize-look.browse .cust-row.second .cust-data {
  position: static;
  width: 100%;
  text-align: center;
}
.customize-look.present-product .cust-row.first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.customize-look.present-product .cust-row.first .col {
  float: none;
}
.customize-look.present-product .cust-row.first .col:first-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.customize-look.present-product .cust-row.first .col:last-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 30%;
      -ms-flex: 1 0 30%;
          flex: 1 0 30%;
}
.customize-look.present-product .cust-row.first .col:last-child .cust-data {
  position: static;
  margin-top: 5em;
}
.customize-look.present-product .cust-row.second .cust-data {
  left: 1em;
  top: 3em;
  width: 300px;
  text-align: right;
}
.customize-look.publish-content .cust-row.first .cust-data {
  top: inherit;
  bottom: 16em;
  width: 500px;
  right: 6em;
}
.customize-look.publish-content .cust-row.second {
  margin-top: -8em;
}
.customize-look.publish-content .cust-row.second .pointer-img {
  right: 4em;
  position: absolute;
  top: 6em;
}
.customize-look.publish-content .cust-row.second .cust-data {
  right: 14em;
  left: inherit;
  top: -2em;
  width: 300px;
}
.customize-look.get-stats .first .cust-data {
  right: 3em;
}
.customize-look.get-stats .second .cust-data {
  position: static;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1050px) {
  .jump-to {
    text-align: center;
    font-size: 1.1em;
  }
  .customize-look .cust-row .cust-data.cust-data {
    position: static;
    width: auto;
    padding: 1em 0;
    text-align: center;
  }
  .customize-look .cust-row .cust-data.cust-data p {
    font-size: 1.2em;
  }
  .customize-look.interact .cust-row.third {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .customize-look.interact .cust-row.third .col:first-child {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .customize-look.interact .cust-row.third .col .cust-data,
  .customize-look.interact .cust-row.third .col .learn-more {
    text-align: center;
  }
  .customize-look.decide-ex .cust-row.first .cust-data {
    width: auto;
  }
  .customize-look.browse .cust-row.first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .customize-look.browse .cust-row.first .col:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .customize-look.browse .cust-row.first .col:last-child .cust-data {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .customize-look.present-product .cust-row.first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .customize-look.present-product .cust-row.first .col:last-child .cust-data {
    margin-top: 0;
  }
  .customize-look.present-product .cust-row.second .cust-data {
    text-align: center;
  }
  .customize-look.publish-content .cust-row.first .cust-data {
    width: auto;
  }
  .customize-look.publish-content .cust-row.second {
    margin: 0;
  }
  .customize-look.publish-content .cust-row.second .pointer-img {
    display: none;
  }
  .owl-controls .owl-buttons > div {
    visibility: hidden;
    width: 25px;
    height: 25px;
  }
  .owl-controls .owl-buttons > div:before {
    visibility: visible;
  }
  .owl-controls .owl-buttons > div:after {
    display: none;
  }
}
@media screen and (min-width: 900px) and (max-width: 1050px) {
  .hb-modal-window {
    width: 900px;
  }
  .jump-to {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 601px) and (max-width: 800px) {
  .hb-modal-window {
    width: 80%;
  }
  .jump-to {
    font-size: 1.25em;
  }
}
.expo-fail {
  margin-top: 8em;
}
.expo-fail .f-reason {
  color: #676767;
  font-size: 1.6em;
  font-family: 'Lato';
}
.expo-fail .great {
  font-size: 4.5em;
  font-weight: 600;
  line-height: 1.2;
}
.expo-fail .great .block {
  display: block;
}
.fail-reason.fail-reason {
  border-top: 4px solid #e6ebee;
  padding: 3em 0;
}
.fail-reason.fail-reason .constraint__title {
  font-size: 1.8em;
  font-weight: 600;
  font-family: lato;
  margin-bottom: 0;
}
.fail-reason.fail-reason .constraint__sub {
  font-family: lato;
  font-size: 1.4em;
}
.fail-reason.fail-reason .points {
  margin: 2em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.fail-reason.fail-reason .points__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(50% - 40px);
      -ms-flex: 1 0 calc(50% - 40px);
          flex: 1 0 calc(50% - 40px);
  padding: 0 20px;
  font-size: 1.3em;
  font-family: lato;
  margin: 1em 0;
  position: relative;
}
.fail-reason.fail-reason .points__title .block {
  display: block;
}
.fail-reason.fail-reason .points__title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background-color: #eb5757;
}
.fail-reason.fail-reason .last p {
  font-size: 1.4em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fail-reason.fail-reason .points__title {
    max-width: 35%;
  }
  .fail-reason.fail-reason .points__title .block {
    display: inline-block;
  }
}
@media screen and (max-width: 991px) {
  .fail-reason.fail-reason {
    border-top: 0;
    padding: 2em 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .expo-fail .f-reason {
    font-size: 1.3em;
  }
  .expo-fail .great {
    font-size: 3.5em;
  }
  .constraint-row .wpb_column {
    width: 100%;
    float: none;
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .expo-fail {
    margin-top: 0;
  }
  .expo-fail .f-reason {
    text-align: center;
    font-size: 1.2em;
  }
  .expo-fail .great {
    text-align: center;
    font-size: 2em;
  }
  .expo-fail .great .block {
    display: inline-block;
  }
}
@media screen and (max-width: 560px) {
  .fail-reason.fail-reason {
    padding: 3em 0 0 0;
  }
  .fail-reason.fail-reason .constraint {
    text-align: center;
  }
  .fail-reason.fail-reason .constraint__title {
    font-size: 1.6em;
  }
  .fail-reason.fail-reason .constraint__sub {
    font-size: 1.2em;
  }
  .fail-reason.fail-reason .points {
    margin: 2em 0;
  }
  .fail-reason.fail-reason .points__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 calc(100% - 40px);
        -ms-flex: 1 0 calc(100% - 40px);
            flex: 1 0 calc(100% - 40px);
    font-size: 1.2em;
  }
  .fail-reason.fail-reason .last p {
    font-size: 1.2em;
  }
}
.solution {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.solution .points {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(66.66% - 30px);
      -ms-flex: 1 0 calc(66.66% - 30px);
          flex: 1 0 calc(66.66% - 30px);
  padding: 0 15px;
}
.solution .points__title {
  font-size: 2.4em;
  font-weight: 600;
}
.solution .points__sub {
  font-size: 1.4em;
  line-height: 1.3;
  font-family: lato;
  padding-right: 7em;
}
.solution .points__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.solution .points__col .lists {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(51.66%);
      -ms-flex: 1 0 calc(51.66%);
          flex: 1 0 calc(51.66%);
  padding: 0 15px 0 0;
}
.solution .points__col .lists-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2em 0;
}
.solution .points__col .lists-col > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.solution .points__col .lists-col > p .arrow {
  background-color: #eb5757;
  position: relative;
  height: 30px;
  padding: 0 8px;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
  font-style: inherit;
  font-size: 1em;
  font-family: lato;
}
.solution .points__col .lists-col > p .arrow:after {
  content: '';
  display: block;
  height: 0px;
  width: 0px;
  border: 15px solid;
  border-color: #eb5757 #eb5757 transparent transparent;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 6px;
}
.solution .points__col .lists-col .data {
  font-size: 1.25em;
  font-family: lato;
  color: #797979;
  padding-left: 2em;
}
.solution .points__col .lists-col:last-child {
  margin-bottom: 0;
}
.solution .points__col .fly-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(3.33%);
      -ms-flex: 1 0 calc(3.33%);
          flex: 1 0 calc(3.33%);
  padding: 0 15px;
  position: relative;
}
.solution .points__col .fly-right .purpose {
  background-color: #fff;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.06);
  padding: 20px;
  position: absolute;
  width: 200px;
  right: -65px;
}
.solution .points__col .fly-right .purpose h2 {
  font-weight: 600;
  font-size: 1.6em;
}
.solution .points__col .fly-right .signup {
  margin-top: 17.5em;
}
.solution .points__col .fly-right .signup__title {
  font-size: 3.7em;
  line-height: 0.9;
}
.solution .points__col .fly-right .signup__title .r-arrow {
  display: block;
  background-image: url('../../uploads/2017/02/arrow-light.png');
  height: 55px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  top: -25px;
}
.solution .changes {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(33.33% - 100px);
      -ms-flex: 1 0 calc(33.33% - 100px);
          flex: 1 0 calc(33.33% - 100px);
  padding: 25px 50px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.06);
}
.solution .changes__title {
  font-size: 1.7em;
  color: #9b9b9b;
  margin: 0 0 1em 0;
  font-family: lato;
  padding-left: 1em;
}
.solution .changes__points {
  padding-left: 2em;
}
.solution .changes__points .c-row {
  margin: 2em 0;
}
.solution .changes__points .c-row > h3 {
  font-size: 1.3em;
  font-weight: 500;
  font-family: lato;
}
.solution .changes__points .c-row__title {
  margin: 0;
  color: #9b9b9b;
}
.solution .changes__points .c-row__subtitle {
  padding: 5px 0;
  color: #08415c;
  font-weight: 600;
  font-family: lato;
}
.solution .changes__points .c-row__subtitle .fa {
  padding-right: 3px;
  color: #eb5757;
  position: relative;
}
.solution .changes__points .c-row__subtitle .fa:after {
  content: '';
  display: block;
  position: absolute;
  top: -4px;
  border-right: 2px solid #eb5757;
  left: 0;
  height: 11px;
}
.solution .changes__points .c-row:last-child {
  margin-bottom: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .solution .points {
    max-width: 60%;
  }
  .solution .points__col .lists {
    max-width: 68%;
  }
}
@media screen and (max-width: 920px) {
  .solution {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .solution .points {
    padding: 0;
  }
  .solution .points__title {
    text-align: center;
  }
  .solution .points__sub {
    padding-right: 0;
    text-align: center;
  }
  .solution .points__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .solution .points__col .lists {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .solution .points__col .lists-col {
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
  .solution .points__col .lists-col p {
    margin-top: 10px;
  }
  .solution .points__col .lists-col .data {
    padding: 0 2em;
  }
  .solution .points__col .fly-right {
    padding: 0;
    position: relative;
  }
  .solution .points__col .fly-right .purpose {
    position: static;
    width: calc(100% - 40px);
    margin: 2em 0;
  }
  .solution .points__col .fly-right .purpose h2 {
    font-size: 1.3em;
  }
  .solution .points__col .fly-right .signup {
    margin-top: 0;
  }
  .solution .points__col .fly-right .signup__title {
    text-align: center;
    font-size: 2.5em;
  }
  .solution .points__col .fly-right .signup__title .r-arrow {
    background-position: center;
    background-size: 25%;
  }
  .solution .changes {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 calc(33.33% - 60px);
        -ms-flex: 1 0 calc(33.33% - 60px);
            flex: 1 0 calc(33.33% - 60px);
    padding: 25px 30px;
    margin-top: 3em;
  }
  .solution .changes__title {
    font-size: 1.8em;
    color: #9b9b9b;
    margin: 0 0 1em 0;
    padding-left: 1em;
  }
  .solution .changes__points {
    padding-left: 2em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .solution .changes__points .c-row {
    margin: 0.5em 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
}
@media screen and (max-width: 600px) {
  .solution {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .solution .points {
    padding: 0;
  }
  .solution .points__title {
    font-size: 2em;
  }
  .solution .points__sub {
    font-size: 1.2em;
  }
  .solution .points__col .lists-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .solution .points__col .lists-col .data {
    padding: 0 0 0 2em;
    font-size: 1.15em;
  }
}
@media screen and (max-width: 450px) {
  .solution .changes {
    margin-top: 2em;
  }
  .solution .changes__points .c-row {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}
.row.how-works + .without-border:before {
  background-color: #08415c;
  background-image: -webkit-linear-gradient(90deg, rgba(8, 65, 92, 0) 0, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 252, 252, 0) 100%), -webkit-linear-gradient(0deg, rgba(4, 4, 4, 0.16) 0, rgba(255, 255, 255, 0) 2px, rgba(249, 246, 246, 0) 2px, rgba(255, 254, 254, 0) 100%);
  background-image: linear-gradient(0deg, rgba(8, 65, 92, 0) 0, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 252, 252, 0) 100%), linear-gradient(90deg, rgba(4, 4, 4, 0.16) 0, rgba(255, 255, 255, 0) 2px, rgba(249, 246, 246, 0) 2px, rgba(255, 254, 254, 0) 100%);
}
.row.how-works + .without-border .how-work {
  margin-bottom: 0;
}
.row.how-works + .without-border .hwork {
  padding: 0;
}
.row.how-works + .without-border .hwork__title {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
}
.row.how-works + .without-border .hwork__title:before {
  content: '';
  display: inline-block;
  background-image: url('../../uploads/2017/02/what-how.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 13%;
  margin-right: 0.5em;
}
.row.how-works + .without-border .hwork__section:before {
  border-top: 3px dashed #346279;
  border-bottom: 3px dotted #346279;
}
.row.how-works + .without-border .hwork__section .hcol .icon-num {
  box-shadow: 0 0 0 7px rgba(221, 221, 221, 0.15);
}
.row.how-works + .without-border .hwork__section .hcol__title {
  color: #fff;
}
.row.how-works + .without-border .hwork__section .hcol__subtitle {
  color: rgba(255, 255, 255, 0.52);
}
@media screen and (max-width: 800px) {
  .row.how-works + .without-border .hwork__title .seperator {
    width: 100%;
  }
  .row.how-works + .without-border .hwork__title:before {
    display: none;
  }
}
.row.try-now {
  margin-bottom: 0;
  margin-top: -1px;
}
.row.try-now + .without-border:before {
  background-image: none;
}
.team {
  text-align: center;
  padding: 3em 0;
}
.team__title {
  font-size: 3.5em;
  margin-bottom: 0.5em;
}
.team__subtitle {
  width: 60%;
  margin: 0 auto;
  font-family: lato;
  color: #4c4c4c;
  font-size: 1.5em;
  line-height: 1.3;
}
.team-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin: 0 auto 2em auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.team-details .main-cover {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
  display: block;
  margin: 0 auto;
}
.team-details .quote {
  width: 85%;
  margin-left: auto;
  border-left: 3px solid #08415C;
  padding-left: 1.5em;
  margin-bottom: 1em;
  visibility: hidden;
}
.team-details .quote i {
  font-weight: 500;
  font-size: 1.3em;
  letter-spacing: 1px;
}
.team-details.ajency-details .cover {
  background-image: none;
}
.team-details.ajency-details .cover-img {
  background-image: url('../../uploads/2017/02/the-team.png');
  background-size: 100%;
  height: 240px;
  background-repeat: no-repeat;
  background-position: center;
}
.team-details.ajency-details .founder__details {
  padding-left: 0;
  padding-right: 26px;
  left: inherit;
  margin-top: 4em;
}
.team-details.ajency-details .founder__details .f-name {
  margin-top: -2em;
  margin-bottom: 0.5em;
}
.team-details.ajency-details .quote {
  margin-right: 0;
  width: calc(100% - 8em);
  margin-left: 4em;
  margin-top: 1.5em;
}
.team-details.lay-2 {
  position: relative;
  margin-bottom: 18em !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.team-details.lay-2 .pic-detail .f-name {
  font-weight: 600;
  font-size: 1.35em;
  margin: 0;
}
.team-details.lay-2 .pic-detail .f-desg {
  color: #8E8E8E;
  font-size: 1.15em;
  font-family: lato;
}
.team-details.lay-2 .pic-detail .f-desg a {
  color: #08415c;
  text-decoration: underline;
}
.team-details.lay-2 .pic-detail.right {
  text-align: right;
}
.team-details.lay-2 .pic-detail .rohit-pic {
  width: 399px;
  height: 269px;
  background-image: url('img/rohit.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
.team-details.lay-2 .founder {
  position: absolute;
  width: 420px;
  left: 0;
  right: 0;
  margin: 0 auto 5em auto;
  top: 4em;
  z-index: 1;
}
.team-details.lay-2 .founder__details {
  padding: 28px;
  left: 0;
  width: auto;
  box-shadow: 0px 0px 10px 0px rgba(4, 4, 4, 0.12);
}
.founder {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}
.founder__details {
  padding: 40px;
  position: relative;
  left: -50px;
  background-color: #fff;
  width: calc(100% + 20px);
  padding-right: 0;
}
.founder__details .f-name {
  font-weight: 600;
  font-size: 1.35em;
  margin: 0;
}
.founder__details .f-desg {
  color: #8E8E8E;
  font-size: 1.15em;
  font-family: lato;
}
.founder__details .f-detail > p {
  font-size: 1.15em;
  color: #4c4c4c;
  font-family: lato;
  line-height: 1.5;
  margin-bottom: 2em;
}
@media screen and (min-width: 1300px) {
  .founder__details .f-detail > p {
    font-size: 1.2em;
  }
}
.row.team-up {
  margin: 0;
}
@media screen and (max-width: 1000px) {
  .team__title {
    font-size: 3em;
  }
  .team__subtitle {
    width: 100%;
  }
  .team-details {
    width: 100%;
  }
  .team-details .cover {
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .wpb_column .wpb_wrapper .team-details {
    margin-bottom: 0;
  }
  .team {
    padding: 2em 0;
  }
  .team__title {
    font-size: 2em;
  }
  .team__subtitle {
    font-size: 1.25em;
  }
  .team-details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .team-details .cover {
    background-size: contain;
  }
  .team-details .founder__details {
    padding: 1em;
    position: static;
    width: calc(100% - 2em);
  }
  .team-details .quote {
    margin: 2em auto;
    display: none;
  }
  .team-details.ajency-details .founder {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .team-details.ajency-details .founder__details {
    padding: 1em;
    position: static;
    width: calc(100% - 2em);
  }
  .team-details.ajency-details .cover .cover-img {
    height: 260px;
    background-size: contain;
  }
  .team-details.ajency-details .quote {
    margin: 2em auto;
    width: 85%;
    display: block;
    margin-top: -7em;
  }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  .team-details {
    width: 100%;
  }
}
@media screen and (min-width: 650px) and (max-width: 900px) {
  .team-details .main-cover {
    max-width: 80% !important;
  }
  .team-details.lay-2 .pic-detail .f-name {
    font-size: 1em;
  }
  .team-details.lay-2 .pic-detail .f-desg {
    font-size: 0.9em;
  }
  .team-details.lay-2 .left img {
    margin-left: 0;
  }
  .team-details.lay-2 .right img {
    margin-left: auto;
    margin-right: 0;
  }
  .team-details.lay-2 .founder {
    width: 280px;
    top: -5em;
  }
  .team-details.lay-2 .founder__details {
    padding: 15px;
  }
  .team-details.lay-2 .founder__details .f-detail > p {
    font-size: 1.05em;
  }
}
@media screen and (max-width: 600px) {
  .team-details.lay-2 {
    margin-bottom: 3em !important;
  }
  .team-details.lay-2 .founder {
    position: static;
    width: 100%;
    margin: 2em auto;
  }
  .team-details.lay-2 .founder__details {
    padding: 1.5em;
  }
  .team-details.lay-2 .pic-detail .rohit-pic {
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  .team-details .cover {
    background-size: cover;
  }
  .team-details.ajency-details .founder__details {
    margin-top: 1em;
  }
  .team-details.ajency-details .cover .cover-img {
    height: 180px;
    background-size: cover;
  }
}
.slideContainer {
  margin-top: 2.6em;
  position: relative;
}
.slideContainer .size-full {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.slideContainer .tour-steps {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.slideContainer .tour-steps .steps {
  position: absolute;
  width: 270px;
  text-align: left;
  z-index: 2;
}
.slideContainer .tour-steps .steps.one,
.slideContainer .tour-steps .steps.three,
.slideContainer .tour-steps .steps.five {
  top: 12em;
  left: 0;
}
.slideContainer .tour-steps .steps.one:before,
.slideContainer .tour-steps .steps.three:before,
.slideContainer .tour-steps .steps.five:before {
  right: 0;
}
.slideContainer .tour-steps .steps.two,
.slideContainer .tour-steps .steps.four {
  top: 40em;
  right: -2em;
}
.slideContainer .tour-steps .steps.two:before,
.slideContainer .tour-steps .steps.four:before {
  background-image: url('img/right-arrow.png');
  left: -7em;
}
.slideContainer .tour-steps .steps.three {
  top: 63em;
}
.slideContainer .tour-steps .steps.four {
  top: 112em;
}
.slideContainer .tour-steps .steps.four:before {
  left: -4em;
}
.slideContainer .tour-steps .steps.five {
  top: 125em;
}
.slideContainer .tour-steps .steps:before {
  content: '';
  display: inline-block;
  background-image: url('img/left-arrow.png');
  position: absolute;
  width: 171px;
  height: 38px;
  background-size: cover;
  top: -32px;
}
.slideContainer .tour-steps .steps p {
  font-size: 1.05em;
  padding-right: 1.8em;
}
.slideContainer .tour-steps .steps .mobile-stuff {
  display: none;
}
.slideContainer .tour-steps .steps .mobile-stuff .step-count {
  width: 20px;
  height: 20px;
  font-size: 0.85em;
  line-height: 20px;
  font-weight: 600;
}
.slideContainer .tour-steps .steps .mobile-stuff .step-count:before {
  display: none;
}
.slideContainer .tour-steps .steps .mobile-stuff .pop-over {
  display: none;
  padding: 0.8em;
  top: 1em;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.32);
  background-color: #fff;
  z-index: 1;
}
.slideContainer .tour-steps .steps .mobile-stuff .pop-over p {
  padding-right: 0;
}
@media screen and (max-width: 1023px) {
  .slideContainer .tour-steps .steps .mobile-stuff {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .slideContainer .tour-steps .steps .lg {
    display: none;
  }
}
.slideContainer .tour-steps .steps.active .pop-over {
  display: block;
}
.slideContainer .tour-steps .steps .step-title {
  font-size: 1.25em;
}
.slideContainer .tour-steps.second .steps.one {
  top: 16em;
}
.slideContainer .tour-steps.second .steps.one p {
  padding-right: 2.5em;
}
.slideContainer .tour-steps.second .steps.two {
  top: 13em;
  right: -4em;
}
.slideContainer .tour-steps.second .steps.three {
  top: 32em;
  right: -4em;
  left: inherit;
}
.slideContainer .tour-steps.second .steps.three p {
  padding-right: 4em;
}
.slideContainer .tour-steps.second .steps.three:before {
  right: inherit;
  background-image: url('img/right-arrow.png');
  left: -7em;
}
.slideContainer .tour-steps.third .steps.one {
  top: 10em;
}
.slideContainer .tour-steps.third .steps.two {
  top: 33em;
  right: -3em;
}
.slideContainer .tour-steps.third .steps.three {
  top: 53em;
}
.slideContainer .tour-steps.third .steps p {
  padding-right: 3em;
}
.slideContainer .tour-steps.third-re .steps.one p {
  padding-right: 3em;
}
.slideContainer .tour-steps.third-re .steps.two {
  top: 13em;
  right: -4em;
}
.slideContainer .tour-steps.third-re .steps.two p {
  padding-right: 4em;
}
.slideContainer .tour-steps.third-re .steps.three {
  top: 42em;
}
.slideContainer .tour-steps.third-re .steps.four {
  top: 26em;
  right: -4em;
}
.slideContainer .tour-steps.third-re .steps.five {
  top: 112em;
}
.slideContainer .tour-steps.four .steps.one {
  top: 15em;
}
.slideContainer .tour-steps.four .steps.one p {
  padding-right: 3.5em;
}
.slideContainer .tour-steps.four .steps.two {
  top: 43em;
}
.slideContainer .tour-steps.four .steps.three {
  top: 58em;
}
.slideContainer .tour-steps.four .steps.four {
  top: 63em;
}
.arrow_box {
  position: relative;
}
.arrow_box:after,
.arrow_box:before {
  bottom: 100%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.arrow_box:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(204, 204, 204, 0.01);
  border-width: 10px;
  margin-left: -10px;
}
.tour-layout #main-content .wpb_text_column.wpb_content_element {
  margin-bottom: 0 !important;
}
.tour-layout .benefit-banner .hb-button {
  float: left;
}
.tour-layout .benefit-banner .main-title {
  margin: 0;
  margin-top: 12px;
  font-size: 1.5em;
  letter-spacing: 0;
  font-family: 'Lato';
  float: right;
}
.tour-layout .benefit-banner .vc_empty_space {
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  margin-top: 15px;
  clear: both;
}
.tour-layout .owl-carousel.owl-carousel .item img {
  width: 62%;
}
.tour-layout .owl-theme .owl-controls .owl-buttons div {
  position: fixed;
  top: 50%;
  font-size: 20px;
  line-height: 28px;
  padding: 0;
  height: 35px;
  width: 35px;
}
.tour-layout .owl-theme .owl-controls .owl-buttons div i {
  margin: 0;
}
.tour-layout .owl-theme .owl-controls .owl-buttons .owl-next {
  right: 5%;
}
.tour-layout .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 5%;
}
.tour-layout .owl-theme .owl-controls .owl-buttons .disabled {
  display: none;
}
.tour-outer-wrap {
  margin-top: -180px;
}
.tour-outer-wrap .slidetitle {
  color: #fff;
  font-size: 2.5em;
}
.tour-outer-wrap .alignnone {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-left: auto;
  margin-right: 20px;
  display: block;
  width: 70%;
}
.tour-outer-wrap .step {
  position: absolute;
  top: 150px;
  left: 0;
  width: 30%;
  padding: 15px 20px;
  box-sizing: border-box;
  z-index: 1;
}
.tour-outer-wrap .step-count {
  margin-top: -28px;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 1.2em;
  line-height: 27px;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #EB5757;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
.tour-outer-wrap .step-count:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: red;
  z-index: -1;
}
.tour-outer-wrap .step-inner {
  text-align: left;
  padding: 15px 0;
  box-sizing: border-box;
}
.tour-outer-wrap .step-inner p {
  font-size: 14px;
}
.tour-outer-wrap .step-title {
  margin-bottom: 5px;
}
.tour-outer-wrap .step-navi {
  padding-top: 15px;
}
.tour-outer-wrap .step-navi a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 1px 6px;
  opacity: 0.7;
}
.tour-outer-wrap .step-navi .next,
.tour-outer-wrap .step-navi .looklikenext {
  float: right;
  color: #08415C;
  font-weight: bold;
  border-bottom: 1px solid #08415C;
}
.tour-outer-wrap .step-navi .looklikenext {
  background: #EB5757;
  color: #fff;
  border: 0;
  border-radius: 3px;
  opacity: 1;
}
.tour-outer-wrap .img-one .one {
  top: 200px;
}
.tour-outer-wrap .img-one .two {
  top: 450px;
}
.tour-outer-wrap .img-one .three {
  top: 990px;
}
.tour-outer-wrap .img-one .four {
  top: auto;
  bottom: 250px;
}
.tour-outer-wrap .img-two .one {
  top: 150px;
}
.tour-outer-wrap .img-two .two {
  top: 450px;
}
.tour-outer-wrap .img-two .three {
  top: 990px;
}
.slide-selector {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 10;
  text-align: right;
}
.slide-selector .slide-indi.active {
  color: #eb5757;
  box-shadow: inset 3px 0px 0px 0px #eb5757;
}
.slide-selector .slide-indi.active .featureslide {
  opacity: 1;
}
.slide-selector .slide-jump {
  display: inline-block;
  padding: 8px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 14px;
  cursor: pointer;
  color: #fff;
}
.slide-selector .slide-jump i {
  float: right;
  margin-left: 15px;
}
.slide-selector .slide-indi {
  display: none;
  padding: 15px 20px;
  border-bottom: 1px solid #ddd;
  background: #fff;
  width: 280px;
  text-align: left;
}
.slide-selector .slide-indi span {
  display: block;
}
.slide-selector.open {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.slide-selector.open .slide-jump {
  background: #fff;
  color: #222;
}
.slide-selector.open .slide-indi {
  width: 280px;
  display: block;
}
.slide-selector .featurename {
  font-size: 16px;
  font-family: 'Ubuntu';
  font-weight: bold;
}
.slide-selector .featureslide {
  font-size: 13px;
  opacity: 0.5;
}
#open-img .hb-box-cont-body {
  text-align: center;
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
  .slideContainer .tour-steps .steps p {
    padding-right: 3.8em;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .tour-outer-wrap .step-title {
    font-size: 1.05em;
  }
  .slideContainer {
    margin-top: 3.8em;
  }
  .slideContainer .tour-steps .steps {
    width: 230px;
  }
  .slideContainer .tour-steps .steps.three {
    top: 52em;
  }
  .slideContainer .tour-steps .steps.four {
    top: 90em;
  }
  .slideContainer .tour-steps .steps.five {
    top: 100em;
  }
  .slideContainer .tour-steps .steps p {
    font-size: 0.95em;
  }
  .slideContainer .tour-steps.second p {
    padding-right: 4em;
  }
  .slideContainer .tour-steps.third .steps.two {
    top: 27em;
  }
  .slideContainer .tour-steps.third .steps.three {
    top: 42em;
  }
  .slideContainer .tour-steps.third-re .steps.two {
    top: 8em;
    right: -4em;
  }
  .slideContainer .tour-steps.third-re .steps.three {
    top: 32em;
  }
  .slideContainer .tour-steps.third-re .steps.four {
    top: 21em;
    right: -4em;
  }
  .slideContainer .tour-steps.third-re .steps.five {
    top: 80em;
  }
  .slideContainer .tour-steps.four .steps.two {
    top: 34em;
  }
  .slideContainer .tour-steps.four .steps.three {
    top: 47em;
  }
  .slideContainer .tour-steps.four .steps.four {
    top: 52em;
  }
}
@media screen and (max-width: 1023px) {
  .tour-layout .benefit-banner {
    padding: 2em 0;
  }
  .tour-layout .benefit-banner .hb-button {
    float: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.5em 1.5em;
  }
  .tour-layout .benefit-banner .main-title {
    float: none;
  }
  .tour-outer-wrap .slidetitle {
    font-size: 1.6em;
    margin-top: 3em;
  }
  .slide-selector {
    width: 100%;
    left: 0;
    text-align: center;
  }
  .slide-selector .slide-jump {
    font-size: 1.2em;
  }
  .slide-selector .featurename {
    font-size: 1.1em;
  }
  .slide-selector.open .slide-indi {
    width: 100%;
    display: block;
  }
  .tour-layout .owl-carousel.owl-carousel .item img {
    width: 100%;
  }
  .slideContainer {
    margin-top: 2.4em;
  }
  .slideContainer .tour-steps .steps .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .slideContainer .tour-steps .steps .left .pop-over {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    top: -4em;
    right: -1em;
  }
  .slideContainer .tour-steps .steps .left .pop-over:after,
  .slideContainer .tour-steps .steps .left .pop-over:before {
    left: -3%;
    top: 16%;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .slideContainer .tour-steps .steps .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .slideContainer .tour-steps .steps .right .pop-over.pop-over {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    top: -4em;
    left: -1em;
  }
  .slideContainer .tour-steps .steps .right .pop-over.pop-over:after,
  .slideContainer .tour-steps .steps .right .pop-over.pop-over:before {
    right: -6%;
    left: initial;
    top: 16%;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .slideContainer .tour-steps .steps.one,
  .slideContainer .tour-steps .steps.three,
  .slideContainer .tour-steps .steps.five {
    left: 3em;
  }
  .slideContainer .tour-steps .steps.two,
  .slideContainer .tour-steps .steps.four {
    top: 20em;
    right: 2em;
  }
  .slideContainer .tour-steps .steps.two .step-count,
  .slideContainer .tour-steps .steps.four .step-count {
    margin-left: auto;
  }
  .slideContainer .tour-steps .steps.two .pop-over:after,
  .slideContainer .tour-steps .steps.four .pop-over:after,
  .slideContainer .tour-steps .steps.two .pop-over:before,
  .slideContainer .tour-steps .steps.four .pop-over:before {
    left: inherit;
    right: 3%;
  }
  .slideContainer .tour-steps .steps.three {
    top: 30em;
  }
  .slideContainer .tour-steps .steps.four {
    top: 52em;
  }
  .slideContainer .tour-steps .steps.five {
    top: 58em;
  }
  .slideContainer .tour-steps .steps:before {
    display: none;
  }
  .slideContainer .tour-steps .steps p {
    font-size: 1em;
  }
  .slideContainer .tour-steps .steps .step-title {
    font-size: 1.1em;
    margin-bottom: 0;
  }
  .slideContainer .tour-steps.second .steps.one {
    top: 7em;
  }
  .slideContainer .tour-steps.second .steps.two {
    top: 8em;
    right: 2em;
  }
  .slideContainer .tour-steps.second .steps.three {
    top: 16em;
    right: 2em;
    left: initial;
  }
  .slideContainer .tour-steps.second .steps.three p {
    padding-right: 0;
  }
  .slideContainer .tour-steps.third .steps.one {
    top: 8em;
  }
  .slideContainer .tour-steps.third .steps.two {
    top: 17em;
    right: 2em;
  }
  .slideContainer .tour-steps.third .steps.three {
    top: 25em;
  }
  .slideContainer .tour-steps.third-re .steps.two {
    top: 7em;
    right: 2em;
  }
  .slideContainer .tour-steps.third-re .steps.two p {
    padding-right: 0;
  }
  .slideContainer .tour-steps.third-re .steps.three {
    top: 22em;
  }
  .slideContainer .tour-steps.third-re .steps.four {
    top: 15em;
    right: 2em;
  }
  .slideContainer .tour-steps.third-re .steps.five {
    top: 53em;
  }
  .slideContainer .tour-steps.four .steps.one {
    top: 8em;
  }
  .slideContainer .tour-steps.four .steps.two {
    top: 20em;
    right: 2em;
  }
  .slideContainer .tour-steps.four .steps.three {
    top: 28em;
  }
  .slideContainer .tour-steps.four .steps.four {
    top: 33em;
    right: 3em;
  }
}
@media screen and (max-width: 1050px) {
  .tour-layout .owl-theme .owl-controls .owl-buttons > div {
    visibility: visible;
    opacity: 1;
    top: 72%;
    font-size: 1.35em;
    line-height: 20px;
    padding: 0;
    height: 25px;
    width: 25px;
    background-color: #08415c;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .slide-selector .slide-jump {
    font-size: 1.3em;
  }
  .slide-selector.open .slide-indi {
    width: calc(100% - 40px);
  }
  .tour-layout .owl-theme .owl-controls .owl-buttons > div {
    line-height: 25px;
    height: 30px;
    width: 30px;
  }
  .slideContainer .tour-steps .steps.one,
  .slideContainer .tour-steps .steps.three,
  .slideContainer .tour-steps .steps.five {
    left: 5em;
  }
  .slideContainer .tour-steps .steps.two,
  .slideContainer .tour-steps .steps.four {
    top: 52em;
    right: 2em;
  }
  .slideContainer .tour-steps .steps.three {
    top: 80em;
  }
  .slideContainer .tour-steps .steps.four {
    top: 140em;
  }
  .slideContainer .tour-steps .steps.five {
    top: 158em;
  }
  .slideContainer .tour-steps .steps:before {
    display: none;
  }
  .slideContainer .tour-steps .steps p {
    font-size: 1.2em;
    line-height: 1.5;
  }
  .slideContainer .tour-steps .steps .mobile-stuff .step-count {
    width: 25px;
    height: 25px;
    font-size: 1em;
    line-height: 24px;
  }
  .slideContainer .tour-steps.second .steps.one {
    top: 22em;
  }
  .slideContainer .tour-steps.second .steps.two {
    top: 18em;
    right: 7em;
  }
  .slideContainer .tour-steps.second .steps.three {
    top: 36em;
    right: 1em;
  }
  .slideContainer .tour-steps.third .steps.one {
    top: 13em;
  }
  .slideContainer .tour-steps.third .steps.two {
    top: 43em;
    right: 6em;
  }
  .slideContainer .tour-steps.third .steps.three {
    top: 66em;
    left: 5em;
  }
  .slideContainer .tour-steps.third-re .steps.two {
    top: 15em;
    right: 5em;
  }
  .slideContainer .tour-steps.third-re .steps.three {
    top: 45em;
  }
  .slideContainer .tour-steps.third-re .steps.four {
    top: 30em;
    right: 5em;
  }
  .slideContainer .tour-steps.third-re .steps.five {
    top: 142em;
  }
  .slideContainer .tour-steps.four .steps.one {
    top: 14em;
  }
  .slideContainer .tour-steps.four .steps.two {
    top: 55em;
    right: 4em;
  }
  .slideContainer .tour-steps.four .steps.three {
    top: 72em;
  }
  .slideContainer .tour-steps.four .steps.four {
    top: 80em;
    right: 4em;
  }
}
@media screen and (min-width: 601px) and (max-width: 1023px) {
  .tour-layout .owl-theme .owl-controls .owl-buttons > div.owl-prev {
    left: 5%;
  }
  .tour-layout .owl-theme .owl-controls .owl-buttons > div.owl-next {
    right: 5%;
  }
}
@media screen and (max-width: 768px) {
  .tour-layout .benefit-banner {
    padding: 3em 0 13.5em 0;
  }
}
#main-content .faq-data li {
  list-style-type: circle;
}
.faq-section {
  margin-top: 2em;
}
.faq-section .qe-faq-toggle {
  margin-bottom: 1em;
}
.faq-section .qe-faq-toggle .qe-toggle-title {
  font-size: 1.2em;
  text-transform: capitalize;
  color: #08415c;
  border: 0;
  border-bottom: 1px solid;
  background-color: transparent;
}
.faq-section .qe-faq-toggle .qe-toggle-title strong {
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.faq-section .qe-faq-toggle .qe-toggle-content {
  padding: 15px;
  border: 1px solid #08415c;
}
.faq-section .qe-faq-toggle .qe-toggle-content > p {
  font-size: 1.15em;
  font-weight: 500;
  font-family: lato;
}
.faq-section .qe-faq-toggle.active .qe-toggle-title {
  color: #eb5757;
}
.faq-section .qe-faq-toggle.active .qe-toggle-title strong {
  font-weight: 500;
}
.faq-section .qe-faq-toggle.active .qe-toggle-content {
  border-top: 0;
  border-bottom-width: 4px;
  border-color: #eb5757;
}
.faq-section .faq-data {
  padding: 1em 2em;
}
.faq-section .faq-data .heading {
  font-weight: 600;
  color: #08415c;
  font-size: 1.35em;
  margin-left: -1em;
  border-bottom: 1px solid #eee;
  padding-bottom: 1em;
}
.faq-section .faq-data li {
  margin-bottom: 1.5em;
}
.faq-section .faq-data li p {
  font-size: 1.1em;
  margin-bottom: 0;
}
.faq-section .faq-data li p:first-child {
  font-size: 1.15em;
  font-weight: 600;
  margin-bottom: 5px;
}
.faq-section .faq-data li ul {
  padding: 0.5em 1em;
}
.faq-section .faq-data li ul li {
  margin-bottom: 5px;
}
.faq-section .faq-data li ul li p:first-child {
  font-weight: 500;
  font-size: 1.1em;
}
#copyright-wrapper .hb-box-cont-body p {
  margin: 2em 0 0 0 !important;
}
.sign-head.sign-head {
  z-index: 99999999;
}
.signup-modal {
  width: 550px;
}
.signup-modal .hb-box-cont-header {
  width: 100%;
  background-color: #eb5757;
  padding: 12px 15px;
  color: #fff;
  text-transform: uppercase;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: ubuntu;
  font-size: 1.35em;
}
.signup-modal .hb-box-cont-header .close-modal {
  padding: 0;
}
.signup-modal .hb-box-cont-body {
  margin-top: 1em;
}
.signup-modal .hb-box-cont-body form > p label {
  color: #736c6c;
  font-size: 1.3em;
  font-family: ubuntu;
  position: relative;
}
.signup-modal .hb-box-cont-body form > p label input {
  background-color: transparent;
  border: 0;
  font-size: 0.95em;
  border-bottom: 1px solid #eee;
  font-family: lato;
  padding-left: 1em !important;
}
.signup-modal .hb-box-cont-body form > p label input.wpcf7-not-valid {
  border: 0 !important;
  border-bottom: 1px solid red !important;
  box-shadow: none;
}
.signup-modal .hb-box-cont-body form > p label .wpcf7-not-valid-tip {
  text-align: left;
  font-size: 0.85em;
  font-family: lato;
  padding: 0.5em;
}
.signup-modal .hb-box-cont-body form > p label .fa {
  position: absolute;
  top: 30px;
  left: 1.5em;
  opacity: 0.6;
}
.signup-modal .hb-box-cont-body form > p label .input-number,
.signup-modal .hb-box-cont-body form > p label .input-textarea {
  width: 100%;
  padding: 12px 15px !important;
}
.signup-modal .hb-box-cont-body form > p label .input-textarea {
  height: 100px;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #eee;
}
.signup-modal .hb-box-cont-body form > p .signup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30%;
  margin: 1em auto 0 auto;
  background-color: #eb5757;
  box-shadow: none;
}
.signup-modal .hb-box-cont-body form > p:last-child {
  text-align: center;
}
.signup-modal .hb-box-cont-body form .wpcf7-validation-errors {
  background-color: #eb5757;
  font-size: 1.2em;
}
@media screen and (max-width: 600px) {
  .hb-modal-window.signup-modal {
    width: 90%;
    margin-left: 5%;
    left: 0px;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0;
  }
}
.contactForm input[type="submit"] {
  background-color: #eb5757;
  box-shadow: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  width: 40%;
}
@media screen and (max-width: 767px) {
  .feature-box.feature-box {
    margin-bottom: 2em !important;
  }
  .addressbox.addressbox .feature-box.left-icon-box {
    text-align: center;
  }
  .addressbox.addressbox .feature-box.left-icon-box .feature-box-content {
    text-align: center;
  }
}
#main-content .privacy li {
  list-style-type: none;
}
#main-content .privacy li ul li {
  list-style-type: disc;
}
.privacy {
  margin: 1em 0;
}
.privacy__title {
  font-size: 1.65em;
  color: #08415c;
  font-weight: 600;
  margin-bottom: 1em;
}
@media screen and (max-width: 500px) {
  .privacy__title {
    text-align: center;
  }
}
.privacy .sub-caption {
  font-size: 1.2em;
}
.privacy__data > li {
  margin-bottom: 2.5em;
}
.privacy__data > li > h5 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  font-size: 1.35em;
}
.privacy__data > li > p {
  margin: 0 0 0.5em 1.5em;
  font-size: 1.2em;
}
.privacy__data > li ul li {
  font-size: 1.2em;
  margin-bottom: 0.5em;
  margin-left: 0.3em;
}
.privacy__data > li ul li p {
  margin-bottom: 0.5em;
  margin-left: 0.3em;
}
.term-privacy {
  margin-top: 2em;
}
.term-privacy.vc_tta.vc_general .vc_tta-tab > a {
  font-size: 1.3em;
  font-weight: 600;
}
.term-privacy.vc_tta.vc_general .vc_tta-tab.vc_active > a {
  color: #08415c;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  #contact-panel {
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
#main-content .row.how-works + .without-border .signup-link .vc_align_left.arrow-image {
  margin-bottom: 8px !important;
}
#header-bar {
  border-bottom-color: rgba(255, 255, 255, 0.16);
}
#header-bar.style-1 .top-widget {
  border-right-color: rgba(255, 255, 255, 0.16);
  border-left-color: rgba(255, 255, 255, 0.16);
}
#header-bar.style-1 .top-widget,
#header-bar.style-1 .top-widget a {
  color: #fff;
}
.svg-tooltip-text {
  font-size: 18px;
}
.hover-anim {
  -webkit-animation: scaler 1s linear infinite;
          animation: scaler 1s linear infinite;
}
@-webkit-keyframes scaler {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scaler {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hover-anim-lt {
  -webkit-animation: scaler-lt 1s linear infinite;
          animation: scaler-lt 1s linear infinite;
}
@-webkit-keyframes scaler-lt {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scaler-lt {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
#marker-2 .hover-anim,
#marker-2 .hover-anim-lt {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
#marker-3 .hover-anim,
#marker-3 .hover-anim-lt {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
#marker-4 .hover-anim,
#marker-4 .hover-anim-lt {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
#marker-5 .hover-anim,
#marker-5 .hover-anim-lt {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@media (min-width: 768px) {
  .svg svg {
    margin-top: -50px;
  }
}
@media (max-width: 1300px) {
  .home-banner .svg svg {
    width: 80%;
    height: auto;
  }
  .svg svg #Canvas {
    -webkit-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
            transform: translateX(0) !important;
  }
}
@media screen and (max-width: 767px) {
  .home-banner {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
    margin-bottom: 10em;
  }
  .home-banner .svg {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .home-banner svg {
    max-width: 450px;
    top: 0;
    margin-bottom: -140px !important;
    margin-top: 50px;
  }
}
@media screen and (min-width: 680px) {
  .main-title {
    margin-top: 1em;
  }
}
#top-info-widget .hb-moon-arrow-right-5 {
  display: none;
}
@media screen and (max-width: 600px) and (orientation: landscape) {
  #to-top {
    z-index: 1;
  }
}
/*# sourceMappingURL=style.css.map */