body {
    background: #fff;
}

header {
    box-shadow: 0 0 8px #005977;
    position: relative;
    z-index: 2500;
    border-bottom: 0 none;
}

.breadcrumb-bar {
    text-align: center;
    z-index: 200;
}

    .breadcrumb-bar .breadcrumb {
        padding: 0 0.625em;
        width: 73.75em;
        margin: 0 auto;
        text-align: left;
        font-size: 1em;
    }

        .breadcrumb-bar .breadcrumb > ul {
            line-height: 1;
            list-style: outside none none;
            margin: 0;
        }

        .breadcrumb-bar .breadcrumb li {
            color: #fff;
            font-size: 1.25em;
            font-weight: bold;
            line-height: 1.4;
            display: inline-block;
        }

            .breadcrumb-bar .breadcrumb li a {
                color: #fff !important;
            }

            .breadcrumb-bar .breadcrumb li::before {
                content: "\f054";
                padding: 0 10px;
                font-family: 'FontAwesome';
            }

            .breadcrumb-bar .breadcrumb li:first-of-type {
                text-transform: uppercase;
                font-size: 1.75em;
            }

                .breadcrumb-bar .breadcrumb li:first-of-type::before {
                    content: "";
                    padding: 0;
                }

.main-epmain {
    width: 100%;
    padding: 30px 0;
}

    .main-epmain p {
        line-height: 1.5;
    }

    .main-epmain h3 {
        font-weight: 700;
    }

.ep-home-box {
    background: #000 none repeat scroll 0 0;
    float: left;
    position: relative;
    width: 32.5%;
    margin-right: 1.25%;
    overflow: hidden;
}

    .ep-home-box:last-of-type {
        margin: 0;
    }

    .ep-home-box > img {
        display: block;
        max-width: 100%;
        opacity: 0.75;
        width: 100%;
        -webkit-transition: opacity 0.3s linear;
        -ms-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear;
    }

.ep-home-box-content {
    position: absolute;
    right: 15px;
    top: 15px;
    left: 15px;
}

