.headerLoginMenuWrapper {
    float: right;
    width: 220px;
}
.lfusernametitle1{
    width: 100%;
    text-align: left;
    float: left;
    padding-right: 0px;
    font-size:18px;
    line-height:18px;
}
#idHeaderLink1 a.myaccount {
    float: right;
    width: 120px;
    height: 24px;
    border:1px solid #8366af;
    background:#fff;
    text-align:center;
    border-radius:3px;
    color:#8366ae;
    font-weight:bold;
    text-decoration:none;
}
#idHeaderLink1 a.myaccount:hover {
    background:#8366ae;
    color:#fff !important;
    text-decoration:none;
}
#main .most-popular-wrap.section-wrapper h2 {
    margin: 0 0 30px 0;
}
#lflogo-mobile,
#lflogo-mobile-no-slogan {
    height: 100%;
    display: block;
    background-size: contain;
    width: 100%;
    background-position: left center;
}
#lflogo-mobile {
    /* background: url(/wp-content/themes/Avada/images/labFinder-purple-salmon.png) no-repeat; */
    background: url(/wp-content/themes/Avada/images/mm-home/labfinder-logo.svg) no-repeat left center;
    background-size: 55%;

}
#lflogo-docfinder {
    background: url(/wp-content/themes/Avada/images/doc_finder_logo.png) no-repeat;
    height: 100%;
    display: block;
    background-size: contain;
    width: 100%;
    background-position: left center;
}
#lflogo-minutemed {
    background: url(/wp-content/themes/Avada/images/mm.png) no-repeat;
    height: 100%;
    display: block;
    background-size: contain;
    width: 100%;
    background-position: left center;
}
.mb-logo-wrap {
    height: 80px;
    padding: 0;
    max-width: 350px;
}
.mb-logo-wrap.docfinder-wrap {
    max-width: 180px;
    margin-top: 0px;
}
#idHeaderLink1 a.myaccount1 {
    float: right;
    width: 120px;
    height: 24px;
    border:1px solid #8366af;
    background:#fff;
    text-align:center;
    border-radius:3px;
    color:#8366ae;
    font-weight:bold;
    text-decoration:none;
}
#idHeaderLink1 a.myaccount1:hover {
    background:#8366ae;
    color:#fff !important;
    text-decoration:none;
}
#idHeaderLink2 a:hover{
    text-decoration:none;
}
.signout {
    margin-top: -18px!important;
    padding-left:0px !important;
    font-size: 14px !important;
    color:#777777 !important;
}
#nav,#lfheadermenuright {
    display: none;
}
/*--------------------------------New CSS----------------*/
.md-footer-link-wrap {
    background: #654E8A;
    color: #fff;
    padding: 0;
    position: relative;
    padding: 15px;
    transition: 0.3s;
}
.md-footer-link-wrap ul {
    display: block;
    list-style: none;
    padding: 0;
}
.md-footer-link-wrap ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}
.user-profile-nav {
    float: left;
    padding: 15px;
    min-height: 145px;
    min-width: 311px;
    background: #eae4f0;
    overflow-x: hidden;
    transition: all 1s;
    -webkit-transition: all 1s;
    border-radius: 0px;
    border: none;
    z-index: 5;
    top: 98%;
    text-align: left;
    width: 311px;
}
.user-profile-nav.new-design {
    background: #fff;
}
.link-separator {
    margin: 0px 5px 0 5px;
    float: left;
    font-size: 1.8em;
    color: #5c2d88;
    line-height: 20px;
    font-weight: 100;
}
.header-wrap-left .mega-menu-wrap {
    position: relative;
    float: left;
    margin-top: 35px;
}
.header-wrap-right {
    position: relative;
    float: right;
    margin: 35px 30px 0px 0px;
}
.header-wrap-right.add-to-cart {
    margin: 33px 0 0px 0px;
}
.cart-number {
    width: 25px;
    height: 27px;
}
.cart-position {
    position: relative;
}
.mega-menu-wrap .link-separator {
    font-size: 3em;
    -webkit-text-stroke: 1px #f1f0f6;
}
.account-wrap a.register-button {
    border: 2px solid #fff;
    color: #fff;
    width: auto;
    display: block;
    padding: 0;
    margin: 7px 30px 0 40px;
    text-align: center;
    float: left;
    font-size: 16px;
    height: 45px;
    line-height: 40px;
    padding: 0 3%;
}
.appointment-notification {
    margin: 12px 23px 0 46px;
    display: inline-block;
    cursor: pointer;
    font-size: 10px;
}
.user-details .material-icons {
    font-size: 3em;
}
.user-details {
    margin-right: 15px;
    height: 70px;
    padding: 15px;
    text-align: center;
    color: #000;
    display: inline-block;
    line-height: 16px;
    font-weight: 400;
    cursor: pointer;
}
.user-details.new-design {
    color: #39008E;
}
.user-details.open-menu {
    background: #eae4f0;
    color: #5c2d88;
}
.user-details.dropdown-toggle.new-design:hover {
    color: #39008E;
}
.btn-group.open .dropdown-toggle.user-details.new-design  {
    box-shadow: none;
    background: #eae4f0;
}
.btn-group.open .dropdown-toggle.user-details  {
    box-shadow: none;
    background: #eae4f0;
}
.account-link {
    padding: 0 !important;
    margin-right:1px;
    color: #402369;
}
.sidenav .user-profile-nav a {
    color: #000;
    width: 100%;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 8px;
}
.user-details .fa-chevron-down {
    margin-left: 5px;
    font-size: 11px;
    vertical-align: top;
    margin-top: 11px;
}
.sidenav .user-profile-nav a:hover {
    color: #000 !important;
}
.lf-username {
   font-size: 1.125em;
   color: #5c2d88;
   padding-bottom: 10px;
   line-height: 18px;
   font-weight: 700;
}
.sidenav .user-profile-nav a.hide-desktop {
    display: none;
}
.account-wrap {
    position: relative;
    float: right;
    margin-top: 35px;
}
/*
.account-wrap.new-border {
    border: 1px solid #E8E5FD;
    padding-left: 15px;
    padding-top: 9px;
    padding-bottom: 8px;
    margin-right: 10px;
}
.open-links-wrap.new-design-mob.right {
    margin-right: 10px !important;
}*/
.mega-menu-wrap.account-wrap {
    margin-top: 47px;
}
.pac-container {
    padding: 10px 5px 10px 5px;
    box-shadow: none;
    border: 1px solid #fff;
    border-top: none;
    font-family: "itc-avant-garde-gothic-pro", "Lato", Arial, Helvetica, sans-serif;
}
.pac-container, .pac-item {
    background: #fff;
}
.pac-item {
    color: #00234b;
    cursor: pointer;
    border: none;
}
.pac-item:hover {
    background: #DED7E7;
}
.pac-item, .pac-item-query, .pac-matched {
    white-space: nowrap;
    font-size: 15px;
    line-height: 32px;
    font-weight: 400;
    font-style: normal;
}
.pac-item span.pac-matched {
    color: #ff6666;
    font-weight: normal;
    font-weight: 700;
}
.pac-item span{
    color: #000;
}
.lf_button_css {
     margin-bottom: 30px;
     float: left;
     width: 100%;
 }
 .select-title {
    background: #F1F0F6;
    padding: 15px 0 15px 0px;
    font-size: 18px;
    margin: 0 0 2px 0;
    text-align: center;
    color: #5c2d88;
    font-weight: 700;
    text-transform: capitalize;
}
 .serach-exam-hover-popup, .search-address-hover-popup, .serach-insurance-hover-popup {
    position: absolute;
    top: 100%;
    background: #FFF;
    height: auto;
    width: 100%;
    left: 0;
    z-index: 2;
    display: none;
 }
 .search-exam-mob-outer, .search-address-mob-outer {
    margin: 0;
    border-bottom: solid 1px #F3F3F4;
    float: left;
    width: 100%;
    position: relative;
 }
 span.mobile-common.glyphicon.glyphicon-arrow-left {
    font-size: 20px;
    color: #5c2d88;
    line-height: 49px;
}
 .search-exam-mob-outer .search-exam , .search-exam-mob-outer .search-insurance,
 .search-address-mob-outer .search-address {
    width: 98%;
    font-size: 13px;
    float: left;
    padding-right: 20px;
    margin: 0 1% 0 1%;
 }
 .search-exam-cancel-btn, .search-insurance-cancel-btn, .search-address-cancel-btn {
    width: auto;
    float: left;
    padding: 0px 0px 0 2%;
    color: #000;
    font-weight: bold;
 }
 #search-exam-close-icon, #search-insurance-close-icon, #search-address-close-icon {
    position: absolute;
    bottom: 20px;
    right: 3%;
    font-size: 24px;
    z-index: 1;
    cursor: pointer;
    -webkit-text-stroke: 3px #fff;
 }
 .serach-most-populer-exams {
    height: 100%;
    -webkit-overflow-scrolling: touch;
 }
.disable-click {
    pointer-events: none;
}
#auto-complete-container {
    position: relative;
    -webkit-transition: position 0.05s ease 0s;
    -moz-transition: position 0.05s ease 0s;
    -o-transition: position 0.05s ease 0s;
    transition: position 0.05s ease 0s;
    padding-top: 4px;
    padding-bottom: 0px;
}

