@charset "UTF-8";

/* CSS for The Journey */
html {
    scroll-behavior: smooth;
}

.astriol-main-menu .sub-menu {
    padding: 6px 0;
}

footer {
    background-color: #f6f6f6;
}

.astriol-main-menu .sub-menu li a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 16px !important;
}

.borealis {
    margin: 140px 0;
}

.borealis a {
    color: #ff6344;
}

.borealis a:hover {
    text-decoration: underline;
}

.borealis .logo {
    text-align: center;
}

.borealis .logo img {
    max-width: 200px;
}

.TurnKeyCRM .Description {
    font-size: 13px;
    padding-left: 30px;
    opacity: 0.8;
    margin-bottom: 12px;
}

.TurnKeyCRM label.SetLabel {
    width: 100%;
    float: none;
    text-align: left;
    line-height: 23px;
    padding-left: 12px;
    margin-bottom: 0;
}

.contact-form-page .SetLabel input[type=checkbox] {
    margin-bottom: 0;
}

.astriol-main-menu .sub-menu li a i {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 32px;
    margin-right: 16px;
}

.astriol-main-menu li a i.icon-diag {
    background-image: url("../../media/thejourney/icon-diagnostic-tools.svg");
}

.astriol-main-menu li a i.icon-connect {
    background-image: url("../../media/thejourney/icon-connect.svg");
}

.astriol-main-menu li a i.icon-integ {
    background-image: url("../../media/thejourney/icon-integ.svg");
}

.astriol-main-menu li a i.icon-perf {
    background-image: url("../../media/thejourney/icon-perform.svg");
}

.site-header .site-logo a {
    padding: 12px 0;
}

.site-header .site-logo a img {
    max-width: 170px;
}

.site-header:not(.mobile-header).header-main .nav-right .nav-btn.btn-login {
    color: #ff6344 !important;
    border-color: #ff6344;
    border-width: 2px;
    background-color: transparent;
}

.site-header:not(.mobile-header).header-main .nav-right .nav-btn.btn-help:hover {
    border-color: #ff6344;
    background-color: #ff6344;
    color: white !important;
}

.site-header .menu-wrapper .nav-right .btn-cta {
    background-color: #ff6344 !important;
}

.site-header:not(.mobile-header) .astriol-main-menu>li>a.current-menu-item {
    color: #051441;
}

.site-header:not(.mobile-header) .astriol-main-menu>li>a:hover {
    color: #ff6344;
}

.site-header:not(.mobile-header) .astriol-main-menu li.has-submenu .sub-menu li a:hover, .site-header:not(.mobile-header) .astriol-main-menu li.has-submenu .sub-menu li a.current-menu-item {
    color: #ff6344;
}

.banner-main .banner-content .banner-btn {
    padding: 16px 32px;
    font-size: 20px;
}

.icon-box.style-three {
    padding: 24px 16px 16px;
}

.icon-box.style-three .box-content p {
    margin-bottom: 24px;
}

.icon-box.style-three .icon-container {
    margin-bottom: 8px;
}

#feature {
    padding-top: 160px;
    padding-bottom: 40px;
}

.clients-logo {
    padding: 20px 0 80px 0;
    text-align: center;
}

.on-mobile {
    display: none;
}

.image-content {
    padding: 60px 0 70px;
}

.icon-box .box-content .box-title:hover {
    color: #2c2c51;
}

.intro-video {
    background: #f8f7fa;
    padding: 0;
    margin-bottom: 60px;
}

.banner-main .banner-content .description {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 24px;
}

.banner-main .banner-content .description span {
    font-size: 16px;
    opacity: 0.6;
    display: block;
    margin-top: 12px;

}

.banner-content-sass .coming-soon {
    display: inline-block;
    color: white;
    background-color: #7883ab;
    border-radius: 50px;
    padding: 4px 12px;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 8px;
}

.what-is-thejourney .social-icon-box-two {
    background-color: white;
    padding: 16px;
    border-radius: 12px;
    -webkit-box-shadow: 0px 40px 60px 0px rgba(3, 24, 61, 0.06);
    box-shadow: 0px 40px 60px 0px rgba(3, 24, 61, 0.06);
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    top: 0;
}

.what-is-thejourney .social-icon-box-two .block-link {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    border: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.what-is-thejourney .social-icon-box-two:hover {
    top: -8px;
    box-shadow: 0px 40px 60px 0px rgba(3, 24, 61, 0.15);
}

.what-is-thejourney .social-icon-box-two p {
    margin-bottom: 16px;
}

.what-is-thejourney .four-pillars-header {
    /*
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    */
    text-align: center;
}

.what-is-thejourney .four-pillars-header h3 {
    margin: 12px 0;
    font-size: 18px;
}

.what-is-thejourney .video-content-wrapper {
    padding: 60px 0;
}

#diagnostic-block, #connect-block, #integration-block, #performance-block {
    scroll-margin-top: 100px;
}

.image-content .image-content-wrapper {
    padding-top: 6px;
}

.image-content-wrapper h2 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.image-content-wrapper h2 span {
    display: inline-block;
    margin-right: 20px;
}

.image-content-wrapper h2 span img {
    width: 48px;
    height: auto;
}

.image-content .image-content-wrapper .listitem {
    margin-bottom: 24px;
}

.image-content .image-content-wrapper .listitem li {
    color: #646975;
}

.image-content .image-content-wrapper .btn-cta {
    margin-right: 12px;
}

.image-content .image-content-wrapper .btn-more {
    border: 2px solid #ff6344;
}

.image-content .image-content-wrapper .btn-more:after {
    background-color: #ff6344;
    border-radius: 6px;
}

.image-content .anime-image-wrapper {
    text-align: center;
}

.image-content .anime-image-wrapper img {
    max-height: 520px;
}

