@media (max-width: 768px){
	.elementor-element .elementor-widget-container h1 { font-size: 29px!important;}
	.tab-pane .features__wrapper .col-xl:nth-of-type(1){order: 2;}
    .tab-pane .features__wrapper .col-xl:nth-of-type(2){order: 1;}
	.about-area.about-area-1 .about-area__wrapper {display:flex; padding: 20px 10px 20px 10px;}
	.about-area.about-area-1 .about-area__wrapper .about__img {margin-top:0;}
	.about-area.about-area-1 .about-area__wrapper .about__img:nth-of-type(1) {margin-right:9px}
}
@media (min-width: 768px) {
	
  ul#pills-tab {
    display: flex;
    flex-wrap: nowrap!important;
  }

  .features__tab ul li button {
    min-height: 80px!important;
    max-width: 350px!important;
  }

  button#security-tab-0 {
    font-size: 12px!important;
  }
  
}

@media (min-width: 1024px) {
  button#security-tab-0 {
    font-size: 16px!important;
  }
}

.about-area.about-area-1 {
    .about__text .generic-title {
        margin-bottom: 30px !important;
    }
    .about__text .about__info.info-1 {
        display: none !important;
    }
}

.bdevs-el-content a.bdevs-el-btn-sec{
	transition: all 0.3s ease-out 0s;
    display: inline-block;
    border-radius: 10px;
    font-weight: 700;
    border: 2px solid;
	padding: 17px 20px;
    line-height: 1;
	font-size: 16px;
}

.pro-header-top {
  border-bottom: 1px solid #f1f1f1;
}

.pro-topbar-left a {
  font-size: 14px;
  color: #000000;
  line-height: 19px;
  padding: 11px 0;
  font-weight: 400;
  display: inline-block;
}

.pro-topbar-left a:not(:last-child) {
  padding-right: 25px;
  margin-right: 25px;
  position: relative;
}

.pro-topbar-left a:not(:last-child)::after {
  width: 1px;
  height: 40px;
  background-color: #f1f1f1;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
}

.footer-5 .zoom-instagram-widget a {
  width: 70px !important;
  height: 50px !important;
}

.footer-5 .zoom-instagram-widget {
  display: inline-block;
}

.pro-social-links a {
  color: #b1b6c1;
  display: inline-block;
  font-size: 16px;
}

.pro-social-links a:not(:first-child) {
  margin-left: 15px;
}

.pro-topbar-right > *:not(:first-child) {
  border-left: 1px solid #f1f1f1;
}

.footer-5 .zoom-instagram-widget li {
  margin-bottom: 10px !important;
}

.pro-topbar-right > * {
  padding-left: 28px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.pro-topbar-right > *:not(:last-child) {
  padding-right: 28px;
}

.pro-topbar-lang .nice-select {
  float: none;
  border: 0;
  height: auto;
  line-height: 1;
}

.pro-topbar-lang .nice-select .current {
  font-size: 14px;
  color: #000000;
  line-height: 1;
}

.pro-topbar-lang .nice-select::after {
  border-color: #000000;
  border-width: 1.9px;
  height: 8px;
  width: 8px;
  margin-top: -6px;
}

.pro-account-links > * {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
}

.pro-topbar-lang {
  padding-top: 12px;
  padding-bottom: 12px;
}

.header-nav-5 ul li {
  display: inline-block;
  position: relative;
}

/* header 5 submenu */
.header-nav-5 ul li a {
  font-size: 14px;
  font-weight: 500;
  font-family: "Roboto";
  color: #000000;
  display: inline-block;
  padding: 42px 23px;
  line-height: 1;
}

.header-nav-5 ul li:hover > a {
  color: #9e4b47;
}

.header-nav-5 .submenu,
.header-nav-6 .submenu {
  position: absolute;
  top: 110%;
  left: 0;
  min-width: 200px;
  padding: 15px 0;
  background: #fff;
  border-top: 4px solid #9e4b47;
  z-index: 11;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
}

.header-nav-5 .submenu li,
.header-nav-6 .submenu li {
  display: block;
  margin-left: 0;
}

.header-nav-5 .submenu li a,
.header-nav-6 .submenu li a {
  display: block;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.2;
  font-size: 14px;
  word-spacing: 2px;
  padding: 9px 25px;
}

.header-nav-5 .submenu li .submenu,
.header-nav-6 .submenu li .submenu {
  left: 100% !important;
  top: 0 !important;
}

@media only screen and (max-width: 1700px) {
  .header-nav-5 {
    padding-left: 0;
  }
}

.header-nav-5 ul li:hover > .submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.pro-header-action-button {
  border: 0;
  background: transparent;
  padding: 0 0;
  color: #000000;
  font-size: 18px;
  display: inline-block;
}

.pro-header-right-actions .pro-header-action-button {
  margin-left: 18px;
  display: inline-block;
}

.pro-theme-btn {
  height: 55px;
  background: #9e4b47;
  display: inline-block;
  font-weight: 700;
  color: #fff;
  line-height: 55px;
  padding: 0 35px;
}

.pro-theme-btn:hover {
  color: #fff;
  background-color: #000;
}

.pro-header-right-button .pro-theme-btn {
  margin-left: 35px;
}

.pro-cart-hover-visible:hover .header-mini-cart {
  opacity: 1;
  visibility: visible;
}

.bg-default {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.pro-slider-content {
  position: relative;
  z-index: 9;
}

div.pro-slider-height {
  min-height: 800px;
}

.pro-slide-title {
  font-size: 90px;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 15px;
}

.pro-transparent-btn {
  height: 55px;
  display: inline-block;
  padding: 0 50px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 55px;
  transition: all 0.5s;
  font-weight: 700;
  color: #fff;
}

.pro-black-btn {
  height: 58px;
  display: inline-block;
  padding: 0 50px;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 58px;
  transition: all 0.5s;
  font-weight: 700;
  color: #000;
}

.pro-transparent-btn:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}

.pro-black-btn:hover {
  background-color: #000;
  color: #fff;
  border-color: transparent;
}

.pro-slider-style-3 .pro-slider-content-inner {
  display: inline-block;
  text-align: left;
}

.dot-style-3 .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
  border: 3px solid #fff;
}

.dot-style-3 .slick-dots li.slick-active button {
  background-color: #fff;
}

.pro-service-icon i {
  color: #9e4b47;
  font-size: 56px;
  margin-bottom: 32px;
}

.pro-service-heading-title {
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.4;
}

.pro-service-content {
  font-size: 15px;
  line-height: 26px;
}

.pro-service-box {
  padding: 0 34px;
  position: relative;
}

.pro-service-box::after {
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f1f1f1;
  height: 180px;
  width: 1px;
  content: "";
}

.pro-service-box.pro-service-box-widget-4::after {
  display: none;
}

.pro-about-img-box-height {
  width: 714px;
  height: 547.25px;
}

.pro-about-images {
  margin-top: 4px;
  position: relative;
}

.pro-about-images .pro-about-img-2 {
  position: absolute;
  bottom: 104px;
  right: 107px;
}

.pro-about-images .pro-about-img-3 {
  position: absolute;
  bottom: 66px;
  right: -2px;
  max-width: 397px;
}

.pro-sec-subtitle-updated {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 500;
  color: #9e4b47;
  display: block;
  margin-bottom: 19px;
}

.pro-cta-content-wrapper-5 .cta-pro-title-7.cta-pro-title-7 {
  font-size: 46px;
  line-height: 1.4;
  margin-bottom: 28px;
}

.pro-about-desc-updated {
  font-size: 18px;
  line-height: 28px;
  padding-right: 94px;
  margin-bottom: 33px;
}

.pro-about-service-list ul li {
  list-style: none;
  font-size: 18px;
  color: #000000;
  margin-bottom: 10px;
  position: relative;
  padding-inline-start: 25px;
}

.pro-about-service-list ul li::before {
  content: "\f058";
  font-family: "Font awesome 5 pro";
  color: #9e4b47;
  font-size: 18px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
}

