.inner-banner h1 {
    font-size: 60px;
    line-height: 60px;
}

.main-banner-section {
    position: relative;
}

.main-banner-section h1 {
    width: 100%;
    max-width: 640px;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.expertise-innovation-sec {
    position: relative;
    background: #030303;
}

.expertise-innovation-bg {
    position: absolute;
    top: 180px;
}

@media (max-width: 1370px) {
    .expertise-innovation-bg {
        position: absolute;
        top: 190px;
    }
}

.expertise-innovation-sec .container {
    position: relative;
    z-index: 1;
}

.expertise-innovation-sec h2 {
    text-align: center;
    max-width: 580px;
    margin: auto;
    margin-bottom: 39px;
}

.expertise-innovation-sec p {
    text-align: center;
    max-width: 919px;
    margin: auto;
}

.expertise-innovation-sec .image-block {
    margin-top: 43px;
    display: flex;
    column-gap: 39px;
}

.logically-inspired-sec {
    background: #030303;
    position: relative;
    z-index: 1;
}

.logically-inspired-sec h2 {
    text-align: center;
    max-width: 525px;
    margin: auto;
    margin-bottom: 41px;
}

.logically-inspired-sec p {
    text-align: center;
    max-width: 1039px;
    margin: auto;
}

.logically-inspired-sec .image-sec {
    margin-top: 54px;
}

.mastery-manufact-sec {
    position: relative;
    --scroll-bar: 0px;
}

.mastery-manufact-sec .container {
    position: relative;
    z-index: 1;
}

.mastery-manufact-sec .inner-sec {
    margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
}

.mastery-manufact-sec h2 {
    text-align: left;
    margin-bottom: 47px;
    margin-top: 18px;
}

.mastery-manufact-bg {
    position: absolute;
    z-index: -1;
    top: -100px;
}

.mastery-manufact-sec p {
    text-align: left;
    margin-bottom: 30px;
    margin-right: 15px;
}

.mastery-manufact-sec p:last-child {
    margin-bottom: 0px;
}

.mastery-manufact-sec .inner-sec {
    display: flex;
    column-gap: 90px;
}

.mastery-manufact-sec .ct-sec {
    max-width: 437px;
}

.sustainability-innovation-sec {
    position: relative;
}

.sustainability-innovation-sec .container {
    position: absolute;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.sustainability-innovation-sec h2 {
    text-align: center;
    max-width: 830px;
    margin: auto;
    margin-bottom: 50px;
}

.sustainability-innovation-sec p {
    text-align: center;
    max-width: 737px;
    margin: auto;
    margin-bottom: 35px;
}

.title-body-sec {
    margin-top: 30px;
}

.mobile-view {
    display: none;
}

@media (max-width: 1200px) {
    .expertise-innovation-bg {
        position: absolute;
        top: 40px;
    }

    .inner-banner h1 {
        font-size: 46px;
        line-height: 53px;
    }

    .expertise-innovation-sec br {
        display: none;
    }

    .logically-inspired-sec br {
        display: none;
    }

    .logically-inspired-sec h2 br {
        display: block;
    }

    .mastery-manufact-sec br {
        display: none;
    }

    .mastery-manufact-sec h2 br {
        display: block;
    }

    .sustainability-innovation-sec br {
        display: none;
    }

    .sustainability-innovation-sec h2 br {
        display: block;
    }
}

@media (max-width: 991px) {
    .expertise-innovation-bg {
        position: absolute;
        top: 100px;
    }

    .inner-banner h1 {
        font-size: 36px;
        line-height: 43px;
        max-width: 320px;
    }

    .sustainability-innovation-sec h2 {
        margin-bottom: 25px;
    }

    .sustainability-innovation-sec p {
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .desktop-view {
        display: none;
    }
    .inner-banner h1 {
        margin-top: 112px;
    }


    .mobile-view {
        display: block;
    }

    .mastery-manufact-sec .rt-image-sec {
        padding-left: 10px;
    }

    .expertise-inner-sec .image-block {
        flex-direction: column;
        row-gap: 30px;
    }

    .expertise-innovation-sec .image-block {
        margin-top: 79px;
    }

    .expertise-innovation-bg {
        position: absolute;
        top: 220px;
    }

    .logically-inspired-sec .image-sec {
        margin-top: 83px;
    }

    .sustainability-innovation-sec p {
        margin-bottom: 20px;
    }

    .mastery-manufact-sec h2 {
        text-align: center;
        margin-top: 0px;
    }

    .mastery-manufact-sec p {
        text-align: center;
        margin-right: 0px;
    }

    .mastery-manufact-sec .inner-sec {
        display: flex;
        flex-direction: column;
        row-gap: 59px;
    }

    .mastery-manufact-sec .ct-sec {
        max-width: 437px;
        margin: auto;
        padding-right: 20px;
    }

    .mastery-manufact-sec {
        background: #030303;
    }

    .mastery-manufact-bg {
        top: 370px;
        z-index: 1;
    }

    .sustainability-innovation-sec {
        position: relative;
        z-index: 1;
    }

    .sustainability-innovation-sec p {
        margin-bottom: 30px;
    }
}

/* privacy-policy */

.privacy-policy-content-wrapper {
    position: relative;
    background: #030303;
}

.privacy-policy-content-wrapper .mastery-manufact-bg {
    left: 0;
    z-index: 1;
    top: 0;
}

.privacy-policy-content-wrapper ul li {
    margin-bottom: 20px;
}

.privacy-policy-content-wrapper ul {
    padding-left: 20px;
    padding-bottom: 20px;
    list-style: disc;
}

.privacy-policy-inner-sec {
    z-index: 1;
    position: relative;
}

.privacy-policy-inner-sec strong {
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}

.b-img,
.s-img {
    overflow: hidden;
}

.b-img img,
.s-img img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
}

.b-img img:hover,
.s-img img:hover {
    transform: scale(1.2);
}

@media (max-width: 767px) {
    .items-view-section .swipper-main-section .swiper .img-view img:hover {
        transform: none !important;
    }
}

.image-sec {
    position: relative;
}

.image-sec::before {
    content: "";
    background: transparent linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7490196078) 80%, #000000 100%) 0% 0% no-repeat padding-box;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: -1px;
    right: 0;
    rotate: 180deg;
    z-index: 10 !important;
    opacity: 1 !important;
}


/* News And Media */

.news-media-tab-sec{
    overflow: hidden;
}

.tabs {
    display: flex;
    justify-content: center;
    width: fit-content;
    gap: 15px;
    margin: auto;
    margin-bottom: 70px;
    border-bottom: 1px solid #FFFFFF2E;
  }

  .tab-btn {
    background: none;
    border: none;
    color: #FFFFFF5A;
    font-size: 16px;
    line-height: 19px;
    padding: 0px 10px 22px 10px;
    font-family: "ringside_regularbook";
    font-weight: 400;
    cursor: pointer;
    position: relative;
  }

  .tab-btn.active {
    color: #fff;
  }

  .tab-btn.active::after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #D9C9AF;
  }


  .tab-content {
    display: none;
  }

  .tab-content .row{
    row-gap: 100px;
    column-gap: 126px;
    justify-content: center;
  }

  .tab-content.active {
    display: block;
  }

  .load-more{
    margin-top: 71px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* Row and column */
  /* .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
  }

  .col-md-6 {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 40px;
  }

  @media (min-width: 768px) {
    .col-md-6 {
      width: 50%;
    }
  } */

  /* Card */
  .card-item img {
    width: 100%;
    height: 279px;
    display: block;
  }

  .card-date {
    font-size: 14px;
    margin-bottom: 17px;
    color: #FFFFFF;
    line-height: 17px;
    font-family: "ringside_regularbook";
}

  .badge {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    color: #D9C9AF;
    font-family: "ringside_regularbook";
    font-weight: 400;
    border: 1px solid #D9C9AF62;
    padding: 7px 14px 7px 13px;
    margin-bottom: 24px;
    border-radius: 16px;
  }

  .card-item h3
   {
      font-weight: 300;
      margin-bottom: 64px !important;
      min-height: 72px;
  }

  .read-more {
    display: flex;
    font-size: 16px;
    line-height: 19px;
    color: #D9C9AF;
    letter-spacing: 0.8px;
    font-family: "ringside_regularbook";
    align-items: center;
    transition: all 0.3s ease-in-out;
  }

  .read-more .line-box{
    display: flex;
    overflow: hidden;
    position: relative;
    margin-right: 12px;
  }
  .read-more span{
    background: #D9C9AF;
    height: 1px;
    width: 40px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
  }

  .read-more:hover{
    color: #D9C9AF;
  }

  .read-more:hover .line-box{
    position: relative;
  }
  .read-more .second-line {
    position: absolute;
    left: 53px;
    margin-left: 12px;
}
  .read-more:hover .first-line{
    transform: translateX(-100px);
    transition: all 0.3s ease-in-out;
  }
  .read-more:hover .second-line{
    left: 0px;
    margin-left: 0px;
    transition: all 0.3s ease-in-out;
  }

  /* .load-more-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 40px;
  }

  .load-more-btn {
    padding: 8px 24px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: 13px;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .load-more-btn:hover {
    background-color: #fff;
    color: #000;
  } */


.news-media-inner-sec .card-item {
  position: relative;
  padding-bottom: 19px;
}
.news-media-inner-sec .card-item .read-more {
  position: absolute;
  bottom: 0;
}

  .news-media-tab-sec{
    position: relative;
    background: #000000;
    margin-top: -1px;
  }

  .news-media-tabtop-bg{
    position: absolute;
    top: 0;
  }
  .news-media-tab-sec .container{
    z-index: 1;
    position: relative;
  }

  .news-media-tabbottom-bg{
    position: absolute;
    bottom: -700px;
  }

  @media (max-width:1200px) {
    .tab-content .row {
        row-gap: 70px;
        column-gap: 70px;
    }
    .news-media-tabbottom-bg {
        bottom: -480px;
    }
  }
  @media (max-width: 991px) {
    .tab-content .row {
        row-gap: 40px;
        column-gap: 40px;
    }
    .news-media-tabbottom-bg {
        bottom: -370px;
    }

  .card-item h3
  {
     min-height: 87px;
 }
}

@media (max-width:767px) {
    .card-item h3
    {
       min-height: 58px;
   }

.news-media-tabbottom-mob-bg{
    position: absolute;
    bottom: -65px;
}
.tab-btn {
    background: none;
    border: none;
        display: inline-block;
}
.news-media-inner-sec{
    overflow: hidden;
}
.tabs {
    display: block;
    margin-bottom: 51px;
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
    overflow-y: hidden;
}

.badge
 {
    margin-bottom: 20px;
 }
 .card-item h3
 {
    font-weight: 300;
    margin-bottom: 31px !important;
}
.tab-content .row {
    row-gap: 70px;
}
}


/* News Detail page */

.main-banner-section .link-desc {
    width: 100%;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 380px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.link-desc .card-date{
    padding: 0 19px;
    margin-bottom: 0px;
}
.link-desc .detail-badge{
    padding: 0 19px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #D9C9AF;
    line-height: 11px;
    font-family: "ringside_regularbook";
    border-right: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
}
.link-desc .social-icons{
    padding: 0 19px;
    margin-bottom: 6px;
    display: flex;
    column-gap: 14px;
}

.news-detail h1{
    max-width: 921px;
}

.news-detail-sec{
    position: relative;
    background: #000000;
    overflow: hidden;
  }

  .news-media-tabtop-bg{
    position: absolute;
    top: 0;
  }
  .news-detail-sec .container{
    z-index: 1;
    position: relative;
  }

  .news-media-tabbottom-bg{
    position: absolute;
    bottom: -700px;
  }
  .news-detail-inner-sec{
    padding-bottom: 150px;
    border-bottom: 1px solid #FFFFFF2E;
    margin-bottom: 150px;
  }
  .news-detail-inner-sec h3{
    max-width: 984px;
    margin: auto;
  }
  .detail-top-block h3{
    margin-bottom: 33px;
  }

  .detail-top-block img{
    margin-bottom: 35px;
    margin-top: 20px;
  }
  .detail-bottom-block h3{
    margin-bottom: 57px;
  }

  .news-detail-inner-sec p{
    max-width: 984px;
    margin: auto;
    margin-bottom: 30px;
  }
  .para-ctn {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 510px;
  }
  .para-ctn p{
    margin: unset;
    margin-bottom: 50px;
  }
.recent-news .card-item{
    max-width: 579px;
}
.recent-news .card-item:nth-child(2){
    margin: auto;
    margin-right: 0px;
}

.card-item-box{
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    margin-bottom: 19px;
    cursor: pointer;
}
.card-item-box:hover img{
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}

/* @media (max-width: 1200px) {
    .recent-news .row {
        column-gap: 60px;
    }
} */

.detail-top-block iframe {
    width: 100%;
    height: 500px;
    margin: 20px 0 40px 0;
}
.detail-bottom-block{
    padding-top: 116px;
}

@media (max-width: 1200px) {
    .detail-top-block iframe {
        height: 400px;
    }
    .news-detail-inner-sec {
        padding-bottom: 110px;
        margin-bottom: 110px;
    }
    .detail-bottom-block{
        padding-top: 80px;
    }
}

@media (max-width: 991px) {
    .detail-top-block iframe {
        height: 300px;
    }
    .news-detail-inner-sec {
        padding-bottom: 100px;
        margin-bottom: 100px;
    }
    .detail-bottom-block{
        padding-top: 70px;
    }

}
@media (max-width: 767px) {
    .detail-top-block iframe {
        height: 283px;
    }
    .news-detail-inner-sec {
        padding-bottom: 60px;
        margin-bottom: 90px;
    }

.main-banner-section .link-desc {
    margin-top: 550px;
}
    .news-detail h1 {
        max-width: 350px;
        margin-top: 215px;
    }
    .news-detail-inner-sec p {
        margin-bottom: 30px;
    }
    .detail-top-block img {
        margin-bottom: 30px;
        height: 283px;
        object-fit: cover;
        object-position: left;
    }
    .detail-bottom-block h3{
        margin-top: 80px;
        margin-bottom: 35px;
    }
    /* .recent-news .row {
        row-gap: 40px;
    } */
    .detail-bottom-block img{
        margin-bottom: 30px;
    }
    .detail-bottom-block{
        padding-top: 60px;
    }
}

@media (max-width: 370px) {
    .main-banner-section .link-desc {
        margin-top: 450px;
    }
    .news-detail h1 {
        margin-top: 115px;
    }
    .link-desc .social-icons {
        padding: 0 8px;
        column-gap: 8px;
    }
    .link-desc .detail-badge {
        padding: 0 8px;
        font-size: 12px;
    }
    .link-desc .card-date {
        padding: 0 8px;
    }

}

/* extra add */

.location-tabs {
  background: #000;
}


/* popup-form */


