/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {
}

/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {
}

/* desktop 1200px to 1600px */
@media (min-width: 1280px) and (max-width: 1919px) {
  .logo {
    width: 160px;
  }

  .stellarnav > ul > li > a {
    font-size: 16px;
    line-height: 16px;
  }

  .cmn-butn {
    font-size: 18px;
    line-height: 18px;
    padding: 14px 20px;
  }

  .cmn-gap {
    padding: 60px 0px;
    margin: 0px;
  }

  .main-nav {
    width: 95%;
  }

  .banner-section-content h6 {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 30px;
    border-radius: 30px;
  }

  .banner-section-content h1 {
    font-size: 65px;
    line-height: 75px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  .banner-section-content p {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 30px 0px;
    padding: 0px;
    max-width: 70%;
  }

  .custom-container.banner-section-content {
    width: 100%;
    left: 2%;
    top: 50px;
  }

  .banner-section-content {
    position: relative;
    z-index: 2;
    padding-top: 0px;
  }

  .banner-section {
    min-height: 800px;
  }

  .banner-section-bg img {
    height: 100%;
    width: 100%;
  }

  .stats-section {
    padding: 40px 0px;
    margin: 0px;
  }

  .stat-number {
    font-size: 45px;
    line-height: 55px;
  }

  .stat-label {
    font-size: 20px;
    line-height: 20px;
  }

  h6 {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    margin: 0px 0px 15px 0px;
  }

  h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  p {
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }

  .about-section-header p {
    margin-top: 60px;
  }

  .why-section-left {
    padding: 0px 20px 0px 0px;
    margin: 0px;
  }

  .feature-card {
    padding: 10px 10px;
    height: 90%;
  }

  .service-card-overlay h5 {
    font-size: 22px;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .feature-card p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card-text-box {
    border-radius: 15px;
    padding: 20px 20px;
    height: 140px;
  }

  .service-card-overlay p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card-overlay h5 {
    font-size: 18px;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .service-card {
    border-radius: 15px;
    height: 350px;
    margin: 0px 0px 15px 0px;
  }

  .hero-clients-text p {
    padding: 0px;
    margin: 0px;
    max-width: 100%;
  }

  .testimonial-card p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .testimonial-card {
    height: 300px;
    margin: 20px 0px;
    min-height: 300px;
  }

  .footer-top {
    gap: 80px;
  }

  .footer-top-mail-box {
    width: 450px;
  }

  .footer-bottom-menu ul li a {
    font-size: 12px;
    line-height: 12px;
  }

  .footer-bottom-text p {
    font-size: 12px;
    line-height: 12px;
  }

  .footer-bottom {
    padding: 10px 0px;
  }

  .footer-menu ul li a {
    font-size: 16px;
    line-height: 16px;
  }

  /* ========================== */
  /* inner-pages */
  /* ========================== */

  .banner-section.inner-page {
    min-height: 350px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
  }

  .about-section.inner-page {
    padding: 30px 0px;
  }

  .addresscard {
    padding: 20px;
    border-radius: 10px;
    min-height: auto;
    margin-bottom: 10px;
  }

  .addresscard h5 {
    padding: 0px 0px 5px 0px;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
  }

  .about-section .contact-form-section h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .wpcf7-submit {
    margin: 20px 0 0 0;
    padding: 8px 25px !important;
  }

  /* ========================== */
  /* inner-pages */
  /* ========================== */
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1279px) {
  .logo {
    width: 160px;
  }

  .stellarnav > ul > li > a {
    font-size: 16px;
    line-height: 16px;
  }

  .cmn-butn {
    font-size: 16px;
    line-height: 16px;
    padding: 14px 20px;
  }

  .cmn-gap {
    padding: 60px 0px;
    margin: 0px;
  }

  .main-nav {
    width: 95%;
  }

  .banner-section-content h6 {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 30px;
    border-radius: 30px;
  }

  .banner-section-content h1 {
    font-size: 55px;
    line-height: 60px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .banner-section-content p {
    font-size: 18px;
    line-height: 28px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    max-width: 100%;
  }

  .custom-container.banner-section-content {
    width: 100%;
    left: 2%;
    top: 40px;
  }

  .banner-section-content {
    position: relative;
    z-index: 2;
    padding-top: 0px;
  }

  .banner-section-bg img {
    height: 640px;
  }

  .banner-section {
    min-height: 600px;
  }

  .stats-section {
    padding: 40px 0px;
    margin: 0px;
  }

  .stat-number {
    font-size: 35px;
    line-height: 35px;
  }

  .stat-label {
    font-size: 16px;
    line-height: 16px;
  }

  h6 {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
    margin: 0px 0px 15px 0px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px;
    margin: 0px 0px 20px 0px;
  }

  .about-section-header p {
    margin-top: 60px;
  }

  .why-section-left {
    padding: 0px 20px 0px 0px;
    margin: 0px;
  }

  .feature-card {
    padding: 10px 10px;
    height: 90%;
  }

  .feature-card h5 {
    font-size: 18px;
    line-height: 22px;
  }

  .feature-card p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card-text-box {
    border-radius: 15px;
    padding: 10px 10px;
    height: 150px;
  }

  .service-card-overlay p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card-overlay h5 {
    font-size: 18px;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .service-card {
    border-radius: 15px;
    height: 350px;
    margin: 0px 0px 15px 0px;
  }

  .hero-clients-text p {
    padding: 0px;
    margin: 0px;
  }

  .testimonial-card p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .testimonial-card {
    height: 350px;
    margin: 20px 0px;
    min-height: 350px;
  }

  .footer-top {
    gap: 80px;
  }

  .footer-top-mail-box {
    width: 450px;
  }

  .footer-bottom-menu ul li a {
    font-size: 12px;
    line-height: 12px;
  }

  .footer-bottom-text p {
    font-size: 12px;
    line-height: 12px;
  }

  .footer-bottom {
    padding: 10px 0px;
  }

  .footer-menu ul li a {
    font-size: 16px;
    line-height: 16px;
  }

  /* ========================== */
  /* inner-pages */
  /* ========================== */

  .banner-section.inner-page {
    min-height: 300px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
  }

  .about-section.inner-page {
    padding: 30px 0px;
  }

  .addresscard {
    padding: 20px;
    border-radius: 10px;
    min-height: auto;
    margin-bottom: 10px;
  }

  .addresscard h5 {
    padding: 0px 0px 5px 0px;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
  }

  .about-section .contact-form-section h2 {
    font-size: 28px;
    line-height: 28px;
    margin: 30px 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .wpcf7-submit {
    margin: 20px 0 0 0;
    padding: 8px 25px !important;
  }

  /* ========================== */
  /* inner-pages */
  /* ========================== */
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .custom-container {
    padding: 0px 15px;
  }

  .cmn-butn {
    font-size: 14px;
    padding: 8px 20px;
  }

  .cmn-gap {
    padding: 30px 0px;
  }

  .cmn-tittle {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }

  .site-nav {
    padding: 10px 5px;
    border-radius: 0px;
    margin-top: 0px;
  }

  .rightlink {
    gap: 0px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .stellarnav .menu-toggle span.bars {
    display: inline-block;
    margin-right: 0px;
    position: relative;
    top: 3px;
  }

  .stellarnav .menu-toggle span.bars span {
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 6px;
    background: #1e3f0d;
    margin: 4px 0 0px;
  }

  .stellarnav.mobile ul {
    background: rgb(30, 63, 13);
    z-index: 999;
  }

  .stellarnav.mobile > ul > li > a {
    padding: 10px 30px;
    font-size: 16px;
    color: #fff;
  }

  .main-nav.scroll {
    position: unset;
  }

  .logo {
    width: 100px;
    height: auto;
    margin: 0px;
    padding: 0px 0px;
  }

  .btn-request-quote {
    padding: 10px 10px;
    font-size: 10px;
  }

  .btn-hero {
    margin: 0px auto 40px;
    text-align: center;
  }

  .cmn-text {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  /* ===================================== */

  body {
    margin: 0px;
    padding: 10px 10px;
  }

  .banner-section-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.25) 0%,
      /* bottom color */ rgba(0, 0, 0, 0.13) 100% /* top color */
    );
  }

  .main-nav {
    position: unset;
    background: #000;
    border-radius: 10px;
    margin-bottom: 10px;
  }

  .custom-container.banner-section-content {
    width: 100%;
    left: 0px;
  }

  .banner-section-bg {
    position: absolute;
    inset: 0;
    background-size: contain;
    background-position: center;
    transform: unset;
    animation: unset;
  }

  .banner-section {
    min-height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px 0px;
  }

  .banner-section-bg img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
  }

  .banner-section-content h6 {
    font-size: 14px;
    line-height: 14px;
    margin: 0px 0px 15px 0px;
  }

  .banner-section-content h1 {
    font-size: 35px;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .banner-section-content p {
    font-size: 16px;
    line-height: 26px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    max-width: 50%;
  }

  .hero-cta {
    gap: 10px;
    flex-wrap: wrap;
  }

  .hero-clients-text p {
    font-size: 16px;
    line-height: 16px;
    padding: 0px;
    margin: 0px;
    max-width: 100%;
  }

  .hero-clients {
    gap: 15px;
    margin: 0px 0px 20px 0px;
  }

  .stats-section {
    padding: 30px 0px;
  }

  .stat-number {
    font-size: 30px;
    line-height: 30px;
  }

  .stat-item {
    padding: 10px;
  }

  .stat-label {
    font-size: 14px;
    line-height: 24px;
  }

  h6 {
    font-size: 16px;
    line-height: 26px;
    margin: 0px 0px 15px 0px;
  }

  h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0px 0px 20px 0px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  .about-section-header p {
    margin-top: 0px;
  }

  .about-img-wrap {
    border-radius: 10px;
  }

  .about-section {
    padding: 0px 0px 30px 0px;
  }

  .why-section-left {
    padding: 0px;
    margin: 0px;
  }

  .why-section-left p {
    margin-bottom: 20px;
  }

  .why-section {
    background: url(../images/why-chose-bg.png) top left no-repeat #eff6fd;
    border-radius: 10px;
  }

  .feature-card {
    padding: 20px 0px;

    border-radius: 10px;
    margin-bottom: 10px;
  }

  .feature-card h5 {
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .feature-card p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card {
    border-radius: 10px;
    height: 300px;
    margin: 0px 0px 10px 0px;
  }

  .service-card-text-box {
    border-radius: 10px;
    padding: 10px;
    height: auto;
    text-align: center;
  }

  .service-card-overlay p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card-overlay h5 {
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
  }

  .testimonials-section-header {
    margin: 0px 0px 10px 0px;
    text-align: center;
  }

  .testimonial-card {
    border-radius: 10px;
    padding: 20px;
    min-height: 100%;
    height: 280px;
    margin: 10px 0px;
    text-align: left;
  }

  .testimonial-card p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;

    padding-bottom: 20px;
  }

  .reviewer-name {
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
  }

  .testimonial-owl .owl-nav {
    display: none;
  }

  .accordion-body {
    font-size: 14px;
    line-height: 24px;
  }

  .cta-section {
    min-height: 100%;
    border-radius: 10px;
  }

  .cta-content h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
  }

  .cta-content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  .footer-section {
    border-radius: 10px;

    margin: 20px 0px 0px 0px;
    padding: 20px 0px;
  }

  .footer-top {
    border-radius: 10px;
    padding: 20px;
    flex-wrap: wrap;
  }

  .footer-top-mail-box {
    width: 100%;
  }

  .newsletter-form input {
    padding: 15px 12px;
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    border-radius: 40px;
  }

  .newsletter-form button {
    padding: 0 20px;

    font-size: 12px;
    line-height: 18px;

    right: 3px;
    height: 45px;
    top: 1px;
  }

  .footer-top-text {
    text-align: center;
  }

  .footer-top-text h3 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .footer-mid {
    margin: 20px 0px;
  }

  .footer-menu {
    margin: 20px 0px;
    padding: 0px;
  }

  .footer-menu ul {
    gap: 20px;
  }

  .footer-menu ul li a {
    font-size: 14px;
    line-height: 14px;
  }

  .footer-bottom {
    padding: 15px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }

  .footer-bottom-text p {
    font-size: 12px;
    line-height: 18px;
  }

  .footer-bottom-menu ul {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
  }

  .footer-bottom-menu ul li a {
    font-size: 12px;
    line-height: 12px;
  }

  .accordion-button {
    font-size: 16px;
    line-height: 25px;
  }

  .service-card-overlay {
    padding: 12px 10px;
  }

  /* ========================== */
  /* inner-pages */
  /* ========================== */

  .banner-section.inner-page {
    min-height: 200px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
  }

  .about-section.inner-page {
    padding: 30px 0px;
  }

  .addresscard {
    padding: 20px;
    border-radius: 10px;
    min-height: auto;
    margin-bottom: 10px;
  }

  .addresscard h5 {
    padding: 0px 0px 5px 0px;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
  }

  .about-section .contact-form-section h2 {
    font-size: 28px;
    line-height: 28px;
    margin: 30px 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .wpcf7-submit {
    margin: 20px 0 0 0;
    padding: 8px 25px !important;
  }

  /* ========================== */
  /* inner-pages */
  /* ========================== */
}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
  .custom-container {
    padding: 0px 15px;
  }
  
  .area_content ul{
      column-count: 1;
  }

  .cmn-butn {
    font-size: 12px;
    padding: 8px 12px;
  }

  .cmn-gap {
    padding: 30px 0px;
  }

  .cmn-tittle {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
  }

  .site-nav {
    padding: 10px 5px;
    border-radius: 0px;
    margin-top: 0px;
  }

  .rightlink {
    gap: 0px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .stellarnav .menu-toggle span.bars {
    display: inline-block;
    margin-right: 0px;
    position: relative;
    top: 3px;
  }

  .stellarnav .menu-toggle span.bars span {
    display: block;
    width: 34px;
    height: 4px;
    border-radius: 0px;
    background: #1e3f0d;
    margin: 4px 0 0px;
  }

  .stellarnav.mobile ul {
    background: rgb(30, 63, 13);
    z-index: 999;
  }

  .stellarnav.mobile > ul > li > a {
    padding: 10px 30px;
    font-size: 16px;
    color: #fff;
  }

  .main-nav.scroll {
    position: unset;
  }

  .logo {
    width: 100px;
    height: auto;
    margin: 0px;
    padding: 0px 0px;
  }

  .btn-request-quote {
    padding: 10px 10px;
    font-size: 10px;
  }

  .btn-hero {
    margin: 0px auto 40px;
    text-align: center;
  }

  .cmn-text {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  /* ===================================== */

  body {
    margin: 0px;
    padding: 10px 10px;
  }

  .banner-section-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.9) 0%,
      rgba(0, 0, 0, 0.3) 100%
    );
  }

  .main-nav {
    position: unset;
    background: #000;
    border-radius: 10px;
    margin-bottom: 10px;
  }

  .custom-container.banner-section-content {
    width: 100%;
    left: 0px;
  }

  .banner-section-bg {
    position: absolute;
    inset: 0;
    background-size: contain;
    background-position: center;
    transform: unset;
    animation: unset;
  }

  .banner-section {
    min-height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    padding: 20px 0px;
  }

  .banner-section-bg img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    background-size: cover;
  }
  .banner-section-content h6 {
    font-size: 12px;
    line-height: 12px;
    margin: 0px 0px 5px 0px;
  }

  .banner-section-content h1 {
    font-size: 26px;
    line-height: 32px;
	letter-spacing: 0;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .banner-section-content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    max-width: 100%;
  }

  .hero-cta {
    gap: 10px;
    flex-wrap: wrap;
  }

  .hero-clients-text p {
    font-size: 14px;
    line-height: 20px;
    padding: 0px;
    margin: 0px;
  }

  .hero-clients {
    gap: 15px;
    margin: 0px 0px 20px 0px;
  }

  .stats-section {
    padding: 30px 0px;
  }

  .stat-number {
    font-size: 28px;
    line-height: 28px;
  }

  .stat-item {
    padding: 10px;
  }

  .stat-label {
    font-size: 11px;
    line-height: 18px;
  }

  h6 {
    font-size: 16px;
    line-height: 26px;
    margin: 0px 0px 15px 0px;
    padding: 5px 20px;
  }

  h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0px 0px 20px 0px;
  }

  p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  .about-section-header p {
    margin-top: 0px;
  }

  .about-img-wrap {
    border-radius: 10px;
  }

  .about-section {
    padding: 0px 0px 30px 0px;
  }

  .why-section-left {
    padding: 0px;
    margin: 0px;
  }

  .why-section-left p {
    margin-bottom: 20px;
  }

  .why-section {
    background: url(../images/why-chose-bg.png) top left no-repeat #eff6fd;
    border-radius: 10px;
  }

  .feature-card {
    padding: 20px 0px;

    border-radius: 10px;
    margin-bottom: 10px;
  }

  .feature-card h5 {
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .feature-card p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card {
    border-radius: 10px;
    height: 300px;
    margin: 0px 0px 10px 0px;
  }

  .service-card-text-box {
    border-radius: 10px;
    padding: 10px;
    height: auto;
    text-align: center;
  }

  .service-card-overlay p {
    font-size: 14px;
    line-height: 24px;
  }

  .service-card-overlay h5 {
    font-size: 18px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
  }

  .testimonials-section-header {
    margin: 0px 0px 10px 0px;
    text-align: center;
  }

  .testimonial-card {
    border-radius: 10px;
    padding: 20px;
    min-height: 100%;
    height: 100%;

    margin: 10px 0px;

    text-align: center;
  }

  .testimonial-card p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;

    padding-bottom: 20px;
  }

  .reviewer-name {
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
    margin: 0px 0px 5px 0px;
  }

  .testimonial-owl .owl-nav {
    display: none;
  }

  .accordion-body {
    font-size: 14px;
    line-height: 24px;
  }

  .cta-section {
    min-height: 100%;
    border-radius: 10px;
  }

  .cta-content h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 10px 0px;
  }

  .cta-content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
  }

  .footer-section {
    border-radius: 10px;

    margin: 20px 0px 0px 0px;
    padding: 20px 0px;
  }

  .footer-top {
    border-radius: 10px;
    padding: 20px;
    flex-wrap: wrap;
  }

  .footer-top-mail-box {
    width: 100%;
  }

  .newsletter-form input {
    padding: 15px 12px;
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    border-radius: 40px;
  }

  .newsletter-form button {
    padding: 0 20px;

    font-size: 12px;
    line-height: 18px;

    right: 3px;
    height: 45px;
    top: 1px;
  }

  .footer-top-text {
    text-align: center;
  }

  .footer-top-text h3 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .footer-mid {
    margin: 20px 0px;
  }

  .footer-menu {
    margin: 20px 0px;
    padding: 0px;
  }

  .footer-menu ul {
    gap: 20px;
  }

  .footer-menu ul li a {
    font-size: 14px;
    line-height: 14px;
  }

  .footer-bottom {
    padding: 15px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }

  .footer-bottom-text p {
    font-size: 12px;
    line-height: 18px;
  }

  .footer-bottom-menu ul {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
  }

  .footer-bottom-menu ul li a {
    font-size: 12px;
    line-height: 12px;
  }

  .accordion-button {
    font-size: 16px;
    line-height: 25px;
  }

  /* ========================== */
  /* inner-pages */
  /* ========================== */

  .banner-section.inner-page {
    min-height: 100px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
  }

  .about-section.inner-page {
    padding: 30px 0px;
  }

  .addresscard {
    padding: 20px;
    border-radius: 10px;
    min-height: auto;
    margin-bottom: 10px;
  }

  .addresscard h5 {
    padding: 0px 0px 5px 0px;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
  }

  .about-section .contact-form-section h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .wpcf7-submit {
    margin: 20px 0 0 0;
    padding: 8px 25px !important;
  }
	
	.image-section {
		margin: 25px 0px 30px 0px;
	} 

  /* ========================== */
  /* inner-pages */
  /* ========================== */
}
