﻿@font-face {
    font-family: "FontAwesome";
    src: url("/fontawesome-webfont.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 100%;
    line-height: 1.15;
}



body,
p {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    font-weight: 300;
}

cite,
h1,
h6 {
    font-family: Stolzl, sans-serif;
    font-weight: 500;
}

.filter-tab a,
.h-font,
.listing-wide ul.row .summary ul li,
.main-body ol footer li,
.main-body ul footer li,
.sans,
dl.tags,
footer .main-body ol li,
footer .main-body ul li,
footer address,
footer p,
h2,
h3,
h4,
h5,
input,
label,
nav,
ul.results-pagination li a {
    font-family: Roboto, sans-serif;
}

h2,
h3,
h4,
h5 {
    font-weight: 600;
}

h1 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1px;
    font-family: stolzl,Helvetica Neue,Helvetica,Arial,sans-serif;
}

h2 {
    font-size: 24px;
    line-height: 34px;
}

h3 {
    font-size: 21px;
    line-height: 27px;
}

h4 {
    font-size: 20px;
    line-height: 26px;
}

h5 {
    font-size: 18px;
    line-height: 28px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 4px;
    text-transform: uppercase;
}

p {
    font-size: 18px;
    line-height: 28px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    font-family: Roboto, sans-serif;
}

.nav-tabs > li > a {
    font-family: Roboto, sans-serif;
}

.btn, button, input[type="button"], input[type="reset"], input[type="submit"] {
    transition: all .3s linear;
    border-radius: 6px;
    display: inline-block;
    padding: 12px 26.4px;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    text-transform: default;
    color: #fff;
    background-color: #b70d50;
    background-clip: border-box;
    border: 2px solid #b70d50;
    text-decoration: none;
    text-align: center;
    width: auto;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
}

.btn-primary:focus, .btn-primary:hover {
    border: 2px solid #870033;
}

input.form-control,
textarea.form-control {
    width: 100%;
    min-height: 50px;
    padding: 10px 56px 10px 15px;
    border: 2px solid #ccc;
    border-radius: 4px;
    color: #333;
    line-height: 1.68;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
}

    input.form-control:focus,
    textarea.form-control:focus {
        border: 2px solid #ccc;
        box-shadow: none;
    }

.input-group-addon {
    padding-left: 26.4px;
    padding-right: 26.4px;
}

.entitylist .entity-grid.entitylist {
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.search-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    display: block;
    height: 22px;
    width: 22px;
    background-image: url(/magnify-grey.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: all .5s ease;
}

@media only screen and (max-width:767px) {
    .navbar-searchbox-mobile .form-search .input-group .input-group-btn .btn .search-icon {
        display: block;
        height: 18px;
        width: 18px;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: cover;
        left: 10px;
    }
}

.navbar-static-top.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: transparent;
    border-bottom: none;
}

.navbar-header {
    float: none;
    display: flex;
}

/*.navbar-left {
        display: inline-block !important;
    }

    .navbar-right {
        display: inline-block !important;
    }*/

.c-header__link-list {
    padding-left: 0px;
    margin: 10px 0 10px 0;
}

    .c-header__link-list:after,
    .c-header__link-list:before {
        content: " ";
        display: table;
    }

    .c-header__link-list:after {
        clear: both;
    }

.c-header__link-item {
    list-style: none;
    float: left;
    margin-right: 20px;
}

    .c-header__link-item:last-child {
        margin-right: 0;
    }

    .c-header__link-item:hover {
        text-decoration: underline;
    }

.navbar-right.searchbox .c-header__link-list {
    float: right;
}

    .navbar-right.searchbox .c-header__link-list .c-header__link-item a {
        font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
        font-weight: 500;
    }

.c-header__link {
    color: #555;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    transition: all .5s ease;
    font-family: Roboto,sans-serif;
    margin-left: 0px;
}

