* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    min-width: 320px;
}
.pageInner {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    min-width: 320px;
}
[class*="span"] {
    margin: 0px;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.has-secondary-nav {
    margin-top: 55px;
    padding-bottom: 40px;
    background-color: #fff;
}

#main {
    position: static;
}

#topSubNav.navOpen {
    z-index: 11000;
}
#topSubNav {
    background-color: #F8F8F8;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F8F8F8,endColorstr=#E8E8E8)";
    filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F8F8F8,endColorstr=#E8E8E8)";
    background:-webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#E8E8E8));
    background: -moz-linear-gradient(top,  #F8F8F8,  #E8E8E8);
    background: -ms-linear-gradient(top, #F8F8F8, #E8E8E8);
    background: -o-linear-gradient(top, #F8F8F8,#E8E8E8);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    box-shadow: 0 1px 2px rgba(0,0,0,0.25);
    position: fixed;
    top: 40px;
    z-index: 10001;
    border-bottom: 1px solid rgba(0,0,0,.25);
    height: 55px;
    text-align: left;
}
#topSubNav.prof-menu-nav {
    text-align: right;
}
#headerWrapper {
    min-width: initial !important;
}
#headerPhoto {
    max-height: 30px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.95);
    margin-top: -7px;
}
#headerWrapper h1  {
    margin-left: 0;
}

#refine-left {
    padding: 0 6px 0 0;
}
#refine-left .btn-close {
    display:none;
}

#profMenu {
    float: none;
    position: absolute;
    right: 0px;
    text-align: right;
}
#profMenuAvatarBtn.prof-menu-btn {
    content: ' ';
    display: block;
    padding: 0px;
    border: none;
    height: 30px;
}
#profMenuAvatarBtn.prof-menu-btn-open {
    background-color: transparent;
    height: 30px;

}
.prof-menu-container {
    visibility: hidden;
    position: fixed;
    font-size: 0px;
}
.prof-menu-item {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-right: 2px;
}
.prof-menu-item i {
    margin-right: 0px;
}
.prof-menu-btn-label {
    display: block;
    text-align: center;
    padding-left: 0px;
}
.prof-menu-btn .icon, .prof-menu-btn .icon:before {
    text-align: center;
    display: block;
    width: 100%;
}
.prof-menu-btn .icon:before {
    font-size: 16px;
    color: #333;
    padding-bottom: 1px;
}

.geographyLink {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0px;
    min-height: 30px;
    height:auto;
    display: inline-block;
    margin-bottom:5px;
    margin-left: 0px;
    padding-left: 0px;
}
.geographyItem {
    display: inline-block;
    font-size: 14px;
}
.geographyItem .textError,
.geographyItem .lastName,
.geographyItem a {
    text-decoration: none;
    display: block; 
    padding-top: 7px;
    padding-bottom: 6px;   
}
.geographyNoLink {
    text-decoration: none;
    display: block; 
    padding-top: 7px;
    padding-bottom: 6px;   
}
.geographyLink .geographyItem.last {
    margin-top:-5px;
}
.geographyItem .ui-sprite {
    display: inline-block;
    background-position: right -398px;
    margin-left: 3px;
    background-repeat: no-repeat;
}
.geographyDivider {
    display: none;
}
#geographyBtns {
    display:none;
}

.flagging #pageFooter {
        padding-bottom: 20px;
}
.flag-empty-msg {
    position: relative;
    overflow: hidden;
    width: 50%;
    text-align: center;
    margin: 20px auto;
    height: 45px;
    font-size: 16px;
    padding-top: 12px;
    background-color: #2d2d2d;
}

