@font-face {
    font-family: 'Helvetica Neue';
    src: url(../../Static/fonts/HelveticaNeueLTW1G-Cn.otf) format("opentype");
}

html, body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Helvetica Neue', 'Roboto+Condensed', sans-serif;
}

a:focus {
    outline: none;
    outline-offset: 0px;
}

button:focus, .btn:focus {
    outline: none;
    outline-offset: 0px;
}

img {
    display: block;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.mobile-only {
    display: none;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

.yellow-txt {
    font-weight: bold;
    color: #ffd700;
}

.green-txt {
    font-weight: bold;
    color: #1BA98D;
}

.red-txt {
    font-weight: bold;
    color: #FF0000;
}

.green-blue-txt {
    color: #0eaa8d;
}

.grey-bknd {
    background-color: #cccccc;
}

.black-bknd {
    background-color: #404040;
}

.item-details h3 {
    color: #48beac;
}

.flt-right {
    float: right;
}

.dblue {
    color: #02205c;
}

.textTeal {
    color: #46bdaa;
}

.textlight-blue {
    color: #8ed8f6;
}

.textgreen {
    color: #30a037;
}

.textred {
    color: #f44242;
}

.textWhite {
    color: #fff;
}

.green-bar-cta {
    background-color: #0eaa8d;
    color: #fff;
    padding: 8px;
    font-size: 16px;
}

p.white-callout {
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    color: #0DA98C;
    font-size: 19px;
    width: 100%;
    text-align: center;
}

/*#section3 img{width:78%;}*/

.pane-one {
    background-color: #000;
    min-height: 790px;
    position: relative;
    background-size: cover;
}

section {
    z-index: 10;
    position: relative;
}



.center {
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.scroll-down {
    position: absolute;
    width: 34px;
    margin: 0 auto;
    bottom: 8px;
    left: 0;
    right: 0;
}

.float-right {
    position: relative;
    float: right;
}

.app-store {
    width: 168px;
}

.topPanel-video-btn ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .topPanel-video-btn ul li {
        margin-top: 80px;
    }

.topPanel-video-btn .gray-play img {
    width: 50px;
}


/*********Wide Content Pane ************/


#two-story p, .wide-content-pane p {
    font-size: 1.15em;
    line-height: 150%;
}

.resourceCta a {
    color: #1BA98D;
    font-size: 1.3em;
}

#entitled {
    margin-bottom: 120px;
}

#no-app-btns .topPanel-video-btn + .center {
    display: none;
}

.getting-started-change {
    border: 1px solid #fff;
    padding: 0px;
    border-radius: 15px;
    text-align: center;
    margin-top: 40px;
}

.change-icon {
    margin: -26px auto 20px;
    width: 50px;
}

.change-body .btn-yellow {
    width: 30px;
    margin: 0 auto;
    margin-bottom: 20px;
}


.wide-content-pane {
    padding: 40px 30px 40px;
}

div#entitled {
    min-height: 600px;
}

#entitled h2 {
    margin-top: 10%;
}

.empowerment-top {
    background-color: #000;
    min-height: 790px;
    position: relative;
    background-size: cover;
}

.resourceWrapper {
    background-color: #fff;
    padding: 10px;
    min-height: 330px;
}

.resourceCopy {
    margin-top: 20px;
}

.resourceCta {
    background-color: #fff;
    width: inherit;
    padding: 5px;
    max-width: 120px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    border: 1px solid #0DA98C;
    top: -20px;
    margin: 0 auto;
}

#accordion.blue-block-expander {
    width: 100%;
}

.blue-block-expander .tab-header {
    background-color: #001f5b;
    padding: 5px;
    margin-bottom: 0px;
}

    .blue-block-expander .tab-header h5 {
        padding-bottom: 0px;
        padding-left: 60px;
        color: #fff;
    }

.blue-block-expander .accordion-panel a {
    color: #fff;
    background: none !important;
}

    .blue-block-expander .accordion-panel a:after {
        font-family: 'Glyphicons Halflings';
        content: "\e113";
        float: right;
    }

    .blue-block-expander .accordion-panel a.collapsed:after {
        font-family: 'Glyphicons Halflings';
        content: "\e114";
        float: right;
    }

