@media (max-width: 480px){
    .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    body h2 {
      font-size: 29px !important;
    }
    h3 {
        font-size: 22px !important;
        line-height: 24px !important;
    }
    .skin-care-content h3 {
        font-size: 20px!important;
         
    }
    body h4 {
      font-size: 20px !important;
    }
    body h6 {
      font-size: 18px !important;
    }
    /** home page start **/
    /** banner **/
    section.banner .banner-info .banner-caption h1 {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    /** video-with-content **/
    section.video-with-content .image-video img {
        max-height: 200px !important;
    }
    /** img-with-content **/
    section.img-with-content {
        padding: 140px 0 0 0;
    }
    body section.img-with-content .img-with-content-title h2 {
        font-size: 28px;
        line-height: 28px;
    }
    /** home page end **/
    /** inner pages **/ 
    /** bfore-after  **/
    body section.before-after .content-top .title {
        right: 9px;
    }
    body section.before-after .content-top .title img {
        height: 20px;
    }
    body section.before-after .content-top {
        padding: 30px 0 0;
        min-height: 170px;
    }
    /** general container  **/
    body .laser-card img {
        height: 100px;
        width: 100px;
    }
    section.before-after .content-down {
        position: relative;
        top: -100px;
    }
} 

@media (max-width: 575.98px){
    body .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    body h2 {
      font-size: 35px;
    }
    body h3 {
      font-size: 25px;
      line-height: 30px;
    }
    body h4 {
      font-size: 22px;
    }
    body h6 {
      font-size: 19px;
    }
    /** home page start **/
    body .navbar-brand img {
        max-height: 45px;
        }
    body .arrow {
        right: 5px;
    }
    /** banner **/
    body section.banner .banner-info .banner-caption h1 {
        font-size: 35px;
        line-height: 40px;
    }
    body section.banner .banner-info .banner-caption img {
        max-height: 70px;
        width: auto;
    }
    body .btn-bgpink,body .btn-bgyellow {
        padding: 8px 20px;
    }
    body section.banner .banner-info img {
        height: 350px;
    }
    body section.banner .banner-info .banner-caption {
        left: 20px;
    }
    body section.banner .banner-info .banner-caption h1 {
        font-size: 40px;
        line-height: 45px;
    }
    /** img-with-content **/
    body section.img-with-content .img-with-content-title h2 {
        font-size: 40px;
        line-height: 40px;
    }
    /** footer-carousel **/
    body #footer-carousel {
        padding: 0 10px 40px;
    }
    body #footer-carousel .owl-nav .owl-prev {
        left: 80px;
        top: 100%;
        /* transform: translateY(0%) rotate(90deg); */
        margin-top: 10px;
    }
    body #footer-carousel .owl-nav .owl-next {
        right: 80px;
        top: 100%;
        /* transform: translateY(0%) rotate(-90deg); */
        margin-top: 10px;
    }
    /** home page end **/
    /** inner pages **/ 
    /** Breadcrumb **/ 
    body section.breadcrumb .bg-img {
        min-height: 280px;
    }
    /** general-container **/
    body section.general-container {
        padding: 40px 0;
    }
    body #accordion {
        padding-top: 10px;
    }
    /** before after **/
    body .before-after .content-down {
        margin: 0 15px;
    }
    body .before-after .bg-img {
        min-height: 160px;
        height: auto;
    }
    body .before-after-carousel{
        padding: 0 15px 60px !important;
    }
    .ba-slieder-abt .before-after-carousel {
        padding: 0px 20px !important;
    }
    body .before-after-carousel .owl-nav .owl-prev {
        left: 70px;
        top: 99%;
        margin-bottom: 15px;
    }
    body .before-after-carousel .owl-nav .owl-next {
        right: 70px;
        top: 99%;
        margin-bottom: 15px;
    }
    body .laser-card {      
        margin: 5px auto;
    }
    .laser-content .content {
        margin: 8px 0;
    }
    /** choose **/
    section.choose .col-lg-6{
        padding-bottom: 65px;
    }
    /*.breadcrumb-dropdown ul li {
        display: none;
    }*/
    .breadcrumb-dropdown ul li.m-blockcs {
      display: none ;
    }
    .m-only{
        display: block !important;    
        padding-left: 15px;
        padding-bottom: 15px;
        color: #fff;
    }
    .breadcrumb-dropdown ul li.m-only{
        display: block;
        min-height: 20px;
    }
    .choose .breadcrumb-dropdown ul li, li.btn-custom, .page-id-263 .breadcrumb-dropdown ul li,
    .page-id-132 .breadcrumb-dropdown ul li {
        display: block!important;
    }
    .breadcrumb-dropdown ul li.btn-custom {
    margin-top: 0px;
    }
    .breadcrumb-dropdown ul li {
        min-height: 50px;
    }.breadcrumb-dropdown ul li.btn-custom a.btn-bgyellow {
    display: block;
    }
    /** grid **/
    body .grid .col-lg-2.col-md-12{
        display: block;
        order: 3;
    }
    body .imgall{
      display: grid;
      grid-template-columns: auto;
      grid-gap: 0px;
    }
    body .imgall li{
        margin-bottom: 15px;
    }
    footer.footer .footer-navbar ul li {
        display: block;
    }
    .links-comp li{
      width: 100%;
      display: inline-block;
    }
    .links-comp li a,
    section.black-sec ul li{
      font-size: 16px;
    }
    section.space-with-content .content h4 {
      font-size: 16px;
    }

    section.space-with-content .content h3 {
      font-size: 18px;
    }
    section.space-with-content .content {
        justify-content: flex-start;
        padding-left: 30px;
    }
    body .our-technology-laser h2 {
        font-size: 25px !important;
    }
    .our-technology-laser .title{
        padding: 0px;
    }
    /*.our-technology-laser .title:before {
        width: 22px;
        height: 22px;
        left: 5px;
    }
    .our-technology-laser .title:after {
        width: 22px;
        height: 22px;
        right: 5px;
    }*/
    .our-technology-laser .grid .title h2:before {
	    width: 45px;
	    height: 45px;
	    top: 0;
	    left: 5px;
	}
    .our-technology-laser .grid .title h2:after {
        width: 45px;
	    height: 45px;
	    top: 0;
	    right: 5px;
    }
    .our-technology-laser .grid .title h2 {
	    padding: 0 55px;
	}
    .two-images .title h2, 
    .grid .title h2, 
    .skin-care.abt h2, 
    .cards-contents .title h3 {
        padding: 0 60px;
    }
   
}

