body {
    font-family: "Roboto-Regular", sans-serif;
    line-height: 1.4;
    font-size: 14px;
    position: relative;
    z-index: 2;
    overflow-x: hidden;

}
body.shadow {
    -webkit-transition: ease all 1s;
    -moz-transition: ease all 1s;
    -o-transition: ease all 1s;
    transition: ease all 1s;
}
/* HomeBanner Covid */
.ll-logo-banner {
    width: 250px;
    right: -250px;
    top: 48px;
    position: absolute;
}
.ll-logo-banner img {
    position: relative;
    right: 0;
    top: 30%;
    display: block;
}
.ll-logo-banner:before {
    content: "";
    width: 2px;
    height: 180px;
    left: -100px;
    background: #fff;
    position: absolute;
    top: -50px;
    display: block;
}
@media (max-width: 1600px){
    .ll-logo-banner img {
        width: 200px;
    }
    .ll-logo-banner {
        width: 250px;
        right: -180px;
        top: 48px;
        position: absolute;
    }
    .ll-logo-banner:before {
        left: -39px;
    }
}
@media (max-width: 992px) {
    .ll-logo-banner {
        right: 0;
    }
}
@media (max-width: 767px) {
    .ll-logo-banner:before {
        content: none;
    }
    .ll-logo-banner {
        top: -70px;
        position: absolute;
        left: 0;
    }
}
/* HomeBanner Covid */
ul,
li {
    list-style: none;
}
table tr td {
    font-size: 14px;
}
sup {
    left: -3px;
    text-transform: none;
}
a {
  color: #12469F;
}
a u {
    text-decoration: none;
}
.custom-section .content-field {
    margin: 30px 0;
}
.custom-section .content-field a {
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}
.custom-section p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
}
.custom-section h3 {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 20px;
    color: #12469F;
    line-height: 1.4;
    padding: 0;
    margin: 0;
}
select:focus {
    outline: none;
}
.hvr-bob {
    display: block;
}
::-moz-selection {background-color: #1351B2; color: #fff;}

::selection {background-color: #1351B2; color: #fff;}
#header {
    width: 100%;
    padding: 0;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.p-0 {
    padding: 0;
}
.site-title {
    margin-top: 20px;
}
.site-main {
    position: relative;
    z-index: 2;
}
#header .logo {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    width: 180px;
    height: 75px;
    position: relative;
    top: -5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.header-menu {
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
a:focus,
a:hover {
    text-decoration: none;
    color: inherit;
}
section.header-top {
    padding-top: 7px;
    height: 40px;
    background: #F7F9FA;
}
section.header-top .phone {
    padding-top: 5px;
    display: inline-block;
    color: #12469F;
    font-family: "Roboto-Regular", sans-serif;
}
section.header-top .phone span {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 14px;
    color: #12469F;
}
section.header-top .phone span span {
    color: #E51735;
}
section.header-top .top-menu {
    display: inline-block;
    padding: 0 0 0 15px;
    margin: 0;
}
section.header-top .top-menu li {
    padding: 0 10px;
    position: relative;
}
section.header-top .top-menu li a {
    color: #12469F;
    font-size: 13px;
    line-height: 1.6;
    display: block;
}
section.header-top ul.top-menu li a {
    border-bottom: 1px dashed #95A5A6;
}

section.header-top .menu li:hover > .submenu {
    display: block;
}
section.header-top ul.submenu {
    padding: 10px;
    border-radius: 5px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
}
section.header-top ul.submenu li{
    display: block;
    padding: 5px;
}
section.header-top ul.submenu li:first-child a,
section.header-top ul.submenu li a{
    border-bottom: 1px dashed #1248A0;
    display: inline-block;
}
section.header-top ul.submenu li:hover a {
    border-color: transparent;
}
section.header-top ul.submenu {
    display: none;
    padding: 5px;
    list-style: none;
    position: absolute;
    left: 0px;
    top: 21px;
    width: 270px;
    z-index: 10;
    padding-left: 0;
    background: #fff;
}
section.header-top ul.submenu li {
    display: block;
    padding: 10px;
}


section.header-top .social-links {
    padding-left: 15px;
}
section.header-top ul.language {
    margin: 0;
    padding-top: 5px;
}
section.header-top ul.language li a {
    color: #12469F;
    font-size: 13px;
    line-height: 1.6;
    border-bottom: 1px dashed #1248A0;
    display: block;
}
section.header-top ul.language li {
    padding: 0 5px;
    position: relative;
}
section.header-top ul.language li.active a {
    color: #E51735;
    border-bottom: none;
}

section.header-top .llsc_cart_button {
    background-color: #e51735;
    border: none;
    position: relative;
    min-width: 112px;
    text-align: center;
    border: none;
    height: 35px;
    margin: -5px 30px 0px 0px;
}
section.header-top .llsc_cart_button img {
   width: 15px;
   float: left;
   margin-top: 2px;
}
section.header-top .llsc_cart_button span {
    display: block;
    float: left;
    color: #fff;
    font-size: 12px;
    margin: 0px 0px 0px 3px;
}

section.header-top .llsc_cart_button .shopnowtxt {
    border-left: 2px solid white;
	padding-left: 9px;
	text-decoration: underline;
	margin-left: 10px;
	font-size: 13px;
}


.mega-menu-btn {
    position: relative;
}
.mega-menu-btn.active a {
    border-color: transparent !important;
}
.mega-menu-btn.active > a:after {
    bottom: 10px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 23, 53, 0);
    border-top-color: #E51735;
    border-width: 8px;
    margin-left: -8px;
}

section.header-bot {
    height: 109px;
    padding-top: 20px;
    position: relative;
}
section.header-bot .container{
    /*position: relative;*/
}
section.header-bot ul.main-menu {
    padding: 0;
    margin: 10px 0 0;

}
section.header-bot ul.main-menu li {
    line-height: 50px;
    position: relative;
}
section.header-bot ul.main-menu > li {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 29px;

}
section.header-bot ul.main-menu > li.custom.active > a {
    color: #E51735;
    border: none;
}
section.header-bot .position {
    position: inherit;
}

section.header-bot ul.main-menu > li:hover > a {
    border-color: transparent;
}
section.header-bot ul.main-menu > li.active-extra  > a {
    color: #E51735;
    border: none;
}

section.header-bot ul.main-menu > li.active-extra > a:after,
section.header-bot ul.main-menu > li.custom.active > a:after,
section.header-bot ul.main-menu > li.custom:hover > a:after {
    bottom: 10px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 23, 53, 0);
    border-top-color: #E51735;
    border-width: 8px;
    margin-left: -8px;
}
section.header-sticky.header-bot ul.main-menu > li.active-extra > a:after,
section.header-sticky.header-bot ul.main-menu > li.mega-menu-btn.active > a:after,
section.header-sticky.header-bot ul.main-menu > li.custom:hover > a:after,
section.header-sticky.header-bot ul.main-menu > li.custom.active > a:after,
section.header-sticky.header-bot > li.active-extra > a:after {
    bottom: 20px;
}
section.header-bot ul.main-menu > li > a {
    font-family: "Roboto-Medium", sans-serif;
    font-size: 16px;
    color: #12469F;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 1px dashed #95A5A6;
}
section.header-bot ul.main-menu ul.submenu.small {
    width: 360px;
    left: calc(-160px + 50%);
}
section.header-bot ul.main-menu ul.submenu {
    text-align: center;
    padding: 20px 10px;
    opacity: 0;
    width: 900px;
    top: 80px;
    left: calc(-450px + 50%);
    margin-top: -1px;
    list-style: none;
    position: absolute;
    background: #F7F9FA;
    visibility: hidden;
    transition: all ease 0.3s;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
}
section.header-bot ul.main-menu .submenu ul.inside-submenu li a {
    font-size: 14px;
}
section.header-bot ul.main-menu ul.submenu ul.inside-submenu li:hover a {
    margin-left: 5px;
}
ul.main-menu ul.submenu .submenu-title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 20px;
    color: #12469F;
    text-transform: uppercase;
}
section.header-bot ul.main-menu > li:hover > .submenu {
    visibility: visible;
    opacity: 1;
    z-index: 9;
}
section.header-bot ul.main-menu > li:hover > .submenu li ul {
    padding: 0;
}
section.header-bot ul.submenu li {
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
}
section.header-bot .menu-tests li {
    width: 50%;
    float: left;
}
section.header-bot .menu-tests li img {
    padding-right: 15px;
}
section.header-bot ul.main-menu ul.submenu.menu-tests li{
    background: none;
    padding-left: 0;
}
section.header-bot ul.main-menu ul.submenu li:last-child {
    border: none;
}
section.header-bot ul.main-menu ul.submenu ul.test-list {
    padding: 0;
    margin: 0;
}
section.header-bot ul.main-menu ul.submenu ul.test-list li a {
    padding-left: 20px;
}
section.header-bot ul.main-menu ul.submenu > li {
    border-right: 1px solid rgba(52, 73, 94, 0.1);
    min-height: 200px;
    padding: 5px 30px;
}
section.header-bot ul.main-menu ul.submenu li li:before {
    position: absolute;
    left: 0;
    top: 15px;
    content: "\f111";
    font-size: 6px;
    line-height: 1.8;
    font-family: "fontAwesome";
    color: #E51735;
}
section.header-bot ul.main-menu ul.submenu li li {
    padding-left: 15px;
    line-height: 2.5;
    transition: all ease 0.5s;
}
section.header-bot ul.main-menu ul.submenu li li a:hover {
   margin-left: 5px;
}
section.header-bot ul.main-menu ul.submenu li li a {
    display: inline;
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
    border-bottom: 1px dashed #33475E;
    font-family: "Roboto-Regular", sans-serif;
    color: #33475E;
    min-width: 280px;
    transition: all ease 0.5s;
}
section.header-bot ul.main-menu ul.submenu li li a:hover {
    color: #E51735;
    border-color: #E51735;
}
section.header-bot .search {
    display: block;
    float: right;
    width: 130px;
    margin-top: 20px;
    margin-right: 0px;
}
section.header-bot .search img {
    float: left;
    margin-top: -10px;
}
section.header-bot .search span {
    display: block;
    font-family: "Roboto-Medium", sans-serif;
    font-size: 14px;
    color: #12469F;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
section.header-bot .search span.txtF {
    position: relative;
    top: 3px;
    font-size: 10px;
    float: left;
    padding-left: 5px;
    padding-right: 3px;
}

section.header-bot .llsc_cart_button {
    background-color: #e51735;
    border: none;
    height: 40px;
    min-width: 40px;
    border-radius: 30px;
    margin-top: 14px;
    padding: 0 12px;
    float: right;
    margin-left: 15px;
    outline: none !important;
}
section.header-bot .llsc_cart_button img {
   width: 20px;
   float: left;
   margin-top: 2px;
}
section.header-bot .llsc_cart_button span {
    display: block;
    float: right;
    color: #fff;
    font-size: 17px;
    border-left: 1px dashed;
    margin: 0 2px 0 9px;
    padding-left: 9px;
}

section.header-sticky .llsc_cart_button_sticky{
    margin-top: 10px;
    background-color: #e51735;
    border: none;
    height: 39px;
    min-width: 30px;
    padding: 0px 9px 0px 9px;
}
section.header-sticky .llsc_cart_button_sticky img{
      width: 15px;
    /* float: left; */
    /* margin-top: 2px; */
}
section.header-sticky .llsc_cart_button_sticky span  {
    float: right;
    display: inline;
    color: #fff;
    font-size: 12px;
    padding-left: 1px;
}


section.header-sticky .llsc_cart_button {
    background-color: #e51735;
    border: none;
    height: 33px;
    min-width: 36px;
    border-radius: 30px;
    margin-top: 10px;
    padding: 0 12px;
    float: right;
}
section.header-sticky .llsc_cart_button img {
    width: 17px;
    float: left;
    margin-top: 2px;
}
section.header-sticky .llsc_cart_button span {
    display: block;
    float: right;
    color: #fff;
    font-size: 16px;
    border-left: 1px dashed;
    margin: 0 7px;
    padding-left: 7px;
}



section.header-bot .shop-bag {
    display: block;
    float: left;
    width: 150px;
    margin-top: 20px;
    text-align: right;
}

section.header-bot .shop-bag .primary-menu {
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
 }
section.header-bot .shop-bag a:hover .cart-text {
    border-color: transparent;
}
section.header-bot .shop-bag .cart-text{
    margin-left: 5px;
    margin-right: 10px;
    color: #12469F;
    font-size: 13px;
    line-height: 1.6;
    border-bottom: 1px dashed #1248A0;
    display: inline-block;
}
section.header-sticky {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto;
    visibility: hidden;
    height: 80px;
    padding-top: 10px;
    top: -150px;
    background: rgba(247, 249, 250, 1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    transition: all ease 0.5s;
}

section.header-sticky.active {
    visibility: visible;
    top: 0;
    background: rgba(247, 249, 250, 1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
}
#header section.header-sticky .logo {
    width: 130px;
    height: 51px;
}
section.header-sticky .phone {
    padding-top: 14px;
    display: inline-block;
    color: #12469F;
    font-family: "Roboto-Regular", sans-serif;
}
section.header-sticky .phone span {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 14px;
    color: #12469F;
}
section.header-sticky .phone span span {
    color: #E51735;
}
section.header-sticky ul.main-menu > li {
    padding-left: 5px;
    padding-right: 5px;
}
section.header-sticky ul.main-menu > li:nth-child(3) {
    padding-left: 5px;
    padding-right: 5px;
}

section.header-sticky.header-bot ul.main-menu ul.submenu {
    top: 66px;
    display: none;
}
section.header-sticky.header-bot ul.main-menu > li:hover  ul.submenu {
    display: block;
}
section.header-sticky .container .col-lg-3:last-child {
    width: 25%;
}
section.header-sticky .social-links {
    width: 42%;
	 text-align: center;
	margin-left: 60px;
    display: inline;

}
section.header-sticky .search {
    width: 70px;
    text-align: right;
    margin-top: 15px;
}
section.header-bot .shop-bag .items {
    position: absolute;
    height: 22px;
    width: 22px;
    background: #E51735;
    border-radius: 50%;
    color: #fff;
    display: block;
    text-align: center;
    right: 0;
    line-height: 22px;
    top: 5px;
    right: 5px;
    font-size: 12px;
    font-family: "Roboto-Medium", sans-serif;
}
section.header-sticky .shop-bag img {
    padding-right: 5px;
}
section.header-sticky .shop-bag .woocommerce-Price-amount {
    margin-top: -5px;
    display: block;
}
section.header-sticky .shop-bag {
    width: 22%;
    text-align: right;
    margin-top: 15px;
}
section.header-sticky.header-bot .shop-bag .cart-text {
    display: none;
}
section.header-sticky .search img {
    float: none;
}
section.header-sticky ul.main-menu {
    margin: 5px 0 0;
}
.menu-btn {
    display: block;
    overflow: hidden;
}
.toggle_mnu:focus {
    outline: none;
}
.toggle_mnu {
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: none;
    left: 5px;
    top: 7px;
    position: absolute;
    z-index: 9999;
    background: transparent;
}
.toggle_mnu span {
    display: block;
}
.sandwich {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 200;
}
.sw-topper {
    position: relative;
    top: 0;
    width: 20px;
    height: 2px;
    background: #12469F;
    border: none;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: -webkit-transform 0.2s, top 0.2s;
    transition: transform 0.2s, top 0.2s;
    display: block;
}
.sw-bottom {
    position: relative;
    width: 20px;
    height: 2px;
    top: 4.6px;
    background: #12469F;
    border: none;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: -webkit-transform 0.2s, top 0.2s;
    transition: transform 0.2s, top 0.2s;
    /*-webkit-transition-delay: 0.2s, 0s;*/
    /*transition-delay: 0.2s, 0s;*/
}
.sw-footer {
    position: relative;
    width: 20px;
    height: 2px;
    top: 9.5px;
    background: #12469F;
    border: none;
    border-radius: 4px 4px 4px 4px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.sandwich.active .sw-topper {
    top: 9px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sandwich.active .sw-bottom {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sandwich.active .sw-footer {
    opacity: 0;
    top: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*MEGA MENU*/
#header.sticky section.megamenu {
    top: 80px;
}
body.admin-bar #header.sticky section.megamenu {
    top: 113px;
}
body.admin-bar section.megamenu {
    top: 182px;
}
section.megamenu {
    height: 400px;
    overflow: hidden;
    opacity: 0;
    position: fixed;
    background: #F7F9FA;
    margin: -1px auto 0;
    left: 0;
    right: 0;
    top: 149px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    transition: all ease 0.3s;
    z-index: -999;
    visibility: hidden;
}
section.megamenu.active {
    opacity: 1;
    z-index: 999;
    visibility: visible;
}
section.megamenu .col-categories {
    padding-right: 30px;
}
section.megamenu .col-categories .wrapper {
    height: 400px;
    background: #12469F;
    padding: 20px 0;
}
section.megamenu .mega-category {
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
section.megamenu .mega-category.active .icon-category,
section.megamenu .mega-category:hover .icon-category {
    background-position: 60px 0;
}

section.megamenu .mega-category .icon-category {
    display: block;
    height: 41px;
    width: 41px;
    position: absolute;
    left: 20px;
    top: 10px;
}
section.megamenu .mega-category.active {
    background: #E51735;
    margin-right: -5px;
}
section.megamenu .mega-info {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.5;
    min-height: 260px;
    padding: 75px 50px 40px 65px;
}

section.megamenu .category-content:nth-child(odd) {
    clear: left;
}
section.megamenu .category-content:nth-child(even) {
    clear: right;
}
section.megamenu .category-content .mega-info {
    min-height: 170px;
    padding: 10px 35px 10px 0px;
}
section.megamenu .mega-info h2.main-title {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 18px;
    display: block;
    color: #12469F;
    margin: 0 0 10px;
    line-height: 1.2;
    text-decoration: underline;
}
section.megamenu .mega-info h2.main-title .small {
    color: #e51735;
}
section.megamenu .mega-info .content {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.8;
}
section.megamenu .mega-info h2 {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 14px;
    display: block;
    color: #33485E;
    margin: 0 0 5px;
}

section.megamenu .mega-info:hover h2.main-title  {
    color: #E51735;
    border-color: #E51735;
}
section.megamenu .mega-info:hover .icon-box {
    transform: scale(1.1);
}
section.megamenu .mega-info a {
    color: #34495E;
}
section.megamenu .mega-info .icon-box {
    position: absolute;
    left: 3px;
    width: 40px;
    transition: all ease 0.5s;
}

section.megamenu .mega-btn {
    padding: 10px 60px 0;
}
section.megamenu .mega-btn a.btn {
    display: inline-block;
    min-width: 200px;
}
section.megamenu .mega-btn span {
    padding: 0 15px;
    color: #3261AD;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
}
section.megamenu .mega-btn .link {
    color: #3261AD;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    text-decoration: underline;
    transition: all ease 0.6s;
}
section.megamenu .mega-image-big {
    display: block;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: top center;
}
section.megamenu .mega-description{
    display: none;
}
section.megamenu .mega-description.active {
   display: block;
}
section.megamenu .overflow-content {
    height: 400px;
    padding: 40px 0 0;
    overflow-y: auto;
    overflow-x: hidden;
}
section.megamenu .mega-description h1 {
    color: #12469F;
    font-size: 24px;
    margin-top: 30px;
}
section.megamenu .mega-description .text{
    height: 500px;
    padding: 60px;
    background: #624462;
}
section.megamenu .mega-description .text .wrapper-btn {
    margin-top: 40px;
}
section.megamenu .mega-description .wrapper-btn .dark:hover {
    color: #624462;
}
section.megamenu .mega-description .text p{
    line-height: 35px;
    color: #fff;
    font-size: 24px;
}
section.megamenu .mega-description .text a {
    display: inline-block;
    width: 140px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    border: 2px solid #fff;
    font-family: 'Roboto-Regular', Arial, sans-serif;
    margin-right: 15px;
    margin-bottom: 15px;
}
section.megamenu .mega-category {
    margin: 10px 0;
    padding-left: 80px;
    height: 60px;
}
section.megamenu .mega-title {
    font-size: 16px;
    font-family:"Roboto-Regular", sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 59px;
    margin: 0;
    display: inline-block;
    border-bottom: 1px solid rgba(255,255,255, 0.25);
    min-width: 280px;
}
section.megamenu .mega-category:last-child .mega-title {
    border: none;
}

section.megamenu .mega-title a {
    color: #fff;
}

/*sticky header*/

#header.sticky {
    z-index: 999;
    padding: 0;
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
a:focus,
a.btn:focus {
    outline: none;
}


section .title {
    text-align: center;
    margin: 30px 0;
}
section .title h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 36px;
    color: #12469F;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
section .title .line {
    display: block;
    width: 96px;
    height: 11px;
    margin: 20px auto 0;
    background-size: cover;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/line.png);
    background-repeat: no-repeat;
}

section .description {
    text-align: center;
    margin: 5px auto 20px;
    max-width: 1000px;
    font-family: "Roboto-Light", sans-serif;
    color: #34495E;
    line-height: 1.8;
}
.description a {
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}
section .description p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    color: #33485E;
    line-height: 1.8;
}
.wrapper-tests {
    border-radius: 5px;
    background: #F7F9FA;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
}
.wrapper-tests .featured-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    line-height: 1.8;
    color: #12479F;
    margin: 0px auto 40px;
    text-align: center;
    max-width: 1100px;
}
section.featured-test {
    height: auto;
    margin-top: 20px;
    margin-bottom: 100px;
    position: relative;
    padding: 0;
    max-width: 100%;
}
section.featured-test .box {
    position: absolute;
    z-index: 10;
    display: block;
    right: 26%;
    top: 130px;
    height: 296px;
    width: 405px;
    margin: 0 auto;
    background-size: cover;
    background-image: url(/wp-content/themes/lifelabs/assets/images/test-box.png);
    background-repeat: no-repeat;
}
section.featured-test .box .label {
    position: absolute;
    display: block;
    right: 50px;
    top: -50px;
    height: 113px;
    width: 113px;
    margin: 0 auto;
    background-size: cover;
    background-image: url(/wp-content/themes/lifelabs/assets/images/label-featured-test.png);
    background-repeat: no-repeat;
}
section.featured-test .featured {
    background-position: right top;
    background-repeat: no-repeat;
    -webkit-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    overflow: hidden;
    background-size: cover;
    height: 350px;
}

section.featured-test .featured .left-col {
    width: 50%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 60px;
    -webkit-box-shadow: 100px 0px 100px 0px rgba(255,255,255,1);
    -moz-box-shadow: 100px 0px 100px 0px rgba(255,255,255,1);
    box-shadow: 0 0 100px 100px rgba(255,255,255,1);

}
section.featured-test .featured .title {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 26px;
    color: #12469F;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
section.featured-test .featured .title span {
    font-size: 18px;
    text-transform: none;
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}
section.featured-test .featured .title span.text-capitalize {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 26px;
    color: #12469F;
    line-height: 1.2;
    padding: 0;
    border: none;
}
section.featured-test .featured .info {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
    margin: 30px 0;
}
section .info {
    max-width: 1100px;
}
section .info {
    margin: 30px auto;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;

}
section .info p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;

}
section .info a {
    color: #E51735;
    border-bottom: 1px dashed #E51735;
}
section.featured-test .featured .wrapper-btn a.btn  {
    display: inline-block;
    min-width: 200px;
}
section.featured-test .featured .wrapper-btn span {
    padding: 0 15px;
    color: #3261AD;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
}
section.featured-test .featured .wrapper-btn .link {
    color: #3261AD;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    text-decoration: underline;
    transition: all ease 0.6s;
}
section.featured-test .featured .wrapper-btn .link:hover {
    color: #E51735;
}
section.test-boxes {
    margin-bottom: 60px;
    margin-top: 10px;
}

section.test-boxes .test-box {
    max-width: 378px;
    min-height: 480px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    padding: 40px 30px;
    margin: 0 auto 15px;
    background: #fff;
    transition: all ease 0.2s;
    border-radius: 5px;
}
section.test-boxes .test-box:hover {
    background: #3261AD;
}
section.test-boxes .other-test-box:hover span.small,
section.test-boxes .other-test-box:hover .text-box,
section.test-boxes .test-box:hover .title-box,
section.test-boxes .test-box:hover .text-box,
section.test-boxes .test-box:hover span.small{
    color: #fff;
}
section.test-boxes .other-test-box:hover .test-link,
section.test-boxes .test-box:hover .test-link {
    color: #fff;
}
section.test-boxes .other-test-box:hover .btn,
section.test-boxes .test-box:hover .btn {
    border-color: #fff;
    color: #fff;
    background: #3261AD;
}

section.test-boxes .title-box{
    font-family: "Roboto-Light", sans-serif;
    font-size: 28px;
    color: #12469F;
    line-height: 1.3;
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    min-height: 120px;
}
section.test-boxes .title-box span.small{
    display: block;
    font-size: 16px;
    text-transform: none;
    color: #E51734;
}
section.test-boxes .icon-box {
    margin: 0px auto 20px;
    text-align: center;
}
section.test-boxes .text-box {
    font-family: "Roboto-Light", sans-serif;
    font-size: 14px;
    color: #34495E;
    line-height: 1.7;
    max-width: 300px;
    min-height: 100px;
    margin: 0 auto;
    height: 120px;
    overflow: auto;
}
section.test-boxes .btn-box .btn{
    margin: 20px auto 0;
}
section.test-boxes .btn-box.or{
    color: #33475E;
    font-size: 16px;
    margin-bottom: 15px;
    font-family: "Roboto-Light", sans-serif;
}
section.test-boxes .btn-box .btn:hover {
    border-color: #E51735;
    color: #fff;
    background: #E51735;
}
section.test-boxes .test-link {
    font-family: "Roboto-Light", sans-serif;
    text-decoration: underline;
    color: #E51735;
    font-size: 16px;
    z-index: 2;
}
section.test-boxes .test-box:hover .or{
    color: #fff;
}
section.test-boxes .btn-box:hover .test-link {
    text-shadow: 0 0 1px #fff;
}
section.why-tests {
    margin-bottom: 100px;
    padding-top: 20px;
}
section.why-tests  .title h2 {
    text-transform: none;
    font-family: "Roboto-Regular", sans-serif;
}
section.why-tests .description {
    font-family: "Roboto-Light", sans-serif;
    line-height: 1.8;
    color: #12479F;
    margin: 0px auto 40px;
    text-align: center;
    max-width: 1100px;
}
section.why-tests .why-tests-boxes {
    position: relative;
    margin-bottom: 20px;
}
section.why-tests .bg-image {
    height: 516px;
    position: absolute;
    width: 169px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section.why-tests .why-tests-box {
    max-width: 320px;
    margin: 50px auto 50px;
}
section.why-tests .col-lg-6:nth-child(3) .why-tests-box,
section.why-tests .col-lg-6:nth-child(7) .why-tests-box {
    float: left;
}
section.why-tests .col-lg-6:nth-child(4) .why-tests-box,
section.why-tests .col-lg-6:nth-child(8) .why-tests-box{
    float: right;
}
section.why-tests .why-tests-boxes .icon {
    height: 24px;
    width: 24px;
    background: #E51735;
    margin: 10px auto;
    border-radius: 50%;
}
section.why-tests .why-tests-boxes .col-lg-6:nth-child(odd) .title {
    text-align: right;
}
section.why-tests .why-tests-boxes .col-lg-6:nth-child(even) .title {
    text-align: left;
}
section.why-tests .why-tests-boxes .title {
    font-family: "Roboto-Light", sans-serif;
    color: #34495E;
    line-height: 1.4;
    font-size: 18px;
    margin: 10px 0;
}
section.why-tests .why-tests-boxes .text {
    font-family: "Roboto-Light", sans-serif;
    color: #34495E;
    font-size: 14px;
    text-align: center;
}

section.patient-stories {
    display: none;
    min-height: 650px;
    padding-bottom: 100px;
    margin-bottom: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background: #F7F9FA;
    background-attachment: fixed;
    background-image: url(/wp-content/themes/lifelabs/assets/images/patients-stories/patients-stories-bg.png);
}
section.patient-stories .slider img:nth-child(2n) {
    margin-left: -70px;
    margin-right: -75px;
    margin-bottom: -180px;
    z-index: -2;
}
section.patient-stories .slider img:nth-child(6) {
    z-index: 2 !important;
    position: relative;
    left: -53px;
    margin-right: -122px;
}
section.patient-stories .slider img:nth-child(7) {
    top: 135px;
    position: relative;
}
section.patient-stories .slider img:nth-child(8) {
    margin-top: -60px;
}
section.patient-stories .slider {
    text-align: center;
    margin-top: -20px;
    margin-bottom: 120px;
}
section.patient-stories .slider img:nth-child(3n+0) {
    margin-top: 0;
}
section.patient-stories .btn {
    max-width: 236px;
    margin: 20px auto;
}

section.events {
    padding-bottom: 60px;
    margin-bottom: 0px;
    position: relative;
}

section.events .title h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 26px;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: #12469F;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    text-align: left;
    padding-bottom: 15px;
}
section.events .box-twitter {
    max-height: 490px;
    padding-top: 30px;
    background: #F7F9FA;
    overflow: hidden;
}
section.events .boxes {
    min-height: 490px;
}
section.events .events-block {
    padding-right: 0px;
    min-height: 550px;
}
section.events .twitter-block .title,
section.events .events-block .title {
    margin-bottom: 0;
}
section.events .events-block .title h2 {
    border-bottom-color: #E51735;
}
section.events .twitter-block .title h2 {
    border-bottom-color: #12469F;
}
section.events .events-block .boxes {
    padding: 40px 40px 0;
    background: #F7F9FA;
}
section.events .events-block .box {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E7ECEF;
    background: #F7F9FA;
}
section.events .events-block .box:last-child {
    border: none;
}
section.events .events-block .box:last-child {
    margin-bottom: 0;
}
section.events .events-block .box-label {
    height: 100px;
    width: 100px;
    display: block;
    background: #E51735;
    border-radius: 50%;
    padding-top: 8px;
    border-width: 2px;
    border-style: solid;
}
section.events .events-block .box-label:hover {
    text-decoration: none;
}
section.events .events-block .box-label span {
    text-align: center;
    line-height: 1.2;
    color: #fff;
    display: block;
}
section.events .events-block .box-label span.month {
    font-size: 16px;
    font-family: "Roboto-Regular", sans-serif;
    text-transform: uppercase;
}
section.events .events-block .box-label span.date {
    font-size: 32px;
    font-family: "Roboto-Medium", sans-serif;
}
section.events .events-block .box-label span.time {
    font-size: 13px;
    font-family: "Roboto-Regular", sans-serif;
}
section.events .events-block .box h3 {
    margin: 15px 0 10px;
    padding: 0;
}
section.events .events-block .box h3 a span {
    font-size: 14px;
    text-transform: none;
}

section.events .events-block .box h3 a {
    font-family: "Roboto-Regular", sans-serif;
    color: #12479F;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px dashed #95A5A6;
}
section.events .events-block .box .info {
    line-height: 1.6;
    font-size: 16px;
    margin: 15px 0;
}

section.news .title h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 26px;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: #12469F;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    text-align: left;
    padding-bottom: 15px;
}
section.news .box-twitter {
    min-height: 460px;
}
section.news .boxes {
    min-height: 460px;
}
section.news .news-block {
    padding-right: 60px;
    min-height: 550px;
}
section.news .news-block .title h2 {
    border-bottom-color: #E51735;
}
section.news .twitter-block .title h2 {
    border-bottom-color: #12469F;
}
section.news .news-block .boxes {
    padding-left: 60px;
    padding-top: 10px;
}
section.news .news-block .box {
    max-width: 580px;
    margin-bottom: 40px;
}

section.news .news-block .box-label {
    height: 67px;
    width: 67px;
    display: block;
    background: #E51735;
    border-radius: 50%;
    padding-top: 4px;
    border-width: 2px;
    border-style: solid;
}
section.news .news-block .box-label:hover {
    text-decoration: none;
}

section.news .news-block .box-label span {
    display: block;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
}
section.news .news-block .box-label span.date {
    font-size: 26px;
    font-family: "Roboto-Medium", sans-serif;

}
section.news .news-block .box h3 {
    margin: 15px 0 10px;
    padding: 0;
}
section.news .news-block .box h3 a {
    font-family: "Roboto-Regular", sans-serif;
    color: #12479F;
    font-size: 20px;
    text-decoration: underline;
}
section.news .news-block .box .info {
    line-height: 1.6;
    font-size: 16px;
}
.btn-more {
    margin-top: 0px;
    display: block;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    color: #E51735;
    background: #EDF1F3;
}
.btn-more .hvr-icon-hang {
    width: 100%;
}
.btn-more:focus,
.btn-more:hover {
    color: #E51735;
 }
.btn-more.active {
    background: #e51735;
}
.btn-more.active .hvr-icon-hang {
    color: #fff;
}
.btn-more.active .hvr-icon-hang:before {
    content: "\f077";
}
.btn-more .hvr-icon-hang:before {
    display: block;
    width: 100%;
    top: -20px;
    right: inherit;
}

.box-twitter {display: block; float: none; width: 100%; margin: 0; box-sizing: border-box; padding: 0 20px; font-family: "Roboto-Light", sans-serif;}
.box-twitter #tweetFeed { display: inline-block; width: 100%; box-sizing: border-box; max-height: 461px; min-height: 461px;  }
.box-twitter #tweetFeed span { font-size: 26px; color: #00A8E9; }
.box-twitter #tweetFeed .followers { border-top: 1px solid #E7ECEF; border-bottom: 1px solid #E7ECEF; line-height: 60px; padding: 0; margin: 10px 0 0; font-size: 14px; font-weight: 600; }
.box-twitter #tweetFeed .followers a { float: right; margin-top: 3px; }
.box-twitter #tweetFeed .followers b { font-size: 24px; font-family: "Roboto-Regular", sans-serif; padding-right: 10px;}
.box-twitter #tweetFeed .followers img { vertical-align: middle; margin-left: 10px; margin-top: -4px; }
.box-twitter #tweetFeed .twitter-text { padding: 12px 0; font-size: 15px; }
.box-twitter #tweetFeed .twitter-text span { font-size: 12px; font-weight: 600; color: #1248A0; font-family: "Roboto-Medium", sans-serif; }
.box-twitter #tweetFeed .twitter-text a {
    font-size: 15px; color: #12469F; text-decoration: underline; line-height: inherit; }
.box-twitter #tweetFeed .twitter-text a:hover { text-decoration: none; }


section.appointment {
    padding: 50px 0 70px;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
}

section.appointment h2 {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 30px;
    color: #12469F;
    line-height: 1.8;
    padding: 0;
    margin: 0;
    text-align: center;
}
section.appointment .footer {
    text-align: center;
}
section.appointment .footer span {
    line-height: 46px;
}
section.appointment .footer .phone {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 30px;
    color: #E51735;
    position: relative;
    top: 5px;
}

section.appointment .footer .or {
    font-family: "Roboto-Medium", sans-serif;
    color: #1248A0;
    padding: 0 15px;
    font-size: 14px;
}
section.appointment .footer .ask {
    font-size: 22px;
    color: #E51735;
    top: 12px;
    position: relative;
    text-decoration: underline;
}
section.appointment .footer .link .btn:hover {
    background: #1246b6;
    border-color: #1246b6;
    color: #fff;
}
section.appointment .footer .link .btn {
    display: inline-block;
    min-width: 281px;
    line-height: 48px;
    font-size: 16px;
    border-radius: 26px;
}
footer {
    margin-bottom: 100px;
}
footer .show-footer-menu {
    font-size: 18px;
    font-family: "Roboto-Regular", sans-serif;
    text-transform: uppercase;
    color: #fff;
    line-height: 55px;
    margin: 0;
    text-align: center;
    display: block;
    background: #12469F;
    border-bottom: 1px solid rgba(255,255,255, 0.25);
    cursor: pointer;
}
footer .footer-menu-holder {
    margin-top: 40px;
    margin-bottom: 40px;
}

footer .footer-menu ul {
    margin: 0;
    padding: 0;
}
footer .footer-menu ul li {
    display: block;
}
footer .footer-menu-holder .col-lg-2 {
    min-height: 200px;
}
footer .footer-menu.header-link > ul > li:first-child > a {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 14px;
    color: #12469F;
    line-height: 1.2;
    padding: 0;
    margin: 0 0 15px;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px dashed #95A5A6;
    text-decoration: none;
    display: inline-block;
}
footer .footer-menu ul li a br {
    display: none;
}
footer .footer-menu ul li a em {
    font-style: normal;
}
footer .footer-menu ul li {
    padding-bottom: 13px;
}
footer .footer-menu ul li a {
    display: block;
    font-family: "Roboto-Light", sans-serif;
    font-size: 13px;
    color: #333;
    padding: 0;
    margin: 0;
    line-height: 1.4;
    text-align: left;
    text-decoration: underline;
    transition: all;
}
footer .footer-menu ul li a:hover {
    color: #E51735;
}
footer .footer-menu h3 a {
    text-decoration: underline;
}
footer .footer-menu .contacts a,
footer .footer-menu h3 {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 14px;
    color: #12469F;
    line-height: 2.4;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
}

footer .footer-menu .contacts li {
    text-decoration: underline;
    line-height: 2.4;
}

footer .footer-menu span.phone {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 15px;
    color: #12469F;
    line-height: 2.4;
    padding: 0;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    text-decoration: underline;
}
footer .footer-main {
    margin: 40px auto;
}
footer .footer-main .company {
    font-family: "Roboto-Regular", sans-serif;
    color: #333;
    font-size: 12px;
}
header .social-links {
    text-align: right;
}
.social-links {
    text-align: center;
    position: relative;
    top: -2px;
}

.social-links a {
    display: inline-block;
    color: #fff;
    height: 24px;
    width: 24px;
    font-size: 14px;
    line-height: 24px;
    background: #E51735;
    text-align: center;
    margin: 0 1px;
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    transition: all ease 0.2s;
}

.social-links a svg path {
    fill: #e51836;
}
.social-links a:hover svg path {
    fill: #fff;
}
.social-links a.youtube svg path {
    fill: #fff;
}
.social-links a.youtube:hover svg path {
    fill: #e51836;
}
.convergine-wrapper {
    width: 220px;
    margin: -15px auto 0;
    float: right;
    display: table;
}
.convergine-wrapper .left-block {
    width: 174px;
    float: none;
    display: table-cell;
    vertical-align: middle;
}
.convergine-wrapper .left-block a {
    font-family: "Roboto-Regular", sans-serif;
    color: #333;
    font-size: 12px;
    text-transform: none;
    line-height: 18px;
    display: block;
    text-decoration: none;
}
.convergine-wrapper .left-block a span {
    text-decoration: underline;
    font-family: "Roboto-Regular", sans-serif;
    color: #333;
    font-size: 12px;
    text-transform: none;
}
.convergine-wrapper .right-block a {
    margin-top: 0px;
    display: block;
    position: relative;
}
.slick-initialized .slick-slide:focus {
    outline: none;
}
.home-banner-wrapper {
    position: relative;
    max-width: 100%;
    height: 600px;
}
.home-banner-wrapper .home-slider {
    border-radius: 10px;
    overflow: hidden;
}
.home-banner .slick-prev {
    left: 30px;
    z-index: 10;
}
.home-banner .slick-next {
    right: 30px;
    z-index: 10;
}
.home-banner .slick-next:hover i,
.home-banner .slick-prev:hover i{
    color: #E51837;
}
.home-banner .slick-prev i {
    color: #fff;
    font-size: 40px;
}
.home-banner .slick-next i {
    color: #fff;
    font-size: 40px;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots {
    bottom: 15px;
}
.slick-dots li {
    border-radius: 50%;
    background: rgba(255,255,255,0.1);
    margin: 10px 5px;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.slick-dots li button {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    text-align: center;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    color: #E51837;
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: #E51837;
    opacity: 1;
}
section.home-banner {
    padding: 0;
    height: 100%;
    overflow: hidden;
}
div#n2-ss-2 .n2-font-5ab32739b5418cf8e5cbe88016ae6e87-link a {
    transition: all ease 0.6s;
}
section.home-banner .banner-holder img {
    margin-top: -15px;
    margin-bottom: 20px;
}
section.home-banner .banner-holder{
    height: 600px;
    display: table;
    width: 100%;
    background-color: #EFF3F5;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
   position: relative;
}
section.home-banner .banner-holder .image {
   position: absolute;
   height: 100%;
   width: 100%;
   left: 0;
   right: 0;
   top: 0;
   border-radius: 10px;
   background-color: #EFF3F5;
   background-position: center;
   background-size: cover;
}
section.home-banner .banner-holder .banner-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    opacity: 0;
   transition: all ease 0.5s;
}
section.home-banner.animate .banner-holder .banner-content {
   opacity: 1;
}
section.home-banner .banner-holder .banner-content .banner-title {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 33px;
    color: #E51837;
    line-height: 1.2;
    padding: 0;
    margin: 0 0 20px;
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-duration: 2s;
}
section.home-banner .banner-holder .banner-content .banner-description h1 {
    font-size: 40px;
    font-family: "Roboto-Bold", sans-serif;
    line-height: 1.2;
}
section.home-banner .banner-holder .banner-content .banner-description {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #001F3F;
    line-height: 1.6;
    padding: 0;
    margin: 0 0 20px;
}
section.home-banner .banner-holder .banner-content .banner-text {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 20px;
    color: #1351B2;
    line-height: 1.2;
    padding: 0;
    margin: 0 0 20px;
}
section.home-banner .banner-holder .banner-content .banner-btn a:focus {
    outline: none;
}
section.home-banner .banner-holder .banner-content .banner-btn a {
    font-size: 18px;
    margin-left: 0;
    max-width: inherit;
    padding: 0px 25px;
    line-height: 48px;
    display: inline-block;
    text-transform: none;
    font-family: "Roboto-Regular", sans-serif;
}

section.home {
    margin-bottom: 40px;
    padding-top: 40px;
}
section.home .description {
    text-align: left;
}
section.home .description p {
    margin-bottom: 15px;
}
section.home .content p{
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
    margin-bottom: 30px;
}
section.home .circle-image {
    margin-top: -100px;
    background-position:  left center;
    background-repeat: no-repeat;
    background-size: 110% 110%;
    overflow: hidden;
    border: 10px solid #F2F2F1;
    border-radius: 50%;
    height: 350px;
    width: 350px;
    position: relative;
    z-index: 60;
}
section.home .circle-image:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    background-color: rgba(255,255,255,0.2);
}

