/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Common Css Start */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 { 
    padding-right: 15px;
    padding-left: 15px;    
}
.h1, .h2, .h3, h1, h2, h3 {
    margin: 20px 0px 10px;
}
.col-lg-6 {
    width: 50%;
    float: left;
}
.col-lg-4 {
    width: 33.33333333%;
	float: left;
}
.white-text{
    color:#fff;
}
.container {
    max-width: 1170px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}
.text-center {
    text-align: center;
}
.grey-bg{
    background-color: #f2f2f2;
}
.margin-section,.margin-section-footer-top {
    padding: 40px 0;
}
.clear {
    clear: both;
}
h1.entry-title {
    color: #444;
}
/* Common Css Close*/

a.tpnterdmr {
    font-weight: 700;
    margin-left: 5px;
    background: red;
    padding: 2px 6px 3px 6px;
    text-decoration: none;
    font-size: 12px;
    border-radius: 4px;
    display: inline-block;
}
.buy-online > a {
    color: #fff !important;
    background: #66cc33 !important;
    border-radius: 4px;
}
.buy-online > a.menu-link {
    color: #fff !important;
}
.main-header-menu > .menu-item {
    line-height: 15px!important;
}
.main-header-menu .sub-menu{
    width: 200px;
}
.sub-menu > li {
    font-size: 14px;
}
.snippet-image {
    vertical-align: top;
    display: none;
}
.snippet-label-img {
    text-align: left;
    padding: 0.3em 0.9em;
}
/* Footer-Css Start */
h2.widget-title {
    color: #fff;
    font-size: 25px;
    margin: 11px 0px 10px;
}
.first {
    margin-top: 11px;
}
.quick-links li a,ul.contact-info li > a {
    position: relative;
    padding-left: 15px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}
ul.contact-info li > a {
    padding-left: 0px;
}
ul.contact-info li > a > i {
    margin-right: 8px;
}
.quick-links li a::before {
    top: 0px;
}
.quick-links li a::before {
    color: #fff;
    content: "\f105";
    position: absolute;
    left: 0;
    display: block;
    font-family: FontAwesome;
    font-size: 16px;
}
ul.ftrmenu {
    margin: 11px 0px 0px;
}
div#custom_html-6 {
    margin-top: 16px;
}
.ftrmenu li {
    display: inline-block;
    margin-bottom: 4px;
}
.ftrmenu > li a {
    color: #fff;
    font-size: 14px;
    padding: 0px 1px;
}
.quick-links > li > a:hover {
    text-decoration: underline;
}
.ftrmenu li > a:hover,.ast-footer-copyright >p >a:hover {
    font-weight: 600;
}
.ftrmenu p {
    display: inline;
    color: #fff;
    padding: 0 0px;
}
.ast-footer-copyright a:hover{
    color: #ffffff !important;
}
/* Footer Css close */


/* Contact-page css */
ul.addressList {
    list-style: none;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #fff0;
    border-radius: 4px;
    display: flex;
    align-items: center;
}
.alert-dismissable{
    padding-right: 35px;
}
.alert {
    padding: 15px 15px 15px 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert > button.close {
    display: none;
}
input#contactButton,.form-submit > input#submit {
    background-color: #ed1c24;
    margin-top: 5px;
}
input#contactButton:hover,.form-submit > input#submit:hover {
    background-color: #02487c;
}
h2.underlineh2 {
    text-decoration: underline;
    text-align: center;
    padding-bottom: 20px;
}
textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 100%;
	height: 110px;
}
p.collection-submit {
    padding-bottom: 15px;
}
.map-sec iframe.mapSec {
    margin-top: 29px;
}
input#contactButton, .form-submit > input#submit {
    background-color: #ed1c24;
    margin-top: 14px;
}
/* Contact-page css Close*/


/* Test-collection-center css Start*/
.wpupg-filter-container {
    text-align: center;
    border-top: 1px solid #d52b27;
    border-bottom: 1px solid #02487c;
    margin-bottom: 30px;
    padding: 13px 0px 13px;
}
.wpupg-filter-text_search {
    justify-content: center;
}
div#wpupg-grid-with-filters-1 {
    max-width: 965px;
    margin: auto;    
}
.wpupg-grid > a {
    background: #02487c;
    color: #fff;
    text-align: center;
    border: 1px solid #02487c;
    border-radius: 3px;
}
.wpupg-grid > a:hover{
    background: #d52b27;
    color: #fff;
    border: 1px solid #d52b27;
}
.wpupg-template-simple .wpupg-meta-container {
    padding: 8px !important;
}
.wpupg-block-text-bold {
    font-size: 13px!important;
}
/* Test-collection-center -page css Close*/

