/* ========== DECLARE FONT ========== */
@font-face {
    font-family: 'UTM Avo';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/UTM Avo.ttf') format('truetype');
}

@font-face {
    font-family: 'UTM Avo';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/UTM AvoBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/segoeui.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe UI';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/segoeuil.ttf') format('truetype');
}

@font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    src: url('../fonts/segoeuib.ttf') format('truetype');
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/helvetica-neue-medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Helvetica Neue';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/helvetica-neue-bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Helvetica Black VU';
    src: url('../fonts/helvetica-black-vu/helvblv.ttf') format('truetype');
}

/* ========== COMMON ========== */
a:focus {
	color: unset !important;
}

.table-container {
    display: table;
    width: 100%;
}

.table-row {
    display: table-row;
}

.table-column {
    display: table-cell;
    vertical-align: middle;
}

/* ========== OVERRIDE BOOTSTRAP ========== */
a {
    color: #303030;
    transition: color 0.2s linear;
}

a:hover {
    color: #006fe6;
    text-decoration: none;
}

/* ========== EXTEND BOOTSTRAP ========== */
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/* ========== Override OWL Carousel Override ========== */
.owl-theme .owl-nav {
    margin-top: 0px;
}

.owl-theme .owl-nav [class*="owl-"],
.owl-theme .owl-nav:hover [class*="owl-"] {
	background: none;
	padding: 0px;
	margin: 0px;
}

.owl-next {
	position: absolute;
	float: left;
	right: 0px;
}

.owl-prev {
	position: absolute;
	float: left;
	left: 0px;
}

.owl-next,
.owl-prev {
	top: 50%;
	transform: translateY(-50%);
}

.owl-nav .button {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 30px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
}

.owl-next .button i {
	margin-right: -2px;
}

.owl-prev .button i {
	margin-left: -2px;
}

.owl-dots {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	padding: 10px;
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
	background-color: #2d73ac !important;
}

.owl-theme .owl-nav [class*=owl-] {
    margin: 0px !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: unset !important;
}

/* ========== OVERRIDE HONEYWELL ========== */
.aero-header.mvp2.full-width .left-rail--site-specific .tier-two-tile:not(:first-child),
#tenant-header .aero-header.mvp2.full-width .left-rail--site-specific .tier-two-tile:not(:first-child),
#joule-header.mvp2.full-width .left-rail--site-specific .tier-two-tile:not(:first-child) {
    min-height: 45px;
    height: auto;
}

#tenant-footer .global-footer.mvp2.full-width *,
#global-footer.mvp2.full-width *,
#micro-footer.mvp2.full-width * {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif !important;
}

#tenant-footer .global-footer.mvp2.full-width .fa,
#tenant-footer .global-footer.mvp2.full-width .far,
#tenant-footer .global-footer.mvp2.full-width .fas,
#global-footer.mvp2.full-width .fa,
#global-footer.mvp2.full-width .far,
#global-footer.mvp2.full-width .fas,
#micro-footer.mvp2.full-width .fa,
#micro-footer.mvp2.full-width .far,
#micro-footer.mvp2.full-width .fas {
    font-family: 'Font Awesome 5 Free' !important;
}

#tenant-footer .global-footer.mvp2.full-width .fab,
#global-footer.mvp2.full-width .fab,
#micro-footer.mvp2.full-width .fab {
    font-family: 'Font Awesome 5 Brands' !important;
}

.aero-header.mvp2.full-width *,
#tenant-header .aero-header.mvp2.full-width *,
#joule-header.mvp2.full-width * {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif !important;
}

.aero-header.mvp2.full-width .fa,
.aero-header.mvp2.full-width .far,
.aero-header.mvp2.full-width .fas,
#tenant-header .aero-header.mvp2.full-width .fa,
#tenant-header .aero-header.mvp2.full-width .far,
#tenant-header .aero-header.mvp2.full-width .fas,
#joule-header.mvp2.full-width .fa,
#joule-header.mvp2.full-width .far,
#joule-header.mvp2.full-width .fas {
    font-family: 'Font Awesome 5 Free' !important;
}

.aero-header.mvp2.full-width .fab,
#tenant-header .aero-header.mvp2.full-width .fab,
#joule-header.mvp2.full-width .fab {
    font-family: 'Font Awesome 5 Brands' !important;
}

.global-footer.mvp2.full-width,
#tenant-footer .global-footer.mvp2.full-width {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif !important;
}

.youtube-component.mvp2 .youtube-container .youtube-list .youtube-list__item-desc {
    font-family: 'Segoe UI';
}

.youtube-component.mvp2 .youtube-container .youtube-list .youtube-list__item-video {
    font-family: 'Segoe UI';
}

