#contact_practitioner-overlay {
    background-color: #000
}

.contact_practitioner-overlay #cboxLoadedContent {
    background: none;
    padding: 0
}

.contact_practitioner-overlay #cboxTitle {
    display: none !important
}

#contact_practitioner-container {
    max-width: 600px;
    font-family: 'Trebuchet MS',Verdana,Arial;
    font-size: 13px;
    text-align: left;
    border: 8px solid rgba(225,225,225,.5);
    border-radius: 12px
}

.v_contact_form {
    font-family: 'Trebuchet MS',Verdana,Arial
}

    .v_contact_form input {
        font-family: 'Open Sans','Helvetica Neue',Arial,Helvetica,sans-serif
    }

    .v_contact_form input, .ui.radio.checkbox input:checked ~ .box:before, .ui.radio.checkbox input:checked ~ label:before {
        box-sizing: border-box
    }

.entry-content #contact_practitioner-container {
    max-width: 600px
}

#contact_practitioner-container .contact_practitioner-content {
    background-color: #fff;
    color: #3d3d3d;
    line-height: 16px;
    overflow: auto;
    padding: 15px 30px;
    border-radius: 5px
}

.v_contact_form .contact_practitioner-cc {
    font-size: .9em;
    cursor: default
}

.v_contact_form h1 {
    color: #004265;
    margin: 0;
    padding: 0 0 6px 12px;
    font-size: 20px;
    line-height: 1.5em;
    text-align: left
}

#contact_practitioner-container .contact_practitioner-title {
    margin: 0 0 5px 0;
    padding: 5px 0 10px;
    font-size: 20px;
    line-height: 1em;
    text-align: left
}

.v_contact_form .contact_practitioner-loading {
    position: absolute;
    background: url(https://cdn.vortala.com/global/images/loading.gif) no-repeat;
    z-index: 8000;
    height: 55px;
    width: 218px;
    margin: 15px 0 0 170px;
    padding: 0
}

.v_contact_form .contact_practitioner-message {
    text-align: center;
    resize: none
}

.v_contact_form div.contact_practitioner-error, .v_contact_form .contact_practitioner_form-error {
    font-weight: bold;
    text-align: center;
    resize: none;
    background-color: #fff6f6;
    color: #9f3a38;
    padding: 10px 5px;
    font-size: 1em;
    margin: 10px auto;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0 0 0 1px #e0b4b4 inset,0 0 0 0 transparent
}

.v_contact_form br {
    clear: both
}

#contact_practitioner-container form {
    padding: 0 0 10px;
    margin: 0
}

#contact_practitioner_form-container label {
    color: inherit
}

.v_contact_form .contact_practitioner-input {
    float: left;
    padding: 2px;
    margin: 2px 2px 18px;
    background: #fff;
    border: 1px solid #a8a8a8;
    font-family: 'Trebuchet MS',Verdana,Arial;
    width: 330px;
    font-size: .9em;
    -moz-box-shadow: 0 0 0 3px #e1e1e1;
    -webkit-box-shadow: 0 0 0 3px #e1e1e1;
    box-shadow: 0 0 0 3px #e1e1e1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.v_contact_form .contact_practitioner-input-small {
    float: left;
    padding: 2px;
    margin: 2px 12px 20px 2px;
    background: #fff;
    border: 1px solid #a8a8a8;
    font-family: 'Trebuchet MS',Verdana,Arial;
    width: 148px;
    font-size: .9em;
    -moz-box-shadow: 0 0 0 3px #e1e1e1;
    -webkit-box-shadow: 0 0 0 3px #e1e1e1;
    box-shadow: 0 0 0 3px #e1e1e1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.v_contact_form .contact_practitioner-radios {
    width: 100%;
    clear: both
}

.entry-content .v_contact_form .contact_practitioner-radio-label {
    width: 115px
}

.v_contact_form .contact_practitioner-input-radio {
    width: 350px;
    float: left;
    margin-bottom: 10px
}

    .v_contact_form .contact_practitioner-input-radio input {
        -webkit-appearance: radio;
        margin-bottom: 8px;
        margin-left: 14px
    }

.v_contact_form textarea {
    box-sizing: border-box;
    height: 7em;
    min-height: 5em
}

.v_contact_form div.contact_practitioner-bottom {
    background-color: #fff;
    height: 13px
}

.v_contact_form .contact_practitioner-button {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    border: 0;
    vertical-align: baseline;
    background: #e0e1e2;
    color: rgba(0,0,0,.6);
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    margin: 0 .25em 0 0;
    padding: .78571429em 1.5em;
    text-transform: none;
    text-shadow: none;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    will-change: '';
    -webkit-tap-highlight-color: transparent
}

    .v_contact_form .contact_practitioner-button:hover {
        background-color: #cacbcd;
        background-image: none;
        box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
        color: rgba(0,0,0,.8)
    }

#contact_practitioner-container a.modalCloseX, #contact_practitioner-container a.modalCloseX:link, #contact_practitioner-container a.modalCloseX:active, #contact_practitioner-container a.modalCloseX:visited {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #999;
    background: url(https://cdn.vortala.com/global/images/close.png) no-repeat;
    text-indent: 999em;
    height: 15px;
    width: 16px
}

    #contact_practitioner-container a.modalCloseX:hover {
        color: #9bb3b3
    }

.v_contact_form .antispam {
    display: none
}

.v_contact_form div.contact_practitioner_form-success-message {
    background-color: #9df08c;
    text-align: center;
    padding: 8px 5px 10px 5px;
    font-weight: bold;
    margin-bottom: 10px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.v_contact_form .contact_practitioner_form-success-message {
    color: green;
    background: #9df08c;
    border: 2px solid green;
    font-weight: bold;
    margin: 0 auto
}

.contact_practitioner_form-content {
    margin-bottom: 10px
}

    .contact_practitioner_form-content p {
        clear: both
    }

.form-label {
    font-size: .92857143em;
    font-weight: 700;
    margin: 0 0 .28571429rem;
    display: block
}

.form-fieldset {
    margin: 1em 0
}

@media screen and (max-width:568px) {
    .v_contact_form .contact_practitioner-input-small, .contact_practitioner-radio-label {
        clear: left
    }

    .v_contact_form .contact_practitioner-input-radio {
        width: 300px
    }

    .v_contact_form .contact_practitioner-input {
        width: 90%
    }
}

@media screen and (max-width:510px) {
    .v_contact_form .contact_practitioner_form-content .fields.radios, .v_contact_form .contact_practitioner-content .fields.radios {
        display: block
    }

        .v_contact_form .contact_practitioner_form-content .fields.radios .field, .v_contact_form .contact_practitioner-content .fields.radios .field {
            margin: 10px 0
        }
}

@media screen {
    #request_appointment-overlay {
        background-color: #000
    }

    .request_appointment-overlay #cboxLoadedContent {
        background: none;
        padding: 0
    }

    .request_appointment-overlay #cboxTitle {
        display: none !important
    }

    .ui.form {
        font-size: 1rem;
        position: relative;
        max-width: 100%
    }

        .ui.form .field {
            clear: both;
            margin: 0 0 1em
        }

        .ui.form .fields {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -webkit-flex-direction: row;
            -ms-flex-direction: row
        }

            .ui.form .fields .field {
                clear: both;
                margin: 0 0 1em
            }

        .ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=text], .ui.form input[type=url], .ui.form textarea {
            width: 100%;
            vertical-align: top
        }

        .ui.form .fields .field:first-child {
            padding-left: 0
        }

        .ui.form .fields > .field:first-child {
            border-left: 0;
            box-shadow: none
        }

        .ui.form .field:last-child, .ui.form .fields:last-child .field {
            margin-bottom: 0
        }

        .ui.form .fields .field:last-child {
            padding-right: 0
        }

        .ui.form .two.fields > .field, .ui.form .two.fields > .fields {
            width: 50%
        }

        .ui.form .field > label {
            display: block;
            margin: 0 0 .28571429rem;
            color: rgba(0,0,0,.87);
            font-size: .92857143em;
            font-weight: 700;
            text-transform: none
        }

        .ui.form .grouped.fields > label {
            margin: 0 0 .28571429rem;
            color: rgba(0,0,0,.87);
            font-size: .92857143em;
            font-weight: 700;
            text-transform: none
        }

        .ui.form .inline.field > label, .ui.form .inline.field > p, .ui.form .inline.fields .field > label, .ui.form .inline.fields .field > p, .ui.form .inline.fields > label {
            display: inline-block;
            width: auto;
            margin-top: 0;
            margin-bottom: 0;
            vertical-align: baseline;
            font-size: .92857143em;
            font-weight: 700;
            color: rgba(0,0,0,.87);
            text-transform: none
        }

        .ui.form .fields > .field {
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            padding-left: .5em;
            padding-right: .5em
        }

        .ui.form .grouped.fields .field, .ui.form .grouped.inline.fields .field {
            display: block;
            margin: .5em 0;
            padding: 0
        }

        .ui.form .grouped.fields {
            display: block;
            margin: 0 0 1em
        }

    .ui.checkbox {
        position: relative;
        display: inline-block;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        outline: 0;
        vertical-align: baseline;
        font-style: normal;
        min-height: 17px;
        font-size: 1rem;
        line-height: 17px;
        min-width: 17px
    }

    .ui.radio.checkbox {
        min-height: 15px
    }

    .ui.checkbox .box, .ui.checkbox label {
        cursor: auto;
        position: relative;
        display: block;
        padding-left: 1.85714em;
        outline: 0;
        font-size: 1em
    }

    .ui.radio.checkbox .box, .ui.radio.checkbox label {
        padding-left: 1.85714em
    }

        .ui.radio.checkbox .box:after, .ui.radio.checkbox label:after {
            border: 0;
            content: '' !important;
            line-height: 15px;
            top: 1px;
            left: 0;
            width: 15px;
            height: 15px;
            border-radius: 500rem;
            -webkit-transform: scale(.46666667);
            -ms-transform: scale(.46666667);
            transform: scale(.46666667);
            background-color: rgba(0,0,0,.87)
        }

    .ui.checkbox .box:after, .ui.checkbox label:after {
        position: absolute;
        font-size: 14px;
        top: 0;
        left: 0;
        width: 17px;
        height: 17px;
        text-align: center;
        opacity: 0;
        color: rgba(0,0,0,.87);
        -webkit-transition: border .1s ease,opacity .1s ease,box-shadow .1s ease,-webkit-transform .1s ease;
        transition: border .1s ease,opacity .1s ease,box-shadow .1s ease,-webkit-transform .1s ease;
        transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;
        transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease,-webkit-transform .1s ease;
        font-family: Checkbox
    }

    .ui.radio.checkbox input:indeterminate ~ .box:after, .ui.radio.checkbox input:indeterminate ~ label:after {
        opacity: 0
    }

    .ui.checkbox input:indeterminate ~ .box:after, .ui.checkbox input:indeterminate ~ label:after {
        font-size: 12px;
        content: '\e801';
        opacity: 1;
        color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:indeterminate ~ .box:before, .ui.checkbox input:indeterminate ~ label:before {
        background: #FFF;
        border-color: rgba(34,36,38,.35)
    }

    .ui.radio.checkbox .box:before, .ui.radio.checkbox label:before {
        content: '';
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 15px;
        height: 15px;
        border-radius: 500rem;
        top: 1px;
        left: 0
    }

    .ui.checkbox .box:before, .ui.checkbox label:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 17px;
        height: 17px;
        content: '';
        background: #FFF;
        border-radius: .21428571rem;
        -webkit-transition: border .1s ease,opacity .1s ease,box-shadow .1s ease,-webkit-transform .1s ease;
        transition: border .1s ease,opacity .1s ease,box-shadow .1s ease,-webkit-transform .1s ease;
        transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;
        transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease,-webkit-transform .1s ease;
        border: 1px solid #d4d4d5
    }

    .ui.checkbox .box:after, .ui.checkbox label:after {
        position: absolute;
        font-size: 14px;
        top: 0;
        left: 0;
        width: 17px;
        height: 17px;
        text-align: center;
        opacity: 0;
        color: rgba(0,0,0,.87);
        -webkit-transition: border .1s ease,opacity .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease;
        transition: border .1s ease,opacity .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease;
        transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease;
        transition: border .1s ease,opacity .1s ease,transform .1s ease,box-shadow .1s ease,-webkit-transform .1s ease,-webkit-box-shadow .1s ease
    }

    .ui.checkbox input[type=checkbox], .ui.checkbox input[type=radio] {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0 !important;
        outline: 0;
        z-index: 3;
        width: 17px;
        height: 17px
    }

    .ui.checkbox label, .ui.checkbox + label {
        color: rgba(0,0,0,.87);
        -webkit-transition: color .1s ease;
        transition: color .1s ease
    }

    .ui.checkbox + label {
        vertical-align: middle
    }

    .ui.checkbox .box:hover::before, .ui.checkbox label:hover::before {
        background: #fff;
        border-color: rgba(34,36,38,.35)
    }

    .ui.checkbox label:hover, .ui.checkbox + label:hover {
        color: rgba(0,0,0,.8)
    }

    .ui.checkbox .box:active::before, .ui.checkbox label:active::before {
        background: #f9fafb;
        border-color: rgba(34,36,38,.35)
    }

    .ui.checkbox .box:active::after, .ui.checkbox label:active::after {
        color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:active ~ label {
        color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:focus ~ .box:before, .ui.checkbox input:focus ~ label:before {
        background: #fff;
        border-color: #96c8da
    }

    .ui.checkbox input:focus ~ .box:after, .ui.checkbox input:focus ~ label:after {
        color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:focus ~ label {
        color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before {
        background: #fff;
        border-color: rgba(34,36,38,.35)
    }

    .ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
        opacity: 1;
        color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:not([type=radio]):indeterminate ~ .box:before, .ui.checkbox input:not([type=radio]):indeterminate ~ label:before {
        background: #fff;
        border-color: rgba(34,36,38,.35)
    }

    .ui.checkbox input:not([type=radio]):indeterminate ~ .box:after, .ui.checkbox input:not([type=radio]):indeterminate ~ label:after {
        opacity: 1;
        color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:checked:focus ~ .box:before, .ui.checkbox input:checked:focus ~ label:before, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:before, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:before {
        background: #fff;
        border-color: #96c8da
    }

    .ui.checkbox input:checked:focus ~ .box:after, .ui.checkbox input:checked:focus ~ label:after, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ .box:after, .ui.checkbox input:not([type=radio]):indeterminate:focus ~ label:after {
        color: rgba(0,0,0,.95)
    }

    .ui.read-only.checkbox, .ui.read-only.checkbox label {
        cursor: default
    }

    .ui.checkbox input[disabled] ~ .box:after, .ui.checkbox input[disabled] ~ label, .ui.disabled.checkbox .box:after, .ui.disabled.checkbox label {
        cursor: default !important;
        opacity: .5;
        color: #000
    }

    .ui.checkbox input.hidden {
        z-index: -1
    }

        .ui.checkbox input.hidden + label {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

    .ui.checkbox .box::after, .ui.checkbox label::after {
        font-family: Arial
    }

    .ui.radio.checkbox input:checked ~ .box:before, .ui.radio.checkbox input:checked ~ label:before {
        background-color: #FFF
    }

    .ui.checkbox input:checked ~ .box:before, .ui.checkbox input:checked ~ label:before {
        background: #FFF;
        border-color: rgba(34,36,38,.35)
    }

    .ui.radio.checkbox input:checked ~ .box:after, .ui.radio.checkbox input:checked ~ label:after {
        background-color: rgba(0,0,0,.95)
    }

    .ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
        content: 'X'
    }

    .ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
        opacity: 1;
        color: rgba(0,0,0,.95)
    }

    .ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=text], .ui.form input[type=url] {
        padding: .478614em 1em
    }

    .ui.form select {
        display: block;
        height: 35px;
        width: 100%;
        background: #FFF;
        border: 1px solid rgba(34,36,38,.15);
        border-radius: .28571429rem;
        box-shadow: 0 0 0 0 transparent inset;
        padding: .62em 1em;
        color: rgba(0,0,0,.87);
        -webkit-transition: color .1s ease,border-color .1s ease;
        transition: color .1s ease,border-color .1s ease
    }

    .ui.form textarea {
        margin: 0;
        -webkit-appearance: none;
        tap-highlight-color: rgba(255,255,255,0);
        padding: .78571429em 1em;
        background: #FFF;
        border: 1px solid rgba(34,36,38,.15);
        outline: 0;
        color: rgba(0,0,0,.87);
        border-radius: .28571429rem;
        box-shadow: 0 0 0 0 transparent inset;
        -webkit-transition: color .1s ease,border-color .1s ease;
        transition: color .1s ease,border-color .1s ease;
        font-size: 1em;
        line-height: 1.2857;
        resize: vertical
    }

        .ui.form textarea:not([rows]) {
            height: 8em;
            min-height: 8em;
            max-height: 24em
        }

    .ui.form input:not([type]), .ui.form input[type=date], .ui.form input[type=datetime-local], .ui.form input[type=email], .ui.form input[type=number], .ui.form input[type=password], .ui.form input[type=search], .ui.form input[type=tel], .ui.form input[type=time], .ui.form input[type=text], .ui.form input[type=url] {
        font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
        margin: 0;
        outline: 0;
        -webkit-appearance: none;
        tap-highlight-color: rgba(255,255,255,0);
        line-height: 1.2142em;
        padding: .67861429em 1em;
        font-size: 1em;
        background: #FFF;
        border: 1px solid rgba(34,36,38,.15);
        color: rgba(0,0,0,.87);
        border-radius: .28571429rem;
        box-shadow: 0 0 0 0 transparent inset;
        -webkit-transition: color .1s ease,border-color .1s ease;
        transition: color .1s ease,border-color .1s ease
    }

    .ui.button:hover {
        background-color: #cacbcd;
        background-image: none;
        box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
        color: rgba(0,0,0,.8)
    }

    .v_appt_form input, .ui.radio.checkbox input:checked ~ .box:before, .ui.radio.checkbox input:checked ~ label:before {
        box-sizing: border-box
    }

    .v_appt_form #request_appointment_form-date_container {
        max-width: 180px
    }

    .v_appt_form #apptDateId, .v_appt_form #popup_apptDateId {
        margin-left: -30px;
        margin-top: 8px;
        font-size: 25px;
        position: absolute;
        pointer-events: none
    }

    .v_appt_form {
        max-width: 600px;
        font-family: 'Trebuchet MS',Verdana,Arial;
        font-size: 13px;
        text-align: left;
        border: 8px solid rgba(225,225,225,.5);
        border-radius: 12px
    }

        .v_appt_form .request_appointment-content {
            background-color: #fff;
            color: #3d3d3d;
            line-height: 16px;
            overflow: auto;
            padding: 15px 30px;
            border-radius: 5px
        }

        .v_appt_form h1 {
            margin: 0;
            padding: 0 0 6px 12px;
            font-size: 20px;
            line-height: 1.5em;
            text-align: left
        }

        .v_appt_form .request_appointment-title {
            margin: 0 0 5px 0;
            padding: 5px 0 10px;
            font-size: 20px;
            line-height: 1em;
            text-align: left
        }

        .v_appt_form .request_appointment-loading {
            position: absolute;
            background: url(https://cdn.vortala.com/global/images/loading.gif) no-repeat;
            z-index: 8000;
            height: 55px;
            width: 218px;
            margin: 15px 0 0 170px;
            padding: 0
        }

        .v_appt_form .request_appointment-message {
            text-align: center;
            resize: none;
            font-size: 16px
        }

        .v_appt_form .form-loading {
            display: block;
            margin: 5px auto 0
        }

        .v_appt_form div.request_appointment-error, .v_appt_form div.request_appointment_form-error {
            font-weight: bold;
            background-color: #fff6f6;
            color: #9f3a38;
            padding: 10px 5px;
            font-size: 13px;
            margin: 10px auto;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            box-shadow: 0 0 0 1px #e0b4b4 inset,0 0 0 0 transparent
        }

        .v_appt_form br {
            clear: both
        }

        .v_appt_form form {
            padding: 0 0 10px;
            margin: 0
        }

        .v_appt_form .request_appointment-subtitle {
            font-size: .7em
        }

        .v_appt_form .request_appointment-input {
            float: left;
            padding: 2px;
            margin: 2px 2px 18px;
            background: #fff;
            border: 1px solid #a8a8a8;
            font-family: 'Trebuchet MS',Verdana,Arial;
            width: 330px;
            font-size: .9em;
            -moz-box-shadow: 0 0 0 3px #e1e1e1;
            -webkit-box-shadow: 0 0 0 3px #e1e1e1;
            box-shadow: 0 0 0 3px #e1e1e1;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px
        }

        .v_appt_form .request_appointment-radios {
            width: 100%
        }

        .v_appt_form .request_appointment-radio-label {
            width: 150px;
            float: left;
            padding-right: 15px
        }

        .v_appt_form .request_appointment-input-radio {
            width: 375px;
            float: left;
            margin-bottom: 10px
        }

            .v_appt_form .request_appointment-input-radio label {
                clear: none;
                display: inline;
                width: 123px;
                float: left;
                padding-right: 0;
                font-weight: normal;
                font-style: normal;
                margin-left: 0
            }

            .v_appt_form .request_appointment-input-radio input {
                -webkit-appearance: radio;
                margin-bottom: 8px
            }

            .v_appt_form .request_appointment-input-radio .first {
                margin-left: 14px
            }

        .v_appt_form textarea {
            box-sizing: border-box;
            height: 5em;
            min-height: 5em
        }

        .v_appt_form .request_appointment-button {
            cursor: pointer;
            display: inline-block;
            min-height: 1em;
            outline: 0;
            border: 0;
            vertical-align: baseline;
            background: #e0e1e2;
            color: rgba(0,0,0,.6);
            font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
            margin: 0 .25em 0 0;
            padding: .78571429em 1.5em;
            text-transform: none;
            text-shadow: none;
            font-weight: 700;
            font-size: 1rem;
            line-height: 1em;
            font-style: normal;
            text-align: center;
            text-decoration: none;
            border-radius: .28571429rem;
            box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
            transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
            will-change: '';
            -webkit-tap-highlight-color: transparent
        }

            .v_appt_form .request_appointment-button:hover {
                background-color: #cacbcd;
                background-image: none;
                box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
                color: rgba(0,0,0,.8)
            }

        .v_appt_form a.modalCloseX, .v_appt_form a.modalCloseX:link, .v_appt_form a.modalCloseX:active, .v_appt_form a.modalCloseX:visited {
            position: absolute;
            right: 12px;
            top: 12px;
            color: #999;
            background: url(/wp-content/plugins/request-appointment/img/close.png) no-repeat;
            text-indent: 999em;
            height: 15px;
            width: 16px
        }

            .v_appt_form a.modalCloseX:hover {
                color: #9bb3b3
            }

        .v_appt_form .antispam {
            display: none
        }

        .v_appt_form div.request_appointment_form-error {
            text-align: center;
            font-size: 14px;
            resize: none
        }

        .v_appt_form .request_appointment_form-success-message {
            background-color: #9df08c;
            text-align: center;
            padding: 8px 5px 10px 5px;
            font-weight: bold;
            margin-bottom: 10px;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            border-radius: 8px
        }

    .request_appointment_form-content {
        margin-bottom: 10px
    }

        .request_appointment_form-content p {
            clear: both
        }

    .v_appt_form .patient_type.grouped.fields .field {
        clear: none;
        float: left;
        margin: 0 0 1em;
        padding: 0 1em 0 0
    }

    .patient_type.grouped.fields label {
        display: block
    }

    .pickdate select {
        margin-top: 5px
    }

    .v_appt_form .pickdate .radio {
        margin-top: 13px
    }

    .time-radios {
        padding-left: .5em
    }

    @media all and (max-width:590px) {
        .v_appt_form .radios {
            display: block
        }

        .v_appt_form .patient_type.grouped.fields .field {
            float: none
        }

        .v_appt_form .radios .field {
            margin: 10px 0
        }

        .ui.form .pickdate .fields {
            display: block
        }

            .ui.form .pickdate .fields > .field {
                padding-left: 0;
                float: left;
                margin-bottom: 10px;
                clear: none
            }

                .ui.form .pickdate .fields > .field:first-child {
                    float: none;
                    margin-bottom: 5px
                }

        .ui.form .pickdate select {
            margin-top: 5px;
            width: 100px
        }
    }

    @media all and (max-width:425px) {
        .v_appt_form .request_appointment-subtitle {
            display: block
        }

        .v_appt_form label {
            display: block
        }
    }

    @media screen and (max-width:568px) {
        .v_appt_form label {
            float: none
        }

        .v_appt_form .request_appointment-input-small, .request_appointment-radio-label {
            clear: left
        }

        .v_appt_form .request_appointment-input-radio {
            width: 300px
        }

            .v_appt_form .request_appointment-input-radio label {
                display: block;
                float: none
            }

            .v_appt_form .request_appointment-input-radio .first {
                margin-left: 0
            }

        .v_appt_form .request_appointment-input {
            width: 90%
        }
    }

    #request_appointment_form-container p, #request_appointment-container br {
        display: none
    }

    #request_appointment_form-container label {
        color: inherit
    }

    #request_appointment_form-container .respond_label {
        margin-top: -2px
    }

    #request_appointment_form-container {
        width: 99%;
        border: 0
    }

        #request_appointment_form-container .request_appointment-content {
            background-color: #fff;
            color: #3d3d3d;
            line-height: 16px;
            overflow: auto;
            padding: 0 20px
        }

        #request_appointment_form-container h1 {
            margin: 0;
            padding: 0 0 6px 12px;
            font-size: 20px;
            line-height: 1.5em;
            text-align: left
        }

        #request_appointment_form-container .request_appointment-title {
            margin: 0;
            padding: 0 0 6px 12px;
            font-size: 20px;
            line-height: 1.5em;
            text-align: left
        }

        #request_appointment_form-container .request_appointment-loading {
            position: absolute;
            background: url(https://cdn.vortala.com/global/images/loading.gif) no-repeat;
            z-index: 8000;
            height: 55px;
            width: 218px;
            margin: 15px 0 0 170px;
            padding: 0
        }

        #request_appointment_form-container .request_appointment-message {
            text-align: center;
            resize: none
        }

        #request_appointment_form-container div.request_appointment-error {
            background-color: #feeae9;
            padding: 2px 5px 2px 0;
            margin-bottom: 5px;
            margin-left: 10px;
            margin-top: -4px;
            -moz-border-radius: 8px 8px 8px 8px;
            -webkit-border-radius: 8px 8px 8px 8px;
            border-radius: 8px 8px 8px 8px
        }

        #request_appointment_form-container .request_appointment-error {
            width: 92%;
            font-size: .8em;
            color: red;
            background: #feeae9;
            border: 2px solid red;
            font-size: .8em;
            font-weight: bold;
            margin: 0 auto
        }

        #request_appointment_form-container .request_appointment-subtitle {
            margin-left: 13px;
            margin-bottom: 25px
        }

    .ui-widget {
        font-family: Verdana,Arial,sans-serif;
        font-size: 1.1em
    }

        .ui-widget .ui-widget {
            font-size: 1em
        }

        .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
            font-family: Verdana,Arial,sans-serif;
            font-size: 1em
        }

    .ui-widget-content {
        border: 1px solid #aaa;
        background: #fff url(https://cdn.vortala.com/global/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
        color: #222
    }

        .ui-widget-content a {
            color: #222
        }

    .ui-widget-header {
        border: 1px solid #aaa;
        background: #ccc url(https://cdn.vortala.com/global/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
        color: #222;
        font-weight: bold
    }

        .ui-widget-header a {
            color: #222
        }

    .ui-helper-hidden {
        display: none
    }

    .ui-helper-hidden-accessible {
        position: absolute !important;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px,1px,1px,1px)
    }

    .ui-helper-reset {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        line-height: 1.3;
        text-decoration: none;
        font-size: 100%;
        list-style: none
    }

    .ui-helper-clearfix:before, .ui-helper-clearfix:after {
        content: "";
        display: table
    }

    .ui-helper-clearfix:after {
        clear: both
    }

    .ui-helper-clearfix {
        zoom: 1
    }

    .ui-helper-zfix {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        opacity: 0;
        filter: Alpha(Opacity=0)
    }

    .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
        -moz-border-radius-topleft: 4px;
        -webkit-border-top-left-radius: 4px;
        -khtml-border-top-left-radius: 4px;
        border-top-left-radius: 4px
    }

    .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
        -moz-border-radius-topright: 4px;
        -webkit-border-top-right-radius: 4px;
        -khtml-border-top-right-radius: 4px;
        border-top-right-radius: 4px
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -khtml-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -khtml-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

    .ui-icon {
        display: block;
        text-indent: -99999px;
        overflow: hidden;
        background-repeat: no-repeat
    }

    .ui-icon {
        width: 16px;
        height: 16px;
        background-image: url(https://cdn.vortala.com/global/images/ui-icons_222222_256x240.png)
    }

    .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
        background-image: url(https://cdn.vortala.com/global/images/ui-icons_454545_256x240.png)
    }

    .ui-icon-circle-triangle-w {
        background-position: -80px -192px
    }

    .ui-icon-circle-triangle-e {
        background-position: -48px -192px
    }

    .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        cursor: text
    }

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(https://cdn.vortala.com/global/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #555
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #555;
            text-decoration: none
        }

    .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
        border: 1px solid #999;
        background: #dadada url(https://cdn.vortala.com/global/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #212121
    }

        .ui-state-hover a, .ui-state-hover a:hover {
            color: #212121;
            text-decoration: none
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #aaa;
        background: #fff url(https://cdn.vortala.com/global/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
        font-weight: normal;
        color: #212121
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #212121;
            text-decoration: none
        }

    .ui-widget :active {
        outline: 0
    }

    .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
        border: 1px solid #fcefa1;
        background: #fbf9ee url(https://cdn.vortala.com/global/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
        color: #363636
    }

        .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
            color: #363636
        }

    .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
        border: 1px solid #cd0a0a;
        background: #fef1ec url(https://cdn.vortala.com/global/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
        color: #cd0a0a
    }

        .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
            color: #cd0a0a
        }

    .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
        color: #cd0a0a
    }

    .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
        font-weight: bold
    }

    .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        font-weight: normal
    }

    .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        background-image: none
    }

    .ui-state-disabled {
        cursor: default !important
    }

    .ui-datepicker {
        width: 17em;
        padding: .2em .2em 0;
        display: none
    }

        .ui-datepicker .ui-datepicker-header {
            position: relative;
            padding: .2em 0
        }

        .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
            position: absolute;
            top: 2px;
            width: 1.8em;
            height: 1.8em
        }

        .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
            top: 1px
        }

        .ui-datepicker .ui-datepicker-prev {
            left: 2px
        }

        .ui-datepicker .ui-datepicker-next {
            right: 2px
        }

        .ui-datepicker .ui-datepicker-prev-hover {
            left: 1px
        }

        .ui-datepicker .ui-datepicker-next-hover {
            right: 1px
        }

        .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
            display: block;
            position: absolute;
            left: 50%;
            margin-left: -8px;
            top: 50%;
            margin-top: -8px
        }

        .ui-datepicker .ui-datepicker-title {
            margin: 0 2.3em;
            line-height: 1.8em;
            text-align: center
        }

            .ui-datepicker .ui-datepicker-title select {
                font-size: 1em;
                margin: 1px 0
            }

        .ui-datepicker select.ui-datepicker-month-year {
            width: 100%
        }

        .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
            width: 49%
        }

        .ui-datepicker table {
            width: 100%;
            font-size: .9em;
            border-collapse: collapse;
            margin: 0 0 .4em
        }

        .ui-datepicker th {
            padding: .7em .3em;
            text-align: center;
            font-weight: bold;
            border: 0
        }

        .ui-datepicker td {
            border: 0;
            padding: 1px
        }

            .ui-datepicker td span, .ui-datepicker td a {
                display: block;
                padding: .2em;
                text-align: right;
                text-decoration: none
            }

        .ui-datepicker .ui-datepicker-buttonpane {
            background-image: none;
            margin: .7em 0 0 0;
            padding: 0 .2em;
            border-left: 0;
            border-right: 0;
            border-bottom: 0
        }

            .ui-datepicker .ui-datepicker-buttonpane button {
                float: right;
                margin: .5em .2em .4em;
                cursor: pointer;
                padding: .2em .6em .3em .6em;
                width: auto;
                overflow: visible
            }

                .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                    float: left
                }

        .ui-datepicker.ui-datepicker-multi {
            width: auto
        }

    .ui-datepicker-multi .ui-datepicker-group {
        float: left
    }

        .ui-datepicker-multi .ui-datepicker-group table {
            width: 95%;
            margin: 0 auto .4em
        }

    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 50%
    }

    .ui-datepicker-multi-3 .ui-datepicker-group {
        width: 33.3%
    }

    .ui-datepicker-multi-4 .ui-datepicker-group {
        width: 25%
    }

    .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
        border-left-width: 0
    }

    .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
        border-left-width: 0
    }

    .ui-datepicker-multi .ui-datepicker-buttonpane {
        clear: left
    }

    .ui-datepicker-row-break {
        clear: both;
        width: 100%;
        font-size: 0
    }

    .ui-datepicker-rtl {
        direction: rtl
    }

        .ui-datepicker-rtl .ui-datepicker-prev {
            right: 2px;
            left: auto
        }

        .ui-datepicker-rtl .ui-datepicker-next {
            left: 2px;
            right: auto
        }

        .ui-datepicker-rtl .ui-datepicker-prev:hover {
            right: 1px;
            left: auto
        }

        .ui-datepicker-rtl .ui-datepicker-next:hover {
            left: 1px;
            right: auto
        }

        .ui-datepicker-rtl .ui-datepicker-buttonpane {
            clear: right
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button {
                float: left
            }

                .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
                    float: right
                }

        .ui-datepicker-rtl .ui-datepicker-group {
            float: right
        }

        .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
            border-right-width: 0;
            border-left-width: 1px
        }

        .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
            border-right-width: 0;
            border-left-width: 1px
        }

    .ui-datepicker-cover {
        display: none;
        display: block;
        position: absolute;
        z-index: -1;
        filter: mask();
        top: -4px;
        left: -4px;
        width: 200px;
        height: 200px
    }
}

