
@media (min-width:1281px) and (max-width:1600px){
    .modal-open {
      top: -2.5px !important;
    }
}
@media (min-width: 1281px) {
    .modal-open {
      left: -5px!important;
      position: relative;   
      padding-right: 0px !important;  
    }
}
@media (min-width:992px) and (max-width:1024px){
    .modal-open {
      padding-right: 7.5px !important;
    }
}
@media (min-width:820px) and (max-width:991px){
    .modal-open {
      padding-right: 7.5px !important;
    }
}
@media (max-width:768px){
    .modal-open {
      padding-right: 0px !important;
    }
}
.col.color-chip-wrapper {
    width: 20% !important;
    padding: 10px;
    margin: 0px;
    display: flex;
}
img.ng-star-inserted {
    display: none;
}

.swatch-grid_bio_nature {
    align-items: center;
    justify-content: center;
}
.page-header span {
    font-size: 18px !important;
}
.color-chip {
    width: 230px;
    aspect-ratio: 1;
}

.bionature-color-chip {
    width: 230px;
    aspect-ratio: 1;
}
a.bio-image:hover {
    color: white;
    color: #fff !important;
    text-decoration: none !important;
}
.swatch-grid__color-name p {
    font-family: var(--behr-heading-font);
    font-style: normal;
    font-weight: var(--behr-atf-500);
    font-size: 21px;
    line-height: 21px;
    color: #000000;
}
.swatch-grid__color-code p {
    font-family: var(--behr-body-and-label-font);
    font-weight: var(--behr-normal);
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #000000;

}

.swatch-grid__color-name {
    padding-top: 17px;
    text-align: center;
}


.curated-palettes-section {
   display: none;
}
a.bio-image-description:hover {
    color: white;
    color: #fff !important;
    text-decoration: none !important;
}

.curated-palettes-section .bio-image-content {
    position: absolute;
    left: 10%;
    bottom: 10%; 
    width: 310px;
}

.curated-palettes-section .bio-image-title {
    font-family: var(--behr-heading-font);
    font-style: normal;
    font-weight: var(--behr-atf-500);
    font-size: 46px;
    line-height: 46px;
    color: #000000;
}

.curated-palettes-section .bio-image-description {
    font-family: var(--behr-body-and-label-font);
    font-style: normal;
    font-weight: var(--behr-normal);
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
    margin-top: 10%;
}
.color-chip {
    width: 102%;
    aspect-ratio: 1;
}
.bionature-color-chip {
    width: 102%;
    aspect-ratio: 1;
}