.glossary-definition {
    line-height:18px;
}
.ui-sprite-resp {
    background-image: url("//cdn0.sussexdirectories.com/images/sprite1.svg");
}
.stateList {
    margin-bottom:45px;
}
.elided {
    overflow:hidden;
    text-overflow: ellipsis;
}
.nowrap {
    white-space: nowrap;
}
.hidden-responsive {
    display: none !important;
}
.no-breadcrumb {
    padding-top:30px;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.no-padding-right {
    padding-right: 0px;
}
.no-padding-left {
    padding-left: 0px;
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: 0%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: 0%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.visible-print {
    display: none !important;
}

.col-tight-left {
    padding-left: 0px !important;
}
.col-tight-right {
    padding-right: 0px !important;
}

@media (min-width: 768px) {
    input.field-text, input[type=tel], input.field-email, input.field-password, .field-password-outer, textarea, select {
        display: block;
        width: 300px;
        max-width: 100%;
    }
    .container, .pageInner {
        width: 100%;
    }
    #topSubNav {
        height: 50px;
    }
    #main.has-secondary-nav {
        margin-top: 90px;
    }
    .ui-popup.glossary-popup.processed {
        width:40%;
    }

    .prof-menu-btn {
        display: block;
        color: #333;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
        padding: 17px 14px 13px 15px;
        white-space: nowrap;
        margin-top: 0px;
        border-top: 1px solid rgba(0,0,0,0);
        border-left: 1px solid rgba(0,0,0,0);
        border-right: 1px solid rgba(0,0,0,0);
    }
    .prof-menu-btn-open {
        background-color: #fff;
        border-top: 1px solid rgba(0,0,0,.1);
        border-left: 1px solid rgba(0,0,0,.1);
        border-right: 1px solid rgba(0,0,0,.1);
    }
    .prof-menu-btn-label {
        display: inline-block;
        font-size: 13px;
        padding-top: 2px;
    }
    .prof-menu-btn .icon {
        display: inline-block;
        width: auto;
        padding-right: 5px;
    }
    .prof-menu-btn .icon:before {
        font-size: 18px;
    }
    .prof-menu-container {
        display: block;
        width: 200px;
        height: auto;
        top: 90px;
        right: 0px;
        z-index: 100001;
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.25);
        border-left: 1px solid rgba(0,0,0,.1);
        border-right: 1px solid rgba(0,0,0,.1);
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .prof-menu a {
        margin-left: 5px;
        margin-right: 5px;
        padding: 13px 10px 10px 10px;
        color: #333;
        display: block;
        border-bottom: none;
        text-decoration: none;
        font-size: 14px;
        border-radius: 3px;
        text-align: left;
        transition: background-color 200ms;
    }
    .prof-menu a:hover {
        background-color: #ececec;
    }
    #profMenuHelp {
        width: 430px;
    }
    #profMenuHelp .prof-menu {
        display: inline-block;
        width: 210px;
        vertical-align: top;
    }
    .prof-menu-open {
        visibility: visible;
    }
    #profMenuAvatar {
        margin-top: 4px;
    }

    .footerActions {
        text-align: center;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        margin: 0px 0px 20px 0px;
        text-align: left;
    }
    .signupPromo {
        display:block;
        text-align:center;
        margin:0 auto;
        margin-bottom: 10px;
    }
    .promo-ribbon {
        margin-top:10px;
        padding-left:0px;
        padding-right:0px;
    }
    .signupPromoBtn {
        margin-right: 55px;
    }
    .signupPromoBtn {
        margin-top: 17px;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: 0%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: 0%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .text-sm-left {
        text-align: left;
    }
    .text-sm-right {
        text-align: right;
    }
    .text-sm-center {
        text-align: center;
    }
}

@media (min-width: 769px) {
    .ui-modal {
        border-radius: 0px;
        background-color: #fff;
        border: none;
        margin: 0 auto;
        top: 125px;
        width: 800px;
    }
    .field-group h2 {
        text-align:left;
    }
}