.blue-block-expander .accordion-panel a {
    color: #fff;
    padding-right: 60px;
    background: none !important;
}

.blue-block-expander .tab-block {
    padding: 20px 70px;
}

.number-green {
    background-color: #1ba98d;
}

.number-blue {
    background-color: #001f5b;
}

.number-yellow {
    background-color: #efb606;
}

.number-red {
    background-color: #fa3143;
}

.numbered-block {
    min-height: 167px;
}

.numbered-block-heading {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 8px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    border: 1px solid #fff;
    margin: 0 auto -20px;
    z-index: 10;
    position: relative;
}

.numbered-block-body {
    color: #fff;
    padding: 60px 15px 40px;
    text-align: center;
}

    .numbered-block-body p {
        margin-bottom: 0px;
    }

.number-green .numbered-block-body {
    padding: 70px 15px;
}

.number-blue .numbered-block-body {
    padding: 59px 15px;
}

.number-yellow .numbered-block-body {
    padding: 59px 15px;
}

.number-red .numbered-block-body {
    padding: 47px 15px;
}


.two-story-img {
    position: relative;
    z-index: 10;
    margin-top: -30px;
}

    .two-story-img img {
        margin: 0 auto;
    }

.two-story-wrapper p {
    padding-left: 20px;
    padding-right: 20px;
}

.two-story-subheading p {
    padding: 0px;
}

.green-bg .two-story-wrapper {
    border: 2px solid #2eb197;
    text-align: center;
    border-radius: 60px 60px 0 0;
    min-height: 460px;
    margin-top: 40px;
}

.white-bg .two-story-wrapper {
    border: 2px solid #2eb197;
    text-align: center;
    border-radius: 0px;
    border-top: 0px;
    padding-top: 20px;
    min-height: 645px;
}

.two-story-pane.green-bg {
    background-color: #1ba98d;
}

.two-story-pane.white-bg {
    background-color: #fff;
}

