/**
 * Custom CSS
 * Use this file to override styles if you feel uncomfortable editing
 * component stylesheets.
 ============================================================================ */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/*--------Site colors--------*/

:root {
    --the-header-blue: #1D4E88;
    --the-white: #ffffff;
    --the-black: #000;
    --the-body-blue: #0363AD;
    --the-grid-blue: #45759B;
    --the-gray: #F6F6F6;
    --table-light-blue: #A7CCE9;
    --table-lighter-blue: #D6E3EC;
}

/*----------------------------*/


/*--------------------font---------------*/

body,
a,
p,
ul,
li,
td,
tr,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif;
}

/*-------------------------------------------*/

/*----------------------------font icons-------------------------------*/
@font-face {
  font-family: 'fbcicons';
  src: url('font/fbcicons.eot?25702555');
  src: url('font/fbcicons.eot?25702555#iefix') format('embedded-opentype'),
       url('font/fbcicons.woff2?25702555') format('woff2'),
       url('font/fbcicons.woff?25702555') format('woff'),
       url('font/fbcicons.ttf?25702555') format('truetype'),
       url('font/fbcicons.svg?25702555#fbcicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fbcicons';
    src: url('../font/fbcicons.svg?25702555#fbcicons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fbcicons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-th-list:before { content: '\e800'; } /* '' */
.icon-th-list-1:before { content: '\e801'; } /* '' */
.icon-instagram_icon:before { content: '\e802'; } /* '' */
.icon-internet_banking_icon2:before { content: '\e803'; } /* '' */
.icon-login_icon:before { content: '\e804'; } /* '' */
.icon-menu_icon:before { content: '\e805'; } /* '' */
.icon-mobile_banking_icon2:before { content: '\e806'; } /* '' */
.icon-plus-1:before { content: '\e807'; } /* '' */
.icon-plus-4:before { content: '\e808'; } /* '' */
.icon-icon_4:before { content: '\e809'; } /* '' */
.icon-icon_5:before { content: '\e80a'; } /* '' */
.icon-next_arrow_icon:before { content: '\e80b'; } /* '' */
.icon-search_icon:before { content: '\e80c'; } /* '' */
.icon-share_price_icon2:before { content: '\e80d'; } /* '' */
.icon-plus-3:before { content: '\e80e'; } /* '' */
.icon-annual_reports_icon2:before { content: '\e80f'; } /* '' */
.icon-business_conditions_icon2:before { content: '\e810'; } /* '' */
.icon-close_button:before { content: '\e811'; } /* '' */
.icon-dropdown_arrow_icon_fill:before { content: '\e812'; } /* '' */
.icon-facebook_iccon:before { content: '\e813'; } /* '' */
.icon-forex_rates_icon2:before { content: '\e814'; } /* '' */
.icon-down_arrow_icon:before { content: '\e815'; } /* '' */
.icon-plus-6:before { content: '\e816'; } /* '' */
.icon-swish-white:before { content: '\e817'; } /* '' */
.icon-research:before { content: '\e818'; } /* '' */
.icon-the-team:before { content: '\e819'; } /* '' */
.icon-plus:before { content: '\e81a'; } /* '' */
.icon-plus-5:before { content: '\e81b'; } /* '' */
.icon-plus-2:before { content: '\e81c'; } /* '' */
.icon-icon_6:before { content: '\e81d'; } /* '' */
.icon-icon_7:before { content: '\e81e'; } /* '' */
.icon-icon_1:before { content: '\e81f'; } /* '' */
.icon-icon_2:before { content: '\e820'; } /* '' */
.icon-icon_3:before { content: '\e821'; } /* '' */
.icon-about-us:before { content: '\e822'; } /* '' */
.icon-need_a_loan_icon2:before { content: '\e823'; } /* '' */
.icon-twitter_icon:before { content: '\e824'; } /* '' */



/*----------------------------------------------------------------------*/

/*------------------General--------------*/
.attribution .attribution__link {
    display: none !important;
}

a {
    text-decoration: none !important;
}
li::marker {
	color: purple;
	font-size: 20px;
}
.l-rw {
    max-width: 90%;
    width: 100%;
}
.node {
	background-color: #ffffff;
	-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
	box-shadow: none;
}
html {
	overflow-x: hidden;
	scroll-behavior: smooth;
}
.page {
	background-color: var(--the-white);
}
#block-fbc-stockbroking-page-title {
	margin-bottom: -90px;
}
.we-mega-menu-ul>.we-mega-menu-li>a {
    padding: 1.125rem 1rem 1.125rem 1rem !important;
}
.top-login ul li:first-child::after{
	display: none !important;
}
/*-------------------------------------*/

/*----------------Top Bar--------------*/
@media(max-width: 990px){
    #block-searchform {
	display: none;
    }
    #block-internetbanking a {
	position: relative;
	top: -15px;
    }
}

@media(min-width: 990px){
    #block-internetbanking {
	display: none;
    }

}

#block-internetbanking a {
	color: var(--the-white);
}
.l-topbar.l-row, .l-rw.regions.container.pr-topbar__rw.arc--1.hr--1 {
	background: var(--the-header-blue);
	height: 50px;
	padding: 4px;
	z-index: 1;
}
.node {
	margin-bottom: 1.25em;
	padding: 0px;
	border-radius: 2px;
}
.top-login {
	position: relative;
	background: var(--the-header-blue);
}
.l-topbar.l-row {
	overflow: hidden;
}

#block-socialicons p {
	position: relative;
	top: -40px;
}
#block-socialicons img {
	width: 18px !important;
	height: 18px !important;
}
#block-socialicons p img {
	max-width: 100%;
	object-fit: contain;
}
#block-socialicons {
	margin: 5px 0px;
}


#rid-topbar {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

#block-toplogin {
    margin: 0;
    padding: 0;
    margin-top: -13px;
}

.top-login .we-mega-menu-ul > .we-mega-menu-li > a {
    background-color: var(--the-header-blue);
    color: var(--the-white);
}

.top-login .we-mega-menu-ul > .we-mega-menu-li > a {
    position: relative;
}

