@media only screen and (max-width: 1400px) {
  .primary-button{
min-width: 150px;
  }
}
@media only screen and (max-width: 1300px) {

  .about_us_carousel .owl-next {
    right: -15px;
  }
}
@media (max-width: 1200px) {
  a.primary-button.small.view-more-button {
    margin: 0 0 10px 0;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .banner {
    height: 600px;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  .banner {
    height: 600px;
  }

  .cta__box {
    padding: 25px 30px
  }
}

@media only screen and (max-width: 991.98px) {
  .we-do-sec .content-box {
    padding-right: 0;
  }

  .we-do-sec .site__heading h2 span:not(.cursor) {
    height: 31px;
  }

  .mainSection {
    height: 367px;
  }

  .about-icon-sec .row [class^="col-"]:not(:last-child) .icon-wrap::before {
    right: 0;
    height: 40px;
  }

  .about-icon-sec .about-fast i {
    font-size: 22px;
  }

  .about-icon-sec {
    padding: 32px 0px;
  }

  .icon-wrap {
    gap: 5px;
    padding: 0 4px;
  }

  .about_global_creative .global-wrap li img {
    width: 34px !important;
  }

  .global-wrap ul li:nth-child(odd) {
    margin-bottom: 15px;
  }

  .global-wrap li {
    gap: 6px;
  }

  .site__header .search__wrap .dgwt-wcas-search-wrapp {
    margin: 0 0 0 auto;
  }

  /* =============  Header Start ============= */
  .header__top-contact li:not(:last-child) {
    padding-right: 11px;
  }

  .header__nav .navbar-brand>img {
    height: 47px;
  }

  .header__nav .navbar-nav .nav-item .nav-link {
    color: #000;
  }

  .offcanvas-header .btn-close {
    position: absolute;
    right: 50px;
    top: 15px;
    color: #000;
  }

  .header__nav .navbar-toggler {
    border: none;
    background: none;
    padding: 0;
    margin-right: 0px;
    position: absolute;
    bottom: 25px;
    right: 0;
  }

  .header__nav .navbar-toggler .icon-bar {
    display: block;
    width: 34px;
    height: 4px;
    border-radius: 16px;
    background-color: #fff;
  }

  .header__nav .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
  }

  .header__nav .navbar-toggler .icon-bar {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .header__nav .navbar-toggler {
    bottom: 0px;
    right: 0;
  }

  .owl-prev {
    left: -33px;
  }

  .owl-next {
    right: -33px;
  }

  .owl-nav>* {
    width: 35px;
  }

  .header__top-contact a {
    font-size: 10px;
    gap: 5px;
  }

  .header__top-contact li:not(:last-child) {
    padding-right: 5px;
  }

  .header__top-contact li:not(:last-child) {
    margin-right: 6px;
  }

  .sale-item.marquee p {
    font-size: 12px;
  }

  .search__wrap .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    padding: 0 0 0 30px !important;
    line-height: 16px;
    font-size: 13px;
  }

  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    min-height: 20px;
    min-width: 26px;
    height: 20px;
    width: 26px;
  }

  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
    width: 18px;
    height: 16px;
  }

  /* ============= Header End ============= */
  /* ============= Banner Start ============= */
  .banner__carousel-caption h2 {
    font-size: 37px;
  }

  .banner {
    height: 470px;
  }

  .banner__carousel-caption p {
    font-size: 14px;
  }

  /* =============  Banner End ============= */
  /* ============= Home Categories Start ============= */

  .custom-pad {
    padding: 30px 0;
  }

  .category__wrap {
    padding-bottom: 0px;
  }

  .cat__box-img {
    width: 70%;
    padding: 23px;
    margin-top: 40px;
  }

  .cat__box-content::before {
    height: 80px;
    width: 83px;
  }

  .cat__box-content h5 {
    font-size: 11px;
  }

  .accordion-item .accordion-body {
    padding: 0 15px 15px;
  }

  /* ============= Home categories End ============= */
  /* =============  Home About us Start ============= */
  .about__right-box a h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .about__right-box .img-part {
    height: 45px;
    width: 45px;
  }

  .about_us {
    padding: 100px 0;
  }

  /* =============  Home About us End ============= */
  /* =============  Home featured_product Start ============= */
  .fp__card .card-title h5 {
    font-size: 14px;
  }

  .fp__card .content-part {
    padding: 13px 0;
  }

  /* =============  Homefeatured_product End ============= */

  /* =============  Home Faq Start ============= */
  .faq__right img {
    object-fit: cover;
  }

  .site__heading h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .faq__accordion-wrap .accordion-button {
    padding: 15px;
  }

  .site__heading {
    margin-bottom: 22px;
  }

  /* ============= Home Faq End ============= */

  /* =============  Home Testimonial Start ============= */
  /* .site__heading h2 {font-size: 20px;} */

  .site__heading h6 {
    font-size: 12px;
  }

  /* .test__box .content-part p {font-size: 11px;line-height: 23px} */
  .form-control {
    font-size: 14px;
    margin: 0px;
  }

  .test__box .client-part h5 {
    font-size: 13px;
  }

  .test__box .client-part {
    font-size: 11px;
  }

  /* ============= Home Testimonial End ============= */
  /* ============= Home process Start ============= */

  .process__item .content-part h5 {
    font-size: 16px;
  }

  .process__item .content-part p {
    font-size: 12px;
    line-height: 19px;
  }

  .process__item .img-part {
    width: 69%;
  }

  .process__item .img-part img {
    height: 46px;
    width: 46px;
  }

  /* =============  Home process End ============= */
  /* =============  Home cta End ============= */
  .cta__box .img-part img {
    width: 100%;
  }

  /* =============  Home cta End ============= */
  /* =============  Footer Start ============= */
  .footer_logo img {
    width: 64%;
  }

  .site__footer-bottom .address li {
    font-size: 12px;
  }

  #back-to-top.affix {
    bottom: 45px;
  }

  #back-to-top {
    position: fixed;
    right: 34px;
  }

  .global-wrap .site__heading h2 {
    font-size: 20px;
  }


  /* =============  Footer End ============= */


  .process__item .content-part h5 {
    margin-bottom: 2px;
  }

  .fp__card .content-part:hover {
    height: 100%;
  }

  .fp__card .content-part .card-title p {
    font-size: 12px;
    line-height: 15px;
  }

  .primary-button.small,
  .header__nav.fixed .primary-button {
    height: 27px;
    font-size: 12px;
    gap: 3px;
  }

  .about_sec .site__heading p {
    line-height: 25px;
    font-size: 14px;
  }

  /* .about_us_carousel .owl-next {right: -30px;} */
  .store-text h4 {
    font-size: 17px;
    color: #d59a2c;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .inner-blog-content-image img {
    height: 200px;
    width: 100%;
    object-fit: cover;
  }



  /* =============  About_sec  Start ============= */

  /* .about_img_wrap .about-img-2 img {
    top: 93px;
    left: 70px;
} */
  /* .custom-pad {
    padding: 30px 0;
  } */
  /* .site__heading h2 {line-height: 26px;} */
  .about-img-right img {
    width: 100%;
    margin-bottom: 30px;
  }

  .about_img_wrap .about-img-2 img {
    top: 184px;
    left: 430px;
  }

  .global-wrap {
    width: 100%;
  }


  /* =============  About_sec End ============= */
  /* =============  about_global_creative Start ============= */
  .follo {
    padding-left: 0px;
  }

  .global_creative_pic img {
    padding-top: 72px;
  }

  /* =============  about_global_creative End ============= */
  /* ============= About-icon-sec Start ============= */


  /* =============  About-icon-sec End ============= */
  /* ============= About-blog Start ============= */
  .blog-pic img {
    height: 214px;
  }

  /* ============= About-blog End ============= */


  /* =============  store Start ============= */
  .overlay {
    padding: 57px 0;
  }

  /* ============= store End ============= */
  /* =============  Blog Start ============= */
  .blog-content h3 {
    min-height: 81px;
  }

  .blog-news-title h6 {
    color: #1d1d1d;
    font-weight: 700;
    font-size: 14px;
  }

  p {
    line-height: 21px;
    font-size: 15px;
  }

  .blog-news-title h6 {
    font-size: 11px;
  }

  .cta__box {
    padding: 67px 22px;
  }

  .col-md-6:nth-last-child(1) .cta__box {
    padding: 57px 22px;
  }

  .blog-content h3 {
    min-height: 0px;
  }

  .dgwt-wcas-search-wrapp {
    min-width: 179px;
    max-width: 0px;
  }

  .fp__card .content-part {
    height: 42px;
  }

  .primary-button {
    font-size: 14px;
  }

  .sticker-banner {
    padding: 40px 0px;
  }

  .inner-centerbar-wrap span {
    padding-top: 0px;
  }

  .blog-content h3 {
    padding-top: 0px;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .inner-centerbar-wrap span {
    padding-top: 0px;
    font-size: 12px;
    padding-right: 4px;
  }

  .blog-content {
    padding-bottom: 0px;
  }

  .blog-content p {
    line-height: 20px;
    font-size: 12px;
  }

  .about-fast span {
    font-size: 18px;
  }

  .about-fast-text h5 {
    font-size: 14px;
    margin-bottom: 2px;
  }

  .about-fast-text p {
    font-size: 12px;
  }

  .icon-child {
    padding: 0px;
  }

  .about-sec-right-tool {
    padding-top: 30px;
  }

  .product-details-section1 .contact-heading {
    padding-top: 0px;
    padding-left: 5px;
  }

  .contact_us_map .contact-heading {
    padding-top: 30px;
  }

  .banner .carousel-inner {
    padding-top: 35px;
  }

  .contact-heading {
    padding-top: 35px;
    padding-left: 0;
  }

  .summary1.entry-summary1 {
    margin-top: 15px;
  }


}



