/*
	Theme Name: keenongreenrecycle 2024
	Theme URI: https://www.keenongreenrecycle.com/
	Description: keenongreenrecycle
	Version: 1.9.0
	Author: keenongreenrecycle
	Template: hello-elementor
	Text Domain: keenongreenrecycle
	Domain Path: /inc/languages
*/

@font-face {
  font-family: "Hussar Nova";
  src: url("assets/fonts/hussarnova.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Corinthia";
  src: url("assets/fonts/corinthia.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 15px 20px;
  height: 48px;
  margin-bottom: 27px;
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  background: #fafafa;
  max-width: 100%;
  outline: 0;
  font-family: inherit;
  border-radius: 3px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input[type="submit"]:hover,
.button:hover,
.btn:hover {
  background-color: var(--e-global-color-primary);
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  border-color: #bfd72f;
}
.widget > h6 {
  font-size: 20px;
  font-weight: 400;
  color: #090909;
  margin-bottom: 25px;
  text-transform: none;
  line-height: 1;
  letter-spacing: normal;
  position: relative;
  display: block;
  margin-top: 0;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.reset,
.searchform fieldset,
.widget ul,
.widget.widget_calendar table {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li a {
  color: #343434;
}

.widget ul li {
  margin-bottom: 16px;
}
.menus-scroll {
  position: fixed;
  top: 0;
  left: 0;
  max-width: 100% !important;
  box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
  -webkit-animation: stuckMoveDown 0.6s;
  animation: stuckMoveDown 0.6s;
  z-index: 999;
  background: #ffffff;
}
.logged-in .menus-scroll {
  top: 31px;
}
@-webkit-keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes stuckMoveDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.keenongreenrecycle-button-phone-header svg.e-font-icon-svg.e-fas-phone-alt {
  height: 18px;
}
.keenongreenrecycle-service-menus {
  background: transparent;
}

.keenongreenrecycle-service-menus .e-con-inner {
  background: #ffffff;
}
table th,
table td {
  border: 1px solid #f1f1f1 !important;
}
.Need-Junk-Removal-Item:hover {
  background-color: #bfd72f;
  /* color: #fff; */
}
.Need-Junk-Removal-Item:hover a,
.Need-Junk-Removal-Item:hover p,
.Need-Junk-Removal-Item:hover h6 {
  color: #ffffff !important;
}
.thb-iconbox figure {
  display: block !important;
}
.thb-iconbox.top.type6.has-img .iconbox-content {
  padding: 6% !important;
  min-height: 332px !important;
}
h2 {
  line-height: 1.2 !important;
}
.wpb_single_image.wpb_content_element.vc_align_center {
  margin-bottom: 0;
}

section#keenongreenrecycle-home-slide-out {
  display: flex;
}
.item-we-take > .wpb_wrapper > div {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.keenongreenrecycle-home-page-slide .wpb_widgetised_column.wpb_content_element {
  margin-bottom: 0;
}
.keenongreenrecycle-home-slide-item {
  position: relative;
}
.get-a-free-quote-within-1-hour h5:last-child {
  margin-bottom: 14px;
}
.keenongreenrecycle-home-slide-text-out {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 100%;
  width: 100%;
}
.keenongreenrecycle-home-slide-text-in {
  max-width: 90rem;
  margin: 5% auto 0 auto;
  width: 100%;
  position: relative;
}
.keenongreenrecycle-home-slide-content-box {
  padding: 20px;
  position: absolute;
  top: 10%;
  right: 10%;
  background: rgba(255, 255, 255, 0.7);
  /* max-width: 90rem; */
  /* width: 100%; */
  color: #000000;
}
.get-a-free-quote-within-1-hour h5 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}

.get-a-free-quote-within-1-hour h5:nth-of-type(2) {
  margin-bottom: 20px;
}
.get-a-free-quote-within-1-hour-form input.wpcf7-form-control.wpcf7-submit {
  margin: 0 !important;
}
.get-a-free-quote-within-1-hour h5:nth-of-type(3) {
  margin-bottom: 20px;
}
body .keenongreenrecycle-home-page-slide {
  background-position: top center !important;
}
.get-a-free-quote-within-1-hour-form form.wpcf7-form {
  max-width: 378px;
  float: right;
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 40px;
  border-radius: 15px;
}
.home .keenongreenrecycle-page-full-wide {
  margin-top: 93px;
}

.get-a-free-quote-within-1-hour-form {
  color: #fff;
}

.get-a-free-quote-within-1-hour-form h5 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 17px;
}
.get-a-free-quote-within-1-hour-form h6 {
  text-align: center;
}

.get-a-free-quote-within-1-hour-form h5 a {
  color: #000;
}

.get-a-free-quote-within-1-hour-form form textarea,
.get-a-free-quote-within-1-hour-form form input {
  text-align: left;
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.07);
}
.get-a-free-quote-within-1-hour-form form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
}
.get-a-free-quote-within-1-hour-form form textarea::-moz-placeholder,
.get-a-free-quote-within-1-hour-form form.wpcf7-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
.get-a-free-quote-within-1-hour-form form textarea:-ms-input-placeholder,
.get-a-free-quote-within-1-hour-form form.wpcf7-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
}
.get-a-free-quote-within-1-hour-form form textarea:-moz-placeholder,
.get-a-free-quote-within-1-hour-form form.wpcf7-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
.get-a-free-quote-within-1-hour-form form textarea {
  text-align: left;
  color: #000000;
  height: 114px !important;
  min-height: auto !important;
}
.get-a-free-quote-within-1-hour-form form textarea::-webkit-input-placeholder {
  color: #000000;
}

.get-a-free-quote-within-1-hour-form span.wpcf7-form-control-wrap.textarea-361 {
  height: auto;
}

.get-a-free-quote-within-1-hour-form form.wpcf7-form span {
  display: inline-block;
  margin: 0;
  padding: 0;
  height: 52px;
  /* line-height: 1 !important; */
}

.get-a-free-quote-within-1-hour-form form input[type="submit"] {
  background: #fff;
  color: #000000;
  font-size: 20px;
  text-align: center;
  border-radius: 79px;
  width: 100%;
  text-transform: uppercase;
}
.thb-full-menu.thb-line-marker > li > a:hover:before {
  content: none;
}
.get-a-free-quote-within-1-hour-form form input[type="submit"]:hover {
  transition: all 0.5s ease;
  background: var(--e-global-color-da09f78);
  color: #000000;
}

.get-a-free-quote-within-1-hour {
  margin-bottom: 22px;
}
.thb-pricing-table.style1 .btn:hover {
  transition: all 0.5s ease;
  background: #65cb00 !important;
}
.get-a-free-quote-within-1-hour-form form.wpcf7-form span.ajax-loader {
  height: auto;
}

.get-a-free-quote-within-1-hour-form p {
  margin: 0;
}

.get-a-free-quote-within-1-hour-form .wpb_wrapper {
}

.get-a-free-quote-within-1-hour-column-2 {
  /* max-height: 370px; */
}