.empowerment-top h1 {
    margin-top: 30%;
}

    .empowerment-top h1 + p em {
        color: #dda70c;
        font-style: normal;
    }

    .empowerment-top h1 + p {
        border-bottom: 1px solid #fff;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

.padding20 {
    padding: 20px;
}

.resourceCopy {
    margin-top: 20px;
}

/*.two-story-pane {
    background: #1ba98d;
background: -moz-linear-gradient(top, #1ba98d 0%, #1ba98d 50%, #ffffff 50%, #ffffff 100%);
background: -webkit-linear-gradient(top, #1ba98d 0%,#1ba98d 50%,#ffffff 50%,#ffffff 100%);
background: linear-gradient(to bottom, #1ba98d 0%,#1ba98d 50%,#ffffff 50%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ba98d', endColorstr='#ffffff',GradientType=0 );
}*/

.two-story-pane.green-bg .container {
    padding: 40px 30px 0px;
}

.two-story-pane.white-bg .container {
    padding: 0px 30px 0px;
}

.two-story-subheading {
    background-color: #fff;
    border-radius: 5px;
    max-width: 280px;
    margin: -18px auto 20px;
    padding: 4px;
    position: relative;
    z-index: 1000;
}

    .two-story-subheading p {
        margin: 0;
        color: #1ba98d;
        font-size: 18px;
    }

/********** FONT STYLES *********/
h1 {
    font-weight: bolder;
    font-size: 2.25em;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    line-height: 140%;
}

    h1 strong, h1 span strong {
        color: #1BA98D;
    }

.pane-one p {
    font-size: 1.2em;
    color: #fff;
}

h6 {
    color: #fff;
    font-size: 1.75em;
}

/*p {
	color:#333;
	font-size:1.15em;
	line-height:150%;
}*/

.footertext {
    color: #333;
    font-size: 1.12em;
    line-height: 150%;
}

.whiteBodyCopy {
    font-size: 1.2em;
    color: #fff;
}

.blackBodyCopy {
    color: #333;
    font-size: 1.15em;
    line-height: 150%;
}

.black-link {
    color: #333;
    text-decoration: none;
}

.white-link {
    color: #fff;
    text-decoration: none;
}

/********** Button Types **********/

.btn-primary {
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    min-width: 150px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
    padding: 8px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

    .btn-primary:hover {
        background: rgb(0, 0, 0) none repeat scroll 0% 0%;
        min-width: 150px;
        border: 1px solid rgb(255, 255, 255);
        border-radius: 5px;
        padding: 8px;
        font-size: 18px;
        text-decoration: none;
        text-align: center;
        color: #fff;
    }

.btn-yellow {
    background-color: #fec601;
    min-width: 150px;
    border-radius: 5px;
    padding: 8px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    color: #333;
    margin-top: 7.5px;
    white-space: normal;
}

    .btn-yellow a {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        background-color: #fec601;
        color: #000;
    }

.content p.btn-yellow {
    width: 275px;
    font-size: 18px;
}


.black-rounded-button a {
    display: block;
    background: rgb(0, 0, 0) none repeat scroll 0% 0%;
    min-width: 150px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 5px;
    padding: 8px;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

.blue-square-btn {
    display: inline-block;
    background-color: #00205b;
    min-width: 150px;
    padding: 16px 33px 9px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    color: #fff;
}

    .blue-square-btn:hover, .blue-square-btn:visited, .blue-square-btn:active, .blue-square-btn:focus {
        text-decoration: none;
        color: #fff;
    }


.button-title {
    font-size: 1.4em !important;
    font-weight: bold;
    margin-bottom: 0px;
}


.carousel-indicators li {
    border: 1px solid #e5e5e5;
    width: 10px;
    height: 10px;
}

.carousel-indicators .active {
    background-color: #87807c;
    margin: 0 5px;
}


/************ Navigation Overides **********/

.navbar {
    margin-top: 20px;
}

#navbar {
    float: right;
    margin-top: 0;
}

.navbar-header {
    width: 100%;
}

ul.change-language {
    clear: none;
    margin-top: 14px;
    margin-right: 20px;
}

    ul.change-language li {
        float: left;
        padding: 0 10px;
        border-right: 2px solid white;
        list-style: none;
    }

        ul.change-language li:last-child {
            padding-right: 0;
            border-right: 0 none;
        }

        ul.change-language li a {
            color: #fff;
            font-size: 1.2em;
            text-decoration: none;
        }

.navbar-brand {
    margin: 5px 0 0 10px;
    float: left;
}

.navbar-nav > li {
    font-size: 20px;
    font-weight: bold;
    vertical-align: bottom;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 20px;
}


/********** PROMO Page *********/


.promopage .transparent {
    background-color: rgba(255,255,255,0.5);
}


.promopage {
    background: #000 url(../img/bkgd-form.jpg) left top repeat-x;
    background-size: auto 100%;
}

/*.form-content {
    width:85%;
    margin:0 auto;
}*/

.form-top-panel {
    background-color: rgba(0, 0, 0, 0.3);
    border: 4px solid #fff;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-right: 0;
    padding-top: 2%;
    padding-bottom: 2%;
}

.form-body {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 60px;
}

.green-box {
    background-color: #1CA98D;
    padding: 0.5% 2%;
    margin-right: -15px;
    margin-bottom: 10%;
}

/******** Modal Styles *********/

.modal-backdrop.in {
    opacity: 0.9;
}

.modal-content {
    position: relative;
    background: none !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border: none !important;
    border-radius: none !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.modal-dialog {
    width: 80% !important;
    margin: 30px auto;
}

.close:hover, .close:focus, .close {
    color: #fff !important;
    opacity: 1 !important;
    font-size: 34px;
}

.modal h4.modal-title {
    color: #fff;
    font-size: 2em;
    text-transform: uppercase;
    padding-bottom: 25px;
    letter-spacing: 1px;
}

.white-modal .modal-content {
    background-color: #fff !important;
    width: 100%;
    margin: 0 auto;
}

.white-modal .modal-footer {
    text-align: center;
}

.cookiedisclaimerblock .imgDisclaimer img {
    height: 16px;
    width: 16px;
}

/******* Splash Specific Modal *******/

#selfCertification .modal-dialog {
    width: 100% !important;
    margin: 0px auto;
}

#selfCertification .selfcert {
    height: 784px !important;
}

    #selfCertification .selfcert .btn-1 a {
        padding: 15px;
        width: 120px;
    }

    #selfCertification .selfcert .btn-2 a {
        padding: 15px;
        width: 120px;
    }

