﻿@import url('https://use.typekit.net/xud1xsg.css');

.NoHeader .InternalContent {
    display: none;
}

.jcOverline {
    font-family: 'montserrat', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0.8px;
}

.jcLrg {
    font-size: 20px;
    line-height: 32px;

}

.jcSmall {
    font-size: 14px;
    line-height: 20px;
}

.jcCaption {
    font-size: 12px;
    margin-top: 6px;
    line-height: 16px;
}

.ProductDisplay {
    background-color: #F5F3EE;
    padding: 1em;
}

a,
.Link,
.RadGrid.RadGrid .rgRow a,
.RadGrid.RadGrid .rgAltRow a,
.RadGrid.RadGrid .rgEditForm a,
.k-grid.k-grid a,
.RadToolTip.RadToolTip a {
    color: #07A0A8;
    text-decoration: none;
}

a:visited,
.Link:visited,
.RadGrid.RadGrid .rgRow a:visited,
.RadGrid.RadGrid .rgAltRow a:visited,
.RadGrid.RadGrid .rgEditForm a:visited,
.k-grid.k-grid a:visited,
.RadToolTip.RadToolTip a:visited {
    color: #883266;
}

.RelatedItemsHorizontalEffect li:hover {
    background-color: #d8d8d8;
    transform: scale(1.35);
    border-radius: 10px;
}

.SearchField label {
    font-size: 21px;
    color: #883266;
}

.SearchField,
.SearchResultSummary .ListItemTitle a {
    display: block;
    background-color: #F2ECDF;
    padding: 8px 12px;
}


.SearchResultSummary .ListItemTitle a {
    text-decoration: none;
    color: #333333 !important;
    margin: -4px -7px 0;
    text-decoration: none !important;
}

.container .row .RadGrid_MetroTouch .rgAltRow {
    background: #F5F3EE;
}

.RegistrationArea div:not(.PriceOverrideForm)>.TextButton {
    width: auto;
}

.RadGrid_MetroTouch .rgHeader,
.RadGrid_MetroTouch th.rgResizeCol,
.RadGrid_MetroTouch .rgHeaderWrapper {
    background-color: #F5F3EE !important;
}

.Wrapper-FullWidth #masterContentArea .row .row {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.ProgramGroup .PanelHead,
.ProgramGroup .panel-heading {
    background-color: #5CC4FF;
}

.RadGrid.RadGrid input.TextButton.PrimaryButton,
.RadGrid.RadGrid a.TextButton.PrimaryButton {
    background-color: #105540;
    color: #fff;
}

.EventDisplay .PricingData .rgRow td {
    border-bottom: 1px solid #333;
}

.CartCharges .GrandTotal .PanelField .Label {
    color: #105540;
}

.CartCharges .GrandTotal .PanelField {

    color: #105540;
}

#masterMainBreadcrumb {
    display: none;
}

.PrimaryButton,
.UsePrimaryButton .TextButton,
.RadGrid input.PrimaryButton {
    background-color: #e76e34;
    border-color: transparent;
}

.account-banner-bg-color-2 .account-banner:before {
    background-color: #B5E4FF;
}

html .RadTabStrip_MetroTouch.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected,
html .RadTabStrip_MetroTouch.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected:hover {
    border-color: #06496F;
    background-color: #06496F;
}

.RadTabStrip_MetroTouch.RadTabStrip_MetroTouch .rtsLevel1 {
    border-color: #06496F;
}

.wrapper:not(.has-secondary-col) .RadTabStripVertical.RadTabStrip_MetroTouch.RadTabStrip_MetroTouch.RadTabStripLeft {
    border-right: 3px solid #06496F;
}

.CalloutPart2 .panel-heading,
.CalloutPart2 .panel-body {
    background-color: #F5F3EE;
}

.mini-profile-banner-large .mini-profile-name-section .SectionLabel,
.mini-profile-banner-small .mini-profile-name-section .SectionLabel {
    font-family: inherit;
    font-weight: 700;
    font-size: 42px;
}

.RadScheduler.RadScheduler_Metro .rsHeader {
    border-color: #06496F;
    background-color: #06496F;
}

.RadScheduler.RadScheduler_Metro .rsHeader ul a {
    border-color: #5CC4FF;
}

.RadScheduler_Metro .rsMonthView .rsDateBox {
    border-bottom: 1px solid #d8d8d8 !important;
    background-color: #d8d8d8 !important;
}

.RadScheduler .rsCategoryGreen .rsAptContent,
.RadScheduler .rsCategoryGreen .rsAptIn,
.RadScheduler .rsCategoryGreen .rsAptMid,
.RadScheduler .rsCategoryGreen .rsResourceMarker {
    border-color: #FB7A5F !important;
    color: #333;
    background-color: #FFC3B6 !important;
}

.ProgressTracker2 .ProgressTrackerPanel {
    background-color: #5cc4ff;
}