.middle-miles-text img {
  border-style: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

ul.ui-most-populer-insurance li.ui-menu-item:hover {
    background: #E0DEF8;
}
.mt-6 {
    margin-top: 191px;
    min-width: 510px;
    right: 5%;
}
ul.ui-most-populer-insurance li.alpha_bold {
    font-weight: 700;
    font-size: 17px;
    color: #00234B;
}
ul.ui-autocomplete li.autocomplete_seperator {
    border-top: 1px solid #ddd;
    padding-top: 8px;
    margin-top: 8px;
}
#lfhomepanel1wrapper {
    float: left;
    width: 100%;
    height: 167px;
}
#ls-wp-fullwidth-container {
    background: url(/wp-content/themes/Avada/images/preview-full-Channel-stripe.jpg) no-repeat;
    height: 100%;
    width: 100%;
    background-size: 100%;
}
#lfhomeheromaintext {
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    padding-bottom: 1vw;
    padding-left: 20px;
}
#lfhomeheromaintext h1 {
    padding: 0px;
    color: #000;
    margin: 0;
    line-height: 1.2em;
    font-size: 4vw;
    font-weight: 100;
    width: 100%;
    position: relative;
    /* display: contents; */
    justify-content: center;
    font-family: 'Heebo';
}
#lfhomeheromaintext h2 {
    display: contents;
    justify-content: center;
    width: 100%;
    color: #000;
    font-size: 1.4vw;
    font-family: Muli;
    /* text-shadow: 0px 0px 10px #585858; */
    margin: 0.4em 0 0.7em 0;
}
.november-sub-text {
    font-size: 1vw;
    color: white;
}
html[lang="es"] #lfhomeheromaintext h1 {
    font-size: 2em;
}
/*----------Rotating Words CSS ------ */
#lfhomeheromaintext h1 .sub-text,
.logo-text .sub-text {
    float: left;
    margin-left: 25%;
}
.logo-text .sub-text {
    margin-left: 29%;
}
#lfhomeheromaintext h1 .sub-text2 {
    margin-left: 35%;
    float: left;
}
.rw-words {
    display: inline-block;
    vertical-align: top;
    float: left;
}
.word-3, .word-4 {
    opacity: 0;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 0;
}
.word-4 a {
    margin: 0 12px 0 12px;
    color: #ff6666;
}
.word-3 {
    color: #000;
    font-weight: 300;
}
.word-exam-type a,
.word-location-type a {
    color: #ff6666;
}
.letter {
    display: inline-block;
    position: relative;
    float: left;
    transform: translateZ(25px);
    transform-origin: 50% 50% 25px;
    z-index: 2;
}
.letter.out {
    transform: rotateX(90deg);
    transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.letter.behind {
    transform: rotateX(-90deg);
}
.letter.in {
    transform: rotateX(0deg);
    transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.word-exam-type,
.word-location-type {
    color: #ff6666;
    margin: 0 12px;
    text-align: left;
}
.word-exam-type a span.wrap,
.word-location-type a span.wrap {
    -webkit-animation: caret 1s infinite;
    animation: caret 1s infinite;
}
@keyframes caret {
  50% {
    border-color: transparent;
  }
}
/*----------Rotating Words CSS ------ */
.header-mobile-menu {
    float: left;
    width: 25px;
    margin: 38px 60px 0 30px;
}
.sectionTitle {
    color: #FFF;
    padding: 0 0 5px 0;
    font-size: 1.25VW;
    font-weight: 500;
    line-height: 2vw;
    font-family: "itc-avant-garde-gothic-pro", Bold;
}
.sectionTitle .list-unstyled li{cursor: pointer;}
.footerwrapper {
     background: #502E90;
     padding: 40px 15px 40px 15px;
}
.footerwrapper ul.list-unstyled li a {
    color: #F1F0F6;
    line-height: 2vw;
    font-size: 1.1vw;
    text-decoration: none;
    font-weight: 300;
    font-family: "itc-avant-garde-gothic-pro", Medium;
}
.footerwrapper .scoialMediasWrapper ul.list-unstyled li a,
.footerwrapper .scoialMediasWrapper ul.list-unstyled li a:hover {
    border: none;
}
.scoialMediasWrapper {
    float: left;
    margin-bottom: 30px;
    padding-left: 2vw;
    margin-top: 5px;
}
.scoialMediasWrapper ul.list-unstyled.list-inline li em {
    font-size: 35px;
    padding: 0;
    color: #fff;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    line-height: 56px;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}
.scoialMediasWrapper ul.list-unstyled.list-inline li em:hover {
    background-color: #fff;
    border-color: #fff;
    color: #5c2d88;
}
.left-section-footer .RegistrationLinks a {
    color: #F1F0F6;
    font-size: 16px;
    text-decoration: none;
}
.left-section-footer .RegistrationLinks a:hover{
    text-decoration:none;
    color: #fff !important;
}
.footerSublevelLeft {
    color: #fff;
}
.footerSublevelLeft .copyright-text {
    font-size: 1.04vw;
    line-height: 32px;
    font-weight: 300;
    margin-top: 45px;
    font-family: "itc-avant-garde-gothic-pro", Medium;
}
.left-section-footer .bottom-links a {
    display: block;
    color: #F1F0F6;
    line-height: 2vw;
    font-size: 1.04vw;
    text-decoration: none;
    font-weight: 300;
    font-family: "itc-avant-garde-gothic-pro", Medium;
}
.footerSublevelLeft a {
    color:#fff;
    font-size: 1.04vw;
    line-height: 32px;
    margin: 0 8px;
    font-weight: 300;
    margin-top: 45px;
}
.footerSublevelLeft a:hover {
    border-bottom: 1px solid;
    color: #fff;
}
.mobile-overlay {
    width: 100%;
    height: 100%;
    padding: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 11;
}
.mb-header-serach {
    border-bottom: 1px solid #5b1091;
    padding-bottom: 10px;
    transition: 0.3s;
    display: block;
    padding-top: 15px;
}
.mb-header-serach img {
    max-width:300px;
}

.mb-header-serach .fa-search {
    margin-right: 15px;
    font-size: 24px;
    color: #5b1091;
}
.mb-header-serach #find-lab-center a {
    color: #5b1091;
    font-size: 24px;
    padding-top: 50px;
    padding-bottom: 15px;
}
.mb-header-serach #find-lab-center a:hover {
    color: #5b1091 !important;
}
.mb-account-wrap .account-label {
    color: #a3a3a3;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 400;
    padding: 0 0 0 15px;
    display: block;
}
.mb-account-wrap .account-link {
    margin-bottom: 30px;
    padding: 0 15px !important;
    width: 100%;
}
.account-link .fa-pencil,
.account-link .fa-user,
.account-link .fa-list-ul,
.account-link .fa-file-pdf-o,
.account-link .fa-file-text-o {
   margin-right: 10px;
   display: inline-block;
}
.md-footer-link-wrap ul {
    display: block;
    list-style: none;
    padding: 0;
}
.md-footer-link-wrap ul li a {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}
.mb-header-serach a {
    margin: 0;
}
.mobile-header-wrap {
    height: 90px;
    color: #fff;
    background: #F1F0F7;
}
.mobile-header-wrap.home {
    background: #FFFFFF;
    -webkit-box-shadow: 0 8px 6px -6px #ccc;
       -moz-box-shadow: 0 8px 6px -6px #ccc;
            box-shadow: 0 8px 6px -6px #ccc;
}
.mobile-header-wrap.resultpage {
    background: #502E90;
}
.mb-account-wrap {
    width: 100%;
    float: right;
    padding-right: 5px;
}
.mb-account-wrap .account-link a {
    text-decoration: none;
    font-size: 20px;
    color: #5C5C5C;
    display: block;
    line-height: 24px;
    margin: 0 0 20px 0;
    font-weight: 600;
    float: none;
}
.user-profile-nav a,
.mega-menu-item li a,
.header-wrap-left .mega-menu-item li span {
    color: #5D2E89;
    width: 100%;
    font-size: 1.125em;
    line-height: 48px;
    height: 48px;
    margin: 0;
    font-weight: 400;
    float: left;
    padding: 0 10px 5px 10px;
    text-align: left;
}
#test-back .test-menu-arrow {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}
.sub-menu-item li a {
    font-weight: 300;
    line-height: 35px;
    height: 35px;
}
.sub-menu-item li a.test-back {
    padding: 0;
}
.sub-menu-item li span {
    font-weight: 600;
    font-size: 1.25em;
    padding: 0px;
}
.user-profile-nav a:hover {
    background: #5c2d88;
    color: #fff;
}
.sidenav .mb-account-wrap a:hover {
    color: #5b1091;
}
.newsletter .form-control {
    height: 30px;
    padding: 0 0 0 30%;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    background-color: #fff;
    border: 1px solid;
    border-color: rgba(0,0,0,0.24);
    font-weight: 300;
    border-radius: 15px;
}
.mb-footer-wrap {
    background: #4e348d;
    float: left;
    height: 100%;
    width: 100%;
}
.sidenav .mb-footer-wrap a {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    display: block;
    float: none;
    position: relative;
}
.mb-footer-wrap .fa-angle-down {
    position: absolute;
    right: 0;
    top: -10px;
}
.logo-label {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    top: 55px;
    right: 5px;
}
.account-wrap a.register-button:hover {
    background: #fff;
    color: #4d2b7f;
}
.wave-image {
    float: left;
    width: 100%;
    max-width: 100%;
    margin-top: -1px;
    background: #f3f0f9;
}
.scoialMediasWrapper .list-inline>li {
    padding-left: 0;
    padding-right: 18px;
}
.footer-users .user-counter-wrap,
.footer-users .user-label {
    font-size: 50px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: 50px;
}
.footer-users .user-label {
    font-weight: 400;
    font-size: 36px;
    color: #535353;
    line-height: 36px;
    margin-bottom: 25px;
}
.footer-users {
    border-bottom: 1px solid #535353;
    margin-bottom: 25px;
    padding: 0 30px;
}
.mb-account-wrap .account-link a.hide-desktop {
    display: none;
}
.hipaa-section {
    background: url(/wp-content/themes/Avada/images/HIPPA-logo.jpg);
    display: inline-block;
    min-height: 75px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-top: -22px;
}
.aws-section  {
    background: url(/wp-content/themes/Avada/images/AWS_Logo.png);
    display: inline-block;
    min-height: 50px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.display_hamburger_menu {
    display: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: 0px;
}
.mobile-header-wrap nav {
    margin-top: 38px;
}
.account-link a.join-btn,
/*.account-link a.log-in-btn {
    display: inline-block;
    padding: 0 0;
    text-align: center;
    height: auto;
    border: none;
    line-height: 20px;
    color: black;
    font-weight: 500;
    font-size: 1.3em;
    margin: 0;
    font-family: Muli !important;
    font-style: normal;
    font-weight: bold;
}*/
/*.account-link a.header-menu-text {
    display: inline-block;
    padding: 0 0;
    text-align: center;
    height: auto;
    line-height: 20px;
    color: #39008E;
    font-weight: 500;
    font-size: 1.3em;
    margin: 0;
    font-family: Muli !important;
    font-style: normal;
    font-weight: bold;
}*/
.account-link a.log-in-btn {
    display: inline-block;
    padding: 0 0;
    text-align: center;
    height: auto;
    border: none;
    line-height: 20px;
    color: black;
    font-size: 1.3em;
    margin: 0;
    font-family: 'Muli Light'!important;
}
.account-link a.header-menu-text {
    display: inline-block;
    padding: 0 0;
    text-align: center;
    height: auto;
    line-height: 20px;
    color: #39008E;
    font-size: 1.3em;
    margin: 0;
    font-family: 'Muli Light'!important;
}

.account-link a.log-in-btn.set-color-white {
    color: #fff;
}
.open-links-wrap a.log-in-btn:hover {
    border-bottom-style: none;
}
.header-wrap-right.account-link a.log-in-btn,
.header-wrap-left .account-link a.log-in-btn {
    color: #ffffff;
}
.account-wrap .account-link .top-separator {
    display: inline-block;
    margin: 1px 5px;
    vertical-align: middle;
    float: left;
    color: #5c2d88;
    font-size: 2em;
    font-weight: 100;
}
.account-link a.join-btn,
.account-link .new-design-mob a.log-in-btn {
    color: black;
}
.account-link .new-design-mob a.header-menu-text {
    color:black;
}
a.header-menu-text i {
    color: #06BBA0;
}
.mobile-header-wrap .head-effect li {
    margin-left: 16px;
    padding: 0px;
}
/*----------LAB-906:HOMEPAGE REDESIGN-SEARCH PANEL------------*/
.auto-complete-container {
    float: left;
    width: 100%;
}
#auto-complete-container .search-panel-wrapper {
    margin: 0 auto;
    float: none;
}
.search-exam-wrapper .search-exam, .search-panel-wrapper #mm-promo-email,
.zip-wrapper .zipCode, .zip-wrapper #search-address-mob,
.search-insurance-wrapper .search-insurance, .search-exam-mob-outer .search-exam,
.search-exam-mob-outer .search-insurance, .search-address-mob-outer .search-address,
.resource-center-wrap .resource-center, .search-exam-wrapper .search-date {
    width: 100%;
    height: 3.02vw;
    color: #502e90;
    border: 0.5px solid #C3C3C3;
    padding: 0 1vw 0 2.8vw;
    font-size: 0.9vw;
    margin: 0;
    font-weight: 500;
    border-radius: 7px;
    outline: none;
    margin-top: 0;
    border-radius: 0;
    font-family: Muli;
    /*padding-top: 0.4vw !important;*/
    /*padding-top: 0.05vw !important;*/
    min-height:3.02vw;
}
.SAFARI .search-exam-wrapper .search-exam, .SAFARI .search-panel-wrapper #mm-promo-email,
.SAFARI .zip-wrapper .zipCode, .SAFARI .zip-wrapper #search-address-mob,
.SAFARI .search-insurance-wrapper .search-insurance, .SAFARI .search-exam-mob-outer .search-exam,
.SAFARI .search-exam-mob-outer .search-insurance, .SAFARI .search-address-mob-outer .search-address,
.SAFARI .resource-center-wrap .resource-center, .SAFARI .search-exam-wrapper .search-date {
    line-height: 2.02vw;
}
#gmw_form .search-insurance-wrapper .search-insurance,
#gmw_form .zip-wrapper .zipCode {
   border: 0.5px solid #C3C3C3;
   color: #00254B;
}
#gmw_form .zip-wrapper .zipCode {
    padding: 0 1vw 0 2.30vw;
}
#gmw_form .search-insurance-wrapper #search-insurance {
    padding: 0 0vw 0 3.2vw;
}
.search-insurance-wrapper .search-insurance {
    border-radius: 0px 50px 50px 0px;
}
.search-exam-wrapper .search-date {
    border-radius: 0;
    margin-top: 0;
    cursor: pointer;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #C3C3C3;
    opacity: 1;
    font-weight: 400;
    border: none;
}
.search-exam-wrapper .search-exam::-webkit-input-placeholder,
.zip-wrapper .zipCode::-webkit-input-placeholder,
.zip-wrapper #search-address-mob::-webkit-input-placeholder,
.search-insurance-wrapper #search-insurance-mob::-webkit-input-placeholder,
.search-insurance-wrapper #search-insurance::-webkit-input-placeholder,
.search-exam-wrapper .search-date::-webkit-input-placeholder {
    color: #464646;
    opacity: 0.9;
    font-weight: 300;
}
.search-exam-mob-outer .search-exam::-webkit-input-placeholder,
.search-address-mob-outer .search-address::-webkit-input-placeholder,
.search-exam-mob-outer .search-insurance::-webkit-input-placeholder {
    color: #464646;
    opacity: 0.9;
    font-weight: 300;
}
.search-exam-mob-outer .search-exam::-moz-placeholder,
.search-address-mob-outer .search-address::-moz-placeholder,
.search-exam-mob-outer .search-insurance::-moz-placeholder {
    color: #000;
    opacity: 0.9;
    font-weight: 300;
}
.search-exam-mob-outer .search-exam::-ms-input-placeholder,
.search-address-mob-outer .search-address::-ms-input-placeholder,
.search-exam-mob-outer .search-insurance::-ms-input-placeholder {
    color: #464646;
    opacity: 0.9;
    font-weight: 300;
}
.search-exam-wrapper .search-exam::-moz-placeholder,
.zip-wrapper .zipCode::-moz-placeholder,
.zip-wrapper #search-address-mob::-moz-placeholder,
.search-insurance-wrapper #search-insurance-mob::-moz-placeholder,
.search-insurance-wrapper #search-insurance::-moz-placeholder,
.search-exam-wrapper .search-date::-moz-placeholder {
    color: #464646;
    opacity: 0.9;
    font-weight: 300;
}
.search-exam-wrapper .search-exam::-ms-input-placeholder,
.zip-wrapper .zipCode::-ms-input-placeholder,
.zip-wrapper #search-address-mob::-ms-input-placeholder,
.search-insurance-wrapper #search-insurance-mob::-ms-input-placeholder,
.search-insurance-wrapper #search-insurance::-ms-input-placeholder,
.search-exam-wrapper .search-date::-ms-input-placeholder {
    color: #464646;
    opacity: 0.9;
    font-weight: 300;
}
.search-exam-wrapper .search-exam::placeholder,
.zip-wrapper .zipCode::placeholder,
.zip-wrapper #search-address-mob::placeholder,
.search-insurance-wrapper #search-insurance-mob::placeholder,
.search-insurance-wrapper #search-insurance::placeholder,
.search-exam-wrapper .search-date::placeholder {
    color: #464646;
    opacity: 0.9;
    font-weight: 300;
}
.resource-center-wrap .resource-center::placeholder,
.resource-center-wrap .resource-center::-ms-input-placeholder,
.resource-center-wrap .resource-center::-moz-placeholder,
.resource-center-wrap .resource-center::-webkit-input-placeholder,
.resource-center-wrap .resource-center::-webkit-input-placeholder,
.resource-center-wrap .resource-center::-ms-input-placeholder,
.resource-center-wrap .resource-center::-moz-placeholder {
    color: #FFF;
    opacity: 0.9;
}
.header-bg .no-padding {
    padding: 0;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
.search-panel-wrapper .lfhomesearchbutton {
    height: 4vw;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 30px;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 500;
    margin: 23px 0 0 5px;
}
.search-panel-wrapper .lfhomesearchbutton {
    width: 20%;
}
.search-panel-wrapper .lfhomesearchbutton-new,
.search-panel-wrapper .lfhomesearchbutton-new:hover {
    height: 4vw;
    width: calc(100%);
    line-height: 3.02vw;
    border-radius: 2vw;
    cursor: pointer;
    margin: 16px 0 0 5px;
    background: #FFD421;
}
.search-panel-wrapper .lfhomesearchbutton-new:hover {
    background: #FF6666;
}
html[lang="es"] .search-panel-wrapper .lfhomesearchbutton {
    font-size: 1em;
}
.search-panel-wrapper .lfhomesearchbutton:hover,
.search-panel-wrapper .lfhomesearchbutton-sticky:hover {
    background: #FF6666;
    color: #ffffff;
}
.resource-center-wrap .lfhomesearchbutton {
    color: #5c2d88;
    font-size: 0.8em;
    width: auto;
    height: 61px;
    display: table;
}
.resource-center-wrap .lfhomesearchbutton {
    background: none;
    border: none;
    color: #fff;
}
.hide-desktop {
    display: none;
}
.d-none{
    display: none;
}
#body-wrapper .curved-bottom {
    display: block;
    padding: 0;
}
#search-exam:focus, .zipCode:focus,
#search-insurance:focus {
    outline: none;
    border: 2px solid #000;
}
#lfhomeherowrapper #search-exam:focus,
#lfhomeherowrapper .zipCode:focus,
#lfhomeherowrapper #search-insurance:focus,
#lfhomeherowrapper .resource-center-wrap .resource-center:focus,
#lfhomeherowrapper #search_date:focus {
    outline: none;
}
/* Effect 3: bottom line slides/fades in */
.head-effect a, .active-menu a {
    position: relative;
    outline: none;
    text-decoration: none;
}
.head-effect a, .active-menu a {
    padding: 0 0 10px;
}

.head-effect a::after, .active-menu a:after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #5c2d88;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.head-effect a:hover::after, .active-menu a:after,
.head-effect a:focus::after, .active-menu a:after {
    height: 4px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}