@media (max-width: 525px) {
    #selfCertification .selfcert .btn-1 a {
        width: 100%;
        margin-left: -5px;
    }

    #selfCertification .selfcert .btn-2 a {
        width: 100%;
        margin-left: -5px;
    }

    #selfCertification img {
        width: 50%;
        height: 50%;
    }
}

/******* Getting Started *******/

.video-buttons {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .video-buttons li {
        margin-top: 10px;
    }

    .video-buttons a {
        display: table;
        width: 100%;
        background-color: #f3f3ee;
    }

.dblue {
    color: #02205c;
}

.blue-box {
    background-color: rgba(5, 31, 91, 1);
}

.light-blue-box {
    background-color: rgba(108, 206, 246, 1);
}

.teal-box {
    background-color: rgba(70, 189, 170, 1);
}

.video-modal-btn {
    display: table-cell;
    vertical-align: middle;
    color: white;
    display: inline-block;
    height: 100%;
    width: 100%;
    min-height: 70px;
    float: left;
    padding: 10px;
    font-size: 1.15em;
    line-height: 150%;
    margin: 0;
}

.gray-play {
    display: table-cell;
    vertical-align: middle;
    width: 70px;
    margin: 0;
}

.video-slider .gray-play {
    display: block;
    width: auto;
    margin: auto;
}

    .video-slider .gray-play img {
        width: 100%;
    }

.video-row {
    margin-bottom: 40px;
}

    .video-row li {
        list-style-type: none;
    }

    .video-row .gray-play {
        width: 100%;
        display: block;
    }

        .video-row .gray-play img {
            width: 100%;
            max-width: 363px;
        }

    .video-row .video-modal-btn {
        max-width: 363px;
        min-height: auto;
        font-size: 18px;
    }

.hide-from-desktop {
    display: none;
}

span.headerText {
    position: absolute;
    top: 240px;
    left: -650px;
}

.get-started > div.container > section > div:nth-child(3) > div.col-md-5.col-sm-12.center > a {
    margin-bottom: 50px;
}

.coupon-getstarted {
    color: #fff;
    text-align: center;
    margin-top: -130px;
}

/* Self-Certification */


.selfcert {
    height: 750px;
    text-align: center;
}

    .selfcert .btn-1,
    .selfcert .btn-2 {
        display: inline-block;
    }

        .selfcert .btn-1 a,
        .selfcert .btn-2 a {
            display: inline-block;
            border-radius: 7px;
            color: #000;
            font-size: 13px;
            background: #e6b73f;
            padding: 20px 30px 20px 30px;
            text-decoration: none;
            margin: 15px;
            width: 150px;
            text-align: center;
        }

    .selfcert .selfcert-subTitle p {
        font-size: 20px;
        color: #fff;
        padding: 10px;
    }

    .selfcert .selfcert-title img {
        margin: 50px auto;
        width: 220px;
        height: auto;
    }

    .selfcert p {
        margin-bottom: 0;
    }

h3.selfcert-title {
    margin: 0;
    margin-top: 30px;
    display: inline-block;
}

.selfcertificationblock.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    margin: 0;
    padding: 0;
}


/*End Self-Certification */

@media (max-width: 1098px) {
    span.headerText {
        position: absolute;
        top: 240px;
        left: -530px;
    }
}

@media (max-width: 990px) {
    span.headerText {
        position: absolute;
        text-align: center;
        top: 150px;
        width: 100%;
        left: 0px;
    }

    .coupon-getstarted {
        color: #fff;
        text-align: center;
        margin-top: -200px;
    }
}


