.banner-t1 {
    position: relative;
}
.banner-t1 h1 {
    color: #FFF;
    background: url(../jpg/home-top-nav-bg.jpg) no-repeat;
    margin: 0 -15px 20px;
    padding: 0 15px 20px;
    font-family:"Nexa W01 Bold";
}
.remodel-checklist > h2 {
    padding: 0;
    margin: 0;
}
.banner-t1-content h2 {
    margin: 0;
    padding: 0;
    background: url(../png/series-text-bg.png) no-repeat;
    font-size: 27px;
}
.find-styles,
.find-styles ul {
    padding: 0;
    margin: 0;
}
.find-styles li {
    list-style-type: none;
}
.find-styles li {
    font-family:"Nexa W01 Light";
    font-size: 14px;
}
.find-styles li ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.find-styles li ul li {
    width: 51.8%;
    margin-bottom: 20px;
    /* max-width: 270px; */
}
.find-styles li ul li:nth-child(odd) {
    max-width: 270px;
}
.find-styles li ul li:nth-child(even) {
    padding-left: 10px;
}
.find-styles li a,
.design-styles li a {
    color: #b42447;
    text-decoration: none;
    letter-spacing: 0.5px;
    font-family:"Nexa W01 Bold";
    margin-bottom: 5px;
    display: inline-block;
    font-size: 16px;
}
.design-styles {
    padding: 0;
    margin: 0;
}
.design-styles li {
    list-style-type: none;
    margin-bottom: 30px;
}
.find-styles li p, .design-styles li p {
    font-family: 'ralewaymedium';
    font-size: 14px;
}

