/*!
Theme Name: simple tank
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: simple-tank
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

simple tank is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*Hidden extra code*/
/*Hidden extra code*/
/*Hidden extra code*/
h4.text-label.new {
    font-size: 250px;
    position: absolute;
    font-family: 'coolvetica';
    text-align: center;
    letter-spacing: 26px;
    line-height: 180px;
    left: 0;
    opacity: 0.3;
    top: 2%;
    color: transparent;
    display: block;
    right: 0;
    -webkit-text-stroke: 1px #aba0a0;
    font-weight: 400;
}
h1.entry-title {
	display: none;
}
p.site-title {
	display: none;
}
.single-post .entry-content.site-text {
    width: 65%;
    margin: auto;
}
span.wpcf7-not-valid-tip {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 600;
}
header li#menu-item-1080 {
    padding: 15px 6px 15px 6px;
    margin-left: 18px;
}
i.fa-solid.fa-bars {
	display: none;
}
.txt-btnxs {
    text-transform: capitalize !important;
}
video[poster]{
	width:100%;
}
.popup-box {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	padding: 15% 31%;
	display:none;
	background: #000000e8;
	width: 100%;
	height: 100%;
}
i.fa-solid.fa-xmark {
	right: 2%;
	position: absolute;
	font-size: 30px;
	color: white;
	cursor:pointer;
	z-index:10;
	top: 9%;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
	padding: 0;
	margin: 0;
	box-sizing: border-box ;
}
body{
	overflow-x: hidden;
}
.container{
	max-width: 1600px;
	margin: auto;
}
a{
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}
.flex,.row{
	display: flex;
}
.Hero-Section .col-6:nth-of-type(2) {
    width: 45% !important;
}

footer .row:nth-child(2) .col-6 {
	width: 60% !important;
	padding-top: 5%;
}
footer .row:nth-child(2) .col-4 {
	width: 46% !important;
}
.about {
	position : relative;
}
footer .row:nth-child(2) .col-4 h3 {
	padding-bottom: 34px;
}
footer .row:nth-child(1) figure.wp-block-image.size-full.footer-logo img.wp-image-1004 {
	padding-top: 28px;
	width: 82%;
	padding-bottom: 12px;
}
.about{ background: #F3F3F3;}
.flex, .row {
	position: relative;
}


.Hero-Section .col-6:nth-of-type(2) img {
    width: 100% !important;
    float: right;
}


h1.text-label {
	font-size: 250px;
	position: absolute;
	font-family: 'coolvetica';
	text-align: center;
	letter-spacing: 26px;
	line-height: 180px;
	left: 0;
	opacity: 0.3;
	top: 2%;
	color: transparent;
	display: block;
	right: 0;
	-webkit-text-stroke: 1px #aba0a0;
	font-weight: 400;
}

section.removal-services {
    position: relative;
}

section.testimonials {
    position: relative;
}

section.contact {
    position: relative;
}
.about .col-6 h3:nth-child(7) {
    padding-top: 3%;
}





.site-btn{
	background: #FAA41A;
	Padding:15px 35px 15px 35px;
	display: block;
	text-align: center;
	color: #000;
	transition:0.3s ease-in-out;
	border: 2px solid #FAA41A;
	text-transform: capitalize;
	font-weight: 700;
	border-radius: 10px;
}
.site-btn:hover{
	background-color: #000;
	color: #FAA41A ;
}
.site-text{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #171717;
	font-weight: 400;
	line-height:29.12px;
}
h3{
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}
.green-subheading{
	color: #6AB443;
	font-weight: 700;
	text-transform: capitalize;
}
h1  span,h2 span{
	color: #6AB443;
}
.sub-heading{
	color:#100126;
	font-weight: 400;
	font-family:Coolvetica;
	font-size: 96px;
	text-transform: uppercase;
	Line-height:140.8px;
}
.col-6{
	width: 50%;
}
.col-4{
	width: 33.33%;
}
/*Header*/
header {
	padding: 1% 0%;
}
.site-header {
    background: #1D0248;
}
.sticky {
  position: fixed;
  top: 0;
	z-index:10;
	padding:3% 1% 1.5% 1%;;
  width: 100%;
}
header li#menu-item-1080 a {
    color: #000;
    font-weight: 700;
}
header li#menu-item-1080:hover{
	background:#000;
}
header li#menu-item-1080:hover a{
	color:#faa41a;
}
ul.sub-menu {
    left: 0;
    top: 10px;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    z-index: 998;
    -webkit-transform: translate(30px,0);
    -moz-transform: translate(30px,0);
    -ms-transform: translate(30px,0);
    -o-transform: translate(30px,0);
    transform: translate(30px,0);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    position: absolute;
    top: 27px;
    left: -35px;
    background: #FAA41A;
    width: 350px;
    padding: 11% 2%;
}
ul.sub-menu:hover li{
	background:blue;
	display:block;
}
ul.sub-menu li a{
	 display:block;
	background:#FAA41A;
	font-size:16px;
	font-size: 16px !important;
    color: #000 !important;
    padding: 3% 7% !important;
}
li.services-list {
    position: relative;
}
header i.fa.fa-phone {
    margin: 0% 5px 0% 0;
}
li.services-list:hover ul.sub-menu{
        -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
header .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.logo {
	width: 15%;
}
.logo img {
	width: 100%;
	height:auto;
}
.nav-bar {
	width: 75%;
	display: flex;
	align-items: baseline;
	justify-content: end;
}
.nav-menu {
	width: 90%;
	position:relative;
}
.nav-menu ul {
	list-style-type: none;
}
.nav-menu ul li{
	display: inline;
}
.nav-menu ul li a {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	padding: 0% 1.5%;
	transition:0.6s ease-in-out;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
}
footer .row:nth-child(2) .col-4 h3 {
	text-decoration: underline;
	text-decoration-color: #d9d9d9;
	text-underline-offset: 15px;
}
.nav-menu ul li a:hover{
	color: #FAA41A;
}
.accordions-content h3 {
	font-size: 28px;
}
.nav-menu ul li a.active{
	color: #FAA41A !important;
}
.nav-contact {
	display: flex;
	align-items: center;
	width: 40%;
}
.nav-contact a {
	margin:0% 7% 0 0
}
.nav-contact a:first-child {
	color: white;
}
/*Banner*/
.Hero-Section{
	background: url(images/image_2023_02_03T11_15_36_245Z\ 1.png) no-repeat center ;
	background-size: cover;
}
.Hero-Section  .col-6:nth-of-type(1){
	width: 65%;
	padding: 0% 0% 0% 10%;
}
.Hero-Section  .col-6:nth-of-type(2){
	width: 35%;
}
.Hero-Section  .col-6:nth-of-type(2) img{
	width: 90%;
	float: right;
}
a.popup img {
    vertical-align: bottom;
}
.hero-overlay {
	background: #f6f6f5ed;
}
.Hero-Section p.site-text {
    padding-top: 8px;
}
p.banner-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #171717;
	  padding:1% 0% 1% 0%;
    font-weight: 400;
    line-height: 29.12px;
}
section.Hero-Section a:hover{
	color:#FAA41A !important;
}
.Hero-Section .row{
	align-items: center;
}
section.Hero-Section h5 {
	color: #100126;
	font-weight: 700;
	line-height: 80px;
	font-family: 'Montserrat', sans-serif;
	font-size: 90px;
}
section.Hero-Section h1 {
	line-height: 160px;
	color: #2B0764;
	font-weight: 400;
	margin:0;
	font-style: normal;
	font-family:Coolvetica ;
	font-size: 160px;
	text-transform: uppercase;
}
.Hero-Section  .col-6:nth-of-type(1) p{
	width: 81%;
}
.Hero-Section  .col-6:nth-of-type(1) .flex {
	align-items: center;
	padding-top: 2%;
}
.Hero-Section  .col-6:nth-of-type(1) .flex a{
	color: #000;
	margin: 0% 3% 0 0%;
	font-weight: 700;
}
/*About*/
.about{
	padding: 3% 0% 5% 0%;
}
.about h2{
	color:#100126;;
}
section.about a {
	width: 27%;
	margin-top: 2%;
}
section.about p {
	padding-top: 2%;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #171717;
	font-weight: 400;
	line-height: 29.12px;
}
section.about p:nth-child(2){
	color:#100126;
}
section.about img {
	margin: auto;
	display: block;
	width: 85%;
}
/*Services*/
.services{
	background-color: #100126;
	position: relative;
	padding: 4% 0%;
}
.services h2:first-child{
	color: #F9E7E7;
}
.services .row {
	position: relative;
}
.services .row .col-6:nth-of-type(1){
	width: 60%;
}
.services .row .col-6:nth-of-type(2){
	width: 40%;
}
.services .row .col-6:nth-of-type(2) img:first-child{
	position: absolute;
	bottom: 0%;
	width: 38%;
	right:0;
}
section.removal-services h1.text-label {
    top: 30px;
}
.services h1.text-label {
    position: absolute;
    top: 4%;
    left: 0;
    text-align: left;
}
section.testimonials div#testimonials {
    padding-top: 4%;
}
form.wpcf7-form.init {
    padding-top: 2%;
}

section.contact h1.text-label {
    top: 44px;
}

