/* .site-branding {
padding-left: 0px;
padding: 10px 10px 0px 10px;
background: #fff;
} */
.header-content {
	background: #0D4CB0;
}
/* .header-content {
padding: 0px;
}
.page-template-page-service .site-header::before,
.page-template-blog .site-header::before,
.page-template-page-faq .site-header::before,
.page-template-page-free-estimate .site-header::before,
.page-template-page-contac-us .site-header::before,
.page-template-default .site-header::before{
top: 60px;
height: 66.77px;
} */

/* Centered menu for default pages */

span.md-agg-rating-full {
    background: #0d4cb0;
}
@media screen and (max-width: 1200px) {
    .md--testimonials-sidebar-in h2 {
        font-size: 19px;
    }
}

.md--testimonials-sidebar-in h2 {
    margin: 0;
    padding: 20px 15px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
}
.page-template-page-contact-us div#md-collapse-menu,
.page-template-default div#md-collapse-menu,
.page-template-page-thank-you div#md-collapse-menu,
.page-template-archive div#md-collapse-menu{
	align-self: center;
	margin-right: auto;
	margin-left: auto;
}

.page-template-page-contact-us #site-navigation,
.page-template-default #site-navigation,
.page-template-page-thank-you #site-navigation,
.page-template-archive #site-navigation{
	margin: 0 8px 0 auto;
	width: 100%;
}

.page-template-page-contact-us .md-header-button-holder,
.page-template-default .md-header-button-holder,
.page-template-page-thank-you .md-header-button-holder,
.page-template-archive .md-header-button-holder{
	margin-left: 0px;
}


.page-template-page-contact-us .navbar-header button .icon-bar,
.page-template-default .navbar-header button .icon-bar,
.page-template-page-thank-you .navbar-header button .icon-bar,
.page-template-archive  .navbar-header button .icon-bar{
	background-color: #fff !important;
}

.md-inner-hero-holder {
	background: #0D4CB0;
	padding: 170px 0 50px;
	margin-bottom: 81px;
	float: left;
	width: 100%;
}

.md-inner-hero-image-holder.mobile-image{
	display: none;
}

.md-inner-hero-holder .hero-inner-top-holder {
	display: flex;
	align-items: flex-start;
	padding-bottom: 38px;
}

.md-inner-hero-holder .hero-container.container {
	padding: 0 15px;
}

.md-inner-hero-holder .md-inner-hero-left {
	padding-left: 0px;
}

.hero-container .inner-container-left {
	padding-left: 0px;
}


.md-inner-hero-image-holder {
	display: flex;
	justify-content: flex-end;
}



.md-inner-hero-image-holder img {
	width: 100%;
	height: auto;
	max-width: 589px;
	border-radius: 20px;
}

.hero-container  .md-inner-hero-right{
	padding-right: 0px;
}

.md-inner-hero-title{
	color: #fff;
	font-size: 56px;
	font-weight: 500;
	line-height: 72px;
	letter-spacing: -0.02em;
	text-align: left;
	padding-bottom: 23px;
}

.md-inner-hero-subtitle {
	font-family: Roboto,sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 38px;
	text-align: left;
	color: #fff;
	max-width: 589px;
}

.inner-container{
	margin-bottom: 50px;
}

span.breadcrumb_last {
	color: #fff;
}

.md-inner-breadcrumb-holder {
	text-transform: uppercase;
	padding-bottom: 14px;
}

p#breadcrumbs, p#breadcrumbs a,
.page-template-page-contac-us p#breadcrumbs, 
.page-template-page-contac-us p#breadcrumbs a {
	font-size: 22px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: -0.01em;
	text-align: left;
	width: fit-content;		
	transition: color 300ms ease-in-out;
}

p#breadcrumbs, .page-template-page-contac-us p#breadcrumbs {
	color: #fff;
	text-transform: uppercase;
}

p#breadcrumbs a,
.page-template-page-contac-us p#breadcrumbs a{
	color: #000038;
	background: #FF6E00;
	border-radius: 15px;
	padding: 2px 9px;
	transition: all 300ms ease-in-out;
}


p#breadcrumbs a:hover,
.page-template-page-contac-us p#breadcrumbs a:hover {
	color: #000038;
	background: #FF8C34;
}


.md-before-menu {
	background: #0D4CB0;
}


/* INNER CONTENT */

.inner-container .md-inner-content {
	padding-left: 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8195A242;
}


.inner-container.container {
	display: flex;
}


.md-inner-content h2{
	color:#11364F;
	font-size: 36px;
	font-weight: 500;
	line-height: 48px;
	text-align: left;
	padding: 10px 0 15px;
}

.md-inner-content h3{
	font-size: 32px;
	font-weight: 500;
	line-height: 44px;
	text-align: left;
	color:#11364F;
	padding: 0 0 15px;
}

.md-inner-content h4{
	font-size: 29px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
	color:#11364F;
	padding: 0 0 12px;
}

.md-inner-content p {
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	color: #11364F;
	padding-bottom: 30px;
}

.md-inner-content .wp-caption-text{
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	line-height: 32px;
	text-align: center;
	color: #11364F;
	margin: 15px 0 0 ;

}

.md-inner-content .wp-caption {
	margin: 10px 0 60px;
	width: 100% !important;
}
.md-inner-content .wp-caption img{
	width: 100%;
	height: auto;
	border-radius: 15px;
}


.md-inner-content a,
.md-inner-content p a,
.md-inner-content ul li a,
.md-inner-content ol li a
{
	color: #0000FF;
	transition: all 300ms ease-in-out;
	text-decoration: underline;
}

.md-inner-content a:hover, 
.md-inner-content p a:hover, 
.md-inner-content ul li a:hover, 
.md-inner-content ol li a:hover {
	color: #A62B03;
	background: #FFFFCC;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-radius: 4px;
	text-decoration: underline;
}

.md-inner-content ul, 
.md-inner-content ol {
	margin-top: 0;
	margin-bottom: 40px;
	margin-bottom: 52px;
	background: #FAFAFA;
	padding: 48px 60px 48px 68px;
}

.md-inner-content ul li, 
.md-inner-content ol li {
	font-family: Roboto, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #042c56;

}


/* sidebar */



.inner-container .inner-sidebar-right{
	padding-right: 0px;
}

