/*========================================================================
CSS RESETS (http://meyerweb.com/eric/tools/css/reset/)
v2.0 | 20110126
License: none (public domain)
==========================================================================*/
#adminNavigation .RadAjaxPanel{
    margin: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,
dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
    display: block;
}
html > body {
    background-color:#fff;
}
body {
    line-height: 1;
    background-color:#fff;
    overflow-x: hidden;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
textarea, input {
    outline:none;
}

/*========================================================================
  FLUENCY WORKAROUNDS
==========================================================================*/

body > img {
    display: none;
}
.rmSlide iframe {
    display:none;
}
#fluencyAdminHeader {
    position: relative;
    z-index: 9999;
}
#fluencyAdminHeader *,
#fluencyAdminHeader *:before,
#fluencyAdminHeader *:after,
a.previewSetting,
a.previewSetting:before,
a.previewSetting:after {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.mainPanel > #_atssh {
    top: 0;
    left: -9000px;
}
.nofeature {
    display: none;
}

/*========================================================================
BASE STYLES
==========================================================================*/

/* Overwrite padding/margins for Bootstrap (use sparingly!)
==========================================*/
.no-padding {
    padding-left:0;
    padding-right:0;
}
.no-padding-right {
    padding-right:0;
}
.no-margin {
    margin-left:0;
    margin-right:0;
}
.no-margin-right {
    margin-right:0;
}

/*
.row-bs {
margin:0;
position:relative;
}
.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{
padding:0;
}
*/

/* General Classes
==========================================*/
.accessibility, #skip, .hidden {
    display: none;
}

/* Clear Fix
==========================================*/
.clear:before, .clear:after {
    content: " ";
    display: table;
}
.clear:after {
    clear: both;
}

/* Bold and Italic
==========================================*/
strong, b {
    font-weight: bold;
}
em, i {
    font-style: italic;
}

/* Default Anchors and Pseudo Classes
==========================================*/
a{
    color: #fff;
    text-decoration: none;
    outline: none;
    -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
    -ms-transition: background-color 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
    transition: background-color 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
}

body.noTrans a{
    -webkit-transition:none;
    -moz-transition:none;
    -ms-transition:none;
    -o-transition:none;
    transition:none;
}

a:link,
a:visited,
a:focus,
a:active {
    color: #fff;
    outline: none;
}
a:hover {
    color: #FFF;
    text-decoration: none !important;
}


/*========================================================================
FONTS
==========================================================================*/
@font-face{
    font-family: "Futura BT Light";
    src:url("/Templates/fonts/bf74a9d0-0954-467f-abf2-269d642a34e6.eot?#iefix");
    src:url("/Templates/fonts/bf74a9d0-0954-467f-abf2-269d642a34e6.eot?#iefix") format("eot"),
        url("/Templates/fonts/65ebef59-02fa-4697-bd6a-b9c18fbae1cd.woff2") format("woff2"),
        url("/Templates/fonts/bb6e42eb-bc30-4c8a-b4ee-bdba1631f178.woff") format("woff"),
        url("/Templates/fonts/7c212380-c01a-48df-b253-606f78f6c4db.ttf") format("truetype"),
        url("/Templates/fonts/a585fe69-b36b-45e2-ab89-5f0fb2f702e4.svg#a585fe69-b36b-45e2-ab89-5f0fb2f702e4") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family:"Futura BT Book";
    src:url("/Templates/fonts/17fe4ab4-6e45-4ea2-bb53-2123063911c3.eot?#iefix");
    src:url("/Templates/fonts/17fe4ab4-6e45-4ea2-bb53-2123063911c3.eot?#iefix") format("eot"),
        url("/Templates/fonts/46ce09db-0ca6-4e0c-acea-3ee8c8867f10.woff2") format("woff2"),
        url("/Templates/fonts/142b09e6-c245-4ff7-b01c-325fa824c99e.woff") format("woff"),
        url("/Templates/fonts/e4509cd4-7aa0-4068-89bd-95ffd0bfb6d4.ttf") format("truetype"),
        url("/Templates/fonts/d37fcd2f-d43f-4eae-b192-c48028c02797.svg#d37fcd2f-d43f-4eae-b192-c48028c02797") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family:"Futura BT Medium";
    src:url("/Templates/fonts/7ed1bebb-81a9-4c57-9513-f0538c1b83fc.eot?#iefix");
    src:url("/Templates/fonts/7ed1bebb-81a9-4c57-9513-f0538c1b83fc.eot?#iefix") format("eot"),
        url("/Templates/fonts/9fb69c26-4303-492d-8121-d3af0a6112fc.woff2") format("woff2"),
        url("/Templates/fonts/ddc0f223-a296-451a-8681-ad80508eb419.woff") format("woff"),
        url("/Templates/fonts/c18fc865-7a4e-45d9-bbb0-4e4553cc4136.ttf") format("truetype"),
        url("/Templates/fonts/71710047-b807-47eb-9874-7db8f4904492.svg#71710047-b807-47eb-9874-7db8f4904492") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family:"Futura BT Bold";
    src:url("/Templates/fonts/63107fe9-e6e4-4922-aed4-736f170601c8.eot?#iefix");
    src:url("/Templates/fonts/63107fe9-e6e4-4922-aed4-736f170601c8.eot?#iefix") format("eot"),
        url("/Templates/fonts/70cd4257-15ef-421c-b474-8c9bed8e66b0.woff2") format("woff2"),
        url("/Templates/fonts/970a093d-098a-4d5b-b6f0-c2d682e95d80.woff") format("woff"),
        url("/Templates/fonts/7c099bd1-482c-4c64-a5d3-9b934633ab10.ttf") format("truetype"),
        url("/Templates/fonts/8035e4db-50ea-40ea-b561-a085035ef25e.svg#8035e4db-50ea-40ea-b561-a085035ef25e") format("svg");
    font-weight: bold;
    font-style: normal;
}


