/* Colors */
/* Fonts */
/* Functions */
@media (max-width: 1920px) {
  #home-form {
    background-size: 1720px 100%;
  }
}
@media (max-width: 1440px) {
  header .h-area .top-logo img {
    width: 225px;
  }
  header .h-area .web-lang .current-lang {
    font-size: 24px;
  }
  header .h-area .web-lang .current-lang img {
    width: 32px;
    height: 32px;
  }
  header .h-area .web-lang .current-lang svg {
    width: 32px;
    height: 32px;
  }
  header .h-area .top-menu > li > a {
    font-size: 12px;
    padding: 35px 8px;
  }
  #home-slider .owl-nav {
    gap: 50px;
  }
  #home-slider .owl-nav button {
    width: 60px;
    height: 60px;
  }
  #home-slider .owl-nav button svg {
    width: 40px;
    height: 40px;
  }
  #home-treatments .owl-nav {
    gap: 60px;
  }
  #home-about-us {
    margin-bottom: 120px;
    --gutter-x: 20px;
    --gutter-x2: -20px;
  }
  #home-before-after .ba-outer {
    margin-left: 10%;
    padding: 120px 60px 120px 100px;
  }
  #home-comments {
    padding: 60px 0 120px;
  }
  #home-comments .comments-area .owl-nav button.owl-prev {
    left: 24%;
  }
  #home-comments .comments-area .owl-nav button.owl-next {
    right: 24%;
  }
}
@media (max-width: 1200px) {
  header .h-area .top-logo img {
    width: 200px;
  }
  header .h-area .top-menu > li > a {
    padding: 30px 6px;
  }
  header .h-area .web-lang .current-lang {
    font-size: 20px;
  }
  header .h-area .web-lang .current-lang img {
    width: 24px;
    height: 24px;
  }
  header .h-area .web-lang .current-lang svg {
    width: 24px;
    height: 24px;
  }
  header .h-area .header-button {
	  display:none !important;
  }
  #home-slider .owl-nav {
    gap: 20px;
  }
  #home-slider .owl-nav button {
    width: 50px;
    height: 50px;
    border-width: 3px;
  }
  #home-slider .owl-nav button svg {
    width: 35px;
    height: 35px;
  }
  #home-treatments {
    padding: 100px 0;
  }
  #home-treatments .owl-nav {
    gap: 40px;
  }
  #home-treatments .owl-nav button {
    border-width: 3px;
  }
  #home-about-us {
    margin-bottom: 100px;
  }
  #home-about-us .about-text-area .about-title {
    font-size: 28px;
  }
  #home-about-us .about-text-area .about-text {
    font-size: 16px;
  }
  #home-form {
    padding: 80px 0;
    margin-bottom: 100px;
  }
  #home-form .form-area {
    --gutter-x: 15px;
    --gutter-x2: -15px;
  }
  #home-form .form-area .input-area {
    margin-bottom: 30px;
  }
  #home-form .form-text-area .form-text {
    font-size: 18px;
  }
  #home-services {
    margin-bottom: 100px;
  }
  #home-services .section-title-area {
    margin-bottom: 40px;
  }
  #home-services .section-title-area .section-title {
    font-size: 28px;
  }
  #home-steps-area .steps-area {
    --gutter-x: 20px;
    --gutter-x2: -20px;
  }
  #home-steps-area .steps-area .box-mb {
    margin-bottom: 40px;
  }
  #home-steps-area .steps-area .steps-box {
    padding: 30px 25px;
  }
  #home-steps-area .steps-area .steps-box .box-number {
    font-size: 28px;
  }
  #home-steps-area .steps-area .steps-box .box-text-area .box-title {
    font-size: 22px;
  }
  #home-crew-area .section-title-area {
    margin-bottom: 60px;
  }
  #home-crew-area .section-title-area .section-title {
    font-size: 28px;
  }
  #home-crew-area .section-title-area .section-text {
    font-size: 20px;
  }
  #home-logo-area {
    margin-bottom: 100px;
  }
  #home-logo-area .section-title-area .section-title {
    font-size: 28px;
  }
  #home-social-text-area {
    margin-bottom: 100px;
  }
  #home-social-text-area .sm-text-area .sm-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #home-social-text-area .sm-text-area .sm-list {
    margin-top: 30px;
  }
  #home-before-after .ba-outer {
    margin-left: 5%;
    padding: 100px 60px;
  }
  #home-before-after .ba-outer .ba-nav-area button svg {
    width: 50px;
    height: 50px;
  }
  #home-organizations {
    padding: 480px 0 80px;
  }
  #home-organizations .section-title-area {
    margin-bottom: 80px;
  }
  #home-organizations .section-title-area .section-title {
    font-size: 28px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area {
    padding: 20px 25px 35px;
    -webkit-border-radius: 50px 50px 20px 20px;
    -moz-border-radius: 50px 50px 20px 20px;
    -ms-border-radius: 50px 50px 20px 20px;
    border-radius: 50px 50px 20px 20px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area .card-title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area .card-text {
    font-size: 14px;
  }
  #home-comments {
    padding: 60px 0 100px;
  }
  #home-comments .section-title-area .section-title {
    font-size: 28px;
  }
  #home-comments .comments-area .owl-nav button.owl-prev {
    left: 20%;
  }
  #home-comments .comments-area .owl-nav button.owl-next {
    right: 20%;
  }
}
@media (max-width: 991px) {
  header .h-area {
    padding: 20px 0;
  }
  header .h-area .top-logo img {
    width: 175px;
  }
  #home-slider .owl-nav {
    gap: 20px;
  }
  #home-slider .owl-nav button {
    width: 40px;
    height: 40px;
    border-width: 2px;
  }
  #home-slider .owl-nav button svg {
    width: 30px;
    height: 30px;
  }
  #home-treatments {
    padding: 80px 0;
  }
  #home-treatments .owl-nav {
    gap: 20px;
    margin-top: 30px;
  }
  #home-treatments .owl-nav button {
    border-width: 2px;
  }
  #home-about-us {
    margin-bottom: 80px;
    --gutter-x: 15px;
    --gutter-x2: -15px;
  }
  #home-about-us .about-img {
    margin-bottom: 30px;
  }
  #home-about-us .about-text-area .about-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #home-form {
    padding: 80px 0;
    margin-bottom: 80px;
  }
  #home-form .form-text-area {
    margin-bottom: 30px;
  }
  #home-form .form-text-area .form-title {
    font-size: 26px;
  }
  #home-form .form-text-area .form-text {
    font-size: 16px;
  }
  #home-form .form-area .input-area .form-in {
    padding: 16px;
  }
  #home-services {
    margin-bottom: 80px;
  }
  #home-services .section-title-area {
    margin-bottom: 30px;
  }
  #home-services .section-title-area .section-title {
    font-size: 26px;
  }
  #home-services .services-area {
    --gutter-x: 15px;
    --gutter-x2: -15px;
  }
  #home-services .service-box .box-title {
    font-size: 20px;
  }
  #home-steps-area .section-title-area .section-top-title {
    font-size: 20px;
  }
  #home-steps-area .section-title-area .section-title {
    font-size: 26px;
  }
  #home-steps-area .steps-area {
    --gutter-x: 15px;
    --gutter-x2: -15px;
  }
  #home-steps-area .steps-area .box-mb {
    margin-bottom: 30px;
  }
  #home-steps-area .steps-area .box-number {
    font-size: 24px;
  }
  #home-steps-area .steps-area .steps-box {
    text-align: center;
  }
  #home-steps-area .steps-area .steps-box .step-box-image {
    margin-bottom: 20px;
  }
  #home-steps-area .steps-area .steps-box .box-text-area .box-title {
    font-size: 20px;
  }
  #home-steps-area .steps-area .steps-box .box-text-area .box-text {
    font-size: 16px;
  }
  #home-crew-area {
    margin-bottom: 80px;
    padding: 60px 0;
  }
  #home-crew-area .section-title-area {
    margin-bottom: 40px;
  }
  #home-crew-area .section-title-area .section-title {
    font-size: 26px;
  }
  #home-crew-area .section-title-area .section-text {
    font-size: 18px;
    width: 90%;
  }
  #home-crew-area .crew-outer .crew-box .box-text-area .box-name {
    font-size: 22px;
  }
  #home-crew-area .crew-outer .crew-box .box-text-area .box-title {
    font-size: 14px;
  }
  #home-logo-area {
    margin-bottom: 80px;
  }
  #home-logo-area .section-title-area .section-title {
    font-size: 26px;
  }
  #home-logo-area .logo-item img {
    height: 60px;
  }
  #home-social-text-area {
    margin-bottom: 80px;
  }
  #home-social-text-area .sm-img {
    margin-bottom: 30px;
  }
  #home-social-text-area .sm-text-area .sm-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #home-social-text-area .sm-text-area .sm-list {
    margin-top: 20px;
  }
  #home-social-text-area .sm-text-area .sm-list li a svg {
    width: 32px;
    height: 32px;
  }
  #home-before-after .ba-outer {
    margin-left: 0;
    padding: 80px 25px;
  }
  #home-before-after .ba-outer .ba-text-area {
    text-align: center;
  }
  #home-before-after .ba-outer .ba-text-area .ba-title {
    font-size: 26px;
  }
  #home-before-after .ba-outer .ba-nav-area {
    justify-content: center;
    margin-bottom: 30px;
    gap: 20px;
  }
  #home-before-after .ba-outer .ba-nav-area button svg {
    width: 50px;
    height: 50px;
  }
	#home-image-gallery{
		margin-bottom:80px;
	}
	#home-video-gallery{
		margin-bottom:-350px
	}
  #home-organizations {
    padding: 460px 0 60px;
  }
  #home-organizations .section-title-area {
    margin-bottom: 60px;
  }
  #home-organizations .section-title-area .section-title {
    font-size: 26px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area {
    padding: 20px 20px 35px;
    -webkit-border-radius: 40px 40px 20px 20px;
    -moz-border-radius: 40px 40px 20px 20px;
    -ms-border-radius: 40px 40px 20px 20px;
    border-radius: 40px 40px 20px 20px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area .card-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area .card-text {
    font-size: 14px;
  }
  #home-comments {
    padding: 40px 0 80px;
  }
  #home-comments .section-title-area {
    margin-bottom: 40px;
  }
  #home-comments .section-title-area .section-title {
    font-size: 26px;
  }
  #home-comments .comments-area .comment-box {
    padding: 40px 30px 20px;
  }
  #home-comments .comments-area .comment-box .box-bottom .bottom-left,
  #home-comments .comments-area .comment-box .box-bottom .bottom-right {
    width: 100%;
  }
  #home-comments .comments-area .comment-box .box-bottom .bottom-right {
    margin-top: 10px;
  }
  #home-comments .comments-area .owl-nav button.owl-prev {
    left: 16%;
  }
  #home-comments .comments-area .owl-nav button.owl-next {
    right: 16%;
  }
  footer .footer-top {
    padding: 60px 0;
  }
  footer .footer-top .footer-logo {
    margin-bottom: 20px;
  }
  footer .footer-top .footer-socials li a svg {
    width: 28px;
    height: 28px;
  }
  footer .footer-mb {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  header .h-area {
    padding: 15px 0;
  }
  header .h-area .top-logo img {
    width: 150px;
  }
  #home-slider .owl-nav {
    gap: 10px;
  }
  #home-treatments {
    padding: 60px 0;
  }
  #home-treatments .owl-nav {
    margin-top: 20px;
    gap: 5px;
  }
  #home-treatments .owl-nav button svg {
    width: 32px;
    height: 32px;
  }
  #home-about-us {
    margin-bottom: 60px;
  }
  #home-about-us .about-text-area .about-title {
    font-size: 24px;
  }
  #home-about-us .about-text-area .about-text {
    font-size: 14px;
    margin-bottom: 20px;
  }
  #home-form {
    padding: 60px 0;
    margin-bottom: 60px;
  }
  #home-form .form-text-area {
    margin-bottom: 30px;
  }
  #home-form .form-text-area .form-title {
    font-size: 24px;
  }
  #home-form .form-text-area .form-text {
    font-size: 14px;
  }
  #home-form .form-area {
    --gutter-x: 10px;
    --gutter-x2: -10px;
  }
  #home-form .form-area .input-area {
    margin-bottom: 20px;
  }
  #home-form .form-area .input-area .form-in {
    padding: 12px;
  }
  #home-form .form-area .form-button {
    padding: 16px 60px;
  }
  #home-services {
    margin-bottom: 60px;
  }
  #home-services .section-title-area {
    margin-bottom: 30px;
  }
  #home-services .section-title-area .section-title {
    font-size: 24px;
  }
  #home-services .services-area {
    --gutter-x: 10px;
    --gutter-x2: -10px;
  }
  #home-services .services-area .box-mb {
    margin-bottom: 20px;
  }
  #home-services .service-box .box-title {
    font-size: 18px;
  }
  #home-steps-area {
    margin-bottom: 40px;
  }
  #home-steps-area .steps-area .steps-box .box-number {
    font-size: 20px;
  }
  #home-steps-area .steps-area .steps-box .box-text-area .box-title {
    font-size: 18px;
  }
  #home-steps-area .steps-area .steps-box .box-text-area .box-text {
    font-size: 14px;
  }
  #home-crew-area {
    margin-bottom: 60px;
    padding: 45px 0;
  }
  #home-crew-area .section-title-area {
    margin-bottom: 30px;
  }
  #home-crew-area .section-title-area .section-title {
    font-size: 24px;
  }
  #home-crew-area .section-title-area .section-text {
    font-size: 16px;
    width: 100%;
    margin: 0;
  }
  #home-crew-area .crew-outer .crew-box .box-text-area .box-name {
    font-size: 20px;
  }
  #home-logo-area .section-title-area .section-title {
    font-size: 24px;
  }
  #home-social-text-area {
    margin-bottom: 60px;
  }
  #home-social-text-area .sm-img {
    margin-bottom: 30px;
  }
  #home-social-text-area .sm-text-area .sm-title {
    font-size: 24px;
  }
  #home-before-after .ba-outer {
    padding: 60px 25px;
  }
  #home-before-after .ba-outer .ba-text-area .ba-title {
    font-size: 24px;
  }
  #home-before-after .ba-outer .ba-nav-area {
    gap: 10px;
  }
  #home-before-after .ba-outer .ba-nav-area button svg {
    width: 40px;
    height: 40px;
  }
	#home-image-gallery{
		margin-bottom:60px;
	}
	#home-image-gallery .section-title-area .section-title {
    font-size: 24px;
  }
	#home-video-gallery{
		margin-bottom:-350px
	}
	#home-video-gallery .section-title-area .section-title {
    font-size: 24px;
  }
  #home-organizations {
    padding: 440px 0 40px;
  }
  #home-organizations .section-title-area {
    margin-bottom: 40px;
  }
  #home-organizations .section-title-area .section-title {
    font-size: 24px;
  }
  #home-organizations .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area {
    padding: 15px 20px 30px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area .card-title {
    font-size: 16px;
  }
  #home-organizations .organizations-area .organization-card .card-text-area .card-text {
    font-size: 12px;
  }
  #home-comments {
    padding: 40px 0 60px;
  }
  #home-comments .section-title-area {
    margin-bottom: 30px;
  }
  #home-comments .section-title-area .section-title {
    font-size: 24px;
  }
  #home-comments .comments-area {
    padding: 0 25px;
  }
  #home-comments .comments-area .comment-box {
    padding: 30px 25px 20px;
  }
  #home-comments .comments-area .owl-nav button {
    width: 40px;
    height: 40px;
  }
  #home-comments .comments-area .owl-nav button.owl-prev {
    left: -25px;
  }
  #home-comments .comments-area .owl-nav button.owl-next {
    right: -25px;
  }
  footer .footer-top {
    padding: 40px 0;
  }
  footer .footer-top .footer-socials li a svg {
    width: 24px;
    height: 24px;
  }
  footer .footer-top .footer-menu li a {
    font-size: 14px;
  }
  footer .footer-top .footer-contacts .footer-contact {
    font-size: 14px;
  }
  footer .footer-top .footer-contacts .footer-contact .icon {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    min-width: 30px;
  }
  footer .footer-top .footer-contacts .footer-contact .icon svg {
    width: 20px;
    height: 20px;
  }
  footer .footer-bottom {
    padding: 20px 0 80px;
  }
  footer .footer-bottom .copyright {
    margin-bottom: 10px;
  }

	#category-logo-area .section-title-area{
		margin-bottom:20px;
	}
	#category-logo-area .section-title-area .section-title{
		font-size: 24px;
	}

	#category-logo-area .logo-item img{
		height:80px;
	}
}
@media (max-width: 575px) {
  #home-comments {
    padding: 40px 0 60px;
  }
  #home-comments .section-title-area {
    margin-bottom: 30px;
  }
  #home-comments .section-title-area .section-title {
    font-size: 24px;
  }
  #home-slider .owl-nav {
    right: 25px;
    bottom: 10px;
  }
  footer .footer-top .footer-mb:last-child {
    margin-bottom: 0;
  }
  footer .footer-top .footer-socials {
    border-left: none;
    border-right: 1px solid #fff;
    padding: 20px 10px 20px 0;
  }
}