.sidebar-menu-holder,
ul#menu-sidebar {
	background: #FAFAFA;
	border-radius: 15px;
	padding: 19.5px 30px;
	margin-bottom: 60px;
}
.sidebar-menu-holder ul#menu-sidebar-new-menu a,
.menu-sidebar ul#menu-sidebar a  {
	font-size: 18px;
	font-weight: 600;
	line-height: 41px;
	letter-spacing: 0.01em;
	text-align: left;
	color: #11364F;
	transition: all 0.3s ease-in-out;
}
.sidebar-menu-holder ul#menu-sidebar-new-menu a:hover,
.menu-sidebar ul#menu-sidebar a:hover{
	color: #FF6E00;
}

ul#menu-sidebar-new-menu,
#menu-sidebar {
	list-style-type: none; /* Removes default bullet points */
	padding-left: 0; /* Removes any left padding */
}

ul#menu-sidebar-new-menu,
#menu-sidebar li {
	margin-left: 0; /* Optional: removes any left indentation */
	text-transform:uppercase;
}

.md-sidebar-right .md-review-card-text {
	height: 180px;
}


.side-title{
	font-size: 26px;
	font-weight: 600;
	line-height: 30.47px;
	text-align: left;
	color: #11364F;
	padding-bottom:39px;
}

.side-title:last-of-type{
	padding-bottom: 34px;
}
.md-new-review-sidebar {
	padding: 24px 30px;
	background: #FAFAFA;
	border-radius: 15px;
	margin-bottom: 20px;
}

.md-new-review-sidebar .md-review-card-text {
	padding-right: 10px;
}

.md-sidebar-right .md-estimate-holder {
	background: #0D4CB0;
	border-radius: 15px;
	display: flex;
	padding: 47px 22px 43px;
	flex-direction: column;
	align-items: center;
}
.sidebar-banner-title{
	font-family: Roboto,sans-serif;
	font-size: 36px;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: -0.01em;
	text-align: center;
	color:#fff;
	padding-bottom: 20px;
}

.slideshow-controls {
	display: flex;
	justify-content: center;
	column-gap: 15px;
	margin-bottom: 30px;
}

.md-next-img,
.md-prev-img{
	cursor: pointer;
}


.slideshow-controls span.md-prev.slick-arrow:hover img,
.slideshow-controls span.md-next.slick-arrow:hover img {
	filter: brightness(1.3);
}



/* CONTACT FORM */

.md-contact-holder {
	background: #FAFAFA;
	padding: 46px 47px 41px 36px;
	border-radius: 15px;
	margin-bottom:14px;
}


#gform_wrapper_6 .field_sublabel_below .gform-field-label--type-sub {
	display: none;
}

.md-contact-holder .gform-theme--foundation #gform_6 #gform_fields_6 {
	column-gap: 7px;
	row-gap: 13px;
}
.gform-theme--foundation #gform_6 input[type=email],
.gform-theme--foundation #gform_6 input[type=tel],
.gform-theme--foundation #gform_6 input[type=text],
.gform-theme--foundation #gform_6 textarea {
	background-color: #fff !important;
	border: none;
	padding: 0 21px;
}
.gform-theme--foundation #gform_6 input[type=email],
.gform-theme--foundation #gform_6 input[type=tel],
.gform-theme--foundation #gform_6 input[type=text]{
	border-radius: 100px;
	font-family: Roboto,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	color: #11364F;
	height: 54px;

}
.gform-theme--foundation #gform_6 input[type=email]::placeholder,
.gform-theme--foundation #gform_6 input[type=tel]::placeholder,
.gform-theme--foundation #gform_6 input[type=text]::placeholder{
	border-radius: 100px;
	font-family: Roboto,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	color: #11364F;
}

.gform-theme--foundation #gform_6 textarea {
	border-radius: 8px;
	height: 153px;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	color: #11364F;
	padding-top: 8px;
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	color: #11364F;
}

.gform-theme--foundation #gform_6 textarea::placeholder{
	font-family: Roboto, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	line-height: 22px;
	text-align: left;
	color: #11364F;
}
.gform-theme--foundation #gform_6 .gform_footer {
	margin-block-start: 11px;
}

.gform-theme--foundation #gform_6 input[type=submit]{
	border: 2px solid #0D4CB0;
	display: flex;
	width: 232px;
	height: 53px;
	border-radius: 50px;
	background: transparent;
	font-family: Roboto,sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.01em;
	text-align: center;
	color: #11364F;
	transition: all 300ms ease-in-out;
}

.gform-theme--foundation #gform_6 input[type=submit]:hover{
	background:#0D4CB0;
	color: #fff;
}

.md-contact-holder .gform-theme--foundation input[type=text]:active, 
.md-contact-holder .gform-theme--foundation input[type=text]:focus,
.md-contact-holder .gform-theme--foundation input[type=tel]:active, 
.md-contact-holder .gform-theme--foundation input[type=tel]:focus,
.md-contact-holder .gform-theme--foundation input[type=email]:active, 
.md-contact-holder .gform-theme--foundation input[type=email]:focus,
.md-contact-holder .gform-theme--foundation textarea:active, 
.md-contact-holder .gform-theme--foundation textarea:focus{
	box-shadow: 2px 14px 21.8px 0px #8195A242 !important;
	border: unset;}

/* Table of contents: */

.ez-toc-title-container {
	display: table;
	width: 100%;
	display: flex;
	align-items: center;
	background: #FAFAFA;
}

div#ez-toc-container {
	background: #fff;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	display: table;
	margin-bottom: 1em;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: auto;
	border: none;
	width:100%;
}
#ez-toc-container .ez-toc-js-icon-con{
	border: none;
}
div#ez-toc-container p.ez-toc-title {
	background: #FAFAFA;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 15px 15px 15px;
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0.01em;
	text-align: left;
	transition:all 0.3s ease-in-out;
	width:100%;
	color: #11364F;
	text-transform: uppercase;
}

#ez-toc-container a {
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.01em;
	text-align: left;
	color: #3D5B6F;
	cursor: pointer;
	transition: color 300ms ease-in-out;
}

#ez-toc-container a:hover{
	color: #0D4CB0;
	text-decoration: none;
}

#ez-toc-container a:visited {
	color: #0D4CB0;
	text-decoration: none;
}
.ez-toc-counter nav ul li a::before {
	display: inline-block;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: .2em;
	float: left;
}

svg.arrow-unsorted-368013 {
	display: none;
}

svg.list-377408 {
	display: none;
}

#ez-toc-container ul{
	background: #fff;
	padding: 16px 10px 24px 18px;
}