/* Outer Containers
==========================================*/
html, body, body > form {
    height: 100%;
    /*overflow-x: hidden;*/
}
body {
    font-family: "Calibri";
    color: #fff;
}
.content-template .mainPanel {
    height: 100%;
    clear: both;
}
#wrapper {
    position: relative;
    overflow: hidden;
    /*margin-left: auto;*/
    left: 0;

    -webkit-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
       -moz-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
        -ms-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
         -o-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
            transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}

/*.fullscreen #wrapper {
    min-height: 768px;
}*/
/*========================================================================
CSS RESETS END
==========================================================================*/

/*********************************************************************************************************************************************************************************
Preloader Effect
**********************************************************************************************************************************************************************************/
.js-enabled.loaded .preloader-wrapper {
    display: none;
}

.js-enabled .preloader-wrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 99999;
}
.js-enabled .preloader-wrapper:before {
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    border-radius: 20px;
    content: '';
    position: absolute;
    background: #1f428f;
    animation: preloader_before 1.5s infinite ease-in-out;
}

.js-enabled .preloader-wrapper:after {
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    border-radius: 20px;
    content: '';
    position: absolute;
    background: #5C5C5C;
    //left: 22px;
    animation: preloader_after 1.5s infinite ease-in-out;
}

@keyframes preloader_before {
    0% {transform: translateX(0px) rotate(0deg)}
    50% {transform: translateX(50px) scale(1.2) rotate(260deg); background:#5C5C5C;border-radius:0px;}
    100% {transform: translateX(0px) rotate(0deg)}
}
@keyframes preloader_after {
    0% {transform: translateX(0px)}
    50% {transform: translateX(-50px) scale(1.2) rotate(-260deg);background:#1f428f;border-radius:0px;}
    100% {transform: translateX(0px)}
}
/*********************************************************************************************************************************************************************************
Preloader Effect
**********************************************************************************************************************************************************************************/


/*========================================================================
IMPORTANT NOTICE
==========================================================================*/
.important_body{
    position: absolute;
    border-bottom: 5px solid #182F7C;
    border-top: 5px solid #182F7C;
    top: 38%;
    background-color: #fff;
    z-index: 10000;
    left: 0;
    color: #5C5C5C;
    right: 0;
    width: 33%;
    padding: 18px;
    min-width: 310px;
    margin: 0 auto;
    display: none;
    /* bottom: 0; */
}

.close_important_notice {
    float: none;
    clear: both;
    margin-right: -9px;
    z-index: 3;
    font-family: "Futura BT Book" !important;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    padding: 4px;
    display: table;
    margin: 0 auto;
    margin-top: 15px;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.close_important_notice:after {
    content: "CLOSE";
    padding: 5px 25px;
    background-color: transparent;
    font-family: "Futura BT Book";
    font-size: 18px;
    color: #5C5C5C;
    background-color: transparent;
    border: 1px solid #182F7C;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.close_important_notice:hover:after {
    background-color: #182F7C;
    text-decoration: none;
    color: #fff;
}

.imp_img {
    float: left;
    margin-right: 15px;
}

.imp_img:after {
    content: "";
    background-image: url(/Templates/Images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 80px;
    height: 70px;
    display: block;
}

.important_body_text .featuretitle {
    display: none;
}
.important_body_text .bodycontent {
    color: #5C5C5C;
    font-family: "Futura BT Light";
    font-size: 16px;
    text-decoration: none;
    line-height: 1.1;
}

.important_notice_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(24, 47, 124, 0.8);
    z-index: 9999;
    display: none;
}
/*========================================================================
CLOSE IMPORTANT NOTICE
==========================================================================*/

/*========================================================================
HEADER
==========================================================================*/
.header {
    position: relative;
    width: 100%;
    height: 100px;
    top: 0;
    z-index: 3500;
}

.header-inner {
    position: relative;
    background: #fff;
    height: 100px;

    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

/* LOGO
==========================================*/
.header .logo {
    position: absolute;
    display: block;
    margin: 0;
    left: 60px;
    top: 16px;

    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.header .logoOfstead {
    position: absolute;
    display: block;
    margin: 0;
    left: 270px;
    top: 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header .logo .logo-inner {
    position: relative;
    display: block;
    z-index: 5;
    background-color: transparent;
}

.header .logo .logo-inner img {
    width: auto;
    height: 68px;
}

.header .logoOfstead .logo-inner img {
    width: auto;
    height: 68px;
}

.header .logo .logo-inner span.logo-title {
    font-family: 'Montserrat Light';
    font-size: 29px;
    line-height: 1.1;
    color: #FFF;
    display: none;
}

/* PORTALS
==========================================*/
.header div#portals {
    position: absolute;
    right: 162px;
    top: 26px;
    z-index: 3;
}

.mobile-menu-active .header div#portals {
    display: none;
}

.header div#portals > ul > li {
    position: relative;
    display: inline-block;
    padding: 0 11px;
}

.header div#portals > ul > li:after {
    content: "";
    position: absolute;
    top: -2px;
    bottom: -2px;
    width: 1px;
    display: block;
    right: -2px;
    background-color: #182F7C;
}

.header div#portals > ul > li:last-of-type:after {
    display: none;
}

.header div#portals ul li a {
    font-family: "Futura BT Medium";
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.35px;
    color: #A1A1A1;
    text-decoration: none;
}

.header div#portals ul li a:hover {
    color: #1F428F;
    text-decoration: none;
}

/*.header div#portals > ul > li:nth-of-type(2) > a {
    color: #1F428F;
}*/

/*.header div#portals > ul > li:nth-of-type(2) > a:hover {
    color: #A1A1A1;
    text-decoration: none;
}*/

.header div#portals > ul > li > ul {
    position: absolute;
    width: auto;
    min-width: 200%;
    top: calc(100% + 7px);
    left: 50%;
    background-color: #182f7c;
    text-align: center;
    padding: 5px;
    display: none;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.header div#portals > ul > li > ul:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -7px;
    left: 50%;
    display: block;
    border-bottom: 8px solid #182f7c;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.header div#portals > ul > li > ul > li a {
    padding: 5px 0;
    display: block;
    color: #FFF;
}

