@charset "utf-8";
.page-id-612 .sub-header {
    display: none !important;
}

.page-id-612 .site-inner .wrap {
	max-width: 100%;
}

.section-title {
    font-size: 40px;
	color: #084767;
	padding: 0 10px;
	letter-spacing: 3px;
	margin-bottom: 15px;
	float: none;
	margin-top: 15px;position: relative;
	text-transform: uppercase;
}

.section-subtitle {
	font-size: 48px;
	color: #fff;
	padding: 0 10px;
	letter-spacing: 3px;
	margin-bottom: 15px;
	float: none;
	margin-top: 15px;position: relative;
	text-transform: uppercase;
}


div#hero {height: auto;}





.html-slide-content {
	
	text-align: center !important;
	display: inline-block !important;
	width: 100% !important;
	height: fit-content !important;
	color: #ffffff !important;
	margin: auto !important;
	text-transform: uppercase !important;
position: absolute !important;
	z-index: 700000 !important;
	margin-top: -25% !important;
}



.html-slide-content h1 {
	text-align: center;
	position: relative;
	width: 100%;
	order: 1;
	font-size: 36px;
	color: #ffffff;
	margin: auto;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-bottom: 20px;
}

.html-slide-content p {
	text-align: center;
	position: relative;
	width: 100%;
	font-size: 24px;
	color: #ffffff;
	padding-bottom: 20px;
	margin: auto;
	text-transform: uppercase;
	letter-spacing: 5px;
	order: 2;
}


.hero-link {
	order: 3;
}

a.hero-link {
	padding: 5px;
	background: #f6bb18;
	text-transform: uppercase;
	font-size: 48px;
	letter-spacing: 0.1em;
	color: #ffffff;
	/* width: max-content; */
	/* height: min-content; */
	text-align: center;
	padding: 5px 25px;
	border-radius: 10px;
	font-size: 23.35px;
	border: 2px solid #f6bb18;
	margin: auto;
}

a.hero-link:hover {
	color: white;
	background-color: #084767;
	border: 2px solid #084767;
}


/*dumpster size bucket section*/
#buckets {
	width: 100%;
	
display: none;}




#buckets ul{
	width: 100%;
	display: flex;
	
justify-content: center;align-items: center;flex-direction: row;flex-wrap: wrap;}

#buckets .dumpster-title {
	letter-spacing: 5px;
}

.service-item-text {
	font-size: 16px;
}

#buckets a {
	font-family: 'Open Sans Light';
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 5px;
	width: 100%;
	margin: 20px auto;
	font-size: 12px;
	border-radius: 9px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	position: relative;
}

.bucket-link a:hover {
	color: #f5f5f5;
	background: #f6bb18;
	border: #f6bb18;

}


.bucket-title {
	font-size: 35px;
	/* margin-bottom: 10px; */
}

#buckets img {
	width: 160px;
	height: auto;
}

#buckets li {
	display: inline-block;
	width: 50%;
	height: 465px;
	display: flex;
	padding: 20px;
	font-size: 25px;
	font-family: 'Open Sans Light';
	text-align: center;
	margin: auto;
	flex-direction: column;
	align-content: center;
	justify-content: center;
	align-items: center;
}





#buckets li:nth-of-type(1) {
	background: #30779e;

}

#buckets li:nth-of-type(2) {
	background: #f6bb18;

}

/*service bar*/
#service-bar {
	margin-bottom: 15px;
position: relative;}
#service-bar ul {
	width: 100%;
	display: flex;
/* flex-wrap: wrap; *//* justify-content: center; */}

#service-bar li a {
	width: 100%;
padding: 10px;}

#service-bar li a img {
	padding-top: 10px;height: 150px;object-fit: contain;}

#service-bar li a:hover {
	/* opacity: .5; */
}
#service-bar ul li:nth-child(odd) {
	background: #084767;
}

#service-bar ul li:nth-child(even) {
	background: #1e5e80;
}

.service-title {color: white;font-size:  20px;padding: 5px;}

