.title-module-svg {
  width: 522px;
  height: 522px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  opacity: 0.3;
}

.title-module-svg-orange {
  width: 217px;
  height: 217px;
  transform: translateX(calc(-50% + 1em));
}
.lqd-mobile-sec .navbar-collapse {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}

@media (max-width: 767px) {
  .banner {
    padding: 5em 0 5em;
    background-position: center center;
    /* padding: 20px 0 0 0; */
    /* margin: 0 30px; */
    /* width: calc(100% - 20px); */
  }

  /* .banner .ld-fancy-heading h2 {
    font-size: 2.2rem;
    margin-top: 2vw;
  } */

  .banner .module-btn {
    margin: 0 0 10px 0;
  }
  .ld-masked-image .main-banner {
    max-width: 70vw;
    margin-top: 0;
  }
  .col-bnr-right {
    margin-top: 1rem;
    padding-top: 3rem;
  }
  .title-module-svg {
    width: 85vw;
    height: 85vw;
  }
  .title-module--career {
    padding-top: 3em;
  }
  .ld-masked-image--banner .svg-arw {
    width: min(75vw, 632px);
    height: min(75vw, 632px);

    right: auto;
    left: 0;
  }


}

@media (max-width: 567px) {
  .col-bnr-right {
    margin-top: 0;
    padding-top: 3rem;
  }
}
.carousel-dots-mobile.carousel-dots-mobile-outside .flickity-page-dots {
  margin-top: 2.5em;
}


/* Ends Banner */

/* ***** services ***** */
@media (max-width: 1199px) {
  .logo-default-wrappper{
    left: 0;
    position: absolute;
    width: 274px;
    /* height: 159px; */
    height: 120px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
  }
  .services {
    padding: 0 30px;
  }
  .navbar-brand img {
    width: 160px;
    height: 50px;
  }
  .container, .container-fluid {
    padding-right: calc(var(--lqd-row-gutter-x)* 0.5);
    padding-left: calc(var(--lqd-row-gutter-x)* 0.5);
  }
}

@media (max-width: 767px) {
  .services {
    padding: 70px 0 20px 10px;
  }
}

/* .portfolio {
  padding-top: 96px;
} */

/* ***** Portfoilo ***** */
@media (max-width: 1199px) {
  .min-h-736 {
    margin: 3rem 0;
}
  .portfolio {
    padding: 50px 30px 30px 30px;
  }
  .support-section{
    margin:4rem 0 6rem 0;
  }
  .g-post-page .g-post-page__left-content {
    margin-right: 7vw;
    margin-left: 4vw;
  }

  .portfolio  .portfolio-desc {
    margin-bottom: 1em !important;
  }

  .portfolio .module h2 {
    font-size: 23px;
  }

  .portfolio .module-content{
    padding: 15px !important;
  }
}

@media (max-width: 767px) {
  .portfolio {
    padding: 10px 10px 0px 10px;
  }

  .portfolio .module-content {
    padding: 15px;
  }
  .g-post-page .g-post-page__left-content, .g-post-page .g-post-page__right-content{
    margin-bottom:  0;
  }
  .navbar-brand img {
    width: 110px;
    height: 40px;
  }
}

/* ***** Marketing ***** */
.marketing .module-content {
  padding-left: 8.5%;
}

.marketing .module-content .lqd-highlight-inner {
  background: #d3fff8;
  bottom: 4px;
  left: 0em;
}

.carousel-dots-mobile.carousel-dots-mobile-outside .flickity-page-dots {
  margin-top: 2.5em;
}

.marketing .carousel-nav {
  left: -17px;
}

.marketing .carousel-nav .flickity-button {
  font-size: 26px;
  width: 50px;
  height: 50px;
}

.marketing .flickity-button,
.marketing .flickity-button:focus,
.marketing .flickity-button:hover {
  background-color: transparent;
  color: #000;
}



/* .g-home-about  .g-home-about__img {
  max-width: 100%;
  height: auto;
  display: block;
  width: 45%;
  position: absolute;
  left: 0;
  top: 280px;
} */

@media (max-width: 1199px) {
  .marketing {
    padding: 70px 30px 60px 30px;
  }

  .marketing .carousel-dots-mobile {
    display: none;
  }

  .marketing .carousel-dots-mobile-inside .carousel-dots-mobile {
    opacity: 0;
  }

  .marketing .module-content {
    padding: 0 10px;
  }
  .icon-box-colored {
    padding-left: 20px;
    padding-right: 20px;
  }
  .case-study-home__svg svg {
    width: 100%;
    height: 390px;
  } 
}

@media (max-width: 991px) {
  .g-home-about .g-home-about__img .g-home-about__img--rect-2{
    display: none;
  }
}

@media (max-width: 767px) {
  .case-study-home h3{
    font-size: 18px;
    line-height: 24px;
  }
  /* .svg-banner{
    display: none;
  } */
  
  .case-study-home-empower{
    height: unset;
    padding-top: 60px;
    margin-bottom:40px;
  }
 
}

@media (max-width: 767px) {
  /* h2,
  .h2 {
    font-size: 36px;
  } */
  .marketing {
    padding: 40px 10px 50px 10px;
  }

  .marketing .module-image {
    margin: 0 0 10px 0;
  }

  .marketing .module-content {
    padding: 0 15px;
  }

  .marketing .module-content .ld-fancy-heading h2 {
    font-size: 32px;
  }

  .has-accordion-page h2,
  .case-study h2 {
    /* font-size: 20px; */
    line-height: 1.3;
  }
}

@media (max-width: 767px) {
  .case-study-home h2{
      font-size: 24px;
      max-width: 60%;
  }
  .case-study.case-study-home .module-content {
      padding-top: 0px;
  }

  .case-study-home__svg {
    top: 230px;
    left: -50%;
    height: 100%;
    width: 100%;
  }

  .case-study-home__svg svg {
    width: 100%;
    height: 82%;
  }
}

@media (max-width: 1024px) {
  
  .case-study-home__svg {
      top:120px;
  }
  
  .portfolio .module-content {
      padding: 15px;
  }
}

@media (max-width: 600px) {
  .case-study-home h2{
    max-width: 100%;
}
  .case-study-home__svg {
    top: 300px;
    left: -389px;
    height: 83%;
    width: auto;
    display: none;
  }

  .case-study-home__svg svg {
    width: 100%;
    height: 100%;
  }
  
}

/* @media (max-width: 567px) {
	.marketing .module-content .ld-fancy-heading h2 {
		font-size: 12vw;
	  }
} */

/* ***** case Study Carousel ***** */
/* .case-study-carousel .carousel-nav .flickity-button {
  width: 20px;
  height: 20px;
} */

.case-study-carousel .flickity-button {
  padding: 0;
  border-radius: 0;
}

/* .case-study-carousel .flickity-button,
.case-study-carousel .flickity-button:focus,
.case-study-carousel .flickity-button:hover {
  background-color: transparent;
  color: #00053e;
} */

/* .case-study-carousel{
  margin-top: 3rem;
} */

@media (max-width: 1199px) {
  .case-study-carousel,
  .success-page
   {
    padding: 45px 40px 25px 40px;
    padding: 0 0 25px 0;
  }



  .case-study-carousel .carousel-items {
    overflow-x: hidden;
  }
  .wpsl-input{
    width: 100%;
  }
}


@media (max-width: 991px) {
  .case-study-carousel,
  .success-page {
    padding: 0 30px 55px 30px;
  }
}

@media (max-width: 767px) {
  .case-study-carousel{
    padding: 0 0 55px 0;
  }
  .success-page {
    padding: 0 0 0px 0;
  }

  .case-study-carousel .ld-fancy-heading {
    margin: 0 0 10px 0;
  }
}

/* ***** Case Study ***** */
.case-study .icon-box-module {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  min-height: 100%;
}

.case-study .icon-box-module.board-members-block {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.04);
}

.case-study.cms .icon-box-module {
  margin-bottom: 0;
  display: block;
}

.case-study.cms .module-content {
  padding-top: 0;
  padding-bottom: 0;
}

.case-study.cms .module-content.col-1 {
  width: 100%;
}

.case-mobile-svg{
  max-width: 528px;
  max-height: 400px;
  left: -41%;
  max-width: 62vw;
  max-height: 52vw;
  left: -33vw;
  top: auto;
  bottom: 292px;
  /* right: 50%; */
  z-index: -5;
}

@media (min-width: 768px) {
  .case-study.cms .module-content.col-1 {
    padding: 10px 25px;
  }

  .case-study.cms .module-content.col-1 .icon-box-module {
    width: 50%;
  }


}

@media (min-width: 820px) {
  .case-mobile-svg {
    max-width: 528px;
    max-height: 400px;
    left: -41%;
    max-width: 103vw;
    max-height: 49vw;
    left: -35vw;
    top: auto;
    bottom: 292px;
    /* right: 50%; */
    z-index: -5;
}
.case-mobile-svg {
  max-width: 528px;
  max-height: 400px;
  left: -41%;
  max-width: 103vw;
  max-height: 39vw;
  left: -26vw;
  top: auto;
  bottom: 292px;
  /* right: 50%; */
  z-index: -5;
}
}

@media (min-width: 1024px) {
  .case-mobile-svg {
    max-width: 528px;
    max-height: 400px;
    left: -41%;
    max-width: 38vw;
    max-height: 49vw;
    left: -24vw;
    top: auto;
    bottom: 292px;
    /* right: 50%; */
    z-index: -5;
}
}

@media (min-width: 1180px) {
  .case-mobile-svg {
    max-width: 528px;
    max-height: 400px;
    left: -41%;
    max-width: 33vw;
    max-height: 49vw;
    left: -24vw;
    top: auto;
    bottom: 292px;
    /* right: 50%; */
    z-index: -5;
}
}

@media (min-width: 1200px) {
  .case-study.cms .icon-box-module,
  .case-study.cms .module-content.col-1 .icon-box-module {
    max-width: 242px;
  }
  .case-study.cms .module-content.col-1 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .case-study.cms .module-content.col-2 {
    width: 75%;
  }

  .case-mobile-svg{
    max-width: 528px;
    max-height: 500px;
    left: -29vw;
    top: 0;
    top: auto;
    bottom: 249px;
    /* right: 50%; */
    z-index: -5;
  }
}

@media (min-width: 1380px) {
  .case-mobile-svg {
    max-width: 528px;
    max-height: 500px;
    left: -26vw;
    top: 0;
    top: auto;
    bottom: 230px;
    /* right: 50%; */
    z-index: -5;
}
.case-mobile-svg.inside {

  bottom: 250px;
}
}

@media (min-width: 1580px) {
  .case-mobile-svg {
    max-width: 528px;
    max-height: 500px;
    left: -22vw;
    top: 0;
    top: auto;
    bottom: 215px;
    /* right: 50%; */
    z-index: -5;
}

.case-mobile-svg.inside {
  bottom: 215px;
}
}

/* .case-study .module-1 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(188 0 50 / 12%);
} */

/* .case-study .module-2 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(103 200 216 / 23%);
} */

/* .case-study .module-3 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(80 207 128 / 18%);
}

.case-study .module-4 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(221 116 195 / 19%);
} */


@media (max-width: 991px) {
  .case-study.home .module-content {
    padding: 10px 15px;
  }
}

/* ***** Team ***** */
.team .lqd-tm-details svg stop:first-child {
  stop-color: #f8f9ffe6;
}

.team .lqd-tm-details svg stop:last-child {
  stop-color: #f8f9ff;
}

