/* kilz brand color landing page */
.colorListing__title {
    text-transform: uppercase;
}
#colorListing__mobile {
    text-transform: uppercase;
    font-weight: 700;
    -webkit-appearance: none;
    appearance: none;
    background-image: url('/binaries/content/gallery/kilz/icons/icon-dropdown-down.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: calc(100% - 12px) center;
    
}
.colorListing__chip__color-code {
    padding-bottom: 1.5rem !important;
}
.colorListing a:hover{
     text-decoration: none;
}
.colorListing__subTabcontent h2 {
    text-transform: uppercase;
}
.colorListing .colorListing__tabcontent hr {
    border: none;
    border: 1px solid #D8D8D8;
    margin: 15px 0px;
}
.colorListing__subTabs {
    padding-top: 0px;
}
.colorListing__tabs li:last-child:after {
    content: url('/binaries/content/gallery/kilz/icons/open_in_new.png');
}
.hero-banner .hero-content-shadow .shadow {
    width: 100%;
    height: 100%
}

.colorListing__tabs li:nth-child(2) {
    padding-left: 0px!important;
}

.colorListing__tabs li:nth-child(3) {
    padding-left: 0px!important;
}

.colorListing__tabs li:nth-child(4) {
    padding-left: 0px!important;
}
@media (max-width: 991px) {
    .colorListing hr {
        border: none;
        border: 1px solid #D8D8D8;
        margin: 20px 0 45px;
    }   
}
@media (max-width: 575px) {
    .hero-banner .hero-content {
        position:absolute;
        text-align: center;
        width: 90%
    }

    .hero-banner .hero-content .headline {
        font-size: 8vw;
        line-height: 8vw
    }

    .hero-banner .hero-content .content {
        font-size: 5vw;
        line-height: 6vw
    }
}

@media (min-width: 576px) {
    .hero-banner .hero-img-bg {
        height:300px
    }
}

@media (min-width: 768px) {
    .hero-banner {
        margin-bottom:3rem
    }

    .hero-banner .hero-content {
        max-width: 500px;
        font-size: 1rem
    }

    .hero-banner .hero-content .headline {
        font-size: 2.5rem;
        line-height: 2.5rem
    }

    .hero-banner .hero-content .content {
        font-size: 1.3rem;
        line-height: 1.5rem
    }
}

@media (min-width: 992px) {
    #nav_tab_0,
    #nav_tab_1,
    #nav_tab_2 {
        padding-left: 20px;
    }   
    .colorListing hr {
        border: none;
        border: 1px solid #D8D8D8;
        margin: 20px 0 60px;
    }
    .tab-content .tab-pane .tab-Subcontent:nth-child(1) {
        /*padding-left: 20px;*/
    }   
    .hero-banner {
        margin-bottom:4rem
    }

    .hero-banner .hero-img-bg {
        height: 390px
    }
}

@media (min-width: 1200px) {
    .hero-banner .hero-content {
        max-width:600px;
        font-size: 1rem
    }

    .hero-banner .hero-content .headline {
        font-size: 3rem;
        line-height: 3rem
    }

    .hero-banner .hero-content .content {
        font-size: 1.3rem;
        line-height: 2rem
    }
}
.hero-banner .hero-content {
    position: absolute;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0,0,0,.5);
    line-height: 2rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 0 solid red
}
.hero-banner .hero-content h1 {
    color: white;
}
.hero-banner .hero-content h1 {
    line-height: 48px
}

.three-col-wrapper{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
  padding-left: 45px;
  padding-right: 45px;
}
.colorListing__tabcontent .col-12.col-lg-9 {
    margin-top: -5px!important;
}
.colorListing__subTabcontent h2 {
  margin-bottom: 5px!important;
}
#colorListing__mobile {
  padding: 10px;
  width: 100%;
  margin: 20px 0px!important;
  background-color: transparent;
}
#colorListing__mobile {
    color: var(--behr-body-primary)!important;
}

