@font-face {
    font-family: 'Visby Round CF Extra';
    src: url('../fonts/VisbyRoundCF-ExtraLight.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF Demi';
    src: url('../fonts/VisbyRoundCF-DemiBold.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Light.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF Demi';
    src: url('../fonts/VisbyRoundCF-DemiBold.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Heavy.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF Extra';
    src: url('../fonts/VisbyRoundCF-ExtraLight.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Medium.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Heavy.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Bold.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Bold.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Light.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF Extra';
    src: url('../fonts/VisbyRoundCF-ExtraBold.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF Extra';
    src: url('../fonts/VisbyRoundCF-ExtraBold.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Regular.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Medium.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Visby Round CF';
    src: url('../fonts/VisbyRoundCF-Regular.woff2') format('woff2'),
        url('../fonts/VisbyRoundCF-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body{
    padding: 0px !important;
}

html {
    scroll-behavior: smooth;
    overflow-y: scroll;
    overflow-x: hidden;
}

.common-width {
    width: 1150px;
    margin: 0px auto;
}

p, a, span, li, button {
    font-family: 'Visby Round CF' !important;
}

.content-heading {
    color: #1e1e1e;
    background-color: transparent;
    width: max-content;
    font-size: 40px;
    font-weight: 500;
    padding: 5px 10px 10px;
    border: 3px solid #e84172;
    border-style: dashed;
}

.bold-pink {
    color: #e84172;
    font-weight: 700;
}

.bold-blue {
    color: #00b7af !important;
    font-weight: 700;
}

.pad-0{
    padding: 0 !important;
}

.mar-0{
    margin: 0 !important;
}

.m-auto {
    margin: auto;
}

.sh-end{
    display: flex;
    justify-content: end;
}

.centre{
    display: flex;
    justify-content: center;
}

.sup-R {
    color: black;
    padding: 0;
    font-size: 30%;
    top: -2em;
}

.mr-30 {
    margin-right: 30px;
}

.banner1 , .banner2 , .banner3 , .banner4 {
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
}

.banner1 {
    background: url("../images/bg1.png");
}

.banner2 {
    background: url("../images/bg2.png");
}

.banner3 {
    background: url("../images/bg3.png");
    padding-top: 2rem;
}

.banner4 {
    background: url("../images/bg4.png");
}

.byrx-heading-logo {
    width: 80px;
}

/* SIDEBAR CSS START */
#wrapper {
    padding-left: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 0;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 300px;
    width: 300px;
    height: 100%;
    margin-left: -300px;
    overflow-y: hidden;
    background: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0 0px 0px -0px rgba(115,115,115,0.75),
                0 0px 0px -0px rgba(115,115,115,0.75),
                0px 0 8px -0px rgba(115,115,115,0.75);
}

#wrapper.toggled #sidebar-wrapper {
    width: 0;
}

#page-content-wrapper {
    padding: 0px;
    position: relative;
    width: 100%;
}

#wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
}

#mdiv {
    width: 23px;
    height: 23px;
    float: right;
    margin-top: 10px;
    margin-right: 12px;
    opacity: 1;
}

.mdiv {
    height: 23px;
    width: 2px;
    margin-left: 12px;
    background-color: #219B89;
    transform: rotate(45deg);
    Z-index: 1;
}

.md {
    height: 23px;
    width: 2px;
    background-color: #219B89;
    transform: rotate(90deg);
    Z-index: 2;
}

.menu-toggle,.close, #GoToTop {
    cursor: pointer;
}

.sidebar-menu-div {
    width: 80%;
    margin: 0px auto;
    display: block;
    margin-top: 30%;
}

.sidebar-menu-div ul {
    padding-inline-start: 0px;
    list-style: none;
}

.sidebar-menu-div ul a li {
    color: #6E6E6E;
    font-size: 15px;
    font-family: 'Mont Heavy DEMO' !important;
}

.sidebar-menu-div ul a {
    text-decoration: none;
}

.sidebar-menu-div ul a li {
    padding: 10px;
    border-bottom: 2px dashed lightgray;
}

.sidebar-menu-div ul a:last-child li{
    border-bottom: 0px;
}

.sidebar-menu-div ul a li:hover {
    color: #e84172;
}

.sticky-menu-div {
    background-color: #fff;
    position: fixed;
    left: 0px;
    top: 5%;
    padding: 10px;
    display: none;
    border-top-right-radius: 5px ;
    border-bottom-right-radius: 5px;
    box-shadow: 0 0px 0px -0px rgba(115,115,115,0.75),
                0 0px 0px -0px rgba(115,115,115,0.75),
                0px 0 6px -0px rgba(115,115,115,0.75);
}

.sticky-menu-div img {
    width: 25px;
    height: 22px;
}

.sticky {
    display: block;
}
/* SIDEBAR CSS END */

/* HEADER CSS START */
.header-section {
    box-shadow: rgba(0, 0, 0, 0.45) 0px 15px 15px -20px;
    position: relative;
}

.header-menu , .inzpera-logo{
    position: relative;
    height: 140px;
}

.header-menu .menubtn{
    display: block;
    position: absolute;
    width: 50px;
    margin: 0px auto;
    top: 50%;
    transform: translateY(-50%);
}

.byrx-logo {
    display: block;
    position: relative;
    width: 150px;
    margin-left: 4rem;
    top: 50%;
    transform: translateY(-50%);
}

.inzpera-logo img{
    display: block;
    position: relative;
    width: 200px;
    float: right;
    top: 50%;
    transform: translateY(-50%);
}
/* HEADER CSS END */

/* BANNER CSS START */
.product-img img {
    height: 485px;
    float: right;
    margin-top: 20px;
}

.vegan-content{
    background-color: #e84172;
    width: 1000px;
    height: 320px;
    position: absolute;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    right: 25%;
    margin-top: 70px;
}

.vegan-content-span{
    color: #fff;
    position: relative;
    top: 100px;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400;
}
/* BANNER CSS END */

/* DERMATITIS CSS START */
.dermatitis-feature-section{
    padding-top: 60px;
}

.dermatitis-ul{
    padding-left: 0px;
    margin-top: 40px;
}

.dermatitis-ul li{
    list-style: none;
    background-image: url("../images/bullet.png");
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: 0% 12px;
    color: #1e1e1e;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400;
    padding-left: 40px;
    margin-bottom: 30px;
}

.vitamind-img{
    width: 380px;
}
/* DERMATITIS CSS END */

/* DEFICIENCY CSS START */
.deficiency-section{
    padding-top: 80px;
}

.deficiency-img{
    float: right;
    width: 100%;
    margin-top: 10px;
}
/* DEFICIENCY CSS END */

/* VITAMIND3 CSS START */
.vitaminD3-section{
    padding-top: 100px;
}
/* VITAMIND3 CSS END */

/* STEPS CSS START */
.steps-section{
    padding-top: 80px;
}

.byrx-use-img {
    width: 100%;
}

.steps-text {
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    margin-top: 20px;
}

.steps-content {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    text-align: center;
    margin-top: 10px;
}

.caution-text {
    font-size: 30px;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 5em;
}

.caution-text span {
    font-weight: 900;
}
/* STEPS CSS END */

/* FAQ CSS START */
.faq-section{
    height: 740px;
    padding-top: 30px;
}

.faq-heading{
    font-size: 45px;
    font-weight: 900;
    color: #e84172;
    text-align: center;
    margin: 0px auto 40px;
}

.accordion{
    width: 100%;
}

.accordion-item{
    border: 0px;
    border-radius: 0px !important;
    border-bottom: 3px solid #fff !important;
    border-bottom-style: dashed !important;
    background-color: transparent;
}

.accordion-item:last-child{
    border-bottom: none !important;
    border-bottom-style: none !important;
}

.card-header{
    background-color: transparent !important;
    border: 0px;
    padding: 0px;
}

.faq-ans-text{
    font-size: 21px;
    padding: 0px 0px 20px;
}

.accordion-button{
    color: #1e1e1e;
    width: 100%;
    position: relative;
    display: flex;
    padding: 20px 0px;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.1;
    border: none;
}

.accordion-button:hover{
    color: #e84172;
    text-decoration: none;
}

.accordion-button:focus{
    color: #e84172;
    text-decoration: none;
    box-shadow: none;
}

.accordion-button::after, .accordion-button:not(.collapsed)::after {
    background-image: url("../images/faq-plus.png");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../images/faq-minus.png");
}

.accordion-button::after {
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    flex-shrink: 0;
    margin-left: auto;
    content: "";
    transition: transform .2s ease-in-out;
}

@media (prefers-reduced-motion: reduce){
    .accordion-button::after {
        transition: none;
    }
}
/* FAQ CSS END */

/* FOOTER CSS START */
.footer-section{
    padding-top: 30px;
    padding-bottom: 50px;
}

.footer-logo{
    width: 200px;
}

.address-pos-adj{
    position: relative;
    top: 3px;
}

.location-icon{
    height: 22px;
}

.contact-icon{
    height: 20px;
}

.footer-text{
    color: #1e1e1e;
    font-size: 16px;
    font-weight: bold;
    margin-left: 5px;
    text-decoration: none;
}

.footer-text:hover{
    color: #e84172;
    text-decoration: none;
}

.footer-margin-adj1{
    margin: auto 0px;
}

.footer-margin-adj2{
    margin: 0px 0px 15px;
}
/* FOOTER CSS END */

/* Go to top button start*/
#buttontop {
    display: inline-block;
    background-color: #219B89;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50px;
    position: fixed;
    bottom: 25px;
    right: 15px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    text-decoration: none;
}
#buttontop::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
}
#buttontop:hover {
  cursor: pointer;
  background-color: #e93f71;
}
#buttontop:active {
  background-color: #888;
}
#buttontop.show {
  opacity: 1;
  visibility: visible;
}
/* Go to top button end*/