.read-more {
    position: relative;
    z-index: 2;
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: block;
    background-size: cover;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/icon-close.png);
}
.read-more.collapsed {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.header-border {
    width: 100%;
    border-bottom: 1px solid #EDF1F3;
}

section.page-banner .banner-text {
    font-family: "Proxima Nova Rg", sans-serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    position: relative;
    left: 0;
    z-index: 2;
}
section.page-banner .banner-text p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.4;
    margin-top: 10px;
}
section.page-banner .banner-text small p {
    font-size: 28px;
}
section.page-banner .banner-text .date p {
    font-size: 30px;
}
section.page-banner {
    border-radius: 10px;
    display: table;
    height: 600px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    background-color: #EFF3F5;
}

.small-banner section.page-banner:after {
    background-color: rgba(0, 0, 0, 0.3);
}
.small-banner section.page-banner {
    height: 400px;
}
section.page-banner.animate:before {
   opacity: 0;
   visibility: hidden;
}
section.page-banner:before {
   content: '';
   visibility: visible;
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
   background-color: #EFF3F5;
   transition: all ease 0.8s;
}
section.page-banner:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(44, 62, 80, 0.3);
    transition: all ease 0.5s;
}
section.page aside {
    margin-top: 50px;
}
section.page aside .collapse {
    position: relative;
    z-index: 9;
}
section.page .featured-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 28px;
    line-height: 1.8;
    color: #12479F;
    margin: 90px auto;
    text-align: center;
    max-width: 1100px;
}
section.physicians {
    margin-bottom: 50px;
}
section.physicians .boxes .box .image-holder {
    width: 100%;
    height: 170px;
    overflow: hidden;
    display: block;

}
section.physicians .boxes .box .image {
    width: 100%;
    height: 170px;
    transition: all ease 0.6s;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
section.physicians .boxes .box .image-holder:hover .image {
    transform: scale(1.1);
}
section.physicians .boxes .box .content {
    padding: 40px 0 0 40px;
}
section.physicians .boxes .box .content h3 {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 24px;
    line-height: 1.6;
    margin: 0;
    text-transform: uppercase;
    color: #12469F;
    text-align: left;
    padding-bottom: 15px;
}
section.physicians .boxes .box .content .text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    min-height: 100px;
}
section.physicians .boxes .box .content .btn {
    margin: 20px 0;
    max-width: 180px;
}

.physician-sidebar li {
    display: block;
}
.physician-sidebar li a {
    font-family: "Roboto-Regular", sans-serif;
    color: #12479F;
    font-size: 20px;
    text-decoration: underline;
    display: block;
    line-height: 2.6;
}
.physician-sidebar .title h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 26px;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: #12469F;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #E51735;
    text-align: left;
    padding-bottom: 15px;
}

.site-main .page.single  .single-title{
    font-family: "Roboto-Light", sans-serif;
    font-size: 36px;
    color: #12469F;
    line-height: 1.4;
    padding: 0;
    margin: 50px 0 20px;
    text-transform: uppercase;
}
.site-main .page.single .single-featured-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.8;
    color: #12479F;
    margin: 20px auto -10px;
    text-align: left;
}
.site-main .page.single article.description p {
    font-size: 16px;
    color: #33485E;
}
.site-main .page.single article.description {
    text-align: left;
    margin-top: 50px;
    font-size: 16px;
}
.site-main .page.single article.description h1 {
    font-size: 40px;
    color: #12479F;
    margin-bottom: 30px;
    font-family: "Roboto-Light", sans-serif;
}
.site-main .page.single article.description h2.post-title {
    font-size: 28px;
    color: #12479F;
    margin-bottom: 25px;
    line-height: 1.2;
    font-family: "Roboto-Light", sans-serif;
}
.site-main .page.single article.description hr {
    border-bottom: 1px solid #DFE7EA;
    margin-top: 40px;
}

.site-main .page.single article.description .form h2 {
    background: #f7f9fa;
    color: #12469F;
    font-size: 20px;
    padding: 20px 30px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.site-main .page.single article.description h2 {
    font-size: 28px;
    color: #e51836;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: none;
    line-height: 1.4;
    font-family: "Roboto-Regular", sans-serif;
}

.site-main .page.single article.description .form select,
.site-main .page.single article.description .form input {
    margin-bottom: 20px;
}
.site-main .page.single article.description .form {
    padding: 20px;
    margin-top: 30px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}
.site-main .page.single article.description h3 {
    font-size: 22px;
    color: #12479F;
    font-family: "Roboto-Regular", sans-serif;
    margin-top: 15px;
    margin-bottom: 20px;
}

section.search-test {
    padding: 40px 0;
    min-height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
section.search-test .content {
    padding-left: 40px;
}
section.search-test .description p {
    color: #33485E;
    font-size: 22px;
    line-height: 1.8;
    text-align: left;
}
section.search-test a.btn {
    max-width: 238px;
    line-height: 56px;
    border-radius: 60px;
}
section.search-test a.btn:hover {
    background: #1246b6;
    border-color: #1246b6;
}
section.search-test h2 {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 30px;
    color: #12469F;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    text-align: left;
}

section.custom-steps .step .icon .wrapper {
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
    border: 3px solid #fff;
}
section.custom-steps .info {
    text-align: center;
    margin: 10px auto 20px;
    max-width: 800px;
    font-family: "Roboto-LightItalic", sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
}
section.custom-steps {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 750px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: table;
    color: #fff;
}
section.physicians-steps {
    background-image: url(/wp-content/themes/lifelabs/assets/images/physicians-steps-bg.jpg);
}
section.custom-steps .description {
    max-width: 1100px;
}
section.custom-steps .description p {
    font-size: 20px;
    color: #fff;
}
section.custom-steps .title h2 {
    color: #fff;
    padding-top: 20px;
    font-family: "Roboto-Light", sans-serif;
}

section.custom-steps .steps {
    color: #fff;
    text-align: center;
    margin-top: 40px;
}
.steps .step {
    position: relative;
    width: 15%;
    display: inline-block;
    text-align: center;
}
.steps-brca .step {
    width: 14%;
}
.steps .step h3.title {
    font-size: 18px;
    top: -10px;
    -webkit-transition: top linear .5s;
    transition: top linear .5s;
}
.steps .step h3.text {
    font-size: 16px;
    line-height: 1.4;
    font-family: "Roboto-Light", sans-serif;
    max-width: 140px;
    margin: 40px auto 20px;
}
.steps .step h3.text b {
    display: block;
    font-family: "Roboto-Bld", sans-serif;
}
.steps.small .step h3.text {
    font-size: 14px;
}
.steps.small .step h3.text b {
    font-size: 16px;
    min-height: 60px;
}
.steps .step .icon {
    height: 105px;
    width: 105px;
    margin: 0 auto;
    display: table;
    position: relative;
}

.steps .step:first-child .step-circle-first {
    display: block;
    position: absolute;
    bottom: -23px;
    right: 74px;
    height: 148px;
    width: 122px;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-circle-first.png) no-repeat;
}
.steps .step .step-circle-first {
    display: none;
}
.steps .step:last-child .step-circle {
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-circle-last.png) no-repeat;
}
.steps .step .step-circle {
    position: absolute;
    bottom: -23px;
    left: 74px;
    height: 148px;
    width: 122px;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-circle.png) no-repeat;
}
.steps .step:last-child .step-arrow {
    display: none;
}
.steps .step .step-arrow {
    position: absolute;
    top: 45px;
    left: 125px;
    height: 10px;
    width: 23px;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-arrow.png) no-repeat;
}

