body .aboutus-page {
    width            : 1170px;
    margin           : 0 auto;
}

/* 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;
} */

.navbar {
    /* padding   : 20px 0; */
    background: #ffffff;
    /* 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;
    -webkit-box-shadow: none !important;
    -moz-box-shadow   : none !important;
    box-shadow        : none !important; */
    background-color  : #FFFFFF !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 */
.aboutus-page>div:nth-child(4) {
    margin-top: 0;
}

.content {
    /* width         : 1176px;
    margin        : 0 auto; */
    margin-top    : 100px;
    padding-bottom: 87px;
}

/* .content .row {
    margin: 0;
}

.content .row>div {
    padding: 0;
} */



.content .gradient img {
    width        : 466px;
    height       : 52px;
    margin-bottom: 45px;
}

.content .innovation>div:first-child {
    margin-top: 65px;
}

.content .section-title {
    font-family   : 'Montserrat';
    font-style    : normal;
    font-weight   : bold;
    font-size     : 36px;
    line-height   : 49px;
    text-transform: uppercase;
    color         : #222222;
    margin-bottom : 8px;
    margin-top    : 0;
}

.content .innovation-subtitle {
    font-family  : 'Montserrat';
    font-style   : normal;
    font-weight  : bold;
    font-size    : 20px;
    line-height  : 28px;
    color        : #222222;
    margin-bottom: 24px;
}

.content .innovation h5 {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: normal;
    font-size  : 16px;
    line-height: 26px;
    color      : #222222;
}

.content .innovation-des1 {
    margin-bottom: 16px;
}

.content .tma-product {
    text-align: center;
    width     : 1176px;
    margin    : 0 auto;
}

.bg-aboutus {
    width : 100%;
    margin: 0 auto;

}

.bg-aboutus .bg-aboutus1 {
    background-image   : url("/images/bg-aboutus1.webp");
    background-size    : 100% 100%;
    background-repeat  : no-repeat;
    background-position: center;
    height             : 143px;
    margin             : 0;
}

.bg-aboutus .bg-aboutus2 {
    background-image   : url("/images/bg-aboutus2.webp");
    background-size    : 100% 100%;
    background-repeat  : no-repeat;
    background-position: center;
}

.bg-aboutus .bg-aboutus3 {
    background-image   : url("/images/bg-aboutus3.webp");
    background-size    : 100% 100%;
    background-repeat  : no-repeat;
    background-position: center;
    margin             : 0;
    height             : 182px;
}

.tma-product .product-list {
    text-align: left;
}

.tma-product .product-list img {
    width: 60px;
}

.tma-product .product-list .product-item-title {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: bold;
    font-size  : 20px;
    line-height: 28px;
    color      : #222222;
    margin-left: 20px;
}

.tma-product .product-item ul {
    margin    : 0;
    margin-top: 32px;
}

.tma-product .product-item ul li {
    list-style    : none;
    font-family   : 'Montserrat';
    font-style    : normal;
    font-weight   : normal;
    font-size     : 16px;
    line-height   : 24px;
    color         : #222222;
    padding-bottom: 15px;
    display       : flex;
}

.tma-product .product-item {
    padding      : 32px !important;
    background   : #FFFFFF;
    box-shadow   : 2px 10px 25px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    margin-right : 20px;
    margin-bottom: 20px;
    width        : 568px;
}

.tma-product .product-list .row>div:last-child {
    margin-right: 0;
}

.tma-product .product-list .medical {
    position: relative;
    top     : -80px;
}

.tma-product .product-item ul li .material-icons {
    font-size   : 6px;
    margin-right: 10px;
    margin-top  : 8px;
}

.tma-product .smart-building .material-icons {
    color: #88BFED;
}

.tma-product .business .material-icons {
    color: #F1C879;
}

.tma-product .medical .material-icons {
    color: #AED364;
}

.tma-product .area .material-icons {
    color: #F1AEAE;
}

.tma-partner>div:first-child {
    padding-right: 50px;
}

.tma-partner>div:last-child {
    padding-left: 10px;
}

.tma-partner .section-title {
    text-align: center;
}

.tma-partner>div:last-child>div:first-child,
.tma-partner>div:last-child>div:nth-child(2) {
    margin-bottom: 20px;
}

.tma-partner .partner-item .item-title {
    font-family  : 'Montserrat';
    font-style   : normal;
    font-weight  : bold;
    font-size    : 20px;
    line-height  : 28px;
    color        : #222222;
    margin-bottom: 12px;
}

.tma-partner .partner-item .item-info {
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: normal;
    font-size  : 16px;
    line-height: 26px;
    color      : #222222;
}

.tma-partner .partner-item ul {
    margin: 0;
}

.tma-partner .partner-item li {
    list-style : none;
    font-family: 'Montserrat';
    font-style : normal;
    font-weight: normal;
    font-size  : 16px;
    line-height: 26px;
    color      : #222222;
}

.tma-partner .partner-item li .material-icons {
    color       : #AED364;
    margin-right: 10px;
    font-size   : 6px;
}

.tma-partner .partner-item {
    background   : #F4FAFF;
    border-radius: 12px;
    padding      : 40px;
}


/* 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 (min-width: 375px) and (max-width: 458px) {
    /* body {
        padding: 0 !important;
    } */

    .aboutus-page>div:nth-child(2),
    .aboutus-page>div:nth-child(3) {
        padding-bottom: 50px;
    }

    .bg {
        background-image : url("/images/bg-top-mobile.webp");
        background-repeat: no-repeat;
        background-size  : 100%;
    }

    .content {
        width         : 100%;
        margin        : 0 auto;
        padding       : 0 24px;
        padding-bottom: 87px;
        margin-top    : 100px;
    }

    .content .section-title {
        font-size  : 24px;
        line-height: 32px;
        text-align : center;
    }

    .content .innovation>div:first-child {
        margin-top: 40px;
    }

    .content .innovation-subtitle {
        margin-bottom: 8px;
        text-align   : center;
    }

    .content .innovation-des1 {
        margin-bottom: 8px;
    }

    .content .tma-product {
        width  : 100%;
        padding: 0 24px;
    }

    .tma-product .product-list .medical {
        position: relative;
        top     : 0;
    }

    .bg-aboutus {
        margin-top: 0 !important;
        width     : 100%;
        margin    : 0 auto;
        padding   : 0;
    }

    .bg-aboutus .bg-aboutus1 {
        height: 100px;
    }

    .bg-aboutus .bg-aboutus3 {
        height: 60px;
    }

    .tma-product .product-item {
        width        : 100%;
        margin-right : 0;
        margin-bottom: 20px;
        padding: 18px !important;
    }
    .tma-product .product-list .product-item-title{
        margin-left: 12px;
    }

    .tma-partner>div:first-child,
    .tma-partner>div:last-child {
        padding-right: 0;
        padding-left : 0;
    }

    .tma-partner .partner-item {
        padding: 8px 24px 24px 24px;
    }

    /* .footer {
        padding: 0 24px !important;
    }

    .footer .footer-content>div:last-child {
        border-left : none;
        padding-left: 10px;
    }

    .footer .footer-content {
        padding         : 40px 0 !important;
        width           : 100% !important;
        margin          : 0 auto !important;
        border-top      : 1px solid #DADADA;
        background-color: #FFFFFF !important;
    } */
}

