@media screen and (max-width: 600px) {
    .w-sm-100 {
        width: 15rem;
        z-index: 1000;
        position: relative;
        background: white;
        top: 0px;
    }

    .company-philosophy3 .border-left {
        border-left: 0 !important;
    }

    .company-philosophy4 .bg-transparent {
        background-color: rgb(28 115 171 / 60%) !important;
        border: 2px solid #52A0D6;
        border-radius: 14px;
    }

    .company-philosophy4 .card h4 {
        position: absolute;
        bottom: -9px;
        background: #156aa2e3;
        left: 0;
        right: 0;
        padding: 0.5rem;
        border-bottom-left-radius: 14px;
        border-bottom-right-radius: 14px;
    }

    .mySlide1 {
        background-image: url('../images/banner-3.jpg');
        background-attachment: unset;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 200px;
    }

    .mySlide2 {
        background-image: url('../images/banner-4.jpg');
        background-attachment: unset;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 200px;
    }

    .mySlide3 {
        background-image: url('../images/banner-2.jpg');
        background-attachment: unset;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 200px;
    }

    .mySlide4 {
        background-image: url('../images/banner-1.jpg');
        background-attachment: unset;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 200px;
    }

    .scroll2 {
        background-image: url('../images/calibro.png');
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 2%;
        padding-top: 6.5%;
        padding-left: 20px;
        padding-right: 20px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        background-attachment: fixed;
        background-position: center;
        line-height: 23px;
        height: auto;
    }

    .scroll3 .col {
        -ms-flex-preferred-size: 0;
        flex-basis: auto;
    }

    .scroll3 h2 {
        font-size: 2rem;
    }

    .scroll4 {
        height: auto;
    }

    .scroll4 .col::after {
        content: '';
        border-left: 1px solid #ef8022;
        padding-top: 15px;
    }

    .scroll4 hr.process {
        border-top: 0;
    }

    p.manufacturing-text::before {
        display: none;
    }

    p.manufacturing-text::after {
        display: none;
    }

    .scroll5 {
        background-image: url('../images/worldnetwork.gif');
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 2%;
        padding-top: 7%;
        padding-left: 20px;
        padding-right: 20px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        background-attachment: fixed;
        background-position: center;
        line-height: 23px;
        height: auto;
    }

    .scroll7 {
        background-image: url('../images/doctor.png');
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 2%;
        padding-top: 5%;
        padding-left: 20px;
        padding-right: 20px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        background-attachment: fixed;
        background-position: center;
        line-height: 23px;
        height: auto;
    }

    .scroll7 h3 {
        font-size: 1.5rem;
    }

    .kk-desc {
        position: inherit;
        bottom: 0px;
        color: #ffffff;
        padding: 15px;
        background: #000000a8;
    }

    .h-sm-auto {
        height: auto !important;
    }

    .topnav a, .dropdown .dropbtn {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }

    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .topnav.responsive .dropdown {
        float: none;
    }

    .topnav.responsive .dropdown-content {
        position: relative;
    }

    .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
    }

    .h2-sm {
        font-size: 30px;
    }

    .h-100-sm {
        height: auto !important;
    }

}

@media screen and (min-width:768px) {
    .mobile {
        display: none;
    }
}

@media screen and (max-width:700px) {
    .img-top-right {
        position: relative;
        left: 0%;
        z-index: 1;
        top: 6%;
    }

    .bg-text-top-left li.h2 {
        font-size: 1rem !important;
    }

    .bg-text-top-left {
        position: relative;
        top: 43%;
        z-index: 1;
        left: 0%;
        background: #f58220d4;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .logo {
        width: 150px;
    }

    .landingpage2-bg {
        background: url('../images/landingpage2-bg.png');
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center;
    }

    .landingpage li.h2 {
        font-size: 1.5rem;
    }

    .landingpage1-bg .text-top-left li.h2 {
        font-size: 1rem;
    }

    .landingpage1-bg .text-top-left {
        position: relative;
        top: -13%;
        z-index: 1;
        left: -8.5%;
    }

    .scroll4 h2 {
        font-size: 2rem;
    }

    .scroll6 .text-right {
        text-align: center !important;
    }

    .landingpage1-bg {
        background: url(../images/landingpage1-bg.png);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: center;
    }

    h2 {
        font-size: 2rem;
    }
}