.textcta-c7a2 .primary-cta-red,
.textcta-c7a2 .secondary-cta-red,
.textcta-c7a2 .primary-cta-blue,
.textcta-c7a2 .secondary-cta-blue {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.textcta-c7a2 .primary-cta-red {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.textcta-c7a2 .secondary-cta-red {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.textcta-c7a2 .primary-cta-blue {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.textcta-c7a2 .secondary-cta-blue {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.superhero .hero-wrapper .mvp2 .superhero-heading .header1,
.superhero .herocontent .mvp2 .superhero-heading .header1 {
    font-family: 'UTM Avo';
    font-weight: bold;
    letter-spacing: unset;
}

@media (min-width:768px) {
    .superhero .hero-wrapper .mvp2 .superhero-heading .subheadline,
    .superhero .herocontent .mvp2 .superhero-heading .subheadline {
        width: unset;
        font-size: 18px;
        font-family: 'UTM Avo';
    }
}

.stats-c81a .stats-headline .header1 {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.stats-c81a .stats-number {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.stats-c81a .stats-description {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.stats-c81a .stats-cta {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.marketoIframe .mkt_name {
    font-family: 'Segoe UI';
}

.marketoIframe .mkt_info {
    font-family: 'Segoe UI';
}

.marketoIframe .mkt_disc {
    font-family: 'Segoe UI';
}

.aero-adaptive .joule-form-heading {
    font-family: 'Segoe UI';
}

.aero-adaptive h2,
.aero-adaptive h3 {
    font-family: 'Segoe UI';
}

.aero-adaptive p {
    font-family: 'Segoe UI';
}

@media only screen and (min-width:768px) {
    .Floatingcta__container .Floatingcta__title {
        font-family: 'Segoe UI';
    }
}

.Floatingcta-model-title {
    font-family: 'Segoe UI';
}

.Floatingcta-model-instruction {
    font-family: 'Segoe UI';
}

.marketo-disclaimerText,
.marketo-disclaimerText p {
    font-family: 'Segoe UI';
}

.Download-Marketo-form-model-title {
    font-family: 'Segoe UI';
}

.Download-Marketo-form-model-instruction {
    font-family: 'Segoe UI';
}

.mvp2 .contentgrid-without-rollover-c2b1 .c2b-headline {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.mvp2 .contentgrid-without-rollover-c2b1 h4.header4 {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.mvp2 .contentgrid-without-rollover-c2b1 .cwr-content p {
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
}

.mvp2 .contentgrid-without-rollover h4.header4 {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
}

.mvp2 .contentgrid-without-rollover .cwr-content p {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
}

.blogComments .card {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
}

.cta-model-title {
    font-family: 'Segoe UI';
}

.cta-model-instruction {
    font-family: 'Segoe UI';
}

#browserCompatible_errorMOdal p,
#browserCompatible_errorMOdal a {
    font-family: 'Segoe UI';
}

.aero-adaptive .joule-form-heading {
    font-family: 'Segoe UI';
}

.aero-adaptive h2 {
    font-family: 'Segoe UI';
}

.aero-adaptive h3 {
    font-family: 'Segoe UI';
}

.aero-adaptive p {
    font-family: 'Segoe UI';
}

body {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
}

body {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif !important;
}

button.client-btn,
a.client-btn,
.guidebutton.guidefield button:not(.af-icon-button) {
    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
}

#joule-header .nav-link--tier-1 {
    font-size: 16px;
    color: #000;
}

#tenant-footer a {
    color: #fff;
}

#global-footer .icon:before {
    font-size: 28px;
}

#global-footer .icon:before {
    color: #fff;
}

#global-footer.mvp2.full-width .global-footer__top .global-footer__links-list .pr-0,
#micro-footer.mvp2.full-width .global-footer__top .global-footer__links-list .pr-0 {
    line-height: 1.5;
    margin-bottom: 8px;
}

#tenant-footer .global-footer.mvp2.full-width .global-footer__top .global-footer__links-list .pr-0 {
    line-height: 1.5;
    margin-bottom: 6px;
}

.global-footer.mvp2.full-width .global-footer__top .footer-heading,
#tenant-footer .global-footer.mvp2.full-width .global-footer__top .footer-heading {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif !important;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
}

@media only screen and (min-width: 768px) {
    .global-footer.mvp2.full-width .global-footer__top .footer-heading,
    #tenant-footer .global-footer.mvp2.full-width .global-footer__top .footer-heading {
        font-size: 16px;
    }

    .global-footer.mvp2.full-width .global-footer__top .global-footer__links-list .pr-0,
    #tenant-footer .global-footer.mvp2.full-width .global-footer__top .global-footer__links-list .pr-0 {
        font-size: 16px;
    }

    .global-footer.mvp2.full-width .global-footer__bottom .bottom-links__link-item,
    #tenant-footer .global-footer.mvp2.full-width .global-footer__bottom .bottom-links__link-item {
        font-size: 14px;
        font-weight: 400;
    }

    .global-footer.mvp2.full-width .global-footer__bottom .bottom-links__link-item a,
    #tenant-footer .global-footer.mvp2.full-width .global-footer__bottom .bottom-links__link-item a {
        font-size: 14px;
        font-weight: 400;
    }
}

@media only screen and (max-width:767px) {
    .global-footer.mvp2.full-width .global-footer__top .footer-heading,
    #tenant-footer .global-footer.mvp2.full-width .global-footer__top .footer-heading {
        font-size: 16px;
    }

    #tenant-footer .global-footer.mvp2.full-width .global-footer__top .global-footer__links-list .pr-0 {
        font-size: 16px;
    }
}

.footer-fragment a:hover {
    text-decoration: none;
}

@media (min-width: 768px) {
    .tile-with-non-hover .mosaic-styles-enhanced .img-rollover .gradient:hover,
    .tile-with-non-hover .mosaic-styles-enhanced .img-rollover:hover:after {
        background: linear-gradient(to bottom,rgba(0,0,0,0.2) 0,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.8) 100%) !important;
    }

    .tile-with-non-hover .mosaic-styles-enhanced .img-rollover.not-after:hover:after {
        display: none;
    }
}

.mvp2 .related-content-col ul li p a:hover {
    color: #006fe6;
}

.aero-header.mvp2.full-width .left-rail--site-specific .nav-link--tier-1,
#tenant-header .aero-header.mvp2.full-width .left-rail--site-specific .nav-link--tier-1,
#joule-header.mvp2.full-width .left-rail--site-specific .nav-link--tier-1 {
    font-size: 16px;
    text-transform: none;
}

.aero-header.mvp2.full-width .left-rail--site-specific .tier-two-tile__inner,
#tenant-header .aero-header.mvp2.full-width .left-rail--site-specific .tier-two-tile__inner,
#joule-header.mvp2.full-width .left-rail--site-specific .tier-two-tile__inner {
    font-size: 16px;
    text-transform: none;
}

.mvp2 .header2 {
    font-weight: normal;
}

@media only screen and (min-width: 768px) {
    .mvp2 .header2 {
        font-size: 40px;
    }
}

.u-link-v5:hover,
.u-link-v5:focus {
    color: #006fe6 !important;
}

/* ========== EXTEND HONEYWELL ========== */
.aero-nav__menu-area {
    margin: 0 25px;
}

.aero-nav__menu-area .mvp-icon::before {
    font-size: 20px !important;
}

#js-header header {
    position: relative;
}

/*#js-header .menu-popup {
    background: #f7f7f7;
    z-index: 2;
    color: #fff;
    position: absolute;
    top: 100%;
    width: 100%;
    height: calc(100vh - 75px);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    color: #333;
    overflow: hidden;
    min-height: 500px;
}

#js-header .menu-popup.show {
    visibility: visible;
    opacity: 1;
}

#tenant-footer .global-footer.mvp2.full-width .global-footer__top .global-footer__links-list.hidden,
#global-footer.mvp2.full-width .global-footer__top .global-footer__links-list.hidden,
#micro-footer.mvp2.full-width .global-footer__top .global-footer__links-list.hidden {
    visibility: unset !important;
}

#js-header .menu-popup a {
    color: #000 !important;
    font-family: 'UTM Avo';
    font-weight: 500;
}

#js-header .menu-popup a:hover {
    text-decoration: none !important;
}

#js-header .menu-popup .footer-heading {
    color: #000 !important;
    font-family: 'UTM Avo';
    font-weight: bold !important;
}

#js-header .menu-popup .footer-heading a {
    font-weight: bold;
}

#js-header .menu-popup .global-footer__top {
    background-color: unset !important;
    padding: 65px 120px !important;
}

#js-header .menu-popup .icon:before {
    color: #707070;
}

@media only screen and (max-width: 991px) {
    #js-header .menu-popup {
        display: none;
    }
}*/