.ep-hover {
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.ep-home-box:hover .ep-hover {
    opacity: 1;
}

.ep-home-box:hover > img {
    opacity: 0.3;
}

.ep-home-box h2 {
    color: #fff !important;
    font-size: 2.5em;
    line-height: 0.9;
}

.ep-home-box-content p {
    line-height: 1.5;
    color: #fff;
}

.ep-home-box-actions {
    background: #000 none repeat scroll 0 0;
    bottom: 15px;
    left: 15px;
    padding: 15px;
    position: absolute;
    right: 15px;
    min-height: 160px;
    box-sizing: border-box;
}

    .ep-home-box-actions > h3 {
        color: #fff;
        font-size: 2em;
        font-weight: bold;
        line-height: 1;
        margin: 0;
        text-transform: uppercase;
    }

    .ep-home-box-actions div > h3 {
        color: #fff;
        font-size: 2em;
        font-weight: bold;
        line-height: 1;
        margin: 0;
        text-transform: uppercase;
    }

    .ep-home-box-actions div > h3 a {
        color: #fff !important;
        
    }

        .ep-home-box-actions > h3 a {
            color: #fff !important;
        }

        
            .ep-home-box-actions > h3 a:hover {
                color: #fff !important;
            }

            .ep-home-box-actions div > h3 a:hover {
        color: #fff !important;
        
    }

    .ep-home-box-actions > p {
        color: #ec008b;
        font-size: 1.5em;
        line-height: 1.4;
        margin: 0 0 0 30px;
    }

    .ep-home-box-actions a {
        border-bottom-color: #ec008b;
        color: #ec008b !important;
    }

        .ep-home-box-actions a:hover {
            color: #fff !important;
        }


    .ep-logged-on 
    {
    padding-top: 2em;
    padding-bottom: 1em;
    padding-left: .5em;
}

    .logged-on-link i 
    {
        padding-left:1em;


    }

    .ep-home-box-actions label {
        clear: both;
        color: #fff;
        font-size: 1.5em;
        font-weight: bold;
        line-height: 1.5em;
    }

    .ep-home-box-actions input[type="text"], .ep-home-box-actions input[type="password"] {
        background: transparent none repeat scroll 0 0;
        border-bottom: 1px solid #fff;
        float: right;
        font-size: 1.1em;
        height: auto;
        margin: 0;
        padding: 0 10px 5px;
        width: 59%;
        color: #ddd;
    }

    .ep-home-box-actions > span {
        bottom: 15px;
        font-size: 0.75em;
        left: 15px;
        position: absolute;
        text-transform: uppercase;
    }

    .ep-home-box-actions span a {
        border-bottom: 0 none;
        color: #00a9e0;
    }

    .ep-home-box-actions input.ep-login-submit {
        background: #eb008a none repeat scroll 0 0;
        border: 0 none;
        border-radius: 3px;
        bottom: 15px;
        color: #fff;
        font-weight: 700;
        padding: 8px 10px;
        position: absolute;
        right: 15px;
    }

        .ep-home-box-actions input.ep-login-submit:after {
            content: "\f138";
            font-family: 'FontAwesome';
            font-size: 1.1em;
            line-height: 1;
            margin-left: 7px;
        }

        .ep-home-box-actions input.ep-login-submit:hover {
            background: #444;
        }


    .ep-home-box-actions .val-warning {
        text-align: left;
        color: red;
    }
         .ep-home-box-actions .val-warning p {
        text-align: left;
        color: red;


    }

.ep-home-content {
    clear: both;
    width: 100%;
    padding-top: 30px;
}

    .ep-home-content > h3 {
        font-weight: 700;
    }

a.ep-button-arrow {
    background: #eb008a none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    padding: 8px 10px;
    float: right;
    box-shadow: 2px 2px 3px #ccc;
}

    a.ep-button-arrow:after {
        content: "\f138";
        font-family: 'FontAwesome';
        font-size: 1.1em;
        line-height: 1;
        margin-left: 7px;
    }

    a.ep-button-arrow:hover {
        background: #444;
        color: #fff;
    }

.ep-tabs.r-tabs .r-tabs-panel {
    padding: 30px 0;
}

.ep-tabs .r-tabs-nav {
    border-bottom: 3px solid #ec008b;
    line-height: 1;
    text-align: center;
}

.ep-tabs .r-tabs-anchor {
    border: 0 none;
    color: #000;
    font-size: 1em;
    line-height: 1;
    text-transform: uppercase;
}

    .ep-tabs .r-tabs-anchor i {
        margin-left: 8px;
    }


    .ep-home-box-actions .ep-span-label {
    clear: both;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.5em;
}


.ep-tabs .r-tabs-tab {
    background: #ddd;
    border-left: 1px solid rgba(0,0,0,0.1);
    border-radius: 3px 3px 0 0;
    border-right: 1px solid rgba(0,0,0,0.3);
    padding: 7px 10px;
}

    .ep-tabs .r-tabs-tab.r-tabs-state-active, .ep-tabs .r-tabs-tab:hover {
        background: #eb008a;
    }

        .ep-tabs .r-tabs-tab:hover .r-tabs-anchor {
            color: #fff;
        }

.ep-tabs .r-tabs-state-active .r-tabs-anchor {
    color: #fff;
}

.ep-tabs strong {
    color: #000;
}

.ep-tabs-tab.tab-col-1 {
    box-sizing: border-box;
    padding: 0;
    width: 67%;
    border-right: 1px solid #ddd;
}

.ep-tabs-tab.tab-col-2 {
    box-sizing: border-box;
    padding-left: 15px;
    width: 33%;
}

.ep-linkbox {
    margin-bottom: 30px;
}

    .ep-linkbox a {
        float: none;
    }

.ep-linkboxes-container-2col {
    clear: both;
}

.ep-linkbox.ep-linkbox-half {
    float: left;
    margin-right: 2%;
    width: 48%;
}

    .ep-linkbox.ep-linkbox-half:nth-of-type(2n+3) {
        clear: both;
    }

.ep-linkbox.ep-linkbox-full {
    clear: both;
    padding-bottom: 20px;
    padding-right: 20px;
}

.ep-linkbox h3 {
    font-weight: 700;
}

.ep-linkbox p {
    margin-top: 10px;
    line-height: 1.5;
}

.ep-tabs-tab.tab-col-2 > h3 {
    font-weight: 700;
}

.ep-tabs-tab.tab-col-2 p {
    line-height: 1.5;
}

ul.tick-bullets, ul.star-bullets {
    list-style-type: none;
    padding: 0;
}

    ul.tick-bullets li, ul.star-bullets li {
        overflow: hidden;
        padding: 0 0 0 30px;
        text-indent: -1.8em;
        margin-bottom: 15px;
        line-height: 1.5;
    }

        ul.tick-bullets li::before, ul.star-bullets li:before {
            color: #eb008a;
            font-family: 'FontAwesome';
            content: "\f00c";
            font-size: 0.875em;
            font-weight: 900;
            line-height: 1em;
            margin-right: 1em;
            position: relative;
        }

        ul.star-bullets li:before {
            content: "\f005";
        }

.ep-image-link {
    background: #000 none repeat scroll 0 0;
    margin-bottom: 20px;
    position: relative;
}

    .ep-image-link > img {
        max-width: 100%;
        width: 100%;
        opacity: 0.75;
        -webkit-transition: opacity 0.3s linear;
        -ms-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear;
    }

    .ep-image-link > h3 {
        color: #fff;
        left: 15px;
        line-height: 1;
        position: absolute;
        right: 15px;
        text-align: center;
        text-transform: uppercase;
        top: 35%;
    }

    .ep-image-link > a {
        border: 0 none;
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        text-indent: -9999px;
        top: 0;
    }

    .ep-image-link:hover img {
        opacity: 0.5;
    }

/*media queries*/

@media only screen and (max-width: 1199px) {
    .breadcrumb-bar .breadcrumb {
        width: 58.75em;
    }

    .ep-home-box h2 {
        font-size: 2em;
    }

    .ep-home-box-content p {
        font-size: 0.875em;
    }

    .ep-home-box-actions > h3 {
        font-size: 1.5em;
    }

    .ep-home-box-actions > p {
        font-size: 1.25em;
    }

    .ep-home-box-actions label {
        font-size: 1.25em;
    }

    .ep-home-box-actions input[type="text"],
    .ep-home-box-actions input[type="password"] {
        width: 55%;
    }

    .ep-home-box-actions > span {
        display: inline-block;
        width: 50%;
    }
}

@media only screen and (max-width: 959px) {
    .breadcrumb-bar .breadcrumb {
        width: 46.75em;
    }

    .ep-home-box h2 {
        word-wrap: break-word;
        font-size: 1.5em;
    }

    .ep-home-box-content p {
        font-size: 0.7em;
    }

    .ep-home-box-actions > h3 {
        font-size: 1.25em;
    }

    .ep-home-box-actions > p {
        font-size: 1em;
    }

    .ep-home-box-actions label {
        font-size: 1em;
    }

    .ep-home-box-actions input[type="text"], .ep-home-box-actions input[type="password"] {
        font-size: 0.875em;
        width: 50%;
    }

    .ep-home-box-actions {
        min-height: 125px;
    }

    .ep-image-link > h3 {
        font-size: 1.25em;
    }
}

@media only screen and (max-width: 767px) {
    header {
        box-shadow: 0px 0px 0px transparent;
    }

    .breadcrumb-bar .breadcrumb {
        max-width: 28.75em;
        margin-top: 20px;
        box-sizing: border-box;
        width: 100%;
    }

    .ep-home-box {
        margin: 0 0 20px;
        overflow: hidden;
        width: 100%;
    }

    .ep-hover {
        display: none;
    }

    .ep-home-box h2 {
        font-size: 2em;
    }

    .ep-home-box-actions > h3 {
        font-size: 1.75em;
    }

    .ep-home-box-actions {
        min-height: 0;
    }

        .ep-home-box-actions label:last-of-type {
            margin-bottom: 3em;
        }

        .ep-home-box-actions input[type="text"], .ep-home-box-actions input[type="password"] {
            width: 60%;
        }

    .ep-home-box > img {
        position: absolute;
    }

    .ep-home-box-content {
        left: 0;
        margin: 15px;
        position: relative;
        right: 0;
        top: 0;
    }

    .ep-home-box-actions {
        bottom: 0;
        left: 0;
        margin: 15px;
        position: relative;
        right: 0;
        top: 0;
    }

    .ep-home-content {
        padding: 30px 0.625em 0;
        box-sizing: border-box;
    }

    .ep-tabs-tab.tab-col-1,
    .ep-tabs-tab.tab-col-2 {
        width: 100%;
        border: 0 none;
        padding: 0;
    }

    .ep-linkbox.ep-linkbox-half {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .ep-linkbox img {
        width: 100%;
    }

    .ep-tabs .r-tabs-accordion-title {
        background: #eb008a none repeat scroll 0 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3);
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        color: #fff;
    }

        .ep-tabs .r-tabs-accordion-title .r-tabs-anchor {
            color: #fff;
            display: block;
            padding: 8px 10px;
        }

            .ep-tabs .r-tabs-accordion-title .r-tabs-anchor:hover {
                color: #fff;
            }

    .ep-tabs-tab.tab-col-1,
    .ep-tabs-tab.tab-col-2 {
        float: none !important;
    }

    .ep-image-link > h3 {
        font-size: 1.5em;
    }
}

@media only screen and (max-width: 465px) {
    .main-epmain {
        padding: 30px 10px;
        box-sizing: border-box;
    }
}