﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900|Roboto:400,400i,500,700,900);
@font-face {
    font-family: Icons;
    font-display: auto;
    src: url(../fonts/Icons.eot);
    src: url(../fonts/Icons.eot?#iefix) format("eot"), url(../fonts/Icons.eot?#iefix) format("eot"), url(../fonts/Icons.woff) format("woff"), url(../fonts/Icons.ttf) format("truetype"), url(../fonts/Icons.svg#Icons) format("svg"), url(https://pagewiz.com/fonts/Icons.woff2) format("woff2")
}

.burger-menu-open header.header .burger-menu .icon-burger:before, .campaign-page .main-container #tabs-content ul li:before, .contact-page .more-ways-block .rows .element.community .icon:before, .contact-page .more-ways-block .rows .element.email .icon:before, .contact-page .more-ways-block .rows .element.knowledge .icon:before, .contact-page .more-ways-block .rows .element.livechat .icon:before, .icon-abtesting:before, .icon-accounts:before, .icon-arrow-down:before, .icon-arrow-left:before, .icon-arrow-link:before, .icon-arrow-right:before, .icon-arrow-up:before, .icon-burger:before, .icon-checked:before, .icon-contact-facebook:before, .icon-contact-head:before, .icon-contact-mail:before, .icon-contact-messages:before, .icon-conversioncodes:before, .icon-cross:before, .icon-customdomain:before, .icon-facebook:before, .icon-faq:before, .icon-green-tick:before, .icon-instagram:before, .icon-integrations:before, .icon-landingpages:before, .icon-leadmanagement:before, .icon-linkedin:before, .icon-marker:before, .icon-mobileoptimized:before, .icon-multipleforms:before, .icon-phone:before, .icon-plus:before, .icon-read:before, .icon-security:before, .icon-slider-arrow-next:before, .icon-slider-arrow:before, .icon-small-icon-right:before, .icon-statistics:before, .icon-support:before, .icon-templates:before, .icon-tick:before, .icon-urlparameters:before, .icon-videoplay:before, .icon-wysiwyg:before, .links-container .hover-menu .element .with-arrow:after, .pricing-page .includes-tooltips ul li .text:before, .pricing-page .pricing-tables .plan .feature-block ul li:before, .product-link-li .hover-menu .right .bottom .element .with-arrow:after, .product-link-li .hover-menu .left .element .with-arrow:after, .product-link-li .hover-menu .right .top .element .with-arrow:after, .slick-arrow.slick-next:before, .slick-arrow:before, body.homepage .hp-cta-block .container .text ul li:before {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.icon-abtesting:before {
    content: ""
}

.icon-accounts:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-arrow-left:before {
    content: ""
}

.icon-arrow-link:before {
    content: ""
}

.icon-arrow-right:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-burger:before {
    content: ""
}

.icon-checked:before {
    content: ""
}

.icon-contact-facebook:before {
    content: ""
}

.icon-contact-head:before {
    content: ""
}

.icon-contact-mail:before {
    content: ""
}

.icon-contact-messages:before {
    content: ""
}

.icon-conversioncodes:before {
    content: ""
}

.icon-cross:before {
    content: ""
}

.icon-customdomain:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-faq:before {
    content: ""
}

.icon-green-tick:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-integrations:before {
    content: ""
}

.icon-landingpages:before {
    content: ""
}

.icon-leadmanagement:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-marker:before {
    content: ""
}

.icon-mobileoptimized:before {
    content: ""
}

.icon-multipleforms:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-read:before {
    content: ""
}

.icon-security:before {
    content: ""
}

.icon-slider-arrow-next:before {
    content: ""
}

.icon-slider-arrow:before {
    content: ""
}

.icon-small-icon-right:before {
    content: ""
}

.icon-statistics:before {
    content: ""
}

.icon-support:before {
    content: ""
}

.icon-templates:before {
    content: ""
}

.icon-tick:before {
    content: ""
}

.icon-urlparameters:before {
    content: ""
}

.icon-videoplay:before {
    content: ""
}

.icon-wysiwyg:before {
    content: ""
}

button[data-balloon] {
    overflow: visible
}

[data-balloon] {
    position: relative;
    cursor: pointer
}

[data-balloon]:after {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .18s ease-out .18s;
    -moz-transition: all .18s ease-out .18s;
    -ms-transition: all .18s ease-out .18s;
    -o-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    font-family: Roboto, sans-serif;
    font-weight: 400!important;
    font-style: normal!important;
    text-shadow: none!important;
    font-size: 16px!important;
    background: #fff;
    border-bottom: 3px solid #000;
    border-radius: 0;
    color: #212121;
    content: attr(data-balloon);
    padding: 25px 20px 20px 20px;
    position: absolute;
    white-space: nowrap;
    z-index: 10;
    -webkit-box-shadow: 0 0 8px -2px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 8px -2px rgba(0, 0, 0, .75);
    box-shadow: 0 0 8px -2px rgba(0, 0, 0, .75)
}

@media (max-width:990px) {
    [data-balloon]:after {
        font-size: 25px!important;
        width: 400px!important;
        padding: 37px 30px!important
    }
}

[data-balloon]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .18s ease-out .18s;
    -moz-transition: all .18s ease-out .18s;
    -ms-transition: all .18s ease-out .18s;
    -o-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    content: '';
    position: absolute;
    z-index: 20;
    -webkit-filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, .3))
}

@media (max-width:990px) {
    [data-balloon]:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        margin-left: 32px;
        top: 34px!important;
        left: 50%;
        box-sizing: border-box;
        border: 1em solid #000;
        border-color: transparent transparent #fff #fff;
        transform-origin: 0 0;
        transform: rotate(135deg)!important;
        box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, .1);
        -webkit-filter: none;
        filter: none
    }
}

[data-balloon]:hover:after, [data-balloon]:hover:before, [data-balloon][data-balloon-visible]:after, [data-balloon][data-balloon-visible]:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto
}

[data-balloon].font-awesome:after {
    font-family: FontAwesome
}

[data-balloon][data-balloon-break]:after {
    white-space: pre
}

[data-balloon][data-balloon-blunt]:after, [data-balloon][data-balloon-blunt]:before {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

[data-balloon][data-balloon-pos=up]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos=up]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos=up]:hover:after, [data-balloon][data-balloon-pos=up][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

[data-balloon][data-balloon-pos=up]:hover:before, [data-balloon][data-balloon-pos=up][data-balloon-visible]:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

[data-balloon][data-balloon-pos=up-left]:after {
    bottom: 100%;
    left: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos=up-left]:before {
    bottom: 100%;
    left: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos=up-left]:hover:after, [data-balloon][data-balloon-pos=up-left][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=up-left]:hover:before, [data-balloon][data-balloon-pos=up-left][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=up-right]:after {
    bottom: 100%;
    right: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos=up-right]:before {
    bottom: 100%;
    right: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0, 10px);
    -moz-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    transform: translate(0, 10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos=up-right]:hover:after, [data-balloon][data-balloon-pos=up-right][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=up-right]:hover:before, [data-balloon][data-balloon-pos=up-right][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=down]:after {
    left: 20px;
    margin-top: 6px;
    top: 50%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

.pricing-page [data-balloon][data-balloon-pos=down]:after {
    left: 20px;
    margin-top: 34px;
    top: 50%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

@media (max-width:990px) {
    [data-balloon][data-balloon-pos=down]:after {
        left: 30px;
        margin-top: 35px
    }
}

[data-balloon][data-balloon-pos=down]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(255, 255, 255, 1)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 40px;
    margin-top: 0;
    top: 50%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

.pricing-page [data-balloon][data-balloon-pos=down]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(255, 255, 255, 1)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 40px;
    margin-top: 29px;
    top: 50%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

@media (max-width:990px) {
    [data-balloon][data-balloon-pos=down]:before {
        left: 60px;
        margin-top: 15px!important
    }
}

[data-balloon][data-balloon-pos=down]:hover:after, [data-balloon][data-balloon-pos=down][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=down]:hover:before, [data-balloon][data-balloon-pos=down][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=down-left]:after {
    left: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

[data-balloon][data-balloon-pos=down-left]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

[data-balloon][data-balloon-pos=down-left]:hover:after, [data-balloon][data-balloon-pos=down-left][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=down-left]:hover:before, [data-balloon][data-balloon-pos=down-left][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=down-right]:after {
    right: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

[data-balloon][data-balloon-pos=down-right]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    right: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px)
}

[data-balloon][data-balloon-pos=down-right]:hover:after, [data-balloon][data-balloon-pos=down-right][data-balloon-visible]:after {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=down-right]:hover:before, [data-balloon][data-balloon-pos=down-right][data-balloon-visible]:before {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

[data-balloon][data-balloon-pos=left]:after {
    margin-right: 11px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%)
}

[data-balloon][data-balloon-pos=left]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    margin-right: 5px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -moz-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%)
}

[data-balloon][data-balloon-pos=left]:hover:after, [data-balloon][data-balloon-pos=left][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

[data-balloon][data-balloon-pos=left]:hover:before, [data-balloon][data-balloon-pos=left][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

[data-balloon][data-balloon-pos=right]:after {
    left: 100%;
    margin-left: 11px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%)
}

[data-balloon][data-balloon-pos=right]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17, 17, 17, 0.9)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    left: 100%;
    margin-left: 5px;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    -moz-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%)
}