#js-header .menu-popup {
    background: #f7f7f7;
    z-index: 2;
    color: #fff;
    position: absolute;
    top: 100%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    color: #333;
    overflow: hidden;
    min-height: 500px;
}

#js-header .menu-popup.show {
    visibility: visible;
    opacity: 1;
}

#js-header .menu-popup a {
    color: #000 !important;
}

@media only screen and (max-width: 991px) {
    #js-header .menu-popup {
        display: none;
    }
}

#js-header .menu-popup {
    padding: 15px 0px;
    border-bottom: 1px solid #d6d6d6;
}

#js-header .menu-popup .list-item .item .title {
    padding: 10px 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #303030;
    text-transform: uppercase;
    font-size: 20px;
}

#js-header .menu-popup .list-item-level-2 {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #d6d6d6;
}

#js-header .menu-popup .list-item .item:last-child .list-item-level-2 {
    border-bottom: none;
}

#js-header .menu-popup .list-item-level-2 .item-level-2 {
    flex-basis: 25%;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-right: 5px;
}

#js-header .menu-popup .list-item-level-2 .item-level-2:before {
    display: block;
    content: '\2022';
    width: 20px;
    float: left;
}

#js-header .menu-popup .list-item-level-2 .item-level-2 .title-level-2 {
    float: left;
}

#js-header .menu-popup .list-item-level-2 .item-level-2:hover .icon-open {
    display: inline;
}

#js-header .menu-popup .list-item-level-2 .item-level-2:hover .icon-close {
    display: none;
}

#js-header .menu-popup .list-item-level-2 .item-level-2 .icon-open {
    display: none;
}

#js-header .menu-popup .list-item-level-2 .item-level-2 .icon-close {
    display: inline;
}

#js-header .menu-popup .list-item-level-3 {
    list-style: none;
    padding: 0px;
    margin: 0px;
    max-height: 0;
    overflow: hidden;
}

#js-header .menu-popup .list-item-level-2 .item-level-2:hover .list-item-level-3 {
    overflow: hidden;
    transition: max-height 1.2s ease-out;
    height: auto;
    max-height: 600px;
}

#js-header .menu-popup .list-item-level-3 .item-level-3:first-child {
    margin-top: 2px;
}

#js-header .menu-popup .list-item-level-3 .item-level-3 {
    font-weight: normal;
    margin-bottom: 2px;
}

#js-header .menu-popup .list-item-level-3 .item-level-3:last-child {
    margin-bottom: 0px;
}

#js-header .menu-popup i {
    color: #adadad;
    font-size: 14px;
}

#js-header .menu-popup .list-item-level-3 .item-level-3 i {
    margin-right: 8px;
}

.mvp2 .primary-cta,
.mvp2 .primary-cta:visited,
.mvp2 .primary-cta:focus,
.mvp2 .primary-cta:active {
    background: #777;
    border-color: #777;
}

.mvp2 .primary-cta:hover {
    background: #272928;
    border-color: #272928;
}

.mvp2 .text-cta-arrow,
.mvp2 .text-cta-arrow:visited,
.mvp2 .text-cta-arrow:focus,
.mvp2 .text-cta-arrow:active {
    color: #272928 !important;
}

.global-footer.mvp2.full-width .scroll-to-top a,
#tenant-footer .global-footer.mvp2.full-width .scroll-to-top a {
    background: #777;
}

#js-header a:focus,
#js-header a:hover {
    color: #164396 !important;
}

.hon-header .hon-header-topline ul li.globe:hover .st1 {
    stroke: #000 !important;
}

.hon-header aero-header.mvp2.full-width .nav-right.search-expanded,
.hon-header #tenant-header .aero-header.mvp2.full-width .nav-right.search-expanded,
.hon-header #joule-header.mvp2.full-width .nav-right.search-expanded {
    margin-left: unset !important;
}

.aero-header.mvp2.full-width .left-rail--site-specific .global-nav__top,
#tenant-header .aero-header.mvp2.full-width .left-rail--site-specific .global-nav__top,
#joule-header.mvp2.full-width .left-rail--site-specific .global-nav__top {
    background: transparent;
}

.mvp2.content-grid-list .loadmore-wrap .secondary-cta:focus {
    color: #006fe6 !important;
}

.give-ellipsis-after-2lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.give-ellipsis-after-4lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.article-detail .embed-responsive-16by9::before {
    padding-top: 56.25%;
}

/* ========== SWITCHBOARD ========== */
.switchboard {
    position: fixed;
    right: 0px;
    top: 274px;
    z-index: 3;
    background-color: #5c5c5c;
    transform: rotate(-90deg) translate(0, -100%);
    transform-origin: 100% 0;
    transition: all .3s ease;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    cursor: pointer;
    padding: 0px 6px;
}

.switchboard:hover {
    background-color: #000;
}

.switchboard a {
    transition: none;
}

.switchboard a,
.switchboard a:hover,
.switchboard a:focus,
.switchboard a:visited {
    color: #fff !important;
}

/*.switchboard a:hover {
    text-decoration: none;
}*/

.switchboard a {
    font-family: 'Verdana';
    line-height: 1;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: -1px;
}

/* ========== SOCIAL ========== */
.social {
	font-size: 12px;
}

.social .item {
    display: inline-block;
    margin-right: 2px;
    color: unset;
}

/*.social .item:hover {
    text-decoration: none;
}*/

.social .item:last-child {
	margin-right: 0px;
}

.social .item .btn-social {
	color: #fff !important;
	line-height: 26px;
	height: 26px;
	width: 26px;
	border-radius: 50%;
	text-align: center;
    display: inline-block;
}

.social .item .value {
    display: inline-block;
    height: 26px;
	min-width: 26px;
    line-height: 24px;
    padding: 0px 5px;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    position: relative;
    margin-left: 3px;
    text-align: center;
}

.social .item .value:after,
.social .item .value:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    z-index: 1;
}

.social .item .value:after {
    left: -6px;
    border-top: 6px solid transparent;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
}

.social .item .value:before {
    left: -7px;
    border-top: 7px solid transparent;
    border-right: 6px solid #cbcbcb;
    border-bottom: 7px solid transparent;
}

.social .item .btn-social.facebook {
	background-color: #3c5b9b;
}

.social .item .btn-social.twitter {
	background-color: #1da1f2;
}

.social .item .btn-social.youtube {
	background-color: #fe0303;
}

