.text_green {
  color: #00bf63;
}
.text_blue {
  color: #2675b7;
}
.text_purple {
  color: #8b61c2;
}
.earnie-button {
  color: #e7d9f8;
  filter: drop-shadow(rgba(107, 35, 200, 0.95) 0px 0px 1.08277px)
    drop-shadow(rgba(132, 80, 200, 0.75) 0px 0px 5.41386px)
    drop-shadow(rgba(132, 80, 200, 0.44) 0px 0px 16.2416px);
}
section > .elementor-container {
  max-width: 1610px !important;
  width: 85%;
  padding-left: 15px;
  padding-right: 15px;
}
section > .elementor-container .elementor-container {
  max-width: 1610px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.main-header-sec {
  position: fixed !important;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 999;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 15%);
}
.main-header-sec .header-menus {
  max-width: 700px;
}
.main-header-sec .header-menus > div {
  padding: 0px;
}
.main-header-sec .header-menus .menu-item a {
  padding: 0px !important;
  font-size: 18px;
  color: #000;
  font-weight: 400;
}
.main-header-sec .header-menus-inner nav > ul {
  width: 100%;
  gap: 10px;
  justify-content: space-between;
}
.main-header-sec .header-inner-wrapper > .elementor-container {
  justify-content: space-between;
  gap: 30px;
}
.main-header-sec .header-inner-wrapper > .elementor-container > div {
  width: auto !important;
}
.main-header-sec .header-inner-wrapper .header-phone {
  flex-grow: 1;
}
.main-header-sec .header-inner-wrapper > .elementor-container > .header-menus {
  width: 100% !important;
}
.main-header-sec .header-inner-wrapper .header-phone .elementor-icon-list-text {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  white-space: nowrap;
}
.main-header-sec
  .header-inner-wrapper
  .header-phone
  .elementor-icon-list-icon
  svg {
  width: 29px;
  height: 29px;
}
div#elementor-tab-title-1231 {
  display: none !important;
}

