li {
    list-style: none;
}
.nav-accordion {
    padding: 0;
    margin: 0;
}
.interior-content {
    margin-top:20px;
}
.nav-accordion li {
    border-bottom: 1px solid #D8D5CE;
    line-height: 1.5;
}
.nav-accordion li:last-child {
    border-bottom: none;
}
.nav-accordion li a {
    text-transform: none;
    color: #575759;
    display: block;
    text-decoration: none;
    font: 0.875em "Nexa W01 Bold";
    /* font-weight: 500; */
    text-shadow: 0 0 #d3d3d8;
}
.right-content h2 {
    color: #000;
    font: normal normal 2.813em "Birch W03 Regular1180575";
    text-transform: uppercase;
    line-height: 0.75;
    margin: 0 0 25px;
    padding: 0;
}
.content-banner img {
    width:100%;
    height:auto;
    margin-bottom: 60px;
}
.resource-top-content {
    border-bottom: 1px solid #c1bbbb;
    padding: 35px 0;
}
.middle-content > h1 {
    font:1.625em "Nexa W01 Bold";
    color: #000;
    margin-bottom: 0;
}
.middle-content p {
    font: 1.063em "Nexa W01 Light";
    color: #000;
    line-height: 1.5;
    margin-bottom: 15px;
}
.middle-content p:last-of-type {
    margin-bottom: 0;
}
.middle-content a {
    font-size: 17px;
    line-height: 1.5;
    color: #8e1234;
    text-decoration: none;
    word-break: break-all;
    display: inline-block;
    font-family:"Nexa W01 Bold";
}
.middle-content p .fluidvids{
    margin-bottom:30px;
}
.nav-panel {
    background: #fff;
    border: 1px solid #D8D5CE;
    margin: 0 0 20px 0;
}
.nav-accordion li a {
    padding: 16px 15px;
}

/*.middle-content p:first-child {
    padding-bottom: 25px;
    border-bottom: 1px solid #e6e2e2;
}*/
.content-section {
    border-bottom:1px solid #c1bbbb;
    padding: 25px 0;
}
.content-section:last-child {
    border:none;
}
.resource-top-content h3, .middle-content h3 {
    margin-bottom: 20px;
    font: 1.375em "Nexa W01 Bold";
    color: #000;
    padding: 0;
    margin: 0 0 15px;
}
.logo-text span {
    display: inline-block;
}
.logo-text span h4, .logo-text span h5 {
    margin:0;
}
.pagetools-section ul li.share {
    position:relative;
}