section.testimonials h1.text-label {
    top: 66px;
}
.services-slider-container {
	padding-top: 7%;
	position:relative;
}
.services-slider-container a {
	margin:3% auto 1% auto;
	width: 12%;
}
.service-slide-item {
	height: 450px;
	width: 96%;
	background: #f3f3f3;
	border-radius: 8px;
	position:relative;
	padding: 7% 4%;
	box-sizing: border-box;
	transition:all 0.5s ease;
}
.service-slide-item:hover {
	background: url(https://appwebmart.com/client/simple_tank/wp-content/uploads/2023/02/Rectangle-392.png) no-repeat center  #30136b;
	background-size: cover;
}
.service-slide-item:hover h4,.service-slide-item:hover p,.service-slide-item:hover a {
	color:#fff;
}
.service-slide-item:hover h5{
	 color:#fff;
}
.services-slider-container i.fa-solid.fa-arrow-left {
	position: absolute;
	top: 50%;
	left: -5%;
}
.services-slider-container i.fa-solid.fa-arrow-right {
	position: absolute;
	top: 50%;
	right: -4%;
}
.service-slide-item a i {
	margin: 1% 6%;
	position: unset !important;
}
.services-slider-container button.owl-prev i.fa-solid.fa-arrow-left ,.services-slider-container button.owl-next i.fa-solid.fa-arrow-right{
	font-size: 30px;
	color: white;
}
.service-slide-item:hover .service-slider-img img { 
	filter: invert(94%) sepia(21%) saturate(0%) hue-rotate(13deg) brightness(107%) contrast(100%);	
}
.service-slide-item:hover .service-slider-img{
	border:2px solid white;
}
.services-slider-container .owl-carousel .owl-item img {
	width: 45% !important;
	margin: 30% auto;
}
.services-slider-container .owl-nav.disabled {
	display: block !important;
}
.service-slider-img {
	border: 3px solid;
	width: 121px;
	margin: 5% auto;
	border-radius: 50%;
	height: 121px;
}
.service-slide-item h4{
	font-size: 28px;
	text-align: center;
	color:#2B0764;
	font-family: 'Montserrat', sans-serif;
	line-height:34.13px;
	font-weight: 700;
}
.service-slide-item p{
	color: #2B0764;
	font-weight: 600;
	text-align: center;
	line-height:22px;
	padding-top: 5%;
}
.service-slide-item h5{
    color: #2B0764;
    font-weight: 600;
    text-align: center;
	  font-family: montserrat;
    padding: 0% 0%;
    font-size: 26px;
}
.service-slide-item a{
	color: #3F1864;
	font-weight: 600;
	width: 40%;
	position: absolute;
	bottom: 1.5%;
	text-align: center;
	left: 0%;
	right: 0;
}
.post-flex {
	display: flex;
	padding-top: 3%;
}
.post-flex a {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	padding-top: 3%;
	line-height: 34px;
}
.post-flex img{
	width: 95%;
	cursor:pointer;
}
/*Removal Services*/
.removal-services,.contact {
	background: url('https://appwebmart.com/client/simple_tank/wp-content/uploads/2023/02/Group-38500.png') no-repeat center;
	background-size: cover;
}
.removal-services-overlay,.contact-overlay {
	background:#f9e7e73b;
	padding: 3% 0% 2% 0%;
}
section.removal-services .flex {
	padding: 3% 0% 1.5% 0% ;
}
section.removal-services .col-4 {
	margin: 0% 2%;
	width:95%;
}
.removal-services-col-content {
	background: #fff;
	padding: 3% 3% 7% 5%;
	height: 310px;
	box-sizing: border-box;
	border-radius: 0px 0px 20px 20px;
}
.removal-services iframe {
	width: 100%;
	height: 240px;
}
#removal-services-slider {
	position:relative;
}
#removal-services-slider button.owl-prev i.fa-solid.fa-arrow-left {
	position: absolute;
	left: -5%;
	font-size: 30px;
	top: 50%;
}
#removal-services-slider button.owl-next i.fa-solid.fa-arrow-right {
	position: absolute;
	right: -4%;
	font-size: 30px;
	top: 50%;
}
.removal-services h2,.removal-services h3{
	text-align: center;
}
section.removal-services .col-4 h3 {
	text-align: left;
	text-transform:capitalize;
}
section.removal-services .col-4 p {
	font-size: 16px;
	line-height:29.12px;
	color:  #100126;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
section.removal-services a {
	width: 13%;
	margin: 0% auto 0% auto;
}
/*Testimonials*/
section.testimonials {
	background: #100126;
    padding: 5% 0% 5% 0;
}
section.testimonials h2 {
	color: white;
	text-align: center;
}
section.testimonials #testimonials img {
	display: block;
	width: 12%;
}
.accordion_body {
    display: none;
}
section.testimonials #testimonials i.fa-solid.fa-star {
	color: #ff6200;
}
#testimonials button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 70%;
    margin: auto;
    display: table;
    background: #f9f9f9;
}
section.testimonials #testimonials i.fa-regular.fa-star{
	color: #dbd5d2;
}
.testimonials-slide {
	background: white;
	width: 100%;
	padding: 2% 3%;
  box-sizing: border-box;
  margin: auto;
  height: 275px;
	border-radius: 20px;
}
.testimonials-slide p,.testimonials-slide h4,.testimonials-slide h5{
	text-align: center;
	padding: 1% 0%;
}
#testimonials .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block !important;
}
.testimonials-slide img{
	margin:2% auto;
	display: block;
}
#testimonials button.owl-dot.active {
    width: 10px;
    height: 10px;
    border-radius: 70%;
    margin: auto;
    display: table;
    background: #6ab443;
}
#testimonials .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
}
.testimonials-slide .flex{
	justify-content: center;
}
.owl-item.active .testimonials-slide {
    width: 80%;
}
.owl-item.active.center .testimonials-slide {
    width: 100%;
    transform: scale(1.059);
}
.owl-dots {
    justify-content: center;
    display: flex;
    width: 20%;
    margin: auto;
}
/*Faqs*/
section.Faqs {
	background: #100126;
	padding: 0% 0% 5% 0;
}
section.Faqs h2 {
	color: white;
	text-align: center;
	line-height: 115px;
}
section.Faqs h3{
	text-align: center;
	padding-top: 1%;
}
span.plus-icon {
	font-size: 30px;
	color: white;
	display: table;
	margin:auto;
}
.faqs-search input {
	width: 50%;
	height: 50px;
	margin: auto;
	padding: 0% 1%;
	display: block;
	display:none;
	outline: none;
	border: none;
}
.accordions-content {
	width: 95%;
}
.accordions-content-img.accordion_head {
	border: 1px solid white;
	width: 40px;
	border-radius: 53px;
	height: 40px;
}
.faqs-btn input[type="submit"] {
	width: 8%;
	position: absolute;
	top: 24%;
	background:#FAA41A;
	right: 25%;
}
.faqs-btn {
	position: relative;
	padding-top:2%;
	display:none;
}
.accordions {
	display: flex;
	width: 60%;
	flex-direction:column;
	align-items: baseline;
	justify-content: space-between;
	margin: auto;
	border-bottom: 1px solid #ffffff54;
	padding: 1.5% 0%;
}
.accordion_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
	cursor: pointer;
	width:100%;
}
.accordions-content-img {
    width: 40px;
    border-radius: 20px;
    height: 40px;
    border: 1px solid white;
}
.accordions-content-img  span.iconbox.fa.fa-minus {
    color: #fff;
    margin: 32% auto;
    display: table;
}
.accordions-content-img  span.iconbox.fa.fa-plus {
    color: #fff;
	    margin: 32% auto;
    display: table;
}
.accordions h3{
	font-size: 32px;
}
.accordions p {
	line-height: 26px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	padding-top:2%;
	width:95%;
}
.accordions h3, .accordions p {
    color: #fff;
	text-align:left  !important;
}
/*Contact*/
.contact h2{
	text-align: center;
}
.contact .flex{
	justify-content: center;
}
.contact input {
	width: 97%;
	height: 55px;
	border-radius: 5px;
	box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.08);
	padding: 0% 3%;
	border: none;
	margin: 2% 1% 2% 0%;
	font-size: 16px;
	background-color: #fff;
	outline: none;
	font-family: 'Montserrat';
}
.contact textarea {
	width: 98.5%;
	border-radius: 5px;
	padding: 1% 1.5%;
	height: 150px;
	resize: none;
	border: none;
	margin: 1% 1% 2% 0%;
	box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.08);
	font-size: 16px;
	background-color: #fff;
	outline: none;
	font-family: 'Montserrat';
}
.contact input[type="submit"]{
	background: #FAA41A;
	display: block;
	text-align: center;
	width: 10%;
	transition:0.5s ease;
	cursor:pointer; 
	border: 1px solid #faa41a;
	margin: auto;
	color: #000;
	text-transform: capitalize;
	font-weight: 700;
	border-radius: 10px;
	font-family: 'Montserrat';
	padding: 0 0;
}
.contact input[type="submit"]:hover{
	background:#000;
	color:#faa41a;	
}
.contact-overlay {
	padding: 4% 0%;
}
.contact .flex p {
	width: 50%;
}
/*Footer*/
footer{
	background-image:url('https://appwebmart.com/client/simple_tank/wp-content/uploads/2023/02/footer.png');
	background-size: 100% 100% !important;
	background-position: center bottom !important;
	background-color: white;
	padding: 0% 0% 0% 0;
}
footer h3 {
	color: white;
	font-size: 32px;
	padding: 0% 2% 0% 0%;
}
footer img.footer-logo {
	width: 70%;
}
footer .row:nth-child(1){
	align-items: flex-end;
}
footer .row:nth-child(1) .col-6{
	padding-top: 4.5%;
	padding-left: 2%;   
}
footer .row:nth-child(1) .col-6 .flex img{
	margin: 0% 0.5%;
	width:6%;   
}
footer .row:nth-child(2){
	padding: 0% 0% 0% 9%;
	align-items:center;
}
footer .row:nth-child(2) .col-4:nth-child(1) ul{
	list-style-type: none;
	padding: 6% 0% 0% 0%;
}
footer .row:nth-child(2) .col-4:nth-child(1) h3{
	position: relative;
	margin:0;
	padding:0;
}
/* footer .row:nth-child(2) .col-4:nth-child(1)  h3::after{
	position: absolute;
	background: #D9D9D9;
	content: "";
	height: 3px;
	width: 12%;
	bottom: -24%;
	left: 0;
} */
footer .row:nth-child(2) .col-4:nth-child(1) ul li{
    padding-top: 5%;
	    padding-right: 15px;
    display: inline;
}
footer .row:nth-child(2) .col-4:nth-child(1) ul li a{
	color: white;
	font-size:16px;
	text-transform: uppercase;
	font-weight: 700;
	transition:0.5s ease-in-out;
}
footer .row:nth-child(2) .col-4 .flex .footer-icon:hover {
    background: #fff;
}
footer .row:nth-child(2) .col-4 .flex .footer-icon:hover i{
	 color:#faa41a;
}
footer .row:nth-child(2) .col-4{
	padding: 4% 0% 1% 0%;
	width: 46% !important;
}
footer .row:nth-child(2) .col-4 .flex{
	padding: 2% 0%;
	align-items: center;
}
footer .row:nth-child(2) .col-4 .flex .footer-icon{
	background: #faa41a;
	border-radius: 40px;
	width: 40px;
	height: 40px;
	cursor:pointer;
	margin-right: 2%;
}
footer .row:nth-child(1) .col-6 .flex div#block-12 {
	display: flex;
}
footer .row:nth-child(1) .col-6 .flex div#block-12 i {
	color: white;
	font-size: 16px;
	margin: 30% auto;
	display: table;
}
.footer-facebook-icon,.footer-twitter-icon,.footer-linkedin-icon,.footer-youtube-icon {
	width: 40px;
	border-radius: 50px;
	height: 40px;
	margin-right:13px;
	transition:0.5s ease-in-out;
}
.footer-facebook-icon:hover,.footer-twitter-icon:hover,.footer-linkedin-icon:hover,.footer-youtube-icon:hover {
    background: #fff;
}
.footer-facebook-icon:hover a i{
	color:#3C5A9A !important;
}
.footer-twitter-icon:hover a i{
	color:#579DD5 !important;
}
.footer-linkedin-icon:hover a i{
	color: #307AB7 !important;
}
.footer-youtube-icon:hover a i{
	color:#EE2325 !important;
}
.footer-facebook-icon{
	background: #3C5A9A;
}
.footer-twitter-icon{
	background: #579DD5;
}
.footer-linkedin-icon{
	background: #307AB7;
}
footer iframe {
    width: 85%;
    height: 250px;
}
.footer-youtube-icon {
	background: #EE2325;
}
footer .row:nth-child(2) .col-4:nth-child(1) ul li a:hover{
	color:#faa41a;
}
footer .row:nth-child(1) .col-6 .flex #block-11 {
	width: 30%;
}
footer .row:nth-child(2) .col-4 .flex .footer-icon i{
	margin: 30% auto;
	color: white;
	display: table;
}
footer .row:nth-child(2) .col-4 .flex  a{
	color: white;
}
footer .copyrights {
	padding: 1% 0%;
}
footer .copyrights{
	font-size: 18px;
	color: #fff;
	text-align: center;
	border-top: 1px solid #747474;
}
footer .copyrights p.site-text {
	color: white;
	font-weight:700;
}
/*********SerVices  Page***********/
.inner-pages-banner {
    background-image: url(./images/ser.png);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 6% 0 10% 0%;
}
.inner-sub-heading{
    color: #100126;
    font-weight: 400;
    font-family: 'Coolvetica';
    font-size: 90px;
    text-transform: capitalize;
    Line-height: 105.12px;
}
.inner-site-bold-text{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 42px;
    text-transform: capitalize;
    color: #171717;
	padding: 1% 0 1% 0;
}
.Services_section_text {
    padding: 4% 0%;
}
div#services-main_box {
    padding: 3% 0%;
}
div#services-main_box h3 a,.Soil_testing_section h3 a {
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    color: #171717;
}
div#services-main_box .col-6 a {
    width: 40%;
    margin: 3% 0%;
}
div#services-main_box img {
    width: 80%;
    margin: auto;
    display: block;
}
div#services-main_box p {
    padding: 1% 0%;
}
.flex.All_text img {
    width: 85%;
    margin: auto;
    display: block;
}
.flex.All_text {
    align-items: center;
}
.main_box_Two p {
    padding: 1% 0% 0 0%;
}
.main_flex_section h3.green-subheading {
    padding-top: 1%;
}
/*NJ Oil Tank Removal Cos*/
.removal_cos_section {
    background: #100126;
	padding: 3% 0%;
}
.removal_cos_section h2 {
    color: #fff;
    text-align: center;
}
.removal_cos_section p {
    color: #fff;
	font-weight: 400;
    padding: 1% 0%;
}
.removal_cos_section .flex {
    align-items: center;
	padding: 1% 0%;
}
.removal_cos_section .flex img{
	margin: auto;
	display: block;
	width: 80%;
}
.removal_cos_section h4 {
    color: #fff;
}
/*soil testing section*/
.Soil_testing_section {
    padding: 3% 0%;
}
.Soil_testing_section h3 ,.Soil_testing_section h3 a {
    text-align: center;
}
.heading_soil h3 span a{
    color: #005AC0;
}
.Soil_testing_section h3 {
    width: 94%;
    margin: auto;
    line-height: 60px;
}
/*********Faqs Page******************/
section.Faqs-Page {
    background: #F3F3F3;
    padding: 3% 0% 5% 0%;
}
section.Faqs-Page .accordions {
    padding: 2.5% 0% 1.5% 0;
}
section.Faqs-Page h2 {
    text-align: center;
}
section.Faqs-Page .green-subheading {
    color: #6AB443;
}
section.Faqs-Page p {
    color: #171717;
    line-height: 29px;
    font-weight: 500;
}
.Faqs-Page .accordions-content-img {
    border: 1px solid black;
}
section.Faqs-Page .accordions-content-img span.iconbox.fa.fa-minus,section.Faqs-Page .accordions-content-img span.iconbox.fa.fa-plus {
    color: #171717;
}
section.Faqs-Page .accordions {
    border-bottom: 1px solid #2d2d2d;
}
/*Podcast*/
.inner-pages-banner h2 {
    width: 42%;
}
.main_podcast-columns{
	  position:relative;

}
.main_podcast-columns .nav-next {
    position: absolute;
    margin: 0 auto !important;
}
.main_podcast-columns .nav-previous, .main_podcast-columns .nav-next {
    position: absolute;
    top: 93.5%;
    margin: 2% auto;
    right: 0%;
    cursor: pointer;
    left: 0;
    background: #FAA41A;
    Padding: 15px 35px 15px 35px;
    display: block;
    text-align: center;
    width: 12.5%;
    color: #000;
    transition: 0.6s ease-in-out;
    border: 2px solid #FAA41A;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 10px;
}
div#podcast-banner {
    padding: 4% 0% 4% 0%;
}
div#podcast-banner img {
    width: 19%;
	margin-left: 4%;
}
div#podcast-banner .flex {
    align-items: center;
}
.main_podcast-columns h1 {
    text-align: center;
}
.podcast-box:hover .flex.sd {
    color: #fff;
}
span.edit-link {
    display: none;
}
.podcast-box h2 a{
	font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 42px;
    text-transform: capitalize;
    color: #171717;
    padding: 1% 0 1% 0;
}
.podcast-box .flex.sd {
    justify-content: space-between;
    align-items: center;
    padding-top: 4%;
    position: absolute;
    bottom: 6%;
    width: 92%;
}
.single-post .entry-content.site-text p span {
    background: none !important;
	font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    color: #171717 !important;
    font-weight: 400 !important;
    line-height: 29.12px !important;
}
.podcast-box {
    width: 42.5%;
    background: #FFFFFF;
	  position:relative;
	    cursor: pointer;
    border-radius: 10px;
    margin: 14px 1%;
	height: 270px;
    padding: 1.5% 1% 2% 2%;
	 box-sizing:border-box;
    transition: all 0.5s ease;
}
.podcast-box:hover h2 a{
	color:#fff;
}
.podcast-box img {
    display:none;
}
.single-post .nav-links {
    margin: auto;
    display: block;
    padding: 0% 0% 3% 0%;
    width: fit-content;
}
.single-post .podcast .entry-content.site-text {
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #171717;
    font-weight: 400;
    line-height: 29.12px;
}
body.wporg_product-template-default.single.single-wporg_product.postid-2239.logged-in.admin-bar.wp-custom-logo.no-sidebar.customize-support {
    background: #f5f5f5;
}
.site-main.podcast.main_podcast-columns .entry-content p {
    display: none;
}
.podcast-box .entry-footer {
    background: unset;
}
.podcast-box:hover .flex.sd h6{
	 color:#fff;
}
.podcast-box:hover {
    background: #1D0248;
}
.podcast-box:hover .flex.sd .icon--arrow{
	background:#eaeaea;
}
.podcast-box:hover .flex.sd .icon--arrow i{
	color:#1c0443;
}
.podcast-sec .flex {
    flex-wrap: wrap;
	justify-content: center;
}
.podcast-box .flex.sd {
    justify-content: space-between;
    align-items: center;
	padding-top:4%;
}
.main_podcast-columns {
    padding: 4% 0% 5% 0%;
	background:#f3f3f3;
}
.icon--arrow {
    background: #EFEFEF;
    width: 40.6px;
    border-radius: 63%;
    height: 40.6px;
}
.icon--arrow i.fa-solid.fa-arrow-right {
    font-size: 21px;
    color: #fff;
    margin: 26% auto;
    display: table;
}
time.updated {
    display: none;
}
/*Vlog*/
.vlogssection {
    padding: 3% 0% 7% 0%;
	  background: #F3F3F3;
	position:relative;
}
.vlogssection iframe {
    display: none;
}
.single .post-thumbnail {
    display: none;
}
.podcast.vlog-div .post-thumbnail {
    display: block;
}
.podcast.vlog-div .post-thumbnail img{
	  width:20% !important;
}
.single-post .nav-next ,.single-post .nav-previous{
    display: none;
}
.podcast.vlog-div {
    width: 70%;
    margin: 3% auto;
}
ol {
    text-align: center;
}
.podcast.main_podcast-columns .entry-content {
    display: none;
}
.wp-playlist.wp-audio-playlist.wp-playlist-light {
    width: 40%;
    margin: auto;
}
.vlogssection .entry-content.site-text p {
    display: none;
}
.vlogssection .entry-content.site-text p:first-child {
    display: block;
}
.nav-previous,.nav-next {

    position: absolute;
    top: 100%;
    margin:2% auto;
    right: 0%; 
	  cursor:pointer;
	left:0;
	
    background: #FAA41A;
    Padding: 15px 35px 15px 35px;
    display: block;
    text-align: center;
    width: 12.5%;
    color: #000;
    transition: 0.6s ease-in-out;
    border: 2px solid #FAA41A;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 10px;
}
.vlogssection .flex {
    flex-wrap: wrap;
	justify-content:center;
}
div#vlog-banner .flex {
    align-items: center;
    justify-content: flex-start;
} 
.vlog-div span.byline {
	    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #171717;
    font-weight: 400;
    line-height: 29.12px;	
}
.author.vcard  a{
		    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #171717;
    font-weight: 400;
    line-height: 29.12px;
}
.vlog-div span.posted-on {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #171717;
    font-weight: 400;
    line-height: 29.12px;
}
.vlog-div time.entry-date.published {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #171717;
    font-weight: 400;
    line-height: 29.12px;
}
.vlogssection .entry-footer {
    background: unset;
}
div#vlog-banner img {
    width: 25%;
}
div#vlog-banner h2 {
    width: 30%;
}
div#vlog-banner {
    padding: 3% 0% 3% 0%;
}
section.vlogssection {
    background: #F3F3F3;
	padding:3% 0%;
}
section.vlogssection .flex {
    justify-content: center;
	flex-wrap: wrap;
}
.vlog-div {
    width: 40%;
    margin: 1% 1% 1% 0.5%;
    padding: 2% 1% 2% 1%;
    background: #f7f7f7;
}
.vlog-div img {
    width: 100%;
	height:300px;
}
section.vlogssection .site-btn {
    width: 11%;
    margin: 2% auto 0 auto;
}
.parent-cont {
    display: flex;
    flex-wrap: wrap;
	  justify-content: center;
}
.single-post .vlog-div {
    width: 100%;
	margin: 0;
    padding: 0% 0% 3% 0%;

}
.single-post p.comment-form-comment {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.single-post p.logged-in-as a {
    color: #000;
    font-weight: 700;
}
.single-post textarea#comment {
    width: 100%;
	  padding:2% 2%;
	  font-size:18px;
	  outline:none;
    resize: none;
    border-radius: 5px;
	  margin:2% auto;
	  display:block;
    height: 150px;
    background: #f5f5f5;
}
.single-post .form-submit input{
	     background: #FAA41A;
    Padding: 15px 35px 15px 35px;
    display: block;
    text-align: center;
	  margin:auto;
    color: #000;
    transition: 0.6s ease-in-out;
    border: 2px solid #FAA41A;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 10px;
}
.single-post .entry-meta {
    margin: auto;
    display: block;
    width: 40%;
    font-size: 18px;
    color: #000;
    font-family: montserrat;
}
.single-post .entry-footer {
    background: unset;
}.vlogssection.single .entry-footer {
    margin: auto;
    display: block;
    width: 21%;
}