.pro-updated-common-btn {
  border: 1px solid #9e4b47;
  display: inline-block;
  transition: all 0.5s;
  height: 53px;
  line-height: 53px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 50px;
}

.pro-updated-common-btn:hover {
  background-color: #000000;
  color: #ffffff;
}

.pro-about-experience-count {
  font-size: 80px;
  color: #9e4b47;
  line-height: 1;
  margin-bottom: 0;
}

.pro-about-experience-text {
  font-size: 24px;
  margin-bottom: 0;
}

.pro-content-right-inner {
  position: relative;
}

.pro-content-right-inner::before {
  position: absolute;
  left: -62px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 120px;
  background-color: #e5e7eb;
  content: "";
}

.pro-about-experience-count .odometer-value {
  font-family: "Prata";
}

/*progery service box */

.pro-service-content-2 {
  position: relative;
  background-color: #fff8f8;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 26px;
  padding-bottom: 45px;
  padding-top: 177px;
  margin-top: -128px;
  z-index: -1;
}

.pro-service-box-2-shape-img {
  position: absolute;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  bottom: 0;
}

.pro-service-box-2:hover .pro-service-box-2-shape-img {
  opacity: 1;
  visibility: visible;
}

.pro-service-box-2:hover .pro-service-box-thumb-img img {
  transform: scale(1.1);
}

.pro-service-box-thumb {
  display: inline-block;
  position: relative;
}

div.pro-service-box-thumb-img {
  overflow: hidden;
  border-radius: 50%;
}

div.pro-service-box-thumb-img img {
  width: 180px;
  transition: all 0.5s;
  object-fit: cover;
  overflow: hidden;
  height: 180px;
  position: relative;
}

.pro-service-box-thumb-count {
  position: absolute;
  background: #fff;
  z-index: 1;
  width: 83px;
  height: 83px;
  border-radius: 83px;
  line-height: 87px;
  left: -29px;
  bottom: -6px;
}

.pro-service-box-thumb-count span {
  color: #000000;
  font-size: 22px;
  font-family: "Prata";
}

.pro-service-content-info {
  position: relative;
  z-index: 9;
}

.pro-service-title-2 {
  font-size: 22px;
  margin-bottom: 24px;
}

.pro-service-content-desc-2 {
  font-size: 15px;
  line-height: 28px;
}

.pro-service-box-thumb-wrap {
  position: relative;
  z-index: 99;
}

.pro-cta-img-5 {
  max-width: 535px;
}

.pro-count-value {
  font-size: 160px;
  color: #9e4b47;
  line-height: 1;
  margin-bottom: 0;
}

.pro-cta-count-num-box {
  display: flex;
  align-items: center;
  margin-left: -6px;
  flex-wrap: wrap;
}

.pro-cta-count-num-box > * {
  flex: 0 0 auto;
}

.pro-number-count-unit > * {
  display: block;
}

.pro-offer-count-unit-val {
  font-size: 90px;
  font-family: "Prata";
  color: #000;
  line-height: 1;
  margin-bottom: 11px;
}

.pro-number-count-label {
  font-size: 33px;
  font-family: "Prata";
  color: #000;
  line-height: 1;
}

.pro-offer-count-labels {
  margin-top: -20px;
}

.pro-cta-desc-content-5 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 22px;
}

.pro-cta-right-desc-content-5 {
  margin-left: 0px !important;
  margin-top: 0px !important;
}

.pro-cta-title-5 {
  color: #fff;
}

.pro-cta-action-wrap-5 {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 20px;
}

.cross-style-default .cross2-slider::before,
.cross-style-default .cross2-slider::after {
  width: 8px;
  background: #9e4b47;
  opacity: 1;
  border: 0;
}

.cross-style-default .cross2-slider {
  width: 19px;
  background: #9e4b47;
  height: 55px;
  border-radius: 0;
  border: 0;
}

.cross-style-default .cross2-slider > span:after,
.cross2-slider > span:before,
.cross-style-default .cross2-slider > span:after,
.cross2-slider > span:after {
  display: none;
}

.cross-style-default .cross2-slider {
  width: 40px;
  height: 40px;
}

.pro-white-work-btn i {
  font-size: 45px;
  transition: all 0.3s;
  color: #9e4b47;
  vertical-align: middle;
  margin-right: 9px;
}

.pro-white-work-btn span {
  font-size: 20px;
  transition: all 0.3s;
  transition: all 0.3s;
  color: #000;
  vertical-align: middle;
  font-family: "Prata";
}

.pro-about-img-left-10 .cross2 {
  margin-bottom: 0;
}

.pro-about-img-left-link-10 {
  margin-top: -44.5px;
}

.pro-white-work-btn {
  height: 89px;
  display: inline-block;
  position: relative;
  z-index: 99;
  background: #fff;
  line-height: 89px;
  padding: 0 40px;
}

.pro-white-work-btn:hover {
  background-color: #9e4b47;
}

.pro-white-work-btn:hover i {
  color: #fff;
}

.pro-white-work-btn:hover span {
  color: #fff;
}

/* abuout service repeater  */
.pro-about-single-count-number {
  font-size: 28px;
  color: #9e4b47;
  line-height: 1;
  margin-bottom: 6px;
}

.pro-about-single-count-label {
  font-size: 16px;
  font-family: "Roboto";
  color: #000000;
}

.pro-about-service-count-wrap-10 {
  display: flex;
  grid-gap: 63.5px;
  flex-wrap: wrap;
}

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

.container-fluid.custom-fluid {
  padding: 0 20px;
}

.pro-single-project-1 {
  position: relative;
}

.pro-single-project-content-1 {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.pro-single-project-1:hover .pro-single-project-content-1 {
  opacity: 1;
  visibility: visible;
}

.pro-single-project-1:hover .pro-single-project-content-1 {
  background-color: rgba(0, 0, 0, 0.6);
}

.pro-single-project-1 .pro-single-project-subtitle-1 {
  font-size: 15px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}

.pro-single-project-title-1 {
  font-size: 28px;
  color: #fff;
  margin-bottom: 12px;
}

.pr-single-project-action-icon-1 i {
  font-size: 36.1px;
  color: #fff;
  line-height: 1;
}

.pro-single-team-thumb {
  border-radius: 10px;
  overflow: hidden;
}

.pro-single-team-thumb img {
  transition: all 0.3s;
}

.pro-single-team-thumb:hover img {
  transform: scale(1.1);
}

.pro-single-team-content {
  text-align: center;
  padding: 27px 20px;
}

.pro-single-team-designation {
  font-size: 14px;
  color: #777777;
  display: block;
  margin-bottom: 11px;
}

.pro-single-team-title {
  font-size: 22px;
  display: block;
  margin-bottom: 19px;
}

.pro-testimonial-social i {
  font-size: 15px;
  transition: all 0.3s;
  margin: 0 6px;
  color: #b1b6c1;
}

.pro-testimonial-social a:hover i {
  color: #9e4b47;
}

.pro-testimonial-wrap-content {
  background-color: #f9f9f9;
}

.pro-testimonial-wrap-content .pro-testimonial-client-name {
  font-size: 30px;
}

.pro-testimonial-wrap-content .pro-testimonial-client-designation {
  font-size: 15px;
  margin-bottom: 0;
}

.pro-testimonial-client-message p {
  line-height: 40px;
  font-size: 28px;
  font-style: italic;
  font-family: "Roboto";
  color: #777777;
}

.pro-testimonial-title-box {
  margin-bottom: 25px;
}

.pro-testimonial-wrap-content {
  padding: 70px 30px;
  padding-bottom: 160px;
}

.pro-testimonial-client-img {
  overflow: hidden;
  height: 216px;
  display: inline-block;
  width: 216px;
  border-radius: 50%;
}

div.pro-testimonial-client-img img {
  transition: all 0.3s;
  object-fit: cover;
  height: 100%;
  transform: scale(1.4);
}

.pro-testimonial-client-img:hover img {
  transform: scale(1.5);
}

.pro-testimonial-client-quote-symbol {
  position: absolute;
}

.pro-testimonial-client-quote-symbol {
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  display: inline-block;
  background: #9e4b47;
  color: #fff;
  border-radius: 50%;
  line-height: 65px;
}

.pro-testimonial-client-quote-symbol i {
  font-size: 22px;
}

.pro-testimonial-client-box-main {
  margin-top: -110px;
}

.pro-owl-dot-style .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  background: #d8dce2;
  display: inline-block;
  margin: 0 7.5px;
  border-radius: 50%;
}