.social .item .btn-social.google-plus {
	background-color: #eb4026;
}

.social .item .btn-social.like {
	background-color: #ec1c24;
}

.social .item .btn-social.print {
	background-color: #323dd7;
}

.social .item .btn-social.email {
	background-color: #0099cc;
}

/* ========== IMAGE ========== */
.image-wrapper {
	width: 100%;
	display: block;
	position: relative;
}

.image-wrapper:after {
	padding-top: 100%;
	display: block;
	content: '';
}

.image-wrapper.active:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
}

.image-wrapper.image-16-9:after {
	padding-top: 56.25%;
}

.image-wrapper.image-3-2:after {
	padding-top: 66.66667%;
}

.image-wrapper * {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	color: white;
	background: no-repeat center center #fff;
	background-size: cover;
}

/* ========== ADV ========== */
.box-adv {
    text-align: center;
}

.box-adv img {
    width: 100%;
    height: auto;
}

/* ========== BOX LATEST ========== */
.box-latest {
    background-color: #f7f7f7;
    padding: 20px;
}

.box-latest .box-title {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 10px;
    color: #404040;
}

.box-latest .list-article {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.box-latest .list-article .item {
    margin-bottom: 9px;
    padding-bottom: 9px;
    border-bottom: 1px solid #d8d8d8;
}

.box-latest .list-article .item:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.box-latest .list-article .item:before {
    content: "\2022";
    color: #164396;
    font-family: Arial;
    float: left;
    height: 10px;
    width: 10px;
    font-size: 23px;
    line-height: 1;
}

.box-latest .list-article .item .title {
    padding-left: 10px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: normal;
}

/* ========== HEADER ========== */
@media only screen and (min-width: 1200px) {
    #joule-header.mvp2.full-width .navbar-nav .nav-link {
        padding-right: .29rem;
        padding-left: .29rem;
        margin: 0px 10px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #joule-header.mvp2.full-width .navbar-nav .nav-link {
        padding-right: .2rem;
        padding-left: .2rem;
        margin: 0px 5px !important;
    }
}

#joule-header.mvp2.full-width .navbar-nav .nav-link--tier-1.active {
    color: #1792e5 !important;
}

@media only screen and (min-width: 992px) {
    #js-header .hon-header-topline {
        padding: 10px 0px;
    }

    #joule-header.mvp2.full-width {
        height: 55px !important;
    }
    
    #joule-header.mvp2.full-width .navbar {
        padding: 0 1rem;
    }

    #joule-header.mvp2.full-width .navbar-brand .aero-header__logo {
        position: absolute;
        top: -28px;
        z-index: 1;
    }

    #joule-header.mvp2.full-width .navbar-brand .aero-header__logo.logo-news {
        width: 500px !important;
    }

    #joule-header.mvp2.full-width .navbar-brand .company-name {
        font-family: 'Helvetica Black VU', sans-serif !important;
        font-size: 1.25rem;
        color: #164396;
        text-transform: uppercase;
        margin: 0px 0px 0px 65px;
        line-height: 55px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #joule-header.mvp2.full-width .navbar-brand .company-name {
        font-size: 1rem;
        margin: 0px 0px 0px 70px;
    }
}

@media only screen and (max-width: 991px) {
    #joule-header.mvp2.full-width .navbar-brand .company-name {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .aero-header.mvp2.full-width,
    #tenant-header .aero-header.mvp2.full-width,
    #joule-header.mvp2.full-width {
        height: 45px;
    }

    .aero-header.mvp2.full-width .navbar,
    #tenant-header .aero-header.mvp2.full-width .navbar,
    #joule-header.mvp2.full-width .navbar {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .hon-header #honMobileSearch {
        margin-top: 0px;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        z-index: 1;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .aero-header.mvp2.full-width,
    #tenant-header .aero-header.mvp2.full-width,
    #joule-header.mvp2.full-width {
        height: 55px;
    }

    .hon-header #honMobileSearch {
        margin-top: 0px;
        top: 50%;
        transform: translateY(-50%);
    }
}

.hon-header #honMobileSearch a {
    color: unset;
}

.hon-header #honMobileSearch ul {
    margin-bottom: 0px;
}

.hon-header #honMobileSearch ul li {
    padding: 0px 8px;
    border-right: 1px solid #404040;
    line-height: 1;
}

.hon-header #honMobileSearch ul li:last-child {
    border-right: none;
}

.hon-header #honMobileSearch .fa,
.hon-header #honMobileSearch .fas,
.hon-header #honMobileSearch .far {
    font-size: 14px;
}

.hon-header #honMobileSearch .mvp-icon {
    position: relative;
    z-index: 99;
}

.hon-header #honMobileSearch .mvp-icon:before {
    font-size: 18px;
    line-height: 14px;
}

.header-top-mobile {
    padding: 15px 25px;
    border-bottom: 1px solid #e1e1e1;
}

.header-top-mobile .logo {
    width: 100%;
    height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-top-mobile {
        padding: 12px 25px;
    }

    .header-top-mobile .logo {
        width: 550px;
    }
}

@media only screen and (max-width: 767px) {
    .header-top-mobile {
        padding: 12px 15px;
    }
}

@media (max-width: 768px) {
    .back-to-top {
        right: 20px !important;
        bottom: 10px !important;
    }
}

.back-to-top {
    position: fixed;
    display: none;
    background: #777;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 2.5;
    border-radius: 50px;
    font-size: 16px;
    right: 30px;
    bottom: 30px;
    z-index: 99;
    transition: background 0.1s;
}

.back-to-top:hover,
.back-to-top:active,
.back-to-top:focus {
    color: #fff !important;
    background: #272928;
}

/* ========== HOME ========== */
#home .hero-wrapper .mvp2.mvp-hero-video .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #cbcbcb;
    font-size: 70px;
}

@media only screen and (max-width: 575px) {
    #home .hero-wrapper .mvp2.mvp-hero-image,
    #home .hero-wrapper .mvp2.mvp-hero-video {
        height: 66vw;
    }

    #home .hero-wrapper .mvp2.mvp-hero-video .spinner {
        font-size: 40px;
    }
}

#home .hero-wrapper .mvp2.mvp-hero-video {
    position: relative;
}

#home .cover-content {
    position: relative;
    height: 100%;
    font-family: 'Helvetica Neue', sans-serif;
    color: #fff;
}

#home .cover-content .wrapper {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

#home .cover-content .title {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
}