/*.top-login .we-mega-menu-ul > .we-mega-menu-li::after {*/
/*	content: "\E802";*/
/*	font-family: fbcicons;*/
/*	position: absolute;*/
/*	left: -10px;*/
/*	top: 8px;*/
/*	width: 50px;*/
/*	color: var(--the-white);*/
/*	font-size: 1.9em;*/
/*	z-index: 99;*/
/*}*/
.top-login ul li:first-child::before {
	content: url('images/mastercardlogo.png');
	position: absolute;
	top: 17px;
	z-index: 9;
	right: 71px;
}
.top-login ul li a {
	text-transform: capitalize !important;
	font-weight: 500 !important;
}
#block-toplogin ul li {
	margin: 0px 0 0 40px;
}
/*.top-login ul li:first-child::after {*/
/*	content: "";*/
/*	position: absolute;*/
/*	border-right: 1px solid var(--the-white);*/
/*	width: 10px;*/
/*	height: 35px;*/
/*	right: 125px;*/
/*	z-index: 9;*/
/*	top: 11px;*/
/*}*/
.top-login ul li:first-child::after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	right: 126px;
	z-index: 9;
	top: 23px;
	background: var(--the-white);
	border-radius: 50%;
}
.we-mega-menu-ul .dropdown-menu > a::before,
.we-mega-menu-ul .dropdown-menu > span::before {
    background-image: none !important;
}

#block-toplogin .we-mega-menu-ul .dropdown-menu > a::before,
#block-toplogin .we-mega-menu-ul .dropdown-menu > span::before {
    content: "\E815";
    font-family: fbcicons;
    position: absolute;
    /* left: 49px; */
    top: 29px;
    width: 23px;
    color: var(--the-white);
    font-size: 0.5em;
    right: 7px;
}

.int-banking {
	display: flex;
	gap: 6px;
	align-items: center;
}

/*------------------------------------*/
/*-------------------Banner area-----------*/
.path-not-frontpage #rid-header-first {
	height: 395px;
	background: linear-gradient(90deg, rgba(19,114,172,1) 50%, rgba(31,70,127,1) 100%);
	position: relative;
	top: -35px;
}
@media(max-width: 600px){
    .path-not-frontpage #rid-header-first {
	margin-bottom: 2em;
}
}
.breadcrumb__list {
	display: inline-flex;
	gap: 5px;
	flex-wrap: wrap;
}
.fa-loaded .breadcrumb__list-item::before {
	font-family: FontAwesome, sans-serif;
	content: "|" !important;
}
.breadcrumb__list-item:before {
    font-family: inherit;
    content: "|" !important;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px;
	float: right;
	position: relative;
	top: -5em;
	color: var(--the-white);
	font-size: 1em;
}
.breadcrumb__list a {
	color: var(--the-white);
}
#rid-content {
	position: relative;
}
@media(max-width: 900px){
	.block-main-content {
		background: transparent !important;
		padding: initial !important;
	}
   .breadcrumb {
	display: none;
    }
    .node__title, .page__title {
	color: var(--the-white);
	font-size: 1.3em;
    }
}
@media(min-width: 600px){
    .node__title {
	font-size: 2.1em;
	width: 50%;
    }
}
.user-logged-in .node__title, .page__title {
	position: relative;
	top: -165px;
	color: var(--the-white);
}
.user-logged-in .node__title, .page__title {
	position: relative;
	/*top: -214px;*/
	color: var(--the-white);
}
.path-not-frontpage the-icons-holder {
	display: none;
}
.node__title, .page__title {
	margin-bottom: -2em;
	position: relative;
	top: -150px;
	color: var(--the-white);
}
@media(min-width:1400px){
.node__title, .page__title {
	position: relative;
	top: -165px;
	margin-top: 3em;
}
.breadcrumb {
	position: relative;
	top: -1em;
}
}
/*---------------------------------------------------*/

/*---------------Slider----------------*/
@media(max-width: 600px) {

    .pr-header__rw,
    .view-slideshow,
    #rid-header-first,
    #flexslider-1,
    #flexslider-1 img {
        width: 100% !important;
        height: auto;
        min-height: 50vh;
    }

    the-icons-holder {
        position: relative;
        width: 100%;
        bottom: 18px;
    }
}

.pr-header__rw,
.view-slideshow,
#rid-header-first,
#flexslider-1,
#flexslider-1 img {
    width: 100% !important;
    height: auto;
}
.flex-control-nav.flex-control-paging {
	display: none;
}
.pr-header {
	color: var(--the-black);
	background-color: var(--the-white);
	margin-bottom: -3em;
}
#block-views-block-slideshow-block-1 {
    width: 100% !important;
    margin: 0;
    padding: 0;
}

.flexslider {
    margin: 0 0 0px;
    background: transparent;
    border: 0px;
    position: relative;
    width: 100%;
}

#flexslider-1 {
    position: relative;
}

#masthead .l-rw {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

#masthead .l-r {
    padding: 0;
}

#flexslider-1 .views-field-title,
#flexslider-1 .views-field-field-caption {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
}

#flexslider-1 .views-field-title .field-content {
    position: absolute;
    top: 25%;
    color: var(--the-white);
    font-size: 2em;
    font-weight: 600;
}

#flexslider-1 .views-field-field-caption .field-content {
    position: absolute;
    top: 35%;
    color: var(--the-white);
    font-size: 1.2em;
}
/* .flex-active-slide img {
	transform: scale(1.1);
	transition: 5s;
} */
#flexslider-1 {
	overflow: hidden;
}
#flexslider-1 img {
	object-fit: contain !important;
}
/* body{
	overflow-x: hidden;
} */
@media (max-width: 1250px){
	.we-mega-menu-ul>.we-mega-menu-li>a {
		padding: 1.125rem 0.5625rem 1.125rem 0.5625rem;
	}
	}
@media (max-width: 1160px){
	#flexslider-1 .views-field-field-caption .field-content {
		max-width: 50%;
	}
	}

@media(max-width: 599px){
	.node {
		background-color: initial !important;
	}
	#rid-content {
		position: relative;
		margin-top: 260px;
	}
	#leaderboard{
		box-shadow: #ddd 0px 1px 5px 0px;
        background: var(--the-white) !important;
	}
    #flexslider-1 img {
	object-fit: cover !important;
    }
    div.sf-accordion-toggle.sf-style-default > a::after {
	content: "\e805";
	font-size: 1em !important;
	position: absolute;
	right: 3.5em !important;
	/* top: 50%; */
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	speak: none;
	font-family: fbcicons;
	color: var(--the-black);
	top: 47px;
}
    #flexslider-1 .views-field-field-caption .field-content {
	position: absolute;
	top: 44% !important;
	color: var(--the-white);
	font-size: 1em;
	width: 80% !important;
	max-width: 90%;
}
#flexslider-1 .views-field-title .field-content {
	position: absolute;
	top: 30% !important;
	color: var(--the-white);
	font-size: 2em;
	font-weight: 600;
}
}
@media(min-width: 600px) {
    #flexslider-1 .views-field-field-caption .field-content {
        max-width: 35%;
    }
}


