body,header {
    width: 100%;
    max-width: 1920px
}

body {
    overflow-x: hidden;
    font-weight: normal
}

@media screen and (max-width: 767px) {
    html {
        font-size:16px;
        line-height: 1.27em
    }
}

section,.section {
    padding: 60px 0
}

p {
    font-weight: normal;
    font-size: 1rem
}

p a {
    color: #00688c
}

a {
    font-size: inherit;
    color: #00688c
}

h2,.h2 {
    font-family: Inter;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.17em
}

h2.font-sans,.h2.font-sans {
    font-family: "Inter",sans-serif;
    font-weight: 800
}

@media screen and (min-width: 768px) {
    h2,.h2 {
        font-size:36px
    }
}

h4,.h4 {
    font-size: 18px;
    font-weight: 800
}

@media screen and (min-width: 768px) {
    h4,.h4 {
        font-size:25px
    }
}

.bar {
    height: 4px;
    width: 40px;
    margin-top: 30px;
    margin-bottom: 30px
}

.bar.bar-mustard {
    background: #e6a91b
}

.bar.bar-teal-160 {
    background: #233b3f
}

.bar.bar-black {
    background: #000
}

.bar.bar-white {
    background: #fff
}

.bar.bar-peach-yellow {
    background: #fce3a7
}

@media screen and (min-width: 992px) {
    .w-87 {
        width:87%;
        float: none
    }
}

.grey-separator {
    border-top: 3px solid #e5e4e3
}

.bg-seashell {
    background-color: #ffffff
}

.bg-beige {
    background-color: #faf8f1
}

.bdr-rad-6 {
    border-radius: 6px
}

#services.redwood-partners a.dropdown-toggle.services {
    border-bottom: 4px solid rgba(0,0,0,0)
}

#services.redwood-partners a.dropdown-toggle.partners {
    border-bottom: 4px solid #cb5998
}

#services .banner {
    text-shadow: none
}

#services .banner.banner--l1 {
    height: 300px;
    background-image: url(../img/services-redwood/bnr-services-rw-380.jpg)
}

@media screen and (min-width: 361px)and (max-width: 768px) {
    #services .banner.banner--l1 {
        height:250px;
        background-image: url(../img/services-redwood/bnr-services-rw-768.jpg)
    }
}

@media screen and (min-width: 770px) {
    #services .banner.banner--l1 {
        height:340px;
        background-image: url(../img/services-redwood/bnr-services-rw.jpg)
    }
}

#services .banner.banner--l2 {
    height: 100px;
    background-color: #5b2743;
    background-image: url(/assets/img/partners-redwood/bnr-partner.jpg)
}

@media screen and (min-width: 361px)and (max-width: 768px) {
    #services .banner.banner--l2 {
        background-image:url(../img/partners-redwood/bnr-partner.jpg)
    }
}

@media screen and (min-width: 770px) {
    #services .banner.banner--l2 {
        height:150px;
       background: #5b2743 url(/assets/img/partners-redwood/bnr-partner.png) no-repeat center center;
}
    }
}

#services .banner.banner--l2.banner--catalog {
    height: 200px
}

#services .banner.banner--l4 {
    height: 150px;
    background: #3e686c url(../img/services-redwood/bnr-services-rw-l4.png) no-repeat right bottom
}

@media screen and (max-width: 767px) {
    #services .banner.banner--l4 {
        height:150px;
        background: #3e686c url(../img/services-redwood/bnr-services-rw-l4-mobile.png) no-repeat right bottom
    }
}

@media screen and (min-width: 768px)and (max-width: 1024px) {
    #services .banner.banner--l4 {
        height:100px;
        background: #3e686c url(../img/services-redwood/bnr-services-rw-l4-1024.png) no-repeat right bottom
    }
}

#services .banner h1 {
    font-family: Inter;
    font-size: 24px;
    line-height: 42px;
    margin: 10px 0 0
}

@media screen and (min-width: 770px) {
    #services .banner h1 {
        font-size:36px
    }
}

#services .banner .banner-desc {
    font-size: 24px;
    line-height: 28px
}

@media screen and (min-width: 361px)and (max-width: 768px) {
    #services .banner .banner-desc {
        font-size:18px;
        line-height: 24px
    }
}

@media screen and (min-width: 770px) {
    #services .banner .banner-desc {
        font-size:20px;
        line-height: 28px
    }
}

#services .bg-services {
    background-color: #4f7d7b !important
}

#services .bg-partner-services {
    background-color: #3e686c !important
}

.breadcrumb li a {
    color: rgba(251,250,249,.8);
    font-size: 16px
}

.breadcrumb li a:hover {
    color: #fff;
    text-decoration: underline
}

.breadcrumb>li+li::before {
    content: "› ";
    font-size: 16px;
    color: inherit
}

.va-middle {
    display: table-cell;
    vertical-align: middle
}

.bg-nav {
    background-color: #f4f4f4
}

.bg-nav.affix {
    position: static
}

@media screen and (min-width: 992px) {
    .bg-nav.affix {
        position:fixed;
        left: 0;
        right: 0;
        z-index: 101;
        top: 60px;
        width: auto;
        max-width: 1920px;
        margin: auto
    }
}

@media screen and (min-width: 1200px) {
    .bg-nav.affix {
        top:124px
    }
}