@media (min-width: 992px) {
    .container, .pageInner {
        /*    width: 988px; */
        width: 1018px;
    }
    #topSubNav {
        height: 56px;
    }
    #main.has-secondary-nav {
        margin-top: 96px;
    }
    .ui-popup.glossary-popup.processed {
        width:25%;
    }
    
    .prof-menu-btn {
        display: block;
        color: #333;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
        padding: 19px 14px 15px 15px;
        white-space: nowrap;
        margin-top: 0px;
        border-top: 1px solid rgba(0,0,0,0);
        border-left: 1px solid rgba(0,0,0,0);
        border-right: 1px solid rgba(0,0,0,0);
    }
    .prof-menu-btn-open {
        background-color: #fff;
        border-top: 1px solid rgba(0,0,0,.1);
        border-left: 1px solid rgba(0,0,0,.1);
        border-right: 1px solid rgba(0,0,0,.1);
    }
    .prof-menu-btn-label {
        display: inline-block;
        font-size: 14px;
        padding-top: 2px;
    }
    .prof-menu-btn .icon {
        display: inline-block;
        width: auto;
        padding-right: 5px;
    }
    .prof-menu-btn .icon:before {
        font-size: 20px;
    }
    .signupPromo {
        text-align:right;
        margin-left:-45px;
    }
    .promo-ribbon {
        text-align:right;
        margin:0;
    }

    .flagging #pageFooter {
        padding-bottom: 50px;
    }

    .geographyLink {
        padding-left: 8px;
        padding-right:8px;
    }

    .geographyItem .ui-sprite {
        padding-right: 16px;
    }

   .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: 0%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: 0%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .text-md-left {
        text-align: left;
    }
    .text-md-right {
        text-align: right;
    }
    .text-md-center {
        text-align: center;
    }
    .text-md-justify {
        text-align: justify;
    }
}

@media (min-width: 1200px) {
    body.modal-active-lg {
        overflow:hidden;
        height:100%;
        width:100%;
    }
    body.modal-active-lg .result-tag {
        display:none;
    }
    .container, .pageInner {
        width: 1018px;
    }
    #topSubNav {
        height: 56px;
    }
    #main.has-secondary-nav {
        margin-top: 96px;
    }
    .ui-popup.glossary-popup.processed {
        width:25%;
    }

    .visible-lg {
        display: block !important;
    }
    .hidden-lg {
        display: none !important;
    }

    .box-white-lg {
        background-color: #ffffff;
        border: 1px solid #dddddd;
        padding: 15px;
        border-radius: 3px;
    }

    .col-tight-left-lg {
        padding-left: 0px;
    }
    .col-tight-right-lg {
        padding-right: 0px;
    }
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: 0%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: 0%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .text-lg-left {
        text-align: left;
    }
    .text-lg-right {
        text-align: right;
    }
    .text-lg-center {
        text-align: center;
    }
    .text-lg-justify {
        text-align: justify;
    }
    .text-sm-justify {
        text-align: justify;
    }
}

@media (max-width: 991px) {
    .geographyLink {
        border: none;
        line-height:.75;
    }
    .geographyItem .ui-sprite {
        background-image: none;
    }
    .geographyDivider {
        display:inline-block;
        padding:0px;
        margin: 0px;
    }
}