/*---------------------------------------*/


/*---------------Menu---------*/
/*.testing-menu ul li a {*/
/*	color: transparent !important;*/
/*}*/
/*.testing-menu ul li a::before {*/
/*	content: url('images/bars-solid.png');*/
/*}*/
.we-mega-menu-row .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::before, .we-mega-menu-row .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::after {
	background: var(--the-black);

}
.we-mega-menu-row .ckeditor-accordion-container > dl dt > a:hover {
	background-color: var(--the-gray);
}
.we-mega-menu-row .ckeditor-accordion-container > dl dt > a {
	background-color: transparent;
	border-bottom: 1px solid var(--the-gray);
}
.we-mega-menu-row h2 {
	display: none !important;
}
.we-mega-menu-row .styled {
	padding-left: 0;
}
.we-mega-menu-col.span4 p {
	padding-left: 50px;
}
.we-mega-menu-submenu .ckeditor-accordion-container > dl {
	position: relative;
	border: none;
}
.mega-menu .we-mega-menu-li.dropdown-menu .we-megamenu-nolink::before {
	content: "\E805";
	font-family: fbcicons;
	z-index: 9;
	position: absolute;
	color: var(--the-black);
	right: 56px;
	font-size: 2.4em;
	top: 18px;
	cursor: context-menu;
}
.mega-menu .we-mega-menu-li.dropdown-menu .we-megamenu-nolink {
	color: transparent !important;
}
#rid-leaderboard .we-mega-menu-submenu {
	background-color: #fff;
	border: 0 none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none !important;
	border: 0;
	transition: 2s ease-out !important;
}
#block-fbc-holdings-branding .we-mega-menu-ul.nav.nav-tabs {
    position: absolute !important;
    right: 0;
}

#rid-leaderboard {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.we-mega-menu-submenu {
    z-index: 20;
    top: 100%;
    left: revert;
    right: 0;
}
#leaderboard .we-mega-menu-submenu {
	margin-top: 30px;
}
#rid-leaderboard .navbar-we-mega-menu .type-of-block a {
	font-weight: 700;
}
#leaderboard .navbar-we-mega-menu, #leaderboard .we-mega-menu-ul > .we-mega-menu-li > a {
	background-color: transparent;
}
#leaderboard dd.active p > a {
	font-weight: 300 !important;
}
#leaderboard dd.active p > a:hover{
	color: var(--the-body-blue);
}
.top-login .we-mega-menu-submenu {
	margin-top: 0px;
}
.navbar-we-mega-menu .we-mega-menu-group > .we-mega-menu-submenu {
	display: block !important;
	position: static;
	margin: 0 !important;
	padding: 0;
	border: 0 none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	min-width: initial;
	visibility: inherit !important;
	opacity: 1 !important;
	filter: alpha(opacity=100);
	margin-left: 15px !important;
}
#leaderboard .we-mega-menu-submenu::before {
    content: "";
    width: 200vw;
    height: 100%;
    background: var(--the-white);
    left: -50%;
    position: absolute;
    top: 0px;
    z-index: -9 !important;
}
.nav.nav-tabs.subul {
	z-index: 9;
}
@media(min-width: 992px){
        .we-mega-menu-submenu > .we-mega-menu-submenu-inner {
    	min-height: 7.25rem;
    }
}
@media(min-width: 1500px){
    #leaderboard .we-mega-menu-submenu {
    	left: -80.3rem;
    	 /*width: 1384px !important;*/
    	 /*overflow: hidden !important;*/
    }
    .nav.nav-tabs.subul {
	display: inline-block;
    }
}
/*.we-mega-menu-ul .we-mega-menu-li.dropdown-menu .we-mega-menu-submenu {*/
/*	visibility: collapse;*/
/*}*/
/*.navbar-we-mega-menu .we-mega-menu-group > .we-mega-menu-submenu {*/
/*	visibility: visible;*/
/*	z-index: -2 !important;*/
/*	 position: relative; */
/*}*/
/*-----------------------------*/

/*-----------------position sticky-------------*/
.l-leaderboard.l-row {
	position: sticky;
	top: 0;
	z-index: 9;
}
#leaderboard {
	background: rgba(255, 255, 255, 0.6);
}
/*---------------------------------------------*/

/*----------------Leaderboad section-------------*/
.l-rw.regions.container.pr-leaderboard__rw.arc--1.hr--1 {
    background: transparent;
}

#leaderboard {
	position: absolute;
	z-index: 9;
	width: 100%;
	padding: 10px 0;
}

/*#leaderboard {*/
/*    background: rgba(255, 255, 255, 0.6);*/
/*}*/

.l-rw.regions.container.pr-leaderboard__rw.arc--1.hr--1 {
    background: transparent;
}
/*.l-leaderboard.l-row {*/
/*	position: sticky;*/
/*	top: 0;*/
/*	z-index: 9;*/
/*	background: var(--the-white) !important;*/
/*}*/
/*--------------------------------------------------*/

/*----------------Slider icons--------------*/
.user-logged-in the-icons-holder {
    position: relative;
}

