body {
    color: #333333 ;
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    overflow-x: hidden;
}

a:focus-visible {
    outline: none !important;
}

p {
    font-family: 'Noticia Text' !important;
    color: #333333 !important;
    font-size: 16px !important;
}

a {
    font-family: 'Noticia Text' !important;
    color: #000000 !important;
    text-decoration: none !important;
}

a:hover {
    color: #ffd03e !important;
    font-weight: bold;
}

/*Top Bar Navigation*/
.topbar-navigation-links a, .topbar-navigation-links a:visited, .topbar-navigation-links a:active {
    font-family: 'Montserrat' !important;
    font-size: 11px !important;
    color: #ffffff !important;
    font-weight: unset !important;
}

.topbar-navigation-links a:hover {
    font-family: 'Montserrat' !important;
    font-size: 11px !important;
    color: #ffffff !important;
    font-weight: bold !important;
}

.topnavpipe {
    color: #ffffff !important;
}

.topbar-navigation-links {
    text-align: left !important;
}

@media only screen and (max-width: 991px) {
    .topbar-navigation-links {
        margin-left: 5% !important;
    }
}

.topbarnavigation-section {
    height: 30px;
}

/*Header Navigation*/
.navbar {
    padding: 20px 0 !important;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
}

a.nav-link, a.nav-link:visited, a.nav-link:active {
    font-family: 'Montserrat' !important;
    text-transform: uppercase !important;
    color: #000000 !important;
    font-size: 13px !important;
    padding: 15px 10px;
    font-weight: 700 !important;
}

a.nav-link:hover {
    color: #ffd03e !important;
    font-family: 'Montserrat' !important;
    font-size: 13px !important;
}

ul.navbar-nav.m-auto {
    margin-right: 6% !important;
}

button.btn.btn-primary-customstyle.navbar-toggler {
    margin-right: 1.5em;
}

@media only screen and (max-width: 991px) {
    .mobilelogo {
        margin-top: unset !important;
        margin-bottom: unset !important;
        max-width: 150px !important;
    }
}

@media only screen and (max-width: 480px) {
    .mobilelogo {
        max-width:100px !important;
    }
}

header.Customborder-top {
    border-bottom: 3px solid #221f20;
}

.dropdown-toggle {
    padding-right: 0.5rem !important;
}

.dropdown-menu>li>a {
    color: #000000 !important;
    font-family: montserrat !important;
    font-weight: bold;
    font-size: 13px !important;
    line-height: 20px;
    background-color: #fff !important;
}

.dropdown-menu>li>a:hover {
    background-color: #unset !important;
    color: #ffd03e !important;
    opacity: 1;
}

@media only screen and (max-width: 480px) {
    a.nav-link.dropdown-toggle {
        margin-right:10px !important;
    }
}

ul.dropdown-menu li.nav-item.dropdown a.nav-link {
    color: #000000 !important;
    font-family: montserrat !important;
    font-weight: bold;
    font-size: 13px !important;
    line-height: 20px;
    background-color: unset !important;
    padding: unset !important;
    text-transform: unset !important;
    padding-bottom: 5px !important;
}

ul.dropdown-menu li.nav-item.dropdown:hover, ul.dropdown-menu li.nav-item.dropdown a.nav-link:hover {
    background-color: unset !important;
    color: #ffd03e !important;
    opacity: 1;
}

ul.dropdown-menu li.nav-item.dropdown a.nav-link:hover {
    background-color: unset !important;
    color: #ffd03e !important;
    opacity: 1;
}

ul.dropdown-menu li.nav-item.dropdown .dropdown-toggle {
    display: none !important;
}

.dropdown-menu {
    padding: unset !important;
}

@media only screen and (min-width: 1224px) {
    .dropdown-menu .dropdown-submenu {
        left: 70%;
        top: -1px;
    }
}

/*.dropdown-submenu a.dropdown-item {white-space: normal;}*/
ul.dropdown-menu {
    left: -15%;
}

/*Home Page Banner*/
.carousel-caption {
    bottom: unset !important;
}

.carousel-item.active {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
}

.carousel-caption {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    right: unset !important;
    left: unset !important;
}

.caraousel-heading p a {
    font-size: 16px !important;
    font-weight: unset !important;
}

.caraousel-heading p a:hover, .caraousel-heading a:hover {
    font-weight: bold !important;
    color: #ffd03e !important;
}

.carousel, .banner-section {
    background-color: #1f1c1f !important;
}

.caraousel-heading h1 {
    font-family: 'Montserrat' !important;
    font-size: 48px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
}