.find-button-wrapper.search-effect .fa-search {
    transition: transform 1s ease 0.4s, all ease 0.4s;
}
.find-button-wrapper.search-effect .fa-search:hover{
    transform: scale(1.3,1.3) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-origin: center center 0px;
    z-index: 100001;
    position: relative;
}
.scoialMediasWrapper .list-inline>li {
    padding-right: 13px;
}
.scoialMediasWrapper ul.list-unstyled.list-inline li em {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 21px;
}
.account-link .fa-chevron-down {
    color: #5c2d88;
    font-size: 0.8em;
    margin-left: 5px;
}
/*-----------------Material Design Overrides--------------*/
.mdc-text-field--outlined,.mdc-select--outlined,
.mdc-select:not(.mdc-select--disabled) {
    width: 100%;
    z-index: 0;
    background-color: #fff;
    margin: 0px;
    height: 50px;
}
.mdc-notched-outline__idle,
.mdc-notched-outline {
    top: 0px;
    width: 100%;
    height: 100%;
    border-color: rgba(0,0,0,0.10) !important;
    /*border-radius: 0px !important;*/
}
.mdc-text-field--outlined .mdc-floating-label,
.mdc-select--outlined .mdc-floating-label {
    font-size: 1.35em;
    line-height: 17px;
    bottom: 10px;
    font-family: "itc-avant-garde-gothic-pro", "Lato", arial, sans-serif;
}
.promo-email-wrap .mdc-text-field--outlined .mdc-floating-label {
    font-size: 1.1em;
}
.search-panel-wrapper .mdc-text-field--outlined .mdc-floating-label,
.mdc-select--outlined .mdc-floating-label {
    padding-left: 15px;
}
.mdc-text-field--outlined .mdc-floating-label.mdc-floating-label--float-above,
.mdc-select--outlined .mdc-floating-label.mdc-floating-label--float-above {
    bottom: 10px;
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,
.mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
    color: #000;
    font-weight: 300;
    opacity: 1;
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label.mdc-floating-label--float-above {
    color: #000;
    font-weight: 400;
    opacity: 1;
    padding-left: 0px;
}
.search-panel-wrapper .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label.mdc-floating-label--float-above {
    padding-left: 40px;
}
/*-----------------Material Design Overrides--------------*/
.top-link-wrapper {
    position: absolute;
    top: 30px;
    right: 0;
    background-color:#fff;
    min-width: 350px;
    position: absolute;
    z-index: 20;
    padding: 10px;
}
.common-wrap {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.common-wrap.last {
    border: none;
}
.top-link-wrapper .common-wrap span {
    color: #000;
    font-size: 1.25em;
    font-weight: 300;
}
.account-link .top-link-wrapper .common-wrap a.log-in-btn {
    display: block;
    text-align: left;
    line-height: 22px;
}
.open-links-wrap {
    display: inline-block;
    margin-right: 20px;
    font-family: Muli;
}
.customer-care-number {
    color: #FFF;
    padding: 0 0 5px 0;
    font-size: 1.25VW;
    font-weight: 500;
    line-height: 2vw;
    font-family: "itc-avant-garde-gothic-pro", Bold;
    width: 60%;
    text-align: center;
    margin-bottom: 5.3vh;
    margin-left: 8%;
}
.customer-care-number a {
    color: #F1F0F6;
    line-height: 2vw;
    font-size: 1.1vw;
    text-decoration: none;
    font-weight: 300;
    font-family: "itc-avant-garde-gothic-pro", Medium;
    display: block;
}
.customer-care-number a:hover {
    color: #FFF;
}
.search-exam-wrapper .label-content .userExamList .user-added-list {
    background: #DED7E7;
    color: #000;
    padding: 5px 10px;
    border-radius: 15px;
    float: left;
    margin: 5px 0px 5px 5px;
    cursor: pointer;
}
.cursor-default {
    cursor: default !important;
}
.search-exam-wrapper .label-content .userExamList span.removeExam {
    color: #000;
    margin-left: 8px;
    cursor: pointer;
}
#exam-selected-error {
    margin-top: 05px;
    float: left;
    color: #ff0000;
    display: none;
}
.search-exam-wrapper .label-content {
    clear:both;
}
.sticky-panel .search-exam-wrapper,
.sticky-panel .search-insurance-wrapper {
    width: 33.333333333%;
}
.sticky-panel #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
    top: 53% !important;
}
.sticky-panel .zip-wrapper {
    width: 25%;
}
.find-button-wrapper {
    float: left;
    position: relative;
}
.sticky-panel .find-button-wrapper {
    width: 100px;
    padding: 0;
    margin: 0 0 4px 0px;
}
.lf_more_exams {
    display: none;
}
.view_exams {
    font-size: 14px;
    color: #5c2d88;
    margin: 0px 0 5px 15px;
    cursor: pointer;
    clear: both;
}
.view_exams i {
    margin-left: -5px;
}
.tooltip-inner {
    background-color: #FFF;
    color: #5c2d88;
    border : 1px solid #5c2d88;
    text-align: left;
    padding: 5px;
}
.tooltip.top .tooltip-arrow {
    background-color: #FFF;
    color: #5c2d88;
    border : 1px solid #5c2d88;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
    margin-left: 60px;
    margin-right: 60px;
}
#lfsearchresultsouterwrapper .tooltip-inner {
    color:  #0000FF;
}
.free0 {
    fill: #5D2E89;
}
.free1 {
    font-family: 'HelveticaNeue-Bold', Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: 400;
}
.free2 {
      font-size:20px;
      fill: #5D2E89;
}
.free3 {
    fill:none;
    stroke: #5D2E89;
    stroke-width:3;
    stroke-miterlimit:10;
}
.free {
    width: 100px;
    position: absolute;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    transform-origin: top center;
    animation: swing 1.5s infinite alternate ease-in-out;
    margin-left: 18px;
    top: -10px;
}
#lfhomesearchbutton .fa-search {
    font-size: 1vw;
    vertical-align: middle;
    line-height: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #312F2F;
}
.lfhomesearchbutton-new em {
    top: 30%;
    position: absolute;
    left: 45%;
}
@media all and (-ms-high-contrast:none)
   {
       .free { top: -50px; } /* IE10 */
       *::-ms-backdrop, .free { top: -50px; } /* IE11 */
   }