.header div#portals > ul > li > ul > li a:hover {
    color: #A1A1A1;
    text-decoration: none;
}

.header div#portals > ul > li:nth-of-type(2):hover > ul {
    display: block;
}

/*SEARCH AREA
====================================*/
.header .search {
    position: absolute;
    top: 23px;
    right: 67px;
    width: auto;
    border-left: 1px solid #A1A1A1;
    z-index: 4;
}

.mobile-menu-active .header .search {
    display: none;
}

.header .search #search_area {
    width: 92px;
}

.header .search #search_area input[type="text"] {
    border: none;
    font-family: "Futura BT Medium";
    color: #A1A1A1;
    line-height: 1.1;
    text-align: center;
    background-color: transparent;
    font-size: 15px;
    height: 21px;
    width: calc(100% - 21px);
}

.header .search #search_area input[type="image"] {
    background-image: url(/Templates/Images/search-icon.svg);
    background-repeat: no-repeat;
    width: 21px !important;
    height: 21px !important;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-position: center center;
    background-size: 16px;

    -webkit-transition: background 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
       -moz-transition: background 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
        -ms-transition: background 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
         -o-transition: background 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
            transition: background 0.2s ease-out, color 0.2s ease-out, opacity 0.2s ease-out;
}

/* NAVIGATION (big-menu)
====================================*/
.header .big-menu {
    position: relative;
    width: 100%;
    height: auto;
    background: transparent;
    z-index: 2;
    font-family: "Futura BT Medium";
    font-size: 19px;
    overflow: hidden;
    padding-top: 46px;

    -webkit-transition: all 0.3s ease-in;
       -moz-transition: all 0.3s ease-in;
        -ms-transition: all 0.3s ease-in;
         -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in;
}

.header .big-menu .globalmenu {
    overflow: hidden;
}

.mobile-menu-active .header .big-menu {
    display: none;
}

.header .big-menu a {
    text-decoration: none;
}

/* Level 1
-------------------------------------*/
.header .big-menu ul.rmRootGroup {
    text-align: left;
    white-space: nowrap;
    float: right;
    margin-right: 36px;
}

.header .big-menu ul.rmRootGroup > li.level1,
.header .big-menu ul.rmRootGroup > li.level2 {
    position: relative;
    display: inline-block;
    line-height: 1.1;
    padding: 0;
}

.header .big-menu ul.rmRootGroup > li.level1:after,
.header .big-menu ul.rmRootGroup > li.level2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 29px;
    right: 29px;
    height: 6px;
    background-color: transparent;

    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.header .big-menu ul.rmRootGroup > li.level1:hover:after,
.header .big-menu ul.rmRootGroup > li.level2:hover:after {
    background-color: #182F7C;
}

.header .big-menu ul > li.level1.selectedPageRoot:after,
.header .big-menu ul > li.level2.selectedPageRoot:after {
    background-color: #182F7C;
}


.header .big-menu ul.rmRootGroup > li.level1 > a,
.header .big-menu ul.rmRootGroup > li.level2 > a {
    position: relative;
    font-family: "Futura BT Medium";
    font-size: 19px;
    color: #A1A1A1;
    text-align: left;
    margin: 0;
    padding: 17px 20px;
    text-decoration: none;
    letter-spacing: 0.15px;
    display: block;
    background-color: transparent;

    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.header .big-menu ul.rmRootGroup > li.level1:hover > a,
.header .big-menu ul.rmRootGroup > li.level1 > a:hover,
.header .big-menu ul.rmRootGroup > li.level2:hover > a,
.header .big-menu ul.rmRootGroup > li.level2 > a:hover {
    color: #1F428F;
    text-decoration: none;
}

.header .big-menu ul.rmRootGroup > li.level1 > a > span,
.header .big-menu ul.rmRootGroup > li.level2 > a > span {
    display: block;
}

/* MENU BUTTON
==========================================*/
.header .menu-button {
    position: absolute;
    top: 37.5px;
    right: 60px;
    display: none;
    cursor: pointer;
}

.mobile-menu-active .header .menu-button {
    display: block;
}

/* Burger Icon */
.header .menu-button #burger-icon {
    position: relative;
    width: 40px;
    height: 25px;
    margin: 0;
    display: block;

    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);

    -webkit-transition: .5s ease-in-out;
       -moz-transition: .5s ease-in-out;
         -o-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
}

.header .menu-button #burger-icon span {
    position: absolute;
    right: 0;
    height: 5px;
    width: 100%;
    display: block;
    background: #09357a;
    border-radius: 0;
    opacity: 1;

    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);

    -webkit-transition: .25s ease-in-out;
       -moz-transition: .25s ease-in-out;
         -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
}

.header .menu-button #burger-icon span:nth-child(1) {
    top: 0px;
}

.header .menu-button #burger-icon span:nth-child(2) {
    top: 10px;
}

.header .menu-button #burger-icon span:nth-child(3) {
    top: 20px;
}

.header .menu-button #burger-icon.open span:nth-child(1) {
    top: 10px;

    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
}

.header .menu-button #burger-icon.open span:nth-child(2) {
    opacity: 0;
    right: -100px;
}

.header .menu-button #burger-icon.open span:nth-child(3) {
    top: 10px;

    -webkit-transform: rotate(-135deg);
       -moz-transform: rotate(-135deg);
         -o-transform: rotate(-135deg);
            transform: rotate(-135deg);
}
/* Close Burger Icon */

/* MOBILE MENU
==========================================*/
.header #mobile-menu {
    position: absolute;
    width: 100%;
    height: auto;
    top: 100%;
    left: 0;
    display: none;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    background-color: #FFF;
    max-height: calc(100vh - 100px);
    overflow-y: auto;

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.mobile-menu-active .header #mobile-menu {
    display: block;
}