@media (max-width: 767px) {
    .banner-t1 img {
        display: none;
    }
    .banner-t1 p {
        font-size: 14px;
        line-height: 1.4;
        color: #121212;
        margin-bottom: 15px;
        font-family:"Nexa W01 Light";
    }
    .banner-t1-content h2 {
        color: #000;
        font-style: normal;
        font-size: 14px;
        padding: 10px;
        border-bottom: solid 1px #FFF;
        font-family:"Nexa W01 Bold";
        font-weight: normal;
        background-size: cover;
    }
    .banner-t1-content p,
    .remodel-checklist > h2 {
        display: none;
    }
    .remodel-checklist {
        margin-bottom: 50px;
    }
    .banner-t1-content a {
        display: none;
    }
    .find-styles li ul li {
        width: 47.8%;
    }
    .r-tabs-accordion-title.r-tabs-state-active span {
        background: url(../png/gs-collapse.png) no-repeat;
        position: relative;
        top: 6px;
    }
}
@media (min-width: 768px) {
    .r-tabs {
        margin-bottom: 90px;
    }
    .banner-t1 h1 {
        background: none;
        margin-bottom: 0;
    }
    .banner-t1 > p {
        margin-bottom: 30px;
    }
    .banner-t1-topcontent {
        background: url(../jpg/home-top-nav-bg.jpg) repeat-x;
        margin: 0 -15px;
        padding: 0 15px 15px;
    }
    .banner-t1-content {
        padding: 25px 35px;
        width: 314px;
        position: absolute;
        right: 0;
        bottom: -35px;
        background: url(../png/series-text-bg.png) no-repeat;
        background-size: cover;
    }
    .banner-t1-topcontent p {
        font-family:"Nexa W01 Light";
    }
    .banner-t1-content h2,
    .banner-t1-content p {
        margin-bottom: 15px;
        color: #000;
        font-family:"Nexa W01 Light";
    }
    .banner-t1-content h2 {
        background: none;
        color: #000;
        font-family:"Birch W03 Regular1180575";
        text-transform: uppercase;
        font-size: 50px;
        font-weight: normal;
        font-style: normal;
    }
    .remodel-checklist > h2 {
        text-align: center;
        font-size: 40px;
        margin-bottom: 95px;
        font-family:"Nexa W01 Light";
        color: #121212;
    }
    .find-styles {
        max-width: 700px;
        margin: 0 auto;
        text-align: left;
    }
    .find-styles > li {
        margin-bottom: 32px;
    }
    .find-styles > li:last-child {
        margin-bottom: 0;
    }
    .find-styles li ul li {
        margin-bottom: 0;
        background: #fbf6f0;
    }
    .find-styles li p {
        font-size: 20px;
    }
    .find-styles li img {
        width: 100%;
    }
    .find-styles li ul li:nth-child(even) {
        padding: 20px 30px 20px 30px;
        box-sizing: border-box;
    }
    .find-styles li a,
    .design-styles li a {
        font-size: 21px;
        margin-bottom: 12px;
        display: inline-block;
    }
    .resp-tabs-list li {
        font-size: 16px;
        line-height: 1.4;
        text-align: center;
    }
    .r-tabs .r-tabs-panel.r-tabs-state-active {
        text-align:center;
    }
    .design-styles {
        display: -webkit-box;
        display: -ms-flexbox;
        display: inline-flex;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 473px;
        width: 100%;
        margin: 0 auto;
        text-align: left;
        vertical-align: text-top;
    }
    .design-styles li {
        width: 89%;
    }
    .remodel-checklist {
        margin: 20px 0 0;
    }
    .r-tabs .r-tabs-nav {
        max-width: 1300px;
        margin-bottom: 55px;
        border-bottom: solid 2px #333;
        justify-content: center !important;
    }
    .r-tabs .r-tabs-nav .r-tabs-tab {
        width: auto;
        padding: 0 12px 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .design-styles {
        max-width: 339px;
    }
    .banner-t1-topcontent p {
        margin-bottom: 20px;
        font-weight: 400;
        color: #FFF;
    }
    .banner-t1 {
        margin-bottom: 145px;
    }
    .banner-t1-content {
        /* right: -15px; */
    }
    .find-styles li ul li:nth-child(even) {
        padding: 20px 60px 20px 30px;
        width: 50%;
    }
    .banner-t1-topcontent {
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .banner-t1 {
        position: relative;
    }
    .banner-t1-topcontent {
        position: absolute;
        bottom: 50px;
        left: 40px;
        width: 58%;
        color: #FFF;
        max-width: 590px;
        background: none;
        padding: 0;
    }
    .banner-t1 .banner-t1-topcontent h1 {
        color: #FFF;
        margin-bottom: 10px;
        padding: 0;
        margin: 0 0 15px;
    }
    .banner-t1 {
        margin-bottom: 100px;
        max-width: 1170px;
        margin: 0 auto 140px;
    }
    
    .banner-t1-content h2 {
        margin-bottom: 15px;
    }
    .banner-t1-topcontent p {
        margin-bottom: 15px;
    }
    .banner-t1-topcontent p:last-child {
        margin-bottom: 0;
    }
    /*.remodel-checklist .r-tabs-nav li:first-child a {
        padding: 0 10px;
        display: inline-block;
    }*/
}

@media(min-width: 1200px) {
    .find-styles:first-of-type {
        margin-right: 108px;
    }
    .find-styles {
        max-width: 1170px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: inline-flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 523px;
        /*margin-bottom: 22px;*/
        vertical-align: top;
        text-align: left;
    }
    .find-styles > li {
        /*width: 49%;*/
        -ms-flex-preferred-size: 523px;
        flex-basis: 523px;
        min-height: 184px;
    }
    .find-styles > li > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
    }
    .find-styles > li > ul > li {
        /*width: 45%;*/
        -ms-flex-preferred-size: 230px !important;
        flex-basis: 241px;
    }
    
    .banner-t1 {
        margin-bottom: 110px;
    }
    .find-styles li a,
    .design-styles li a {
        font-size: 18px;
    }
    .find-styles li p {
        font-size: 17px;
    }
    .find-styles > li {
        margin: 0 0 22px 0;
    }    
    .banner-t1-content {
        right: -30px;
        width:438px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .banner-t1-content h2 {
        font-size: 25px;
    }
    .banner-t1-content p,.see-checklist {
        font-size:.8em;
    }
    .banner-t1-content{
        padding:10px 20px;
    }
    }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){
    .r-tabs .r-tabs-nav .r-tabs-tab {
        width: auto;
        padding: 0 0 15px;
    }
}