@keyframes swing {
  0% { transform: rotate(-10deg) }
  100% { transform: rotate(10deg) }
}
.resource-center-wrap {
    padding: 0 20px;
    float: left;
    width: 100%;
}
#subscribe_div span {
    color: #fff;
    font-size: 1.35em;
}
.resource-center-wrap #subscribe_newsletter {
    width: 35%;
    font-size: 1.125em;
    padding: 0 5%;
    background: #06BBA0;
    border-radius: 15px;
    height: 30px;
}
.rotating-exam {
    position: absolute;
    top: 51%;
    font-size: 1.5em;
    left: 52px;
    z-index: 4;
    width: 100%;
}
.rotating-exam-orannge {
    color:#FF6666;
    position: absolute;
    width: 100%;
    opacity: 0;
    margin: 0;
}
.user-icons-wrap {
    margin-top: 10px;
    float: right;
}
/*----------------------Header Top Menu CSS----------------*/
.patient-tabs {
    display: block;
    text-align: center;
    position: relative;
    color: #000;
    padding-top: 32px;
    cursor: pointer;
    height: 95px;
    font-size: 1.125em;
    font-weight: 300;
}
.patient-tabs .material-icons,
.patient-tabs .fa {
    display: block;
    font-size: 32px;
}
.user-details .material-icons,
.patient-tabs .material-icons {
    font-size: 32px;
}
.patient-tabs.active-tab-link,
.patient-tabs:hover {
    background: #eae4f0;
    color: #5c2d88;
    border-bottom: 3px solid #5c2d88;
}
/*----------------------Header Top Menu CSS----------------*/
/*----------------------Bootstrap Menu Issue----------------*/
.dropdown-backdrop {
    display: none;
}
/*----------------------Bootstrap Menu Issue----------------*/
.disclaimer-txt {
    font-size: 1.125em;
    line-height: 24px;
    color: #fff;
    font-weight: 300;
    margin: 35px 0 0 0;
}
.docfinder-app-cnt-btn {
    background-color: #FF0000;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 18px;
    height: 22px;
    width: auto;
    line-height: 19px;
    border-radius: 25%;
    left: 85px;
    display: none;
    padding: 3px;
    min-width: 20px;
}
.project-wrapper h6 {
    color: #FFF;
    font-size: 1.25VW;
    font-weight: 500;
    margin: 37px 0 0 0;
    line-height: 2vw;
    font-family: "itc-avant-garde-gothic-pro", Bold;
}
.project-wrapper p {
    color: #fff;
    font-size: 0.93VW;
    font-weight: 300;
    line-height: 23px;
    margin-top: 15px;
    font-family: "Avenir Next", Regular;
}
.header-project-wrapper {
    float: left;
    width: 100%;
    height: 95px;
    padding-top: 15px;
}
.header-project-wrapper .donation-amount {
    color: #5c2d88;
    font-size: 2em;
    font-weight: 600;
    line-height: 32px;
}
.header-project-wrapper p {
    color: #000;
    font-weight: 300;
    font-size: 1.125em;
    line-height: 15px;
    margin: 0;
}
.project-wrapper .mission-icon-wrap {
    height: 94px;
    margin-top: 1vw;
}
.project-wrapper .mission-icon {
    background-image: url("/wp-content/themes/Avada/images/header-mission-icon.png");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
/*-----------------------Mega Menu CSS-----------------------*/
.log-in-btn .material-icons {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
}
.popover-content {
    background-color: #fff;
    color: #5c2d88;
    padding: 25px;
}
.arrow {
  border-right-color: #fff;
}
.popover-title {
    display: none;
}
.menu-main-item .dropdown {
    display: inline-block;
    float: left;
}
.mega-menu-item,.sub-menu-item {
    float: left;
    padding: 15px;
    min-width: 300px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 1s;
    -webkit-transition: all 1s;
    border-radius: 0px;
    border: none;
    z-index: 5;
    top: 36px;
    text-align: left;
}
.sub-menu-item {
    left: 0px;
    top: 0px;
}
.mega-menu-wrap .arrow,
.mega-menu-wrap .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.mega-menu-wrap .arrow {
    border-width: 16px;
}
.mega-menu-wrap .open .arrow {
    top: 25px;
    left: 50%;
    margin-left: -32px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.mega-menu-wrap .open .arrow::after {
    top: 10px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
.sub-text-bottom-line{
    font-size: 1.7em;
    /* text-shadow: 0px 0px 10px #585858; */
}
div#lfhomeheromaintext .sub-text-padding {
    padding-top: 10px !important;
}
.mdc-notched-outline.mdc-border {
    border-radius: 0px;
}
.search-panel-wrapper .mdc-notched-outline.mdc-border {
    border-radius: 0;
}
.mdc-text-field--outlined .mdc-notched-outline__idle {
    border-radius: 0px;
}
.search-panel-wrapper .mdc-text-field--outlined .mdc-notched-outline__idle {
    border-radius: 0;
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
    border-radius: 0px;
}
.search-panel-wrapper .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
    border-radius: 0;
    height: 4vw;
    margin-top: 15px;
}
.zip-wrapper #zipCode, #search-exam, #search-insurance, #mm-promo-email, #search_date {
    height: 3.98vw;
    z-index: 2;
    font-weight: 600;
    font-size: 0.91vw;
}
#search-exam, #search-insurance {
    color: #00254B;
}
input#search-exam {
    border-radius: 3px 0px 0px 3px !important;
}
/*Hercules Arrow*/
.lab-arrow{
    position: absolute;
    top: 0;
    left: 135px;
  -webkit-transform: rotate(1deg);
  transform:rotate(1deg);
}
.lab-arrow span{
    display: block;
    width: 12px;
    height: 12px;
    border-bottom: 2.5px solid #fff;
    border-right: 2.5px solid #fff;
    transform: rotate(45deg);
    margin: -10px;
    animation: animate 2s infinite;
}
.lab-arrow span:nth-child(2){
    animation-delay: -0.2s;
}
.lab-arrow span:nth-child(3){
    animation-delay: -0.4s;
}
@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-7px,-7px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(7px,7px);
    }
}
/*End Hercules Arrow*/
.loggedout-desktop-user-button, .loggedout-desktop-user,
.mid-desktop-user, .mb-logo-center-wrap {
    float: right;
}
.loggedout-desktop-user-button {
    padding-right: calc(15px + 2.8%);
}
.dropdown-menu.mega-menu-item.test-menu {
    height: 525px;
    width: 400px;
}
.access-result {
    font-family: Muli;
}
.added-exam-count-cart-home-page {
    color: black;
    font-weight: bold;
    font-size: 16px;
   /* position: absolute;*/
    top: -14px;
    left: 5px;
    height: 24px;
    width: 24px;
    line-height: 20px;
    border-radius: 3px;
    display: none;
    padding: 3px;
    min-width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('/wp-content/themes/Avada/images/Cart.svg');
}
.added-exam-count-cart {
    background-color: #FF6666;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    position: absolute;
    top: -7px;
    left: 5px;
    height: 18px;
    width: 18px;
    line-height: 12px;
    border-radius: 100%;
    display: none;
    padding: 3px;
    min-width: 18px;
}
#cart-menu-button {
    color: white;
    font-size: 1.25em;
    height: 40px;
    width: 90%;
    line-height: 42px;
    text-align: center;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 500;
    margin: 5px 0 0 5px;
}
#cart-menu-button:hover {
    background-color: #5c2d88;
}
#desktop_header_links {
    padding-right: 1%;
}
.userExamList .user-added-list {
    margin: .35vw 0px 0 10px;
    height: 3vw;
    border-radius: 6px;
    color: #563994;
    background: #E8E5FD 0% 0% no-repeat padding-box;
}
#exam-label-wrap .user-added-list .removeExam {
    display: none;
}
#exam-label-wrap,
#exam-label-wrap .mdc-notched-outline__idle {
    z-index: 1;
    border-radius: 3px 0px 0px 3px;
}
#search-insurance-wrap,
#search-insurance-wrap .mdc-notched-outline__idle {
    border-radius: 0px 0px 0px 0px;
}
.ui-autocomplete-category.ui-selected-exams {
    display: none;
}
#exam-label-wrap .userExamList {
    position: absolute;
    margin-left: 1.7vw;
    height: 3.2vw;
    line-height: 2vw;
    top: 5%;
}
.search-field-icon {
    position: absolute;
    top: 1.3vw;
    left: 1vw;
    color: #5D2E89;
    cursor: pointer;
    font-size: 1.25vw;
}
.search-field-icon.exam-desk-ico {
    /*top: .92vw;*/
}
.search-field-icon.ins-ico {
    top: .94vw;
}
.search-panel-wrapper .exam-input,
.search-panel-wrapper .search-insurance-wrapper {
    width: 32%;
}
.search-panel-wrapper .search-insurance-wrapper {
    width: 32%;
}
.search-panel-wrapper .zip-wrapper {
    width: 15%;
    margin: 0;
}
.search-panel-wrapper .date-wrap {
    width: 15%;
    margin: 15px 0 0 0;
    border-bottom: 1px solid rgba(70,70,70,0.2);
    margin-left: -1px;
}
.home-specific #exam-label-wrap, .home-specific #zip-label-wrap, .home-specific #search-insurance-wrap {
    display: inline-flex;
}
#lfhomesearchcontainer .sticky-panel .search-panel-wrapper .exam-input,
#lfhomesearchcontainer .sticky-panel .search-panel-wrapper .search-insurance-wrapper {
    width: 32.5%;
    padding: 0;
}
#lfhomesearchcontainer .sticky-panel .search-panel-wrapper .zip-wrapper {
    width: 17.5%;
    margin: 0;
    padding: 0;
}
#lfhomesearchcontainer .sticky-panel .search-panel-wrapper .date-wrap {
    width: 17.5%;
    margin: 15px 0 0 -2px;
    padding: 0;
}
#lfhomesearchcontainer .search-panel-wrapper.non-home .search-insurance-wrapper {
    width: 30%;
    padding: 0;
}
#lfhomesearchcontainer .search-panel-wrapper.non-home .exam-input {
    width: 35%;
    padding: 0;
}
#lfhomesearchcontainer .search-panel-wrapper.non-home .zip-wrapper {
    width: 17.5%;
    margin: 0 -1px 0 -1px;
    padding: 0;
}
#lfhomesearchcontainer .search-panel-wrapper.non-home .date-wrap {
    width: 17.5%;
    margin: 16px 0 0 0;
    padding: 0;
}
input#search_date {
    border-left: 1px solid rgba(195,195,195,0.12);
}
div.search-exam-wrapper label + input {
    border-left: none !important;
}
.sticky-panel form div div.search-exam-wrapper label + input {
    border-left: 1px solid rgba(195,195,195,0.5) !important;
}
.search-panel-wrapper.non-home .find-button-wrapper {
    width: 3vw;
    padding: 0;
    margin: 0 0 0 0;
}
.search-panel-wrapper .new-find-button {
    margin-left: 0;
    width: 100px;
}
body .daterangepicker {
    font-family: Muli;
    min-width: 265px;
    width: 20%;
    z-index: 9999 !important;
}
body .daterangepicker .drp-calendar {
    max-width: none;
    width: 100%;
}
body .daterangepicker .calendar-table th,
body .daterangepicker .calendar-table td {
    font-size: 1em;
    min-width: auto;
    width: auto;
}
body .daterangepicker td.active,
body .daterangepicker td.active:hover {
    background-color: #402175;
}
input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus::-ms-input-placeholder {
    color: #000 !important;
}
.search-fields {
    float: none;
    width: calc(100% - 100px);
}
.non-home .search-fields {
    float: left;
    width: calc(100% - 82px);
}
#exam-label-wrap .mdc-text-field__input::-webkit-input-placeholder,
#search-insurance-wrap .mdc-text-field__input::-webkit-input-placeholder,
#search_date::-webkit-input-placeholder,
#zip-label-wrap .mdc-text-field__input::-webkit-input-placeholder {
    color: #A5A5AD;
    font-weight: 400;
}
#exam-label-wrap .mdc-text-field__input:focus::-webkit-input-placeholder,
#search-insurance-wrap .mdc-text-field__input:focus::-webkit-input-placeholder,
#search_date:focus::-webkit-input-placeholder,
#zip-label-wrap .mdc-text-field__input:focus::-webkit-input-placeholder {
    opacity: .5;
}
.fa.fa-map-marker.fa-2x.search-field-icon {
    text-align: center;
}
.header-wrap-right.account-link a.log-in-btn.access-results {
    color: #06BBA0;
    font-family: Muli;
}
.greg-container {
    background: #F1F0F6;
}
.greg-container .greg-text-container .first-words {
    font-family: "itc-avant-garde-gothic-pro", Bold;
    color: #48227E;
    opacity: 1;
    float: left;
    font-size: 2.6vw;
    font-weight: 700;
    padding: 15% 0 0 5%;
    display: block;
    text-align: left;
    width: 100%;
    line-height: 3vw;
}
.greg-container .greg-text-container .medical-bills {
    font-family: "itc-avant-garde-gothic-pro", Bold;
    color: #48227E;
    float: left;
    font-size: 2vw;
    font-weight: 700;
    padding: 0 0 0 5%;
    line-height: 3vw;
    width: 100%;
    display: inline-block;
    position: absolute;
}
.greg-container .greg-text-container .your-insurance {
    font-family: "Avenir Next", Medium;
    color: #48227E;
    float: left;
    font-size: 1.5vw;
    font-weight: 300;
    padding: 2.5vw 0 0 5%;
    display: inline-block;
    position: absolute;
    line-height: 3vw;
}
.greg-container .greg-content-container {
    padding-top: 10%;
    padding-bottom: 15%;
    padding-right: 0;
    padding-left: 0;
}
.greg-container .greg-text-container .line-control svg {
    padding-left: 5%;
    width: 9vw;
}
.greg-container .greg-content-container .greg-img-container .greg-img {
    width: 43.69vw;
    height: 54.59vh
}
.greg-container .greg-text-container .animation-container .rotating-words {
    color: #06BBA0;
    display: inline-block;
    position: absolute;
}
.cls-1.svg-white {
    opacity: 1 !important;
}
#lflogo-mobile-no-slogan svg g text.cls-1 {
    fill: #4cb886;
    stroke: #4cb886;
    opacity: 1;
}
#lflogo-mobile-no-slogan svg g text.cls-4 {
    opacity: 1;
    fill: #fff;
}
#lflogo-mobile-no-slogan svg g text.cls-4 tspan {
    fill: #fff;
}
#lflogo-mobile-no-slogan {
    padding: 30px 0 0 0;
}
#lflogo-mobile-no-slogan-animation {
    padding: 10px 0 0 0;
}
#lflogo-mobile-no-slogan svg g path.cls-8 {
    opacity: 1;
    stroke: #fff;
    fill: #fff;
}
.section-wrapper.new-design.popular-section {
    padding: 50px !important;
    background: #F1F0F6 !important;
}
.popular-exams-wrapper{
    height: calc(100% - 70px);
}
.popular-exam-container {
    margin-top: 2%;
}
.popular-exam-class {
    min-height: 60px;
    height: auto;
    width: 21%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #DED8E8;
    border: 1px solid #E5DFEF;
    border-radius: 5px;
    padding: 20px;
    transition: all 0.25s;
    transform-origin: 0% 0%;
    -webkit-transition: all 0.25s;
    -webkit-transform-origin: 0% 0%;
    margin: 0 5% 0 0;
    cursor: pointer;
    transform-box: fill-box;
}
.popular-exam-description.popular-exam-class.extended-class {
    padding-top: 15px;
    padding-left: 15px;
    transform: scale(1.6, 1.7);
    -webkit-transform: scale(1.6, 1.7);
    z-index: 9999;
}
.popular-exam-class:nth-last-child(1) {
    margin-right: 0;
    transform-origin: 100% 0%;
    -webkit-transform-origin: 100% 0%;
}
.popular-exam-class:first-child {
    transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
}
.popular-exam-class .exam-name-holder img {
    height: 25px;
    float: left;
}
.popular-exam-class .exam-inner-text {
    margin-left: 10px;
    font-family: Muli !important;
    color: #502E90;
    font-size: 0.9vw;
    font-weight: bold;
}
.popular-exam-class.extended-class .exam-inner-text {
    font-size: 0.6vw;
}
.popular-exam-class .find-a-center {
    display: none;
    margin-left: 10px;
    font-family: Muli !important;
    color: #502E90;
    font-size: 0.6vw;
    font-weight: bold;
    text-decoration: underline;
    float: right;
}
.popular-exam-class.extended-class .find-a-center {
    font-size: 0.45vw;
}
.popular-exam-class .find-a-center .right-arrow {
    font-size: 1vw;
}
.popular-exam-class.extended-class .find-a-center .right-arrow {
    font-size: 0.65vw;
}
.mb-logo-wrap #lflogo-mobile-no-slogan .new-logo-design {
    width: 50%;
    margin-left: 0;
    min-width: 50%;
}
.loggedout-desktop-logo,
.mid-desktop-logo {
    padding-left: calc(14px + 2%);
}
.greg-container .greg-content-container .greg-text-container {
    width: 52%;
}
.greg-container .greg-content-container .greg-img-container {
    width: 48%;
    float: right;
}
.section-wrapper.alt-wrap .row.scroll-controler {
    margin-right: 0;
}
.mid-desktop-user {
    padding-right: calc(15px + 2.8%);
}
#lfhomesearchcontainer .search-panel-wrapper.non-home .search-date {
    margin-top: 0;
    height: 3.02vw;
}
.account-link a.link-lable-white {
    color:#FFFFFF;
}
.user-details.lable-white{
    color:#FFFFFF;
}
.btn-group.open .dropdown-toggle.user-details.purple-background{
    box-shadow: none;
    background: #43256E;
}
@media only screen and (min-width : 768px) {
    .search-fields .exam-autocomplete.homepage-ui {
        top: 100% !important;
        /*left: 6% !important;*/
        width: 25%!important;
        min-width: 115%;
    }
    .search-fields .insurance-auto-results.ui-autocomplete {
        left: auto !important;
        right: 6% !important;
        min-width: 94%;
    }
    .search-fields .exam-autocomplete.homepage-ui li.ui-menu-item {
        padding-right: 25px;
    }
}
.as-seen-on-wrapper .as-seen-on-container .as-seen-on-icon-wrap .textwrap span {
    font-family: "itc-avant-garde-gothic-pro", Bold;
    color: #48227E;
    font-size: 2vw;
    font-weight: 700;
}
.as-seen-on-wrapper {
    background: #F1F0F6;
    padding: 12vw 0 0 0;
}
.as-seen-on-wrapper .as-seen-on-container .as-seen-on-icon-wrap {
    max-width: 1600px;
}
.as-seen-on-wrapper .as-seen-on-container .as-seen-on-icon-wrap {
    max-width: 1600px;
    margin: 0 auto;
}
.as-seen-on-wrapper .as-seen-on-container .as-seen-on-icon-wrap .all-icons {
    margin: 8vh auto 10vh auto;
    display: block;
    text-align: center;
}
.as-seen-on-wrapper .as-seen-on-container .as-seen-on-icon-wrap .all-icons .single-icon {
    padding: 0 2.5%;
    transition: transform 1s ease 0.9s, all ease 0.9s;
    display: inline-block;
    vertical-align: middle;
}
.resource-center-wrap .email-letter-wrapper .sectionTitle {
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    right: 16%;
    padding-bottom: 20px;
}
.footerSublevelLeft .hipaa-aws-wrapper.bottom-links {
    float: right;
}
.as-seen-on-icon {
    height: 3vw;
}
.left-section-footer.third-block {
    padding-left: 5%;
}
.left-section-footer.first-block {
    width: 36%;
}
.left-section-footer.second-block {
    width: 30%;
}
.pop-test p {
    color: #43256E;
    font-weight: 700;
    line-height: 1.8em;
}
.as-seen-on-wrapper .as-seen-on-container .as-seen-on-icon-wrap .textwrap {
    text-align: center;
    line-height: 2vw;
}
.as-seen-on-wrapper .as-seen-on-container .as-seen-on-icon-wrap .textwrap svg {
    margin: 0 auto;
    display: inherit;
}
.three-tabs-section-container {
    background: #F1F0F6;
}
.three-tabs-section-container .three-tabs-main {
    padding: 10% 10% 5%;
}
.three-tabs-section-container .three-tabs-main .patients-tab,
.three-tabs-section-container .three-tabs-main .centers-tab,
.three-tabs-section-container .three-tabs-main .doctors-tab,
.three-tabs-section-container .three-tabs-main .insurance-tab {
    background: #F7F7F7;
    border-bottom: 4vw solid #F7F7F7;
    border-right: 1vw solid transparent;
    border-left: 1vw solid transparent;
    display: grid;
    position: relative;
    cursor: pointer;
    border-top-left-radius: 30px 95px;
    border-top-right-radius: 30px 95px;
    box-shadow: 0px -4x 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15);
}
.three-tabs-section-container .three-tabs-main .three-tabs-content-main {
    background: #F7F7F7;
    height: 33vw;
    float: left;
    width: 100%;
    padding: 5% 0 0 5%;
    box-shadow: 0px -4x 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px -4px 5px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.tabs-container .patients-tab .patients-color,
.tabs-container .centers-tab .centers-color,
.tabs-container .doctors-tab .doctors-color,
.tabs-container .insurance-tab .insurance-color {
    border-top-left-radius: 1vw;
    border-top-right-radius: 1vw;
}
.tabs-container .patients-tab .tab-title-patients,
.tabs-container .centers-tab .tab-title-centers,
.tabs-container .doctors-tab .tab-title-doctors,
.tabs-container .insurance-tab .tab-title-insurance {
    font-size: 1.51vw;
    font-weight: 700;
    color: #48227E;
    font-family: "itc-avant-garde-gothic-pro", Bold;
    text-align: center;
    width: 100%;
    position: absolute;
    padding-top: 8%;
}
.tabs-container .patients-tab .patients-color {
    border-bottom: 0.65vw solid #FF6666;
    margin-top: -1px;
    margin-left: -1%;
    margin-right: -1%;
}
.tabs-container .centers-tab .centers-color {
    border-bottom: 0.65vw solid #06BBA0;
    margin-top: -1px;
    margin-left: -1%;
    margin-right: -1%;
}
.tabs-container .doctors-tab .doctors-color {
    border-bottom: 0.65vw solid #6A98FF;
    margin-top: -1px;
    margin-left: -1%;
    margin-right: -1%;
}
.tabs-container .insurance-tab .insurance-color {
    border-bottom: 0.65vw solid #6230AA;
    margin-top: -1px;
    margin-left: -1%;
    margin-right: -1%;
}
.hide-section {
    display: none;
}
.three-tabs-content-main .three-tab-block .content-title {
    color: #505050;
    font-family: "Avenir Next",Demi Bold;
    font-size: 1.66vw;
    font-weight: 600;
    margin-top: 1.55vw;
    margin-bottom: 0.7vw;
    display: list-item;
    list-style-type: disc;
    list-style-position: initial;
    width: max-content;
}
.three-tabs-content-main .three-tab-block .content-sub-title {
    color: #505050;
    font-family: "Avenir Next",Regular;
    font-size: 1.45vw;
    line-height: 2vw;
}
.border-to-tab {
    border-bottom: 0.15625vw solid #0D988C;
}
.three-tabs-section-container .three-tabs-main .patients-tab.active-tab,
.three-tabs-section-container .three-tabs-main .centers-tab.active-tab,
.three-tabs-section-container .three-tabs-main .doctors-tab.active-tab,
.three-tabs-section-container .three-tabs-main .insurance-tab.active-tab {
    z-index: 2;
}
.three-tabs-content-container {
    background: #F7F7F7;
    float: left;
    width: 100%;
    margin-top: -10px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.15);
}
.top-right-redius {
    border-top-right-radius: 30px 95px;
}
.top-left-redius {
    border-top-left-radius: 30px 95px;
}
.patients-content.three-tab-block,
.centers-content.three-tab-block,
.doctors-content.three-tab-block {
    height: 29vw;
}
.three-tabs-content-container .patients-content .patients-img-content {
    background: url(/wp-content/themes/Avada/images/Gloria_Sitting_in_Grass.svg) no-repeat;
    height: 29vw;
    position: absolute;
    background-size: 100%;
    width: 80%;
    top: 0;
    right: -21%;
}
.three-tabs-content-container .centers-content .centers-img-content {
    background: url(/wp-content/themes/Avada/images/Homepage_Features_Centers_Larry.svg) no-repeat;
    height: 33vw;
    position: absolute;
    background-size: 97%;
    width: 60%;
    top: 0vw;
    right: -10%;
}
.three-tabs-content-container .doctors-content .doctors-img-content {
    background: url(/wp-content/themes/Avada/images/Homepage_Features_Doctors.svg) no-repeat;
    height: 31vw;
    position: absolute;
    background-size: 85%;
    width: 55%;
    top: 0vw;
    right: -13%;
}
.three-tabs-content-container .insurance-content .insurance-img-content {
    background: url(/wp-content/themes/Avada/images/Homepage_Features_Insurance.svg) no-repeat;
    height: 29vw;
    position: absolute;
    background-size: 100%;
    width: 55%;
    top: 2vw;
    right: -10%;
}
.patients-join-now-btn,
.centers-join-now-btn {
    margin: 4% 0 0 8%;
}
.doctors-join-now-btn {
    margin: 2% 0 0 8%;
}
.patients-join-now-btn .join-now-btn,
.centers-join-now-btn .join-now-btn,
.doctors-join-now-btn .join-now-btn {
    background: #06BBA0;
    font-weight: 700;
    height: 2.60vw;
    line-height: 2.60vw;
    font-size: 1.25vw;
    width: 40%;
}
#patient_profile_edit #edituser .mdc-text-field--outlined .mdc-floating-label {
    bottom: 20px;
}
#patient_profile_edit #edituser .mdc-select--outlined .mdc-floating-label {
    padding-left: 0;
    bottom: 20px;
}
.mm-call-out {
    display: none !important;
    height: calc(6em + 115px);
    background-color: #F1F0F6;
    margin: -4% 0 0 0;
    width: 10%;
    border-top-left-radius: 1vw;
    border-bottom-left-radius: 1vw;
    padding: 1% 0 0 1%;
    cursor: pointer;
    position: fixed;
    z-index: 4;
    right: 0;
    float: left;
}
.mm-call-out .text-title {
    font-size: 1vw;
    color: #43256E;
    font-weight: 700;
    font-family: "itc-avant-garde-gothic-pro", Bold;
    float: left;
}
#patient_profile_edit #edituser .mdc-text-field--outlined .mdc-floating-label {
    bottom: 20px;
}
#patient_profile_edit #edituser .mdc-select--outlined .mdc-floating-label {
    padding-left: 0;
    bottom: 20px;
}
.mm-call-out .test-img-container {
    width: 100%;
    float: left;
    display: block;
    height: calc(6em + 70px);
}
.mm-call-out .test-order-img {
    background: url(/wp-content/themes/Avada/images/MinuteMed_Test_Order.svg) no-repeat;
    width: 85%;
    height: 100%;
    display: block;
    float: left;
    background-size: contain;
    margin-left: 13%;
}
/* Start of you have options wrapper css */
.you-have-options-container{
    background: #F8F5FA;
    height: 660px;
    width: 100%;
    float: left;
    padding: 2vw 0;
}
.you-have-options-container .main-text-div{
    height: 115px;
}
.you-have-options-container .main-text-div .options-text{
    text-align: left;
    font: "Heebo";
    letter-spacing: 0px;
    color: #371A6E;
    font-weight: bold;
    font-size: 1.8vw;
}
.you-have-options-container .main-text-div .covid-test-text{
    text-align: left;
    font-family: Muli !important;
    font-style: italic;
    letter-spacing: 0px;
    color: #371A6E;
    font-weight: bold;
    font-size: 1.2vw;
    margin-top: 10px;
}
.you-have-options-container .tests-wrapper-main{
    height: calc(100% - 115px);
    padding: 0 10vw;
}
.you-have-options-container .tests-wrapper-main .swab-tests-wrapper{
    height: auto;
    width: 56%;
    border-radius: 10px;
}
.you-have-options-container .tests-wrapper-main .swab-tests-wrapper .test-name-main,
.you-have-options-container .tests-wrapper-main .blood-tests-wrapper .test-name-main {
    height: 60px;
}
.you-have-options-container .tests-wrapper-main .swab-tests-wrapper .test-name-main .test-text,
.you-have-options-container .tests-wrapper-main .blood-tests-wrapper .test-name-main .test-text{
    text-align: left;
    font-family: Muli !important;
    font-weight: bold;
    font-size: 1vw;
    letter-spacing: 0px;
    color: #8A809D;
}
.you-have-options-container .tests-wrapper-main .swab-tests-wrapper .image-background,
.you-have-options-container .tests-wrapper-main .blood-tests-wrapper .image-background{
    background: #FFF;
    border-radius: 10px 10px 0 0;
    height: 180px;
    box-shadow: 0px 3px 20px #DED8E8;
}
.you-have-options-container .tests-wrapper-main .blood-tests-wrapper .image-background .blood-testing-image-class{
    width: 100%;
}
.you-have-options-container .tests-wrapper-main .swab-tests-wrapper .exam-description-wrapper,
.you-have-options-container .tests-wrapper-main .blood-tests-wrapper .exam-description-wrapper{
    height: 270px;
    border-radius: 0 0 10px 10px;
    background: #371A6E;
}
.test-description{
    height: 215px;
    padding: 15px 10px 10px 40px;
}
.test-description .test-main{
    height: auto;
    margin: 12px 0px;
}
.test-description .test-main .exam-text{
    color: #FFFFFF;
    font-family: Muli !important;
    font-weight: bold;
    font-size: 1.04vw;
    margin-top: 2px;
}
.test-description .test-details-wrapper .fw-bold{
    font-weight: bold;
}
.test-description .test-details-wrapper .text-title{
    color: #03FFC5;
    font-family: Muli !important;
    font-size: 0.9vw;
}
.test-description .test-details-wrapper .text-content{
    color: #FFFFFF;
    font-family: Muli !important;
    font-size: 0.9vw;
}
.button-class{
    height: 35px;
}
.button-class .find-button-text{
    background: transparent linear-gradient(180deg, #2EC7D5 0%, #06BBA0 100%) 0% 0% no-repeat padding-box;
    border-radius: 37px;
    height: 35px;
    width: 12vw;
    cursor: pointer;
}
.button-class .find-button-text .find-text{
    color: #FFF;
    font-family: Muli !important;
    font-weight: bold;
    font-size: 0.8vw;
}
.you-have-options-container .tests-wrapper-main .swab-tests-wrapper .exam-description-wrapper .rapid-covid-antigen-test{
    width: 50%;
    border-right: 1px solid #A397BC;
}
.you-have-options-container .tests-wrapper-main .swab-tests-wrapper .exam-description-wrapper .covid-pcr-swab-test{
    width: 50%;
}
.you-have-options-container .tests-wrapper-main .blood-tests-wrapper{
    height: auto;
    width: 27%;
    border-radius: 10px;
    margin-left: 25px;
}
/* End of you have options wrapper css */
.how-it-works-container {
    background: #F1F0F6;
}
.how-it-works-container .how-it-works-main {
    padding: 10% 5% 5%;
}
.how-it-works-container .how-it-works-main .choose-medical-test .choose-medical-img-holder {
    background: url(/wp-content/themes/Avada/images/Choose_medical_test_1.svg) no-repeat;
    background-size: 102% 100%;
    width: 123%;
    height: 29vw;
    display: block;
    margin-left: -28%;
    margin-top: -30%;
}
.how-it-works-container .how-it-works-main .choose-location .choose-location-img-holder {
    background: url(/wp-content/themes\/Avada/images/Choose_location_1.svg) no-repeat;
    background-size: contain;
    width: 100%;
    height: 17vw;
    display: block;
    margin-top: 7%;
    margin-left: 5%;
}
.how-it-works-container .how-it-works-main .get-test-results .get-test-results-img-holder {
    background: url(/wp-content/themes/Avada/images/Get_results_1.svg) no-repeat;
    background-size: contain;
    width: 100%;
    height: 25vw;
    display: block;
    margin-left: 15%;
}
.how-it-works-container .how-it-works-main .choose-medical-test .choose-medical-text-holder,
.how-it-works-container .how-it-works-main .choose-location .choose-location-text-holder,
.how-it-works-container .how-it-works-main .get-test-results .get-test-results-text-holder {
    font-size: 1.51vw;
    font-weight: 700;
    color: #48227E;
    font-family: "itc-avant-garde-gothic-pro", Bold;
    text-align: center;
}
.how-it-works-container .how-it-works-main .choose-medical-test,
.how-it-works-container .how-it-works-main .choose-location,
.how-it-works-container .how-it-works-main .get-test-results {
    height: 25vw;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.how-it-works-container .how-it-works-main .choose-medical-test .choose-medical-text-holder {
    margin-top: 11%;
}
.how-it-works-container .how-it-works-main .choose-location .choose-location-text-holder {
    margin-top: 17%;
}
.how-it-works-container .how-it-works-main .get-test-results .get-test-results-text-holder {
    margin-top: 3%;
    margin-bottom: 0.35%;
}
.how-it-works-container .how-it-works-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 4%;
}
.how-it-works-container .how-it-works-text-container .text-how-it-works {
    font-size: 2.08vw;
    font-weight: 700;
    color: #48227E;
    font-family: "itc-avant-garde-gothic-pro", Bold;
    text-align: center;
    width: 100%;
}
.minutemed-container {
    background: #F1F0F6;
}
.minutemed-container .minutemed-wrapper {
    padding: 13% 6% 10%;
}
.minutemed-container .minutemed-wrapper .minutemed-text-holder .need-a-doctor {
    font-size: 2.6vw;
    font-weight: 700;
    color: #48227E;
    font-family: "itc-avant-garde-gothic-pro", Bold;
    padding-top: 10%;
    padding-bottom: 3%;
    width: 100%;
}
.minutemed-container .minutemed-wrapper .minutemed-text-holder .skip-waiting {
    font-size: 1.45vw;
    color: #606060;
    font-family: "Avenir Next", Demi Bold;
    font-weight: 600;
    padding-top: 2%;
    padding-bottom: 5%;
    width: 100%;
}
.minutemed-container .minutemed-wrapper .minutemed-text-holder .minutemed-main {
    font-size: 1.45vw;
    color: #606060;
    font-family: "Avenir Next", Bold;
    line-height: 2.3vw;
    font-weight: 600;
    width: 100%;
    list-style: none;
    padding-left: 0;
}
.minutemed-container .minutemed-wrapper .minutemed-text-holder .minutemed-main li.minutemed-sub-text::before {
    content: "• ";
    color: #FC8181;
    list-style: none;
    padding-right: 1%;
}
.minutemed-container .minutemed-wrapper .minutemed-text-holder .get-started .get-started-btn {
    background: #06BBA0;
    font-weight: 700;
    height: 3vw;
    line-height: 3.2vw;
    font-size: 1.19vw;
    width: 28%;
    border-radius: 3vw;
}
.minutemed-container .minutemed-wrapper .minutemed-text-holder .get-started {
    margin-top: 5%;
}
.benefits-img {
    top: -3vw;
    background: url(/wp-content/themes/Avada/images/MinuteMed_pop_out.svg) no-repeat;
    width: 100%;
    height: 36vw;
    display: block;
    margin-top: 0%;
    margin-left: 0%;
    background-size: contain;
    position: absolute;
    bottom: 0;
}
.mm-img-container {
    position: relative;
    height: 26vw;
    top: -50px;
}
.minutemed-sub-text {
    font-family: "Avenir Next",Medium;
}
div.d-none {
    display: none;
}
.user-icons-wrap.user-profile-drop-down {
    position: unset;
}
#cancel_reason .reason_for_cancellation {
    line-height: 20px;
    bottom: 6px;
}
/*
    Search panel alignment start
*/
input {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*#gmw_form.gmw-form #exam-label-wrap #search-exam {
    padding-top: 1% !important;
}*/
#gmw_form.gmw-form #exam-label-wrap .search-field-icon {
    top: 34% !important;
}
#gmw_form.gmw-form #zip-label-wrap #zipCode {
   /* padding-top: 2.7% !important;*/
    line-height: 3.2vw;
}
#gmw_form.gmw-form #zip-label-wrap .search-field-icon {
    top: 36% !important;
}
#gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date {
    /*padding-top: 2.5% !important;*/
    line-height: 4vw;
    height: 3.92vw;
}
#gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
    top: 30%;
}
#gmw_form.gmw-form #search-insurance-wrap #search-insurance {
    border-radius: 0 0px 0px 0 !important;
}
#gmw_form.gmw-form #search-insurance-wrap .search-field-icon {
    top: 36% !important;
}
.OSX #gmw_form.gmw-form #exam-label-wrap #search-exam {
    padding-top: 0% !important;
}
.OSX #gmw_form.gmw-form #zip-label-wrap #zipCode {
    padding-top: 0.7% !important;
}
.OSX #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date {
    padding-top: 0.5% !important;
    border-top: 1px solid rgba(70,70,70,0.2);
        border-left: 1px solid rgba(70,70,70,0.1)!important;
}
.OSX #gmw_form.gmw-form #search-insurance-wrap #search-insurance {
    padding-top: 0% !important;
}
.corona-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #532B9F;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;
}
.corona-header .corona-wrapper {
    padding: 15px 0 15px 0;
}
.corona-header .corona-wrapper .corona-virus-img {
    width: 30px;
    height: 27px;
    vertical-align: middle;
}
.corona-header .corona-wrapper .redirect-containt {
    color: white;
    font-size: 16px;
    font-family: 'Heebo';
    opacity: 0.99;
    cursor: pointer;
    font-weight: 500;
}