#home .cover-content .content {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    width: 70%;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    #home .cover-content .title {
        font-size: 30px;
    }

    #home .cover-content .content {
        font-size: 16px;
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    #home .cover-content .wrapper {
        top: 30%;
        transform: translateY(-30%);
    }

    #home .cover-content .title {
        font-size: 24px;
    }

    #home .cover-content .content {
        font-size: 14px;
        width: 100%;
    }

    #home .cover-content .primary-cta {
        padding: 8px 5px;
        width: 130px;
    }
}

#home .cover-content .title .animation {
    position: relative;
}

#home .cover-content .title .animation .animation-content-hidden {
    visibility: hidden;
}

#home .cover-content .title .animation .animation-content {
    position: absolute;
    top: 0px;
    width: 100%;
    overflow: hidden;
}

#home .cover-content .title .animation.start .animation-content-hidden {
    display: block;
}

#home .cover-content .title .animation.stop .animation-content-hidden {
    display: none;
}

/* Animation 1 */
#home .cover-content .title .animation-1.start .animation-content {
    visibility: visible;
}

#home .cover-content .title .animation-1.stop .animation-content {
    visibility: hidden;
}

/* Animation 2 */
#home .cover-content .title .animation-2.start .animation-content {
    /*transition-property: height;
    transition-duration: 1s;
    transition-timing-function: linear;*/
    height: 100%;
}

#home .cover-content .title .animation-2.stop .animation-content {
    height: 0px;
}

/* Animation 3 */
#home .cover-content .title .animation-3 .animation-content .animation-title:nth-child(1) {
    /*transition-property: font;
    transition-duration: 1.2s;
    transition-timing-function: linear;*/
    font-size: 0px;
}

#home .cover-content .title .animation-3 .animation-content .animation-title:nth-child(2) {
    /*transition-property: font;
    transition-duration: 1s;
    transition-timing-function: linear;
    transition-delay: 1.2s;*/
    font-size: 0px;
}

#home .cover-content .title .animation-3.start .animation-content .animation-title {
    font-size: inherit;
}

#home .cover-content .title .animation-3.stop .animation-content .animation-title {
    /*transition-property: unset;
    transition-duration: unset;
    transition-timing-function: unset;
    transition-delay: unset;*/
    font-size: 0px;
}

/* Animation 4 */
/*#home .cover-content .title .animation-4.start .animation-content {
    transition-property: opacity;
    transition-duration: 1s;
    transition-timing-function: linear;
    opacity: 1;
}

#home .cover-content .title .animation-4.stop .animation-content {
    transition-property: unset;
    transition-duration: unset;
    transition-timing-function: unset;
    opacity: 0;
}*/

#home .cover-content .title .animation-4 .animation-content .char {
    display: inline-block;
}

#home .cover-content .title .animation-4 .animation-content .animation-title:nth-child(1) .char {
    /*transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: linear;*/
    padding-left: 2ex;
}

#home .cover-content .title .animation-4 .animation-content .animation-title:nth-child(2) .char:nth-child(1) {
    visibility: hidden;
}

#home .cover-content .title .animation-4 .animation-content .animation-title:nth-child(2) .char {
    /*transition-property: all;
    transition-duration: 0.8s;
    transition-timing-function: ease-in;
    transition-delay: 0.6s;*/
    padding-left: 2ex;
}

#home .cover-content .title .animation-4.start .animation-content .animation-title:nth-child(1) .char,
#home .cover-content .title .animation-4.start .animation-content .animation-title:nth-child(2) .char {
    padding-left: 0ex;
}

#home .cover-content .title .animation-4.start .animation-content .animation-title:nth-child(2) .char:nth-child(1) {
    visibility: visible;
}

#home .cover-content .title .animation-4.stop .animation-content .animation-title:nth-child(1) .char,
#home .cover-content .title .animation-4.stop .animation-content .animation-title:nth-child(2) .char {
    /*transition-property: unset;
    transition-duration: unset;
    transition-timing-function: unset;
    transition-delay: unset;*/
}

#home .cover-content .title .animation-4.stop .animation-content {
    visibility: hidden;
}

/*#home .cover-content .primary-cta,
#home .cover-content .primary-cta:visited,
#home .cover-content .primary-cta:focus,
#home .cover-content .primary-cta:active,
#home .superhero .hero-wrapper .mvp2 .superhero-heading .primary-cta,
#home .superhero .hero-wrapper .mvp2 .superhero-heading .primary-cta:visited,
#home .superhero .hero-wrapper .mvp2 .superhero-heading .primary-cta:focus,
#home .superhero .hero-wrapper .mvp2 .superhero-heading .primary-cta:active {
    background-color: #164396;
    border: none;
}*/

#home .npc-video {
    background-color: #000;
}

#home .npc-video .npc-video-wrapper {
    position: relative;
    padding-bottom: 49.66%;
    overflow: hidden;
}

#home .npc-video .npc-video-content video {
    position: absolute;
    max-width: unset;
    width: 100%;
    left: 0;
    bottom: 0;
}

#home .npc-video .npc-video-play-control {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    padding: 10px;
    text-align: left;
}

#home .npc-video .npc-video-play-control .npc-video-play-pause {
    margin-right: 10px;
}

#home .npc-video .npc-video-play-control .npc-video-title {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    margin-bottom: 0px;
}

@media only screen and (max-width: 575px) {
    #home .npc-video .npc-video-play-control .npc-video-title {
        font-size: 15px;
        line-height: 22px;
    }
}

/*@media only screen and (min-width: 768px) {
    #home .npc-vhdn.img-rollover .header4 {
        font-size: 19.8px !important;
        line-height: 28px;
    }
}*/

#home .npc-vhdn.img-rollover:after {
    background: none !important;
}

#home .npc-traditional-room {
    position: relative;
}

#home .npc-traditional-room .npc-traditional-room-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 13px 10px;
}

#home .npc-traditional-room .npc-traditional-room-title p {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}

#home .content-carousel-wrap {
    position: relative;
}

#home .content-carousel-wrap .img-rollover:before {
    transition: .3s all ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.8) 100%) !important;
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.8) 100%) !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.8) 100%) !important;
}

#home .content-carousel-wrap .img-rollover:after {
    transition: .3s all ease;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 55%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 0, transparent 55%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0, transparent 55%)
}

#home .content-carousel-c64 .mvp2.content-carousel-item .slide-top {
    z-index: 2;
}

#home .content-carousel-full-width.mvp2 .slick-dots {
    z-index: 2;
}

#home .content-carousel-wrap .slide-progress {
    z-index: 2;
}

#home .mvp2 .text-light {
    color: #dcdcdc !important;
    text-shadow:
        -1px -1px 0 #777,
        1px -1px 0 #777,
        -1px 1px 0 #777,
        1px 1px 0 #777;
}