.ProgressTracker2 .ProgressBar>span,
.ProgressTracker_Dashboard .ProgressBar>span,
.ProgressTracker_Dashboard_Overview .ProgressBar>span {
    display: block;
    height: 100%;
    background-color: #BF3F23;
    position: relative;
    overflow: hidden;
}

.ProgressTracker2 .ProgressTrackerPanel .count {
    color: #fff;
    font-family: inherit;
    font-weight: 900;
    font-size: 58px;
}

h1,
.h1,
.PageTitle {

    font-weight: 700;
    color: #333;
    margin-top: var(--H1MarTop);
    font-family: 'brandon-grotesque', sans-serif;
    font-size: var(--H1Size);
}

h2,
.h2,
.PanelTitle {

    font-weight: 900;
    color: #333333;
    line-height: 1.3;
    font-family: 'brandon-grotesque', sans-serif;
    letter-spacing: var(--H2LetterSpacing);
    border-bottom: none;
    font-size: var(--H2Size);
}

h3,
.SectionTitle {

    font-weight: 500;
    color: #424242;
    font-family: 'brandon-grotesque', sans-serif;
    font-size: var(--H3Size);
    line-height: 1.1;
    letter-spacing: -.25px;
    margin-top: 5px;
}

h4,
.h4,
.SectionLabel {

    font-weight: 400;
    color: #333;
    font-family: 'brandon-grotesque', sans-serif;
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: -.25px;
}

h5,
.h5,
.SectionLabelSmaller {
    /* font-family: Bevan, Georgia, serif; */
    font-weight: 700;
    color: #333;
    font-family: 'brandon-grotesque', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: .25px;
}

body {
    font-family: 'montserrat', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #333333;
}

input,
button,
select,
textarea {

    font-family: 'montserrat', sans-serif;
}

.UtilitySearch {
    margin-left: 0px;

    right: 0px;
}

.jcAuxillary {
    width: 100%;
    position: relative;
}

.nav-auxiliary {

    text-align: right;
}

.jcAuxillary [id$="UtilityNavigation"] {
    float: none;
    /* display: inline-flex; */
    width: 100%;
}

.jcAuxillary [id$="Social"] {
    float: right;
    display: inline-flex;
}

.jcAuxillary .UtilityAuthentication {
    position: absolute;
    top: 60px;
    right: 0;
}

#masterHeaderImage {

    width: 300px;
    margin-top: 30px;
    background-image: url(images/template/Logo.svg);
    height: 80PX;
}

.container,
.header-container,
.SliderPage1,
.jcBreadcrumb {
    max-width: var(--max-width);
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px;
}

.jcFullWidth .iMIS-WebPart {
    margin: 0px auto;
    max-width: var(--max-width);
}

#masterContentArea {
    margin-top: 15px;
}

.jcSoc {
    display: flex;
    justify-content: flex-end;
    border-right: 1px solid #d8d8d8;
    position: absolute;
    flex-direction: row;
    width: 240px;
    top: 60px;
    padding-right: 10px;
    right: 125px;
}

.jcFootSoc span {
    margin-top: .5em;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #999;
    letter-spacing: .4px;
    display: flex;
    margin-bottom: .5em;
    flex-direction: row-reverse;
    justify-content: flex-end;


}

.wrapper .SocialSprite {

    margin: 0em;

}

#ft .jcSocial {
    margin-top: 0px;
    display: flex;
    height: auto;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.wrapper #ft .jcSocial a {
    margin-right: 5px
}

.jcSocial a:after {
    display: none;

}

/* HEader Styles */
.header-top-container .nav-auxiliary a .ContentTypeName {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}

/*
.SimpleSearchBlock .screen-reader-text
{
    
}
.SimpleSearchBlock
{
    position: relative;

}
*/

.RadMenu .rmLeftImage {
    margin: 10px 5px !important;
}

.header-top-container .nav-auxiliary a {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 2.1;
}

.header-top-container .nav-auxiliary a:hover {
    text-decoration: underline;
}

.header-top-container .nav-auxiliary .jcCart a {
    background-image: url(images/template/ico_cart.svg);
    padding-left: 21px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: left center;

}

.header-top-container .nav-auxiliary .jcAccount a {
    background-image: url(images/template/ico_user.svg);
    padding-left: 21px;
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: left center;

}

.UtilityNavigationList .NavigationUnorderedList>li>a {

    margin-right: 0px;
}

.SocialSprite.LinkedInIcon {
    background: transparent !important;
}

.wrapper .jcSocial a {
    background: transparent !important;
    background-size: cover !important;
    height: 42px;
    width: 42px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 7px;
    margin-right: 5px;
}

.jcSocial a.LinkedInIcon {
    background-image: url(images/template/icon_linkedin.svg) !important;
}

.jcSocial a.TwitterIcon {
    background-image: url(images/template/icon_x.svg) !important;
}