.pro-testimonial-client-box-main {
  margin-top: -110px;
}

.pro-owl-dot-style .owl-dots {
  text-align: center;
}

.pro-testimonial-active-3 .owl-dots {
  margin-top: 50px;
}

.pro-owl-dot-style .owl-dots .owl-dot.active {
  background-color: #9e4b47;
}

.cta-col-flex-1 {
  flex: 0 0 26.3%;
}

.cta-col-flex-2 {
  flex: 0 0 47.4%;
}

.pro-cta-middle-content {
  background-color: #9e4b47;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 135px;
  justify-content: center;
  flex-direction: column;
}

.cta-pro-title-6 {
  font-size: 46px;
  color: #f1f1f1;
  margin-bottom: 30px;
}

.pro-cta-content-6 {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 0;
  margin-bottom: 50px;
  color: #f1f1f1;
}

div.white-bg {
  background-color: #fff;
}

.pro-cta-middle-icon i {
  color: #9e4b47;
  font-size: 20px;
  width: 35px;
  height: 35px;
  border: 1px solid #9e4b47;
  line-height: 33px;
  border-radius: 50%;
}

.col-cta-mid .cta-pro-title-7 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 51px;
  font-family: "Roboto";
}

.pro-cta-middle-icon {
  margin-bottom: 19px;
}

.pro-appoint-list-7 {
  width: 100%;
}

.pro-appint-list-single-7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.pro-appint-list-single-7::after {
  content: ":";
  font-family: "Roboto";
  font-size: 16px;
  color: #777777;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.pro-appoint-list-7 .pro-appint-list-single-7:not(:last-child) {
  margin-bottom: 15px;
}

.pro-appint-list-single-7 > * {
  flex: 0 0 50%;
}

.appoint-label-title {
  font-size: 16px;
  font-weight: 500;
  font-family: "Roboto";
  margin-bottom: 0;
  text-align: left;
}

.pro-appoint-value {
  font-size: 16px;
  color: #777777;
  margin-bottom: 0;
  font-family: "Roboto";
}

.pro-appoint-value b {
  color: #9e4b47;
}

.pro-appoint-list-7 {
  padding: 0 34px;
}

.pro-single-blog-img-3 img {
  height: 300px;
  object-fit: cover;
}

.footer-5 ul li {
  list-style: none;
}

.pro-single-blog-img-3 img {
  height: 300px;
  object-fit: cover;
}

.footer-5-logo {
  margin-bottom: 37px;
}

.footer-5-widget p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 31px;
}

.footer-5-social a {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  border: 1px solid #f1f1f1;
  color: #b1b6c1;
  margin-right: 8px;
}

.footer-5-social a:hover {
  background-color: #9e4b47;
  color: #fff;
}

.footer-5 .footer__widget-title > * {
  font-size: 24px;
  margin-bottom: 17px;
}

.footer-5 .footer__widget ul li a {
  color: #777777;
}

.footer-5 .menu-main-links {
  display: block;
}

.footer-5 .footer__widget ul li:not(:last-child) {
  margin-bottom: 12px;
}

.footer-5 .footer__widget ul li:not(:last-child) {
  content: "";
  clear: both;
  display: table;
}

.footer-5 .footer__widget ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.footer-5 .zoom-instagram-widget__items::before {
  display: none;
}

.footer-5 .pro-footer-touch-label {
  font-size: 16px;
  color: #777777;
  font-weight: 500;
  margin-bottom: 0;
  font-family: "Roboto";
}

.single-pro-footer-touch {
  margin-bottom: 20px;
}

.footer-5 .menu-main-links-container ul {
  display: block;
}

.footer-5-border:not(:last-child) {
  border-right: 1px solid #f1f1f1;
}

.footer-5-border:not(:first-child) {
  padding-left: 41px;
}

.cta-pro-title-6.style-1 {
  font-size: 46px !important;
  font-family: "Prata";
  font-weight: 400 !important;
}

.footer-5-border {
  padding-bottom: 75px;
}

.footer-5-bottom {
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  padding: 0 40px;
}

.footer-copyright-text-5 {
  font-size: 16px;
  font-family: "Roboto";
  color: #000000;
}

.footer-copyright-area-5 {
  border-top: 1px solid #f1f1f1;
}

.copyright-subscribe-form form {
  position: relative;
}

.copyright-subscribe-form input[type="email"] {
  width: 100%;
  background-color: #f9f9f9;
  height: 60px;
  border: 0;
  padding-left: 20px;
}

.copyright-subscribe-form input[type="email"]::placeholder {
  font-size: 14px;
  color: #777777;
}

.copyright-subscribe-form button[type="submit"],
.copyright-subscribe-form input[type="submit"] {
  background: #9e4b47;
  border: 0;
  color: #fff;
  height: 60px;
  font-weight: 700;
  font-size: 16px;
  padding: 0 60px;
  position: absolute;
  right: 0;
  top: 0;
}

.footer-copyright-area-5 .footer-subscribe {
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
  margin: 0 8px;
  padding: 30px 35px;
}

.footer-right-action a:first-child {
  border-right: 1px solid #e5e5e5;
  padding-right: 15px;
  margin-right: 11px;
}

.footer-right-action a {
  font-size: 16px;
  color: #777777;
}

.pro-cta-middle-content .cta-pro-title-7.cta-pro-title-7 {
  font-size: 20px;
}

div.pro-single-blog-img-3 {
  height: 100%;
}

div.pro-single-blog-img-3 img {
  height: 100%;
}

.pro-about-content-9 .pro-section-title-wrap .pro-section-title-updated,
.pro-about-content-right-10 .pro-section-title-updated {
  font-size: 46px;
  line-height: 1.4;
  margin-bottom: 25px;
}

div.pro-single-blog-img-content {
  padding: 24px 5px;
  padding-right: 30px;
}

/* breakpoint 1400 - 1599  */
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .pro-section-title-updated br {
    display: none;
  }

  .pro-about-content-right-10 .pro-section-title-updated {
    font-size: 37px;
  }

  .pro-cta-content-wrapper-5 .cta-pro-title-7.cta-pro-title-7 br {
    display: block;
  }

  .pro-cta-middle-content .cta-pro-title-7.cta-pro-title-7 {
    margin-bottom: 15px;
  }

  .pro-cta-middle-content .pro-cta-content-6 {
    margin-bottom: 20px;
  }

  .pro-single-blog-main-content .pro-single-main-title .pro-single-title-3 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .cta-pro-title-6.style-1 {
    font-size: 36px !important;
  }

  .pro-single-top-meta-item {
    margin-right: 25px;
  }

  .pro-single-meta-bottom > *:first-child::after {
    right: -15px;
  }

  .pro-single-blog-3 {
    display: table;
  }

  .pro-single-blog-3 > * {
    display: table-cell;
    vertical-align: middle;
  }
}

