﻿@font-face {
    font-family: "Open Sans", sans-serif;
}

@font-face {
    font-family: "Tenor Sans", sans-serif;
}

@font-face {
    font-family: "Open Sans", sans-serif;
}

@font-face {
    font-family: "Tenor Sans", sans-serif;
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #000;
}

@media screen and (max-width: 900px) {
    body {
        font-size: 13px;
    }
}

.sectionbg {
    background-color: #F3F4FB;
}

.cardshadow {
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
}


.mortgagelogin {
    background-color: #00263d;
    color: #ffffff !important;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
}

    .mortgagelogin:hover {
        color: #ffffff;
    }

.mortgagelink {
    color: #b7985f !important;
    border: 1px solid #b7985f;
    border-radius: 5px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
    text-align: center !important;
}

    .mortgagelink:hover {
        background-color: #b7985f;
        color: #ffffff !important;
    }

.contentstyle {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 30px;
}

    .contentstyle li {
        padding-top: 15px;
    }

.subcontent {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-family: "Open Sans", sans-serif;
}

.contentbtmspace {
    padding-bottom: 15px;
}

.pagesubtitle {
    color: #0A2759;
    font-family: "Tenor Sans", sans-serif;;
}

.learmorebtn {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    font-family: "Tenor Sans", sans-serif;;
    background-color: #b7985f;
    border-radius: 3px;
    padding: 14px 20px;
}

    .learmorebtn:hover {
        color: #ffffff;
    }

.calculatebtn {
    font-size: 14px !important;
    line-height: 19px !important;
    color: #ffffff !important;
    background-color: #b7985f !important;
    font-family: "Tenor Sans", sans-serif;;
    border-radius: 3px;
    padding: 10px 30px !important;
}

    .calculatebtn:hover {
        color: #ffffff;
    }


.emailmyaddress {
    font-size: 14px !important;
    line-height: 19px !important;
    color: #b7985f;
    font-family: "Tenor Sans", sans-serif;;
    border: 1px solid #b7985f;
    border-radius: 3px;
    padding: 10px 30px !important;
}

    .emailmyaddress:hover {
        background-color: #b7985f;
        color: #ffffff;
    }

@media only screen and (width: 375px) {
    .emailmyaddress {
        padding: 10px 15px !important;
    }
}

.readarticle span {
    color: #00263d;
    font-size: 14px;
    line-height: 24px;
    font-family: "Tenor Sans", sans-serif;
    ;
}

    .readarticle:hover {
        color: #b7985f;
    }
    .learn-more {
      color: #00263d;
      font-size: 14px;
      line-height: 24px;
      font-family: "Tenor Sans", sans-serif;;
  }
  
      .learn-more:hover {
          color: #00263d;
      }
      .learn-more img {
        vertical-align: baseline;
      }

.viewallbtn {
    border: 1px solid #3F7E1B;
    color: #3F7E1B;
    padding: 10px 30px;
    border-radius: 5px;
    font-family: "Tenor Sans", sans-serif;
	filter: sepia(1);
}

    .viewallbtn:hover {
        color: #ffffff;
        background-color: #3F7E1B;
    }

.rightcontenttitle {
    font-size: 20px;
    line-height: 28px;
    font-family: "Tenor Sans", sans-serif;;
    color: #0A2759;
    margin-bottom: 0;
}

.effective-date {
    color: #0A2759;
    font-size: 18px;
}

/*.additionaltext {
    color: #000;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 16px;
}*/

.disclaimertext {
    font-style: italic;
    font-size: 14px;
}

.confirmtext {
    color: #0A2759;
    font-family: "Tenor Sans", sans-serif;;
}

.customdivider {
    border-left: 1px solid #C4C9D3;
}

    .customdivider:before {
        content: '';
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: #ffffff;
        border-right: 1px solid #C4C9D3;
        border-bottom: 1px solid #C4C9D3;
        -webkit-transform: rotate(45deg);
        transform: rotate(-45deg);
        top: 55px;
        right: 302px;
    }

/*.linktext {
    color: #00263d;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 16px;
    word-break: break-word;
}

    .linktext:hover {
        color: #00263d;
    }*/

.readmorelink {
    font-size: 14px;
    line-height: 24px;
    color: #1077B7;
    font-family: "Tenor Sans", sans-serif;;
}

    .readmorelink:hover {
        color: #1077B7;
    }

.reset-btn {
    border: 1px solid #b7985f !important;
    color: #b7985f !important;
    font-size: 14px !important;
    font-family: "Tenor Sans", sans-serif;;
    padding: 10px 30px !important;
}

    .reset-btn:hover {
        background-color: #b7985f !important;
        color: #ffffff !important;
    }

.found-result {
    font-size: 20px;
}

.insurance-card-content {
    font-size: 14px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-40 {
    margin-top: 40px !important;
}

.customerservices-text {
    font-size: 16px;
    color: #000;
    font-family: "Tenor Sans", sans-serif;;
}

.customerservice {
    padding-left: 30px;
}

.positionsrelative {
    position: relative;
}

.mobileveiewhamburger {
    display: none;
}

.whymatic-subtitle {
    font-size: 18px;
}

.leftnav-active {
    color: #00263d !important;
    font-family: "Tenor Sans", sans-serif;;
}

.mobileview-search {
    display: none;
}

.pagination-styles .pagination {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .pagination-styles .pagination .page-item {
        margin-bottom: 10px;
    }

.subnav-btmspace li a {
    padding-bottom: 16px;
}

.subnav-btmspace li:last-child a {
    padding-bottom: 0;
}

.toggle-text {
    color: #000;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    padding: 0 10px;
}

    .toggle-text:hover {
        color: #000;
    }

    .toggle-text a:last-child {
        padding-right: 0;
    }

.active-toggle {
    color: #00263d;
    font-size: 14px;
    line-height: 20px;
    font-family: "Tenor Sans", sans-serif;;
    background-color: transparent !important;
    border: none !important;
}

    .active-toggle:hover {
        color: #00263d;
    }

.active-state {
    color: #00263d !important;
    font-size: 14px !important;
    line-height: 20px;
    font-family: "Tenor Sans", sans-serif;;
}

    .active-state:hover {
        color: #00263d;
    }

.tooltip > .tooltip-inner {
    text-align: center;
    font-size: 12px;
    padding: 5px 7px;
    border-radius: 5px;
    color: black;
    background-color: white;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
    min-width: 150px;
    max-width: 200px;
}

.bs-tooltip-top,
.bs-tooltip-right,
.bs-tooltip-left,
.bs-tooltip-bottom {
    background-color: transparent;
    opacity: 1 !important;
}

.tooltip.bs-tooltip-top .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
    border-top-color: white;
    border-right-color: transparent;
    border-bottom-color: white;
    border-left-color: transparent;
}

.tooltip.bs-tooltip-right .arrow:before,
.tooltip.bs-tooltip-left .arrow:before {
    border-top-color: transparent;
    border-right-color: white;
    border-bottom-color: transparent;
    border-left-color: white;
}

.active-state {
    color: #0752A7;
    font-size: 14px;
    line-height: 20px;
    font-family: "Tenor Sans", sans-serif;;
}

.cursor-pointer {
    cursor: pointer;
}

.searchboxstyle {
    width: 0;
    display: none;
    cursor: pointer;
}

.cursor {
    cursor: pointer;
    position: relative;
}

.customSeacrchBox {
    width: 600px;
    display: block;
    position: absolute;
    top: 50px;
    right: -100px;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
}

    .customSeacrchBox:before {
        content: "";
        position: absolute;
        border-style: solid;
        border-color: #ffffff transparent;
        display: block;
        width: 0;
        top: -10px;
        right: 132px;
        border-width: 0 10px 10px;
    }

.searchcontainer {
    padding: 15px 20px 15px;
    background-color: #ffffff;
}

    .searchcontainer .inputclass {
        height: 50px;
        border-radius: 5px;
        }

        .searchcontainer .inputclass .btn-success:disabled {
            background-color: #b7985f !important;
            border-color: #b7985f;
        }

    .searchcontainer .iconcolor {
        width: 50px;
        background-color: #b7985f;
        border-radius: 5px !important;
        z-index: 1 !important;
    }

        .searchcontainer .iconcolor:hover {
            background-color: #b7985f;
            border-color: transparent;
        }

    .searchcontainer .fa-search:before {
        color: #ffffff;
    }

    .searchcontainer ::-webkit-input-placeholder {
        color: #9A9A9A;
        font-family: "Open Sans", sans-serif;
    }

    .searchcontainer :-ms-input-placeholder {
        color: #9A9A9A;
        font-family: "Open Sans", sans-serif;
    }

    .searchcontainer ::-ms-input-placeholder {
        color: #9A9A9A;
        font-family: "Open Sans", sans-serif;
    }

    .searchcontainer ::placeholder {
        color: #9A9A9A;
        font-family: "Open Sans", sans-serif;
    }

    .searchcontainer .closeicon {
        font-size: 28px !important;
        color: #000 !important;
    }

.mobileview {
    display: none !important;
}

.mobileviewcontactinfo {
    display: none;
}

.btnoutline {
    outline: snow;
    background-color: transparent !important;
}

.displaynone {
    display: none;
}

.displayblock {
    display: block !important;
}

.customleftdivider {
    border-left: 1px solid #C4C9D3;
    position: relative;
    padding-left: 30px !important;
}

    .customleftdivider:before {
        content: '';
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        background: #ffffff;
        border-right: 1px solid #C4C9D3;
        border-bottom: 1px solid #C4C9D3;
        -webkit-transform: rotate(45deg);
        transform: rotate(-45deg);
        top: 200px;
        /* right: -5px; */
        left: -5px;
    }

.contactdetails {
    width: 100%;
}

.mobile-laftnav .customnav {
    background-color: #ffffff;
    color: #000000;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 20px;
}

.customnav {
    background-color: #ffffff !important;
    color: #000000;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 20px;
}

    .customnav a {
        padding: 0;
    }

@media print {
    .noprint {
        display: none !important;
    }
}

.breadcrumb-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .breadcrumb-align .social-icons {
        padding: 18px 0;
        z-index: 1 !important;
    }

        .breadcrumb-align .social-icons .st-btn {
            display: inline-block !important;
        }

.headernav.sticky {
    position: fixed;
    width: 100%;
    top: -1px;
    z-index: 99;
    -webkit-box-shadow: 5px 3px 20px -8px #888;
    -ms-box-shadow: 5px 3px 20px -8px #888;
    box-shadow: 5px 3px 20px -8px #888;
}

.mobilemenu {
    display: none;
}

.modal-conatiner .modal-dialog {
    max-width: 1100px;
    margin: 30px auto;
}

.modal-conatiner .modal-body {
    position: relative;
    padding: 0px;
    border: 10px solid black;
}

.modal-conatiner .close {
    position: absolute;
    right: -10px;
    top: -13px;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    color: #fff;
    opacity: 1;
}

.modal-conatiner .sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.newscardboyconatiner {
    padding: 10px;
}

.newscardanimation {
    height: 370px;
}

    .newscardanimation:hover {
        -webkit-transition: -webkit-transform 623ms;
        transition: -webkit-transform 623ms;
        transition: transform 623ms;
        transition: transform 623ms, -webkit-transform 623ms;
        -webkit-transform: translateX(0px) translateY(-20px);
        transform: translateX(0px) translateY(-20px);
        -webkit-box-shadow: 0px 2px 7px rgba(107, 95, 107, 0.5);
        box-shadow: 0px 2px 7px rgba(107, 95, 107, 0.5);
    }

.carousel-wrap {
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav i {
    font-size: 52px;
}

.owl-nav .owl-prev {
    position: absolute;
    top: 42% !important;
    left: -12px !important;
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff !important;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
}

    .owl-nav .owl-prev .arrowspace {
        padding: 20px;
        width: 48px;
    }

    .owl-nav .owl-prev .fa-caret-left:before {
        content: url("../images/previous-icon.svg");
        z-index: 1;
        width: 10px;
        /* height: 30px; */
        position: absolute;
        top: -17px;
        left: 13px;
    }

.owl-nav .owl-next {
    position: absolute;
    top: 42% !important;
    right: -7px !important;
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff !important;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
}

    .owl-nav .owl-next .arrowspace {
        padding: 20px;
        width: 48px;
    }

    .owl-nav .owl-next .fa-caret-right:before {
        content: url("../images/arroew-next.svg");
        z-index: 1;
        width: 7px;
        /* height: 30px; */
        position: absolute;
        top: -18px;
        right: 13px;
    }

.owl-dots {
    display: none;
}

.explore-title {
    color: #0A2759;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 20px;
    line-height: 24px;
}

.custom-accordion {
    border: 1px solid #CACACA;
    border-radius: 3px;
}

    .custom-accordion .card-header1:hover {
        background-color: #FAFBFD;
    }

    .custom-accordion .accordioncustom .card-header1:after {
        font-family: 'FontAwesome';
        content: url("../images/next (8).svg");
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        float: right;
    }

    .custom-accordion .accordioncustom .card-header1.collapsed:after {
        content: url("../images/next (8).svg");
        /* transform: rotate(-180deg); */
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .custom-accordion .accordioncustom .card-header1[aria-expanded="true"]:after {
        font-family: 'FontAwesome';
        content: url("../images/next (8).svg");
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        float: right;
    }

    .custom-accordion .sub-accordioncustom .card-header.collapsed:after {
        /* symbol for "collapsed" panels */
        content: url("../images/next (8).svg");
        /* transform: rotate(-180deg); */
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        float: right;
    }

    .custom-accordion .sub-accordioncustom .card-header[aria-expanded="true"]:after {
        content: url("../images/down-arrow.svg");
        display: none;
    }

    .custom-accordion .sub-accordioncustom .card-header[aria-expanded="true"] {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        background-color: #f9f9f9 !important;
    }

        .custom-accordion .sub-accordioncustom .card-header[aria-expanded="true"]:before {
            content: url("../images/accordion-left-arrow.svg");
            padding-right: 10px;
        }

    .custom-accordion .sub-accordioncustom .card-header[aria-expanded="false"]:after {
        content: url("../images/next (8).svg");
    }

    .custom-accordion .accordion-title {
        padding: 15px 20px !important;
        font-size: 14px;
        color: #00263d;
        font-family: "Tenor Sans", sans-serif;;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: #ffffff;
    }

        .custom-accordion .accordion-title .card-title {
            margin-bottom: 0;
            padding-right: 10px;
            font-size: 14px;
            color: #000000;
        }

        .custom-accordion .accordion-title .sub-title {
            font-size: 14px;
            color: #000;
            font-family: "Tenor Sans", sans-serif;;
        }

    .custom-accordion .accordion-contentstyle {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        line-height: 28px;
        color: #000;
        margin-bottom: 30px;
    }
    .custom-accordion .accordion-contentstyle .linktext, .custom-accordion .accordion-contentstyle a {
        font-size: 14px;
        color: #00263d;
        font-weight:bold;
    }

    .custom-accordion .card-body-section {
        background-color: #EFEFEF;
    }

    .custom-accordion .faq-video-section {
        background-color: #ffffff;
        padding: 10px;
    }

        .custom-accordion .faq-video-section .custom-playicon {
            padding: 10px 10px 10px 13px;
            border-radius: 42px;
            font-size: 12px;
            background-color: #1277BD;
        }

            .custom-accordion .faq-video-section .custom-playicon:before {
                color: #ffffff;
            }

        .custom-accordion .faq-video-section .video-content {
            font-size: 14px;
            color: #000;
            font-family: "Open Sans", sans-serif;
        }

    .custom-accordion .sub-title {
        font-size: 14px;
        color: #000;
        font-family: "Open Sans", sans-serif;
        text-align: start;
    }

    .custom-accordion .custom-card-body {
        background-color: #f8f8f8;
    }

    .custom-accordion .cardshadow-video {
        -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.18);
        box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.18);
    }

    .custom-accordion .icon-style {
        font-size: 25px;
        color: #1277BD;
        padding: 3px 0px;
    }

.covidtext {
    background-color: #A55600;
    font-size: 12px;
    background-color: #A55600;
    color: #ffffff;
    font-family: "Tenor Sans", sans-serif;;
    height: auto;
    line-height: 18px;
}

    .covidtext .learnmorebtn {
        border: 1px solid #ffffff;
        border-radius: 3px;
        color: #ffffff;
    }

        .covidtext .learnmorebtn:hover {
            color: #ffffff;
        }

    .covidtext .rightarrow {
        display: none;
    }

    .covidtext .covidbar {
        width: 85%;
    }
.covidbar a {
    color: white;
}

.subheader {
    background-color: #E6E7F1;
    position: relative;
    z-index: 2;
}

    .subheader .navspace {
        padding: 15px;
    }

    .subheader .activeclass {
        border-bottom: 3px solid #00263d;
        font-family: "Tenor Sans", sans-serif; !important;
    }

    .subheader .customercontainer {
        padding: 13px 0;
    }

    .subheader .customerdetails {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: "Tenor Sans", sans-serif;;
        font-size: 14px;
    }

        .subheader .customerdetails a {
            color: #000000;
        }

    .subheader .customphone {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
        color: #00263d;
        font-size: 15px;
    }

    .subheader .navtext {
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        font-family: "Open Sans", sans-serif;
        margin-right: 24px;
        padding: 14px 0;
    }

        .subheader .navtext + .active {
            font-family: "Tenor Sans", sans-serif;;
        }

.headernav_logostyles {
    max-width: 230px;
}

.headernav_menulist .navmenu {
    font-family: "Tenor Sans", sans-serif;;
}

    .headernav_menulist .navmenu a {
        color: #000000;
        font-size: 14px;
    }

    .headernav_menulist .navmenu:hover .hovercontainer,
    .headernav_menulist .navmenu.submenu-toggled .hovercontainer {
        display: block;
    }

.headernav_menulist .navposition {
    position: relative;
}

.headernav_menulist .hovercontainer {
    display: none;
    position: absolute;
    width: 310px;
    height: auto;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -webkit-transform: translate(-118px, 0);
    transform: translate(-118px, 0);
    z-index: 20;
}

    .headernav_menulist .hovercontainer:before {
        content: "";
        position: absolute;
        border-style: solid;
        border-color: #ffffff transparent;
        display: block;
        width: 0;
        top: -7px;
        left: 45%;
        border-width: 0 8px 8px;
        -webkit-transform: translate(45%, 0px);
        transform: translate(45%, 0px);
    }

.headernav_menulist .hovereffect:hover {
    background-color: #f9f9f9;
}

    .headernav_menulist .hovereffect:hover a {
        color: #00263d;
    }

.headernav_menulist .applylink {
    background-color: #00263d;
    color: #fff !important;
    border-radius: 5px;
    padding: 15px 44px;
    font-size: 13px;
    line-height: 19px;
    font-family: "Tenor Sans", sans-serif;
}

.headernav .form-group {
    position: relative;
}

    .headernav .form-group .custom-select-icon {
        color: #b7985f;
        font-family: "Tenor Sans", sans-serif;;
        font-size: 14px;
        width: 95px;
    }

        .headernav .form-group .custom-select-icon:after {
            font-family: FontAwesome;
            content: url("../images/arrow_down.svg");
            pointer-events: none;
            position: absolute;
            right: 12px;
            top: 9px !important;
            width: 0;
            font-size: 1.5em;
            width: 12px;
        }

    .headernav .form-group .dropdownbtn {
        position: relative;
        padding-top: 4px;
    }

    .headernav .form-group .dropdown-menu {
        -webkit-transform: none !important;
        transform: none !important;
        left: auto !important;
        top: auto !important;
        right: 0;
        border: 0;
        padding: 0;
        -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
        -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    }

        .headernav .form-group .dropdown-menu a {
            color: #b7985f;
            border-bottom: 1px solid #ddd;
            padding: 14px 24px;
            font-family: "Tenor Sans", sans-serif;;
            font-size: 14px;
        }

            .headernav .form-group .dropdown-menu a:last-child {
                border-bottom: 0px solid #ddd;
            }

        .headernav .form-group .dropdown-menu .dropdown-item:active {
            background-color: #b7985f;
            color: #ffffff;
        }

    .headernav .form-group .custom-select {
        background: none;
        border: 1px solid #b7985f;
        font-size: 14px;
        color: #b7985f;
        height: 46px;
    }


        .headernav .form-group .custom-select option {
            color: #b7985f !important;
            padding: 10px;
        }

.headernav .customerdetails {
    font-family: "Tenor Sans", sans-serif;;
    font-size: 14px;
}

    .headernav .customerdetails a {
        color: #000000;
    }

.searchicon {
    color: #000 !important;
    background: #E6E7F2;
    padding: 10px;
    border-radius: 38px;
}

.headernav {
    background: transparent -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#E9F4FC)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(0deg, #FFFFFF 0%, #E9F4FC 100%) 0% 0% no-repeat padding-box;
    -webkit-box-shadow: 5px 18px 20px -8px #888;
    -ms-box-shadow: 5px 18px 20px -8px #888;
    box-shadow: 5px 18px 20px -8px #888;
    -webkit-box-shadow: 0px 18px 21px #00000012;
    box-shadow: 0px 18px 21px #00000012;
    position: relative;
    z-index: 2;
}

.headernav_menulist .navmenu {
    font-family: "Tenor Sans", sans-serif;;
    font-size: 0.875rem;
}

    .headernav_menulist .navmenu a {
        color: #000000;
    }

        .headernav_menulist .navmenu a:active {
            color: #00263d;
        }

.chart-legend li span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    border-radius: 20px;
}