@media screen and (max-width: 991px) {
    .anc-nav {
        padding:0
    }
}

.lst-nline li a {
    color: #212429;
    font-size: 12px;
    padding: 12px 15px;
    display: block
}

.lst-nline li.active a,.lst-nline li .nav-link.active {
    background: none;
    color: #212429;
    font-weight: 600
}

.lst-nline--l1 li a {
    padding: 10px 30px;
    font-weight: bold
}

.lst-nline--l1 li a:hover,.lst-nline--l1 li a:focus {
    background-color: inherit
}

@media screen and (max-width: 991px) {
    .lst-nline li:nth-of-type(2n) {
        background-color:#fff
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .lst-nline {
        columns:2;
        column-gap: 2px;
        column-rule: 2px solid #e4e1dd
    }

    .lst-nline li:nth-of-type(2n + 7) {
        background-color: #fff
    }

    .lst-nline li:nth-of-type(2n + 6) {
        background-color: #f4f2f1
    }
}

@media screen and (min-width: 992px) {
    .lst-nline li {
        display:inline-block
    }

    .lst-nline li:nth-child(1) a {
        padding-left: 0
    }

    .lst-nline--l1 li a {
        padding: 12px;
        font-weight: normal
    }
}

.what-container {
    padding: 30px 10px
}

.what-container h3,.what-container .h3 {
    font-size: 24px;
    font-weight: 600
}

.what-container .h3--smaller {
    font-size: 19px;
    font-size: 600
}

.what-container .media-group ul li {
    padding-top: 30px
}

@media screen and (min-width: 768px) {
    .what-container h3,.what-container .h3 {
        font-size:30px
    }

    .what-container .h3--smaller {
        font-size: 25px
    }
}

@media screen and (min-width: 992px) {
    .what-container:nth-child(1) {
        padding-top:55px
    }

    .what-container .left-text {
        padding-left: 80px
    }

    .what-container .right-text {
        padding-right: 80px
    }

    .what-container .media-group {
        padding: 0 80px 0 80px
    }
}

.what-container-v2 {
    padding-top: 45px !important
}

.what-container-v2-overlaying__img {
    position: absolute;
    overflow: visible;
    right: 0;
    z-index: 1
}

.what-container-v2 h3,.what-container-v2 .h3 {
    font-size: 24px;
    font-weight: 600
}

.what-container-v2 .h3--smaller {
    font-size: 19px;
    font-size: 800
}

.what-container-v2 .media-group ul li {
    padding-top: 30px
}

@media screen and (min-width: 768px) {
    .what-container-v2 h3,.what-container-v2 .h3 {
        font-size:30px
    }

    .what-container-v2 .h3--smaller {
        font-size: 25px
    }
}

@media screen and (min-width: 992px) {
    .what-container-v2:nth-child(1) {
        padding-top:0px
    }

    .what-container-v2 .left-text {
        padding-left: 80px
    }

    .what-container-v2 .right-text {
        padding-right: 80px
    }

    .what-container-v2 .media-group {
        padding: 0 80px 0 80px
    }
}

.section-quote {
    background: url("../img/products-redwood/erp/bg-cloud-customer-quote-mobile.png") no-repeat right bottom,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
    background-color: #025e7e
}

@media screen and (min-width: 1200px) {
    .section-quote {
        background:url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left/16% auto,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-color: #025e7e
    }
}

.section-quote-services {
    background: url("../img/products-redwood/erp/bg-cloud-customer-quote-mobile.png") no-repeat right bottom,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover
}

@media(min-width: 1200px) {
    .section-quote-services--v5 {
        background:url("../img/services-redwood/services-quote-image-5.png") no-repeat center right -90px,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left -260px,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-size: contain,auto,cover
    }
}

@media(min-width: 1400px) {
    .section-quote-services--v5 {
        background:url("../img/services-redwood/services-quote-image-5.png") no-repeat center right -60px,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left -220px,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-size: contain,auto,cover
    }
}

@media(min-width: 1600px) {
    .section-quote-services--v5 {
        background:url("../img/services-redwood/services-quote-image-5.png") no-repeat center right,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left -150px,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-size: contain,auto,cover
    }
}

@media(min-width: 1800px) {
    .section-quote-services--v5 {
        background:url("../img/services-redwood/services-quote-image-5.png") no-repeat center right 50px,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left -100px,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-size: contain,auto,cover
    }
}

@media screen and (min-width: 1200px) {
    .section-quote-services {
        background:url("../img/services-redwood/services-quote-image.png") no-repeat right/470px,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left/16%,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-position: 84%,0%,50%
    }

    .section-quote-services--v2 {
        background: url("../img/services-redwood/services-quote-image-2.png") no-repeat right/470px,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left/16%,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-position: 84%,0%,50%
    }

    .section-quote-services--v3 {
        background: url("../img/services-redwood/services-quote-image-3.png") no-repeat right/470px,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left/16%,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-position: 84%,0%,50%
    }

    .section-quote-services--v4 {
        background: url("../img/services-redwood/partner-services/partner-services-quote-image.png") no-repeat right/470px,url("../img/products-redwood/erp/bg-cloud-customer-quote.png") no-repeat center left/16%,url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
        background-position: 84%,0%,50%
    }
}

.quote-copy {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.44em;
    position: relative;
    color: #fff
}

.quote-copy::before {
    content: "“";
    font-size: 60px;
    font-family: "Inter",serif;
    position: absolute;
    left: -40px;
    top: 10px
}

.quote-copy::after {
    content: "”"
}

.quote-author {
    color: #fff
}

.mid-cta {
    background: url("../img/products-redwood/erp/bg-pattern-customer-quote.png") no-repeat center/cover;
    background-color: #f8f4ea
}

.mid-cta--v2 {
    background: none
}

.mid-cta--v2 .container {
    width: 1280px;
    max-width: 100%
}

.mid-cta--v2 .mid-cta-content {
    background: #f7e0a1;
    color: #000;
    padding: 20px;
    justify-content: flex-end;
    overflow: hidden
}

@media screen and (min-width: 992px) {
    .mid-cta--v2 .mid-cta-content {
        padding:0 20px 0 0
    }
}

.mid-cta-content {
    background-color: #025e7e;
    border-radius: 6px;
    box-shadow: 0px 8px 32px rgba(0,0,0,.3);
    padding: 20px 45px
}

.mid-cta-content h2 {
    font-family: "Inter",sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 20px
}

@media screen and (min-width: 992px) {
    .mid-cta-content {
        display:flex;
        align-items: center;
        flex-direction: row-reverse;
        justify-content: space-evenly
    }

    .mid-cta-content h2 {
        font-size: 32px
    }
}

.mid-cta-content .speedline {
    position: absolute;
    right: 0;
    top: 27px;
    transform: translateX(34%)
}

@media screen and (min-width: 992px) {
    .mid-cta-copy {
        margin-bottom:0
    }
}

.mid-cta-services {
    background-color: #212429 !important;
    background: none
}

.mid-cta-content-services {
    background-color: #fbf9f8 !important;
    border-radius: 6px;
    padding: 29px 30px
}

@media screen and (min-width: 1200px) {
    .mid-cta-content-services {
        padding:46px 84px !important;
        background-color: #fbf9f8 !important
    }

    .mid-cta-content-services--long-title {
        padding: 21px 84px
    }

    .mid-cta-content-services--long-title h2 {
        font-size: 30px
    }
}

@media screen and (min-width: 768px) {
    .mid-cta-content-services h2 {
        font-size:30px
    }

    .mid-cta-content-services--long-title h2 {
        font-size: 25px
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .mid-cta-content-services {
        display:flex;
        align-items: center;
        background: #fbf9f8 url("../img/services-redwood/services-cta-768.png") no-repeat right;
        background-position: 100% 0%
    }

    .mid-cta-content-services--v2 {
        display: flex;
        align-items: center;
        background: #fbf9f8 url("../img/services-redwood/services-cta-2-768.png") no-repeat right;
        background-position: 100% 0%
    }

    .mid-cta-content-services--v3 {
        display: flex;
        align-items: center;
        background: #e7f2f5 url("../img/services-redwood/training/suite-training/guided-learning/thmb-cta-plant-illo.png") no-repeat center right 10%;
        background-size: contain
    }
}

@media screen and (min-width: 992px) {
    .mid-cta-content-services {
        display:flex;
        align-items: center;
        background: #fbf9f8 url("../img/services-redwood/services-cta-image.png") no-repeat right;
        background-position: 100% 0%
    }

    .mid-cta-content-services--v2 {
        display: flex;
        align-items: center;
        background: #fbf9f8 url("../img/services-redwood/services-cta-2.png") no-repeat right;
        background-position: 100% 0%
    }

    .mid-cta-content-services--v3 {
        display: flex;
        align-items: center;
        background: #e7f2f5 url("../img/services-redwood/training/suite-training/guided-learning/thmb-cta-plant-illo.png") no-repeat center right 10%;
        background-size: contain
    }

    .mid-cta-content-services--long-title {
        padding: 21px 84px
    }
}

.card-overlaying {
    display: flex;
    align-items: center
}

.card-overlaying__img {
    z-index: 1;
    border-radius: 50%
}

.card-overlaying__copy {
    background: #fff url(../img/services-redwood/benefit-strip.jpg) center right repeat-y;
    padding: 30px 48px 30px 30px;
    box-shadow: 0px 8px 32px -10px rgba(0,0,0,.3);
    border-radius: 6px
}

.card-overlaying__copy ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.card-overlaying__copy ul li {
    margin-bottom: 10px
}

@media screen and (min-width: 992px) {
    .card-overlaying__copy {
        padding:50px 68px 50px 22%;
        margin-left: -17%
    }
}

.card-overlaying__copy.benefits-strip--2 {
    background: #fff url(../img/services-redwood/benefit-strip-2.png) center right repeat-y;
    background-size: contain
}

.card-overlaying__copy.benefits-strip--3 {
    background: #315357 url(../img/services-redwood/benefit-strip-2.png) center right repeat-y;
    color: #fff;
    background-size: contain
}

@media screen and (max-width: 991px) {
    .card-overlaying--benefits .card-overlaying__copy {
        background-position:left center;
        padding-left: 48px;
        padding-right: 30px
    }
}

@media screen and (max-width: 991px) {
    .card-overlaying--benefits .card-overlaying__copy.benefits-strip--2 {
        background-position:right center;
        padding-left: 30px;
        padding-right: 48px
    }
}

@media screen and (max-width: 991px) {
    .card-overlaying--benefits .card-overlaying__copy.benefits-strip--3 {
        background-position:right center;
        padding-left: 30px;
        padding-right: 48px
    }
}

.card-overlaying--challenges .card-overlaying__copy {
    background: #315357 url(../img/services-redwood/challenges-strip.jpg) center right repeat-y;
    color: snow
}

.card-overlaying--challenges .card-overlaying__copy.challenges-strip--2 {
    background: #315357 url(../img/services-redwood/challenges-strip-2.png) center right repeat-y
}

.card-overlaying--time .card-overlaying__copy {
    background: #5c926d;
    color: #fffbfb
}

@media screen and (min-width: 1200px) {
    .card-overlaying--time .card-overlaying__copy {
        padding-left:29%
    }
}

@media screen and (min-width: 992px) {
    .card-overlaying--time .card-overlaying__img {
        border-radius:6px;
        max-width: 401px
    }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .card-overlaying--time .card-overlaying__img img {
        max-width:410px
    }
}

.section-features .btn-black {
    margin-top: 10px
}

.section-features,.section-resources {
    background: #028b95;
    color: #fff;
    overflow: hidden
}

.section-partner-services-features {
    background: #9f4275;
    color: #fff;
    overflow: hidden
}

.section-partner-enablement-features {
    background: #bcd5d5 url("../img/products-redwood/bg-texture.png") repeat;
    color: #000;
    overflow: hidden
}

@media screen and (min-width: 1600px) {
    .section-features .tab-content:not(.no-image) .feature--copy,.section-resources .tab-content:not(.no-image) .feature--copy,.section-partner-services-features:not(.no-image) .feature--copy,.section-partner-enablement-features:not(.no-image) .feature--copy {
        width:41%
    }

    .section-features .feature--img,.section-resources .feature--img,.section-partner-services-features .feature--img,.section-partner-enablement-features .feature--copy {
        width: 59%
    }

    .section-features .feature--img.col-lg-offset-1,.section-resources .feature--img.col-lg-offset-1,.section-partner-services-features .feature--img.col-lg-offset-1,.section-partner-enablement-features .feature--img.col-lg-offset-1 {
        margin-left: 0;
        padding-left: 8.33%
    }
}

.section-features .nav-stacked>li+li,.section-resources .nav-stacked>li+li,.section-partner-services-features .nav-stacked>li+li,.section-partner-enablement-features .nav-stacked>li+li {
    margin: 0
}

@media(max-width: 991px) {
    .section-features .nav-pills,.section-resources .nav-pills,.section-partner-services-features .nav-pills,.section-partner-enablement-features .nav-pills {
        background-color:#fbf9f8
    }

    .section-features .nav-pills>li:nth-of-type(even),.section-resources .nav-pills>li:nth-of-type(even),.section-partner-services-features .nav-pills>li:nth-of-type(even),.section-partner-enablement-features .nav-pills>li:nth-of-type(even) {
        background-color: #f1efed
    }
}

@media(min-width: 992px) {
    .section-features .nav-pills,.section-resources .nav-pills,.section-partner-services-features .nav-pills,.section-partner-enablement-features .nav-pills {
        margin-top:30px;
        margin-bottom: 30px
    }
}

.section-features .nav-pills>li>a,.section-resources .nav-pills>li>a,.section-partner-services-features .nav-pills>li>a,.section-partner-enablement-features .nav-pills>li>a {
    z-index: 100;
    color: #000;
    border-radius: 0;
    font-size: 12px;
    display: block;
    padding: 10px 15px
}

.section-features .nav-pills>li>a:hover,.section-features .nav-pills>li>a:focus,.section-resources .nav-pills>li>a:hover,.section-resources .nav-pills>li>a:focus,.section-partner-services-features .nav-pills>li>a:hover,.section-partner-services-features .nav-pills>li>a:focus,.section-partner-enablement-features .nav-pills>li>a:hover,.section-partner-enablement-features .nav-pills>li>a:focus {
    background-color: rgba(0,0,0,0);
    text-decoration: none
}

@media(min-width: 992px) {
    .section-features .nav-pills>li>a,.section-resources .nav-pills>li>a,.section-partner-services-features .nav-pills>li>a {
        color:#fff;
        font-size: 18px;
        line-height: 1.33em;
        font-weight: 600;
        width: 260px;
        padding-right: calc(260px - 115%)
    }
}

@media(min-width: 992px) {
    .section-partner-enablement-features .nav-pills>li>a {
        font-size:18px;
        line-height: 1.33em;
        font-weight: 600;
        width: 260px;
        padding-right: calc(260px - 115%)
    }
}

@media(min-width: 768px) {
    .section-features .nav-pills>li>a,.section-resources .nav-pills>li>a,.section-partner-services-features .nav-pills>li>a,.section-partner-enablement-features .nav-pills>li>a {
        border-radius:4px
    }
}

.section-features .nav-pills>li.active a,.section-features .nav-pills>li a.active,.section-resources .nav-pills>li.active a,.section-resources .nav-pills>li a.active,.section-partner-services-features .nav-pills>li.active a,.section-partner-services-features .nav-pills>li a.active,.section-partner-enablement-features .nav-pills>li.active a,.section-partner-enablement-features .nav-pills>li a.active {
    background: none;
    color: #000
}

@media(max-width: 991px) {
    .section-features .nav-pills>li.active a,.section-features .nav-pills>li a.active,.section-resources .nav-pills>li.active a,.section-resources .nav-pills>li a.active,.section-partner-services-features .nav-pills>li.active a,.section-partner-services-features .nav-pills>li a.active,.section-partner-enablement-features .nav-pills>li.active a,.section-partner-enablement-features .nav-pills>li a.active {
        font-weight:bold
    }
}

@media(min-width: 992px) {
    .section-features .nav-pills>li.active a,.section-features .nav-pills>li.active a:hover,.section-features .nav-pills>li.active a:focus,.section-features .nav-pills>li a.active,.section-features .nav-pills>li a.active:hover,.section-features .nav-pills>li a.active:focus,.section-resources .nav-pills>li.active a,.section-resources .nav-pills>li.active a:hover,.section-resources .nav-pills>li.active a:focus,.section-resources .nav-pills>li a.active,.section-resources .nav-pills>li a.active:hover,.section-resources .nav-pills>li a.active:focus,.section-partner-services-features .nav-pills>li.active a,.section-partner-services-features .nav-pills>li.active a:hover,.section-partner-services-features .nav-pills>li.active a:focus,.section-partner-services-features .nav-pills>li a.active,.section-partner-services-features .nav-pills>li a.active:hover,.section-partner-services-features .nav-pills>li a.active:focus {
        background-color:#e1f1f1;
        color: #100f0e
    }
}

@media(min-width: 992px) {
    .section-partner-enablement-features .nav-pills>li.active a,.section-partner-enablement-features .nav-pills>li.active a:hover,.section-partner-enablement-features .nav-pills>li.active a:focus,.section-partner-enablement-features .nav-pills>li a.active,.section-partner-enablement-features .nav-pills>li a.active:hover,.section-partner-enablement-features .nav-pills>li a.active:focus {
        background-color:#233b3f;
        color: #fff
    }
}

.section-features .tab-content,.section-resources .tab-content,.section-partner-services-features .tab-content,.section-partner-enablement-features .tab-content {
    border-radius: 6px;
    color: #000;
    margin-top: 10px;
    height: 100%
}

@media screen and (min-width: 1200px) {
    .section-features .tab-content,.section-resources .tab-content,.section-partner-services-features .tab-content,.section-partner-enablement-features .tab-content {
        width:140%
    }

    .section-features .tab-content.no-image,.section-resources .tab-content.no-image,.section-partner-services-features .tab-content.no-image,.section-partner-enablement-features .tab-content.no-image {
        width: auto
    }
}

@media screen and (min-width: 992px) {
    .section-features .tab-content,.section-resources .tab-content,.section-partner-services-features .tab-content,.section-partner-enablement-features .tab-content {
        background:#fff;
        padding: 30px 15px;
        display: flex
    }

    .section-features .tab-content>.tab-pane,.section-resources .tab-content>.tab-pane,.section-partner-services-features .tab-content>.tab-pane,.section-partner-enablement-features .tab-content>.tab-pane {
        width: 100%;
        visibility: hidden;
        opacity: 0;
        margin-right: -100%
    }

    .section-features .tab-content>.active,.section-resources .tab-content>.active,.section-partner-services-features .tab-content>.active,.section-partner-enablement-features .tab-content>.active {
        visibility: visible;
        opacity: 1
    }
}

.section-features .tab-content h3,.section-resources .tab-content h3,.section-partner-services-features .tab-content h3,.section-partner-enablement-features .tab-content h3 {
    font-family: "Inter",sans-serif;
    font-weight: 600
}

@media(max-width: 767px) {
    .section-features .tab-content p:not(.h4),.section-features .tab-content li,.section-resources .tab-content p:not(.h4),.section-resources .tab-content li,.section-partner-services-features .tab-content p:not(.h4),.section-partner-services-features .tab-content li,.section-partner-enablement-features .tab-content p:not(.h4),.section-partner-enablement-features .tab-content li {
        font-size:15px;
        line-height: 1.27em
    }
}

@media(min-width: 768px) {
    .section-features .tab-content,.section-resources .tab-content,.section-partner-services-features .tab-content,.section-partner-enablement-features .tab-content {
        margin-top:0;
        border-radius: 0 0 6px 6px
    }

    .section-features .tab-content p:not(.h4),.section-resources .tab-content p:not(.h4),.section-partner-services-features .tab-content p:not(.h4),.section-partner-enablement-features .tab-content p:not(.h4) {
        font-size: 16px
    }
}

@media(min-width: 992px) {
    .section-features .tab-content,.section-resources .tab-content,.section-partner-services-features .tab-content,.section-partner-enablement-features .tab-content {
        padding-left:19%;
        padding-right: 30px;
        border-radius: 6px
    }

    .section-features .tab-content p:not(.h4),.section-resources .tab-content p:not(.h4),.section-partner-services-features .tab-content p:not(.h4),.section-partner-enablement-features .tab-content p:not(.h4) {
        font-size: 18px
    }

    .section-features .tab-content:not(.no-image),.section-resources .tab-content:not(.no-image),.section-partner-services-features .tab-content:not(.no-image),.section-partner-enablement-features .tab-content:not(.no-image) {
        min-height: 70vh
    }
}

@media(min-width: 1200px) {
    .section-features .tab-content,.section-resources .tab-content,.section-partner-services-features .tab-content,.section-partner-enablement-features .tab-content {
        padding:2.5rem 6rem
    }

    .section-features .tab-content:not(.no-image),.section-resources .tab-content:not(.no-image),.section-partner-services-features .tab-content:not(.no-image),.section-partner-enablement-features .tab-content:not(.no-image) {
        min-height: 50vh
    }
}

@media(max-width: 991px) {
    .section-features .tab-content>.tab-pane,.section-resources .tab-content>.tab-pane,.section-partner-services-features .tab-content>.tab-pane,.section-partner-enablement-features .tab-content>.tab-pane {
        background:#fff;
        display: block;
        margin-bottom: 30px;
        padding: 15px;
        border-radius: 6px
    }
}

.section-features .tab-content>.tab-pane ul,.section-resources .tab-content>.tab-pane ul,.section-partner-services-features .tab-content>.tab-pane ul,.section-partner-enablement-features .tab-content>.tab-pane ul {
    list-style: disc
}

.section-features .tab-content.tab-content--svcs,.section-resources .tab-content.tab-content--svcs,.section-partner-services-features .tab-content.tab-content--svcs,.section-partner-enablement-features .tab-content.tab-content--svcs {
    width: auto;
    margin-right: 0
}

.btn-black {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-black:hover,.btn-black:focus {
    background-color: #444;
    border-color: #444;
    color: #fff
}

.btn-black-rev {
    background-color: #fff;
    border-color: #000;
    color: #000
}

.btn-black-rev:hover,.btn-black-rev:focus {
    background-color: #f1f3f4;
    border-color: #444;
    color: #444
}

.btn-white,.btn-teal100,.btn-161513 {
    position: relative;
    padding-right: 44px
}

.btn-white::after,.btn-teal100::after,.btn-161513::after {
    content: url(/assets/img/icons/btn-play-icon-white.png);
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.btn-teal100 {
    background-color: #7b315a
}

.btn-teal100:hover {
    background-color: #9F4275;
    color: #fff
}

.btn-teal100::after {
    content: url(/assets/img/icons/btn-play-icon-white.png)
}

.btn-161513 {
    background-color: #161513;
    border-color: #161513
}

.btn-161513:hover {
    background-color: #444;
    border-color: #444;
    color: #fff
}

.btn-161513::after {
    content: url(assets/img/icons/btn-play-icon-white.png)
}

.btn-white {
    background-color: #fff;
    border: 2px solid #fff;
    color: #1c2127
}

.btn-white:hover {
    background-color: #f3f3f3
}

.btn-white::after {
    content: url(assets/img/icons/btn-play-icon.png)
}

.btn-white2 {
    position: relative;
    padding-right: 44px;
    background-color: #fff;
    border: 2px solid #fff;
    color: #1c2127
}

.btn-white2:hover {
    background-color: #f3f3f3
}

.btn-white2::after {
    content: url(assets/img/icons/btn-play-icon.png);
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%)
}

.position-relative {
    position: relative;
    z-index: 1
}


.section-partner-cta {
    background-color: #fff;
    color: #000
}

.section-resources {
    background-color: #f7f5f3;
    color: #080400
}

@media(min-width: 1200px) {
    .section-resources {
        background-image:url("../img/industries-redwood/bg-resources.png");
        background-repeat: no-repeat;
        background-position: right center
    }
}

.section-resources .nav-pills>li>a {
    color: #080400
}

.section-resources .tab-content {
    min-height: 0 !important
}

@media(max-width: 1199px) {
    .section-resources .tab-content {
        background:none;
        padding: 0
    }
}

@media screen and (min-width: 1200px) {
    .section-resources .tab-content {
        width:auto
    }
}

.section-resources .tab-content .h5 {
    font-weight: 800
}

.section-resources .tab-content a {
    color: #00688c;
    font-size: inherit
}

.section-resources .tab-content a:hover,.section-resources .tab-content a:focus {
    color: #001c26
}

@media(max-width: 1199px) {
    .section-resources .tab-content>.tab-pane {
        background:#fff;
        display: block;
        margin-bottom: 30px;
        padding: 15px;
        border-radius: 6px
    }
}

.section-resources .list-unstyled li {
    list-style: none;
    margin-bottom: 10px
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .section-resources .tab-content {
        display:block
    }

    .section-resources .tab-content>.tab-pane {
        display: block;
        visibility: visible;
        opacity: 1;
        margin-right: 0
    }
}

span.spacer,span.target {
    display: block;
    padding-top: 40px;
    margin-top: -40px
}

@media screen and (min-width: 992px) {
    span.spacer,span.target {
        padding-top:149px;
        margin-top: -149px
    }
}

.sharebutton:not(.sharebutton-bottom):not(.affix-bottom) {
    top: 50% !important
}

.bg-teal-20 {
    background-color: #f0f6f5
}

.bg-teal-130 {
    background-color: #375d61
}

.q-and-a:nth-of-type(odd) {
    background-color: #f0f6f5
}

.q-and-a .qa-title {
    margin-top: 0;
    margin-bottom: 0
}

.q-and-a .left-border-teal {
    border-left: none;
    padding-left: 0;
    margin-top: 30px;
    margin-left: 0
}

.q-and-a .left-border-teal h5 {
    font-weight: 800
}

.q-and-a .left-border-teal.first--qa {
    margin-top: 0
}

.q-and-a p a,.q-and-a li a {
    color: #00688c
}

.q-and-a p a:hover,.q-and-a p a:focus,.q-and-a li a:hover,.q-and-a p a:focus {
    color: #001c26
}

@media screen and (min-width: 992px) {
    .q-and-a .left-border-teal:first-of-type {
        margin-top:0px
    }

    .q-and-a .left-border-teal {
        margin-top: 70px
    }
}

@media screen and (min-width: 1200px) {
    .q-and-a .left-border-teal {
        border-left:#76a2a0 8px solid;
        padding-left: 25px
    }

    .q-and-a .qa-title {
        margin-top: 50px;
        margin-bottom: 50px
    }
}

.container__fw .col__padding {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 1200px) {
    .container__fw {
        max-width:1210px
    }

    .container__fw .col__padding {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (min-width: 1200px)and (max-width: 1295px) {
    .container__fw {
        padding-left:60px;
        padding-right: 60px
    }
}

.container__fw .course-desc,.container__fw .course-desc-cta {
    max-width: none;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width: 576px) {
    .container__fw .course-desc,.container__fw .course-desc-cta {
        max-width:540px
    }
}

@media screen and (min-width: 768px) {
    .container__fw .course-desc,.container__fw .course-desc-cta {
        max-width:720px
    }
}

@media screen and (min-width: 768px)and (max-width: 827px) {
    .container__fw .course-desc,.container__fw .course-desc-cta {
        padding-left:60px;
        padding-right: 60px
    }
}

@media screen and (min-width: 992px)and (max-width: 1200px) {
    .container__fw .course-desc,.container__fw .course-desc-cta {
        padding-left:60px;
        padding-right: 60px;
        max-width: 1210px
    }
}

@media screen and (min-width: 1295px) {
    .container__fw .course-desc,.container__fw .course-desc-cta {
        margin:0
    }
}

.container__fw .course-desc {
    padding-top: 40px;
    padding-bottom: 40px
}

@media screen and (min-width: 1025px) {
    .container__fw .course-desc {
        padding-top:60px;
        padding-bottom: 60px
    }
}

@media screen and (min-width: 1200px) {
    .container__fw .course-desc {
        padding:0
    }
}

.container__fw .course-desc h2 {
    margin-bottom: 0
}

@media screen and (min-width: 1200px) {
    .container__fw .course-desc-cta {
        padding-left:15px;
        padding-right: 15px;
        margin-top: calc(2.3rem + 50px)
    }
}

.container__fw .bg-branddark__fw {
    background-color: #f0cc71
}

@media screen and (min-width: 1200px) {
    .container__fw .bg-branddark__fw {
        background-color:rgba(0,0,0,0)
    }
}

.container__fw .bg-branddark {
    background-color: rgba(0,0,0,0)
}

@media screen and (min-width: 1200px) {
    .container__fw .bg-branddark {
        background-color:#f0cc71
    }
}

.courseDesc {
    background-color: #f4efe1;
    padding: 60px 0
}

@media screen and (max-width: 1024px) {
    .courseDesc {
        padding:40px 0
    }
}

.whoShouldAttend {
    background-color: #f0f6f5
}

@media screen and (max-width: 1024px) {
    .whoShouldAttend {
        padding:40px 0
    }
}

.whoShouldAttend h4 {
    font-size: 25px;
    line-height: 36px;
    font-weight: 700
}

@media screen and (max-width: 1024px) {
    .whoShouldAttend h4 {
        font-size:18px;
        line-height: 24px;
        font-weight: 700
    }
}

.whoShouldAttend h4 a {
    color: #00688c;
    font-size: inherit
}

.whoShouldAttend h4:last-child {
    margin-bottom: 0
}

.whoShouldAttend #whoShouldAttend_headlines {
    margin-top: 30px
}

.whoShouldAttend #prerequisites p:last-child {
    margin-bottom: 0
}

.whoShouldAttend #note p:first-child {
    margin-top: 50px
}

.whoShouldAttend #note p:last-child {
    margin-bottom: 0
}

.left-border-branddark {
    border-left: none;
    padding-left: 0
}

@media screen and (min-width: 1200px) {
    .left-border-branddark {
        border-left:#f0cc71 8px solid;
        padding-left: 25px;
        padding-right: 10px;
        margin-top: 50px
    }
}

.left-border-branddark p:last-child {
    margin-bottom: 0
}

.courseDesc-pad {
    margin-left: -20px
}

@media screen and (max-width: 575.98px) {
    .courseDesc-pad {
        padding:40px 15px;
        margin-left: 0
    }
}

@media screen and (min-width: 576px)and (max-width: 767px) {
    .courseDesc-pad {
        padding:40px 34px;
        margin-left: 0
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .courseDesc-pad {
        padding:40px 82px;
        margin-left: 0
    }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .courseDesc-pad {
        padding:40px 80px
    }
}

.cd-cta {
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width: 576px)and (max-width: 767px) {
    .cd-cta {
        padding:20px 34px;
        margin-left: 0
    }
}

@media screen and (min-width: 768px)and (max-width: 991px) {
    .cd-cta {
        padding:20px 82px
    }
}

@media screen and (min-width: 992px)and (max-width: 1199px) {
    .cd-cta {
        padding:20px 70px
    }
}

.cd-cta button {
    white-space: nowrap
}

.l4-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width: 576px) {
    .l4-container {
        width:100%
    }
}

@media(min-width: 768px) {
    .l4-container {
        max-width:720px
    }
}

@media(min-width: 992px) {
    .l4-container {
        width:100%;
        max-width: 1210px
    }
}

@media(min-width: 1200px) {
    .l4-container {
        width:100%
    }
}

.bg-branddark {
    background-color: #f0cc71
}

.cta-brandark {
    padding: 25px
}

.bar-teal {
    background-color: #76a2a0
}

.cta-brandark-mobile {
    padding: 30px 20px;
    margin: -40px -15px 0
}

@media screen and (min-width: 1025px)and (max-width: 1199px) {
    .cta-brandark-mobile {
        margin:-60px -60px 0;
        padding: 30px 60px
    }
}

.left-border-teal {
    border-left: none;
    margin-top: 0;
    margin-left: 0;
    padding-left: 15px
}

@media screen and (min-width: 1200px) {
    .left-border-teal {
        border-left:#76a2a0 8px solid;
        padding-left: 25px;
        margin-top: 50px;
        margin-left: 15px
    }
}

.left-border-teal ul {
    padding-left: 15px
}

.no-border-teal {
    margin-top: 60px
}

@media screen and (max-width: 1024px) {
    .no-border-teal {
        margin-top:0;
        margin-left: -15px
    }
}

.top {
    background-color: #f4efe1;
    padding: 0
}

@media screen and (min-width: 1200px) {
    .top {
        padding:60px 0;
        margin-left: 0
    }
}

.course {
    background-color: #f4efe1
}

@media(max-width: 1199px) {
    .course {
        padding-top:0
    }
}

@media(max-width: 1199px) {
    .course__wrapper {
        padding:0;
        max-width: 100%;
        width: 100%
    }
}

@media(max-width: 1199px) {
    .course__wrapper+row {
        margin-left:auto;
        margin-right: auto
    }
}

.course__cta h6 {
    width: 60%
}

.course__copy {
    padding: 0
}

@media(max-width: 1199px) {
    .course__copy {
        padding-top:60px
    }
}

@media screen and (min-width: 992px)and (max-width: 1295px) {
    .course__copy {
        padding-left:60px;
        padding-right: 60px
    }
}

@media(min-width: 992px) {
    .course__copy {
        width:100%;
        max-width: 1210px
    }
}

@media(min-width: 768px) {
    .course__copy {
        width:768px
    }
}

.txt--soft-orange,a.txt--soft-orange:hover,a.txt--soft-orange:hover {
    color: #fceac0
}

.catalog-cards-container {
    background-image: url("../img/services-redwood/bg-natural-2.png")
}

.catalog-cards-container h2 {
    font-size: 24px
}

.catalog-cards-container.catalog-cards-container--no-bg {
    background-image: none;
    background-color: #edf3f3
}

.catalog-cards-container .card__subpages {
    border-radius: 6px;
    border-width: 0px;
    box-shadow: 0px 5px 12px rgba(0,0,0,.25);
    background-color: #f1efed;
    height: 200px;
    margin-top: 30px;
    transform: scale(1);
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: transform
}

.catalog-cards-container .card__subpages:hover,.catalog-cards-container .card__subpages:focus {
    text-decoration: none;
    transform: scale(1.03);
    color: #000
}

.catalog-cards-container .card__subpages .card-body {
    padding: 20px 20px 0px
}

.catalog-cards-container .card__subpages .card-body h3 {
    font-size: 15px;
    line-height: 19px;
    color: #000;
    font-weight: 800;
    margin-bottom: 10px
}

.catalog-cards-container .card__subpages .card-body p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0
}