.jcSocial a.FacebookIcon {
    background-image: url(images/template/icon_facebook.svg) !important;
}

.jcSocial a.LinkedInIcon:hover {
    background-image: url(images/template/icon_linkedin_roll.svg) !important;
}

.jcSocial a.TwitterIcon:hover {
    background-image: url(images/template/icon_x_roll.svg) !important;
}

.jcSocial a.FacebookIcon:hover {
    background-image: url(images/template/icon_facebook_roll.svg) !important;
}


.nav-auxiliary .ste-toggle {

    font-size: 0px !important;
}

.has-secondary-col.col-on-right .col-primary {
    float: left;
    margin-right: 0px;
    width: 100%;
}

.has-secondary-col.col-on-right .col-secondary {
    display: none;
}

.obo-label {
    font-weight: 400;
    font-size: 14px;


}

.header-top-container .nav-auxiliary .obo-actions a {
    font-weight: 400;
    font-size: 16px;

}

.footer-content .container {
    padding-left: 0px;
    width: 100%;
}



.footer-content {
    background-color: #7d7d7d;
    color: #333;
    text-align: left;
    font-weight: 500;
    padding-top: 0px;
    margin: 44px auto 0 auto;
    max-width: 1200px;
    padding-bottom: 21px;
    padding-left: 43px;
}

#thisYear {
    padding-right: 10px;
    border-right: 1px solid #555;
    margin-right: 5px;
}

.jcFootLogo {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    background-image: url(images/template/Logo.svg);
    background-size: 250px;
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 50px;
}

.jcFootCol1 {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    padding-left: 0px;
}

.jcFootCol1 ul {
    list-style: none;
    /* border-left: 1px solid #d8d8d8; */
    padding-inline-start: 2px;
}

.footer-content a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
    display: block;
    margin-bottom: 0.25em;
    font-size: 18px;
}

.footer-content .jcFootLogo a {
    font-size: 14px;
    font-weight: 400;
}

.footer-content a:hover {
    text-decoration: underline;
}

.jcFootLinks,
.jcFootSoc {


    float: left;
}

.jcCall {
    background-image: url(images/template/ico_phone.svg);
    background-repeat: no-repeat;
    padding-left: 18px;
    background-size: 14px;
    background-position: left center;
}

.jcEmail {
    background-image: url(images/template/ico_mail.svg);
    background-repeat: no-repeat;
    padding-left: 18px;
    background-size: 14px;
    background-position: left center;
}

.jcFootCol2 {
    margin-top: 1.5em;
    /* border-left: 1px solid #D8D8D8; */
    margin-bottom: 1.5em;
}

.jcFootLinks ul {
    list-style: none;
    padding-inline-start: 0px;
}

.jcFootLinks a {}

.footer-content a.jcCart {
    background-image: url(images/template/ico_cart.svg);
    padding-left: 18px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 1em;
}

.footer-content a.jcSearch {
    background-image: url(images/template/ico_search.svg);
    padding-left: 18px;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-right: 1em;
}

.footer-content a.jcLogin:hover {
    background-image: url(images/template/ico_login_roll.svg);
    text-decoration: none;
    color: #07A0A8;
}

.footer-content a.jcCart:hover {
    background-image: url(images/template/ico_cart_roll.svg);
    text-decoration: none;
    color: #A0E56F;
}

#ft .jcSocial span {
    height: auto;
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
}

.footer-nav-copyright {
    display: flex;
    background-color: transparent;
    color: #999;
    padding-top: 1.5em;
    /* border-top: 1px solid #d8d8d8; */
    font-size: 12px;
}

.footer-nav-copyright ul {
    list-style: none;
    float: left;
    display: inline;
    padding-inline-start: 0px;
}

.footer-nav-copyright ul li {
    margin-right: 0.5em;
    padding-right: 0.5em;
    font-size: 16px;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    display: inline-block;
    line-height: 1em;
}

.jcFootSoc .SocialSprite.LinkedInIcon:after {

    display: none !important;
}

.header {
    border: none;
}

/* Home page styles */
.carousel-indicators {
    margin: 0;
    width: 18px;
    height: 18px;
    background-color: #fff;

}

.carousel-indicators ol {

    counter-reset: LIST-ITEMS 1;
}

.carousel-indicators li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 1px;
    text-indent: 0px;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);

}

.carousel-indicators {
    bottom: auto;
    top: 4em;
    left: calc(15% + 25px);
    /* margin-left: 1.5em; */
    width: auto;
}

.carousel-indicators {
    display: none;
}

.carousel-indicators li {
    margin-right: 0.25em;
    margin-top: 0px;
}

.carousel-indicators li::before {
    display: inline-block;
    content: counter(item);
    counter-increment: item;
    font-size: 14px;
    /* margin-top: -5px; */
    position: relative;
    left: 0px;
    top: -3px;
}

.carousel-indicators li.active::before {

    color: #fff;
}

