p {
    margin: 20px 0
}

.mobile-view {
    display: none
}

.genetic-screening-pkg {
    padding: 20px 0 20px
}

.slider.slider-nav-pkg.slick-initialized.slick-slider .slick-list.draggable .slick-track .slick-slide {
    border: 1px solid #dedede;
    margin: 4px;
    border-radius: 4px
}

.slider.slider-nav-pkg.slick-initialized.slick-slider .slick-list.draggable .slick-track .slick-current,
.slider.slider-nav-pkg.slick-initialized.slick-slider .slick-list.draggable .slick-track .slick-slide:hover {
    border: 1px solid #23ddfb
}

.slider.slider-nav-pkg.slick-initialized.slick-slider .slick-list.draggable .slick-track .slick-slide:first-child {
    margin-left: 0
}

.slider.slider-nav-pkg.slick-initialized.slick-slider .slick-list.draggable .slick-track .slick-slide:last-child {
    margin-right: 0
}

.slider-for-pkg {
    border: 1px solid #e8e8e8;
    border-radius: 4px
}

.small-images {
    margin-top: 10px !important
}

.product-images img {
    width: 100%
}

.product-images {
    background: #fff
}


.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(7.25rem - 1px)!important;
    border-bottom-left-radius: calc(7.25rem - 1px)!important;
}


.mainpackage .slider-for-pkg button.slick-prev.slick-arrow:before {
    transform: rotate(135deg);
    margin: -6px 0 0 -5px
}

.mainpackage .slider-for-pkg button.slick-next.slick-arrow:before {
    transform: rotate(-45deg);
    margin: -8px 0 0 -10px
}

.mainpackage .slider-for-pkg button.slick-next.slick-arrow:before,
.mainpackage .slider-for-pkg button.slick-prev.slick-arrow:before {
    height: 15px;
    width: 15px;
    top: 50%;
    left: 50%;
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: transparent #b1b7b9 #b1b7b9 transparent
}

.mainpackage .slider-for-pkg button.slick-next.slick-arrow:hover:before,
.mainpackage .slider-for-pkg button.slick-prev.slick-arrow:hover:before {
    border-color: #fff
}

.mainpackage .slider-for-pkg button.slick-next.slick-arrow,
.mainpackage .slider-for-pkg button.slick-prev.slick-arrow {
    z-index: 9 !important;
    width: 44px;
    height: 44px;
    background: #e1e2e2;
    color: #000;
    border-radius: 50%
}

.mainpackage .slider-for-pkg button.slick-next.slick-arrow:hover,
.mainpackage .slider-for-pkg button.slick-prev.slick-arrow:hover {
    background: #545c5f;
    color: #fff
}

.mainpackage .slider-for-pkg button.slick-prev.slick-arrow {
    left: -22px
}

.mainpackage .slider-for-pkg button.slick-next.slick-arrow {
    right: -22px
}

.mainpackage {
    padding-right: 22px;
    position: relative
}

.ribbon {
    font-size: 22px;
    width: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
    padding: 16px 1em;
    z-index: 9;
    margin-top: 0
}

.ribbon .ribbon-content {
    font-weight: 400
}

.dnawise-detail ul {
    padding: 0;
    display: flex;
    margin: 0;
    justify-content: space-between
}

.dnawise-detail ul li {
    float: left;
    text-align: center;
    width: 30%;
    list-style: none;
    padding: 18px
}

.dnawise-detail ul li .image-back {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    box-shadow: 0 3px 6px 0 #ccc;
    padding: 12px;
    text-align: center;
    margin: 0 auto;
}

.dnawise_p {
    color: #4F3299 !important;
    font-weight: 600;
}

.dnawise-detail ul li p {
    margin: 12px 0;
    line-height: 1.3;
    font-size: 14px
}

.dnawise-detail ul li:first-child {
    padding-left: 0
}

.dnawise-detail ul li:last-child {
    padding-right: 0
}

.dnawise-detail {
    border-bottom: 1px solid #ddd
}

.pkg-price ul {
    padding: 0;
    margin: 0
}

.pkg-price ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 2px
}

.pkg-price ul li .lanch_offer {
    color: #ec5834;
}

.product-price-section {
    padding: 20px 0
}

.pkg-price ul li span.strike,
.pkg-price ul li span.you-save {
    font-weight: 500;
    font-size: 16px
}

.pkg-price ul li span.total-amt {
    font-size: 22px
}

.pkg-price ul li span.gst-percentage {
    font-weight: 500
}

.avail-offer-section .offer li p {
    margin: 15px 0
}

.product-button .buy-dnawise {
    background: #f57b18;
    border: 1px solid #f57b18;
    font-weight: 700;
    padding: 18px 42px;
    border-radius: 6px
}

.product-button .buy-dnawise:hover {
    background: #f95c00;
    border: 1px solid #f95c00
}

.pkg-price ul li select#pqty {
    width: 26%;
    box-shadow: none;
    border: 1px solid #ccc;
    margin: 5px 0 10px
}

.avail-offer-section h4 {
    font-size: 16px;
    text-transform: uppercase
}

.avail-offer-section .offer,
.social-icons ul {
    padding: 0
}

.avail-offer-section .offer {
    margin: 15px 0
}