@media (max-width: 1199px) {
  .team {
    padding: 25px 30px 50px 30px;
  }

  .team .module-2,
  .team .module-3 {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .team {
    padding: 25px 10px 50px 10px;
  }

  .team .module-title {
    margin: 0 0 10px 0;
  }

  .team .module-btn {
    padding: 0 15px 20px 15px;
  }

  .team .module-1,
  .team .module-2 {
    margin-bottom: 35px;
  }
}

/* ***** counters ***** */
.counters .ld-fancy-heading .h2 {
  font-size: 62px;
}

@media (max-width: 767px) {
  .counters {
    padding: 50px 0;
  }

  .counters .title-container {
    margin: 0 0 15px 0;
  }

  .counters .data-container {
    margin: 0 0 10px 0;
  }

  .counters .module-number p {
    font-size: 52px;
    line-height: 1em;
  }
}

/* ***** Testimonial ***** */
.testimonial .carousel-nav .flickity-button:hover {
  color: #ffffff;
  background: #000000;
}

.testimonial
  .carousel-dots-mobile.carousel-dots-mobile-outside
  .flickity-page-dots {
  margin-top: 1.5em;
}

.carousel-dots-mobile .flickity-page-dots .dot:first-child {
  margin-inline-start: 0;
}

@media (max-width: 1199px) {
  .testimonial {
    padding: 170px 30px 85px 30px;
  }

  .testimonial .image-container {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }

  .testimonial .lqd-imggrp-img-container {
    width: 50%;
    margin: auto;
  }

  .testimonial .carousel-item {
    padding-inline-start: 0;
    padding-inline-end: 0;
  }
}

@media (max-width: 767px) {
  .testimonial {
    padding: 70px 10px;
  }
}

/* ***** Clients ***** */
@media (max-width: 1199px) {
  .clients .module-img {
    margin: 20px 0;
  }
  .clients .lqd-imggrp-single {
    margin: 1.5rem 0;
  }
}

/* @media (max-width: 767px) {
  .clients .lqd-imggrp-single {
    margin: 1.5rem 0;
  }
} */

/* ***** Contact ***** */
@media (max-width: 1199px) {
  .contact {
    padding-right: 35px;
    padding-left: 35px;
  }

  .contact .ld-fancy-heading h2 {
    font-size: 36px;
  }

  .contact .module-white {
    padding: 30px 20px;
  }
}

@media (max-width: 767px) {
  .contact {
    padding: 70px 15px;
  }

  .c-register .container-D {
    padding-left: 0;
    padding-right: 0;
  }

  .c-register .ld-fancy-heading h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
  }

  .contact .module-white {
    padding: 30px 20px 15px 20px;
  }
  .contact .module-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

img.testimonial-img {
  max-width: 280px;
  max-height: 280px;
}

.lqd-icn-msg {
  bottom: 0.5rem;
  right: -0.5rem;
}

.ld-fancy-newsletter {
  /* max-width: 212px; */
  max-width: 100%;
}

.icn-full {
  width: 100%;
  height: 100%;
}

.img-circle-1 {
  width: 250px;
  height: 512px;
  left: 0;
  z-index: 2;
  top: 3rem;
}

/* .img-circle-2 {
  width: 308px;
  height: 630px;
  right: 0;
  z-index: 2;
  bottom: -5%;
} */

.img-circle-2 {
  width: 148px;
  height: 320px;
  right: 0;
  z-index: 2;
  bottom: -170px;
}

@media (min-width: 1680px) {
  .img-circle-2 {
    width: 308px;
    height: 630px;
    right: 0;
    z-index: 2;
    /* bottom: -5%; */
    bottom: -330px;
  }
}
.img-circle-3 {
  width: 228px;
  height: 669px;
  left: 0;
  z-index: 2;
  bottom: -15%;
}
.img-circle-3--modify-1 {
  bottom: auto;
  top: 0;
}
.img-circle-4 {
  width: 590px;
  height: 1489px;
  right: 0;
  z-index: 0;
  bottom: 0;
}

.img-circle-4-modify-1 {
  bottom: auto;
  top: -50%;
}

.img-circle-5 {
  width: 443px;
  height: 726px;
  left: 0;
  z-index: 0;
  top: 0;
}

.img-circle-6 {
  width: 308px;
  height: 631px;
  right: 0;
  z-index: 0;
  top: 30%;
}
.img-circle-6-modify-1 {
  top: -30%;
}

.img-circle-6-modify-12 {
  top: 0;
  height: 515px;
}

.img-circle-7 {
  max-width: 590px;
  max-height: 838px;
  right: 0;
  z-index: 0;
  bottom: 0;
  width: auto;
  height: 80%;
}

.img-circle-8 {
  /* width: 512px;
  height: 550px; */
  /* width: 44vh; */
  width: 8vw;
  height: auto;
  left: 0;
  z-index: 0;
  top: 10%;

  left: 0;
  z-index: 0;
  top: 10%;
}

.img-circle-8-modify {
  top: 20%;
}
.img-circle-9 {
  /* width: 587px;
  height: 691px; */
  width: 50vh;
  height: auto;
  right: 0;
  z-index: 0;
  top: 0;
}


.img-circle-9--modify-1 {
  width: 437px;
  height: 514px;
}
.img-circle-10 {
  width: 442px;
  height: 1118px;
  left: 0;
  z-index: 0;
  top: 38%;
}

.img-circle-8-modify-1 {
  top: 0;
}
.img-circle-8-modify-2 {
  top: 30%;
  width: 312px;
  height: 384px;
}

.img-home-8-modify-3 {
  top: 0;
  width: 100%;
  height: 384px;
}

.img-trade-10 {
  width: 707px;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 0;
  bottom: 0;
}

.img-trade-10 img{
  position: absolute;
  top: unset;
  bottom: 41px;
  z-index: 100000;
  left: 0;
}

.img-trade-10::before{
    position: absolute;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166.82 156.05'%3E%3Cpath fill='%23f57f29' d='m72.12,156.05H0v-51.59c0-20.88,1.84-37.34,5.52-49.4,3.67-12.06,10.48-22.88,20.4-32.46C35.85,13,48.51,5.48,63.91,0l14.12,29.77c-14.37,4.79-24.69,11.46-30.92,20.02-6.25,8.56-9.54,19.93-9.88,34.13h34.91v72.13Zm88.8,0h-72.12v-51.59c0-21.05,1.84-37.55,5.52-49.53,3.68-11.98,10.53-22.76,20.53-32.34,10.02-9.58,22.63-17.11,37.86-22.59l14.12,29.77c-14.37,4.79-24.69,11.46-30.93,20.02-6.25,8.56-9.54,19.93-9.88,34.13h34.91v72.13Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 166.8206px;
    height: 156.0497px;
    top: 124px;
    left: -27px;
}

/* .img-trade-10::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 612.76 697.63'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Crect class='cls-3' fill='none' x='335.59' y='100.89' width='277.17' height='596.74'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='cls-4' clip-path= 'url(%23clippath)'%3E%3Crect class='cls-2' fill='none' stroke-miterlimit='10' stroke-width='5px' stroke='%23ffd24f' x='353' y='122.76' width='560' height='560'/%3E%3C/g%3E%3Crect class='cls-1' stroke-miterlimit='10' stroke-width='5px' fill='none' stroke='%23f57f29' x='2.5' y='2.5' width='566.66' height='566.66'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
} */


.r-home-orange-bg {
  background-color: #FCE7D0;
  width: 570px;
  height: 570px;
  /* top: -33%; */
  top: -148px;
  left: 26.1%;
  z-index: -1;
}

.form .module-form {
  box-shadow: 0 40px 80px 0px rgba(83, 94, 132, 0.15);
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

/* .module-contact {
  box-shadow: 0 2em 3em 0 rgba(0, 0, 0, 0.2);
} */

.feature-counter {
  width: 211px;
  height: 211px;
  align-items: center;
  justify-content: center;
  display: flex;
}
/* .titlebar-cms-banner{
  height: 400px;
} */
.banner-size {
  max-width: 100%;
}
.lqd-custom-menu .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.lqd-custom-menu--btm > ul > li {
  color: var(--lqd-color-blue-700);
  padding-left: 15px;
}
.contact .row {
  position: relative;
  z-index: 2;
}
.has-accordion-page .lqd-imggrp-single,
.has-accordion-page .lqd-imggrp-img-container {
  width: 100%;
}
.footer-info a {
  color: #fff;
}

.footer-info a:hover {
  color: var(--lqd-color-primary);
}

/* ***** Form ***** */
.form .module-form {
  box-shadow: 0 40px 80px 0px rgba(83, 94, 132, 0.15);
}
.form .g-lqd-contact-form {
  --input-margin-bottom: 20px;
  --inputs-margin: 0 0 var(--input-margin-bottom) 0;
}
@media (max-width: 767px) {
  .form .module-form {
    margin-right: 10px;
    margin-left: 10px;
    padding: 35px 15px;
  }
  .g-home-about.g-home-about-main{
    margin-top: 20px !important;

  }
}

/* ***** Map ***** */
.map .module-contact {
  box-shadow: 0 2em 3em 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1199px) {
  .map .module-col {
    padding-right: 50px;
    padding-left: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .form {
    padding-top: 3rem;
    padding-bottom: 8rem;
  }
  .map .module-contact {
    box-shadow: none;
  }

  .feature-counter {
    width: 180px;
    height: 180px;
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .map .module-col {
    padding-right: 20px;
    padding-left: 20px;
    margin: 0;
  }
  .map .module-contact {
    padding: 45px 20px;
    background: transparent;
  }
  .form {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3rem;
    padding-bottom: 4rem;
  }
}
/* 
.text-call-info {
  font-size: 11px;
} */

@media (min-width: 1200px) {
  .cms-body {
    min-height: 710px;
  }

  .main-nav > li {
    display: inline-flex;
    justify-content: center;
    margin-bottom: 0;
  }
  .main-nav > li > a {
    /* font-size: 17px; */
    /* background: red; */
    color: #fff;
  }
  
  .banner {
    height: 70vh;
    height: auto;
    position: relative;
    padding: 10em 0;
  }
  .svg-banner{
    position: absolute;
    bottom: -155px;
    left: 0;
  }
  .main-footer{
    position: relative;
    margin-top: 200px;
  }
  .footer-svg{
    position: absolute;
    
    top: -158px;
    /* z-index: 999; */
  }
}

@media (min-width: 1580px) {
  .banner {
    height: 80vh;
  }

}

@media (max-width: 1399px) {
  /* .main-nav > li > a {
    font-size: 16px;
  } */
  /* .text-call-info {
    font-size: 18px;
  } */
}

.custom-accordion svg{
  display: none;
}



.lft-right-article{

}

.custom-accordion .container--accordion{
  padding-left: calc(var(--lqd-row-gutter-x) * 0.5 + 15px);
  padding-right: calc(var(--lqd-row-gutter-x) * 0.5 + 15px);
}

@media (min-width: 576px) {
  .carousel-item--banner.has-one-child .carousel-item-content > div.container {
    max-width: var(--lqd-container-width-xs, 540px);
  }
}

@media (min-width: 768px) {
  .carousel-item--banner.has-one-child .carousel-item-content > div.container {
    max-width: var(--lqd-container-width-sm, 720px);
  }

  .custom-accordion .container--accordion{
    padding-left: 30px;
    padding-right: 30px;
  }
  /* .faq-page .custom-accordion .container--accordion{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }  */

  

}

@media (min-width: 992px) {
  .carousel-item--banner.has-one-child .carousel-item-content > div.container {
    max-width: var(--lqd-container-width-md, 960px);
  }

  
  .custom-accordion svg {
    display: block;
    top: -50px;
    width: 8.5vw;
    max-width: 300px;
    left: 0;
  }
  .section-article.section-article-homepage{
    margin: 5vw 0 12.5vw;
  }
  .custom-accordion .container--accordion {
    max-width: var(--lqd-container-width-md, 810px);
  }
}



@media (min-width: 1024px) {
  .faq-page .custom-accordion .container--accordion{
    /* padding-left: 8vw; */
    padding-left: 11vw;
    padding-right: 2rem;

  }
  .custom-accordion .container--accordion {
    /* padding-left: 0;
    padding-right: 0; */
    /* background-color: rgba(172, 255, 47, 0.209); */
  }
}

@media only screen and (min-width: 1024px) and (min-height: 768px) and (orientation: landscape) {
  .faq-page .custom-accordion .container--accordion, .adms-faq .custom-accordion .container--accordion{
    padding-left: 13vw;
    padding-right: 1.5rem;
    /* background-color: rgb(4 255 0 / 25%); */
  }
  .custom-accordion .container--accordion {
    padding-left: 0;
    padding-right: 0;
    max-width: 90vw;
}
.lft-right-article-bg{
  min-height: 580px;
  }
}

@media only screen 
  and (min-device-width: 810px) 
  and (max-device-width: 1080px) 
  and (min-device-height: 600px)
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
  .faq-page .custom-accordion .container--accordion, .adms-faq .custom-accordion .container--accordion{
    padding-left: 13vw;
    padding-right: 1.5rem;
    /* background-color: rgb(255 0 0 / 25%); */
  }
  .custom-accordion .container--accordion {
    padding-left: 0;
    padding-right: 0;
    max-width: 90vw;
}
.lft-right-article-bg{
  min-height: 580px;
  }
}



@media only screen and (min-width: 1180px) and (min-height: 820px) and (orientation: landscape) {

  .faq-page .custom-accordion .container--accordion , .adms-faq .custom-accordion .container--accordion {
    padding-left: 13vw;
    padding-right: 1.5rem;

  }
  .custom-accordion .container--accordion {
    padding-left: 0;
    padding-right: 0;
    /* background-color: rgba(255, 0, 0, 0.201); */
    max-width: 960px;
    /* max-width: 82vw; */
}
/* .lft-right-article-bg{
  max-height: 630px;
  } */
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
  .custom-accordion .container--accordion {
    padding-left: 0;
    padding-right: 0;
    /* background-color: rgba(255, 225, 0, 0.201); */
    /* max-width: 82vw; */
    max-width: auto;
}
}

@media (min-width: 1200px) and (pointer: fine) {
  .carousel-item--banner.has-one-child .carousel-item-content > div.container {
    max-width: var(--lqd-container-width-lg, 1140px);
  }

  .custom-accordion svg {
    display: block;
    top: -50px;
    width: calc(10vw + 10%);
    max-width: 300px;
    left: 0;
}
.custom-accordion .container--accordion{
  max-width: 80vw;
  padding-left: calc(var(--lqd-row-gutter-x) * 0.5);
  padding-right: calc(var(--lqd-row-gutter-x) * 0.5);
  /* background-color: rgba(0, 0, 255, 0.182); */
}
  .faq-page .custom-accordion .container--accordion , .adms-faq .custom-accordion .container--accordion{
    padding-left: 15vw;
  }
}
@media (min-width: 1400px) {
  .carousel-item--banner.has-one-child .carousel-item-content > div.container {
    max-width: var(--lqd-container-width);
  }

  .custom-accordion .container--accordion{
    max-width: 1080px;
    padding-left: calc(var(--lqd-row-gutter-x) * 0.5);
    padding-right: calc(var(--lqd-row-gutter-x) * 0.5);
    /* background-color: rgba(0, 0, 255, 0.182); */
  }
  .faq-page .custom-accordion .container--accordion , .adms-faq .custom-accordion .container--accordion{
    padding-left: 15vw;
  }
}

@media (min-width: 1680px) {
  .faq-page .custom-accordion .container--accordion , .adms-faq .custom-accordion .container--accordion{
    padding-left: calc(var(--lqd-row-gutter-x) * 0.5);
    padding-right: calc(var(--lqd-row-gutter-x) * 0.5);
  }
  .custom-accordion .container--accordion{
    padding-left: calc(var(--lqd-row-gutter-x) * 0.5);
    padding-right: calc(var(--lqd-row-gutter-x) * 0.5);
    /* background-color: rgba(55, 255, 0, 0.182); */
  }
}

.banner .flickity-page-dots .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 4px;
  position: relative;
  border-radius: 5em;
  background-color: var(--lqd-color-primary);
  color: var(--lqd-color-primary);
  transition: all 0.3s;
  cursor: pointer;

  opacity: 0.3;
}

.banner .flickity-page-dots .dot.is-selected {
  background-color: var(--lqd-color-primary);
  color: var(--lqd-color-primary);
  opacity: 1;
}

/* ***** Image box ***** */
@media (max-width: 1199px) {
  .image-box {
    padding-right: 35px;
    padding-left: 35px;
  }
  .image-box .module-col {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .image-box {
    padding: 0 10px 0px 10px;
  }
  .image-box .module-img {
    height: 312px;
  }

  .image-box .module-img:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1199px) {
  .map .module-contact {
    background: transparent;
  }
  .h-310 {
    height: 645px;
  }
  .img-circle-1 {
    width: 250px;
    height: auto;
  }
  .img-circle-2 {
    width: 25vw;
    height: auto;
    bottom: -20vw;
  }
  .img-circle-3 {
    width: 20vw;
    height: auto;
    bottom: 0;
  }
  .img-circle-3--modify-1 {
    width: 40vw;
    height: auto;
    bottom: 20%;
    top: auto;
  }
  .img-circle-4 {
    width: 40vw;
    height: auto;
    bottom: auto;
    top: 20%;
  }
  .img-circle-5 {
    width: 60vw;
    height: auto;
    left: 0;
    z-index: 0;
    top: 0;
  }
  .img-circle-6 {
    width: 40vw;
    height: auto;
    top: 60%;
  }
  .img-circle-7 {
    width: 70vw;
    height: auto;
  }
  .img-circle-8 {
    width: 30vw;
    height: auto;
    top: 3rem;
    display: none;
  }
  .img-circle-9 {
    width: 40vw;
    height: auto;
    right: 0;
    z-index: 0;
    top: 0;
  }

  .img-circle-10 {
    width: 45vw;
    height: auto;
    top: 25rem;
  }

  .img-circle-8-modify {
    top: 26%;
  }
  /* .c-cms-content {
    padding-top: 75px;
    padding-bottom: 75px;
  } */
  .cms-body {
    padding-top: 75px;
    padding-bottom: 75px;
  }

  .cms-body--search {
    min-height: 560px;
  }

  .cms-body--no-pad {
    padding-top: 0;
    padding-bottom: 0;
  }
  .image-box--custom {
    padding-top: 75px;
  }
  .has-accordion-page {
    padding-right: 35px;
    padding-left: 35px;
  }
  .has-accordion-page h2 {
    font-size: 36px;
  }
  .has-accordion-page .module-col {
    padding: 10px;
  }
  .col--custom-cms-lft {
    padding-bottom: 40px;
  }
  .col--custom-studies {
    margin-bottom: 0px;
  }
  .counter {
    padding-top: 40px;
  }
  .case-studies {
    padding-top: 0;
    padding-bottom: 80px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .case-studies--no-pad {
    padding-top: 0;
    padding-bottom: 0;
  }

  .case-studies.home {
    padding-top: 90px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 991px) {
  .img-circle-8-modify {
    top: 40%;
  }
}

@media screen and (min-width: 992px) {
  .ld-gmap.embed-responsive-16by9::before {
    padding-top: 36.25%;
  }
  .map-address {
    margin-top: -36.25%;
  }
  
}

@media screen and (max-width: 767px) {
  .img-circle-1 {
    width: 40vw;
    height: auto;
    top: 2rem;
  }
  .img-circle-8-modify {
    top: 50%;
  }
  .img-circle-9 {
    width: 60vw;
  }
  .lqd-icn-msg {
    width: 50px;
    height: 50px;
  }

  .text-18 {
    font-size: 16px;
  }
  .titlebar-inner p {
    font-size: 16px;
  }
  /* .c-cms-content {
    padding-top: 55px;
    padding-bottom: 55px;
  } */
  .cms-body {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  .cms-body--no-pad {
    padding-top: 0;
    padding-bottom: 0;
  }
  .image-box--custom {
    padding-top: 55px;
  }
  .has-accordion-page {
    padding: 40px 10px 60px 10px;
  }

  .ld-fancy-newsletter {
    max-width: 100%;
  }
  .ld-sf [type="submit"] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .col--cstm-ftr-2 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer-info .ld-fancy-heading {
    text-align: center;
  }

  .footer-info .module-last {
    padding: 40px 0;
  }
  .col--custom-studies {
    margin-bottom: 0px;
  }
  .counter {
    padding-top: 40px;
  }
  .case-studies {
    padding-top: 0;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .case-studies--no-pad {
    padding-top: 0;
    padding-bottom: 0;
  }
  .case-studies.home {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .case-studies h2 {
    font-size: 30px;
  }
}

@media screen and (min-width: 1580px) {
  .img-circle-8 {
    width: 16vw;
  }
  .footer-contact-square{
    left: 62% !important;
  }
  
}

.wpcf7-form .wpcf7-spinner {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 45px;
  background: transparent;
  opacity: 1;
  background: var(--lqd-color-blue-700);
  border-radius: 2px;
  margin: 0;
  z-index: 2;
}

.wpcf7-form .wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 15px;
  left: 15px;
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  /* transform: translate(-50%, -50%); */
}

.ld-fancy-newsletter .wpcf7 form.init .wpcf7-response-output,
.ld-fancy-newsletter .wpcf7 form.invalid .wpcf7-response-output {
  display: none !important;
  visibility: hidden !important;
}

.ld-fancy-newsletter .wpcf7-not-valid-tip {
  font-size: 11px;
  padding: 8px 0 0 0;
  line-height: 1.4;
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .col--cstm-ftr-1 {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  /* .carousel-nav{
    margin-top: 30px;
  } */
}

/* .wpcf7 form .wpcf7-response-output{
  display: none;
  visibility: hidden;
} */

.lqd-form-control-wrap .wpcf7-not-valid-tip {
  padding-top: 0;
  display: inline-flex;
  color: #ed3325;
  font-size: 0.84rem;
  align-items: center;
}

.lqd-form-control-wrap .wpcf7-not-valid-tip::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23ed3325' d='M10 18C5.58172 18 2 14.4183 2 10C2 5.58172 5.58172 2 10 2C14.4183 2 18 5.58172 18 10C18 14.4183 14.4183 18 10 18ZM10 6C9.44772 6 9 6.44772 9 7V11C9 11.5523 9.44772 12 10 12C10.5523 12 11 11.5523 11 11V7C11 6.44772 10.5523 6 10 6ZM10 15C10.5523 15 11 14.5523 11 14C11 13.4477 10.5523 13 10 13C9.44772 13 9 13.4477 9 14C9 14.5523 9.44772 15 10 15Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  opacity: 1;
  margin-right: 0.4rem;
}

.scene-hidden {
  display: none !important;
}

.icon-list-icon path:hover,
.icon-list-icon path:focus {
  fill: var(--lqd-color-primary);
}

.g-lqd-contact-form .wpcf7-form .wpcf7-spinner,
.wpcf7-form .collective__form .wpcf7-spinner {
  position: absolute;
  left: 0;
  top: 0;
  width: 132px;
  height: 50px;
  background: transparent;
  opacity: 1;
  background: var(--lqd-color-primary);
  border-radius: 50px;
  margin: 0;
  z-index: 2;
  padding: 0 2.8em;
}

.g-lqd-contact-form .wpcf7-form .wpcf7-spinner::before,
.wpcf7-form .collective__form .wpcf7-spinner::before {
  content: "";
  position: absolute;
  background-color: #fbfbfc;
  top: 15px;
  left: calc(50% - 10px);
  width: 6px;
  height: 6px;
  border: none;
  border-radius: 100%;
  transform-origin: 8px 8px;
  animation-name: spin;
  animation-duration: 1000ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  /* transform: translate(0%, -90%); */
}

.ld-fancy-newsletter .wpcf7 form.sent .wpcf7-response-output {
  padding: 0.4rem 1rem;
  margin: 0;
  /* border: none; */
  margin-bottom: 0.9rem;
  font-size: 12px;
  background-color: #ffe2ca;
  border-color: #ffcba0;
  border-width: 1px;
  border-radius: 4px;
  color: #893e00;
  margin-top: -0.3rem;
  text-align: center;
  line-height: 1.3;
}

.g-lqd-contact-form .wpcf7 form.invalid .wpcf7-response-output,
.g-lqd-contact-form .wpcf7 form.sent .wpcf7-response-output,
form.invalid .collective__form + .wpcf7-response-output,
form.sent .collective__form + .wpcf7-response-output {
  padding: 1em 1em;
  margin: 0;
  /* border: none; */
  margin-bottom: 0;
  font-size: 16px;

  border-width: 1px;
  border-radius: 4px;
  line-height: 1.4;
  margin-top: 2rem;
  text-align: center;
}

.g-lqd-contact-form .wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.invalid .collective__form + .wpcf7-response-output {
  background-color: #ffdddb;
  border-color: #ffc9c5;
  color: #e33226;
}
.g-lqd-contact-form .wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.sent .collective__form + .wpcf7-response-output {
  background-color: #ffe2ca;
  border-color: #ffcba0;
  color: #893e00;
}

@media (min-width: 768px) {
  .wpcf7 form.invalid .collective__form + .wpcf7-response-output {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-cms-content.text-center {
  text-align: left;
}

.board-members-block {
}

.board-members-figure {
  display: block;
  padding-bottom: 146%;
  background: #f2f2f2;
}
.board-members-figure__img {
  left: 0;
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  top: 0;
  object-fit: cover;
  z-index: 1;
  mix-blend-mode: darken;
}

.board-members-content {
  display: block;
  background-color: var(--lqd-color-blue-700);
  opacity: 1;
  transition: opacity 1s;
  bottom: 0;
}

.board-members-name {
  display: block;
  text-align: center;
}

.board-members-designation {
  display: block;
  text-align: center;
  /* display: none; */
}

/* .board-members-figure::before {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  opacity: 0;
  transform: scale(1);
  background: rgb(149,157,161);
  background: linear-gradient(133deg, rgba(149,157,161,1) 0%, rgba(11,20,61,1) 100%);
  transition: opacity 0.65s, transform 0.65s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
} */

.board-members-block {
  padding: 0;
}

/* .board-members-block:hover .board-members-content {
  background-color: var(--lqd-color-primary);
} */

/* modal */
  .board-members-figure--modal {
    padding-bottom: unset;
    display: flex;
    background-color: transparent;
    justify-content: center;
    margin-bottom: 2rem;
}
.board-members-figure--modal .board-members__img-wrap {
  border-radius: 3px;
  object-fit: cover;
  object-position: top;
  background: #f5f5f5;
  width: 220px;
  height: 260px;
}
.modal-designation{
  font-weight: 600;
}
.carousel-item-circle{
  right: auto;
    left: 380px;
    top: -40px;
    bottom: auto;
    max-width: 100px;
    max-height: 100px;
    mix-blend-mode: multiply;
    background-color: var(--lqd-color-primary);
}


/*

.board-members-block:hover .board-members-content{
  opacity: 1;
} */

@media (min-width: 1200px) {
  .col--5 {
    flex: 0 0 auto;
    width: 20%;
  }
}

.mouse-in .backface-hidden {
  border-radius: 12px;
}

.collective__form {
}

.form-media-search__dropdown {
  position: relative;
}

.form-media-search__dropdown select {
  position: relative;
  z-index: 3;
  background-color: transparent;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  padding-right: 15px;
}

.form-media-search__dropdown::after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 0px;
  height: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #b2b2b2;
  right: 8px;
  z-index: 2;
}

.form-media-search__dropdown::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  display: block;
  z-index: 1;
}

.form-media-search__col,
.form-media-search__col-input {
  /* background: red; */
  width: 100%;
  margin-bottom: 10px;
}

.modal-governance {
  font-size: 16px;
  line-height: 1.46;
}

.modal-governance p {
  margin-bottom: 1em;
}

.lqd-modal--governance {
  padding: 3em;
  max-height: none !important;
}

@media (min-width: 768px) {
  .lqd-modal--governance {
    padding: 3.5em;
  }
  .form-media-search__col,
  .form-media-search__col-input {
    margin-bottom: 0;
  }
  .form-media-search__col {
    width: 15%;
    flex: 0 0 auto;
  }

  .form-media-search__col.btn {
    width: auto;
  }
  .form-media-search__col.input-filled {
    width: auto;
  }

  .form-media-search__col-input {
    width: 25%;
    flex: 0 0 auto;
  }
  .modal-governance {
    font-size: 18px;
  }
  .modal-governance p {
    margin-bottom: 1.5em;
  }
}

@media (min-width: 1200px) {
  .lqd-modal--governance {
    padding: 5em;
  }
}

/* .wpsl-search {
  display: none !important;
} */

.content #wpsl-wrap {
  margin-bottom: 6rem;
  background: white;
  /* border: 1px #e8e8e8 solid; */
  padding: 0;
  background: white;
  border-radius: 0.8rem;
  box-shadow: 0 40px 80px 0px rgba(83, 94, 132, 0.15);
}

.content #wpsl-result-list {
  width: 33%;
  margin-right: 0.5%;
  /* padding: 0 0 0 12vw; */
  padding: 3rem 2rem;
  background: white;
}

/* .content #wpsl-gmap{
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 39.1%;
  height: auto !important;
} */

.content #wpsl-gmap {
  padding-bottom: 0;
  height: calc(350px + 6rem) !important;
  margin: 0;
}

.content #wpsl-stores {
  overflow-y: scroll;
}

.content #wpsl-stores::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 6px;
}

.content #wpsl-stores::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
  border-radius: 6px;
}

.content #wpsl-stores::-webkit-scrollbar-thumb {
  background-color: #bcbcbc;
  border-radius: 6px;
}