.custom-col {
    max-width: 20% !important;
}
.biophilic-hero-banner {
    background-image: url("/binaries/content/gallery/behr-us-pro/bionature-colors/top-banner-img.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.container.biophilic-container {
    padding-top: 25%;
}

.container.biophilic-container h1 {
    font-size: 78px;
    line-height: 78px;
    font-weight: var(--behr-normal);
}
.color-code {
    font-family: var(--behr-body-and-label-font--bold);
    font-size: 16px;
    font-weight: var(--behr-bold-600);
    line-height: 17px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
}

@media (min-width: 992px) {
    .color-chip-details {

        display: none;
    }   
    .col-layout {
        max-width: 500px;
        display: inline-block;
    }
    /* DFCT0026674 */
    .color-chip:hover .color-chip-details, .bionature-color-chip:hover .color-chip-details{
        height: 72px;
        display: flex;
        flex-direction: column;
        cursor: pointer;
        justify-content: center;
    }
    
    .color-chip:hover .color-chip-details.lighter-bg, .bionature-color-chip:hover .color-chip-details.lighter-bg {
        background: rgba(0, 0, 0, 0.42);
        color: #000000;
    }
  
    .color-chip:hover .color-chip-details.darker-bg,.bionature-color-chip:hover .color-chip-details.darker-bg {
        background: rgba(0, 0, 0, 0.42);
        color: #FFFFFF;
    }
}

@media (max-width: 991px) {
    .color-chip .color-chip-details, .bionature-color-chip .color-chip-details{
        height: 72px;
        display: flex;
        flex-direction: column;
        cursor: pointer;
    }
    .color-chip,.bionature-color-chip {
        width: 106%;
        aspect-ratio: 1;
    }
    .container.biophilic-container h1 {
        font-size: 55px;
        line-height: 55px;
        font-weight: var(--behr-normal);
    }
    .color-chip .color-chip-details.darker-bg,.bionature-color-chip .color-chip-details.darker-bg {
        background: rgba(0, 0, 0, 0.42);
        color: #FFFFFF;
    }
    .color-of-the-year-content {
        height: 400px;
    }
}
@media (max-width: 449px) {
    .color-of-the-year-content {
        height: 470px !important;
    }
}
@media (min-width: 768px) {
    .container.biophilic-container {
    padding-top: 25%;
    }
}
@media (max-width: 767px) {
    .curated-palettes-section {
        display: none;
    }
    .custom-col {
        max-width: 25% !important;
    }
    .color-chip .color-chip-details, .bionature-color-chip .color-chip-details {
        height: 60px;
    }
    .container.biophilic-container {
        padding-top: 55%;
    }
    .biophilic-hero-banner {
        background-image: url("/binaries/content/gallery/behr-us-pro/bionature-colors/top-banner-img_mb.png");
        background-repeat: no-repeat;
        background-size: contain;
    }
    .col.color-chip-wrapper {
        width: 25% !important;
    }
}
.bioNature-category {
    padding: 50px 0px;
}
.bio-category-title {
    font-family: var(--behr-heading-font);
    font-style: normal;
    font-weight: var(--behr-atf-500);
    font-size: 45px;
    line-height: 45px;
    color: #000000;
}
.bio-category-content {
    font-family: var(--behr-body-and-label-font);
    font-style: normal;
    font-weight: var(--behr-normal);
    font-size: 18px;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.8);
}
.bio-image-content {
    position: absolute;
    left: 5%;
    bottom: 7%;
}
.bio-image-title {
    font-family: var(--behr-body-and-label-font);
    font-style: normal;
    font-weight: var(--behr-normal);
    font-size: 32px;
    line-height: 24px;
    margin-bottom: 15%;
    color: #FFFFFF;
}
.bio-image-description {
    font-family: var(--behr-body-and-label-font--bold);
    font-style: normal;
    font-weight: var(--behr-bold);
    font-size: 15px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.bio-image-description:hover {
    color: #FFFFFF;
}
.restorative-whites, .connected-earth {
    color: #000000;
}
@media (max-width:767px) {
    .bio-category-title {
        font-size: 37px;
        line-height: 37px;
    }
    .bio-category-content {
        font-size: 15px;
        line-height: 19px;
    }
    .restorative-whites-section ,.refreshing-botanics-section,
    .coastal-melody-section, .soothing-skies-section, .connected-earth-section {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .color-chip {
        width: 100%;
        aspect-ratio: 1;
    }
    .bionature-color-chip {
        width: 109%;
        aspect-ratio: 1;
    }
}

@media (max-width:500px) {
    .bionature-color-chip {
        width: 109%;
        aspect-ratio: 1;
    }
}
@media (min-width:992px) and (max-width:1330px) {
    .bio-image-title {
        margin-bottom: 12%;
    }
}
@media (min-width:850px) and (max-width:991px) {
    .bio-image-title {
        margin-bottom: 13%;
    }
    .bio-image-content {
        bottom: 6%;
    }
}
@media (min-width:768px) and (max-width:849px) {
    .bio-image-title {
        margin-bottom: 10%;
    }
    .bio-image-content {
        left: 7%;
        bottom: 5%;
    }
}
@media (min-width:500px) and (max-width:767px) {
    .bio-image-title {
        margin-bottom: 20%;
    }
    .bio-image-title.coastal-melody {
        margin-bottom: 25%;
    }
    .bio-image-title.soothing-skies {
        margin-bottom: 30%;
    }
    .bio-image-title.connected-earth {
        margin-bottom: 25%;
    }
}
@media (min-width:415px) and (max-width:499px) {
    .bio-image-title {
        margin-bottom: 15%;
    }
}
@media (max-width:414px) {
    .bio-image-content {
        left: 4%;
    }
    .bio-image-title {
        margin-bottom: 11%;
    }
    .bio-image-title.soothing-skies {
        margin-bottom: 13%;
    }
    .bio-image-content {
        bottom: 6%;
    }
}
@media (min-width: 768px) and (max-width:991px) {
    .curated-palettes-section {
        display: block;
    }
}
@media (min-width:850px) and (max-width:991px) {
    .bio-image-title.coastal-melody {
        margin-bottom: 16%;
    }
    .bio-image-title.soothing-skies {
        margin-bottom: 18%;
    }
    .bio-image-title.connected-earth {
        margin-bottom: 15%;
    }
}
@media (min-width:768px) and (max-width:849px) {
    .bio-image-title.soothing-skies {
        margin-bottom: 15%;
    }
    .bio-image-title.connected-earth {
        margin-bottom: 12%;
    }
}
/* Start chip Section */
.col.color-chip-wrapper {
    padding: 3px 10px 10px 10px;
    margin: 0px;
    flex-direction: column;
    align-items: center;
}    
/* DFCT0026674 */
.color-name,.color-code {
    font-size: 16px;
    font-weight: var(--behr-normal);
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
}
.color-name {
    font-weight: var(--behr-bold);
}
.col.column-number,
.col.column-desc {
    background: grey;
    padding: 20px;
    margin: 10px;
    font-size: 30px;
    color: white;
    text-align: center;
}      
.col.column-number:hover {
    cursor: pointer;
}
@media (min-width: 992px) {
    .w-lg-2 {
        min-width: 50%;
        max-width: 50%;
    }
    .w-lg-3 {
        min-width: 33%;
        max-width: 33%;
    }
    .w-lg-4 {
        min-width: 25%;
        max-width: 25%;
    }
    .w-lg-5 {
        min-width: 20%;
        max-width: 20%;
    }
    .w-lg-6 {
        min-width: 16.66%;
        max-width: 16.66%;
    } 
    .w-lg-7 {
        min-width: 14%;
        max-width: 14%;
    }
    .w-lg-8 {
        min-width: 12.5%;
        max-width: 12.5%;
    }
}          
@media (min-width: 768px) and (max-width: 991px) {
    .w-md-2 {
        min-width: 50%;
        max-width: 50%;
    }
    .w-md-3 {
        min-width: 33%;
        max-width: 33%;
    }
    .w-md-4 {
        min-width: 25%;
        max-width: 25%;
    }
    .w-md-5 {
        min-width: 20%;
        max-width: 20%;
    }
    .w-md-6 {
        min-width: 16.66%;
        max-width: 16.66%;
    }
    .w-md-7 {
        min-width: 14%;
        max-width: 14%;
    }
    .w-md-8 {
        min-width: 12.5%;
        max-width: 12.5%;
    }
}           
@media (max-width: 767px) {
    .w-sm-2 {
        min-width: 50%;
        max-width: 50%;
    }
    .w-sm-3 {
        min-width: 33%;
        max-width: 33%;
    }
    .w-sm-4 {
        min-width: 25%;
        max-width: 25%;
    }
    .w-sm-5 {
        min-width: 20%;
        max-width: 20%;
    }
    .w-sm-6 {
        min-width: 16.66%;
        max-width: 16.66%;
    }
    .w-sm-7 {
        min-width: 14%;
        max-width: 14%;
    }
    .w-sm-8 {
        min-width: 12.5%;
        max-width: 12.5%;
    }
}
div#bionature-color-chip, div#color-chip {
    cursor: pointer;
}
/* End chip Section */