header.inner-header {
    background: #F8F8F8;
}
.wo_hero_img {
	    padding: 80px 0;
}

.wo_hero_img p{
    margin: 0 !important;
    font-weight: 700;
}

.btn-outline-dark {
    border: 2px solid #000;
    color: #000;
}
.wo_hero_img p {
    font-size: 20px;
}
.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;
}
.inner-banner-heading {
    max-width: 847px;
    margin-left: auto;
    margin-right: auto;
}
h1{
    font-size: 48px;
    color: #000;
}

section.peptide-therapy-work {
    margin-top: 70px;
    padding: 70px 0 70px;
    background: #F8F8F8;
}

section.inner-intro { 
    padding: 50px 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;
   
    padding: 70px 0px; 
    text-align: center;
}
.benefits-of-pt.bg-dark {
    background: #F8F8F8 !important;
    padding-bottom: 40px;
    margin-bottom: 60px;
    padding-top: 60px;
}
section.types-of-amino.v2 .boxi {
    margin-bottom: 20px;
    margin-top: 20px;
}
section.top-rated-box a.btn {
    width: 100%;
    max-width: 250px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.benefits-of-pt.bg-dark .boxi {
    background: #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;
}
 .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: 45px 35px;
    text-align: center;
    box-sizing: border-box;
}

section.types-of-amino.v2 {}

section.types-of-amino.v2 .boxi {
    max-width: 277px;
    padding-left: 20px;
    padding-right: 20px;
}
section.types-of-amino.v2 .boxi h3{
	    font-size: 1rem;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.50rem;
}

.administration-methods {}

.types-of-amino.benefits-of-pt {
	margin-top: 50px;
}


section.types-of-amino.benefits-of-pt .boxi{
	max-width: 350px;
	    margin: 25px 1.5%;
	    width: 30%;
}

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.50rem;
}

.types-of-amino.benefits-of-pt.which_peptide {
  
    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;
}


.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: 235px;
    margin: 25px auto;
  
}
.icon-box-inner h3 {
   font-size: 1rem;
    line-height: 1.5rem;
    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;
    
}
.icone_bullet_box h3 {
        font-size: 1rem;
    line-height: 1.50rem;
    font-weight: 700;
    font-family: "Red Hat Display", sans-serif !important;
    margin: 15px 0px;
}
.icone_bullet_box ul {
    padding: 0px;
    margin: 0;
}
.icone_bullet_box ul li {
    width: fit-content;
    margin: 8px auto;
    font-size: 1rem;
}
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;
}

 @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: 991.5px){
	.wo_hero_img {
        padding: 50px 0!important;
    }
    .wo_hero_img p {
    font-size: 16px;
}
    section.peptide-therapy-work { 
    margin-top: 40px;
    padding: 40px 0 40px;
}
.types-of-amino.benefits-of-pt.which_peptide {
    padding: 40px 15px 40px 15px !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: 550px;
    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 {
    
    margin-top: 50px;
    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;
    }
   .benefits-of-pt.bg-dark{
        padding-left: 15px !important;
         padding-right: 15px !important;
    }
}
@media(max-width: 767.5px){
    
    .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: 45px 0px;
           margin-top: 20px;
}
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 40px !important;
    }
        a.btn.btn-outline-dark {
        padding: 20px 35px !important;
    }
    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: 0px;
}
    .procedure-sec-2 .procedure-img, .procedure-sec-1 .procedure-img {
        max-width: 350px;
       
    }
    .inner-banner-heading h2 {
    font-size: 15px;
     
    margin-bottom: 15px;
    
}
.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;
}
section.peptide-therapy-work .col-md-4 {
    width: 50%;
}
section.peptide-therapy-work .col-md-4 {
    width: 50%;
}
.benefits-of-pt.bg-dark {
    padding: 40px 0px;
    margin-top: 20px !important;
}
section.types-of-amino.benefits-of-pt .boxi {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
}
.benefits-of-pt.bg-dark {
    margin-bottom: 40px;
}
.administration-methods .col-md-3 {
    width: 50%;
}
 .benefits-of-pt.bg-dark{
        padding-left: 15px !important;
         padding-right: 15px !important;
    }
    .wo_hero_img p {
            margin-top: 15px !important;
}
}
@media(max-width: 575.5px){
    
    .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 40px 0!important;
        }
	
	section.types-of-amino {
    padding: 0 15px!important;
	}
	
	.types-of-amino.benefits-of-pt.which_peptide {
 
    padding: 40px 15px !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%;
    }
        .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;
    }
        section.peptide-therapy-work .col-md-4 {
        width: 100%;
    }
    .icone_bullet_box {
    margin-bottom: 30px;
}
section.types-of-amino.benefits-of-pt .boxi{
    width: 100%;
    max-width: 100%;
}
.administration-methods .col-md-3 {
        width: 100%;
    }
    .benefits-of-pt.bg-dark{
        padding: 35px 0px !important;
    }
     .benefits-of-pt.bg-dark{
        padding-left: 15px !important;
         padding-right: 15px !important;
    }
}

 