@media only screen and (max-width: 981px) {
    .caraousel-heading h1 {
        font-family: 'Montserrat' !important;
        font-size: 32px !important;
        color: #ffffff !important;
    }
}

@media only screen and (max-width: 767px) {
    .caraousel-heading h1 {
        font-family: 'Montserrat' !important;
        font-size: 24px !important;
        color: #ffffff !important;
    }
}

@media only screen and (max-width: 480px) {
    .caraousel-heading h1 {
        font-family: 'Montserrat' !important;
        font-size: 22px !important;
        color: #ffffff !important;
    }
}

.carousel-inner img {
    height: 450px;
}

.carousel-item a {
    color: #ffffff !important;
}

.carousel-item a:hover {
    font-weight: bold !important;
    color: #ffd03e !important;
    text-decoration: underline !important;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #ffffff !important;
}

.widget-carousel .carousel-control-next-icon, .widget-carousel .carousel-control-prev-icon {
    display: unset !important;
    filter: brightness(0) invert(1) !important;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #ffffff !important;
}

@media only screen and (max-width: 480px) {
    .carousel-indicators {
        margin-bottom:unset !important;
    }
}

div#carouselbanner {
    border-bottom: 3px solid #221f20;
}

/*Internal Page Banner*/
.banner-section {
    background-color: #1f1c1f !important;
    border-bottom: 3px solid #221f20;
}

@media only screen and (min-width: 768px) {
    .banner-section {
        height: 180px;
    }
}

@media only screen and (max-width: 767px) {
    .banner-section img {
        height:100% !important;
    }
}

.banner-heading h1 {
    font-family: 'Montserrat' !important;
    font-size: 40px !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    text-shadow: 3px 3px #000000;
}

@media only screen and (max-width: 981px) {
    .banner-heading h1 {
        font-size:32px !important;
    }
}

@media only screen and (max-width: 767px) {
    .banner-heading h1 {
        font-size:32px !important;
    }
}

@media only screen and (max-width: 480px) {
    .banner-heading h1 {
        font-size:32px !important;
    }
}

/*Footer Navigation*/
.footer-links {
    font-family: 'Montserrat' !important;
    background-color: #414243 !important;
}

.footer-disclaimer {
    font-family: 'Montserrat' !important;
    background-color: #000000 !important;
    color: #ffffff !important;
}

.footer-navigation {
    color: #ffffff !important;
    text-align: center !important;
}

.footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
    font-weight: unset !important;
    font-family: 'Montserrat' !important;
    color: #ffffff !important;
    font-size: 13px !important;
}

.footer-navigation a:hover {
    font-family: 'Montserrat' !important;
    color: #ffd03e !important;
    font-size: 13px !important;
    font-weight: bold !important;
}

.footer-copyright {
    font-family: 'Montserrat' !important;
    color: #ffffff !important;
    font-size: 11px !important;
}

.footer-navigation span {
    font-style: italic !important;
}

.footer-links .col-xl-6 {
    align-content: center !important;
}

/*Open An Order Page*/
@media only screen and (max-width: 767px) {
    .FormSideContent {
        padding-top: 40px !important;
    }
}

.FormDisclaimer p {
    color: #000000 !important;
    font-weight: 700 !important;
    font-style: italic !important;
    padding: 0px 10px !important;
}

.FormDisclaimer {
    border: 2px solid #1F3D3B !important;
    border-top: none !important;
}

.image-text-widget-widgetimage h3 span {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #333333 !important;
    font-size: 24px !important;
    margin-top: 10px;
}

@media only screen and (max-width: 480px) {
    .image-text-widget-widgetimage h3 span {
        font-size: 21px !important;
    }
}

/*Form*/
.form-field {
    margin: 5% !important;
}

.control-label {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #1F3D3B !important;
    font-weight: 700 !important;
    padding-bottom: 10px !important;
}

.explanation-text {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #1F3D3B !important;
}

.ktc-radio {
    align-items: center;
    display: flex;
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #1F3D3B !important;
}

.field-validation-error {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: red !important;
}

form {
    border: 2px solid #1F3D3B !important;
}

input[type="submit"] {
    margin: 2% 5% 5% 5% !important;
    padding: 10px !important;
    font-family: 'Noticia Text' !important;
}

.ktc-radio label {
    margin-left: 5px !important;
}

.ktc-radio-list {
    display: flex !important;
    gap: 15px;
    flex-direction: column !important;
    align-items: flex-start !important;
}

.editing-form-control-nested-control {
    flex-direction: column !important;
}

.formwidget-submit-text {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #1F3D3B !important;
    font-weight: 400 !important;
    padding: 20px 40px 20px 40px !important;
    border: 2px solid #1F3D3B !important;
    margin: 20px 0px;
}

