.file-blocks .section-heading {
  margin-top: 40px;
  margin-bottom: 30px;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: -0.35px;
  text-align: left;
  color: #2f2f2f;
  text-transform: capitalize;
}

.asset-block-img{
  cursor: pointer;
}

.file-blocks .block-item-container {
  width: 400px;
  margin-bottom: 30px;
  text-align: center;
}
.instruction-sheets-section-one .block-item-container {
  margin-bottom: 50px;
}
.instruction-sheets-section-one {
  margin-bottom: 10px;
}

.file-blocks .block-item-container img {
  width: inherit;
  height: 272px;
  object-fit: cover;
}

.file-blocks .block-item-container.professionals-promotions-price-sheet img {
  height: auto;
}

.file-blocks .blocks-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /* width: 830px; */
}

.file-blocks .block-img-with-link {
  cursor: pointer;
}

.file-blocks .block-file-text {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: -0.16px;
  color: #2f2f2f;
}

.file-blocks .download-button {
  width: 100%;
  height: 55px;
  border: solid 1px #efeded;
  background-color: #fff;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.15px;
  color: #2f2f2f;
  cursor: pointer;
}

.file-blocks .download-button:focus,.file-blocks .file-blocks-btn:hover,.file-blocks .download-button:hover,.file-blocks .loadMoreButton:hover {
  background-color: #405270;
  color:white;
}
.social-media-videos-services .section-heading {
  margin-top: 0px;
}
.file-blocks .section-sub-heading {
  margin-bottom: 20px;
  margin-top: 0;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: -0.2px;
  text-align: left;
  color: #2f2f2f;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .file-blocks .blocks-container {
    justify-content: center !important;
  }

  .file-blocks .block-item-container {
    width: 375px;
  }

  .file-blocks .section-heading {
    text-align: center;
  }
  .file-blocks .section-sub-heading {
    text-align: left;
  }

  .file-blocks .sidebar-container {
    display: none !important;
  }

  .file-blocks {
    justify-content: center;
  }
  .file-blocks .section-heading {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -0.28px;
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .file-blocks .data-container {
    width: 90% !important;
  }
  .file-blocks .block-item-container {
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
  }
  .file-blocks .block-item-container img {
    height: 100%;
  }
}

.file-blocks .data-container {
  width: 70%;
  max-width: 864px;
}

.file-blocks {
  display: flex;
}

.file-blocks .sidebar-container {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.file-blocks .sidebar-menu {
  width: 260px;
}

.file-blocks .blocks-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: initial;
}
.safety-data-sheets-section-one {
  margin-bottom: 20px;
}

@media screen and (min-width: 1024px) {
  .file-blocks .block-item-container {
    margin-right: 25px !important;
  }
  .smart-screens-one .block-item-container,
  .smart-screens-two .block-item-container {
    margin-right: 25px !important;
  }
  .instruction-sheets-section-one .block-item-container {
    margin-right: 25px !important;
  }
  .file-blocks .sidebar-container {
    width: 33.3%;
    justify-content: start;
  }
  .file-blocks .sidebar-menu {
    margin-left: 80px;
  }
}
@media screen and (min-width: 1600px) {
  .file-blocks .sidebar-container {
    justify-content: center;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .sidebar-container {
    width: 33.3%;
  }
  .file-blocks .data-container {
    width: 60%;
  }
  .file-blocks .sidebar-menu {
    width: 220px;
  }
  .file-blocks-data {
    margin-left: 50px;
  }
  .file-blocks .block-item-container {
    width: 310px;
    margin-right: 20px;
  }

  .file-blocks .block-item-container img {
    height: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  .file-blocks .block-item-container {
    width: 96%;
  }

  .file-blocks .data-container {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .file-blocks {
    padding-top: 30px;
  }
}
#shopify-section-template--14563807395882__1649456654c8df3881 {
  padding-top: 5px;
}
#shopify-section-template--14563807395882__1649456654c8df3881 {
  padding-bottom: 20px;
}
#shopify-section-template--14563807690794__1649456881318c8dc9 {
  padding-top: 0;
  padding-bottom: 50px;
}
.file-blocks-btn {
  width: 48.5%;
  height: 55px;
  border: solid 1px #efeded;
  background-color: #fff;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0.15px;
  color: #2f2f2f;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.blocks-container {
  max-width: 864px;
}
.video-buttons-container {
  display: flex;
  justify-content: space-between;
}

