@media (min-width: 200px) and (max-width: 767px) {
.headers-tops {
    padding: 0em;
}
img.head-officer-img {
    width: 200px !important;
    height: 230px !important;
    object-fit: cover;
    padding: 10px;
}
    .top-nav-menu {
       
        display: grid !important;
    }
    .new-left-homes3 {
    display: flex;
    position: absolute;
    top: 0%;
    padding-top: 16px;
    right: 0%;
    margin: 0px;
    align-items: center;
}
.top-nav-menu {
       
        position: relative;
    }

    .details-logo-left {
    gap: 20px;
}

.gradient-text {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 0px!important;
    padding-left: 10px;
    text-align: left;
}
.lists-homies-border {
    padding-right: 6px;
}
.logos-homes {
    width: 60px;
}
.logo-right {
    width: 80px;
}
.footer {
    padding: 3em 1em;
}
.tab-block .tab-mnu li {
  font-size: 10px;
        padding: 5px 4px;
        min-width: 50px;
}
#nrpc-part {
    padding: 1em;
}
.six-homes-cols-second {
    padding: 0px;
    background-image: url(../images/header-banner.png);
    background-repeat: no-repeat;
    min-height: 140px;
    background-size: cover;
    display: none;
}
.for-phone-right{
  display: inline-flex;
}
.navbar-collapse .new-left-homes2 {
    display: none;
}
.top-nav-menu {
    padding: 0.75em;

}
.footer-links-list {
    grid-template-columns: 100%;
    padding-inline-start: 0px;
    color: rgb(255, 255, 255);
    gap: 10px;
    list-style: none;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.55);
    background-color: #fff;
    padding: 5px;
    border-color: rgba(0, 0, 0, 0.1);
}
.menu-level-2 {
    position: initial;
    background: #002147;
    max-width: 250px;
}
.navbar-nav{
    padding-left:0px!important;
}
.menu-level-1 a {
    display: block;
    padding: 4px 8px;
    text-wrap-mode: wrap;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
.menu-level-1 {
    position: relative;
}
.about-page .banner-shorts h1 {
    font-size: 22px;
}
.about-page .banner-shorts {
    height: 132px;
}
.cms-wrapper label a {
    margin-bottom: 5px;
}
.reflected-text {
    padding-left: 0px;
}
}


@media (min-width: 767px) and (max-width: 1080px) {
  .headers-tops {
    padding: 0em 0em 0em 0em;
}
.gradient-text {
    font-weight: bold;
    text-align: left;
    font-size: 22px;
}
}
@media (min-width: 1000px) and (max-width: 1420px) {
     .new-left-homes {
    padding: 0px;
     }
    .gradient-text {
        font-weight: bold;
        font-size: 22px;
        text-align: left;
    }
     .headers-tops {
    padding: 0em 0em 0em 2.5em;
}
.tab-block .tab-mnu li {
  font-size: 14px;
    padding: 12px;
}
.document-titles {
    text-align: center;
    color: #162f6a;
    font-size: 1em;
    margin: 0px;
}
.top-nav-menu {
    padding: 0em 2.5em;
    background-color: #162f6a;
}
.nav-item
 {
    position: relative;
    font-size: 14px;
}
}