#service-bar ul li{
	width: 25%;
	/* max-width:  300px; *//* padding: 10px; */
	display: flex;
flex-direction: column;justify-content: center;align-items: center;text-align: center;}



/*free quote section*/

.free-quote {
	text-align: center;
	padding: 30px 10px;
	background-color: #F6BB18;
	margin: auto;
	height: auto;
	width: 100%;
	position: relative;
}


.free-quote .wrap {
	max-width: 1600px;
display: flex;justify-content: center;flex-direction: column;align-items: center;}


.free-quote .section-title {
	text-transform: uppercase;font-size: 45px;
	font-family: 'Open Sans Bold';
	color: white;
	margin: 0;
	width: 100%;/* line-height: 1em; */
}


.free-quote-link {
	font-family: 'Open Sans Light';
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 65px;
	border: 3px solid #ffffff;
	width: fit-content;
	margin: auto;
	font-size: 35px;
	border-radius: 15px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	position: relative;
}

.free-quote-link:hover {
	color: #f5f5f5;
	background: #084767;
	border: #084767;

}


/*why choose us section*/


#why-choose-us {
	background: white;
	display: inline-flex;
	margin: 0 auto;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: center;

	align-items: center;
	position: relative;
	margin-top: -15px;
	height: fit-content;
	justify-content: center;
}


#why-choose-us .why-choose-us-content {
	height: fit-content;
	width: 45%;
	margin: 0 auto;
	/* background: wheat; */
}

#why-choose-us .why-choose-us-title, #why-choose-us .why-choose-us-title h2 {
	font-weight: 400;float: none;
	font-size: 36px;
	color: #333;
	text-align: center;
	/* float: right; */
	/* width: 70%; */
	/* padding-right: 90px; */
	line-height: 1em;
	margin: auto;
	letter-spacing: 3px;
	margin-bottom: 25px;
}

#why-choose-us .why-choose-us-text {
	font-size: 18px;
	color: #333;
	text-align: center;
	float: right;
}

.why-choose-us-link {
	margin: 20px auto;
}

.why-choose-us-link>a {
	font-family: 'Open Sans Semibold';
	color: #333;
	text-transform: uppercase;
	padding: 5px 20px;
	border: 2px solid #333;
	width: fit-content;
	margin: 10px auto 10px;
	font-size: 23.35px;
	border-radius: 10px;
	letter-spacing: 3px;
}

.why-choose-us-link>a:hover {
	color: white;
	background-color: #f6bb18;
	border: 1px solid #f6bb18;
}

.why-choose-us-image {
	width: 45%;
	/* object-fit: cover; */
	height: auto;
	position: relative;overflow: hidden;
	object-fit: cover !important;
	/* object-position: bottom; */
margin-bottom: -10px;}

.why-choose-us-image img {
	width: 100%;
	height: 550px;
	object-fit: cover !important;
	object-position: bottom;
}

/*testimonials section */

#testimonials {
	background: #37759B;
	text-align: center;
	padding: 77px 0px 37px;
position: relative;}


#testimonials .wrap{
	max-width: 1200px;
}

#testimonials .section-subtitle {
	font-size: 48px;
	color: #fff;
	padding: 0 10px;
	letter-spacing: 3px;
	/* margin-bottom: 30px; */
	float: none;
}


#gts-testimonials {
	color: white;
}

#gts-testimonials h5 {
	color: white;
}

/*services BUCKETS*/

#services-buckets {
	background-color: white;
	text-align: center;
	font-size: 16px;
	font-family: 'Open Sans Light';
	color: #818286;
	width: 100%;
	height: min-content;
position: relative;}

.service-buckets-list {
	width: 100%;
	height: min-content;
	display: inline-block;
	font-size: 20px;
	margin: 0;
}

.service-buckets-list li {

	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
}


.service-buckets-list li:nth-of-type(1) {
	background: white;
}

.service-buckets-list li:nth-of-type(2) {
	background: #f8f8f8;
}

.service-buckets-list li:nth-of-type(3) {
	background: #f3f3f3;
}

