body {color:#333333; font-family: 'Montserrat' !important; font-size: 16px !important;  overflow-x: hidden;}
a:focus-visible{outline: none !important;}
p{font-family: 'Noticia Text' !important; font-size: 16px !important; color:#333333 !important;}
a{font-family: 'Montserrat' !important; text-decoration: none !important; color: #5F3F2B !important; font-size: 16px !important;}
a:hover{color: #000000 !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;
}
.topbar-link{
	font-family: 'Montserrat' !important;
	color: #ffffff !important;
	font-size: 11px !important;
}
.topbar-link:hover{
	color: #E3E5C9 !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.collapsed{font-size: 16px !important; background-color: #dedede !important; color: #000000 !important; font-family: 'Montserrat' !important;}
button.btn.btn-primary-customstyle.navbar-toggler{font-size: 16px !important; background-color: #dedede !important; color: #000000 !important; font-family: 'Montserrat' !important;}
.navbar-light .navbar-toggler-icon{filter: brightness(0) invert(0) !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;}}

/*Menu Links*/
.navbar-light .navbar-nav .nav-link {font-family: 'Montserrat' !important; text-transform: uppercase !important; font-size: 13px !important; color: #550F0F !important;}
.navbar-light .navbar-nav .nav-link:hover {color: #000000 !important; text-decoration: none !important;}
.nav-item { padding-left: 8px !important; padding-right: 8px!important;}
header.Customborder-top{border-bottom: 3px solid #550f0f !important;}
.navbar-nav .nav-link img{position: relative !important; left: 12px !important; bottom: 2px !important;}

ul.navbar-nav.m-auto {margin-right: 0 !important;}

/*Home Page Banner*/
.carousel-caption{bottom:unset !important; text-shadow: 1px 1px 1px #030303 !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 #550f0f !important;}
.carousel-btn{display: unset !important;}

h1{font-family: 'Montserrat' !important; font-size:48px !important; color:#ffffff !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;}}

.caraousel-heading a{font-family: 'Montserrat' !important; font-size:48px !important; color:#ffffff !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; filter: brightness(0) !important; background-size: 90px 90px !important; width: 50px !important; height: 25px !important;}
.carousel-control-prev-icon{display: unset !important; filter: brightness(0) !important; background-size: 90px 90px !important; width: 50px !important; height: 25px !important;}

.carousel-item img{height: 400px !important;}
@media only screen and (max-width:981px){.carousel-item img{height: 350px !important;}}
@media only screen and (max-width:767px){.carousel-item img{height: 220px !important;}}
@media only screen and (max-width:480px){.carousel-item img{height: 200px !important;}}

.widget-carousel .carousel-caption{
    display: flex !important;
	align-items: center !important;
    justify-content: center !important;
    padding: 10px 10px !important;
}

.carousel-item>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{position: relative !important; margin-top: 20px !important;}
	
@media only screen and (max-width:767px){.widget-carousel .carousel-btn{ top: 45px !important;}}
.carousel-btn .btn{
	text-shadow: unset !important;
	font-family: 'Montserrat' !important;
    background-color: #3d5daa !important;
    border: none !important;
    border-radius: 5px !important;
    color: white !important;
    font-size: 16px !important;
    padding: 10px !important;
    font-weight: 900 !important;
}

/*Banner*/
.banner-heading h1{
	font-family: 'Montserrat' !important;
	color: #ffffff !important;
	font-size: 40px !important;
	font-weight: bold !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{
	min-height: 150px !important;
}

.banner-section{
	height: 150px !important;
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
	border-bottom: 3px solid #550f0f !important;
}

/*Home Page*/
.wd-onecolumn-hedaing h2{font-family: 'Montserrat' !important; color: #550F0F !important; font-size: 36px !important; padding-bottom: 15px !important; font-weight: bold !important;}
@media only screen and (max-width:981px){.wd-onecolumn-hedaing h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.wd-onecolumn-hedaing h2{font-size: 28px !important;}}

.wd-twocolumn a{font-family: 'Montserrat' !important; font-weight: bold !important; font-size: 13px !important;}
.wd-twocolumn a:hover{color: #000000 !important;}

.wd-onecolumn-content p span{font-family: 'Montserrat' !important;}
.wd-twocolumn-content p span{font-family: 'Montserrat' !important;}

.ContactUs .twocolSection .col-md-4 .wdg-free-text-desc h2{font-weight: normal !important;}

.image-text-widget h2{font-family: 'Montserrat' !important; font-size: 16px !important; color: #FFFFFF !important; font-weight: bold !important;}
.image-text-widget h2:hover{color: #E3E5C9 !important;}

.image-text-widget .modal-content .titleDescription p{font-family: 'Montserrat' !important; color: #ffffff !important;}
.image-text-widget .modal-content .titleDescription h3{color: #ffffff !important; font-size: 24px !important;}
@media only screen and (max-width:981px){.image-text-widget .modal-content .titleDescription h3{font-size: 20px !important;}}

.image-text-widget .modal-body .widgetHeading{text-transform: uppercase !important; font-size: 28px !important; padding-bottom: 20px !important;}
@media only screen and (max-width:981px){.image-text-widget .modal-body .widgetHeading{font-size: 26px !important;}}
@media only screen and (max-width:767px){.image-text-widget .modal-body .widgetHeading{font-size: 24px !important;}}

@media only screen and (min-width:981px){.productTestimonialWidget .row.testimonial-twocol-rowResources{height: 350px !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: 350px !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: 10px !important;
}

.productTestimonialWidget{background-color: unset !important;}

.productTestimonialWidget{padding-bottom: unset !important;}

.productTestimonialWidget .TwoColumn-coltwo h2{font-family: 'Montserrat' !important; color: #ffffff !important; font-size: 24px !important; font-weight: bold !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: 24px !important;}

.productTestimonialWidget .TwoColumn-coltwo h4{font-family: 'Noticia Text' !important; color: #ffffff !important; font-size: 18px !important;}

.productTestimonialWidget .TwoColumn-coltwo p{font-family: 'Noticia Text' !important; color: #ffffff !important; font-style: italic !important;}
.productTestimonialWidget .TwoColumn-coltwo a{font-family: 'Montserrat' !important; font-size: 16px !important; color: #FFFFFF !important; text-transform: uppercase !important;}
.productTestimonialWidget .TwoColumn-coltwo a:hover{color: #E3E5C9 !important; text-decoration: underline !important;}

.productTestimonialWidget .carousel-control-prev,
.productTestimonialWidget .carousel-control-next,
.productTestimonialWidget .carousel-indicators{display: none !important;}

.productTestimonialWidget .carousel {background-color: unset !important;}
.productTestimonialWidget span.visually-hidden {color: #000000 !important;}

.testimonial-twocol-rowResources .two-colone-desc{padding-left: unset !important;}
.twocolSection .col-md-4 .wdg-free-text-desc h2{font-size: 36px !important; color: #FFFFFF !important;}
@media only screen and (max-width:480px){.twocolSection .col-md-4 .wdg-free-text-desc h2{font-size: 32px !important;}}

.twocolSection .col-md-4 .wdg-free-text-desc span a{color: #ffffff !important;}
.twocolSection .col-md-4 .wdg-free-text-desc span a:hover{color: #087d12 !important;}
.twocolSection .col-md-4 .wdg-free-text-desc p{font-family: 'Montserrat' !important;}

.twocolsection-coltwo .buttonwidgetsection .buttonwidgets .buttonwidget{font-size: 16px !important; color: #ffffff !important;}
.twocolsection-coltwo .buttonwidgetsection .buttonwidgets .buttonwidget:hover{font-weight: normal !important; color: #60402B !important;}
.twocolsection-coltwo .buttonwidgetsection {width: 90% !important; border-radius: unset !important; border: 3px solid #ffffff !important;}
.twocolsection-coltwo .buttonwidgetsection:hover{background-color: #ffffff !important;}

.image-text-widget{padding: 5px 15px 5px 15px !important;}

h3{font-family: 'Montserrat' !important; font-size:24px !important; color: #000000 !important; font-weight: bold !important;}
@media only screen and (max-width:480px){h3{font-size: 21px !important;}}

.threecol-section .text-desc a{font-size: 13px !important; font-weight: bold !important; color: #5F3F2B !important; text-transform: uppercase !important;}
.threecol-section .text-desc a:hover{color: #000000 !important;}

.col-md-4.widget-img.rightofcontent{padding: 25px 0px !important;}

/* People */

.wdg-free-text-desc h2{font-family: 'Montserrat' !important; font-size: 32px !important; color: #550F0F !important; font-weight:bold !important;}
@media only screen and (max-width:480px){.wdg-free-text-desc h2{font-size: 28px !important;}}

.EmployeeNames a{color: #60402B !important;}
.EmployeeNames a:hover{color: #000000 !important; font-weight: bold !important;}

/*services page*/

.twocolsection-colone .fr-view:first-of-type{background: -webkit-linear-gradient(left, #ededed, #fff) !important;}

.LandTrust .fr-view:first-of-type{background: -webkit-linear-gradient(left, #ededed, #fff) !important;}
.Exchange .fr-view:first-of-type{background: -webkit-linear-gradient(left, #ededed, #fff) !important;}

.fr-view{padding: 5px 15px 5px 15px !important;}
.fr-view h2{font-family: 'Montserrat' !important; font-size: 32px !important; color: #550F0F !important; font-weight: bold !important; margin-left: 1.5rem !important; margin-bottom: .5rem !important;}
@media only screen and (max-width:767px){.fr-view h2{font-size: 28px !important;}}
.fr-view h3{font-family:'Noticia Text' !important; font-size: 24px !important; color: #000000 !important; font-weight: bold !important; margin-left: 1.5rem !important;}
@media only screen and (max-width:480px){.fr-view h3{font-size:21px !important;}}
.fr-view p {
    margin-left: 1.5rem !important;
}
.fr-view ul{margin-left: 1.5rem !important;}

.accordion{margin-left: 1.5rem !important; padding: 5px 15px 5px 15px !important;}
.accordion-button{font-family: 'Montserrat' !important; color: #60402B !important;background-color: #E3E5C9 !important; font-size: 16px !important; padding: 10px 0px !important; font-weight: bold !important;}
.accordion-button:hover{color: #000000 !important;}
.accordion-body p{font-size: 16px !important; font-family: 'Noticia Text' !important; color: #333333 !important;}
.video-description{padding-top: 15px !important;}
.video-description h2{font-family: 'Montserrat' !important; color: #60402B !important; font-size: 20px !important; font-weight: bold !important;}
.VideoSection .video-container{background-color: #000000 !important;}
.accordion-button::after{display: none !important;}

.wdg-free-text-desc li{color: #333333 !important;}

/* Dictionary */

.Dictionary .wdg-free-text-desc a{font-size: 22px !important; color: #60402B !important;}
.Dictionary .wdg-free-text-desc a:hover{color: #000000 !important; font-size: 22px !important;}

/*News and events*/

.NewsandEvents .image-text-widget .widget-img{text-align: unset !important;}
.twocolsection-colone .wdg-free-text-desc h3{font-family: 'Noticia Text' !important;}
.wdg-free-text-desc h4{font-family: 'Montserrat' !important; color: #60402B !important; font-size: 20px !important; font-weight: bold !important;}

.twocolsection-coltwo .wdg-free-text-desc a span:hover{color: #000000 !important;}

.wdg-free-text-desc hr{height: 3px !important; background-color: #550f0f !important; opacity: unset !important;}


.rsschannel
{
	display:none !important
}
 
.rsssource
{
	display:none !important;
}
 
.RssDescription:first-child 
{
    display: none;
}
.RssDescription{font-family: 'Noticia Text' !important; margin-bottom: 15px !important; color: #333333 !important;}
.RSSFeed{margin-left: 2.5rem !important; margin-right: 2.5rem !important; background-color: #ede5c9 !important; border: 1px solid #438240 !important;}
.rsstitle{font-weight: unset !important; text-decoration: unset !important;}
.rsstitle a{color: #60402b !important;}
.rsstitle a:hover{text-decoration: none !important; color: #000000 !important;}
.row .rsswidgetfields:first-of-type {font-weight: normal !important;margin-top: 20px!important; margin-bottom: 8px !important;font-size: 24px !important; text-align: center !important; color: #000000 !important; font-family: 'Montserrat' !important; margin-left: unset !important;}

/*contact page*/

.ContactSection .wdg-free-text-desc hr{background-color: #000000 !important;}
.map-widget .map-heading{font-family: 'Montserrat' !important; color: #550F0F !important; font-size: 32px !important; font-weight: bold !important;}
@media only screen and (max-width:981px){.map-widget .map-heading{font-size: 28px !important;}}

/* Open and order */

.image-text-widget .text-desc h2{font-size: 24px !important; color: #000000 !important;}
@media only screen and (max-width:480px){.image-text-widget .text-desc h2{font-size: 21px !important;}}

/*Form*/
.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: 'Noticia Text' !important; 
		   font-size: 16px !important; 
		   color:#003263 !important;}

.field-validation-error{font-family: 'Noticia Text' !important; font-size: 16px !important; color:red !important;}
form {
    border-color: #550f0f !important;
	border-style: solid !important;
    border-width: thin !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: #550f0f !important;
    border: #550f0f 1px !important;
	
}

input[type="submit"]:hover{
	background-color: #60402b !important;
	border-color: #60402b !important;
	color: #fffff !important;
}

input[type="submit"]:active{
	background-color: #60402b !important;
	color: #fffff !important;
	border: #005cbf !important;
	
}

input[type="submit"]:focus{
	color: #ffffff !important;
	background-color: #60402b !important;
	border-color: #60402b !important;
	box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5) !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 {
	border-color: #550f0f !important;
    border-style: solid !important;
    border-width: thin !important;
	font-family: 'Noticia Text' !important; 
	font-size: 16px !important; 
	color:#333333 !important; 
	font-weight: 400 !important;
    padding-left: 40px !important;
	padding: 15px !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;
}

/* Customer Page */

.HomeCustomerCategory .threecolsection-colone .image-text-widget,
.CustomerCategory .threecolsection-colone .image-text-widget{max-width: 330px !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;}


.modal-header {border-bottom: 0px solid #dee2e6 !important;}
.image-text-widget .modal .modal-content{border-radius: 2rem !important;}
.image-text-widget .modal-header .btn-close{margin: 0rem 0rem -.5rem auto}

.model-left-column > .widgetHeading{padding-bottom: 15px !important;}

.CustomerCategory .wdg-free-text-desc h2{font-size: 36px !important; color: #550f0f !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 .wdg-free-text-desc p{font-family: 'Montserrat' !important; color: #333333 !important;}

.CustomerCategory .image-text-widget .widgetname{color: #550f0f !important; font-size: 16px !important; font-weight: bold !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;}
.RealEstateServices .wdg-free-text-desc h2{font-size: 36px !important; color: #ffffff !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{color: #550f0f !important;}
.RealEstateServices .wdg-free-text-desc a{color: #000000 !important; font-weight: bold !important;}
.RealEstateServices .wdg-free-text-desc a:hover{color: #60402b !important;}

.BusinessSolutions .wdg-free-text-desc h2{font-size: 36px !important; color: #ffffff !important;}
@media only screen and (max-width:981px){.BusinessSolutions .wdg-free-text-desc h2{font-size: 35px !important;}}
@media only screen and (max-width:767px){.BusinessSolutions .wdg-free-text-desc h2{font-size: 28px !important;}}

.BusinessSolutions .tab-widget .nav-item{max-width: 280px !important; border-bottom: unset !important;}
.BusinessSolutions .tab-widget .nav-tabs{background-color: unset !important;}
.BusinessSolutions .tab-widget .nav-tabs .nav-link{
	background-color: rgba(250, 250, 250, .1) !important;
	padding: 1em 1em !important;
	min-height: 120px !important;
    text-align: center !important;
    justify-content: center !important;
    display: flex !important;
    align-content: center !important;
	border: solid 1px rgba(250, 250, 250, .6) !important;
	border-bottom: unset !important;
    flex-wrap: wrap !important;
}
.BusinessSolutions .tab-widget .tab_container{background-color: #ffffff !important; padding: 1em 3em !important;}

.BusinessSolutions .tab-widget a.nav-link.active{font-family: 'Montserrat' !important; background-color: #ffffff !important; color: #550f0f !important; font-weight: bold !important; border: unset !important;}
.BusinessSolutions .tab-widget a.nav-link{font-family: 'Montserrat' !important; color: #ffffff !important; font-weight: bold !important; font-size: 24px !important;}
@media only screen and (max-width:480px){.BusinessSolutions .tab-widget a.nav-link{font-size: 21px !important;}}

.BusinessSolutions .tab-widget .descp a:hover{color: #60402b !important;}
@media only screen and (max-width:767px){.BusinessSolutions .accordion-item .accordion-button{padding-left: 15px !important;}}
@media only screen and (max-width:767px){.BusinessSolutions .accordion-item{border: 1px solid !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) 0 0 16px !important; min-height: 275px !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-size: 24px !important; color: #000000 !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 .wdg-free-text-desc h2{font-size: 36px !important; color: #ffffff !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;}}


.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: #550f0f !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: #60402b !important;}
.ServicesLinks .wd-threecolumn-info-block a:hover{color: #60402b !important; font-weight: bold !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 .twocolsection-coltwo .buttonwidgetsection{border: 1px solid #550f0f !important; width: unset !important;}
.RealEstateLibrary .buttonwidgetsection{border-radius: 30px !important;}
.RealEstateLibrary .buttonwidgetsection:hover{color: #550f0f !important;}
.RealEstateLibrary .buttonwidgetsection .buttonwidgets .buttonwidget{color: #ffffff !important; font-size: 20px !important;}
.RealEstateLibrary .buttonwidgetsection .buttonwidgets .buttonwidget:hover{color: #550f0f !important; font-weight: bold !important;}
.RealEstateLibrary .wdg-free-text-desc h2{font-size: 36px !important; color: #550f0f !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;}}

/* Employee Bio Page*/

span.quotes {
    font-size: 34px !important;
    line-height: 0.7em !important;
}

.carousel-item.small >img{height: 150px !important;}
.carousel-inner .small .carousel-caption {
    text-shadow: unset !important;
}
.carousel-inner .small .carousel-caption h1{font-weight: bold !important; font-size: 40px !important;}
@media only screen and (max-width:981px){.carousel-inner .small .carousel-caption h1{font-size:32px !important;}}
@media only screen and (max-width:480px){.carousel-inner .small .carousel-caption h1{font-size:24px !important;}}
.container .employeebioinfo {
    padding-bottom: 20px;
}
.vc-breadcrumb{border-bottom: unset !important; border-top: unset !important;}

.vc-breadcrumb .breadcrumb-links .breadcrumb-link{font-family: 'Montserrat' !important; font-size:18px !important; color: #000000 !important; text-transform: uppercase !important;}
@media only screen and (max-width:981px){.vc-breadcrumb .breadcrumb-links .breadcrumb-link{font-size:18px !important;}}
.vc-breadcrumb .breadcrumb-links .breadcrumb-link:hover{text-decoration: underline !important;}

.employeebioinfo .emp-biotext .emp-name{font-family: 'Montserrat' !important; font-weight: bold !important; font-size: 32px !important; color: #550F0F !important;}
@media only screen and (max-width:480px){.employeebioinfo .emp-biotext .emp-name{font-size: 28px !important;}}

.employeebioinfo .emp-biotext .emp-jobtitle{font-family: 'Montserrat' !important; font-size: 24px !important; color: #60402b !important; font-style: normal !important; padding-bottom: 25px !important;}
@media only screen and (max-width:480px){.employeebioinfo .emp-biotext .emp-jobtitle{font-size: 21px !important;}}

@media only screen and (min-width:767px){.employeebioinfo .emp-biotext{text-align: left !important;}}
.employeebioinfo .emp-biotext blockquote{font-family: 'Montserrat' !important; font-size:20px !important; color: #333333 !important; margin-left: 25px !important; margin-right: 25px!important; font-style: italic !important;}

.emp-info .emp-email{display: flex !important; justify-content: center !important;}
.emp-info .emp-email a{font-family: 'Montserrat' !important; font-size:16px !important; color: #60402B !important;}
.emp-info .emp-email a:hover{color: #000000 !important; font-weight: bold !important;}

.emp-info .emp-phonenumber{display: flex !important; justify-content: center !important;}
.emp-info .emp-phonenumber a{font-family: 'Montserrat' !important; font-size:16px !important; color: #60402B !important;}
.emp-info .emp-phonenumber a:hover{color: #000000 !important;}

.emp-info .emp-vcard{display: flex !important; justify-content: center !important;}
.bio-page-emp-image .emp-image{display: flex !important; justify-content: center !important;}

.bio-page-emp-image .emp-info{display: flex !important;flex-direction: column !important; background: #E3E5C9 !important;border-bottom: 2px #550F0F solid;}
.bio-page-emp-image .emp-gretting{background: #E3E5C9 !important; border-top: 2px #550F0F solid !important;}

.emp-gretting .greeting-text,
.emp-gretting .greeting-emp--text{font-family: 'Montserrat' !important; font-size:16px !important; color: #60402B !important; font-weight: bold !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-weight: normal !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: #333333 !important;}
.tab-widget .descp-two a:hover{font-family: 'Noticia Text' !important; font-size:16px !important; color: #4BAF7C !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: #4BAF7C !important;}
 
@media only screen and (max-width:767px){.tab-widget button span{color: #333333 !important;}}
 
.tab-widget .tab_container{padding-top: 16px !important;}


/**/

.onecol-section .buttonwidgets .buttonwidget{color: #ffffff !important; font-weight: bold !important;}
.onecol-section .buttonwidgets .buttonwidget:hover{color: #143387 !important; font-weight: bold !important;}

/* SiteMap */

.SiteMap .wdg-free-text-desc a{font-family: 'Noticia Text' !important; font-size:20px !important;}
.SiteMap .wdg-free-text-desc a:hover{font-weight: bold !important;}

/* Real Estate Library */

.media-reader-heading{padding: 5px 0px !important;}
.media-reader-heading h2{font-family: 'Montserrat' !important; font-size: 36px !important; color: #60402b !important; font-weight: bold !important;}
.media-reader-container{display: block !important;padding: 5px 0px !important;}
.media-reader-container a{line-height: 2 !important; color: ##550f0f !important}
.media-reader-container a:hover{font-weight: bold !important;}


/*Footer Navigation*/
.footer-links {font-family: 'Montserrat' !important; background-color: #60402B !important;}
.footer-disclaimer{font-family: 'Montserrat' !important; background-color: #000000 !important; color:#ffffff !important; font-size:11px !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; font-weight: bold !important;}
.footer-navigation a:hover{font-family: 'Montserrat' !important; color: #E3E5C9  !important; font-size:13px !important;}
.footer-copyright {font-family: 'Montserrat' !important; color: #ffffff !important; font-size:11px !important;}
.footer-navigation span{font-style: italic !important;}
.col-xl-6{align-content: center !important;}