body.post-template-default.single.single-post.postid-2249.single-format-standard.logged-in.admin-bar.wp-custom-logo.no-sidebar.customize-support {
    background: #f5f5f5;
}
.single-post .entry-footer {
    margin: auto;
    display: block;
    width: 21%;
}
main#primary.single-post img {
    width: 40%;
	    margin: auto;
    display: block;
}
.single-post p {
    font-size: 18px;
    font-family: 'Montserrat';
    color: #212121;
    font-weight: 500;
    line-height: 26px;
    margin: auto;
    width: 70%;
    padding: 0% 0% 2% 0%;
    text-align: center;
} 
.single-post .post-thumbnail {
    padding: 4% 0% 0% 0%;
}
.single-post h3#reply-title {
    padding: 1% 0%;
    text-align: center;
}
.single-post .nav-links {
    margin: auto;
    display: block;
    width: fit-content;
}
.single-post .nav-links a{
	      font-size: 18px;
    font-family: 'Montserrat';
    color: #212121;
    font-weight: 500;
    line-height: 26px;
    margin: auto;
    width: 70%;
    padding: 1% 0%;
    text-align: center;
}

/***********Soil Remediation**********/
.Soil_text_Section {
    padding: 4% 0% 0% 0%;
}
.int-text {
    padding: 1% 0% 1% 0%;
}
.Soil_text_Section .container .flex:nth-child(3) {
    justify-content: space-between !important;
    align-items:center;
}
.Soil_text_Section .container .flex:nth-child(3) .soil-wrpper{
    flex-basis:calc(60% - 20px);
}