/* ------------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 .menu .menu-item {
        padding-left: 20px;
        margin-top  : 10px;
    }

    .navbar .width-1176>div:last-child {
        padding: 13px 0 !important;
    } */

    .content {
        /* width         : 100%;
        margin        : 0 auto;
        padding       : 0;
        padding-bottom: 87px; */
        margin-top    : 80px;
    }

    .content .innovation>div:first-child {
        margin-top: 0;
    }

    .content .section-title {
        font-size    : 24px;
        line-height  : 32px;
        margin-bottom: 8px;
    }

    .content .innovation-subtitle {
        margin-bottom: 8px;
    }

    .content .innovation-des1 {
        margin-bottom: 8px;
    }

    .content .tma-product {
        width  : 100%;
        margin : 0 auto;
        padding: 0 24px;
    }

    .tma-product .product-item {
        margin-right: 0;
        width       : 100%;
    }

    .tma-product .product-list .medical {
        position: relative;
        top     : 0;
    }

    .tma-partner {
        text-align: center;
    }

    .tma-partner .partner-item {
        text-align: left;
    }

    .bg-aboutus {
        margin-top: 0;
        padding: 0;
    }

    .bg-aboutus .bg-aboutus1,
    .bg-aboutus .bg-aboutus3 {
        height: 120px;
    }

    .aboutus-page>div:nth-child(2) {
        padding: 0 24px;
        margin-top: 130px;
    }

    .aboutus-page>div:nth-child(4) {
        width         : 100%;
        margin        : 0 auto;
        padding       : 0 24px;
        padding-bottom: 32px;
    }

    .tma-partner>div:first-child,
    .tma-partner>div:last-child {
        padding: 0;
    }

    /* .footer .footer-content {
        padding: 40px 24px !important;
        width  : 100% !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 .menu {
        margin-top: 10px !important;
    }

    .navbar .width-1176>div:last-child {
        padding: 13px 0 !important;
    }

    .navbar .dropdown .drop-menu {
        position: relative;
        left    : 117px !important;
    } */

    .aboutus-page>div:nth-child(3) {
        padding: 0;
        margin-top: 0;
    }

    .content {
        /* width         : 100%;
        margin        : 0 auto;
        padding       : 0 24px;
        padding-bottom: 87px; */
        margin-top    : 100px;
    }

    .content .innovation>div:first-child {
        margin-top: 0;
    }

    .bg-aboutus .bg-aboutus1,
    .bg-aboutus .bg-aboutus3{
        height: 120px;
    }
    .aboutus-page>div:nth-child(4) {
        margin-top: 80px;
    }
    .content .tma-product{
        width: 100%;
        padding: 0 24px;
    }
    .tma-product .product-item {
        width: 478px;
    }

    /* .footer .footer-content {
        padding         : 40px 24px !important;
        width           : 100% !important;
        margin          : 0 auto !important;
        background-color: #FFFFFF !important;
    } */
}