/* seasaw desktop */
.sh-second{
    padding-top: 1rem;
    position: relative;
    padding-bottom: 50px;
}
.sh-guard{
    display: flex;
    justify-content: center;
}
.sh-txt{
    text-align: center;
    position: absolute;
    top: 31%;
    width: 100%;
}
.sh-sml-txt{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
}
.sh-ban-img img{
    width: 100%;
}
.sh-hov-pad{
    padding: 77px 13px;
}
.sh-hov-pad2{
    padding: 62px 13px;
}
.sh-lrg-txt{
    line-height: 0.6;
    font-size: 45px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #e93f71;
}
.sh-color{
    background-color: #e93f71 !important;
}
.sh-pre-txt p{
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
}
.sh-tata-boxline{
    border: 7px solid #fff;
}
.sh-wetxt{
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
}
.sh-op-0{
    position: absolute;
    background: #d4edef;
    opacity: 0;
    transition: 0.6s;
}
.sh-op-0:hover{
    opacity: 1;
}
.sh{
    position: relative;
}
.sh-onlytxt{
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
}
.sh-black{
    font-size: 22px;
    line-height: 1.2;
}
.sh-blue{
    color: #00b4bd;
}
.sh-pink{
    color: #e93f71;
}
.sh-boxbg{
    padding: 20px 15px;
    background-color: #00b4bd;
}
.sh-boxbg-pink{
    padding: 49px 22px;
    background-color: #e93f71;
}
.sh-prebox{
    padding: 0 30px;
    background-color: #00b4bd;
}
/* triangle */
.triangle-up, .triangle-up:before, .triangle-up:after { width: 4em; height: 4em; }
.triangle-up {
	overflow: hidden;
	position: relative;
	margin: 320px auto 0;
	border-radius: 20%;
	transform: translateY(50%) rotate(30deg) skewY(30deg) scaleX(.866);
	cursor: pointer;
	pointer-events: none;
    z-index: 1;
} 
.triangle-up:before, .triangle-up:after {
	position: absolute;
	background: #e93f71;
	pointer-events: auto;
	content: '';
}
.triangle-up:before {
	border-radius: 20% 20% 20% 53%;
	transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) 
			skewX(30deg) scaleY(.866) translateX(-24%);
}
.triangle-up:after {
	border-radius: 20% 20% 53% 20%;
	transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-42.3%) 
			skewX(-30deg) scaleY(.866) translateX(24%);
}
.sh-ball{
    bottom: 330px;
    position: relative;
}
/* animation */
.sh-bar {
  width: 950px;
  height: 15px;
  background: #00b4bd;
  transform: rotate(-15deg);
  animation: up-down 4s ease-in-out 2s infinite alternate;
  position: relative;
    top: 340px;
    z-index: 1;
}
@keyframes up-down {
  from {transform: rotate(-5deg);}
  to {transform: rotate(5deg);}
}
/* seasaw end */