.carousel-indicators {
    right: 0;
    margin-bottom: 10px;
    z-index: 1 !important;
}

    .carousel-indicators .active {
        background-color: #b7985f !important;
        width: 15px !important;
    }

    
    .carousel-indicators li {
        width: 14px !important;
        height: 8px !important;
        background-color: #ffffff !important;
        border-radius: 45% !important;
        opacity: 1 !important;
        margin: 0 5px !important;
        border: 0px solid;
    }

.carousel_section {
   height: 400px;
}

.carousel .aboutus-overlay {
    opacity: 0.5;
    height: 100%;
    width: 100%;
    background-color: #242424;
/*    height: 400px;*/
}

.carousel_banner-1, .carousel_banner-2, .carousel_banner-3 {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    display: block;
    object-position: right top;
    background-position: center;
    background-size: cover;
}
.carousel .caption {
    text-align: left !important;
    width: 63%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
/*    height: 400px;*/
}

    .carousel .caption .h1 {
        font-size: 3em;
        color: white;
        font-family: "Tenor Sans", sans-serif;;
        line-height: 70px;
    }

    .carousel .caption .content {
        font-size: 24px;
        font-family: "Open Sans", sans-serif;
        line-height: 25px;
        color: white;
        line-height: 36px;
        padding-bottom: 25px;
    }

    .carousel .caption .startnow {
        background-color: white;
        color: black;
        font-size: 20px;
        line-height: 28px;
        font-family: "Tenor Sans", sans-serif;;
        padding: .5em 30px;
    }

.laftnav-taile {
    width: 100%;
}

