@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
  .navbar-collapse {
    width: 50%;
  }
  .footer {
    padding: 5% 0;
  }
  .content-box {
    padding: 5% 0;
  }
  .content-box.policypage {
    padding: 3% 0;
  }
  .language-mobile-show {
    right: 2rem;
    bottom: 0rem;
  }
  .readmore-btn.readproduct {
    float: right;
    margin: 0;
  }

  .news-box .img-box {
    aspect-ratio: 3/2;
  }
  .tabsnews .nav-pills {
    justify-content: flex-start;
  }
  .tabsnews .nav-pills li {
    margin: 0 10px 0 0;
  }
  #carouselmainSlide .carousel-item {
    height: 70vh;
  }
  .video-abouthome {
    margin: 0;
  }
  .customers-box img {
    width: auto;
    max-width: 70%;
  }
  .certificate-box {
    margin-top: 3rem;
  }
  .readmore-btn {
    width: 165px;
  }
  .slideproducthome {
    margin-top: 1rem;
  }
  .title-products {
    margin-bottom: 0;
    text-align: left;
  }
  .text-products {
    width: 80%;
  }
  .footer h1 {
    font-size: 17px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption {
    line-height: 1;
    text-align: right;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption h1 {
    font-size: 50px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption p {
    font-size: 26px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption p {
    font-size: 35px;
  }
  #carouselmainSlide .carousel-item.banner2 .logobanner img {
    max-width: 60%;
  }

  .textbuy h1 {
    font-size: 26px;
  }
  .wheretobuy {
    margin: 0;
  }

  .text-projects.menuprojects {
    padding: 0 3rem;
  }
  .content-othrtpage {
    padding: 5% 0;
  }
  .title-products.subtitle h1 {
    font-size: 30px;
  }
  .bannerpage {
    padding: 7% 0;
  }
  .title-products img {
    max-width: 100%;
  }
  .readmore-btn.readproduct {
    float: right;
    margin: 0;
  }
  .titlebox-details .title-products.subtitle {
    margin: 0;
  }

  .maplocations {
    height: auto;
    aspect-ratio: 3 / 2;
    margin: 2rem 0 0;
  }

  .social-box {
    margin: 2rem auto;
  }
  .address-box {
    padding: 0 1rem;
    margin: 0;
  }
  .contactpagefullwhite .row {
    align-items: center;
    justify-content: space-between;
  }
  .brandlogo .col-md-2 {
    width: 20%;
  }

  .textperson h1 {
    font-size: 16px;
  }
  .textperson p {
    font-size: 14px;
  }
  .personbox {
    margin: 2rem auto 5.5rem;
  }

  .mappin img {
    width: 3em;
  }
  .mappin.stationone {
    top: 21rem;
    left: 14rem;
  }
  .mappin.stationtwo {
    top: 22rem;
    left: 13rem;
  }
  .mappin.stationthree {
    bottom: 9rem;
    left: 6rem;
  }
  .locations-industry {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .language-mobile-show,
  #nav-icon3 {
    display: none;
  }
  .navbar-brand {
    text-align: center;
  }
  .navbar-brand img {
    width: 150px;
  }
  .hamburgers-box {
    justify-content: center;
  }
  .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
    width: 100%;
  }
  .navbar-expand-lg .container {
    position: relative;
  }
  .navbar-expand-lg .navbar-nav {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
  }

  .navbar-nav li {
    width: auto;
    margin: auto;
    padding: 0;
    text-align: center;
    position: static;
  }

  .navbar-nav li a {
    padding: 3px 5px;
    text-align: center;
    font-size: 14px;
  }
  .navbar-nav li .dropdown-menu {
    width: 100%;
    min-width: inherit;
    left: 0;
    right: 0;
    padding: 3%;
    margin: 0;
  }
  .navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .policy-box ul {
    display: flex;
    align-items: center;
  }
  .language-box img {
    width: 20px;
  }
  .language-box {
    display: block;
  }
  .navbar-nav li.dropdown .language-box .dropdown-menu {
    width: 100%;
    min-width: inherit;
    max-width: 5rem;
    border-radius: 5px;
    background: #181818;
    border: none;
    padding: 0;
    overflow: hidden;
    left: auto;
    right: 0;
  }
  .navbar-nav li.dropdown .language-box .dropdown-menu a {
    color: #fff;
    padding: 5px;
    text-align: center;
    display: block;
  }
  .navbar-nav li.dropdown .language-box .dropdown-menu a.active,
  .navbar-nav li.dropdown .language-box .dropdown-menu a:hover {
    background: #f7941d;
    color: #fff;
  }
  .language-box .fa-angle-down {
    margin-left: 5px;
  }
  .language-box a {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .social-footer img {
    width: 40px;
  }
  .content-box.customerhome .col-lg-2 {
    width: 20%;
  }
  .content-box.customerhome {
    padding: 3% 0;
  }
  .content-box.customerhome .title-products {
    margin-bottom: 1.5rem;
  }
  .certificate-box h1,
  .title-products h1,
  .text-projects h1,
  .text-abouthome h1 {
    font-size: 22px;
  }

  .text-projects ul {
    margin-bottom: 8rem;
  }
  #carouselmainSlide .carousel-item {
    height: 620px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption {
    top: 50%;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption h1 {
    font-size: 60px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption p {
    font-size: 40px;
  }
  #carouselmainSlide .carousel-item.banner3 .imgbanner img {
    width: 100%;
  }
  .formcontact h1 {
    font-size: 25px;
  }
  .wheretobuy {
    padding: 0rem 0 5rem;
  }
  .text-projects.menuprojects {
    padding: 0 3rem;
  }
  .contact-footer {
    margin-left: -1rem;
  }
  .social-footer {
    margin: 0 -1.5rem 0 1.5rem;
  }
  .footer h1 {
    font-size: 19px;
  }
  .footer {
    font-size: 0.95rem;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption h1 {
    font-size: 40px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption p {
    font-size: 33px;
  }
  .slidecustomers .slick-track {
    padding: 0 1rem;
  }
  .slidecustomers .slick-prev,
  .slidecustomers .slick-next {
    width: 38px;
    height: 38px;
  }
  .slidecustomers .slick-prev {
    left: -1rem;
  }
  .slidecustomers .slick-next {
    right: -1rem;
  }

  .content-box.projectshome .tab-pane,
  #carouselmainSlide .carousel-item.banner2 {
    background-attachment: fixed !important;
  }
  .social-box img {
    width: 43px;
  }

  .navbar-nav li .dropdown-menu.productsdropdown a.allproducts p {
    margin: 0;
  }
  .navbar-nav li .dropdown-menu.productsdropdown a.allproducts {
    text-align: left;
    border-top: 1px solid rgb(255 255 255 / 30%);
  }
  .navbar-nav li .dropdown-menu.productsdropdown a {
    text-align: center;
  }
  .navbar-nav li .dropdown-menu a img {
    display: block;
    margin: auto;
    width: 150px;
    transition: all 0.6s;
  }
  .navbar-nav li .dropdown-menu a:hover img {
    transform: scale(1.05);
  }
  .title-products img {
    max-width: 70%;
  }
  .tabledetails table {
    width: 100%;
    min-width: inherit;
  }
  .mapbox {
    margin-top: 0;
  }

  .row.subcofound {
    margin-top: 0;
    padding-top: 3rem;
    position: relative;
  }
  .row.subcofound::before {
    content: "";
    width: 75%;
    height: 1px;
    border-bottom: 1px solid #000;
    position: absolute;
    top: -2%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 1;
  }
  .personbox::after {
    content: "";
    width: 1px;
    height: 85%;
    z-index: 1;
    position: absolute;
    left: 50%;
    bottom: 99%;
    transform: translate(-50%, 0);
    border-left: 1px solid #000;
  }
  .personbox.twoline::after,
  .personbox.subpersonbox::after {
    display: none;
  }
  .personbox.personmainbox::before {
    height: 60%;
  }
  .personbox::before {
    height: 80%;
    top: 5.2rem;
    transition: all 0.6s;
  }
  .personbox:hover::before {
    height: 85%;
    top: 4rem;
    transition: all 0.6s;
  }
  .personbox.personmainbox::after {
    display: none;
  }
  .personbox.personmainbox::before {
    display: block;
  }
  .imgperson {
    width: 100px;
    height: 100px;
  }
  .personbox:hover .imgperson {
    width: 70px;
    height: 70px;
  }
  .textperson {
    height: 65px;
  }
  .textperson h1 {
    font-size: 12px;
  }
  .textperson p {
    font-size: 10px;
  }
  .personbox.subpersonbox {
    transform: scale(0.85);
  }
  .personbox.personmainbox,
  .personbox {
    margin: 0 -0.3rem 4rem;
  }
  .textperson {
    padding-right: 20px;
  }
  .row.subcofound .col-12 {
    margin-bottom: 0;
  }

  .address-box {
    padding: 2rem 1rem;
  }
  .mappin.stationone {
    top: 22rem;
    left: 15rem;
  }
  .mappin.stationtwo {
    top: 23.5rem;
    left: 14rem;
  }
  .mappin.stationthree {
    bottom: 10rem;
    left: 6.5rem;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 18px;
  }
  .navbar-brand img {
    width: auto;
    max-width: 100%;
  }
  .text-abouthome {
    padding-right: 5%;
  }
  .certificate-box h1,
  .title-products h1,
  .text-projects h1,
  .text-abouthome h1,
  .formcontact h1 {
    font-size: 26px;
  }
  .footer h1 {
    font-size: 20px;
  }
  .navbar-nav li a {
    font-size: 16px;
  }
  .bannercaption h1 {
    font-size: 55px;
  }
  #carouselmainSlide .carousel-item {
    height: 820px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption h1 {
    font-size: 50px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption p {
    font-size: 44px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption h1 {
    font-size: 85px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption p {
    font-size: 55px;
  }
  #carouselmainSlide .carousel-item .bannercaption h1 {
    font-size: 65px;
  }
  .text-projects.menuprojects {
    padding: 0 7rem;
  }
  .content-box.projectshome .tab-pane {
    padding: 3% 0;
  }
  .slidecustomers .slick-prev {
    left: -2rem;
  }
  .slidecustomers .slick-next {
    right: -2rem;
  }
  .contactpagefullwhite .row {
    align-items: flex-start;
  }

  .mappin.stationone {
    top: 24rem;
    left: 16rem;
  }
  .mappin.stationtwo {
    top: 25rem;
    left: 15rem;
  }
  .mappin.stationthree {
    bottom: 10.5rem;
    left: 7rem;
  }

  .row.subcofound {
    padding-top: 6rem;
  }
  .row.subcofound::before {
    top: 0;
  }
  .personbox.personmainbox::before {
    top: 5.5rem;
    height: 68%;
  }
  .personbox::after {
    bottom: 6.75rem;
  }
  .personbox::before {
    top: 6.2rem;
  }
  .personbox.subpersonbox:hover {
    transform: scale(1);
  }
  .personbox {
    margin: 0 -0.3rem 6rem;
  }
  .textperson {
    padding: 15px 5px 15px 55px;
    height: 95px;
  }
  .personbox:hover::before {
    height: 100%;
  }

  .imgperson {
    width: 140px;
    height: 140px;
  }
  .personbox:hover .imgperson {
    width: 100px;
    height: 100px;
  }
  .textperson h1 {
    font-size: 14px;
  }
  .textperson p {
    font-size: 12px;
  }
}

@media (min-width: 1440px) {
  html {
    font-size: 20px;
  }
  .container {
    max-width: 1230px;
  }
  .navbar-nav li a {
    font-size: 18px;
  }
  .formcontact h1 {
    font-size: 30px;
  }
  .textbuy h1 {
    font-size: 33px;
    margin-bottom: 0.5rem;
  }
  .textbuy {
    bottom: 1rem;
  }
  .text-projects.menuprojects {
    padding: 0 6rem;
  }
  .content-box.projectshome .tab-pane {
    height: 800px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption h1 {
    font-size: 55px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption p {
    font-size: 45px;
  }
  .customers-box img {
    max-width: 90%;
    width: 100%;
  }
  .mappin.stationone {
    top: 23rem;
    left: 15.5rem;
  }
  .mappin.stationtwo {
    top: 24.5rem;
    left: 14.5rem;
  }
  .mappin.stationthree {
    bottom: 10rem;
    left: 6.5rem;
  }

  .imgperson {
    width: 165px;
    height: 165px;
  }
  .personbox:hover .imgperson {
    width: 120px;
    height: 120px;
    left: -7%;
  }
}

@media (min-width: 1520px) {
  .text-projects.menuprojects {
    padding: 0 10rem;
  }
}

@media (min-width: 1600px) {
  .certificate-box h1,
  .title-products h1,
  .text-projects h1,
  .text-abouthome h1,
  .formcontact h1 {
    font-size: 28px;
  }
  .readmore-btn {
    width: 150px;
    padding: 5px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption h1 {
    font-size: 65px;
  }
  #carouselmainSlide .carousel-item.banner2 .bannercaption p {
    font-size: 60px;
  }
  .slidecustomers .slick-prev,
  .slidecustomers .slick-next {
    width: 43px;
    height: 43px;
  }

  .personbox::after {
    bottom: 6.7rem;
  }
}
@media (min-width: 1800px) {
  .container {
    max-width: 1336px;
  }
  .certificate-box h1,
  .title-products h1,
  .text-projects h1,
  .text-abouthome h1,
  .formcontact h1 {
    font-size: 30px;
  }
  #carouselmainSlide .carousel-item {
    height: 910px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption {
    top: 45%;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption h1 {
    font-size: 105px;
  }
  #carouselmainSlide .carousel-item.banner3 .bannercaption p {
    font-size: 75px;
  }
  .text-projects.menuprojects {
    padding: 0 15rem;
  }
  .detail-form {
    margin-bottom: 1.5rem;
  }
  .customers-box {
    margin-bottom: 2rem;
  }

  .mappin.stationone {
    top: 25rem;
    left: 17rem;
  }
  .mappin.stationtwo {
    top: 26.7rem;
    left: 15.75rem;
  }
  .mappin.stationthree {
    bottom: 11rem;
    left: 7.5rem;
  }
}
@media (min-width: 2000px) {
  .container {
    max-width: 1440px;
  }
  .text-projects.menuprojects {
    padding: 0 15.5rem;
  }
  .detail-form {
    margin-bottom: 2rem;
  }

  .mappin.stationone {
    top: 27.5rem;
    left: 18.5rem;
  }
  .mappin.stationtwo {
    top: 29rem;
    left: 17rem;
  }
  .mappin.stationthree {
    bottom: 12rem;
    left: 8rem;
  }
}