.rotate {
    display: none;
    position: absolute;
    top: -5px;
    left: -5px;
    right: 0;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    border: 10px dotted rgba(255,255,255,0.5);
    margin: 0 auto;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
section.custom-steps.our-tests-steps .steps {
    padding-left: 8%;
}
section.custom-steps.our-tests-steps.physicians-steps .steps .step:first-child {
    margin-left: 13%;
}
section.custom-steps.our-tests-steps.physicians-steps .steps .step h3.text {
    font-size: 16px;
    margin-top: 50px;
    max-width: 160px;
}
section.physicians-steps .steps .step h3.text em {
    font-size: 13px;
    margin: 0;
    width: 100%;
}
section.physicians-steps .steps .step h3.text b {
    text-transform: uppercase;
    min-height: 20px;
    font-size: 16px;
    padding-bottom: 10px;

}
section.custom-steps .step:hover .icon .wrapper {
    border: 3px dotted rgba(255,255,255,0.0);
}
section.custom-steps .step:hover .rotate{
    display: block;
}

section.custom-section {
    margin-bottom: 30px;
    margin-top: 30px;
}
section.custom-section .title h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 30px;
}
section.custom-section .title h2 b {
    font-family: "Roboto-Bold", sans-serif;
}
section.our-company.custom-section .title h2 {
    font-size: 42px;
}

section.custom-section .featured-text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.4;
    color: #12479F;
    margin: 0 auto 40px;
    text-align: center;
    max-width: 1100px;
}
section.custom-section .text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 20px;
    line-height: 1.4;
    color: #12479F;
    margin: 20px auto;
    text-align: center;
    max-width: 750px;
}
section.custom-section.customers .description p {
    font-size: 16px;
}
section.custom-section.customers .featured-text {
    font-size: 22px;
    margin: 10px auto 30px;
}
section.custom-section .description {
    font-family: "Roboto-Light", sans-serif;
    max-width: 1100px;
    font-size: 16px;
    line-height: 1.8;

}
section.custom-section .video {
    margin: 40px auto 0;
    position: relative;
}
section.custom-section .video img {
    display: none;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.custom-section .video:after {
    display: none;
    border-radius: 10px;
    content: '';
    position: absolute;
    top: 13px;
    left: 13px;
    bottom: 13px;
    right: 13px;
    background-color: rgba(44, 62, 80, 0.3);
    transition: all ease 0.5s;
    z-index: 10;
}
section.custom-section .video iframe{
    width: 100% !important;
    height: 640px !important;
    border: 13px solid #DBE3E8;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
section.custom-section .description p{
    color: #33475E;
}
section.custom-section ul.small {
    width: 50%;
    float: left;
}
section.our-company .btn-wrapper{
    text-align: center;
    margin: 30px auto;
}
section.our-company .btn{
    display: inline-block;
    margin: 0 20px;
}

section.our-company .video iframe .ytp-large-play-button {
    display: none !important;
}
section.customers  {
    margin-bottom: 40px;
}
section.customers .customer-boxes {
    margin-bottom: 60px;
}
section.customers.bring {
    padding-top: 40px;
    background: #F7F9FA;
    margin-bottom: 0;
}
section.customers.bring .customer-boxes .col-lg-4:nth-child(3) .box ul li {
    margin-bottom: 30px;
}
section.customers.bring .customer-boxes .box h3.title{
    font-family: "Roboto-Regular", sans-serif;
}

section.customers .customer-boxes .box {
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
}
section.customers .customer-boxes .box h3.title {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 22px;
    margin: 10px 0;
    text-align: left;
    color: #D80000;
    max-width: 300px;
    text-transform: uppercase;
}
section.customers .customer-boxes .box .info  {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    color: #33485E;
}
section.customers .image-wrapper  {
    text-align: center;
}
section.testing-capacity {
    background: #F7F9FA;
    padding-top: 30px;
    height: 860px;
}
section.special {
    width: 100%;
    padding-top: 40px;
    position: relative;
    min-height: 701px;
    overflow: hidden;
    background: #F7F9FA;
    margin-bottom: 0;
}
section.special .special-image {
    position: absolute;
    top: 0;
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
}
section.special .special-left-image {
    left: 0;
    background-position: left;
    width: 50%;
}
section.special .special-right-image {
    right: 0;
    background-position: right;
    width: 50%;
}
section.special.custom-section .featured-text {
    font-size: 22px;
    margin: 0 0 40px;
}
section.special .column {
    margin-top: 20px;
    max-width: 520px;
}
section.special .column  p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    color: #33485E;
}

section.special .column  p strong {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.8;
    text-align: left;
    color: #E51837;
    font-weight: normal;
}
section.actively {
    background: #1248A0;
    min-height: 400px;
    overflow: hidden;
}
section.actively .featured-test{
    font-family: "Roboto-Light", sans-serif;
    font-size: 30px;
    line-height: 1.4;
    color: #fff;
    margin: 60px auto 0px;
    text-align: center;
    position: relative;
    z-index: 3;
}
section.actively .center-text  span{
    font-size: 40px;
    font-weight: 800;
    line-height: 1.0;
    font-family: "Proxima Nova Bl", sans-serif;
}
section.actively .center-text {
    color: #E51837;
    font-family: "Proxima Nova ExCn Rg", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    position: absolute;
    margin: 0 auto;
    left: 10px;
    right: 0;
    z-index: 3;
    top: 115px;
    text-align: center;
}
section.actively .center  {
    position: relative;
    top: -50px;
}
section.actively .circle {
    border: 1px solid #4B74B7;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    transition-duration: 2s;
}
section.actively .circle-04 {
    height: 350px;
    width: 350px;
    padding: 25px;

}
section.actively .circle-03 {
    height: 300px;
    width: 300px;
    padding: 20px;
}
section.actively .circle-02{
    height: 260px;
    width: 260px;
    padding: 20px;
}
section.actively .circle-01 {
    height: 220px;
    width: 220px;
    position: relative;
}
section.actively .box {
    width: 1450px;
    margin: 0 auto;
}
section.actively .left-col {
    padding: 0;
    float: left;
    width: 550px;
    text-align: right;
    margin-top: 40px;
}
section.actively .center-col {
    padding: 0;
    text-align: right;
    float: left;
    width: 350px;
}
section.actively .right-col {
    padding: 0;
    float: left;
    width: 550px;
    margin-top: 40px;
}
section.actively ul {
    margin: 0;
    padding: 0;
}
section.actively ul li {
    display: block;
    padding: 0 20px;
}
section.actively .left-col ul {
    margin-right: -3px;
}
section.actively .right-col ul {
    margin-left: -3px;
}
section.actively ul li:last-child{
    border: none;
}
section.actively .text {
    font-family: "Roboto-Light", sans-serif;
    font-size: 20px;
    line-height: 2.6;
    border-bottom: 1px solid #4B74B7;
    color: #fff;
}
section.actively .center .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-color: #fff;
    color: #fff;
    font-size: 16px;
    text-transform: none;
    min-width: 282px;
    width: 282px;
    display: block;
    height: 70px;
    line-height: 1.2;
    padding-top: 15px;
    border-radius: 35px;
    z-index: 3;
}
section.actively .center .btn:hover {
    background: #E51837;
    color: #fff;
    border-color: #E51837;
}
section.actively .center:after {
    content: "";
    width: 180px;
    height: 180px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #1248a0;
    z-index: 2;
    -webkit-box-shadow: 10px 10px 50px 10px rgba(18,72,160,1);
    -moz-box-shadow: 10px 10px 50px 10px rgba(18,72,160,1);
    box-shadow: 10px 10px 50px 10px rgba(18,72,160,1);
}
section.actively .center:before {
    content: "";
    width: 180px;
    height: 180px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #1248a0;
    z-index: 2;
    -webkit-box-shadow: -10px -10px 50px 10px rgba(18,72,160,1);
    -moz-box-shadow: -10px -10px 50px 10px rgba(18,72,160,1);
    box-shadow: -10px -10px 50px 10px rgba(18,72,160,1);

}
section.actively .center:hover .circle{
    border: 1px solid transparent;

}
section.actively .center:hover .circle .circle-rotate{
    opacity: 1;
}

.circle-rotate {
    transition-duration: 0.8s;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 50%;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
.circle-01  > .circle-rotate {
    height: 220px;
    width: 220px;
    border: 4px dashed rgba(75, 116, 183, 0.1);
    transition-duration: 0.8s;
}
.circle-02  > .circle-rotate {
    height: 260px;
    width: 260px;
    border: 6px dashed rgba(75, 116, 183, 0.2);
    transition-duration: 0.8s;
}
.circle-03  > .circle-rotate {
    height: 300px;
    width: 300px;
    border: 8px dashed rgba(75, 116, 183, 0.4);
    transition-duration: 0.8s;
}
.circle-04  > .circle-rotate {
    height: 350px;
    width: 350px;
    border: 10px dashed rgba(75, 116, 183, 0.5);
    transition-duration: 0.8s;
}

section.deliver {
    display: block;
    background: url(/wp-content/themes/lifelabs/assets/images/deliver-bg.jpg) no-repeat;
    background-attachment: fixed;
    height: 890px;
    position: relative;
    background-size: cover;
    background-position: center center;
    margin-bottom: 100px;
}
section.deliver .title h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 30px;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 40px;
    line-height: 1.2;
}
section.deliver .featured-test {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.8;
    color: #fff;
    margin: 0px auto;
    text-align: center;
    max-width: 1100px;
}

section.deliver .deliver-slider .slide:nth-child(even) .col-lg-6{
    float: right;
}
section.deliver .deliver-slider .slide:nth-child(even) .col-lg-6 .slide-text{
    float: right;
}
section.deliver .deliver-slider .slide:nth-child(even)  .slide-img {
    background-position: -100px;
}
section.deliver .deliver-slider .slide:nth-child(even) .slide-text:after {
    right: inherit;
    top: 20%;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    left: 100%;
}
section.deliver .deliver-slider .slick-prev i {
    color: #fff;
    font-size: 32px;
}
.slick-prev:before, .slick-next:before {
    content: none;
}
section.deliver .deliver-slider .slick-prev {
    width: 120px;
    height: 60px;
    background: #1248A0;
    color: #fff;
    display: block;
    left: 0;
    top: 40%;
    z-index: 999;
    text-align: center;
    padding: 12px;
}
section.deliver .deliver-slider .slick-next i {
    color: #fff;
    font-size: 32px;
}
section.deliver .deliver-slider .slick-next {
    width: 120px;
    height: 60px;
    background: #E51837;
    color: #fff;
    display: block;
    right: 0;
    z-index: 999;
    top: 40%;
    text-align: center;
    padding: 12px;
}

section.deliver .deliver-slider {
    margin-top: 30px;
    height: 800px;
}
section.deliver .deliver-slider .slide:first-child  .slide-img {
    margin-top: 228px;
}
section.deliver .deliver-slider .slide-img {
    height: 692px;
    width: 1013px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50px;
}
section.deliver .deliver-slider .slide-text {
    margin-top: 150px;
    background: #fff;
    border-top: 3px solid #E51735;
    max-width: 615px;
    min-height: 516px;
    padding: 60px 80px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    position: relative;
}

section.deliver .deliver-slider .slide-text:after {
    right: 100%;
    top: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 15px;
    margin-top: -15px;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.our-tests-banner  section.page-banner .banner-text {
    color: #12479F;
    font-size: 60px;
    padding-top: 130px;
    line-height: 1.2;
    font-family: "Proxima Nova Bl", sans-serif;
}
.our-tests-banner  section.page-banner .banner-text em {
    color: #34495E;
    font-size: 30px;
    line-height: 1.2;
    font-style: normal;
    display: block;
    margin-top: 30px;
    margin-bottom: -20px;
    font-family: "Roboto-Light", sans-serif;
}

.our-tests-banner section.page-banner:after {
    opacity: 0;
}
section.page-banner a:hover,
section.page-banner a:focus {
    border-color: #12469F;
    background: #12469F;
}

section.page-banner a {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 14px;
    display: block;
    line-height: 66px;
    max-width: 270px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 0;
    border-radius: 35px;
    transition: all ease 0.6s;
    border-color: #E51735;
    color: #fff;
    background: #E51735;
}

section.page.our-tests-page .featured-text{
    font-size: 22px;
    margin: 90px auto 30px;
    max-width: 1200px;
}
section.page.our-tests-page .description {
    max-width: 1200px;
}
section.page.our-tests-page .description p {
    font-size: 16px;
    color: #33485E;
}
section.page.our-tests-page .title h2 {
    font-size: 40px;
    font-family: "Roboto-Light", sans-serif;
}
section.test-boxes.landing .test-image {
    height: 500px;
    width: 550px;
    max-width: 100%;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
}
section.test-boxes.landing .other-test-image {
    height: 300px;
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    background-size: cover;
    background-repeat: no-repeat;
}

section.test-boxes.landing .container {
    width: 1100px;
    margin-top: 1px;
}
section.test-boxes.landing .other-test-box .title-box {
    font-size: 26px;
}
section.test-boxes.landing .other-test-box .title-box .text-capitalize {
    width: 220px;
    margin: 0 auto;
    display: inline-block;
}
section.test-boxes.landing .other-test-box {
    height: auto;
    width: 100%;
    margin: 0 auto;
    max-width: 550px;
    background: #F7F9FA;
    padding: 40px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    text-align: center;
    position: relative;
}
section.test-boxes.landing .other-test:nth-child(3n) {
    padding-right: 0;
}
section.test-boxes.landing .other-test {
    padding-right: 30px;
}

section.test-boxes.landing .other-test-box .text-box {
    min-height: 80px;
    height: 90px;
}
section.test-boxes.landing .other-test-box .btn {
    margin: 30px auto 0;
}
section.test-boxes.landing .test-box {
    height: 500px;
    width: 550px;
    max-width: 100%;
    margin: 0;
    background: #F7F9FA;
    padding: 60px 40px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}
section.test-boxes.landing .other-test-box:hover,
section.test-boxes.landing .test-box:hover {
    background: #3261AD;
}
section.test-boxes.landing .other-test-box:hover .title-box > span,
section.test-boxes.landing .test-box:hover .title-box > span {
    border-color: #fff;
    color: #fff;
}
section.test-boxes.landing .test-box .btn-box .btn {
    line-height: 50px;
    border-radius: 30px;
}
section.test-boxes.landing .text-box {
    font-size: 16px;
}
section.test-boxes.landing .title-box {
    font-size: 30px;
    max-width: 300px;
    margin: 0 auto;
}
section.test-boxes.landing .title-box > span {
    border-bottom: 1px dashed #95A5A6;
}
section.test-boxes.landing .title-box mark {
    background: transparent;
    text-transform: none;
    font-style: normal;
    padding: 0;
    color: inherit;
}
section.test-boxes.landing .title-box sup {
    text-decoration: none;
}

.info sup,
article sup {
    left: 0;
}
header .megamenu mark {
    text-transform: none;
    font-style: normal;
}
mark {
    color: inherit;
    background: transparent;
    text-transform: none;
    padding: 0;
}
header .megamenu .mega-title br{
   display: none;

}
header .megamenu sub{
    font-size: 14px;

}
section.test-boxes.landing .title-box sub {
    font-size: 18px;

}
section.test-boxes.landing .test-category {
    position: relative;
    margin-bottom: 100px;
}
section.test-boxes.landing .test-category .cat-label h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    text-align: right;
    line-height: 1.2;
}
section.test-boxes.landing .test-category .cat-label {
    position: absolute;
    width: 260px;
    left: -280px;
    text-align: right;
    color: #E51735;
}
section.test-boxes.landing .title-box span.small {
    display: inline-block;
    font-size: 18px;
    text-transform: none;
    color: #E51734;
    padding-top: 10px;
}
section.test-boxes.landing .test-box:hover .title-box span {
    color: #fff;
}
section.test-boxes.landing .row:nth-child(odd) .test-image {
    float: right;
}
section.test-boxes.landing .text-box {
    max-width: 100%;
    min-height: 70px;
    position: relative;
}
section.test-boxes.landing .row .other-test-box:hover:before{
    border-bottom-color: #3261ad;
}
section.test-boxes.landing .row .other-test-box:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(247, 249, 250, 0);
    border-bottom-color: rgba(247, 249, 250, 1);;
    border-width: 30px;
    margin-left: -30px;
}
section.test-boxes.landing .row .test-box:before {
    top: 100px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(247, 249, 250, 0);
    transition: all ease 0.2s;
    border-width: 30px;
    margin-top: -30px;
}
section.test-boxes.landing .row:nth-child(even) .test-box:before {
    right: 100%;
    border-right-color: #F7F9FA;
}
section.test-boxes.landing .row:nth-child(odd) .test-box:before {
    left: 100%;
    border-left-color: #F7F9FA;
}
section.test-boxes.landing .row:nth-child(odd) .test-box:hover:before {
    border-left-color: #3261AD;
}
section.test-boxes.landing .row:nth-child(even) .test-box:hover:before {
    border-right-color: #3261AD;
}
section.our-tests-steps.custom-steps {
    margin-top: 60px;
    margin-bottom: 25px;
    border-radius: 10px;
}
section.our-tests-steps.custom-steps .steps .step .arrow-down {
    position: absolute;
    right: -26px;
    top: 70px;
}
section.our-tests-steps.custom-steps .title h2 {
    text-transform: none;
    font-family: "Roboto-Regular", sans-serif;
}
section.our-tests-steps {
    min-height: 620px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/our-tests-steps-bg.jpg);
    background-position: top;
}
section.our-tests-steps.product {
    min-height: 750px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/our-tests-steps-bg-product.jpg);
}
section.our-tests-steps.product {
    margin-bottom: 0;
}
section.our-tests-steps.product .btn {
    margin: 20px auto 0;
    line-height: 60px;
    border-radius: 36px;
    min-width: 250px;
    font-size: 22px;
}
section.our-tests-steps.product .btn:focus,
section.our-tests-steps.product .btn:hover {
    background: #12469F;
    border-color: #12469F;
    color: #fff;
}

.steps .step h3.text em {
    font-size: 15px;
    width: 200px;
    display: block;
    margin-left: -20px;
    margin-top: -10px;
}
section.our-tests-steps .steps  {
    margin-top: 30px;
}
section.our-tests-steps .steps > .row {
    position: relative;
}
section.our-tests-steps .steps .step {
    float: left;
}
section.our-tests-steps .steps .step h3.text {
    margin: 35px auto 20px;
}
section.our-tests-steps .title {
    margin-bottom: 15px;
}
section.our-tests-steps.custom-steps .description {
    max-width: 650px;
    margin: 0 auto;
}
section.our-tests-steps.custom-steps .description p {
    font-size: 18px;
}
section.our-tests-steps.custom-steps .description p a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
}
section.our-tests-steps.custom-steps .steps .step h3.text {
    max-width: 180px;
}
section.our-tests-steps.custom-steps .steps .step h3.title {
    font-size: 16px;
    margin: 20px 0 30px;
    top: 0;
}
section.laboratory-slider {
    overflow: hidden;
    height: 600px;
    position: relative;
}
section.laboratory-slider .logo-label {
    position: absolute;
    height: 325px;
    width: 325px;
    z-index: 99;
    right: -60px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/lifelabs/assets/images/logo-label.png);
    background-size: cover;
}
section.laboratory-slider .slide-box {
    height: 100%;
    background: #1248A0;
    color: #fff;
}
section.laboratory-slider .slide-box .slide-image {
    height: 600px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
section.laboratory-slider .slide-box .slide-text {
    padding: 50px 50px 20px 50px;
    height: 600px;
    overflow: hidden;
}
section.laboratory-slider .slide-box .slide-text h6 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
}
section.laboratory-slider .slide-box .slide-text h6 em {
    font-family: "Roboto-LightItalic", sans-serif;
    font-size: 14px;
    font-style: normal;
}
section.laboratory-slider .slide-box .slide-text h1 {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 45px;
}
section.laboratory-slider .slide-box .slide-text h3 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.6;
    margin-bottom: 20px;
}
section.laboratory-slider .slide-box .slide-text ul {
    margin: 0;
    padding: 0;
}
section.laboratory-slider .slide-box .slide-text ul li {
    font-family: "Roboto-Light", sans-serif;
    font-size: 20px;
    line-height: 2;
    color: #fff;
    padding-left: 30px;
    position: relative;
    display: block;
}
section.laboratory-slider .slide-box .slide-text ul li:before {
    content: "";
    background-position: left center;
    height: 22px;
    width: 22px;
    display: block;
    left: 0;
    top: 5px;
    position: absolute;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/icon-circle-dark-check.png) no-repeat;
}
section.laboratory-slider .slide-box .slide-text p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
}
section.laboratory-slider .slick-prev i {
    color: #E51735;
    font-size: 32px;
}
section.laboratory-slider .slick-arrow {
    width: 75px;
    height: 75px;
    background: rgba(237, 241, 243, 0.75);
    display: block;
    top: calc(100% - 35px);
    z-index: 80;
    text-align: center;
    padding: 20px;
}
section.laboratory-slider .slick-prev {
    left: calc(58.33333333% - 150px);
}
section.laboratory-slider .slick-next {
    right: 41.66666667%;
    margin-right: -3px;
}

section.laboratory-slider .slick-next i {
    color: #E51735;
    font-size: 32px;
}

section.treatgx-page.product-banner {
    height: 500px;
}
section.treatgx-page.product-banner .banner-title-big h2 {
    max-width: 750px;
}
section.treatgx-page.product-banner .banner-title-big h2 strong {
    font-size: 45px;
    font-weight: bold;
    font-family: "Proxima Nova Bl", sans-serif;
}
section.treatgx-page.product-banner .banner-title-small {
    font-size: 22px;
}
section.product-banner.product-banner .banner-title-small {
    max-width: 850px;
}
section.treatgx-page.product-banner .banner-title-small div > img {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
}
section.brca-page.product-banner .card .box-text span {
   padding: 0 20px;
   font-weight: 500;
   font-family: "Roboto-Regular",sans-serif;
   font-size: 18px;
   text-decoration: underline;
   color: #e51837;
   display: block;
   margin: 0 auto;
   text-align: center;
   width: 100%;
}
section.brca-page.product-banner .card .card-icon {
   width: 85px;
   margin: 20px auto 20px;
}
section.treatgx-page.product-banner .card .card-icon {
    width: 65px;
    margin: 40px auto 20px;
}
section.brca-page.product-banner .box .box-text a,
section.treatgx-page.product-banner .box .box-text a {
    padding: 0 20px;
    font-weight: 500;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 18px;
}
section.brca-page.product-banner .box .box-btn {
   font-size: 16px;
   padding: 8px 12px;
}
section.treatgx-page.product-banner .box .box-btn {
    font-size: 18px;
    padding: 8px 12px;
}
section.brca-page.product-banner .card,
section.treatgx-page.product-banner .card {
    width: 300px;
    height: 300px;
    position: relative;
}
section.product-banner .box {
    height: 100%;
    width: 100%;
}
section.product-banner {
    display: table;
    border-radius: 10px;
    height: 400px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
section.product-banner .banner-content {
    display: table-cell;
    vertical-align: middle;
    height: 400px;
}
section.product-banner .banner-title-big h2 {
    font-family: "Proxima Nova Rg", sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: normal;
    color: #E51735;
    padding: 0;
    margin: 0 0 15px;
    max-width: 800px;
}
section.product-banner .banner-title-big h2 strong{
    font-size: 36px;
    font-family: "Proxima Nova Rg", sans-serif;
    color: #12469F;
}
section.product-banner .banner-title-small {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    font-weight: normal;
    color: #33485E;
    max-width: 780px;
    width: 90%;
    padding: 0;
    margin: 0;
}
section.product-banner .banner-title-small strong{
    font-family: "Roboto-Medium", sans-serif;
    color: #E51735;
    font-size: 22px;
    margin-top: 10px;
    padding: 15px 0;
    display: block;
}
section.product-banner .banner-title-small strong img {
    position: relative;
    top: -14px;
    padding-right: 10px;
}
section.product-banner .banner-title-small div div {
    margin-top: 20px;
}
section.product-banner .banner-title-small div div b {
    display: inline-block;
    padding-right: 30px;
    padding-top: 10px;
}
section.product-banner .banner-title-small div div img:last-child {
    top: 8px;
    padding-left: 0;
}
section.product-banner .banner-title-small div > img {
    position: relative;
    padding-right: 40px;
}
.card-wrapper {
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    visibility: hidden;
    position: relative;
    z-index: 9;
    right: 38%;
    top: 150px;
}
.card {
    position: relative;
    width: 300px;
    height: 300px;
}
#card {
    position: relative;
    width: 300px;
    height: 300px;
}
section.product-banner .box {
    text-align: center;
    position: absolute;
    border-radius: 50%;
    border: 10px solid rgba(238, 238, 238, 0.5);
    overflow: hidden;
    z-index: 9;
    transition: all ease 0.5s;
}
section.product-banner .box .wrapper {
    background: #F7F9FA;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden;
    display: table;

}
section.product-banner  .box img {
    position: relative;
    top: 15px;
    width: 120px;
    transition: all ease 0.8s;
}
section.product-banner .box .box-text {
    font-size: 15px;
    font-family: "Roboto-Light", sans-serif;
    line-height: 1.5;
    padding: 20px 20px 20px;
    height: 180px;
    overflow: hidden;
}
section.product-banner .box .box-text a {
    font-size: 14px;
    text-decoration: underline;
    color: #E51837;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
section.product-banner .back.box .box-text {
    display: table-cell;
    line-height: 1.4;
    padding: inherit;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 0 26px;
}
section.product-banner .box .box-text span {
    display: block;
    font-size: 13px;
    color: #12469F;
    padding-top: 10px;
}
section.product-banner .box .box-btn {
    font-size: 14px;
    font-family: "Roboto-Regular", sans-serif;
    line-height: 1.2;
    background: #E51837;
    color: #fff;
    border-radius: 50%;
    height: 50px;
    width: 150px;
    display: block;
    padding: 12px;
    transition: all ease 0.5s;
    position: absolute;
    top: 87%;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;

}
section.product-banner  .back.box .box-btn {
    background: #3261AD;
}

section.product-menu {
    border-top: 1px solid #DFE7EA;
    padding: 40px 0;
}
.is-sticky  aside.mobile-sidebar,
section.product-menu .is-sticky  .panel {
    width: 100% !important;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    margin-top: 0;
    z-index: 22;
    border: none;
}
section.product-menu .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    background: transparent;
    border-radius: 0;
    z-index: 56;
}