@media screen {
    button, input[type="button"], input[type="reset"], input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button
    }

    input[type="checkbox"], input[type="radio"] {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .questions .questions-title {
        clear: both;
        float: left;
        font-size: 26px;
        font-weight: bold;
        line-height: 120%;
        margin-bottom: 10px
    }

    .questions .clear {
        clear: both
    }

    .sub-img-with-text {
        text-align: center;
        width: 95px;
        display: inline-block
    }

    .sub_survey {
        background: none repeat scroll 0 0 white;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 0 0 1px rgba(0,0,0,.75);
        margin: 0 auto;
        max-width: 600px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 99%
    }

    .questions article {
        padding: 35px 30px
    }

    .sub_survey .question-display {
        display: block;
        margin-top: -3px
    }

    .sub_survey .slide_name {
        display: block;
        margin-top: -3px
    }

    .questions .slide {
        height: 352px
    }

        .questions .slide textarea {
            border: 2px solid #e8e8e8;
            border-radius: 5px;
            width: 100%
        }

    .questions .label_radio, .questions .label_checkbox {
        display: block;
        padding-left: 45px !important;
        height: 21px !important
    }

        .questions .label_radio input[type='checkbox'], .questions .label_radio input[type='radio'], .questions .label_checkbox input[type='checkbox'], .questions .label_checkbox input[type='radio'] {
            position: absolute;
            left: -9999px
        }

        .questions .label_radio.off {
            background: url('https://cdn.vortala.com/global/images/icn-radio.png') 12px -36px no-repeat
        }

        .questions .label_radio.on {
            background: url('https://cdn.vortala.com/global/images/icn-radio.png') 12px -76px no-repeat
        }

        .questions .label_radio.disabled {
            background: url('https://cdn.vortala.com/global/images/icn-radio.png') 12px 7px no-repeat
        }

        .questions .label_checkbox.off {
            background: url('https://cdn.vortala.com/global/images/icn-checkbox.png') 12px -36px no-repeat
        }

        .questions .label_checkbox.on {
            background: url('https://cdn.vortala.com/global/images/icn-checkbox.png') 12px -76px no-repeat
        }

    .questions .multiple_choice {
        text-align: center
    }

        .questions .multiple_choice.default h1 {
            text-align: left
        }

        .questions .multiple_choice.default .selected {
            background: #f0f0f0
        }

        .questions .multiple_choice ul {
            display: -moz-inline-box;
            -moz-box-orient: vertical;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            list-style: none;
            margin: 0 0 0 -14px;
            padding: 0;
            text-align: left;
            font-size: 116%
        }

        .questions .multiple_choice ul {
            *display: inline;
        }

            .questions .multiple_choice ul li {
                position: relative;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                -o-border-radius: 3px;
                -ms-border-radius: 3px;
                -khtml-border-radius: 3px;
                border-radius: 3px;
                padding-top: 3px
            }

                .questions .multiple_choice ul li input[type='radio'] {
                    font-size: 138.5%;
                    margin-right: 10px
                }

                .questions .multiple_choice ul li input[type='text'] {
                    padding: 2px 5px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    -o-border-radius: 3px;
                    -ms-border-radius: 3px;
                    -khtml-border-radius: 3px;
                    border-radius: 3px;
                    border: 1px solid #c9cbcd;
                    border-top: 1px solid #a2a4a5;
                    border-bottom: 1px solid #dcdee0;
                    -moz-box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.1);
                    -webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.1);
                    -o-box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.1);
                    box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.1);
                    width: 200px;
                    margin-left: 5px
                }

                .questions .multiple_choice ul li label {
                    display: block;
                    padding: 4px 14px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    -o-border-radius: 3px;
                    -ms-border-radius: 3px;
                    -khtml-border-radius: 3px;
                    border-radius: 3px
                }

                    .questions .multiple_choice ul li label.selected, .questions .multiple_choice ul li label:hover {
                        background-color: #def2fa;
                        cursor: pointer
                    }

                .questions .multiple_choice ul li.other {
                    margin-bottom: -27px
                }

                    .questions .multiple_choice ul li.other label {
                        width: 250px !important
                    }

                .questions .multiple_choice ul li .other_text {
                    position: relative;
                    top: -27px;
                    left: 85px
                }

    .questions .rate ul {
        margin: 20px 0 0;
        padding: 0;
        list-style: none
    }

        .questions .rate ul li {
            float: left;
            text-align: center;
            color: #666;
            cursor: pointer;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -o-border-radius: 3px;
            -ms-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px
        }

            .questions .rate ul li.active .smiley, .questions .rate ul li:hover .smiley, .questions .rate ul li.selected .smiley {
                background-color: #eee;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                -o-border-radius: 5px;
                -ms-border-radius: 5px;
                -khtml-border-radius: 5px;
                border-radius: 5px;
                border: 1px solid #ddd
            }

            .questions .rate ul li b {
                padding: 0 15px;
                display: block
            }

    .answer_text {
        color: #505050;
        display: block;
        font-size: 14px;
        font-weight: normal;
        padding: 0 5px
    }

    .questions .rate .likert_five_scale li {
        width: 20%;
        height: 128px;
        padding: 20px 0 0
    }

        .questions .rate .likert_five_scale li:hover .smiley, .questions .rate .likert_five_scale li.selected .smiley {
            position: relative;
            top: -5px
        }

    .questions .rate .likert_five_scale .smiley {
        height: 74px;
        margin: 0 auto 5px auto;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain
    }

        .questions .rate .likert_five_scale .smiley.zero {
            background-image: url('https://cdn.vortala.com/global/images/0_disappointing_big.png')
        }

        .questions .rate .likert_five_scale .smiley.one {
            background-image: url('https://cdn.vortala.com/global/images/1_notgreat_big.png')
        }

        .questions .rate .likert_five_scale .smiley.two {
            background-image: url('https://cdn.vortala.com/global/images/2_okay_big.png')
        }

        .questions .rate .likert_five_scale .smiley.three {
            background-image: url('https://cdn.vortala.com/global/images/3_good_big.png')
        }

        .questions .rate .likert_five_scale .smiley.four {
            background-image: url('https://cdn.vortala.com/global/images/4_excellent_big.png')
        }

    .questions .rate .three_rating_scale {
        margin-left: 45px
    }

        .questions .rate .three_rating_scale li {
            width: 108px;
            height: 128px;
            padding: 20px 0 0;
            margin: 0 15px
        }

            .questions .rate .three_rating_scale li:hover .smiley, .questions .rate .three_rating_scale li.selected .smiley {
                position: relative;
                top: -5px
            }

        .questions .rate .three_rating_scale .smiley {
            width: 74px;
            height: 74px;
            margin: 0 auto 5px auto;
            background-image: url('https://cdn.vortala.com/global/images/icn-rating-smiles-large.png')
        }

            .questions .rate .three_rating_scale .smiley.zero {
                background-position: 0 0
            }

            .questions .rate .three_rating_scale .smiley.one {
                background-position: 222px 0
            }

            .questions .rate .three_rating_scale .smiley.two {
                background-position: 74px 0
            }

    .questions .rate .nps_eleven_scale li {
        width: 9%;
        height: 130px;
        padding: 15px 0 0
    }

        .questions .rate .nps_eleven_scale li:hover .smiley, .questions .rate .nps_eleven_scale li.selected .smiley {
            position: relative;
            top: -5px
        }

        .questions .rate .nps_eleven_scale li p {
            font-size: 85%;
            font-weight: bold
        }

    .questions .rate .nps_eleven_scale .smiley {
        width: 44px;
        height: 44px;
        margin: 0 auto 5px auto;
        background-image: url('https://cdn.vortala.com/global/images/icn-rating-smiles-small.png')
    }

        .questions .rate .nps_eleven_scale .smiley.zero {
            background-position: 0 0
        }

        .questions .rate .nps_eleven_scale .smiley.one {
            background-position: 440px 0
        }

        .questions .rate .nps_eleven_scale .smiley.two {
            background-position: 396px 0
        }

        .questions .rate .nps_eleven_scale .smiley.three {
            background-position: 352px 0
        }

        .questions .rate .nps_eleven_scale .smiley.four {
            background-position: 308px 0
        }

        .questions .rate .nps_eleven_scale .smiley.five {
            background-position: 264px 0
        }

        .questions .rate .nps_eleven_scale .smiley.six {
            background-position: 220px 0
        }

        .questions .rate .nps_eleven_scale .smiley.seven {
            background-position: 176px 0
        }

    #slide_7 #rate_7_weight_0 {
        word-wrap: break-word
    }

    .questions .rate .nps_eleven_scale .smiley.eight {
        background-position: 132px 0
    }

    .questions .rate .nps_eleven_scale .smiley.nine {
        background-position: 88px 0
    }

    .questions .rate .nps_eleven_scale .smiley.ten {
        background-position: 44px 0
    }

    .sub_survey footer {
        position: absolute;
        height: 58px;
        max-width: 600px;
        width: 100%;
        text-align: center;
        -moz-box-shadow: rgba(0,0,0,0.25) 0 1px 1px inset,rgba(255,255,255,0.4) 0 1px 0;
        -webkit-box-shadow: rgba(0,0,0,0.25) 0 1px 1px inset,rgba(255,255,255,0.4) 0 1px 0;
        -o-box-shadow: rgba(0,0,0,0.25) 0 1px 1px inset,rgba(255,255,255,0.4) 0 1px 0;
        box-shadow: rgba(0,0,0,0.25) 0 1px 1px inset,rgba(255,255,255,0.4) 0 1px 0;
        background-color: #efefef;
        -moz-border-radius-bottomleft: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -o-border-bottom-left-radius: 4px;
        -ms-border-bottom-left-radius: 4px;
        -khtml-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -o-border-bottom-right-radius: 4px;
        -ms-border-bottom-right-radius: 4px;
        -khtml-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

    .sub_survey .deck-prev-link {
        display: block;
        float: left;
        padding-left: 5%;
        padding-top: 17px;
        text-decoration: none;
        color: #828282
    }

    .sub_survey .deck-next-link {
        margin-top: 10px
    }

    .footer-panel {
        padding-left: 30%;
        padding-top: 17px
    }

    .survey_button {
        background: #ee8704 none repeat scroll 0 0;
        border: 0 none;
        border-radius: .285714rem;
        color: rgba(0,0,0,.6);
        font-size: 14px;
        font-weight: 600;
        padding: 9px 20px;
        position: relative;
        text-decoration: none;
        text-shadow: none;
        top: 10px;
        display: inline-block
    }

    .next a, .next a:visited, .no_next a {
        color: #fff !important;
        font-size: 15px
    }

    @media screen and (max-width:480px) {
        .questions article {
            padding: 35px 10px
        }
    }

    @media screen and (max-width:375px) {
        .answer_text {
            font-size: 14px
        }
    }

    header, nav, section, article, aside, footer, hgroup {
        display: block
    }

    .survey_socials_box {
        position: relative;
        background-color: #e15915;
        width: 95% !important;
        border-radius: 5px;
        background-color: rgba(239,239,239,.95);
        border-radius: 5px;
        box-shadow: none;
        line-height: 1.2em;
        padding: 20px 15px 8px
    }

        .survey_socials_box:after {
            content: '';
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            margin: 0 auto;
            width: 0;
            height: 0;
            border-top: solid 25px rgba(239,239,239,.95);
            border-left: solid 25px transparent;
            border-right: solid 25px transparent
        }

        .survey_socials_box.no:after {
            display: none
        }

    .social_label {
        margin-top: 3px;
        font-size: 80%
    }

    .social_msg {
        margin: 0;
        padding: 0 15px 5px;
        font-size: 85%
    }

    .survey_socials {
        padding-top: 10px
    }

    .socials_comment_box {
        color: #555;
        padding-top: 40px;
        font-size: 85%
    }

    textarea#share_comment_txt.socials_comment {
        border: 1px solid #e0e1e2;
        border-radius: 5px;
        color: #555;
        margin-top: 10px;
        padding: 5px
    }

    .notes {
        line-height: 150%
    }

    .s_container {
        width: 100%;
        padding-top: 10%
    }

    .w3-progress-container {
        width: 70%;
        height: 1.5em;
        background-color: #e3e3e3;
        border: 1px solid #d8d8d8
    }

    .w3-round-small {
        border-radius: 2px !important
    }

    .w3-round, .w3-round-medium {
        border-radius: 4px !important
    }

    .w3-progressbar {
        background-color: #d2d2d2;
        height: 100%;
        line-height: inherit
    }

    .w3-container:after, .w3-panel:after, .w3-row:after, .w3-row-padding:after, .w3-topnav:after, .w3-clear:after, .w3-btn-group:before, .w3-btn-group:after, .w3-btn-bar:before, .w3-btn-bar:after {
        content: "";
        display: table;
        clear: both
    }

    .w3-container {
        padding: .01em 16px
    }
}

