@import url("//use.fontawesome.com/releases/v6.0.0/css/all.css?family=Font Awesome 6 Free");
@import url("//fonts.googleapis.com/css?family=Raleway");
:root {
    --aux-link-color: #000;
}
body {
    font-family: raleway,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000;
    background-color: #fff;
}
#hd {
    background-color: #f6f6f6;
}
.Wrapper-HomePage header.header .header-background-container {
    display: none;
}
.Wrapper-HomePage .home-page-header-container {
    padding-top: 0px;
}
#ste_container_HomeSlideshow .panel-body {
    padding: 0px;
}
.header-primary-nav-container {
    margin-top: 0px;
}
.header-aux-container > div {
    max-width: 100%;
}
@media (min-width: 1380px) {
    header.header .header-primary-nav-container
 {
        max-width: 100%;
        justify-self: center;
    }
.navBtns {
    margin-top: 8px;
}
}
.header-aux-container {
    background: #e3e3e3;
    height: 50px;
}

.nav-auxiliary .nav-aux-button .nav-text,
.UtilityAuthenticationLin {
    color: #000;
    font-weight: bold;
}

.nav-auxiliary .nav-aux-button .NavigationLink {
    background-color: transparent;
}
a.UtilitySection.UtilityAuthenticationLink.sign-in-link, a.UtilitySection.UtilityAuthenticationLink.sign-out-link {
    padding: 13px 15px;
    margin-top: 7px;
}

.RadMenu.RadMenu_Coffee .rmRootGroup > .rmItem > .rmLink {
    color: #000;
    font-family: inherit;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

a.ste-toggle, .wrapper.SVG-enabled a.ste-toggle, .obo-toggle, .wrapper.SVG-enabled
.obo-toggle, .batch-toggle, .wrapper.SVG-enabled
.batch-toggle, .transaction-date-toggle, .wrapper.SVG-enabled
.transaction-date-toggle, .page-statistics-toggle, .wrapper.SVG-enabled
.page-statistics-toggle, .list-toggle, .wrapper.SVG-enabled
.list-toggle {
    background-color: transparent;
}

.RadMenu.RadMenu_Coffee .rmRootLink.rmExpanded, .RadMenu.RadMenu_Coffee .rmRootLink:hover, .RadMenu.RadMenu_Coffee .rmRootLink.rmFocused {
    background-color: transparent;
    color: #e70033 !important;
}

a.UtilitySection.UtilityAuthenticationLink.sign-in-link,
a.UtilitySection.UtilityAuthenticationLink.sign-out-link {
    color: #fff;
    background-color: #e70033;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}
    a.UtilitySection.UtilityAuthenticationLink.sign-in-link:hover,
    a.UtilitySection.UtilityAuthenticationLink.sign-out-link:hover {
        background-color: #9f0023;
        text-decoration: none;
    }

span.nav-text {
 /*  padding: 18px;
    vertical-align: 13px;
    background-color: #e70033;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
     */
}
a.rmLink.rmRootLink.nav-aux-button.nav-aux-account {
    background: #E70033;
    color: #fff !important;
    border-radius: 0px;
}
.PrimaryButton, .UsePrimaryButton .TextButton, .RadGrid input.PrimaryButton {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}

.mini-profile-banner-large .mini-profile-name-section .SectionLabel, .mini-profile-banner-small .mini-profile-name-section .SectionLabel {
    font-family: inherit;
    color: #000;
}
.panel-title {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 5px;
}

label { max-width: inherit;}

@media (min-width: 992px) {
    /*.nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
        background: transparent url("images/ResponsiveHeaderSprite.png") 0 -126px no-repeat !important;
    }*/
    .nav-auxiliary .nav-aux-button.nav-aux-account .NavigationLink .nav-text {
        color: #ffffff !important;
        font-size: 12px;
        text-transform: uppercase;
        padding-right: 10px;
    }
    .NavigationListItem.nav-aux-button.nav-aux-account {
        background-color: #e70033;
        margin-left: 10px;
    }
    .NavigationListItem.nav-aux-button.nav-aux-account:hover {
        background-color: #9f0023;
        text-decoration: none;
    }

}
/*Updated Responsive Layout Styles*/
.navbar-collapse.navbar-inverse {
    width: 100%;
    height: 110px;
}

.navbar-collapse {
    clear: none;
    margin-top: 0px;
}

#hd {
    min-height: 110px;
}

.bodyContainer {
    margin-top: 150px;
}

.NavigationLink {
    color: #000 !important;
    background-color: transparent;
    padding: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

span.nav-text {
    padding: inherit;
    vertical-align: inherit;
    background-color: inherit;
    color: inherit;
    font-weight: inherit;
    text-transform: inherit;
    font-size: inherit;
}
.nav-aux-icon {
    padding-top: 10px;
}
.nav-aux-icon .nav-text {
    display:none;
}
a#ctl01_ciUtilityNavigation_ctl06__rptWrapper__rptWrapper_rpt_ctl01_NavigationLink {
    margin-left: 10px;
    vertical-align: bottom;
}

.ProductDetails .titleLink {
    display: none;
}

@media (min-width: 1200px) {
    .navbar-collapse.collapse {
        display: inline-block !important;
        float: right;
    }
}

@media(max-width: 1199px) {
    .navbar-collapse {
        padding: 0px 0px;
    }
}

@media (min-width: 992px) {
    .header-bottom-container {
        background-color: #f6f6f6;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
    }

    a.UtilitySection.UtilityAuthenticationLink.sign-in-link, a.UtilitySection.UtilityAuthenticationLink.sign-out-link, .NavigationLink
    a#ctl01_ciUtilityNavigation_ctl06__rptWrapper__rptWrapper_rpt_ctl01_NavigationLink {
        margin-left: 10px;
        color: #fff !important
    }
}