.mobile-menu-open .header #mobile-menu {
    opacity: 1;
    visibility: visible;
}

.header #mobile-menu .small-menu {
    width: 100%;
    height: auto;
}

.header #mobile-menu .small-menu .small-menu-inner,
.header #mobile-menu .small-menu .mobile-portals,
.header #mobile-menu .small-menu #search_area {
    position: relative;
    width: 100%;
}

/* Mobile Level 1
-------------------------------------*/
.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup {
    text-align: center;
    white-space: nowrap;
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level1,
.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level2 {
    position: relative;
    display: block;
    line-height: 1.1;
    padding: 0;
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level1 > a,
.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level2 > a {
    font-family: "Futura BT Medium";
    font-size: 19px;
    color: #A1A1A1;
    text-align: center;
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.8px;
    display: block;
    background-color: transparent;
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level1:hover > a,
.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level2:hover > a {
    position: relative;
    background-color: #1F428F;
    color: #A1A1A1;
    text-decoration: none;
}

.header #mobile-menu .small-menu .small-menu-inner ul > li.level1.selectedPage > a,
.header #mobile-menu .small-menu .small-menu-inner ul > li.level1.selectedPageRoot > a,
.header #mobile-menu .small-menu .small-menu-inner ul > li.level2.selectedPage > a,
.header #mobile-menu .small-menu .small-menu-inner ul > li.level2.selectedPageRoot > a {
    background-color: #1F428F;
    color: #A1A1A1;
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level1 > a > span,
.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level2 > a > span {
    display: block;
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level1 > a:hover,
.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level2 > a:hover {
    background-color: #1F428F;
    color: #A1A1A1;
    text-decoration: none;
}

/* Mobile Level 2
-------------------------------------*/
.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup li.level1 .rmSlide {
    position: relative;
    width: auto !important;
    height: 0 !important;
    top: 0 !important;
    left: 0 !important;
    /*padding: 0 0 15px 0;*/
    background: #1f428f;
    overflow: hidden;
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup > li.level1.hasChildren:hover > .rmSlide {
    height: auto !important;
    padding-bottom: 15px;
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup li.level1.hasChildren:hover > a.rmLink:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: calc(100% - 10px);
    left: 50%;
    border-bottom: 10px solid #FFF;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.header #mobile-menu .small-menu .small-menu-inner ul.rmRootGroup li.level1 .rmSlide ul.rmGroup.rmLevel1 {
    display: table !important;
    margin: 0 auto;
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 8px;
}

.header #mobile-menu .small-menu .small-menu-inner ul li.level2 {
    position: relative;
    display: block;
    line-height: 1.1;
    padding: 0;
}

.header #mobile-menu .small-menu .small-menu-inner ul li.level2 > a {
    width: auto !important;
    font-family: "Futura BT Medium";
    font-size: 14px;
    color: #A1A1A1;
    text-align: center;
    margin: 0;
    padding: 7px 5px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.8px;
    display: block;
    background-color: transparent;
}

.header #mobile-menu .small-menu .small-menu-inner ul li.level2 > a:hover {
    color: #FFF;
    text-decoration: none;
}

.header #mobile-menu .small-menu .small-menu-inner ul li.level2.selectedPage > a {
    color: #FFF;
}

.header #mobile-menu .small-menu .small-menu-inner ul li.level2 > a > span {
    display: block;
}

/* Mobile Portals
-------------------------------------*/
.header #mobile-menu #mobile-portals {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #1F428F;
    background-color: #1F428F;
    padding: 15px 0;
    display: block;
}

.header #mobile-menu #mobile-portals span {
    font-family: "Futura BT Bold";
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-bottom: 15px;
    color: #FFF;
}

.header #mobile-menu #mobile-portals ul li a {
    font-family: "Futura BT Light";
    font-size: 17px;
    text-align: center;
    display: block;
    padding: 6px 0;
    color: #A1A1A1;
    text-decoration: none;
}

.header #mobile-menu #mobile-portals ul li a:hover {
    color: #FFF;
    text-decoration: none;
}

.header #mobile-menu #mobile-portals ul ul {
    position: relative;
    background-color: transparent;
    padding: 5px 20px;
    margin: 10px auto;
    display: table;
    border: 1px solid #FFF;
    border-radius: 10px;
}

.header #mobile-menu #mobile-portals ul ul:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -11px;
    left: 50%;
    border-bottom: 10px solid #FFF;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

/* Mobile Search
-------------------------------------*/
.header #mobile-menu #search_area {
    height: 40px;
    display: block;
}

.header #mobile-menu #search_area input[type="text"] {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #FFF;
    border-radius: 0;

    font-family: "Futura BT Book";
    font-size: 18px;
    line-height: 1.2;
    color: #A1A1A1;
    text-align: center;
    border: none;
    padding: 10px;
    padding-right: 50px;

    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
}

.header #mobile-menu #search_area input[type="image"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px !important;
    height: 40px !important;
    background-color: #FFF;
    background-image: url(/Templates/Images/search-icon.svg);
    /*background-size: 20px;*/
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0;
    display: block;

    -webkit-transition: background 0.2s ease-out, color 0.2s ease-out;
       -moz-transition: background 0.2s ease-out, color 0.2s ease-out;
        -ms-transition: background 0.2s ease-out, color 0.2s ease-out;
         -o-transition: background 0.2s ease-out, color 0.2s ease-out;
            transition: background 0.2s ease-out, color 0.2s ease-out;
}

.header #mobile-menu #search_area input[type="image"]:hover {
    background-color: #1f428f;
}


/*========================================================================
FIRST ROW
==========================================================================*/
#first-row {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.editmode #first-row {
    min-height: 250px;
    margin-bottom: 25px;
    padding: 15px 50px;
}

.normalmode #first-row .bodycontent {
    position: relative;
    float: left;
    height: 100%;
}

/* Welcome
==========================================*/
.normalmode #first-row .welcome {
    padding: 50px;
    background-color: #E3E3E3;
    height: 100%;
}

