body .solution-page {
    width         : 1170px;
    margin        : 0 auto;
    padding-bottom: 70px;
}

/* body .container {
    width  : 100%;
    margin : 0 auto;
    padding: 0;

} */

/* header */
/* .header {
    width : 1176px;
    margin: 0 auto;
} */

.header .width-1176 {
    /* margin          : 0 auto;
    width           : 1176px;
    background-color: white;
    height          : 68px; */
    background: #F4FAFF;
}

.navbar {
    /* padding   : 20px 0; */
    background   : #F4FAFF;
    /* height    : 68px; */
}

/* .navbar .width-1176>div:first-child {
    padding: 0;
}

.navbar .logo {
    width : 112px;
    height: 48px;
}

.navbar-brand {
    padding: 15px 0px !important;
}

.navbar .menu,
.navbar .width-1176>div:last-child {
    padding: 13px 32px;
}

.navbar .menu .menu-item {
    padding-left: 32px;

}

.navbar .menu .menu-item a {
    background-color: none;
    padding         : 10px 0;
    font-style      : normal;
    font-weight     : normal;
    font-size       : 16px;
    line-height     : 20px;
    color           : #222222;
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
    color: #289CD8 !important;
} */

.navbar .menu>.active>a,
.navbar .menu>.active>a:hover,
.navbar .menu>.active>a:focus {
    /* color             : #289CD8 !important;
    border-bottom     : 2px solid #289CD8;
    text-decoration   : none;
    font-weight       : 600; */
    background-color     : #F4FAFF !important;
    /* -webkit-box-shadow: none !important;
    -moz-box-shadow      : none !important;
    box-shadow           : none !important; */
}

/* .navbar .button {
    text-align: right;
}

.btn-drop {
    border       : 1px solid #D0D0D0;
    box-sizing   : border-box;
    border-radius: 6px;
    padding      : 8px;
    background   : none;
}

.btn-drop span {
    font-style : normal;
    font-weight: normal;
    font-size  : 14px;
    line-height: 20px;
    color      : #333333;
}

.dropdown .caret {
    margin-top : 8px;
    margin-left: 10px !important;
    color      : #15A4DD;
    border-top : 4px solid #15A4DD !important;
} */

/* .drop-menu {
    text-align          : center !important;
    position            : relative !important;
    left                : 235px !important;
    top                 : 45px !important;
    border              : 1px solid rgb(245, 242, 242) !important;
    padding             : 0 !important;
    box-shadow          : 0px 4px 16px rgba(0, 0, 0, 0.06);
    border-radius       : 8px !important;
    background-image    : url("/images/bg-dropmenu.webp");
    background-repeat   : no-repeat;
    background-size     : contain;
    min-width           : 95px !important;

}

.drop-menu li {
    background: #FFFFFF;
    width     : 95px !important;
    margin    : 10px 0;
}

.drop-menu li:hover {
    background: #F4FAFF !important;

}

.drop-menu li:last-child {
    margin-bottom: 14px;
}

.drop-menu li button {
    border    : none;
    background: none;
    outline   : none;
    margin    : 12px;
    box-shadow: none;
    margin    : 0;
}

.drop-menu li button:hover {
    background: none;
}

.drop-menu li button img {
    margin-right: 10px;
} */

/* end header */

/* content */
.bg {

    background-image : url("/images/bg-top-5464x3072.webp");
    background-repeat: no-repeat;
    background-size  : 100%;
}

.bg>div:last-child {
    width : 100%;
    margin: 0;
}

.bg>div:last-child .model,
.bg>div:last-child .video {
    background: #FAFAFA;
}

.bg>div:last-child .model .process,
.bg>div:last-child .video .process {
    width : 1176px;
    margin: 0 auto;
}

.content {
    /* width         : 1176px;
    margin        : 0 auto; */
    padding-bottom: 0;
    margin-top    : 20px;
}

/* .content .row {
    margin: 0;
}

.content .row>div {
    padding: 0;
} */

.content .mcarehealth>div:first-child {
    margin-top   : 228px;
    padding-right: 111px;
}

.content .mcarehealth-title {
    font-family  : 'Montserrat';
    font-style   : normal;
    font-weight  : bold;
    font-size    : 36px;
    line-height  : 50px;
    color        : #222222;
    margin-bottom: 16px;
}

.content .mcarehealth-des {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: normal;
    font-size  : 16px;
    line-height: 26px;
    color      : #222222;
}

.content .gradient img {
    width        : 466px;
    height       : 52px;
    margin-bottom: 45px;
}


.section-title {
    font-family   : 'Montserrat';
    font-style    : normal;
    font-weight   : bold;
    font-size     : 36px;
    line-height   : 49px;
    text-align    : center;
    text-transform: uppercase;
    color         : #222222;
    margin-top    : 150px;
}