/* breakpoint 1200 - 1399 */
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .header-nav-5 ul li a {
    padding: 42px 13px;
  }

  .pro-service-box {
    padding: 0 23px;
  }

  .pro-content-right-inner::before {
    left: -24px;
  }

  .pro-about-content-9 .pro-section-title-wrap .pro-section-title-updated {
    font-size: 34px;
  }

  .pro-count-value {
    font-size: 104px;
  }

  .pro-offer-count-unit-val {
    font-size: 50px;
  }

  .pro-number-count-label {
    font-size: 24px;
  }

  .pro-cta-desc-content-5 {
    font-size: 18px;
  }

  .pro-cta-right-desc-content-5 {
    margin-left: -58px;
  }

  .pro-about-content-right-10 {
    padding-left: 20px;
    margin-left: 0;
  }

  .pro-cta-middle-content .cta-pro-title-7.cta-pro-title-7 {
    margin-bottom: 12px;
  }

  .pro-cta-content-6 {
    margin-bottom: 24px;
  }

  .pro-transparent-btn {
    padding: 0 50px;
    line-height: 50px;
  }

  .pro-cta-middle-content {
    padding: 0 25px;
  }

  div.pro-cta-area img {
    height: 350px;
    object-fit: cover;
  }

  .pro-single-blog-img-3 {
    max-width: 212px;
  }

  .pro-about-content-9 .pro-section-title-wrap .pro-section-title-updated,
  .pro-about-content-right-10 .pro-section-title-updated {
    font-size: 37px;
  }

  .pro-single-blog-main-content .pro-single-main-title .pro-single-title-3 {
    margin-bottom: 2px;
  }

  .pro-single-meta-bottom {
    margin-top: 14px;
  }
}

/* breakpoint 992 - 1199 */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header-nav-5 ul li a {
    padding: 42px 8px;
  }

  .pro-header-right-button .pro-theme-btn {
    margin-left: 10px;
    padding: 0 19px;
  }

  .pro-slide-title {
    font-size: 70px;
  }

  .pro-content-right-inner::before {
    left: -57px;
  }

  .pro-about-content-9 {
    margin-bottom: 130px;
  }

  .pro-cta-right-desc-content-5 {
    margin-left: 0;
  }

  .pro-count-value {
    font-size: 100px;
  }

  .pro-offer-count-unit-val {
    font-size: 50px;
  }

  .pro-number-count-label {
    font-size: 23px;
  }

  .pro-about-img-box-10 {
    margin-bottom: 80px;
  }

  .appoint-order-1,
  .appoint-order-2 {
    flex: 0 0 100%;
  }

  .appoint-order-1 .pro-cta-middle-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-right-thumb-1-1,
  .cta-right-thumb-1-2 {
    order: -1;
    flex: 0 0 50%;
  }

  .cta-right-thumb-1-1 img,
  .cta-right-thumb-1-2 img {
    width: 100%;
  }

  .appoint-order-2 .pro-cta-middle-content {
    padding: 80px 80px;
  }

  div.pro-single-blog-img-3 {
    height: 100%;
    width: 100%;
    float: none;
    max-width: 100%;
  }

  div.pro-single-blog-img-content {
    padding: 35px 30px;
    padding-right: 30px;
  }

  .footer-copyright-text-5 {
    font-size: 14px;
  }

  div.footer-5-border {
    border: 0 !important;
    padding: 20px 0;
  }

  .footer-5-border:not(:first-child) {
    padding-left: 0;
  }

  .footer-copyright-area-5 .footer-subscribe {
    border-left: 0;
    border-right: 0;
    padding: 30px 15px;
  }

  .copyright-subscribe-form button[type="submit"],
  .copyright-subscribe-form input[type="submit"] {
    padding: 0 20px;
  }

  .footer-right-action a:first-child {
    border-right: 1px solid #e5e5e5;
    padding-right: 5px;
    margin-right: 0px;
  }

  .footer-5-bottom {
    padding-top: 90px;
  }
}

