.sp-scroll-up {
    bottom: 30px !important;
    right: 100px !important;
}
.sp-megamenu-parent>li:hover>a {
    color: #001d54 !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #001d54 !important;
}
#sp-bottom:after {
    background: #ffffff00 !important;
}
#sppb-addon-MmE1O9wgDBIB4Mt677SYo li a {
    color: #001d54 !important;
}
#sppb-addon-MmE1O9wgDBIB4Mt677SYo li a:hover {
    color: #000000 !important;
}

#sppb-addon-4bbb0f68-964b-4afa-bb29-6fb0feb2d2ff img {
    margin-left: -10px;
}

/*open in lightbox*/
.sppb-addon-single-image-container:hover .sppb-addon-image-overlay-icon {
    padding-bottom: 4px !important;
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center !important;
}

/*slideshow*/
.sp-slider_number {
    top: 120px !important;
}
.home-default-slider .default-slider-text {
    max-width: 60% !important;
}




/*debug*/

section#cb{
  scroll-margin-top: 100px!important;
}
section#tb{
  scroll-margin-top: 100px!important;
}
section#ptb{
  scroll-margin-top: 100px!important;
}
section#cra{
  scroll-margin-top: 100px!important;
}
section#ssp{
  scroll-margin-top: 100px!important;
}
section#hnc{
  scroll-margin-top: 100px!important;
}
section#ihs{
  scroll-margin-top: 100px!important;
}
section#bog{
  scroll-margin-top: 100px!important;
}
}
.imgtest{
  width: 400px !important;
  height: 275px !important;
}

@media(max-width:767px){
   .burger-icon > span {
    background-color: #000000 !important; /* Ensure spans are black */
    }
}


@media screen and (max-width: 767px) and (min-width: 425px){
  .imgtest{
  width: 400px !important;
  height: 275px !important;
}
}
@media screen and (max-width: 424px) and (min-width: 375px){
  .imgtest{
  width: 350px !important;
  height: 275px !important;
}
}
@media screen and (max-width: 374px) and (min-width: 250px){
  .imgtest{
  width: 300px !important;
  /*height: 275px !important;*/
}
}