.get-a-free-quote-within-1-hour-column-2 .vc_column-inner {
  /* margin: 0; */
  padding: 20px 20px 0 20px !important;
}
.get-a-free-quote-within-1-hour-row .wpb_content_element {
  margin-bottom: 0;
}
.keenongreenrecycle-custom-footer-contact-info-right .widget,
.keenongreenrecycle-custom-footer-contact-info-left .widget {
  margin-bottom: 11px;
}
.get-a-free-quote-within-1-hour a {
  color: #000000;
}
.Book-Appointment-Online a {
  display: table;
  padding: 15px 15px 10px;
  width: 100%;
  max-width: 376px;
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
  border-radius: 5px;
  color: #000000;
  border: 3px solid #9db510;
  background: #bfd72f;
  text-transform: uppercase;
}
body .book-appointment-online-row {
  background-position: top center !important;
}
.Book-Appointment-Online a:hover {
  transition: all 0.5s ease;
  background: none;
  border: 3px solid #9db510;
  color: #9db510;
}

.Like-us-on-facebook-and-save a {
  display: table;
  padding: 15px 15px 10px;
  width: 100%;
  max-width: 376px;
  margin: 0 auto;
  text-align: center;
  font-size: 17px;
  border-radius: 5px;
  color: #000000;
  border: 3px solid #9db510;
  background: #bfd72f;
  text-transform: uppercase;
}

.Like-us-on-facebook-and-save a:hover {
  transition: all 0.5s ease;
  background: none;
  border: 3px solid #9db510;
  color: #9db510;
}
.we-believe-box {
  background: #65cb00;
  color: #fff;
  min-height: 120px;
  text-align: center;
  border: 3px solid #59b200;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px !important;
}

.web-believe-text-box {
  background: #fff;
  color: #000000;
  min-height: 120px;
  text-align: center;
  border: 3px solid #e5e5e5;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 15px !important;
}

.web-believe-text-box p {
  margin-bottom: 0;
}
.fully-licensed-row {
  max-width: 969px;
}

.fully-licensed-icon {
  margin-bottom: 7px;
}

.fully-licensed-text h3 {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.need-junk-box-text h3 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}

.need-junk-box-text p {
  text-align: center;
}
.locations-we-serve-title-box {
  background: #bfd72f;
  color: #fff;
  /* min-height: 120px; */
  text-align: center;
  border: 3px solid #94ab0c;
  border-radius: 5px;
  padding: 15px 15px 10px;
  margin-bottom: 15px !important;
}

.locations-we-serve-title-box h2 {
  color: #000000;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
}
.Vancouver-Burnaby-New p {
  margin-bottom: 10px;
}
.Get-the-Job-Done-Box-Text {
  background: none;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  border: 2px solid #fff;
  color: #fff;
}

.Get-the-Job-Done-Box-Text p {
  margin-bottom: 10px;
}

.Get-the-Job-Done-Box-Text:after {
  content: "\f10e";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  background: #bfd72f;
  bottom: -14px;
  right: -9px;
  width: 35px;
  height: 35px;
  font-size: 35px;
}
.Get-the-Job-Done-Box-Text:before {
  content: "\f10d";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  background: #bfd72f;
  top: -14px;
  left: -9px;
  width: 35px;
  height: 35px;
  font-size: 35px;
}
.See-More-Reviews a {
  display: table;
  background: #bdbec0;
  font-size: 18px;
  padding: 11px 25px;
  margin: 0 auto;
  color: #000000;
  text-transform: uppercase;
  border: 3px solid #939598;
  border-radius: 5px;
  font-weight: 700;
  color: #fff;
}

.See-More-Reviews a:hover {
  transition: all 0.5s ease;
  background: none;
  border: 3px solid #939598;
  color: #939598;
}
.keenongreenrecycle-home-page-testimonial.thb-testimonials.style2 blockquote p {
  font-size: inherit;
  font-weight: 500;
}

.keenongreenrecycle-home-page-testimonial.thb-testimonials.style2 blockquote {
  padding: 0;
  margin-bottom: 23px !important;
}
.Check-out-our-blog-for-more a {
  display: table;
  background: #bfd72f;
  font-size: 18px;
  padding: 11px 25px 8px;
  margin: 0 auto;
  color: #000000;
  text-transform: uppercase;
  border: 3px solid #9db510;
  border-radius: 46px;
  font-weight: 700;
}

.Check-out-our-blog-for-more a:hover {
  transition: all 0.5s ease;
  background: none;
  border: 3px solid #9db510;
  color: #9db510;
}
.Partnerships-charities-warm-fuzzy-stories-text-box {
  max-width: 800px;
  margin: 0 auto;
}
.thb-carousel .slick-dots li .portrait_bullet {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  margin: 0 4px;
  background: #fff !important;
  border: 2px solid #000000 !important;
}
.keenongreenrecycle-home-page-testimonial blockquote p {
  font-size: inherit;
  margin: 0;
  font-weight: 400;
  color: #343434;
  line-height: 1.3;
}
.thb-testimonials blockquote {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0 !important;
}
.keenongreenrecycle-home-page-testimonial {
  border: 2px solid #bfd72f;
  border-radius: 5px;
  padding: 20px;
  max-width: 410px;
  min-width: auto !important;
  margin: 0 auto;
}
.Find-more-real-life-examples-of-our-work a {
  font-weight: 700;
  display: table;
  background: #bfd72f;
  font-size: 18px;
  padding: 11px 25px;
  margin: 30px auto;
  color: #fff;
  text-transform: uppercase;
  border: 3px solid #9db510;
  border-radius: 5px;
}

.Find-more-real-life-examples-of-our-work a:hover {
  transition: all 0.5s ease;
  background: none;
  border: 3px solid #9db510;
  color: #9db510;
}
.keenongreenrecycle-custom-header-in {
  max-width: 90rem;
  margin: 0 auto;
  padding-bottom: 6px;
}

.keenongreenrecycle-custom-header-left {
  width: 50%;
  float: left;
  padding-top: 18px;
}

.keenongreenrecycle-custom-header-right {
  width: 50%;
  float: left;
}

.keenongreenrecycle-custom-nav-in {
  max-width: 90rem;
  margin: 0 auto;
}

.keenongreenrecycle-custom-header-right-above-left {
  width: 50%;
  float: left;
  padding-top: 15px;
}

.keenongreenrecycle-custom-header-right-above-right {
  width: 50%;
  float: left;
  padding-top: 15px;
  text-align: right;
}
.thb-full-menu > li a:not(.logolink) {
  padding: 27px 0;
}
.keenongreenrecycle-custom-header-right-above a,
.keenongreenrecycle-custom-header-right-above-left a {
  display: inline-block;
  font-size: 17px;
  border: 1px solid #000000;
  color: #000000;
  padding: 4px 23px;
  font-weight: 700;
  max-width: 186px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  border-radius: 2px;
}