/* breakpoint 768px - 991px */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .pro-header-main {
    padding: 20px 0px;
  }

  .pro-slide-title {
    font-size: 50px;
  }

  div.pro-slider-height {
    min-height: 530px;
  }

  .pro-about-content-9 {
    margin-bottom: 90px;
  }

  .pro-count-value {
    font-size: 90px;
  }

  .pro-offer-count-unit-val {
    font-size: 40px;
  }

  .pro-number-count-label {
    font-size: 19px;
  }

  .pro-cta-right-desc-content-5 {
    padding-left: 20px;
  }

  .pro-cta-desc-content-5 {
    font-size: 15px;
    margin-bottom: 16px;
    line-height: 25px;
  }

  .pro-theme-btn,
  .pro-transparent-btn {
    height: 44px;
    line-height: 44px;
    padding: 0 22px;
  }

  .pro-about-content-right-10 {
    padding-left: 0;
  }

  .pro-about-img-box-10 {
    padding-bottom: 80px;
  }

  .pro-testimonial-client-img {
    height: 150px;
    width: 150px;
  }

  .pro-testimonial-client-box-main {
    margin-top: -86px;
  }

  .appoint-order-1,
  .appoint-order-2 {
    flex: 0 0 100%;
  }

  .appoint-order-1 .pro-cta-middle-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-right-thumb-1-1,
  .cta-right-thumb-1-2 {
    order: -1;
    flex: 0 0 50%;
  }

  .cta-right-thumb-1-1 img,
  .cta-right-thumb-1-2 img {
    width: 100%;
  }

  .appoint-order-2 .pro-cta-middle-content {
    padding: 80px 80px;
  }

  div.pro-single-blog-img-content {
    padding: 30px;
  }

  .footer-copyright-text-5 {
    font-size: 14px;
  }

  div.footer-5-border {
    border: 0 !important;
    padding: 20px 0;
  }

  .footer-5-border:not(:first-child) {
    padding-left: 0;
  }

  .footer-copyright-area-5 .footer-subscribe {
    border-left: 0;
    border-right: 0;
    padding: 30px 15px;
  }

  .copyright-subscribe-form button[type="submit"],
  .copyright-subscribe-form input[type="submit"] {
    padding: 0 20px;
  }

  .footer-right-action a:first-child {
    border-right: 1px solid #e5e5e5;
    padding-right: 5px;
    margin-right: 0px;
  }

  .footer-5-bottom {
    padding-top: 90px;
  }

  .footer-5-bottom {
    padding: 0 30px;
    padding-top: 90px;
  }

  .footer-copyright-area-5 .footer-subscribe {
    padding: 30px 0;
  }

  .pro-service-area-space {
    padding-top: 0;
  }

  .pro-testimonial-client-message p {
    line-height: 1.4;
    font-size: 22px;
  }

  .pro-service-box::after {
    display: none;
  }

  div.pro-single-blog-img-3 {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .pro-header-main {
    padding: 18px 0;
  }

  .pro-slide-title {
    font-size: 40px;
  }

  div.pro-slider-height {
    min-height: 390px;
  }

  .pro-service-box::after {
    display: none;
  }

  .pro-service-area-space {
    padding-top: 0;
  }

  .pro-about-content-9 .pro-section-title-wrap .pro-section-title-updated,
  .pro-about-content-right-10 .pro-section-title-updated {
    font-size: 29px;
  }

  .pro-content-right-inner::before {
    display: none;
  }

  .pro-about-content-9 {
    padding-bottom: 80px;
  }

  .pro-about-images .pro-about-img-2 {
    right: 181px;
  }

  .pro-cta-count-num-box {
    margin-left: 0;
  }

  .pro-count-value {
    font-size: 90px;
  }

  .pro-offer-count-unit-val {
    font-size: 40px;
  }

  .pro-number-count-label {
    font-size: 25px;
  }

  .pro-cta-right-desc-content-5 {
    margin-left: 0;
    margin-top: 40px;
  }

  .pro-cta-content-wrapper-5 .cta-pro-title-7.cta-pro-title-7 {
    font-size: 35px;
  }

  .pro-about-img-left-10 {
    padding-bottom: 40px;
  }

  .pro-about-content-right-10 {
    padding-left: 0;
  }

  .footer-5-border:not(:last-child) {
    border: 0;
  }

  .pro-single-project-thumb-1 img {
    height: 450px;
    object-fit: cover;
  }

  .pro-testimonial-client-message p {
    line-height: 1.4;
    font-size: 22px;
    font-style: italic;
  }

  .pro-testimonial-client-img {
    height: 176px;
    width: 176px;
  }

  .appoint-order-1,
  .appoint-order-2 {
    flex: 0 0 100%;
  }

  .appoint-order-1 .pro-cta-middle-content {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-right-thumb-1-1,
  .cta-right-thumb-1-2 {
    order: -1;
    flex: 0 0 50%;
  }

  .cta-right-thumb-1-1 img,
  .cta-right-thumb-1-2 img {
    width: 100%;
  }

  .appoint-order-2 .pro-cta-middle-content {
    padding: 80px 20px;
  }

  .pro-cta-middle-content {
    padding: 0 45px;
  }

  .cta-pro-title-6.style-1 {
    font-size: 36px !important;
  }

  div.pro-single-blog-img-3 {
    max-width: 100%;
    float: none;
  }

  div.pro-single-blog-img-content {
    padding: 40px 35px;
    padding-right: 34px;
  }

  .footer-5-bottom {
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-5-border:not(:last-child) {
    padding: 20px 0;
  }

  .footer-5-border:not(:first-child) {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }

  .footer-5 .zoom-instagram-widget {
    display: inline-block;
  }

  .footer-copyright-area-5 .footer-subscribe {
    padding: 30px 0;
    margin: 0 0;
    border: 0;
  }

  .footer-copyright-area-5 {
    border-top: 0;
    padding-bottom: 40px;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .footer-5 .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-link {
    width: 95px !important;
    height: 95px !important;
    object-fit: cover;
  }

  .pro-slide-title {
    font-size: 27px;
  }

  .pro-slide-title br {
    display: none;
  }

  .pro-service-box {
    padding: 0 0;
  }

  .pro-about-content-9 .pro-section-title-wrap .pro-section-title-updated,
  .pro-about-content-right-10 .pro-section-title-updated {
    font-size: 19px;
  }

  .pro-about-content-9 .pro-section-title-wrap .pro-section-title-updated br,
  .pro-about-content-right-10 .pro-section-title-updated br {
    display: none;
  }

  .pro-about-desc-updated {
    font-size: 15px;
    line-height: 25px;
    padding-right: 0;
  }

  .pro-about-service-list {
    margin-bottom: 30px;
  }

  .pro-about-experience-info {
    text-align: left;
  }

  .pro-about-images .pro-about-img-2 {
    right: 0;
    top: 80px;
    width: 100%;
  }

  .pro-about-images .pro-about-img-2 img {
    max-width: 340px;
  }

  .pro-about-images .pro-about-img-1 img {
    max-width: 390px;
  }

  .pro-about-images .pro-about-img-3 {
    position: static;
  }

  .pro-about-images .pro-about-img-3 img {
    height: 200px;
  }

  .pro-about-images .pro-about-img-3 {
    position: relative;
    top: -140px;
    right: -130px;
  }

  .pro-about-img-box-height {
    width: 100%;
    height: 397.25px;
  }

  .pro-cta-area-4 .pro-cta-img-5 {
    margin-bottom: 40px;
  }

  .pro-cta-right-desc-content-5 {
    margin-top: 20px;
  }

  .pro-cta-desc-content-5 {
    font-size: 13px;
    line-height: 1.5;
  }

  .pro-cta-content-wrapper-5 .cta-pro-title-7.cta-pro-title-7 br {
    display: none;
  }

  .pro-cta-content-wrapper-5 .cta-pro-title-7.cta-pro-title-7 {
    font-size: 30px;
  }

  .pro-cta-action-wrap-5 {
    flex-wrap: wrap;
  }

  .pro-white-work-btn {
    height: 55px;
    line-height: 55px;
    padding: 0 33px;
  }

  .pro-cta-action-wrap-5 > * {
    flex: 0 0 100%;
  }

  .pro-white-work-btn span {
    font-size: 15px;
  }

  .pro-white-work-btn.video-popup i {
    font-size: 30px;
  }

  .pro-about-content-10 br {
    display: none;
  }

  .pro-testimonial-client-message p {
    line-height: 1.5;
    font-size: 18px;
  }

  .cta-right-thumb-1-1,
  .cta-right-thumb-1-2 {
    order: -1;
    flex: 0 0 100%;
  }

  .cta-pro-title-6.style-1 {
    font-size: 25px !important;
  }

  .pro-cta-middle-content {
    padding: 0 15px;
  }

  .appoint-order-1 {
    margin-bottom: 15px;
  }

  .pro-appoint-list-7 {
    padding: 0 0;
  }

  .pro-appoint-value {
    font-size: 14px;
  }

  div.pro-single-blog-img-content {
    padding: 40px 25px;
    padding-right: 25px;
  }

  .pro-single-title-3 {
    font-size: 19px;
  }

  .pro-single-top-meta-item {
    margin-right: 20px;
  }

  .pro-single-meta-bottom > *:first-child::after {
    right: -12px;
  }

  .copyright-subscribe-form button[type="submit"],
  .copyright-subscribe-form input[type="submit"] {
    padding: 0 20px;
  }

  .pro-testimonial-wrap-content .pro-testimonial-client-name {
    font-size: 24px;
  }

  .pro-black-btn,
  .pro-transparent-btn {
    padding: 0 26px;
  }
}

.footer-5-logo img {
  max-width: 150px;
}

.pro-slide-subtitle-3 .subtitle {
  font-size: 30px;
  color: #000;
  font-weight: 500;
  display: block;
  margin-bottom: 30px;
}

.pro-banner .banner-content p {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  display: block;
  margin-bottom: 9px;
}

.pro-banner .banner-content h2 {
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 23px;
}

.pro-black-btn-sm {
  height: 30px;
  display: inline-block;
  border: 1px solid #000;
  line-height: 30px;
  color: #000000;
  padding: 0 15px;
  transition: all 0.3s;
}

.pro-black-btn-sm:hover {
  background-color: #000;
  color: #fff;
}

.banner-content {
  padding: 45px 40px;
}

.pro-section-title-wrap-4 .pro-section-title-4 {
  font-size: 48px;
}

.pro-section-title-wrap-4 .pro-section-description-4 {
  line-height: 28px;
}

.text-right {
  text-align: right;
}

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

/* product */
.pro-product-tab-wrap-4 .pro-link-4 {
}

.pro-product-tab-wrap-4 nav .nav-tabs {
  justify-content: center;
}

.pro-product-tab-wrap-4 .pro-nav-link-4 {
  border: 0;
  background: transparent;
  padding: 0 0;
  color: #000000;
  display: inline-block;
  margin: 0 20px;
}

.pro-product-tab-wrap-4 .pro-nav-link-4:not(:last-child) {
  position: relative;
}

.pro-product-tab-wrap-4 .pro-nav-link-4:not(:last-child)::after {
  position: absolute;
  right: -18px;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 15px;
  background-color: #dcdcdc;
  content: "";
}

.pro-product-tab-wrap-4 .nav-tabs {
  border: 0;
}

.pro-single-product-4 .pro-title {
  font-size: 18px;
  line-height: 1.4;
  color: #000000;
}

.pro-single-product-4 .pro-price-regular {
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  color: #242629;
}

.pro-single-product-4 .pro-price-old {
  font-size: 14px;
  color: #777777;
}

.pro-single-product-4 .pro-price-wrap > * {
  margin: 0 6px;
}

.pro-single-product-4 .content {
  padding: 30px;
  text-align: center;
}

.pro-product-rating i {
  font-size: 12px;
  color: #9e4b47;
}

.pro-single-product-4 {
  margin-bottom: 7px;
}

.pro-single-product-4 .thumb {
  position: relative;
}

.product-badge {
  height: 25px;
  display: inline-block;
  background: #479e61;
  margin-right: 10px;
  line-height: 25px;
  color: #fff;
  padding: 0 12px;
}

.badge-danger {
  background-color: #9e4b47;
}

.pro-single-product-4 .badge-pos {
  position: absolute;
  left: 0;
  top: 0;
}

.pro-product-tab-wrap-4 {
  padding-bottom: 47px;
}

.row-30 {
  --bs-gutter-x: 30px;
}

.pro-single-product-4 .thumb img {
  transition: all 0.3s;
}

.pro-single-product-4 .thumb:hover img {
  transform: scale(1.1);
}

.pro-single-product-4 .thumb {
  overflow: hidden;
}

.disable-rating i {
  color: #9e9e9e;
}

.pro-view-black-btn {
  height: 50px;
  background: transparent;
  border: 1px solid #707070;
  font-size: 14px;
  display: inline-block;
  line-height: 50px;
  font-weight: 700;
  color: #242629;
  padding: 0 40px;
}

.pro-view-black-btn:hover {
  background-color: #000000;
  border-color: transparent;
  color: #fff;
}

.pro-product-tab-wrap-4 button.active {
  color: #9e4b47;
}

.pro-single-featured-list .pro-single-featured-list-content-inner {
  text-align: right;
}

.pro-single-featured-list {
  display: flex;
  gap: 30px;
}
.pro-single-featured-list-icon.featured-icon-left {
  width: 55px;
}

.pro-single-featured-list-content-inner .pro-single-featured-title {
  font-size: 22px;
  color: #000000;
  line-height: 1.4;
  margin-bottom: 13px;
}

.pro-single-featured-description {
  line-height: 26px;
  font-size: 14px;
  margin-bottom: 0;
  color: #777777;
}

.pro-single-featured-list-icon i {
  font-size: 32px;
  color: #9e4b47;
}

.pro-single-featured-list:not(:last-child) {
  margin-bottom: 50px;
}

.pro-harbal-product-title {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 34px;
}

.pro-harbal-product-content-11 .pro-harbal-product-desc {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 28px;
}

.pro-harbal-product-pricing-wrap-7 .pro-harbal-product-pricing-label {
  font-size: 16px;
  color: #000000;
  display: block;
  margin-bottom: 7px;
}

.pro-harbal-product-pricing-wrap-7 .pro-harbal-product-pricing-count {
  font-size: 30px;
  margin-bottom: 0;
}

.pro-harbal-product-content-11 {
  padding-left: 64px;
}

.pro-body-insta .zoom-instagram-link {
  position: relative;
}

.pro-body-insta .zoom-instagram-link::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  transition: all 0.5s;
  height: 100%;
  background: black;
  opacity: 0;
  visibility: hidden;
}

.pro-body-insta .zoom-instagram-link:hover::before {
  opacity: 0.6;
  visibility: visible;
}

.pro-single-service-icon-3 i {
  font-size: 43.64px;
  color: #000000;
}

.pro-single-service-3 .pro-single-service-icon-3 {
  float: left;
  margin-right: 20px;
}

.pro-single-service-title-3 {
  font-size: 16px;
  color: #000000;
  line-height: 1.4;
  margin-bottom: 0;
  font-family: "Roboto";
  font-weight: 500;
}

.pro-header-top-left-wrap-3 .pro-topbar-lang .nice-select .current {
  padding-right: 0;
}

.pro-header-top-left-wrap-3 .pro-topbar-lang .nice-select {
  margin-left: 30px;
  border-left: 1px solid #e9e9e9;
  padding-left: 30px;
  border-radius: 0;
}

.topbar-logo-3 img {
  max-width: 172px;
}

.pro-topbar-right-actions > button,
.pro-topbar-right-actions > a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #f1f1f1;
  text-align: center;
  font-size: 18.1px;
  color: #000;
}

.pro-topbar-right-actions {
  display: flex;
  justify-content: flex-end;
}

.pro-topbar-right-actions > button:hover,
.pro-topbar-right-actions > a:hover {
  color: #fff;
  background-color: #000;
  border-color: transparent;
}

.header-top-3-bordered {
  border-bottom: 1px solid #f1f1f1;
}

.topbar-logo-3 {
  padding: 25px 0;
  border-left: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}

.header-nav-6 ul li {
  padding: 0 25px;
  display: inline-block;
}

.header-nav-6 ul li:hover > a {
  color: #9e4b47;
}

.header-nav-6 ul li .submenu {
  position: absolute;
  opacity: 0;
  text-align: left;
  visibility: hidden;
}

.header-nav-6 ul li .submenu li a {
  color: #000;
}

.header-nav-6 ul li .nav-link {
  color: #000000;
  display: inline-block;
  padding: 0 0;
  font-size: 14px;
  font-weight: 500;
  padding: 30px 0;
  text-transform: uppercase;
}

.header-nav-6 ul li .submenu li:hover > a {
  color: #9e4b47;
}

.header-nav-6 ul li:hover > .submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.pro-rating i {
  margin: 0 2px;
}

.pro-single-product-4:hover .product-action__icon {
  opacity: 1;
  visibility: visible;
}

.product-action {
  transition: all 0.3s;
}

.pro-single-product-4:hover .product-action {
  bottom: 30px;
}

.product-action__icon .wc-forward {
  line-height: 50px;
}

.summary-content .single_add_to_cart_button.cart-button {
  height: 52px;
}

#yith-quick-view-modal .yith-wcqv-main {
  box-shadow: none;
}