.testimonials-creative {
    background-image: url("../../media/thejourney/large-promo-bg.jpg");
}

.large-promo {
    background: radial-gradient(50% 50% at 50% 50%, #BFAED0 0%, #9580A5 100%);
    position: relative;
    text-align: center;
    margin: 30px 0 100px 0;
    padding: 40px 0 0 0;

}

.large-promo h3 {
    color: white;
}

.large-promo .cta-wrapper {
    position: absolute;
    bottom: -28px;
    text-align: center;
    width: 100%;
}

.large-promo a {
    padding: 15px 30px;
    font-size: 20px !important;
    background-color: #1abf68;
    border: none !important;
}

.large-promo a:after {
    display: none !important;
}

.large-promo a:hover {
    background-color: #16a65a;
    color: white !important;
}

.pricing .section-heading-two .subtitle:after {
    display: none;
}

.pricing-table .price-period {
    margin-bottom: 10px;
}

.pricing-table .price-period .price {
    font-size: 30px;
    color: #ff6344;
}

.pricing h2 {
    font-size: 26px;
}

.sub-page .banner {
    height: 760px;
}

.banner-sass-svg-bg {
    top: -270px;
}

.banner-saas-main {
    padding-bottom: 100px;
}

.category {
    padding-top: 20px;
}

.sub-page .banner-content-sass h1, .sub-page .banner-content-sass p, .sub-page .banner-content-sass a, .sub-page .banner-content-sass span {
    position: relative;
    z-index: 10;
}

.sub-page .banner-content-sass {
    position: relative;
}

.sub-page .banner-content-sass::after {
    content: '';
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -70px;
    left: -110px;
    background-repeat: no-repeat;
    background-size: 200px 200px;
    z-index: 1;
    opacity: 0.1;
}

.sub-page.diagnostic-tools .banner-content-sass::after {
    background-image: url("../../media/thejourney/icon-diagnostic-tools.svg");
}

.sub-page.connection .banner-content-sass::after {
    background-image: url("../../media/thejourney/icon-connect.svg");
}

.sub-page.integrate .banner-content-sass::after {
    background-image: url("../../media/thejourney/icon-integ.svg");
}

.sub-page.performance-dev .banner-content-sass::after {
    background-image: url("../../media/thejourney/icon-perform.svg");
}

.sub-page .banner-content-sass .description {
    margin-bottom: 16px;
}

.sub-page .banner-content-sass .solution-logo {
    margin-bottom: 24px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    color: #a6a6a6;
}

.sub-page .banner-content-sass .solution-logo img {
    margin-left: 8px;
    max-height: 32px;
}

.sub-page.connection .about-two {
    background-color: #f1f6fd;
}

.sub-page.performance-dev .about-two {
    background-color: #f4eef6;
}


.why-useful .simple-sh-box {
    text-align: left;
    background: #fff;
    -webkit-box-shadow: 0px 40px 60px 0px rgba(3, 24, 61, 0.06);
    box-shadow: 0px 40px 60px 0px rgba(3, 24, 61, 0.06);
    border-radius: 12px;
    padding: 32px 24px 20px 32px;
    margin-bottom: 24px;
}

.why-useful .simple-sh-box p {
    margin-bottom: 0;
}

.why-useful .simple-sh-box .icon-wrapper i {
    color: #6086bc;
}


@media (max-width: 991px) {
    .loading {
        font-size: 40px;
    }

    .mobile-offcanvas-logo img {
        max-height: 48px;
    }

    .astriol-main-menu li {
        margin-bottom: 8px;
    }

    .astriol-main-menu .has-submenu i {
        display: none;
    }

    .astriol-main-menu .has-submenu .sub-menu {
        padding-left: 16px;
    }

    .astriol-main-menu .has-submenu .sub-menu li {
        margin-bottom: 0;
    }

    .mobile-header .main-nav-container li a {
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: flex-start;
    }

    .mobile-header .nav-right {
        display: block !important;
    }

    .mobile-header .nav-right a {
        margin: 0 0 12px 0;
        width: 100%;
        display: block;
        text-align: center;
        padding: 12px 24px;
    }

    .mobile-order-1 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .mobile-order-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .large-promo {
        padding-top: 20px;
    }

    .large-promo h3 {
        font-size: 20px;
    }

    .large-promo .cta-wrapper {
        bottom: -44px;
    }

    .on-mobile {
        display: inline-block;
    }

    .on-desktop {
        display: none;
    }
    #feature {
        padding-top: 70px;
    }
    .what-is-thejourney .video-content-wrapper .col-sm-6 {
        margin-bottom: 20px;
    }
    .what-is-thejourney .video-content-wrapper .mt-4 {
        margin-top: 0 !important;
    }
    .explore-the-journey {
        padding-top: 0;
    }
    .explore-the-journey .section-heading {
        display: block;
        width: 90%;
        text-align: center;
        margin: 0 auto 24px auto;
    }
    .explore-the-journey .anime-image-wrapper .image-one img {
        max-height: 120px;
    }
    .explore-the-journey .image-content-wrapper h2.title {
        font-size: 27px;
        line-height: 31px;
    }
    .borealis .logo {
        margin-top: 32px;
    }
    .borealis .logo img {
        max-height: 130px;
    }
    .contact-form-page .title-section h1 {
        margin-top: 24px;
    }
    .contact-form-page .form-bottom .btn-submit {
        width: 100%;
        margin-top: 20px;
    }
    footer .footer-logo {
        text-align: center;
    }
    footer .footer-logo img {
        max-height: 60px;
    }
    #footer-main .footer-widgets {
        padding: 40px 0;
    }
    footer .widget-newsletter {
        max-width: 100% !important;
    }
    footer .col-md-6:nth-child(2) {
        display: none;
    }
}