@media (min-width: 576px) and (max-width: 767.98px){
    body .laser-card {      
        margin: 5px auto;
    }
    body .before-after-carousel{
        padding: 0 20px 60px !important;
    }
    .ba-slieder-abt .before-after-carousel {
        padding: 0px 20px !important;
    }
    body .before-after-carousel .owl-nav .owl-prev {
        left: 25%;
        top: 100%;
    }
    body .before-after-carousel .owl-nav .owl-next {
        right: 25%;
        top: 100%;
    }
    body .laser-card {      
        margin: 5px auto;
    }
}

@media (min-width: 768px) and (max-width: 991.98px){
    /*body .before-after-carousel .owl-nav .owl-prev {
        left: 30%;
        top: 90%;
        transform: translateY(0%) rotate(90deg);
        margin-top: 20px;
    }
    body .before-after-carousel .owl-nav .owl-next {
        right: 30%;
        top: 90%;
        transform: translateY(0%) rotate(-90deg);
        margin-top: 10px;
    }*/
    body .laser-card {      
        margin: 5px auto;
    }
}

@media (max-width: 991.98px){
    .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }
    header .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    h2 {
      font-size: 37px;
    }
    h3 {
      font-size: 23px;
      line-height: 30px;
    }
    h4 {
      font-size: 22px;
    }
    h6 {
      font-size: 20px;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1;
    }
    .arrow {
        right: 5px;
        bottom: -30px;
    }
    .title.bgpink h3,
    .title.bgblack h3,
    .title.bgyellow h3{
      min-width: auto;
    }
    .btn-bgpink,
    .btn-black,
    .btn-bgyellow,
    section.banner .banner-info .banner-caption .btn-yellow span{
        font-size: 17px !important;
    }
    .btn-bgpink,
    .btn-bgyellow{
        padding: 10px 20px;
    }
    /** home page start **/
    /** header **/
    header.header .header-top {
        height: auto;
        text-align: center;
        padding: 5px 20px;
    }
    .navbar-nav{
        position: fixed;
        z-index: 9999;
        background: #FFF;
        width: 100%;
        left: 0;
        top: 0;
        padding-top: 90px !important;
        height: 100vh;
        max-height: none;
        overflow-y: scroll;
        background-color: white;
    }
    header .navbar{
        padding: 5px 0;
    }
    .navbar-toggler{
        top: 5px;
        position: relative;
    }
    .navbar-brand img {  
    max-height: 55px;}
    .close-btn {
        right: 20px;
        top: 10px;
        font-size: 27px;
        position: absolute;
        color: #999;
    }
    header.header .header-top p, header.header .header-top a {
        font-size: 15px;
        line-height: 25px;
    }
    header.header nav.navbar ul li a {
        display: inline-block;
        padding: 10px 0;
    }
    .sub-menu {
        position: relative;
        top: 0;
        width: 100%;
        padding-left: 25px;
    }
    nav ul.navbar-nav li.menu-item-has-children:before {
        content: '';
        position: absolute;
        top: 18px;
        right: 20px;
        background: url(../images/arrowd.png);
        width: 12px;
        height: 7px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        transition: 0.4s ease-in-out;
    }
    .navbar-brand img {
        max-width: 150px;
    }
    /** banner **/
    section.banner .banner-info img {
        height: 450px;
    }
    section.banner .banner-info .banner-caption {
        left: 40px;
    }
    section.banner .banner-info .banner-caption h1 {
        font-size: 40px;
        line-height: 55px;
        letter-spacing: 0;
    }
    section.banner .banner-info .banner-caption img {
        max-height: 100px;
        width: auto;
    }
    section.banner .banner-info .banner-caption p {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0;
        margin-top: 0px;
    }
    /** video-with-content **/
    section.video-with-content {
        padding: 40px 0 40px 0;
    }
    section.video-with-content:before {
        display: none;
    }
    @keyframes lineup {
      0% {
        height: 0px;
      }
      100% {
        height: 60px;
      }
    }
    section.video-with-content .video-content {
        padding-right: 15px;
        padding-left: 15px;
        max-width: 850px;
        margin: auto;
        text-align: center;
    }
    section.video-with-content .video-content h3 {
        width: 100%;
    }
    section.video-with-content .video-content p {
        margin: 20px 0 0 0;
        width: 100%;
    }
    section.video-with-content .image-video {
        position: relative;
        width: 100%;
        text-align: center;
    }
    section.video-with-content .image-video img {
        max-height: 330px;
    }
    /** img-with-content **/
    section.img-with-content {
        padding: 180px 0 0 0;
    }
    .content-top {
        padding: 0;
    }
    .left-content{
        padding: 40px 0 30px;
    }
    section.left-img-content .about-content {
        padding: 0;
        max-width: 850px;
        margin: auto;
        text-align: center;
    }
    section.img-with-content .img-with-content-title {
        top: 70px;
        transform: translate(0%,0%);
        left: initial;
        width: 100%;
        text-align: center;
    }
    section.img-with-content .img-with-content-title h2 {
        font-size: 45px;
        line-height: 45px;
    }
    section.img-with-content .img-with-content-title h2 br{
        display: none;
    }
    section.img-with-content .img img {
        height: auto;
        max-height: 400px;
    }
    section.specials {
        padding: 50px 0;
    }
    /** left-img-content **/
    section.left-img-content {
        padding: 40px 0;
    }
    section.left-img-content .image {
    }
    section.left-img-content .img img {
        max-width: 450px;
        margin: auto;
    }
    section.left-img-content .about-content p {
        margin: 15px 0;
    }
    section.left-img-content .image img{
        border-left: 13px solid #d9feae;
        max-width: 500px;
        margin: auto;
    }

    section.left-img-content.right .image img{
        border-right: 13px solid #d9feae;
        max-width: 500px;
        margin: auto;
    }
    .two-images {
        padding: 50px 0;
    }
    .two-images .title h2,
    .skin-care.abt h2 {
        margin-bottom: 40px;
        padding: 0 50px;
    }
    .two-images .title h2:before,
    .grid .title h2:before,
    .skin-care.abt h2:before {
        top: 0px;
    }
    .two-images .title h2:after,
    .grid .title h2:after,
    .skin-care.abt h2:after {
        top: 0px;
    }
    section.left-img-content.right .content {
        padding-right: 0;
        padding-left: 50px;
        text-align: left;
    }
    section.left-img-content.right .content:before {
        left: 5px;
        right: initial;
    }
    section.left-img-content.right .content:after {
        right: initial;
        left: 18px;
    }
    /** bg-content **/
    section.bg-content {
        padding: 70px 0;
    }
    section.bg-content h4 {
        width: 100%;
        max-width: 850px;
    }
    /** Specials start **/
    #footer-carousel{
        padding: 0 80px;
    }
    #footer-carousel .owl-nav .owl-prev {
        left: -10px;
    }
    #footer-carousel .owl-nav .owl-next {
        right: -10px;
    }
    /** footer **/
    footer.footer .footer-navbar {
        padding: 19px 0;
    }
    footer.footer .footer-navbar ul li {
        margin: 5px 20px;
    }
    footer.footer .footer-navbar ul{
        padding: 0 15px 0 15px;
    }
    footer.footer .footer-right {
        min-height: 250px;
		padding: 40px 0;
    }
    footer.footer .footer-left,
    footer.footer .footer-contact {
        padding: 30px 0 60px 0px;
    }
    footer.footer .footer-left .footer-logo {
        margin: 0 0 20px 0;
    }
    footer.footer .footer-left .quiz {
        margin: 0 0 20px 0;
    }
    footer.footer .footer-navbar .chat {
        width: 70px;
        height: 68px;
    }
    footer.footer .footer-navbar .chat a {
        width: 70px;
        padding: 18px 0;
    }
    /** home page end **/
    /** inner pages **/
    /** breadcrumb  **/
    section.breadcrumb .bg-img {
        min-height: 400px;
    }
    /** breadcrumb-dropdown **/
    section.breadcrumb-dropdown-sec {
        position: relative;
        float: left;
        width: 100%;
        max-height: 100%;
        top: 0; 
    }
    section.breadcrumb-dropdown-sec:before {
        display: none;
    }
    .breadcrumb-dropdown ul li a, .breadcrumb-dropdown ul li .title {
        padding-left: 15px;
        margin-right: 35px;
    }
    /** space-with-content  **/
    section.space-with-content .content {
        width: 100%;
        float: left;
    }
    section.space-with-content .content-top {
        padding: 50px 0 0px;
    }
    section.space-with-content {
        padding: 40px 0;
    }
    section.space-with-content .content .text {
        padding: 10px 0 0px;
    }
    /** before-after  **/
    section.before-after .content-down {
        margin: 0 100px;
    }
    section.before-after .content-top .title img {
        height: 30px;
    } 
    section.before-after .content-top {
        padding: 50px 0 0;
        min-height: 260px;
    }
    section.before-after .bg-img {
        height: 225px;
    }
    /** general-container  **/
    section.general-container {
        padding: 60px 0;
    }
    #accordion {
        padding-top: 40px;
    }
    #accordion .card .card-header {
        padding: 15px 40px 15px 20px;
    }
    #accordion .card .card-header a {
        line-height: 19px;
        font-size: 19px;
    }
    .accordion .card-header.collapsed:after {
        top: 15px;
    }
    .accordion .card-header:after {
        top: 15px;
    }
    .accordion .card-body {
        padding: 0px 10px 15px 20px;
    }
    .laser-card .content h3{
         font-size: 23px;
         line-height: 25px;
    }
    .laser-card .content p {
        font-size: 22px;
        line-height: 22px;
    }
    .laser-content .content p {
        font-size: 22px;
        line-height: 22px;
    }
    .laser-card {       
        margin: 15px auto;
        max-width: 500px;
    }
    .laser-card img {
        height: 140px;
        width: 140px;
    }
    .laser-card .content {
        padding-left: 20px;
    }
    /** map-with-content  **/
    section.map-with-content {
        padding: 40px 0;
    }
    section.map-with-content .text .add a {
        margin: 0px 0 10px;
    }
    .map.image iframe {
        height: 300px;
    }
    /** contact-form  **/
    section.contact-form {
        padding: 40px 0;
    }
    /** border-box  **/
    section.border-box {
        padding: 10px 0 40px;
    }
    section.border-box ul li {
        width: 100%;
    }
    section.border-box .title h4 {
        padding: 20px 5px;
    }
    /** skin-care **/
    section.skin-care {
        padding: 50px 0;
    }
    .skin-care-content .inner-img {
        width: 100%;
    }
    .treatment {
        background-position: left;
    }
    /*.treatment:before {
       content: "";
       position: absolute;
       top: 0px;
       left: 0;
       background: rgba(0,0,0,0.8);
       width: 100%;
       height: 100%;
    }*/
    .treatment .text {
        width: 100%;
        transform: translateX(0);
        margin-right: 0;
        padding: 0 10px;
    }
    /** choose **/
    section.choose {
        padding: 50px 0;
    }
    section.choose .img-card {
        max-width: 400px;
        margin: 0 auto;
    }
    section.choose .breadcrumb-dropdown {
        max-width: 250px;
    }
    section.choose .breadcrumb-dropdown ul {
        padding: 10px 0;
    }
    section.choose .breadcrumb-dropdown ul li {
        min-height: 50px;
    }
    body section.choose h6 {
        font-size: 20px;
    }
    section.choose .breadcrumb-dropdown ul li a,
    section.choose h6 {
        padding-left: 15px;
    }
     .laser-content .content h6 {
        margin-bottom: 0;
        font-size: 16px;
    }
    .laser-content .content p {
    font-size: 18px;
    line-height: 18px;
    }
    .laser-content .content {
    padding: 0;
    }

    section.choose .img-card .bg-black{
      min-height: 270px;
    }
    .moretag{
        display: none;
    }
    section.choose .col-lg-6 {
        padding-bottom: 35px;
    }
    /** grid **/
    .grid .col-md-6 {
      position: relative;
      /*max-height: 400px;*/
      margin-bottom: 20px;
    }
    /*.image img{
        margin-bottom: 20px;
    }*/
    .grid .image{
      height: 300px;
    }
    .grid .image.half.first{
         margin-bottom: 7%;
        margin-right: 4%;
    }
    .grid .image.half{
      height: 300px;
      width: 100%;
      display: block;
      margin-bottom: 7%;
    }
    .grid .col-lg-2.col-md-12{
        display: flex;
        order: 3;
    }
    .imgall{
      display: grid;
      grid-template-columns: auto auto;
      grid-gap: 30px;
    }
    header.header nav.navbar ul li.link-opened .sub-menu {
        display: block;
    }
    header.header nav.navbar ul li .sub-menu {
        display: none;
    }
    section.breadcrumb-dropdown-sec .col-lg-5{
      padding-top: 40px;
    }
    .breadcrumb-dropdown ul li.m-blockcs {
      display: none ;
    }
    .m-only{
        display: block !important;    
        padding-left: 15px;
        padding-bottom: 15px;
        color: #fff;
        min-height: auto !important;
    }
    .m-only a{
        padding-left: 0 !important
    }
    .breadcrumb-dropdown ul li.btn-custom {
        margin-top: 0;
    }
    section.black-sec .text {
        margin-bottom: 10px;
    }
    section.black-sec {
        padding: 40px 0;
    }
    .ba-slieder-abt .before-after-carousel {
        padding: 0px 20px;
    }
    .ba-slieder-abt .before-after-carousel .bg-img {
        border-left: 10px solid #d6ff96;
    }
    .ba-slieder-abt .before-after-carousel .bg-img {
        min-height: auto;
    }
    section.left-img-content.ba-slieder-abt .content h3 {
        margin-bottom: 30px;
        padding-top: 20px;
    }
    .skin-care-content h3 {
        font-size: 27px;
        line-height: 30px;
    }
    section.space-with-content .row {
        width: 100%;
    }
    .our-technology-laser .title:before {
        top: 0px;
    }
    .our-technology-laser .title:after {
        top: 0px;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px){
    .container-fluid {
        padding-left: 40px;
        padding-right: 40px;
    }
    h2 {
        font-size: 37px;
    }
    h3 {
        font-size: 23px;
    }
    .title .word {
        font-size: 40px;
    }
    .skin-care-content h3 {
        font-size: 27px;
        line-height: 37px;
        letter-spacing: 0.1em;
    }
    /** home page start **/
    /** header **/
    header.header .header-top {
        height: auto;
        text-align: center;
        padding: 5px 20px;
    }
    .navbar-nav{
        position: fixed;
        z-index: 9999;
        background: #FFF;
        width: 100%;
        left: 0;
        top: 0;
        padding-top: 90px !important;
        height: 100vh;
        max-height: none;
        overflow-y: scroll;
        background-color: white;
    }
    header .navbar{
        padding: 5px 0;
    }
    .navbar-toggler{
        top: 5px;
        position: relative;
    }
    .close-btn {
        right: 20px;
        top: 10px;
        font-size: 27px;
        position: absolute;
        color: #999;
    }
    header.header .header-top p, header.header .header-top a {
        font-size: 15px;
        line-height: 25px;
    }
    header.header nav.navbar ul li a {
        display: inline-block;
        padding: 10px 0;
    }
    .sub-menu {
        position: relative;
        top: 0;
        width: 100%;
        padding-left: 25px;
    }
    nav ul.navbar-nav li.menu-item-has-children:before {
        content: '';
        position: absolute;
        top: 18px;
        right: 20px;
        background: url(../images/arrowd.png);
        width: 12px;
        height: 7px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        transition: 0.4s ease-in-out;
    }
    /** banner **/
    section.banner .banner-info img {
        height: 550px;
    }
    section.banner .banner-info .banner-caption h1 {
        font-size: 50px;
        line-height: 65px;
    }
    section.banner .banner-info .banner-caption img {
        max-height: 165px;
        width: auto;
    }
    section.banner .banner-info .banner-caption p {
        letter-spacing: 1px;
    }
    /** video-with-content **/
    section.video-with-content {
        padding: 130px 0 100px 0;
    }
    section.video-with-content .video-content {
        padding-right: 15px;
    }
    section.video-with-content .video-content h3 {
        width: 100%;
    }
    section.video-with-content .video-content p {
        margin: 30px 0 0 0;
        width: 100%;
    }
    /** img-with-content **/
    section.img-with-content {
        padding: 70px 0 0 0;
    }
    section.left-img-content .about-content {
        padding: 0 0 0 30px;
    }
    section.img-with-content .img-with-content-title h2 {
        font-size: 60px;
    }
    section.img-with-content .img-with-content-title {
        position: absolute;
        top: 56.5%;
    }
    /** Specials start **/
    #footer-carousel{
        padding: 0 75px;
    }
    #footer-carousel .owl-nav .owl-prev {
        left: -10px;
    }
    #footer-carousel .owl-nav .owl-next {
        right: -10px;
    }
    /** footer **/
    footer.footer .footer-left {
        padding: 60px 0 0 0px;
    }
    /** home page end **/
    /** inner pages **/ 
    /** breadcrumb  **/
    section.breadcrumb .bg-img {
        min-height: 400px;
    }
    /** breadcrumb-dropdown **/
    section.breadcrumb-dropdown-sec {
        position: relative;
        float: left;
        width: 100%;
        max-height: 100%;
        top: 0; 
    }
    section.breadcrumb-dropdown-sec:before {
        display: none;
    }
    /** space-with-content  **/
    section.space-with-content .content {
        width: 100%;
        float: left;
    }
    section.space-with-content .content-top {
        padding: 50px 0 0px;
    }
    section.space-with-content {
        padding: 40px 0;
    }
    /** before-after  **/
    body .before-after-carousel{
        padding: 0 90px 60px !important;
    }
    .ba-slieder-abt .before-after-carousel {
        padding: 0 30px 0 0 !important;
    }
    section.before-after .content-down {
        margin: 0 100px;
    } 
    /** general container **/
    .laser-card .content h3{
         font-size: 25px;
         line-height: 30px;
    }
    .laser-card .content p {
        font-size: 22px;
        line-height: 22px;
    }
    .laser-content .content p {
        font-size: 22px;
        line-height: 22px;
    }
    .laser-card {       
        margin: 15px auto;
        max-width: 500px;
    }
    .laser-card img {
        height: 140px;
        width: 140px;
    }
    .laser-card .content {
        padding-left: 20px;
    }
    /** choose **/
    section.choose .img-card {
        margin: 0 0px;
    }
    .choose .before-after-carousel .owl-nav .owl-prev {
        left: 30%;
        top: 95%;
        transform: translateY(0%);
        margin-top: -74px;
    }
    .choose .before-after-carousel .owl-nav .owl-next {
        right: 30%;
        top: 95%;
        transform: translateY(0%);
        margin-top: -74px;
    }
    .laser-content .content h6 {
    margin-bottom: 0;
    font-size: 18px;
    }
    section.choose .img-card .bg-black {
        margin-bottom: 70px;
    }
    .moretag{
        display: none;
    }
    /*section.choose .img-card .breadcrumb-dropdown ul li {
        min-height: 50px;
    }*/
    .skin-care-content .text.bg-black{
        min-height: 180px;
    }
    .imgall{
      display: grid;
      grid-template-columns: auto auto auto;
      grid-gap: 30px;
    }
    header.header nav.navbar ul li.link-opened .sub-menu {
        display: block;
    }
    header.header nav.navbar ul li .sub-menu {
        display: none;
    }
    .breadcrumb-dropdown ul li.m-blockcs {
      display: none ;
    }
    .m-only{
        display: block !important;    
        padding-left: 15px;
        padding-bottom: 15px;
        color: #fff;
        min-height: auto !important;
    }
    .breadcrumb-dropdown ul li.btn-custom {
        margin-top: 0;
    }
    .m-only a{
        padding-left: 0 !important
    }
    section.space-with-content .row {
        width: 100%;
    }
    body section.choose h6 {
        font-size: 20px;
    }
    
} 