.service-buckets-title {
	font-size: 30px;
	margin-top: 10px;
	letter-spacing: 4px;
	color: #818286;
}

img.buckets-image {
	margin: auto;
	padding: 30px 10px;
	width: 200px;
	/* margin-top: 10px; */
}


ul.service-buckets-list {
	display: flex;
}

ul.service-buckets-list li {
	width: 33.33%;
	padding: 20px;
}


ul.service-buckets-list li img {
	width: auto;
	height: auto;
}

.service-buckets-title {
	color: #818286;
}

.service-buckets-list li p {
	font-size: 16px;
}




/* Sections */

.ga-sections {
    transition: all 0.7s ease-in-out;
    height: fit-content;
	display: flex;
align-items: center;height: fit-content;text-align: center;justify-content: center;}


.ga-sections img {
	width: 100%;
	height: 700px;
	object-fit: cover;
}
    #event-rent, #const-rent {
        /* -webkit-box-shadow: 0px 0px 15px 0px rgba(1,1,1,55%); */
        -moz-box-shadow: 0px 0px 15px 0px rgba(1,1,1,55%);
        /* box-shadow:  0px 0px 15px 0px rgba(1,1,1,55%); */
        position: relative;
    height: fit-content;background: white;height: fit-content;/* max-height: fit-content; */}

    #event-rent {
        /* background-color: #eeeeee; */
    }

.section-left {
		overflow: hidden;
     transition: all 0.7s ease-in-out;
    display: flex;
    width: 50%;
align-items: center;justify-content: center;align-content: center;}
}

.section-left img,
.section-right img {
    object-fit: cover !important;
    width: 100%;
    height: auto;
	max-height: 300px !important;

}

.section-right {
		overflow: hidden;
    transition: all 0.7s ease-in-out;
    display: flex;
    width: 50%;
align-items: center;justify-content: center;align-content: center;height: auto;object-fit: cover;}


 .ga-sections  .section-right .accordion-list,
.ga-sections .section-left .accordion-list {
    margin: 0;
    margin-bottom: 10px;
  }

.accordion-list li .accord-title, .accordion-list li .panel {
	color: #084767;
}

.accordion-list li .accord-title:after {
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 17px solid #084767;
}


.section-content {
    text-align: center;display: flex;
    vertical-align: middle;
    height: fit-content;
    width: fit-content;
margin: auto;padding: 20px;align-content: center;justify-content: space-around;align-items: center;flex-direction: column;flex-wrap: wrap;}

.section-align {
    float: right;
}

.services-link {
    font-family: 'Open Sans Light';
	color: #084767;
	text-transform: uppercase;
	padding: 0px 65px;
	border: 3px solid #084767;
	width: fit-content;
	margin: auto;
	/* margin-left: 0; */
	font-size: 20px;
	border-radius: 8px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	position: relative;
/* margin-top: 0; */}

.services-link:hover {
	color: #f5f5f5;
	background: #084767;
	border: #084767;

}






/* Process */

#process {
	text-align: center;
	position: relative;
	/* padding: 75px 0px; */
	color: white;
}

#process .background {
	top: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
}

#process .background img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	/* position: absolute; */
}


#process .wrap {
	display: flex;
	max-width: 100%;
	flex-wrap: wrap;
	align-content: center;
	align-items: flex-end;
	height: 100%;
	/* padding:  30px; */
	justify-content: space-between;
}

#process .wrap .left {
	width: 50%;
height: 100%;display: flex;flex-direction: column;justify-content: flex-end;}

#process .wrap .right {
	width: 50%;
	height: 100%;
display: flex;flex-direction: column;justify-content: flex-end;}

#process .wrap .left a.accord-bottom-link {
	width: 100%;
	color: white;
	background: #1e5e80;
	font-size: 20px;
	position: relative;
font-size: 30px;
font-family: 'Open Sans';
    color: #ffffff;
    text-transform: uppercase;}

#process .wrap .left a.accord-bottom-link:hover {
		background: #f6bb18;
	}
