#main,.wave-image {
    background: #fff;
    font-family: 'Roboto', sans-serif;
    padding-top: 0; 
}
.upper-tabs-wrapper {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 4px 4px 0px #ccc;
    padding: 0 65px;
    background: #fff;
}
.upper-tabs-wrapper.sticky {
    position: fixed;
    top: 0;
    z-index: 2;
    width: 100%;
}
.upper-tabs-wrapper a {
    font-size: 24px;
    display: inline-block;
    margin: 0 50px 0 0;
    color: #8D8D8D;
    font-weight: 400;
}
.upper-tabs-wrapper a.active-section,.upper-tabs-wrapper a:hover {
    color: #AC25B3;
    border-bottom: 3px solid #AC25B3;
    line-height: 77px;
}
.labfinder-intro-wrapper {
    padding: 124px 5% 124px 5%;
}
.labfinder-intro-wrapper .intro-label {
    color: #404040;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}
.labfinder-intro-wrapper .intro-patients {
    color: #AC25B3;
    font-size: 110px;
    line-height: 110px;
    font-weight: 700;
    text-align: center;
}
.labfinder-intro-wrapper .intro-find {
    color: #404040;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    text-align: right;
}
.labfinder-intro-wrapper .intro-you {
    color: #FFCD1A;
    font-size: 90px;
    line-height: 70px;
    font-weight: 700;
}
.labfinder-intro-wrapper .right-intro-label {
    color: #8D8D8D;
    font-size: 26px;
    line-height: 35px;
    font-weight: 400;
    margin: 45px 0 30px 0;
}
.right-intro-button {
    display: block;
    width: 100%;
    background: #DED7E7;
    color: #000;
    font-size: 26px;
    height: 57px;
    line-height: 55px;
    text-align: center;
    border-radius: 25px;
    font-weight: 500;
}
.right-intro-button:hover {
    background: #5c2d88;
    color: #fff;
}
.right-side-wrapper {
    float: left;
    width: 100%;
    padding: 0 70px;
}
.labfinder-subcribers-wrapper {
    background: #FFF2FF;
    padding: 90px 0 0px;
    min-height: 728px;
    overflow: hidden;
}
.labfinder-subcribers-wrapper .logo-text,
.why-labfinder-section .logo-text,
.doctor-patient-find-wrap .logo-text,
.interested-learn-more-section .logo-text {
    color: #262626;
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
}
.doctor-patient-find-wrap.upper-section .logo-text {
    font-size: 3.2vw;
    line-height: 3.2vw;
}
.why-labfinder-section .logo-text {
    margin-bottom: 110px;
}
.doctor-patient-find-wrap .logo-text {
    text-align: left;
}
.labfinder-subcribers-wrapper .logo-subtext {
    color: #262626;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
}
.why-labfinder-section {
    padding: 90px 10%;
}
.why-labfinder-section.bottom-logo-wrap {
    padding: 45px 10%;
}
.why-labfinder-section h3,
.right-side-section h3,
.left-side-content h3 {
    color: #262626;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.why-labfinder-section h3 {
    font-size: 34px;
    line-height: 34px;
}
.why-labfinder-section p,
.right-side-section p,
.left-side-content p {
    color: #262626;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 25px;
}
.upper-two-content-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.why-labfinder-section .in-number {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#be48be+0,b948be+42,b948be+43,5b1091+43,5b1091+44,5b1091+100&1+0,0.68+42,1+100 */
    background: -moz-linear-gradient(left, rgba(190,72,190,1) 0%, rgba(185,72,190,0.68) 42%, rgba(91,16,145,0.69) 43%, rgba(91,16,145,0.7) 44%, rgba(91,16,145,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(190,72,190,1) 0%,rgba(185,72,190,0.68) 42%,rgba(91,16,145,0.69) 43%,rgba(91,16,145,0.7) 44%,rgba(91,16,145,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(190,72,190,1) 0%,rgba(185,72,190,0.68) 42%,rgba(91,16,145,0.69) 43%,rgba(91,16,145,0.7) 44%,rgba(91,16,145,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be48be', endColorstr='#5b1091',GradientType=1 ); /* IE6-9 */
    font-size: 100px;
    line-height: 100px;
    font-weight: 700;
    text-align: center;
    margin: 25px 0 25px 0;
    -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.why-labfinder-section .in-number-img {
    text-align: center;
    margin: 25px 0 25px 0;
    min-height: 144px;
    vertical-align: middle;
    line-height: 144px;
}
.why-labfinder-section .in-number-img img {
    vertical-align: middle;
}
.why-labfinder-section .number-text {
    color: #262626;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}
.why-labfinder-section .lower-four-content-wrapper h3 {
    color: #262626;
    font-size: 30px;
    line-height: 30px;
    font-size: 1.5vw;
    line-height: 1.5vw;
    font-weight: 700;
    margin-bottom: 25px;
}
.doctor-patient-find-wrap {
    padding: 90px 5%;
    background: #FFF2FF;
}
.left-side-section {
    float: left;
    width: 33%;
    margin-left: 10%;
    position: relative;
}
.lab-location-upper .left-side-section {
    margin-left: 0;
}
.right-side-section {
    float: left;
    width: 57%;
}
.upper-section .lab-location-upper .right-side-section {
    width: 67%;
    margin-left: 0;
}
.upper-section .right-side-section {
    margin-left: -180px;
}
.right-side-section .right-intro-button {
    margin-bottom: 9%;
    width: 317px;
}
.right-side-section .right-side-content {
    margin: 0 0 88px 50px;
}
.upper-section .right-side-section .right-side-content {
    margin: 0 0 9% 230px;
}
.left-side-section .left-side-content {
    margin: 5% 50px 18% 0px;
    text-align: right;
}
.main-container {
    float: left;
    width: 100%;
    margin-bottom: 100px;
}
.main-container.lab-location-upper {
    margin-bottom: 0;
}
.interested-learn-more-section {
    float: left;
    width: 100%;
    background: #E7BFE8;
    padding: 45px 0;
    text-align: center;
}
.interested-learn-more-section .right-intro-button {
    width: 432px;
    margin: 0 auto;
}
.lower-section .lab-location-upper .right-side-section {
    margin-top: 25px;
}
.lower-section .right-side-section {
    margin-top: 124px;
}
.why-labfinder-section.bottom-logo-wrap .logo-text {
    margin-bottom: 25px;
}
.no-padding {
    padding: 0;
}
.image-container {
    background-color: #fff;
    width: 360px;
    height: 138px;
    border-radius: 65px;
    vertical-align: middle;
    box-shadow: 0px 6px 6px 0px #ccc;
    cursor: pointer;
    opacity: 1;
    will-change: tranform,opacity;
    position: absolute;
    text-align: center;
    margin: -75px 0 0 -75px;
    display: block;
    line-height: 136px;
}
.image-container:hover {
    z-index: 9999;
}
.image-container:hover span {
    opacity: 0.9;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
}
.image-container-wrapper {
    position: relative;
    height: 460px;
    left: 50px;
}
.image-container span {
    left: 50%;
    bottom: -40px;
    padding: 5px 12px;
    background: #fff;
    -webkit-box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    border-radius: 50px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    color: #566b78;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translate(-50%,-10px);
    transform: translate(-50%,-10px);
    opacity: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    -webkit-transition-duration: .25s;
    transition-timing-function: ease-out;
    border: 1px solid #AC25B3;
    position: absolute;
    will-change: tranform,opacity;
    line-height: 16px;
}
.image-container img {
    vertical-align: middle;
}
@media only screen and (max-width: 1600px) {
    .labfinder-intro-wrapper {
        padding: 124px 0% 124px 0%;
    }
    .why-labfinder-section,.doctor-patient-find-wrap {
        padding: 90px 0;
    }
    .why-labfinder-section.bottom-logo-wrap {
        padding: 45px 0;
    }
    .upper-section .right-side-section .right-side-content {
        margin-left: 140px;
    }
    .labfinder-subcribers-wrapper .logo-text, 
    .why-labfinder-section .logo-text,
    .doctor-patient-find-wrap .logo-text, 
    .interested-learn-more-section .logo-text {
        font-size: 50px;
        line-height: 50px;
    }
    .left-side-section {
        margin-left: 5%;
    }
    .right-side-section {
        width: 62%
    }
    .upper-section .right-side-section {
        margin-left: -100px;
    }
    .why-labfinder-section h3,
    .right-side-section h3,
    .left-side-content h3 {
        font-size: 28px;
        line-height: 28px;
    }
    .why-labfinder-section h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .right-side-section .right-side-content {
        margin: 0 0 66px 50px;
    }
    .lower-section .right-side-section {
        margin-top: 66px;
    }
    .lower-section .left-side-section .left-side-content {
        margin: 0 50px 55px 0px;
    }
    .why-labfinder-section p,
    .right-side-section p,
    .left-side-content p {
        font-size: 20px;
        line-height: 20px;
    }
    .why-labfinder-section .lower-four-content-wrapper h3 {
        font-size: 21px;
        line-height: 21px;
    }
    .why-labfinder-section .number-text {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .labfinder-subcribers-wrapper .logo-text, 
    .why-labfinder-section .logo-text,
    .doctor-patient-find-wrap .logo-text,
    .interested-learn-more-section .logo-text {
        font-size: 40px;
        line-height: 40px;
    }
    .right-side-section .right-side-content {
        margin: 0 0 50px 50px;
    }
    .why-labfinder-section h3,
    .right-side-section h3,
    .left-side-content h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .why-labfinder-section p,
    .right-side-section p,
    .left-side-content p {
        font-size: 16px;
        line-height: 16px;
    }
    .right-intro-button {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }
    .right-side-section .right-intro-button {
        margin-bottom: 28px;
        width: 250px;
    }
    .left-side-section .left-side-content {
        margin: 0 50px 50px 0px;
    }
    .main-container {
        margin-bottom: 30px;
    }
    .upper-tabs-wrapper {
        padding: 0px 30px;
    }
    .labfinder-intro-wrapper .right-intro-label {
        font-size: 20px;
    }
    .why-labfinder-section .lower-four-content-wrapper h3 {
        font-size: 20px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation:portrait) {
    .no-padding {
        padding: 25px 15px;
    }
    .clear-section {
        clear: both;
    }
    .labfinder-subcribers-wrapper .logo-text,
    .why-labfinder-section .logo-text,
    .doctor-patient-find-wrap .logo-text,
    .interested-learn-more-section .logo-text {
        font-size: 25px;
        line-height: 25px;
    }
    .right-side-section .right-intro-button {
        margin-bottom: 15px;
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
    .lower-section .right-side-section {
        margin-top: 0;
    }
    .why-labfinder-section h3,
    .right-side-section h3,
    .left-side-content h3 {
        font-size: 16px;
        line-height: 16px;
    }
}
@media only screen and (max-width: 767px) {
    .upper-tabs-wrapper,.right-side-wrapper {
        padding: 0;
    }
    .no-padding {
        padding: 25px 15px;
    }
    .labfinder-intro-wrapper .intro-patients,
    .labfinder-intro-wrapper .intro-label,
    .labfinder-intro-wrapper .intro-find,
    .labfinder-intro-wrapper .intro-you {
        font-size: 45px;
        line-height: 45px;
        text-align: center;
    }
    .labfinder-subcribers-wrapper .logo-text,
    .why-labfinder-section .logo-text, .doctor-patient-find-wrap .logo-text, .interested-learn-more-section .logo-text {
        font-size: 25px;
        line-height: 25px;
    }
    .upper-section .right-side-section {
        margin: 0;
        width: 100%;
        padding: 0 15px;
    }
    .upper-tabs-wrapper a {
        font-size: 14px;
        margin: 0 25px 0 0;
    }
    .hide-mob {
        display: none;
    }
    .left-side-section,.right-side-section {
        width: 100%;
    }
    .upper-section .right-side-section .right-side-content,.right-side-section .right-side-content {
        margin: 0 15px 0 15px;
    }
    .left-side-section .left-side-content {
        text-align: left;
        margin: 0 15px 15px 15px;
    }
    .interested-learn-more-section .right-intro-button {
        width: 320px;
    }
    .lab-location-upper .left-side-section {
        margin: 0 15px;
    }
} 