/* help section */
.sh-patch-lght{
    color: #fff;
    line-height: 1.3;
    font-size: 18px;
    letter-spacing: 1px;
}
.sh-mdle{
    background-color: #d4edef;
    border-radius: 100%;
    padding: 35px 75px;
    position: absolute;
    left: 30%;
    top: 0;
}
.flex{
    display: flex;
    justify-content: space-between;
}
.pink-bg{
    background-color: #e93f71;
    padding: 10px 60px 10px 55px;
    border-radius: 30px;
}
.pink-bg-bottom{
    background-color: #e93f71;
    padding: 20px 65px 20px 55px;
    border-radius: 30px;
    margin-top: 60px;
}
.sh-pink-patch{
    position: relative;
    padding-top: 30px;
    margin-top: 60px;
    margin-bottom: 70px;
}
.left-3{
    padding-top: 25px;
}
.bac{
    position: absolute;
    background-color: #fff;
    border-radius: 100px;
    border: 1px solid #e93f71;
}
.bac-1{
    top: 18%;
    left: -3%;
    padding: 0 10px 15px 20px;
}
.bac-2{
    top: 18%;
    right:  -3%;
    padding: 2px 3px 5px 0px;
}
.bac-3{
    left: -3%;
    top: 73%;
    padding: 4px 5px 2px 5px;
}
.bac-4{
    right:  -3%;
    top: 73%;
    padding: 1px 5px 5px 8px;
}
.dot{
    overflow: hidden;
}
.cir:after {
    content: "";
    position: absolute;
    border: 5px dashed #00b4bd;
    top: -15px;
    bottom: -15px;
    left: -15px;
    right: -15px;
    z-index: 2;
    border-radius: 100%;
}
.cir{
    border: 3px dashed #00b4bd;
    padding: 195px;
    border-radius: 100%;
    border: 10px solid #fff;
    position: absolute;
    /* left: 539px; */
    margin-top: 49px;
    margin-left: 337px;
}
.sh1{
    position: absolute;
    top: 15%;
    right: 96%;
}
/* help section end */