.keenongreenrecycle-custom-header-right-above-right a {
  display: table;
  font-size: 25px;
  border: 2px solid #000000;
  color: #000000;
  padding: 6px 25px;
  font-weight: 700;
  max-width: 256px;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  text-transform: uppercase;
  float: right;
}

.keenongreenrecycle-custom-header-right-above-right a:hover {
  transition: all 0.5s ease;
  background: #6c0;
  color: #fff;
  border: 2px solid #6c0;
}
.keenongreenrecycle-custom-header-right-above a:hover,
.keenongreenrecycle-custom-header-right-above-left a:hover {
  transition: all 0.5s ease;
  background: #bfd72f;
  color: #fff;
  border: 1px solid #bfd72f;
}

.keenongreenrecycle-custom-header-right-above:before {
  display: table;
  content: " ";
}

.keenongreenrecycle-custom-header-right-above:after {
  display: table;
  content: " ";
  clear: both;
}

.keenongreenrecycle-custom-header-right-below:before {
  content: " ";
  display: table;
}

.keenongreenrecycle-custom-header-right-below:after {
  content: " ";
  display: table;
  clear: both;
}

.keenongreenrecycle-custom-header-right-below {
  text-align: right;
  padding-top: 15px;
}

.keenongreenrecycle-custom-header-right-below a {
  margin-right: 10px;
}

.keenongreenrecycle-custom-header-right-below a:last-child {
  margin: 0;
}

.keenongreenrecycle-custom-nav-in > nav > ul > li {
  display: inline-block;
}

.keenongreenrecycle-custom-nav-out {
  background: #ebebeb;
}

.keenongreenrecycle-custom-nav-in > nav > ul > li > a {
  padding: 10px 30px;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  font-weight: 700;
}

.keenongreenrecycle-custom-nav-in > nav > ul {
  text-align: center;
  margin: 0;
  padding: 0;
  /* display: table; */
}

.keenongreenrecycle-custom-nav-in > nav > ul > li > a:hover {
  transition: all 0.5s ease;
  background: #6c0;
  color: #fff;
}

.keenongreenrecycle-custom-header-in:before {
  display: table;
  content: " ";
}

.keenongreenrecycle-custom-header-in:after {
  display: table;
  content: " ";
  clear: both;
}
.keenongreenrecycle-custom-footer-in {
  max-width: 90rem;
  margin: 0 auto;
}

.keenongreenrecycle-custom-footer-contact-info-left {
  width: 50%;
  float: left;
  text-align: right;
  padding-right: 20px;
}

.keenongreenrecycle-custom-footer-out {
  background: #ebebeb;
  padding: 40px 0;
}

.keenongreenrecycle-custom-footer-contact-info-right {
  width: 50%;
  float: left;
  padding-left: 20px;
}

.keenongreenrecycle-custom-footer-contact-info:before {
  display: table;
  content: " ";
}

.keenongreenrecycle-custom-footer-contact-info:after {
  display: table;
  content: " ";
  clear: both;
}

.keenongreenrecycle-custom-footer-nav > nav > ul > li {
  display: inline-block;
}

.keenongreenrecycle-custom-footer-nav > nav > ul > li > a {
  display: table;
  padding: 10px 20px;
}

.keenongreenrecycle-custom-footer-nav > nav > ul {
  text-align: center;
}

.keenongreenrecycle-custom-footer-contact-copyright-info {
  text-align: center;
}
.keenongreenrecycle-custom-footer-contact-info-right .widget p,
.keenongreenrecycle-custom-footer-contact-info-left .widget p {
  font-size: inherit;
  color: #000000;
  margin-bottom: 5px;
}

.keenongreenrecycle-custom-footer-contact-copyright-info p {
  font-size: inherit;
}
.keenongreenrecycle_custom_header_above {
  width: 100%;
  float: left;
  max-width: 100%;
}
.keenongreenrecycle_custom_header_above .logolink .logoimg {
  max-height: 60px;
}
.small-12.columns.keenongreenrecycle_custom_header {
}

.small-12.columns.keenongreenrecycle_custom_header .full-menu {
  width: 100%;
  float: left;
  text-align: center;
  display: block;
  transform: none !important;
  left: 0 !important;
}

.keenongreenrecycle_custom_header_above .logo-holder {
  width: 37%;
  float: left;
}

.keenongreenrecycle_custom_header_above .keenongreenrecycle_custom_header_secondary {
  width: 63%;
  float: left;
}

.small-12.columns.keenongreenrecycle_custom_header {
  display: block;
}

.keenongreenrecycle-custom-header-right-above {
  text-align: right;
}

.keenongreenrecycle-custom-header-right-above a {
  margin-right: 20px;
}

.keenongreenrecycle-custom-header-right-above a:last-child {
  margin: 0;
}

img.logoimg.logo-light {
}

.keenongreenrecycle_custom_header_secondary {
}

.keenongreenrecycle_custom_header_secondary .secondary-area {
  display: block;
}

.keenongreenrecycle_custom_header_secondary .secondary-area {
  padding-top: 20px;
  z-index: 999999;
  position: absolute;
  right: 19px;
  top: 33px;
}

.keenongreenrecycle_custom_header_secondary .secondary-area ul.socials.thb-full-menu {
  text-align: right;
  display: block;
}

.keenongreenrecycle_custom_header_secondary .secondary-area ul.socials.thb-full-menu li a {
  font-size: 16px;
  margin-right: 20px !important;
}
.keenongreenrecycle_custom_header_secondary
  .secondary-area
  ul.socials.thb-full-menu
  li
  a:last-child {
  margin-right: 0 !important;
}

.keenongreenrecycle_custom_header_secondary .secondary-area ul.socials.thb-full-menu li {
  /* background-color: white; */
  display: inline-block;
}

.small-12.columns.keenongreenrecycle_custom_header .full-menu ul {
  display: block;
}
header.header.style4.light-header.fixed {
}

header.header.style4.light-header.fixed .keenongreenrecycle-custom-header-right-above a {
  color: #000000;
  border-color: #000000;
}

header.header.style4.light-header.fixed .keenongreenrecycle-custom-header-right-above a:hover {
  border-color: #66cc00;
}
.keenongreenrecycle_custom_header .full-menu .thb-full-menu > li + li {
  margin-left: 55px;
}
.fixed-header-on .header {
  background: #fff;
}

.services-map-content table.locations {
  width: auto !important;
  background: none !important;
}

.services-map-content table.locations tr {
  background: none !important;
}

.services-map-content table.locations tbody {
  background: none !important;
  border: none !important;
}

.services-map-content table.locations tbody td {
  padding: 3px !important;
}
.page-template-tpl-testimonials .sidebar {
  width: 25%;
  float: left;
  margin: 0;
}

.page-template-tpl-testimonials .content {
  width: 75%;
  float: left;
}

.page-template-tpl-testimonials .content .testimonial-new1 .container {
  width: 100%;
}

