/* Minification failed. Returning unminified contents.
(957,16): run-time error CSS1038: Expected hex color, found '#undefined'
(1994,16): run-time error CSS1038: Expected hex color, found '#undefined'
(3157,18): run-time error CSS1038: Expected hex color, found '#undefined'
 */
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

    button::-moz-focus-inner {
        padding: 0;
        border: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

:focus {
    outline: 0;
}

blockquote, q {
    quotes: none;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

html, body, .lp-pom-body {
    height: 100%;
}

    body.lp-pom-body.lp-sub-page {
        -webkit-transform: translateZ(0);
    }

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    * {
        -webkit-text-size-adjust: 98%;
    }
}

div.lp-pom-root {
    min-height: 100%;
    position: relative;
    top: 0px;
}

div.lp-pom-root, .cke-text {
    font-family: 'helvetica', 'arial', 'sans serif';
    font-size: 14px;
    line-height: 17px;
}

    .panel-content ub\:dynamic, .cke-text ub\:dynamic {
        color: #555;
        padding: 2px 2px 2px 2px;
        cursor: pointer;
        border-radius: 3px;
        border: dotted 2px #00bff3;
        display: inline;
    }

.panel-content ub\:dynamic {
    background-color: #d7d7d7;
}

.cke-text ub\:dynamic {
    color: inherit;
    text-decoration: inherit;
}

.panel-content ub\:dynamic {
    margin-top: 2px;
    margin-bottom: 2px;
}

    .panel-content ub\:dynamic:hover, .cke-text ub\:dynamic:hover {
        background: #d7d7d7;
        color: #636363;
    }

        .panel-content ub\:dynamic:hover span, .cke-text ub\:dynamic:hover span {
            background-position: -20px center;
        }

    .panel-content ub\:dynamic span, .cke-text ub\:dynamic span.dynamic-tag-close {
        color: #999;
        font-weight: normal;
        z-index: 99999;
        font-family: helvetica;
        width: 21px;
        cursor: pointer;
        background: url(/images/icons/close.png);
        background-position: 5px center;
        background-repeat: no-repeat;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
        padding-top: 3px;
        padding-bottom: 3px;
    }

        .panel-content ub\:dynamic span img, .cke-text ub\:dynamic span.dynamic-tag-close img {
            margin-top: auto;
            margin-bottom: auto;
            cursor: pointer !important;
        }

ub\:dynamic:hover span:hover {
    background-position: -45px center;
}

.lp-positioned-content {
    position: absolute;
    left: 50%;
    top: 0px;
    height: 0px;
    z-index: 1;
}

.lp-modal-screen {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 2;
}

.lp-modal {
    overflow-y: auto;
}

.lp-modal-content {
    position: absolute;
    left: 50%;
    height: 0px;
    z-index: 1;
}

.lp-pom-block-content {
    position: relative;
    height: 100%;
}

div.lp-pom-root .lp-pom-form-field {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-bottom: 12px;
}

    div.lp-pom-root .lp-pom-form-field label {
        position: absolute;
        left: 0px;
        top: 0px;
    }

    div.lp-pom-root .lp-pom-form-field select {
        position: absolute;
        left: 0px;
        top: 0px;
        padding: 0;
        margin: 0;
        font-family: 'helvetica', 'arial', 'sans serif';
        border: 1px solid #666;
        vertical-align: center;
    }

        div.lp-pom-root .lp-pom-form-field select option {
            padding: 0.2em;
        }

    div.lp-pom-root .lp-pom-form-field textarea, div.lp-pom-root .lp-pom-form-field input[type=text] {
        position: absolute;
        left: 0px;
        top: 0px;
        padding: 0;
        margin: 0;
        border: 1px solid #666;
        font-family: 'helvetica', 'arial', 'sans serif';
    }

        div.lp-pom-root .lp-pom-form-field input[type=text]::-moz-focus-inner {
            padding: 0;
            border: none;
        }

    div.lp-pom-root .lp-pom-form-field select::-moz-focus-inner {
        padding: 0;
        border: none;
    }

    div.lp-pom-root .lp-pom-form-field .optionsList {
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        padding: 0;
        margin: 0;
    }

    div.lp-pom-root .lp-pom-form-field .option {
        position: relative;
        margin-bottom: 6px;
    }

        div.lp-pom-root .lp-pom-form-field .option input {
            position: absolute;
        }

        div.lp-pom-root .lp-pom-form-field .option label {
            position: relative;
            display: block;
        }

div.lp-pom-root .lp-pom-form input.submit {
    position: absolute;
    left: 0px;
    top: 0px;
}

div.lp-pom-root .lp-pom-button {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

    div.lp-pom-root .lp-pom-button.disabled {
        opacity: 0.6;
        pointer-events: none;
    }

    div.lp-pom-root .lp-pom-button span {
        position: absolute;
        top: 50%;
        display: block;
        text-align: center;
        left: 0;
        right: 0;
        padding: 0 8px 0 8px;
        cursor: pointer;
    }

div.lp-pom-root .lp-pom-button {
    *background-image: url(/images/transparent.gif);
    _background-image: url(/images/transparent.gif);
    background-image: url(/images/transparent.gif) ;
    background: rgba(0,0,0,0);
}

div.lp-pom-root .lp-pom-text span {
    line-height: 0;
}

div.lp-pom-root .lp-pom-text p, .cke-text p {
    font-size: 14px;
    line-height: 17px;
}

div.lp-pom-root .lp-pom-text.nlh p, .cke-text.nlh p {
    font-size: 14px;
    line-height: 22px;
}

div.lp-pom-root .lp-pom-text a, .cke-text a {
    text-decoration: underline;
}

div.lp-pom-root .lp-pom-text h1, .cke-text h1 {
    font-size: 28px;
    margin-bottom: 19px;
    line-height: 34px;
}

div.lp-pom-root .lp-pom-text h2, .cke-text h2 {
    font-size: 21px;
    margin-bottom: 16px;
    line-height: 25px;
}

div.lp-pom-root .lp-pom-text h3, .cke-text h3 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 19px;
}

div.lp-pom-root .lp-pom-text h4, .cke-text h4 {
    font-size: 14px;
    margin-bottom: 14px;
    line-height: 17px;
}

div.lp-pom-root .lp-pom-text h5, .cke-text h5 {
    font-size: 12px;
    margin-bottom: 13px;
    line-height: 14px;
}

div.lp-pom-root .lp-pom-text h6, .cke-text h6 {
    font-size: 10px;
    margin-bottom: 12px;
    line-height: 12px;
}

div.lp-pom-root .lp-pom-text .lplh-8, div.lp-pom-root .lp-pom-text.nlh .lplh-8, .cke-text .lplh-8, .cke-text.nlh .lplh-8 {
    line-height: 8px;
}

div.lp-pom-root .lp-pom-text .lplh-9, div.lp-pom-root .lp-pom-text.nlh .lplh-9, .cke-text .lplh-9, .cke-text.nlh .lplh-9 {
    line-height: 9px;
}

div.lp-pom-root .lp-pom-text .lplh-10, div.lp-pom-root .lp-pom-text.nlh .lplh-10, .cke-text .lplh-10, .cke-text.nlh .lplh-10 {
    line-height: 10px;
}

div.lp-pom-root .lp-pom-text .lplh-11, div.lp-pom-root .lp-pom-text.nlh .lplh-11, .cke-text .lplh-11, .cke-text.nlh .lplh-11 {
    line-height: 11px;
}

div.lp-pom-root .lp-pom-text .lplh-12, div.lp-pom-root .lp-pom-text.nlh .lplh-12, .cke-text .lplh-12, .cke-text.nlh .lplh-12 {
    line-height: 12px;
}

div.lp-pom-root .lp-pom-text .lplh-13, div.lp-pom-root .lp-pom-text.nlh .lplh-13, .cke-text .lplh-13, .cke-text.nlh .lplh-13 {
    line-height: 13px;
}

div.lp-pom-root .lp-pom-text .lplh-14, div.lp-pom-root .lp-pom-text.nlh .lplh-14, .cke-text .lplh-14, .cke-text.nlh .lplh-14 {
    line-height: 14px;
}

div.lp-pom-root .lp-pom-text .lplh-15, div.lp-pom-root .lp-pom-text.nlh .lplh-15, .cke-text .lplh-15, .cke-text.nlh .lplh-15 {
    line-height: 15px;
}

div.lp-pom-root .lp-pom-text .lplh-16, div.lp-pom-root .lp-pom-text.nlh .lplh-16, .cke-text .lplh-16, .cke-text.nlh .lplh-16 {
    line-height: 16px;
}

div.lp-pom-root .lp-pom-text .lplh-17, div.lp-pom-root .lp-pom-text.nlh .lplh-17, .cke-text .lplh-17, .cke-text.nlh .lplh-17 {
    line-height: 17px;
}

div.lp-pom-root .lp-pom-text .lplh-18, div.lp-pom-root .lp-pom-text.nlh .lplh-18, .cke-text .lplh-18, .cke-text.nlh .lplh-18 {
    line-height: 18px;
}

div.lp-pom-root .lp-pom-text .lplh-19, div.lp-pom-root .lp-pom-text.nlh .lplh-19, .cke-text .lplh-19, .cke-text.nlh .lplh-19 {
    line-height: 19px;
}

div.lp-pom-root .lp-pom-text .lplh-20, div.lp-pom-root .lp-pom-text.nlh .lplh-20, .cke-text .lplh-20, .cke-text.nlh .lplh-20 {
    line-height: 20px;
}

div.lp-pom-root .lp-pom-text .lplh-22, div.lp-pom-root .lp-pom-text.nlh .lplh-22, .cke-text .lplh-22, .cke-text.nlh .lplh-22 {
    line-height: 22px;
}

div.lp-pom-root .lp-pom-text .lplh-24, div.lp-pom-root .lp-pom-text.nlh .lplh-24, .cke-text .lplh-24, .cke-text.nlh .lplh-24 {
    line-height: 24px;
}

div.lp-pom-root .lp-pom-text .lplh-26, div.lp-pom-root .lp-pom-text.nlh .lplh-26, .cke-text .lplh-26, .cke-text.nlh .lplh-26 {
    line-height: 26px;
}

div.lp-pom-root .lp-pom-text .lplh-29, div.lp-pom-root .lp-pom-text.nlh .lplh-29, .cke-text .lplh-29, .cke-text.nlh .lplh-29 {
    line-height: 29px;
}

div.lp-pom-root .lp-pom-text .lplh-31, div.lp-pom-root .lp-pom-text.nlh .lplh-31, .cke-text .lplh-31, .cke-text.nlh .lplh-31 {
    line-height: 31px;
}

div.lp-pom-root .lp-pom-text .lplh-32, div.lp-pom-root .lp-pom-text.nlh .lplh-32, .cke-text .lplh-32, .cke-text.nlh .lplh-32 {
    line-height: 32px;
}

div.lp-pom-root .lp-pom-text .lplh-34, div.lp-pom-root .lp-pom-text.nlh .lplh-34, .cke-text .lplh-34, .cke-text.nlh .lplh-34 {
    line-height: 34px;
}

div.lp-pom-root .lp-pom-text .lplh-35, div.lp-pom-root .lp-pom-text.nlh .lplh-35, .cke-text .lplh-35, .cke-text.nlh .lplh-35 {
    line-height: 35px;
}

div.lp-pom-root .lp-pom-text .lplh-38, div.lp-pom-root .lp-pom-text.nlh .lplh-38, .cke-text .lplh-38, .cke-text.nlh .lplh-38 {
    line-height: 38px;
}

div.lp-pom-root .lp-pom-text .lplh-40, div.lp-pom-root .lp-pom-text.nlh .lplh-40, .cke-text .lplh-40, .cke-text.nlh .lplh-40 {
    line-height: 40px;
}

div.lp-pom-root .lp-pom-text .lplh-42, div.lp-pom-root .lp-pom-text.nlh .lplh-42, .cke-text .lplh-42, .cke-text.nlh .lplh-42 {
    line-height: 42px;
}

div.lp-pom-root .lp-pom-text .lplh-43, div.lp-pom-root .lp-pom-text.nlh .lplh-43, .cke-text .lplh-43, .cke-text.nlh .lplh-43 {
    line-height: 43px;
}

div.lp-pom-root .lp-pom-text .lplh-45, div.lp-pom-root .lp-pom-text.nlh .lplh-45, .cke-text .lplh-45, .cke-text.nlh .lplh-45 {
    line-height: 45px;
}

div.lp-pom-root .lp-pom-text .lplh-58, div.lp-pom-root .lp-pom-text.nlh .lplh-58, .cke-text .lplh-58, .cke-text.nlh .lplh-58 {
    line-height: 58px;
}

div.lp-pom-root .lp-pom-text .lplh-77, div.lp-pom-root .lp-pom-text.nlh .lplh-77, .cke-text .lplh-77, .cke-text.nlh .lplh-77 {
    line-height: 77px;
}

div.lp-pom-root .lp-pom-text .lplh-86, div.lp-pom-root .lp-pom-text.nlh .lplh-86, .cke-text .lplh-86, .cke-text.nlh .lplh-86 {
    line-height: 86px;
}

div.lp-pom-root .lp-pom-text .lplh-87, div.lp-pom-root .lp-pom-text.nlh .lplh-87, .cke-text .lplh-87, .cke-text.nlh .lplh-87 {
    line-height: 87px;
}

div.lp-pom-root .lp-pom-text .lplh-115, div.lp-pom-root .lp-pom-text.nlh .lplh-115, .cke-text .lplh-115, .cke-text.nlh .lplh-115 {
    line-height: 115px;
}

div.lp-pom-root .lp-pom-text p, .cke-text p, div.lp-pom-root .lp-pom-text blockquote, .cke-text blockquote, div.lp-pom-root .lp-pom-text ul, .cke-text ul, div.lp-pom-root .lp-pom-text dl, .cke-text dl {
    margin-bottom: 16px;
}

div.lp-pom-root .lp-pom-text > p:last-child, div.lp-pom-root .lp-pom-text > blockquote:last-child, div.lp-pom-root .lp-pom-text > ul:last-child, div.lp-pom-root .lp-pom-text > dl:last-child, div.lp-pom-root .lp-pom-text > h1:last-child, div.lp-pom-root .lp-pom-text > h2:last-child, div.lp-pom-root .lp-pom-text > h3:last-child, div.lp-pom-root .lp-pom-text > h4:last-child, div.lp-pom-root .lp-pom-text > h5:last-child, div.lp-pom-root .lp-pom-text > h6:last-child {
    margin-bottom: 0px;
}

div.lp-pom-root .lp-pom-text h1, .cke-text h1, div.lp-pom-root .lp-pom-text h2, .cke-text h2, div.lp-pom-root .lp-pom-text h3, .cke-text h3, div.lp-pom-root .lp-pom-text h4, .cke-text h4, div.lp-pom-root .lp-pom-text h5, .cke-text h5, div.lp-pom-root .lp-pom-text h6, .cke-text h6 {
    font-weight: bolder;
}

div.lp-pom-root .lp-pom-text b, .cke-text b, div.lp-pom-root .lp-pom-text strong, .cke-text strong {
    font-weight: bolder;
}

div.lp-pom-root .lp-pom-text optgroup, .cke-text optgroup {
    font-weight: normal;
}

div.lp-pom-root .lp-pom-text abbr, .cke-text abbr, div.lp-pom-root .lp-pom-text acronym, .cke-text acronym {
    border-bottom: 1px dotted #000;
    cursor: help;
}

div.lp-pom-root .lp-pom-text em, .cke-text em {
    font-style: italic;
}

div.lp-pom-root .lp-pom-text del, .cke-text del {
    text-decoration: line-through;
}

div.lp-pom-root .lp-pom-text blockquote, .cke-text blockquote, div.lp-pom-root .lp-pom-text ul, .cke-text ul, div.lp-pom-root .lp-pom-text ol, .cke-text ol, div.lp-pom-root .lp-pom-text dl, .cke-text dl {
    margin: 14px;
    font-size: 14px;
    line-height: 17px;
}

div.lp-pom-root .lp-pom-text ul, .cke-text ul {
    margin-left: 16px;
}

div.lp-pom-root .lp-pom-text ol, .cke-text ol {
    margin-left: 25px;
}

div.lp-pom-root .lp-pom-text li, .cke-text li {
    display: list-item;
}

div.lp-pom-root .lp-pom-text ol li, .cke-text ol li {
    list-style: decimal outside;
}

div.lp-pom-root .lp-pom-text ul li, .cke-text ul li {
    list-style: disc outside;
}

div.lp-pom-root .lp-pom-text dl dd, .cke-text dl dd {
    margin-left: 14px;
}

div.lp-pom-root .lp-pom-text th, .cke-text th, div.lp-pom-root .lp-pom-text td, .cke-text td {
    border: 1px solid #000;
    padding: 7px;
}

div.lp-pom-root .lp-pom-text th, .cke-text th {
    font-weight: bold;
    text-align: center;
}

div.lp-pom-root .lp-pom-text caption, .cke-text caption {
    margin-bottom: 7px;
    text-align: center;
}

div.lp-pom-root .lp-pom-text sup, .cke-text sup {
    vertical-align: super;
}

div.lp-pom-root .lp-pom-text sub, .cke-text sub {
    vertical-align: sub;
}

#powered-by-spacer {
    height: 24px;
}