@media(max-width: 991px) {
    .navSocial.navbar-right {
        display: none;
    }

    div#ste_container_ciUtilityNavigation {
        background-color: #f6f6f6;
    }

    .UtilitySection.UtilityAuthentication {
        float: right;
    }

    div#ste_container_ciUtilityNavigation {
        display: inline-block !important;
        height: 110px;
    }

    li#ctl01_ciUtilityNavigation_ctl06__rptWrapper__rptWrapper_rpt_ctl02_NavigationListItem {
        display: block;
    }

    .navbar-toggle.collapsed {
        background-color: #f6f6f6;
    }

    .UtilitySection.UtilityNavigationToggle {
        text-align: left;
        float: left;
        margin-left: 110px;
    }

    .UtilitySection {
        float: right;
    }

    .navbar-toggle.collapsed {
        background-color: transparent !important;
        display: block;
        width: auto;
        margin: 0px;
    }

    a.UtilitySection.UtilityAuthenticationLink.sign-in-link, a.UtilitySection.UtilityAuthenticationLink.sign-out-link,
    #ctl01_ciUtilityNavigation_ctl06__rptWrapper__rptWrapper_rpt_ctl01_NavigationLink {
        padding: 12px;
        font-size: 10px;
    }

    .UtilityAuthentication a, .nav-aux-account .nav-text {
        color: #fff !important;
    }
}
.header-logo-container img {
    height: 160px !important;
}

header.header .header-logo-container {
    max-width: 380px;
    justify-self: self-start;
    padding-left:0px;
}

@media (min-width: 992px) {
    header.header .header-logo-container {
        align-self: flex-start;
    }
}

@media(max-width: 767px) {
    

    .container, .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    headnavTop {
        height: 110xp;
    }

    .navBtns {
        margin-right: 0px;
    }
}

@media(max-width: 667px) {
    a.UtilitySection.UtilityAuthenticationLink.sign-in-link, a.UtilitySection.UtilityAuthenticationLink.sign-out-link, #ctl01_ciUtilityNavigation_ctl06__rptWrapper__rptWrapper_rpt_ctl01_NavigationLink {
        padding: 8px;
    }

    .bodyContainer {
        margin-top: 90px;
    }

    a#ctl01_ciUtilityNavigation_ctl06__rptWrapper__rptWrapper_rpt_ctl02_NavigationLink {
        margin-left: 0;
        padding-left: 0;
    }
}