.Soil_text_Section .container .flex:nth-child(3) .main_image{
    flex-basis:calc(20% - 20px);
}
.Soil_text_Section h3{
    padding:20px 0;
}
.images_pic_section h3 {
    padding-top: 20px !important;
}

.blue-sec p.site-text {
    color: #ffffffcf;
    font-weight: 400;
	text-align: center;
}
.blue-sec h3,.blue-sec h3 a {
    color: #fff;
	text-align: center;
    font-size: 40px;
}
.images_pic_section .green-subheading {
    padding: 1% 0%;
}
.water span a {
    font-size: 24px;
    font-weight: 700;
    color: #005AC0;
}
.main_image.col-6 img {
    margin: auto;
    display: block;
}
.water {
    padding: 0% 0% 29% 0%;
}
/*Ground water contamination*******/
.images_pic_section {
    background: #100126;
	padding: 16% 0% 3% 0%;
}
.main-txt-things {
    padding: 3% 0% 22% 0%;
}
.main-txt-things p {
    padding: 1% 0%;
}
.whole-contamination-section{
	background-color: #F3F3F3;
}
.img-b-o-x {
    position: relative;
}
.img-b-o-x img {
    position: absolute;
    bottom: 0%;
    width: 90%;
    margin: auto;
    display: block;
    left: 0;
    right: 0;
}
/*Acorn finance*/
img.acornfinancebanner {
    width: 100%;
}
img.qrcode {
	  width:30%;
	margin:auto;
	display:block;
}
section.acorn-finance .flex {
    align-items: center;
    justify-content: center;
}
section.acorn-finance {
    background: white;
    box-shadow: 4px 5px 12px 1px #00000059;
    width: 70%;
    border-radius: 10px;
    margin: 1% auto 0% auto;
    padding: 3% 2%;
}
/*********Soil Testing************/
.soil {
    padding: 6% 0% 3% 0%;
    width: 91%;
}
section.oilTank {
    position: relative;
}
.soil2 {
    padding: 0% 0% 4% 0%;
    width: 91%;
}
.soil3 {
    padding: 0% 0% 4% 0%;
    width: 91%;
}
.soilimages {
    padding-bottom: 5%;
}
.allsoils {
    padding: 6% 0% 0% 0%;
}
.tanktext {
    padding: 3% 0% 0% 0%;
}
.oilshape {
    background: #100126;
    position: relative;
    width: 100%;
    padding: 20% 0% 3% 0%;
}
.oilimage img {
    width: 85%;
    margin: auto;
    padding-bottom: 2%;
    display: block;
}
.potentialsoil {
    padding-bottom: 23%;
}
.oilimage img{
    position: absolute;
    bottom: 50%;
    right: 0;
    left: 0;
    padding: 0;
    width: 75%;
}
.oilheads h3{
    color: white;
}
.oilheads h2 {
    font-weight: 200;
    text-transform: capitalize;
    width: 70%;
	padding: 1% 0% 0% 0%;
}
.span1{
    color: #6AB443;
    font-weight: 100;
font-size: 28px;
line-height: 34px;
text-transform: capitalize;
padding: 1% 0% 1% 1.7%;
color: #6AB443;
}
b {
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 100;
}
.why h4 {
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
    font-weight: 100;
}
/* vlog */
.inner img {
    margin: auto;
    display: block;
    margin-right: 46% !important;
}
/*********Oil Tank Services*********/
.oil-tank-services img {
    margin: 3% auto 0 auto;
    display: block;
    border-radius: 100%;
}
section.oil-tank-services-section details h4 {
    text-align: center;
}
section.oil-tank-services-section {
     padding: 3% 0% 2% 0%;
	    background: #f5f5f5;
}
.oil-tank-services details {
    width: 50%;
    margin: auto;
    display: table;
}
.oil-tank-services details summary {
    text-align: center;
    font-size: 18px;
    font-family: montserrat;
}
section.oil-tank-services-section p {
    padding-top: 2%;
    text-align: center;
}
section.oil-tank-services-section h2 {
    text-align: center;
}
section.oil-tank-services-section a {
    width: 12%;
    margin: 2% auto;
}
/**Underground oil tank removal contract***/
section.underground-oiltankremoval-contracts .services-inner-section img.uotsc-img1 {
    margin: 3% auto;
    width: 50%;
    display: block;
}
section.underground-oiltankremoval-contracts {
    border: 1px solid rgba(0,0,0,0.25);
    width: 55%;
    margin: 3% auto;
    padding: 2% 3% 2% 3%;
}
section.underground-oiltankremoval-contracts p {
    padding-top: 1%;
}
section.underground-oiltankremoval-contracts  h3{
	  text-align:center;
}
section.underground-oiltankremoval-contracts .services-inner-section  img.uotsc-img2 {
    width: 20%;
	  margin-top: 1%;
}
.user-form {
    margin: auto;
    width: 65%;
}
.user-form .flex {
    justify-content: space-between;
}
.user-form .flex input {
    width: 100%;
    height: 45px;
    color: #626262;
	  margin: 4% 0% 0% 0%;
    background-color: rgba(255,255,255,1);
    padding: 0% 4%;
    outline: none;
    border: 1px solid #ebebeb;
}
.user-form label {
    color: #212121;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 2%;
}
.user-form input[type="submit"] {
    width: 18%;
    height: 50px;
    border: none;
    background-color: #FAA41A;
    color: #212121;
    font-weight: 800;
    float: right;
    margin-top: 2%;
    border-radius: 10px;
    font-size: 18px;
}
section.feedback-form {
    padding: 0% 0% 6% 0%;
}
section.feedback-form h3 {
    padding-bottom: 1%;
}.users-review-form textarea {
    width: 100%;
    margin: 2% 0%;
	padding: 1% 1%;
	font-size:16px;
}
/*Laptop*/
@media screen and (min-width: 1366px) and (max-width: 1600px) {
	.popup-box {
    padding: 10% 25%;
}
	.services-slider-container i.fa-solid.fa-arrow-right {
    top: 100%;
    right: 2%;
}
		.nav-menu ul {
    text-align: right;
    list-style-type: none;
}
		.services-slider-container i.fa-solid.fa-arrow-left {
    top: 100%;
    left: 2%;
}
	section.removal-services a {
    width: 16%;
}
	.owl-dots {
    width: 20%;
}
	#removal-services-slider button.owl-prev i.fa-solid.fa-arrow-left {
    left: 2%;
    top: 100%;
}
	.nav-bar {
    width: 80%;
	}
	header {
    padding: 1.5% 0%;
}
	#removal-services-slider button.owl-next i.fa-solid.fa-arrow-right {
    right: 2%;
    font-size: 27px;
    top: 100%;
}
	#removal-services-slider button.owl-next i.fa-solid.fa-arrow-left {
    position: absolute;
    left: 2%;
    font-size: 27px;
    top: 100%;
}
	a{
		font-size:16px;
	}section.testimonials h1.text-label {
    top: 2%;
}
	.accordions-content h3 {
    line-height: 32px;
    font-size: 24px;
}
	h3 {
    font-size: 28px;
}
	footer h3 {
    font-size: 24px;
}footer .row:nth-child(2) .col-6 ul li {
    padding-right: 4.5%;
}
	.services .row .col-6:nth-of-type(2) img:first-child {
    width: 32%;
}
	.container {
		max-width: 95% !important;
	}
	section.Hero-Section h1 {
		font-size: 120px;
	}
	.nav-menu ul li a {
		font-size: 16px;
		padding:0% 1.5%;
	}
	.nav-contact {
		width: 47%;
	}
	.service-slide-item a {
		width: 81% !important;
	}
	section.removal-services .col-4 p {
		line-height: 23.12px;
	}
	.sub-heading {
		font-size: 70px;
		line-height:80px
	}
	.green-subheading {
		font-size: 35px;
	}
	section.Faqs h3 {
    font-size: 28px;
    width: 80%;
}
	.Hero-Section .col-6:nth-of-type(1) {
		padding: 0% 0% 0% 5%;
	}
	.Hero-Section .col-6:nth-of-type(1) .flex {
		padding-top: 3%;
	}
	section.Hero-Section h5 {
		line-height: 30px;
		font-size: 70px;
	}
	section.about a {
		width: 30%;
		margin-top: 2%;
	}
	.services-slider-container a {
		width: 13%;
	}
	.contact input[type="submit"] {
		width: 13%;
	}
	footer .row:nth-child(1) .col-6 {
		padding-top: 4.5%;
		padding-left: 5%;
	}
	.post-flex h2 {
		font-size: 24px;
	}
	h1.text-label{
		font-size:135px;
	}
	section.contact h1.text-label {
    top: 44px;
    top: 0%;
}
	.removal-services-col-content {
    height: 240px;
}
	/**************Services*************/