/* MOBILE STYLES========================================================================================================*/
@media (max-width: 768px) {

    .numbered-block-body {
        color: #fff;
        padding: 40px 15px;
        text-align: center;
        min-height: 293px;
        margin-bottom: 20px;
    }

    .blue-block-expander .tab-block {
        padding: 20px 20px;
    }

    .blue-block-expander .tab-header h5 {
        padding-bottom: 0px;
        padding-left: 20px;
        color: #fff;
    }

    .blue-block-expander .accordion-panel a.collapsed {
        background: none;
    }

    .blue-block-expander .accordion-panel a {
        background: none;
    }

    .green-bg .two-story-wrapper {
        border: 2px solid #2eb197;
        text-align: center;
        border-radius: 60px 60px;
        min-height: 460px;
        margin-top: 40px;
    }

    .empowerment-top {
        min-height: 734px;
        text-align: center;
    }


    .resourceWrapper {
        background-color: #fff;
        padding: 10px;
        min-height: 330px;
        margin-left: -30px;
        margin-right: -30px;
    }

    .empowerment-top h1 {
        margin-top: 30%;
    }

    .two-story-wrapper .green-blue-txt {
        color: #fff;
    }

    span.headerText {
        top: 20px;
        left: 20px;
        font-size: 14px;
        text-align: center;
        width: 90%;
    }

    .tabs-blocks .content p {
        font-size: 1.2em !important;
    }

    .container-fluid.grey-bknd p {
        font-size: 1.0em;
    }

    /*** Modbile Font Styles ***/

    .tabs-blocks .content p {
        font-size: 16px;
    }

    h1 {
        font-size: 2em;
    }

    h6 {
        font-size: 1.19em;
    }

    p {
        font-size: 1.2em !important;
    }

    /* Mobile Home Page Styles */
    .pane-one {
        min-height: 734px;
        text-align: center;
    }

        .pane-one .get-started .row {
            margin-top: 50px !important;
        }

    .scroll-down {
        position: relative;
        width: 34px;
        margin: 20px auto;
        bottom: 8px;
        left: 0;
        right: 0;
    }

    .carousel {
        min-height: 700px;
    }

    .carousel-indicators {
        position: relative !important;
        bottom: 0 !important;
        left: 0 !important;
        z-index: 15;
        width: 100%;
        padding-left: 0;
        margin-left: 0 !important;
        text-align: center;
        list-style: none;
        margin: 0 auto;
    }

    .app-store {
        width: 168px;
        margin: 0 auto;
    }

    .mobile-center-text {
        text-align: center;
    }

    .hide-from-desktop {
        display: block;
    }

    /* Mobile Navigation Styles */
    #desktop-navigation {
        margin-bottom: 70%;
    }

    .navbar-toggle {
        background-color: transparent;
        border: none;
    }

    .navbar-brand {
        width: 50%;
    }

    .navbar {
        margin-bottom: 5px;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
        height: 4px;
        width: 33px;
        margin-bottom: 6px;
    }

    .nav-modal .modal-content {
        width: 90%;
        text-align: center;
        margin: 0 auto;
    }

    .nav-modal .float-right {
        float: none;
    }

    .nav-modal li {
        margin-bottom: 5px;
    }

        .nav-modal li a, .nav-modal li a:hover, .nav-modal li a:visited, .nav-modal li a:active {
            font-size: 17px;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase;
            font-family: 'Helvetica Neue','Helvetica', Arial,sans-serif;
        }

    .navbar-toggle {
        margin-right: 0;
    }

    ul.change-language {
        margin-top: 30px;
        margin-right: 10px;
    }

    .navbar-header .float-right {
        clear: both;
        margin-top: 10px;
    }


    .topPanel-video-btn {
        height: 58px;
        text-align: center;
        position: absolute;
        top: 32%;
        left: 37%;
        margin-top: 80px;
    }

        .topPanel-video-btn ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

            .topPanel-video-btn ul li {
                margin-top: 0px;
            }

        .topPanel-video-btn .gray-play {
            display: block;
            float: none;
            width: 45%;
            margin: 0 auto;
        }

            .topPanel-video-btn .gray-play img {
                width: 100%;
            }

    .modal-content h2 {
        hyphens: auto;
        word-wrap: hyphenate;
        overflow-wrap: break-word;
    }


    /* FORM OVERRIDES*/
    .form-content {
        width: 99%;
        margin: 0 auto;
    }

    .form-top-panel {
        margin-bottom: 20px;
        margin-top: 40px;
    }

    .form-body {
        margin-bottom: 50px;
    }

    .green-box {
        background-color: #1CA98D;
        padding: 0.5% 2%;
        margin-right: -15px;
        margin-left: -15px;
        margin-bottom: 10%;
    }

    .blue-square-btn {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    /*    .video-modal-btn {
	color: white;
    display: inline-block;
    height: 100%;
    width: 89%;
	height:70px;
	float:left;
	padding:10px;
    font-size: 1.15em;
    line-height: 150%;
	margin:10px 0 0 0;
}

	.gray-play{
		display:inline-block;
		width:11%;
		margin:10px 0 0 0;
	}

 */

}
/* End Of Mobile Styles */