#powered-by-unbounce {
    display: block !important;
    position: absolute !important;
    visibility: visible !important;
    text-indent: 0 !important;
    bottom: 0px !important;
    width: 100% !important;
    height: 28px !important;
    overflow: hidden !important;
    background: #0d0e0f !important;
    z-index: 2147483648 !important;
    text-align: center !important;
    font-size: 11px !important;
    color: #666 !important;
    font-weight: bold !important;
}

div.lp-pom-root #powered-by-unbounce a {
    display: inline !important;
    position: static !important;
    visibility: visible !important;
    text-indent: 0 !important;
    z-index: 2147483648 !important;
    font-size: 11px !important;
    color: #fff !important;
    font-family: 'trebuchet ms' !important;
    font-weight: bold !important;
    line-height: 26px !important;
    color: #aaa !important;
}

    div.lp-pom-root #powered-by-unbounce a:hover {
        color: #fff !important;
    }

.lp-form-errors {
    position: absolute;
    display: none;
    z-index: 999999;
}

    .lp-form-errors div.content {
        border: 1px solid #661414;
        background-color: #ccc;
        font-family: 'helvetica', 'arial', 'verdana', 'san serif';
    }

        .lp-form-errors div.content div.error {
            background-color: #661414;
            padding: 8px;
            font-size: 14px;
            line-height: 18px;
            font-weight: bold;
            color: #f3d8d8;
        }

        .lp-form-errors div.content ul {
            background-color: #f3d8d8;
            padding: 8px;
            font-size: 14px;
            line-height: 16px;
            font-weight: normal;
            color: #661414;
        }

        .lp-form-errors div.content li {
            list-style: square;
            margin-left: 20px;
            margin-bottom: 8px;
        }

