/*
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ppbavn');
  src:  url('../fonts/icomoon.eot?ppbavn#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ppbavn') format('truetype'),
    url('../fonts/icomoon.woff?ppbavn') format('woff'),
    url('../fonts/icomoon.svg?ppbavn#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

*/
/* this is to hide the form filed that sets the input type */
input#et_pb_contact_accountancy-option_0, input#et_pb_contact_choice_0 {
    height: 0;
    padding: 0;
    font-size: 0;
}

#accountacy_contact-form .et_pb_contact_submit.et_pb_button, #confirmation-statement_form .et_pb_contact_submit.et_pb_button {
    right: auto;
    margin: 0 auto;
    float: none;
    color: #fff;
    height: 70px;
    width: 180px !important;
}

#accountacy_contact-form .et_contact_bottom_container, #confirmation-statement_form .et_contact_bottom_container {
	text-align: center;
}

#accountacy_contact-form .et-pb-contact-message, #confirmation-statement_form .et-pb-contact-message {
	text-align: center;
    font-size: 25px;
    margin-top: 10px;
}

/* The next two selector entries were added to solve the problem of the content showing
 through between the header and the mega menu in conjunction with the megamenu_fix.js file. Yiannis; 20/12/2018.
*/
/*
.tippy-popper.scrolled {
    top: -15px !important;
    z-index: 999 !important;
}

.tippy-popper.scrolled .divimegapro-body > .et_pb_section {
    padding-top: 28px !important;
    height: 235px !important;
}
*/
/* end mega menu fix */

/* The following was added to remove the dark spots between section that were appearing on mobile. Yiannis 20/12/2018 */
.et_builder_inner_content {
    background-color: #ffffff !important;
}
/* ends */

/* The following was added to sort out the 'How it works' section for tablets. Yiannis 20/12/2018 */
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .pb_et_my_how_it_works .et_pb_blurb_description {
        height: 48px !important;
        vertical-align: middle !important;
        display: table-cell !important;
    }
}
/* ends */

#news .et_pb_blog_0 .et_pb_blog_grid a.more-link{
    position:absolute;
    right:20px;
bottom:20px;
}

#news article{
    position:relative;
}

#footer-widgets .footer-widget:nth-child(2){
width: 12.5%;
    margin-left: 5.1%;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a{
    padding-bottom: 0px;
}

nav#top-menu-nav{
        top: 18px;
    position: relative;
}
/*
strong{
    font-weight: 500 !important;
} */

#hkb .hkb-category .hkb-category__view-all, #hkb .hkb-category .hkb-category__view-all:before{
    content:"" !important;
    color:#0066FF !important;
    padding-left: 0px !important;
    margin-left: 50px !important;
}

/* Mega MEnu */

 #mega-menu-wrap-primary-menu #mega-menu-primary-menu span.inner_wrap_megaMenu li ul li a.mega-menu-link{
    color: #666;
    font-family: inherit;
    font-size: 14px !important;
    text-transform: none !important;
    text-decoration: none;
    font-weight: normal!important;
    margin: 0;
    padding: 2px 0px 2px 0px;
    vertical-align: top;
    display: block;
}

 #mega-menu-wrap-primary-menu #mega-menu-primary-menu span.inner_wrap_megaMenu li a.mega-menu-link.first_level{
        color: #555;
    font-family: inherit;
    font-size: 16px ;
    text-transform: uppercase ;
    text-decoration: none;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border-top: 0px solid #555;
    border-left: 0px solid #555;
    border-right: 0px solid #555;
    border-bottom: 0px solid #555;
}
.et_pb_column_1_3{
/*    width: 100% !important;
    margin-right: 100% !important;*/
/*    margin-right: 0px !important    ;
*/}

/* SIEDBAR */

#main-content .container:before{
    content: none;
}

#sidebar .et_pb_widget{
    background: #f4f5f5;
    padding: 20px;
}

.et_pb_widget ul li{
font-size: 14px;
line-height:20px;
}

.et_pb_widget ul li a:hover{
    color: #0066FF;
}

.widgettitle{
    font-weight: 600;
}

/* SIngle Post */

body.single-post .entry-content p{
    font-size: 14px;
    line-height: 24px;
    color: #656f7a!important;
}

body.single-post strong{
    font-weight: 700 !important;
}

body.single-post h1,
body.single-post h2,
body.single-post h3
{
    color: #0066FF;
    font-weight: 500;

}
/* Blog */

/*.first_container_blog article {
    display: inline-table;
    width: 100%;
}*/

body.blog article:nth-child(odd){
    margin-right:10px;

}

body.blog a.more-link img{
display: block;
}
/*
.first_container_blog article{
    padding-bottom: 70px !important;
}*/

/*#news .et_pb_blog_0 .et_pb_blog_grid a.more-link{
        display: inline-block;
    right: 0px;
    position: absolute;
    bottom: -50px
}*/

body.blog a.more-link {
    float: right;
    padding: 0px 20px 20px 0px;
    position: absolute;
    bottom: 0px;
    right: 20px;
}

/*.et_pb_blog_grid a.more-link {
    float: right;
    padding: 0px 20px 20px 0px;
    position: absolute;
    bottom: 0px;
    right: 20px;
}*/


body.blog article:nth-child(even){
    margin-left:10px;
}

body.blog article{
     width: 48%;
    float: left;
    padding: 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    padding: 0px;
    word-wrap: break-word;
    position: relative;
    margin-bottom: 20px;
    display: block;
    padding-bottom: 50px;
}

 body.blog article p.post-meta {
    padding:10px 20px 10px 20px !important;

}

 body.blog article p {
    padding:0px 20px 0px 20px;
    color: #656f7a!important;
    font-size: 14px;
    line-height: 20px;
    position: relative;
}

body.blog article h2 {
    padding:0px 20px 0px 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
}

/* SIdebar */

/* Sidebar */

body.page-template-page-knowledge #main-content .container{
    padding-top:0px
}
.hkbDivi.container{
    padding-top: 0px;
}

#wrapper_global_diviKB .et_pb_column_0, #wrapper_global_diviKB .et_pb_column_1{
    width:35%;
}

 #wrapper_global_diviKB .et_pb_column_2{
    width:23%;
 }

.customised-sidebar.et_pb_widget_area_left, #sidebar,
.wrapper_divi_KB {
    padding-right: 0;
    border-right: none;
}

.wrapper_divi_KB .et_pb_widget{
    padding:20px !important;
}

.customised-sidebar > div, #sidebar > div,
.wrapper_divi_KB .et_pb_widget{
    border: 2px solid #dddddd;
    padding: 15px;
    background: transparent !important;
    position: relative;
}

/* This section was added by Yiannis on 11/12/2018 */

#hkb #sidebar .et_pb_widget,
#et-boc #sidebar .et_pb_widget,
#et-main-area #sidebar .et_pb_widget{
    border: none;
    padding: 0px;
    display: block;
    margin-bottom: 10px;
}