[data-balloon][data-balloon-pos=right]:hover:after, [data-balloon][data-balloon-pos=right][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

[data-balloon][data-balloon-pos=right]:hover:before, [data-balloon][data-balloon-pos=right][data-balloon-visible]:before {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

[data-balloon][data-balloon-length=small]:after {
    white-space: normal;
    width: 80px
}

[data-balloon][data-balloon-length=medium]:after {
    white-space: normal;
    width: 150px
}

[data-balloon][data-balloon-length=large]:after {
    white-space: normal;
    width: 200px
}

[data-balloon][data-balloon-length=xlarge]:after {
    white-space: normal;
    width: 380px
}

@media screen and (max-width:768px) {
    [data-balloon][data-balloon-length=xlarge]:after {
        white-space: normal;
        width: 90vw
    }
}

[data-balloon][data-balloon-length=fit]:after {
    white-space: normal;
    width: 100%
}

blockquote, body, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, ol, p, pre, ul {
    margin: 0;
    padding: 0
}

body {
    font: 400 16px/1.5 Roboto, sans-serif;
    color: #212121;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: "kern"1;
    -moz-font-feature-settings: "kern"1;
    -o-font-feature-settings: "kern"1;
    font-feature-settings: "kern"1;
    font-kerning: normal;
    padding-top: 50px
}

@media (max-width:450px) {
    body {
        padding-top: 40px
    }
}

blockquote, dl, figure, h1, h2, h3, h4, h5, h6, ol, p, pre, ul {
    margin-bottom: 15px
}

img {
    max-width: 100%;
    vertical-align: middle
}

figure>img {
    display: block
}

figcaption {
    font-size: 14px
}

ol, ul {
    margin-left: 30px
}

li>ol, li>ul {
    margin-bottom: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400
}

a {
    color: #039be5;
    text-decoration: none
}

a:visited {
    color: #026899
}

a:hover {
    color: #026899;
    text-decoration: none
}

blockquote {
    color: #828282;
    border-left: 4px solid #e8e8e8;
    padding-left: 15px;
    font-size: 18px;
    letter-spacing: -1px;
    font-style: italic
}

blockquote>:last-child {
    margin-bottom: 0
}

code, pre {
    font-size: 15px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    background-color: #eef
}

code {
    padding: 1px 5px
}

pre {
    padding: 8px 12px;
    overflow-x: auto
}

pre>code {
    border: 0;
    padding-right: 0;
    padding-left: 0
}

.inputError {
    outline: 1px solid red
}

.wrapper {
    max-width: -webkit-calc(800px - (30px * 2));
    max-width: calc(800px - (30px * 2));
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px
}

@media screen and (max-width:800px) {
    .wrapper {
        max-width: -webkit-calc(800px - (30px));
        max-width: calc(800px - (30px));
        padding-right: 15px;
        padding-left: 15px
    }
}

.wrapper:after {
    content: "";
    display: table;
    clear: both
}

.icon>svg {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle
}

.icon>svg path {
    fill: #828282
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

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

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    border-radius: 5px
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 0;
        padding-right: 0
    }
}

.mobile-only {
    display: none
}

@media (max-width:990px) {
    .mobile-only {
        display: block
    }
}

.desktop-only {
    display: none
}

@media (min-width:991px) {
    .desktop-only {
        display: block
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    border-radius: 5px
}

@media (max-width:550px) {
    .mfp-iframe-scaler iframe {
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset
    }
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 0;
        padding-right: 0
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #f4f4f4;
    opacity: 1;
    transition: all .3s linear
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.mfp-move-horizontal.mfp-bg.mfp-ready {
    opacity: .9;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: fixed;
    right: 30px;
    top: 30px!important;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    padding: 0 0 18px 10px;
    color: #000;
    font-style: normal;
    font-size: 70px;
    font-family: Arial, Baskerville, monospace
}

.mfp-move-horizontal.mfp-wrap {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.mfp-move-horizontal.mfp-wrap.mfp-ready {
    opacity: 1
}

.slick-arrow {
    z-index: 20
}

.slick-arrow:before {
    content: ""
}

.slick-arrow.slick-next:before {
    content: ""
}

.slick-arrow:before {
    color: #000;
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 600!important;
    text-decoration: none;
    text-transform: none;
    width: 45px;
    height: 45px;
    display: block;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    font-size: 15px;
    line-height: normal
}

body.homepage {
    padding-top: 0
}

body.homepage header.header {
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body.homepage.popup-active header.header {
    margin-top: 62px;
    transition: margin-top 0.3s linear;
}

@media(max-width:990px) {
    body.homepage.popup-active header.header {
        margin-top: 0;
    }
}

body.homepage header.header li a {
    position: relative;
    top: 0
}

body.homepage header.header li a:hover {
    background: 0 0!important
}

body.homepage header.header.flying {
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 22%);
    -moz-box-shadow: 0 0 20px 0 rgb(0 0 0 / 22%);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 22%);
}

body.homepage.popup-active header.header.flying {
    margin-top: 0px;
}

body.homepage header.header.flying li a.active:hover, body.homepage header.header.flying li a:hover {
    background: #e5e5e5!important;
    top: 0;
    font-weight: 400!important
}

body.homepage header.header.flying li a:hover.button-green {
    background: #2db370!important
}

@media (max-width:990px) {
    body.homepage header.header {
        background: #fff;
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
    }
    body.homepage header.header li a:hover {
        background: #e5e5e5!important;
        top: 0
    }
    body.homepage header.header li a:hover.button-green {
        background: #2db370!important
    }
}

body.homepage .page-header {
    min-height: 885px;
    background-image: url(/images/hp/header-image_wide.png);
    background-size: cover;
    background-position: center;
    transition: margin-top 0.3s linear;
}

@media (max-width:1920px) {
    body.homepage .page-header {
        background-image: url(/images/hp/header-image_1920.png);
        min-height: 872px;
        padding-bottom: 0
    }
}

@media (max-width:1400px) {
    body.homepage .page-header {
        min-height: 730px;
        background-image: url(/images/hp/header-image_tablet.png)
    }
}

@media (max-width:990px) {
    body.homepage .page-header {
        min-height: 723px;
        background-image: url(/images/hp/header-image_mobile.png);
    }
}

@media (max-width:600px) {
    body.homepage .page-header {
        background-image: url(/images/hp/header-image_mobile.png);
        background-repeat: no-repeat;
        min-height: 850px; //body.homepage .page-header .text h1body.homepage .page-header .text h1background-size: 100% auto;
        background-position-y: -80px;
    }
    body.homepage .page-header .text {
        display: block;
        margin: 0 auto 0;
        text-align: center;
        max-width: 470px;
        padding-top: 118px
    }
    body.homepage .page-header .text h1 {
        font-size: 38px;
        text-align: center;
        margin: 0 auto;
        font-family: Lato, sans-serif;
        font-weight: 400;
        line-height: 1.35em;
    }
}

body.homepage.popup-active .page-header {
    margin-top: 62px;
}

@media(max-width:990px) {
    body.homepage.popup-active .page-header {
        margin-top: 160px;
    }
}

@media (max-width:540px) {
    body.homepage .page-header {
        background-size: 100% auto;
        background-position: 0 40px;
    }
}

body.homepage .page-header .text {
    max-width: 820px;
    margin: 0 auto 0;
    text-align: center;
    padding-top: 123px
}

@media (min-width:1400px) {
    body.homepage .page-header .text {
        padding-top: 123px
    }
}

@media (max-width:990px) {
    body.homepage .page-header .text {
        max-width: 470px;
        padding-top: 130px;
    }
}

body.homepage .page-header .text h1 {
    font-weight: 400;
    font-size: 47px;
    font-family: Lato, sans-serif;
    margin-bottom: 0;
    line-height: 58px
}

@media (max-width:990px) {
    body.homepage .page-header .text h1 {
        font-size: 33px;
        line-height: 1.2em
    }
}

body.homepage .page-header .text p {
    font-size: 20px;
    font-family: Roboto, sans-serif;
    line-height: 1.3em;
    margin-top: 5px;
    margin-bottom: 40px
}

@media (min-width:1400px) {
    body.homepage .page-header .text p {
        font-size: 22px;
        margin-top: 7px;
        margin-bottom: 0
    }
}

@media (max-width:990px) {
    body.homepage .page-header .text p {
        font-size: 24px;
        margin-top: 26px;
        margin-bottom: 53px;
        letter-spacing: .4px
    }
}

body.homepage .page-header .text .button a.btn {
    background: #30bf77;
    width: 332px;
    height: 65px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    display: block;
    margin: 45px auto 6px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .2px;
    font-family: Roboto, sans-serif;
    border-radius: 2px
}

@media (min-width:1400px) {
    body.homepage .page-header .text .button a.btn {
        margin-top: 40px
    }
}

@media (max-width:990px) {
    body.homepage .page-header .text .button a.btn {
        height: 82px;
        width: 420px;
        line-height: 78px;
        font-size: 25px;
        max-width: 100%
    }
}

@media(max-width:600px) {
    body.homepage .page-header .text .button a.btn {
        width: auto;
        display: inline-block;
        padding: 0 30px;
        margin-top: 25px;
    }
}

body.homepage .page-header .text .button a.btn:before {
    margin-right: 10px;
    position: relative;
    top: 4px;
    margin-left: -5px
}

body.homepage .page-header .text .button a.btn:hover {
    background: #2db370;
    text-decoration: none
}

body.homepage .page-header .text .button p.notes {
    text-align: center;
    font-size: 14px
}

@media (min-width:1400px) {
    body.homepage .page-header .text .button p.notes {
        font-size: 16px;
        margin-top: 9px
    }
}

@media (max-width:990px) {
    body.homepage .page-header .text .button p.notes {
        font-size: 17px;
        margin-top: 13px
    }
}

body.homepage .customers {
    position: relative;
    max-width: 1080px;
    margin: -100px auto 50px;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    -moz-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
}

@media (min-width:1400px) {
    body.homepage .customers {
        margin-top: -72px;
        max-width: 1316px
    }
}

@media (max-width:1100px) and (min-width:990px) {
    body.homepage .customers {
        max-width: 90%
    }
}

@media (max-width:990px) {
    body.homepage .customers {
        overflow: hidden
    }
}

body.homepage .customers h3 {
    margin-bottom: 0;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-family: Lato;
    font-weight: 600;
    text-transform: uppercase
}

@media (min-width:1400px) {
    body.homepage .customers h3 {
        line-height: 66px;
        margin-bottom: -5px
    }
}

@media (max-width:990px) {
    body.homepage .customers h3 {
        text-transform: none;
        font-size: 20px;
        font-weight: 400;
        font-family: Roboto, sans-serif;
        line-height: 1.2em;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

body.homepage .customers .logos {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding-bottom: 10px;
    padding-bottom: 10px
}

@media (min-width:1400px) {
    body.homepage .customers .logos {
        padding-bottom: 25px
    }
}

@media (min-width:990px) and (max-width:1400px) {
    body.homepage .customers .logos {
        overflow: hidden
    }
    body.homepage .customers .logos .hide-on-desk {
        display: none
    }
}

@media (max-width:990px) {
    body.homepage .customers .logos {
        margin: -20px 80px 0;
        padding-bottom: 4px
    }
}

@media (max-width:1100px) and (min-width:990px) {
    body.homepage .customers .logos .logo-image {
        width: auto;
        height: auto
    }
}

body.homepage .customers .logos.slick-slider {
    min-height: 100px
}

body.homepage .customers .logos .slick-track {
    display: flex;
    align-items: center
}

body.homepage .customers .logos .slick-prev {
    lefT: -60px;
    top: 50px;
    width: 45px;
    height: 45px
}

body.homepage .customers .logos .slick-next {
    width: 45px;
    height: 45px;
    top: 50px;
    right: -60px
}

body.homepage .main {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 1080px;
    margin: 90px auto 0
}

@media (min-width:1400px) {
    body.homepage .main {
        grid-template-columns: 1fr 1fr;
        max-width: 1310px;
        margin: 100px auto 0
    }
}

@media (max-width:990px) {
    body.homepage .main {
        grid-template-columns: 1fr;
        max-width: 100%;
        margin: 80px auto 0
    }
}

body.homepage .main .why {
    grid-column: 1/3;
    grid-row: 1/2;
    margin: 0 60px 0 50px
}

@media (min-width:1400px) {
    body.homepage .main .why {
        grid-column: 1/2;
        margin: 0 90px 0 0
    }
    body.homepage .main .why br {
        display: none
    }
}

@media (max-width:990px) {
    body.homepage .main .why {
        grid-column: 1/2;
        margin: 0 20px
    }
}

body.homepage .main .why h2 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 16px
}

@media (min-width:1400px) {
    body.homepage .main .why h2 {
        font-size: 17px;
        letter-spacing: .5px
    }
}

@media (max-width:990px) {
    body.homepage .main .why h2 {
        text-transform: none;
        font-size: 33px;
        font-weight: 600;
        margin-bottom: 10px;
        font-family: Lato, sans-serif
    }
}

body.homepage .main .why p {
    line-height: 1.45em;
    margin-bottom: 23px
}

@media (min-width:1400px) {
    body.homepage .main .why p {
        font-size: 18px
    }
}

@media (max-width:990px) {
    body.homepage .main .why p {
        line-height: 1.3em;
        margin-bottom: 25px;
        font-size: 25px
    }
}

body.homepage .main .why p a {
    color: #0090e0;
    text-decoration: underline
}

body.homepage .main .why .gray-block {
    background: #eaeaea;
    display: flex;
    align-items: center;
    min-height: 115px;
    width: calc(100% + 5px);
    border-radius: 5px;
    padding: 0 20px;
    max-width: 550px
}

@media (min-width:1400px) {
    body.homepage .main .why .gray-block {
        min-height: 122px;
        width: 100%;
        border-radius: 3px;
        padding: 0;
        max-width: 560px;
        margin-top: 30px
    }
}

@media (max-width:990px) {
    body.homepage .main .why .gray-block {
        width: 100%;
        left: -20px;
        position: relative;
        min-height: 130px;
        margin-top: 60px
    }
}

@media (max-width:990px) and (min-width:630px) {
    body.homepage .main .why .gray-block {
        margin: 60px auto 0;
        left: 0
    }
}

@media (max-width:630px) {
    body.homepage .main .why .gray-block {
        border-radius: 0;
        width: 100%
    }
}

body.homepage .main .why .gray-block .icon {
    background-image: url(../images/hp/gray-block_icon.svg);
    width: 70px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left
}

@media (min-width:1400px) {
    body.homepage .main .why .gray-block .icon {
        width: 103px;
        height: 100px;
        background-size: 65px;
        background-position: 14px 0
    }
}

@media (max-width:990px) {
    body.homepage .main .why .gray-block .icon {
        height: 65px;
        top: -7px;
        position: relative
    }
}

body.homepage .main .why .gray-block .text {
    font-size: 25px;
    line-height: 31px;
    width: calc(100% - 75px)
}

@media (min-width:1400px) {
    body.homepage .main .why .gray-block .text {
        color: #777;
        line-height: 1.2em
    }
}

@media (max-width:990px) {
    body.homepage .main .why .gray-block .text {
        font-size: 25px;
        line-height: 1.35em;
        width: calc(100% - 35px);
        margin-top: -5px
    }
}

body.homepage .main .tools {
    grid-column: 1/4;
    grid-row: 2/3;
    margin: 72px auto 74px;
    max-width: 980px;
    width: 100%
}

@media (min-width:1400px) {
    body.homepage .main .tools {
        grid-column: 1/3;
        padding: 90px 0 74px;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        background-image: url(/images/dots.svg);
        background-position: top;
        background-size: 10px 2px;
        background-repeat: repeat-x
    }
}

@media (max-width:990px) {
    body.homepage .main .tools {
        grid-column: 1/2;
        grid-row: 2/3
    }
}

body.homepage .main .tools h2 {
    display: block;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 40px;
    font-family: Lato, sans-serif
}

@media (min-width:1400px) {
    body.homepage .main .tools h2 {
        margin-bottom: 22px
    }
}

@media (max-width:990px) {
    body.homepage .main .tools h2 {
        text-align: center;
        margin: 12px 20px 65px;
        font-size: 33px;
        line-height: 1.2em
    }
}

body.homepage .main .tools .logos {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

@media (max-width:990px) {
    body.homepage .main .tools .logos {
        width: calc(100% - 40px);
        margin: 0 20px
    }
}

body.homepage .main .tools .logos .logo-container {
    width: calc(100% / 6);
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:990px) {
    body.homepage .main .tools .logos .logo-container {
        width: calc(100% / 3);
        margin-bottom: 20px
    }
}

body.homepage .main .tools .logos .logo-container img {
    max-width: 140px;
    height: auto
}

@media (min-width:1400px) {
    body.homepage .main .tools .logos .logo-container img {
        max-width: 100%
    }
}

body.homepage .main .quotes {
    max-width: 335px;
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    -moz-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    right: 27px;
    padding: 25px;
    min-height: 395px;
    margin-bottom: 60px
}

@media (min-width:1400px) {
    body.homepage .main .quotes {
        grid-column: 2/3;
        max-width: 665px;
        margin-right: 0;
        -webkit-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
        -moz-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
        box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
        padding-bottom: 40px;
        margin-bottom: 102px
    }
}

@media (max-width:990px) {
    body.homepage .main .quotes {
        grid-column: 1/2;
        right: 0;
        max-width: calc(100vw - 40px);
        min-height: 460px;
        margin: 0 auto 105px
    }
}

body.homepage .main .quotes .slick-dots {
    left: 0;
    bottom: -42px
}

@media (max-width:990px) {
    body.homepage .main .quotes .slick-dots {
        bottom: 40px
    }
}

body.homepage .main .quotes .slick-dots li {
    margin: 0 4px
}

body.homepage .main .quotes .slick-dots li button:before {
    font-size: 16px;
    color: #d3d3d3;
    opacity: 1
}

body.homepage .main .quotes .slick-dots li.slick-active button:before {
    color: #f28050;
    opacity: 1
}

body.homepage .main .quotes .slick-prev {
    lefT: 40px;
    bottom: 6px;
    width: 45px;
    height: 45px;
    top: auto
}

body.homepage .main .quotes .slick-next {
    width: 45px;
    height: 45px;
    bottom: 6px;
    right: 30px;
    top: auto
}

body.homepage .main .quotes .quote {
    max-width: 335px;
    display: grid!important;
    grid-template-columns: 1fr 1fr;
    padding-top: 4px
}

@media (min-width:1400px) {
    body.homepage .main .quotes .quote {
        max-width: 665px;
        grid-template-columns: 1fr
    }
}

@media (max-width:990px) {
    body.homepage .main .quotes .quote {
        max-width: 100%;
        padding-bottom: 70px
    }
}

body.homepage .main .quotes .quote .person-head {
    grid-row: 1/2;
    grid-column: 1/2;
    max-width: 110px;
    height: auto
}

@media (min-width:1400px) {
    body.homepage .main .quotes .quote .person-head {
        grid-row: 1/2;
        grid-column: 1/2;
        justify-self: center;
        max-width: 149px
    }
}

@media (max-width:990px) {
    body.homepage .main .quotes .quote .person-head {
        max-width: 128px;
        height: auto;
        margin-left: 10px;
        margin-top: 20px
    }
}

body.homepage .main .quotes .quote .details {
    grid-row: 1/2;
    grid-column: 2/3;
    margin-left: -5px;
    margin-top: 15px;
    font-weight: 600;
    color: #5b5b5b
}

@media (min-width:1400px) {
    body.homepage .main .quotes .quote .details {
        grid-row: 3/4;
        grid-column: 1/2;
        margin-left: auto;
        margin-right: auto;
        font-size: 18px;
        margin-top: 38px
    }
    body.homepage .main .quotes .quote .details br {
        display: none
    }
}

@media (max-width:990px) {
    body.homepage .main .quotes .quote .details {
        grid-column: 1/3;
        margin-left: 165px;
        font-size: 21px;
        font-weight: 400;
        margin-top: 27px
    }
}

body.homepage .main .quotes .quote .details span {
    display: none
}

@media (min-width:1400px) {
    body.homepage .main .quotes .quote .details span {
        display: inline
    }
}

body.homepage .main .quotes .quote .details .logo {
    margin-top: 3px;
    margin-left: -5px
}

@media (min-width:1400px) {
    body.homepage .main .quotes .quote .details .logo {
        margin-left: auto;
        margin-right: auto
    }
    body.homepage .main .quotes .quote .details .logo img {
        margin: 0 auto
    }
}

body.homepage .main .quotes .quote .details .logo.links {
    display: flex;
    justify-content: center
}

@media (max-width:990px) {
    body.homepage .main .quotes .quote .details .logo.links {
        justify-content: flex-start
    }
}

body.homepage .main .quotes .quote .details .logo.links a {
    display: inline-block;
    margin: 0 5px
}

body.homepage .main .quotes .quote .text {
    grid-row: 2/3;
    grid-column: 1/3;
    font-size: 16px;
    font-weight: 400;
    margin: 25px 0 0 5px;
    color: #475b5a
}

@media (min-width:1400px) {
    body.homepage .main .quotes .quote .text {
        grid-row: 2/3;
        grid-column: 1/2;
        text-align: center;
        justify-self: center;
        font-size: 18px;
        margin: 21px 30px 0;
        line-height: 1.35em
    }
}

@media (max-width:990px) {
    body.homepage .main .quotes .quote .text {
        font-size: 20px;
        margin: 23px 0 0 18px;
        line-height: 1.35em
    }
}

body.homepage .hp-cta-block {
    width: 100%;
    background-color: #eaeaea;
    min-height: 578px;
    overflow: hidden
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block {
        min-height: 605px
    }
}

body.homepage .hp-cta-block .container {
    max-width: 1080px;
    margin: 0 auto;
    position: relative
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container {
        max-width: 1310px
    }
}

body.homepage .hp-cta-block .container img {
    display: none
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container img {
        display: block;
        margin: auto;
        padding-top: 105px
    }
}

body.homepage .hp-cta-block .container .text {
    padding-left: 51%;
    padding-top: 86px
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text {
        padding-left: 55.3%
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text {
        padding-top: 0;
        margin: 0 20px;
        padding-left: 0
    }
}

body.homepage .hp-cta-block .container .text:before {
    content: '';
    position: absolute;
    left: -37px;
    top: 70px;
    width: 550px;
    height: 510px;
    display: block;
    background: url(../images/hp/hp-cta-block.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text:before {
        left: -93px;
        top: 65px;
        width: 700px;
        height: 700px
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text:before {
        display: none
    }
}

body.homepage .hp-cta-block .container .text h2 {
    font-family: Lato, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.15em
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text h2 {
        max-width: 500px
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text h2 {
        font-size: 35px;
        margin-bottom: 30px;
        line-height: 1.2em
    }
}

body.homepage .hp-cta-block .container .text p {
    font-size: 20px;
    color: #545454;
    max-width: 470px;
    margin: 19px 3px 25px;
    line-height: 1.35em
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text p {
        margin: 19px 0 25px
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text p {
        max-width: 100%;
        margin: 0;
        font-size: 25px
    }
}

body.homepage .hp-cta-block .container .text ul {
    margin: 30px 0
}

@media (max-width:600px) {
    body.homepage .hp-cta-block .container .text ul {
        margin: 30px 0
    }
}

body.homepage .hp-cta-block .container .text ul li {
    list-style: none;
    padding-left: 30px;
    position: relative;
    margin-bottom: 8px
}

body.homepage .hp-cta-block .container .text ul li:before {
    content: ""
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text ul li {
        padding-left: 27px
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text ul li {
        font-size: 25px;
        padding-left: 25px;
        margin-bottom: 10px;
        color: #545454
    }
}

body.homepage .hp-cta-block .container .text ul li:before {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    position: absolute;
    left: 3px;
    top: 0;
    font-size: 19px
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text ul li:before {
        left: 0
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text ul li:before {
        left: 0;
        top: 0;
        font-size: 24px
    }
}

body.homepage .hp-cta-block .container .text .button {
    margin-top: 56px;
    margin-left: 3px
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text .button {
        margin-left: 0
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text .button {
        border-top: 1px solid #c4c4c4;
        margin-top: 60px;
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width:600px) {
    body.homepage .hp-cta-block .container .text .button {
        text-align: center;
        margin-top: 60px
    }
}

body.homepage .hp-cta-block .container .text .button p {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-left: 1px;
    margin-bottom: 12px
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text .button p {
        margin-left: 0
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text .button p {
        font-size: 20px;
        margin-left: 0;
        margin-bottom: 24px;
        text-align: center
    }
}

body.homepage .hp-cta-block .container .text .button a.btn {
    background: #30bf77;
    width: 224px;
    height: 65px;
    color: #fff;
    text-align: center;
    line-height: 64px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    font-size: 19px;
    display: block;
    /* font-weight: 600; */
    border-radius: 2px
}

@media (min-width:1400px) {
    body.homepage .hp-cta-block .container .text .button a.btn {
        margin-left: 0;
        width: 222px;
        margin-right: 0
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text .button a.btn {
        height: 80px;
        width: 280px;
        line-height: 75px;
        font-size: 25px;
        max-width: 100%
    }
}

@media (max-width:990px) {
    body.homepage .hp-cta-block .container .text .button a.btn {
        margin: auto
    }
}

body.homepage .hp-cta-block .container .text .button a.btn:before {
    margin-right: 10px;
    position: relative;
    top: 4px;
    margin-left: -5px
}

body.homepage .hp-cta-block .container .text .button a.btn:hover {
    background: #2db370;
    text-decoration: none
}

body.homepage .casestudies {
    max-width: 980px;
    margin: 80px auto 98px
}

@media (min-width:1400px) {
    body.homepage .casestudies {
        margin: 84px auto 98px;
        max-width: 1316px
    }
}

@media (max-width:990px) {
    body.homepage .casestudies {
        margin-top: 98px;
        margin-bottom: 0
    }
}

body.homepage .casestudies h2 {
    text-align: center;
    font-size: 36px;
    font-family: Lato, sans-serif;
    margin-bottom: 0
}

@media (max-width:990px) {
    body.homepage .casestudies h2 {
        font-size: 34px;
        font-weight: 600
    }
}

body.homepage .casestudies p {
    text-align: center;
    font-size: 20px
}

@media (max-width:990px) {
    body.homepage .casestudies p {
        font-size: 25px;
        margin: 5px 20px;
        line-height: 1.4em
    }
}

body.homepage .casestudies .slick-list {
    padding: 40px 0!important
}

body.homepage .casestudies .slick-prev {
    lefT: 20px;
    top: auto;
    bottom: 30px;
    width: 45px;
    height: 45px
}

body.homepage .casestudies .slick-next {
    width: 45px;
    height: 45px;
    bottom: 30px;
    top: auto;
    right: 20px
}

body.homepage .casestudies .slick-dots {
    left: 0;
    bottom: 65px
}

body.homepage .casestudies .slick-dots li {
    margin: 0 4px
}

body.homepage .casestudies .slick-dots li button:before {
    font-size: 16px;
    color: #d3d3d3;
    opacity: 1
}

body.homepage .casestudies .slick-dots li.slick-active button:before {
    color: #f28050;
    opacity: 1
}

body.homepage .casestudies .slick-slide>div {
    display: table
}

body.homepage .casestudies .rows {
    margin-top: 46px;
    display: flex;
    justify-content: space-between
}

@media (max-width:990px) {
    body.homepage .casestudies .rows {
        margin-top: 0;
        padding-bottom: 90px;
        margin-bottom: 25px;
        display: block
    }
}

body.homepage .casestudies .rows .case {
    max-width: calc(31.5% - 60px);
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    padding: 25px 30px 12px
}

@media (min-width:1400px) {
    body.homepage .casestudies .rows .case {
        max-width: calc(31.5% - 52px);
        padding: 48px 30px 12px
    }
}

@media (max-width:990px) {
    body.homepage .casestudies .rows .case {
        width: 100%;
        max-width: 63vw;
        margin: 0 20px
    }
}

body.homepage .casestudies .rows .case .logo-container {
    height: 66px;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 20px
}

@media (min-width:1400px) {
    body.homepage .casestudies .rows .case .logo-container {
        padding-bottom: 16px;
        padding-left: 10px
    }
}

body.homepage .casestudies .rows .case .text {
    line-height: 1.45em;
    margin-right: 3px;
    margin-bottom: 16px
}

@media (min-width:1400px) {
    body.homepage .casestudies .rows .case .text {
        padding: 0 16px;
        margin-bottom: 27px
    }
}

@media (max-width:990px) {
    body.homepage .casestudies .rows .case .text {
        line-height: 1.3em;
        margin-bottom: 16px;
        padding: 0 5px 0 12px;
        font-size: 20px;
        margin-top: 40px;
        margin-right: 0
    }
}

body.homepage .casestudies .rows .case .author {
    line-height: 1.25em;
    letter-spacing: .2px;
    padding-bottom: 23px
}

@media (min-width:1400px) {
    body.homepage .casestudies .rows .case .author {
        padding: 0 15px 20px
    }
}

@media (max-width:990px) {
    body.homepage .casestudies .rows .case .author {
        margin: 45px 15px 8px;
        font-size: 20px
    }
}

body.homepage .casestudies .rows .case a.btn {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    border-top: 1px solid #c4c4c4;
    display: block;
    color: #212121
}

body.homepage .casestudies .rows .case a.btn svg {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-left: 4px;
    position: relative;
    top: 2px
}

@media (min-width:1400px) {
    body.homepage .casestudies .rows .case a.btn {
        padding-top: 6px;
        padding-left: 16px
    }
}

@media (max-width:990px) {
    body.homepage .casestudies .rows .case a.btn {
        margin: 0 10px;
        font-size: 18px
    }
}

@media (max-width:400px) {
    body.homepage .casestudies .rows .case a.btn {
        line-height: 1.2em;
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: flex-start
    }
}

body.homepage .blog {
    background: #fdfdfd;
    width: 100%;
    padding: 90px 0 102px
}

@media (min-width:1400px) {
    body.homepage .blog {
        padding: 85px 0 100px
    }
}

@media (max-width:990px) {
    body.homepage .blog {
        padding-top: 56px
    }
}

body.homepage .blog h2 {
    text-align: center;
    font-size: 36px;
    font-family: Lato, sans-serif;
    margin-bottom: 35px;
    font-weight: 400
}

@media (min-width:1400px) {
    body.homepage .blog h2 {
        margin-bottom: 48px
    }
}

@media (max-width:990px) {
    body.homepage .blog h2 {
        font-size: 34px;
        font-weight: 600
    }
}

body.homepage .blog .rows {
    max-width: 980px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

@media (min-width:1400px) {
    body.homepage .blog .rows {
        max-width: 1312px
    }
}

@media (max-width:990px) {
    body.homepage .blog .rows {
        display: block
    }
}

body.homepage .blog .rows .post {
    background: #fff;
    -webkit-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    -moz-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    width: calc(50% - 75px);
    padding: 32px 30px 23px;
    border-radius: 3px;
    color: #212121;
    display: block
}

@media (min-width:1400px) {
    body.homepage .blog .rows .post {
        width: calc(50% - 112px);
        padding: 46px 38px 18px
    }
}

@media (max-width:990px) {
    body.homepage .blog .rows .post {
        width: calc(100% - 100px);
        padding: 46px 30px 30px;
        border-radius: 3px;
        margin: 0 auto 30px
    }
}

body.homepage .blog .rows .post h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2
}

@media (max-width:990px) {
    body.homepage .blog .rows .post h3 {
        font-size: 25px
    }
}

body.homepage .blog .rows .post .author {
    display: flex;
    align-items: center;
    margin-bottom: 17px
}

@media (min-width:1400px) {
    body.homepage .blog .rows .post .author {
        margin-bottom: 14px
    }
}

@media (max-width:990px) {
    body.homepage .blog .rows .post .author {
        margin-bottom: 25px
    }
}

body.homepage .blog .rows .post .author img {
    margin-right: 12px
}

@media (min-width:1400px) {
    body.homepage .blog .rows .post .author img {
        margin-right: 17px
    }
}

@media (max-width:1400px) {
    body.homepage .blog .rows .post .author img {
        width: 36px;
        height: 36px
    }
}

@media (max-width:990px) {
    body.homepage .blog .rows .post .author img {
        width: 47px;
        height: 47px
    }
}

@media (max-width:990px) {
    body.homepage .blog .rows .post .author .name {
        font-size: 20px;
        margin-top: 8px;
        margin-left: 4px
    }
}

body.homepage .blog .rows .post .summary {
    border-top: 1px solid #c4c4c4;
    padding-top: 11px;
    line-height: 1.45em;
    margin-bottom: 22px
}

@media (min-width:1400px) {
    body.homepage .blog .rows .post .summary {
        padding-top: 14px;
        margin-bottom: 10px
    }
}

@media (max-width:990px) {
    body.homepage .blog .rows .post .summary {
        font-size: 20px
    }
}

body.homepage .blog .rows .post .btn {
    color: #47b075;
    font-weight: 600;
    position: relative;
    display: table
}

@media (max-width:990px) {
    body.homepage .blog .rows .post .btn {
        font-size: 20px;
        margin-top: 30px;
        display: block
    }
}

body.homepage .blog .rows .post:hover .btn {
    text-decoration: none
}

body.homepage .blog .rows .post:hover .btn:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #47b075;
    bottom: 5px;
    left: 0;
    position: absolute;
    display: block
}

@media (max-width:990px) {
    body.homepage .blog .rows .post:hover .btn:before {
        display: none
    }
}

header.header {
    width: 100%;
    position: relative;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)
}

header.header .container {
    max-width: 100%;
    margin: 0 9px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width:990px) {
    header.header .container {
        height: 65px
    }
}

header.header .container .header-logo {
    display: flex;
    padding-right: 29px;
    height: 64px
}

header.header .container .header-logo .header-logo_svg {
    width: 145px
}

@media (max-width:990px) {
    header.header .container .header-logo .header-logo_svg {
        width: 166px
    }
}

header.header .container .header-logo:hover {
    background: 0 0!important
}

header.header .container .header-menu {
    display: flex;
    list-style: none;
    margin: 0 10px
}

header.header .container .header-menu li {
    list-style: none
}

header.header .container .header-menu li a {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    color: #212121;
    min-width: 100px;
    text-align: center;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .3s linear
}

header.header .container .header-menu li a:hover {
    background: #e5e5e5
}

header.header .container .header-menu li a:hover h3 {
    font-weight: 900
}

header.header .container .header-menu .hover-menu-container a:hover {
    font-weight: 400!important
}

header.header .container .header-menu li a.bold {
    font-weight: 400
}

header.header .container .header-menu li a.button-green {
    font-size: 16px;
    background: #30bf77;
    border-radius: 2px;
    height: 35px;
    margin-top: 15px;
    min-width: 120px;
    margin-left: 10px;
    color: #fff
}

header.header .container .header-menu li a.button-green:hover {
    background: #2db370!important
}

@media (max-width:990px) {
    header.header .container .header-menu li a.button-green {
        -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
        margin-right: 8px;
        height: 35px;
        margin-top: 15px;
        min-width: 120px;
        font-size: 18px;
        transition: all 0s linear
    }
}

header.header .container .header-menu li a.login-link {
    transition: all 0s linear;
    min-width: 110px;
    margin-right: 9px
}

header.header .container .header-menu li a.contact-link {
    transition: all 0s linear;
    min-width: 117px
}

header.header .container .header-menu li a.contact-link.active {
    background: #e5e5e5
}

header.header .container .header-menu li a.pricing-link {
    transition: all 0s linear;
    min-width: 119px
}

header.header .container .header-menu li a.pricing-link.active {
    background: #e5e5e5
}

header.header .container .header-menu li a.product-link {
    transition: all 0s linear;
    min-width: 122px;
    position: relative
}

header.header .container .header-menu li a.product-link.active {
    background: #e5e5e5
}

header.header .container .header-menu li a.burger-menu {
    min-width: 50px
}

header.header .container .header-menu li a.burger-menu:focus {
    outline: 0;
    background: 0 0!important
}

header.header .container .header-menu li a.burger-menu:hover {
    background: 0 0!important
}

header.header .container .header-menu li a.burger-menu i {
    font-size: 25px;
    position: relative;
    top: 4px;
    left: 3px
}

body.homepage header.header.flying li a.active {
    background: #e5e5e5!important;
    top: 0;
    font-weight: 400!important
}

body.homepage header.header li a.active {
    font-weight: 700!important;
    background: 0 0
}

body.homepage header.header .container .header-menu li a.contact-link:hover, body.homepage header.header .container .header-menu li a.login-link:hover, body.homepage header.header .container .header-menu li a.pricing-link:hover, body.homepage header.header .container .header-menu li a.product-link:hover {
    font-weight: 700
}

#mobile-menu {
    position: fixed;
    width: 100%;
    height: auto;
    top: -200%;
    left: 0;
    background: #fff;
    transition: top .3s ease-in-out;
    z-index: 101;
    padding-bottom: 40px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    overflow-y: auto;
    max-height: calc(100% - 80px);
}

.burger-menu-open header.header {
    background: #fff!important;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)!important;
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)!important;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3)!important
}

.burger-menu-open header.header .burger-menu .icon-burger:before {
    content: ""
}

.burger-menu-open #mobile-menu {
    top: 65px
}

#mobile-menu .container>ul {
    margin: 0 20px
}

#mobile-menu .container>ul>li {
    list-style: none;
    border-bottom: 1px solid #ddd
}

#mobile-menu .container>ul>li>a {
    color: #212121;
    font-size: 33px;
    font-family: Lato, sans-serif;
    padding: 20px 0;
    font-weight: 600;
    display: block
}

#mobile-menu .container>ul>li>a.extendable {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end
}

#mobile-menu .container>ul>li>a.extendable:before {
    position: relative;
    top: 8px;
    line-height: normal
}

#mobile-menu .container>ul>li ul.submenu {
    height: auto;
    max-height: 0;
    overflow: hidden;
    transition: all .3s linear;
    display: block;
    margin: 0
}

#mobile-menu .container>ul>li ul.submenu>li {
    border-bottom: 1px solid #ddd
}

#mobile-menu .container>ul>li ul.submenu>li>a {
    color: #212121;
    font-size: 20px;
    font-family: Lato, sans-serif;
    display: block;
    padding: 10px 0
}

#mobile-menu .container>ul>li.active ul.submenu {
    max-height: 999px
}

#mobile-menu a.cta-link {
    background: #30bf77;
    width: 100%;
    max-width: 398px;
    height: 65px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    display: block;
    margin: 45px auto 6px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .2px;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

#mobile-menu a.cta-link:hover {
    background: #2db370;
    text-decoration: none
}

.product-link-li {
    position: relative
}

.product-link-li .hover-menu-container {
    margin-top: 10px;
    position: absolute;
    width: 100%
}

.product-link-li .hover-menu {
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out, top .3s ease-in-out;
    position: absolute;
    background: #fff;
    top: -200%;
    display: flex;
    box-sizing: border-box;
    width: 980px;
    left: -195px;
    padding: 31px 40px;
    justify-content: space-between;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    border-radius: 2px
}

.product-link-li .hover-menu:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fff transparent;
    -webkit-filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, .1));
    filter: drop-shadow(0 -3px 2px rgba(0, 0, 0, .1));
    position: absolute;
    top: -10px;
    left: 245px
}

.product-link-li .hover-menu a:hover {
    top: 0
}

.product-link-li .hover-menu .left {
    min-width: 355px;
    display: flex;
    flex-direction: column
}

.product-link-li .hover-menu .left a#leftBuxa:hover {
    background: 0 0!important
}

.product-link-li .hover-menu .left h3.title {
    font-family: Lato, sans-serif;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    text-align: left;
    transition: none
}

.product-link-li .hover-menu .left p {
    font-size: 13px;
    color: #707070;
    text-align: left;
    transition: none
}

.product-link-li .hover-menu .right {
    min-width: 440px;
}

.product-link-li .hover-menu .right .top {
    margin-bottom: 40px
}

.product-link-li .hover-menu .right .bottom, .product-link-li .hover-menu .right .top {
    display: flex;
    justify-content: space-between
}

.product-link-li .hover-menu .right .bottom .element, .product-link-li .hover-menu .right .top .element {
    max-width: 200px
}

.product-link-li .hover-menu .right .bottom .element:last-of-type, .product-link-li .hover-menu .right .top .element:last-of-type {
    max-width: 180px
}

.product-link-li .hover-menu .right .bottom .element p, .product-link-li .hover-menu .right .top .element p {
    margin-bottom: 5px
}

.product-link-li .hover-menu .right .bottom .element a, .product-link-li .hover-menu .right .top .element a {
    display: block;
    height: auto;
    text-align: left;
    cursor: pointer;
    position: relative;
    transition: none
}

.product-link-li .hover-menu .right .bottom .element a:hover:before, .product-link-li .hover-menu .right .top .element a:hover:before {
    content: '';
    width: 2px;
    left: -15px;
    top: 5px;
    background-color: #0090e0;
    display: block;
    height: calc(100% - 10px);
    position: absolute
}

.product-link-li .hover-menu .right .bottom .element a h3.title, .product-link-li .hover-menu .right .top .element a h3.title {
    font-family: Lato, sans-serif;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    text-align: left;
    color: #444;
    transition: all .3s linear
}

.product-link-li .hover-menu .right .bottom .element a p, .product-link-li .hover-menu .right .top .element a p {
    font-size: 13px;
    color: #8c8c8c;
    text-align: left;
    transition: all .3s linear
}

