@media screen and (min-width: 1024px) {
  .main_menu .menu-div .menu > ul > li a {
    font-size: 3rem;
  }

  .carousel-item {
    height: calc(100vh - 70px);
  }

  .prod-img > * {
    max-height: calc(100vh - 70px);
    position: -webkit-sticky;
    position: sticky;
    top: 55px;
  }
}
@media screen and (max-width: 991px) {
  section {
    margin-left: 4vw !important;
    margin-right: 4vw !important;
  }

  #aboutus_section {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #aboutus_section .mission-image {
    padding: 0px;
  }

  #company_section {
    padding: 0px !important;
    display: block;
  }
  #company_section img {
    display: block;
    padding: 0px;
    object-fit: contain;
    object-position: top;
  }

  .img_border:before {
    border: 2px solid #f47167;
  }

  .carousel-item {
    height: 50vh;
  }

  .main_menu .menu-div .menu > ul > li a:after {
    display: none !important;
  }

  #about_wrapper {
    flex-direction: column;
  }
  #about_wrapper .prod-thumbs {
    display: flex;
    flex-flow: row wrap;
    min-height: 40vw;
  }
  #about_wrapper .prod-thumbs .thumb {
    width: 20%;
    overflow: hidden;
    position: relative;
    display: inline-block;
  }
  #about_wrapper .prod-thumbs .thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #about_wrapper .prod-thumbs .thumb:after {
    padding-bottom: 100%;
    content: "";
    display: block;
  }

  #manu-wrapper:before {
    padding-top: 40vh;
  }
}
@media screen and (max-width: 575px) {
  #about_wrapper .prod-thumbs {
    flex: 3 0 0;
    /*            flex-wrap:wrap;
                flex-flow:column wrap;
                max-height:100vw;*/
  }
  #about_wrapper .prod-thumbs .thumb {
    width: 50%;
    display: inline-block;
  }
  #about_wrapper .prod-text {
    flex: 7 0 0;
  }
  #about_wrapper .prod-img {
    flex: 9 0 0;
  }
  #about_wrapper #prod-img {
    object-fit: cover;
    object-position: top center;
  }

  #contact-wrapper {
    /*        #box{
                display: none;
            }
            #cancel{
                display: none;
            }*/
  }
  #contact-wrapper #googleMap {
    overflow: visible;
    height: 100%;
  }
  #contact-wrapper .contact {
    padding-left: 0px;
    padding-right: 0px;
  }
  #contact-wrapper #maprow {
    margin: 0;
  }
  #contact-wrapper .main_menu .title-div * {
    font-size: 3.3vw;
  }
  #contact-wrapper .menu_btn {
    right: -30px;
  }

  .manu-content img {
    object-fit: cover;
    width: 100%;
    height: auto;
  }

  #website_name {
    height: 30px;
  }

  .img_border:before {
    border: 4px solid #f47167;
  }

  .carousel-item {
    height: calc(100vh - 70px);
  }

  .main_menu .title-div, .main_menu .menu-div, .main_menu footer {
    padding-left: 0;
    padding-right: 0;
  }
  .main_menu .title-div {
    order: 2;
    text-align: left !important;
    padding-top: 0;
    padding-bottom: 10vh;
  }
  .main_menu .menu-div {
    order: 1;
    padding: 10vh 0;
  }
  .main_menu .menu-div .menu {
    margin: 0 4vw;
  }
  .main_menu .menu-div .menu > ul > li > a {
    font-size: 8vw;
    line-height: 8vw;
  }
  .main_menu .menu-div:after {
    display: block;
    border-top: 1px solid white;
    margin: 1em 4vw;
    content: "";
  }
  .main_menu footer {
    order: 3;
    padding: 4vw;
  }

  .menu-btn-group {
    right: 10vw;
    top: 1vh;
  }

  h4.title {
    font-size: clamp(1rem, 7vw, 1.8rem);
  }

  #contact_section {
    width: 100%;
  }
  #contact_section > * {
    margin: 0 4vw;
  }

  #mission_section .mission-text {
    margin-top: 4vw;
  }
  #mission_section .mission-image {
    margin: 0px;
    height: calc((100vw - 8vw) / 3 * 0.8 * 2 + 4vw);
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  #mission_section .mission-image .mission-box {
    width: calc((100vw - 8vw) / 3 * 0.8);
    margin-right: calc((92vw - 3 * ((100vw - 8vw) / 3 * 0.8)) / 2);
  }
  #mission_section .mission-image .mission-box:nth-child(3n+3) {
    margin-right: 0px;
  }
  #mission_section .mission-image .img_border {
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    margin: 0px;
  }

  .client_bg {
    height: 400vh !important;
  }

  #carousel .caption, #carousel .caption2 {
    top: 10%;
    left: 50%;
    width: 80%;
    text-align: center;
    transform: translateX(-50%);
  }
  #carousel .img_prod, #carousel .img_prod2 {
    width: 80%;
    left: 10%;
    bottom: 10%;
    top: auto;
    height: auto;
    transform: none;
  }

  #manu-wrapper {
    max-width: 100vw;
    overflow-x: hidden;
  }
  #manu-wrapper .manu-content img {
    order: 10;
    width: 100%;
    object-fit: contain;
  }
  #manu-wrapper:before {
    padding-top: 61.8%;
  }

  #contact-wrapper #popup {
    width: 92vw;
  }
}
@media screen and (max-width: 666px) {
  #ethics_wrapper .col-6 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }
}
@media screen and (max-width: 649px) {
  .ethicsDo_bg {
    height: 300vh;
  }
  .ethicsDo_bg #ethics_section .col-sm-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .client_bg {
    height: 500vh;
  }
}
@media screen and (max-width: 940px) {
  #whatWeDo_wrapper .img4 {
    margin-top: 0 !important;
  }
  #whatWeDo_wrapper .img5 {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 825px) {
  #whatWeDo_wrapper .grid-container {
    width: 100%;
    font-size: 80%;
    padding: 1rem 0.5rem;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: min-content min-content min-content min-content min-content min-content min-content min-content min-content min-content;
    gap: 0px 0px;
    grid-template-areas: "quote1" "img1" "img2" "img3" "quote2" "img4" "img5" "quote3" "quote4" "quote5";
  }
  #whatWeDo_wrapper .grid-container > div {
    width: calc(100vw - 1rem);
    height: auto;
    margin-top: 0 !important;
  }
  #whatWeDo_wrapper .grid-container > div img {
    width: calc(100% + 1rem);
    object-position: unset;
    object-fit: unset;
    padding: 0;
    margin: 0 -0.5rem;
    height: auto;
  }
  #whatWeDo_wrapper .grid-container > div .quote {
    width: auto;
    padding: auto;
  }
  #whatWeDo_wrapper .grid-container > div .floated {
    display: none;
    height: auto;
    width: auto;
    float: none;
    background: none;
    color: transparent;
  }
  #whatWeDo_wrapper .quote1, #whatWeDo_wrapper .quote2, #whatWeDo_wrapper .quote3, #whatWeDo_wrapper .quote4, #whatWeDo_wrapper .quote5 {
    padding: 5vw 1vw;
  }
  #whatWeDo_wrapper .quote1 {
    grid-area: quote1;
  }
  #whatWeDo_wrapper .img1 {
    grid-area: img1;
  }
  #whatWeDo_wrapper .img2 {
    grid-area: img2;
  }
  #whatWeDo_wrapper .img3 {
    grid-area: img3;
  }
  #whatWeDo_wrapper .quote2 {
    grid-area: quote2;
  }
  #whatWeDo_wrapper .img4 {
    grid-area: img4;
  }
  #whatWeDo_wrapper .img5 {
    grid-area: img5;
  }
  #whatWeDo_wrapper .quote3 {
    grid-area: quote3;
  }
  #whatWeDo_wrapper .quote4 {
    grid-area: quote4;
  }
  #whatWeDo_wrapper .quote5 {
    display: flex;
    justify-content: center;
    grid-area: quote5;
  }
  #whatWeDo_wrapper .quote5 img {
    width: 100% !important;
    max-width: 15rem;
  }
}
@media screen and (max-width: 1200px) {
  .img4 {
    margin-top: -1rem !important;
  }

  .img5 {
    margin-top: -1rem !important;
  }

  .quote4 {
    margin-top: 0;
  }
}
@media screen and (min-width: 825px) {
  #whatWeDo_wrapper .quote3 {
    margin-top: 9vw !important;
  }
}
@media screen and (max-width: 991px) {
  #whatWeDo_wrapper .quote3 .floated {
    height: 5vw !important;
  }
}
@media screen and (max-width: 885px) {
  #whatWeDo_wrapper .quote3 .floated {
    height: 5.9vw !important;
  }
}
@media screen and (max-width: 850px) {
  #whatWeDo_wrapper .quote3 .floated {
    height: 6.4vw !important;
  }
}
@media screen and (max-width: 830px) {
  #whatWeDo_wrapper .quote3 .floated {
    height: 10vw !important;
  }
}

@media screen and (max-width: 1580px) and (min-width: 1200px) {
  #whatWeDo_wrapper .img4 {
    margin-top: -2rem !important;
  }
  #whatWeDo_wrapper .img5 {
    margin-top: -2rem !important;
  }
  #whatWeDo_wrapper .img5 img {
    padding-right: 0;
  }
}
@media screen and (max-width: 1580px) and (min-width: 1080px) {
  .quote3 .floated {
    height: 0.5vw !important;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1270px) {
  .quote3 .floated {
    height: 1vw !important;
  }
}
@media screen and (max-width: 1080px) {
  .quote3 .floated {
    height: 0.5vw !important;
  }
}
@media screen and (max-width: 832px) {
  #ethics_section .title {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1100px) {
  .quote4 {
    margin-top: 0rem !important;
  }
}

/*# sourceMappingURL=mobile.css.map */