.product {
    text-align: center;
    width     : 1016px;
    margin    : 0 auto;
    margin-top: 450px;
}

.video {
    text-align: center;
    padding   : 104px 0px;
}

.video>.section-title {
    margin-top: 0px;
}

.bg-solutions {
    background-image   : url("/images/bg-solutions.webp");
    background-size    : 100% 100%;
    background-repeat  : no-repeat;
    background-position: center top;
    background-origin  : content-box;
    width              : 100% !important;
    padding            : 0;
    margin-top         : 0;
}

.product .device-title {
    font-family   : 'Montserrat';
    font-style    : normal;
    font-weight   : bold;
    font-size     : 24px;
    line-height   : 36px;
    text-align    : left;
    text-transform: uppercase;
    margin-bottom : 16px;
    color         : #222222;
}

.product .device-des {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: normal;
    font-size  : 16px;
    line-height: 26px;
    color      : #222222;
    text-align : left;
}

.product .device>div:last-child {
    text-align   : left;
    padding-left : 50px;
    padding-right: 50px;

}


.main-feature .main-feature-title {
    font-family   : 'Montserrat';
    font-style    : normal;
    font-weight   : bold;
    font-size     : 24px;
    line-height   : 36px;
    text-align    : center;
    text-transform: uppercase;
    color         : #222222;
    margin-top    : 80px;
    margin-bottom : 70px;
}

.main-feature .feature-title {
    font-family  : 'Montserrat';
    font-style   : normal;
    font-weight  : bold;
    font-size    : 20px;
    line-height  : 28px;
    text-align   : left;
    margin-bottom: 16px;
    color        : #222222;
}

.main-feature .follow-list {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: 600;
    font-size  : 16px;
    line-height: 24px;
    color      : #222222;
    text-align : left;
}

.main-feature div {
    margin-bottom: 50px;
}

.main-feature .connect-feature>div:last-child img {
    position    : relative;
    /* left    	: -40px; */
    margin-top  : 30px;
    max-width   : 520px;
}

.main-feature .connect-feature .list {
    padding-left: 100px;
    margin-top  : 50px;
}

.main-feature .create-feature {
    display    : flex;
    align-items: center;
}

.main-feature .remind-feature>div:last-child {
    padding-left: 40px;
}

.main-feature .remind-feature>div:last-child img {
    position : relative;
    left     : -160px;
    max-width: 160px;
}

.product .list ul {
    margin: 0;
}

.product .list li {
    list-style-type: none;
    text-align     : left;
    padding-bottom : 10px;
    display        : flex;
}

.product .list .material-icons {
    color       : #15A4DD;
    font-size   : 6px;
    margin-right: 8px;
    margin-top  : 7px;
}

.product .list .span {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: normal;
    font-size  : 16px;
    line-height: 24px;
    color      : #222222;
}

.model {
    text-align: center;
}

.model .process-mobile {
    display: none;
}

/* end content */

/* footer */
/* .hr {
    height          : 1px;
    background-color: #E8E8E8;
}

.footer {
    background-color: #FFFFFF !important;
}

.footer .footer-content {
    padding         : 40px 0 !important;
    width           : 1176px !important;
    margin          : 0 auto !important;
    background-color: #FFFFFF !important;
}

.footer .footer-content>div {
    padding: 0;
}

.footer .footer-content>div:last-child {
    padding-left: 50px;
    border-left : 2px solid #DADADA;
}

.footer .footer-content>div:last-child>div {
    padding: 0;
}

.footer .logo-footer img {
    width     : 209px;
    height    : 90px;
    margin-top: 25px;
}

.footer .contact-title {
    font-family   : 'Montserrat';
    font-style    : normal;
    font-weight   : 600;
    font-size     : 24px;
    line-height   : 34px;
    text-transform: uppercase;
    color         : #222222;
    margin-bottom : 20px;
}

.footer .contact-left {
    margin-bottom: 26px;
}

.footer .contact-info img {
    width       : 32px;
    margin-right: 10px;
}

.footer .contact-info span {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: normal;
    font-size  : 16px;
    line-height: 26px;
    color      : #222222;
} */

/* end footer */

/* ------------MOBILE------------------- */
@media screen and (max-width: 375px) {
    .main-feature .connect-feature .list {
        position: relative;
        top     : -665px !important;
    }

    .product {
        margin-top: 280px !important;
    }
}

@media screen and (max-width: 414px) {
    .main-feature .connect-feature .list {
        position: relative;
        top     : -742px;
    }

    .product {
        margin-top: 350px;
    }
}

