.owl-topoffsetgallery .Caption {
    padding-left: 0px!important;
}
.pvcu-windowsstyle p {
    line-height: 1.5;
    font-size: 19px;
        padding: 5px 0;
}
.owl-carousel .owl-item img {
    }
    
nav button[type=button] {
    float:right;
}
.contactheaderb h3 {
    color:#0f3759;
}
.color-white a {
    color:white!important;
}
.white-bg {
    background-color: rgb(6 35 60 / 80%);
}
.hr-blue span {
    font-size: 24px;
}
.hr-blue hr {
    border: 3px solid;
    opacity: 1;
    color: #0b2a48;
    width: 335px;
    margin: 0.2rem 0;
    margin-bottom:0.6rem;
}
header .BgBlue {
    background-color: white;
} 
.owl-bannergallery .BannerImg h4, .owl-bannergallery .BannerImg u {
    color: black!important;
}
.owl-topoffsetgallery .Caption * {
    font-size:1.5rem;
    height: 70px;
    width: 120%;
    line-height: 3;
}
header .BgWhite {
    background-color: #0f3759;
} 

.BgWhite * {
    color: white;
    font-weight: 600;
    font-size: 1rem;
}
.navbar-nav .nav-link {
    font-size: 1.2rem;
}
.navbar-nav .nav-link, .navbar-nav .nav-link:active,  .navbar-nav .nav-link:visited {
    color: #0f3759;
}
.navbar-nav .nav-link:hover {
color:#bc1926;
}
#dnn_dnnLOGO_imgLogo {
    max-width: 180%;
}
.owl-bannergallery .content-ss {
    background-color: transparent!important;
}
.white-backgroundsmall {
    background-color: rgba(255,255,255,0.5);
    width: 50%;
    height: 266px;
}

.owl-bannergallery .BannerImg h4 {
    text-shadow: none!important;
}

.btn-red {
    color:#fff!important;
    font-weight:600;
}



.meet-the-team-image img {
    height: 160px;
    object-fit: cover;
}


.desktop {
 display: none!important;
}
.mobile {
    display: block!important;
}
.BannerImg .bannersizing img {
    height: 300px;
    object-fit: cover;
}
@media (min-width: 992px) { 
.BannerImg .bannersizing img {
    height: 600px;
    object-fit: cover;
}
.desktop {
 display: block!important;
}
.mobile {
    display: none!important;
}

}


