/* single collection page css Start*/
.single-wpsl_stores h2.dna-test-state {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 20px 0;
    background: url(images/arrow-state.png) no-repeat 0 5px;
    padding: 0 0 0 15px;
}
.single-wpsl_stores h2.dna-test-state {
    margin-top: 15px;
}
.single-wpsl_stores img.aligncenter {
    margin: 0px 0px 40px;
}
.wpsl-locations-details {
    margin-top: 24px;
    background: #fbfbfb;
    border: 1px solid #ececec;
    padding: 40px;
}
.wpsl-locations-details span {
    font-size: 20px;
}
.wpsl-location-address span {
    font-size: 15px;
    font-weight: 600;
}
.wpsl-contact-details {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}
#snippet-box {
    display: grid;
    margin: 25px auto 0px;
}
.wpsl_stores .wpcf7 {
    padding-right: 30px;
    margin-bottom: 30px;
}
.loc_form_top_detail {
    font-weight: 600;
    height: 64px;
    background: #d72713;
    color: #fff;
    padding: 8px;
    position: relative;
    border-top-left-radius: 0;
    margin-left: 0;
}
.loc_form_top_detail::before {
    right: 100%;
    content: "";
    background: url(images/loc-detail-before.png) no-repeat center center;
    height: 92px;
    width: 16px;
    position: absolute;
    top: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    z-index: 1;
}
.loc_form_top_detail::after {
    background: url(images/loc-detail-after.png) no-repeat center center;
    content: "";
    width: 29px;
    height: 64px;
    position: absolute;
    right: 0;
    left: 100%;
    top: 0;
}
.loc_form {
    padding: 20px;
    background: #02487c;
    width: 100%;
    display: inline-block;
}
.loc_form .control_div {
    margin-bottom: 15px;
}
.col-sm-12>p {
    font-size: 15px !important;
    line-height: 1.7;
    color: #6b6b6b;
    margin-bottom: 10px;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.loc_form input[type="text"], .loc_form input[type="email"], .loc_form input[type="tel"], .loc_form input[type="url"], .loc_form input[type="password"] {
    padding: 10px;
    width: 100%;
    color: #666;
    border: 1px solid #E8E8E8;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.loc_form textarea {
    padding: 10px;
    height: 82px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.your-captcha {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}
.collection-submit input.wpcf7-submit {
    background-color: #d52b27;
    border-color: #d52b27;
}
.collection-submit input.wpcf7-submit:hover {
    background: #9a1000;
}
/* single collection page css Close*/

/* Become A Partner Start */
.bp-banner_desktop {
    position: relative;
    height: 100%;
    width: 100%;
}
.bp-banner .bp-banner_mobile {
    display: none;
}
.bp-banner .ptnrbnrtxt {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.bp-banner .ptnrbnrtxt .ptnrbnrttl {
    line-height: normal;
    text-transform: capitalize;
    font-size: 40px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #02487c;
    margin-bottom: 25px;
}
.bp-banner .ptnrbnrtxt .ptnrbnrttl span {
    color: #d72614;
    font-weight: 700;
}
.bp-banner .ast-custom-button {
    background: #d82511;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    line-height: 32px;
}
.bp-banner .ast-custom-button:hover {
    background: #0f1958;
}
.bp_about {
    background: url(images/partner/bp_about_img.jpg) no-repeat center center;
    padding: 60px 0;
    display: flex;
}
.about_bp_inner {
    background: #fff;
    padding: 45px 40px;
    width: 100%;
    float: left;
}
h2.bp_main_title {
    margin-top: 0;
    font-weight: 400;
    font-size: 36px;
    color: #000;
}
h2.bp_main_title span {
    color: #d82511;
    font-weight: 700;
}
.bp_about p {
    font-size: 15px;
    color: #222;
    text-align: center;
}
.about-point .about-point-list {
    padding-left: 0;
    margin-left: 0;
    margin-top: 20px;
}
.about-point .about-point-list li {
    padding-left: 25px;
    position: relative;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 15px;
    list-style: none;
    width: 31%;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    border-bottom: 1px solid #ddd;
}
.about-point .about-point-list li::before {
    content: "";
    background: url(images/partner/bp_tick_icon.png) no-repeat center center;
    height: 14px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    position: absolute;
    top: 16px;
}
.about-point .about-point-list li a {
    color: #000;
    position: relative;
}
.about-point .about-point-list li a:hover {
    color: #d82511;
    text-decoration: none;
}
.eligibility_section {
    float: left;
    width: 100%;
    background: #f8f8f8;
}
.eligibility_inner {
    background: url(images/partner/eligibiltiy_img.jpg) no-repeat left center;
    width: 100%;
    float: left;
    height: 412px;
}
.eligibility_inner h2.bp_main_title {
    text-align: left;
    margin-left: 3rem;
    padding-left: 0px;
}
.eligibility_inner h2::after,.benefits_inner h2::after {
    left: 4%;
}
.eligibility_cont-right {
    padding-top: 50px;
    padding-bottom: 50px;
}
.pull-right {
    float: right !important;
}
.eligibility_inner p.bold-p {
    margin-bottom: 0;
    clear: both;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}
.eligibility-point-list li {
    color: #000;
    padding-left: 25px;
    position: relative;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 14px;
    list-style: none;
}
.eligibility-point-list li::before {
    content: "";
    background: url(images/partner/bp_tick_icon.png) no-repeat center center;
    height: 14px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    position: absolute;
    top: 14px;
}
.benefits_section {
    float: left;
    width: 100%;
    background: url(images/partner/benefit_img.jpg) no-repeat left top;
    background-size: 100% 100%;
    width: 100%;
    float: left;
    padding: 60px 0;
    position: relative;
}
.benefits_inner {
    width: 100%;
    float: left;
}
.pull-left {
    float: left !important;
}
.benefits_inner p.bold-p {
    margin-bottom: 0;
    clear: both;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
}
.col-md-7 {
    width: 58.33333333%;
    float: left;
}
.benefits_section h2.bp_main_title {
    color: #fff;
    text-align: left;
    padding-left: 0px;
}
.benefits-point-list {
    padding-left: 0;
    margin-left: 0;
    margin-top: 10px;
}
.benefits-point-list li {
    color: #fff;
    padding-left: 25px;
    position: relative;
    padding-bottom: 8px;
    padding-top: 8px;
    font-size: 14px;
    list-style: none;
}
.benefits-point-list li::before {
    content: "";
    background: url(images/partner/bp_tick_icon.png) no-repeat center center;
    height: 14px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    left: 0;
    position: absolute;
    top: 14px;
}
.cntct_section {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 0px !important;
}
.cntct_section .cntct_inner {
    background: url(images/partner/bp-getibtouch.jpg) no-repeat left bottom;
    width: 100%;
    float: left;
    height: 680px;
}
.cntct_section .cntct_cont-right {
    padding: 50px 0;
}
.cntct_section .ptnrfrm {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.cntct_section .ptnrfrm .partnr_div {
    margin-bottom: 12px;
    padding: 0px 15px;
}
span.dscf7_lt {
    font-weight: 700;
}
.ptnrfrm textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.cntct_inner h2.bp_main_title {
    text-align: left;
    padding-left: 0px;
}
.cntct_inner h2::after {
    left: 4%;
}
/* Become A Partner Close */

/* Homepage Start */
.top-government-bg {
    background: #f3f2eb;
    border-bottom: 1px solid #dadada;
    padding: 20px 0;
    width: 100%;
    display: inline-block;
}
ul.top-government {
    margin: 0;
}
.top-government-bg ul li {
    float: left;
    list-style: outside none none;
    margin-right: 0;
    width: 33.3%;
    text-align: center;
}
.top-government-bg ul li.government-approved .governmenticon {
    background-position: -3px 0;
    width: 48px;
    height: 48px;
    background: url(images/spriteimages.png) no-repeat;
    display: inline-block;
    vertical-align: top;
}
.top-government-bg ul li.free-delivery .governmenticon {
    background-position: -68px 0;
    width: 68px;
    height: 43px;
}
.top-government-bg ul li .governmenticon {
    background: url(images/spriteimages.png) no-repeat;
}
.top-government-bg ul li.free-delivery .governmenticon {
    background-position: -73px 0;
    width: 68px;
    height: 48px;
    display: inline-block;
}
.top-government-bg ul li .governmenticon {
    background: url(images/spriteimages.png) no-repeat;
}
.top-government-bg ul li.government-result .governmenticon {
    background-position: -151px 0;
    width: 41px;
    height: 43px;
    display: inline-block;
}
.top-government-bg ul li .governmenttext {
    margin-top: 4px;
    text-align: left;
    vertical-align: top;
    margin-left: 10px;
    display: inline-block;
}
.top-government-bg ul li h3 {
    margin-bottom: 0;
    margin-top: 0;
    color: #5f5f5f;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}
.top-government-bg ul li p {
    color: #5f5f5f;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 1px;
}
.Consultation_btn {
    display: none;
}
.first-section .first-sec-inner {
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 45px 50px !important;
}
.providing-quality-text {
    text-align: center;
    margin-bottom: 30px;
}
.providing-quality-text > h1 {
    font-size: 28px;
}
h2.home-sub-title {
    color: #333 !important;
    font-size: 17px !important;
    font-weight: normal !important;
}
h2.sub-sub-title  {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}
.col-lg-3 {
    width: 25%;
    float: left;
}
.home .osc_servicebox {
    text-align: center;
    margin-bottom: 10px;
}
.osc_servicebox span.osc_servicebox_img {
    margin-top: 15px;
    margin-bottom: 0;
    display: inline-block;
}
.osc_servicebox h3 {
    color: #333;
    font-size: 17px;
    padding: 0 0 0 0;
    line-height: 25px;
    min-height: 50px;
    text-transform: uppercase;
    font-weight: 400;
}
.osc_servicebox .osc_servicebox_content {
    min-height: 150px;
}
.osc_servicebox a {
    color: #d72713;
}
a:hover, a:focus, a:active, #secondary .widget .post-content a:hover, #secondary .widget .post-content a:focus, .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, #secondary .widget a:hover, #secondary .widget a:focus {
    color: #02487c;
}
.button_view_all-bg {
    text-align: center;
    width: 100%;
    border-top: 0px solid #e5e5e5;
    border-bottom: 0px solid #e5e5e5;
    padding: 2px 0;
    margin-top: 10px;
    display: flex;
    justify-content: center;
}
.button_view_all-bg .ast-custom-button {
    background-color: #02487c;
    font-size: 15px;
    line-height: 35px;
    padding: 0;
    width: 196px;

}
/* .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}*/
.button_view_all-bg .ast-custom-button:hover {
    background: #d72713;
    /* border: 1px solid #d72713; */
} 
.ast-custom-button{
     color: #fff;
    background-color: #02487c;
    border-color: #2e6da4;
    padding: 12px 25px;
    text-decoration: none !important;
}
.ast-custom-button:hover{
    background: #d72713;
    /* border: 1px solid #d72713; */
}
.testing-step-bar-bg {
    float: left;
    padding: 30px 0 20px;
    margin-top: 10px;
    width: 100%;
}
.testing-step-bar-bg h2.dna-testing-step-heading {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    background: url(images/step-heading-bg.png) no-repeat center center;
    line-height: 38px;
    text-align: center;
    height: 38px;
    text-transform: uppercase;
}
.testing-step {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.testing-step ul li {
    text-align: center;
    float: left;
    width: 33%;
    list-style: none;
}
.testing-step ul li .step-progress.step-1 {
    left: 50%;
}
.testing-step ul li .step-progress {
    height: 2px;
    margin-top: 0;
    float: left;
    width: 100%;
    position: relative;
}
.testing-step ul li h3 {
    margin-bottom: 5px;
    color: #333;
    font-family: "Roboto Slab", serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 0 0 0;
    margin-top: 10px;
    text-transform: uppercase;
}
.testing-step ul li h3 a {
    color: #333;
}
.testing-step ul li .step-progress .step-progress-bar {
    background: #02487c;
    height: 2px;
    margin-top: 37px;
}
.testing-step ul li .step-image {
    display: inline-block;
    width: 74px;
    height: 74px;
    background: #fff;
    border: 2px solid #02487c;
    position: relative;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
}
.testing-step ul li .step-image .stepimg1 {
    background: url(images/spriteimages.png) no-repeat;
    background-position: -9px -54px;
    width: 32px;
    height: 39px;
}
.testing-step ul li .step-image .stepimg2 {
    background: url(images/spriteimages.png) no-repeat;
    background-position: -80px -54px;
    width: 51px;
    height: 39px;
}
.testing-step ul li .step-image .stepimg3 {
    background: url(images/spriteimages.png) no-repeat;
    background-position: -151px -54px;
    width: 37px;
    height: 39px;
}
.testing-step ul li .step-image span {
    display: inline-block;
    margin-top: 16px;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
}
.testing-step ul li .step-image-smal {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #02487c;
    border-radius: 50%;
    display: list-item;
    height: 30px;
    left: -12px;
    position: absolute;
    top: 0;
    width: 30px;
    text-align: center;
    font-family: "Roboto Slab", serif;
    font-weight: 700;
    font-size: 18px;
    color: #02487c;
    line-height: 22px;
}
.testing-step ul li h3 {
    margin-bottom: 5px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding: 0 0 0 0;
    margin-top: 10px;
    text-transform: uppercase;
}
.testing-step ul li .step-info {
    font-size: 15px;
    padding-top: 0;
    color: #666;
}
.testing-step ul li .step-progress.step-3 {
    right: 50%;
}

.govetapproved-section {
    float: left;
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    background: #fff !important;
    padding: 10px;
}
.govetapproved-section .govetapproved {
    float: left;
    background: #fff !important;
    padding: 25px 20px;
    border: 3px solid #d72713;
    outline: 10px solid #02487c;
}
.govetapproved-section .govetapproved h2 {
    text-transform: inherit;
}
.govetapproved-section .government_approved h2 {
    text-transform: inherit;
    margin-top: 15px;
    font-size: 25px;
    color: #c30;
    font-weight: 700;
    text-align: center;
}
.govetapproved-section h2 {
    margin-bottom: 0;
    margin-top: 0;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding: 0 0 0 0;
    text-transform: uppercase;
    clear: none !important;
}
.govetapproved-section .govetapproved .vector-baner {
    padding-top: 14px;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 23px;
}
.govetapproved-section .govetapproved .vector-baner img {
    float: none;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
}
.govetapproved-section p {
    font-size: 15px;
    padding-top: 0;
    color: #666;
    clear: none !important;
}
section .govetapproved .featured_in {
    margin-top: 30px;
    text-align: center;
}
.govetapproved-section .govetapproved h2 {
    margin-bottom: 0;
}
.govetapproved-section .govetapproved .featured_in .vector-baner {
    padding-top: 0;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: center;
}
.govetapproved .newspaper_logo {
    text-align: center;
}
.govetapproved .newspaper_logo li {
    list-style: none;
    width: 24%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.govetapproved .newspaper_logo li img {
    max-width: 100%;
    border: 1px solid #fff0;
    margin-right: 0px;
}
.govetapproved .newspaper_logo li img.featured-hover {
    display: none;
}


.home .blog-section {
    margin: 14px 0px;
    display: inline-block;
    padding: 5px 0px 30px;
}
.blog-section h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    color: #d72713;
}
.blog-section h2 span {
    margin-left: 8px;
    color: #0f1958;
    font-size: 16px;
}
.home-blog {
    margin-top: 35px;
}
.home-blog .homeblog-left {
    float: left;
    margin-right: 4%;
    width: 32%;
}
.home-blog .homeblog-right {
    float: left;
    width: 64%;
}
.home-blog .homeblog-right h3 {
    margin-top: 0;
    color: #333;
    margin-bottom: 20px;
}
.home-blog .homeblog-right h3 a {
    color: #333;
}
.home-blog .homeblog-right .home-post-meta {
    margin-right: 20px;
}
.home-blog .homeblog-right .home-post-meta .post-date {
    vertical-align: top;
    display: inline-block;
    margin-right: 20px;
}
.home-blog .homeblog-right .home-post-meta .fa {
    margin-right: 10px;
}
.home-blog .homeblog-right .home-post-meta .comments-link {
    vertical-align: top;
    display: inline-block;
}
.home-blog .homeblog-right .home-post-meta .comments-link a {
    color: #6b6b6b;
}

.awesomeclients {
    margin-top: -6px;
    clear: both;
    position: relative;
}
.awesomeclients .awesome-clients-home {
    float: left;
    min-height: 310px;
    position: absolute;
    left: 0;
    padding: 4% 6% 2% 2%;
    box-sizing: border-box;
    width: 40%;
    background: url(images/ourclient-bg.png) no-repeat;
    background-size: 100% 100%;
    top: 5px;
}
.our-client-slider {
    margin: 0 auto;
}
.awesomeclients h2 {
    color: #fff !important;
    font-family: "Roboto Slab", serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 28px;
    padding: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 23px;
}
.awesomeclients .testimonial-bg {
    float: right;
    height: 320px;
    width: 70%;
    box-sizing: border-box;
    padding: 3% 2% 3% 6%;
    background: url(images/tesimonial-new-bg.png) no-repeat;
    background-size: 100% 100%;
}
.testimonial-bg {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    padding: 15px 0 20px 0;
}
.testimonial-bg:before {
    content: '';
    width: 86%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 18px;
}
.testimonial-bg .carousel blockquote {
    border: 0 !important;
    margin-bottom: 0;
    text-align: center;
    padding: 10px 20px;
    margin: 0 0 -3px;
    font-size: 17.5px;
}
.awesomeclients .testimonial-bg .carousel .item p {
    font-weight: 300;
    line-height: 22px;
    color: #fff;
    font-style: italic;
}
.awesomeclients .testimonial-bg .carousel .item span {
    color: #fff;
}
.testimonial-bg .carousel .item span {
    color: #02487c;
    text-transform: uppercase;
    margin-top: 15px;
    display: block;
}
.testimonial-bg .carousel .item p {
    font-weight: 300;
    line-height: 22px;
    color: #fff;
    font-style: italic;
    font-size: 14px;
    line-height: 28px;
}
.home .site-footer {
    margin-top: 40px;
}
.home .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -17px!important;
}
.slider-contant {
    max-width: 22%;
    margin: 0 auto;
    text-align: right;
    position: relative;
    top: 33%;
    right: -13%;
    color: #fff;
}
.slider-contant>h1 {
    color: #fff;
    font-size: 28px;
}
.slider-contant>p {
    color: #ddd;
    margin-top: 20px;
}
/* Homepage Close */


/* Thanku-page Start */
.thanku_page {
    padding: 40px 35px;
    background: #fff;
    border: 1px solid #e3e3e3;
}
.thanku_page .thanku_img {
    text-align: center;
}
.thanku_page .thanku_img img {
    max-width: 60% !important;
}
.thanku_page p.thanku_text {
    font-size: 18px;
    color: #000;
}
.thanku_page .thanku_btn {
    text-align: center;
}
.thanku_page .thanku_btn .back-btn .fa {
    font-size: 20px;
    margin-right: 5px;
}
.thanku_page .thanku_btn .ast-custom-button {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    text-decoration: none !important;
    color: #fff !important;
}
.thanku_page .thanku_btn .ast-custom-button:hover {
    color: #fff !important;
    background: #02487c;
}
.thanku_page .thanku_highlit {
    text-align: center;
    padding: 5px 0;
    background: #02487c;
    margin-top: 70px;
    margin-bottom: 70px;
}
.thanku_page .thanku_highlit p {
    font-size: 32px;
    line-height: normal;
    text-align: center;
    margin-bottom: 0;
    padding: 30px 15px;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
}
/* Thanku-page Close */


/* Gentic-page Start */
.genetic-slider {
    background-image: url(images/genetic_slider.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 476px;
    position: relative;
    margin-top: -20px;
}
.top-section>.container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.title-head h2 {
    font-weight: 700;
    padding-bottom: 20px;
    position: relative;
}
.title-head h2:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 46%;
    width: 8%;
    height: 2px;
    background-color: #02487c;
}
blockquote {
    border-left: 0px solid var(--ast-border-color) !important;
}
section>p {
    color: #6b6b6b;
}
h4, .h4 {
    font-size: 16px;
}
.content-section ul.benefit-List {
    margin-left: 20px;
    list-style-type: disc;
}
.entry-content p {
    margin-bottom: 13px;
}
.content-section ul{
    padding-left: 30px;
}
.content-section ul.benefit-List li {
    line-height: 26px;
}
.questionForm {
    background-color: #fff;
    padding: 40px 0;
}
.questionForm-Inner {
    box-shadow: 0 0 24px #dfdfdf;
    -webkit-box-shadow: 0 0 24px #dfdfdf;
    -moz-box-shadow: 0 0 24px #dfdfdf;
    padding: 20px 80px;
    border-radius: 5px;
}
.questionForm-Inner>h2 {
    font-weight: 500;
}
.questionForm-Inner>h2>span {
    color: #00497c;
}
.questionForm-Inner>p {
    margin-bottom: 20px;
}
.col-sm-9 {
    width: 75%;
    float: left;
}
.phone-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 48px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.form-group {
    margin-bottom: 20px !important;
}
.testimonial-section {
    background: #f5f5f5;
    padding: 40px 0;
}
.owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    text-align: center!important;
}
.parner-section {
    background-color: #fff;
    padding: 40px 0;
}
.partner-list h2 {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 47px;
}
/* Gentic-page Close */

/* ancestry-page Start */

.page-id-5941 .well {
    background: url(images/black-ansent-bg.jpg) no-repeat;
    color: #fff;
    border-radius: 0;
    padding: 30px;
    border: 1px solid #DADADA;
    overflow: hidden;
    clear: both;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.page-id-5941 .curious-to-know {
    font-size: 25px;
    font-weight: 500;
    margin-top: 45px !important;
    width: 100%;
    float: left;
    text-align: left;
    color: #fff;
}
.above-test>strong {
    padding: 0 7px;
    background-color: #02a9c0;
}
.ancestory-page-img img {
    float: right;
    margin-top: -270px;
}
.entry-content ol {
    margin-left: 11px;
}
ol.ancestral-page-items {
    list-style: none;
    padding-left: 0;
    margin: 30px 0;
}
ol.ancestral-page-items li {
    font-size: 14px;
    margin: 10px 0;
    background: url(images/astral-page-li.png) no-repeat;
    background-position: left;
    padding-left: 12px;
}
.above-test {
    font-size: 15px;
    font-weight: 600;
}
p.ancestory-page-img {
    margin-right: 35px;
}
.page-id-5941 ul > li >ul {
    list-style-type: circle;
}
.ancestry-video_section {
    background: url(images/Ancestry_video_img_bg.jpg);
    background-position: center center;
    padding: 80px 0;
}
.ancestry-iframe_videoouter {
    border: 4px solid #fff;
}
.ancestry-iframe_video {
    border: 0;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
}
.ancestry-iframe_video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.Order_Kit_section {
    padding: 80px 0;
    background: #fff;
    display: inline-block;
    width: 100%;
}
.page-id-5941 .alignleft {
    display: inline;
    float: none;
    margin-right: 1.5em;
}
.page-id-5941 .page-header {
    position: relative;
    margin: 40px 0 20px;
    margin-top: 0;
    border-bottom: 0;
    padding-bottom: 0;
}
.page-id-5941 .entry-header h1.entry-title {
    background: url(images/ancenstral-bg.png) no-repeat;
    width: 345px;
    margin: -33px auto 0 auto;
    text-align: center;
    color: #452300;
    left: 38%;
    position: absolute;
    padding: 39px 0;
}
.col-md-6 {
    width: 50%;
    float: left;   
}
.order_dec {
    padding-top: 15px;
    padding-bottom: 10px;
}
.order_btn_bg {
    margin-top: 20px;
}
a.ast-custom-button {
    background: #dd1601;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    width: 200px;
    padding: 10px 0;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
a.ast-custom-button:hover {
    background: #02487c;
}
.Order_Kit_inner .testing-step-bar-bg {
   padding: 30px 0 0px;
}
.testing-step-bar-bg h3.dna-testing-step-heading {                                
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    background: url(images/step-heading-bg.png) no-repeat center center;
    line-height: 38px;
    text-align: center;
    height: 38px;
    text-transform: uppercase;
}
.ancestry_testimonial-section {
    width: 100%;
    background: url(images/ancestry-testimonuial_bg.jpg);
    background-position: center center;
    padding: 80px 0;
    display: inline-block;
}
h2.mainn_haeding {
    padding-bottom: 16px;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
}
h2.mainn_haeding::after {
    margin: 0 auto;
    content: "";
    height: 1px;
    background: #fff;
    width: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.ancestry_testimonial-section .testimonial_quote {
    margin-top: 30px;
}
.testimonial_quote.text-center img {
    width: 30px !important;
    margin: 0 auto;
}
.testimonial-description p {
    position: relative;
    padding: 10px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.testimonial_img-box {
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    -moz-box-sizing: border-box;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 5px;
}
.tesimonial-author {
    float: left;
    width: 100%;
    margin-top: 12px;
}
.tesimonial-author h4 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
}
.testimonial_img-box img {
    -moz-border-radius: 50%;
    vertical-align: middle;
    display: block !important;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}
.ancestry_testimonial-section .testimonialslider {
    position: relative;
    max-width: 92%;
    margin: auto;
}
.ancestry_testimonial-section .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 100%;
    width: 100%;
}
button.owl-prev span,button.owl-next span {
    font-size: 55px !important;
    /* color: #3d3d3d; */
    color: #fff;
    padding: 17px;
    line-height: 10px;
    margin-left: -5px;
}
.ancestry_test_section {
    background: #fff;
    position: relative;
    width: 100%;
    padding: 80px 0;
    display: inline-block;
}
.ancestry_test_section h2.mainn_haeding {
    color: #d72713;
}
.ancestry_test_section h2.mainn_haeding::after {
    background: #d72713;
}
.ancestry_test_content {
    margin-top: 30px;
}
.ancestry_test_content_colm {
    box-shadow: 0 0 10px rgb(0 0 0 / .1);
    -moz-box-shadow: 0 0 10px rgb(0 0 0 / .1);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / .1);
    -o-box-shadow: 0 0 10px rgb(0 0 0 / .1);
    padding: 6px;
}
.ancestry_test_content_colm img {
    width: 100%;
}
.ancestry_test_dec {
    padding: 15px;
}
h4.ancestry_main_titleee {
    position: relative;
    padding: 12px 0px 15px;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 24px;
}
h4.ancestry_main_titleee::after {
    margin: 0 auto;
    content: "";
    height: 1px;
    background: #d72713;
    width: 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.ancestry_test_faq-sect {
    position: relative;
    background: #f8f8fa;
    padding: 70px 0 0px;
    display: inline-block;
    width: 100%;
}
.ancestry_test_faq-sect .mainn_haeding {
    margin-top: 0;
    padding-top: 0;
    color: #000;
}
.ancestry_test_faq-sect .mainn_haeding::after {
    background: #000;
}
.ancestry_test_faq {
    margin-top: 40px;
    padding-bottom: 70px;
    position: relative;
    display: flex;
}
.ancestry_test_faq::before {
    content: "";
    height: 100%;
    width: 1px;
    background: #d72713;
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    margin-left: auto;
    margin-right: auto;
}
.ancestry_test_faq::after {
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    background: #d72713;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.faq_left {
    padding-right: 40px;
}
.faq_right {
    padding-left: 40px;
}
div#sp-ea-16701,div#sp-ea-16702 {
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}
#sp-ea-16701.sp-easy-accordion>.sp-ea-single {
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    border: 0;
    border-radius: 0;
    margin-bottom: 10px;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 15px;
    color: #444;
    font-size: 13px;
    display: block;
    text-decoration: none;
    cursor: pointer;
    font-weight: 600;
    line-height: 28px;
    box-shadow: none;
}
#sp-ea-16701.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
    float: left;
    color: #444;
    font-size: 16px;
    margin-right: 10px;
    text-align: center;
}
#sp-ea-16702.sp-easy-accordion>.sp-ea-single {
    background: #fff;
    border: 0;
    border-radius: 0;
    margin-bottom: 10px;
}
.ancestry-contactus-section {
    background: #1b5780;
    padding: 80px 0;
    display: inline-block;
    width: 100%;
}
.ancestry-contactus-form .getintouct_p {
    color: #fff;
}
.ance-contact-form {
    margin-top: 40px;
}
.ancestry-contactus-form form {
    background: #fff0;
}
.ancestry-contactus-form .form-group input, .ancestry-contactus-form textarea, .ancestry-contactus-form select {
    width: 100%;
    background-color: #fff0 !important;
    border-radius: 0;
    color: #fff;
    border: 1px solid #fff;
}
.ancestry-contactus-form .col-md-6:nth-of-type(3) {
    width: 100% !important;
    text-align: center !important;
}
.ance-contact-form .form-group > p {
    margin-bottom: 0;
}
.ance-contact-form .form-group {
    margin-bottom: 15px !important;
}
.ance-contact-form .form-group.textarea > p {
    margin-bottom: 0;
}
.ancestry-contactus-form textarea {
    height: 150px;
}
.ancestry-contactus-form input[type="submit"] {
    background: #d72713;
    border: 0;
    width: 100%;
    display: inline-block;
    margin-top: 0;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    max-width: 220px;
    text-transform: uppercase;
    box-sizing: border-box;
}
.ancestry-contactus-form input[type="submit"]:hover {
    background: #02487c;
}
a.kit {
    text-decoration: none !important;
}
section.free-shipping-sec {
    position: relative;
    padding: 70px 0px;
}
.Free_Shipping_section {
    background: #fff;
}
.Free_Shipping_text.text-center {
    border: 1px solid #d72713;
    position: relative;
    width: 100%;
    height: 100%;
}
.Shipping_text_overlay {
    position: relative;
    z-index: 1;
    height: 100%;
}
.Shipping_text_overlay::before {
    content: "";
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    margin-top: -1%;
    top: 0;
    height: 120%;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    z-index: -1;
}
.shipping_big_text {
    font-weight: 400;
    color: #02487c;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 15px;
}
.Shipping_text_overlay > p {
    margin-bottom: 15px;
}
.shipping_big_text span {
    font-weight: 700;
    color: #db3315;
}
.shipng_small_text {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
.page-id-5941 .eligible {
    background: #d72713 none repeat scroll 0 0;
    color: #fff;
    font-size: 25px;
    margin-top: 40px;
    padding: 15px 20px 15px 45px;
    font-weight: 500;
}
.col-lg-12 {
    width: 100%;
    float: left;
}
.ancestry-contactus-form .submit-btn-input {
    text-align: end;
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: none !important;
}
/* ancestry-page Close */


/* cell-line-page Start */
.cell-line-page {
    display: inline-block;
    width: 100%;
}
.content-area {
    width: 58%;
}
.secondary-sec {
    width: 41%;
    float: left;
}
.primary-sec h1.entry-title {
    color: #444;
    margin-top: 0;
}
.primary-sec .entry-content h3 {
    font-size: 20px;
}
a {
    text-decoration: none;
}
.cell-line-page .entry-content ul {
    padding-left: 0;
    margin-left: 20px;
}
.cell-line-page #primary-sec .entry-content ul li {
    color: #444;
    list-style-image: url(images/blue-icon-list.png);
    padding: 6px 0;
    margin-left: 20px;
}
.primary-sec .snippet-image {
    display: none !important;
}
.primary-sec .snippet-label-img {
    text-align: left !important;
}
.well {
    background-color: #fff;
    border: 1px solid #DADADA;
    overflow: hidden;
    clear: both;
}
.cell-line-page .well.first-well {
    position: relative;
    overflow: visible;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.cell-line-page .well h2 {
    color: #444;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 30px;
    background: #f8f8f8 !important;
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.cell-line-page .well .first-well-inner {
    padding: 35px 20px 0 30px;
}
.cell-line-page .well ul.sample-report {
    margin-left: 0;
}
.cell-line-page .well ul.sample-report li {
    color: #444;
    line-height: 22px;
    padding: 5px 0;
    list-style: none;
}
b, strong {
    font-weight: 700;
}
.cell-line-page .well.first-well .guideline-sample {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    bottom: -22px;
    z-index: 10;
}
.cell-line-page .well .second-well-image {
    padding: 20px 20px 0 20px;
}
.cell-line-page .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.cell-line-page  .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}
.cell-line-page  .owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.cell-line-page .guideline-sample a {
    background: #004980;
    width: 90%;
    display: inline-block;
    margin: 0 5% 0 5% !important;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    font-weight: 600;
    text-align: center;
}
/* cell-line-page Close */


/* Template-Express Start */
section.sameday-introducing {
    padding: 30px 0 60px 0;
}
.sameday-container {
    max-width: 100%;
    margin: auto;
}
.sameday-info h1{
    font-size: 38px;
    color: #d82b27;
    font-weight: 600 !important;
    margin-bottom: 13px;
}
.sameday-info h1 span, .sameday-info h2 span {
    color: #02487c;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
}
.sameday-info p {
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 36px;
    color: #777777;
    max-width: 100%;
    position: relative;
}
section.sameday-test,section.sameday-test2 {
    position: relative;
    padding-bottom: 141px;
    padding-left: 100px;
    padding-right: 100px;
    display: inline-block;
}
section.sameday-test:before {
    content: "";
    position: absolute;
    top: 141px;
    left: 0;
    width: 261px;
    height: 84%;
    background: #02487c;
}
.new1 {
    position: relative;
}
.new1:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 19%;
    width: 308px;
    height: 314px;
    background: url(images/express-dna/12.png);
}
.sameday-test-information {
    background: #fff;
    padding: 48px 16px 9px 44px;
    position: relative;
    right: 159px;
    top: 111px;
    height: 100%;
}
.sameday-info.box1 h3 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    margin-bottom: 16px;
}
.box1 p {
    padding-left: 27px;
    color: #777777 !important;
    max-width: 100%;
    padding-left: 27px;
    position: relative;
    font-size: 16px;
}
.box1 p:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -3px;
    z-index: 999999999999999;
    width: 23px;
    height: 22px;
    background: url(images/express-dna/tikk.jpg);
}
.col-sm-6 {
    width: 50%;
    float: left;
}
.price-with-gst {
    padding: 20px 0 5px;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    margin: 29px 0;
    display: inline-block;
    width: 100%;
}
.price-gst {
    position: relative;
    bottom: 9px;
}
.price-gst h2 {
    font-size: 38px;
    color: #02487c;
    font-weight: 600 !important;
    padding-left: 25px;
    position: relative;
    margin-bottom: 0;
}
.price-gst h2:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 20px;
    height: 31px;
    background: url(images/express-dna/rs.png);
}
span.plus {
    font-size: 40px;
    position: relative;
    bottom: 1px;
}
span.show-gst-price {
    font-size: 16px;
    position: relative;
    border-bottom: 2px solid #02487c;
    bottom: 19px;
}
span.for-bottom {
    position: absolute;
    top: 7px;
    right: 0;
}
.order-test {
    position: relative;
    top: 18px;
}
.order-test > a.ast-custom-button {
    font-size: 17px;
    background: #d72713;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 13px;
    border: 1px solid #d72713;
    font-weight: 800;
    font-family: 'Roboto', sans-serif;
    position: relative;
    top: -14px;
    border-radius: 0;
}
.order-test a.ast-custom-button:hover {
    background: #02487c;
    border: 1px solid #02487c;
}
.ab {
    display: none !important;
}
.ba {
    float: right;
}
.new2 {
    position: relative;
    float: right;
}
.new2:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 19%;
    width: 308px;
    height: 314px;
    background: url(images/express-dna/24.png);
}
section.sameday-test2:before {
    content: "";
    position: absolute;
    top: 141px;
    right: 0;
    width: 261px;
    height: 84%;
    background: #d72713;
    display: inline-block;
}
.info2 {
    background: #fff;
    padding: 48px 44px 9px 16px !important;
    position: relative;
    right: inherit;
    top: 111px;
    left: 159px;
    z-index: 99999;
}
.disclaimer h3 {
    font-size: 16px;
    color: #02487c;
    font-weight: 600;
    margin-top: 0px;
}
.disclaimer p {
    font-size: 11px;
    color: #777;
    font-weight: 400;
}

