header.inner-header {
    background: #F8F8F8;
}
.acne-slider-item-content h3 a {
    text-decoration: underline !important;
}
.wo_hero_img {
	    padding: 80px 0;
}
.inner-banner-heading {
    max-width: 501px;
    margin: 0 auto;
}
.acne-slider-item-content h3 a {
    color: #000;
    text-decoration: none;
}
.acne-slider-item-content h3{
        font-size: 1rem;
    line-height: 1.5rem;
    color: #000;
    margin-top: 0;
    font-weight: bolder !important;
    margin-bottom: 0px;
    font-family: "Red Hat Display", sans-serif !important;
}

.tabs-iv .inner-iv-content h3{
     font-size: 1rem;
    line-height: 1.5rem;
        font-weight: bolder !important;
    margin-bottom: 0px;
    font-family: "Red Hat Display", sans-serif !important;
}
.acne-slider-item-content h3 a:hover {
    color: #B79A52;
    transition: .5s linear;
}
.tabs-iv .inner-iv-content p a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}
.tabs-iv .inner-iv-content p a:hover {
     color: #B79A52;
    transition: .5s linear;
}
.wo_hero_img p{
    margin: 0 !important;
    font-weight: 700;
        font-size: 24px;
}

.btn-outline-dark {
    border: 2px solid #000;
    color: #000;
}

.btn-outline-dark:hover {
    background: #000;
    color: #fff;
}
.inner-banner-img {
      max-width: 283px; 
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
}
.inner-banner-heading h2 {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 0;
      font-family: "Red Hat Display", sans-serif;
      line-height: 27px;
}
h1{
    font-size: 48px;
    color: #000;
}

section.peptide-therapy-work {
    margin-top: 70px;
    padding: 70px 0 80px 0;
}

section.peptide-therapy-work .btn-row {
	margin-top: 30px;
}

section.peptide-therapy-work .btn-row a.btn-primary{
	background-color: #000;
	color: #fff;
	border-color: #000;
}

section.peptide-therapy-work .btn-row a.btn-primary:hover{
	background-color: #B79A52;
	color: #fff;
	border-color: #B79A52;
}

section.inner-intro { 
    padding: 50px 0px 65px 0px;
    text-align: center;
}
section.benefit-sec {
    margin-top: 00px;
    margin-bottom: 70px;
} 
.row.align-items-center.gallery-h {
    display: flex;
    justify-content: center;
}
section.benefit-sec .right-text li {
    text-align: right;
    list-style: none;
    margin-bottom: 30px;
    padding-right: 20px;
    position: relative;
}
section.benefit-sec .right-text li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #B79A52;
    position: absolute;
    display: block;
    right: 0;
    top: 8px;
}
section.benefit-sec .left-text li {
    text-align: left;
    list-style: none;
    margin-bottom: 30px;
    padding-left: 20px;
    position: relative;
}
section.benefit-sec .left-text li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #B79A52;
    position: absolute;
    display: block;
    left: 0;
    top: 8px;
}
.box-img {
    max-width: 553px;
}
section.benefit-sec .right-text ul, section.benefit-sec .left-text ul {
    padding-left: 0px;
}
.right-text {
    padding-right: 15px;
}
.left-text {
    padding-left: 15px;
}
section.treatable-areas {
    background: #f8f8f8;
    padding: 60px 0px;
    text-align: center;
}
 
.treatable-box img {
    margin-bottom: 14px;
    margin-top: 25px;
}
.treatable-box {
    max-width: 325px;
    margin: 0 auto;
}
.gallery-view::before{
    display: none;
}
.gallery-view{
      margin-top: 50px;
    padding: 0px;
}
.gallery-h {
    min-height: 475px;
}
section.procedure-sec {
    margin: 60px 0px;
        margin-top: 0px;
}
section.top-rated-box {
    background: #000000;
    margin-top: 0;
    padding: 70px 0px; 
    text-align: center;
}

section.top-rated-box .btn-row{
	margin-top: 35px;
}

section.top-rated-box .btn-row .btn-primary {
	background-color: #fff;
	color: #000;
	border: 2px solid #fff;
}

section.top-rated-box .btn-row .btn-primary:hover {
	background-color: #000;
	color: #fff;
}


section.top-rated-box .btn-row .btn-outline-dark {
	border-color: #fff;
	color: #fff;
}