.content #wpsl-wrap #wpsl-result-list li {
  border-bottom: 1px solid #e7e8e8;
  margin-right: 1rem;
  padding: 15px 10px;
}

.content .wpsl-direction-wrap {
  color: var(--lqd-color-secondary);
  font-weight: 700;
  line-height: 1.6;
}

.content .wpsl-store-location span {
  font-size: 12px;
}

.content #wpsl-result-list li p {
  padding-left: 0;
  margin: 0 0 20px 0;
  line-height: 1.6;
}

.content #wpsl-result-list li p strong {
  color: var(--lqd-color-primary);
}

.content .wpsl-direction-wrap {
  color: var(--lqd-color-secondary);
  font-weight: 700;
}

.content #wpsl-result-list a {
  outline: 0;
  font-weight: 500;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--lqd-body-text-color);
}

.content #wpsl-result-list a:hover {
  color: var(--lqd-color-primary);
}

svg.video-blue-svg.g-home-about__img--rect{
  /* right: -40px; */
  /* bottom: -35px; */
  top: calc(100% - 60px);
}

@media (max-width: 1199px) {
  .content #wpsl-wrap {
    margin-left: calc(10% - 15px);
    width: auto;
    margin-right: calc(10% - 15px);
  }

  .content #wpsl-result-list {
    padding: 1rem 1rem;
    background: white;
  }
}