@media (max-width: 767px) {
    input.field-text, input[type=tel], input.field-email, input.field-password, .field-password-outer, textarea, select {
        display: block;
        width: 100%;
    }
    #contextual {
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .contextual-left {
        padding:0;
    }
    body.modal-active-xs {
        overflow:hidden;
        height:100%;
        width:100%;
    }
    body.modal-active-xs .result-tag {
        display:none;
    }
    h1.huge {
        font-size: 40px;
        font-weight: bold;
    }
    #main {
        height: 100%;
        width: 100%;
        z-index: 100 !important;
        -webkit-backface-visibility: hidden;
    }
    #main.navOpen {
        -webkit-filter: blur(3px);
        -moz-filter: blur(3px);
        -o-filter: blur(3px);
        -ms-filter: blur(3px);
        filter: blur(3px);
    }
    #topSubNav {
        text-align: center;
        height: 50px;
    }
    #topSubNav.prof-menu-nav {
        text-align: center;
    }
    #main.has-secondary-nav {
        margin-top: 90px;
    }
    .has-secondary-nav {
        margin-top: 40px;
        padding-bottom: 40px;
        background-color: #fff;
    }
    #headerWrapper {
        position: fixed;
        top: 0px;
        left: 0px;
        height: 40px;
        z-index: 1000 !important;
        -webkit-backface-visibility: hidden;
    }
    #headerWrapper h1 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        font-size: 16px;
        color: #fff;
        left: 0px;
        margin-right:50px;
        margin-top: 0;
    }
    #headerWrapper h1.no-sub-brand-menu {
         left: 0px;
    }
    #headerLogo {
        top:1px !important;
    }
    #subBrandsXsm {
        height: 100%;
        overflow: auto;
        background-color: #333;
        position: fixed;
        width: 240px;
        top: 0px;
        left: 0px;
        z-index:-1;
    }
    #subBrandsXsm h1 {
        font-size: 14px;
        font-weight: normal;
        color: #efefef;
    }
    #subBrandsXsm li {
        width: 100%;
    }
    #subBrandsXsm a {
        display: block;
        color: #efefef;
        font-size: 14px;
        text-decoration: none;
        border-bottom: 1px solid #444;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
        padding: 10px 5px;
    }
    #subBrandsBtnXs .icon  {
    }
    #subBrandsBtnXs .icon:before {
    }
    .subBrandsOpenXsm #pageContainer {
        -webkit-transform: translate(240px);
        -moz-transform: translate(240px);
        transform: translate(240px);
    }
    #subBrandsXsm.hide {
        opacity: 0;
    }
    #subBrandsXsm.show {
        opacity: 1;
    }
    #subBrandsBtnXs {
    }
    .xsm-subBrands-show {
        display: inline-block;
    }
    .xsm-subBrands-hidden {
        display: none;
    }
    .glossary-button {
        cursor:default;
    }
    .glossary-icon {
        display:none;
    }
    .field-hint {
        width: 100%;
    }
    #pageContainer {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        -webkit-transition: 200ms -webkit-transform ease-in-out;
        -moz-transition: 200ms -moz-transform ease-in-out;
        transition: 200ms transform ease-in-out;
    }
    #pageFooter {
        z-index: 1000 !important;
        -webkit-backface-visibility: hidden;
        background: #efefef;
    }
    #footerNav {
        margin-top: 15px;
    }
    #footerCopyright {
        color: #999;
    }

    .prof-menu-nav {
        margin-left: 0px;
    }
    .prof-menu-btn {
        display: block;
        color: #333;
        font-weight: bold;
        font-size: 11px;
        text-decoration: none;
        border-left: 1px solid rgba(255, 255, 255, 0);
        border-right: 1px solid rgba(255, 255, 255, 0);
        padding: 12px 8px 9px 8px;
    }
    .prof-menu-container {
        display: block;
        width: 100% !important;
        top: 90px !important;
        left: 0px !important;
        bottom: -90px !important;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 12000;
        background-color: rgba(255, 255, 255, .85);

    }
    .prof-menu:last-child {
        padding-bottom: 140px;
    }
    .prof-menu a {
        padding: 18px 15px 14px 15px;
        color: #333;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ccc;
        text-decoration: none;
        font-size: 18px;
        text-align: left;
    }
    .prof-menu-btn-open {
        background-color: #fff;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
    .prof-menu-open {
        visibility: visible;
    }

    .field-type-checkbox {
        width: 100%;
    }
    .field-type-textarea textarea {
        width: 100%;
    }
 
    .ui-modal {
        border-radius: 0px;
        background-color: #fff;
        border: none;
        margin: 0 auto;
        top: 0 !important;
        bottom: 0 !important;
        left:0 !important;
        right:0!important;
        width: 100% !important;
        height: auto!important;
    }
    .modal-content {
        padding: 20px;
    }
    .modal-buttons {
        position: fixed;
        bottom: 0px;
        left: 0px;
        padding: 20px 20px 30px 20px;
        background-color: #fff;
        border-top: 1px solid #ddd;
        width: 100%;
    }

    .geographyLink {
        margin-top:14px;
        border: none;
        margin-left: 0px;
        padding-left: 0px;
        vertical-align:middle;
    }
    .geographyLink input {
        font-size: 10px;
    }
    .geographyLink a.here {
        text-decoration: none;
    }
    .geographyLink span {
        vertical-align: middle;
    }
    .geographyItem {
        vertical-align:middle;
    }
    .geographyItem .ui-sprite {
        background-image: none;
        margin-left:0px;
        vertical-align:middle;
    }
    .geographyDivider {
        display:inline-block;
        padding:0px;
        margin: 0px;
        margin-top:0px;
        vertical-align:middle;
    }
    .geographyLink .geographyItem.last {
        margin-bottom:0px;
        margin:0px;
    }    
    .geographyItem .ui-sprite {
        padding-right:0px;
        margin-left:0px;
    }
    .geographyNoLink {
        margin-bottom:5px;
    }
    .geography-btns {
        margin-top: 0;
        padding-top:0px;
        margin-bottom:0px;
    }

    #refine-left.visible {
        z-index: 25;
        display:block;
        position:fixed;
        top:0;
        left:0;
        overflow:auto;
        margin:10px 0;
        padding:55px 15px 15px 15px;
        height:100%;
        width:100%;
    }
    #refine-left.visible #refine-left-this-search {
        padding-top:30px;
    }
    #refine-left.visible .btn-close {
        z-index:1;
        display:block;
        position:absolute;
        top:40px; right:10px;
        margin:10px;
    }
    #refine-left.visible .filters {
        padding-bottom:15px;
    }

    .text-xs-left {
        text-align: left;
    }
    .text-xs-right {
        text-align: right;
    }
    .text-xs-center {
        text-align: center;
    }
    .text-xs-justify {
        text-align: justify;
    }
    .box-white-xs {
        background-color: #ffffff;
        border: 1px solid #dddddd;
        padding: 15px;
        border-radius: 3px;
    }
    .col-tight-left-xs {
        padding-left: 0px;
    }
    .col-tight-right-xs {
        padding-right: 0px;
    }
    .visible-xs {
        display: block !important;
    }
    .hidden-xs {
        display: none !important;
    }
    .no-padding-xs {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #headerWrapper h1 {
        white-space: nowrap;
        text-overflow: ellipsis;
        position: relative;
        font-size: 16px;
        color: #fff;
        left: 0px;
        margin-right:50px;
        margin-top: 0;
    }
    body.modal-active-sm {
        overflow:hidden;
        height:100%;
        width:100%;
    }
    body.modal-active-sm .result-tag {
        display:none;
    }
    .footerLogo {
        margin-right: 10px;
    }
    #subBrandsBtn, #subBrandsBtnXs {
        z-index:9999;
    } 
    .box-white-sm {
        background-color: #ffffff;
        border: 1px solid #dddddd;
        padding: 15px;
        border-radius: 3px;
    }
    .col-tight-left-sm {
        padding-left: 0px;
    }
    .col-tight-right-sm {
        padding-right: 0px;
    }
    .hidden-sm {
        display: none !important;
    }
    .visible-sm {
        display: block !important;
    }
    .ui-modal {
        width: 740px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body.modal-active-md {
        overflow:hidden;
        height:100%;
        width:100%;
    }
    body.modal-active-md .result-tag {
        display:none;
    }

    .box-white-md {
        background-color: #ffffff;
        border: 1px solid #dddddd;
        padding: 15px;
        border-radius: 3px;
    }
    .col-tight-left-md {
        padding-right: 0px;
    }
    .col-tight-right-md {
        padding-right: 0px;
    }
    .hidden-md {
        display: none !important;
    }
    .visible-md {
        display: block !important;
    }
}

@media print {
    .visible-print {
        display: block !important;
    }
    .hidden-print {
        display: none !important;
    }
}