.subscribe-submit {
    float: left;
    margin: 0
}

    .subscribe-submit .button {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin: 0 10px 0 0
    }

.subscribe-privacy {
    line-height: 24px;
    font-size: 12px;
    float: left;
    margin: 0
}

.subscribe-widget {
    overflow: hidden
}

.blog-subscribe-container {
    padding-bottom: 0
}

.blog-subscribe {
    padding: 40px 20px 40px;
    font-size: 16px;
    border-bottom: 1px #dedede dashed
}

    .blog-subscribe .blogtitle {
        margin-bottom: 15px
    }

    .blog-subscribe .blogsubtitle {
        margin-bottom: 20px
    }

.blog_subscribe_message {
    font-weight: bold;
    background-color: #9df08c;
    color: green;
    font-size: 1em;
    text-align: center;
    width: 95%;
    padding: 10px;
    margin-top: 5px;
    position: absolute;
    right: 2.5%;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid green;
    box-sizing: border-box
}

    .blog_subscribe_message.error {
        background: #fff6f6;
        border-color: #e0b4b4;
        color: #9f3a38
    }

.blog_subscribe_form .field {
    width: 100%;
    box-sizing: border-box
}

.blog_subscribe_form input {
    box-sizing: border-box
}

.ui.blog_subscribe_form .fields > .field.firstname {
    width: 23%;
    padding-right: .5%
}

.ui.blog_subscribe_form .fields > .field.lastname {
    width: 23%;
    padding-right: .5%;
    padding-left: .5%
}

.ui.blog_subscribe_form .fields > .field.email {
    width: 36%;
    padding-right: .5%;
    padding-left: .5%
}

.ui.blog_subscribe_form .fields .field.subscribe-btn {
    width: 18%;
    margin: 0 0 0 .5%;
    text-align: center;
    padding: 0
}

.blog_subscribe_form .subscribe-btn input {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: 0;
    width: 100%;
    border: 0;
    vertical-align: baseline;
    background: #e0e1e2;
    color: #fff;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    padding: 1em 1.5em;
    text-transform: none;
    text-shadow: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1em;
    font-style: normal;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    will-change: "";
    -webkit-tap-highlight-color: transparent
}

.blog_subscribe_form #blog-signup:hover {
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3)
}

.vjs-default-skin div.vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin: -1.3em 0 0 -2em
}

.vjs-default-skin .vjs-time-controls div, .vjs-default-skin .vjs-time-divider span {
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin {
    color: #ccc
}

@font-face {
    font-family: 'VideoJS';
    src: url('https://cdn.vortala.com/global/fonts/vjs.eot');
    src: url('https://cdn.vortala.com/global/fonts/vjs.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/vjs.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/vjs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333;
    background-color: rgba(51,51,51,.9)
}

    .vjs-default-skin .vjs-slider:focus {
        -webkit-box-shadow: 0 0 2em #fff;
        -moz-box-shadow: 0 0 2em #fff;
        box-shadow: 0 0 2em #fff
    }

.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0
}

    .vjs-default-skin .vjs-slider-handle:before {
        content: "\e009";
        font-family: VideoJS;
        font-size: 1em;
        line-height: 1;
        text-align: center;
        text-shadow: 0 0 1em #fff;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #07141e;
    background-color: rgba(7,20,30,.7)
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s,opacity .1s;
    -moz-transition: visibility .1s,opacity .1s;
    -o-transition: visibility .1s,opacity .1s;
    transition: visibility .1s,opacity .1s
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    -moz-transition: visibility 1s,opacity 1s;
    -o-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none
}

.vjs-default-skin.vjs-error .vjs-control-bar {
    display: none
}

.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

@media \0creen {
    .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
        content: ""
    }
}

.vjs-default-skin .vjs-control {
    outline: 0;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3em;
    width: 4em
}

    .vjs-default-skin .vjs-control:before {
        font-family: VideoJS;
        font-size: 1.5em;
        line-height: 2;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        text-shadow: 1px 1px 1px rgba(0,0,0,.5)
    }

    .vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
        text-shadow: 0 0 1em #fff
    }

.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer
}

    .vjs-default-skin .vjs-play-control:before {
        content: "\e001"
    }

.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002"
}

.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5)
}

.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 4em;
    left: -2em;
    list-style: none
}

.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right
}

    .vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
        content: "\e006"
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
        content: "\e003"
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
        content: "\e004"
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
        content: "\e005"
    }

.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right
}

.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: .6em;
    margin: 1.1em auto 0
}

.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: .5em;
    width: 100%;
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: .5em;
    height: .5em;
    left: 4.5em
}

.vjs-default-skin .vjs-volume-handle:before {
    font-size: .9em;
    top: -.2em;
    left: -.2em;
    width: 1em;
    height: 1em
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent
}

    .vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
        height: 0;
        width: 0
    }

    .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
        border-top-color: rgba(7,40,50,.5)
    }

        .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
            height: 2.9em;
            width: 10em
        }

.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: .3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.vjs-default-skin .vjs-progress-holder {
    height: 100%
}

    .vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
        position: absolute;
        display: block;
        height: 100%;
        margin: 0;
        padding: 0;
        width: 0;
        left: 0;
        top: 0
    }

.vjs-default-skin .vjs-play-progress {
    background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}

.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255,255,255,.2)
}

    .vjs-default-skin .vjs-load-progress div {
        background: #787878;
        background: rgba(255,255,255,.1)
    }

.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%
}

    .vjs-default-skin .vjs-seek-handle:before {
        padding-top: .1em
    }

.vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider, .vjs-default-skin.vjs-live .vjs-progress-control {
    display: none
}

.vjs-default-skin.vjs-live .vjs-live-display {
    display: block
}

.vjs-default-skin .vjs-live-display {
    display: none;
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em
}

.vjs-default-skin .vjs-current-time {
    float: left
}

.vjs-default-skin .vjs-duration {
    float: left
}

.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left
}

.vjs-time-divider {
    float: left;
    line-height: 3em
}

.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right
}

    .vjs-default-skin .vjs-fullscreen-control:before {
        content: "\e000"
    }

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b"
}

.vjs-default-skin .vjs-big-play-button {
    left: .5em;
    top: .5em;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 4em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7,20,30,.7);
    border: .1em solid #3b4249;
    -webkit-border-radius: .8em;
    -moz-border-radius: .8em;
    border-radius: .8em;
    -webkit-box-shadow: 0 0 1em rgba(255,255,255,.25);
    -moz-box-shadow: 0 0 1em rgba(255,255,255,.25);
    box-shadow: 0 0 1em rgba(255,255,255,.25);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4000000000000001em
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none
}

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none
}

.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50,50,50,.75);
    -webkit-box-shadow: 0 0 3em #fff;
    -moz-box-shadow: 0 0 3em #fff;
    box-shadow: 0 0 3em #fff;
    -webkit-transition: all 0;
    -moz-transition: all 0;
    -o-transition: all 0;
    transition: all 0
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS;
    line-height: 2.6em;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}

.vjs-error .vjs-big-play-button {
    display: none
}

.vjs-error-display {
    display: none
}

.vjs-error .vjs-error-display {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

    .vjs-error .vjs-error-display:before {
        content: 'X';
        font-family: Arial;
        font-size: 4em;
        color: #666;
        line-height: 1;
        text-shadow: .05em .05em .1em #000;
        text-align: center;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -.5em;
        width: 100%
    }

.vjs-error-display div {
    position: absolute;
    bottom: 1em;
    right: 0;
    left: 0;
    font-size: 1.4em;
    text-align: center;
    padding: 3px;
    background: #000;
    background: rgba(0,0,0,.5)
}

.vjs-error-display a, .vjs-error-display a:visited {
    color: #f4a460
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -.5em;
    margin-top: -.5em;
    opacity: .75
}

.vjs-waiting .vjs-loading-spinner, .vjs-seeking .vjs-loading-spinner {
    display: block;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}

.vjs-error .vjs-loading-spinner {
    display: none;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none
}

.vjs-default-skin .vjs-loading-spinner:before {
    content: "\e01e";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0 0 .1em #000
}

@-moz-keyframes spin {
    0 {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0 {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0 {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0 {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer
}

.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7,40,50,.5)
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7,20,30,.7);
    -webkit-box-shadow: -.2em -.2em .3em rgba(255,255,255,.2);
    -moz-box-shadow: -.2em -.2em .3em rgba(255,255,255,.2);
    box-shadow: -.2em -.2em .3em rgba(255,255,255,.2)
}

.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu, .vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
    display: block
}

.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
    display: none
}

.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: .3em 0 .3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

    .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
        background-color: #000
    }

        .vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
            outline: 0;
            color: #111;
            background-color: #fff;
            background-color: rgba(255,255,255,.75);
            -webkit-box-shadow: 0 0 1em #fff;
            -moz-box-shadow: 0 0 1em #fff;
            box-shadow: 0 0 1em #fff
        }

    .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 1em;
        line-height: 2em;
        padding: 0;
        margin: 0 0 .3em 0;
        font-weight: bold;
        cursor: default
    }

.vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c"
}

.vjs-default-skin .vjs-captions-button:before {
    content: "\e008"
}

.vjs-default-skin .vjs-chapters-button:before {
    content: "\e00c"
}

.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 24em;
    left: -12em
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff
}

.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .video-js .vjs-tech {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .video-js:-moz-full-screen {
        position: absolute
    }

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    _position: absolute
}

.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

    .vjs-poster img {
        display: block;
        margin: 0 auto;
        max-height: 100%;
        padding: 0;
        width: 100%
    }

.video-js.vjs-has-started .vjs-poster {
    display: none
}

.video-js.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.video-js.vjs-controls-disabled .vjs-poster {
    display: none
}

.video-js.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-text-track-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 3em;
    right: 0;
    pointer-events: none
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #000;
    opacity: .75;
    color: #FFF;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 40em
}

    .vjs-caption-settings .vjs-tracksettings {
        top: 0;
        bottom: 2em;
        left: 0;
        right: 0;
        position: absolute;
        overflow: auto
    }

    .vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
        float: left
    }

        .vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-font:after, .vjs-caption-settings .vjs-tracksettings-controls:after {
            clear: both
        }

    .vjs-caption-settings .vjs-tracksettings-controls {
        position: absolute;
        bottom: 1em;
        right: 1em
    }

    .vjs-caption-settings .vjs-tracksetting {
        margin: 5px;
        padding: 3px;
        min-height: 40px
    }

        .vjs-caption-settings .vjs-tracksetting label {
            display: block;
            width: 100px;
            margin-bottom: 5px
        }

        .vjs-caption-settings .vjs-tracksetting span {
            display: inline;
            margin-left: 5px
        }

        .vjs-caption-settings .vjs-tracksetting > div {
            margin-bottom: 5px;
            min-height: 20px
        }

            .vjs-caption-settings .vjs-tracksetting > div:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                min-height: 0
            }

    .vjs-caption-settings label > input {
        margin-right: 10px
    }

    .vjs-caption-settings input[type="button"] {
        width: 40px;
        height: 40px
    }

.vjs-hidden {
    display: none !important
}

.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 2em;
    color: #ccc;
    background-color: #333;
    font-size: 1.8em;
    font-family: Arial,sans-serif;
    text-align: center;
    width: 30em;
    height: 15em;
    margin: 0 auto
}

    .vjs-no-js a, .vjs-no-js a:visited {
        color: #f4a460
    }

.social_share_button {
    width: 18px;
    height: 18px;
    background: url(https://cdn.vortala.com/global/images/social-sharing-18.png) no-repeat;
    display: block;
    float: left;
    margin-right: 5px;
    text-indent: -999em;
    padding: 0 2px
}

.social_sharing.blog-post .social_share_button {
    width: 32px;
    height: 32px;
    background: url(https://cdn.vortala.com/global/images/social-sharing-32.png) no-repeat
}

.share_twitter {
    background-position: 0 0
}

.share_facebook {
    background-position: 0 -18px
}

.share_googleplus {
    background-position: 0 -36px
}

.share_email {
    background-position: 0 -54px
}

.social_sharing.blog-post .share_twitter {
    background-position: 0 0
}

.social_sharing.blog-post .share_facebook {
    background-position: 0 -32px
}

.social_sharing.blog-post .share_googleplus {
    background-position: 0 -64px
}

.social_sharing.blog-post .share_email {
    background-position: 0 -96px
}

.blog-post .share_print {
    background: none;
    width: auto
}

.social_sharing .share_print img {
    height: 16px !important
}

.social_sharing span {
    line-height: 18px;
    text-transform: uppercase;
    font: bold 18px "Arial Narrow","Trebuchet MS",sans-serif;
    position: relative;
    text-align: right;
    display: block;
    margin: 0 10px 10px 0
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: 0
}

body .flexslider ul, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }

    .flexslider .slides img {
        width: 100%;
        display: block;
        border: 0
    }

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    margin: 0;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flexslider li.gallery-item {
    margin: 0
}

.flexslider img {
    border: 0
}

.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        width: 30px;
        height: 30px;
        margin: -20px 0 0;
        display: block;
        background: url('https://cdn.vortala.com/global/images/bg_direction_nav.png') no-repeat 0 0;
        position: absolute;
        top: 50%;
        cursor: pointer;
        text-indent: -9999px;
        opacity: 0;
        -webkit-transition: all .3s ease
    }

.gallery .flex-direction-nav a {
    margin: 0
}

.alternate.flexslider {
    border: 0
}

.alternate .flex-direction-nav a {
    width: 19px;
    padding: 0 5px;
    height: 106px;
    background: #333 url('https://cdn.vortala.com/global/images/direction_nav_alternate.png') no-repeat 5px center;
    opacity: 1;
    -webkit-transition: none
}

.alternate .flex-direction-nav .flex-prev {
    left: -29px
}

.alternate .flex-direction-nav .flex-next {
    right: -28px;
    background-position: -29px center
}

.alternate.flexslider:hover .flex-prev {
    left: -29px;
    opacity: 1
}

.alternate.flexslider:hover .flex-next {
    right: -28px;
    opacity: 1
}

.alternate.flexslider:hover .flex-prev:hover {
    opacity: .8
}

.alternate.flexslider:hover .flex-next:hover {
    opacity: .8
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}

.flex-direction-nav .flex-prev {
    left: -36px
}

.flexslider:hover .flex-next {
    opacity: .8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: .8;
    left: 5px
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1
    }

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}

    .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0,0,0,0.7)
    }

    .flex-control-paging li a.flex-active {
        background: #000;
        background: rgba(0,0,0,0.9);
        cursor: default
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer
    }

        .flex-control-thumbs img:hover {
            opacity: 1
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default
    }

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

.testimonial_wrap .flexslider {
    padding: 0 50px 0 50px;
    margin: 0;
    min-height: 150px;
    background: none;
    border: 0
}

    .testimonial_wrap .flexslider .flex-direction-nav a {
        opacity: .8;
        -webkit-transition: none
    }

    .testimonial_wrap .flexslider .flex-direction-nav .flex-next {
        right: 5px
    }

    .testimonial_wrap .flexslider .flex-direction-nav .flex-prev {
        left: 5px
    }

@media screen and (max-width:676px) {
    .testimonial_wrap .flexslider {
        margin-bottom: 20px
    }
}

.item {
    max-width: 960px;
    width: 100%;
    padding: 15px 0
}

.testimonial {
    float: left;
    width: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .testimonial.second {
        padding-right: 60px
    }

@media screen and (max-width:676px) {
    .testimonial {
        width: 100%;
        margin-bottom: 10px
    }
}

.flexslider .testimonial_image {
    float: left;
    margin: 0 25px 0 10px
}

    .flexslider .testimonial_image img {
        width: 118px;
        height: 118px;
        margin-bottom: 0
    }

@media screen and (max-width:676px) {
    .flexslider .testimonial_image {
        margin-left: 30px
    }
}

@media screen and (max-width:480px) {
    .flexslider .testimonial_image {
        margin-right: 15px;
        max-width: 25%
    }
}

.testimonial_text {
    padding: 5px 0 0 10px;
    line-height: 24px
}

@media screen and (max-width:676px) {
    .testimonial_text {
        margin: -10px 20px 0 120px
    }
}

@media screen and (max-width:480px) {
    .testimonial_text {
        margin: -10px 28px 0;
        background: none;
        padding: 5px 0 0;
        line-height: 29px
    }
}

.test-text {
    font-size: 20px;
    font-style: italic
}

.test_author {
    font-size: 15px;
    margin-top: 5px
}

#primary .flexslider {
    float: none;
    margin-bottom: 0;
    padding: 5px;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    #primary .flexslider .w_items {
        position: relative
    }

    #primary .flexslider .w_item {
        width: auto
    }