#hkb #sidebar .et_pb_widget:nth-child(odd),
#et-boc #sidebar .et_pb_widget:nth-child(odd),
#et-main-area #sidebar .et_pb_widget:nth-child(odd) {
    background-color: #0066ff !important;
    clip-path: polygon(0px 20px, 100% 0px, 100% 100%, 0px calc(100% - 20px));
}

#hkb #sidebar .et_pb_widget:nth-child(even),
#et-boc #sidebar .et_pb_widget:nth-child(even),
#et-main-area #sidebar .et_pb_widget:nth-child(even) {
    background-color: #00E0C3 !important;
    clip-path: polygon(0px 0px, 100% 20px, 100% calc(100% - 20px), 0px 100%);
}

#hkb #sidebar .et_pb_widget:nth-child(1),
#et-boc #sidebar .et_pb_widget:nth-child(1),
#et-main-area #sidebar .et_pb_widget:nth-child(1) {
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px calc(100% - 20px));
}

#hkb #sidebar .et_pb_widget > .widget_inner,
#et-boc #sidebar .et_pb_widget > .widget_inner,
#et-main-area #sidebar .et_pb_widget > .widget_inner {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}

#et-boc #sidebar .et_pb_widget .widget_inner ul,
#et-main-area #sidebar .et_pb_widget > .widget_inner ul {
    padding-bottom: 20px !important;
}

#hkb #sidebar .et_pb_widget:nth-child(odd) > .widget_inner {
    clip-path: polygon(2px 22px, calc(100% - 2px) 2px, calc(100% - 2px) calc(100% - 2px), 2px calc(100% - 22px));
    padding-top: 25px;
    padding-bottom: 10px;
}

#et-boc #sidebar .et_pb_widget:nth-child(odd) > .widget_inner,
#et-main-area #sidebar .et_pb_widget:nth-child(odd) > .widget_inner {
    clip-path: polygon(2px 22px, calc(100% - 2px) 2px, calc(100% - 2px) calc(100% - 2px), 2px calc(100% - 22px));
    padding-top: 25px;
    padding-bottom: 10px;
}

#hkb #sidebar .et_pb_widget:nth-child(even) > .widget_inner,
#et-boc #sidebar .et_pb_widget:nth-child(even) > .widget_inner,
#et-main-area #sidebar .et_pb_widget:nth-child(even) > .widget_inner {
    clip-path: polygon(2px 2px, calc(100% - 2px) 22px, calc(100% - 2px) calc(100% - 22px), 2px calc(100% - 2px));
    padding-bottom: 0px;
}

#hkb #sidebar .et_pb_widget > .widget_inner > .widget_inner {
    padding: 0px;
}

#hkb #sidebar .et_pb_widget:nth-child(1) > .widget_inner {
    clip-path: polygon(2px 2px, calc(100% - 2px) 2px, calc(100% - 2px) calc(100% - 2px), 2px calc(100% - 22px));
    padding-top: 10px;
}

#et-boc #sidebar .et_pb_widget:nth-child(1) .widget_inner,
#et-main-area #sidebar .et_pb_widget:nth-child(1) > .widget_inner {
    clip-path: polygon(2px 2px, calc(100% - 2px) 2px, calc(100% - 2px) calc(100% - 2px), 2px calc(100% - 22px));
    padding-top: 20px;
}

#hkb #sidebar .et_pb_widget .widget_inner,
#et-boc #sidebar .et_pb_widget .widget_inner,
#et-main-area #sidebar .et_pb_widget > .widget_inner {
    display: block;
    width: 100%;
    height:  100%;
    padding: 20px;
}

#hkb #sidebar .et_pb_widget > .widget_inner > .widget_inner h4,
#et-boc #sidebar .et_pb_widget .widget_inner h4,
#et-main-area #sidebar .et_pb_widget > .widget_inner h4 {
    margin-top: 10px;
}

#hkb #sidebar .et_pb_widget:nth-child(1) > .widget_inner > .widget_inner h4,
#et-boc #sidebar .et_pb_widget:nth-child(1) .widget_inner h4,
#et-main-area #sidebar .et_pb_widget:nth-child(1) .widget_inner h4 {
    margin-top: 0px;
}

#hkb ul.hkb-archive--two-cols > li {
    border-bottom: 0px none !important;
}

/* The section below was commented out by Yiannis on 11/12/2018
   It is being replaced by the section above. */

