/* =========================
   Small Mobile (<= 480px)
========================= */
@media (max-width: 480px) {
  .blue-background-full {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .blue-background-full::before {
    top: -40px;
    transform: skewY(-1.5deg);
  }

  .blue-background-full h3 {
    font-size: 24px;
    line-height: 1.3;
  }

  .home-saint-gobain-every-solution-one-ecosystem---right {
    margin-top: 0px;
  }

  .block-content-partner_scale_construction
    .field--type-entity-reference-revisions
    > .field__item {
    width: 100%;
  }

  /* Global Legacy Stats Section */
  /* .global-legacy-stats-section .nav-tabs li h2 {
    padding: 24px 30px;
  } */
  .global-legacy-stats-section .nav-tabs li h2 {
    padding: 10px 20px;
    font-size: 12px;
  }
  /* Global Legacy Stats Section end */

  /*----Legacy Mile stone block-----*/
  .milestone-image {
    width: 300px;
  }
  /*----Legacy Mile stone block ends-----*/

  .vision-statement-wrapper .card-inner {
    height: 300px;
  }
  .vision-statement-wrapper .vision-card {
    flex: 0 0 100%;
  }

  /** Header **/
  #navbar-main,
  #navbar-top .region-top-header {
    max-width: 100%;
  }
  /* Header ends */
  .csr-report-download a {
    min-width: auto;
  }

  /* Sustainability Section */
  .about-solutions-engineered-for-indias-climate-cities-and-future---left
    .static-corporate-section__body,
  .about-innovation-that-accelerates-indias-transition-to-light--sustainable-construction---right
    .static-corporate-section__body,
  .our-sustainability-vision----right .static-corporate-section__body {
    height: 387px;
  }
  .about-solutions-engineered-for-indias-climate-cities-and-future---left::after {
    left: 20px;
  }
  .about-solutions-engineered-for-indias-climate-cities-and-future---left::after,
  .about-innovation-that-accelerates-indias-transition-to-light--sustainable-construction---right:after,
  .our-sustainability-vision----right:after {
    top: 65px;
  }
  /* End Sustainability Section */
  /* Image Slider Section **/
  .image-slider-section .slider-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .image-slider-section .image-slider {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  /** Image Slider Section End **/
}