@media (max-width: 767px) {
  .content #wpsl-wrap {
    margin-right: 10px;
    margin-left: 10px;
    width: auto;
  }

  .content #wpsl-gmap {
    padding-bottom: 100%;
    margin: 0;
    height: auto !important;
  }

  .content #wpsl-result-list {
    width: 100%;
    margin-right: 0;
    padding: 1rem 1rem;
    background: white;
  }
}

@media (max-width: 575px) {
  .content #wpsl-wrap {
    margin-right: 5px;
    margin-left: 5px;
    width: auto;
  }
}


/* Utilities */
.pb-27percent {
	padding-bottom: 27%;
}

.mt-5,
.my-5 {
	margin-top: 5px;
}

.pt-32percent {
	padding-top: 32%;
}

.pt-122{
	padding-top: 122px;
}

.mb-32,
.my-32 {
	margin-bottom: 32px;
}

.mt-277 {
	margin-top: 277px;
}

.leading-57px {
  line-height: 57px;
}

.box-shadow-bottom-b1{
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
}

.mb-24,
.my-24 {
	margin-bottom: 24px;
}

.mb-190 {
	margin-bottom: 190px;
}

.r-home-about .img-side {
  padding: 0;
  position: absolute !important;
  top: 0px;
  height: 100%;
  z-index: 100;
}

.r-home-about .r-home-about__imgleft::before {
    content: "";
    width: 570px;
    height: 570px;
    position: absolute;
    background: #FCE7D0;
    inset: -131px 0 0 396px;
    z-index: -1;
}

.r-home-about .r-home-about__imgleft::after {
    content: "";
    width: 98px;
    height: 98px;
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 102.54 102.54'%3E%3Crect class='cls-1' fill='none' stroke='%23f57f29' stroke-miterlimit='10' stroke-width='5px' x='2.5' y='2.5' width='97.54' height='97.54'/%3E%3C/svg%3E");
    position: absolute;
    background-repeat: no-repeat;
    inset: -46px 0 0 626px;
    z-index: 10000;
}


.r-home-about .img-side.img-left {
  left: 0;
}


.r-home-about .r-home-about-wrap {
  max-width: 452px;
}


/* TRade Starts */

.r-home-trade .img-side {
  position: absolute !important;
  top: 0px;
  height: 100%;
  z-index: 100;
}


.r-home-trade .img-side.img-left {
  left: auto;
  right: 10px;
}

.r-home-trade .img-side.img-left svg{
  position: absolute;
  width: 100%;
  left: 0;
  height: 691px;
}

.r-home-trade .img-side.img-left img{
    /* bottom: -26px;
    left: 10%;
    position: relative;
    width: auto;
    height: 537px; */
    position: absolute;
    right: 0;
}

.r-home-trade .r-home-trade__imgright .img-left .img-left__qoute::before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 166.82 156.05'%3E%3Cpath fill='%23f57f29' d='m72.12,156.05H0v-51.59c0-20.88,1.84-37.34,5.52-49.4,3.67-12.06,10.48-22.88,20.4-32.46C35.85,13,48.51,5.48,63.91,0l14.12,29.77c-14.37,4.79-24.69,11.46-30.92,20.02-6.25,8.56-9.54,19.93-9.88,34.13h34.91v72.13Zm88.8,0h-72.12v-51.59c0-21.05,1.84-37.55,5.52-49.53,3.68-11.98,10.53-22.76,20.53-32.34,10.02-9.58,22.63-17.11,37.86-22.59l14.12,29.77c-14.37,4.79-24.69,11.46-30.93,20.02-6.25,8.56-9.54,19.93-9.88,34.13h34.91v72.13Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 167px;
  height: 157px;
  /* inset: 124px 0 0 116px; */
  right: 475px;
    top: 124px;
}

.r-home-trade .r-home-trade-wrap {
  max-width: 452px;
}

/* Case Studies */
.r-case-study {
  margin-top: 10rem;
}
.r-case-study .r-see-case-studies {
    position: absolute;
    bottom: 101px;
    right: 80px;
}


@media (max-width: 991px) {
  .r-case-study .r-see-case-studies {
      bottom: 20px;
  }
  /* .r-case-study {
    margin-top: 0;
  } */
}


@media (max-width: 767px) {
  .r-case-study .r-see-case-studies {
      bottom: 20px;
  }
}

.r-case-study .r-see-case-studies a{

}

.r-case-study .r-see-case-studies a span {
  margin-top: 3px;
}

.r-case-study .r-see-case-studies a:hover svg,
.r-case-study .r-see-case-studies a:hover svg circle,
.r-case-study .r-see-case-studies a:hover svg line 
 {
  transition: 0.3s all ease-in-out;
}

.r-case-study .r-see-case-studies a:hover svg circle {
    fill: var(--lqd-color-accent);
}
.r-case-study .r-see-case-studies a:hover svg line {
    stroke: #ffffff;
}

.r-case-study::before {
  content: "";
  position: absolute;
  background-color: #FCE7D0;
  width: 429.3565px;
  height: 571.338px;
  top: -4rem;
  left: 0;
}


@media (max-width: 767px) {
  .g-pageCase .r-case-study::before {
    height: 100%;
    top: -3rem;
  }

  .g-pageCase .btn-naked{
    display: none;
  }
}

.r-case-study .lqd-pf-overlay-bg{
  background: rgb(255,210,79);
  background: linear-gradient(200deg, rgba(255,210,79,1) 0%, rgba(245,127,41,1) 49.2601%, rgba(227,50,38,1) 100%);
}

.r-case-study .blue.lqd-pf-overlay-bg{
  background: linear-gradient(200deg, rgba(0, 5, 62, 1) 0%, rgba(0, 5, 62, 1) 49.2601%, rgba(0, 5, 62, 1) 70%);
}
.r-case-study .orange.lqd-pf-overlay-bg{
  background: linear-gradient(200deg, rgba(245, 127, 41, 1) 0%, rgba(245, 127, 41, 1) 49.2601%, rgba(245, 127, 41, 1) 70%);
}
.r-case-study .yellow.lqd-pf-overlay-bg {
  background: linear-gradient(200deg, rgba(255, 210, 79, 1) 0%, rgba(255, 210, 79, 1) 49.2601%, rgba(255, 210, 79, 1) 70%);
}
.r-case-study .red.lqd-pf-overlay-bg{
  background: linear-gradient(200deg, rgba(227, 50, 38, 1) 0%, rgba(227, 50, 38, 1) 49.2601%, rgba(227, 50, 38, 1) 70%);
}
.r-case-study .grey.lqd-pf-overlay-bg{
  background: linear-gradient(200deg, rgba(148, 156, 161, 1) 0%, rgba(148, 156, 161, 1) 49.2601%, rgba(148, 156, 161, 1) 70%);
}
/* Case Studies */


/* Contact Now Start */

.contact {
  /* background-image: url(../../../images/demo/digital-hub/contact-now-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover; */
  background-color: #00053e;
}

/* Contact Now Ends */



/* Banner Starts */


/* ***** Banner ***** */
.banner .carousel-container .carousel-item .carousel-item-inner .carousel-item-content .container-fluid{
  padding: 0 1.4%;
}

.lqd-submenu-cover
  .main-nav
  > .menu-item-has-children:not(.megamenu)
  > .nav-item-children {
  padding-top: 80px;
  top: 20px;
}