.slider-icons {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.slider-icons a {
    color: var(--the-black);
    font-size: 1.2em;
}
the-icons-holder {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: space-evenly;
	position: absolute;
	width: 100%;
	bottom: 18vh;
	z-index: 5;
	background: rgba(255, 255, 255, 0.6);
	padding: 20px 20px;
	min-height: 148px;
	text-align: center;
}

.holding a::before {
    content: "\E822";
    font-family: fbcicons;
    display: flex;
    font-size: 3em;
    justify-content: center;
    padding: 0px;
}

.bank a::before {
    content: "\E820";
    font-family: fbcicons;
    display: flex;
    font-size: 3em;
    justify-content: center;
    padding: 0px;
}

.mortgage a::before {
    content: "\E809";
    font-family: fbcicons;
    display: flex;
    font-size: 3em;
    justify-content: center;
    padding: 0px;
}

.loan a::before {
    content: "\E819";
    font-family: fbcicons;
    display: flex;
    font-size: 3em;
    justify-content: center;
    padding: 0px;
}

.securities a::before {
    content: "\E80A";
    font-family: fbcicons;
    display: flex;
    font-size: 3em;
    justify-content: center;
    padding: 0px;
}

.insurance a::before {
    content: "\E81D";
    font-family: fbcicons;
    display: flex;
    font-size: 3em;
    justify-content: center;
    padding: 0px;
}

.reinsurance a::before {
    content: "\E818";
    font-family: fbcicons;
    display: flex;
    font-size: 3em;
    justify-content: center;
    padding: 0px;
}


/*------------------------------------------*/
/*------------Banking Services----------------*/

.pr-navbar {
	color: var(--the-black);
	background-color: var(--the-white);
	padding: 40px 0;
}
.path-frontpage #rid-navbar {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
.banking-services ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
.banking-services ul li::marker {
	color: purple;
	font-size: 25px;
}
.services-holder {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: space-between;
}
.banking-services h1 {
	margin: 30px 0;
}
.banking-services li {
	font-size: 1.2em;
	color: var(--the-body-blue)  ;
}
.services-holder a {
	box-shadow: #ddd 0px 1px 11px 0px;
	padding: 10px;
	display: flex;
	min-height: 10em;
	align-items: flex-end;
	margin-bottom: 20px;
	/* max-width: 15em; */
}
.services-holder a {
	color: var(--the-black);
	font-weight: 500;
	padding: 25px;
	position: relative;
}
.services-holder a::before {
	content: "\E80B";
	font-family: fbcicons;
	margin-left: 8px;
	position: absolute;
	top: 15px;
	color: var(--the-body-blue);
}
.services-holder a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: var(--the-body-blue);
	z-index: -9;
	left: 0;
	top: 0;
	transform: rotate(0deg);
	transform-origin: center;
	transition: 800ms;
}
.services-holder div {
	width: 100%;
}
@media(min-width: 600px){



}
@media(min-width: 1130px){
     #block-bankingservicesectionimage {
    	flex-basis: 34%;
    }
    #block-stockimage{
	flex-basis: 31%;
    }
    #block-aboutfbcsecurities {
	flex-basis: 62%;
    }
}
/*---------------------------------------------------*/
/*--------------Highlighted-----------*/
.path-frontpage #highlighted {
	background-image: url(images/loan_banner.png);
	min-height: 424px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	margin-bottom: 4em;
}
#rid-highlighted {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	margin-bottom: 2em;
	justify-content: center;
	align-content: center;
}
.path-frontpage .reinsurance-container {
	text-align: center;
	color: var(--the-white);
}
/*------------------------------*/

/*------------------Online hlp section--------------*/

.get-intouch p {
	font-size: 1.2em;
	font-weight: 700;
}
.intouch-see-all a {
	color: var(--the-white);
	font-size: 1.2em;
	font-weight: 700;
}
.get-intouch p::before {
	content: "\E80B";
	font-family: fbcicons;
	position: relative;
	top: 0px;
	margin-right: 10px;
}
.intouch-see-all a::after {
	content: "\E80B";
	font-family: fbcicons;
	position: relative;
	top: 0px;
	margin-left: 10px;
}
.support {
	background-color: var(--the-body-blue);
	padding: 20px;
	color: var(--the-white);
    background-image: url(images/swish-white.svg);
}

.have-questions ul {
	padding: 0;
	list-style-position: inside;
}
.the-first li::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: transparent;
    border-radius: 50%;
    left: -30px;
    border: 1px solid purple;
    padding: 5px;
    top: 4px;
}
.the-first, .the-second {
	margin: 30px 0;
}
.the-first li, .the-second li {
	font-size: 1.6em;
	font-weight: 400;
	position: relative;
}

.the-first li::marker {
	color: purple;
}
.the-second li::marker {
	color: purple;
	font-size: 1.3em;
}
/*.the-second li {*/
/*	font-size: 1.3em;*/
/*}*/
.support {
	position: relative;
}
.support::after {
	content: "\E817";
	font-family: fbcicons;
	position: absolute;
	right: 0;
	bottom: -54px;
	font-size: 7em;
}
@media(min-width: 900px){
    #block-stillhavequestions {
    	flex-basis: 47%;
    }
   .the-first li::before, .the-second li::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    background: transparent;
    border-radius: 50%;
    left: -28px;
    border: 1px solid purple;
    padding: 5px;
    top: 4px;
    }
    .support::after {
	font-size: 15em;
    }
    .the-first li, .the-second li {
	word-break: break-word;
	/*width: 45%;*/
	margin-left: 21px;
	list-style-position: outside;
    }
    #block-getonlinesupport {
	flex-basis: 47%;
    }
    .have-questions h1 {
	width: 60%;
    }
    .support {
	padding: 50px;
    }
}
/*---------------------------------------------------*/

/*---------------Apply for bnk account-----------*/
.path-frontpage #delta {
	background-image: url(images/mortgages_banner.png);
	min-height: 424px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	margin-bottom: 4em;
}
.path-frontpage #delta {
	display: flex;
	align-items: center;
	justify-content: center;
}
#block-openanaccount {
	text-align: center;
}
#block-openanaccount {
	color: var(--the-white);
	text-align: center;
}
.reques-quote a {
	color: var(--the-white);
	font-weight: 700;
	font-size: 1.2em;
	border: 1px solid var(--the-white);
	padding: 15px 25px;
	display: inline-block;
	margin-top: 2em;
}
.reques-quote a::after {
	content: "\E80B";
	font-family: fbcicons;
	margin-left: 15px;
	position: relative;
	top: 1px;
}
/*-----------------------------------------------*/

/*-------------News----------*/
.pr-features {
	color: #363636;
	background-color: var(--the-white);
}
.view-latest-news .views-row .views-field-title a {
	color: var(--the-black);
	font-size: 1.2em;
	font-weight: 600;
}
.view-latest-news .view-content {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: space-between ;
}
.view-latest-news .view-content .views-row {
	/* flex-basis: 50%; */
	/* max-width: 570px; */
	width: 100%;
}