.inner-pages-banner h2 {
	font-size: 75px;
	    padding-left: 3%;
}
.inner-sub-heading {
    font-size: 55px;
    Line-height: 65px;
}
div#services-main_box h3 a, .Soil_testing_section h3 a{
	font-size: 28px;
}
div#services-main_box .col-6 a {
    width: 46%;
    margin: 3% 0%;
}
div#services-main_box {
    padding: 3% 0% 1% 0%;
}
.main_box_Two p {
    padding: 1% 0% 0 0%;
}
.removal_cos_section h4 {
    line-height: 34px;
    font-size: 22px;
}
.removal_cos_section p {
    padding: 0.5% 0%;
}
.Soil_testing_section h3 {
    line-height: 44px;
}
.Soil_testing_section {
    padding: 2% 0%;
}
	/********Podcast**************/
.podcast-box {
    width: 46%;
	height:210px;
}
	.podcast-box:hover img {
    opacity: 1;
    height: 210px;
}
.podcast-box h2 a {
    font-size: 24px;
    line-height: 34px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
	.inner-site-bold-text {
    font-size: 20px;
		line-height:32px;
}
	div#podcast-banner h2 {
    font-size: 55px;
    line-height: 55px;
		padding-left:3%;
}
	div#podcast-banner img {
    width: 15%;		
}
	/***************Faqs**********/
	section.Faqs-Page .accordions {
    width: 65%;
}
/************Vlog**************/
	section.vlogssection .site-btn {
    width: 13.5%;
}
/*******Soil Remediation*********/	
		.water {
		padding: 0% 0% 28% 0%;
	}
	.blue-sec h3, .blue-sec h3 a {
		font-size: 30px;
	}
	.Soil_text_Section .main_image.col-6 img {
    margin: auto;
    width: 90%;
    display: block;
}
	.images_pic_section {
		padding: 16% 0% 3% 0%;
	}
	/*****Groundwater contamination****/
	div#gc-banner h2 {
	font-size: 55px;
}
.img-b-o-x img {
    width: 80%;
}
/**********Soil Testting************/
.soilimages {
    width: 70%;
}
.tanktext {
    width: 70%;
}
section.soil-testing-page img {
    width: 100%;
}
.potentialsoil {
    padding-bottom: 18%;
}
.oilshape {
    padding: 24% 0% 2% 0%;
}
section.oilTank ul li {
    font-size: 22px;
    padding-top: 0.5%;
}
.oilheads h2 {
    width: 95%;
    line-height: 35px;
}
.soil {
    padding: 0% 0% 3% 0%;
}
.oilimage img {
    bottom: 55%;
}	
}
/*Mobile*/
@media screen and (max-width: 767px) {
	h1.text-label {
  display:none;
}
	footer .row:nth-child(2) .col-4 {
    width: 100% !important;
}
	i.fa-solid.fa-xmark {
    right: 4%;
    font-size: 24px;
    top: 3%;
}
	section.acorn-finance {
    width: 90%;
    margin: 6% auto 4% auto;
    padding: 3% 2%;
}
	.owl-item.active.center .testimonials-slide {
    width: 90%;
    transform: scale(1);
}
	.user-form .flex {
    flex-direction:column;
}
	.user-form input[type="submit"] {
    width: 35%;
    height: 45px;
    font-size: 14px;
}
	section.underground-oiltankremoval-contracts {
    width: 96%;
}
	.user-form {
    margin: auto;
    width: 90%;
}
	.accordions p {
    line-height: 24px;
    font-size: 16px;
}
	.popup-box {
    padding: 52% 4%;
}
	#testimonials button.owl-dot {
    width: 10px;
    height: 10px;
}
	#testimonials button.owl-dot.active {
    width: 10px;
    height: 10px;
}
	.popup-box iframe {
    width: 100%;
    height: 90%;
}
	.accordions-content-img {
    width: 30px;
    height: 30px;
}
	.accordions-content-img span {
    font-size: 20px;
    margin-top: 7%;
}
	.logo img {
		width: 100%;
	}	
	.logo {
		width: 70%;
	}	
	footer {
		background-image:none !important;
	}
	.Hero-Section .col-6:nth-of-type(2) img {
		width: 65%;
	}	
	header .flex {
		position: relative;
	}
	.Hero-Section .row {
		flex-direction: column-reverse;
	}
	.Hero-Section .col-6:nth-of-type(2) {
		width: 100% !important;
	}	
	section.Hero-Section h5 {
		line-height: 40px;
		font-size: 32px;
	}
	section.Hero-Section h1 {
		line-height: 50px;
		font-size: 50px;
	}
	.Hero-Section .col-6:nth-of-type(1) p {
		width: 100%;
	}	
	.Hero-Section .col-6:nth-of-type(1) .flex {
		padding: 4% 0%;
	}
	.removal-services iframe {
		height: 45%;
	}
	a {
		font-size: 15px;
	}	
	.Hero-Section .col-6:nth-of-type(1) .flex a {
		margin: 0% 5% 0 0%;
	}
	.nav-bar i.fa-solid.fa-bars {
    color: white;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    right: 5%;
    position: absolute;
    cursor: pointer;
	}
	.about {
		padding: 3% 4% 4% 4%;
	}
	section.about p , .site-text 
  {
		padding-top: 2%;
    font-size: 16px;
    line-height: 26px;
}
	.single-post iframe {
    width: 98%;
    height: 230px;
}
	.green-subheading{
		font-size:18px;
		padding:10px 0;
	}
	.site-btn {
    Padding: 10px 15px 10px 15px;
}
	section.about a {
		width: 57%;
		margin-top:5%;
	}
	.services-slider-container i.fa-solid.fa-arrow-right {
		right: 10%;
		font-size:25px;
		top:98%;
	}
	.services-slider-container i.fa-solid.fa-arrow-left {
		left: 10%;
		top:98%;
	font-size:25px;
	}
	.service-slide-item {
		height: 430px;  
		width: 90%;
		margin: auto;
	}
	section.removal-services .col-4 {
		margin: auto;
	}
	#removal-services-slider button.owl-next i.fa-solid.fa-arrow-right {
		right: 8%;
		font-size: 25px;
	top:98%;
	}
	#removal-services-slider button.owl-prev i.fa-solid.fa-arrow-left {
		left: 8%;
		font-size: 25px;
		top:98%;
	}
	h3 {
		font-size: 20px;
	}
	.services {
		padding: 3% 4%;
	}
	.services-slider-container a {
		width: 46%;
		display: flex;
    align-items: center;
		justify-content:center;
	}
	.post-flex {
		flex-direction: column;
	}
	.post-flex img {
		width: 100%;
		margin: 4% auto;
		display: block;
	}
	.post-flex h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.sub-heading {
		font-size: 32px;
		Line-height: 40px;
	}
	.col-6, .col-4 {
		width: 100%;
		padding: 0% 0% 15px;
	}
	section.removal-services .col-4 h3 {
		font-size: 28px;
	}
	.removal-services-col-content {
		height: auto;
	}
	section.removal-services a {
		width: 50%;
	}
	.testimonials-slide {
		width: 95%;
	}
	section.Faqs h2 {
		line-height: 32px;
		padding: 2% 0%;
		font-size: 20px;
	}
	.faqs-search input {
		width: 95%;
		height: 45px;
		padding: 0% 3%;
	}
	section.Faqs {
		padding: 0% 4% 4% 4%;
	}
	section.Faqs h3 {
		font-size: 16px;
    line-height: 25px;
    width: 85%;
	}
	.accordions-content p {
		line-height: 22px;
		font-size: 16px;
	}
	footer .row:nth-child(2) .col-6 h3::after {
    width: 25%;
}
	footer .row:nth-child(1) .col-6 .flex #block-11 {
    width: 44%;
}
	.contact input[type="submit"] {
		width: 45%;
	}
	.contact input {
		height: 45px;
		padding: 0% 2%;
		margin: 2% 2% 2% 2%;
		width: 95%;
		font-size: 14px;
	}
	.contact textarea {
		width: 95%;
		margin: 2% 1% 2% 2%;
		font-size: 14px;
	}
	.contact .flex p {
		width: 100%;
	}
	section.testimonials div#testimonials .owl-stage-outer {
    overflow:hidden;
}
	footer .row:nth-child(1) .col-6 {
		padding-top: 7.5%;
		border-radius: 40px 0px 0px 0px;
		padding-left: 5%;
		padding-bottom:5%;
		background-color: #331243;
	}
	footer .row:nth-child(1) .col-6 .flex {
    align-items: center;
}
	footer img.footer-logo {
		width: 70%;
		margin: auto;
		display: block;
	}
	footer h3 {
		font-size: 20px;
	}
	footer .row:nth-child(2) .col-6 ul li a {
		display: block;
		padding-top: 3%;
	}
	footer .row:nth-child(2) {
		background-color: #331243;
		padding: 0% 5%;
		flex-direction: column;
		align-items: start;
	}
	footer .copyrights {
		padding: 3% 0%;
		background-color: #331243;
	}
	.nav-menu {
		display: none;
		position: absolute;
		width: 100%;
		z-index:2;
		background: #0e0e43;
		padding: 2% 0%;
		top: 100%;
	}
	header li#menu-item-1080 {
    display: none;
}
	.nav-menu ul li a {
		text-align: center;
		display: block;
		padding: 2% 0%;
		font-size: 14px;
	}
	.nav-contact {
		display:none;

	}
	footer .row:nth-child(1) {
		flex-direction:column;
	}
	.Hero-Section .col-6:nth-of-type(1) {
		width: 100%;
		padding: 5% 7% 5% 4%;
	}

	section.about img {
		margin: auto;
		display: block;
		width: 100%;
	}
	section.removal-services .flex {
		padding: 3% 3%;
		flex-wrap: wrap;
	}
	section.about .row {
		flex-direction: column;
	}
	.accordions {
		width: 100%;
	}
	.contact .flex {
		flex-direction: column;
	}
	.services .row .col-6:nth-of-type(2) img:first-child {
		width: 40%;
	}
	.owl-dots {
    width: 55%;
}
/********Services Page************/
.inner-pages-banner {
		padding: 15% 0 15% 0%;
}
.inner-pages-banner h2 {
    font-size: 40px;
	text-align: left;
    padding-left: 5%;
	width:55%;
}
.inner-sub-heading{
	font-size: 32px;
	line-height: 40px;
}
section.services-page .flex {
    flex-direction: column;
}
.inner-site-bold-text {
    font-size: 20px;
    line-height: 32px;
}
.Services_section_text {
    padding: 4% 3%;
}
.removal_cos_section {
    background: #100126;
    padding: 3% 4%;
}
div#services-main_box .col-6 a {
    width: 78%;
    margin: 3% 0%;
}
div#services-main_box h3 a, .Soil_testing_section h3 a {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    color: #171717;
}
div#services-main_box img {
    width: 97%;
}
.Soil_testing_section h3 {
    line-height: 30px;
	text-align: left;
    width: 94%;
}
.flex.All_text img {
    width: 100%;
}
/*********Podcast Page**************/
.podcast-sec .flex {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
	    align-items: center;
}
.podcast-box .entry-content {
    display: none !important;
}
.single-post .post-thumbnail img {
    width:30%;
}
	.single-post .post-thumbnail {
    display: block;
}
.podcast-box {
    width: 92%;
	height: 200px;
}
	.podcast-box .flex.sd {
    flex-direction: row;
}
	div#podcast-banner h2 {
    font-size: 20px;
    text-align: left;
    line-height: 24px;
		width:41%;
    padding-left: 3%;
}
	.podcast-box h2 a {
    font-size: 20px;
    line-height: 30px;
		 display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
	.podcast-box img {
	height:200px !important;
}
	/*************Faqs***************/
	section.Faqs-Page h2 {
    font-size: 30px;
		text-align:left;
		padding-left:5%	
}
	section.Faqs-Page .accordions {
   padding: 3.5% 3% 3.5% 3%;
}
	section.Faqs-Page .green-subheading {
    color: #6AB443;
    font-size: 20px;
		width: 85%;
}
	.accordions-content-img span.iconbox.fa.fa-minus {
    font-size: 16px;
    margin: 20% auto;
}
.accordions-content-img span.iconbox.fa.fa-plus {
    font-size: 16px;
    margin: 20% auto;
}
/*************Vlog******************/
	section.vlogssection .site-btn {
    width: 40%;
		margin: 7% auto 0 auto;
}
	.vlog-div {
    width: 95%;
}
	.single-post span.nav-title {
    width: 100%;
    display: block;
    padding: 2% 0%;
}
	.single-post p {
    width: 90%;
}
	.single-post .entry-meta {
    width: 85%;
}
	.single-post 	span.nav-subtitle {
    padding: 0% 5%;
}
	main#primary.single-post img {
    width: 97%;
    margin: auto;
    height: auto;
    display: block;
}
	section.vlogssection {
    padding: 4% 0% 8% 0%;
}
/***********Soil Remediation*********/
	.Soil_text_Section .flex {
		flex-direction: column-reverse;
	}
	.Soil_text_Section img {
		width: 94%;
		margin: auto;
		display: block;
	}
	.soil-wrpper {
		padding: 4% 4% 0% 4%;
	}
	.int-text {
		padding: 2% 4%;
	}
	.water {
		padding: 0% 4% 35% 4%;
	}
	.blue-sec h3, .blue-sec h3 a {
		font-size: 20px;
	}
	.blue-sec {
		padding: 3% 3% 0% 3%;
	}
	.blue-sec p{
		text-align: justify;
	}
	.images_pic_section h3.green-subheading {
		padding: 2% 0% 0% 0%;
	}	