section.forensics-lab {
    padding: 60px 0;
}
.sameday-about p {
    font-size: 16px;
    margin-bottom: 18px;
}
/* Template-Express Close */


/* labs-blogpage  Start*/
#blog-section{
    display: inline-block;
}
.col-md-5 {
    width: 41%;
    float: left;
}
ul.blogadmin {
    list-style-type: none;
    margin-left: 0;
}
h2.home-blog-title {
    font-size: 27px;
}
.blogadmin > li {
    display: inline-block;
    margin-right: 10px;
}
.blogadmin > li > i {
    margin-right: 5px;
}
.blogadmin > li > a {
   color:#334155;
}
/* labs-blogpage  close*/

/* Template-uk page  Start*/
#post-9431 {
    background-color: transparent;
}
.uk-immegraionpage {
    background-color: #fff;
    border: 1px solid #dadada;
    float: left;
    width: 100%;
}
.main-content-inner {
    width: 100%;
    padding: 0;
}
.headersec {
    width: 100%;
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    background: url(images/immigration_bg_img.jpg) no-repeat center center;
    background-size: cover !important;
    display: inline-block;
}
.ukmaintitle {
    float: left;
    width: 45%;
    text-align: center;
    color: #fff;
}
.ukmaintitle-center {
    padding-top: 141px;
}
.ukmaintitle h1.bgimg {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 80px;
    line-height: 64px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.subukttl {
    font-size: 34px;
    text-transform: uppercase;
    line-height: normal;
    display: block;
}
.bgukform {
    width: 50%;
    float: right;
    background: #d72713;
    border: 5px solid #d72713;
    margin-top: 15px;
    position: relative;
    bottom: -15px;
    border-top: 0;
}
.bgukform::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 15px;
    background: url(images/uk_form-left.png) no-repeat center center;
    background-size: cover !important;
    bottom: -5px;
    display: block;
    left: -20px;
    z-index: 1;
}
.bgukform::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 15px;
    background: url(images/uk_form-right.png) no-repeat center center;
    background-size: cover !important;
    bottom: -5px;
    display: block;
    right: -21px;
    z-index: 1;
}
.page-template-template-uk .uk_form_bg {
    padding: 20px;
}
.locformtitle {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
}
.page-template-template-uk .uk_form {
    padding: 30px;
    border-radius: 3px;
    display: inline-block;
}
.uk_form {
    padding: 15px;
    background: #fff;
}
.uk_form .uk_div {
    width: 50%;
    margin-bottom: 12px;
    padding: 0 15px;
    float: left;
}
.uk_form .uk_div.uk_submit, .uk_form .uk_div.uk-captcha, .uk_form .uk_div.your_messag {
    width: 100%;
}
.your-captcha {
    display: flex;
    justify-content:center;
}
.uk_div.uk_submit {
    text-align: center;
}
.uk_form .uk_submit input[type="submit"] {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: none;
    padding: 14px 10px;
    font-size: 16px;
    display: block;
    max-width: 200px;
    width: 100%;
    margin: 15px auto;
}
.page-template-template-ancestry span.wpcf7-spinner {
    display: none;
}
.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
.ukbotmsec {
    display: inline-block;
    padding: 40px;
    margin-top: 15px;
    float: left;
    width: 100%;
    clear: both;
}
.uk_form .col-lg-12 {
    width: 86%;
    float: none;
    margin: auto;
}
.midimg {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.leftuk {
    width: 46%;
    float: left;
    text-align: center;
}
.ukmidtitl {
    display: block;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    color: #0f1958;
}
.btmttlimg {
    display: block;
}
.leftuk img {
    float: none;
}
.btmttlimg img {
    max-width: 80%;
}
.ukfrimg {
    padding: 10px !important;
    background: #fff;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.ukfrimg li {
    width: 50%;
    float: left;
    list-style: none;
    padding: 10px 10px;
}
.ukfrimg img {
    width: 100%;
}
.rightuk {
    width: 46%;
    float: right;
    border: 0;
    padding-left: 17px;
    padding-right: 17px;
    position: relative;
}
.rightuk::before {
    content: "";
    background: #075690 !important;
    position: absolute;
    width: 100%;
    display: block;
    height: 120px;
    bottom: 10px;
    left: 0;
    right: 0;
}
.uktestimonial {
    background: #d72713;
    position: relative;
    z-index: 1;
}
.uktestimonial::before {
    content: "";
    width: 17px;
    height: 13px;
    left: -17px;
    position: absolute;
    bottom: 130px;
    background: url(images/ts-lf-corner.png);
}
.uktestim {
    display: block;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 15px;
    color: #fff;
}
.btmttlimg {
    display: block;
}
.uktestiminner {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    text-align: center;
}
.alldescuk {
    padding: 13px;
}
.uktestslider .uktestdesc {
    font-size: 16px;
    line-height: 26px;
    font-style: italic;
}
.uktestslider .uktestttl {
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
}
.uktestslider .uktestsubttl {
    font-size: 12px;
    font-weight: 600;
}
.uktestslider {
    color: #fff;
}
.uktestimonial::after {
    content: "";
    width: 17px;
    height: 13px;
    right: -17px;
    position: absolute;
    bottom: 130px;
    background: url(images/ts-rt-corner.png);
}
ul.uktestslider {
    margin-left: 0;
}
ul.uktick {
    padding-left: 0px;
    margin: 10px 0px 10px 30px;
}
.uktestslider .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 100%;
    width: 100%;
}
.bottomukline {
    background: #d72713;
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 10px;
    margin-top: 20px;
}
.uktestiminner button.owl-prev {
    left: -30px;
    position: relative;
}
.uktestiminner button.owl-next {
    right: -30px;
    position: relative;
    opacity: .5;
    cursor: default;
}
.uktestiminner button.owl-prev span,.uktestiminner button.owl-next span {
    font-size: 55px;
    background: #fff0;
}
button.owl-prev span {
    padding: 17px;
    line-height: 10px;
    margin-left: -5px;
}
/* Template-ukpage  close*/