.avail-offer-section .offer li {
    list-style: none;
    font-size: 14px;
    line-height: 1.3;
    padding: 0 10px 0 28px;
    background: url(/front/dna/images/offer-logo.png) 0 3px no-repeat rgba(0, 0, 0, 0)
}

.tag-prc{
    padding-left: 27px !important;
    width: 100% !important;
}


span.color-red {
    color: #de0101;
    font-weight: 700
}

.avail-offer-section .offer li p span {
    display: block
}

.avail-offer-section .offer a {
    color: #f57b18;
    font-weight: 700
}

.callhealp p a {
    color: #000;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 500;
    cursor: pointer
}

.avail-offer-section .offer a:hover,
.callhealp p a:hover {
    color: #f57b18
}

.callhealp {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.callhealp p {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4
}

.callhealp p i {
    color: #25b07c;
    font-size: 24px;
    background: #f1f1ef;
    border: 1px solid #ddd;
    padding: 5px 6px;
    font-weight: 700;
    border-radius: 4px;
    margin-right: 10px;
    float: left
}

.callhealp p a {
    display: block
}

.social-icons.text-center {
    padding: 15px 0
}

.mainpackage .social-icons h4 {
    font-size: 15px
}

.mainpackage .social-icons ul li {
    display: inline-block;
    padding: 4px
}

.mainpackage .social-icons ul li a {
    border: 0;
    color: #fff;
    border-radius: 50%
}

.mainpackage .social-icons ul li a i {
    width: 33px;
    height: 33px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 20px
}

.mainpackage .social-icons ul li i.fa.fa-facebook {
    background: #3b5998
}

.mainpackage .social-icons ul li i.fa.fa-whatsapp {
    background: #32af42
}

.mainpackage .social-icons ul li i.fa.fa-instagram {
    background: #9b6954
}

.mainpackage .social-icons ul li i.fa.fa-pinterest {
    background: #cc2026
}

.mainpackage .social-icons ul li i.fa.fa-facebook:hover {
    background: #fff;
    color: #3b5998
}

.mainpackage .social-icons ul li i.fa.fa-whatsapp:hover {
    background: #fff;
    color: #32af42
}

.mainpackage .social-icons ul li i.fa.fa-instagram:hover {
    background: #fff;
    color: #9b6954
}

.mainpackage .social-icons ul li i.fa.fa-pinterest:hover {
    background: #fff;
    color: #cc2026
}

.mednawise h1 {
    background: -webkit-linear-gradient(left, #00bce6, #3c45ab);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.bg_gradient {
    background: linear-gradient(to right, #00d6a1, #00bce6, #3c45ab);
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    display: inline-block;
    margin: 6px auto;
}

.sec_header h2 {
    font-size: 38px;
    font-weight: 700;
    background: -webkit-linear-gradient(left, #00d6a1, #00bce6, #3c45ab);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.sec_header h3 {
    font-size: 26px;
    margin: 0
}

.sec_header .bg_gradient {
    font-size: 18px
}

.sec_header p.bg_gradient {
    display: inline-block;
    margin: 0 15px 1em;
}

.reviews-stars {
    margin-top: 10px
}

.reviews-stars .rating-star .checked {
    color: #f57b18
}

.reviews-stars .rating-star span {
    font-size: 14px
}

.reviews-stars .rating-star span.morereviews a {
    font-size: 16px;
    color: #000;
    text-decoration: underline
}

.reviews-stars .rating-star span.morereviews a:hover {
    color: #f57b18
}

.dnawise-test-details {
    padding: 20px 0
}

.nav-tabs {
    display: block
}

.tests {
    text-align: center
}

.tests ul {
    margin: 50px 150px 20px;
    justify-content: center;
    border: 0;
}

.tests ul li.nav-item  {
    width: 25%;
}

.tests ul li a img {
    float: left;
    margin-right: 6px
}

.tests ul li a.nav-link.active,
.tests ul li a.nav-link:hover {
    background: #fbbba2;
    background-image: linear-gradient(#fbbba2, #fee2ca);
    border: 1px solid #b7b4b4;
    color: #222
}

.tests ul li a.nav-link {
    background: #fff;
    border: 1px solid #b7b4b4;
    margin: 0 14px;
    color: #161616 !important;
    font-weight: 600;
    display: flow-root;
    border-radius: 40px;
    padding: 2px 4px;
    font-size: 20px;
    text-align: left;
    line-height: 1.6;
}
.tests ul .nav-item #tab-Health {
    border-color: #ed2f59;
}
.tests ul .nav-item #tab-Nutrition {
    border-color: #00a859;
}
.tests ul .nav-item #tab-Fitness {
    border-color: #f58634;
}
.tests ul .nav-item #tab-Habits {
    border-color: #00afef;
}
.tests ul .nav-item #tab-MEDNAwise {
    border-color: #09c0a3;
}


.tests ul li a span {
    display: flex;
    font-size: 14px;
    font-weight: 400
}

.tab-content .active {
    opacity: 1
}

.packagetestdetails .contentsdetail {
    margin: 20px 100px 45px;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fcf3de;
    background-image: linear-gradient(#fcf3de, #fdfcfc)
}

.contentsdetail .image-test {
    text-align: right
}

.packagetestdetails .contentsdetail .content-test h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700
}

.packagetestdetails .contentsdetail .content-test p {
    margin: 8px 0
}