.navbar-right.searchbox .form-search .input-group #q {
    width: 390px;
    min-height: 50px;
    padding: 10px 56px 10px 15px;
    border: 2px solid #ccc;
    border-radius: 4px;
    color: #333;
    line-height: 1.68;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    font-size: 17px;
    z-index: 0;
}

.navbar-right.searchbox .form-search .input-group .input-group-btn .btn {
    position: absolute;
    top: 2px;
    right: 2px;
    height: 46px;
    width: 56px;
    max-width: 56px;
    background-color: #fff;
    border: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
    transition: all .5s ease;
}

    .navbar-right.searchbox .form-search .input-group .input-group-btn .btn:hover {
        background-color: #ba0046;
    }

.navbar-header {
    height: 60px;
}

.navbar-static-top .navbar-header {
    padding-top: 0px;
}

.navbar-brand {
    margin-top: 8px;
    display: none !important;
}

.mobile-navbar-brand {
    display: block !important;
}

.mobile-navbar-brand-logo {
    height: 40px;
    margin-top: 10px;
    padding-left: 15px;
}

.navbar-right.searchbox {
    display: none !important;
    margin-right: 0px;
}

.navbar-searchbox-mobile {
    display: block;
}

@media(min-width:768px) {
    .navbar-header {
        height: 115.5px;
    }

    .navbar-brand {
        display: block !important;
    }

    .mobile-navbar-brand {
        display: none !important;
    }

    .navbar-right.searchbox {
        display: block !important;
    }

    .navbar-searchbox-mobile {
        display: none;
    }

    .c-header__hamburger-btn {
        display: none !important;
    }

    .c-header__signinlink {
        display: none !important;
    }
}

.c-header__link:hover {
    color: #333;
}

@media(min-width:768px) {
    .navbar-header,
    #navbar {
        padding-left: calc((100% - (750px))*0.5);
        padding-right: calc((100% - (750px))*0.5);
    }

    .navbar-right.searchbox {
        margin-left: 190px;
    }
}

@media(min-width:992px) {
    .navbar-header,
    #navbar {
        padding-left: calc((100% - (970px))*0.5);
        padding-right: calc((100% - (970px))*0.5);
    }

    .navbar-right.searchbox {
        margin-left: 405px;
    }
}

@media(min-width:1200px) {
    .navbar-header,
    #navbar {
        padding-left: calc((100% - (1170px))*0.5);
        padding-right: calc((100% - (1170px))*0.5);
    }

    .navbar-right.searchbox {
        margin-left: 620px;
    }
}

.navbar-header {
    background-color: #fff;
    /*border-bottom: 2px solid #e7e7e7;*/
}

@media only screen and (min-width:768px) {
    .navbar-header {
        background-color: #fff;
    }
}

#navbar {
    /*border-bottom: 2px solid #e7e7e7;*/
    background-color: #691641;
    padding-top: 20px;
    padding-bottom: 20px;
}

/*@media only screen and (min-width:768px) {
    #navbar {
        position: relative
    }
}*/
.visually-hidden {
    position: absolute !important;
    padding: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
    border: 0 !important;
    clip: rect(1px,1px,1px,1px);
}

.burger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 22px 19px 23px 19px;
    background: transparent;
    position: absolute;
    right: 0;
    border: none;
}

    .burger:hover {
        cursor: pointer;
    }

    .burger:focus {
        outline: none;
        background-color: #f7f7f7;
    }

.burger__text {
    font-size: 16px;
    font-weight: 700;
    color: #ba0046;
    padding-left: .3125rem;
}