@media (min-width: 1200px) and (max-width: 1365.98px){
    .m-blockcs {
        display: block !important;
    }
    .title .word {
        font-size: 40px;
    }
    .skin-care-content h3 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: 0.1em;
    }
    /** home page start **/
    /** banner **/
    section.banner .banner-info .banner-caption h1 {
        font-size: 70px;
        line-height: 75px;
    }
    /** video-with-content **/
    section.video-with-content {
        padding: 130px 0 100px 0;
    }
    section.video-with-content .video-content {
        padding-right: 15px;
    }
    section.video-with-content .video-content h3 {
        width: 100%;
    }
    section.video-with-content .video-content p {
        margin: 30px 0 0 0;
        width: 100%;
    }
    /** img-with-content **/
    section.img-with-content {
        padding: 70px 0 0 0;
    }
    section.left-img-content .about-content {
        padding: 0 0 0 30px;
    }
    section.img-with-content .img-with-content-title {
        top: 56.5%;
    }
    /** footer **/
    footer.footer .footer-left {
        padding: 60px 0 0 0px;
    }
    /** home page end **/
    /** inner pages **/ 
    /** breadcrumb  **/
    section.breadcrumb .bg-img {
        min-height: 400px;
    }
    /** general container **/
    .laser-card .content h3{
         font-size: 25px;
         line-height: 30px;
    }
    .laser-card .content p {
        font-size: 22px;
        line-height: 22px;
    }
    .laser-content .content p {
        font-size: 22px;
        line-height: 22px;
    }
    /** choose **/
    .choose .before-after-carousel .owl-nav .owl-prev {
        left: 30%;
        top: 95%;
        transform: translateY(0%);
        margin-top: -75px;
    }
    .choose .before-after-carousel .owl-nav .owl-next {
        right: 30%;
        top: 95%;
        transform: translateY(0%);
        margin-top: -75px;
    }
    .laser-content .content h6 {
        margin-bottom: 0;
        font-size: 18px;
    }
    section.choose .img-card .bg-black {
        margin-bottom: 70px;
    }
    /*section.choose .img-card .breadcrumb-dropdown ul li {
        min-height: 50px;
    }*/
    section.choose .img-card {
        margin: 0 10px;
    }
    .moretag{
        display: none;
    }


    header.header nav.navbar ul li {
        margin: 0 0 0 5px;
    }
    header.header nav.navbar ul li a {
        font-size: 14px;
    }
    .navbar-brand img{
        max-width: 130px;
    }
    header .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .imgall{
      display: grid;
      grid-template-columns: auto auto auto;
      grid-gap: 30px;
    }
    body .before-after-carousel{
        padding: 0 90px 60px !important;
    }
    .ba-slieder-abt .before-after-carousel {
        padding: 0 30px 0 0 !important;
    }
    body section.choose h6 {
        font-size: 24px;
    }

}

