/*==========================================================================
  MISC
  ========================================================================== */
.row {
    padding: 4rem 0;
}

.row.headingRow {
    padding: 2rem 0 4rem 0;
}

.container {
    margin: 0 auto;
    width: 93.75%;
    padding: 0 3.125%;
}

.span1,
.span2,
.span3,
.span4,
.span5 {
    display: block;
    width: 100%;
}

.data span {
    width: auto;
}

.hours {
    font-size: 10px !important;
}

.container .largeField {
    color: #838383;
    font-size: 12px;
}

.mobileHide {
    display: none;
}

.borBottom {
    border: none;
}

.showOnDesktop {
    display: none;
}

.showOnTablet {
    display: none;
}

.hideOnMobile {
    display: none !important;
}

.showOnMobile {
    display: block;
}

.imgShowOnMbl {
    display: block;
}

.imgShowOnDesk,
.imgShowOnTab {
    display: none;
}

.hideImg {
    display: none;
}

/*==========================================================================
  CONTENT AREA STYLES
  ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 110%;
}

.heroHeading {
    font-size: 40px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

.slice-heading {
    font-size: 22px;
}

.bannerH1 {
    font-size: 32px;
}

.font28 {
    font-size: 24px;
}
}

/*==========================================================================
  GRID ADJUST
  ========================================================================== */
.container .push {
    width: 100%;
    margin-right: 2.368421052631579%;
}

.container .push2 {
    width: 100%;
}

.container .push3 {
    width: 100%;
}

.container .push4 {
    width: 100%;
}

.container .push5 {
    width: 100%;
}

/*==========================================================================
  FOOTER
  ========================================================================== */
footer ul li.first {
    border-right: 1px solid #FFFFFF;
}

#footerDesktop {
    display: none !important;
}

#footerDevice {
    display: block !important;
}

footer ul li {
    display: inline-block;
    border-right: solid 1px #FFFFFF;
    padding: 0 5px !important;
}

footer ul li.last {
    border: none;
}

#footerDevice img {
    margin-bottom: 20px;
    display: unset;
}

footer .span5 {
    text-align: center;
}

ul.socialMedia li {
    border: 0;
    padding: 0;
    margin: 0;
}

ul.socialMedia {
    margin: 0 0 30px;
    padding: 0;
}

ul.socialMediaMobile li a.youtube {
    background: url('../img/socialMediaWhite.png') no-repeat 0 0 !important;
}

ul.socialMediaMobile li a.twitter {
    background: url('../img/socialMediaWhite.png') no-repeat -54px 0 !important;
}

ul.socialMediaMobile li a.facebook {
    background: url('../img/socialMediaWhite.png') no-repeat -108px 0 !important;
}

ul.socialMediaMobile li a.linkedin {
    background: url('../img/socialMediaWhite.png') no-repeat -162px 0 !important;
}

#fulfillForm2 {
    display: block;
    padding: 40px 0;
}

.fulfillForm2 ul {
    margin: 0;
}

footer.container ul {
    padding: 0;
    margin: 0 0 17px;
}

#footerGlobalDesktop {
    display: none;
}


/*==========================================================================
  HEADER NAVIGATION
  ========================================================================== */
#headerNav {
    height: 68px;
}

#headerNav a#navBtn {
    margin: 15px 0 0 -10px;
    display: block !important
}

#headerNav #sanlamLogo>a,
#headerNav #sanlamLogo a.sanlamLogo-logo {
    margin: 20px 0 0 -69px;
    width: 142px;
    height: 42px;
}

#sanlamFour #headerNav #sanlamLogo {
    margin: 13px 0 0 -130px;
    width: 260px;
    height: 45px;
}

#headerNav #sanlamLogo.loginLogo {
    left: auto;
    margin-left: 0;
    float: none;
    left: 50%;
    margin: 13px 0 0 -69px;
    position: absolute;
    float: none;
}

#headerNav ul#accountLinks {
    margin: 19px 0 0 0 !important;
}

.home ul#accountLinks {
    margin: 23px 0 0 0 !important;
}

.home.bluestarMaps ul#accountLinks {
    margin: 30px 15px 0 15px !important;
}

.home.bluestarMaps ul#accountLinks {
    margin-top: 19px !important;
}

#headerNav li#account>a {
    width: 28px;
    height: 28px;
    padding-right: 0;
    background: url('../img/account-device.png') no-repeat right 0;
}

#headerNav li#account span {
    display: none !important;
}

.bannerContentSection.bannerNoBtn {
    top: 90px;
}

/*==========================================================================
  UTILITY ICONS
  ========================================================================== */
.utility-icons .print,
.utility-icons .download,
.utility-icons .share,
.utility-icons .email {
    display: none;
}

.utility-icons .callUsMobile,
.utility-icons .emailMobile,
.utility-icons .callYouMobile {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.utility-icons {
    margin: 20px 3px 0;
}

.utilityShare {
    display: none;
    visibility: hidden;
}

#utilityRow.row {
    padding: 0;
}

/*==========================================================================
  SHAREPOINT SEARCH RESULTS LAYOUT
  ========================================================================== */
/* SEARCH FIELD */
/* title */
#searchResultsLayout .ms-webpart-titleText {
    margin: 0;
    font-size: 25px;
}

/* SEARCH RESULTS */
/* title */
#searchResultsLayout #MSOZoneCell_WebPartWPQ1 h3.ms-srch-ellipsis,
#searchResultsLayout h3.ms-srch-ellipsis {
    font-size: 22px;
}

/* item */
#searchResultsLayout #MSOZoneCell_WebPartWPQ1 .ms-srch-item,
#searchResultsLayout .ms-srch-item {
    margin-bottom: 20px;
}

.card-top-border {
    width: 100%;
}

.box-bg-grey:first-child {
    max-width: inherit;
    width: 100%;
}

.box-bg-grey {
    margin-bottom: 20px;
}

.claim-forms-list li {
    width: 100%;
}

/*==========================================================================
  CLAIMS STEPS
  ========================================================================== */
.step-item,
.step-item:last-child {
    width: 100%;
}

.step-copy {
    width: auto;
}

.step-image {
    margin-bottom: 1rem;
}

.button-row .btn {
    min-width: 160px;
    font-size: 14px;
    margin-right: 0;
}

.button-row .btn:nth-child(odd) {
    margin-right: 1rem;

}

@media only screen and (max-width: 400px) {
    .button-row .btn {
        min-width: 135px;
        padding: 14px 7px;
    }
}

.monocrumb-home-nav-icon {
    background-image: url(/ci_style_library/img/icons/home_24px.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.monocrumb .backBtn {
    margin: 30px 0 30px 0;
    padding: 0;
}

.monocrumb-home-nav-container .monocrumb-home-nav-wrapper {
    display: none;
}

.monocrumb-home-nav-container {
    display: inline-block;
    padding-right: 10px;
    background-image: none;
}

.monocrumb-home-nav-container-dots {
    background-image: url(/ci_style_library/img/icons/more_18px.png);
    background-repeat: no-repeat;
    background-position: 10px -4px;
    display: inline-block;
    width: 24px;
    height: 24px;
    padding-right: 10px;
    padding-left: 10px;

}

.monocrumb-home-nav-container.expand {
    padding-right: 0;
}

.monocrumb-home-nav-container.expand {
    background-image: none;
}

.monocrumb-home-nav-container.expand,
.monocrumb-home-nav-container.expand .monocrumb-home-nav-wrapper {
    display: inline;
}