/* About-page Start */
.col-md-8 {
    width: 66.66666667%;
    float: left;
}
.col-md-4 {
    width: 33.33333333%;
    float:left
}
.nabl-certificate a.certificate {
    background: #D72713;
    display: block;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 10px;
    text-decoration: none;
}
.nabl-certificate a.certificate:hover {
    background: #75c16a;
    color: #fff;
}
.col-md-8 a,.ast-single-post .entry-content a {
    text-decoration: none !important;
}
.about-sec .nabl-about-sec {
    width: 100%;
    float: left;
    margin-top: 25px;
    border-bottom: 0;
    padding-bottom: 10px;
}
.about-sec .nabl-about-sec .nabl-right-sec {
    overflow: hidden;
    display: block;
}
.about-sec .nabl-about-sec h2 {
    margin-top: 0;
    font-size: 20px;
}
.about-sec .nabl-about-sec:nth-child(2n) .nabl-left-sec {
    float: right;
    margin-right: 0;
    margin-left: 25px;
}
.about-sec .nabl-about-sec:last-child {
    border-bottom: 0;
}
.about-sec .nabl-about-sec .nabl-left-sec {
    float: left;
    margin-right: 25px;
    background: #fafafa;
    border: 2px solid #d72713;
    outline: 6px solid #02487c;
    box-sizing: border-box;
}
.about-btmbig-text {
    clear: both;
    font-size: 16px;
    font-weight: 700;
    padding-top: 20px;
}
.nabl-right-sec p {
    margin-bottom: 10px;
    font-size: 15px;
}
.nabl-certificate.nablpopp {
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 15px;
    float: left !important;
    margin-top: 0px !important;
}
.nabl-certificate {
    width: 50%;
    font-size: ;
    float: left;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom: 10px;
    display: block !important;
}
.nabl-certificate.nablpopp.association-certificate {
    float: inherit !important;
}
/* About-page Close */