@media screen and (min-width:700px) and (max-width:768px) {
    .text-top-left {
        position: relative;
        top: 33%;
        z-index: 1;
        left: -4%;
    }

    h5 {
        font-size: 1rem;
    }

    .pad-2 {
        padding: 0rem;
    }

    .numbers h3 {
        font-size: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .numbers h1 {
        font-size: 2rem;
    }

    .product-bg {
        background: #414142cf;
        bottom: -16px;
        position: absolute;
        font-size: 13px;
        padding-left: 2px;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        left: 15px;
        right: 15px;
    }
}

@media screen and (max-width:768px) {
    
    .landing-scroll5 {
        background-image: url(../images/home5.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 2%;
        padding-top: 10%;
        padding-left: 20px;
        padding-right: 20px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        background-attachment: fixed;
        background-position: center;
        line-height: 23px;
        height: auto;
    }

    .hr-rotate-facts {
        display: none;
    }

    .footer-bg .hr-rotate {
        display: none;
    }

    .footer-bg .col-md-6, .footer-bg .col-md-3 {
        padding-left: 0;
        padding-right: 0;
    }

    .landingpage .pl-5 {
        padding-left: 0 !important;
    }

    .landingpage .py-5 {
        padding-bottom: 0 !important;
    }

    .landingpage .mx-5 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .landingpage .pr-5 {
        padding-right: 1rem !important;
    }

    .landingpage .p-5 {
        padding: 1rem !important;
    }

    .landingpage .form-group {
        margin-bottom: 0rem;
    }

    .landingpage .pt-l-5 {
        padding-top: 1rem !important;
    }

    .landingpage .mt-l-3 {
        margin-top: 1rem !important;
    }

    .landing-footer-bg .hr-rotate {
        display: none;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .pad-2 {
        padding: 0;
    }

    .tpm {
        background: url(../images/tpm.jpg);
        background-size: cover;
        width: 90px;
        padding: 4px;
        height: 45px;
        background-repeat: no-repeat;
        text-align: center;
        color: black;
        font-size: large;
        font-weight: 700;
    }

    .zero {
        background: url(../images/0.jpg);
        background-size: cover;
        width: 90px;
        padding: 4px;
        height: 45px;
        background-repeat: no-repeat;
        text-align: center;
        color: black;
        font-size: large;
        font-weight: 700;
    }

    .lm {
        background: url(../images/lm.jpg);
        background-size: cover;
        width: 90px;
        padding: 4px;
        height: 45px;
        background-repeat: no-repeat;
        text-align: center;
        color: black;
        font-size: large;
        font-weight: 700;
    }

    .fives {
        background: url(../images/5s.jpg);
        background-size: cover;
        width: 90px;
        padding: 4px;
        height: 45px;
        background-repeat: no-repeat;
        text-align: center;
        color: black;
        font-size: large;
        font-weight: 700;
    }

    .numbers h5 {
        font-size: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }



    .footer-bg p {
        font-size: 15px;
    }

    .company-philosophy4 img {
        height: 300px;
        border-radius: 10px;
    }

    .company-philosophy4 .card:hover p {
        display: block;
        padding-bottom: 0.2rem;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        line-height: 1.1;
        margin-bottom: 0;
    }

    .company-philosophy4 .bg-transparent {
        background-color: rgb(28 115 171 / 60%) !important;
        border: 2px solid #52A0D6;
        border-radius: 14px;
    }

    .company-philosophy4 .card h4 {
        margin-bottom: 0;
        position: absolute;
        bottom: 0px;
        background: #156aa2e3;
        left: 0;
        right: 0;
        font-size: 1rem;
        padding: 0.2rem !important;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .bg-text-top-left {
        position: absolute;
        top: 22%;
        z-index: 1;
        left: 8%;
        background: #f58220d4;
    }

    .landingpage .h2 {
        font-size: inherit;
    }

    .landingpage1-bg .h2 {
        font-size: inherit;
    }

    .landingpage2-bg .h2 {
        font-size: inherit;
    }

    .h4-sm {
        font-size: 1.3rem;
    }
}

@media screen and (min-width:1000px) and (max-width:1024px) {
    .product-bg {
        background: #414142cf;
        bottom: -16px;
        position: absolute;
        padding: 5px;
        border-bottom-left-radius: 13px;
        border-bottom-right-radius: 13px;
        left: 15px;
        right: 15px;
    }

    .nav-link {
        position: relative;
        padding: 5px 4px !important;
        display: inline-block;
        font-size: 16px;
    }

    .text-top-left {
        position: relative;
        top: 47%;
        z-index: 1;
        left: 9%;
    }

    .hr-rotate-facts {
        position: absolute;
        width: 80px;
        transform: rotate(90deg);
        top: 15%;
        border-color: #ffffff;
        left: 83%;
    }
}

@media screen and (max-width:1024px) {
    .img-bottom {
        position: relative;
        top: 20px;
    }
    .sticky {
    position: fixed;
    background: white;
    top: 0;
    width: 100%;
    left: 0;
    padding-left: 1rem;
}
}

@media screen and (min-width:1100px) and (max-width:1250px) {
    .text-top-left {
        position: relative;
        top: 53%;
        z-index: 1;
        left: 7%;
    }

    .landingpage .h2 {
        font-size: inherit;
    }

    .landingpage1-bg .h2 {
        font-size: inherit;
    }

    .landingpage2-bg .h2 {
        font-size: inherit;
    }

    .bg-text-top-left {
        position: absolute;
        top: 35%;
        z-index: 1;
        left: 8%;
        background: #f58220d4;
    }
}


@media screen and (min-width:1300px) and (max-width:1395px) {
    .mySlide3 {
        background-image: url(../images/banner-2.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 600px;
    }

    .mySlide1 {
        background-image: url(../images/banner-3.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 600px;
    }

    .mySlide2 {
        background-image: url(../images/banner-4.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 600px;
    }

    .mySlide4 {
        background-image: url(../images/banner-1.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 600px;
    }

    .text-top-left {
        position: relative;
        top: 58%;
        z-index: 1;
        left: 7%;
    }

    .landingpage .h2 {
        font-size: 1.5rem;
    }

    .landingpage1-bg .h2 {
        font-size: 1.5rem;
    }

    .landingpage2-bg .h2 {
        font-size: 1.5rem;
    }

    .bg-text-top-left {
        position: absolute;
        top: 41%;
        z-index: 1;
        left: 8%;
        background: #f58220d4;
    }
}

@media screen and (min-width:1400px) and (max-width:1440px) {
    .quality span.text-danger {
        position: absolute;
        top: -3px;
        right: 40px;
    }

    .h4-sm {
        font-size: 2rem;
    }

    .text-top-left {
        position: relative;
        top: 63%;
        z-index: 1;
        left: 7%;
    }

    .pad-2 {
        padding: 0rem;
    }
}

@media screen and (min-width:1800px) and (max-width:1999px) {
    .text-top-left {
        position: relative;
        top: 86%;
        z-index: 1;
        left: 9%;
    }
}

@media screen and (min-width:2000px) {
    .text-xxl-left {
        text-align: left !important;
    }

    .img-top-right {
        position: absolute;
        left: 10%;
        z-index: 1;
        /* top: 12%; */
    }

    .bg-text-top-left {
        position: absolute;
        top: 60%;
        z-index: 1;
        left: 10%;
        background: #f58220d4;
    }

    .landingpage2-bg {
        background: url(../images/landingpage2-bg.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: unset;
    }

    .text-top-left {
        position: relative;
        top: 100%;
        z-index: 1;
        left: 7%;
    }
}

@media screen and (min-width:1400px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

/* .topnav {
    overflow: hidden;
  }
  
  .topnav a {
    float: left;
    display: block;
    color: #000000;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }
  
  .active {
    background-color: #04AA6D;
    color: white;
  }
  
  .topnav .icon {
    display: none;
  }
  
  .dropdown {
    float: left;
    overflow: hidden;
  }
  
  .dropdown .dropbtn {
    font-size: 17px;    
    border: none;
    outline: none;
    color: rgb(0, 0, 0);
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
  }
  
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
  }
  
  .dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  
  .topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #555;
    color: white;
  }
  
  .dropdown-content a:hover {
    background-color: #ddd;
    color: black;
  }
  
  .dropdown:hover .dropdown-content {
    display: block;
  }
  
  @media screen and (max-width: 600px) {
    .topnav a:not(:first-child), .dropdown .dropbtn {
      display: none;
    }
    .topnav a.icon {
      float: right;
      display: block;
    }
  
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
    .topnav.responsive .dropdown {float: none;}
    .topnav.responsive .dropdown-content {position: relative;}
    .topnav.responsive .dropdown .dropbtn {
      display: block;
      width: 100%;
      text-align: left;
    }
  } */