@font-face {
    font-family: 'SFProText';
    src: url('../fonts/SFProText-Regular.eot');
    src: url('../fonts/SFProText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProText-Regular.woff2') format('woff2'),
        url('../fonts/SFProText-Regular.woff') format('woff'),
        url('../fonts/SFProText-Regular.ttf') format('truetype'),
        url('../fonts/SFProText-Regular.svg#SFProText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SFProText';
    src: url('../fonts/SFProText-Medium.eot');
    src: url('../fonts/SFProText-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProText-Medium.woff2') format('woff2'),
        url('../fonts/SFProText-Medium.woff') format('woff'),
        url('../fonts/SFProText-Medium.ttf') format('truetype'),
        url('../fonts/SFProText-Medium.svg#SFProText-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'SFProText';
    src: url('../fonts/SFProText-Semibold.eot');
    src: url('../fonts/SFProText-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFProText-Semibold.woff2') format('woff2'),
        url('../fonts/SFProText-Semibold.woff') format('woff'),
        url('../fonts/SFProText-Semibold.ttf') format('truetype'),
        url('../fonts/SFProText-Semibold.svg#SFProText-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

body { margin: 0; font-family:'SFProText';color:#2D374F;font-size:14px; }
ul { padding:0;margin:0;list-style:none }
input,textarea,button,select{font-family:'SFProText'!important;outline:0}
input:focus,textarea:focus,button:focus,select:focus{box-shadow:none!important }
@media (min-width:1200px) {
    .container-box {max-width:1200px;margin:0 auto}
}
/*Header*/
header { padding: 22px 0; }
header nav.navbar { padding: 0; }
header a.navbar-brand { padding: 0; }
header .navbar ul.navbar-nav li { margin-right: 43px }
header .navbar ul.navbar-nav li a.nav-link { font-size: 16px; font-weight: 400; line-height: 19px; color: #fff; padding: 0; }
header .navbar ul.navbar-nav li a.nav-link.active, header .navbar ul.navbar-nav li a.nav-link:hover, header .navbar ul.navbar-nav li a.nav-link:focus { color: #fff; }
@media (min-width:992px) {
    header .navbar ul.navbar-nav li a.nav-link.active::before { content: ''; position: absolute; width: 80%; height: 2px; background: #fff; bottom: -6px; left: 0; right: 0; margin: 0 auto; }
    header .navbar ul.navbar-nav li a.nav-link.active::after { content: ''; position: absolute; height: 6px; width: 6px; background: #fff; border-radius: 50%; bottom: -8px; left: 0; right: 0; margin: 0 auto; }
}
header .navbar .sign_in_btn .app-download { background: #0000ff; border: 1px solid #0000ff; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; height: 42px; font-size: 16px; font-weight: 500; line-height: 19px; text-align: center; color: #fff; box-shadow: none; padding: 10px 17px; }
/*Home Page*/
section.boost_business_section { background-size: 100%; background-image: linear-gradient(101.71deg, #2020E6 -72.45%, #5A54B6 90.66%); }
section.boost_business_section::after { content: ''; display: block; }
.home-top-section .boost-business-content h2 { font-size: 42px; font-weight: 400; line-height: 56px; text-align: left; color: #fff; margin-bottom: 0; }
.home-top-section .boost-business-content p { font-size: 18px; font-weight: 400; line-height: 26px; text-align: left; color: #fff; margin: 15px 0 35px; }



.home-top-section .boost-business-content h2 span {color: #36D7FF; font-weight: bold;display:inline-block;padding:0 10px}
/*.home-top-section .boost-business-content h2 span.intro-app::before { content: ""; position: absolute; height: 13px; width: 100%; left: 0; bottom: -9px; background: linear-gradient(45deg, #FFFF00, transparent); clip-path: polygon(80% 32%, 129% 42%, 45% 58%, 0 74%, 0 18%); border-radius: 35px 0 0 35px; }*/
.home-top-section .boost-business-content h2 span.intro-app img {
    max-width: 160px;
}



.home-top-section .home-top-section-inner .boost-business-content { width: 54%; }
.home-top-section .home-top-section-inner .boost-app-img { width: 46%; left: 11%; }
.home-top-section .home-top-section-inner .boost-business-content .app-link-box a:first-child { margin-right: 15px; }
section.space-section { background: #EEEEFF; margin-top: -200px; }
section.about-section { padding: 90px 0; background: #EEEEFF; }
section.about-section .about-neo-x-section { padding-left: 35px; }
section.about-section .about-neo-x-section h2 { font-size: 40px; font-weight: 400; line-height: 47.73px; color: #000; margin-bottom: 32px; }



section.about-section .about-neo-x-section h2 span {color: #0000FF;padding-left: 10px;display: inline-block;}
section.about-section .about-neo-x-section h2 span img {
    max-width: 125px;
}
/*section.about-section .about-neo-x-section h2 span::before { content: ""; position: absolute; height: 13px; width: 100%; left: 0; bottom: -9px; background: linear-gradient(45deg, #0000FF, transparent); clip-path: polygon(80% 32%, 129% 42%, 45% 58%, 0 74%, 0 18%); border-radius: 35px 0 0 35px; }*/



section.about-section .about-neo-x-section p { font-size: 28px; font-weight: 400; line-height: 42px; color: #374151; margin-bottom: 20px; padding-right: 45%; }
section.about-section .about-neo-x-section ul li { background: url(../images/arrow-round.png) no-repeat; font-size: 16px; font-weight: 400; line-height: 19.09px; text-align: left; color: #374151; padding-left: 34px; padding-bottom: 15px; }
section.about-section .about-neo-x-section ul li strong { color: #000; }
.neo-x-feature-section { padding: 100px 0; }
section.neo-x-feature-section .key-feature-head h2 { font-size: 32px; font-weight: 400; line-height: 42px; color: #000; margin-bottom: 10px; }



section.neo-x-feature-section .key-feature-head h2 span { color: #0000FF;display:inline-block;}
section.neo-x-feature-section .key-feature-head h2 span img {padding-right: 10px}
/*section.neo-x-feature-section .key-feature-head h2 span::before { content: ""; position: absolute; height: 13px; width: 100%; left: 0; bottom: -9px; background: linear-gradient(45deg, #0000FF, transparent); clip-path: polygon(80% 32%, 129% 42%, 45% 58%, 0 74%, 0 18%); border-radius: 35px 0 0 35px; }*/



section.neo-x-feature-section .key-feature-head p { font-size: 16px; font-weight: 400; line-height: 21px; color: #2E384C; margin: 15px 0 0 0; }
section.neo-x-feature-section .key-feature-head { width: 100%; max-width: 64%; margin: 0 auto 60px auto; }
section.neo-x-feature-section .key-feature ul li h2 { font-size: 16px; font-weight: 600; line-height: 23px; text-align: left; color: #000; }
section.neo-x-feature-section .key-feature ul li p { font-size: 15px; font-weight: 400; line-height: 23px; color: #2E384C; }
section.neo-x-feature-section .key-feature ul li { position: relative; margin-bottom: 35px; padding-left: 60px; background: url("../images/pc-round.png") no-repeat; }
section.neo-x-screenshot { background: #f5f5f5; padding: 100px 0; }
section.neo-x-screenshot .screenshot-box h2 { font-size: 32px; font-weight: 400; line-height: 42px; color: #000; margin-bottom: 15px; }
section.neo-x-screenshot .screenshot-box h2 p { margin-top: 10px; }



section.neo-x-screenshot .screenshot-box h2 span { color: #0000FF; display: inline-block;}
/*section.neo-x-screenshot .screenshot-box h2 span::before { content: ""; position: absolute; height: 13px; width: 100%; left: 0; bottom: -9px; background: linear-gradient(45deg, #0000FF, transparent); clip-path: polygon(80% 32%, 129% 42%, 45% 58%, 0 74%, 0 18%); border-radius: 35px 0 0 35px; }*/



section.neo-x-screenshot .screenshot-box h2 + p { font-size: 16px; font-weight: 400; line-height: 26px; margin: 0; color: #2E384C; }
.screenshot-slider .owl-carousel .owl-nav { position: absolute; left: -160px; bottom: 85px; }
.screenshot-slider .owl-carousel .owl-nav button span{font-size: 0}
.screenshot-slider .owl-carousel .owl-nav button {width: 30px;height: 30px}
.screenshot-slider .owl-carousel .owl-nav button.owl-prev {margin-right:10px;background: url("../images/icon-arrow-narrow-left.png") no-repeat;}
.screenshot-slider .owl-carousel .owl-nav button.owl-next {margin-left:10px;background: url("../images/icon-arrow-narrow-right.png") no-repeat;}
section.choose-us {
    padding: 100px 0;
    background: url("../images/choose-us-bg.png") no-repeat right top;
    background-size: cover;
}
section.choose-us h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 47.73px;
    color: #fff;
    margin: 0;
}
section.choose-us h2 span {
    color: #36D7FF;
}
section.choose-us h2 span::before { content: ""; position: absolute; height: 13px; width: 100%; left: 0; bottom: -9px; background: linear-gradient(45deg, #FFFF00, transparent); clip-path: polygon(80% 32%, 129% 42%, 45% 58%, 0 74%, 0 18%); border-radius: 35px 0 0 35px; }
section.choose-us p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    margin: 25px 0 0 0;
}

/*Footer*/
footer { padding-top: 60px; background: linear-gradient(103.97deg, #2020E6 -66.72%, #5A54B6 90.97%); }
footer::before { content: ''; background-image: url(../images/footer_ligh_graphic.png); position: absolute; height: 134px; width: 100%; max-width: 1200px; right: 0; bottom: 0; z-index: 0; background-repeat: no-repeat; }
footer .download-app-content h2 { font-size: 32px; font-weight: 600; line-height: 38.19px; color: #fff; margin-bottom: 15px; }
footer .download-app-content p { font-size: 18px; font-weight: 400; line-height: 24px; color: #fff; margin-bottom: 25px; }
footer .download-app-content .app-link-box a:first-child { margin-right: 15px; }
.footer-copyright-section { border-top: 1px solid rgba(177, 221, 255, .3); padding: 16px 0; position: relative; }
.footer-copyright-section .copy-right-text p { font-size: 15px; font-weight: 400; line-height: 17.9px; color: rgba(207, 214, 227, 1); margin: 0; }
.footer-copyright-section .footer_link ul li { margin-right: 43px }
.footer-copyright-section .footer_link ul li:last-child { margin-right: 0 }
.footer-copyright-section .footer_link ul li a { font-size: 16px; font-weight: 400; line-height: 19px; color: #fff; padding: 0; text-decoration: none; }
/*cms-pages*/
footer .cms-content-ftr .download-app-content {
    padding-bottom: 60px;
}
.middle-content a {
    color:#5a54b6;
    text-decoration: underline;
    display: inline-block;
    font-weight: bold;
}
.middle-content form.contact-form {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding: 30px;
    border-radius: 8px;-moz-border-radius: 8px;-webkit-border-radius: 8px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 5px rgba(0,0,0,.05);
    -webkit-box-shadow: 1px 1px 5px 5px rgba(0,0,0,.05);
    -moz-box-shadow: 1px 1px 5px 5px rgba(0,0,0,.05);
}
.middle-content form.contact-form .form-group label {
    color: #000;
    margin-bottom: 5px;
}
.middle-content form.contact-form .form-group input,.middle-content form.contact-form .form-group textarea {
    height: 45px;
    border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;
    color: #000;
    font-size: 14px;
}
.middle-content form.contact-form .form-group textarea {
    height: auto;
}
.middle-content form.contact-form .form-group input::placeholder,.middle-content form.contact-form .form-group textarea::placeholder{
    color: #4b4b4b;
}
.middle-content form.contact-form .form-group {
    margin-bottom: 20px;
}
.middle-content form.contact-form  .contact-submmit-btn button {
    background: #0000ff;
    border: 1px solid #0000ff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: 42px;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    color: #fff;
    box-shadow: none;
    padding: 10px 25px;
}
/*cms-pages*/
@media (min-width:1200px) {
    section.choose-us p {
        padding: 0 100px;
    }
}
@media (min-width:768px) {
    .middle-content {
        min-height: calc(100vh - 400px);
    }
}
@media (min-width:1200px) and (max-width:1440px) {
    .home-top-section .home-top-section-inner .boost-app-img {
        left: 0;
    }
}
@media (min-width:768px) and (max-width:1199px) {
    section.about-section, .neo-x-feature-section, section.neo-x-screenshot,section.choose-us { padding: 50px 0; }
    section.about-section .about-neo-x-section p { padding-right: 0; }
    .neo-x-feature-section .key-feature { padding: 0 !important; }
}
@media (min-width:992px) and (max-width:1199px) {
    .home-top-section .boost-business-content h2 span.intro-app img {
        max-width: 140px;
    }
    header a.navbar-brand img {
        max-width: 150px;
    }
    header .navbar ul.navbar-nav li {
        margin-right: 22px;
    }
    .home-top-section .home-top-section-inner {
        align-items: flex-start !important;
    }
    .home-top-section .home-top-section-inner .boost-business-content {
        width: 55%;
        margin-top: 30px;
    }
    .home-top-section .home-top-section-inner .boost-app-img {
        width: 42%;
        left: 3%;
    }
    .home-top-section .boost-business-content h2 {
        font-size: 34px;
        line-height: 40px;
    }
    .home-top-section .boost-business-content p {
        font-size: 16px;
        line-height: 24px;
        margin: 15px 0 15px;
    }
}
@media (min-width:768px) and (max-width:991px) {
    .home-top-section .home-top-section-inner .boost-business-content .app-link-box a:first-child { margin-right: 10px; }
    .home-top-section .home-top-section-inner .boost-business-content .app-link-box a img { max-width: 140px; }
    .home-top-section .boost-business-content h2 { font-size: 36px; line-height: 44px; margin-bottom: 0; }
    .home-top-section .boost-business-content p { font-size: 16px; line-height: 22px; margin: 10px 0 25px; }
    .home-top-section .home-top-section-inner .boost-app-img { width: 46%; left: 0; }
    section.space-section { margin-top: -90px; }
}
@media (max-width:991px) {
    header { padding: 15px 0; border-bottom: 1px solid rgba(177, 221, 255, .3); }
    header a.navbar-brand { max-width: 155px; }
    header .navbar ul.navbar-nav { margin-top: 15px; }
    header .navbar ul.navbar-nav li { margin: 0 0 12px; }
    header .navbar button.navbar-toggler { border-color: #fff; width: 30px; height: 30px; position: relative; padding: 0; border: none; }
    header .navbar button.navbar-toggler span { height: 2px; display: block; width: 100%; background: #fff; }
    header .navbar button.navbar-toggler span.second-line { margin: 8px 0; }
    .middle-content form.contact-form {
        padding: 15px;
    }
    .home-top-section .boost-business-content h2 span.intro-app img {
        max-width:125px;
    }
    header .navbar button.navbar-toggler.collapsed span,header .navbar button.navbar-toggler span {transition:all .4s ease 0s;}
    header .navbar button.navbar-toggler.active span.first-line {
        transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:relative;top:10px;
    }
    header .navbar button.navbar-toggler.active  span.second-line {
        transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:relative;top:0;
    }
    header .navbar button.navbar-toggler.active span.third-line {
        transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:relative;top:-10px;
    }
    header .navbar .sign_in_btn .app-download {
        height: 32px;
        font-size: 12px;
        line-height: 20px;
        padding: 4px 6px;
    }
    header .navbar .sign_in_btn {
        margin: 0 18px 0 auto;
    }
}

@media (max-width:767px) {
    section.about-section .about-neo-x-section h2 span img {
        max-width: 120px;
    }




    .home-top-section .home-top-section-inner .boost-business-content { width: 100%; }
    .home-top-section .boost-business-content h2 { font-size: 32px; line-height: 42px; }
    .home-top-section .boost-business-content p { font-size: 16px; line-height: 24px; margin: 15px 0 20px; }
    .home-top-section .home-top-section-inner .boost-app-img { width: 100%; left: inherit; margin-top: 20px; }
    .app-link-box a img { max-width: 160px; }
    .app-link-box a:first-child { margin-bottom: 10px; }
    section.space-section { margin-top: -125px; }
    section.about-section .col-md-6:last-child { order: 1; }
    section.about-section .col-md-6 { order: 2; }
    section.about-section .about-neo-x-section { padding-left: 0; margin-bottom: 30px; }
    section.about-section .about-neo-x-section p { font-size: 24px; line-height: 34px; padding-right: 0; }
    section.about-section { padding: 100px 0 40px; }
    .neo-x-feature-section { padding: 40px 0 20px; }
    section.neo-x-feature-section .key-feature-head { max-width: 100%; margin: 0 auto 40px auto; text-align: left !important; }
    .neo-x-feature-section .key-feature { padding: 0 !important; }
    .neo-x-feature-section .feature-box-img { margin: 15px 0 30px; }
    section.neo-x-screenshot { padding: 40px 0 80px; }
    .screenshot-slider .owl-carousel .owl-nav { left: 0; bottom: -45px; right: 0; margin: 0 auto; text-align: center; }
    footer { padding-top: 40px; }
    footer .cms-content-ftr .download-app-content {
        padding-bottom: 40px;
    }
    .footer-copyright-section { padding: 15px 0; margin-top: 15px; }
    footer .download-app-content p { font-size: 16px; }
    .footer-copyright-section .footer_link ul { flex-direction: column; margin-top: 15px; }
    .footer-copyright-section .footer_link ul li { margin: 0 0 10px 0; }
    footer::before { height: 35px; background-size: 100%; background-repeat: no-repeat; }
    .footer-copyright-section .copy-right-text p { font-size: 16px; line-height: 24px; color: #fff; }
    footer .download-app-content .app-link-box a:first-child {
        margin-right: 5px;
    }
    footer .download-app-content h2 {
        font-size: 28px;
    }
    section.choose-us {
        padding: 40px 0;
    }
    section.choose-us h2 {
        font-size: 32px;
        line-height: 42px;
    }
    section.about-section .about-neo-x-section h2 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 25px;
    }
}