#process .wrap .right a.accord-bottom-link {
	width: 100%;
	background: #084767;
	font-size: 20px;
	position: relative;
font-size: 30px;
font-family: 'Open Sans';
    color: #ffffff;
    text-transform: uppercase;}

#process .wrap .right a.accord-bottom-link:hover {
		background: #f6bb18;
	}



/* Service Areas */
.service-areas {
	position: relative;
	/* background-color: #37759b; */
	width: 100%;
	height: auto;
position: relative;overflow: hidden;background: #eeeeee;display: flex;align-items: center;}

.map {
	float: left;
	width: 40%;
	height: 500px;
position: relative;overflow: hidden;background: #eeeeee;}

.map p {
	margin: 0;
}

.map iframe {
	height: 510px;
}

.areas-locations {
	/* background: #f3f3f3; */
	text-align: center;
	display: flex;
	position: relative;flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	float: right;
	width: 60%;
	height: 100%;height: fit-content;
	padding: 0px 20px;
}

.area-title {
	padding: 0px;
	text-transform: uppercase;
	font-size: 45px;
	/* font-family: playfair display, serif; */
	/* font-weight: bold; */
	text-align: center;
	color: #333;
	display: block;margin-bottom: 30px;
}

.area-list-grid {
	display: flex;
	flex-direction: row;

	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.area-list-grid a {
	width: 30%;
	font-size: 20px;
	color: #333;
}


/*blog section*/


#blog {
	padding: 50px 10px;
	background: #eeeeee;

position: relative;}

#blog .blog-section-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 40px;
	color: #333;
	margin-bottom: 30px;
}

#blog .blog-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	color: #333;
	margin-bottom: 30px;
}

#blog .blog-post {
	display: inline-grid;
	grid-template-columns: 33% 67%;
	grid-gap: 0;
	width: 100%;
	margin-top: 10px;
}

#blog .blog-post .blog-content {
	background: #ffffff;
	text-align: center;
	padding: 40px 30px;
	color: #333;
}

#blog .blog-link {
	font-family: 'Open Sans Light';
	color: #333;
	text-transform: uppercase;
	padding: 0px 45px;
	border: 2px solid #333;
	width: 230px;
	margin: 10px auto 10px;
	font-size: 23.35px;
	border-radius: 10px;
	font-weight: bold;
}

#blog .blog-excerpt {
	padding-bottom: 30px;
}

#blog .blog-section-link {
	color: #333;
	display: block;
	width: fit-content;
	max-width: 100%;
	margin: 40px auto 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px 45px;
	font-size: 23.35px;
	border: 2px solid #32373c;
	border-radius: 10px;
	font-family: 'Open Sans Light';
	font-weight: bold;
}

#blog .blog-section-link:hover {
	color: white;
	background-color: #f6bb18;
	border: 1px solid #f6bb18;
}


#blog .blog-link:hover {
	color: white;
	background-color: #f6bb18;
	border: 1px solid #f6bb18;
}


/*MEDIA QUERIES*/


@media (max-width: 1500px) {


	/* Service Areas */
	.service-areas {
		height: fit-content;
	}

	.map {
		float: none;
		width: 100%;
	}

	.areas-locations {
		float: none;
		width: 100%;
		height: auto;
		padding: 20px;
	position: relative;}

}

@media (max-width: 1485px) {

	#service-buckets-list-1 {
		background-color: white;

	}


	#service-buckets-list-2 {
		background-color: #f8f8f8;

	}

	#service-buckets-list-3 {
		background-color: #f3f3f3;

	}

	#service-buckets-list-3 p {
		margin-bottom: 0px;
		padding-bottom: 20px;
	}
}

@media (max-width: 1450px) {
#service-bar ul {
	display: flex;
flex-wrap: wrap;align-content: center;align-items: center;}

	#service-bar ul li{
	width: 50%;
	}

	.service-title {
		font-size: 16px;
	}

	#service-bar ul li:nth-of-type(1) {
	background: #084767;
}

		#service-bar ul li:nth-of-type(2) {
	background: #1e5e80;
}

		#service-bar ul li:nth-of-type(3) {
	background: #1e5e80;
}

	#service-bar ul li:nth-of-type(4) {
	background: #084767;
}
	
}

