@charset "UTF-8";
body {
    font-family: 'Montserrat', sans-serif !important;
    overflow-x: hidden;
    background-color: #201829;
}

html {
    overflow-x: hidden;
}

@font-face {
    font-family: 'Conv_Neutra Text TF Demi';
    src: url("../fonts/Neutra Text TF Demi.eot");
    src: local("☺"), url("../fonts/Neutra Text TF Demi.woff") format("woff"), url("../fonts/Neutra Text TF Demi.ttf") format("truetype"), url("../fonts/Neutra Text TF Demi.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

h2 {
    color: #00b4ff;
    font-size: 64px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 60px;
}

h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 800;
}

p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
}

.btn-primary {
    background-color: #ed1847;
    color: #fff;
    border: 1px solid #ed1847 !important;
    font-size: 16px;
    border-radius: 10px;
    padding: 6px 25px;
    font-weight: 500;
}

.btn-primary:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff !important;
}

.for-mobile {
    display: none !important;
}

.top-header {
    background-color: #1a2127;
    position: relative;
    z-index: 3;
}

.top-header .inner {
    width: 80%;
    margin: auto;
}

.top-header .inner .leftNav a {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Conv_Neutra Text TF Demi';
    font-size: 14px;
    color: #949494;
    margin-right: 25px;
    padding: 9px 0;
}

.top-header .inner .leftNav a:hover {
    color: #aaaaaa;
    text-decoration: none;
}

.top-header .inner .leftNav .ampthink {
    width: 140px;
}

.top-header .inner .leftNav .rapidtool {
    width: 90px;
}

.top-header .inner .leftNav .ampboards {
    width: 150px;
}

.top-header .inner .social-box {
    text-align: right;
}

.top-header .inner .social-box .fa {
    width: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #636668;
    color: #1a2127;
    border-radius: 50%;
    margin-left: 13px;
}

.top-header .inner .social-box .fa:hover {
    background-color: #aaa;
}

.header-sticky {
    top: 0 !important;
    max-width: 100% !important;
}

.header {
    background-color: #2f2140;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.64);
    position: fixed;
    top: 111px;
    margin: auto;
    right: 0;
    left: 0;
    max-width: 80%;
    z-index: 2;
    transition: all .5s;
}

.header .nav-link {
    color: #ed1847 !important;
    transition: all .3s;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px !important;
}

.header .nav-link:hover {
    color: #fff !important;
}

.header .btn-primary {
    margin: 7px 0 0 25px;
}

.header .navbar-toggler-icon {
    background-image: url(../images/hamburger.svg) !important;
    width: 25px !important;
    height: 20px !important;
}

.header .navbar-toggler {
    border: 0;
    padding: 0;
    position: relative;
    left: 23px;
    top: -1px;
}

.header .navbar-toggler:focus {
    outline: 0 !important;
}

.header .active {
    color: #fff !important;
}

.header .logo img {
    width: 160px;
}

.main-banner {
    height: auto;
}

.main-banner h3 {
    font-size: 64px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    line-height: 35px;
    position: absolute;
    z-index: 1;
    text-shadow: 5px 5px 10px #000;
}

.main-banner h3 span {
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
}

.main-banner .video {
    width: 100%;
    filter: brightness(70%);
}

.intro-section {
    max-width: 1250px !important;
    width: 95%;
    padding: 100px 80px 60px 80px;
    background-color: #2f2140;
    margin-top: -175px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.64);
}

.intro-section h3 {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
}

.intro-section h4 {
    font-weight: 700;
    font-size: 34px;
    text-align: right;
    color: #fff;
    line-height: 52px;
    margin: 0;
    position: relative;
    top: -12px;
}

.intro-section p {
    line-height: 24px;
    margin-bottom: 25px;
    padding-left: 50px;
}

.intro-section p span {
    font-weight: 700;
    font-size: 22px;
    text-align: right;
    color: #00b4ff;
}

.overview {
    padding-top: 70px;
    padding-bottom: 50px;
    position: relative;
}

.overview p.big {
    font-size: 24px;
}

.overview h3 {
    margin-top: 30px;
}

.overview .tab {
    margin: 100px auto auto auto;
    display: block;
}

.overview .tab-shadow {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    bottom: 40px;
}

.keyFeatures {
    padding-top: 30px;
    padding-bottom: 30px;
}

.keyFeatures p {
    margin-bottom: 50px;
}

.keyFeatures h3 {
    margin-bottom: 0;
}