section.top-rated-box .btn-row .btn-outline-dark:hover {
	background-color: #fff;
	color: #000;
	border: 2px solid #fff;
}



.patient-served {
    background: #000;
    padding: 50px 40px;
    max-width: 900px;
    margin: 0 auto;
}
section.patient-served-sec {
    padding: 50px 0px;
}
section.patient-served-sec h2 {
    font-size: 42px;
    margin-bottom: 10px;
}
.patient-served a {
    color: #000;
}
.case-study-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: block;
}

.case-study-slider .slidess {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.case-study-slider .slides {
  padding: 20px;
  min-width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: white;
}

.case-study-slider .dotss {
  text-align: center;
  margin-top: 20px;
}

.case-study-slider .dots {
  height: 15px;
  width: 15px;
  margin: 0 5px;
  background-color: #CCCCCC;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
}

.case-study-slider .dots.active {
  background-color: #B79A52;
}
.case_box {
  text-align: center;
  min-height: auto;
  border-radius: 15px;
}
.right-text-col-acne {
    margin-bottom: 5px;
}
 .case_box {
    max-width: 614px;
    text-align: center;
}
.case_box img {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.rating-star {
    max-width: 118px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.case_study {
  padding: 20px 0 80px;
  margin-top: 0px;
  text-align: center;
}
.card-content {
  max-width: 348px;
  margin: 0 auto;
}
.patient-served a:hover {
    background: #b79a52 !important; 
}
.treatable-box img {
    height: 46px;
    object-fit: none;
}
/*Tabs*/
.treatable-tabs div#v-pills-tabContent {
    width: 100%;
    max-width: 853px;
}
.treatable-tabs div#v-pills-tab {
    width: 100%;
    max-width: 264px;
}

.treatable-tabs .nav-pills .nav-link {
    text-align: left;
    color: #000000;
    font-weight: 700;
    margin-bottom: 8px;
    border-bottom: 2px solid #0000;
    width: fit-content;
    border-radius: 0px;
    padding-left: 0px;
}

.treatable-tabs .nav-pills .nav-link.active {
    color: #B79A52;
    background: transparent;
    border-color: #dfdfdf;
}
.treatable-tabs .treatabletabs-content {
    margin-top: 20px;
    text-align: left;
}
.treatable-tabs .treatabletabs-content p.mt-4 {
    margin: 10px 0px !important;
}
.treatable-tabs .treatabletabs-content a {
    color: #000;
    font-weight: 700;
}
.treatable-tabs .treatabletabs-content a:hover {
    text-decoration: none;
}
.procedure-content h3 {
    font-size: 36px;
}
.procedure-content h4 {
    font-size: 16px;
    margin-bottom: 3px;
}
.procedure-content h4 {
    font-size: 16px;
    margin-bottom: 3px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 700;
}
.procedure-content h3 {
    font-size: 36px;
    margin-bottom: 25px;
}
.treatabletabs-content h3 {
    font-size: 24px;
}
section.top-rated-box a.btn.btn-light:hover {
    background: #000;
    color: #fff;
}
.procedure-sec-2 .procedure-img {
    margin-left: -20px;
    max-width: 560px;
}
.procedure-sec-1 .procedure-img {
    margin-right: -20px;
    max-width: 560px;
        margin-left: auto;
}
.procedure-content {
    max-width: 550px;
}
.img-cen {
    max-width: 234px;
    margin: 0 auto;
}
section.gallery-view a {
    width: 100%;
    max-width: 155px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 60px;
}
section.faq-sec {
    padding: 70px 0px;
}
.case_box .desc_ {
    min-height: 156px;
}
 .tre-box a {
    display: block;
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
    text-decoration: none;
}
 
 
.tre-img-box img.w-100 {
    border-radius: 15px;
}
a.width-f:hover{
     box-shadow: none !important;
}
.tre-box {
    margin-bottom: 40px;
}
section.treatment-intro {
    background: #F8F8F8;
       padding: 80px 0px 40px;
       
}
section.benefit-sec .col-md-5 {
    width: 41%;
    padding-top: 90px;
}
section.benefit-sec .col-md-2 {
    width: 18%;
}
/*
.tre-box {
    max-width: 348px;
    margin-left: auto;
    margin-right: auto;
}
*/
section.treatment-intro .row {
    max-width: 820px;
    margin: 0 auto;
}
section.bg-white-box-sec .col-md-4 {
    box-shadow: 0px 0px 24px #00000018;
    border-radius: 15px;
    padding: 45px 20px;
}
.white-box-bg {
    max-width: 303px;
    margin: 0 auto;
    text-align: center;
}
.white-box-bg h3 {
    font-size: 16px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 800;
    margin-bottom: 20px;
        line-height: 26px;
}
section.bg-white-box-sec .col-md-6 {
    box-shadow: 0px 0px 24px #00000018;
    border-radius: 15px;
    padding: 45px 20px;
    max-width: 415px;
    margin: 0 auto;
    margin-bottom: 43px;
    width: 100%;
}
section.bg-white-box-sec .row{
    max-width: 900px;
    margin: 0 auto;
}

section.bg-white-box-sec .row.unset{
    max-width: unset;
}

.boxi {
	border: 2px solid transparent;
	    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

.boxi:hover {
    border: 2px solid #b79a52;
}

section.bg-white-box-sec .boxi {
	    box-shadow: 0px 0px 24px #00000018;
    background: #fff;
    max-width: 330px;
    margin: 0 auto;
}

section.types-of-amino {
	padding: 25px 25px 75px 25px;
}

section.types-of-amino .boxi{
	box-shadow: 0px 0px 24px #00000018;
    margin: 0 auto;
    max-width: 530px;
    border-radius: 15px;
    padding: 25px 20px;
    text-align: center;
    box-sizing: border-box;
}

section.types-of-amino.v2 {}

section.types-of-amino.v2 .boxi{
	max-width: 330px;
}

section.types-of-amino.v2 .boxi h3{
	  font-size: 16px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 26px;
}

.administration-methods {
	    margin-top: 60px;
}

.types-of-amino.benefits-of-pt {
	margin-top: 50px;
}


section.types-of-amino.benefits-of-pt .boxi{
	max-width: 330px;
	    margin: 25px auto;
}

section.types-of-amino.benefits-of-pt .boxi h3{
	font-size: 1rem;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.25rem;
}

.types-of-amino.benefits-of-pt.which_peptide {
    background: #F8F8F8;
    margin-top: 0;
    padding: 60px 0 80px 0!important;
}

.types-of-amino.benefits-of-pt.which_peptide .boxi{
	 background: #fff;
	margin-bottom: 0;
}


.administration-methods.benefit-from {
	margin-top: 75px;
}

.treated-areas {
	    background: #F8F8F8;
}

.what-happens {
	margin-top: 60px;
}

.inner-section-padding {
	padding: 50px 0;
}



.sucess-sec .white-box-bg h3 {
    font-size: 32px;
}
.faq-part .accordion-item {
    margin-left: auto;
    margin-right: auto;
}
 section.bg-white-box-sec .col-md-6:hover {
    border-color: #b79a52;
    transition: .5s linear;
}
section.bg-white-box-sec .col-md-6 {
    border: 2px solid transparent;
    background: #fff;
}
.procedure-content h3 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Red Hat Display", sans-serif;
}
section.bg-grey-micro {
    background: #F8F8F8;
}
section.bg-white-box-sec {
    background: #F8F8F8;
}
.icon-box-inner {
    text-align: center;
    max-width: 290px;
    margin: 25px auto;
  
}
.icon-box-inner h3 {
       font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 700;
    font-family: "Red Hat Display", sans-serif;
}
.icon-sec-inner {
    margin-bottom: 20px;
}
section.top-rated-box p a {
    color: #fff;
    text-decoration: none;
}
section.top-rated-box p a:hover {
   
    text-decoration: underline;
}
.hov a{
     color: #000;
         text-decoration: none;
}
.hov a:hover{
    color: #B79A52;
}
.en-row .icon-box-inner {
 
    max-width: 321px;
    
}
 
.tabs-iv ul#pills-tab {
    max-width: 800px;
    margin: 0 auto;
}
.tabs-iv ul#pills-tab {
    justify-content: space-between;
}
.tabs-iv li.nav-item {
    width: 100%;
    max-width: 215px;
}
.tabs-iv .nav-pills .nav-link {
    width: 100%;
    background: #F8F8F8;
    color: #000;
    padding: 19px 0px;
    border-radius: 54px;
    font-weight: 700;
    font-size: 14px;
}
.tabs-iv .nav-pills .nav-link:hover{
     background: #B79A52;
     transition: .5s linear;
    color: #fff;
}
.tabs-iv .nav-pills .nav-link.active{
    background: #B79A52;
    color: #fff;
}
.tabs-iv .inner-iv-content {
    background: #F8F8F8;
    border-radius: 15px;
    padding: 30px 30px 20px;
        margin-top: 40px;
}
.tabs-iv .inner-iv-content h2 {
    font-size: 30px;
}
.tabs-iv .inner-iv-content ul.custom-col-ul {
    column-count: 4;
}
.tabs-iv .inner-iv-content ul.custom-col-ul-2 {
    column-count: 2;
}
.tabs-iv .inner-iv-content ul li {
    margin-bottom: 10px;
}
.tabs-iv .inner-iv-content .faq-part .accordion-item {
    background: transparent;
} 
.tabs-iv .inner-iv-content .faq-part button.accordion-button {
    background: transparent;
}
.tabs-iv .faq-part .accordion-item {
    max-width: 100%;
}
.boxex-grey-acne {
    background: #F8F8F8;
    padding: 50px 46px;
    border-radius: 41px;
    text-align: center;
  
        position: relative;
        overflow: visible !important;
}
.boxex-grey-acne p{
    font-size: 0.75rem !important;
    margin-bottom: 10px !important;
}
.boxex-grey-acne p.mb-0{
       margin-bottom: 0px !important;
}
.boxex-grey-img {
    position: absolute;
    top: -56px;
    left: 0;
    right: 0;
}
.boxex-grey-acne-margin{
    margin-top: 100px;
}
.acne-center-box-sec .container{
     max-width: 1220px;
}
.acne-center-box-sec .row{
    position: relative
}
.acne-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}
.acne-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
    max-width: 700px;
    animation: breathe 4s ease-in-out infinite;
}
.boxex-grey-acne p span {
    font-weight: 600 !important;
}
.boxex-grey-acne p b {
    display: block;
    margin-bottom: 5px;
}
.acne-slider-sec{
background: #F8F8F8;
padding: 60px 0px;
}
 

 

    .acne-slider .slide {
       background: #F8F8F8;
       border-radius: 15px;
       transition: transform 0.4s ease;
       padding: 60px 60px;
    }

    /* Center slide full — make it scale up slightly */
    .slick-center .slide {
      transform: scale(1.05);
      opacity: 1;
    }

    /* Side slides half visible */
    .slick-slide {
    
      transform: scale(0.9);
      transition: all 0.4s ease;
    }

    /* Show part of next/prev slides */
    .slick-list {
      overflow: visible !important;
    } 

    /* Dots style */
    .slick-dots {
      bottom: 0px;
    }