.normalmode #first-row .welcome:before {
    content: "Welcome";
    position: relative;
    padding-bottom: 15px;
    display: block;

    font-family: "Futura BT Bold";
    font-size: 24px;
    /*line-height: 1;*/
    text-transform: uppercase;
    color: #5C5C5C;
}

.normalmode #first-row .welcome h3 {
    margin: 0;
    font-family: "Futura BT Light";
    font-size: 24px;
    line-height: 1;
    color: #5C5C5C;
}

.normalmode #first-row .welcome p {
    height: auto;
    /*max-height: 88px;*/

    font-family: "Futura BT Book";
    font-size: 19px;
    line-height: 1;
    color: #5C5C5C;
    margin: 15px 0;
    letter-spacing: 1px;
}

.normalmode #first-row .welcome a {
    font-family: "Futura BT Medium";
    font-size: 15px;
    line-height: 1;
    color: #5C5C5C;
    text-decoration: none;

/*     position: absolute; */
    bottom: 50px;
    left: 50px;
    padding: 10px 15px;
    border: 1px solid #5C5C5C;
    background-color: transparent;
    display: table;
}

.normalmode #first-row .welcome a:hover {
    background-color: #182F7C;
    color: #FFF;
    /*border-color: #FFF;*/
    text-decoration: none;
}

.normalmode #first-row .bodycontent:first-of-type,
.normalmode #first-row .bodycontent:nth-of-type(2) {
    width: 40%;
}

.normalmode #first-row .bodycontent:last-of-type {
    width: 20%;
}

/* Quicklinks
==========================================*/
.normalmode #first-row .bodycontent:nth-of-type(2) .ql-background,
.normalmode #first-row .bodycontent:last-of-type .ql-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
}

.normalmode #first-row .bodycontent:nth-of-type(2) .ql-background {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

/*.normalmode #first-row .bodycontent:nth-of-type(2) .quicklink,
.normalmode #first-row .bodycontent:last-of-type .quicklink {
    width: 100%;
    height: 100%;
    display: block;
}*/

.normalmode #first-row .bodycontent:nth-of-type(2) .quicklink .ql-overlay,
.normalmode #first-row .bodycontent:last-of-type .quicklink .ql-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;

    background: -moz-linear-gradient(top,  rgba(132,162,201,0.25) 0%, rgba(132,162,201,0.26) 1%, rgba(32,124,202,0.88) 84%, rgba(53,117,203,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(132,162,201,0.25) 0%,rgba(132,162,201,0.26) 1%,rgba(32,124,202,0.88) 84%,rgba(53,117,203,1) 100%);
    background: linear-gradient(to bottom,  rgba(132,162,201,0.25) 0%,rgba(132,162,201,0.26) 1%,rgba(32,124,202,0.88) 84%,rgba(53,117,203,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4084a2c9', endColorstr='#3575cb',GradientType=0 );

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.normalmode #first-row .bodycontent:nth-of-type(2) .quicklink:hover .ql-overlay {
    height: 65px;
}

.normalmode #first-row .bodycontent:last-of-type .quicklink .ql-overlay {
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(32,124,202,0.6) 60%, rgba(25,63,131,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(32,124,202,0.6) 60%,rgba(25,63,131,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(32,124,202,0.6) 60%,rgba(25,63,131,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#193f83',GradientType=0 );
    height: 75px;
}

.normalmode #first-row .bodycontent:last-of-type .quicklink:hover .ql-overlay {
    height: 100%;
}

.normalmode #first-row .bodycontent:nth-of-type(2) .quicklink img,
.normalmode #first-row .bodycontent:last-of-type .quicklink img {
    display: none;
}

.normalmode #first-row .bodycontent:nth-of-type(2) .quicklink a,
.normalmode #first-row .bodycontent:last-of-type .quicklink a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    text-decoration: none;
}

.normalmode #first-row .bodycontent:nth-of-type(2) .quicklink a span,
.normalmode #first-row .bodycontent:last-of-type .quicklink a span {
    position: absolute;
    bottom: 25px;
    left: 50%;

    font-family: "Futura BT Bold";
    font-size: 24px;
    color: #FFF;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}


/*========================================================================
LAST ROW
==========================================================================*/
#last-row {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.editmode #last-row {
    min-height: 250px;
    padding: 15px 50px;
}

.normalmode #last-row .bodycontent,
.normalmode #last-row .blogentries {
    position: relative;
    float: left;
    height: 100%;
}

.normalmode #last-row .bodycontent:last-of-type {
    display: none;
}

.normalmode #last-row .bodycontent:first-of-type {
    width: 20%;
}

.normalmode #last-row .bodycontent:nth-of-type(2),
.normalmode #last-row .blogentries {
    width: 40%;
}

/* Quicklinks
==========================================*/
.normalmode #last-row .bodycontent:first-of-type .ql-background,
.normalmode #last-row .bodycontent:nth-of-type(2) .ql-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
}

.normalmode #last-row .bodycontent:nth-of-type(2) .ql-background {
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

/*.normalmode #last-row .bodycontent:first-of-type .quicklink,
.normalmode #last-row .bodycontent:nth-of-type(2) .quicklink {
    width: 100%;
    height: 100%;
    display: block;
}*/