.file-blocks .video-block-item-container img {
  width: 400px;
  height: 230px;
  object-fit: contain;
}

.social-media-section-three {
  margin-bottom: 80px;
}
.social-media-section-two {
  padding-bottom: 20px;
}
.social-media-section-one {
  margin-bottom: 30px;
}
.smart-screens-two {
  margin-bottom: 97px;
}
@media screen and (max-width: 1260px) {
  .file-blocks .video-block-item-container img {
    width: 100%;
    height: 100%;
  }
  .file-blocks .block-item-container {
    width: 45%;
    height: 100%;
  }
  .file-blocks .block-item-container img {
    width: 100%;
  }
}
.promotions-section-one {
  margin-bottom: 50px;
}
.smart-screens-one .section-heading {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .promotions-section-one {
    margin-bottom: 20px;
  }
  .smart-screens-two {
    margin-bottom: 50px;
  }
  .file-blocks .block-item-container {
    width: 100%;
  }
  #shopify-section-template--14563807690794__1649456881318c8dc9 {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .file-blocks .block-item-container {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .file-blocks .video-block-item-container img {
    width: 372px;
    height: 214px;
  }
  .loadMoreButton {
    margin-left: 25% !important;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .smart-screens-two {
    margin-bottom: 50px;
  }
  .file-blocks .block-item-container {
    width: 100%;
  }
}

.sidebar-container {
  min-height: 20vh;
}

/*Load more content button*/

.loadMoreButton {
  font-size: 16px;
  width: 195px;
  height: 55px;
  border: solid 1px #efeded;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  margin-left: 35%;
  margin-right: auto;
  color: #2f2f2f;
  font-weight: normal;
}

.has_load_more_button .two-blocks-per-row,
.has_load_more_button .three-blocks-per-row {
  display: none;
}

/** Three blocks per row **/
.file-blocks-data .three-blocks-per-row {
  width: 258px;
  object-fit: contain;
}
.file-blocks-data .three-blocks-per-row img {
  width: 258px;
  height: 258px;
  object-fit: contain;
}
.file-blocks-data .three-blocks-per-row .file-blocks-btn {
  width: 100%;
}
.file-blocks-data .three-blocks-per-row .video-buttons-container {
  justify-content: space-between;
  flex-direction: column;
}
.file-blocks-data .three-blocks-per-row a.file-blocks-btn {
  margin-bottom: 10px;
}
.styleguide-section-one .block-item-container img {
  width: 200px;
  height: 200px;
}
.styleguide-section-one .styleguide-section-one-small-img img {
  height: 50px;
  margin-bottom: 25px;
}
.styleguide-section-one .styleguide-section-one-medium-img img {
  height: 50px;
  margin-bottom: 25px;
}
.styleguide-section-seven {
  margin-bottom: 70px;
}
.social-media-section-one {
  margin-bottom: 20px;
}
.styleguide-section-one .section-sub-heading {
  margin-bottom: 50px;
}
.styleguide-section-one-large-img .block-file-text {
  margin-top: 50px;
}
#shopify-section-template--14571767169066__16499479394f5151ea,
#shopify-section-template--14571767169066__164994941335877906,
#shopify-section-template--14571767169066__1649949784305a8710 {
  padding-top: 50px;
}
.styleguide-section-two .block-file-text,
.styleguide-section-three .block-file-text,
.styleguide-section-four .block-file-text,
.styleguide-section-five .block-file-text,
.styleguide-section-six .block-file-text,
.styleguide-section-seven .block-file-text {
  margin-bottom: 6px;
}
@media screen and (min-width: 1000px) {
  .smart-screens-one .block-item-container img {
    height: 545px;
  }
}