.product-link-li .hover-menu .right .bottom .element a:focus, .product-link-li .hover-menu .right .bottom .element a:hover, .product-link-li .hover-menu .right .top .element a:focus, .product-link-li .hover-menu .right .top .element a:hover {
    background: 0 0!important
}

.product-link-li .hover-menu .right .bottom .element a:focus h3.title, .product-link-li .hover-menu .right .bottom .element a:hover h3.title, .product-link-li .hover-menu .right .top .element a:focus h3.title, .product-link-li .hover-menu .right .top .element a:hover h3.title {
    color: #212121;
    font-weight: 900
}

.product-link-li .hover-menu .right .bottom .element a:focus p, .product-link-li .hover-menu .right .bottom .element a:hover p, .product-link-li .hover-menu .right .top .element a:focus p, .product-link-li .hover-menu .right .top .element a:hover p {
    color: #707070
}

.product-link-li .hover-menu .right .bottom .element .with-arrow, .product-link-li .hover-menu .right .top .element .with-arrow {
    font-size: 13px;
    display: inline;
    height: auto;
    min-width: 10px;
    color: #0090e0;
    font-style: normal
}

.product-link-li .hover-menu .right .bottom .element .with-arrow:after, .product-link-li .hover-menu .right .top .element .with-arrow:after {
    content: ""
}

.product-link-li .hover-menu .right .bottom .element .with-arrow:after, .product-link-li .hover-menu .right .top .element .with-arrow:after {
    color: #a3a3a3;
    font-size: 8px;
    margin-left: 7px;
    position: relative;
    top: 0
}

.product-link-li:hover .hover-menu {
    top: calc(100% - 10px);
    opacity: 1;
    pointer-events: auto
}

.disable-hover-menu .product-link-li .hover-menu-container {
    display: none!important
}

footer {
    width: 100%;
    background: #212121;
    padding: 47px 0;
    color: #fff
}

@media (max-width:1000px) {
    footer {
        padding: 47px 20px 20px;
        width: calc(100% - 40px)
    }
}

@media (max-width:990px) {
    footer {
        padding-top: 27px
    }
}

footer .container {
    max-width: 980px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 7fr 9fr 4fr 3fr;
    position: relative
}

@media (min-width:1400px) {
    footer .container {
        grid-template-columns: 6fr 9fr 2fr 3fr;
        max-width: 1320px
    }
}

@media (max-width:990px) {
    footer .container {
        grid-template-columns: 1fr 1fr;
        max-width: 510px
    }
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    footer .container {
        display: flex;
        align-items: flex-start;
        justify-content: space-betwen;
        flex-wrap: wrap
    }
}

footer .container .footer-logo {
    max-width: 290px;
    padding-right: 0;
    padding-left: 3px
}

@media (min-width:1400px) {
    footer .container .footer-logo {
        max-width: 380px
    }
}

@media (max-width:990px) {
    footer .container .footer-logo {
        grid-row: 5/6;
        grid-column: 1/3;
        padding-top: 40px;
        margin-top: 40px;
        position: relative;
        max-width: 100%
    }
    footer .container .footer-logo:before {
        content: '';
        width: 100%;
        height: 1px;
        background: #fff;
        display: block;
        position: absolute;
        top: 0;
        left: 0
    }
}

footer .container .footer-logo img {
    max-width: 156px;
    margin-bottom: 22px
}

@media (max-width:990px) {
    footer .container .footer-logo img {
        max-width: 198px;
        margin-bottom: 28px
    }
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    footer .container .footer-logo img {
        height: 35px
    }
}

footer .container .footer-logo p {
    line-height: 1.6em
}

@media (max-width:990px) {
    footer .container .footer-logo p {
        padding-right: 20px;
        letter-spacing: .2px;
        font-size: 20px
    }
}

footer .container h3 {
    font-size: 21px;
    margin-bottom: 10px
}

@media (max-width:990px) {
    footer .container h3 {
        font-size: 26px;
        margin-bottom: 12px
    }
}

footer .container .footer-menu-1 ul, footer .container .footer-menu-2 ul {
    margin: 0
}

footer .container .footer-menu-1 ul li, footer .container .footer-menu-2 ul li {
    list-style: none;
    line-height: 30px
}

footer .container .footer-menu-1 ul li a, footer .container .footer-menu-2 ul li a {
    color: #fff;
    position: relative;
    transition: left .1s ease-in;
    opacity: 1;
    transition: opacity .3s linear
}

@media (max-width:990px) {
    footer .container .footer-menu-1 ul li a, footer .container .footer-menu-2 ul li a {
        font-size: 20px;
        line-height: 3em;
        border-bottom: 1px solid #8a8a8a;
        display: block
    }
}

footer .container .footer-menu-1 ul li a:hover, footer .container .footer-menu-2 ul li a:hover {
    text-decoration: none;
    opacity: .7
}

footer .container .footer-menu-1 {
    padding-top: 7px;
    padding-left: 20px;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1
}

@media (min-width:1400px) {
    footer .container .footer-menu-1 {
        padding-left: 32px;
        padding-top: 10px
    }
}

@media (max-width:990px) {
    footer .container .footer-menu-1 {
        padding-left: 5px;
        padding-top: 5px
    }
}

@media (max-width:990px) {
    footer .container .footer-menu-1 {
        grid-row: 1/4;
        grid-column: 1/2
    }
}

footer .container .footer-menu-1 ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

@media (min-width:1400px) {
    footer .container .footer-menu-1 ul {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

@media (max-width:990px) {
    footer .container .footer-menu-1 ul {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

footer .container .footer-menu-2 {
    margin-left: -5px;
    padding-top: 7px;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1
}

@media (min-width:1400px) {
    footer .container .footer-menu-2 {
        padding-top: 10px;
        padding-left: 12px;
        margin-left: 0
    }
}

@media (max-width:990px) {
    footer .container .footer-menu-2 {
        grid-row: 1/2;
        grid-column: 2/3;
        justify-self: end;
        min-width: 195px;
        padding-top: 5px
    }
}

footer .container .footer-social {
    justify-self: end;
    margin-left: -2px;
    padding-top: 7px
}

@media (min-width:1400px) {
    footer .container .footer-social {
        padding-top: 10px;
        margin-left: 0
    }
}

@media (max-width:990px) {
    footer .container .footer-social {
        grid-row: 3/4;
        grid-column: 2/3;
        min-width: 196px;
        margin-top: 22px;
        margin-left: 0
    }
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    footer .container .footer-social {
        margin-left: 40px
    }
}

footer .container .footer-social h3 {
    letter-spacing: -.5px;
    margin-bottom: 6px
}

@media (max-width:990px) {
    footer .container .footer-social h3 {
        letter-spacing: .4px;
        margin-bottom: 0
    }
}

footer .container .footer-social .links {
    display: flex;
    justify-content: space-between
}

@media (max-width:990px) {
    footer .container .footer-social .links {
        max-width: 150px
    }
}

footer .container .footer-social a {
    width: 40px;
    height: 60px;
    text-indent: 40px;
    overflow: hidden;
    position: relative;
    white-space: nowrap
}

footer .container .footer-social a.icon-linkedin {
    width: 45px;
    text-indent: 45px
}

footer .container .footer-social a.icon-linkedin:before {
    left: -45px
}

footer .container .footer-social a.icon-instagram {
    width: 45px;
    text-indent: 45px
}

footer .container .footer-social a.icon-instagram:before {
    left: -45px
}

footer .container .footer-social a:before {
    position: absolute;
    left: -40px;
    color: #fff;
    font-size: 36px;
    transition: opacity .3s linear;
    opacity: 1
}

@media (max-width:990px) {
    footer .container .footer-social a:before {
        font-size: 46px
    }
}

footer .container .footer-social a.icon-facebook:before {
    left: -44px
}

footer .container .footer-social a:hover.icon-linkedin:before {
    opacity: .7
}

footer .container .footer-social a:hover.icon-facebook:before {
    opacity: .7
}

footer .container .footer-social a:hover.icon-instagram:before {
    opacity: .7
}

footer .container .place-bar {
    display: flex;
    grid-column: 1/4;
    margin-top: 38px;
    align-items: flex-start
}

@media (min-width:1400px) {
    footer .container .place-bar {
        margin-top: 45px
    }
}

@media (max-width:990px) {
    footer .container .place-bar {
        grid-row: 4/5;
        grid-column: 1/3;
        display: block;
        margin-top: 65px;
        font-size: 20px
    }
}

footer .container .place-bar:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 57px;
    left: 0
}

@media (max-width:990px) {
    footer .container .place-bar:before {
        display: none
    }
}

footer .container .place-bar .phone {
    color: #fff;
    text-decoration: none
}

footer .container .place-bar .phone:before {
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
    top: 2px
}

footer .container .place-bar .phone a {
    color: #fff;
    text-decoration: none
}

footer .container .place-bar .place {
    display: flex;
    align-items: center;
    position: relative;
    top: -3px
}

@media (max-width:990px) {
    footer .container .place-bar .place {
        top: 0;
        padding-top: 10px;
        line-height: 1.6em;
        align-items: flex-start
    }
}

footer .container .place-bar .place:before {
    font-size: 24px;
    margin-left: 26px;
    margin-bottom: 0
}

@media (max-width:990px) {
    footer .container .place-bar .place:before {
        font-size: 32px;
        top: 0;
        line-height: 1em;
        width: 34px;
        margin-left: -3px
    }
}

footer .container .mixpanel {
    grid-column: 4/5;
    margin-top: 38px;
    justify-self: end
}

@media (min-width:1400px) {
    footer .container .mixpanel {
        margin-top: 45px
    }
}

@media (max-width:990px) {
    footer .container .mixpanel {
        grid-row: 2/3;
        grid-column: 2/3;
        margin-top: 22px;
        min-width: 197px
    }
    footer .container .mixpanel img {
        width: 145px;
        height: auto
    }
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    footer .container .mixpanel {
        margin-left: 50px
    }
}

.pricing-page .page-header {
    min-height: 350px;
    background: url(../images/pricing/pricing_bg_1920.jpg);
    background-size: cover;
    background-position: center;
    display: flex;
    padding-top: 50px;
    max-width: 100%
}

@media (max-width:990px) {
    .pricing-page .page-header {
        min-height: 330px;
        padding-top: 0;
    }
}

@media (max-width:540px) {
    .pricing-page .page-header {}
}

.pricing-page .page-header .container {
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
}

@media (max-width:1200px) {
    .pricing-page .page-header .container {
        max-width: calc(100% - 40px)
    }
}

.pricing-page .page-header .container.hero-image {
    display: flex;
    justify-content: space-between;
}

@media(max-width:1340px) {
    .pricing-page .page-header .container.hero-image {
        padding: 0 20px;
    }
}

@media(max-width:990px) {
    .pricing-page .page-header .container.hero-image {
        flex-direction: column;
        align-items: center;
    }
    .pricing-page .page-header .container.hero-image .left {
        text-align: center;
        padding: 40px 40px 0px;
    }
}

.pricing-page .page-header .container.hero-image .left {
    font-family: Lato, sans-serif;
}

.pricing-page .page-header .container.hero-image .left h1 {
    font-size: 47px;
    margin-top: 35px;
}

@media(max-width:600px) {
    .pricing-page .page-header .container.hero-image .left h1 {
        font-size: 40px
    }
}

.pricing-page .page-header .container.hero-image .left a.btn {
    background: #30bf77;
    width: auto;
    height: 55px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    display: inline-block;
    margin: 35px 0 6px;
    padding: 0 60px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .2px;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

.pricing-page .page-header .container.hero-image .left a.btn:hover {
    background: #2db370;
    text-decoration: none
}

.pricing-page .page-header .container.hero-image .right {
    margin-right: 210px;
    margin-top: -20px;
}

@media(max-width:1340px) {
    .pricing-page .page-header .container.hero-image .right {
        margin-right: 20px;
    }
}

@media(max-width:990px) {
    .pricing-page .page-header .container.hero-image .right {
        margin: 0 20px 40px;
    }
}

.pricing-page .page-header .container p {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0
}

@media (max-width:990px) {
    .pricing-page .page-header .container p {
        padding-top: 5px;
        opacity: .5
    }
}

.pricing-page .page-header .container ul {
    display: table;
    margin: 12px auto 45px;
    text-align: left;
    list-style: none
}

.pricing-page .page-header .container ul li h1 {
    font-size: 47px;
    line-height: 58px;
    display: inline-block;
    font-family: Lato, sans-serif;
    list-style: none;
    font-weight: 400;
    margin: 0;
    line-height: 1.2em
}

@media (max-width:990px) {
    .pricing-page .page-header .container ul li {
        text-align: center
    }
    .pricing-page .page-header .container ul li h1 {
        font-size: 45px;
        text-align: center;
        display: inline-block
    }
}

.pricing-page .page-header .container ul li.icon-tick:before {
    font-size: 38px;
    margin-right: 15px;
    margin-left: 5px
}

@media (max-width:990px) {
    .pricing-page .page-header .container ul li.icon-tick:before {
        display: none
    }
}

.pricing-page .page-header .container .mobile-only .upper-title {
    padding-top: 40px;
    font-size: 20px;
    font-weight: 600
}

@media(max-width:600px) {
    .pricing-page .page-header .container .mobile-only .upper-title {
        display: none;
    }
}

.pricing-page .pricing-switch-box {
    margin-top: 28px;
    margin-bottom: 76px
}

@media (min-width:1400px) {
    .pricing-page .pricing-switch-box {
        margin-bottom: 80px
    }
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box {
        margin-top: 55px;
        margin-bottom: 30px
    }
}

/* .pricing-page .pricing-switch-box p.small {
    text-align: center;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 400
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box p.small {
        color: #212121;
        font-size: 20px;
        padding: 0 20px
    }
} */

.pricing-page .pricing-switch-box .pricing_switch_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 7px;
    position: relative;
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box .pricing_switch_box {
        margin-bottom: 10px
    }
}

.pricing-page .pricing-switch-box .pricing_switch_box a {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    color: #212121;
    transition: all .3s linear;
    text-decoration: none
}

.pricing-page .pricing-switch-box .pricing_switch_box .blue {
    color: black;
    position: absolute;
    top: -40px;
    background: #cce9f9;
    width: 90px;
    text-align: center;
    border-radius: 2px;
    font-weight: 400;
    font-size: 16px;
    height: 30px;
    line-height: 31px;
    left: -5px;
    pointer-events: none;
}

.pricing-page .pricing-switch-box .pricing_switch_box .blue:before {
    content: '';
    position: absolute;
    top: 100%;
    left: calc(50% - 3px);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #cce9f9;
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box .pricing_switch_box a {
        color: #212121;
        font-size: 25px
    }
}

.pricing-page .pricing-switch-box .pricing_switch_box a:hover {
    text-decoration: none
}

.pricing-page .pricing-switch-box .pricing_switch_box a.active {
    font-weight: 600
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box .pricing_switch_box a.active {
        color: #0090e0
    }
}

.pricing-page .pricing-switch-box .pricing_switch_box a.annually {
    margin-right: 10px;
    width: 80px;
    text-align: right;
    position: relative;
}

.pricing-page .pricing-switch-box .pricing_switch_box a.monthly {
    margin-left: 18px;
    width: 80px;
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box .pricing_switch_box a.monthly {
        margin-left: 22px;
        width: 100px;
    }
    .pricing-page .pricing-switch-box .pricing_switch_box a.annually {
        width: 100px;
    }
}

.pricing-page .pricing-switch-box .pricing_switch_box input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}

.pricing-page .pricing-switch-box .pricing_switch_box label {
    cursor: pointer;
    text-indent: -9999px;
    width: 53px;
    height: 25px;
    background: #fff;
    display: block;
    border-radius: 100px;
    position: relative;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box .pricing_switch_box label {
        width: 66px;
        height: 31px
    }
}

.pricing-page .pricing-switch-box .pricing_switch_box label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 4px;
    width: 19px;
    height: 19px;
    background: #0090e0;
    border-radius: 90px;
    transition: .3s
}

@media (max-width:990px) {
    .pricing-page .pricing-switch-box .pricing_switch_box label:after {
        width: 25px;
        height: 25px
    }
}

.pricing-page .pricing-switch-box .pricing_switch_box input:checked+label:after {
    left: calc(100% - 4px);
    transform: translateX(-100%)
}

.pricing-page .pricing-switch-box .pricing_switch_box label:active:after {
    width: 45px
}

.pricing-page .pricing-tables {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 45px;
    /* background-image: url(../images/pricing/pricing_prices_bg.png);
    background-size:cover;
    background-position:center; */
}

.question-mark {
    width: 20px;
    height: 20px;
    position: relative;
    top: -1px;
    left: 2px;
}

@media (max-width:990px) {
    .pricing-page .pricing-tables {
        align-items: center;
        flex-direction: column;
        margin: 0 20px 8px;
        overflow: hidden;
        padding-top: 10px;
    }
}

.pricing-page .pricing-tables .plan {
    width: 215px;
    padding: 0 15px;
    position: relative;
    min-height: 700px;
    max-width: 24%;
    border-right: 1px solid #ced1d6;
    background: white;
}

.pricing-page .pricing-tables .plan.pro {
    border-right: none;
}

.pricing-page .pricing-tables .plan [data-balloon]:after {
    border-bottom: none;
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan [data-balloon]:after {
        left: -70%;
    }
    .pricing-page [data-balloon][data-balloon-pos=down]:before {
        left: calc(50% - 9px);
    }
}

.pricing-page .pricing-tables .plan [data-balloon][data-balloon-length=large]:after {
    width: 270px;
}

.pricing-page .pricing-tables .plan.plus {
    background: #f4f9ff
}

@media (min-width:1400px) {
    .pricing-page .pricing-tables .plan {
        width: 300px;
        min-height: 700px
    }
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan {
        max-width: calc(100% - 70px);
        width: 440px;
        padding: 0 0;
        margin: 0 30px 28px;
        min-height: 100px;
        border-right: none;
        -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    }
}

.pricing-page .pricing-tables .plan .badge {
    display: none
}

/* .pricing-page .pricing-tables .plan.z10 {
    z-index: 10
}

.pricing-page .pricing-tables .plan.z20 {
    z-index: 20
}

.pricing-page .pricing-tables .plan.z30 {
    z-index: 30
} */

/* .pricing-page .pricing-tables .plan.with-badge {
    margin-top: -28px;
    min-height: 560px
}

@media (min-width:1400px) {
    .pricing-page .pricing-tables .plan.with-badge {
        margin-top: -33px;
        min-height: 535px
    }
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan.with-badge {
        min-height: 100px;
        margin-top: 0
    }
}

.pricing-page .pricing-tables .plan.with-badge .badge {
    display: block;
    background-image: url(/images/dots.svg);
    background-position: bottom;
    background-size: 10px 2px;
    background-repeat: repeat-x;
    width: 100%;
    text-align: center;
    height: 26px;
    font-size: 11px;
    font-weight: 500;
    line-height: 29px;
    padding-left: 5px
}

@media (min-width:1400px) {
    .pricing-page .pricing-tables .plan.with-badge .badge {
        height: 33px;
        line-height: 33px;
        position: relative;
        left: -5px
    }
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan.with-badge .badge {
        background: 0 0;
        position: absolute;
        top: 0;
        height: 200px;
        overflow: hidden;
        width: calc(100% - 5px);
        left: 0
    }
    .pricing-page .pricing-tables .plan.with-badge .badge span {
        position: absolute;
        top: -68px;
        right: -64px;
        -ms-transform: translateX(30%) translateY(0) rotate(45deg);
        -webkit-transform: translateX(30%) translateY(0) rotate(45deg);
        transform: translateX(30%) translateY(0) rotate(45deg);
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        background: #e5e5e5;
        padding: 0 100px;
        font-size: 17px;
        line-height: 40px;
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3)
    }
} */

.pricing-page .pricing-tables .plan h2 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 28px;
    margin-left: 18px;
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan h2 {
        font-size: 23px;
        margin-top: 30px;
        text-align: center;
        margin-bottom: 0;
        margin-left: 0;
    }
}

.pricing-page .pricing-tables .plan .price-block-container {
    height: 94px;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .price-block-container {
        height: 145px
    }
}

.pricing-page .pricing-tables .plan .price-block {
    position: absolute;
    width: 100%;
    text-align: center
}

.pricing-page .pricing-tables .plan .price-block .price {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 47px;
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .price-block .price {
        font-size: 58px;
        margin-top: 10px
    }
}

.pricing-page .pricing-tables .plan .price-block .price span {
    font-size: 20px;
    position: absolute;
    margin-left: -10px;
    margin-top: 10px
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .price-block .price span {
        font-size: 23px;
    }
}

.pricing-page .pricing-tables .plan .price-block .sub-price {
    font-size: 16px
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .price-block .sub-price {
        font-size: 20px;
        padding: 6px 0 20px
    }
}

@media (min-width:990px) {
    .pricing-page .pricing-tables .plan.basic .price-block .price {
        padding-right: 0
    }
    .pricing-page .pricing-tables .plan.basic .price-block .sub-price {
        position: relative;
        left: 4px
    }
    .pricing-page .pricing-tables .plan.standard .price-block .price {
        padding-right: 0
    }
    .pricing-page .pricing-tables .plan.standard .price-block .sub-price {
        position: relative;
        left: 5px
    }
    .pricing-page .pricing-tables .plan.plus .price-block .price {
        padding-right: 0
    }
    .pricing-page .pricing-tables .plan.plus .price-block .sub-price {
        position: relative;
        left: 4px
    }
    .pricing-page .pricing-tables .plan.pro .price-block .price {
        padding-right: 0
    }
    .pricing-page .pricing-tables .plan.pro .price-block .sub-price {
        position: relative;
        left: 3px
    }
}

@media (min-width:1400px) {
    .pricing-page .pricing-tables .plan.basic .price-block .sub-price {
        position: relative;
        left: 4px
    }
    .pricing-page .pricing-tables .plan.standard .price-block .price {
        padding-right: 6px
    }
    .pricing-page .pricing-tables .plan.standard .price-block .sub-price {
        position: relative;
        left: 2px
    }
    .pricing-page .pricing-tables .plan.plus .price-block .price {
        padding-right: 9px
    }
    .pricing-page .pricing-tables .plan.plus .price-block .sub-price {
        position: relative;
        left: 1px
    }
    .pricing-page .pricing-tables .plan.pro .price-block .price {
        padding-right: 10px
    }
    .pricing-page .pricing-tables .plan.pro .price-block .sub-price {
        position: relative;
        left: -1px
    }
}

.pricing-page .pricing-tables .plan .feature-block {
    margin-top: 20px;
    padding-top: 27px;
    background-image: url(/images/dots.svg);
    background-position: top;
    background-size: 10px 2px;
    background-repeat: repeat-x
}

@media (min-width:1400px) {
    .pricing-page .pricing-tables .plan .feature-block {
        margin-top: 0px;
        padding-top: 35px;
        padding-left: 15px;
    }
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .feature-block {
        background: 0 0;
        border-top: 1px solid #8e8e8e;
        margin-bottom: 150px;
        padding-top: 34px
    }
}

.pricing-page .pricing-tables .plan .feature-block ul {
    list-style: none;
    margin-left: 31px
}

@media (min-width:1400px) {
    .pricing-page .pricing-tables .plan .feature-block ul {
        margin-left: 37px
    }
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .feature-block ul {
        margin-left: 0
    }
}

.pricing-page .pricing-tables .plan .feature-block ul li {
    list-style: none;
    font-size: 16px;
    margin-bottom: 22px;
    position: relative;
    color: #212121
}

.pricing-page .pricing-tables .plan .feature-block ul li.disabled {
    text-decoration: line-through;
    color: #888888;
}

.pricing-page .pricing-tables .plan .feature-block ul li:before {
    content: ""
}