.dna-testbox {
    width: 31%;
    border-radius: 4px;
    padding: 2em 0 0;
    border: 1px solid #ccc;
    margin-bottom: 2em;
    margin-top: 3em;
    background: #f8f7f5;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top
}

.dna-testbox .image-section {
    width: 100%;
    margin-top: -75px
}

.dna-testbox .testbox-image {
    background: #fff;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    line-height: 72px;
    text-align: center
}

.dna-testbox .testbox-image img {
    background: #f8f7f5;
    border-radius: 50%;
    box-shadow: 0 0 4px 4px #e4e4e4;
    padding: 7px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.dna-testbox .testbox-image img:hover {
    background: #ffff
}

.droplet {
    background: #66cdaa;
    border-radius: 2% 50%;
    height: 100px;
    margin: 100px;
    transition: all 3s;
    transition-timing: ease-in-out;
    width: 100px
}

.dna-testbox:hover .testbox-image img {
    transform: rotateY(180deg);
}

.dna-testbox .testbox-content {
    padding: 20px;
    min-height: 140px
}

.dna-testbox .testbox-content h4 {
    font-size: 14px
}

.dna-testbox .testbox-content p {
    font-size: 14px
}

.dna-testbox .testbox-content .panel-group .panel .collapse {
    display: none
}

.dna-testbox .testbox-content .panel-group .panel .collapse.in {
    display: block
}

.closed .vertical {
    transition: all .5s ease-in-out;
    transform: rotate(-90deg)
}

.closed .horizontal {
    transition: all .5s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1
}

.opened {
    opacity: 1
}

.opened .vertical {
    transition: all .5s ease-in-out;
    transform: rotate(90deg)
}

.opened .horizontal {
    transition: all .5s ease-in-out;
    transform: rotate(90deg);
    opacity: 0
}

.showinfo {
    display: flow-root
}

.circle-plus {
    height: 2em;
    width: 2em;
    font-size: 1em;
    opacity: .7;
    float: right
}

.circle-plus .circle {
    position: relative;
    width: 24px;
    height: 24px;
    background: #000;
    border-radius: 50%
}

.circle-plus .circle:hover {
    background: #757575
}

.circle-plus .circle .horizontal {
    position: absolute;
    background-color: #fff;
    width: 14px;
    height: 2px;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -2.5px
}

.circle-plus .circle .vertical {
    position: absolute;
    background-color: #fff;
    width: 2px;
    height: 14px;
    left: 50%;
    margin-left: -1.5px;
    top: 50%;
    margin-top: -8px
}

.displayinfo .panel-body {
    padding: 0
}

.displayinfo .panel-body ul {
    padding: 0
}

.displayinfo .panel-body ul li {
    list-style: none;
    font-size: 14px;
    padding: 8px 10px 0 20px;
    background: url(/front/images/com/check-arrow.png) -2px 12px no-repeat rgba(0, 0, 0, 0)
}

.dna-testbox .testbox-content .collapse.in {
    display: block
}

.usp-dnawise-kit {
    padding: 20px 0
}

.dnawise-kit .wellness-box {
    margin: 2em 0;
    padding: 6px
}

.dnawise-kit .wellness-box img {
    width: 150px;
    height: 150px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.dnawise-kit .wellness-box p {
    margin-top: 1em;
    font-size: 15px
}

.covid-content-btn a {
    background: #d00e16;
    border: 1px solid #d00e16;
    font-size: 16px;
    padding: 20px 25px
}

.faq-dnawise {
    padding: 30px 2px
}

.faq-dnawise .asked-questions {
    padding: 30px 50px
}

.ques-circle-plus {
    height: 0;
    width: 2em;
    font-size: 1em;
    opacity: .7;
    float: right
}

.questions .ques-circle-plus .circle {
    position: relative;
    width: 2.55em;
    height: 2.5em;
    background: #fff;
    border-radius: 50%;
    top: -13px;
    right: -25px
}

.questions .ques-circle-plus .circle .horizontal {
    position: absolute;
    background-color: #000;
    width: 20px;
    height: 2px;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -.6px
}

.questions .ques-circle-plus .circle .vertical {
    position: absolute;
    background-color: #000;
    width: 2px;
    height: 20px;
    left: 50%;
    margin-left: 0;
    top: 50%;
    margin-top: -10px
}

.asked-questions .questions {
    border: 0;
    box-shadow: none;
    border-radius: 0
}

.asked-questions .questions h4.panel-title a {
    display: inline-block;
    width: 100%;
    padding: 14px 35px 14px 30px;
    background-color: #727271;
    color: #fff !important;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    font-size: 1.1em;
    border-radius: 100px;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 18px;
    cursor: pointer
}

.asked-questions .questions h4.panel-title a:hover {
    background-color: #e16b00
}

.asked-questions .questions .panel-collapse .panel-body,
.asked-questions .questions .panel-heading {
    background-color: transparent;
    border: 0;
    padding: 0
}

.asked-questions .questions .panel-collapse {
    padding: 0 15px
}

.asked-questions .questions .accordion-collapse .accordion-body p {
    margin-bottom: 25px;
    margin-top: 7px;
    font-size: 14px
}

.dnawie-useful {
    padding: 30px 0
}

.people-experience .useful-box:hover {
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 14%);
    background: #fff
}

.people-experience {
    padding-top: 20px
}

.people-experience .useful-box .line-shape {
    font-weight: 700;
    background: #d8d8d8;
    width: 44px;
    height: 44px;
    display: inline-block;
    margin-bottom: 0;
    border-radius: 40px;
    text-align: center;
    padding: 2px;
    font-size: 22px;
    color: #fff;
    transition: .5s
}

.people-experience .useful-box:hover .line-shape {
    background-color: #f58345
}

.people-experience .useful-box {
    border-radius: 4px;
    padding: 20px 0;
    transition: 0s;
    margin-top: 10px !important
}

.people-experience .useful-box p {
    margin: 10px 0;
    font-size: 14px
}

.people-experience .useful-box h4 {
    font-size: 18px;
    font-weight: 700
}

.sticker {
    display: none
}

.download-forms {
    background: #f9cbaa;
    padding: 100px 0 40px
}

.download-forms .download-home-reports {
    padding: 12px 200px 0
}

.download-forms .download-home-reports input {
    box-shadow: unset;
    border: 1px solid #fff
}

.download-forms .download-home-reports .download-report-btn button.send-us {
    background: #d1242a;
    color: #fff;
    padding: 5px 16px;
    border-radius: 6px;
    border: 1px solid #d1242a
}

.download-forms .download-sample-report .form-close {
    display: none
}

.form-active,
.reform-active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(51 51 51 / 65%);
    z-index: 99999
}