/*
.customised-sidebar > div:nth-of-type(1), #sidebar > div:nth-of-type(1) ul,
.customised-sidebar > div:nth-of-type(3), #sidebar > div:nth-of-type(3) ul,
.wrapper_divi_KB .et_pb_widget:nth-of-type(3),
.wrapper_divi_KB .et_pb_widget:nth-of-type(3){
    padding-bottom: 20px;
}


.customised-sidebar > div:nth-of-type(1), #sidebar > div:nth-of-type(1),
.wrapper_divi_KB .et_pb_widget:nth-of-type(1) {
    border-color: #0066ff;
    margin-bottom: 40px;
}

.customised-sidebar > div:nth-of-type(1), #sidebar > div:nth-of-type(1):before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(1):before  {
top: -30px;
    left: 0;
    display: block;
    height: 30px;
    background-color: #0066ff;
    width: 101%;
    content: "";
    position: absolute;
    right: 0;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
}

.customised-sidebar > div:nth-of-type(1), #sidebar > div:nth-of-type(1):after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(1):after  {
    content: "";
    position: absolute;
    top: -28px;
    left: 1px;
    right: 1px;
    height: 30px;
    background-color: #fff;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    z-index: 9;
    width: 99.7%;
        top: -28px;
    left: 1.5px;
    right: 1px;
    background-color: #fff;
    z-index: 7;
    width: 99.5%;
}

.customised-sidebar > div:nth-of-type(1), #sidebar > div:nth-of-type(1) span.widget_inner:before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(1)  span.widget_inner:before
 {
    content: "";
    position: absolute;
    bottom: -11px;
    width: 100%;
    left: 0;
    display: block;
    right: 0;
    height: 30px;
    background-color: #0066ff;
    -webkit-clip-path: polygon(0 0,100% 65%,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 65%,100% 100%,0 100%);
    z-index: 6;
    }

.customised-sidebar > div:nth-of-type(1), #sidebar > div:nth-of-type(1) span.widget_inner:after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(1)  span.widget_inner:after
 {
content: "";
    position: absolute;
    left: -2%;
    right: 0;
    width: 105%;
    height: 32px;
    background-color: #fff;
    -webkit-clip-path: polygon(0 8%,100% 73%,100% 100%,0 100%);
    clip-path: polygon(0 8%,100% 73%,100% 100%,0 100%);
    z-index: 6;
}

.customised-sidebar > div:nth-of-type(2), #sidebar > div:nth-of-type(2),
.wrapper_divi_KB .et_pb_widget:nth-of-type(2) {
    border-color: #00E0C3;
    padding-bottom:40px;
}

.customised-sidebar > div:nth-of-type(2), #sidebar > div:nth-of-type(2):before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(2):before  {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    display: block;
    right: 0;
    height: 30px;
    background-color: #00E0C3;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-4% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-4% 100%);
    z-index: 6;}

.customised-sidebar > div:nth-of-type(2), #sidebar > div:nth-of-type(2) span.widget_inner:before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(2)  span.widget_inner:before {
    top: -30px;
    left: -2px;
    display: block;
    right: 0;
    background-color: #00E0C3;
    z-index: 6;
    width: 102%;
    content: "";
    position: absolute;
    height: 30px;
    -webkit-clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
}

.customised-sidebar > div:nth-of-type(2), #sidebar > div:nth-of-type(2):after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(2):after  {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -2%;
    right: 0;
    width: 105%;
    height: 32px;
    background-color: #fff;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    z-index: 6;}

.customised-sidebar > div:nth-of-type(2), #sidebar > div:nth-of-type(2) span.widget_inner:after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(2)  span.widget_inner:after {
        content: "";

top: -28px;
    left: 0;
    right: 1px;
    background-color: #ffffff;
    z-index: 7;
    width: 100%;
    top: -28px;
    left: 0;
    right: 1px;
    z-index: 7;
    width: 99.9%;
        content: "";
    position: absolute;
    height: 30px;
    -webkit-clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
}


.customised-sidebar > div:nth-of-type(3), #sidebar > div:nth-of-type(3),
.wrapper_divi_KB .et_pb_widget:nth-of-type(3)  {
    border-color: #7B7BF2;

}

.customised-sidebar > div:nth-of-type(3), #sidebar > div:nth-of-type(3):before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(3):before  {
top: -30px;
    left: 0;
    display: block;
    height: 30px;
    background-color: #7B7BF2;
    width: 101%;
    content: "";
    position: absolute;
    right: 0;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
}

.customised-sidebar > div:nth-of-type(3), #sidebar > div:nth-of-type(3):after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(3):after  {
    content: "";
    position: absolute;
    top: -28px;
    left: 1px;
    right: 1px;
    height: 30px;
    background-color: #fff;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    z-index: 9;
    width: 99.7%;
        top: -28px;
    left: 1.5px;
    right: 1px;
    background-color: #fff;
    z-index: 7;
    width: 99.5%;
}

.wrapper_divi_KB .et_pb_widget:nth-of-type(3){
    margin-top:10px;
}

.customised-sidebar > div:nth-of-type(3), #sidebar > div:nth-of-type(3) span.widget_inner:before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(3)  span.widget_inner:before {
    content: "";
    position: absolute;
    bottom: -11px;
    width: 100%;
    left: 0;
    display: block;
    right: 0;
    height: 30px;
    background-color: #7B7BF2;
    -webkit-clip-path: polygon(0 0,100% 65%,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 65%,100% 100%,0 100%);
    z-index: 6;
    }

.customised-sidebar > div:nth-of-type(3), #sidebar > div:nth-of-type(3) span.widget_inner:after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(3)  span.widget_inner:after {
content: "";
    position: absolute;
    left: -2%;
    right: 0;
    width: 105%;
    height: 32px;
    background-color: #fff;
    -webkit-clip-path: polygon(0 8%,100% 73%,100% 100%,0 100%);
    clip-path: polygon(0 8%,100% 73%,100% 100%,0 100%);
    z-index: 6;
}

.customised-sidebar > div:nth-of-type(3), #sidebar > div:nth-of-type(3) {
    border-color: #7B7BF2;
}


.customised-sidebar > div:nth-of-type(4), #sidebar > div:nth-of-type(4),
.wrapper_divi_KB .et_pb_widget:nth-of-type(4) {
    border-color: #00E0C3;
    padding-bottom:40px;
}

.customised-sidebar > div:nth-of-type(4), #sidebar > div:nth-of-type(4):before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(4):before  {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    display: block;
    right: 0;
    height: 30px;
    background-color: #00E0C3;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-4% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-4% 100%);
    z-index: 6;}

.customised-sidebar > div:nth-of-type(4), #sidebar > div:nth-of-type(4) span.widget_inner:before,
.wrapper_divi_KB .et_pb_widget:nth-of-type(4)  span.widget_inner:before {
    top: -30px;
    left: -2px;
    display: block;
    right: 0;
    background-color: #00E0C3;
    z-index: 6;
    width: 102%;
    content: "";
    position: absolute;
    height: 30px;
    -webkit-clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
}

.customised-sidebar > div:nth-of-type(4), #sidebar > div:nth-of-type(4):after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(4):after  {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -2%;
    right: 0;
    width: 105%;
    height: 32px;
    background-color: #fff;
    -webkit-clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    clip-path: polygon(100% 0,100% 0,100% 100%,-6% 100%);
    z-index: 6;}

.customised-sidebar > div:nth-of-type(4), #sidebar > div:nth-of-type(4) span.widget_inner:after,
.wrapper_divi_KB .et_pb_widget:nth-of-type(4)  span.widget_inner:after {
        content: "";

top: -28px;
    left: 0;
    right: 1px;
    background-color: #ffffff;
    z-index: 7;
    width: 100%;
    top: -28px;
    left: 0;
    right: 1px;
    z-index: 7;
    width: 99.9%;
        content: "";
    position: absolute;
    height: 30px;
    -webkit-clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 70%,100% 100%,0 100%);
}
*/


/* Knowledge base */

.hkb-entry-content.wills-listing .hkb.hkb_wrapper.conveyancing, .hkb-entry-content.wills-listing .starting, .hkb-entry-content.wills-listing .running {
display:none;
}

.hkb-entry-content.starting-a-company .hkb.hkb_wrapper.conveyancing, .hkb-entry-content.starting-a-company .wills, .hkb-entry-content.starting-a-company .running {
display:none;
}


.hkb-entry-content.running-a-company .hkb.hkb_wrapper.conveyancing, .hkb-entry-content.running-a-company .starting, .hkb-entry-content.running-a-company .wills {
display:none;
}


.hkb-entry-content.conveyancing .hkb.hkb_wrapper.wills, .hkb-entry-content.conveyancing .starting, .hkb-entry-content.conveyancing .running {
display:none;
}




#hkb{
    padding-top:20px;
}
.KB_center #hkb ul.hkb-archive.hkb-archive--two-cols > li{
    width:100% !important;
}

#hkb ul.hkb-archive.hkb-archive--two-cols > li{
    width:46% !important;
    padding-top: 30px !important;
            margin:10px 10px;
    border-bottom:1px solid #e6e6e6;
        -moz-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    -webkit-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
    }

#hkb ul.hkb-archive.hkb-archive--two-cols > li .hkb-category{

    }