.HomePageFullWidthArea .carousel-inner.bg-img>.item {
    height: calc((100vw + 300px) / 5) !important;
}

.HomePageFullWidthArea .carousel-caption {
    left: calc((100vw - var(--max-width) + 15px) / 2);
    right: auto;
    padding: 1.5em;
    top: 7.5%;
    background-color: transparent;
    bottom: auto;
    width: calc(300px + 25vw);
    text-align: left;
    text-shadow: none;
}

.H1 {
    font-size: 42px;
    line-height: 1.1em;
    max-width: 80%;
    font-weight: 300;
    color: #555;
    text-shadow: none;
}

.HomePageFullWidthArea .carousel-caption p {
    color: #555;
    text-shadow: none;
}

.btn:hover,
.btn:focus,
.btn:active,
.TextButton:hover,
.TextButton:focus,
.TextButton:active,
.RadUpload.RadUpload .ruButton:hover,
.RadUpload.RadUpload .ruButton:focus,
.RadUpload.RadUpload .ruButton:active,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:hover,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:focus,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:active {
    color: #fff;
    background-color: transparent;
    text-decoration: none;

}

.header-search .SimpleSearchBlock .search-field {

    padding-left: 22px !important;
    color: #fff;
    border-color: transparent;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .7px;
    background-image: url(images/template/ico_search.svg);
    background-repeat: no-repeat;
    background-position: left 2px;
    height: auto;
    width: 100px;
    transition: all;
    padding: 0px;
    transition: .5s ease all;
    box-shadow: none;
    background-size: 18px;
    color: #333 !important;
    font-weight: 500;
}

.header-search .SimpleSearchBlock .search-field.Watermarked:before {
    content: "Search";
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}

.header-search .SimpleSearchBlock .search-field:focus {
    width: 175px;
    border-bottom: 2px solid;
}

.header-logo-container {
    float: left;
    position: absolute;
}

.RadMenu.RadMenu_London .rmHorizontal .jcJoin .rmText {
    font-size: 16px;
    color: #07A0A8;
    border: 2px solid #07A0A8;
    border-radius: 25px;
    padding-right: 40px;
    background-repeat: no-repeat;
    background-position: right 10px center;
    line-height: 1em;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: transparent;
}

.jcBorderLeft {
    border-left: 1px solid #d8d8d8;
}

.jcBox.jcBorderLeft {
    padding-top: .25em;
}