.corona-wrapper p {
    display: inline-block;
}

.get-stated-parent {
    display: inline-block;
}

.getstarted-link {
    color: #4B2E8B;
    font-size: 15px;
    font-family: 'Muli';
    text-align: center;
    font-weight: bold;
    height: 42px;
    border-radius: 3px;
    /*background: #F8F5FA 0% 0% no-repeat padding-box;*/
    background: #FFD421;
    justify-content: center;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 3px;
    margin-left: 5px;
    width: 100px;
    border: none;
}

.self-pay-container {
    position: absolute;
    top: 100%;
    height: auto;
    width: 100%;
    left: 0;
    z-index: 2;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #86868629;
    border-radius: 8px;
    opacity: 1;
    margin-top: 4px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    /*display: none;*/
}

.self-pay-container .first-para {
    color: #502E90;
    font-family: 'Heebo';
    font-weight: 900;
    font-size: 1vw;
    margin-bottom: 0;
}

.self-pay-container .second-para {
    color: #323333;
    font-family: Muli;
    font-size: 0.92vw;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.self-pay-container .self-pay-ul-list {
    list-style: none;
    color: #323333;
    font-family: Muli;
    font-size: 0.9vw;
    padding-left: 10px;
}

.self-pay-container .self-pay-ul-list li:before {
    content: '-';
    position: absolute;
    margin-left: -10px;
  }

.corona-header .corona-wrapper .added-sentense.redirect-containt {
    color: #5D2E89;
    box-shadow: none;
}
.modal-body-holder {
    background: #F7F7F7;
    height: 155px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 0 8% 0 8%;
}
.modal-body-holder .input-contanier .subscribe-corona-input {
    padding: 3px 0 0 5%;
    font-size: 16px;
    line-height: 40px;
    color: #515151;
    background-color: #fff;
    border: 1px solid;
    font-weight: 300;
    width: 100%;
    height: 40px;
    border-radius: 39px;
    border-color: #06BBA0;
}
.modal-body-holder .input-contanier .subscribe-corona-input::-webkit-input-placeholder,
.modal-body-holder .input-contanier .subscribe-corona-input::-moz-placeholder,
.modal-body-holder .input-contanier .subscribe-corona-input::-ms-input-placeholder {
    padding: 0 0 0 5%;
    color: #515151;
}
.modal-body-holder .input-contanier .subscribe-corona-input:focus {
    border-radius: 39px;
    border-color: #06BBA0;
    outline-width: 0;
}
.modal-body-holder .button-contanier .subscribe-corona-btn {
    border-radius: 39px;
    width: 90%;
    height: 40px;
    padding-top: 1px;
    font-size: 18px;
    cursor: pointer;
    color: #FFFFFF;
    background: #06BBA0;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    float: right;
}
.modal-body-holder .text-contanier {
    padding: 0 0 25px 0;
}
.modal-body-holder .text-contanier .pop-up-header {
    color: #502E90;
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
}
.modal-body-holder .text-contanier .pop-up-subheader {
    color: #502E90;
    font-size: 15px;
    font-weight: 600;
}
.modal-body-holder .pop-up-contanier {
    padding: 15px 0 15px 0;
}
.corona-pop-up-img {
    height: 110px;
    position: absolute;
    left: 5%;
    margin-top: -14%;
}
#common-modal-dialog.modal-pop-up-width {
    width: 615px;
}
.dropdown-content.exam-description {
    display: none;
    background-color: #FFF;
    width: 100%;
    padding: 0;
    font-size: 10px;
    font-weight: 400;
    font-family: "Avenir Next", Medium;
    color: #5D5D5D;
    text-align: left;
    line-height: 15px;
}
.popular-exam-class .exam-name-holder {
    width: 100%;
    display: block;
    float: left;
}
.pop-test .dropdown-content.exam-description p {
    color: #5D5D5D;
    font-weight: 400;
}
#popular-grid.overflow-add {
    overflow: unset !important;
}
#lflogo-mobile.company-specific {
    margin-top: 5% !important;
    height: 70% !important;
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0px !important;
}
/*
    Search panel alignment end
*/
/*-----------------------Mega Menu CSS-----------------------*/
@media only screen and (max-width : 767px) {
    .h-auto{
        height: auto !important;
    }
    .h-100{
        height: 100% !important;
    }
    .float-left{
        float: left;
    }
    .section-wrapper.new-design {
        background: #502E90!important;
    }
    .pop-test p {
        color: #FFFFFF;
    }
    .tabs-wrapper {
        margin: 0 !important;
    }
    .tabs-wrapper .text{
        padding-left: 20px;
        color: #FFF;
        font-size: 18px;
    }
    .tabs-wrapper .mt10{
        margin-top: 10px;
    }
    .tabs-wrapper .mb10{
        margin-bottom: 10px;
    }
    .tabs-wrapper .exam-class{
        height: 71px;
        background: #6758a1;
        box-shadow: 0 3px 6px #48227e;
        border-radius: 7px;
    }
    .tabs-wrapper .exam-class .image-wrapper{
        width: 65px;
    }
    .tabs-wrapper .exam-class .image-wrapper img {
        border-style: none;
        vertical-align: top;
        max-width: 100%;
        height: auto;
        border: 0;
    }
    .tabs-wrapper .exam-class .image-wrapper .exam-img {
        height: 45px;
    }
    .tabs-wrapper .exam-class .text-wrapper{
        width: calc(100% - 130px);
    }
    .tabs-wrapper .exam-class .text-wrapper .exam-para{
        font-family: "Avenir Next",Medium;
        font-size: 4.5vw;
        color: #FFF;
        margin: 0 !important;
        font-weight: 500;
    }
    .popular-exam-bar-mobile {
        display:none;
    }
    .popular-exam-bar-mobile:nth-child(-n+4){
        display:block;
    }
    #main .most-popular-wrap.section-wrapper h2 {
        margin: 0 0 50px 0;
    }
    .hide-desktop {
        display: block;
    }
    #idSignIn {
        margin-left:0%;
    }
    .sidenav {
        height: 100%;
        width: 300px;
        position: fixed;
        z-index: 11;
        top: 0;
        left: -300px;
        background: #fff;
        overflow-x: hidden;
        float: none;
        margin: 0;
    }
    .mobile-overlay {
        width: 100%;
        height: 100%;
        padding: 0;
        left: 0;
        position: fixed;
        background: rgba(0, 0, 0, 0.5);
        display: none;
        z-index: 11;
    }
    .sidenav a {
        text-decoration: none;
        font-size: 20px;
        color: #5C5C5C;
        display: block;
        line-height: 24px;
        margin:0 0 20px 0;
        font-weight: normal;
        float: none;
    }
    .sidenav a:hover {
        color: #5C5C5C !important;
    }
    .sidenav .closebtn ,.down-arrow {
        position: absolute;
        top: 53px;
        right: 12px;
        font-size: 36px;
        z-index: 2;
        color: #5c2d88;
    }
    a.down-arrow {
        color: #fff;
    }
    .header-mobile-menu {
        position: absolute;
        top: 15px;
        left: 15px;
        margin: 0;
        z-index: 1;
    }
    .header-mobile-menu .menu-bars {
        font-size: 24px;
        color: #5c2d88;
    }
    #mobile-menu .menu-bars.apply_new_design_mob {
        color: #fff;
        font-size: 34px;
    }
    #mobile-menu .menu-bars {
        color: #5c2d88;
        font-size: 34px;
    }
    .mobile-header-wrap {
        height: 58px;
        color: #5c2d88;
        line-height: 58px;
    }
    .mb-logo-wrap {
        height: 65px;
        max-width: 100%;
        margin: 0;
        padding: 0;
    }
    #lflogo-mobile, #lflogo-mobile-no-slogan {
        background-position: center center;
        margin-left: 15px;
        padding: 4% 0 0 5%;
    }
     #lflogo-minutemed {
        background-position: center center;
    }
    .md-footer-link-wrap {
        background: #654E8A;
        color: #fff;
        padding: 0;
        position: relative;
        padding: 15px;
        transition: 0.3s;
    }
    .mb-header-serach {
        border-bottom: 1px solid #F1F0F6;
        padding-bottom: 10px;
        transition: 0.3s;
        height: 126px;
        background: #F1F0F6;
        display: block;
        padding: 0;
    }
    .mb-header-serach .fa-search {
        margin: 0 15px;
        font-size: 24px;
        color: #5D2E89;
    }
    .mb-header-serach #find-lab-center a {
        color: #5D2E89;
        font-size: 24px;
        line-height: 126px;
        padding: 0;
    }
    .mb-account-wrap .account-label {
        color: #636363;
        font-size: 17px;
        line-height: 30px;
        margin-bottom: 30px;
        background: #EEEEEE;
        font-weight: bold;
        padding: 0 0 0 15px;
        display: block;
    }
    .mb-account-wrap .account-link {
        margin-bottom: 30px;
        padding: 10px 15px !important;
        width: 100%;
    }
    .account-link .fa-pencil,
    .account-link .fa-user,
    .account-link .fa-list-ul {
       margin-right: 10px;
       display: inline-block;
    }
    .md-footer-link-wrap ul {
        display: block;
        list-style: none;
        padding: 0;
    }
    .md-footer-link-wrap ul li a {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
    }
    .mb-header-serach a {
        margin: 0;
    }
    .user-profile-nav {
        float: left;
        width: 100%;
        margin-bottom: 20px;
        border-bottom: 1px solid #D7D7D7;
        padding-bottom: 10px;
        display: block;
        padding: 0;
        min-height: 100%;
        position: relative;
        top: 0;
        right: 0;
        border: none;
    }
    .link-separator,.sidenav a.register-button,
    .user-details,.appointment-notification,
    .lf-username,#lfheaderlogoleft,.account-wrap,
    .sidenav .hide-in-mobile,
    #its-free .free , .search-exam-wrapper .label-content, #exam-selected-error{
          display: none;
    }
    .sidenav .user-profile-nav a.hide-desktop {
        display: block;
    }
    .sidenav .user-profile-nav a {
        text-decoration: none;
        font-size: 20px;
        color: #5C5C5C;
        display: block;
        transition: 0.3s;
        line-height: 24px;
        margin:0 0 20px 0;
        font-weight: normal;
        float: none;
    }
    .pac-container, .pac-item {
        width: 280px !important;
    }
    .zip-wrapper {
        float: left;
        position: relative;
    }
    .pac-item, .pac-item-query, .pac-matched {
        font-size: 15px;
        line-height: 28px;
    }
    .search-address-bar {
       left: 396px;
       top: 253px;
    }
    .populated-item:hover {
       background: #E0DEF8;
    }
    .search-address-bar ul li.populated-item {
       cursor: default;
       padding: 0 4px;
       text-overflow: ellipsis;
       overflow: hidden;
       white-space: nowrap;
       line-height: 35px;
       text-align: left;
       font-size: 15px;
       color: #00234b;
       display: block;
       position: relative;
    }
    .search-address-bar ul li.populated-item .fa-map-marker {
       margin-right: 7px;
       font-size: 20px;
       color: #ccc;
    }
    .search-address-bar ul, ol {
       margin-bottom: 0px;
    }
    .zip-wrapper .homepage-location-icon {
       position: absolute;
       margin-top: 14px;
       font-size: 16px;
       right: 3%;
       color: #00234b;
       top: 0;
    }
    .my-current-location-li {
       padding-left: 20px !important;
    }
    .search-address-bar ul li.populated-item #location-arrow {
        font-size: 16px;
        color: #00234b;
        position: absolute;
        top: 10px;
        right: 15px;
    }
    .search-exam-wrapper .search-exam, .zip-wrapper #search-address-mob,
    .search-insurance-wrapper #search-insurance-mob, #serach-exam-hover-popup #search-exam, .search-address-mob-outer .zipCode,
    .search-exam-mob-outer #search-insurance, .ui-address > li,
    .search-exam-wrapper .search-date {
        height: 45px;
        font-size: 13px;
        border: 1px solid #ADADAD;
        border-radius: 0;
        padding: 15px 15px 15px 42px;
        line-height: 1;
    }
    #serach-exam-hover-popup .serach-most-populer-exams, #serach-insurance-hover-popup .serach-most-populer-exams {
        padding-left: 10px;
    }
    #search-address-hover-popup .populated-item {
        padding-left: 20px !important;
    }
    ul.exam-autocomplete.insurance-auto-results {
        left: 0 !important;
    }
    .serach-exam-hover-popup, .search-address-hover-popup, .serach-insurance-hover-popup {
        position: fixed;
        top: 0px;
        background: #FFF;
        height: 100%;
        width: 100%;
        min-width:100%;
        left: 0;
        right: 0;
        display: none;
        z-index: 2;
        margin-top: 0px;
    }
    .mb-account-wrap {
        margin: 0;
        padding: 0;
    }
    .mb-account-wrap .account-link a {
        font-weight: normal;
    }
    .sign-out-link {
        border-top: 1px solid #ccc;
        padding-top: 15px;
    }
    .mb-account-wrap .account-link a.hide-desktop {
        display: block;
    }
    .mb-account-wrap .account-link .user-profile-nav-mb a.hide-mobile,
    #main .Review-home-wrapper,.exam-bottom-links, .press-wrapper {
        display: none;
    }
    .free-mobile{
        margin-bottom: 80px;
        float: left;
        position: relative;
        top: 0;
        margin-left: 30%;
    }
    .labfinder-section .left-why-section,
    .labfinder-section .middle-why-section,
    .labfinder-section .Right-why-section {
        padding: 0px;
    }
    #common-modal-dialog {
        width: 310px;
        margin: 60px auto;
    }
    .homepage-header-video iframe {
        height: 100%
    }
    .homepage-header-video {
        width: 100%;
    }
    .find-button-wrapper {
        width: 7%;
        margin: 0 0 8px 0;
    }
    .search-exam-wrapper,
    .search-insurance-wrapper,
    .no-home .find-button-wrapper,
    .zip-wrapper {
        margin: 0 0 8px 12.5%;
    }
    .search-panel-wrapper .lfhomesearchbutton,
    #home_search_button_mobile {
        font-size: 28px;
    }
    .mob-bottom-link {
        color: #5c2d88;
        background: #F1F0F6;
        font-size: 13px;
        text-align: center;
        font-weight: 500;
        padding: 20px;
        margin-bottom: 5px;
    }
    .display_hamburger_menu {
        display: block;
    }
    .header-bg {
        background: #F1F0F6;
    }
    .header-bg .no-padding-mob {
        padding: 0;
    }
    .search-panel-wrapper .lfhomesearchbutton, #home_search_button_mobile {
        height: 45px;
        width: 100%;
        line-height: 45px;
        text-align: center;
        font-size: 19px;
        border: none;
        border-radius: 25px;
        cursor: pointer;
        background: linear-gradient(90deg,#37c0c7 0,#15bcac 61%,#06bba0 100%) no-repeat padding-box;
        font-weight: 500;
        font-weight: 800;
    }
    #home_search_button_mobile.header-button-mob {
        position: relative ;
        right: 0 ;
        bottom: 0 ;
        width: 100% ;
        margin: 0 ;
    }
    #auto-complete-container .search-panel-wrapper {
        padding: 0;
    }
    .search-exam-wrapper .search-exam,
    .zip-wrapper .zipCode, .zip-wrapper #search-address-mob,
    .search-insurance-wrapper .search-insurance,
    .search-exam-mob-outer .search-exam,
    .search-exam-mob-outer .search-insurance,
    .search-address-mob-outer .search-address,
    .search-exam-wrapper .search-date {
        font-size: 13px;
        border: 1px solid #ADADAD;
        border-radius: 0;
        padding: 15px 15px 15px 42px;
        line-height: 1;
        margin-top: 0;
    }
    .search-exam-mob-outer .search-exam {
        padding-top: 17px !important;
    }
    .find-button-wrapper.search-effect .fa-search:before {
        position: relative;
    }
    #gmw_form .search-effect .hide-in-mobile {
        display: none;
    }
    #auto-complete-container {
        padding-top: 0;
        padding-bottom: 15px;
    }
    .find-button-wrapper.search-effect .fa-search {
        width: auto;
        display: inline-block;
        vertical-align: unset;
        transition: unset;
    }
    #serach-insurance-hover-popup {
        min-width: auto;
    }
    .mobile-main-content {
       background: #FFF;
    }
    .footerSublevelLeft .copyright-text {
        font-size: 0.8em;
        color: #000;
        line-height: 22px;
    }
    .footerSublevelLeft a {
        font-size: 0.8em;
        color: #5C2D88;
        margin: 0 4px 0 0;
        line-height: 13px;
    }
    .left-section-footer .bottom-links,
    .footerSublevelLeft .copyright-text {
        margin: 0;
    }
    .mobile-footer .no-padding-mob {
        padding: 0;
    }
    .mobile-footer .scoialMediasWrapper {
        margin: 0px;
        padding: 0;
    }
    .mobile-footer .footerSublevelLeft {
        background: #f1f0f6;
        padding: 10px 0 10px 0;
    }
    .free {
        margin-left: 0px;
        z-index: 1;
        width: 74px;
        top: -18px;
        right: 0;
    }
    .free2 {
        font-weight: 600;
    }
    #lfhomeheromaintext h1 {
        color: #fff;
        line-height: 1.15em;
        font-size: 7.95vw;
        font-family: 'Heebo';
        margin: 0 auto;
        padding: 0 10px;
        justify-content: start;
        display: flex;
    }
    #lfhomeheromaintext h1 .sub-text {
        margin-left: 0;
        margin-bottom: 15px;
        font-size:22px;
        line-height: 22px;
    }
    #lfhomeheromaintext {
        float: none;
        overflow: hidden;
        margin: 0 8% 5px 8%;
        width: 84%;
    }
    .word-2 {
        top: 36px;
    }
    .logo-text .sub-text {
        margin-left: 0;
        width: 100%;
    }
    #lfhomeheromaintext h1 .sub-text2 {
        margin-left: 25%;
        float: left;
    }
    .hide-tab {
        display: none;
    }
    .project-wrapper .mission-icon {
        background-image: none;
    }
    #lfhomeheromaintext .sub-text-bottom-line{
        font-size: 4.7vw;
        line-height: 1.4em;
        font-family: "Avenir Next",Medium;
        padding: 0 10px;
    }
    .header-wrap-right.add-to-cart {
        margin: 0px;
        position: relative;
        float: right;
        top: -40px;
        display: none;
    }
    .lfhomeherowrapper {
        margin: 50px 0 50px 0;
    }
    #cart-menu-button {
        font-size: 1.15em;
        height: 30px;
        width: 75%;
        line-height: 30px;
    }
    .search-field-icon {
        right: 18px;
        top: 14px;
        width: 25px;
        left: 10px;
        font-size: 2.2em;
    }
    .search-field-icon.ins-ico {
        top: 14px;
    }
    .search-exam-wrapper.date-wrap em.search-field-icon {
        top: 14px;
    }
    .search-field-icon.ins-ico {
        top: 14px;
    }
    .search-panel-wrapper .new-find-button {
        max-width: unset;
    }
    .search-panel-wrapper .exam-input,
    .search-panel-wrapper .search-insurance-wrapper,
    .search-panel-wrapper .zip-wrapper,
    .search-panel-wrapper .date-wrap,
    #lfhomesearchcontainer .search-panel-wrapper.non-home .exam-input,
    #lfhomesearchcontainer .search-panel-wrapper.non-home .search-insurance-wrapper,
    #lfhomesearchcontainer .search-panel-wrapper.non-home .zip-wrapper,
    #lfhomesearchcontainer .search-panel-wrapper.non-home .date-wrap {
        width: 90%;
        margin: 15px 5% 0 5%;
    }
    #search-exam-mob,
    .search-insurance-wrapper #search-insurance-mob,
    .zip-wrapper #search-address-mob,
    #search_date,
    #lfhomeherowrapper .search-exam-wrapper .search-exam,
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date,
    .OSX #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date    {
        border-radius: 3px!important;
        border: 1px solid #e5dfef;
        padding-top: 18px !important;
        font-size: 10px;
        outline: 0;
        font-style: normal !important;
        font-weight: 200 !important;
        color: #502e90 !important;
    }

    .search-panel-wrapper.non-home .find-button-wrapper {
        margin: 12px 5px 0 0;
        width: 100%;
        padding: 0 8% 0 8%;
    }
    .search-panel-wrapper .new-find-button {
        width: 100%;
        margin-top: 8px;
    }
    #home_search_button_mobile {
        margin: 5px 5% 8px 5% !important;
        width: 90%;
    }
    .non-home #home_search_button_mobile {
        margin: 0 0 8px 0 !important;
    }
    body .daterangepicker {
        width: 84%;
    }
    body .daterangepicker .drp-calendar {
        max-width: 97.5%;
    }
    .search-fields, .non-home .search-fields {
        width: 100%;
    }
    #lfhomeheromaintext h2 {
        margin: 0;
        color: #fff;
    }
    .mb-logo-wrap #lflogo-mobile-no-slogan .new-logo-design {
        min-width: auto;
        margin-left: 14vw;
        max-height: 12vw;
        width: 44vw !important;
    }
    #search-exam-close-icon, #search-address-close-icon, #search-insurance-close-icon {
        bottom: 8px;
    }
    .SAFARI .search-exam-wrapper .search-exam, .SAFARI .search-panel-wrapper #mm-promo-email,
    .SAFARI .zip-wrapper .zipCode, .SAFARI .zip-wrapper #search-address-mob,
    .SAFARI .search-insurance-wrapper .search-insurance, .SAFARI .search-exam-mob-outer .search-exam,
    .SAFARI .search-exam-mob-outer .search-insurance, .SAFARI .search-address-mob-outer .search-address,
    .SAFARI .resource-center-wrap .resource-center, .SAFARI .search-exam-wrapper .search-date {
        line-height: 4.02vw;
    }
    .search-address-mob-outer .search-address,
     .search-exam-mob-outer .search-insurance {
        height: 40px;
        padding-top: 16px !important;
    }
    .corona-wrapper #subscribe-mail {
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-decoration: underline;
        box-shadow: none;
        line-height: 25px;
    }
    .corona-header .corona-wrapper {
        padding: 10px 21px 10px 20px;
    }
    .corona-header .corona-wrapper .redirect-containt {
        font-size: 17px;
    }
    .modal-body-holder {
        height: 280px;
        padding: 0 5% 0 5%;
    }
    .modal-body-holder .text-contanier .pop-up-header {
        line-height: 4vh;
    }
    .modal-body-holder .input-contanier .subscribe-corona-input {
        margin-top: 20%;
        margin-bottom: 5%;
    }
    .modal-body-holder .corona-pop-up-img {
        width: 80%;
        height: 100px;
    }
    .modal-body-holder .button-contanier .subscribe-corona-btn {
        width: 100%;
    }
    #common-modal-dialog.modal-pop-up-width {
        width: 310px;
    }
    #lfhomeheromaintext h1 .sub-text-inner {
        margin-left: 0;
        font-size: 18px;
        line-height: 18px;
        position: relative;
        bottom: 15px;
        font-weight: 500;
    }
    .search-exam-wrapper .search-exam::placeholder,
    .zip-wrapper .zipCode::placeholder,
    .zip-wrapper #search-address-mob::placeholder,
    .search-insurance-wrapper #search-insurance-mob::placeholder,
    .search-insurance-wrapper #search-insurance::placeholder,
    .search-exam-wrapper .search-date::placeholder {
        color: #502e90 !important;
        opacity: 0.9;
        font-weight: 300;
    }
    #lflogo-mobile.company-specific {
        margin: 2% 0 0 0 !important;
        height: 75% !important;
    }
    .mobile-popular-section {
        background: #502E90;
    }
    .on-page #search-exam-mob, .on-page .search-insurance-wrapper #search-insurance-mob,
    .on-page .zip-wrapper #search-address-mob,
    .on-page #search_date, #lfhomeherowrapper .search-exam-wrapper .search-exam,
    .on-page #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date,
    .on-page .OSX #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date {
        line-height: 5;
    }
    .mobile-header-wrap.home {
        background: #502E90;
    }
    .on-page #search-exam-mob, .on-page .search-insurance-wrapper #search-insurance-mob,
    .on-page .zip-wrapper #search-address-mob,
    .on-page #search_date, #lfhomeherowrapper .search-exam-wrapper .search-exam,
    .on-page #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date,
    .on-page .OSX #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date {
        line-height: 4.02vw !important;
    }
}
@media only screen and (max-width: 1600px) and (min-width: 1025px) {
    .mobile-header-wrap nav {
        margin-top: 18px;
    }
    .account-wrap .account-link .user-details {
        margin: 30px 0 0 0;
    }
    .mobile-header-wrap .head-effect li {
        margin-left: 2px;
    }
    .mega-menu-wrap.account-wrap {
        margin-top: 33px;
    }
    .search-panel-wrapper .lfhomesearchbutton {
        font-size: 30px;
        height: 4vw;
        margin: 40.5px 0 0 0 !important;
    }
    html[lang="es"] .search-panel-wrapper .lfhomesearchbutton {
        font-size: 1em;
    }
    #lfhomeheromaintext h1 {
        font-size: 4vw;
        line-height: 1.3em;
    }
    .logo-text .sub-text {
        margin-left: 25%;
    }
    .tab-sm-desk {
        width: 11%;
    }
    .tab-sm-desk.book-appointment-tab{
        width: 15%;
    }
    .orderNewExam{width: 13%;}
    .loggedout-desktop-logo {
        padding-left: calc(14px + 2%);
    }
    .loggedout-desktop-user {
        padding-left: 0;
    }
    .mission-tab {
        width: 18%;
    }
    .header-project-wrapper p {
        font-size: 1em;
    }
    .header-project-wrapper > div {
        padding: 0;
    }
    #lfhomeheromaintext h2 {
        font-size: 1.4vw;
        line-height: 1em;
    }
    .resource-center-wrap #subscribe_newsletter {
        width: 45%;
        font-size: 1em;
    }
    .customer-care-number {
        margin-bottom: 4.3vh;
    }
    .newsletter .form-control {
        padding: 0 0 0 15%;
    }
    .mm-call-out {
        margin: -6% 0 0 0;
        height: calc(4em + 100px);
    }
    .mm-call-out .test-img-container {
        height: calc(4em + 60px);
    }
    #lfhomeheromaintext h2 {
        margin: 0 0 5vh 0;
    }
    .mb-logo-wrap #lflogo-mobile-no-slogan .new-logo-design {
        margin-left: 0;
    }
    .centers-join-now-btn {
        margin: 2% 0 0 8%;
    }
    .non-home .search-fields {
        width: calc(100% - 60px);
    }
    .search-panel-wrapper .new-find-button,
    .sticky-panel .find-button-wrapper {
        width: 100px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .header-mobile-menu {
        margin-right: 20px;
    }
    .mb-logo-wrap {
        height: 70px;
        max-width: 216px;
        float: left;
    }
    .patient-tabs {
        padding-top: 20px;
        height: 80px;
    }
    .list-inline>li {
        padding-right: 5px;
    }
    .free {
        width: 90px;
        margin-left: 20px;
    }
    .scoialMediasWrapper ul.list-unstyled.list-inline li em {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 18px;
    }
    .mobile-header-wrap nav {
        margin-top: 10px;
    }
    .find-button-wrapper.search-effect .fa-search:before {
        position: relative;
    }
    .account-wrap .account-link .user-details {
        margin: 8px 0 0 0;
    }
    .account-link a.join-btn, .account-link a.log-in-btn,
    .account-wrap .account-link a, .mobile-header-wrap nav ul li a {
        font-size: 1.25em;
    }
    .mega-menu-wrap.account-wrap {
        margin-top: 22px;
    }
    .user-icons-wrap {
        margin-top: 15px;
    }
    .mobile-header-wrap {
        height: 9.2vw;
    }
    .logo-text .sub-text {
        margin-left: 25%;
    }
    .user-details {
        margin-top: 10px;
        margin-right: 0;
        padding: 0;
    }
    .tab-sm-desk {
        width: 14%;
    }
    .tab-sm-desk.book-appointment-tab {
        width: 13%;
    }
    .mid-desktop-user {
        padding: 0 calc(15px + 4%) 0 0;
    }
    .loggedout-desktop-user {
        padding-left: 0;
    }
    .project-wrapper h6 {
        margin: 24px 0 0 0;
        line-height: 41px;
    }
    .header-project-wrapper .donation-amount {
        font-size: 1.5em;
        line-height: 20px;
    }
    .header-project-wrapper > div {
        padding: 0;
    }
    .mission-tab {
        width: 22%;
    }
    .resource-center-wrap {
        padding-right: 0px;
    }
    .responsibility-wrap {
        padding-right: 0px;
    }
    .mdc-text-field--outlined .mdc-floating-label,
    .mdc-select--outlined .mdc-floating-label {
        padding-left: 2px;
    }
    .search-panel-wrapper .exam-input {
        width: 30%;
    }
    .search-panel-wrapper .zip-wrapper {
        width: 18.5%;
        margin: 0;
    }
    .search-panel-wrapper .date-wrap {
        width: 17.5%;
    }
    #lfhomesearchcontainer .search-panel-wrapper.non-home .search-date {
        height: 4.5vw;
    }
    .search-panel-wrapper .search-insurance-wrapper {
        width: 34%;
    }
    #gmw_form .search-insurance-wrapper #search-insurance {
        padding: .14vw 0vw 0 4.6vw;
    }
    #lfhomesearchcontainer .search-panel-wrapper.non-home .search-date {
        height: 4.5vw;
    }
    .search-exam-wrapper .search-exam, .search-panel-wrapper #mm-promo-email,
    .zip-wrapper .zipCode, .zip-wrapper #search-address-mob, .search-insurance-wrapper .search-insurance,
    .search-exam-mob-outer .search-exam, .search-exam-mob-outer .search-insurance, .search-address-mob-outer .search-address,
    .resource-center-wrap .resource-center, .search-exam-wrapper .search-date {
        padding: 0 10px 0 50px;
        font-size: 0.9vw;
    }
    #lflogo-mobile-no-slogan {
        padding: 10% 0 0 0%;
    }
    .exam-autocomplete.homepage-ui {
        left: 8% !important;
        width: 150% !important;
    }
    .resource-center-wrap #subscribe_newsletter {
        width: 65%;
    }
    .customer-care-number a, .customer-care-number a:hover {
        font-size: 1.5vw;
    }
    .sectionTitle, .project-wrapper h6,
    .customer-care-number {
        font-size: 1.4VW;
    }
    .footerwrapper ul.list-unstyled li a,
    .project-wrapper p, .left-section-footer .bottom-links a,
    .footerSublevelLeft .copyright-text {
        font-size: 1.2vw;
    }
    .customer-care-number p svg {
        width: 100%;
    }
    .email-letter-wrapper .sectionTitle svg {
        width: 40%;
    }
    .project-wrapper .responsibility-wrap svg {
        width: 90%;
    }
    .newsletter .form-control {
        padding: 0 0 0 12%;
    }
    .customer-care-number {
        margin-left: 10%;
    }
    .search-panel-wrapper.non-home .find-button-wrapper {
        width: 5vw;
    }
    #exam-label-wrap,
    .search-panel-wrapper .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),
    .search-exam-wrapper .search-date,
    #exam-label-wrap .mdc-notched-outline__idle {
        height: 4vw;
    }
    .search-field-icon,
    .search-field-icon.exam-desk-ico {
        font-size: 2vw;
        top: 1.2vw;
        left: 2vw;
    }
    .zip-wrapper #zipCode, #search-exam, #search-insurance, #mm-promo-email,
    #lfhomesearchcontainer .search-panel-wrapper.non-home .search-date {
        height: 4vw;
    }
    .search-panel-wrapper .lfhomesearchbutton-new,
    .search-panel-wrapper .lfhomesearchbutton-new:hover {
        height: 4vw;
        line-height: 4.5vw;
        border-radius: 2.3vw;
        background: #06BBA0;
        width: 75%;
    }
    #lfhomesearchbutton .fa-search {
        font-size: 1.6vw;
        position: relative;
        left: 1%;
        top: -0%;
    }
    #exam-label-wrap .userExamList {
        height: 4vw;
        line-height: 2.5vw;
        margin-left: 3vw;
        overflow: hidden;
        top: -2%;
    }
    #exam-label-wrap .userExamList .user-added-list {
        height: 3.3vw;
    }
    .three-tabs-section-container .three-tabs-main .three-tabs-content-main {
        height: 37vw;
    }
    .tabs-container .patients-tab .tab-title-patients, .tabs-container .centers-tab .tab-title-centers, .tabs-container .doctors-tab .tab-title-doctors,
    .tabs-container .insurance-tab .tab-title-insurance {
        padding-top: 1%;
    }
    .three-tabs-content-container .patients-content .patients-img-content {
        width: 80%;
        height: 30vw;
        top: 5%;
    }
    .mm-call-out {
        height: 18vh;
        margin: -3% 0 0 0;
        width: 13%;
    }
    .mm-call-out .text-title {
        font-size: 1.4vw;
    }
    #common-modal-popup #common-modal-content .close-btn {
        margin-top: -7%;
        font-size: 1.2vw;
    }
    .search-fields {
        float: left;
    }
    .mm-call-out .test-img-container {
        height: 13.5vh;
    }
    .three-tabs-content-container .centers-content .centers-img-content {
        top: 6%;
    }
    .three-tabs-section-container .three-tabs-main {
        padding: 15% 7% 5%;
    }
    .mb-logo-wrap #lflogo-mobile-no-slogan .new-logo-design {
        width: 60%;
        margin-left: 0;
        margin-top: 3%;
        min-height: 30px;
    }
    .mm-img-container {
        height: 30vw;
        top: -10px;
    }
    .benefits-img {
        top: -4vw;
        height: 36vw;
    }
    .minutemed-container .minutemed-wrapper .minutemed-text-holder .skip-waiting {
        font-size: 1.75vw;
    }
    .minutemed-container .minutemed-wrapper .minutemed-text-holder .minutemed-main {
        font-size: 1.75vw;
        line-height: 2.75vw;
    }
    .minutemed-container .minutemed-wrapper .minutemed-text-holder .get-started .get-started-btn {
        font-weight: 700;
        height: 3.45vw;
        line-height: 3.75vw;
        font-size: 1.59vw;
        width: 32%;
    }
    .loggedout-desktop-user-button {
        padding-right: calc(15px + 4%);
    }
    .three-tabs-content-container .insurance-content .insurance-img-content {
        top: 4vw;
    }
    .search-fields {
        width: calc(100% - 100px);
    }
    .sticky-panel .search-fields {
        width: calc(100% - 100px);
    }
    #gmw_form .zip-wrapper .zipCode {
        padding: .14vw 1vw 0 3.9vw;
    }
    #gmw_form .search-insurance-wrapper .search-insurance {
        padding: .14vw 1vw 0 4.9vw;
    }
    .search-panel-wrapper .new-find-button {
        width: 100px;
    }
    .button-class .find-button-text {
        height: 24px;
    }
    .test-description {
        padding: 15px 10px 10px 25px;
    }
    .you-have-options-container .tests-wrapper-main .swab-tests-wrapper {
        width: 55vw;
    }
    .you-have-options-container .tests-wrapper-main .blood-tests-wrapper {
        width: 35vw;
    }
    .test-description .test-main .exam-text {
        font-size: 1.1vw;
        line-height: 2vw;
        margin-top: 3px;
    }
    .test-description .test-details-wrapper .text-content, .test-description .test-details-wrapper .text-content {
        font-size: 1.1vw;
    }
    .you-have-options-container .tests-wrapper-main .blood-tests-wrapper .image-background .blood-testing-image-class{
        width: 30vw;
    }
    .popular-exam-class {
        height: 70px;
        max-height: 70px;
        width: 23%;
        line-height: 2vw;
        margin-right: 2%;
    }
    .popular-exam-class .exam-inner-text {
        font-size: 1.35vw;
        width: 80%;
    }
    .popular-exam-class.extended-class .exam-inner-text {
        width: auto;
    }
    .popular-section .pop-head {
        font-size: 1.35vw;
    }
    .section-wrapper.new-design.popular-section {
        height: auto;
        padding: 25px !important;
    }
    .popular-exam-class.extended-class .exam-inner-text {
        font-size: 0.65vw;
    }
    .popular-exam-class.extended-class .find-a-center {
        font-size: 0.7vw;
    }
    .popular-exam-description.popular-exam-class.extended-class {
        padding: 10px;
        transform: scale(2.7);
        -webkit-transform: scale(2.7);
        overflow: hidden;
    }
    .dropdown-content.exam-description {
        font-size: 6px;
        line-height: 7px;
        overflow: hidden;
        padding-top: 5px;
    }
    .popular-exam-class .exam-name-holder img {
        height: 15px;
    }
    .popular-exam-class:nth-last-child(2) {
        transform-origin: 100% 0%;
        -webkit-transform-origin: 100% 0%;
    }
    .account-link a.header-menu-text{
        font-size: 1.25em;
    }
    .added-exam-count-cart-home-page{
        left: 0px;
        top: -11px;
    }
    #lfhomeheromaintext h1{
        font-size: 3.3em;
    }
    #lfhomeheromaintext h2{
        font-size: 2.1em;
    }
    .OSX #gmw_form.gmw-form #search-insurance-wrap #search-insurance , .OSX #gmw_form.gmw-form #exam-label-wrap #search-exam {
        padding-top: 0% !important;
    }
    .OSX #gmw_form.gmw-form #zip-label-wrap #zipCode{
        padding-top: 0% !important;
    }
    .OSX #gmw_form.gmw-form #zip-label-wrap #zipCode{
        padding-top: 0% !important;
    }
    #gmw_form.gmw-form #exam-label-wrap .search-field-icon {
        top: 24% !important;
    }
    #gmw_form.gmw-form #zip-label-wrap .search-field-icon {
        top: 24% !important;
    }
    #gmw_form.gmw-form #search-insurance-wrap .search-field-icon {
        top: 30% !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
    .right-sticky {
        right: 15%
    }
    .free {
       width: 85px;
       margin-left: 30px;
    }
    .mt-6 {
        margin-top: 185px;
        min-width: 100%;
        right: 5%;
    }
    .scoialMediasWrapper,.copyright-text,
    .bottom-links,.hipaa-aws-wrapper {
        margin-bottom: 50px;
        margin-top: 15px;
    }
    .footerSublevelLeft {
        padding: 0 0 25px;
        color: #fff;
    }
    .header-bg .no-padding-mob,#lfhomeheromaintext,
    #lfhomeheromaintext h1,#lfhomesearchcontainer .sticky-panel {
        padding: 0;
    }
    .find-button-wrapper.search-effect .fa-search:before {
        position: relative;
    }
    .mobile-header-wrap .head-effect li {
        margin-left: 0px;
    }
    .mobile-header-wrap nav {
        margin-top: 5px;
    }
    .account-link a.join-btn, .account-link a.log-in-btn,
    .account-wrap .account-link a, .mobile-header-wrap nav ul li a,
    .account-wrap .account-link .diagnostic-btn {
        font-size: 1.25em;
    }
    .top-link-wrapper {
        min-width: 300px;
    }
    .free {
       width: 85px;
       margin-left: 30px;
    }
    .logo-text .sub-text {
        margin-left: 12%;
    }
    .hide-tab {
        display: none;
    }
    #lfhomeheromaintext h1 {
        font-size: 4vw;
        line-height: 40px;
    }
    .search-field-icon.material-icons {
        font-size: 15px;
        line-height: 28px;
    }
    .exam-autocomplete.homepage-ui {
        left: 10% !important;
        width: 180% !important;
    }
    .grid-content.pop-test {
        min-height: 45% !important;
        overflow: hidden;
    }
    #grid.minutemed .grid-content.pop-test {
        min-height: 170px !important;
    }
    .resource-center-wrap, .customer-care-number {
        width: 50%;
        float: left;
    }
    .resource-center-wrap #subscribe_newsletter {
        width: 45%;
    }
    .customer-care-number a, .customer-care-number a:hover {
        font-size: 1.7vw;
    }
    .left-section-footer.first-block {
        width: 60%;
    }
    .left-section-footer.second-block {
        width: 40%;
    }
    .left-section-footer.third-block {
        padding: 0;
    }
    .customer-care-number p svg {
        width: 50%;
    }
    .sectionTitle, .project-wrapper h6,
    .customer-care-number {
        font-size: 2VW;
    }
    .email-letter-wrapper .sectionTitle svg {
        width: 40%;
    }
    .footerwrapper ul.list-unstyled li a,
    .project-wrapper p, .left-section-footer .bottom-links a,
    .footerSublevelLeft .copyright-text {
        font-size: 1.7vw;
    }
    .project-wrapper .responsibility-wrap svg {
        width: 90%;
    }
    .newsletter .form-control {
        padding: 0 0 0 20%;
    }
    .customer-care-number {
        margin-left: 0;
    }
    .search-field-icon,
    .search-field-icon.exam-desk-ico,
    .search-field-icon.ins-ico {
        top: 2vw;
        font-size: 1.8vw;
        left: 1.5vw;
    }
    #exam-label-wrap, .search-panel-wrapper .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea),
    .search-exam-wrapper .search-date, #exam-label-wrap .mdc-notched-outline__idle {
        height: 4vw;
    }
    .zip-wrapper #zipCode, #search-exam, #search-insurance, #mm-promo-email {
        height: 4vw;
    }
    .search-exam-wrapper .search-exam, .search-panel-wrapper #mm-promo-email, .zip-wrapper .zipCode,
    .zip-wrapper #search-address-mob, .search-insurance-wrapper .search-insurance, .search-exam-mob-outer .search-exam,
    .search-exam-mob-outer .search-insurance, .search-address-mob-outer .search-address, .resource-center-wrap .resource-center, .search-exam-wrapper .search-date {
        padding: 0 10px 0 40px;
        font-size: 1.2vw;
    }
    .search-panel-wrapper .lfhomesearchbutton {
        width: 100%;
        line-height: 6.5vw;
    }
    #lfhomesearchbutton .fa-search {
        font-size: 1.6vw;
        position: relative;
        left: 1%;
        top: 0%;
    }
    #exam-label-wrap .userExamList .user-added-list {
        height: 4.3vw;
        border-radius: 50px;
    }
    #exam-label-wrap .userExamList {
        position: absolute;
        margin-left: 3.7vw;
        height: 4vw  !important;;
        line-height: 4.5vw;
        overflow: hidden;
        font-size: 1.7vw;
        vertical-align: middle;
    }
    .tabs-container .patients-tab .tab-title-patients, .tabs-container .centers-tab .tab-title-centers, .tabs-container .doctors-tab .tab-title-doctors, .tabs-container .insurance-tab .tab-title-insurance {
        padding-top: 0;
    }
    .three-tabs-section-container .three-tabs-main .three-tabs-content-main {
        height: 45vw;
    }
    .three-tabs-content-container .patients-content .patients-img-content {
        background-size: 100% 100%;
        height: 28vh;
        top: 18%;
    }
    .mm-call-out {
        height: 13vh;
        margin: -4% 0 0 0;
        width: 14%;
    }
    #common-modal-popup #common-modal-content .close-btn {
        margin-top: -9%;
        font-size: 1.3vw;
    }
    .three-tabs-content-container .centers-content .centers-img-content {
        width: 62%;
        height: 35vh;
        background-size: 100% 100%;
        top: 7%;
        right: -12%;
    }
    .three-tabs-content-container .doctors-content .doctors-img-content {
        background-size: 90% 100%;
        height: 32vh;
    }
    .mm-call-out .test-img-container {
        height: 9vh;
    }
    .card.pop-up-card-body {
        width: 25%;
        height: 13vw;
        padding: 0 3% 0 3%;
    }
    .mb-logo-wrap #lflogo-mobile-no-slogan .new-logo-design {
        width: 100%;
        margin-left: 0;
        margin-top: 3%;
    }
    .benefits-img {
        top: -2vw;
    }
    .loggedout-desktop-user-button {
        padding-right: calc(0px + 4%);
    }
    .three-tabs-content-container .insurance-content .insurance-img-content {
        height: 40vw;
        background-size: 106% 100%;
        width: 57%;
        top: 7vw;
        right: -8%;
    }
    #gmw_form .search-insurance-wrapper .search-insurance {
        padding: .14vw 1vw 0 4.5vw;
    }
    .popular-exam-class .exam-inner-text {
        width: 75%;
    }
    .popular-exam-class {
        height: 65px;
        max-height: 65px;
    }
    #gmw_form.gmw-form #zip-label-wrap .search-field-icon{
        top: 30% !important;
    }
    #gmw_form.gmw-form #exam-label-wrap .search-field-icon {
        top: 30% !important;
    }
    #gmw_form.gmw-form #search-insurance-wrap .search-field-icon {
        top: 30% !important;
    }
    #lfhomeheromaintext h2 , .sub-text-bottom-line{
        font-size: 1.9em;
    }
    .november-sub-text {
        font-size: 1.5vw;
        color: white;
    }
    span.sub-text {
        font-size: 2.7vw;
    }
    #lfhomeheromaintext h2 {
        font-size: 2vw;
    }
    .news-items {
        height: 250px !important;
    }
    .news-text-heading {
        font-size: 1.5vw !important;
    }
    .news-text-para {
        font-size: 1.2vw !important;
    }
    .learn-more-link {
        font-size: 1.4vw !important;
    }
    .getstarted-link {
        width: 75px;
        font-size: 12px;
        height: 35px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape) {
    .november-sub-text {
            font-size: 1.3vw;
            color: white;
        }
        span.sub-text {
            font-size: 2.2vw;
        }
        #lfhomeheromaintext h2 {
            font-size: 1.7vw;
        }
        .news-items {
            height: 250px !important;
        }
        .news-text-heading {
            font-size: 1.5vw !important;
        }
        .news-text-para {
            font-size: 1.2vw !important;
        }
        .learn-more-link {
            font-size: 1.4vw !important;
        }
        .getstarted-link {
            width: 75px;
            font-size: 12px;
            height: 35px;
        }
}
/* For Popular Test Section */
.pop-test {
    min-height: 225px;
    color: #5D2E89;
    font-size: 1.2em;
    font-family: "Avenir Next", Regular;
}
.pop-img {
    padding-top:2px;
    padding-bottom: 20px;
    width: 110px;
}
.pop-img:hover {
    padding-top:0px;
    padding-bottom: 18px;
    width: 114px;
}
.pop-head {
    color: #4E2688;
    font-size: 1vw;
    font-weight: bold;
    font-family: 'Heebo';
}
.mobile-br {
    display: none;
}
@media (max-width: 576px){
    .pop-head {
        color: #5D2E89;
        font-size: 2em;
        margin-bottom: 20px;
        margin-left: 0;
        text-align: center;
    }
    .mobile-br {
        display: inline;
    }
}
@media (min-width: 1600px){
    .col-xl-pop {
        width: 12.5%;
    }
    .pop-up-body .pop-up-exams-text span {
        margin: -5% 0 0 -5%;
    }
}