#primary .slides {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_test_text {
    font-style: italic;
    font-size: 13px;
    line-height: 16px;
    padding: 0
}

.widget_test_author {
    font-size: 12px;
    text-align: right;
    line-height: 14px;
    padding: 0
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    background: #fff;
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

:focus {
    outline: 0
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a img {
    border: 0
}

@media print {
    #header, #footer_wrap, #comments, .skip-to-content, .menu, .entry-social, .entry-footer, .aside, .big_fancy_bg, .nav-utility, #premium_wrap, .nav-primary, #dd-primary_nav, .nav-utility, .nav-footer {
        display: none !important
    }

    body, #wrap, #container, #content, .hentry, .entry-content {
        background: #fff;
        font-size: 12pt;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        overflow: visible !important;
        float: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    h1, h2, h3, h4 {
        line-height: 1.4em
    }

    .entry-title a {
        background: none !important;
        line-height: 2em
    }
}

#comments {
    width: 640px
}

    #comments h3 {
        display: block;
        text-transform: capitalize;
        padding: 5px 0;
        margin: 15px 0
    }

.h3-link, .h3-link:visited {
    font: 8pt Arial
}

.commentlist, .commentlist .children {
    list-style: none;
    margin: 0
}

.comments {
    margin-bottom: 30px
}

.commentlist li {
    position: relative;
    clear: both;
    padding: 10px 0;
    overflow: hidden;
    margin-top: 2.4rem;
    padding: 2.4rem
}

.comment-wrap {
    position: relative
}

.comment-meta {
    position: absolute;
    width: 160px;
    left: -160px
}

.avatar {
    margin: 0 5px 5px 0;
    float: left
}

.comment-head {
    padding-bottom: 30px
}

.commentlist .fn, #commentform .fn, .comment-form .fn {
    display: block;
    color: #514d42;
    font: bold 1em Arial,sans-serif;
    font-style: normal;
    clear: left
}

.comment-author-name, .comment-author-name:visited {
    color: #514d42
}

    .comment-author-name:hover, .comment-author-name:active {
        color: #aaa
    }

.comment-date {
    font-size: .8em;
    line-height: 1.2em;
    color: #8d8982
}

.commentlist li .comment-entry {
    background: #fff;
    border: 0;
    padding: 20px;
    padding-left: 0;
    position: relative
}

    .commentlist li .comment-entry p {
        width: auto
    }

.comment-arrow {
    display: block;
    background: url('https://cdn.vortala.com/global/images/comment_arrow.png') no-repeat 0 0;
    width: 34px;
    height: 38px;
    position: absolute;
    left: -32px;
    top: 15px;
    z-index: 5
}

.reply-author {
    margin: 0
}

.comment-entry blockquote {
    background: #eee;
    font-family: inherit;
    font-size: 1em;
    padding: 15px
}

    .comment-entry blockquote blockquote {
        background: #ddd;
        margin: 1.5em
    }

    .comment-entry blockquote p {
        margin: 0
    }

.comment-reply-link, .comment-edit-link {
    font: 8pt Arial;
    text-transform: uppercase
}

#trackbacks-list {
    clear: both;
    margin-top: 15px
}

    #trackbacks-list ol {
        margin-left: 50px
    }

.commentlist .children {
    padding-left: 0 !important
}

    .commentlist .children li {
        padding-left: 25px;
        border-left: 1px solid #ccc
    }

.children .comment-arrow {
    height: 1px;
    width: 27px;
    left: -27px
}

.children .entry-content {
    z-index: 10;
    padding-bottom: 60px
}

.children .comment-meta {
    height: 40px;
    width: 200px;
    left: auto;
    right: 10px;
    bottom: 10px;
    z-index: 15;
    text-align: right
}

    .children .comment-meta .avatar {
        width: 40px;
        height: 40px;
        position: relative;
        float: right;
        margin-left: 5px
    }

    .children .comment-meta .fn {
        display: inline-block;
        clear: none;
        font-size: .8em
    }

.children .entry-content {
    position: relative
}

.comment-footer {
    padding-top: 10px
}

#respond {
    position: relative;
    margin: 0;
    overflow: hidden
}

    #respond h3 {
        margin: 0
    }

#commentform, .comment-form {
    margin: 0 0 30px;
    padding: 2px 0 0 140px;
    position: relative;
    overflow: hidden
}

    #commentform .comment-meta, .comment-form .comment-meta {
        left: 0;
        width: 162px;
        z-index: 20
    }

    #commentform .comment-arrow, .comment-form .comment-arrow {
        right: 19px;
        left: auto
    }

    #commentform p, .comment-form p {
        margin-bottom: 8px;
        position: relative
    }

    #commentform label, .comment-form label {
        display: none
    }

    #commentform input, #commentform textarea, .comment-form input, .comment-form textarea {
        background: #fff;
        color: #333;
        width: 90%;
        font-size: 1em;
        padding: 5px 5px 5px 30px;
        margin: 0;
        border: 1px solid #ccc;
        position: relative;
        z-index: 1
    }

    #commentform textarea, .comment-form textarea {
        width: 93.5%;
        height: 180px;
        top: -2px;
        padding: 10px
    }

#login {
    position: relative;
    margin: 0;
    float: left
}

#commentform #author, .comment-form .author {
    background: #fff url('https://cdn.vortala.com/global/images/comments_name.png') no-repeat 5px 50%
}

#commentform #email, .comment-form .email {
    background: #fff url('https://cdn.vortala.com/global/images/comments_email.png') no-repeat 5px 50%
}

#commentform #url, .comment-form .url {
    background: #fff url('https://cdn.vortala.com/global/images/comments_url.png') no-repeat 5px 50%
}

#commentform span.required, .comment-form span.required {
    color: #f55;
    z-index: 5
}

#commentform .comment-form-author .required, #commentform .comment-form-email .required, #commentform .comment-form-url .required, .comment-form .comment-form-author .required, .comment-form .comment-form-email .required, .comment-form .comment-form-url .required {
    position: absolute;
    top: 0
}

#commentform .comment-notes, .comment-form .comment-notes {
    font-size: .8em
}

#commentform .form-allowed-tags {
    font-size: .8em
}

    #commentform .form-allowed-tags code {
        display: block
    }

#commentform #submit, .comment-form .child-comment-button {
    position: relative;
    float: right;
    width: auto
}

#commentform #submit, .comment-form .child-comment-button {
    display: inline-block;
    background-color: #333;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#555),color-stop(1,#222));
    background: -moz-linear-gradient(center top,#555 20%,#222 100%);
    border-color: #444;
    color: #fff;
    line-height: 1em;
    text-align: center;
    text-decoration: none !important;
    padding: 6px 15px;
    margin: 1.4em 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-width: 1px;
    border-style: solid;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 3px rgba(0,0,0,.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.3)
}

    #commentform #submit:hover, .comment-form .child-comment-button:hover {
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3)
    }

    #commentform #submit:active, .comment-form .child-comment-button:active {
        border-color: #20559a;
        -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,0);
        -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,0);
        box-shadow: inset 0 3px 7px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,0)
    }

#commentform .comment-form-website, .comment-form .comment-form-website {
    display: none
}

#commentform .comment-form-croutons, .comment-form .comment-form-croutons {
    display: none
}

li.comment.even.thread-even.depth-1 {
    background-color: #fff;
    border: 6px solid #f9f9f9
}

li.comment.odd.alt.depth-2 {
    background-color: #fff;
    border: 6px solid #f9f9f9
}

#commentcount {
    display: inline-block;
    margin-right: 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 4px double #ccc;
    color: #666;
    line-height: 38px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background: #f1f1f1
}

div#comments_container small {
    font-size: 80%
}

.layout-one-col div.aside {
    float: left;
    overflow: hidden
}

.layout-one-col div#primary, .layout-one-col div#secondary {
    display: none
}

.layout-one-col div#footer_wrap {
    clear: left
}

.page-template-page-fullwidth-php div#container, .page-template-page-fullwidth-php div#content {
    float: none !important;
    margin: 0 auto !important
}

.page-template-page-fullwidth-php div.aside {
    float: left !important;
    overflow: hidden !important
}

.page-template-page-fullwidth-php div#primary, .page-template-page-fullwidth-php div#secondary, .page-template-page-fullwidth-php div#tertiary {
    display: none !important
}

.page-template-page-fullwidth-php div#footer_wrap {
    clear: left !important
}

.layout-two-col-left div#container {
    float: right;
    margin: 0 0 0 -320px;
    width: 100%
}

.layout-two-col-left div#primary, .layout-two-col-left div#secondary {
    float: left;
    width: 280px;
    overflow: hidden
}

.layout-two-col-left div#secondary {
    display: none
}

.layout-two-col-left div#footer_wrap {
    clear: both
}

.layout-two-col-right div#container {
    float: left;
    margin: 0 -320px 0 0;
    width: 100%
}

.layout-two-col-right div#content {
    margin: 0 320px 0 0
}

.layout-two-col-right div#primary, .layout-two-col-right div#secondary {
    float: right;
    overflow: hidden;
    width: 280px
}

.layout-two-col-right div#secondary {
    display: none
}

.layout-two-col-right div#footer_wrap {
    clear: both
}

.layout-three-col-both div#container {
    float: left;
    width: 100%
}

.layout-three-col-both div#content {
    margin: 0 210px
}

.layout-three-col-both div#primary, .layout-three-col-both div#secondary {
    float: left;
    overflow: hidden;
    width: 180px
}

.layout-three-col-both div#primary {
    margin: 0 0 0 -100%
}

* html .layout-three-col-both div#primary {
    left: 20px;
    position: relative
}

.layout-three-col-both div#secondary {
    margin: 0 0 0 -180px
}

.layout-three-col-both div#footer_wrap {
    clear: left
}

@media screen {
    #colorbox {
        padding-bottom: 35px !important
    }

        #colorbox button {
            border: 0
        }

    #colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent {
        max-width: 100%
    }

    #colorbox, #cboxOverlay, #cboxWrapper {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
        padding-bottom: 15px
    }

    #cboxOverlay {
        position: fixed;
        width: 100%;
        height: 100%
    }

    #cboxMiddleLeft, #cboxBottomLeft {
        clear: left
    }

    #cboxContent {
        position: relative
    }

    #cboxLoadedContent {
        overflow: auto;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        #cboxLoadedContent iframe {
            display: block;
            width: 100%;
            height: 100%;
            border: 0
        }

    #cboxTitle {
        margin: 0
    }

    #cboxLoadingOverlay, #cboxLoadingGraphic {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
        cursor: pointer;
        display: none
    }

    #cboxOverlay {
        background: #000
    }

    #cboxContent {
        margin-top: 20px
    }

    #cboxLoadedContent {
        background: #000;
        padding: 5px;
        color: #eee
    }

    .light #cboxLoadedContent {
        background: #fff;
        color: #333
    }

    #cboxTitle {
        right: 0;
        color: #222;
        line-height: 24px;
        background: #fff;
        margin-top: 3px;
        padding: 5px;
        opacity: .8
    }

    .dash #cboxTitle {
        background: none
    }

    #cboxCurrent {
        position: absolute;
        top: -20px;
        right: 0;
        color: #ccc
    }

    #cboxSlideshow {
        position: absolute;
        top: -25px;
        right: 50px;
        color: #fff;
        font-size: 12px;
        background: #000;
        padding: 5px
    }

    #cboxPrevious {
        position: absolute;
        top: 50%;
        left: 5px;
        margin-top: -32px;
        background: url('https://cdn.vortala.com/global/images/colorbox-controls.png') top left no-repeat;
        width: 28px;
        height: 65px;
        text-indent: -9999px
    }

        #cboxPrevious.hover {
            background-position: bottom left
        }

    #cboxNext {
        position: absolute;
        top: 50%;
        right: 5px;
        margin-top: -32px;
        background: url('https://cdn.vortala.com/global/images/colorbox-controls.png') top right no-repeat;
        width: 28px;
        height: 65px;
        text-indent: -9999px
    }

        #cboxNext.hover {
            background-position: bottom right
        }

    #cboxLoadingOverlay {
        background: #000
    }

    #cboxLoadingGraphic {
        background: url('https://cdn.vortala.com/global/images/colorbox-loading.gif') center center no-repeat
    }

    #cboxClose {
        position: absolute;
        top: 0;
        right: 15px;
        display: block;
        background: url('https://cdn.vortala.com/global/images/colorbox-controls.png') top center no-repeat;
        width: 38px;
        height: 19px;
        text-indent: -9999px
    }

    .dash #cboxClose {
        top: 0
    }

    #cboxClose.hover {
        background-position: bottom center
    }

    .cb_gallery #cboxLoadedContent {
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

    .splash_modal #cboxTitle, .splash_modal #cboxClose {
        display: none !important
    }

    .splash_modal #cboxLoadedContent {
        padding: 0
    }
}

body, input, textarea {
    color: #000;
    font: 12px Arial,sans-serif;
    line-height: 18px
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    clear: both
}

p {
    margin-bottom: 18px
}

ul {
    margin: 0 0 18px 2.5em
}

ol {
    margin: 0 0 18px 2.5em
}

ul {
    list-style: disc
}

ol {
    list-style-type: decimal
}

    ol ol {
        list-style: upper-alpha
    }

        ol ol ol {
            list-style: lower-roman
        }

            ol ol ol ol {
                list-style: lower-alpha
            }

    ul ul, ol ol, ul ol, ol ul {
        margin-bottom: 0
    }

dt {
    font-weight: bold
}

dd {
    margin-bottom: 18px
}

strong {
    font-weight: bold
}

cite, em, i {
    font-style: italic
}

blockquote {
    margin: 0 3em
}

    blockquote em, blockquote i, blockquote cite {
        font-style: normal
    }

pre {
    font: 13px Monaco,monospace;
    line-height: 18px;
    margin-bottom: 18px
}

code {
    font: 13px Monaco,monospace
}

abbr, acronym {
    border-bottom: 1px dotted #333;
    cursor: help
}

ins {
    text-decoration: none
}

sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative
}

sup {
    bottom: 1ex
}

sub {
    top: .5ex
}

blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 20px;
    text-align: right;
    width: 33%
}

blockquote.right {
    float: right;
    margin-left: 20px;
    margin-right: 0;
    text-align: left;
    width: 33%
}

* {
    margin: 0;
    padding: 0
}

body {
    background: #fff;
    color: #333;
    font: 100% Arial,sans-serif;
    line-height: 1.5em;
    margin: 0;
    padding: 0
}

a, a:visited {
    text-decoration: none;
    color: #999
}

    a:hover, a:active {
        color: #333
    }

.entry-content a, .home .banner a, #above_footer a, #footer_banner a, #footer a {
    font-weight: bold
}

h1, h2, h3, h4, h5, h6 {
    color: #111;
    font-weight: bold;
    font-family: Arial,sans-serif;
    line-height: 2em
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.8em
}

h3 {
    font-size: 1.4em
}

h4 {
    font-size: 1.2em
}

h5 {
    font-size: 1em
}

h6 {
    font-size: .8em
}

hr {
    margin: 1.4em auto;
    display: block;
    clear: both;
    border-collapse: collapse;
    border: 0;
    border-bottom: 1px solid #aaa
}

blockquote {
    font-style: italic
}

sup, sub {
    font-size: .6em
}

pre {
    background: #f9f9f9;
    padding: 1em;
    border: 1px solid #dadada
}

ins {
    background: #ff8;
    padding: 0 4px
}

.wp-caption {
    background: #f0f0f0;
    color: #555;
    padding: 10px;
    border: 1px solid #ddd
}

    .wp-caption img {
        margin: 0;
        padding: 0
    }

.entry-content strong {
    color: #111
}

.entry-content table {
    border: 1px solid #ddd;
    width: 100%
}

    .entry-content table th {
        padding: 5px 20px;
        text-align: left;
        font-weight: bold;
        color: #111
    }

    .entry-content table td {
        border-top: 1px solid #ddd;
        padding: 5px 12px
    }

.al, .alignleft, .left {
    position: relative;
    float: left !important;
    margin-right: 10px
}

.ar, .alignright, .right {
    position: relative;
    float: right !important;
    margin-left: 10px
}

.center {
    display: block;
    margin: 0 auto;
    text-align: center
}

.ma {
    margin: auto
}

.cb {
    display: block;
    position: relative;
    clear: both
}

.fine {
    font-size: .8em;
    line-height: 1.4em
}

img, p img {
    float: none;
    margin: auto;
    border: 0
}

.more-link {
    display: block;
    position: relative;
    float: left;
    clear: both
}

.submit-button {
    background: #333;
    color: #fff;
    border: 0;
    width: auto;
    font-weight: bold;
    text-transform: uppercase
}

    .submit-button:hover {
        background: #555
    }

.entry-content ul, .entry-content ol {
    margin: 1em 2em
}

    .entry-content ul ul, .entry-content ol ol {
        margin: 0 2em
    }

.entry-content ul {
    list-style: disc;
    padding-bottom: 10px
}

    .entry-content ul.fa-ul {
        list-style-type: none
    }

.entry-content ol {
    list-style-type: decimal
}

.skip-to-content {
    position: absolute;
    left: -999em;
    color: #444
}

.rtt {
    display: block;
    font-size: .8em;
    text-align: center;
    position: relative;
    clear: both
}

#wrap, #footer_wrap {
    width: 960px;
    padding: 0;
    margin: 0 auto;
    position: relative
}

#footer_wrap {
    border-width: 0 1px 1px
}

#header {
    position: relative;
    clear: both;
    overflow: visible
}

    #header h1 {
        margin: 0
    }

#logo {
    display: block;
    margin: 25px 0;
    position: relative
}

#blog-title {
    position: absolute;
    text-indent: -999em
}

#blog-description {
    clear: both;
    margin: 10px auto
}

#container_wrap {
    margin: 0 auto;
    position: relative;
    clear: both
}

#nav-above, #nav-below {
    position: relative;
    overflow: hidden
}

.nav-previous, .nav-next {
    width: 45%
}

.nav-previous {
    position: relative;
    float: left;
    text-align: left
}

.nav-next {
    position: relative;
    float: right;
    text-align: right
}

.page-template-page-fullwidth-php div#container, .page-template-page-fullwidth-php div#content {
    margin: 0 auto
}

.page-template-page-fullwidth-php div#primary, .page-template-page-fullwidth-php div#secondary {
    display: none
}

.nav {
    font-weight: bold;
    width: 100%;
    overflow: visible;
    height: 30px;
    line-height: 30px;
    clear: both
}

    .nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1000
    }

.nav-primary ul {
    z-index: 1500
}

.nav li {
    display: block;
    position: relative;
    float: left;
    padding: 0;
    margin: 0
}

    .nav li a, .nav li a:visited {
        color: #777;
        padding: 4px 15px;
        line-height: 30px;
        margin: 0
    }

    .nav li ul, .nav li:hover li ul {
        display: none;
        background: #222;
        padding: 0;
        margin: 0;
        position: absolute;
        white-space: nowrap;
        top: 30px;
        left: 0;
        z-index: 1100
    }

    .nav li:hover ul, .nav li li:hover ul {
        display: block
    }

    .nav li:hover li ul {
        top: 5px;
        left: 200px;
        z-index: 1200
    }

    .nav li li {
        float: none;
        display: block
    }

        .nav li li a, .nav li li a:visited, .nav li:hover li a, .nav li:hover li a:visited {
            display: block;
            font-weight: normal;
            color: #eee;
            border: 0
        }

            .nav li:hover li a:hover, .nav li:hover li a:active {
                background: #eaeaea;
                color: #222
            }

        .nav li li.current-menu-item a, .nav li li.current-menu-item a:visited, .nav li li.current-menu-ancestor a, .nav li li.current-menu-ancestor a:visited {
            background: #f9f9f9;
            color: #222
        }

.nav-sb_before {
    background: #111;
    padding-bottom: 0;
    margin: 0 auto;
    width: 100%;
    height: 30px;
    border-bottom: 0
}

    .nav-sb_before ul {
        width: 960px;
        margin: 0 auto;
        z-index: 1600
    }

        .nav-sb_before ul#primary_nav {
            z-index: 1700
        }

    .nav-sb_before li a, .nav-sb_before li a:visited {
        color: #aaa;
        font-weight: normal;
        font-size: 12px;
        line-height: 30px;
        padding: 0 8px;
        text-transform: uppercase
    }

        .nav-sb_before li:hover a, .nav-sb_before li:hover a:visited, .nav-sb_before li a:hover, .nav-sb_before li a:active, .nav-sb_before li a:focus, .nav-sb_before li.current-menu-item a, .nav-sb_before li.current-menu-item a:visited, .nav-sb_before li.current-menu-ancestor a, .nav-sb_before li.current-menu-ancestor a:visited {
            border-bottom: 0
        }

            .nav-sb_before li.current-menu-item a, .nav-sb_before li.current-menu-item a:visited, .nav-sb_before li.current-menu-ancestor a, .nav-sb_before li.current-menu-ancestor a:visited {
                font-weight: bold
            }

    .nav-sb_before li ul {
        top: 30px
    }

    .nav-sb_before li:hover li ul {
        top: 0
    }

    .nav-sb_before li li a, .nav-sb_before li li a:visited, .nav-sb_before li:hover li a, .nav-sb_before li:hover li a:visited {
        background: #111;
        color: #eee;
        font-size: .8em;
        line-height: 1.4em;
        text-transform: none;
        padding: 5px 10px
    }

        .nav-sb_before li:hover li a:hover, .nav-sb_before li:hover li a:active, .nav-sb_before li li.current-menu-item a, .nav-sb_before li li.current-menu-item a:visited, .nav-sb_before li li.current-menu-ancestor a, .nav-sb_before li li.current-menu-ancestor a:visited {
            background: #333;
            color: #fff
        }