.customform-title {
    color: #1f3d3b !important;
    font-weight: 700 !important;
    font-style: italic !important;
    padding-bottom: 10px !important;
    text-align: left !important;
}

form select {
    appearance: auto !important;
}

/*People*/
.employee-name, .employee-designation, .know-more, .employee-email a {
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
    color: #333333 !important;
}

.know-more a:hover, .employee-email a:hover {
    color: #ffd03e !important;
}

.employee-designation {
    font-style: italic;
}

.icon-only img {
    width: 35px !important;
}

.icon-only {
    float: unset !important;
    display: inline-block;
}

.employeecard {
    box-shadow: unset !important;
}

.IntroText h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    margin-bottom: 15px;
    font-size: 32px !important;
}

@media only screen and (max-width: 981px) {
    .IntroText h2 {
        font-size: 32px !important;
    }
}

@media only screen and (max-width: 767px) {
    .IntroText h2 {
        font-size: 32px !important;
    }
}

@media only screen and (max-width: 480px) {
    .IntroText h2 {
        font-size: 28px !important;
    }
}

.OurTeamHeader h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    margin-bottom: 15px;
    font-size: 24px !important;
}

@media only screen and (max-width: 480px) {
    .OurTeamHeader h2 {
        font-size: 21px !important;
    }
}

.team-memberinfo .btn {
    background-color: #FFFFFF !important;
    border: 3px solid #000000 !important;
}

.employeecard:hover .team-memberinfo {
    bottom: -5px !important;
    opacity: 1;
}

/*.OurTeamPage .employee-image {max-width: 100%; height: 240px !important; width: auto !important;}*/
/*Wiresafe Page*/
.tab-widget .nav-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}

.tab-widget .nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: unset !important;
}

.tab-widget .nav-tabs {
    border-bottom: unset;
}

.img-tab {
    height: 100%;
    width: 100%;
}

.tab-widget .nav-item a {
    font-family: 'Noticia Text' !important;
    font-size: 24px !important;
    font-weight: 700 !important;
}

.tab-widget .mt-3 {
    margin-top: 0 !important;
}

.tab-widget .VideoSection {
    width: 100% !important;
}

.tab-widget h2 {
    font-family: 'Noticia Text' !important;
    font-size: 24px !important;
    font-weight: 700 !important;
}

.tab-widget .descp p {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #333333 !important;
}

.tab-widget .descp li {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #333333 !important;
}

.tab-widget .nav-tabs {
    background-color: #000000 !important;
}

.tab-widget .nav-tabs a {
    background-color: #000000 !important;
}

.tab-widget .descp-two h3 {
    font-family: 'Noticia Text' !important;
    font-size: 23px !important;
    font-weight: 700 !important;
    color: #333333 !important;
}

.tab-widget .descp-two a {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #333333 !important;
}

.tab-widget .descp-two a:hover {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #087D12 !important;
}

.tab-widget .descp a {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #333333 !important;
}

.tab-widget .descp a:hover {
    font-family: 'Noticia Text' !important;
    font-size: 16px !important;
    color: #087D12 !important;
}

@media only screen and (max-width: 767px) {
    .tab-widget button span {
        color: #333333 !important;
    }
}

.tab-widget .tab_container {
    padding-top: 16px !important;
}

.img-tab {
    padding: 50px !important;
    color: #ffffff;
}

.tab_content {
    margin-bottom: 20px !important;
}