.btn-pop {
    display: inline-block;
    padding: .75em .8em;
    text-align: center;
    border-radius: 0px;
    border: 1px solid #5D2E89;
    color: #5D2E89;
    font-size: 0.8em;
    width: 8.5em;
    background-color: rgba(32,18,54,0);
    transition: .2s ease-out;
    cursor: pointer;
    -webkit-appearance: none
}
.btn-pop:nth-of-type(1) {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
.btn-pop:nth-last-child(1) {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}

@media (-moz-touch-enabled:0),(pointer: fine) {
    .btn-pop:hover {
    color:#fff;
    text-decoration: none;
    background-color: #06BBA0
    }
}

.btn-pop:focus {
    outline-width: 0;
    box-shadow: 0 0 0 2px rgba(52,73,94,.4)
}

.btn-pop.active,.btn-pop:active {
    box-shadow: inset 0 1px 2px rgba(0,0,0,.3);
    color: #fff;
    background-color: #5D2E89
}

.btn-pop:focus.active {
    box-shadow: inset 0 1px 2px rgba(0,0,0,.3),0 0 0 2px rgba(52,73,94,.4)
}

.btn-pop:disabled {
    cursor: not-allowed;
    opacity: .7;
    color: #5D2E89;
    background-color: rgba(52,73,94,0)
}
.float-left{
    float: left;
}
.h-100{
    height: 100% !important;
}
.h-auto{
    height: auto !important;
}
.w-auto{
    width: auto !important;
}
.d-flex{
    display: flex;
}
.flex-row{
    flex-direction: row;
}
.flex-column{
    flex-direction: column;
}
.align-items-center{
    align-items: center;
}
.justify-content-center{
    justify-content: center;
}
.align-items-start{
    align-items: start;
}
.justify-content-start{
    justify-content: start;
}
.align-items-end{
    align-items: flex-end;
}
.justify-content-end{
    justify-content: end;
}
.justify-content-between{
    justify-content: space-between!important;
}
.w-100 {
    width: 100%;
}
.justify-content-flex-end {
    justify-content: flex-end;
}
.white-label {
    padding-left: 0;
}
.white-label .mb-logo-wrap {
    max-width: 450px;
}
.white-label #lflogo-mobile {
    width: 70%;
    float: right;
    margin-left: -5%;
    margin-top: -1%;
    background-size: 92%;
}
.white-label .white-label-logo {
    width: 30%;
    float: left;
    height: 100%;
    display: block;
    background-size: contain;
    margin-top: 3%;
    margin-left: 5%;
}
.corona-search-icon{
    vertical-align: middle;
    margin-left: 1px;
}
.mb-logo-wrap {
    height: 80px;
    padding: 0;
    max-width: 250px;
}
#table-communication-logs th[aria-label="Email ID/Mobile No"] {
    max-width: 230px !important;
}
#table-communication-logs tr td:first-child {
    word-break: break-word;
}
/* END For Popular Test Section */