.nav-footer {
    padding-bottom: 0;
    margin: 0 auto;
    width: auto;
    height: 30px;
    border-bottom: 0
}

    .nav-footer ul {
        margin: 0 auto;
        width: auto
    }

#footer_right .nav-footer {
    float: right
}

.nav-footer li a, .nav-footer li a:visited {
    font-size: .8em;
    text-transform: none;
    font-weight: normal;
    padding: 0 8px
}

    .nav-footer li:hover a, .nav-footer li:hover a:visited, .nav-footer li a:hover, .nav-footer li a:active, .nav-footer li a:focus, .nav-footer li.current-menu-item a, .nav-footer li.current-menu-item a:visited, .nav-footer li.current-menu-ancestor a, .nav-footer li.current-menu-ancestor a:visited {
        color: #111;
        border-bottom: 0
    }

.nav-footer li ul {
    top: 30px
}

.nav-footer li:hover li ul {
    top: 0
}

.nav-footer li li a, .nav-footer li li a:visited, .nav-footer li:hover li a, .nav-footer li:hover li a:visited {
    background: #111;
    color: #eee;
    line-height: 1.4em;
    text-transform: none;
    padding: 5px 10px
}

    .nav-footer li:hover li a:hover, .nav-footer li:hover li a:active, .nav-footer li li.current-menu-item a, .nav-footer li li.current-menu-item a:visited, .nav-footer li li.current-menu-ancestor a, .nav-footer li li.current-menu-ancestor a:visited {
        background: #333;
        color: #fff
    }

.nav-primary li.search {
    padding-bottom: 3px;
    position: relative;
    float: right
}

.nav-primary li.menu-item-type-search .searchtext {
    width: 250px
}

.nav-primary li.menu-item-type-search .button {
    display: none
}

.nav li.menu-item-type-social {
    position: relative;
    float: right;
    height: 24px
}

    .nav li.menu-item-type-social a, li.menu-item-type-social a:visited {
        padding: 3px
    }

        .nav li.menu-item-type-social a img {
            margin: 3px auto
        }

        .nav li.menu-item-type-social a span {
            position: absolute;
            left: -999em
        }

.nav li.menu-item-type-search {
    position: relative;
    float: right
}

    .nav li.menu-item-type-search .searchtext {
        display: block;
        background: #f7f5f3 url('https://cdn.vortala.com/global/images/search.png') no-repeat 98% 50%;
        color: #555;
        font: .8em Arial,sans-serif;
        width: 270px;
        padding: 3px 5px;
        line-height: 20px;
        border: 1px solid #555
    }

    .nav li.menu-item-type-search .searchbutton {
        display: none
    }

.aside .xoxo, .aside .xoxo ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget-title {
    margin-bottom: 0;
    text-align: left
}

.widget ul {
    padding-bottom: 5px
}

.widget li a, .widget li a:visited {
    display: block;
    padding: 5px;
    border-top: 1px solid #ccc
}

    .widget li a:hover, .widget li a:active {
        background: #111;
        color: #fff
    }

.sb_social_widget a:hover, .sb_social_widget a:active {
    text-decoration: none
}

.sb_social_widget a img {
    vertical-align: middle;
    margin-right: 5px
}

.recentcomments {
    display: block;
    padding: 5px;
    border-top: 1px solid #ccc
}

.widget li.recentcomments a, .widget li.recentcomments a:visited {
    border-top: 0
}

    .widget li.recentcomments a:hover, .widget li.recentcomments a:active {
        background: none;
        color: #111;
        text-decoration: underline
    }

.sb_search_widget {
    overflow: hidden
}

    .sb_search_widget .searchtext {
        width: 95%;
        color: #777;
        font-size: 1em;
        padding: 5px;
        border: 1px solid #222;
        margin-bottom: 5px
    }

    .sb_search_widget .searchform .button {
        margin: 0
    }

.widget_calendar table {
    width: 100%
}

.widget_calendar thead {
    font-size: 11px
}

.widget_calendar tbody {
    color: #ccc
}

    .widget_calendar tbody td {
        padding: 3px 0 2px;
        background: #f5f5f5;
        border: 1px solid #fff;
        text-align: center
    }

        .widget_calendar tbody td a {
            display: block;
            color: #222
        }

            .widget_calendar tbody td a:hover {
                background: #222;
                color: #fff
            }

    .widget_calendar tbody .pad {
        background: none
    }

.widget_calendar tfoot #next {
    text-align: right
}

#featured_aside {
    position: relative;
    overflow: hidden;
    float: none;
    width: 100%
}

.featured-item {
    padding: 5px 0;
    position: relative;
    clear: both;
    overflow: hidden
}

.widget .featured-item a, .widget .featured-item a:visited {
    border: 0 !important;
    padding: 0
}

    .widget .featured-item a:hover, .widget .featured-item a:active {
        background: none;
        color: #111
    }

.featured-meta {
    font-size: .75em;
    line-height: 1.4em;
    text-transform: uppercase
}

.widget .featured-meta a, .widget .featured-meta a:visited {
    display: inline
}

.sb_featured_content_widget .more-link {
    float: none;
    display: inline
}

div.post, div.syndicated {
    padding-bottom: 30px;
    position: relative;
    overflow: hidden
}

.blog div.post, .blog div.syndicated, .archive div.post, .archive div.syndicated, .category div.post, .category div.syndicated {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px
}

.single div.post {
    border: 0;
    margin-bottom: 0
}

.page-title {
    margin-bottom: 15px
}

.entry-title, .single .page-title {
    line-height: 1.2em;
    display: block;
    margin-bottom: -4px
}

    .entry-title a, .entry-title a:visited {
        color: #000
    }

.entry-meta {
    font-size: .7em;
    text-transform: uppercase;
    margin-bottom: 18px
}

.entry-photo {
    margin: 0 15px 15px 0;
    position: relative;
    float: left
}

.entry-content {
    position: relative
}

.entry-footer {
    position: relative;
    clear: both
}

.entry-tags {
    display: block;
    margin-bottom: 15px;
    position: relative;
    float: left
}

.entry-comments a, .entry-comments a:visited {
    background: url('https://cdn.vortala.com/global/images/comment_bubble.png') no-repeat 0 50%;
    padding-left: 25px;
    line-height: 18px;
    padding-bottom: 3px;
    text-transform: uppercase;
    font: bold 1em "Arial Narrow","Trebuchet MS",sans-serif;
    position: relative;
    float: right
}

#entry-author-info {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 20px
}

.single #entry-author-info {
    padding: 10px
}

#entry-author-info h2 {
    margin-bottom: 10px
}

.single #entry-author-info h2 {
    font-size: 1.2em
}

#author-avatar {
    position: relative;
    float: left;
    margin-right: 20px
}

.single #author-avatar {
    margin-right: 10px
}

div#footer, #wp_footer {
    margin: 10px auto;
    clear: both
}

#footer_sidebar .aside {
    position: relative;
    float: left
}

#footer_left {
    text-align: left;
    width: 45%;
    position: relative;
    float: left;
    clear: both
}

#footer_right {
    text-align: right;
    width: 45%;
    position: relative;
    float: right
}

#credits, #admin_links {
    overflow: hidden;
    padding: 15px 0;
    clear: both
}

#credits {
    position: relative;
    float: left
}

.copyright, .footer_text {
    display: block
}

#admin_links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#admin_links li {
    display: inline
}

    #admin_links li.meta-sep {
        margin: 0 5px
    }

.entry-content .gform_wrapper img {
    margin: auto
}

.entry-content .gform_wrapper table {
    background: none
}

body .gform_wrapper input[type=text], body .gform_wrapper textarea {
    color: #333;
    font-size: 1em;
    border: 1px solid #aaa;
    padding: 5px
}

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 245px
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
    line-height: 1em;
    margin-bottom: 0
}

.gform_wrapper input.button {
    margin: 0
}

body .gform_wrapper .gform_footer {
    margin: 10px 0 0;
    padding: 0
}

.widget .gform_wrapper {
    margin: 0
}

    .widget .gform_wrapper .gform_heading {
        margin-bottom: 0
    }

.widget .gform_fields {
    border-bottom: 0
}

body .gform_wrapper .large input.medium, body .gform_wrapper .large select.medium {
    width: 92%
}

.button {
    display: inline-block;
    background-color: #333;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#555),color-stop(1,#222));
    background: -moz-linear-gradient(center top,#555 20%,#222 100%);
    border-color: #444;
    color: #fff;
    line-height: 1em;
    text-align: center;
    text-decoration: none !important;
    padding: 10px 20px;
    margin: 1.4em 0;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 3px rgba(0,0,0,.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.3);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.3),inset 0 0 2px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.3)
}

    .button:hover {
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3)
    }

    .button:active {
        border-color: #20559a;
        -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,0);
        -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,0);
        box-shadow: inset 0 3px 7px rgba(0,0,0,.5),0 1px 0 rgba(255,255,255,0)
    }

    .button.small {
        padding: 5px 10px;
        font-size: .8em
    }

    .button.large {
        padding: 8px 16px;
        font-size: 1.4em
    }

    .button.xl {
        padding: 10px 20px;
        font-size: 1.8em
    }

.check_list, .arrow_list {
    list-style: none !important
}

    .check_list li, .arrow_list li {
        padding-left: 20px;
        background-repeat: no-repeat;
        background-position: 0 0
    }

    .check_list li {
        background-image: url('https://cdn.vortala.com/global/images/check.png')
    }

.box {
    display: block;
    background: #eeeee7;
    color: #222;
    padding: 10px 20px;
    border-width: 1px 0;
    border-style: solid;
    position: relative;
    clear: both;
    margin-bottom: 10px
}

    .box.info {
        background: #eeeee7;
        border-color: #ccc
    }

    .box.dark {
        background: #333;
        border: #111;
        color: #eee
    }

    .box.alert {
        background: url('https://cdn.vortala.com/global/images/alert.png');
        background-position: 10px 50%;
        background-repeat: no-repeat;
        border-color: #900;
        padding-left: 45px
    }

    .box.download {
        background: url('https://cdn.vortala.com/global/images/download.png');
        background-position: 10px 50%;
        background-repeat: no-repeat;
        border-color: #5a2;
        padding-left: 45px
    }

    .box.check {
        background: url('https://cdn.vortala.com/global/images/check.png');
        background-position: 10px 50%;
        background-repeat: no-repeat;
        border-color: #ccc;
        padding-left: 45px
    }

    .box.note {
        background-image: url('https://cdn.vortala.com/global/images/note.png');
        background-position: 10px 50%;
        background-repeat: no-repeat;
        border-color: #cc3;
        padding-left: 45px
    }

.column {
    width: 100%;
    margin-right: 4%;
    position: relative;
    float: left
}

    .column.last {
        clear: right;
        margin-right: 0
    }

.one_half {
    width: 48%
}

.one_third {
    width: 30.66%
}

.two_thirds {
    width: 65.33%
}

.one_fourth {
    width: 22%
}

.three_fourths {
    width: 74%
}

.one_fifth {
    width: 16.8%
}

.two_fifths {
    width: 37.6%
}

.three_fifths {
    width: 58.4%
}

.four_fifths {
    width: 79.2%
}

.one_sixth {
    width: 13.33%
}

.five_sixths {
    width: 82.67%
}

.column.desktop-right {
    margin-left: 0
}

@media screen and (min-width:767px) {
    .column.desktop-right {
        float: right;
        margin-right: 0
    }

    .column.desktop-left {
        float: left
    }
}

.divider, .hr {
    background: url('https://cdn.vortala.com/global/images/line.png') repeat-x 0 50%;
    min-height: 1px;
    position: relative;
    clear: both;
    text-align: center
}

    .divider .rtt, .hr .rtt {
        display: inline;
        background: #fff;
        padding: 5px
    }

#containing_wrap {
    margin: 0 auto;
    max-width: 960px;
    width: 100%;
    background: #fff;
    margin-top: 40px
}

#wrap {
    max-width: 960px;
    width: 100%
}

#header_wrap {
    overflow: hidden;
    clear: both
}

#logo {
    margin: 0 auto;
    position: absolute;
    z-index: 200
}

#container_wrap {
    max-width: 960px;
    width: 100%;
    float: left
}

#content {
    padding-top: 20px;
    min-height: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.layout-one-col div#content {
    padding: 20px 4% 0
}

.layout-one-col div#container {
    width: 100%;
    float: left
}

.layout-three-col-both div#content {
    padding: 20px 22.708% 0;
    margin: 0;
    max-width: 520px;
    width: 54.166%;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.layout-two-col-left div#content {
    margin: 0 0 0 280px;
    padding: 20px 3.5% 0
}

.layout-two-col-right div#content {
    margin: 0 280px 0 0;
    padding: 20px 3.5% 0
}

.layout-two-col-left div#primary, .layout-two-col-left div#primary, .layout-two-col-right div#primary, .layout-two-col-right div#primary {
    max-width: 280px;
    width: 100%
}

.layout-three-col-both div#primary, .layout-three-col-both div#secondary {
    max-width: 200px;
    width: 20.833%
}

.layout-three-col-both div#secondary {
    margin-left: -20.833%
}

#primary, #secondary {
    padding-top: 10px
}

.page-id-0.layout-three-col-both #container_wrap, .page-id-0.layout-two-col-left #content, .page-id-0.layout-two-col-right #content {
    padding: 20px 0 0 20px;
    margin: 0
}

.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    *zoom: 1;
}

.hideme, .home .hide-home, .not-home .hide-interior {
    display: none
}

.nav {
    margin: 0 auto
}

.nav-primary {
    border-bottom: 0;
    height: auto;
    line-height: 2em;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .nav-primary.center_menu {
        text-align: center
    }

        .nav-primary.center_menu li {
            text-align: left
        }

.center_menu #primary_nav {
    float: none;
    display: inline-block
}

#primary_nav {
    background-color: transparent
}

.nav-primary li a, .nav-primary li a:visited {
    line-height: inherit;
    padding: 0 15px;
    display: block
}

.nav-primary li.last a, .nav-primary li.last a:visited {
    border: 0
}

.nav-primary ul li ul {
    top: 2em
}

    .nav-primary ul li ul li a, .nav-primary ul li ul li a:visited {
        padding: 0 15px
    }

.nav-utility, .footer_nav-utility {
    height: 40px;
    position: relative
}

.nav-sb_before {
    position: absolute;
    top: 0;
    z-index: 2000
}

.sticky-top {
    position: fixed;
    z-index: 2001
}

.utility_wrap, .footer_utility_wrap {
    max-width: 960px;
    width: 100%;
    height: 40px;
    margin: 0 auto;
    text-align: center
}

.nav-utility ul, .footer_nav-utility ul {
    width: 100%;
    padding-top: 6px
}

.footer_utility_wrap ul {
    float: left;
    width: 60%
}

.utility_wrap .util_left {
    float: left
}

.utility_wrap .util_right {
    float: right
}

.utility_wrap .utility_item, .footer_utility_wrap .utility_item {
    margin: 0 5px;
    line-height: 2em
}

    .utility_wrap .utility_item i, .footer_utility_wrap .utility_item i, .utility_wrap .utility_item svg, .footer_utility_wrap .utility_item svg {
        font-size: 15px;
        margin-right: 5px
    }

    .utility_wrap .utility_item.utility_social i, .footer_utility_wrap .utility_item.utility_social i, .utility_wrap .utility_item.utility_social svg, .footer_utility_wrap .utility_item.utility_social svg {
        font-size: 26px
    }

.nav-utility .button {
    box-shadow: none;
    border: 0;
    text-shadow: none
}

.nav-utility li a, .nav-utility li a:visited, .footer_nav-utility li a, .footer_nav-utility li a:visited {
    padding: 4px 10px 2px
}

    .nav-utility li a .button_icon {
        width: 22px;
        height: 22px;
        float: left;
        margin: -2px 5px 0 -5px
    }

.nav-utility ul li.utility_social a, .nav-utility ul li.utility_social a:visited {
    margin: 2px 3px 0;
    padding: 0;
    width: 24px;
    height: 24px;
    float: left;
    font-size: 24px;
    text-indent: -999em;
    text-transform: capitalize
}

.nav-utility .utility_social a img {
    display: block
}

.utility_item.phone, .utility_item.pt_btn {
    line-height: 27px
}

    .phone_text, .utility_item.phone a, .utility_item.pt_btn {
        padding: 0;
        font-weight: bold
    }

.social_sharing {
    float: right;
    margin-top: 10px;
    clear: both;
    padding-left: 5px
}

.nav-footer .social_sharing {
    clear: none
}

h1, h2, h3, h4, h5, h6 {
    clear: none
}

.entry-content {
    z-index: 1
}

.anchor {
    position: relative;
    top: -40px
}

.n-a-p {
    z-index: 100
}

.note {
    background: #f1f1f1;
    padding: 25px;
    margin: 25px 0;
    border-radius: 0 25px 25px;
    color: #555
}

.notebox, .bldr_notebox {
    padding: 25px;
    margin: 25px 0;
    border-style: solid
}

    .notebox .cta_button, .note .cta_button, .notebox .bldr_cta, .note .bldr_cta, .bldr_notebox .cta_button, .bldr_notebox .bldr_cta {
        margin-bottom: 0
    }

blockquote.quote, blockquote.doublequote {
    font-family: Georgia,serif;
    font-size: 20px;
    font-style: italic;
    margin: .25em 15px;
    padding: .25em 35px;
    line-height: 1.45;
    position: relative;
    color: #555
}

    blockquote.quote:before, blockquote.doublequote:before {
        display: block;
        content: "\201C";
        font-size: 80px;
        position: absolute;
        left: -20px;
        top: -20px;
        color: #7a7a7a
    }

    blockquote.doublequote p:last-child:after {
        display: inline;
        content: "\201D";
        font-size: 80px;
        position: absolute;
        line-height: 0;
        margin-left: 15px;
        top: 90%;
        color: #7a7a7a
    }

    blockquote.quote cite, blockquote.doublequote cite {
        color: #999;
        font-size: 14px;
        margin-top: 5px
    }

        blockquote.quote cite:before {
            content: "\2014 \2009"
        }

.callout, .bldr_callout {
    padding-left: 15px;
    margin-bottom: 30px;
    margin-top: 10px;
    font-family: 'Georgia',serif;
    font-style: italic;
    line-height: 25px
}

.cta_button, .bldr_cta {
    margin: 20px 0 25px 0;
    display: inline-block
}

.bldr_divider {
    position: relative;
    clear: both;
    text-align: center;
    margin: 0;
    border-top-width: 1px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    overflow: visible
}

.entry-content img.bldr_divider, img.bldr_divider {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%;
    padding: 6px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    margin-bottom: 18px
}

img.rounded {
    border-radius: 50%;
    border: solid 2px #f1f1f1;
    margin: 10px;
    padding: 6px
}

img.rounded-corners {
    border: 2px solid #f1f1f1;
    padding: 10px;
    border-radius: 25px
}

img.tear-right {
    border-radius: 15px 50px;
    border: 2px solid #f1f1f1;
    padding: 10px
}

img.tear-left {
    border: 2px solid #f1f1f1;
    padding: 10px;
    border-radius: 50px 15px
}

.entry-content img {
    margin: 0 0 18px 0
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none
}

.wp-caption-text {
    text-align: left;
    font-style: italic
}

.wp-caption p.wp-caption-text {
    margin: 0;
    padding: 5px
}

.alignleft, img.alignleft {
    float: left;
    margin-right: 20px
}

.alignright, img.alignright {
    display: block;
    float: right;
    margin-left: 20px
}

.aligncenter, img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both
}

.gallery img {
    margin: 0
}

.wp-smiley {
    max-height: 12px;
    margin: 0 !important
}

#footer .one_half {
    width: 45%;
    margin-right: 5%
}

.featured-title, .featured-item .toggle {
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 5px;
    font-weight: bold
}

.home .page-title, .s-category-newsletters.single .page-title {
    position: absolute;
    text-indent: -999em;
    white-space: nowrap;
    overflow: hidden
}

.single-post .page-title {
    position: relative;
    text-indent: 0
}

.search .page-title {
    position: relative;
    margin-left: 0;
    text-indent: 0
}

.search_highlight {
    background: #dac96b
}

.search-no-results .entry-title {
    margin-bottom: 5px
}

.blog .entry-title {
    clear: both
}

.blog-page-title {
    margin-bottom: 10px
}

.blogtitle, .blogsubtitle {
    text-align: center
}

.latest-post {
    padding: 20px 3.5% 40px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px #dedede dashed
}

.blog .latest-post .blog-entry-photo {
    margin-right: 50px;
    float: left
}

#container_wrap .latest-post .latest-label {
    font-size: 18px;
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #4b4b4b;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 15px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px
}