/*****Ground Water Contamination*****/
	.main-txt-things {
		padding: 3% 3% 30% 3%;
	}
	.img-b-o-x img {
		width: 85%;
	}
	.images_pic_section {
		padding: 16% 0% 8% 0%;
	}
	div#gc-banner h2 {
		text-align: left;
		padding-left: 4%;
	}	
/*********Soil Testing***********/
section.soil-testing-page .flex {
	flex-direction: column-reverse;
}
section.soil-testing-page img {
    width: 94%;
    margin: auto;
    display: block;
}
section.soil-testing-page {
    padding: 0% 4%;
}
.oilimage img {
    bottom: 80%;
    width: 90%;
}
.oilshape {
    padding: 35% 1% 4% 6%;
}
.oilheads h2 {
    width: 96%;
    font-size: 18px;
}
.oilshape ul li {
    font-size: 20px;
}
b {
    font-size: 18px;
}
}
/*Ipad*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
	.nav-menu {
		display: none;
	}
	h1.text-label {
    font-size: 60px;
}
.services {
    padding: 4% 0.5% 4% 3%;
}
	.logo {
    width: 60%;
}
	.user-form {
    width: 95%;
}
	.user-form .flex {
   flex-direction:column;
}
		section.testimonials div#testimonials .owl-stage-outer {
    overflow:hidden;
}
	.owl-item.active.center .testimonials-slide {
    width: 90%;
    transform: scale(1);
}
.services .row .col-6:nth-of-type(2) img:first-child {
    bottom: 40%;
}
		section.underground-oiltankremoval-contracts {
    width: 95%;
}
#removal-services-slider button.owl-next i.fa-solid.fa-arrow-right {
    right: 7%;
    font-size: 30px;
}
section.removal-services .col-4 p {
    line-height: 22px;
    padding-top: 4%;
}
#removal-services-slider button.owl-prev i.fa-solid.fa-arrow-left {
    position: absolute;
    left: 5%;
    font-size: 30px;
}
	.owl-dots {
    width: 30%;
}
	.nav-contact {
		width: 80%;
	}
	.Hero-Section .col-6:nth-of-type(1) {
		padding: 2% 0% 3% 3%;
	}
	footer iframe {
    height: 190px;
}
	section.Hero-Section h5 {
		line-height: 35px;
		font-size: 45px;
	}
	section.Hero-Section h1 {
		line-height: 95px;
		font-size: 75px;
	}
	a {
		font-size: 14px;
	}
	header{
		padding:2% 0%;
	}

	header .flex{
		padding:0% 2%;
	}

	i.fa-solid.fa-bars {
   color: white;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
    right: 3%;
    position: absolute;
    cursor: pointer;
	}
	.nav-menu {
		display: none;
		position: absolute;
		width: 100%;
		background: #0e0e43;
		padding: 2% 0%;
		top: 60px;
		z-index:2;
		left: 0;
	}
	header li#menu-item-1080 {
   display:none;
}
	.logo img {
		width: 100%;
    max-width: 50%;
    height: auto;
}
	.nav-menu ul li a {
		text-align: center;
		display: block;
		padding: 2% 0%;
		font-size: 16px;
	}
	section.about img {
		margin: auto;
		display: block;
		width: 70%;
	}
	section.about .row {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.about .col-6 {
		width: 94%;
		margin:auto;
	}
	.sub-heading {
		font-size: 50px;
		Line-height: 60px;
	}
	h3 {
		font-size: 30px;
	}
	.services-slider-container a {
		width: 23%;
	}
	.post-flex h2 {
		font-size: 20px;
		line-height: 25px;
	}
	section.removal-services .flex {
		flex-wrap: wrap;
		padding:0;
	}
	section.removal-services .col-4 {
		width: 70%;
		margin: 10% auto 3% auto;
	}
	.removal-services-col-content {
		height: 260px; 
	}
	.removal-services iframe {
		width: 100%;
	}
	section.removal-services a {
		width: 26%;
		margin: 0% auto 2% auto;
	}
	section.removal-services .col-4 h3 {
    font-size: 24px;
}
	.testimonials-slide {
		width: 95%;
	}
	section.Faqs h2 {
		line-height: 64px;
	}
	.faqs-search input {
		width: 75%;
	}
	.accordions {
		width: 95%;
	}
	.accordions-content h3 {
		font-size: 22px;
	}
	.contact input[type="submit"] {
		width: 22%;
	}
	footer h3 {
		font-size: 18px;
	}
	footer .row:nth-child(1) .col-6 {
		padding-top: 7.5%;
		padding-left: 5%;
	}
	footer img.footer-logo {
		width: 90%;
	}
	footer .row:nth-child(2) {
    padding: 0% 0% 0% 2%;
}
	footer .row:nth-child(2) .col-4:nth-child(1) ul li a {
    font-size: 8px !important;
    padding-right: 0px;
}
	footer .row:nth-child(2) .col-6 ul li {
    padding-right: 2%;
}
	footer .copyrights {
    font-size: 16px;
}
	footer .row:nth-child(1) .col-6 .flex #block-11 {
    width: 69%;
}
	footer .row:nth-child(1) .col-6 .flex{
		align-items:center;
	}
	section.Faqs h3 {
    font-size: 26px;
    width: 80%;
    line-height: 32px;
}
	.services-slider-container i.fa-solid.fa-arrow-left {
    position: absolute;
    right: -80%;
	  top:-12%;
}
	.services-slider-container i.fa-solid.fa-arrow-right {
    position: absolute;
    right: 5%;
		  top:-12%;
}
	.popup-box {
    padding: 40% 4.5%;
}
	i.fa-solid.fa-xmark {
    right: 3%;
    top: 2%;
}
	.services h1.text-label {
    top: -3%;
}
		.services-slider-container {
    overflow: hidden;
}
	section.removal-services {
    overflow: hidden;
}
	.about h1.text-label {
    top: 41%;
    left: 0;
    text-align: left;
}
	section.removal-services h1.text-label {
    top: -6%;
}
	section.contact h1.text-label {
    top: -7%;
}
	.contact .flex p {
    width: 48%;
}
	.contact textarea {
    width: 94.5%;
    margin: 1% 1% 2% 2%;
}
/*************Services Page*********/
section.services-page .col-6 {
	width: 100%;
	padding: 2% 0%;
}
.flex.All_text img {
    width: 100%;
}
.inner-pages-banner h2 {
    font-size: 50px;
}
.inner-pages-banner {
    padding: 6% 0 10% 3%;
}
.Services_section_text {
    padding: 4% 3%;
}
.inner-sub-heading {
    font-size: 40px;
	line-height: 55px;
}
.main_flex_section h3.green-subheading {
    padding-top: 1%;
    font-size: 22px;
	line-height: 32px;
}
div#services-main_box {
    padding: 1% 0%;
	flex-direction: column-reverse;
}
div#services-main_box img {
    width: 100%;
}
div#services-main_box .col-6 a {
    width: 36%;
    margin: 3% 0%;
}
.main_box_Two .flex {
    flex-direction: column-reverse;
}
.removal_cos_section {
    padding: 3% 3%;
}
.removal_cos_section .flex {
    flex-direction: column-reverse;
}
.removal_cos_section h4 {
    line-height: 30px;
    font-size: 20px;
}
.Soil_testing_section h3 {
    font-size: 26px;
    line-height: 46px;
}
.Soil_testing_section h3, .Soil_testing_section h3 a {
    text-align: center;
    font-size: 26px;
}
/**********Podcast****************/
.podcast-sec .flex {
    flex-direction: column;
	align-items:center;
}
	div#podcast-banner img {
    width: 17%;
    margin-left: 2%;
}
	div#podcast-banner h2 {
    font-size: 42px;
    line-height: 50px;
}
	div#podcast-banner {
    padding: 4% 0% 4% 3%;
}
	.podcast-box {
    width: 95%;
}
.podcast-box .flex.sd {
    flex-direction: row;
}
	/************Faqs****************/
	section.Faqs-Page .green-subheading {
    color: #6AB443;
    font-size: 28px;
}
	/************Vlog************/
	section.vlogssection .site-btn {
    width: 22%;
	}