.normalmode #last-row .bodycontent:first-of-type .quicklink .ql-overlay,
.normalmode #last-row .bodycontent:nth-of-type(2) .quicklink .ql-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;

    background: -moz-linear-gradient(top,  rgba(132,162,201,0.25) 0%, rgba(132,162,201,0.26) 1%, rgba(32,124,202,0.88) 84%, rgba(53,117,203,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(132,162,201,0.25) 0%,rgba(132,162,201,0.26) 1%,rgba(32,124,202,0.88) 84%,rgba(53,117,203,1) 100%);
    background: linear-gradient(to bottom,  rgba(132,162,201,0.25) 0%,rgba(132,162,201,0.26) 1%,rgba(32,124,202,0.88) 84%,rgba(53,117,203,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4084a2c9', endColorstr='#3575cb',GradientType=0 );

    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.normalmode #last-row .bodycontent:nth-of-type(2) .quicklink:hover .ql-overlay {
    height: 65px;
}

.normalmode #last-row .bodycontent:first-of-type .quicklink .ql-overlay {
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(32,124,202,0.6) 60%, rgba(25,63,131,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(32,124,202,0.6) 60%,rgba(25,63,131,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(32,124,202,0.6) 60%,rgba(25,63,131,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#193f83',GradientType=0 );
    height: 75px;
}

.normalmode #last-row .bodycontent:first-of-type .quicklink:hover .ql-overlay {
    height: 100%;
}

.normalmode #last-row .bodycontent:first-of-type .quicklink img,
.normalmode #last-row .bodycontent:nth-of-type(2) .quicklink img {
    display: none;
}

.normalmode #last-row .bodycontent:first-of-type .quicklink a,
.normalmode #last-row .bodycontent:nth-of-type(2) .quicklink a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    text-decoration: none;
}

.normalmode #last-row .bodycontent:first-of-type .quicklink a span,
.normalmode #last-row .bodycontent:nth-of-type(2) .quicklink a span {
    position: absolute;
    bottom: 25px;
    left: 50%;

    font-family: "Futura BT Bold";
    font-size: 24px;
    color: #FFF;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

/* News
==========================================*/
.normalmode #last-row .blogentries a.full-news-button {
    font-family: "Futura BT Medium";
    font-size: 15px;
    line-height: 1;
    color: #5C5C5C;
    text-decoration: none;

    position: absolute;
    bottom: 20px;
    left: 35px;
    padding: 10px 15px;
    border: 1px solid #5C5C5C;
    display: table;
}

.normalmode #last-row .blogentries a.full-news-button:hover {
    background-color: #182F7C;
    color: #FFF;
    /*border-color: #FFF;*/
    text-decoration: none;
}

/* News bxSlider Reset */
.normalmode #last-row .blogentries .bx-wrapper {
    margin: 0;
    height: calc(100% - 50px);
}

.normalmode #last-row .blogentries .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    left: 0;
    background: transparent;
}

.normalmode #last-row .blogentries .bx-wrapper .bx-controls-direction a {
    top: auto;
    bottom: -12px;
    left: auto;
    right: 0;
    margin-top: 0;
    width: 38px;
    height: 38px;
    border: 1px solid #4A4A4A;
    z-index: 3000;

    background-image: url(../Images/arrow-up.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.normalmode #last-row .blogentries .bx-wrapper .bx-controls-direction a:hover {
    background-image: url(../Images/arrow-up2.svg);
    background-color: #182F7C;
    /*border-color: #FFF;*/
}

.normalmode #last-row .blogentries .bx-wrapper .bx-prev {
    border-bottom: none !important;
    right: 38px !important;

    -webkit-transform: rotateZ(-90deg);
       -moz-transform: rotateZ(-90deg);
        -ms-transform: rotateZ(-90deg);
         -o-transform: rotateZ(-90deg);
            transform: rotateZ(-90deg);
}

.normalmode #last-row .blogentries .bx-wrapper .bx-next {
    -webkit-transform: rotateZ(90deg);
       -moz-transform: rotateZ(90deg);
        -ms-transform: rotateZ(90deg);
         -o-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
}

.normalmode #last-row .blogentries .bx-wrapper .bx-pager {
    width: auto;
    height: 10px;
    right: 17px;
    bottom: 34px;
    padding: 0;
}

.normalmode #last-row .blogentries .bx-wrapper .bx-pager .bx-pager-item {
    /*display: block;*/
}

.normalmode #last-row .blogentries .bx-wrapper .bx-pager.bx-default-pager a {
    position: relative;
    background: #909090;
    width: 7px;
    height: 7px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 3px;
}

.normalmode #last-row .blogentries .bx-wrapper .bx-pager.bx-default-pager a:hover,
.normalmode #last-row .blogentries .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #4A4A4A;
    width: 10px;
    height: 10px;
    top: -2px;
}
/* End News bxSlider Reset */

.normalmode #last-row .blogentries {
    display: block;
		padding: 25px 35px 35px 35px;
    background-color: #E3E3E3;
}

.normalmode #last-row .blogentries:before {
    content: "Latest News";
    position: relative;
    padding-bottom: 30px;
    display: block;

    font-family: "Futura BT Bold";
    font-size: 24px;
    /*line-height: 1;*/
    text-transform: uppercase;
    color: #5C5C5C;
}

.normalmode #last-row .blogentries #news-carousel .news-item .news-date {
    display: block;
    padding-bottom: 15px;

    font-family: "Futura BT Medium";
    font-size: 12px;
    line-height: 1;
    color: #5C5C5C;
}

.normalmode #last-row .blogentries #news-carousel .news-item h3.news-title a {
    font-family: "Futura BT Medium", Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    line-height: 1;
    font-weight: bold;
    color: #5C5C5C;
    text-decoration: none;
}

.normalmode #last-row .blogentries #news-carousel .news-item h3.news-title a:hover {
    color: #1F428F;
    text-decoration: none;
}

.normalmode #last-row .blogentries #news-carousel .news-item p.news-summary {
    font-family: "Futura BT Book";
    font-size: 19px;
    line-height: 23px;
    color: #5C5C5C;
    margin: 15px 0;
    letter-spacing: 1px;
}



/*========================================================================
FOOTER
==========================================================================*/
.footer {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 120px;
}

/* Upper Footer
==========================================================================*/
.upper-footer {
    position: relative;
    width: 100%;
    min-height: 100px;
    height: auto;
    background-color: #FFF;
    z-index: 6;
}

.upper-footer .container-fluid {
    padding: 8.5px 45px 0;
}

.upper-footer .container-fluid .row-bs {
    margin-left: 0;
    margin-right: 0;
}

.upper-footer .accreditations img {
    float: left;
    margin-right: 24.1px;
}

