.single-post .home-cta-section,.single-post .address-section{display:none;}
.page-id-5484 .address-section, .page-id-5484 .home-cta-section{display:none;}
.fusion-tb-footer .f_menu_second{
    margin-top: 10px;
}
.contact_map{
    flex-wrap: wrap;
}
.contact_map .contact_map_top{
    width: 100%;
}
.contact_map .contact_map_bot{
    width: 100%;
}
.contact_map .contact_map_bot iframe{
    width: 100%;
}
.contact_map .contact_map_top p{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    column-gap: 10px;
}
.contact_map .contact_map_top p span{
    margin-top: 5px;
}
.contact_map .contact_map_top p span,
.contact_map .contact_map_top p span svg{
    float: left;
}
.contact_map .contact_map_top h3{
    margin: 0 0 20px 0;
    font-size: 32px;
    font-weight: 600;
}
.banner_title{
  white-space: break-spaces !important;
    word-wrap: break-word !important;
}
/* .fusion-footer-widget-area .fusion-column-wrapper .address + .address{
    display:none
} */
.privacy-pg-content h1,.privacy-pg-content h2{
	color: #243B68 !important;
    letter-spacing: -1.18px !important;
    font-size: 42px !important;
    line-height: 50px !important;
    font-weight: 700 !important;
    text-transform: none !important;
}
.privacy-pg-content h2{
	 font-size: 32px !important;
}
.footer_privacy_lnk{color:#243b68;}
.footer_privacy_lnk:hover {
    color: #ee2d24 !important;
}

.single-post #prodAccordion .Block.Panel p:empty,
.single-post #prodAccordion .prodAccordionContent p:empty {
  display: none;
}

.single-post .blog_listing{
	padding: 0 0px 90px 0px !important;
}
.citiesweserve_sec .fusion-text .ulcol ul li a{
display: inline-block;
}
.fusion-flex-container .fusion-flex-align-items-flex-start{
align-items: unset;
}
@media only screen and (max-width: 767px) {
    .blog_listing {
        margin-top: 0 !important;
    }
}
@media only screen and (max-width: 991px) {
    .blog_listing {
        margin-top: 0 !important;
    }
	.thirdSectionMain .fusion-column-wrapper .fusion-title{display: inline-block;width: 100%;}
}