@media (min-width: 992px) {
    #ste_container_HeaderLogoSpan>a>img {
        margin-top: 40px;
    }

    .header {
        padding-top: 0px !important;
        min-height: unset !important;
    }

    .ClearFix.header-bottom-container {
        margin-top: 41px !important;
        margin-bottom: 20px !important;
    }

    #ste_container_HeaderLogoSpan>a>img {
        margin-top: 19px;
        width: 300px;
    }

    .header-bottom-container .header-container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .RadMenu.RadMenu_London .rmToggle .rmIcon,
    .RadMenu.RadMenu_London .rmRootGroup .rmRootLink .rmToggle .rmIcon {

        background-position: 0px -25px;
    }

    .rmRootGroup li.rmItem.rmOneLevel a.rmLink:hover span.rmText {
        color: #e76e34;
    }

    .jcFootLinks {
        display: block;
        padding-left: 0px;
    }

    .jcFootSoc {
        display: inline-block;
    }

    .RadMenu.RadMenu ul.rmHorizontal {

        padding-bottom: 0px;

        float: right;
    }

    .RadMenu.RadMenu_London .rmHorizontal .jcJoin .rmText {
        margin: 1em 1.5em;
    }

    .RadMenu .rmSlide .rmSlide {
        border-top: none;
    }

    .RadMenu.RadMenu_London .rmRootGroup>.rmItem>.rmLink.jcHome {

        width: 20px;
        height: 20px;
        background-image: url(images/template/ico_home.svg);
        background-position: center;
        margin: .85em;
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .RadMenu.RadMenu_London .rmRootGroup>.rmItem>.rmLink.jcHome:hover {

        background-image: url(images/template/ico_home_roll.svg);

    }

    .RadMenu.RadMenu_London .rmSlide .rmLink {

        min-width: 250px !important;
    }

    .RadMenu.RadMenu_London .rmGroup {
        background-color: white;
        padding: 5px 0px !important;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .RadMenu.RadMenu_London .rmGroup .rmGroup {
        background-color: #000;
    }

    .RadMenu.RadMenu_London .rmRootLink.rmExpanded,
    .RadMenu.RadMenu_London .rmRootLink:hover,
    .RadMenu.RadMenu_London .rmRootLink.rmFocused {
        background-color: transparent;

    }

    .RadMenu.RadMenu_London .rmSlide .rmSlide .rmLink:hover .rmText {
        background-color: transparent !important;
        /* text-decoration: underline!important; */
    }

    .header-bottom-container {
        margin-top: 40px;
    }

    .RadMenu.RadMenu_London .rmRootLink.rmSelected {

        background-color: transparent;
    }

    .navbar-toggle.collapse {
        width: 100%;
    }

    .jcHome .rmText {
        display: none !important;
    }

    .header-top-container {
        height: 25px;
    }

    .header-bottom-container {
        /* background-color: indigo; */
        /* height: 70px; */
    }

    .nav-primary {
        float: left;
        clear: left;
        width: 100%;
        margin-top: 0px;
    }

    .RadMenu.RadMenu_London .rmSlide .rmText {
        padding: 10px CALC(.5VW + 15PX);
        display: block;
        border: none;
    }

    .RadMenu.RadMenu_London .rmText,
    .RadMenu.RadMenu_London .rmVertical .rmText {

        color: #ffff;
        font-weight: 400
    }

    .RadMenu.RadMenu_London .rmHorizontal a:hover .rmText {
        background-color: transparent;
        color: #fff;

    }

    .RadMenu.RadMenu_London .rmSlide .rmVertical .rmItem .rmText {
        padding: 15px;
        line-height: 5px;
        height: auto;
        font-size: 14px;
        letter-spacing: .4px;
        font-family: 'brandon-grotesque', sans-serif;
        color: #595B5B;
    }

    .RadMenu.RadMenu_London .rmHorizontal>.rmItem>.rmRootLink.jcGreenNav:hover .rmText {
        border-color: transparent;
    }

    .RadMenu.RadMenu_London .rmRootGroup>.rmItem>.rmLink {

        border: none;
        max-width: 150px;
        white-space: pre-line;
        padding: 0px CALC(.75VW + 5PX) !important;
    }
}

.RadMenu.RadMenu_London .rmRootGroup .rmRootLink .rmToggle .rmIcon {
    filter: brightness(0) grayscale(1);
    transform: scale(0.8);
}

.RadMenu.RadMenu_London .rmHorizontal>.rmItem>.rmRootLink:hover .rmText,
.RadMenu.RadMenu_London .rmRootLink.rmSelected {
    background-color: transparent;
    color: #e76e34 ! important;
}

.RadMenu.RadMenu_London .rmText,
.RadMenu.RadMenu_London .rmHorizontal .rmText {
    padding: 0px;
    font-family: 'brandon-grotesque', sans-serif;

    font-size: 17.5px;
    text-align: left;
    font-weight: 600;
    text-transform: capitalize;
    color: #595b5b;
    height: fit-content;
    border-bottom: 5px solid transparent;
    display: flex;
    align-content: center;
    align-items: center;
    border-bottom: 5px solid transparent;
    display: flex;
    align-content: center;
    align-items: center;
    max-width: 125px;
    border-top: 5px solid transparent;
}

.RadMenu.RadMenu_London .rmRootLink.rmSelected .rmText {
    color: #e76e34 !important;
}

@media (max-width: 1250px) {
    .HomePageFullWidthArea .carousel-caption {
        left: 70px;

        width: 70vw;

    }
}

@media (max-width: 1100px) {
    .jcOverlayBlock {

        margin-top: calc(-75px - 1vw);

    }

    .HomePageFullWidthArea .carousel-caption {

        width: calc(60%);
    }

    .RadMenu.RadMenu_London .rmText,
    .RadMenu.RadMenu_London .rmHorizontal .rmText {

        font-size: 16px;
    }

}

@media (max-width: 992px) {
    #ctl01_ciPrimaryNavigation_PrimaryNavigationControl {
        margin-top: 120px;
    }

    .header {
        margin-top: -10px !important;
    }

    #ste_container_HeaderLogoSpan>a>img {
        margin-top: 40px;
    }

    div#ste_container_ciNewContentDisplayCommon {
        display: flex;
        align-items: center;
    }

    button.navbar-toggle.collapsed.menu-toggle {
        margin-left: 0px;
    }

    .RadMenu.RadMenu_London .rmGroup {
        background-color: white;
        padding: 5px 0px !important;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12);
    }

    div#auxiliary-container {
        justify-content: right;
    }

    .carousel h1,
    .carousel h2,
    .carousel h3 {
        font-size: 24px;
    }

    .jcFootLogo {
        margin-top: 1.5em;
        margin-bottom: 1.5em;
        background-image: url(images/template/Logo.svg);
        background-repeat: no-repeat;
        background-position: top left 15px;
        padding-top: 50px;
        background-size: 90%;
    }

    .HomePageFullWidthArea .carousel-inner.bg-img>.item {
        height: 300px !important;
    }

    .HomePageFullWidthArea .carousel-caption {

        right: auto;
        padding: 1.5em;
        /* top: 45vw; */
        background-color: transparent;
        bottom: auto;
        width: 60%;
        text-shadow: 1px 1px 1px #d8d8d8;
    }

    .jcOverlayBlock {
        position: inherit;
        margin-top: 0px;
        margin-bottom: 2vw;
    }

    .RadMenu .rmGroup .rmToggle {
        height: 100%;
        border-left: 1px solid transparent;
        position: relative;
        z-index: 999;
    }

    .RadMenu.RadMenu_London .rmToggle .rmIcon {
        transition: .5s ease all;
    }

    .RadMenu.RadMenu_London .rmExpanded .rmToggle .rmIcon {
        -webkit-transform: rotate(180deg) translateY(.3rem)scale(0.8) !important;
        -ms-transform: rotate(180deg) translateY(.3rem)scale(0.8) !important;
        transform: rotate(180deg) translateY(.3rem)scale(0.8) !important;
        filter: brightness(0) saturate(100%) invert(95%) sepia(92%) saturate(7450%) hue-rotate(301deg) brightness(102%) contrast(101%) !important;
    }

    .RadMenu.RadMenu_London .rmRootLink.rmSelected {
        color: #fff;
        background-color: #C8E9EB;
    }

    .RadMenu.RadMenu_London .rmGroup {
        background-color: white;
    }


    .RadMenu.RadMenu_London .rmRootGroup>.rmItem>.rmLink {
        text-transform: capitalize;
        /* font-size: 100%; */
        font-weight: 500;
        letter-spacing: 0;
        color: #fff;
        font-family: inherit;
        font-size: 20px;
        letter-spacing: .7px;
        background-color: white;
        height: 40px;
    }

    .navbar-collapse {
        background-color: #fff;
    }

    .container,
    .header-container,
    .SliderPage1 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .UtilitySearch {
        display: none;
    }

    #auxiliary-container {

        width: 100%;
    }

    .jcAuxillary [id$="UtilityNavigation"] {
        float: right;
        /* display: inline-flex; */
        width: auto;
    }

    #auxiliary-container .nav-auxiliary {
        margin-left: 20px;
    }

    .UtilityNavigationList .NavigationUnorderedList>li>a {
        margin-right: 0em;
        margin-left: 0.5em;
    }

    .header-logo-container {
        float: left;
        display: flex;
        width: 30%;
    }

    .navbar-toggle.collapse {
        background-color: #fff;
    }

    .navbar-toggle.jcExpand .icon-bar {
        -webkit-transform: rotate(45deg) translateY(.3rem);
        -ms-transform: rotate(45deg) translateY(.3rem);
        transform: rotate(45deg) translateY(.3rem);
    }

    .navbar-toggle.jcExpand .icon-bar:nth-child(3) {
        width: 32px;
        transform: rotate(-45deg) translateY(.3rem);
        position: relative;
        top: -7px;
    }

    .navbar-toggle.jcExpand .icon-bar:nth-child(4) {
        display: none !important;
    }

    .navbar-toggle.jcExpand .icon-bar:nth-child(2) {
        top: 1px;
        position: relative;
        left: 3.5px;
    }

    .nav-auxiliary .navbar-toggle.searchbar-toggle {
        margin: 0px;
        margin-top: .5em;
    }


    .navbar-toggle .icon-bar {
        display: block !important;
        height: 3px;
        width: 32px;
        -webkit-transform: rotate(0deg) translateY(0rem);
        -ms-transform: rotate(0deg) translateY(0rem);
        transform: rotate(0deg) translateY(0rem);
        transition: .5s ease all;
        background-color: #000;
    }


    .navbar-toggle.collapsed,
    .navbar-toggle,
    .navbar-toggle:hover,
    .navbar-toggle:focus {
        background-color: transparent;
        outline: none;
    }

    .navbar-toggle .icon-search {
        display: inline-block;
        float: left;
        background: transparent;
        width: 22px;
        height: 21px;
        margin: 0px;
        background-image: url(images/template/ico_search.svg);
        background-position: 0px 0px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .header-search {
        padding: 0px;
    }

    .search-container,
    .auth-link-container {
        display: block;
    }

    .collapse.in {
        display: block;
        z-index: 999;
        position: relative;
    }

    .header-search .SimpleSearchBlock .search-field:focus {
        width: 100%;
        border-bottom: none;
    }

    .header-search .SimpleSearchBlock .search-field {
        width: 100%;
    }

    .RadMenu.RadMenu_London .rmToggle .rmIcon,
    .RadMenu.RadMenu_London .rmRootGroup .rmRootLink .rmToggle .rmIcon {

        background-position: 0px -25px;
    }

    .RadMenu.RadMenu_London .rmSlide .rmVertical .rmItem .rmText {
        padding: 15px;
        line-height: 5px;
        height: auto;
        font-size: 14px;
        letter-spacing: .4px;
        font-family: 'brandon-grotesque', sans-serif;
        color: #595B5B;
    }

    .RadMenu.RadMenu_London .rmSlide .rmVertical .rmItem:hover .rmText {
        color: #e76e34;
    }
}

