/* Responsve Video*/
.advice-video-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}
.advice-video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/* Modal Background */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-container {
  position: fixed;
  bottom: 75px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  left: 50%;
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 600px) {
  .modal-container {
    bottom: 65px!important;
  }
}
/* Modal Content */
.modal-content {
  background-color: #fff;
  max-height: 75vh;
  overflow-y: auto;
  height: auto;
  border-radius: 35px 35px 0 0;
  position: relative;
}
#modalBody {
  max-height: 100%;
  overflow-y: auto;
  padding: 6% 5%;
  padding-right: 60px;
}
@media only screen and (max-width: 710px) {
  .close {
    top: 15px !important;
    right: 15px !important;
  }
}
.close {
  position: fixed;
  top: 20px;
  right: 20px;
  background-color: #eee;
  padding: 19px 10px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 0;
  font-weight: bold;
  color: #636363;
  z-index: 1001;
}
.close:hover, .close:focus {
  color: #f00;
  text-decoration: none;
  cursor: pointer;
}
.or-result-c7 img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 35px;
  width: 400px;
}
.or-result-c7 p {
  font-size: 16px;
  line-height: 24px;
}
.modal-professional, .modal-weathering, .modal-hidden-surfaces {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
/* App Modal Img */
.modal-apple-app-img, .modal-google-app-img {
  max-width: 220px !important;
}
.modal-apple-app-img {
  margin-top: 100px !important;
  margin-bottom: 80px !important;
  border-bottom: #ccc solid 5px !important;
  padding-bottom: 80px !important;
}
/* Modal Professional */
.modal-professional-img {
  margin-left: 0 !important;
  max-width: 220px !important;
}
/* Modal Weathering */
.modal-weathering-img1, .modal-weathering-img2 {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  max-width: 220px !important;
}
.modal-weathing-title {
  margin-top: 35px;
}
/* Searchbar Ref Codes */
.search-container-refcodes {
  margin-bottom: 20px;
}
.search-container-refcodes input[type=text] {
  border-radius: 20px;
  border: 1px solid #3fa535;
  max-width: 250px;
  letter-spacing: 1px;
  font-family: "hel-med", Helvetica, Arial, Roboto, sans-serif;
  padding-left: 20px !important;
}
.hidden-refcode-item {
  display: none;
}
/* Ref Codes page */
.refcodes-container {
  display: flex;
  flex-direction: row;
  max-width: 800px;
}
@media only screen and (max-width: 600px) {
  .refcodes-container {
    display: flex;
    flex-direction: column;
  }
  .refcodes-item ul.osmo-project-items li a {
    margin-right: 0px !important;
  }
  .refcodes-item h4.rct-int, .refcodes-item h4.rct-ext {
    width: 96% !important;
  }
}
.refcodes-container-interior, .refcodes-container-exterior {
  width: 100%;
}
.refcodes-item h4.rct-int, .refcodes-item h4.rct-ext {
  margin-top: 35px;
  padding-left: 15px;
  padding-top: 25px;
  width: 85%;
}
.refcodes-item h4.rct-int {
  border-top: 2px solid #ffcc00;
}
.refcodes-item h4.rct-ext {
  border-top: 2px solid #8dbe23;
}
ul.osmo-refcodes-buttons li {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  margin-bottom: 15px;
}
.refcodes-item {
  display: block; /* Ensure items are displayed by default */
}
/* Toolbar */
section#osmo-project-selector {
  margin-bottom: 100px !important; /* Space for the toolbar */
}
.bottom-toolbar div[style*="clear: both;"] {
  display: none !important; /* Hide the element with clear: both */
}
.bottom-toolbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  border-top: 1px solid #eee;
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  visibility: visible !important; /* Ensure visibility is forced */
  display: block !important; /* Ensure it is displayed */
  opacity: 1 !important; /* Ensure full opacity */
  padding-bottom: 15px !important;
}
#osmo_share_buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly !important;
  margin: 0 auto;
  max-width: 1200px;
  height: 80px;
  align-content: center;
}
.osmo-app-share {
  height: 51px !important;
  width: 140px !important;
  margin-bottom: 0px !important;
}
.toolbar-item {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
.toolbar-item h6 {
  font-size: 15px !important;
  text-transform: none !important;
  border-left: 2px solid #3fa535;
  line-height: 20px;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  margin-bottom: 0px;
}
.toolbar-item a, .toolbar-item button {
  background: none;
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #333;
  cursor: pointer;
  outline: none;
}
.toolbar-item span {
  font-size: 13px;
}
.toolbar-item img {
  width: 22px;
  height: 22px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 600px) {
  .bottom-toolbar {
    height: 60px !important;
  }
  #osmo_share_buttons {
    height: 60px !important;
  }
}
@media only screen and (min-width: 336px) and (max-width: 600px) {
  .toolbar-item span {
    font-size: 10px;
  }
  .toolbar-item img {
    width: 20px;
    height: 20px;
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 335px) {
  .toolbar-item span {
    font-size: 8px !important;
  }
  .toolbar-item img {
    width: 18px !important;
    height: 18px !important;
  }
}
/* Modal Download*/
.modal-download-app {
  max-width: 600px;
  margin: 0 auto;
}
.osmo-modal-download-buttons-small {
  display: none;
}
.modal-download-item-1 {
  border-bottom: 2px solid #3fa535;
  margin-bottom: 20px;
}
@media only screen and (max-width: 330px) {
  .modal-download-app h3.or-title {
    font-size: 15px !important;
  }
}
@media only screen and (max-width: 560px) {
  .modal-download-app {
    max-width: 260px !important;
  }
  .osmo-modal-download-buttons {
    display: none !important;
  }
  .osmo-modal-download-buttons-small {
    display: block !important;
  }
}
/* Modal Share */
.modal-share {
  max-width: 600px;
  margin: 0 auto;
  padding-left: 30px;
}
@media only screen and (max-width: 310px) {
  .modal-share {
    padding-left: 15px !important;
  }
}
.modal-share-item {
  display: flex;
  background-color: #f6f6f6;
  border-radius: 30px;
  padding: 10px 30px;
  margin-bottom: 15px;
  flex-direction: column;
  flex-wrap: wrap;
}
.modal-share-item:hover {
  background-color: #ebf5ec;
}
.modal-share-item a, .modal-share-item button {
  background: none;
  border: none;
  display: flex;
  flex-direction: row-reverse;
  text-decoration: none;
  color: #333;
  cursor: pointer;
  outline: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.modal-share-item span {
  font-size: 13px;
  padding-right: 10px;
}
.toolbar-item img, .modal-share-item img {
  width: 22px;
  height: 22px;
  margin-bottom: 5px;
}
/* Recommends Start */
#content {
  margin-bottom: 120px !important;
}
section#osmo-project-selector article {
  width: 100% !important;
}
.print-division, .hidden-header-wrap {
  display: none;
}
.or-result-c1 {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  max-width: 460px;
}
.or-result-c2, .or-result-c3 {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 33%;
  max-width: 460px;
}
.or-result-c4 {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 24%;
  max-width: 460px;
}
.or-result-c5 {
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
.or-result-c6 {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 32.5%;
  max-width: 460px;
}
.or-result-c7 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 700px) and (max-width: 1024px) {
  .or-result-c2, .or-result-c3 {
    width: 49% !important;
  }
}
@media only screen and (max-width: 700px) {
  .or-result-c2, .or-result-c3, .dorey-col2 {
    width: 100% !important;
  }
  .product-info {
    margin-right: 0px !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 800px) {
  .or-result-c6 {
    width: 46% !important;
    padding-right: 2%;
  }
}
@media only screen and (max-width: 500px) {
  .or-result-c6 {
    width: 100% !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 1024px) {
  .or-result-c4 {
    width: 48% !important;
  }
}
@media only screen and (max-width: 500px) {
  .or-result-c4 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 700px) {
  .or-result-c4 {
    margin-right: 1% !important;
  }
}
.product-info {
  margin-right: 20px;
  margin-bottom: 35px !important;
  background-color: #f6f6f6;
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 20px;
}
.product-info h3 {
  margin-top: 20px;
}
.product-info p {
  margin-bottom: 15px !important;
  color: #333;
}
h3.or-title {
  border-left: 2px solid #3fa535;
  padding: 15px;
  text-transform: uppercase;
}
h3.or-title-advice {
  border-left: 2px solid #3fa535;
  padding: 15px;
  text-transform: uppercase !important;
}
h4.tool-title {
  margin-top: 20px;
}
.tool-section, .recref-title, .care-section {
  margin-top: 60px;
}
.advice-section {
  margin-top: 30px;
}
.advice-section-2 {
  margin-top: 0 !important;
}
.recref {
  background-color: #f6f6f6;
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 20px;
  color: #333;
}
.recref-print {
  color: #CD3333 !important;
}
.recref-print:hover {
  color: #3fa535 !important;
}
.recref strong {
  margin-right: 5px;
}
/* Introduction */
.or-introduction {
  font-size: 16px;
  line-height: 24px;
  max-width: 920px;
  display: block;
  margin-bottom: 35px;
  margin-top: 50px;
}
/* Interior & Exterior Buttons */
.or-button {
  font-family: "hel-med", Helvetica, Arial, Roboto, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  box-shadow: none;
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px !important;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  zoom: 1;
  line-height: 1.3;
  letter-spacing: 1.5px;
  padding: 16px 20px 12px;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.or-interior {
  background-color: #ffcc00;
  border: 2px solid #ffcc00;
  color: #ffffff !important;
}
.or-interior:hover {
  background-color: #e4b629;
}
.or-exterior {
  background-color: #8dbe23;
  border: 2px solid #8dbe23;
  color: #ffffff !important;
}
.or-exterior:hover {
  background-color: #7faa2e;
}
.or-tool {
  background-color: #a1a5a7;
  border: 2px solid #a1a5a7;
  color: #ffffff !important;
}
.or-tool:hover {
  background-color: #909496;
}
.or-osmogreen {
  background-color: #3fa535;
  border: 2px solid #3fa535;
  color: #ffffff !important;
}
.or-osmogreen:hover {
  background-color: #3c9336;
}
a {
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
a.osmo-button {
  position: relative;
  display: block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 20px 20px 15px;
  overflow: hidden;
  font-family: "hel-med", Helvetica, Arial, Roboto, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1.5px;
  width: 170px;
  border-radius: 30px;
  margin-right: 10px;
}
.int {
  background-color: #ffcc00;
  border: 2px solid #ffcc00;
  color: #ffffff !important;
}
.ext {
  background-color: #8dbe23;
  border: 2px solid #8dbe23;
  color: #ffffff !important;
}
a.int:hover {
  background-color: #e4b629;
}
a.ext:hover {
  background-color: #7faa2e;
}
.home-advice {
  background-color: #5b8ec7;
  border: 2px solid #5b8ec7;
  color: #ffffff !important;
  margin-top: 25px;
}
a.home-advice:hover {
  background-color: #3072b7;
}
/* Back Button */
.or-back-container {
  display: flex;
  width: 100%;
  margin-bottom: 25px;
}
.or-back-container-col-1, .or-back-container-col-2 {
  flex: 50%
}
.or-back-container-col-2 {
  text-align: right;
}
.or-back {
  color: #fff !important;
  padding: 15px 20px 11px;
  border-radius: 20px;
  background-color: #3fa535;
  font-family: "hel-med", Helvetica, Arial, sans-serif;
}
.or-back:hover {
  background-color: #3c9336;
}
.or-ref-interior {
  color: #636363 !important;
  padding: 15px 20px 11px;
  border-radius: 20px;
  background-color: #fff1c4;
  font-family: "hel-med", Helvetica, Arial, sans-serif;
  display: inline;
}
.or-ref-exterior {
  color: #636363 !important;
  padding: 15px 20px 11px;
  border-radius: 20px;
  background-color: #e3edc6;
  font-family: "hel-med", Helvetica, Arial, sans-serif;
  display: inline;
}
/* Breadcrumbs & Progress Bar */
.or-breadcrumb-container {
  display: flex;
  width: 100%;
  flex-direction: row;
}
.or-breadcrumb-title {
  width: 100%;
  font-size: 14px;
  font-family: "hel-med", Helvetica, Arial, sans-serif;
}
.or-progress-value {
  float: right;
  display: inline;
  font-size: 16px;
  font-family: "hel-med", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  margin-left: 10px;
  color: #3fa535;
}
/* Wood Species Grouping */
.or-wood-col {
  background-color: #f6f6f6;
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 25px !important;
  margin-right: 25px;
  width: 100%;
}
.or-wood-col:hover {
  background-color: #ebf5ec;
}
.advice-container-in {
  background-color: #fff1c4 !important;
}
.advice-container-in:hover {
  background-color: #ffebab !important;
}
.advice-container-ex {
  background-color: #e3edc6 !important;
}
.advice-container-ex:hover {
  background-color: #d9e7b3 !important;
}
.or-wood-container, .or-wood-container-2 {
  display: flex;
  width: 100%;
  flex-direction: row;
}
@media only screen and (max-width: 960px) {
  .or-wood-container {
    flex-direction: column;
  }
  .or-wood-col {
    width: 90%;
  }
  .or-progress-top {
    display: block !important;
  }
}
@media only screen and (max-width: 700px) {
  .or-wood-container-2 {
    flex-direction: column;
  }
}
.or-progress-top {
  display: none;
}
/* Pro Badge */
a.or-pro-badge {
  color: #3fa535 !important;
  font-size: 12px;
  line-height: 14px;
  display: inline-block;
  margin-bottom: 10px !important;
  font-weight: 600;
}
a.or-pro-badge:hover {
  color: #3c9336 !important;
  text-decoration: underline;
}
.or-pro-badge .icon-external-link {
  margin-left: 5px;
}
h4.or-pro-title {
  display: inline-block;
  margin-right: 10px;
}
p.or-pro-cap {
  font-size: 12px;
  line-height: 16px;
}
body {
  padding: 0;
  margin: 0;
  background-color: #ffffff;
  font-family: "hel-light", Arial, sans-serif;
  line-height: 21px;
  font-size: 14px;
  letter-spacing: 0.5px;
  color: #636363 !important;
  -webkit-font-smoothing: antialiased;
}
/* TEXT */
h2 {
  line-height: 1.2;
  font-weight: 400;
  margin: 0 0 15px;
  font-size: 24px;
  letter-spacing: 1px;
  color: #636363 !important;
  font-family: "hel-med", Arial, sans-serif;
  text-transform: uppercase;
}
h3 {
  letter-spacing: 0.5px;
  color: #636363 !important;
  font-family: "hel-med", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0 0 15px;
}
h4 {
  letter-spacing: 0.5px;
  color: #636363 !important;
  font-family: "hel-med", Arial, sans-serif;
  text-transform: none !important;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0 0 15px;
}
/* BUILDING BLOCKS */
section#osmo-project-selector {
  position: relative;
  width: 98%;
  padding: 0px;
  margin: 0px;
  text-align: center;
}
section#osmo-project-selector article {
  width: 60%;
  margin: 0 auto;
  padding: 0px 2%;
  text-align: left;
}
/* BUTTONS */
ul.osmo-project-buttons {
  margin: 0px;
  padding: 0px;
}
ul.osmo-project-buttons li {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  margin-bottom: 15px;
}
.or-pro-cap a.osmo {
  margin-left: 5px;
  margin-right: 5px;
}
/* PROGRESS BAR */
.osmo-progress {
  margin: 5px 0px 20px 0px;
}
.osmo-progress-title {
  float: left;
  font-size: 14px;
  font-family: "hel-light", Arial, sans-serif;
  margin-bottom: 10px;
  border-left: 2px solid #3fa535;
  padding: 20px;
}
.osmo-progress-value {
  float: right;
  display: inline;
  font-size: 20px;
  font-family: source_sans_probold, Arial, Helvetica, Tahoma, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-left: 10px;
  color: #3fa535;
  background-color: #f1f1f1;
  padding: 10px 20px;
  border-radius: 20px;
}
.omso-progress-bar-track {
  clear: both;
  position: relative;
  display: block;
  width: 100%;
  height: 10px;
  background-color: #dbecdd;
  border-radius: 20px;
}
.omso-progress-bar-track span {
  display: block;
  height: 100%;
  background-color: #3fa535;
  position: relative;
  overflow: hidden;
  animation: expandWidth 1s ease-out;
  border-radius: 20px;
}
.omso-progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 3px;
  background-color: #3fa535;
}
@keyframes expandWidth {
  0% {
    width: 0;
  }
    {
    width: auto;
  }
}
/* LINK LISTS */
ul.osmo-project-items, ul.or-project-items {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-width: 300px;
  -moz-column-width: 300px;
  column-width: 300px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
ul.osmo-project-items-2, ul.or-project-items-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 300px;
  -moz-column-width: 300px;
  column-width: 300px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
ul.osmo-project-items.no-columns, ul.or-project-items.no-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  -webkit-column-width: 100%;
  -moz-column-width: 100%;
  column-width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
ul.osmo-project-items li, ul.or-project-items li, ul.osmo-project-items-2 li, ul.or-project-items-2 li {
  list-style-type: none !important;
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 0px;
}
ul.or-project-items li, ul.or-project-items-2 li {
  list-style-type: none !important;
  position: relative;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 20px;
  color: #333;
}
ul.osmo-project-items li:before, ul.osmo-project-items-2 li:before {
  position: absolute;
  content: ' >';
  color: #3fa535;
  font-size: 18px;
  top: 0px;
  left: 0px;
  /*padding: 0px 10px 0px 0px;
    margin-left: -22px;*/
  display: none;
}
ul.or-project-items li:before, ul.or-project-items-2 li:before {
  position: absolute;
  content: ' >';
  color: #3fa535;
  font-size: 18px;
  top: -2px;
  left: 0px;
}
ul.osmo-project-items li a, ul.or-project-items li a, ul.osmo-project-items-2 li a, ul.or-project-items-2 li a {
  color: #333333;
  text-decoration: none;
  background-color: #f6f6f6;
  border: 1px solid #eee;
  padding: 12px 20px 9px;
  border-radius: 20px;
  margin-right: 25px;
  display: block;
}
ul.osmo-project-items li a:hover, ul.or-project-items li a:hover, ul.osmo-project-items-2 li a:hover, ul.or-project-items-2 li a:hover {
  color: #3fa535;
  background-color: #ebf5ec;
  text-decoration: none;
}
/*-Global--Chevron-Bullets--Hide-Replace-Numbered-Bullets-*/
ol.osmo-tick li, ol.no-tick li {
  list-style-type: none !important;
  margin-left: 25px;
  margin-bottom: 6px
}
ol.osmo-tick, ol.no-tick {
  margin-bottom: 25px !important;
}
ol.osmo-tick li:before {
  content: ' >';
  color: #3fa535;
  font-size: 18px;
  padding-right: 10px;
  margin-left: -22px
}
ol.no-tick li:before {
  content: ' x';
  color: #ff0000;
  font-size: 18px;
  padding-right: 10px;
  margin-left: -22px;
}
/* BREADCRUMB */
aside.breadcrumb {
  position: relative;
  width: 100%;
  height: auto;
  margin: 25px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  border-top: solid 2px #ebf5ec;
}
aside.breadcrumb .startover {
  position: relative;
  right: 0;
  top: 5px;
}
.osmo-breadcrumb-title {
  font-size: 14px;
  font-family: "hel-med", Arial, sans-serif;
  margin-bottom: 10px;
  margin-left: 20px;
}
.breadcrumb-list {
  color: #333333;
  background-color: #f6f6f6;
  padding: 10px 20px;
  border-radius: 20px;
}
.breadcrumb-item-first {
  margin-left: 0px !important;
}
.breadcrumb-list a {
  color: #3fa535;
  text-decoration: none;
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
}
.breadcrumb-list a:hover {
  color: #32842a !important;
  text-decoration: none;
}
/* PRODUCTS */
.product-info-3 {
  float: left;
  position: relative;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 26%;
  background-color: #f6f6f6;
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 20px;
}
.product-info-1, .product-info-last {
  float: left;
  position: relative;
  margin-right: 25px;
  margin-bottom: 25px;
  width: 26%;
  background-color: #f6f6f6;
  border: 1px solid #eee;
  padding: 20px;
  border-radius: 20px;
}
.product-info-1 h3, .product-info-3 h3, .product-info-last h3 {
  min-height: 50px;
}
.product-info-1 p, .product-info-3 p, .product-info-last p {
  height: auto;
}
.product-info-1 img, .product-info-3 img, .product-info-last img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px !important;
}
a.osmo {
  margin-left: 6px;
  margin-right: 6px;
}
.product-red {
  color: #ff0000;
  margin-left: 6px;
  margin-right: 6px;
}
.product-grey {
  color: #a9a9a9;
  margin-left: 6px;
  margin-right: 6px;
}
.product-extra-thin {
  font-size: 14px;
  margin-left: 6px;
  margin-right: 6px;
}
.or-linkgap {
  margin-left: 6px;
  margin-right: 6px;
}
/* MEDIA QUERIES */
@media screen and (max-width:980px) {
  section#osmo-project-selector article {
    width: 80%;
  }
}
@media screen and (max-width:1024px) {
  .product-info-1, .product-info-3, .product-info-last {
    width: 40%;
    min-height: unset;
  }
}
@media screen and (max-width:800px) {
  aside.breadcrumb .startover {
    position: relative;
    right: inherit;
    top: 5px;
  }
}
@media screen and (max-width:600px) {
  .product-info-1, .product-info-3 {
    width: 85%;
    margin: 0px 0px 60px 0px;
    height: auto !important;
    min-height: unset;
  }
  .product-info-last {
    width: 85%;
    margin: 0px 0px 20px 0px;
    height: auto !important;
    min-height: unset;
  }
  .product-info h3, .product-info-1 h3, .product-info-3 h3, .product-info-last h3 {
    height: auto !important;
    min-height: unset;
  }
}
@media print {
  .bottom-toolbar, .modal-content, .modal {
    display: none !important;
  }
  .product-info p, .recref p {
    font-size: 12px !important;
  }
  .hidden-top-title {
    padding-top: 20px;
    text-align: left;
  }
  .hidden-top-logo {
    float: right;
    margin-top: -30px;
  }
  .hidden-text {
    display: block;
    text-align: left;
  }
  h4.hidden-title {
    padding: 5px 0px 15px;
    color: #000 !important;
    text-align: left;
    font-size: 12px !important;
  }
  h4.hidden-contact {
    color: #000 !important;
    margin-left: 16px;
  }
  .hidden-copy {
    padding-bottom: 20px;
    margin-left: 16px;
    font-size: 11px !important;
  }
  .recref-print {
    display: none;
  }
  .print-division, .hidden-header-wrap {
    clear: both;
    display: block !important;
  }
  .hidden-header-wrap {
    page-break-after: always;
  }
  .dorey-print-break, .recref-title, .tool-section, .care-section, .dorey-col2, aside.breadcrumb {
    page-break-before: always;
  }
  .or-title {
    page-break-after: avoid;
  }
  .product-info {
    margin-right: 1%;
  }
  .or-result-c1 {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 500px !important;
  }
  .or-result-c2, .or-result-c3 {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 49% !important;
    max-width: 600px !important;
    columns: 2;
  }
  .or-result-c6 {
    width: 100% !important;
    max-width: 173px !important;
  }
  #hb-header, .or-back-container, .or-button, aside.breadcrumb, .osmo-progress, .or-progress-top {
    display: none !important;
  }
  #main-content {
    padding-top: 20px !important;
  }
  .tool-section, .care-section, .recref-title {
    margin-top: 0px !important;
  }
}