/* history-of-dna-testing Start */
.wp-singular h2 {
    clear: both ;
}
.entry-content p img {
    margin-bottom: 25px;
    margin-top: 20px;
}
.entry-content ul {
    margin-left: 20px;
    padding: 0 0 0 10px;
    clear: both;
}
/* history-of-dna-testing Close */

/* tests-page Start */
.children > li {
    list-style-type: circle;
}
.children > li > .children > li {
    list-style-type: square;
}
   
/* tests-page Close */

/* Non-invasive-prenatal-paternity-dna-test- Start*/
h2.non-invansive-prenantal {
    font-size: 16px;
    line-height: 26px;
    color: #444;
    clear: none;
}
/* Non-invasive-prenatal-paternity-dna-test- Close*/

/* dna-profiling-test Start*/
.big-img{
    width:100%;
}
/* dna-profiling-test Close*/

/* Infidelity-dna-testing Start */
.redbg {
    background-color: #ea9999;
    padding: 8px;
    border: 1px solid #332b2b;
    width: 55%;
    color: #fff;
    margin-bottom: 0px;
}
.page em {
    font-size: 14px;
}
/* Infidelity-dna-testing Close */

/* Handwriting-examination Start*/
.two-col {
    display: inline-block;
    margin-bottom: 15px;
}
ul.two-column li {
    float: left;
    width: 50%;
}
ul.two-column {
    display: inline-block;
}
.post-7498 ul {
    clear: none;
}
/* Handwriting-examination Close*/

/* drug-and-alcohol-testing Start */
.su-column-inner p img {
    margin: 0px;
}
/* drug-and-alcohol-testing Close */
/* home-drug-test-kit-Start */
.postid-16408 ul.features {
    column-count: 2;
    padding-left: 0px;
}
.genetic-product-description p {
    margin-bottom: 13px;
}
/* home-drug-test-kit- Close */
/* 14-panel-home-drug-testing-kit-with-urine-hold/-Start */

.single-product .genetic-products {
    background-color: #fff;
    padding: 40px 0;
    display: inline-block;
}
.single-product .entry-title {
    color: #DA4453;
    margin-bottom: 24px;
}
.summary span.buysubtitle {
    display: block !important;
    color: #777;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.7;
}
.summary h1.product_title {
    font-size: 24px;
}
.summary nav.woocommerce-breadcrumb {
    display: none;
}
/* 14-panel-home-drug-testing-kit-with-urine-hold/- Close */
/* FaQ- Start */
.post-6566 .col-lg-6 {
    float: none;
    width: 50%;
    float: left;
}
/* FAQ- Close */


/* buy-dna-test-online Start */
.paymentsec {
    width: 100%;
    margin-bottom: 30px;
    float: left;
    background: #0f1958;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top: 30px;
}
.paymentsec h3 {
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin-top: 0;
}
.paymentsec .fistbnkpay, .paymentsec .sndbnkpay, .paymentsec .thrdbnkpay {
    width: 33.333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    min-height: 320px;
}
.paymentsec .fistbnkpay, .paymentsec .sndbnkpay {
    border-right: 1px solid #fff;
}
.bnknm {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 5px;
    text-align: center;
}
.bnkdetails {
    line-height: 28px;
    text-align: center;
    color: #fff;
}