.slick-dots li button:before {
    font-size: 13px;
    width: 12px;
    height: 12px;
    color: #EDEBEB;
    opacity: 1;
}
.slick-dots li button {
    padding: 0px !important;
    width: 12px;
    height: 12px;
}
.slick-dots li {
 
    margin: 0 1px;
    
}
.slick-dots li.slick-active button:before{
    color: #B79A52;
}
  .acne-slider-item-row {
    display: flex;
    gap: 26px;
    margin-bottom: 30px;
}
.acne-slider-item-content {
    margin-top: 20px;
}
.acne-right-col-sec {
     background: #fff;
     padding: 20px 20px;
 border-radius: 12px
  
 
}
 
a.acne-slider-btn {
    background: #B79A52;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    max-width: 330px;
    margin: 0 auto;
    font-weight: 600;
    padding: 12px 0px;
    border-radius: 42px;
}
a.acne-slider-btn:hover{
    transition: .5s linear;
    background: #000;
}
.acne-col-img-row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
}
.acne-col-img-row p{
    margin-bottom: 0px;
}
.acne-box-treatment {
    margin-top: 40px;
}
.acne-row {
    display: flex;
    align-items: center;
}
.acne-left-col {
    flex: 0 0 32%;
    padding: 0px 10px;
}
.acne-right-col {
    flex: 0 0 68%;
    padding: 0px 10px;
}
.right-text-col-acne {
    column-count: 3;
}
.acne-slider-item-content {
   
    max-width: 200px;
}
@keyframes breathe {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.06); /* slow grow */
  }
  100% {
    transform: scale(1); /* shrink back */
  }
}
 @media(max-width: 1350.5px){

   
 }
 @media(max-width: 1200.5px){
	 section.types-of-amino .boxi {
    max-width: 420px;
	 }
	 section.types-of-amino.v2 .boxi {
    max-width: 275px;
	}
	 section.bg-white-box-sec .boxi,
	 section.types-of-amino.benefits-of-pt .boxi{
    max-width: 280px;
	}
}