.ez-toc-icon-toggle-span {
	display: flex;
	align-items: center;
	justify-content: center;
	direction: ltr;
}

.ez-toc-icon-toggle-span::before {
	content: url("/wp-content/uploads/2024/10/arrow-1.svg");
	/* width: 100%; */
	/* height: auto; */
	position: relative;
	top: 4px;
	right: 10px;
}

#ez-toc-container ul.ez-toc-list-level-3 {
	padding: 8px 8px 8px 0;
}

#ez-toc-container ul.ez-toc-list-level-3 a {
	line-height: 26px;
}






/* Table of contents End: */


/* Styling for column layout of footer cities */

.footer-areas-section .footer-areas-container {
	padding: 0px;
}

.footer-location-cities {
	display: block;
	column-count: 5;
	float: left;
	white-space: nowrap;
	column-gap: 6vw;
	width: 96%;
	padding: 10px 0;
}


.footer-areas-wrap {
	display: flex;
	flex-direction: column;
	gap: 15px;
	background: #FAFAFA;
	border-radius: 16px;
	padding: 49px 53px 43px 64px;
	margin-bottom: 32px;
	position: relative;
	margin-top: 15px;
}
.areas-inner-pin-holder {
	position: absolute;
	right: -30px;
	top: -25px;
}
.faq-footer-title.areas-inner-main-title-top {
    max-width: 700px;
    padding: 0px 0px 15px 0;
}
.areas-drop-image, 
.areas-drop-image.rotated {
    cursor: pointer;
    transition: all 500ms ease-in-out;
}
.areas-drop-image:hover, 
.areas-drop-image.rotated:hover {
    filter: brightness(.95);
    scale: .9;
}


.footer-locations-area-title {
	display: flex;
	gap: 11px;
	align-items: center;
}
.location-inner-city {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 34px;
	letter-spacing: 0.02em;
	text-align: left;
	color: #11364F;
	transition: color 300ms ease-in-out;
}
.footer-areas-column {
	width: 20%;
}

.footer-locations-area-title .area-title-inner {
	font-family: Roboto,sans-serif;
	font-size: 32px;
	font-weight: 600;
	line-height: 37.5px;
	letter-spacing: -0.02em;
	text-align: left;
	color: #11364F;
	cursor: pointer;
	transition: color 300ms ease-in-out;
	text-decoration: none;
}

.footer-locations-area-title .area-title-inner:hover{
	color: #FF6E00;
	background: none;
	border-radius: 0px;
	border: none;
	text-decoration: none;
}

.site-footer .form-footer-container {
	padding-left: 0px;
}

.form-footer-container .form-footer-left {
	padding-left: 0px;
}
/* FAQ PAGE */

.page-template-page-faq .inner-container .md-inner-content {
	border-bottom: none;
}

/* FAQ FOOTER */
.site-footer .faq-container .md-faq-holder {
	display: flex;
	flex-direction: column;
	row-gap: 34px;
	padding-bottom: 50px;
	max-width: 100%;
	align-items: flex-start;
}
.site-footer .faq-container {
	padding-left: 15px;
	padding-right: 0px;
	overflow: hidden;
}

.faq-container  .faq-footer-left {
	padding-left: 0px;
}
.faq-footer-title {
	color: #11364F;
	font-size: 36px;
	font-weight: 500;
	line-height: 48px;
	text-align: left;
	padding: 0px 0 37px;

}


/* Services Page */


.page-template-page-service .moving-services-section,
.page-template-default .moving-services-section {
	background: #fff;
}

.page-template-page-service .services_inner .md-servies-all-holder .md-custom-services{
	padding: 0px;
	width: 313px;
}

.page-template-page-service .md-service-cards{
	justify-content: space-between;
}

.page-template-page-service  .md-servies-all-holder{
	width: 100%;
	column-gap: 72px;
	row-gap: 52px;
	justify-content: space-between;
}




.page-template-page-service .services-card-title {
	padding: 0 0 26px 0;
	font-size: 26px;
	font-weight: 600;
	line-height: 30.53px;
	color: #11364F;
}
.page-template-page-service .md-service-cards a,
.page-template-default .md-service-cards a {
	color: #11364F;
	text-decoration: none;
}
.page-template-page-service .md-service-cards a:hover,
.page-template-default .md-service-cards a:hover {
	background: #0D4CB0;
	color: #fff;
	border-radius: 90px;
}

.page-template-page-service .md-services-outer,
.page-template-default .md-services-outer {
	margin-top: 20px;
	margin-bottom: 70px;
}

.page-template-page-service .md-services-img-holder,
.page-template-default .md-services-img-holder {
	padding-bottom: 30px;
}
.page-template-page-service .md-services-img-holder {
	padding-bottom: 20px;
}

.page-template-page-service .services-card-text {
	padding-bottom: 26px;
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	color: #11364F;
}


/* BLOG PAGE */

.blog-page-posts-holder {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 31px;
}

.page-template-blog .inner-container .md-inner-content {
	border-bottom: none;
}

.md-inner-content .blog-page-posts-holder .blog-post-container {
	max-width: 356px;
}
.md-inner-content .blog-page-posts-holder .blog-post-container img {
	border-radius: 15px;
	max-height: 180px;
	object-fit: cover;
	object-position: center;
}

.md-inner-content .blog-page-posts-holder .blog-post-container .blog-post-date p {
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #0D4CB0;
	padding: 21px 0 15px;
	text-transform: uppercase;
}

.md-inner-content .blog-page-posts-holder .blog-post-container h3{
	font-size: 26px;
	font-weight: 600;
	line-height: 30.47px;
	text-align: left;
	color: #11364F;
	padding-bottom: 13px;
	transition: color 300ms ease-in-out;
}
.md-inner-content .blog-page-posts-holder .blog-post-container h3:hover {
	color: #FF6E00;
}

.md-inner-content .blog-page-posts-holder .blog-post-container p{
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	color: #3D5B6F;
	padding-bottom: 10px;
}
.md-inner-content .blog-page-posts-holder .blog-post-container a {
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	text-align: left;
	color: #FF6E00;
	padding-bottom: 30px;
	text-decoration: none;
}

.md-inner-content .blog-page-posts-holder .blog-post-container a:hover{
	color: #0D4CB0;
}

.md-pagination-holder.navigation {
	font-size: 20px;
	margin-top: 30px;
}