.upper-footer .accreditations img:first-child {
    margin-top: 4px;
}
.upper-footer .accreditations img:nth-child(2) {
    margin-top: 0;
}
.upper-footer .accreditations img:nth-child(3) {
    margin-top:-4px;
}
.upper-footer .accreditations img:nth-child(4) {
    margin-top: 1px;
}
.upper-footer .accreditations img:last-of-type {
    margin-right: 0;
    margin-top: 4px;
}

.upper-footer .social ul li {
    display: inline-block;
    margin-right: 42px;
}

.upper-footer .social ul li:last-of-type {
    margin-right: 0;
}

.upper-footer .social ul li a {
    width: 38px;
    height: 38px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #5c5c5c;
}

.upper-footer .social ul li a:hover {
    background-color: #182f7c;
}

.upper-footer .social ul li a span {
    display: none;
}

.upper-footer .social a.button_facebook {
    background-image: url(../Images/fb.svg);
    background-size: 10px;
}

.upper-footer .social a.button_facebook:hover {
    background-image: url(../Images/fb2.svg);
    /*background-size: 27px;*/
}

.upper-footer .social a.button_twitter {
    background-image: url(../Images/twitter.svg);
    background-size: 15px;
}

.upper-footer .social a.button_twitter:hover {
    background-image: url(../Images/twitter2.svg);
    /*background-size: 20px;*/
}

.upper-footer .useful ul li a {
 color:#A1A1A1;
}

.accreditations{
    float:left;
    padding-left: 15px;
    position: relative;
    top: 12px;
}

.social{
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
    margin: 0 auto;
    width: 123px;
    top:34px;
}

.useful{
    float: right;
    width: 339px;
    margin-right: 39px;
    padding-top: 14px;
}

.useful ul {

}

.useful ul li {
    width: 50%;
    float: left;
    line-height: 1.9;
}


.useful ul li:nth-child(n+2) {
    text-align:right;
}

.useful ul li:nth-child(2n+2) {
    padding-right: 12.3px;
}


.useful ul li:last-child {
    padding-right: 36.5px;
}
.useful ul li a{
    font-size:15px;
    font-family: 'Futura BT Medium';
    color:#909090;
    letter-spacing: 0.4px;
    text-transform:uppercase;
    text-decoration: none;
}

.useful ul li a:hover {
    color: #1F428F;
    text-decoration: none;
}

.map{
    float:right;
    position: relative;
    margin-right: 47px;
    top: -5.2px;
    z-index:1;
}
.map a{
    display: block;
    position: relative;
    width: 101px;
    height: 105px;
    background-image: url(../Images/map-grey-new.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.map a:hover {
    background-image: url(../Images/map-new.png);
}
.map a img {
    display: none;
}
.map a:after{
    position: absolute;
    left: 0;
    right: 0;
    font-size: 12px;
    top: 32px;
    left: 28px;
    color: white;
    content: 'Hackney';
    font-family: 'Futura BT Medium';
}

.access{
    float:right;
    margin-right: 18px;
    z-index:1;
    position:relative;
}

.access ul li a{
    position: relative;
   	background-image: url(/Templates/Images/accessibility-icon-new2.svg);
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
}

.access ul li:first-of-type a:hover {
    background-image: url(/Templates/Images/accessibility-icon-new2-white.svg);
}

.access ul li a:hover {
    background-color: #182f7c;
    background-size: 15px;
}

.access ul:before{
    content: '';
    display: block;
    left: 0%;
    right: 0;
    background-color: #909090;
    top: 50%;
    height: 2px;
    position: absolute;
}

.access ul:after{
    content: '';
    display: block;
    left: 50%;
    width: 2px;
    background-color: #909090;
    top: 0;
    bottom: 0;
    position: absolute;
}

.access ul li:nth-child(2n) a{
    background-image: url(/Templates/Images/eye-icon3.svg);
}

.access ul li:nth-of-type(2) a:hover {
    background-image: url(/Templates/Images/eye-icon3-white.svg);
    background-size: 20px;
}

.access ul li:nth-child(3n) a{
    background-image: url(/Templates/Images/printer-icon.svg);
}

.access ul li:nth-of-type(3) a:hover {
    background-image: url(/Templates/Images/printer-icon2.svg);
    background-size: 18px;
}

.access ul li:nth-child(4n) a{
    background-image: url(/Templates/Images/access.png);
}

.access ul li:nth-of-type(4) a:hover {
    background-image: url(/Templates/Images/access2.png);
    background-size: 27px;
}

.access ul{
    position:relative;
    width: 82px;
	height: 82px;
}

.access ul li{
    float:left;
    height:50%;
    width:50%;
}

.access ul li a:before {
    content: "";
    position: absolute;
    display: block;
    height: auto;
    top: -50px;
    background-color: #909090;
    padding: 12.5px 11px;
    visibility: hidden;
    opacity: 0;
    z-index: 5;

    font-family: "Futura BT Medium";
    font-size: 15px;
    line-height: 1;
    color: #FFF;
    text-indent: 0px;
    text-align: center;

    -webkit-transition: all 0.15s ease-in-out;
       -moz-transition: all 0.15s ease-in-out;
        -ms-transition: all 0.15s ease-in-out;
         -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out;
}

.access ul li:first-of-type a:before {
    content: "Standard View";
    width: 140px;
    left: -50px;
}

.access ul li:nth-of-type(2) a:before {
    content: "High Visibility";
    width: 130px;
    left: -45px;
}

.access ul li:nth-of-type(3) a:before {
    content: "Print Friendly";
    width: 130px;
    left: -45px;
}

.access ul li:last-of-type a:before {
    content: "Sitemap";
    width: 95px;
    left: -27px;
}

.access ul li a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    left: 50%;
    display: block;
    border-top: 7px solid #909090;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    visibility: hidden;
    opacity: 0;
    z-index: 6;

    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);

    -webkit-transition: all 0.15s ease-in-out;
       -moz-transition: all 0.15s ease-in-out;
        -ms-transition: all 0.15s ease-in-out;
         -o-transition: all 0.15s ease-in-out;
            transition: all 0.15s ease-in-out;
}