.catalog-cards-container .card__subpages .card-footer {
    height: 35px;
    padding: 0;
    background-color: #4f7d7b;
    border-top: 0
}

.catalog-cards-container .card__subpages .card-footer a {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #fff
}

.catalog-cards-container .card__subpages .card-footer a:hover,.catalog-cards-container .card__subpages .card-footer a:focus {
    text-decoration: none
}

@media screen and (min-width: 768px) {
    .catalog-cards-container h2 {
        font-size:30px
    }
}

.card-container {
    background: #f5f4f2;
    box-shadow: rgba(0,0,0,.25) 0px 5px 12px;
    height: 100%;
    max-height: 480px;
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.border-bottom-lilac-90 {
    border-bottom: 8px solid #7c85a4
}

.border-bottom-red-120 {
    border-bottom: 8px solid #b3311f
}

.border-bottom-beige-100 {
    border-bottom: 8px solid #7a7464
}

.border-bottom-blue-80 {
    border-bottom: 8px solid #5fa2ba
}

.tbl-headline-bg {
    background-color: #375d61 !important;
    color: #fff
}

.section-chart {
    background: #f0f6f5
}

@media screen and (min-width: 1200px) {
    .section-chart {
        background:#f0f6f5 url("../img/services-redwood/partner-support/texture-partnersupport.png") no-repeat right 5% bottom 35%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    background-color: #fff;
    border-top: 4px solid #fff
}

.mt2 {
    margin-top: 2rem;
}

.seperator-partner {
    background: #827fad;
}