/* =============  Blog End ============= */

@media (max-width: 767.98px) {
	#headerModal .modal-img img{
		display:none;
	}
  .we-do-sec .site__heading {
    text-align: left;
  }

  .we-do-sec .content-box {
    padding-bottom: 18px;
  }

  /* .about-icon-sec .row [class^="col-"]:not(even) .icon-wrap::before{
      content: "";
      position: absolute;
      right: 0;
      width: 2px;
      height: 40px;
      background-color: var(--clr-grey-100);
    } */
  .about-banner .site__heading p {
    max-width: 95%;
  }

  section.about_sec.custom-pad {
    padding-bottom: 0;
  }

  .about-icon-sec .row [class^="col-"]:nth-child(2) .icon-wrap::before {
    display: none;
  }

  .about_global_creative .global-wrap {
    margin-top: 25px;
  }

  .global-wrap li img {
    width: 36px !important;
  }

  .about-icon-sec .about-fast i {
    font-size: 22px;
    margin-right: 5px;
  }

  .site__heading {
    text-align: center;
  }

  .cta .site__heading {
    text-align: left;
  }

  .footer_logo img {
    width: 128px !important;
  }

  .test__box .des-part {
    justify-content: center;
  }

  .container {
    max-width: 100%;
  }

  /* ============= Home-header Start ============= */
  .header__nav .navbar-nav .nav-item .nav-link {
    color: #000;
  }

  .offcanvas-header .btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
  }

  .header__nav .navbar-toggler {
    border: none;
    background: none;
    padding: 0;
    margin-right: 0px;
    position: absolute;
    bottom: 10px;
    right: 0;
  }

  .header__nav .navbar-toggler .icon-bar {
    display: block;
    width: 34px;
    height: 4px;
    border-radius: 16px;
    background-color: #fff;
  }

  .header__nav .navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
  }

  .header__nav .navbar-toggler .icon-bar {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  /* .header__nav .navbar-toggler { bottom: 0px; right: 0; } */
  .owl-prev {
    left: 0px;
  }

  .owl-next {
    right: 0px;
  }

  .contact_us_map {
    padding-bottom: 30px;
  }

  /* ============= Home-header end ============= */
  /* ============= Home-Banner Start ============= */
  .banner__carousel-caption h2 {
    font-size: 32px;
  }

  .banner__carousel-caption p {
    font-size: 16px;
  }

  .banner .carousel-inner {
    padding-top: 0px;
  }

  .banner {
    height: 301px;
  }

  .carousel-control-next-icon,

  /* ============= Home-Banner End ============= */
  /* =============  Home-categories Start ============= */

  .cat__box-content h5 {
    margin: 50px 0px 10px;
  }

  .cat__box-content::before {
    height: 70px;
    width: 70px;
    top: 0%;
  }

  .cat__box-content h5 {
    font-size: 14px;
  }

  /* =============  Home-Categories End ============= */
  /* ============= Faq Start ============= */
  .faq__right img {
    height: 200px;
  }

  /* ============= Home-Faq End ============= */
  /* ============= Home-Process Start ============= */
  .process__item .img-part {
    position: relative;
    width: 43%;
  }

  .cta__box .img-part {
    left: 50%;
    top: 50%;
  }

  /* =============  Home-featured start============= */
  .process__item .content-part {
    margin-top: 10px;
  }

  /* =============  Home-feartured end ============= */
  /* =============  Home-Process End ============= */
  /* =============  Home-CTA Start  ============= */
  .cta__box {
    padding: 77px 51px;
    margin-top: 20px;
  }

  /* =============  Home-CTA End ============= */
  /* =============  Footer Start ============= */
  .footer-col.text-center img {
    width: 65%;
  }

  /* =============  Footer End ============= */
  /* =============  about_sec Start ============= */
  .about_img_wrap .about-img-2 img {
    position: relative;
    content: "";
    width: 250px;
    height: 230px;
    top: 124px;
    left: 354px;
    width: 38%;
    height: 65%;
  }

  .about_img_wrap .about-img-2 img {
    position: relative;
    content: "";
    width: 250px;
    top: 169px;
    left: 302px;
    width: 70%;
    height: 82%;
  }

  .about_img_wrap .about-img-2 img {
    object-fit: cover;
  }

  .site__heading h2 {
    font-size: 22px;
    line-height: 33px;
  }

  .about_us_carousel .owl-prev {
    left: -15px;
  }

  .about_sec .about-img-right img,
  .about_global_creative .global_creative_pic img {
    max-height: 310px;
    object-fit: cover;
  }

  /* =============  about_sec End ============= */
  /* =============  about_global_creative Start ============= */
  .global-wrap .site__heading h2 {
    font-size: 25px;
  }

  /* .global-wrap .site__heading p {font-size: 12px;} */
  /* .global-wrap span {
    font-size: 19px;
  } */
  .follo p {
    font-size: 17px;
    padding-left: 0px;
  }

  .follo h6 {
    font-size: 12px;
  }

  .follo {
    padding-left: 0;
  }

  .global-wrap span {
    font-size: 17px;
    padding: 0px;
  }

  .site__footer-top {
    padding: 40px 0 0;
  }

  /* =============  about_global_creative End ============= */
  /* =============  success-stories Start ============= */
  .success-stories h6 {
    padding-top: 0;
  }

  .blog-content h3 {
    min-height: 0px;
    padding: 0px;
    font-size: 20px;
  }

  .inner-centerbar-wrap span {
    padding: 4px;
    font-size: 13px;
  }

  .inner-centerbar-box {
    padding-bottom: 0px;
  }

  .dgwt-wcas-search-wrapp {
    max-width: 85% !important;
    min-width: 85% !important;
  }

  .pagination-details {
    margin: 0px 0px 24px 12px;
  }

  .faq__accordion-wrap .accordion-body p {
    padding-left: 9px;
  }

  .inner-centerbar-box {
    padding-top: 0px;
  }

  .inner-blog-content-image img {
    height: 150px;
    width: 100%;
    object-fit: cover;
  }

  .faq__accordion-wrap .accordion-button {
    padding: 10px 10px;
    ;
  }

  .col-md-6:nth-last-child(1) .cta__box {
    padding: 45px 0px 45px 15px;
  }

  .header__top-contact a {
    font-size: 16px;
  }

  .header__top-contact a p {
    display: none;
  }

  .search__wrap .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    border-bottom: transparent;
  }

  .video_icon img {
    height: 30px;
  }

  .faq__left .site__heading {
    margin-bottom: 14px;
  }

  .owl-nav>*>i {
    font-size: 18px;
  }

  .owl-nav>* {
    width: 27px;
  }

  .wpcf7-form-control.wpcf7-textarea.form-control {
    line-height: 20px;
    resize: none;
    height: 100px;
  }

  .icon-wrap {
    display: flex;
    gap: 16px;
    width: 87%;
    justify-content: center;
  }

  /* .icon-child:nth-last-child(1) .icon-wrap {border-right: 2px solid var(--clr-grey-100);} */
  .global-wrap li {
    justify-content: center;
    gap: 15px;
  }

  .about-icon-sec {
    padding: 15px 0px;
  }

  .global_creative_pic img {
    padding-top: 0px;
  }

  .success-img img {
    width: 100%;
    object-fit: cover;
    height: 296px;
  }

  .sticker-banner {
    padding: 19px 0px;
  }

  .success-img {
    width: 100%;
  }

  .success-stories .site__heading {
    margin-top: 18px;
  }

  .sticker-banner .site__heading {
    margin-bottom: 0px;
  }

  .cat__box {
    padding-bottom: 15px;
  }

  .site__heading {
    margin-bottom: 15px;
  }

  .about__right {
    gap: 25px;
    margin-top: 20px;
  }

  .faq__left {
    padding-right: 0px;
    margin-top: 20px;
  }

  .site__heading h6 {
    margin-bottom: 5px;
  }

  .process-carousel-wraper .process__item {
    width: 30.5%;
  }

  .faq__accordion-wrap .accordion-button {
    font-size: 15px;
  }

  .faq__accordion-wrap .accordion-body p {
    font-size: 13px;
  }

  .process__item .content-part h5 {
    font-size: 14px;
    line-height: 20px;
    min-height: 50px;
  }

  .cta {
    padding: 40px 0
  }

  .footer-col {
    margin-bottom: 20px;
  }

  .footer-icon {
    margin-top: 15px;
  }

  .footer__col {
    margin-bottom: 20px;
  }

  #back-to-top {
    position: fixed;
    left: 0;
  }

  .wapp-float {
    right: 10px;
  }

  .header__top {
    position: relative;
  }

  .search__wrap {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
  }

  .shopPges_sec .site__heading {
    text-align: left;
  }

  .big-img-decp {
    margin-top: 20px;
  }

  .shopPges_sec .site__heading {
    margin-bottom: 8px;
  }

  .shopPges_sec .prise {
    font-size: 21px;
    line-height: 35px;
  }

  .big-img-decp .meta-box li {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
  }

  .wcx-product-img {
    margin-top: 31px;
  }

  /* =============  success-stories End ============= */
  /* =============  contact start============= */
  /* .card-icon-content p {
  min-height: 75px;
} */
  /* =============  contact End ============= */
  .store-text a h4 {
    height: auto;
  }

  .single-contact-form {
    padding-bottom: 20px;
  }

  .product-single-list .gallery-box img {
    height: 300px;
  }

  .product-single-list p,
  .product-single-list li {
    font-size: 14px;
    line-height: 24px;

  }

  .woocommerce-breadcrumb {
    margin-bottom: 0 !important;
  }

  .about_us .about__left img {
    max-height: 250px;
  }

  .mainSection {
    height: 100%;
  }

  .store-centerbar-wrap {
  padding-top: 20px;
}
}