.blog .latest-post .blog-post-info .entry-header, .blog .nb .blog-post-info .entry-header {
    margin-bottom: 12px
}

#container_wrap .latest-post .blog-entry-photo img {
    height: 200px;
    width: 200px;
    padding: 10px;
    border: 1px solid #ccc
}

.blog .nb div.post, .blog .nb div.syndicated, .archive .nb div.post, .archive .nb div.syndicated, .category .nb div.post, .category .nb div.syndicated {
    border: 0
}

.blog .nb .blog-entry-photo {
    float: left;
    margin-right: 30px
}

.blog .nb .blog-post-info, .blog .latest-post .blog-post-info {
    float: left;
    max-width: 68%
}

    .blog .nb .blog-post-info .more-link, .blog .latest-post .blog-post-info .more-link {
        display: block;
        margin-top: 10px
    }

.blog #content .blog-image {
    float: left;
    width: 130px;
    height: 130px;
    padding: 10px;
    border: 1px solid #ccc
}

.blog #content .navigation div a, .not-home.post #content .backtoblog {
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    margin-bottom: 10px;
    outline: 0;
    border: 0;
    vertical-align: baseline;
    background: #e0e1e2;
    color: #555;
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,sans-serif;
    padding: 1em 1.5em;
    text-transform: none;
    text-shadow: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1em;
    font-style: normal;
    text-decoration: none;
    border-radius: .28571429rem;
    box-shadow: 0 0 0 1px transparent inset,0 0 0 0 rgba(34,36,38,.15) inset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    transition: opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;
    will-change: "";
    -webkit-tap-highlight-color: transparent
}

    .blog .navigation div a:hover, .not-home.post #content .backtoblog:hover {
        webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.5),inset 0 -5px 30px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.3)
    }

.blog_subscribe_form {
    margin-top: 20px
}

    .blog_subscribe_form #blog-signup {
        background: #ff8a09
    }

.s-category-chiropractic-newsletters .entry-meta, .s-category-dental-newsletters .entry-meta {
    display: none
}

.newsletter_archive {
    margin-bottom: 30px
}

div.category-chiropractic-newsletters, div.category-dental-newsletters {
    border-bottom: 0
}

#email_unsubscribe_btns input[type="button"] {
    background: #111;
    color: #fff;
    padding: 2px 8px;
    border: 0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.nav-utility .utility_wrap .button, .nav-utility .footer_utility_wrap .button {
    line-height: 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    text-transform: uppercase
}

a.alignleft {
    margin-right: 10px
}

a.alignright {
    margin-left: 10px
}

#content .searchform .searchbutton {
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    line-height: 19px;
    margin-left: -4px;
    box-shadow: none;
    padding: 1px 15px
}

#content .searchform .searchtext {
    width: 120px
}

.blog .hentry, .search .hentry, .archive .hentry {
    margin-bottom: 25px
}

    .blog .hentry p, .search .hentry p, .archive .hentry p {
        margin-bottom: 0
    }

.blog_subscribe_form .field label {
    line-height: 1.2em
}

.blog_subscribe_form .fields {
    overflow: hidden
}

.blog_subscribe_form .blog-privacy-checkboxes {
    margin-top: 10px
}

    .blog_subscribe_form .blog-privacy-checkboxes label {
        margin: 5px 0
    }

.entry-content .entry-meta {
    margin: 0 0 15px 0;
    font-size: .8em;
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block
}

.entry-meta {
    margin: 5px 0
}

.entry-footer {
    overflow: hidden
}

.entry-content table {
    border: 1px solid #fff;
    background: #f7f3f0;
    margin-bottom: 10px
}

    .entry-content table tbody td {
        border-left: 1px solid #fff
    }

.entry-content thead td {
    color: #fff;
    border-bottom: 1px solid #999
}

.entry-content .more-link {
    float: none;
    display: inline;
    clear: none
}

.entry-content iframe {
    padding-bottom: 10px
}

.gallery {
    margin: auto
}

    .gallery .gallery-item {
        float: left;
        margin-top: 10px;
        text-align: center
    }

    .gallery img {
        border: 2px solid #cfcfcf
    }

    .gallery .gallery-caption {
        margin-left: 0
    }

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    width: 46%;
    margin-right: 4%
}

.gallery-columns-3 .gallery-item {
    width: 30%;
    margin-right: 3%
}

.gallery-columns-4 .gallery-item {
    width: 22%;
    margin-right: 3%
}

.gallery-columns-5 .gallery-item {
    width: 18%;
    margin-right: 2%
}

#premium_wrap {
    max-width: 960px;
    width: 100%;
    float: left
}

    #premium_wrap .videowidth {
        margin: 0
    }

.premium_content {
    max-width: 645px;
    width: 100%;
    height: 370px;
    padding: 10px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
    overflow: hidden
}

.premium_side_banners {
    width: 315px;
    height: 370px;
    float: left;
    padding: 0 15px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .premium_side_banners .social_sharing {
        margin: 0 20px 0 0
    }

#premium_social {
    margin: 15px auto;
    text-align: center;
    overflow: hidden
}

.social_below {
    padding-top: 10px
}

#premium_social a {
    margin: 5px 7px;
    display: inline-block
}

.bsides {
    text-align: center;
    margin-bottom: 10px;
    max-width: 100%
}

.premium_bottom_banners {
    float: left;
    width: 100%;
    padding: 12px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bbs {
    margin-right: 1%;
    float: left
}

    .bbs.last {
        margin-right: 0
    }

.premium_shadow {
    width: 100%
}

#content_header, #content_footer {
    margin: 5px 0
}

#content_footer {
    display: inline-block;
    width: 100%
}

.visuallyhidden {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    border: 0;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    background: #fff;
    color: #333
}

#hero-slider {
    clear: both;
    overflow: hidden
}

    #hero-slider .slides .slidehtml img {
        width: auto
    }

.gallery.flexslider {
    background: none;
    padding: 0
}

.gallery .flex-control-nav {
    margin: 0
}

.widget {
    padding: 15px 10px 15px 10px;
    box-sizing: border-box
}

.widget-title {
    margin-bottom: 5px;
    padding: 0 0 5px 0
}

.widget_nav_menu .widget-title, .aside .xoxo .widget .widget-title .title-gradient {
    padding: 5px
}

.aside .xoxo .widget .widget-title div {
    padding: 0
}

.sb_search_widget {
    margin-bottom: 10px
}

    .sb_search_widget .searchtext {
        width: 50%;
        padding: 0
    }

.v_recent_posts_widget .featured-item a.more-link, .v_featured_article_widget .featured-item a.more-link, .factoids_widget .featured-item a.more-link {
    display: inline;
    float: none;
    text-decoration: underline
}

.factoids {
    padding-left: 18px;
    background: url("https://cdn.vortala.com/global/images/factoids-arrow.png") no-repeat 2px 5px
}

.subscribe_bg {
    -moz-border-radius: 10px 10px 5px 5px;
    -webkit-border-radius: 10px 10px 5px 5px;
    border-radius: 10px 10px 5px 5px
}

    .subscribe_bg .subscribe-widget {
        padding: 0 5px 5px
    }

.subscribe-widget .blog-privacy-checkboxes {
    margin-bottom: 10px
}

.blog-privacy-checkboxes br {
    display: none
}

#content .subscribe-widget .blog-privacy-checkboxes label, #primary .subscribe-widget .blog-privacy-checkboxes label, #secondary .subscribe-widget .blog-privacy-checkboxes label {
    font-size: 13px;
    margin: 5px 0
}

.v_widget_social_links {
    overflow: hidden
}

    .v_widget_social_links .social_widget_icon {
        height: 40px;
        width: 40px;
        float: left;
        margin: 5px 10px 0 0
    }

.widget .featured-item a:hover {
    cursor: pointer
}

.widget_nav_menu .widget-title, .title-gradient {
    margin-bottom: 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.aside .xoxo .widget_nav_menu ul {
    padding: 0;
    z-index: 1001
}

.widget_nav_menu li {
    display: block
}

    .widget_nav_menu li a, .widget_nav_menu li a:visited {
        padding: 8px 8px
    }

    .widget_nav_menu li ul li a {
        padding: 5px 10px
    }

    .widget_nav_menu li ul {
        display: none
    }

    .widget_nav_menu li:hover ul {
        display: block;
        position: absolute;
        width: 260px;
        margin-left: 260px;
        margin-top: -30px
    }

.layout-three-col-both .widget_nav_menu li:hover ul {
    margin-left: 180px;
    width: 200px
}

.layout-three-col-both #secondary .widget_nav_menu li:hover ul {
    margin-left: -201px
}

.layout-two-col-right #wrap .widget_nav_menu li:hover ul {
    margin-left: -260px
}

.widget_nav_menu li a:hover {
    text-decoration: none
}

.widget_nav_menu a[href="#"]:hover {
    cursor: default
}

#above_footer {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    clear: both;
    padding: 2px 10px
}

#footer_banner {
    text-align: center;
    clear: both;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 10px;
    position: relative
}

@media screen and (max-width:750px) {
    #footer_banner {
        display: none
    }
}

#footer_wrap {
    width: 100%;
    max-width: 960px;
    display: none
}

.home #footer_wrap {
    display: block
}

div#footer, #wp_footer {
    width: 95%;
    margin: 0 auto
}

#utility_credit_wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    font-size: 12px
}

#centered_footer {
    margin: 0 auto
}

#footer_utility_wrap, #credit_wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0 10px 0 10px;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#footer_left {
    width: 45%
}

#footer_right {
    width: 100%;
    clear: right
}

#credits, #credits #admin_links {
    line-height: 30px;
    padding: 0;
    font-size: 12px;
    float: left;
    clear: none
}

    #credits a, #credits a:visited {
        color: #333
    }

.nav-utility.nav-footer {
    padding-right: 5px;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nav-footer {
    height: auto;
    clear: right
}

    .nav-footer li a, .nav-footer li a:visited, .nav-footer li a:hover, .nav-footer span {
        font-size: 12px;
        line-height: 30px;
        text-decoration: underline;
        border-right: 1px solid #fff;
        color: #fff;
        font-size: 12px
    }

    .nav-footer li.last a, .nav-footer li.last a:visited, #credit_wrap .nav-footer li.last span, .footer_utility_wrap li a, .footer_utility_wrap li a:visited, .footer_utility_wrap li a:hover {
        border: 0
    }

#credit_wrap .nav-footer li.last a, #credit_wrap .nav-footer li.last a:visited, #credit_wrap .nav-footer li.last a:hover, #credit_wrap .nav-footer li.last span {
    border-right: 0;
    padding-right: 0
}

.footer_schema {
    padding-top: 5px;
    padding-left: 10px;
    float: left;
    min-width: 100px
}

.office_hours_popup {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #333
}

    .office_hours_popup .footerCol .oh_phone a, .office_hours_popup .footerCol .oh_phone a:visited {
        color: #333;
        font-size: 20px;
        padding: 0
    }

.up_arrow {
    width: 0;
    height: 0;
    position: absolute;
    left: 115px;
    top: -13px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

a.toggle {
    display: block;
    margin-bottom: 5px
}

    a.toggle.modern {
        display: block;
        margin-bottom: 5px
    }

.toggle.modern {
    color: #333 !important;
    border-bottom: 1px solid #eee;
    display: block;
    padding: 10px 0;
    position: relative
}

a.toggle.modern::after {
    content: "\f196";
    display: block;
    font: normal normal normal 18px/1 FontAwesome;
    color: #666 !important;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -9px 0 0 0
}

.button {
    margin: 0
}

.splash_modal #cboxLoadedContent {
    background: none
}

#splash_modal_content {
    padding: 10px;
    overflow: hidden;
    position: relative
}

.close_splash {
    background: transparent url("https://cdn.vortala.com/global/images/transparent.png") repeat 0 0
}

.v_banners_widget {
    overflow: hidden
}

.banner img {
    margin: 0 auto
}

.custom-welcome {
    overflow: hidden
}

#request_appointment_form-container .privacy-link, #request_appointment-container .privacy-link, #contact_practitioner_form-container .privacy-link, #contact_practitioner-container .privacy-link, #content .subscribe-widget .blog-privacy-checkboxes .privacy-link, #primary .blog-privacy-checkboxes .privacy-link, #secondary .blog-privacy-checkboxes .privacy-link, .blog_subscribe_form .privacy-link {
    text-decoration: underline
}

.field label.privacy_consent_message {
    font-size: 13px
}

.vtabs > li {
    list-style: none;
    float: left;
    font-size: 14px;
    padding: 2px 4px
}

.list-wrap {
    margin-bottom: 10px
}

    .list-wrap h5 {
        color: #36f;
        margin-bottom: 0
    }

.tabbed-content section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #ddd
}

.tabbed-content input {
    display: none
}

.tabbed-content label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #6d6d6d;
    border: 1px solid transparent;
    cursor: pointer
}

.tabbed-content input:checked + label {
    color: #555;
    border: 1px solid #ddd;
    border-top: 3px solid #1d83c7;
    border-bottom: 1px solid #fff
}

.tabbed-content br {
    display: none
}

.tabbed-content p {
    margin: 0
}

.tabbed-content section p {
    margin: 0 0 15px 0
}

.tabbed-content {
    max-width: 1200px;
    margin: 3.5% auto;
    clear: both
}

.video-js {
    position: absolute !important;
    top: 0;
    left: 0;
    visibility: hidden
}

.videowidth {
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 100%;
    width: 100%
}

.videoWrapper {
    position: relative;
    padding: 0;
    height: 0;
    width: 100%;
    z-index: 1000
}

img.vjs-poster {
    margin: 0 auto;
    position: absolute
}

.fill_important {
    width: 100% !important;
    height: 100% !important
}

.simplemodal-container, .simplemodal-overlay {
    z-index: 2001 !important
}

.boxquote {
    position: relative;
    margin: 30px 0 20px;
    padding: 0 20px 20px
}

    .boxquote .fa, .boxquote svg {
        padding: 15px;
        position: absolute;
        border: 1px solid #333;
        left: 50%;
        border-radius: 100%;
        text-align: center
    }

    .boxquote .size-small, .boxquote .size-s {
        font-size: 16px;
        min-width: 16px;
        margin-top: -23px;
        margin-left: -23px
    }

    .boxquote .size-medium, .boxquote .size-m {
        font-size: 20px;
        min-width: 20px;
        margin-top: -25px;
        margin-left: -25px
    }

    .boxquote .size-large, .boxquote .size-l {
        font-size: 24px;
        min-width: 24px;
        margin-top: -27px;
        margin-left: -27px
    }

    .boxquote .margin-small, .boxquote .margin-s {
        margin-top: 25px
    }

    .boxquote .margin-medium, .boxquote .margin-m, .boxquote h1:first-child, .boxquote h2:first-child, .boxquote h3:first-child, .boxquote h4:first-child, .boxquote h5:first-child, .boxquote h6:first-child {
        margin-top: 30px
    }

    .boxquote .margin-large, .boxquote .margin-l {
        margin-top: 35px
    }

#dd-primary_nav {
    display: none;
    line-height: 2em;
    height: 30px;
    padding-left: 4%;
    position: relative
}

#wrap #dd-primary_nav a, #wrap #dd-primary_nav a:visited {
    font-weight: bold;
    max-width: 50%;
    line-height: inherit;
    padding: 0 5px 0 0;
    display: block;
    margin-left: 5px;
    height: 30px
}

#dd-primary_nav .fa, #dd-primary_nav svg {
    margin-right: 5px
}

.menu-toggle {
    float: right;
    margin-left: 15px;
    cursor: pointer;
    padding: 4px 6px 4px 6px
}

#comments {
    max-width: 100%;
    width: 600px;
    clear: both
}

#commentform input {
    width: 70%
}

#commentform textarea {
    width: 90%
}

#commentform .comment-form-author .required, #commentform .comment-form-email .required, #commentform .comment-form-url .required {
    left: 2px
}

#container_wrap img, .aside img, .column img.floatl, .column img.floatr, #logo img, #premium_wrap img, .premium_shadow, .slides img, #above_footer img {
    max-width: 100%;
    height: auto;
    width: auto\9
}

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

    input[type=checkbox] {
        -webkit-appearance: checkbox
    }

    input[type=radio] {
        -webkit-appearance: radio
    }

iframe {
    max-width: 100%
}

    iframe[name='google_conversion_frame'] {
        height: 0 !important;
        width: 0 !important;
        line-height: 0 !important;
        font-size: 0 !important;
        margin-top: -13px;
        float: left
    }

@media screen and (min-width:960px) {
    .mobile-only {
        display: none
    }
}

@media screen and (max-width:960px) {
    #premium_wrap {
        background-image: none !important
    }

    .premium_content {
        float: none !important;
        margin: 0 auto;
        height: auto !important
    }

    .premium_side_banners {
        float: none !important;
        margin: 0 auto;
        height: auto;
        width: auto
    }

    #premium_social {
        position: relative !important;
        bottom: 0 !important;
        top: 0 !important
    }

    .not-mobile {
        display: none
    }

    .blog .nb .blog-entry-photo {
        max-width: 25%;
        margin-right: 7%;
        height: auto
    }

    .blog #container_wrap .blog-entry-photo .blog-image {
        height: auto
    }

    .blog .nb .blog-post-info {
        float: left;
        max-width: 68%
    }
}

@media screen and (max-width:769px) {
    .no-tablet {
        display: none
    }

    .utility_wrap li.utility_social {
        display: none
    }

    .column ul {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding-bottom: 0 !important
    }

    .wp-caption.alignright, .wp-caption.alignleft {
        max-width: 100%;
        margin-left: 0
    }

    .one_half, .one_third, .two_thirds {
        min-width: 100%
    }

    .one_fourth, .one_fifth {
        width: 45%
    }

    .one_sixth {
        width: 28%
    }

    #content {
        padding: 20px 10px 0;
        min-height: 0 !important
    }

    #primary, #secondary {
        min-height: 0 !important
    }

    .layout-two-col-right div#content {
        margin: 0 !important;
        width: auto
    }

    .layout-two-col-right div#container {
        margin: 0 -33.333% 0 0
    }

    .layout-two-col-left div#content {
        margin: 0 !important;
        width: auto
    }

    .layout-two-col-left div#container {
        margin: 0 0 0 33.333%
    }

    .layout-three-col-both div#content {
        margin: 0;
        width: auto;
        max-width: 100%;
        padding: 20px 3.5% 0
    }

    .layout-three-col-both div#primary, .layout-three-col-both div#secondary, .layout-two-col-left div#primary, .layout-two-col-left div#secondary, .layout-two-col-right div#primary, .layout-two-col-right div#secondary {
        width: 100%;
        max-width: 100% !important;
        margin: 0
    }

    .layout-three-col-both div#primary {
        margin: 0 0 10px 0
    }

    #primary .widget, #secondary .widget {
        float: left;
        width: 46%;
        min-height: 280px
    }

    #footer_sidebar .column {
        width: 45% !important
    }

    #footer_sidebar #footer_widget_area_2 {
        float: right;
        margin-right: 0
    }

    #footer_widget_area_3 {
        clear: left
    }

    #footer_sidebar #footer_widget_area_4 {
        float: right;
        margin-right: 0
    }

    #footer_right, #footer_left {
        width: 100%;
        float: none !important;
        margin-left: 0
    }

        #footer_right .nav-footer li.first a, #footer_right .nav-footer li.first a:visited {
            padding-left: 0
        }

    .directoryContents th {
        border-bottom: 1px solid #ccc
    }

    .directoryContents td {
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 2px
    }

    .utility_wrap .utility_item, .footer_utility_wrap .utility_item {
        margin: 0 2px
    }

    .nav-utility li a, .nav-utility li a:visited, .footer_nav-utility li a, .footer_nav-utility li a:visited {
        padding: 0 5px
    }

    .mobile-menu .nav-primary li {
        float: none;
        padding-left: 0
    }

        .mobile-menu .nav-primary li a, .mobile-menu .nav-primary li a:visited {
            padding: 0 10px
        }

        .mobile-menu .nav-primary li:hover ul, .mobile-menu .nav li li:hover ul, .mobile-menu .widget_nav_menu li:hover ul, .mobile-menu .widget_nav_menu li li:hover ul {
            display: none
        }

    .mobile-menu .nav-primary {
        background: none !important;
        text-align: left;
        position: absolute
    }

        .mobile-menu .nav-primary #primary_nav {
            display: none;
            padding-left: 15px;
            max-width: 75%;
            float: left;
            background-color: #aaa
        }

        .mobile-menu .nav-primary ul li ul {
            position: relative;
            background: inherit;
            max-width: 100%;
            padding-left: 10px;
            width: auto;
            left: 0;
            top: 0
        }

    .mobile-menu .menu-toggle {
        font-size: 1.4em;
        display: inline-block !important
    }

    .mobile-menu #dd-primary_nav {
        font-size: 1.2em;
        display: block
    }
}