/* For Project Sunshine */
@media only screen and (max-width: 1600px) and (min-width: 1280px) {
    .project-wrapper h6 {
        margin: 17px 0 0 0;
    }
}
@media only screen and (max-width: 1279px) and (min-width: 1025px) {
    .project-wrapper h6 {
        margin: 29px 0 0 9px;
    }
    .responsibility-wrap {
        padding: 0;
    }
    .project-wrapper .responsibility-wrap svg {
        width: 78%;
        margin-left: 5px;
    }
}
/* For Project Sunshine */
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
    .search-exam-wrapper .search-date {
        padding: 6px 8px 0 40px;
    }
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
        top: 55% !important;
    }
    .search-exam-wrapper .search-exam {
        padding: 0 13px 0px 50px;
    }
    .sticky-panel #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
        top:37% !important;
    }
    .user-icons-wrap {
        margin-top: 20px;
    }
    .user-details {
        padding: 0px;
        margin-right: 10px;
    }
    .added-exam-count-cart-home-page {
        left: 10px;
    }
    .OSX #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date {
        padding-top: 0% !important;
        padding-bottom: 1%;
    }
    #exam-label-wrap .userExamList {
        overflow: hidden !important;
        position: absolute;
        margin-left: 2.7vw;
        margin-bottom: 1.7vw;
        height: 2.7vw;
        line-height: 2.7vw;
        font-size: 1.5em;
        vertical-align: middle;
    }
    #lfhomeherowrapper {
        margin: 50px 0 25px 0 !important;
    }
}
@media only screen and (min-device-width : 768px)  and (max-device-width : 1024px)  and (orientation : portrait) {
    .user-details {
        margin-right: 15px;
        width: max-content;
    }
    #exam-label-wrap .userExamList {
        overflow: hidden;
        position: absolute;
        margin-left: 2.7vw;
        height: 2.7vw;
        line-height: 2.7vw;
        font-size: 1.5em;
        vertical-align: middle;
        top: -4%;
    }
    #exam-label-wrap .userExamList .user-added-list {
        height: 3.3vw;
        border-radius: 50px;
    }
}
@media  screen and (max-width: 1680px) {
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
        top: 54% !important;
    }
}
@media  screen and (max-width: 1920px) {
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
        top: 53% !important;
    }
}
@media  screen and (max-width: 1280px) {
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
        top: 56% !important;
    }
}
@media  screen and (max-width: 1366px) {
    #lfhomeheromaintext h2 {
        font-size: 1.28vw;
    }
}
.pass-label{top: 12px;bottom: 10px !important;}