.reform-active .download-sample-report {
    margin: 1.75rem auto;
    background: #fff;
    max-width: 600px;
    position: relative;
    display: flex;
    align-content: space-between;
    align-items: center;
    padding: 20px 10px 0;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    background-clip: padding-box;
    outline: 0
}

.reform-active .download-sample-report .download-home-reports {
    padding: 35px 0 0
}

.reform-active .download-sample-report .download-home-reports .col-md-4 {
    width: 100%;
    margin-bottom: 16px;
    text-align: center
}

.reform-active .download-sample-report .download-home-reports input {
    box-shadow: unset;
    border: 1px solid #ccc;
    height: 50px;
    border-radius: 4px
}

.reform-active .download-sample-report .download-home-reports .download-report-btn button.send-us {
    padding: 10px 30px
}

.form-active .form-dialog .form-close,
.reform-active .download-sample-report .form-close {
    text-align: center;
    background: #d1242a;
    right: -12px;
    display: block;
    position: absolute;
    top: -12px;
    z-index: 99;
    height: 35px;
    width: 35px;
    border-radius: 35px;
    font-size: 20px;
    font-weight: 700
}

.form-active .form-dialog .form-close a,
.reform-active .download-sample-report .form-close a {
    color: #fff
}

.form-close {
    display: none
}

.form-active .form-dialog .form-head,
.form-active .form-dialog .submit-btn {
    text-align: center
}

.form-active .form-dialog .form .fillfom:nth-child(odd) {
    padding-left: 15px
}

.enquiry-now.form_detail.form-active .form-dialog .form-head h4 {
    display: block
}

div#loadvideo {
    padding-left: 80px
}

.testimonial-section .how-to-useimg {
    cursor: pointer
}

.about-dnawise,
.comments-action,
.testimonial {
    padding: 40px 0
}

.about-dnawise .about-text {
    margin-top: 70px
}

.about-dnawise .about-text .useful-box h4,
.about-dnawise .about-text .useful-box p {
    font-size: 16px;
    margin: 6px 0
}

.about-dnawise .about-text .useful-box {
    padding: 1em 0
}

.package-steps {
    padding: 30px 0
}

.package-steps .steps-box .steps-text ul {
    display: inline-block;
    padding: 0;
    padding-top: 2em
}

.steps-text ul li {
    list-style: none
}

.steps-text ul li .step-num {
    float: left;
    display: block;
    margin-right: 6%;
    width: 8%;
    text-align: center
}

.steps-text ul li .step-content {
    float: left;
    display: block;
    width: 73%
}

.steps-text ul li .step-num p {
    background: #ff6b19;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 2px;
    margin: 0
}

.steps-text ul li .step-num.mednawise p {
    background: linear-gradient(to right, #00d6a1, #00bce6, #3c45ab);
}

.steps-text ul li .step-content h4 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    margin: 8px 0;
    text-align: left
}

.steps-text ul li .step-content p {
    margin: 10px 0
}

.dnawise-packagesteps {
    padding: 56px 50px 0 116px;
    background-image: url(/front/dna/images/how-its-work-bg.png);
    background-repeat: no-repeat
}

.package-steps .steps-box {
    text-align: left
}

.testimonial-more .people-img img {
    border-radius: 50%;
    box-shadow: 0 4px 0 #ddd;
    cursor: pointer;
    width: 110px
}

.people-experience .testimonial-details .testimonial-txt p,
.testimonial-more .people-txt p {
    margin: 5px 0;
    font-size: 15px
}

.people-experience .testimonial-details .testimonial-txt p:nth-child(2),
.testimonial-more .people-txt p:nth-child(2) {
    font-weight: 700
}

.testimonial-more .people-txt a.btn {
    background: #fbe8e1;
    color: #7b7b7b;
    font-size: 14px;
    padding: 6px 26px;
    border: 1px solid #7b7b7b;
    border-radius: 50px;
    margin-top: 1em
}

.testimonial-more .people-txt a.btn:hover {
    background: #f80035;
    border: 1px solid #f80035;
    color: #fff
}

.testimonial-more:nth-child(1) {
    margin-bottom: 2em
}