/* .banner .btn-solid {
	background-image: linear-gradient(90deg, var(--lqd-color-gradient-start) 0%, var(--lqd-color-gradient-stop) 100%);
}

.banner .btn-solid:hover,
.banner .btn-solid:focus {
	background-image: linear-gradient(90deg, var(--lqd-color-gradient-stop) 0%, var(--lqd-color-gradient-start) 100%);
} */


.banner .flickity-viewport-wrap {
  overflow: visible !important;
  /* overflow: hidden !important; */
}
/* 
.ld-masked-image .main-banner {
  clip-path: url(#banner-masked-svg);
  -webkit-clip-path: url(#banner-masked-svg);
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.ld-masked-image--banner {
  position: relative;
  z-index: -1;
} */

/* .ld-masked-image .main-banner img {
  position: relative;
  z-index: 2;
} */

.ld-masked-image--banner .svg-arw {
  position: absolute;
  width: min(40vw, 632px);
  height: min(40vw, 632px);
  display: block;
  bottom: auto;
  right: 12.4vw;
  content: "";
  z-index: 1;
  top: -6vw;
}

@media (min-width: 1680px) {
  .ld-masked-image--banner .svg-arw {
    right: 6.4vw;
    top: -2vw;
  }
}


.title-module--career {
  /* padding-top: 5em; */
}

.title-module-svg {
  width: 522px;
  height: 522px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  opacity: 0.3;
}

.title-module-svg-orange {
  width: 217px;
  height: 217px;
  transform: translateX(calc(-50% + 1em));
}

@media (max-width: 767px) {
  

  .banner .ld-fancy-heading h2 {
    /* font-size: 3rem; */
    line-height: 1.2;
    /* margin-top: 2vw; */
    text-shadow: 1px 1px .3em rgba(0,0,0,.6);
    /* margin-top: 2vw; */
  }

  .banner .module-btn {
    margin: 0 0 10px 0;
  }
  .ld-masked-image .main-banner {
    max-width: 70vw;
    margin-top: 0;
  }
  .col-bnr-right {
    margin-top: 1rem;
    padding-top: 3rem;
  }
  .title-module-svg {
    width: 85vw;
    height: 85vw;
  }
  .title-module--career {
    padding-top: 3em;
  }
  .ld-masked-image--banner .svg-arw {
    width: min(75vw, 632px);
    height: min(75vw, 632px);

    right: auto;
    left: 0;
  }
}

@media (max-width: 567px) {
  .col-bnr-right {
    margin-top: 0;
    padding-top: 3rem;
  }
}


/* Banner  Ends */


/* Footer Links Start*/
.footer-mid ul {
  padding: 0;
  margin-bottom: 0;
}

.footer-mid ul li{
  display: inline-block;
  margin-bottom: 0;
}

.footer-mid ul li a{
  color: #fff;
  position: relative;
}

.footer-mid ul li a::after{
  content: '';
  position: absolute;
  background-color: #fff;
  margin-right: -2px;
  width: 1px;
  height: 13px;
  inset: 1px 0 0 auto;
}

/* .footer-mid ul li:not(:last-child) a{
  padding-right: 10px;
  padding-left: 10px;
  transition: .3s all ease-in-out;
} */
.lqd-custom-menu > ul:not(.inline-ul) > li{
  /* margin-bottom: 4px; */
  margin-bottom: 0;
}
.footer-mid ul li a{
  padding-left: 5px;
  padding-right: 5px;
  transition: .3s all ease-in-out;
}

.footer-mid ul li a:hover {
   color: var(--lqd-color-primary);
}

.footer-mid ul li:last-child a::after{
  background-color: transparent;
}
.lqd-custom-menu > ul > li > a {
  color: #fff;
}

/* Footer Links End*/


/* .banner .flickity-page-dots {
  margin-top: -54px;
    padding-bottom: 40px;
} */

/* Home our Services */



.mb-39,
.my-39 {
	margin-bottom: 39px;
}


.r-contact__no	h6 span aimg {
  width: 1.625rem;
  height: 1.625rem;
}


p.lqd-fb-icon {
		height: 0;
		opacity: 0;
		visibility: hidden;
		font-size: 1rem;
		font-weight: 300;
		transition: .3s all ease-in-out;
}

.mouse-in p.lqd-fb-icon{
			height: initial;
			opacity: 1;
			visibility: visible;
			transition: .3s all ease-in-out; 
}


@media (max-width: 1160px) {
	.r-contact__no {
			display: none;
			background-color: red;
	}

}

/* Start Home our Services */

/* .lqd-fb:hover .lqd-fb-hover-overlay {
	opacity: .7;
  background: rgb(149,157,161);
  background: linear-gradient(180deg, rgba(164,97,165, 20%) 50%, rgba(166,96,166, 1) 100%);
} */

.service-img-overlay{
  position: relative;
}

.service-img-overlay:before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0, 0.16);
}

.lqd-fb:hover .lqd-fb-hover-overlay.lqd-fb-hover-overlay--apprentice{
  background: linear-gradient(180deg, rgba(0,0,0, 0%) 30%, rgba(253,181,21, 1) 100%);
}
.lqd-fb:hover .lqd-fb-hover-overlay.lqd-fb-hover-overlay--career{
  background: linear-gradient(180deg, rgba(0,0,0, 0%) 30%, rgba(00,174,218, 1) 100%);
}
.lqd-fb:hover .lqd-fb-hover-overlay.lqd-fb-hover-overlay--mentoring{
  background: linear-gradient(180deg, rgba(0,0,0, 0%) 30%, rgba(232,43,64, 1) 100%);
}
.lqd-fb:hover .lqd-fb-hover-overlay.lqd-fb-hover-overlay--networking{
  background: linear-gradient(180deg, rgba(0,0,0, 0%) 30%, rgba(166,96,166, 1) 100%);
}
.lqd-fb:hover .lqd-fb-hover-overlay.lqd-fb-hover-overlay--transition{
  background: linear-gradient(180deg, rgba(0,0,0, 0%) 30%, rgba(0,181,175, 1) 100%);
}
.lqd-fb:hover .lqd-fb-hover-overlay.lqd-fb-hover-overlay--allied{
  background: linear-gradient(180deg, rgba(0,0,0, 0%) 30%, rgba(19,131,10, 1) 100%);
}


/* Start Home our Services */


@media (max-width: 991px) {
  .g-home-about .g-home-about__img {
    position: static;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .g-home-about .g-home-about__img {
    position: static;
    width: 100%;
  }

  .g-home-about .module-content > div, .g-post-page .g-post-page__left-content, .g-post-page .g-post-page__right-content {
    max-width: 100%;
    margin-left: 0;
  }
  .g-home-about .md\:plr-30 {
     padding-left: 50px;
     padding-right: 50px;
  }
  .g-home-about .md\:text-30 {
     font-size: 40px;
  }
  .g-home-trade .g-home-trade__img {
      position: static;
      width: 100%;
  }

  .g-home-trade .md\:plr-30 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .g-home-trade  .g-home-trade__right-svg {
    top: 470px;
  }

  .r-case-study  .r-see-case-studies {
    padding-bottom: 0;
    margin-bottom: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    font-size: 18px;
  }

  .r-case-study {
    padding-bottom: 70px;
    margin-bottom: 50px;
    margin-top: 0;
  }
  .r-case-study .h5{
    font-size: 20px;
    line-height: 1.4;
  }

  .carousel-item .lqd-pf-content-v{
    margin-bottom: 0px;
  }
  
}

/* Trade  */

.g-home-trade .module-content{
  padding-left: 0;
}

.g-home-trade .g-home-trade__img img{
  position: relative;
}

.g-home-trade .g-home-trade__img img::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
}
/* .jobs-home a.btn{
  color: #fff;
} */

@media (max-width: 1199px){
  .g-home-trade__img {
    width: 100% !important;
  }
  .g-home-trade__img  .g-home-trade__right-svg{
    display: none;
  }

  .g-home-trade__img  .g-home-trade__colon-svg{
    top:35px;
    left: -45px;
  }
  .custom-accordion{
    margin-bottom: 3.5rem !important;
    margin-top: 3rem !important;
  }
  .adms-page-main .custom-accordion{
    margin-top: 6rem !important;
  }
}

@media (max-width: 991px) {
  .g-home-trade__img  .g-home-trade__colon-svg {
      left: -20px;
  }
  .module-content .icon-box-module .contents a{
    word-break: break-all;
    /* display: flex;
    align-items: baseline;
    justify-content: flex-start; */
  }
}

@media (max-width: 767px){
  .r-case-study {
      padding-top: 0;
  }
  .custom-accordion{
    margin-bottom: 3.5rem !important;
    margin-top: 3.5rem !important;
  }
  .lqd-custom-menu--btm > ul > li{
    padding-left: 0;
  }
  .footer-mid ul{
    padding-top: 15px;
  }
  .lqd-custom-menu--btm {
    padding-top: 15px;
  }
  .g-home-trade__img img {
    position: unset;
  }
  .g-see-case {
    margin-top: 0 !important;
}
  .g-post-page__img {
    position: unset;
  }
}


/* CONTACT FORM  */

.g-lqd-contact-form {
  --input-margin-bottom: 20px;
  --inputs-margin: 0 0 var(--input-margin-bottom) 0;
}

.g-lqd-contact-form h1,
.g-lqd-contact-form h2,
.g-lqd-contact-form h3,
.g-lqd-contact-form h4,
.g-lqd-contact-form h5,
.g-lqd-contact-form h6 {
  margin-top: 0;
}

.g-lqd-contact-form p {
  margin-bottom: 0;
  position: relative;
}

.g-lqd-contact-form p > label:only-child {
  width: 100%;
  margin-inline-end: 0;
}

.g-lqd-contact-form form > .lqd-cf-form-control:last-child {
  margin-bottom: 0;
}

.g-lqd-contact-form form > .row > div:last-child .lqd-cf-form-control {
  margin-bottom: 0;
}

.g-lqd-contact-form form .lqd-cf-not-valid-tip {
  text-align: start;
}

.g-lqd-contact-form .lqd-cf-response-output {
  margin: 15px 0 0;
}

.g-lqd-contact-form .form-message {
  padding: 0.7em 1em;
  border-radius: 4px;
}

.g-lqd-contact-form .form-message.form-success {
  background-color: #00CB99;
  color: #18302a;
}

.g-lqd-contact-form .form-message.form-error {
  background-color: #fe8282;
  color: #301818;
}

.g-lqd-contact-form .lqd-form-control-wrap {
  display: block;
  /* margin: var(--inputs-margin); */
  margin-bottom: 35px;
  flex-grow: 1;
  position: relative;
}

.g-lqd-contact-form select,
.g-lqd-contact-form input[type=text],
.g-lqd-contact-form input[type=email],
.g-lqd-contact-form input[type=password],
.g-lqd-contact-form input[type=number],
.g-lqd-contact-form textarea,
.g-lqd-contact-form .ui-button.ui-selectmenu-button {
  display: flex;
  width: 100%;
  height: 50px;
  position: relative;
  align-items: center;
  transition: all 0.3s;
  background-color: #E8E8E8;
}

.g-lqd-contact-form .ui-button.ui-selectmenu-button {
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-bottom-style: solid;
}

.g-lqd-contact-form select::-webkit-input-placeholder,
.g-lqd-contact-form input::-webkit-input-placeholder,
.g-lqd-contact-form textarea::-webkit-input-placeholder,
.g-lqd-contact-form .ui-button.ui-selectmenu-button::-webkit-input-placeholder {
  color: inherit;
}

.g-lqd-contact-form select::-moz-placeholder,
.g-lqd-contact-form input::-moz-placeholder,
.g-lqd-contact-form textarea::-moz-placeholder,
.g-lqd-contact-form .ui-button.ui-selectmenu-button::-moz-placeholder {
  color: inherit;
}

.g-lqd-contact-form select:-moz-placeholder,
.g-lqd-contact-form input:-moz-placeholder,
.g-lqd-contact-form textarea:-moz-placeholder,
.g-lqd-contact-form .ui-button.ui-selectmenu-button:-moz-placeholder {
  color: inherit;
}

.g-lqd-contact-form select:-ms-input-placeholder,
.g-lqd-contact-form input:-ms-input-placeholder,
.g-lqd-contact-form textarea:-ms-input-placeholder,
.g-lqd-contact-form .ui-button.ui-selectmenu-button:-ms-input-placeholder {
  color: inherit;
}