.burger__icon {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .burger__icon, .burger__icon:after, .burger__icon:before {
        display: block;
        width: 20px;
        height: 3px;
        background-color: #ba0046;
        outline: 1px solid transparent;
    }

        .burger__icon:after, .burger__icon:before {
            position: absolute;
            content: "";
        }

        .burger__icon:before {
            top: -6px;
        }

        .burger__icon:after {
            top: 6px;
        }

.burger.is--active {
    background: #691641;
    border-radius: 0;
}

    .burger.is--active:focus {
        outline: none;
        background-color: #ba0046;
    }

    .burger.is--active .burger__icon {
        background-color: transparent;
    }

        .burger.is--active .burger__icon:before {
            -ms-transform: translateY(6px) rotate(45deg);
            transform: translateY(6px) rotate(45deg);
            background-color: #fff;
        }

        .burger.is--active .burger__icon:after {
            -ms-transform: translateY(-6px) rotate(-45deg);
            transform: translateY(-6px) rotate(-45deg);
            background-color: #fff;
        }

@media only screen and (min-width:768px) {
    .burger {
        display: none;
    }

    #navbar .navbar-right.menu-bar {
        display: none;
    }
}

.c-header__hamburger-btn-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 22px;
}

.c-header__hamburger-btn-line {
    display: block;
    height: 3px;
    width: 100%;
    margin-bottom: 5px;
    background-color: #777;
}

    .c-header__hamburger-btn-line:last-child {
        margin-bottom: 0;
    }

.c-header__hamburger-btn,
.c-header__prospectus-btn {
    background: 0 0;
    border: none;
    padding: 0;
    position: absolute;
    float: right;
    display: block;
    height: 60px;
    width: 60px;
    border-left: 2px solid #e7e7e7;
    border-radius: 0;
    cursor: pointer;
    right: 0;
}

.c-header__signinlink {
    text-decoration: none;
    border: 2px solid #333;
    background: none;
    color: #333;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    font-weight: 500;
    transition: all .15s ease;
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
    padding: 10px 12px;
    font-size: 13px;
    margin: 8px 0;
    position: absolute;
    right: 100px;
}

    .c-header__signinlink:hover {
        border: 2px solid #ba0046;
        color: #ba0046;
        text-decoration: none;
    }

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link,
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu {
    color: #fff;
}

    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link:hover,
    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu:hover {
        color: #e6e6e6;
    }

    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu:focus {
        border: hidden !important;
    }

    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link.c-nav__top-tier-link-active, .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link.c-nav__top-tier-link-active:hover {
        background: #fff;
        color: #ba0046 !important;
        border-radius: 3px;
    }

#navbar .dropdown-menu {
    margin-top: 0px;
    border: 2px solid #e7e7e7;
}


@media only screen and (min-width:768px) {
    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link {
        font-size: 16px;
        padding: 15px 10px;
        position: relative;
        display: block;
        font-weight: 500;
        line-height: 1.71;
        margin-left: 0px;
    }

    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu {
        font-size: 16px;
        padding: 15px 10px;
        position: relative;
        display: block;
        font-weight: 500;
        line-height: 1.71;
        margin-left: 0px;
        margin-right: 20px;
    }

    #navbar .dropdown-menu {
        margin-right: 25px;
    }
}

@media only screen and (min-width:992px) {
    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link {
        font-size: 19px;
        padding: 12.5px 15px;
        position: relative;
        display: block;
        font-weight: 500;
        line-height: 1.71;
        margin-left: 0px;
    }

    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu {
        font-size: 19px;
        padding: 12.5px 15px;
        position: relative;
        display: block;
        font-weight: 500;
        line-height: 1.71;
        margin-left: 0px;
        margin-right: 20px;
    }

    #navbar .dropdown-menu {
        margin-right: 30px;
    }
}

@media only screen and (min-width:1200px) {
    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link {
        font-size: 21px;
        padding: 12.5px 15px;
        position: relative;
        display: block;
        font-weight: 500;
        line-height: 1.71;
        margin-left: 0px;
    }

    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu {
        margin-right: 0;
    }

    #navbar .dropdown-menu {
        margin-top: 3px;
        margin-right: 10px;
    }
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu,
.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link {
    font-size: 16px;
    font-weight: bold;
}