/*Home Page*/
.wdg-free-text-desc h2, h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    margin-bottom: 15px;
    font-size: 36px;
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 981px) {
    .wdg-free-text-desc h2, h2, .HomeServicesSection h2 {
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 767px) {
    .wdg-free-text-desc h2, h2, .HomeServicesSection h2 {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 480px) {
    .wdg-free-text-desc h2, h2, .HomeServicesSection h2 {
        font-size: 28px !important;
    }
}

.HomeServicesSection h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    margin-bottom: 15px;
    font-size: 36px;
    margin-bottom: 20px !important;
}

.RealEstateServices .wd-twocolumn p strong {
    font-family: 'Montserrat' !important;
    color: #000000 !important;
    font-weight: bold;
    font-size: 16px !important;
    text-transform: uppercase !important;
}

.RealEstateServices .wd-twocolumn p a {
    font-family: 'Montserrat' !important;
    font-weight: bold;
    color: #000000 !important;
    font-size: 13px !important;
    font-weight: bold;
    text-transform: uppercase !important;
}

.RealEstateServices .wd-twocolumn p a:hover {
    color: #ffd03e !important;
    text-decoration: underline !important;
}

.RealEstateServices .wd-twocolumn div {
    margin: 15px 0px;
}

h2.widgetname {
    font-family: 'Montserrat' !important;
    font-weight: unset !important;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;
}

.HomeCustomerCategory h2.widgetname:hover {
    color: #ffd03e !important;
}

.HomeCustomerCategory {
    padding: 15px !important;
}

.productTestimonialWidget .carousel {
    background-color: unset !important;
}

.productTestimonialWidget .carousel-indicators {
    display: none;
}

.testimonial-twocol-rowResources h2 {
    font-size: 30px !important;
    font-family: 'Montserrat';
    color: #ffffff !important;
}

@media only screen and (max-width: 480px) {
    .testimonial-twocol-rowResources h2 {
        font-size: 30px !important;
    }
}

.testimonial-twocol-rowResources h3 {
    font-size: 20px !important;
    font-family: 'Noticia Text' !important;
    color: #ffffff !important;
}

.testimonial-twocol-rowResources h4 {
    font-size: 18px !important;
    font-family: 'Noticia Text' !important;
    color: #ffffff !important;
    margin-bottom: 15px;
}

.testimonial-twocol-rowResources a {
    font-family: 'Montserrat' !important;
    color: #ffffff !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.testimonial-twocol-rowResources a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #ffd03e !important;
    text-decoration: underline !important;
}

.ContactUs h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #ffffff !important;
    font-size: 36px !important;
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 480px) {
    .ContactUs h2 {
        font-size: 32px !important;
    }
}

.ContactUsButton .buttonwidget {
    color: #ffffff !important;
    background-color: unset !important;
    border: 3px solid #fff;
    padding: 15px 20px;
    font-size: 18px !important;
    font-family: 'Montserrat' !important;
}

.ContactUsButton .buttonwidget:hover {
    background-color: #ffd03e !important;
    color: #fff !important;
}

.HomeEmployeeTestimonial span.Biopage-quotes {
    font-size: 34px;
    color: #ffffff;
    line-height: .7em;
    margin-left: -8px;
    font-style: italic;
}

.productTestimonialWidget .two-coltwo-desc em {
    font-size: 16px !important;
    font-family: 'Noticia Text' !important;
    color: #ffffff !important;
    font-style: italic;
}

.productTestimonialWidget .two-colone-desc img {
    height: 300px !important;
    display: block !important;
    object-fit: cover !important;
}

.productTestimonialWidget .two-colone-desc {
    width: 100% !important;
    height: 300px !important;
}

.productTestimonialWidget {
    padding-bottom: unset !important;
    height: 300px;
}

@media only screen and (min-width: 1400px) {
    .productTestimonialWidget .col-xs-12.col-sm-6.col-md-4.TwoColumn-colone {
        background-size: contain !important;
    }
}

.productTestimonialWidget .col-xs-12.col-sm-6.col-md-4.TwoColumn-colone {
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.productTestimonialWidget .TwoColumn-colone {
    padding: 0 !important;
}

@media only screen and (max-width: 991px) {
    .productTestimonialWidget .col-xs-12.col-sm-6.col-md-4.TwoColumn-colone {
        display: none !important;
    }
}

.HomeMarketingSection .widgetname-heading h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    font-size: 24px !important;
    color: #000000 !important;
    text-align: left;
}

@media only screen and (max-width: 480px) {
    .HomeMarketingSection .widgetname-heading h2 {
        font-size: 24px !important;
    }
}

.HomeMarketingSection a {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: #000000 !important;
    text-transform: uppercase !important;
}

.HomeMarketingSection a:hover {
    color: #ffd03e !important;
    text-decoration: underline !important;
}

.HomeEmployeeTestimonial .two-coltwo-desc h2 {
    color: #ffffff !important;
}

/*Service Details Page*/
.twocolsection-colone h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 32px !important;
}

@media only screen and (max-width: 480px) {
    .twocolsection-colone h2 {
        font-size: 28px !important;
    }
}

.wdg-free-text-desc h3 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #333333 !important;
    font-size: 24px !important;
    margin-top: 10px;
}

@media only screen and (max-width: 480px) {
    .wdg-free-text-desc h3 {
        font-size: 21px !important;
    }
}

.video-description h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 20px !important;
}

@media only screen and (max-width: 480px) {
    .wdg-free-text-desc h3 {
        font-size: 20px !important;
    }
}

.video-description {
    padding-top: 10px;
}

.accordion-button.collapsed {
    color: #000000 !important;
    background-color: #E9E9EA !important;
}

.accordion-button.collapsed:hover {
    color: #ffd03e !important;
}