.technology {
    padding-top: 45px;
    padding-bottom: 100px;
}

.technology h2 {
    margin-bottom: 100px;
}

.technology h3 {
    margin-bottom: 0;
}

.technology .inner {
    max-width: 685px;
    margin: auto;
    width: 90%;
}

.technology .inner .box1 {
    width: 536px;
    text-align: left;
    margin-left: 95px;
}

.technology .inner .box1 .text-box {
    float: right;
    width: 300px;
}

.technology .inner .box2 {
    width: 610px;
    text-align: left;
    margin-right: 103px;
    float: right;
    margin-top: 15px;
}

.technology .inner .box2 .text-box {
    float: left;
    width: 360px;
    text-align: right;
}

.technology .inner .box2 img {
    float: right;
}

.technology .inner .box3 {
    width: 605px;
    text-align: left;
    margin-left: 70px;
    display: table;
}

.technology .inner .box3 .text-box {
    float: right;
    width: 330px;
}

.technology .inner .box4 {
    margin: auto;
    clear: both;
    text-align: center;
}

.technology .inner .box4 img {
    display: inline-block;
    width: 100%;
}

.technology .inner .line1 {
    display: block;
    margin: auto;
    clear: both;
    padding: 15px 0;
}

.technology .inner .line2 {
    display: block;
    margin: auto;
    clear: both;
    position: relative;
    right: 21px;
    padding: 25px 0;
}

.technology .inner .line3 {
    display: block;
    margin: -100px auto auto 170px;
    clear: both;
    position: relative;
    right: 21px;
    padding: 100px 0 25px 0;
}

.design {
    padding-top: 30px;
    padding-bottom: 110px;
}

.design h2 {
    margin-bottom: 40px;
}

.design h3 {
    margin-bottom: 20px;
}

.design span {
    margin-right: 15px;
}

.design .video {
    width: 95%;
}

.design ul {
    margin: 0;
    padding-left: 20px;
    list-style-type: none;
}

.design ul li {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
}

.design ul li:before {
    content: '—';
    position: absolute;
    margin-left: -15px;
    width: 7px;
    overflow: hidden;
}

.contact-box {
    max-width: 1250px !important;
    width: 95%;
    padding: 70px 40px 70px 40px;
    background-color: #2f2140;
    margin-bottom: 110px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.64);
}

.contact-box h3 {
    font-weight: 700;
    font-size: 34px;
    color: #00b4ff;
    line-height: 52px;
    margin: 0;
}

.contact-box h4 {
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    line-height: 52px;
    margin: 0;
    font-weight: 500;
}

.footer {
    background-color: #4d4654;
    padding-top: 90px;
    padding-bottom: 90px;
    font-family: 'Open Sans', sans-serif;
}

.footer img {
    margin-bottom: 25px;
    width: 285px;
}

.footer p {
    font-size: 16px;
    color: #aaaaaa;
}

.footer p span {
    font-weight: 700;
}

.footer p.small {
    font-size: 14px;
    margin-top: 80px;
}

.footer a {
    color: #aaaaaa;
}

.footer .connect {
    text-align: left;
    width: 145px;
    float: right;
}

.footer h3 {
    font-size: 18px;
    color: #b2b2b2;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.footer .fa {
    background-color: #78757a;
    border-radius: 50%;
    text-align: center;
    width: 27px;
    color: #4d4654;
    line-height: 27px;
    margin-right: 11px;
    transition: all .3s;
}

.footer .fa:hover {
    background-color: #fff;
}

.animatedParent {
    clear: both;
}

.request-demo {
    margin-top: 12%;
    margin-bottom: 5%;
}

.request-demo h3 {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
}

.request-demo h4 {
    font-weight: 700;
    font-size: 34px;
    color: #fff;
    line-height: 52px;
    margin: 0;
    position: relative;
    padding-right: 5%;
}

.request-demo label {
    font-size: 22px;
    color: #00b4ff;
    font-weight: 700;
}

.request-demo .form-control {
    height: calc(2.5em + .75rem + 2px);
    border-radius: .5rem;
}

.request-demo .btn-primary {
    border-radius: .5rem;
    padding: 13px 25px;
}

.thank-you {
    margin-top: 15%;
    margin-bottom: 5%;
}

