.why-vfms img {
  width: 100%;
}
.welcome-img-cont img {
  width: 100%;
  height: 100%;
}
.firstrow-image {
  margin-bottom: 15px;
}
.welcome-right {
  padding-left: 35px;
}
.welcome-top p {
  margin-bottom: 5px;
}
.welcome-top p span {
  color: #f7c51e;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
}
.welcome-top h2,
.welcome-top h1 {
  width: 100%;
  max-width: 700px;
}
.welcome-bottom {
  padding-top: 20px;
}
.our-vission {
  display: flex;
  padding-bottom: 15px;
}
.our-vission span {
  position: relative;
  display: flex;
  line-height: normal;
  width: 70px;
  justify-content: center;
}
.our-vission span:before {
  content: "";
  font-family: "FontAwesome";
  font-size: 70px;
  color: #f7c51e;
  -webkit-text-stroke: 1px white;
}
.our-vission span.home-vision-icon:before {
  content: "\f0eb";
}
.our-vission span.home-mission-icon:before {
  content: "\f140";
}
.our-vission-left img {
  width: 60px;
}
.our-vission-right {
  padding-left: 30px;
}
.what-we-do {
  background: rgba(217, 217, 217, 0.4);
  padding: 40px 0px 50px 0px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
.what-we-do:after {
  content: "";
  position: absolute;
  background-image: url(/sites/default/files/whatwe-do-right-img.webp);
  background-repeat: no-repeat;
  width: 300px;
  height: 335px;
  right: 0;
  bottom: 0;
  background-size: 100%;
  z-index: -1;
}
.what-wedo-details {
  padding-top: 20px;
}
.whatwedoinner {
  background-color: #fff;
  padding: 30px 17px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 4px 6px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 4px 6px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 4px 6px -1px rgba(0, 0, 0, 0.2);
  margin-bottom: 25px;
}
.whatwe-do-top {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.whatwe-do-top h3 {
  padding-left: 20px;
}
.whatwe-do-top img {
  width: 60px;
}
.section-title {
  text-align: center;
}
.section-title p {
  width: 100%;
  max-width: 650px;
  margin: 0px auto;
  margin-bottom: 5px;
}
.what-we-inner {
  margin-top: 15px;
}
.whatwedoinner p {
  margin-bottom: 0;
}
.segments {
  padding: 40px 0px;
}
.segments .section-title {
  padding-bottom: 30px;
}
.segment-item .card img {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  transition: transform 2s;
  will-change: transform;
  transform-origin: center center;
}
.segment-item .card .image-wrapper {
  overflow: hidden;
}
.segment-item .card img:hover {
  transform: scale(1.2);
}
.segment-item .card-body {
  text-align: center;
  height: 149px;
}
.segment-item .owl-item {
  padding-bottom: 10px;
}
.segment-item .card {
  background-color: #fff;
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: 0px 1px 4px -2px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: 0px 1px 4px -2px rgba(0, 0, 0, 0.63);
  box-shadow: 0px 1px 4px -2px rgba(0, 0, 0, 0.63);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
}
.segment-item .card-body h3 {
  position: relative;
  margin-bottom: 20px;
}
.segment-item .card-body h3::after {
  content: "";
  position: absolute;
  background-color: #f7c51e;
  width: 60px;
  height: 2px;
  bottom: -8px;
  left: 0;
  right: 0;
  margin: 0px auto;
}
.segments .owl-nav {
  position: absolute;
  bottom: -20px;
  width: 100%;
  align-items: center;
  display: flex;
  clear: both;
  max-width: 110px;
  left: 0;
  right: 0;
  margin: 0px auto;
}
.segment-item .owl-stage-outer {
  padding-bottom: 20px;
}
.segments .owl-nav button {
  opacity: 1;
  background-color: #fff !important;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.segments .owl-nav .owl-next {
  right: 0px;
}
.segments .owl-nav button span {
  color: #000;
  font-size: 50px;
  line-height: 17px;
  position: relative;
  top: -2px;
}
.segments .owl-nav .owl-next:hover,
.segments .owl-nav .owl-prev:hover {
  background: #f7c51e !important;
}
.core-values h2 {
  text-align: center;
  padding-bottom: 40px;
}
.core-inner {
  text-align: center;
  margin-bottom: 40px;
  padding: 23px 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: flex;
  height: 100%;
  max-height: 168px;
  align-items: center;
  border-radius: 10px;
}
.core-inner.val-1 {
  background-color: #f8c520;
}
.core-inner.val-2 {
  background-color: #3b6790;
}
.core-inner.val-3 {
  background-color: #23486a;
}
.core-inner.val-4 {
  background-color: #4c8b50;
}
.core-inner.val-5 {
  background-color: #6613c7;
}
.core-inner.val-6 {
  background-color: #2c6fbf;
}
.core-inner span {
  width: 90px;
  height: 90px;
  display: flex;
  border-radius: 50px;
  margin: 0px auto;
  margin-bottom: 15px;
  position: relative;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #366aa9;
}
.core-inner.val-1 span {
  background-color: #e5b416;
}
.core-inner.val-2 span {
  background-color: #315d87;
}
.core-inner.val-3 span {
  background-color: #27547c;
}
.core-inner.val-4 span {
  background-color: #437c47;
}
.core-inner.val-5 span {
  background-color: #580fad;
}
.core-inner.val-6 span {
  background-color: #2662a9;
}
.core-inner:hover span {
  background-color: #1c406b;
}
.core-inner span:before {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  color: #fff;
  font-size: 40px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.core-inner:hover span:before {
  color: #f7c51e;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.core-right {
  text-align: left;
  padding-left: 40px;
}
.core-inner h3 {
  color: #fff;
}
.core-inner p {
  color: #fff;
  margin-bottom: 0px;
}
.core-inner span.Reliability::before {
  content: "\f164";
}
.core-inner span.IntegrityAndTransparency::before {
  content: "\f2b5";
}
.core-inner span.CustomerCentric::before {
  content: "\f0c0";
}
.core-inner span.Expertise::before {
  content: "\e561";
}
.core-inner span.Sustainability::before {
  content: "\f4d8";
}
.core-inner span.Innovation::before {
  content: "\f0eb";
}
.core-inner img {
  margin-bottom: 20px;
}
.core-inner img {
  margin-bottom: 20px;
  width: 90px;
  height: 90px;
  border: 1px solid #000;
  border-radius: 50px;
}
.why-vfms {
  padding: 50px 0px;
}

.why-vfms .section-title {
  text-align: left;
}
.why-vfms-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.why-vfms-inner .content {
  padding-right: 40px;
}
.why-vfms h2 {
  padding-bottom: 20px;
}
.trusted-talent {
  background-image: url(/sites/default/files/talent-bg.webp);
  background-repeat: no-repeat;
  padding: 50px 0px;
}
.trusted-talent h2,
.trusted-talent p {
  color: #fff;
}
.stat {
  text-align: center;
  background-color: #012f6b;
  padding: 51px 40px 20px 40px;
  border-radius: 10px;
}
.stat span.ach-number {
  color: #f7c51e;
  font-size: 60px;
  font-weight: 600;
  line-height: 30px;
}
.stat span.plus {
  color: #f7c51e;
  font-size: 50px;
  font-weight: 600;
  line-height: 20px;
}
.stat p.label {
  color: #fff;
  font-size: 17px;
  padding-top: 10px;
  font-weight: 500;
}
.counter {
  padding: 25px 0px 0px 0px;
}
.testimonial {
  background-image: url(/sites/default/files/testimonial-bg.webp);
  background-repeat: no-repeat;
  padding: 60px 0px 0px 0px;
  overflow: hidden;
}
.testi-inner {
  display: flex;
  align-items: center;
  position: relative;
  padding: 40px 0px;
  background-color: #012f6b;
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
}
.testi-inner h3 {
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
/* .testi-inner::after {
  content: '';
  background-color: #012F6B;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
}

.testi-inner::before {
  content: '';
  background-image: url(/sites/default/files/quotes-testimonial.webp);
  background-repeat: no-repeat;
  width: 156px;
  height: 156px;
  position: absolute;
  top: -37px;
  z-index: 1;
  transform: scale(0.6);
} */

.testim-left {
  z-index: 1;
  padding-left: 25px;
}
.testim-left img {
  width: 100%;
  max-width: 351px;
  position: absolute;
  top: -30px;
  left: -100px;
}
.testim-left h3,
.testim-left p {
  color: #fff;
}
.testim-right {
  padding-bottom: 50px;
}
.testimonial .testslider .owl-nav {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  right: 0;
  left: 0;
  width: 100px;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial .owl-carousel .owl-nav .owl-prev {
  left: 0px;
}
.testimonial .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.testimonial .owl-carousel .owl-nav button {
  background: #418cdb;
}
.testimonial .owl-carousel .owl-nav button:hover {
  background: #72aadb;
}
.testimonial .owl-carousel .owl-nav .owl-prev.disabled,
.testimonial .owl-carousel .owl-nav .owl-next.disabled {
  background: #72aadb;
  pointer-events: none;
}
.testimonial .owl-carousel .owl-nav button span {
  font-size: 40px;
  line-height: 38px;
}
.testimonial .card-body {
  padding-top: 40px;
}
.testimonial .card {
  background-color: transparent;
  background: transparent;
  border: none;
  width: 100%;
  max-width: 890px;
  text-align: center;
}
.testimonial .card {
  position: relative;
}
.testimonial .card:before {
  position: absolute;
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 26px;
  color: #fff;
  left: 0px;
  top: 0px;
  right: 0;
}
.testimonial .card-body {
  padding-top: 40px;
  width: 100%;
  max-width: 700px;
  margin: 0px auto;
}
.testimonial .card-body p,
.testimonial .card-body h3 {
  color: #fff;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
.testimonial .owl-carousel .owl-item {
  animation-duration: 0.45s;
  animation-fill-mode: both;
}
.client-logo {
  padding: 40px 0px;
}
.customer-logos {
  width: 100%;
  max-width: 1200px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto;
}
.customer-logos .slide.slick-slide {
  align-items: center;
  justify-content: center;
  display: flex;
  padding-bottom: 7px;
}
.client-logo h2 {
  text-align: center;
  margin-bottom: 30px;
}
.client-logo .slick-slide img {
  width: auto;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
}
.client-logo .slick-slide img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.gallery {
  background: rgba(217, 217, 217, 0.4);
  padding: 40px 0px;
}
.gallery h2 {
  text-align: center;
  padding-bottom: 20px;
}
.gallery .slick-slide img {
  width: 100%;
  height: 100%;
  min-height: 276px;
  object-fit: fill;
}
.gallery .slick-arrow {
  position: absolute;
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  background-color: #f7c51e;
  padding: 0;
  font-size: 0;
  z-index: 1;
  border-radius: 0;
  overflow: hidden;
}
.gallery .slick-arrow.slick-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  margin-left: -4px;
  margin-top: -8px;
  border-top: solid 4px #fff;
  border-left: solid 4px #fff;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gallery .slick-arrow.slick-prev::after {
  left: 100%;
}
.gallery .slick-arrow.slick-next {
  right: 0;
}
.gallery .slick-arrow.slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  margin-left: -9px;
  margin-top: -8px;
  border-right: solid 4px #fff;
  border-bottom: solid 4px #fff;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gallery .slick-arrow.slick-next::after {
  left: -100%;
}
.gallery .slick-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
  transition: left 0.15s;
}
.gallery .slick-arrow:hover::after {
  left: 0;
}
.mfp-gallery .mfp-container {
  max-width: 800px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transofmr: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 50px;
}
.mfp-gallery .mfp-content {
  width: 100%;
  background-color: transparent;
  padding: 0;
  z-index: 0;
}
.mfp-gallery .mfp-content img {
  width: 100%;
  padding: 0;
}
.mfp-gallery .mfp-image-holder .mfp-close,
.mfp-gallery .mfp-iframe-holder .mfp-close {
  top: 0px;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  background-color: #000;
  opacity: 1;
  text-align: center;
}
.mfp-gallery .mfp-arrow {
  position: absolute;
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  background-color: #000;
  padding: 0;
  font-size: 0;
  z-index: 2;
  border-radius: 0;
  overflow: hidden;
  opacity: 1;
}
.mfp-gallery .mfp-arrow.mfp-arrow-left {
  left: 25px;
}
.mfp-gallery .mfp-arrow.mfp-arrow-left::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  margin-left: -4px;
  margin-top: -8px;
  border-top: solid 4px #fff;
  border-left: solid 4px #fff;
  border-right: 0;
  border-bottom: 0;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mfp-gallery .mfp-arrow.mfp-arrow-left::after {
  left: 100%;
}
.mfp-gallery .mfp-arrow.mfp-arrow-right {
  right: 25px;
}
.mfp-gallery .mfp-arrow.mfp-arrow-right::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 13px;
  height: 13px;
  margin-left: -9px;
  margin-top: -8px;
  border-right: solid 4px #fff;
  border-bottom: solid 4px #fff;
  border-left: 0;
  border-top: 0;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mfp-gallery .mfp-arrow.mfp-arrow-right::after {
  left: -100%;
}
.mfp-gallery .mfp-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #f7c51e;
  z-index: -1;
  transition: left 0.15s;
  margin-left: 0;
  margin-right: 0;
  border-left: 0;
  border-right: 0px;
}
.mfp-gallery .mfp-arrow:hover::after {
  left: 0;
  margin-top: 0;
}
.mfp-arrow:before,
.mfp-arrow:after {
  margin-top: 0px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
/* .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
} */

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-gallery .mfp-content figcaption {
  display: none;
}
/* download section */
.waste-management {
  padding: 60px 0px;
}
.video-thumbnail {
  position: relative;
  cursor: pointer;
}
.play-button {
  position: absolute;
  top: 50%;
  right: -17%;
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 50%;
  width: 85px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.play-button i {
  font-size: 24px;
  color: #f7c51e;
}
.about-tag {
  font-size: 14px;
  font-weight: 600;
  color: #f7c51e;
  background-color: #efefef;
  padding: 5px 24px;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
#videoModal .btn-close {
  right: -55px;
  font-size: 25px;
}
.pulse {
  animation: pulse-animation 1s infinite;
}
.form-error-message {
  color: red;
  position: absolute;
  font-size: 12px;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

img.mobile {
    display: none;
}

@media (min-width: 1081px) and (max-width: 1300px) {
  #block-biz-site-branding img,
  header.biz_header.nav-down #block-biz-site-branding img {
    width: 220px;
  }
  .customer-logos {
    max-width: 1000px;
  }
}

@media screen and (max-width: 1024px) {
  .core-values .col-md-6 {
    display: flex;
  }
  .core-inner {
    height: auto;
    max-height: initial;
    align-items: center;
  }
}

@media only screen and (max-width: 820px) {
  .core-inner {
    flex-direction: column;
    max-height: initial;
    flex-direction: column;
    text-align: center;
    height: auto;
    margin-bottom: 25px;
  }
  .core-inner span {
    margin-bottom: 0px;
  }
  .core-right {
    padding-left: 0;
    text-align: center;
    padding-top: 15px;
  }
  .core-inner p {
    text-align: center;
  }
  .owl-carousel .owl-item .mobile_banner {
    display: none;
  }
  .owl-carousel .owl-item .desktop_banner {
    display: block;
  }
  .home-banner .item {
    height: 50vh;
    position: relative;
  }
  .item .cover {
    justify-content: center;
  }
  .item .cover .header-content {
    text-align: center;
  }
  .item .cover .header-content h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0px;
  }
  .item .cover .header-content p {
    font-size: 16px;
    line-height: 27px;
    text-align: center;
  }
  .owl-theme .owl-dots {
    bottom: 13px;
  }
  .item .cover .header-content a {
    font-size: 18px;
  }
  .our-vission {
    padding-bottom: 2px;
  }
  .welcome.row {
    display: flex;
    flex-direction: column-reverse;
  }
  .welcome-right {
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .welcome-section {
    overflow: hidden;
  }
  .about-right {
    text-align: center !important;
  }
  .why-vfms {
    padding: 30px 4px;
    padding-bottom: 23px;
    overflow: hidden;
  }
  .testim-left {
    margin-bottom: 25px;
    display: none;
  }
  .testim-right {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .testi-inner {
    padding: 30px 0px;
  }
  .testimonial .testslider .owl-nav {
    padding-bottom: 13px;
  }
  .testimonial .card {
    padding-bottom: 30px;
  }
  .testim-left h3,
  .testimonial .card-body p {
    text-align: center;
  }

  .stat p.label {
    text-align: center;
  }
  h2,
  h1 {
    font-size: 25px;
    line-height: 32px;
    color: #111111;
    font-weight: 600;
    text-align: center;
  }
  h3 {
    font-size: 20px;
  }

  .section-title p {
    text-align: center;
  }

  p {
    text-align: justify;
  }
  .why-vfms-inner .content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .why-vfms-inner .content .section-title p {
    text-align: justify;
  }
  .welcome-top p {
    text-align: justify;
  }
  .welcome-top p.first-para {
    text-align: center;
  }
  .testimonial {
    margin-top: 20px;
    padding: 35px 0px 40px 0px;
  }
  .why-vfms img {
    padding-top: 30px;
  }
  .what-we-do {
    padding: 37px 0px 14px 0px;
    margin-top: 12px;
  }
  .client-logo {
    padding: 10px 0px 40px 0px;
  }
  .whatwedoinner {
    margin-bottom: 13px;
  }
  .trusted-talent {
    padding: 35px 0px;
  }
  .testi-inner::before {
    top: -50px;
    z-index: 1;
    transform: scale(0.4);
    display: none;
  }
  section.footer_above {
    margin-top: 15px;
  }
  .segments {
    padding-bottom: 10px;
  }
  .company-details {
    text-align: center;
    margin-bottom: 30px;
  }
  .footer {
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .play-button {
    right: -11%;
  }
  .video-thumbnail {
    margin-bottom: 20px;
  }
  .popup-top h2 {
    line-height: 30px;
    font-size: 28px;
  }
  .popup-top h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .popup-top p {
    line-height: 24px;
    padding-top: 20px;
  }

  .launch-popup-image img {
    width: 100%;
    object-fit: cover;
    height: auto;
  }
  #getintouchmodal .modal-dialog .launch-offer {
    margin: 90px auto;
  }
  .form-wrapper {
    flex-direction: column;
  }
  .getquoteform .form-item.form-item-phone,
  .getquoteform .form-item.form-item-propertylocation {
    width: 100%;
  }
  .get-quote-page .subpage-banner,
  .get-quote-page .subpage-banner img {
    height: 250px;
  }
  .get-quote-page .subbanner-content {
    padding-top: 40px;
  }
  .get-quote-page #getquoteform {
    padding-left: 20px;
    padding-right: 20px;
  }
  .get-quote-page .getquoteform .form-item-name,
  .get-quote-page .getquoteform .form-item-email {
    width: 100%;
  }
  .getquote-content-inner.last {
    flex-direction: column-reverse;
    padding-top: 20px;
  }
    img.desktop {
    display: none;
}
img.mobile {
    display: block;
}
.launch-popup-image{
  gap: 30px;
}
}

@media only screen and (max-width: 600px) {
  .our-vission-left img,
  .left-image img {
    max-width: fit-content;
  }
  .owl-carousel .owl-item .mobile_banner {
    display: block;
  }
  .owl-carousel .owl-item .desktop_banner {
    display: none;
  }
  .get-quote-inner .row p button,
  .get-quote-inner .row p a {
    margin-top: 25px;
    text-align: center;
    font-size: 25px;
  }
  .about-right h2 {
    font-size: 22px;
  }
  .home-banner .item {
    height: 70vh;
    position: relative;
  }
  .about-right {
    text-align: center !important;
  }
  #getintouchmodal .modal-dialog {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0px auto;
  }
  .getquoteform .form-checkboxes,
  .contactform .form-checkboxes {
    flex-direction: column;
    margin-bottom: 0px;
  }
  .getquoteform .form-checkboxes .form-item,
  .contactform .form-checkboxes .form-item {
    justify-content: flex-start;
    margin-bottom: 15px;
  }
  .getquoteform .form-item#edit-you-are-looking-for--wrapper,
  .contactform .form-item#edit-you-are-looking-for--wrapper {
    margin-bottom: 6px;
  }
}