div.lp-pom-root .lp-element.lp-code {
    overflow: hidden;
}

div.lp-pom-root .lp-pom-image {
    overflow: hidden;
}

.lp-pom-root .lp-pom-image img {
    vertical-align: top;
}

.lp-pom-social-widget .horizontal {
    margin-left: 0px;
    padding: 0px;
}

    .lp-pom-social-widget .horizontal .facebook_container {
        margin-left: 0px;
        overflow: hidden;
    }

.lp-pom-social-widget .widget {
    padding-right: 5px;
}

.lp-pom-social-widget .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
    display: none !important;
}

.lp-pom-social-widget iframe.fb_ltr {
    display: none !important;
}

.fb_edge_widget_with_comment span {
    width: 120px !important;
}

.fb_recommend .fb_edge_widget_with_comment iframe {
    width: 97px !important;
}

body.ms-windows .fb_recommend {
    overflow: hidden;
    width: 88px;
}

body.ms-windows .fb_like {
    overflow: hidden;
    width: 48px !important;
}

body.ms-windows .lp-editor .fb_recommend {
    overflow: hidden;
    width: 90px;
}

body.ms-windows .lp-editor .fb_like {
    overflow: hidden;
    width: 50px !important;
}

@-moz-document url-prefix() {
    body.ms-windows .fb_recommend {
        width: 86px !important;
    }

    body.ms-windows .lp-editor .fb_recommend {
        width: 90px !important;
    }

    body.ms-windows .lp-editor .fb_like {
        width: 50px !important;
    }
}

.fb_like .fb_edge_widget_with_comment iframe {
    width: 50px !important;
}

.lp-pom-social-widget .vertical {
    margin-left: 0px;
    vertical-align: top;
    overflow: hidden;
}

.lp-pom-social-widget .horizontal.container {
    margin-right: 0px;
}

.lp-pom-social-widget .horizontal.container {
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
}

.lp-pom-social-widget .facebook_container.horizontal.container {
    margin: 0px;
}

div.lp-social-widget-overlay {
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000000;
}

@media only screen and (max-width: 600px) {
    #ubpoverlay-content {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }
}