.vlog-div {
    width: 47%;
    margin: 1% 1% 1% 0.5%;
    padding: 2% 1% 2% 1%;
    background: #f7f7f7;
}
	main#primary.single-post img {
    width: 75%;
    height: auto;
}
	.single-post p {
		width:95%;
    padding: 0% 0% 3% 0%;
}
	/*******Soil Remediation***********/
	.Soil_text_Section .flex {
		flex-direction: column-reverse;
	}
	.Soil_text_Section img {
		width: 94%;
		margin: auto;
		display: block;
	}
	.soil-wrpper {
		padding: 4% 4% 0% 4%;
	}
	.int-text {
		padding: 2% 4%;
	}
	.water {
		padding: 0% 4% 30% 4%;
	}
	.blue-sec h3, .blue-sec h3 a {
		font-size: 20px;
	}
	.blue-sec {
		padding: 3% 3% 0% 3%;
	}
	.blue-sec p{
		text-align: justify;
	}
	.images_pic_section h3.green-subheading {
		padding: 2% 0% 0% 0%;
	}
	.images_pic_section {
		padding: 16% 0% 3% 0%;
	}
.Soil_text_Section .col-6 {
    width: 100%;
}
/***Groundwater contamination****/
	.main-txt-things {
    padding: 3% 4% 27% 3%;
}
.img-b-o-x img {
	width: 85%;
}
.images_pic_section {
	padding: 16% 0% 6% 0%;
}
	/*********Soil Testing************/
	.soil,.soil2,.soil3 {
	padding: 3% 0% 0% 0%;
	width: 100%;
}
.oilimage img {
    width: 90%;
	bottom: 68%;
}
.oilshape {
    padding: 27% 1% 4% 6%;
}
.potentialsoil {
    padding-top: 3%;
}
.oilheads h2 {
    line-height: 30px;
}
	section.soil-testing-page .flex {
	flex-direction: column-reverse;
}
section.soil-testing-page img {
    width: 94%;
    margin: auto;
    display: block;
}
	.tanktext {
    padding: 3% 4% 0% 3%;
}
	.potentialsoil {
    padding: 3% 3% 26% 3%;
}
	section.acorn-finance {
    width: 90%;
    padding: 4% 2%;
}
}	
/*ipad Pro*/
@media screen and (min-width: 1024px) and (max-width: 1365px) {
	.nav-contact {
		width: 50%;
	}
	.services h1.text-label {
    top: 0%;
}
	section.acorn-finance {
    width: 90%;
    padding: 4% 2%;
}
	section.about h1.text-label {
    top: 51%;
    text-align: left;
}
	section.contact h1.text-label {
    top: -3%;
}
	header li#menu-item-1080 {
    padding: 8px 6px 10px 4px;
}
			.services-slider-container {
    overflow: hidden;
}
	section.removal-services {
    overflow: hidden;
}
	section.removal-services .col-4 {
    width: 90%;
    margin: 2% 4% 1% 5%;
}
		section.testimonials div#testimonials .owl-stage-outer {
    overflow:hidden;
}
	section.removal-services h1.text-label {
    top: -4%;
}
	.services-slider-container {
    overflow: hidden;
}
	#removal-services-slider button.owl-next i.fa-solid.fa-arrow-right {
    position: absolute;
    right: 5%;
    font-size: 40px;
		top:-6%;
}
.services {
    padding: 4% 3% 4% 3%;
}
.services-slider-container i.fa-solid.fa-arrow-right {
    right: 6%;
	font-size:30px;
   top: -8%;
}
	.services-slider-container i.fa-solid.fa-arrow-left {
    right: -80%;
	font-size:30px;
    top:-8%;
}
	.service-slide-item a {
    display: flex;
    width: 35%;
    justify-content: center;
    align-items: center;
}
#removal-services-slider button.owl-prev i.fa-solid.fa-arrow-left {
    right: -80%;
    font-size: 40px;