@media (max-width: 1410px) {
	.dumpster-title a {
		/* font-size: 28px; */
	}
}


@media (max-width: 1370px) {
	.dumpster-title a {
		/* font-size: 25px; */
	}

}

@media (max-width: 1350px) {
	/* Testimonials */

	.easy-t-slideshow-wrap {
		max-width: 1100px;
	}


	.soliloquy-caption.soliloquy-caption-bottom {
		margin-bottom: 5%;
	}

	#testimonials {
		padding: 20px;
	}

	#process {
		/* padding: 20px 0; */
	}


	.ga-sections {
    /* transition: all 0.7s ease-in-out; */
    /* height: fit-content; */
	display: flex;
flex-direction: column;flex-wrap: wrap;align-content: center;justify-content: center;align-items: center;} 


	.section-left {
		width: 100%;
	}

	.section-left img,
	.section-right img
	{
		width: 100%;
		max-height: 350px;
		object-fit: cover;
	}

	.section-right {
		width: 100%;
	}

		#event-rent .section-right {
		order: 1;
	}
	
		#event-rent .section-left {
		order: 2;
	}


}


@media (max-width: 1330px) {

	.service-buckets-title {
		font-size: 23px;
	}
}



@media (max-width: 1280px) {
	.service-item-text {
		font-size: 14px;
	}
}


@media (max-width: 1240px) {
	#process .wrap {
		display: flex;
		flex-direction: column;
		align-content: center;
		justify-content: center;
		align-items: center;
	}

	#process .wrap .left,
	#process .wrap .right {
		width: 100%;
	}
}



@media (max-width: 1200px) {
	.hero-section-content {
		font-size: 40px;
	}


	.hero-section-content p {
		font-size: 30px;
	}

	.hero-section-link a {
		font-size: 30px;
	}


}


@media (max-width: 1185px) {

	.why-choose-us-link>a {
		font-size: 20px;
	}

		.service-areas {
		display: flex;
	flex-direction: column;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;}

}


@media (max-width: 1175px) {
	.soliloquy-caption.soliloquy-caption-bottom {
		margin-top: auto;
	}


	#why-choose-us {

		top: auto;

	}

	#why-choose-us .why-choose-us-grid {
		float: none;
		width: 100%;
		height: max-content;
		display: block;
	}

	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		height: 500px;
		width: 100%;
	}

	#why-choose-us .why-choose-us-content {
		margin-top: 25px;
		float: none;
		width: 95%;
		text-align: center;
		padding-bottom: 0;
		/* margin-left: 0; */
		height: fit-content;
	}

	.why-choose-us-image {
		width: 100%;
	}

	#why-choose-us .why-choose-us-title {
		float: none;
	}


	#why-choose-us .why-choose-us-text {
		/* width: 90%; */
		margin: auto;
		float: none;
	}


#services-buckets {
	width: 100%;
	height: fit-content;
}

#service-buckets-list-1 {
	background-color: white;
	display: block;
	width: 100%;
	height: auto;
	padding-top: 0px;
}

#service-buckets-list-1 img {
	padding-top: 70px;
}

#service-buckets-list-2 {
	background-color: #f8f8f8;
	display: block;
	width: 100%;
}

#service-buckets-list-3 {
	display: block;
	width: 100%;
}

#service-buckets-list-3 p {
	margin-bottom: 0px;
	padding-bottom: 20px;
}


#areas .areas-grid {
	float: none;
	width: 100%;
	height: max-content;
	display: block;
}

.areas-map {
	display: none;
}
}

@media (max-width: 1160px) {
	.accord-icon {
		left: 30%
	}
}


@media (max-width: 1080px) {
	.service-buckets-title {
		font-size: 22px;
	}


	.service-buckets-list li p {
		font-size: 13px;
	}

	.free-quote {
		padding: 20px;
	}

	.free-quote .wrap {
		display: flex;
	flex-direction: column;justify-content: center;align-items: center;}

	.free-quote .section-title {
		font-size: 40px;
		width: 100%;
	}

	.free-quote-link {
		font-size: 25px;
		width: 500px;}
}