a.page-numbers{
	color: #11364F;
	padding: 10px 30px;
	border-radius: 50px;
	background-color: #fff;
	border: 2px solid #0D4CB0;
	text-decoration: none;

}
span.page-numbers.current {
	background: #0D4CB0;
	color: #fff;
	padding: 10px 30px;
	border-radius: 50px;
	border: 2px solid #0D4CB0;
}
span.page-numbers.dots {
	color: #0D4CB0;
}

/* Blog Search */

.page-template-blog .md-inner-content .asl_w_container {
	width: 100%;
	margin: 0px 0px 0px 0px;
	min-width: 200px;
	margin-bottom: 30px;
}
.page-template-blog .md-inner-content #ajaxsearchlite1 .probox .proinput input, 
.page-template-blog .md-inner-content div.asl_w .probox .proinput input {
	color: #11364F !important;
	font-size: 15px;
	font-weight: 400;
}


.page-template-blog .md-inner-content div.asl_w .probox .promagnifier .innericon svg {
	fill: #0D4CB0;
}
.page-template-blog .md-inner-content #ajaxsearchlite1 .probox, 
.page-template-blog .md-inner-content div.asl_w .probox {
	background-color: #fff;
	border: 2px solid #0D4CB0;

}


/* SINGLE POST */
.post-template-default span.posted-on {
	display: none;
}
.tags-wrap-inner {
	display: flex;
	column-gap: 5px;
	font-size: 20px;
	line-height: 32px;
	color: #0000FF;
	padding-bottom: 30px;
	flex-wrap: wrap;
}


/* CONTACT PAGE */

.page-template-page-contact-us .md-inner-hero-holder {
	margin-bottom: 76px;
}

.page-template-page-contact-us .quote-banner-title {
	padding: 85px 0 79px;
}
.page-template-page-contact-us footer#colophon {
	background: #FAFAFA;
}

.page-template-page-contact-us footer#colophon::after {
	z-index: 0;
}
.page-template-page-contact-us .site-info,
.page-template-page-contact-us .md-footer-seal-holder,
.page-template-page-contact-us .footer-bottom-wrap,
.page-template-page-contact-us .footer-top-wrap{
	position: relative;
	z-index: 1;
}

/* FAQ PAGE */

.page-template-page-faq .md-faq-question{
	font-size: 20px;
	font-weight: 600;
	line-height: 36px;
	text-align: left;
	color: #11364F;
	transition: color 300ms ease-in-out;
	padding: 0px;
	margin: 0px;
}

.page-template-page-faq img.md-faq-arrow{
	margin-top: 5px;
}

img.md-faq-arrow{
	margin-top: 5px;
}


.page-template-page-faq .md-faq-holder {
	row-gap: 28px;
	width: 100%;
	max-width: 100%;
}

.page-template-page-faq .md-faq-question-holder {
	max-width: 618px;
}

.page-template-page-faq .md-faq-answer-holder {
	padding: 25px 0px 0px 35px;
}

.page-template-page-faq .md-faq-answer{
	padding-bottom: 0px;
}

.page-template-page-faq .md-sidebar-right .md-estimate-holder {
	position: relative;
	z-index: 999;
}

/* FREE ESTIMATE PAGE */

.page-template-page-free-estimate .how-card-title {
	color: #11364F;

}
.page-template-page-free-estimate .md-how-it-all-card-holder {

	padding-bottom: 77px;
}

.page-template-page-free-estimate .how-title {
	font-size: 56px;
	font-weight: 500;
	line-height: 65.63px;
	text-align: center;
	color: #11364F;
	padding: 0 0 61px 0;
}

.page-template-page-free-estimate .about-free-right-holder .section-title{
	font-family: Roboto, sans-serif;
	font-size: 56px;
	font-weight: 500;
	line-height: 65.63px;
	text-align: left;
	color: #11364F;
	padding: 0 0 40px 0;
}

.page-template-page-free-estimate .about-free-left-holder{
	padding: 0 25px 0 0 ;
}

.page-template-page-free-estimate .about-free-right-holder{
	padding: 0 0 0 25px ;
}
.page-template-page-free-estimate .about-free-right-holder .md-quote-link{
	color: #fff;
	/* Changed to a Deep Royal Blue for high contrast against white background */
	background-color: #0041C2; 
	border: 2px solid #0041C2;
	padding: 10px 20px; /* Added padding to make it look like a button */
	transition: all 300ms ease-in-out;
	text-decoration: none;
	display: inline-block;
}
.page-template-page-free-estimate .about-free-right-holder .md-quote-link:hover{
	/* Swapping colors: Blue text on White background */
	color: #0041C2;
	background: #fff;
	border: 2px solid #0041C2;
	border-radius: 99px;
}
/* THIS WAS THE ORIGINAL GIVING CONTRAST ERROR .page-template-page-free-estimate .about-free-right-holder .md-quote-link{
	color: #fff;
	border: 2px solid #FF6E00;
	transition: all 300ms ease-in-out;
	text-decoration: none;
}

.page-template-page-free-estimate .about-free-right-holder .md-quote-link:hover{
	color: #FF6E00;
	background: #fff;
	border: 2px solid #FF6E00;
	border-radius: 99px;
}*/

/* Test */

/* .page-template-page-free-estimate .md-inner-hero-holder .hero-container.container {
padding: 0 0px;
}
*/
/* Test */



/* THANK YOU PAGE */

.page-template-page-thank-you .md-header-button-holder {
	display: none;
}

.page-template-page-thank-you #site-navigation {
	margin: 0 auto 0 auto;

}
.page-template-page-thank-you .md-inner-hero-holder {
	padding: 120px 0 40px;
	margin-bottom: 100px;
}
.page-template-page-thank-you .md-inner-hero-holder .hero-inner-top-holder {
	display: flex;
	align-items: center;
	padding-bottom: 30px;
}

/* .page-template-page-thank-you .site-branding {
padding-left: 0px;
padding: 10px 10px 10px 10px;
background: #fff;
} */



.page-template-page-thank-you .md-inner-content a, 
.page-template-page-thank-you .md-inner-content p a{
	font-weight: 600;
}
.page-template-page-thank-you .md-before-menu {
	display: none;
}

/* 404 PAGE */

.tagcloud {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	column-gap: 20px;
}

.error-404 .inner-container .widget_tag_cloud .tagcloud .tag-cloud-link {
	font-size: 20px !important ;
}

/* Moving labels page */

.md-inner-content ul.moving-labels-pdf-list {
	column-count: 2;
	row-gap: 15px;
	column-gap: 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	padding: 0px;
	background: #fff;
	margin: 10px 0 20px;
}