.bannersection {
    position: relative;
}

    .bannersection .section .banner {
        background: transparent -webkit-gradient(linear, left top, right top, from(#000000), to(#FFFFFF00)) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(90deg, #000000 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
        background-image: url("../images/buyahome-banner.png");
        width: 100%;
        height: 300px;
        background-size: cover;
    }

        .bannersection .section .banner .caption {
            text-align: left !important;
            width: 584px;
            z-index: 10;
            opacity: 1;
            top: 20%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

            .bannersection .section .banner .caption h1 {
                font: 46px/72px;
                font-size: 46px;
                color: #ffffff;
                font-family: "Tenor Sans", sans-serif;;
                line-height: 60px;
            }

            .bannersection .section .banner .caption .content {
                font-size: 16px;
                font-family: "Open Sans", sans-serif;
                line-height: 25px;
                color: #ffffff;
                line-height: 24px;
            }

.whychoosephhblock {
    background-color: #F3F4FB;
    padding: 60px 0;
}

    .whychoosephhblock .choosephhtext {
        color: #0A2759;
        font-size: 36px;
        line-height: 50px;
        font-family: "Tenor Sans", sans-serif;;
        padding-bottom: 50px;
        white-space: pre-wrap;
        word-break: break-word;
    }

    .whychoosephhblock .phharticle {
        border-bottom: 1px solid #C4C9D3;
    }

    .whychoosephhblock .contentborderrg {
        border-right: 1px solid #C4C9D3;
        height: 125px;
    }

    .whychoosephhblock .phhcontentstyle {
        font-size: 16px;
        line-height: 28px;
        color: #000;
        font-family: "Open Sans", sans-serif;
        margin-bottom: 30px;
    }

    .whychoosephhblock .contentstyes {
        color: #0A2759;
        font-size: 16px;
        font-family: "Tenor Sans", sans-serif;;
        line-height: 28px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

.loan-info-app {
    padding: 60px 0;
}

    .loan-info-app .choosephhtext {
        color: #0A2759;
        font-size: 36px;
        line-height: 50px;
        font-family: "Tenor Sans", sans-serif;;
        padding-bottom: 50px;
        white-space: pre-wrap;
        word-break: break-word;
    }

.newmilestome-ribben {
    background-color: #00263d;
    padding: 30px 0;
}

    .newmilestome-ribben .contentstyes {
        color: #ffffff;
        font-size: 16px;
        font-family: "Tenor Sans", sans-serif;;
        line-height: 30px;
        border-right: 1px solid #ffffff;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }

        .newmilestome-ribben .contentstyes:last-child {
            border-right: 0px solid #ffffff;
        }

        .newmilestome-ribben .contentstyes:first-child {
            text-align: left;
        }

    .newmilestome-ribben .imgstyle {
        width: 54px;
        height: 60px;
    }

.ocwenSec_contentblock {
    padding: 50px 16px;
}

    .ocwenSec_contentblock .ocwencontent_video {
        position: relative;
        width: 100%;
        height: 285px;
        background-image: url("../images/video-image.png");
        object-position: center;
        object-fit: cover;
    }

    .ocwenSec_contentblock .ocwencontent_videoicon {
        position: absolute;
        top: 35%;
        left: 45%;
        width: 72px;
        height: 72px;
    }

    .ocwenSec_contentblock .ocwencontent_overlayfade {
        height: 100%;
        width: 100%;
        top: 0;
        background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
    }

    .ocwenSec_contentblock .ocwencontent_playvideotext {
        color: white;
        font-size: 20px;
        opacity: 10;
        position: absolute;
        top: 60%;
        left: 42%;
        font-family: "Tenor Sans", sans-serif;;
    }

    .ocwenSec_contentblock .learnmorebtnlink {
        background-color: transparent !important;
    }

.ocwenSec_contentblock_ocwencarestitle {
    color: #0A2759;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 36px;
}

.ocwenSec_contentblock_ocwencarescontent {
    font-size: 16px;
    color: #000;
    font-family: "Open Sans", sans-serif;
    line-height: 30px;
    padding: 20px 0;
}

.ocwenSec_contentblock_interestsaving {
    font-family: "Tenor Sans", sans-serif;;
    font-size: 18px;
    color: #0A2759;
}

.ocwenSec_contentblock_interestsavingtext {
    font-family: "Tenor Sans", sans-serif;;
    font-size: 14px;
    color: #000;
}

.ocwenSec_contentblock .videolearnmorebtn {
    padding: 14px 30px !important;
    background-color: #00263d;
    color: #ffffff !important;
    border-radius: 5px;
    font-size: 13px !important;
    font-family: "Tenor Sans", sans-serif;;
}

.ocwenSec_contentblock .customer-call {
    color: #000;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 16px;
}

.calculatorsec {
    padding: 0px 0 35px;
}

    .calculatorsec .title {
        color: #b7985f;
        font-size: 34px;
        line-height: 37px;
        font-family: "Open Sans", sans-serif;
        margin-bottom: 15px;
    }

    .calculatorsec .homepage-chart {
        padding-top: 50px;
    }

    .calculatorsec .tools .inputheight {
        height: 140px;
    }

    .calculatorsec .amortization-legend ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .calculatorsec .amortization-legend ul li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .calculatorsec .amortization-legend ul li span {
                width: 35px;
                height: 10px;
                margin-right: 10px;
            }

    .calculatorsec .tooltip-img {
        width: 20px;
        padding: 0px 0 5px 5px;
    }

    .calculatorsec .slider-styles .slider-horizontal .tooltip {
        opacity: 1;
        margin-left: 5px !important;
        top: 30px;
    }

    .calculatorsec .slider-styles .tooltip-inner {
        background-color: #ffffff;
        color: #000000;
        min-width: 45px;
        width: 20px;
        font-family: "Open Sans", sans-serif;
    }

        .calculatorsec .slider-styles .tooltip-inner:after {
            content: '%';
            display: inline-block;
        }

    .calculatorsec .slider-nopercent .tooltip-inner:after {
        content: '';
        display: inline-block;
    }

    .calculatorsec .legend-list {
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        color: #000;
        line-height: 21px;
        font-family: "Open Sans", sans-serif;
        padding-top: 30px;
    }

    .calculatorsec .affordability-chart {
        padding-top: 15px;
    }

    .calculatorsec .nav-tabs .nav-item.show .nav-link, .calculatorsec .nav-tabs .nav-link.active {
        cursor: pointer;
        border-color: transparent;
    }

        .calculatorsec .nav-tabs .nav-item.show .nav-link a, .calculatorsec .nav-tabs .nav-link.active a {
            border-color: transparent;
            border-bottom: 3px solid #b7985f;
            font-family: "Tenor Sans", sans-serif;;
            color: #0A2759;
            padding-bottom: 20px;
        }

            .calculatorsec .nav-tabs .nav-item.show .nav-link a:hover, .calculatorsec .nav-tabs .nav-link.active a:hover {
                border-bottom: 3px solid #b7985f;
            }

    .calculatorsec .nav-tabs {
        border-bottom: 0;
    }

        .calculatorsec .nav-tabs .nav-link {
            color: #0A2759;
            font-size: 22px;
            line-height: 24px;
            font-family: "Open Sans", sans-serif;
            cursor: pointer;
            padding: 0;
        }

            .calculatorsec .nav-tabs .nav-link:hover {
                border-color: transparent;
            }

    .calculatorsec .form-group {
        margin-bottom: 35px;
        line-height: 15px;
    }

        .calculatorsec .form-group .help-block {
            font-size: 12px;
            font-style: italic;
            color: #9E0000;
            line-height: 13px;
            margin-bottom: -1.5em;
            margin-top: 0px;
            position: relative;
            top: 5px;
            font-family: "Open Sans", sans-serif;
            display: block;
        }

        .calculatorsec .form-group .help-block-border {
            border: 2px solid #d02c11 !important;
        }

        .calculatorsec .form-group ::-webkit-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .calculatorsec .form-group :-ms-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .calculatorsec .form-group ::-ms-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .calculatorsec .form-group ::placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .calculatorsec .form-group .form-control {
            font-size: 16px;
            border: none;
            background: #FCFCFC 0% 0% no-repeat padding-box;
            border: 1px solid #CACACA;
            color: #000000;
            color: #000000;
            font-family: "Open Sans", sans-serif;
            height: 50px;
            padding: 5px 30px;
            font-weight: 400;
        }


            .calculatorsec .form-group .form-control .input-placeholder {
                color: #cecece;
            }

        .calculatorsec .form-group .custom-select-icon:after {
            font-family: FontAwesome;
            content: url("../images/dropdown-icon.svg");
            pointer-events: none;
            position: absolute;
            right: 40px;
            top: 55px;
            width: 0;
            font-size: 1.5em;
            z-index: 1;
        }

        .calculatorsec .form-group.percent label:after {
            content: '%';
            pointer-events: none;
            position: absolute;
            right: 15px;
            top: auto;
            bottom: -35px;
            font-size: 20px;
        }

        .calculatorsec .form-group.dollars label:after {
            content: '$';
            pointer-events: none;
            position: absolute;
            left: 10px;
            top: auto;
            bottom: -35px;
            font-size: 20px;
            color: #000;
        }

    .calculatorsec .calculationsection {
        padding: 40px 0;
        margin-top: 20px;
    }

    .calculatorsec .labeltext {
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        font-family: "Tenor Sans", sans-serif;;
        position: relative;
        min-height: 30px;
        margin: 0;
    }

    .calculatorsec .monthlypayment {
        font-size: 20px;
        color: #000000;
        font-family: "Tenor Sans", sans-serif;;
    }

    .calculatorsec .results {
        font-size: 36px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        line-height: 50px;
    }

    .calculatorsec .resultsection {
        padding-right: 30px !important;
    }

    .calculatorsec .resultcontent {
        font-size: 14px;
        color: #778191;
        line-height: 21px;
        font-family: "Open Sans", sans-serif;
        padding-top: 30px;
        margin: 0;
    }

    .calculatorsec .show-hide-payment {
        font-size: 14px !important;
        line-height: 19px !important;
        color: #b7985f !important;
        font-family: "Tenor Sans", sans-serif;;
        border: 1px solid #b7985f !important;
        border-radius: 3px;
        padding: 10px 30px !important;
        background-color: transparent !important;
        margin-top: 25px;
    }

        .calculatorsec .show-hide-payment:hover {
            color: #b7985f;
        }


    .calculatorsec .results-title {
        font-size: 30px;
        font-family: "Tenor Sans", sans-serif;;
        color: #0A2759;
        margin-bottom: 30px;
    }

    .calculatorsec .custom-modal-dialog .select-dropdown {
        border: 1px solid #ddd;
        padding-right: 10px;
    }

    .calculatorsec .custom-modal-dialog .modal-dialog {
        max-width: 830px;
        margin: auto;
    }

    .calculatorsec .custom-modal-dialog .modal-title {
        font-size: 22px;
        font-family: "Tenor Sans", sans-serif;;
        color: #0A2759;
    }

    .calculatorsec .custom-modal-dialog .labeltext {
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        font-family: "Tenor Sans", sans-serif;;
        position: relative;
    }

    .calculatorsec .custom-modal-dialog .custom-dropdown {
        width: 40%;
    }

    .calculatorsec .custom-modal-dialog .form-control {
        font-size: 16px;
        border: none;
        background: #FCFCFC 0% 0% no-repeat padding-box;
        border: 1px solid #CACACA;
        color: #000000;
        color: #000000;
        font-family: "Open Sans", sans-serif;
        height: 50px;
        padding: 5px 10px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .calculatorsec .custom-modal-dialog .modal-content {
        border: 0px solid rgba(0, 0, 0, 0.2);
        border-radius: 0;
        max-height: 600px;
        height: 600px;
        overflow: hidden;
        overflow-y: auto;
        width: auto;
        margin: auto;
    }

    .calculatorsec .custom-modal-dialog .modal-table {
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }

        .calculatorsec .custom-modal-dialog .modal-table thead {
            -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
            -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
            box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
        }

            .calculatorsec .custom-modal-dialog .modal-table thead th {
                position: -webkit-sticky;
                position: sticky;
                top: 0;
                background-color: #ffffff;
                font-family: "Tenor Sans", sans-serif;;
                color: #0A2759;
                padding: 15px;
                white-space: nowrap;
            }

        .calculatorsec .custom-modal-dialog .modal-table td {
            font-family: "Open Sans", sans-serif;
            color: #000;
            border-bottom: 1px solid #ddd;
            white-space: nowrap;
        }

    .calculatorsec .slider .hide {
        display: none;
    }

    .calculatorsec .slider .tools .tooltip2 {
        text-transform: none;
        font-weight: normal;
        background: #fff;
        border: 1px solid #cccccc;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.45);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.45);
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .calculatorsec .slider .tooltip2 {
        position: absolute;
        display: block;
        visibility: visible;
        font-size: 12px;
        line-height: 1.4;
        opacity: 0;
        filter: alpha(opacity=0);
        text-transform: none;
        font-weight: normal;
        background: #fff;
        border: 1px solid #cccccc;
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.45);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.45);
        filter: alpha(opacity=100);
        opacity: 1;
    }

        .calculatorsec .slider .tooltip2 .tooltip-arrow {
            bottom: 0;
            left: 50%;
            margin-left: -5px;
            border-width: 5px 5px 0;
            border-color: transparent;
        }

        .calculatorsec .slider .tooltip2 .tooltip-inner {
            border-radius: 0;
            border: none;
            background: transparent;
            color: #777;
            max-width: 400px;
            min-width: 0;
        }

        .calculatorsec .slider .tooltip2.top {
            margin-top: -36px;
        }

    .calculatorsec .slider.slider-horizontal {
        width: 100% !important;
        margin: 15px 0 0;
        position: relative;
        height: auto;
    }

        .calculatorsec .slider.slider-horizontal .tooltip.top {
            margin-top: 0;
        }

        .calculatorsec .slider.slider-horizontal .slider-track {
            width: 100%;
            margin-top: 0px;
            top: 50%;
            left: 0;
            height: 18px;
            position: absolute;
            border-radius: 50px;
        }

        .calculatorsec .slider.slider-horizontal .slider-selection {
            height: 100%;
            top: 0;
            bottom: 0;
            background-image: none;
        }

        .calculatorsec .slider.slider-horizontal .slider-track-high {
            height: 100%;
            top: 0;
            bottom: 0;
            background-color: #ece9e9;
        }

        .calculatorsec .slider.slider-horizontal .tooltip-min {
            display: none;
        }

        .calculatorsec .slider.slider-horizontal .tooltip-max {
            display: none;
        }

    .calculatorsec .slider-handle {
        position: absolute;
        -webkit-filter: none;
        filter: none;
        width: 25px;
        height: 25px;
        top: 0px;
        background-color: #ffffff;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), to(#ffffff));
        background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 100%);
        border: 2px solid #777777 !important;
    }

    .calculatorsec .slider-handle {
        border: none;
        margin-left: -9px !important;
        outline: 0 none !important;
        cursor: pointer;
    }

    .calculatorsec .tools #ex1Slider .tooltip2, .calculatorsec .tools #ex1Slider .tooltip2 {
        min-width: 0;
        width: 45px;
    }

    .calculatorsec .tools .tooltip2 .tooltip-inner {
        border-radius: 0;
        border: none;
        background: transparent;
        color: #777;
        max-width: 400px;
        min-width: 120px;
    }

    .calculatorsec .slider-track-low, .calculatorsec .slider-track-high {
        position: absolute;
        background: transparent;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 4px;
    }

    .calculatorsec .rentvsbuy-result .recommented-results, .calculatorsec .amortization-result .recommented-results, .calculatorsec .afforadability-results .recommented-results, .calculatorsec .refinace-result .recommented-results, .calculatorsec .afforadability-results .recommented-results, .calculatorsec .affordability-home .recommented-results {
        color: #b7985f;
    }

    .calculatorsec .rentvsbuy-result .savings-result, .calculatorsec .amortization-result .savings-result, .calculatorsec .afforadability-results .savings-result, .calculatorsec .refinace-result .savings-result, .calculatorsec .afforadability-results .savings-result, .calculatorsec .affordability-home .savings-result {
        font-size: 35px;
        font-family: "Tenor Sans", sans-serif;;
        color: #b7985f;
    }

    .calculatorsec .rentvsbuy-result .result-buy, .calculatorsec .amortization-result .result-buy, .calculatorsec .afforadability-results .result-buy, .calculatorsec .refinace-result .result-buy, .calculatorsec .afforadability-results .result-buy, .calculatorsec .affordability-home .result-buy {
        font-size: 14px;
        font-family: "Tenor Sans", sans-serif;;
        color: #000;
    }

    .calculatorsec .rentvsbuy-result .rentbuy, .calculatorsec .amortization-result .rentbuy, .calculatorsec .afforadability-results .rentbuy, .calculatorsec .refinace-result .rentbuy, .calculatorsec .afforadability-results .rentbuy, .calculatorsec .affordability-home .rentbuy {
        font-size: 26px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        text-align: left;
    }

    .calculatorsec .rentvsbuy-result .renting-text, .calculatorsec .amortization-result .renting-text, .calculatorsec .afforadability-results .renting-text, .calculatorsec .refinace-result .renting-text, .calculatorsec .afforadability-results .renting-text, .calculatorsec .affordability-home .renting-text {
        font-size: 19px;
        color: #000000;
        font-family: "Tenor Sans", sans-serif;;
    }

    .calculatorsec .rentvsbuy-result .subresult-text, .calculatorsec .amortization-result .subresult-text, .calculatorsec .afforadability-results .subresult-text, .calculatorsec .refinace-result .subresult-text, .calculatorsec .afforadability-results .subresult-text, .calculatorsec .affordability-home .subresult-text {
        font-size: 13px;
        font-family: "Open Sans", sans-serif;
        color: #000;
    }

    .calculatorsec .rentvsbuy-result .subresult-value, .calculatorsec .amortization-result .subresult-value, .calculatorsec .afforadability-results .subresult-value, .calculatorsec .refinace-result .subresult-value, .calculatorsec .afforadability-results .subresult-value, .calculatorsec .affordability-home .subresult-value {
        font-size: 14px;
        font-family: "Tenor Sans", sans-serif;;
        color: #0A2759;
    }

    .calculatorsec .rentvsbuy-result .subresults, .calculatorsec .amortization-result .subresults, .calculatorsec .afforadability-results .subresults, .calculatorsec .refinace-result .subresults, .calculatorsec .afforadability-results .subresults, .calculatorsec .affordability-home .subresults {
        border-bottom: 1px solid #ddd;
    }

        .calculatorsec .rentvsbuy-result .subresults:last-child, .calculatorsec .amortization-result .subresults:last-child, .calculatorsec .afforadability-results .subresults:last-child, .calculatorsec .refinace-result .subresults:last-child, .calculatorsec .afforadability-results .subresults:last-child, .calculatorsec .affordability-home .subresults:last-child {
            border-bottom: 0px solid #ddd;
        }

    .calculatorsec .rentvsbuy-result .result-text, .calculatorsec .amortization-result .result-text, .calculatorsec .afforadability-results .result-text, .calculatorsec .refinace-result .result-text, .calculatorsec .afforadability-results .result-text, .calculatorsec .affordability-home .result-text {
        font-size: 24px;
        font-family: "Tenor Sans", sans-serif;;
        color: #0A2759;
    }

    .calculatorsec .rentvsbuy-result .monthlypayment, .calculatorsec .amortization-result .monthlypayment, .calculatorsec .afforadability-results .monthlypayment, .calculatorsec .refinace-result .monthlypayment, .calculatorsec .afforadability-results .monthlypayment, .calculatorsec .affordability-home .monthlypayment {
        font-size: 20px;
        color: #000000;
        font-family: "Tenor Sans", sans-serif;;
    }

    .calculatorsec .rentvsbuy-result .results, .calculatorsec .amortization-result .results, .calculatorsec .afforadability-results .results, .calculatorsec .refinace-result .results, .calculatorsec .afforadability-results .results, .calculatorsec .affordability-home .results {
        font-size: 30px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        line-height: 50px;
    }

    .calculatorsec .refinace-result .renting-text, .calculatorsec .afforadability-results .renting-text {
        font-size: 16px;
    }

.emailmy-result .modal-dialog {
    max-width: 620px;
}

    .emailmy-result .modal-dialog .modal-content .modal-header {
        padding: 16px 30px;
        font-size: 18px;
        font-family: "Tenor Sans", sans-serif;;
        color: #0A2759;
    }

    .emailmy-result .modal-dialog .modal-content .form-group {
        margin-bottom: 35px;
    }

        .emailmy-result .modal-dialog .modal-content .form-group .help-block {
            font-size: 12px;
            font-style: italic;
            color: #9E0000;
            line-height: 1.5;
            margin-bottom: -1.5em;
            margin-top: 0px;
            position: relative;
            top: 5px;
            font-family: "Open Sans", sans-serif;
        }

        .emailmy-result .modal-dialog .modal-content .form-group .help-block-border {
            border: 2px solid #d02c11 !important;
        }

        .emailmy-result .modal-dialog .modal-content .form-group ::-webkit-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .emailmy-result .modal-dialog .modal-content .form-group :-ms-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .emailmy-result .modal-dialog .modal-content .form-group ::-ms-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .emailmy-result .modal-dialog .modal-content .form-group ::placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

    .emailmy-result .modal-dialog .modal-content .form-section .labeltext {
        font-size: 14px;
        line-height: 20px;
        color: #000000;
        font-family: "Tenor Sans", sans-serif;;
        position: relative;
    }

    .emailmy-result .modal-dialog .modal-content .form-section .form-control {
        font-size: 16px;
        border: none;
        background: #FCFCFC 0% 0% no-repeat padding-box;
        border: 1px solid #CACACA;
        color: #000000;
        color: #000000;
        font-family: "Open Sans", sans-serif;
        height: 50px;
        padding: 5px 10px;
    }


    .emailmy-result .modal-dialog .modal-content .emailmyaddress {
        font-size: 14px !important;
        line-height: 19px !important;
        color: #72A951;
        font-family: "Tenor Sans", sans-serif;;
        border: 1px solid #72A951;
        border-radius: 5px;
        padding: 10px 30px !important;
        background-color: transparent;
    }

        .emailmy-result .modal-dialog .modal-content .emailmyaddress:hover {
            background-color: #b7985f;
            color: #ffffff;
        }

    .emailmy-result .modal-dialog .modal-content .submitbtn {
        background-color: #b7985f;
        font-size: 16px;
        font-family: "Tenor Sans", sans-serif;;
        color: #ffffff;
        padding: 9px 30px;
        border: 0;
        border-radius: 5px;
        margin-right: 10px;
    }

        .emailmy-result .modal-dialog .modal-content .submitbtn:hover {
            color: #ffffff;
        }


.form-feild .card-body {
    padding: 30px;
}

.form-feild .labeltext {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    font-family: "Tenor Sans", sans-serif;;
    position: relative;
    min-height: 30px;
    margin: 0;
}

.form-feild .inputheight {
    height: 130px;
}

.form-feild .form-group {
    margin-bottom: 20px;
    line-height: 15px;
}

    .form-feild .form-group .help-block {
        font-size: 12px;
        font-style: italic;
        color: #9E0000;
        line-height: 1.5;
        margin-bottom: -1.5em;
        margin-top: 0px;
        position: relative;
        top: 5px;
        font-family: "Open Sans", sans-serif;
    }

    .form-feild .form-group .help-block-border {
        border: 2px solid #d02c11 !important;
    }

    .form-feild .form-group ::-webkit-input-placeholder {
        /* Firefox, Chrome, Opera */
        color: #C8C9D1 !important;
    }

    .form-feild .form-group :-ms-input-placeholder {
        /* Firefox, Chrome, Opera */
        color: #C8C9D1 !important;
    }

    .form-feild .form-group ::-ms-input-placeholder {
        /* Firefox, Chrome, Opera */
        color: #C8C9D1 !important;
    }

    .form-feild .form-group ::placeholder {
        /* Firefox, Chrome, Opera */
        color: #C8C9D1 !important;
    }

.form-feild .form-control {
    font-size: 16px;
    border: none;
    background: #FCFCFC 0% 0% no-repeat padding-box;
    border: 1px solid #CACACA;
    color: #000000;
    color: #000000;
    font-family: "Open Sans", sans-serif;
    height: 50px;
    padding: 5px 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}


.form-feild .custom-select-icon {
    position: relative;
}

    .form-feild .custom-select-icon:after {
        font-family: FontAwesome;
        content: url("../images/dropdown-icon.svg");
        pointer-events: none;
        position: absolute;
        right: 40px;
        top: 14px;
        width: 0;
        font-size: 1.5em;
        z-index: 1;
    }

.form-feild .msg-box {
    width: 100%;
    height: 180px;
    border: 1px solid #CACACA;
}

.amortization-table {
    background-color: #ffffff;
    width: 100%;
    overflow-x: auto;
}

    .amortization-table thead {
        background-color: #f3f3f3;
    }

        .amortization-table thead th {
            border-bottom: 1px solid #ddd;
            padding: 15px;
            font-size: 16px;
            font-family: "Tenor Sans", sans-serif;;
            color: #0A2759;
        }

    .amortization-table tbody tr:hover {
        background-color: #f1f1f1;
    }

        .amortization-table tbody tr:hover td {
            font-family: "Tenor Sans", sans-serif;;
        }

    .amortization-table tbody tr td {
        padding: 12px;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        color: #4E524C;
    }

.glossary-all-btn {
    background-color: #00263d;
    color: #ffffff;
    font-size: 14px;
    font-family: "Tenor Sans", sans-serif;;
    padding: 12px 20px;
    border-radius: 6px;
}

    .glossary-all-btn:hover {
        color: #ffffff;
    }

.glossary-section .glossary-search {
    background-color: #ffffff;
    padding: 32px 15px 32px 15px;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
}

.glossary-section ul.alphabet {
    list-style-type: none;
    padding-left: 0;
    margin-top: 20px;
    width: 100.96153846153847%;
}

    .glossary-section ul.alphabet li {
        display: inline-block;
        width: 3.8461538461538463%;
        margin-bottom: 10px;
    }

        .glossary-section ul.alphabet li a {
            padding: 0 12.5%;
            color: #FFF;
            text-decoration: none;
            font-size: 14px;
            background-color: #b4b4b4;
            display: inline-block;
            text-align: center;
            width: 75%;
        }

        .glossary-section ul.alphabet li .alphabet-active {
            background-color: #00263d;
        }

.quicklinkwidget {
    padding: 48px 16px 38px;
    background-color: #E6E7F2;
}

    .quicklinkwidget .customflipscard .linkwidgetimg {
        height: 55px;
    }

.faq-results-container .searchcontainer {
    padding: 15px 20px 15px;
    background-color: #ffffff;
}

.faq-results-container .morecontent span {
    display: none;
}

.faq-results-container .morelink {
    display: inline-block;
    font-family: "Tenor Sans", sans-serif;;
    font-size: 15px;
    color: #0752A7;
}

    .faq-results-container .morelink:hover {
        text-decoration: none;
    }

.faq-results-container .faq-video-section {
    background-color: #ffffff;
    padding: 10px;
}

    .faq-results-container .faq-video-section .custom-playicon {
        padding: 10px 10px 10px 13px;
        border-radius: 42px;
        font-size: 12px;
        background-color: #1277BD;
    }

        .faq-results-container .faq-video-section .custom-playicon:before {
            color: #ffffff;
        }

    .faq-results-container .faq-video-section .video-content {
        font-size: 14px;
        color: #000;
        font-family: "Open Sans", sans-serif;
    }

.faq-results-container .cardshadow-video {
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.18);
}

.faq-results-container .icon-style {
    font-size: 25px;
    color: #1277BD;
    padding: 3px 0px;
}

.faq-results-container .faq-item-path {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    opacity: 0.6;
}

.faq-results-container .explore-title {
    color: #00263d;
    font-size: 14px;
}

.faq-results-container .resuls-title {
    font-size: 26px;
    color: #0A2759;
    font-family: "Tenor Sans", sans-serif;;
    line-height: 32px;
}

.faq-results-container .gif-style {
    height: 250px;
}

.faq-results-container .no-result-found-text {
    font-size: 22px;
    font-weight: bolder;
}

.flip {
    border: 1px solid #d35227;
    position: relative;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    display: block;
    margin: 0 auto;
}

    .flip .front {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        /* background: teal; */
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff;
        font-weight: bold;
        height: 100%;
        left: 0;
        /* padding-top: 40%; */
        position: absolute;
        /* text-align: center; */
        top: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .flip .back {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        left: 0;
        position: absolute;
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

.cardback-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flip:hover {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.linkwidgettext {
    font-size: 22px;
    line-height: 28px;
    color: #0A2759;
    font-family: "Tenor Sans", sans-serif;;
}

.app-bg {
    background-image: url("../images/Loan-info-app.svg");
    background-repeat: no-repeat;
}

.nithya {
    display: block;
    position: relative;
    max-width: 262px;
    background-color: #f2f8f9;
    border-radius: 4px;
    padding: 0;
    margin: 0 !important;
    margin: 12px;
    text-decoration: none;
    z-index: 0;
    overflow: hidden;
}

    .nithya:before {
        content: "";
        position: absolute;
        z-index: -1;
        bottom: -16px;
        right: -16px;
        background: #00838d;
        height: 32px;
        width: 32px;
        border-radius: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -webkit-transition: -webkit-transform 0.25s ease-out;
        transition: -webkit-transform 0.25s ease-out;
        transition: transform 0.25s ease-out;
        transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
    }

    .nithya:hover:before {
        -webkit-transform: scale(21);
        transform: scale(21);
    }

    .nithya:hover p {
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        color: rgba(255, 255, 255, 0.8);
    }

    .nithya:hover h3 {
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        color: #ffffff;
    }

.buyahomequicklink {
    padding: 25px 0 40px;
}

    .buyahomequicklink .card-container {
        height: 235px;
        -webkit-perspective: 600;
        perspective: 600;
        position: relative;
        cursor: auto;
        /* width: 150px; */
        /* height: 100%; */
    }

    .buyahomequicklink .cardstyle {
        height: 100%;
        position: absolute;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        width: 100%;
    }

        .buyahomequicklink .cardstyle:hover {
            -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
        }

        .buyahomequicklink .cardstyle .side {
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            border-radius: 6px;
            height: 100%;
            position: absolute;
            overflow: hidden;
            width: 100%;
        }

        .buyahomequicklink .cardstyle .back {
            /* background: #eaeaed; */
            color: #0087cc;
            line-height: 150px;
            text-align: center;
            -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 10px 15px;
        }

.imgsize {
    width: 40px;
    height: 40px;
	filter: sepia(1);
}

.linkwidgetsection, .linkwidgetsection1, .linkwidgetsection2 {
    background-image: url("../images/buyahome-readarticle.png");
    object-position: center;
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

    .linkwidgetsection .card-body, .linkwidgetsection1 .card-body, .linkwidgetsection2 .card-body {
        padding: 25px;
    }

    .linkwidgetsection .widgettitle, .linkwidgetsection1 .widgettitle, .linkwidgetsection2 .widgettitle {
        color: #ffffff;
        font-size: 18px;
        line-height: 24px;
        font-family: "Tenor Sans", sans-serif;;
        margin-bottom: 15px;
        height: 48px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        text-align: center;
        font-size: 25px;
        padding: 10px 15px;
        line-height: 35px;
    }

    .linkwidgetsection .widgetcontent, .linkwidgetsection1 .widgetcontent, .linkwidgetsection2 .widgetcontent {
        color: #ffffff;
        font-size: 14px;
        line-height: 20px;
        font-family: "Open Sans", sans-serif;
        margin-bottom: 25px;
        height: 60px;
        overflow: hidden;
        text-align: center;
        width: 100%;
    }

    .linkwidgetsection .readarticle, .linkwidgetsection1 .readarticle, .linkwidgetsection2 .readarticle {
        color: #FFB81D;
        font-size: 14px;
        line-height: 24px;
        font-family: "Tenor Sans", sans-serif;;
    }

.linkwidgetsection1 {
    background-image: url("../images/buyahome-article-img1.png");
}

.linkwidgetsection2 {
    background-image: url("../images/buyahome-article-img2.png");
}

.go-corner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 32px;
    height: 32px;
    overflow: hidden;
    bottom: 0;
    right: 0;
    background-color: #00838d;
    border-radius: 0 4px 0 32px;
}

.go-arrow {
    margin-bottom: -4px;
    margin-right: -4px;
    color: white;
    font-family: courier, sans;
}

.needhelpphh {
    position: relative;
    background: #E6E7F2;
}

    .needhelpphh:before {
        content: "";
        position: absolute;
        width: 50%;
        height: 100%;
        right: 0;
        background-color: #00263d;
    }

    .needhelpphh .customdivider:before {
        background-color: #E6E7F2;
    }

    .needhelpphh .email-us {
        color: #ffffff;
        font-family: "Tenor Sans", sans-serif;;
        font-size: 24px;
        line-height: 34px;
        padding: 0 30px 0 20px;
        white-space: nowrap;
    }

    .needhelpphh .email-us-img {
        margin-right: 50px;
        border-right: 1px solid #ffffff;
    }

.carousel-wrap {
    position: relative;
}

/* fix blank or flashing items on carousel */
.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

/* end fix */
.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav i {
    font-size: 52px;
}

.owl-nav .owl-prev {
    position: absolute;
    top: 43% !important;
    left: -12px !important;
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff !important;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
}

    .owl-nav .owl-prev .arrowspace {
        padding: 20px;
        width: 48px;
    }

    .owl-nav .owl-prev .fa-caret-left:before {
        content: url("../images/previous-icon.svg");
        z-index: 1;
        width: 10px;
        /* height: 30px; */
        position: absolute;
        top: -17px;
        left: 13px;
    }

.owl-nav .owl-next {
    position: absolute;
    top: 43% !important;
    right: -7px !important;
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff !important;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
}

    .owl-nav .owl-next .arrowspace {
        padding: 20px;
        width: 48px;
    }

    .owl-nav .owl-next .fa-caret-right:before {
        content: url("../images/arroew-next.svg");
        z-index: 1;
        width: 7px;
        /* height: 30px; */
        position: absolute;
        top: -18px;
        right: 13px;
    }

.owl-dots {
    color: red;
}

.online-security .card-header {
    background-color: #ffffff;
    padding: 0;
}

table {
    word-break: break-word;
    margin: 2em 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    padding: 0;
    border: 1px solid #ededed;
    width: 100%;
    font-size: 0.875em;
    background-color: #ffffff tr td;
    background-color-color: #000;
}

    table th, table td {
        padding: 0.5em 16px;
    }

.featurearticle {
    padding: 40px 0 25px;
}

    .featurearticle .newstitlecontainer {
        padding-bottom: 40px;
    }

    .featurearticle .articletitle {
        font-size: 34px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        line-height: 37px;
        overflow: hidden;
    }

    .featurearticle .newscardtite {
        font-size: 15px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        line-height: 24px;
    }

    .featurearticle .newscardcontent {
        font-size: 14px;
        color: #000;
        font-family: "Open Sans", sans-serif;
        line-height: 20px;
    }

    .featurearticle .newimagecontainer {
        height: 144px;
        width: 100%;
        position: relative;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        overflow: hidden;
    }

    .featurearticle .newimagecontainer_newscardimge {
        background-image: url("../images/article-img-1.png");
        width: 100%;
        height: 100%;
        object-position: 75% 30%;
        object-fit: cover;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        display: block;
        position: relative;
        overflow: hidden;
    }

        .featurearticle .newimagecontainer_newscardimge:hover {
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
        }

    .featurearticle .card-body-height {
        min-height: 158px;
        max-height: 158px;
    }

.needhelptext {
    font-size: 22px;
    line-height: 30px;
    color: #0A2759;
    font-family: "Open Sans", sans-serif;
}

.callus {
    font-size: 22px;
    line-height: 30px;
    color: #0A2759;
    font-family: "Tenor Sans", sans-serif;;
}

.conatctnumber {
    font-size: 30px;
    line-height: 65px;
    color: #00263d;
    font-family: "Open Sans", sans-serif;
}

    .conatctnumber a {
        text-decoration: none;
        color: #00263d;
    }

        .conatctnumber a:hover {
            color: #00263d;
            text-decoration: underline !important;
        }

.conatctinfo {
    padding: 24px 35px 24px 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.imagestyles {
    height: 144px;
}
.readytoapplyheadericon {
    	width: 63px; 
	height: 69px;
	filter: sepia(1);
}
.readytoapply {
    background-color: #00263d;
    padding: 24px 60px !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

    .readytoapply .readytoapplytext {
        font-size: 24px;
        line-height: 40px;
        color: #ffffff;
        font-family: "Open Sans", sans-serif;
    }

    .readytoapply .getstarted {
        font-size: 30px;
        line-height: 40px;
        color: #ffffff;
        font-family: "Tenor Sans", sans-serif;;
    }

    .readytoapply .startnowbtn {
        background-color: #ffffff;
        color: #00263d;
        font-size: 16px;
        line-height: 28px;
        padding: 10px 20px;
        border-radius: 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-family: "Tenor Sans", sans-serif;;
    }

    .readytoapply .userlogin {
        padding-right: 10px;
    }

    .readytoapply .btn-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .readytoapply .btn-section .startnowbtn:first-child {
            margin-right: 20px;
        }

.left-side-space {
    padding-right: 0 !important;
}

.carousel-control-prev {
    position: absolute;
    top: 40% !important;
    left: -13px !important;
    z-index: 30;
    width: 50px !important;
    height: 50px;
    background: white;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
}

    .carousel-control-prev .arrowspace {
        padding: 20px;
        width: 48px;
    }

.carousel-control-next {
    position: absolute;
    top: 40% !important;
    right: -13px !important;
    z-index: 30;
    width: 50px !important;
    height: 50px;
    background: white;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
}

    .carousel-control-next .arrowspace {
        padding: 20px;
        width: 48px;
    }

.advisorycard {
    padding: 20px;
    max-height: 120px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .advisorycard .title {
        font-size: 16px;
        color: #064AA1;
        font-family: "Tenor Sans", sans-serif;;
        padding-right: 10px;
        line-height: 22px;
    }

.cardhover {
    margin: 10px 0;
}

    .cardhover:hover {
        -webkit-transform: scale(1.034);
        transform: scale(1.034);
    }

.cardsec_shadow {
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.05);
}

.previousarrow {
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
}

.afterarrow {
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
}

.previousarrowicon {
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
}

    .previousarrowicon:before {
        content: url("../images/previous-icon.svg");
        top: 10px;
        padding-bottom: 7px;
        position: absolute;
    }

.afterarrowicon {
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
}

    .afterarrowicon:before {
        content: url("../images/previous-icon.svg");
        position: absolute;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        position: absolute;
    }

.disabled .previousarrow .arrowstyle {
    opacity: 0.3;
}

.disabled .nextarrow .arrowstyle {
    opacity: 0.3;
}

.disabled .previousarrowicon:before {
    opacity: 0.4;
}

.disabled .afterarrowicon:before {
    opacity: 0.4;
}

.scroll-top-padding {
    position: relative;
    top: -90px;
    scroll-behavior: smooth;
}

.page-link {
    z-index: 30;
    width: 40px !important;
    height: 40px;
    background: #ffffff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.16);
    opacity: 1 !important;
    outline: none;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
    margin-right: 10px;
    color: #000 !important;
}

    .page-link .arrowstyle {
        width: 7px;
        height: 14px;
    }

    .page-link:hover {
        background-color: #ffffff !important;
    }

.activestate {
    background-color: #00263d !important;
    color: #ffffff !important;
    border-color: #00263d !important;
}

    .activestate:hover {
        background-color: #00263d !important;
    }

.active-panel {
    display: none;
}

.search-results-container {
    padding-bottom: 30px !important;
}

.search-results-section {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px 0px 15px;
}

.pagenotfound-404 {
    height: 68vh;
}

    .pagenotfound-404 .container-404 .title {
        color: #000000;
        font-size: 20px;
        margin-bottom: 15px;
        margin-bottom: 12px;
        font-family: "Tenor Sans", sans-serif;;
    }

    .pagenotfound-404 .container-404 .description {
        font-size: 14px;
        color: #000000;
        font-family: "Open Sans", sans-serif;
    }

    .pagenotfound-404 .container-404 .description-404 {
        font-size: 14px;
        color: #000000;
        font-family: "Open Sans", sans-serif;
    }

    .pagenotfound-404 .container-404 .backtohome a {
        color: #0F71AE;
        border: 1px solid #0F71AE;
        font-family: "Tenor Sans", sans-serif;;
        border-radius: 3px;
        padding: 12px 17px;
        font-size: 13px;
    }

        .pagenotfound-404 .container-404 .backtohome a:hover {
            color: #0F71AE;
        }

    .pagenotfound-404 .container-404 ul {
        list-style: none;
        padding: 11px 15px;
    }

        .pagenotfound-404 .container-404 ul li {
            color: #000000;
            font-family: "Open Sans", sans-serif;
            font-size: 14px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .pagenotfound-404 .container-404 ul li:before {
                content: "";
                color: #00263d;
                font-weight: bold;
                display: inline-block;
                width: 7px;
                height: 7px;
                margin-left: -1em;
                background-color: #00263d;
                border-radius: 30px;
                margin-right: 10px;
            }

    .pagenotfound-404 .container-404 .maintenanceicon {
        text-align: right !important;
    }

.footersection {
    -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    -ms-box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.06);
    background-color: #ffffff;
    padding-bottom: 26px;
}

.footersection_content {
    color: #000;
    font-size: 13px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
}

.footersection_link {
    color: #000;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

    .footersection_link a {
        color: #000;
        padding: 0 63px 10px 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .footersection_link a:hover {
            color: #4E524C;
        }

    .footersection_link li:last-child a {
        padding-right: 5px !important;
    }

.footersection .sociallinksec a {
    padding-right: 5px !important;
}

.footersection_logo {
    width: auto;
}

.innersectionbanner {
    position: relative;
}

    .innersectionbanner .section {
        height: 250px;
    }

        .innersectionbanner .section .aboutus-overlay {
            opacity: 0.5;
            height: 100%;
            width: 100%;
            background-color: #242424;
            height: 250px;
        }

        .innersectionbanner .section .container-position {
            position: relative;
        }

        .innersectionbanner .section .banner, .innersectionbanner .section .refinancebanner, .innersectionbanner .section .eventsbanner, .innersectionbanner .section .testimonialbanner, .innersectionbanner .section .resourcebsbanner, .innersectionbanner .section .getstartedbanner {
            /* background: transparent -webkit-gradient(linear, left top, right top, from(#000000), to(#FFFFFF00)) 0% 0% no-repeat padding-box;
            background: transparent linear-gradient(90deg, #000000 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
            background-image: url("../images/buyahome-banner.png"); */
            width: 100%;
            height: 250px;
            background-size: cover;
        }

            .innersectionbanner .section .banner .caption, .innersectionbanner .section .refinancebanner .caption, .innersectionbanner .section .eventsbanner .caption, .innersectionbanner .section .testimonialbanner .caption, .innersectionbanner .section .resourcebsbanner .caption, .innersectionbanner .section .getstartedbanner .caption {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                height: 250px;
                width: 70%;
                margin: 0 auto;
            }

                .innersectionbanner .section .banner .caption h1, .innersectionbanner .section .refinancebanner .caption h1, .innersectionbanner .section .eventsbanner .caption h1, .innersectionbanner .section .testimonialbanner .caption h1, .innersectionbanner .section .resourcebsbanner .caption h1, .innersectionbanner .section .getstartedbanner .caption h1 {
                    font-size: 54px;
                    color: #186398;
                    font-family: "Open Sans", sans-serif;
                    line-height: 58px;
                }
                .innersectionbanner .section .banner .caption .h1, .innersectionbanner .section .refinancebanner .caption .h1, .innersectionbanner .section .eventsbanner .caption .h1, .innersectionbanner .section .testimonialbanner .caption .h1, .innersectionbanner .section .resourcebsbanner .caption .h1, .innersectionbanner .section .getstartedbanner .caption .h1 {
                    font-size: 54px;
                    color: #186398;
                    font-family: "Open Sans", sans-serif;
                    line-height: 58px;
                }

                .innersectionbanner .section .banner .caption .content, .innersectionbanner .section .refinancebanner .caption .content, .innersectionbanner .section .eventsbanner .caption .content, .innersectionbanner .section .testimonialbanner .caption .content, .innersectionbanner .section .resourcebsbanner .caption .content, .innersectionbanner .section .getstartedbanner .caption .content {
                    font-size: 20px;
                    font-family: "Open Sans", sans-serif;
                    line-height: 25px;
                    color: #ffffff;
                    line-height: 24px;
                }

        .innersectionbanner .section .refinancebanner {
            background-image: url("../images/refinance-banner.png");
        }

        .innersectionbanner .section .eventsbanner {
            background-image: url("../images/Events-Banner.png");
        }


        .innersectionbanner .section .testimonialbanner {
            background-image: url("../images/Testimonials-banner.png");
        }

        .innersectionbanner .section .resourcebsbanner {
            background-image: url("../images/Resources-banner.png");
        }

        .innersectionbanner .section .getstartedbanner {
            background-image: url("../images/get-started-banner.png");
        }

        .innersectionbanner .section .covidbanner {
            background-image: url("../images/covid-banner.jpg");
        }

.breadcrumpnav ol {
    background-color: transparent;
    padding: 18px 0 !important;
}

    .breadcrumpnav ol li {
        font-size: 12px;
        color: #000;
        font-family: "Open Sans", sans-serif;
        margin-right: 1px;
    }

        .breadcrumpnav ol li a {
            font-size: 12px;
            color: #000;
            font-family: "Open Sans", sans-serif;
        }

        .breadcrumpnav ol li .homeicon {
            padding-bottom: 2.8px;
        }

.breadcrumpnav .breadcrumb-item + .breadcrumb-item:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: .2rem;
    color: #6c757d;
    content: url("../images/next-icon.svg");
    padding: 0 10px;
    height: 15px;
}

.leftnavigation {
    padding: 0 15px;
}

    .leftnavigation .nav-pills {
        background-color: #ffffff;
    }

        .leftnavigation .nav-pills .nav-link {
            font-family: "Tenor Sans", sans-serif;;
            color: #333333;
            font-size: 0.875rem;
        }

            .leftnavigation .nav-pills .nav-link.active {
                background-color: transparent;
                color: #00263d;
                font-family: "Tenor Sans", sans-serif;;
            }

        .leftnavigation .nav-pills .leftnav {
            padding: 15px 20px;
        }

    .leftnavigation .whatwedocardsec {
        padding: 5px 20px 50px;
    }

    .leftnavigation .needhelptext {
        color: #0A2759;
        font-size: 18px;
        line-height: 26px;
        font-family: "Open Sans", sans-serif;
    }

    .leftnavigation .callus {
        font-size: 18px;
        color: #0A2759;
        line-height: 20px;
        font-family: "Tenor Sans", sans-serif;;
    }

    .leftnavigation .contactnumber {
        color: #00263d;
        font-size: 17px;
        line-height: 65px;
        font-family: "Tenor Sans", sans-serif;;
    }

        .leftnavigation .contactnumber a {
            color: #00263d;
        }

.tabcontainer {
    padding: 0 0 0 40px !important;
}

    .tabcontainer .tabcontent h2 {
        color: #0A2759;
        font-size: 36px;
        font-family: "Tenor Sans", sans-serif;;
    }

    .tabcontainer .tabcontent .content {
        color: #000;
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
    }

.tabcontent {
    padding: 0 0 0 40px !important;
}

    .tabcontent h2 {
        color: #0A2759;
        font-size: 36px;
        font-family: "Tenor Sans", sans-serif;;
    }

    .tabcontent .content {
        color: #000;
        font-size: 16px;
        font-family: "Open Sans", sans-serif;
    }

.fixed {
    position: fixed;
/*    top: 85px;*/
    z-index: 10;
    width: 283px;
    margin-bottom: 30px;
}

.stickynavleft {
    position: -webkit-sticky;
    position: sticky;
    top: 93px;
    background-color: #FFFFFF;
}

#sticky.stick {
    position: fixed;
    top: 85px;
    z-index: 10;
    width: 285px;
    margin-bottom: 30px;
}

.leftnavaccordion {
    margin-bottom: 35px;
}

    .leftnavaccordion .card-header {
        background-color: #ffffff;
        height: auto;
        padding: 0px;
        min-height: 50px;
        border-top: 1px solid #dee2e6 !important;
        border-bottom: 0 !important;
    }

    .leftnavaccordion .card:first-child .card-header:first-child {
        border-top: 0px solid transparent !important;
    }

    .leftnavaccordion .card:last-child .card-header:first-child {
        border-bottom: 1px solid #dee2e6 !important;
    }

    .leftnavaccordion .accordionelement {
        color: #333333;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
        height: auto;
        width: 100%;
        min-height: 50px;
        padding: 6px 12px;
        border: 0;
    }


    .leftnavaccordion .leftsubnav-active {
        color: #ffffff;
        background-color: #00263d;
    }

        .leftnavaccordion .leftsubnav-active:hover {
            color: #ffffff;
        }

    .leftnavaccordion .leftnav-active {
        color: #00263d !important;
        font-family: "Tenor Sans", sans-serif;;
    }

    .leftnavaccordion .subtabstyles {
        height: 40px;
        cursor: pointer;
        padding: 8px 8px 8px 35px;
        height: auto;
        line-height: 20px;
    }

    .leftnavaccordion .arrowspace {
        padding-bottom: 5px;
    }

.subnumber {
    font-size: 14px;
    padding-right: 8px;
}

.newscardcontainer {
    margin-bottom: 20px;
}

    .newscardcontainer .cardtitle {
        font-size: 18px;
        line-height: 24px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
    }

    .newscardcontainer .datetext {
        font-size: 14px;
        color: #4E524C;
        line-height: 20px;
        font-family: "Open Sans", sans-serif;
    }

    .newscardcontainer .cardcontent {
        font-size: 16px;
        color: #4E524C;
        line-height: 28px;
        font-family: "Open Sans", sans-serif;
    }

    .newscardcontainer .mobileviewimg {
        display: none;
    }

    .newscardcontainer .desktopviewimg {
        display: block;
    }

.buyahomecard .cardshadow {
    -webkit-box-shadow: 0px 0px 18px #0000000F;
    box-shadow: 0px 0px 18px #0000000F;
}

.buyahomecard .cardtitle {
    color: #0A2759;
    font-size: 18px;
    line-height: 24px;
    font-family: "Tenor Sans", sans-serif;;
}

.buyahomecard .cardcontent {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
    height: 110px;
    overflow: hidden;
}

.buyahomecard .imagecontainer {
    height: 180px;
    width: 100%;
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}

.buyahomecard .imagecontainer_cardimge {
    background-image: url("../images/buyahome-img1.png");
    width: 100%;
    height: 100%;
    object-position: 75% 30%;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    position: relative;
    overflow: hidden;
}

    .buyahomecard .imagecontainer_cardimge:hover {
        transform: scale(1.05);
        -webkit-transform: rotate(0) scale(1.05);
    }

.buyahomecard .imagecontainer .mynexthomeimg {
    background-image: url("../images/mynexthome-img.png");
}

.buyahomecard .imagecontainer .myvocationhome {
    background-image: url("../images/vocationhome.png");
}

.buyahomecard .imagecontainer .investmentproperty {
    background-image: url("../images/investment-propert-img.png");
}

.insurancepage-card .cardcontent {
    height: 55px;
}

.filter-list {
    margin-top: 20px;
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
}

    .filter-list .filter-title {
        font-size: 18px;
        color: #000000;
        font-family: "Tenor Sans", sans-serif;;
    }

    .filter-list .custom-control-input:checked ~ .custom-control-indicator {
        background-color: #ffa500;
    }

    .filter-list .custom-checkbox .custom-control-indicator {
        border-radius: .25rem;
    }

    .filter-list .custom-select input:checked ~ .checkmark {
        background-color: green !important;
    }


    .filter-list .coustom-select {
        display: block;
        position: relative;
        font-size: 16px;
        color: #b7985f;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        margin: 0;
    }

        .filter-list .coustom-select input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

        .filter-list .coustom-select .checkmark {
            position: absolute;
            top: 2px;
            left: -9px;
            height: 18px;
            width: 18px;
            border: 1px solid #b7985f;
        }

        .filter-list .coustom-select input:checked ~ .checkmark {
            background-color: #00263d;
        }

        .filter-list .coustom-select .checkmark:after {
            content: "";
            position: absolute;
            display: none;
        }

        .filter-list .coustom-select .checkmark:after {
            left: 9px;
            top: 5px;
            width: 5px;
            height: 10px;
            border: solid white;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

    .filter-list .coustom-select {
        display: block;
        position: relative;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .filter-list .coustom-select input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

    .filter-list .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        background-color: #eee;
    }

        .filter-list .checkmark:after {
            content: "";
            position: absolute;
            display: none;
        }

    .filter-list .coustom-select input:checked ~ .checkmark:after {
        display: block;
    }

    .filter-list .coustom-select .checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .filter-list .btn-list {
        padding-left: 30px;
    }

    .filter-list .payment-select {
        border: 1px solid #b7985f !important;
        font-size: 14px;
        color: #0A2759;
        border-radius: 5px !important;
        padding: 6px 10px 6px 23px !important;
        font-family: "Tenor Sans", sans-serif;;
        max-width: 150px;
        width: 150px;
    }

        .filter-list .payment-select:nth-child(2) {
            margin: 0 20px;
        }

    .filter-list .credit-card {
        max-width: 150px;
        width: 130px;
    }

    .filter-list .active-filter {
        border: 1px solid #00263d !important;
    }

        .filter-list .active-filter .coustom-select {
            color: #00263d !important;
        }

.legend-con {
    font-family: "Open Sans", sans-serif;
    display: inline-block;
}

    .legend-con ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .legend-con li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .legend-con li div {
            display: inline-block;
        }

            .legend-con li div.chart-legend {
                width: 15px;
                height: 15px;
                margin-right: 20px;
                border-radius: 30px;
                margin-top: 8px;
            }

    .legend-con .labelsalign {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .legend-con .labelsalign .labelvalue {
            font-family: "Tenor Sans", sans-serif;;
            color: #0A2759;
            font-size: 16px;
        }

    .legend-con .labelstyle {
        font-family: "Open Sans", sans-serif;
    }

    .legend-con div.chart-legend-label-text .labelstyle {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        line-height: 24px;
        color: #778191;
    }

.get-started-section {
    margin: 10px 20px;
}

    .get-started-section .customslider {
        -webkit-appearance: none;
        width: 100%;
        height: 25px;
        outline: none;
    }

    .get-started-section .custom-bullets {
        width: 10px;
        height: 10px;
        background-color: #ADB3BF;
        border-radius: 10px;
        display: inline-table;
    }

    .get-started-section .msr-content {
        font-family: "Open Sans", sans-serif;
        color: #000;
        font-size: 14px;
        line-height: 28px;
    }

    .get-started-section .customtext {
        color: #72A951;
        font-family: "Tenor Sans", sans-serif;;
    }

    .get-started-section .tooltip {
        display: none;
    }

    .get-started-section input[type=range] {
        -webkit-appearance: none;
    }

    .get-started-section .customslider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        background-color: #ffffff;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), to(#ffffff));
        background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 100%);
        border: 2px solid #777777;
        border-radius: 50px;
        cursor: pointer;
        z-index: 2;
        opacity: 1;
    }

    .get-started-section .customslider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        background: #4CAF50;
        cursor: pointer;
        z-index: 2;
    }

    .get-started-section .slider-handle {
        width: 25px;
        height: 25px;
        top: 0px;
        background-color: #ffffff;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), to(#ffffff));
        background-image: linear-gradient(to bottom, #ffffff 0, #ffffff 100%);
        border: 2px solid #777777;
    }

    .get-started-section .slider-styles .tooltip-inner {
        width: auto;
    }

        .get-started-section .slider-styles .tooltip-inner:after {
            content: "";
        }

    .get-started-section .graphicInput {
        width: 70%;
        height: 15px;
        margin: auto;
        border: 2px solid #010101;
        background-color: #3071a9 !important;
        background: #3071a9;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3071a9), to(#3071a9));
        background-image: linear-gradient(to bottom, #3071a9 0, #3071a9 100%);
    }

    .get-started-section .slideroptions {
        padding: 30px 0;
    }

    .get-started-section .price-text {
        font-size: 18px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
    }

    .get-started-section .form-group {
        position: relative;
    }

        .get-started-section .form-group .custom-select-icon {
            height: 50px;
        }

            .get-started-section .form-group .custom-select-icon:after {
                font-family: FontAwesome;
                content: url("../images/dropdown-icon.svg");
                pointer-events: none;
                position: absolute;
                right: 40px;
                top: 38px !important;
                width: 0;
                font-size: 1.5em;
            }

.get-started-title {
    color: #0A2759;
    font-size: 28px;
    font-family: "Tenor Sans", sans-serif;;
}

.get-started-content {
    color: #000;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
}

.topspace {
    margin-top: 35px;
}

.input-container-bg {
    background-color: #ffffff;
    min-height: 400px;
    max-height: 400px;
}

    .input-container-bg .input-container {
        max-width: 830px;
        margin: 0 auto;
        padding: 20px 20px;
    }

        .input-container-bg .input-container ::-webkit-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .input-container-bg .input-container :-ms-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .input-container-bg .input-container ::-ms-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

        .input-container-bg .input-container ::placeholder {
            /* Firefox, Chrome, Opera */
            color: #C8C9D1 !important;
        }

    .input-container-bg .form-container {
        min-height: 145px;
    }

    .input-container-bg .drop-down-styles {
        border: 1px solid #C8C9D1;
        padding-right: 10px;
    }

    .input-container-bg .text-container {
        max-width: 915px;
        margin: 0 auto;
        padding: 40px 20px;
    }

    .input-container-bg .username {
        font-size: 18px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
    }

    .input-container-bg .input-label {
        color: #404040;
        font-family: "Tenor Sans", sans-serif;;
        font-size: 14px;
    }

    .input-container-bg .input-text {
        padding: 0px 20px;
        line-height: 30px;
        height: 50px;
        font-family: "Tenor Sans", sans-serif;;
        color: #000000;
    }


    .input-container-bg .submitbtn {
        background-color: #b7985f;
        font-size: 16px;
        font-family: "Tenor Sans", sans-serif;;
        color: #ffffff;
        padding: 9px 50px;
    }

        .input-container-bg .submitbtn:hover {
            color: #ffffff;
        }


    .input-container-bg .backbtn {
        border: 1px solid #b7985f;
        color: #b7985f;
        font-family: "Tenor Sans", sans-serif;;
        padding: 9px 50px;
    }

        .input-container-bg .backbtn:hover {
            background-color: #b7985f;
            color: #ffffff;
        }


    .input-container-bg .single-input {
        max-width: 370px;
        margin: auto;
    }

    .input-container-bg .payment-select {
        border: 1px solid #117EC1;
        font-size: 16px;
        color: #117EC1;
        border-radius: 6px;
        font-family: "Tenor Sans", sans-serif;;
    }

        .input-container-bg .payment-select a {
            color: #117EC1;
            display: block;
        }

            .input-container-bg .payment-select a:hover {
                color: #ffffff;
                background-color: #117EC1;
            }

        .input-container-bg .payment-select:hover {
            background-color: #117EC1;
            color: #ffffff !important;
        }

            .input-container-bg .payment-select:hover a {
                color: #ffffff;
            }

    .input-container-bg .submit-btn-space {
        padding-top: 20px;
    }

    .input-container-bg .img-size {
        width: 53px;
        height: 59px;
    }

.submit-card {
    min-height: auto;
    max-height: none;
}

.purchase-card {
    min-height: 435px;
    max-height: 435px;
}

.content-wrapper {
    text-align: center;
}

/**************** Login Block start ******************/
.sign-in {
    width: 20%;
/*    height: 325px;*/
    border-radius: 8px;
    padding: .5em .7em;
    background: #fff;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
/*    border: 1px solid #CBCBCB;*/
/*    float: right;*/
    margin: .5em 0;
}

    .sign-in .h3 {
        color: #0A2759;
        font-size: 24px;
        font-family: "Tenor Sans", sans-serif;;
        text-align: center;
    }

    .sign-in a {
        color: #fff !important;
        font-size: 20px;
        font-family: "Tenor Sans", sans-serif;;
        text-align: center;
        padding: 13px;
        border-radius: 3px;
    }

    .sign-in .sign-in-btn {
        background: #b7985f;
        width: 100%;
        height: 56px;
    }

        .sign-in .sign-in-btn:hover {
            color: #ffffff;
        }

    .sign-in .register-sec p {
        color: #00263d;
        font-size: 19px;
        float: left;
        font-family: "Open Sans", sans-serif;
        line-height: 22px;
    }

    .sign-in .register-btn {
        background: #00263d;
        float: right;
/*        width: 250px;*/
    }

        .sign-in .register-btn:hover {
            color: #ffffff;
        }

    .sign-in p {
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
    }

/**************** Login Block end *****************/
@media only screen and (max-width: 1023px) {
    .mobilemenu {
        display: block;
    }

    .desktop-navigation {
        display: none;
    }

    .mobileview-search {
        display: block;
    }

    .desktopnav {
        display: none;
    }

    .mobileveiewhamburger {
        display: block;
    }

    .desktopview {
        display: none !important;
    }

    .mobileview {
        display: block !important;
    }

    .found-result {
        font-size: 18px;
    }

    .search-results-container {
        padding-bottom: 20px !important;
    }

    .customleftdivider {
        border-left: 0px solid #C4C9D3;
        padding-left: 15px !important;
    }

        .customleftdivider:before {
            content: '';
            display: block;
            position: absolute;
            width: 10px;
            height: 10px;
            background: #ffffff;
            border-right: 1px solid #C4C9D3;
            border-bottom: 1px solid #C4C9D3;
            -webkit-transform: rotate(45deg);
            transform: rotate(-45deg);
            top: 200px;
            /* right: -5px; */
            left: -5px;
        }

    .calculatebtn {
        font-size: 13px !important;
        line-height: 19px !important;
        color: #ffffff !important;
        background-color: #b7985f !important;
        font-family: "Tenor Sans", sans-serif;;
        border-radius: 3px;
        padding: 10px 20px !important;
    }

        .calculatebtn:hover {
            color: #ffffff;
        }

    .viewallbtn {
        font-size: 13px;
        padding: 10px 15px;
    }

        .viewallbtn:hover {
            color: #b7985f;
        }

    .linktext {
        font-size: 14px;
    }

    .pagesubtitle {
        font-size: 24px;
        line-height: 30px;
    }

    .contentbtmspace {
        padding-bottom: 5px;
    }

    .subcontent {
        font-size: 14px;
    }

    .breadcrumpnav ol {
        padding: 18px 0px !important;
    }

    .applylink {
        background-color: #00263d !important;
        color: #fff !important;
        border-radius: 5px;
        padding: 20px 25px !important;
        font-size: 20px !important;
        line-height: 19px;
        font-family: "Tenor Sans", sans-serif;
    }

    .breadcrumb-align {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

        .breadcrumb-align .social-icons {
            padding: 15px 10px 0px;
            text-align: right !important;
        }

    .get-started-title {
        font-size: 20px;
    }

    .get-started-content {
        font-size: 14px;
        padding-top: 10px;
        margin: 0;
    }

    .topspace {
        margin-top: 0px;
    }

    .content-wrapper {
        text-align: left;
    }

    .input-container-bg .username {
        font-size: 16px;
    }

    .input-container-bg .input-label {
        font-size: 13px;
    }

    .input-container-bg .input-container {
        padding: 40px 15px;
    }

    .input-container-bg .input-text {
        font-size: 13px !important;
    }

    .input-container-bg .submit-btn-space {
        padding-top: 20px !important;
    }

    .left-side-space {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .customflipscard:hover {
        -webkit-transform: none;
        transform: none;
    }

    .covidtext {
        padding: 5px 15px !important;
        position: static;
        height: auto;
    }

        .covidtext .rightarrow {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-align: end;
            -ms-flex-align: end;
            align-items: flex-end;
        }

        .covidtext .learnmorebtn {
            display: none !important;
        }

        .covidtext .covidbar {
            width: auto;
        }

    .headernav .positionstyle {
        position: relative;
        padding: 8px 16px !important;
        -webkit-box-shadow: 5px 3px 20px -8px #888;
        -ms-box-shadow: 5px 3px 20px -8px #888;
        box-shadow: 5px 3px 20px -8px #888;
        z-index: 30;
        max-width: 990px;
    }

    .headernav_logostyles {
        height: 30px;
    }

    .carousel_section {
        height: 250px;
    }

    .carousel .aboutus-overlay {
        height: 250px;
    }

    

    .carousel .caption {
        text-align: center !important;
        width: 55%;
        padding: 8px 15px;
        top: 4%;
        left: 20%;
        text-align: left !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 250px;
    }

        .carousel .caption h1 {
            font: 46px/72px;
            font-size: 24px;
            line-height: 34px;
        }

        .carousel .caption .content {
            font-size: 14px;
            line-height: 18px;
            padding-bottom: 15px;
        }

        .carousel .caption .startnow {
            font-size: 13px;
            line-height: 19px;
            padding: 10px 15px;
        }

        .custom-accordion button.card-header {
            width: 100%;
            border-top: 0;
            border-left: 0;
            border-right: 0;
        }

    .whychoosephhblock {
        padding: 40px 15px 30px;
    }

        .whychoosephhblock .choosephhtext {
            font-size: 24px;
            line-height: 34px;
            padding-bottom: 20px;
        }

        .whychoosephhblock .phharticle {
            border-bottom: 1px solid #b3aeae;
        }

        .whychoosephhblock .contentborderrg {
            border-right: 1px solid #b3aeae;
            height: 125px;
        }

        .whychoosephhblock .phhcontentstyle {
            font-size: 13px;
            line-height: 20px;
        }

        .whychoosephhblock .contentstyes {
            font-size: 14px;
            font-family: "Tenor Sans", sans-serif;;
            line-height: 18px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0 10px !important;
        }

        .whychoosephhblock .imgstyle {
            width: 35px;
            height: 35px;
        }

        .whychoosephhblock .phhdetails {
            padding: 0 10px 20px !important;
        }

            .whychoosephhblock .phhdetails .secondrow {
                -webkit-box-align: center !important;
                -ms-flex-align: center !important;
                align-items: center !important;
            }

    .ocwenSec_contentblock_ocwencarestitle {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 20px;
    }

    .calculatorsec {
        padding: 0px 15px 20px;
    }

        .calculatorsec .title {
            font-size: 20px;
            line-height: 28px;
            margin-bottom: 15px;
        }

        .calculatorsec .homepage-chart {
            padding-top: 25px;
        }

        .calculatorsec .monthly-saving-value {
            font-size: 25px;
            line-height: 24px;
            color: #b7985f;
            font-family: "Tenor Sans", sans-serif;;
        }

        .calculatorsec .nav-tabs {
            border-bottom: 0;
        }

            .calculatorsec .nav-tabs .nav-link {
                font-size: 14px;
                line-height: 20px;
            }

                .calculatorsec .nav-tabs .nav-link:hover {
                    border-color: transparent;
                }

        .calculatorsec .form-group {
            margin-bottom: 35px;
        }

            .calculatorsec .form-group .form-control {
                font-size: 18px;
                border: none;
                background: #FCFCFC 0% 0% no-repeat padding-box;
                border: 1px solid #CACACA;
                color: #000000;
                font-family: "Tenor Sans", sans-serif;;
                height: 50px;
                }

            .calculatorsec .form-group .custom-select-icon:after {
                font-family: FontAwesome;
                content: url("../images/dropdown-icon.svg");
                pointer-events: none;
                position: absolute;
                right: 40px;
                width: 0;
                font-size: 1.5em;
            }

        .calculatorsec .calculationsection {
            padding: 40px 0;
        }

        .calculatorsec .labeltext {
            font-size: 14px;
            line-height: 20px;
            color: #000000;
            font-family: "Tenor Sans", sans-serif;;
        }

        .calculatorsec .rentvsbuy-result .rentbuy, .calculatorsec .amortization-result .rentbuy, .calculatorsec .afforadability-results .rentbuy, .calculatorsec .refinace-result .rentbuy, .calculatorsec .afforadability-results .rentbuy, .calculatorsec .affordability-home .rentbuy {
            font-size: 20px;
        }

        .calculatorsec .rentvsbuy-result .savings-result, .calculatorsec .amortization-result .savings-result, .calculatorsec .afforadability-results .savings-result, .calculatorsec .refinace-result .savings-result, .calculatorsec .afforadability-results .savings-result, .calculatorsec .affordability-home .savings-result {
            font-size: 30px;
        }

        .calculatorsec .rentvsbuy-result .renting-text, .calculatorsec .amortization-result .renting-text, .calculatorsec .afforadability-results .renting-text, .calculatorsec .refinace-result .renting-text, .calculatorsec .afforadability-results .renting-text, .calculatorsec .affordability-home .renting-text {
            font-size: 14px;
        }

        .calculatorsec .rentvsbuy-result .subresult-text, .calculatorsec .amortization-result .subresult-text, .calculatorsec .afforadability-results .subresult-text, .calculatorsec .refinace-result .subresult-text, .calculatorsec .afforadability-results .subresult-text, .calculatorsec .affordability-home .subresult-text {
            font-size: 12px;
        }

        .calculatorsec .rentvsbuy-result .result-text, .calculatorsec .amortization-result .result-text, .calculatorsec .afforadability-results .result-text, .calculatorsec .refinace-result .result-text, .calculatorsec .afforadability-results .result-text, .calculatorsec .affordability-home .result-text {
            font-size: 18px;
        }

        .calculatorsec .rentvsbuy-result .subresult-value, .calculatorsec .amortization-result .subresult-value, .calculatorsec .afforadability-results .subresult-value, .calculatorsec .refinace-result .subresult-value, .calculatorsec .afforadability-results .subresult-value, .calculatorsec .affordability-home .subresult-value {
            font-size: 12px;
        }

        .calculatorsec .rentvsbuy-result .monthlypayment, .calculatorsec .amortization-result .monthlypayment, .calculatorsec .afforadability-results .monthlypayment, .calculatorsec .refinace-result .monthlypayment, .calculatorsec .afforadability-results .monthlypayment, .calculatorsec .affordability-home .monthlypayment {
            font-size: 14px;
        }

        .calculatorsec .rentvsbuy-result .results, .calculatorsec .amortization-result .results, .calculatorsec .afforadability-results .results, .calculatorsec .refinace-result .results, .calculatorsec .afforadability-results .results, .calculatorsec .affordability-home .results {
            font-size: 22px;
        }

        .calculatorsec .custom-modal-dialog .modal-dialog {
            max-width: none;
            margin: 0.5rem;
        }

        .calculatorsec .custom-modal-dialog .custom-dropdown {
            width: 100%;
        }

        .calculatorsec .custom-modal-dialog .modal-title {
            font-size: 16px;
        }

        .calculatorsec .monthlypayment {
            font-size: 16px;
            margin: 0;
        }

        .calculatorsec .results {
            font-size: 25px;
        }

    .linkwidgettext {
        font-size: 18px;
        line-height: 28px;
        padding-right: 10px;
    }

    #articles-details .featurearticle {
        padding: 25px 0 30px;
    }

    .featurearticle {
        padding: 25px 15px 30px;
    }

        .featurearticle .newstitlecontainer {
            padding-bottom: 40px;
        }

        .featurearticle .articletitle {
            font-size: 20px;
            line-height: 28px;
        }

        .featurearticle .newscardtite {
            font-size: 14px;
            color: #0A2759;
            font-family: "Tenor Sans", sans-serif;;
            line-height: 23px;
        }

        .featurearticle .newscardcontent {
            font-size: 14px;
            color: #000;
            font-family: "Open Sans", sans-serif;
            line-height: 20px;
        }

        .featurearticle .newimagecontainer {
            height: 144px;
            width: 100%;
            position: relative;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            overflow: hidden;
        }

        .featurearticle .newimagecontainer_newscardimge {
            background-image: url("../images/article-img-1.png");
            width: 100%;
            height: 100%;
            object-position: 75% 30%;
            object-fit: cover;
            -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
            display: block;
            position: relative;
            overflow: hidden;
        }

            .featurearticle .newimagecontainer_newscardimge:hover {
                -webkit-transform: scale(1.05);
                transform: scale(1.05);
            }

    .conatctinfo {
        display: none;
    }

    .mobileviewcontactinfo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 30px;
    }

    .readytoapply {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }

        .readytoapply .readytoapplytext {
            font-size: 24px;
        }

        .readytoapply .getstarted {
            font-size: 24px;
        }

    .buyahomequicklink {
        padding: 10px 15px 30px;
    }

    .newscardanimation:hover {
        -webkit-transform: none;
        transform: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .breadcrumb-align .social-icons .st-btn:hover {
        top: 0px !important;
    }

    .newmilestome-ribben .contentstyes:first-child {
        text-align: center;
    }

    .newmilestome-ribben .imgstyle {
        width: 54px;
        height: 60px;
    }

    .search-results-section {
        width: 100%;
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 15px 0px 15px;
    }

    .rentvsbuy-result .ipad-resultsview, .amortization-result .ipad-resultsview, .afforadability-results .ipad-resultsview, .refinace-result .ipad-resultsview, .afforadability-results .ipad-resultsview {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .newscardcontainer .mobileviewimg {
        display: block;
        width: 100%;
        height: 190px;
        margin-bottom: 22px;
    }

    .newscardcontainer .desktopviewimg {
        display: none;
    }

    .newscardcontainer .cardtitle {
        margin-bottom: 15px !important;
        font-size: 16px;
    }

    .newscardcontainer .cardcontent {
        font-size: 14px;
    }

    .widget-accordion .accordion-toggle {
        background: deepskyblue;
        color: #fff;
        font-weight: bold;
        padding: 2rem;
        font-size: 1.6rem;
        margin-bottom: 2rem;
    }

        .widget-accordion .accordion-toggle.opened {
            background: tomato;
            margin-bottom: 0;
        }

        .widget-accordion .accordion-toggle:hover {
            cursor: pointer;
        }

    .accordion-content {
        padding: 2rem;
        margin-bottom: 2rem;
        background: teal;
        color: #fff;
        font-style: italic;
    }

    .tabcontainer {
        padding: 0 !important;
    }

        .tabcontainer .tabcontent {
            padding: 0 !important;
        }

            .tabcontainer .tabcontent .mobileviewcard_iconalign {
                margin: 5px 0 !important;
            }

            .tabcontainer .tabcontent .mobileviewcard_content {
                padding-left: 15px !important;
                padding-top: 10px;
            }

            .tabcontainer .tabcontent .mobileviewsection {
                display: none;
            }

            .tabcontainer .tabcontent h2 {
                font-size: 24px;
                line-height: 24px;
            }

    .tabcontent .mobileviewcard_iconalign {
        margin: 5px 0 !important;
    }

    .tabcontent .mobileviewcard_content {
        padding-left: 15px !important;
        padding-top: 10px;
    }

    .tabcontent .mobileviewsection {
        display: none;
    }

    .innersectionbanner {
        position: relative;
    }

        .innersectionbanner .section {
            height: 250px;
        }

            .innersectionbanner .section .banner .caption, .innersectionbanner .section .newsbanner .caption, .innersectionbanner .section .eventsbanner .caption, .innersectionbanner .section .testimonialbanner .caption, .innersectionbanner .section .resourcebsbanner .caption, .innersectionbanner .section .getstartedbanner .caption {
                width: 100%;
                margin: 0 auto;
                padding: 10px 15px;
            }

                .innersectionbanner .section .banner .caption h1, .innersectionbanner .section .newsbanner .caption h1, .innersectionbanner .section .eventsbanner .caption h1, .innersectionbanner .section .testimonialbanner .caption h1, .innersectionbanner .section .resourcebsbanner .caption h1, .innersectionbanner .section .getstartedbanner .caption h1 {
                    font-size: 24px;
                    line-height: 34px;
                }

                .innersectionbanner .section .banner .caption .content, .innersectionbanner .section .newsbanner .caption .content, .innersectionbanner .section .eventsbanner .caption .content, .innersectionbanner .section .testimonialbanner .caption .content, .innersectionbanner .section .resourcebsbanner .caption .content, .innersectionbanner .section .getstartedbanner .caption .content {
                    font-size: 16px;
                }

    .linkwidgetsection:hover, .linkwidgetsection1:hover, .linkwidgetsection2:hover {
        -webkit-transform: none;
        transform: none;
    }

    .legend-con {
        font-family: "Open Sans", sans-serif;
        display: inline-block;
        width: 100%;
        height: 100%;
    }

        .legend-con ul {
            padding: 0;
        }

            .legend-con ul li {
                margin-bottom: 5px;
            }

                .legend-con ul li div.chart-legend {
                    margin-right: 15px;
                }

        .legend-con .labelsalign .labelvalue {
            font-family: "Tenor Sans", sans-serif;;
            color: #0A2759;
            font-size: 14px;
        }

        .legend-con .labelstyle {
            font-family: "Open Sans", sans-serif;
        }

        .legend-con div.chart-legend-label-text .labelstyle {
            font-family: "Open Sans", sans-serif;
            font-size: 12px;
            line-height: 24px;
            color: #778191;
        }

    .pagenotfound-404 {
        height: 100%;
    }

        .pagenotfound-404 .container-404 {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

            .pagenotfound-404 .container-404 .title {
                font-size: 18px;
                text-align: center;
                margin-bottom: 20px;
            }

            .pagenotfound-404 .container-404 .description-404 {
                padding-bottom: 5px;
            }

            .pagenotfound-404 .container-404 .backtohome {
                text-align: center;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
            }

                .pagenotfound-404 .container-404 .backtohome a {
                    font-size: 13px;
                    padding: 13px 40px;
                }

            .pagenotfound-404 .container-404 ul {
                list-style: none;
                padding: 11px 15px;
            }

                .pagenotfound-404 .container-404 ul li {
                    font-size: 13px;
                }

            .pagenotfound-404 .container-404 .contentwrapper {
                padding: 10px 15px 50px;
            }

            .pagenotfound-404 .container-404 .iconstyles {
                width: 300px;
            }

            .pagenotfound-404 .container-404 .maintenanceicon {
                text-align: center !important;
                padding: 20px 15px 50px;
            }

            .pagenotfound-404 .container-404 .sysmaindescription {
                padding-bottom: 40px !important;
            }

        .pagenotfound-404 .unexpectederr {
            text-align: center !important;
        }

    .footersection {
        text-align: center;
    }

        .footersection ul {
            -webkit-box-pack: center !important;
            -ms-flex-pack: center !important;
            justify-content: center !important;
        }

        .footersection .socialiconlinks {
            padding: 10px 12px !important;
        }

        .footersection > div {
            padding: 0 !important;
        }

    .footersection_content {
        padding: 0;
        font-size: 13px;
        padding: 12px 0 25px !important;
        border-bottom: 1px solid #ddd;
    }

    .footersection_link li {
        padding-top: 10px;
    }

    .footersection_link a {
        padding: 0 10px !important;
    }

    .footersection .sociallinks {
        padding: 0;
    }
}

.flip-card {
    background-color: transparent;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    height: 110px;
}

    .flip-card:hover .flip-card-inner, .flip-card:focus-within .flip-card-inner {
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
    }

        .flip-card:hover .flip-card-inner.no-flip, .flip-card:focus-within .flip-card-inner.no-flip {
            -webkit-transform: none !important;
            transform: none !important;
            cursor: none;
        }


    .flip-card .cardsec_carddescription {
        color: #000000;
        font-size: 14px;
        font-family: "Open Sans", sans-serif;
    }

    .flip-card .cardsec_cardlink {
        font-size: 13px;
        font-family: "Tenor Sans", sans-serif;;
        color: #00263d;
    }

    .flip-card .cardsec_cardtitle {
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        font-size: 17px;
        line-height: 25px;
    }

    .flip-card .cardsec_cardcontent {
        margin-bottom: 5px;
        height: 100px;
    }

    .flip-card .flip-card-inner {
        position: relative;
        width: 100%;
        text-align: center;
        -webkit-transition: -webkit-transform 0.6s;
        transition: -webkit-transform 0.6s;
        transition: transform 0.6s;
        transition: transform 0.6s, -webkit-transform 0.6s;
        transform-style: preserve-3d;
        -webkit-transform-style: rotateY(180deg);
    }

    .flip-card .flip-card-front {
        position: absolute;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 20;
        color: black;
    }

    .flip-card .flip-card-back {
        position: absolute;
        width: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 20;
        background-color: #ffffff;
        color: white;
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
        text-align: left;
    }

.wrappersection {
    min-height: calc(100vh - 254px);
}

.flipscardconatiner {
    min-height: 150px;
}

.custom-card-ipad {
    padding: 12px;
    margin-bottom: 10px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .sidenav .navmenu-text span .icon-space {
        height: 12px !important;
    }

    .sidenav a span .icon-space {
        height: 12px !important;
    }

    .breadcrumpnav .breadcrumb-item + .breadcrumb-item:before {
        height: auto !important;
    }

    .flip-card:hover .flip-card-inner {
        -webkit-transform: none;
        transform: none;
    }

    .form-group :-ms-input-placeholder {
        color: #cecece !important;
    }

    .canvas-con {
        padding: 55px 0 10px 0;
    }

    .buyahomequicklink .cardstyle:hover {
        -webkit-transform: none;
        transform: none;
    }

    .spacing img {
        width: 7px;
    }

    .scroll-top-padding {
        position: relative;
        top: -90px;
        scroll-behavior: auto;
        padding-top: 110px;
    }

    .cursor-pointer {
        position: absolute;
        right: 5px;
        padding-top: 3px;
    }

    .get-started-section .form-group .custom-select-icon:after {
        top: 35px !important;
        width: 15px;
        z-index: 999999;
    }

    .buyahomequicklink .card-container {
        cursor: pointer;
    }

    .flip-card {
        cursor: pointer;
    }
}

@supports (-ms-ime-align: auto) and (-webkit-text-stroke: initial) {
    .breadcrumpnav .breadcrumb-item + .breadcrumb-item:before {
        height: auto !important;
    }
}

@media only screen and (max-width: 500px) {
    .readytoapply .userlogin {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .mobile-form-align.ml-3 {
        margin-left: 0 !important;
    }

        .mobile-form-align.ml-3 .form-pl {
            padding-left: 0;
        }

    _:-ms-fullscreen, :root .quicklinkwidget .flipscardconatiner .custom-card-ipad {
        margin-bottom: 25px;
        padding: 0 10px;
    }

    .buyahomequicklink {
        padding: 0px 15px 60px;
    }

    .wrapper {
        margin: 0 !important;
    }

    .error-text {
        padding-bottom: 20px;
    }

    .ocwenSec_contentblock {
        padding: 20px 16px;
    }

    .sign-in {
        width: auto;
        height: 200px;
        padding: 10px;
        margin: 15px 15px 15px 0px;
    }

        .sign-in h3 {
            font-size: 14px;
        }

        .sign-in a {
            font-size: 12px !important;
            padding: 10px;
        }

        .sign-in p {
            font-size: 11px !important;
            line-height: 14px;
        }

        .sign-in .sign-in-btn {
            height: auto;
        }

        .sign-in .register-btn, .sign-in .register-sec p {
            width: 110px;
            line-height: 16px;
        }

        .sign-in .mt-4 {
            margin-top: 0.5rem !important;
        }

        .sign-in .pb-3 {
            padding-bottom: 0 !important;
        }

    .carousel .caption .h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .carousel .caption .content {
        font-size: 10px;
        line-height: 14px;
        padding-bottom: 5px;
    }

    .loan-info-app .content-section {
        padding: 25px 35px !important;
    }

        .loan-info-app .content-section .linkwidgettext {
            padding-left: 0;
        }

        .loan-info-app .content-section img {
            width: 100%;
        }

    .needhelpphh .email-us {
        font-size: 15px;
        padding: 0 15px;
    }

    .needhelpphh .email-us-img {
        margin-right: 20px;
    }

    .needhelpphh .userlogin img {
        height: 30px;
    }

    .customloanvalues {
        padding-bottom: 40px;
    }

    .desktopview {
        display: none;
    }

    .wrappersection {
        padding: 0 15px;
    }

    .contentstyle {
        margin-bottom: 20px;
    }

    .subheader .navspace {
        padding: 0 15px;
        height: 50px;
    }

    .subheader .customerdetails {
        padding: 0 0px 0 0 !important;
    }

    .subheader .toggle-text {
        padding: 0 10px;
    }

    .quicklinkwidget .customflipscard .linkwidgetimg {
        height: 45px;
    }

    .quicklinkwidget {
        padding: 24px 16px !important;
    }

        .quicklinkwidget .needhelptext {
            font-size: 20px;
        }

        .quicklinkwidget .conatctnumber {
            font-size: 25px;
        }

        .quicklinkwidget .flipscardconatiner {
            padding: 24px 16px !important;
        }

            .quicklinkwidget .flipscardconatiner .flip-card {
                height: 200px;
                background: #fff;
            }

                .quicklinkwidget .flipscardconatiner .flip-card .cardsec_shadow {
                    -webkit-box-shadow: none;
                    box-shadow: none;
                }

                .quicklinkwidget .flipscardconatiner .flip-card .cardsec_cardtitle {
                    height: 40px;
                    font-size: 14px;
                    text-align: center;
                    line-height: 22px;
                }

                .quicklinkwidget .flipscardconatiner .flip-card .cardsec_cardcontent {
                    font-size: 12px;
                    height: 130px;
                    margin-bottom: 24px;
                    text-align: center;
                }

                .quicklinkwidget .flipscardconatiner .flip-card .cardsec_cardlink {
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    font-size: 12px;
                }

                .quicklinkwidget .flipscardconatiner .flip-card .flip-card-back {
                    height: 190px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                }

            .quicklinkwidget .flipscardconatiner .custom-card-ipad {
                padding: 0 5px;
                margin-top: 10px;
            }

    .btnfullwidth, .loan-info-mobile-app {
        width: 100%;
    }

        .btnfullwidth button, .loan-info-mobile-app button {
            width: 100%;
        }

    .buyahomecard .cardcontent {
        height: auto;
    }

    .insurancepage-card {
        height: auto;
    }

    .buyahomequicklink .card-container {
        min-height: 180px;
        height: auto;
    }

    .linkwidgetsection .widgettitle, .linkwidgetsection1 .widgettitle, .linkwidgetsection2 .widgettitle {
        font-size: 16px;
        line-height: 23px;
    }

    .linkwidgetsection .widgetcontent, .linkwidgetsection1 .widgetcontent, .linkwidgetsection2 .widgetcontent {
        height: auto;
    }

    .customSeacrchBox {
        width: 340px;
        right: -44px;
        z-index: 30;
    }

        .customSeacrchBox:before {
            content: "";
            right: 70px;
        }

    .calculatorsec .tools .inputheight {
        height: auto;
    }

    .calculatorsec .custom-modal-dialog .modal-table {
        display: block;
    }

    .amortization-result-section .graph {
        margin-bottom: 20px;
    }

    .searchcontainer {
        padding: 10px;
    }

        .searchcontainer .inputclass {
            height: 40px;
        }

        .searchcontainer .closeicon {
            font-size: 24px !important;
        }

    .needhelptext {
        font-size: 18px;
    }

    .callus {
        font-size: 18px;
    }

    .search-results-section {
        padding: 10px 0px;
    }

    .imgcontent {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .imgcontent .btm-space {
            padding-bottom: 25px;
        }

    .conatctnumber {
        font-size: 18px;
    }

    .filter-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .filter-list .filter-title {
            font-size: 16px;
        }

        .filter-list .btn-list {
            padding: 20px 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .filter-list .payment-select {
            font-size: 12px;
            padding: 8px 18px !important;
            margin-bottom: 10px;
            width: 110px;
        }

            .filter-list .payment-select a {
                font-size: 13px;
            }

            .filter-list .payment-select:nth-child(2) {
                margin: 0 10px 10px;
            }

        .filter-list .coustom-select {
            font-size: 13px;
            padding-left: 17px;
        }

            .filter-list .coustom-select .checkmark {
                height: 16px;
                width: 16px;
                top: 0;
                left: -9px;
            }

                .filter-list .coustom-select .checkmark:after {
                    left: 5px;
                    top: 2px;
                }

        .filter-list .credit-card {
            width: 100px;
        }

    .linkwidgetsection, .linkwidgetsection1, .linkwidgetsection2 {
        height: 200px;
    }

        .linkwidgetsection .widgetcontent, .linkwidgetsection1 .widgetcontent, .linkwidgetsection2 .widgetcontent {
            height: auto;
        }

    .get-started-section {
        margin: 10px 0px;
        padding: 0;
    }

        .get-started-section .msr-content {
            font-size: 13px;
            line-height: 24px;
        }

    .input-container-bg {
        min-height: auto;
        max-height: none;
    }

        .input-container-bg .single-ip-submitbtn {
            width: 100%;
        }

    .purchase-card {
        max-height: none;
    }

    .amortization-table {
        display: block;
        word-break: keep-all;
    }

    .emailmy-result .modal-dialog .modal-content .modal-header {
        padding: 16px 25px;
    }

    .emailmy-result .modal-dialog .modal-content .modal-body {
        padding: 16px 10px;
    }

    .emailmy-result .modal-dialog .modal-content .form-section .form-control {
        font-size: 14px;
    }

    .newmilestome-ribben {
        background-color: #00263d;
        padding: 30px 0;
    }

        .newmilestome-ribben .phharticle {
            margin: 0;
        }

        .newmilestome-ribben .contentstyes {
            color: #ffffff;
            font-size: 14px;
            line-height: 26px;
            padding: 15px 10px;
            border-right: 0px solid transparent;
        }

        .newmilestome-ribben .imgstyle {
            width: 50px;
            height: 50px;
        }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        width: 16.666667%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        width: 41.666667%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        width: 58.333333%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 33.33%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        width: 66.666667%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
        width: 83.333333%;
    }
}

@media only screen and (max-width: 380px) {
    .linkwidgettext {
        font-size: 16px;
        line-height: 18px;
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        padding-left: 10px;
        padding-right: 5px;
    }

    .imgcontent {
        width: 95%;
    }

        .imgcontent img {
            width: 35px;
            height: 35px;
        }

    .conatctnumber {
        font-size: 20px;
    }

    .needhelptext, .callus {
        font-size: 20px;
    }

    .carousel .caption {
        width: 70%;
        padding: 8px 15px;
    }

        .carousel .caption h1 {
            font: 46px/72px;
            font-size: 20px;
            line-height: 24px;
        }

        .carousel .caption .content {
            font-size: 10px;
            line-height: 14px;
            padding-bottom: 5px;
        }

        .carousel .caption .startnow {
            font-size: 10px;
            line-height: 14px;
            padding: 10px 15px;
        }

    .input-container-bg .backbtn, .input-container-bg .submitbtn {
        margin-bottom: 10px;
        margin-right: 0 !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1050px) {
    .flip-card .cardsec_cardcontent {
        height: 70px;
    }

    .mobilemenu {
        display: block;
    }

    .desktop-navigation {
        display: none;
    }

    .mobileveiewhamburger {
        display: block;
    }

    .leftnavigation {
        padding: 0;
    }

        .leftnavigation .leftnav-section {
            display: none;
        }

    .conatctnumber {
        font-size: 20px;
    }

    .wrappersection {
        min-height: calc(100vh - 425px);
    }

    .tabcontainer {
        width: 100% !important;
        max-width: 100% !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        padding: 0 10px !important;
    }

    .mobileview-search {
        display: block;
    }

    .customSeacrchBox {
        right: -45px;
        z-index: 30;
    }

        .customSeacrchBox:before {
            right: 75px;
        }

    .custom-card-ipad {
        -ms-flex: 0 0 50% !important;
        -webkit-box-flex: 0 !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        padding: 12px;
        margin-bottom: 10px;
    }

    .customflipscard {
        width: 50% !important;
        max-width: 50% !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50% !important;
        margin-bottom: 20px;
    }

    .mobileviewcontactinfo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 30px;
    }

    .conatctinfo {
        display: none;
    }

    .carousel_section {
/*        height: 400px;*/
    }

    .carousel .caption {
        width: 50%;
/*        height: 400px;*/
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 0;
    }

        .carousel .caption h1 {
            font-size: 40px;
            line-height: 50px;
        }

        .carousel .caption .content {
            font-size: 24px;
            font-family: "Open Sans", sans-serif;
            line-height: 25px;
            /* color: #000000; */
            line-height: 36px;
            padding-bottom: 30px;
        }

        .carousel .caption .startnow {
            background-color: #b7985f;
            color: #fff;
            font-size: 20px;
            line-height: 28px;
            font-family: "Tenor Sans", sans-serif;;
            padding: 15px 30px;
        }

    .calculatorsec {
        padding: 0px 0 10px;
    }

        .calculatorsec .nav-tabs .nav-link.active a {
            padding-bottom: 15px;
        }

        .calculatorsec .nav-tabs .nav-link {
            font-size: 18px;
        }

    .readytoapply {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }

    .customflipscard:hover {
        -webkit-transform: none;
        transform: none;
    }

    .flip-card .cardsec_cardtitle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .applylink {
        background-color: #b7985f;
        color: #fff !important;
        border-radius: 5px;
        padding: 14px 25px;
        font-size: 13px;
        line-height: 19px;
        font-family: "Tenor Sans", sans-serif; !important;
    }

    .linkwidgetsection .widgettitle, .linkwidgetsection1 .widgettitle, .linkwidgetsection2 .widgettitle {
        font-size: 20px;
    }

    .breadcrumb-align .social-icons .st-btn:hover {
        top: 0px !important;
    }

    .newmilestome-ribben .contentstyes {
        font-size: 13px;
        line-height: 24px;
    }

    .footersection {
        text-align: center;
    }

        .footersection .socialiconlinks {
            padding: 10px 20px !important;
        }

        .footersection > div {
            padding: 0 !important;
        }

    .footersection_content {
        padding: 0;
        font-size: 13px;
        padding: 12px 0 25px !important;
        border-bottom: 1px solid #ddd;
        -ms-flex: 0 0 100% !important;
        -webkit-box-flex: 0 !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .footersection_link li {
        padding-top: 10px;
    }

    .footersection_link a {
        padding: 0 10px !important;
    }

    .footersection .sociallinks {
        padding: 0;
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .get-started-section {
        padding: 0;
    }

    .input-container-bg .text-container {
        max-width: 840px;
    }

    span.email-us {
        font-size: 20px !important;
        padding: 0 15px 0 20px !important;
    }

    .needhelpphh .email-us-img {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1023px) {
    .calculatorsec .resultsection {
        padding-right: 15px !important;
    }

    .btnfullwidth, .loan-info-mobile-app {
        width: 100%;
    }

    .contentstyle {
        font-size: 14px;
        line-height: 24px;
    }

    .subheader {
        padding: 0px 15px;
    }

        .subheader .customercontainer {
            padding-right: 15px;
            font-size: 13px;
            padding: 10px;
        }

        .subheader .customphone {
            padding: 10px;
            border-radius: 25px;
            background-color: #ffffff;
        }

        .subheader .navtext {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

    .readytoapply {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }

    .needhelpphh {
        padding: 0 !important;
    }

        .needhelpphh .needhelpsection {
            max-width: 100%;
        }

        .needhelpphh .btn-section {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

    .footersection .sociallinksec li {
        padding-top: 10px;
    }

    .needhelpphh:before {
        content: "";
        height: 0;
    }

    .advisorycard .title {
        font-size: 14px;
        line-height: 20px;
    }

    .rightcontenttitle {
        font-size: 18px;
    }

    .effective-date {
        font-size: 16px;
    }

    .leftnavigation .leftnav-section {
        display: none;
    }

    .glossary-search {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .glossary-section ul.alphabet {
        white-space: nowrap;
        overflow-x: auto;
    }

        .glossary-section ul.alphabet li {
            width: 6.846154%;
        }

    .customSeacrchBox {
        right: -40px;
    }

        .customSeacrchBox:before {
            right: 70px;
        }

    .get-started-section {
        padding: 0;
    }

    .loan-info-app .content-section {
        padding: 25px 35px !important;
    }
}

@media only screen and (width: 768px) {
    .buyahomecard .cardcontent { 
        height: 75px;
    }
    .buyahomecard .imagecontainer {
        height: 250px;
    }
    .ocwenSec_contentblock .ocwencontent_video {
        height: 405px;
    }
    .flip-card {
        height: 145px;
    }
    .customSeacrchBox {
        z-index: 30;
    }

    .subheader .customerdetails {
        padding-right: 0 !important;
    }

    .subheader .navspace {
        padding: 10px 10px;
    }

    .quicklinkwidget .needhelpsection {
        max-width: 100%;
    }

    .buyahomequicklink .card-container {
        height: 180px;
    }

    .linkwidgetsection .widgettitle, .linkwidgetsection1 .widgettitle, .linkwidgetsection3 .widgettitle {
        font-size: 16px;
        line-height: 23px;
    }

    .newmilestome-ribben {
        background-color: #00263d;
        padding: 30px 0;
    }

        .newmilestome-ribben .contentstyes {
            color: #ffffff;
            font-size: 16px;
            font-family: "Tenor Sans", sans-serif;;
            line-height: 30px;
            border-right: 1px solid #ffffff;
            border-bottom: 1px solid #ffffff;
            padding: 20px 10px;
        }

            .newmilestome-ribben .contentstyes:last-child, .newmilestome-ribben .contentstyes:nth-child(2) {
                border-right: 0px solid #ffffff;
            }

            .newmilestome-ribben .contentstyes:nth-child(3), .newmilestome-ribben .contentstyes:nth-child(4) {
                border-bottom: 0px solid #ffffff;
            }

        .newmilestome-ribben .imgstyle {
            width: 54px;
            height: 60px;
        }

    .carousel_section, .carousel_banner-1, .carousel_banner-2, .carousel_banner-3 {
/*        height: 400px;*/
    }

    .sign-in {
        padding: 20px;
        margin: 20px;
    }

        .sign-in h3 {
            font-size: 20px;
        }

        .sign-in .register-sec p {
            font-size: 16px;
        }

        .sign-in .register-btn {
            width: 175px;
        }
}

@media only screen and (max-width: 360px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .headernav_logostyles {
        height: 30px;
    }

        .headernav_logostyles img {
            height: 30px;
        }

    .headernav .customerdetails {
        font-size: 10px;
    }

        .headernav .customerdetails .nav-phone {
            height: 10px;
        }

    .subheader .customerdetails {
        font-size: 10px;
    }

    .subheader .navtext {
        font-size: 10px;
    }

    .subheader .customphone {
        padding: 5px;
    }

    .subheader .toggle-text {
        font-size: 12px;
        padding: 0 5px;
    }

    .subheader .active-toggle {
        font-size: 12px;
    }

    .carousel .caption {
        width: 80%;
    }

    .contentstyle {
        margin-bottom: 15px;
    }

    .carousel-indicators {
        left: auto;
    }

    .needhelptext, .callus {
        font-size: 16px;
    }

    .found-result {
        font-size: 14px;
    }

    .conatctnumber {
        font-size: 17px;
    }

    .customerservice {
        padding-left: 15px;
    }

    .readytoapply .readytoapplytext {
        font-size: 20px;
        line-height: 30px;
    }

    .readytoapply .getstarted {
        font-size: 18px;
    }

    .readytoapply .userlogin {
        padding-right: 0;
    }

    .readytoapply .btn-section .startnowbtn {
        font-size: 12px;
        padding: 5px 15px;
    }

    .footersection_content {
        font-size: 12px;
    }

    .whychoosephhblock .contentstyes {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

        .whychoosephhblock .contentstyes span {
            padding: 0 !important;
            text-align: center;
        }

    .whychoosephhblock .phhcontentstyle {
        margin-bottom: 0px;
    }

    .whychoosephhblock .phharticle, .whychoosephhblock .contentborderrg {
        border: 0;
        height: auto;
        min-height: 100px;
    }

    .calculatorsec .title {
        font-size: 16px;
    }

    .calculatorsec .viewallbtn {
        font-size: 10px !important;
        padding: 10px !important;
    }

    .calculatorsec .rentvsbuy-result .rentbuy, .calculatorsec .amortization-result .rentbuy, .calculatorsec .afforadability-results .rentbuy, .calculatorsec .refinace-result .rentbuy, .calculatorsec .afforadability-results .rentbuy, .calculatorsec .affordability-home .rentbuy {
        font-size: 14px;
    }

    .calculatorsec .rentvsbuy-result .savings-result, .calculatorsec .amortization-result .savings-result, .calculatorsec .afforadability-results .savings-result, .calculatorsec .refinace-result .savings-result, .calculatorsec .afforadability-results .savings-result, .calculatorsec .affordability-home .savings-result {
        font-size: 24px;
    }

    .calculatorsec .rentvsbuy-result .renting-text, .calculatorsec .amortization-result .renting-text, .calculatorsec .afforadability-results .renting-text, .calculatorsec .refinace-result .renting-text, .calculatorsec .afforadability-results .renting-text, .calculatorsec .affordability-home .renting-text {
        font-size: 10px;
    }

    .calculatorsec .rentvsbuy-result .subresult-value, .calculatorsec .amortization-result .subresult-value, .calculatorsec .afforadability-results .subresult-value, .calculatorsec .refinace-result .subresult-value, .calculatorsec .afforadability-results .subresult-value, .calculatorsec .affordability-home .subresult-value {
        font-size: 11px;
    }

    .calculatorsec .rentvsbuy-result .subresult-text, .calculatorsec .amortization-result .subresult-text, .calculatorsec .afforadability-results .subresult-text, .calculatorsec .refinace-result .subresult-text, .calculatorsec .afforadability-results .subresult-text, .calculatorsec .affordability-home .subresult-text {
        font-size: 9px;
    }

    .calculatorsec .rentvsbuy-result .result-text, .calculatorsec .amortization-result .result-text, .calculatorsec .afforadability-results .result-text, .calculatorsec .refinace-result .result-text, .calculatorsec .afforadability-results .result-text, .calculatorsec .affordability-home .result-text {
        font-size: 11px;
    }

    .calculatorsec .rentvsbuy-result .monthlypayment, .calculatorsec .amortization-result .monthlypayment, .calculatorsec .afforadability-results .monthlypayment, .calculatorsec .refinace-result .monthlypayment, .calculatorsec .afforadability-results .monthlypayment, .calculatorsec .affordability-home .monthlypayment {
        font-size: 14px;
        line-height: 28px;
    }

    .calculatorsec .rentvsbuy-result .results, .calculatorsec .amortization-result .results, .calculatorsec .afforadability-results .results, .calculatorsec .refinace-result .results, .calculatorsec .afforadability-results .results, .calculatorsec .affordability-home .results {
        font-size: 18px;
        line-height: 36px;
    }

    .calculatorsec .btn-alignment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .calculatorsec .btn-alignment .calculatebtn, .calculatorsec .btn-alignment .emailmyaddress {
            text-align: center;
        }

        .calculatorsec .btn-alignment .calculatebtn {
            margin-right: 0 !important;
            margin-bottom: 20px;
        }

    .calculatorsec .custom-modal-dialog .modal-title {
        font-size: 14px;
    }

    .calculatorsec .btnalignment-mob {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .calculatorsec .calculationsection {
        margin-top: 0;
        padding: 30px 0;
    }

    .calculatorsec .nav-tabs .nav-link.active a {
        padding-bottom: 10px;
    }

    .calculatorsec .nav-tabs .nav-link {
        margin-bottom: 18px;
    }

    .readarticle {
        font-size: 10px;
    }

    .featurearticle .newscardcontent {
        font-size: 11px;
    }

    .featurearticle .articletitle {
        font-size: 16px;
    }

    .filter-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .filter-list .filter-title {
            font-size: 16px;
        }

        .filter-list .payment-select {
            font-size: 12px;
            width: 115px;
        }

            .filter-list .payment-select a {
                font-size: 12px;
            }

            .filter-list .payment-select:nth-child(2) {
                margin: 0 10px 10px;
            }

        .filter-list .btn-list {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .filter-list .credit-card {
            padding: 8px 24px !important;
        }

    .contactdetails {
        width: auto;
    }

    .customSeacrchBox {
        width: 260px;
        right: -44px;
    }

        .customSeacrchBox:before {
            content: "";
            right: 70px;
        }

    .canvas-con {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

        .canvas-con .legend-con {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            width: 100%;
            max-width: 100%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin-top: 18px;
        }

    .calculatebtn, .emailmyaddress, .viewallbtn {
        padding: 10px !important;
        font-size: 12px !important;
    }

    .quicklinkwidget .flipscardconatiner .custom-card-ipad {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .input-container-bg .backbtn {
        margin-bottom: 10px;
        margin-right: 0 !important;
    }

    .get-started-section .slider.slider-horizontal .slider-track {
        height: 15px;
    }

    .get-started-section .slider-handle {
        width: 20px;
        height: 20px;
        top: 2px;
    }
}

@media only screen and (width: 1138px) {
    .newscardanimation {
        height: 375px;
    }

    .featurearticle .newscardtite {
        font-size: 14px;
        line-height: 20px;
    }

    .featurearticle .newscardcontent {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 10px;
    }

    .flip-card .cardsec_cardtitle {
        color: #0A2759;
        font-family: "Tenor Sans", sans-serif;;
        font-size: 13px;
        line-height: 20px;
    }

    .quicklinkwidget .customflipscard .linkwidgetimg {
        width: 55px;
        height: 55px;
    }

    .quicklinkwidget .customflipscard .linkwidgettext {
        font-size: 15px;
    }

    .readytoapply {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center;
    }

    .mobileviewcontactinfo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 30px;
    }

    .conatctinfo {
        display: none;
    }

    .carousel .caption {
        width: 60%;
    }
}

@media only screen and (width: 720px) {
    .needhelpphh .email-us-img {
        margin-right: 40px !important;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 280px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .fold-btn {
        width: 75%;
    }

    .form-feild .labeltext {
        font-size: 12px;
    }

    .form-feild .form-control {
        font-size: 14px;
    }

    .sign-in {
        height: 190px;
        margin: 10px 10px 10px 0px;
    }

        .sign-in a, .sign-in p {
            font-size: 10px !important;
            text-align: center;
        }

        .sign-in .register-sec {
            -webkit-box-flex: 100%;
            -ms-flex: 100%;
            flex: 100%;
            max-width: 100%;
        }

        .sign-in .intro {
            display: none;
        }

        .sign-in .border-bottom {
            border-bottom: none !important;
        }

        .sign-in .reg-now {
            display: -ms-grid;
            display: grid;
        }

    .needhelpphh .email-us {
        font-size: 10px;
        padding: 0 10px;
    }

    .subheader .customerdetails {
        font-size: 10px;
    }

    .headernav .border-right-cls {
        padding-right: 10px;
    }

    .headernav .customerdetails {
        padding-left: 10px !important;
    }

    .headernav .pl-3, .headernav .pr-3 {
        padding: 0 8px !important;
    }
}

/* Icon 1 */
.animated-icon1, .animated-icon2, .animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }

    .animated-icon3 span {
        background: #00263d;
    }

    .animated-icon1 span:nth-child(1) {
        top: 0px;
    }

    .animated-icon1 span:nth-child(2) {
        top: 10px;
    }

    .animated-icon1 span:nth-child(3) {
        top: 20px;
    }

    .animated-icon1.open span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .animated-icon1.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
    }

    .animated-icon1.open span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    /* Icon 3*/
    .animated-icon2 span:nth-child(1) {
        top: 0px;
    }

    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
        top: 10px;
    }

    .animated-icon2 span:nth-child(4) {
        top: 20px;
    }

    .animated-icon2.open span:nth-child(1) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    .animated-icon2.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .animated-icon2.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .animated-icon2.open span:nth-child(4) {
        top: 11px;
        width: 0%;
        left: 50%;
    }

    /* Icon 4 */
    .animated-icon3 span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }

    .animated-icon3 span:nth-child(2) {
        top: 10px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }

    .animated-icon3 span:nth-child(3) {
        top: 20px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }

    .animated-icon3.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0px;
        left: 8px;
    }

    .animated-icon3.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    .animated-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 21px;
        left: 8px;
    }

/* Icon 0 */
#nav-icon0 {
    width: 30px;
    height: 35px;
    position: relative;
    margin: 50px auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.sidenav {
    min-height: 100vh;
    padding-bottom: 13rem;
    margin-bottom: 30px;
    width: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 68px;
    z-index: 29;
    font-family: "Open Sans", sans-serif;
}

    .sidenav .header-title {
        font-family: "Tenor Sans", sans-serif;;
        color: #000000;
    }

    .sidenav .nav-content {
        padding: 12px 20px 0;
    }

    .sidenav .non-sub a {
        font-family: "Tenor Sans", sans-serif;;
        color: #000000;
    }

    .sidenav .navigation-accordion > a {
        display: block;
        position: relative;
        font-family: "Tenor Sans", sans-serif;;
        color: #000000;
        width: 100%;
    }

    .sidenav .navigation-accordion > .navmenu-icon:after {
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
        content: url("../images/plus (1).svg");
    }

    .sidenav .navigation-accordion > .navmenu-icon[aria-expanded="true"]:after {
        content: url("../images/minus (1).svg");
    }

    .sidenav .mortgagelogin {
        text-align: center;
    }

    .sidenav .applylink {
        text-align: center;
    }

    .sidenav a {
        text-decoration: none;
        font-size: 14px;
        color: #818181;
        display: block;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding-right: 8px;
        text-align: left;
    }

    .sidenav .nav-content a {
        font-size: 13px;
    }

.navmenu-text {
    font-size: 14px;
    color: #000000;
}

.sidenav a:hover {
    color: #00263d;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.closenav {
    position: absolute;
    right: 55px;
    color: #ffffff;
    z-index: 999;
}

.w100 {
    width: 100%;
}

/* Tablet and up */
.labelstyle {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #778191;
}

.canvas-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 40px;
}

.canvas-con-inner {
    height: 100%;
}

.switch {
    font-size: 1rem;
    position: relative;
}

    .switch input {
        position: absolute;
        height: 1px;
        width: 1px;
        background: none;
        border: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        overflow: hidden;
        padding: 0;
    }


        .switch input + label {
            position: relative;
            min-width: calc(calc(2.375rem * .8) * 2);
            border-radius: calc(2.375rem * .8);
            height: calc(2.375rem * .8);
            line-height: calc(2.375rem * .8);
            display: inline-block;
            cursor: pointer;
            outline: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            vertical-align: middle;
        }


            .switch input + label::before,
            .switch input + label::after {
                content: '';
                position: absolute;
                top: 8px;
                left: 0;
                width: calc(calc(2.375rem * .8) * 2);
                bottom: 0;
                display: block;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .switch input + label::before {
                right: 0;
                background-color: #dfe8ed;
                border-radius: calc(2.375rem * .8);
                border: 1px solid #c3c3c3;
                -webkit-transition: 0.2s all;
                transition: 0.2s all;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .switch input + label::after {
                top: 11px;
                left: 5px;
                width: calc(calc(2.375rem * .8) - calc(2px * 2));
                height: calc(calc(2.375rem * .8) - calc(2px * 2));
                border-radius: 50%;
                background-color: #00263d;
                -webkit-transition: 0.2s all;
                transition: 0.2s all;
            }

        .switch input:checked + label::before {
            background-color: #dfe8ed;
            border: 1px solid #c3c3c3;
        }

        .switch input:checked + label::after {
            margin-left: calc(2.375rem * .8);
        }


        .switch input:disabled + label {
            color: #868e96;
            cursor: not-allowed;
        }

            .switch input:disabled + label::before {
                background-color: #e9ecef;
            }

    .switch.switch-sm {
        font-size: 0.875rem;
    }

        .switch.switch-sm input + label {
            min-width: 43.4px;
            padding-left: 30px;
            padding-right: 0;
        }

            .switch.switch-sm input + label::before {
                width: 32px;
                height: 15px;
            }

            .switch.switch-sm input + label::after {
                width: 8px;
                height: 8px;
            }

        .switch.switch-sm input:checked + label::after {
            margin-left: calc(1.9375rem * .5);
        }

    .switch.switch-lg {
        font-size: 1.25rem;
    }

        .switch.switch-lg input + label {
            min-width: calc(calc(3rem * .7) * 2);
            height: calc(3rem * .7);
            line-height: calc(3rem * .7);
            text-indent: calc(calc(calc(3rem * .7) * 2) + .5rem);
        }

            .switch.switch-lg input + label::before {
                width: calc(calc(3rem * .7) * 2);
            }

            .switch.switch-lg input + label::after {
                width: calc(calc(3rem * .7) - calc(2px * 2));
                height: calc(calc(3rem * .7) - calc(2px * 2));
            }

        .switch.switch-lg input:checked + label::after {
            margin-left: calc(1.9375rem * .5);
        }

    .switch + .switch {
        margin-left: 1rem;
    }

.dropdown-menu {
    margin-top: .75rem;
}

/**********ADA focus******
    :focus{
      outline-color: #ffa500;
      border: 1px solid #ff0;
      @-moz-document url-prefix() {
          -moz-outline-radius: 1px;
      }
       @supports (-ms-ime-align: auto) {
          outline:  1px solid #000;
      }
    }  
    */
.border-right-cls {
    border-right: 1px solid #707070;
    padding-right: 20px;
}

.covid-section .payment-link {
    border: 1px solid #ddd;
    padding: 10px 25px 5px;
    margin-top: 20px;
    border-radius: 5px;
}

.contact-btn {
    width: 250px;
}

@media only screen and (max-width: 767px) {
    .contact-btn {
        width: 120px;
    }
}

.card-body .sub-heading {
    font-size: 18px;
    font-family: "Tenor Sans", sans-serif;;
    color: #000;
}

.loan-info-mobile-app {
    float: right;
    padding-right: 60px;
}

input[type=checkbox], input[type=radio] {
    height: 20px;
    width: 20px;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.box-content {
    border: 1px solid #ddd;
    padding: 20px 10px;
    margin-top: 20px;
    background-color: #F3F4FB;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
}

    .box-content .check-align {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

.radio-btn-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.error-text {
    color: #d8001a;
    font-family: "Tenor Sans", sans-serif;;
    line-height: 22px;
    font-size: 14px;
}

textarea.form-control {
    height: auto !important;
}

.footersection_link {
    color: #000;
}

.fa-asterisk {
    font-size: 8px;
    color: #d8001a;
    vertical-align: super;
    padding-left: 6px;
}

.notes-text {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    line-height: 20px;
}

.form-labels {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    line-height: 22px;
}

.thanks-msg {
    font-size: 16px;
    font-family: "Tenor Sans", sans-serif;;
    line-height: 26px;
    color: #0A2759;
}

    .thanks-msg.error-text {
        color: #9E0000;
    }

/*********Form Validation start***************/
.field-success .labeltext, .field-success .fa-asterisk {
    color: #b7985f;
}

.field-success .form-control {
    border-color: #b7985f;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


.field-error .labeltext, .field-error .fa-asterisk {
    color: #a94442;
}

.field-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}


/***********Form Validation ends **********/
.fa-info-circle {
    color: #ffa500;
    cursor: pointer;
}

.dollar-symbol {
    z-index: 1;
    font-family: "Open Sans", sans-serif;
    pointer-events: none;
    position: absolute;
    left: 22px;
    top: 18px;
    font-size: 18px;
    color: #5E7875;
}

.radio-validate {
    margin-top: 20px !important;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    right: 120px;
}

@supports (-webkit-touch-callout: none) {
    .needhelp .email-us-img {
        width: 200px;
    }
}

.mortgage-keeper {
    cursor: pointer;
}

/*********Loader Class*********/
.positionrelative {
    position: relative;
}

.loaderimg {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background: white;
    opacity: 0.9;
    z-index: 999;
}

    .loaderimg:after {
        width: 125px;
        height: 125px;
        background: red;
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        background: url("../images/applynow_loader.gif");
        background-size: cover;
    }

@media only screen and (width: 712px) {
    .featurearticle .newscardcontent {
        font-size: 12px;
        line-height: 18px;
    }
}


.faq-item-path {
    color: #5E7875; 
    font-family: 
    "Open Sans", sans-serif; opacity: 0.6
}

.rotation-button {
    z-index: 10191;
}

fieldset.ccpa {
    display: contents;
}

.successMessage div {
    border: 3px solid #b7985f;
}

img.eventsbanner {
    position: absolute;
    z-index: -1;
    object-position: top;
    height: 250px;
    object-fit: cover;
    width: 100%;
}

h1.apptentive-appbar__title {
    background: #00263d;
}

.apptentive-survey-title h1.name {
    color: rgb(255, 255, 255);
}

.close-survey {
    color: rgb(255, 255, 255);
}

.apptentive-survey-questions {
    background: #FCFCFC;
    color: #555555;
}

button[type="button"].apptentive-survey__button {
    background: #b7985f;
    color: #FFFFFF;
}

apptentive-survey footer.apptentive-survey-footer {
    background: #00263d; 
    /* background: #ff8a00; */
}

ul.bullets-remover {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.submenu-toggle-button:not(:focus-within) {
    opacity: 0;
}
.submenu-toggle-button:focus-within {
    opacity: 1;
}

.carousel-indicators li button {
    opacity: 0;
}

.carousel-indicators li:focus-within {
    border: 1px solid black;
}

a#skipNav {
    position: absolute;
    z-index: 10191;
    opacity: 0;
}
a#skipNav:focus {
    opacity: 1;
}
main ul:not(.bullets-remover):not(.pagination):not(.carousel-indicators) li:not(.breadcrumb-item) {
    list-style-image: url("/content/images/next-icon.svg");
}

img.linkwidgetimg {
	filter: sepia(1);
}


.hero .h1 {
    font-weight: 700;
}

.hero .lead {
    font-weight: 300;
}

.hero.hero-interior .h1 {
    font-size: 6vw;
}

@media (min-width: 768px) {
    .hero.hero-interior h1 {
        font-size: 2rem;
    }
}

@media (min-width: 992px) {
    .hero.hero-interior .h1 {
        font-size: 2.5rem;
    }
}

@media (min-width: 1400px) {
    .hero.hero-interior .h1 {
        font-size: 3rem;
    }
}

@media (max-width: 767px) {
    .hero.hero-interior .rounded-pill {
        --bs-border-radius-pill: 2rem;
    }
}
.hero .container .row {
    height: 25vh;
}
.hero .container .row>div{
    min-height: 25vh;
}
img.homeicon {
    filter: brightness(0.5);
}
body a {
    text-decoration: underline;
}
div.leftnavigation aside {
    display: contents;
}

.cardsec_cardlink img {
    filter: sepia(1);
}
/*img[src*="arrow"] {
    filter: sepia(1);
}*/

a.startnow.text-decoration-none::after {
    content: '\25B6';
    color: #b7985f;
}

#banner-play, #banner-pause {
    color: white;
}

.intro {
    display: none;
}

.carousel-item {
    background-color: #00263d;
}

.carousel-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0,38,61,.95) 0, rgba(35,76,90,.4) 100%);
    z-index: 1;
}

.active .bg-color-image-logo, .carousel-item-right .bg-color-image-logo, .carousel-item-left .bg-color-image-logo {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    max-width: 20%; /* Last fifth of the width */
    max-height: 33.33%; /* No more than 1/3 the height */
    margin: 1em;
    background-size: contain; /* Ensure the image scales down */
    background-position: top right; /* Ensure background image is positioned to the top right */
    background-repeat: no-repeat; /* Prevent the background image from repeating */
    z-index: 2;
    object-fit: contain;
}

.active .bg-color-image-mobile-logo, .carousel-item-right .bg-color-image-mobile-logo, .carousel-item-left .bg-color-image-mobile-logo {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    max-width: 45%;
    margin-top: .75em;
    max-height: 33.33%; /* No more than 1/3 the height */
    background-size: contain; /* Ensure the image scales down */
    background-position: top right; /* Ensure background image is positioned to the top right */
    background-repeat: no-repeat; /* Prevent the background image from repeating */
    z-index: 2;
    object-fit: contain;
}


.active .overlay-text, .carousel-item-right .overlay-text, .carousel-item-left .overlay-text {
    position: absolute;
    bottom: 0;
    right: 0;
    /* height: 66.6%; */
    width: 100%;
    color: white;
    font-size: 1.2vh;
    z-index: 1;
    text-align: center;
    /* padding-right: .75em; */
    /* display: contents !important; */
    background-color: #00263d;
    /* padding: .2em; */
}
/* .carousel-item {
    height: 400px;
} */

ul.carousel-indicators {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    list-style: none;
    align-items: center;
    background-color: black;
    margin: 0;
}

div.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: flex;
    flex-direction: column-reverse;
}

div.carousel-item.active .container.px-0.d-flex {
    flex-grow: 2;
}