@media screen and (max-width: 1250px) {
  .styleguide-section-one {
    margin-bottom: 10px;
  }
  .styleguide-section-one .three-blocks-per-row {
    width: 45% !important;
    height: 170px !important;
  }
  .styleguide-section-one .three-blocks-per-row img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }
  .styleguide-section-one .blocks-container {
    justify-content: space-between !important;
  }
  .file-blocks-data .three-blocks-per-row {
    width: 45%;
  }
  .file-blocks-data .three-blocks-per-row img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .styleguide-section-one .three-blocks-per-row img {
    height: 70% !important;
  }
  .styleguide-section-one .three-blocks-per-row {
    height: 300px !important;
  }
}
@media screen and (max-width: 1024px) {
  .styleguide-section-one .section-sub-heading {
    margin-bottom: 0px;
  }
  .styleguide-section-one-large-img .block-file-text,
  .styleguide-section-one-small-img-one .block-file-text {
    margin-top: 20px;
  }
  .styleguide-section-one .three-blocks-per-row {
    height: 300px !important;
  }
  .styleguide-section-one .styleguide-section-one-small-img-two,
  .styleguide-section-one .styleguide-section-one-small-img-three {
    height: 170px !important;
  }
  .styleguide-section-one .styleguide-section-one-large-img,
  .styleguide-section-one .styleguide-section-one-small-img-one {
    height: 230px !important;
  }
  .styleguide-section-two {
    padding-top: 20px;
  }
  .styleguide-section-one .styleguide-section-one-small-img img,
  .styleguide-section-one .styleguide-section-one-medium-img img {
    margin-bottom: 0px;
  }
  .styleguide-section-one .block-item-container {
    margin-bottom: 0px;
  }
  #shopify-section-template--14571767169066__1649949784305a8710 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .file-blocks-data .three-blocks-per-row {
    width: 100%;
  }
}

@media screen and (max-width: 391px) {
  .file-blocks .data-container {
    width: 100% !important;
    margin-left: 20px;
    margin-right: 20px;
  }
  .social-media-section-one .section-heading {
    width: 300px;
  }
  .file-blocks .block-item-container,
  .file-blocks .block-item-container img {
    width: 100% !important;
    height: 100% !important;
  }
  .loadMoreButton {
    margin-left: auto !important;
  }
}
@media screen and (min-width: 1024px) {
  .social-media-section-one .block-item-container,
  .social-media-section-two .block-item-container {
    margin-right: 25px !important;
  }
}

.video-block-item-container {
  position: relative;
}
.safety-data-sheets-section-two{
  margin-bottom: 52px;
}
.sidebar-container.sidebar-hidden{
  display: none;
}
.safety-data-sheets-section-one,.safety-data-sheets-section-two{
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width:768px) {
  .safety-data-sheets-section-two{
    margin-bottom: 20px;
  }
}
/** Video Popup **/
/* The Modal (background) */

.videoModal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  padding-top: 0px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7); /* Black w/ opacity */
  justify-content: center;
  align-items: center;
}

/* Modal Content */
.videoModalContent {
  margin: auto;
  padding: 30px 30px 30px 30px;
  width: auto;
  background: transparent;
  border: 0px;
  color: white;
}
.videoModalContent video {
  max-height: 500px;
}

/* The Close Button */
.videoModalClose {
  position: absolute;
  width: 25px;
  height: 25px;
  background: url(https://cdn.shopify.com/s/files/1/2730/3248/files/white-cross.png?v=1650320392);
  border-radius: 50%;
  background-size: cover;
  position: absolute;
  right: 50px;
  top: 10%;
}

.videoModalClose:hover,
.videoModalClose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (min-width: 1200px) {
  .videoModalClose {
    top: calc(45% - (250px));
    right: calc(33% - (250px));
  }
}
@media screen and (max-width: 1024px) {
  .videoModalClose {
    top: calc(55% - (100% / 2));
    right: calc(54% - (100% / 2));
  }
}
@media screen and (max-width: 990px) {
  .videoModalClose {
    top: calc(75% - (100% / 2));
  }
}
@media screen and (max-width: 767px) {
  .videoModalContent {
    width: 100%;
    padding: 50px 15px 15px 15px;
  }
  .videoModalClose {
    font-size: 30px;
    top: calc(75% - (100% / 2));
    right: calc(54% - (100% / 2));
  }
}
/************* Video Section Popup Ended *************/
