/* Functions */
@media (max-width: 1440px) {
  header .top-logo img {
    width: 120px;
  }
  header .top-menu > li > a {
    padding: 50px 10px;
  }
  .section-title {
    font-size: 32px;
  }
  .section-text {
    font-size: 18px;
  }
  #home-about-us .about-text-area .about-title {
    margin-bottom: 20px;
    font-size: 32px;
  }
  #home-about-us .about-text-area .about-text {
    font-size: 16px;
  }
  #home-about-us .about-text-area .info-box .box-title {
    font-size: 16px;
  }
  #home-services-area {
    padding: 120px 0;
  }
  #home-instagram-area .section-title-area .section-text {
    font-size: 22px;
  }
  footer .footer-top .footer-contacts .footer-contact svg {
    width: 25px;
    height: 25px;
    max-width: 25px;
    margin-right: 0;
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  header .top-logo img {
    width: 100px;
  }
  header .top-menu > li > a {
    padding: 40px 8px;
    font-size: 14px;
  }
  header .top-menu ul.sub-menu li a {
    font-size: 14px;
  }
  #home-services-area {
    padding: 100px 0;
  }
  #home-services-area .service-box {
    padding: 40px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    -ms-border-radius: 120px;
    border-radius: 120px;
  }
  #home-services-area .service-box .box-title {
    font-size: 20px;
  }
  #home-treatments-area .section-title-area {
    margin-bottom: 40px;
  }
  #home-treatments-area .treatment-box .box-text-area .box-title {
    font-size: 20px;
  }
  #home-blog-area {
    padding: 40px 0;
  }
  #home-blog-area .section-title-area {
    margin-bottom: 40px;
  }
  #home-blog-area .blog-area .blog-box .box-text-area .box-title {
    font-size: 20px;
  }
  #home-blog-area .blog-area .blog-box .box-text-area .box-text {
    font-size: 16px;
  }
  #home-videos-area .section-text-area .videos-text {
    margin-bottom: 15px;
  }
  #home-instagram-area {
    padding: 40px 0;
  }
  #home-instagram-area .section-title-area .section-text {
    font-size: 20px;
  }
  #home-comments-area {
    padding: 40px 0;
  }
  #home-comments-area .comments-slider-area .comment-item .item-title {
    font-size: 20px;
  }
  #home-comments-area .comments-slider-area .comment-item .item-text {
    font-size: 16px;
  }
  #home-comments-area .comments-slider-area .comment-item .star-img {
    width: 160px;
  }
  footer .footer-top .footer-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  footer .footer-top .footer-col {
    margin-bottom: 30px;
  }
  #post-detail .post-header .post-title {
    padding: 45px 0;
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  header .h-area {
    padding: 10px 0;
  }
  header .top-logo img {
    width: 80px;
  }
  #home-slider {
    margin-bottom: 60px;
  }
  #home-slider .owl-nav button svg {
    width: 40px;
    height: 40px;
  }
  .section-title {
    font-size: 28px;
  }
  .section-text {
    font-size: 16px;
  }
  .gen-btn {
    font-size: 16px;
    padding: 6px 30px;
  }
  #home-about-us {
    padding: 30px 0;
  }
  #home-about-us .about-img {
    margin-bottom: 30px;
  }
  #home-about-us .about-text-area .about-title {
    font-size: 28px;
    margin-bottom: 10px;
  }
  #home-about-us .about-text-area .about-text {
    font-size: 14px;
  }
  #home-services-area {
    padding: 80px 0;
  }
  #home-services-area .service-box {
    padding: 30px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
  }
  #home-services-area .service-box .box-title {
    font-size: 18px;
  }
  #home-form-area {
    padding: 40px 0;
    --gutter-x: 10px;
    --gutter-x2: -10px;
    margin-bottom: 40px;
    position: relative;
  }
  #home-form-area .section-title-area {
    margin-bottom: 20px;
  }
  #home-form-area .form-area .input-area {
    margin-bottom: 20px;
  }
  #home-form-area .form-area .input-area .form-in {
    background-color: #fff;
    border: none;
    width: 100%;
    font-size: 16px;
    padding: 20px;
  }
  #home-form-area .form-area .form-button {
    padding: 20px;
    font-size: 16px;
  }
  #home-treatments-area {
    padding: 30px 0;
  }
  #home-treatments-area .section-title-area {
    margin-bottom: 30px;
  }
  #home-treatments-area .treatments-row {
    --gutter-x: 15px;
    --gutter-x2: -15px;
  }
  #home-treatments-area .treatments-row .box-mb {
    margin-bottom: 30px;
  }
  #home-treatments-area .treatment-box .img-wrapper img {
    width: 60px;
    height: 60px;
  }
  #home-treatments-area .treatment-box .box-text-area {
    padding: 15px 15px 30px;
  }
  #home-treatments-area .treatment-box .box-text-area .box-title {
    font-size: 18px;
  }
  #home-blog-area .section-title-area {
    margin-bottom: 30px;
  }
  #home-blog-area .blog-area .blog-box .box-text-area {
    padding: 20px 20px 15px;
  }
  #home-blog-area .blog-area .blog-box .box-text-area .box-title {
    font-size: 18px;
  }
  #home-blog-area .blog-area .blog-box .box-text-area .box-text {
    font-size: 14px;
  }
  #home-videos-area .section-text-area {
    margin-bottom: 30px;
  }
  #home-videos-area .section-text-area .videos-text {
    margin-bottom: 10px;
  }
  #home-videos-area .video-item .video .play-icon {
    width: 60px;
  }
  #home-instagram-area {
    padding: 30px 0;
  }
  #home-instagram-area .section-title-area .section-text {
    font-size: 18px;
    width: 100%;
  }
  #home-comments-area {
    padding: 30px 0;
  }
  #home-comments-area .comments-slider-area .comment-item {
    padding: 35px 50px 80px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
  }
  #home-comments-area .comments-slider-area .comment-item .item-title {
    font-size: 18px;
  }
  #home-comments-area .comments-slider-area .comment-item .item-text {
    font-size: 14px;
  }
  #home-comments-area .comments-slider-area .comment-item .star-img {
    width: 140px;
    right: 50px;
  }
  #home-comments-area .comments-slider-area .owl-nav {
    margin-top: 30px;
  }
  #home-brands-area {
    padding: 40px 0 80px;
  }
  #home-brands-area .section-title-area {
    margin-bottom: 30px;
  }
  #post-detail .post-header {
    margin-top: 0;
  }
  #post-detail .post-header .post-title {
    padding: 40px 0;
    font-size: 32px;
  }
  #post-detail .sidebar-form {
    margin-top: 40px;
  }
  #post-detail .post-content {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  header .top-logo img {
    width: 70px;
  }
  #home-slider {
    margin-bottom: 40px;
  }
  #home-slider .owl-nav button svg {
    width: 35px;
    height: 35px;
  }
  #home-services-area {
    padding: 60px 0;
  }
  #home-services-area .owl-nav {
    margin-top: 20px;
  }
  #home-treatments-area .treatments-row {
    --gutter-x: 10px;
    --gutter-x2: -10px;
  }
  #home-treatments-area .treatments-row .box-mb {
    margin-bottom: 20px;
  }
  #home-treatments-area .treatment-box .img-wrapper {
    padding: 10px;
  }
  #home-treatments-area .treatment-box .img-wrapper img {
    width: 45px;
    height: 45px;
  }
  #home-treatments-area .treatment-box .box-text-area {
    padding: 15px 10px 20px;
  }
  #home-treatments-area .treatment-box .box-text-area .box-title {
    font-size: 16px;
  }
  #home-blog-area {
    padding: 30px 0;
  }
  #home-blog-area .blog-area .box-mb:last-child {
    margin-bottom: 0;
  }
  #home-instagram-area .section-title-area .section-text {
    font-size: 16px;
  }
  #home-instagram-area .owl-nav {
    margin-top: 20px;
  }
  #home-comments-area {
    padding: 30px 0;
  }
  #home-comments-area .comments-slider-area .comment-item {
    padding: 35px 35px 60px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
  }
  #home-comments-area .comments-slider-area .comment-item .star-img {
    width: 120px;
    right: 35px;
    bottom: 30px;
  }
  #home-comments-area .comments-slider-area .owl-nav {
    margin-top: 20px;
  }
  #home-brands-area {
    padding: 30px 0 60px;
  }
  #home-brands-area .section-title-area {
    margin-bottom: 20px;
  }
  #home-brands-area .bg-decor {
    display: none;
  }
  footer .footer-top {
    padding: 60px 0 20px;
  }
  footer .footer-top .footer-contacts .footer-contact {
    font-size: 12px;
  }
  footer .footer-top .footer-menu li a {
    font-size: 12px;
  }
  footer .footer-bottom {
    padding: 20px 0 80px;
  }
  footer .footer-bottom .copyright {
    margin-bottom: 10px;
  }
  #post-detail .post-header .post-thumb {
    min-height: initial;
  }
  #post-detail .post-header .post-title {
    padding: 35px 0;
    font-size: 28px;
    text-align: center;
  }
  #post-detail .sidebar-form .circle-area {
    margin-bottom: 25px;
  }
  #post-detail .sidebar-form .circle-area .text {
    font-size: 20px;
  }
  #post-detail .sidebar-form form [class*="col-"] {
    margin: 5px 0;
  }
  #post-detail .sidebar-form form .form-control {
    padding: 0 15px;
    height: 42px;
  }
  #post-detail .sidebar-form form textarea.form-control {
    height: 120px;
  }
  #archive-area .archive-list .os-item .os-content-wrapper .os-title {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  header .top-logo img {
    width: 60px;
  }
  .section-title {
    font-size: 24px;
  }
  #left-whatsapp a {
    width: 48px;
    height: 48px;
  }
  #home-about-us .about-text-area .info-boxes .box-mb {
    margin-bottom: 20px;
  }
  #home-about-us .about-text-area .info-box .img-box-outer {
    margin-right: 0;
    margin-bottom: 10px;
  }
  #home-about-us .about-text-area .info-box .box-title {
    text-align: center;
  }
  #home-treatments-area .treatments-row {
    --gutter-x: 5px;
    --gutter-x2: -5px;
  }
  #home-treatments-area .treatments-row .box-mb {
    margin-bottom: 10px;
  }
  #home-treatments-area .treatment-box .box-text-area .box-title {
    font-size: 14px;
  }
  #home-comments-area .comments-slider-area .comment-item {
    padding: 25px 20px 40px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
  }
  #home-comments-area .comments-slider-area .comment-item .star-img {
    width: 100px;
    right: 20px;
    bottom: 20px;
  }
  #post-detail {
    padding-bottom: 80px;
  }
  #post-detail .post-header .container {
    position: unset;
    transform: none;
  }
  #post-detail .post-content {
    margin-bottom: 60px;
  }
}