.page-template-tpl-testimonials .content .testimonial-one .container {
  width: 100%;
}
.page.page-id-8 table.contact-form {
  margin: 0;
}
.page.page-id-8 table.contact-form input[type="email"],
.page.page-id-8 table.contact-form input[type="text"] {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}

.page.page-id-8 table.contact-form tbody {
  border: 1px solid #f1f1f1;
}

.page.page-id-8 table.contact-form tbody tr {
  border: 1px solid #f1f1f1;
}

.page.page-id-8 table.contact-form tbody tr td {
  border: 1px solid #f1f1f1;
}

.page-id-8 .contact {
  max-width: 600px;
  margin: 67px 0 0 15%;
}
.page-id-8 ul.contact-info p {
  margin-bottom: 5px;
}
.container.w-page .carousel.slide.sliderComment .carousel-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 90rem;
  padding: 0 55px;
}

.page-id-76 .container .our-trucks .left p {
  text-align: left;
}
.page-id-76 .container {
  padding: 0;
}
.our-trucks_custom_left {
  width: 50%;
  float: left;
  padding-right: 10px;
}

.our-trucks_custom_right {
  width: 50%;
  float: left;
  padding-left: 10px;
}
.rates-calculate-custom {
  max-width: 940px;
  margin: 0 auto;
}
.rates-calculate-custom .junk-meter .left ul li a {
  width: auto;
  background-size: cover;
}
.header-bg {
  background-size: cover;
  width: 100%;
  display: block;
  height: 578px;
  margin-top: 105px;
}

.header-custom:before {
  display: table;
  content: " ";
}

.header-custom:after {
  display: table;
  content: " ";
  clear: both;
}

.header-custom {
  max-width: 90rem;
  margin: 0 auto !important;
  display: table;
  width: 100%;
  padding: 0 55px;
}

.header-slider {
  position: relative;
  height: 578px;
}

.keenongreenrecycle-home-page-slide .wpb_raw_code.wpb_content_element.wpb_raw_html {
  margin: 0;
}
.header.dark-header .thb-full-menu > li > a:hover:before {
  content: none;
}
#wrapper div[role="main"],
.postid-2061 #wrapper div[role="main"] {
  background: none !important;
}
.mrtung-wrap {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 56px;
}

.mrtung-page-custom-out {
  /* padding: 100px 0; */
}

.mrtung-page-custom-banner {
  padding: 200px 0;
  margin-bottom: 30px;
}

.mrtung-page-custom-banner h1 {
  font-family: "soleil", "BlinkMacSystemFont", -apple-system, "Roboto", "Lucida Sans";
  color: #fff;
  text-transform: capitalize;
  text-shadow: 0px 1px 1px rgb(8, 8, 8);
}

.mrtung-box-title-desc {
  max-width: 700px;
}

.mrtung-page-custom-sidebar {
  float: left;
  width: 31%;
}

.mrtung-page-custom-article {
  float: right;
  width: 66%;
}

.mrtung-page-custom-content {
  padding: 40px 0;
}
.thb-full-menu > li > a {
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
}
.page.page-id-8 table.contact-form {
  border: none;
}

.page.page-id-8 table.contact-form tbody {
  border: none;
}

.page.page-id-8 table.contact-form tbody tr {
  border: none;
}

.page.page-id-8 table.contact-form tbody tr td {
  border: none;
}

.page.page-id-8 table.contact-form tbody tr {
  background: none !important;
}

.page.page-id-8
  table.contact-form
  tbody
  tr
  textarea.wpcf7-form-control.wpcf7-textarea.contact-input {
  background: none;
  margin: 0;
}
.page.page-id-8 table.contact-form tbody tr input.wpcf7-form-control.wpcf7-captchar.contact-input {
  display: inline-block;
  max-width: 200px;
}
.keenongreenrecycle-page-full-contact {
  background: url(assets/images/Keen-On-Green-50-contact-header.jpg) no-repeat top center;
  background-size: cover;
  color: #fff;
  padding: 40px 0;
}

.keenongreenrecycle-page-full-contact h2 {
  color: #fff;
  padding-left: 11px;
}
.keenongreenrecycle-page-full-contact ul.contact-info {
  padding-left: 11px;
}
.keenongreenrecycle-page-full-contact p {
  color: #fff !important;
}

.keenongreenrecycle-page-full-contact p a {
  color: #fff;
}

.keenongreenrecycle-page-full-contact ul.contact-info {
}

.keenongreenrecycle-page-full-contact ul.contact-info li:nth-of-type(1) {
  padding-right: 20px;
}

.keenongreenrecycle-page-full-contact ul.contact-info li {
  /* padding: 0; */
  margin: 0;
}

.keenongreenrecycle-page-full-contact table.contact-form tbody {
  background: none !important;
}

.keenongreenrecycle-page-full-contact table.contact-form tbody tr td {
  color: #fff;
}

.keenongreenrecycle-page-full-contact table.contact-form tbody tr td span {
  margin-top: 10px;
}

.keenongreenrecycle-page-full-contact
  table.contact-form
  tbody
  tr
  td
  input.wpcf7-form-control.wpcf7-submit {
  float: none;
}
.wpb_text_column.wpb_content_element.get-a-free-quote-within-1-hour-form {
  margin-bottom: 0;
}
.secondary-area > a {
  min-width: 205px;
  color: #000000 !important;
  padding: 4px 10px !important;
}
.Need-Junk-Removal-row .thb-fancy-box .thb-fancy-content {
  padding: 0 !important;
  display: table !important;
}
. .Need-Junk-Removal-row .thb-fancy-box .thb-fancy-content svg {
  margin-bottom: 0 !important;
  display: none !important;
}
.secondary-area {
  flex-direction: column;
}

.secondary-area > a:nth-of-type(1) {
  font-size: 25px;
  font-weight: 700;
}
.contact-form-out form {
  border: 1px solid #fff;
  padding: 10px;
  margin-top: 15px;
}
.get-a-free-quote-within-1-hour-form a.phone-button:hover {
  background: var(--e-global-color-da09f78);
}
.get-a-free-quote-within-1-hour-form a.phone-button {
  height: 33px !important;
  color: #000000 !important;

  line-height: 33px;
  text-decoration: none;
  min-width: 140px;
  background: var(--e-global-color-primary);
  border-radius: 29px;
  padding: 10px 20px !important;
}

.secondary-area {
  padding-top: 5px;
  padding-bottom: 5px;
}

.get-a-free-quote-within-1-hour-form a.phone-button:hover {
  text-decoration: none !important;
}

.get-a-free-quote-within-1-hour-form a.phone-button:after {
  content: none;
}
h3.vc_custom_heading.Junk-Removal-And-Trash-Hauling {
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
  background: rgba(178, 200, 44, 0.8);
  display: table;
  margin: 0 auto;
  color: black !important;
  padding: 6px 10px 10px 10px;
  font-weight: 300;
}
.Need-Junk-Removal-row > div > div {
  border: 1px solid #ddd;
  padding: 0px;
}
.keenongreenrecycle-home-page-testimonial .testimonial-author cite {
  font-size: 20px;
}