.pricing-page .pricing-tables .plan .feature-block ul li.disabled:before {
    content: '';
    background-image: url(/images/pricing/cross.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 12px;
    left: -28px;
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .feature-block ul li {
        text-align: center;
        font-size: 20px;
        line-height: 1.6em
    }
}

.pricing-page .pricing-tables .plan .feature-block ul li:before {
    color: #30be77;
    position: absolute;
    left: -29px;
    top: 5px;
    font-size: 11px
}

@media (min-width:1400px) {
    .pricing-page .pricing-tables .plan .feature-block ul li:before {
        left: -29px
    }
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .feature-block ul li:before {
        display: none
    }
}

.pricing-page .pricing-tables .plan .block-footer {
    position: absolute;
    width: calc(100% - 30px);
    bottom: 40px;
    left: 0;
    padding-right: 30px;
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .block-footer {
        bottom: 35px
    }
}

.pricing-page .pricing-tables .plan .block-footer a {
    width: calc(100% - 30px);
    position: relative;
    left: 15px;
    text-align: center;
    display: table;
    width: 190px;
    margin: 0 auto;
    line-height: 55px;
    font-size: 20px;
    color: #fff;
    background: #30bf77;
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
    border-radius: 2px
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .block-footer a {
        width: calc(100% - 30px);
        left: 15px;
        line-height: 70px;
        font-size: 26px
    }
}

.pricing-page .pricing-tables .plan .block-footer a:hover {
    text-decoration: none;
    background: #2db370;
    color: #fff
}

@media (max-width:990px) {
    .pricing-page .pricing-tables .plan .block-footer a {
        color: #fff;
        background: #30bf77;
        border: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
}

.pricing-page .plan .price-block.monthly {
    display: none
}

.pricing-page .cta-block {
    background: #e7f7fb;
    display: flex;
    justify-content: center;
    padding: 5px 10px 5px 10px;
    max-width: 978px;
    margin: 0 auto;
    font-size: 20px;
    align-items: center;
    min-height: 86px;
    box-sizing: border-box
}

@media (min-width:1400px) {
    .pricing-page .cta-block {
        max-width: 100%;
        justify-content: center;
        min-height: 100px
    }
}

@media (max-width:990px) {
    .pricing-page .cta-block {
        width: calc(100% - 40px);
        flex-direction: column;
        align-items: center;
        padding: 52px 20px 72px
    }
}

@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
    .pricing-page .cta-block {
        align-items: flex-start;
        padding: 20px 12px 20px 24px
    }
    .pricing-page .cta-block .text {
        padding-top: 15px
    }
}

.pricing-page .cta-block .text {
    font-size: 20px;
    margin-right: 30px
}

.pricing-page .cta-block .text span {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin-top: 21px
}

@media (max-width:990px) {
    .pricing-page .cta-block .text {
        max-width: 320px;
        text-align: center;
        margin-bottom: 34px;
        line-height: 1.2em;
        font-size: 20px
    }
}

@media (max-width:990px) {
    .pricing-page .cta-block .text span {
        line-height: 1.2em;
        margin-bottom: 17px;
        display: block;
        font-size: 23px
    }
}

.pricing-page .cta-block a.btn {
    background: white;
    width: auto;
    padding: 0 48px;
    height: 55px;
    color: #212121;
    text-align: center;
    line-height: 55px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    border: 1px solid #212121
}

@media (min-width:1400px) {
    .pricing-page .cta-block a.btn {
        margin-left: 50px;
        margin-right: 15px
    }
}

@media (max-width:990px) {
    .pricing-page .cta-block a.btn {
        height: 71px;
        width: 300px;
        line-height: 65px;
        font-size: 25px;
        max-width: 100%
    }
}

.pricing-page .cta-block a.btn:before {
    margin-right: 10px;
    position: relative;
    top: 4px;
    margin-left: -5px
}

.pricing-page .cta-block a.btn:hover {
    background: #2db370;
    color: white;
    border-color: #2db370;
    text-decoration: none
}

.pricing-page .includes-tooltips {
    width: 100%;
    background: #fff;
    display: table;
    background-image: url(/images/dots.svg);
    background-position: bottom;
    background-size: 10px 2px;
    background-repeat: repeat-x;
}

.pricing-page .includes-tooltips .container {
    max-width: 1000px;
    margin: 20px auto 83px;
    position: relative
}

@media (min-width:1400px) {
    .pricing-page .includes-tooltips .container {
        max-width: 1350px;
        margin-bottom: 60px
    }
}

@media (max-width:1200px) {
    .pricing-page .includes-tooltips .container {
        left: 0
    }
}

@media (max-width:1100px) {
    .pricing-page .includes-tooltips .container {
        max-width: calc(100% - 40px)
    }
}

@media (max-width:990px) {
    .pricing-page .includes-tooltips .container {
        width: 100%;
        margin: 78px auto 94px
    }
}

.pricing-page .includes-tooltips h2 {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 33px;
    margin-bottom: 36px;
    margin-left: -4px
}

@media (min-width:1400px) {
    .pricing-page .includes-tooltips h2 {
        text-align: center;
        margin-top: 68px
    }
}

@media (max-width:990px) {
    .pricing-page .includes-tooltips h2 {
        font-weight: 600;
        margin-left: 0;
        margin-bottom: 30px
    }
}

.pricing-page .includes-tooltips ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
    left: -27px
}

@media (max-width:990px) {
    .pricing-page .includes-tooltips ul {
        display: block;
        lefT: 0
    }
}

@media (min-width:1400px) {
    .pricing-page .includes-tooltips ul {
        left: -5px
    }
}

.pricing-page .includes-tooltips ul li {
    list-style: none;
    width: 25%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -9px
}

@media (max-width:990px) {
    .pricing-page .includes-tooltips ul li {
        width: calc(100% - 60px);
        padding-left: 60px;
        margin-bottom: 36px
    }
}

.pricing-page .includes-tooltips ul li i {
    width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat
}

.pricing-page .includes-tooltips ul li i.abtesting {
    background-image: url(../images/pricing/includes/testing.png)
}

.pricing-page .includes-tooltips ul li i.landingpages {
    background-image: url(../images/pricing/includes/landing.png)
}

.pricing-page .includes-tooltips ul li i.plus {
    background-image: url(../images/pricing/includes/plus.png)
}

.pricing-page .includes-tooltips ul li i.conversioncodes {
    background-image: url(../images/pricing/includes/conversion.png)
}

.pricing-page .includes-tooltips ul li i.statistics {
    background-image: url(../images/pricing/includes/statistics.png)
}

.pricing-page .includes-tooltips ul li i.mobileoptimized {
    background-image: url(../images/pricing/includes/mobile.png)
}

.pricing-page .includes-tooltips ul li i.wysiwyg {
    background-image: url(../images/pricing/includes/wysiwyg.png)
}

.pricing-page .includes-tooltips ul li i.integrations {
    background-image: url(../images/pricing/includes/integrations.png)
}

.pricing-page .includes-tooltips ul li i.templates {
    background-image: url(../images/pricing/includes/templates.png)
}

.pricing-page .includes-tooltips ul li i.leadmanagement {
    background-image: url(../images/pricing/includes/lead.png)
}

.pricing-page .includes-tooltips ul li i.accounts {
    background-image: url(../images/pricing/includes/accounts.png)
}

.pricing-page .includes-tooltips ul li i.customdomain {
    background-image: url(../images/pricing/includes/domain.png)
}

.pricing-page .includes-tooltips ul li i.security {
    background-image: url(../images/pricing/includes/security.png)
}

.pricing-page .includes-tooltips ul li i.urlparameters {
    background-image: url(../images/pricing/includes/urlparameters.png)
}

.pricing-page .includes-tooltips ul li i.multipleforms {
    background-image: url(../images/pricing/includes/forms.png)
}

.pricing-page .includes-tooltips ul li i.support {
    background-image: url(../images/pricing/includes/support.png)
}

.pricing-page .includes-tooltips ul li i.googlefonts {
    background-image: url(../images/pricing/includes/googlefonts.png)
}

.pricing-page .includes-tooltips ul li i.htmlcssjs {
    background-image: url(../images/pricing/includes/htmlcssjs.png)
}

@media (max-width:990px) {
    .pricing-page .includes-tooltips ul li i {
        display: none
    }
}

.pricing-page .includes-tooltips ul li .text {
    width: calc(100% - 90px);
    line-height: 1.2em;
    left: -5px;
    position: relative;
}

@media (min-width:1400px) {
    .pricing-page .includes-tooltips ul li .text br {
        display: none
    }
}

.pricing-page .includes-tooltips ul li .text:before {
    content: ""
}

@media (min-width:990px) {
    .pricing-page .includes-tooltips ul li .text:before {
        display: none
    }
}

@media (max-width:990px) {
    .pricing-page .includes-tooltips ul li .text {
        font-size: 25px;
        line-height: 25px;
        width: 100%
    }
    .pricing-page .includes-tooltips ul li .text br {
        display: none
    }
    .pricing-page .includes-tooltips ul li .text:before {
        color: #30be77;
        position: absolute;
        left: -45px;
        top: 2px;
        font-family: Icons;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
        font-size: 20px
    }
}

.pricing-page .faq-block {
    max-width: 980px;
    margin: 77px auto 67px;
    left: 20px;
    position: relative
}

@media (min-width:1400px) {
    .pricing-page .faq-block {
        max-width: 1310px;
        lefT: 0;
        margin-top: 68px
    }
}

@media (max-width:1200px) {
    .pricing-page .faq-block {
        left: 0
    }
}

@media (max-width:1100px) {
    .pricing-page .faq-block {
        max-width: calc(100% - 40px)
    }
}

@media (max-width:990px) {
    .pricing-page .faq-block {
        margin: 83px auto 67px;
        max-width: 100%
    }
}

.pricing-page .faq-block h2 {
    font-family: Lato, sans-serif;
    font-weight: 400;
    font-size: 36px;
    margin-bottom: 55px;
    margin-left: -4px;
    text-align: center
}

@media (max-width:990px) {
    .pricing-page .faq-block h2 {
        font-size: 33px;
        font-weight: 600;
        margin-bottom: 34px
    }
}

.pricing-page .faq-block .rows {
    display: flex;
    justify-content: space-between
}

@media (max-width:990px) {
    .pricing-page .faq-block .rows {
        display: block;
        width: 100%
    }
}

.pricing-page .faq-block .rows .column {
    max-width: 48%;
    width: 474px
}

@media (min-width:1400px) {
    .pricing-page .faq-block .rows .column {
        max-width: 49%;
        width: 632px
    }
}

@media (max-width:990px) {
    .pricing-page .faq-block .rows .column {
        display: block;
        width: 100%;
        max-width: 100%
    }
    .pricing-page .faq-block .rows .column:last-of-type .question:last-of-type {
        border-bottom: none
    }
}

.pricing-page .faq-block .question {
    -webkit-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    -moz-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    margin-bottom: 28px
}

@media (max-width:990px) {
    .pricing-page .faq-block .question {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-bottom: 1px solid #000;
        margin-bottom: 0
    }
}

.pricing-page .faq-block .question .question-question {
    height: 87px;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 15px;
    font-size: 17px;
    line-height: 1.3em;
    color: #212121;
    transition: all .3s linear;
    padding-right: 100px
}

@media (min-width:1400px) {
    .pricing-page .faq-block .question .question-question {
        letter-spacing: .4px
    }
}

@media (max-width:990px) {
    .pricing-page .faq-block .question .question-question {
        padding-left: 20px;
        font-size: 25px;
        min-height: 109px;
        height: auto
    }
}

.pricing-page .faq-block .question .question-question:hover {
    text-decoration: none;
    background: #ececec
}

.pricing-page .faq-block .question .question-question:before {
    font-size: 25px;
    margin-right: 13px
}

@media (max-width:990px) {
    .pricing-page .faq-block .question .question-question:before {
        display: none
    }
}

.pricing-page .faq-block .question .question-question i {
    position: absolute;
    right: 17px;
    font-size: 26px;
    top: 40%
}

@media (max-width:990px) {
    .pricing-page .faq-block .question .question-question i {
        font-size: 30px
    }
}

.pricing-page .faq-block .question.active .question-question:hover {
    background: #fff
}

.pricing-page .faq-block .question .question-answer {
    display: none;
    padding: 0 20px 40px
}

@media (max-width:990px) {
    .pricing-page .faq-block .question .question-answer {
        font-size: 22px
    }
}

.footer-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 378px;
    width: 100%;
    background: #e5e5e5
}

@media (max-width:990px) {
    .footer-cta {
        height: 440px;
        padding: 0 20px;
        width: calc(100% - 40px)
    }
}

.footer-cta h3 {
    font-family: Lato, sans-serif;
    font-size: 36px;
    font-weight: 400;
    max-width: 820px;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 32px
}

@media (min-width:1400px) {
    .footer-cta h3 {
        font-size: 33px;
        max-width: 760px;
        line-height: 1.3em;
        margin-top: 12px
    }
}

@media (max-width:990px) {
    .footer-cta h3 {
        font-size: 33px;
        font-weight: 600;
        max-width: 480px;
        line-height: 1.35em;
        margin-bottom: 36px;
        margin-top: 10px
    }
}

.footer-cta a.btn {
    background: #30bf77;
    width: 290px;
    height: 68px;
    color: #fff;
    text-align: center;
    line-height: 68px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    font-size: 20px;
    border-radius: 2px
}

.footer-cta a.btn:hover {
    background: #2db370;
    text-decoration: none
}

@media (max-width:990px) {
    .footer-cta a.btn {
        width: 420px;
        height: 82px;
        line-height: 82px;
        font-size: 27px;
        max-width: 100%
    }
}

.footer-cta p.notes {
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 0
}

@media (max-width:990px) {
    .footer-cta p.notes {
        font-size: 17px;
        letter-spacing: .2px;
        text-align: Center
    }
}

.contact-page .page-header {
    min-height: 420px;
    background-image: url(../images/contact/header-image.jpg);
    background-size: cover;
    background-position: center
}

@media (max-width:700px) {
    .contact-page .page-header {
        background-image: url(../images/contact/header-image_mobile.jpg);
        min-height: 320px;
        padding-bottom: 420px
    }
}

.contact-page .page-header .text {
    max-width: 820px;
    margin: 0 auto 0;
    text-align: center;
    padding-top: 66px;
    padding-bottom: 50px
}

@media (max-width:850px) {
    .contact-page .page-header .text {
        margin: 0 40px
    }
}

@media (max-width:700px) {
    .contact-page .page-header .text {
        margin: 0 30px
    }
}

.contact-page .page-header .text h1 {
    font-weight: 400;
    font-size: 47px;
    font-family: Lato, sans-serif
}

.contact-page .page-header .text p {
    font-size: 22px;
    font-family: Lato, sans-serif;
    line-height: 1.3em;
    margin-top: 18px
}

.contact-page .contact-form {
    max-width: 980px;
    margin: -154px auto 0;
    background: #fff;
    -webkit-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    -moz-box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    box-shadow: 0 0 80px 0 rgb(28 33 33 / 13%);
    border-radius: 5px;
    padding: 38px 29px;
    box-sizing: border-box
}

@media (min-width:1400px) {
    .contact-page .contact-form {
        max-width: 1320px;
        margin: -146px auto 0;
        padding: 32px 30px
    }
}

@media (max-width:990px) {
    .contact-page .contact-form {
        margin: -134px 20px 0;
        padding: 32px 30px
    }
}

@media (max-width:700px) {
    .contact-page .contact-form {
        margin: -420px 20px 0
    }
}

.contact-page .contact-form p {
    font-size: 20px
}

@media (min-width:1400px) {
    .contact-page .contact-form p {
        margin-bottom: 18px
    }
}

@media (max-width:700px) {
    .contact-page .contact-form p {
        font-size: 25px;
        letter-spacing: .25px;
        margin-bottom: 34px
    }
}

@media (min-width:991px) {
    .contact-page .contact-form p span.desktop-only {
        display: inline
    }
}

.contact-page .contact-form form {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
    position: relative
}

grammarly-btn {
    position: absolute;
    bottom: 0;
    left: 0
}

grammarly-ghost {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0
}

@media (min-width:1400px) {
    .contact-page .contact-form form {
        grid-template-columns: repeat(8, 1fr);
        grid-gap: 20px
    }
    .contact-page .contact-form form .textinput {
        grid-column-start: span 2
    }
}

@media (max-width:700px) {
    .contact-page .contact-form form {
        display: block
    }
}

.contact-page .contact-form form .textinput, .contact-page .contact-form form textarea {
    background: #fff;
    border: solid 1px #d8d8d8;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    resize: none;
    -webkit-appearance: none;
    border-radius: 2px
}

@media (min-width:1400px) {
    .contact-page .contact-form form .textinput, .contact-page .contact-form form textarea {
        padding: 0 15px
    }
}

@media (max-width:700px) {
    .contact-page .contact-form form .textinput, .contact-page .contact-form form textarea {
        margin-bottom: 25px;
        height: 64px;
        line-height: 50px;
        font-size: 22px;
        padding: 0 16px;
        padding-bottom: 4px
    }
}

.contact-page .contact-form form .textinput:focus, .contact-page .contact-form form textarea:focus {
    outline: 1px solid #212121
}

.contact-page .contact-form form .message {
    grid-column: 1/3;
    height: 95px;
    line-height: 1.2em;
    padding: 15px 10px;
    font-family: Roboto, sans-serif
}

@media (min-width:1400px) {
    .contact-page .contact-form form .message {
        grid-column: 1/4;
        height: 90px;
        padding: 11px 13px
    }
}

@media (max-width:700px) {
    .contact-page .contact-form form .message {
        height: 192px;
        padding: 19px 15px;
        letter-spacing: .25px
    }
}

.contact-page .contact-form form .submit-form-button {
    grid-column: 3/5;
    height: 95px;
    line-height: 95px;
    border: none;
    background: #30bf77;
    -webkit-appearance: none;
    color: #fff;
    font-size: 20px;
    transition: all .3s linear;
    cursor: pointer;
    border-radius: 2px
}

.contact-page .contact-form form .submit-form-button:hover {
    background: #2db370
}

@media (min-width:1400px) {
    .contact-page .contact-form form .submit-form-button {
        grid-column: 4/9;
        height: 90px;
        line-height: 80px
    }
}

@media (max-width:700px) {
    .contact-page .contact-form form .submit-form-button {
        display: block;
        width: 100%;
        margin: -2px 0 5px;
        height: 116px;
        font-size: 25px
    }
}

.contact-page .more-ways-block {
    max-width: 1050px;
    margin: 82px auto 0
}

@media (min-width:1400px) {
    .contact-page .more-ways-block {
        margin: 104px auto 105px;
        max-width: 1366px
    }
}

@media (max-width:600px) {
    .contact-page .more-ways-block {
        margin: 84px 20px 0
    }
}

.contact-page .more-ways-block h3 {
    text-align: center;
    font-size: 32px;
    letter-spacing: .25px;
    font-family: Lato, sans-serif;
    padding: 0 30px
}

@media (max-width:600px) {
    .contact-page .more-ways-block h3 {
        max-width: 350px;
        margin: 0 auto;
        font-weight: 600;
        line-height: 1.2em
    }
}

.contact-page .more-ways-block .rows {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 58px
}

@media (min-width:1400px) {
    .contact-page .more-ways-block .rows {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

@media (max-width:990px) {
    .contact-page .more-ways-block .rows {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows {
        display: block;
        margin-top: 60px
    }
}

.contact-page .more-ways-block .rows .element {
    min-height: 235px
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element {
        display: flex;
        min-height: 105px;
        border-bottom: 2px solid #8d8d8d;
        padding: 25px 0
    }
    .contact-page .more-ways-block .rows .element:last-of-type {
        border-bottom: none
    }
}

.contact-page .more-ways-block .rows .element .icon {
    text-align: center;
    margin: 0 auto
}

.contact-page .more-ways-block .rows .element .icon:before {
    font-size: 45px
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element .icon {
        width: 105px;
        text-align: left;
        padding-left: 10px
    }
    .contact-page .more-ways-block .rows .element .icon:before {
        font-size: 75px;
        line-height: normal
    }
}

.contact-page .more-ways-block .rows .element.knowledge .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-page .more-ways-block .rows .element.knowledge .icon:before {
    content: ""
}

.contact-page .more-ways-block .rows .element.knowledge .icon:before {
    color: #7f7f7f
}

.contact-page .more-ways-block .rows .element.community .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-page .more-ways-block .rows .element.community .icon:before {
    content: ""
}

.contact-page .more-ways-block .rows .element.community .icon:before {
    color: #475993
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element.community .icon:before {
        font-size: 65px
    }
}

.contact-page .more-ways-block .rows .element.livechat .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-page .more-ways-block .rows .element.livechat .icon:before {
    content: ""
}

.contact-page .more-ways-block .rows .element.livechat .icon:before {
    color: #12abc5
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element.livechat .icon:before {
        font-size: 63px
    }
}

@media (min-width:1400px) {
    .contact-page .more-ways-block .rows .element.email {
        display: block!important
    }
}

.contact-page .more-ways-block .rows .element.email .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-page .more-ways-block .rows .element.email .icon:before {
    content: ""
}

.contact-page .more-ways-block .rows .element.email .icon:before {
    color: #039be5
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element.email .icon:before {
        font-size: 58px
    }
}

.contact-page .more-ways-block .rows .element .text {
    color: #212121;
    text-align: center
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element .text {
        width: calc(100% - 115px);
        text-align: left
    }
}

@media (max-width:400px) {
    .contact-page .more-ways-block .rows .element .text {
        width: 100%
    }
}

.contact-page .more-ways-block .rows .element .text .title {
    font-size: 26px;
    font-family: Lato, sans-serif
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element .text .title {
        text-transform: uppercase;
        font-family: Roboto, sans-serif;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px
    }
}

.contact-page .more-ways-block .rows .element .text a {
    color: #039be5;
    text-decoration: underline
}

.contact-page .more-ways-block .rows .element .text a:hover {
    text-decoration: none
}

.contact-page .more-ways-block .rows .element .text .sub {
    font-size: 18px;
    max-width: 250px;
    margin: 0 auto;
    letter-spacing: -.5px
}

@media (max-width:600px) {
    .contact-page .more-ways-block .rows .element .text .sub {
        margin: 0;
        font-size: 21px;
        max-width: 100%;
        line-height: 1.2em
    }
}

/* .contact-page .more-ways-block .rows .element .text .sub img {
    content: url(/images/pw-contact-small.png)
} */

.contact-page .more-ways-block .email-footer-note {
    padding: 60px 0 54px;
    text-align: center;
    font-size: 17px;
    background-image: url(/images/dots.svg);
    background-position: top;
    background-size: 10px 2px;
    background-repeat: repeat-x;
    max-width: 980px;
    margin: 0 auto
}

@media (min-width:1400px) {
    .contact-page .more-ways-block .email-footer-note {
        display: none!important
    }
    .contact-page .more-ways-block .email-footer-note span img {
        content: url(/images/pw-contact-small.png)
    }
}

.contact-page .more-ways-block .email-footer-note span img {
    content: url(/images/pw-contact-big.png)
}

.contact-page .more-ways-block .email-footer-note span {
    font-size: 26px;
    display: block;
    text-align: center
}

.sub-header-nav {
    top: 14px;
    height: 54px;
    background: #212121;
    display: flex;
    align-items: center;
    position: relative;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .8);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .8)
}

@media (max-width:990px) {
    .sub-header-nav {
        display: none
    }
}

.sub-header-nav ul.submenu {
    width: 100%;
    display: flex;
    max-width: 100%;
    margin: 0 auto;
    align-items: center;
    padding-left: 189px
}

.sub-header-nav ul.submenu li {
    list-style: none;
    margin: 0 35px;
    position: relative;
    height: 54px;
    display: flex;
    align-items: center
}

.sub-header-nav ul.submenu li a {
    color: #c9c9c9;
    transition: color .3s linear;
    font-size: 16px
}

.sub-header-nav ul.submenu li a.active {
    font-weight: 600;
    color: #fff
}

.sub-header-nav ul.submenu li a:hover {
    color: #fff;
    text-decoration: none
}

.sub-header-nav ul.submenu li ul.submenu {
    position: absolute;
    right: 10px;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    top: 100%;
    width: 920px;
    max-width: 920px;
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 15px;
    opacity: 0;
    pointer-events: none;
    transition: all .3s linear
}

.sub-header-nav ul.submenu li ul.submenu li {
    height: 27px;
    margin: 0 16px 0 20px
}

.sub-header-nav ul.submenu li ul.submenu li a {
    color: #000;
    font-size: 14px
}

.sub-header-nav ul.submenu li:hover ul.submenu {
    opacity: 1;
    pointer-events: auto
}

.builder-page .page-header {
    height: 256px;
    width: 100%;
    background-image: url(../images/builder/header-image_wide.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 59px
}

@media (max-width:1400px) {
    .builder-page .page-header {
        background-image: url(../images/builder/header-image_1000.jpg);
        /* min-height: 415px;
        height: auto;
        margin-bottom: 56px */
    }
}

@media (max-width:990px) {
    .builder-page .page-header {
        padding: 0 30px;
        width: calc(100% - 60px)
    }
}

@media (max-width:850px) {
    .builder-page .page-header {
        min-height: 320px;
        margin-bottom: 95px
    }
}

@media (max-width:540px) {
    .builder-page .page-header {
        background-image: url(../images/builder/header-image_mobile.jpg);
        min-height: 320px
    }
}

.builder-page .page-header .container {
    max-width: 1316px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    height: 100%;
    align-items: center;
}

/* @media (max-width:1400px) {
    .builder-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:850px) {
    .builder-page .page-header .container {
        flex-direction: column;
        align-items: center
    }
} */

.builder-page .page-header .container .video {
    width: 62%;
    margin-top: 57px
}

@media (max-width:1400px) {
    .builder-page .page-header .container .video {
        max-width: 420px;
        margin-top: 78px;
        margin-left: 20px
    }
}

@media (max-width:850px) {
    .builder-page .page-header .container .video {
        max-width: 320px;
        margin-top: 60px;
        width: 100%;
        margin-left: 0
    }
}

.builder-page .page-header .container .video a {
    position: relative;
    display: block
}

.builder-page .page-header .container .video a img {
    width: 726px
}

@media (max-width:1400px) {
    .builder-page .page-header .container .video a img {
        width: 420px
    }
}

@media (max-width:850px) {
    .builder-page .page-header .container .video a img {
        width: 100%
    }
}

.builder-page .page-header .container .text {
    width: 100%;
    display: block
}

@media (max-width:850px) {
    .builder-page .page-header .container .text {
        width: 100%;
        text-align: center
    }
}

.builder-page .page-header .container .text h1 {
    font-size: 47px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 48px;
    margin: 0 auto;
    text-align: center;
}

@media (max-width:990px) {
    .builder-page .page-header .container .text h1 {
        font-size: 40px
    }
}

@media (max-width:850px) {
    .builder-page .page-header .container .text h1 {
        font-size: 45px;
        text-align: center;
        margin: 0 auto;
        line-height: 1.15em
    }
}

.builder-page .page-header .container .text p {
    font-size: 20px;
    line-height: 1.2em;
    text-align: center;
    margin: 22px auto 0;
}

@media (max-width:1400px) {
    .builder-page .page-header .container .text p {
        font-size: 20px;
        line-height: 1.35em;
        margin-top: 26px
    }
}

@media (max-width:850px) {
    .builder-page .page-header .container .text p {
        font-size: 25px;
        line-height: 1.35em;
        margin: 24px auto;
    }
}

.builder-page .page-header .container .text p br {
    display: none
}

@media (max-width:850px) {
    .builder-page .page-header .container .text p br {
        display: block
    }
}

.builder-page .page-header .container .text .green-button {
    background: #30bf77;
    color: #fff;
    margin-top: 48px;
    width: 339px;
    height: 60px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-decoration: none;
    transition: all .3s linear;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

@media (max-width:1400px) {
    .builder-page .page-header .container .text .green-button {
        margin-top: 33px;
        width: 334px;
        background: #30bf77;
        margin-top: 33px
    }
}

@media (max-width:850px) {
    .builder-page .page-header .container .text .green-button {
        margin: 50px auto 0;
        max-width: 420px;
        width: 90%;
        font-size: 26px;
        height: 77px
    }
}

.builder-page .page-header .container .text .green-button:hover {
    background: #2db370;
    text-decoration: none
}

.builder-page .page-header .container .text p.notes {
    margin: 10px 6px;
    font-size: 16px
}

@media (max-width:1400px) {
    .builder-page .page-header .container .text p.notes {
        margin: 10px 4px;
        letter-spacing: -.05px
    }
}

@media (max-width:850px) {
    .builder-page .page-header .container .text p.notes {
        text-align: center;
        margin: 10px auto 0;
        font-size: 20px;
        letter-spacing: .1px
    }
}

.builder-page .main-container {
    display: flex;
    max-width: 1316px;
    margin: 0 auto 100px
}

@media (max-width:1400px) {
    .builder-page .main-container {
        max-width: 980px;
        margin: 0 auto 40px
    }
}

@media (max-width:990px) {
    .builder-page .main-container {
        margin: 0 20px 40px;
        display: block;
        width: calc(100% - 40px)
    }
}

.features-block {
    width: 280px;
    min-width: 280px
}

@media (max-width:1400px) {
    .features-block {
        width: 230px;
        min-width: 230px
    }
}

@media (max-width:990px) {
    .features-block {
        width: 100%
    }
}

.features-block>h2 {
    font-size: 25px;
    margin: 0;
    font-weight: 600;
    margin-bottom: 50px
}

@media (max-width:1400px) {
    .features-block>h2 {
        text-transform: uppercase;
        font-size: 16px;
        margin-left: 11px;
        margin-top: -5px;
        margin-bottom: 50px
    }
}

@media (max-width:990px) {
    .features-block>h2 {
        font-family: Lato, sans-serif;
        text-transform: none;
        font-size: 33px;
        margin-left: -2px;
        font-weight: 600;
        margin-top: 88px;
        margin-bottom: 50px
    }
}

.features-block .column {
    overflow: hidden
}

.features-block .section-title {
    display: block;
    width: 100%;
    border-bottom: 1px solid #8e8e8e;
    padding: 12px 13px;
    max-width: 265px;
    font-size: 20px;
    height: 34.5px;
    color: #212121;
    position: relative;
    transition: all .3s linear
}

@media (max-width:1400px) {
    .features-block .section-title {
        font-size: 16px;
        width: calc(100% - 24px);
        height: 22px
    }
}

@media (max-width:990px) {
    .features-block .section-title {
        width: calc(100% - 60px);
        max-width: 100%;
        height: 41px;
        font-size: 25px;
        padding-left: 20px;
        padding-right: 40px;
        font-weight: 400;
        padding-top: 17px;
        color: #008fdf
    }
}

.features-block .section-title span {
    z-index: 2;
    position: relative
}

.features-block .section-title .icon-arrow-down {
    position: absolute;
    right: 8px;
    transform: rotate(-90deg);
    top: 8px;
    transition: all .3s linear
}

@media (max-width:1400px) {
    .features-block .section-title .icon-arrow-down {
        right: 3px;
        top: 3px
    }
}

@media (max-width:990px) {
    .features-block .section-title .icon-arrow-down {
        right: 20px;
        top: 15px;
        transform: none
    }
}

.features-block .section-title .icon-arrow-down:before {
    font-size: 30px;
    font-weight: 500;
    color: #919191;
    transition: all .3s linear
}

@media (max-width:1400px) {
    .features-block .section-title .icon-arrow-down:before {
        font-size: 26px
    }
}

@media (max-width:990px) {
    .features-block .section-title .icon-arrow-down:before {
        color: #008fdf;
        font-size: 30px
    }
}

.features-block .section-title:before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% + 2px);
    position: absolute;
    left: 0;
    top: -1px;
    background: 0 0;
    z-index: 0;
    transition: all .3s linear
}

@media (max-width:990px) {
    .features-block .section-title:before {
        background: 0 0
    }
}

.features-block .section-title.active:before, .features-block .section-title:hover:before {
    background: #cce9f9
}

.features-block .section-title.active, .features-block .section-title:hover {
    text-decoration: none
}

@media (max-width:990px) {
    .features-block .section-title.active, .features-block .section-title:hover {
        font-weight: 400
    }
}

.features-block .section-title.active .icon-arrow-down:before, .features-block .section-title:hover .icon-arrow-down:before {
    color: #212121
}

@media (max-width:990px) {
    .features-block .section-title.active .icon-arrow-down:before, .features-block .section-title:hover .icon-arrow-down:before {
        color: #008fdf
    }
}

@media (max-width:990px) {
    .features-block .section-title.active .icon-arrow-down {
        transform: rotate(180deg);
        top: 10px
    }
}

.features-block .section-content {
    display: none
}

@media (max-width:990px) {
    .features-block .section-content {
        display: block;
        overflow: hidden;
        height: 0;
        width: 100%;
        transition: all .5s ease-in-out;
        max-height: 0;
        border-bottom: 1px solid transparent
    }
}

.features-block .section-content .iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin-bottom: 30px
}

