
@media(max-width: 1610px) {
    .footer-nav ul li {
        font-size: 22px;
    }
}


@media(max-width: 1410px) {
    .header-bar-2-content ul.menu.nav li {
        font-size:26px;
    }

    .logo-wrapper {
        width: 450px;
    }

    .right-content {
        display: none;
    }

    .double-block {
        background: unset;
    }

    .menu_and_search .search input {
        width: 120px;
    }
}

@media(max-width: 1259px) {
    .lo-card-v2 .lo-card-content-md-hide {
        display: none;
    }
    .lo-info.lo-card-v2-f-hide {
        display: block;
        padding-right: 0;
    }

    .lo-info.lo-card-v2-f-hide .lo-card-v2 {
        color: #fff;
        max-width: initial;
        z-index: 5;
        margin: auto;
    }

    .lo-info.lo-card-v2-f-hide .lo-card-content {
        max-width: 100%;
    }

    .lo-info.lo-card-v2-f-hide .button-row {
        display: none;
    }
    .lo-card-v2 .button-row {
        display: block;
    }
    .lo-card-v2 .button-row > a {
        display: block;
        margin: 20px;
    }

    .logo-wrapper {
        width: 350px;
    }

    .header-bar-2-content ul {
        display: none;
    }

    .mw-calc-2-column::after{
        display:none;
    }
}


@media(max-width: 1320px) {

    .footer-nav ul {
        display: block;
    }

    .footer-mid {
        display: block;
    }

    .header-logo {
        max-width: 350px;
    }
}

@media(max-width: 1229px) {
    .header-bar-content span, .header-bar-content a {
        margin-left: 10px;
    }
    .header-bar-1 span {
        font-size: 20px;
    }
    .header-bar-content .content > p >span:nth-child(2) {
        display:none
    }
}
.mobile_nav_buttom {
    display: none !important;
}
.mobile_nav_buttom b {
    color: #0c2a70 !important;
}
@media(max-width: 1100px) {
    .header-bar-2-content ul {
        display: none;
    }

    .logo-wrapper {
        width: 350px;
    }

    .nav-bars {
        margin-left: auto;
    }
    .mobile_nav_buttom {
        display: inline-block !important;
    }

    .success-story .inner-content {
        flex-direction: column;
        align-items: center;
    }

    .number-block {
        margin-bottom: 70px;
        width: 100%;
    }

    .number-block:nth-child(1) p:nth-child(1):after {
        font-size: 69px;
    }

    .number-block p:nth-child(1) {
        font-size: 75px;
    }

    .hover-blocks .item {
        flex: 0 100%;
    }


 
}

@media (max-width: 1024px) {
    .nova-border-black > div:nth-child(2), .nova-border-black > div:nth-child(3) {
        border-left: 0 !important;
    }
    .glossary h1 {
        position: initial !important;
    }
    .glossary .second-col {
        padding-left: 15px !important;
    }
    .glossary .first-col {
        border-right: none !important;
    }
    .story-content {
        padding-top: 40px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 50px;
    }
}


@media(min-width: 991px) {
    h2 {
        font-size: 50px;
    }
}


