    .hero-slide {
    background-size: cover;
    min-height: 350px;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    align-items: center;
    /* background-color: #777; */
    background-position: center;

}

.hero-slide picture {
    position: absolute;
    width: 100%;
    max-width: 35em !important;
    width: 100% !important;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    min-height: 350px;
    background-position: center;
}

/*.hero-slide,*/
.news-items,
.testimonial-item {
    display: none;
}

/*.hero-slide:first-child,*/
.news-items:first-child,
.testimonial-item:first-child {
    display: block;
}

.hero-carousel .slick-initialized .slick-slide {
    display: flex !important;
}
.hero-carousel .slick-slide {
    overflow: hidden;
}
.hero-slide-container {
    display: flex;
    align-items: center;
    padding: 0 15px;
    z-index: 2;
}

.hero-slide-content {
    max-width: 670px;
}

@media (min-width: 960px) {
    .hero-slide-content {
        /*padding-left: 10em;*/
        padding-left: 6em;
    }
}
@media (min-width: 400px) {
    .hero-slide picture {
        max-width: 51em !important;
    }
}

@media (min-width: 600px) {
    .hero-slide {
        min-height: 350px;
    }

    .hero-slide picture {
        min-height: 350px;
        max-width: 65em !important;
    } 
}

@media (min-width: 768px) {
    .hero-slide-content {
        padding-left: 4em;
    }
    .hero-slide picture {
        max-width: 1366px !important;
    }
}
.slick-dots li {
    transition: all .15s ease-in-out;
}

.slick-hero .slick-dots {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 3em;
    z-index: 99;
}

.slick-hero .slick-dots li {
    color: #fff !important;
    opacity: .5 !important;
    text-align: center;
    font-size: 2.5em !important;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px !important;
}

.slick-hero .slick-dots li:focus,
.slick-hero .slick-dots li:active {
    outline: 1px solid #1782C5;
    border-radius: 4px !important;
}

.slick-hero .slick-dots li:before {
    content: 'â€¢';
    display: block;
    padding: 0 5px;
    font-size: 33px;
    margin-top: 3px;
}

.slick-hero .slick-dots li button {
    display: none !important;
}

.slick-hero .slick-dots li.slick-active,
.slick-hero .slick-dots li:hover,
.slick-hero .slick-dots li:focus {
    opacity: 1 !important;
}

.slick-hero .slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.slick-hero .slick-dots {
    list-style: none;
}

.b2b-wrapper,
.b2b-wrapper h2,
.b2b-wrapper h3,
.b2b-wrapper p,
.b2b-wrapper a,
.b2b-wrapper ul,
.b2b-wrapper li,
.b2b-wrapper strong,
.b2b-wrapper em,
    {
    font-family: 'Roboto', sans-serif !important;
}

.b2b-wrapper p {
	margin-bottom: 1rem;
	}
	
.b2b-wrapper p a {
    font-size: inherit !important;
    letter-spacing: normal !important;
    font-weight: inherit !important;
}

.hero-slide-content h2 {
    color: #ED1B2E;
    text-align: left;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin: 15px 0 5px;
    font-size: 20px;
    line-height: 24px;
}

.hero-slide-content h1,
.hero-slide-content p.h2 {
    color: #fff;
    font-size: 40px;
    line-height: 48px;
    font-weight: 900;
    text-align: left;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif !important;
	text-transform: none;
}

.hero-slide-content p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: normal;
    text-align: left;
    font-family: Muli, sans-serif !important;
    margin: 0;
/*	padding-bottom:10px; */
	padding: 12px 0 10px;
}

.hero-slide-content p a {
    color: #fff !important;
    text-decoration: underline;
}
/*.hero-slide-content p a:focus,*/
.hero-slide-content p a:hover {
    font-weight: 600 !important;
}

.hero-slide-content a.ds-button,
.b2b-wrapper a.ds-button,
.b2b-wrapper p a.ds-button {
    text-align: center !important;
    display: block;
}

@media (min-width: 768px) {
    .hero-slide-content h1,
    .hero-slide-content p.h2 {
        font-size: 40px;
        line-height: 48px;
    }

    .b2b-wrapper a.ds-button,
    .b2b-wrapper p a.ds-button,
    .hero-slide-content a.ds-button {
        display: inline;
    }
}