.accordion-button:not(.collapsed) {
    color: #000000 !important;
    background-color: #E9E9EA !important;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-body {
    padding: 0rem 1.25rem 1rem 1.25rem !important;
}

.small .caraousel-heading, .OfficeBanner .caraousel-heading {
    background-color: unset !important;
    border: unset !important;
    padding: unset !important;
}

.ServiceDetailPagesection h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #004c97 !important;
    font-size: 32px !important;
}

@media only screen and (max-width: 480px) {
    .ServiceDetailPagesection h2 {
        font-size: 28px !important;
    }
}

/*Builder Services*/
.BuilderServices h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 32px !important;
}

@media only screen and (max-width: 480px) {
    .BuilderServices h2, .BuilderServices .employee-name {
        font-size: 28px !important;
    }
}

.BuilderServices .employee-name {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 32px !important;
}

.BuilderServices .employeecard {
    max-width: 300px !important;
}

/*Document Center*/
.DocumentCenter h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 32px !important;
}

@media only screen and (max-width: 480px) {
    .DocumentCenter h2, .BuilderServices .employee-name {
        font-size: 28px !important;
    }
}

.DocumentCenter a {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #333333 !important;
    font-size: 16px !important;
}

.DocumentCenter a:hover {
    color: #ffd03e !important;
}

.DocumentCenter h3 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
}

/*Real Estate Dictionary Page*/
.GlossaryLinks p a, .GlossaryLinks p {
    color: #000000 !important;
    font-family: 'Montserrat' !important;
    font-size: 22px !important;
    text-decoration: unset !important;
}

.GlossaryLinks p a:hover {
    color: #ffd03e !important;
}

.Letter h2 {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 32px !important;
}

@media only screen and (max-width: 480px) {
    .Letter h2 {
        font-size: 28px !important;
    }
}

/*News & Events*/
.image-text-widget .container {
    padding-left: 0px !important;
}

h3 {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #2e334e !important;
    font-weight: bold !important;
}

.NewsEvents h3 {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #192a54 !important;
    font-weight: bold !important;
}

.NewsEvents a {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #192a54 !important;
}

.NewsEvents a:hover {
    color: #ffd03e !important;
    font-weight: bold !important;
}

.rsswidgetfields {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #3f3f3f !important;
    text-align: left !important;
    margin-bottom: 10px;
    padding-top: 10px;
}

@media only screen and (max-width: 480px) {
    .rsswidgetfields {
        font-size: 21px !important;
    }
}

.rsssource {
    display: none !important;
}

.TheLatestArticlesFromtheFNFNewsdesk {
    width: 95%;
    border: 1px solid #000000 ;
    margin-left: 5px !important;
}

.col-12.rsstitle {
    margin-top: 1rem;
}

.News a, .News a:active, .News a:visited {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #333333 !important;
    text-decoration: none !important;
}

.News a:hover {
    color: #ffd03e !important;
}

.FeaturedStory .img-text, .LocalRealEstateTrends .img-text {
    float: left;
}

.rsschannel, .rsssource, .RssDescription:first-child {
    display: none !important;
}

/*Offices*/
.map-widget .container {
    padding-left: 0px;
}

h2.map-heading {
    font-family: 'Montserrat' !important;
    font-size: 32px !important;
    color: #000000 !important;
    font-weight: bold !important;
    margin-bottom: 25px !important;
}

@media only screen and (max-width: 480px) {
    h2.map-heading {
        font-size: 28px !important;
    }
}

.OfficePagesection p, .OfficePagesection p a {
    font-family: 'Montserrat' !important;
    color: #333333 !important;
}

.OfficePagesection p a:hover {
    font-family: 'Montserrat' !important;
    color: #ffd03e !important;
}

.OfficePagesection .twocolsection-coltwo h2 {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #000000 !important;
    font-weight: bold !important;
}

@media only screen and (max-width: 480px) {
    .OfficePagesection .twocolsection-coltwo h2 {
        font-size: 21px !important;
    }
}

.OfficePagesection .twocolsection-coltwo h3 {
    font-family: 'Montserrat' !important;
    font-size: 20px !important;
    color: #333333 !important;
    font-weight: bold !important;
}

.OfficePagesection h2.map-heading {
    font-family: 'Montserrat' !important;
    font-size: 32px !important;
    color: #000000 !important;
    font-weight: bold !important;
    text-transform: unset !important;
}

@media only screen and (max-width: 480px) {
    .OfficePagesection h2.map-heading, .OfficeEmployeesection .OurPeople h2 {
        font-size:28px !important;
    }
}