#yith-quick-view-close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-color: #9e4b47;
  color: #9e4b47 !important;
}

#yith-quick-view-content {
  padding: 30px 0;
}

/* home 6 breakpoints  */

/* breakpoint: 1400px - 1599px  */
@media screen and (min-width: 1400px) and (max-width: 1599px) {
  .pro-harbal-product-title {
    font-size: 45px;
  }
}

/* breakpoint: 1200px - 1399px  */
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .pro-slide-title {
    font-size: 60px;
  }

  .pro-harbal-product-title {
    font-size: 38px;
  }
}

/* breakpoint: 992px - 1199px  */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .pro-harbal-product-title {
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 34px;
  }

  .pro-testimonial-client-img {
    height: 176px;
    width: 176px;
  }
}

/* breakpoint: 768px - 991px  */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .topbar-logo-3 {
    border-left: 0;
  }

  .pro-slide-subtitle-3 .subtitle {
    font-size: 20px;
    margin-bottom: 21px;
  }

  .pro-harbal-product-content-11 {
    padding-left: 12px;
  }

  .pro-harbal-product-title {
    font-size: 28px;
    margin-bottom: 24px;
  }

  .pro-harbal-product-pricing-wrap-7 {
    margin-bottom: 20px;
  }
}

/* breakpoint: 767  */
@media screen and (max-width: 767px) {
  .pro-slide-subtitle-3 .subtitle {
    font-size: 23px;
    margin-bottom: 17px;
  }

  .pro-black-btn {
    height: 45px;
    line-height: 45px;
  }

  .pro-banner .banner-content h2 {
    font-size: 21px;
  }

  .pro-section-title-wrap-4 .pro-section-title-4 {
    font-size: 24px;
  }

  .pro-product-tab-wrap-4 .pro-nav-link-4 {
    margin: 0 14px;
  }

  .pro-product-tab-wrap-4 .pro-nav-link-4:not(:last-child)::after {
    right: -13px;
  }

  .pro-single-featured-list-content-inner .pro-single-featured-title {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .topbar-logo-3 {
    border: 0;
  }

  .pro-single-featured-list-section-5-wrap {
    margin-bottom: 50px;
  }

  .pro-harbal-product-thumb-11 {
    margin-bottom: 30px;
  }

  .pro-harbal-product-content-11 {
    padding-left: 0;
  }

  .pro-harbal-product-title {
    font-size: 22px;
  }

  .pro-testimonial-client-img {
    height: 126px;
    width: 126px;
  }

  .pro-testimonial-client-box-main {
    margin-top: -66px;
  }

  ul.zoom-instagram-widget__items li.zoom-instagram-widget__item {
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
}

.footer-5-logo img {
  max-width: 170px;
}

.footer-5 {
  border-top: 1px solid #f1f1f1;
}

div.footer-5-logo img {
  max-width: 170px;
}

.cross-style-default .cross2-slider span {
  display: inline-block;
  width: 4px;
  height: 24px;
  background: #fff;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  transform: translate(17px, 8px);
}

.pro-appoint-main-wrap-inner {
  min-width: 135px;
}

.mobile-menu.mean-container {
  padding: 0 15px;
}

.mean-container .mean-nav ul li a {
  padding-left: 0;
}

#yith-quick-view-close {
  top: 15px;
  right: 15px;
}

a.added_to_cart.wc-forward {
  padding: 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-5-text {
    padding-right: 42px;
  }

  .team__left {
    padding-right: 20px;
  }

  .product-action__icon a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .product-action__icon .button.yith-wcqv-button {
    vertical-align: middle;
  }

  .product-action__icon .button.yith-wcqv-button i.fa-eye {
    transform: translateY(-4px);
  }

  .container {
    max-width: 100%;
  }

  .team-area .testimonial__active .slick-dots {
    left: 15px;
  }

  .news__view ul li {
    font-size: 14px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-area__wrapper::after {
    display: none;
  }

  .testimonial__active .slick-dots {
    left: 10px;
  }

  .container {
    max-width: 100%;
  }

  .news__view ul li {
    font-size: 14px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1190px) {
  .about__info a {
    margin-top: 0 !important;
  }

  .about__text .about__info {
    margin-bottom: 25px;
  }

  .banner__text-left .cta__title {
    font-size: 36px;
  }
}

.testimonial__active .slick-dots button:hover {
  color: #9e4b47 !important;
}

.testimonial__active .slick-dots .slick-active button:hover {
  color: #fff !important;
}

@media screen and (max-width: 768px) and (max-width: 991px) {
  .pricing__link .generic-btn-3 {
    padding: 14px 24px;
  }

  .pricing__box-2 {
    padding: 45px 40px;
  }

  .banner__text-left .cta-pro-title-7 {
    font-size: 28px;
  }

  .news__view ul li:not(:last-child) {
    margin-right: 11px;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
  .about-area__wrapper::after {
    max-width: 347px;
  }

  .container {
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .slider-text h2 {
    font-size: 22px;
  }

  .about__info p {
    padding-left: 15px;
    font-size: 13px;
    line-height: 1.8;
  }

  .pricing__box-2 {
    padding: 45px 26px;
  }

  .banner__text-left .cta-pro-title-7 br {
    display: none;
  }

  .features__text .generic-title h4 {
    font-size: 19px;
  }

  .plan-text span {
    padding: 0 20px;
  }

  .container {
    max-width: 100%;
  }
}

.testimonial__active .slick-dots li {
  margin-bottom: 10px;
}

.news__active .slick-slide {
  margin: 0 15px;
}

.news__active .slick-list {
  margin: 0 -15px;
}

/* home 2 customization  */
.tab__box {
  padding: 23px 38px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .appoint-2__text {
    padding-left: 0;
  }

  .single__testimonial-2 {
    padding: 0 6px;
  }

  div.pro-single-spacing-wrap .team__text {
    padding: 0 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .about-area-3 .about__gallery {
    padding-left: 0;
  }

  div.pro-single-spacing-wrap .team__text {
    padding: 0 15px;
  }

  .single-team .team__text .team__title {
    font-size: 20px;
  }

  .widget_text.footer__widget {
    padding-right: 15px;
  }
}

.header-nav .submenu {
  z-index: 9999;
}

@media (max-width: 767px) {
  .slider-text.slider-text__2.pro-slider-text__2 .hero__title {
    font-size: 48px;
    margin-bottom: 17px;
  }

  .pro-slider-text__2 {
    transform: translateY(-25px);
  }

  .service__content .pro-service__middle--text h4 {
    font-size: 22px;
    line-height: 1.4;
  }

  .service__content .pro-service__middle--text p {
    padding-right: 0;
  }

  .pro-service__middle--text p {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 20px;
  }

  .about__left .generic-title span {
    margin-bottom: 10px;
  }

  .about__meta--text h5 {
    font-size: 19px;
  }

  .about__meta--text {
    padding-left: 16px;
  }

  .about__meta.about__meta-2 {
    margin-top: 20px;
  }

  .appoint-2__text .generic-title h4 {
    margin-bottom: 10px;
  }

  .banner__1--content .cta__title-2 {
    font-size: 26px;
    margin-top: 9px;
  }

  .generic-title span {
    margin-bottom: 7px;
  }

  .single__testimonial-2 .testimonial__left blockquote {
    padding: 0 19px;
    font-size: 15px;
    line-height: 1.9;
  }

  .single__testimonial-2 .testimonial__right {
    padding: 0 19px;
  }

  .single__testimonial-2 .testimonial__avater--img {
    max-width: 70px;
  }

  .single__testimonial-2 .testimonial__avater--desc {
    padding-left: 15px;
  }

  .footer.footer-2.footer-style-3 .footer__top {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .user__name h5 {
    font-size: 16px;
  }

  div.box__item .user__thumb img {
    max-width: 75px;
  }

  .single-news__wrapper .news__img-3 {
    position: static;
    margin-bottom: 30px;
    width: 100%;
  }

  .news-text-3.has-padding-2 {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .user__name h5 {
    font-size: 15px;
  }

  .news__form input.wpcf7-form-control.wpcf7-submit {
    padding: 0;
    width: auto;
    padding-right: 17px;
  }

  .news__form form input {
    padding-left: 37px;
  }

  .news__form::after {
    left: 15px;
  }

  .single-news-3 .news-text-3 .section__title-5 {
    font-size: 21px;
    line-height: 1.5;
  }

  .news__widget-icon i {
    font-size: 60px;
  }

  .news__widget-list {
    padding: 20px 16px;
  }

  .news__widget-text {
    padding-left: 15px;
  }

  .news__widget-text h3 {
    font-size: 17px;
    line-height: 1.4;
    margin-top: 5px;
  }

  .service__box-3 .service__icon i::before,
  .service__box-3 .service__icon i {
    font-size: 45px;
  }

  .service__box-3 {
    padding: 15px;
  }

  .service__box-3 .service__action a {
    right: 9px;
    top: 9px;
  }

  .single-news-3 .news-text-3 h2 {
    font-size: 24px;
    line-height: 1.6;
  }
}

/* home 4 */
.appointment__form .wpcf7-form-control.wpcf7-submit {
  padding-left: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .slider-left__2 .hero__title-2 {
    font-size: 32px;
  }

  .single__news-item-4 .news-text-4 .generic-btn.btn-1,
  .single__news-item-4 .news-text-4 .gray-border-btn {
    margin-top: 20px;
    margin-bottom: 29px;
  }

  .counter__item h3 {
    font-size: 34px;
  }

  .date__widget {
    padding: 49px 24px;
  }

  .testimonial__text-4 h5 {
    font-size: 17px;
  }

  .testimonial__tab-4-wrapper .testimonial__text-4 p {
    line-height: 1.4;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .news-padding {
    padding-right: 14px;
  }

  .pro-news-space-3 {
    padding-left: 0;
  }

  .counter__item h3 {
    font-size: 35px;
  }

  .counter__item {
    margin-bottom: 0;
  }

  .video__thumb-link a {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }
}

@media (max-width: 767px) {
  .single__news-item-4.has-radius .news-padding {
    padding-left: 15px;
    padding-right: 15px;
  }

  .news-text-4.news-padding p {
    padding-right: 0;
    font-size: 15px;
    line-height: 1.6;
    margin-top: 20px;
  }

  .choose-area .accordion-header button {
    line-height: 1.6;
    font-size: 14px;
  }

  .choose-area .accordion-body p {
    font-size: 14px;
    line-height: 1.6;
  }

  .choose-area .accordion-body {
    padding: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .space-without-heading .service-area-2.service-area-4 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .service-area-2.service-area-4 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .space-without-heading .service-area-2.service-area-4 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .service-area-2.service-area-4 {
    padding-top: 0;
  }

  .heading-without-padding-wrap .service-area.service-area-2 {
    padding-bottom: 0;
  }

  .support-widget h3 {
    font-size: 25px;
  }
}

div.single-slider.pro-single-slider.d-flex.align-items-center {
  min-height: 800px;
}

@media (min-width: 1200px) and (max-width: 1600px) {
  div.single-slider.pro-single-slider.d-flex.align-items-center {
    min-height: 600px;
  }

  .pro-single-slider .slick-arrow {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  div.single-slider.pro-single-slider.d-flex.align-items-center {
    min-height: 500px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  div.single-slider.pro-single-slider.d-flex.align-items-center {
    min-height: 500px;
  }
}

@media (max-width: 767px) {
  div.single-slider.pro-single-slider.d-flex.align-items-center {
    min-height: 450px;
  }
}

.team__details-img img {
  width: 100%;
}

.progery-centered-paginations {
  text-align: center;
}

.progery-centered-paginations .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  opacity: 1;
  padding: 0;
  background-color: #fff;
  opacity: 0.6;
  margin: 0 6px;
}

.progery-centered-paginations .swiper-pagination-bullet-active {
  background-color: #9e4b47;
  opacity: 1;
}

.progery-centered-paginations {
  transform: translateY(-47px);
  position: relative;
  z-index: 1;
}

.progery-swiper-navigations .swiper-button-prev,
.progery-swiper-navigations .swiper-button-next {
  background-image: none;
  width: 70px;
  background: #fff;
  border-radius: 50%;
  height: 70px;
  color: #222;
  transition: all 0.3s;
  font-size: 30px;
  line-height: 70px;
}

.progery-swiper-navigations.navigate-2 .swiper-button-next {
  right: 70px;
}

.progery-swiper-navigations.navigate-2 .swiper-button-prev {
  left: 70px;
}

.progery-swiper-navigations .swiper-button-prev:hover,
.progery-swiper-navigations .swiper-button-next:hover {
  background-color: #9e4b47;
  color: #fff;
}

.progery-swiper-navigations .swiper-button-next:after,
.progery-swiper-navigations .swiper-button-prev:after {
  display: none;
}

@media (min-width: 992px) and (max-width: 1600px) {
  .progery-swiper-navigations.navigate-2 .swiper-button-prev,
  .progery-swiper-navigations.navigate-2 .swiper-button-next {
    top: auto;
    bottom: 90px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
  }

  .progery-swiper-navigations.navigate-2 .swiper-button-prev {
    transform: translateX(-50%);
  }

  .progery-swiper-navigations.navigate-2 .swiper-button-next {
    transform: translateX(-50%);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .progery-swiper-navigations.navigate-2 .swiper-button-prev,
  .progery-swiper-navigations.navigate-2 .swiper-button-next {
    display: none;
  }
}

@media (max-width: 767px) {
  .progery-swiper-navigations.navigate-2 .swiper-button-prev,
  .progery-swiper-navigations.navigate-2 .swiper-button-next {
    display: none;
  }
}

.progery-centered-paginations.paginate-2 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 70px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .progery-centered-paginations.paginate-2 {
    left: auto;
    right: 30px;
    bottom: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .progery-centered-paginations.paginate-2 {
    left: auto;
    right: 30px;
    bottom: 100px;
  }
}

@media (max-width: 767px) {
  .progery-centered-paginations.paginate-2 {
    left: auto;
    right: 0;
    bottom: 41px;
  }
}

.progery-centered-paginations.paginate-2.paginate-bottom-pos-1 {
  bottom: 25px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev,
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    top: auto;
    bottom: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
  }

  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev {
    left: calc(50% - 40px);
    transform: translateX(-50%);
  }

  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    left: calc(50% + 40px);
    transform: translateX(-50%);
  }

  .progery-centered-paginations.paginate-2.paginate-bottom-pos-1 {
    bottom: 40px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev,
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    top: auto;
    bottom: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
  }

  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev {
    left: calc(50% - 40px);
    transform: translateX(-50%);
  }

  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    left: calc(50% + 40px);
    transform: translateX(-50%);
  }

  .progery-centered-paginations.paginate-2.paginate-bottom-pos-1 {
    bottom: 40px;
  }
}

@media (max-width: 767px) {
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev,
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    top: auto;
    bottom: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
  }

  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev {
    left: 25px;
    transform: translateX(0);
  }

  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    left: 101px;
    transform: translateX(0);
  }

  .progery-centered-paginations.paginate-2.paginate-bottom-pos-1 {
    bottom: 40px;
  }
}

.progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev {
  left: 65px;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    right: 65px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    right: auto;
    left: 140px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-next {
    right: auto;
    left: 140px;
  }
}

@media (max-width: 767px) {
  .progery-swiper-navigations.navigate-2.navigate-bottom-pos-1 .swiper-button-prev {
    left: 31px;
  }
}

/**
 * Prevent other carousel
 * */
.brand-2-swiper-button-next,
.brand-2-swiper-button-prev {
  width: 40px;
  height: 40px;
  background: #fff;
  transition: all 0.3s;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
}

.progery-brand-space-2 {
  padding: 0 80px;
  margin: 0 -80px;
}

.brand-arrow-2-group .brand-2-swiper-button-prev {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.brand-arrow-2-group .brand-2-swiper-button-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.brand-2-swiper-button-next:hover,
.brand-2-swiper-button-prev:hover {
  background-color: #9e4b47;
  color: #fff;
}

@media (min-width: 1200px) and (max-width: 1700px) {
  .progery-brand-space-2 {
    padding: 0 70px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .progery-brand-space-2 {
    padding: 0 70px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .progery-brand-space-2 {
    padding: 0 70px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .progery-brand-space-2 {
    padding: 0 70px;
    margin: 0 auto;
  }
}

@media (min-width: 1401px) and (max-width: 1415px) {
  .single__news.single__news--2 .news__text.progery-text-space-1 {
    padding: 0 20px;
    padding-bottom: 10px;
  }
}

.swiper-slide.swiper-slide-thumb-active .single-testimonial-item {
  opacity: 1;
}

.pro-project-active-1 .pro-single-project-thumb-1 img {
  width: 100%;
}

.pg-bg-white {
  background-color: #fff;
}

.pg-text-white {
  color: #fff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.portfolio__box {
  margin-bottom: 30px;
}
.portfolio__box .portfolio__thumb img {
  width: 100%;
}

/* image slider css */
.image-comparison {
  max-width: 1250px;
  margin: 0 auto;
}
.image-comparison__slider-wrapper {
  position: relative;
}
.image-comparison__range {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  cursor: ew-resize;
  z-index: 20;
}

.image-comparison__image-wrapper--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(50% + 1px);
  height: 100%;
  overflow: hidden;
}
.image-comparison__figure {
  margin: 0;
}
.image-comparison__figure::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
}
.image-comparison__figure:not(.image-comparison__figure--overlay) {
  position: relative;
  height: 600px;
}
@media (max-width: 767px) {
  .image-comparison__figure:not(.image-comparison__figure--overlay) {
    height: 350px;
  }
}
.image-comparison__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 50%;
  object-position: 0 50%;
  overflow: hidden;
}
.image-comparison__figure--overlay .image-comparison__image {
  z-index: 1;
}
.image-comparison__slider {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
  z-index: 10;
}
.image-comparison__range--active ~ .image-comparison__slider {
  background-color: rgba(255, 255, 255, 0);
}
.image-comparison__thumb {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  width: 40px;
  height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--white-color);
  color: var(--theme-color);
  border-radius: 50%;
  box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.5);
  transform-origin: center;
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.image-comparison__range::-webkit-slider-runnable-track {
  width: 40px;
  height: 40px;
  opacity: 0;
}
.image-comparison__range::-moz-range-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
.image-comparison__range::-webkit-slider-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
.image-comparison__range::-ms-fill-lower {
  background-color: transparent;
}
.image-comparison__range::-ms-track {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: transparent;
  outline: none;
  cursor: col-resize;
}
.image-comparison__range::-ms-thumb {
  width: 0.5%;
  height: 100%;
  opacity: 0;
}
.image-comparison__range::-ms-tooltip {
  display: none;
}