.md-inner-content ul.moving-labels-pdf-list li {
	width: 47%;
}

/* Location Page */

.page-template-page-location .md-inner-content .footer-location-cities {
	display: block;
	column-count: 3;
	float: left;
	white-space: nowrap;
	column-gap: 3vw;
	width: 100%;
	padding: 10px 0;
}

.page-template-page-location .md-inner-content .areas-inner-pin-holder {
	position: absolute;
	right: 39%;
	top: -45px;
	scale: .7;
}

.page-template-page-location .md-sidebar-right .md-estimate-holder {
	position: relative;
	z-index: 999;
}

.page-template-page-location .md-inner-content .location-inner-city {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 34px;
	letter-spacing: 0.02em;
	text-align: left;
	color: #11364F;
	transition: color 300ms ease-in-out;
	text-decoration: none;
}

.page-template-page-location .md-inner-content .location-inner-city:hover {
    color: #FF6E00;
    text-decoration: none;
    background: no-repeat;
    border: none;
}

.page-template-page-location .md-inner-content span.location-inner-city:hover{
	color: #11364F;
	text-decoration: none;
}



.page-template-page-location .inner-container .md-inner-content {

	border-bottom: none;
}
.page-template-page-location .inner-container.container {
	display: flex;
	padding-left: 0px;
	padding-right: 0px;
}



.page-template-page-location  footer#colophon {
	position: relative;
	background: none;
	width: 100%;
	float: left;
	margin-top: -500px;
}


/************* Inner Page Services *******************/

.inner-page-services-holder .section-title {
	padding-bottom: 40px;
	padding: 50px 0 40px;
}

.page-template-default .md-services-img-holder,
.page-template-default .services-card-title,
.page-template-default .services-card-text{
	padding-bottom: 15px;
}

.page-template-default .services-card-title {
	max-width: 250px;
}

.page-template-default .md-servies-all-holder{
	column-gap: 30px;
	justify-content: center;
	row-gap: 30px;
}

.page-template-default .services-card-title {
	font-size: 29px;
	font-weight: 500;
	line-height: 40px;
	text-align: left;
	color: #11364F;
	padding: 0 0 12px;
}

.page-template-default .services_inner .md-servies-all-holder .md-custom-services{
	width: 353px;
	max-width: 354px;
}

.page-template-default .md-service-cards{
	justify-content:space-between;
}

.md-services-text-holder-desktop{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.service-card-bottom-holder .services-card-text{
	display:none;
}

/* POjo toolbar */

#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
	top: -16px;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
	top: -16px;
	position:relative;
}

/* SENIOR PAGE BANNER */

.md-senior-banner-wrap {
	display: flex;
	gap: 30px;
	background: #FAFAFA;
	padding: 18px 35px;
	border-radius: 16px;
	align-items: center;
	margin: 17px 0;
}

.md-senior-banner-left {
	display: flex;
	flex-shrink: 0;
}

.md-senior-banner-wrap .senior-banner-title {
	margin: 0px;
	color: #0D4CB0;
	font-size: 36px;
	line-height: 48px;
	padding: 0px;
	font-style: italic;
	font-weight: 700;
	transition: all 300ms ease-in-out;
}

.senior-banner-image{
	transition: all 300ms ease-in-out;
}

.md-senior-banner-wrap .senior-banner-title span{
	color: #11364F;
	transition: all 300ms ease-in-out;
}

.senior-banner-button:hover .senior-banner-image{
	filter: brightness(1.2);
}

@media screen and (max-width: 1200px) {
	.md-senior-banner-wrap .senior-banner-title {
		font-size: 30px;
		line-height: 40px;
	}
	.md-senior-banner-wrap {
		gap: 15px;
		padding: 15px 20px;
	}
}
@media screen and (max-width: 992px) {
	.md-senior-banner-wrap .senior-banner-title {
		font-size: 37px;
		line-height: 48px;
	}
	.tags-wrap-inner {
		font-size: 17px;
		line-height: 28px;
	}
.footer-areas-wrap {
	margin-top: 0px;
}
}

@media screen and (max-width: 768px) {
	.md-senior-banner-wrap .senior-banner-title {
		font-size: 27px;
		line-height: 40px;
		text-align: left;
	}
	img.senior-banner-image {
		scale: .8;
	}
	.md-senior-banner-right {
		display: flex;
		width: 100%;
	}
	.md-senior-banner-wrap .senior-banner-title br{
		display: none;
	}
	.md-senior-banner-wrap {
		gap: 10px;
		padding: 20px 15px;
	}
}
@media screen and (max-width: 600px) {
	.md-senior-banner-wrap{
		flex-direction: column;
	}
	.md-senior-banner-wrap .senior-banner-title {
		text-align: center;
	}
}
@media screen and (max-width: 500px) {
	.md-senior-banner-wrap .senior-banner-title {
		/*     max-width: 318px; */
	}
	.md-senior-banner-wrap .senior-banner-title {
		font-size: 28px;
		line-height: 38px;
	}
	.md-senior-banner-wrap {
		padding: 20px 15px;
	}
}
/* SENIOR PAGE BANNER END */

/******************************************** MEDIA ************************************************************/
@media screen and (max-width: 1600px) {
	/* 	.page-template-default .custom-logo-link {
	display: inline-block;
	width: unset;
	height: unset;
}
	.page-template-default .site-branding {
	padding: 10px 10px 3px 10px;
} */
	.md-inner-hero-holder {
		padding: 170px 0 50px
	}
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -14px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -14px;
		position:relative;
	}
}

@media screen and (max-width: 1500px) {
	/* 	.page-template-default .site-branding {
	padding: 10px 10px 0px 10px;
} */
	/* 	.page-template-page-thank-you .site-branding {
	padding-left: 0px;
	padding: 10px 10px 0px 10px;
	background: #fff;
} */
	.md-inner-hero-holder {
		padding: 150px 0 50px
	}

	img.md-faq-arrow{
		margin-top: 0px;
	}
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -19px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -19px;
		position:relative;
	}
}

@media screen and (max-width: 1400px) {
	.md-inner-hero-holder {
		padding: 112px 0 50px;
	}
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -32px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -32px;
		position:relative;
	}
}

@media screen and (max-width: 1300px) {
	.areas-inner-pin-holder {
		position: absolute;
		right: 0px;
		top: -45px;
	}

}