section.product-menu ul {
    text-align: center;
    padding: 0;
    display: block;
    background: #fff;
}
section.product-menu ul li {
    margin: 0 10px 15px;
}
section.product-menu ul li a {
    font-size: 18px;
    font-family: "Roboto-Light", sans-serif;
    line-height: 1.6;
    display: block;
    border-bottom: 1px dashed #95A5A6;
    text-transform: uppercase;
    transition: all ease 0.5s;
}

section.product-menu ul li a:focus,
section.product-menu ul li a:hover {
    color: #E51837;
    border-color: #E51837;
}

section.product-introduction {
    background: #F7F9FA;
    padding: 40px 0;
}
section.product-introduction .description {
    color: #12479F;
    line-height: 1.6;
    font-size: 28px;
}
section.product-introduction .info {
    padding: 0 20px;
}


section.product-whats-included {
    background-image: url(/wp-content/themes/lifelabs/assets/images/included-image-bg.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    margin-bottom: 0;
}
section.product-whats-included .boxes.smallcount  .box:first-child {
    width: 50%;
    float: left;
    margin-bottom: 30px;
    min-height: 80px;
    text-align: right;
    padding-right: 70px;
}
section.product-whats-included .boxes.smallcount .box:nth-child(2) {
    text-align: left;
    padding-left: 115px;
    margin-top: 50px;
    margin-bottom: 100px;
    padding-right: 0;
}
section.product-whats-included .boxes.smallcount .box:nth-child(3) {
    text-align: left;
    padding-left: 28px;
    margin-bottom: 0;
    margin-top: -107px;
}
section.product-whats-included .boxes.smallcount .box:nth-child(4) {
    padding-right: 105px;
}
section.product-whats-included .boxes.smallcount .wrapper {
    min-height: 450px;
}
section.product-whats-included .boxes.smallcount .box:nth-child(2) .text-line:after {
    right: inherit;
    left: 0;
}
section.product-whats-included .boxes.smallcount .box:first-child .text-line:before {
    content: none;
}
section.product-whats-included .boxes.smallcount .box:nth-child(odd) .text-line:after {
    left: inherit;
    right: 0;
    margin: 0;
    top: -5px;
}
section.product-whats-included .boxes.smallcount .box-image {
    top: -50px;
}
section.product-whats-included .boxes {
    position: relative;
    margin-top: 20px;
    margin-bottom: 60px;
}
section.product-whats-included .boxes .wrapper {
    position: relative;
    z-index: 9;
    min-height: 550px;
}
section.product-whats-included .boxes .box {
    width: 50%;
    float: left;
    margin-bottom: 50px;
    min-height: 80px;
}

section.product-whats-included .boxes .box:first-child {
    float: none;
    display: block;
    margin: 0 auto 40px;
    padding-left: 0 !important;
}
section.product-whats-included .boxes .box:first-child .text-line:before {
    content: "";
    display: block;
    position: absolute;
    height: 30px;
    width: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0px;
    border-right: 1px solid #4C5F72;
}
section.product-whats-included .boxes .box:first-child .text-line:after {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30px;
}
section.product-whats-included .boxes .box-image {
    display: block;
    height: 480px;
    width: 797px;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -40px 0;
}
section.product-whats-included .boxes .box .text-line {
    position: relative;
}
section.product-whats-included .boxes .box .text-line:after {
    content: "";
    display: block;
    position: absolute;
    height: 10px;
    width: 10px;
    top: -5px;
    border-radius: 50%;
    background: #E51837;
}

section.product-whats-included .boxes .box:nth-child(odd) .text-line:after {
    left: 0;
}
section.product-whats-included .boxes .box:nth-child(even) .text-line:after {
    right: 0;
}
section.product-whats-included .boxes .box:nth-child(even) {
    text-align: right;
    padding-right: 115px;
}
section.product-whats-included .boxes .box:nth-child(4) {
    padding-right: 185px;
}
section.product-whats-included .boxes .box:nth-child(5) {
    padding-left: 200px !important;
}
section.product-whats-included .boxes .box:nth-child(5) .text p {
    width: 450px;
    padding-left: 50px;
}
section.product-whats-included .boxes .box:nth-child(7) .text p {
    padding-left: 50px;
}
section.product-whats-included .boxes .box:nth-child(odd) {
    text-align: left;
    padding-left: 150px;
}
section.product-whats-included .boxes .box .text{
    color: #4C5F72;
    font-size: 18px;
    font-family: "Roboto-Light", sans-serif;
    line-height: 1.2;
    display: inline-block;

}
section.product-whats-included .boxes .box .text p {
    margin: 0 30px;
}
section.product-whats-included .boxes .box .text-line{
    width: 100%;
    margin-top: 10px;
    border-bottom: 1px solid #798795;
}
section.product-whats-included .boxes .box:first-child {
    text-align: center;
}
section.product-whats-included .btn {
    margin: -20px auto 0;
    z-index: 9;
    position: relative;
}
.postid-630 section.product-test-details {
    background: #fff;
    min-height: 850px;
}
.postid-630 section.product-test-details .description {
    font-size: 22px;
    color: #12469F;
}
section.product-test-details {
    min-height: 1100px;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/lifelabs/assets/images/product-test-details-bg.jpg);
}
section.product-test-details .tab-content {
    padding: 40px 0;
}
section.product-test-details .description {
   font-size: 16px;
   font-family: "Roboto-Regular", sans-serif;
}
section.product-test-details .tabs {
    margin-top: 20px;
}
section.product-test-details .info {
    min-height: 250px;
}
section.product-test-details .tab-pane .info{
    height: 400px;
    overflow: auto;
    padding-right: 15px;
    position: relative;
}
section.product-test-details .tab-pane .info p {
    margin: 10px 0;
}
section.product-test-details .tab-pane .info h3 {
    color: #12469F;
    margin-top: 20px;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.4;
}
section.product-test-details .tab-pane .info strong {
    color: #12469F;
    font-size: 18px;
    font-weight: normal;
    font-family: "Roboto-Regular", sans-serif;
}
section.product-test-details .tab-pane .info .table  strong {
    font-size: 14px;
}
section.product-test-details .info em {
    color: #E51735;
    font-family: "Roboto-Regular", sans-serif;
}
section.product-test-details .info a {
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}
a.file {
    cursor: pointer;
    display: inline-block;
    height: 41px;
    width: 30px;
    text-indent: -99999px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: -5px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/icon-pdf.png);
}

section.product-test-details .info ul {
    margin: 10px 0;
    padding: 0;
}
section.product-test-details .info .table>thead>tr>th {
    border-bottom: none;
}
section.product-test-details .info .table ul li {
    font-size: 14px;
}
section.product-test-details .info ul ul {
    padding-left: 20px;
}
section.product-test-details .info ul.small {
    width: 50%;
    float: left;
}
section.product-test-details .info ul li {
    padding-left: 15px;
    display: block;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
    position: relative;
}
section.product-test-details .info ul li::before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "\f111";
    font-size: 6px;
    line-height: 1.8;
    font-family: "fontAwesome";
    color: #E51735;
}
section.product-test-details .btn {
    min-width: 190px;
}
section.product-test-details .panel .btn {
    margin: 10px auto 0px;
    position: relative;
    top: -15px;
}
section.product-test-details .tabs-menu {
    margin-bottom: 0;
}
section.product-test-details .tabs-menu li {
    display: block;
    border-left: 4px solid transparent;
    position: relative;
}
section.product-test-details .tabs-menu li.active a {
    color: #12469F;
    font-family: "Roboto-Regular", sans-serif;
}
section.product-test-details .tabs-menu li a {
    font-family: "Roboto-Light", sans-serif;
    padding: 25px 20px;
    color: #33485E;
    font-size: 18px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;

}
section.product-test-details .tabs-menu li.active a:after {
    content: none;
}
section.product-test-details .tabs-menu li:last-child a:after {
    content: none;
}
section.product-test-details .tabs-menu li a:after {
    content: "";
    display: block;
    width: 80%;
    left: 10%;
    height: 2px;
    position: absolute;
    bottom: 1px;
    border-bottom: 1px solid #DFE7EA;
}
section.product-test-details .tabs-container {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    border-left: none;
    background: #fff;
    position: relative;
    padding: 0 40px 0 60px;
    margin-bottom: -5px;
}
section.product-test-details .tabs-menu li.active {
    background: #fff;
    border-left-color: #E51735;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
}
section.product-test-details .tabs-menu li.active:after {
    content: "";
    display: block;
    height: 100%;
    width: 20px;
    background: #fff;
    right: -10px;
    bottom: 0;
    position: absolute;
    z-index: 9;
}
section.product-test-details .tabs-container h2 {
    color: #12469F;
    margin-top: 20px;
    text-transform: uppercase;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 30px;
}

section.product-test-details .accordion-tabs-details .panel > a.link-tab.collapsed {
    color: #33485E;
    font-family: "Roboto-Light", sans-serif;
    border-top-color: transparent;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 20px 0px rgba(231,236,239,1);
    border-bottom: none;
}

.panel a[data-nav-toggle].collapsed:before {
    right: 13px;
    top: 26px;
    height: 2px;
    width: 10px;
}
.panel a[data-nav-toggle].collapsed:after {
    right: 17px;
    top: 22px;
    height: 10px;
    width: 2px;
}
.panel a[data-nav-toggle].collapsed:after,
.panel a[data-nav-toggle].collapsed:before {
    position: absolute;
    content: ' ';
    background-color: #7e8285;
    transition: all .4s ease-out;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.panel a[data-nav-toggle].collapsed:before {
    right: 13px;
    top: 22px;
    height: 2px;
    width: 10px;
}
.panel a[data-nav-toggle].collapsed:after {
    right: 17px;
    top: 18px;
    height: 10px;
    width: 2px;
}
.panel a[data-nav-toggle]:before {
    right: 13px;
    top: 24px;
    height: 2px;
    width: 10px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    content: ' ';
    background-color: #E51735;
    transition: all .4s ease-out;
}
.panel a[data-nav-toggle]:after {
    right: 17px;
    top: 20px;
    height: 10px;
    width: 2px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    content: ' ';
    background-color: #E51735;
    transition: all .4s ease-out;
}
section.product-test-details .accordion-tabs-details  {
    padding-bottom: 40px;
}
section.product-test-details .accordion-tabs-details .panel .info h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #E51735;
    padding-bottom: 10px;
    font-family: "Roboto-Regular", sans-serif;
}
section.product-test-details .accordion-tabs-details .panel .info {
    min-height: inherit;
    padding: 15px;
    margin: 0;
}
section.product-test-details .accordion-tabs-details .panel .info iframe {
    width: 100%;
    max-width: 100%;
    height: auto;
}
section.product-test-details .accordion-tabs-details .panel  .info p {
    margin: 0 0 10px;
    max-width: 100%;
    overflow: auto;
}
section.product-test-details .accordion-tabs-details .panel > a.link-tab {
    padding: 16px 20px;
    color: #12469F;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 18px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    background: #fff;
    border-top: 3px solid #E51735;
    border-bottom: 4px solid #f8f9fb;
    border-radius: 0px;
}

section.product-test-forms .tabs-menu {
    margin: 0;
    padding: 0;
    text-align: center;
}
section.product-test-forms .info {
    text-align: center;
    margin: 0px auto 30px;
    max-width: 1000px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    color: #34495E;
    line-height: 1.8;
}
section.product-test-forms .info p {
    text-align: center;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    color: #34495E;
    line-height: 1.8;
    margin: 0 0 10px;
}

section.product-test-forms .tabs-menu li {
    display: block;
    float: left;
    padding: 3px;
}
section.product-test-forms .tabs-menu li.active a{
    border-top-color: #E51735;
    border-top-width: 3px;
    padding-top: 0px;
}
section.product-test-forms .tabs-menu li a {
    height: 132px;
    display: table;
    position: relative;
    background: #ffffff;
    border: 1px solid #cdd2d8;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 1.55;
    text-decoration: underline;
    color: #34495E;
    padding: 2px 20px 0;
    width: 100%;
}
section.product-test-forms .tabs-menu li a span.text span {
    display: block;
    margin: 0 auto;
    max-width: 140px;
}
section.product-test-forms .tabs-menu li a span.text {
    display: table-cell;
    height: 130px;
    overflow: hidden;
    vertical-align: middle;
}
section.product-test-forms .tabs-menu li.active a:after,
section.product-test-forms .tabs-menu li.active a:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

section.product-test-forms .tabs-menu li.active a:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 15px;
    margin-left: -15px;
}
section.product-test-forms .tabs-menu li.active a:before {
    border-color: rgba(205, 210, 216, 0);
    border-top-color: #cdd2d8;
    border-width: 16px;
    margin-left: -16px;
}
section.product-test-forms .tabs-menu li a .number {
    display: block;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #CACFD5;
    color: #fff;
    font-family: "Roboto-Bold", sans-serif;
    z-index: 16;
    text-align: center;
    line-height: 32px;
}
section.product-test-forms .tabs-menu li.active a {
    border-top-color: #E51735;
}
section.product-test-forms .tabs-menu li.active a .number {
    background: #E51735;
    top: -17px;
}
section.product-test-forms .tabs-container {
    padding: 0px 3px;
}
section.product-test-forms .tabs-container .tab-content {

}
section.product-test-forms .tabs-container .tab-content .info ul li {
    font-size: 18px;
}
section.product-test-forms .tabs-container .tab-content .info br {
    display: none;
}
section.product-test-forms .tabs-container .tab-content .info p {
    margin: 0;
    color: #33475E;
}

section.product-test-forms .tabs-container .tab-content .info .right-col {
    position: relative;
}
section.product-test-forms .tabs-container .tab-content .info .right-col:after {
    content: "";
    display: block;
    height: 100%;
    width: 20px;
    background: #fff;
    border-right:  1px solid #CDD2D8;
    position: absolute;
    top: 0;
    left: -20px;

}
section.product-test-forms .tabs-container .tab-content .tab-pane {
    border: 1px solid #cdd2d8;
    border-top: none;
    padding: 60px 60px 20px;
    min-height: 400px;
    overflow: hidden;
}
section.product-test-forms .tabs-container .tab-content .info .left-col a.image-holder {
    width: 50%;
    padding-top: 0;
}
section.product-test-forms .tabs-container .tab-content .info .left-col a.image-holder img {
    min-width: 186px;
    max-width: 186px;
}
section.product-test-forms .tabs-container .tab-content .info a.image-holder img {
    -webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
    box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.15);
}
section.product-test-forms .tabs-container .tab-content .info .right-col a.image-holder {
    width: 30%;
}
section.product-test-forms .tabs-container .tab-content .info article {
    padding: 0 40px;
}
section.product-test-forms .tabs-container .tab-content .info .left-col a.text-holder {
    font-size: 18px;
    padding-top: 40px;
}
section.product-test-forms .tabs-container .tab-content .info  a:hover {
    color: #E51735;
}
/*Mobile Version*/
section.product-test-forms .accordion-tabs {
    padding: 20px;
}
section.product-test-forms .accordion-tabs .panel .info {
    border: 1px solid #cdd2d8;
    border-top: none;
    padding: 40px 20px 10px;
}
section.product-test-forms .accordion-tabs .panel {
    background: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;

}
section.product-test-forms .accordion-tabs .panel > a {
    font-family: "Roboto-Light", sans-serif;
    padding: 20px;
    color: #33485E;
    font-size: 18px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    text-align: center;
    border: 1px solid #cdd2d8;
    border-top: 3px solid #E51735;
    background: #F7F9FA;
    min-height: 95px;
}
section.product-test-forms .accordion-tabs .panel > a .text {
    display: table;
    height: 55px;
    width: 100%;
    overflow: hidden;
    vertical-align: middle;
}
section.product-test-forms .accordion-tabs .panel > a .text span {
    display: table-cell;
    vertical-align: middle;
}
.panel-group .panel+.panel {
    margin-top: 0;
}
section.product-test-forms .accordion-tabs .panel > a:after,
section.product-test-forms .accordion-tabs .panel > a:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 9;
}

section.product-test-forms .accordion-tabs .panel > a:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #F7F9FA;
    border-width: 15px;
    margin-left: -15px;
}
section.product-test-forms .accordion-tabs .panel > a:before {
    border-color: rgba(205, 210, 216, 0);
    border-top-color: #cdd2d8;
    border-width: 16px;
    margin-left: -16px;
}
section.product-test-forms .accordion-tabs .panel > a.collapsed {
    border-top: 1px solid #cdd2d8;
    padding-top: 22px;
}
section.product-test-forms .accordion-tabs .panel > a.collapsed .number {
    background: #CACFD5;
    top: -15px;
}
section.product-test-forms .accordion-tabs .panel > a .number {
    display: block;
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 32px;
    background: #E51735;
    height: 32px;
    border-radius: 50%;
    color: #fff;
    font-family: "Roboto-Bold", sans-serif;
    z-index: 16;
    text-align: center;
    line-height: 32px;
}

section.faq-product {
    margin-top: 80px;
    min-height: 670px;
    background-size: cover;
    background-position: left;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/lifelabs/assets/images/faq-bg.jpg);
}
section.faq-product .title h2 {
    font-family: "Roboto-Medium", sans-serif;
    font-size: 36px;
    text-transform: none;
}
section.faq-product .faq-title-all,
section.faq-product .faq-title {
    display: table;
    width: 100%;
    background: #E51735;
    line-height: 1.4;
    padding: 10px 20px;
    min-height: 70px;
    font-size: 18px;
    color: #fff;
    border: none;
    margin-bottom: 3px;
}

section.faq-product .faq-title-all span,
section.faq-product .faq-title span {
    display: table-cell;
    vertical-align: middle;
}
section.faq-product .faq-title:after {
    content: "\f106";
    font-family: "fontAwesome";
    float: right;
    padding-top: 10px;
}
section.faq-product .faq-title.collapsed {
    background: rgba(255,255,255,0.75);
    color: #34495E;
}
section.faq-product .faq-title.collapsed:after {
    content: "\f107";
}
section.faq-product .faq-title-all {
    background: #12469F;
    margin-top: 5px;
}
section.faq-product .panel {
    background: transparent;
    border: none;
}
section.faq-product .faq-text {
    background: rgba(255,255,255,0.75);
}
section.faq-product .faq-text article {
    color: #34495E;
    line-height: 1.8;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    padding: 20px;
}
section.faq-product .faq-text article .faq-holder {
    max-height: 140px;
    overflow: auto;
}
section.faq-product .faq-title-all:after{
    content: "";
    float: right;
    margin-top: 20px;
    height: 10px;
    width: 23px;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-arrow.png) no-repeat;
}

.woocommerce div.product div.summary {
    width: 100%;
}
.woocommerce div.product .product_title {
    display: none;
}
.woocommerce div.product .product_meta {
    display: none;
}
.woocommerce .quantity .qty {
    display: none;
}
.woocommerce div.product p.price .woocommerce-Price-currencySymbol {
    font-size: 25px;
    position: relative;
    top: -15px;
    font-family: "Roboto-Regular", sans-serif;
}
.woocommerce div.product p.price >span  {
    height: 140px;
    width: 140px;
    padding: 40px 0;
    border-radius: 50%;
    background: #E51837;
    color: #fff;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 45px;
    line-height: 60px;
    text-align: center;
    display: block;
}
.woocommerce div.product p.price >span.small {
   line-height: 1;
   padding: 22px 0;
}
.woocommerce div.product p.price >span i {
   font-style: normal;
   line-height: 1;
}
.woocommerce div.product p.price >span i:first-child {
   font-size: 36px;
}
.woocommerce div.product p.price >span i:nth-child(2) {
   font-size: 16px;
}
.woocommerce div.product p.price >span i:nth-child(3) {
   font-size: 36px;
}
.woocommerce-product-details__short-description ul {
    padding: 0;
    margin: 0;
}
.woocommerce-product-details__short-description {
   padding-left: 30px;
   padding-right: 30px;
}
.woocommerce-product-details__short-description ul li {
    display: block;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 16px;
    line-height: 1.4;
    font-weight: normal;
    color: #33485E;
    position: relative;
    padding: 6px 0 5px 25px;
}
.woocommerce .product-column .content ul li ul {
    margin: 0;
    padding-left: 10px;
}
.woocommerce .product-column .content ul li ul {
    padding-left: 0;
}
.woocommerce .product-column .content ul li ul li:before,
.woocommerce-product-details__short-description ul li ul li:before {
    height: 9px;
    width: 11px;
    content: "\f101 ";
    font-family: "fontAwesome";
    color: #E51837;
    background: none;
    font-size: 14px;
}
.woocommerce-product-details__short-description a {
   color: #F31337;
   text-decoration: underline;
}
.woocommerce-product-details__short-description ul li:before {
    content: "";
    display: block;
    height: 12px;
    width: 14px;
    left: 0;
    top: 10px;
    position: absolute;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/icon-check.png);
    background-repeat: no-repeat;
    background-size: cover;
;
}
.woocommerce .product-content {
    padding: 70px 0 20px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    border-color: #E51735;
    color: #fff;
    background: #E51735;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 18px;
    display: block;
    line-height: 56px;
    min-width: 300px;
    max-width: 300px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    border-radius: 30px;
    transition: all ease 0.6s;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    color: #E51735;
    background: #fff;
}
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus {
    color: #E51735;
    background: #fff;
    outline: none;
}
.woocommerce .product-cart-wrapper {
    padding-top: 40px;
    display: none;
}
.woocommerce .product-column .btn {
    min-width: 300px;
    margin-top: 15px;
}
.woocommerce .product-column .btn:focus {
    outline: none;
}
.woocommerce .product-column .content ul {
    padding: 0;
    margin: 15px 0 0;
}
.woocommerce .product-column .content ul li:before{
    content: "\f105";
    font-family: "fontAwesome";
    display: block;
    color: #E51837;
    font-size: 20px;
    left: 0;
    position: absolute;
    line-height: 1.6;
}
.woocommerce .product-column .content ul li{
    display: block;
    font-family: "Roboto-Light", sans-serif;
    font-size: 14px;
    line-height: 1.8;
    font-weight: normal;
    color: #34495E;
    padding-left: 20px;
    position: relative;
}
.woocommerce .product-cart-wrapper .single_add_to_cart_button.button.alt{
    margin: 0 auto;
    float: right;
}
.woocommerce .product-content .insurance {
    color: #33485E;
    font-family: "Roboto-Light", sans-serif;
    font-style: italic;
    font-size: 15px;
    line-height: 1.4;
    margin-top: 15px;
    padding-right: 15px;
}

/*FAQ*/
.faq-intro{
    color: #008998;
    font-family: 'Roboto-Light','Georgia', serif;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    margin: 0 auto 60px;
}
.faq-results {
    margin-bottom: 60px;
}
.faq-results .col-categories {
    padding-right: 15px !important;
}
.faq-results .col-categories ul  {
    padding: 0;
}

.faq-results .col-categories ul li br {
    display: none;
}
.faq-results .col-categories ul li a {
    color: #fff;
}
.faq-results .col-categories ul li {
    display: block;
    background: #12479F;
    line-height: 1.4;
    padding: 14px 20px;
    text-transform: uppercase;
    font-family: 'Roboto-Bold','Georgia', serif;
    color: #fff;
    font-size: 16px;
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all ease 0.2s;
    position: relative;
}
.faq-results .col-categories ul li.active:hover,
.faq-results .col-categories ul li.active {
    background: #E51735;
}
.faq-results .col-categories ul li:hover {
    background: rgba(18, 71, 159, 0.85);
}
.faq-results .col-categories ul li span.small {
    font-size: 14px;
    font-family: 'Roboto-Regular','Georgia', serif;
    font-weight: normal;
    text-transform: none;
    display: none;
}
.faq-results .col-categories ul li span.faq-arrow {
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: calc(50% - 14px);
    display: block;
}
.faq-results .col-questions {
    background: #F6F6F6;
    overflow-y: auto;
}
.faq-results .col-categories h2 {
    font-family: 'Roboto-Regular', serif;
    word-spacing: 5px;
    font-size: 30px;
    line-height: 1.3;
    color: #12479F;
    position: relative;
    text-transform: none;
    margin-top: 0;
}
.faq-results .col-questions h2 {
    font-family: 'Roboto-Regular', serif;
    word-spacing: 5px;
    font-size: 30px;
    line-height: 1.3;
    color: #12479F;
    padding: 30px 35px 16px;
    position: relative;
    text-transform: uppercase;
}
.faq-results .col-questions .question {
    padding: 0 20px;
    transition: all ease 0.3s;
    cursor: pointer;
    position: relative;
    z-index: 2;
    color: #fff;
    display: block;

}
.faq-results .col-questions .question.active,
.faq-results .col-questions .question.active:hover {
    background: #E51735;
    color: #fff;
}
.faq-results .col-questions .question.active p {
    color: #fff;
}
.faq-results .col-questions .question:hover {
    background: #eff0f1;
    color: #34495E;

}
.faq-results .col-questions .question.active:hover p,
.faq-results .col-questions .question.active p {
    border-bottom: 1px solid #e51735;
}