/* buy-dna-test-online Close */




/* **************Responsive Layout Start************ */

@media only screen and (max-width: 1280px) { 
     .container {
        width: 970px!important;
    }
    .main-header-menu > .menu-item {
        line-height: 25px;        
    }
    .main-header-menu > .menu-item > .menu-link{
        padding-left: 8px;
        padding-right: 8px;
    }
/* Partner-Page */
    .bp-banner .ptnrbnrtxt {
        padding-left: 30px;
        padding-right: 30px;
    }
    .partnr_div.yur-ptnr {
        width: 100%;
    }
    .eligibility_cont-right {
        padding: 35px 0;
    }
    .benefits_section {
        position: relative;
    }

/* Home-page */
    .top-government-bg ul li {
        display: flex;
        align-items: center;
    }
    .top-government-bg ul li p {
        font-size: 14px;
    }
    .first-section .first-sec-inner {
        padding: 40px 35px !important;
    }
    .osc_servicebox .osc_servicebox_content {
        font-size: 14px;
    }
    .first-section {
        padding-bottom: 0;
    }
/* ancestry-page Start*/
    .ancestry-video_section,.Order_Kit_section,.ancestry_testimonial-section,.ancestry_test_section,.ancestry_test_faq,.ancestry-contactus-section,.section.free-shipping-sec {
        padding: 40px 0;
    }
    .shipping_big_text {
        font-size: 38px;
        line-height: 48px;
    }    
/* ancestry-page Close */

/* Genetic-page Start*/
    .genetic-slider {
        height: 313px;
    }
    .slider-contant {
        max-width: 44%;
        right: -16%;
        top: 20%;
    }
    .what_Is, .GeneticTest, .questionForm, .testimonial-section, .parner-section {
        padding: 40px 0;
    }
/* Genetic-page Close*/  

/* Template-Express Start */
    section.sameday-test {
        position: relative;
        padding-bottom: 68px;
        padding-left: 51px;
        padding-right: 50px;
    }
    section.sameday-test:before {
        top: 110px;
    }
    .new1:before {
        top: 0;
        bottom: 0;
        margin: auto;
        left: 26%;
    }
    .sameday-test-information {
        background: #fff;
        padding: 24px 0 9px 24px;
        position: relative;
        right: 71px;
        top: 42px;
        height: 100%;
    }
    .sameday-info h1, .sameday-info h2 {
        font-size: 23px;
        margin-bottom: 10px;
    }
    .sameday-info.box1 h3 {
        font-size: 17px;
        margin-bottom: 7px;
    }
    span.for-bottom {
        top: 17px;
    }
    span.plus {
        bottom: -4px;
    }
    span.show-gst-price {
        bottom: 13px;
    }
    .order {
        top: -4px;
    }
    .box1 p {
        line-height: 27px;
    }
    .price-with-gst {
        padding: 13px 0;
        margin: 13px 0;
    }
    .price-gst h2 {
        font-size: 20px;
    }
    .price-gst h2:before {
        top: 12px;
        left: 7px;
        width: 11px;
        height: 18px;
        background-size: 11px 18px;
    }
    span.rss {
        position: relative;
        bottom: 0px;
    }
    .order-test {
        position: relative;
        top: 6px;
    }
    section.sameday-test2 {
        position: relative;
        padding-bottom: 40px;
        padding-left: 51px;
        padding-right: 50px;
    }
    .info2 {
        padding: 24px 24px 9px 0px !important;
        top: 42px;
        left: 71px;
    }
    .new2:before {
        top: 0;
        bottom: 0;
        margin: auto;
        right: 26%;
        background: url(images/express-dna/24.png);
    }
/* Template-ukpage  Start*/
    .ukmaintitle h1.bgimg {
        font-size: 60px;
        line-height: 54px;
    }
    .subukttl {
        font-size: 28px;
    }
    .locformtitle p,.uk_div >p {
        margin-bottom: 13px;
    }
    .bgukform .uk_form .control_div {
        position: relative;
        left: -25px;
    }
    .page-id-5941 .entry-header h1.entry-title {
        background-size: 100%;
        width: 40%;
        left: 30%;
    }
    .post-6566 .col-lg-6 {
        width: 100%;
        float: none;
    }
    .main-header-menu .sub-menu {
      width: 160px !important;
    }
    .main-header-menu .sub-menu > li a {
        font-size: 13px !important;
    }
    .main-header-menu>.menu-item>.menu-link {
        padding-left: 7px;
        padding-right: 10px;
    }

}

@media only screen and (max-width: 1024px) { 
    .price-gst h2 {
        font-size: 18px;
    }
     section.sameday-test {
        padding-left: 40px;
        padding-right: 15px;
    }
    span.for-bottom {
        top: 19px;
    }
    span.show-gst-price {
        font-size: 15px;
    }
    section.sameday-test2 {
        padding-left: 15px;
    }
}


@media only screen and (max-width: 991px) {
    .site-header {
        top: -5px;
    } 
    .container {
        width: 750px !important;
    }
    .col-sm-12 {
        width: 100%;
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
        margin-bottom: 20px;
    }
/* Partner-Page */
    .about-point .about-point-list li {
        width: 48%;
    }
    .eligibility_section {
        position: relative;
        opacity: .9;
    }
    .eligibility_section::before {
        content: "";
        background: rgb(248 248 248 / .9);
        width: 100%;
        height: 100%;
        display: block;
        left: 0;
        right: 0;
        position: absolute;
    }
    .eligibility_cont-right {
        padding-top: 40px;
        padding-bottom: 40px;
        width: 100%;
        position: relative;
    }
    .benefits_section {
        background-size: 1366px 434px;
        background-position: right top;
    }
    .benefits_section::before {
        content: "";
        background: rgb(0 0 0 / .8);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    .benefits_inner {
        position: relative;
    }
    .cntct_section {
        position: relative;
        float: left;
        width: 100%;
        background: #f8f8f8;
        padding: 30px 0px 50px;
    }
    .cntct_section .cntct_inner {
        background-position: center bottom;
        background: #f8f8f8 !important;
    }
    .cntct_inner h2.bp_main_title {
        margin-bottom: 0;
    }
    .cntct_section .cntct_cont-right {
        padding: 0px 0 20px;
    }
    .cntct_section .ptnrfrm .partnr_div {
        margin-bottom:18px;
    }
    .col-sm-12>p {
        margin-bottom: 5px;
    }
    .ptnrfrm textarea.wpcf7-form-control.wpcf7-textarea {
        height: 76px;
    }
    .col-md-7{
        width: 100%;
    }
    .cntct_section .ptnrfrm .partnr_div {
        margin-bottom: 12px;
    }
    #wpcf7-f6905-p20266-o1 {
        padding-right: 0px;
    }
    #snippet-box {
        display: inline-block;
    }
    .snippet-label-img {
        text-align: left;
        padding: .3em 1.5em;
    }
    .single-wpsl_stores .col-lg-6 h2.dna-test-state {
        margin-top: 0px;
    }
/* Homepage start*/
    .top-government-bg {
        display: none;
    }
     .Consultation_btn {
        text-align: center;
        padding: 7px;
        background-color: #f2f2f2;
        display: block;
    }
    .Consultation_btn .item {
        display: grid;
        align-items: center;
        justify-content: center;
        height: 6vh;
        flex-wrap: wrap;
        margin-bottom: 22px;
        margin-top: 10px;
    }
    .button-jittery > a {
        background: #7ad03a;
        color: #fff;
        border: 3px solid #7ad03a;
        border-radius: 50px;
        padding: 1rem 2rem;
        font-size: 18px;
        font-family: 'Open Sans', sans-serif;
        outline: none;
        cursor: pointer;
        position: relative;
        transition: 0.2s ease-in-out;
        letter-spacing: 2px;
        text-decoration: none;
    }
    .button-jittery a {
        animation: jittery 4s infinite;
        -webkit-animation: jittery 4s infinite;
        transition: 0.2s ease-in-out;
    }
    .button-jittery a:hover {
        animation: heartbeat 0.2s infinite;
        -webkit-animation: heartbeat 0.2s infinite;
    }
    @keyframes jittery {
        5%, 50% {
            transform: scale(1);
        }
        10% {
            transform: scale(0.9);
        }
        15% {
            transform: scale(1.15);
        }
        20% {
            transform: scale(1.15) rotate(-5deg);
        }
        25% {
            transform: scale(1.15) rotate(5deg);
        }
        30% {
            transform: scale(1.15) rotate(-3deg);
        }
        35% {
            transform: scale(1.15) rotate(2deg);
        }
        40% {
            transform: scale(1.15) rotate(0);
        }
      }
    .first-section {
        background-color: #f2f2f2;
        padding-top: 0px;
    }
    .osc_servicebox h3 {
        min-height: inherit;
    }
    .osc_servicebox .osc_servicebox_content {
        min-height: inherit;
    }
    .govetapproved .newspaper_logo li {
        width: 49%;
        margin-bottom: 15px;
    }

    .awesomeclients .testimonial-bg {
        margin-top: 30px;
        float: left;
        min-height: inherit;
        width: 100%;
        box-sizing: border-box;
        padding: 4% 5%;
        background: #0f1958;
    }
    .awesomeclients .awesome-clients-home {
        padding: 4% 6% 2% 2% !important;
    }
    .awesomeclients .awesome-clients-home {
        min-height: inherit;
        position: inherit;
        left: inherit;
        width: 100%;
        background: #d72713;
        top: inherit;
    }
    .home .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 13px !important;
    }
/* Homepage Close */

/* Thanku-page Start */
    .thanku_page {
        padding: 0px 35px;;
    }
    .thanku_page p.thanku_text {
        font-size: 18px;
        color: #000;
    }
    .thanku_page .thanku_highlit p {
        padding: 25px 15px;
        font-size: 24px;
    }

/* ancestry-page Start*/
    .Order_Kit_right.pull-right {
        float: none !important;
    }
    .Order_Kit_right {
        margin-bottom: 30px;
    }
    .Order_Kit_inner {
        text-align: center;
    }
    .Order_Kit_inner .col-md-6 {
        width: 100%;
    }
    .ancestry_test_faq-sect {
        padding: 40px 0 0px;
    }
    .ancestry_test_dec {
        padding: 15px;
    }
    .ancestry_test_faq {
        padding: 0;
    }
    .page-template-template-ancestry .container {
        padding: 0;
    }
    .shipping_big_text {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 0;
    }