@media screen and (max-width:768px) {
    .blog-subscribe .ui.blog_subscribe_form {
        overflow: hidden
    }

    .blog-subscribe .ui.form .fields {
        display: block
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.firstname {
        float: left;
        clear: none;
        width: 50%;
        padding-right: 2%;
        margin-bottom: 10px
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.lastname {
        float: left;
        clear: none;
        width: 50%;
        padding-left: 2%;
        padding-right: 0;
        margin-bottom: 10px
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.email {
        float: left;
        clear: none;
        width: 70%;
        padding-right: 2%;
        padding-left: 0
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.subscribe-btn {
        float: left;
        clear: none;
        width: 28%;
        margin-left: 2%
    }

    .premium_side_banners, .premium_content {
        padding: 0;
        margin: 0 auto 10px;
        float: none;
        clear: both;
        max-width: 100%;
        width: auto
    }

    #premium_wrap .videowidth {
        margin: 0 auto
    }

    #footer_sidebar .column {
        width: 100% !important
    }

    .entry-content img.alignleft, .entry-content img.alignright {
        max-width: 40%
    }
}

@media screen and (max-width:767px) {
    .entry-content .videowidth {
        float: none !important;
        margin: 0 0 20px 0;
        max-width: 100% !important;
        width: 100% !important
    }

    #content .alignleft, #content .alignright {
        float: none !important
    }

    .alignright, img.alignright {
        margin-left: 0
    }

    .cta_button {
        margin: 5px 0 10px
    }

    .utility_item.phone a {
        font-size: 14px
    }

    body {
        background: none
    }

    .testimonial_wrap .flexslider {
        padding: 0
    }

    .videowidth.right {
        float: none !important;
        margin: 0 0 20px 0;
        width: 100% !important
    }
}

@media screen and (min-width:601px) {
    #primary_nav {
        float: left
    }
}

@media screen and (max-width:600px) {
    #header_wrap {
        background-image: none !important;
        height: auto !important
    }

    #logo {
        margin: 5px !important;
        max-width: 45%;
        position: relative
    }

    .n-a-p {
        position: relative !important;
        float: right;
        text-align: right !important;
        margin: 5px 5px 0 !important;
        max-width: 50%;
        width: auto !important;
        font-size: 12px !important
    }

    .nav-primary {
        background: none !important;
        position: absolute
    }

        .nav-primary #primary_nav {
            display: none;
            text-align: left;
            float: left;
            padding-left: 15px;
            max-width: 75%;
            background: #aaa
        }

        .nav-primary li {
            float: none;
            padding-left: 25px
        }

            .nav-primary li a, .nav-primary li a:visited {
                border-right: 0 !important
            }

        .nav-primary ul li ul {
            position: relative;
            background: inherit;
            max-width: 100%;
            width: auto;
            left: 0;
            top: 0
        }

            .nav-primary ul li ul li a, .nav-primary ul li ul li a:visited {
                padding: 0 10px
            }

        .nav-primary li:hover ul, .nav li li:hover ul, .widget_nav_menu li:hover ul, .widget_nav_menu li li:hover ul {
            display: none
        }

    .menu-toggle {
        display: block !important
    }

    #dd-primary_nav {
        display: block
    }

    #primary_nav {
        background-image: none
    }

        #primary_nav li.first {
            display: block
        }

    #primary .widget, #secondar .widget {
        float: none;
        width: 96%;
        min-height: 0
    }

    #footer_sidebar .column {
        width: 100% !important
    }

    #utility_credit_wrap .nav-utility {
        max-width: 100% !important;
        float: left !important;
        padding-left: 10px
    }

    .utility_wrap .util_left, .utility_wrap .util_right {
        float: none;
        display: inline
    }

    .nav-utility ul, .footer_nav-utility ul {
        padding-top: 4px
    }

    .utility_wrap .appointments, .utility_wrap .utility_email, .phone_text, .utility_wrap .phone, .utility_wrap .office_hours, .utility_wrap .custom_button, .utility_wrap .custom_button_1, .utility_wrap .custom_button_2, .utility_wrap .custom_button_3, .utility_wrap .custom_button_4, .utility_wrap .custom_button_5, .utility_wrap .custom_button_6, .footer_utility_wrap .appointments, .footer_utility_wrap .utility_email {
        display: none
    }

    #footer_right {
        width: 100% !important;
        padding-left: 10px
    }

        #footer_right .nav-footer {
            float: left
        }

    #credits {
        float: left !important;
        clear: both !important
    }
}

@media screen and (max-width:568px) {
    .no-phone-landscape {
        display: none
    }

    html {
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none
    }

    .sticky-top {
        position: absolute
    }

    .one_sixth {
        width: 45%
    }

    #footer_right, #footer_left {
        width: 100%
    }

        #footer_right .nav-footer {
            float: left
        }

    .intro .searchbox #directorySearchForm {
        float: left;
        margin-left: 10px
    }

    #container2 .intro #directorySearchForm #keyword {
        width: 170px
    }

    #commentform {
        padding-left: 0
    }

    .comment-meta {
        position: relative;
        left: 0
    }

    .comment-arrow {
        display: none
    }

    .commentlist li {
        padding-left: 0
    }

    .video-js img.vjs-poster {
        position: absolute
    }

    .footer_nav-utility ul {
        width: 100%
    }

    .oh_phone, .oh_phone a, .oh_phone a:visited {
        font-size: 18px
    }

    .gform_wrapper .ginput_complex .ginput_right {
        float: none
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.email {
        width: 60%
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.subscribe-btn {
        width: 38%
    }
}

@media screen and (max-width:425px) {
    .one_fourth, .one_fifth, .one_sixth {
        width: 100%
    }
}

@media screen and (max-width:415px) {
    #header_wrap {
        height: auto !important
    }

    #header .n-a-p {
        display: none
    }

    #logo {
        padding: 5px 4%;
        margin-left: 0 !important;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    #premium_wrap {
        padding: 0 4%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

        #premium_wrap .premium_content, #premium_wrap .premium_side_banners {
            padding-right: 0;
            padding-left: 0
        }

    #wrap #dd-primary_nav {
        padding-left: 4%
    }

        #wrap #dd-primary_nav a {
            margin-left: 0
        }

    #containing_wrap #above_footer {
        padding-right: 4%;
        padding-left: 4%
    }

    #credit_wrap .nav-footer li a {
        padding: 0 5px
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.firstname, .blog-subscribe .ui.blog_subscribe_form .fields > .field.lastname, .blog-subscribe .ui.blog_subscribe_form .fields > .field.email {
        width: 100%;
        padding: 0;
        margin-bottom: 10px
    }

    .blog-subscribe .ui.blog_subscribe_form .fields > .field.subscribe-btn {
        width: 100%;
        margin: 0
    }

    .blog .nb .blog-entry-photo {
        max-width: 20%;
        margin-right: 12%;
        height: auto
    }
}

@media screen and (max-width:320px) {
    .no-phone-portrait {
        display: none
    }

    #dd-primary_nav a, #dd-primary_nav a:visited {
        max-width: 25%
    }
}

#news-container {
    border: 1px solid #ccc;
    width: 938px;
    margin: 0 auto;
    font-family: 'Helvetica Neue',Arial,Helvetica,Geneva,sans-serif;
    font-size: 12px;
    line-height: 1.5
}

    #news-container a, #news-container a:visited {
        color: #004465;
        text-decoration: none
    }

    #news-container p {
        margin: 0;
        margin-bottom: 10px
    }

    #news-container h1 {
        margin: 0;
        padding: 0;
        color: #004465;
        font-size: 28px;
        font-weight: normal
    }

    #news-container h2, #news-container h3, #news-container h5 {
        clear: both;
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
        color: #338eb1;
        font-size: 20px;
        font-weight: normal
    }

    #news-container h4 {
        clear: both;
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
        color: #004465;
        font-size: 28px;
        font-weight: normal
    }

    #news-container ul {
        padding: 0;
        margin: 10px 0;
        list-style: none
    }

    #news-container li {
        padding-left: 20px;
        margin-bottom: 10px
    }

#news-header {
    background: #f6f3f0;
    padding: 12px 12px 12px 37px;
    overflow: hidden;
    padding-top: 6px
}

.newsletter-subhead {
    color: #333;
    float: left;
    clear: both;
    margin-bottom: 0;
    padding-left: 1px
}

.newsletter_header {
    float: left;
    margin-bottom: 5px
}

.newsletter-footer {
    margin: 25px 0 10px;
    color: #333;
    overflow: hidden
}

    .newsletter-footer h5 {
        float: left;
        font-weight: bold
    }

    .newsletter-footer .social_sharing {
        margin-top: 6px
    }

#news-content {
    margin: 12px
}

#news-main {
    width: 638px;
    float: left
}

#news-rightcol {
    float: right;
    width: 230px;
    padding: 12px
}

.news-links {
    float: right;
    padding-top: 10px
}

    .news-links a, .news-links a:visited {
        color: #333;
        text-decoration: underline
    }

.s-category-chiropractic-newsletters .clearfix, .s-category-dental-newsletters .clearfix {
    clear: both
}

.s-category-chiropractic-newsletters #content, .s-category-dental-newsletters #content {
    padding-top: 5px
}

.s-category-chiropractic-newsletters .entry-content img.floatl, .s-category-dental-newsletters .entry-content img.floatl {
    float: left;
    margin: 0 12px 12px 0
}

.s-category-chiropractic-newsletters .entry-content img.floatr, .s-category-dental-newsletters .entry-content img.floatr {
    float: right;
    margin: 0 0 12px 12px
}

.s-category-chiropractic-newsletters .leadArticle, .s-category-dental-newsletters .leadArticle {
    padding-top: 6px
}

    .s-category-chiropractic-newsletters .leadArticle p img, .s-category-dental-newsletters .leadArticle p img {
        float: left;
        margin: 0 12px 12px 0;
        border: 1px solid #ddd
    }

.s-category-chiropractic-newsletters .sidebarArticle, .s-category-dental-newsletters .sidebarArticle {
    border-top: 1px solid #ddd;
    padding-top: 10px
}

    .s-category-chiropractic-newsletters .sidebarArticle p img, .s-category-dental-newsletters .sidebarArticle p img {
        float: right;
        margin: 0 0 12px 12px;
        border: 1px solid #ddd
    }

.s-category-chiropractic-newsletters .bottomArticle, .s-category-dental-newsletters .bottomArticle {
    border-top: 1px solid #ddd;
    padding-top: 10px
}

    .s-category-chiropractic-newsletters .bottomArticle p img, .s-category-dental-newsletters .bottomArticle p img {
        float: left;
        margin: 0 12px 12px 0;
        border: 1px solid #ddd
    }

.styled-table caption {
    text-align: right
}

.styled-table {
    width: 230px;
    border-collapse: collapse;
    margin-bottom: 10px
}

    .styled-table thead {
        background: #e8e8e8;
        border-bottom: 1px solid #6680a9
    }

        .styled-table thead tr th {
            color: #004465
        }

    .styled-table tfoot {
        color: #338eb1
    }

        .styled-table tfoot td {
            background: none;
            border: 0
        }

        .styled-table tfoot tr:hover {
            background: none
        }

    .styled-table th, .styled-table td {
        text-align: center;
        padding: 2px;
        font-size: .8em;
        border-bottom: 0;
        border-top: 0
    }

    .styled-table tbody {
        background: #e8e8e8
    }

        .styled-table tbody tr.even {
            background: #FFF
        }

    .styled-table td {
        border: 1px solid #6680a9
    }

    .styled-table th {
        border: 1px solid #6680a9
    }

    .styled-table tfoot td, tfoot th {
        border-color: #6d4a2e
    }

.s-category-chiropractic-newsletters .call-today, .s-category-dental-newsletters .call-today {
    font-size: 16px;
    margin: 10px 0
}

    .s-category-chiropractic-newsletters .call-today strong, .s-category-dental-newsletters .call-today strong {
        color: #004465
    }

.s-category-chiropractic-newsletters .issues {
    float: right;
    line-height: 42px
}

#news-container a.appointment-btn {
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    background: #77a7b8;
    background: -moz-linear-gradient(top,#77a7b8 0,#066b94 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#77a7b8),color-stop(100%,#066b94));
    background: -webkit-linear-gradient(top,#77a7b8 0,#066b94 100%);
    background: -o-linear-gradient(top,#77a7b8 0,#066b94 100%);
    background: -ms-linear-gradient(top,#77a7b8 0,#066b94 100%);
    background: linear-gradient(to bottom,#77a7b8 0,#066b94 100%);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 20px
}

.s-category-chiropractic-newsletters .v_recent_posts_widget .featured-item, .s-category-dental-newsletters .v_recent_posts_widget .featured-item {
    font-size: 12px
}

.s-category-chiropractic-newsletters .featured-item .featured-image, .s-category-dental-newsletters .featured-item .featured-image {
    margin-right: 8px
}

.s-category-chiropractic-newsletters .widget a.featured-title, .s-category-chiropractic-newsletters .widget a.featured-title:visited, .s-category-dental-newsletters .widget a.featured-title, .s-category-dental-newsletters .widget a.featured-title:visited {
    font-size: 12px
}

.s-category-chiropractic-newsletters #comments li, .s-category-dental-newsletters #comments li {
    margin: 0;
    padding: 10px 0 10px 160px;
    background: none;
    display: block;
    border-bottom: 1px solid #ccc
}

    .s-category-chiropractic-newsletters #comments li:first-child, .s-category-dental-newsletters #comments li:first-child {
        border-top: 1px solid #ccc
    }

.s-category-chiropractic-newsletters #comments input, .s-category-chiropractic-newsletters #comments textarea, .s-category-dental-newsletters #comments input, .s-category-dental-newsletters #comments textarea {
    display: block;
    width: 90%;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 5px 5px 30px;
    resize: none
}

    .s-category-chiropractic-newsletters #comments input[type="submit"], .s-category-dental-newsletters #comments input[type="submit"] {
        width: auto;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        padding: 2px 8px
    }

.s-category-chiropractic-newsletters .author-data, .s-category-dental-newsletters .author-data {
    width: 185px
}

.s-category-chiropractic-newsletters .avatar, .s-category-chiropractic-newsletters .name, .s-category-dental-newsletters .avatar, .s-category-dental-newsletters .name {
    float: left
}

    .s-category-chiropractic-newsletters .avatar img, .s-category-dental-newsletters .avatar img {
        border: 1px solid #ccc;
        margin: 0 5px 5px 0
    }

.s-category-chiropractic-newsletters .comment-content, .s-category-dental-newsletters .comment-content {
    float: right;
    width: 433px
}

@media screen and (max-width:769px) {
    .newsletters #content .newsletter img {
        max-width: 40%
    }

    #news-header {
        padding: 12px
    }
}

