@media (max-width: 1920px) {
    .inquer--from form {
        font-family: "Semplicita-Light";
        color: #000;
    }
.form-div {
    width: 100%;
    background-position: 40% 0%;
    background-repeat: no-repeat;
    background-image: url(../img/form-div.png);
    height: 339px;
    border-top: 8px solid #393939;
}
.contact-div {
    height: 315px;
    width: 100%;
    background-position: 57% 77%;
    background-image: url(../img/contact-header.png);
    object-fit: cover;
}
.message-div {
    height: 323px;
    width: 100%;
    background-position: 49% 49%;
    background-image: url(../img/message-header.png);
}
    .box-team {
        /* box-shadow: 0px 3px 20px #aeaeae; */
        padding: 40px 60px 60px 60px;
        height: 436px;
        background-color: #fff;
        width: 930px;
    }
    .contact-right h3 {
        font-family: "Semplicita-Ombra";
        font-size: 35px;
        color: #000;
    }
    .recipes-shadow.we-are.te h3 {
        font-family: "Semplicita-Bold";
        padding-bottom: 20px;
    }
    .recipes-shadow.we-are.te p {
        font-family: "Semplicita-Light";
        line-height: 20px;
    }
    .recipes-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 20px 0 0;
    }
    .img-recipes img {
        width: 100%;
    }
    .health-section {
        padding: 30px;
        border-top: 5px solid #333433;

        font-size: 20px;

        font-family: "Semplicita-Light";
    }
    .font-34 {
        font-size: 28px;
        color: #86931e;
        font-weight: 600;
        font-family: "Semplicita-Bold";
    }
    .inner-health p {
        font-size: 20px;
        font-family: "Semplicita-Light";
    }
    .parent {
        position: relative;
    }
    .element {
        background-image: url(../img/slider-img.png);
        /* opacity: .85; */
        padding: 0px;
        /* color: rgba(255,255,255,.9); */
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 77%;
        top: 0px;
        z-index: 999;
        background-size: 100%;
        height: 100%;
        background-repeat: no-repeat;
    }
    .address {
        float: right;
        display: inline-flex;
        padding: 20px;
        color: #fff;
        width: 58%;
        margin-left: 60rem;
        font-family: "Semplicita-Light";
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 53rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check span {
        display: inline-grid;
        position: absolute;
        width: 44%;
        font-size: 18px;
        font-weight: 500;
    }
    .section-we {
        background-image: url(../img/slider-bg2-1.png);
        background-position: 100% 3%;
        position: relative;
        display: inline-block;
        background-size: 100%;
        /* object-fit: cover; */
        height: 1740PX;
    }
    .border-img {
        background-image: url(../img/border-angle-1.png);
        background-position: 0% 43%;
        background-size: cover;
        height: 490px;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 53.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .terms-bg {
        background-image: url(../img/terms-bg3.png);
        background-position: 76% 32%;
        background-size: cover;
        background-repeat: no-repeat;
        height: 700px;
    }
}

@media (max-width: 1700px) {
    .recipes-shadow.we-are.te p {
        font-family: "Semplicita-Light";
    }
    .box-team {
        /* box-shadow: 0px 3px 20px #aeaeae; */
        padding: 40px 60px 60px 60px;
        height: auto;
        background-color: #fff;
        width: 879px;
    }
    .parent {
        position: relative;
    }
    .element {
        background-image: url(../img/slider-img.png);
        /* opacity: .85; */
        padding: 0px;
        /* color: rgba(255,255,255,.9); */
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 77%;
        top: 0px;
        z-index: 999;
        background-size: 100%;
        height: 100%;
        background-repeat: no-repeat;
    }
    .terms-bg {
        background-image: url(../img/terms-bg3.png);
        background-position: 76% 32%;
        background-size: cover;
        background-repeat: no-repeat;
        height: 730px;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 44rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 44.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .address {
        float: right;
        display: inline-flex;
        padding: 20px;
        color: #fff;
        width: 58%;
        margin-left: 52rem;
        font-family: "Semplicita-Light";
    }
    .section-we {
        background-image: url(../img/slider-bg3-1.png);
        background-position: 101% 4%;
        position: relative;
        display: inline-block;
        background-size: 100%;
        /* object-fit: cover; */
        height: 1723PX;
    }
    .border-img {
        background-image: url(../img/border-angle-2.png);
        background-position: 0% 43%;
        background-size: cover;
        height: 487px;
    }
}
@media (max-width: 1680px) {

.faq-img {
    background-image: url(../img/faq-bg.png);
    height: 62vh;
    background-position: 34% 39%;
}
}

@media (max-width: 1600px) {
.section-we {
    background-image: url(../img/slider-bg2-5.png);
    background-position: 101% 4%;
    position: relative;
    display: inline-block;
    background-size: 100%;
    /* object-fit: cover; */
    height: 1747PX;
}
.faq-img {
    background-image: url(../img/faq-bg.png);
    height: 69vh;
    background-position: 34% 39%;
}
}
@media only screen and (max-width:1540px){}
.form-group.form-check label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    /* border: 2px solid #0079bf; */
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 40rem;
    float: right;
    box-shadow: 0px 1px 6px 3px #eee;
}
.form-group.form-check input:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 40.5rem;
    width: 5px;
    height: 12px;
    border: solid #393939;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    float: right;
}
@media (max-width: 1440px) {
    .text-div.col-lg-5.faq-can p {
    font-size: 46px;
}
.faq-img {
    background-image: url(../img/faq-bg.png);
    background-repeat: no-repeat;
    background-position: 34% 39%;
    background-size: cover;
}
    .message-div {
    height: 242px;
    width: 100%;
    background-position: 49% 49%;
    background-image: url(../img/message-header.png);
}
.message-form {
    padding: 20px 20px 0px 20px;
    border-radius: 5px;
    background-color: #fff;
    margin-top: -9rem;
    height: 580px;
    position: absolute;
    z-index: 999;
    width: 100%;
}
    .recipes-shadow.we-are.te p {
        font-family: "Semplicita-Light";
    }
    .inner-health p {
        font-size: 16px;
        font-family: "Semplicita-Light";
    }
    .box-team {
        /* box-shadow: 0px 3px 20px #aeaeae; */
        padding: 40px 60px 60px 60px;
        height: auto;
        background-color: #fff;
        width: 100%;
    }
    .bg-color {
        background-image: linear-gradient(to bottom, #ffff, #e4e4e4);
        width: 96%;
        padding: 60px 110px 0px 170px;
    }
    .parent {
        position: relative;
    }
    .element {
        background-image: url(../img/slider-img.png);
        /* opacity: .85; */
        padding: 0px;
        /* color: rgba(255,255,255,.9); */
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 77%;
        top: 0px;
        z-index: 999;
        background-size: 100%;
        height: 100%;
        background-repeat: no-repeat;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 39.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .section-we {
        background-image: url(../img/slider-bg2-9.png);
        background-position: 100% 3%;
        position: relative;
        display: inline-block;
        background-size: 100%;
        /* object-fit: cover; */
        height: 1740PX;
    }
    .address {
        float: right;
        display: inline-flex;
        padding: 20px;
        color: #fff;
        width: 58%;
        margin-left: 45rem;
        font-family: "Semplicita-Light";
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 37rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        left: 37.5rem;
    }
    .form-group.form-check span {
        display: inline-grid;
        position: absolute;
        width: 100%;
        font-size: 18px;
        font-weight: 500;
    }
    .inquery-bg {
        background-image: url(../img/terms-bg3.png);
        background-position: 76% 32%;
        background-size: cover;
        background-repeat: no-repeat;
        height: 760px;
    }
    .terms-bg {
        background-image: url(../img/terms-bg3.png);
        background-position: 76% 32%;
        background-size: cover;
        background-repeat: no-repeat;
        height: 760px;
    }
    button.btn.btn-primary.submit {
        width: 57%;
        margin: 55px auto;
        display: block;
        background-image: linear-gradient(#1faf7c, #89c477);
        font-family: "Semplicita-Bold";
    }
    .border-img {
        /* background-image: url(../img/border-angle.png); */
        /* background-position: 17% 36%; */
        background-size: cover;
        height: 490px;
    }
    .content-li {
        background-color: #fff;
        padding: 8px;
        height: 505px;
    }
}
@media (max-width: 1366px) {
    .faq-img {
    background-image: url(../img/faq-bg.png);
    height: 87vh;
    background-position: 34% 39%;
}
    .terms-bg {
    background-image: url(../img/terms-bg3.png);
    background-position: 76% 32%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 784px;
}
    .parent {
        position: relative;
    }
    .element {
        background-image: url(../img/slider-img.png);
        /* opacity: .85; */
        padding: 0px;
        /* color: rgba(255,255,255,.9); */
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 77%;
        top: 0px;
        z-index: 999;
        background-size: 100%;
        height: 100%;
        background-repeat: no-repeat;
    }
    button.btn.btn-primary.submit {
        width: 57%;
        margin: 39px auto;
        display: block;
        background-image: linear-gradient(#1faf7c, #89c477);
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 34.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .content-li {
        background-color: #fff;
        padding: 8px;
        height: 482px;
    }
    .border-img ul {
        padding: 9px 22px 8px 27px;
    }
    .form-group.form-check span {
        display: inline-grid;
        position: absolute;
        width: 49%;
        font-size: 18px;
        font-weight: 500;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 34rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .border-img {
        /* background-image: url(../img/border-angle.png); */
        /* background-position: 17% 36%; */
        background-size: cover;
        height: 467px;
    }
    .address {
        float: right;
        display: inline-flex;
        padding: 20px;
        color: #fff;
        width: 58%;
        margin-left: 42rem;
    }
    .text-div p {
        font-size: 47px;
        text-align: center;
        padding: 16px;
        color: #000000;
        padding: 104px 20px 20px 20px;
    }
    .section-we {
        background-image: url(../img/slider-bg2-6.png);
        background-position: 98% 75%;
        background-position: 100% 84%;
        background-size: 100%;
        /* object-fit: cover; */
        height: auto;
    }
    .box-team p {
        font-size: 17px;
        line-height: 31px;
        color: #000;
        font-weight: 300;
        font-family: "Semplicita-Light";
    }
    .box-team {
        /* box-shadow: 0px 3px 20px #aeaeae; */
        padding: 40px 40px 60px 40px;
        height: auto;
        background-color: #fff;
        width: 100%;
    }
}
@media (max-width: 1280px) {
    .terms-bg {
    background-image: url(../img/terms-bg3.png);
    background-position: 76% 32%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 804px;
}
    .recipes-shadow.we-are.te h3 {
        font-family: "Semplicita-Bold";
        padding-bottom: 20px;
        font-size: 20px;
    }
    .section-we {
        background-image: url(../img/slider-bg3-3.png);
        background-position: 98% 0%;
        background-position: 100% 84%;
        height: 1755px;
        background-size: 100%;
        object-fit: cover;
    }
    .content-li {
        background-color: #fff;
        padding: 8px;
        height: 460px;
    }
    .border-img ul {
        padding: 4px;
    }
    .st-p {
        font-size: 25px;
        color: #333433;
    }
    .content-li ul li {
        padding: 5px;
    }
    .border-img {
        /* background-image: url(../img/border-angle.png); */
        /* background-position: 17% 36%; */
        background-size: cover;
        height: 442px;
    }
    .content-li ul li a {
        color: #000 !important;
        font-size: 14px;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 31.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 31rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check span {
        display: inline-grid;
        position: absolute;
        width: 53%;
        font-size: 18px;
        font-weight: 500;
    }

    .text-div p {
        font-size: 39px;
        text-align: center;
        padding: 13px;
        color: #000000;
    }
    .address {
        float: right;
        display: inline-flex;
        padding: 20px;
        color: #fff;
        width: 58%;
        margin-left: 39rem;
    }
}
@media only screen and (max-width:1180px) {
    .form-group.form-check input:checked + label:after {
        left: 29.5rem;
    }
    .form-group.form-check label:before {
        margin-left: 29rem;

    }
    
}
@media (max-width: 1024px) {
	.box-shadow {
    box-shadow: 0px 3px 20px #aeaeae;
    padding: 61px 40px 90px 40px;
    height: 410px;
    margin: 0rem auto;
    display: block;
}
    .terms-bg {
    background-image: url(../img/terms-bg3.png);
    background-position: 76% 32%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 1090px;
}
    .content-li {
        background-color: #fff;
        padding: 8px;
        height: 404px;
        margin-bottom: 20px;
    }
    .inner-tb p {
        color: #fff;
        font-family: "Semplicita-Medium";
        margin: 7px auto;
    }
    .inquery-bg {
        background-image: none;
        background-position: 76% 32%;
        background-size: cover;
        background-repeat: no-repeat;
        height: auto;
    }
    .user-terms {
        font-size: 24px;
        display: block;
        margin-bottom: 20px;
        color: #1faf7c;
        font-family: "Semplicita-Bold";
        margin-top: 20px;
    }
    .recipes-shadow.we-are.te h3 {
        font-family: "Semplicita-Bold";
        padding-bottom: 0px;
        font-size: 18px;
    }
    .section-we {
        background-image: url(../img/slider-bg3-5.png);
        background-position: 100% 3%;
        position: relative;
        display: inline-block;
        background-size: 100%;
        /* object-fit: cover; */
        height: auto;
    }
    .recipes-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 20px;
    }
    .bg-color {
        background-image: linear-gradient(to bottom, #ffff, #e4e4e4);
        width: 96%;
        padding: 60px 40px 0px 82px;
    }
    .box-team p {
        font-size: 16px;
        line-height: 26px;
        color: #000;
        font-weight: 300;
        font-family: "Semplicita-Light";
    }
    .team-img img {
        margin: 8rem 4rem 0rem 0rem;
        float: left;
    }
    .faq-img {
        background-image: url(../img/faq-bg.png);
        height: 65vh;
        background-position: 34% 39%;
    }
    /* .tab.col.s3 a.active {
        background-color: #7ab8a2;
        height: 159px !important;
        width: 160px !important;
        border-radius: 50%;
        padding: 20px 0px 0px 0px !important;
        font-size: 20px;
        color: #fff;
        border: none;
    } */
    /* .tab.col.s3 a.active img {
        background-color: #fff;
        border-radius: 50%;
        width: 66px;
        height: 69px;
        object-fit: contain;
    } */
    .row .col.s3 {
        width: 20% !important;
        margin-left: 35px !important;
    }
    .border-img {
        background-image: url(../img/border-angle10.png);
        /* background-position: 17% 36%; */
        background-size: cover;
        height: 388px;
    }
    .st-p {
        font-size: 25px;
        color: #333433;
        padding-top: 15px;
        font-family: "Semplicita-Bold";
    }
    .content-li ul li {
        padding: 1px;
    }
    .inner-health {
        background-color: #fff;
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 20px;
        height: 150px;
        margin-bottom: 15px;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 26rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 26.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .btn.btn-primary.next {
        width: 90%;
        margin: 70px auto;
        display: block;
        background-color: #b2b2b2;
    }
    .address {
        float: right;
        display: inline-flex;
        padding: 20px;
        color: #fff;
        width: 58%;
        margin-left: 31rem;
    }
}
@media (max-width: 991px) {
    .recipe {
        margin-top: 28px;
        margin-bottom: 20px;
    }
    .inner-bg {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 40px 40px 40px 40px;
        background-color: #fff;
    }
    .tabs {
        position: relative;
        height: 162px;
        background-color: #fff0;
        margin: 32px auto;
        width: 100%;
        white-space: nowrap;
    }
    .inner-tb {
        background-color: #82b9a6;
        padding: 30px;
        margin-top: 0rem;
        background-image: linear-gradient(#82b9a6, #1faf7c);
    }

    .tabs {
        position: relative;
        height: 200px;
        background-color: #fff0;
        margin: 16px auto !important;
        width: 100%;
        white-space: nowrap;
    }
    .faq-img {
        background-image: url(../img/faq-bg.png);
        height: 569px;
        background-position: 34% 39%;
    }
    .inner-pd img {
        margin: 0 auto 28px auto;
        display: block;
    }
    .inner-pd {
        padding: 35px 9px 18px 15px;
    }
    .text-div p {
        font-size: 26px;
        text-align: center;
        padding: 33px 30px 30px 0px;
        color: #000000;
    }
    .recipes-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 20px;
        margin-bottom: 25px;
    }
    .mobile {
        display: contents;
        text-align: center;
        margin: 0 auto;
    }
    .section-we {
        background-image: none;

        object-fit: cover;
        height: auto;
    }
    .social {
        display: none;
    }
    .nav-wrapper.text-center.align-items-center.justify-content-end {
        width: 100%;
        margin-top: 0px;
    }
    .btn.btn-white:hover,
    .btn:hover,
    .header.style--two #menu-button span,
    .header.style--two #menu-button span:after,
    .header.style--two #menu-button span:before,
    .media-preview.gallery a:before,
    .media-preview.media-video a:before,
    .price-body .btn.c2 {
        background-color: #fafbfc;
    }
    .menu-wrap.open ul li {
        height: 50px;
    }
    .box-shadow {
        margin-top: 20px;
    }
    footer.footer-bottom {
        text-align: center;
    }
    .img-div {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        object-fit: cover;
    }
    .img-1 img {
        height: 206px;
        width: 100%;
        object-fit: fill;
        margin-top: 15px;
    }
    .box-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 20px 30px 0px 30px;
        height: 206px;
        margin-bottom: 15px;
    }
    .social1 {
        display: block;
    }
   
}
@media (max-width: 844px) {

    .social1 {
        margin: 0 auto 0px 21rem;
        text-align: center;
    }
    .social1 ul {
        display: inline-flex;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 45.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 45rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
}
@media (max-width: 812px) {
    .content-li {
    background-color: #fff;
    padding: 8px;
    height: 439px;
    margin-bottom: 20px;
}
.content-li ul li {
    padding: 2px;
}
.border-img {
    background-image: url(../img/border-angle14.png);
    background-position: 32% 69%;
    background-size: cover;
    height: 424px;
}
    .row .col.s3 {
        width: 20% !important;
        margin-left: 29px !important;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 40.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .inquer--from {
        margin: 0 auto;
        padding: 0px 20px;
    }
    .inner-health p {
        font-size: 20px;
        font-family: "Semplicita-Light";
    }

  
    .team-img img {
        margin: 2rem 4rem 0rem 9rem;
        float: left;
    }
    .bg-color {
        background-image: linear-gradient(to bottom, #ffff, #e4e4e4);
        width: 96%;
        padding: 60px 40px 0px 32px;
    }
    .social1 {
        margin: 0 auto 0px 21rem;
        text-align: center;
    }
    .nav-wrapper.text-center.align-items-center.justify-content-end {
        display: inline-flex;
        margin-left: 37rem;
    }
    .message-form {
        padding: 20px 20px 0px 20px;
        border-radius: 5px;
        background-color: #fff;
        margin-top: -5rem;
        height: 520px;
        position: absolute;
        z-index: 999;
        width: 96%;
    }
    .section-we {
        background-image: none;

        object-fit: cover;
        height: auto;
    }
    .img-div {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        object-fit: cover;
    }

    .box-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 20px 30px 30px 30px;
        height: auto;
        margin-bottom: 15px;
    }
    .foooer-logo img {
        width: 300px;
        margin: 0rem auto;
        display: flex;
    }
    .footer-li ul li a {
        padding: 5px 8px 0px 15px;
        color: #fff;
        display: inline-block;
    }
    .address {
        float: right;
        display: block;
        padding: 20px;
        color: #fff;
        width: 100%;
        margin-left: 0rem;
        margin-top: 3rem;
    }
    .footer-li ul {
        padding-left: 0px;
    }
  

    .distribution {
        width: 32%;
        display: inline-flex;
    }
    .form-group.form-check span {
        display: inline-grid;
        position: absolute;
        width: 94%;
        font-size: 18px;
        font-weight: 500;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 40rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .nav-wrapper.text-center.align-items-center.justify-content-end {
        display: contents;
        margin-left: 34rem;
    }
    .btn.btn-primary.next {
        width: 100%;
        margin: 69px auto;
        display: block;
        background-color: #b2b2b2;
    }
}
@media (max-width: 768px) {
    .contact-right {
        background-color: #fff;
        float: right;
        height: 140px;
        padding: 60px;
        width: 100%;
        text-align: center;
    }
    .social1 {
        margin: 0 auto 0px 18rem;
        text-align: center;
    }
        .border-img {
    background-image: url(../img/border-angle12.png);
    background-position: 17% 36%;
    background-size: cover;
    height: 850px;
}
}
@media (max-width: 736px) {
    .st-p {
    font-size: 25px;
    color: #333433;
    padding-top: 8px;
    font-family: "Semplicita-Bold";
}
    .content-li {
    background-color: #fff;
    padding: 8px;
    height: 382px;
    margin-bottom: 20px;
}
    .border-img {
    background-image: url(../img/border-angle12.png);
    background-position: 17% 36%;
    background-size: cover;
    height: 363px;
}
    .row .col.s3 {
        width: 20% !important;
        margin-left: 32px !important;
    }
    .nav-wrapper.text-center.align-items-center.justify-content-end {
        display: contents;
        margin-left: 31rem;
    }
    .distribution {
        width: 32%;
        display: inline-flex;
    }
    .team-img img {
        margin: 2rem 4rem 0rem 8rem;
        float: left;
    }
    .social1 {
        margin: 0 auto 0px 17rem;
        text-align: center;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 36rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 36.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
}
@media (max-width: 667px) {
    .terms-bg {
    background-image: url(../img/terms-bg3.png);
    background-position: 76% 32%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 1110px;
}
    .border-img {
    background-image: url(../img/border-angle14.png);
    background-position: 17% 36%;
    background-size: cover;
    height: 361px;
}
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 32rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 32.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .team-img img {
        margin: 2rem 4rem 0rem 6rem;
        float: left;
    }
    .nav-wrapper.text-center.align-items-center.justify-content-end {
        display: contents;
        margin-left: 31rem;
    }
    .social1 {
        margin: 0 auto 0px 15rem;
        text-align: center;
    }
    .inner-health p {
        font-size: 19px;
        font-family: "Semplicita-Light";
    }
}
@media (max-width: 568px) {
    .st-p {
    font-size: 25px;
    color: #333433;
    padding-top: 0px;
    font-family: "Semplicita-Bold";
}
    .address {
    float: right;
    display: block;
    padding: 2px;
    color: #fff;
    width: 100%;
    margin-left: 0rem;
    margin-top: 3rem;
}
    .terms-bg {
    background-image: url(../img/terms-bg3.png);
    background-position: 76% 32%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 1310px;
}
    .border-img {
    background-image: url(../img/border-angle15.png);
    background-position: 17% 36%;
    background-size: cover;
    height: 354px;
}
    .container {
        margin: 0 auto;
        max-width: 1280px;
        width: 100% !important;
    }
    .tabs .tab a {
        color: #000;
        background-color: #fff;
        display: block;
        width: 80px !important;
        height: 80px !important;
        border: 1px solid #000;
        -webkit-transition: color 0.28s ease;
        -moz-transition: color 0.28s ease;
        -o-transition: color 0.28s ease;
        -ms-transition: color 0.28s ease;
        transition: color 0.28s ease;
        border-radius: 50%;
        font-size: 18px;
        font-weight: 700;
        font-family: "Semplicita-Bold";
    }
    /* .tab.col.s3 a.active {
        background-color: #7ab8a2;
        height: 125px !important;
        width: 125px !important;
        border-radius: 50%;
        padding: 13px 0px 0px 0px !important;
        font-size: 16px;
        color: #fff;
        border: none;
    } */
    .row .col.s3 {
        width: 20% !important;
        margin-left: 25px !important;
    }
    /* li.tab.col.s3 img {
        padding: 6px 0px 19px 0px;
        display: block;
        margin: 0px auto;
        width: 60% !important;
    } */
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 21rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 21.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .inner-health p {
        font-size: 16px;
        font-family: "Semplicita-Light";
    }
    .nav-wrapper.text-center.align-items-center.justify-content-end {
        display: contents;
        margin-left: 31rem;
    }
    .social1 {
        margin: 0 auto 0px 14rem;
        text-align: center;
    }
   
}
@media (max-width: 414px) {
    .modal-footer.moda2 {
    border-top: none !important;
}
    .terms-bg {
    background-image: url(../img/terms-bg3.png);
    background-position: 76% 32%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}
    .inner-bg h4 {
    font-size: 29px;
}
li.tab.col.s3 img {
    padding: 15px 0px 19px 0px;
    display: block;
    margin: 0px auto;
    width: 60% !important;
}
    .st-p {
        font-size: 25px;
        color: #333433;
        padding-top: 0px;
        font-family: "Semplicita-Bold";
        padding-bottom: 0px !important;
    }
    .border-img {
        background-image: url(../img/border-angle10.png);
        /* background-position: 17% 36%; */
        background-size: cover;
        height: 372px;
    }
    .font-36 {
        font-size: 1.76923rem !important;
    }
    .user-terms {
        margin-top: 20px;
    }
    .header-main ul li a {
        padding: 0 13px;
        text-transform: capitalize;
    }
    .team-img img {
        margin: 2rem 4rem 0rem 0rem;
        float: left;
    }
    .box-team h3 {
        font-size: 19px;
        margin-top: 20px;
    }

    .social1 {
        margin: 0 auto 0px 10rem;
        text-align: center;
    }
    .box-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 30px 30px 30px 30px;
        height: auto;
        margin-bottom: 15px;
        text-align: left !important;
    }
    .box-shadow h3 {
        font-size: 27px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        font-family: "Semplicita-Bold";
        font-weight: bold;
    }
    .text-div p {
        font-size: 33px;
        text-align: center;
        padding: 13px;
        color: #000000;
    }
    .inner-tb {
        background-color: #82b9a6;
        padding: 30px;
        margin-top: 2rem;
        background-image: linear-gradient(#82b9a6, #1faf7c);
        z-index: 9999;
    }
    .faq-img {
        background-image: url(../img/faq-bg.png);
        height: 103vh;
        background-position: 21% 0%;
    }
    .inner-bg {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 40px 20px 40px 20px;
        background-color: #fff;
    }
    .recipe {
        margin-top: 21px;
        margin-bottom: 31px;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 18.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .message-form {
        padding: 20px 20px 0px 20px;
        border-radius: 5px;
        background-color: #fff;
        margin-top: -5rem;
        height: 520px;
        position: absolute;
        z-index: 999;
        width: 93%;
    }
    .address {
        float: right;
        display: block;
        padding: 20px;
        color: #fff;
        width: 100%;
        margin-left: 0rem;
        margin-top: 3rem;
    }
    .contact-right {
        background-color: #fff;
        float: right;
        height: 118px;
        padding: 47px;
        width: 100%;
        text-align: center;
    }
    .footer-li ul {
        padding-left: 0px;
    }
    .form-div {
        width: 100%;
        background-position: 40% 0%;
        background-repeat: no-repeat;
        background-image: url(../img/form-div.png);
        height: 420px;
        border-top: 8px solid #393939;
    }
    .coantct-form {
        padding: 30px 30px 0px 30px;
        border-radius: 5px;
        background-color: #fff;
        margin-top: -5rem;
        height: 520px;
        position: absolute;
        z-index: 999;
        width: 93%;
    }
    .distribution {
        width: 100%;
    }
    .form-group.form-check span {
        display: inline-grid;
        position: absolute;
        width: 94%;
        font-size: 18px;
        font-weight: 500;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 18rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .nav-wrapper.text-center.align-items-center.justify-content-end {
        display: contents;
        margin-left: 8rem;
    }
    .btn.btn-primary.next {
        width: 100%;
        margin: 69px auto;
        display: block;
        background-color: #b2b2b2;
    }
    .font-34 {
        font-size: 19px;
        color: #86931e;
        font-weight: 600;
    }
    .inner-health {
        background-color: #fff;
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 20px;
        height: 200px;
        margin-bottom: 15px;
    }
    .box-team {
        /* box-shadow: 0px 3px 20px #aeaeae; */
        padding: 10px;
        height: 100%;
        background-color: #fff;
        padding: 20px 20px 40px 20px;
    }
    .bg-color {
        background-image: linear-gradient(to bottom, #ffff, #e4e4e4);
        width: 96%;
        padding: 20px 0px 0px 10px;
    }
    .footer-li li a:after {
        background-image: url(../img/line.png);
        background-size: 4px 10px;
        display: inline-block;
        width: 1px;
        height: 25px;
        content: "";
        position: relative;
        top: 7px;
        left: 11px;
    }
    .footer-li ul li a {
        padding: 0px 8px 0px 8px;
        color: #fff;
        display: inline-block;
    }
    .message-div {
        height: 220px;
        width: 100%;
        background-position: 49% 49%;
        background-image: url(../img/message-header.png);
    }
    .header.style--two .header-main-inner .logo {
        display: block;
        width: 88px;
        position: absolute;
        margin-top: 2rem;
    }
     .tabs {
    position: relative;
    height: 290px!important;
    background-color: #fff0;
    margin: 0 auto;
    width: 100%;
    white-space: nowrap;
}
    .tab.col.s3.mobile {
        width: 40%!important;
        margin-left: 40px!important;
        margin-bottom: 66px;
    }
}
@media (max-width: 390px) {
    .st-p {
    font-size: 20px;
    color: #333433;
    padding-top: 0px;
    font-family: "Semplicita-Bold";
    padding-bottom: 0px !important;
}
    .faq-img {
    background-image: url(../img/faq-bg.png);
    height: 117vh;
    background-position: 21% 0%;
}
    .border-img {
        background-image: url(../img/border-angle10.png);
        /* background-position: 17% 36%; */
        background-size: cover;
        height: 343px;
    }
    .social1 {
        margin: 0 auto 0px 8rem;
        text-align: center;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 17rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 17.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .tabs {
    position: relative;
    height: 290px!important;
    background-color: #fff0;
    margin: 0 auto;
    width: 100%;
    white-space: nowrap;
}
}
@media (max-width: 375px) {
    button.btn.iam {
    background-image: url(../img/btn-bg.png);
    border: 1px solid #fff;
    width: 46%;
    font-weight: 800;
    font-family: "Semplicita-Medium";
}
    .content-li {
    background-color: #fff;
    padding: 8px;
    height: 367px;
    margin-bottom: 20px;
}
    .text-div p {
    font-size: 26px;
    text-align: center;
    padding: 41px;
    color: #000000;
}
    .social1 {
        margin: 0 auto 0px 8rem;
        text-align: center;
    }
    .footer-li ul li a {
        padding: 0px 8px 0px 8px;
        color: #fff;
        display: inline-block;
        font-size: 13px;
    }
    .box-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 30px 30px 20px 30px;
        height: auto;
        margin-bottom: 15px;
    }
    .box-shadow h3 {
        font-size: 24px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        font-family: "Semplicita-Bold";
        font-weight: bold;
    }
    .box-team h3 {
        font-size: 17px;
        margin-top: 20px;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 16rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 16.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        float: right;
    }
    .tab.col.s3.mobile {
    width: 40%!important;
    margin-left: 31px!important;
    margin-bottom: 66px;
}
.inner-bg h4 {
    font-size: 26px;
}
}

@media (max-width: 360px) {
    .content-li ul li {
    padding: 3px;
}
    .social1 {
        margin: 0 auto 0px 7rem;
        text-align: center;
    }
    .tab.col.s3.mobile {
    width: 40%!important;
    margin-left: 31px!important;
    margin-bottom: 66px;
}
}
@media (max-width: 320px) {
    .modal-footer.moda2 {
    border-top: none !important;
}
button.btn.iam {
    background-image: url(../img/btn-bg.png);
    border: 1px solid #fff;
    width: 50%;
    font-weight: 800;
    font-family: "Semplicita-Medium";
}
    .faq-img {
    background-image: url(../img/faq-bg.png);
    height: 145vh;
    background-position: 21% 0%;
}
.inner-bg h4 {
    font-size: 21px;
}
    .content-li {
    background-color: #fff;
    padding: 8px;
    height: 376px;
    margin-bottom: 20px;
}
.text-div p {
    font-size: 23px;
    text-align: center;
    padding: 32px;
    color: #000000;
}
.tab.col.s3.mobile {
    width: 40%!important;
    margin-left: 31px!important;
    margin-bottom: 66px;
}
.border-img {
    background-image: url(../img/border-angle11.png);
    background-position: 17% 36%;
    background-size: cover;
    height: 359px;
}
.content-li ul li a {
    color: #000 !important;
    font-size: 11px;
}
    .contact-right h3 {
        font-family: "Semplicita-Ombra";
        font-size: 31px;
    }
    .form-group.form-check label:before {
        content: "";
        -webkit-appearance: none;
        background-color: transparent;
        /* border: 2px solid #0079bf; */
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-left: 13rem;
        float: right;
        box-shadow: 0px 1px 6px 3px #eee;
    }
    .form-group.form-check input:checked + label:after {
        content: "";
        display: block;
        position: absolute;
        top: 3px;
        left: 13.5rem;
        width: 5px;
        height: 12px;
        border: solid #393939;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }
    .header.style--two .header-main-inner .logo {
        display: block;
        width: 76px;
        position: absolute;
        margin-top: 0rem;
    }
    .social1 {
        margin: 0 auto 0px 6rem;
    }
    .header-main ul li a {
        padding: 0 10px;
        text-transform: capitalize;
    }
    .box-shadow {
        box-shadow: 0px 3px 20px #aeaeae;
        padding: 30px 30px 30px 30px;
        height: auto;
        margin-bottom: 15px;
    }
    .box-shadow h3 {
        font-size: 18px;
        margin-bottom: 10px;
        letter-spacing: 1px;
        font-family: "Semplicita-Bold";
        font-weight: bold;
    }
}







/*===================================== 11/11/2021 ========================================*/
@media only screen and (max-width:1600px){
    .browniss-details-2{
        width: 33%;
    }
}
@media only screen and (max-width:1400px){
    .text-div p {
        font-size: 41px;
        text-align: center;
        padding: 65px 27px 0px 30px;
        color: #000000;
    }
    .browniss-details{
        width: 33%;
    }
    .img-div img {
        object-fit: cover;
        height: 200PX;
    }
    .text-div {
        padding-left: 0px;
        padding-right: 0px;
        background-color: #fff;
        box-shadow: 0px 3px 20px #aeaeae;
        height: 200px;
    }
    .box-shadow{
        padding: 101px 40px 90px 40px;
    }
    .text-div-3 p{
        padding: 25px 27px 0px 30px;
    }
    .faq-img{
        height: 69vh;
    }
    .browniss-details-3{
        width: 50%;
    }
}
@media only screen and (max-width:1200px){
    .box-shadow{
        padding: 60px 40px 90px 40px;
    }
    .we-are.inhalation {
        height: 100%;
        padding: 6rem 3rem;
    }
}
@media only screen and (max-width:1100px){
    .faq-img{
        height: 71vh;
        padding-top: 30px;
    }
    .row .col.s3{
        margin-left: 30px!important;
    }
}
@media only screen and (max-width:1024px){
    .bottom-border-img:before{
        bottom: 25px;
    }
    .bottom-border-img:after{
        bottom: 25px;
    }
}
@media only screen and (max-width:1006px){
    .text-div-4 p{
        padding: 35px 27px 0px 30px;
 }
}
@media only screen and (max-width:991px){
   
        .browniss-details-2{
            width: 50%;
        }
    .inter-section{
        padding-bottom: 40px;
    }
    .faq-img{
        height: 59vh;
        padding-top: 30px;
    }
    .text-div{
        height: 105px;
    }
    div#IND2 {
        order: 2;
    }
    div#IND1 {
        order: 1;
    }
    div#IND3 {
        order: 3;
    }
    div#IND4 {
        order: 4;
    }
    div#IND5 {
        order: 5;
    }
    div#IND6 {
        order: 6;
    }
    div#DIV1 {
        order: 1;
    }
    div#DIV2 {
        order: 2;
    }
    div#DIV3 {
        order: 3;
    }
    div#DIV4 {
        order: 4;
        padding-bottom: 40px;
    }
    section.pb-40.bg-img{
        padding-bottom: 40px;
    }
    .img-1 img {
        height: auto;
        width: 100%;
        object-fit: cover;
        margin-top: 15px;
    }
    .text-div p {
        padding: 23px 27px 0px 30px;
    }
    .box-shadow {
        padding: 30px;
    }
    .box-shadow.text-right{
        text-align: start!important;
    }
    .social1 {
        margin: 0 auto 0px 20rem;
        text-align: center;
    }
    .social1 ul{
        display: flex;
    }
    .social1 ul li a{
        background-color: #fff;
        border-radius: 50px;
        padding: 2px!important;
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        color: #323432;
        margin-right: 15px;
    }
    .text-div-2, .text-div-3 , .text-div-4 , .text-div-5{
        height: 200px;
    }
    
    .text-div-2 p , .text-div-5 p {
        padding: 60px 27px 0px 30px;
    }
    .team-img img {
        margin: 0;
        float: left;
        width: 100%;
    }
    .row .col.s3 {
        margin-left: 22px!important;
    }
    .ins-div{
        display: grid;
        margin-bottom: 30px;
    }
    .we-are.inhalation {
        height: 100%;
        padding: 2rem 0rem;
    }
    div#IND02 {
        order: 2;
    }
    div#IND01 {
        order: 1;
    }
    div#IND03 {
        order: 3;
    }
    div#IND04 {
        order: 4;
    }
    div#IND05 {
        order: 5;
    }
    div#IND06 {
        order: 6;
    }
    .inner-bg .col-lg-12.text-center.pb-40 h4{
        padding-bottom: 40px;
    }
    div#new-1{
        order: 1;
    }
    div#new-2{
        order: 2;
    }
    div#new-3{
        order: 3;
    }
    div#new-4{
        order: 4;
    }
    div#new-5{
        order: 5;
    }
    div#new-6{
        order:6;
    }
    div#new-7{
        order: 7;
    }
    div#new-8{
        order: 8;
    }
    div#new-9{
        order: 9;
    }
    div#new-10{
        order: 10;
    }
    div#new-11{
        order: 11;
    }
    div#new-12{
        order: 12;
    }
    div#new-13{
        order: 13;
    }
    div#new-14{
        order: 14;
    }
    div#new-15{
        order: 15;
    }
    div#new-16{
        order: 16;
    }
    div#new-17{
        order: 17;
    }
    div#new-18{
        order: 18;
    }
    div#new-19{
        order: 19;
    }
    div#new-20{
        order: 20;
    }
    .recipe-sec{
        padding-top: 40px;
    }
    .contact-right {
        background-color: #fff;
        float: right;
        height: 148px;
        padding: 60px;
        width: 100%;
        text-align: center;
    }
    .coantct-form {
        padding: 30px 30px 0px 30px;
        border-radius: 5px;
        background-color: #fff;
        margin-top: -5rem;
        height: 520px;
        position: absolute;
        z-index: 999;
        width: 93%;
    }
    .form-div {
        width: 100%;
        background-position: 40% 0%;
        background-repeat: no-repeat;
        background-image: url(../img/form-div.png);
        height: 420px;
        border-top: 8px solid #393939;
    }
    .address {
        float: right;
        display: inline-flex;
        padding: 20px;
        color: #fff;
        width: 100%;
        margin-left: 0rem;
    }

    .contact-right h3 {
        font-family: "Semplicita-Ombra";
        font-size: 29px;
    }
}
@media only screen and (max-width:767px){
    .browniss-details-3{
        width: 90%;
    }
    .text-div-4 p {
        padding: 60px 27px 0px 30px;
    }
    .text-div-3 p {
        padding: 60px 27px 0px 30px;
    }
    .inner-pd img{
        width: 20%;
    }
    .faq-img {
        height: 96vh;
        padding-top: 30px;
    }
    li.tab.col.s3.mobile {
        width: 50%!important;
        height: 200px;
    }
    .tabs{
        height: 400px!important;
    }
    .row .col.s3 {
        margin-left: 0px!important;
    }
    .tab.col.s3 a{
        margin: auto;
    }
    .modal-dialog {
        max-width: 90%;
    }    
    .address {
        float: right;
        display: block;
        padding: 20px;
        color: #fff;
        width: 100%;
        margin-left: 0rem;
    }
}
@media only screen and (max-width:700px){
    .social1 {
        margin: 0 auto 0px 15rem;
        text-align: center;
    }
}
@media only screen and (max-width:575px){
    .social1 {
        margin: 0 auto 0px 10rem;
        text-align: center;
    }
    .faq-img {
        height: 98vh;
        padding-top: 30px;
    }
    .full-detailed {
        padding: 40px 7px;
    }
    .browniss-details-2 , .browniss-details{
        width: 90%;
    }


}
@media only screen and (max-width:475px){
    .header.style--two .header-main-inner .logo {
        display: block;
        width: 80px;
        margin-top: 0;
    }
    .faq-img {
        height: 110vh;
        padding-top: 30px;
    }
    .inner-pd img {
        width: 28%;
    }
}
@media only screen and (max-width:419px){
    .text-div-4 p {
        padding: 40px 27px 0px 30px;
    }
}
@media (max-width: 414px){
    .bg-color {
        background-image: linear-gradient(to bottom, #ffff, #e4e4e4);
        width: 96%;
        padding: 0 10px;
    }
    .faq-img {
        height: auto;
        padding-top: 30px;
    }
    li.tab.col.s3.mobile {
        width: 81%!important;
        height: 200px;
    }
    .tabs {
        height: 890px!important;
    }
    .tab.col.s3.mobile{
        margin-bottom: 30px!important;
    }
}
@media only screen and (max-width: 400px){
    .social1 {
        margin: 0px auto 0px 8rem;
        text-align: center;
    }
}
@media only screen and (max-width:392px){
    .text-div {
        height: 200px;
    }
    .inhalation-span {
        font-size: 27px;
    }
    button.btn.btn-primary.sing{
        padding: 0;
    }
}
@media only screen and (max-width: 325px){
.social1 {
    margin: 0px auto 0px 6rem;
    text-align: center;
}
}