.g-lqd-contact-form select:focus,
.g-lqd-contact-form input:focus,
.g-lqd-contact-form textarea:focus,
.g-lqd-contact-form .ui-button.ui-selectmenu-button:focus {
  outline: none;
  /* Remove by Ebi */
  /* border-color: #9c9eb1;
  color: #9c9eb1; */
}

.g-lqd-contact-form input[type=date] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.g-lqd-contact-form input[type=file] {
  height: auto !important;
  padding: 0 !important;
  border: none !important;
  background: none !important;
}

.g-lqd-contact-form input[type=submit],
.g-lqd-contact-form button[type=submit] {
  display: inline-flex;
  width: auto;
  height: 50px;
  margin-bottom: 0;
  padding: 0 2.8em;
  align-items: center;
  transition: all 0.3s ease;
  /* Delete by Ebi */
  /* color: #fff; */
  /* border: 1px solid var(--lqd-color-primary); */
  /* background-color: var(--lqd-color-primary); */
}

.g-lqd-contact-form input[type=submit]:hover,
.g-lqd-contact-form button[type=submit]:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.125);
}

.text-center .g-lqd-contact-form input[type=submit],
.text-center .g-lqd-contact-form button[type=submit] {
  margin-inline-start: auto;
  margin-inline-end: auto;
}

.g-lqd-contact-form button[type=submit] i {
  position: relative;
  top: auto;
  left: auto;
  margin-top: 0;
  transform: none;
}

.g-lqd-contact-form input[type=radio],
.g-lqd-contact-form input[type=checkbox] {
  display: initial;
  width: auto;
  height: auto;
}

.g-lqd-contact-form select {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.g-lqd-contact-form select[multiple] {
  padding: 0;
  height: auto;
}

.g-lqd-contact-form select[multiple] option {
  padding: 0.5em 2em;
}

.g-lqd-contact-form label {
  font-weight: inherit;
  margin-inline-end: 5px;
}

.g-lqd-contact-form textarea {
  height: 190px;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  border-radius: 0 !important;
}

.g-lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon,
.g-lqd-contact-form i,
.g-lqd-contact-form svg {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: 50%;
  right: calc(1em + 15px);
  pointer-events: none;
  transform: translateY(-50%);
}

.g-lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon ~ label,
.g-lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon ~ input,
.g-lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon ~ textarea,
.g-lqd-contact-form i ~ label,
.g-lqd-contact-form i ~ input,
.g-lqd-contact-form i ~ textarea,
.g-lqd-contact-form svg ~ label,
.g-lqd-contact-form svg ~ input,
.g-lqd-contact-form svg ~ textarea {
  text-indent: 1em;
}

.g-lqd-contact-form .ajax-loader {
  margin: 0;
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
}

.g-lqd-contact-form .ui-selectmenu-button {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.g-lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-text {
  flex: 1 auto;
  font-size: 17px;
  color: var(--lqd-color-gray-700);
  display: none;
}

.g-lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon {
  order: 1;
  background: none;
  width: 1em;
  height: 1em;
  font-size: 1em;
}

.g-lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-icon:after {
  content: "\ea2f";
  display: inline-flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  text-indent: 0;
  font: normal 1.15em/1 "lqd-essentials";
}

.g-lqd-contact-form .ui-spinner {
  width: 100%;
  padding: 0;
  border-radius: 0;
  border: none;
}

.g-lqd-contact-form input.ui-spinner-input {
  margin: 0;
  box-shadow: none;
}

.g-lqd-contact-form a.ui-spinner-button {
  border: none;
  border-radius: 0;
  background-color: transparent;
}

.g-lqd-contact-form a.ui-spinner-button:active {
  background-color: #181b31;
}

.g-lqd-contact-form[class*=vc_custom_] {
  background-color: transparent !important;
}


/* CONTACT FORM  */
svg.g-home-about__img--rect{
    /* width: 100px;
    height: 100px; */
    width: 6.1vw;
    height: 6.1vw;
    top: -3vw;
    right: -3vw;
    max-width: 100px;
    max-height: 100px;
}

svg.g-home-about__img--rect.blue-svg-right{
  right: auto;
  left: -3vw;
}
.g-sucess-svg{
  width: 6.1vw;
  height: 6.1vw;
  /* top: calc(-3vw + 20px);
  left: -3vw; */
  top: 0;
  left: -10px;
  max-width: 100px;
  max-height: 100px;
}

@media (min-width: 1200px) {
  .g-sucess-svg{
    left: -1.5vw;
    top: -12px;
  }
}




.g-see-case{
  margin-top: -30px;
}

.g-post-page__left-content-resources a{
  /* color: var(--lqd-color-orange-400); */
  text-decoration: underline;
  /* font-weight: 600; */
}
@media (max-width: 991px) and (orientation:landscape) {
  .case-study-home__svg{
    display: none;
  }
}
@media (max-width: 1024px) {
  .svg-banner{
    position: absolute;
    bottom: -157px;
    left: -2px;
    }
  }
  .case-study-home-empower .case-study-home__svg{
    top:300px;
  }
.case-study-home-empower{
  height: 580px;
  margin-bottom: 222px;
  padding-top: 95px;
}
.bg-incentive{
  height: 600px;
  margin-bottom: 305px;
  padding-top: 95px;
}

.bg-apprentice{
  height: 1080px;
  margin-bottom: 330px;
  padding-top: 95px;
}
.bg-box-height {
  height: 800px;
  margin-bottom: 380px;
  padding-top: 95px;
}
.bg-box-height-become{
  height: 700px;
  margin-bottom: 330px;
}
.bg-box-height .btn{
  margin-top: 25px;
}

.bg-apprentice .iconbox-icon-container {
    height: 50px;
    width: 50px;
    background: #FCE7D0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.bg-apprentice .bg-number{
  font-size: 18px;
    font-weight: bold;
    color: #F57F29;
}

/* .case-study-adms{
  margin-bottom: 210px;
} */

.case-study-home-empower .row{
  margin-right: -25px;
  margin-left: -25px;
}
.case-study-adms{
  height: 450px;
  margin-bottom: 230px;
}
.lqd-custom-menu--btm > ul > li > a{
  color: #fff;
}
.is-stuck .main-nav > li > a{
  color:#fff;
}

.banner {
/* background-image: url(../../../images/demo/banner/Mas-National-New-Banner_1920x1080px.jpg); */
background-position: left center;
background-size: cover;
background-repeat: no-repeat;
z-index: 999;
}
.svg-banner{
  z-index: -1;
}

/* added */

.g-home-trade__colon-svg{
  right: calc(50% - 235px);
}
.lity-container_bg-blue{
  background-color: var(--lqd-color-blue-700);
}

.contact-img{
  z-index: 2;
}

@media (min-width: 1200px) {
  .r-popup{
    overflow-y: auto;
  }
  /* .home-content .g-home-about-main  {
    margin-bottom: 120px;
  } */
  .g-home-about-trade{
    margin-top: 150px;
    margin-bottom: 300px;
  }
  .lqd-section.contact{
      height: 455px;
      margin-bottom: 280px;
      margin-top: 190px;
  }
  .logo-default-wrappper{
    left: 0;
    position: absolute;
    width: 274px;
    height: 159px;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
  }
  .module-primary-nav {
    margin-left: 275px;
    align-items: center;
  }
  .top-navigation .module-primary-nav {
    margin-left: 0;
    align-items: center;
  }
.contact-img{
  width: 565px;
  right: 1rem;
  height: 634px;
  top: -153px;
  z-index: 2;
  }



  .right-icon{
    margin-inline-start:8px;
  }
  .adms-title-red{
    margin-bottom: 105px;
  }
  .reverse-adms{
    margin-bottom: 100px;
    margin-top: 305px;
  }
  .helpful-resources{
    padding-bottom: 0px;
  }
  .lqd-section.contact.adms-contact{
    margin-top: 100px;
    height: unset;
  }
}

@media (min-width: 1440px) {
  .logo-default-wrappper {
    width: 275px;
    height: 160px;
}
  .module-primary-nav {
    margin-left: 290px;
  }
}

@media (min-width: 1680px) {
  /* .text-call-info {
    font-size: 18px;
  } */
  .main-nav > li > a {
    font-size: 18px !important;
  }
  .module-primary-nav{
    margin-left: 300px;
  }
  .main-nav li:not(:last-child) a{
    padding-right: 2em !important;
  }

  .banner-size {
    max-width: 636px;
  }
  .faq-page .custom-accordion .container--accordion, .adms-faq .custom-accordion .container--accordion {
      padding-left: calc(var(--lqd-row-gutter-x) * 0.5);
      padding-right: calc(var(--lqd-row-gutter-x) * 0.5);
  }

}
/* .success-stories .carousel-nav{
  margin-top: 30px;
} */

.success-stories .flickity-button svg , .case-study .flickity-button svg{
  fill: #000;
}

.lqd-pf-overlay-bg-scale .lqd-pf-overlay-bg{
  /* background: linear-gradient(200deg, rgba(255,210,79,1) 0%, rgba(245,127,41,1) 49.2601%, rgba(227,50,38,1) 100%); */
  background: rgb(149,157,161);
  background: linear-gradient(133deg, rgba(149, 157, 161, 1) 0%, rgba(11, 20, 61, 1) 100%);
}

@media (max-width: 1440px) {
  .container.container-L{
    max-width:1040px;
  }
  .contact-img{
    right: 0;
    width: 450px;
    right: 1rem;
    height: 634px;
    top: -29px;
  }
}
@media screen and (min-width: 1200px) {
  .adms-portfolio .lqd-fb-style-6 .lqd-fb-content {
      padding: 4.5rem 5rem;
  }
  .footer-menu{
    padding-bottom: 0.6em;
  }
  .btn-contactTp {
    height: 40px;
    padding: 10px 20px;
  }
  .btn-contactTp .btn-txt{
    font-size: 10px;

  }
  .ld-module-search svg {
    margin-right: 15px;
  }
}
@media screen and (min-width: 1366px) {
  .btn-contactTp .btn-txt {
      font-size: 12px;
  }
}
/* reponnsive header 1199 */
@media screen and (max-width: 1199px) {
  /* .lqd-back-to-top{
    z-index: 99;
  } */
  .lqd-mobile-sec {
      display: block;
  }
  .desktop-header{
    display: none;
  }
  .collapse {
    display: none;
  }
  .collapse.show {
    display: block;
}
}
/* case study */
@media (max-width: 1199px) {
  .lqd-section.contact{
    margin-top: 130px;
  }
  svg.video-blue-svg.g-home-about__img--rect {
    /* right: -40px; */
    /* bottom: -35px; */
    top: calc(100% - 30px);
    }
  /* .lqd-module-search-slide-top .ld-search-form-container{
    transform: translate3d(0, 0, 0);
  } */
  /* .lqd-module-search-slide-top .ld-module-dropdown {
    max-width: 100vw;
    transform: translate3d(0, 0, 0);
  } */
  .button-wrapper{
    /* position: absolute;
    right: 10px;
    top:10px; */
    padding-right: 1rem;
  }
  .case-study {
    padding: 50px 35px 65px 35px;
    margin-bottom: 30px;
    height: auto;
  }

  .case-study.inside{
    padding: 0;
  }
  .case-study.trade-boxes {
    padding: 0;
  }
  .case-study.trade-boxes h2{
    margin-bottom: 0.5em;
  } 
  .ld-module-search{
    display: flex;
    margin-left: 15px;
    height: 25px;
    width: 25px;
    margin-right: 0;
    justify-content: center;
  }
  /* #connect-chat-container{
    right: 18px !important;
  } */
  .lqd-mobile-sec .navbar-header{
    min-height: 70px;
    padding: 15px 0;
  }

  .btn-icon-right {
    line-height: 1.4em !important;
    white-space: normal !important;
  }

  .btn-icon-right.banner-btn{
    font-size: 16px;
  }

  .case-study.cms {
    padding-top: 80px;
  }

  .case-study .title-module {
    padding: 0 15%;
  }

  .case-study .module-1,
  .case-study .module-3 {
    padding: 10px 25px 10px 10px;
  }

  /* .case-study .module-2,
  .case-study .module-4 {
    padding: 10px 10px 10px 25px;
  } */

  .case-study .icon-box-module {
    padding: 30px 20px;
  }

  .case-study .icon-box-module.board-members-block {
    padding: 0;
  }

  .case-study.home .module-content {
    padding: 10px 15px;
  }
}

.helpful-resources ul{
  list-style: none;
  padding-left: 0;
}

.lqd-section.banner .carousel-item.has-one-child .carousel-item-content > div{
  max-width: 1080px;
}

.container--accordion{

}

@media (min-width: 768px) {
  .lqd-section.banner .carousel-item.has-one-child .carousel-item-content > div{
    /* max-width: 75vw; */
    max-width: 590px;
  }

}

@media (min-width: 992px) {
  .lqd-section.banner .carousel-item.has-one-child .carousel-item-content > div{
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .lqd-section.banner .carousel-item.has-one-child .carousel-item-content > div{
    max-width: 70vw;
    max-width: calc(58vw + 5%);
  }

}

@media (min-width: 1440px) {
  .lqd-section.banner .carousel-item.has-one-child .carousel-item-content > div{
    max-width: 70vw;
    max-width: calc(58vw);
    max-width: 1060px;
  }

}



.empower-btn{
  font-size: 18px;
}
.lqd-iconbox-heading{
  font-weight: 500;
}
.nav-item-children > li > a{
  color: #000;
}
.nav-item-children > li > a:hover{
  color: var(--lqd-color-link);
}

/* news section */
.portfolio-single {
  position: relative !important;
  top: unset !important;
  left: unset !important;
}

.portfolio-single .lqd-pf-img figure.w-full {
  height: 230px;
}

.portfolio-single .lqd-pf-img figure.w-full img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  /* object-position: center; */
}

.portfolio-single .lqd-pf-item{
  margin-bottom: 50px;
}
/* success page */
.success-page  .carousel-container{
  /* position: relative; */
}

/* .success-page button.flickity-button , .home-success-stories button.flickity-button{
  font-size: 26px;
    width: 60px;
    height: 55px;
    background: #f57f29;
    border: 3px solid #fff;
    border-radius: 0;
    position: absolute;
    top: calc(100% - 360px);
    z-index: 999;
    color: #fff;
} */

/* .success-page button.flickity-button.flickity-prev-next-button.next,.home-success-stories button.flickity-button.flickity-prev-next-button.next {
  right: -370px;
} */
.success-page .success-stories .carousel-nav , .home-success-stories .carousel-nav {
  margin-left: 18px;
}

/* .success-stories .flickity-button[disabled] , .home-success-stories .flickity-button[disabled] {
  opacity: 1;
} */

.g-post-content--container h3, .g-post-content--container h4 {
  font-weight: 500;
}

.g-post-content--container h3{
  font-weight: 700;
}


/* landing form select */

.select{
  height: 2.4375rem;
  margin: 0 0 1.5rem;
  padding: .5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
  width: 100%;
}
.select:focus{
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:focus-visible{
  outline: none;
}
.select-description p {
  font-size: .813rem;
  line-height: 1.6;
  color: #878787;
}
.top-select-form{
  display: flex;
  /* margin-bottom: 35px; */
}
.select-wrapper{
  width: 50%;
  margin-right: 50px;
}
.main-label-select{
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
    color: #878787;
}
.main-label-select .required_asterisk{
  color: var(--lqd-color-red-100);
}
.form-check-label{
  font-size: 1rem;
  color: #878787;
}
.form-check{margin-bottom: 4px;}


.lqd-form-select-bottom select, .lqd-form-select-bottom input[type=text], .lqd-form-select-bottom input[type=email], .lqd-form-select-bottom input[type=password], .lqd-form-select-bottom input[type=number],
.lqd-form-select-bottom textarea, .lqd-form-select-bottom .ui-button.ui-selectmenu-button{
    color: black;
    /* padding: 5px 10px; */
    font-size: 1rem;
    background: #fff;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: var(--lqd-color-gray-700);
}
.landing-title{
  position: relative;
}
/* .landing-title:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -1rem;
    width: 100%;
    border: 1px solid #fdb400;
} */
.select-form-landing{
}

/* header search */
.ld-module-trigger-icon{
  display: block;
}
.ld-module-search svg {
    fill: #fff;
    width: 18px;
    /* margin-right: 10px; */
}
.top-nav-tel {
  font-size: 16px;
}

.trade-box-single:hover .iconbox-default{
  -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.trade-box-single:hover .lqd-iconbox-heading{
    font-weight: 600;
}
/* location */
.wpsl-input label, #wpsl-radius label, #wpsl-category label{
  width: auto;
}

.bg-icon-container{
  height: 50px;
    width: 50px;
    background: #FCE7D0;
    display: flex;
    align-items: center;
    justify-content: center !important;
    border-radius: 50%;
}
/* inner title */
/* .titlebar-inner h1{
  font-size: 62px;
} */
.lqd-fb-style-6 .lqd-fb-content .lqd-fb-icon, .lqd-fb-style-6 .lqd-fb-content h6, .lqd-fb-style-6 .lqd-fb-content h2{
  text-shadow:0 0 5px #000;
}
/* video svg positions */
.video-section-trade{
  margin-bottom: 335px;
  margin-top: 65px;
}
.video-section-blog, .images-section-blog {
  margin-bottom: 335px;
}
.video-svg-mixed{
  right: -185px;
  top: 150px;
  z-index: -1;
}


@media (max-width: 767px) {
  .case-study {
    padding: 30px 35px 35px 35px;
    margin-top: 2rem;
  }

  

  .g-experience {
    margin-bottom: 0;
  }

  .case-study.cms {
    padding-top: 40px;
  }
  .case-study.cms.governance {
    padding-top: 0;
  }
  .case-study .title-module {
    padding: 0;
  }

  .case-study.inside{
    padding: 0;
    margin-top: 0px;
  }
  
  .case-study.home .title-module {
    padding: 0;
  }
  .case-study .title-module .ld-fancy-heading p {
    font-size: 16px;
  }

  .case-study .module-content {
    margin-bottom: 20px;
    padding: 0;
  }

  .case-study .icon-box-module {
    margin: 0;
  }
  .case-study.home .module-content {
    padding: 10px 10px 10px 10px;
  }
  .case-study .icon-box-module.board-members-block {
    padding: 0;
    max-width: 300px;
    margin: 0 auto;
  }
  .case-study.trade-boxes{
    padding: 0;
    margin-top: 0;
  }
  .case-study.trade-boxes .module-content{
    padding: 15px;
  }
  .case-study.trade-boxes h2{
    font-size: 2rem;
  }
}

.image-svg-mixed {
  right: 50px;
  top: 200px;
  z-index: -1
}



.ld-module-search a:hover , .ld-module-search a:focus {
  color: var(--lqd-color-orange-400);
}

/* find us page */
.wpsl-search{
  background-color: #fff !important;
  padding: 30px 15px 15px 15px !important;
}
.wpsl-search-wrap form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wpsl-search-wrap label {
  font-size: 14px !important;
}
#wpsl-search-input{
  width: 265px !important;
  padding: 4px 10px !important;
  height: 36px;
}
.wpsl-input{
  border-right: 1px solid rgb(245 127 41 / 60%);
  padding-right: 25px !important;
  margin-right: 25px !important;
}

.wpsl-selected-item {
  font-size: 14px !important;
}
.wpsl-dropdown li{
    color: #565555 !important;
    background: white !important;
    font-size: 14px !important;
}

#wpsl-wrap .ui-selectmenu-text {
  color: var(--lqd-color-primary);
  font-weight: 600;
  font-size: 16px;
  display: none;
}

.wpsl-dropdown{
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#wpsl-search-wrap .wpsl-input, #wpsl-search-wrap .wpsl-select-wrap{
  display: flex;
  justify-content: center;
}
.wpsl-selected-item:after{
  border-top: 8px solid #808080 !important;
}
.wpsl-active .wpsl-selected-item:after{
  border-bottom: 8px solid #808080 !important;
} 
#wpsl-search-btn {
  color: white !important;
  border: none !important;
  background: #f57f29 !important;
  width: 111px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.top-select-form .select{
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: var(--lqd-color-gray-700);

}

#wpsl-search-wrap div label , #wpsl-search-wrap .wpsl-input label , #wpsl-search select, #wpsl-search-wrap select{
  font-size: 14px !important;
}