.views-field.views-field-field-news-image img {
	width: 100%;
}
.views-field-field-news-date {
	color: var(--the-body-blue);
	font-size: 1.1em;
}
.view-latest-news {
	margin: 55px 0px;
	position: relative;
}
.view-latest-news .more-link {
	position: absolute;
	right: 0;
	top: -45px;
}
.view-latest-news .more-link a {
	color: var(--the-body-blue);
	font-size: 1.3em;
	font-weight: 600;
}
.more-link a::after {
	content: "\E80B";
	font-family: fbcicons;
	margin-left: 8px;
	position: relative;
	top: 1px;
}
@media(min-width: 1400px){
    .view-latest-news .view-content .views-row {
    	max-width: 600px;
    }
}
/*----------------------------*/

/*--------------FAQs Section----------*/
.regions {
	background-color: transparent;
}
.path-frontpage #content-suffix {
	background-image: url(images/Swish_gradient.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*background-attachment: fixed;*/
}
.path-frontpage #rid-content-suffix {
	margin-bottom: 0em;
}
.see a::after {
	content: "\E80B";
	font-family: fbcicons;
	margin-left: 8px;
	position: relative;
	top: 1px;
}
summary {
	font-weight: 600;
	font-size: 1.2em;
}
.see a {
	font-size: 1.2em;
	font-weight: 600;
}
details {
	border-color: #cccccc;
	background-color: transparent;
	line-height: 4;
}

summary a {
	color: var(--the-black);
	/*font-size: 1.1em;*/
	/*font-weight: 700;*/
}
details {
	border: 1px solid;
	border-radius: 0px;
	display: block;
	margin: 3rem 0px;
	max-height: 5.125rem;
	overflow-y: hidden;
	-webkit-transition: all 450ms ease-in-out;
	-o-transition: all 450ms ease-in-out;
	transition: all 450ms ease-in-out;
}
details > summary{
    poition: relative;
}
details:not([open]) > summary::after {
	content: "\E80B";
	font-family: fbcicons;
	margin-right: 35px;
	position: relative;
	float: right;
	color: var(--the-body-blue);
	transform: rotate(0deg);
	transform-origin: center;
}
 #block-faqs .fa-loaded details > summary::before {
	display: none !important;
}
.fa-loaded details > summary::before {
	display: none;
}
.fa-loaded .collapse-processed > summary::before {
	display: none !important;
}
details > summary::after {
	content: "\E80B";
	font-family: fbcicons;
	margin-right: 35px;
	position: relative;
	float: right;
	color: var(--the-body-blue);
		transform: rotate(90deg);
	transform-origin: center;
}
@media(min-width: 900px){
    #rid-content-suffix {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: space-between;
    }
    #block-seeallofourfaqs {
	flex-basis: 50%;
    }
    #block-faqs {
	flex-basis: 45%;
    }
}
/*------------------------------------*/






/*----------Base-----------*/
#base {
    color: var(--the-white);
    background: var(--the-black);
}

#base .regions {
    background-color: var(--the-black);
}

#rid-base {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}
#rid-base .block {
	margin: 0;
}
#rid-base p {
	position: relative;
	top: 18px;
}
/*----------------------------*/

/*-------------Footer--------*/
.pr-footer {
	color: var(--the-white);
	background-color: var(--the-body-blue);
	margin-top: -1px;
}

.pr-footer a {
    color: var(--the-white);
}

#block-subscribe {
    position: relative;
}

@media(min-width:1300px) {
	#block-subscribe::after {
		content: '';
		position: absolute;
		border-right: 1px solid var(--the-white);
		height: 100%;
		right: -35%;
		top: 0;
	}
}

.l-attribution.l-row {
    display: none;
}

.block-main-content {
	background: var(--the-white);
	padding: 0 10px 30px;
}

/*-----------------------------*/

/*------------------narrow---------------*/
@media all and (min-width: 740px) and (min-device-width: 740px),
(max-device-width: 800px) and (min-width: 740px) and (orientation:landscape) {

    /*--------------Footer-------------*/
    #footer #rid-footer {
        display: flex;
        gap: 15px;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    /*----------------------------------*/
}

/*--------------------normal----------------*/
@media all and (min-width: 980px) and (min-device-width: 980px),
all and (max-device-width: 1024px) and (min-width: 1024px) and (orientation:landscape) {}

/*-------------wide-------------*/
@media all and (min-width: 1220px) {}

/*------------------Webster screen 1280px--------------------------------*/

@media only screen and (max-width: 1280px) {
    .we-mega-menu-submenu {
        left: -66.3rem;
        width: 1200px !important;
    }
}

/*----------------------------------------------------*/
/*--------------space after slider----------*/
.path-frontpage #navbar {
	margin-top: 3em;
}
/*----------------------------------------*/
/*-----------------Search--------------*/
.js-form-type-search input.form-search {
	position: relative;
	top: -16px;
	background: transparent;
	float: right;
	transition: 500ms;
}
i.better_search {
	background: none;
}
.js-form-type-search:hover input.form-search {
	width: none !important;
}
@media(min-width: 1400px){
    #block-searchform {
	width: 60vw;
    }
}
#block-searchform {
	width: 55vw;
	position: absolute;
	right: 14em;
	top: -4px;
}
#search-block-form .icon {
	position: relative;
	top: 33px;
	left: 6px;
	z-index: -3;
}
/*button::-moz-focus-inner, input::-moz-focus-inner {*/
/*	padding: 0;*/
/*	border: 0;*/
/*	background: var(--the-white ) !important;*/
/*}*/
#edit-keys:focus {
	background: var(--the-black) !important;
	height: 55px;
	color: var(--the-white) !important;
	border-radius: 0;
}
.search-block-form__form ::placeholder {
	color: var(--the-white);
	font-weight: 600;
	font-size: 1.2em;
}
.icon::after {
	content: "\e80c";
	font-family: fbcicons;
	color: var(--the-black ) !important;
	position: relative;
	z-index: 999999999 !important;
	font-size: 2em;
	right: 10px;
	top: -5px;
}
.js-form-type-search:hover input.form-search {
	background: var(--the-black) !important;
	height: 55px;
	border-radius: 0;
}
/*#rid-leaderboard .we-mega-menu-ul.nav.nav-tabs li::before {*/
/*	content: "";*/
/*	position: absolute;*/
/*	border-left: 2px solid var(--the-black);*/
/*	height: 4em;*/
/*	top: 9px;*/
/*	left: 11px;*/
/*}*/
#rid-leaderboard .we-mega-menu-ul.nav.nav-tabs li::before {
    content: "";
    position: absolute;
    border-left: 3px solid var(--the-black);
    height: 4em;
    top: 9px;
    left: 15px;
	display: none;
}