.faq-results .col-questions .question p{
    color: #092C30;
    text-decoration: underline;
    border-bottom: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 0;
    font-size: 15px;
}

.faq-results .col-answers {
    border: 3px solid #E51735;
    display: none;
}
.faq-results .col-answers p a {
    color: #E51735;
    text-decoration: underline;
}
.faq-results .col-answers h2 {
    font-family: 'Roboto-Regular', serif;
    word-spacing: 5px;
    font-size: 30px;
    line-height: 1.3;
    color: #E51735;
    padding: 30px 40px 15px;
    position: relative;
    text-transform: uppercase;
}
.faq-results .col-answers .answer {
    padding: 15px 40px;
    display: none;
}
.faq-results .col-answers .answer p{
    color: #092C30;
    font-family: 'Roboto-Light','Georgia', serif;
    font-size: 14px;
    line-height: 1.8;
}
.category-name br {
    display: none;
}
.category-name{
    font-size: 15px;
    line-height: 1.3;
    font-family: 'Roboto-Light','Georgia', serif;
    text-transform: CAPITALIZE;
    background: #E51735;
    color: #fff;
    padding: 5px 15px 5px 15px;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
}
.category-name:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-color: #E51735 transparent transparent transparent;
}
section.faq-page.page .featured-text {
    margin: 20px auto 90px;
    font-size: 22px;
}
section.search-page.page .featured-text {
    margin: 0px auto 40px;
    font-size: 22px;
}
section.search-page .map-wrapper h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 24px;
    text-align: center;
    color: #2C3E50;
    margin-bottom: 40px;
}
section.search-page .map-wrapper h2 span {
    font-family: "Roboto-Bold", sans-serif;
}
section.search-page .map-wrapper h2.from span {
    color: #E51735;
}
section.search-page .map-wrapper h2.out span {
    color: #12469F;
}
section.search-page .map-holder {
    position: relative;
    text-align: center;
    display: block;
    margin-bottom: 80px;
    min-height: 420px;
}
section.search-page .map-holder:hover .border{
    -webkit-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
}
section.search-page .map-holder:hover img {
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
section.search-page .map-holder .border{
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    height: 372px;
    width: 372px;
    position: absolute;
    border: 1px solid #D9E2E8;
    transition: all ease 0.8s;
}
section.search-page .map-holder img {
    position: relative;
    z-index: 9;
    top: -10px;
    transition: all ease 0.8s;
}
section.search-page.page .featured-text .change {
    line-height: 1;
    margin-top: 0px;
}
section.search-page.page .featured-text .change a {
    color: #12469F;
    font-size: 16px;
    border-bottom: 1px dashed #33475E;
}
section.search-page.page .featured-text .change.bot {
    margin-top: 15px;
}
section.search-page.page .featured-text .change.bot a {
    font-family: "Roboto-Regular", sans-serif;
    color: #E51735;
    font-size: 16px;
    border-bottom: 1px dashed #E51735;
}
section.search-page.page .featured-text.out,
section.search-page.page .featured-text.from {
    font-size: 30px;
    color: #2C3E50;
}
section.search-page.page .featured-text.from span {
    font-family: "Roboto-Bold", sans-serif;
    color: #E51735;
}
section.search-page.page .featured-text.out span {
    font-family: "Roboto-Bold", sans-serif;
    color: #12469F;
}

section.form-search-wrapper .container {
    display: table-cell;
    vertical-align: middle;
}
section.search-page.page .form-search-wrapper {
    display: table;
    min-height: 661px;
    margin: 0 auto 40px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    background-image: url(/wp-content/themes/lifelabs/assets/images/search-form-wrapper.jpg);
}
section.treatgx-search.form-search-wrapper .container {
    vertical-align: top;
    display: table-cell;
    padding-top: 50px;
}
section.treatgx-search.form-search-wrapper .btn-link {
    font-size: 14px;
    text-decoration: underline;
    color: #12469F;
}
section.treatgx-search.form-search-wrapper {
    display: table;
    height: 800px;
    border-radius: 10px;
    margin: 0 auto -100px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    text-align: center;
    background-image: url(/wp-content/themes/lifelabs/assets/images/treat-gx/test-search-bg.png);
}
section.treatgx-search .result-search-treatgx{
    height: 409px;
    width: 650px;
    margin-top: 20px;
    margin-left: -23px;
    position: absolute;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: left;
    padding: 50px 80px;
    z-index: 9;
    background-image: url(/wp-content/themes/lifelabs/assets/images/search-treatgx-form-bg.png);
}
.result-search-treatgx .text-label {
    font-family: "Roboto-Light", sans-serif;
    color: #ABBDD1;
    font-size: 14px;
}
.result-search-treatgx .close {
    width: 21px;
    height: 20px;
    position: absolute;
    right: 50px;
    top: 55px;
    opacity: 1;
    cursor: pointer;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/icon-close-light.png);
}
.result-search-treatgx .medication-info .text {
    font-family: "Roboto-Regular", sans-serif;
    line-height: 1.6;
    font-size: 14px;
}
.result-search-treatgx .text b {
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    color: #12469F;
    font-weight: normal;
}
.result-search-treatgx .medication-info .text b {
    color: #2C3E50;
    font-size: 14px;
    font-family: "Roboto-Ligth", sans-serif;
}
section.treatgx-search.form-search-wrapper .info {
    font-size: 20px;
    color: #1248A0;
    max-width: 640px;
    line-height: 1.2;
}
section.treatgx-summary {
    margin: 0 auto;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8f4ff+0,f8f8f6+100 */
    background: rgb(232,244,255); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(232,244,255,1) 0%, rgba(248,248,246,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(232,244,255,1) 0%,rgba(248,248,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(232,244,255,1) 0%,rgba(248,248,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f4ff', endColorstr='#f8f8f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
section.treatgx-summary .product-content {
    padding: 0;
}
.woocommerce section.treatgx-summary  div.product p.price >span {
   background: #fff;
   border: 4px solid #E51837;
   color: #E51837;
    position: relative;
    z-index: 2;
}
.woocommerce section.treatgx-summary .product-content .insurance {
    position: absolute;
    right: -100px;
    top: 15%;
}
section.treatgx-summary {
    overflow: hidden;
    clear: both;
    padding-bottom: 100px;
}
section.treatgx-summary .price {
    position: relative;
}
section.treatgx-summary .product-column-treatGX-order {
    position: absolute;
    left: 40%;
    top: 0;
}
section.treatgx-summary .product-column-treatGX-order .btn {
    font-size: 24px;
}
section.treatgx-summary .product-description-treatGX h4 {
    font-size: 24px;
    color: #12469F;
}
section.treatgx-summary .product-description-treatGX .list-small ul li {
    font-size: 18px;
}
section.treatgx-summary .product-description-treatGX .list-small ul:last-child {
    padding-right: 0;
    position: relative;
}
section.treatgx-summary .price:after {
    content: "";
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 290px;
    width: 619px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/treat-gx/test-box.png);
    left: -194px;
    top: 80px;
    z-index: 1;
}
.medication-info .img {
    display: block;
    float: left;
    top: 4px;
    margin-right: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.medication-info .yes .img{
    top: -2px;
    width: 60px;
    height: 60px;
    margin-right: 15px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/drug-yes-new.png);
}
.medication-info .no .img{
    top: 0px;
    width: 94px;
    height: 60px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/drug-no.png);
}
.medication-search {
    font-size: 18px;
    padding: 10px 0 0;
}
.medication-cond {
    font-size: 18px;
    padding: 10px 0 0;
}
.medication-info {
    min-height: 50px;
    color: #34495E;
    margin-top: 25px;
    margin-bottom: 10px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    line-height: 38px;
}
.medication-cond .text span,
.medication-info .text span{
    color: #12469F;
    font-size: 14px;
    font-family: "Roboto-Regular", sans-serif;
}
.medication-info .text i {
    font-size: 30px;
    position: relative;
    top: 5px;
    padding-right: 8px;
}
.medication-info .text a {
    color: #E51734;
    text-decoration: underline;
}
.medication-val {
    background: #F7F9FA;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    color: #34495E !important;
    font-size: 16px;
    width: calc(100% - 150px);
    border: 1px solid rgba(221, 221, 221, 0.4);
    transition: all ease 0.3s;
    font-weight: 300 !important;
    font-family: "Roboto-LightItalic", sans-serif;
}
.medication-btn {
    font-family: "Roboto-Medium", sans-serif;
    font-size: 16px;
    display: inline-block;
    line-height: 46px;
    width: 150px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 0 -25px;
    padding: 0;
    border-radius: 25px;
    transition: all ease 0.6s;
    text-decoration: none !important;
    border-color: #E51735;
    color: #fff;
    background: #E51735;
}
section.form-search-wrapper .form {
    width: 600px;
    margin: 0 auto;
}
section.form-search-wrapper .form input[type="text"] {
    width: 100%;
    line-height: 70px;
    background: #fff;
    border: 3px solid #D9E1EA;
    font-size: 16px;
    font-family: "Roboto-Light", sans-serif;
    font-style: italic;
    padding: 0 20px;
    height: 70px;
    color: #2C3E50;
    -webkit-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
}
section.form-search-wrapper .info {
    color: #2C3E50;
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
}
section.form-search-wrapper .form {
    position: relative;
}
.result-search-treatgx {

}
section.form-search-wrapper .form .icon {
    padding: 16px 13px 18px 13px;
    position: absolute;
    top: 0;
    right: 10px;
    width: 70px;
    height: auto;
    border: none;
    margin: 0;
}
input:focus {
    outline: none;
}


section.page.career-page .featured-text {
    margin-bottom: 40px;
}
section.join-title .title h2 {
    color: #E51733;
    display: inline-block;
    text-transform: none;
    border-bottom: 1px dotted #E51733;
}
section.join {
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
}
section.join .info {
    padding: 80px 0;
}
section.join .info h2 {
    color: #12469F;
    margin-bottom: 30px;
}
section.join .info p {
    font-size: 20px;
}
section.join .info a.btn {
    margin-top: 40px;
    background: transparent;
    border-style: solid;
    border-width: 2px;
}
section.join .info a:hover {
    background: #E51735;
}

section.rewords {
    margin-bottom: 80px;
}

section.rewords .title h2 b {
    font-size: 40px;
}
section.rewords .featured-text {
    font-size: 22px;
    line-height: 1.6;
    margin-top: 0px;
}
section.rewords .content ul li {
    width: 50%;
    float: left;
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    line-height: 3;
    color: #33485E;
    padding-left: 50px;
    position: relative;
}
section.rewords .content ul li:after {
    position: absolute;
    display: block;
    content: "";
    border-bottom: 1px dotted rgba(172, 191, 222, 0.5);
    width: 80%;
    padding-left: 50px;
}

section.rewords .info {
    max-width: 1000px;
    margin: 40px auto;
}
section.rewords .content ul li:before {
    content: "";
    background-position: left center;
    height: 26px;
    width: 26px;
    display: block;
    left: 0;
    top: 15px;
    position: absolute;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/icon-circle-check.png) no-repeat;
}

section.diversity {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
    min-height: 700px;
    overflow: hidden;
    background: #F7F9FA;
    margin-bottom: 0px;
}
section.diversity.custom-section .featured-text {
    font-size: 22px;
    margin: 0 0 30px;
    line-height: 1.8;
    max-width: 100%;
}
section.diversity .column {
    margin-top: 20px;
    max-width: 520px;
}
section.diversity .column  p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    color: #33485E;
}
section.diversity .column  p a {
    text-decoration: underline;
}
section.diversity .column  p strong {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.8;
    text-align: left;
    color: #E51837;
    font-weight: normal;
}

.column  p strong  a,
.column p a,
.column ul li a {
    color: #E51837;
    text-decoration: none;
    border-bottom: 1px dashed #E51837;
}
section.custom-section .column p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    color: #33485E;
}
section.custom-section .column p strong {
    color: #33465E;
    font-family: "Roboto-Medium", sans-serif;
    font-weight: normal;
}
section.custom-section .column  ul {
    margin: 10px 0 10px;
    padding: 0;
}
section.custom-section .column h2 {
    color: #12469F;
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 1.6;
}

section.columns {
    margin: 80px 0;
}
section.columns .column{
    max-width: 500px;
    margin: 0 auto;
}
section.custom-section .column h4 {
    color: #33465E;
    font-family: "Roboto-Light", sans-serif;
    line-height: 1.6;
    font-size: 20px;
    margin-bottom: 20px;
}

section.custom-section .column  ul li:before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "\f111";
    font-size: 6px;
    line-height: 1.8;
    font-family: "fontAwesome";
    color: #E51735;
}
section.custom-section .column  ul li {
    padding-left: 15px;
    display: block;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
    position: relative;
}

section.hesitate{
    width: 100%;
    max-width: 1170px;
    margin: -60px auto 60px;
    min-height: 120px;
    padding: 15px 0 20px;
    background-color: #E51735;
    -webkit-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    box-shadow: 2px 5px 45px 0px rgba(0,0,0,0.15);
    z-index: 9;
    position: relative;
    background-image: url(/wp-content/themes/lifelabs/assets/images/gradient-hesitate.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section.hesitate.custom-section .title {
    padding: 0;
    margin: 0;
}
section.hesitate.custom-section .title h2 {
    font-size: 40px;
    text-transform: none;
    margin: 0;
    color: #fff;
}
section.hesitate.custom-section .featured-text a {
    text-decoration: underline;
}
section.hesitate.custom-section .featured-text a,
section.hesitate.custom-section .featured-text {
    color: #fff;
    margin: 0;
    font-size: 22px;
}
.postid-630 .title h2 {
    font-size: 40px;
    font-family: "Roboto-Regular", sans-serif;
}
section.journey {
    padding: 80px 0;
}
section.journey .journey-tabs-menu {
    width: 510px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}
section.journey .journey-tabs-menu li {
    display: block;
    width: 230px;
    float: left;
}
section.journey .journey-tabs-menu li a span {
    display: none;
}
section.journey .journey-tabs-menu li a{
    display: block;
    height: 57px;
    background-repeat: no-repeat;
    background-position: 0 -56px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/treat-gx/tabs.png);
}
section.journey .journey-tabs-menu li.active:first-child a{
    background-position: 0 0;
}
section.journey .journey-tabs-menu li:nth-child(2) a{
    background-position: -232px 0;
}
section.journey .journey-tabs-menu li.active:nth-child(2) a{
    background-position: -232px -56px;
}
section.journey .tab-content .tab-image img {
    display: inline-block;
}
section.journey .tab-content .tab-image{
    padding: 50px 0;
    text-align: center;
}
section.journey .tab-content {
    min-height: 200px;
}

section.who {
    padding: 50px 0;
}
section.who .who-boxes .who-box:nth-child(3) {
    width: 270px;
}
section.who .who-boxes .who-box {
    display: inline-block;
    width: 220px;
    vertical-align: top;
}
section.who .who-boxes .who-box .who-box-icon {
    width: 65px;
    margin: 20px auto;
}
section.who .who-boxes .who-box .who-box-text {
    font-size: 18px;
    color: #2C3E50;
    padding: 0 15px;
    font-family: "Roboto-Light", sans-serif;
    line-height: 1.6;
}
section.who .who-boxes .who-box .who-box-text a {
    color: #E51733;
    text-decoration: underline;
}
section.team-boxes {
    margin-bottom: 0px;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom:1px solid #EDF1F3;
}
section.team-boxes .row .box-image {
    margin-bottom: 60px;
}
section.team-boxes .row:first-child .box-image img {
    float: right;
}
section.team-boxes .row:nth-child(even) .box-image {
    float: right;
}
section.team-boxes .row:nth-child(even) .box-content {
    padding-left: 150px;
}
section.team-boxes .row:nth-child(even) .box-content .box-title .line  {
    right: -150px;
    width: calc(100% + 150px);
}

section.team-boxes .box-image {
    padding: 0 30px;
}
section.team-boxes .row:nth-child(odd) .box-content .box-title .line  {
    left: -150px;
}
section.team-boxes .box-content {
    padding: 0 40px;
}
section.team-boxes .box-content .box-text {
    max-width: 670px;
}
section.team-boxes .box-content .box-text h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.8;
    color: #315FAC;
    margin-bottom: 0;
    padding: 0 0 10px;
}
section.team-boxes .box-content .box-text p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
    margin: 30px 0;
}
section.team-boxes .box-content .box-text ul {
    margin: 0;
    padding: 0;
}
section.team-boxes .box-content .box-text ul li {
    padding-left: 15px;
    display: block;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
    position: relative;
}
section.team-boxes .box-content .box-text ul.small {
    width: 50%;
    float: left;
}
section.team-boxes .box-content .box-text ul li::before {
    position: absolute;
    left: 0;
    top: 8px;
    content: "\f111";
    font-size: 6px;
    line-height: 1.8;
    font-family: "fontAwesome";
    color: #E51735;
}
section.team-boxes .box-content .box-title  {
    position: relative;
}
section.team-boxes .box-content .box-title .line {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0;
    border-bottom: 2px solid #E51735;
}
section.team-boxes .box-content .box-title h2 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 30px;
    line-height: 1.2;
    color: #315FAC;
    margin-bottom: 20px;
    padding: 30px 0;
}
section.partners-boxes {
    margin-bottom: 120px;
}
section.partners-boxes .title h2 {
    text-transform: none;
    font-size: 30px;
}
section.partners-boxes .info {
    text-align: center;
    font-size: 18px;
    margin-top: 0;
}
section.partners-boxes .partners-slider {
    margin: 30px auto;
}
section.partners-boxes .partners-slider .slick-slide img {
    margin: 0 auto;
}

section.page.contact-us .featured-text {
    text-align: left;
    font-size: 26px;
    line-height: 2;
}
section.page.contact-us .featured-img {
    margin-top: -100px;
    position: absolute;
    right: 0;
    bottom: 0;
}
section.support {
    background: #1248A0;
    padding-bottom: 130px;
    padding-top: 20px;
}
section.support .title h2 {
    color: #fff;
}
section.support .support-boxes .text {
    color: #fff;
    font-family: "Roboto-Light", sans-serif;
    font-size: 20px;
    line-height: 1.8;
    text-align: center;
    border-right: 1px solid #3A7CE9;
    margin-bottom: 20px;
}
section.support .support-boxes .text:last-child {
    border-right: none;
}

.form {
    max-width: 900px;
    margin: 0px auto;
}
.form textarea {
    width: 100%;
    background: transparent;
    color: #444;
    padding: 20px 0 5px 15px;
    font-size: 16px;
    line-height: 30px;
    border: none;
    max-width: 100%;
    border-bottom: 2px solid #BDC3C7;
    height: 60px;
    margin-bottom: 25px;
    font-family: "Roboto-Light", sans-serif;
}

.form input {
    width: 100%;
    border: none;
    border-bottom: 2px solid #BDC3C7;
    background: transparent;
    color: #1248A0;
    padding: 20px 0 5px 15px;
    font-size: 18px;
    height: 60px;
    margin-bottom: 25px;
    font-family: "Roboto-Light", sans-serif;
}
.form select {
    width: 100%;
    border: none;
    border-bottom: 2px solid #BDC3C7;
    border-radius: 0px;
    background: transparent;
    color: #1248A0;
    padding: 20px 0 5px 10px;
    font-size: 18px;
    height: 60px;
    margin-bottom: 25px;
    font-family: "Roboto-Light", sans-serif;
}
.form input:focus,
.form select:focus {
    /*background: #fff;*/
    outline: none;
    border-color: #1248A0;
}

.form textarea:focus {
    border-bottom: 2px solid #1248A0;
    padding-bottom: 4px;
    outline: none;
}
/*section.contact-forms .form input:focus {*/
    /*background: #fff;*/
/*}*/
.request .form div.wpcf7-response-output {
    margin: 0;
    font-size: 14px;
    border: none;
    padding: 5px;
    color: #fff;
}
.request .form span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 14px;
    top: -10px;
    right: 0;
    color: #ffff00;
}
.form span.wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    font-weight: normal;
    display: block;
    right: 0;
    top: 0;
}
.form div.wpcf7-response-output {
    margin: 10px 0;
}
.form div.wpcf7-validation-errors {
    border: 1px solid #f00;
    font-family: "Proxima Nova Lt", sans-serif;
}
.form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #444;
}
.form ::-moz-placeholder {
    /* Firefox 19+ */

    color: #444;
}
.form :-ms-input-placeholder {
    /* IE 10+ */

    color: #444;
}
.form :-moz-placeholder {
    /* Firefox 18- */

    color: #444;
}
.form input[type="submit"] {
    display: block;
    width: 100%;
    color: #fff;
    max-width: 270px;
    border-radius: 35px;
    background: #E51837;
    padding: 0px 25px;
    line-height: 55px;
    height: 70px;
    border: 2px solid #E51837;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin: 25px auto 0px;
    transition: all ease 0.5s;
}
.form input[type="submit"]:hover {
    background: #FFF;
    color: #E51837;

}

.inputText {
    font-size: 14px;
    width: 200px;
    height: 35px;
}

.floating-label {
    color: #878787;
    font-size: 18px;
    font-family: "Roboto-Light", sans-serif;
    position: absolute;
    pointer-events: none;
    left: 29px;
    top: 28px;
    transition: 0.2s ease all;
}
.floating-label.active {
    top: 5px;
    bottom: 10px;
    font-size: 12px;
    opacity: 1;
    color: #34495E;
}

section.contact-forms .tabs-container {
    max-width: 1030px;
    min-height: 660px;
    padding: 20px;
    margin: -80px auto 0;
    background: #fff;
    position: relative;
    z-index: 2;
}
section.contact-forms .wrapper {
    position: relative;
    max-width: 1030px;
    margin: 0 auto;
}
section.contact-forms .wrapper:before,
section.contact-forms .wrapper:after {
    content: "";
    display: block;
    width: 54px;
    height: 532px;
    position: absolute;
    top: 0;
    z-index: 1;
}
section.contact-forms .wrapper:before {
    left: -25px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/form-shadow-left.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.contact-forms .wrapper:after {
    right: -25px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/form-shadow-right.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.contact-forms .tabs-container .tabs-menu {
    border-bottom: 2px solid #E51837;
    margin: 0;
    padding: 0;
    background: #EFF3F5;
}
section.contact-forms .tabs-container .tabs-menu li {
    width: 33.33333333%;
    display: block;
    float: left;
}
section.contact-forms .tabs-container .tabs-menu li a {
    display: block;
    line-height: 60px;
    color: #12469F;
    font-size: 18px;
    font-family: "Roboto-Light", sans-serif;
    text-align: center;
    text-transform: uppercase;
    position: relative;
}
section.contact-forms .tabs-container .tabs-menu li.active a {
    background: #E51837;
    color: #fff;
    border-bottom: 1px solid transparent;
    font-family: "Roboto-Medium", sans-serif;
}
section.contact-forms .tabs-container .tabs-menu li.active a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 23px solid #E51837;
    border-right: 23px solid transparent;
    position: absolute;
    bottom: -23px;
    left: 0;
}
section.contact-forms .tab-content .tab-pane {
    min-height: 580px;
    padding: 40px 20px;
    background: #F9F9F9;
}
section.contact-forms .tab-content .tab-pane .description {
    margin-top: 40px;
}
section.contact-forms .tab-content .tab-pane .description p {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
}
section.contact-forms .tab-content .tab-pane .list-style-num .description  ol li {
    font-size: 22px;
}
section.contact-forms .tab-content .tab-pane .description strong,
section.contact-forms .tab-content .tab-pane .list-style-num .description  ol li strong{
    font-family: "Roboto-Bold", sans-serif;
    color: #12469F;
    font-size: 24px;
}
.g-recaptcha {
    margin-top: 20px;
}
.g-recaptcha div {
    margin: 0 auto;
    max-width: 100%;
}
#map {
    height: 800px;
    width: 100%;
}
.event #map {
    height: 400px;
    width: 100%;
}
section.map  {
    position: relative;
    margin-top: 130px;
}
section.map .container {
    position: relative;
}
section.map .map-box {
    position: absolute;
    top: -100px;
    margin: 0 auto;
    left: 90px;
    background: #1248A0;
    color: #fff;
    z-index: 99;
    width: 465px;
    padding: 30px 40px 50px;
}
section.map .map-box .content h3 {
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
    font-family: "Roboto-Light", sans-serif;
}
section.map .map-box .content a {
    text-decoration: underline;
    font-size: 16px;
    color: #fff;
    font-family: "Roboto-Light", sans-serif;
}