.keenongreenrecycle-home-page-testimonial .testimonial-author span.title {
  font-size: 20px;
}
.mrtung-single-custom-breadcrumb > ul > li {
  display: inline-block;
  list-style: none;
  position: relative;
  padding-right: 12px;
  margin-right: 6px;
}

.mrtung-single-custom-breadcrumb > ul > li:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  top: 10px;
  right: 0;
  color: #fff;
}

.mrtung-single-custom-breadcrumb > ul > li:last-child:after {
  content: none;
}

.mrtung-single-custom-breadcrumb > ul {
  text-align: center;
  margin: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mrtung-single-custom-breadcrumb > ul > li > a {
  color: #fff;
  padding: 10px;
  display: block;
  text-shadow: 0px 1px 1px rgb(8, 8, 8);
}

.mrtung-single-custom-title-date {
  padding-bottom: 25px;
  padding-top: 25px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.mrtung-single-custom-title-date .mrtung-wrap {
  max-width: 830px;
  padding: 0;
}

.single-box-title-desc {
  text-align: center;
  color: #fff;
}

.single-box-title-desc h1 {
  color: #ffffff;
  text-shadow: 0px 1px 1px rgb(8, 8, 8);
  background: rgba(178, 200, 44, 0.8);
  display: inline-block;
  padding: 5px 15px;
  font-size: 60px;
  font-weight: 700;
}
.testimonial-one {
  display: block;
  float: left;
  width: 100%;
}
.mrtung-single-custom-banner {
  min-height: 488px;
}
.mrtung-single-custom-date {
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}

.mrtung-single-custom-breadcrumb {
  margin: 0;
}

.mrtung-single-custom-content-left {
  float: left;
  width: 66%;
}

.mrtung-single-custom-content {
  padding: 30px 0;
}

.mrtung-single-custom-sidebar {
  float: right;
  width: 30%;
}

.mrtung-lastest-posts-in-sidebar > ul {
  margin: 0;
  padding: 0;
}

.mrtung-lastest-posts-in-sidebar-item > a > img {
  float: left;
  max-width: 130px;
  margin-right: 18px;
  border-radius: 0;
}

.mrtung-lastest-posts-in-sidebar > ul > li {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 18px;
}

.mrtung-lastest-posts-in-sidebar-item {
}

.mrtung-lastest-posts-in-sidebar-item .post-category a {
  color: #bfd72f;
  text-transform: uppercase;
  font-size: 12px;
  display: none;
}

.mrtung-lastest-posts-in-sidebar-item h7.entry-title {
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 5px;
  text-transform: none;
  line-height: 1;
}

.mrtung-lastest-posts-in-sidebar-item .time {
  font-size: 13px;
  display: none;
}

.widget_last_posts > h6 {
  border-bottom: 1px solid #333;
  padding-bottom: 12px;
  margin-bottom: 18px;
}

.mrtung-lastest-posts-in-sidebar-item > a > img:hover {
  opacity: 0.6;
}

.mrtung-single-custom-breadcrumb > ul > li > a:hover {
  color: #d8d3d3;
}
.keenongreenrecycle-share-container.last_posts_sticky,
.last_posts_sticky {
  position: fixed !important;
  z-index: 99 !important;
  top: 93px !important;
  left: auto !important;
}

.Fully-Assured-and-Accredited-logo .wpb_single_image {
  display: inline-block;
  margin-right: 20px;
}

.Fully-Assured-and-Accredited-logo {
  text-align: center;
}

.Fully-Assured-and-Accredited-logo .wpb_single_image:nth-of-type(3) {
  margin-right: 0;
}

.contact-form {
  margin: 25px 0 !important;
}
body .wpcf7-form-control-wrap {
  overflow: unset !important;
}
.contact-form input {
  margin: 0 !important;
}
.wpcf7-form textarea {
  margin: 0 !important;
}
table.contact-form tr:nth-child(even) {
  background: none !important;
}

textarea.wpcf7-form-control.wpcf7-textarea.contact-input {
  background: #fafafa;
}
.testimonial-new1 .container {
  width: 100% !important;
  padding: 10px;
  max-width: 100% !important;
}
.Fully-Assured-and-Accredited-logo img:hover {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  cursor: pointer;
}
.mrtung-single-custom-content-left {
  position: relative;
}
.Full-Service-Junk-Removal-Item .elementor-widget-image a {
  display: block;
}
.mrtung-share-container {
  position: absolute;
  top: 0;
  /* left: -74px; */
  z-index: 999999;
  width: 60px;
  float: left;
}

.mrtung-share-container-in > a {
  display: block;
  width: 60px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  font-size: 14px;
  color: #aeaeae;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
}

.mrtung-share-container-in > a:first-child {
  border-top: 1px solid #eee;
}

.mrtung-share-container-in > a:hover {
  transition: all 0.5s ease;
  background: #bfd72f;
  color: #fff;
  border-color: #bfd72f;
}

.mrtung-single-custom-post {
  padding-left: 5rem;
}

.mrtung-single-custom-content .mrtung-wrap {
  max-width: calc(90rem + 10rem);
}
.mrtung-single-banner-custom-out:before,
.mrtung-single-custom-related-posts:before,
.mrtung-single-custom-content:before {
  display: table;
  content: " ";
}
.mrtung-single-banner-custom-out:after,
.mrtung-single-custom-related-posts:after,
.mrtung-single-custom-content:after {
  display: table;
  content: " ";
  clear: both;
}

.mrtung-single-custom-related-posts-item {
  width: 23.5%;
  float: left;
  margin-right: 2%;
}

.mrtung-single-custom-related-posts-item:last-child {
  margin-right: 0;
}

.mrtung-single-custom-related-posts h6 {
  border-bottom: 1px solid #929292;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.lastest-posts-inner h6 {
  border-bottom: 1px solid #929292;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

.mrtung-single-custom-related-posts-item > a > img:hover {
  opacity: 0.6;
}

.mrtung-single-custom-related-posts-item > a > img {
  margin-bottom: 16px;
}

.mrtung-single-custom-related-posts-item .post-category a {
  color: #bfd72f;
  text-transform: uppercase;
  font-size: 12px;
}

.mrtung-single-custom-related-posts-item .post-category {
  margin-bottom: 13px;
}
.mrtung-single-custom-related-posts {
  margin-bottom: 40px;
}
.secondary-area > a:nth-of-type(2) {
  font-size: 25px;
  font-weight: 700;
}
h5.phone-button-button-pill-radius-tt span {
  height: auto !important;
}

h5.phone-button-button-pill-radius-tt span:nth-of-type(1) {
  margin-right: 10px;
}

h5.phone-button-button-pill-radius-tt span:nth-of-type(2) > a {
  font-family: soleil, BlinkMacSystemFont, -apple-system, Roboto, "Lucida Sans";
  font-size: 18px;
  font-weight: 700;
}

h5.phone-button-button-pill-radius-tt span:nth-of-type(2) > a .fa {
  margin-right: 5px;
}
.Check-out-our-blog-for-more.call-for-a-quote a {
  font-size: 25px;
  min-width: 340px;
  text-align: center;
}
h2.vc_custom_heading.vc_custom_1567503388196 {
  font-weight: 700;
}
h2.vc_custom_heading.vc_custom_1563520687001 {
  font-weight: 700;
}
.wpb_single_image.wpb_content_element.vc_align_center.map-custom-0903 img {
  width: 100% !important;
  display: block;
  height: 477px;
}

.wpb_single_image.wpb_content_element.vc_align_center.map-custom-0903
  .vc_single_image-wrapper.vc_box_border_grey {
  display: block;
}
.keenongreenrecycle-home-page-slide .row.wpb_row.vc_inner.row-fluid.max_width {
  max-width: 1920px !important;
}
.item-we-take table tr td i.fa.fa-check {
  color: green;
}

.item-we-take table tr td {
  padding-left: 22px !important;
  position: relative;
}
.wpb_text_column.wpb_content_element.animation.fade-in p {
  text-shadow: 0px 1px 1px rgb(8, 8, 8);
}

.keenongreenrecycle-page-full-contact textarea,
.keenongreenrecycle-page-full-contact input[type="email"],
.keenongreenrecycle-page-full-contact input[type="text"] {
  background: none;
  border-color: #fff;
  color: #fff;
}
.footer-custom-m9 {
  background: grey;
  color: #fff;
  padding: 70px 0 70px;
}

.network-socials-footer {
  text-align: center;
  margin-bottom: 22px;
}

.network-socials-footer .fa {
  width: 40px;
  background: #eb01a1;
  height: 40px;
  border-radius: 40px;
  text-align: center;
  padding: 12px;
  color: #000000;
}

.network-socials-footer a {
  margin-right: 26px;
}

.network-socials-footer a:last-child {
  margin-right: 0;
}

.network-socials-footer .fa:hover {
  background: var(--e-global-color-primary);
}

.keenongreenrecycle-custom-footer-nav2 > nav > ul > li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
}

.keenongreenrecycle-custom-footer-nav2 > nav > ul > li > a {
  color: #fff;
}

.keenongreenrecycle-custom-footer-nav2 > nav > ul {
  text-align: center;
  margin: 0;
}

.keenongreenrecycle-custom-footer-nav2 > nav > ul > li:last-child {
  margin-right: 0;
}

.network-socials-footer {
}

.footer-custom-m99 {
  text-align: center;
  background: #bfd72f;
  color: #fff;
  padding: 20px 0;
}

.footer-custom-m99 p {
  margin: 0;
}
.footer-book-now {
  text-align: center;
  margin-bottom: 33px;
}

body .footer-book-now a {
  /* height: 33px !important; */
  min-width: 199px;
  color: #000000;
  padding: 5px 22px;
  /* line-height: 33px; */
  background-color: #bfd72f;
  font-size: 25px;
  font-weight: 700;
  border-radius: 30px;
  display: inline-block;
  margin-right: 47px;
}

.footer-book-now a:last-child {
  margin: 0;
}

body .footer-book-now a:hover {
  background: var(--e-global-color-primary);
  color: #000000;
  text-decoration: none;
  transition: all 0.5s ease;
}
body .subheader a {
  color: #eb01a1 !important;
}
.review-09-item {
  position: relative;
  /* color: #fff; */
  padding: 20px 20px 20px;
  -webkit-box-shadow: 4px 2px 9px -1px #dbdad1;
  box-shadow: 4px 2px 9px -1px #dbdad1;
  min-height: 500px;
}
h2.vc_custom_heading.What-Our-Customers-Are-Saying span {
  color: #bfd72f;
}
.review-09-item .avatar {
  position: absolute;
  top: -34px;
  left: 28px;
}

.review-09-item .avatar img {
  max-width: 65px;
  border-radius: 65px;
}

.review-09-item .full-name-social-network {
  margin-bottom: 15px;
}

.review-09-item .full-name-social-network span:nth-of-type(1) {
  font-weight: 700;
  font-size: 20px;
}

.review-09-item .full-name-social-network span:nth-of-type(2) {
  float: right;
}

.review-09-item .full-name-social-network .fa {
  font-size: 25px;
}

.review-09-item .full-name-social-network i.fa.fa-instagram {
  background: #ddd;
}

.position-and-star span:nth-of-type(1) {
  color: #bfd72f;
  font-weight: 700;
}

.position-and-star {
  margin-bottom: 24px;
}

.position-and-star span:nth-of-type(2) {
  float: right;
}

.position-and-star span:nth-of-type(2) i.fa.fa-star {
  color: #ffb900;
}

.review-09-item .review-content {
  position: relative;
  border-top: 1px dashed #333;
  padding-top: 30px;
  font-style: italic;
}

.review-09-item .review-content:before {
  background: #f9f9fa;
  content: "\f10d";
  font-family: "FontAwesome";
  position: absolute;
  top: -18px;
  left: 0;
  font-size: 20px;
}
.review-09-item .full-name-social-network span:nth-of-type(2) img {
  max-width: 30px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
  margin: 20px auto 0px;
  padding: 18px 25px;
  display: block;
  background: #bfd72f;
  border-radius: 5px;
  border: none;
  text-align: center;
  color: #000000;
  font-size: 155%;
  height: auto;
  float: left;
}
.Make-3-buttons-with-the-centred > div {
  height: 100%;
  display: flex;
  /* flex-direction: column; */
  align-items: center;
}
.Make-3-buttons-with-the-centred-image {
  margin-bottom: 0 !important;
}
.Make-3-buttons-with-the-centred > div > div > div:last-child {
  margin-bottom: 0 !important;
}
.mrtung-single-custom-banner {
  position: relative;
}

.mrtung-single-custom-banner .get-a-free-quote-within-1-hour-form.mini-version {
  position: absolute;
  top: 20px;
  right: 2%;
}

.mrtung-single-custom-banner
  .get-a-free-quote-within-1-hour-form.mini-version
  textarea.wpcf7-form-control.wpcf7-textarea {
  display: none;
}
ul#menu-topnav-1 > li > ul.sub-menu > li > a {
  padding: 10px 0;
  margin-bottom: 0;
}

ul#menu-topnav-1 > li > ul.sub-menu > li {
  padding: 0 20px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html.Book-Appointment-Online {
  margin-bottom: 15px;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.Like-us-on-facebook-and-save {
  margin-bottom: 15px;
}
a.see-more-reviewsa2019 {
  display: table;
  background: #bfd72f;
  font-size: 18px;
  padding: 11px 25px;
  margin: 0 auto;
  color: #000000;
  text-transform: uppercase;
  border: 3px solid #9db510;
  border-radius: 5px;
  font-weight: 700;
}

a.see-more-reviewsa2019:hover {
  transition: all 0.5s ease;
  background: none;
  border: 3px solid #9db510;
  color: #9db510;
}
.see-more-reviewsa2019-out {
  position: absolute;
  bottom: 20px;
  width: 100%;
  box-sizing: border-box;
  left: 0;
}
.page-id-1095 a,
.page-id-1097 a,
.page-id-1089 a,
.page-id-1085 a,
.page-id-1091 a,
.page-id-586 a {
  color: blue;
}
.page-id-1095 a:hover,
.page-id-1097 a:hover,
.page-id-1089 a:hover,
.page-id-1085 a:hover,
.page-id-1091 a:hover,
.page-id-586 a:hover {
  color: green;
}

body .mrtung-share-container-in > a {
  color: #aeaeae;
}

body .mrtung-share-container-in > a:hover {
  color: #fff;
}

.widget .mrtung-lastest-posts-in-sidebar ul li a {
  color: blue;
}

.widget .mrtung-lastest-posts-in-sidebar ul li a:hover {
  color: green;
}
.service-menus-item-mrtung > a > img {
  max-width: 100px !important;
  float: left;
  margin-right: 10px;
}

.service-menus-item-mrtung > a > h4 {
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}

.service-menus-item-mrtung > a > p {
  font-size: 14px;
  color: #000;
  display: none;
}
.mrtung-single-custom-post ul {
  margin: 0;
  margin-left: 41px;
  margin-bottom: 10px;
}
.container h2,
.process-bt .we-are h2 {
}

table.tbl-pricing h3 {
  font-size: 22px !important;
}
.page-id-2342 .mrtung-single-custom-banner .get-a-free-quote-within-1-hour-form.mini-version {
  display: none;
}
div#mrtung-custom-testimonial {
  padding-top: 37px;
}

div#mrtung-custom-testimonial button.owl-prev {
  position: absolute;
  top: -6px;
  left: 0;
  font-size: 25px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #bfd72f;
  color: #000000;
}

