 body {
    overflow-x: hidden;
}
 .group img {
            position: absolute;
            top: auto;
            left: auto;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: visibility 0s, opacity 0.5s linear;
            transition: visibility 0s, opacity 0.5s linear;
            }
            .group .item a:hover img {
            padding: 8px 15px;
            visibility: visible;
            opacity: 1;
            height: 300px;
            max-width: 300px;
            }
#exTab1 .tab-content {
  color : black;
  padding : 0;
margin-top: 6%;
}
.natewoodspaceblack{
    border-right: 0px !important;
}
.group.groupnatewood.natewoodspace1 {
    margin-top: 5% !important;
}
.group.groupnatewood.natewoodspace1 {
    border-right: 1px solid !important;
}
#exTab1 .nav-pills > li > a {
    border-radius: 0;
    color: #000;
    background-color: #ffffff;
    box-shadow: 0px 0px 3px 0px #7a7a7a;
}

.tab-content ul {
    display: inline-block;
    padding: 0;
    list-style: none;
}
.tab-content ul li {
    margin-bottom: 12%;
    margin-top: 3%;
    height: 400px;
    padding-left: 0;
    padding-right: 30px;
}
.nav-pills>li.active>a:after {
    display: block;
    content: "";
    width: 55px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 3px solid #e4ba69;
    border-right: 3px solid #e4ba69;
}
#exTab1 {
    padding-top: 3%;
}
.tab-content .includes .group:last-child {
  border-right: 0px;
}
.tab-content .includes .group .items .item:last-child {
  border-bottom: 0px !important;
}

.protabuldiv {
       margin-top: 4% !important;
    display: inline-block;
    margin-bottom: 5%;
    width: 100%;
    background: #ffdea9;
}
.card__heading1 {
    font-weight: 500;
}
.card__image img {
    display: block;
    width: 100%;
    height: 450px;
    object-fit: cover;
}
.protabuldiv h3 {
    font-weight: 400;
    margin-bottom: 3%;
}
.allproductsdiv {
    position: relative;
    display: flex;
    margin-top: 2%;
    margin-bottom: 1%;
}
.allproductsdiv .col-md-12 {
    padding: 0;
}
.allproductsdiv h1 {
    font-size: 32px;
    font-weight: 500;
    border-bottom: 4px solid #e4ba69;
    width: auto;
    display: inline-block;
}
.includesnatewood {
    width: 100%;
    display: block !important;
}
.groupnatewood {
    float: left;
}
.natewoodspace {
    margin-top: 5% !important;
}
h2.natewoodinnerh2 {
    font-weight: 500;
    margin-top: 4%;
}
.groupnatewood:nth-child(3) {
  border-right: 0px !important;
}
.protabuldiv1{
    margin-top: 1% !important;
}
.group.groupnatewood.natewoodspace2.natewoodspace {
    border-right: 1px solid !important;
}
.group.groupnatewood.natewoodspace1.natewoodspace {
    border-right: 0px !important;
}
@media (min-width: 240px) and (max-width: 599px)  {
    .tab-content .includes .group:last-child {
    border-right: 1px solid !important;
}
.allproductsdiv h1 {
    line-height: normal !important;
}
.group.groupnatewood.natewoodspace1.natewoodspace {
    border-right: 1px solid !important;
}
}