@media (min-width: 768px) {}

@media (max-width: 767px) {
    #ctl01_ciPrimaryNavigation_PrimaryNavigationControl {
        margin-top: 0px;
    }

    .RadMenu.RadMenu_London .rmText,
    .RadMenu.RadMenu_London .rmHorizontal .rmText {
        font-size: 18px;
    }

    #ste_container_HeaderLogoSpan>a>img {
        margin-top: 10px;
    }

    #auxiliary-container .nav-auxiliary {
        margin-left: 0px;
    }

    .header-container {
        display: flex;
        flex-direction: column-reverse;
    }

    div#auxiliary-container {
        justify-content: center;
    }

    .jcFootLogo {
        display: flex;
        /* background-size: 250px; */
        margin-bottom: 0px;
        justify-content: center;
        background-position: center;
        padding-bottom: 40px;
        background-size: 250px;
    }

    .jcBorderLeft {
        border-left: none;
    }

    .header-bottom-container {
        border-bottom: 1px solid;
        padding-bottom: 10px;
    }

    .UtilitySection.OnBehalfOf {
        display: none;
    }

    .searchbar-collapse.collapse.in,
    .searchbar-collapse.collapsing {
        display: block;
        z-index: 999;
        position: absolute;
        left: 15px;
        right: 15px;
        margin-top: 5px;
    }

    #auxiliary-container .nav-auxiliary {
        display: inline;
    }


    .footer-nav-copyright .footer-copyright {
        display: inline-block;
        margin: 0 1.5em 0.65em 1.5em;
    }

    .QuoteCol .TextButton {
        margin-top: 1em;
    }

    .jcFootCol1 {
        padding-left: 15px;
        padding-top: 15px;
        margin-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 0px;
        /* border-top: 1px solid #d8d8d8; */
    }

    .jcFootCol2 {
        text-align: center;
        margin-top: 0px;
        /* border-top: 1px solid #D8D8D8; */
        margin-bottom: 1em;
        /* margin-left: 15%; */
        padding-top: 0px;
    }

    .jcMemberButton {

        display: flex;
        align-items: baseline;
        justify-content: center;
        margin: 2em 0px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 1em;
    }

    .jcStrikeRight {
        margin-top: 1em;
    }

    .jcFlexbox {
        display: flex;
        flex-direction: column;
    }

    .jcFlexbox .col2 {

        border-top: 1px solid rgba(255, 255, 255, .2);

        height: auto;
        border-left: none;
        margin-top: 1em;
        padding-top: 1em;
    }


    .jcSocial {

        flex-direction: row-reverse;
    }

    .header-logo-container {
        display: flex;
        width: 100%;
        /* justify-content: center; */
        align-items: center;
        /* margin-bottom: 1em; */
        position: inherit;
        flex-direction: column;
    }

    #masterHeaderImage {
        width: 50vw;
        margin-top: 15px;
        margin-bottom: 15px;

    }

    .nav-auxiliary .navbar-toggle {
        position: inherit;
    }

    .nav-auxiliary .searchbar-toggle {
        position: inherit;
        border: 1px solid #d8d8d8;
        border-radius: 50%;


    }

    .navbar-toggle .icon-search {

        margin-top: 5px;
        margin-left: 2.5px;
    }

    .header-top-container .nav-auxiliary a.jcLogin,
    .footer-content a.jcLogin {
        margin-right: 5px;
    }

    .nav-auxiliary .navbar-toggle {
        margin-left: 5px;
    }

    .jcAuxillary [id$="Social"] {

        display: flex;

        text-align: right;

    }

    .jcAuxillary {
        position: inherit;
    }

    .jcAuxillary .UtilityAuthentication {
        position: inherit;
        top: 40px;
        right: 1em;
    }

    .search-container-sm {
        display: block !important;
    }

    .header-search .SimpleSearchBlock .search-field {
        width: 90px;
    }

    .jcSoc {

        display: inline;
        position: inherit;
        width: auto;
    }

    .header-top-container .nav-auxiliary>.UtilitySearch {
        margin-right: 15px;
    }

    .header-top-container .nav-auxiliary>.UtilitySection>a,
    .header-top-container .nav-auxiliary>.UtilitySection>.NavigationUnorderedList a {
        /*
        display: flex;
        width: 35px;
        height: 35px;
        font-size:0px!important;
        background-size: 100%;
        align-content: center;
        align-items: center;
        margin-right: 3vw;
        */
    }

    .header-search .SimpleSearchBlock .search-field {
        width: 90%;
    }

    body:not(.Wrapper-HomePage) .header:before,
    body:not(.Wrapper-HomePage) .header-aux-container,
    body:not(.Wrapper-HomePage) .header-logo-container,
    body:not(.Wrapper-HomePage) .header-primary-nav-container {
        animation: fade-in 1s ease-in;
    }

    /*
    .header-search .SimpleSearchBlock .search-field:focus
    {
        font-size: 16px;
        width:25vw!important;
      
        padding-left:37px!important;
    }
    */
    .searchbar-collapse {
        margin-left: 0px;
    }

    .nav-auxiliary .navbar-toggle {
        padding-right: 1em;
        padding-top: 0px;
        margin-top: 0.5em;
        position: inherit;
        margin-left: 5px;
        padding-bottom: 0px;


    }

    .jcAuxillary [id$="UtilityNavigation"] {

        margin-left: 5px;
    }

    .primary-navigation-area {
        top: 10px;
    }

    .jcAuxBar {
        padding-right: 1em;
    }

    .jcInternalContent img {
        max-width: 50%;
        min-height: 15vw;
        object-fit: cover;
    }

    .HomePageFullWidthArea .carousel-caption {

        width: 70%;
        text-shadow: 1px 1px 1px #d8d8d8;
        padding: 0px;
    }

}

