.cookieinfo-accept{border:1px solid;font-size:20px;line-height:24px;padding:2px 10px 4px;position:absolute;right:23px;top:22px;cursor:pointer;}
.shareholder-slider h2 {color: #fff;padding:60px 0;}
.image-caption {text-align:center !important;font-size:0.7em !important;color:grey !important;padding-top:40px;}
.news.image-caption {text-align:left !important;font-size:0.9em !important;color:#b7bcc7 !important;padding-top:0;}
.searchbox__query-preview{display:none !important;}
.footer__content .ce-bodytext > ul > li {text-transform: uppercase;}
.akadesign_onecolumn > .row > .container {padding-left:30px;padding-right:30px;}

.d-none {display: none !important;}

@media (min-width: 576px) {
    .d-sm-none {display: none !important;}
    .d-sm-inline {display: inline !important;}
    .d-sm-inline-block {display: inline-block !important;}
    .d-sm-block {display: block !important;}
}

@media (min-width: 768px) {
    .d-md-none {display: none !important;}
    .d-md-inline {display: inline !important;}
    .d-md-inline-block {display: inline-block !important;}
    .d-md-block {display: block !important;}
}

@media (min-width: 992px) {
    .d-lg-none {display: none !important;}
    .d-lg-inline {display: inline !important;}
    .d-lg-inline-block {display: inline-block !important;}
    .d-lg-block {display: block !important;}
}

/* BG COLORS */
.bg-blue {background-color:#00375F !important;}
.bg-darkgrey {background-color:#333333 !important;}
.bg-grey {background-color:#808DA1 !important;}
.bg-lightgrey {background-color:#F5F8FA !important;}
.bg-white {background-color:#ffffff !important;}

/* CONTENT WITH BG COLORS */
.bg-lightgrey .ce-gallery{margin-top:0;}
.bg-lightgrey .ce-bodytext{margin:0 20px;}

/* NAV COLORS */
.darkblue .slider__arrow {color:#00375F !important;}

/* BUTTONS */
.btn.btn-small {font-weight:400;font-size:1rem;padding:0.25rem 0.5rem;}
.btn.btn-small.float-right {margin-top:4px;}

/* GMAPS */
.googlemaps {background:#E5E3DF;width:100%;}
.googlemaps.height-500 {height:500px;}
.googlemaps.height-400 {height:400px;}
.googlemaps.height-300 {height:300px;}

/** RESPONSIVE VIDEOS **/
.video-container{position:relative;padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden;}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}
.video-container video {width:100% !important;height:auto !important;}

/* GALLERY */
.bg-lightgrey .ce-gallery{margin-top:0;}

/* FORMS */
ul.powermail_message_error {margin:0 0 20px 0;padding:0;list-style:none;color:red;font-weight:bold;}