.wpsl-search-input, #wpsl-search-wrap .wpsl-dropdown {
  height: 36px;
}
.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item{
  padding : 0 !important;
}
/* sticky */
.is-stuck{
  top:0;
}

.accordion-collapse p{
  font-size: 18px;
}
.accordion-body a , .custom-accordion a, .case-study-adms a , .reverse-adms a, .g-post-content--container a, .col--custom-cms-lft a, .g-post-page__left-content a{
 color: var(--lqd-color-blue-700);
 text-decoration: underline;
}
.input.wpcf7-form-control{
  display: flex;
  width: 100%;

}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  display: flex;
  width: 100%;
}

/* @media screen and (max-width: 1699px) {
  .custom-accordion svg{
    top: -50px !important;
    width: 300px !important;
    left: 0 !important;
 }
} */
.decoration-none{
  text-decoration: none !important;
}

.community-video body{
  overflow: hidden !important;
}
.community-video  iframe body[data-vsm-mode=light]{
  overflow: hidden;
}
/* iframe video */
.vjs-viostream.video-js .vjs-poster, .vjs-viostream.video-js .vjs-tech, .vjs-viostream.video-js .vjs-error-display{
  border-radius: 0 !important;
}

.vsm-player-container h1, .vsm-player-container .tooltip-wrap {
  display: none !important;
}

a.text-primary{
  color: var(--lqd-color-primary);
}

.home-video-section{
  margin-bottom: 17rem;
  margin-top: 9.688rem;
}
/* .g-post-page__left-content a.btn{
  color: #fff;
} */


/* blogs single pages */
.g-post-content__single h2{
  /* margin-bottom: 3rem; */
  margin-bottom: 1em;
}
.g-post-content__single .g-post-content--container h3{
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.g-post-content__single .g-post-content--container h4{
  margin-top: 1.5em;
  margin-bottom: 0.4em;
}

.g-trade-content__single>h2{
  margin-bottom: 1em;
}
.g-trade-content__single>h3{
  margin-top: 2em;
  margin-bottom: 0.5em;
}
.g-trade-content__single>h4{
  margin-top: 1.5em;
  margin-bottom: 0.4em;
}
.blogs-image .image-responive-single {
    height: 600px;
    width: 600px;
}
.blogs-image{
  justify-content: center;
}
.blogs-image .image-responive-single img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blogs-image .image-responive-single .video-blue-svg {
  right: -50px;
  bottom: -35px;
}
.min-h-736{
  margin: 8rem 0;
}
.video-bottom-inner{
  margin-top: 0;
  margin-bottom: 65px;

}
@media (max-width: 767px) {
  .min-h-736 {
    /* margin: 1.5rem 0 !important; */
    min-height: auto;
  }
  .modal-get-start-now  .btn{
    font-size: 15px;
  }
  .jobs-home{
    padding-bottom: 2rem;
  }
}
@media (max-width: 991px) {
  .g-post-page__img {
    position: static;
  }
  .reverse-adms .g-post-page__img  svg {
    display: none;
  }
  .g-home-about__txt-wrap{
    width: 100%;
    max-width: 100% !important;
    padding-top: 40px;
  }
  
  .reverse-adms .g-post-page__img  img{
    width: 100%;
  }
  svg.g-home-about__img--rect{
    width: 40px;
    height: 40px;
  }
  .g-home-about__img--rect.success-svg-blue {
    width: 100px;
    height: 100px;
  }
  .video-svg-mixed{
    width: 300px;
    right: -123px;
    top: 230px;
    height: 200px;
  }
  .g-post-content {
    padding: 75px 0;
  }
  svg.video-blue-svg.g-home-about__img--rect {
      right: -15px;
      top: calc(100% - 25px);
      display: block;
      bottom: auto;
  }
  .blogs-image .image-responive-single .video-blue-svg{
    right: -15px;

  }
  .image-svg-mixed{
    height: 200px; 
    right: -165px;
    top: calc(100% - 135px);
    display: block;
    bottom: auto;
  }
  .g-post-page__img-right{
    position: static;
    /* padding: 0px 30px; */
  }
  .g-post-page .g-post-page__img img{
    max-width: 100% !important;
  }
}
.lqd-modal{
  padding: 2.5em 2em;
}
/* .reverse-adms svg{
  display: none;
}
.reverse-adms .g-post-page__img{
  position: static;
} */

.form {
  /* padding-top: 0rem; */
  padding-bottom: 5rem;
}
/* .g-post-page__left-content-resources{
  padding-left: 30px;
} */
/* .custom-accordion{
  margin-top: 0 !important;
} */

@media (max-width: 992px) {
  /* body .uwy .uai, body .uwy .ulsti{
    position: absolute !important;
      bottom: 50px !important;
      right: -13px !important;
  } */
  .g-post-page svg{
    display: none;
  }
  .images-section-blog{
    margin-bottom: 170px;
  }
  /* .images-section-blog svg,
  svg.video-blue-svg.g-home-about__img--rect{
    display: none;

  } */
  .contact {
    padding: 2rem 0 0 0;
    margin-top: 4rem;
    padding: 40px 10px 0px 10px;
    display: flex;
    flex-direction: column-reverse;
  }
  .max-w-456rem{
    max-width: 100%;
  }
  /* .r-case-study {
    margin-top: 0px !important;
} */
#wpsl-search-input{
  width: 68% !important;
}
}