@media screen and (max-width: 1280px) {

	.page-template-page-service #quote-before-menu,
	.page-template-blog #quote-before-menu, 
	.page-template-page-faq #quote-before-menu, 
	.page-template-page-free-estimate #quote-before-menu,
	.page-template-default #quote-before-menu,
	.error404  #quote-before-menu,
	.post-template-default  #quote-before-menu,
	.post-type-archive  #quote-before-menu  {
		color: #fff;
		background: #0D4CB0;
	}

	.page-template-page-service #quote-before-menu:hover,
	.page-template-blog #quote-before-menu:hover, 
	.page-template-page-faq #quote-before-menu:hover, 
	.page-template-page-free-estimate #quote-before-menu:hover,
	.page-template-default #quote-before-menu:hover,
	.error404 #quote-before-menu:hover,
	.post-template-default #quote-before-menu:hover,
	.post-type-archive #quote-before-menu:hover {
		color: #000038;
		background: #FF6E00;
	}



}
@media screen and (max-width: 1220px) {
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -45px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -45px;
	}
}
@media screen and (max-width: 1200px) {
	.page-template-page-service .services_inner .md-servies-all-holder .md-custom-services,
	.page-template-default .services_inner .md-servies-all-holder .md-custom-services {
		padding: 0px;
		max-width: 282px;
	}
	.page-template-page-service .md-servies-all-holder{
		column-gap: 30px;
		row-gap: 42px;
	}
	.page-template-default .md-servies-all-holder {
		column-gap: 25px;
		row-gap: 25px;
	}
	p#breadcrumbs, p#breadcrumbs a, .page-template-page-contac-us p#breadcrumbs, .page-template-page-contac-us p#breadcrumbs a {
		font-size: 20px;
	}
	.md-inner-hero-title {
		font-size: 50px;
		line-height: 65px;
	}
	.md-inner-hero-subtitle {
		font-size: 20px;
		line-height: 35px;
	}
	.md-inner-content .blog-page-posts-holder .blog-post-container {
		max-width: 290px;
	}
	.md-inner-content .blog-page-posts-holder .blog-post-container img {
		max-height: 148px;
	}
	.areas-inner-pin-holder {
		right: -4px;
		top: -36px;
		width: 79px;
	}
	.md-inner-hero-holder {
		padding: 100px 0 50px;
	}

	.footer-location-cities {
		column-count: 4;
	}
	.md-new-review-sidebar .md-review-card-date {
		font-size: 15px;
	}
	.footer-location-cities {
		column-gap: 9vw;
	}
	.page-template-page-free-estimate .how-title {
		font-size: 50px;
		line-height: 60px;
	}
	.footer-location-cities,
	.page-template-page-location .md-inner-content .footer-location-cities {
		padding: 10px 0 0;
	}
	.footer-areas-text-holder {
		height: 27px;
	}
	.footer-areas-wrap {
		gap: 15px;
	}
.faq-footer-title.areas-inner-main-title-top {   
    padding: 0 0 10px;
}

}