#hkb ul.hkb-archive.hkb-archive--two-cols > li:hover{
    background: #f4f5f5;
        -moz-transition: background 0.15s ease-in-out;
    -o-transition: background 0.15s ease-in-out;
    -webkit-transition: background 0.15s ease-in-out;
    -ms-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}

ul li.inner-post.module_KC{
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important;
}

#hkb #hkb_newsearch.slug_page{
    position: relative;
    display:inline-block;
    width:100%;
}

#hkb .arrow {
    margin:50px 0px 70px 0px;
}

#hkb .container{
margin-top:75px;
}

body.search-no-results .et_search_form_container.ht-kb-search{
    margin-top:0px;
}

body.search-no-results .et_search_form_container{
    margin-top:80px;
}

body.search-no-results #hkb .hkb-site-search,
/*body.search-results #hkb .hkb-site-search*/{
    margin-top:20px !important;

}
body.search-results .container,
body.search-no-esults .container{
    width:100%;
    max-width:100%;
}

body.search-results .container.search-global{
    max-width: 1080px;
    width:100%;
}

body.search-results.ht-kb .container.search-global #left-area ,
body.search-results .container.search-global #left-area {
    width: 77%;
}


body.search-results .container.search-global h3{
        font-size: 100%;
    line-height: 20px;
    margin: 0;
    padding: 0 90px 0 0;

}

body.search-results .container.search-global .hkb-article__excerpt {
        display: block;
    font-size: 95%;
    margin-top: 0.35em;
    color: rgba(0, 0, 0, 0.7);
    line-height: 30px
}

body.search-results .container.search-global article.hkb-article{
        padding: 10px 0 20px;
    border-bottom: 1px solid #dfe4e6;
    margin: 0 0 10px;
}

body.search-results #main-content .container,
body.search-no-results #main-content .container{
    padding-top: 0px;
}

body.search-results header#main-header,
body.search-no-results header#main-header{
    text-align: center;
}

body.search-results header#main-header .container,
body.search-no-results header#main-header .container,
body.search-results .hkb-template-search .container{
    margin: 0 auto;
    max-width:1080px;
    width:80%;
}

body.search-results footer .container,
body.search-no-results footer .container{
    text-align: left;
}

body.search-results footer .container,
body.search-no-results footer .container{
    margin: 0 auto;
    max-width:1080px;
    width:80%;
}

body.search-results .container article .container,
body.search-no-results .container article .container{
    max-width:1080px;
}

body.search-results .container article .container #left-area{
    width:77%;
}

body.search-no-results .container .container #left-area{
width:77%;
}


body.search-no-results .inner_newsearch,
body.search-results #hkb_newsearch.ht-kb-search{
    margin: 0 auto;
    width:80%;
}

body.search-no-results .container #left-area,
body.search-results.ht-kb .container #left-area.ht-kb-search{
    width: 77%;
}
body.search-results.ht-kb .container #left-area
{width: 100%;
}

body.search-results .container #left-area
{
    width: 100%;
    padding-right: 0px;
}

body.search-results h1.entry-title.main_title,
body.search-no-results h1.entry-title.main_title{
    display: none;
}

body.search-no-results .hkb-template-search .container{
    width:100%;
}

body.search-no-results .hkb-template-search .container {
    margin: 0 auto;
    max-width: 1080px;
    width: 80%;
}

.hkb-search-noresults {
    margin-bottom: 40px !important;
}

#hkb #hkb_newsearch.slug_page .hkb-site-search{
    margin: 110px 0 10px;
    max-width: 710px;
    width: 80%;
    margin-top: 50px;
    /* margin: 0 auto; */
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;

}
#hkb.hkb-template-archive {
/*    margin: 0 auto;
    max-width:1080px;
    width:80%;
    position:relative;*/
}

#hkb .hkb-site-search .hkb-site-search__field{
    font-size: 16px !important;
    color: #adadad!important;
    text-align: left;
    min-height:65px !important;
}

#hkb .hkb-site-search .hkb-site-search__field.live-search-loading{
    background: white !important;
}

#hkb ul.hkb-archive.hkb-archive--two-cols{
    margin: 0px !important;
}

#hkb .hkb-category .hkb-category__title a{
    font-weight: 600;
}

.hkb-category__description{

      padding: 0px;
    line-height: 16px;
    font-size: 16px;
}


#hkb .hkb-site-search .hkb-site-search__button {
/*        color: #ffffff!important;
    background: #339eff;
    border-width: 3px!important;
    border-color: #339eff;
    border-radius: 100px;
    font-size: 18px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    background-color: #339eff;
    position: absolute;
    float: left;
    margin-top: 9px ;
        right: 2px !important;
    line-height: 0px;
    height: 46px;
    top: 2px !important;*/
        color: #ffffff!important;
    background: #0066ff;
    border-width: 3px!important;
    border-color: #0066ff;
    border-radius: 100px;
    font-size: 18px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    background-color: #0066ff;
}

#hkb .hkb-site-search{
    border: 2px solid #339eff;
    border-radius: 75px;
    margin:80px auto 40px auto !important;
}



input.hkb-site-search__field, .ht-voting:after, .ht-voting-comment:after{
    display:inline-block !important;
}

#hkb .et_pb_text_1{
    display: block !important;
}

#hkb_newsearch{
/*margin-bottom: 50px;
*/

}

{
    font-size: 30px;
    color: #adadad!important;
    text-align: center;
}

body.page-id-12550 #hkb_newsearch{
background-image: none;
}

/*body.page-template-page-sidebar h1.entry-title{
    display: none;
}*/
body.page-template-page-sidebar h1{
    font-weight: 300;
    font-size: 36px;
    line-height: 1.3em;
    padding-bottom: 10px;
    color: black !important;
    text-align: center
}

#hkb_outer{
        background-position: bottom center;
    background-image: url(/uk/wp-content/uploads/2018/10/LegalZoom-pattern_light-grey.png);
    background-color: rgba(255,255,255,0);
    max-width: 100%!important;
    width: 100%;
    background-size:cover;
    display: inline-block;
/*    padding-bottom: 60px;
*/}

.inner_newsearch{
    text-align: center;
        width: 80%;
        max-width: 1080px;
    margin: 0 auto;
    border-radius:25px;
/*    border: 2px solid #339eff;
*/    height:auto;
}

.inner_newsearch h1{
    font-weight: 300;
    font-size: 36px;
    line-height: 1.3em;
    padding-bottom: 10px;
}

.inner_newsearch h4{
    font-weight: 300;
    line-height: 1.6em;
    font-size:18px;
    padding-bottom:10px;
}

#hkb .hkb-site-search .hkb-site-search__button{
    right:0px !important;
    margin:2px !important;
}


input.hkb-site-search__field {
    width:100% !important;
    border-radius: 50px;
    padding: 22px !important;
    border: 0px solid white;
}