.thank-you h2 {
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.thank-you h3 {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    line-height: 45px;
}

.thank-you .btn-primary {
    padding: 12px 35px;
}

@media (max-width: 1439px) {
    .intro-section {
        padding: 50px 80px 50px 80px;
        margin-top: -115px;
    }
    .request-demo {
        margin-top: 14%;
    }
    .contact-box h3 {
        font-size: 32px;
    }
    .contact-box h4 {
        font-size: 32px;
    }
    .thank-you {
        margin-top: 14%;
    }
}

@media (max-width: 1244px) {
    .intro-section h4 br {
        display: none;
    }
    .contact-box h3 {
        font-size: 26px;
    }
    .contact-box h4 {
        font-size: 25px;
    }
}

@media (max-width: 1365px) {
    .intro-section h4 {
        font-size: 32px;
    }
    .header .nav-link {
        padding: 15px 14px !important;
        font-size: 15px;
    }
    .btn-primary {
        padding: 6px 10px;
    }
}

@media (max-width: 1199px) {
    .overview p.big br {
        display: none;
    }
    .navbar {
        padding: .8rem 1rem;
    }
    .navbar-nav {
        padding-top: 15px;
    }
    .keyFeatures h3 {
        font-size: 22px;
    }
    .main-banner h3 {
        font-size: 51px;
        line-height: 30px;
    }
    .intro-section {
        padding: 50px;
        margin-top: -80px;
    }
    .main-banner h3 span {
        font-size: 21px;
    }
    .header .nav-link {
        font-size: 15px;
        padding: 11px 0px !important;
        border-bottom: 1px solid #1f1728;
    }
    .header .btn-primary {
        font-size: 13px;
        padding: 6px 11px;
        margin: 15px 0;
    }
    .header {
        top: 79px;
    }
}

@media (max-width: 991px) {
    .design ul {
        padding-bottom: 20px;
    }
    .contact-box {
        padding: 40px 40px 40px 40px;
        text-align: center;
    }
    .request-demo h4 {
        margin-bottom: 30px;
    }
    .scalable-system-text {
        position: absolute;
        width: 100%;
    }
    .scalable-system-video {
        margin-top: 43%;
    }
    .top-header .inner .leftNav a {
        margin-right: 28px;
    }
    .top-header .inner {
        width: 100%;
    }
    .design .video {
        width: 100%;
    }
    .intro-section p {
        padding-left: 0;
    }
    .intro-section {
        text-align: center;
    }
    .intro-section h4 {
        text-align: center;
        margin-bottom: 25px;
    }
    .intro-section h3 {
        margin-bottom: 40px;
    }
}

@media (max-width: 890px) {
    .main-banner h3 {
        line-height: 52px;
    }
    .main-banner h3 span {
        line-height: 29px;
        display: block;
    }
}

@media (max-width: 767px) {
    .thank-you {
        margin-top: 14%;
    }
    .thank-you br {
        display: none;
    }
    .scalable-system-video {
        margin-top: 71%;
    }
    .header {
        top: 111px;
    }
    .top-header .inner {
        text-align: center;
    }
    .top-header .inner .social-box {
        text-align: center;
    }
    .top-header .inner .leftNav a {
        margin: 0 10px;
        padding: 9px 0;
    }
    .top-header .inner .social-box .fa {
        margin: 10px 5px 15px 5px;
    }
    .top-header .inner .leftNav a.logo {
        display: block;
        padding-bottom: 0;
    }
    .for-mobile {
        display: block !important;
    }
    .for-desktop {
        display: none !important;
    }
    .footer .connect {
        text-align: center;
        float: none;
        margin: auto;
        padding-top: 30px;
    }
    .footer {
        text-align: center;
    }
    .technology .inner .box1 img {
        display: block;
        margin: auto;
    }
    .technology .inner .box1 {
        width: 300px;
        text-align: left;
        margin: auto;
    }
    .technology h2 {
        margin-bottom: 52px;
    }
    .technology .inner .box1 .text-box {
        float: none;
        text-align: center;
        margin: auto;
        padding: 13px 0 0 0;
    }
    .technology p {
        margin-bottom: 0;
    }
    .technology .inner .box2 {
        width: 300px;
        text-align: center;
        float: none;
        padding: 0;
        margin: auto;
    }
    .technology .inner .box2 .text-box {
        float: none;
        width: 300px;
        text-align: center;
    }
    .technology .inner .box2 img {
        display: block;
        margin: auto;
    }
    .technology .inner .box2 img {
        float: none;
        padding: 10px 0;
    }
    .technology .inner .box3 {
        width: 300px;
        text-align: center;
        margin: auto;
        display: table;
        padding: 0;
    }
    .technology .inner .box3 img {
        padding-bottom: 10px;
    }
    .technology .inner .line-box3 {
        width: 311px;
        position: relative;
        margin: auto;
        margin-top: -79px;
        clear: both;
        text-align: center;
    }
    .technology .inner .box4 {
        margin: auto;
    }
    .footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .main-banner {
        height: 370px;
    }
    .main-banner .video {
        height: auto;
        object-fit: fill;
    }
}

@media (max-width: 600px) {
    .thank-you {
        margin-top: 100px;
        margin-bottom: 50px;
    }
    .thank-you h2 {
        font-size: 35px;
        margin-bottom: 20px;
    }
    .thank-you h3 {
        font-size: 20px;
        margin-bottom: 40px;
        line-height: 25px;
    }
    .thank-you .btn-primary {
        padding: 8px 25px;
    }
    .top-header .inner .social-box {
        text-align: center;
        display: none;
    }
    .design ul li {
        font-size: 15px;
    }
    .header {
        top: 60px;
        max-width: 100%;
    }
    .leftNav {
        padding-left: 0;
        padding-right: 0;
    }
    .contact-box {
        padding: 30px 50px;
        text-align: center;
    }
    .contact-box h3 {
        font-size: 22px;
        line-height: 29px;
        margin-bottom: 15px;
    }
    .contact-box h4 {
        font-size: 22px;
        line-height: 29px;
    }
    .request-demo {
        margin-top: 120px;
    }
    .request-demo {
        margin-bottom: 15%;
    }
    .request-demo h4 {
        font-size: 23px;
        line-height: 31px;
        text-align: center;
    }
    .request-demo label {
        font-size: 19px;
    }
    .request-demo .form-control {
        height: calc(2em + .75rem + 2px);
    }
    .request-demo h3 {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .request-demo .btn-primary {
        padding: 10px 25px;
    }
    .scalable-system-video {
        margin-top: 310px;
    }
    .top-header .inner .leftNav a {
        margin: 0 6px;
        font-size: 12px;
    }
    .top-header .ampthink {
        width: 115px !important;
    }
    .top-header .rapidtool {
        width: 56px !important;
    }
    .top-header .ampboards {
        width: 125px !important;
    }
    .main-banner h3 {
        line-height: 33px;
        font-size: 31px;
        padding: 0 7%;
    }
    .main-banner h3 span {
        font-size: 17px;
        line-height: 23px;
    }
    .intro-section {
        padding: 30px 15px;
        margin-top: -70px;
    }
    .intro-section h4 {
        font-size: 23px;
        line-height: 31px;
    }
    .intro-section h3 {
        font-size: 16px;
    }
    .keyFeatures {
        text-align: center;
    }
    .intro-section p span {
        font-size: 19px;
    }
    .keyFeatures p {
        margin-bottom: 30px;
    }
    p {
        font-size: 15px;
    }
    .overview .tab {
        margin: 50px auto auto auto;
    }
    h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .overview {
        padding-top: 52px;
    }
    .overview p.big {
        font-size: 21px;
        line-height: 27px;
    }
    h3 {
        font-size: 19px;
    }
    .overview {
        text-align: center;
    }
    .technology .inner .box1 img {
        width: 90px;
    }
    .technology .inner .box2 img {
        width: 133px;
    }
    .technology .inner .box3 img {
        width: 133px;
    }
    .technology .inner .box4 img {
        width: 25%;
    }
    .technology .inner .box1 {
        width: auto;
    }
    .technology .inner .box2 {
        width: auto;
    }
    .technology .inner .box2 .text-box {
        width: auto;
    }
    .technology .inner .box1 .text-box {
        width: auto;
    }
    .technology .inner .box3 {
        width: auto;
    }
    .technology .inner .box3 .text-box {
        float: right;
        width: auto;
    }
    .technology {
        padding-top: 20px;
        padding-bottom: 0;
    }
    .design {
        padding-top: 84px;
    }
    .design {
        padding-bottom: 100px;
    }
}

@media (max-width: 450px) {
    .scalable-system-video {
        margin-top: 360px;
    }
}

@media (max-width: 400px) {
    .scalable-system-video {
        margin-top: 360px;
    }
}

@media (max-width: 359px) {
    .top-header .ampthink {
        width: 90px !important;
    }
    .top-header .rapidtool {
        width: 40px !important;
    }
    .top-header .ampboards {
        width: 100px !important;
    }
}

/*# sourceMappingURL=style.css.map */