section.map .map-box .content h4 strong {
    font-size: 22px;
    font-weight: normal;
    font-family: "Roboto-Light", sans-serif;
}
section.map .map-box .content h4 {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    font-weight: normal;
}
section.map .map-box .content p {
    color: #fff;
    font-size: 14px;
    line-height: 1.8;
    font-family: "Roboto-Light", sans-serif;
}

section.map .map-box .btn {
    position: absolute;
    bottom: -20px;
}
section.map .map-box .btn:focus,
section.map .map-box .btn:hover {
    background: #fff;
    color: #E51735;
}
section.map .map-box .content hr {
    border-top: 1px solid #3A7CE9;
    margin: 20px 0 10px;
}
.map-label h2 {
    font-family: "Roboto-Light", sans-serif;
    color: #12469F;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
section.collection {
    position: relative;
    background: #F7F9FA;
    overflow: hidden;
}
section.collection img {
    position: relative;
    float: right;
    right: 0;
    top: 0;
    max-width: 48%;
}
section.collection .content {
    padding: 0;
    position: absolute;
}
section.collection .content h2 {
    font-family: "Roboto-Light", sans-serif;
    color: #12469F;
    font-size: 26px;
    line-height: 1.8;
}
section.collection .content p {
    font-family: "Roboto-Light", sans-serif;
    color: #333333;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
}
section.collection .content a {
    color: #E51735;
    text-decoration: underline;
}
.mobile-sidebar {
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
a.sidebar-menu.collapsed {
    background: #E51735;
    color: #fff;
    font-family: "Roboto-Regular", sans-serif;
    border-top: 3px solid transparent;
}
.panel a.sidebar-menu[data-nav-toggle].collapsed:after,
.panel a.sidebar-menu[data-nav-toggle].collapsed:before {
    background-color: #fff;
}
.panel {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: none;
    margin-bottom: 0;
    border: none;
}
a.sidebar-menu {
    font-size: 18px;
    padding: 12px 10px 15px 20px;
    display: block;
    width: 100%;
    position: relative;
    border-bottom: none;
    color: #12469F;
    font-family: "Roboto-Regular", sans-serif;
    text-transform: uppercase;
    background: #F7F9FA;
    border-top: 3px solid #E51735;
}
.product-menu a.sidebar-menu {
    padding: 15px 10px 15px 20px;
}
.product-menu .panel a[data-nav-toggle]:after {
    top: 22px;
}
.product-menu .panel a[data-nav-toggle]:before {
    top: 26px;
}
aside.mobile-sidebar.custom-sidebar ul li:first-child a {
    border-top: 1px solid #ddd;
}
.is-sticky aside.mobile-sidebar.custom-sidebar ul li a {
    border-left: none;
    border-right: none;
}
aside.mobile-sidebar.custom-sidebar ul li a {
    border: 1px solid #ddd;
    border-top: none;
    padding: 14px 10px 14px 30px;
    background: #fff;
}
aside.mobile-sidebar.custom-sidebar ul li a i {
    top: 17px
}
aside.custom-sidebar ul {
    margin: 0;
    padding: 0;
}
aside.custom-sidebar h2.title {
    font-family: "Roboto-Light", sans-serif;
    font-size: 26px;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: #12469F;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 3px solid #E51735;
}
aside.custom-sidebar ul li {
    display: block;
    width: 100%;
}
aside.custom-sidebar ul li a {
    color: #33485E;
    font-size: 18px;
    font-family: "Roboto-Light", sans-serif;
    padding: 18px 10px 18px 30px;
    display: block;
    width: 100%;
    position: relative;
}
aside.custom-sidebar ul li a i {
    padding-right: 10px;
    position: absolute;
    left: 15px;
    top: 21px;
}
aside.custom-sidebar ul li a.active,
aside.custom-sidebar ul li a:hover {
    background: #E51735;
    color: #fff;
}
.sidebar {
    margin-bottom: 80px;
}

a.scrollToTop:hover {
    opacity: 1;
}
a.scrollToTop:hover i {
    top: -10px;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.scrollToTop i {
    left: -16px;
    position: relative;
    top: -8px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}
a.scrollToTop {
    z-index: 999;
    position: fixed;
    width: 70px;
    height: 60px;
    padding: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    bottom: 80px;
    right: 20px;
    display: none;
    background-size: cover;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icon-map.png);
    background-repeat: no-repeat;
    opacity: 0.5;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

/*MODAL*/


/*====== Zoom effect ======*/

.mfp-zoom-in {
    /* start state */
    /* animate in */
    /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all 0.5s ease-in-out;
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-container:after {
    cursor: pointer;
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    height: 50px;
    width: 51px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/close-btn.png);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 22px;
    color: #fff;
}
body .mfp-bg {
    background: #2C3E50 url(/wp-content/themes/lifelabs/assets/images/form-map.png);
    background-repeat: no-repeat;
    background-size: 55%;
    background-position: center center;
}
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.95;
}

.product-modal .title h2 {
    color: #fff;
    font-family: "Roboto-Light", sans-serif;
    font-size: 30px;
    max-width: 750px;
    margin: 0 auto 30px;
    text-align: center;
    line-height: 1.4;

}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 27px;
    height: 27px;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/radio-off.png) no-repeat;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #DA0000;
    position: absolute;
    top: 9px;
    left: 9px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.product-modal  .form-holder ul {
    float: left;
    width: 50%;
}
.product-modal  .form-holder ul li {
    display: block;
    color: #2C3E50;
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.8;
}
.product-modal .form-holder {
    border: 1px solid #C7D3E0;
    margin: 0px;
    overflow: hidden;
    padding: 20px 0 10px;
}
.product-modal img {
    position: absolute;
    left: 0;
    right: 10px;
    top: 30px;
    margin: 0 auto;
    transition: all ease 0.8s;
    opacity: 0.8;
}
.product-modal .white-popup:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 1;
}
/* text-based popup styling */
.product-modal .white-popup .wrapper{
    background: #FFF;
    border-radius: 10px;
    padding: 20px 100px 50px 100px;
}
.product-modal .white-popup {
    position: relative;
    width:auto;
    max-width: 800px;
    min-height: 550px;
    margin: 0 auto;

}
.product-modal .form-top {
    margin-bottom: 10px;
}
.product-modal form {
    position: relative;
    z-index: 2;
}
.product-modal .form .input-wrapper {
    background: #fff;
    display: block;
    position: relative;
    left: -12px;
    top: 52px;
    overflow: hidden;
    height: 40px;
    width: 30px;
    line-height: 14px;
}

section.confirmation-page .head {
    font-family: "Proxima Nova Rg", sans-serif;
    color: #E51735;
    font-size: 43px;
    text-align: center;
    line-height: 150px;
}
section.confirmation-page .confirmation-body .steps-holder {
   border: 2px solid #EEF2F4;
   padding: 0 40px 40px;
   border-radius: 6px;
   margin: 50px 0 40px;
   background-color: #F7F9FA;
   }
section.confirmation-page .confirmation-body .steps-holder .steps-top {
   text-align: center;
   margin: -25px auto 0;
}
section.confirmation-page .confirmation-body .steps-holder .steps-top .step-top {
   display: inline-block;
   width: 60px;
   text-align: center;
}
section.confirmation-page .confirmation-body .steps-holder .steps-top .step-top .number {
   display: block;
   width: 50px;
   height: 50px;
   margin: 0 15px;
   border: 2px solid #EEF2F4;
   background: #fff;
   color: #2658a7;
   text-align: center;
   line-height: 45px;
   font-size: 20px;
   border-radius: 50%;
   font-family: "Roboto-Bold", sans-serif;
}
section.confirmation-page .confirmation-body {
    margin: 0 auto;
    background: #F7F9FA;
    padding: 80px 80px 40px;
}

section.confirmation-page .confirmation-body .confirmation-head .title br {
   display: none;
}
section.confirmation-page .confirmation-body .download-steps .button-holder {
   margin: 20px 0;
}
.button-holder.columns-3 .pay-button-holder {
   width: 370px;
   max-width: 100%;
   margin-bottom: 30px;
}
.button-holder.columns-3 .pay-button-holder .info {
   min-height: 60px;
}
.button-holder.columns-4 .pay-button-holder {
   width: 300px;
   max-width: 100%;
   margin-bottom: 30px;
}
.button-holder .pay-button-holder {
   max-width: 100%;
}
.button-holder .pay-button-holder .button.button-pay {
   max-width: 100%;
}
section.confirmation-page .confirmation-body .download-steps .btn {
  min-width: 280px;
}
section.confirmation-page .confirmation-body .steps-holder .text {
   margin-top: 40px;
   font-family: "Roboto-Light", sans-serif;
   font-size: 16px;
   color: #33485E;
   line-height: 1.6;
}
section.confirmation-page .confirmation-body .steps-holder {
   text-align: left;
}
section.confirmation-page .confirmation-body .steps-holder ol {
   margin-top: 0;
}
section.confirmation-page .confirmation-body .steps-holder ul {
   margin: 0 0 5px;
}
section.confirmation-page .confirmation-body .steps-holder ol li {
   margin-bottom: 0px;
}

section.confirmation-page .confirmation-body .block {
    max-width: 1000px;
    margin: 80px auto;
    padding: 150px 60px 40px;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0px 0px 35px -4px rgba(204,204,204,1);
    -moz-box-shadow: 0px 0px 35px -4px rgba(204,204,204,1);
    box-shadow: 0px 0px 35px -4px rgba(204,204,204,1);
}
section.confirmation-page .confirmation-body .confirmation-head .title {
    font-size: 18px;
   color: #33485E;
}
section.confirmation-page .confirmation-body .confirmation-head .title h2 {
    font-size: 44px;
    text-transform: none;
    line-height: 1.4;
    font-family: "Proxima Nova Rg", sans-serif;
}
section.confirmation-page .confirmation-body .confirmation-head .title h3 {
   margin-top: 0;
   font-size: 22px;
   color: #12469F;
}
section.confirmation-page .confirmation-body .block .featured {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
section.confirmation-page .confirmation-body .block .logo {
    margin: 20px auto;
    display: block;
}

section.confirmation-page .description p {
    font-size: 16px;
    color: #33465E;
}
.entry-content {
    font-family: "Roboto-Light", sans-serif;
    font-size: 18px;
    color: #34495E;
    max-width: 1000px;
    line-height: 1.8;
    margin-top: 80px;
}
.entry-content h3 {
    font-size: 22px;
    color: #12479F;
    font-family: "Roboto-Regular", sans-serif;
    margin-top: 20px;
}
.entry-content h2 {
    text-transform: uppercase;
    font-size: 30px;
    color: #12479F;
    font-family: "Roboto-Light", sans-serif;
}
.entry-content p a  {
    color: #E51735;
    text-decoration: underline;
}
.entry-content ul li a {
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}
.entry-content table a {
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}
.entry-content strong {
    font-weight: normal;
    color: #12479F;
    font-size: 18px;
    font-family: "Roboto-Medium", sans-serif;
}
.contentwrapperbox img {
    max-width: 200px;
    height: auto;
    padding-right: 20px;
}
.list-style-num ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}
.list-style-num ol.big li {
    font-size: 18px;
    font-family: "Roboto-Regular", sans-serif;
}
.list-style-num ol li {
    list-style: inherit;
    padding-left: 10px;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.8;
    position: relative;
    color: #33485E;
}
.list-style ul li a {
    color: #E51735;
    border-bottom: 1px dashed #E51735;
}

.list-style ul,
.col-answers ul,
.page.single article.description ul,
.entry-content ul {
    margin: 0;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.col-answers ul li ul,
.page.single article.description ul li ul,
.entry-content ul li ul {
    padding-left: 40px;
}
.list-style ul li,
.faq-product ul li,
.col-answers ul li,
.page.single article.description ul li,
.entry-content ul li {
    padding-left: 15px;
    display: block;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.8;
    position: relative;
    color: #33485E;
    text-align: left;
}
.page.single article.description ul.two-column {
    position: relative;
}
.page.single article.description ul.two-column li:nth-child(2) {
    margin-right: 0;
}
.page.single article.description ul.two-column li.two-column-arrow {
    min-height: 65px;
    position: absolute;
    display: block;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    background: #E51735;
    color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 65px;
    left: 0;
    right: 0;
    padding: 0;
    top: 200px;
    margin: 0 auto;
    z-index: 2;
}
.page.single article.description ul.two-column li  {
    float: left;
    max-width: 47%;
    padding: 20px 30px;
    min-height: 430px;
    margin: 20px 40px 20px 0;
    border: 1px solid rgba(52, 73, 94, 0.2);
}
.page.single article.description ul.two-column li:before {
    content: none;
}
.page.single article.description ul.two-column li h2 {
    color: #12469F;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 1.6;
    text-transform: none;
}
.faq-product article p a {
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}

.faq-product ul li {
    color: #34495E;
}
.col-answers ul li {
    font-size: 14px;
}
.list-style ul li:before,
.faq-product ul li:before,
.col-answers ul li:before,
.page.single article.description ul li:before,
.entry-content ul li::before {
    position: absolute;
    left: 0;
    top: 10px;
    content: "\f111";
    font-size: 6px;
    line-height: 1.8;
    font-family: "fontAwesome";
    color: #E51735;
}

section.genetic {
    width: 100%;
    margin-top: 0;
    padding-top: 20px;
    position: relative;
    overflow: hidden;

}
section.genetic.custom-section .featured-text {
    font-size: 22px;
    margin: 0 0 40px;
    line-height: 1.8;
    max-width: 100%;
}
section.genetic .column {
    margin-top: 20px;
    max-width: 520px;
}
section.genetic .title h2 {
    font-size: 42px;
}
section.genetic.councils-intro .title h2 {
    font-size: 30px;
}
section.genetic .column  p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    text-align: left;
    color: #33485E;
}
section.genetic .column  p a {
    text-decoration: underline;
}
section.genetic .column  p strong {
    font-family: "Roboto-Light", sans-serif;
    font-size: 22px;
    line-height: 1.8;
    text-align: left;
    color: #E51837;
    font-weight: normal;
}
section.genetic .column  p strong  a {
    color: #E51837;
    text-decoration: underline;
}

section.facts{
    background-image: url(/wp-content/themes/lifelabs/assets/images/genetic-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 0;
    margin-top: 0;
}
section.facts .title h2 b {
    text-transform: none;
    font-size: 32px;
}

section.facts .content ul {
    padding: 0;
}
section.facts .info h2 b {
    text-transform: none;
    font-size: 32px;
}

section.genetic .info p {
    font-size: 18px;
}
section.councils-intro .info p,
section.councils-intro .info {
    font-size: 18px;
    margin-top: 0;
}

section.councils {
    margin: 40px 0;
}
section.councils .council-block {
    border-left: 2px solid #E51735;
    border-right: 2px solid #E51735;
    border-bottom: 2px solid #E51735;
    margin-left: -12px;
    margin-right: -13px;
    margin-top: 40px;
    position: relative;
}
section.councils .councils-slider .slick-arrow {
    height: 100%;
    width: 32px;
}
section.councils .councils-slider .slick-arrow span {
    display: block;
    width: 32px;
    height: 9px;
    margin-top: 150px;
    background-image: url("/wp-content/themes/lifelabs/assets/images/icons/slider-arrows.png");
}
section.councils .councils-slider .slick-next {
    right: -60px;
}
section.councils .councils-slider .slick-next:hover span {
    background-position: 32px 9px;
}
section.councils .councils-slider .slick-next span {
    background-position: 32px 0;
}
section.councils .councils-slider .slick-prev  {
    left: -60px;
}
section.councils .councils-slider .slick-prev span {
    background-position: 0 0;
}
section.councils .councils-slider .slick-prev:hover span {
    background-position: 0 9px;
}
section.councils .council-block {
    max-height: 300px;
}
section.councils .council-block .center {
    position: absolute;
    z-index: 10;
    display: block;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/quotes.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 40px;
    margin: 0 auto;
    background-position: center;
    top: -20px;
    left: 0;
    right: 0;
}
section.councils .council-block .border {
    border-top: 2px solid #E51735;
    z-index: 2;
}
section.councils .council-block .testimonial-content {
    display: table;
    width: 100%;
    height: 300px;
    padding: 40px;
    vertical-align: middle;
}
section.councils .council-block p {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.8;
    color: #33465E;
    font-family: "Roboto-LightItalic", sans-serif;
    font-size: 22px;
    text-align: center;
}

section.help {
    margin: 0;
    min-height: 700px;
    padding: 85px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
section.help .info:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 45px 45px 0 0;
    border-color: #12469F transparent transparent transparent;
    position: absolute;
    bottom: -45px;
    left: 0;
}
section.help .info {
    margin-top: 0;
    padding: 40px 60px;
    background: #12469F;
    color: #fff;
    min-width: 620px;
    max-width: 620px;
    position: relative;
    margin-bottom: 60px;
}
section.help .info p {
    font-size: 22px;
    color: #fff;
    line-height: 2.5;
    padding: 0;
    margin: 0;
    border-bottom: 1px dotted #1E69E6;
}
section.help .info p:last-child {
    border: none;
}
section.help a.btn {
    margin-left: -120px;
}
section.session.custom-section {
    background: #fff;
    margin: 0;
}
section.session.custom-section .column ul li {
    margin-bottom: 5px;
}
section.session.custom-section .column {
    max-width: 530px;
    padding: 20px 40px;
    min-height: 380px;
    margin: 20px auto;
    border: 1px solid rgba(52, 73, 94, 0.2);
}
section.session .column-wrapper {
    position: relative;
}
section.session .icon-arrow{
    display: block;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 43px);
    margin: 0 auto;
    z-index: 2;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/arrow-to-right.png);
    background-size: cover;
}
.custom-table {
    overflow: auto;
}
section .custom-table table img {
    text-align: center;
    margin: 0 auto;
    display: block;
}
section.table {
    background: #F7F9FA;
    padding: 20px 0;
    margin: 0;
}
section .custom-table p em {
    color: #33465E;
    font-size: 14px;
    font-style: normal;
    font-family: "Roboto-LightItalic", sans-serif;
}
section .custom-table table.table a {
    font-size: 14px;
    color: #12469F;
    text-decoration: underline;
}
section .custom-table table.table>tbody>tr>td, section .custom-table table.table>tfoot>tr>td, section .custom-table table.table>tfoot>tr>th, section .custom-table table.table>thead>tr>td, section .custom-table table.table>thead>tr>th
{
    padding: 15px 40px;
}
.btn-arrow-down {
    position: relative;
}
.btn-arrow-down:hover:after {
    color: #13499F;
    transform: translateY(10px);
}
.btn-arrow-down:after {
    content: "\f0a7";
    font-family: "fontAwesome";
    height: 40px;
    width: 40px;
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all ease 0.5s;
}
.table-color.table>thead>tr>th p {
    color: #fff;
}
.table-color.table>thead>tr>th {
    background: #13499F;
    color: #fff;
}
.table-color.table>tbody>tr>th {
    min-width: 100px;
}
.table ul li {
    font-size: 14px;
    margin-bottom: 5px;
}
.custom-table table.table>tbody>tr>th {
    padding: 25px 40px;
    font-size: 14px;
    color: #33465E;
    font-family:"Roboto-Bold", sans-serif;
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: rgba(52, 73, 94, 0.1);
    white-space: nowrap;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-right: 3px solid #F7F9FA;
    border-left: 3px solid #F7F9FA;
    border-top: 1px dotted rgba(172, 191, 222, 0.5);

}
.custom-table table.table>tbody>tr>th {
    border-top: none;
    vertical-align: middle;
}
.custom-table table.table>tbody>tr>th {
    border-top: none;
}
.table-hover>tbody>tr:hover {
    background-color: rgba(234, 236, 239, 0.5);
}
.full-table .table>tbody>tr:last-child>td {
    border-bottom: 1px dotted rgba(172, 191, 222, 0.5);
}
.table>tbody>tr>td p {
    padding: 0;
    margin: 10px 0;
}
section .custom-table table.table tbody tr:nth-child(2) td{
    border-top: none;
}

section table.table.table-featured>tbody>tr>td {
    padding: 20px 40px;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;

    border: 1px solid rgba(52, 73, 94, 0.2);
}
section.page.resources-page {
    margin-top: 40px;
}

section.stay-in-touch  {
    margin-top: 80px;
    margin-bottom: 80px;
    position: relative;
}
section.stay-in-touch .stay-image {
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}
section.stay-in-touch .box {
    right: -20px;
    position: absolute;
    min-height: 350px;
    max-width: 555px;
    min-width: 555px;
    top: -25px;
    background-size: cover;
    background-position: center;
    background-image: url(/wp-content/themes/lifelabs/assets/images/stay-in-touch-box.jpg);
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}
section.stay-in-touch .box .content {
    padding: 50px 35px 50px 35px;
}
section.stay-in-touch .box .content h2 {
    color: #fff;
}
section.stay-in-touch .box .content .text{
    color: #fff;
    font-family: "Roboto-Light", sans-serif;
    font-size: 30px;
}
.events-wrapper .subscribe-block .subscribe-block-title {
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    color: #12469F;
}
.events-wrapper .subscribe-block .subscribe-block-title span {
    color: #e51837;
}
.events-wrapper .subscribe-block {
    color: #12469F;
    max-width: 320px;
}
.events-wrapper .subscribe-block #pardot_subscribe .pardot_text {
    color: #000;
    height: 44px;
    margin: 4px 0 0;
    font-size: 16px;
    width: 63%;
}
.events-wrapper .subscribe-block #pardot_subscribe .pardot_submit {
    margin-top: 4px;
}
.events-wrapper #pardot_subscribe .pardot_checkbox:checked:after {
    font-size: 20px;
}
.events-wrapper .subscribe-block  #pardot_subscribe .pardot_checkbox_label {
    color:  #34495E;
    font-family: "Roboto-Regular", sans-serif !important;
    line-height: 1.2;
    font-size: 13px;
    display: block;
    padding-left: 45px;
    position: relative;
    margin-bottom: 15px;
}
.events-wrapper .subscribe-block  #pardot_subscribe .pardot_checkbox {
    border: 1px solid #ccc;
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    top: 0;
    border-radius: 3px;
    background: #fff;
    height: 30px;
    width: 30px;
}
.events-wrapper .subscribe-block  #pardot_subscribe ::-webkit-input-placeholder {
    color: #444;
}
.events-wrapper .subscribe-block  #pardot_subscribe ::-moz-placeholder {
    color: #444;
}
.events-wrapper .subscribe-block  #pardot_subscribe :-ms-input-placeholder {
    color: #444;
}
.events-wrapper .subscribe-block  #pardot_subscribe :-moz-placeholder {
    color: #444;
}

.subscribe-block {
    color: #fff;
}
.subscribe-block .subscribe_response {
    margin-top: 10px;
    color: #fff;
    display: block;
    font-size: 16px;
    text-decoration: underline;
    font-family: 'Roboto-Regular', 'Georgia', serif !important;
    font-weight: normal;
    top:35px;
}
.subscribe-block form {
    position: relative;
}
.subscribe-block form .email {
    font-family: "Roboto-Light", sans-serif;
    border: none;
    border-radius: 0px;
    color: rgba(255, 255, 255, 0.7);
    background-color: transparent;
    box-sizing: border-box;
    padding: 20px 0 5px 0px;
    font-size: 18px;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
    border-bottom: 2px solid #E51735;
    height: 60px;
}
.subscribe-block form .btn-submit {
    font-size: 14px;
    padding: 0 20px;
    background: #E51735;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto-Bold', 'Georgia', serif;
    border: none;
    line-height: 44px;
    margin-top: 15px;
    margin-left: 10px;
}
.subscribe-block h2 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Roboto-Regular', 'Georgia', serif !important;
    font-weight: normal;
}
.subscribe-block p {
    max-width: 500px;
    color: #fff;
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 20px;
    font-family: 'Roboto-Light', 'Georgia', serif !important;
    font-weight: normal;
}
.subscribe-block .subscribe-block-title {
    font-size: 24px;
    font-family: 'Roboto-Light', 'Georgia', serif !important;
}
.subscribe-block form .field-wrap {
    position: relative;
    margin-bottom: 25px;
}
.subscribe-block span {

}
.subscribe-block span.floating-label {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    font-family: "Roboto-Light", sans-serif !important;
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: 28px;
    transition: 0.2s ease all;
}
.subscribe-block span.floating-label.active {
    top: 5px;
    bottom: 10px;
    font-size: 12px;
    opacity: 1;
    color: #fff;
}
.subscribe-block span.no-charge {
    color: #fff;
    font-size: 16px;
    font-family: "Roboto-Light", sans-serif !important;
}
.subscribe-block input:-webkit-autofill {
    background-color: #104299 !important;
    background-image: none !important;
    color: #fff;
}
.subscribe-block #pardot_subscribe .pardot_message { bottom: auto; }
section.sample {
    margin: 40px 0;
}
section.sample.custom-section .featured-text {
    font-size: 20px;
    line-height: 1.8;
    margin-top: 0;
}
section.sample .title h2 {
    font-size: 42px;
}
section.destination {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    background: #F7F9FA;
}
section.destination.search-page .map-holder {
    margin-bottom: 0;
    min-height: 390px;
}
section.destination.search-page .map-holder img {
    max-width: 430px;
    margin: 0 auto;
}
section.destination.search-page .column{
    max-width: 400px;
    margin: 0 auto;
}