.hkb-category__title{
/*    position: relative;
    width: 85%;*/
}

#hkb ul.hkb-article-list > li{
    position: relative;
    padding-left: 55px !important;
    font-size: 12px;
    line-height: 18px;

}

#hkb .hkb-category .hkb-category__view-all{
    margin-left:50px;
}

.hkb-icon{
    display: inline-block;
    position: relative;
    width: 10%;
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}

#hkb ul.hkb-article-list .hkb-article-list__format-standard:before,
#hkb ul.hkb-article-list .hkb-article-list__format-standard:before, #hkb ul.hkb-article-list .hkb-article-list__format-video:before{
    content:"";
    display: none
}

/* Global elements */

.hkb-site-search__button{    color: #ffffff!important;
    background: #0066ff;
    border-width: 3px!important;
    border-color: #0066ff;
    border-radius: 100px;
    font-size: 18px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    background-color: #0066ff;
    right: 20% !important;
}

footer .container .footer-widget .widget_nav_menu ul li a:hover {
    text-decoration-line: underline !important;
}

a.et_pb_newsletter_button.et_pb_button {
    padding-right: 0px !important;
}

.et_pb_newsletter_form {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
}

.et_pb_newsletter_footer {
    display: none;
}

.et_pb_newsletter_footer p {
    color: #ffffff !important;
    font-size: 16px;
    line-height: 48px;
}

.et_pb_signup_0.et_pb_subscribe.et_pb_subscribe .et_pb_newsletter_button.et_pb_button {
    top: -7px !important;
    height: 60px !important;
    width: 60px !important;
}

.et_pb_signup_0.et_pb_subscribe.et_pb_subscribe .et_pb_newsletter_button.et_pb_button:hover {
    border-color: #fff !important;
}

.et_pb_signup_0.et_pb_subscribe.et_pb_subscribe .et_pb_newsletter_button.et_pb_button span.et_pb_newsletter_button_text {
    height: 28px;
    width: 28px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

body #page-container .et_pb_section .et_pb_row .et_pb_column .et_pb_button_module_wrapper.et_pb_module .et_pb_button:hover{
    background: #fff !important;
    border: 2px solid #0066ff !important;
    color: #0066ff !important;
}

.et_pb_promo_description {
    padding-bottom: 40px;
}

a.notMove:hover{

padding: 15px 20px !important;
    transform: translate(0%, 0%);
    -webkit-transition: all .2s !important;
    -moz-transition: all .2s !important;
    transition: all .2s !important;
    -webkit-transition: all .2s !important;
    position: relative;
    text-decoration: none;
/*    transform: translate(-50%, -50%);
*/    bottom: 0px;

  /*  transform: translate(-50%, -50%) !important;
    position: absolute;*/
}
}

.et_pb_button_module_wrapper.et_pb_module  {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
}

a.big-button, a.icon-button, a.small-button{
    box-shadow: none;
    text-shadow: none;
        -webkit-box-shadow: none;
    -moz-box-shadow: none;
    color: white !important;
}

a.big-button.et_pb_button.bigblue{
    padding: 23px 50px !important;
}

a.small-button {
    font-size: 16px;
    font-weight: 500 !important;
    height: 23px;
        -webkit-transition: all .2s !important;
    -moz-transition: all .2s !important;
    transition: all .2s !important;
}

a.big-button.et_pb_button.bigblue:hover {
    background: #fff !important;
    border: 2px solid #0066ff !important;
    color: #0066ff !important;
}

a.small-button.et_pb_button.smallblue:hover{
    background: #fff !important;
    border: 2px solid #0066ff !important;
    color: #0066ff !important;
}


.container.et_search_form_container.et_pb_search_visible{
    -webkit-animation: fadeInTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    -moz-animation: fadeInTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    -o-animation: fadeInTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    animation: fadeInTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    background: white !important;
}

.container.cancel_animation.et_search_form_container.et_pb_search_visible{
    -webkit-animation: fadeInTop 0s 1 cubic-bezier(.77,0,.175,1) !important;
    -moz-animation: fadeInTop 0s 1 cubic-bezier(.77,0,.175,1) !important;
    -o-animation: fadeInTop 0s 1 cubic-bezier(.77,0,.175,1) !important;
    animation: fadeInTop 0s 1 cubic-bezier(.77,0,.175,1) !important;
    background: white !important;
}

.et_pb_search_form_hidden {
    -webkit-animation: fadeOutTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    -moz-animation: fadeOutTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    -o-animation: fadeOutTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    animation: fadeOutTop 0.3s 1 cubic-bezier(.77,0,.175,1) !important;
    z-index: -1 !important;
        position: absolute !important;
    top:-105px;

}

.fixed-search {
    top: 75px !important;
}

#main-header.et-fixed-header{
        -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.container.et_search_form_container.et_pb_search_visible {
    opacity: 1 !important;
    position: fixed;
/*    top:105px;
*/    z-index: 99999 !important;
    height: 74px !important;
}

.container.et_search_form_container.cancel_animation{
position: fixed !important;
}

.et_fixed_nav #et-top-navigation {
/*    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;*/
    padding-left:169px !important;
}

/* General Header */

header#main-header{
        -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

img.logo{
    max-width:139px;
}

.et_header_style_left .et-fixed-header #et-top-navigation{
    padding-top: 0px !important;
}

#et-top-navigation{
    width: 100%;
    float: left;
    padding: 15px 0px;
    padding-top: 15px !important;
}

/* Top Right menu */
nav#top-right-menu-nav{
    float: right;
    z-index: 999;
    position: relative;
    /* width:480px; */
    top:2px;
    position: relative;
    /* margin-right: 115px; */
}

nav#top-right-menu-nav ul li{
    float:left;
    margin:0px 10px;
    padding:10px 0px;
}

/* nav#top-right-menu-nav ul li:nth-child(1) a:before{
  content: '';
    display: block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/view-icon.png);
    background-color: none;
    background-repeat: no-repeat;
    background-size: 10px;
    width: 10px;
    height: 10px;
} */
/*
nav#top-right-menu-nav ul li:nth-child(1) a:before{
  content: "\e901";
    font-family: 'icomoon';
    margin-right: 5px;
}
*/
nav#top-right-menu-nav ul li:nth-child(1) a:before{
    content: '';
    display: inline-block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/contact.svg);
    background-color: none;
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
  }
nav#top-right-menu-nav ul li:nth-child(2) a:before{
    content: '';
    display: inline-block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/user-icon.png);
    background-color: none;
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

nav#top-right-menu-nav ul li:nth-child(3) a:before{
  content: '';
    display: inline-block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/help.png);
    background-color: none;
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

nav#top-right-menu-nav ul li a{
    color: #0066FF;
    display:inline-block;
    font-size:14px;
    line-height: 16px;
    letter-spacing: 0.16px;
font-family: Open Sans;
font-weight: 400;
}

/*ul.a11y-toolbar-list li:first-child{
    display: none;
}*/