@media only screen and (min-width: 768px) {
    #home .mvp2 .header3 {
        font-size: 36px;
    }

    #home .mvp2 .header4 {
        font-size: 30px;
    }

    #home .mvp2 .header3.header3-a {
        font-size: 39px;
    }

    #home .mvp2 .header3.header3-b {
        font-size: 39px;
        color: #000;
    }
}

@media only screen and (max-width: 767px) {
    #home .mvp2 .body1 {
        font-size: 18px;
    }

    #home .mvp2 .header3 {
        font-size: 28px;
    }

    #home .mvp2 .header4 {
        font-size: 22px;
    }
}

#home .mvp2 .header3.header3-b a {
    color: unset;
}

#home .mvp2 .text-cta-arrow {
    text-transform: none;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    text-transform: none;
    z-index: 2;
}

#home .mvp2 .label2 {
    font-size: 14px;
}

@media only screen and (min-width: 991px) {
    #home .mvp2 .label2 {
        font-size: 18px;
    }
}

#home .mosaic-styles.mvp2 .img-rollover .label2 p {
    color: unset;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 a {
    color: unset;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 ul {
    list-style: none;
    list-style-position: inside;
    padding-left: 0px;
    font-family: 'Segoe UI', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    text-transform: none;
    line-height: 1.4;
    width: 65%;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 ul li {
    margin-bottom: 20px;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 ul li:first-child {
    margin-top: 25px;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 ul li:last-child {
    margin-bottom: 0px;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 ul li a {
    display: block;
    padding-left: 20px;
}

#home .mosaic-styles.mvp2 .img-rollover .label2 ul li:before {
    content: '';
    float: left;
    height: 10px;
    width: 10px;
    background-image: url('../images/bullet.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 8px;
}

@media only screen and (max-width: 991px) {
    #home .mosaic-styles.mvp2 .img-rollover .label2 ul {
        width: 100%;
        font-size: 16px;
    }

    #home .mosaic-styles.mvp2 .img-rollover .label2 ul li {
        margin-bottom: 5px;
    }

    #home .mosaic-styles.mvp2 .img-rollover .label2 ul li:first-child {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #home .mosaic-styles.mvp2 .img-rollover .label2 ul {
        width: 75%;
    }

    #home .mosaic-styles.mvp2 .img-rollover .label2 ul li {
        margin-bottom: 10px;
    }

    #home .mosaic-styles.mvp2 .img-rollover .label2 ul li:first-child {
        margin-top: 0px;
    }
}

/* ========== SEARCH ========== */
#search .input-group-search .form-control {
    border: 0;
    border-radius: 0;
    height: 60px;
    background-clip: unset;
}

#search .input-group-search button {
    background: #fff;
    border: 0;
    width: 60px;
    cursor: pointer;
    transition: .2s all ease;
}

/* ========== CATEGORY ========== */
#category .mvp2.content-grid-list .content-grid-items .header5 {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    color: unset;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

#category .mvp2.content-grid-list .content-carousel-item .featured-heading {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#category .mvp2.content-grid-list .content-carousel-item .eyebrow {
    font-weight: bold;
    color: #757575;
}

#category .mvp2.content-grid-list .content-carousel-item .eyebrow a {
    color: unset;
}

#category .mvp2.content-grid-list .content-carousel-item .eyebrow a:hover {
    color: #006fe6;
}

#category .mvp2.content-grid-list .content-carousel-item .body1 {
    font-weight: 400;
}

#category .mvp2.content-grid-list .content-carousel-item .body1 a {
    color: unset;
}

#category .mvp2.content-grid-list .content-grid-items .cg-item .eyebrow {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    margin-bottom: 8px;
}

#category .mvp2.content-grid-list .content-grid-items .cg-item .eyebrow a {
    color: unset;
}

#category .mvp2.content-grid-list .content-grid-items .cg-item .eyebrow a:hover {
    color: #006fe6;
}

#category .mvp2.content-grid-list .content-grid-items .description {
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
}

#category .mvp2.content-grid-list .content-grid-items .description a:hover {
    color: unset;
}

#category .mvp2 .text-cta-arrow {
    text-transform: none;
}

/*#category.image #box-slide a:hover {
    text-decoration: none;
}*/

#category .list-child-category .item {
    display: inline-block;
    /*border: 1px solid #d7d7d7;*/
    /*padding: 4px 10px;*/
    margin-right: 12px;
    margin-bottom: 8px;
    padding-right: 12px;
    border-right: 1px solid #757575;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}

#category .list-child-category .item:last-child {
    margin-right: 0px;
    padding-right: 0px;
    border-right: 0px;
}

#category .list-child-category .item a {
    color: #757575;
}

#category .list-child-category .item a:hover {
    color: #0071c5;
}

#category .list-child-category .item.active a {
    color: #0071c5;
}

#category .box-top {
    margin-bottom: 25px;
}

#category .box-top .box-top-article,
#category .box-top .box-top-adv {
    float: left;
}

#category .box-top .box-top-article {
    width: 75%;
    padding-right: 20px;
}

#category .box-top .box-top-adv {
    width: 25%;
}

@media only screen and (max-width: 991px) {
    #category .box-top .box-top-article {
        width: auto;
        padding-right: 0px;
        margin-bottom: 15px;
    }

    #category .box-top .box-top-article,
    #category .box-top .box-top-adv {
        float: none;
    }

    #category .box-top .box-top-adv {
        width: auto;
    }

    #category .box-top .box-top-adv .box-adv {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    #category .box-top .box-top-article .box-update {
        margin-left: -10px;
        margin-right: -10px;
    }

    #category .box-top .box-top-adv {
        margin-left: -30px;
        margin-right: -30px;
    }
}

#category .box-top .box-top-article .box-cover {
    margin-bottom: 0px;
}

#category .box-top .box-top-article .box-cover .item {
    display: flex;
    flex-wrap: wrap;
    background: #f7f7f7;
}

#category .box-top .box-top-article .box-cover .item .image {
    flex-basis: 66.6667%;
    overflow: hidden;
}

#category .box-top .box-top-article .box-cover .item .info {
    flex-basis: 33.3333%;
    padding: 20px;
}

@media only screen and (max-width: 767px) {
    #category .box-top .box-top-article .box-cover {
        margin-left: -30px;
        margin-right: -30px;
        margin-bottom: 15px;
    }

    #category .box-top .box-top-article .box-cover .item .image {
        flex-basis: 100%;
    }

    #category .box-top .box-top-article .box-cover .item .info {
        flex-basis: 100%;
    }
}