/*------------------Board of Directors & Management------------*/
.view-board-of-directors .view-header li {
	list-style-position: inside;
}
.view-board-of-directors .view-content  {
	display: flex;
	flex-wrap: wrap;
	gap: 45px;
	justify-content: space-between;
}

.view-executive-management .view-content{
	display: flex;
	flex-wrap: wrap;
	gap: 45px;
}
.view-board-of-directors .views-row, .view-executive-management .views-row {
	position: relative;
	margin-bottom: 4em;
	width: 249px;
}
.view-board-of-directors .views-row::before, .view-executive-management .views-row::before {
	content: "";
	position: absolute;
	border-bottom: 1px solid var(--the-body-blue);
	width: 100%;
	bottom: -30px;
}
.view-board-of-directors .views-row .views-field-title a, .view-executive-management .views-row .views-field-title a {
	font-weight: 600;
	color: var(--the-black);
	position: relative;
	margin-top: 1.3em ;
	display: block;
}
.view-board-of-directors .views-row .views-field-title a::before, .view-executive-management .views-row .views-field-title a::before{
	content: "";
	background: purple;
	width: 10px;
	height: 10px;
	position: absolute;
	border-radius: 50px;
	top: 5px;
	left: -20px;
}
.view-board-of-directors .views-row .views-field-title, .view-executive-management .views-row .views-field-title {
	padding: 5px 20px;
}
.view-board-of-directors .views-field-field-position, .view-executive-management .views-field-field-position {
	padding: 0px 20px;
}
.view-board-of-directors .view-header, .view-executive-management .view-header{
	margin-bottom: 4em;
}
.field-node--field-board-image img  {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
.field-node--field-ordering {
	display: none;
}
.field-node--field-position .field__item {
	font-weight: 600;
}
/*----------------------------------------------*/
/*--------------Contact Us------------*/
contact-us-container {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: space-between;
	margin-top: 2em;
}
contact-us-container p {
	text-align: justify;
	line-height: 2;
}
contact-us-container h2 {
	display: block;
	width: 100%;
	font-size: 2.9em;
}
.head-office p, .help-center p {
	line-height: 0.7;
}
.growing-team {
	text-align: center;
}
.grow-links a  {
	color: var(--the-black);
	font-weight: 500;
	padding: 25px;
	position: relative;
}
.grow-links a::before {
	content: "\E80B";
	font-family: fbcicons;
	margin-left: 8px;
	position: absolute;
	top: 15px;
	color: var(--the-body-blue);
}
.grow-links a {
	box-shadow: #ddd 0px 1px 11px 0px;
	padding: 10px;
	display: inline-flex;
	min-height: 10em;
	align-items: flex-end;
	margin-bottom: 20px;
	max-width: 15em;
	width: 15em;
	margin: 3em 3em;
}
#block-webform-title {
	text-align: center;
	font-size: 3em;
}
#edit-first-name, #edit-last-name, #edit-email-address {
	height: 4em;
}
#webform-submission-get-in-touch-node-106-add-form {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
}
.node.node--id-106.node--type-page.node--view-mode-full {
	margin-bottom: -8em;
}
#edit-submit--2 {
	background: var(--the-body-blue);
	border: none;
	font-weight: 600;
	padding: 5px 30px;
	height: 3em;
	position: relative;
}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	color: var(--the-black ) !important;
	border-color: #cccccc;
	background-color: #ffffff;
	font-weight: 500;
}
.js-form-item.form-item.js-form-type-email.form-type-email.js-form-item-email-address.form-item-email-address.form-no-label, .js-form-item.form-item.js-form-type-textarea.form-type-textarea.js-form-item-message.form-item-message.form-no-label, #edit-actions {
	flex-basis: 84.4%;
}
@media(min-width: 700px){
    .contact-us, .support-desk {
	flex-basis: 45%;
    }
    .growing-team h1 {
	font-size: 3.5em;
	width: 46%;
	margin-right: auto;
	margin-left: auto;
    }
}

/*-----------------------------*/
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::before, .ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle::after {
	background: var(--the-black);
}

/*-----------------Tables-------------*/
tbody tr th {
	background: var(--the-body-blue);
	color: var(--the-gray);
	border: none;
}
tr:nth-child(2n) {
	background: var(--table-light-blue);
}
tr:nth-child(2n+1) {
	background: var(--table-lighter-blue);
}
table tr, table td, table tr a {
	border: none;
	padding: 10px;
	color: var(--the-black);
}
/*---------------------------------------*/

