@media (min-width: 992px) {
.custom-row {
height: 250px;
}
}
.custom-box {
height: fit-content !important;
}
@media screen and (max-width: 786px) {
.custom-box {
width: 70% ;
margin-left: 14%;
}
}
.custom-image {
z-index: 9;
position: inherit;
}
.custom-column, .customrow1, .customsection {
z-index: 1; 
}
@media screen and (max-width: 786px) {
.zpvideo-bg-container video {
display: block !important;
}
}
@media all and (max-width: 991px) {
  .theme-header { 
    background: #003475;
}
}
@media (min-width: 992px) {
    .zpheader-style-01 .theme-header .zpcontainer {
        padding-block-start: 22px;
        padding-block-end: 22px;
    }
}
@media (max-width: 1536px) and (min-width: 1136px) {
div[data-element-id="elm_VqEPWSK-Oeyv1WoNSlJbnw"] div.zpspacer {
height: 450px !important;
    }
}

.zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    border-block-end-color: #34495E !important;
}