@media screen and (min-width: 375px) and (max-width: 458px) {
    /* body {
        padding: 0 !important;
    } */

    .bg {
        background-image : url("/images/bg-top-mobile.webp");
        background-repeat: no-repeat;
        background-size  : 100%;
    }

    .bg>div:nth-child(2),
    .bg>div:last-child {
        padding: 0;
    }

    .content {
        width         : 100%;
        margin        : 0 auto;
        padding       : 0 24px;
        padding-bottom: 87px;
    }

    .content .mcarehealth>div:first-child {
        padding-right: 0;
        margin-top   : 90px;
    }

    .content .mcarehealth-title {
        font-size    : 24px;
        line-height  : 33px;
        margin-bottom: 8px;
        text-align   : center;
    }

    .product .device-title {
        font-size    : 20px;
        line-height  : 28px;
        margin-bottom: 8px;
        text-align   : center;
    }

    .product {
        width        : 100%;
        /* margin-top: 280px; */
        padding      : 0 24px;
    }

    .product .device>div:last-child {
        padding: 0;
    }

    .main-feature .main-feature-title {
        font-size  : 20px;
        line-height: 28px;
        margin     : 40px 0 16px 0;
    }

    .main-feature .feature-title {
        font-size    : 18px;
        line-height  : 25px;
        margin-bottom: 8px;
    }

    .main-feature div {
        margin-bottom: 0;
    }

    .main-feature .connect-feature .list {
        margin-top  : 50px;
        padding-left: 0;
    }

    .main-feature .connect-feature>div:first-child img {
        position   : relative;
        top        : 253px;
        margin-left: -70px;
    }

    .main-feature .connect-feature>div:last-child img {
        position: relative;
        top     : 265px;
        left    : 0;
        width   : 100%;
    }

    .main-feature .create-feature {
        display: block;
    }

    .main-feature .create-feature {
        display: block;
    }



    .main-feature .feature-title {
        font-size    : 18px;
        line-height  : 25px;
        margin-bottom: 8px;
    }

    .product .list ul {
        margin-bottom: 15px;
    }

    .main-feature .remind-feature>div:first-child {
        position: relative;
        top     : 200px;
        left    : -45px;
    }

    .main-feature .remind-feature>div:first-child img {
        width: 232px;
    }

    .main-feature .remind-feature>div:last-child img {
        position: relative;
        left    : 126px;
        top     : -130px;
        width   : 75px;
    }


    .main-feature .remind-feature>div:last-child {
        margin-bottom: -120px;
        padding-left : 0;
    }

    .main-feature>div:last-child .list {
        position: relative;
        top     : -183px;
    }

    .section-title,
    .model .section-title {
        font-size  : 24px;
        line-height: 32px;
        margin-top : 80px;
    }

    .model .process {
        display: none;
    }

    .model .process-mobile {
        display: block;
    }

    .bg>div:last-child .model,
    .bg>div:last-child .video {
        padding: 32px 24px !important;
    }

    .video {
        width  : 100%;
        margin : 0;
        padding: 80px 24px 104px !important;
    }

    .video iframe {
        width: 100%;
    }

    .bg>div:last-child .model .process,
    .bg>div:last-child .video .process {
        width : 100%;
        margin: 0 auto;
    }

    .footer {
        padding: 0 24px !important;
    }

    .footer .footer-content>div:last-child {
        border-left : none;
        padding-left: 10px;
        padding-top : 30px;
    }

    .footer .footer-content {
        padding         : 40px 0 !important;
        width           : 100% !important;
        margin          : 0 auto !important;
        border-top      : 1px solid #DADADA;
        background-color: #FFFFFF !important;
    }

    .footer .contact-left,
    .footer .contact-right {
        margin-bottom: 30px;
    }
}

