body {color:#333333; font-family: 'Noticia Text' !important; font-size: 16px !important;  overflow-x: hidden;}
a:focus-visible{outline: 2px solid black !important; border-radius: 5px !important;}
p{font-family: 'Noticia Text' !important; font-size: 16px !important; color:#333333 !important;}
a{font-family: 'Montserrat' !important; text-decoration: none !important; font-size: 16px !important;}
a:hover{background-color: transparent !important; text-decoration: none !important;}

/*Logo*/
@media only screen and (min-width: 1400px){nav.navbar.navbar-expand-lg.navbar-light {max-width: 1320px !important;}}
@media only screen and (min-width: 1200px)and (max-width:1399px){nav.navbar.navbar-expand-lg.navbar-light {max-width: 1140px !important;}}
@media only screen and (min-width: 992px) and (max-width:1199px){nav.navbar.navbar-expand-lg.navbar-light {max-width: 960px !important;}}
@media only screen and (min-width: 768px) and (max-width:991px){nav.navbar.navbar-expand-lg.navbar-light {max-width: 100% !important;}}
@media only screen and (min-width: 576px) and (max-width:767px){nav.navbar.navbar-expand-lg.navbar-light {max-width: 100% !important;}}
.navbar{ padding:20px !important;}
@media only screen and (min-width: 480px){.navbar{ padding:20px 0px 20px 0px !important;}}
ul.navbar-nav.m-auto {margin-right: 0 !important;}
.navbar-expand-lg {	max-width: unset !important;margin-left: auto !important;margin-right: auto !important;}

/*Top Bar Navigation*/
.topbarnavigation{
	text-align: left !important;
	margin-left: 0 !important;
    margin: 0 auto !important;
    padding: 5px 10px !important;
}
.topbar-link{
	font-family: 'Montserrat' !important;
	color: #ffffff !important;
	font-size: 11px !important;
}
.topbar-link:hover{
	color: #ffffff !important;
	font-weight: bold !important;
}
.topnavpipe{
	color: #ffffff !important;
}
@media only screen and (max-width:767px){.topbarnavigation-section{display: none !important;}}

/*Header Navigation*/
.navbar{padding:20px !important;}
button.btn.btn-primary-customstyle.navbar-toggler{font-size: 16px !important; background-color: #003057 !important; color: #FFFFFF !important; font-family: 'Montserrat' !important;}
.navbar-light .navbar-toggler-icon{filter: brightness(0) invert(1) !important;}
.navbar-nav .nav-link {padding-right: 0 !important; padding-left: 0 !important;}
@media only screen and (max-width:767px){.mobilelogo{margin-left: unset !important;}}
@media only screen and (max-width:767px){button.btn.btn-primary-customstyle.navbar-toggler{margin-right: unset !important;}}
@media only screen and (max-width:480px){.navbar{padding: 10px !important;}}
header.Customborder-top{border-bottom: 3px solid #003057 !important;}

/*Menu Links*/
.navbar-light .navbar-nav .nav-link {font-family: 'Montserrat' !important; text-transform: uppercase !important; font-size: 13px !important; color: #003057 !important; font-weight: bold !important;}
.navbar-light .navbar-nav .nav-link:hover {color: #aa1f2e !important; text-decoration: none !important;}
.nav-item {padding-left: 15px !important; padding-right: 15px!important;}
ul.navbar-nav.m-auto{margin-right: 0 !important;}

.dropdown-item:hover, .dropdown-item:active {background-color: #d8d7d6 !important;}

a.dropdown-item{font-family: 'Montserrat' !important; color: #003057 !important; font-size: 14.5px !important;font-weight: 700 !important;}
a.dropdown-item:hover{color:#003057 !important;}

.dropdown-menu li {border-bottom: 1px #f2f1f1 solid !important;}
.dropdown-item {padding: .25rem 1.5rem !important}
.dropdown-menu{padding: 0 !important;}
@media only screen and (max-width:480px){.mobilelogo img{width: 200px !important;}}

/*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;}
.widget-carousel{border-bottom: 3px solid #003057 !important;}
.carousel-btn{display: unset !important;}

.caraousel-heading a{font-family: 'Montserrat' !important; font-size:48px !important; color:#ffffff !important; text-decoration: none !important; text-decoration: underline !important;}
@media only screen and (max-width:981px){.caraousel-heading a{font-size:32px !important;}}
@media only screen and (max-width:767px){.caraousel-heading a{font-size:24px !important;}}
@media only screen and (max-width:480px){.caraousel-heading a{font-size:22px !important;}}

.caraousel-heading a:hover{color:#ffffff !important; }
.caraousel-subheading{font-family: 'Montserrat' !important; color:#ffffff !important;}
.caraousel-subheading a{font-family: 'Montserrat' !important; color:#ffffff !important;}

.carousel-control-next{opacity: 0.7 !important;}
.carousel-control-next:hover{opacity: 0.9 !important;}

.carousel-control-prev{opacity: 0.7 !important;}
.carousel-control-prev:hover{opacity: 0.9 !important;}

.carousel-control-next-icon{display: unset !important; background-size: 90px 90px !important; width: 50px !important; height: 25px !important;}
.carousel-control-prev-icon{display: unset !important; background-size: 90px 90px !important; width: 50px !important; height: 25px !important;}

h1{font-family: 'Montserrat' !important; font-size:48px !important; color:#ffffff !important; font-weight: bold !important; text-shadow: 2px 1px 1px #000000 !important; text-align: center !important;}
@media only screen and (max-width:981px){h1{font-size:32px !important;}}
@media only screen and (max-width:767px){h1{font-size:24px !important;}}
@media only screen and (max-width:480px){h1{font-size:22px !important;}}

.carousel-item>img, .rolloveranimation>img {
    max-width: 100% !important;   
    vertical-align: top !important;
    width: 100% !important;
    object-fit: cover !important;
    overflow-clip-margin: content-box !important;
    overflow: clip !important; 
    z-index: 0 !important;
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #ffffff !important;
}

.widget-carousel .carousel-btn{
	display: flex !important;
    align-items: center !important;
    position: inherit !important;
    top: 130px !important;
    justify-content: center !important;
    left: 50% !important;
}

.carousel-btn .btn{
	font-family: 'Montserrat' !important;
    background-color: #3d5daa !important;
    border: none !important;
    border-radius: 5px !important;
    color: #FFFFFF !important;
    font-size: 16px !important;
    padding: 10px !important;
    font-weight: 900 !important;
}
.widget-carousel .carousel-item .carousel-btn{position: inherit !important; top: 95px !important;}
@media only screen and (max-width:924px) {.widget-carousel .carousel-item .carousel-btn {top: 75px !important;}}
@media only screen and (max-width:767px) {.widget-carousel .carousel-item .carousel-btn {top: 45px !important;}}

/*Banner*/
.banner-heading h1{
	text-align: center !important;
	color: #ffffff !important;
	font-size: 40px !important;
	font-weight: bold !important;
	text-shadow: 4px 4px 4px #000000 !important;
}
@media only screen and (max-width:981px){.banner-heading h1{font-size:32px !important;}}
@media only screen and (max-width:480px){.banner-heading h1{font-size:24px !important;}}

.banner-section img{
	object-position: top center;
	object-fit: cover !important;
	min-height: 350px !important;
	height:100%;
}
.banner-section{
	height: 350px !important;
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
	border-bottom: 3px solid #003057 !important;}

.banner-section .banner-heading, .CustomerInternalBanner h1, .OfficeBannerSection h1{background-color: rgba(6, 43, 87, .3) !important;
    border: solid 3px #aa1f2e !important;
    border-radius: 100px !important;
    padding: 20px 50px !important;}

	
.CustomerInternalBanner h1, .OfficeBannerSection h1{display: inline-block !important;}
@media only screen and (max-width:400px){.banner-section .banner-heading, .CustomerInternalBanner h1{padding: 10px 29px !important;}}

@media only screen and (max-width: 480px) {.carousel .carousel-inner .carousel-item img {height: 220px !important;}}

/*Home Page*/

.HomeHeaderSection .fr-view h2{font-family: 'Montserrat' !important; font-size: 36px !important; color: #003057 !important;font-weight: bold !important;}
@media only screen and (max-width:981px){.HomeHeaderSection .fr-view h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.HomeHeaderSection .fr-view h2{font-size: 28px !important;}}

.HomeContactSection h2.widgetname{padding: 15px 0 25px !important;}

.productTestimonialWidget .row.testimonial-twocol-rowResources{height: 310px !important;}
@media only screen and (max-width:991px){.productTestimonialWidget .col-xs-12.col-sm-6.col-md-4.TwoColumn-colone{display: none !important;}}
.row.testimonial-twocol-rowResources{width:862.53px !important;}
@media only screen and (max-width:1399px){.row.testimonial-twocol-rowResources{width:760px !important;}}
@media only screen and (max-width:1199px){.row.testimonial-twocol-rowResources{width:639.98px !important;}}
@media only screen and (max-width:991px){.row.testimonial-twocol-rowResources{width:unset !important;}}
.productTestimonialWidget .col-xs-12.col-sm-6.col-md-4.TwoColumn-colone{background-repeat: no-repeat !important; background-position: center !important;}
@media only screen and (min-width:1400px){.productTestimonialWidget .col-xs-12.col-sm-6.col-md-4.TwoColumn-colone{background-size: contain !important;}} 
.productTestimonialWidget .two-colone-desc{width: 100% !important; height: 100% !important;}
.productTestimonialWidget .two-colone-desc img{height: 310px !important; display:block !important; object-fit: cover !important;}
.productTestimonialWidget .TwoColumn-colone{padding: 0 !important;}
@media only screen and (max-width:991px){.productTestimonialWidget .TwoColumn-coltwo{width: 100% !important;}}
.testimonial-twocol-rowResources .two-coltwo-desc{padding-top: 20px !important;}

.productTestimonialWidget .TwoColumn-coltwo h2{font-family: 'Montserrat' !important; color: #ffffff !important; font-size: 32px !important; font-weight: bold !important; font-weight: 700 !important;}
@media only screen and (max-width:480px){.productTestimonialWidget .TwoColumn-coltwo h2{font-size: 21px !important;}}
.productTestimonialWidget .TwoColumn-coltwo h3{font-family: 'Noticia Text' !important; color: #ffffff !important; font-size: 18px !important; font-style: italic !important; font-weight: 400 !important;}
.productTestimonialWidget .TwoColumn-coltwo h4{font-family: 'Noticia Text' !important; color: #ffffff !important; font-size: 18px !important; font-weight: 400 !important;}
.productTestimonialWidget .two-coltwo-desc{text-align: center !important;}

span.quotes {
    font-size: 34px !important;
    line-height: 0.7em !important;
}

.productTestimonialWidget .carousel-control-next,
.productTestimonialWidget .carousel-control-prev,
.productTestimonialWidget .carousel-indicators{display: none !important;}

.productTestimonialWidget .carousel {background-color: unset !important;}
.productTestimonialWidget{padding-bottom: 0 !important;}

.HomeContactSection .image-text-widget .widgetname{font-family: 'Montserrat' !important; color: #FFFFFF !important; font-size: 36px !important; font-weight: 700 !important;}
@media only screen and (max-width:480px){.HomeContactSection .image-text-widget .widgetname{font-size: 32px !important;}}

.HomeContactSection .image-text-widget a.image-text-button {color: #FFFFFF !important;
    background-color: transparent !important;
    border: 3px solid #FFFFFF !important;
    font-weight: bold !important;
	font-size:12px !important;
	font-family: 'Montserrat' !important;
	padding: 15px 5px !important;}
.HomeContactSection .image-text-widget a.image-text-button:hover{background-color: #aa1f2e !important;}
	
.HomeContactSection .image-text-widget a.image-text-button{width: 90% !important;}
.HomeContactSection .topcenteredabovecontent{margin-bottom: 35px !important;}

.HomeMarketing .image-text-widget h3{font-family: 'Montserrat' !important; font-size: 24px !important; color: #003571 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){.image-text-widget h3{font-size: 21px !important;}}
.HomeMarketing .image-text-widget .text-desc a, .HomeMarketing .wdg-free-text-desc a{font-family: 'Montserrat' !important; font-size: 16px !important; color: #003571 !important; font-weight: bold !important;}
.HomeMarketing .image-text-widget .text-desc a:hover, .HomeMarketing .wdg-free-text-desc a:hover{color: #aa1f2e !important;}
.HomeMarketing .wdg-free-text-desc a{padding-left: 24px !important;}
@media only screen and (max-width:767px){.HomeMarketing .image-text-widget .widget-img.rightofcontent{text-align: center !important;}}

.HomeCustomerCategory .image-text-widget .widgetname{font-family: 'Montserrat' !important; color: #003057 !important; font-size: 16px !important;font-weight: bold !important;}
.HomeCustomerCategory .image-text-widget .widgetname:hover{color: #003057 !important;}

.image-text-widget .modal-body h4{color: #ffffff !important; font-weight: normal !important; font-family: 'Montserrat' !important;}
.image-text-widget .modal-content .titleDescription p{color: #ffffff !important; }

.image-text-widget .modal-content .widgetHeading{font-family: 'Montserrat' !important; font-size:24px !important; text-transform: uppercase !important; padding-bottom: 0 !important; word-wrap: break-word !important; white-space: normal !important;}
.image-text-widget .modal-content .titleDescription a{font-family: 'Montserrat' !important; color: #ffffff  !important;}
.image-text-widget .modal-content .titleDescription a:hover{font-weight: bold  !important;}

.MarketingServices .accordion{margin-bottom: 3rem !important;padding: 5px 15px 5px 15px !important;}

/*customer page - business solutions*/

#MarketingServices .tab_content {margin: 30px 0px 60px 0px;}

#RealEstateLibrary .buttonwidgetsection {box-shadow: rgba(0, 0, 0, .6) 2px 2px 5px !important;}

.modal-header {border-bottom: 0px solid #dee2e6 !important;}
.image-text-widget .modal-content{border-radius: 2em !important;}
.image-text-widget .modal-header .btn-close{margin: 0rem 0rem -.5rem auto !important;}

/*Footer Navigation*/
.footer-links {font-family: 'Montserrat' !important; background-color: #003057 !important;}
.footer-navigation{color: #ffffff !important; text-align: center !important;}
.footer-navigation a{font-family: 'Montserrat' !important; color: #ffffff !important; font-size:13px !important; text-decoration: none !important;}
.footer-navigation a:hover{font-weight: bold !important;}
.footer-copyright {font-family: 'Montserrat' !important; color: #ffffff !important; font-size:11px !important;}
.footer-disclaimer{font-family: 'Montserrat' !important; background-color: #3c3835 !important; color:#ffffff !important; font-size:11px !important;}
.footer-navigation span{font-style: italic !important;}
.col-xl-6{align-content: center !important;}
.footer-feature .col-12{display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 15px !important;
    color: #ffffff !important;
	font-weight: 700 !important;
	font-size: 16px !important;}

/*Our Team*/
.wdg-free-text-desc h2{font-family: 'Montserrat' !important; font-size: 32px !important; color: #003057 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){.wdg-free-text-desc h2{font-size: 28px !important;}}

.wdg-free-text-desc h3{font-family: 'Montserrat' !important; font-size: 24px !important; color: #003057 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){.wdg-free-text-desc h3{font-size: 21px !important;}}

.employee-biolist-section .border{border: unset !important; box-shadow: none !important; max-width: 255px !important;}
.emp-list{animation: none !important;}
.emp-items.know-more{text-align: center !important;}

.employee-biolist-section .justify-content-center{justify-content: unset !important;}
@media only screen and (max-width:480px){.employee-biolist-section .justify-content-center{justify-content: center!important;}}
@media only screen and (max-width:902px){.employee-biolist-section .border{ max-width: 250px !important;}}
@media only screen and (max-width:797px){.employee-biolist-section .border{ max-width: 225px !important;}}
@media only screen and (max-width:480px){.employee-biolist-section .border{ max-width: 285px !important;}}

.employee-biolist-section .employee-name{font-family: 'Montserrat' !important; font-size:16px !important; color:#003057 !important; text-align: center !important;}
.employee-biolist-section .employee-designation{text-align: center !important; font-family: 'Montserrat' !important; font-size:16px !important; color:#003057 !important; font-style: italic !important; width: 100% !important;}
.employee-section .card.employeecard img{height: 100% !important;}
.employeecard{animation: none !important;}
.employee-section .card-body{margin-bottom: 0 !important; padding: 0 !important; height: 130px !important;}
.know-more > div:nth-last-child(-n +2) {
    display: inline-flex !important;
    flex-direction: row !important;
	align-items: center !important;
	justify-content: center !important;}
	.icon-only{float: unset !important;}
.team-memberinfo .btn{background-color: #ffffff !important; border: 3px solid #003057 !important;}
.team-memberinfo .btn:hover{background-color: #aa1f2e !important; border: 3px solid #003057 !important;}

/*Office Pages*/
.OfficePage h2.officeheading, .contactheading{font-family: 'Montserrat' !important; font-size: 32px !important; color: #003057 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){.OfficePage h2.officeheading, .contactheading{font-size: 28px !important;}}
.OfficePage h2.headingtext.officeasideheader{font-family: 'Montserrat' !important; font-size: 24px !important; color: #3c3835 !important; font-weight: bold !important; padding-top: 15px !important;}
@media only screen and (max-width:480px){.OfficePage h2.headingtext.officeasideheader{font-size: 21px !important;}}
.OfficePage h3.OfficeName, .OfficePage h4.sidesubheader{font-family: 'Montserrat' !important; font-size: 20px !important; color: #3c3835 !important; font-weight: bold !important; padding-top: 15px !important;}
.OfficePage .light-gray-background p{font-family: 'Montserrat' !important; font-size: 16px !important; color: #3c3835 !important; }
.OfficePage a.officephone p:hover{color: #aa1f2e !important; font-weight: bold !important;}
.OfficePage h3.ourpeopletext{font-family: 'Montserrat' !important; font-size: 24px !important; color: #003057 !important; font-weight: bold !important; padding-top: 15px !important;}
@media only screen and (max-width:480px){.OfficePage h3.ourpeopletext{font-size: 21px !important;}}

.OfficePage .col-12.col-md-4.OfficeAddress, .OfficeBio .light-gray-background{background-color: #d8d7d6 !important;}

.OfficeBio .contact-image-table a{font-family: 'Montserrat' !important; font-size: 16px !important; color: #3c3835 !important; }
.col-12.col-md-4:has(.light-gray-background) {
  background-color: #d8d7d6 !important;
}
.light-gray-background{background-color: #d8d7d6 !important;}

.OfficeBio p{font-family: 'Montserrat' !important;}
.OfficeBio p.contact-name{margin-bottom: 0 !important;font-weight:bold;padding-top:10px;}
.OfficeBio .contact-image-table a:hover p.contact-name, .OfficeBio .contact-image-table a:hover p.job-title{color: #aa1f2e !important; font-weight: bold !important; font-weight: 400 !important;}
.OfficeBio .contact-image-table a:hover p.contact-name {font-weight:bold;}
.OfficePage h2.officeheading{padding: 15px 0 !important;}
.OfficePage iframe{height: 450px !important;}
.OfficePage .job-title{font-style: italic !important;}

/*Contact Page*/
@media only screen and (max-width:767px){h2.d-none.d-md-block.contactlocationname{ display: unset !important;}}
h2.d-none.d-md-block.contactlocationname{font-family: 'Montserrat' !important; font-size: 24px !important; color: #aa1f2e !important; font-weight: bold !important;margin-top:1.5em;}
.onecol-section h2.d-none.d-md-block.contactlocationname{height: 95px !important; padding-top: 15px !important;}
.twocolSection h2.d-none.d-md-block.contactlocationname{height: 50px !important; text-transform: uppercase !important;}
@media only screen and (max-width:480px){h2.d-none.d-md-block.contactlocationname{font-size: 21px !important;}}
.OfficeWidget p.contact-address{font-family: 'Montserrat' !important; font-size: 16px !important; color: #9F1604 !important; }
.OfficeWidget .officeMap a{font-family: 'Montserrat' !important; font-size: 16px !important; color: #333333 !important;}
.OfficeWidget .officeMap a:hover{font-weight: bold !important;}
.OfficeWidget .officeMap p.officelinks{font-family: 'Montserrat' !important; font-size: 16px !important; color: #003057 !important;}
.OfficeWidget .officeMap p.officelinks:hover{color: #aa1f2e !important; font-weight: bold !important;}
.OfficeWidget span.Fax{font-family: 'Montserrat' !important;color: #333333 !important; }
.OfficeWidget span.contact-linktext{font-family: 'Noticia Text' !important; color: #003057 !important;}
.OfficeWidget span.contact-linktext:hover{font-weight: bold !important; color: #aa1f2e !important;}

.OfficeWidget .jumplink{font-family: 'Montserrat' !important; font-size: 24px !important; color: #3C3835 !important; font-weight: bold !important; padding: 10px 0 !important;}
@media only screen and (max-width:480px){.OfficeWidget .jumplink{font-size: 21px !important;}}

.OfficeWidget .office-link{font-family: 'Montserrat' !important; font-size: 16px !important; color: #3C3835 !important; text-transform: uppercase !important; margin-bottom: 10px !important;}
.OfficeWidget .office-link:hover{font-weight: bold !important; color: #aa1f2e !important;}
.OfficeWidget .contactheading{padding: 10px 0 !important;}
@media only screen and (min-width: 768px){.MobileView{display: none !important;}}
@media only screen and (max-width: 767px){.DesktopView .twocolsection-coltwo, .FeeAttorneyDesktopView .twocolsection-coltwo{display: none !important;}}
.MobileView .jumplink{color: #003057 !important; font-size: 32px !important;}
@media only screen and (max-width:480px){.MobileView .jumplink{font-size: 28px !important;}}
.MobileView .office-link{color: #9f1604 !important;}
.OfficeWidget .col-md-6.col-lg-4{margin-bottom: 20px !important;}

@media only screen and (min-width: 992px){.FeeAttorneyDesktopView .twocolSection h2.d-none.d-md-block.contactlocationname{height: 78px !important;}}
.FeeAttorneyDesktopView .OfficeWidget .col-md-12.col-lg-6{margin-bottom: 30px !important;}
.FeeAttorneyDesktopView .OfficeWidget .jumplink{text-transform: uppercase !important;}


/*News and events*/
@media only screen and (min-width: 768px) {
    .NewsandEvents .image-text-widget .container {
        padding-left: 0 !important;}}

.NewsandEvents .image-text-widget .text-desc h3{font-family: 'Noticia Text' !important; font-size: 24px !important;color: #aa1f2e !important;font-weight: bold !important}
@media only screen and (max-width: 480px){.NewsandEvents .image-text-widget .text-desc h3{font-size: 21px !important;}}

.NewsandEvents .image-text-widget-desc a{color: #003057 !important; font-weight: bold !important;}
.NewsandEvents .image-text-widget-desc a:hover{color: #aa1f2e !important;}

.NewsandEvents .twocolsection-coltwo .wdg-free-text-desc h3{font-family: 'Montserrat' !important; font-size: 24px !important;color: #3C3835 !important;font-weight: bold !important}
@media only screen and (max-width: 480px){.NewsandEvents .twocolsection-coltwo .wdg-free-text-desc h3{font-size: 21px !important;}}
.NewsandEvents .twocolsection-coltwo .wdg-free-text-desc p{font-family: 'Montserrat' !important;}
.NewsandEvents .twocolsection-coltwo .wdg-free-text-desc a{font-family: 'Montserrat' !important; color: #3C3835 !important;font-weight: normal !important; }
.NewsandEvents .twocolsection-coltwo .wdg-free-text-desc a:hover{color: #aa1f2e !important;}
.NewsandEvents .image-text-widget{padding: 5px 15px 5px 0 !important;}
.NewsandEvents .twocolsection-coltwo .wdg-free-text-desc img{margin-right: 5px !important;}
.NewsandEvents .image-text-widget .widget-img{text-align: left !important;}
.wdg-free-text-desc hr{height: 3px !important; background-color: #003057 !important; opacity: unset !important;}


.rsschannel
{
	display:none !important
}
 
.rsssource
{
	display:none !important;
}
 
.RssDescription:first-child 
{
    display: none;
}
.RssDescription{margin-bottom: 15px !important;}
.RSSFeed{margin-left: 2.5rem !important; margin-right: 2.5rem !important; background-color: #d8d7d6 !important; border: 1px solid #60779c !important;}
@media only screen and (min-width:768px){.RSSFeed{margin-left: 0.25rem !important;}}

.rsstitle{font-weight: unset !important;}
.rsstitle a{font-weight: bold !important; color:#000000 !important; text-decoration: underline !important;}
.rsstitle a:hover{color: #aa1f2e !important; }
.row .rsswidgetfields:first-of-type {font-weight: 500 !important; margin-top: 20px!important; margin-bottom: 8px !important;font-size: 24px !important; text-align: center !important; color: #3c3835 !important; font-family: 'Montserrat' !important; margin-left: unset !important;}

/*Service Detail Page*/

.fr-view{padding: 5px 15px 5px 15px !important;}
.fr-view h2{font-family: 'Montserrat' !important; font-size: 32px !important; margin-left: 1.5rem !important; color: #003057 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){.fr-view h2{font-size: 28px !important;}}

.fr-view h3{
	font-family: 'Noticia Text' !important;
	color: #003057  !important;
	font-weight: bold !important;
	margin-left: 1.5rem !important;
	font-size: 24px !important;}
@media only screen and (max-width:480px){.fr-view h3{font-size: 21px !important;}}
	

.accordion-button{font-family: 'Montserrat' !important; color: #003057 !important;background-color: #d8d7d6 !important; font-size: 16px !important; padding: 10px 0px !important;font-weight: bold !important;}
.accordion-button:hover{color: #aa1f2e !important;font-weight: bold !important;}
.accordion-body a{font-size: 16px !important; color: #333333 !important;}
.accordion-body a:hover{color: #aa1f2e !important;}
.video-description{padding-top: 15px !important;}
.video-description h2{font-family: 'Montserrat' !important; color: #003057  !important; font-size: 20px !important; font-weight: bold !important;}
.accordion-button::after{display: none !important;}
.video-container{background-color: black !important;}
.Services .fr-view:first-of-type{padding-top: 20px !important;}

/* Dictionary */
.GlossaryLinks .wdg-free-text-desc a{font-size: 22px !important; color: #003057 !important;}
.GlossaryLinks .wdg-free-text-desc a:hover{color: #aa1f2e !important; font-size: 22px !important; font-weight: bold !important;}


@media only screen and (min-width: 992px){
	.wdg-free-text-desc{padding-left: unset !important;}
	.wdg-free-text-desc .container{padding-left: 0 !important;}
	.map-widget .container{padding-left: 0 !important;}
}

.map-widget{padding: 5px 15px 5px 0 !important;}

.fr-view li{color: #333333 !important;}

.fr-view p {
    margin-left: 1.5rem;
	color: #333333 !important;
}

.fr-view ul{margin-left: 1.5rem !important;}
.accordion{padding: 5px 15px 5px 15px !important; margin-left: 1.5rem !important;}

/*SiteMap Page*/
.SiteMap a{font-family: 'Noticia Text' !important; text-decoration: none !important; color:#003057 !important; font-size: 19.2px !important;}
.SiteMap a:hover{color: #aa1f2e !important; font-weight: bold !important;}
.SiteMap p, .SiteMap ul{margin-bottom: 0 !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.active{border-color: unset !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; color: #ffffff !important; background-color: #000000 !important;}
.tab-widget .nav-item a:hover{color: #ffffff !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-two h2{font-family: 'Noticia Text' !important; font-size:24px !important; font-weight: 500 !important; color: #333333 !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 .descp-two h3{font-family: 'Noticia Text' !important; font-size:28px !important; font-weight: 700 !important; color: #333333 !important;}
.tab-widget .descp-two a{font-family: 'Noticia Text' !important; font-size:16px !important; color: #003057 !important;}
.tab-widget .descp-two a:hover{color: #aa1f2e !important;}

.tab-widget .descp-two a span:hover{font-family: 'Noticia Text' !important; font-size:16px !important; color: #0056b3 !important;}
.tab-widget .descp a{font-family: 'Montserrat' !important; font-size:16px !important; color: #1a3485 !important;}
.tab-widget .descp a:hover{font-family: 'Montserrat' !important; font-size:16px !important; color: #B79B5F !important;}
 
@media only screen and (max-width:767px){.tab-widget button span{color: #333333 !important;}}
 
.tab-widget .tab_container{padding-top: 16px !important;}

/* Customer Page */
.HomeCustomerCategory .threecolsection-colone .image-text-widget,
.CustomerCategory .threecolsection-colone .image-text-widget{max-width: 300px !important;}

.HomeCustomerCategory .threecolsection-coltwo .image-text-widget,
.CustomerCategory .threecolsection-coltwo .image-text-widget{max-width: 240px !important;}

.HomeCustomerCategory .threecolsection-colthree .image-text-widget,
.CustomerCategory .threecolsection-colthree .image-text-widget{max-width: 240px !important;}

.model-left-column > .widgetHeading{padding-bottom: 15px !important; font-family: 'Montserrat' !important;}
.image-text-widget .modal .modal-content{border-radius: 2rem !important;}
.image-text-widget .modal-header .btn-close{margin: 0rem 0rem -.5rem auto !important;}

.CustomerCategory .wdg-free-text-desc h2{font-size: 36px !important; font-weight: bold !important; color: #003057 !important;}
@media only screen and (max-width:981px){.CustomerCategory .wdg-free-text-desc h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.CustomerCategory .wdg-free-text-desc h2{font-size: 28px !important;}}

.CustomerCategory .image-text-widget .widgetname{font-family: 'Montserrat' !important; color: #003057 !important; font-size: 16px !important; font-weight: bold !important;}
.CustomerCategory .image-text-widget .widgetname:hover{color: #003057 !important;}

.RealEstateServices .row.threecol-section > div {display: flex !important;flex-direction: column !important;}
.RealEstateServices .wdg-free-text-desc{border-radius: 12px !important; padding: 20px !important; flex: 1 !important;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);}
 section#RealEstateServicesHeading {box-shadow: none;}

.RealEstateServices .wdg-free-text-desc h2{font-size: 36px !important; color: #ffffff !important; font-weight: bold !important;}
@media only screen and (max-width:981px){.RealEstateServices .wdg-free-text-desc h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.RealEstateServices .wdg-free-text-desc h2{font-size: 28px !important;}}
.RealEstateServices .wdg-free-text-desc h3{font-family : 'Montserrat' !important; font-size: 24px !important; color: #9f1604 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){.RealEstateServices .wdg-free-text-desc h3{font-size: 21px !important;}}

.RealEstateServices .wdg-free-text-desc a{color: #003057 !important; font-weight: bold !important;}
.RealEstateServices .wdg-free-text-desc a:hover{color: #aa1f2e !important;}

.MarketingServices .wdg-free-text-desc h2{font-size: 36px !important; color: #ffffff !important; font-weight: bold !important;}
@media only screen and (max-width:981px){.MarketingServices .wdg-free-text-desc h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.MarketingServices .wdg-free-text-desc h2{font-size: 28px !important;}}

.MarketingServices .tab-widget .nav-item{max-width: 259px !important; border-bottom: unset !important;}
@media only screen and (max-width:1399px){.MarketingServices .tab-widget .nav-item{max-width: 223px !important;}}
@media only screen and (max-width:1199px){.MarketingServices .tab-widget .nav-item{max-width: 187px !important;}}
@media only screen and (max-width:958px){.MarketingServices .tab-widget .nav-item{max-width: 186px !important;}}
@media only screen and (min-width:768px) and (max-width:953px){.MarketingServices .tab-widget .nav-item{max-width: 148px !important;}}

.MarketingServices .tab-widget .nav-tabs{background-color: unset !important;}
.MarketingServices .tab-widget .nav-tabs .nav-link{
	    word-break: break-word !important;
	background-color: rgba(250, 250, 250, .4) !important;
	padding: 10px !important;
	min-height: 129px !important;
    text-align: center !important;
    justify-content: center !important;
    display: flex !important;
    align-content: center !important;
    flex-wrap: wrap !important;
	border: solid 1px rgba(250, 250, 250, .8) !important;
	border-bottom: unset !important;
}
.MarketingServices .tab-widget .tab_container{background-color: #ffffff !important; padding: 1em 3em !important;}

.MarketingServices .tab-widget a.nav-link.active{font-family: 'Montserrat' !important; background-color: #ffffff !important; color: #003057 !important; }
.MarketingServices .tab-widget a.nav-link.active:hover{color: #9f1604 !important;}
.MarketingServices .tab-widget a.nav-link{font-family: 'Montserrat' !important; color: #fffffff !important; font-size: 20px !important; }
@media only screen and (max-width:480px){.MarketingServices .tab-widget a.nav-link{font-size: 21px !important;}}
.MarketingServices .tab-widget a.nav-link:hover{color: #9f1604 !important;}
.MarketingServices .tab-widget .descp a{color: #003057 !important; font-weight: bold !important;}
.MarketingServices .tab-widget .descp a:hover{color: #9f1604 !important;}

@media only screen and (max-width:767px){.MarketingServices .accordion-button{background-color:#dddddd !important; color: #aa1f2e !important;border-bottom:1px solid #a1a0a0 !important;}
.MarketingServices .accordion {padding: 5px 0 5px 0 !important;}
.accordion{margin-left:0 !important;}

}
/*.MarketingServices .accordion-button.collapsed::after{filter: brightness(0) invert(1) !important;}*/
/*.MarketingServices .accordion-button:not(.collapsed)::after{filter: brightness(0) invert(1) !important;}*/
.MarketingServices .accordion-button:not(.collapsed):hover{color: #aa1f2e !important;}
.MarketingService .accordion-button.collapsed:hover{color: #aa1f2e !important;}
.MarketingService .accordion-button:not(.collapsed):hover{color: #aa1f2e !important}
.MarketingService button.accordion-button.collapsed:hover{color: #aa1f2e !important}
.MarketingService button.accordion-button.collapsed:hover{color: #aa1f2e !important}
/*.MarketingServices .accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1) !important;
}*/
.accordion-button{padding: 10px 20px !important;}

.MarketingServices .accordion-button::after{display: unset !important;}




.OrderFormsandTools .image-text-widget.col-md-6{max-width: 48% !important;}
@media only screen and (max-width:767px){.OrderFormsandTools .image-text-widget.col-md-6{max-width: unset !important; margin-bottom: 15px !important;}}
.OrderFormsandTools .image-text-widget.col-md-4 {max-width: 32% !important;}
@media only screen and (max-width:767px){.OrderFormsandTools .image-text-widget.col-md-4 {max-width: unset !important; margin-bottom: 15px !important;}}
.OrderFormsandTools{background-size: 110% 100% !important;}
.OrderFormsandTools .image-text-widget{border-radius: 12px !important; box-shadow: rgba(0, 0, 0, .2) 2px 2px 5px !important; min-height: 250px !important;position: relative !important; margin-bottom: 15px !important;}

.OrderFormsandTools .image-text-widget a.image-text-button {width: 75% !important; position: absolute !important; left: 50% !important; bottom: 0px !important; transform: translateX(-50%) !important;}

.OrderFormsandTools .image-text-widget .widgetname{font-family: 'Montserrat' !important; font-size: 24px !important; color: #003057 !important; font-weight:bold !important;}
@media only screen and (max-width:480px){.OrderFormsandTools .image-text-widget .widgetname{font-size: 21px !important;}}

.OrderFormsandTools .image-text-widget p{color: #333333 !important;}
.OrderFormsandTools .image-text-widget .text-desc{padding: 0 10px !important; word-wrap: break-word !important;}

.OrderFormsandTools .wdg-free-text-desc h2{font-size: 36px !important; color: #ffffff !important; font-weight: bold !important;}
@media only screen and (max-width:981px){.OrderFormsandTools .wdg-free-text-desc h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.OrderFormsandTools .wdg-free-text-desc h2{font-size: 28px !important;}}
.OrderFormsandTools .image-text-widget .text-desc a{color: #003057 !important; font-weight: bold !important;}
.OrderFormsandTools .image-text-widget .text-desc a:hover{color: #aa1f2e !important;}

.ServicesLinks{background-size: 110% 100% !important;}
@media only screen and (max-width:767px){.ServicesLinks .row.wd-threecolumn-info-block {padding: 0px 15px !important;}}
.ServicesLinks .wdg-free-text-desc h2{font-size: 36px !important; color: #003057 !important; font-weight: bold !important;}
@media only screen and (max-width:981px){.ServicesLinks .wdg-free-text-desc h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.ServicesLinks .wdg-free-text-desc h2{font-size: 28px !important;}}

.ServicesLinks .wd-threecolumn-info-block a{color: #000000 !important; text-transform: none !important;}
.ServicesLinks .wd-threecolumn-info-block a:hover{color: #aa1f2e !important;}

.RealEstateLibrary .row.fourcol-section > div {display: flex !important;}
.RealEstateLibrary .buttonwidget-container{display: flex !important;}
.buttonwidgetsection{flex: 1 !important;}
.RealEstateLibrary .twocolsection-coltwo .buttonwidgetsection:hover{background-color: #ffffff !important; font-weight: normal !important;}
.RealEstateLibrary .buttonwidgetsection{border-radius: 30px !important; }
.RealEstateLibrary .twocolsection-coltwo .buttonwidgetsection{border: 1px solid #aa1f2e !important; width: unset !important;}
.RealEstateLibrary .buttonwidgetsection .buttonwidgets .buttonwidget{color: #ffffff !important; font-size: 20px !important; text-transform: capitalize !important; font-family: 'Montserrat' !important;}
.RealEstateLibrary .buttonwidgetsection .buttonwidgets .buttonwidget:hover{color: #aa1f2e !important; font-weight: normal !important;}
.RealEstateLibrary .wdg-free-text-desc h2{font-size: 36px !important; color: #003057 !important; font-weight: bold !important;}
@media only screen and (max-width:981px){.RealEstateLibrary .wdg-free-text-desc h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.RealEstateLibrary .wdg-free-text-desc h2{font-size: 28px !important;}}

/*Real Estate Library Page*/

.media-reader .row.col-12.media-reader-container a{font-family: 'Montserrat' !important; margin-bottom: 1em !important;}
.media-reader-container{display:block !important;}
.media-reader-container a{line-height: 2 !important;}
@media only screen and (min-width: 768px){.media-reader .container{padding-left: 0 !important;}}

.media-reader .media-reader-heading h2{font-family: 'Montserrat' !important; font-size:32px !important; color:#003057 !important; font-weight: 700 !important;}
@media only screen and (max-width:480px){.media-reader .media-reader-heading h2{font-size:28px !important;}}
 
.media-reader .row.col-12.media-reader-container a{font-family: 'Montserrat' !important; font-size:16px !important; color:#333333 !important;}
.media-reader .row.col-12.media-reader-container a:hover{color:#aa1f2e !important; font-weight: 700 !important;}

/*Local Resources*/
/*.LocalResources{background: -webkit-linear-gradient(left, #ededed, #ffffff) !important;}*/
.LocalResourcesLinks .wdg-free-text-desc h3{font-family: 'Montserrat' !important; font-size:28px !important; color:#333333 !important; font-weight: 500 !important;}
.LocalResourcesLinks .wdg-free-text-desc a{font-family: 'Montserrat' !important; color:#003057 !important; font-weight: 400 !important;}
.LocalResourcesLinks .wdg-free-text-desc a:hover{color:#aa1f2e !important; font-weight: 700 !important;}

/*Form*/
select{appearance: auto !important;}
.Forms .image-text-widget h3{font-family: 'Montserrat' !important; font-size:24px !important; color:#003057 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){.Forms .image-text-widget h3{font-size:21px !important;}}

.Forms .wdg-free-text-desc .container{padding-left: unset !important;}
.Forms .wdg-free-text-desc {
    padding: 5px 15px 5px 0px;
}
.form-field {margin: 2% !important; margin-left: 5.4% !important;}
.control-label{font-family: 'Noticia Text' !important; font-size: 16px !important; color:#333333 !important; font-weight: bold !important; padding-bottom: 10px !important;}
.explanation-text{font-family: 'Noticia Text' !important; font-size: 16px !important; color:#333333 !important;}
.ktc-radio{align-items: center;
		   display: flex;
		   font-family: 'myriad-pro' !important; 
		   font-size: 16px !important; 
		   color:#333333 !important;}

.field-validation-error{font-family: 'Noticia Text' !important; font-size: 16px !important; color:red !important;}
form {
    border: 1px solid navy !important;
}
.formwidget-submit-text{border: 2px solid navy !important;}
input[type="submit"]
{
	padding: .375rem .75rem !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    border-radius: .25rem !important;
	margin: 0 5% 5% 5% !important;
	font-family: 'Noticia Text' !important;
    color: #ffffff !important;
    background-color: #aa1f2e !important;
    border: #aa1f2e 1px !important;
	
}

input[type="submit"]:hover{
	background-color: #003057 !important;
	border: #003057 1px !important;
	color: #fffff !important;
}

input[type="submit"]:active{
	background-color: #003057 !important;
	border: #003057 1px !important;
	color: #fffff !important;
	
}

input[type="submit"]:focus{
	background-color: #003057 !important;
	border: #003057 1px !important;
	color: #fffff !important;
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5) !important;
}

.ktc-radio label{margin-left: 5px !important;}

.ktc-radio-list{
	margin-bottom: 10px !important;
	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:#333333 !important; 
	font-weight: 400 !important;
  	border: 1px solid navy !important;
	padding: 20px 40px !important;
}
.custom-formsection .customform-title{
	font-family: 'Noticia Text' !important;
	color: #333333 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	text-align: unset !important;
	padding-left: 10px !important;
	padding-bottom: 10px !important;
	font-style: italic !important;
	margin: 0 0 3% 0!important;
}


@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
		max-width: 1320px !important;
		margin: 0px auto !important;
    }
	
	
.accordion-button {font-weight: 700 !important;}
.accordion-body .descp {padding: 20px;}
#MarketingServices  .descp {padding: 20px;}

.accordion #MarketingServicesaccoridon #MarketingServicesaccoridon {
    margin-bottom: 40px !important;
}

#OfficeBannerSection .carousel-item>img {
    max-height: 450px;
}