@media (max-width: 768px) {
    .border-bottom-none-mobile {
        border-bottom: none !important;
    }

    .quick-links {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
	.two-cols-container h2 {
		margin-top: 10px;
	}
}

.b2b-wrapper a.ds-button,
.b2b-wrapper p a.ds-button {
    color: #fff;
    font-size: 18.66px !important;
    font-weight: 700 !important;
    background: #ED1B2E !important;
    padding: 10px 1.5em !important;
    font-family: Muli, sans-serif !important;
    text-decoration: none !important;
    font-family: 'Roboto', sans-serif !important;
    transition: all .25s ease-in-out;
}

/*.b2b-wrapper a.ds-button:hover,*/
/*.b2b-wrapper a.ds-button:focus,*/
/*.b2b-wrapper p a.ds-button:focus*/
.b2b-wrapper p a.ds-button:hover {
    background-color: #98252B !important;
}


.latest-news {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.news-title {
    width: 100%;
    background: #333333;
    padding: 22px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.news-title h2 {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
}

.news-ticker {
    width: 100%;
    max-width: 1154px;
    align-items: center;
    justify-content: center;
    padding: 22px 15px;
    text-align: center;
}

.news-ticker p {
    text-align: center;
    color: #6D6E70;
    font-size: 20px;
    line-height: 28px;
    margin: 0;
    padding: 0 15px;
    font-family: Muli, sans-serif !important;
}

.b2b-wrapper .news-ticker p a {
    color: #ED1B2E;
    font-weight: 700 !important;
}

/*.b2b-wrapper .news-ticker p a:focus,*/
.b2b-wrapper .news-ticker p a:hover {
    text-decoration: underline !important;
}

.news-ticker p strong {
    color: #333333;
    font-weight: 700;
}

.news-ticker {
    border-bottom: 1px solid #CBC8C7;
}

@media (min-width: 768px) {
    .news-title {
        width: 18%;
        margin-right: auto;
    }

    .news-ticker {
        width: 81%;
        padding: 22px .5%;
        border-top: 1px solid #CBC8C7;
        border-bottom: 1px solid #CBC8C7;
    }
}


<!-- Offers -->

.offers {
    background-color: #F5F5F5;
    padding-top: 56px;
    padding-bottom: 1px;
}

.offers h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 20px;
}

.b2b-wrapper img {
    width: 100%;
    height: auto;
}

.offers-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.offer-item {
    width: 100%;
    padding: 0 15px;
    background-color: #F5F5F5;
    display: flex;
    margin-bottom: 30px;
}

.offer-item-inner {
    background-color: #fff;
    width: 100%;
    border-bottom: 1px solid #DCDCDC;
    transition: all .25s ease-in-out;
}
/*.offer-item-inner:focus,*/
.offer-item-inner:hover {
    border-bottom: 1px solid #F5F5F5;
    box-shadow: 0 3px 12px 0 rgb(0 0 0 / 10%);
}

.offer-item-inner:active {
    background: #FAFAFA !important;
    border-bottom: 1px solid #FAFAFA !important;
    box-shadow: none !important;
}

/*.offer-item:focus .offer-item-inner,*/
/*.offer-item:focus .offer-content,*/
.offer-item:active .offer-item-inner,
.offer-item:active .offer-content {
    background: #FAFAFA !important;
}

/*.offer-item:focus .offer-item-inner,*/
.offer-item:active .offer-item-inner {
    border-bottom: 1px solid #FAFAFA !important;
}

@media (min-width: 768px) {
    .offer-item {
        width: 48%;
        padding: 0 1%;
        margin-bottom: 50px;
    }
}

@media (min-width: 1024px) {
    .offer-item {
        width: 40%;
        padding: 0 1%;
        margin-bottom: 50px;
    }
}

.offer-content {
    background: #fff;

    text-align: center;
    padding: 1.5em 15px;

}

.offer-content h3 {
    color: #333333;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700 !important;
}

h2.default-header,
h3.default-header {
    font-weight: 700;
    font-size: 30px;
    line-height: 39px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 280px;
    width: 100%;
}
h4.default-header {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
	text-align:center;
}

@media (min-width: 768px) {
    h2.default-header,
    h3.default-header {
        font-size: 36px;
        line-height: 48px;
        max-width: 100%;
        width: auto;
    }
}

.testimonial-quote p {
    color: #8A8A8D;
    font-size: 20px;
    line-height: 28px;
}

.testimonial-title {
    display: flex;
}

.testimonial-title p {
    font-size: 20px;
    line-height: 24px;

}

.testimonial-title p strong {
    color: #333333;
    display: block;
}

.testimonial-title p span {
    color: #6D6E70;
    display: block;
}

@media (min-width: 768px) {
    .testimonial-quote p {
        font-size: 36px;
        line-height: 48px;
    }

    .testimonial-title p {
        margin-left: auto;
        padding-right: 0em;
        line-height: 28px;
        max-width: 22em;
    }
}

.testimonial-section {
    padding: 50px 0;
}

.testimonial-pagination .slick-dots li {
    opacity: .20 !important;
    text-align: center;
    font-size: 2.5em !important;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-pagination .slick-dots li:focus,
.testimonial-pagination .slick-dots li:active {
    outline: 1px solid #1782C5;
}

.testimonial-pagination .slick-dots li:before {
    content: 'â€¢';
    display: block;
    padding: 0 5px;
    font-size: 33px;
    margin-top: 3px;
}

.testimonial-pagination .slick-dots li button {
    display: none !important;
}

.testimonial-pagination .slick-dots li.slick-active,
.testimonial-pagination .slick-dots li:hover,
.testimonial-pagination .slick-dots li:focus {
    opacity: .5 !important;
}

.testimonial-pagination .slick-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.testimonial-pagination .slick-dots {
    list-style: none;
}

.testimonial-inner {
    padding: 0 15px;
    max-width: 1100px;
    margin: 0 auto;
}

.testimonial-cta {
    display: block;
    justify-content: center;
    width: 100%;
}

.mb-0 {
    margin-bottom: 0 !important;
}

@media (min-width: 768px) {
    .testimonial-cta {
        display: flex;
    }
}

.border-bottom-gray {
    border-bottom: 1px solid #CBC8C7;
}

.border-top-gray {
    border-top: 1px solid #CBC8C7;
}

.border-top-none {
    border-top: 0 !important;
}

    /* =========================================================================
             TWO COLUMNS
           ========================================================================== */
		   
.two-cols-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 15px;
}

.two-cols-container .column {
    width: 100%;
}

.two-cols-container h2, .row-content-inner h2, .features-inner h2 {
    text-align: left;
    font-size: 30px;
    line-height: 39px;
    color: #000000;
    font-weight: 700 !important;
}

@media (min-width: 768px) {
    .two-cols-container h2, .row-content-inner h2, .features-inner h2 {
        font-size: 36px;
        line-height: 48px;
    }
}

.two-cols-container p {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    margin-top: 1rem;
/*	margin-bottom: 1rem; */
    font-family: Muli, sans-serif !important;
}

.two-cols-container p a {
    font-size: 18.66px;
    color: #ED1B2E;
    font-weight: 700 !important;
    line-height: 22px;
}

/*.two-cols-container p a:focus,*/
.two-cols-container p a:hover {
    font-weight: 700 !important;
    text-decoration: underline;
}
.two-cols-container ul {
	margin-left:30px;
	font-size: 16px;
	line-height: 22px;
}

.two-cols-container ul a {
	font-size:inherit;
	line-height:inherit;
	color: #ED1B2E;
}

@media (min-width: 768px) {
    .column {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .column .column-content {
/*        max-width: 426px; */
        padding: 20px 15px;
    }

    .two-cols-container {
        padding: 15px;
    }

    .order-md-2 {
        order: 2;
    }

    .order-md-1 {
        order: 1;
    }

    .two-cols-container .column {
        width: 50%;
    }
}

.quick-links {
    padding: 20px 15px;
}

.quick-links h3 {
    margin-bottom: 32px;
}

ul.quick-links-list {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    text-align: center;
    flex-wrap: wrap;
}

ul.quick-links-list li {
    width: 100%;
    font-size: 18.66px;
    line-height: 22px;
    font-weight: 700 !important;
    margin-bottom: 32px;
    color: #333;
    font-family: Muli, sans-serif !important;
}

ul.quick-links-list li a {
    font-weight: 700 !important;
    color: #ED1B2E;
}
ul.quick-links-list li a svg {
    width: 16px;
}
/*ul.quick-links-list li a:focus,*/
ul.quick-links-list li a:hover {
    text-decoration: underline;
}

@media (min-width: 600px) {
    ul.quick-links-list li {
        width: 50%;
    }
}

.summary-container {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 15px;
    justify-content: center;
    align-items: cener;
}

.summary-title {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.summary-content {
    width: 100%;
    text-align: center;
}

.summary-container h2,
.summary-container p.h2 {
    font-family: Georgia, serif;
    font-size: 24px;
    line-height: 30px;
    color: #4C4846;
    font-style: italic;
    margin: 0;
    font-weight: 400;
}

.summary-content p {
    color: #6D6E70;
    margin: 20px 0;
    font-size: 16px;
    line-height: 22px;
    font-family: Muli, sans-serif !important;
}

@media (min-width: 768px) {
    .summary-content {
        text-align: left;
    }

    .summary-container h2,
    .summary-container p.h2 {
        font-size: 36px;
        line-height: 44px;

    }

    .quick-links {
        padding: 60px 15px;
    }

    ul.quick-links-list li {
        width: 33.333333%;
    }

    .summary-title {
        width: 35%;
    }

    .summary-content {
        width: 60%;
        margin-left: auto;
    }
}

.play-video {
    cursor: pointer;
}

.breadcrumbs {
    border-bottom: 1px solid #CBC8C7; 
}

.breadcrumbs-inner {
    padding: 15px 22px;
}

.breadcrumbs-inner ul {
    padding: 0;
    list-style: none;
}

.breadcrumbs-inner ul li {
    font-size: 12px !important;
    display: inline-block;
    font-weight: normal;
    font-family: Muli, sans-serif !important;
    color: #6D6E70 !important;
}

.breadcrumbs-inner ul li a {
    font-size: 12px;
    font-weight: 700 !important;
    color: #0091CD !important;
}
/*.breadcrumbs-inner ul li a:focus,*/
.breadcrumbs-inner ul li a:hover {
    text-decoration: underline;
}
.courses-cta {
    display: flex;
    justify-content: center;
}

p.offers-subtitle {
    color: #333333;
    font-family: Muli, sans-serif !important;
    text-align: center !important;
    font-size: 16px !important;
    font-weight: normal;
    margin-top: 0;
}

p.subtitle {
    color: #333333;
    font-family: Muli, sans-serif !important;
    text-align: center !important;
    font-size: 20px !important;
    line-height: 28px;
    font-weight: normal;
    margin-top: 0;
}

.b2b-wrapper p.offers-subtitle a {
    color: #333 !important;
    text-decoration: underline;
}

/*p.offers-subtitle a:focus,*/
p.offers-subtitle a:hover {
    font-weight: 700 !important;
}

.exclusive-guide {
    padding: 50px 15px 30px 15px;
    /*display: none;*/
}

.exclusive-inner {
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.exclusive-content h2,
.exclusive-content p.h2 {

}

.exclusive-content h2,
.exclusive-content p {
    text-align: left;
}

.exclusive-content {
    display: flex;
    align-items: center;
}

.exclusive-content-inner {}

.exclusive-content p {
    color: #333333;
    font-size: 20px !important;
    line-height: 28px !important;
    font-weight: normal;
    text-align: center;
}
.exclusive-content h2,
.exclusive-content p.h2 {
    font-size: 30px !important;
    line-height: 39px!important;
    color: #000;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
    color: #000;
    margin-bottom: 10px !important;
}
.exclusive-content p.download-guide {
    font-size: 18.66px !important;
    line-height: 22px !important;
    font-weight: 900 !important;
}
/*.exclusive-content p.download-guide a:focus,*/
.exclusive-content p.download-guide a:hover {
    text-decoration: underline;
}
@media (min-width: 768px) {
    .exclusive-content p.h2 {
       font-size: 36px !important;
       line-height: 48px !important; 
    }
}
.exclusive-content p a {
    color: #ED1B2E;
    font-size: 18.66px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
}

.b2b-wrapper .exclusive-image {
    display: flex;
    justify-content: center;
}

.b2b-wrapper .exclusive-image img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

p.exclusive-subtitle {
    margin-top: 0;
}

@media (min-width: 960px) {
    .exclusive-content p {
        text-align: left;
    }
    .exclusive-guide {
        display: block;
    }

    .exclusive-content {
        width: 75%;
    }

    .exclusive-image {
        width: 25%;
    }
}

.offer-item.download-box .offer-item-inner {
    border-left: 5px solid #ED1B2E;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 15px;
    padding-right: 15px;
/*    display: flex; */
}

.offer-item.download-box .offer-item-inner h3,
.offer-item.download-box .offer-item-inner p.h3 {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif !important;
    margin-bottom: 0;
    color: #333333;
    margin-top: 0;
    font-weight: 700;
	text-align: center;
}

.offer-item.download-box a {
/*    display: flex;
    flex-wrap: wrap;
    width: 100%; */
}

.offer-item.download-box h3 {
    width: 100%;
    color: #333333;
}

.download-cta {
    width: 100%;
    text-align: right;
    display: flex;
}

.download-cta p {
    color: #333333;
    font-family: Muli, sans-serif !important;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.download-cta p {
    display: flex;
    align-items: center;
    margin: 0;
    margin-top: 34px;
    margin-left: auto;
}

.download-btn {
    display: flex;
    margin-left: auto;
    align-items: self-end;
}

.download-btn svg {
    margin-left: 15px;
}

.offers h2.default-header {
    margin-bottom: 34px;
}

.border-bottom-none {
    border-bottom: 0 !important;
}

.two-cols-container h3,
.two-cols-container p.h3 {
    color: #333333;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700 !important;
    margin-bottom: 0;
    margin-top: 15px;
}

.flexible {
/*    background-color: #F5F5F5; */
    padding: 50px 15px 25px 15px;
}

.flexible p.flex-subtitle {
    color: #333333;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}

.flexible p.flex-subtitle a {
    font-weight: 700 !important;
}

/*.flexible p.flex-subtitle a:focus,*/
.flexible p.flex-subtitle a:hover {
    text-decoration: underline;
}

.flexible-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flexible-item {
    width: 100%;
    text-align: center;
/*    margin-bottom: 22px; */
	margin: 20px;
	padding: 20px;
	border: 1px solid #CBC8C7;
	background-color: #F5F5F5;
}

.flexible-inner h3,
.flexible-inner p.h3 {
    color: #333333;
    font-size: 20px;
    line-height: 18px;
    font-weight: 700 !Important;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
}

.flexible-inner p {
    font-family: Muli, sans-serif !important;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #333333;
}

.flexible-item p {
    margin-top: 0;
	padding: 0 50px;
}

.flexible-img {
    min-height: 72px;
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}

.flexible h2.default-header {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    .flexible-item {
        width: 100%;
    }
}

@media (min-width: 960px) {
    .flexible-item {
        width: 40%;
    }
}

p.features-more {
    text-align: center;
    margin: 2em 0 1em 0;
}

p.features-more a {
    font-family: Muli, sans-serif !important;
    font-size: 18.66px !important;
    line-height: 22px;
    font-weight: 900 !important;
}

/*p.features-more a:focus,*/
p.features-more a:hover {
    text-decoration: underline;
}

.features h2,
.features p.h2 {
    font-size: 20px !important;
    line-height: 28px;
    margin-bottom: 20px;
    color: #333;
    text-align: center;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 700;
}

.features ul {
    padding-left: 3em;
}

.features ul li {
    color: #ED1B2E;
    font-family: Muli, sans-serif !important;
    font-size: 16px !important;
    line-height: 22px;
    margin-bottom: 10px;
	padding-right: 30px;
}

.features ul li span {
    color: #333333;
    font-size: 16px !important;
    line-height: 22px !important;
    font-family: Muli, sans-serif !important;
}

.features-wrap {
    padding: 0em 0 4em 0;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.features-inner {
    padding: 25px 15px 2em 15px;
    background-color: #F5F5F5;
}

@media (min-width: 600px) {
    .features ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}

@media (min-width: 960px) {
    .features ul {
        columns: 3;
        -webkit-columns: 3;
        -moz-columns: 3;
    }
}

.content-columns-bordered {
    border-top: 1px solid #CBC8C7;
    border-bottom: 1px solid #CBC8C7;
    display: flex;
    flex-wrap: wrap;
}

.content-columns-bordered .column {
    width: 100%;
}
.column-bordered-inner {
    padding: 50px 15px;
}
.column-bordered-inner h3,
.column-bordered-inner h2 {
    font-size: 36px !important;
    line-height: 48px;
    margin-bottom: 0;
    font-weight: 700 !important;
    text-align: left;
}
.column-bordered-inner p {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    text-align: left;
    color: #333333;
    margin-top: 0;
    margin-bottom: 25px;
    font-family: Muli, sans-serif !important;
}
.column-bordered-inner .column-content {
    padding-top: 30px;
}
p.content-cta a {
    font-size: 16px;
    line-height: 22px;
    font-weight: 900 !important;
    color: #ED1B2E;
    font-family: Muli, sans-serif !important;
}
/*p.content-cta a:focus,*/
p.content-cta a:hover {
    text-decoration: underline;
}
@media (min-width: 768px) {
     .column-bordered-inner h3,
     .column-bordered-inner h2 {
        max-width: 505px;
     }
    .content-columns-bordered .column-bordered {
        width: 50%;
    }

    .content-columns-bordered .column-bordered:first-child {
        border-right: 1px solid #CBC8C7;
        width: calc(50% - 1px);
    }
    .content-columns-bordered .column-bordered:first-child .column-bordered-inner {
        padding-right: 34px;
        padding-left: 0;
    }
    .content-columns-bordered .column-bordered:last-child .column-bordered-inner {
        padding-right: 0;
        padding-left: 34px;
    }
    .content-columns-bordered .column-bordered:last-child .column-bordered-inner .column-content {
        padding-right: 25px;
    }
    .content-columns-bordered .column-bordered:first-child .column-bordered-inner .column-content {
        padding-left: 20px;
        padding-right: 0px;
    }
}

.slick-track {
    width: 100%;
}
.slick-list {
    overflow: hidden;
}
img.health-stream {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    margin-bottom: 30px;
}
.row-content {
    padding: 50px 15px;
}
.row-content-inner {
/*    max-width: 882px; */
    margin: 0 auto;
}
.row-content p {
    text-align: center;
    color: #333333;
    font-size: 16px;
    line-height: 22px;
}
/*.row-content p.row-link a:focus,*/
.row-content p.row-link a:hover {
    text-decoration: underline;
}
.text-center {
    text-align: center;
}
/*CONACT POPUP*/
.mfp-content {
    background: #fff;
        max-width: 882px;
}
.contact-content {
    background-color: #F5F5F5;
}

.contact-inner {
    max-width: 700px;
    padding: 4em 15px;
    margin: 0 auto;
}

.contact-inner-header {
    text-align: center;
}
.contact-inner-header h2.h1,
.contact-inner-header p.h1 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #333;
    margin-top: 0;
    font-family: 'Roboto', sans-serif !important;
}
.contact-inner-header h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 2em;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif !important;
}


.contact-inner-header p {
    color: #333333;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
}
.contact-us .contact-inner-header p.contact-hours {
    margin-top: 4px;
}
.contact-inner-header p.phone-link,
.contact-inner-header p.phone-link a,
.contact-inner-header h3,
.contact-inner-header h3 a {
    text-align: center;
    font-size: 30px;
    line-height: 39px;
    margin: 0;
    font-weight: 700 !important;
    font-family: 'Roboto', sans-serif !important;
}
.page-summary-footer {
    border-top: 1px solid #CBC8C7;
}

.secure-text h3,
.secure-text p.h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    text-transform: uppercase;
    display: flex;
    color: #6D6E70;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif !important;
}

.secure-text h3 span,
.secure-text p.h3 span {
    margin-left: 15px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif !important;
}

.contact-form-selector {
    padding-top: 2em;
}

.contact-form-selector h2,
.contact-form-selector p.h2 {
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #333;
    margin: 0;
    font-family: 'Roboto', sans-serif !important;
}

.input-wrap {
    background-color: #fff;
    display: inline-block;
    border: 1px solid #333333;
    margin: 0 !important;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-selector {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 2em;
}

.form-selector label {
    display: flex;
    padding-bottom: 28px;
}

.form-selector label span {
    font-family: Muli, sans-serif !important;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    font-weight: 300;
    width: 215px;
    margin-left: 15px;
}

@media (min-width: 600px) {
    .form-selector label span {
        width: 159px;
    }
}

.contact-form-selector input[type='radio'] {
    margin: 0 !important;
}

.contact-form-selector input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -5px;
    left: -1px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: none;
}

.contact-form-selector label {
    cursor: pointer;
    transition: all 1.5s ease-in-out;
}

.contact-form-selector input[type='radio']:checked:after,
.contact-form-selector input[type='radio']:hover:after,
.contact-form-selector input[type='radio']:focus:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -5px;
    left: -1px;
    position: relative;
    background-color: #ED1B2E;
    content: '';
    display: inline-block;
    visibility: visible;
    border: none;
}

.text-center {
    text-align: center;
}

.contact-us .select-trainees {
	max-width: 300px;
	margin: 0 auto;
}
.select-trainees {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
}

.select-trainees label:not(:last-child) {
    margin-right: 15px;
}

.select-trainees input {
    display: none;
}

.select-trainees label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Roboto', sans-serif !important;
    max-width: 198px;
    width: 33.3333333%;
    cursor: pointer;
    transition: all .15s ease-in-out;
}

.dsRadio {
    border: 1px solid #D7D7D8;
    background: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 39px;
    padding: 9.5px 15px;
    width: 100%;
    text-align: center;
    transition: all .15s ease-in-out;
}

.contact-content form h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 700;
}

.select-trainees label:hover .dsRadio,
.select-trainees label:focus .dsRadio,
.select-trainees input[type="radio"]:checked+.dsRadio {
    background: #ED1B2E;
    color: #fff;
    border: 1px solid #ED1B2E;
}

.formInfo p {
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.formInfo p a {
    color: #333333 !important;
    text-decoration: underline !important;
}

.formInfo p a:hover,
.formInfo p a:focus {
    font-weight: 700 !important;
}

.form-fields label {
    margin-bottom: 20px;
    overflow: hidden;
}

.form-fields ::placeholder {
    color: #9F9FA3;
    font-weight: normal;
    font-family: Muli, sans-serif;
}

.form-fields label span,
.form-fields label {
    font-family: Muli, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: 300;
    display: block;
}

.form-fields label span.error {
    color: #ED1B2E;
    padding-top: 10px;
}
.checkbox-error {
    display: none;
    text-align: center;
    color: #ED1B2E;    
    font-weight: bold;
}
.checkbox-error.active {
    display: block;

}

.form-fields label input.error {
    border: 1px solid #ED1B2E !important;
}

.form-fields textarea {
    min-height: 3em;
}

.form-fields input[type="text"],
.form-fields input[type="tel"],
.form-fields input[type="email"],
.form-fields input[type="number"],
.form-fields select,
.form-fields textarea {
    border: 1px solid #D7D7D8;
    display: block;
    width: 100%;
    border-radius: 0;
    font-weight: normal;
    font-family: Muli, sans-serif !important;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    font-weight: normal;
    padding: 15px 10px;
}

.form-fields select {
    padding: 0 10px;
    height: 54px;
}

.form-footer {
    padding-bottom: 1em;
}
.field-list span.error {
    display: none !important;
}
.form-footer input[type="submit"],
.form-footer input[type="submit"]:disabled {
    border-radius: 0;
    background: #ED1B2E !important;
    border: 1px solid #ED1B2E !important;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18.66px;
    line-height: 20px;
    padding: 15px;
    max-width: 198px;
    width: 100%;
    transition: all .15s ease-in-out;
    margin-left: auto;
    margin-right: auto;
}
.form-footer input[type="submit"]:disabled {
    /*cursor: not-allowed;*/
}


.form-footer input[type="submit"].valid {
    background: #ED1B2E !important;
    border: 1px solid #ED1B2E !important;
}
.form-footer input[type="submit"]:hover,
.form-footer input[type="submit"]:focus {
    background-color: #98252B !important;
    border: 1px solid #ED1B2E !important;
}


ul.field-list {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.contact-forms {
    display: none;
}
#download-form-popup .contact-forms {
    display: block !important;
}
.mfp-bg {
    z-index: 9999999;
}
.mfp-wrap {
    z-index: 99999999;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
    
    max-height: 800px;
    overflow-y: scroll;
}
@media (min-width: 768px) {
    .mfp-auto-cursor .mfp-content {
        margin-top: 17vh;    
    }
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    -o-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
        opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
        opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.video-container {
    display: none;
}
@media (max-width: 768px) {
    .video-container iframe {
        /*min-height: 260px;*/
        /*max-height: 260px;*/
    }
}
@media (max-width: 768px) {
    .video-container iframe {
        /*min-height: 260px;*/
        /*max-height: 260px;*/
    }
}
.b2b-wrapper a:focus {
    outline: 1px solid #1782C5 !important;
    border-radius: 5px !important;
}
.error-msg{
    color: #ed1329;
    margin: 0 0 7px 0;
    font-size: 14px;
    font-weight: 400;
    display: none;
}
.fld-container {
    margin-bottom: 20px;
}
input[type="email"], input[type="tel"] {
    width: 97% !important;
}
@media screen and (max-width: 767px) {
    input[type="email"], input[type="tel"] {
        width: 94% !important;
    }
}
.error-messsage {
    color: #ed1329;
    padding-bottom:20px;
    font-size: 14px;
    font-weight: 400;
    display: none;
}
.form-fields {
    margin-top:25px;
}
.checkbox-error {
    display: none;
    text-align: center;
    color: #ED1B2E;    
    font-weight: bold;
}
.checkbox-error.active {
    display: block;

}
.company-msg {
    color: #ed1329;
    margin: 0 0 7px 0;
    font-size: 14px;
    font-weight: 400;
    display: none;
}
input[type="tel"]:-webkit-autofill {
     -webkit-box-shadow: 0 0 0 30px #efefef inset !important;
     box-shadow: 0 0 0 30px #efefef inset !important;
}
.content-w-bg {
    background-color: #777;
    /*margin: 0 0 4em 0;*/
    min-height: 600px;
    background-size: cover;
    background-position: left top;
}
.content-w-bg h2 {
    color: #fff;
}
.content-w-bg h2 span {
    display: block;
}
.content-w-bg p {
    color: #fff;
}
.content-w-bg .title-red {
    color: #ED1B2E;
}
.bg-content-1 h2 {
    font-size: 46px !important;
    line-height: 50px !important;
}
.bg-content-1 h2 span {
    font-size: 60px;
    line-height: 60px;
    font-size: 900;
}
.bg-content-2,
.content-w-bg {
    display: flex;
    align-items: center;
}
.bg-content-1 .content-w-bg-inner {
    width: 100%;
}
.bg-content-2 .content-w-bg-inner {
    max-width: 520px;
    width: 100%;
}
.content-w-bg-inner {
    padding: 2em 1em;
}
.bg-content-2 h2 {
    font-size: 28px !important;
    line-height: 34px !important;
}
.bg-content-2 p {
    font-size: 20px !important;
    line-height: 28px !important;
}
.bg-content-1 {
    background-image: url(https://www.redcross.org/content/dam/redcross/training-services/b2b/resuscitation-certifications-left.jpg);
}
.bg-content-2 {
    background-image: url(https://www.redcross.org/content/dam/redcross/training-services/b2b/resuscitation-certifications-right-no-badge.jpg);
}
@media (min-width: 960px){
    .bg-content-1 .content-w-bg-inner {
        padding: 0;
        padding-right: 1em;
        padding-left: 4em;
    }
    .bg-content-2 .content-w-bg-inner {
        padding: 0;
        padding-left: 7em;
        padding-right: 1em;
    }
}
.custom-w-full {
    width: 100%;
}
@media (max-width: 768px){
    .content-w-bg-inner a.ds-button {
        width: auto !important;
        max-width: 200px;
    }    
}
/*
   Storytelling Styles
*/

 .storytelling {
        padding: 50px 0;
    }
	.storytelling-items {
		width: 100%;
/*		display:flex !important; */
		margin: 0 auto;
		padding: 0 15px;
	}
    .storytelling a:focus {
        outline: 1px solid #1782C5;
    }
    .storytelling-inner {
        padding: 0 15px;
        margin: 0 auto;
 /*       display: flex;
        flex-wrap: wrap; */
    }
    .storytelling-image {
        width: 100%;
        text-align: center;
        margin-bottom: 34px;
    }

    .b2b-wrapper .storytelling img {
        width: auto;
        margin: 0 auto;
    }
    .storytelling-content {
        width: 100%;
        text-align: center;
    }
    .storytelling-content h2 {
        font-family: 'Roboto', sans-serif !important;
        font-size: 30px;
        line-height: 39px;
        color: #000;
        max-width: 286px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .storytelling-content p {
        font-family: Muli, sans-serif !important;
        color: #333333;
        font-size: 20px;
        line-height: 32px;
        font-weight: normal;
        text-align: center;
    }
    .storytelling-content p a {
        color: #ED1B2E;
        font-weight: bold !important;
    }
    .storytelling-content p a:hover {
        text-decoration: underline;
    }

    .storytelling-lead p {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .storytelling-lead {
        margin-bottom: 44px;
    }
	.storytelling-pagination {
	margin-top:20px;
	}
	.storytelling-pagination .slick-dots li{
        border: 1px solid #aaa;
        text-indent: -999px;
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #fff;
        margin: 0 5px;
        cursor: pointer;
    }
    .storytelling-pagination .slick-dots li.slick-active {
        background: #d6d6d6;
    }
    .storytelling-pagination .slick-dots {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .storytelling-pagination .slick-dots {
        list-style: none;
    }
	.storytelling-pagination .slick-dots button {
		display: none;
	}
	
/* PREVIOUS AND NEXT ARROWS FOR STORYTELLING SLIDER */	
	.storytelling button {
		margin: 0;
		padding: 0;
		background: none;
		border: none;
		border-radius: 0;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}
	
	.storytelling-slide-arrow {
		position: absolute;
		top: 50%;
		margin-top: -15px !important;
	}

	.storytelling-prev-arrow {
		left: 0px;
		width: 0;
		height: 0;
		border-left: 0 solid transparent !important;
		border-right: 15px solid #aaa !important;
		border-top: 10px solid transparent !important;
		border-bottom: 10px solid transparent !important;
		z-index:9999;
	}
	.storytelling-next-arrow {
		right: 0px;
		width: 0;
		height: 0;
		border-right: 0 solid transparent !important;
		border-left: 15px solid #aaa !important;
		border-top: 10px solid transparent !important;
		border-bottom: 10px solid transparent !important;
	}
/* END ARROWS */

    @media (min-width: 768px) {
		.storytelling-items {
			width: 100%;
		/*	display:block !important; */
			margin: 0 auto;
			padding: 0 15px;
		}
        .storytelling-lead {
            margin-bottom: 42px;
/*			padding: 0 25px; */
        }
        .storytelling-lead p {
            text-align: left;
            max-width: 645px;
        }
        .storytelling-lead p a {
            display: block;
            margin: 0 auto;
            text-align: center;
        }
        .storytelling-image {
            margin-bottom: 40px;
        }
        .storytelling-inner {
            max-width: 645px;    
        }
        .storytelling-content h2 {
            font-size: 37px;
            line-height: 48px;
            max-width: 330px;
        }
/*		.storytelling .download-links {
			padding:0 10px;
		}
*/
    }
    @media (min-width: 1024px) {
		.storytelling-items {
			display:flex !important;
		}
        .storytelling-image {
            margin-bottom: 0;
        }
        .storytelling-inner {
            max-width: 100%;
            align-items: center;
        }
        .storytelling {
            padding-top: 60px;
            padding-bottom: 60px;
        }
        .storytelling-content h2 {
            font-size: 37px;
            line-height: 46px;
            width: 100%;
            text-align: left;
            max-width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
        .storytelling-lead p {
            width: 100%;
            margin-top: 10px;
            margin-left: 0;
            margin-right: 0;
            margin-bottom: 46px;
            max-width: 890px;
        }
        .storytelling-lead p a {
            display: inline;
        } 
        .storytelling-image {
            width: 30%;
        }
        .storytelling-content {
            width: 70%;
        }
    }
*/

.life-saving {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .life-saving a:focus {
        outline: 1px solid #1782C5;
    }
    .life-saving-inner {
        padding: 0 15px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }
    .life-image {
        width: 100%;
        text-align: center;
        margin-bottom: 34px;
    }
    .b2b-wrapper .life-image img {
        width: auto;
        margin: 0 auto;
    }
    .life-content {
        width: 100%;
        text-align: center;
    }
    .life-content h2 {
        font-family: 'Roboto', sans-serif !important;
        font-size: 30px;
        line-height: 39px;
        color: #000;
        max-width: 286px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .life-content p {
        font-family: Muli, sans-serif !important;
        color: #333333;
        font-size: 20px;
        line-height: 32px;
        font-weight: normal;
        text-align: center;
    }
    .life-content p a {
        color: #ED1B2E;
        font-weight: bold !important;
    }
    .life-content p a:hover {
        text-decoration: underline;
    }
    .download-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .download-links p {
        margin-top: 0;
        margin-bottom: 0;
        display: flex;
        align-items: center;
    }
    .b2b-wrapper .download-links a {
        color: #ED1B2E;
        font-family: Muli, sans-serif !important;
        font-weight: bold !important;
        font-size: 18px !important;
        line-height: 51px !important;
        display: flex;
        align-items: center;
    }
    .download-links a span {
        margin-left: 10px;
        transform: translateY(3px);
    }
    .life-lead p {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .life-lead {
        margin-bottom: 44px;
    }
    @media (min-width: 600px) {
        .download-links p:first-child {
            margin-right: 42px !important;
        }
    }
    @media (min-width: 768px) {
        .download-links {
            justify-content: space-between;
        }
        .life-lead {
            margin-bottom: 42px;
        }
        .life-lead p {
            text-align: left;
            max-width: 645px;
        }
        .life-lead p a {
            display: block;
            margin: 0 auto;
            text-align: center;
        }
        .life-image {
            margin-bottom: 40px;
        }
        .life-saving-inner {
            max-width: 645px;    
        }
        .life-content h2 {
            font-size: 37px;
            line-height: 48px;
            max-width: 330px;
        }
        .download-links p:first-child {
            margin-right: 42px !important;
        }
        
    }
    @media (min-width: 1024px) {
        .life-image {
            margin-bottom: 0;
        }
        .life-saving-inner {
            max-width: 100%;
            align-items: center;
        }
        .life-saving {
            padding-top: 60px;
            padding-bottom: 60px;
        }
        .life-content h2 {
            font-size: 37px;
            line-height: 46px;
            width: 100%;
            text-align: left;
            max-width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
        .life-lead p {
            width: 100%;
            margin-top: 10px;
            margin-left: 0;
            margin-right: 0;
            margin-bottom: 46px;
            max-width: 890px;
        }
        .life-lead p a {
            display: inline;
        } 
        .life-image {
            width: 30%;
        }
        .life-content {
            width: 70%;
        }
        .download-links {
            justify-content: initial;
        }
        .download-links p:first-child {
            margin-right: 38px;
        }
        .download-links p {
            font-size: 18px;
            line-height: 51px;
        }
    }
    .offers.active {
        display: block;
    }
    .offers-nav {
        max-width:85%; 
        width:100%;
        margin: 0 auto;
    }
    .offers-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        margin-bottom: 1em;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;

    }
    .offers-nav img {
        width: 100% !important;
        height: auto !important;
        vertical-align: middle;
    }
    .offers-nav span {
        display: block;
        background: #f5182e;
        color: #fff;
        padding: 15px .75em;
        font-weight: 400;
        font-size: 23px;
    }
    .offers-nav ul li {
        width: 100%;
    }

    @media (min-width: 768px) {
        .offers-nav ul {
            justify-content: space-between;
        }
        .offers-nav ul li {
            width: 31.3333333%;
            padding: 15px;
        }
        .offers-nav ul li:not(:last-child) {
            padding-right: 2%;
        }
    }
    .offers-nav ul li:not(:last-child) {
        /*border-right: 1px solid #333;*/
    }
    .offers-nav ul li a {
        /*padding: .5em 1.5em;*/
        /*padding: .5em 0;*/
        display: block;
    }
    .offers {
        margin-top: 2em;
        margin-bottom: 2em;
    }
    .offers-nav ul li {
        padding: .5em 0;
    }
    .offers-nav ul li a:not(.active) {
        color: #919191;
    }
    .offers-nav ul li a {
        transition: all .25s ease-in-out;
    }
    .offers-nav ul li a,
    .offers-nav ul li a:hover {
        opacity: 1;
    }
    .offers-nav ul li a.active {
        
        opacity: .75;
    }
    .offers-nav ul li a.active span:after {
        content: '';
        display: block;
        height: 5px;
        width: 100%;
        background: #ED1B2E;
        transform: translateY(5px);
    }
        .offers,
        .avail-products {
            background-color: #F5F5F5;
            padding-top: 56px;
            padding-bottom: 1px;
        }

.row-content.no-padding-bottom {
	padding-bottom: 0;
}

.two-cols-container.no-padding-bottom {
	padding-bottom: 0;
}