@media (max-width: 575.98px) {
  .primary-button{
    min-width: 100px;
    height: 32px;
      }
  .inner-centerbar-box .blog-pic img {
    height: 205px;
  }

  .site__heading h2 br {
    display: none;
  }

  /* ============= Header Start ============= */
  .header__top-contact a {
    font-size: 14px;
  }

  .marquee-sec ul .marquee {
    margin: 0px;
    padding: 0px;
    border: none;
  }

  .header__top {
    display: flex;
    align-items: center;
  }

  /* p {font-size: 10px;} */
  /* .header__nav .navbar-brand>img { height: 17px; } */
  .banner__carousel-caption h2 {
    font-size: 20px;
  }

  /* ============= Header End ============= */
  /* ============= Banner Start ============= */
  .banner__carousel-caption p {
    font-size: 13px;
    line-height: 22px;
  }

  .primary-button {
    font-size: 10px;
  }

  .banner {
    height: 224px;
  }

  /* ============= Banner End ============= */
  /* =============  categories Start ============= */
  .cat__box-img {
    padding: 18px;
  }

  .cat__box-content h5 {
    font-size: 10px;
  }

  /* =============  categories End ============= */
  /* =============  featured_product Start ============= */
  .featured_product.custom-pad {
    padding-bottom: 0px;
  }

  .primary-button.small {
    height: 27px;
    font-size: 9px;
    gap: 0px;
  }

  /* =============  featured_product End ============= */
  /* =============  about_us Start ============= */
  /* .video_icon img { width: 11%; padding-bottom: 17px;} */
  .about__right-box .img-part {
    height: 41px;
    width: 43px;
    margin-top: 20px;
  }

  .about_us {
    padding: 59px 0;
  }

  .about__right-box .content-part p {
    font-size: 13px;
    line-height: 24px;
  }

  .about_img_wrap .about-img-2 img {
    position: relative;
    content: "";
    width: 250px;
    height: 230px;
    top: 91px;
    left: 193px;
    width: 90%;
    height: 27%;
  }

  .about-fast-text p {
    font-size: 11px;
  }

  .about-fast-text h5 {
    font-size: 14px;
  }

  /* =============  about_us End ============= */
  /* =============  about_global_creative Start ============= */
  .follo p {
    padding-left: 0px;
  }

  .about-fast span {
    font-size: 15px;
  }

  /* =============  about_global_creative End ============= */
  /* =============  footer Start ============= */

  #back-to-top.affix,
  .wapp-float {
    bottom: 30px;
  }

  #back-to-top .btn.btn-primary {
    margin-bottom: 0;
  }

  #back-to-top {
    position: fixed;
    right: 17px;
  }

  .faq__right {
    margin-top: 0px;
  }

  .cta__box .img-part {
    right: 0px;
  }

  .search__wrap .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    display: none;
  }

  .header__top-contact li .demo {
    display: none;
  }

  .search__wrap .dgwt-wcas-search-submit {
    top: -13px !important;
  }

  .marquee-sec {
    padding: 10px 0px;
  }

  .marquee {
    margin-right: 0px;
    padding-right: 0px;
  }

  .about-banner {
    padding: 30px;
  }

  .global-wrap .site__heading h2 {
    font-size: 18px;
    line-height: 25px;
  }

  .catagories .site__heading {
    margin-bottom: 0px;
  }

  .cta__box {
    padding: 50px 14px;
    margin-top: 20px;
    height: 100%;
  }

  .sale-item.marquee p {
    font-size: 10px;
  }

  .fp__card .card-title h5 {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .fp__card .content-part .card-title p {
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 8px;
  }

  .owl-nav>*>i {
    font-size: 15px;
  }

  .owl-nav>* {
    width: 21px
  }

  .fp__card .content-part:hover {
    height: 75%;
  }

  .icon-wrap {
    width: 98%;
    gap: 4px
  }

  .site__heading h2 {
    font-size: 18px;
    line-height: 25px;
  }

  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    width: 20px;
    min-width: 20px;
  }

  /* .about_us_carousel .owl-prev {left: -14px;}
  .about_us_carousel .owl-next {right: -14px;} */
  .about_sec {
    padding-bottom: 0px;
  }

  .process-carousel-wraper .process__item {
    width: 47%;
  }

  .banner .carousel-item img {
    height: 200px;
    object-fit: cover;
  }

  .banner .primary-button img {
    height: auto !important;
  }

  .banner .carousel-control-next,
  .banner .carousel-control-prev {
    width: 8% !important;
  }


  .feature-card h3 {
    font-size: 20px;
    line-height: 23px;
    margin: 13px 0;
  }
}

@media (max-width: 375.98px) {
  .faq__accordion-wrap .accordion-button {
    padding: 10px 7px;
  }

  .fp__card .content-part .card-title p {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 8px;
  }

  .fp__card .card-title h5 {
    font-size: 12px;
    margin-bottom: 8px;
  }


}

@media only screen and (max-width: 1440px) {
  #about-carousel.owl-carousel .owl-item img {
    height: 303px;
  }
}

@media only screen and (max-width: 571px) {
  #about-carousel.owl-carousel .owl-item img {
    height: 303px;
    object-fit: cover;
  }
}

@media (min-width: 1200px) and (max-width: 1440px) {

  #headerModal .form-group input,
  #headerModal .form-group select,
  #headerModal .form-group textarea {
    padding: 7px 14px;
  }

  #headerModal .modal-img img {
    max-height: 447px;
  }

  #headerModal .form-group textarea {
    height: 68px;
  }

  .modal-footer p {
    line-height: 22px;
  }
}