@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://uploads-ssl.webflow.com/60c6ffb4f0171ba7209939ca/css/dux-soup-82f628-2085d4c2ddca12b0a1c8e96.webflow.6658e9caa.min.css');
@import url('https://cdn-uicons.flaticon.com/2.0.0/uicons-regular-rounded/css/uicons-regular-rounded.css');
@import url('https://cdn-uicons.flaticon.com/2.0.0/uicons-brands/css/uicons-brands.css');


body{
    font-family: Raleway, Helvetica,Arial,sans-serif;
    overflow-x: hidden;
    background: #F2F4F7;
}

html{
    overflow-x: hidden;
}

#docsSearch{
    padding: 60px 0 120px 0;
    background-color: #161C37;
}

#docsSearch h1{
    color: #ffffff;
}

#searchBar .search-query{
    border-radius: 50px;
    padding-left: 30px;
}

#searchBar button{
    border-radius: 0 50px 50px 0;
    background: transparent;
    border:none;
}

#searchBar button:hover{
    background: inherit;
}
#searchBar button span {
    display:none;
}

#searchBar button .icon-search{
    display: inherit;
}

.icon-article-doc{
position: relative;
}

/* .icon-article-doc:before{
    background-image: url('https://uploads-ssl.webflow.com/5b66ea805fc94c870c482a2d/5bb71fdcfb84213f6dc494a3_article.svg');
    background-size: 15px 20px;
    display: inline-block;
    width: 15px;
    height: 20px;
    position: absolute;
    content: "";
    right: 0px;
} */

.category-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.category-list .category{
    border-radius: 20px;
    background: #ffffff;
    border: none;
}

.articleList a{
    margin-left: 0;
}

.popArticles{
    box-sizing: border-box;
}

.popArticles li{
    margin-left: 25px;
}

.most-pop-articles.two-col .popArticles .icon-article-doc{
    margin-left: 0;
}

#contentArea{
    margin-bottom: 50px;
}

#main-content{
    background: none;
}

.sep{
    margin: 2em 1% 4em;
}

.sep::after{
    content: none;
}

.contentWrapper{
    border-radius: 20px;
    border:none;
}

#sidebar form .search-query{
    border-radius: 20px;
}

.navbar .navbar-inner{
    background:#161C37;
}
.navbar-inner{
    background:#161C37;
    width:100%;
}