/*----------------finacial results-------------*/
.view-reports .view-content {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	justify-content: space-between;
}
 .view-annual-reports .view-content, .view-analyst-presentations .view-content {
	display: flex;
	flex-wrap: wrap;
	gap: 70px;

}
.view-reports .views-row::before{
	content: "\E80B";
	font-family: fbcicons;
	margin-left: 0px;
	position: relative;
	top: -4px;
	color: var(--the-body-blue);
}
.view-reports .views-row{
	box-shadow: #ddd 0px 1px 11px 0px;
	padding: 10px;
	min-height: 11em;
	align-items: flex-end;
	margin-bottom: 20px;
	max-width: 22em;
}
.view-trade-reports .views-row .views-field-title a{
    position: relative;
}
.view-trade-reports .views-row .views-field-title a::before {
	content: "\E80B";
	font-family: fbcicons;
	margin-left: 0px;
	position: absolute;
	top: -30px;
	color: var(--the-body-blue);
}
.view-reports .views-row {
	box-shadow: #ddd 0px 1px 11px 0px;
	padding: 10px;
	min-height: 11em;
	margin-bottom: 20px;
	max-width: 22em;
	width: 15em;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: start;
}
.file--mime-application-pdf.file--application-pdf a {
	font-weight: 600;
	color: var(--the-black);
	font-size: 1em;
}
.file--mime-application-pdf.file--application-pdf a {
	font-weight: 600;
	color: var(--the-black);
	font-size: 1em;
	word-break: break-word;
	display: block;
}
.views-field-field-reports-date {
	color: var(--the-body-blue);
	display: inine-b;
	display: inline-block;
	padding: 0px 0 15px 0px;
}
/*---------------------------------------------*/
/*-------------------Top Menu----------------*/
#block-topmenu {
	margin-top: -13px;
}
#block-topmenu .we-mega-menu-ul.nav.nav-tabs li {
	background-color: var(--the-header-blue ) !important;
	border: none;
}
#block-topmenu  .we-mega-menu-ul.nav.nav-tabs li a {
	background: transparent;
	color: var(--the-white);
}
.we-mega-menu-li.the-active-one a {
	background: var(--table-light-blue ) !important;
	color: var(--the-header-blue ) !important;
}
#block-topmenu li a {
	text-transform: capitalize;
}
/*----------------------------------------------*/
/*----------------Icons responsiveness on mobile-------------*/
@media(max-width: 600px){
    the-icons-holder {
		display: grid;
		grid-template-columns: 1fr 1fr;
    	gap: 15px;
    	position: relative;
	    width: 100%;
	    bottom: 0vh;
    	z-index: 5;
	    background: rgba(255, 255, 255, 0.6);
	    padding: 20px 20px;
	    min-height: 148px;
	    text-align: center;
	    /* align-content: center; */
    	/* margin-bottom: 19em; */
    }
    #flexslider-1 .views-field-title .field-content {
        font-size: 1.2em;
    }
    #flexslider-1 .views-field-field-caption .field-content {
	position: absolute;
	top: 50%;
	color: var(--the-white);
	font-size: 1.2em;
    }
   .top-login .we-mega-menu-ul > .dropdown-menu > .we-mega-menu-submenu {
	display: block;
	background: var(--the-header-blue);
    }
    #block-toplogin .we-mega-menu-ul .dropdown-menu > a::before, #block-toplogin .we-mega-menu-ul .dropdown-menu > span::before {
	display: none;
    }
    .top-login .we-mega-menu-ul > .we-mega-menu-li::after {
	display: none;
    }
    #rid-leaderboard .we-mega-menu-ul.nav.nav-tabs li::before {
        display: none;
    }
    .testing-menu .we-mega-menu-li.dropdown-menu .we-megamenu-nolink::before {
	display: none;
    }
    .testing-menu .navbar-we-mega-menu .type-of-block {
	display: inline-block !important;
    }
    .overlay {
	z-index: 0 !important;
    }
}
/*----------------Icons responsiveness on mobile-------------*/
@media(max-width: 800px){
the-icons-holder {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	ustify-content: space-between;
	position: relative;
	width: 100%;
	bottom: 0vh;
	z-index: 5;
	background: rgba(255, 255, 255, 0.6);
	padding: 20px 20px;
	min-height: 148px;
	text-align: center;
	/* align-content: center; */
	/* margin-bottom: 19em; */
	flex-direction: column;
}
    #flexslider-1 .views-field-title .field-content {
        font-size: 1.2em;
    }
    #flexslider-1 .views-field-field-caption .field-content {
	position: absolute;
	top: 50%;
	color: var(--the-white);
	font-size: 1.2em;
    }
   .top-login .we-mega-menu-ul > .dropdown-menu > .we-mega-menu-submenu {
	display: block;
	background: var(--the-header-blue);
    }
    #block-toplogin .we-mega-menu-ul .dropdown-menu > a::before, #block-toplogin .we-mega-menu-ul .dropdown-menu > span::before {
	display: none;
    }
    .top-login .we-mega-menu-ul > .we-mega-menu-li::after {
	display: none;
    }
    #rid-leaderboard .we-mega-menu-ul.nav.nav-tabs li::before {
        display: none;
    }
    .testing-menu .we-mega-menu-li.dropdown-menu .we-megamenu-nolink::before {
	display: none;
    }
    .testing-menu .navbar-we-mega-menu .type-of-block {
	display: inline-block !important;
    }
    .overlay {
	z-index: 0 !important;
    }
}

@media(max-width: 990px){
    #block-megamenu, #block-toplogin {
	display: none;
    }
    #block-searchform {
	width: 55vw;
	position: absolute;
	right: 2em;
	top: -78px;
    }
    .js-form-type-search:hover input.form-search {
	background: var(--the-black) !important;
	height: 48px;
	border-radius: 0;
    }
    .icon::after {
	content: "\e80c";
	font-family: fbcicons;
	color: var(--the-white ) !important;
	position: relative;
	z-index: 999999999 !important;
	font-size: 1.4em;
	right: 10px;
	top: 4px;
}
#superfish-main-accordion {
	position: absolute;
	left: 0 !important;
	top: 70px !important;
}
    #block-topmenu {
	margin-top: -4px;
}
.region-we-mega-menu {
	background-color: var(--the-header-blue);
    }
}