@media screen and (max-width:568px) {
    .news-links {
        float: left;
        padding-top: 5px
    }

    .newsletter_header {
        clear: both;
        margin: 5px 0
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url('https://cdn.vortala.com/global/fonts/fontawesome-webfont-2.eot?v=4.7.0');
    src: url('https://cdn.vortala.com/global/fonts/fontawesome-webfont-2.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/fontawesome-webfont-2.woff2?v=4.7.0') format('woff2'),url('https://cdn.vortala.com/global/fonts/fontawesome-webfont-2.woff?v=4.7.0') format('woff'),url('https://cdn.vortala.com/global/fonts/fontawesome-webfont-2.ttf?v=4.7.0') format('truetype'),url('https://cdn.vortala.com/global/fonts/fontawesome-webfont-2.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.office_hours_full p, .office_hours_widget p, .office_hours_small p {
    margin-bottom: 0
}

.office_hours_full {
    max-width: 460px
}

.office_hours_small {
    max-width: 300px
}

.office_hours-title div {
    float: left
}

.office_hours_small, .office_hours_full, .office_hours_widget {
    overflow: hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-weight: normal
}

.entry-content .office_hours_small, .entry-content .office_hours_full {
    margin-bottom: 10px
}

.wholeDayTitleCol {
    float: left;
    width: 40%;
    height: 18px;
    text-align: left;
    padding-left: 10%;
    box-sizing: border-box
}

.wholeHoursTitleCol {
    float: left;
    width: 60%;
    height: 18px;
    text-align: center
}

.headerDiv {
    text-align: center
}

.fullRow {
    float: left;
    width: 100%;
    border-bottom: 1px solid #aaa
}

.headerRow {
    overflow: hidden
}

    .headerRow .fullRow {
        padding: 0
    }

.partDayTitleCol {
    float: left;
    width: 18%;
    height: 18px
}

.partMorningHoursTitleCol {
    float: left;
    width: 41%;
    height: 18px;
    text-align: center
}

.partAfternoonHoursTitleCol {
    float: left;
    width: 41%;
    height: 18px;
    text-align: center
}

.office_hours_widget .even_day_row, .office_hours_popup .even_day_row .fullRow {
    background-color: rgba(255,255,255,0.4)
}

.office_hours_widget .odd_day_row, .office_hours_popup .odd_day_row .fullRow {
    background-color: rgba(0,0,0,0.15)
}

.dayCol {
    float: left;
    width: 40%;
    font-weight: bold;
    padding-left: 2%;
    box-sizing: border-box
}

.hoursCol {
    float: left;
    width: 60%;
    text-align: center
}

.partDayCol {
    float: left;
    width: 22%;
    font-weight: bold;
    padding-left: 4%;
    box-sizing: border-box;
    text-align: center
}

.morningHoursCol {
    float: left;
    width: 39%;
    text-align: center
}

.afternoonHoursCol {
    float: left;
    width: 39%;
    text-align: center
}

.partHoursJointCol {
    float: left;
    width: 75%;
    text-align: center
}

.footerRow div, .footerRow div .oh_phone a, .footerRow div .oh_phone a:visited {
    background: #d7d7d7;
    background: -moz-linear-gradient(top,#f0f0f0 0,#d7d7d7 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f0f0f0),color-stop(100%,#d7d7d7));
    background: -webkit-linear-gradient(top,#f0f0f0 0,#d7d7d7 100%);
    background: -o-linear-gradient(top,#f0f0f0 0,#d7d7d7 100%);
    background: -ms-linear-gradient(top,#f0f0f0 0,#d7d7d7 100%);
    background: linear-gradient(to bottom,#f0f0f0 0,#d7d7d7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0',endColorstr='#d7d7d7',GradientType=0);
    text-align: center;
    font-size: 1.4em
}

.footerCol {
    float: left;
    width: 100%;
    padding: 10px 0
}

.footerDiv .footerCol.oh_phone, .footerDiv .footerCol.oh_phone a, .footerDiv .footerCol.oh_phone a:visited {
    color: #333;
    font-size: 22px;
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box
}

.footerDiv .footerCol .oh_phone_call {
    font-weight: bold
}

.office_hours_full .fullRow, .office_hours_widget .fullRow, .office_hours_small .fullRow {
    padding: 5px 0
}

.office_hours_popup .fullRow {
    padding: 0
}

.office_hours_small .dayCol p {
    padding-left: 20%
}

.office_hours_popup {
    width: 260px;
    background: #fff
}

    .office_hours_popup .office_hours_small {
        margin-bottom: 0
    }

    .office_hours_popup .office_hours-title {
        display: none
    }

    .office_hours_popup .hoursCol, .office_hours_popup .oh_phone {
        font-weight: normal
    }

    .office_hours_popup .partMorningHoursTitleCol, .office_hours_popup .partAfternoonHoursTitleCol {
        height: 30px
    }

    .office_hours_popup .wholeDayTitleCol, .office_hours_popup .wholeHoursTitleCol {
        padding-top: 0;
        height: 30px
    }

.nav-utility .button {
    box-shadow: none;
    border: 0;
    text-shadow: none
}

@font-face {
    font-family: 'montserrat';
    src: url('https://cdn.vortala.com/global/fonts/montserrat-bold-webfont.eot');
    src: url('https://cdn.vortala.com/global/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/montserrat-bold-webfont.woff2') format('woff2'),url('https://cdn.vortala.com/global/fonts/montserrat-bold-webfont.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'montserrat';
    src: url('https://cdn.vortala.com/global/fonts/montserrat-italic-webfont.eot');
    src: url('https://cdn.vortala.com/global/fonts/montserrat-italic-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/montserrat-italic-webfont.woff2') format('woff2'),url('https://cdn.vortala.com/global/fonts/montserrat-italic-webfont.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/montserrat-italic-webfont.svg#montserratitalic') format('svg');
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'montserrat';
    src: url('https://cdn.vortala.com/global/fonts/montserrat-regular-webfont.eot');
    src: url('https://cdn.vortala.com/global/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/montserrat-regular-webfont.woff2') format('woff2'),url('https://cdn.vortala.com/global/fonts/montserrat-regular-webfont.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'opensans';
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),url('https://cdn.vortala.com/global/fonts/OpenSans-BoldItalic-webfont.svg#opensans') format('svg');
    font-weight: bold;
    font-style: italic
}

@font-face {
    font-family: 'opensans';
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-Bold-webfont.eot');
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/OpenSans-Bold-webfont.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/OpenSans-Bold-webfont.ttf') format('truetype'),url('https://cdn.vortala.com/global/fonts/OpenSans-Bold-webfont.svg#opensans') format('svg');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'opensans';
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-Italic-webfont.eot');
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/OpenSans-Italic-webfont.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/OpenSans-Italic-webfont.ttf') format('truetype'),url('https://cdn.vortala.com/global/fonts/OpenSans-Italic-webfont.svg#opensans') format('svg');
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'opensans';
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-Regular-webfont.eot');
    src: url('https://cdn.vortala.com/global/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.vortala.com/global/fonts/OpenSans-Regular-webfont.woff') format('woff'),url('https://cdn.vortala.com/global/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),url('https://cdn.vortala.com/global/fonts/OpenSans-Regular-webfont.svg#opensans') format('svg');
    font-weight: normal;
    font-style: normal
}

#header_wrap, #containing_wrap, #wrap, #premium_wrap, #container_wrap, #above_footer, #footer_banner, #footer_wrap, #utility_credit_wrap, .utility_wrap, .footer_utility_wrap, #credit_wrap {
    max-width: 100%
}

    #content a, #content a:visited, .widget .featured-item a, .widget .featured-item a:visited, .widget a, #header_wrap a, #footer_banner a, #above_footer a, #premium_wrap a, .test_text a, #container_wrap .latest-post a, .blog-privacy-checkboxes a {
        color: #2a5db0;
        text-decoration: none
    }

a:visited {
    color: #609;
    text-decoration: none
}

a:hover, #content a:hover, .widget .featured-item a:hover {
    color: #01aa99;
    text-decoration: none
}

.button, .site_gradient, .title-gradient, .headerRow, .widget_nav_menu .widget-title, #commentform #submit {
    background-color: #12788c;
    background-image: linear-gradient(top,#12788c 30%,#0c6b7f 60%);
    background-image: -o-linear-gradient(top,#12788c 30%,#0c6b7f 60%);
    background-image: -moz-linear-gradient(top,#12788c 30%,#0c6b7f 60%);
    background-image: -webkit-linear-gradient(top,#12788c 30%,#0c6b7f 60%);
    background-image: -ms-linear-gradient(top,#12788c 30%,#0c6b7f 60%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.3,#12788c),color-stop(0.6,#0c6b7f));
    background-image: linear-gradient(to bottom,#12788c 30%,#0c6b7f 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#12788c",endColorstr="#0c6b7f",GradientType=0)
}

.button, #commentform #submit {
    color: #fff
}

.site_color {
    background: #0c6b7f
}

.office_hours_modal {
    border: 3px solid #0c6b7f
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 11px
}

p {
    margin-bottom: 13px
}

h1, .h1 {
    font-size: 45px;
    font-family: montserrat,sans-serif;
    line-height: 120%;
    padding-top:;
    padding-bottom:;
    color: #333;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

h2, .h2, #container_wrap h2.entry-title a, #container_wrap h2.entry-title a:visited {
    font-size: 30px;
    font-family: opensans,sans-serif;
    line-height: 120%;
    padding-top: 10px;
    padding-bottom:;
    color: #0e7d76;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

h3, .h3 {
    font-size: 24px;
    font-family: montserrat,sans-serif;
    line-height: 120%;
    padding-top:;
    padding-bottom:;
    color: #333;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

h4, .h4 {
    font-size: 30px;
    font-family: opensans,sans-serif;
    line-height: 120%;
    padding-top: 10px;
    padding-bottom:;
    color: #0e7d76;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

h5, .h5 {
    font-size: 17px;
    font-family: opensans,sans-serif;
    line-height: 120%;
    padding-top:;
    padding-bottom:;
    color: #0e7d76;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

h6, .h6 {
    font-size: 16px;
    font-family: opensans,sans-serif;
    line-height: 120%;
    padding-top:;
    padding-bottom:;
    color: #0e7d76;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

html {
    background: #fff
}

body {
    font-family: montserrat,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    background: #fff center top
}

    body.not-home {
        background: #fff url('../images/morrisonchiropracticor/inner-pages-bg.jpg') no-repeat center top;
    }

#containing_wrap {
    background: transparent
}

.widget_nav_menu {
    font-size:
}

#primary, #secondary {
    background: #fff
}

.widget-title {
    color:
}

.widget a.featured-title, .widget a.featured-title:visited {
    color: #166
}

.widget-title {
    font-size: 24px;
    font-family: montserrat,sans-serif;
    line-height: 120%;
    color: #333;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

#footer_sidebar .widget-title {
    color: #333
}

.aside .menu, .aside .menu li ul {
    background: #fff;
    border-bottom: 1px solid #fff
}

    .aside .menu li a, .aside .menu li a:visited {
        color: #166;
        background: #fff;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #eee;
        text-align: left
    }

.aside .widget_nav_menu .widget-title {
    color: #333;
    text-align: left
}

.aside .menu li a:hover {
    color: #fff;
    background: #166
}

.aside .menu li.current-menu-item a {
    color: #fff;
    background: #166
}

    .aside .menu li.current-menu-item a:hover {
        color: #fff;
        background: #166
    }

.aside .menu li ul li a, .aside .menu li ul li a:visited {
    color: #166;
    background: #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eee
}

    .aside .menu li ul li a:hover {
        color: #fff;
        background: #166
    }

.widget_nav_menu .widget-title {
    background: #fff url("");
    -moz-border-radius-topleft;
    -moz-border-radius-topright:;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-right-radius:;
    -webkit-border-top-left-radius:;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius:;
    border-top-left-radius:;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#hero-slider {
    max-height: 943px
}

#hero-slider {
    border: 0
}

#wrap, #containing_wrap {
    max-width: 100%
}

#header_wrap, #premium_wrap, #container_wrap, #above_footer, #footer_banner {
    float: none;
    margin: 0 auto
}

.test_text {
    color: #666;
    font-size: 18px
}

.test_author {
    color: #333;
    font-size: 18px
}

.widget_testimonial {
    color: #666;
    font-size: 13px
}

.widget_test_author {
    color: #333;
    font-size: 12px
}

.testimonial_wrap .flexslider {
    background: transparent;
    border: 2px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.widget_testimonial_wrap.flexslider {
    background: transparent;
    border: 2px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.alternate .flex-direction-nav a {
    background-color: #333
}

.headerRow, .ui-widget-header {
    color: #fff;
    overflow: hidden
}

.ui-widget-header {
    background: #0c6b7f
}

.entry-content table {
    background: #fff
}

    .entry-content table thead td {
        background: #0e7d76;
        color: #0e7d76
    }

        .entry-content table thead td strong {
            color: #fff
        }

.wp-caption {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 6px;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 12px;
    font-family: Arial,sans-serif;
    line-height: 120%;
    color: #333;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none
}

.wp_caption.alignright {
    margin: 0 0 20px 20px
}

.wp_caption.alignleft {
    margin: 0 20px 20px 0
}

#premium_wrap .flexslider {
    border: 0
}

#premium_wrap {
    background: transparent
}

@media screen and (max-width:960px) {
    #premium_wrap {
        background: #1391a8
    }
}

.bbs {
    width: 24.2%
}

@media screen and (max-width:415px) {
    .bbs {
        width: 48%
    }

    #bbottom1, #bbottom2 {
        margin-bottom: 4%
    }

    #bbottom1, #bbottom3 {
        clear: left;
        margin-right: 4%
    }

    #bbottom2, #bbottom4 {
        margin-right: 0
    }
}

#content, .blog-subscribe-container, .blog .latest-post {
    background: #fff
}

.nav-utility {
    background: #000
}

    .nav-utility .utility_wrap .button {
        background: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
    }

    .nav-utility li, .nav-utility li a, .nav-utility li a:visited {
        color: #222
    }

        .nav-utility li a:hover {
            color: #222
        }

    .nav-utility .utility_item.phone, .nav-utility .utility_item .phone, .nav-utility .utility_item .phone_text, .nav-utility .utility_item.phone a, .nav-utility .utility_item.phone a:visited, .nav-utility .utility_item.phone a:hover, .nav-utility .pt_btn {
        font-size: 18px;
        color: #222;
        font-family: "montserrat";
        font-weight: normal
    }

.office_hours_popup {
    border: 3px solid #0c6b7f
}

.up_arrow {
    border-bottom: 10px solid #0c6b7f
}

@media screen and (max-width:600px) {
    .utility_wrap li.appointments, .utility_wrap li.phone {
        display: inline
    }
}

#utility_credit_wrap .phone, #utility_credit_wrap .phone .phone_text, #utility_credit_wrap .utility_item.phone a, #utility_credit_wrap .utility_item.phone a:visited {
    color: #fff
}

.nav-utility li.utility_item, .nav-utility li.utility_item a {
    font-family: montserrat;
    font-size: 14px
}

.nav-utility .utility_wrap li i {
    font-size: 15px
}

.nav-primary ul {
    padding: 4px 0 4px 0
}

.nav-primary, #dd-primary_nav {
    padding: 4px 0 4px 0;
    -moz-border-radius:;
    -webkit-border-radius:;
    border-radius:;
    font-size: 18px;
    font-family: montserrat,Arial,sans-serif;
    line-height:;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    background: transparent
}

    .nav-primary li a, .nav-primary li a:visited, #dd-primary_nav a, #dd-primary_nav a:visited {
        background: transparent
    }

    .nav-primary li.current-menu-item a {
        background: transparent
    }

    .nav-primary li a, .nav-primary li a:visited, #dd-primary_nav a, #dd-primary_nav a:visited {
        color: #333;
        border-right: 1px solid transparent;
        padding: 0 25px;
        -moz-border-radius:;
        -webkit-border-radius:;
        border-radius:
    }

        .nav-primary li a:hover, #dd-primary_nav a:hover {
            color: #166
        }

        .nav-primary li a:hover, #dd-primary_nav a:hover, .nav-primary li.current-menu-item a:hover {
            background: transparent
        }

    .nav-primary li.current-menu-item a {
        color: #333
    }

        .nav-primary li.current-menu-item a:hover {
            color: #166
        }

#primary_nav li ul li a, #primary_nav li ul li a:visited {
    color: #333;
    background: #fff;
    border-top: 1px solid transparent;
    -moz-border-radius:;
    -webkit-border-radius:;
    border-radius:
}

    #primary_nav li ul li a:hover {
        color: #166;
        background: #fff
    }

.mobile-menu .nav-primary #primary_nav {
    background-color: #fff
}

    .mobile-menu .nav-primary #primary_nav li a {
        color: #333;
        background-color: #fff
    }

        .mobile-menu .nav-primary #primary_nav li a:hover {
            color: #166;
            background-color: #fff
        }

#footer_wrap {
    background: #fff;
    color: #333
}

#utility_credit_wrap {
    background: #0c6b7f
}

.nav-utility .footer_utility_wrap .button {
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

#utility_credit_wrap, #utility_credit_wrap a, #utility_credit_wrap a:visited, #utility_credit_wrap a:hover {
    color: #fff
}

#footer_banner {
    font-family: opensans,sans-serif;
    font-size: 45px;
    background: #fff;
    line-height: 1.2;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: none
}

#utility_credit_wrap, #footer_utility_wrap, #credit_wrap, .footer_utility_wrap {
    max-width: none
}

#centered_footer {
    max-width: 100%
}

#header_wrap {
    background-color: transparent;
    background-image: url("");
    background-repeat: no-repeat;
    background-position:;
    height: 625px
}

.n-a-p {
    position: absolute;
    margin-left: 0;
    margin-top: 50px;
    color: #333;
    line-height: 1.2;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    font-size: 14px;
    width: 100%;
    text-align: center;
    font-family: montserrat,sans-serif
}

#header_wrap .n-a-p a, #header_wrap .n-a-p a:visited {
    color: #333
}

    #header_wrap .n-a-p a[href^=tel] {
        color: inherit
    }

.not-home #header_wrap {
    background-color: transparent;
    background-image: url("");
    background-repeat: no-repeat;
    height: 315px
}

.not-home .n-a-p {
    position: absolute;
    margin-left: 0;
    font-size: 14px;
    color: #fff;
    margin-top: 0;
    line-height: 1.2;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    width: 200px;
    text-align: left;
    font-family: montserrat,Arial,sans-serif
}

.not-home #logo {
    margin-left: 160px;
    margin-top: 50px
}

#logo {
    margin-left: 30px;
    margin-top: 30px
}

a.bldr_cta, #content a.bldr_cta {
    border: 2px solid #10948b;
    border-radius: 5px;
    font-size: 20px;
    font-family: "montserrat";
    color: #fff;
    background-color: #10948b;
    padding: 15px 25px
}

    a.bldr_cta:hover, #content a.bldr_cta:hover {
        color: #fff;
        background-color: #0b6660;
        border-color: #0b6660
    }

.bldr_callout {
    border-left: 2px solid #10948b;
    font-size: 20px;
    color: #444
}

.bldr_notebox {
    max-width: 100%;
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 0 25px 25px
}

img.rounded {
    border: 2px solid #10948b;
    padding: 6px 6px
}

img.rounded-corners {
    border: 2px solid #10948b;
    border-radius: 25px;
    padding: 6px 6px
}

img.tear-right {
    border: 2px solid #10948b;
    border-radius: 15px 50px;
    padding: 10px 10px
}

img.tear-left {
    border: 2px solid #10948b;
    border-radius: 50px 15px;
    padding: 10px 10px
}

hr.bldr_divider, img.bldr_divider {
    margin-top: 30px;
    margin-bottom: 30px
}

hr.bldr_divider {
    border-color: #10948b
}

.tabbed-content input:checked + label {
    border-top-color: #10948b
}

.mobile .all_overlay {
    display: none !important
}

.mobile.home #containing_wrap, .mobile.home .nav-sb_before, .mobile.home #utility_credit_wrap {
    display: block
}

.nav-utility .utility_wrap .button {
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    border: 0
}

h1, .h1 {
    font-weight: 500
}

body {
    background-position: center top
}

#footer {
    padding: 30px 0
}

#dd-primary_nav {
    line-height: 1.5
}

/* PMM Added to fix top white space */
.nav-primary {
    height: 44px;
}
.mobile-menu .nav-primary {
    padding: 0;
}

.nav-utility, .nav-primary.center_menu {
    background-color: rgba(255,255,255,0.5);
    position: relative;
    z-index: 2
}

#containing_wrap {
    margin-top: 0
}

#premium_wrap, #footer, .utility_wrap, .footer_utility_wrap, #credit_wrap, #centered_footer, #footer_banner, #container_wrap, .fwrap, .not-home #header {
    max-width: 1200px
}

#header, #premium_wrap, #footer_banner, #container_wrap, .nav-primary, .fwrap, .premium_bottom_banners {
    margin: 0 auto;
    float: none
}

    .fwrap:after, #premium_wrap:after, #container_wrap:after, .premium_bottom_banners:after {
        content: '';
        display: block;
        clear: both
    }

.item {
    max-width: 100%
}

.nav-utility .utility_wrap li i {
    color: #188886
}

.utility_wrap .utility_item.utility_social i {
    font-size: 14px;
    border-radius: 100%;
    border: 1px solid #188886;
    line-height: 1;
    padding: 5px;
    width: 14px;
    height: 14px
}

a.flex-prev, a.flex-next {
    background: none
}

    a.flex-prev:before, a.flex-next:before {
        content: "\f053";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 30px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-indent: 0;
        position: absolute;
        left: 5px;
        color: #aaa
    }

    a.flex-next:before {
        content: "\f054";
        left: auto;
        right: 5px
    }

.flexslider .testimonial_image {
    display: none
}

.txt {
    float: left;
    width: 360px;
    text-align: center
}

    .txt h3 {
        margin: 5px auto 0;
        font-size: 40px;
        font-weight: 600;
        line-height: 1
    }

    .txt h4 {
        text-transform: uppercase;
        font-size: 18px
    }

#above_footer {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    color: #333
}

.testimonial_wrap .flexslider {
    margin: 0;
    min-height: 150px;
    border-width: 1px;
    margin-left: 360px
}

#hero-slider {
    position: relative;
    z-index: 1;
    top: -92px;
    border-radius: 0
}

.swrap {
    background-position: center top;
    background-repeat: no-repeat;
    height: 943px
}

#header_wrap {
    overflow: visible;
    position: relative;
    z-index: 1
}

.home #logo {
    margin: 0 auto;
    float: none !important;
    width: 100%;
    height: 100%
}

.home #site-title {
    display: block;
    max-width: 1200px;
    margin: 0 auto
}

#premium_wrap {
    position: relative;
    max-width: 100%;
    z-index: 2
}

.utility_wrap {
    border-bottom: 1px solid #abb
}

.bbs {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 1% !important;
    width: 23%;
    clear: none !important;
    max-width: 250px
}

.premium_bottom_banners {
    text-align: center;
    background-color: #00607100;
    background-color: transparent;
    padding: 20px;
    box-sizing: border-box;
    height: 226px
}

#premium_wrap h3 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300
}

    #premium_wrap h3 a small {
        font-size: 20px;
        font-weight: 500
    }

.premium_content {
    max-width: 100%;
    padding: 0;
    height: auto
}

#banner-485 {
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #e9e7ec
}

    #banner-485 .btxt {
        max-width: 680px;
        box-sizing: border-box;
        margin: 0 0 0 auto;
        padding: 80px 80px 40px;
        font-size: 18px
    }

    #banner-485 big {
        font-size: 45px;
        font-weight: 500
    }

    #banner-485 a.btn {
        display: inline-block;
        padding: 12px 32px;
        border: 3px solid #0ea096;
        font-weight: 400;
        color: #333;
        font-size: 22px;
        margin: 15px auto
    }

        #banner-485 a.btn:hover {
            background: #0ea096;
            color: #fff
        }

.home div#content {
    padding: 3.5%
}

#footer_banner {
    background: transparent url('../images/morrisonchiropracticor/footer-banner.jpg') no-repeat center top;
    background-size: cover;
    padding: 3.5%;
    text-shadow: 0 2px 8px rgba(0,0,0,0.75)
}

    #footer_banner a.btn {
        background: #fff;
        font-size: 24px;
        font-weight: 400;
        display: block;
        padding: 12px 24px;
        margin: 15px auto;
        color: #333;
        max-width: 240px;
        text-shadow: none
    }

    #footer_banner h3 {
        color: #fff;
        font-size: 45px
    }

#banner-465 {
    background: #0e7d76;
    color: #fff;
    clear: both;
    margin: 3.5% auto
}

    #banner-465 .btxt {
        overflow: hidden;
        padding: 3.5%
    }

    #banner-465 h2 {
        font-weight: 600;
        color: #fff
    }

    #banner-465 em {
        font-weight: 500
    }

.testimonial_text {
    line-height: 1.5
}

.home #logo a {
    display: block;
    background: rgba(242,246,247,.7);
    border-radius: 100%;
    width: 490px;
    height: 490px;
    text-align: center;
    box-sizing: border-box;
    padding: 120px 40px 0;
    margin: 40px 0 0
}

.home #container_wrap img.alignleft {
    margin: 0 5% 5% 0
}

.home #container_wrap img.alignright {
    margin: 0 0 5% 5%
}

.spacer {
    display: block;
    padding: 20px
}

#dd-primary_nav {
    z-index: 2;
    background-color: rgba(255,255,255,0.5)
}

.mobile-menu .nav-primary {
    position: absolute !important
}

@media screen and (max-width:1040px) {
    #banner-485 {
        background-image: url('../images/morrisonchiropracticor/bn-mobile.jpg') !important;
        background-size: cover;
        background-position: 15% top
    }

        #banner-485 .btxt {
            max-width: 100%;
            padding: 3.5%;
            background-color: rgba(233,231,236,0.85)
        }
}

@media screen and (max-width:768px) {
    .home #container_wrap img.alignleft, .home #container_wrap img.alignright {
        margin: 0 0 20px 0;
        float: none !important
    }

    #banner-465 .btxt {
        padding: 0
    }

    #banner-465 {
        padding: 3.5%
    }

    #above_footer img.alignright {
        float: none !important;
        margin: 0 0 20px 0
    }

    .premium_bottom_banners {
        height: auto
    }

    .testimonial_wrap .flexslider {
        margin: 0 auto;
        padding: 0 20px
    }

    .txt {
        width: 100%;
        float: none
    }

    .nav-utility .utility_item.phone a, .phone_text {
        font-size: 16px !important;
        font-weight: normal !important
    }

    body, body.not-home {
        background: #fff
    }

    #premium_wrap {
        padding: 0 !important
    }

    #content img.alignleft, #content img.alignright {
        float: none !important;
        display: block;
        margin: 0 0 20px
    }

    #logo, .not-home #logo {
        margin: 0 !important;
        position: relative;
        max-width: 100% !important;
        box-sizing: border-box;
        padding: 30px;
        background-color: rgba(255,255,255,0.75);
        width: 100%;
        text-align: center
    }

    #header_wrap, .not-home #header_wrap {
        height: auto;
        background: #fff url(https://cdn.vortala.com/childsites/uploads/3533/files/slide-1.png) no-repeat center top !important;
        background-size: cover !important;
        overflow: hidden
    }

    #hero-slider {
        display: none
    }

    .home #logo a {
        width: auto;
        height: auto;
        background: none;
        border-radius: 0;
        padding: 0
    }
}

@media screen and (max-width:767px) {
    #footer_banner {
        display: block
    }

    #containing_wrap #above_footer {
        padding: 0
    }

    h2, .h2 {
        font-size: 28px
    }
}

@media screen and (max-width:676px) {
    #premium_wrap h3 {
        font-size: 18px
    }

        #premium_wrap h3 a small {
            font-size: 16px
        }

    .bbs {
        width: 47%
    }

    .testimonial_text {
        margin: 20px
    }
}