@media (max-width: 600px) {
    .header-top-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #ctl01_ciUtilityNavigation_UtilityPlaceholder,
    #ctl01_ciUtilityNavigation_UtilityPlaceholder>div.UtilitySection.UtilityNavigationList>ul {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.NavigationUnorderedList {
        justify-content: center;
        display: flex;
    }

    div#ste_container_ciNewContentDisplayCommon {
        display: none;
    }

    #masterHeaderImage {
        width: 70vw;

    }

    .HomePageFullWidthArea .carousel-caption p {

        width: 100%;
    }

    .HomePageFullWidthArea .carousel-caption .TextButton {

        right: 5px;

        top: 50px;
    }
}

footer {
    font-size: 14px;
}

footer li {
    color: white;
    font-weight: 500;
}

.jcFootCol2 {
    color: white;
    padding-left: 0px;
}

footer .jcFootCol2 a {
    color: white;
    font-size: 14px;
}

footer#ft {
    background-color: #7d7d7d;
}

.backToTop {
    display: block;
    font-size: 0px;
    color: transparent;
    bottom: 50px;
    position: fixed;
    right: 25px;
    z-index: 9999;
    width: 48px;
    height: 48px;
    background: transparent url("images/template/ico_rightarrow_wh.svg") no-repeat center center !important;
    background-size: cover;
    filter: brightness(0) saturate(100%) invert(55%) sepia(55%) saturate(2374%) hue-rotate(10deg) brightness(98%) contrast(101%);
    transform-origin: center center;
    transform: scale(2) rotate(-90deg);
}