div#mrtung-custom-testimonial button.owl-prev span {
  display: block;
  width: 100%;
  font-size: 23px;
}
div#mrtung-custom-testimonial button.owl-next {
  position: absolute;
  top: -6px;
  right: 0;
  font-size: 25px;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: #bfd72f;
  color: #000000;
}

div#mrtung-custom-testimonial button.owl-next span {
  display: block;
  width: 100%;
  font-size: 23px;
}

a.service-page-book-now {
  min-width: 199px;
  color: #000000;
  padding: 5px 22px;
  /* line-height: 33px; */
  background-color: #bfd72f;
  font-size: 25px;
  font-weight: 700;
  border-radius: 30px;
  display: inline-block;
  /* margin-right: 47px; */
  text-align: center;
  margin: 30px auto;
  display: table;
}

a.service-page-book-now:hover {
  background: var(--e-global-color-primary);
  color: #000000;
}
.page-id-2342 div#last_posts-2 .lastest-posts-inner {
  display: none;
}
.page-id-2342 .get-a-free-quote-within-1-hour-form h5 {
  font-size: 40px;
  text-transform: capitalize;
}
.get-a-free-quote-within-1-hour-form.in-sidebar {
  margin-bottom: 20px;
  border: 1px solid #eee;
  padding: 15px;
}