.most-pop-articles{
    background: #ffffff;
    border-radius: 20px;
    width: 100%;
    max-width: none;
    padding: 50px 0;
}


  .text-block {
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
  }
  
  .image {
    position: static;
    width: 130px;
    height: 38px;
    cursor: pointer;
  }
  
  .button-text {
    position: absolute;
    z-index: 2;
    display: block;
    float: none;
    clear: none;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
  }
  
  .button-text.float {
    position: static;
    font-size: 16px;
  }
  
  .coloured-button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 22px;
    background-color: transparent;
    box-shadow: 0 4px 10px 0 rgba(135, 167, 171, .5);
    text-decoration: none;
  }
  
  .coloured-button.green.centre {
    display: block;
    width: 318px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .coloured-button.green.centre._1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 184.5px;
    height: 40px;
    margin-top: 50px;
  }
  
  .coloured-button.green.centre._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 227.3px;
    height: 40px;
    margin-top: 35px;
  }
  
  .coloured-button.top {
    cursor: pointer;
  }
  
  .coloured-button.pricing {
    overflow: hidden;
    width: 159px;
  }
  
  .coloured-button.pricing.dismiss {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .paragraph {
    display: block;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    font-family: Raleway, sans-serif;
    color: grey;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
  
  .paragraph.announcement {
    margin-right: 10px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
  }
  
  .paragraph-2 {
    display: block;
    width: 900px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  
  .link-block {
    position: static;
    display: block;
  }
  
  .div-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  
  .image-2 {
    position: static;
  }
  
  .image-3 {
    position: static;
    width: 318px;
    height: 40px;
  }
  
  .colour-button-content-container {
    position: absolute;
    top: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 318px;
    height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  
  .hero-container {
    display: block;
    width: 900px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .image-4 {
    display: block;
  }
  
  .hero-section {
    margin-top: 140px;
  }
  
  .logo-container {
    display: block;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .testimonials {
    position: relative;
    z-index: 1;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  
  .testimonials-container {
    display: block;
    width: auto;
    max-width: 1100px;
    min-width: 950px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .testimonial-box-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 550px;
    max-width: 1100px;
    min-width: 950px;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .testimonial-box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 280px;
    padding: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .02);
    text-align: left;
  }
  
  .slider {
    display: block;
    width: auto;
    max-width: 1100px;
    min-width: 950px;
    background-color: transparent;
  }
  
  .div-block-2 {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    background-color: transparent;
  }
  
  .image-5 {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 70px;
    height: 70px;
    border-radius: 50px;
  }
  
  .inner-content-container {
    position: absolute;
    top: 80px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .testimonial-name {
    display: block;
    margin-bottom: 15px;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }
  
  .testimonial-text {
    margin-bottom: 15px;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
  }
  
  .image-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  
  .icon {
    display: none;
  }
  
  .left-arrow {
    display: none;
  }
  
  .icon-2 {
    display: none;
  }
  
  .right-arrow {
    display: none;
  }
  
  .benefits-section {
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #51a2ff;
  }
  
  .benefit-container {
    display: block;
    width: auto;
    max-width: 1100px;
    min-width: 950px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .heading {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
  }
  
  .first-benefit-content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 1100px;
    min-width: 950px;
    padding-top: 0px;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .inner-benefit-content-container {
    width: 50%;
  }
  
  .benefit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .benefit-text {
    width: 350px;
    margin-left: 20px;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
  }
  
  .automate-your-actions-section {
    position: relative;
    overflow: visible;
    padding-top: 35px;
    padding-bottom: 20px;
    background-color: #f6f9f9;
  }
  
  .organize-your-prospects-section {
    position: relative;
    z-index: 4;
    padding-top: 125px;
    padding-bottom: 145px;
  }
  
  .image-7 {
    position: absolute;
    bottom: -165px;
    display: block;
    overflow: visible;
    width: 5110px;
    height: 237px;
    max-width: 5110px;
    text-align: left;
  }
  
  .automation-points-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1150px;
    min-width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .automation-point {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.3%;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .automation-text {
    min-width: 250px;
    margin-top: 20px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  
  .image-8 {
    width: 250px;
  }
  
  .image-9 {
    width: 300px;
  }
  
  .div-block-3 {
    width: 100%;
    height: 100px;
  }
  
  .benefit-icon-container {
    width: 50px;
    height: 40px;
  }
  
  .paragraph-3 {
    display: block;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  
  .organize-your-prospects-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 1200px;
    min-width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 35px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .organization-point {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.3%;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .organization-text {
    display: block;
    width: 270px;
    margin-top: 20px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  
  .organization-text.narrow {
    width: 170px;
  }
  
  .image-10 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  
  .main-illustration {
    display: block;
    width: 480px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .more-great-features-section {
    position: relative;
    overflow: visible;
    width: auto;
    padding-top: 25px;
  }
  
  .image-11 {
    position: absolute;
    top: -120px;
    display: block;
    overflow: hidden;
    width: 5351px;
    max-width: 5351px;
  }
  
  .download-profile-details-section {
    position: relative;
    z-index: 2;
    width: 100%;
    padding-bottom: 50px;
    background-image: -webkit-linear-gradient(270deg, #fef9f0, #fff);
    background-image: linear-gradient(180deg, #fef9f0, #fff);
  }
  
  .heading-2 {
    position: relative;
    z-index: 1;
  }
  
  .paragraph-4 {
    position: relative;
    display: block;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  
  .download-points-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 900px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .download-container-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .div-block-5 {
    width: 50%;
  }
  
  .download-point {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 17px;
    padding-bottom: 17px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .download-point.on-top {
    position: relative;
    z-index: 2;
  }
  
  .download-illustration-container {
    width: 80px;
    margin-right: 20px;
  }
  
  .download-text {
    max-width: 350px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
  }
  
  .html-embed {
    overflow: visible;
  }
  
  .body {
    overflow: visible;
  }
  
  .features-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 35px;
    padding-bottom: 35px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .feature-point {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.3%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .feature-text {
    width: 120px;
    margin-top: 20px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  
  .image-12 {
    position: relative;
  }
  
  .gear-container {
    position: relative;
    width: 92px;
    height: 92px;
    cursor: pointer;
  }
  
  .image-13 {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  
  .maginifying-container {
    position: relative;
    overflow: hidden;
    width: 92px;
    height: 92px;
    opacity: 1;
    cursor: pointer;
  }
  
  .image-14 {
    position: relative;
    z-index: 2;
  }
  
  .image-15 {
    position: absolute;
    top: 15px;
    right: 17px;
    z-index: 1;
    width: 35px;
    height: 45px;
  }
  
  .folder-container {
    position: relative;
    width: 89px;
    height: 92px;
    cursor: pointer;
  }
  
  .image-16 {
    position: relative;
  }
  
  .image-17 {
    position: absolute;
    left: 23px;
    bottom: 5px;
    z-index: 2;
  }
  
  .sharing-container {
    position: relative;
    width: 86px;
    height: 92px;
    cursor: pointer;
  }
  
  .full-frame-image {
    position: absolute;
    left: 0px;
    bottom: 13px;
    display: block;
  }
  
  .cut-frame-image {
    position: absolute;
    left: 0px;
    bottom: 13px;
  }
  
  .arrow {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  
  .image-18 {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 5351px;
    height: 293px;
    max-width: 5351px;
  }
  
  .feature-wave-container {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .pointer {
    position: relative;
    left: 0px;
    top: 45px;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  
  .div-block-7 {
    position: absolute;
    left: 50%;
    bottom: 0px;
    display: block;
    width: 900px;
    height: 293px;
    margin-left: -450px;
  }
  
  .div-block-8 {
    position: relative;
    left: 50%;
  }
  
  .automate-2nd-illustration-container {
    position: relative;
    width: 250px;
    height: 212px;
  }
  
  ._2-bg {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
  }
  
  .image-20 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 210px;
  }
  
  ._2-canvas {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 20px;
    z-index: 3;
    display: block;
    width: 149px;
    height: 193px;
    margin-right: auto;
    margin-left: auto;
  }
  
  ._2-right-orange-chat {
    position: absolute;
    right: 25px;
    bottom: 35px;
    z-index: 2;
    width: 112px;
    height: 61px;
  }
  
  ._2-left-orange-chat {
    position: absolute;
    left: 10px;
    top: 65px;
    z-index: 2;
    width: 112px;
    height: 61px;
  }
  
  .image-21 {
    position: absolute;
    left: 37px;
    top: 49px;
    z-index: 4;
    width: 113px;
    height: 43px;
  }
  
  .image-22 {
    position: absolute;
    right: 65px;
    bottom: 72px;
    z-index: 4;
    width: 76px;
    height: 29px;
  }
  
  .image-23 {
    position: absolute;
    top: 50px;
    right: 70px;
    z-index: 4;
    width: 30px;
    height: 35px;
  }
  
  .image-24 {
    position: absolute;
    left: 75px;
    bottom: 70px;
    z-index: 4;
    width: 31px;
    height: 31px;
  }
  
  .audience-1st-illustration-container {
    position: relative;
    width: 330px;
    height: 184px;
  }
  
  .woman-img {
    position: absolute;
    top: 11px;
    right: 30px;
    bottom: 0px;
    width: 134px;
    height: 125px;
  }
  
  .man-img {
    position: absolute;
    left: -15px;
    top: -4px;
    bottom: 0px;
    width: 153px;
    height: 142px;
  }
  
  .right-bubble-img {
    position: absolute;
    top: -8px;
    right: 125px;
    width: 45px;
    height: 28px;
  }
  
  .left-bubble-img {
    position: absolute;
    left: 115px;
    top: 47px;
    width: 49px;
    height: 28px;
  }
  
  .hero-illustration-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 900px;
    height: 499px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .hero-bg {
    position: absolute;
    width: 675px;
    height: 421px;
  }
  
  .hero-window {
    position: absolute;
    left: -90px;
    top: 105px;
    right: 0px;
    z-index: 2;
    display: block;
    width: 510px;
    height: 308px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .hero-chat {
    position: absolute;
    left: 50px;
    bottom: 0px;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 57px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .hero-man {
    position: absolute;
    left: 0px;
    top: -3px;
    z-index: 3;
    width: 190px;
    height: 203px;
  }
  
  .hero-woman {
    position: absolute;
    right: 0px;
    z-index: 4;
    width: 192px;
    height: 232px;
  }
  
  .div-block-9 {
    width: 127px;
    height: 76px;
  }
  
  .bubble-holder {
    position: relative;
    bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    height: 13px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .image-25 {
    position: absolute;
  }
  
  .chat-bubble {
    width: 13px;
    height: 13px;
    border-radius: 50px;
    background-color: #fff;
  }
  
  .heading-3 {
    position: relative;
    z-index: 1;
    font-size: 25px;
  }
  
  .planes-illustration-container {
    position: relative;
    width: 300px;
    height: 196px;
  }
  
  .planes-white-bg {
    position: absolute;
    width: 300px;
    height: 190px;
  }
  
  .planes-bg {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 10px;
    z-index: 2;
    display: block;
    width: 209px;
    height: 175px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .planes-planes {
    position: absolute;
    left: -20px;
    right: 0px;
    bottom: 55px;
    z-index: 2;
    display: block;
    width: 200px;
    height: 101px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .planes-centre-chat {
    position: absolute;
    left: 0px;
    top: 58px;
    right: 0px;
    z-index: 4;
    display: block;
    width: 124px;
    height: 48px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .planes-centre-chat-shadow {
    position: absolute;
    left: 0px;
    top: 110px;
    right: 0px;
    z-index: 4;
    display: block;
    width: 30px;
    height: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .image-26 {
    position: absolute;
    left: 50px;
    bottom: 35px;
    z-index: 4;
    width: 81px;
    height: 32px;
  }
  
  .image-27 {
    position: absolute;
    z-index: 4;
    width: 98px;
    height: 48px;
  }
  
  .planes-bottom-left-chat {
    position: absolute;
    left: 50px;
    bottom: 29px;
    z-index: 4;
    width: 98px;
    height: 48px;
  }
  
  .planes-bottom-right-chat {
    position: absolute;
    right: 46px;
    bottom: 29px;
    z-index: 4;
    width: 98px;
    height: 48px;
  }
  
  .right-bottom-chat-shadow {
    position: absolute;
    right: 84px;
    bottom: 32px;
    z-index: 4;
    width: 20px;
    height: 6px;
  }
  
  .left-bottom-chat-shadow {
    position: absolute;
    left: 90px;
    bottom: 32px;
    z-index: 4;
    width: 20px;
    height: 6px;
  }
  
  .planes-left-top-chat {
    position: absolute;
    left: 7px;
    top: 80px;
    z-index: 1;
    width: 82px;
    height: 32px;
  }
  
  .planes-right-top-chat {
    position: absolute;
    top: 80px;
    right: 7px;
    z-index: 1;
    width: 82px;
    height: 32px;
  }
  
  .planes-top-left-shadow {
    position: absolute;
    left: 40px;
    top: 115px;
    width: 20px;
    height: 6px;
  }
  
  .planes-top-right-shadow {
    position: absolute;
    top: 115px;
    right: 40px;
    width: 20px;
    height: 6px;
  }
  
  .feature-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .feature-container._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .feature-container._3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .feature-container._4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  
  .unordered-list {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .more-great-features-section-continued {
    height: 150px;
    margin-top: 50px;
    background-color: #53cdb0;
  }
  
  .heading-4 {
    color: #fff;
  }
  
  .features-benefits-section {
    height: 300px;
    padding-top: 20px;
    background-color: #53cdb0;
  }
  
  .feature-box {
    position: relative;
    display: block;
    width: 450px;
    height: 290px;
    padding: 40px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    text-align: left;
  }
  
  .feature-box-outer-container {
    display: block;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .feature-box-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .feature-box-container._2 {
    position: relative;
    top: -20px;
  }
  
  .section-2 {
    position: relative;
    top: -150px;
  }
  
  .inner-feature-box-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .feature-box-heading {
    margin-top: 15px;
    font-family: 'Raleway 9', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
  }
  
  .feature-box-text {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: Raleway, sans-serif;
    color: grey;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
  
  .paragraph-5 {
    display: block;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  
  .div-block-10 {
    display: block;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .audience-points-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 35px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  
  .audience-point {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33.3%;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .image-28 {
    height: 200px;
  }
  
  .image-29 {
    height: 200px;
  }
  
  .image-30 {
    height: 200px;
  }
  
  .audience-heading {
    margin-top: 25px;
    margin-bottom: 20px;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
  }
  
  .paragraph-6 {
    font-size: 18px;
    line-height: 28px;
    text-align: center;
  }
  
  .support-section {
    padding-top: 75px;
    padding-bottom: 75px;
    background-image: -webkit-linear-gradient(0deg, #4f9cf8, #e3effe);
    background-image: linear-gradient(90deg, #4f9cf8, #e3effe);
  }
  
  .support-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 1100px;
    min-width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .audience-section {
    display: none;
    padding-bottom: 125px;
  }
  
  .support-text-container {
    width: 50%;
    padding-bottom: 35px;
  }
  
  .support-testimonial-container {
    width: 50%;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  
  .heading-5 {
    color: #fff;
    font-size: 26px;
    text-align: left;
  }
  
  .text-block-2 {
    width: 500px;
    margin-bottom: 35px;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
  }
  
  .support-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    height: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 40px;
    background-color: #fff;
    font-family: Raleway, sans-serif;
    color: #0076ff;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
  }
  
  .support-button-text {
    color: #0076ff;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
  }
  
  .testimonial-box-support {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 450px;
    height: 200px;
    padding: 20px;
    float: right;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .06);
    text-align: left;
  }
  
  .pricing-section {
    position: relative;
    display: block;
    overflow: visible;
    width: auto;
    max-width: 1100px;
    min-width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 125px;
  }
  
  .pricing-section.pricing-page {
    padding: 150px 35px 75px;
  }
  
  .paragraph-7 {
    position: relative;
    display: block;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 35px;
    padding-left: 35px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  
  .footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #4f9cf8;
    width: calc(100% + 40px);
    margin: 0 -20px;
  }

  .footer-navbar-button{
      width: 200px;
      height: 50px;
  }
  
  .footer-bar {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1000px;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .footer-bar a:hover{
    transform: scale3d(1.2, 1.2, 1);
    transform-style: preserve-3d;
    transition-duration: 500ms;
    text-decoration: none;
  }

  .footer-bar a{
    transform: scale3d(1, 1, 1);
    transform-style: preserve-3d;
    transition-duration: 500ms;
  }

  .footer-bar.specials {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .text-block-3 {
    color: #fff;
    font-size: 16px;
  }
  
  .text-block-4 {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
  }
  
  .text-block-5 {
    color: #fff;
    font-size: 16px;
  }
  
  .get-started-footer-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 145px;
    height: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 40px;
    background-color: #fff;
    font-family: Raleway, sans-serif;
    color: #0076ff;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
  }
  
  .social-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .affiliate-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .affiliate-links a:hover{
    transform: scale3d(1.2, 1.2, 1);
    transform-style: preserve-3d;
    transition-duration: 500ms;
    text-decoration: none;
    color:#fff;
  }

  .affiliate-links a{
    transform: scale3d(1, 1, 1);
    transform-style: preserve-3d;
    transition-duration: 500ms;
  }
  
  .text-block-6 {
    margin-bottom: 10px;
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 16px;
    text-align: center;
  }
  
  .link-block-2 {
    font-family: Raleway, sans-serif;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
  }
  
  .copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .text-block-copy {
    font-family: Raleway, sans-serif;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    cursor: pointer;
  }
  
  .div-block-11 {
    position: relative;
    z-index: 9998;
    display: block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: transparent;
    background-color: transparent;
  }
  
  
  .image-32 {
    height: 50px;
  }
  
  .slider-2 {
    top: -35px;
    background-color: transparent;
  }
  
  .slide-nav {
    display: none;
  }
  
  .icon-3 {
    display: none;
  }
  
  .icon-4 {
    display: none;
  }
  
  .right-arrow-2 {
    display: none;
  }
  
  .left-arrow-2 {
    display: none;
  }
  
  .text-block-7 {
    font-size: 16px;
    cursor: pointer;
  }
  
  .text-block-8 {
    font-size: 16px;
    cursor: pointer;
  }
  
  .image-33 {
    height: 40px;
  }
  
  .text-block-9 {
    font-size: 16px;
  }
  
  .image-34 {
    width: 300px;
  }
  
  .image-35 {
    width: 70px;
  }
  
  .image-36 {
    width: 60px;
  }
  
  .image-37 {
    width: 63px;
  }
  
  .organize-image-container {
    position: relative;
  }
  
  .organize-image-container._1 {
    width: 146px;
    height: 96px;
  }
  
  .organize-image-container._2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    height: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .image-38 {
    position: absolute;
    display: none;
  }
  
  .woman-1 {
    position: absolute;
    left: 18px;
  }
  
  .woman-2 {
    position: absolute;
    left: 35px;
    top: 33px;
  }
  
  .man {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  
  .star-holder-1 {
    position: absolute;
    left: 3px;
    top: 40px;
  }
  
  .star-holder-2 {
    position: absolute;
    left: 60px;
    top: 76px;
    z-index: 2;
  }
  
  .star-holder-3 {
    position: absolute;
    top: 57px;
    right: 4px;
  }
  
  .star {
    position: absolute;
    left: 18px;
    top: 44px;
  }
  
  .star-2 {
    position: absolute;
    left: 66px;
    top: 80px;
    z-index: 3;
  }
  
  .star-3 {
    position: absolute;
    left: 84px;
    top: 80px;
    z-index: 3;
  }
  
  .star-4 {
    position: absolute;
    left: 75px;
    top: 80px;
    z-index: 3;
  }
  
  .star-5 {
    position: absolute;
    top: 61px;
    right: 24px;
    z-index: 3;
  }
  
  .star-6 {
    position: absolute;
    top: 61px;
    right: 14px;
    z-index: 3;
  }
  
  .image-39 {
    position: absolute;
    top: 65px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  
  .image-40 {
    position: absolute;
    top: 32px;
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  
  .image-41 {
    position: absolute;
    top: 0px;
  }
  
  .div-block-12 {
    position: relative;
    width: 115px;
    height: 104px;
  }
  
  .list-dark {
    position: absolute;
    z-index: 1;
  }
  
  .list-bright {
    position: absolute;
    left: 20px;
    top: -8px;
  }
  
  .circle-add {
    position: absolute;
    left: 15px;
    bottom: 14px;
    z-index: 3;
  }
  
  .green-circle {
    position: absolute;
    left: -20px;
    bottom: 12px;
    z-index: 2;
  }
  
  .arrow-white {
    position: absolute;
    left: -7px;
    bottom: 24px;
    z-index: 2;
  }
  
  .image-42 {
    height: 50px;
  }
  
  .image-43 {
    height: 50px;
    cursor: pointer;
  }
  
  .announcement-section {
    position: fixed;
    top: 0px;
    z-index: 9999;
    display: block;
    width: 100%;
    background-color: #51a2ff;
  }
  
  .div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .image-44 {
    height: 25px;
    margin-left: 10px;
    cursor: pointer;
  }
  
  .div-block-14 {
    margin-right: 10px;
  }
  
  .empty-state {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }
  
  .text-block-10 {
    display: none;
  }
  
  .collection-item {
    display: block;
  }
  
  .collection-list-wrapper {
    position: relative;
    display: block;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .announcement-para-container {
    display: block;
  }
  
  .announcement-container {
    display: block;
  }
  
  .announcement-container-main {
    position: static;
    background-color: #51a2ff;
  }
  
  .top-announcement-container {
    position: relative;
    z-index: 9999;
  }
  
  .invisible-announcement-spacer {
    position: relative;
    display: block;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
  }
  
  .heading-6 {
    margin-top: 35px;
    margin-bottom: 25px;
  }
  
  .pricing-option-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 1100px;
    min-width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 75px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  
  .pricing-option-container.specials {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .pricing-option-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    height: 350px;
    padding-top: 35px;
    padding-bottom: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .05);
  }
  
  .pricing-option-box.mid {
    position: relative;
    top: -25px;
    width: 30%;
  }
  
  .pricing-option-box.last {
    position: relative;
  }
  
  .pricing-option-box.specials {
    margin-right: 50px;
    margin-left: 50px;
  }
  
  .purpose-text {
    margin-bottom: 10px;
    font-family: Raleway, sans-serif;
    color: grey;
    font-size: 12px;
  }
  
  .purpose-text.specials {
    font-size: 14px;
  }
  
  .edition-text {
    margin-bottom: 25px;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-weight: 600;
  }
  
  .purpose-description-text {
    width: 200px;
    margin-bottom: 25px;
    font-family: Raleway, sans-serif;
    color: grey;
    font-size: 16px;
    text-align: center;
  }
  
  .price-container-monthly {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .price-container-monthly.pro {
    display: none;
    height: 100px;
  }
  
  .dollar {
    position: relative;
    font-family: Raleway, sans-serif;
    font-size: 24px;
    font-weight: 500;
  }
  
  .price {
    position: relative;
    top: 4px;
    font-family: Raleway, sans-serif;
    font-size: 64px;
    font-weight: 500;
  }
  
  .price.free {
    font-size: 50px;
    line-height: 25px;
  }
  
  .text-span {
    font-size: 64px;
  }
  
  .price-small {
    font-size: 24px;
  }
  
  .pricing-button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 190px;
    height: 45px;
    margin-top: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px solid #979797;
    border-radius: 40px;
    font-family: Raleway, sans-serif;
    color: #333;
    text-decoration: none;
  }
  
  .pricing-button.blue {
    overflow: hidden;
    border-style: none;
    background-color: #479cfd;
    color: #fff;
  }
  
  .pricing-button.green {
    overflow: hidden;
    border-style: none;
    background-color: #4acdaf;
    cursor: pointer;
  }
  
  .pricing-button-text {
    font-family: Raleway, sans-serif;
    color: #333;
    font-size: 20px;
    font-weight: 600;
  }
  
  .pricing-button-text.white {
    position: relative;
    z-index: 1;
    color: #fcfcfc;
    cursor: pointer;
  }
  
  .user-month-text {
    position: relative;
    font-family: Raleway, sans-serif;
    color: grey;
    font-size: 12px;
  }
  
  .user-month-text.pro {
    top: -5px;
  }
  
  .coming-soon {
    margin-bottom: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-family: Raleway, sans-serif;
    font-size: 40px;
    line-height: 40px;
    font-weight: 500;
  }
  
  .period-toggle {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90px;
    height: 45px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(71, 156, 253, .4);
    border-radius: 20px;
    background-color: rgba(180, 215, 254, .4);
  }
  
  .toggle-dot-monthly {
    position: absolute;
    left: 5px;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color: #479cfd;
    cursor: pointer;
  }
  
  .pricing-period-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 400px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .period-text {
    font-family: Raleway, sans-serif;
    color: #479cfd;
    font-size: 20px;
    text-align: center;
  }
  
  .image-45 {
    position: absolute;
    left: -30px;
    top: 0px;
    display: block;
    height: 650px;
    max-width: 3000px;
  }
  
  .heading-7 {
    position: relative;
    padding-right: 35px;
    padding-left: 35px;
  }
  
  .pricing-matrix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
    margin-bottom: 75px;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .pricing-matrix-header-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-width: 1px;
    border-color: rgba(195, 200, 207, .4);
  }
  
  .matrix-edition-text {
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }
  
  .matrix-2nd-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .matrix-3rd-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .matrix-4th-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .matrix-1st-column {
    width: 40%;
  }
  
  .pricing-matrix-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid none none;
    border-width: 1px;
    border-color: rgba(195, 200, 207, .4);
  }
  
  .pricing-matrix-row.first {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  
  .pricing-matrix-row.home {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  
  .pricing-feature {
    font-family: Raleway, sans-serif;
    font-size: 22px;
    font-weight: 600;
  }
  
  .limited-text {
    font-family: Raleway, sans-serif;
    color: #828282;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
  }
  
  .tick {
    width: 18px;
    height: 18px;
  }
  
  .toggle-dot-annually {
    position: absolute;
    right: 5px;
    display: none;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color: #479cfd;
    cursor: pointer;
  }
  
  .period-text-monthly {
    font-family: Raleway, sans-serif;
    color: grey;
    font-size: 20px;
    text-align: center;
  }
  
  .period-text-annual {
    font-family: Raleway, sans-serif;
    color: #479cfd;
    font-size: 20px;
    text-align: center;
  }
  
  .price-container-annual {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .price-container-annual.pro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
  }
 
  
  .body-2 {
    overflow: visible;
  }
  
  .pricing-matrix-subrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-width: 1px;
    border-color: rgba(195, 200, 207, .4);
  }
  
  .pricing-matrix-subrow.alt {
    background-color: #f7f9fc;
  }
  
  .pricing-matrix-subrow.buttons {
    margin-top: 30px;
  }
  
  .pricing-subfeature {
    font-family: Raleway, sans-serif;
    color: grey;
    font-size: 18px;
    font-weight: 600;
  }
  
  .hero-element-container {
    position: relative;
    left: 27px;
    top: 160px;
    z-index: 3;
    width: 367px;
    height: 260px;
  }
  
  .collection-list-wrapper-2 {
    width: 48%;
  }
  
  .pointer-container {
    position: relative;
    width: 780px;
    height: 130px;
  }
  
  .slide-nav-3 {
    position: relative;
  }
  
  .hero-screenshot {
    position: absolute;
    top: 55px;
    z-index: 2;
    width: 540px;
    height: 336px;
  }
  
  .burger {
    cursor: pointer;
  }
  
  .burger-open {
    cursor: pointer;
  }
  
  .burger-close {
    cursor: pointer;
  }
  
  .mobile-menu {
    display: none;
  }
  
  
  .coloured-button-mobile-menu {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 22px;
    background-color: transparent;
    box-shadow: 0 4px 10px 0 rgba(135, 167, 171, .5);
    text-decoration: none;
  }
  
  .coloured-button-mobile-menu.green.centre {
    display: block;
    width: 318px;
    margin-right: auto;
    margin-left: auto;
  }
  
  .coloured-button-mobile-menu.green.centre._1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 184.5px;
    height: 40px;
    margin-top: 50px;
  }
  
  .coloured-button-mobile-menu.green.centre._2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 227.3px;
    height: 40px;
    margin-top: 35px;
  }
  
  .image-46 {
    width: 184.5px;
    height: 40px;
  }
  
  .image-47 {
    position: absolute;
    width: 220px;
    max-width: none;
    cursor: pointer;
  }
  
  .image-48 {
    width: 159px;
    height: 40px;
  }
  
  .image-49 {
    position: absolute;
    width: 220px;
    max-width: none;
    cursor: pointer;
  }
  
  .matrix-2nd-column-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .matrix-3rd-column-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .matrix-4th-column-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .matrix-1st-column-home {
    width: 40%;
  }
  
  .edition-selector {
    display: none;
  }
  
  .blitz-effect-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blitz-effect-container a:hover{
    transform: scale3d(1.2, 1.2, 1);
    transform-style: preserve-3d;
    transition-duration: 500ms;
    text-decoration: none;
  }

  .blitz-effect-container a{
    transform: scale3d(1, 1, 1);
    transform-style: preserve-3d;
    transition-duration: 500ms;
  }
  
  .image-50 {
    height: 40px;
  }
  
  .link-annual {
    position: absolute;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px none #979797;
    border-radius: 0px;
    font-family: Raleway, sans-serif;
    color: #333;
    text-decoration: none;
  }
  
  .link-annual.blue {
    border-style: none;
    background-color: #479cfd;
    color: #fff;
  }
  
  .link-annual.green {
    border-style: none;
    background-color: #4acdaf;
  }
  
  .link-monthly {
    position: absolute;
    z-index: 3;
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px none #979797;
    border-radius: 0px;
    font-family: Raleway, sans-serif;
    color: #333;
    text-decoration: none;
  }
  
  .link-monthly.blue {
    border-style: none;
    background-color: #479cfd;
    color: #fff;
  }
  
  .link-monthly.green {
    border-style: none;
    background-color: #4acdaf;
  }
  
  .pricing-box-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  
  .pricing-box-form {
    position: relative;
    z-index: 5;
    display: none;
    width: 100%;
    height: auto;
    max-width: 500px;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
  }
  
  .form-block {
    position: static;
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .pricing-button-subscribe {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 190px;
    height: 45px;
    margin-top: 25px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 1px solid #979797;
    border-radius: 40px;
    font-family: Raleway, sans-serif;
    color: #333;
    text-decoration: none;
  }
  
  .pricing-button-subscribe.blue {
    border-style: none;
    background-color: #479cfd;
    color: #fff;
  }
  
  .pricing-button-subscribe.green {
    border-style: none;
    background-color: #4acdaf;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
  }
  
  .text-field {
    height: 45px;
    border-radius: 40px;
    font-family: Raleway, sans-serif;
    font-size: 16px;
  }
  
  .text-field::-webkit-input-placeholder {
    font-family: Raleway, sans-serif;
    color: #b3b3b3;
    font-size: 16px;
    text-align: center;
  }
  
  .text-field:-ms-input-placeholder {
    font-family: Raleway, sans-serif;
    color: #b3b3b3;
    font-size: 16px;
    text-align: center;
  }
  
  .text-field::placeholder {
    font-family: Raleway, sans-serif;
    color: #b3b3b3;
    font-size: 16px;
    text-align: center;
  }
  
  .success-message {
    background-color: transparent;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  
  .text-block-15 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }
  
  .error-message {
    position: static;
    margin-top: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    font-family: Raleway, sans-serif;
    color: #fc3071;
    text-align: center;
  }
  
  .image-51 {
    position: relative;
    top: 2px;
  }
  
  .image-52 {
    position: absolute;
    top: -15px;
    right: 10px;
    cursor: pointer;
  }
  
  .div-block-15 {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
  }
  
  .switch-toggle {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  
  .collection-list {
    display: block;
  }
  
  .image-53 {
    cursor: pointer;
  }
  
  @media (max-width: 991px) {
    .image {
      width: 150px;
    }
    .coloured-button.top {
      overflow: hidden;
      width: 130px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
    }
    .coloured-button.pricing {
      overflow: hidden;
      width: 120px;
    }
    .paragraph.announcement {
      width: auto;
      max-width: 900px;
    }
    .paragraph-2 {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
    }
    .hero-container {
      width: 700px;
    }
    .testimonials-container {
      position: relative;
      width: 100%;
      height: 350px;
      max-width: auto;
      min-width: auto;
    }
    .testimonial-box-container {
      width: 100%;
      height: 100%;
      max-width: auto;
      min-width: auto;
      padding-right: 35px;
      padding-left: 35px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .testimonial-box {
      width: 100%;
      height: 340px;
    }
    .slider {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      max-width: auto;
      min-width: auto;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .image-5 {
      top: 30px;
    }
    .inner-content-container {
      top: 90px;
    }
    .benefit-container {
      width: 100%;
      max-width: auto;
      min-width: auto;
      padding-right: 35px;
      padding-left: 35px;
    }
    .first-benefit-content-container {
      width: 100%;
      max-width: auto;
      min-width: auto;
      padding-right: 0px;
      padding-left: 0px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .inner-benefit-content-container {
      width: 48%;
    }
    .automation-points-container {
      width: 100%;
      max-width: auto;
      min-width: auto;
      padding-top: 0px;
      padding-right: 35px;
      padding-left: 35px;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
    }
    .automation-point {
      width: 50%;
      margin-top: 35px;
    }
    .automation-text {
      min-width: 290px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
    }
    .paragraph-3 {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
    }
    .organize-your-prospects-container {
      width: 100%;
      max-width: auto;
      min-width: auto;
      padding-top: 0px;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
    }
    .organization-point {
      width: 50%;
      margin-top: 35px;
    }
    .paragraph-4 {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
    }
    .download-points-container {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .download-container-inner {
      width: 50%;
    }
    .download-container-inner.central {
      width: 50%;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .features-container {
      width: 780px;
      padding-right: 35px;
      padding-left: 35px;
    }
    .pointer {
      left: 75px;
    }
    .hero-illustration-container {
      width: 100%;
    }
    .feature-box {
      width: 48%;
    }
    .feature-box-outer-container {
      width: 100%;
    }
    .support-container {
      width: 100%;
      max-width: auto;
      min-width: auto;
      padding-right: 35px;
      padding-left: 35px;
    }
    .support-text-container {
      padding-right: 15px;
    }
    .text-block-2 {
      width: 100%;
    }
    .testimonial-box-support {
      width: 100%;
      height: 200px;
    }
    .pricing-section {
      width: 100%;
      max-width: auto;
      min-width: auto;
    }
    .paragraph-7 {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
    }
    .footer-bar {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
    }
    .div-block-11 {
      width: auto;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
    }
    .announcement-container {
      padding-right: 15px;
      padding-left: 15px;
    }
    .heading-6 {
      padding-right: 35px;
      padding-left: 35px;
    }
    .pricing-option-container {
      max-width: auto;
      min-width: auto;
      padding-right: 35px;
      padding-left: 35px;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .pricing-option-container.specials {
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .pricing-option-box {
      position: relative;
      width: 45%;
    }
    .pricing-option-box.mid {
      top: 0px;
      width: 45%;
    }
    .pricing-option-box.last {
      top: 35px;
    }
    .pricing-option-box.specials {
      max-width: 325px;
      margin-right: 0px;
      margin-left: 0px;
    }
    .pricing-matrix {
      padding-right: 35px;
      padding-left: 35px;
    }
    .pricing-matrix-subrow.buttons {
      margin-top: 20px;
    }
    .mask {
      width: 100%;
      height: 100%;
    }
    .slide-2 {
      height: 100%;
    }
    .collection-list-wrapper-2 {
      width: 48%;
    }
    .collection-list-wrapper-3 {
      width: 50%;
    }
    .heading-8 {
      padding-right: 35px;
      padding-left: 35px;
    }
    .slide-nav-3 {
      position: absolute;
      bottom: -50px;
    }
    .burger {
      position: relative;
      width: 50px;
      height: 30px;
      margin-left: 20px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
    }
    .burger-open {
      position: absolute;
      z-index: 9999;
      display: block;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }
    .burger-close {
      position: absolute;
      z-index: 9999;
      display: none;
      width: 100%;
      height: 100%;
    }
    .top-line {
      position: absolute;
      left: 0px;
      top: 8px;
      right: 0px;
      width: 30px;
      height: 1.5px;
      border-radius: 10px;
      background-color: #21403f;
    }
    .mid-line {
      position: absolute;
      left: 0px;
      top: 14px;
      right: 0px;
      width: 30px;
      height: 1.5px;
      border-radius: 10px;
      background-color: #21403f;
    }
    .bottom-line {
      position: absolute;
      left: 0px;
      top: 20px;
      right: 0px;
      width: 30px;
      height: 1.5px;
      border-radius: 10px;
      background-color: #21403f;
    }
    .image-48 {
      max-width: 159%;
    }
  }
  
  @media (max-width: 767px) {
    .coloured-button.top {
      display: none;
    }
    .hero-container {
      position: static;
      width: 100%;
      height: auto;
      max-height: 500px;
      padding-right: 35px;
      padding-left: 35px;
    }
    .hero-section.specials {
      margin-top: 30px;
    }
    .testimonials-container {
      height: auto;
    }
    .testimonial-box-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .testimonial-box {
      margin-bottom: 20px;
    }
    .image-5 {
      left: auto;
      display: block;
    }
    .inner-content-container {
      top: 110px;
    }
    .first-benefit-content-container {
      padding-top: 0px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .inner-benefit-content-container {
      width: 100%;
    }
    .benefit {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .automation-point {
      width: 100%;
      margin-top: 40px;
    }
    .automation-point.final {
      margin-top: 60px;
    }
    .automation-text {
      min-width: 290px;
    }
    .main-illustration {
      width: auto;
      max-width: 480px;
      padding-right: 35px;
      padding-left: 35px;
    }
    .download-container-inner.central {
      width: 35%;
    }
    .features-container {
      display: none;
    }
    .feature-wave-container {
      width: 780px;
      height: 130px;
    }
    .pointer {
      position: relative;
      display: block;
    }
    .hero-illustration-container {
      height: auto;
      max-height: 500px;
      margin-bottom: 100px;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
    .hero-bg {
      position: absolute;
      width: 100%;
      height: auto;
      max-height: 500px;
    }
    .feature-container {
      position: relative;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
    }
    .unordered-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      text-align: left;
    }
    .unordered-list.first {
      min-width: 300px;
    }
    .unordered-list.second {
      min-width: 350px;
    }
    .unordered-list.third {
      min-width: 270px;
    }
    .unordered-list.fourth {
      min-width: 400px;
    }
    .more-great-features-section-continued {
      width: 100%;
      height: 100%;
      margin-top: 0px;
    }
    .heading-4 {
      margin-top: 0px;
      margin-bottom: 0px;
    }
    .feature-box {
      width: 80%;
      margin-bottom: 35px;
    }
    .feature-box-container {
      width: auto;
      max-width: none;
      min-width: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .feature-box-container._2 {
      top: 0px;
    }
    .testimonial-box-support {
      height: 250px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .pricing-section {
      padding-right: 35px;
      padding-left: 35px;
    }
    .footer-bar {
      padding-right: 20px;
      padding-left: 20px;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
    }
    .get-started-footer-button {
      width: 100px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
    }
    .affiliate-links {
      width: 100%;
    }
    .copyright {
      width: 100%;
    }
    .text-block-copy {
      font-size: 20px;
    }
    .div-block-11 {
      display: block;
    }
  
    .slider-2 {
      width: 100%;
    }
    .slide-nav {
      bottom: -30px;
      display: block;
    }
    .text-block-7 {
      font-size: 20px;
    }
    .text-block-8 {
      font-size: 20px;
    }
    .invisible-announcement-spacer {
      display: none;
    }
    .pricing-option-box {
      width: 80%;
      max-width: 330px;
      margin-bottom: 35px;
    }
    .pricing-option-box.mid {
      width: 80%;
      margin-bottom: 0px;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .pricing-option-box.last {
      width: 80%;
    }
    .coming-soon {
      font-size: 36px;
    }
    .heading-7 {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
    }
    .pricing-matrix {
      margin-top: 50px;
    }
    .pricing-matrix-header-row {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .matrix-edition-text {
      font-size: 14px;
    }
    .matrix-2nd-column {
      width: 100%;
    }
    .matrix-3rd-column {
      display: none;
      width: 100%;
    }
    .matrix-4th-column {
      display: none;
      width: 100%;
    }
    .matrix-1st-column {
      width: 300px;
    }
    .pricing-feature {
      font-size: 18px;
    }
    .limited-text {
      font-size: 14px;
    }
    .hero-element-container {
      position: absolute;
      left: 50%;
      top: 25%;
      z-index: 5;
      display: block;
      margin-top: 0%;
      -webkit-transform: translate(-50%, 0px);
      -ms-transform: translate(-50%, 0px);
      transform: translate(-50%, 0px);
    }
    .collection-list-wrapper-2 {
      width: 400px;
    }
    .pointer-container {
      display: none;
    }
    .slide-nav-2 {
      bottom: -25px;
    }
    .list-item {
      text-align: left;
    }
    .list-item-2 {
      width: auto;
    }
    .slide-nav-3 {
      bottom: -50px;
    }
    .hero-screenshot {
      position: relative;
      top: 25px;
      width: 90%;
      height: auto;
      max-height: 500px;
      padding-bottom: 1px;
    }
    .burger {
      margin-left: 0px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
    }
    .top-line {
      position: absolute;
      left: 0px;
      top: 8px;
      right: 0px;
      width: 30px;
      height: 1.5px;
      margin-right: auto;
      margin-left: auto;
      border-radius: 10px;
      background-color: #5e9df6;
    }
    .mid-line {
      position: absolute;
      left: 0px;
      top: 14px;
      right: 0px;
      width: 30px;
      height: 1.5px;
      margin-right: auto;
      margin-left: auto;
      border-radius: 10px;
      background-color: #5e9df6;
    }
    .bottom-line {
      position: absolute;
      left: 0px;
      top: 20px;
      right: 0px;
      width: 30px;
      height: 1.5px;
      margin-right: auto;
      margin-left: auto;
      border-radius: 10px;
      background-color: #5e9df6;
    }
    .mobile-menu {
      position: fixed;
      z-index: 9000;
      display: none;
      overflow: visible;
      width: 100%;
      height: 0%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: transparent;
    }
    .coloured-button-mobile-menu.top {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 130px;
      margin-top: 25px;
      margin-right: auto;
      margin-left: auto;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .mobile-menu-layout {
      display: none;
      width: 100%;
      height: 100%;
      background-color: #fff;
    }
    .matrix-2nd-column-home {
      width: 21%;
    }
    .matrix-3rd-column-home {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 21%;
    }
    .matrix-4th-column-home {
      width: 21%;
    }
    .matrix-1st-column-home {
      width: 35%;
    }
    .edition-selector {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      margin-top: 50px;
      padding-bottom: 5px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .text-block-12 {
      margin-bottom: 20px;
      font-family: Raleway, sans-serif;
      font-size: 18px;
      font-weight: 600;
      text-align: center;
    }
    .text-block-13 {
      margin-bottom: 2px;
      font-family: Raleway, sans-serif;
      font-size: 20px;
      font-weight: 400;
      text-align: center;
      cursor: pointer;
    }
    .editions {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .selector-floater {
      position: absolute;
      left: 0px;
      bottom: 0px;
      width: 90px;
      height: 2px;
      background-color: #5e9df6;
    }
    .edition-indicator {
      display: block;
      width: 100%;
      height: 2px;
      background-color: #5e9df6;
      opacity: 0;
    }
    .text-block-14 {
      text-align: center;
    }
    .blitz-effect-container {
      width: 100%;
    }
  }
  
  @media (max-width: 479px) {
    .button-text.float {
      position: static;
      font-size: 14px;
    }
    .coloured-button.green.centre {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      width: 300px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .paragraph-2 {
      font-size: 14px;
      line-height: 20px;
    }
    .image-3 {
      position: absolute;
      width: 350px;
      height: 44px;
      max-width: none;
    }
        .navbar-button.bottom {
            margin-top: 10px;
            margin-bottom: 10px;
        }
    .colour-button-content-container {
      position: absolute;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 300px;
      height: 40px;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .testimonial-box-container {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .testimonial-name {
      font-size: 16px;
    }
    .testimonial-text {
      font-size: 12px;
      line-height: 16px;
    }
    .heading {
      font-size: 22px;
      line-height: 30px;
    }
    .benefit {
      margin-top: 0px;
    }
    .paragraph-3 {
      font-size: 14px;
      line-height: 20px;
    }
    .organize-your-prospects-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .main-illustration {
      width: 100%;
    }
    .heading-2 {
      font-size: 28px;
      line-height: 32px;
    }
    .paragraph-4 {
      font-size: 14px;
      line-height: 20px;
    }
    .download-points-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    .download-container-inner {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .download-container-inner.central {
      width: 100%;
      max-width: 300px;
    }
    .download-illustration-container {
      width: 100px;
    }
    .audience-1st-illustration-container {
      width: 300px;
    }
    .hero-chat {
      bottom: -20px;
      width: 67px;
      height: 40px;
    }
    .hero-man {
      left: 12px;
      width: 133px;
      height: 142px;
    }
    .hero-woman {
      right: 11px;
      width: 134px;
      height: 162px;
    }
    .bubble-holder {
      bottom: 7px;
    }
    .chat-bubble {
      width: 9px;
      height: 9px;
    }
    .heading-3 {
      font-size: 22px;
      line-height: 30px;
    }
    .unordered-list.second {
      width: 100%;
      max-width: 365px;
      min-width: 320px;
    }
    .unordered-list.fourth {
      width: 100%;
      max-width: 400px;
      min-width: 320px;
    }
    .feature-box {
      height: 100%;
    }
    .support-section {
      padding-top: 50px;
      background: #161D37;
    }
    .support-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    .support-text-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      padding-right: 0px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
    .support-testimonial-container {
      width: 100%;
    }
    .testimonial-box-support {
      padding-right: 0px;
      padding-left: 0px;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
    }
    .footer-bar {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
    }
    .get-started-footer-button {
      margin-top: 10px;
    }
    .affiliate-links {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .slide-nav {
      bottom: -45px;
    }
    .text-block-9 {
      text-align: center;
    }
    .image-34 {
      width: auto;
      margin-bottom: 35px;
    }
    .heading-6 {
      font-size: 28px;
      line-height: 32px;
    }
    .pricing-option-container {
      padding-right: 0px;
      padding-left: 0px;
    }
    .pricing-option-box {
      width: 100%;
    }
    .pricing-option-box.mid {
      width: 100%;
    }
    .pricing-option-box.last {
      width: 100%;
    }
    .user-month-text {
      font-size: 10px;
      line-height: 12px;
    }
    .coming-soon {
      font-size: 26px;
    }
    .period-toggle {
      margin-top: 15px;
      margin-bottom: 15px;
    }
    .pricing-period-container {
      width: 100%;
      padding-right: 35px;
      padding-left: 35px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .heading-7 {
      font-size: 28px;
      line-height: 32px;
    }
    .pricing-matrix {
      padding-right: 0px;
      padding-left: 0px;
    }
    .pricing-matrix-header-row {
      padding-bottom: 20px;
    }
    .matrix-edition-text {
      text-align: left;
    }
    .matrix-2nd-column.edition {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    .matrix-3rd-column.edition {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    .matrix-4th-column.edition {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      text-align: center;
    }
    .pricing-feature {
      font-size: 16px;
    }
    .hero-element-container {
      top: 35%;
      width: 280px;
      height: 150px;
    }
    .collection-list-wrapper-2 {
      width: 100%;
    }
    .heading-8 {
      font-size: 28px;
      line-height: 32px;
    }
    .slide-nav-3 {
      bottom: -50px;
    }
    .heading-9 {
      font-size: 28px;
      line-height: 32px;
    }
    .text-block-11 {
      text-align: center;
    }
    .burger {
      position: relative;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
    }
    .burger-open {
      position: relative;
      width: 100%;
    }
    .burger-close {
      cursor: pointer;
    }
    .coloured-button-mobile-menu.green.centre {
      width: 300px;
    }
    .matrix-2nd-column-home.edition {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    .matrix-3rd-column-home.edition {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
    .matrix-4th-column-home.edition {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      text-align: center;
    }
  }

  /* Vlada's edits */

  .nav-collapse.collapse a {
    display: none !important;
  }
  
  .nav-collapse.collapse #home a {
    display: block !important;
  }
/* Hide the b.caret element within an a element */
.nav a b.caret {
    display: none !important;
}

.brand {
    display: inline-block;
    vertical-align: middle;
}

.nav > li {
    display: inline-block;
}

  ol, ul {
    padding: 0;
  }


  
.twoCol h2, .threeCol h2 {
    text-align: left;
    font-size: 18px;
}


.collection-head p {
    display: block;
    }

    .collection {
        position: relative;
      }
      

      #categoryHead .descrip {
        margin-top: 10px;
    }
    
      
.threeCol .collection .collection-head {
    border-bottom: none; /* remove the border */
    margin-bottom: 0;
    text-align: left;
  }

.twoCol .popArticles li,
.threeCol .popArticles li,
.most-pop-articles .popArticles li {
  display: none;
}

.threeCol.row-fluid .collection {
    border-radius: 20px;
    border-color: #F2F4F7;
    height: 200px
}
.threeCol.row-fluid .collection:hover {
    background-color: #f8f8f8;
  }  

  .collection-body {
    display: none;
}

 /* Collections */
  /* Pro */

  #collection-394 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f9aa"; 
    font-size: 26px;
    margin-right: 10px; }

  /* Turbo */

  #collection-397 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f9e9"; 
    font-size: 26px;
    margin-right: 10px; 
  } 
  /* Cloud */
  #collection-400 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f3ac"; 
    font-size: 26px;
    margin-right: 10px;   } 

   /* Teams & Agencies */
   #collection-403 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f7c5"; 
    font-size: 26px;
    margin-right: 10px;
  } 

   /* Integratons*/
   #collection-406 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f12b";
    font-size: 26px;
    margin-right: 10px;   } 
  
  /* Billing & Subscriptions */
  #collection-409 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f409";
    font-size: 26px;
    margin-right: 10px;   } 

  
  /* FAQ */
  #collection-412 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f3e0";
    font-size: 26px;
    margin-right: 10px;   } 

  /* Legal & Privacy */
  #collection-415 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\f708";
    font-size: 26px;
    margin-right: 10px;   } 
  
  /* Book a call */
  #collection-418 .collection-head h2 a::before {
    font-family: 'uicons-regular-rounded';
    content: "\fabb"; /* Add the Unicode code for the desired icon */
    font-size: 26px;
    margin-right: 10px;   } 

/*Categories*/

#sidebar .nav-list a{
  font-size: 0.9em;
}

.nav-list li {
  display: block;
}

/*Pro*/

.nav-list li a[href="/category/421-streamlined-linkedin-tasks-dux-soup-pro-automation"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f9aa";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

.nav-list li a[href="/category/422-dux-soup-pro-configuration-guide"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f8c2";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

.nav-list li a[href="/category/423-dux-soup-pro-expert-options"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f8c1";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

/*Turbo*/
.nav-list li a[href="/category/424-streamlined-linkedin-campaigns-dux-soup-turbo-automation"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f9e9";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

/*Turbo*/
.nav-list li a[href="/category/565-get-started-with-turbo-video-tutorials"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\fae9";
  /* content: "\f366"; */
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}


.nav-list li a[href="/category/425-dux-soup-turbo-options"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f8c2";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

.nav-list li a[href="/category/426-dux-soup-turbo-expert-options"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f8c1";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

/*Cloud*/
.nav-list li a[href="/category/427-streamlined-linkedin-campaigns-dux-soup-cloud-automation"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f3ac";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

.nav-list li a[href="/category/429-dux-soup-cloud-expert-options"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f8c1";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

.nav-list li a[href="/category/426-dux-soup-turbo-expert-options"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f8c1";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

  /* Legal & Privacy */
.nav-list li a[href="/category/453-gdpr"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\fabe";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

.nav-list li a[href="/category/455-privacy-and-security"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f8ca";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

.nav-list li a[href="/category/454-terms-of-service"]:before {
  font-family: 'uicons-regular-rounded';
  content: "\f375";
  font-size: 16px;
  margin-right: 10px;
  display: inline-block;
}

  /* FAQ */
  .nav-list li a[href="/category/467-email-lookup-dux-store"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f9b8";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  .nav-list li a[href="/category/444-linkedin-automation-safety"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f8ca";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }
  
  .nav-list li a[href="/category/468-reach-out-learn"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f1a3";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }
  
  .nav-list li a[href="/category/450-new-user-faqs"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f3f5";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }
  
  .nav-list li a[href="/category/447-drip-campaigns"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f846";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  .nav-list li a[href="/category/448-funnel-flow"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f534";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  .nav-list li a[href="/category/451-user-setup-scenarios"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\fad4";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  .nav-list li a[href="/category/445-browser-troubleshooting"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f66c";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  .nav-list li a[href="/category/449-extension-errors"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f4b5";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  .nav-list li a[href="/category/446-linkedin-capabilities-and-limitations"]:before {
    font-family: 'uicons-brands' !important;
    content: "\f17b";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  .nav-list li a[href="/category/452-linkedin-automation-from-csv"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f513";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }
  .nav-list li a[href="/category/466-affiliates"]:before {
      font-family: 'uicons-regular-rounded';
      content: "\fa85";
      font-size: 16px;
      margin-right: 10px;
      display: inline-block;
  }
   /* Integrations */
   .nav-list li a[href="/category/434-hubspot"]:before {
    content: "";
    width: 16px; 
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    background-image: url('https://www.hubspot.com/hubfs/HubSpot_Logos/HubSpot-Inversed-Favicon.png');
    background-size: cover; 
  }

  .nav-list li a[href="/category/435-pipedrive"]:before {
    content: "";
    width: 16px; 
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    background-image: url('https://www.pipedrive.com/en/marketplace/favicon.ico');
    background-size: cover; 
  }
  
  .nav-list li a[href="/category/436-sharpspring"]:before {
    content: "";
    width: 16px; 
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    background-image: url('https://sharpspring.com/wp-content/uploads/2019/06/cropped-SS_Favicon_2019-06-17_R3-32x32.png');
    background-size: cover; 
  }

  .nav-list li a[href="/category/437-woodpecker"]:before {
    content: "";
    width: 16px; 
    height: 16px;
    margin-right: 10px;
    display: inline-block;
    background-image: url('https://woodpecker.co/wp-content/uploads/2024/03/cropped-favicon-32x32.png');
    background-size: cover; /* or contain, depending on your preference */
  }


  /* .nav-list li a[href="/category/437-woodpecker"]:before {
    content: "";
    display: inline-block;
    width: 1.7em; 
    height: 1.7em; 
    margin-right: 0.5em; 
    background-image: url('https://woodpecker.co/wp-content/themes/woodpecker-co/dist/assets/woodpecker-sygnet-text-logo-black.73fa29cb533abbc3206d.svg');
    background-size: 200% auto; 
    background-position: -40% 0; 
    background-repeat: no-repeat;
    filter: grayscale(100%); /* Not working */
    /* vertical-align: middle; 
} */
  
.nav-list li a[href="/category/439-zapier"]:before {
  content: "";
  width: 16px; /* Adjust width and height as needed */
  height: 16px;
  margin-right: 10px;
  display: inline-block;
  background-image: url('https://zapier.com/l/favicon-32.png?v=1');
  background-size: cover; /* or contain, depending on your preference */
}
  
.nav-list li a[href="/category/440-make"]:before {
  content: "";
  width: 16px; /* Adjust width and height as needed */
  height: 16px;
  margin-right: 10px;
  display: inline-block;
  background-image: url('https://res.cloudinary.com/imagist/image/fetch/q_auto,f_auto,c_scale,w_2624/https%3A%2F%2Fimages.ctfassets.net%2Fdm4oa8qtogq0%2F4LP1ix40a63dpOPZhila2Z%2F6d22ac51f33854d1e759e0f5fa3dd210%2Fmake-app-icon-circle.png');
  background-size: cover; /* or contain, depending on your preference */
}

.nav-list li a[href="/category/530-freshsales"]:before {
  content: "";
  width: 16px; 
  height: 16px;
  margin-right: 10px;
  display: inline-block;
  background-image: url('https://www.freshworks.com/favicons/favicon-32x32.png');
  background-size: cover;
}

.nav-list li a[href="/category/534-salesforce"]:before {
  content: "";
  width: 16px; 
  height: 16px;
  margin-right: 10px;
  display: inline-block;
  background-image: url('https://www.salesforce.com/c2/public/app/favicon.ico');
  background-size: cover;
}

.nav-list li a[href="/category/540-google-sheets"]:before {
  content: "";
  width: 16px; 
  height: 16px;
  margin-right: 10px;
  display: inline-block;
  background-image: url('https://ssl.gstatic.com/images/branding/product/1x/sheets_2020q4_32dp.png');
  background-size: cover;
}

.nav-list li a[href="/category/559-slack"]:before {
  content: "";
  width: 16px; 
  height: 16px;
  margin-right: 10px;
  display: inline-block;
  background-image: url('https://a.slack-edge.com/80588/marketing/img/meta/favicon-32.png');
  background-size: cover;
}

  .nav-list li a[href="/category/441-dux-soup-api-documentation"]:before {
    font-family: 'uicons-regular-rounded';
    content: "\f144";
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
  }

  /* Billing & Subscriptions */
  .nav-list li a[href="/category/442-manage-your-subscription"]:before {
    font-family: 'uicons-regular-rounded';
      content: "\f73c";
      font-size: 16px;
      margin-right: 10px;
      display: inline-block;
    }

    /* Book a call */
  .nav-list li a[href="/category/456-book-a-support-call"]:before {
    font-family: 'uicons-brands' !important;
    content: "\f1dd";
      font-size: 20px;
      margin-right: 10px;
      display: inline-block;
    }

  /* Teams & Agencies */

    .nav-list li a[href="/category/431-agency-plans-features"]:before {
        font-family: 'uicons-regular-rounded';
          content: "\fad7";
          font-size: 16px;
          margin-right: 10px;
          display: inline-block;
        }
    
    .nav-list li a[href="/category/430-team-plans-features"]:before {
        font-family: 'uicons-regular-rounded';
          content: "\f7c4";
          font-size: 16px;
          margin-right: 10px;
          display: inline-block;
          }
     .nav-list li a[href="/category/432-license-admin"]:before {
        font-family: 'uicons-regular-rounded';
          content: "\f30c";
          font-size: 16px;
          margin-right: 10px;
          display: inline-block;
     }

     .nav-list li a[href="/category/433-high-flyers-dux-soup-vip"]:before {
      font-family: 'uicons-regular-rounded';
        content: "\f411";
        font-size: 16px;
        margin-right: 10px;
        display: inline-block;
        }
      .nav-list li a[href="/category/513-cloud-agency-insights"]:before {
         font-family: 'uicons-regular-rounded';
            content: "\f3a3";
            font-size: 16px;
            margin-right: 10px;
            display: inline-block;
            }

  .nav-list li a[href="/category/571-dux-soup-experimental-lab"]:before {
         font-family: 'uicons-regular-rounded';
            content: "\f549";
            font-size: 16px;
            margin-right: 10px;
            display: inline-block;
            }

/* Copy icon */
.copyButton:before {
  font-family:  'uicons-regular-rounded';
  content:  "\f3fc";
  font-size: 14px; 
  margin-right: 4px; 
  display: inline-block;
}


  @font-face {
    font-family: 'Raleway 9';
    src: url('../fonts/Raleway-Medium_9.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  @media (max-width: 768px){
    .most-pop-articles.two-col .popArticles{
        padding: 0 1.5em;
    }

    .contentWrapper{
        margin: 25px;
    }
}

@media (max-width: 600px) and (max-width: 768px){
    .category-list .category, .category-list.two-col .category{
        margin:inherit;
    }  
}

@media (min-width: 769px){
.nav-collapse.collapse {
    height: auto;
    overflow: visible;
}

}