@media(min-width: 991px){
    #block-mainnavigation{
        display: none;
    }
}
#block-mobliemenu {
	position: absolute;
	right: 0px;
}
.sf-accordion-toggle.sf-style-default {
	position: absolute;
	right: 0px;
	top: -9px;
}
#superfish-moblie-menu-accordion {
	position: relative;
	top: 71px !important;
}
div.sf-accordion-toggle.sf-style-default > a::after {
	content: "\e805";
	font-size: 2em;
	position: absolute;
	right: 0.5em;
	/* top: 50%; */
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	speak: none;
	font-family: fbcicons;
	color: var(--the-black);
	top: 40px;
}
div.sf-accordion-toggle.sf-style-default a {
	background: transparent;
	color: transparent;
	display: inline-block;
	font-weight: bold;
	padding: 1em 3em 1em 1em;
	position: relative;
}
div.sf-accordion-toggle.sf-style-default a.sf-expanded {
	background: transparent;
}
ul.sf-menu.sf-style-default a, ul.sf-menu.sf-style-default a:visited, ul.sf-menu.sf-style-default span.nolink {
	color: var(--the-white);
}
ul.sf-menu.sf-style-default li, ul.sf-menu.sf-style-default.sf-navbar {
	background: var(--the-header-blue);
}
ul.sf-menu.sf-style-default li li, ul.sf-menu.sf-style-default.sf-navbar > li > ul {
	background: var(--the-body-blue);
}
 ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded {
	background: var(--the-header-blue);
}
ul.sf-menu.sf-style-default li:hover, ul.sf-menu.sf-style-default li.sfHover, ul.sf-menu.sf-style-default a.is-active, ul.sf-menu.sf-style-default a:focus, ul.sf-menu.sf-style-default a:hover, ul.sf-menu.sf-style-default span.nolink:hover {
	background: var(--the-header-blue);
}
ul.sf-menu.sf-accordion .sf-sub-indicator::after {
	content: "\e815";
	font-family: fbcicons;
	font-size: 10px;
}
/*----------------Effects-----------------------*/
a ,a img {
	transition: 500ms !important;
}
a img:hover {
	opacity: 0.6;
}
.view-latest-news .views-row .views-field-title a:hover {
	color: var(--the-body-blue);
}
.slider-icons a:hover {
	color: var(--the-body-blue);
}
.services-holder a:hover {
	transform: scale(1.1);
	background: var(--the-white ) !important;
}
.intouch-see-all a:hover, .see a:hover, .view.view-faqs .views-row a:hover {
	margin-left: 7px;
}
.reques-quote a:hover {
	transform: translateY(-10px);
}
.more-link.element-container-wrapper a:hover {
	color: var(--the-black);
}
 #rid-footer p>a:hover{
        border-bottom: 1px solid var(--the-white);
 }
 .apply-container a:hover {
	color: var(--the-black);
}
#block-whatsrightforyouicons a:hover {
	color: var(--the-body-blue);
}
.save-holder a:hover {
	margin-left: 5px;
}
the-icons-holder div:hover {
    transform: translateY(-11px);
    transform: scale(1.1);
}
the-icons-holder div{
    transition: 500ms;
}
.top-menu li a:hover{
    background: var(--table-light-blue) !important;
    color: var(--the-header-blue) !important;
}
.top-menu li a{
    transition: 500ms;
}
.grow-links a:hover {
	transform: scale(1.1);
}
/*------------------------------------------*/
@media(max-width: 800px){
    .path-frontpage #rid-content-suffix {
	margin-bottom: 18em;
    }
}
#rid-header-first img {
	width: 100%;
}
.security-button a {
	background: rgba(255, 255, 255, 0.6);
	padding: 7px 10px;
	/*box-shadow: #010101 1px 2px 10px;*/
	color: var(--the-black);
	border-radius: 2px 2px 2px 2px;
}
@media(min-width: 900px){
 #block-securitycenterbutton {
	position: absolute;
	right: 0px;
	top: 51%;
	z-index: 8 !important;
	height: 100%;
	transform: translate(37%, -12%);
}
    .security-button {
	transform: rotate(90deg);
	transform-origin: center;
}
.security-button a {
	background: rgba(255, 255, 255, 0.6);
	padding: 7px 10px;
	/* box-shadow: #010101 1px 2px 10px; */
	color: var(--the-black);
	border-radius: 0px 0px 8px 8px;
}
#rid-header-first {
	position: relative ;
}
}
@media(max-width: 1005px){
	the-icons-holder {
		display: grid;
		/* grid-template-columns: 1fr 1fr; */
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
		gap: 15px;
		bottom: initial;
	}
	the-icons-holder div {
		box-shadow: #ddd 0px 1px 11px 0px;
		padding: 35px;
		background: var(--the-white);
	}
	the-icons-holder div a::before{
		display: none !important;
	}
	.path-frontpage #navbar {
		margin-top: 38em;
	}
}
 @media(max-width: 800px){
    .path-frontpage #rid-content-suffix {
	margin-bottom: 18em;
    }
	.path-frontpage #navbar {
		margin-top: 3em;
	}
	#flexslider-1 .views-field.views-field-field-sli .field-content::after {
		position: absolute;
		content: " ";
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 0.5;
		background-color: #0363AD;
	}

	#flexslider-1 .views-field.views-field-field-sli .field-content {
		position: relative;
	}
	body{
		overflow-x: hidden;
	}
  #rid-header-first img {
	height: 70% !important;
	object-fit: cover;
}
#flexslider-1 img {
    object-fit: cover !important;
    object-position: top right;
}

#flexslider-1 .views-field-field-caption .field-content {
    top: 41%  !important;
}
    .node__title, .page__title {
	position: relative;
	top: -190px;
    }
    .breadcrumb {
	float: left;
    }
}
.table__header th {
	border: none;
	background: var(--the-body-blue);
	color: var(--the-white);
}


/*Search page*/
.path-search-node #search-form {
	display: none;
}
.search-results {
	margin-bottom: 5px;
	padding: 0;
}
.item-list--search-results {
	background-color: #ffffff;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.search-result {
	box-shadow: #ddd 0px 1px 11px 0px;
	padding: 15px;
	margin-bottom: 2em;
}
.path-search-node .item-list a {
	color: var(--the-black) !important;
}
/**/
/*Page Titles*/

 @media only screen and (min-width: 768px) and (max-width: 1399px){
    .page__title {
	position: absolute;
	top: -100px;
	color: var(--the-white);
	margin-bottom: 0em;
	margin-top: -3em;
    }
    .node__title {
	position: absolute;
	top: -60px;
	color: var(--the-white);
	margin-bottom: 0em;
	margin-top: -3em;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 4px;
	float: right;
	position: relative;
	top: -160px;
	color: var(--the-white);
	font-size: 1em;
}
.path-not-frontpage #rid-header-first img {
	width: 100%;
	height: 453px !important;
	position: relative;
	/*top: -57px;*/
}
.path-not-frontpage #rid-header-first {
	height: 453px;
	background: linear-gradient(90deg, rgba(19,114,172,1) 50%, rgba(31,70,127,1) 100%);
	position: relative;
	/* top: -17px; */
	margin-bottom: 55px;
}
}


@media(min-width: 1400px){
    .node__title, .page__title {
	position: relative;
	top: -213px;
	margin-top: 3em;
}
}
@media(min-width: 760px){
    #block-pricesheetinvestortoolkitfinancials p:nth-child(3) {
	display: none;
}
}


/*----------------FAQs-----------------------*/
.view.view-faqs .views-row {
	border: 1px solid var(--the-black);
	margin: 2em;
	padding: 20px;
	position: relative;
}

.view.view-faqs .views-row a::after {
    content: "\E80B";
    font-family: fbcicons;
    margin-left: 8px;
    position: relative;
    top: 0px;
    float: right;
    color: var(--the-body-blue);
}
.view.view-faqs .views-row a {
	color: var(--the-black);
	font-weight: 600;
	font-size: 1.3em;
}
@media(min-width: 900px){
    #rid-content-suffix {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: space-between;
    }
    #block-views-block-faqs-block-1 {
	flex-basis: 45%;
	min-height: 35em;
    }
 /*   #block-faqs {*/
	/*flex-basis: 45%;*/
 /*   }*/
}