.get-a-free-quote-within-1-hour-form.in-sidebar form.wpcf7-form {
  max-width: 100%;
  padding: 0;
}
.get-a-free-quote-within-1-hour-form.in-sidebar:before {
  display: table;
  content: " ";
}

.get-a-free-quote-within-1-hour-form.in-sidebar:after {
  display: table;
  content: " ";
  clear: both;
}
@media only screen and (max-width: 1400px) {
  .row.wpb_row.vc_inner.row-fluid.max_width.Need-Junk-Removal-row {
    padding: 0;
  }

  .row.wpb_row.vc_inner.row-fluid.max_width.Need-Junk-Removal-row > div {
    padding-right: 10px;
    padding-left: 10px;
  }

  .row.wpb_row.row-fluid.full-width-row.vc_custom_1569222099751.row-has-fill {
    padding: 0 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .tung-custom .secondary-area {
    flex-direction: row;
  }
}
@media only screen and (max-width: 1024px) {
  .mrtung-single-custom-post ul {
    padding: 0 !important;
    margin: 0 !important;
  }
  .get-a-free-quote-within-1-hour-form.mini-version {
    display: none;
  }
  h1 {
    font-size: 20px;
  }

  h2 {
    font-size: 18px;
  }

  .container h2,
  .process-bt .we-are h2 {
    font-size: 18px !important;
  }

  .tbl-pricing h2.p1 {
    font-size: 16px !important;
  }

  table.tbl-pricing h3 {
    font-size: 17px !important;
  }

  .rates-calculate-custom p span {
    font-size: 17px !important;
  }
  .our-trucks_custom_left {
    width: 100% !important;
  }

  .our-trucks_custom_right {
    width: 100% !important;
  }

  .rates-calculate-custom {
    max-width: 100% !important;
  }

  .rates-calculate-custom .items {
    width: 100% !important;
  }

  .rates-calculate-custom .rates p:last-child {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .header-bg {
    margin-top: 92px;
  }
  .our-trucks .left {
    width: 50%;
    float: left;
    margin: 0;
  }
  .our-trucks .right {
    width: 50%;
    float: left;
    margin-bottom: 10px;
  }
  .container.w-page .carousel.slide.sliderComment .carousel-inner {
    max-width: 1053px;
  }
  .small-12.columns.keenongreenrecycle_custom_header {
    padding: 0;
  }
  .fixed-header-on .header {
    min-height: auto;
    padding: 0;
  }
  span.menu-label {
    color: #000000;
  }

  .keenongreenrecycle_custom_header .logolink {
    display: block;
  }
  span.close-label {
    color: #000000;
  }

  .mobile-toggle span {
    color: #000000;
  }

  .mobile-toggle span {
    background: #fff;
  }
  .header.style4 .mobile-toggle-holder {
    float: right;
    position: absolute;
    top: -14px;
    right: 0;
  }
  .mobile-toggle-holder .mobile-toggle span {
    display: block;
    position: absolute;
    width: 16px;
    height: 1px;
    background: #000000;
  }
  .keenongreenrecycle_custom_header_above .logolink .logoimg {
    max-height: 50px;
  }
  .small-12.columns.keenongreenrecycle_custom_header .full-menu {
    display: none;
  }

  .header.style4 .mobile-toggle-holder {
    float: right;
  }

  .keenongreenrecycle-custom-header-right-above {
    display: none;
  }

  .keenongreenrecycle_custom_header_secondary .secondary-area {
  }

  .keenongreenrecycle_custom_header_secondary .secondary-area ul.socials.thb-full-menu {
    display: none;
  }
  .home .keenongreenrecycle-page-full-wide {
    margin-top: 92px;
  }
}
@media only screen and (max-width: 768px) {
  .mrtung-single-custom-banner {
    min-height: 300px;
  }
  .Fully-Assured-and-Accredited-logo .wpb_single_image img.vc_single_image-img {
    margin-bottom: 10px;
  }
  .mrtung-single-custom-content-left {
    float: left;
    width: 100%;
  }
  .mrtung-single-custom-sidebar {
    float: right;
    width: 100%;
  }
  .header-bg {
    background-size: cover;
    width: 100%;
    display: block;
    height: 300px;
  }
  .header-slider {
    position: relative;
    height: 300px;
  }
  .header-bg .truck {
    overflow: hidden;
    white-space: nowrap;
    text-indent: 1100px;
    height: 231px;
    position: absolute;
    bottom: -12px;
    left: auto;
    right: -41px;
    background-size: cover;
  }
  .header-bg .slide {
    position: absolute;
    top: 66px;
    left: 0;
  }
  .header-bg .slide .kstitle {
    color: #f6a81c;
    font-size: 60px;
    padding: 11px 0 10px 0;
    width: 100%;
    text-align: right;
    float: right;
    margin: 0;
  }
  .header-custom {
    padding: 0 35px;
  }
  .container.w-page .carousel.slide.sliderComment .carousel-inner {
    padding: 0;
  }
  .page-template-tpl-testimonials .sidebar {
    display: none;
  }
  .page-template-tpl-testimonials .content {
    width: 100%;
    float: left;
  }

  .keenongreenrecycle-custom-nav-out {
    display: none;
  }
  .container {
    padding: 0 35px;
  }
  .keenongreenrecycle-custom-header-left {
    width: 100%;
    float: left;
    padding-top: 9px;
    text-align: center;
  }
  .page-template-tpl-testimonials .content .testimonial-new1 .container {
    width: 100%;
    padding: 0;
  }
  .keenongreenrecycle-custom-header-right {
    width: 100%;
    float: left;
  }
  .keenongreenrecycle-custom-header-right-above-left a {
    display: table;
    font-size: 18px;
    border: 2px solid #000000;
    color: #000000;
    padding: 6px 10px;
    font-weight: 700;
    max-width: 210px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    float: right;
  }
  .keenongreenrecycle-custom-header-right-above-right a {
    display: table;
    font-size: 18px;
    border: 2px solid #000000;
    color: #000000;
    padding: 6px 10px;
    font-weight: 700;
    max-width: 210px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    text-transform: uppercase;
    float: left;
  }
  .keenongreenrecycle-custom-header-right-below {
    text-align: center;
    padding-top: 15px;
  }
  .keenongreenrecycle-custom-header-right-above-left {
    width: 50%;
    padding-right: 15px;
  }
  .keenongreenrecycle-custom-header-right-above-right {
    padding-left: 15px;
  }
  .container.w-page .carousel.slide.sliderComment,
  .container.w-page .heading-lv-3 {
    margin: 0px -36px;
  }
  .container.w-page .carousel.slide.sliderComment .carousel-inner {
    width: 100%;
    margin: 0 auto;
  }
  .header.style4 .mobile-toggle-holder {
    right: -13px;
  }
  .mrtung-page-custom-article {
    float: right;
    width: 100%;
    margin-bottom: 30px;
  }
  .mrtung-page-custom-sidebar {
    float: left;
    width: 100%;
  }
  .mrtung-wrap {
    padding: 0 35px;
  }
  .mrtung-page-custom-banner {
    padding: 40px 0;
  }
  .mrtung-single-custom-post {
    padding-left: 0;
  }
  .mrtung-share-container {
    display: none;
  }
}
@media only screen and (max-width: 641px) {
  .header-bg {
    margin-top: 80px;
  }
  .home .keenongreenrecycle-page-full-wide {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 639px) {
  .header-bg {
    margin-top: 40px;
  }
  .home .keenongreenrecycle-page-full-wide {
    margin-top: 41px;
  }
}
@media only screen and (max-width: 600px) {
  .logged-in .menus-scroll {
    top: 0;
  }
  .keenongreenrecycle-button-phone-header svg.e-font-icon-svg.e-fas-phone-alt {
    height: 10px;
  }
  .logged-in header.header.fixed {
    margin-top: 0 !important;
    top: 0 !important;
  }
  .mrtung-single-custom-breadcrumb {
    display: none;
  }
  .our-trucks .left {
    width: 100%;
    float: left;
    margin: 0;
  }
  .our-trucks .right {
    width: 100%;
    float: left;
    margin-bottom: 10px;
  }
  .our-trucks_custom_left {
    width: 100%;
    float: left;
    padding-right: 10px;
  }
  .our-trucks_custom_right {
    width: 50%;
    float: left;
    padding-left: 10px;
  }

  .container h2,
  .process-bt .we-are h2 {
    color: #000;
    font-family: "Metrophobic", sans-serif;
    font-size: 25px;
    margin: 0 6px;
    font-weight: normal !important;
    margin: 35px 0 15px 0;
  }
  .junk-meter .right .greening {
    width: 184px;
  }
  .junk-meter .right .detail {
    position: absolute;
    top: 36px;
    left: 0px;
    width: 191px;
  }
  .box-pricing-custom table.tbl-pricing h2 {
    font-size: 20px !important;
  }

  .box-pricing-custom table.tbl-pricing h3 {
    font-size: 18px !important;
  }
  .junk-meter .right .detail {
    font-size: 33px !important;
  }
  .header.style4 .mobile-toggle-holder {
    right: 0;
  }
  .content.services-page .container {
    padding: 0;
  }
  .container.w-page .carousel.slide.sliderComment,
  .container.w-page .heading-lv-3 {
    margin: 0px -20px;
  }
  .container.w-page .carousel.slide.sliderComment .carousel-inner {
    width: 100%;
  }
  .container {
    padding: 0 20px;
  }
  .keenongreenrecycle_custom_header_secondary .secondary-area {
    top: 7px;
  }
  .header.style4 .mobile-toggle-holder {
    top: 11px;
  }
  .keenongreenrecycle_custom_header_above .logo-holder {
    padding-left: 20px;
  }
  .container.w-page .carousel.slide.sliderComment,
  .container.w-page .heading-lv-3 {
    padding: 0;
  }
  .content h3.title-reviews {
    font-size: 28px;
    padding-top: 20px;
  }
  .mrtung-wrap {
    padding: 0 20px;
  }
  .page.page-id-8 table.contact-form tbody tr {
    background: none !important;
    display: flex;
    flex-direction: column;
  }
  .row.wpb_row.row-fluid.keenongreenrecycle-home-page-slide.hero-row.no-row-padding.full-width-row.no-column-padding.vc_custom_1560339275251.row-has-fill {
    padding-top: 30px !important;
  }
  .mrtung-single-custom-related-posts-item {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 50px;
  }
  .mrtung-single-custom-related-posts-item:nth-of-type(2n + 2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .footer-book-now a {
    display: table;
    margin: 13px auto !important;
    max-width: 220px;
    width: 100%;
  }
}
@media only screen and (max-width: 380px) {
  .mrtung-single-custom-related-posts-item {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