/* ------------TABLET/IPAD------------------- */
@media screen and (min-width: 459px) and (max-width: 768px) {

    /* .header {
        width  : 100% !important;
        margin : 0 auto;
        padding: 0 24px;
    }

    .header .width-1176 {
        width  : 100%;
        padding: 0 20px;
    }

    .header .menu {
        padding   : 0;
        width     : 414px;
        margin-top: 10px !important;
    }

    .navbar .width-1176>div:last-child {
        padding: 13px 0;
    }

    .navbar .menu .menu-item {
        padding-left: 20px;
        margin-top  : 10px;
    }

    .drop-menu {
        position: relative !important;
        left    : 85px !important;
        top     : 7px !important;
    } */

    .header {
        background: #F4FAFF;
    }

    .content {
        margin-top: 74px;
    }

    .content .mcarehealth>div:first-child {
        margin-top   : 50px;
        padding-right: 221px;
    }

    .content .mcarehealth-title {
        font-size  : 24px;
        line-height: 34px;
        margin-top : 8px;
    }

    .content .mcarehealth-des {
        font-size  : 16px;
        line-height: 26px;
        width      : 65%;
    }

    .product {
        width     : 100%;
        margin-top: 140px;
        padding   : 0 24px;
    }

    .product .section-title {
        font-size  : 24px;
        line-height: 32px;
        margin-top : 0;
    }

    .product .device-title {
        font-size    : 20px;
        line-height  : 28px;
        margin-bottom: 8px;
    }

    .main-feature .main-feature-title {
        font-size    : 20px;
        line-height  : 28px;
        margin-bottom: 16px;
        margin-top   : 40px;
    }

    .main-feature .feature-title {
        font-size    : 18px;
        line-height  : 25px;
        margin-bottom: 8px;
    }

    .main-feature .follow-list {
        font-size    : 16px;
        line-height  : 25px;
        margin-bottom: 8px;
    }

    .main-feature .follow-list span {
        font-family: 'Montserrat';
        font-style : normal;
        font-weight: normal;
        font-size  : 16px;
        line-height: 24px;
        color      : #222222;
    }

    .main-feature div {
        margin-bottom: 0px;
    }

    .main-feature .connect-feature .list {
        margin-top  : 50px;
        position    : relative;
        top         : -1250px;
        padding-left: 0;
    }

    .main-feature .connect-feature>div:first-child img {
        position   : relative;
        top        : 190px;
        margin-left: -70px;
    }

    .main-feature .connect-feature>div:last-child img {
        position: relative;
        top     : 213px;
        left    : 10px;
    }

    .main-feature .create-feature {
        display: block;
    }



    .main-feature .feature-title {
        font-size    : 18px;
        line-height  : 25px;
        margin-bottom: 8px;
        margin-top   : 40px;
    }

    .product .list ul {
        margin-bottom: 15px;
    }

    .main-feature .remind-feature>div:first-child {
        position: relative;
        top     : 150px;
        left    : -90px;
    }

    .main-feature .remind-feature>div:last-child img {
        position: relative;
        left    : 248px;
        top     : -250px;
    }

    .main-feature .remind-feature>div:last-child {
        margin-bottom: -120px;
    }

    .main-feature>div:last-child .list {
        position: relative;
        top     : -400px;
    }

    .model .process {
        display: none;
    }

    .model .process-mobile {
        display: block;
    }

    .bg>div:nth-child(2),
    .bg>div:last-child {
        padding: 0;
    }

    .bg>div:last-child .model,
    .bg>div:last-child .video {
        padding: 0 24px;
    }

    .bg>div:last-child .model .process,
    .bg>div:last-child .video .process {
        width : 100%;
        margin: 0 auto;
    }

    .bg>div:last-child .video iframe {
        width : 100%;
        margin: 0 auto;
    }

    /* .footer .footer-content {
        padding: 40px 24px !important;
        width  : 100% !important;
    } */

    .video {
        text-align: center;
        padding   : 104px 24px !important;
    }

    /* .footer .contact-info .contact-left,
    .footer .contact-info .contact-right {
        margin-bottom: 30px;
    }

    .footer .footer-content>div:last-child {
        padding-left: 35px;
        border-left : none;
    } */
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    /* .header {
        width : 100%;
        margin: 0 auto;
    } */

    /* .header .width-1176 {
        margin : 0 auto;
        width  : 100%;
        padding: 0 20px;
    } */

    /* .navbar .width-1176>div:last-child {
        padding: 13px 0;
    }

    .navbar .menu {
        margin-top: 10px !important;
    }

    .navbar .dropdown .drop-menu {
        position: relative;
        left    : 233px !important;
    } */

    /* .content {
        width         : 100%;
        margin        : 0 auto;
        padding       : 0 24px;
        padding-bottom: 87px;
    } */

    .content .mcarehealth>div:first-child {
        margin-top   : 150px;
        padding-right: 40px;
    }

    .bg>div:nth-child(2) {
        padding: 0;
    }

    .bg>div:nth-child(2),
    .bg>div:last-child {
        width  : 100%;
        margin : 0 auto;
        padding: 0;
    }

    .bg>div:last-child .model,
    .bg>div:last-child .video {
        padding: 0 24px;
    }

    .bg>div:last-child .model .process,
    .bg>div:last-child .video .process {
        width : 100%;
        margin: 0 auto;
    }

    .product {
        margin-top: 100px;
        padding   : 0 24px;
    }

    .section-title {
        margin-top: 100px;
    }

    /* .content .tech {
        margin-top: 150px;
        text-align: center;
    }

    .content .tech>div:last-child {
        margin-top: 60px;
        text-align: left;
    } */

    .model .process {
        display: block;
    }

    .model .process-mobile {
        display: none;
    }

    .video {
        padding: 104px 24px !important;
    }

    /* .footer .footer-content {
        padding         : 40px 24px !important;
        width           : 100% !important;
        margin          : 0 auto !important;
        background-color: #FFFFFF !important;
    } */
}