.access ul li a:hover:after,
.access ul li a:hover:before {
    visibility: visible;
    opacity: 1;
}


/* Lower Footer
==========================================================================*/
.lower-footer {
    position: relative;
    width: 100%;
    min-height: 20px;
    height: auto;
    background-color: #4a4a4a;
}

.lower-footer .lf-left {
    float: left;
    padding: 2px 0;
    padding-left: 60px;

    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.lower-footer .lf-right {
    float: right;
    padding: 2px 0;
    padding-right: 60px;

    -webkit-transition: all 0.3s ease;
       -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
}

.lower-footer p {
    color: #FFF;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;

    font-size: 13px;
    font-family: "Futura BT Light";
    letter-spacing: 0.3px;
}

.lower-footer p a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-family: "Futura BT Light";
    letter-spacing: 0.3px;
}




/*========================================================================
MEDIA QUERIES
==========================================================================*/
@media screen and (max-width: 1890px) {
    .upper-footer .accreditations img {

    }
}

@media screen and (max-width: 1820px) {
    .upper-footer .accreditations img {

    }
}

@media screen and (max-width: 1760px) {
    .upper-footer .accreditations {

    }
}

@media screen and (max-width: 1568px) {
    .upper-footer .container-fluid{
            padding: 8.5px 10px 0;
    }
    .social{
        width:85px;
        right:70px;
    }
    .upper-footer .social ul li {
        display: inline-block;
        margin-right: 0;
    }
}


@media screen and (max-width: 1350px) {
    .social{
        position: static;
        width: 30%;
    }
    .social ul{
        display:table;
        margin:30px auto 0;
    }

.upper-footer .accreditations {
    width: 70%;
}

.accreditations-inner {
    display: table;
    margin: 0 auto;
}

.useful ul li{
    text-align:center !important;
}
.upper-footer .container-fluid .row-bs > div:nth-child(5n) > div {
    display: block;
    width: 360px;
}


.upper-footer .social ul li{
    margin-right:20px;
}

.useful ul li:nth-child(n+2) {
    text-align: left;
}

    .upper-footer .container-fluid .row-bs > div:nth-child(n + 3){
        width:33.333333333%;
        margin-right:0;
        margin-top:20px;
    }

    .upper-footer .container-fluid .row-bs > div:nth-child(n + 3) > div{
        display:table;
        margin:0 auto;
    }
}

@media screen and (max-width: 991px) {
    .normalmode #first-row .bodycontent:first-of-type,
    .normalmode #first-row .bodycontent:nth-of-type(2),
    .normalmode #last-row .bodycontent:nth-of-type(2),
    .normalmode #last-row .blogentries {
        width: 50%;
    }

    .normalmode #first-row .bodycontent:last-of-type {
        width: 50%;
        float: right;
        clear: both;
    }

    #last-row {
        margin-top: -350px;
    }

    .normalmode #last-row .bodycontent:first-of-type {
        width: 50%;
        clear: both;
        float: none;
    }
}

@media screen and (max-width: 850px) {
    .upper-footer .accreditations{
        width:100%;
    }
    .social {
        margin-top: 17px;
    }
    .upper-footer .container-fluid .row-bs > div:nth-child(5n){
        width:100%;
        margin-top: 0px;
        padding-top:10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {

		.normalmode #last-row .blogentries a.full-news-button {
    bottom: 15px;
    left: 15px;
	}

	.normalmode #last-row .blogentries {
    padding: 25px;
/*     height: 415px!important; */
	}

	.normalmode #first-row .welcome {
		padding: 30px;
	}
/*
    .normalmode #first-row .welcome a {
        left: 50%;

        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
             -o-transform: translateX(-50%);
                transform: translateX(-50%);
    }
*/

    .normalmode #first-row .bodycontent:first-of-type,
    .normalmode #first-row .bodycontent:nth-of-type(2),
    .normalmode #last-row .bodycontent:nth-of-type(2),
    .normalmode #last-row .blogentries {
        width: 100%;
    }

    .lower-footer .lf-left,
    .lower-footer .lf-right {
        float: none;
        padding: 10px 10px 0;
    }
    .lower-footer .lf-right{
        padding: 7px 10px 10px;
    }
}

@media screen and (max-width: 630px) {

.upper-footer .accreditations {
   padding: 0;
}

.upper-footer .accreditations img{
    margin-right:0;
}

.upper-footer .accreditations img:first-child {
	 width: 28%;
}
/*
footer .upper-footer .accreditations img:last-of-type{
    width:32%;
}

.upper-footer .accreditations img:nth-child(3n){
    width:30%;
}
.upper-footer .accreditations img:nth-child(2n){
    width:19%;
}
.upper-footer .accreditations img:first-child{
    width:18%;
}
*/

}

@media screen and (max-width: 500px) {
    .normalmode #last-row .bodycontent:first-of-type,
    .normalmode #first-row .bodycontent:last-of-type {
        width: 100%;
    }

    #last-row {
        margin-top: 0;
    }
}

@media screen and (max-width: 450px) {



	.normalmode #last-row .blogentries {
    padding: 30px 15px;
/*     height:500px!important; */
	}
    .header .logo {
        left: 15px;
    }

    .header .menu-button {
        right: 15px;
    }
}

@media screen and (max-width: 434px) {
.access{
    width:100%;
}

.upper-footer .container-fluid .row-bs > div:nth-child(n + 3) > div.useful-inner{
    display:block;
    width:100%;
}
.social, .map{
    width:50%;
}

.useful ul li:nth-child(2n+2){
    padding-right:0;
}

.upper-footer .container-fluid .row-bs > div:nth-child(5n) > div{

}

}

@media screen and (max-width: 350px) {
.upper-footer .container-fluid .row-bs > div:nth-child(5n){
    padding-top:0;
}
}