.people-experience .testimonial-details {
    padding: 0 54px
}

.enquiry-now.form_detail .form-dialog #quickAssistance,
.people-experience .testimonial-details .testimonial-txt {
    margin-top: 2em
}

.testimonial .people-experience {
    padding-top: 3em
}

.enquiry-now.form_detail .form-dialog #quickAssistance .form .form-group label {
    font-weight: 600;
    font-size: 14px
}

.enquiry-now.form_detail .form-dialog #quickAssistance .form .form-group input,
.enquiry-now.form_detail .form-dialog #quickAssistance .form .form-group textarea {
    border: 1px solid #ccc;
    box-shadow: unset;
    border-radius: 0;
    font-size: 14px
}

.form .fillfom:nth-child(even) {
    padding-left: 0
}

.form .fillfom:nth-child(odd) {
    padding-left: 0
}

#GetCall .modal-body .form .fillfom:nth-child(odd) {
    padding-left: 15px
}

#GetCall .modal-body .submit-btn {
    text-align: center
}

.submit-btn button#enquiryForm {
    background: #ff6a16;
    font-size: 16px;
    padding: 19px 76px;
    border: 1px solid #ff6a16;
    font-weight: 700;
    border-radius: 4px;
    margin-top: 1em
}

.form-group {
    margin-bottom: 15px
}

.comments-action .testimonial-section {
    text-align: right
}

.avail-offer-section .copy-code-btn {
    background: 0;
    border: 1px dotted #525252;
    border-right: 0;
    font-size: 12px;
    padding: 3px 0 3px 4px;
    color: #000;
    border-radius: 4px;
    cursor: pointer
}

.avail-offer-section .copy-code-btn:hover {
    border: 1px solid #19b32d
}

.avail-offer-section .copy-code-btn:hover span {
    background: #19b32d
}

.avail-offer-section .copy-code-btn span {
    background: #525252;
    padding: 6px 9px;
    color: #fff;
    border-radius: 0 4px 4px 0;
    font-weight: 400
}

.offer-desc-btn {
    margin-top: 25px
}

.usps ul.dnawise-process {
    display: inline-flex;
    margin: 0
}

.usps ul.dnawise-process li {
    list-style: none;
    display: inline-block;
    text-align: center;
    padding: 10px;
    width: auto
}

.usps ul.dnawise-process li p {
    font-size: 14px;
    padding-top: 1em;
    margin: 0
}

.social-mediadna ul {
    padding: 0;
    list-style: none
}

.social-mediadna ul li {
    display: inline-block;
    background: unset;
    padding: 8px 40px 0 0;
    cursor: pointer
}

.social-mediadna ul li a {
    text-decoration: none
}

.product-highlights li {
    list-style: none;
    padding: 8px 0 0 22px;
    background: url(/front/images/com/check-arrow.png) -2px 15px no-repeat rgba(0, 0, 0, 0)
}

span.parameters_block {
    display: block;
    font-size: 20px
}

.how-dna-testkit .dna-kit {
    border-right: 1px solid #000
}

.how-dna-testkit .kit-works {
    background: #fff;
    box-shadow: 0 0 13px #dcdbdb;
    padding: 20px;
    margin: 0 65px
}

.how-dna-testkit .kit-works ul.works {
    list-style: none;
    text-align: left;
    margin: 12px 0
}

.how-dna-testkit .kit-works ul.works li {
    padding: 16px 10px 0 10px;
    background: unset;
    list-style: none;
    font-weight: 600;
    color: #565656
}

ul.nav.nav-tabs.right-side {
    border-bottom: 0;
    margin: 0;
    margin-bottom: 10px;
    padding: 0 60px;
    display: block;
    overflow: hidden
}

ul.nav.nav-tabs.right-side li {
    float: unset;
    border: 0
}

ul.nav.nav-tabs.right-side li a.active {
    background: 0;
    color: #c42027;
    border-left: 2px solid #c42027;
    font-weight: 600
}

ul.nav.nav-tabs.right-side li a {
    font-size: 26px;
    line-height: 1;
    border: 0;
    border-left: 1px solid #ddd;
    border-radius: 0;
    color: #5f6368;
    font-weight: 600
}

ul.nav.nav-tabs.right-side li a.active {
    background: 0;
    color: #c42027;
    border-left: 2px solid #c42027;
    font-weight: 600
}

ul.nav.nav-tabs.right-side li a {
    font-size: 26px;
    line-height: 1;
    border: 0;
    border-left: 1px solid #ddd;
    border-radius: 0;
    color: #5f6368;
    font-weight: 600
}

ul.nav.nav-tabs.right-side li a span {
    font-size: 46px;
    color: #b5b7bc
}

.p-top{
    padding-top: 6px;
}




.works-kits {
    padding-top: 2em
}

.mainpackage .carousel-outer .carousel-inner {
    border: 1px solid #ddd
}

.inaugural-offer.text-center {
    background: #fff9bf;
    border: 1px solid #ededed;
    border-radius: 6px;
    padding: 0 0 .5em;
    margin-bottom: .5em;
    position: relative;
    margin: 3em 0 2em
}

.head-section {
    position: absolute;
    top: -14%;
    width: 100%
}

.head-box {
    width: 180px;
    height: 80px;
    margin: 0 auto;
    line-height: 72px;
    text-align: center
}