@media only screen and (max-width:767px) {
    #navbar .navbar-left.menu-bar > ul.navbar-nav {
        margin-bottom: 0;
    }

    #navbar .navbar-right.menu-bar > ul.navbar-nav {
        margin-top: 0;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        font-family: Roboto,sans-serif;
        color: #fff;
        margin-left: 15px;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #e6e6e6;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background: #e7e7e7;
        display: none;
    }

    .navbar-searchbox-mobile {
        border-top: 2px #e7e7e7 solid;
    }

        .navbar-searchbox-mobile .form-search .input-group #q {
            width: calc(100% + 40px);
            padding: 5px 58px 5px 15px;
            background-color: #f6f6f6;
            border: 0;
            color: #333;
            font-size: 15px;
            line-height: 2;
            height: inherit;
            font-family: Roboto,sans-serif;
            box-shadow: none;
            font-size: 17px;
        }

            .navbar-searchbox-mobile .form-search .input-group #q::placeholder {
                color: #999;
            }

        .navbar-searchbox-mobile .form-search .input-group .input-group-btn .btn {
            top: 0;
            right: 2px;
            padding: 11px 20px;
            background-color: transparent;
            border: 0;
            cursor: pointer;
            z-index: 1000;
        }

            .navbar-searchbox-mobile .form-search .input-group .input-group-btn .btn .fa {
                display: block;
                height: 18px;
                width: 18px;
                background-image: url(/magnify-grey.png);
                background-repeat: no-repeat;
                background-position: 50%;
                background-size: cover;
            }

                .navbar-searchbox-mobile .form-search .input-group .input-group-btn .btn .fa::before {
                    content: none;
                }
    /*.navbar-searchbox-mobile {
        border-bottom: 2px solid #e7e7e7;
    }*/

    #navbar .dropdown-menu {
        margin-top: 0px;
        border: none;
    }

    .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.usermenu, .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a.c-nav__top-tier-link {
        padding: 10px 15px 10px 15px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background: #fff !important;
        color: #ba0046 !important;
        border-radius: .1875rem !important;
    }

    #noti_Container2 {
        padding: 0px 15px 0 17px;
    }
}

.form-control::placeholder {
    color: #4a4949;
    opacity: inherit;
    color: #999;
}

.breadcrumb > li a {
    font-family: Roboto,sans-serif;
    text-decoration: none;
    color: #ba0046;
}

    .breadcrumb > li a:hover {
        font-family: Roboto,sans-serif;
        text-decoration: underline;
        color: #ba0046;
    }

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

footer {
    float: left;
    width: 100%;
    background: #333;
    border-bottom: 10px solid #b70d50;
    margin-bottom: -22px;
}

    footer .row {
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        background: url(/uk-marker.png) no-repeat left 10px top -38px;
        background-size: 365px 479px;
        margin-left: 0px;
        margin-right: 0px;
    }

    footer .logo {
        width: 115px;
        margin-bottom: 60px;
    }

    .main-body ol footer li,
    .main-body ul footer li,
    footer .main-body ol li,
    footer .main-body ul li,
    footer address,
    footer p {
        font-size: 16px;
        line-height: 22px;
        font-style: normal;
        font-weight: 400;
        width: 50%;
    }

    footer address {
        margin-bottom: 20px;
    }

    .main-body ol footer li,
    .main-body ul footer li,
    footer .main-body ol li,
    footer .main-body ul li,
    footer p {
        margin-bottom: 60px;
    }

    footer nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        margin-bottom: 60px;
    }

    .main-body ol footer li,
    .main-body ul footer li,
    footer .main-body ol li,
    footer .main-body ul li,
    footer a,
    footer address,
    footer h6,
    footer li,
    footer p {
        color: #fff;
    }

    footer nav li {
        display: inline;
        word-break: break-word;
    }

        footer nav li:after {
            content: " | ";
            padding: 0 2px;
        }

        footer nav li:last-child:after {
            content: "";
            padding: 0;
        }

    footer nav a {
        font-size: 16px;
        line-height: 26px;
        color: hsla(0, 0%, 100%, .7);
        font-weight: 400;
    }

    footer .social-icons {
        margin-bottom: 60px;
    }

        footer .social-icons ul {
            margin: 0;
            padding: 0;
            font-size: 0;
            margin-top: 10px;
        }

        footer .social-icons h6 {
            margin-bottom: 10px;
        }

        footer .social-icons li {
            display: inline-block;
            margin-right: 15px;
        }

        footer .social-icons a {
            border-radius: 6px;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            background: #fff;
            height: 42px;
            width: 42px;
            line-height: 42px;
            font-size: 24px;
            display: inline-block;
            text-align: center;
        }

            footer .social-icons a:hover {
                text-decoration: none;
            }

        footer .social-icons i {
            color: #333;
        }

        footer .social-icons span {
            display: none;
        }