@media (min-width: 1366px) and (max-width: 1439.98px){
    .m-blockcs {
        display: block !important;
    }
    /** home page start **/
    section.video-with-content .video-content h3 {
        width: 100%;
    }
    section.video-with-content .video-content {
        padding-right: 30px;
    }
    section.video-with-content .video-content p {
        width: 100%;
    }
    section.img-with-content .img-with-content-title h2 {
        width: 100%;
    }
    footer.footer .footer-left {
        padding: 50px 0 0 0px;
    }
    footer.footer .footer-contact {
        padding: 50px 0 60px 0;
    }
    /** home page end **/
    section.choose .before-after-carousel {
        margin-bottom: 60px;
    }
    /** inner pages **/ 
}

@media (min-width: 1440px) and (max-width: 1599.98px){
    /** home page start **/
    section.video-with-content .video-content {
        padding-right: 30px;
    }
    .m-blockcs {
        display: block !important;
    }
    section.choose .before-after-carousel {
        margin-bottom: 60px;
    }
    /** home page end **/
}

@media (min-width: 1600px) and (max-width: 1700.98px){

}
@media (min-width: 1600px){
    .container-fluid {
        padding-left: 200px;
        padding-right: 200px;
        max-width: 1900px;
        margin: auto;
    }
    .m-blockcs {
        display: block !important;
    }
    section.choose .before-after-carousel {
        margin-bottom: 60px;
    }
}