#category .box-top .box-top-article .box-cover .item .image .image-wrapper {
    height: 100%;
}

#category .box-top .box-top-article .box-cover .item .image .image-wrapper * {
    background: no-repeat center center transparent;
    background-size: cover;
}

#category .box-top .box-top-article .box-cover .item .image .image-wrapper:after {
    padding-top: 63.57%;
}

#category .box-top .box-top-article .box-cover .item .info .title {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 10px;
}

#category .box-top .box-top-article .box-cover .item .info .title a {
    color: unset;
}

#category .box-top .box-top-article .box-cover .item .info .title a:hover {
    color: #006fe6;
}

#category .box-top .box-top-article .box-cover .item .info .description {
    font-size: 15px;
    font-weight: normal;
    color: #303030;
}

#category .box-top .box-top-article .box-cover .item .info .description a {
    color: unset;
}

#category .box-top .box-top-article .box-cover .item .info .publish-date,
#category .box-top .box-top-article .box-cover .item .info .category-name {
    font-size: 15px;
    color: #757575;
}

#category .box-top .box-top-article .box-cover .item .info .publish-date a,
#category .box-top .box-top-article .box-cover .item .info .category-name a {
    color: #757575;
}

#category .box-top .box-top-article .box-cover .item .info .publish-date {
    font-weight: normal;
}

#category .box-top .box-top-article .box-cover .item .info .category-name {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#category .box-top .box-top-article .box-cover .item .info .category-name a:hover {
    color: #006fe6;
}

#category .box-top .box-top-article .box-update .list-article .item {
    padding-top: 12px;
    padding-bottom: 12px;
}

#category .box-top .box-top-article .box-update .list-article .item .title {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.3;
}

#category .box-top .box-top-article .box-update .list-article .item .description {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 1.4;
}

#category .box-top .box-top-article .box-update .list-article .item .description a {
    color: unset;
}

#category .mvp2 a.text-cta-arrow:hover {
    color: #006fe6 !important;
}

/* ========== HISTORY ========== */
#history p {
    font-size: 17px;
    color: #404040;
}

#history .timeline {
    padding-top: 10px;
}

#history .timeline .item {
	position: relative;
	min-height: 160px;
}

#history .timeline .item:nth-child(odd) {
	margin-left: calc(50% - 10px);
}

#history .timeline .item:nth-child(even) {
	margin-right: calc(50% - 10px);
}

#history .timeline .item:nth-child(odd) .line-wrapper {
	left: 0px;
}

#history .timeline .item:nth-child(even) .line-wrapper {
	left: 100%;
	transform: translateX(-100%);
}

/* Line */
#history .timeline .item .line-wrapper {
	position: absolute;
}

#history .timeline .item .line {
	width: 20px;
	height: 140px;
	/*background-color: #1ba188;*/
	position: relative;
}

#history .timeline .item .line:before,
#history .timeline .item .line:after {
	content: '';
	position: absolute;
	left: 0px;
	width: 0px;
	height: 0px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	z-index: 1;
}

#history .timeline .item .line:before {
	bottom: 0px;
	border-bottom: 10px solid #fff;
}

#history .timeline .item .line:after {
	bottom: 100%;
	/*border-bottom: 10px solid #1ba188;*/
}

#history .timeline .item .line .hyphen {
	position: absolute;
	top: 0px;
	width: 60px;
	height: 2px;
	/*background-color: #8dd0c3;*/
}

#history .timeline .item:nth-child(odd) .line .hyphen {
	left: 20px;
}

#history .timeline .item:nth-child(even) .line .hyphen {
	right: 20px;
}

#history .timeline .item .line .circle {
	position: absolute;
	top: -7px;
	width: 16px;
	height: 16px;
	/*background-color: #1ba188;*/
	border-radius: 50%;
}

#history .timeline .item:nth-child(odd) .line .circle {
	left: 80px;
}

#history .timeline .item:nth-child(even) .line .circle {
	right: 80px;
}

#history .timeline .item .line .title {
	position: absolute;
	top: -7px;
	font-size: 18px;
	font-weight: bold;
	/*color: #1ba188;*/
	line-height: 16px;
	width: 170px;
}

#history .timeline .item:nth-child(odd) .line .title {
	left: 115px;
}

#history .timeline .item:nth-child(even) .line .title {
	right: 115px;
	text-align: right;
}

/* Content */
/*#history .timeline .item:nth-child(odd) .content {
	padding: 20px 0px 15px 50px;
}

#history .timeline .item:nth-child(even) .content {
	padding: 20px 50px 15px 0px;
}*/

#history .timeline .item .content {
	position: absolute;
	top: 20px;
    font-size: 16px;
}

#history .timeline .item:nth-child(odd) .content {
	left: 50px;
}

#history .timeline .item:nth-child(even) .content {
	right: 50px;
}

@media only screen and (max-width: 767px) {
	#history .timeline .item {
	    min-height: 250px;
	}

	#history .timeline .item .line {
		height: 230px;
	}

	#history .timeline .item:nth-child(4) {
	    min-height: 300px;
	}

	#history .timeline .item:nth-child(4) .line {
		height: 280px;
	}

	#history .timeline .item .line .hyphen {
		width: 15px;
	}

	#history .timeline .item:nth-child(odd) .line .circle {
		left: 35px;
	}

	#history .timeline .item:nth-child(even) .line .circle {
		right: 35px;
	}

	#history .timeline .item .line .title {
		width: 125px;
	    font-size: 14px;
        letter-spacing: -0.1px;
	}

	#history .timeline .item:nth-child(odd) .line .title {
		left: 60px;
	}

	#history .timeline .item:nth-child(even) .line .title {
		right: 60px;
	}

	#history .timeline .item .content {
		left: 40px;
	    font-size: 15px;
        line-height: 1.4;
	}

	#history .timeline .item:nth-child(odd) .content {
		left: 40px;
	}

	#history .timeline .item:nth-child(even) .content {
		left: 0px;
	}
}

/* Colorful */
#history .timeline .item:nth-child(1) .line {
	background-color: #1ba188;
}

#history .timeline .item:nth-child(1) .line:after {
	border-bottom: 10px solid #1ba188;
}

#history .timeline .item:nth-child(1) .line .hyphen {
	background-color: #8dd0c3;
}

#history .timeline .item:nth-child(1) .line .circle {
	background-color: #1ba188;
}

#history .timeline .item:nth-child(1) .line .title {
	color: #1ba188;
}

#history .timeline .item:nth-child(2) .line {
	background-color: #b6ca4a;
}

#history .timeline .item:nth-child(2) .line:after {
	border-bottom: 10px solid #b6ca4a;
}

