﻿@media only screen and (max-width: 992px) {
    #top-menu {
        display: none;
    }

    #hero {
        height: 400px !important;
    }

        #hero .segment {
            padding-top: 150px !important;
        }

            #hero .segment h1 {
                font-size: 2.2em !important;
            }

            #hero .segment h2 {
                font-size: 1.25em !important;
            }

    #desktop-footer {
        display: none;
    }

    #desktop-statements-btns {
        display: none;
    }

    #mobile-statements-btns {
        display: normal;
        padding: 0.5em;
    }

    #mobile-step-6 {
        display: normal;
    }

    #desktop-step-6 {
        display: none;
    }

    #app {
        min-height: 424px;
    }

    #actions,
    #user-actions {
        padding: 1rem 0;
    }
}

@media only screen and (min-width: 992px) {
    #mobile-menu {
        display: none;
    }

    #desktop-statements-btns {
        display: normal;
    }

    #mobile-statements-btns {
        display: none;
    }

    #mobile-step-6 {
        display: none;
    }

    #desktop-step-6 {
        display: normal;
    }

    #app {
        min-height: 611px;
    }

    #actions,
    #user-actions {
        padding: 1rem 0;
        background-color: #d1d1d1;
    }
}

#app {
    padding-bottom: 5em;
}

.ui.label {
    color: #000226 !important;
}

.lccu {
    background-color: #000226 !important;
    color: white !important;
}

.ui.bottom.attached.segment {
    background-color: #eee;
    padding: 0 1em;
}

#top-menu {
    /*position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #000226;
    padding: 1rem;
}

    #top-menu a {
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        color: #cdcdcd;
    }

        #top-menu a:hover {
            color: #FFF
        }

        #top-menu a.active {
            color: #d49300
        }

#mobile-menu {
    /*position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #000226;
    padding: 1rem 1rem 0 1rem;
}

    #mobile-menu a {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        color: white;
    }

        #mobile-menu a.active, #mobile-menu a.active i {
            color: #d49300
        }

    #mobile-menu i {
        cursor: pointer;
        color: #cdcdcd;
    }

    #mobile-menu .ui.inverted.navbar.menu {
        margin-bottom: 0;
    }

#mobile-title {
    text-align: center;
}

.ui.inverted.menu {
    background-color: #000226 !important;
}

.ui.vertical.menu {
    float: right;
    margin-top: 0;
    margin-bottom: 1rem;
}


#mob-logo-header {
    max-width: 75px;
}

#hero {
    height: 1000px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../../Images/Lccu/lccu-hero.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

    #hero .segment {
        font-family: 'Lato', sans-serif;
        color: #ffffff;
        padding-top: 400px;
    }

        #hero .segment h1 {
            font-size: 4em;
            font-weight: 700;
            margin-bottom: 0;
        }

        #hero .segment h2 {
            margin-top: 0;
            padding-top: 0;
            font-size: 2em;
            font-weight: 300 !important;
            font-style: italic;
        }

#home-actions {
    padding: 2rem 0;
    background-color: #d1d1d1;
}

    #home-actions a:hover {
        color: #d49300 !important;
    }

    #home-actions .extra.content {
        background: #eee;
    }

#user-actions {
    background-color: #d1d1d1;
}

.ui.card {
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
}

    .ui.card .header {
        padding: 1rem 0 0 1rem;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        font-size: 2em !important;
        color: #000326 !important;
    }

    .ui.card .description {
        font-family: 'Lato', sans-serif;
        font-size: 1.2em;
        padding: 0 1rem 0.5rem 1rem;
    }

#footer {
    font-family: 'Lato', sans-serif;
    font-size: 1.15em;
    font-weight: 300;
    padding: 2rem 0;
    background-color: #000326;
}

    #footer a,
    #footer .divider {
        color: #b5b5b5 !important;
    }

    #footer p {
        color: #999999;
    }

        #footer p.light {
            color: #b5b5b5;
            margin-bottom: 0;
        }

.ui.button {
    background: #000326;
    color: #FFF;
}

    .ui.button:hover {
        background: #000326;
        color: #d49300;
    }

#copyright {
    font-size: 1em;
    padding: 1rem 0;
}

#page-content {
    padding-top: 9em;
}



#statement-details-mobile {
    font-size: 9pt;
}

#app {
    background: #d1d1d1;
}

#mobile-drop {
    width: 100%;
    background-color: rgba(0, 3, 38, 0.9);
    color: white;
    border-radius: 0px !important;
}



#msg-bc {
    color: white !important;
}

    #msg-bc:hover {
        color: #d49300 !important;
    }

#header-signoutbtn-div {
    margin-left: 0;
}

.ui.inverted.basic.button:hover {
    color: #d49300 !important;
    border-color: #d49300 !important;
}

a:hover {
    color: #000326;
}

#head-input-field {
    width: 160px;
}

#balances-details-mobile {
    font-size: 10pt;
}

/*Placeholder not uppercase*/
::-webkit-input-placeholder {
    text-transform: initial;
}

:-moz-placeholder {
    text-transform: initial;
}

::-moz-placeholder {
    text-transform: initial;
}

:-ms-input-placeholder {
    text-transform: initial;
}

@media only screen and (max-width: 370px) {
    #mobile-menu > div > div.ui.inverted.navbar.menu > div.left.menu.open > a > i {
        font-size: 1.2em;
    }

    #mobile-title {
        font-size: .9em;
    }

    #balances-details-mobile_filter input, #mobile-statements_filter input {
        max-width: 100px;
    }

    #balances-details-mobile thead th, #mobile-statements thead th {
        padding: .5em;
    }

    #balances-details-mobile tbody td, #mobile-statements tbody td {
        padding: .5em .3em;
        font-size: .9em;
    }

    .ui.container {
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }
}
