@charset "UTF-8";
/*!
 * Start Bootstrap - Custom CSS for Piktoweb v5

/////////////////////////////////////////////
////// Piktochart Custom Styles
////// 00 Navigation
////// 02 Header
////// 03 Subpages
////// 04 Sections
////////// 04A Sections Home Page
////////// 04B Sections Features Page
////////// 04C Sections Pricing-Pricing Page
////////// 04D Sections Pricing-Non Profit
////////// 04E Sections Contact Us
////////// 04F Sections Interns
////////// 04G Sections Our Team
////////// 04H Sections Careers
////////// 04I Sections Our Values
////////// 04J Sections Our Story
////////// 04K Sections Templates
////////// 04L Error Page
////////// 04M Terms And Conditions
////// 05 Footer
////// 06 MISC
////// 07 Animation Keyframes
////// 08 Marketing Campaign
////// 09 Stampede Templates
////// 10 iOS Landing Page
////// 11 Overlay for Demo Video
////// 12 TRACKING
///////////////////////////////////////////// */
/* rgb(35, 43, 45) */
/* rgb(43, 52, 54) */
/* rgb(49, 59, 61) */
/* rgb(72, 84, 86) */
@import url(//fonts.googleapis.com/css?family=Montserrat:100,400,700,900,400italic,700italic,900italic);
@import url(//fonts.googleapis.com/css?family=Merriweather:400,700,300,700italic,400italic,300italic);
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:400,700");
/*@import url(//fonts.googleapis.com/css?family=Crimson+Text:400,600italic,700,700italic);*/
/**=====================================**/
/*  Blog */
/**=====================================**/
/*  Main Page */
/**=====================================**/
.featured-banner {
  position: relative;
  overflow: hidden;
  height: 540px; }
  @media screen and (max-width: 481px) {
    .featured-banner {
      height: 400px; } }
  .featured-banner .carousel-caption {
    top: 150px; }
    .featured-banner .carousel-caption .title {
      font-size: 40px;
      margin-bottom: 30px; }
      .featured-banner .carousel-caption .title a {
        color: #fff; }
        .featured-banner .carousel-caption .title a:hover {
          color: #fff; }
      @media screen and (max-width: 992px) {
        .featured-banner .carousel-caption .title {
          font-size: 30px; } }
      @media screen and (max-width: 481px) {
        .featured-banner .carousel-caption .title {
          font-size: 20px; } }
  .featured-banner .carousel-indicators {
    bottom: 20px; }
  .featured-banner .glyphicon-chevron-left, .featured-banner .glyphicon-chevron-right {
    top: 50%; }
  .featured-banner .carousel-fade .carousel-inner .item {
    transition-property: opacity; }
  .featured-banner .carousel-fade .carousel-inner .item,
  .featured-banner .carousel-fade .carousel-inner .active.left,
  .featured-banner .carousel-fade .carousel-inner .active.right {
    opacity: 0; }
  .featured-banner .carousel-fade .carousel-inner .active,
  .featured-banner .carousel-fade .carousel-inner .next.left,
  .featured-banner .carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  .featured-banner .carousel-fade .carousel-inner .next,
  .featured-banner .carousel-fade .carousel-inner .prev,
  .featured-banner .carousel-fade .carousel-inner .active.left,
  .featured-banner .carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0); }
  .featured-banner .carousel-fade .carousel-control {
    z-index: 2; }

.blog-main-page {
  padding-top: 0px; }

@media screen and (min-width: 1200px) {
  .blog-categories .container,
  .blog-main-page .container {
    width: 1085px;
    margin: 0 auto; } }
@media screen and (min-width: 1440px) {
  .blog-categories .container,
  .blog-main-page .container {
    width: 1250px;
    margin: 0 auto; } }

.blog-categories {
  background-color: #F3F3F3;
  padding: 0px;
  font-size: 13px;
  margin-bottom: 65px; }

.categories-list-navbar .current-cat > a {
  color: #23b0a3;
  border-bottom: 2px solid #23b0a3; }
  .categories-list-navbar .current-cat > a:before {
    border-top: 6px solid #23b0a3 !important; }
  @media screen and (max-width: 481px) {
    .categories-list-navbar .current-cat > a {
      border-bottom: none; } }
.categories-list-navbar .children {
  display: none;
  box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.1);
  top: 55px;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  min-width: 208px; }
  .categories-list-navbar .children:before {
    position: absolute;
    content: '';
    top: -12px;
    left: 42%;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff; }
  .categories-list-navbar .children li {
    display: block; }
    .categories-list-navbar .children li:first-child {
      padding-top: 30px; }
    .categories-list-navbar .children li:last-child {
      padding-bottom: 30px; }
    .categories-list-navbar .children li a {
      text-transform: capitalize;
      padding: 8px 30px;
      font-weight: normal;
      font-size: 15px;
      color: #2B283A; }
      .categories-list-navbar .children li a:hover {
        color: #23b0a3; }
  .categories-list-navbar .children .current-cat a {
    color: #23b0a3;
    border-bottom: none; }
@media screen and (max-width: 544px) {
  .categories-list-navbar {
    display: none; } }

.cat-item-dropdown > a {
  position: relative; }
  .cat-item-dropdown > a:before {
    position: absolute;
    content: ' ';
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #313030;
    top: 27px;
    right: 12px; }

.categories-list-navbar-mobile {
  display: none; }
  .categories-list-navbar-mobile .children {
    padding-left: 20px; }
  @media screen and (max-width: 544px) {
    .categories-list-navbar-mobile {
      display: block; } }

.categories-list-navbar > .cat-item {
  overflow: hidden;
  float: left; }
  .categories-list-navbar > .cat-item a {
    display: block;
    color: #3F3D48;
    padding: 20px 30px;
    text-transform: uppercase;
    font-weight: 700; }
    @media screen and (max-width: 992px) {
      .categories-list-navbar > .cat-item a {
        padding: 20px 26px; } }
  .categories-list-navbar > .cat-item:hover .children {
    display: block; }
  .categories-list-navbar > .cat-item:hover > a {
    color: #23b0a3; }
    .categories-list-navbar > .cat-item:hover > a:before {
      border-top: 4px solid #23b0a3; }
.categories-list-navbar-mobile .cat-item {
  float: none;
  clear: both;
  text-align: left; }
  .categories-list-navbar-mobile .cat-item a {
    padding: 15px 0px;
    color: #333; }
    .categories-list-navbar-mobile .cat-item a:hover {
      color: #23b0a3; }
  .categories-list-navbar-mobile .cat-item.current-cat {
    display: block;
    float: none;
    clear: both;
    color: #23b0a3; }

.blog-mobile-menu {
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 15px 22px;
  background-color: #fff;
  margin: 10px 0px; }
  .blog-mobile-menu:before {
    position: absolute;
    content: ' ';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #313030;
    top: 22px;
    right: 30px; }

.navbar-mobile {
  display: none;
  background-color: #fff;
  padding: 10px 22px; }

.show-menu-mobile {
  display: block;
  position: absolute;
  z-index: 999;
  width: 90%;
  margin: 0px 1.5%;
  box-shadow: 0px 5px 7px 1px rgba(0, 0, 0, 0.1); }

.archive_title {
  padding-left: 20px; }

.categories-list {
  display: flex;
  flex-wrap: wrap; }

.categories-list-item {
  display: flex;
  width: 33.33%;
  padding: 15px; }
  @media screen and (max-width: 1100px) {
    .categories-list-item {
      width: 50%; } }
  @media screen and (max-width: 767px) {
    .categories-list-item {
      width: 100%; } }

.blog-thumbnail {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #F3F3F3;
  min-height: 420px; }
  .blog-thumbnail:hover {
    -moz-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    transition: 0.7s ease;
    box-shadow: 0 0 20px 5px #E8E8E8; }
    .blog-thumbnail:hover .blog-thumbnail-img a:after {
      opacity: 1; }

.blog-thumbnail-img {
  position: relative; }
  .blog-thumbnail-img a img {
    /*for responsive view- to make image center and still can have teal hover on the whole block*/
    margin: 0 auto;
    display: block; }
  .blog-thumbnail-img a:after {
    position: absolute;
    content: '';
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgba(35, 176, 163, 0.6); }

.blog-thumbnail-description {
  display: flex;
  flex-direction: column;
  padding: 20px; }

.blog-thumbnail-categories {
  font-size: 14px; }
  .blog-thumbnail-categories .span-reading-time {
    color: #4F5A65; }

.blog-thumbnail-title {
  font-family: "Roboto Slab", serif;
  font-size: 21.06px;
  font-weight: 700;
  margin: 10px 0px;
  word-break: break-word; }
  .blog-thumbnail-title a {
    color: #313030; }

.blog-thumbnail-text {
  font-size: 15px;
  color: #333333;
  line-height: 1.45;
  padding-bottom: 30px; }

.blog-thumbnail-author {
  position: absolute;
  bottom: 20px; }
  .blog-thumbnail-author img {
    border-radius: 50%;
    height: 32px;
    width: 32px; }
  .blog-thumbnail-author a {
    font-size: 15px;
    padding-left: 10px; }

/**=====================================**/
/*  Individual Post Page */
/**=====================================**/
.blog-tint {
  position: relative; }
  .blog-tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(43, 40, 58, 0.8);
    transition: all .3s linear; }
  .blog-tint .blog-bg-header {
    height: 540px; }
    @media screen and (max-width: 481px) {
      .blog-tint .blog-bg-header {
        height: 450px; } }

.subpage-hero-blog {
  background-size: cover;
  height: 404px;
  text-align: center;
  font-size: 16px; }
  .subpage-hero-blog .blog-single-header {
    padding-top: 100px; }
  .subpage-hero-blog h2, .subpage-hero-blog h6 {
    position: relative;
    color: #fff; }
  .subpage-hero-blog h2 {
    max-width: 700px;
    margin: 0 auto;
    font-size: 40px;
    font-family: 'Roboto Slab', serif;
    font-weight: 400; }
    @media screen and (max-width: 768px) {
      .subpage-hero-blog h2 {
        font-size: 30px; } }
    @media screen and (max-width: 481px) {
      .subpage-hero-blog h2 {
        font-size: 25px; } }
  .subpage-hero-blog h6 {
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 10px; }
    .subpage-hero-blog h6 a {
      padding-bottom: 5px;
      display: inline-block;
      text-transform: capitalize;
      color: #23b0a3; }

.custom-reading-time:after {
  content: '|'; }

.block-top-margin {
  margin-top: -35px;
  z-index: 9;
  position: relative;
  text-align: center; }
  .block-top-margin h3 {
    margin: 18px 0px 0px; }
  .block-top-margin .author-block img {
    border-radius: 50%;
    width: 64px;
    height: 64px; }
  .block-top-margin p {
    font-size: 14.94px;
    line-height: 1.5; }

.blog-footer-author {
  text-align: center;
  padding-bottom: 40px; }
  .blog-footer-author h3 {
    margin: 10px 0px 20px 0px; }
  .blog-footer-author .author-block img {
    border-radius: 50%;
    width: 100px;
    height: 100px; }
  .blog-footer-author p {
    max-width: 450px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5; }

.blog-footer-author h3, .block-top-margin h3 {
  font-size: 21.06px;
  font-weight: 600; }
.blog-footer-author p, .block-top-margin p {
  color: #8492A6; }

.single-blogpost {
  padding-top: 40px;
  padding-bottom: 0; }
  .single-blogpost article ul, .single-blogpost article ol {
    padding: 20px 45px;
    line-height: 30px;
    color: #333333; }
    .single-blogpost article ul li, .single-blogpost article ol li {
      padding-left: 16px; }
      @media screen and (max-width: 481px) {
        .single-blogpost article ul li, .single-blogpost article ol li {
          font-size: 15px;
          line-height: 35px; } }
  .single-blogpost article h1, .single-blogpost article h2, .single-blogpost article h3, .single-blogpost article h4, .single-blogpost article h5, .single-blogpost article h6 {
    padding: 20px 0px;
    color: #313030;
    margin: 0px; }
  .single-blogpost article h1 {
    font-size: 35px; }
  .single-blogpost article h2 {
    font-size: 26px; }
  .single-blogpost article h3 {
    font-size: 25px; }
  .single-blogpost article h4 {
    font-size: 20px; }
  .single-blogpost article h5 {
    font-size: 18px; }
  .single-blogpost article small {
    font-size: 14px; }
  .single-blogpost article p {
    font-family: "proxima-nova", serif;
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0px;
    color: #333333; }
    @media screen and (max-width: 481px) {
      .single-blogpost article p {
        font-size: 15px;
        line-height: 35px; } }
  .single-blogpost article section {
    padding-bottom: 30px;
    padding-top: 0px; }
  .single-blogpost article blockquote {
    padding: 0;
    margin: 64px 0px;
    border: 0;
    border-left: 2px solid #23B0A3;
    color: #4F5A65; }
    .single-blogpost article blockquote p {
      font-style: italic;
      font-weight: 600;
      font-size: 18px;
      margin-left: 20px; }
  .single-blogpost article .pibfi_pinterest {
    text-align: center;
    display: block; }
  .single-blogpost article .pikto-btn a {
    color: #fff;
    font-family: "proxima-nova", serif; }
  .single-blogpost article em {
    font-style: italic; }
  .single-blogpost article caption {
    width: 700px;
    text-align: center;
    color: #8492A6;
    font-size: 14.85px; }
  .single-blogpost article .wp-caption {
    max-width: 700px;
    margin: 40px auto; }
    .single-blogpost article .wp-caption img {
      margin: 0px; }
    .single-blogpost article .wp-caption .wp-caption-text {
      color: #8492A6;
      text-align: center;
      font-size: 14.85px;
      margin: 0px; }
      .single-blogpost article .wp-caption .wp-caption-text:first-of-type:first-letter {
        float: none;
        font-size: inherit;
        color: inherit;
        margin-right: 0px;
        font-size: 14.85px; }
      .single-blogpost article .wp-caption .wp-caption-text strong {
        font-weight: normal; }

.post_content .iframe-img-responsive {
  display: none; }
  @media (max-width: 767px) {
    .post_content .iframe-img-responsive {
      display: block; } }
.post_content img {
  height: auto;
  display: block; }
.post_content iframe, .post_content img, .post_content video {
  margin: 40px auto; }
.post_content iframe {
  width: 100%;
  display: block; }
.post_content figure {
  text-align: center; }
.post_content ul li span, .post_content ol li span {
  display: inline-block; }
.post_content ul li img, .post_content ol li img {
  margin: 0px;
  display: inline-block; }

/*Tweet To Click Plugin Styling*/
.tm-click-to-tweet {
  font-family: "Merriweather", serif;
  border-top: 2px solid #F3F3F3;
  border-bottom: 2px solid #F3F3F3;
  border-left: 0;
  border-right: 0;
  padding: 30px 0px;
  border-radius: 0;
  max-width: 100%;
  text-align: center; }
  .tm-click-to-tweet a {
    color: #light-grey; }
    .tm-click-to-tweet a:hover {
      color: #019fe9; }
  .tm-click-to-tweet .tm-ctt-btn {
    float: none;
    background: transparent url(../images/blog/twitter.png) no-repeat center bottom;
    height: 52px;
    padding-right: 0; }

.sw-click-to-tweet {
  text-align: center;
  border: none !important;
  border-bottom: 1px solid #E7E7E7 !important;
  margin-bottom: 50px; }
  .sw-click-to-tweet .sw-ctt-text {
    color: #4F5A65 !important;
    font-style: normal !important;
    font-size: 26px;
    line-height: 37px; }
    .sw-click-to-tweet .sw-ctt-text:before {
      content: open-quote; }
    .sw-click-to-tweet .sw-ctt-text:after {
      content: close-quote; }
  .sw-click-to-tweet .sw-ctt-btn {
    color: #4F5A65 !important;
    float: none !important;
    margin: 20px 0 0; }
    .sw-click-to-tweet .sw-ctt-btn i.sw-twitter {
      margin: 15px auto;
      float: none;
      display: block;
      width: 32px;
      height: 32px;
      font-size: 18px;
      text-transform: none;
      background-color: #3FACEB;
      color: #fff;
      line-height: 35px;
      border-radius: 50%; }

.individual-blogpost .lead:first-letter {
  float: left;
  font-size: 99px;
  color: #23B0A3;
  margin-right: 8px;
  padding-top: 30px; }
.individual-blogpost blockquote p:first-of-type:first-letter {
  float: none;
  font-size: 18px;
  color: #4F5A65;
  margin-right: 0px;
  line-height: 0px; }

.blog-hr {
  background-color: #23b0a3;
  height: 5px;
  width: 142px;
  margin: 50px auto; }

.education .pikto-btn {
  margin-top: 15px; }

.arve-wrapper {
  margin-bottom: 80px; }
  .arve-wrapper .arve-embed-container {
    overflow: visible; }

a {
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear; }

/*********************
 00 Navigation
 *********************/
.navbar-fixed-top {
  border: none;
  max-width: 1440px;
  margin: 0 auto; }

.navbar-default .nav > li > a {
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff; }

.navbar-default .nav > li > a.pikto-btn-default-outline:hover {
  background-color: #23b0a3;
  color: #fff; }

.navbar-default .nav > li:hover {
  background-color: #181620; }

.navbar-default .nav > li.search-button:hover {
  background-color: transparent; }

.dropdown-menu {
  left: 0;
  margin: 0; }

.affix-top .navbs li:hover {
  background-color: transparent; }
  .affix-top .navbs li:hover .dropdown-menu > li:hover, .affix-top .navbs li:hover .dropdown-menu > li:focus {
    text-decoration: none;
    background-color: #181620;
    width: 100%; }
.affix-top .navbs li a.pikto-btn-teal:hover {
  background-color: #1b857c; }
.affix-top .navbs li.menu-item-has-children:hover {
  background-color: #181620; }

.arrow-align {
  position: absolute;
  top: 50%; }

/*********************
 01 Header
 *********************/
#main-wrapper {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); }

header .header-video {
  min-height: 800px;
  background-size: 100%; }
  header .header-video .featured-logos {
    left: 0;
    right: 0;
    bottom: 100px;
    position: absolute;
    text-align: center; }
  header .header-video .scroll-more {
    display: inline-block;
    height: 100px;
    bottom: -40px;
    position: absolute;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: 3s scroll-arrow infinite ease;
    animation: 2s scroll-arrow infinite ease; }
  header .header-video .scroll-more:hover {
    text-decoration: none; }
  header .header-video .scroll-more:after {
    content: '';
    width: 30px;
    height: 30px;
    display: block;
    margin: auto;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  header .header-video .scroll-more:after {
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

.header-image {
  background-image: url(../images/header/header-video.jpg) !important; }

.header-video-subpage {
  max-height: 450px;
  overflow: hidden; }
  .header-video-subpage video {
    width: 100%    !important;
    height: auto   !important; }

.player {
  position: relative; }
  .player .container-web {
    position: relative; }

header .hero-header {
  padding: 100px 0px; }

header .intro-text h1 {
  color: white;
  margin: 0; }
header .intro-text p {
  font-size: 20px;
  color: white;
  margin-top: 30px; }
  @media screen and (max-width: 320px) {
    header .intro-text p {
      font-size: 15px; } }
header .intro-text a {
  margin-top: 40px; }

@media screen and (min-width: 768px) {
  header .intro-text {
    padding-top: 100px;
    padding-bottom: 120px; }

  header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-size: 40px;
    font-style: italic;
    line-height: 40px; }

  header .intro-text .intro-heading {
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 75px;
    font-weight: 700;
    line-height: 75px; } }
.overlay-menu .row {
  margin-top: 30px; }
.overlay-menu ul li ul li {
  padding: 10px; }
  .overlay-menu ul li ul li a {
    font-size: 16px; }

.navbs input[type=search] {
  border-radius: 2px !important; }

/*********************
 03 Subpages
 *********************/
.subpage-hero {
  background-size: cover;
  min-height: 450px;
  text-align: center;
  color: #fff;
  position: relative; }
  @media screen and (max-width: 320px) {
    .subpage-hero {
      min-height: 350px; } }
  .subpage-hero h2 {
    color: #fff;
    margin-top: 170px;
    margin-bottom: 5px; }
    @media screen and (max-width: 320px) {
      .subpage-hero h2 {
        font-size: 28px; } }
  .subpage-hero p {
    font-size: 18px;
    max-width: 700px;
    margin: 0 auto; }
    @media screen and (max-width: 320px) {
      .subpage-hero p {
        font-size: 14px; } }

.subpage-hero-smaller {
  min-height: 260px; }
  .subpage-hero-smaller h2 {
    margin-top: 100px; }

.subpage-hero-our-values {
  min-height: auto; }

@media screen and (max-width: 320px) {
  .subpage-hero-campaign {
    min-height: 250px; }
    .subpage-hero-campaign img {
      margin-top: 50px; } }

.main-page-sm-sx {
  background-image: url(../images/header/header.jpg); }

.features-banner {
  background-image: url(../images/header/features.jpg); }

.pricing-banner {
  background-image: url(../images/header/pricing-pricing.jpg); }

.pricing-non-profit {
  background-image: url(../images/header/pricing-non-profit.jpg); }

.blog-banner {
  background-image: url(../images/header/blog.jpg); }

.contactus-banner {
  background-image: url(../images/header/contactus.jpg); }

.interns-banner {
  background-image: url(../images/header/interns.jpg); }

.our-values-banner-h {
  background-image: url(../images/header/our-values-h.jpg); }

.our-values-banner-o {
  background-image: url(../images/header/our-values.jpg); }

.our-values-banner-p {
  background-image: url(../images/header/our-values.jpg); }

.our-values-banner-e {
  background-image: url(../images/header/our-values.jpg); }

.our-values-banner-f {
  background-image: url(../images/header/our-values.jpg); }

.our-values-banner-u {
  background-image: url(../images/header/our-values.jpg); }

.our-values-banner-l {
  background-image: url(../images/header/our-values.jpg); }

.careers-banner {
  background-image: url(../images/header/careers.jpg); }

.our-values-banner {
  background-image: url(../images/header/our-values.jpg); }

.careers-banner {
  background-image: url(../images/header/careers.jpg); }

.our-story-banner {
  background-image: url(../images/header/our-story.jpg); }

.templates-banner {
  background-image: url(../images/header/templates.jpg); }

.our-team-banner {
  background-image: url(../images/header/our-team.jpg); }

.fivemil-banner {
  background-color: #2d263a; }

.hubspot-banner {
  background-image: url(../images/header/hubspot.jpg); }

.web-dev-academy {
  background-image: url(../images/header/web-dev-academy.jpg); }

.web-dev-culture-sticks {
  background-image: url(../images/academy/culture-sticks.jpg) !important; }

/*********************
 04 Sections
 *********************/
section {
  padding: 60px 0px;
  background-color: #fff; }
  @media screen and (max-width: 768px) {
    section {
      background-color: #fff; } }
  section h1, section h2, section h3, section h4, section h5, section h6 {
    /*margin: 0;*/ }
  section p {
    font-size: 16px;
    line-height: 28px; }
    @media screen and (max-width: 320px) {
      section p {
        font-size: 14px; } }
  section .paragraph-width {
    max-width: 800px;
    margin: 0 auto; }
    section .paragraph-width h3 {
      margin-bottom: 14px; }
  section .title {
    margin-bottom: 40px; }

 /**************************
 04A Sections Home Page
**************************/
@media screen and (max-width: 481px) {
  section.pick-template {
    padding-bottom: 0; } }
section.pick-template p {
  padding-bottom: 40px; }

section.make-it-unique-tabs {
  padding-top: 0px; }

section.share-your-creation {
  background-attachment: scroll;
  background-image: url(../images/share-creation.jpg);
  background-position: center center;
  background-repeat: none;
  border-top: solid 5px #23b0a3;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }
  @media screen and (max-width: 481px) {
    section.share-your-creation {
      padding: 30px 0px; } }
  section.share-your-creation h3, section.share-your-creation p {
    color: #fff; }
  section.share-your-creation .share-desc {
    padding: 140px 0px; }
    @media screen and (max-width: 481px) {
      section.share-your-creation .share-desc {
        padding: 30px 0px; } }
    section.share-your-creation .share-desc p {
      font-size: 15px;
      margin: 0px 70px;
      text-align: center;
      line-height: 25px; }
      @media screen and (max-width: 481px) {
        section.share-your-creation .share-desc p {
          margin: 0px 0px 60px 0px; } }
      @media screen and (max-width: 992px) {
        section.share-your-creation .share-desc p {
          margin-bottom: 50px; } }
      @media screen and (max-width: 768px) {
        section.share-your-creation .share-desc p {
          margin-bottom: 50px; } }
    section.share-your-creation .share-desc h3 {
      color: #fff;
      font-size: 18px;
      margin: 10px; }
    section.share-your-creation .share-desc h5 {
      color: #fff;
      font-size: 18px;
      margin: 20px 0px 10px 0;
      padding-bottom: 0; }

section.popularity-grow {
  background-color: #fff;
  padding: 60px 0px 0px 0px; }
  @media screen and (max-width: 481px) {
    section.popularity-grow {
      padding: 30px 0; } }
  section.popularity-grow .share-desc {
    padding: 60px 0px; }
    @media screen and (max-width: 481px) {
      section.popularity-grow .share-desc {
        margin: 60px 0px 0px 0px; } }
    section.popularity-grow .share-desc p {
      font-size: 15px;
      margin: 0px 70px; }
      @media screen and (max-width: 481px) {
        section.popularity-grow .share-desc p {
          margin: 0px 0px 60px 0px; } }
      @media screen and (max-width: 768px) {
        section.popularity-grow .share-desc p {
          margin-bottom: 50px; } }
      @media screen and (max-width: 992px) {
        section.popularity-grow .share-desc p {
          margin-bottom: 50px; } }
    section.popularity-grow .share-desc h3 {
      font-size: 18px;
      margin: 10px; }

section.testimonails {
  background-attachment: scroll;
  background-image: url(../images/testimonails-bg.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }
  section.testimonails p {
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    line-height: 45px;
    quotes: "“" "”" "‘" "’"; }
    @media screen and (max-width: 481px) {
      section.testimonails p {
        quotes: none;
        font-size: 25px;
        line-height: inherit; } }
    @media screen and (min-width: 768px) {
      section.testimonails p {
        max-width: 70%; } }
    section.testimonails p:before {
      content: open-quote;
      font-size: 165px;
      line-height: 0px;
      margin-right: 20px;
      vertical-align: -60px; }
    section.testimonails p:after {
      content: close-quote;
      font-size: 165px;
      line-height: 0px;
      margin-left: 20px;
      vertical-align: -90px; }
  section.testimonails .carousel {
    min-height: 600px; }
  section.testimonails img {
    margin: 0 auto; }
  section.testimonails h3 {
    color: #fff;
    font-size: 20px;
    margin: 5px; }
  section.testimonails .carousel-control {
    background-image: none;
    width: 50px;
    top: 50%;
    height: auto;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  section.testimonails .carousel-control.left {
    left: -50px; }
    @media screen and (min-width: 1030px) {
      section.testimonails .carousel-control.left {
        left: 0; } }
  section.testimonails .carousel-control.right {
    right: -50px; }
    @media screen and (min-width: 1030px) {
      section.testimonails .carousel-control.right {
        right: 0; } }
  section.testimonails .carousel-inner .item {
    padding: 80px 0px;
    text-align: center; }
  section.testimonails .position {
    color: #fff;
    font-style: italic; }

section.hopeful-values {
  background-color: transparent; }

.pick-template-tabs {
  background-color: #23b0a3;
  max-height: 620px; }
  @media screen and (min-width: 320px) and (max-width: 481px) {
    .pick-template-tabs {
      height: auto;
      padding-top: 20px;
      max-height: none;
      padding-bottom: 30px; } }
  .pick-template-tabs .tabs {
    position: relative;
    top: -122px; }
    @media screen and (min-width: 320px) and (max-width: 481px) {
      .pick-template-tabs .tabs {
        top: 0; } }
  .pick-template-tabs .tab-title {
    font-size: 26px;
    font-weight: 700;
    color: #485456; }
  .pick-template-tabs .format-sample {
    list-style: none;
    margin: 0;
    padding: 0p;
    font-size: 0;
    color: #fff; }
    @media screen and (min-width: 320px) and (max-width: 768px) {
      .pick-template-tabs .format-sample {
        text-align: center; } }
    .pick-template-tabs .format-sample h3 {
      color: #fff; }
    .pick-template-tabs .format-sample .pikto-btn {
      margin-top: 30px; }
    .pick-template-tabs .format-sample li {
      display: inline-block;
      padding: 4px;
      padding: 20px 5px 0 0;
      width: 20%; }
      @media screen and (min-width: 320px) and (max-width: 768px) {
        .pick-template-tabs .format-sample li {
          width: inherit; } }
    .pick-template-tabs .format-sample .mainpage-thumbs li:hover, .pick-template-tabs .format-sample .mainpage-thumbs li:active {
      opacity: 0.8;
      cursor: pointer; }
  @media screen and (min-width: 320px) and (max-width: 481px) {
    .pick-template-tabs .tabbable-line > .nav-tabs > li > a {
      font-size: 14px;
      color: #fff; } }
  .pick-template-tabs .tabbable-line > .nav-tabs > li.active > a {
    /*@include min-screen($width-sx) {
      font-size: 14px;
      color: $white;
      font-weight: bold;
    }*/ }
    @media screen and (min-width: 320px) and (max-width: 481px) {
      .pick-template-tabs .tabbable-line > .nav-tabs > li.active > a {
        font-size: 14px;
        color: #fff;
        font-weight: bold; } }

/* Style for tab panels - Pick Your Template Portion*/
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
  text-align: center; }

.tabbable-line .nav > li > a {
  padding: 20px 40px; }
  @media screen and (min-width: 481px) and (max-width: 768px) {
    .tabbable-line .nav > li > a {
      padding: 20px 15px; } }

.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  font-weight: 500;
  float: none;
  display: inline-block; }

.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373; }

.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6; }

.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  /*  border-bottom: 4px solid #ebebeb;
  */ }

.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333; }

.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6; }

.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px; }

.tabbable-line > .nav-tabs > li.active {
  border-bottom: 0px solid #23b0a3;
  position: relative; }

.tabbable-line > .nav-tabs > li.active:after {
  bottom: -1%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #23b0a3;
  border-width: 10px;
  margin-left: -10px; }
  @media screen and (max-width: 320px) {
    .tabbable-line > .nav-tabs > li.active:after {
      display: none; } }

.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #23b0a3; }

.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040; }

.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: transparent;
  border: 0;
  padding: 65px 0; }
  @media screen and (max-width: 320px) {
    .tabbable-line > .tab-content {
      padding: 20px 0; } }

.portlet .tabbable-line > .tab-content {
  padding-bottom: 0; }

/* Style for tab panels - Make it Unique Portion*/
.make-it-unique {
  text-align: center; }
  @media screen and (max-width: 768px) {
    .make-it-unique {
      padding-bottom: 0px; } }
  @media screen and (max-width: 320px) {
    .make-it-unique {
      padding: 30px 0px;
      padding-bottom: 0px; } }
  .make-it-unique .features-desc {
    text-align: right;
    margin-top: 5%; }
    @media screen and (max-width: 768px) {
      .make-it-unique .features-desc {
        text-align: center; } }
    .make-it-unique .features-desc .pikto-btn {
      margin-top: 20px; }
  .make-it-unique p {
    margin-bottom: 15px; }
  .make-it-unique p.tab-title {
    color: #23b0a3;
    font-size: 26px;
    font-weight: 500; }
    @media screen and (max-width: 768px) {
      .make-it-unique p.tab-title {
        font-size: 20px; } }
  .make-it-unique hr {
    border: 1px solid #f1f1f1; }

.make-it-unique > .nav-tabs {
  border: none;
  margin: 0px; }

.make-it-unique .nav > li > a {
  padding: 20px 45px;
  margin: 0; }

.make-it-unique > .nav-tabs > li {
  margin-right: 2px;
  font-weight: 500;
  float: none;
  display: inline-block; }
  .make-it-unique > .nav-tabs > li i::before {
    color: #878787;
    line-height: 61px;
    font-size: 30px; }

.make-it-unique > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  width: 142px; }

.make-it-unique > .nav-tabs > li > a > i {
  color: #a6a6a6; }

@media screen and (max-width: 992px) {
  .make-it-unique > .nav-tabs > li > a {
    width: 123px; }
  .make-it-unique > .nav-tabs > li h6 {
    font-size: 13px; } }
/*.make-it-unique > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #ebebeb;
}*/
.make-it-unique > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #23b0a3; }

.make-it-unique > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6; }

.make-it-unique > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px; }

.make-it-unique > .nav-tabs > li.active {
  position: relative; }
  .make-it-unique > .nav-tabs > li.active .icon-makeunique-charts-grey {
    background-position: 9px -112px; }
  .make-it-unique > .nav-tabs > li.active .icon-makeunique-icons-grey {
    background-position: -221px -112px; }
  .make-it-unique > .nav-tabs > li.active .icon-makeunique-photos-grey {
    background-position: -106px -112px; }
  .make-it-unique > .nav-tabs > li.active .icon-makeunique-api-grey {
    background-position: -333px -119px; }
  .make-it-unique > .nav-tabs > li.active i::before {
    color: #fff;
    line-height: 61px;
    font-size: 30px; }
  .make-it-unique > .nav-tabs > li.active h6 {
    color: #23b0a3; }
  .make-it-unique > .nav-tabs > li.active span {
    color: #23b0a3;
    font-weight: 500; }

.make-it-unique > .nav-tabs > li.active > a {
  border: 0; }

.make-it-unique > .nav-tabs > li.active > a > i {
  color: #404040; }

.make-it-unique > .tab-content {
  margin-top: -3px;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #eee;
  padding: 65px 0;
  margin-top: -73px;
  padding-top: 130px; }
  @media screen and (max-width: 320px) {
    .make-it-unique > .tab-content {
      padding-top: 0;
      margin-top: 0;
      border: 0; } }
  @media screen and (max-width: 768px) {
    .make-it-unique > .tab-content {
      padding-top: 0;
      margin-top: 0;
      border: 0; } }

.portlet .make-it-unique > .tab-content {
  padding-bottom: 0; }

.make-it-unique > .nav-tabs > li > a div {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border: 4px solid #f4f4f4;
  margin: 0 auto;
  -moz-transition: all, 0.8s, ease-in-out;
  -o-transition: all, 0.8s, ease-in-out;
  -webkit-transition: all, 0.8s, ease-in-out;
  transition: all, 0.8s, ease-in-out;
  /* &:hover{
      @include scale(1.1);
   }*/ }

.make-it-unique > .nav-tabs > li.active > a div {
  background-color: #23b0a3;
  border: 4px solid #23b0a3;
  /*@include scale(1.2);*/ }

.fade {
  transition: opacity 0.35s linear; }

section.fullbar-cta {
  padding: 70px; }
  @media screen and (max-width: 481px) {
    section.fullbar-cta {
      padding: 40px; } }
  section.fullbar-cta p {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px; }
    section.fullbar-cta p small {
      font-size: 13px; }
  section.fullbar-cta input {
    padding: 13px 31px; }
    @media screen and (max-width: 481px) {
      section.fullbar-cta input {
        width: 100%; } }
  section.fullbar-cta input[type="submit"] {
    padding: 13px 31px; }
    @media screen and (max-width: 481px) {
      section.fullbar-cta input[type="submit"] {
        width: 70%;
        margin-top: 10px; } }
  section.fullbar-cta .response {
    color: #fff;
    font-size: 12px;
    margin-top: 10px; }
  section.fullbar-cta span {
    font-size: 14px; }
  section.fullbar-cta .education h2 {
    margin: 0px;
    font-size: 34px;
    color: #fff; }
  section.fullbar-cta .education p {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0; }
    section.fullbar-cta .education p.description {
      font-size: 17px; }
    section.fullbar-cta .education p.amazing-visual {
      margin-bottom: 16px; }
  section.fullbar-cta .sign-up-text {
    font-size: 17px; }

.teal-bg {
  background-color: #23b0a3; }

.bluegrey-bg {
  background-color: #3F3D48; }

video {
  width: 100%    !important;
  height: auto   !important; }

/**************************
04B Sections Features Page
**************************/
section .features-content {
  padding-top: 90px;
  margin-left: 60px;
  padding-right: 60px; }
  @media screen and (max-width: 992px) {
    section .features-content {
      padding-top: 0; } }
section .features-testi {
  padding-top: 10px;
  margin-left: 10px; }
  section .features-testi p {
    margin-top: 8px;
    font-size: 14px;
    line-height: 22px;
    color: #989fa0; }
    @media screen and (max-width: 992px) {
      section .features-testi p {
        max-width: 50%;
        margin: 0 auto; } }

section.features-1 {
  background: url(../images/features/features-section-1-bg.jpg) top right no-repeat;
  padding: 120px 0px;
  background-color: #fff; }
  @media screen and (max-width: 992px) {
    section.features-1 {
      background-image: none;
      text-align: center;
      padding: 60px 0px; } }
  @media screen and (max-width: 1400px) {
    section.features-1 {
      background-position: 170%; } }
  @media screen and (max-width: 1240px) {
    section.features-1 {
      background-position: 260%; } }

section.features-2 {
  padding: 0;
  background-color: #3F3D48;
  color: #fff;
  min-height: 439px; }
  section.features-2 h4 {
    color: #fff; }
  section.features-2 .features-2-image {
    background: url(../images/features/features-section-2-pic.jpg) top left no-repeat;
    min-height: 439px; }
  @media screen and (max-width: 992px) {
    section.features-2 {
      text-align: center;
      padding: 60px 0px;
      min-height: 0; } }

section.features-3 {
  /*  padding:0;
  */
  background-color: #f4f4f4; }
  @media screen and (min-width: 320px) and (max-width: 481px) {
    section.features-3 {
      padding-bottom: 60px; } }
  section.features-3 .features-3-image {
    background: url(../images/features/features-section-3-pic.jpg) top right no-repeat;
    min-height: 439px; }
  @media screen and (max-width: 992px) {
    section.features-3 {
      background-image: none;
      text-align: center; } }

/********************************
04C Sections Pricing-Pricing Page
********************************/
section.lifetime-account .points > div {
  margin-top: 40px; }
@media screen and (max-width: 992px) {
  section.lifetime-account .points {
    text-align: center; } }
@media screen and (min-width: 481px) {
  section.lifetime-account .points .unlimited-creation {
    margin-bottom: 40px; } }
@media screen and (min-width: 481px) {
  section.lifetime-account .points .access-all-icons {
    padding-top: 0;
    margin-bottom: 40px; } }
section.lifetime-account .points h5 {
  padding-bottom: 4px; }
@media screen and (min-width: 992px) {
  section.lifetime-account .points .point-icon {
    float: left;
    width: 140px; } }
@media screen and (min-width: 1240px) {
  section.lifetime-account .points .point-icon {
    width: 160px;
    padding-left: 20px; } }
@media screen and (min-width: 992px) {
  section.lifetime-account .points .point-text {
    margin-left: 140px; } }
@media screen and (min-width: 1240px) {
  section.lifetime-account .points .point-text {
    margin-left: 180px; } }

section.pricing .pricing-table-container {
  padding-top: 50px; }
  section.pricing .pricing-table-container .panel {
    border: 0; }
  section.pricing .pricing-table-container .nav-tabs {
    border-bottom: 0; }
  section.pricing .pricing-table-container .tab-content {
    border-top: 0;
    padding: 0; }
  section.pricing .pricing-table-container .tabbable-line .nav > li > a {
    padding: 0px 35px; }
  section.pricing .pricing-table-container .tabbable-line > .nav-tabs > li.active {
    border-bottom: 3px solid #23b0a3; }
  section.pricing .pricing-table-container .tabbable-line > .nav-tabs > li.active:after {
    content: none; }
  section.pricing .pricing-table-container h6 {
    margin-bottom: 0; }
    section.pricing .pricing-table-container h6.period-option-title span {
      font-size: 11px; }
section.pricing hr {
  border: #ededed solid 1px;
  margin-top: 60px; }
section.pricing .pricing-table {
  padding-top: 0px;
  /*.best-selling {
    width: 54px;
    height: 56px;
    position: absolute;
    background-image: url('../images/sprite-web.png');
    back
  }*/ }
  section.pricing .pricing-table.packages {
    margin: 36px 0px; }
  section.pricing .pricing-table .col-md-4, section.pricing .pricing-table .col-sm-4, section.pricing .pricing-table .col-sm-6 {
    padding: 0px;
    margin: 0px;
    border-style: solid;
    border-color: #e6e6e6; }
    section.pricing .pricing-table .col-md-4.first-column, section.pricing .pricing-table .col-sm-4.first-column, section.pricing .pricing-table .col-sm-6.first-column {
      border-width: 1px; }
    section.pricing .pricing-table .col-md-4.second-column, section.pricing .pricing-table .col-sm-4.second-column, section.pricing .pricing-table .col-sm-6.second-column {
      border-width: 1px 1px 1px 0px; }
      @media screen and (max-width: 767px) {
        section.pricing .pricing-table .col-md-4.second-column, section.pricing .pricing-table .col-sm-4.second-column, section.pricing .pricing-table .col-sm-6.second-column {
          border-width: 1px 1px 1px 1px; } }
    section.pricing .pricing-table .col-md-4.third-column, section.pricing .pricing-table .col-sm-4.third-column, section.pricing .pricing-table .col-sm-6.third-column {
      border-width: 1px 1px 1px 0px; }
      @media screen and (max-width: 767px) {
        section.pricing .pricing-table .col-md-4.third-column, section.pricing .pricing-table .col-sm-4.third-column, section.pricing .pricing-table .col-sm-6.third-column {
          border-width: 1px 1px 1px 1px; } }
    @media screen and (max-width: 767px) {
      section.pricing .pricing-table .col-md-4, section.pricing .pricing-table .col-sm-4, section.pricing .pricing-table .col-sm-6 {
        margin-bottom: 30px; } }
    section.pricing .pricing-table .col-md-4 .panel, section.pricing .pricing-table .col-sm-4 .panel, section.pricing .pricing-table .col-sm-6 .panel {
      margin-bottom: 0px;
      box-shadow: none;
      border: none; }
      section.pricing .pricing-table .col-md-4 .panel.non-profit-package, section.pricing .pricing-table .col-sm-4 .panel.non-profit-package, section.pricing .pricing-table .col-sm-6 .panel.non-profit-package {
        border: 1px solid #e6e6e6; }
      section.pricing .pricing-table .col-md-4 .panel .icon-pricing-best-selling, section.pricing .pricing-table .col-sm-4 .panel .icon-pricing-best-selling, section.pricing .pricing-table .col-sm-6 .panel .icon-pricing-best-selling {
        right: -1px;
        top: 0px; }
      section.pricing .pricing-table .col-md-4 .panel .panel-heading, section.pricing .pricing-table .col-sm-4 .panel .panel-heading, section.pricing .pricing-table .col-sm-6 .panel .panel-heading {
        padding-bottom: 0px; }
      section.pricing .pricing-table .col-md-4 .panel .panel-body, section.pricing .pricing-table .col-sm-4 .panel .panel-body, section.pricing .pricing-table .col-sm-6 .panel .panel-body {
        padding-top: 0px; }
      section.pricing .pricing-table .col-md-4 .panel .panel-footer, section.pricing .pricing-table .col-sm-4 .panel .panel-footer, section.pricing .pricing-table .col-sm-6 .panel .panel-footer {
        padding: 37px 0px;
        border: 0;
        background: #fff; }
        section.pricing .pricing-table .col-md-4 .panel .panel-footer .pikto-btn-pricing, section.pricing .pricing-table .col-sm-4 .panel .panel-footer .pikto-btn-pricing, section.pricing .pricing-table .col-sm-6 .panel .panel-footer .pikto-btn-pricing {
          width: 185px;
          height: 45px;
          border-radius: 2px;
          padding-top: 12px;
          font-size: 14px; }
          section.pricing .pricing-table .col-md-4 .panel .panel-footer .pikto-btn-pricing.pikto-btn-pro-team, section.pricing .pricing-table .col-sm-4 .panel .panel-footer .pikto-btn-pricing.pikto-btn-pro-team, section.pricing .pricing-table .col-sm-6 .panel .panel-footer .pikto-btn-pricing.pikto-btn-pro-team {
            background: #514b6d; }
          section.pricing .pricing-table .col-md-4 .panel .panel-footer .pikto-btn-pricing.pikto-btn-pro-team:hover, section.pricing .pricing-table .col-sm-4 .panel .panel-footer .pikto-btn-pricing.pikto-btn-pro-team:hover, section.pricing .pricing-table .col-sm-6 .panel .panel-footer .pikto-btn-pricing.pikto-btn-pro-team:hover {
            background: #2f2b41; }
  section.pricing .pricing-table .heading-block {
    padding: 25px 15px 15px 15px;
    background-color: #3f3c4e;
    color: #fff;
    min-height: 270px; }
    section.pricing .pricing-table .heading-block.heading-pro-team {
      background: #514b6d; }
    @media screen and (max-width: 991px) {
      section.pricing .pricing-table .heading-block.heading-edu-packages {
        min-height: 292px; } }
    section.pricing .pricing-table .heading-block h1, section.pricing .pricing-table .heading-block h4 {
      color: #fff;
      padding: 0; }
    section.pricing .pricing-table .heading-block h4 {
      font-size: 16px; }
    section.pricing .pricing-table .heading-block .title-underline {
      width: 94px;
      border: 1px solid #4c4a53;
      text-align: center;
      margin-top: 5px; }
      section.pricing .pricing-table .heading-block .title-underline.title-pro-team {
        border: 1px solid #6c677b; }
    section.pricing .pricing-table .heading-block h3.main-content {
      font-size: 22px;
      color: #fff;
      padding-top: 10px;
      font-weight: lighter;
      margin-bottom: 0px; }
      @media screen and (max-width: 991px) {
        section.pricing .pricing-table .heading-block h3.main-content {
          padding-top: 0px; } }
    section.pricing .pricing-table .heading-block p {
      margin-bottom: 0; }
    section.pricing .pricing-table .heading-block p.price-unit {
      font-size: 20px; }
    section.pricing .pricing-table .heading-block p.price-number {
      font-size: 70px;
      padding: 0px;
      line-height: 48px; }
      @media screen and (max-width: 992px) {
        section.pricing .pricing-table .heading-block p.price-number {
          font-size: 60px; } }
    section.pricing .pricing-table .heading-block p.price-number-smaller {
      font-size: 48px !important; }
  section.pricing .pricing-table .cyber-monday {
    background-color: #F16078;
    padding: 9px;
    font-size: 13px; }
  @media screen and (max-width: 1396px) {
    section.pricing .pricing-table .panel > .list-group div {
      display: block; } }
  @media screen and (min-width: 1396px) {
    section.pricing .pricing-table .panel > .list-group div {
      display: none; } }
  section.pricing .pricing-table .panel > .list-group .pro-item {
    font-weight: bold; }
  section.pricing .pricing-table .panel > .list-group .list-group-item {
    padding: 17px 36px 17px 36px;
    min-height: 56px;
    text-align: left;
    border: 0;
    white-space: initial;
    overflow: hidden;
    cursor: default; }
    @media screen and (min-width: 768px) {
      section.pricing .pricing-table .panel > .list-group .list-group-item {
        padding: 17px 20px 17px 20px; } }
    @media screen and (min-width: 1030px) {
      section.pricing .pricing-table .panel > .list-group .list-group-item {
        padding: 17px 30px 17px 30px; } }
    @media screen and (min-width: 1240px) {
      section.pricing .pricing-table .panel > .list-group .list-group-item {
        padding: 17px 36px 17px 36px; } }
    section.pricing .pricing-table .panel > .list-group .list-group-item .plus-teal {
      float: left; }
    section.pricing .pricing-table .panel > .list-group .list-group-item .tick-teal {
      float: left; }
    section.pricing .pricing-table .panel > .list-group .list-group-item .list-comments {
      overflow: hidden;
      display: block; }
    section.pricing .pricing-table .panel > .list-group .list-group-item:nth-of-type(odd) {
      background: #fff; }
    section.pricing .pricing-table .panel > .list-group .list-group-item:nth-of-type(even) {
      background: #f3f3f3;
      border-radius: 0px; }
    section.pricing .pricing-table .panel > .list-group .list-group-item:last-child {
      border-bottom: 1px solid #e6e6e6;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px; }
      @media screen and (min-width: 768px) {
        section.pricing .pricing-table .panel > .list-group .list-group-item:last-child {
          min-height: 98px; } }
  @media screen and (min-width: 768px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item {
      min-height: 97px; } }
  section.pricing .pricing-table .panel > .list-group .pricing-item.disabled {
    color: #dfdfdf; }
  @media screen and (min-width: 768px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(1) {
      min-height: 77px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(1) {
      min-height: 56px; } }
  @media screen and (min-width: 1030px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(1) {
      min-height: 77px; } }
  @media screen and (min-width: 1240px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(1) {
      min-height: 56px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(2) {
      min-height: 77px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(3) {
      min-height: 77px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(4) {
      min-height: 77px; } }
  @media screen and (min-width: 768px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(5) {
      min-height: 77px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(5) {
      min-height: 56px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(6) {
      min-height: 77px; } }
  @media screen and (min-width: 1400px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(6) {
      min-height: 56px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(7) {
      min-height: 77px; } }
  @media screen and (min-width: 992px) {
    section.pricing .pricing-table .panel > .list-group .pricing-item:nth-of-type(8) {
      min-height: 78px; } }

section.what-people-say .pricing-testi-container {
  padding-top: 50px; }
  @media screen and (max-width: 992px) {
    section.what-people-say .pricing-testi-container .pricing-testi-box {
      margin-bottom: 40px; } }
section.what-people-say .pricing-testi {
  background-color: #f3f3f3;
  padding: 25px 15px;
  border-radius: 4px 4px; }
  @media screen and (min-width: 768px) {
    section.what-people-say .pricing-testi {
      min-height: 275px; } }
  @media screen and (min-width: 992px) {
    section.what-people-say .pricing-testi {
      padding: 35px;
      min-height: 240px; } }
  @media screen and (min-width: 1200px) {
    section.what-people-say .pricing-testi {
      max-height: 210px; } }
  section.what-people-say .pricing-testi p {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0; }
section.what-people-say .arrow-down {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #f3f3f3;
  margin: 0 auto;
  margin-bottom: 10px; }
section.what-people-say .pricing-testi-img {
  text-align: center; }
section.what-people-say .name-position {
  max-width: 200px;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center; }

.pikto-for-team-signup-modal {
  padding-top: 100px; }
  .pikto-for-team-signup-modal .close-icon {
    font-size: 30px;
    color: #c2c2c2;
    cursor: pointer;
    line-height: 12px; }
  .pikto-for-team-signup-modal .modal-body {
    padding-top: 20px; }
    .pikto-for-team-signup-modal .modal-body .signup-modal-content {
      padding: 0px 33px 20px 33px; }
    .pikto-for-team-signup-modal .modal-body .wpcf7 input[type="text"],
    .pikto-for-team-signup-modal .modal-body .wpcf7 input[type="email"] {
      height: 45px;
      width: 100%;
      padding: 15px 17px;
      margin-bottom: 14px; }
    .pikto-for-team-signup-modal .modal-body .pikto-beta-btn {
      width: 142px;
      height: 41px;
      border-radius: 2px;
      margin-top: 26px;
      padding-top: 8px;
      content: 'Submit'; }
    .pikto-for-team-signup-modal .modal-body .pikto-beta-btn:active, .pikto-for-team-signup-modal .modal-body .pikto-beta-btn:hover, .pikto-for-team-signup-modal .modal-body .pikto-beta-btn:focus {
      background: #0fb1a3; }
  .pikto-for-team-signup-modal .modal-title {
    font-size: 24px;
    color: #282632; }
    .pikto-for-team-signup-modal .modal-title.signup-title {
      margin-bottom: 23px; }
    .pikto-for-team-signup-modal .modal-title.signup-success-title {
      margin-bottom: 13px; }
  .pikto-for-team-signup-modal .modal-subtitle {
    font-size: 15px;
    color: #485456;
    line-height: 1.33;
    margin-bottom: 20px; }

/******************************
04D Sections Pricing-Non Profit
******************************/
section.pricing-nonprofit {
  padding-bottom: 0px; }

.pricing-nonprofit-table {
  padding: 0px; }
  .pricing-nonprofit-table .row {
    margin-bottom: 36px; }
  .pricing-nonprofit-table .pricing-table {
    margin-top: 36px; }

section.proud-to-work-with {
  padding: 60px 0px 0px 0px; }
  section.proud-to-work-with p {
    font-weight: 400; }
  section.proud-to-work-with .work-with-logos {
    padding: 50px 0px;
    border-top: solid 1px #f4f4f4;
    border-bottom: solid 1px #f4f4f4; }
    section.proud-to-work-with .work-with-logos img {
      padding: 10px 0;
      margin: 0 auto; }

.apply-now {
  border-bottom: solid 1px #f4f4f4; }
  .apply-now .np-form {
    margin-top: 50px; }
  .apply-now input, .apply-now textarea, .apply-now select {
    width: 100%; }
  .apply-now input[type="submit"] {
    width: auto; }

/**************************
04E Sections Contact Us
**************************/
.contact-us-revamp .nav-tabs li:after {
  display: none; }

@media screen and (min-width: 768px) {
  .contact-us-revamp .nav-tabs li.active:after {
    width: 26px;
    height: 18px;
    content: '';
    position: absolute;
    bottom: -6px;
    background: url(../images/arrow-tab.png) center no-repeat;
    left: 50%;
    transform: translateX(-50%);
    display: block; } }

@media screen and (max-width: 320px) {
  section.email-folds {
    padding-bottom: 0; } }
section.email-folds .title {
  margin-bottom: 0; }
section.email-folds h3 {
  font-weight: bold;
  margin-top: 0; }
section.email-folds h5 {
  padding: 0; }
section.email-folds .row-bottom {
  margin-bottom: 40px; }
section.email-folds .email-list p {
  font-size: 14px;
  line-height: 32px; }

.tabbable-line > .contact-form {
  background: #f7f7f7;
  padding-top: 0 !important; }
  .tabbable-line > .contact-form .tab-title {
    margin-bottom: 15px; }
    @media screen and (min-width: 481px) {
      .tabbable-line > .contact-form .tab-title {
        margin-bottom: 35px; } }
    .tabbable-line > .contact-form .tab-title h4 {
      font-weight: bold;
      font-family: "Montserrat", Arial, sans-serif;
      color: #3f3d48;
      margin: 0; }
  .tabbable-line > .contact-form .tab-pane {
    padding: 20px 15px; }
    @media screen and (min-width: 481px) {
      .tabbable-line > .contact-form .tab-pane {
        padding: 35px; } }
    @media screen and (min-width: 768px) {
      .tabbable-line > .contact-form .tab-pane {
        padding: 35px 70px; } }
    @media screen and (min-width: 992px) {
      .tabbable-line > .contact-form .tab-pane {
        padding: 35px; } }
    @media screen and (min-width: 1240px) {
      .tabbable-line > .contact-form .tab-pane {
        padding: 35px 70px; } }
    @media screen and (min-width: 768px) {
      .tabbable-line > .contact-form .tab-pane .row > div {
        padding: 0 35px; } }
    @media screen and (min-width: 992px) {
      .tabbable-line > .contact-form .tab-pane .row > div:first-child {
        border-right: 1px solid #dee1e2; } }
    @media screen and (min-width: 992px) {
      .tabbable-line > .contact-form .tab-pane .row > div.no-border {
        border-right: none; } }
    .tabbable-line > .contact-form .tab-pane h5 {
      margin: 0; }
    .tabbable-line > .contact-form .tab-pane .req {
      color: #e66079; }
  .tabbable-line > .contact-form textarea, .tabbable-line > .contact-form input[type="text"], .tabbable-line > .contact-form input[type="email"], .tabbable-line > .contact-form select, .tabbable-line > .contact-form .button, .tabbable-line > .contact-form .button:visited {
    width: 100% !important; }
    .tabbable-line > .contact-form textarea input[type="submit"]:focus, .tabbable-line > .contact-form input[type="text"] input[type="submit"]:focus, .tabbable-line > .contact-form input[type="email"] input[type="submit"]:focus, .tabbable-line > .contact-form select input[type="submit"]:focus, .tabbable-line > .contact-form .button input[type="submit"]:focus, .tabbable-line > .contact-form .button:visited input[type="submit"]:focus {
      background-color: #23b0a3; }
  .tabbable-line > .contact-form .the-form {
    margin: 0px 50px; }
    @media screen and (max-width: 768px) {
      .tabbable-line > .contact-form .the-form {
        margin: 0px; } }
    .tabbable-line > .contact-form .the-form .contact-alert {
      background-color: #FAFAFA;
      padding: 20px 35px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
      .tabbable-line > .contact-form .the-form .contact-alert p {
        font-size: 13px; }
  .tabbable-line > .contact-form .emails h6 {
    padding-top: 0; }
    .tabbable-line > .contact-form .emails h6 + p {
      font-size: 16px; }
  @media screen and (min-width: 992px) {
    .tabbable-line > .contact-form .emails p {
      font-size: 14px;
      line-height: 24px; } }
  .tabbable-line > .contact-form .emails p + h6 {
    padding-top: 30px;
    font-size: 18px; }
    .tabbable-line > .contact-form .emails p + h6 + p {
      font-size: 16px; }
  .tabbable-line > .contact-form .emails .email-list {
    margin-bottom: 30px; }
  .tabbable-line > .contact-form .divider {
    border-left: 1px solid #E3E3E3;
    min-height: 570px; }
    @media screen and (max-width: 1400px) {
      .tabbable-line > .contact-form .divider {
        border-right: 1px solid #E3E3E3;
        border-left: 0px; } }

.wpcf7-form p span {
  color: red; }

.box-white {
  background: #ffffff;
  border: 1px solid #e6ebee;
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .box-white {
      padding: 20px 35px; } }
  @media screen and (min-width: 1240px) {
    .box-white {
      padding: 40px 55px; } }
  .box-white h6 {
    font-size: 16px;
    font-weight: bold; }
  .box-white ol {
    list-style: decimal;
    margin-left: 15px; }
    .box-white ol li {
      font-size: 14px;
      line-height: 20px;
      margin-top: 10px; }
    .box-white ol:first-child {
      margin-top: 0; }

.contact-form input[type="file"] {
  background: transparent; }
.contact-form input[type=text] {
  max-width: 100% !important; }
.contact-form input[type=email] {
  max-width: 100% !important; }
.contact-form select {
  max-width: 100% !important; }

.contact-us-revamp {
  margin-bottom: 10px; }
  .contact-us-revamp li {
    float: left; }
    .contact-us-revamp li a {
      padding: 14px !important; }
      @media screen and (max-width: 768px) {
        .contact-us-revamp li a {
          padding: 11px !important; } }

/*This portion is the styling for single blogpost*/
article {
  font-size: 17px;
  line-height: 39px; }
  article ul, article ol {
    padding-left: 30px;
    line-height: 33px; }
    @media screen and (max-width: 481px) {
      article ul li, article ol li {
        font-size: 15px;
        line-height: 35px; } }
    article ul li img, article ol li img {
      margin: 10px auto !important; }
  article ul {
    list-style: inherit;
    font-size: 18px; }
  article ol {
    list-style-type: decimal; }
  article h1, article h2, article h3, article h4, article h5, article h6 {
    padding: 20px 0px;
    color: #313030; }
  article h1 {
    font-size: 35px; }
  article h2 {
    font-size: 26px; }
  article h3 {
    font-size: 25px; }
  article h4 {
    font-size: 20px; }
  article h5 {
    font-size: 18px; }
  article small {
    font-size: 14px; }
  article .post_content img {
    padding: 10px 0px;
    width: 100%;
    height: auto;
    max-width: 100%; }
  article p {
    font-family: "proxima-nova", serif;
    font-size: 18px;
    line-height: 28px;
    margin: 20px 0px;
    color: #4F5A65; }
    @media screen and (max-width: 481px) {
      article p {
        font-size: 15px;
        line-height: 35px; } }
  article section {
    padding-bottom: 30px;
    padding-top: 0px; }
  article blockquote {
    padding: 0;
    margin: 0;
    border: 0;
    border-left: 2px solid #23B0A3;
    color: #4F5A65; }
    article blockquote p {
      font-style: italic;
      font-weight: normal;
      font-size: 18px;
      margin-left: 20px; }
  article .pikto-btn a {
    color: #fff;
    font-family: "proxima-nova", serif; }
  article em {
    font-style: italic; }

/*Tweet To Click Plugin Styling*/
.tm-click-to-tweet {
  font-family: "Merriweather", serif;
  border-top: 2px solid #F3F3F3;
  border-bottom: 2px solid #F3F3F3;
  border-left: 0;
  border-right: 0;
  padding: 30px 0px;
  border-radius: 0;
  max-width: 100%;
  text-align: center; }
  .tm-click-to-tweet a {
    color: #light-grey; }
    .tm-click-to-tweet a:hover {
      color: #019fe9; }

a.tm-ctt-btn {
  float: none;
  background: transparent url(../images/blog/twitter.png) no-repeat center bottom;
  height: 52px;
  padding-right: 0; }

.blog-author {
  padding: 0; }
  .blog-author hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    width: 50%;
    margin-bottom: 40px; }
  .blog-author p.desc {
    max-width: 450px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 25px; }
  .blog-author h5 {
    padding: 0;
    margin: 0; }

/**************************
04F Sections Pricing Non Profit
**************************/
section.pricing-nonprofit {
  padding-bottom: 0px; }

.pricing-nonprofit-table {
  padding: 0px; }
  .pricing-nonprofit-table .pricing-table {
    margin-top: 36px;
    margin-bottom: 36px; }
  .pricing-nonprofit-table .message {
    margin-bottom: 32px; }

section.proud-to-work-with {
  padding: 60px 0px 0px 0px; }
  section.proud-to-work-with p {
    font-weight: 400; }
  section.proud-to-work-with .work-with-logos {
    padding: 50px 0px;
    border-top: solid 1px #f4f4f4;
    border-bottom: solid 1px #f4f4f4; }
    section.proud-to-work-with .work-with-logos img {
      padding: 10px 0;
      margin: 0 auto; }

.apply-now {
  border-bottom: solid 1px #f4f4f4; }
  .apply-now .np-form {
    margin-top: 50px; }
  .apply-now input, .apply-now textarea, .apply-now select {
    width: 100%; }
  .apply-now input[type="submit"] {
    width: auto; }

/**************************
04G Sections Contact Us
**************************/
@media screen and (max-width: 320px) {
  section.email-folds {
    padding-bottom: 0; } }
section.email-folds h5 {
  padding: 0; }
section.email-folds .row-bottom {
  margin-bottom: 40px; }
section.email-folds .email-list p {
  font-size: 14px;
  line-height: 32px; }

.contact-form {
  padding-top: 0 !important; }
  .contact-form textarea, .contact-form input[type="text"], .contact-form input[type="email"], .contact-form select, .contact-form .button, .contact-form .button:visited {
    width: 100% !important; }
    .contact-form textarea input[type="submit"]:focus, .contact-form input[type="text"] input[type="submit"]:focus, .contact-form input[type="email"] input[type="submit"]:focus, .contact-form select input[type="submit"]:focus, .contact-form .button input[type="submit"]:focus, .contact-form .button:visited input[type="submit"]:focus {
      background-color: #23b0a3; }
  .contact-form .the-form {
    margin: 0px 50px; }
    @media screen and (max-width: 768px) {
      .contact-form .the-form {
        margin: 0px; } }
    .contact-form .the-form .contact-alert {
      background-color: #FAFAFA;
      padding: 20px 35px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px; }
      .contact-form .the-form .contact-alert p {
        font-size: 13px; }
  .contact-form .emails h6 {
    padding-top: 30px;
    font-size: 18px; }
  .contact-form .divider {
    border-left: 1px solid #E3E3E3;
    min-height: 570px; }
    @media screen and (max-width: 1400px) {
      .contact-form .divider {
        border-right: 1px solid #E3E3E3;
        border-left: 0px; } }

.contact-us-revamp {
  margin-bottom: 10px; }
  .contact-us-revamp li {
    float: left; }
    .contact-us-revamp li a {
      padding: 14px !important; }
      @media screen and (max-width: 1240px) {
        .contact-us-revamp li a {
          padding: 9px !important; } }

.the-form input[type="submit"] {
  background-color: #23b0a3; }

.request-demo input, .request-demo textarea {
  margin-bottom: 10px; }
.request-demo h3 {
  padding-bottom: 0 !important; }

/*Contact Form 7*/
input, textarea {
  font-size: 15px; }

input[type="text"]:focus, textarea:focus {
  color: #809a9f !important;
  font-size: 15px; }

input:focus, textarea:focus {
  font-size: 15px; }

.wpcf7-submit {
  color: #fff;
  border-width: 1px;
  border-style: solid;
  background-color: #23b0a3;
  border-color: transparent;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 1.4;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  font-weight: 300;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  padding: 13px 31px;
  font-size: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: background, 0.3s;
  -o-transition: background, 0.3s;
  -webkit-transition: background, 0.3s;
  transition: background, 0.3s; }

span.wpcf7-not-valid-tip {
  font-size: 13px;
  display: block;
  text-align: left;
  color: #DE7A7A; }

div.wpcf7-validation-errors {
  border: 1px solid #DE7A7A;
  background-color: #DE7A7A; }

div.wpcf7-response-output {
  margin: 0;
  padding: 10px;
  font-size: 13px;
  color: #fff; }

div.wpcf7-mail-sent-ok {
  background-color: #398f14; }

.wpcf7-file {
  font-size: 12px;
  line-height: 12px;
  padding-left: 0px;
  padding-bottom: 30px; }
  .wpcf7-file:focus {
    font-size: 12px;
    border: 0px;
    box-shadow: inset 0 0 0 1px #fff; }

.fullbar-cta input, .fullbar-cta textarea, .fullbar-cta select {
  margin-bottom: 1px; }
  .fullbar-cta input:focus, .fullbar-cta textarea:focus, .fullbar-cta select:focus {
    border: 1px solid teal;
    box-shadow: none; }

/**************************
04F Sections Interns
**************************/
section.interns-join-us .application-process {
  text-align: justify; }

section.interns-testimonials .testi-row {
  margin-top: 60px; }
section.interns-testimonials h5 {
  padding: 10px 0px 0px 0px; }
section.interns-testimonials p.position {
  color: #F16078; }
section.interns-testimonials .testi-content p {
  font-size: 15px;
  line-height: 27px; }
section.interns-testimonials .testi-content hr {
  width: 20%;
  border: 0;
  height: 1px;
  background-color: #ccc; }

/*.the-form input:focus {
  background-color: #23b0a3;
}
.the-form input[type="file"]:focus {
  background-color: transparent;
}*/
/**************************
04G Sections Our Team
**************************/
section.our-team .new-team:first-child {
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    section.our-team .new-team:first-child {
      text-align: center;
      margin-bottom: 10px; } }

.piktochart-family {
  margin: 0 auto;
  position: absolute;
  left: 25%; }

.new-team {
  margin-top: 60px; }
  @media screen and (max-width: 768px) {
    .new-team {
      text-align: center;
      margin-bottom: 10px; } }

.team-description {
  margin-top: 10px; }

.team-members-listing li:first-child {
  padding-left: 0;
  padding-right: 2px; }
.team-members-listing li:last-child {
  padding-right: 0;
  padding-left: 2px; }
.team-members-listing li {
  padding-right: 1px;
  padding-left: 1px;
  margin-bottom: 3px; }
.team-members-listing .team-member-item {
  position: relative; }
  .team-members-listing .team-member-item p {
    position: absolute;
    bottom: 10px;
    left: 15px;
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
    line-height: 20px; }
    .team-members-listing .team-member-item p span {
      text-transform: uppercase; }
  .team-members-listing .team-member-item span {
    font-weight: bold; }
  .team-members-listing .team-member-item img {
    width: 100%; }
  .team-members-listing .team-member-item:hover .onhover-member-description {
    opacity: 0.9;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
.team-members-listing .onhover-member-description {
  background-color: #3F3D48;
  color: #fff;
  font-size: 13px;
  padding: 10px;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  opacity: 0; }
  @media screen and (min-width: 481px) {
    .team-members-listing .onhover-member-description {
      padding: 20px; } }
  @media screen and (min-width: 1200px) {
    .team-members-listing .onhover-member-description {
      padding: 10px; } }
  @media screen and (min-width: 1400px) {
    .team-members-listing .onhover-member-description {
      padding: 20px; } }

/**************************
04H Sections Careers
**************************/
.no-margin {
  margin: 0px; }

/*Section 1 - Open Positions*/
.our-open-positions {
  padding-bottom: 0px; }
  .our-open-positions h5 {
    padding-bottom: 10px;
    text-transform: uppercase; }
  .our-open-positions a {
    font-size: 15px;
    line-height: 28px;
    margin: 0 0 10px;
    display: block; }
  .our-open-positions .second-row {
    margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .our-open-positions .open-positions {
      text-align: center; }
      .our-open-positions .open-positions div {
        margin: 30px 0px; }
      .our-open-positions .open-positions div:last-child {
        margin-bottom: 0px; } }

.open-positions .center-openings-columns {
  float: none;
  display: inline-block;
  vertical-align: top; }

/*Section 2 - Pikto Activity List*/
@media screen and (max-width: 499px) {
  .pikto-family .container-web {
    width: 95%; } }

.pikto-activity-list li {
  padding: 0px; }
  .pikto-activity-list li .pikto-activity {
    position: relative;
    margin: 0px 10px 10px 0px; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .pikto-activity-list li .pikto-activity {
        margin: 0px 5px 10px 5px; } }
    .pikto-activity-list li .pikto-activity .pikto-activity-title {
      width: 100%;
      text-align: center;
      position: absolute;
      top: 45%; }
      .pikto-activity-list li .pikto-activity .pikto-activity-title p {
        margin-bottom: 0;
        color: #fff;
        text-transform: none;
        border-bottom: 2px solid #f16078;
        padding-bottom: 2px;
        display: inline; }
        @media screen and (max-width: 767px) {
          .pikto-activity-list li .pikto-activity .pikto-activity-title p {
            font-size: 25px; } }
        @media screen and (max-width: 450px) {
          .pikto-activity-list li .pikto-activity .pikto-activity-title p {
            font-size: 20px; } }
    .pikto-activity-list li .pikto-activity span {
      font-weight: bold; }
    .pikto-activity-list li .pikto-activity img {
      width: 100%; }
    .pikto-activity-list li .pikto-activity:hover .onhover-member-description {
      opacity: 0.9;
      -moz-transition: opacity 0.2s linear;
      -o-transition: opacity 0.2s linear;
      -webkit-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear; }
  .pikto-activity-list li .onhover-member-description {
    background-color: #3F3D48;
    color: #fff;
    font-size: 13px;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    display: inline-block; }
    .pikto-activity-list li .onhover-member-description p {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      padding: 0px 20px; }
      @media screen and (min-width: 992px) {
        .pikto-activity-list li .onhover-member-description p {
          font-size: 14px;
          line-height: 16px; } }
      @media screen and (max-width: 991px) {
        .pikto-activity-list li .onhover-member-description p {
          font-size: 16px;
          line-height: 20px; } }
      @media screen and (max-width: 767px) {
        .pikto-activity-list li .onhover-member-description p {
          font-size: 17px;
          line-height: 25px;
          padding: 0px 40px; } }
      @media screen and (max-width: 450px) {
        .pikto-activity-list li .onhover-member-description p {
          font-size: 15px; } }
      @media screen and (max-width: 380px) {
        .pikto-activity-list li .onhover-member-description p {
          font-size: 11px;
          line-height: 18px; } }

.pikto-culture .embed-video-frame {
  box-shadow: 0px 2px 10px black; }

/*Section 3 - Hiring Culture*/
.hiring-culture {
  padding-bottom: 0px;
  padding-top: 0px;
  background-color: #3f3d48; }
  .hiring-culture .container-web {
    width: 100%; }

.hiring-culture-image,
.hiring-culture-text,
.hiring-process {
  padding: 0; }

.hiring-culture-content {
  background-color: #3f3d48;
  padding: 0px;
  color: white;
  padding: 0px; }
  .hiring-culture-content h4 {
    color: white; }
  .hiring-culture-content .hiring-culture-image {
    background: url(../images/careers/hiring-culture.jpg) top left no-repeat;
    min-height: 375px; }
    .hiring-culture-content .hiring-culture-image .col-md-12 {
      padding: 0px; }
  .hiring-culture-content h5 {
    color: white;
    display: inline; }

.hiring-culture-icon {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 30%; }
  .hiring-culture-icon p {
    color: white;
    font-size: 20px;
    margin-top: 5px; }

.hiring-culture-text {
  padding: 40px 30px 0px 30px; }
  @media screen and (max-width: 1174px) {
    .hiring-culture-text {
      padding: 45px 0px 0px 30px; }
      .hiring-culture-text p {
        font-size: 15px;
        line-height: 26px; } }
  @media screen and (max-width: 991px) {
    .hiring-culture-text {
      padding: 80px 30px;
      text-align: center;
      margin: 0 auto;
      float: none; }
      .hiring-culture-text h4 {
        margin-bottom: 20px; } }

.our-culture .embed-video-frame {
  margin-top: 56px;
  padding-left: 10px;
  padding-right: 10px; }

.img-cover-video {
  box-shadow: -1px 14px 18px 0 rgba(0, 0, 0, 0.24); }
  @media only screen and (min-width: 816px) {
    .img-cover-video {
      width: 810px; } }
  @media only screen and (max-width: 816px) {
    .img-cover-video {
      width: 80%; } }

.embedded-video {
  box-shadow: -1px 14px 18px 0 rgba(0, 0, 0, 0.24);
  height: 100%; }
  @media only screen and (min-width: 816px) {
    .embedded-video {
      width: 810px; } }
  @media only screen and (max-width: 816px) {
    .embedded-video {
      width: 80%; } }

/*Section 5 - Hiring Process*/
.hiring-process {
  position: relative;
  background: url(../images/careers/hiring-process.jpg) top right no-repeat;
  min-height: 600px; }
  .hiring-process h4, .hiring-process p {
    color: white; }
  @media screen and (max-width: 991px) {
    .hiring-process {
      min-height: 400px; } }
  @media screen and (max-width: 675px) {
    .hiring-process {
      min-height: 570px; } }

.hiring-process-content {
  text-align: center;
  width: 100%;
  padding-top: 20px; }

.hiring-process-icons {
  text-align: center;
  display: inline-block;
  padding-top: 70px; }
  .hiring-process-icons li {
    float: left;
    position: relative; }
    .hiring-process-icons li:nth-child(2) p {
      bottom: -40px;
      margin-left: -9px; }
    .hiring-process-icons li:last-child p {
      margin-left: 10px; }
    .hiring-process-icons li:nth-child(2), .hiring-process-icons li:nth-child(4), .hiring-process-icons li:nth-child(6) {
      margin-top: 40px; }
    .hiring-process-icons li .process-icon-small {
      display: none; }
    .hiring-process-icons li h5 {
      color: #23b0a3;
      margin-left: 15px;
      text-align: left; }
      @media screen and (max-width: 992px) {
        .hiring-process-icons li h5 {
          font-size: 18px !important; } }
      @media screen and (max-width: 992px) {
        .hiring-process-icons li h5 {
          width: 65px;
          top: -40px; } }
    .hiring-process-icons li p {
      bottom: -70px;
      margin-left: 5px;
      text-align: center;
      line-height: 20px;
      position: absolute; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .hiring-process-icons li {
        width: 150px; }
        .hiring-process-icons li p {
          margin: 0px; }
        .hiring-process-icons li h5 {
          margin-left: 0px; }
        .hiring-process-icons li:first-child {
          width: 130px; }
        .hiring-process-icons li:nth-child(2) p {
          bottom: -50px; }
        .hiring-process-icons li:last-child {
          width: 65px; }
          .hiring-process-icons li:last-child p {
            margin-left: 0px; } }
    @media screen and (max-width: 991px) {
      .hiring-process-icons li {
        margin-right: 20px; }
        .hiring-process-icons li:nth-child(2), .hiring-process-icons li:nth-child(4), .hiring-process-icons li:nth-child(6) {
          margin-top: 0px; }
        .hiring-process-icons li:nth-child(2) p {
          bottom: -70px;
          margin-left: 5px; }
        .hiring-process-icons li:last-child {
          margin-right: 0px; }
          .hiring-process-icons li:last-child p {
            margin-left: 5px; }
        .hiring-process-icons li .process-icon-big {
          display: none; }
        .hiring-process-icons li .process-icon-small {
          display: inline; }
        .hiring-process-icons li p {
          margin-left: 2px;
          font-size: 14px; } }
    @media screen and (max-width: 675px) {
      .hiring-process-icons li:nth-child(3), .hiring-process-icons li:nth-child(6) {
        margin-right: 0px; } }

.hiring-process-signup {
  width: 100%;
  position: absolute;
  bottom: 50px;
  text-align: center; }
  .hiring-process-signup .pikto-btn {
    width: 150px; }
  @media screen and (max-width: 991px) {
    .hiring-process-signup {
      bottom: 20px; } }

.careers-talent-community a {
  margin-top: 20px; }

@media screen and (max-width: 990px) {
  .hiring-process-icons {
    padding-top: 25px; }
    .hiring-process-icons li {
      margin-right: 20px;
      margin-bottom: 50px; }
      .hiring-process-icons li p {
        position: static;
        margin-top: 20px; } }
@media screen and (max-width: 675px) {
  .hiring-process-icons {
    width: 300px;
    padding-left: 10px; }
    .hiring-process-icons li {
      margin-bottom: 0px;
      width: 80px; } }
/**************************
04I Sections Our Values
**************************/
section.hopeful-values {
  padding-top: 0; }
  @media screen and (max-width: 320px) {
    section.hopeful-values {
      padding: 0px; } }
  section.hopeful-values h2 {
    margin: 0;
    color: #1cafa2; }
    @media screen and (max-width: 320px) {
      section.hopeful-values h2 {
        padding: 0px;
        margin-top: -2px; } }
  section.hopeful-values .make-it-unique > .nav-tabs {
    margin-top: 110px;
    font-size: 0;
    line-height: 0; }
    @media screen and (max-width: 320px) {
      section.hopeful-values .make-it-unique > .nav-tabs {
        margin-top: 60px; } }
  section.hopeful-values .nav-tabs > li.active > a, section.hopeful-values .nav-tabs > li.active > a:hover, section.hopeful-values .nav-tabs > li.active > a:focus {
    background-color: transparent; }
  section.hopeful-values .make-it-unique .nav > li > a {
    padding: 20px 15px;
    color: transparent; }
    @media screen and (max-width: 1240px) {
      section.hopeful-values .make-it-unique .nav > li > a {
        padding: 20px 0; } }
    @media screen and (max-width: 992px) {
      section.hopeful-values .make-it-unique .nav > li > a {
        padding: 0px; } }
  section.hopeful-values .make-it-unique > .nav-tabs > li > a {
    width: auto; }
    @media screen and (min-width: 768px) {
      section.hopeful-values .make-it-unique > .nav-tabs > li > a {
        width: 95px; } }
    @media screen and (min-width: 1030px) {
      section.hopeful-values .make-it-unique > .nav-tabs > li > a {
        width: 123px; } }
  section.hopeful-values .make-it-unique > .nav-tabs > li > a div {
    background-color: transparent;
    border: 0;
    width: 110px;
    height: 110px; }
    @media screen and (max-width: 1030px) {
      section.hopeful-values .make-it-unique > .nav-tabs > li > a div {
        width: 100px;
        height: 100px; } }
    @media screen and (max-width: 992px) {
      section.hopeful-values .make-it-unique > .nav-tabs > li > a div {
        width: 90px;
        height: 90px; } }
    @media screen and (max-width: 768px) {
      section.hopeful-values .make-it-unique > .nav-tabs > li > a div {
        width: 50px;
        height: 50px; } }
    @media screen and (max-width: 481px) {
      section.hopeful-values .make-it-unique > .nav-tabs > li > a div {
        width: 42px;
        height: 42px; } }
    @media screen and (max-width: 320px) {
      section.hopeful-values .make-it-unique > .nav-tabs > li > a div {
        width: 35px;
        height: 35px; } }
    section.hopeful-values .make-it-unique > .nav-tabs > li > a div h2 {
      color: #fff;
      font-size: 62px;
      line-height: 106px; }
      @media screen and (max-width: 1030px) {
        section.hopeful-values .make-it-unique > .nav-tabs > li > a div h2 {
          line-height: 96px; } }
      @media screen and (max-width: 992px) {
        section.hopeful-values .make-it-unique > .nav-tabs > li > a div h2 {
          font-size: 50px;
          line-height: 86px; } }
      @media screen and (max-width: 768px) {
        section.hopeful-values .make-it-unique > .nav-tabs > li > a div h2 {
          font-size: 40px;
          line-height: 46px; } }
      @media screen and (max-width: 481px) {
        section.hopeful-values .make-it-unique > .nav-tabs > li > a div h2 {
          font-size: 32px;
          line-height: 40px; } }
      @media screen and (max-width: 320px) {
        section.hopeful-values .make-it-unique > .nav-tabs > li > a div h2 {
          font-size: 27px;
          line-height: 37px; } }
  section.hopeful-values .make-it-unique > .nav-tabs > li {
    margin: 0; }
  section.hopeful-values .make-it-unique > .nav-tabs > li > a div {
    border: solid 2px transparent; }
  section.hopeful-values .make-it-unique > .nav-tabs > li.active > a div {
    border: solid 2px #1cafa2; }
    section.hopeful-values .make-it-unique > .nav-tabs > li.active > a div h2 {
      color: #1cafa2; }
  section.hopeful-values .make-it-unique > .tab-content {
    border-top: 0; }
    @media screen and (max-width: 320px) {
      section.hopeful-values .make-it-unique > .tab-content {
        margin: 0;
        padding-top: 70px; } }
  section.hopeful-values .tab-content {
    margin: 0px 0px 140px 0px; }
    @media screen and (min-width: 768px) {
      section.hopeful-values .tab-content {
        padding: 0;
        margin: 0 0 270px 0; } }
    section.hopeful-values .tab-content h3 {
      color: #fff;
      font-weight: 700; }
      @media screen and (max-width: 320px) {
        section.hopeful-values .tab-content h3 {
          font-size: 20px; } }
    section.hopeful-values .tab-content p {
      font-size: 20px; }
      @media screen and (max-width: 320px) {
        section.hopeful-values .tab-content p {
          font-size: 14px;
          line-height: inherit; } }

.values .tab-pane .col-md-12 p {
  font-size: 18px; }

.our-values-banner > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: cover;
  background-position: center center; }

.our-values h2 {
  position: relative; }
.our-values p.title {
  position: relative; }

/*========================
04J Sections Our Story
**************************/
.how-did-it-begin {
  background-color: #23b0a3; }
  .how-did-it-begin .begin-intro {
    margin-bottom: 50px;
    text-align: justify !important; }
    @media screen and (max-width: 991px) {
      .how-did-it-begin .begin-intro p {
        font-size: 18px;
        line-height: 30px; } }
  .how-did-it-begin h4, .how-did-it-begin p {
    color: white; }
  @media screen and (max-width: 845px) {
    .how-did-it-begin .container-web {
      width: 95%; } }
  @media screen and (max-width: 767px) {
    .how-did-it-begin .begin-intro {
      float: none; } }

.pikto-timeline-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 992px;
  margin: 0 auto;
  background-color: transparent; }
  .pikto-timeline-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both; }

#pikto-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em; }
  #pikto-timeline::before {
    content: '';
    position: absolute;
    top: 30px;
    left: 18px;
    height: 97%;
    width: 2px;
    background: #d7e4ed; }
    @media screen and (max-width: 991px) {
      #pikto-timeline::before {
        height: 96%; } }
    @media screen and (max-width: 450px) {
      #pikto-timeline::before {
        height: 97%;
        margin: 0px; } }
  @media screen and (max-width: 991px) {
    #pikto-timeline {
      margin: 0px; } }
  @media screen and (min-width: 992px) {
    #pikto-timeline {
      margin-top: 3em;
      margin-bottom: 3em; }
      #pikto-timeline::before {
        left: 50%;
        margin-left: -2px; } }

.pikto-timeline-block {
  position: relative;
  margin: 2em 0; }
  .pikto-timeline-block:after {
    content: "";
    display: table;
    clear: both; }
  .pikto-timeline-block:first-child {
    margin-top: 0; }
  .pikto-timeline-block:last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .pikto-timeline-block {
      margin: 4em 0; }
      .pikto-timeline-block:first-child {
        margin-top: 0; }
      .pikto-timeline-block:last-child {
        margin-bottom: 0; } }

.pikto-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  .pikto-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px; }
  .pikto-timeline-img.timeline-idea {
    background-color: #2cd2c3; }
  .pikto-timeline-img.timeline-accelerator {
    background-color: #fdbf00; }
  .pikto-timeline-img.timeline-mpv {
    background-color: #3f3d48; }
  @media screen and (min-width: 992px) {
    .pikto-timeline-img {
      width: 60px;
      height: 60px;
      left: 50%;
      margin-left: -30px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden; }
      .cssanimations .pikto-timeline-img.is-hidden {
        visibility: hidden; }
      .cssanimations .pikto-timeline-img.bounce-in {
        visibility: visible;
        -webkit-animation: timeline-bounce-1 .6s;
        -moz-animation: timeline-bounce-1 .6s;
        animation: timeline-bounce-1 .6s; } }

.pikto-timeline-content {
  position: relative;
  margin-left: 60px;
  background-color: #3f3d48;
  display: table;
  /*Even Blocks*/
  /*ARROW*/
  /*Dates*/ }
  @media screen and (min-width: 992px) {
    .pikto-timeline-content {
      margin-left: -85px;
      width: 55%; } }
  @media screen and (max-width: 991px) {
    .pikto-timeline-content {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .pikto-timeline-content {
      height: 170px;
      width: 93%; } }
  .pikto-timeline-block:nth-child(even) .pikto-timeline-content {
    float: right;
    margin-right: -85px; }
    @media screen and (max-width: 991px) {
      .pikto-timeline-block:nth-child(even) .pikto-timeline-content {
        float: none;
        margin-right: 0px; } }
  .pikto-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #3f3d48; }
    @media screen and (min-width: 992px) {
      .pikto-timeline-content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #3f3d48; } }
    .pikto-timeline-block:nth-child(even) .pikto-timeline-content::before {
      left: auto;
      right: 100%;
      border-color: transparent;
      border-right-color: #3f3d48; }
  .pikto-timeline-content:after {
    content: "";
    display: table;
    clear: both; }
  .pikto-timeline-content .floater-sm {
    min-height: 140px; }
  .pikto-timeline-content .floater-md {
    min-height: 160px; }
  .pikto-timeline-content .floater-lg {
    min-height: 180px; }
  .pikto-timeline-content .floater-xl {
    min-height: 200px; }
  .pikto-timeline-content .floater {
    width: 72%;
    float: right;
    display: table; }
    .pikto-timeline-block:nth-child(even) .pikto-timeline-content .floater {
      float: left; }
    @media screen and (min-width: 1400px) {
      .pikto-timeline-content .floater {
        width: 77%; } }
    @media screen and (max-width: 991px) {
      .pikto-timeline-content .floater {
        float: left;
        width: 69%; } }
    @media screen and (max-width: 767px) {
      .pikto-timeline-content .floater {
        min-height: 170px;
        width: 100%; } }
  .pikto-timeline-content img {
    min-width: 100px;
    float: left; }
    @media screen and (max-width: 767px) {
      .pikto-timeline-content img {
        display: none; } }
    .pikto-timeline-block:nth-child(even) .pikto-timeline-content img {
      float: right; }
      @media screen and (max-width: 991px) {
        .pikto-timeline-block:nth-child(even) .pikto-timeline-content img {
          float: left; } }
  .pikto-timeline-content .text-content {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 20px; }
    @media screen and (max-width: 542px) {
      .pikto-timeline-content .text-content {
        width: 100%;
        padding: 0px 20px; } }
    .pikto-timeline-content .text-content h2 {
      color: #f16078;
      margin: 10px 0px; }
  .pikto-timeline-content h2 {
    font-size: 18px; }
    @media screen and (max-width: 991px) {
      .pikto-timeline-content h2 {
        font-size: 20px; } }
    @media screen and (max-width: 542px) {
      .pikto-timeline-content h2 {
        font-size: 16px; } }
  .pikto-timeline-content p {
    font-size: 14px;
    line-height: 22px; }
    @media screen and (max-width: 991px) {
      .pikto-timeline-content p {
        font-size: 18px;
        line-height: 30px; } }
    @media screen and (max-width: 450px) {
      .pikto-timeline-content p {
        font-size: 18px;
        line-height: 30px; } }
  .pikto-timeline-content .timeline-date {
    float: left;
    padding: .8em 0;
    opacity: .7;
    position: absolute;
    top: 6px;
    font-size: 16px;
    left: 125%;
    color: white;
    display: table; }
    @media screen and (min-width: 1400px) {
      .pikto-timeline-content .timeline-date {
        left: 118%; } }
    @media screen and (max-width: 991px) {
      .pikto-timeline-content .timeline-date {
        top: 0%;
        left: auto;
        right: 0%;
        text-align: right;
        padding-right: 20px; } }
    .pikto-timeline-block:nth-child(even) .pikto-timeline-content .timeline-date {
      left: -40%; }
      @media screen and (min-width: 1400px) {
        .pikto-timeline-block:nth-child(even) .pikto-timeline-content .timeline-date {
          left: -30%; } }
      @media screen and (max-width: 991px) {
        .pikto-timeline-block:nth-child(even) .pikto-timeline-content .timeline-date {
          left: auto; } }
  @media screen and (min-width: 992px) {
    .cssanimations .pikto-timeline-content.is-hidden {
      visibility: hidden; }
    .cssanimations .pikto-timeline-content.bounce-in {
      visibility: visible;
      -webkit-animation: timeline-bounce-2 .6s;
      -moz-animation: timeline-bounce-2 .6s;
      animation: timeline-bounce-2 .6s; } }

@media screen and (min-width: 992px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .pikto-timeline-block:nth-child(even) .pikto-timeline-content.bounce-in {
    -webkit-animation: timeline-bounce-2-inverse .6s;
    -moz-animation: timeline-bounce-2-inverse .6s;
    animation: timeline-bounce-2-inverse .6s; } }
@-webkit-keyframes timeline-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes timeline-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5); }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes timeline-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes timeline-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes timeline-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes timeline-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
/*Original SCSS
@include keyframes(timeline-bounce-2-inverse) {
  0% {
    opacity: 0;
    @include transform(translateX(100px));
  }

  60% {
    opacity: 1;
    @include transform(translateX(-20px));
  }

  100% {
    @include transform(translateX(0));
  }
}
*/
@-webkit-keyframes timeline-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes timeline-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes timeline-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
/*********************
04K Sections Templates
*********************/
.templates-header-lower {
  text-align: center;
  padding: 60px 0px 100px 0px; }
  @media screen and (max-width: 991px) {
    .templates-header-lower {
      padding: 60px 0px; } }

/*Section 1 to 4*/
@media screen and (max-width: 767px) {
  .templates-infographics .container-web,
  .templates-reports .container-web,
  .templates-banners .container-web,
  .templates-presentations .container-web {
    width: 100%; } }
.templates-infographics .col-md-10,
.templates-reports .col-md-10,
.templates-banners .col-md-10,
.templates-presentations .col-md-10 {
  padding: 0px; }
.templates-infographics h4,
.templates-reports h4,
.templates-banners h4,
.templates-presentations h4 {
  font-weight: normal; }
.templates-infographics p,
.templates-reports p,
.templates-banners p,
.templates-presentations p {
  margin-bottom: 0px; }
@media screen and (max-width: 991px) {
  .templates-infographics .button-container,
  .templates-reports .button-container,
  .templates-banners .button-container,
  .templates-presentations .button-container {
    text-align: center; } }
@media screen and (max-width: 991px) {
  .templates-infographics .button-container .pikto-btn,
  .templates-reports .button-container .pikto-btn,
  .templates-banners .button-container .pikto-btn,
  .templates-presentations .button-container .pikto-btn {
    padding: 16px 28px;
    font-size: 22px;
    border-radius: 4px; } }
.templates-infographics .img-section,
.templates-reports .img-section,
.templates-banners .img-section,
.templates-presentations .img-section {
  padding: 0px;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .templates-infographics .img-section,
    .templates-reports .img-section,
    .templates-banners .img-section,
    .templates-presentations .img-section {
      margin-bottom: 40px;
      height: 350px;
      overflow: hidden; } }
.templates-infographics .button-set-container,
.templates-reports .button-set-container,
.templates-banners .button-set-container,
.templates-presentations .button-set-container {
  position: relative;
  bottom: 0px;
  overflow: hidden;
  height: 585px; }
  @media screen and (max-width: 1399px) {
    .templates-infographics .button-set-container,
    .templates-reports .button-set-container,
    .templates-banners .button-set-container,
    .templates-presentations .button-set-container {
      height: 511px; } }
  @media screen and (max-width: 1199px) {
    .templates-infographics .button-set-container,
    .templates-reports .button-set-container,
    .templates-banners .button-set-container,
    .templates-presentations .button-set-container {
      height: 467px; } }
  @media screen and (max-width: 991px) {
    .templates-infographics .button-set-container,
    .templates-reports .button-set-container,
    .templates-banners .button-set-container,
    .templates-presentations .button-set-container {
      display: inline-block;
      height: 350px; } }
  .templates-infographics .button-set-container .button-set,
  .templates-reports .button-set-container .button-set,
  .templates-banners .button-set-container .button-set,
  .templates-presentations .button-set-container .button-set {
    /*background-color: #2c2c2c;*/
    background-color: rgba(44, 44, 44, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    display: inline-block;
    opacity: 0; }
    .templates-infographics .button-set-container .button-set div,
    .templates-reports .button-set-container .button-set div,
    .templates-banners .button-set-container .button-set div,
    .templates-presentations .button-set-container .button-set div {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      text-align: center;
      width: 100%; }
  .templates-infographics .button-set-container:hover .button-set,
  .templates-reports .button-set-container:hover .button-set,
  .templates-banners .button-set-container:hover .button-set,
  .templates-presentations .button-set-container:hover .button-set {
    opacity: 1;
    transition: all ease 0.5s; }
.templates-infographics .image-set,
.templates-reports .image-set,
.templates-banners .image-set,
.templates-presentations .image-set {
  margin: 20px 0px; }
  @media screen and (max-width: 991px) {
    .templates-infographics .image-set,
    .templates-reports .image-set,
    .templates-banners .image-set,
    .templates-presentations .image-set {
      width: 80%;
      margin: 30px auto; } }
  .templates-infographics .image-set li,
  .templates-reports .image-set li,
  .templates-banners .image-set li,
  .templates-presentations .image-set li {
    display: inline-block;
    max-width: 15%;
    margin: 4px;
    position: relative;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    position: relative; }
    .templates-infographics .image-set li:first-child, .templates-infographics .image-set li:nth-child(6),
    .templates-reports .image-set li:first-child,
    .templates-reports .image-set li:nth-child(6),
    .templates-banners .image-set li:first-child,
    .templates-banners .image-set li:nth-child(6),
    .templates-presentations .image-set li:first-child,
    .templates-presentations .image-set li:nth-child(6) {
      margin-left: 0px; }
    @media screen and (max-width: 991px) {
      .templates-infographics .image-set li,
      .templates-reports .image-set li,
      .templates-banners .image-set li,
      .templates-presentations .image-set li {
        max-width: 18%;
        text-align: center; } }
    @media screen and (max-width: 544px) {
      .templates-infographics .image-set li,
      .templates-reports .image-set li,
      .templates-banners .image-set li,
      .templates-presentations .image-set li {
        max-width: 25%;
        text-align: center; }
        .templates-infographics .image-set li:last-child,
        .templates-reports .image-set li:last-child,
        .templates-banners .image-set li:last-child,
        .templates-presentations .image-set li:last-child {
          display: none; } }
    .templates-infographics .image-set li img,
    .templates-reports .image-set li img,
    .templates-banners .image-set li img,
    .templates-presentations .image-set li img {
      z-index: 5; }
      @media screen and (max-width: 991px) {
        .templates-infographics .image-set li img,
        .templates-reports .image-set li img,
        .templates-banners .image-set li img,
        .templates-presentations .image-set li img {
          width: 500px; } }
@media screen and (max-width: 691px) {
  .templates-infographics .image-set,
  .templates-reports .image-set,
  .templates-banners .image-set,
  .templates-presentations .image-set {
    width: 100%; } }

/*Section 1 and 3*/
.templates-infographics h4, .templates-infographics p,
.templates-banners h4,
.templates-banners p {
  color: white; }

/*Section 2 and 4*/
.templates-reports h4, .templates-reports p,
.templates-presentations h4,
.templates-presentations p {
  color: black; }
.templates-reports .img-section,
.templates-presentations .img-section {
  float: right; }
  @media screen and (max-width: 991px) {
    .templates-reports .img-section,
    .templates-presentations .img-section {
      float: none; } }
.templates-reports .content-section,
.templates-presentations .content-section {
  padding: 0px 45px 0px 0px;
  left: 0px; }

/*Section 1*/
.templates-infographics {
  background-color: #3F3D48;
  padding: 0px; }
  @media screen and (max-width: 991px) {
    .templates-infographics {
      padding: 60px 0px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .templates-infographics {
      height: 475px; } }
  @media screen and (min-width: 1400px) {
    .templates-infographics .img-section {
      height: 527px; } }
  @media screen and (min-width: 1200px) and (max-width: 1399px) {
    .templates-infographics .img-section {
      height: 463px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    .templates-infographics .img-section {
      height: 440px; } }
  .templates-infographics .img-section img {
    right: 0px;
    width: 100%;
    /*Firefox fallback*/ }
    @media screen and (max-width: 991px) {
      .templates-infographics .img-section img {
        position: relative;
        top: 0px; } }
  .templates-infographics .taller-img-set {
    position: absolute;
    bottom: 0px; }
    @media screen and (max-width: 991px) {
      .templates-infographics .taller-img-set {
        position: relative;
        top: 0px; } }
  .templates-infographics .content-section {
    padding: 45px 0px 45px 45px; }
    @media screen and (min-width: 1200px) and (max-width: 1399px) {
      .templates-infographics .content-section {
        padding: 30px 0px 30px 45px; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .templates-infographics .content-section {
        padding: 30px 0px 30px 45px; } }

/*Section 3*/
.templates-banners {
  background-color: #23b0a3; }
  .templates-banners .content-section {
    padding: 0px 0px 0px 45px; }

/*Section 2 to 4 */
/*Section 1 to 4 */
/*This section has to be at the bottom*/
.templates-infographics,
.templates-reports,
.templates-banners,
.templates-presentations {
  padding-bottom: 0px; }
  @media screen and (max-width: 991px) {
    .templates-infographics,
    .templates-reports,
    .templates-banners,
    .templates-presentations {
      padding-bottom: 60px; }
      .templates-infographics .content-section,
      .templates-reports .content-section,
      .templates-banners .content-section,
      .templates-presentations .content-section {
        text-align: center;
        padding: 0px; } }

/*Img template borders*/
.image-set li:hover, .image-set li:active {
  cursor: pointer; }

.templates-infographics .image-set li {
  border: 3px solid #3F3D48; }
  .templates-infographics .image-set li:hover, .templates-infographics .image-set li:active {
    border: 3px solid white; }

.templates-reports .image-set li,
.templates-presentations .image-set li {
  border: 3px solid white; }
  .templates-reports .image-set li:hover, .templates-reports .image-set li:active,
  .templates-presentations .image-set li:hover,
  .templates-presentations .image-set li:active {
    border: 3px solid #23b0a3; }

.templates-banners .image-set li {
  border: 3px solid #23b0a3; }
  .templates-banners .image-set li:hover, .templates-banners .image-set li:active {
    border: 3px solid white; }

/*********************
04L Error Page
*********************/
.error-404 {
  min-height: 700px; }
  .error-404 input {
    padding: 13px 31px; }
  .error-404 input, .error-404 textarea, .error-404 select {
    margin-bottom: 0; }
  .error-404 p {
    margin-top: 20px;
    margin-bottom: 20px; }

/*********************
04M Terms And Conditions
*********************/
.tnc ul, .tnc ol {
  padding-left: 30px;
  line-height: 33px; }
.tnc ul {
  list-style: inherit; }
.tnc ol {
  list-style-type: decimal; }
.tnc h4 {
  margin-top: 40px; }
.tnc h5 {
  margin-top: 40px;
  padding: 0; }

/*********************
05 Footer
*********************/
footer {
  background-color: #3F3D48;
  padding-top: 100px;
  padding-bottom: 50px;
  font-size: 13px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    footer {
      text-align: left;
      padding-top: 90px;
      padding-bottom: 20px; } }
  @media screen and (min-width: 992px) {
    footer .row .row {
      padding-left: 10px; } }
  footer p {
    color: #8b889b;
    line-height: 1.7em;
    margin-top: 15px; }
  footer .title {
    font-size: 14px;
    color: #d7d5e5;
    text-transform: uppercase;
    margin-bottom: 15px; }
  footer .col-md-2 {
    margin-left: 20px; }
  footer a {
    color: #8b889b; }
    footer a:hover {
      color: #F16078; }
  footer li {
    margin-bottom: 10px; }
  footer .copyright {
    margin-top: 20px;
    text-align: center; }
    @media screen and (min-width: 992px) {
      footer .copyright {
        margin-top: 40px;
        text-align: left; } }
    footer .copyright p {
      margin-bottom: 10px; }
      footer .copyright p + p {
        margin-top: 0; }
    @media screen and (max-width: 991px) {
      footer .copyright .col-sm-offset-4 {
        margin-left: 0px; }
      footer .copyright .col-sm-6 {
        width: 100%; } }
  footer .contact-numbers {
    color: #8b889b; }
  footer .social-icons ul {
    font-size: 0;
    line-height: 0;
    margin-top: 20px;
    margin-left: -5px;
    margin-right: -5px; }
    @media screen and (min-width: 481px) {
      footer .social-icons ul {
        margin-left: -10px;
        margin-right: -10px; } }
    @media screen and (min-width: 768px) {
      footer .social-icons ul {
        margin-left: -30px;
        margin-right: -30px; } }
    @media screen and (min-width: 992px) {
      footer .social-icons ul {
        margin-top: 0;
        margin-left: -20px;
        margin-right: -20px;
        text-align: right; } }
    @media screen and (min-width: 1240px) {
      footer .social-icons ul {
        margin-left: -10px;
        margin-right: -10px; } }
    @media screen and (min-width: 1400px) {
      footer .social-icons ul {
        margin-left: -15px;
        margin-right: -15px; } }
    footer .social-icons ul li {
      display: inline-block;
      padding: 0px 5px;
      margin-top: 10px; }
      @media screen and (min-width: 481px) {
        footer .social-icons ul li {
          padding: 0 10px; } }
      @media screen and (min-width: 768px) {
        footer .social-icons ul li {
          padding: 0 30px; } }
      @media screen and (min-width: 992px) {
        footer .social-icons ul li {
          padding: 0 5px; } }
      @media screen and (min-width: 1400px) {
        footer .social-icons ul li {
          padding: 0 10px; } }
      footer .social-icons ul li i:before {
        margin: 0; }
      footer .social-icons ul li .ft-icon-facebook-1::before {
        font-size: 32px; }
        @media screen and (max-width: 991px) {
          footer .social-icons ul li .ft-icon-facebook-1::before {
            font-size: 27px; } }
      footer .social-icons ul li .ft-icon-twitter-1::before {
        font-size: 32px; }
        @media screen and (max-width: 991px) {
          footer .social-icons ul li .ft-icon-twitter-1::before {
            font-size: 27px; } }
      footer .social-icons ul li .ft-icon-pinterest::before {
        font-size: 32px; }
        @media screen and (max-width: 991px) {
          footer .social-icons ul li .ft-icon-pinterest::before {
            font-size: 27px; } }
      footer .social-icons ul li .ft-icon-instagram::before {
        font-size: 32px; }
        @media screen and (max-width: 991px) {
          footer .social-icons ul li .ft-icon-instagram::before {
            font-size: 27px; } }
      footer .social-icons ul li .ft-icon-youtube::before {
        font-size: 32px; }
        @media screen and (max-width: 991px) {
          footer .social-icons ul li .ft-icon-youtube::before {
            font-size: 27px; } }
      footer .social-icons ul li .ft-icon-gplus::before {
        font-size: 32px; }
        @media screen and (max-width: 991px) {
          footer .social-icons ul li .ft-icon-gplus::before {
            font-size: 27px; } }
      footer .social-icons ul li .ft-icon-skype::before {
        font-size: 32px; }
        @media screen and (max-width: 991px) {
          footer .social-icons ul li .ft-icon-skype::before {
            font-size: 27px; } }
  footer .appstore-label {
    width: 140px;
    margin-top: 15px; }

/*********************
06 MISC
*********************/
/*** Column Gutter ***/
.no-gutter [class*="col-"] {
  padding-left: 0; }

.row-no-padding [class*="col-"] {
  padding-left: 0px !important;
  padding-right: 1px !important;
  padding-bottom: 1px; }
  @media screen and (max-width: 481px) {
    .row-no-padding [class*="col-"] {
      padding-bottom: 2px; } }
  @media screen and (max-width: 768px) {
    .row-no-padding [class*="col-"] {
      padding-bottom: 2px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

/*Testing will delete soon or move somewhere else*/
.scrollup {
  right: 20px !important;
  background: url("../images/icon_top.png") no-repeat !important; }

.pagination {
  height: 36px;
  margin: 18px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination li {
  display: inline; }

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  color: #767f81; }

.pagination a.current {
  background-color: #f1f1f1; }

.pagination a:first-child {
  border-left-width: 1px; }

.pagination a:hover, .pagination .active a {
  background-color: #f5f5f5; }

.pagination .active a {
  color: #999999;
  cursor: default; }

.pagination .disabled a, .pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #3F3D48;
  border-color: #428bca; }

/*********************
07 Animation Keyframes
*********************/
@-webkit-keyframes scroll-arrow {
  0%,100% {
    bottom: -40px; }
  50% {
    bottom: -60px; } }
@keyframes scroll-arrow {
  0%,100% {
    bottom: -40px; }
  50% {
    bottom: -60px; } }
/*********************
08 Marketing Campaigns
*********************/
.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 50px 0 10px 0; }

.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative; }

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px; }

.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px; }

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 50px;
  height: 50px;
  display: block;
  background: #F16078;
  top: 33px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
  line-height: 52px;
  font-size: 21px;
  color: #fff; }

/*.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
*/
.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 1px;
  box-shadow: none;
  margin: 43px 0; }

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #fff; }

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%; }

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%; }

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%; }

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%; }

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5; }

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0; }

.bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%; }

.bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%; }

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none; }

.celebrate-milestone {
  padding: 100px 0px; }
  .celebrate-milestone h4 {
    color: #fff !important; }
  .celebrate-milestone p {
    font-size: 15px;
    color: #fff; }
  .celebrate-milestone .step-123 {
    margin: 40px 60px; }
    @media screen and (max-width: 992px) {
      .celebrate-milestone .step-123 {
        margin-top: 80px; } }
    .celebrate-milestone .step-123 h5 {
      margin-bottom: 0 !important;
      padding: 0;
      color: #fff; }
    .celebrate-milestone .step-123 .col-md-4 p {
      padding: 0px 70px; }
    .celebrate-milestone .step-123 p {
      font-size: 14px;
      margin-top: 10px; }

.upload-selfie h3 {
  margin: 0;
  padding: 0; }
.upload-selfie .col-md-8 {
  padding-left: 40px; }
.upload-selfie p {
  margin: 20px 0px; }
.upload-selfie input[type="text"] {
  width: 70%; }
.upload-selfie input[type="email"] {
  width: 70%; }
.upload-selfie input[type="file"] {
  width: 100%; }
.upload-selfie textarea {
  width: 100%; }
.upload-selfie .save-up-to img {
  margin: 50px 0px; }

section.userstories {
  background-attachment: scroll;
  background-image: url(../images/misc/video-bg-2.jpg);
  background-position: center center;
  background-repeat: none;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }
  section.userstories h4 {
    color: #fff;
    padding-bottom: 30px; }
  section.userstories .video {
    padding: 50px 0px; }

/*********************
09 Stampede Templates
*********************/
/* Landing Page - SD */
@font-face {
  font-family: 'piktochart';
  src: url("../fonts/piktochart.eot?49358220");
  src: url("../fonts/piktochart.eot?49358220#iefix") format("embedded-opentype"), url("../fonts/piktochart.woff2?49358220") format("woff2"), url("../fonts/piktochart.woff?49358220") format("woff"), url("../fonts/piktochart.ttf?49358220") format("truetype"), url("../fonts/piktochart.svg?49358220#piktochart") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'piktochart';
    src: url('../font/piktochart.svg?89774541#piktochart') format('svg');
  }
}
*/
[class^="ft-icon-"]:before,
[class*=" ft-icon-"]:before,
.check_list li:before {
  font-family: "piktochart";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.ft-icon-infographic:before {
  content: '\e800'; }

/* '' */
.ft-icon-books:before {
  content: '\e801'; }

/* '' */
.ft-icon-magic-pen:before {
  content: '\e802'; }

/* '' */
.ft-icon-benefit1:before {
  content: '\e803'; }

/* '' */
.ft-icon-benefit2:before {
  content: '\e804'; }

/* '' */
.ft-icon-benefit3:before {
  content: '\e805'; }

/* '' */
.ft-icon-benefit4:before {
  content: '\e806'; }

/* '' */
.ft-icon-benefit5:before {
  content: '\e807'; }

/* '' */
.ft-icon-benefit6:before {
  content: '\e808'; }

/* '' */
.ft-icon-benefit7:before {
  content: '\e809'; }

/* '' */
.ft-icon-benefit8:before {
  content: '\e80a'; }

/* '' */
.ft-icon-desktop:before {
  content: '\e80b'; }

/* '' */
.ft-icon-tablet:before {
  content: '\e80c'; }

/* '' */
.ft-icon-mobile:before {
  content: '\e80d'; }

/* '' */
.ft-icon-checked:before {
  content: '\e80e'; }

/* '' */
.ft-icon-arrow-scroll-down:before {
  content: '\e80f'; }

/* '' */
.ft-icon-menu:before {
  content: '\e810'; }

/* '' */
.ft-icon-play-circled2:before {
  content: '\e811'; }

/* '' */
.ft-icon-plus:before {
  content: '\e812'; }

/* '' */
.ft-icon-wrench:before {
  content: '\e813'; }

/* '' */
.ft-icon-info-circled:before {
  content: '\e814'; }

/* '' */
.ft-icon-left-arrow:before {
  content: '\e815'; }

/* '' */
.ft-icon-right-arrow:before {
  content: '\e816'; }

/* '' */
.ft-icon-phone:before {
  content: '\e817'; }

/* '' */
.ft-icon-share:before {
  content: '\e83b'; }

/* '' */
.ft-icon-learn:before {
  content: '\e83c'; }

/* '' */
.ft-icon-leadership:before {
  content: '\e83d'; }

/* '' */
.ft-icon-friend:before {
  content: '\e83e'; }

/* '' */
.ft-icon-facebook-1:before {
  content: '\e863'; }

/* '' */
.ft-icon-gplus:before {
  content: '\e864'; }

/* '' */
.ft-icon-pinterest:before {
  content: '\e866'; }

/* '' */
.ft-icon-twitter-1:before {
  content: '\e868'; }

/* '' */
.ft-icon-researched:before {
  content: '\e86b'; }

/* '' */
.ft-icon-concise:before {
  content: '\e86c'; }

/* '' */
.ft-icon-friendly:before {
  content: '\e86d'; }

/* '' */
.ft-icon-expertise:before {
  content: '\e86e'; }

/* '' */
.ft-icon-collaboration:before {
  content: '\e870'; }

/* '' */
.ft-icon-audience:before {
  content: '\e872'; }

/* '' */
.ft-icon-campus:before {
  content: '\e8b5'; }

/* '' */
.ft-icon-storytellers:before {
  content: '\e8b6'; }

/* '' */
.ft-icon-globe:before {
  content: '\e8b7'; }

/* '' */
.ft-icon-group:before {
  content: '\e8b8'; }

/* '' */
.ft-icon-youtube:before {
  content: '\e8ed'; }

/* '' */
.ft-icon-skype:before {
  content: '\e8ee'; }

/* '' */
.ft-icon-instagram:before {
  content: '\e8ef'; }

/* '' */
.ft-icon-twitter:before {
  content: '\f099'; }

/* '' */
.ft-icon-facebook:before {
  content: '\f09a'; }

/* '' */
.ft-icon-money:before {
  content: '\f0d6'; }

/* '' */
.ft-icon-commenting:before {
  content: '\f27a'; }

/* '' */
.landing-banner {
  background-color: #605e6d;
  background-position: center; }
  .landing-banner .row {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 100px; }
  .landing-banner h1 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
  .landing-banner p {
    margin-bottom: 35px; }

.landing1 {
  background-image: url(../images/header/landing1.jpg); }

.success-landing {
  background-image: url(../images/header/bg-success.jpg); }

.untapped-landing {
  background-image: url(../images/header/bg-untapped.jpg); }

.resources-landing {
  background-image: url(../images/header/bg-resources.jpg); }

.ambassador {
  background-image: url(../images/header/ambassador.jpg); }

.subpage-hero h1 {
  color: #fff;
  margin-top: 170px;
  margin-bottom: 20px;
  font-size: 30px; }

.logos {
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 50px; }
  .logos img {
    max-height: 20px;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 20px; }

.sect-img {
  margin-bottom: 30px; }

.chapter-block {
  text-align: center;
  margin-bottom: 40px; }
  .chapter-block h6 {
    font-size: 12px;
    color: #3eaea1;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: bold;
    font-family: "Montserrat", Arial, sans-serif;
    margin: 0 0 10px 0; }
  .chapter-block h5 {
    margin-bottom: 0;
    padding-bottom: 10px;
    margin-top: 0;
    color: #485456; }
  .chapter-block p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
    color: #485456; }

#main-wrapper .chapter-block h5 {
  margin-bottom: 0;
  padding-bottom: 10px;
  margin-top: 0;
  color: #485456; }
#main-wrapper .sect-icon-based h5 {
  color: #485456;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0; }
#main-wrapper .check_list li {
  padding-left: 35px;
  position: relative;
  margin-bottom: 25px; }
  #main-wrapper .check_list li:last-child {
    margin-bottom: 0; }
  #main-wrapper .check_list li:before {
    position: absolute;
    left: 0;
    top: 5px; }
#main-wrapper .checklist-block h5 {
  margin-top: 0;
  font-size: 18px;
  line-height: 26px;
  color: #485456;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 0; }

.sect-2 {
  background: url(../images/bg-message.jpg) center no-repeat;
  background-size: cover; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0 none !important; }

.landing-page section h6 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  color: #3eaea1; }
.landing-page .testi-content h6 {
  color: #fff;
  margin-bottom: 10px;
  margin-top: 0; }
.landing-page .plan-box-bottom h6 {
  color: #3f3d49; }

.section-head {
  padding-bottom: 50px; }
  .section-head h1 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    margin-top: 0; }
  .section-head h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    margin-top: 0; }
  .section-head p {
    font-size: 18px;
    line-height: 28px;
    color: #ffffff;
    padding: 0;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto; }
    .section-head p.lead {
      font-size: 20px; }

.formz {
  max-width: 385px;
  margin-left: auto;
  margin-right: auto; }
  .formz .form-control {
    padding: 0 15px;
    border: 1px solid #18aea1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 49px;
    line-height: 47px;
    font-size: 18px;
    background: #ffffff;
    color: #3f3d49;
    font-weight: 500; }
    .formz .form-control.placeholder {
      color: #bcb9c9;
      border-color: #858198;
      background: #585269;
      font-weight: normal; }
  .formz textarea.form-control {
    line-height: normal;
    padding: 10px 15px;
    height: auto; }
  .formz input[type="submit"] {
    width: 100%; }

.benefit-1 {
  background: #18aea1; }
  .benefit-1 .video-container {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }

.benefit-block {
  text-align: center;
  margin-bottom: 40px; }
  .benefit-block i {
    font-size: 40px;
    color: #fff; }
  .benefit-block h4 {
    color: #fff;
    font-size: 21px;
    font-weight: normal; }
  .benefit-block p {
    color: #fff;
    margin: 0; }

.benefit-2 {
  background: #f7f8fa;
  text-align: center; }
  .benefit-2 .row > div {
    margin-bottom: 40px; }
  .benefit-2 h4 {
    font-size: 24px;
    color: #3f3d48;
    font-weight: bold;
    margin-bottom: 20px; }
  .benefit-2 p {
    color: #485456;
    margin-bottom: 40px; }

.benefit-list {
  font-size: 0;
  line-height: 0;
  margin: 0;
  text-align: center; }
  .benefit-list li {
    display: inline-block;
    padding: 0 10px;
    width: 50%;
    margin-bottom: 20px;
    vertical-align: middle; }
    .benefit-list li i {
      line-height: 114px;
      height: 114px;
      max-width: 100%;
      width: 114px;
      font-size: 44px;
      display: inline-block;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: 0px 5px 30px 0px rgba(63, 61, 73, 0.13);
      -moz-box-shadow: 0px 5px 30px 0px rgba(63, 61, 73, 0.13);
      box-shadow: 0px 5px 30px 0px rgba(63, 61, 73, 0.13); }
      .benefit-list li i:before {
        margin: 0;
        width: 100%; }
  .benefit-list .bg-white-green i {
    background: #fff;
    color: #3eaea1; }
  .benefit-list .bg-white-magenta i {
    background: #fff;
    color: #e66079; }
  .benefit-list .bg-magenta i {
    background: #e66079;
    color: #fff; }
  .benefit-list .bg-green i {
    background: #3eaea1;
    color: #fff; }
  .benefit-list .bg-grey i {
    background: #3f3d49;
    color: #fff; }

.benefit-functional p {
  margin-bottom: 30px; }
.benefit-functional h6 {
  margin-bottom: 25px; }

.related-icons {
  font-size: 0;
  line-height: 0;
  margin-bottom: 30px; }
  .related-icons li {
    display: inline-block;
    margin: 0 5px; }
  .related-icons i {
    font-size: 30px;
    line-height: normal; }
    .related-icons i:before {
      margin: 0;
      width: auto; }

.sect-icon-based {
  background: #fff;
  border-top: 1px solid #e1e2e6; }
  .sect-icon-based .section-head h3, .sect-icon-based .section-head p {
    color: #403d49; }
  .sect-icon-based .row {
    text-align: center; }
    .sect-icon-based .row > div {
      margin-bottom: 45px; }
  .sect-icon-based i {
    margin-bottom: 15px; }
  .sect-icon-based h5 {
    color: #485456;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0; }
  .sect-icon-based p {
    color: #485456;
    padding-top: 15px; }

.sect-icon-based-2 {
  border-top: 1px solid #e2e2e2; }

.i-block i {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 5px; }
.i-block h5 {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0; }

.checklist {
  background: #e66079; }

.checklist-block {
  background: #fff;
  padding: 25px 15px;
  margin-bottom: 25px; }
  .checklist-block h6 {
    margin-bottom: 25px;
    margin-top: 0; }
  .checklist-block .pikto-btn {
    margin-top: 25px; }
  .checklist-block h5 {
    margin-top: 0;
    font-size: 18px;
    line-height: 26px;
    color: #485456;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 0; }
  .checklist-block p {
    color: #485456;
    padding: 0;
    margin: 0; }
  .checklist-block > img {
    margin-bottom: 20px; }

.checklist-style-3 li {
  margin-top: 15px; }

.signup-block {
  background: #302d3d url(../images/bg-signup.jpg) center no-repeat;
  background-size: cover; }
  .signup-block .section-head {
    padding-bottom: 0; }
  .signup-block p {
    margin-bottom: 35px; }

.signup-download .section-head h3 {
  font-weight: normal;
  margin-bottom: 30px; }

.testimonials .section-head h3 {
  color: #403d49; }
.testimonials .section-head p {
  color: #485456; }

.plans .section-head h3 {
  color: #403d49; }
.plans .section-head p {
  color: #485456; }
.plans p.text-center {
  font-size: 18px;
  line-height: 28px;
  color: #485456;
  padding: 20px 0 0 0;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto; }

.story-block {
  position: relative;
  margin-bottom: 50px;
  max-width: 380px;
  margin-left: auto;
  margin-right: auto; }
  .story-block .sash {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4; }
  .story-block .overlay {
    overflow: hidden;
    text-indent: -99999px;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .story-block .video-link {
    color: #fff;
    font-size: 50px;
    position: absolute;
    z-index: 10;
    top: 40%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.testi-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 20px 15px 20px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#cc000000',GradientType=0 ); }
  .testi-content h4 {
    margin: 0 0 10px 0;
    font-size: 21px;
    line-height: 26px;
    font-weight: normal;
    color: #fff; }
  .testi-content span {
    font-size: 14px;
    color: #18aea1;
    display: block;
    font-family: "Montserrat", Arial, sans-serif; }
  .testi-content h3 {
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    margin: 0 0 10px 0; }
    .testi-content h3 small {
      display: block;
      font-size: 12px;
      font-weight: bold;
      letter-spacing: 2px;
      color: #fff;
      margin-top: 10px; }
  .testi-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #fff; }

.testi-block {
  text-align: center;
  margin-bottom: 50px; }
  .testi-block .author-img img {
    width: 97px;
    height: 97px;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .testi-block h4 {
    font-size: 21px;
    line-height: 26px;
    color: #485456; }
    .testi-block h4 span {
      color: #b3afaf;
      font-size: 16px;
      font-weight: normal;
      line-height: 18px;
      font-family: "proxima-nova", Arial; }
  .testi-block p {
    color: #485456;
    margin-bottom: 20px; }
  .testi-block > img {
    max-height: 30px; }

.infographic-wall {
  background: #18aea1; }

.display-wall {
  padding-bottom: 35px; }
  .display-wall li {
    width: 100%;
    margin-bottom: 30px;
    text-align: center; }

.faq-section .section-head h3 {
  color: #403d49;
  margin-bottom: 0; }

.panel-body h3 {
  margin: 0 0 45px 0;
  font-size: 24px;
  line-height: 36px;
  color: #485456;
  font-weight: bold; }

#FaqTab {
  position: relative;
  border: 0 none;
  background: #55AEA1;
  height: 60px;
  padding: 0 15px; }
  #FaqTab li {
    border: 0 none;
    margin-right: 20px; }
  #FaqTab .dropdown {
    margin-right: 0; }
  #FaqTab a {
    display: block;
    padding: 0;
    border: 0 none;
    font-size: 12px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "Montserrat", Arial, sans-serif;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  #FaqTab .dropdown-toggle {
    padding: 0 15px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    background: none;
    color: #fff;
    margin-right: -15px; }
    #FaqTab .dropdown-toggle b {
      display: none; }
  #FaqTab .dropdown-menu {
    background: #55AEA1;
    border: 1px solid #e2e2e2;
    margin-top: 0; }
    #FaqTab .dropdown-menu a {
      line-height: normal;
      padding: 5px 10px; }

.faq-block {
  margin-bottom: 35px; }
  .faq-block h4 {
    font-size: 18px;
    line-height: 26px;
    color: #485456;
    margin: 0 0 10px 0;
    font-weight: bold; }
  .faq-block p {
    color: #485456;
    margin-bottom: 20px; }

.plan-box {
  height: 100%;
  background: #edf0f2;
  text-align: center;
  margin-bottom: 30px; }

.plan-box-top {
  padding: 20px 25px; }
  .plan-box-top h3 {
    color: #fff; }
    .plan-box-top h3 small {
      display: inline-block;
      vertical-align: middle;
      padding: 0 15px;
      height: 30px;
      line-height: 30px;
      background: #3f3d49;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #fff; }
  .plan-box-top p {
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 18px;
    line-height: 26px; }
    .plan-box-top p sup {
      font-size: 40px;
      font-weight: bold;
      line-height: 40px;
      vertical-align: top;
      top: 0; }
    .plan-box-top p strong {
      font-size: 70px;
      line-height: 70px;
      font-weight: normal; }
    .plan-box-top p span {
      font-weight: bold; }
    .plan-box-top p small {
      font-size: 14px; }

.plan-lite .plan-box-top {
  background: #3f3d49; }

.plan-pro .plan-box-top {
  background: #18aea1; }

.plan-box-bottom {
  padding: 30px 25px; }
  .plan-box-bottom p {
    font-size: 18px;
    line-height: 28px;
    color: #485456;
    margin-bottom: 25px; }

.how-to .section-head h3 {
  color: #403d49; }
.how-to .section-head p {
  color: #485456; }
.how-to .row > div:last-child .how-to-block {
  border-bottom: 0 none; }

.how-to-block {
  padding-left: 65px;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e9eaeb; }
  .how-to-block strong {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #fff;
    width: 48px;
    line-height: 48px;
    text-align: center;
    display: block;
    height: 48px;
    font-family: "Montserrat", Arial, sans-serif;
    font-weight: bold;
    -webkit-border-radius: 50%;
    border-radius: 50%; }
  .how-to-block .numbering-grey {
    background: #3f3d49; }
  .how-to-block .numbering-green {
    background: #18ada1; }
  .how-to-block .numbering-magento {
    background: #e66079; }
  .how-to-block h4 {
    color: #485456;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 0; }
  .how-to-block p {
    color: #485456;
    margin: 0; }

.download_form {
  text-align: center; }
  .download_form .form-group {
    margin: 0 0 5px 0; }
  .download_form input.pikto-btn {
    width: 100%;
    vertical-align: middle;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .download_form input.pikto-btn {
        width: auto; } }
  .download_form.form_mc .mc4wp-response {
    margin-top: 10px;
    max-width: 705px;
    margin-left: auto;
    margin-right: auto; }
    .download_form.form_mc .mc4wp-response .mc4wp-error {
      border: 1px solid #DE7A7A;
      background-color: #DE7A7A;
      padding: 10px; }
      .download_form.form_mc .mc4wp-response .mc4wp-error p {
        font-size: 13px;
        color: #fff;
        margin-bottom: 10px; }

.free-gift-text {
  text-align: center;
  font-size: 14px;
  color: #4a5557;
  text-transform: uppercase;
  font-family: "Montserrat", Arial, sans-serif;
  margin-bottom: 0; }
  .free-gift-text a {
    display: inline-block; }
  .free-gift-text i {
    display: block;
    color: #e66079;
    font-size: 14px; }

.unsubscribe-text {
  font-size: 12px;
  line-height: normal;
  color: #fff;
  text-align: center; }
  .unsubscribe-text a {
    color: #fff;
    text-decoration: underline; }

.chapter-info {
  padding: 65px 0;
  background: #f7f8fa;
  text-align: center;
  border-bottom: 1px solid #e1e2e6; }
  .chapter-info .row {
    margin-bottom: 30px; }
  .chapter-info img {
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.landing-page .chapter-info .chapter-number {
  display: inline-block;
  width: 115px;
  height: 115px;
  background: #3f3d49;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding: 30px 0 0 0;
  color: #fff; }

.chapter-number strong {
  display: block;
  font-size: 36px;
  line-height: normal; }

.chapter-info h4 {
  font-weight: bold;
  margin-top: 0; }

@media screen and (min-width: 481px) {
  .subpage-hero h1 {
    font-size: 50px; }

  .logos img {
    max-height: 26px; }

  .checklist-block > img {
    float: right;
    margin-left: 20px;
    margin-bottom: 0; }

  .display-wall li {
    text-align: center; }
    .display-wall li img {
      max-width: 332px; } }
@media screen and (min-width: 768px) {
  .chapter-block {
    text-align: left; }

  .benefit-list {
    max-width: 536px;
    margin-left: auto;
    margin-right: auto; }
    .benefit-list li {
      width: 134px; }

  .signup-block {
    padding: 135px 0 145px 0; }

  .testi-content {
    padding: 40px 10px 15px 10px; }
    .testi-content h4 {
      font-size: 18px;
      line-height: 26px; }

  .testi-block {
    height: 100%;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 0; }
    .testi-block > img {
      position: absolute;
      bottom: 0;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

  .display-wall {
    margin-left: -15px;
    margin-right: -15px; }
    .display-wall li {
      width: 50%;
      padding: 0 15px;
      text-align: left; }

  #FaqTab {
    float: left;
    width: 25%;
    border: 0 none;
    margin-top: 10px;
    height: auto;
    background: none;
    padding: 0; }
    #FaqTab li {
      float: none;
      display: block;
      margin-bottom: 25px;
      margin-right: 0; }
    #FaqTab a {
      line-height: normal;
      color: #3eaea1; }

  .faq-section .tab-content {
    margin-left: 25%;
    padding-left: 15px; }
  .faq-section .tab-pane {
    padding: 0; }
    .faq-section .tab-pane h3 {
      margin-top: 0;
      font-size: 24px;
      line-height: 36px;
      font-weight: bold;
      color: #485456;
      margin-bottom: 40px; }

  .plan-box {
    position: relative;
    padding-bottom: 20px; }
    .plan-box .pikto-btn {
      position: absolute;
      bottom: 30px;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

  .plans p.text-center {
    padding-top: 50px; }

  .how-to .row {
    padding-left: 10px;
    padding-right: 10px; }
    .how-to .row > div {
      margin-bottom: 40px;
      padding-bottom: 40px;
      border-bottom: 1px solid #e9eaeb; }
      .how-to .row > div:last-child {
        border-bottom: 0 none; }

  .how-to-block {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0 none; }

  .download_form {
    text-align: center;
    max-width: 790px; }
    .download_form .form-group {
      display: inline-block;
      margin: 0 10px 0 0;
      vertical-align: middle;
      width: 420px; }
    .download_form .form-control {
      margin-bottom: 0;
      text-align: left; }

  .chapter-info .row {
    margin-bottom: 100px; }

  .chapter-block {
    padding-left: 145px;
    position: relative;
    margin-bottom: 0; }

  .chapter-number {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0; }

  .chapter-info img {
    margin: 0;
    float: right; }

  .story-block .video-link {
    top: 20%; } }
@media screen and (min-width: 992px) {
  .landing-page .container {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto; }

  .section-head h1 {
    font-size: 50px; }
  .section-head h3 {
    font-size: 30px; }

  .sect-2 {
    padding-top: 95px;
    padding-bottom: 85px; }

  .benefit-block {
    padding-left: 55px;
    text-align: left;
    position: relative; }
    .benefit-block i {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 30px; }
    .benefit-block h4 {
      margin-top: 0; }

  .benefit-list {
    margin-left: -10px;
    margin-right: -10px; }
    .benefit-list li {
      width: 125px; }
      .benefit-list li i {
        height: 105px; }

  .benefit-functional, .sect-icon-based .row {
    text-align: left; }

  .i-block {
    padding-left: 30px;
    position: relative; }
    .i-block i {
      position: absolute;
      top: 0;
      left: 0; }

  .testimonials {
    padding: 80px 0 105px; }

  .story-block .overlay {
    background: #302d3d;
    background: rgba(48, 45, 61, 0.25); }
  .story-block:hover .overlay {
    background: none;
    z-index: 5; }

  .testi-content {
    padding: 40px 20px 30px 20px; }

  .infographic-wall {
    padding: 90px 0 70px 0; }

  .display-wall li {
    width: 33.33333%;
    text-align: center; }
    .display-wall li img {
      max-width: 100%; }

  .faq-section {
    padding: 120px 0 45px; }

  .download_form .form-group {
    width: 430px; }

  .story-block .video-link {
    display: none;
    font-size: 80px;
    top: 30%; }
  .story-block:hover .video-link {
    display: block; } }
@media screen and (min-width: 1240px) {
  .plan-box {
    text-align: left; }
    .plan-box .pikto-btn {
      left: 25px;
      -moz-transform: none;
      -webkit-transform: none;
      -o-transform: none;
      -ms-transform: none;
      transform: none; }

  .plan-box-top h3 {
    float: left;
    margin-top: 0; }
    .plan-box-top h3 small {
      display: block; }
  .plan-box-top p {
    float: right;
    text-align: right; }

  .checklist-block {
    padding: 55px 30px; } }
@media screen and (min-width: 1400px) {
  .landing-page .container {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto; }

  .benefit-list {
    text-align: center;
    max-width: none; }
    .benefit-list li {
      width: 135px; }
      .benefit-list li i {
        height: 115px; }

  .plan-box-top {
    padding: 50px 45px; }
    .plan-box-top p {
      margin-bottom: 0; }
    .plan-box-top h3 small {
      display: inline-block; }

  .plan-box-bottom {
    padding: 35px 45px; }

  .plan-box .pikto-btn {
    left: 45px;
    bottom: 35px; }

  .story-block .video-link {
    top: 40%; } }
/* Academy */
.academy h3 {
  text-align: center; }
.academy .chapter-block p {
  margin-bottom: 20px;
  font-size: 16px; }

.one-liner h2 {
  color: #fff; }

.app-process-sidebar ul li {
  font-size: 16px;
  margin: 0px 0px 10px 40px;
  list-style-type: disc; }

/* Resources Page */
.resources-landing p {
  max-width: 730px; }

.how-to .resource-row > div {
  margin-bottom: 30px;
  border-bottom: 0 none;
  padding-bottom: 0; }

.resource-block {
  padding: 25px 20px 35px 20px; }
  .resource-block .resource-icon {
    text-align: right;
    margin-bottom: 30px;
    opacity: 0.2; }
  .resource-block:hover .resource-icon {
    opacity: 1; }
  .resource-block h4 {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 15px; }
  .resource-block p {
    font-size: 21px;
    line-height: 26px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 15px; }

.redbg {
  background: #e66079; }

.blackbg {
  background: #403d49; }

.greenbg {
  background: #18aea1; }

@media screen and (min-width: 481px) {
  .resource-block {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    padding: 45px 35px; } }
@media screen and (min-width: 768px) {
  .resource-block {
    height: 100%;
    position: relative;
    padding-bottom: 105px; }
    .resource-block .pikto-btn {
      position: absolute;
      bottom: 55px;
      left: 35px;
      top: auto; } }
/* Youtube Video Page */
.youtube-landing {
  background-image: url(../images/header/video-tutorial.jpg); }

.youtube-video {
  margin-top: -170px; }

.video-block {
  max-width: 995px;
  margin: 0 auto;
  text-align: center; }
  .video-block h5, .video-block p {
    max-width: 585px;
    margin: 0 auto; }
  .video-block h5 {
    padding-bottom: 0; }
  .video-block p {
    font-size: 18px;
    line-height: 28px; }
  .video-block .video-container {
    background: #000;
    margin-bottom: 45px;
    -webkit-box-shadow: 0 0 32px 10px rgba(63, 61, 73, 0.15);
    box-shadow: 0 0 32px 10px rgba(63, 61, 73, 0.15); }

#MainVideo.section-height, .video-embed-gallery.section-height {
  height: auto; }
#MainVideo a, .video-embed-gallery a {
  display: block;
  position: relative; }
#MainVideo i, .video-embed-gallery i {
  position: absolute;
  color: #fff;
  font-size: 60px;
  line-height: normal;
  z-index: 2;
  top: 45%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer; }
  #MainVideo i.centralise, .video-embed-gallery i.centralise {
    top: 50%; }
#MainVideo .image-cover-label, .video-embed-gallery .image-cover-label {
  position: absolute;
  font-size: 30px;
  color: #fff;
  top: 55%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 75%; }
@media only screen and (max-width: 816px) {
  #MainVideo i, .video-embed-gallery i {
    font-size: 50px; }
  #MainVideo .image-cover-label, .video-embed-gallery .image-cover-label {
    font-size: 23px; } }
@media only screen and (max-width: 768px) {
  #MainVideo .image-cover-label, .video-embed-gallery .image-cover-label {
    top: 58%; } }
@media only screen and (max-width: 555px) {
  #MainVideo i, .video-embed-gallery i {
    font-size: 40px; }
  #MainVideo .image-cover-label, .video-embed-gallery .image-cover-label {
    font-size: 15px;
    top: 60%; } }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#VideoListing {
  padding-bottom: 0; }
  #VideoListing .nc_socialPanel:not(.nc_socialPanelSide) .nc_tweetContainer.totes.totesalt:before {
    margin-top: 17px; }

.video-list > div {
  margin-bottom: 35px; }

.video-list-block {
  position: relative;
  overflow: hidden; }

.video-thumb {
  position: relative; }
  .video-thumb a {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    z-index: 3;
    text-align: center;
    color: #fff; }
    .video-thumb a i {
      font-size: 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.video-text {
  padding: 20px 0 0 0; }

#VideoListing .video-text h6 {
  color: #403d49;
  margin: 0 0 10px 0; }
#VideoListing .video-text h5 {
  font-family: "proxima-nova", serif;
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  color: #485456;
  margin: 0 0 5px 0;
  padding: 0; }
#VideoListing .video-text p {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  color: #403d49;
  margin: 0 0 10px 0; }

.video-list-block .nc_socialPanel {
  font-size: 0;
  line-height: 0;
  margin: 0 -5px; }

.video-modal .text-center {
  padding-top: 30px; }
.video-modal .modal-header .close {
  position: static; }

@media screen and (min-width: 768px) {
  #MainVideo i {
    font-size: 100px; }

  .video-list-block {
    height: 100%;
    padding-bottom: 60px; }
    .video-list-block .nc_socialPanel {
      position: absolute;
      bottom: 0;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
    .video-list-block .video-thumb {
      height: 200px;
      overflow: hidden; } }
@media screen and (min-width: 992px) {
  .youtube-video {
    margin-top: -300px; }

  .video-list > div {
    margin-bottom: 0px; }

  .video-thumb a {
    background: rgba(64, 61, 73, 0.8); }
    .video-thumb a:hover, .video-thumb a:active, .video-thumb a:focus {
      background: none; }

  .video-modal .modal-dialog {
    width: 800px; } }
/* Guest Blogger Page */
.guest-landing {
  background-image: url(../images/header/bg-guest.jpg); }

.sect-cta {
  padding: 50px 0 20px 0; }

.bg-white h3, .bg-white p {
  color: #403d49; }

.sect-cta p {
  margin-bottom: 25px; }

.bg-green {
  background: #18aea1; }
  .bg-green .criteria-block * {
    color: #fff; }

.bg-white .criteria-block i {
  color: #18aea1; }

.criteria-block {
  padding-left: 60px;
  padding-top: 5px;
  position: relative;
  margin-bottom: 30px; }
  .criteria-block i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 40px; }
    .criteria-block i:before {
      margin: 0;
      width: auto; }
  .criteria-block h5 {
    padding-bottom: 0;
    margin-top: 0; }
  .criteria-block p {
    font-size: 18px;
    line-height: 28px; }

.get-in-touch {
  background-image: url(../images/bg-get-in-touch.jpg); }

/* Stories Landing Page */
.stories-landing {
  background-image: none; }
  .stories-landing .features {
    padding: 0px; }

#CarouselStories .item {
  height: 450px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
#CarouselStories img {
  max-width: none;
  width: auto; }
#CarouselStories .carousel-caption {
  left: auto;
  right: auto;
  bottom: auto;
  top: 50%;
  padding: 0 15%;
  width: 100%;
  margin-bottom: 15px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }
  #CarouselStories .carousel-caption .pikto-btn {
    margin-bottom: 5px; }
#CarouselStories blockquote {
  border: 0 none;
  padding: 0;
  margin-bottom: 25px; }
#CarouselStories h1 {
  margin-top: 0; }
  #CarouselStories h1 small {
    font-size: 12px;
    color: #fff;
    letter-spacing: 2px; }
#CarouselStories .carousel-control {
  z-index: 11; }
#CarouselStories .arrow-align {
  position: relative; }

.stories {
  margin-top: 50px; }
  .stories .story-block .testi-content {
    background: rgba(64, 61, 73, 0.9);
    padding: 15px;
    z-index: 6; }
    @media screen and (min-width: 1400px) {
      .stories .story-block .testi-content {
        padding: 30px; } }
    .stories .story-block .testi-content h3 {
      font-size: 18px;
      line-height: 24px;
      color: #ffffff;
      margin: 0 0 0 0;
      font-family: "Montserrat", Arial, sans-serif;
      font-weight: normal; }
      @media screen and (min-width: 768px) {
        .stories .story-block .testi-content h3 {
          font-size: 21px;
          line-height: 26px; } }
      .stories .story-block .testi-content h3 small {
        display: block;
        font-size: 12px;
        line-height: 18px;
        font-weight: normal;
        letter-spacing: 2px;
        color: #fff;
        margin-top: 10px;
        text-transform: uppercase; }
    .stories .story-block .testi-content p {
      font-size: 14px;
      line-height: 22px;
      overflow: hidden;
      color: #fff;
      max-height: 0;
      margin: 0;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .stories .story-block .testi-content span {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .stories .story-block .overlay {
    background: rgba(48, 45, 61, 0.25); }
  .stories .story-block:hover .testi-content h3 small {
    font-weight: bold; }
  .stories .story-block:hover .testi-content p {
    max-height: 300px;
    margin-bottom: 10px;
    margin-top: 10px; }
  .stories .story-block:hover .testi-content span {
    max-height: 300px; }
  .stories .story-block:hover .overlay {
    background: none; }
  .stories .story-block .video-link {
    top: 30%; }
    @media screen and (min-width: 768px) {
      .stories .story-block .video-link {
        top: 25%; } }
    @media screen and (min-width: 992px) {
      .stories .story-block .video-link {
        font-size: 50px;
        top: 20%; } }
    @media screen and (min-width: 1200px) {
      .stories .story-block .video-link {
        top: 25%; } }
    @media screen and (min-width: 1400px) {
      .stories .story-block .video-link {
        font-size: 80px; } }
  .stories .sash {
    position: absolute;
    top: 0;
    right: 0; }
  .stories .text-center {
    color: #fff;
    font-size: 50px;
    margin-bottom: 20px; }
  .stories i:before {
    margin: 0;
    width: auto; }

.tell-story {
  background: #3c3340 url(../images/bg-tell-story.jpg) center no-repeat;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px; }
  .tell-story h3 {
    font-size: 50px;
    color: #fff;
    line-height: normal; }
  .tell-story p {
    margin-bottom: 30px; }

@media screen and (min-width: 768px) {
  #CarouselStories p {
    font-size: 20px;
    line-height: 30px; }
  #CarouselStories .item {
    height: 550px; } }
@media screen and (min-width: 992px) {
  #CarouselStories .item {
    height: 600px; }

  .stories .text-center {
    display: none;
    font-size: 80px; }

  .story-block:hover .text-center {
    display: block; } }
@media screen and (min-width: 1240px) {
  #CarouselStories .item {
    height: 636px; } }
/** Ambassador Landing Page **/
.intro .section-head {
  padding: 0; }

.reasons .section-head h3 {
  margin-bottom: 0; }
.reasons .row > div {
  margin-top: 50px; }
  .reasons .row > div:first-child {
    margin-top: 0; }

.reason-block {
  text-align: center; }
  .reason-block i {
    font-size: 80px;
    line-height: 80px;
    color: #e66079; }

.bg-green .reason-block i {
  color: #fff; }

.reason-block i:before {
  margin: 0;
  width: auto; }
.reason-block h4 {
  font-size: 20px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 15px; }

.bg-green .reason-block h4 {
  color: #fff; }

.reason-block p {
  font-size: 18px;
  margin-bottom: 0; }

.bg-green .reason-block p {
  color: #fff; }

.image-shadow {
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 0px 30px 5px rgba(63, 61, 73, 0.2);
  -moz-box-shadow: 0px 0px 30px 5px rgba(63, 61, 73, 0.2);
  box-shadow: 0px 0px 30px 5px rgba(63, 61, 73, 0.2); }
  .image-shadow img {
    max-width: none;
    width: 100%; }

@media screen and (min-width: 768px) {
  .reasons {
    padding-bottom: 20px; }
    .reasons .row > div {
      margin: 0 0 70px 0; }

  .reason-block {
    position: relative;
    padding-left: 100px;
    text-align: left; }
    .reason-block i {
      position: absolute;
      left: 0;
      top: 0; } }
@media screen and (min-width: 992px) {
  .reason-block {
    padding-left: 120px; } }
.piktotour-map {
  background: #e66079; }

.piktotour-details {
  margin-top: 40px; }
  .piktotour-details li {
    padding-left: 100px;
    position: relative;
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 40px; }
    .piktotour-details li i {
      font-size: 70px;
      position: absolute;
      top: 10px;
      left: 0;
      width: auto; }
    .piktotour-details li strong {
      display: block;
      font-size: 80px;
      font-weight: bold;
      letter-spacing: -7px;
      line-height: 80px; }

@media screen and (min-width: 768px) {
  .piktotour-details {
    margin: 0; } }
@media screen and (min-width: 1240px) {
  .piktotour-details li {
    padding-left: 150px; }
    .piktotour-details li i {
      font-size: 100px; } }
/** Menu Fix **/
@media (min-width: 1200px) {
  #menu-primary li a {
    padding-left: 19px;
    padding-right: 19px; } }

.container-hero .YTPOverlay {
  background-color: rgba(43, 40, 58, 0.4); }

/*********************
10 iOS Landing Page
*********************/
.overlay-iOS-landing {
  display: none;
  background-color: rgba(35, 176, 163, 0.95);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  color: #000;
  text-align: center;
  overflow: hidden; }
  .overlay-iOS-landing h1 {
    color: #000;
    margin-top: 4%;
    margin-bottom: 10px;
    font-size: 32px; }
    @media only screen and (orientation: portrait) {
      .overlay-iOS-landing h1 {
        margin-top: 7%; } }
  .overlay-iOS-landing p {
    font-size: 17px; }
  .overlay-iOS-landing .appstore-label {
    width: 210px;
    margin-top: 15px; }
    @media only screen and (orientation: portrait) {
      .overlay-iOS-landing .appstore-label {
        margin-top: 60px; } }
  .overlay-iOS-landing .ios-visual {
    position: relative;
    margin: 30px auto 0; }
    @media only screen and (orientation: portrait) {
      .overlay-iOS-landing .ios-visual {
        margin: 100px auto 0; } }
  .overlay-iOS-landing .the-leatherbook, .overlay-iOS-landing .the-coffeecup {
    position: absolute; }
  .overlay-iOS-landing .the-leatherbook {
    left: 0; }
    @media only screen and (orientation: portrait) {
      .overlay-iOS-landing .the-leatherbook {
        left: -14%; } }
  .overlay-iOS-landing .the-coffeecup {
    right: 0;
    bottom: 0; }
    @media only screen and (orientation: portrait) {
      .overlay-iOS-landing .the-coffeecup {
        right: -15%; } }
  .overlay-iOS-landing .skip-tag {
    color: #000;
    font-size: 14px;
    padding-bottom: 12px;
    cursor: pointer;
    bottom: 0;
    position: absolute;
    width: 100%; }

/************************
11 Overlay for Demo Video
*************************/
.overlay-demo-video .overlay-btn-close {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 30px;
  color: #c2c2c2;
  cursor: pointer; }
.overlay-demo-video .overlay-btn-close:hover {
  color: #9b9b9b; }
.overlay-demo-video .content {
  position: relative;
  top: 60px;
  width: 100%;
  text-align: center; }
.overlay-demo-video .youtube-iframe {
  height: 80vh;
  width: 90%;
  margin-bottom: 20px; }

#main-wrapper h5 {
  font-family: "proxima-nova", Arial;
  font-size: 20px;
  margin-bottom: 10px; }
#main-wrapper .tint {
  position: relative;
  float: left;
  cursor: pointer;
  background-color: #3F3D48;
  width: 100%; }
  #main-wrapper .tint .featured-thumbnail {
    position: relative;
    opacity: 0.3;
    max-height: 250px;
    overflow: hidden; }
    #main-wrapper .tint .featured-thumbnail img {
      width: 100%; }
#main-wrapper .featured-titles {
  text-align: center;
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%; }
  #main-wrapper .featured-titles p {
    font-size: 17px;
    color: #fff;
    max-width: 70%;
    margin: 0 auto;
    max-height: 120px;
    overflow: hidden; }
    #main-wrapper .featured-titles p:hover {
      opacity: 0.8; }
    @media screen and (max-width: 992px) {
      #main-wrapper .featured-titles p {
        font-size: 14px;
        max-height: 80px;
        line-height: 20px; } }
    @media screen and (max-width: 320px) {
      #main-wrapper .featured-titles p {
        font-size: 14px; } }
  #main-wrapper .featured-titles h6 {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px; }
    #main-wrapper .featured-titles h6 a {
      color: #fff;
      /*              border-bottom: 3px solid $magenta;
      */ }
    #main-wrapper .featured-titles h6:hover {
      color: #F16078; }
    #main-wrapper .featured-titles h6 hr {
      border: 1px solid #F16078;
      width: 30%;
      margin-top: 5px;
      margin-bottom: 0; }
  #main-wrapper .featured-titles h5 {
    color: #fff;
    font-size: 17px;
    font-weight: 300; }

#mc_embed_signup {
  background-color: transparent !important;
  width: 100%; }

/*********************
12 TRACKING
*********************/
iframe[name=google_conversion_frame] {
  display: none !important; }

/*# sourceMappingURL=style.css.map */