#history .timeline .item:nth-child(2) .line .hyphen {
	background-color: #dae4a4;
}

#history .timeline .item:nth-child(2) .line .circle {
	background-color: #b6ca4a;
}

#history .timeline .item:nth-child(2) .line .title {
	color: #b6ca4a;
}

#history .timeline .item:nth-child(3) .line {
	background-color: #fb8929;
}

#history .timeline .item:nth-child(3) .line:after {
	border-bottom: 10px solid #fb8929;
}

#history .timeline .item:nth-child(3) .line .hyphen {
	background-color: #fed3af;
}

#history .timeline .item:nth-child(3) .line .circle {
	background-color: #fb8929;
}

#history .timeline .item:nth-child(3) .line .title {
	color: #fb8929;
}

#history .timeline .item:nth-child(4) .line {
	background-color: #f14f44;
}

#history .timeline .item:nth-child(4) .line:after {
	border-bottom: 10px solid #f14f44;
}

#history .timeline .item:nth-child(4) .line .hyphen {
	background-color: #f8a7a1;
}

#history .timeline .item:nth-child(4) .line .circle {
	background-color: #f14f44;
}

#history .timeline .item:nth-child(4) .line .title {
	color: #f14f44;
}

#history .timeline .item:nth-child(5) .line {
	background-color: #f14497;
}

#history .timeline .item:nth-child(5) .line:after {
	border-bottom: 10px solid #f14497;
}

#history .timeline .item:nth-child(5) .line .hyphen {
	background-color: #fab8d8;
}

#history .timeline .item:nth-child(5) .line .circle {
	background-color: #f14497;
}

#history .timeline .item:nth-child(5) .line .title {
	color: #f14497;
}

#history .timeline .item:nth-child(6) .line {
	background-color: #6805b7;
}

#history .timeline .item:nth-child(6) .line:after {
	border-bottom: 10px solid #6805b7;
}

#history .timeline .item:nth-child(6) .line .hyphen {
	background-color: #7b24c0;
}

#history .timeline .item:nth-child(6) .line .circle {
	background-color: #6805b7;
}

#history .timeline .item:nth-child(6) .line .title {
	color: #6805b7;
}

#history .timeline .item:nth-child(7) .line {
	background-color: #0593c0;
}

#history .timeline .item:nth-child(7) .line:after {
	border-bottom: 10px solid #0593c0;
}

#history .timeline .item:nth-child(7) .line .hyphen {
	background-color: #43aecf;
}

#history .timeline .item:nth-child(7) .line .circle {
	background-color: #0593c0;
}

#history .timeline .item:nth-child(7) .line .title {
	color: #0593c0;
}

/* ========== CONTACT ========== */
#contact a {
    color: #272928;
}

#contact section {
    padding: 20px 0px;
    max-width: 1440px;
    margin: 0px auto;
}

#contact .section-1 {
    padding: 0px;
    position: relative;
}

#contact .section-1 .image-wrapper:after {
    padding-top: 42.86%;
}

#contact .section-1 .container {
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    text-align: center;
}

#contact .section-1 .container .section-title {
    font-size: 40px;
    font-weight: bold;
    font-family: 'Helvetica Neue', sans-serif;
    text-transform: uppercase;
}

@media only screen and (max-width: 575px) {
    #contact .section-1 .image-wrapper:after {
        padding-top: 100%;
    }

    #contact .section-1 .container .section-title {
        font-size: 1.8rem;
    }
}

#contact .section-2 {
    padding: 40px 0px;
    background-color: #f7f7f7;
}

#contact .section-2 .logo {
    width: 220px;
    height: auto;
}

#contact .section-2 .section-title {
    font-size: 32px;
    font-weight: 300;
    margin: 0px 0px 10px 0px;
}

#contact .section-2 p {
    margin: 0px 0px 5px 0px;
    font-size: 16px;
}

/*#contact .section-3 {
    background-color: #f7f7f7;
}

#contact .section-3 .section-title {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 25px 0px;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    #contact .section-3 .container {
        width: 700px;
    }
}

#contact .section-3 .form-contact input[type="text"],
#contact .section-3 .form-contact textarea {
    background-color: #fcfcfc;
    border: 1px solid #efefef;
    padding: 15px 10px;
}

#contact .section-3 .form-contact select {
    border: 1px solid #efefef;
}

#contact .section-3 .form-contact button {
    background-color: #777;
    border: none;
    padding: 8px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.2px;
    min-width: 120px;
    margin-right: 20px;
    transition: all .3s ease;
}

#contact .section-3 .form-contact button:hover {
    background-color: #272928;
}

#contact .section-3 .form-contact .note {
    display: inline-block;
}

@media only screen and (max-width: 575px) {
    #contact .section-3 .form-contact .note {
        display: none;
    }

    #contact .section-3 .form-contact button {
        padding: 6px 15px;
        font-size: 15px;
    }
}

#contact .section-3 .form-contact .form-label {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}

#contact .section-3 .form-contact .form-group .item {
    margin-bottom: 5px;
}*/

/* ========== FINANCIAL REPORT ========== */
#financial-report .list-report .item {
    background-color: #f3f3f3;
}

#financial-report .mvp2 .contentgrid-without-rollover a {
    height: 200px;
    min-height: unset;
}

/* ========== MEMBER COMPANY REPORT ========== */
#member-company .mvp2 .tab-c5c-container .nav-pills li.nav-item a.active {
    border-bottom: 8px solid #777;
}

/*#member-company .list-company .item a:hover {
    text-decoration: none;
}*/

#member-company .list-company .item .logo {
    background-color: #f3f3f3;
    position: relative;
}

#member-company .list-company .item .logo:after {
	padding-top: 66.66667%;
	display: block;
	content: '';
}

#member-company .list-company .item .logo .position-absolute {
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    width: 100%;
}

/* ========== ARTICLE DETAIL REPORT ========== */
#article-detail .mvp2 .header3 {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 32px;
}

#article-detail .mvp2 .related-content .body1 {
    font-family: 'Segoe UI Bold', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#article-detail .mvp2 .related-content-col .body1 {
    font-family: 'Segoe', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#article-detail .mvp2 .related-content-col .body1 a {
    text-decoration: none;
}

@media only screen and (max-width: 767px) {
    #article-detail .mvp2 .related-content .body1 {
        font-size: 22px;
    }

    #article-detail .mvp2 .related-content-col .body1 {
        font-size: 18px;
    }
}

#article-detail .mvp2 .related-content-col {
    border-bottom: 0px;
}

#article-detail .mvp2 .related-content-col ul li {
    margin: 0px 0px 20px 0px;
}