.features-block .section-content .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.features-block .section-content .small {
    display: none
}

.features-block .section-content h2.title {
    font-family: Lato, sans-serif;
    font-size: 33px;
    font-weight: 600;
    margin-top: 45px;
    margin-bottom: 20px
}

@media (max-width:990px) {
    .features-block .section-content h2.title {
        font-weight: 900;
        line-height: 39px
    }
}

.features-block .section-content .description {
    font-size: 25px;
    line-height: 1.3em;
    margin-bottom: 25px;
    padding-right: 20px;
    letter-spacing: .15px
}

@media (max-width:1400px) {
    .features-block .section-content .description {
        font-size: 17px;
        line-height: 1.55em;
        letter-spacing: 0
    }
}

@media (max-width:990px) {
    .features-block .section-content .description {
        font-size: 25px
    }
}

.section.active .section-content {
    max-height: 2000px;
    height: auto;
    border-color: #8e8e8e
}

#tabs-content {
    width: calc(100% - 300px);
    margin: 0 0 0 115px
}

@media (max-width:1400px) {
    #tabs-content {
        margin: 0 0 0 86px
    }
}

@media (max-width:990px) {
    #tabs-content {
        display: none!important
    }
}

#tabs-content .iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden
}

#tabs-content .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#tabs-content .small {
    font-weight: 600;
    font-size: 14px;
    color: #636363;
    text-transform: uppercase;
    display: none
}

#tabs-content h2.title {
    font-family: Lato, sans-serif;
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: -7px;
    line-height: 1.2em
}

#tabs-content .description {
    font-size: 20px;
    line-height: 1.45em;
    margin-bottom: 25px;
    padding-right: 20px;
    letter-spacing: .15px
}

@media (max-width:1400px) {
    #tabs-content .description {
        font-size: 17px;
        line-height: 1.55em;
        letter-spacing: 0
    }
}

.campaign-page .page-header {
    height: 335px;
    width: 100%;
    background-image: url(../images/campaign/page-header-wide.jpg);
    background-size: cover;
    background-position: center
}

@media (min-width:1920px) {
    .campaign-page .page-header {
        background-position: 0px -55px;
        background-repeat: no-repeat;
    }
}

@media (max-width:1400px) {
    .campaign-page .page-header {
        background-image: url(../images/campaign/page-header-1000.jpg);
    }
}

@media (max-width:990px) {
    .campaign-page .page-header {
        padding: 0 30px;
        width: calc(100% - 60px)
    }
}

@media (max-width:990px) {
    .campaign-page .page-header {
        min-height: 740px;
        height: auto;
        background-image: url(../images/campaign/page-header-mobile.jpg);
        background-position: 0% 70%;
    }
}

@media (max-width:540px) {
    .campaign-page .page-header {
        background-image: url(../images/campaign/page-header-mobile.jpg)
    }
}

.campaign-page .page-header .container {
    max-width: 1316px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 14px
}

@media (max-width:1400px) {
    .campaign-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:990px) {
    .campaign-page .page-header .container {
        flex-direction: column;
        align-items: center
    }
}

.campaign-page .page-header .container .text {
    margin-top: 70px;
    margin-top: 70px;
    width: 50%;
    display: block;
    color: #fff
}

@media (max-width:1400px) {
    .campaign-page .page-header .container .text {
        margin-top: 61px;
        margin-left: 20px
    }
}

@media (max-width:990px) {
    .campaign-page .page-header .container .text {
        margin-top: 77px;
        width: 100%;
        text-align: center;
        margin-left: 0
    }
}

.campaign-page .page-header .container .text .upper-title {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 7px
}

@media (max-width:1400px) {
    .campaign-page .page-header .container .text .upper-title {
        font-size: 18px;
        margin-bottom: 9px
    }
}

.campaign-page .page-header .container .text h1 {
    font-size: 47px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 48px;
    max-width: 550px
}

@media (max-width:990px) {
    .campaign-page .page-header .container .text h1 {
        font-size: 40px;
        margin: 0 auto
    }
}

@media (max-width:850px) {
    .campaign-page .page-header .container .text h1 {
        font-size: 45px;
        text-align: center;
        margin: 0 auto;
        line-height: 1.15em
    }
}

.campaign-page .page-header .container .text p {
    max-width: 550px;
    font-size: 20px;
    line-height: 1.35em;
    margin-top: 23px
}

@media (max-width:1400px) {
    .campaign-page .page-header .container .text p {
        font-size: 20px;
        line-height: 1.35em;
        margin-top: 21px
    }
}

@media (max-width:990px) {
    .campaign-page .page-header .container .text p {
        font-size: 25px;
        line-height: 1.4em;
        margin: 24px auto;
        max-width: 470px
    }
}

.campaign-page .page-header .container .text p br {
    display: none
}

@media (max-width:850px) {
    .campaign-page .page-header .container .text p br {
        display: block
    }
}

.campaign-page .page-header .container .text .green-button {
    background: #30be77;
    color: #fff;
    margin-top: 62px;
    width: 334px;
    height: 62px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all .3s linear;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

@media (max-width:1400px) {
    .campaign-page .page-header .container .text .green-button {
        margin-top: 27px
    }
}

@media (max-width:990px) {
    .campaign-page .page-header .container .text .green-button {
        margin: 44px auto 0;
        max-width: 420px;
        width: 90%;
        font-size: 26px;
        height: 77px
    }
}

.campaign-page .page-header .container .text .green-button:hover {
    background: #2db370!important
}

.campaign-page .page-header .container .text p.notes {
    margin: 10px 6px;
    font-size: 16px
}

@media (max-width:1400px) {
    .campaign-page .page-header .container .text p.notes {
        margin: 10px 4px;
        letter-spacing: -.05px
    }
}

@media (max-width:990px) {
    .campaign-page .page-header .container .text p.notes {
        margin: 10px auto
    }
}

@media (max-width:850px) {
    .campaign-page .page-header .container .text p.notes {
        text-align: center;
        margin: 10px auto 0;
        font-size: 20px;
        letter-spacing: .1px
    }
}

.campaign-page .gray-info-bar {
    background: #e4e4e4
}

@media (max-width:990px) {
    .campaign-page .gray-info-bar {
        display: none
    }
}

.campaign-page .gray-info-bar .container {
    display: flex;
    max-width: 1316px;
    margin: 0 auto;
    height: 45px;
    align-items: center
}

@media (max-width:1400px) {
    .campaign-page .gray-info-bar .container {
        max-width: 980px;
        margin: 0 auto
    }
}

@media (max-width:990px) {
    .campaign-page .gray-info-bar .container {
        margin: 0 20px 40px;
        display: block;
        width: calc(100% - 40px)
    }
}

.campaign-page .gray-info-bar .container a {
    color: #2a7ae2;
    text-decoration: underline;
    transition: all .3s linear
}

.campaign-page .gray-info-bar .container a:hover {
    text-decoration: none;
    color: #2a7ae2
}

.campaign-page .gray-info-bar .container .must-read-block {
    background: #008fdf;
    color: #fff;
    height: 45px;
    display: flex;
    align-items: center;
    padding: 0 15px 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    position: relative;
    margin-right: 29px
}

.campaign-page .gray-info-bar .container .must-read-block:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22.5px 0 22.5px 15px;
    border-color: transparent transparent transparent #008fdf;
    position: absolute;
    left: 100%
}

.campaign-page .gray-info-bar .container .must-read-block .icon-read:before {
    font-size: 20px;
    margin-left: 4px;
    margin-right: 7px;
    position: relative;
    top: 2px
}

.campaign-page .main-container {
    display: flex;
    max-width: 1316px;
    margin: 100px auto 100px
}

@media (max-width:1400px) {
    .campaign-page .main-container {
        max-width: 980px;
        margin: 100px auto 100px
    }
}

@media (max-width:990px) {
    .campaign-page .main-container {
        margin: 100px 20px 100px;
        display: block;
        width: calc(100% - 40px)
    }
}

.campaign-page .main-container .features-block {
    width: 395px
}

@media (max-width:1400px) {
    .campaign-page .main-container .features-block {
        width: 275px
    }
}

@media (max-width:990px) {
    .campaign-page .main-container .features-block {
        width: 100%
    }
}

.campaign-page .main-container .features-block>h2 {
    margin-bottom: 30px
}

@media (max-width:1400px) {
    .campaign-page .main-container .features-block>h2 {
        line-height: 1.3em;
        margin-bottom: 6px
    }
}

@media (max-width:990px) {
    .campaign-page .main-container .features-block>h2 {
        text-transform: uppercase;
        font-size: 25px;
        margin-left: -3px;
        font-family: Roboto;
        font-weight: 600;
        margin-top: 83px;
        letter-spacing: .2px;
        margin-bottom: 37px
    }
}

.campaign-page .main-container .features-block .section-title {
    max-width: 365px;
    padding: 12px 10px 8px 20px;
    height: 35px;
    border-bottom: 1px solid #8e8e8e
}

.campaign-page .main-container .features-block .section-title:before {
    height: calc(100% + 4px);
    top: -2px
}

@media (max-width:1400px) {
    .campaign-page .main-container .features-block .section-title {
        padding: 12px 0 8px 10px;
        width: 275px;
        height: 25px
    }
}

@media (max-width:990px) {
    .campaign-page .main-container .features-block .section-title {
        border-bottom: 1px solid #8e8e8e;
        max-width: calc(100% - 60px);
        padding: 19px 40px 8px 20px;
        width: 100%;
        min-height: 42px;
        height: auto
    }
    .campaign-page .main-container .features-block .section-title:before {
        height: calc(100% + 2px);
        top: -1px
    }
}

.campaign-page .main-container .features-block .section-title .icon-arrow-down {
    right: 15px
}

@media (max-width:990px) {
    .campaign-page .main-container .features-block .section-title .icon-arrow-down {
        right: 20px
    }
}

.campaign-page .main-container .features-block .section.active .section-content {
    padding-bottom: 30px
}

.campaign-page .main-container #tabs-content {
    width: calc(100% - 510px);
    margin: 0 0 0 110px
}

@media (max-width:1400px) {
    .campaign-page .main-container #tabs-content {
        width: calc(100% - 330px);
        margin: 0 0 0 60px
    }
}

.campaign-page .main-container #tabs-content h2.title {
    font-size: 33px;
    margin-bottom: 13px;
    line-height: 1.2em
}

@media (max-width:1400px) {
    .campaign-page .main-container #tabs-content h2.title {
        font-size: 33px;
        margin-top: 4px
    }
}

.campaign-page .main-container #tabs-content .description {
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 30px
}

@media (max-width:1400px) {
    .campaign-page .main-container #tabs-content .description {
        line-height: 1.45em;
        padding-right: 0
    }
}

@media (max-width:1400px) {
    .campaign-page .main-container #tabs-content img.smaller {
        max-width: 50%
    }
}

.campaign-page .main-container #tabs-content ul {
    margin: 47px 0 40px
}

@media (max-width:1400px) {
    .campaign-page .main-container #tabs-content ul {
        margin: 25px 0 40px
    }
}

.campaign-page .main-container #tabs-content ul li {
    list-style: none;
    position: relative;
    margin-bottom: 24px;
    padding-left: 35px;
    font-size: 21px;
    line-height: normal
}

.campaign-page .main-container #tabs-content ul li:before {
    content: ""
}

@media (max-width:1400px) {
    .campaign-page .main-container #tabs-content ul li {
        padding-left: 34px;
        font-size: 16px;
        margin-bottom: 8px
    }
}

@media (max-width:990px) {
    .campaign-page .main-container #tabs-content ul li {
        font-size: 20px;
        padding-left: 34px;
        margin-bottom: 10px
    }
}

.campaign-page .main-container #tabs-content ul li:before {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #30be77;
    line-height: normal
}

@media (max-width:1400px) {
    .campaign-page .main-container #tabs-content ul li:before {
        font-size: 20px
    }
}

@media (max-width:990px) {
    .campaign-page .main-container #tabs-content ul li:before {
        left: 0;
        top: 0;
        font-size: 24px
    }
}

.integrations-page .page-header {
    height: 254px;
    width: 100%;
    background-image: url(../images/integrations/landing_page_integrations_1400-1920.jpg);
    background-size: 1920px auto;
    background-position: center;
    margin-bottom: 74px
}

@media (min-width:1930px) {
    .integrations-page .page-header {
        background-image: url(../images/integrations/landing_page_integrations_wide.jpg);
        background-size: cover;
    }
}

@media (max-width:1400px) {
    .integrations-page .page-header {
        background-size: cover;
        /* //background-image: url(../images/inte
        background-size: cover;grations/page-header_wide.png) */
    }
}

@media (max-width:990px) {
    .integrations-page .page-header {
        /* min-height: 508px;
        height: auto */
    }
}

@media (max-width:540px) {
    .integrations-page .page-header {
        background-image: url(../images/integrations/landing_page_integrations_mobile.png)
    }
}

.integrations-page .page-header .container {
    max-width: 1316px;
    margin: 0 auto;
    margin-top: 14px;
    display: flex;
    justify-content: space-between
}

@media(max-width:1920px) {
    .integrations-page .page-header .container {
        max-width: 1100px;
    }
}

@media (max-width:1400px) {
    .integrations-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:990px) {
    .integrations-page .page-header .container {
        flex-direction: column;
        align-items: center
    }
}

.integrations-page .page-header .container .text {
    margin-top: 61px;
    width: 100%;
    text-align: center;
    display: block;
}

/* 
@media (max-width:1400px) {
    .integrations-page .page-header .container .text {
        margin-top: 61px
    }
} */

@media (max-width:990px) {
    .integrations-page .page-header .container .text {
        //margin-top: 104px;
        width: 100%;
        text-align: center
    }
}

.integrations-page .page-header .container .text h1 {
    font-size: 47px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 48px;
    max-width: 450px margin: 0 auto;
}

@media (max-width:990px) {
    .integrations-page .page-header .container .text h1 {
        font-size: 45px;
        text-align: center;
        margin: 0 auto;
        line-height: 1.15em
    }
}

.integrations-page .page-header .container .text p {
    max-width: 420px;
    font-size: 20px;
    line-height: 1.3em;
    margin: 28px auto 0;
}

@media (max-width:1400px) {
    .integrations-page .page-header .container .text p {
        font-size: 20px;
        line-height: 1.35em;
        margin-top: 26px
    }
}

@media (max-width:990px) {
    .integrations-page .page-header .container .text p {
        font-size: 25px;
        line-height: 1.35em;
        margin: 24px auto;
        max-width: 540px
    }
}

.integrations-page .page-header .container .cta {
    margin-top: 62px
}

@media (max-width:1400px) {
    .integrations-page .page-header .container .cta {
        margin-top: 76px
    }
}

@media (max-width:990px) {
    .integrations-page .page-header .container .cta {
        margin-top: 10px;
        max-width: 500px;
        width: 90%;
        padding-bottom: 30px
    }
}

.integrations-page .page-header .container .cta .green-button {
    background: #30bf77;
    color: #fff;
    margin-top: 48px;
    width: 335px;
    height: 60px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all .3s linear;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

@media (max-width:1400px) {
    .integrations-page .page-header .container .cta .green-button {
        margin-top: 33px;
        width: 334px;
        margin-top: 33px
    }
}

@media (max-width:990px) {
    .integrations-page .page-header .container .cta .green-button {
        margin: 14px auto 0;
        max-width: 420px;
        width: 90%;
        font-size: 26px;
        height: 77px;
        text-align: center
    }
}

.integrations-page .page-header .container .cta .green-button:hover {
    background: #2db370;
    text-decoration: none
}

.integrations-page .page-header .container .cta p.notes {
    margin: 10px 6px;
    font-size: 16px
}

@media (max-width:1400px) {
    .integrations-page .page-header .container .cta p.notes {
        margin: 10px 4px;
        letter-spacing: -.05px
    }
}

@media (max-width:990px) {
    .integrations-page .page-header .container .cta p.notes {
        text-align: center;
        margin: 10px auto 0;
        font-size: 20px;
        letter-spacing: .1px
    }
}

.integrations-page .integrations {
    max-width: 1330px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding-bottom: 90px;
    background-image: url(/images/dots.svg);
    background-position: bottom;
    background-size: 10px 2px;
    background-repeat: repeat-x
}

@media (max-width:1400px) {
    .integrations-page .integrations {
        max-width: 980px;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 45px
    }
}

@media (max-width:990px) {
    .integrations-page .integrations {
        padding-bottom: 0;
        justify-content: center
    }
}

.integrations-page .integrations .app {
    max-width: 650px;
    display: flex
}

.integrations-page .integrations .app:first-child {
    margin-right: 39px
}

@media (max-width:1400px) {
    .integrations-page .integrations .app {
        width: 48%;
        max-width: 50%;
        margin-bottom: 55px
    }
    .integrations-page .integrations .app:first-child {
        margin-right: 0
    }
}

@media (max-width:990px) {
    .integrations-page .integrations .app {
        width: 100%;
        max-width: 520px;
        justify-content: center
    }
    .integrations-page .integrations .app:first-child {
        margin-right: 0
    }
}

.integrations-page .integrations .app .image {
    flex-shrink: 0;
    margin-right: 20px
}

@media (max-width:990px) {
    .integrations-page .integrations .app .image {
        min-width: 120px
    }
    .integrations-page .integrations .app .image img {
        width: 95%;
        margin-top: 8px;
        max-width: 99px
    }
}

.integrations-page .integrations .app .text {
    padding-right: 5px
}

.integrations-page .integrations .app .text h3.title {
    font-size: 26px;
    margin-top: 6px;
    margin-bottom: 10px
}

@media (max-width:990px) {
    .integrations-page .integrations .app .text h3.title {
        font-size: 34px;
        margin-top: 14px;
        margin-bottom: 4px;
        font-weight: 500
    }
}

.integrations-page .integrations .app .text .desc {
    font-size: 17px;
    line-height: 1.6em
}

@media (max-width:1400px) {
    .integrations-page .integrations .app .text .desc {
        line-height: 1.5em
    }
}

@media (max-width:990px) {
    .integrations-page .integrations .app .text .desc {
        font-size: 20px
    }
}

.integrations-page .integrations .app .text a.link {
    padding-right: 20px;
    position: relative;
    margin-top: 14px;
    display: inline-block;
    font-size: 14px;
    color: #212121;
    transition: all .3s linear
}

@media (max-width:990px) {
    .integrations-page .integrations .app .text a.link {
        padding-right: 25px;
        margin-top: 26px;
        font-size: 18px
    }
}

.integrations-page .integrations .app .text a.link:before {
    position: absolute;
    right: 0;
    top: 3px;
    line-height: normal;
    transition: all .3s linear;
    height: 14px
}

.integrations-page .integrations .app .text a.link:hover {
    text-decoration: none;
    color: #b4b4b4
}

.integrations-page .integrations .app .text a.link:hover:before {
    color: #b4b4b4
}

.integrations-page .app-icons {
    max-width: 1440px;
    margin: 0 auto;
    padding-top: 55px
}

@media (max-width:1400px) {
    .integrations-page .app-icons {
        max-width: 1000px;
        margin: 0 auto;
        padding-top: 95px
    }
}

@media (max-width:990px) {
    .integrations-page .app-icons {
        max-width: 500px;
        margin: 0 auto;
        padding-top: 75px
    }
}

.integrations-page .app-icons .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.integrations-page .app-icons .container .app {
    text-align: center;
    max-width: 20%;
    width: 20%;
    margin-bottom: 70px
}

@media (max-width:1400px) {
    .integrations-page .app-icons .container .app {
        width: 25%;
        max-width: 25%
    }
}

@media (max-width:990px) {
    .integrations-page .app-icons .container .app {
        width: 50%;
        max-width: 50%
    }
}

.integrations-page .app-icons .container .app .image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px
}