.inaugural-offer.text-center h5 {
    position: absolute;
    margin: 0 auto;
    background: #e41111;
    color: #fff;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 600;
    display: block
}

.text-section span.red {
    color: #e01515;
    font-weight: 600
}

.text-section {
    padding: 16px 40px 0;
    font-size: 15px
}

.text-section a {
    color: #167ac6;
    text-decoration: underline;
    font-size: 14px
}

.pkg-price {
    font-size: 22px;
    font-weight: 600
}

.gst-percentage {
    font-size: 14px;
    color: #000;
    padding-right: 1em
}

.pkg-price a.btn.btn.warning {
    background: #cb131b;
    margin-left: 2em;
    color: #fff;
    padding: 10px 23px;
    font-size: 16px;
    font-weight: 600
}

.covid-genetic-usp {
    padding: 3em 0
}

.covid-genetic-usp .usps-box {
    margin-top: 3em
}

.covid-genetic-usp .usps-box .usps-img {
    background: #f5f5f5;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 20px;
    margin: 10px auto;
    border: 1px solid #eee
}

.covid-genetic-usp .usps-box .usps-img img {
    width: 80px;
    padding: 14px
}

.covid-genetic-usp .usps-box p {
    font-size: 15px;
    margin-top: 2em
}

.amazon-checkout {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.3
}

.amazon-checkout a {
    color: #0d6efd;
    font-size: 14px
}

.tests ul.mednawise {
    margin: 50px 100px 20px;
}
.tests ul.mednawise li.nav-item {
    width: 20%;
}
.tests ul.mednawise li a.nav-link {
    color: #222;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
}

.dna-testbox .MEDNAWise {
    min-height: 80px
}

.showinfo-medna {
    display: flex;
    justify-content: space-between
}

.pgx-screening {
    padding: 40px 0
}

.screening {
    margin-top: 3em
}

.screening .row.useful-box {
    padding: 16px;
    box-shadow: 0 4px 12px 0 #0000002b;
    border-radius: 6px;
    margin-bottom: 15px !important;
    height: 116px
}

.screening .useful-box div {
    padding: 0
}

.screening .useful-box h4 {
    font-size: 19px;
    font-weight: 500;
    margin: 12px 0
}

.useful-box h4 .title,
.useful-box h4 .title1 {
    color: #fff;
    padding: 1px 16px;
    border-radius: 50px;
    line-height: 1.5
}

.useful-box h4 .title {
    background: #00bce6
}

.useful-box h4 .title1 {
    background: #00d6a1
}

.screening .useful-box .col-md-3.col-xs-4 {
    text-align: right
}

.sec_header p {
    margin-top: 0;
}