@media(max-width: 1100.5px){
br.br_hide {
    display: none;
}
	
}

@media(max-width: 1024.5px){
  
}
@media(max-width: 991.5px){
    .administration-methods {
    margin-top: 0px;
}
section.inner-intro {
    padding: 50px 0px 42px 0px;
   
}
    .acne-bg {
    display: none;
}
 
	
	.mobile-order-1 {
		order: 1;
	}
	
	.mobile-order-2 {
		order: 2;
	}
	
	    section.inner-intro .col-md-4 {
        width: 50%;
    }
	.wo_hero_img {
        padding: 50px 0!important;
    }
    section.peptide-therapy-work {
    margin-top: 30px;
    padding: 40px 0 60px 0;
}
.types-of-amino.benefits-of-pt.which_peptide {
    padding: 40px 0 60px 0 !important;
}
	section.bg-white-box-sec .boxi, 
	section.types-of-amino.benefits-of-pt .boxi {
        max-width: 30%;
        padding: 20px;
    }
	    section.types-of-amino .boxi {
        max-width: 45%;
        padding: 20px;
    }
	
	section.types-of-amino {
    padding-bottom: 25px;
	}
	
	    section.types-of-amino.v2 .boxi {
        max-width: 46%;
    	}
	
    header.inner-header {
    padding-top: unset!important;
    text-align: center;
}
    .col-md-6 {
    width: 100%;
}
    .inner-banner-img {
    max-width: 250px;
    margin: 0 auto;
    margin-top: 40px;
}
.box-content {
    text-align: center;
    margin-top: 25px;
}
section.treatable-areas .col-md-4 {
    width: 50%;
}
section.benefit-sec .col-md-5 {
 
    padding-top: 0px;
}
.case_study {
    padding: 40px 0;
    
}
section.treatable-areas .col-md-2, section.benefit-sec .col-md-2, section.benefit-sec .right-text li:before, section.benefit-sec .left-text li:before {
display: none;
}
.dragger.second-image-holder {
    display: none;
}
.gallery-h {
    min-height: 380px;
}
.procedure-sec-1 .row {
    display: flex;
    flex-direction: column-reverse;
}
.procedure-content {
    text-align: center;
    margin-top: 30px;
}
.right-text {
    padding-right: 0px;
}
.left-text {
    padding-left: 0px;
}
section.benefit-sec .col-md-5 {
    width: 100%;
}
section.benefit-sec .left-text li, section.benefit-sec .right-text li{
    text-align: center;
    padding: 0px;
            margin-bottom: 25px !important;
}
    .wrapper {
        transform: translate3d(-50%, -55%, 0) !important;
    }
section.benefit-sec {
    margin-top: 70px;
    margin-bottom: 50px;
}
section.patient-served-sec h2 {
    font-size: 34px;
    margin-bottom: 10px;
}
/*Mob FAQ*/
.accordion-button:focus{
    box-shadow: none !important;
}
section.treatable-areas .accordion-item{
    border: none !important;
}
.accordion-button:not(.collapsed){
    box-shadow: none !important;
      border-bottom: 1px solid #dee2e6;
}
section.treatable-areas .accordion.desktops-none {
    display: block !important;
}
section.treatable-areas .d-flex.treatable-tabs.mob-screen-none {
    display: none !important;
}
section.treatable-areas .accordion-item {
    border: 0;
    background: transparent;
}
    section.treatable-areas .accordion-item button.accordion-button {
        background: transparent;
        padding-right: 0px;
        padding-left: 0px;
        font-weight: 700;
        font-family:"Red Hat Display", sans-serif;
    }
     section.treatable-areas  .accordion-body {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
}
section.treatable-areas .accordion-collapse.collapse.show {
    border-bottom: 1px solid #dee2e6;
}
section.treatable-areas .accordion-button:not(.collapsed) {
    color: #B79A52;
}
section.treatable-areas .accordion-button:not(.collapsed)::after {
    filter: grayscale(6);
}
    section.treatable-areas .accordion-body a {
        color: #000;
        font-weight: 700;
        margin-top: 10px;
        display: inline-block;
    }
    .inner-banner-heading {
    max-width: 501px;
    margin: 0 auto;
}
section.procedure-sec {
    margin: 0px 0px;
}
.procedure-sec-2 .procedure-img, .procedure-sec-1 .procedure-img  {
    max-width: 350px;
    margin: 0 auto;
}
.procedure-sec-2 .procedure-img {
    margin-left: auto;
}
.procedure-sec-1 .procedure-img {
    margin-right: auto;
}
.procedure-content {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}
section.top-rated-box {
    
   
    padding: 50px 0px;
    
}
section.gallery-view a {
    margin-top: 10px;
}
section.treatment-intro {
    background: #F8F8F8;
    padding: 50px 0px 20px;
}
   .mob-hide-gallery{
        display: none !important; 
    }
    .acne-center-box-sec .row .col-md-4 {
    width: 50%;
}
.center-acne-img {
    display: none;
}
.acne-center-box-sec .row .col-md-4 {
    width: 100%;
}
.acne-center-box-sec .row .col-md-4 {
    width: 100%;
    display: flex;
}
.boxex-grey-acne {
    flex: 0 0 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 0px;
       margin-top: 20px !important;
}
}
@media(max-width: 767.5px){
    .acne-slider-item-content {
   
    max-width: 100%;
}
    .acne-left-col {
    flex: 0 0 100%;
    padding: 0px 15px;
}
.acne-row {
    flex-wrap: wrap;
}
.acne-right-col {
    flex: 0 0 100%;
    padding: 0px 15px;
    margin-top: 20px;
}
    .acne-slider-item-content h3{
                font-size: 1rem !important;
                        line-height: 1.4rem !important;
    }
    .tabs-iv .inner-iv-content h3{
          font-size: 1rem !important;
                        line-height: 1.4rem !important;
    }
        section.inner-intro {
        padding: 30px 0px;
        text-align: center;
    }
    .tabs-iv li.nav-item {
        max-width: 48%;
        margin-bottom: 30px;
        flex: 0 0 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    .tabs-iv .inner-iv-content {
    margin-top: 0;
}
    .tabs-iv ul#pills-tab {
    justify-content: center;
    display: flex;
}
    .acne-center-box-sec .row .col-md-4{
        flex-wrap: wrap;
    }
    .boxex-grey-acne {
    flex: 0 0 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
       margin-top: 20px !important;
}
    .wo_hero_img p {
    font-size: 18px;
    }
    
    .administration-methods .col-md-4 {
        width: unset;
    }
    
     .administration-methods .row {}
	
	        section.bg-white-box-sec .boxi, section.types-of-amino.benefits-of-pt .boxi {
        max-width: 46%;
    }
	    section.bg-white-box-sec .row {
        display: flex;
    }
 
   
    section.treatment-intro {
    background: #F8F8F8;
    padding: 30px 0px 20px;
}
    h1 {
            font-size: 1.75rem;
        line-height: 2.5rem;
}
.inner-banner-img {
        max-width: 250px;
       
        margin-top: 15px;
    }
        header.inner-header {
        padding-top: 40px;
        
    }
    section.inner-intro {
    padding: 30px 0px;
    text-align: center;
}
.box-img {
    max-width: 350px;
    margin: 0 auto;
}
section.benefit-sec {
    margin-top: 0px;
    margin-bottom: 25px;
}
section.treatable-areas {
    
    padding: 30px 0px;
     
}
.gallery-view {
    margin-top: 30px;
   
}
section.gallery-view h2.text-center {
    margin-bottom: 6px;
}
section.procedure-sec {
    margin: 0px 0px;
}
.procedure-img {
    max-width: 350px;
    margin: 0 auto;
}
    .procedure-content {
     
        margin-top: 20px;
    }
    section.top-rated-box {
   
    padding: 60px 0px;
          
}
section.faq-sec { 
    padding: 10px 0px; 
}
.faq-part div#accordionExample {
        margin-top: 30px; 
    }
    .patient-served .col-md-8 {
    text-align: center;
    margin-bottom: 23px;
}
.patient-served {
    
    padding: 32px 40px;
    
}
    a.btn.btn-primary.px-5.py-3 {
        padding: 20px 22px !important;
        margin-right: 10px;
    }
        a.btn.btn-outline-dark {
        padding: 20px 35px !important;
        margin-left: 10px;
    }
    section.benefit-sec .left-text li, section.benefit-sec .right-text li {
    font-size: 14px;
}
    section.faq-sec {
        padding: 50px 0px;
    }
    .case_study {
    padding-top: 40px;
}
    .procedure-sec-2 .procedure-img, .procedure-sec-1 .procedure-img {
        max-width: 350px;
       
    }
    .inner-banner-heading h2 {
    font-size: 15px !important;
     
    margin-bottom: 0px;
    
}
.col-md-4.boxi.last {
    margin-top: 35px;
}
section.bg-white-box-sec .col-md-4 {
    width: 100% !important;
    flex: 0 0 100%;
}
.sucess-sec .white-box-bg h3 {
    font-size: 22px;
}
h2 br, .br_none {
    display: none;
}
section.treatable-areas .accordion-body a {
    font-size: 14px;
}
.tabs-iv .inner-iv-content {
   
    padding: 30px 20px 20px;
  
}
  
    .administration-methods {
    margin-top: 20px;
}
}
@media(max-width: 575.5px){
    .right-text-col-acne {
    margin-bottom: 0px;
}
    .right-text-col-acne {
    column-count: 1;
}
        .faq-part button.accordion-button {
        padding-right: 10px;
    }
    section.top-rated-box .btn-row .btn-outline-dark {
    margin-left: 0;
}
    a.btn.btn-primary.px-5.py-3 {
        margin-right: 0;
    }
    a.btn.btn-outline-dark {
        margin-left: 0;
    }
    
     .wo_hero_img p {
    font-size: 16px;
    }
    
    .wo_hero_img {
        padding: 40px 0 !important;
    }
	
	section.bg-white-box-sec .boxi, section.types-of-amino.benefits-of-pt .boxi {
        max-width: 46%;
		margin: 25px auto;
    }
    
    section.peptide-therapy-work .boxi {
        max-width: 100%;
		margin: 15px auto;
    }
    
    section.peptide-therapy-work .boxi .white-box-bg {
    max-width: unset;
    margin: 10px auto;
    }
    
	.col-md-4.boxi.last {
        margin-top: 15px;
    }
	section.bg-white-box-sec {
   
    padding-bottom: 0px !important;
	}
	
	    section.peptide-therapy-work {
        margin-top: 20px;
        padding: 40px 0!important;
        }
	
	section.types-of-amino {
    padding: 0 15px!important;
	}
	
	.types-of-amino.benefits-of-pt.which_peptide {
    margin-top: 30px;
    padding: 40px 0 !important;
}
	    section.types-of-amino .boxi {
        max-width: 100%;
        padding: 20px;
        margin: 15px auto;
    }
	section.types-of-amino .boxi h3 {
		        font-size: 20px;
        line-height: 26px;
	}
	
	    section.types-of-amino.v2 .boxi {
        max-width: 100%;
    }
	
	section.bg-white-box-sec .row.unset {
    margin-top: 0 !important;
	}
    section.patient-served-sec a {
    padding: 15px 38px !important;
}
    section.patient-served-sec h2 {
    font-size: 28px;
    margin-bottom: 10px;
}
.patient-served h4.text-white {
    font-size: 17px;
}
    section.treatable-areas .col-md-4 {
        width: 100%;
    }
    h2, .h2 {
        font-size: 24px;
        line-height: 32px;
    }
        .gallery-h {
        min-height: 352px;
        
    }
.procedure-content h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
section.top-rated-box a.btn.btn-outline-light.ms-3.d-block.btn-lg.px-5.py-3.mt-4.fs-6.fw-bolder.br-30 {
    margin-top: 15px !important; 
    margin-left:auto !important;
    margin-right:auto !important;
}
.gallery-h {
        min-height: 350px;
    }
        section.faq-sec {
        padding: 30px 0px;
    }
    .case_box .desc_ {
    min-height: 312px;
}
    .procedure-sec-2 .procedure-img, .procedure-sec-1 .procedure-img {
        max-width: 250px;
       
    }
    section.treatment-intro{
        padding-bottom: 0px;
    }
   
.acne-slider-item-row {
    
    gap: 20px;
    margin-bottom: 22px;
}

section.inner-intro a.btn.btn-outline-dark {
    max-width: 279px !important;
}
section.top-rated-box a.btn.btn-outline-dark{
    max-width: 268px !important;
}
}