#nav_tab_1 .colorListing__chip-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 35px;
  margin-bottom: 50px;
}
#nav_tab_2 .colorListing__chip-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 35px;
  margin-bottom: 50px;
}
.colorListing__chip__color-tile {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width:992px) {
    #nav_tab_0 .colorListing__chip-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 35px;
        margin-bottom: 50px;
        gap: 30px 60px!important;
 }
  .colorListing__subTabs .colorListing__subTablinks.active span {
    border: solid var(--behr-red-primary);
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    position: absolute;
    right: 10%;
    margin-top: 5px;
  }
    .colorListing__chip__color-tile {
      display: flex;
      flex-direction: column;
      align-items: center;
      min-width: 207px;
      max-width: 207px;
    }  
}
@media (min-width:992px) {
  .colorListing__tabs li {
    width: 25%;
  }
}
@media (min-width:992px) and (max-width:1199px) {
  .colorListing__tabs li {
    padding: 0px 20px;
  }
}
@media (max-width:991px) {
  .colorListing__tabs li,
  .colorListing__subTabs li {
    padding: 0px 5px;
  }
  #nav_tab_0 .colorListing__chip-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 35px;
    margin-bottom: 50px;
  }  
}
@media (max-width:991px) {
  .colorListing__tabs ul {
    scrollbar-width: none;
    overflow: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
  }
  .colorListing__tabs li {
    text-wrap: nowrap;
  }
  .colorListing__tabs li {
    padding: 0px 30px 0px 0px;
  }
  .colorListing__chip__color-tile {
    width: 160px!important;
  }

  .colorListing__chip-wrapper {
    gap: 30px;
  }
  .colorListing__tabs li {
    padding: 0px 30px 0px 0px!important;
  } 
}
.cd-color-info__color-family {
    padding-top: 14px!important;
}
input[type='text'],
select {
  width: 381px;
  border-radius: 0px!important;
  padding: 7px 12px;
  border: 1px solid var(--behr-body-primary);
}
@media(min-width: 1331px) {
   .colorListing__chip__color-tile {
     display: flex;
     flex-direction: column;
     align-items: center;
     min-width: 207px;
     max-width: 207px;
   }
   #nav_tab_0  .colorListing__chip-wrapper {
        gap: 5px 12px!important;
    }   
}
@media(min-width: 1150px) and (max-width: 1330px) {
   .colorListing__chip__color-tile {
     display: flex;
     flex-direction: column;
     align-items: center;
     min-width: 180px;
     max-width: 180px;
   }
   #nav_tab_0  .colorListing__chip-wrapper {
        gap: 5px 12px!important;
    }   
}
@media(min-width: 1102px) and (max-width: 1149px) {
   .colorListing__chip__color-tile {
     display: flex;
     flex-direction: column;
     align-items: center;
     min-width: 170px;
     max-width: 170px;
   }
   #nav_tab_0  .colorListing__chip-wrapper {
        gap: 5px 12px!important;
    }     
}
@media(min-width: 1097px) and (max-width: 1101px) {
   .colorListing__chip__color-tile {
     display: flex;
     flex-direction: column;
     align-items: center;
     min-width: 170px;
     max-width: 170px;
   }
   #nav_tab_0  .colorListing__chip-wrapper {
        gap: 5px 12px!important;
    }
    .colorListing__chip-wrapper {
            gap: 5px 27px;
        }            
}
@media(min-width: 1044px) and (max-width: 1096px) {
   .colorListing__chip__color-tile {
     display: flex;
     flex-direction: column;
     align-items: center;
     min-width: 170px;
     max-width: 170px;
   }
   #nav_tab_0  .colorListing__chip-wrapper {
        gap: 5px 60px!important;
    }
	.colorListing__chip-wrapper {
	        gap: 5px 77px;
	    }            
}

@media(min-width: 992px) and (max-width: 1043px) {
   .colorListing__chip__color-tile {
     display: flex;
     flex-direction: column;
     align-items: center;
     min-width: 170px;
     max-width: 170px;
   }
     .colorListing__chip-wrapper {
        gap: 5px 60px;
    }  
}
.colorListing__subTabcontent {
    display: none;
}

.colorListing .colorListing__tabs a {
    font-weight: 700;
    
}
.colorListing__subTabs .nav-pills .nav-item a {
    font-weight: 700;   
}
@media (min-width: 961px) and (max-width: 991px){
    .colorListing__tabs li {
        width: unset!important;
    }
    .colorListing__chip-wrapper {
        gap: 0px 25px;
    }    
}
@media (min-width: 930px) and (max-width: 960px){
    .colorListing__tabs li {
        width: unset!important;
    }
    .colorListing__chip-wrapper {
        gap: 0px 14px;
    }    
}
@media (min-width: 900px) and (max-width: 929px){
    .colorListing__tabs li {
        width: unset!important;
    }
    .colorListing__chip-wrapper {
        gap: 0px 4px;
    }    
}
@media (min-width: 820px) and (max-width: 899px){
    .colorListing__tabs li {
        width: unset!important;
    }
    .colorListing__chip-wrapper {
        gap: 0px 62px;
    }    
}

@media (min-width: 768px) and (max-width: 819px){
    .colorListing__tabs li {
        width: unset!important;
    }
    .colorListing__chip-wrapper {
        gap: 0px 43px;
    }    
}
@media (min-width: 431px) and (max-width: 540px){
    .colorListing__chip-wrapper {
        gap: 0px 10px;
    } 
}
@media (min-width: 421px) and (max-width: 430px){
    .colorListing__chip-wrapper {
        gap: 0px 63px;
    } 
}
@media (min-width: 411px) and (max-width: 420px){
    .colorListing__chip-wrapper {
        gap: 0px 54px;
    } 
}
@media (min-width: 401px) and (max-width: 410px){
    .colorListing__chip-wrapper {
        gap: 0px 45px;
    } 
}
@media (min-width: 391px) and (max-width: 400px){
    .colorListing__chip-wrapper {
        gap: 0px 31px;
    } 
}

@media (min-width: 376px) and (max-width: 390px){
    .colorListing__chip-wrapper {
        gap: 0px 30px;
    } 
}
@media (max-width: 375px){
    .colorListing__chip-wrapper {
        gap: 0px 17px;
    }    
}
@media (max-width: 360px){
    .colorListing__chip-wrapper {
        gap: 0px 4px;
    }    
}
/* end of kilz brand color landing page */