@media screen and (max-width: 1024px) {
	.md-inner-hero-holder {
		padding: 178px 0 50px;
	}
	.page-template-page-thank-you .header-content {
		top: 0px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -30px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -30px;
	}
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: 30px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: 30px;
	}

}
@media screen and (max-width: 992px) {


	#ez-toc-container a {
		font-size: 17px;
		line-height: 28px;
	}
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: 37px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: 37px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -20px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -20px;
	}

	.inner-container.container {
		flex-direction: column;
	}

	.header-content {
		margin: 0px 0 0px;
	}

	#primary-menu .menu-item a{
		color: #fff;
	}

	#primary-menu .menu-chevron {
		display: unset;
		color: #fff;
	}
	#primary-menu .menu-item-has-children .sub-menu {
		background-color:#2769D0;
		margin: 10px 20px 10px 0px;
		padding: 10px 10px 10px 20px;
	}

	#md-collapse-menu {
		background: transparent;
	}

	.md-inner-hero-subtitle {
		max-width: unset;
		font-size: 19px;
		line-height: 31px;
	}

	.md-inner-hero-title {
		font-size: 47px;
		line-height: 59px;
		padding-bottom: 15px;
	}
	.inner-container.container {
		margin-bottom: 60px;
	}
	.md-inner-content h2 {
		font-size: 30px;
		line-height: 40px;
		padding: 10px 0 25px;
	}
	.md-inner-content h3 {
		font-size: 27px;
		line-height: 39px;
		padding: 0 0 20px;
	}
	.md-inner-content h4{
		font-size: 24px;
		line-height: 34px;
		font-weight: 500;
		padding: 0 0 10px;
	}
	.md-inner-content p {
		font-size: 17px;
		line-height: 28px;
		padding-bottom: 20px;
	}
	.md-inner-content ul, 
	.md-inner-content ol {
		margin-bottom: 30px;
		padding: 30px 20px 30px 50px;
	}
	.md-inner-content ul li, .md-inner-content ol li {
		font-size: 17px;
		line-height: 28px
	}

	.page-template-page-service .services-card-title {
		padding-bottom: 20px;
		font-size: 23px;
		line-height: 28.53px;
		max-width: 230px;
	}
	.page-template-page-service .services-card-text {
		padding-bottom: 20px;
		font-size: 17px;
		line-height: 28px;
	}
	.md-inner-hero-holder .hero-inner-top-holder {
		align-items: center;
		padding-bottom: 40px;
		flex-direction: column-reverse;
		row-gap: 40px;
	}
	.md-inner-hero-image-holder img {
		width: 100%;
		height: auto;
		max-width: unset;
		border-radius: 20px;
		object-fit: cover;
		max-height: 270px;
		object-position: center;
	}
	.hero-container  .md-inner-hero-right {
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 0px;
	}
	.md-inner-hero-holder .md-inner-hero-left {
		padding-left: 0px;
		width: 100%;
		padding: 0px;
	}
	.md-inner-hero-image-holder {
		justify-content: center;
		width: 100%;
	}

	.md-inner-content .wp-caption {
		margin: 10px 0 20px;
	}

	.page-template-page-contact-us #primary-menu .menu-item a,
	.page-template-default #primary-menu .menu-item a,
	.page-template-page-contact-us #primary-menu .menu-chevron,
	.page-template-default #primary-menu .menu-chevron,
	.page-template-page-thank-you #primary-menu .menu-chevron,
	.page-template-page-thank-you  #primary-menu .menu-item a,
	.page-template-archive #primary-menu .menu-item a,
	.page-template-archive #primary-menu .menu-chevron,
	.post-template-default #primary-menu .menu-item a,
	.post-template-default #primary-menu .menu-chevron  {
		color: #fff;
	}

	#primary-menu .menu-item a:hover {
		color: rgba(255, 255, 255, 0.6); 
	}
	.page-template-page-contact-us #primary-menu .menu-item-has-children .sub-menu,
	.page-template-default #primary-menu .menu-item-has-children .sub-menu,
	.page-template-archive #primary-menu .menu-item-has-children .sub-menu,
	.post-template-default #primary-menu .menu-item-has-children .sub-menu {
		background-color: #2769D0;
		margin: 10px 20px 10px 0px;
		padding: 0px 20px 20px 30px;
	}
	.footer-areas-section .footer-areas-container {
		padding: 0px 15px;
	}
	.site-footer .form-footer-container {
		padding: 0 15px;
		margin-bottom: 60px;
	}
	.form-footer-container .form-footer-left {
		padding: 0px;
	}
	.inner-container .inner-sidebar-right {
		padding: 0px;
		float: left;
		width: 100%;
	}
	.inner-container .md-inner-content {
		padding: 0px;
		margin-bottom: 40px;
		float: left;
		width: 100%;
	}


	.side-title {
		color: #11364F;
		font-size: 30px;
		font-weight: 500;
		line-height: 40px;
		text-align: left;
		padding: 0px 0 37px;
	}
	.md-sidebar-right .md-estimate-holder {
		padding: 80px 22px 80px;
	}

	.sidebar-banner-title {
		padding-bottom: 70px;
	}
	.md-new-review-sidebar {
		margin-bottom: 60px;
	}
	.footer-locations-area-title .area-title-inner {
		font-size: 30px;
		line-height: 34.5px;
	}
	.location-inner-city {
		font-size: 19px;
	}

	.footer-location-cities {
		column-count: 3;
	}
	.site-footer .faq-container {
		padding-left: 15px;
	}
	.error-404 .inner-container .widget_tag_cloud .tagcloud .tag-cloud-link {
		font-size: 17px !important;
		line-height: 28px;
	}
	.faq-footer-title {
		font-size: 30px;
		line-height: 40px;
		padding: 0px 0 25px;
	}
	.md-sidebar-right .md-review-card-text {
		height: min-content;
		max-width: 100%;
		max-height: 150px;
		padding-right: 10px;
	}

	.md-new-review-sidebar {
		padding: 30px 30px 50px;
	}
	.md-inner-content .blog-page-posts-holder .blog-post-container {
		max-width: unset;
		width: 47.2%;
	}
	.page-template-page-service .services_inner .md-servies-all-holder .md-custom-services,
	.page-template-default .services_inner .md-servies-all-holder .md-custom-services {
		width: 339px;
		max-width: unset;
	}

	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: 37px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: 37px;
	}
	.page-template-page-faq footer#colophon {
		margin-top: 0px;
	}
	.page-template-page-thank-you .md-inner-hero-holder {
		padding: 110px 0 40px;
		margin-bottom: 70px;
	}
	.page-template-page-location .md-inner-content .location-inner-city {
		font-size: 19px;
	}

	.md-slick-this .slick-slide {
		margin: 0 10px; /* Adjust gap between slides */
	}

	.md-slick-this .slick-list {
		margin: 0 -10px; /* Compensate for added margins to keep container width consistent */
	}
	div#slideshow {
		margin-bottom: 20px;
	}
	.page-template-page-free-estimate .how-title {
		font-size: 36px;
		line-height: 48px;
	}
	.page-template-page-free-estimate .about-free-right-holder {
		padding: 0 0 30px 0px;
	}
	.page-template-page-free-estimate .about-free-right-holder .section-title {
		font-size: 30px;
		line-height: 40px;
		padding: 20px 0 30px 0;
	}
	.page-template-page-free-estimate .md-how-it-all-card-holder {
		padding-bottom: 60px;
	}
	.page-template-page-free-estimate .about-free-left-holder {
		padding: 0px;
	}
	.page-template-page-free-estimate .about-free-left-holder img{
		object-fit:cover;
		object-position: center;
		width: 100%;
	}
	.page-template-page-location  footer#colophon {
		margin-top: 0px;
	}
	.blog-page-posts-holder {
		justify-content: space-between;
	}

}

@media screen and (max-width: 768px){

	.md-inner-hero-holder {
		padding: 93px 0 50px;
	}

	.md-inner-hero-holder .hero-inner-top-holder {
		flex-direction: column;
		row-gap: 0px;
	}

	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -93px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -93px;
	}


	.md-inner-hero-image-holder{
		display: none;
	}

	.md-inner-hero-image-holder.mobile-image{
		display: block;
	}

	.md-form-holder {
		margin: 0 0px 40px 0px;
	}


	.site-footer .faq-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.faq-container  .faq-footer-left {
		padding: 0px;
	}
	.faq-wrap {
		align-items: flex-start;
	}
	.md-faq-answer-holder {
		padding: 20px 35px 0px;
	}
	.md-contact-holder {
		padding: 30px 15px 30px 15px;
	}
	.md-inner-content .blog-page-posts-holder .blog-post-container .blog-post-date p {
		font-size: 17px;
		line-height: 11px;
	}
	.md-inner-content .blog-page-posts-holder .blog-post-container h3 {
		font-size: 24px;
		line-height: 30.47px;  
		padding-bottom: 10px;
	}

	.md-inner-content .blog-page-posts-holder .blog-post-container p {
		font-size: 18px;
	}
	.page-template-page-service .services_inner .md-servies-all-holder .md-custom-services,
	.page-template-default .services_inner .md-servies-all-holder .md-custom-services  {
		width: 100%;
	}

	.page-template-page-service  .md-servies-all-holder,
	.page-template-default .md-servies-all-holder {
		flex-direction: column;
	}
	.page-template-page-service .md-services-img-holder,
	.page-template-default .md-services-img-holder {
		padding-bottom: 0px;
	}
	.page-template-page-service .services-card-title {
		padding-bottom: 0px;
		font-size: 28px;
		line-height: 32px;
		max-width: 180px;
	}

	.page-template-default .services-card-title{
		padding-bottom: 0px;
		font-size: 28px;
		line-height: 32px;
		max-width: 160px;
	}
	.page-template-page-service  .md-servies-all-holder,
	.page-template-default .md-servies-all-holder {
		row-gap: 15px;
	}
	.page-template-page-service .md-service-cards,
	.page-template-default .md-service-cards {
		padding: 14px 0px 17px 0px;
	}
	.footer-top-wrap {
		padding: 0 0 74px;
	}
	.page-template-page-service .md-inner-hero-holder {
		margin-bottom: 22px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -94px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -94px;
	}
	.page-template-page-thank-you .navbar-header #phone-before-menu {
		display: none;
	}
	.page-template-page-thank-you #site-navigation .navbar-header button {
		border-left: 1px solid rgba(255, 255, 255, 0.3);
	}
	.page-template-page-location .inner-container.container {
		padding-left: 15px;
		padding-right: 15px;
	}

	/* 	.page-template-page-location .navbar-header #phone-before-menu {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
} */
	.md-services-text-holder-desktop{
		display: none;
	}

	.service-card-bottom-holder .services-card-text{
		display:flex;
	}


}