@media (max-width: 1040px) {
	.slide-content p {
		font-size: 20px;

	}

	.slide-content h1 {
		font-size: 30px;
	}

	h2.hero-link a {
		font-size: 20px
	}

	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		height: 400px;
	}

	.accord-icon {
		left: 28%
	}

}


@media (max-width: 1010px) {

	.hero-title {
		font-size: 40px;
	}


	ul.service-buckets-list {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-content: center;
		justify-content: center;
		align-items: center;
	}


	ul.service-buckets-list li {
		width: 100%;

	}


}

@media (max-width: 1000px) {

	.html-slide-content {
		margin-top: 0px !important;
	top: 50px;}

	.html-slide-content h1 {

	font-size: 25px;
padding-bottom: 0px; 
}

		.html-slide-content p {

	font-size: 20px; 
padding-bottom: 0px;}

			.html-slide-content a {

	font-size: 18px; 
				padding: 2px 20px;
}
}



@media (max-width: 950px) {
	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		height: 300px;
	}


}


@media (max-width: 945px) {

	.accord-icon {
		left: 25%
	}
}

@media (max-width: 900px) {

	.service-areas {
		/* height: fit-content; */
	}

	.area-title {
		font-size: 35px;
	}

	.area-list-grid a {
		width: 50%;
		font-size: 20px;
	}


	.slide-content h1 {
		font-size: 20px;
		padding-bottom: 10px;
	}

	.slide-content p {
		font-size: 16px;
		padding-bottom: 5px;

	}

	h2.hero-link a {
		height: auto;
		font-size: 12px;
		border-radius: 5px;
	}

	.soliloquy-caption.soliloquy-caption-bottom {
		margin-bottom: 8%;
	}
}


@media (max-width: 850px) {
	/* Testimonials */

	/*.cycle-prev.easy-t-cycle-prev,
	.cycle-next.easy-t-cycle-next {
		bottom: 190px;
	}*/
}


@media (max-width: 855px) {
	#why-choose-us .why-choose-us-title {
		font-size: 35px;
	}

	#why-choose-us .why-choose-us-text {
		font-size: 16px;
	}

	#testimonials .section-subtitle,
	.section-subtitle {
		font-size: 30px;
		margin-bottom: 5px;
	}

}

@media (max-width: 830px) {
	.service-buckets-list {
		align-content: center;

	}

	#blog .blog-post {
		display: block;
		max-width: 100%;

	}

	.blog-img {
		height: 250px;
	}

	#areas .areas-grid .areas-lists .areas-title {
		font-size: 30px;
	}

	#areas .areas-grid .area-list-title {
		font-size: 16px;
	}


	.why-choose-us-link>a {
		font-size: 16px;
		border-radius: 10px;
		padding: 0 25px;
	}

	.accord-icon {
		left: 24%
	}

}

@media (max-width: 800px) {
	.free-quote-link {
		font-size: 30px;
		border-radius: 10px;
		padding: 0px 35px;
	}

	#buckets li {
		width: 100%;
		padding: 10px;height: fit-content
	}

		#buckets li:hover {
		width: 100%;
		height: fit-content
	}

	#buckets li img {
		width: 100px
	}
}


@media (max-width: 785px) {
	.accord-icon {
		left: 23%
	}

}

@media (max-width: 750px) {


	.hero-section-content {
		font-size: 25px;

	}

	.hero-section-content p {
		font-size: 16px;
	}

	.hero-section-link a {
		font-size: 16px;
	}


	#why-choose-us .why-choose-us-title {
		font-size: 25px;
		margin-bottom: 20px;
	}


	.accord-icon {
		left: 22%
	}

}