div#elementor-tab-content-1231 {
  display: none !important;
}
/***************************************** Banner Section Starts **************************/
body .banner-section {
  padding-top: 180px !important;
  position: relative;
}
body .banner-section::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 20%;
  height: 95%;
  background: #2b7ebc;
  z-index: 99;
  border-bottom-left-radius: 50px;
}
body .banner-section::after {
  content: "";
  position: absolute;
  left: 2.5%;
  top: 26%;
  width: 95%;
  height: 60%;
  background-image: url(https://dev.zestgeek.com/erniebox/wp-content/uploads/2024/09/Pattern.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
}
.banner-wrapper > div {
  display: flex;
  flex-wrap: wrap;
  /* gap: 420px; */
  justify-content: space-between;
  gap: 50px;
}
.banner-wrapper .banner-left-wrapper {
  width: calc(50% - 25px) !important;
  max-width: 570px;
  z-index: 999;
}
.banner-wrapper .banner-right-wrapper {
  width: calc(50% - 25px) !important;
  max-width: 570px;
  z-index: 999;
}
.banner-wrapper .banner-right-wrapper > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
}
.banner-wrapper .banner-left-heading {
  width: calc(50% - 15px) !important;
  margin: 0px !important;
}
.banner-wrapper .banner-right-logo {
  width: calc(50% - 15px) !important;
  margin: 0px !important;
}
.banner-wrapper .small-text {
  font-size: 22px;
  line-height: 43px;
  text-shadow: 0px 4px 22.5px #ffffff;
}
.banner-wrapper .big-text {
  font-size: 36px;
  line-height: 46px;
  text-shadow: 0px 4px 22.5px #ffffff;
}
.banner-wrapper input[type="date"],
.banner-wrapper input[type="email"],
.banner-wrapper input[type="number"],
.banner-wrapper input[type="password"],
.banner-wrapper input[type="search"],
.banner-wrapper input[type="tel"],
.banner-wrapper input[type="text"],
.banner-wrapper input[type="url"],
.banner-wrapper select,
.banner-wrapper textarea {
  width: 100%;
  border: 1px solid #38b5ff;
  border-radius: 9px;
  padding: 16px 21px;
  color: #000;
}
.banner-wrapper label {
  font-size: 15px;
  margin-bottom: 16px;
  color: #000;
}
.banner-wrapper .form_btn .wpcf7-spinner {
  display: none;
}
.banner-wrapper .form_btn p {
  margin: 0px !important;
}
.banner-wrapper .form_btn input {
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  background-color: #00be62;
  line-height: 19px;
  border-radius: 30px;
  padding: 16px;
  border: none !important;
}
.banner-wrapper .banner-right-wrapper {
  position: relative;
}
.banner-wrapper .banner-right-wrapper::before {
  position: absolute;
  content: "";
  background-image: url(https://dev.zestgeek.com/erniebox/wp-content/uploads/2024/09/Copy-of-Copy-of-Copy-of-Coming-Soon-3-1.png);
  width: 32.344vw;
  height: 53.195vh;
  bottom: -106px;
  left: -26vw;
  z-index: 9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
}
.banner-wrapper .banner-right-wrapper .inner-form .applicant-name-section {
  display: flex;
  gap: 15px;
}
.banner-wrapper .banner-right-wrapper .inner-form,
.banner-wrapper .banner-right-wrapper .applicat-personal-info {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/***************************************** Banner Section Ends **************************/

/************************************** Three Step Section Starts *******************************/

.three-step-wrapper > div {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: space-between;
}
.three-step-inner-wrapper {
  width: calc(33.33% - 73px) !important;
  position: relative;
}
.three-step-inner-wrapper::before {
  content: " ";
  display: inline-block;
  width: 73px;
  height: 73px;
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  top: -36px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.three-step-inner-wrapper::after {
  position: absolute;
  right: -110px;
  width: 110px;
  border-top: 2px dashed #fff;
  content: "";
  top: 50%;
  transform: translateY(-50%);
}
.three-step-inner-wrapper:last-child::after {
  display: none;
}
.three-step-inner-wrapper
  > div
  .elementor-widget-image
  .elementor-widget-container {
  position: relative;
  padding-top: 60%;
  max-width: 60%;
  margin: 0px auto;
}
.three-step-inner-wrapper
  > div
  .elementor-widget-image
  .elementor-widget-container
  img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.three-step-inner-wrapper > div {
  flex-direction: column;
}
.three-step-inner-wrapper > div .three-column-desc {
  flex-grow: 1;
}
.three-step-inner-wrapper > div .three-column-desc > div {
  height: 100%;
}
.three-step-inner-wrapper:nth-child(1)::before {
  background-image: url("https://dev.zestgeek.com/erniebox/wp-content/uploads/2024/09/Number-3-3.svg");
}
.three-step-inner-wrapper:nth-child(2)::before {
  background-image: url("https://dev.zestgeek.com/erniebox/wp-content/uploads/2024/09/Number-3-2.svg");
}
.three-step-inner-wrapper:nth-child(3)::before {
  background-image: url("https://dev.zestgeek.com/erniebox/wp-content/uploads/2024/09/Number-3-1.svg");
}
.three-step-inner-wrapper .three-column-desc p {
  line-height: 1.8;
  margin-bottom: 0px;
}

/************************************** Three Step Section Ends *******************************/
/*********************************** Two column Section Start *******************************/
.two-column-wrapper > div {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.two-column-left-wrapper {
  width: calc(55% - 20px) !important;
}
.two-column-right-wrapper {
  width: calc(45% - 20px) !important;
}
.two-column-left-wrapper .elementor-widget-container {
  text-align: left;
}
/*********************************** Two column Section Ends *******************************/
/************************************* Testimonial Section Start **********************/
.testimonial-wrapper .sp-testimonial-free {
  flex-wrap: wrap;
  display: flex;
  padding: 52px 38px !important;
  border-radius: 10px !important;
  border: 1px solid #ebebeb !important;
  justify-content: flex-end;
}
.testimonial-wrapper .sp-testimonial-client-rating {
  order: 1;
  width: 100%;
  margin-bottom: 32px !important;
}
.testimonial-wrapper .sp-testimonial-client-rating i.fa-star {
  color: #19c572 !important;
}
.testimonial-wrapper .sp-testimonial-client-testimonial {
  order: 2;
  width: 100%;
  text-align: left;
}
.testimonial-wrapper .sp-testimonial-client-testimonial p {
  text-align: left !important;
  padding: 0px !important;
  margin-bottom: 24px !important;
  font-size: 16px !important;
  line-height: 28px !important;
  color: #333;
}
.testimonial-wrapper .sp-testimonial-client-image {
  order: 3;
  margin-bottom: 0px !important;
  max-width: 48px;
}
.testimonial-wrapper .sp-testimonial-title {
  order: 4;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 3px;
  padding-left: 20px;
  color: #333;
  width: calc(100% - 48px);
}
.testimonial-wrapper .sp-testimonial-title h3 {
  text-align: left;
}
.testimonial-wrapper .sp-testimonial-client-name {
  display: none;
}
.testimonial-wrapper .sp-testimonial-client-designation {
  order: 5;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0px !important;
  padding-left: 20px;
  color: #666;
  width: calc(100% - 48px);
  text-align: left;
  margin-top: -20px;
}
.testimonial-wrapper .sp-testimonial-free-section .testimonial-nav-arrow {
  background: #19c572 !important;
  border: 1px solid #19c572 !important;
  color: #fff !important;
  width: 52px;
  height: 52px;
  border-radius: 50%;
}
.testimonial-wrapper
  .sp-testimonial-free-section
  .testimonial-nav-arrow.swiper-button-next {
  right: 25px;
  left: auto;
}
.testimonial-wrapper
  .sp-testimonial-free-section
  .testimonial-nav-arrow.swiper-button-prev {
  left: 25px;
  right: auto;
}

/************************************* Testimonial Section Ends **********************/
/************************************ Faq Section Starts ****************************/
.faq-wapper {
  max-width: 768px;
  margin: auto;
}
.faq-wapper .elementor-accordion {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.faq-wapper .elementor-accordion .elementor-accordion-item {
  width: 100%;
  border: 1px solid #2e475d !important;
  border-radius: 4px;
}
/************************************ Faq Section Ends ****************************/

/************************************** Footer Section Starts ************************/
.copy-right-content p {
  margin: 0px;
}
.copy-right-wrapper > div {
  display: flex;
  /* align-self: center; */
}
.footer-menus-sec ul {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: max-content;
}
.footer-menus-sec ul li {
  text-align: left;
  width: 100%;
}
.footer-menus-sec ul li a {
  display: inline-block;
  position: relative;
}
/* .footer-menus-sec ul li a:hover::after{
  position: absolute;
} */
.footer-inner-wrapper .footer-nav {
  flex: 1;
}
.footer-inner-wrapper > .elementor-container > div {
  width: auto !important;
}
.footer-inner-wrapper .footer-social > div {
  flex-direction: column;
}
.footer-inner-wrapper .footer-social .footer-address,
.footer-inner-wrapper .footer-social .footer-social-icons {
  width: auto !important;
  display: inline-block !important;
}
.footer-social-icons .elementor-social-icons-wrapper {
  display: flex;
  gap: 5px;
  justify-content: space-between;
}
.footer-menus-sec ul li a {
  font-size: 18px !important;
  line-height: 1;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.footer-menus-sec ul li a:hover {
  font-size: 18px !important;
  line-height: 1;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.footer-menus-sec ul li a::after:active,
.footer-menus-sec ul li a::after {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  content: "";
  height: 3px;
  background-color: #00be62;
  opacity: 1 !important;
}
.footer-menus-sec ul li a::after {
  background-color: transparent;
}
.footer-menus-sec ul li a:hover::after {
  background-color: #00be62;
}

/************************************** Footer Section End ************************/

.main-text-sec-button a {
  text-transform: capitalize;
}
.main-text-sec-button a:hover,
.faq-sec-button a:hover,
.header-btn a:hover {
  transform: scale(0.9);
}
.banner-wrapper .banner-right-wrapper .inner-form #submit_btn {
  transition: all 0.3s ease-in-out;
}
.banner-wrapper .banner-right-wrapper .inner-form #submit_btn:hover,
.banner-left-btn a:hover {
  transform: scale(0.9);
}
.sp-testimonial-item {
  overflow: auto;
}
.testimonial-wrapper .sp-testimonial-free {
  min-height: 390px;
}
body.home .main-header-sec {
  background: transparent;
}
.main-header-sec {
  background: #fff;
}
.header-btn a {
  background: #0f7cbb !important;
  color: #fff !important;
  white-space: nowrap;
}
body.home .header-btn a {
  color: #0f7cbb !important;
  background: #fff !important;
  white-space: nowrap;
}
.three-main-blocks {
  background: #fff;
}
.three-blocks-wrapper > div {
  gap: 25px;
}
.three-blocks-wrapper-heading,
.three-blocks-wrapper-desc {
  width: 100% !important;
}
.three-main-blocks > div {
  padding: 0px !important;
}
.three-main-blocks .elementor-container {
  flex-direction: column;
}
.three-blocks-wrapper-heading {
  background: #0f7cbb;
}
.three-blocks-wrapper-heading h2 {
  color: #fff !important;
  text-align: center;
}
.three-blocks-wrapper-desc p {
  margin-bottom: 0px;
  font-size: 18px !important;
}
.three-blocks-wrapper-desc > div {
  padding: 25px 15px !important;
}
.common-banner {
  min-height: 500px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.common-big-banner {
  min-height: 55vw !important;
}
.common-big-banner > .elementor-container {
  min-height: auto !important;
}

/*************************** Download Page Start  ************************/
.download-form-wrapper .elementor-widget-container {
  max-width: 800px;
  margin: 0px auto;
}
.download-form-wrapper input[type="date"],
.download-form-wrapper input[type="email"],
.download-form-wrapper input[type="number"],
.download-form-wrapper input[type="password"],
.download-form-wrapper input[type="search"],
.download-form-wrapper input[type="tel"],
.download-form-wrapper input[type="text"],
.download-form-wrapper input[type="url"],
.download-form-wrapper select,
.download-form-wrapper textarea {
  width: 100%;
  border: 1px solid #38b5ff;
  border-radius: 9px;
  padding: 16px 21px;
  color: #000;
}
.download-form-wrapper label {
  font-size: 15px;
  margin-bottom: 16px;
  color: #000;
}
.download-form-wrapper .form_btn .wpcf7-spinner {
  display: none;
}
.download-form-wrapper .form_btn p {
  margin: 0px !important;
}
.download-form-wrapper .form_btn input {
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  background-color: #00be62;
  line-height: 19px;
  border-radius: 30px;
  padding: 16px;
  border: none !important;
}
.download-form-wrapper .inner-form .applicant-name-section {
  display: flex;
  gap: 15px;
}
.download-form-wrapper .inner-form,
.download-form-wrapper .applicat-personal-info {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.download-form-wrapper #submit_btn:hover {
  transform: scale(0.9);
}

/*************************** Download Page Ends  ************************/

.main-header-sec.stickyHeader {
  animation-duration: 0.8s;
  animation-name: animated;
  background: #fff !important;
  z-index: 9999;
}

.main-header-sec.stickyHeader .header-btn a {
  background-color: #0f7cbb !important;
  color: #fff !important;
}

.copyright-footer-text p {
  margin-bottom: 0px;
}

h2.home-apply-title {
  text-align: center;
  font-weight: 700;
  color: #000;
}

.contact-name-fields > *,
.contact-info-fields > * {
  width: calc(50% - 8px);
}
.contact-name-fields,
.contact-info-fields {
  display: flex;
  gap: 15px;
}
.footer-menus-sec li a {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.footer-address .elementor-icon-list-item {
  align-items: flex-start !important;
}
.footer-address .elementor-icon-list-item .elementor-icon-list-icon {
  top: 8px;
}

.banner-left-wrapper iframe {
  border-radius: 20px;
}
.iframe-page-sec {
  max-width: 572px;
  padding: 30px;
  background: #00bf63;
  margin: 30px auto;
  border-radius: 20px;
  width: calc(100% - 30px) !important;
}
.iframe-page-sec > div {
  padding: 0px !important;
}

.iframe-page-sec p:empty {
  display: none;
}


/******************** New three section starts ***************************/
.three-text-wrapper > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.three-column-section > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.three-column-section .three-column-left,
.three-column-section .three-column-right {
  width: calc(22% - 10px) !important;
}
.three-column-section .three-column-middle {
  width: calc(56% - 20px) !important;
}
.two-column-section-earnie > div {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.two-column-section-earnie .two-column-left,
.two-column-section-earnie .two-column-right {
  width: calc(50% - 10px) !important;
}
/******************** New three section Ends ***************************/

/* Popup section starts */
.top-banner-section > div {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.jotform-form select {
  color: #000 !important;
}

.jotform-form input::placeholder{
color: #000 !important;
}
.page-id-2126 .jotform-form .form-radio+label:after{
background-color:#fff !important;
}

@keyframes animated {
  0% {
    top: -100px;
  }
  100% {
    top: 0;
  }
}

@media screen and (max-width: 1700px) {
  .banner-wrapper .banner-right-wrapper::before {
    left: -22vw;
  }
}

@media screen and (max-width: 1600px) {
  .main-header-sec .header-menus .menu-item a {
    font-size: 16px;
  }
  .main-header-sec .header-menus {
    max-width: 580px;
  }
  .main-header-sec .header-logo img {
    min-width: 125px;
  }
  .main-header-sec .header-menus-inner nav {
    justify-content: end;
  }
  .main-header-sec .header-menus-inner nav > ul {
    width: auto;
    flex-wrap: nowrap;
  }
  .main-header-sec .header-menus-inner nav > ul::after {
    display: none;
  }
  .main-header-sec .header-inner-wrapper > .elementor-container {
    gap: 15px;
  }
  .main-header-sec
    .header-inner-wrapper
    .header-phone
    .elementor-icon-list-text {
    font-size: 16px;
  }
  .three-step-inner-wrapper {
    width: calc(33.33% - 30px) !important;
  }
  .three-step-inner-wrapper > div {
    padding: 45px 15px 28px !important;
  }
  .three-step-inner-wrapper > div img {
    width: 100%;
  }
  .three-step-inner-wrapper .three-column-title .elementor-widget-container {
    margin-bottom: 5px !important;
  }
  .three-step-inner-wrapper .three-column-title h2 {
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .three-step-inner-wrapper .three-column-desc p br {
    display: none;
  }
  .three-step-inner-wrapper .three-column-desc p {
    font-size: 18px;
  }
  .three-step-inner-wrapper .three-column-desc > div {
    height: 100%;
    padding: 23px 20px !important;
  }
  .three-column-header {
    margin-bottom: 0px !important;
  }
  .three-column-header h2 {
    font-size: 36px !important;
    line-height: 1.2 !important;
    margin-bottom: 0px;
  }
  .three-column-header-desc p {
    font-size: 18px;
  }
  .two-column-left-wrapper img {
    max-width: 500px !important;
    width: 100%;
  }
  .two-column-right-wrapper .fun-title-header {
    margin-bottom: 0px;
  }
  .two-column-right-wrapper .fun-title-header h2 {
    font-size: 36px !important;
    line-height: 1.4 !important;
  }
  .two-column-right-wrapper .fun-title-desc p {
    font-size: 16px;
    line-height: 1.9;
  }
  .fun-title-lists .elementor-icon-list-item .elementor-icon-list-text {
    font-size: 16px !important;
    line-height: 1.4 !important;
  }
  .main-text-sec-header h2,
  .testimonial-section-header h2,
  .faq-sec-header h2 {
    font-size: 36px !important;
    line-height: 1.2 !important;
  }
  .testimonial-section-header {
    margin-bottom: 0px !important;
  }
  .main-text-sec-desc p {
    max-width: 940px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 1.9;
  }
  .testimonial-section-desc p,
  .faq-sec-desc p {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 0px;
  }
  .testimonial-wrapper .sp-testimonial-free {
    padding: 40px 20px !important;
  }
  .testimonial-wrapper .sp-testimonial-post-title {
    font-size: 16px !important;
  }
  .main-sec-spacing {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .banner-wrapper .banner-left-wrapper h2 {
    font-size: 40px !important;
    line-height: 1.4 !important;
  }
  body .banner-section {
    padding-top: 120px !important;
    padding-bottom: 90px !important;
  }
  .banner-wrapper .banner-right-wrapper::before {
    display: none;
  }
  .main-text-sec-button a {
    padding: 17px 30px !important;
  }
  .faq-sec-button a {
    padding: 17px 40px !important;
  }
  .main-header-sec .header-menus-inner nav > ul {
    gap: 25px;
  }
  body .banner-section::before {
    width: 100%;
    max-width: 330px;
  }
  .left-wrapper-desc p {
    font-size: 18px;
    line-height: 1.7;
    max-width: 400px;
  }
  .banner-wrapper .banner-right-wrapper > div {
    padding: 30px !important;
    gap: 15px;
  }
  .banner-wrapper .banner-left-heading,
  .banner-wrapper .banner-right-logo,
  .banner-right-wrapper.iframe-page-sec .banner-left-heading,
  .banner-right-wrapper.iframe-page-sec .banner-right-logo {
    width: calc(50% - 8px) !important;
  }
  .banner-wrapper .banner-left-heading h2 {
    font-size: 26px !important;
    line-height: 1.5 !important;
  }
  .banner-wrapper .small-text {
    font-size: 20px;
    line-height: 1.8;
  }
  .banner-wrapper .big-text {
    font-size: 30px;
    line-height: 1.3;
  }
  .right-wrapper-form > div {
    padding: 45px 38px !important;
  }
  .banner-wrapper .banner-right-wrapper .inner-form,
  .banner-wrapper .banner-right-wrapper .applicat-personal-info {
    gap: 10px;
  }
  .banner-wrapper .banner-right-wrapper .inner-form input,
  .banner-wrapper
    .banner-right-wrapper
    .inner-form
    .wpcf7-form-control-wrap
    > * {
    padding: 10px;
    font-size: 14px;
  }
  .banner-wrapper .banner-right-wrapper .inner-form #submit_btn {
    font-size: 16px;
    padding: 15px;
  }
  .banner-left-btn a {
    padding: 18px 50px !important;
  }
  body .banner-section::after {
    top: 23%;
  }
  .testimonial-wrapper .swiper-button-prev {
    left: 12px !important;
  }
  .testimonial-wrapper .swiper-button-next {
    right: 12px !important;
  }
  .main-home-para p {
    font-size: 18px;
    line-height: 1.7;
  }
  .aboutus-right-sec .elementor-widget-container {
    text-align: end;
  }
  .aboutus-right-sec .elementor-widget-container img {
    max-width: 470px !important;
    width: 100%;
  }
  .history-heading h2 {
    font-size: 36px !important;
  }
  .three-blocks-wrapper-heading h2 {
    font-size: 30px;
  }
  .location-left-wrapper p,
  .footer-address .elementor-icon-list-text {
    font-size: 18px !important;
    line-height: 1.7;
  }
  .home-title h2 {
    font-size: 36px !important;
    line-height: 1.2 !important;
  }
  .download-form-wrapper .inner-form,
  .download-form-wrapper .applicat-personal-info {
    gap: 10px;
  }
  .download-form-wrapper .applicant-name-section .wpcf7-form-control-wrap {
    width: calc(50% - 5px);
  }
  .download-form-wrapper .inner-form input,
  .download-form-wrapper .inner-form .wpcf7-form-control-wrap > * {
    padding: 10px;
    font-size: 14px;
  }
  .download-form-wrapper .inner-form #submit_btn {
    font-size: 16px;
    padding: 15px;
  }
  .inner-lists-sec svg {
    width: 16px !important;
  }
  .inner-lists-sec .elementor-icon-list-text {
    font-size: 18px !important;
  }
  .footer-logo img {
    max-width: 220px !important;
  }
  .footer-menus-sec ul li a {
    font-size: 18px !important;
    line-height: 1;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 1280px) {
  section > .elementor-container {
    width: 100%;
  }
  .main-header-sec .header-logo img {
    min-width: 150px;
  }
  .main-header-sec .header-inner-wrapper > .elementor-container {
    gap: 0px;
  }
  .three-step-inner-wrapper .three-column-desc p {
    font-size: 16px;
    line-height: 1.6;
  }
  .main-text-sec-desc p {
    font-size: 18px;
    line-height: 1.9;
  }
  body .banner-section::after {
    display: none;
  }
  .testimonial-wrapper .sp-testimonial-client-designation {
    margin-top: 0px;
  }
  .main-header-sec .header-menus-inner nav > ul {
    gap: 12px;
  }
  .main-footer-sec .footer-address .elementor-icon-list-item {
    align-items: flex-start;
  }
  .main-footer-sec .footer-address .elementor-icon-list-icon {
    top: 8px;
  }
  .main-header-sec .header-menus .menu-item a {
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  body
    .main-header-sec
    .header-inner-wrapper
    .header-menus
    .elementor-menu-toggle {
    margin-right: 0px;
  }
  .main-header-sec .header-inner-wrapper > .elementor-container {
    flex-wrap: nowrap;
  }
  .banner-wrapper .banner-left-wrapper,
  .banner-wrapper .banner-right-wrapper {
    z-index: 99;
  }

  .mobile_header .elementor-menu-toggle {
    margin-right: 0px !important;
    background: transparent;
  }
  .mobile_header .elementor-nav-menu--dropdown {
    position: absolute;
    left: 0px;
    width: 80%;
    top: -10px;
    height: 100vh;
    background: #fff !important;
    z-index: 999;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 15%);
  }
  .mobile_header .mobile-menus,
  .mobile_header .mobile-menus div {
    position: static !important;
  }
  .mobile_header {
    position: fixed !important;
    left: 0px;
    width: 100%;
    top: 0px;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 15%);
  }
  .mobile_header .mobile-menus .download-menu-btn a {
    background-color: #2c7fbb;
    color: #ffffff;
    border-radius: 24px 24px 24px 24px;
    display: inline-block;
    padding-left: 20px !important;
  }
  .mobile_header .mobile-menus .elementor-nav-menu--dropdown {
    padding: 20px;
  }
  body.menu-open {
    overflow-y: hidden;
  }
  body.menu-open::before {
    position: fixed;
    content: "";
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 50%);
    z-index: 999;
  }
  body.menu-open .mobile_header .elementor-menu-toggle {
    background: #fff;
    border-radius: 50px;
  }
  body.menu-open .mobile_header .elementor-menu-toggle .e-font-icon-svg {
    fill: #7f7f7f;
  }
  .mobile_header .mobile-menus li a {
    padding-left: 0px;
  }
  .mobile_header .mobile-menus ul {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .tel-header-menu a {
    padding-left: 35px !important;
    font-weight: 900 !important;
  }
  .tel-header-menu a::before {
    content: "";
    background-image: url(https://dev.zestgeek.com/erniebox/wp-content/uploads/2024/09/tel-icon.png);
    width: 29px;
    height: 29px;
    left: 0px;
    z-index: 99999999999 !important;
    display: inline-block;
    opacity: 1 !important;
  }
  .mobile_header .mobile-menus li a.elementor-item-active {
    background: transparent !important;
    border-bottom: 1px solid #2675b7;
    color: #2675b7;
    font-weight: 900;
  }
  .mobile_header .elementor-menu-toggle .e-font-icon-svg {
    fill: #33373d;
  }
  .three-step-inner-wrapper::before {
    width: 60px;
    height: 60px;
    top: -30px;
  }
  .three-main-blocks {
    width: calc(50% - 13px) !important;
    max-width: 380px;
  }
  .three-blocks-wrapper > div {
    justify-content: center;
  }
  .common-big-banner {
    margin-top: 65px !important;
  }
  .three-column-section .three-column-left,
  .three-column-section .three-column-right {
    width: calc(50% - 10px) !important;
  }

  .three-column-section .three-column-middle {
    width: 100% !important;
    order: 3;
  }
}

@media screen and (max-width: 991px) {
  .three-step-inner-wrapper {
    width: calc(50% - 30px) !important;
    max-width: 360px;
  }
  .three-step-wrapper > div {
    justify-content: center;
    gap: 50px 40px;
  }
  .three-column-header-desc p {
    font-size: 18px;
    line-height: 1.5;
  }
  .three-column-header h2 {
    font-size: 36px !important;
  }
  .three-step-inner-wrapper::after {
    display: none;
  }
  .two-column-left-wrapper,
  .two-column-right-wrapper {
    width: 100% !important;
  }
  .two-column-left-wrapper .elementor-widget-container {
    text-align: center;
  }
  .two-column-right-wrapper .fun-title-header h2 br {
    display: none;
  }
  .two-column-right-wrapper .fun-title-header h2 {
    text-align: center;
  }
  .two-column-right-wrapper .fun-title-desc p {
    text-align: center;
  }
  .two-column-right-wrapper .fun-title-lists {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .banner-wrapper .banner-left-wrapper,
  .banner-wrapper .banner-right-wrapper {
    width: 100% !important;
    max-width: 100%;
  }
  .main-text-sec-header h2,
  .testimonial-section-header h2,
  .faq-sec-header h2 {
    font-size: 36px !important;
  }
  body .banner-section::before,
  .left-wrapper-desc p br {
    display: none;
  }
  .banner-wrapper .banner-left-wrapper h2 br {
    display: none;
  }
  .left-wrapper-desc p {
    max-width: 100%;
  }
  .banner-wrapper .banner-right-wrapper {
    max-width: 570px;
    margin: 0px auto;
  }
  .banner-wrapper .banner-left-wrapper h2,
  .left-wrapper-desc p,
  .banner-left-btn .elementor-button-wrapper {
    text-align: center;
  }
  .banner-wrapper > div {
    gap: 30px;
  }
  body .banner-section {
    padding-top: 100px !important;
    padding-bottom: 60px !important;
  }
  .mobile_header .elementor-menu-toggle .e-font-icon-svg {
    fill: #33373d;
  }
  .aboutus-left-sec {
    width: 100% !important;
    order: 2 !important;
  }
  .aboutus-right-sec {
    width: 100% !important;
  }
  .common-banner {
    min-height: 400px;
  }
  .aboutus-right-sec .elementor-widget-container,
  .aboutus-left-sec {
    text-align: center;
  }
  .aboutus-left-sec p:last-child {
    margin-bottom: 0px !important;
  }
  .three-column-header h2,
  .two-column-right-wrapper .fun-title-header h2,
  .main-text-sec-header h2,
  .testimonial-section-header h2,
  .faq-sec-header h2,
  .history-heading h2,
  .home-title h2 {
    font-size: 32px !important;
    line-height: 1.4 !important;
  }
}

@media screen and (max-width: 768px) {
  .three-step-inner-wrapper {
    width: 100% !important;
  }
  .main-text-sec-desc p br {
    display: none;
  }
  .copy-right-content p {
    text-align: center;
  }
  .elementor-location-footer .elementor-social-icons-wrapper {
    text-align: center;
    margin-top: 10px;
  }
  section > .elementor-container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .fun-title-lists .elementor-icon-list-icon svg {
    max-width: 20px;
  }
  .three-blocks-wrapper {
    padding: 30px 15px 50px !important;
  }
  .three-main-blocks {
    width: 100% !important;
  }
  .common-banner {
    min-height: 300px;
  }
  .main-footer-sec,
  .main-footer-sec-copyright {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .main-footer-sec .footer-address .elementor-icon-list-item {
    justify-content: center;
  }
  .footer-address .elementor-icon-list-text {
    line-height: 1.4;
  }
  body .footer-inner-wrapper > div {
    row-gap: 20px;
    column-gap: 10px;
  }
  body .footer-inner-wrapper .footer-logo {
    width: 100% !important;
  }
  body .footer-inner-wrapper .footer-nav,
  body .footer-inner-wrapper .footer-social {
    width: calc(50% - 5px) !important;
  }
  .footer-menus-sec ul {
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .banner-wrapper .banner-left-wrapper h2 {
    font-size: 32px !important;
    line-height: 1.2 !important;
  }
  .left-wrapper-desc p {
    line-height: 1.5;
  }
  .banner-left-btn a {
    padding: 12px 35px !important;
  }
  .banner-wrapper .banner-left-heading,
  .banner-wrapper .banner-right-logo,
  .banner-right-wrapper.iframe-page-sec .banner-left-heading,
  .banner-right-wrapper.iframe-page-sec .banner-right-logo {
    width: 100% !important;
    text-align: center;
  }
  .banner-wrapper .banner-right-wrapper .inner-form .applicant-name-section {
    flex-direction: column;
  }
  .banner-wrapper .banner-right-wrapper > div {
    padding: 15px !important;
  }
  .right-wrapper-form > div {
    padding: 25px 20px !important;
  }
  .banner-wrapper .banner-right-wrapper .inner-form .wpcf7-list-item {
    margin-left: 0px;
  }
  .banner-wrapper .banner-right-wrapper .inner-form .wpcf7-list-item-label {
    line-height: 1.3;
  }
  .main-sec-spacing {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  body .banner-section {
    padding-top: 70px !important;
    padding-bottom: 30px !important;
  }
  .three-column-header h2,
  .two-column-right-wrapper .fun-title-header h2,
  .main-text-sec-header h2,
  .testimonial-section-header h2,
  .faq-sec-header h2,
  .history-heading h2,
  .home-title h2 {
    font-size: 24px !important;
    line-height: 1.4 !important;
  }
  .three-column-header-desc > div {
    margin-bottom: 40px !important;
  }
  .three-step-inner-wrapper
    > div
    .elementor-widget-image
    .elementor-widget-container {
    padding-top: 100%;
    max-width: 100%;
  }
  .two-column-wrapper > div {
    gap: 20px;
  }
  .three-blocks-wrapper-heading h2 {
    font-size: 24px;
  }
  .download-form-wrapper .inner-form .applicant-name-section {
    flex-direction: column;
  }
  .download-form-wrapper .form-checknox-terms .wpcf7-list-item {
    margin-left: 0px !important;
  }
  .download-form-wrapper .applicant-name-section .wpcf7-form-control-wrap {
    width: 100%;
  }
  .download-form-wrapper .inner-form .applicant-name-section {
    gap: 10px;
  }
  #sp-testimonial-free-wrapper-101 .sp-testimonial-free-section {
    margin: 0 22px;
  }
  .testimonial-wrapper .sp-testimonial-free-section .testimonial-nav-arrow {
    width: 32px;
    height: 32px;
  }
  .testimonial-wrapper .swiper-button-next {
    right: 4px !important;
  }
  .testimonial-wrapper .swiper-button-prev {
    left: 4px !important;
  }
  .contact-name-fields > *,
  .contact-info-fields > * {
    width: 100%;
  }
  .contact-name-fields,
  .contact-info-fields {
    flex-wrap: wrap;
  }
  body .footer-inner-wrapper .footer-nav,
  body .footer-inner-wrapper .footer-social {
    width: 100% !important;
  }
  .iframe-page-sec {
    padding: 15px;
  }
  .three-text-wrapper > div {
    gap: 30px;
  }
  .three-column-section .three-column-left {
    order: 1;
  }
  .three-column-section .three-column-right {
    order: 3;
    margin-bottom: 20px;
  }
  .three-column-section .three-column-left,
  .three-column-section .three-column-right {
    width: 100% !important;
  }

  .three-column-section .three-column-middle {
    width: 100% !important;
    order: 2;
  }
  .two-column-section-earnie .two-column-left,
  .two-column-section-earnie .two-column-right {
    width: 100% !important;
  }
  .top-banner-section > div {
    gap: 10px;
    align-items: center;
  }
  .small-text {
    font-size: 14px;
  }
  .big-text {
    font-size: 18px;
  }
  .banner-left-heading h2 {
    font-size: 14px !important;
    line-height: 1 !important;
  }
  .top-banner-section .banner-left-heading,
  .top-banner-section .banner-right-logo {
    width: calc(50% - 5px) !important;
  }
}


@media screen and (max-width:576px)
{
  .common-banner {
        min-height: 250px;
    }
    .inner-lists-sec .elementor-icon-list-text {
      font-size: 16px !important;
  }
  .main-home-para p {
    font-size: 16px !important;
  }
  .footer-menus-sec ul li a{
    font-size: 16px !important;
  }
  .footer-address .elementor-icon-list-text{
    font-size: 16px !important;
  }
  .three-step-inner-wrapper .three-column-desc > div {
    padding: 15px 12px !important;
}
}
@media screen and (max-width:480px)
{
  .common-banner {
        min-height: 185px;
    }
}