@media screen and (max-width:991px) {
    .contact-form-section {
        margin-top: 0 !important;
    }
    .mobile-view {
        display: block;
        padding-bottom: 15px
    }
    .desktop-view {
        display: none
    }
    .mainpackage {
        padding-right: 0
    }
    .ribbon {
        font-size: 12px
    }
    .dnawise-detail ul {
        display: inline-block
    }
    .dnawise-detail ul li {
        width: 50%;
        padding: 18px 0
    }
    .product-price-section .col-md-4,
    .product-price-section .col-md-8 {
        padding: 0
    }
    .pkg-price ul li:last-child {
        margin-bottom: 2em
    }
    .packagetestdetails .contentsdetail {
        padding: 12px 0
    }
    .packagetestdetails .contentsdetail {
        margin: 10px 0 45px
    }
    .contentsdetail .image-test,
    .dnawise-package-dec .reviews-stars,
    .dnawise-package-dec h1,
    .dnawise-package-dec p.bott-con {
        text-align: center
    }
    .dna-testbox {
        margin-top: 2em
    }
    .circle-plus .circle .horizontal {
        margin-left: -7px;
        margin-top: -2.5px;
        width: 14px
    }
    .circle-plus .circle .vertical {
        height: 14px;
        margin-left: -.5px;
        margin-top: -7px
    }
    .dnawise-test-details .tab-content .card-header h5.mb-0 {
        background: #fff;
        border: 1px solid #b7b4b4;
        padding: 5px 10px;
        border-radius: 6px
    }
    .dnawise-test-details .tab-content .card-header h5.mb-0 a {
        color: #222;
        font-size: 21px;
        text-align: left;
        line-height: 1.2;
        font-weight: 700
    }
    .dnawise-test-details .tab-content .card-header h5.mb-0 a span {
        font-size: 15px;
        font-weight: 500
    }
    .dnawise-test-details .tab-content .card-header h5.mb-0 a span.down-arrow,
    .dnawise-test-details .tab-content .card-header h5.mb-0 a span.up-arrow {
        float: right;
        padding: 12px 6px
    }
    .card .collapse {
        display: block
    }
    .show.collapse.in {
        display: block !important
    }
    .dnawise-test-details .tab-content .card-header h5.mb-0 a span.down-arrow,
    .dnawise-test-details .tab-content .card-header h5.mb-0 a.collapsed span.up-arrow {
        display: none
    }
    .dnawise-test-details .tab-content .card-header h5.mb-0 a.collapsed span.down-arrow {
        display: block
    }
    div#content {
        padding-top: 1em
    }
    .avail-offer-section .offer li p span {
        display: unset
    }
    .product-button {
        text-align: center;
        margin-top: 2em
    }
    .avail-offer-section h4 {
        text-align: left
    }
    .genetic-screening-pkg {
        padding: 20px 0 20px
    }
    .faq-dnawise .asked-questions {
        padding: 0
    }
    .asked-questions .questions .panel-heading h4.panel-title {
        text-align: left
    }
    .tests {
        text-align: center;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        background: #fff;
        -webkit-box-shadow: inset 0 -2px 3px rgb(203 196 130 / 6%);
        box-shadow: inset 0 -2px 3px rgb(203 196 130 / 6%);
        text-align: center;
        margin-bottom: 20px
    }
    .people-experience .useful-box-img.text-center {
        display: none
    }
    .form-active .form-dialog,
    .reform-active .download-sample-report {
        margin: 1.75rem 1em
    }
    .row.useful-box.text-left h4 {
        text-align: left
    }
    .row.useful-box.text-right h4 {
        text-align: right
    }
    .form-active .form-dialog #quickAssistance .form .form-group label {
        display: none
    }
    .form-active .form-dialog .form-head h4 {
        font-size: 18px
    }
    .form-active .form-dialog .form .fillfom:nth-child(odd) {
        padding-left: 0
    }
    .reform-active .download-sample-report .container {
        padding: 0
    }
    div#loadvideo {
        padding-left: 0
    }
    .dnawise-packagesteps {
        background-image: none;
        padding: 50px 0 0
    }
    .package-steps .steps-box .steps-image,
    .steps-text ul li .step-content h4 {
        text-align: center
    }
    .steps-text ul li .step-content,
    .steps-text ul li .step-num {
        float: unset;
        display: block;
        margin-right: 0;
        width: unset;
        text-align: center
    }
    .package-steps {
        padding: 70px 15px
    }
    .testimonial .people-experience {
        padding-top: 3em
    }
    .dnawise-process .col-md-8,
    .fillfom,
    .package-testboxes,
    .people-experience .testimonial-details {
        padding: 0
    }
    .testimonial-more:nth-child(1) {
        margin: 3em 0
    }
    .form-head h4,
    .submit-btn,
    .testimonial-section {
        text-align: center
    }
    .comments-action .testimonial-section {
        margin-top: 3em
    }
    .download-forms {
        padding: 40px 0
    }
    .download-forms .download-home-reports {
        padding: 22px 0 0;
        text-align: center
    }
    .download-forms .download-home-reports input {
        margin-bottom: 15px
    }
    .about-dnawise .about-text .useful-box .col-xs-2 {
        width: 20%
    }
    .about-dnawise .about-text .useful-box .col-xs-10 {
        width: 80%
    }
    .tests .wellness {
        justify-content: center
    }
    .steps-text ul li .step-num p {
        margin: 0 auto
    }
    .package-steps .steps-box .steps-text ul {
        padding-top: 0
    }
    .screening .col-md-4 {
        padding: 0
    }
    .useful-box-img {
        display: none
    }
}

@media(min-width:768px) {
    .nav-tabs {
        display: flex;
        border: 0
    }
    .card {
        border: 0
    }
    .card .card-header {
        display: none
    }
    .card .collapse {
        display: block
    }
	
	
}

@media(max-width:767px) {	
    #sticky.stick {
        position: sticky !important;
        top: 0 !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important
    }
    #sticky.stick .tests ul {
        margin: 0 !important
    }
	
	.offer-texsty {
    font-size: 17px !important;
    width: 100% !important;
    padding: 6px;
    border-radius: 5px;
    border: 1px solid #d574b6;
    color: #fff;
    font-weight: 500;
    background-image: linear-gradient(#a34b96, #d56a93);
}
	
.tests ul {
    width: auto;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    float: none;
    border: 0;
    background: #f5f5f5;
    justify-content: unset;
}
.tests ul.mednawise, .tests ul {
    margin: 40px 0 20px;
}
.tests ul li.nav-item, .tests ul.mednawise li.nav-item {
    width: auto;
}
.tests ul li.nav-item a.nav-link, .tests ul.mednawise li.nav-item a.nav-link {
    margin: 0 5px;
    width: 200px;
    text-align: left;
}

	
    .tab-content>.tab-pane {
        opacity: 1
    }
    .dna-testbox {
        width: 92%
    }
    .asked-questions .questions h4.panel-title a {
        font-size: 14px
    }
    .questions .ques-circle-plus .circle {
        top: -11px
    }
    .h1,
    .h2,
    h1,
    h2 {
        font-size: 28px !important
    }
    .how-to-useimg object {
        height: 250px
    }
    .add-reviews .email {
        padding: 0
    }
    .add-reviews .email input#email {
        padding: 6px 12px
    }
    .avail-offer-section .copy-code-btn {
        display: inline-block;
        margin-top: 5px;
        padding: 4px 0 4px 4px
    }
    ul.nav.nav-tabs.right-side li {
        float: left
    }
    ul.nav.nav-tabs.right-side li a {
        font-size: 16px
    }
    ul.nav.nav-tabs.right-side li a span {
        font-size: 28px
    }
    ul.nav.nav-tabs.right-side {
        padding: 0
    }
    div#loadvideo {
        display: none
    }
    .how-dna-testkit .kit-works {
        margin: 20px 0 0
    }
    .how-dna-testkit .dna-kit {
        border-right: 0
    }
    .pkg-price {
        text-align: center
    }
    .card-body {
        padding: 2em 0 0 !important
    }
    .col-xs-8 {
        width: 70% !important
    }
    .col-xs-4 {
        width: 30% !important
    }
    .pkg-price ul li select#pqty {
        margin: 5px auto
    }
    .dna-testbox.covid-dnawise {
        height: auto !important
    }
    .screening .row.useful-box {
        height: auto;
    }
}