/* Genetic-page Start*/
    .slider-contant {
        max-width: 50%;
        right: -19%;
        top: 22%;
    }
    .slider-contant>h1 {
        color: #fff;
        font-size: 24px;
    }
    .slider-contant>p {
        font-size: 12px;
    }

/* cell-line-page Start */
    .main-content-inner.cell-line-page #secondary {
        margin-top: 40px;
    }
/* Template-Express Start */
    .sameday-test .col-md-6,.sameday-test2 .col-md-6{
        width: 100%;
    }
    .new1 {
        position: relative;
        padding-top: 71px;
    }
    .new1:before {
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        background: url(images/express-dna/12.png);
    }
    section.sameday-test:before {
        top: 0;
        left: 0;
        height: 100%;
    }
    .sameday-test-information {
        right: 0;
        top: 20px;
    }
      .sameday-info h1, .sameday-info h2 {
        font-size: 34px;
    }
    section.sameday-test {
        position: relative;
        padding-bottom: 71px;
        padding-left: 100px;
        padding-right: 100px;
    }
    .price-gst h2 {
        font-size: 32px;
    }
    span.for-bottom {
        top: 10px;
    }
    .ab {
      display: block !important;
    }
    .ba {
        display: none;
    }
    section.sameday-test2 {
        padding:0px 100px 70px;
    }
    section.sameday-test2:before {
        height: 91%;
    }
    .new2 {
        position: relative;
        padding-top: 71px;
    }
    .new2:before {
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .price-gst h2 {
        font-size: 32px;
    }
    .price-gst h2:before {
        top: 14px;
        left: 7px;
        width: 14px;
        height: 22px;
        background-size: 15px 22px;
    }
    .info2 {
        top: 20px;
        left: 0;
        z-index: 99999;
    }
    section.forensics-lab {
        padding: 60px 40px;
    }
/* labs-blogpage  Start*/
    section#blog-section {
        padding: 0px 0px;
    }
    .col-md-5 {
        width: 100%;
    }
    .heading-block {
        text-align: left;
        padding: 0 15px;
    }
    h2.home-blog-title {
        font-size: 25px;
    }

/* Template-ukpage  Start*/
    .ukmaintitle h1.bgimg {
        font-size: 55px;
        line-height: 54px;
    }
    .subukttl {
        font-size: 24px;
    }
    .locformtitle {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .page-template-template-uk .uk_form {
        padding: 25px 25px 60px;
        border-radius: 3px;
    }
    .page-template-template-uk .wpcf7 input.wpcf7-form-control:not([type=submit]), .page-template-template-uk .wpcf7 textarea.wpcf7-form-control {
        padding: 12px 12px;
    }
    .bgukform .uk_form .control_div {
        left: -36px;
    }
    .uk_form .uk_div {
        margin-bottom: 6px;
    }
    .bgukform .uk_form textarea {
        height: 88px;
    }
    .uk_form .uk_submit input[type="submit"] {
        width: 100%;
    }
    .midimg {
        width: 100%;
    }
    .ukfrimg {
        margin-left: 0px;
    }
    .leftuk {
        width: 100%;
    }
    .rightuk {
        width: 100% !important;
    }
/* Template-ukpage  close*/
/* About-page Start */
    .col-md-8,.col-md-4 {
        width: 100%;
        float: inherit;
    }
    .nabl-certificate a.certificate {
        text-align: center;
        margin-bottom: 10px;
        font-size: 16px;
        padding: 10px;
    }
    .about-sec .nabl-about-sec .nabl-left-sec {
        margin-right: 0;
        width: 100%;
        text-align: center;
        background: #fafafa;
    }
    .about-sec .nabl-about-sec .nabl-right-sec {
        overflow: inherit;
        display: block;
        float: left;
        margin-top: 20px;
    }
    .nabl-certificate {
        width: 50%;
        font-size: ;
        float: left;
        padding: 0 10px;
        box-sizing: border-box;
        margin-bottom: 10px;
        display: block !important;
    }
/* About-page Close */
    .page-id-5941 .entry-header h1.entry-title {
        width: 50%;
        left: 25%;
        margin: -32px auto 0 auto;
    }
    .page-id-5941 .well {
        background-size: cover;
    }
    .page-id-5941 .ancestory-page-img img {
        width: 100%;
        margin-top: 0;
    }
    .testing-step ul li .step-progress.step-1 {
        display: none;
        left: 50%;
    }
    a.ast-custom-button {
        width: 100%;
        font-size: 13px;
    }
    .main-header-menu .sub-menu {
      width: 145px !important;
    }
    .main-header-menu>.menu-item>.menu-link {
        padding-left: 5px;
        padding-right: 5px;
    }
    .main-header-menu>.menu-item>.menu-link {
        padding-left: 7px;
        padding-right: 10px;
    }
    .main-header-menu .sub-menu>li a {
        font-size: 13px !important;
    }
}