@media(max-width: 991px) {
    #nova-loan-officer .lo-title > * {
        font-size: 11vw !important;
        line-height: normal !important;
        font-size: 20px;
    }
    .header-bar-content span {
        display: none;
    }

    .header-bar-content { 
        padding-right: 0;
    }

    .header-bar-content a.button-main {
        font-size: 13.5px;
    }

    .story-content .block-containers {
        flex-direction: column;
    }

    .story-block p {
        font-size: 23.5px;
    }


    .footer-nav ul li {
        font-size: 26px;
    }

    .footer-top ul.socials a {
        font-size: 19px;
    }
    .fa-twitter.fa-zillow:before {
        content: "0"!important;
        background: url(https://d1omvif6xjmc2x.cloudfront.net/img/nova/zillow.svg);
        width: 25px;
        height: 25px;
        background-size: cover;
        color: #ffffff00;
        filter: grayscale(1);
        display: block;
        position: relative;
        top: 11px;
        left: 13px;
    }

    .inner-left-content-1 {
        padding: 10px 25px;
    }

    .footer-top {
        display: block;
    }

    .article {
		width: 100%;
    }
    
    .entry {
        min-height: 500px;
    }
    .article h2 {
        font-size: 48pt;
    }

    .lo-hero {
        padding: 10px 25px;
    }

    .slick-next {
       display: none !important;
      }
    
      .slick-prev {
          display: none !important;
      }


      section.testimonial-block {
          padding: 35px 0px;
      }

      .branch-header {
          padding: 0px 25px;
      }
}
@media(max-width: 876px) {
    .lo-info.lo-card-v2-f-hide .button-row {
        display: block !important;
    }
    #nova-loan-officer .lo-card-content {
        padding: 20px !important;
    }
    .officer-image-circle-wrapper-hide-on-s {
        display: none;
    }
    .lo-info-876 {
        margin: 0 !important;
        display: block;
        padding: 0 !important;
        min-height: auto;
    }
    #nova-loan-officer .spacer-bar {
        background: #fff;
        min-height: 10px;
    }
    .officer-image-circle-wrapper-show-only-on-s > img {
        width: 100%;
    }
    .officer-image-circle-wrapper-show-only-on-s {
        display: block;
    }

    .lo-info.lo-card-v2-f-hide .button-row > a {
        display: inline-block !important;
        margin: 20px;
    }

    .button-row-h-876 {
        display: none !important;
    }
}

@media(max-width: 768px) {

    .inner-content.counter {
        display: grid;
        grid-template-columns: 1fr;
    }

    .inner-content.counter > div {
        width: 100%;
        transition: .3s all ease;
    }

    .double-block .double-right, .double-block .double-left {
        max-width: 100%;
    }

    .map-container {
        padding: 40px 0px 0px 0px;
    }

    .double-block {
        display: block;
    }

    .main-footer {
        padding: 40px 25px;
    }

    .inner-left-content-2 h1 {
        padding: 0px 25px;
    }

    .lo-bar {
        padding: 40px 25px;
    }

    .lo-bar h1 {
        font-size: 45px;
    }

    .menu_and_search .search {
       display: none;
    }

    .blog-content, .blog-header {
        padding: 10px 25px;
    }

    .blog-header h1 {
        font-size: 32px;
    }

    .blog-content p, .blog-content span {
        font-size: 18px !important;
    }
    .header-bar-2-content.flex {
        justify-content: center;
        align-items: center;
    }
    .header-bar-2-content.flex .header-logo {
        margin-bottom: 0px;
    }


    .selection-row {
        flex-direction: column;
    }
    
}



@media(max-width: 768px) {
    .branch-button-bar, .lo-button-bar {
        display: flex;
        flex-direction: column;
    }


    .branch-button-bar a.btn-standard, .lo-button-bar a.btn-standard, .officer-info a.btn-standard {
        margin-bottom: 10px;
    }

    .officer-info a.btn-standard {
        width: 100%;
    }

    .branch-header-content p {
        font-size: 38px;
    }

    .branch-title h2 {
        font-size: 30px;
    }

    .branch-officer-list {
        margin: 35px 0px;
    }


    h2 {
        font-size: 42px;
    }

    .officer-container {
        margin: 30px 0px;
    }

    .hidden-mobile {
        display: block;
    }

    .lo-bio-head {
        margin-bottom: 30px;
    }

    .lo-bio {
        padding: 30px 0px;
    }
}

@media(max-width: 650px) {
    .officer-info-row {
        flex-direction: column;
    }

    .officer-container .officer-information {
        padding: 0;
    }
    .header_phone {
        display: none !important;
    }
}
@media(max-width: 630px) {
    .nav-bars{
        margin-top: 0px;
    }
}

@media(max-width: 500px) {
    .officer-container {
        width: 100%;
    }

    .branch-header-content {
        line-height: 50px;
        padding-bottom: 0;
    }
}