.OfficeEmployeesection .OurPeople h2 {
    font-size: 32px !important;
    color: #000000 !important;
}

/*Contact Us*/
.map-widget .container {
    padding-left: 0px;
}

@media only screen and (max-width: 768px) {
    .map-widget .container {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.OurOffices a, .OurOffices a:active, .OurOffices a:visited {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #333333 !important;
    text-decoration: none !important;
}

.OurOffices a:hover {
    color: #ffd03e !important;
    font-weight: bold !important;
}

h2.map-heading {
    font-family: 'Montserrat' !important;
    font-size: 20px !important;
    color: #333333 !important;
    font-weight: bold !important;
    text-transform: uppercase;
    margin-top: 10px;
}

@media only screen and (max-width: 480px) {
    h2.map-heading {
        font-size: 20px !important;
    }
}

.map-description a, .map-description a:active, .map-description a:visited, .map-description p {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: unset !important;
    text-decoration: none !important;
}

.map-description a:hover {
    color: #ffd03e !important;
    font-weight: bold !important;
}

.OurOfficesDesktopView {
    display: block;
}

.OurOfficesMobileView {
    display: none;
}

@media only screen and (max-width: 767px) {
    .OurOfficeslistDesktopView .twocolsection-coltwo, .OurOfficeslistDesktopView .threecolsection-colthree {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .OurOfficesMobileView {
        display: block;
        margin-bottom: 20px;
    }
}

.OurOfficesDesktopView h3, .OurOfficesMobileView h3 {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #000000 !important;
    font-weight: bold !important;
    margin: 20px 0px;
}

@media only screen and (max-width: 480px) {
    .Officesidebar .wdg-free-text-desc h3 {
        font-size: 21px !important;
    }
}

.OurOfficesDesktopView a, .OurOfficesMobileView a {
    padding-left: 5px !important;
    font-family: 'Montserrat' !important;
    font-size: 18px !important;
    color: #333333 !important;
    font-weight: bold !important;
}

.OurOfficesDesktopView img, .OurOfficesMobileView img {
    padding-left: 10px !important;
}

.OurOfficesDesktopView a:hover, .OurOfficesMobileView a:hover {
    color: #ffd03e !important;
}

.OurOfficesMobileView .wdg-free-text-desc .container {
    padding: 20px 5px !important;
}

@media only screen and (min-width: 767px) {
    h2.map-heading {
        min-height: 50px;
    }
}

@media only screen and (min-width: 767px) {
    .OurOfficeslistDesktopView .map-description {
        min-height: 175px;
    }
}

.OurOfficesMobileView h2 {
    padding-top: 10px !important;
}

.OurOfficesDesktopView ul {
    padding-left: 0px;
}

.OurOfficesDesktopView li {
    display: flex;
    align-items: flex-start;
    line-height: 2;
}

.OurOfficesDesktopView div {
    flex: 1;
}

.OurOfficesDesktopView .container {
    padding-left: 12px !important;
}

/*Bio Page*/
.breadcrumb-links a {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #000000 !important;
}

.breadcrumb-links a:hover {
    color: #ffd03e !important;
}

.emp-biotext {
    padding-right: 50px !important;
}

.emp-biotext p {
    text-align: left !important;
}

.emp-biotext em {
    font-size: 20px !important;
}

.emp-name {
    font-family: 'Montserrat' !important;
    font-size: 32px !important;
    color: #000000 !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

@media only screen and (max-width: 981px) {
    .emp-name {
        font-size: 32px !important;
    }
}

@media only screen and (max-width: 767px) {
    .emp-name {
        font-size: 32px !important;
    }
}

@media only screen and (max-width: 480px) {
    .emp-name {
        font-size: 28px !important;
    }
}

.emp-jobtitle {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #333333 !important;
    font-weight: 400 !important;
    font-style: unset !important;
    margin-bottom: 1em;
}

@media only screen and (max-width: 480px) {
    .emp-jobtitle {
        font-size: 21px !important;
    }
}

.emp-email img {
    display: none !important;
}

.emp-representing, .emp-representing a {
    font-family: 'Montserrat' !important;
    font-size: 19px !important;
    color: #333333 !important;
    font-weight: 700 !important;
    margin-bottom: 15px;
}

.emp-representing a:hover, .emp-email a:hover {
    color: #60605C !important;
}

.Biopage-quotes {
    font-size: 34px;
    color: #333333;
    line-height: .7em;
    font-style: italic;
}

.employeebioinfo .emp-info {
    background-color: #ededed !important;
    text-align: center;
    border-bottom: 2px #002442 solid;
}

.emp-gretting div {
    background-color: #ededed !important;
    text-align: center;
}

.emp-gretting {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #000000 !important;
    text-transform: uppercase !important;
    background-color: #ededed !important;
    font-weight: 700 !important;
    border-top: 2px #002442 solid;
}

@media only screen and (max-width: 570px) {
    .emp-list {
        margin-left: auto;
        margin-right: auto;
    }
}

.OurTeamOperationsSection .team-memberinfo .btn {
    margin-bottom: -30px !important;
}

.emp-info .emp-email a, .emp-info .emp-phonenumber a {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #333333 !important;
    font-weight: 400 !important;
    word-break: break-all;
}

.emp-info .emp-email a:hover, .emp-info .emp-phonenumber a:hover {
    color: #ffd03e !important;
    font-weight: 700 !important;
}

.emp-image {
    text-align: center;
}

/*.employee-image {height: 340px !important; width: 300px !important;}*/
/*Customer Page*/
.threecolsection-colone .wdg-free-text-desc .container, twocolSection .wdg-free-text-desc .container, .twocolsection-colone .wdg-free-text-desc .container {
    padding: unset !important;
}

.twocolSection .wdg-free-text-desc, .threecolsection-colone .wdg-free-text-desc, .twocolsection-colone .wdg-free-text-desc {
    padding: 5px 0px 5px 0px !important;
}

.CustomerCategory h2.widgetname {
    font-family: 'Montserrat' !important;
    font-weight: bold !important;
    color: #000000 !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;
}

.CustomerCategory h2.widgetname:hover {
    color: #ffd03e !important;
}

.CustomerCategory .image-text-widget, .HomeCustomerCategory .image-text-widget {
    text-align: center !important;
}

.CustomerCategory .image-text-widget, .HomeCustomerCategory .image-text-widget {
    max-width: 240px;
    margin-bottom: 20px !important;
}

.image-text-widget .modal-content {
    border-radius: 2em !important;
}

.image-text-widget .modal-header .btn-close {
    margin: 0rem 0rem -.5rem auto
}

.modal-header {
    border-bottom: unset !important;
}

.modal-body .widgetHeading {
    font-family: 'Montserrat' !important;
    text-transform: uppercase;
    color: #ffffff !important;
    font-size: 24px !important;
}

@media only screen and (max-width: 480px) {
    .modal-body .widgetHeading {
        font-size: 21px !important;
    }
}

.modal-body .titleDescription p, .modal-body .titleDescription a {
    font-family: 'Montserrat' !important;
    color: #ffffff !important;
    font-size: 16px !important;
    text-align: left !important;
}

.modal-body .titleDescription a:hover {
    color: #ffd03e !important;
}

.CustomerRealEstateService .threecol-section .container {
    padding: 0px 8px !important;
}

.CustomerRealEstateService .threecol-section .wdg-free-text-desc {
    padding: 0px 5px !important;
    text-align: left !important;
}

@media only screen and (max-width: 992px) {
    .CustomerRealEstateService .row.threecol-section > div {
        display: flex !important;
        flex-direction: column !important;
    }
}

@media only screen and (min-width: 992px) {
    .CustomerRealEstateService .wdg-free-text-desc {
        min-height: 420px !important;
    }
}

@media only screen and (min-width: 1024px) {
    .CustomerRealEstateService .wdg-free-text-desc {
        min-height: 300px !important;
    }
}

.CustomerRealEstateService .wdg-free-text-desc h2 {
    font-family: 'Montserrat' !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #ffffff !important;
}

@media only screen and (max-width: 981px) {
    .CustomerRealEstateService .wdg-free-text-desc h2 {
        font-size: 35px !important;
    }
}

@media only screen and (max-width: 767px) {
    .CustomerRealEstateService .wdg-free-text-desc h2 {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 480px) {
    .CustomerRealEstateService .wdg-free-text-desc h2 {
        font-size: 28px !important;
    }
}

@media only screen and (max-width: 767px) {
    .CustomerRealEstateService .wdg-free-text-desc {
        margin: 15px 15px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.CustomerRealEstateService .wdg-free-text-desc h3, .CustomerRealEstateService .wdg-free-text-desc h2 {
    padding-top: 12px !important;
    color: #000000 !important;
}

.CustomerRealEstateService .wdg-free-text-desc {
    margin: 30px 15px;
    border-radius: 12px !important;
    display: flex;
    flex: 1 !important;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.CustomerMarketingServices .tab-widget a.nav-link.active {
    font-family: 'Montserrat' !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    font-weight: bold !important;
    font-size: 18px !important;
}

.CustomerMarketingServices .tab-widget .nav-tabs .nav-link {
    font-size: 18px !important;
    color: #ffffff !important;
    font-family: 'Montserrat' !important;
    background-color: #6d6e71 !important;
    border: solid 1px rgba(250, 250, 250, .3) !important;
    margin-bottom: unset !important;
    padding: 1em 1em !important;
    min-height: 120px !important;
    text-align: center !important;
    justify-content: center !important;
    display: flex !important;
    align-content: center !important;
    flex-wrap: wrap !important;
}

@media only screen and (max-width: 768px) {
    .CustomerMarketingServices .tab-widget .nav-tabs .nav-link {
        font-size:21px !important;
    }
}

.CustomerMarketingServices .tab-widget .nav-tabs {
    background-color: unset !important;
}

.CustomerMarketingServices .tab-widget .nav-item {
    max-width: unset !important;
    border-bottom: unset !important;
}

.CustomerMarketingServices .tab-widget .tab_container {
    background-color: #ffffff !important;
    padding: 1em 3em !important;
}

#CustomerMarketingServices .tab_content {
    margin: 30px 0px 60px 0px;
}

.text-start {
    text-align: left !important;
}

@media only screen and (max-width: 768px) {
    .CustomerMarketingServices .accordion-button:not(.collapsed) {
        color: #6d6e71 !important;
        background-color: #ffffff !important;
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125) !important;
    }
}

@media only screen and (max-width: 768px) {
    .CustomerMarketingServices .accordion-button.collapsed {
        color: #004c97 !important;
        background-color: #ececed !important;
    }
}

@media only screen and (max-width: 768px) {
    .CustomerMarketingServices .accordion-body {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}

@media only screen and (max-width: 768px) {
    .CustomerMarketingServices .accordion-header {
        margin-bottom: 0px !important;
    }
}

@media only screen and (max-width: 768px) {
    .CustomerMarketingServices .accordion-item {
        background-color: unset !important;
        border: 1px solid #485190 !important;
    }
}

div#MarketingServicesaccoridon {
    margin-bottom: 20px;
}

.CustomerMarketingServices .tab-widget .descp a:hover {
    color: #ffd03e !important;
}

.text-start {
    background-color: #ffffff;
    padding: 20px 20px;
}

.CustomerOrderFormsandTools .image-text-widget {
    border-radius: 12px !important;
    box-shadow: rgba(0, 0, 0, .2) 0 0 16px !important;
    margin: 20px 11px;
    display: flex;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    min-height: 275px;
    position: relative;
}

.CustomerOrderFormsandTools .image-text-widget .widgetname {
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    color: #000000 !important;
    font-weight: bold !important;
}

@media only screen and (max-width: 480px) {
    .CustomerOrderFormsandTools .image-text-widget .widgetname {
        font-size:21px !important;
    }
}

@media only screen and (min-width: 768px) {
    .CustomerOrderFormsandTools .image-text-widget {
        max-width:31% !important;
    }
}

@media only screen and (max-width: 767px) {
    .CustomerOrderFormsandTools .image-text-widget {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.CustomerOrderFormsandTools {
    background-size: 110% 100% !important;
}

.CustomerOrderFormsandTools a.image-text-button {
    width: 60% !important;
    margin-bottom: 20px;
}

.CustomerOrderFormsandTools .image-text-widget .text-desc {
    padding: 0 15px !important;
}

.CustomerRealEstateLibrary .buttonwidgetsection {
    width: 100% !important;
}

.CustomerRealEstateLibrary a.buttonwidget, a.buttonwidget {
    font-size: 20px !important;
    font-family: 'Montserrat' !important;
}

.CustomerRealEstateLibrary .buttonwidgetsection {
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, .8) 0 0 10px !important;
}

a.buttonwidget {
    color: #ffffff !important;
}

.CustomerOrderFormsandTools a.image-text-button {
    border-radius: 5px !important;
    padding: 15px 0px;
    box-shadow: rgba(0, 0, 0, .8) 0 0 10px !important;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    color: #ffffff !important;
}

.CustomerOrderFormsandTools a.image-text-button:hover {
    color: #000000 !important;
}

.modal-body a {
    word-break: break-all;
}

.tab-widget .descp a {
    font-size: 16px !important;
    color: #000000 !important;
}

.MarketingServices .descp a:hover {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #ffd03e !important;
}

.CustomerServiceLinks a {
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: bold;
    line-height: 2em;
}

.CustomerServiceLinks a:hover {
    color: #ffd03e !important;
}

.row.topbar-navigation-links {
    max-width: 1320px !important;
    margin-left: auto;
    margin-right: auto;
}

section.vc-breadcrumb {
    padding-left: 0px !important;
}