/* Search toggle */

input.et-search-field::placeholder, input.et-search-field{
    text-transform: initial !important;
}

header.et-fixed-header span.et_close_search_field:after{
    color: #0066FF !important;
}

header.et-fixed-header .container.et_search_form_container.et_pb_search_visible{
    top: 75px;
}

#et_top_search{
    float: left;
    margin: 10px 0 0 22px;
}

#top_search{
        right:6%;
    position: absolute;
    top: 10px;
}

.tippy-popper {
    top: 56px !important;
    max-width: 100% !important;
    width: 100% !important;
}

.tippy-popper#tippy-2 {
    top: 9px !important;
}

/*.tippy-popper-wide {
    top: 65px !important;
}*/

.et-fixed-header ~ .tippy-popper {
    top: -5px !important;
}

form#searchform{
    position: fixed;
/*    padding: 15px 0px;
*/    top: 105px;
    left: 50%;
    transform: translate(-50%, 15%);
    width: 80%;
    max-width: 1080px;
    display: none;
    background: white;

}

.outer_searchform{
    background: white;
    width: 100%;
    padding: 25px 0px;
    position: fixed;
    top: 105px;
    width: 100%;
    max-width: 100%;
    float: left;
    left: 0px;
    display: none;
}


input#search_input{
    width:94%;
    padding: 10px;
    top: -5px;
    position: relative;
    border: none;
    border-bottom: 1px solid #339EFF;
}

input#searchsubmit{
    content: '';
    display: inline-block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/search-icon.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    border: 0px;
    top:10px;
}

.et_search_form_container{
    width:100%;
    max-width:100%;
    margin-top :0px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1)
}

header.et-fixed-header .et_search_form_container{
    background: white !important;

}



form.et-search-form{
    width: 80% ;
    max-width: 80% !important;
    max-width: 1080px !important;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    background: white !important;
}


.search_icon.fadeIn{
    -webkit-animation: fadeIn 0.5s 1 cubic-bezier(.77,0,.175,1) !important;
    -moz-animation: fadeIn 0.5s 1 cubic-bezier(.77,0,.175,1) !important;
    -o-animation: fadeIn 0.5s 1 cubic-bezier(.77,0,.175,1) !important;
    animation: fadeIn 0.5s 1 cubic-bezier(.77,0,.175,1) !important;
    display:block !important;
}

.search_icon:before{
         content: '';
    display: inline-block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/search-icon.png);
    background-color: none;
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.et_search_icon:before{
         content: '';
    display: inline-block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/search-icon.png);
    background-color: none;
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden #top-menu, .et_pb_menu_hidden .mobile_menu_bar{
    opacity:1;
}


button[type=submit].da11y-screen-reader-text:hover{
    cursor: pointer;
}

button[type=submit].da11y-screen-reader-text {
     content: '';
    display: inline-block;
    background-image: url(/uk/wp-content/themes/divi-child/assets/icons/search-icon.png);
    background-color: none;
    background-repeat: no-repeat;
    background-size: 25px;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    float:right;
    position: relative !important;
    border-width: 0px;
    right: 2%;
    top: 30%;
    text-indent: 50px;
}

ul.mega-sub-menu {
    z-index: 9999 !important;
}

span.et_close_search_field {
    display: none;
    opacity:1;
    right:5px;
position: relative;
top: -5px;
}


span.et_close_search_field:after{
    color:#0066FF !important;
        animation: leaves 0.3s ease-in-out infinite alternate;
    -webkit-animation: leaves 0.3s ease-in-out ;
/*    position: absolute;
top: 23px;*/
}

 @keyframes leaves {
        0% {
            transform: scale(0);
            -webkit-transform: scale(0);
        }
        100% {
            transform: scale(1.0);
            -webkit-transform: scale(1);
        }
    }


/* Font & contrast size change */
.hkb_wrapper{
border:2px solid #0066ff;
border-bottom: 0px solid white;
}

.hkb_inner h2{
margin-top:0px !important;
}

.hkb_outer{
position: relative;
padding: 30px 30px 60px 30px;
}

.hkb_outer:before{
    content: '';
    position: absolute;
    bottom: -0px;
    width: 100%;
    left: 0%;
    display: block;
    right: 0px;
    height: 30px;
    background-color: #0066ff;
    clip-path: polygon(0 0,100% 65%,100% 100%,0 100%);
    z-index: 6;
}

.hkb_outer:after{
    content: '';
    position: absolute;
    bottom: -1px;
    left: -2%;
    right: 0px;
    width: 105%;
    height: 32px;
    background-color: white;
    clip-path: polygon(0% 8%,100% 73%,100% 100%,0 100%);
    z-index: 6;
    z-index: 10;
}
}




/* Footer */
.footer-widget ul.footer-widget_one li {
    display: block;
    width: 30px;
}
ul.footer-widget_one img{
    width:30px;
}

#footer-info{
    padding-bottom: 95px;
    width:74% !important;
    float:right;
}

#footer-info p:nth-child(3) {
    display: none;
}



li.blue_footer a {
    color: #339EFF !important;
}
.widget_nav_menu{
    width: 100%;
}

html.fontsize nav#top-right-menu-nav ul li{
    padding-top: 0px !important ;
}

html.fontsize nav#top-right-menu-nav ul.a11y-toolbar-list li{
    padding-top:10px !important;
}

html.fontsize #footer-widgets .footer-widget .widget_nav_menu ul li a{
    font-size: 150% !important;

}

html.fontsize #footer-widgets .footer-widget .widget_nav_menu ul li {
        padding-bottom: 12px ;
}

html.fontsize .textwidget span{
    font-size: 150% !important;
}

#footer-widgets .footer-widget .widget_nav_menu ul li {
    padding-left: 0px;
        font-size:14px;
    color:#3A444E;
    line-height: 24px;
    margin-bottom: 0px;
}

#footer-widgets .footer-widget .widget_nav_menu ul li a{
    font-size:14px;
    color:#3A444E;
    line-height: 24px;
}

#footer-widgets .footer-widget .widget_text{
    margin-bottom: 0px;
}

#footer-widgets .widget_nav_menu h4.title{
    font-weight: 600;
    font-size:14px;
    color: #3a444e;
}


/* Accordion Styling added by Yiannis on 12/12/2018 to replace inline CSS */

#faq .et_pb_accordion {
    margin-bottom: 0px!important;
}

#faq .et_pb_accordion .et_pb_toggle {
    margin-bottom: 0px;
    border: 1px solid white;

}
#faq .et_pb_accordion .et_pb_toggle_open {
    border: 1px solid white;
}

#faq .et_pb_accordion .et_pb_accordion_item {
    border-radius: 1px 1px 1px 1px;
    overflow: hidden;
}