@media only screen and (max-width: 767px) {   
    
    .container {
        width: 100% !important;
    }
    .alert {
        padding: 5px;
    }
    .footer-logo {
      max-width: 45%;
    }
    .col-lg-6 {
        float: none;
    }
    header .custom-logo-link img {
      max-width: 80%;
    }
   
/* Partner-Page */
    .bp-banner .bp-banner_mobile {
        display: block;
    }
    .bp-banner .bp-banner_desktop {
        display: none;
    }
    .bp-banner .onbtnclick {
        font-size: 14px;
        padding: 0px;
    }  
    .bp_about {
       padding: 15px 0;
    } 
    .about_bp_inner {
       padding: 30px 25px;
    }
    .about-point .about-point-list li {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .eligibility_inner h2.bp_main_title, ul.eligibility-point-list {
        margin-left: 0px;
        margin-bottom: 5px;
    }
    .pull-right {
        float: none !important;
    }
    .benefits_section,.cntct_section .cntct_cont-right {
        padding: 35px 0;
    }
    .eligibility_cont-right {
        padding: 35px 15px;
    }
    .cntct_inner h2.bp_main_title {
        padding-left: 15px;
    }
    .mtsnb .mtsnb-container {
        padding: 10px 18px;
    }
/* Homepage start*/
    .first-section .first-sec-inner {
        padding: 10px 35px !important;
    }
    .providing-quality-text h1 {
        font-size: 20px;
    }
    .testing-step ul li {
        width: 100%;
        margin-bottom: 25px;
    }
    .govetapproved-section .government_approved h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .home-blog .homeblog-left {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .home-blog .homeblog-right {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .awesomeclients .testimonial-bg {
        margin-top: 0px;
    }
     .home .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: -5px !important;
    }

/* ancestry-page Start*/
    .order_dec {
        margin-bottom: 13px;
    }
    .col-md-6 {
        width: 100%;
    }
    .faq_left {
        padding-right: 15px;
    }
    .faq_right {
        padding-left: 15px;
    }
    .ancestry_test_faq::before,.ancestry_test_faq::after{
        display: none;
    }
    .ancestry-contactus-section .col-sm-12.submit-btn-input {
        text-align: left;
    }
    section.free-shipping-sec {
        padding: 25px 13px;
    }
    .shipping_big_text {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 0;
    }
    .Shipping_text_overlay::before {
        top: 3%;
    }
    .shipng_small_text {
        font-size: 11px;
        margin-bottom: 11px;
    }
    .above-test > strong {
        clear: both;
        float: left;
    }
    ol.ancestral-page-items li {
        background-position: 0 8px;
    }

/* Genetic-page Start*/
    .slider-contant>h1 {
        font-size: 20px;
        line-height: 40px;
    }
    .slider-contant>p {
        font-size: 10px;
        color: #a7a7a7;
    }
    .questionForm-Inner {
        padding: 20px 20px;
    }
/* Genetic-page Close*/

/* Template-Express Start */
    .sameday-info h1, .sameday-info h2 {
        font-size: 23px;
        margin-bottom: 10px;
        line-height: 30px;
    }
    .sameday-info p {
        font-size: 16px;
        line-height: 28px;
    }
    section.sameday-introducing {
        padding: 0 0 20px 0 !important;
    }
    section.sameday-test {
        position: relative;
        padding-bottom: 60px;
        padding-left: 15px;
        padding-right: 15px;
    }
    section.sameday-test:before {
        top: 110px;
        width: 261px;
        height: 91%;
    }
    .new1:before {
        width: 301px !important;
        height: 301px !important;
        background-size: 301px 301px !important;
    }
    .sameday-test-information {
        background: #fff;
        padding: 15px 0 9px 15px;
        position: relative;
        right: 0;
        top: 42px;
        height: 100%;
    }
    .sameday-info.box1 h3 {
        font-size: 17px;
        margin-bottom: 7px;
    }
    .new2:before {
        width: 301px;
        height: 301px ;
        background-size: 301px 301px;
    }
    .info2 {
        padding: 15px 15px 9px 0px !important;
        top: 42px;
        left: 0;
    }
    section.sameday-test2 {
        position: relative;
        padding-bottom:60px;
        padding-left: 15px;
        padding-right: 15px;
    }
    section.sameday-test2:before {
        top: 141px;
        width: 261px;
        height: 88%;
    }
    section.forensics-lab {
        padding: 40px 40px;
    }
    .new1,.new2 {
        padding-top: 40px;
    }

/* Template-ukpage  Start*/
    .page-template-template-uk .headersec {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ukmaintitle {
        width: 100%;
    }
    .ukmaintitle h1.bgimg {
        font-size: 40px;
        line-height: 44px;
    }
    .ukmaintitle-center {
        padding-top: 20px;
    }
    .subukttl {
        font-size: 20px;
    }
    .bgukform {
        margin-top: 0;
        width: 100%;
    }
    .bgukform .uk_form .control_div {
        left: 0px;
    }
/* Template-ukpage  Close*/

/* About-page Start */
    .isopopup,.nabl-certificate{
        width: 100%;
        margin-top: 6px;
    }
    .nabl-certificate {
        display: block;
    }
    .nabl-certificate{
        margin-bottom: 0px;
    }
    h2.content-title {
        font-size: 20px;
        line-height: normal;
    }
/* tests-page Start */
    ul.su-subpages {
        margin-left: 0;
    }
/* tests-page Close */
    .page-id-5941 .entry-header h1.entry-title {
        padding: 30px 0;
        background-size: 100% 100%;
        margin: -40px auto 0;
    }
/* buy-dna-test-online Start */
    .paymentsec .fistbnkpay, .paymentsec .sndbnkpay {
        border-right: 0px;
        border-bottom: 1px solid #fff;
    }
    .Consultation_btn .item {
        margin-bottom: 10px;
        margin-top: 10px;
    }
/* buy-dna-test-online Close */
}

@media only screen and (max-width: 600px) {   
    .footer-logo {
        max-width: 100%;
    }
    ul.ftrmenu {
        margin: 28px 0 0;
        text-align: left;
    }
    .single-wpsl_stores #snippet-box {
        margin-top: 10px;
    }
    header .custom-logo-link img {
        max-width: 70% !important;
    }
    h2.bp_main_title,.entry-content h2 {
        font-size: 24px;
    }
    .bp_about p {
        font-size: 14px;
    }
    .about-point .about-point-list li {
        font-size: 13px;
    }
    .eligibility-point-list li,.benefits-point-list li {
        font-size: 13px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .eligibility_inner p.bold-p,.benefits_inner p.bold-p {
        font-size: 12px;
    }
    .rc-anchor-normal .rc-anchor-checkbox-label {
        width: 97px !important;
    }
    .rc-anchor-normal {
        height: 74px;
        width: 266px !important;
    }

/* Homepage start*/
    .first-section .first-sec-inner {
        padding: 10px 20px !important;
    }
    .testing-step-bar-bg h2.dna-testing-step-heading {
        background-size: 86% 100%;
        font-size: 12px;
    }
    .step-progress {
        display: none;
    }
    .govetapproved-section {
        padding: 15px 25px;
    }
    .govetapproved .newspaper_logo {
        margin: 0;
    }
    .govetapproved .newspaper_logo li {
        width: 100%;
        margin-bottom: 15px;
    }
    .home .blog-section {
        padding: 5px 23px 0px;
    }
    .awesomeclients .awesome-clients-home {
        padding: 4% 0% 5% 0% !important;
    }
    .awesomeclients .testimonial-bg {
        padding: 4% 3%;
        height: inherit;
    }
    .col-sm-12>p {
        font-size: 14px !important;
    }
    .testimonial-bg .carousel blockquote {
        padding: 0px 8px;
    }
    .home .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 6px !important;
    }
    .home .site-footer {
        margin-top: 10px;
    }
    .testing-step > ul {
        margin-left: 0;
    }
    .home-blog .homeblog-right {
        margin-bottom: 0px;
    }
/* Thanku-page Start */
    .thanku_page {
        padding: 13px;
        text-align: center;
    }
    .thanku_page .thanku_img img {
        max-width: 85% !important;
        margin-bottom: 17px;
    }
    .thanku_page p.thanku_text {
        font-size: 16px;
    }
    .thanku_page .thanku_highlit p {
        padding: 20px 15px;
        font-size: 15px;
    }
    .thanku_page .thanku_highlit {
        margin-top: 40px;
        margin-bottom: 13px;
    }

/* ancestry-page Start*/
    .ancestry-video_section, .Order_Kit_section, .ancestry_testimonial-section, .ancestry_test_section, .ancestry_test_faq, .ancestry-contactus-section, .section.free-shipping-sec {
        padding: 25px 5px;
    }
    .testing-step-bar-bg h3.dna-testing-step-heading {
        background-size: 100% 100%;
    }
    h2.mainn_haeding {
        font-size: 24px;
    }
    .shipping_big_text {
        font-size: 15px;
        line-height: normal;
    }
    .shipng_small_text {
        font-size: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .ancestry_test_content {
        margin-top: 5px;
    }
    .ancestry_test_faq-sect {
        padding: 25px 0 0px;
    }
    .ancestry_test_inner .col-md-6 {
        padding: 0;
    }
    .faq_left {
        padding: 0px;
    }
    .faq_right {
        padding: 0px;
    }

/* Genetic-page Start*/
    .Question-form .col-sm-9 {
        width: 100%;
        float: left;
    }
    .phone-text {
        font-size: 14px;
    }

/* cell-line-page Start */
    .cell-line-page .well .first-well-inner {
        padding: 35px 15px 0 14px;
    }

/* Template-Express Start */
    section.sameday-introducing {
        padding: 20px 0 8px 0 !important;
    }
    .new1:before {
        width: 180px !important;
        height: 184px !important;
        background-size: 180px 180px !important;
    }
    .sameday-info h1, .sameday-info h2 {
        font-size: 20px;
    }
    .order {
        top: 12px;
    }
    .col-sm-6 {
        width: 100%;
    }
    .new2:before {
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
        left: 0;
        width: 180px !important;
        height: 184px !important;
        background-size: 180px 180px !important;
        background: url(/wp-content/themes/sparkling-child/images/express-dna/24.png);
    }
    section.forensics-lab {
        padding: 20px 20px;
    }
/* labs-blogpage  Start*/
    h2.home-blog-title {
        font-size: 20px;
    }
    .ftrmenu > li a {
        font-size: 12px;
    }
/* labs-blogpage  Close*/


/* history-of-dna-testing Start */
    .alignleft {
        display: block;
        float: none;
        width: 100%;
    }
/* history-of-dna-testing Close */
/* Handwriting-examination Start*/
    ul.two-column li {
        width: 100%;
    }
    .ukmaintitle h1.bgimg {
        font-size: 34px;
        line-height: 44px;
    }
    .page-template-template-uk .uk_form_bg {
        padding: 20px;
    }
/* Handwriting-examination Close*/
.page-id-5941 .entry-header h1.entry-title {
        width: 70%;
        left: 15%;
        margin: -40px auto 0;
    }
    /* buy-dna-test-online Start */
    .paymentsec .fistbnkpay, .paymentsec .sndbnkpay, .paymentsec .thrdbnkpay {
        min-height: inherit;
        width: 100%;
        padding-right: 10px !important;
        padding-left: 10px !important;
        padding-bottom: 15px;
        padding-top: 15px;
    }
/* buy-dna-test-online Close */
}



@media only screen and (max-width: 500px) {
    .site-header {
        top: 0px;
    }
    header.entry-header .entry-title {
        font-size: 22px;
    }
    .page-template-template-uk .uk_form {
        display: inline-block;
        margin-left: -9px;
    }
    .page-template-template-uk .uk_form {
        padding: 25px 25px 17px;
        border-radius: 3px;
    }
    .page-template-template-uk .uk_form .wpcf7 .wpcf7-recaptcha iframe{
        margin-left: -24px;
        /* margin: auto; */
    }
    .wpcf7 .wpcf7-recaptcha iframe {
        margin-left: -24px;
        width: 98% !important;
        max-width: 99%;
        border: 1px solid;
        margin: auto;
    }
    span.wpcf7-spinner {
        display: none;
    }
    .page-template-template-uk .uk_form_bg {
        padding: 12px;
    }
     .ukbotmsec {
        padding: 13px;
    }
    .ukfrimg {
        padding: 2px !important;
    }
    .rightuk {
        width: 100%;
        padding-left: 17px;
        padding-right:17px;
    }
    .uk_form .uk_div {
        width: 100%;
        margin-bottom: 8px;
        padding: 0 0px;
        float: left;
    }
    .bgukform .uk_form .control_div {
        padding: 0;
    }
    .rc-anchor-normal .rc-anchor-checkbox-label {
        width: 60px!important;
    }
    .rc-anchor-normal .rc-anchor-content {
        width: 115px!important;
    }
    .rc-anchor-normal {
        height: 74px;
        width: 200px!important;
    }
    .page-id-5941 .entry-header h1.entry-title {
        width: 85%;
        left: 8%;
        margin: -30px auto 0;
        font-size: 20px;
    }
    .page-id-5941 .find-which {
        font-size: 16px;
    }
    .page-id-5941 .curious-to-know {
        font-size: 20px;
    }
    .genetic-slider {
        height: 200px;
    }
    .slider-contant>h1 {
        line-height: 30px;
        font-size: 16px;
    }
    .slider-contant {
        top: 12%;
    }
    .wpsl-locations-details {
        padding: 25px;
    }
   
}
@media only screen and (max-width: 400px) {
    .mtsnb-custom-content {
        font-size: 11px !important;
    }
    .site-header {
        top: 5px;
    }

/* Template-ukpage  Start*/
    .page-template-template-uk .uk_form {
        padding: 25px 13px 60px;
    }
    .rc-anchor-content {
        height: 74px;
        width: 129px!important;
    }
    .rc-anchor-checkbox-label {
        width: 70px!important;
    }
    .post-16040 td, th {
        padding: .7em .5em;
    }
/* 14-panel-home-drug-testing-kit-with-urine-hold/-Start */
    .summary h1.product_title {
        font-size: 27px;
    }

}


@media only screen and (max-width: 375px) {
    .custom-logo-link img {
        max-width: 100%;
    }
    .mtsnb .mtsnb-container {
        padding: 5px 3px;
    }
    .site-header-section {
        display: flex;
    }
    .site-header {
        top: 0px;
    }
    
/* Homepage start*/
    .first-section .first-sec-inner {
        padding: 10px 13px !important;
    }
    .home-blog {
        margin-top: 13px;
    }
    .home .blog-section {
        padding: 5px 15px 0px;
    }
    .col-sm-12>p {
        font-size: 12px !important;
    }
    .home .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 14px !important;
    }
    .testimonial-bg:before {
        width: 93%;
        bottom: 12px;
    }
/* Genetic-page Start*/
    .questionForm-Inner {
        padding: 20px 8px;
    } 
    .rc-anchor-logo-portrait {
        margin: 10px 0 0 1px !important;
    }
    .rc-anchor-content {
        height: 74px;
        width: 166px !important;
    }
    .rc-anchor-checkbox-label {
        width: 80px !important;
    }
    span.wpcf7-form-control.wpcf7-recaptcha.g-recaptcha > div {
        width: 100%!important;
    }
    .wpcf7 .wpcf7-recaptcha iframe {
        width: 100% !important;
        max-width: 100%;
    }
    .rc-anchor-normal-footer {
        margin-left: -58px!important;
    }
    .rc-anchor-logo-portrait {
        position: relative!important;
        right: 58px!important;
    }
    .post-16040 td, th {
        padding: .7em .3em;
        font-size: 10px;
    }
    .slider-contant {
        max-width: 75%;
        right: -7%;
        top: 17%;
    }
    .frzTbl-table-wrapper .wcpt-table a.wcpt-button,.frzTbl-table-wrapper .wcpt-table a.wcpt-link_button {
        padding: 6px 4px;
        font-size: 10px;
    }
}