.fa-twitter::before {
    content: "\f099";
    font-family: "FontAwesome";
}

.fa-facebook-f::before, .fa-facebook::before {
    content: "\f09a";
    font-family: "FontAwesome";
}

.fa-instagram::before {
    content: "\f16d";
    font-family: "FontAwesome";
}

.fa-youtube::before {
    content: "\f167";
    font-family: "FontAwesome";
}

@media only screen and (min-width:540px) {
    footer .social-icons {
        margin-top: 20px !important;
        position: absolute;
        top: -7px;
        right: 25px;
    }

        footer .social-icons h6 {
            text-align: right;
            font-size: 12px;
            line-height: 18px;
            letter-spacing: 4px;
            text-transform: uppercase;
            font-family: Stolzl,sans-serif;
            font-weight: 500;
        }
}

@media only screen and (min-width:768px) {
    footer .row {
        padding-top: 55px;
        padding-bottom: 55px;
        background: url(/uk-marker.png) no-repeat left 76px top -78px;
        background-size: 365px 479px;
    }

    footer .logo {
        margin-bottom: 56px;
    }

    footer address {
        margin-bottom: 25px;
    }

    .main-body ol footer li,
    .main-body ul footer li,
    footer .main-body ol li,
    footer .main-body ul li,
    footer p {
        margin-bottom: 0;
    }

    .main-body ol footer li,
    .main-body ul footer li,
    footer .main-body ol li,
    footer .main-body ul li,
    footer address,
    footer p {
        font-size: 20px;
        line-height: 35px;
    }

    footer address {
        font-family: Roboto,sans-serif;
    }

    .main-body ol footer li a:hover,
    .main-body ul footer li a:hover,
    footer .main-body ol li a:hover,
    footer .main-body ul li a:hover,
    footer p a:hover {
        color: hsla(0, 0%, 100%, .7);
    }

    footer nav {
        position: absolute;
        bottom: 0;
        right: 15px;
        text-align: right;
        width: 60%;
    }

        footer nav a:hover {
            color: #fff;
        }

    footer .social-icons {
        margin-top: 40px !important;
        right: 15px;
        padding-left: 240px;
        margin: 0;
    }

        footer .social-icons h6 {
            height: 42px;
            line-height: 42px;
            position: absolute;
            left: 0;
            float: left;
            width: 240px;
            padding: 0;
            font-size: 14px;
            letter-spacing: 5px;
            font-family: Stolzl,sans-serif;
            font-weight: 500;
            text-transform: uppercase;
        }

        footer .social-icons li {
            margin-right: 0;
            margin-left: 15px;
        }
}

@media only screen and (min-width:1200px) {
    .footer-nav {
        width: 720px;
    }
}

img.HallamHelpLogo {
    width: 50px;
    float: left;
    margin-top: -5px;
    margin-right: 10px;
    margin-left: 10px;
}

div.create-case-deflection {
    padding-top: 20px;
    padding-bottom: 20px;
}

div.contact-us-deflection {
    margin-bottom: 100px;
}

div.contact-us-deflection p {
    margin-bottom: 30px;
}