#faq .et_pb_accordion h5.et_pb_toggle_title {
    border-radius: 1px 1px 1px 1px;
    overflow: hidden;
    border: 1px solid #9ac3fd;
    padding: 27px;
    font-size:18px;
    font-weight: 600 !important;
    line-height:24px;
}



#faq .et_pb_accordion .et_pb_toggle_content {
    border: 0px solid white;
    padding-left: 27px;
    padding-right: 27px;
}

#faq img.arrow_faq{
    margin-right:10px;
    width: 16px;
    text-align: right;
    float: right;
    top: 3px;
    position: relative;
}

#faq .et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title{
    border: 1px solid white !important;
}


/* Global arrows for accordion */


.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_accordion_1.et_pb_accordion .et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_accordion_2.et_pb_accordion .et_pb_toggle_close .et_pb_toggle_title:before{
    content: '' !important;
    display: block;
    background-image: url(/uk/wp-content/uploads/2018/07/up-arrow.png) !important;
    background-color: none;
    background-repeat: no-repeat;
    background-size: 18px;
    width: 35px;
    height: 18px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    float: right;
    background-position-y: 5px;
}

.et_pb_accordion_0.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before,
.et_pb_accordion_1.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before,
.et_pb_accordion_2.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before{
    content: '' !important;
    display: block;
    background-image: url(/uk/wp-content/uploads/2018/07/down-arrow-1.png) !important;
    background-color: none;
    background-repeat: no-repeat;
    background-size: 18px;
    width: 35px;
    height: 18px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    float: right;
    background-position-y: 5px;
}

/* accessability */

.pojo-a11y-toolbar-overlay {
    display: none;
}

.pojo-a11y-toolbar-open > .pojo-a11y-toolbar-overlay {
    display: block;
}


li.pojo-a11y-toolbar-item {
    display: inline-block;
    width: 24.5%;
}

nav#pojo-a11y-toolbar {
    position: relative !important;
}

nav#pojo-a11y-toolbar.pojo-a11y-toolbar-left {
    left: 0 !important;
    top: 0 !important;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    z-index: 999999;
    right: 0 !important;
    left: auto !important;
    top: 12px;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 18px;
}


 #pojo-a11y-toolbar-overlay {
    width: 100% !important;
 }

#top-right-menu-nav #pojo-a11y-toolbar {
    top: auto !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    width: 100% !important;
    position: fixed;
    margin-top: 40px;
    left: 0;
}

.pojo-a11y-toolbar-inner {
    width: 80%;
    max-width: 1080px;
    margin: auto;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px !important;
    padding: 5px 15px !important;
    font-weight: 300;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
    border: 0 !important;
    padding-bottom: 20px;
    -webkit-box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3) !important;
    box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3) !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    background-color: transparent !important;
    color: #0066ff !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    font-size: inherit !important;
    padding: 0 !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg {
    vertical-align: middle;
    display: inline-block;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

body.pojo-a11y-focusable .pojo-a11y-toolbar-toggle a:focus {
    outline-style: inherit !important;
    outline-width: 0 !important;
    outline-color: transparent !important;
}
.cls-1{
    fill:none;
    stroke:#06f;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px;
}

.pojo-a11y-toolbar-link p.menu {
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 400;
    margin-left: 5px;
}

.tippy-popper.scrolled,
.tippy-popper {
    width: 100%;
}

#gdpr-cookie-message button:hover {
  background: #fff;
  border: 2px solid #0066ff;
  color: #0066ff;
}

.login-selection img {
    width: 50% !important;
}

.login-selection h3 {
    font-size: 18px !important;
}

.login-selection .et_pb_blurb_description {
    font-size: 16px !important;
}

.login-selection .et_pb_button {
    width: 100% !important;
}

.login-selection .et_pb_button_4_wrapper .et_pb_button_4,
.login-selection .et_pb_button_4_wrapper .et_pb_button_4:hover,
.login-selection .et_pb_button_5_wrapper .et_pb_button_5,
.login-selection .et_pb_button_5_wrapper .et_pb_button_5:hover {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.login-selection .et_pb_button_4_wrapper,
.login-selection .et_pb_button_5_wrapper {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.login-selection .et_pb_blurb {
    margin-bottom: 20px !important;
}

.login-selection .et_pb_blurb_9.et_pb_blurb {
    margin-bottom: 20px !important;
}

.login-selection.et_pb_row_21 {
    padding: 0;
}

.login-selection .et_pb_column {
    margin-bottom: 0 !important;
}

.login-selection .et_pb_main_blurb_image {
    margin-bottom: 10px;
}

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

    #faq img.arrow_faq {
        margin-right: 0px;
        top: 0px;
    }

    #faq h5.et_pb_toggle_title{
        padding: 18px 30px 18px 10px;
    }

    #faq .et_pb_toggle.et_pb_accordion_item.et_pb_toggle_open{
        padding-left:0px;
    }

    #faq .et_pb_toggle.et_pb_accordion_item{
        padding-left:0px;
    }

    #faq .et_pb_accordion .et_pb_toggle_content {
        padding-left: 10px;
        padding-right: 10px;
    }

    #faq .et_pb_accordion .et_pb_toggle h5.et_pb_toggle_title:before {
        width: 25px !important;
        background-size: 15px !important;
        padding-right: 2px !important;
    }
}


/* desktop header and menu fixes */

@media screen and (min-width: 981px) {
  div#custom_mobile_header, div.custom_mobile_header {
      display: none;
  }
}
.container.clearfix.et_menu_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.et_header_style_left .logo_container {
    position: unset;
    width: 160px;
}

header#main-header.et-fixed-header .logo_container img {
    max-height: 35px;
    padding-top: 10px;
}

ul#top-menu, ul#top-menu>li {
    height: 100%;
}

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li.current_page_item>a {
  color: #3a444e !important;
}

nav #top-menu>li>ul.sub-menu {
    box-shadow: 0 10px 5px rgb(0 0 0 / 10%);
}

.et_fixed_nav #et-top-navigation {
    display: flex;
    flex-direction: row;
    padding-left: 25px !important;
    justify-content: space-between;
}


ul#menu-right-header-menu {
    display: flex;
    position: relative;
}

ul#menu-right-header-menu li {
    padding-right: 22px;
}

ul#menu-right-header-menu li a {
    white-space: nowrap;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after, #top-menu .menu-item-has-children>a:first-child:after {
  content: "";
  font-family: inherit;
}

#top-menu .menu-column>a {
    display: none;
}

#top-menu .menu-column .menu-item-has-children>a {
    font-weight: 600;
    font-size: 18px;
}

#top-menu .menu-column a {
    text-transform: unset;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
}

#top-menu .menu-column li.blue-highlight a, #top-menu li.current-menu-ancestor.blue-highlight>a, #top-menu li.current-menu-item.blue-highlight>a, #top-menu li.current_page_item.blue-highlight>a {
    color: #0066FF !important;
}

#top-menu .menu-column .blue-highlight a {
    margin-top: 30px;
}