@media (max-width: 740px) {
	.free-quote {
		padding: 35px 0;
	}

	.free-quote-link {
		font-size: 30px;
	}

	#why-choose-us .why-choose-us-content {
		/* margin-left: -80px; */
	}

	#accordion-title-main {
		font-size: 30px;

	}

	.accord-title {
		font-size: 20px;
	}

	.accord-panel p {
		font-size: 16px;
	}

	.accord-icon {
		left: 24%;
	}

}


@media (max-width: 700px) {


	img.buckets-image,
	#service-buckets-list-1 img {
		width: 170px;
	}


	#areas {
		height: max-content;
		width: 100%;
		vertical-align: top;
	}

	.areas-lists {
		height: auto;
		max-width: 100%;
	}


	.free-quote-link {
		height: auto;
	}


	.areas-grid .areas-map {
		height: 550px;
		margin-bottom: 0px;
	}


	.areas-lists .areas-title .area-list-title {
		padding-top: 160px;

	}
}

@media (max-width: 660px) {

	.accord-icon {
		left: 21%
	}
}

@media (max-width: 635px) {
	.soliloquy-container .soliloquy-pager {
		display: none;
	}

		#buckets li img, #service-bar li img {
		/* width: 70px; */}

	.bucket-title {
		font-size: 25px;
	}

	#service-bar ul li {
		width: 100%;
	}

	#service-bar ul li:nth-child(odd) {
	background: #084767;
}

#service-bar ul li:nth-child(even) {
	background: #1e5e80;
}

	
}


@media (max-width: 620px) {
	#accordion-title-main {
		font-size: 25px;

	}

	.accord-title {
		font-size: 20px;
	}

	.accord-panel p {
		font-size: 16px;
	}

	.accord-icon {
		left: 20%
	}
	.section-content {
		/* padding: 20px; */
	}

	.section-title {
		font-size: 30px;
	margin: auto;margin-bottom: 10px;}
	 .free-quote .section-title {
		font-size: 25px;
		width: 100%;
	}

	.free-quote-link {
		font-size: 25px;
		width: 90%}

}


@media (max-width: 600px) {
	.free-quote-link {
		font-size: 25px;
		border-radius: 8px;
		border: 2px solid #ffffff;
	}

	.soliloquy-container .soliloquy-caption {
		display: block !important;
	}

	.soliloquy-container .soliloquy-controls {
		display: none;
	}

	img.buckets-image {
		width: 170px;
	}

	#why-choose-us .why-choose-us-content {
		/* margin-left: -60px; */
		/* padding-top: 0px; */
		/* height: auto; */
	}

	#why-choose-us .why-choose-us-title {
		/* font-size: 20px; */
		/* padding-top: 10px; */
		margin-bottom: 0px;
	}

	#why-choose-us .why-choose-us-text {
		margin: 15px auto;
		/* padding-top: 20px; */
	}

	#why-choose-us .why-choose-us-link {
		padding-top: 10px;
		font-size: 16px;

	}

	.section-subtitle {
		/* font-size: 20px; */
	}


	.accordion-list {
		width: 90%;
	}

	#process .accordion-list li .accord-title {
		font-size: 23px;
	}


			.html-slide-content h1 {

	font-size: 15px;
padding-bottom: 0px; 
}

		.html-slide-content p {

	font-size: 14px; 
padding-bottom: 0px;}

			.html-slide-content a {

	font-size: 13px; 
				padding: 2px 20px;
}
}


@media (max-width: 575px) {

	.accord-icon {
		left: 18%;
	}
}


@media (max-width: 550px) {

	h2.hero-link a {
		/* padding: 0 10px; */
		letter-spacing: 0px;
	}
}

@media (max-width: 535px) {
	.accord-icon {
		left: 16%
	}
}

@media (max-width: 520px) {
	.soliloquy-caption.soliloquy-caption-bottom {
		margin-bottom: auto;
	width: 98%;}
}