@media (max-width: 767px) {
  .logo-default-wrappper{
    left: 0;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    width: 120px !important;
    height: 85px;
    z-index: 100;
  }
  .button-wrapper{
    margin-left: 110px;
  }

  .button-wrapper .btn-contactTp{
    font-size: 0.7rem !important;
    padding: 8px 15px !important;
  }
  .accordion-button::after{
    padding-left: 6px !important;
  }
  .video-svg-mixed{
    width: 175px;
    right: -60px;
    height: 180px;
    top: calc(100% - 120px);
  }
  svg.g-home-about__img--rect{
    width: 40px;
    height: 40px;
  }
  .g-home-about__img--rect.success-svg-blue {
    /* width: 100px; */
    height: 100px;
  }
  .g-home-about__img--rect.success-svg{
    left:-110px !important;
  }
  .video-blue-svg {
    right: -15px;
    top: calc(100% - 25px);
    bottom: auto;
  }
  .case-study-carousel .carousel-items {
    overflow-x: hidden;
    /* min-height: 500px;
    height: 530px; */
    overflow-y: hidden;
  }
  .wpsl-input{
    border-right: unset;
    padding-right: 0 !important;
  }
  #wpsl-search-wrap .wpsl-dropdown {
    padding: 7px;
  }
  .case-study-home-empower .lqd-iconbox-heading{
    line-height: 32px !important;
  }
  .support-section{
    margin: 4rem 0 0 0;
    padding-bottom: 0;
  }
  .g-post-page__left-content .btn-solid, .max-w-456rem .btn-solid{
    margin-bottom: 0;
    font-size: 14px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
  }

  .g-post-page .g-post-page__left-content, .g-post-page .g-post-page__right-content{
    margin-bottom: 0px;
    padding-top: 0;
  }
  .wpsl-search-btn{
    margin-top: 10px;
  }
  
}

.g-post-page__left-content  .btn-solid,  .max-w-456rem .btn-solid{
  margin-top: 1.3em;
  color: #fff;
  text-decoration: none;
}

.titlebar-inner{
  min-height: 362px;
}
.lqd-mobile-sec-inner.navbar-header{
  background-color: #00053E !important;
}
.lqd-mobile-sec .navbar-header{
  /* padding: 0; */
  justify-content: flex-end;
}
/* body .uwy .uai {
  position: absolute !important;
  bottom: 48px;
  right: min(2vh, 2vw);
} */

#connect-chat-container #chat-btn{
    width: 44px !important;
    height: 44px !important;
}

#chat-btn svg{
  height: 20px !important;
  width: 20px !important;
}

#connect-chat-container #questions .grid-x.grid-padding-x{
  margin: 1em 1.5em !important;
}

#connect-chat-container #questions .cell{
  background: #ffe4b3 !important;
  color: #000000;
  font-size: 16px !important;
  padding: 10px 15px !important;
  border: 1px solid #ffd27f !important;
  width: 100%;
  text-align: center;
  line-height: 1.3;

  /* background: #ffe4b3;
  color: #000000;
  font-size: 16px;
  padding: 10px 15px;
  border: 1px solid #ffd27f;
  width: 100%;
  text-align: center;
  line-height: 1.3; */
}

#connect-chat-container.active {
  z-index: 2247483647 !important;
}

.nav-trigger .bar{
  background-color: #fff;
}

.lqd-module-search-slide-top .ld-module-dropdown.is-active .ld-search-form .input-icon i:before, .lqd-module-search-slide-top .ld-module-dropdown.show .ld-search-form .input-icon i:before {
  transition-delay: 0.35s;
  transform: rotate(45deg) translate(0, 0) scale(1);
}

.lqd-module-search-slide-top .ld-module-dropdown.is-active .ld-search-form .input-icon i:after, .lqd-module-search-slide-top .ld-module-dropdown.show .ld-search-form .input-icon i:after {
  transition-delay: 0.42s;
  transform: rotate(-45deg) translate(0, 0) scale(1);
}
.lqd-back-to-top {
  bottom: 128px;
  right: min(2vh, 2vw);
}

@media (min-width: 768px) {
  .lqd-back-to-top {
    bottom: 138px;
    right: min(2vh, 2vw);
}
}
@media (max-width: 768px) {
.success-page .success-stories .carousel-nav, .home-success-stories .carousel-nav{
  justify-content: left !important;
}
}

/* .lqd-module-search-slide-top .ld-module-dropdown.show {
  visibility: visible;
  transition: transform 0.85s var(--ease), visibility 0.8s step-start;
  transform: translate3d(0, 0, 0);
} */

.banner-h2-text{
  text-shadow: .1em .1em .5em rgba(0,0,0,.4);
  line-height: 1.14;
}
  

.ready-to-contact--svg{
  position: absolute;
  max-width: 777px;
  right: 0;
}

@media screen and (max-width: 1440px) {
  .ready-to-contact--svg{
    /* max-width: 540px;
    top: 90px; */
    max-width: 510px;
    top: 90px;
  }
}

@media (max-width: 1199px) {
  .logo-default-wrappper{
    z-index: 100;
  }
  .lqd-module-search-slide-top .ld-module-dropdown.show {
      visibility: visible;
      transition: transform 0.85s var(--ease), visibility 0.8s step-start;
      transform: translate3d(0, 0, 0);
  }
  .ready-to-contact--svg{
    max-width: 510px;
  }
  .wpsl-input {
    border-right: unset;
    padding-right: 0 !important;
  }
  .g-trade-content__single{
    padding-bottom: 60px !important;
  }
  .post-content-incentive{
    padding-bottom: 10px !important;
  }
  .min-h-736 {
    margin: 5rem 0 !important;
}
.helpful-resources .video-section-trade {
    margin-bottom: 20rem;
}
.adms-title-red {
    margin-bottom: 70px;
}

}

@media screen and (max-width: 991px) {
  .video-section-trade {
    margin-bottom: 130px;
    margin-top: 0px;
  }
  .video-section-trade.home-video-section {
    margin-bottom: 7rem;
    margin-top: 12rem;
  }
  .custom-accordion .container--accordion{
    padding-left: 30px;
    padding-right: 30px;
  }

  .helpful-resources .video-section-trade {
    margin-bottom: 75px;
 }
  .lqd-module-search-slide-top .ld-module-dropdown.show {
      visibility: visible;
      transition: transform 0.85s var(--ease), visibility 0.8s step-start;
      transform: translate3d(0, 0, 0);
  }
  .lqd-section.contact{
    margin-top: 80px;
  }
  .ready-to-contact--svg{
    display: none;
  }
    .min-h-736 {
      margin: 3rem 0 !important;
      min-height: auto !important;
  }

  .banner-heading-block{
    margin-bottom: 2em;
  }
  
}

/* 
@media screen and (max-width: 1441px) {
  .ready-to-contact--svg {
    top: -65px;
}

} */

.support-section--content img{
  margin-top: 2rem;
}

[data-mobile-nav-style=modern] .lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav, [data-mobile-nav-style=minimal] .lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav {
  padding: 56px 15px 12px 15px;
  font-size: 16px;
}
/* chat */
#connect-chat-container #questions .cell:hover{
  background: #f57f29 !important;
  color: #fff !important;
}
a.chat-back{
  display: flex !important;
}
.main-footer  .ld-fancy-newsletter p {
  font-size: 14px;
}
/* .lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-text{
  font-family: 17px;
} */
@media screen and (max-width: 567px) {
  .lqd-section.contact {
    margin-top: 80px;
}
  .lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-text {
    font-size: 16px;
    line-height: 1.36;
  }
  .lqd-contact-form .ui-button.ui-selectmenu-button{
    height: auto;
    padding: 0 45px 10px 0;
    min-height: 40px;
  }
  .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
    cursor: pointer;
    line-height: 1.3;
}
/* search  */
.lqd-module-search-slide-top .ld-search-form input {
  height: 50px;
  font-size: 20px;
  padding-right: 50px;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.lqd-module-search-slide-top .ld-search-form .input-icon {
  width: 50px;
  height: 50px;
  margin-top: -22px;
  left: auto;
  right: 0;
}
.lqd-module-search-slide-top .ld-module-dropdown {
  height: 160px !important;
}
.lqd-module-search-slide-top p {
  font-size: 16px;
  margin-bottom: 0;
}

}
.bg-gray-section {
  background-color: #f2f2f2;
    z-index: 0;
    margin: 5vw 0;
}
.trade-home{
  display: flex;
  justify-content: center;
  align-items: center;
   margin:12vw 0 8vw;
}
@media (min-width: 992px) {
  .trade-home{
      margin: 10vw 0 8vw;
  }
}
/* forms */
.lqd-contact-form {
  padding-top: 1rem;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
  padding: 8px 0 !important;
}
.lqd-contact-form .gform_button{
  border: none;
  color: #fff;
  background-color: var(--lqd-color-accent);
  margin-top: 0.7rem;
}
.lqd-contact-form .ginput_container input, .gform_wrapper.gravity-theme .gfield textarea{
  color: var(--lqd-color-gray-700);
  border-color: rgba(0, 0, 0, 0.2);
}
.lqd-contact-form-inputs-underlined .ui-button.ui-selectmenu-button .ui-selectmenu-icon{
  color: var(--lqd-color-gray-700);
}
.lqd-contact-form .ui-button.ui-selectmenu-button .ui-selectmenu-text{
  font-size: 15px;
}
.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
  font-size: 15px !important;
    padding: 5px 0px !important;
}
#field_1_10{
  margin-top: 10px;
}
#field_1_10 .gfield_label {
  font-size: 15px;
  color: var(--lqd-color-gray-700);
  font-weight: 500;
  margin-bottom: 0px !important;
}
.gchoice{
  display: flex;
}
.gchoice .gfield-choice-input{
  margin-right: 5px;
  margin-top: 0 !important;
}
.gchoice label{
  font-size: 15px !important;
  font-weight: 500;
  color: var(--lqd-color-gray-700);
}
.ui-selectmenu-open {
  display: flex;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* ul#input_5_56-menu{
  width: 340px !important;
  border: 1px solid #faf7f7;
}
ul#input_1_10-menu, ul#input_1_4-menu{
  width: 736px !important;
} */

.ui-menu .ui-menu-item-wrapper{
  padding: 3px 1em 3px 1em;
  font-size: 14px;
}
.gform_legacy_markup_wrapper, body .gform_legacy_markup_wrapper ul li.gfield{
  margin-top: 0 !important;
}
.gform_legacy_markup_wrapper .gform_heading, .gform_legacy_markup_wrapper .gform_footer{
  display: none !important;
}
@media (max-width: 1199px) {
  
}

@media (max-width: 992px) {
  /* ul#input_5_56-menu {
    width: 58vw !important;
  } */
  .top-select-form {
    width: 100%;
    display: flex;
    flex-direction: column;
}
  .select-wrapper {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .custom-accordion .container--accordion{
    padding-left: 15px;
    padding-right: 15px;
  }
  .image-svg-mixed{
      width: 250px;
      height: 200px;
      right: -45px;
      top: calc(100% - 135px);
      display: block;
      bottom: auto;
  }
  .images-section-blog{
    margin-bottom: 120px;
  }
}

.bg-home-gray{
  background-color: #f2f2f2;
  z-index: 0;
  margin: 5vw 0;
}

.bg-home-white{
  margin: 5.5vw 0;

}

.lqd-mobile-sec .navbar-brand {
    padding: 16px 14px;
    max-width: 75% !important;
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .contact-img{
    top:-31px;
  }
}
@media (max-width: 567px) {
  .image-svg-mixed , .blogs-image .image-responive-single .video-blue-svg{
    display: none;
  }
  .images-section-blog{
    margin-bottom: 0;
  }
}