/* overview css start */
.hisenseBold {
    font-weight: 700
    
    }
    .hisenseMedium {
    font-weight: 500
    }
    .hisenseLight {
    font-weight: 300
    }
    .bg-holder {
    height: 100%
    }
    a {
    outline: none
    }
    .zoom {
    transition: all .6s ease-out
    }
    .zoom:hover {
    transform: scale(1.1)
    }
    .about-overview,.about-csr {
    color: #FFFFFF
    }
    .btn_more {
      z-index: 20; 
    }
    .about-overview h1,
    .about-overview .about-csr h1 {
    font-size: 64px;
    line-height: 1.3
    }
    .about-overview h1 p,
    .about-csr h1 p {
    font-size: 64px;
    line-height: 1.3
    }
    .about-overview h1 p>span,
    .about-csr h1 p>span {
    color: #0CE2DC
    }
    .about-overview h2,
    .about-csr h2 {
    font-size: 52px;
    line-height: 1.3
    }
    .about-overview h2 p,
    .about-csr h2 p {
    font-size: 52px;
    line-height: 1.3
    }
    .about-overview h2 p>span,.about-csr h2 p>span {
    color: #0CE2DC
    }
    .about-overview h2>span,.about-csr h2>span {
    color: #0CE2DC
    }
    .about-overview h3,.about-csr h3 {
    font-size: 40px;
    margin-bottom: 15px;
    line-height: 1.3
    }
    .about-overview h4,.about-csr h4 {
    font-size: 30px;
    line-height: 1.3
    }
    .about-overview p,.about-csr p {
    font-size: 18px;
    line-height: 1.7
    }
    .about-overview,.about-csr .absolute-c-c {
    display: inline-block;
    width: 100%
    }
    #overview-silder {
    height: 100%;
    position: relative
    }
    #overview-silder .text-box {
    margin-top: 0;
    margin-bottom: 0;
    }
    #overview-silder .text-box .text-box-with-image {
    height: 720px
    }
    #overview-silder .text-box .two-box-info {
    max-width: 100%
    }
    #overview-silder h1 {
    line-height: 1.15;
    padding: 0 15px;
    text-shadow: 0px 3px 30px rgba(0, 0, 0, 0.3);
    }
    
    .container {
    width: 100%;
    padding-right: 48px;
    padding-left: 48px;
    margin-right: auto;
    margin-left: auto
    }
    .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
    }
    .w-100 {
    width: 100% !important
    }
    .h-100 {
    height: 100% !important
    }
    .text-center {
    text-align: center !important
    }
    .text-box-info {
    max-width: 797px;
    margin: 0 auto;
    margin-top: 81px;
    margin-bottom: 60px;
    color: #000000
    }
    .text-box-info h2 {
    margin-bottom: 5px
    }
    .overview-container {
    display: flex;
    height: 700px
    }
    .overview-container .bg-overflow-h {
    width: 100%;
    overflow: hidden;
    position: relative
    }
    .text-box-with-image {
    height: 600px;
    position: relative
    }
    .left-container-overview {
    flex: 0 1 50%;
    min-height: 100%;
    max-width: 50%;
    background: #00AAA5;
    overflow: hidden
    }
    .right-container-overview {
    flex: 0 1 50%;
    min-height: 100%;
    max-width: 50%;
    overflow: hidden
    }
    .two-box-img {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 280px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    color: #fff;
    }
    .two-box-img h4 {
    left: 38px;
    bottom: 28px;
    position: absolute;
    }
    .two-box-info-content {
    padding-top: 65px;
    padding-left: 73px;
    padding-right: 77px;
    }
    .two-box-info div {
    font-size: 20px;
    margin-bottom: 15px
    }
    .two-box-info h3 {
    margin-bottom: 35px
    }
    .two-box-info h1 {
    margin-bottom: 35px
    }
    .two-box-info h2 {
    margin-bottom: 35px
    }
    .two-box-info a {
    pointer-events: initial
    }
    .text-box-info.overview.overviwe-font.text-center {
    color: #000;
    max-width: 797px;
    }
    a.overlay-gray:hover {
    border: none;
    color: #00AAA5
    }
    .overlay-gray {
    margin: 0;
    display: inline-block;
    font-size: 16px;
    color: #FFF;
    position: relative;
    padding: 18px 32px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: color 0.4s ease-out;
    -moz-transition: color 0.4s ease-out;
    -o-transition: color 0.4s ease-out;
    -ms-transition: color 0.4s ease-out;
    transition: color 0.4s ease-out;
    width: max-content;
    z-index: 0
    }
    .overlay-gray:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    z-index: -1
    }
    .overlay-gray:after {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 30px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    z-index: 1;
    border: 2px solid #FFF
    }
    .btn_more {
    display: inline-block;
    font-size: 16px;
    color: #FFF;
    position: relative;
    padding: 18px 32px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: color 0.4s ease-out;
    -moz-transition: color 0.4s ease-out;
    -o-transition: color 0.4s ease-out;
    -ms-transition: color 0.4s ease-out;
    transition: color 0.4s ease-out;
    width: max-content;
    margin: 0 auto
    }
    .btn_more:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #6DEBE6;
    background: -webkit-linear-gradient(0deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
    background: linear-gradient(90deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    z-index: -1
    }
    .btn_more:after {
    content: "";
    position: absolute;
    left: 1px;
    top: 1px;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    border-radius: 30px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    z-index: 1;
    border: 2px solid #FFF
    }
    .about-overview a.nostyle:link {
    text-decoration: inherit;
    color: inherit
    }
    .about-overview a.nostyle:visited {
    text-decoration: inherit;
    color: inherit
    }
    .text-box {
    margin-top: 10px;
    margin-bottom: 10px;
    }
    .text-box .text-box-with-image+.two-box-info {
    max-width: 1343px
    }
    .text-box .overview-container {
    display: block;
    height: 600px
    }
    #green-text-box {
    background: #00AAA5
    }
    .green-text-box-info {
    margin-top: 50px;
    padding-left: 17.3%;
    padding-top: 70px;
    padding-bottom: 100px
    }
    .two-box-info-overview div {
    font-size: 20px;
    margin-bottom: 15px;
    }
    .absolute-c-c-overview {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    }
    @media (max-width: 767px) {
    .two-box-info {
    padding: 0 15px
    }
    .text-box-with-image {
        height: 388px !important;
        position: relative;
    }
    
    
    }
    @media (hover: hover) and (pointer: fine) {
    a.overlay-gray:hover {
    border: none;
    color: #00AAA5
    }
    }
    
    @media (min-width: 576px) {
    .container {
    max-width: 100%
    }
    }
    @media (min-width: 768px) {
    .container {
    max-width: 100%
    }
    }
    @media (min-width: 1200px) {
    .container {
    max-width: 1920px
    }
    }
    @media (max-width: 800px) {
    .about-overview h2,.about-csr h2 {
    font-size: 36px
    }
    }
    @media (max-width: 767px) {
    .about-overview h1,
    .about-csr h1 {
      font-size: 52px;
      margin-bottom: 1.5rem;
    }
    
    .about-overview h1 p,
    .about-csr h1 p {
      font-size: 52px;
      margin-bottom: 1.5rem;
    }
    
    .about-overview h2,
    .about-csr h2 {
      font-size: 32px;
      margin-bottom: 1.5rem;
    }
    
    .about-overview h2 p,
    .about-csr h2 p {
      font-size: 32px;
      margin-bottom: 1.5rem;
    }
    
    .about-overview h3,
    .about-csr h3 {
      font-size: 28px;
      margin-bottom: 1.5rem;
    }
    
    .about-overview h3 p,
    .about-csr h3 p {
      font-size: 28px;
      margin-bottom: 1.5rem;
    }
    
    .about-overview h4,
    .about-csr h4 {
      font-size: 20px;
      margin-bottom: 1.5rem;
    }
    
    #overview-silder .text-box .text-box-with-image {
    height: 620px
    }
    .overlay-gray {
    font-size: 14px;
    padding: 5.5px 20px
    }
    .text-box-info {
    margin-bottom: 46px;
    margin-top: 46px;
    padding: 0 10px
    }
    .container {
    padding-right: 15px;
    padding-left: 15px
    }
    .overview-container {
    flex-direction: column;
    height: fit-content !important
    }
    .left-container-overview {
    flex: 0 1 100%;
    min-height: 300px;
    max-width: 100%
    }
    .right-container-overview {
    flex: 0 1 100%;
    min-height: 350px;
    max-width: 100%
    }
    .text-box .text-box-with-image+.two-box-info {
    max-width: 400px
    }
    .two-box-info {
    max-width: 100%
    }
    .two-box-info div {
    font-size: 15px
    }
    .two-box-info h3 {
    margin-bottom: 20px
    }
    .two-box-info h1 {
    margin-bottom: 20px
    }
    .two-box-info h2 {
    margin-bottom: 20px
    }
    .btn_more {
    font-size: 14px !important;
    padding: 12px 25px
    }
    
    }
    @media (max-width: 800px) {
    .green-text-box-info {
    padding-left: 0
    }
    }
    @media (max-width: 575px) {
    .overview-container {
    padding-right: 0;
    padding-left: 0
    }
    }
    @media (max-width: 767px) {
    .two-box-info-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 59px;
    }
    .two-box-img {
    height: 350px;
    }
    .two-box-info-overview div {
    margin-bottom: 0px !important;
    }
    }
    @media (min-width: 800px) {
    #overview-silder:hover .btn-video,
    #overview-silder:hover .btn_more,
    .bg-overflow-h:hover .btn-video,
    .bg-overflow-h:hover .btn_more,
    .left-container:hover .btn-video,
    .left-container:hover .btn_more,
    .right-container-overview:hover .btn-video,
    .right-container-overview:hover .btn_more {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    pointer-events: all;
    opacity: 1
    }
    #overview-silder .btn-video,
    #overview-silder .btn_more,
    .bg-overflow-h .btn-video,
    .bg-overflow-h .btn_more,
    .left-container-overview.btn-video,
    .left-container-overview.btn_more,
    .right-container-overview .btn-video,
    .right-container-overview .btn_more {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    pointer-events: none;
    opacity: 0
    }
    }
    @media (max-width: 767px) {
        .text-box-with-image {
            height: 388px;
        }
    }
    .green-text-box-info div {
        font-size: 42px;
        margin-bottom: 30px;
        line-height: 1.3;
    }
    /* overview css end */
    /* History css start */
    @media (max-width: 700px) {
    .d-only {
    display: none !important
    }
    }
    @media (min-width: 700px) {
    .m-only {
    display: none !important
    }
    }
    .history-carousell {
    overflow: hidden;
    margin-top: 58px;
    margin-bottom: 30px
    }
    .history-carousell .history-years-container {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0
    }
    .history-carousell .history-years-container .year-desc {
    margin-bottom: 0
    }
    .history-carousell .history-years-container .btn-discover-more {
    display: none
    }
    .history-carousell .history-carousell-inner {
    width: 100%;
    max-width: 1050px;
    margin: auto;
    justify-content: center
    }
    .history-carousell .history-carousell-inner .history-carousell-mover {
    position: relative;
    display: flex
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab {
    flex-shrink: 0;
    flex-grow: 0;
    width: 100%;
    padding: 68px 54px 0;
    max-width: 1050px;
    position: relative;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    opacity: 0.3;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-years-container {
    opacity: 0;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.current {
    opacity: 1;
    pointer-events: visible;
    z-index: 2
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.current .history-years-container {
    opacity: 1;
    pointer-events: visible;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.current .history-carousell-arrow {
    opacity: 1;
    transform: translate(0, -150%);
    pointer-events: visible;
    transition: 1.25s cubic-bezier(0.23, 1, 0.32, 1) 0.5s
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.current .history-carousell-arrow.next {
    transform: translate(0, 0);
    transition: 1.25s cubic-bezier(0.23, 1, 0.32, 1) 0.75s
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.current.hover {
    opacity: 1;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.current.hover .history-carousell-arrow {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.current .history-carousell-img {
    opacity: 1
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.hide {
    opacity: 0;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked {
    transform: translateY(-60%) !important;
    pointer-events: none
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(2) {
    transform: translate(-100%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(3) {
    transform: translate(-200%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(4) {
    transform: translate(-300%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(5) {
    transform: translate(-400%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(6) {
    transform: translate(-500%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(7) {
    transform: translate(-600%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(8) {
    transform: translate(-700%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(9) {
    transform: translate(-800%, -60%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(10) {
    transform: translate(-900%, -60%) !important
    }
    @media screen and (max-width: 1700px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked {
    transform: translateY(-50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(2) {
    transform: translate(-100%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(3) {
    transform: translate(-200%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(4) {
    transform: translate(-300%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(5) {
    transform: translate(-400%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(6) {
    transform: translate(-500%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(7) {
    transform: translate(-600%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(8) {
    transform: translate(-700%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(9) {
    transform: translate(-800%, -50%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(10) {
    transform: translate(-900%, -50%) !important
    }
    }
    @media screen and (max-width: 1300px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked {
    transform: translateY(-40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(2) {
    transform: translate(-100%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(3) {
    transform: translate(-200%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(4) {
    transform: translate(-300%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(5) {
    transform: translate(-400%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(6) {
    transform: translate(-500%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(7) {
    transform: translate(-600%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(8) {
    transform: translate(-700%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(9) {
    transform: translate(-800%, -40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(10) {
    transform: translate(-900%, -40%) !important
    }
    }
    @media screen and (max-width: 700px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked {
    transform: translateY(-55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(2) {
    transform: translate(-100%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(3) {
    transform: translate(-200%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(4) {
    transform: translate(-300%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(5) {
    transform: translate(-400%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(6) {
    transform: translate(-500%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(7) {
    transform: translate(-600%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(8) {
    transform: translate(-700%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(9) {
    transform: translate(-800%, -55%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(10) {
    transform: translate(-900%, -55%) !important
    }
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-arrow {
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translate(50%, -200%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out;
    cursor: pointer
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-arrow label {
    position: absolute;
    bottom: -20px;
    width: 100%;
    left: -22px;
    display: flex
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-arrow.next {
    left: auto;
    right: 40px;
    transform: translate(-50%, -100%)
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-arrow.next label {
    left: auto;
    right: -40px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img {
    display: flex;
    justify-content: center;
    position: relative;
    width: 580px;
    margin: auto;
    z-index: 9;
    opacity: 0.3
    }
    @media screen and (max-width: 1700px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img {
    width: 45%
    }
    }
    @media screen and (max-width: 1300px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img {
    width: 33%
    }
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img {
    max-width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 20px 20px RGB(0 0 0/10%);
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out;
    cursor: pointer;
    flex-shrink: 0
    }
    @media screen and (min-width: 1300px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img {
    width: 374px;
    min-height: 280px
    }
    }
    @media screen and (min-width: 1700px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img {
    width: 530px;
    min-height: 398px
    }
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.main {
    z-index: 3;
    order: 2
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.nd {
    z-index: 2;
    transform: rotate(-1deg);
    order: 1;
    position: absolute;
    left: 0;
    top: 2px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.rd {
    z-index: 2;
    transform: rotate(2deg);
    order: 3;
    position: absolute;
    top: -10px;
    right: 0
    }
    @media screen and (max-width: 700px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img {
    max-width: 100%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 20px 20px RGB(0 0 0/10%);
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out;
    cursor: pointer;
    flex-shrink: 0
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.main {
    z-index: 3;
    order: 2
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.nd {
    z-index: 2;
    transform: translate(97%, 2px) rotate(-1deg);
    order: 1;
    position: relative;
    left: 0;
    top: 0
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.rd {
    z-index: 2;
    transform: translate(-97%, -10px) rotate(2deg);
    order: 3;
    position: relative;
    top: 0;
    right: 0
    }
    }
    @media screen and (min-width: 700px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img:hover img.nd {
    transform: rotate(0);
    left: calc(-100% - 25px);
    top: 0;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img:hover img.rd {
    transform: rotate(0);
    right: calc(-100% - 25px);
    top: 0;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img[img_length="2"]:hover img {
    transform: translate(calc(50% + 12.5px), 0)
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img[img_length="2"]:hover img.nd {
    left: calc(-50% - 12.5px);
    transform: translate(0);
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img+* {
    margin-top: 30px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab h3 {
    font-size: 44px;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab h3+* {
    margin-top: 16px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-text {
    font-weight: 300
    }
    .history-carousell .history-carousell-control {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 26px;
    display: none
    }
    .history-carousell .history-carousell-control .history-carousell-bullet {
    width: 31px;
    height: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: padding 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    -moz-transition: padding 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    -o-transition: padding 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    -ms-transition: padding 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    transition: padding 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease
    }
    .history-carousell .history-carousell-control .history-carousell-bullet::before {
    display: block;
    content: '';
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background-color: #BEBEBE;
    -webkit-transition: background-color 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    -moz-transition: background-color 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    -o-transition: background-color 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    -ms-transition: background-color 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease;
    transition: background-color 0.3s ease, height 0.3s ease, width 0.3s ease, border 0.3s ease
    }
    .history-carousell .history-carousell-control .history-carousell-bullet:hover::before {
    background-color: #777
    }
    .history-carousell .history-carousell-control .history-carousell-bullet.current {
    border-color: #000
    }
    .history-carousell .history-carousell-control .history-carousell-bullet.current::before {
    background-color: #000
    }
    @media screen and (min-width: 768px) {
    .history-carousell[data-no='1'] .history-carousell-inner .history-carousell-mover .history-carousell-tab,
    .history-carousell[data-no='2'] .history-carousell-inner .history-carousell-mover .history-carousell-tab {
    transform: translateX(0) !important
    }
    .history-carousell[data-no='1'] .history-carousell-control,
    .history-carousell[data-no='2'] .history-carousell-control {
    display: none
    }
    }
    @media screen and (max-width: 700px) {
    .history-carousell {
    padding: 10px 0 0
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab {
    width: 100%;
    max-width: none;
    padding: 20px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img {
    margin-top: 0
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img+* {
    margin-top: 16px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab h3 {
    font-size: 24px
    }
    }
    .fadeout {
    opacity: 0 !important;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out;
    pointer-events: none
    }
    .fadein {
    opacity: 1 !important;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .second-nav {
    color: #000
    }
    .second-nav .second-nav-border .second-nav-border-bar {
    background: #00B3AC
    }
    .history-carousell,
    .history-page-detail {
    line-height: 1
    }
    .fw-light {
    font-weight: 300
    }
    .fw-medium {
    font-weight: 500
    }
    .fw-semi-bold {
    font-weight: 600
    }
    .fw-bold {
    font-weight: 700
    }
    .showing-detail {
    margin-bottom: -500px
    }
    @media (max-width: 1700px) {
    .showing-detail {
    margin-bottom: -350px
    }
    }
    @media (max-width: 1300px) {
    .showing-detail {
    margin-bottom: -250px
    }
    }
    .history-page-detail {
    height: 0;
    opacity: 0;
    display: none;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    .history-page-detail.show {
    display: block
    }
    .history-page-detail.fadein {
    opacity: 1;
    transform: translateY(-500px);
    height: auto;
    -webkit-transition: all 1.25s ease-out;
    -moz-transition: all 1.25s ease-out;
    -o-transition: all 1.25s ease-out;
    -ms-transition: all 1.25s ease-out;
    transition: all 1.25s ease-out
    }
    @media screen and (max-width: 1700px) {
    .history-page-detail.fadein {
    transform: translateY(-350px)
    }
    }
    @media screen and (max-width: 1300px) {
    .history-page-detail.fadein {
    transform: translateY(-250px)
    }
    }
    .history-years-container {
    text-align: center;
    padding-top: 56px;
    padding-bottom: 65px;
    font-size: 18px
    }
    .history-years-container .year-type {
    color: #00B3AC
    }
    .history-years-container .year-title {
    line-height: 1.7
    }
    .history-years-container .year-range {
    font-size: 52px;
    line-height: 1.2;
    margin-top: 7px;
    margin-bottom: 7px
    }
    .history-years-container .year-desc {
    margin-top: 22px;
    margin-bottom: 43px;
    line-height: 1.7
    }
    .img-gallery {
    display: flex;
    justify-content: center
    }
    .img-gallery img {
    max-width: 100%
    }
    .img-gallery img~img {
    margin-left: 50px
    }
    .history-page-container {
    max-width: 1100px;
    margin: 0 auto
    }
    .history-page-container.with-timeline {
    border-left: 1px solid #4BA7A5;
    padding-top: 68px;
    padding-bottom: 60px
    }
    .history-topBanner-container {
    height: 600px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 70px
    }
    .history-topBanner-container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.15
    }
    .history-topBanner-container .history-topBanner-title {
    position: absolute;
    bottom: 70px;
    color: #fff;
    font-size: 52px;
    font-weight: 700;
    line-height: 60px;
    max-width: 1120px;
    margin: 0 auto
    }
    .histry-intro {
    margin-bottom: 70px;
    font-weight: 300;
    line-height: 28px
    }
    .history-timeline {
    background-color: #F7F7F8;
    margin-bottom: 100px
    }
    .timeline-container {
    margin-bottom: 74px;
    display: flex;
    justify-content: space-between
    }
    .timeline-container::before {
    content: "\A";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #00B3AC;
    display: inline-block;
    transform: translate(-60%, 20px)
    }
    .timeline-container:last-child {
    margin-bottom: 0
    }
    .timeline-container .timeline-year {
    font-size: 56px;
    color: #00AAA6;
    font-weight: 700;
    margin-bottom: 5px
    }
    .timeline-container .timeline-title {
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 14px;
    font-size: 18px;
    text-transform: capitalize
    }
    .timeline-container .timeline-desc {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    max-width: 900px
    }
    .timeline-container .timeline-img img {
    max-width: 100%;
    border-radius: 15px
    }
    .timeline-container .col {
    flex: 1 0 0%;
    margin-left: 67px
    }
    .timeline-container .col~.col {
    margin-left: 82px
    }
    .next-history-timeline-item {
    max-width: 1240px;
    margin: 0 auto
    }
    .next-history-timeline-item img {
    max-width: 380px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px
    }
    .btn-discover-more {
    font-size: 16px;
    line-height: 24px;
    padding: 15.5px 34.5px;
    border: 2px solid #1D1D1F;
    border-radius: 30px;
    transition: 0.25s;
    display: inline-block;
    margin-top: 37px
    }
    .btn-discover-more:hover {
    transition: 0.25s;
    color: #fff;
    border-color: #00B3AC;
    background-color: #00B3AC
    }
    .mobile_only {
    display: none
    }
    @media (max-width: 1030px) and (min-width: 767px) {
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked {
    transform: translateY(-40%) !important
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked:nth-child(2) {
    transform: translate(-100%, -40%) !important
    }
    .history-page-detail.fadein {
    transform: translateY(-250px)
    }
    .history-topBanner-container .history-topBanner-title {
    padding: 0 15px
    }
    .histry-intro {
    padding: 0 15px
    }
    .history-page-container.with-timeline {
    margin-left: 18px;
    margin-right: 18px
    }
    .next-history-timeline-item img {
    max-width: 25%
    }
    }
    @media screen and (max-width: 700px) {
    .history-carousell .history-carousell-control {
    display: flex
    }
    .history-carousell .history-carousell-arrow {
    display: none
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img {
    flex-direction: column;
    margin-bottom: -70px;
    width: 100%;
    align-items: center
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img {
    width: 160px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.main {
    order: 1;
    width: 215px
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.nd {
    z-index: 3;
    transform: translate(40%, -30px) rotate(4deg)
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img img.rd {
    z-index: 2;
    transform: translate(-30%, -80%) rotate(-6deg);
    order: 3
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img[img_length="2"] {
    margin-bottom: 0
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img[img_length="2"] img.main {
    transform: translate(0)
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img[img_length="2"] img.nd {
    z-index: 3;
    transform: translate(20%, -30px) rotate(4deg)
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab .history-carousell-img[img_length="1"] {
    margin-bottom: 0
    }
    .history-carousell .history-carousell-inner .history-carousell-mover .history-carousell-tab.clicked .history-carousell-img[img_length="2"] {
    margin-top: 100px
    }
    .history-carousell .history-years-container .year-type {
    font-size: 22px
    }
    .history-carousell .history-years-container .year-range {
    font-size: 32px
    }
    .history-carousell .history-years-container .year-desc {
    display: none
    }
    .history-carousell .history-years-container .btn-discover-more {
    display: inline-block;
    font-size: 12px;
    padding: 5px 12px;
    margin-top: 30px
    }
    .history-topBanner-container {
    margin-bottom: 24px
    }
    .history-topBanner-container .history-topBanner-title {
    display: none
    }
    .history-timeline {
    margin-bottom: 60px
    }
    .history-page-container {
    padding: 0 16px
    }
    .history-page-container .histry-intro {
    margin-bottom: 24px;
    font-weight: 400
    }
    .history-page-container .histry-intro.mobile_only {
    font-size: 32px;
    font-weight: 700;
    display: block;
    line-height: 120%
    }
    .history-page-container.with-timeline {
    margin-left: 18px;
    margin-right: 18px
    }
    .history-page-container .timeline-container {
    flex-direction: column
    }
    .history-page-container .timeline-container .col {
    margin-left: 19px;
    margin-bottom: 20px
    }
    .history-page-container .timeline-container .timeline-year {
    font-size: 52px
    }
    .history-page-container .timeline-container::before {
    transform: translate(-25px, 16px)
    }
    .history-page-detail.fadein {
    transform: translateY(-420px);
    margin-bottom: -400px
    }
    .next-history-timeline-item .img-gallery {
    flex-direction: column;
    align-items: center;
    margin-bottom: -60px;
    width: 100%;
    align-items: center
    }
    .next-history-timeline-item .img-gallery img {
    width: 196px
    }
    .next-history-timeline-item .img-gallery img.main {
    order: 1;
    width: 235px
    }
    .next-history-timeline-item .img-gallery img.nd {
    z-index: 3;
    transform: translate(20%, -30px) rotate(4deg);
    order: 2
    }
    .next-history-timeline-item .img-gallery img.rd {
    z-index: 2;
    transform: translate(-15%, -80%) rotate(-6deg);
    order: 3
    }
    .next-history-timeline-item .img-gallery img~img {
    margin-left: 0
    }
    .next-history-timeline-item .img-gallery[img_length="1"] {
    margin-bottom: 30px
    }
    .next-history-timeline-item .img-gallery[img_length="2"] {
    margin-bottom: 30px
    }
    .next-history-timeline-item .history-years-container {
    padding: 0
    }
    .next-history-timeline-item .history-years-container .year-type {
    font-size: 22px
    }
    .next-history-timeline-item .history-years-container .year-range {
    font-size: 32px
    }
    .next-history-timeline-item .history-years-container .year-desc {
    display: none
    }
    .next-history-timeline-item .history-years-container .btn-discover-more {
    display: inline-block;
    font-size: 12px;
    padding: 5px 12px
    }
    }
    .b2timeline {
    display: block;
    margin-bottom: 65px;
    font-size: 40px;
    color: #D3D3D3
    }
    @media screen and (max-width: 700px) {
    .b2timeline {
    margin-bottom: 45px;
    font-size: 18px
    }
    }
    .b2timeline a {
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out
    }
    .b2timeline a img {
    margin-bottom: 5px;
    transform-origin: 50% 80%;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out
    }
    .b2timeline a:hover {
    color: #00B3AC
    }
    .b2timeline a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
    }
    /* History css end */
    
    /* values css start */
    /* ================= Values Section CSS ================= */
    
    /* common heading */
    .about-values h4 {
      font-size: 30px;
      line-height: 1.3;
      color: #000;
    }
    
    /* spacing fix */
    .text-box.values-no-space {
      margin-bottom: 0px;
    }
    
    /* Mission & Vision */
    .about-values #mission-vision {
      max-width: 900px;
      margin: 0 auto;
      margin-top: 48px;
      margin-bottom: 90px;
    }
    .about-values #mission-vision h3 {
      margin-bottom: 40px;
    }
    .about-values #mission-vision p {
      margin-bottom: 40px;
      color: #000;
    }
    
    /* Our Core Values */
    .about-values #our-core-value h3 {
      margin-bottom: 37px;
      color: #000;
    }
    .about-values #our-core-value .container {
      display: flex;
      flex-wrap: wrap;
    }
    .about-values #our-core-value .text-box {
      flex: 50%;
      max-width: 50%;
      margin-top: 0;
      overflow: hidden;
      position: relative; /* important for absolute text */
    }
    
    /* Background box */
    .about-values #our-core-value .text-box-with-image {
      position: relative;
      height: 350px;
      background-position: center;
      background-size: cover;
    }
    
    /* Image overlay */
    .about-values #our-core-value .text-box-with-image .img-overlay {
      position: absolute;
      inset: 0;
      background: rgba(0,0,0,0.35);
      z-index: 1;
      pointer-events: none;
    }
    
    /* Centered text */
    .about-values #our-core-value .two-box-info,
    .about-values #our-core-value .two-box-info.absolute-c-c {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      width: 100%;
      z-index: 2;
    }
    
    /* Heading */
    .about-values #our-core-value .two-box-info h2 {
      margin: 0;
      position: relative;
      display: inline-block;
      font-size: 36px;
      line-height: 1.2;
      color: #fff;
      text-shadow: 0 2px 6px rgba(0,0,0,0.5);
    }
    
    /* Slide-in underline */
    .about-values #our-core-value .two-box-info h2 .slide-in {
      position: absolute;
      bottom: -6px;
      left: 0;
      height: 6px;
      background-color: #0CE2DC;
      width: 0;
      transition: width 0.6s ease;
    }
    .about-values #our-core-value .text-box:hover h2 .slide-in {
      width: 100%;
    }
    .about-values #our-core-value .our-core-value-desc {
      max-width: 900px;
      margin: 0 auto;
      margin-top: 70px;
      margin-bottom: 90px;
      color: #000;
    }
    @media (max-width: 767px) {
      .about-values h4 {
        font-size: 24px;
      }
      .about-values #mission-vision {
        margin-top: 37px;
        margin-bottom: 45px;
        max-width: 100%;
        padding: 0 19px;
      }
      .about-values #mission-vision h3 {
        margin-bottom: 30px;
      }
      .about-values #mission-vision p {
        font-size: 16px;
        margin-bottom: 25px;
      }
      .about-values #mission-vision h4 {
        margin-bottom: 0;
      }
      .about-values #our-core-value .our-core-value-desc {
        max-width: 100%;
        margin-top: 51px;
        margin-bottom: 57px;
        padding: 0 19px;
        font-size: 16px;
      }
      .about-values #our-core-value .text-box-with-image {
        height: 180px !important;
      }
      .about-values #our-core-value .text-box {
        flex: 100%;
        max-width: 100%;
      }
      .about-values #our-core-value .two-box-info h2 {
        font-size: 28px;
      }
      .about-values #our-core-value h3 {
        margin-bottom: 25px;
      }
      .about-values .two-box-info h3 {
        font-size: 32px;
      }
    }
    .two-box-info .values .absolute-c-c .trackin {
      transform: translate(-50%, -50%) !important;
    }
    @media (max-width: 767px) {
      #overview-silder .text-box .text-box-with-image.banner-custome {
        height: 620px !important;
      }
    }
    /* values end */
    /* csr start */
    .about-csr {
    overflow: hidden
    }
    
    .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
    }
    .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
    }
    .slick-list:focus {
    outline: none
    }
    .slick-list.dragging {
    cursor: pointer;
    cursor: hand
    }
    .slick-slider .slick-track,
    .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
    }
    .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
    }
    .slick-track:before,
    .slick-track:after {
    content: "";
    display: table
    }
    .slick-track:after {
    clear: both
    }
    .slick-loading .slick-track {
    visibility: hidden
    }
    .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
    }
    [dir="rtl"] .slick-slide {
    float: right
    }
    .slick-slide img {
    display: block
    }
    .slick-slide.slick-loading img {
    display: none
    }
    .slick-slide.dragging img {
    pointer-events: none
    }
    .slick-initialized .slick-slide {
    display: block
    }
    .slick-loading .slick-slide {
    visibility: hidden
    }
    .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
    }
    .slick-arrow.slick-hidden {
    display: none
    }
    .slick-prev,
    .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
    }
    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
    }
    .slick-prev:hover:before,
    .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
    opacity: 1
    }
    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
    opacity: .25
    }
    .slick-prev:before,
    .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
    .slick-prev {
    left: -25px
    }
    [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
    }
    .slick-prev:before {
    content: "â†"
    }
    [dir="rtl"] .slick-prev:before {
    content: "â†’"
    }
    .slick-next {
    right: -25px
    }
    [dir="rtl"] .slick-next {
    left: -25px;
    right: auto
    }
    .slick-next:before {
    content: "â†’"
    }
    [dir="rtl"] .slick-next:before {
    content: "â†"
    }
    .slick-dotted.slick-slider {
    margin-bottom: 30px
    }
    .slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
    }
    .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
    }
    .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
    }
    .slick-dots li button:hover,
    .slick-dots li button:focus {
    outline: none
    }
    .slick-dots li button:hover:before,
    .slick-dots li button:focus:before {
    opacity: 1
    }
    .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "â€¢";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
    }
    .slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
    }
    .two-box-info {
    max-width: 450px;
    text-align: center;
    padding: 0 15px;
    pointer-events: none
    }
    .two-box-info h3 {
    margin-top: 15px;
    margin-bottom: 30px
    }
    .two-box-info h1 {
    margin-bottom: 35px;
    margin-top: 0
    }
    .two-box-info h2 {
    margin-bottom: 35px
    }
    .two-box-info a {
    pointer-events: initial
    }
    .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    z-index: 99 !important;
    transform: scale(1)
    }
    .main-visual-about-visual {
    width: 100%;
    min-height: 320px;
    overflow: hidden;
    color: #fff;
    -ms-transform: translateZ(0)
    }
    .main-visual-about-visual .content {
    position: relative
    }
    .main-visual-about-visual .content .bg-holder {
    transition: all 1s;
    transform: scale(1);
    -ms-transform: scale(1)
    }
    .main-visual-about-visual .content:hover .bg-holder {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1)
    }
    .main-visual-about-visual .text-box {
    padding: 30px 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
    }
    .main-visual-about-visual .text-box h4 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 500
    }
    .main-visual-about-visual .slide-item {
    width: 440;
    height: 585px;
    margin: 0 7px;
    position: relative
    }
    .main-visual-about-visual .bg-overflow-h {
    overflow: hidden
    }
    .my-arrow {
    margin: 20px auto;
    text-align: center
    }
    .my-arrow .btn-prev,
    .my-arrow .btn-next {
    display: inline-block;
    width: 25px;
    height: 23px;
    background: url(https://global.hisense.com/.resources/webresources/images/common/icon-next.svg) no-repeat;
    background-size: 100%;
    transition: all 1s
    }
    .my-arrow .btn-prev:hover,
    .my-arrow .btn-next:hover {
    transform: translateX(10px)
    }
    .my-arrow .btn-prev {
    background: url(https://global.hisense.com/.resources/webresources/images/common/icon-prev.svg) no-repeat;
    background-size: 100%;
    margin-right: 20px
    }
    .my-arrow .btn-prev:hover {
    transform: translateX(-10px)
    }
    .left-container-about-csr {
    flex: 0 1 50%;
    min-height: 100%;
    max-width: 50%;
    overflow: hidden;
    color: #000;
    }
    .right-container-about-csr {
    flex: 0 1 50%;
    min-height: 100%;
    max-width: 50%;
    overflow: hidden;
    color: #000;
    }
    .two-box-gap {
    width: 12px
    }
    #two-box {
    margin-top: 10px
    }
    #two-box .overview-container {
    height: auto
    }
    #two-box .left-container-about-csr {
    position: relative
    }
    #two-box .left-container-about-csr .bg-holder {
    height: 420px;
    overflow: hidden;
    margin-bottom: 30px
    }
    #two-box .left-container-about-csr .bg-holder .zoom {
    height: 100%
    }
    #two-box .left-container-about-csr .two-box-info {
    max-width: 100%;
    padding: 0 20px
    }
    #two-box .right-container-about-csr {
    position: relative
    }
    #two-box .right-container-about-csr .bg-holder {
    height: 420px;
    overflow: hidden;
    margin-bottom: 30px
    }
    #two-box .right-container-about-csr .bg-holder .zoom {
    height: 100%
    }
    #two-box .right-container-about-csr .two-box-info {
    max-width: 100%;
    padding: 0 20px
    }
    #two-box div.hisenseLight {
    margin-bottom: 15px
    }
    #two-box .two-box-info {
    text-align: left
    }
    #two-box .two-box-info h4 {
    margin-bottom: 10px
    }
    #two-box .two-box-info .hisenseMedium {
    margin-bottom: 10px
    }
    #two-box .btn_more {
    display: inline-block;
    color: #000
    }
    #two-box .btn_more:hover {
      color: #fff; 
    }
    #two-box .btn_more:after {
    border: 2px solid #000
    }
    @media screen and (min-width: 767px) {
    #two-box .btn_more:hover {
    color: #fff
    }
    }
    @media (min-width: 576px) {
    .container {
    max-width: 540px
    }
    }
    @media (max-width: 992px) {
    .two-box-info-silders {
    padding-left: 20px;
    padding-right: 20px
    }
    #two-box-silders .slick-dots {
    padding: 0 5px
    }
    }
    @media (min-width: 768px) {
    .container {
    max-width: 100%
    }
    }
    @media (min-width: 1200px) {
    .container {
    max-width: 1920px
    }
    }
    @media (max-width: 767px) {
    .about-csr p {
    font-size: 16px
    }
    .text-video-box {
    margin-top: 0
    }
    #two-box div.hisenseLight {
    min-height: inherit;
    margin-bottom: 1em
    }
    #two-box .left-container-about-csr {
    height: auto;
    min-height: auto;
    padding: 0 15px
    }
    #two-box .left-container-about-csr .absolute {
    position: static
    }
    #two-box .left-container-about-csr .two-box-info {
    padding: 0
    }
    #two-box .left-container-about-csr .bg-holder {
    margin-bottom: 30px
    }
    #two-box .right-container-about-csr {
    min-height: auto;
    height: auto
    }
    #two-box .right-container-about-csr .two-box-info {
    padding: 0
    }
    .main-visual-about-visual .bg-overflow-h:after {
    display: none
    }
    .main-visual-about-visual .text-box-with-image {
    height: 500px
    }
    .main-visual-about-visual .slide-item {
    height: auto;
    color: #000;
    margin: 0
    }
    .main-visual-about-visual .text-box {
    position: inherit;
    padding: 10px 0
    }
    .main-visual-about-visual .text-box h4 {
    min-height: inherit
    }
    .main-visual-about-visual .btn_more {
    color: #000
    }
    .main-visual-about-visual .btn_more:hover {
      color: #fff;           
    }
    .main-visual-about-visual .btn_more:after {
    border: 2px solid #000
    }
    .my-arrow {
    text-align: center
    }
    .about-csr h1 {
    font-size: 32px;
    margin-bottom: 40px
    }
    .about-csr h2 {
    font-size: 32px;
    margin-bottom: 1.5rem
    }
    .about-csr h3 {
    font-size: 24px;
    margin-bottom: 1.5rem
    }
    .about-csr h4 {
    font-size: 20px;
    margin-bottom: 1.5rem
    }
    .about-csr h5 {
    margin-bottom: 1.5rem;
    font-size: 18px
    }
    .about-csr h6 {
    margin-bottom: 1.5rem
    }
    .text-box-info {
    margin-top: 40px;
    margin-bottom: 50px;
    padding: 0 5px
    }
    .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-left: 0;
    margin-right: 0
    }
    #two-box .overview-container {
    flex-direction: column;
    height: fit-content !important
    }
    #two-box .overview-container .slick-dotted.slick-slider {
    margin-bottom: 0
    }
    #two-box .overview-container .left-container-about-csr .bg-holder {
    height: 230px;
    width: 100vw;
    margin-left: -15px
    }
    #two-box .overview-container .right-container-about-csr .bg-holder {
    height: 230px;
    width: 100vw;
    margin-left: -15px
    }
    .left-container-about-csr {
    flex: 0 1 100%;
    min-height: 350px;
    max-width: 100%
    }
    .right-container-about-csr {
    flex: 0 1 100%;
    min-height: 350px;
    max-width: 100%
    }
    .two-box-info-silders {
    padding-top: 19px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 58px
    }
    .two-box-info-silders div {
    font-size: 15px
    }
    .two-box-info-silders h3 {
    margin-bottom: 20px
    }
    .text-box .text-box-with-image+.two-box-info {
    max-width: 400px
    }
    .two-box-info {
    max-width: 100%
    }
    .two-box-info div {
    font-size: 15px
    }
    .two-box-info h3 {
    margin-bottom: 20px
    }
    .two-box-info h1 {
    margin-bottom: 20px
    }
    .two-box-info h2 {
    margin-bottom: 20px
    }
    .btn_more {
    font-size: 14px !important;
    padding: 5.5px 20px
    }
    .btn_more b.icon-video {
    width: 25px;
    height: 25px
    }
    .two-box-image {
    height: 350px
    }
    .two-box-image h4 {
    left: 50%;
    bottom: 50px;
    position: absolute;
    transform: translateX(-50%);
    margin-bottom: 0
    }
    #two-box .left-container-about-csr {
    overflow: hidden;
    margin-bottom: 10px;
    min-height: 388px;
    margin: 0 15px
    }
    #two-box .right-container-about-csr {
    min-height: 388px;
    padding: 0 15px;
    margin: 0 15px
    }
    #two-box h3 {
    font-size: 32px
    }
    .green-text-box-info {
    margin-top: 10px ;
    padding-top: 50px ;
    padding-bottom: 80px;
    padding-left: 7px;
    padding-right: 7px
    }
    .green-text-box-info div {
    font-size: 24px !important;
    margin-bottom: 20px !important
    }
    }
    
    #listnews.no-result {
    color: #000;
    align-items: center;
    justify-content: center
    }
    #list1-about-csr .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
    }
    #list1-about-csr .slick-list .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: flex
    }
    #list1-about-csr .slick-list .slick-track:before,
    #list1-about-csr .slick-list .slick-track:after {
    content: "";
    display: table
    }
    #list1-about-csr .slick-list .slick-track .slick-slide>div {
    margin: 0 7px;
    position: relative
    }
    #list1-about-csr .slick-next.slick-arrow,
    #list1-about-csr .slick-prev.slick-arrow {
    display: none
    }
    .two-box-info.absolute-c-c-csr {
        position: absolute;
        top: 14%;
        left: 50%;
        transform: translate(-50%, 0);
        width: 100%;
        z-index: 100;
    }
    /* csr end */
    /* tecnology css start */
    .about-technology .overlay-top-banner-bottom {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 125px;
    z-index: 99 !important;
    background: #000;
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0) 100%)
    }
    .about-technology .innovation-group {
    background: #000000;
    padding: 50px 0
    }
    .about-technology .innovation-group .overlay-top-banner-bottom {
    height: 100%
    }
    .about-technology .innovation-group .innovation-text-box {
    padding-bottom: 120px;
    position: relative;
    z-index: 99;
    max-width: 905px;
    margin: 0 auto;
    margin-top: -125px
    }
    .about-technology .innovation-group .innovation-text-box h3 {
    margin-bottom: 23px
    }
    .about-technology .innovation-group .innovation-text-box p {
    height: 270px;
    overflow: hidden
    }
    .about-technology .innovation-group .innovation-text-box p.expanded {
    height: auto;
    padding-bottom: 20px
    }
    .about-technology .innovation-group .innovation-text-box .text-expand {
    margin-top: 20px
    }
    .about-technology .innovation-group .innovation-text-box .text-expand img {
    cursor: pointer
    }
    .about-technology .innovation-group .innovation-text-box .text-expand img.clicked {
    transform: rotate(180deg)
    }
    .about-technology h3 span {
    color: #0CE2DC;
    background: #35c3dd;
    background: linear-gradient(90deg, #35c3dd 0%, #766acb 40%, #d128e0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
    }
    .about-technology .text-box:nth-child(2n) h3 span {
    color: #3FE0BF;
    background: #3fe0bf;
    background: linear-gradient(90deg, #3fe0bf 0%, #93cc6b 40%, #e4bb34 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
    }
    .isIE .about-technology h3 span {
    background: none
    }
    .isIE .about-technology .text-box:nth-child(2n) h3 span {
    background: none
    }
    
    @media (max-width: 767px) {
    .about-technology h1 {
    font-size: 32px
    }
    .about-technology .innovation-group {
    padding-bottom: 10px
    }
    .about-technology .innovation-group .overlay-top-banner-bottom {
    height: 45%
    }
    .about-technology .innovation-group .innovation-text-box {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    max-width: 100%;
    margin-top: 15px
    }
    .about-technology .innovation-group .innovation-text-box h3 {
    font-size: 24px;
    margin-bottom: 10px
    }
    .about-technology .innovation-group .innovation-text-box p {
    font-size: 16px;
    height: 270px;
    overflow: hidden
    }
    .about-technology .innovation-group .innovation-text-box .text-expand {
    margin-top: 20px
    }
    .about-technology .innovation-group .text-box-with-image {
    height: 230px
    }
    }
    .about-technology .cursor-pointer {
        cursor: pointer
    }
    .about-technology .absolute-c-c[data-track] {
        opacity: 1;
        transform: translate(-50%, 120px) !important
    }
    .about-technology .absolute-c-c[data-track].trackin {
        opacity: 1;
        transform: translate(-50%, -50%) !important
    }
     /* tech end */
     /* newsroom */
    
    .select2-container {
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        vertical-align: middle
    }
    
    .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none
    }
    
    .select2-container .select2-selection--single .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    
    .select2-container .select2-selection--single .select2-selection__clear {
        background-color: transparent;
        border: none;
        font-size: 1em
    }
    
    .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }
    
    .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none
    }
    
    .select2-container .select2-selection--multiple .select2-selection__rendered {
        display: inline;
        list-style: none;
        padding: 0
    }
    
    .select2-container .select2-selection--multiple .select2-selection__clear {
        background-color: transparent;
        border: none;
        font-size: 1em
    }
    
    .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        margin-left: 5px;
        padding: 0;
        max-width: 100%;
        resize: none;
        height: 18px;
        vertical-align: bottom;
        font-family: sans-serif;
        overflow: hidden;
        word-break: keep-all
    }
    
    .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none
    }
    
    .select2-dropdown {
        background-color: white;
        border: 1px solid #aaa;
        border-radius: 4px;
        box-sizing: border-box;
        display: block;
        position: absolute;
        left: -100000px;
        width: 100%;
        z-index: 1051
    }
    
    .select2-results {
        display: block
    }
    
    .select2-results__options {
        list-style: none;
        margin: 0;
        padding: 0
    }
    
    .select2-results__option {
        padding: 6px;
        user-select: none;
        -webkit-user-select: none
    }
    
    .select2-results__option--selectable {
        cursor: pointer
    }
    
    .select2-container--open .select2-dropdown {
        left: 0
    }
    
    .select2-container--open .select2-dropdown--above {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    
    .select2-container--open .select2-dropdown--below {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    
    .select2-search--dropdown {
        display: block;
        padding: 4px
    }
    
    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box
    }
    
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none
    }
    
    .select2-search--dropdown.select2-search--hide {
        display: none
    }
    
    .select2-close-mask {
        border: 0;
        margin: 0;
        padding: 0;
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        min-height: 100%;
        min-width: 100%;
        height: auto;
        width: auto;
        opacity: 0;
        z-index: 99;
        background-color: #fff;
        filter: alpha(opacity=0)
    }
    
    .select2-hidden-accessible {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        -webkit-clip-path: inset(50%) !important;
        clip-path: inset(50%) !important;
        height: 1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
        white-space: nowrap !important
    }
    
    .select2-container--default .select2-selection--single {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px
    }
    
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }
    
    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px;
        padding-right: 0px
    }
    
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px
    }
    
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #888 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0
    }
    
    .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
        float: left
    }
    
    .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
        left: 1px;
        right: auto
    }
    
    .select2-container--default.select2-container--disabled .select2-selection--single {
        background-color: #eee;
        cursor: default
    }
    
    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }
    
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #888 transparent;
        border-width: 0 4px 5px 4px
    }
    
    .select2-container--default .select2-selection--multiple {
        background-color: white;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: text;
        padding-bottom: 5px;
        padding-right: 5px;
        position: relative
    }
    
    .select2-container--default .select2-selection--multiple.select2-selection--clearable {
        padding-right: 25px
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        font-weight: bold;
        height: 20px;
        margin-right: 10px;
        margin-top: 5px;
        position: absolute;
        right: 0;
        padding: 1px
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
        padding-left: 20px;
        position: relative;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
        white-space: nowrap
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #aaa;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #999;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px;
        position: absolute;
        left: 0;
        top: 0
    }
    
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
        background-color: #f1f1f1;
        color: #333;
        outline: none
    }
    
    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
        margin-left: 5px;
        margin-right: auto
    }
    
    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
        padding-left: 5px;
        padding-right: 2px
    }
    
    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
        border-left: 1px solid #aaa;
        border-right: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    
    .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
        float: left;
        margin-left: 10px;
        margin-right: auto
    }
    
    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border: solid black 1px;
        outline: 0
    }
    
    .select2-container--default.select2-container--disabled .select2-selection--multiple {
        background-color: #eee;
        cursor: default
    }
    
    .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
        display: none
    }
    
    .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
    .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
    .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    
    .select2-container--default .select2-search--dropdown .select2-search__field {
        border: 1px solid #aaa
    }
    
    .select2-container--default .select2-search--inline .select2-search__field {
        background: transparent;
        border: none;
        outline: 0;
        box-shadow: none;
        -webkit-appearance: textfield
    }
    
    .select2-container--default .select2-results>.select2-results__options {
        max-height: 200px;
        overflow-y: auto
    }
    
    .select2-container--default .select2-results__option .select2-results__option {
        padding-left: 1em
    }
    
    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }
    
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }
    
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -2em;
        padding-left: 3em
    }
    
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em
    }
    
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -4em;
        padding-left: 5em
    }
    
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -5em;
        padding-left: 6em
    }
    
    .select2-container--default .select2-results__option--group {
        padding: 0
    }
    
    .select2-container--default .select2-results__option--disabled {
        color: #999
    }
    
    .select2-container--default .select2-results__option--selected {
        background-color: #ddd
    }
    
    .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #5897fb;
        color: white
    }
    
    .select2-container--default .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px
    }
    
    .select2-container--classic .select2-selection--single {
        background-color: #f7f7f7;
        border: 1px solid #aaa;
        border-radius: 4px;
        outline: 0;
        background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
        background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
        background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
    }
    
    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }
    
    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }
    
    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: bold;
        height: 26px;
        margin-right: 20px
    }
    
    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }
    
    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
    }
    
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
        border-color: #888 transparent transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0 4px;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0
    }
    
    .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
        float: left
    }
    
    .select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
        border: none;
        border-right: 1px solid #aaa;
        border-radius: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        left: 1px;
        right: auto
    }
    
    .select2-container--classic.select2-container--open .select2-selection--single {
        border: 1px solid #5897fb
    }
    
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: transparent;
        border: none
    }
    
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #888 transparent;
        border-width: 0 4px 5px 4px
    }
    
    .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
        background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
        background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
    }
    
    .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
    }
    
    .select2-container--classic .select2-selection--multiple {
        background-color: white;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: text;
        outline: 0;
        padding-bottom: 5px;
        padding-right: 5px
    }
    
    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }
    
    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }
    
    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0
    }
    
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px
    }
    
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: bold;
        padding: 0 4px
    }
    
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
        color: #555;
        outline: none
    }
    
    .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
        margin-left: 5px;
        margin-right: auto
    }
    
    .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
        padding-left: 5px;
        padding-right: 2px
    }
    
    .select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
    
    .select2-container--classic.select2-container--open .select2-selection--multiple {
        border: 1px solid #5897fb
    }
    
    .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    
    .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    
    .select2-container--classic .select2-search--dropdown .select2-search__field {
        border: 1px solid #aaa;
        outline: 0
    }
    
    .select2-container--classic .select2-search--inline .select2-search__field {
        outline: 0;
        box-shadow: none
    }
    
    .select2-container--classic .select2-dropdown {
        background-color: #fff;
        border: 1px solid transparent
    }
    
    .select2-container--classic .select2-dropdown--above {
        border-bottom: none
    }
    
    .select2-container--classic .select2-dropdown--below {
        border-top: none
    }
    
    .select2-container--classic .select2-results>.select2-results__options {
        max-height: 200px;
        overflow-y: auto
    }
    
    .select2-container--classic .select2-results__option--group {
        padding: 0
    }
    
    .select2-container--classic .select2-results__option--disabled {
        color: grey
    }
    
    .select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #3875d7;
        color: #fff
    }
    
    .select2-container--classic .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px
    }
    
    .select2-container--classic.select2-container--open .select2-dropdown {
        border-color: #5897fb
    }
    
    .two-box-image-carousel-newsroom .slick-slide>div {
        display: flex;
        height: 100%
    }
    
    #latest-news h4 {
        font-size: 32px;
        font-weight: 500;
        color: #000;
    }
    
    @media screen and (max-width: 768px) {
        #latest-news h4 {
            font-size: 24px;
            margin-bottom: 18px
        }
        ul#pagination li {
        padding: 0 20px !important;
    }
    }
    
    #latest-news .news-info {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 50px 0
    }
    
    @media screen and (max-width: 768px) {
        #latest-news .news-info {
            display: block;
            text-align: center
        }
    }
    
    #latest-news .list-no-result {
        display: none;
        text-align: center
    }
    
    #latest-news .list-no-result.show {
        display: block
    }
    
    #latest-news .main-visual-about-visual  {
        display: flex;
        flex-wrap: wrap;
        align-content: stretch
    }
    
    #latest-news .main-visual-about-visual  .slide-item-newsroom {
        width: 32%;
        display: inline-block;
        height: auto;
        vertical-align: top
    }
    
    @media screen and (max-width: 1162px) {
        #latest-news .main-visual-about-visual  .slide-item-newsroom {
            width: 48%
        }
    }
    
    @media screen and (max-width: 820px) {
        #latest-news .main-visual-about-visual  .slide-item-newsroom {
            width: 100%
        }
    }
    
    #latest-news .main-visual-about-visual  .slide-item-newsroom .text-box-with-image {
        height: 298px
    }
    
    #latest-news .main-visual-about-visual  .slide-item-newsroom a {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10
    }
    
    #latest-news .main-visual-about-visual  .text-box {
        position: relative;
        color: #000;
        padding: 20px 0 0 0;
        margin-bottom: 48px
    }
    
    @media screen and (max-width: 820px) {
        #latest-news .main-visual-about-visual  .text-box {
            margin-bottom: 30px
        }
    }
    
    #latest-news .main-visual-about-visual  .text-box .news-topics {
        color: #00B3AC;
        margin-bottom: 13px
    }
    
    @media screen and (max-width: 820px) {
        #latest-news .main-visual-about-visual  .text-box .news-topics {
            margin-bottom: 7px
        }
    }
    
    #latest-news .main-visual-about-visual  .text-box h4 {
        font-size: 22px;
        height: 140px;
        padding-right: 30px
    }
    
    @media screen and (max-width: 820px) {
        #latest-news .main-visual-about-visual  .text-box h4 {
            height: auto
        }
    }
    
    #latest-news .main-visual-about-visual  .text-box .news-date {
        margin-top: 50px;
        padding-bottom: 20px;
        border-bottom: 1px solid #000
    }
    
    @media screen and (max-width: 820px) {
        #latest-news .main-visual-about-visual  .text-box .news-date {
            margin-top: 36px
        }
    }
    @media (max-width: 767px) {
    
        #two-box-silders-newsroom .slick-dots {
            bottom: 20px;
            text-align: center
        }
    
    
    }
    
    #two-box-silders-newsroom .two-box-info-silders {
        padding-top: 65px;
        padding-left: 73px;
        padding-right: 77px;
        color: #fff
    }
    
    @media screen and (max-width: 1280px) {
        #two-box-silders-newsroom .two-box-info-silders {
            padding-top: 33px;
            padding-left: 35px;
            padding-right: 35px
        }
    }
    
    #two-box-silders-newsroom .two-box-info-silders div {
        font-size: 20px;
        margin-bottom: 15px
    }
    
    @media screen and (min-width: 768px) and (max-width: 1023px) {
        #two-box-silders-newsroom .two-box-info-silders h4 {
            font-size: 20px !important
        }
    }
    
    @media screen and (max-width: 1280px) {
        #two-box-silders-newsroom .two-box-info-silders h4 {
            font-size: 25px
        }
    }
    
    #two-box-silders-newsroom .two-box-info-silders h3 {
        margin-bottom: 35px
    }
    
    #two-box-silders-newsroom .two-box-info-silders .hisenseMedium {
        margin-bottom: 20px
    }
    
    #two-box-silders-newsroom .two-box-info-silders .hisenseMedium.date {
        margin-top: 30px
    }
    
    #two-box-silders-newsroom .overview-container {
        display: flex;
        height: 540px
    }
    
    @media screen and (max-width: 767px) {
        #two-box-silders-newsroom .overview-container {
            flex-direction: column;
            height: fit-content !important
        }
    }
    
    #two-box-silders-newsroom .overview-container .bg-overflow-h {
        width: 100%;
        overflow: hidden;
        position: relative
    }
    
    #two-box-silders-newsroom .right-container {
        flex: 0 1 40%;
        min-height: 100%;
        max-width: 40%;
        background: #00AAA5;
        overflow: hidden
    }
    
    @media screen and (max-width: 767px) {
        #two-box-silders-newsroom .right-container {
            flex: 0 1 100%;
            max-width: 100%
        }
    }
    
    #two-box-silders-newsroom .left-container {
        flex: 0 1 60%;
        min-height: 100%;
        max-width: 60%;
        overflow: hidden
    }
    
    @media screen and (max-width: 767px) {
        #two-box-silders-newsroom .left-container {
            flex: 0 1 100%;
            max-width: 100%
        }
    }
    
    #two-box-silders-newsroom .h-100 {
        height: 100% !important
    }
    
    #two-box-silders-newsroom .w-100 {
        width: 100% !important
    }
    
    #two-box-silders-newsroom .slick-list {
        height: 100%
    }
    
    #two-box-silders-newsroom .slick-track {
        height: 100%
    }
    
    #two-box-silders-newsroom .slick-dots {
        bottom: 38px;
        padding: 0 35px;
        text-align: left
    }
    
    @media screen and (max-width: 767px) {
        #two-box-silders-newsroom .slick-dots {
            padding: 0 34px;
            bottom: 0
        }
    }
    
    #two-box-silders-newsroom .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 12px;
        padding: 0
    }
    
    #two-box-silders-newsroom .slick-dots li button:before {
        line-height: 6px;
        font-family: serif;
        font-size: 23px;
        width: 6px;
        height: 6px;
        opacity: .5;
        color: #FFFFFF
    }
    
    #two-box-silders-newsroom .slick-dots li.slick-active:before {
        content: '';
        position: absolute;
        top: -11px;
        left: -10px;
        border: 2px solid #fff;
        border-radius: 50%;
        width: 28px;
        height: 28px
    }
    
    #two-box-silders-newsroom .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #FFFFFF
    }
    
    #two-box-silders-newsroom .btn_more {
        margin: 0
    }
    
    .select2-dropdown {
        font-size: 14px
    }
    
    .select2-container--open .select2-dropdown--below,
    .select2-container--open .select2-dropdown--above {
        border-radius: 5px;
        overflow: hidden
    }
    
    .select2-container--open .select2-dropdown--below {
        margin-top: 10px;
        border-top: 1px solid #C3C3C3
    }
    
    .select2-container--open .select2-dropdown--above {
        margin-top: -10px;
        border-bottom: 1px solid #C3C3C3
    }
    
    .select2-results__option--selectable {
        padding: 11px 30px
    }
    
    .select2-container--default .select2-results>.select2-results__options {
        max-height: 250px
    }
    
    .select2-container--default .select2-results__option--selected {
        color: #00B3AC;
        background-color: rgba(229, 229, 229, 0.36)
    }
    
    .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
        color: #1D1D1F;
        background-color: rgba(229, 229, 229, 0.36)
    }
    
    .latest-news-filter select {
        padding: 20px 30px;
        border-radius: 50px;
        border: 2px solid;
        appearance: none;
        position: relative;
        outline: none;
        cursor: pointer
    }
    
    .latest-news-filter select::after {
        padding: 5px;
        margin: 30px auto;
        background: #000;
        height: 50px;
        width: 50px;
        border-radius: 50%;
        transition: all 0.2s linear;
        content: "";
        position: absolute;
        left: 17px;
        z-index: 11;
        display: block;
        width: 25px;
        height: 25px;
        border-top: 2px solid #000;
        border-left: 2px solid #000;
        top: 20px;
        transform: rotate(45deg)
    }
    
    .latest-news-filter select option {
        padding: 15px 25px
    }
    
    .latest-news-filter select::-ms-expand {
        display: none
    }
    
    .latest-news-filter .select2-dropdown {
        margin-top: 10px
    }
    
    .latest-news-filter .select2-container {
        min-width: 180px;
        width: auto !important;
        font-size: 14px;
        margin-left: 10px
    }
    
    @media screen and (max-width: 767px) {
        .latest-news-filter .select2-container {
            width: 100% !important;
            margin-left: 0;
            margin-top: 10px
        }
    }
    
    .latest-news-filter .select2-container:first-of-type {
        margin-left: 0
    }
    
    @media screen and (max-width: 767px) {
        .latest-news-filter .select2-container:first-of-type {
            margin-top: 0
        }
    }
    
    .latest-news-filter .select2-container.select2-container--open.select2-container--below .select2-selection--single,
    .latest-news-filter .select2-container.select2-container--open.select2-container--above .select2-selection--single {
        border-radius: 50px
    }
    
    .latest-news-filter .select2-container .select2-selection--single {
        border-radius: 50px;
        border: 2px solid;
        height: auto
    }
    
    .latest-news-filter .select2-container .select2-selection--single .select2-selection__rendered {
        padding: 14px 50px 14px 30px
    }
    
    .latest-news-filter .select2-container .select2-selection--single .select2-selection__arrow {
        right: 6px
    }
    
    .latest-news-filter .select2-container .select2-selection--single .select2-selection__arrow b {
        position: relative;
        border: none;
        width: 20px;
        height: 20px;
        margin: 0;
        left: auto
    }
    
    .latest-news-filter .select2-container .select2-selection--single .select2-selection__arrow b:after,
    .latest-news-filter .select2-container .select2-selection--single .select2-selection__arrow b:before {
        content: '';
        display: block;
        position: absolute;
        width: 2px;
        height: 10px;
        background-color: #000;
        top: 10px
    }
    
    .latest-news-filter .select2-container .select2-selection--single .select2-selection__arrow b:after {
        transform: rotate(45deg);
        left: -7px
    }
    
    .latest-news-filter .select2-container .select2-selection--single .select2-selection__arrow b:before {
        transform: rotate(-45deg);
        left: -13px
    }
    
    .filterhidden {
        display: none !important
    }
    
    ul#pagination {
        text-align: center;
        padding-bottom: 10px
    }
    
    ul#pagination li {
        display: inline-block;
        padding: 0 37px
    }
    
    @media (max-width: 375px) {
        ul#pagination li {
            padding: 0 20px
        }
    }
    
    ul#pagination li.active a {
        position: relative
    }
    
    ul#pagination li.active a:before {
        border: 2px solid;
        border-radius: 50%;
        position: absolute;
        content: '';
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 40px;
        height: 40px
    }
    
    ul#pagination li a {
    color: #000;
        margin-bottom: -9px;
    }
    
    ul#pagination li a:hover {
        color: #000;
          margin-bottom: -9px;
    }
    
    ul#pagination li.first,
    ul#pagination li.last {
        display: none
    }
    
    ul#pagination li.prev,
    ul#pagination li.next {
        position: relative;
        transition: all 1s
    }
    
    ul#pagination li.prev a,
    ul#pagination li.next a {
        background-size: contain;
        text-indent: -9999px;
        display: inline-block;
        width: 25px;
        height: 25px
    }
    
    ul#pagination li.prev:hover {
        transform: translateX(-10px)
    }
    
    ul#pagination li.prev a {
      background: url('../../assets/images/icon-prev.svg') no-repeat;
    
    }
    
    
    ul#pagination li.next:hover {
        transform: translateX(10px)
    }
    
    ul#pagination li.next a {
        background: url('../../assets/images/icon-next.svg') no-repeat
    }
    
    #listnews-newsroom.no-result {
        color: #000;
        align-items: center;
        justify-content: center
    }
    
    #list1 .slick-list {
        position: relative;
        overflow: hidden;
        display: block;
        margin: 0;
        padding: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    
    #list1 .slick-list .slick-track {
        position: relative;
        left: 0;
        top: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
        display: flex
    }
    
    #list1 .slick-list .slick-track:before,
    #list1 .slick-list .slick-track:after {
        content: "";
        display: table
    }
    
    #list1 .slick-list .slick-track .slick-slide>div {
        margin: 0 7px;
        position: relative
    }
    
    #list1 .slick-next.slick-arrow,
    #list1 .slick-prev.slick-arrow {
        display: none
    }
    .newsroom h1 {
           font-size: 52px;
        line-height: 1.3;
        margin: 107px 0 42px 0;
        color: #000;
        
    }
    @media (max-width: 767px) {
        .newsroom h1 {
            font-size: 32px;
            margin-bottom: 40px;
        }
    }
    .latest-news-filter select {
        appearance: auto;       /* default browser style */
        -webkit-appearance: auto;
        -moz-appearance: auto;
    
    }
    select {
      -webkit-appearance: none; 
      -moz-appearance: none; 
      appearance: none; 
      background: transparent; 
      padding-right: 30px;
      position: relative;
    }
    .latest-news-filter {
      display: flex;
      gap: 15px;
    }
    
    .select-wrapper {
      position: relative;
      width: 180px; 
    }
    
    .select-wrapper select {
      width: 100%;
      font-size: 16px;
      border-radius: 50px;
        border: 2px solid;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: #fff;
      cursor: pointer;
    }
    
    .select-wrapper::after {
      content: "";
      position: absolute;
      right: 30px;
      top: 50%;
      width: 10px; 
      height: 10px; 
      border-right: 3px solid #000;
      border-bottom: 3px solid #000; 
      transform: translateY(-50%) rotate(45deg);
      pointer-events: none;
    }
    .main-visual-about-visual  .slide-item-newsroom {
        width: 440;
        height: 585px;
        margin: 0 7px;
        position: relative
    }
    .my-arrow {
        margin: 20px auto;
        text-align: center
    }
    .my-arrow .btn-prev:hover {
        transform: translateX(-10px)
    }
    .main-visual-about-visual  .bg-overflow-h {
        overflow: hidden
    }
    /* Responsive tweaks */
    
    /* Tablet: 2 cards per row */
    @media (max-width: 991px) {
      .slide-item-newsroom {
        flex: 1 1 calc(50% - 20px);
      }
    }
    
    /* Mobile: 1 card per row */
    @media (max-width: 600px) {
      .slide-item-newsroom {
        flex: 1 1 100%;
      }
      .latest-news-filter {
        flex-direction: column;
        gap: 10px;
      }
      .latest-news-filter select {
        width: 100%;
      }
      .select-wrapper {
      position: relative;
      width: 100%; 
    }
    }
    
    /* newroom end */
    
    
    /* partnership css start */
    @font-face {
        font-family: swiper-icons;
        src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
        font-weight: 400;
        font-style: normal
    }
    
    :root {
        --swiper-theme-color: #007aff
    }
    
    .imageBox .imageList .imageItem .imgInfo:after {
        box-sizing: content-box;
        content: " ";
        position: absolute;
        width: 100%;
        height: 100%;
        padding: 20px;
        left: 50%;
        top: 50%;
        /* background-color: #29DBCF;
        background-image: linear-gradient(to bottom right, #29DBCF, #FF5A7C); */
        z-index: -1;
        overflow: hidden;
        line-height: 0;
        transform: translate(-50%, -50%);
        transition: all 0.3s ease-out 0.1s;
        opacity: 0
    }
    .swiper-container {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1
    }
    
    .swiper-container-vertical>.swiper-wrapper {
        flex-direction: column
    }
    
    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: flex;
        transition-property: transform;
        box-sizing: content-box
    }
    
    .swiper-container-android .swiper-slide,
    .swiper-wrapper {
        transform: translate3d(0px, 0, 0)
    }
    
    .swiper-container-multirow>.swiper-wrapper {
        flex-wrap: wrap
    }
    
    .swiper-container-multirow-column>.swiper-wrapper {
        flex-wrap: wrap;
        flex-direction: column
    }
    
    .swiper-container-free-mode>.swiper-wrapper {
        transition-timing-function: ease-out;
        margin: 0 auto
    }
    
    .swiper-slide {
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform
    }
    
    .swiper-slide-invisible-blank {
        visibility: hidden
    }
    
    .swiper-container-autoheight,
    .swiper-container-autoheight .swiper-slide {
        height: auto
    }
    
    .swiper-container-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform, height
    }
    
    .swiper-container-3d {
        perspective: 1200px
    }
    
    .swiper-container-3d .swiper-cube-shadow,
    .swiper-container-3d .swiper-slide,
    .swiper-container-3d .swiper-slide-shadow-bottom,
    .swiper-container-3d .swiper-slide-shadow-left,
    .swiper-container-3d .swiper-slide-shadow-right,
    .swiper-container-3d .swiper-slide-shadow-top,
    .swiper-container-3d .swiper-wrapper {
        transform-style: preserve-3d
    }
    
    .swiper-container-3d .swiper-slide-shadow-bottom,
    .swiper-container-3d .swiper-slide-shadow-left,
    .swiper-container-3d .swiper-slide-shadow-right,
    .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }
    
    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }
    
    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }
    
    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }
    
    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }
    
    .swiper-container-css-mode>.swiper-wrapper {
        overflow: auto;
        scrollbar-width: none;
        -ms-overflow-style: none
    }
    
    .swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
        display: none
    }
    
    .swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
        scroll-snap-align: start start
    }
    
    .swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
        scroll-snap-type: x mandatory
    }
    
    .swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
        scroll-snap-type: y mandatory
    }
    
    :root {
        --swiper-navigation-size: 44px
    }
    
    .swiper-button-next,
    .swiper-button-prev {
        position: absolute;
        top: 50%;
        width: calc(var(--swiper-navigation-size)/ 44 * 27);
        height: var(--swiper-navigation-size);
        margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
        z-index: 10;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--swiper-navigation-color, var(--swiper-theme-color))
    }
    
    .swiper-button-next.swiper-button-disabled,
    .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }
    
    .swiper-button-next:after,
    .swiper-button-prev:after {
        font-family: swiper-icons;
        font-size: var(--swiper-navigation-size);
        text-transform: none !important;
        letter-spacing: 0;
        text-transform: none;
        font-variant: initial;
        line-height: 1
    }
    
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 10px;
        right: auto
    }
    
    .swiper-button-prev:after,
    .swiper-container-rtl .swiper-button-next:after {
        content: 'prev'
    }
    
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 10px;
        left: auto
    }
    
    .swiper-button-next:after,
    .swiper-container-rtl .swiper-button-prev:after {
        content: 'next'
    }
    
    .swiper-button-next.swiper-button-white,
    .swiper-button-prev.swiper-button-white {
        --swiper-navigation-color: #ffffff
    }
    
    .swiper-button-next.swiper-button-black,
    .swiper-button-prev.swiper-button-black {
        --swiper-navigation-color: #000000
    }
    
    .swiper-button-lock {
        display: none
    }
    
    .swiper-pagination {
        position: absolute;
        text-align: center;
        transition: .3s opacity;
        transform: translate3d(0, 0, 0);
        z-index: 10
    }
    
    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }
    
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 10px;
        left: 0;
        width: 100%
    }
    
    .swiper-pagination-bullets-dynamic {
        overflow: hidden;
        font-size: 0
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transform: scale(0.33);
        position: relative
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        transform: scale(1)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        transform: scale(1)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        transform: scale(0.66)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        transform: scale(0.33)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        transform: scale(0.66)
    }
    
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        transform: scale(0.33)
    }
    
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        display: inline-block;
        border-radius: 100%;
        background: #000;
        opacity: .2
    }
    
    button.swiper-pagination-bullet {
        border: none;
        margin: 0;
        padding: 0;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none
    }
    
    .swiper-pagination-clickable .swiper-pagination-bullet {
        cursor: pointer
    }
    
    .swiper-pagination-bullet-active {
        opacity: 1;
        background: var(--swiper-pagination-color, var(--swiper-theme-color))
    }
    
    .swiper-container-vertical>.swiper-pagination-bullets {
        right: 10px;
        top: 50%;
        transform: translate3d(0px, -50%, 0)
    }
    
    .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }
    
    .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        transform: translateY(-50%);
        width: 8px
    }
    
    .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        display: inline-block;
        transition: .2s transform, .2s top
    }
    
    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 4px
    }
    
    .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap
    }
    
    .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s transform, .2s left
    }
    
    .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: .2s transform, .2s right
    }
    
    .swiper-pagination-progressbar {
        background: rgba(0, 0, 0, 0.25);
        position: absolute
    }
    
    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--swiper-pagination-color, var(--swiper-theme-color));
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: scale(0);
        transform-origin: left top
    }
    
    .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        transform-origin: right top
    }
    
    .swiper-container-horizontal>.swiper-pagination-progressbar,
    .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
        width: 100%;
        height: 4px;
        left: 0;
        top: 0
    }
    
    .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
    .swiper-container-vertical>.swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }
    
    .swiper-pagination-white {
        --swiper-pagination-color: #ffffff
    }
    
    .swiper-pagination-black {
        --swiper-pagination-color: #000000
    }
    
    .swiper-pagination-lock {
        display: none
    }
    
    .swiper-scrollbar {
        border-radius: 10px;
        position: relative;
        -ms-touch-action: none;
        background: rgba(0, 0, 0, 0.1)
    }
    
    .swiper-container-horizontal>.swiper-scrollbar {
        position: absolute;
        left: 1%;
        bottom: 3px;
        z-index: 50;
        height: 5px;
        width: 98%
    }
    
    .swiper-container-vertical>.swiper-scrollbar {
        position: absolute;
        right: 3px;
        top: 1%;
        z-index: 50;
        width: 5px;
        height: 98%
    }
    
    .swiper-scrollbar-drag {
        height: 100%;
        width: 100%;
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 10px;
        left: 0;
        top: 0
    }
    
    .swiper-scrollbar-cursor-drag {
        cursor: move
    }
    
    .swiper-scrollbar-lock {
        display: none
    }
    
    .swiper-zoom-container {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }
    
    .swiper-zoom-container>canvas,
    .swiper-zoom-container>img,
    .swiper-zoom-container>svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }
    
    .swiper-slide-zoomed {
        cursor: move
    }
    
    .swiper-lazy-preloader {
        width: 42px;
        height: 42px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -21px;
        margin-top: -21px;
        z-index: 10;
        transform-origin: 50%;
        animation: swiper-preloader-spin 1s infinite linear;
        box-sizing: border-box;
        border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
        border-radius: 50%;
        border-top-color: transparent
    }
    
    .swiper-lazy-preloader-white {
        --swiper-preloader-color: #fff
    }
    
    .swiper-lazy-preloader-black {
        --swiper-preloader-color: #000
    }
    
    @keyframes swiper-preloader-spin {
        100% {
            transform: rotate(360deg)
        }
    }
    
    .swiper-container .swiper-notification {
        position: absolute;
        left: 0;
        top: 0;
        pointer-events: none;
        opacity: 0;
        z-index: -1000
    }
    
    .swiper-container-fade.swiper-container-free-mode .swiper-slide {
        transition-timing-function: ease-out
    }
    
    .swiper-container-fade .swiper-slide {
        pointer-events: none;
        transition-property: opacity
    }
    
    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }
    
    .swiper-container-fade .swiper-slide-active,
    .swiper-container-fade .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }
    
    .swiper-container-cube {
        overflow: visible
    }
    
    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }
    
    .swiper-container-cube .swiper-slide .swiper-slide {
        pointer-events: none
    }
    
    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        transform-origin: 100% 0
    }
    
    .swiper-container-cube .swiper-slide-active,
    .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }
    
    .swiper-container-cube .swiper-slide-active,
    .swiper-container-cube .swiper-slide-next,
    .swiper-container-cube .swiper-slide-next+.swiper-slide,
    .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }
    
    .swiper-container-cube .swiper-slide-shadow-bottom,
    .swiper-container-cube .swiper-slide-shadow-left,
    .swiper-container-cube .swiper-slide-shadow-right,
    .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    
    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0px;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }
    
    .swiper-container-flip {
        overflow: visible
    }
    
    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }
    
    .swiper-container-flip .swiper-slide .swiper-slide {
        pointer-events: none
    }
    
    .swiper-container-flip .swiper-slide-active,
    .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }
    
    .swiper-container-flip .swiper-slide-shadow-bottom,
    .swiper-container-flip .swiper-slide-shadow-left,
    .swiper-container-flip .swiper-slide-shadow-right,
    .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
    
    html,
    body {
        margin: 0;
        padding: 0;
        border: 0;
        -webkit-text-size-adjust: none
    }
    
    body {
        width: 100%;
        min-width: 320px;
        height: 100%;
        font-weight: 400
    }
    
    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    form,
    fieldset,
    input,
    textarea,
    p,
    blockquote,
    th,
    td,
    figure,
    figcaption {
        margin: 0;
        padding: 0;
        outline: 0
    }
    
    a {
        text-decoration: none;
        cursor: pointer
    }
    
    table,
    tbody,
    tfoot,
    thead,
    tr,
    th,
    td {
        margin: 0;
        padding: 0;
        vertical-align: top
    }
    
    table {
        border-collapse: collapse;
        border-spacing: 0
    }
    
    fieldset,
    img {
        border: 0
    }
    
    address,
    caption,
    cite,
    code,
    dfn,
    th,
    var {
        font-style: normal;
        font-weight: normal
    }
    
    caption,
    th {
        text-align: left
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 100%;
        font-weight: normal
    }
    
    q:before,
    q:after {
        content: ''
    }
    
    abbr,
    acronym {
        border: 0
    }
    
    *,
    *:before,
    *:after {
        box-sizing: border-box
    }
    
    img {
        max-width: 100%
    }
    
    p {
        margin: 0;
        padding: 0
    }
    
    a {
        text-decoration: none
    }
    
    ul {
        list-style: none
    }
    
    ul li {
        list-style: none
    }
    
    .clear {
        clear: both
    }
    
    .hisenseBold {
        font-weight: 700
    }
    
    /* @media (min-width: 768px) {
        h4.hisenseBold {
            width: 260px
        }
    } */
    
    .hisenseMedium {
        font-weight: 500
    }
    
    .hisenseRegular {
        font-weight: 400
    }
    
    .hisenseLight {
        font-weight: 300
    }
    
    .bg-holder {
        height: 100%
    }
    
    a {
        outline: none
    }
    
    .zoom {
        transition: all .6s ease-out
    }
    
    .zoom:hover {
        transform: scale(1.1)
    }
    
    .black {
        color: #000000
    }
    
    .topbanner {
        width: 100%;
        overflow: hidden;
        display: flex;
        position: relative
    }
    
    .topbanner .bannerleft {
        width: 80%
    }
    
    .topbanner .bannerright {
        flex: 1;
        width: 30%;
        min-width: 500px;
        height: 720px;
        position: absolute;
        right: 0;
        top: 50px
    }
    
    .topbanner .bannerright .swiper-slide-prev {
        opacity: 0
    }
    
    .about-partnership {
        overflow: hidden;
        background: #000;
        color: #FFFFFF
    }
    
    .about-partnership .cursor-pointer {
        cursor: pointer
    }
    
    .about-partnership .swiper-slide {
        width: auto
    }
    
    .about-partnership a.btn-video {
        display: inline-block;
        font-size: 16px;
        color: #1D1D1F;
        padding: 18px 45px 18px 70px;
        background: url(/.resources/webresources/images/common/icon-play.svg) 20px 12px #fff no-repeat;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out
    }
    
    .about-partnership a.btn-video:hover {
        background-color: #DDD
    }
    
    .about-partnership h1 {
        font-size: 64px;
        line-height: 1.3
    }
    
    .about-partnership h1>span {
        color: #0CE2DC
    }
    
    .about-partnership h1.hisenseBold {
        font-size: 52px;
        line-height: 1.3
    }
    
    .about-partnership h1.hisenseBold>span {
        color: #0CE2DC
    }
    
    .about-partnership h2 {
        font-size: 52px;
        line-height: 1.3
    }
    
    .about-partnership h2>span {
        color: #0CE2DC
    }
    
    .about-partnership h3 {
        font-size: 30px;
        line-height: 1.3
    }
    
    .about-partnership h3>span {
        color: #0CE2DC
    }
    
    .about-partnership h4 {
        font-size: 24px;
        line-height: 1.3
    }
    
    .about-partnership p {
        font-size: 18px;
        line-height: 1.7
    }
    
    .about-partnership .tag {
        margin-top: 20px
    }
    
    .about-partnership .tag li {
        display: inline-block;
        font-size: 16px;
        color: #FFF;
        position: relative;
        padding: 18px 32px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        overflow: hidden;
        -webkit-transition: color 0.4s ease-out;
        -moz-transition: color 0.4s ease-out;
        -o-transition: color 0.4s ease-out;
        -ms-transition: color 0.4s ease-out;
        transition: color 0.4s ease-out;
        width: max-content;
        margin: 0 auto;
        cursor: pointer
    }
    
    .about-partnership .tag li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #6DEBE6;
        background: -webkit-linear-gradient(0deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
        background: linear-gradient(90deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
        opacity: 0;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        z-index: -1
    }
    
    .about-partnership .tag li:hover:after,
    .about-partnership .tag li.cur:after {
        opacity: 0
    }
    
    .about-partnership .tag li:hover:before,
    .about-partnership .tag li.cur:before {
        opacity: 1
    }
    
    .about-partnership .tag li:after {
        content: "";
        position: absolute;
        left: 1px;
        top: 1px;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        border-radius: 30px;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        z-index: 1;
        border: 2px solid #FFF
    }
    
    .about-partnership .absolute-c-c .content {
        position: relative;
        margin-top: 30px;
        font-weight: 400;
        display: flex;
        justify-content: center
    }
    
    .about-partnership .absolute-c-c .content a.btn-video {
        padding: 21px 45px 21px 70px
    }
    
    .about-partnership .absolute-c-c .content a.btn_more {
        margin: 0
    }
    
    .about-partnership .absolute-c-c[data-track] {
        opacity: 1;
        transform: translate(-50%, 120px) !important
    }
    
    .about-partnership .absolute-c-c[data-track].trackin {
        opacity: 1;
        transform: translate(-50%, -50%) !important
    }
    
    .overTheYears .swiper-wrapper {
        padding-right: 50px
    }
    
    section.bannerright .imageBox .swiper-wrapper {
        height: auto
    }
    
    section.imageBox .swiper-wrapper {
        height: auto
    }
    
    .imageBox .imageTitle {
        font-size: 40px;
        text-shadow: 1px 1px #12DDD7, -1px -1px #12DDD7, 1px -1px #12DDD7, -1px 1px #12DDD7;
        color: #000;
        line-height: 1.7;
        padding-left: 20px
    }
    
    .imageBox .imageList {
        width: 100%;
        position: relative;
        overflow: hidden
    }
    
    .imageBox .imageList:before {
        display: block;
        content: " ";
        position: absolute;
        right: -110px;
        top: 0;
        z-index: 50;
        width: 100px;
        height: 100%;
        box-shadow: -80px 0 150px 10px rgba(0, 0, 0, 0.8)
    }
    
    .imageBox .imageList .imageInfo {
        width: 100%;
        overflow: hidden;
        position: relative
    }
    
    .imageBox .imageList .imageInfo::-webkit-scrollbar {
        display: none
    }
    
    .imageBox .imageList .imageInfo .type {
        margin-bottom: .8em
    }
    
    .imageBox .imageList .imageInfo .noResult {
        padding: 90px
    }
    
    .imageBox .imageList .pcTitleItem {
        height: 100%
    }
    
    .imageBox .imageList .pcTitle {
        width: 116px;
        padding-left: 96px;
        font-size: 60px;
        text-shadow: 1px 1px #12DDD7, -1px -1px #12DDD7, 1px -1px #12DDD7, -1px 1px #12DDD7;
        color: #000;
        line-height: 1;
        height: 100%;
        min-height: 320px
    }
    
    .imageBox .imageList .pcTitle .text {
        position: absolute;
        left: 96px;
        top: 40px;
        white-space: nowrap;
        transform-origin: left top;
        transform: rotate(90deg)
    }
    
    .imageBox .imageList .btnPrev,
    .imageBox .imageList .btnNext {
        width: 45px;
        height: 45px;
        background: #fff;
        border-radius: 100%;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 100;
        opacity: 1;
        transition: opacity, margin .6s ease-in-out
    }
    
    .imageBox .imageList .btnPrev {
        left: 50px;
        background: #fff url(https://global.hisense.com/.resources/webresources/images/common/icon-prev.svg) no-repeat center center;
        background-size: 50% auto
    }
    
    .imageBox .imageList .btnNext {
        right: 50px;
        background: #fff url(https://global.hisense.com/.resources/webresources/images/common/icon-next.svg) no-repeat center center;
        background-size: 50% auto
    }
    
    .imageBox .imageList .swiper-button-disabled.btnPrev {
        margin-left: -100px;
        opacity: 0
    }
    
    .imageBox .imageList .swiper-button-disabled.btnNext {
        margin-right: -100px;
        opacity: 0
    }
    
    .imageBox .imageList:hover .btnPrev {
        opacity: .9
    }
    
    .imageBox .imageList:hover .btnNext {
        opacity: .9
    }
    
    .imageBox .imageList .imageItem {
        padding: 47px 0;
        position: relative;
        transition: all 0.5s ease-out
    }
    
    .imageBox .imageList .imageItem .imageTran {
        width: 328px;
        height: 584px;
        position: relative;
        transition: all 0.5s ease-out
    }
    
    .imageBox .imageList .imageItem .imgInfo {
        transition: all 0.5s ease-out;
        position: relative;
        top: 0;
        width: 100%;
        height: 100%
    }
    
    .imageBox .imageList .imageItem .imgInfo .image3D {
        width: 100%;
        height: 100%;
        perspective: 500px;
        transform-style: preserve-3d;
        -webkit-transform-style: flat;
        transition-property: all;
        transition-duration: 0.5s;
        border: 1px solid transparent
    }
    
    .imageBox .imageList .imageItem .imgInfo .image {
        transition: all 0.5s;
        vertical-align: top;
        transform: translateZ(0);
        overflow: hidden;
        width: 100%;
        height: 100%;
        transition: all 0.5s ease-out
    }
    
    @media (min-width: 769px) {
        .imageBox .imageList .imageItem .imgInfo .image {
            transform: rotateY(4.5deg) translateZ(0)
        }
    }
    
    .imageBox .imageList .imageItem .imgInfo .image video {
        width: 100%;
        height: 100%
    }
    
    .imageBox .imageList .imageItem .imgInfo .image:before {
        content: " ";
        display: block;
        position: absolute;
        z-index: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6))
    }
    
    
    .imageBox .imageList .imageItem:hover {
        z-index: 4;
        perspective: 5000
    }
    
    .imageBox .imageList .imageItem:hover .imgInfo {
        width: 400px;
        height: 620px;
        transform: rotateY(0deg) translateX(-10%) translateY(-3%) translateZ(0)
    }
    
    .imageBox .imageList .imageItem:hover .imgInfo .image {
        transform: rotateY(0deg) translateX(0) translateZ(0)
    }
    
    .imageBox .imageList .imageItem:hover .imgInfo[data-video=video]:after {
        opacity: 1
    }
    
    .imageBox .imageList .imageItem:hover .textInfo {
        transform: rotateY(0deg);
        bottom: 0
    }
    
    .imageBox .imageList .imageItem:hover .btn_more {
        transition: all 0.2s ease-out 0.3s;
        opacity: 1
    }
    
    @media (max-width: 767px) {
        .imageBox .imageList .imageItem:hover .btn_more {
            padding: 0 20px;
            line-height: 35px
        }
    }
    
    .imageBox .imageList .imageItem .btn_more {
        opacity: 0
    }
    
    .imageBox .imageList .imageItem .textBox {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden
    }
    
    .imageBox .imageList .imageItem .textInfo {
        position: absolute;
        left: 0;
        bottom: -60px;
        padding: 0 30px 30px 30px;
        transform: translateZ(300px);
        transition-duration: 0.5s;
        z-index: 1
    }
    
    @media (max-width: 767px) {
        .imageBox .imageList .imageItem .textInfo {
            text-align: center
        }
    }
    
    @media (max-width: 767px) {
        .imageBox .imageList .imageItem .textInfo .btn_more {
            margin-top: 10px
        }
    }
    
    .imageBox .imageList .imageItem .years {
        font-size: 18px
    }
    
    .imageBox .imageList .imageItem p {
        font-size: 14px;
        color: #12DDD7
    }
    
    .imageBox .imageList .imageItem[data-track].trackin {
        transition: all 0.8s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(2)[data-track].trackin {
        transition: all 0.8s 0.1s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(3)[data-track].trackin {
        transition: all 0.8s 0.2s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(4)[data-track].trackin {
        transition: all 0.8s 0.3s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(5)[data-track].trackin {
        transition: all 0.8s 0.4s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(6)[data-track].trackin {
        transition: all 0.8s 0.5s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(7)[data-track].trackin {
        transition: all 0.8s 0.6s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(8)[data-track].trackin {
        transition: all 0.8s 0.7s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(9)[data-track].trackin {
        transition: all 0.8s 0.8s ease !important
    }
    
    .imageBox .imageList .imageItem:nth-child(10)[data-track].trackin {
        transition: all 0.8s 0.9s ease !important
    }
    
    #partnership-silder {
        height: 100%;
        position: relative
    }
    
    @media (max-width: 767px) {
        #partnership-silder {
            height: auto
        }
    }
    
    #partnership-silder .text-box {
        margin-top: 0
    }
    
    #partnership-silder .text-box .text-box-with-image {
        height: 720px
    }
    
    #partnership-silder .text-box .two-box-info {
        max-width: 100%
    }
    
    #partnership-silder h1,
    #partnership-silder h2 {
        color: #fff;
        position: absolute;
        left: 50px;
        top: 50%;
        transform: translateY(-50%) !important;
        width: 550px;
        z-index: 100
    }
    
    #partnership-silder .carousel .bg {
        height: 100%;
        width: 100%
    }
    
    #partnership-silder .carousel .slick-list:before {
        display: block;
        content: " ";
        position: absolute;
        top: 0;
        right: 0;
        width: 40%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #000);
        background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #000);
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #000);
        background: linear-gradient(left, rgba(0, 0, 0, 0), #000);
        z-index: 2
    }
    
    #partnership-silder .carousel .slick-slide-item {
        height: 720px;
        width: 100%;
        position: relative
    }
    
    #partnership-silder .slick-dots {
        bottom: 46px
    }
    
    #partnership-silder .slick-dots li button {
        width: 28px;
        height: 28px;
        padding: 0px
    }
    
    #partnership-silder .slick-dots li button:before {
        line-height: 26px;
        font-family: serif;
        font-size: 28px;
        width: 28px;
        height: 28px;
        opacity: .5;
        color: #FFFFFF;
        border: 2px solid transparent
    }
    
    #partnership-silder .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #FFFFFF;
        border: 2px solid #FFFFFF;
        border-radius: 50%
    }
    
    #partnership-silder .slick-dotted.slick-slider {
        margin-bottom: 0
    }
    
    .img-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.2);
        z-index: 99 !important
    }
    
    .slick-list {
        height: 100%
    }
    
    .slick-track {
        height: 100%
    }
    
    .absolute-c-c {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 100
    }
    
    .container {
        width: 100%;
        padding-right: 48px;
        padding-left: 48px;
        margin-right: auto;
        margin-left: auto
    }
    
    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }
    
    .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px
    }
    
    .flex-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    
    .w-100 {
        width: 100% !important
    }
    
    .h-100 {
        height: 100% !important
    }
    
    .text-left {
        text-align: left !important
    }
    
    .text-right {
        text-align: right !important
    }
    
    .text-center {
        text-align: center !important
    }
    
    .text-box-info {
        max-width: 650px;
        margin: 0 auto;
        margin-top: 81px;
        margin-bottom: 60px;
        color: #fff
    }
    
    .text-box-info h2 {
        margin-bottom: 5px
    }
    
    
    
    .overview-container .bg-overflow-h {
        width: 100%;
        overflow: hidden;
        position: relative
    }
    
    .text-box-with-image {
        height: 600px;
        position: relative
    }
    .left-container.csr.trackin
     {
        background-color: #fff;
    }
    .left-container {
        flex: 0 1 50%;
        min-height: 100%;
        max-width: 50%;
        background: #00AAA5;
        overflow: hidden
    }
    .right-container.trackin
     {
        background-color: #fff;
    }
    .right-container {
        flex: 0 1 50%;
        min-height: 100%;
        max-width: 50%;
        background: #00AAA5;
        overflow: hidden
    }
    
    .two-box-info-silders {
        padding-top: 65px;
        padding-left: 73px;
        padding-right: 77px
    }
    
    .two-box-info-silders div {
        font-size: 20px;
        margin-bottom: 15px
    }
    
    .two-box-info-silders h3 {
        margin-bottom: 35px
    }
    
    .two-box-info {
        max-width: 400px;
        text-align: center;
        padding: 0 8%;
        pointer-events: none
    }
    
    .two-box-info div {
        font-size: 20px;
        margin-bottom: 15px
    }
    
    .two-box-info h3 {
        margin-bottom: 35px
    }
    
    .two-box-info h1 {
        margin-bottom: 35px
    }
    
    .two-box-info h2 {
        margin-bottom: 35px
    }
    
    .two-box-info a {
        pointer-events: initial
    }
    
    @media (max-width: 767px) {
        .two-box-info {
            padding: 0 15px
        }
    }
    
    
    
    
    .overlay-gray {
        margin: 0;
        display: inline-block;
        font-size: 16px;
        color: #FFF;
        position: relative;
        padding: 18px 32px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        overflow: hidden;
        -webkit-transition: color 0.4s ease-out;
        -moz-transition: color 0.4s ease-out;
        -o-transition: color 0.4s ease-out;
        -ms-transition: color 0.4s ease-out;
        transition: color 0.4s ease-out;
        width: max-content;
        z-index: 0
    }
    
    .overlay-gray:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #FFF;
        opacity: 0;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        z-index: -1
    }
    
    .overlay-gray:hover:after {
        opacity: 0
    }
    
    .overlay-gray:hover:before {
        opacity: 1
    }
    
    .overlay-gray:after {
        content: "";
        position: absolute;
        left: 1px;
        top: 1px;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        border-radius: 30px;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        z-index: 1;
        border: 2px solid #FFF
    }
    
    .btn_more {
        display: inline-block;
        font-size: 16px;
        color: #FFF;
        position: relative;
        padding: 18px 32px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        overflow: hidden;
        -webkit-transition: color 0.4s ease-out;
        -moz-transition: color 0.4s ease-out;
        -o-transition: color 0.4s ease-out;
        -ms-transition: color 0.4s ease-out;
        transition: color 0.4s ease-out;
        width: max-content;
        margin: 0 auto
    }
    
    .btn_more:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #6DEBE6;
        background: -webkit-linear-gradient(0deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
        background: linear-gradient(90deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
        opacity: 0;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        z-index: -1;
        border-radius: 30px
    }
    
    .btn_more:hover:after {
        opacity: 0
    }
    
    .btn_more:hover:before {
        opacity: 1
    }
    
    .btn_more:after {
        content: "";
        position: absolute;
        left: 1px;
        top: 1px;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        border-radius: 30px;
        opacity: 1;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        z-index: 1;
        border: 2px solid #FFF
    }
    
    .about-partnership a.nostyle:link {
        text-decoration: inherit;
        color: inherit
    }
    
    .about-partnership a.nostyle:visited {
        text-decoration: inherit;
        color: inherit
    }
    
    .two-box-image {
        position: relative
    }
    
    .two-box-image h4 {
        left: 38px;
        bottom: 28px;
        position: absolute
    }
    
    #two-box-silders .slick-dots {
        bottom: 38px;
        padding: 0 65px;
        text-align: left
    }
    
    #two-box-silders .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0px 12px;
        padding: 0
    }
    
    #two-box-silders .slick-dots li button:before {
        line-height: 6px;
        font-family: serif;
        font-size: 28px;
        width: 6px;
        height: 6px;
        opacity: .5;
        color: #FFFFFF
    }
    
    #two-box-silders .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #FFFFFF
    }
    
    #two-box-silders .btn_more {
        margin: 0
    }
    
    #two-box {
        margin-top: 10px
    }
    
    #two-box .left-container {
        position: relative
    }
    
    #two-box .right-container {
        position: relative
    }
    
    .two-box-gap {
        width: 12px
    }
    
    .text-box {
        margin-top: 10px
    }
    
    .text-box .text-box-with-image+.two-box-info {
        max-width: 1343px
    }
    
    .text-box .overview-container {
        display: block;
        height: 600px
    }
    
    #green-text-box {
        background: #00AAA5
    }
    .slide-toggle {
        display: none
    }
    
    @media (min-width: 576px) {
        .container {
            max-width: 100%
        }
    }
    
    @media (max-width: 992px) {
        .two-box-info-silders {
            padding-left: 20px;
            padding-right: 20px
        }
    
        #two-box-silders .slick-dots {
            padding: 0 5px
        }
    }
    
    @media (max-width: 800px) {
        .about-partnership h2 {
            font-size: 36px
        }
    }
    
    @media (max-width: 767px) {
        .about-partnership h1 {
            font-size: 52px;
            margin-bottom: 1.5rem
        }
    
        .about-partnership h2 {
            font-size: 32px;
            margin-bottom: 1.5rem
        }
    
        .about-partnership h3 {
            font-size: 24px
        }
    
        .about-partnership h4 {
            font-size: 20px
        }
    
        .about-partnership h6 {
            margin-bottom: 1.5rem
        }
    
        .about-partnership .tag li {
            font-size: 12px;
            padding: 10px 16px
        }
    
        .topbanner {
            display: block
        }
    
        .topbanner .bannerleft {
            width: 100%
        }
    
        .topbanner .bannerright {
            width: 100%;
            min-width: 100%;
            height: auto;
            position: relative;
            top: 0
        }
    
        .topbanner .bannerright .imageBox .imageList .imageInfo {
            padding-left: 0
        }
    
        .topbanner .bannerright .swiper-slide-prev {
            opacity: 1
        }
    
        .imageBox .imageList .btnPrev {
            left: 20px
        }
    
        .imageBox .imageList .btnNext {
            right: 20px
        }
    
        .imageBox .imageList .imageInfo .imageItem .imageTran {
            width: 227px;
            height: 407px
        }
    
        .imageBox .imageList .imageInfo .imageItem:hover .imgInfo {
            width: 260px;
            height: 417px;
            transform: rotateY(0deg) translateX(-4%) translateY(-2%) translateZ(0)
        }
    
        .imageBox .imageList .imageInfo .imageItem:hover .imgInfo .image {
            transform: rotateY(0deg) translateX(0) translateZ(0)
        }
    
        #partnership-silder h1,
        #partnership-silder h2 {
            width: 100%;
            left: 0;
            text-align: center;
            margin-bottom: 20px
        }
    
        #partnership-silder .carousel .slick-list:before {
            top: auto;
            bottom: 0;
            width: 100%;
            height: 30%;
            background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000);
            background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000);
            background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #000);
            background: linear-gradient(top, rgba(0, 0, 0, 0), #000);
            z-index: 2
        }
    
        #partnership-silder .text-box .text-box-with-image {
            height: 620px
        }
    
        #partnership-silder .carousel {
            height: 620px
        }
    
        #partnership-silder .carousel .slick-slide {
            height: 620px
        }
    
        #partnership-silder .carousel .slick-slide .btn_more {
            padding: 9.5px 20px
        }
    
        .overlay-gray {
            font-size: 14px;
            padding: 5.5px 20px
        }
    
        .text-box-info {
            margin-bottom: 46px;
            margin-top: 46px;
            padding: 0 10px
        }
    
        .container {
            padding-right: 15px;
            padding-left: 15px
        }
    
    }
    /* partner ship end */
    /* conatct us page start */
    .submit-btn {
    display: inline-block;
    font-size: 16px;
    font-family: "Hisense Sans Alfabet", Arial, Helvetica, sans-serif;
    color: #000;
    padding: 12px 24px;
    border-radius: 30px;
    border: 2px solid #000;
    background: transparent;
    cursor: pointer;
    transition: all 0.4s ease-out;
    }
    .submit-btn:hover {
    color: #fff;
    background: linear-gradient(90deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
    border: none;
    }
    .issue-reporting-container {
    width: 90%;
    margin: auto;
    margin-top: 50px;
    }
    .section-title-contact-h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 80px 0 20px;
    width: 100%;
    font-size: 22px;
    background-color: #00aaa6;
    color: #fff;
    padding: 6px;
    }
    .contact-section {
    padding: 20px 20px 0;
    font-family: Arial, sans-serif;
    color: #222;
    width: 80%;
    margin: auto;
    }
    .contact-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
    }
    .contact-left,
    .contact-right {
    flex: 1;
    min-width: 300px;
    }
    .contact-left h3,
    .contact-right h3 {
    margin: 40px 0 10px;
    font-size: 18px;
    font-weight: 400;
    }
    .contact-left p {
    margin: 20px 0 0;
    font-weight: 400;
    }
    .contact-left a,
    .contact-right a {
    color: #00a5a5;
    text-decoration: none;
    }
    .contact-left a:hover,
    .contact-right a:hover {
    text-decoration: underline;
    }
    .complaints-table,
    .support-columns table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px !important;
    }
    .support-columns{
    margin-top: 50px;
    }
    .complaints-table th,
    .complaints-table td,
    .support-columns th,
    .support-columns td {
    border: 1px solid #00B3AC;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    }
    .complaints-table th,
    .col table th {
    background: #00B3AC;
    color: #fff;
    font-weight: bold;
    }
    .col table td {
    padding: 12px 15px;
    border-bottom: 1px solid #00B3AC;
    }
    .issue-section,
    .product-issue-section,
    .contact-info-section,
    .help-section {
    background: #fff;
    border: 1px solid #00B3AC;
    border-radius: 4px;
    margin: 50px auto;
    }
    .section-title-contact {
    background: #00B3AC;
    padding: 21px 30px;
    border-bottom: 1px solid #00B3AC;
    }
    .section-title-contact p {
    margin: 20px 0 10px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    }
    .issue-grid {
    display: grid;
    grid-template-columns: 1.05fr 1fr;
    gap: 28px;
    align-items: start;
    }
    .product-card {
    min-height: 320px;
    background: #fff;
    border: 1px solid #00B3AC;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 28px;
    color: #6b6b6b;
    }
    .product-card .card-illustration {
    width: 130px;
    height: 100px;
    opacity: 0.5;
    margin: 0 auto 16px;
    display: block;
    }
    .product-card .card-text {
    font-size: 20px;
    line-height: 1.35;
    color: #333;
    margin: 0;
    }
    .form-container {
    padding: 24px;
    margin: 10px;
    background: #f8f8f8;
    }
    .form-group {
    margin-bottom: 15px;
    width: 100%;
    }
    .form-group label {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
    }
    .required {
    color: #f00;
    }
    .form-group input,
    .form-group select,
    .form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #00B3AC;
    border-radius: 4px;
    font-size: 14px;
    }
    textarea {
    height: 160px;
    resize: vertical;
    }
    .form-row {
    display: flex;
    gap: 20px;
    }
    .half-width {
    flex: 1;
    }
    .privacy-policy {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666;
    }
    .privacy-policy input {
    margin-right: 10px;
    }
    .privacy-policy a {
    color: #00a5a5;
    text-decoration: none;
    }
    .privacy-policy a:hover {
    text-decoration: underline;
    }
    .privacy-policy-title {
    padding-top: 2rem;
    font-weight: bold;
    }
    .support-columns .row {
    display: flex;
    gap: 20px;
    }
    .support-columns .col {
    flex: 1;
    background: #f8f8f8;
    padding: 20px;
    border-radius: 10px;
    }
    .support-columns h3 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    }
    .office-section {
    margin-top: 50px;
    }
    .office-container {
    display: flex;
    gap: 20px;
    align-items: stretch;
    }
    .office-left,
    .office-right {
    flex: 1;
    }
    .office-right {
    position: relative;
    }
    .office-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
    .overlay-content {
    position: absolute;
    top: 20%;
    left: 10%;
    color: #fff;
    max-width: 80%;
    }
    .overlay-content h3 {
    font-size: 22px;
    margin-bottom: 10px;
    }
    .overlay-content p {
    margin-bottom: 15px;
    font-size: 16px;
    }
    .overlay-content h4 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    }
    .overlay-content span {
    font-size: 16px;
    opacity: 0.9;
    }
    
    @media (max-width: 992px) {
    .issue-grid {
    grid-template-columns: 1fr;
    }
    .product-card {
    min-height: 240px;
    }
    }
    @media (max-width: 768px) {
    .form-row {
    flex-direction: column;
    }
    .half-width {
    width: 100%;
    }
    .support-columns .row,
    .office-container {
    flex-direction: column;
    }
    .support-columns .col {
    width: 100%;
    margin-bottom: 20px;
    }
    .table-wrapper {
        overflow-y: auto;
    
    }
    }
    .button-style {
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .view-product-btn {
      display: inline-block;
      padding: 8px 16px;
      background-color: transparent;
      color: #00aaa6;
      border: 1px solid #00aaa6;
      border-radius: 20px;
      text-decoration: none;
      font-size: 14px;
      margin-top: 10px;
      transition: background-color 0.3s, color 0.3s;
    }
    .view-product-btn:hover {
      background-color: #00aaa6;
      color: #fff;
    }
    .custom-select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: white;
      border: 1px solid #ccc;
      padding: 8px 30px 8px 10px; /* right padding for arrow */
      font-size: 16px;
      border-radius: 4px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' d='M6 9l6 6 6-6'/></svg>");
      background-repeat: no-repeat;
      background-position: right 10px center;
      background-size: 12px;
    }
    /* Contact us page css end */
    
    Shahid Khan, domain_disabled, Now
    /* Contact-us-page */
    .submit-btn {
    display: inline-block;
    font-size: 16px;
    font-family: "Hisense Sans Alfabet", Arial, Helvetica, sans-serif;
    color: #000;
    padding: 12px 24px;
    border-radius: 30px;
    border: 2px solid #000;
    background: transparent;
    cursor: pointer;
    transition: all 0.4s ease-out;
    }
    .submit-btn:hover {
    color: #fff;
    background: linear-gradient(90deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
    border: none;
    }
    .issue-reporting-container {
    width: 90%;
    margin: auto;
    margin-top: 50px;
    }
    .section-title-contact-h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 80px 0 20px;
    width: 100%;
    font-size: 22px;
    background-color: #00aaa6;
    color: #fff;
    padding: 6px;
    }
    .contact-section {
    padding: 20px 20px 0;
    font-family: Arial, sans-serif;
    color: #222;
    width: 80%;
    margin: auto;
    }
    .contact-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
    }
    .contact-left,
    .contact-right {
    flex: 1;
    min-width: 300px;
    }
    .contact-left h3,
    .contact-right h3 {
    margin: 40px 0 10px;
    font-size: 18px;
    font-weight: 400;
    }
    .contact-left p {
    margin: 20px 0 0;
    font-weight: 400;
    }
    .contact-left a,
    .contact-right a {
    color: #00a5a5;
    text-decoration: none;
    }
    .contact-left a:hover,
    .contact-right a:hover {
    text-decoration: underline;
    }
    .complaints-table,
    .support-columns table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px !important;
    }
    .support-columns{
    margin-top: 50px;
    }
    .complaints-table th,
    .complaints-table td,
    .support-columns th,
    .support-columns td {
    border: 1px solid #00B3AC;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    }
    .complaints-table th,
    .col table th {
    background: #00B3AC;
    color: #fff;
    font-weight: bold;
    }
    .col table td {
    padding: 12px 15px;
    border-bottom: 1px solid #00B3AC;
    }
    .issue-section,
    .product-issue-section,
    .contact-info-section,
    .help-section {
    background: #fff;
    border: 1px solid #00B3AC;
    border-radius: 4px;
    margin: 50px auto;
    }
    .section-title-contact {
    background: #00B3AC;
    padding: 21px 30px;
    border-bottom: 1px solid #00B3AC;
    }
    .section-title-contact p {
    margin: 20px 0 10px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    }
    .issue-grid {
    display: grid;
    grid-template-columns: 1.05fr 1fr;
    gap: 28px;
    align-items: start;
    }
    .product-card {
    min-height: 320px;
    background: #fff;
    border: 1px solid #00B3AC;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 28px;
    color: #6b6b6b;
    }
    .product-card .card-illustration {
    width: 130px;
    height: 100px;
    opacity: 0.5;
    margin: 0 auto 16px;
    display: block;
    }
    .product-card .card-text {
    font-size: 20px;
    line-height: 1.35;
    color: #333;
    margin: 0;
    }
    .form-container {
    padding: 24px;
    margin: 10px;
    background: #f8f8f8;
    }
    .form-group {
    margin-bottom: 15px;
    width: 100%;
    }
    .form-group label {
    display: block;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
    }
    .required {
    color: #f00;
    }
    .form-group input,
    .form-group select,
    .form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #00B3AC;
    border-radius: 4px;
    font-size: 14px;
    }
    textarea {
    height: 160px;
    resize: vertical;
    }
    .form-row {
    display: flex;
    gap: 20px;
    }
    .half-width {
    flex: 1;
    }
    .privacy-policy {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666;
    }
    .privacy-policy input {
    margin-right: 10px;
    }
    .privacy-policy a {
    color: #00a5a5;
    text-decoration: none;
    }
    .privacy-policy a:hover {
    text-decoration: underline;
    }
    .privacy-policy-title {
    padding-top: 2rem;
    font-weight: bold;
    }
    .support-columns .row {
    display: flex;
    gap: 20px;
    }
    .support-columns .col {
    flex: 1;
    background: #f8f8f8;
    padding: 20px;
    border-radius: 10px;
    }
    .support-columns h3 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    }
    .office-section {
        margin-top: 50px;
    }
    .office-container {
        display: flex;
        gap: 20px;
        align-items: stretch;
    }
    .office-left,
    .office-right {
        flex: 1;
    }
    .office-right {
        position: relative;
    }
    .office-right img {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .overlay-content {
        position: absolute;
        top: 20%;
        left: 10%;
        color: #fff;
        max-width: 80%;
    }
    .overlay-content h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .overlay-content p {
        margin-bottom: 15px;
        font-size: 16px;
    }
    .overlay-content h4 {
        margin: 0;
        font-size: 20px;
        font-weight: bold;
    }
    .overlay-content span {
        font-size: 16px;
        opacity: 0.9;
    }
    
    @media (max-width: 992px) {
    .issue-grid {
    grid-template-columns: 1fr;
    }
    .product-card {
    min-height: 240px;
    }
    }
    @media (max-width: 768px) {
    .form-row {
    flex-direction: column;
    }
    .half-width {
    width: 100%;
    }
    .support-columns .row,
    .office-container {
    flex-direction: column;
    }
    .support-columns .col {
    width: 100%;
    margin-bottom: 20px;
    }
    .table-wrapper {
        overflow-y: auto;
    }
    }
    .button-style {
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .view-product-btn {
      display: inline-block;
      padding: 8px 16px;
      background-color: transparent;
      color: #00aaa6;
      border: 1px solid #00aaa6;
      border-radius: 20px;
      text-decoration: none;
      font-size: 14px;
      margin-top: 10px;
      transition: background-color 0.3s, color 0.3s;
    }
    .view-product-btn:hover {
      background-color: #00aaa6;
      color: #fff;
    }
    .custom-select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      background-color: white;
      border: 1px solid #ccc;
      padding: 8px 30px 8px 10px; /* right padding for arrow */
      font-size: 16px;
      border-radius: 4px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='gray' stroke-width='2' viewBox='0 0 24 24'><path stroke-linecap='round' stroke-linejoin='round' d='M6 9l6 6 6-6'/></svg>");
      background-repeat: no-repeat;
      background-position: right 10px center;
      background-size: 12px;
    }
    /* Contact us page css end */
    /* about csr detail page start */
        .about-csr-details {
                color: #FFFFFF;
                padding-top: 70px
            }
    
            .about-csr-details h1 {
                font-size: 64px;
                line-height: 1.3;
                    color: #000;
            }
    
            .about-csr-details h1>span {
                color: #0CE2DC
            }
    
            .about-csr-details h1 {
                font-size: 52px;
                line-height: 1.3;
                margin: .3em 0;
                font-weight: 700;
                    color: #000;
            }
    
            .about-csr-details h1>span {
                color: #0CE2DC
            }
    
            .about-csr-details h3 {
                font-size: 40px;
                line-height: 1.3;
                font-weight: 700;
                margin: .5em 0;
                    color: #000;
            }
    
            .about-csr-details h3>span {
                color: #0CE2DC
            }
    
            .about-csr-details h4 {
                font-size: 32px;
                line-height: 1.3;
                margin-bottom: 10px;
                font-weight: 300
            }
    
            .about-csr-details h5 {
                font-size: 20px;
                line-height: 1.3;
                margin-bottom: 0.5em;
                font-weight: 500;
                    color: #000;
            }
    
            .about-csr-details h6 {
                font-size: 18px;
                line-height: 1.7;
                margin-bottom: 0.5em;
                font-weight: 300
            }
    
            .about-csr-details p {
                font-size: 16px;
                line-height: 1.5;
                    color: #000;
            }
    
            .about-csr-details p.hisenseLight {
                font-weight: 300
            }
    
            .about-csr-details .absolute-c-c[data-track] {
                opacity: 1;
                transform: translate(-50%, 120px) !important
            }
    
            .about-csr-details .absolute-c-c[data-track].trackin {
                opacity: 1;
                transform: translate(-50%, -50%) !important
            }
            .big-banner .content {
                text-align: center;
            }
            .csr-datils-page-custome {
              display: none;
            }
            @media (max-width: 767px) {
              .csr-datils-page-custome {
                display: flex;
                justify-content: center;
              }
            }
            /* about-csr detail page end */
            /* newsroom detail page start */
                    .topic {
                color: #00AAA6 !important;
            }
            @media (max-width: 767px) {
        .about-csr-details h1 {
            font-size:24px;
            margin-bottom: 1.5rem
        }
    
        .about-csr-details h2 {
            font-size: 22px;
            margin-bottom: 1.5rem
        }
    
        .about-csr-details h3 {
            font-size: 20px;
            margin-bottom: 1.5rem
        }
    
        .about-csr-details h4 {
            font-size: 18px;
            margin-bottom: 1.5rem;
            font-weight: normal
        }
    
        .about-csr-details h5 {
            font-size: 16px;
            margin-bottom: 1.5rem
        }
    
        .about-csr-details h6 {
            font-size: 14px;
            margin-bottom: 1.5rem
        }
    
        .about-csr-details .text-box-info h1 {
            font-size: 36px
        }
    
        .about-csr-details .text-box-info h3 {
            font-size: 28px
        }
    
        .about-csr-details .text-box-info h5 {
            font-size: 18px
        }
    
        .about-csr-details .text-box-info h6 {
            line-height: 1.7
        }
    
        .big-banner {
            margin: 0
        }
    
        .big-banner .mobile-only {
            width: 100%;
            max-width: inherit
        }
    }
    .btn_more-newroom-detail {
        display: inline-block;
        font-size: 16px;
        border-radius: 30px;
        padding: 14px 30px;
        color: #000;
        background: #fff;
        border: 2px solid #000;
        text-decoration: none;
        transition: all 0.3s ease-in-out;
    }
    
    .btn_more-newroom-detail:hover {
        background: linear-gradient(90deg, #6DEBE6 0%, #18C4BF 30%, #007B8B 100%);
        color: #fff;
          border: 2px solid #FFF;
    }
    /* newsroom page detail end */