#sticky.stick {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    background: #fff;
    margin: 0;
    box-shadow: 0 2px 5px #ddd;
    padding: 10px 88px;
}

#sticky.stick .tests ul {
    margin: 0 60px
}

#sticky.stick .tests ul.mednawise {
    margin: 0 20px
}

.modal-body .modal-title {
    margin-bottom: 12px
}

.modal-body ol,
.modal-body ul {
    padding: 0
}

.modal-body ol li,
.modal-body ul li {
    background: url(/front/images/com/product-offers.jpg) 0 4px no-repeat;
    padding-left: 30px;
    font-size: 14px;
    margin-bottom: 10px;
    list-style: none
}

#VideoPopup .modal-body {
    position: relative;
    padding: 0 10px
}

.rating-star>label {
    color: #484848;
    float: right
}

.rating-star>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005"
}

.rating-star>input {
    display: none
}

.rating-star:not(:checked)>label:hover,
.rating-star:not(:checked)>label:hover~label,
.rating-star>input:checked~label {
    color: #f86a1f
}

.add-reviews h5,
.cust-reviews h5 {
    font-size: 18px
}

.add-reviews h5 i,
.cust-reviews h5 i {
    margin-right: 5px
}

.add-reviews .rating-star {
    border: 0;
    float: left
}

.add-reviews,
.nopadding {
    padding: 0 !important
}

.cust-reviews section.slider {
    overflow-y: scroll;
    overflow-x: hidden;
    height: auto;
    padding: 0 12px
}

.add-reviews .form-group input,
.add-reviews .form-group textarea {
    box-shadow: none;
    border: 1px solid #ccc
}

.add-reviews .email {
    padding-right: 0
}

.review-btn.form-group .btn {
    background: #f86a1f;
    padding: 10px 25px;
    display: block;
    border: 0;
    float: right
}

.add-reviews div#ratedisp {
    display: inline-block;
    font-size: 14px
}

.cust-reviews section.slider::-webkit-scrollbar {
    width: 3px
}

.cust-reviews section.slider::-webkit-scrollbar-thumb {
    background: #f86a1f
}

.cust-reviews section.slider::-webkit-scrollbar-track {
    background-color: #ccc
}

.mainpackage .carousel {
    margin: 10px auto 20px
}

.mainpackage .carousel .carousel-outer .carousel-inner .carousel-item img {
    width: 100% !important;
    height: auto !important
}

.mainpackage .carousel .carousel-indicators {
    margin: 10px 0 0;
    overflow-x: scroll;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    display: block
}

.mainpackage .carousel .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto
}

.mainpackage .carousel .carousel-indicators li img {
    display: block;
    border: 1px solid #ccc
}

.mainpackage .carousel .carousel-indicators li.active img {
    opacity: 1
}

.mainpackage .carousel .carousel-indicators li:hover img {
    opacity: .75
}

.mainpackage .carousel .carousel-outer {
    position: relative
}

.dna-testbox.covid-dnawise {
    height: 440px
}
.pt-0 {
    padding-top: 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.h-100 {
    height: 100% !important;
}
.bg-skinsec {
    background: #fff !important;
    border: 1px solid #f5f5f5 !important;
}
.disp-n {
    display: contents !important;
}
.testbox-content{
    padding: 20px !important;
    min-height: 200px;
}
.fts27{
    font-size: 27px !important;
}
.product-conti-bg {
    background: #f9f9f9;
}
.product-bg-gwhite {
    background: #fff;
}
.f16 {
    font-size: 16px;
}
.fts36{
    font-size: 32px;
    font-weight: 600;
}
.listyle-pro-page {
    list-style: none;
    padding-left: 0;
    
}
.f21 {
    font-size: 21px;
}
.bg-skinsec-sleep {
    background: #fbfbfb !important;
    border: 1px solid #f5f5f5 !important;
}
.line-h26{
    line-height: 26px;
}
.fw600{
    font-weight: 600;
}
.product-Parameters-bg {
    background: #e8f6fe;
}


   
.offer-texsty{
    font-size: 18px;
    width: 80%;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid #d574b6;
    color: #fff;
    font-weight: 500;
	background-image: linear-gradient(#a34b96, #d56a93);
}

.iconbg-text{font-size: 19px;}

.text-dec{	
    text-decoration: none !important;
}

.ft-19{
    font-size: 19px;
    font-weight: 600;
}

.nav-tabs .nav-link.active{
    color: #495057;
    background-color: #ff953f !important;
    border-color: #f6faff #dee2e6 #fff;
}

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
    width: 98% !important;
}

.border-tab {
    border: 1px solid #7a7a7a !important;
}

.nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #0a1d38;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.bg-faq-MSK {
    background: #dfdfdf21;
}

.amazon-1mg{
	background: bisque;
    padding: 15px;
    width: fit-content;
    border-radius: 5px;
	font-weight: bold;
	font-size: 22px;
}

.mb-3{
        margin-bottom: 3px;
}