html .RadTabStrip_MetroTouch.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected .tab-step-number {
    color: #000;
    background-color: #e76e34;
}

div#WTZone2_Page1 {
    display: flex;
    height: min-content;
}

div#auxiliary-container {
    display: flex;
}

.nav-auxiliary .nav-aux-cart .nav-text {
    background-image: none;
    padding-left: 0px;
}

.nav-auxiliary .nav-aux-cart .cartCenter {
    display: none;
}

.NavigationLink,
.UtilitySection .UtilityAuthenticationLink {
    padding-left: 0px;
    padding-right: 10px;
    white-space: nowrap;
    font-size: 14px !important;
    text-transform: capitalize !important;
    color: #595b5b;
    font-weight: 400 !important;
}

.NavigationListItem:not(:nth-last-child(-n+2))>.NavigationLink,
.UtilityAuthenticationLink {
    background-image: linear-gradient(#595b5b, #595b5b);
    background-repeat: no-repeat;
    background-size: 1.5px 50%;
    background-position: right 50%;
}

.UtilitySection .UtilityAuthenticationLink:hover,
.NavigationLink:hover {
    color: #e76e34 !important;
    text-decoration: none !important;
}

.dms_social {
    color: black;
    font-size: 14px !important;
    transition: color 0.3s ease;
    padding-left: 4px;
}

.dms_social:hover {
    text-decoration: none !important;
    color: #e76e34 !important;
}

/* Reset NavigationLink styles */
.nav-auxiliary .nav-aux-button .NavigationLink {
    background-color: transparent !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border: none !important;
    border-radius: 0 !important;
    display: inline !important;
    margin-left: 0px;
}

/* Reset nav-aux-cart background image positioning */
.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
    background-position: initial !important;
}

/* Reset nav-text styles for both account and cart buttons */
.nav-auxiliary .nav-aux-button.nav-aux-account .nav-text,
.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
    white-space: normal !important;
    float: none !important;
    overflow: visible !important;
    width: auto !important;
    height: auto !important;
    padding-left: 0 !important;
}

.wpb_wrapper {
    padding-top: 2px;
}

.JoinLink {
    padding: 0px !important;
    margin: 0px !important;
}

.JoinLink a {
    margin-left: 10px !important;
}

.JoinLink span {
    padding: 0px !important;
    margin-left: 0px !important;
    color: white;
    font-weight: 700;
}

.radiobutton-buttons input[type="radio"]:checked+label {
    background: #e76e34;
}

.HelperText {
    color: #e76e34 !important;
}