@media (max-width: 500px) {
a.hero-link {
    font-size: 18px !important;
    padding: 2px 5px;
    display: block;
}
	.buckets-image {
		width: 80%;
	}

	.service-buckets-list li {
		width: 95%;
	}

	.service-buckets-title {
		/* font-size: 30px; */
	}


	.free-quote {
		padding: 15px 6px;
	}

	.free-quote-link {
		font-size: 19px;
	}

	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 350px;
	}



	.accord-icon {
		left: 12%
	}


	.section-subtitle {
		font-size: 23px;
	}

	#process .accordion-list li .accord-title {
		font-size: 16px;
	}

	#process .accordion-list li {

		padding-bottom: 5px;
	}
}


@media (max-width: 470px) {
	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		height: 200px;
		margin-top: 360px;
	}

	.slide-content h1 {
		font-size: 18px;
		padding-bottom: 10px;
	}

	.slide-content p {
		font-size: 12px;
		padding-bottom: 5px;

	}

	h2.hero-link a {
		height: auto;
		font-size: 10px;
		border-radius: 5px;
	}


}

@media (max-width: 450px) {
	.accord-icon {
		left: 10%
	}
}

@media (max-width: 420px) {
	.free-quote-link {
		font-size: 16px;
		border-radius: 8px;
	}

	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 370px;
	}

}

@media (max-width: 415px) {

	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 400px;
	}

}

@media (max-width: 400px) {


	.soliloquy-container .soliloquy-image,
	.soliloquy-container .soliloquy-image img,
	.soliloquy-wrapper,
	.soliloquy-viewport,
	.no-js .soliloquy-container .soliloquy-slides>li:first-child,
	.soliloquy-container .soliloquy-item.soliloquy-active-slide {
		height: 200px !important;
	}


	.soliloquy-container .soliloquy-image {
		object-fit: cover;
		object-position: bottom;
	}

	.soliloquy-caption.soliloquy-caption-bottom {
		 margin-bottom: 10%; 
	}

	div.slide-content {
		width: 90%;
	}


	.slide-content h1 {
		font-size: 22px;

	}

	.slide-content p {
		font-size: 18px;
		padding-bottom: 10px;
	}

	h2.hero-link a {
		font-size: 14px;
	}

	.service-buckets-title {
		/* font-size: 30px; */
	}


	.blog-link {
		font-size: 10px;
	}

	.free-quote-link {
		font-size: 16px;
		margin: auto 20px;
	}

	#blog .blog-link {
		font-size: 20px;
	}

	#blog .blog-section-title {
		font-size: 40px;
		margin: auto 20px;
		padding-bottom: 20px;
		width: 90%;
	}

	.free-quote-link {
		font-size: 16px;
		padding: 0px 7px;
	}

	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 410px;
	}


	.accord-title {
		/* font-size: 18px; */
		width: min-content;
	}

	.accord-icon {
		left: 19%;
	}

	.accord-panel p {
		padding: 0px 10px;
	}


	.service-areas {
		/* height: 960px; */
	}

	.area-title {
		font-size: 25px;
	}

	.area-list-grid a {
		width: 100%;
		font-size: 18px;
	}

	.ga-sections .section-content {
		padding: 10px;
		width: 100%;
	}
	.ga-sections .section-title { 
		font-size: 25px;
		margin-left: 0;
	}

	.ga-sections .accordion-list li .accord-title {
		font-size: 20px;
	}

	.services-link {
		font-size: 15px;
		padding: 0 20px;
	}

}


@media (max-width: 375px) {
	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 450px;
	}


}


@media (max-width: 360px) {
	#why-choose-us .why-choose-us-content p {
		margin-bottom: 15px;
	}
}


@media (max-width: 350px) {
	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 470px;
	}

}


@media (max-width: 345px) {
	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 500px;
	}
}

@media (max-width: 335px) {
	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 520px;
	}

	.accordion-container {
		margin: 0px;
		width: auto;
	}
}


@media (max-width: 330px) {
	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 550px;
	}
}

@media (max-width: 315px) {
	.why-choose-us-content .why-choose-us-link a {
		border-radius: 8px;
	}


	@media (max-width: 310px) {
		.accord-icon {
			left: 17%;
		}
	}

	#why-choose-us .why-choose-us-grid .why-choose-us-image {
		margin-top: 600px;
	}

}