section.prepare .content ul li {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #33485E;
    padding-left: 50px;
    position: relative;
    padding-bottom: 15px;
    padding-top: 10px;
}
section.prepare .content ul li:after {
    position: absolute;
    display: block;
    content: "";
    border-bottom: 1px dotted rgba(172, 191, 222, 0.5);
    width: 80%;
    padding-left: 50px;
    bottom: 0;
}
section.custom-section .title h2 b {
    text-transform: none;
    font-size: 32px;
}
section.prepare .content ul li:before {
    content: "";
    background-position: left center;
    height: 26px;
    width: 26px;
    display: block;
    left: 0;
    top: 15px;
    position: absolute;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/icon-circle-check.png) no-repeat;
}
section.page-menu {
    margin: 0 auto -20px;
    padding: 40px 0 20px;
}
ul.article-menu {
    padding-left: 0px;
}
ul.article-menu li:before {
    display: none;
}
ul.article-menu li {
    display: block;
    font-family: "Roboto-Light", sans-serif;
    margin-bottom: 10px;
    line-height: 1.8;
    position: relative;
    color: #33485E;
    text-align: left;
    padding-left: 20px;
    font-size: 18px;
}
ul.article-menu li:hover:after {
    content: "\f02e";
}
ul.article-menu li:hover a {
    color: #E51735;
}
ul.article-menu li:after {
    content: "\f097";
    font-family: "fontAwesome";
    position: absolute;
    left: 0;
    top: 1px;
    color: #E51735;
    transition: all ease 0.8s;
}
ul.article-menu li a {
    text-transform: capitalize;
    color: #E51735;
    text-decoration: none;
    border-bottom: 1px dashed #E51735;
}
a.btn {
    font-family: "Roboto-Medium", sans-serif;
    font-size: 14px;
    display: inline-block;
    line-height: 46px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0 15px;
    border-radius: 25px;
    transition: all ease 0.6s;
    text-decoration: none !important;
}
a.btn.btn-big {
    min-width: 260px;
}
a.btn.btn-extra-big {
    min-width: 260px;
    font-size: 18px;
    line-height: 60px;
    border-radius: 35px;
}
a.btn-blue:focus,
a.btn-blue:hover {
    color: #fff;
    background: #3261AD;
}
a.btn-blue {
    border-color: #3261AD;
    color: #3261AD;

}
a.btn-blue-dark {
    border-color: #3261AD;
    color: #fff;
    background: #3261AD;
}
a.btn-blue-dark:focus,
a.btn-blue-dark:hover {
    border-color: #3261AD;
    color: #3261AD;
    background: #fff;
}
a.btn-red:focus,
a.btn-red:hover {
    color: #fff;
    background: #E51735;
}
a.btn-red {
    border-color: #E51735;
    color: #E51735;
    background: #fff;
}
a.btn-red-white:focus,
a.btn-red-white:hover {
   color: #E51735;
   background: #fff;
   border-color: #fff;
}
a.btn-red-white {
   border-color: #E51735;
   color: #fff;
   background: #E51735;
}
a.btn-white-dark:focus,
a.btn-white-dark:hover {
   color: #E51735;
   background: #fff;
   border-color: #fff;
}
a.btn-white-dark {
   border-color: #fff;
   color: #E51735;
   background: #fff;
}
a.btn-red-dark {
    border-color: #E51735;
    color: #fff;
    background: #E51735;
}
a.btn-red-dark:focus,
a.btn-red-dark:hover {
    color: #E51735;
    background: transparent;
}
a.btn-white {
   border-color: #fff;
   color: #2F84BA;
   background: #fff;
}
a.btn-white:focus,
a.btn-white:hover {
   color: #fff;
   border-color: #2F84BA;
   background: #2F84BA;
}
.pay-button-holder {
   display: inline-block;
   width: 250px;
   margin: 0 5px 20px;
   vertical-align: top;
}
.page-id-1624 .pay-button-holder:last-child  .info {
   min-height: 63px;
}
.pay-button-holder .info {
   font-size: 14px;
   min-height: 120px;
   line-height: 1.4;
   color: #34495E;
   margin-bottom: 15px;
   font-family: "Roboto-Light", sans-serif;
}
.pay-button-holder h4 {
   vertical-align: top;
   font-size: 18px;
   font-family: "Roboto-Regular", sans-serif;
   color: #12469F;
}
.pay-button-holder h4 span {
   font-size: 14px;
   color: #34495E;
   font-style: italic;
   font-family: "Roboto", sans-serif;
}
button.button-pay {
   font-family: "Roboto", sans-serif;
   font-size: 17px;
   display: inline-block;
   line-height: 22px;
   border-width: 2px;
   border-style: solid;
   text-align: center;
   padding: 10px 15px;
   min-width: 240px;
   border-radius: 25px;
   transition: all ease 0.6s;
   text-decoration: none !important;
   border-color: #E51735;
   color: #fff;
   background: #E51735;
}
button.button-pay:focus,
button.button-pay:hover {
   color: #E51735;
   outline: none;
   background: transparent;
}
section.custom-steps.vertical-steps {
    padding: 0px 20px 20px;
    margin-top: -5px;
    margin-bottom: 0px;
    border-top: 3px solid #E30D2D;
    background: #F7F9F9;
    display: block;
    min-height: 500px;
}

section.custom-steps.vertical-steps .info,
section.custom-steps.vertical-steps .description p {
    color: #33485E;
}
section.custom-steps.vertical-steps .title.vertical-title {
    margin-top: 10px;
    margin-bottom: 0px;
}
section.custom-steps.vertical-steps .title h2 {
    color: #12479F;

}
section.custom-steps.vertical-steps .step {
    display: block;
    float: left;
    width: 16.666666%;
}
section.vertical-steps .step .content {
    border-bottom: 1px solid #E7EBEF;
    height: 140px;
    padding: 20px 0;
}
.steps .step:last-child .content {
    border: none;
}
section.vertical-steps .step .content {
    height: 150px;
    text-align: left;
    max-width: 460px;
    float: left;
}
section.custom-steps.vertical-steps .step .wrapper p {
    font-size: 16px;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: inherit;
}
section.custom-steps.vertical-steps .step:hover .wrapper {
    background: #12479F;
}
section.custom-steps.vertical-steps .step .wrapper {
    border: 3px solid #e51836;
    background: #e51735;
}
section.custom-steps.vertical-steps .rotate {
    border: 10px solid #12479F;
}
section.custom-steps.vertical-steps .step:first-child .step-circle-first {
    display: none;
}
section.custom-steps.vertical-steps .steps .step .step-circle {
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-circle-vertical-new.png) no-repeat;
    left: 84px;
}
section.custom-steps.vertical-steps .steps .step:last-child .step-circle {
    display: none;
}
section.custom-steps.vertical-steps .steps .step .step-arrow {
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-arrow-right.png) no-repeat;
}
section.custom-steps.vertical-steps .step  h3.title {
    font-size: 20px;
    color: #12479F;
}
section.custom-steps.vertical-steps .steps .step h3.text {
    color: #33485E;
    max-width: 165px;
    font-size: 15px;
}
section.custom-steps.vertical-steps .steps .step h3.text b {
    color: #12479F;
    margin-bottom: -15px;
    display: block;
    font-size: 16px;
}
/*
section.vertical-steps .step .icon .wrapper {
    display: table-cell;
    vertical-align: middle;
    border-radius: 50%;
    background: #E30D2D;
    padding: 10px;
}
section.vertical-steps .step .icon {
    height: 105px;
    width: 105px;
    margin: 0 auto;
    display: table;
    position: relative;

}
section.vertical-steps .step .image {
    height: 150px;
    text-align: center;
    width: 150px;
    margin-right: 30px;
    float: left;
    position: relative;
}
section.vertical-steps .step .content h3.title strong {
    font-family: "Roboto-Bold", sans-serif;
}
section.vertical-steps .step .content h3.title {
    font-size: 20px;
    color: #12479F;
    font-family: "Roboto-Light", sans-serif;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
    font-weight: normal;
}
section.vertical-steps .step .content {
    border-bottom: 1px solid #E7EBEF;
    height: 140px;
    padding: 20px 0;
}
.steps .step:last-child .content {
    border: none;
}
section.vertical-steps .step .content {
    height: 150px;
    text-align: left;
    max-width: 460px;
    float: left;
}
section.vertical-steps .step .wrapper p {
    font-size: 16px;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: inherit;
}
section.vertical-steps .step:hover .wrapper {
    background: #12479F;
}
section.vertical-steps .step .wrapper img {
    max-width: 35px;
    height: auto;
    position: relative;
    z-index: 2;
}
section.vertical-steps .steps .step:last-child .step-circle {
    background: none;
}
section.vertical-steps .step:last-child .image .step-circle {
    background: none;
}
section.vertical-steps .step .step-circle {
    position: absolute;
    bottom: 0px;
    left: 0;
    top: 50%;
    width: 148px;
    height: 122px;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-circle-vertical.png) no-repeat;
    right: 0;
    margin: 0 auto;
}

section.vertical-steps .step:hover .icon .wrapper {
    border: 3px dotted rgba(255,255,255,0.0);

}
section.vertical-steps .step:hover .rotate{
    display: block;
}
section.vertical-steps  .steps .step .step-arrow {
    position: absolute;
    top: 80%;
    left: 0;
    height: 22px;
    width: 10px;
    background: url(/wp-content/themes/lifelabs/assets/images/icons/steps-arrow-down.png) no-repeat;
    right: 0;
    margin: 0 auto;
}

section.vertical-steps .rotate {
    color: #fff;
    border: 7px dashed transparent;
    padding: 0px;
    border-radius: 50%;
}
*/

section.page-banner .banner-text .banner-page-404 h2 {
    font-family: "Proxima Nova Bold", sans-serif;
    font-size: 60px;
    line-height: 60px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
section.page-banner .banner-text .banner-page-404  p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 30px;
    line-height: 60px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
section.page-banner .banner-text .banner-page-404  p.small {
    font-size: 22px;
}
main.site-main .page.main-page-404 {
    padding: 30px 0;
}
main.site-main .page.main-page-404 p {
    font-size: 22px;
}
section.banner-page-404 .search-test a.btn {
    line-height: 56px;
    border-radius: 60px;
    margin-top: 20px;
    max-width: 200px;
}
.site-main .page.single.single-event article.description h3{
    margin: 30px 0 10px;
}
section.single-event .eventDescription .info {
    margin: 0;
}
section.event {
    margin-bottom: 80px;
}
.date-wrapper {
    margin-top: 20px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 20px;
    font-size: 40px;
    background: rgba(255,255,255,0.2);
    font-family: "Roboto-Light", sans-serif;
}
section.page.events-page {
    margin: 60px 0 0;
    overflow: hidden;

}
.events-result {
    background: #F7F9FA;
    padding: 60px 0;
    margin-top: 10px;
}
.events-result .event-box {
    position: relative;
    display: block;
    max-width: 378px;
    width: 100%;
    min-height: 450px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    padding: 20px;
    margin: 0 auto 15px;
    background: #fff;
    transition: all ease 0.2s;
    border-radius: 5px;
    overflow: hidden;
}
.events-result .event-box .image {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0.1;
    background-position: center;
    background-size: cover;
}

.events-result .event-box:hover {
    background: #12469F;
}
.events-result .event-box:hover .content h2 span {
    color: #fff;
    border-color: #fff;
}
.events-result .event-box .content h2 {
    margin: 0;
}
.events-result .event-box .content {
    z-index: 6;
    height: calc(100% - 20px);
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20px;
    padding: 0 20px;
}
.events-result .event-box .content .event-logo img {
    margin: 40px auto;
    max-width: 110px;
    text-align: center;
}
.events-result .event-box .content h2 span {
    font-family: 'Roboto-Light', 'Georgia', serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #12469F;
}

.events-result .event-box .content h2 {
    line-height: 1;
    min-height: 140px;
}
.events-result .event-box .content .info {
    font-size: 22px;
    margin-top: 20px;
}
.events-result .event-box .content h2 span span {
    border: none;
}

.events-result .event-box:hover .info {
    color: #fff;
}
.events-result .event-box:hover .content .date-box:after {
    top: -40px;
}
.events-result .event-box .content .date-box {
    color: #fff;
    bottom: 10px;
    left: 0;
    right: 0;
    height: 50px;
    line-height: 30px;
    position: absolute;
    width: 100%;
    background: #e51735;
    display: inline-block;
    padding: 10px;
    max-width: 250px;
    margin: 10px auto;
    border-radius: 25px;
    text-transform: none;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 16px;
    transition: all ease 0.5s;

}
.events-result .event-box .content .date-box:after {
    top: -50px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(229, 23, 53, 0);
    border-top-color: #E51735;
    border-width: 8px;
    margin-left: -8px;
    transition: all ease 0.3s;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    width: 100%;
}
section.download-steps {
    margin: 40px 0;
}
section.download-steps .info {
    margin: 0;
}
section.download-steps .info p{
    margin: 0 0 10px;
}
section.download-steps .holder {
    padding: 0 20px;
}
section.download-steps .form-wrapper .custom-form input[type="email"] {
    background: #F7F9FA;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    color: #34495E !important;
    font-size: 16px;
    width: 100%;
    border: 1px solid #F7F9FA;
    transition: all ease 0.3s;
    font-weight: 300 !important;
    font-family: "Roboto-LightItalic", sans-serif;
}
section.download-steps .form-wrapper .custom-form {
    height: 50px;
    position: relative;
}
section.download-steps .form-wrapper .custom-form.custom-form-panorama br {
   display: none;
}
section.download-steps .form-wrapper .custom-form.custom-form-panorama {
   max-width: 300px;
}
section.download-steps .form-wrapper .custom-form.custom-form-panorama .ajax-loader {
   position: absolute;
   right: 70px;
   top: 17px;
}
section.download-steps .form-wrapper .custom-form.custom-form-panorama input[type="submit"]{
   width: 60px;
   font-size: 25px;
   position: absolute;
}
section.download-steps div.wpcf7-response-output.wpcf7-validation-errors {
   color: #f00;
   border: 1px solid #757575;
}
section.download-steps.download-steps-panorama div.wpcf7-response-output {
   color: #444;
   margin: 10px 0;
   padding: 5px;
   border: 1px solid #ddd;
}
section.download-steps .form-wrapper .custom-form input[type="submit"] {
    height: 50px;
    font-size: 18px;
    max-width: 130px;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    line-height: 1;
    border-color: #E51735;
    color: #fff;
    background: #E51735;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    width: 130px;
    border-radius: 25px;
    text-transform: uppercase;
}
section.download-steps .or {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    width: 10%;
    line-height: 50px;
    font-family: "Roboto-Light", sans-serif;
}

section.download-steps .btn.find {
    max-width: 285px;
    width: 285px;
    margin: 20px auto 0;
}
section.download-steps .btn.book {
    max-width: 285px;
    width: 285px;
}
section.download-steps .btn {
    max-width: 285px;
    text-transform: none;
    font-size: 17px;
    font-family: "Roboto-Regular", sans-serif;
}
section.download-steps .column {
    width: 45%;
}
section.download-steps .step:hover {
    background: #F7F9FA;
}
section.download-steps .step:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
section.download-steps .step:hover .step-number {
    background: #E51735;
    color: #fff;
    border-color: #E51735;
    transition: all ease 0.5s;
}
section.download-steps .step {
    padding: 40px 20px 20px;
    border: 2px solid #EDF1F3;
    position: relative;
    min-height: 180px;
    margin-bottom: 80px;
    transition: all ease 0.8s;
}
section.download-steps .step:last-child {
    margin-bottom: 0;
}

section.download-steps .step .brochure {
    padding-top: 40px;
}
section.download-steps .step .brochure.text-center {
    padding-top: 10px;
    padding-bottom: 10px;
}
section.download-steps .step .brochure.text-center h3 {
    text-align: center;
}
section.download-steps .step .brochure h3 {
    text-align: left;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 20px;
    color: #12469F;
    line-height: 1.4;
    padding: 0;
    margin: 0 0 10px;
}
section.download-steps .step .brochure a {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline;
    line-height: 1.4;
}
section.download-steps .step .article h3 {
    text-align: center;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 22px;
    color: #12469F;
    line-height: 1.6;
    padding: 0;
    margin: 0 0 10px;
}
section.download-steps .step .article .phone h3 {
    text-align: left;
}
section.download-steps .step .article .text a,
section.download-steps .step .article .phone a {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    display: inline;
    line-height: 1.4;
    color: #E51837;
    text-decoration: none;
    word-break: break-all;
    border-bottom: 1px dashed #E51837;
}
section.download-steps .step .article .phone {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
}
section.download-steps .step .article .phone p {
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
}
section.download-steps .step .btn-holder.article {
    padding-top: 40px;
}
section.download-steps .step .article {
    padding: 10px 15px 0;
    text-align: center;
    font-family: "Roboto-Light", sans-serif;
    font-size: 16px;
    color: #34495E;
    line-height: 1.8;
}
section.download-steps .step-number {
    display: block;
    width: 75px;
    height: 75px;
    position: absolute;
    left: 0;
    right: 0;
    top: -40px;
    margin: 0 auto;
    border: 2px solid #EDF1F3;
    background: #fff;
    color: #E51735;
    text-align: center;
    line-height: 2.4;
    font-size: 30px;
    border-radius: 50%;
    font-family: "Roboto-Bold", sans-serif;
}
section.download-steps div.wpcf7-validation-errors {
    border: 1px solid #e51735;
}

section.download-steps div.wpcf7-response-output {
    margin: 2em 0 1em;
    font-size: 14px;
    color: #34495E;
    line-height: 1.4;
    font-family: "Roboto-LightItalic", sans-serif;
    border: none;
    clear: both;
    position: relative;
    padding: 0;
    top: 20px;
}
section.download-steps .form-wrapper .custom-form h3 {
    text-align: left;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 20px;
    color: #12469F;
    line-height: 1.4;
    padding: 0;
    margin: 25px 0 10px;
}
section.download-steps div.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #398f14;
}
ul.mobile-menu {
    background: #fff;
    padding: 0;
}

section.header-bot ul.main-menu > li ul.mobile-menu.submenu > li.col-categories{
    line-height: 1;
    padding: 0;
}

ul.mobile-menu .col-categories .wrapper {
    padding: 0;
    color: #fff;
}
ul.mobile-menu .mobile-category {
    position: relative;
    margin-bottom: 0;
    padding: 0;
    border: none;
}
ul.mobile-menu .mobile-category.active {
    background: #E51735;
    margin-right: -5px;
}

ul.mobile-menu li .icon-box {
    width: 20px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    transition: all ease 0.5s;
    margin-top: 15px;
}

ul.mobile-menu li .cat-title:before {
    position: absolute;
    left: 15px;
    top: 15px;
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/cat-icon.png);
    background-size: cover;
}
.card-show div {
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}
.card-show {
    display: block;
    cursor: pointer;
    font-size: 30px;
    color: #E51735;
    padding-bottom: 20px;
    position: relative;
    z-index: 10;
}
.card-show.active:after {
    content: "\f0a6";
}
.card-show:after {
    content: "\f0a7";
    font-family: "fontAwesome";
    font-size: 16px;
    display: block;

}




/*
 _____   _           _         _                        _
|_   _| | |         | |       | |                      | |
  | |   | |__   __ _| |_ ___  | |_ ___  _ __ ___   __ _| |_ ___   ___  ___
  | |   | '_ \ / _` | __/ _ \ | __/ _ \| '_ ` _ \ / _` | __/ _ \ / _ \/ __|
 _| |_  | | | | (_| | ||  __/ | || (_) | | | | | | (_| | || (_) |  __/\__ \
 \___/  |_| |_|\__,_|\__\___|  \__\___/|_| |_| |_|\__,_|\__\___/ \___||___/

Oh nice, welcome to the stylesheet of dreams.
It has it all. Classes, ID's, comments...the whole lot:)
Enjoy responsibly!
@ihatetomatoes

*/

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
#loader-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #12469F;
    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #E51735;
    -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #12469F;

    -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper .loader-section {
    position: absolute;
    top: 0;
    width: 51%;
    height: 100%;
    background: rgba(255,255,255,1);
    z-index: 10;
    -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);  /* IE 9 */
    transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
}

#loader-wrapper .loader-section.section-left {
    left: 0;
}

#loader-wrapper .loader-section.section-right {
    right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);  /* IE 9 */
    transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);  /* IE 9 */
    transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    visibility: hidden;
    -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);  /* IE 9 */
    transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
    display: none;
}

.color-red {
    color: #e51836 !important;
}