body { color:#898989; }
a {
  color:#ff6d6d;
  text-decoration:none;
}
#lp-pom-image-10-holder {
  background-image:url(/Content/Images/caada685-medical-template-logo.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-11-holder {
  background-image:url(/Content/Images/e0ca6bb4-call-icon.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-14-holder {
  background-image:url(/Content/Images/1896d4e7-doctor-header.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-21-holder {
  background-image:url(/Content/Images/2902b03b-icon-1.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-22-holder {
  background-image:url(/Content/Images/edbd531a-icon-2.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-23-holder {
  background-image:url(/Content/Images/dea2b867-icon-3.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-38-holder {
  background-image:url(/Content/Images/6143da78-dash.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-57-holder {
  background-image:url(/Content/Images/6143da78-dash.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-62-holder {
  background-image:url(/Content/Images/59ee956b-mediclick-service-01.jpg);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-66-holder {
  background-image:url(/Content/Images/ccd2c6b2-mediclick-service-02.jpg);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-70-holder {
  background-image:url(/Content/Images/5ed3edad-mediclick-service-03.jpg);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-101-holder {
  background-image:url(/Content/Images/6143da78-dash.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-108-holder {
  background-image:url(/Content/Images/6143da78-dash.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-110-holder {
  background-image:url(/Content/Images/3561d97b-patient-pic2.jpg);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-111-holder {
  background-image:url(/Content/Images/6cb07e8f-patient-pic.jpg);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-128-holder {
  background-image:url(/Content/Images/6143da78-dash.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-152-holder {
  background-image:url(/Content/Images/3533672f-quote2.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-image-153-holder {
  background-image:url(/Content/Images/52546600-quote1.png);
  position:absolute;
  left:-1000000;
  visibility:none;
}
#lp-pom-root {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:none;
  margin:auto;
  padding-top:0px;
  min-width:940px;
  padding-bottom:1px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-9 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:940px;
  height:84px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-10 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:0px;
  top:15px;
  z-index:1;
  position:absolute;
}
#lp-pom-image-11 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:717px;
  top:23px;
  z-index:2;
  position:absolute;
}
#lp-pom-text-12 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:761px;
  top:29px;
  z-index:3;
  width:179px;
  height:31px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-button-97 {
  display:block;
  border-style:none;
  left:697px;
  top:18px;
  z-index:27;
  width:243px;
  height:48px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:5px;
  background:rgba(247,148,29,0);
  -pie-background:rgba(247,148,29,0);
  color:#fff;
  border-width:undefinedpx;
  border-color:#undefined;
  font-size:16px;
  line-height:19px;
  font-weight:bold;
  font-family:arial;
  text-align:center;
  background-repeat:no-repeat;
}
#lp-pom-block-8 {
  display:block;
  background:rgba(255,255,255,0.5);
  background-image:url(/Content/Images/medical-bg.original.jpg);
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-position:center center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  -ms-behavior:url(/backgroundsize.min.htc);
  behavior:url(/backgroundsize.min.htc);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:100%;
  height:838px;
  position:relative;
  border-radius:0px;
}
#lp-pom-image-14 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:475px;
  top:307px;
  z-index:4;
  position:absolute;
}
#lp-pom-text-15 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:141px;
  top:144px;
  z-index:5;
  width:657px;
  height:58px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-90 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:258px;
  top:202px;
  z-index:26;
  width:423px;
  height:36px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-154 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:solid;
  border-width:2px;
  border-color:#eeeeee;
  left:32px;
  top:295px;
  z-index:58;
  width:376px;
  /*height:585px;*/
  height:684px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-17 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:1307px;
  z-index:75;
  width:289px;
  height:38px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-18 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:1345px;
  z-index:74;
  width:289px;
  height:58px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-21 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:95px;
  top:1207px;
  z-index:73;
  position:absolute;
}
#lp-pom-image-22 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:418px;
  top:1207px;
  z-index:71;
  position:absolute;
}
#lp-pom-image-23 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:746px;
  top:1203px;
  z-index:67;
  position:absolute;
}
#lp-pom-text-26 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:325px;
  top:1348px;
  z-index:70;
  width:289px;
  height:58px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-27 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:325px;
  top:1310px;
  z-index:72;
  width:289px;
  height:38px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-29 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:651px;
  top:1348px;
  z-index:69;
  width:289px;
  height:58px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-30 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:651px;
  top:1310px;
  z-index:68;
  width:289px;
  height:38px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-36 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:940px;
  height:550px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-37 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:201px;
  /*top:979px;*/
  top:1078px;
  z-index:6;
  width:538px;
  height:46px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-38 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:430px;
  top:1174px;
  z-index:7;
  position:absolute;
}
#lp-pom-text-49 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:73px;
  top:1103px;
  z-index:8;
  width:774px;
  height:64px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-89 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:232px;
  top:1130px;
  z-index:25;
  width:452px;
  height:29px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-51 {
  display:block;
  background:rgba(250,250,250,1);
  -pie-background:rgba(250,250,250,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:100%;
  height:616px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-52 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:1496px;
  z-index:9;
  width:940px;
  height:161px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-60 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:solid;
  border-width:1px;
  border-color:#ededed;
  left:1px;
  top:1672px;
  z-index:13;
  width:298px;
  height:358px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-65 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:solid;
  border-width:1px;
  border-color:#ededed;
  left:320px;
  top:1672px;
  z-index:17;
  width:298px;
  height:358px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-69 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:solid;
  border-width:1px;
  border-color:#ededed;
  left:640px;
  top:1672px;
  z-index:21;
  width:298px;
  height:358px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-56 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:201px;
  top:27px;
  z-index:10;
  width:538px;
  height:44px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-57 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:442px;
  top:124px;
  z-index:11;
  position:absolute;
}
#lp-pom-image-62 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:0px;
  top:0px;
  z-index:14;
  position:absolute;
}
#lp-pom-text-63 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:58px;
  top:235px;
  z-index:15;
  width:181px;
  height:26px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-64 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:17px;
  top:270px;
  z-index:16;
  width:263px;
  height:72px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-66 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:0px;
  top:0px;
  z-index:18;
  position:absolute;
}
#lp-pom-text-67 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:58px;
  top:235px;
  z-index:19;
  width:181px;
  height:26px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-68 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:17px;
  top:270px;
  z-index:20;
  width:263px;
  height:72px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-70 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:0px;
  top:0px;
  z-index:22;
  position:absolute;
}
#lp-pom-text-71 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:58px;
  top:235px;
  z-index:23;
  width:181px;
  height:26px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-72 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:17px;
  top:270px;
  z-index:24;
  width:263px;
  height:72px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-91 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:186px;
  top:71px;
  z-index:12;
  width:567px;
  height:34px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-98 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:940px;
  height:544px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-99 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:2110px;
  z-index:28;
  width:940px;
  height:161px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-video-104 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:220px;
  top:2282px;
  z-index:32;
  width:500px;
  height:281px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-100 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:201px;
  top:27px;
  z-index:29;
  width:538px;
  height:44px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-101 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:442px;
  top:134px;
  z-index:30;
  position:absolute;
}
#lp-pom-text-102 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:154px;
  top:71px;
  z-index:31;
  width:631px;
  height:34px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-105 {
  display:block;
  background:rgba(250,250,250,1);
  -pie-background:rgba(250,250,250,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:100%;
  height:589px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-106 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:2651px;
  z-index:33;
  width:940px;
  height:161px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-110 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:0px;
  top:2826px;
  z-index:37;
  position:absolute;
}
#lp-pom-image-111 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:803px;
  top:3023px;
  z-index:38;
  position:absolute;
}
#lp-pom-text-112 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:169px;
  top:2826px;
  z-index:39;
  width:657px;
  height:96px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-113 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:169px;
  top:2931px;
  z-index:41;
  width:248px;
  height:32px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-117 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:110px;
  top:3023px;
  z-index:40;
  width:657px;
  height:96px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-118 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:519px;
  top:3128px;
  z-index:42;
  width:248px;
  height:32px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-119 {
  display:block;
  background:rgba(232,232,232,1);
  -pie-background:rgba(232,232,232,1);
  border-style:none;
  left:0px;
  top:2993px;
  z-index:43;
  width:940px;
  height:1px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-152 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:826px;
  top:2822px;
  z-index:56;
  position:absolute;
}
#lp-pom-image-153 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:15px;
  top:3030px;
  z-index:57;
  position:absolute;
}
#lp-pom-text-107 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:201px;
  top:27px;
  z-index:34;
  width:538px;
  height:44px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-108 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:442px;
  top:124px;
  z-index:35;
  position:absolute;
}
#lp-pom-text-109 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:129px;
  top:76px;
  z-index:36;
  width:682px;
  height:34px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-121 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:940px;
  height:331px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-126 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:3249px;
  z-index:44;
  width:940px;
  height:161px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-button-130 {
  display:block;
  border-style:solid;
  left:306px;
  top:3410px;
  z-index:48;
  width:324px;
  height:52px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
  background:rgba(255,68,68,1);
  -pie-background:rgba(255,68,68,1);
  text-shadow:1px 1px #5c0303;
  color:#fff;
  border-width:2px;
  border-color:#e53c3c;
  font-size:22px;
  line-height:26px;
  font-weight:bold;
  font-family:Josefin Sans;
  text-align:center;
  background-repeat:no-repeat;
}
#lp-pom-text-132 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:344px;
  top:3483px;
  z-index:49;
  width:251px;
  height:29px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-127 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:109px;
  top:27px;
  z-index:45;
  width:721px;
  height:44px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-128 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  left:442px;
  top:124px;
  z-index:46;
  position:absolute;
}
#lp-pom-text-129 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:154px;
  top:71px;
  z-index:47;
  width:631px;
  height:34px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-138 {
  display:block;
  background:rgba(250,250,250,1);
  -pie-background:rgba(250,250,250,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:100%;
  height:151px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-139 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:3581px;
  z-index:50;
  width:285px;
  height:87px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-140 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:327px;
  top:3581px;
  z-index:51;
  width:285px;
  height:87px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-141 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:655px;
  top:3581px;
  z-index:52;
  width:285px;
  height:87px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-142 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:100%;
  height:320px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-147 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:184px;
  top:3785px;
  z-index:53;
  width:572px;
  height:156px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-block-146 {
  display:block;
  background:rgba(255,255,255,1);
  -pie-background:rgba(255,255,255,1);
  border-style:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  width:940px;
  height:87px;
  position:relative;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-149 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:0px;
  top:4051px;
  z-index:54;
  width:300px;
  height:26px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-social-widget-150 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:757px;
  top:4050px;
  z-index:55;
  width:183px;
  height:32px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-155 {
  display:block;
  background:rgba(68,156,255,1);
  -pie-background:rgba(68,156,255,1);
  border-style:solid;
  border-width:2px;
  border-color:#448aff;
  left:-2px;
  top:0px;
  z-index:59;
  width:376px;
  height:132px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-text-156 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:18px;
  top:23px;
  z-index:60;
  width:340px;
  height:42px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-box-157 {
  display:block;
  background:rgba(239,239,239,1);
  -pie-background:rgba(239,239,239,1);
  border-style:none;
  left:163px;
  top:107px;
  z-index:61;
  width:50px;
  height:50px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:25px;
}
#lp-pom-text-158 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:7px;
  top:12px;
  z-index:62;
  width:34px;
  height:29px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-button-159 {
  display:block;
  border-style:none;
  left:34px;
  top:55px;
  z-index:63;
  width:299px;
  height:42px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
  background:rgba(68,156,255,0);
  -pie-background:rgba(68,156,255,0);
  color:#fff;
  border-width:undefinedpx;
  border-color:#undefined;
  font-size:24px;
  line-height:29px;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-align:center;
  background-repeat:no-repeat;
}
#lp-pom-button-161 {
  display:block;
  border-style:solid;
  left:0px;
  top:396px;
  z-index:65;
  width:326px;
  height:56px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
  background:rgba(255,68,68,1);
  -pie-background:rgba(255,68,68,1);
  text-shadow:1px 1px #5c0303;
  color:#fff;
  border-width:2px;
  border-color:#e53c3c;
  font-size:22px;
  line-height:26px;
  font-weight:bold;
  font-family:Josefin Sans;
  text-align:center;
  background-repeat:no-repeat;
}
#lp-pom-text-162 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:43px;
  top:642px;
  z-index:66;
  width:289px;
  height:22px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-root .lp-positioned-content {
  top:0px;
  width:940px;
  margin-left:-470px;
}
#lp-pom-block-9 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:84px;
}
#lp-pom-block-8 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:838px;
}
#lp-pom-image-10 .lp-pom-image-container {
  border-style:none;
  width:189px;
  height:54px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-10 .lp-pom-image-container img {
  width:189px;
  height:54px;
}
#lp-pom-image-11 .lp-pom-image-container {
  border-style:none;
  width:37px;
  height:37px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-11 .lp-pom-image-container img {
  width:37px;
  height:37px;
}
#lp-pom-image-14 .lp-pom-image-container {
  border-style:none;
  width:435px;
  height:615px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-14 .lp-pom-image-container img {
  width:435px;
  height:615px;
}
#lp-pom-image-21 .lp-pom-image-container {
  border-style:none;
  width:100px;
  height:100px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-21 .lp-pom-image-container img {
  width:100px;
  height:100px;
}
#lp-pom-image-22 .lp-pom-image-container {
  border-style:none;
  width:100px;
  height:100px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-22 .lp-pom-image-container img {
  width:100px;
  height:100px;
}
#lp-pom-image-23 .lp-pom-image-container {
  border-style:none;
  width:100px;
  height:100px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-23 .lp-pom-image-container img {
  width:100px;
  height:100px;
}
#lp-pom-block-36 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:550px;
}
#lp-pom-image-38 .lp-pom-image-container {
  border-style:none;
  width:55px;
  height:4px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-38 .lp-pom-image-container img {
  width:55px;
  height:4px;
}
#lp-pom-block-51 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:616px;
}
#lp-pom-image-57 .lp-pom-image-container {
  border-style:none;
  width:55px;
  height:4px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-57 .lp-pom-image-container img {
  width:55px;
  height:4px;
}
#lp-pom-image-62 .lp-pom-image-container {
  border-style:none;
  width:298px;
  height:216px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-62 .lp-pom-image-container img {
  width:298px;
  height:216px;
}
#lp-pom-image-66 .lp-pom-image-container {
  border-style:none;
  width:298px;
  height:216px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-66 .lp-pom-image-container img {
  width:298px;
  height:216px;
}
#lp-pom-image-70 .lp-pom-image-container {
  border-style:none;
  width:298px;
  height:216px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-70 .lp-pom-image-container img {
  width:298px;
  height:216px;
}
#lp-pom-button-97:hover {
  background:rgba(235,128,22,0);
  -pie-background:rgba(235,128,22,0);
  color:#fff;
}
#lp-pom-button-97:active {
  background:rgba(222,115,18,0);
  -pie-background:rgba(222,115,18,0);
  color:#fff;
}
#lp-pom-button-97 .label { margin-top:0px; }
#lp-pom-block-98 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:544px;
}
#lp-pom-image-101 .lp-pom-image-container {
  border-style:none;
  width:55px;
  height:4px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-101 .lp-pom-image-container img {
  width:55px;
  height:4px;
}
#lp-pom-block-105 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:589px;
}
#lp-pom-image-108 .lp-pom-image-container {
  border-style:none;
  width:55px;
  height:4px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-108 .lp-pom-image-container img {
  width:55px;
  height:4px;
}
#lp-pom-image-110 .lp-pom-image-container {
  border-style:none;
  width:137px;
  height:137px;
  behavior:url(/PIE.htc);
  border-radius:69px;
}
#lp-pom-image-110 .lp-pom-image-container img {
  width:137px;
  height:137px;
}
#lp-pom-image-111 .lp-pom-image-container {
  border-style:none;
  width:137px;
  height:137px;
  behavior:url(/PIE.htc);
  border-radius:69px;
}
#lp-pom-image-111 .lp-pom-image-container img {
  width:137px;
  height:137px;
}
#lp-pom-block-121 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:331px;
}
#lp-pom-image-128 .lp-pom-image-container {
  border-style:none;
  width:55px;
  height:4px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-128 .lp-pom-image-container img {
  width:55px;
  height:4px;
}
#lp-pom-button-130:hover {
  background:rgba(242,52,52,1);
  -pie-background:rgba(242,52,52,1);
  color:#fff;
}
#lp-pom-button-130:active {
  background:rgba(230,43,43,1);
  -pie-background:rgba(230,43,43,1);
  color:#fff;
}
#lp-pom-button-130 .label { margin-top:-13px; }
#lp-pom-block-138 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:151px;
}
#lp-pom-block-142 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:320px;
}
#lp-pom-block-146 .lp-pom-block-content {
  margin-left:auto;
  margin-right:auto;
  width:940px;
  height:87px;
}
#lp-pom-image-152 .lp-pom-image-container {
  border-style:none;
  width:95px;
  height:89px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-152 .lp-pom-image-container img {
  width:95px;
  height:89px;
}
#lp-pom-image-153 .lp-pom-image-container {
  border-style:none;
  width:95px;
  height:89px;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-image-153 .lp-pom-image-container img {
  width:95px;
  height:89px;
}
#lp-pom-button-159:hover {
  background:rgba(68,156,255,1);
  -pie-background:rgba(68,156,255,1);
  color:#fff;
}
#lp-pom-button-159:active {
  background:rgba(68,156,255,1);
  -pie-background:rgba(68,156,255,1);
  color:#fff;
}
#lp-pom-button-159 .label { margin-top:-15px; }
#lp-pom-button-161:hover {
  background:rgba(242,52,52,1);
  -pie-background:rgba(242,52,52,1);
  color:#fff;
}
#lp-pom-button-161:active {
  background:rgba(230,43,43,1);
  -pie-background:rgba(230,43,43,1);
  color:#fff;
}
#lp-pom-button-161 .label { margin-top:-13px; }
#lp-pom-root-color-overlay {
  position:absolute;
  background:none;
  min-height:100%;
  width:100%;
}
#lp-pom-block-9-color-overlay {
  position:absolute;
  background:none;
  height:84px;
  width:940px;
}
#lp-pom-block-8-color-overlay {
  position:absolute;
  background:rgba(255,255,255,0.5);
  -pie-background:rgba(255,255,255,0.5);
  behavior:url(/PIE.htc);
  height:838px;
  width:100%;
}
#lp-pom-block-36-color-overlay {
  position:absolute;
  background:none;
  height:550px;
  width:940px;
}
#lp-pom-block-51-color-overlay {
  position:absolute;
  background:none;
  height:616px;
  width:100%;
}
#lp-pom-box-52-color-overlay {
  position:absolute;
  background:none;
  border-style:none none none none;
  border-width:undefinedpx;
  border-color:none;
  top:NaNpx;
  left:NaNpx;
  height:161px;
  width:940px;
}
#lp-pom-box-60-color-overlay {
  position:absolute;
  background:none;
  border-style:solid solid solid solid;
  border-width:1px;
  border-color:#ededed;
  top:-1px;
  left:-1px;
  height:358px;
  width:298px;
}
#lp-pom-box-65-color-overlay {
  position:absolute;
  background:none;
  border-style:solid solid solid solid;
  border-width:1px;
  border-color:#ededed;
  top:-1px;
  left:-1px;
  height:358px;
  width:298px;
}
#lp-pom-box-69-color-overlay {
  position:absolute;
  background:none;
  border-style:solid solid solid solid;
  border-width:1px;
  border-color:#ededed;
  top:-1px;
  left:-1px;
  height:358px;
  width:298px;
}
#lp-pom-block-98-color-overlay {
  position:absolute;
  background:none;
  height:544px;
  width:940px;
}
#lp-pom-box-99-color-overlay {
  position:absolute;
  background:none;
  border-style:none none none none;
  border-width:undefinedpx;
  border-color:none;
  top:NaNpx;
  left:NaNpx;
  height:161px;
  width:940px;
}
#lp-pom-block-105-color-overlay {
  position:absolute;
  background:none;
  height:589px;
  width:100%;
}
#lp-pom-box-106-color-overlay {
  position:absolute;
  background:none;
  border-style:none none none none;
  border-width:undefinedpx;
  border-color:none;
  top:NaNpx;
  left:NaNpx;
  height:161px;
  width:940px;
}
#lp-pom-box-119-color-overlay {
  position:absolute;
  background:none;
  border-style:none none none none;
  border-width:undefinedpx;
  border-color:none;
  top:NaNpx;
  left:NaNpx;
  height:1px;
  width:940px;
}
#lp-pom-block-121-color-overlay {
  position:absolute;
  background:none;
  height:331px;
  width:940px;
}
#lp-pom-box-126-color-overlay {
  position:absolute;
  background:none;
  border-style:none none none none;
  border-width:undefinedpx;
  border-color:none;
  top:NaNpx;
  left:NaNpx;
  height:161px;
  width:940px;
}
#lp-pom-block-138-color-overlay {
  position:absolute;
  background:none;
  height:151px;
  width:100%;
}
#lp-pom-block-142-color-overlay {
  position:absolute;
  background:none;
  height:320px;
  width:100%;
}
#lp-pom-block-146-color-overlay {
  position:absolute;
  background:none;
  height:87px;
  width:940px;
}
#lp-pom-box-154-color-overlay {
  position:absolute;
  background:none;
  border-style:solid solid solid solid;
  border-width:2px;
  border-color:#eeeeee;
  top:-2px;
  left:-2px;
  /*height:585px;*/
  height:684px;
  width:376px;
}
#lp-pom-box-155-color-overlay {
  position:absolute;
  background:none;
  border-style:solid solid solid solid;
  border-width:2px;
  border-color:#448aff;
  top:-2px;
  left:-2px;
  height:132px;
  width:376px;
}
#lp-pom-box-157-color-overlay {
  position:absolute;
  background:none;
  border-style:none none none none;
  border-width:undefinedpx;
  border-color:none;
  top:NaNpx;
  left:NaNpx;
  border-radius:25px;
  behavior:url(/PIE.htc);
  height:50px;
  width:50px;
}
#lp-pom-form-160 {
  display:block;
  background:rgba(255,255,255,0);
  -pie-background:rgba(255,255,255,0);
  border-style:none;
  left:23px;
  top:180px;
  z-index:64;
  width:330px;
  height:-25px;
  position:absolute;
  behavior:url(/PIE.htc);
  border-radius:0px;
}
#lp-pom-form-160 .lp-pom-form-field label {
  margin-top:0px;
  font-family:Josefin Sans;
  font-weight:normal;
  font-size:18px;
  line-height:20px;
  color:#737373;
}
#lp-pom-form-160 .lp-pom-form-field .option label {
  font-family:Josefin Sans;
  font-weight:normal;
  font-size:13px;
  line-height:15px;
  left:18px;
  color:#000;
}
#lp-pom-form-160 .lp-pom-form-field .option input { top:2px; }
#lp-pom-form-160 .lp-pom-form-field input.text {
  background-color:#fff;
  color:#4a4a4a;
  border-radius:0px;
}
#lp-pom-form-160 .lp-pom-form-field textarea {
  background-color:#fff;
  color:#4a4a4a;
  border-style:solid;
  border-width:1px;
  border-color:#dddddd;
  border-radius:0px;
}
#lp-pom-form-160 .lp-pom-form-field input[type=text] {
  border-style:solid;
  border-width:1px;
  border-color:#dddddd;
}
#lp-pom-form-160 .lp-pom-form-field select {
  border-style:solid;
  border-width:1px;
  border-color:#dddddd;
}
#lp-pom-form-160 .form_elem_first_name {
  top:24px;
  left:0px;
  width:296px;
  font-size:16px;
  line-height:16px;
  height:48px;
  padding-left:16px;
  padding-right:16px;
}
#lp-pom-form-160 .form_elem_full_name {
  top:24px;
  left:0px;
  width:296px;
  font-size:16px;
  line-height:16px;
  height:48px;
  padding-left:16px;
  padding-right:16px;
}
#lp-pom-form-160 .form_elem_email_id {
  top:24px;
  left:0px;
  width:296px;
  font-size:16px;
  line-height:16px;
  height:48px;
  padding-left:16px;
  padding-right:16px;
}
#lp-pom-form-160 .form_elem_phone_number {
  top:24px;
  left:0px;
  width:296px;
  font-size:16px;
  line-height:16px;
  height:48px;
  padding-left:16px;
  padding-right:16px;
}
#lp-pom-form-160 .form_elem_state {
  top:24px;
  left:0px;
  width:329px;
  font-size:16px;
  line-height:16px;
  height:48px;
  padding-left:16px;
  padding-right:16px;
}