@media screen and (max-width: 767px){
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -49px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -49px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -49px;
	}
	.page-template-page-thank-you #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -49px;
	}
	.md-inner-hero-subtitle {
		font-size: 18px;
		line-height: 28px;
	}
.faq-footer-title.areas-inner-main-title-top {
    max-width: 490px;
}


}
@media screen and (max-width: 640px){
.faq-footer-title.areas-inner-main-title-top {
    max-width: 410px;
    padding-bottom: 5px;
}
}

@media screen and (max-width: 600px){

	.md-inner-breadcrumb-holder {
		padding-bottom: 10px;
	}
	.md-inner-hero-subtitle {
		line-height: 24px;
	}



	.page-template-page-contact-us .md-inner-hero-image-holder.mobile-image {
		margin-top: 10px;
	}

	.page-template-page-free-estimate .md-inner-hero-image-holder.mobile-image,
	.page-template-page-thank-you .md-inner-hero-image-holder.mobile-image{
		margin-top: 0px;
	}

	.page-template-page-contact-us .md-inner-hero-image-holder img,
	.page-template-page-free-estimate .md-inner-hero-image-holder img,
	.page-template-page-thank-you .md-inner-hero-image-holder img {
		max-height: unset;
		min-height: unset;
	}


	.md-inner-hero-image-holder img {
		max-height: 195px;
		min-height: 195px;
		border-radius: 30px;
	}
	.blog-page-posts-holder {
		flex-direction: column;
		align-items: center;
	}
	/* 	.site-branding {
	padding: 7.7px 0px 0.96px 0px;
} */
	/* 	.navbar-header #phone-before-menu {
	height: 61px;
} */
	.md-inner-content .blog-page-posts-holder .blog-post-container {
		width: 100%;
	}
	.md-inner-content .blog-page-posts-holder .blog-post-container img {
		max-height: unset;
		width: 100%;
	}
	.md-pagination-holder.navigation {
		font-size: 16px;
		margin-top: 20px;
	}
	a.page-numbers {
		padding: 5px 15px;
		border-radius: 15px; 
	}
	span.page-numbers.current {
		padding: 5px 15px;
		border-radius: 25px;
	}
	.footer-location-cities {
		column-count: 2;
	}
	.footer-areas-wrap {
		padding: 49px 15px 43px 15px;
	}
	.footer-locations-area-title .area-title-inner {
		font-size: 28px;
		line-height: 33px;
	}
	.location-inner-city {
		font-size: 17px;
	}
	.footer-top-wrap {
		padding: 0 15px 74px;
	}
	.sidebar-banner-title {
		padding-bottom: 20px;
	}
	/* 	.page-template-default .site-branding {
	padding: 7.7px 0px 0.96px 0px;
} */
	.md-inner-content ul.moving-labels-pdf-list li {
		width: 100%;
	}
	.page-template-page-location .footer-areas-wrap {
		padding: 49px 30px 43px 30px;
	}
	.page-template-page-location .md-inner-content .footer-location-cities {
		column-count: 3;
	}

	.page-template-page-location .md-inner-content .location-inner-city {
		font-size: 17px;
	}
	.md-inner-hero-holder {
		padding: 72px 0 15px;
		margin-bottom: 53px;
	}

	p#breadcrumbs, p#breadcrumbs a, 
	.page-template-page-contac-us p#breadcrumbs, 
	.page-template-page-contac-us p#breadcrumbs a {
		font-size: 17px;
	}
	.md-inner-hero-title {
		font-size: 38px;
		line-height: 47px;
		padding-bottom:10px;
	}
	.md-inner-hero-holder .hero-inner-top-holder {
		padding-bottom: 10px;
	}
	.md-form-holder {
		margin: 0 0px 15px 0px;
	}
	.md-form-holder .gform-theme--foundation .gform_page_fields {
		padding: 0px;
	}


}

@media screen and (max-width: 500px){
	.page-template-page-location .md-inner-content .footer-location-cities {
		column-count: 2;
	}
	.page-template-page-location .footer-areas-wrap {
		padding: 49px 15px 43px 15px;
	}
}


@media screen and (max-width: 380px){
	/* 	#site-navigation .navbar-header button {
	padding: 16px 6px 13px 6px;
} */
	/* 	.site-branding img {
	max-width: 193px;
} */
	#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle {
		top: -49px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay {
		top: -49px;
	}
	#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
		padding: 7px 6px !important;
	}
	.md-services-img-holder img {
		width: 60px;
		height: 60px;
	}

}


@media screen and (max-width: 360px){
	.page-template-page-location .md-inner-content .footer-location-cities {
		column-count: 2;
	}

}
@media screen and (max-width: 350px){
	a.page-numbers {
		padding: 3px 10px;
		border-radius: 12px;
	}
	span.page-numbers.current {
		padding: 3px 10px;
		border-radius: 12px;
	}

	.page-template-page-service .arrow-drop-image,
	.page-template-default .arrow-drop-image {
		scale: 1;
	}
	.page-template-page-service .md-service-drop-arrow-holder,
	.page-template-default .md-service-drop-arrow-holder {
		right: 7px;
		top: -5px;
	}
	.page-template-page-service .service-card-top-left-holder,
	.page-template-default .service-card-top-left-holder {
		column-gap: 0px;
	}
	.page-template-page-service .md-services-img-holder,
	.page-template-default .md-services-img-holder {
		padding-bottom: 0px;
		width: 25%;
	}
} 

@media screen and (max-width: 340px){
	.location-inner-city,
	.page-template-page-location .md-inner-content .location-inner-city {
		font-size: 15px;
	}
}