@media (min-width: 992px){
    .Wrapper-HomePage header.header, .header.header {
        grid-template:
        "logo utility"
        "logo primary-nav"
        "banner banner" ;
        grid-template-columns: auto 1fr;
        grid-template-areas:
        "logo utility"
        "logo primary-nav"
        "banner banner";
    }
    header.header .header-logo-container {
        overflow: hidden;
    }
  header.header .header-logo-container {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -md-grid-row-span: 2;
    -md-grid-row-span: 2;
  }
  header.header .header-logo-container {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -md-grid-row-span: 2;
  }
  header.header .header-aux-container {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  header.header .header-aux-container {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  header.header .header-primary-nav-container {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  header.header .header-primary-nav-container {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
}

.Wrapper-HomePage .header-background-container {
    background-color: #fff;
}
.Wrapper-HomePage header.header .home-page-header-container {
    display: block;
}
footer.footer {
    background: #f3f3f3;
    background: linear-gradient(180deg,rgba(243,243,243,1) 0,rgba(203,185,167,1) 94%);
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
}
.footerDownload {
    padding-top: 40px;
}
.footerAddress {
    color: #3c3c3c;
    font-size: 14px;
    line-height: 2;
}
.footer strong {
    color: #000;
}
footer.footer a, footer.footer a:hover, footer.footer a:focus, footer.footer a:active, footer.footer a:visited {
    color: #000;
}
.footer h5 {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.footerBottom {
    padding-top: 10px;
    margin-top: 25px;
    font-size: 14px;
    color: #3c3c3c;
    border-top: 2px solid #000;
}

@media (min-width: 768px) {
.footer .container {
    width: 750x;
    max-width: 750px;
}
}
@media (min-width: 992px) {
.footer .container {
    width: 970x;
    max-width: 970px;
}
}
@media (min-width: 1200px) {
.footer .container {
    width: 1170px;
    max-width: 1170px;
}
}
@media (min-width: 1600px) {
.footer .container {
    width: 1600px;
    max-width: 1600px;
}
}
/*Home page etc*/
    .homeWhy {
    color: #363636;
    font-size: 17px;
    line-height: 26px;
    padding-top: 50px;
    padding-bottom: 30px;
    }
    .homeContents h2 {
    color: #000;
    font-weight: 700;
    font-size: 36px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 2px solid #e70033;
    }
    .btn-red {
    background: #e70033;
    font-weight: 600;
    min-width: 140px;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #fff;
    font-size: 14px;
    letter-spacing: .5px;
    margin-top: 15px;
    border-radius: 0;
    }
    .homeContents .whyjoinBenefits h4 {
    font-weight: 700;
    font-size: 22px;
    color: #000;
    padding-top: 10px;
    border-top: 2px solid #000;
    }
    a.more {
    color: #000;
    font-weight: 700;
    font-size: 16px;
    margin-top: 10px;
    display: inline-block;
    }
    .row.whyjoinBenefits, .whyjoinBenefits .col-md-6 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    }
@media (max-width: 991px) {
    header.header .header-logo-container {
        align-self: center;
        justify-self: center !important;
        padding: 0;
    }
.header-aux-container {
    height: auto !important;
    padding-bottom: 0px !important;
}
.header-aux-container > div {
padding-left: 0px;
padding-right: 0px;
}
.navbar-toggle.collapsed {
    background-color: #000 !important;
    display: block;
    width: 30px;
    margin: 0px;
}
.UtilitySection.UtilityNavigationToggle {
    text-align: left;
    float: left;
    margin-left: 0px;
}
}
/*hide secondary nav*/
.col-secondary.cs-right {
    display: none;
}
@media (min-width: 992px) {
    .has-secondary-col .body-container .col-primary {
        border-right: none;
    }
    .has-secondary-col .body-container .col-secondary {
        grid-column: 1 / span 1;
        grid-row: 1;
}
    .has-secondary-col .body-container .col-primary {
        grid-column: 1 / span 3;
        grid-row: 1;
}
}