/* RACHANA CSS START */
.rr-main{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;   
}
.rr-cause1{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;    
}
.rr-cause2{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-left: 180px;
}
.rr-causeimg{
    width: 130px;
}
.rr-causeimg1{
    width: 100px;
}
.rr-causeimg2{
    width: 110px;
}
.rr-causeimg3{
    width: 70px;
}
.rr-causeimg4{
    width: 100px;
}
.rr-causeimg5{
    width: 80px;
}
.rr-pos{
    position: relative;
    top: -30px;
}
.rr-pos1{
    position: relative;
    top: -50px;
}
.rr-pos2{
    position: relative;
    top: -100px;
}
.rr-pos3{
    position: relative;
    top: -130px;
}
.rr-pos4{
    position: relative;
    top: -145px;
}
.rr-dashline{
    color: #de3264;
    font-size: 35px;  
}
.rr-text{
    font-size: 35px;
    font-weight: 500;
}
.rr-color{
    color: #00b7af;
    
}
/* RACHANA CSS END */



/********************     MEDIA QUERIES     ********************/

/* For 110 */
@media only screen and (min-width: 1300px) and (max-width: 1400px)  {
    .sidebar-menu-div ul a li {
        font-size: 14px;
    }
}

/* For 125% */
@media only screen and (min-width: 960px) and (max-width: 1299px)  {
    .sidebar-menu-div ul a li {
        font-size: 11px;
    }
    .sidebar-menu-div ul a li {
        line-height: 17px;
    }
}