nav #top-menu>li>ul.sub-menu {
    width: 100vw;
    right: unset;
    position: fixed;
    left: 0;
    display: flex;
    justify-content: center;
    max-height: 0;
    overflow: hidden;
    padding: 0;
    top: 70px;
}

nav #top-menu>li:hover>ul.sub-menu {
    padding: 20px 0;
    max-height: 100vw;
}

header#main-header.et-fixed-header nav #top-menu>li>ul.sub-menu {
  top: 40px;
}

.sub-menu li.menu-column {
    width: 25% !important;
    max-width: calc(1080px / 4);
}

.sub-menu li.menu-column-fullwidth {
    width: 100% !important;
    max-width: 1080px;
}

nav ul.sub-menu li ul.sub-menu {
  visibility: visible !important;
  opacity: 1;
  pointer-events: none;
  position: unset;
  box-shadow: none;
  padding: 0;
}

nav:hover ul.sub-menu li ul.sub-menu {
  pointer-events: all;
}

nav #top-menu ul.sub-menu li ul.sub-menu li {
  width: auto;
  max-width: unset;
  padding: 0;
}

/* custom mobile header and menu fixes */
@media screen and (max-width: 980px) {
  #top-right-menu-nav, .logo_container, .et_fixed_nav #et-top-navigation, .et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
    display: none;
  }

  header .container.et_menu_container {
      width: 100%;
  }

  header#main-header.et-fixed-header {
      position: fixed;
  }

  .custom_mobile_header {
    display: flex;
    flex-grow: 1;
    position: fixed;
    top: 0;
    width: 100%;
    height: 50px;
    background: #FFFFFF;
  }

  .mob-menu-header-holder.mobmenu {
      display: flex;
      flex-grow: 1;
      align-items: center;
      justify-content: space-between;
  }

  .mobmenul-container, .mobmenur-container, .mob-menu-logo-holder {
    flex-grow: 1;
    display: flex;
    align-items: center;
    width: 33%;
  }

  .mobmenul-container a, .mobmenur-container>a, .mobmenur-container>#custom_mobile_nav_menu {
      width: 50%;
      text-align: center;
  }

  .mob-menu-logo-holder {
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .mobmenul-container {
      justify-content: flex-start;
  }

  .mob-menu-logo-holder img.mob-logo {
    height: 30px;
    padding-top: 5px;
    box-sizing: content-box;
  }

  .mobmenur-container {
      justify-content: flex-end;
  }

  .mobile_menu_bar:before {
      content: "";
  }



  div#page-container {
      margin-top: 50px !important;
  }
  /* mobile menu */
  body {
    position: relative;
    transition: 0.5s;
    left: 0;
  }
  body.mobile_nav_open {
    left: -300px;
  }
  body.mobile_nav_open div#et-main-area, body.mobile_nav_open .mob-menu-logo-holder, body.mobile_nav_open .mobmenul-container, body.mobile_nav_open .mob-menu-logo-holder, body.mobile_nav_open .mobmenur-container .user_icon, body.mobile_nav_open .mobmenur-container .mobile_menu_bar {
    opacity: 0.5;
  }
  .mobile_menu_bar_toggle img {
    width: 25px;
    padding-bottom: 5px;
  }
  .mobile_menu_bar_toggle.close{
    position: absolute;
    right: 0;
    top: 0;
  }
  .mobile_menu_bar_toggle.close img {
    width: 35px;
  }
  .custom_mobile_nav .et_mobile_menu {
    display: block;
    transition: 1s;
    opacity: 1;
    top: 0;
    left: 100vw;
    width: 300px;
    height: 100vh;
    overflow: scroll;
    box-shadow: none;
    padding-left: 50px;
    padding-top: 50px;
    text-align: left;
  }
  .custom_mobile_nav.closed .et_mobile_menu{
    opacity: 0;
    pointer-events: none;
  }
  .menu-item-has-children>.sub-menu {
    transition: 0.5s;
    max-height: 0;
    overflow: hidden;
  }
  .menu-item-has-children.show-children>.sub-menu {
    max-height: 1000px;
  }


  .custom_mobile_nav .et_mobile_menu li a {
    border: 0 none;
    font-size: 16px;
    line-height: 1.5em;
    color: #000000;
  }
  .custom_mobile_nav .et_mobile_menu li.menu-item-has-children>a {
    position: relative;
    font-weight: 400;
    background: transparent;
  }
  .custom_mobile_nav .et_mobile_menu li.menu-item-has-children>a::after {
    content: " ";
    height: 10px;
    width: 10px;
    border: 1px solid #0066ff;
    display: block;
    position: absolute;
    right: 2px;
    top: calc( 50% - (10px / 2) );
    border-width: 0 0 2px 2px;
    transform: rotate(-45deg);
    transition: 0.5s;
  }
  .custom_mobile_nav .et_mobile_menu li.menu-item-has-children.show-children>a::after {
    transform: rotate(135deg);
  }

  .custom_mobile_nav .et_mobile_menu li.current_page_item {
    border-left: 3px solid #0066ff;
  }

}

/* knowledge base search field fix */
#hkb .hkb-site-search .hkb-site-search__button {
    width: 20%;
    margin: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

/*cta fix hover */
body #page-container .et_pb_section .et_pb_cta_3.et_pb_promo .et_pb_promo_button.et_pb_button:hover, body #page-container .et_pb_section .et_pb_cta_4.et_pb_promo .et_pb_promo_button.et_pb_button:hover, body #page-container .et_pb_section .et_pb_cta_5.et_pb_promo .et_pb_promo_button.et_pb_button:hover  {
    color: #0066ff !important;
}

/* mobile cookie banner fix */
div#onetrust-close-btn-container {
    display: none;
    pointer-events: none;
}

/* mobile overlay fix */
.osx.et_mobile_device .overlay.pcs_enabled {
    height: 100vh;
}

/* newsletter signup section fix */
.et_pb_section.newsletter-signup-section.et_pb_with_background.et_section_regular {
    background: #1750bc !important;
    padding-bottom: 0 !important;
    max-width: unset !important;
}

.et_pb_section.newsletter-signup-section.et_pb_with_background.et_section_regular .et_pb_row {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: unset;
}

.et_pb_section.newsletter-signup-section.et_pb_with_background.et_section_regular .et_pb_row .et_pb_column {
    width: 100% !important;
    max-width: 100% !important;
}
.et_pb_gutters2 .et_pb_section.newsletter-signup-section.et_pb_with_background.et_section_regular .et_pb_column_4_4 .et_pb_module, .et_pb_section.newsletter-signup-section.et_pb_with_background.et_section_regular .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 0;
}
.et_pb_section.newsletter-signup-section.et_pb_with_background.et_section_regular h3 {
  line-height: 2em;
}
.et_pb_section.newsletter-signup-section.et_pb_with_background.et_section_regular div#footer_img {
    max-width: unset;
}
