@media (min-width: 1200px) {
  .pin-wrap {
    padding: 204px 0 130px;
    margin-top: -205px;
    margin-bottom: -164px;
  }
}
@media all and (max-width: 1199px) {
  .h1-custom,
  .h2-custom {
    font-size: 72px;
    font-weight: 300;
    margin-bottom: 20px;
  }
  .hero-section .hero-right-block {
    max-width: 620px;
    margin: auto;
    margin-top: 50px;
  }
  .pin-wrap > div:first-child {
    width: 200%;
  }
  .section-slider-2 .w-180 {
    display: none;
  }
  .section-slider-2 .right-img,
  .section-slider-2 .img-round-wrapp {
    display: none;
  }
  .section-slider-2 .slide.slide-1 .container {
    margin: 0;
    padding: 18px;
    max-width: 100%;
    padding: 0;
  }
  .section-slider-2 .slide.slide-1 .container .slider-wrapper {
    gap: 0;
  }
  .section-slider-2 .slide.slide-1 .container .slider-content {
    max-width: 50%;
    padding: 0 18px 50px;
  }
  .section-slider-2 .slide.slide-1 .container .slider-video {
    margin: -174px auto 0;
    max-width: 720px;
  }
  .section-slider-2 .slide .slide-wrapp {
    height: 100%;
  }
  .section-round-img .h2-title-img {
    font-size: 12.25rem;
    line-height: 145px;
  }
  .section-round-img .container-img-round {
    padding: 70px 0 120px;
  }
  .section-round-img .img-round-wrapp {
    right: -142px;
    top: -188px;
    border: 64px solid #6666661a;
  }
  .section-round-img .img-round-wrapp .img-round {
    width: calc(100vw - 620px);
    height: calc(100vw - 620px);
  }
  .section-round-img.product .container-img-round {
    padding: 70px 0 180px;
  }
  .section-round-img.product .img-round-wrapp {
    right: -82px;
    top: -188px;
  }
  .section-round-img.purpose .container-img-round {
    padding: 70px 0 120px;
  }
  .section-round-img.purpose .img-round-wrapp {
    right: -82px;
    top: -188px;
  }
  .location-explore.active {
    padding: 45px 0 70px;
  }
  .location-explore.active .main-container {
    flex-direction: column;
    align-items: center;
  }
  .location-explore.active .product-slider {
    max-width: 520px;
  }
  .le-section-right.active {
    gap: 30px;
  }
  .le-section-right-3 .product-img {
    max-width: 600px;
  }
}
@media (max-width: 991px) {
  .section-slider-2 .slide.slide-2 .slide-wrapp,
  .section-slider-2 .slide.slide-4 .slide-wrapp,
  .section-slider-2 .slide.slide-5 .slide-wrapp,
  .section-slider-2 .slide .slide-wrapp {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section-round-img .h2-title-img {
    font-size: 12rem;
    line-height: 140px;
  }
  .section-round-img .img-round-wrapp {
    right: -104px;
    top: -104px;
    opacity: 0.25;
  }
  .section-round-img .img-round-wrapp .img-round {
    width: 50vw;
    height: 50vw;
  }
  .section-round-img.product .img-round-wrapp {
    right: -104px;
    top: -104px;
  }
  .section-round-img.purpose .img-round-wrapp {
    right: -104px;
    top: -104px;
  }
  #manufacturing .blocks-wrapper {
    flex-direction: column;
    gap: 36px;
  }
  #manufacturing .block-container {
    flex-direction: row;
    max-width: 800px;
    margin: auto;
  }
  #manufacturing .image-wrapper {
    max-width: 200px;
    min-width: 200px;
    border-radius: 30px 0 0 30px;
  }
  #manufacturing .image-wrapper img {
    min-width: 200px;
    border-radius: 30px 0 0 30px;
  }
  #manufacturing .content-wrapper {
    min-height: 240px;
    border-radius: 0 30px 30px 0;
  }
}
@media (min-width: 769px) {
  .section-round-img .title-img-container {
    background-attachment: fixed;
  }
  .section-round-img .container-img-round .info-wrapper {
    max-width: 528px;
  }
  .section-round-img.product .container-img-round .info-wrapper {
    max-width: 396px;
  }
  .hero-section .row {
    gap: 12px;
  }
}
@media (max-width: 769px) {
  .h1-custom,
  .h2-custom {
    font-size: 40px;
    line-height: 35px;
  }
  .hero-section {
    padding-top: 0;
  }
  .hero-section .container {
    padding: 0;
  }
  .hero-section .hero-right-block {
    height: auto;
    padding: 0 33px;
  }
  .hero-section .hero-content h1 {
    font-size: 60px;
    line-height: 64px;
  }
  .hero-section .hero-content .hero-title {
    font-size: 42px;
    line-height: 45px;
  }
  .location-explore-wrapper {
    width: auto;
  }
  .section-slider {
    padding: 70px 0;
  }
  .section-slider .slide-1 {
    padding: 266px 50px 55px;
  }
  .section-slider .slick-next {
    right: 0;
  }
  .section-slider .slick-prev {
    left: 0;
  }
  .section-slider-2 .slide.slide-1 .container .slider-video {
    margin: -174px auto 0;
    max-width: calc(50% - 30px);
  }
  .section-round-img .h2-title-img {
    font-size: 9.375rem;
    line-height: 105px;
  }
  .section-round-img .img-round-wrapp {
    right: calc(-25vw - 84px);
    top: -32px;
  }
  .section-round-img.product .img-round-wrapp {
    right: calc(-25vw - 84px);
    top: -32px;
  }
  .section-round-img.purpose .img-round-wrapp {
    right: calc(-25vw - 84px);
    top: -32px;
  }
  #employee-focus {
    padding: 70px 0;
  }
  #manufacturing {
    background: #8F0526;
  }
}
@media (max-width: 567px) {
  body p {
    font-size: 20px;
    font-weight: 400;
  }
  #manufacturing .container-small {
    padding: 50px 33px;
    margin-bottom: 0;
    background-color: #C3002F;
  }
  #manufacturing .container + .container {
    padding: 50px 33px;
    background-color: #8F0526;
  }
  #manufacturing .h2-custom {
    margin-bottom: 8px;
  }
  #manufacturing .block-container {
    flex-direction: column;
  }
  #manufacturing .content-wrapper {
    padding: 30px 40px 45px;
    border-radius: 0 0 30px 30px;
  }
  #manufacturing .content-wrapper .content-block .content {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
  }
  #manufacturing .image-wrapper {
    min-height: 170px;
    max-width: 100%;
    border-radius: 30px 30px 0 0;
  }
  #manufacturing .image-wrapper img {
    border-radius: 30px 30px 0 0;
  }
  #manufacturing .link-wrapper {
    display: flex;
    position: relative;
  }
  #manufacturing .link {
    max-width: 175px;
    position: unset;
    line-height: 20px;
  }
  .section-slider {
    margin: 0;
    padding: 40px 0;
    background-color: #EFEFEF;
  }
  .section-slider .slick-list {
    border-radius: 0;
  }
  .section-slider .container {
    padding: 0;
  }
  .section-slider .slide {
    position: relative;
    background-color: #8F0526;
    background-size: auto 324px;
    background-position: center 0;
    border-radius: 0;
    min-height: 560px;
    padding: 340px 45px 50px;
    align-items: center;
  }
  .section-slider .slide .slider-content p.title {
    font-size: 44px;
    font-weight: 400;
    line-height: 57px;
  }
  .section-slider .slide-1 .slider-content p.title {
    font-size: 45px;
    line-height: 50px;
    font-weight: 300;
    text-align: left;
  }
  .section-slider .slick-arrow {
    display: none !important;
  }
  .section-slider .slick-dots {
    gap: 8px;
  }
  .section-slider .slick-dots li button::before {
    width: 44px;
  }
  .section-slider .slick-dots {
    margin-bottom: 6px;
  }
  .section-slider .slick-dots li {
    width: 44px;
    margin: 0;
  }
  .swipe-mob {
    display: flex;
    align-items: center;
    position: absolute;
    gap: 10px;
    right: 20px;
    bottom: 12px;
  }
  .swipe-mob p {
    font-size: 18px;
  }
  .swipe-mob img {
    transform: rotate(90deg);
  }
  .section-round-img .h2-title-img {
    font-size: 70px;
    line-height: 52px;
    left: -3px;
  }
  .section-round-img .title-img-container {
    height: 135px;
  }
  .section-round-img .h2-nissan {
    font-size: 50px;
    line-height: 64px;
  }
  .section-round-img .title-img-wrapp {
    padding-top: 10px;
  }
  .section-round-img .img-round-wrapp {
    right: -80px;
    top: -100px;
    border: 18px solid #66666611;
    opacity: 1;
  }
  .section-round-img .img-round-wrapp .container {
    padding: 0 24px;
  }
  .section-round-img .img-round-wrapp .img-round {
    height: 160px;
    width: 160px;
    border: 10px solid #343434;
  }
  .section-round-img.product .img-round-wrapp {
    right: -80px;
    top: -100px;
  }
  .section-round-img.purpose .title-img-container {
    height: 188px;
  }
  .section-round-img.purpose .img-round-wrapp {
    right: -80px;
    top: -100px;
  }
  #employee-focus {
    padding: 60px 0;
  }
  #employee-focus .container {
    padding: 0 33px;
  }
  #employee-focus .block-container .title-h3 {
    font-size: 24px;
  }
  .location-explore .main-container {
    padding: 0 15px;
  }
  .location-explore-wrapper {
    padding: 18px 20px 25px !important;
  }
  .location-explore-wrapper .title-top {
    font-size: 20px;
    line-height: 20px;
  }
  .location-explore-wrapper .title-bottom {
    font-size: 12px;
  }
  .location-explore-wrapper .info-block.active .col,
  .location-explore-wrapper .info-block.active .col-8 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .location-explore-wrapper .info-block.active .col {
    flex-direction: column;
    align-items: center;
  }
  .location-explore .loc-exp-bottom {
    gap: 30px;
  }
  .location-explore .loc-exp-bottom .bottom-col.bc-1,
  .location-explore .loc-exp-bottom .bottom-col.bc-2 {
    margin: auto;
  }
  .location-explore.active .product-container {
    padding: 20px 5px;
  }
  .location-explore.active .product-slider {
    max-width: calc(100vw - 40px);
  }
  .le-section-right.active {
    flex-direction: column;
  }
  .right-section {
    gap: 30px;
  }
  .pin-wrap {
    margin-left: 0;
  }
  .section-slider-2 .slide {
    padding: 0;
    height: 100%;
  }
  .section-slider-2 .slide.slide-1 .h3-custom {
    line-height: 60px;
  }
  .section-slider-2 .slide.slide-1 .container .slider-video {
    margin-top: 50px;
  }
  .section-slider-2 .slide .img-round-wrapp {
    display: none;
  }
  .h1-custom {
    line-height: 35px;
  }
  .statistics {
    padding-top: 72px;
  }
  .statistics .blocks {
    padding-left: 15px;
    padding-right: 15px;
  }
  .statistics .block {
    width: 100%;
  }
  .menu-page-bottom .mpb-col ul {
    left: auto;
    right: -10px;
  }
}