@media (max-width: 667px) {
    .modal-footer .btn + .btn {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        width: 100%;
    }

    .modalbuttons {
        margin-bottom: 10px;
        width: 100%;
    }
}

@media (max-width: 568px) {
    .modalbuttons {
        margin-bottom: 10px;
        width: 100%;
    }

    .modal-footer .btn + .btn {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        width: 100%;
    }
}

@media (max-width: 525px) {
    .topPanel-video-btn {
        height: 58px;
        text-align: center;
        position: absolute;
        top: 12%;
        left: 24%;
        margin-top: 80px;
    }

        .topPanel-video-btn ul {
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

            .topPanel-video-btn ul li {
                margin-top: 0px;
            }

        .topPanel-video-btn .gray-play {
            display: block;
            float: none;
            width: 45%;
            margin: 0 auto;
        }

            .topPanel-video-btn .gray-play img {
                width: 100%;
            }
}


#myCards.carousel {
    margin-bottom: 0;
}

#myCards {
    max-width: none;
}

    #myCards .item {
        max-width: 100%;
    }

        #myCards .item ~ .item {
            max-width: 950px;
            margin: 0 auto;
        }

    #myCards .card-divider {
        margin-right: 50%;
    }

    #myCards .intro-card .item-main-image-mobile {
        display: none;
    }

    #myCards .intro-card .carousel-caption {
        background-color: #fff;
        margin-left: 0;
        width: 100%;
        z-index: 0;
        padding-left: 0;
        padding-right: 45%;
        margin-top: 0;
        padding-top: 0;
    }

    #myCards .carousel-caption {
        width: 42%;
        margin-left: 0;
    }

    #myCards .item-main-content h3 {
        font-size: 28px;
    }

    #myCards .intro-card .item-action-btn {
        left: 60%;
        margin-top: 35%;
    }

    #myCards .intro-card .Block-Footer {
        bottom: 250px;
        margin-left: 0px;
        color: #000;
    }

    #myCards .intro-card .item-main-image {
        bottom: 20px;
    }

.content #myCards .Block-Footer p {
    line-height: 130%;
}

#myCards .intro-card .item-main-content h3 {
    color: #000;
}

#myCards .intro-card .item-main-content h4 {
    color: #000;
    width: 125%;
}

#myCards .intro-card .item-description {
    color: #000;
}

#myCards .item-main-content h3 {
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 30px;
}

#myCards .item-main-content h4 {
    line-height: 1.2;
    font-size: 18px;
}

#myCards .carousel-caption p {
    font-size: 17px;
    line-height: 124%;
}

#myCards .card-footnote {
    font-size: 15px;
}

#myCards .btn-primary {
    background-color: #000;
    margin-bottom: 0;
}

#myCards .item-main-content h4 {
    line-height: 1.2;
    font-size: 18px;
    width: 125%;
}

#myCards .item-main-content h3 {
    width: 125%;
}

@media (max-width: 992px) {
    #myCards .intro-card .carousel-caption {
        padding-right: 0;
    }

    #myCards .intro-card .item-action-btn {
        left: 50%;
        margin-top: -70%;
    }

    #myCards .carousel-caption {
        width: 100%;
    }

    #myCards .intro-card .item-main-image {
        display: none;
    }

    #myCards .intro-card .item-main-image-mobile {
        display: block;
    }

    #myCards .card-divider {
        width: 80%;
    }

    #myCards .item-main-content h4 {
        width: 100%;
    }

    #myCards .item-main-content h3 {
        width: 100%;
    }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    #myCards .carousel-caption p {
        font-size: 16px;
        line-height: 120%;
    }

    #myCards .item-main-content h4 {
        font-size: 18px;
    }
}
/* intro card -end  */
.imagefile img {
    max-width: 100%;
}
