body {
    font-family: 'Poppins', sans-serif;
}
header.header {
    padding: 15px;
}
.wrap-pad {
    padding: 40px 0;
}
.div-title {
    font-size: 40px;
}

/* Test Details */
.mtop15{
	margin-top:15px;
}

.text-dn{
	text-decoration:none;
	color:#e76e20;
	font-size: 15px;
}

.font14{
	font-size:14px;
}

.package-tests-section .div-title {
    font-size: 38px;
    margin-bottom: 1em;
}
.dnawise-test-tabs .nav-item .nav-link img {
    float: left;
    margin-right: 6px;
    width: 42px;
    height: 42px;
}
.package-tests-section .tab-content {
    margin-top: 50px;
}
.tests-info .test_content {
    background: #fff1ee;
    border-radius: 6px;
    padding: 36px 60px;
    margin-bottom: 3em;
}
.tests-info .test_content h3 {
    color: #e26137;
    font-size: 22px;
}
.tests-info .test_content p {
    color: #444;
    font-size: 18px;
    margin: 0;
}

.tests-info .package-test {
    box-shadow: 0 5px 10px 0 #00000017;
    border-radius: 6px;
    padding: 30px;
    margin: 10px 0;
    background: #fff;
    vertical-align: top;
    min-height: 180px;
}
.tests-info .package-test .image-section {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.tests-info .package-test .image-section .testbox-image img {
    width: 36px;
}
.test-name {
    border: 0;
}
.test-name .accordion-header {
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 600;
}
.tests-info .package-test .con_tent ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tests-info .package-test .con_tent ul li {
    font-size: 15px;
    background: url(../images/double_arrow.jpg) 0px 6px no-repeat;
    padding: 5px 0 3px 30px;
}
/* Offer Details */
.offer_details {
    background: #3a326e;
    padding: 60px 0;
}
.offer_details .product_price {
    display: flex;
    align-items: center;
}
.offer_details .product_price .p_price h2 {
    color: #fff;
    font-size: 40px;
}
.offer_details .product_price .p_price .div-title {
    color: #fff;
    margin-bottom: 20px;
}
.offer_details .product_price .p_price p {
    color: #fff;
    font-size: 18px;
}
.offer_details .product_offer {
    background: #fff;
    border-radius: 8px;
    padding: 50px;
}
.offer_details .product_offer .p_price h3 {
    font-size: 26px;
    color: #444;
    margin-bottom: 12px;
}
.offer_details .product_offer .p_price .offer_price {
    color: #f48244;
    font-size: 32px;
}
.offer_details .product_offer .p_price .buy_now {
    background: #f48244;
    border: #f48244;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px;
    width: 160px;
    font-size: 22px;
    border-radius: 10px;
    margin-top: 1em;
}

/* Testimonial */
.testimonial {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 38px;
    position: relative;
}
.testimonial .div-title {
    font-size: 38px;
    margin-bottom: 2em;
    position: relative;
}
.testimonial_box {
    background: #fff1f1;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
}
.testimonial_box .box_image {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: relative;
}
.testimonial_box .box_image img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.testimonial_box .box_image img.you_tube {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 34%;
    left: 34%;
}
.testimonial_box .box_content {
    margin-top: 20px;
}
.testimonial_box .box_content h3 {
    font-size: 20px;
    font-weight: 600;
}
.testimonial_box .box_content h3.box_productnm {
    font-size: 18px;
    font-weight: 500;
}
.testimonial_box .box_content p {
    font-size: 15px;
}
.testimonial_slider .owl-nav button {
    position: absolute;
    top: 28%;
    background: transparent;
}
.testimonial_slider .owl-nav button:hover {
    background: transparent;
}
.testimonial_slider .owl-nav .owl-prev {
    left: -60px;
}
.testimonial_slider .owl-nav .owl-next {
    right: -60px;
}
.testimonial_slider .owl-nav button span {
    color: #444;
    font-size: 50px;
    font-weight: 200;
}
.testimonial_slider .owl-dots .owl-dot.active span {
    background: #d52b32;
    border: 1px solid #d52b32;
}
.testimonial_slider .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    background: transparent;
    border: 1px solid #d52b32;
}

/* USP SECtion */
.usp_box {
    border-radius: 8px;
    padding: 20px;
    margin: 10px 0;
    background: #ffe3d7;
    text-align: center;
}
.usp_box .usp_img {
    height: 72px;
    width: 72px;
    border-radius: 50%;
    padding: 14px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
}
.usp_box .usp_img img {
    width: 46px;
}
.usp_box h3 {
    margin-top: 1.2em;
    font-size: 16px;
}
/* CHECKUP PROCESS */
.offer-info .process-text h3 {
    font-size: 26px;
    color: #d2232a;
    margin-bottom: 1em;
}
.margin-tb .process-image img {
    border-radius: 8px;
    cursor: pointer;
    width: 90%;
}