.shareIconContent{
    width:50px;
    position: absolute;
    bottom: 15px;
    right: 25px;
    display:none;
}
.renovation-slider, .rennovation-section {
    display: flex !important; /*to override the default style added by cycle2 pluggin*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    position: relative;
}
.rennovation-section {
    margin:40px 50px;
}
.text-content {
    padding: 0 20px;
    background: #fff;
}
.text-content h3 {
    color: #323131;
    font: 1.563em 'Nexa w01 Bold';
    color: #000;
    font-size: 1.6em;
}
.text-content p {
    color: #000;
    font-size: 1.063em;
    font-family: 'Nexa w01 Regular';
    width: 85%;
}
.text-content a {
    color: #901438;
    font: 1.063em "Nexa W01 Bold";
    text-decoration: none;
    display: inline-block;
    margin: 50px 0 0 0;
    font-family: 'Nexa w01 Bold';
}
.left-nav {
    width:21%;
    margin-right:40px;
}
.pink-background {
    display: block;
    margin-bottom: 15px;
    background: url(../png/series-text-bg.png) no-repeat;
    padding: 25px 20px;
}
.pink-background > img {
    display: none;
}
/*.pink-background img{
    height:auto;
}*/
.pink-background h3, .pink-background a {
    color: #000;
}
.pink-background h3 {
    margin: 0 0 15px;
    padding: 0;
    font: 1.25em "Nexa W01 Light";
}
.pink-background a {
    bottom: 15%;
    font: 1.5em "Nexa W01 Bold";
    border-bottom: 8px solid #a70b32;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
}
.prevControl {
    background: url(../png/arrow-left-pink-big.png) no-repeat;
}
.nextControl {
    background:url(../png/arrow-right-pink-big.png) no-repeat;
 }
.prevControl, .nextControl {
    width:26px;
    height:48px;
    position: absolute;
    top: 115px;
    z-index: 99999;
}
.nextControl {
    background: url(../png/arrow-right-pink.png) no-repeat;
    right: 50px;
}
.prevControl {
    background: url(../png/arrow-left-pink.png) no-repeat;
    left: 40px;
}
.cycle-slideshow {
    width: 100%;
}
.rennovation-section .banner-wrap img {
    width:100%;
}
.rennovation-section .center span {
    cursor:pointer;
}
.help-text h2 {
    color: #000;
}
.help-text p{
    border-bottom:0;
}
@media (max-width:767px) {
    .main-content-wrapper {
        background: url(../jpg/home-top-nav-bg.jpg) no-repeat;
        background-size: 100% 80px;
    }
    .interior-content {
        margin-top:40px;
    }
    .content-banner {
        display: none;
    }
    .nav-panel {
        display: none;
    }
    .mobile-menu-header {
        border: 3px solid #cdbbb6!important;
        font-size: 14px;
        padding: 22px 15px;
        color: #000;
        position: relative;
        margin: 0;
    }
    .mobile-menu-header span {
        background: transparent url(../png/sprite-images-2.png) no-repeat -128px -369px;
        width: 22px;
        height: 22px;
        display: inline-block;
        position: absolute;
        right: 15px;
    }
    .mobile-menu-header {
        display:block;
        font-family:"Nexa W01 Bold";
        font-size: 18px;
    }
    .expand span {
        background-position:-158px -399px;
    }
    .nav-panel.expand {
        display: block;
        border: 3px solid #cdbbb6;
        border-top:0;
    }
    .left-nav {
        width:100%;
        background: #ffffff;
    }
    .pink-background {
        display: none;
    }
    .rennovation-section, .renovation-slider {
        width: 100%;
        display: block !important;
    }
    .rennovation-section {
        margin:40px auto;
        width: 85%;
    }
    .text-content {
        padding:15px;
    }
    .text-content h3 {
        margin: 0 0 15px 0;
        padding: 0;
        font-size: 1.4em;
    }
    .banner-wrap, .text-content {
        margin: 0 auto;
    }
    .rennovatio-slider {
        display: block;
        margin:40px 0 30px 0;
    }
    .nextControl  {
        right:-35px;
    }
    .prevControl {
        left:-35px;
    }
    .prevControl, .nextControl {
        top: 25%;
    }
    .pagetools-section > ul {
        margin: 15px 0;
    }
    .middle-content > h1 {
        font-size: 18px;
    }
    .resource-top-content h3, .middle-content h3 {
        font-size: 17px;
    }
    .resource-top-content {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .middle-content p:last-child a {
        margin: 10px 0;
        font-size: 15px;
    }
    .middle-content p {
        font-size: 16px;
    }
    .text-content a {
        margin-top: 15px;
        font-size: 16px;
    }
    .middle-content .faq p:last-child a {
        margin: 0;
        font-size: 15px;
    }

}
@media (min-width:768px){
    .nav-panel {
        display: block;
    }
    .nav-panel {
        border: 1px solid #D8D5CE;
        height: auto;
    }
    .right-content {
        width:78%;
        margin: 0;
    }
    .interior-content {
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        padding: 0;
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 1170px;
    }
    .mobile-menu-header {
        display:none;
    }
    .video-library .category-wrapper h1 {

        font-family: 'Birch W03 Regular1180575'!important;
        font-size: 45px;
        line-height: 34px!important;
        font-weight: 400;
        color: #000000;
    }
}
@media (min-width:768px) and (max-width:1024px){
    .pink-background h3 {
        font-size: 15px;
        width: 90%;
        margin-top:11px;
    }
    .pink-background a {
        bottom: 15%;
        font-size: 15px;
    }
    .renovation-slider, .rennovation-section {
        margin: 20px 0px;
        width:100%;
    }
    .banner-wrap {
        width:88%;
    }
    .banner-wrap img {
        width:100%;
    }
    .text-content h3 {
        margin-top: 0;
        font-size: 1.4em;
    }
    .prevControl {
        left:10px;
    }
    .nextControl {
        right:10px;
    }
    .prevControl, .nextControl {
        top: 75px;
    }
    .left-nav {
        width: 200px;
        margin-right: 4%;
    }
    .content-banner img {
        margin-bottom: 20px;
    }
    .middle-content > h1 {
        font-size: 20px;
    }
    .resource-top-content h3, .middle-content h3 {
        font-size: 17px;
    }
    .resource-top-content {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .middle-content p:last-child a {
        margin: 10px 0;
    }
    .content-section {
        margin-bottom: 15px;
    }
    .prevControl, .nextControl {
        width: 18px;
        height: 34px;
        background-size: contain;
    }
    .text-content a {
        margin-top: 15px;
    }
}
@media print {
    .breadcrumb,.center,.news-article .right-container,.print-share-ul,h2,header,.where2Buy,.wtb-bottom{
        display:none;
    }
    .banner-wrap, .mobile-menu-header{
        display:none;
    }
    .cycle-slideshow .renovation-slider.cycle-slide{
        visibility: visible !important;
        display: block !important;
        position: relative !important;
        margin-bottom:0px;
        margin-top:0px;
    }
    .renovation-slider .text-content a{
        color: #000;
    }
    .rennovation-section{
        margin-top:-50px !important;
        padding-top:-50px !important;
    }
    .rennovation-section .text-content {
        padding:0 0 0 0px;
        margin-top:0;
    }
    .rennovation-section .text-content a {
       margin-top: 15px; 
    }
    .cycle-slideshow .renovation-slider:nth-child(n+2) {
      margin-bottom: 40px;
    }
  }