#lp-pom-form-160 #label_first_name {
  height:24px;
  top:0px;
  width:auto;
}
#lp-pom-form-160 #label_full_name {
  height:24px;
  top:0px;
  width:auto;
}
#lp-pom-form-160 #label_email_id {
  height:24px;
  top:0px;
  width:auto;
}
#lp-pom-form-160 #label_phone_number {
  height:24px;
  top:0px;
  width:auto;
}
#lp-pom-form-160 #container_first_name {
  width:330px;
  height:72px;
  top:0px;
}
#lp-pom-form-160 #container_full_name {
  width:330px;
  height:72px;
  top:99px;
}
#lp-pom-form-160 #container_email_id {
  width:330px;
  height:72px;
  top:198px;
}
#lp-pom-form-160 #container_phone_number {
  width:330px;
  height:72px;
  top:297px;
}
/*Mobile */
@media only screen and (max-width:600px) {
  #lp-pom-image-10-holder {
    background-image:url(/Content/Images/caada685-medical-template-logo.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-11-holder {
    background-image:url(/Content/Images/e0ca6bb4-call-icon.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-14-holder {
    background-image:url(/Content/Images/1896d4e7-doctor-header_0820be0820be000000.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-21-holder {
    background-image:url(/Content/Images/2902b03b-icon-1.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-22-holder {
    background-image:url(/Content/Images/edbd531a-icon-2.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-23-holder {
    background-image:url(/Content/Images/dea2b867-icon-3.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-38-holder {
    background-image:url(/Content/Images/6143da78-dash.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-57-holder {
    background-image:url(/Content/Images/6143da78-dash.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-62-holder {
    background-image:url(/Content/Images/59ee956b-mediclick-service-01.jpg);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-66-holder {
    background-image:url(/Content/Images/ccd2c6b2-mediclick-service-02.jpg);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-70-holder {
    background-image:url(/Content/Images/5ed3edad-mediclick-service-03.jpg);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-101-holder {
    background-image:url(/Content/Images/6143da78-dash.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-108-holder {
    background-image:url(/Content/Images/6143da78-dash.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-110-holder {
    background-image:url(/Content/Images/3561d97b-patient-pic2.jpg);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-111-holder {
    background-image:url(/Content/Images/6cb07e8f-patient-pic.jpg);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-128-holder {
    background-image:url(/Content/Images/6143da78-dash.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-social-widget-150 {
    width:183px;
    height:32px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:68px;
    top:6568px;
    z-index:55;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-152-holder {
    background-image:url(/Content/Images/3533672f-quote2.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-153-holder {
    background-image:url(/Content/Images/52546600-quote1.png);
    position:absolute;
    left:-1000000;
    visibility:none;
  }
  #lp-pom-image-10 {
    left:58px;
    top:16px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:1;
    position:absolute;
  }
  #lp-pom-image-11 {
    left:48px;
    top:99px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:2;
    position:absolute;
  }
  #lp-pom-text-12 {
    left:92px;
    top:105px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:3;
    width:179px;
    height:31px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
 
  #lp-pom-image-14 {
    left:17px;
    top:990px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:4;
    position:absolute;
  }
  #lp-pom-text-15 {
    left:17px;
    top:203px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:5;
    width:566px;
    height:58px;
    transform:scale(0.5);
    transform-origin:0 0;
    -webkit-transform:scale(0.5);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-17 {
    left:64px;
    top:1790px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:75;
    width:218px;
    height:38px;
    transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform:scale(0.9);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-18 {
    left:36px;
    top:1821px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:74;
    width:276px;
    height:58px;
    transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform:scale(0.9);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-21 {
    left:99px;
    top:1684px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:73;
    position:absolute;
  }
  #lp-pom-image-22 {
    left:104px;
    top:1903px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:71;
    position:absolute;
  }
  #lp-pom-image-23 {
    left:99px;
    top:2115px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:67;
    position:absolute;
  }
  #lp-pom-text-26 {
    left:41px;
    top:2038px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:70;
    width:275px;
    height:58px;
    transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform:scale(0.9);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-27 {
    left:57px;
    top:2006px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:72;
    width:243px;
    height:38px;
    transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform:scale(0.8);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-29 {
    left:31px;
    top:2254px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:69;
    width:279px;
    height:58px;
    transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform:scale(0.9);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-30 {
    left:57px;
    top:2222px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:68;
    width:217px;
    height:38px;
    transform:scale(0.9);
    transform-origin:0 0;
    -webkit-transform:scale(0.9);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-37 {
    left:16px;
    top:1460px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:6;
    width:468px;
    height:92px;
    transform:scale(0.6);
    transform-origin:0 0;
    -webkit-transform:scale(0.6);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-38 {
    left:121px;
    top:1535px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:7;
    position:absolute;
  }
  #lp-pom-text-49 {
    left:16px;
    top:1488px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:8;
    width:291px;
    height:160px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-52 {
    left:0px;
    top:2393px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:9;
    width:320px;
    height:161px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-60 {
    left:10px;
    top:2580px;
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:solid;
    border-width:1px;
    border-color:#ededed;
    z-index:13;
    width:298px;
    height:358px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-65 {
    left:10px;
    top:2980px;
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:solid;
    border-width:1px;
    border-color:#ededed;
    z-index:17;
    width:298px;
    height:358px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-69 {
    left:10px;
    top:3383px;
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:solid;
    border-width:1px;
    border-color:#ededed;
    z-index:21;
    width:298px;
    height:358px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-89 {
    left:25px;
    top:1500px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:25;
    width:310px;
    height:58px;
    transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform:scale(0.8);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-90 {
    left:17px;
    top:234px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:26;
    width:423px;
    height:36px;
    transform:scale(0.6);
    transform-origin:0 0;
    -webkit-transform:scale(0.6);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-button-97 {
    left:29px;
    top:95px;
    display:block;
    border-style:none;
    z-index:27;
    width:254px;
    height:46px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:5px;
    background:rgba(247,148,29,0);
    -pie-background:rgba(247,148,29,0);
    color:#fff;
    border-width:undefinedpx;
    border-color:#undefined;
    font-size:16px;
    line-height:19px;
    font-weight:bold;
    font-family:arial;
    text-align:center;
    background-repeat:no-repeat;
  }
  #lp-pom-box-99 {
    left:0px;
    top:3807px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:28;
    width:320px;
    height:161px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-video-104 {
    left:23px;
    top:3980px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:32;
    width:274px;
    height:154px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-106 {
    left:0px;
    top:4198px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:33;
    width:320px;
    height:181px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-110 {
    left:91px;
    top:4398px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:37;
    position:absolute;
  }
  #lp-pom-image-111 {
    left:87px;
    top:4851px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    z-index:38;
    position:absolute;
  }
  #lp-pom-text-112 {
    left:14px;
    top:4556px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:39;
    width:291px;
    height:192px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-113 {
    left:14px;
    top:4758px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:41;
    width:291px;
    height:32px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-117 {
    left:10px;
    top:5027px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:40;
    width:291px;
    height:224px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-118 {
    left:69px;
    top:5268px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:42;
    width:232px;
    height:32px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-119 {
    left:0px;
    top:4820px;
    display:block;
    background:rgba(232,232,232,1);
    -pie-background:rgba(232,232,232,1);
    border-style:none;
    z-index:43;
    width:320px;
    height:1px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-126 {
    left:0px;
    top:5375px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:44;
    width:320px;
    height:196px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-button-130 {
    left:19px;
    top:5573px;
    display:block;
    border-style:solid;
    z-index:48;
    width:278px;
    height:52px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
    background:rgba(255,68,68,1);
    -pie-background:rgba(255,68,68,1);
    text-shadow:1px 1px #5c0303;
    color:#fff;
    border-width:2px;
    border-color:#e53c3c;
    font-size:18px;
    line-height:22px;
    font-weight:bold;
    font-family:Josefin Sans;
    text-align:center;
    background-repeat:no-repeat;
  }
  #lp-pom-text-132 {
    left:34px;
    top:5640px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:49;
    width:251px;
    height:29px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-139 {
    left:17px;
    top:5751px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:50;
    width:291px;
    height:87px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-140 {
    left:17px;
    top:5877px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:51;
    width:291px;
    height:87px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-141 {
    left:17px;
    top:6006px;
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    z-index:52;
    width:291px;
    height:87px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-root {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:none;
    margin:auto;
    padding-top:0px;
    min-width:320px;
    padding-bottom:1px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-9 {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:320px;
    height:161px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-8 {
    display:block;
    background:rgba(255,255,255,0.5);
    background-image:url(/Content/Images/medical-bg.original.jpg);
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    -ms-behavior:url(/backgroundsize.min.htc);
    behavior:url(/backgroundsize.min.htc);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:100%;
    height:1239px;
    position:relative;
    border-radius:0px;
  }
  #lp-pom-box-154 {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:solid;
    border-width:2px;
    border-color:#eeeeee;
    left:17px;
    top:285px;
    z-index:58;
    width:283px;
    /*height:571px;*/
    height:670px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-36 {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:320px;
    height:950px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-51 {
    display:block;
    background:rgba(250,250,250,1);
    -pie-background:rgba(250,250,250,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:100%;
    height:1432px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-56 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:39px;
    top:0px;
    z-index:10;
    width:322px;
    height:88px;
    transform:scale(0.75);
    transform-origin:0 0;
    -webkit-transform:scale(0.75);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-57 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:132px;
    top:144px;
    z-index:11;
    position:absolute;
  }
  #lp-pom-image-62 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:0px;
    top:0px;
    z-index:14;
    position:absolute;
  }
  #lp-pom-text-63 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:58px;
    top:235px;
    z-index:15;
    width:181px;
    height:26px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-64 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:17px;
    top:270px;
    z-index:16;
    width:263px;
    height:72px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-66 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:0px;
    top:0px;
    z-index:18;
    position:absolute;
  }
  #lp-pom-text-67 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:58px;
    top:235px;
    z-index:19;
    width:181px;
    height:26px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-68 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:17px;
    top:272px;
    z-index:20;
    width:263px;
    height:72px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-70 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:0px;
    top:0px;
    z-index:22;
    position:absolute;
  }
  #lp-pom-text-71 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:58px;
    top:235px;
    z-index:23;
    width:181px;
    height:26px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-72 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:17px;
    top:271px;
    z-index:24;
    width:263px;
    height:72px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-91 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:36px;
    top:81px;
    z-index:12;
    width:353px;
    height:68px;
    transform:scale(0.7);
    transform-origin:0 0;
    -webkit-transform:scale(0.7);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-98 {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:320px;
    height:398px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-100 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:30px;
    top:22px;
    z-index:29;
    width:345px;
    height:44px;
    transform:scale(0.75);
    transform-origin:0 0;
    -webkit-transform:scale(0.75);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-101 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:132px;
    top:255px;
    z-index:30;
    position:absolute;
  }
  #lp-pom-text-102 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:36px;
    top:65px;
    z-index:31;
    width:353px;
    height:68px;
    transform:scale(0.7);
    transform-origin:0 0;
    -webkit-transform:scale(0.7);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-105 {
    display:block;
    background:rgba(250,250,250,1);
    -pie-background:rgba(250,250,250,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:100%;
    height:1168px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-152 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:216px;
    top:4713px;
    z-index:56;
    position:absolute;
  }
  #lp-pom-image-153 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:0px;
    top:4938px;
    z-index:57;
    position:absolute;
  }
  #lp-pom-text-107 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:18px;
    top:16px;
    z-index:34;
    width:377px;
    height:86px;
    transform:scale(0.75);
    transform-origin:0 0;
    -webkit-transform:scale(0.75);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-108 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:132px;
    top:155px;
    z-index:35;
    position:absolute;
  }
  #lp-pom-text-109 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:36px;
    top:91px;
    z-index:36;
    width:353px;
    height:68px;
    transform:scale(0.7);
    transform-origin:0 0;
    -webkit-transform:scale(0.7);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-121 {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:320px;
    height:351px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-127 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:13px;
    top:20px;
    z-index:45;
    width:391px;
    height:88px;
    transform:scale(0.75);
    transform-origin:0 0;
    -webkit-transform:scale(0.75);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-128 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    left:132px;
    top:164px;
    z-index:46;
    position:absolute;
  }
  #lp-pom-text-129 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:36px;
    top:97px;
    z-index:47;
    width:353px;
    height:68px;
    transform:scale(0.7);
    transform-origin:0 0;
    -webkit-transform:scale(0.7);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-138 {
    display:block;
    background:rgba(250,250,250,1);
    -pie-background:rgba(250,250,250,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:100%;
    height:429px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-142 {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:100%;
    height:400px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-147 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:31px;
    top:6183px;
    z-index:53;
    width:257px;
    height:296px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-block-146 {
    display:block;
    background:rgba(255,255,255,1);
    -pie-background:rgba(255,255,255,1);
    border-style:none;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    width:320px;
    height:130px;
    position:relative;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-149 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:40px;
    top:6608px;
    z-index:54;
    width:239px;
    height:26px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-155 {
    display:block;
    background:rgba(68,156,255,1);
    -pie-background:rgba(68,156,255,1);
    border-style:solid;
    border-width:2px;
    border-color:#448aff;
    left:-2px;
    top:-2px;
    z-index:59;
    width:283px;
    height:115px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-text-156 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:23px;
    top:24px;
    z-index:60;
    width:340px;
    height:42px;
    transform:scale(0.7);
    transform-origin:0 0;
    -webkit-transform:scale(0.7);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-box-157 {
    display:block;
    background:rgba(239,239,239,1);
    -pie-background:rgba(239,239,239,1);
    border-style:none;
    left:122px;
    top:93px;
    z-index:61;
    width:40px;
    height:40px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:20px;
  }
  #lp-pom-text-158 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:8px;
    top:13px;
    z-index:62;
    width:34px;
    height:29px;
    transform:scale(0.7);
    transform-origin:0 0;
    -webkit-transform:scale(0.7);
    -webkit-transform-origin:0 0;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-button-159 {
    display:block;
    border-style:none;
    left:20px;
    top:51px;
    z-index:63;
    width:247px;
    height:35px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
    background:rgba(68,156,255,1);
    -pie-background:rgba(68,156,255,1);
    color:#fff;
    border-width:1px;
    border-color:#333333;
    font-size:19px;
    line-height:23px;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
    text-align:center;
    background-repeat:no-repeat;
  }
  #lp-pom-button-161 {
    display:block;
    border-style:solid;
    left:0px;
    top:396px;
    z-index:65;
    width:242px;
    height:48px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
    background:rgba(255,68,68,1);
    -pie-background:rgba(255,68,68,1);
    text-shadow:1px 1px #5c0303;
    color:#fff;
    border-width:2px;
    border-color:#e53c3c;
    font-size:17px;
    line-height:20px;
    font-weight:bold;
    font-family:Josefin Sans;
    text-align:center;
    background-repeat:no-repeat;
  }
  #lp-pom-text-162 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:51px;
    top:608px;
    z-index:66;
    width:181px;
    height:44px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-root .lp-positioned-content {
    top:0px;
    width:320px;
    margin-left:-160px;
  }
  #lp-pom-block-9 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:161px;
  }
  #lp-pom-block-8 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:1239px;
  }
  #lp-pom-image-10 .lp-pom-image-container {
    border-style:none;
    width:189px;
    height:54px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-10 .lp-pom-image-container img {
    width:189px;
    height:54px;
  }
  #lp-pom-image-11 .lp-pom-image-container {
    border-style:none;
    width:37px;
    height:37px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-11 .lp-pom-image-container img {
    width:37px;
    height:37px;
  }
  #lp-pom-image-14 .lp-pom-image-container {
    border-style:none;
    width:290px;
    height:410px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-14 .lp-pom-image-container img {
    width:290px;
    height:410px;
  }
  #lp-pom-image-21 .lp-pom-image-container {
    border-style:none;
    width:100px;
    height:100px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-21 .lp-pom-image-container img {
    width:100px;
    height:100px;
  }
  #lp-pom-image-22 .lp-pom-image-container {
    border-style:none;
    width:100px;
    height:100px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-22 .lp-pom-image-container img {
    width:100px;
    height:100px;
  }
  #lp-pom-image-23 .lp-pom-image-container {
    border-style:none;
    width:100px;
    height:100px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-23 .lp-pom-image-container img {
    width:100px;
    height:100px;
  }
  #lp-pom-block-36 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:1058px;
  }
  #lp-pom-image-38 .lp-pom-image-container {
    border-style:none;
    width:55px;
    height:4px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-38 .lp-pom-image-container img {
    width:55px;
    height:4px;
  }
  #lp-pom-block-51 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:1432px;
  }
  #lp-pom-image-57 .lp-pom-image-container {
    border-style:none;
    width:55px;
    height:4px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-57 .lp-pom-image-container img {
    width:55px;
    height:4px;
  }
  #lp-pom-image-62 .lp-pom-image-container {
    border-style:none;
    width:298px;
    height:216px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-62 .lp-pom-image-container img {
    width:298px;
    height:216px;
  }
  #lp-pom-image-66 .lp-pom-image-container {
    border-style:none;
    width:298px;
    height:216px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-66 .lp-pom-image-container img {
    width:298px;
    height:216px;
  }
  #lp-pom-image-70 .lp-pom-image-container {
    border-style:none;
    width:298px;
    height:216px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-70 .lp-pom-image-container img {
    width:298px;
    height:216px;
  }
  #lp-pom-button-97:hover {
    background:rgba(235,128,22,0);
    -pie-background:rgba(235,128,22,0);
    color:#fff;
  }
  #lp-pom-button-97:active {
    background:rgba(222,115,18,0);
    -pie-background:rgba(222,115,18,0);
    color:#fff;
  }
  #lp-pom-button-97 .label { margin-top:0px; }
  #lp-pom-block-98 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:398px;
  }
  #lp-pom-image-101 .lp-pom-image-container {
    border-style:none;
    width:55px;
    height:4px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-101 .lp-pom-image-container img {
    width:55px;
    height:4px;
  }
  #lp-pom-block-105 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:1168px;
  }
  #lp-pom-image-108 .lp-pom-image-container {
    border-style:none;
    width:55px;
    height:4px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-108 .lp-pom-image-container img {
    width:55px;
    height:4px;
  }
  #lp-pom-image-110 .lp-pom-image-container {
    border-style:none;
    width:137px;
    height:137px;
    behavior:url(/PIE.htc);
    border-radius:69px;
  }
  #lp-pom-image-110 .lp-pom-image-container img {
    width:137px;
    height:137px;
  }
  #lp-pom-image-111 .lp-pom-image-container {
    border-style:none;
    width:137px;
    height:137px;
    behavior:url(/PIE.htc);
    border-radius:69px;
  }
  #lp-pom-image-111 .lp-pom-image-container img {
    width:137px;
    height:137px;
  }
  #lp-pom-block-121 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:351px;
  }
  #lp-pom-image-128 .lp-pom-image-container {
    border-style:none;
    width:55px;
    height:4px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-128 .lp-pom-image-container img {
    width:55px;
    height:4px;
  }
  #lp-pom-button-130:hover {
    background:rgba(242,52,52,1);
    -pie-background:rgba(242,52,52,1);
    color:#fff;
  }
  #lp-pom-button-130:active {
    background:rgba(230,43,43,1);
    -pie-background:rgba(230,43,43,1);
    color:#fff;
  }
  #lp-pom-button-130 .label { margin-top:-11px; }
  #lp-pom-block-138 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:429px;
  }
  #lp-pom-block-142 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:400px;
  }
  #lp-pom-block-146 .lp-pom-block-content {
    margin-left:auto;
    margin-right:auto;
    width:320px;
    height:130px;
  }
  #lp-pom-image-152 .lp-pom-image-container {
    border-style:none;
    width:95px;
    height:89px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-152 .lp-pom-image-container img {
    width:95px;
    height:89px;
  }
  #lp-pom-image-153 .lp-pom-image-container {
    border-style:none;
    width:95px;
    height:89px;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-image-153 .lp-pom-image-container img {
    width:95px;
    height:89px;
  }
  #lp-pom-button-159:hover {
    background:rgba(52,133,242,1);
    -pie-background:rgba(52,133,242,1);
    color:#fff;
  }
  #lp-pom-button-159:active {
    background:rgba(43,118,230,1);
    -pie-background:rgba(43,118,230,1);
    color:#fff;
  }
  #lp-pom-button-159 .label { margin-top:-12px; }
  #lp-pom-button-161:hover {
    background:rgba(242,52,52,1);
    -pie-background:rgba(242,52,52,1);
    color:#fff;
  }
  #lp-pom-button-161:active {
    background:rgba(230,43,43,1);
    -pie-background:rgba(230,43,43,1);
    color:#fff;
  }
  #lp-pom-button-161 .label { margin-top:-10px; }
  body { color:#898989; }
  a {
    color:#ff6d6d;
    text-decoration:none;
  }
  #lp-pom-root-color-overlay {
    position:absolute;
    background:none;
    min-height:100%;
    width:100%;
  }
  #lp-pom-block-9-color-overlay {
    position:absolute;
    background:none;
    height:161px;
    width:320px;
  }
  #lp-pom-block-8-color-overlay {
    position:absolute;
    background:rgba(255,255,255,0.5);
    -pie-background:rgba(255,255,255,0.5);
    behavior:url(/PIE.htc);
    height:1239px;
    width:100%;
  }
  #lp-pom-block-36-color-overlay {
    position:absolute;
    background:none;
    height:1058px;
    width:320px;
  }
  #lp-pom-block-51-color-overlay {
    position:absolute;
    background:none;
    height:1432px;
    width:100%;
  }
  #lp-pom-box-52-color-overlay {
    position:absolute;
    background:none;
    border-style:none none none none;
    border-width:undefinedpx;
    border-color:none;
    top:NaNpx;
    left:NaNpx;
    height:161px;
    width:320px;
  }
  #lp-pom-box-60-color-overlay {
    position:absolute;
    background:none;
    border-style:solid solid solid solid;
    border-width:1px;
    border-color:#ededed;
    top:-1px;
    left:-1px;
    height:358px;
    width:298px;
  }
  #lp-pom-box-65-color-overlay {
    position:absolute;
    background:none;
    border-style:solid solid solid solid;
    border-width:1px;
    border-color:#ededed;
    top:-1px;
    left:-1px;
    height:358px;
    width:298px;
  }
  #lp-pom-box-69-color-overlay {
    position:absolute;
    background:none;
    border-style:solid solid solid solid;
    border-width:1px;
    border-color:#ededed;
    top:-1px;
    left:-1px;
    height:358px;
    width:298px;
  }
  #lp-pom-block-98-color-overlay {
    position:absolute;
    background:none;
    height:398px;
    width:320px;
  }
  #lp-pom-box-99-color-overlay {
    position:absolute;
    background:none;
    border-style:none none none none;
    border-width:undefinedpx;
    border-color:none;
    top:NaNpx;
    left:NaNpx;
    height:161px;
    width:320px;
  }
  #lp-pom-block-105-color-overlay {
    position:absolute;
    background:none;
    height:1168px;
    width:100%;
  }
  #lp-pom-box-106-color-overlay {
    position:absolute;
    background:none;
    border-style:none none none none;
    border-width:undefinedpx;
    border-color:none;
    top:NaNpx;
    left:NaNpx;
    height:181px;
    width:320px;
  }
  #lp-pom-box-119-color-overlay {
    position:absolute;
    background:none;
    border-style:none none none none;
    border-width:undefinedpx;
    border-color:none;
    top:NaNpx;
    left:NaNpx;
    height:1px;
    width:320px;
  }
  #lp-pom-block-121-color-overlay {
    position:absolute;
    background:none;
    height:351px;
    width:320px;
  }
  #lp-pom-box-126-color-overlay {
    position:absolute;
    background:none;
    border-style:none none none none;
    border-width:undefinedpx;
    border-color:none;
    top:NaNpx;
    left:NaNpx;
    height:196px;
    width:320px;
  }
  #lp-pom-block-138-color-overlay {
    position:absolute;
    background:none;
    height:429px;
    width:100%;
  }
  #lp-pom-block-142-color-overlay {
    position:absolute;
    background:none;
    height:400px;
    width:100%;
  }
  #lp-pom-block-146-color-overlay {
    position:absolute;
    background:none;
    height:130px;
    width:320px;
  }
  #lp-pom-box-154-color-overlay {
    position:absolute;
    background:none;
    border-style:solid solid solid solid;
    border-width:2px;
    border-color:#eeeeee;
    top:-2px;
    left:-2px;
    /*height:571px;*/
    height:670px;
    width:283px;
  }
  #lp-pom-box-155-color-overlay {
    position:absolute;
    background:none;
    border-style:solid solid solid solid;
    border-width:2px;
    border-color:#448aff;
    top:-2px;
    left:-2px;
    height:115px;
    width:283px;
  }
  #lp-pom-box-157-color-overlay {
    position:absolute;
    background:none;
    border-style:none none none none;
    border-width:undefinedpx;
    border-color:none;
    top:NaNpx;
    left:NaNpx;
    border-radius:20px;
    behavior:url(/PIE.htc);
    height:40px;
    width:40px;
  }
  #lp-pom-form-160 {
    display:block;
    background:rgba(255,255,255,0);
    -pie-background:rgba(255,255,255,0);
    border-style:none;
    left:18px;
    top:148px;
    z-index:64;
    width:246px;
    height:-25px;
    position:absolute;
    behavior:url(/PIE.htc);
    border-radius:0px;
  }
  #lp-pom-form-160 .lp-pom-form-field label {
    margin-top:0px;
    font-family:Josefin Sans;
    font-weight:normal;
    font-size:18px;
    line-height:20px;
    color:#737373;
  }
  #lp-pom-form-160 .lp-pom-form-field .option label {
    font-family:Josefin Sans;
    font-weight:normal;
    font-size:13px;
    line-height:15px;
    left:18px;
    color:#000;
  }
  #lp-pom-form-160 .lp-pom-form-field .option input { top:2px; }
  #lp-pom-form-160 .lp-pom-form-field input.text {
    background-color:#fff;
    color:#4a4a4a;
    border-radius:0px;
  }
  #lp-pom-form-160 .lp-pom-form-field textarea {
    background-color:#fff;
    color:#4a4a4a;
    border-style:solid;
    border-width:1px;
    border-color:#dddddd;
    border-radius:0px;
  }
  #lp-pom-form-160 .lp-pom-form-field input[type=text] {
    border-style:solid;
    border-width:1px;
    border-color:#dddddd;
  }
  #lp-pom-form-160 .lp-pom-form-field select {
    border-style:solid;
    border-width:1px;
    border-color:#dddddd;
  }
  #lp-pom-form-160 .form_elem_first_name {
    top:24px;
    left:0px;
    width:212px;
    font-size:16px;
    line-height:16px;
    height:48px;
    padding-left:16px;
    padding-right:16px;
  }
  #lp-pom-form-160 .form_elem_full_name {
    top:24px;
    left:0px;
    width:212px;
    font-size:16px;
    line-height:16px;
    height:48px;
    padding-left:16px;
    padding-right:16px;
  }
  #lp-pom-form-160 .form_elem_email_id {
    top:24px;
    left:0px;
    width:212px;
    font-size:16px;
    line-height:16px;
    height:48px;
    padding-left:16px;
    padding-right:16px;
  }
  #lp-pom-form-160 .form_elem_phone_number {
    top:24px;
    left:0px;
    width:212px;
    font-size:16px;
    line-height:16px;
    height:48px;
    padding-left:16px;
    padding-right:16px;
  }
  #lp-pom-form-160 .form_elem_state {
    top:24px;
    left:0px;
    width:245px;
    font-size:16px;
    line-height:16px;
    height:48px;
    padding-left:16px;
    padding-right:16px;
  }
  #lp-pom-form-160 #label_first_name {
    height:24px;
    top:0px;
    width:auto;
  }
  #lp-pom-form-160 #label_full_name {
    height:24px;
    top:0px;
    width:auto;
  }
  #lp-pom-form-160 #label_email_id {
    height:24px;
    top:0px;
    width:auto;
  }
  #lp-pom-form-160 #label_phone_number {
    height:24px;
    top:0px;
    width:auto;
  }
   #lp-pom-form-160 #container_first_name {
    width:246px;
    height:72px;
    top:0px;
  }
  #lp-pom-form-160 #container_full_name {
    width:246px;
    height:72px;
    top:99px;
  }
  #lp-pom-form-160 #container_email_id {
    width:246px;
    height:72px;
    top:198px;
  }
  #lp-pom-form-160 #container_phone_number {
    width:246px;
    height:72px;
    top:297px;
  }
}
#success-text{
    display: block;
    background: rgba(255,255,255,0);
    -pie-background: rgba(255,255,255,0);
    border-style: none;
   width:350px;
    top: 200px;
    z-index: 26;
    
    position: absolute;
    behavior: url(/PIE.htc);
    border-radius: 0px;
}