top:-6%;
}

h1.text-label {
    font-size: 98px;
}

	header{
		padding:2% 1%;
	}
	.Hero-Section .col-6:nth-of-type(1) {
		padding: 2% 0% 3% 3%;
	}
	section.Hero-Section h5 {
		line-height: 35px;
		font-size: 45px;
	}
	section.Hero-Section h1 {
		line-height: 95px;
		font-size: 75px;
	}
	.nav-contact a {
		margin: 0% 4% 0 0;
	}
	a {
		font-size: 16px;
	}
	section.about img {
		margin: auto;
		display: block;
		width: 70%;
	}
	.nav-menu ul li a {

		padding: 0% 1%;
		font-size: 14px;
	}
	.logo {
		width: 20%;
	}
	.nav-bar {
		width: 100%;
	}
	section.about .row {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.logo img {
		width: 100%;
	}
	.about .col-6 {
		width: 95%;
		margin:auto;
	}
	.sub-heading {
		font-size: 50px;
		Line-height: 60px;
	}
	h3 {
		font-size: 30px;
	}
	.owl-dots {
    width: 20%;
	}
	.services-slider-container a {
		width: 23%;
	}
	.post-flex h2 {
		font-size: 20px;
		line-height: 25px;
	}
	section.removal-services .flex {
		flex-wrap: wrap;		
		padding: 2% 0;
	}
section.about a {
    width: 22%;
}
	.service-slide-item a {
    width: 50%;
}
	section.removal-services .col-4 p {
		line-height: 25px;
	}
	section.removal-services a {
		width: 20%;
	}
	.contact .flex p {
    width: 48%;
    display: table;
}
	.testimonials-slide {
		width: 95%;
	}
	section.Faqs h2 {
		line-height: 64px;
	}
	.faqs-search input {
		width: 75%;
	}
	.removal-services-col-content {
		height: 280px;
	}
	.accordions {
		width: 95%;
	}
.contact input[type="submit"] {
    width: 18%;
}
	.contact textarea {
    width: 95%;
    margin: 1% 1% 2% 2%;
}
	.accordions-content h3 {
		font-size: 25px;
	}
	.contact input[type="submit"] {
		width: 17%;
	}
	footer h3 {
		font-size: 24px;
	}
	footer .row:nth-child(1) .col-6 {
		padding-top: 7.5%;
		padding-left: 5%;
	}
	footer img.footer-logo {
		width: 90%;
	}
	footer .row:nth-child(2) .col-6 ul li {
    padding-right: 4%;
}
	.popup-box {
    padding: 45% 15%;
}
	i.fa-solid.fa-xmark {
    right: 4%;
    font-size: 44px;
    top: 3%;
}
/**************Services*************/
section.services-page .col-6 {
		width: 100%;
		padding: 2% 0%;
	}
	.inner-pages-banner h2 {
		font-size: 50px;
	}
	.inner-pages-banner {
		padding: 6% 0 10% 3%;
	}
	.Services_section_text {
		padding: 4% 3%;
	}
	.inner-sub-heading {
		font-size: 40px;
		line-height: 55px;
	}
	.removal_cos_section .flex img {
		width: 100%;
	}
	.main_flex_section h3.green-subheading {
		padding-top: 1%;
		font-size: 22px;
		line-height: 32px;
	}
	div#services-main_box {
		padding: 3% 0%;
		flex-direction: column-reverse;
	}
	div#services-main_box img {
		width: 100%;
	}
	div#services-main_box .col-6 a {
		width: 36%;
		margin: 3% 0%;
	}
	.removal_cos_section {
		padding: 3% 3%;
	}
	.removal_cos_section .flex {
		flex-direction: column-reverse;
	}
	.removal_cos_section h4 {
		line-height: 30px;
		font-size: 20px;
	}
	.Soil_testing_section h3 {
		font-size: 26px;
		line-height: 46px;
	}
	.Soil_testing_section h3, .Soil_testing_section h3 a {
		text-align: center;
		font-size: 26px;
}
/**********Podcast****************/
.podcast-sec .flex {
    flex-direction: column;
	align-items:center;
}
	div#podcast-banner img {
    width: 17%;
    margin-left: 2%;
}
	div#podcast-banner h2 {
    font-size: 42px;
    line-height: 50px;
}
	div#podcast-banner {
    padding: 4% 0% 4% 3%;
}
	.podcast-box {
    width: 95%;
}	
		.podcast-box .flex.sd {
    flex-direction: row;
}
	/****************Vlog***********/
	main#primary.single-post img {
    width: 65%;
    height: auto;
}
	section.vlogssection .site-btn {
    width: 16%;
}
	.vlog-div {
    width: 47%;
}
	.single-post .entry-meta {
    width: 60%;
}
	.single-post p {
    padding: 0% 0% 4% 0%;
}
	/********Soil Remediation**********/
.Soil_text_Section .flex {
		flex-direction: row;
	  align-items:center;
	}
	.Soil_text_Section img {
		width: 94%;
		margin: auto;
		display: block;
	}
	.soil-wrpper {
		padding: 4% 0% 0% 2%;
	}
	.Soil_text_Section .container .flex:nth-child(3) .main_image {
    flex-basis: calc(50% - 20px);
}
	.int-text {
		padding: 2% 2%;
	}
	.Soil_text_Section .col-6{
		width:100%;
	}
	.water {
		padding: 0% 4% 30% 4%;
	}
	.blue-sec h3, .blue-sec h3 a {
		font-size: 20px;
	}
	.blue-sec {
		padding: 3% 3% 0% 3%;
	}
	.blue-sec p{
		text-align: justify;
	}
	.images_pic_section h3.green-subheading {
		padding: 2% 0% 0% 0%;
	}
	.images_pic_section {
		padding: 16% 0% 3% 0%;
	}	
	/*****Groundwater contamination****/
	.main-txt-things {
    padding: 3% 3% 28% 3%;
}
.img-b-o-x img {
    width: 85%;
}
.images_pic_section {
    padding: 16% 0% 1% 0%;
}
	/**********Soil Testing**********/
	.soil,.soil2,.soil3 {
		padding: 3% 0% 0% 0%;
		width: 100%;
	}
	section.soil-testing-page {
		padding: 0% 5%;
	}
	section.soil-testing-page img {
		width: 100%;
	}
	section.soil-testing-page .flex {
		flex-direction: column-reverse;
	}
	.oilimage img {
		width: 90%;
		bottom: 68%;
	}
	.oilshape {
		padding: 27% 1% 4% 6%;
	}
	.potentialsoil {
		padding-top: 3%;
}
	.oilheads h2 {
		line-height: 35px;
		width: 95%;
}
b {
    font-size: 18px;
}	
	.nav-menu ul {
    text-align: right;
    list-style-type: none;
}
	section.underground-oiltankremoval-contracts {
    width: 95%;
}
	footer .row:nth-child(2) {
    padding: 0% 0% 0% 1%;
}
	footer .row:nth-child(2) .col-4:nth-child(1) ul li a {
    font-size: 12px;
}
	.owl-item.active.center .testimonials-slide {
    width: 90%;
    transform: scale(1);
}
}	
@media screen and (max-width: 1366px) {
	footer .row:nth-child(2) .col-4:nth-child(1) ul li {
    padding-right: 6px;
}
	footer .row:nth-child(2) .col-4:nth-child(1) ul li a {
    font-size: 12px;
}
}

@media screen and (max-width: 767px){
	h4.text-label.new {
		display: none;
	}
	.page-id-825 .wprs_unslider-arrow.next {
		display: none;
	}
}