.integrations-page .app-icons .container .app h4.title {
    font-size: 20px;
    font-family: Lato, sans-serif;
    margin-bottom: 5px
}

@media (max-width:990px) {
    .integrations-page .app-icons .container .app h4.title {
        font-size: 25px
    }
}

.integrations-page .app-icons .container .app a.link {
    padding-right: 20px;
    position: relative;
    transition: all .3s linear;
    display: inline-block;
    font-size: 14px;
    color: #212121
}

@media (max-width:990px) {
    .integrations-page .app-icons .container .app a.link {
        padding-right: 25px;
        font-size: 18px;
        margin: 4px auto 0
    }
}

.integrations-page .app-icons .container .app a.link:before {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: normal;
    transition: all .3s linear
}

.integrations-page .app-icons .container .app a.link {
    padding-right: 20px;
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #212121;
    transition: all .3s linear
}

@media (max-width:990px) {
    .integrations-page .app-icons .container .app a.link {
        padding-right: 25px;
        margin-top: 0;
        font-size: 18px
    }
}

.integrations-page .app-icons .container .app a.link:before {
    position: absolute;
    right: 0;
    top: 3px;
    line-height: normal;
    transition: all .3s linear;
    height: 14px
}

.integrations-page .app-icons .container .app a.link:hover {
    text-decoration: none;
    color: #b4b4b4
}

.integrations-page .app-icons .container .app a.link:hover:before {
    color: #b4b4b4
}

.templates-page .page-header {
    width: 100%;
    background-image: url(../images/templates/template_header_wide.png);
    background-size: cover;
    background-position: center;
    margin-bottom: 85px
}

@media (max-width:1400px) {
    .templates-page .page-header {
        background-image: url(../images/templates/template_header_desk.png);
        margin-bottom: 73px
    }
}

@media (max-width:990px) {
    .templates-page .page-header {
        height: auto;
        padding: 0 20px 90px;
        width: calc(100% - 40px);
        background-image: url(../images/templates/template_header_mobile.png);
        background-position: center bottom;
    }
}

.templates-page .page-header .container {
    max-width: 1316px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 14px
}

@media (max-width:1400px) {
    .templates-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:990px) {
    .templates-page .page-header .container {
        flex-direction: column;
        align-items: center
    }
}

.templates-page .page-header .container .text {
    margin: 64px 0;
    max-width: 680px;
    display: block;
    text-align: center;
    width: 100%
}

@media (max-width:990px) {
    .templates-page .page-header .container .text {
        margin: 65px 0 75px;
        width: 100%;
        text-align: center
    }
}

.templates-page .page-header .container .text h1 {
    font-size: 47px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 48px;
    text-align: center
}

@media (max-width:990px) {
    .templates-page .page-header .container .text h1 {
        font-size: 45px;
        text-align: center;
        margin: 0 auto;
        line-height: 1.15em
    }
}

.templates-page .page-header .container .text p {
    font-size: 20px;
    line-height: 1.3em;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 28px;
    margin-bottom: 0
}

@media (max-width:1400px) {
    .templates-page .page-header .container .text p {
        font-size: 20px;
        line-height: 1.35em;
        margin-top: 26px
    }
}

@media (max-width:990px) {
    .templates-page .page-header .container .text p {
        font-size: 25px;
        line-height: 1.35em;
        margin: 24px auto
    }
}

@media (min-width:990px) {
    .templates-page .page-header .container .mobile-only {
        padding-bottom: 80px
    }
}

.templates-page .page-header .container .mobile-only a.btn {
    background: #30bf77;
    width: 290px;
    height: 68px;
    color: #fff;
    text-align: center;
    line-height: 68px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    font-size: 20px;
    border-radius: 2px;
    display: block;
    margin: 50px auto 0
}

.templates-page .page-header .container .mobile-only a.btn:hover {
    background: #2db370;
    text-decoration: none
}

@media (max-width:990px) {
    .templates-page .page-header .container .mobile-only a.btn {
        width: 440px;
        height: 82px;
        line-height: 82px;
        font-size: 27px;
        max-width: 100%;
        margin: 39px auto 0
    }
}

.templates-page .page-header .container .mobile-only p.notes {
    margin-top: 8px;
    margin-bottom: 0
}

@media (max-width:990px) {
    .templates-page .page-header .container .mobile-only p.notes {
        font-size: 20px;
        letter-spacing: .2px;
        text-align: Center
    }
}

.templates-page .all-templates {
    max-width: 1316px;
    margin: 0 auto
}

@media (max-width:1400px) {
    .templates-page .all-templates {
        max-width: 980px
    }
}

