@media only screen and (max-width: 768px) and (min-width: 0px) {
  .csi-desktop-view {
    display: none !important;
  }
  .csi-mobile-view {
    display: block;
  }

  body {
    font-size: 16px;
    line-height: 22px;
    font-family: ralewayLight;
    color: black;
  }

  p {
    margin-bottom: 1rem !important;
  }

  li{margin-bottom: 10px !important;}
  .mobile-remove-padding {
    padding: 0px;
  }
  .mobile-flex-class{ display: flex;}
  .mobile-column-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .flex-end-class{
	  display: flex;
	  justify-content: end;
	 }
  .mobile-list-class {
    padding-left: 16px;
    margin-bottom: 16px !important;
  }
  .mobile-list-class li ul{
     padding-left: 20px;
     font-size: 14px;
  }

  .mobile-list-class li ul li ul{
     font-size: 13px;
     line-height: 16px;
  }


  .mobile-list-class li ul li{
     /*padding-top: 0px !important;*/
  }
  .btn-airforce,
  .btn-azure,
  .btn-platinum,
  .btn-prussian,
  .btn-sky {
    font-size: 14px;
    padding: 6px 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 2px 2px 0px !important;
  }

  .shadow-white {
    box-shadow: rgba(255, 255, 255, 0.24) 2px 2px 0px !important;
}

  .mt-10{ margin-top:10px !important;}
  .remove-margin-bottom{
    margin-bottom: 0px !important;
  }
  .section-spacer {
    margin-bottom: 25px;
  }
  .window-double-spacer {
    padding: 0vw 3vw !important;
  }

  /*Background CSS*/
  .image-background-class {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  /*Mobile fonts*/
  .mobile-font-25 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
  }

  .mobile-font-20 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
  }

  .mobile-font-16 {
    font-size: 16px;
    line-height: 22px;
  }

  .mobile-font-18 {
    font-size: 18px;
    line-height: 22px;
  }

  .mobile-font-18-b {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
  }


  /*Header---*/
  #block-website-site-branding {
    width: 50%;
    padding: 10px 0px;
  }
 .website-logo-wrapper .content-center-right {
    display: flex;
    justify-content: center;
    align-items: center;
}

  /*footer*/
  .website-footer {
    font-size: 16px;
  }
  #block-website-sitebranding {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #block-website-sitebranding img {
    width: 50%;
  }
  .footer-spacer {
    height: 20px;
  }
  .csi-phone-number {
    padding: 12px 0px;
  }
  #block-website-showcopyrightcontent {
    margin: 12px 0px;
  }
  #block-website-socialmedia a {
    font-size: 30px !important;
  }

  #block-website-footer {
    margin-bottom: 12px;
  }
  /*Home page----*/

  .home-hero-scroll-wrapper {
    height: fit-content !important;
    overflow-y: unset;
    padding-left: 0px !important;
  }

  .home-hero-scroll-wrapper p {
    margin-bottom: 16px !important;
}

  .home-hero-title-wrapper {
    font-size: 30px;
    line-height: 35px;
  }

  .home-hero-subtitle-wrapper {
    font-size: 20px;
    line-height: 25px;
    margin: 10px 0px !important;
  }
  .section-92-570-outer-wrapper #hero-content-wrapper,
  .section-92-1549-outer-wrapper .window-spacer,
  .section-92-1566-outer-wrapper .window-spacer {
    display: flex;
    flex-direction: column-reverse;
  }
  .home-two-column-img {
    width: 100%;
  }

  .home-two-column-header,
  .we-care-about-header,
  .home-success-story-header {
    font-size: 20px;
    line-height: 25px;
    margin: 16px 0px;
    font-weight: bold;
  }
  .section-92-1549-outer-wrapper,
  .section-92-1551-outer-wrapper,
  .section-92-1566-outer-wrapper{
     margin-bottom:35px;	  
  }
  /*what we do----*/
  .what-we-do-scroll-wrapper {
    height: fit-content !important;
    overflow-y: unset;
  }
  .our-expertise-outer-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }

   .our-expertise-outer-wrapper a {
    border-radius: 10px;
  }

  .our-expertise-text-wrapper {
    height: 60px;
  }

  .what-we-do-title-wrapper {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 16px;
  }

  .what-we-do-ul-class ul {
    padding-left: 16px;
  }

  .industry-ss-title {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    margin: 16px 0px;
  }
  .industry-ss-content {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
  }

  .industry-success-story-title {
    margin-right: 20px;
}

  .industry-success-story-btn a {
    font-size: 13px;
    padding: 5px;
  }
  .industry-prev,
  .industry-next {
    font-size: 20px;
    cursor: pointer;
  }

  .our-expertise-read-more-btn{
	  width:30px;
	  height:30px;
	  line-height:30px;
	  padding:0px !important;
	  text-align:center;
	  box-shadow: none !important;
	  font-size: 20px;
}

  /*Approach*/
  .section-173-1461-outer-wrapper .row {
    flex-direction: column-reverse;
  }
  .approach-hero-img {
    width: 100%;
    height: auto;
  }

  .approach-section-title-wrapper{
    margin-bottom: 16px;
  }
  .approach-hero-detail-wrapper ol {
    padding-left: 2rem;
  }

  .puzzle-outer-wrapper {
    width: 240px;
    height: 240px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    box-shadow: rgba(0, 0, 0, 0.24) 0.156vw 0.156vw 0px;
  }

  .puzzle-inner-wrapper {
    height: 120px;
    font-size: 12px;
    line-height: 14px;
    /*font-weight:normal;*/
  }

  .puzzle-btn-wrapper {
    display: flex;
    justify-content: center;
  }

  .puzzle-btn-wrapper .btn-prussian, .puzzle-btn-wrapper .btn-azure{
      padding: 4px 10px !important;	  
   }

  .puzzle-1-wrapper,
  .puzzle-2-wrapper {
    align-items: flex-start;
    padding-top: 8px;
  }

  .puzzle-3-wrapper,
  .puzzle-4-wrapper {
    align-items: flex-end;
    padding-bottom: 8px;
  }

  .puzzle-1-wrapper .puzzle-btn-wrapper,
  .puzzle-2-wrapper .puzzle-btn-wrapper {
    margin-bottom: 5px;
  }
  .puzzle-3-wrapper .puzzle-btn-wrapper,
  .puzzle-4-wrapper .puzzle-btn-wrapper {
    margin-top: 5px;
  }

  .bens-bakery-logo-wrapper {
    width: 50%;
    margin: auto;
    padding: 20px 0px !important;
  }

  /*Approach detail*/
  .approach-detail-image-wrapper {
    width: 60px;
    margin-right: 16px;
  }
  .approach-detail-title-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
  }
  .lean-three-ways-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    margin-bottom: 24px;
  }

  .lean-3-ways-inner-wrapper{
    border-top: 2px solid #fff;
    padding-top: 16px;    
  }	  

   .lean-3-way-arrow-wrapper {
    width: 15px;
    display: flex;
    align-items: center;
  }
  .lean-3-way-text-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
    text-align: center;
  }
  .lean-3-way-image-wrapper {
    width: 150px;
  }

  .lean-descr-wrapper {
    font-size: 16px;
    line-height: 22px;
  }
  /*why csi*/
  .adv-layout08-content {
    width: 100% !important;
  }
  .why-csi-margin-bottom-0 {
    margin-bottom: 0px !important;
  }

  .section-174-1469-outer-wrapper, .section-174-2305-outer-wrapper {
    margin-bottom: 25px !important;
}

  /*success story*/
  .success-stories-outer-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }

  .story-title-wrapper {
    padding: 10px 0 0 0;
    font-size: 16px;
    line-height: 22px;
  }

  /*success story detail page*/
  .csi-banner-text-wrapper {
    padding: 16px 0px;
    color: #fff;
    font-size: 20px;
    line-height: 25px;
  }
  .ss-content-wrapper .font-vw-200 {
    font-size: 20px;
    line-height: 25px;
    margin-top: 10px;
  }

  .ss-content-wrapper ul,
  .ss-content-wrapper ol {
    padding-left: 16px;
    /* margin-bottom: 16px !important;*/
  }

  .create-buy-li-dots ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .create-buy-li-dots ul > li::before {
    content: "...";
    position: absolute;
    left: -15px;
    font-weight: bold;
  }

  /*About us*/
  .about-us-mission {
    font-size: 20px;
    line-height: 27px;
    text-align: center;
  }
  .our-value-img-wrapper {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .about-us-title-wrapper {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 16px;
    font-weight: 600;
  }

  .about-us-scroll-wrapper {
    overflow-y: unset;
    height: auto !important;
    padding-right: 0px !important;
  }

  .founder-story-full-content {
    display: none;
  }

  /*Life at CSI*/
  .life-at-csi-heading {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .section-178-2955-outer-wrapper {
    margin-bottom: 4px;
  }

  .csi-touch-outer-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .csi-touch-image-wrapper {
    width: 60px;
    margin-right: 16px;
    height: 60px;
  }

  .csi-touch-image-wrapper img {
    width: 100%;
    height: auto;
  }
  .csi-touch-text-wrapper {
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    color: var(--prussian);
  }
  .life-csi-niels {
    width: 100% !important;
    height: auto;
  }

  .life-csi-meet-niels {
    font-size: 16px !important;
    line-height: 22px !important;
    padding: 3vw !important;
  }

  .tick-css-class {
    padding-right: 10px;
    font-size: 16px;
    margin-top: 5px;
  }
.container-wrapper {
    width: 100%;
    margin-left: 0px;
}
.section-178-2133-outer-wrapper .carousel-content {
    width: 100%;
}
.section-178-2133-outer-wrapper .row{display:flex; flex-direction: column-reverse;}
  /*job-opportunities*/
  .job-opportunities-outer-wrapper {
    padding-left: 3vw !important;
    padding-right: 3vw !important;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .job-opportunities-title-wrapper {
    font-size: 20px !important;
    line-height: 25px !important;
    font-weight: 600;
  }
  .job-opportunities-teaser-wrapper {
    font-size: 16px !important;
    line-height: 22px !important;
  }

  .jobs-parent-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .jobs-descr-wrapper {
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0px;
  }

  .jobs-child-wrapper {
    padding: 10px;
  }

  .jobs-descr-detail-wrapper ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }
    .jobs-descr-detail-wrapper ul li ul {
    padding-left: 20px;
    margin-top: 10px;
    list-style-type: none;
}

  .jobs-descr-detail-wrapper ul li ul li {
    font-size: 14px;
    margin-bottom: 6px;
    position: relative;
  }

  .jobs-descr-title-wrapper {
    padding: 1rem 0vw;
  }

  .jobs-descr-detail-wrapper ul li ul > li:before {
    content: "-";
    position: absolute;
    left: -10px;
    font-weight: bold;
    /* text-indent: -5px; */
  }

  /*Contact us*/
  input::placeholder,
  textarea::placeholder {
    color: #000;
    font-weight: normal !important;
    font-size: 14px !important;
  }

  .contact-info {
    font-size: 16px;
    line-height: 22px;
  }
  .form-input {
    font-size: 16px !important;
    line-height: 22px;
    padding: 10px !important;
  }

  .contact-privacy-class {
    font-size: 14px;
    line-height: 18px;
  }
  .form-button {
    font-size: 14px;
    line-height: 18px;
    padding: 6px 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 2px 2px 0px !important;
  }
  .field-row-wrapper {
    margin-bottom: 16px;
  }
  .form-mobile-margin {
    margin-bottom: 16px;
  }
}