/* How To USE */
.how-to-use {
    background: #fffcf9;
    padding-top: 60px;
    padding-bottom: 60px;
}
.how-to-use .div-title {
    color: #d2232a;
    margin-bottom: 1.5em;
}
.how-to-use .use_image img {
    border-radius: 20px;
}



.video-play-button {
    position: absolute;
    z-index: 10;
    /*top: 100%;*/
	margin-top: -10%;
    left: 26%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 15px;
    height: 12px;
    background: #b50201;
    border-radius: 50%;
    padding: 9px 24px 18px 28px;
	cursor: pointer;
}
.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 75px;
    height: 75px;
    background: #b50201;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #b50201;
    border-radius: 50%;
    transition: all 200ms;
    border: solid 4px #fff;
}


.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 18px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}





.video-play-button2 {
    position: absolute;
    z-index: 10;
   /* top: 100%;*/
	margin-top: -10%;
    left: 70%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 15px;
    height: 12px;
    background: #b50201;
    border-radius: 50%;
    padding: 9px 24px 18px 28px;
	cursor: pointer;

}
.video-play-button2:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 75px;
    height: 75px;
    background: #b50201;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button2:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #b50201;
    border-radius: 50%;
    transition: all 200ms;
    border: solid 4px #fff;
}


.video-play-button2 span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 18px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 12px solid transparent;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}







/* FOOTER */
.copyrights-footer-menu {
    background: #f8fcff;
    padding: 30px 0;
    border-bottom: 2px solid #eee;
}
.footer-menu ul {
    margin: 0;
}
.footer-menu li {
    list-style: none;
    display: inline-block;
}
.copyrights-footer-menu .footer-menu ul li a {
    color: #444;
    font-size: 14px;
    text-decoration: none;
}
.footer-menu ul li:after {
    content: "|";
    padding: 0 10px;
    color: #444;
}
.footer-menu ul li:last-of-type::after {
    content: unset;
}

.copyright {
    background-color: #f8fcff;
    min-height: 30px;
    padding: 15px;
    border-top: 0;
    color: #444;
    font-size: 17px;
    font-weight: 600;
}
.modal-content.video-popup {
    background: transparent;
    border: 0;
}
.modal-content.video-popup .modal-header {
    border: 0;
    padding: 0;
    position: relative;
}
.modal-content.video-popup .modal-header .btn-close {
    right: 18px;
    background: 0;
    font-size: 35px;
    color: white;
    height: 0;
    width: 0;
    font-weight: 300;
    position: absolute;
    top: -39px;
}
.modal-content.video-popup .modal-body {
    padding: 0;
}
.modal-content.video-popup .modal-body iframe {
    box-shadow: 0 14px 40px 0 #000;
}

@media (max-width: 767px) {
    .buy_button {
        text-align: center;
    }
	
	.video-play-button {
    position: absolute;
    z-index: 10;
    margin-top: -36% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 15px;
    height: 12px;
    background: #b50201;
    border-radius: 50%;
    padding: 9px 24px 18px 28px;
    cursor: pointer;
}


.video-play-button2 {
    position: absolute;
    z-index: 10;
    /* top: 100%; */
    margin-top: -34% !important;
    left: 50% !important;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 15px;
    height: 12px;
    background: #b50201;
    border-radius: 50%;
    padding: 9px 24px 18px 28px;
    cursor: pointer;
}




	
.header {
    text-align: center;
}
.div-title, .package-tests-section .div-title, .testimonial .div-title {
    font-size: 30px;
}
.dnawise-image .product_small_box a.button img {
    margin: 0 3px;
}
.package-decription {
    margin-top: 2em;
}
.package-decription .offer_prices {
    display: block;
    text-align: center;
}
.package-decription .offer_prices li {
    float: none;
    margin-right: 0;
}
.div-title .test_count {
    font-size: 20px;
}
.dnawise-test-tabs .nav-item {
    margin-bottom: 10px;
}
.tests-info .test_content {
    padding: 20px;
    margin-bottom: 1em;
}
.package-tests-section .tab-content {
    margin-top: 24px;
}
.wrap-pad {
    padding: 20px 0;
}
.offer_details .p_price {
    text-align: center;
}
.offer_details .product_offer {
    padding: 40px;
}
.testimonial {
    padding-top: 40px;
    padding-bottom: 40px;
}
.offer_details .product_price .p_price h2 {
    font-size: 30px;
}
.margin-tb .process-image img {
    width: 100%;
    margin-bottom: 2em;
}
.process-text {
    text-align: center;
}
.modal-content.video-popup .modal-body iframe {
    height: 350px;
}







}
@media (max-width: 480px) {
.modal-content.video-popup .modal-body iframe {
    height: 200px;
}
}