/* For 90% */
@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    #sidebar-wrapper {
        width: 325px;
    }
    .sidebar-menu-div ul a li {
        font-size: 17px;
    }
}

/* For 80% */
@media only screen and (min-width: 1800px)  {
    #sidebar-wrapper {
        width: 350px;
    }
    .sidebar-menu-div ul a li {
        font-size: 20px;
    }
    .sidebar-menu-div ul a li {
        line-height: 28px;
    }
}

/* HIDDEN ON DESKTOP */
@media only screen and (min-width: 960px) {
    .deskhide {
        display: none;
    }
}

/* MOBILE VIEW CSS */
@media only screen and (max-width: 959px) {
    .mobhide {
        display: none;
    }
    body {
        overflow-x: hidden;
    }
    .common-width {
        width: auto;
    }
    .content-heading {
        font-size: 21px;
        margin: 0px auto;
        padding: 10px;
        width: auto;
        text-align: center;
        border: 2px solid #e84172;
        border-style: dashed;
    }
    .mr-30 {
        margin-right: 0px;
    }
    .vitamind-img {
        width: 180px;
        display: block;
        margin: 0 auto;
        margin-top: 30px;
    }
    #sidebar-wrapper {
        width: 100%;
    }
    .sidebar-menu-div {
        margin-top: 15%;
    }
    .sidebar-menu-div ul a li {
        font-size: 16px;
    }
    .sticky-menu-div img {
        width: 23px;
    }
    .sticky-menu-div {
        padding: 8px;
    }
    .header-menu , .inzpera-logo{
        height: 120px;
    }
    .header-menu .menubtn{
        width: 40px;
        margin: unset;
    }
    .byrx-logo {
        width: 100px;
        margin-left: 3rem;
    }
    .inzpera-logo img{
        width: 120px;
    }
    .banner-order > div:nth-child(1) { 
        order: 2 !important;
    }
    .banner-order > div:nth-child(2) { 
        order: 1 !important;
    }
    .vegan-content {
        margin-top: unset;
        padding: 1rem 2rem;
        position: relative;
        height: unset;
        width: max-content;
        right: unset;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
    }
    .vegan-content-span {
        font-size: 22px;
        top: unset;
    }
    .product-img img {
        display: block;
        height: auto;
        width: 100%;
        float: unset;
        margin-top: 40px;
        margin-bottom: 40px;
        margin-right: unset;
    }
    .dermatitis-ul {
        padding-left: 10px;
        padding-right: 30px;
        margin-top: 30px;
    }
    .dermatitis-ul li {
        font-size: 16px;
        padding-left: 30px;
        margin-bottom: 20px;
        text-align: justify;
    }
    .deficiency-img {
        float: unset;
        width: 200px;
        display: block;
        margin: auto;
        margin-top: 30px;
    }
    .vitaminD3-section {
        padding-top: 50px;
    }
    .steps-section {
        padding-top: 50px;
    }
    .byrx-use-img {
        width: 60%;
        display: block;
        margin: auto;
    }
    .faq-section {
        background: unset;
        background-color: #f7f7f7;
        height: unset;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .steps-text {
        font-size: 16px;
        margin: 30px 30px 10px;
    }
    .caution-text {
        font-size: 22px;
        margin-bottom: 50px;
    }
    .accordion-button {
        font-size: 20px;
        font-weight: bold;
    }
    .faq-ans-text {
        font-size: 16px;
        text-align: justify;
    }
    .accordion {
        padding-left: 20px;
        padding-right: 20px;
    }
    .accordion-button::after {
        width: 20px;
        height: 20px;
    }
    .footer-section {
        height: unset;
        padding-bottom: 30px;
    }
    .footer-separator {
        border: none;
    }
    .footer-logo {
        width: 130px;
        display: block;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .footer-margin-adj1 {
        margin: auto;
        justify-content: center;
    }
    .footer-margin-adj2 {
        margin: 0px auto 15px;
        width: max-content;
    }    
    .caution-text {
        padding-bottom: 2em;
    }
    .banner4 {
        background: url("../images/bg3.png");
    }
    .byrx-heading-logo {
        width: 50px;
    }
    
    /* Sheela Css Start */
    /* seasaw */
    .pg-width{
        width:300px;
        margin:0 auto !important;
    }
    .cir{
        position:relative;
        margin-left: -11px;
        padding: 150px;
    }
    .cen{
        display:flex;
        justify-content:center;
    }
    .medd-mob{
        position: absolute;
        top: 7%;
        width: 150px;
    }
    sup {
        padding: 0 !important;
        color: #000;
    }
    .sh-mob-pad{
        padding: 0 55px;
        margin: 0 auto !important;
        display:flex;
        justify-content:center;
    }
    .sh-txt{
        top: unset;
        position: relative;
        margin-top: -6rem;
        padding: 1.5rem 0;
    }
    .sh-sml-txt{
        font-size: 14px;
    }
    .sh-lrg-txt {
        line-height: 0.8;
        font-size: 29px;
    }
    .sh-pre-txt p {
        font-size: 35px;
    }    
    .sh-wetxt {
        font-size: 23px;
    }
    .sh-onlytxt {
        font-size: 21px;
    }
    .sh-op-mob-0{
        background: #d4edef;
        transition: 0.6s;
    }
    /* seasaw end */
    .sh-mdle-mob {
        border: 10px solid #fff;
        background-color: #d4edef;
        border-radius: 100%;
        padding: 30px;
    }
    .sh-mdle-mob::after {
        content: "";
        position: absolute;
        border: 5px dashed #00b4bd;
        top: 105px;
        bottom: 464px;
        left: -4px;
        right: -4px;
        z-index: 2;
        border-radius: 100%;
    }
    .z{
        position: relative;
    }
    .cir:after {
         z-index: unset;
    }
    .two{
        position: relative;
        padding: 0 45px 50px;
    }
    .bac-1{
        position: absolute;
        left: -30px;
        top: 44%;
        background-color: #fff;
        border-radius: 100px;
        padding: 0 0px 0px 15px;
        border: 1px solid #e93f71;
    }
    .pink-bg {
        background-color: #e93f71;
        padding: 20px 20px 20px 50px;
        border-radius: 20px;
    }
    .pink-bg-mob {
        background-color: #e93f71;
        display: flex;
        align-items: center;
        height: 92px;
        border-radius: 20px;
        padding-left: 50px;
    }
    .sh-patch-lght {
        font-size: 14px;
    }    
    .bac-pad{
        padding-top: 20px;
    }
    .bac-2{
        top: 61%;
        left: -30px;
    }
    .bac-3{
        top: 77%;
        left: -30px;    
    }
    .bac-4{
        top: 91%;
        left: -30px;
    }
    .pink-bg-bottom {
        padding: 5px 0px 5px 0px;
        border-radius: 30px;
        margin-top: 0;
    }
    .left-3{
        padding-top: 0;
    }
    .sh-hov-pad {
        padding: 60px 13px;
    }
    .sh-hov-pad2 {
        padding: 67px 13px;
    }
    .desk-pad{
        padding: 40px 0;
    }    
    .plus{
        text-align: center;
    }
    .plus img {
        width: 40px;
        margin: 20px;
    }
    .sh1-mob{
        position: absolute;
        top: 29%;
        left:0;
    }
    /* Sheela Css End */

    /* Rachana Css Start */
    .rr-main {
        padding-top: 30px;
    }
    .rr-pos,.rr-pos1,.rr-pos2,.rr-pos3,.rr-pos4{
        position: unset;
    }
    .rr-cause1,.rr-cause2{
        flex-direction: column;
        padding-bottom: 30px;
        padding-top: 30px;
        width: 100%;
        border-bottom: 2px solid #de3264;
        border-bottom-style: dashed;
    }
    .rr-main div:last-child {
        border-bottom: none;
        margin-bottom: 50px;
    }
    .rr-cause2{
        margin-left:0;
    }
    .rr-dashline{
        display: none;
    }
    .rr-text{
        font-size: 25px;
        margin: 10px;
        text-align: center;
    }
    .rr-cause1 img,.rr-cause2 img{
        width: 120px;
    }
    .mobimg{
        width: 70px !important;
    }
    /* Rachana Css End */
}