.templates-page .all-templates .templates-section {
    padding-bottom: 60px;
    margin-bottom: 90px;
    background-image: url(/images/dots.svg);
    background-position: bottom;
    background-size: 10px 2px;
    background-repeat: repeat-x
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-section {
        margin-bottom: 60px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-section {
        background-image: url(/images/dots.svg);
        background-position: bottom;
        background-size: 10px 2px;
        background-repeat: repeat-x
    }
}

.templates-page .all-templates .templates-section:last-of-type {
    background-image: none;
    margin-bottom: 0
}

.templates-page .all-templates .section-header {
    display: flex;
    justify-content: space-between
}

.templates-page .all-templates .section-header .text {
    width: calc(100% - 500px)
}

@media (max-width:1400px) {
    .templates-page .all-templates .section-header .text {
        width: calc(100% - 440px)
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .section-header .text {
        width: calc(100% - 40px);
        padding: 0 20px
    }
}

.templates-page .all-templates .section-header .text h2 {
    font-size: 36px;
    font-weight: 400;
    font-family: Lato;
    margin-bottom: 2px
}

@media (max-width:1400px) {
    .templates-page .all-templates .section-header .text h2 {
        font-size: 26px;
        font-weight: 400;
        padding: 0 2px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .section-header .text h2 {
        font-size: 33px;
        font-weight: 600;
        margin-bottom: 18px
    }
}

.templates-page .all-templates .section-header .text p {
    font-size: 20px;
    max-width: 820px
}

@media (max-width:1400px) {
    .templates-page .all-templates .section-header .text p {
        font-size: 17px;
        padding: 2px 2px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .section-header .text p {
        font-size: 20px;
        line-height: 1.3em
    }
}

.templates-page .all-templates .section-header .cta {
    width: 395px;
    padding-top: 62px
}

@media (max-width:1400px) {
    .templates-page .all-templates .section-header .cta {
        width: 310px;
        padding-top: 60px
    }
}

.templates-page .all-templates .section-header .cta p.want-to-use {
    margin-bottom: 10px
}

@media (min-width:990px) {
    .templates-page .all-templates .section-header .cta p.want-to-use {
        font-weight: 600
    }
}

@media (max-width:1400px) {
    .templates-page .all-templates .section-header .cta p.want-to-use {
        font-size: 15px
    }
}

.templates-page .all-templates .section-header .cta .green-button {
    background: #30bf77;
    color: #fff;
    width: 419px;
    height: 60px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

@media (max-width:1400px) {
    .templates-page .all-templates .section-header .cta .green-button {
        width: 305px;
        font-size: 17px;
        font-weight: 600;
        height: 58px;
        padding-bottom: 0
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .section-header .cta .green-button {
        max-width: 420px;
        width: 90%;
        font-size: 20px;
        height: 48px;
        text-align: center
    }
}

.templates-page .all-templates .templates-rows {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
    margin-top: 50px
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows {
        margin-top: 25px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows {
        grid-template-columns: 1fr 1fr 1fr;
        padding: 0
    }
}

@media (max-width:850px) {
    .templates-page .all-templates .templates-rows {
        grid-template-columns: 1fr 1fr;
        margin: 50px 15px 0
    }
}

.templates-page .all-templates .templates-rows .template {
    max-width: 312px;
    width: 312px;
    margin-bottom: 50px
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows .template {
        max-width: 218px;
        margin-bottom: 10px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows .template {
        margin: 0 auto 30px;
        max-width: 240px;
        width: 240px
    }
}

.templates-page .all-templates .templates-rows .template .frame {
    height: 319px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 18%);
    -moz-box-shadow: 0 2px 10px rgb(0 0 0 / 18%);
    box-shadow: 0 2px 10px rgb(0 0 0 / 18%);
    width: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows .template .frame {
        height: 224px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows .template .frame {
        height: 248px
    }
}

.templates-page .all-templates .templates-rows .template .frame img {
    height: 200px;
    max-height: 10px;
    padding-bottom: 60px
}

.templates-page .all-templates .templates-rows .template .frame img.b-loaded {
    padding-bottom: 18px;
    max-height: 200px;
    max-width: 250px;
    height: auto!important
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows .template .frame img.b-loaded {
        max-width: 160px;
        height: auto;
        padding-bottom: 14px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows .template .frame img.b-loaded {
        padding-top: 0
    }
}

.templates-page .all-templates .templates-rows .template .frame .show-more-link {
    color: #545454;
    text-decoration: none;
    font-size: 16px
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows .template .frame .show-more-link {
        font-size: 13px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows .template .frame .show-more-link {
        font-size: 17px
    }
}

.templates-page .all-templates .templates-rows .template .frame .show-more-link:hover {
    text-decoration: none;
    color: #b4b4b4
}

.templates-page .all-templates .templates-rows .template .frame .green-button {
    background: #30bf77;
    color: #fff;
    width: 250px;
    height: 55px;
    margin-bottom: 18px;
    padding-bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    transition: all .3s linear;
    border-radius: 2px
}

.templates-page .all-templates .templates-rows .template .frame .green-button:hover {
    text-decoration: none;
    background: #2db370
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows .template .frame .green-button {
        width: 180px;
        font-size: 14px;
        margin-top: 0;
        height: 40px;
        padding-bottom: 0;
        margin-bottom: 14px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows .template .frame .green-button {
        max-width: 420px;
        width: 90%;
        font-size: 20px;
        height: 48px;
        text-align: center
    }
}

.templates-page .all-templates .templates-rows .template .frame .overlay-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    transition: opacity .3s linear;
    opacity: 1
}

@media (min-width:990px) {
    .templates-page .all-templates .templates-rows .template .frame:hover .overlay-image {
        opacity: 0;
        pointer-events: none
    }
}

.templates-page .all-templates .templates-rows .template .text h3 {
    margin-top: 12px;
    font-size: 25px;
    padding-left: 4px;
    margin-bottom: 8px
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows .template .text h3 {
        padding-left: 0;
        font-size: 18px;
        font-weight: 400;
        font-family: Lato, sans-serif
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows .template .text h3 {
        text-align: center;
        font-size: 20px;
        margin-top: 3px
    }
}

.templates-page .all-templates .templates-rows .template .text p {
    line-height: 1.5em;
    margin-top: 10px;
    padding-left: 2px;
    color: #545454;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:1400px) {
    .templates-page .all-templates .templates-rows .template .text p {
        font-size: 13px;
        padding-left: 0;
        letter-spacing: .15px
    }
}

@media (max-width:990px) {
    .templates-page .all-templates .templates-rows .template .text p {
        display: none
    }
    .templates-page .all-templates .templates-rows .template .text a {
        display: none
    }
}

.templates-page .all-templates .templates-rows .template .text a {
    color: #30bf77
}

.templates-page .all-templates .cta.mobile-only {
    max-width: 500px;
    padding-top: 40px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 90px;
    width: 90%
}

.templates-page .all-templates .cta.mobile-only p.want-to-use {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600
}

.templates-page .all-templates .cta.mobile-only .green-button {
    background: #30bf77;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Lato, sans-serif;
    width: 500px;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 0;
    max-width: 500px;
    width: calc(100% - 40px);
    font-size: 26px;
    min-height: 90px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 2px
}

.one-template-page .page-header {
    background: #f4f2f1;
    border-bottom: 1px solid #c1c1c1
}

@media (max-width:1400px) {
    .one-template-page .page-header {
        border-bottom: none
    }
}

.one-template-page .page-header .container {
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 14px
}

@media (max-width:1400px) {
    .one-template-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:990px) {
    .one-template-page .page-header .container {
        max-width: calc(100% - 40px);
        padding: 0 20px
    }
}

.one-template-page .page-header .container .text-top {
    width: 100%
}

.one-template-page .page-header .container .text-top a.link {
    color: #000;
    margin-top: 25px;
    display: block;
    font-size: 14px;
    padding-left: 14px;
    position: relative
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-top a.link {
        margin-top: 53px;
        font-size: 20px;
        padding-left: 18px
    }
}

.one-template-page .page-header .container .text-top a.link:before {
    color: #47b175;
    position: absolute;
    left: 3px;
    font-size: 9px;
    top: 4px
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-top a.link:before {
        left: 0;
        font-size: 14px;
        top: 6px
    }
}

.one-template-page .page-header .container .text-top h1 {
    font-weight: 400;
    font-family: Lato, sans-serif;
    font-size: 33px;
    margin-top: 16px;
    margin-bottom: 0;
    color: #212121
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-top h1 {
        font-size: 45px;
        margin-top: 23px
    }
}

.one-template-page .page-header .container .text-top p.small {
    font-size: 16px;
    letter-spacing: .5px;
    padding-left: 2px;
    color: #494949
}

@media (max-width:1400px) {
    .one-template-page .page-header .container .text-top p.small {
        font-size: 13px
    }
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-top p.small {
        font-size: 23px
    }
}

.one-template-page .page-header .container .text-left {
    width: 58%
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-left {
        display: none
    }
}

.one-template-page .page-header .container .text-left p {
    margin-top: 1px;
    padding-left: 3px;
    font-size: 17px;
    color: #212121
}

@media (max-width:1400px) {
    .one-template-page .page-header .container .text-left p {
        margin-top: 5px
    }
}

.one-template-page .page-header .container .text-left p.help-note {
    font-size: 14px;
    padding-top: 3px;
    padding-left: 2px;
    font-style: italic;
    color: #494949;
    max-width: 540px
}

@media (max-width:1400px) {
    .one-template-page .page-header .container .text-left p.help-note {
        padding-top: 0;
        padding-left: 0;
        line-height: 1.3em
    }
}

.one-template-page .page-header .container .text-left .green-button {
    background: #30bf77;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Lato, sans-serif;
    width: 172px;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 4px;
    min-height: 44px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin: -4px 0 60px 2px
}

@media (max-width:1400px) {
    .one-template-page .page-header .container .text-left .green-button {
        display: none
    }
}

.one-template-page .page-header .container .text-right {
    width: 100%;
    max-width: 314px;
    margin-top: -26px
}

@media (max-width:1400px) {
    .one-template-page .page-header .container .text-right {
        margin-top: 2px;
        max-width: 310px
    }
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-right {
        max-width: 100%
    }
}

.one-template-page .page-header .container .text-right h3 {
    font-size: 17px;
    margin-bottom: 6px
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-right h3 {
        display: none
    }
}

.one-template-page .page-header .container .text-right p {
    font-size: 14px;
    color: #494949;
    line-height: 1.3em;
    margin: 3px
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-right p {
        display: none
    }
}

.one-template-page .page-header .container .text-right .green-button {
    background: #30bf77;
    color: #fff;
    display: none;
    align-items: center;
    justify-content: center;
    font-family: Lato, sans-serif;
    width: 268px;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 4px;
    min-height: 54px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin: 30px 0 60px 2px
}

@media (max-width:1400px) {
    .one-template-page .page-header .container .text-right .green-button {
        display: flex
    }
}

@media (max-width:990px) {
    .one-template-page .page-header .container .text-right .green-button {
        width: 380px;
        margin-top: 13px;
        height: 78px;
        font-size: 25px;
        margin-bottom: 53px
    }
}

.one-template-page .preview-section {
    border-bottom: 1px solid #c1c1c1
}

.one-template-page .preview-section .container {
    max-width: 1320px;
    margin: 0 auto
}

.one-template-page .preview-section .title {
    margin: 55px 0 10px;
    font-size: 21px
}

@media (max-width:1400px) {
    .one-template-page .preview-section .title {
        text-align: center;
        margin-top: 38px;
        font-size: 27px
    }
    .one-template-page .preview-section .title .wide-only {
        display: none
    }
}

@media (max-width:990px) {
    .one-template-page .preview-section .title {
        display: none
    }
}

.one-template-page .preview-section .switchbox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 34px
}

@media (min-width:1400px) {
    .one-template-page .preview-section .switchbox {
        displaY: none
    }
}

@media (max-width:990px) {
    .one-template-page .preview-section .switchbox {
        margin: 32px 0
    }
}

.one-template-page .preview-section .switchbox a {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    color: #212121;
    transition: all .3s linear;
    text-decoration: none
}

@media (max-width:990px) {
    .one-template-page .preview-section .switchbox a {
        color: #212121;
        font-size: 25px
    }
}

.one-template-page .preview-section .switchbox a:hover {
    text-decoration: none
}

.one-template-page .preview-section .switchbox a.active {
    font-weight: 600;
    color: #0090e0
}

.one-template-page .preview-section .switchbox a.desktop-switch {
    margin-right: 10px
}

.one-template-page .preview-section .switchbox a.mobile-switch {
    margin-left: 16px
}

@media (max-width:990px) {
    .one-template-page .preview-section .switchbox a.mobile-switch {
        margin-left: 22px
    }
}

.one-template-page .preview-section .switchbox input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden
}

.one-template-page .preview-section .switchbox label {
    cursor: pointer;
    text-indent: -9999px;
    width: 46px;
    height: 22px;
    background: #fff;
    display: block;
    border-radius: 100px;
    position: relative;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
    top: 2px
}

@media (max-width:990px) {
    .one-template-page .preview-section .switchbox label {
        width: 68px;
        height: 32px
    }
}

.one-template-page .preview-section .switchbox label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 3px;
    width: 19px;
    height: 19px;
    background: #0090e0;
    border-radius: 90px;
    transition: .3s
}

@media (max-width:990px) {
    .one-template-page .preview-section .switchbox label:after {
        width: 25px;
        height: 25px;
        top: 4px;
        left: 6px
    }
}

.one-template-page .preview-section .switchbox input:checked+label:after {
    left: calc(100% - 3px);
    transform: translateX(-100%)
}

@media (max-width:990px) {
    .one-template-page .preview-section .switchbox input:checked+label:after {
        left: calc(100% - 6px)
    }
}

.one-template-page .preview-section .switchbox label:active:after {
    width: 45px
}

.one-template-page .preview-section .previews {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    min-height: 640px
}

@media (max-width:1400px) {
    .one-template-page .preview-section .previews {
        justify-content: center
    }
}

@media (max-width:990px) {
    .one-template-page .preview-section .previews {
        max-width: calc(100% - 40px);
        padding: 0 20px
    }
}

.one-template-page .preview-section .previews .desktop-preview {
    border: 1px solid #a0a0a0;
    padding: 10px 13px
}

@media (min-width:1400px) {
    .one-template-page .preview-section .previews .desktop-preview {
        display: block!important
    }
}

.one-template-page .preview-section .previews .desktop-preview img {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3)
}

@media (max-width:1400px) {
    .one-template-page .preview-section .previews .desktop-preview {
        display: none
    }
    .one-template-page .preview-section .previews .desktop-preview.active {
        display: block
    }
}

.one-template-page .preview-section .previews .mobile-preview {
    width: 300px;
    height: 623px;
    box-sizing: border-box;
    background-image: url(../images/one-template/mobile-phone.png);
    padding: 56px 6px 0 8px;
    margin-top: -3px;
    background-size: contain;
    background-position: center top;
    margin-right: 8px
}

@media (min-width:1400px) {
    .one-template-page .preview-section .previews .mobile-preview {
        display: block!important
    }
}

@media (max-width:1400px) {
    .one-template-page .preview-section .previews .mobile-preview {
        display: none;
        margin-right: 0
    }
    .one-template-page .preview-section .previews .mobile-preview.active {
        display: block
    }
}

@media (max-width:990px) {
    .one-template-page .preview-section .previews .mobile-preview {
        width: 500px;
        height: 1030px;
        padding: 91px 13px 0 15px;
        margin-top: -3px;
        background-repeat: no-repeat
    }
}

@media (max-width:540px) {
    .one-template-page .preview-section .previews .mobile-preview {
        width: 300px;
        height: 623px;
        padding: 56px 6px 0 8px
    }
}

.one-template-page .preview-section .previews .mobile-preview .phone-screen {
    height: 498px;
    overflow-y: auto;
    display: block;
    position: relative
}

@media (max-width:990px) {
    .one-template-page .preview-section .previews .mobile-preview .phone-screen {
        height: 825px
    }
}

@media (max-width:990px) {
    .one-template-page .preview-section .previews .mobile-preview .phone-screen {
        height: 498px
    }
}

.one-template-page .preview-section .previews .mobile-preview .phone-screen img {
    width: 100%;
    height: auto
}

.one-template-page .preview-section .template-info {
    padding: 26px 22px;
    font-size: 20px;
    line-height: 1.3em
}

.one-template-page .preview-section .template-info .tags h3 {
    margin-top: 30px
}

.one-template-page .preview-section .template-info .tags p {
    font-size: 18px;
    color: #828282
}

.one-template-page .preview-section .green-button {
    background: #30bf77;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Lato, sans-serif;
    width: 172px;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 4px;
    min-height: 44px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    margin: 46px 0 50px 387px
}

@media (max-width:1400px) {
    .one-template-page .preview-section .green-button {
        margin: 34px auto 70px
    }
}

@media (max-width:990px) {
    .one-template-page .preview-section .green-button {
        margin: 18px auto 75px;
        min-height: 56px;
        width: 230px;
        font-size: 22px
    }
}

.one-template-page .templates-section {
    max-width: 1320px;
    margin: 0 auto
}

@media (max-width:1400px) {
    .one-template-page .templates-section {
        margin-bottom: 37px;
        max-width: 980px
    }
}

.one-template-page .section-header {
    display: flex;
    justify-content: space-between
}

.one-template-page .section-header .text {
    width: calc(100% - 500px)
}

@media (max-width:1400px) {
    .one-template-page .section-header .text {
        width: calc(100% - 440px)
    }
}

@media (max-width:990px) {
    .one-template-page .section-header .text {
        width: calc(100% - 40px);
        padding: 0 20px
    }
}

.one-template-page .section-header .text h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: Lato;
    padding: 63px 0 0;
    margin-bottom: 0
}

@media (max-width:990px) {
    .one-template-page .section-header .text h2 {
        font-size: 33px;
        font-weight: 600;
        margin-bottom: 18px
    }
}

.one-template-page .templates-rows {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
    margin-top: 32px
}

@media (max-width:1400px) {
    .one-template-page .templates-rows {
        margin-top: 28px
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows {
        display: flex;
        justify-content: space-around;
        padding: 0;
        flex-wrap: wrap
    }
}

.one-template-page .templates-rows .template {
    max-width: 308px;
    margin-bottom: 50px
}

@media (max-width:1400px) {
    .one-template-page .templates-rows .template {
        max-width: 218px;
        margin-bottom: 10px
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows .template {
        margin: 0 10px 30px;
        max-width: 240px;
        width: 240px
    }
}

.one-template-page .templates-rows .template .frame {
    height: 319px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 1px solid #bcbcbc;
    width: 100%;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

@media (max-width:1400px) {
    .one-template-page .templates-rows .template .frame {
        height: 224px
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows .template .frame {
        height: 248px
    }
}

.one-template-page .templates-rows .template .frame img {
    height: 200px;
    max-height: 10px;
    padding-bottom: 60px
}

.one-template-page .templates-rows .template .frame img.b-loaded {
    padding-bottom: 18px;
    max-height: 200px;
    max-width: 250px;
    height: auto!important
}

@media (max-width:1400px) {
    .one-template-page .templates-rows .template .frame img.b-loaded {
        max-width: 160px;
        height: auto;
        padding-bottom: 14px
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows .template .frame img.b-loaded {
        padding-top: 0
    }
}

.one-template-page .templates-rows .template .frame .show-more-link {
    color: #545454;
    text-decoration: none;
    font-size: 16px
}

@media (max-width:1400px) {
    .one-template-page .templates-rows .template .frame .show-more-link {
        font-size: 13px
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows .template .frame .show-more-link {
        font-size: 17px
    }
}

.one-template-page .templates-rows .template .frame .show-more-link:hover {
    text-decoration: none;
    color: #b4b4b4
}

.one-template-page .templates-rows .template .frame .green-button {
    background: #30bf77;
    color: #fff;
    width: 250px;
    height: 55px;
    font-weight: 600;
    margin-bottom: 18px;
    padding-bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-family: Lato, sans-serif;
    transition: all .3s linear;
    border-radius: 2px
}

.one-template-page .templates-rows .template .frame .green-button:hover {
    text-decoration: none;
    background: #2db370
}

@media (max-width:1400px) {
    .one-template-page .templates-rows .template .frame .green-button {
        width: 180px;
        font-size: 14px;
        margin-top: 0;
        height: 40px;
        padding-bottom: 0;
        margin-bottom: 14px
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows .template .frame .green-button {
        max-width: 420px;
        width: 90%;
        font-size: 20px;
        height: 48px;
        text-align: center
    }
}

.one-template-page .templates-rows .template .frame .overlay-image {
    position: absolute;
    width: 102%;
    height: 102%;
    background-size: cover;
    background-position: center -1px;
    background-repeat: no-repeat;
    top: -2px;
    left: -2px;
    transition: opacity .3s linear;
    opacity: 1
}

.one-template-page .templates-rows .template .frame:hover .overlay-image {
    opacity: 0;
    pointer-events: none
}

.one-template-page .templates-rows .template .text h3 {
    margin-top: 12px;
    font-size: 25px;
    padding-left: 4px;
    margin-bottom: 8px
}

@media (max-width:1400px) {
    .one-template-page .templates-rows .template .text h3 {
        padding-left: 0;
        font-size: 18px;
        font-weight: 400;
        font-family: Lato, sans-serif
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows .template .text a {
        display: none
    }
}

.one-template-page .templates-rows .template .text p {
    line-height: 1.5em;
    margin-top: 6px;
    padding-left: 4px;
    color: #545454;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:1400px) {
    .one-template-page .templates-rows .template .text p {
        font-size: 13px;
        padding-left: 0;
        letter-spacing: .15px
    }
}

@media (max-width:990px) {
    .one-template-page .templates-rows .template .text p {
        display: none
    }
}

.one-template-page .templates-rows .template .text p a {
    color: #30bf77
}

.footer-links {
    display: block;
    padding-bottom: 15px;
    max-width: 1320px;
    margin: 15px auto 0;
    min-height: 25px
}

@media (max-width:1400px) {
    .footer-links {
        margin-top: 20px;
        padding-bottom: 0;
        max-width: 980px
    }
}

@media (max-width:990px) {
    .footer-links {
        padding: 0 30px
    }
}

.footer-links .back-to-templates {
    color: #30bf77;
    padding-left: 19px;
    position: relative;
    font-size: 17px;
    float: left
}

@media (max-width:990px) {
    .footer-links .back-to-templates {
        padding-left: 16px;
        position: relative;
        font-size: 21px
    }
}

.footer-links .back-to-templates:before {
    position: absolute;
    left: 1px;
    font-size: 14px;
    top: 6px;
    line-height: normal
}

@media (max-width:990px) {
    .footer-links .back-to-templates:before {
        left: -7px;
        font-size: 17px;
        top: 5px
    }
}

.footer-links .back-to-templates:hover {
    text-decoration: none
}

.footer-links .back-to-top {
    color: #a0a0a0;
    padding-left: 19px;
    position: relative;
    font-size: 17px;
    top: -3px;
    lefT: -2px;
    float: right
}

@media (max-width:990px) {
    .footer-links .back-to-top {
        padding-left: 28px;
        position: relative;
        font-size: 21px
    }
}

.footer-links .back-to-top:before {
    position: absolute;
    left: 0;
    font-size: 22px;
    top: -4px;
    line-height: normal
}

@media (max-width:990px) {
    .footer-links .back-to-top:before {
        font-size: 28px
    }
}

.footer-links .back-to-top:hover {
    text-decoration: none
}

#notifications_layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
    text-align: center;
    background: #ffffffe0;
    font-size: 13px;
    display: none;
    z-index: 111
}

#notifications_layer.show {
    display: block
}

#close_notifications_layer {
    text-transform: uppercase;
    font-size: 14px;
    background: #30bf77;
    border-radius: 4px;
    color: #fff;
    width: 90px;
    padding: 8px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 15px
}

.contact-form {
    position: relative
}

.privacy-policy-page .page-header {
    height: 254px;
    width: 100%;
    background-image: url(../images/contact/header-image.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 80px;
    margin-top: 14px
}

@media (max-width:1400px) {
    .privacy-policy-page .page-header {
        background-image: url(../images/contact/header-image.jpg);
        height: 254px;
        margin-bottom: 70px
    }
}

@media (max-width:990px) {
    .privacy-policy-page .page-header {
        padding: 0 30px;
        width: calc(100% - 60px)
    }
}

@media (max-width:850px) {
    .privacy-policy-page .page-header {
        height: 254px;
        margin-bottom: 95px
    }
}

@media (max-width:540px) {
    .privacy-policy-page .page-header {
        background-image: url(../images/contact/header-image_mobile.jpg)
    }
}

.privacy-policy-page .page-header .container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center
}

@media (max-width:1400px) {
    .privacy-policy-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:850px) {
    .privacy-policy-page .page-header .container {
        flex-direction: column;
        align-items: center
    }
}

.privacy-policy-page .page-header .container .text {
    margin-top: 92px;
    width: 100%;
    display: block
}

@media (max-width:1400px) {
    .privacy-policy-page .page-header .container .text {
        margin-top: 92px
    }
}

@media (max-width:850px) {
    .privacy-policy-page .page-header .container .text {
        margin-top: 92px;
        width: 100%;
        text-align: center
    }
}

.privacy-policy-page .page-header .container .text h1 {
    font-weight: 400;
    font-size: 47px;
    font-family: Lato, sans-serif;
    margin-bottom: 0
}

@media (max-width:990px) {
    .privacy-policy-page .page-header .container .text h1 {
        font-size: 45px
    }
}

.privacy-policy-page .body-container {
    max-width: 1100px;
    margin: 0 auto 100px;
    display: flex;
    justify-content: center
}

@media (max-width:1400px) {
    .privacy-policy-page .body-container {
        max-width: 980px
    }
}

@media (max-width:990px) {
    .privacy-policy-page .body-container {
        display: block;
        width: calc(100% - 40px)
    }
}

.privacy-policy-page .main-column {
    width: 100%
}

@media (max-width:1400px) {
    .privacy-policy-page .main-column {
        margin: 0 20px
    }
}

.privacy-policy-page .main-column h2.title {
    font-family: Lato, sans-serif;
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: -7px;
    line-height: 1.2em
}

.privacy-policy-page .main-column .description {
    font-size: 20px;
    line-height: 1.45em;
    margin-bottom: 60px;
    padding-right: 20px;
    letter-spacing: .15px
}

@media (max-width:1400px) {
    .privacy-policy-page .main-column .description {
        font-size: 17px;
        line-height: 1.55em;
        letter-spacing: 0
    }
}

@media (max-width:990px) {
    .privacy-policy-page .main-column .description {
        font-size: 25px
    }
}

.partners-page .page-header {
    height: 254px;
    width: 100%;
    background-image: url(../images/contact/header-image.jpg);
    background-size: cover;
    background-position: center;
    margin-top: 14px;
    margin-bottom: 80px
}

@media (max-width:1400px) {
    .partners-page .page-header {
        background-image: url(../images/contact/header-image.jpg);
        height: 254px;
        margin-bottom: 70px
    }
}

@media (max-width:990px) {
    .partners-page .page-header {
        padding: 0 30px;
        width: calc(100% - 60px)
    }
}

@media (max-width:850px) {
    .partners-page .page-header {
        height: 254px;
        margin-bottom: 95px
    }
}

@media (max-width:540px) {
    .partners-page .page-header {
        background-image: url(../images/contact/header-image_mobile.jpg)
    }
}

.partners-page .page-header .container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center
}

@media (max-width:1400px) {
    .partners-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:850px) {
    .partners-page .page-header .container {
        flex-direction: column;
        align-items: center
    }
}

.partners-page .page-header .container .text {
    margin-top: 92px;
    width: 100%;
    display: block
}

@media (max-width:1400px) {
    .partners-page .page-header .container .text {
        margin-top: 92px
    }
}

@media (max-width:850px) {
    .partners-page .page-header .container .text {
        margin-top: 92px;
        width: 100%;
        text-align: center
    }
}

.partners-page .page-header .container .text h1 {
    font-weight: 400;
    font-size: 47px;
    font-family: Lato, sans-serif;
    margin-bottom: 0
}

@media (max-width:990px) {
    .partners-page .page-header .container .text h1 {
        font-size: 45px
    }
}

.partners-page .body-container {
    max-width: 1100px;
    margin: 0 auto 100px;
    display: flex;
    justify-content: center
}

@media (max-width:1400px) {
    .partners-page .body-container {
        max-width: 980px
    }
}

@media (max-width:990px) {
    .partners-page .body-container {
        display: block;
        width: calc(100% - 40px)
    }
}

.partners-page .main-column {
    width: 100%
}

@media (max-width:1400px) {
    .partners-page .main-column {
        margin: 0 20px
    }
}

.partners-page .main-column h2.title {
    font-family: Lato, sans-serif;
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: -7px;
    line-height: 1.2em
}

.partners-page .main-column .description {
    font-size: 20px;
    line-height: 1.45em;
    margin-bottom: 60px;
    padding-right: 20px;
    letter-spacing: .15px
}

@media (max-width:1400px) {
    .partners-page .main-column .description {
        font-size: 17px;
        line-height: 1.55em;
        letter-spacing: 0
    }
}

@media (max-width:990px) {
    .partners-page .main-column .description {
        font-size: 25px
    }
}

.contact-confirmation .page-header {
    min-height: 460px;
    background-image: url(../images/templates/page-header.jpg);
    background-size: cover;
    background-position: center
}

@media (max-width:1400px) {
    .contact-confirmation .page-header {
        margin-bottom: 73px
    }
}

@media (max-width:990px) {
    .contact-confirmation .page-header {
        min-height: 508px;
        height: auto;
        padding: 0 20px;
        width: calc(100% - 40px)
    }
}

.contact-confirmation .page-header .text {
    max-width: 820px;
    margin: 0 auto 0;
    text-align: center;
    padding-top: 139px
}

@media (max-width:850px) {
    .contact-confirmation .page-header .text {
        margin: 0 40px
    }
}

@media (max-width:700px) {
    .contact-confirmation .page-header .text {
        margin: 0 30px
    }
}

@media (max-width:540px) {
    .contact-confirmation .page-header .text {
        margin: 0 30px;
        padding: 0 auto
    }
}

.contact-confirmation .page-header .text h1 {
    font-weight: 900;
    font-size: 47px;
    font-family: Lato, sans-serif
}

@media (max-width:540px) {
    .contact-confirmation .page-header .text h1 {
        font-size: 37px
    }
}

.contact-confirmation .page-header .text a.btn {
    background: #30bf77;
    width: 332px;
    height: 65px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    display: block;
    margin: 45px auto 6px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .2px;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

@media (min-width:1400px) {
    .contact-confirmation .page-header .text a.btn {
        margin-top: 40px
    }
}

@media (max-width:990px) {
    .contact-confirmation .page-header .text a.btn {
        height: 82px;
        width: 420px;
        line-height: 78px;
        font-size: 25px;
        max-width: 100%
    }
}

.contact-confirmation .page-header .text a.btn:before {
    margin-right: 10px;
    position: relative;
    top: 4px;
    margin-left: -5px
}

.contact-confirmation .page-header .text a.btn:hover {
    background: #2db370;
    text-decoration: none
}

.contact-confirmation .more-ways-block {
    max-width: 1050px;
    margin: 82px auto 0
}

@media (min-width:1400px) {
    .contact-confirmation .more-ways-block {
        margin: 104px auto 105px;
        max-width: 1366px
    }
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block {
        margin: 84px 20px 0
    }
}

.contact-confirmation .more-ways-block h3 {
    text-align: center;
    font-size: 32px;
    letter-spacing: .25px;
    font-family: Lato, sans-serif;
    padding: 0 30px
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block h3 {
        max-width: 350px;
        margin: 0 auto;
        font-weight: 600;
        line-height: 1.2em
    }
}

.contact-confirmation .more-ways-block .rows {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 58px
}

@media (min-width:1400px) {
    .contact-confirmation .more-ways-block .rows {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

@media (max-width:990px) {
    .contact-confirmation .more-ways-block .rows {
        grid-template-columns: 1fr 1fr
    }
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows {
        display: block;
        margin-top: 60px
    }
}

.contact-confirmation .more-ways-block .rows .element {
    min-height: 235px
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element {
        display: flex;
        min-height: 105px;
        border-bottom: 2px solid #8d8d8d;
        padding: 25px 0
    }
    .contact-confirmation .more-ways-block .rows .element:last-of-type {
        border-bottom: none
    }
}

.contact-confirmation .more-ways-block .rows .element .icon {
    text-align: center;
    margin: 0 auto
}

.contact-confirmation .more-ways-block .rows .element .icon:before {
    font-size: 45px
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element .icon {
        width: 105px;
        text-align: left;
        padding-left: 10px
    }
    .contact-confirmation .more-ways-block .rows .element .icon:before {
        font-size: 75px;
        line-height: normal
    }
}

.contact-confirmation .more-ways-block .rows .element.knowledge .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-confirmation .more-ways-block .rows .element.knowledge .icon:before {
    content: ""
}

.contact-confirmation .more-ways-block .rows .element.knowledge .icon:before {
    color: #7f7f7f
}

.contact-confirmation .more-ways-block .rows .element.community .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-confirmation .more-ways-block .rows .element.community .icon:before {
    content: ""
}

.contact-confirmation .more-ways-block .rows .element.community .icon:before {
    color: #475993
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element.community .icon:before {
        font-size: 65px
    }
}

.contact-confirmation .more-ways-block .rows .element.livechat .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-confirmation .more-ways-block .rows .element.livechat .icon:before {
    content: ""
}

.contact-confirmation .more-ways-block .rows .element.livechat .icon:before {
    color: #12abc5
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element.livechat .icon:before {
        font-size: 63px
    }
}

@media (min-width:1400px) {
    .contact-confirmation .more-ways-block .rows .element.email {
        display: block!important
    }
}

.contact-confirmation .more-ways-block .rows .element.email .icon {
    font-family: Icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none
}

.contact-confirmation .more-ways-block .rows .element.email .icon:before {
    content: ""
}

.contact-confirmation .more-ways-block .rows .element.email .icon:before {
    color: #039be5
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element.email .icon:before {
        font-size: 58px
    }
}

.contact-confirmation .more-ways-block .rows .element .text {
    color: #212121;
    text-align: center
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element .text {
        width: calc(100% - 115px);
        text-align: left
    }
}

@media (max-width:400px) {
    .contact-confirmation .more-ways-block .rows .element .text {
        width: 100%
    }
}

.contact-confirmation .more-ways-block .rows .element .text .title {
    font-size: 26px;
    font-family: Lato, sans-serif
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element .text .title {
        text-transform: uppercase;
        font-family: Roboto, sans-serif;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 10px
    }
}

.contact-confirmation .more-ways-block .rows .element .text a {
    color: #039be5;
    text-decoration: underline
}

.contact-confirmation .more-ways-block .rows .element .text a:hover {
    text-decoration: none
}

.contact-confirmation .more-ways-block .rows .element .text .sub {
    font-size: 18px;
    max-width: 250px;
    margin: 0 auto;
    letter-spacing: -.5px
}

@media (max-width:600px) {
    .contact-confirmation .more-ways-block .rows .element .text .sub {
        margin: 0;
        font-size: 21px;
        max-width: 100%;
        line-height: 1.2em
    }
}

.contact-confirmation .more-ways-block .email-footer-note {
    padding: 60px 0 54px;
    text-align: center;
    font-size: 17px;
    background-image: url(/images/dots.svg);
    background-position: top;
    background-size: 10px 2px;
    background-repeat: repeat-x;
    max-width: 980px;
    margin: 0 auto
}

@media (min-width:1400px) {
    .contact-confirmation .more-ways-block .email-footer-note {
        display: none!important
    }
    .contact-confirmation .more-ways-block .email-footer-note span img {
        content: url(/images/pw-contact-small.png)
    }
}

.contact-confirmation .more-ways-block .email-footer-note span img {
    content: url(/images/pw-contact-big.png)
}

.contact-confirmation .more-ways-block .email-footer-note span {
    font-size: 26px;
    display: block;
    text-align: center
}

.contact-confirmation .more-ways-block .rows .element .text .sub img {
    content: url(/images/pw-contact-small.png)
}

.full-screen-background {
    min-height: 100%;
    min-height: 100vh;
    min-width: 100%;
    min-width: 100vw;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    background-image: url(/images/404_desktop.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media (max-width:990px) {
    .full-screen-background {
        background-image: url(/images/404_tablet.jpg)
    }
}

@media (max-width:600px) {
    .full-screen-background {
        background-image: url(/images/404_mobile.jpg)
    }
}

.spacer-div {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
    min-height: 100vh
}

@media (max-width:980px) {
    .spacer-div {
        padding-bottom: 50px
    }
}

.spacer-div .text h1 {
    margin-top: 80px;
    font-weight: 900;
    font-size: 47px;
    font-family: Lato, sans-serif;
    text-align: center
}

.spacer-div .text p {
    font-family: Lato, sans-serif;
    font-size: 20px;
    line-height: 1.45em;
    letter-spacing: .15px;
    margin-bottom: 50px;
    text-align: center
}

.links-container {
    position: relative;
    margin: 0 50px
}

@media (max-width:1100px) {
    .links-container {
        margin: 0
    }
}

.links-container .hover-menu-container {
    padding-top: 20px;
    width: 100%
}

.links-container .hover-menu {
    opacity: 1;
    background: rgba(242, 249, 250, .98);
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    box-sizing: border-box;
    width: 980px;
    padding: 25px 40px;
    justify-content: space-between;
    min-width: 250px;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3)
}

@media (max-width:980px) {
    .links-container .hover-menu {
        width: 250px;
        align-content: center;
        margin: 0 auto
    }
}

.links-container .hover-menu .element {
    max-width: 200px
}

@media (max-width:980px) {
    .links-container .hover-menu .element {
        margin-bottom: 26px
    }
    .links-container .hover-menu .element:last-of-type {
        margin-bottom: 0
    }
}

.links-container .hover-menu .line-break {
    width: 0
}

@media (max-width:980px) {
    .links-container .hover-menu .line-break {
        width: 100%
    }
}

.links-container .hover-menu .element p {
    margin-bottom: 5px
}

@media (max-width:980px) {
    .links-container .hover-menu .element p {
        margin-bottom: 0
    }
}

.links-container .hover-menu .element a {
    display: block;
    height: auto;
    text-align: left;
    cursor: pointer;
    position: relative
}

.links-container .hover-menu .element a:hover:before {
    content: '';
    width: 2px;
    left: -15px;
    top: 5px;
    background-color: #17abb3;
    display: block;
    height: calc(100% - 10px);
    position: absolute
}

.links-container .hover-menu .element a h3.title {
    font-family: Lato, sans-serif;
    font-weight: 900;
    margin-bottom: 2px;
    font-size: 18px;
    text-align: left;
    color: #444;
    transition: all .3s linear
}

.links-container .hover-menu .element a p {
    font-size: 13px;
    color: #8c8c8c;
    text-align: left;
    transition: all .3s linear
}

.links-container .hover-menu .element a:focus, .links-container .hover-menu .element a:hover {
    background: 0 0!important
}

.links-container .hover-menu .element a:focus h3.title, .links-container .hover-menu .element a:hover h3.title {
    color: #212121
}

.links-container .hover-menu .element a:focus p {
    color: #707070
}

.links-container .hover-menu .element .with-arrow {
    font-size: 13px;
    display: inline;
    height: auto;
    min-width: 10px;
    color: #17abb3;
    font-style: normal
}

.links-container .hover-menu .element .with-arrow:after {
    content: ""
}

.links-container .hover-menu .element .with-arrow:after {
    color: #a3a3a3;
    font-size: 8px;
    margin-left: 7px;
    position: relative;
    top: 0
}

.GetFreeTrial div .mfp-content {
    width: 90%!important;
    max-width: 485px!important;
    line-height: 0;
    min-height: 575px
}

@media (max-width:550px) {
    .GetFreeTrial div .mfp-content {
        height: 100%;
        width: 100%!important;
        max-width: 100%!important
    }
    .mfp-close {
        width: 30px;
        height: 30px;
        position: fixed;
        right: 15px!important;
        top: 15px!important;
        text-decoration: none;
        text-align: center;
        opacity: 1;
        padding: 0 0 18px 10px;
        color: #000;
        font-style: normal;
        font-size: 55px;
        font-family: Arial, Baskerville, monospace
    }
    .mfp-iframe-holder {
        padding-top: 0;
        padding-bottom: 0
    }
}

.GetFreeTrial div .mfp-content html {
    overflow: hidden
}

.GetFreeTrial.mfp-bg.mfp-ready {
    opacity: .9
}

.BookDemoPopupBox div .mfp-content {
    width: 90%!important;
    max-width: 600px!important;
    line-height: 0;
    min-height: 735px
}

.BookDemoPopupBox div .mfp-content iframe {
    border: 5px solid #fff;
    border-radius: 5px
}

@media (max-width:660px) {
    .BookDemoPopupBox div .mfp-content {
        height: 100%!important;
        width: 100%!important;
        max-width: 100%!important
    }
    .mfp-close {
        width: 30px;
        height: 30px;
        position: fixed;
        right: 15px!important;
        top: 15px!important;
        text-decoration: none;
        text-align: center;
        opacity: 1;
        padding: 0 0 18px 10px;
        color: #000;
        font-style: normal;
        font-size: 55px;
        font-family: Arial, Baskerville, monospace
    }
    .mfp-iframe-holder {
        padding-top: 0;
        padding-bottom: 0
    }
}

.BookDemoPopupBox div .mfp-content html {
    overflow: hidden
}

.BookDemoPopupBox.mfp-bg.mfp-ready {
    opacity: .9
}

.getting-started-page .page-header {
    width: 100%;
    background-image: url(../images/getting-started/header-image.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 80px
}

@media (max-width:1400px) {
    .getting-started-page .page-header {
        background-image: url(../images/getting-started/header-image.jpg)
    }
}

@media (max-width:990px) {
    .getting-started-page .page-header {
        padding: 0 30px;
        width: calc(100% - 60px)
    }
}

@media (max-width:540px) {
    .getting-started-page .page-header {
        background-image: url(../images/getting-started/header-image-mobile.jpg)
    }
}

.getting-started-page .page-header .container {
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 14px;
    display: flex;
    justify-content: center;
    text-align: center
}

@media (max-width:1400px) {
    .getting-started-page .page-header .container {
        max-width: 980px
    }
}

@media (max-width:850px) {
    .getting-started-page .page-header .container {
        flex-direction: column;
        align-items: center
    }
}

.getting-started-page .page-header .container .text {
    margin: 64px 0;
    max-width: 680px;
    display: block;
    text-align: center;
    width: 100%
}

@media (max-width:1400px) {
    .getting-started-page .page-header .container .text {
        margin-top: 64px
    }
}

@media (max-width:850px) {
    .getting-started-page .page-header .container .text {
        margin-top: 64px;
        width: 100%;
        text-align: center
    }
}

.getting-started-page .page-header .container .text h1 {
    font-weight: 400;
    font-size: 47px;
    font-family: Lato, sans-serif;
    margin-bottom: 0;
    line-height: 48px
}

.getting-started-page .page-header .container .text p {
    font-size: 20px;
    line-height: 1.2em;
    max-width: 600px;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 0
}

@media (max-width:990px) {
    .getting-started-page .page-header .container .text h1 {
        font-size: 45px;
        line-height: 1.2em
    }
}

.getting-started-page .body-container {
    max-width: 1100px;
    margin: 0 auto 100px;
    display: flex;
    justify-content: center
}

.getting-started-page .main-column {
    width: 100%
}

@media (max-width:1400px) {
    .getting-started-page .main-column {
        margin: 0 20px
    }
}

.getting-started-page .main-column h2.title {
    font-family: Lato, sans-serif;
    font-size: 33px;
    font-weight: 900;
    margin-bottom: 16px;
    margin-top: -7px;
    line-height: 1.2em
}

.getting-started-page .body-container .video {
    width: 1080px;
    height: 608px
}

.getting-started-iframe {
    width: 1080px;
    height: 608px;
    position: relative;
    display: block
}

@media (max-width:1080px) {
    .getting-started-page .body-container .video {
        width: 720px;
        height: 404px
    }
    .getting-started-iframe {
        width: 720px;
        height: 404px
    }
}

@media (max-width:800px) {
    .getting-started-page .body-container .video {
        width: 540px;
        height: 302px
    }
    .getting-started-iframe {
        width: 540px;
        height: 302px
    }
}

@media (max-width:540px) {
    .getting-started-page .body-container .video {
        width: 500px;
        height: 280px
    }
    .getting-started-iframe {
        width: 100%;
        height: 280px
    }
}

.about-us-page .page-header {
    height: 254px;
    width: 100%;
    background-image: url(../images/about-us/header-image.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 80px;
    margin-top: 14px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:1920px) {
    .about-us-page .page-header {
        background-image: url(../images/about-us/header-image.jpg)!important
    }
}

@media (min-width:1400px) {
    .about-us-page .page-header {
        background-image: url(../images/about-us/header-image-wide.jpg)
    }
}

@media (max-width:990px) {
    .about-us-page .page-header {
        padding: 0 30px;
        width: calc(100% - 60px);
        height: 270px
    }
}

@media (max-width:600px) {
    .about-us-page .page-header {
        background-image: url(../images/about-us/header-image-mobile.jpg)
    }
}

.about-us-page .page-header .container {
    max-width: 1080px;
    margin: 0 auto
}

@media (max-width:1400px) {
    .about-us-page .page-header .container {
        max-width: 850px
    }
}

@media (max-width:990px) {
    .about-us-page .page-header .container {
        max-width: 650px
    }
}

.about-us-page .page-header .container .text {
    width: 100%;
    display: block;
    text-align: center
}

@media (max-width:850px) {
    .about-us-page .page-header .container .text {
        width: 100%;
        text-align: center
    }
}

.about-us-page .page-header .container .text h1 {
    font-weight: 400;
    font-size: 47px;
    font-family: Lato, sans-serif;
    margin-bottom: 0;
    line-height: 48px
}

.about-us-page .page-header .container .text p {
    font-size: 20px;
    line-height: 1.3em;
    margin-top: 24px;
    margin-bottom: 0
}

@media (max-width:990px) {
    .about-us-page .page-header .container .text h1 {
        font-size: 45px
    }
    .about-us-page .page-header .container .text p {
        font-size: 25px;
        line-height: 1.35em;
        margin-top: 24px;
        max-width: 540px;
        margin-bottom: 0
    }
}

.about-us-page .body-container {
    max-width: 640px;
    margin: 0 auto 80px;
    display: flex;
    justify-content: center
}

@media (max-width:1400px) {
    .about-us-page .body-container {
        max-width: 640px
    }
}

@media (max-width:990px) {
    .about-us-page .body-container {
        display: block;
        width: calc(100% - 40px)
    }
}

.about-us-page .main-column {
    width: 100%
}

.about-us-page .main-column h3 {
    font-size: 26px;
    margin-top: 6px;
    margin-bottom: 25px
}

.about-us-page .main-column p {
    font-size: 17px;
    line-height: 1.6em;
    margin-bottom: 25px
}

@media (max-width:990px) {
    .about-us-page .main-column p {
        font-size: 25px;
        line-height: 1.6em;
        margin-bottom: 25px
    }
    .about-us-page .main-column h3 {
        font-size: 33px
    }
}

.about-us-page .main-column .bottom-container {
    display: flex;
    flex-flow: row;
    position: relative;
    margin-top: 50px
}

@media (max-width:990px) {
    .about-us-page .main-column .bottom-container .desktop {
        display: none
    }
    .about-us-page .main-column .bottom-container .mobile {
        display: block
    }
}

@media (min-width:990px) {
    .about-us-page .main-column .bottom-container .desktop {
        display: block
    }
    .about-us-page .main-column .bottom-container .mobile {
        display: none
    }
}

.about-us-page .main-column .bottom-container .desktop .signature {
    position: absolute;
    bottom: -5px;
    left: 150px
}

.about-us-page .main-column .bottom-container .desktop .signature p {
    margin-bottom: 0
}

.about-us-page .main-column .bottom-container .desktop .signature p span {
    vertical-align: middle
}

.about-us-page .main-column .bottom-container .mobile .signature {
    position: absolute;
    bottom: -6px;
    left: 185px
}

.about-us-page .main-column .bottom-container .mobile .signature p {
    margin-bottom: 0
}

.about-us-page .main-column .bottom-container .mobile .signature p span {
    vertical-align: middle
}

.terms-of-service .page-header {
    height: 254px;
    width: 100%;
    background-image: url(../images/contact/header-image.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
    margin-top: 14px
}

@media (max-width:1400px) {
    .terms-of-service .page-header {
        background-image: url(../images/contact/header-image.jpg);
        height: 254px;
        margin-bottom: 70px
    }
}

@media (max-width:990px) {
    .terms-of-service .page-header {
        padding: 0 30px;
        width: calc(100% - 60px)
    }
}

@media (max-width:850px) {
    .terms-of-service .page-header {
        height: 254px;
        margin-bottom: 95px
    }
}

@media (max-width:540px) {
    .terms-of-service .page-header {
        background-image: url(../images/contact/header-image_mobile.jpg)
    }
}

.terms-of-service .page-header .container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    text-align: center
}

@media (max-width:1400px) {
    .terms-of-service .page-header .container {
        max-width: 980px
    }
}

@media (max-width:850px) {
    .terms-of-service .page-header .container {
        flex-direction: column;
        align-items: center
    }
}

.terms-of-service .page-header .container .text {
    margin-top: 92px;
    width: 100%;
    display: block
}

@media (max-width:1400px) {
    .terms-of-service .page-header .container .text {
        margin-top: 92px
    }
}

@media (max-width:850px) {
    .terms-of-service .page-header .container .text {
        margin-top: 92px;
        width: 100%;
        text-align: center
    }
}

.terms-of-service .page-header .container .text h1 {
    font-weight: 400;
    font-size: 47px;
    font-family: Lato, sans-serif;
    margin-bottom: 0
}

@media (max-width:990px) {
    .terms-of-service .page-header .container .text h1 {
        font-size: 45px
    }
}

.terms-of-service .body-container {
    max-width: 1100px;
    margin: 0 auto 100px;
    display: flex;
    justify-content: center
}

@media (max-width:1400px) {
    .terms-of-service .body-container {
        max-width: 980px
    }
}

@media (max-width:990px) {
    .terms-of-service .body-container {
        display: block;
        width: calc(100% - 40px)
    }
}

.terms-of-service .main-column {
    width: 100%
}

@media (max-width:1400px) {
    .terms-of-service .main-column {
        margin: 0 20px
    }
}

.terms-of-service .main-column h2.title {
    font-family: Lato, sans-serif;
    font-size: 33px;
    font-weight: 400;
    margin-bottom: 16px;
    margin-top: 60px;
    line-height: 1.2em
}

.terms-of-service .main-column li {
    font-size: 20px;
    line-height: 1.45em;
    margin-bottom: 20px;
    padding-right: 20px;
    letter-spacing: .15px
}

@media (max-width:1400px) {
    .terms-of-service .main-column li {
        font-size: 17px;
        line-height: 1.55em;
        letter-spacing: 0
    }
}

@media (max-width:990px) {
    .terms-of-service .main-column li {
        font-size: 25px
    }
}

.brand-page .page-header {
    height: 130px;
    width: 100%;
    /* background-image: url(../images/brand/header_bg.png);
    background-size: cover;
    background-position: center; */
    margin-top: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 60px;
}

.brand-page .page-header .container {
    max-width: 1080px;
    margin: 0 auto
}

.brand-page .page-header h1 {
    font-weight: 400;
    font-size: 46px;
    font-family: Lato, sans-serif;
    margin-bottom: 0;
    line-height: 48px;
    letter-spacing: -.3px;
    padding-bottom: 5px
}

.brand-page .section {
    background-image: url(/images/dots.svg);
    background-position: bottom;
    background-size: 10px 2px;
    background-repeat: repeat-x;
    padding: 60px 20px 68px;
    max-width: 1010px;
    margin: 0 auto
}

.brand-page .section:last-child {
    background: none;
}

.center-text {
    text-align: center
}

.brand-page .section h2 {
    font-size: 26px;
    line-height: 30px;
    margin: 12px 0 14px;
    font-family: Lato
}

.brand-page .section p {
    font-size: 17px
}

@media (max-width:950px) {
    .brand-page .section.flex-double p {
        min-height: 100px
    }
}

@media (max-width:600px) {
    .brand-page .section.flex-double p {
        min-height: 152px
    }
}

.brand-page .section.summary p {
    font-size: 20px;
    max-width: 740px;
    margin: 0 auto;
    line-height: 1.4em;
    margin-bottom: 26px
}

.brand-page .section .logo-box {
    margin: 24px auto 20px;
    border-radius: 3px;
    overflow: hidden;
    width: auto;
    height: auto;
    display: block;
    -webkit-box-shadow: 0 0 8px 2px rgba(189, 189, 189, 1);
    -moz-box-shadow: 0 0 8px 2px rgba(189, 189, 189, 1);
    box-shadow: 0 0 8px 2px rgba(189, 189, 189, 1)
}

.brand-page .download-link {
    padding-right: 20px;
    position: relative;
    margin-top: 8px;
    display: inline-block;
    font-size: 14px;
    color: #212121;
    transition: all .3s linear
}

.brand-page .download-link:before {
    position: absolute;
    right: 0;
    top: 3px;
    line-height: normal;
    transition: all .3s linear;
    height: 14px
}

.brand-page .section.flex-double {
    display: flex;
    justify-content: space-between;
    max-width: 974px;
    padding-bottom: 94px
}

.brand-page .section.flex-double .column {
    width: 50%;
    padding-top: 17px;
    text-align: center
}

.brand-page .section.flex-double .column:last-child {
    padding-left: 80px
}

.brand-page .section.flex-double .column .download-link {
    margin-top: 5px
}

.brand-page .section .flex-center {
    padding-top: 5px;
    display: flex;
    justify-content: center;
    margin-bottom: 25px
}

.brand-page .section .flex-center .column {
    margin: 0 20px
}

.brand-page .section .flex-center .column .download-link {
    margin-top: 5px
}

.brand-page .section.flex-double.centered {
    text-align: center;
    padding-bottom: 125px;
    padding-top: 65px
}

.brand-page .section.flex-double.centered .logo-box {
    margin: 30px auto 20px
}

.brand-page .section.flex-double.centered .download-link {
    margin: 0 auto
}

.brand-page .footer-cta h3 {
    max-width: 800px
}

.partners-page .main-column .description a.btn {
    background: #30bf77;
    width: auto;
    height: 65px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    display: inline-block;
    margin: 45px 0 6px;
    padding: 0 30px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: .2px;
    font-family: Lato, sans-serif;
    border-radius: 2px
}

.partners-page .main-column .description a.btn:hover {
    background: #2db370;
    text-decoration: none
}

::selection {
    color: white;
    background: #7acae4;
}

::-moz-selection {
    color: white;
    background: #7acae4;
}

.pricing-page .pricing-tables [data-balloon][data-balloon-pos=down]:before {
    left: 5px;
}

.pricing-page .pricing-tables [data-balloon][data-balloon-pos=down]:after {
    left: -20px;
}

@media(max-width:990px) {
    .pricing-page .pricing-tables [data-balloon] {
        position: initial;
    }
    .pricing-page .pricing-tables li {
        position: relative;
    }
    .pricing-page .pricing-tables [data-balloon][data-balloon-pos=down]:before {
        left: calc(50% - 5px);
        z-index: 100;
        top: 37px !important;
    }
}

.course-page .page-header {
    height: 338px;
    width: 100%;
    background-image: url(../images/course/course_page_header_bg.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 59px;
}

@media(max-width:600px) {
    .course-page .page-header {
        background-image: url(../images/course/course_header_bg_mobile.jpg);
        margin-bottom: 35px;
    }
}

.course-page .page-header .container {
    max-width: 960px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
}

.course-page .page-header .container .text {
    margin-top: 112px;
    width: 50%;
    display: block;
}

@media(max-width:600px) {
    .course-page .page-header .container .text {
        margin-top: 91px;
    }
}

@media(max-width:1000px) {
    .course-page .page-header .container .text {
        width: 100%;
        text-align: center;
    }
}

.course-page .page-header .container .text h1 {
    font-size: 47px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    line-height: 60px;
    max-width: 450px;
    margin-top: -18px;
}

@media(max-width:1000px) {
    .course-page .page-header .container .text h1 {
        margin: -20px auto 0;
    }
}

@media(max-width:600px) {
    .course-page .page-header .container .text h1 {
        font-size: 45px;
    }
}

.course-page .page-header .container .text p {
    max-width: 500px;
    font-size: 20px;
    line-height: 1.2em;
    margin-top: 22px;
}

@media(max-width:1000px) {
    .course-page .page-header .container .text p {
        margin: 22px auto 0;
    }
}

@media(max-width:600px) {
    .course-page .page-header .container .text p {
        font-size: 24px;
        line-height: 1.4em;
        max-width: 390px;
    }
}

.course-page .main-container {
    position: relative;
    max-width: 960px;
    margin: 0 auto 100px;
}

@media(max-width:1000px) {
    .course-page .main-container {
        margin: 0 20px 100px;
    }
}

@media(max-width:600px) {
    .course-page .main-container {
        display: flex;
        flex-direction: column;
        margin: 0 20px 0;
    }
}

.course-page .player-container {
    padding: 15px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
    position: absolute;
    right: -18px;
    top: -356px;
    background: white;
    max-width: 480px;
    width: 100%;
}

@media(max-width:1000px) {
    .course-page .player-container {
        position: relative;
        right: 0;
        top: 0;
        margin: -70px auto 100px;
    }
}

@media(max-width:600px) {
    .course-page .player-container {
        max-width: calc(100% + 40px);
        margin: -70px -20px 100px;
        -webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, .3);
        -moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, .3);
        box-shadow: 0 20px 20px -20px rgba(0, 0, 0, .3);
        padding: 15px 0 0;
        width: calc(100% + 40px);
        background-color: white;
        background-image: url(../images/course/course_scroll_bg.jpg);
        background-size: 100% auto;
        background-position: bottom center;
        background-repeat: no-repeat;
        order: 1;
    }
}

.course-page .player-container .responsive-player {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

@media(max-width:600px) {
    .course-page .player-container .responsive-player {
        max-width: 480px;
        margin: 0 auto;
    }
}

.course-page .player-container .responsive-player iframe {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.course-page .player-container>p {
    margin: 35px 25px 5px;
}

@media(max-width:600px) {
    .course-page .player-container>p {
        max-width: 440px;
        margin: 22px auto 5px;
        font-size: 20px;
    }
}

.course-page .player-container .scroll-container {
    background-color: white;
    background-image: url(../images/course/course_scroll_bg.jpg);
    background-size: cover;
    background-position: center;
    height: 400px;
    max-height: 400px;
    overflow: auto;
}

@media(max-width:600px) {
    .course-page .player-container .scroll-container {
        max-width: calc(100% - 40px);
        max-height: 250px;
        margin: 18px auto 0;
        background: none;
    }
}

.course-page .player-container .scroll-container .row .title {
    width: 100%;
    padding-right: 20px;
}

.course-page .player-container .scroll-container .row .time {
    padding-right: 10px;
    font-size: 14px;
}

@media(max-width:600px) {
    .course-page .player-container .scroll-container .row .time {
        font-size: 16px;
        padding-right: 0;
    }
}

.course-page .player-container .scroll-container .row {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
    transition: all 0.3s linear;
    cursor: pointer;
}

@media(max-width:600px) {
    .course-page .player-container .scroll-container .row {
        padding: 16px 30px;
    }
}

.course-page .player-container .scroll-container .row img, .course-page .player-container .scroll-container .row svg {
    width: 18px;
    max-width: 18px;
    margin: 0 24px;
    min-width: 18px;
}

@media(max-width:600px) {
    .course-page .player-container .scroll-container .row img, .course-page .player-container .scroll-container .row svg {
        margin: 0 10px 0 0;
        width: 20px;
        max-width: 20px;
        padding-right: 10px;
        min-width: 20px;
    }
    .course-page .player-container .scroll-container .row.play-row img, .course-page .player-container .scroll-container .row.play-row svg {
        width: 30px;
        max-width: 30px;
        margin-right: 10px;
        padding-right: 0;
        min-width: 30px;
    }
}

.course-page .player-container .scroll-container .row svg {
    opacity: 0.5;
    transition: all 0.3s linear;
}

.course-page .player-container .scroll-container .row:hover svg {
    opacity: 1;
}

.course-page .player-container .scroll-container .row:hover {
    background: #cce9f9;
}

.course-page .player-container .scroll-container .row .title {
    text-align: left;
    width: 100%;
    font-size: 20px;
}

.course-page .bullet-points {
    max-width: 45%;
}

@media(max-width:1000px) {
    .course-page .bullet-points {
        max-width: 480px;
        margin: 35px auto 0;
    }
}

@media(max-width:600px) {
    .course-page .bullet-points {
        order: 3;
        display: flex;
        flex-wrap: wrap;
        max-width: 100%;
        margin: 35px 20px 0;
    }
}

.course-page .bullet-points .point {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

@media(max-width:600px) {
    .course-page .bullet-points .point {
        display: block;
        text-align: center;
        max-width: 50%;
        margin-bottom: 40px;
        width: calc(50% - 20px);
        padding: 0 10px;
    }
}

.course-page .bullet-points .point .icon {
    margin-right: 10px;
    width: 70px;
    height: 70px;
}

@media(max-width:600px) {
    .course-page .bullet-points .point .icon {
        margin: 0 auto 5px;
        width: 123px;
        height: auto;
    }
}

.course-page .bullet-points .point .icon img {
    max-width: 100%;
    height: auto;
}

.course-page .bullet-points .point p {
    margin: 0;
    line-height: 1.8em;
    font-size: 20px;
}

@media(max-width:600px) {
    .course-page .bullet-points .point p {
        font-size: 23px;
        line-height: 1.5;
    }
}

.course-page .about-course {
    margin: 150px auto 50px;
    max-width: 810px;
    text-align: center;
    position: relative;
    padding-bottom: 28px;
}

@media(max-width:600px) {
    .course-page .about-course {
        text-align: left;
        order: 2;
        margin-top: 0;
        padding-bottom: 40px;
        margin-bottom: 60px;
        max-width: 460px;
    }
}

.course-page .about-course:after {
    content: '';
    width: 100px;
    height: 2px;
    background: #212121;
    display: block;
    position: absolute;
    bottom: 0;
    left: calc(50% - 50px);
}

@media(max-width:600px) {
    .course-page .about-course:after {
        left: 0;
    }
}

.course-page .about-course h2 {
    font-family: Lato, sans-serif;
    font-size: 36px;
    font-weight: 300;
}

.course-page .about-course p {
    margin-top: 38px;
    margin-bottom: 0px;
    font-size: 20px;
}

@media(max-width:600px) {
    .course-page .about-course p {
        font-size: 23px;
        line-height: 1.6;
    }
}

.course-page .this-is-for {
    margin: 120px auto 0;
    position: relative;
    padding-bottom: 28px;
}

@media(max-width:600px) {
    .course-page .this-is-for {
        order: 4;
        margin: 50px auto 0;
        max-width: 460px;
    }
}

.course-page .this-is-for h2 {
    font-family: Lato, sans-serif;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
}

@media(max-width:600px) {
    .course-page .this-is-for h2 {
        text-align: left;
    }
}

.course-page .this-is-for h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

@media(max-width:600px) {
    .course-page .this-is-for h3 {
        font-size: 23px;
        margin-bottom: 0;
    }
}

.course-page .this-is-for p {
    margin-bottom: 0px;
    font-size: 20px;
}

@media(max-width:600px) {
    .course-page .this-is-for p {
        font-size: 23px;
    }
}

.columns-four, .columns-two {
    display: flex;
}

.course-page .this-is-for .column {
    width: 100%;
    margin: 41px 20px 0 0;
}

.course-page .this-is-for .columns-two .column {
    margin: 43px 40px 0 0;
}

@media(max-width:900px) {
    .course-page .this-is-for .columns-four {
        flex-wrap: wrap;
    }
    .course-page .this-is-for .columns-four .column {
        width: calc(50% - 20px);
    }
}

@media(max-width:600px) {
    .columns-four {
        padding-bottom: 60px;
        margin-bottom: 55px;
        background-image: url(/images/dots.svg);
        background-position: bottom;
        background-size: 10px 2px;
        background-repeat: repeat-x
    }
    .columns-four, .columns-two {
        display: block;
    }
    .course-page .this-is-for .columns-four .column, .course-page .this-is-for .columns-two .column {
        width: 100%;
    }
}

.course-page .this-is-for .cta-link {
    background: #30bf77;
    width: 310px;
    height: 86px;
    color: #fff;
    text-align: center;
    line-height: 86px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    font-size: 22px;
    border-radius: 2px;
    display: table;
    margin: 74px auto;
}

@media(max-width:600px) {
    .course-page .this-is-for .cta-link {
        margin: 100px auto 40px;
    }
}

.course-page .this-is-for .cta-link:hover {
    background: #2db370;
    text-decoration: none;
}

.course-page .more-reasons {
    margin: 20px -10px 50px;
    position: relative;
    padding-bottom: 28px;
}

@media(max-width:600px) {
    .course-page .more-reasons {
        order: 5;
    }
}

.course-page .more-reasons h2 {
    font-family: Lato, sans-serif;
    font-size: 36px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 45px;
}

@media(max-width:600px) {
    .course-page .more-reasons h2 {
        font-size: 31px;
    }
}

.course-page .more-reasons .container {
    display: flex;
}

@media(max-width:600px) {
    .course-page .more-reasons .container {
        flex-wrap: wrap;
        max-width: 480px;
        margin: 0 auto;
    }
}

.course-page .more-reasons .container .column {
    width: 100%;
    text-align: center;
    margin: 20px;
}

@media(max-width:900px) {
    .course-page .more-reasons .container {
        flex-wrap: wrap;
    }
    .course-page .more-reasons .container .column {
        width: calc(50% - 40px);
        margin-bottom: 0;
    }
}

.course-page .more-reasons .container .column img {
    margin-bottom: 20px;
}

@media(max-width:600px) {
    .course-page .more-reasons .container .column img {
        margin-bottom: 30px;
    }
}

.course-page .more-reasons .container .column p {
    font-size: 20px;
}

@media(max-width:600px) {
    .course-page .more-reasons .container .column p {
        font-size: 23px;
    }
    .course-page .footer-cta a.btn {
        width: 310px;
        height: 82px;
        line-height: 82px;
        font-size: 23px;
        max-width: 100%;
    }
}

.course-page .player-container .responsive-player .blocked-message {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #212121;
    color: white;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    z-index: 100;
    transition: all 0.3s linear;
}

.course-page .player-container .responsive-player .blocked-message.active {
    opacity: 1;
    pointer-events: auto;
}

.course-page .player-container .responsive-player .blocked-message h3 {
    font-size: 26px;
    max-width: 760px;
    line-height: 1.3em;
    margin-top: 12px;
    color: white;
    text-align: center;
}

.course-page .player-container .responsive-player .blocked-message a.btn {
    background: #30bf77;
    width: 290px;
    height: 68px;
    color: #fff;
    text-align: center;
    line-height: 68px;
    letter-spacing: -.2px;
    transition: all .3s linear;
    font-size: 20px;
    border-radius: 2px;
}

.course-page .player-container .responsive-player .blocked-message a.btn:hover {
    background: #2db370;
}

.new-popup {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
    justify-content: center;
    align-items: center;
    padding: 13px 0;
    z-index: 100;
}

@media(max-width:990px) {
    .new-popup {
        flex-direction: column;
        top: 65px;
        padding: 30px 10px;
        width: calc(100% - 20px);
    }
}

.new-popup p {
    margin-bottom: 0;
    font-size: 18px;
    color: #212121;
    font-family: 'Roboto';
}

@media(max-width:990px) {
    .new-popup p {
        font-size: 23px;
        text-align: center;
    }
}

.new-popup a.btn-cta {
    margin-left: 10px;
    border: 1px solid #212121;
    padding: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #212121;
    font-family: 'Roboto';
    font-size: 16px;
}

@media(max-width:990px) {
    .new-popup a.btn-cta {
        margin-top: 10px;
        font-size: 21px;
        margin-left: 0;
    }
}

.new-popup a.btn-cta img {
    margin-right: 5px;
}

.hover-menu .left .element.with-image a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.product-link-li .hover-menu .left {
    margin-left:60px;
}

.product-link-li .hover-menu .left .element a {
    height: auto;
    text-align: left;
    cursor: pointer;
    position: relative;
    transition: none
}

.product-link-li .hover-menu .left .element a .image {
    width: 125px;
    height: 85px;
    margin-right: 20px;
    min-width: 125px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(223,223,223,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(223,223,223,1);
    box-shadow: 0px 0px 5px 0px rgba(223,223,223,1);
    display:flex;
    align-items:center;
    justify-content:center;
    position: relative;
    top: 6px;

}

.product-link-li .hover-menu .left .element a:hover:before {
    content: '';
    width: 2px;
    left: -15px;
    top: 0;
    background-color: #0090e0;
    display: block;
    height: 100%;
    position: absolute
}

.product-link-li .hover-menu .left .element a h3.title {
    font-family: Lato, sans-serif;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    text-align: left;
    color: #444;
    transition: all .3s linear
}

.product-link-li .hover-menu .left .element a p {
    font-size: 13px;
    color: #8c8c8c;
    text-align: left;
    transition: all .3s linear;
    margin-bottom: 5px;
}

.product-link-li .hover-menu .left .element a:focus, .product-link-li .hover-menu .left .element a:hover {
    background: 0 0!important
}

.product-link-li .hover-menu .left .element a:focus h3.title, .product-link-li .hover-menu .left .element a:hover h3.title {
    color: #212121;
    font-weight: 900
}

.product-link-li .hover-menu .left .element a:focus p, .product-link-li .hover-menu .left .element a:hover p {
    color: #707070
}

.product-link-li .hover-menu .left .element .with-arrow {
    font-size: 13px;
    display: inline;
    height: auto;
    min-width: 10px;
    color: #0090e0;
    font-style: normal
}

.product-link-li .hover-menu .left .element .with-arrow:after {
    content: "";
    color: #a3a3a3;
    font-size: 8px;
    margin-left: 7px;
    position: relative;
    top: 0
}
.product-link-li .hover-menu .left .element:first-of-type {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
 .product-link-li .hover-menu .left .element .text {
     padding-top:2px;
 }
.product-link-li .hover-menu .left .element:first-of-type .text {
    max-width:200px;
}

.product-link-li .hover-menu .left .element:nth-child(2) .text {
    max-width: 250px;
    padding-right: 10px;
}