/* LLG History */
.container-helix {
    position: absolute;
}
.helix-bg {
    background: url('/wp-content/themes/lifelabs/assets/images/helix.png') repeat-y center;
    position: relative;
    z-index: 1;
    width: 100px;
    margin: 0 auto;
}
.helix-left {
    text-align: right;
    width: 20%;
    margin-left: 20%;
    float: left;
}
.helix-right {
    text-align: left;
    width: 20%;
    margin-right: 20%;
    float: right;
    padding-top: 50px;
}
.helix-entry {
    padding-bottom: 50px;
}
.helix-entry h4 {
    font-family: "Roboto-Bold";
    font-size: 20px;
    color: #00AAE7;
    margin-bottom: 0;
    text-transform: uppercase;
}
.helix-entry h3, .helix-h3 {
    font-family: "Roboto-Bold";
    font-size: 40px;
    color: #00AAE7;
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.helix-entry p {
    font-family: "Roboto-Light";
    font-size: 16px;
    color: #33485E;
    margin-top: 5px;
}
.helix-hr {
    height: 1px;
    background: #33485E;
    width: 275px;
}
.helix-hr-blue {
    height: 1px;
    background: #00AAE7;
    width: 100%;
}
.helix-left .helix-hr {
    margin-left: 80px;
}
.helix-right .helix-hr {
    margin-left: -100px;
}
.helix img {
    width: 100%;
}
.helix .helix-img-50 {
    width: 50%;
}
.helix ul li, .helix-entries-mobile ul li {
    font-family: "Roboto-Light";
    font-size: 16px;
    color: #33485E;
    display: list-item;
    list-style: disc;
}
.helix-bg-mobile {
    background: url('/wp-content/themes/lifelabs/assets/images/helix.png') repeat-y center;
    position: relative;
    z-index: 1;
    width: 18%;
    display: none;
}
.helix-entries-mobile {
    width: 80%;
    display: none;
    position: relative;
    top: -40px;
    padding-left: 10px;
}
.helix-entries-mobile .helix-hr {
    margin-left: -90px;
}
.helix-entries-mobile img {
    width: 25%;
}
/* LLG History End */
/* Twitter Scroll */
#tweets {
    position: relative;
    top: 0;
}
.tweets-wrapper {
    overflow: hidden;
    background: #F7F9FA;
    padding: 0 20px;
    min-height: 348px;
    max-height: 348px;
}
.twitter-up {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tweets-wrapper .twitter-text { padding: 12px 0; font-size: 15px; display: block; color: #333; }
.tweets-wrapper .twitter-text span { font-size: 12px; font-weight: 600; color: #1248A0; font-family: "Roboto-Medium", sans-serif; }
.tweets-wrapper .twitter-text a {
    font-size: 15px; color: #12469F; text-decoration: underline; line-height: inherit; }
.tweets-wrapper .twitter-text a:hover { text-decoration: none; }
.box-twitter #tweetFeed {
    min-height: 0;
}
section.events .box-twitter {
    padding-top: 5px;
}
.box-twitter #tweetFeed .followers {
    border-bottom: none;
    margin-top: 6px;
}
.twitter-no-more {
    cursor: no-drop;
    color: #ddd;
}
/*Twitter Scroll End */
section.support .description p {
    color: #fff;
}

.events-block-banner {
    height: 600px;
    overflow: auto;
    display: block;
    background: #EFF3F5;
    border-radius: 10px;
    padding: 0 40px;
    margin-left: 25px;
}
.events-block-banner .events-wrapper {
    display: table-cell;
    vertical-align: top;
    padding-top: 15px;
}
.events-wrapper ul {
    padding: 0;
}
.events-wrapper ul li {
    border-top: 2px solid transparent;
}
.events-wrapper ul li:first-child {
    padding-right: 10px;
}
/*.events-wrapper ul li:last-child {*/
    /*padding-left: 10px;*/
/*}*/
.events-wrapper ul li.active a h2 {
    /*color: #E51837;*/
    /*border-top: 2px solid #E51837;*/
}
.events-block-banner h2 {
    padding-top: 10px;
    font-family: "Roboto-Bold", sans-serif;
    font-size: 20px;
    color: #12469F;
    margin-bottom: 20px;
}
.events-block-banner h3 {
    font-size: 14px;
    line-height: 1.4;
    margin: 0 0 10px;
    text-decoration: underline;
    text-transform: uppercase;
}
.events-block-banner h3:hover {
    text-decoration: none;
    color: #12469F;
}
.events-block-banner .date {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 14px;
    color: #E51837;
    line-height: 1.6;
}
.events-block-banner .info {
    line-height: 1.6;
}
.events-block-banner  .box {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #E0E7EB;
}
.events-block-banner  .all-events {
    display: inline-block;
    font-family: "Roboto-Medium", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.3;
    color: #E51837;
    border-bottom: 1px dashed #95A5A6;
}

.wrapper-tests.new {
    margin-top: 25px;
    padding-bottom: 60px;
    overflow: hidden;
}
.wrapper-tests.new section .title h2 {
    text-transform: none;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 40px;
    margin-top: 40px;
}
.wrapper-tests.new section .featured-text {
    font-size: 22px;
}
.wrapper-tests.new section .info {
    max-width: 1100px;
    margin: 10px auto 50px;
    font-size: 18px;
}
.test-boxes-new {
    margin: 0 auto;
}
.test-boxes-new .test-box-new {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 320px;
    width: 100%;
    height: 480px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    box-shadow: 0px 0px 10px 0px rgba(231,236,239,1);
    padding: 20px 10px;
    margin: 0 20px 60px;
    background: #fff;
    transition: all ease 0.5s;
    border-radius: 5px;
}

/*.test-boxes-new .test-box-new:hover .rollover{*/
    /*box-shadow: 0 20px 40px rgba(0,0,0,.2);*/
    /*-webkit-transform: translate(0,-10px);*/
    /*transform: translate(0,-10px);*/
    /*z-index: 3;*/
/*}*/
.test-boxes-new .test-box-new h2 {
    color: #1248A0;
    min-height: 55px;
    margin: 10% auto;
    padding: 0 40px;
    font-size: 24px;
}
.test-boxes-new .test-box-new h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #34495E;
    text-decoration: underline;
}
.test-boxes-new .test-box-new img {
    margin-bottom: 10%;
}
.test-boxes-new .test-box-new:hover  .rollover {
    visibility: visible;
    opacity: 1;
    transform: scale(1.1);
    z-index: 2;
}
.test-boxes-new .test-box-new .rollover {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background: #2051A5;
    color: #fff;
    transition: all ease 0.3s;
    border-radius: 5px;
    padding: 20px;
    display: table;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.test-boxes-new .test-box-new .rollover .wrapper {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    opacity: 1;
}

.test-boxes-new .test-box-new .rollover a {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: underline;
    transition: all ease 0.5s;
}
 
.test-boxes-new .test-box-new .rollover .info {
    font-family: "Roboto-Light", sans-serif;
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
    margin: 5px auto 0px;
}
div#n2-ss-2 .n2-style-6989983432ba0888728e7d3b74816de9-dot.n2-active, div#n2-ss-2 .n2-style-6989983432ba0888728e7d3b74816de9-dot:HOVER {
    background: #e51837 !important;
}
.form select::-ms-expand {
    display: none;
}
.form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form .select-arrow:after {
    position: absolute;
    right: 25px;
    top: 20px;
    content: "\f0d7";
    font-family:"fontAwesome";
    display: block;
    font-size: 14px;
    color: #12469F;
}
.form .col-xs-12 {
    height: 80px;
}

.ui-menu {
    max-width: 667px;
}
.ui-menu .ui-menu-item {
    display: block;
}
.search-loader {
    position: absolute;
    right: 69px;
    display: block;
    width: 40px;
    margin: 15px 0px;
}
.blog-tags {
    margin: 20px 0;
    padding: 20px;
    border-top: 1px solid #EDF1F3;
    border-bottom: 1px solid #EDF1F3;
}
.blog-tags a {
    font-size: 13px;
    font-family: "Roboto-Light", sans-serif;
    display: inline-block;
    padding: 5px 15px;
    margin: 0 5px 5px 0;
    border-radius: 15px;
    color: #222;
    border: none;
    background: #EDF1F3;
}
.blog-tags a:hover {
    color: #fff;
    background: #E51735;
}
.recent-news-block .date {
    display: inline-block;
    font-family: "Roboto-Regular", sans-serif;
    font-size: 15px;
    color: #12469F;
    text-decoration: none;
}
.post-title {
    display: block;
}

aside.custom-sidebar ul.recent-news-block li a.active .date,
aside.custom-sidebar ul.recent-news-block li a:hover .date {
    color: #E51735;
}
aside.custom-sidebar ul.recent-news-block li a.active,
aside.custom-sidebar ul.recent-news-block li a:hover {
    background: transparent;
    color: #E51735;
    text-decoration: none;
}
.post-content .post-meta {
    margin-top: -20px;
    margin-bottom: 20px;
}
.post-content .post-title a {
    color: #12479F;
    border: none;
}
.post-content .post-title a:hover {
    color:#E51735;
}
.post-content .post-meta a {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 16px;
    color: #12469F;
    padding-left: 5px;
    border-bottom: none;
    text-decoration: underline;
    margin-bottom: 15px;
}
.events-result .event-box.post-box .info {
    font-size: 15px;
    line-height: 1.4;
}
.pagination-btn {
    margin: 40px 0;
    overflow: hidden;
}
.pagination-btn .btn {
    max-width: 140px;
    display: inline-block;
    min-width: 120px;
}
.pagination-btn .btn i {
    font-size: 16px;
}
.printDiv {
    cursor: pointer;
}
#singleAnswerPrint {
    display: none;
}
legend,
fieldset {
    border: none;
    padding: 0;
    margin: 0;
}
legend {
    text-indent: -9999px;
    height: 1px;
}
.page img {
    max-width: 100%;
}
.contact-boxes {
    margin-left: 15px;
    margin-top: 50px;
}

.contact-box {
    position: relative;
    height: 350px;
    width: 220px;
    margin: 20px auto;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    overflow: hidden;
}
.contact-box .contact-icon {
    margin: 60px auto 40px;
}
.contact-box .contact-icon-new {
    position: absolute;
    top: 0;
    right: 0;
}
.contact-box .text {
    min-height: 75px;
    margin-bottom: 20px;
    padding: 0 20px;
}
.contact-box h4 {
    margin-top: 0;
    font-family: "Roboto-Regular", sans-serif;
    color: #12469F;
    font-size: 18px;
    line-height: 1.4;
}
.contact-box h4 span {
    font-size: 16px;
}
.contact-box h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.contact-box h3 strong {
    font-family: "Roboto-Bold", sans-serif;
    font-size: 24px;
    color: #12469F;
}
.contact-box h3 strong sup {
    font-size: 12px;
    font-family: "Roboto-Regular", sans-serif;
    top: -10px;
    font-weight: normal;
}
.contact-box .btn {
    min-width: 160px;
}
.contact-box.contact-box-dark h2 {
    text-align: center;
    color: #fff;
    font-family: "Roboto-Bold", sans-serif;
    font-weight: bold;
    padding: 40px 10px 0 10px;
    margin-bottom: 45px;
}
.contact-box.contact-box-dark h4 {
    color: #fff;
}
.pardot_form.pardot_form_shortcode {
    position: relative;
}
.sg-popup-content .pardot_form.pardot_form_shortcode {
    position: relative;
}
#sgcboxOverlay.colorbox2 {
    position: absolute !important;
    width: inherit !important;
    height: inherit !important;
}

.events-wrapper .subscribe-block .subscribe-block-title {
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif !important;
    font-size: 24px;
    color: #12469F;
}
.events-wrapper .subscribe-block .subscribe-block-title span {
    color: #e51837;
}
.sg-popup-content .subscribe-block {
    color: #12469F;
    max-width: 320px;
}
.sg-popup-content #pardot_subscribe .pardot_text {
    color: #000;
    height: 44px;
    margin: 4px 0 0;
    font-size: 16px;
    width: 63%;
}
.sg-popup-content #pardot_subscribe .pardot_submit {
    margin-top: 4px;
}
.events-wrapper #pardot_subscribe .pardot_checkbox:checked:after {
    font-size: 20px;
}
.sg-popup-content #pardot_subscribe .pardot_checkbox_label {
    color:  #34495E;
    font-family: "Roboto-Regular", sans-serif !important;
    line-height: 1.1;
    font-size: 16px;
    display: block;
    padding-left: 45px;
    position: relative;
    margin-bottom: 15px;
}
.sg-popup-content #pardot_subscribe .pardot_checkbox {
    border: 1px solid #ccc;
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    top: 0;
    border-radius: 3px;
    background: #fff;
    height: 30px;
    width: 30px;
}
.sg-popup-content #pardot_subscribe ::-webkit-input-placeholder {
    color: #222;
}
.sg-popup-content #pardot_subscribe ::-moz-placeholder {
    color: #222;
}
.sg-popup-content #pardot_subscribe :-ms-input-placeholder {
    color: #222;
}
.sg-popup-content #pardot_subscribe :-moz-placeholder {
    color: #222;
}
.sg-popup-content .subscribe-block-title {
    margin-top: 15px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif !important;
    font-size: 22px;
    color: #12469F;
}
.sg-popup-content .subscribe-block-title span {
    color: #e51837;
    display: block;
}
.sg-popup-content #pardot_subscribe .pardot_checkbox:checked {
    border: 1px solid #ccc;
    display: block;
    position: absolute;
    left: 0;
    margin: 0;
    top: 0;
    border-radius: 3px;
    background: #fff;
    height: 30px;
    width: 30px;
}
.sg-popup-content #pardot_subscribe .pardot_checkbox:checked:after {
    font-size: 20px;
}
.sg-popup-content  #pardot_subscribe ::-webkit-input-placeholder {
    color: #444;
}
.sg-popup-content  #pardot_subscribe ::-moz-placeholder {
    color: #444;
}
.sg-popup-content  #pardot_subscribe :-ms-input-placeholder {
    color: #444;
}
.sg-popup-content  #pardot_subscribe :-moz-placeholder {
    color: #444;
}
.colorbox2 #sgcboxContent  #sgcboxClose {
    background-position: center;
    right: -20px;
    top: -20px!important;
    padding: 0!important;
    z-index: 2;
    cursor: pointer;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50%;
    display: block;
    background-size: cover;
    opacity: 1;
    box-shadow: 5px 5px 20px  rgba(0, 0, 0, 0.1);
    background-image: url(/wp-content/themes/lifelabs/assets/images/icons/icon-close.png) !important;
}
.colorbox2 #sgcboxContent  #sgcboxClose:focus{
    outline: none;
}
.colorbox2 #sgcboxContent  #sgcboxClose:hover {
    opacity: 1;
    box-shadow: 5px 5px 20px  rgba(0, 0, 0, 0.3);
}
.colorbox2 #sgcboxContent {
    margin-top: 40px !important;
    margin-right: 60px !important;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
}
#sgcboxLoadedContent > div {
    margin-top: -1px;
    margin-bottom: -10px;
    padding: 21px 40px 43px 42% !important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+55&0+0,1+55 */
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
#sgcboxContent .parsley-errors-list.filled {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    position: absolute;
    margin-top: 2px;
}
#sgcboxContent #pardot_subscribe .pardot_validate_success { color: #006f02; }
html.sgpb-disable-page-scrolling {
     overflow: visible!important;
}

.pardot_hp_email_label{display:none;}
#pardot_subscribe .pardot_form p { font-size: 16px; margin-bottom: 10px; margin-top: 15px; }
#pardot_subscribe ::-webkit-input-placeholder { color: #fff; }
#pardot_subscribe ::-moz-placeholder { color: rgba(255,255,255,.7); }
#pardot_subscribe :-ms-input-placeholder { color: rgba(255,255,255,.7); }
#pardot_subscribe :-moz-placeholder { color: rgba(255,255,255,.7); }
#pardot_subscribe :placeholder { color: #f4f4f4; font-family: "Roboto-Light",sans-serif; }
#pardot_subscribe .pardot_paragraph { display: block; }
#pardot_subscribe .pardot_checkbox_label { display: block; color: #fff; font-size: 16px; font-family: "Roboto-Light",sans-serif !important; font-weight: normal; }
#pardot_subscribe .pardot_text { font-family: "Roboto-Light",sans-serif; border: none; border-radius: 0; color: rgba(255,255,255,1); background-color: transparent; box-sizing: border-box; padding: 20px 0 5px 0; font-size: 18px; display: inline-block; margin: -8px 0 0; width: 350px; vertical-align: top; border-bottom: 2px solid #e51735; height: 55px; }
#pardot_subscribe .pardot_checkbox:focus { outline: none; }
#pardot_subscribe .pardot_checkbox { outline: none; -webkit-appearance: none; background-color: #fafafa; border: 2px solid #fff; box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05); padding: 10px; border-radius: 6px; display: inline-block; position: relative; background: transparent; top: 5px; margin-right: 5px; height: 20px; width: 20px; }
#pardot_subscribe .pardot_checkbox:active, #pardot_subscribe .pardot_checkbox:checked:active { box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 1px 3px rgba(0,0,0,.1); outline: none; }
#pardot_subscribe .pardot_checkbox:checked { outline: none; background-color: transparent; border: 2px solid #e51735; box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0px -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1); color: #99a1a7; }
#pardot_subscribe .pardot_checkbox:checked:after { outline: none; content: "✔"; font-size: 14px; position: absolute; top: 0; left: 5px; color: #e51735; }
#pardot_subscribe .pardot_submit { position: absolute; right: 0; font-size: 14px; padding: 0 20px; background: #e51735; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; text-align: center; text-transform: uppercase; font-family: "Roboto-Bold","Georgia",serif; border: none; line-height: 44px; margin-top: 0; margin-left: 10px; }
#pardot_subscribe .pardot_message { position: absolute; bottom:-40px; }
#pardot_subscribe .pardot_validate_success, .custom-form .pardot_validate_success { color: #13e817; clear: both; }
#pardot_subscribe .pardot_validate_error, .custom-form .pardot_validate_error { color: #ff5c00; clear: both; }
#pardot_subscribe .pardot_text { width: 77%; font-size: 16px; }
#pardot_subscribe .pardot_submit { padding: 0 10px; margin-top: 1px; }
.custom-form .pardot_message { padding: 5px 10px; }


#pardot_ask_expert { background-image: url('assets/images/bg_popup_ask_expert.png'); height: 550px; width: 800px; padding: 30px; color:#2C3E50; position: relative; }
#pardot_ask_expert h1 { font-family: "Proxima Nova Rg", sans-serif; color:#E51837; font-size: 45px; font-weight: 700; margin: 0; }
#pardot_ask_expert p { font-size: 16px; }
#pardot_ask_expert p.head { font-family: "Roboto-Light",sans-serif; font-size: 18px; margin-bottom: 30px; }
#pardot_ask_expert label { display: block; font-weight: 300; }
#pardot_ask_expert textarea { border: 1px solid #D9E1EA; width: 100%; height: 120px; resize: none; padding: 10px; margin-bottom: 20px; }
#pardot_ask_expert input[type="text"] { border: 1px solid #D9E1EA; width: 100%; height: 44px; padding: 0 10px; }
#pardot_ask_expert .text-center p { margin-top: 24px; line-height: 44px; text-align: center; }
#pardot_ask_expert a { min-width: 0; width: 100%; line-height: 51px; font-size: 20px; font-family: "Roboto-Regular", sans-serif; margin-top: 30px; }
#pardot_ask_expert .ae-msg { display: none; color: #090; font-size: 14px; margin-top: 10px; position: absolute; bottom: 100px; }
#pardot_ask_expert .ae-msg.err { color: #C00; }
#pardot_ask_expert h1.thank-you { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: relative; text-shadow: 1px 1px #FFF; }

#treatgx_promo { height: 480px; width: 500px; padding: 30px; color:#2C3E50; position: relative; background: #FFF; }
#treatgx_promo h1 { font-family: "Proxima Nova Rg", sans-serif; color:#E51837; font-size: 45px; font-weight: 700; margin: 0; }
#treatgx_promo p { font-size: 16px; }
#treatgx_promo p.head { font-family: "Roboto-Light",sans-serif; font-size: 18px; margin-bottom: 30px; }
#treatgx_promo label { display: block; font-weight: 300; }
#treatgx_promo textarea { border: 1px solid #D9E1EA; width: 100%; height: 120px; resize: none; padding: 10px; margin-bottom: 20px; }
#treatgx_promo input[type="text"] { border: 1px solid #D9E1EA; width: 100%; height: 44px; padding: 0 10px; }
#treatgx_promo .text-center p { margin-top: 24px; line-height: 44px; text-align: center; }
#treatgx_promo a { min-width: 0; width: 100%; line-height: 51px; font-size: 20px; font-family: "Roboto-Regular", sans-serif; margin-top: 30px; }
#treatgx_promo .tp-msg { display: none; color: #090; font-size: 14px; margin-top: 10px; position: absolute; bottom: 100px; }
#treatgx_promo .tp-msg.err { color: #C00; }
#treatgx_promo h1.thank-you { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: relative; text-shadow: 1px 1px #FFF; }

.red-border { border-color: #C00 !important; }

#order-online {
    height: 50px;
    font-size: 18px;
    position: relative;
    margin-top: 33px;
    line-height: 1;
    border-color: #E51735;
    color: #fff;
    background: #E51735;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    border-radius: 25px;
    text-transform: uppercase;
}

.order__content {
    display: block;
}

.order__details {
    padding-left: 140px;
}

.address {
    text-align: center;
}

.ask1 {
    font-size: 22px;
    color: #E51735;
    top: 12px;
    position: relative;
    text-decoration: underline;
}

.address h3 {
    font-family: "Roboto-Regular", sans-serif;
    font-size: 30px;
    color: #12469F;
    line-height: 1.8;
    padding: 0;
    margin: 0;
    text-align: center;
}

.fa-check-circle {
    color: #13bc0d;
    font-size: 100px !important;
    margin-left: 46%;
    margin-top: 40px;
}

.fa-times-circle-o {
    margin-left: 330px;
    font-size: 35px;
    color: red;
}

#openOrder {
    font-size: 30px;
    color: red;
    margin: 50%;
}
.league-box {
   max-width: 300px;
   margin-top: 50px;
   margin-bottom: 30px;
   text-align: center;
   padding: 50px 15px 20px;
   position: relative;
   background-image: url(/wp-content/themes/lifelabs/assets/images/league-frame.png);
   background-size: 100% 100%;
   background-repeat: no-repeat;
   background-position: center center;
}
.league-box .logo {
   display: block;
   position: absolute;
   top: -20px;
   margin: 0 auto;
   left: 0;
   right: 0;
}
.league-box .text {
   font-size: 13px;
   color: #5A6566;
}
section.landing-banner {
   height: 500px;
   border-radius: 6px;
   background-size: cover;
   background-position: right;
}
section.landing-banner .title span {
   font-family: "Proxima Nova Bl", sans-serif;
   font-size: 35px;
   color: #fb098d;
   line-height: 1;
}
section.landing-banner .title {
   color: #000;
   padding-top: 20%;
   text-align: left;
   line-height: 1.4;
}
section.landing-banner .title h3 {
   line-height: 1.4;
   color: #33485E;
}
section.buble {
   position: relative;
}
section.buble .buble-blue {
   position: absolute;
   background: #0068AB;
   border-radius: 50%;
   width: 500px;
   height: 500px;
   color: #fff;
   padding: 70px 20px 50px 100px;
   top: -450px;
   left: 15%;
   z-index: 3;
}
section.buble .buble-blue h1 {
   text-align: left;
   font-size: 44px;
   font-family: "Proxima Nova Bl", sans-serif;
}
section.buble .buble-purple {
   position: absolute;
   background: #E90E8D;
   border-radius: 50%;
   width: 255px;
   height: 255px;
   color: #fff;
   padding: 20px 30px;
   top: -160px;
   left: calc(15% + 350px);
   z-index: 3;
   text-align: center;
   box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
section.buble .buble-purple .text {
   font-size: 20px;
   line-height: 1.2;
   font-family: "Roboto-Regular", sans-serif;
}
section.buble .buble-purple .price span:nth-child(1){
   font-size: 30px;
   position: relative;
   top: -10px;
}
section.buble .buble-purple .price span:nth-child(2){
   font-size: 50px;
   line-height: 1;
   font-family: "Proxima Nova Bl", sans-serif;
}
section.buble .buble-purple .price span:nth-child(3){
   font-size: 30px;
   position: relative;
   top: -10px;
}
section.buble .buble-text:before {
   content: "*";
   position: absolute;
   left: -12px;
   top: 20px;
   font-weight: bold;
   font-size: 14px;
}
section.buble .buble-text {
   position: relative;
   padding: 20px 0;
   font-size: 12px;
   color: #2C3E50;
   line-height: 1.8;
}
section.work {
   position: relative;
   padding: 50px 0;
}
section.work .main-title {
   max-width: 940px;
   margin: 0 auto;
   font-size: 30px;
   color: #0066AB;
   line-height: 1.4;
}
section.work .boxes {
   padding: 40px 0;
}
section.work .boxes .boxes-title {
   max-width: 940px;
   margin: 60px auto -180px;
   font-size: 40px;
   color: #0066AB;
   line-height: 1.4;
}
section.work .boxes {
   text-align: center;
}
section.work .boxes .box {
   width: 560px;
   display: inline-block;
   vertical-align: top;
}
section.work .boxes .box .title .arrow {
   position: absolute;
   right: 0px;
   top: 18px;
   z-index: 3;
}
section.work .boxes .box .title .arrow:after,
section.work .boxes .box .title .arrow:before {
   left: 100%;
   top: 50%;
   border: solid transparent;
   content: " ";
   height: 0;
   width: 0;
   position: absolute;
   pointer-events: none;
}
section.work .boxes .box .title .arrow:before {
   border-color: rgba(0, 0, 0, 0);
   border-left-color: #ffff;
   border-width: 22px;
   margin-top: -22px;
}
section.work .boxes .box .title .arrow:after {
   border-color: rgba(234, 8, 141, 0);
   border-left-color: #EA088D;
   border-width: 16px;
   margin-top: -16px;
}
section.work .boxes .box .title {
   position: relative;
   margin: 0;
   font-size: 20px;
   line-height: 37px;
   color: #fff;
   text-transform: uppercase;
   font-family: "Proxima Nova Bl", sans-serif;
}
section.work .boxes .box.purple .title {
   background-color: #EA088D;
}
section.work .boxes .box.blue .title {
   background-color: #1562A3;
}
section.work .boxes .box .content-holder {
   min-height: 150px;
}
section.work .boxes .box .content {
   text-align: left;
   padding: 10px 5px 20px 25px;
   border-bottom-left-radius: 20px;
   border-bottom-right-radius: 20px;
}
section.work .boxes .box.purple .content {
   background-color: #FDEAF2;
}
section.work .boxes .box.blue .content {
   background-color: #E5E9F5;
}
section.work .boxes .box .content ul {
   padding: 0;
   margin: 0;
}
section.work .boxes .box .content ul li {
   display: block;
   font-family: "Roboto-Light", sans-serif;
   font-size: 18px;
   line-height: 1.4;
   font-weight: normal;
   color: #000;
   position: relative;
   padding: 6px 0 5px 25px;
}
section.work .boxes .box .content ul li:before {
   content: "";
   display: block;
   height: 12px;
   width: 14px;
   left: 0;
   top: 13px;
   position: absolute;
   background-image: url(/wp-content/themes/lifelabs/assets/images/icons/icon-check.png);
   background-repeat: no-repeat;
   background-size: cover;
}
section.work .boxes .box .bottom {
   text-align: left;
   padding: 20px 25px;
}
section.work .boxes .box .bottom h3 {
   color: #0067AB;
}
section.work .boxes .box .bottom ul {
   margin: 0;
   padding: 0;
}
section.work .boxes .box .bottom ul li {
   display: block;
   font-family: "Roboto-Light", sans-serif;
   font-size: 18px;
   line-height: 1.4;
   font-weight: normal;
   color: #000;
   position: relative;
   padding: 6px 0 5px 15px;
}
section.work .boxes .box .bottom ul li:before {
   content: "";
   display: block;
   height: 6px;
   width: 6px;
   border-radius: 50%;
   background-color: #0067AB;
   left: 0;
   top: 15px;
   position: absolute;
}
section.details .container-fluid {
   max-width: 1400px;
}
section.details .boxes {
   background-color: #E90E8D;
   padding: 0 80px;
}
section.details .box {
   padding: 40px 0;
   text-align: center;
   color: #fff;
}
section.details .box h3 {
   font-size: 23px;
   line-height: 1.6;
   font-family: "Roboto-Light", sans-serif;
}
section.details .box .btn {
   min-width: 280px;
   font-size: 16px;
   margin: 20px auto;
   line-height: 54px;
   transition: all ease 0.2s;
}
section.details .box .link {
   font-size: 14px;
   font-family: "Roboto-Light", sans-serif;
}
section.logos {
   text-align: center;
   padding: 80px 0 40px;
}
section.logos .logo {
   display: inline-block;
   vertical-align: top;
   margin: 15px 40px;
}
section.logos .text {
   margin-top: 40px;
   font-size: 14px;
   font-family: "Roboto Light", sans-serif;
   color: #33485E;
}
.mfp-iframe-scaler iframe {
   background-color: #fff;
}
body.admin-bar section.header-sticky.active {
   top: 32px;
}
