/**
 * Theme Name: Raj Plastic Surgery
 * Version: 1.0
**/

@font-face {
    font-family: 'Rockwell';
    src: url('fonts/Rockwell.eot?#iefix') format('embedded-opentype'),  url('fonts/Rockwell.woff') format('woff'), url('fonts/Rockwell.ttf')  format('truetype'), url('fonts/Rockwell.svg#Rockwell') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* -----------------------------------------
   WordPress Core Classes
----------------------------------------- */
.alignnone   { margin: 0 1em 1em 0; }
.alignright  { float: right; margin: 0 0 1em 1em; }
.alignleft   { float: left; margin: 0 1em 1em 0; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption.alignnone  { margin: 0 1em 1em 0; }
.wp-caption.alignleft  { float: left; margin: 0 1em 1em 0; }
.wp-caption.alignright { float: right; margin: 0 0 1em 1em; }



/* -----------------------------------------
   General fixes
----------------------------------------- */
#wpadminbar {
    opacity: 0.3;
    transition: 0.2s opacity linear;
    -webkit-transform: translateZ(0);
}
#wpadminbar:hover,
#wpadminbar:focus{ opacity: 1; }
body { -webkit-font-smoothing: antialiased; background: #f9f9f9; }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=button] {
    -webkit-appearance: none;
    -moz-appearance:none;
}

/* Placeholder Styling */
::-webkit-input-placeholder { color: #365f84; }
::-moz-placeholder          { color: #365f84; }
::-o-placeholder            { color: #365f84; }
:-ms-input-placeholder      { color: #365f84; }
input:-moz-placeholder      { color: #365f84; }

/* Input Styling */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea { /* STYLES GO THERE */ }
embed, iframe, object { max-width: 100%; }

/* Align Middle */
.align-middle {
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}



/* -----------------------------------------
   Typography
----------------------------------------- */
a {
    color: #6e52a2;
    transition: all .3s ease;
}
p a {
    text-decoration: underline;
}
a:hover, a:focus { color: #000; }
a:focus { outline: none; }
p:empty { display: none; }
body, h1, h2, h3, h4, h5, h6, p, a { font-family: 'Open Sans', sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
img.alignright  { float: right; margin:0 0 1em 1em; }
img.alignleft   { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }



/* -----------------------------------------
    Clearfix
----------------------------------------- */
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ------------------------------------
    Slider
------------------------------------- */
#home-slider {
    /*height: 650px;*/
    height: 736px;
    overflow: hidden;
    margin-bottom: 0;
    transition: all .3s ease;
}

#home-slider .slick-list,
#home-slider .slick-track,
#home-slider .slick-slide,
#home-slider .slide-content-box {
    height: inherit;
}

#home-slider .slick-slide {
    position: relative;
}

#home-slider .slide-content-box {
    width: 100%;
    max-width: 76.875em;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}

#home-slider .label-box {
    position: absolute;
    top: 0;
    left: 12px;
    background: #fff;
    padding: 70px 36px 50px 36px;
    display: inline-block;
    max-width: 370px;
    height: 100%;
    transition: all .3s ease;
}
#home-slider .label-box .logo-img {
    margin-bottom: 60px;
}
#home-slider .label-box .more{
    color: #fff;
    background-color: #492e8a;
    text-transform: uppercase;
    display: block;
    width: 230px;
    margin: 0 auto 20px auto;
    text-align: center;
    padding: 13px 5px;
    font-size: 16px;
    font-weight: 600;
}

#home-slider .slick-dots {
    bottom: 0;
}

#home-slider .slick-prev,
#home-slider .slick-next,
#home-slider .slick-dots {
    display: none !important;
}

/* ~ for Interior Pages */
.interior-page-slider #home-slider {
    height: 400px;
}

.interior-page-slider #home-slider .label-box {
    bottom: 30px;
}

.interior-page-slider #home-slider .label-box .label-top-text p,
.interior-page-slider #home-slider .label-box .label-bottom-text p {
    font-size: 24px;
}

.interior-page-slider #home-slider .badge-wrapper {
    width: 365px;
    height: 365px;
    border: 15px solid rgba(255, 255, 255, 0.5);
    top: 15px;
}

.interior-page-slider #home-slider .badge-box .badge-top p {
    font-size: 30px;
}

.interior-page-slider #home-slider .badge-box .badge-top {
    padding: 70px 55px 20px 55px;
}

.interior-page-slider #home-slider .badge-box .badge-bottom {
    padding: 25px 45px 55px 45px;
}

.interior-page-slider #home-slider .badge-box .badge-bottom p {
    font-size: 16px;
    line-height: 1.4;
}
div.page-content h3 {
    font-size: 25px;
}



/* ------------------------------------
    Basic Styles
------------------------------------- */
.row {
    max-width: 76.875em;
}

.btn{
    transition: all .3s ease;
}

.btn:hover {
    opacity: 0.8;
}

/* ------------------------------------
    Header Styles
------------------------------------- */
.header-logo-box {
    background: #000;
    background-size: auto 100%;
    height: 70px;
    overflow: hidden;
}

.header-logo {
    display: inline-block;
    vertical-align: middle;
    border-right: 1px solid #6e52a2;
    border-left: 1px solid #6e52a2;
    height: 70px;
    line-height: 70px;
    padding: 0px 30px;
}

.header-logo a {
    display: inline-block;
}
.header-logo a:hover {
    opacity: 0.7;
}
.header-email {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #6e52a2;
    padding: 13px 0px;
    line-height: 1;
    max-width: 80px;
    height: 70px;
}
.header-email i {
    font-size: 27px;
    display: inline-block;
    width: 100%;
}
.header-email span {
    color: #7e7d7d;
    font-size: 10px;
}
.header-email:focus,
.header-email:hover {
    color: #fff;
}

@media only screen and (min-width: 1061px) {
.header-phone .phone {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    letter-spacing: 0.2em;
    line-height: 1.3;
    margin-left: -47px;
    transition: all .3s ease;
    line-height: 70px;
}


.header-phone .phone:hover {
    color: #fff;
    opacity: 0.7;
    transition: all .3s ease;
}
}
.primary-menu-box {
    background: #f9f9f9;
    border-bottom: 1px solid #eadfff;
}

.primary-menu-box.sticky {
    position: fixed;
    top: 0;
    z-index: 2000;
    width: 100%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(192, 184, 208, 0.8);
    -moz-box-shadow:    0px 0px 15px 0px rgba(192, 184, 208, 0.8);
    box-shadow:         0px 0px 15px 0px rgba(192, 184, 208, 0.8);
}



/* ------------------------------------
    Content Styles
------------------------------------- */
.page-content p,
.page-content ul,
.page-content ol {
    color: #606060;
    font-size: 20px;
}

.page-content h3,
.single-post-wrapper h3 {
    color: #6e52a2;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 20px 0;
}

.page-content h2,
.single-post-wrapper h2 {
    color: #6e52a2;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px 0;
    border-bottom: 2px solid #4f4f4f;
    padding-bottom: 10px;
}

img.alignleft {
    margin: 0 40px 10px 0;
}

.page-content {
    margin-top: 68px;
    margin-bottom: 100px;
}
.home .page-content {
    margin: 0px;
}
.page-title {
    line-height: 1;
    font-weight: 400;
    font-size: 46px;
    color: #000;
    margin-top: 0;
    margin-bottom: 32px;
}

.page-content img.alignleft {
    margin: 10px 40px 10px 0;
}

.page-content a {
    color: #6e52a2;
    transition: all .3s ease;
}

.page-content a:hover {
    color: #000;
    transition: all .3s ease;
}

.page-masthead-image {
    height: 400px;
    transition: all .3s ease;
}
.page-title-wrap {
    background: #eadfff;
    padding: 60px 0 23px 0;
}
.page-title-wrap p {
    font-weight: 300;
    font-size: 20px;
    color: #4f4f4f;
}
/* ------------------------------------
    TMPL: Home Page
------------------------------------- */
.features-section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 54px 0 70px 0;
}

.features-section h2 {
    text-transform: uppercase;
    color: #000;
    font-size: 2.27rem;
    font-weight: 500;
    margin: 0 0 42px 0;
    padding-top: 0px;
    padding-bottom: 0;
    border-bottom: 0;
}
.home-feature-item {
    display: block;
    min-height: 372px;
    text-align: center;
    padding: 7px 5px 20px 5px;
    margin-bottom: 34px;
}
.home-feature-item:hover .badge-box img{
    opacity: 0.3;
    transition: all .5s ease;
}


.home-feature-item .badge-box {
    display: inline-block;
    overflow: hidden;
    margin: 10px 5px 10px 5px;
    background: #59288b;
}

.home-feature-item h3 {
    font-size: 21px;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.home-feature-item h4 {
    font-size: 10px;
    font-weight: 500;
    color: #858585;
    line-height: 1.2;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.27em;
}

.associations-and-awards {
    text-align: center;
    margin: 50px 0 100px 0;
}

.associations-and-awards h3 {
    font-family: "Lato", sans-serif;
    font-size: 24px;
    color: #6ab3a8;
    text-transform: uppercase;
    border-bottom: 1px solid #6ab3a8;
    line-height: 2;
}

.page-content .associations-and-awards img {
    margin: 7px;
    width: auto;
    max-height: 75px;
}
.layout {
    background-repeat: no-repeat;
}
.layout h2,
.layout h3 {
    color: #000;
    border-bottom: 0;
}
.layout h5 {
    font-family: "Rockwell", sans-serif;
}
.layout p {
    color: #000;
}
.layout .more {
    display: inline-block;
    background-color: #000000;
    color: #fff;
    font-weight:bold;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    padding: 8px 30px;
    font-size: 14px;
}
.layout .more:hover {
    color: #fff;
    background-color: #444;
}
.layout .alignnone {
    margin: 0;
}
.layout .association-img {
    margin: 20px 20px 0 20px;
}
#main {
    background-position: top right;
    background-size: auto 100%;
}
#main > .row {
    padding-top: 70px;
    padding-bottom: 50px;
    max-width: 1000px;
}
#main h1 {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 3px;
    letter-spacing: 0.3em;
    font-weight: 400;
}
#main h1 strong {
    font-family: "Rockwell", sans-serif;
    letter-spacing: normal;
    font-size: 36px;
    font-weight: 500;
}
#main h2 {
    font-family: "Rockwell", sans-serif;
    font-size: 34px;
    font-weight: 500;
}
#main h4 {
    font-family: "Rockwell", sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #6e52a2;
    letter-spacing: 0.16em;
    margin-bottom: 20px;
}
#main em {
    font-family: "Rockwell", sans-serif;
}
#main p {
    font-size: 18px;
}
#about .columns {
    padding: 160px 0px 120px 0px;
    color: #fff;
}
#about h2 {
    color: #fff;
    font-family: "Rockwell", sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    padding-top: 2px;
}
#about p {
    color: #fff;
    font-size: 18px;
}
#about .more {
    margin-top: 90px;
}
#about .col-lt {
    padding-right: 96px;
    padding-left: 40px;
}
#about .col-rt {
    padding-left: 96px;
    padding-right: 40px;
}
#makeover,
#rejuvenation {
    background-color: #f2f2f2;
    overflow: hidden;
    position: relative;
}
#makeover h5,
#rejuvenation h5 {
    color: #999;
    font-size: 16px;
    line-height: 1;
    padding-top: 11px;
}
#makeover h2,
#rejuvenation h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 27px;
}
#makeover p,
#rejuvenation p {
    font-size: 16px;
}
#makeover .more,
#rejuvenation .more {
    margin-top: 17px;
}
#makeover .columns,
#rejuvenation .columns {
    padding: 145px 80px 77px 80px;
    background-color: #f2f2f2;
    position: static;
}
#makeover .col-lt img.size-full {
    position: absolute;
    top: 0;
    height: 100%;
    right: 50%;
    width: auto;
    max-width: initial;
}
#rejuvenation .col-rt img.size-full {
    position: absolute;
    top: 0;
    height: 100%;
    left: 50%;
    width: auto;
    max-width: initial;
}
#body {
    padding: 180px 0 160px 0;
}
#body h5 {
    color: #fff;
    margin-bottom: 0px;
    font-size: 16px;
}
#body h2 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 28px;
    margin-bottom: 26px;
}
#body p {
    font-size: 16px;
}
#body .more {
    margin-top: 16px;
}
#financial {
    padding: 128px 0 115px 0;
}
#financial h2 {
    font-family: "Rockwell", sans-serif;
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 18px;
}
#financial p {
    font-size: 18px;
}
#financial .more {
    margin-top: 16px;
}
/* ------------------------------------
    GF Styles
------------------------------------- */
.widget.gform_widget {
    padding: 15px 20px;
    background: #fff;
}
.widget.gform_widget form {
    overflow: hidden;
}
.widget h5 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    background-color: #6e52a2;
    background-image: url('data:img/png;base64,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');
    background-repeat: no-repeat;
    background-position: 50% 20px;
    padding: 80px 0px 10px 0px;
}

.widget .gform_wrapper h3.gform_title {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #6e52a2;
    margin: 15px 0;
}
.widget .gform_wrapper ul.gform_fields li.gfield {
    padding: 0px;
    margin-top: 0px;
}
.widget .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding: 0 5px;
}
.widget .gform_wrapper input {
    margin-bottom: 3px;
}

#gform_4 {
    position: relative;
}
#gform_4 .gfield_label {
    text-transform: uppercase;
}
#gform_4 .textarea-styled {
    position: absolute;
    top: 3px;
    right: 0;
    padding: 0 0 0 15px;
}
.gform_validation_error #gform_4 .textarea-styled {
    top: 68px;
}
.gform_validation_error #gform_4 .gform_footer{
    bottom: 56px;
}
body .top-footer-box div.validation_error{
    background-color: #FFEFF0;
}
body .top-footer-box .gform_wrapper ul li.gfield {
    margin-top: 2px;
}
body .gform_wrapper #gform_4 .textarea-styled  textarea.large {
    height: 206px;
    border-color: #fff;
    margin-bottom: 0.2rem;
}
body .gform_wrapper #gform_4 .field_sublabel_below .ginput_complex.ginput_container label,
body .gform_wrapper #gform_4 .field_description_below .gfield_description {
    color: #50217f;
    text-transform: uppercase;
    padding-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 15px;
}
body .gform_wrapper #gform_4 .field_description_below .validation_message {
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
    text-transform: none;
    font-size: 10px;
}
body .gform_wrapper #gform_4 li.gfield.gfield_error.gfield_contains_required {
    padding-right: 16px;
}
body .gform_wrapper #gform_4 .field_description_below.textarea-styled .gfield_description {
    color: #fff;
}
body .top-footer-box .gform_wrapper input[type="text"] {
    margin-bottom: 0.2rem;
    border-color: #fff;
    height: 3rem;
    margin-top: 5px;
}

body .top-footer-box .gform_wrapper .gform_footer,
.top-footer-box .gform_wrapper ul.gform_fields li.gfield {
    width: 50%;
}
body .top-footer-box .gform_wrapper .gform_footer {
    margin-left: 50%;
    position: absolute;
    bottom: 20px;
    right: 0px;
}
body .top-footer-box .gform_wrapper .gform_footer input[type="submit"] {
    background: #50217f;
    font-size: 24px;
    font-weight: 500;
    padding: 22px 0px;
    width: 97%;
    margin: 0;
    float: right;
}
body .top-footer-box .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #6e52a2;
}
body .top-footer-box .gform_wrapper .captcha-field {
    overflow: hidden;
    margin-top: 20px !important;
}
body .top-footer-box .gform_wrapper .captcha-field .gfield_description {
    float: left;
    width: 48%;
}
body .top-footer-box .gform_wrapper .captcha-field .gfield_captcha_container {
    float: left;
    width: 52%;
}
.top-footer-box .gform_wrapper .gfield_captcha_container img.gfield_captcha {
    border-top: 7px solid #50217f !important;
    border-bottom: 7px solid #50217f !important;
}
body .top-footer-box .gform_wrapper .math_medium input,
body .top-footer-box .gform_wrapper .captcha-tooltip {
    background-color: #50217f;
}
body .top-footer-box .gform_wrapper .captcha-tooltip {
    padding: 17px 17px;
    text-align: left;
    height: 70px;
    box-sizing: border-box;
}
body .top-footer-box .gform_wrapper .gfield_captcha_input_container {
    padding-top: 0;
}
body .top-footer-box .gform_wrapper .tp-arrow {
    border-style: solid;
    border-width: 35px 0 35px 30px;
    border-color: transparent transparent transparent #50217f;
    left: 100%;
    top: 50%;
    margin-left: 0;
    margin-top: -35px;
}
body .top-footer-box .gform_wrapper .math_large input {
    font-size: 24px;
    font-weight: 900;
    width: 80px;
    height: 70px;
    background: #50217f;
    color: #fff;
    margin: 0 0 0 15px;
}
body .sidebar .gform_wrapper .hidden_label input.large,
body .sidebar .gform_wrapper .hidden_label select.large,
body .sidebar .gform_wrapper .top_label input.large,
body .sidebar .gform_wrapper .top_label select.large,
body .sidebar .gform_wrapper textarea.large {
    width: 100%;
    padding: 10px 10px 10px 15px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    color: #606060;
    background: #f4f4f4;
    border: none;
    box-shadow: none;
}

body .gform_wrapper .hidden_label input.large,
body .gform_wrapper .hidden_label select.large,
body .gform_wrapper .top_label input.large,
body .gform_wrapper .top_label select.large,
body .gform_wrapper textarea.large {
    width: 100%;
}

body .gform_wrapper .top_label .gfield_label {
    margin-bottom: 0;
    color: #6e52a2;
    font-weight: 600;
}

body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 2px !important;
}

body .gform_wrapper textarea.large {
    height: 120px;
}

body .gform_wrapper {
    margin: 0;
    max-width: 100%;
}

.captcha-tooltip {
    background: #6e52a2;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 8px 30px;
    line-height: 1.2;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}

.tp-arrow {
    width: 0;
    height: 0;
    border-left: 130px solid rgba(0, 0, 0, 0);
    border-right: 130px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #6e52a2;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -130px;
}

.gform_wrapper .gfield_captcha_container {
    text-align: center;
}

.gform_wrapper .gfield_captcha_input_container {
    display: inline-block;
    padding-top: 0;
    vertical-align: middle;
}

body .gform_wrapper .math_medium,
body .gform_wrapper .math_large {
    padding-left: 10px;
}
body .gform_wrapper .math_medium:before,
body .gform_wrapper .math_large:before {
    content: "=";
    font-size: 24px;
    font-weight: 600;
}
body .gform_wrapper .math_medium input,
body .gform_wrapper .math_large input {
    font-size: 24px;
    font-weight: 900;
    width: 80px;
    background: #6e52a2;
    color: #fff;
    box-shadow: none;
    border: none;
    margin-left: 15px;
    display: inline-block;
    text-align: center;
}
body .gform_wrapper .math_large input {
    height: 50px;
}
body .gform_wrapper .math_medium input {
    height: 42px;
}
body .gform_wrapper .gform_footer {
    padding: 0;
    margin: 15px 0 0 0;
}
.gform_wrapper .top_label .captcha-field .gfield_label {
    display: none;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=image],
body .gform_wrapper .gform_footer input[type=submit] {
    width: 100%;
    background: #e9ae46;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 30px;
    text-transform: uppercase;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

body .gform_widget .gform_wrapper .gform_footer input[type="submit"] {
    min-height: 45px
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=image]:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #ecc47d;
}

body .gform_wrapper .top_label .gfield_error {
    width: 100%;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .gform_wrapper li.gfield_html {
    max-width: 100%;
}

body .gform_wrapper div.validation_error {
    font-size: 12px;
    border-left: 2px solid #790000;
    border-right: 2px solid #790000;
    width: 100%;
    padding: 10px;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #FFEFF0;
    padding: 5px;
    border-left: 1px solid #C89797;
    border-right: 1px solid #C89797;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    font-size: 10px;
}

body .gform_wrapper .gfield_description.validation_message,
body .gform_wrapper .top_label .gfield_description.validation_message {
    padding: .625em 0!important;
    margin: 0;
    width: 100%;
    font-size: 10px;
}

.gform_wrapper .sleepiness-quiz .instruction {
    display: none;
}

.gform_wrapper .sleepiness-quiz {
    width: 100%;
    max-width: 450px;
}

.gform_wrapper .gfield_captcha_container img.gfield_captcha,
body .gform_wrapper .gform_footer img {
    width: auto !important;
}



/* ------------------------------------
    Featured Links
------------------------------------- */
.featured-link-item {
    display: block;
    padding: 10px 20px 16px;
    /*margin-bottom: 20px;*/
    transition: all .2s ease;
    font-weight: 400;
    line-height: 1;
}

.featured-link-item p {
    color: #fff;
    font-size: 18px;
    line-height: 1.3;
}
.featured-link-item b,
.featured-link-item strong {
    font-weight: 600;
    font-size: 25px;
}

.featured-link-item p:last-of-type {
    margin-bottom: 0;
}

.featured-link-item:hover {
    opacity: .95;
    transition: all .2s ease;
}


.sidebar-menu ul.inline-list {
    margin: 0;
    list-style: none;
}
.sidebar {
    /*margin-bottom: 80px;*/
}
.sidebar-menu ul.inline-list > li {
    display: none;
    margin: 0;
    width: 100%;
}

.sidebar-menu ul.inline-list > li.current-menu-item.menu-item-has-children,
.sidebar-menu ul.inline-list > li.current-menu-ancestor.menu-item-has-children {
    display: block;
    margin: 0 0 30px 0;
}

.sidebar-menu ul.inline-list > li.current-menu-item > a,
.sidebar-menu ul.inline-list > li.current-menu-ancestor > a {
    display: block;
    font-size: 26px;
    font-weight: 500;
    color: #FFF;
    background: #365F84;
    border: 10px solid #CFE5FC;
    padding: 12px 5px;
    text-align: center;
}

.sidebar-menu ul.inline-list > li ul.sub-menu {
    list-style: none;
    margin: 0;
}

.sidebar-menu ul.inline-list ul.sub-menu > li.menu-item > a {
    display: block;
    background: #FBF3E0;
    padding: 15px 10px;
    border-bottom: 1px solid #C7BCA0;
    color: #948663;
    font-size: 18px;
    font-weight: 500;
}

.sidebar-menu ul.inline-list ul.sub-menu > li.menu-item > a:hover,
.sidebar-menu ul.inline-list ul.sub-menu > li.current-menu-item > a {
    background: #E8DDC7;
    color: #6f6147;
}



/* ------------------------------------
    BLOG
------------------------------------- */
.blog-wrapper {
    padding: 68px 0 0px 0;
}

article.post {
    margin-bottom: 40px;
}

.blog article img, .archive article img {
    float: left;
    margin: 0 10px 10px 0;
}

.post-thumbnail, .attachment-post-thumbnail {
    display: block;
    height: auto;
    float: left;
    margin: 5px 25px 15px 0;
}

.widget_search {
    margin-top: 20px;
}

.post-thumbnail img {
    width: 100%;
}

article.post h3 {
    margin: 0 0 5px 0;
    line-height: 1;
}

article.post h3 a {
    font-size: 24px;
    font-weight: 500;
    color: #6e52a2;
    margin-bottom: 0;
    transition: all .3s ease;
}

article.post h3 a:hover {
    color: #000;
    transition: all .3s ease;
}

article.post h6 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0;
    color: #A0A0A0;
}

ul.pagination {
    margin-bottom: 100px;
}

ul.pagination > li {
    display: inline-block;
    height: auto;
}

ul.pagination > li > span,
ul.pagination > li > a {
    font-family: "Lato", sans-serif;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    background: #EFEFEF;
}

ul.pagination > li > span.dots {
    background: transparent;
}

ul.pagination .pagination.current {
    color: #fff;
    background: #6e52a2;
    padding: 1px 7px 2px 7px;
}

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
    color: #6e52a2;
    background: #eadfff;
}

.single-post-wrapper {
    padding: 68px 0 60px 0;
}

.single-post-wrapper h1 {
    margin-bottom: 20px;
}



/* ------------------------------------
    Top Footer Box
------------------------------------- */
.top-footer-info {
    background: #c5c5c5;
    background: -moz-linear-gradient(left, #c5c5c5 0%, #c5c5c5 50%, #ffffff 50%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #c5c5c5 0%,#c5c5c5 50%,#ffffff 50%,#ffffff 100%);
    background: linear-gradient(to right, #c5c5c5 0%,#c5c5c5 50%,#ffffff 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#ffffff',GradientType=1 );
    position: relative;
    min-height: 480px;
}
.top-footer-schedule {
    padding: 130px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.top-footer-schedule h2 {
    color: #fff;
    font-family: "Rockwell", sans-serif;
    background-color: #50217f;
    font-size: 48px;
    margin: 0px 16px 20px 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    line-height: 1.2;
    padding: 18px 20px;
}

.contact-information h3,
.office-hours h3 {
    font-family: "Rockwell", sans-serif;
    font-size: 25px;
    line-height: 1;
    margin: 0 0 5px 0;
}
.office-hours h3 {
    margin: 0 0 16px 0;
}

.contact-information {
    padding-top: 38px;
    padding-left: 32px;
    padding-right: 0px;
    margin-bottom: 25px;
}
.office-hours {
    padding-top: 38px;
    padding-left: 32px;
    padding-right: 0;
    font-size: 20px;
    line-height: 2;
}
.contact-information p,
.office-hours p {
    margin-bottom: 0;
    line-height: 1.4;
}
.contact-information a {
    font-size: 29px;
    color: #000;
    padding-top: 16px;
    display: inline-block;
    text-decoration: none;
}
.contact-fax .fa,
.contact-phone .fa {
    border: 3px solid #000;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding-top: 5px;
    text-align: center;
    font-size: 25px;
    margin-right: 20px;
}
.location-map-wrap {
    position: static;
}
@media only screen and (min-width: 1024px) {
#location-map-preview {
    display: block;
    position: absolute;
    top: 0;
    right: 50%;
    height: 100%;
}

#location-map-preview img {
    height: 100%;
    max-width: inherit;
    width: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 50%;
}
}

/* ------------------------------------
    Footer Styles
------------------------------------- */
footer {
    background: #9e9e9e;
    padding: 25px 0 10px 0;
}

.f-right {
    text-align: right;
}

footer .copyright {
    margin: 10px 0;
}

footer .copyright p,
footer .copyright a {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    color: #fff;
    transition: all .3s ease;
}

footer .copyright a:hover {
    color: #6e52a2;
    transition: all .3s ease;
}

/* ------------------------------------
    Social | Media Networks
------------------------------------- */
.soc-networks {
    display: inline-block;
}
.soc-network-item {
    font-size: 25px;
    display: inline-block;
    text-align: center;
}
header .soc-network-item:first-child {
    border-left: 1px solid #6e52a2;
}
header .soc-network-item {
    padding: 16px 10px;
    font-size: 25px;
    border-right: 1px solid #6e52a2;
    width: 69px;
}
.soc-network-item .fa {
    color: #fff;
}
header .soc-network-item .fa-facebook {
    color: #3a5795;
}
header .soc-network-item .fa-twitter {
    color: #55acee;
}
header .soc-network-item .fa-google-plus {
    color: #dd4b39;
}
header .soc-network-item .fa-rss {
    color: #ff6600;
}
.top-footer-box form {
    overflow: hidden;
    margin: 0 16px;
}
.top-footer-box .soc-networks {
    margin-top: 20px;
}
.top-footer-box .soc-network-item {
    font-size: 37px;
    padding: 0;
}
.top-footer-box .soc-network-item .fa {
    padding: 6px 20px;
    margin: 0 4px 4px 4px;
    width: 120px;
}
.top-footer-box .soc-network-item .fa-facebook {
    background-color: #3a5795;
}
.top-footer-box .soc-network-item .fa-twitter {
    background-color: #55acee;
}
.top-footer-box .soc-network-item .fa-google-plus {
    background-color: #dd4b39;
}
.top-footer-box .soc-network-item .fa-rss {
    background-color: #ff6600;
}
.top-footer-box .soc-network-item .fa-instagram {
    background-color: #D354C9;
}
p.soc-title {
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 22px;
    color: #fff;
    margin-right: 15px;
}

.soc-networks .sn-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #365f84;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 26px;
    margin: 3px;
    transition: all .3s ease;
}

.soc-networks .sn-item:hover  { color: #fff; transition: all .3s ease;  }
.soc-networks .sn-item:before { display: none; }

.soc-networks .sn-item.fa-vk:hover           { background: #45668e; }
.soc-networks .sn-item.fa-facebook:hover     { background: #3b5998; }
.soc-networks .sn-item.fa-twitter:hover      { background: #00aced; }
.soc-networks .sn-item.fa-google-plus:hover  { background: #dd4b39; }
.soc-networks .sn-item.fa-linkedin:hover     { background: #0177B5; }
.soc-networks .sn-item.fa-youtube:hover      { background: #bb0000; }
.soc-networks .sn-item.fa-vimeo-square:hover { background: #45bbff; }
.soc-networks .sn-item.fa-instagram:hover    { background: #517fa4; }
.soc-networks .sn-item.fa-pinterest-p:hover  { background: #CB2027; }
.soc-networks .sn-item.fa-dribbble:hover     { background: #F26798; }
.soc-networks .sn-item.fa-yelp:hover         { background: #BE2F25; }
.soc-networks .sn-item.fa-flickr:hover       { background: #0063DB; }
.soc-networks .sn-item.fa-vine:hover         { background: #00BF8F; }

.sticky-sidebar {
    position: fixed;
    top: 64px;
    z-index: 101;
    max-width: 299px;
}
.sticky-sidebar-stop {
    position: absolute;
    bottom: 0;
}

/* CMG Forms */
.contact-subject {
    display: none;
}

/* Footer Form */
#contact-footer input[type="text"],
#contact-footer input[type="email"],
#contact-footer input[type="tel"] {
    margin-bottom: 32px;
    height: 48px;
    background: #fff;
    border: 0;
    color: #000;
    font-size: 18px;
}

#contact-footer textarea {
    height: 128px;
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px;
    background: #fff;
    border: 0;
    color: #000;
    font-size: 18px;
}

#contact-footer #mc p {
    background: #50217F;
    color: #fff;
    font-size: 16px;
    border-radius: 10px 0 0 10px;
    position: relative;
    padding: 10px;
    line-height: 1.4;
    margin-top: 0 !important;
}

#contact-footer #mc .text {
    width: 230px;
    position: relative;
}

#contact-footer #mc .tp-arrow {
    display: block;
    position: absolute;
    top: 0;
    left: 360px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 0 32px 35px;
    border-color: transparent transparent transparent #50217F;
}

#contact-footer #mc input {
    display: inline-block;
    height: 100%;
    width: 24%;
    padding: 16px 0;
    background: #50217F;
    border: 0;
    color: #fff;
    font-size: 26px;
    text-align: center;
}

#contact-footer #mc span {
    display: inline-block;
    height: 100%;
    width: 10%;
    padding: 16px 0;
    color: #50217F;
    font-size: 26px;
    text-align: center;
}

#contact-footer input[type="submit"] {
    width: 100%;
    padding: 16px 0;
    background: #50217F;
    border: 0;
    border-radius: 10px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
}

#contact-footer input[type="submit"]:hover {
    background: #582C85;
    transition: background .2s ease;
}

#contact-footer input::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer input:-moz-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer input::-moz-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer input:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer input::-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer input:placeholder-shown {
    color: #000;
    opacity: 1;
}

#contact-footer textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer textarea:-moz-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer textarea::-moz-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer textarea:-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer textarea::-ms-input-placeholder {
    color: #000;
    opacity: 1;
}

#contact-footer textarea:placeholder-shown {
    color: #000;
    opacity: 1;
}


@media screen and (min-width: 1025px) and (max-width: 1200px) {
    #contact-footer #mc .text {
        width: 200px;
    }

    #contact-footer #mc p {
        font-size: 14px;
    }

    #contact-footer #mc .tp-arrow {
        left: 330px;
        border-width: 29px 0 29px 35px;
    }

    #contact-footer #mc .equation {
        margin-left: 10px;
    }

    #contact-footer #mc input {
        width: 22%;
    }
}

@media screen and (max-width: 640px) {
    #contact-footer #mc .text {
        width: 100%;
    }

    #contact-footer #mc .tp-arrow {
        display: none;
    }

    #contact-footer #mc p {
        background: transparent;
        margin-bottom: 0;
        font-size: 18px;
        text-align: center;
    }
    .wp-block-image .alignleft,
    .wp-block-image .alignright {
        float: none;
        margin: 0 auto;
    }
}

/* Sidebar Form */
#contact-sidebar {
    padding: 15px 20px;
    background: #fff;
}

#contact-sidebar .sb-form-heading {
    display: block;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #6e52a2;
    margin: 15px 0;
}

#contact-sidebar label {
    display: inline-block;
    color: #6e52a2;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}

#contact-sidebar label .req {
    color: #790000;
    margin-left: 4px;
}

#contact-sidebar input[type="text"],
#contact-sidebar input[type="email"],
#contact-sidebar input[type="tel"] {
    width: 100%;
    margin-bottom: 16px;
    color: #606060;
    background: #f4f4f4;
    border: none;
    box-shadow: none;
    font-size: inherit;
    font-family: inherit;
    padding: 10px;
    letter-spacing: normal;
}

#contact-sidebar textarea {
    width: 100%;
    height: 120px;
    padding: 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #606060;
    background: #f4f4f4;
    border: none;
    box-shadow: none;
    line-height: 1.5;
    letter-spacing: normal;
    resize: none;
}

#contact-sidebar #mc2 {
    margin-bottom: 16px;
    text-align: center;
}

#contact-sidebar #mc2 input {
    display: inline-block;
    width: 20%;
    background: #6E52A2;
    color: #fff;
    text-align: center;
}

#contact-sidebar #mc2 span {
    display: inline-block;
    width: 10%;
    color: #6E52A2;
    font-weight: bold;
    text-align: center;
}

#contact-sidebar input[type="submit"] {
    width: 100%;
    min-height: 45px;
    margin: 0 16px 0 0;
    background: #e9ae46;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 8px;
    cursor: pointer;
}

#contact-sidebar input[type="submit"]:hover {
    opacity: .95;
    transition: background .2s ease;
}
#home-slider .slick-slide {
    background-position-x:  center;
}
/* Gallery Landing Page */
.gallery-background {
    display: block;
    position: relative;
    max-width: 347px;
    min-height: 350px;
    margin: 0 auto 24px auto;
    text-align: center;
    transition: opacity .3s ease;
}

.gallery-background:hover,
.gallery-background:focus {
    opacity: 0.7;
}

.gallery-background.body {
    background: url("images/gallery-body.jpg") center center no-repeat;
    background-size: contain;
}

.gallery-background.breast {
    background: url("images/gallery-breast.jpg") center center no-repeat;
    background-size: contain;
}

.gallery-background.face {
    background: url("images/gallery-face.jpg") center center no-repeat;
    background-size: contain;
}

.gallery-background.skin {
    background: url("images/gallery-skin.jpg") center center no-repeat;
    background-size: contain;
}

.gallery-category-name {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 12px 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

@media screen and (min-width: 641px) and (max-width: 769px) {
    .gallery-category-name {
        bottom: 5%;
    }
}

/* Office Sliders */
.office-slider {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.office-slider-2 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.galleria-container.notouch.galleria-theme-nextgen_pro_horizontal_filmstrip.caption_overlay_bottom {
    overflow: visible !important;
}
.galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-thumbnails-container {
    bottom: -70px !important;
}
.galleria-theme-nextgen_pro_horizontal_filmstrip.caption_overlay_bottom .galleria-info {
    bottom: 92px !important;
}

@media screen and (max-width: 960px) {
    .galleria-theme-nextgen_pro_horizontal_filmstrip.galleria-container {
        overflow: visible !important;
        height: 680px !important;
    }
    .ngg-galleria-parent.nextgen_pro_horizontal_filmstrip {
        height: 100% !important;
    }
    /*.ngg-galleria-parent.nextgen_pro_horizontal_filmstrip {
        margin-bottom: 100px;
    }

    .galleria-theme-nextgen_pro_horizontal_filmstrip .galleria-stage {
        height: 400px !important;
    }

    .galleria-theme-nextgen_pro_horizontal_filmstrip.galleria-container {
        overflow: visible !important;
    }

    .ngg-galleria-parent.nextgen_pro_horizontal_filmstrip {
      height: 618px !important;
    }

    .ngg-galleria-parent.nextgen_pro_horizontal_filmstrip .galleria-images {
      top: 0px !important;
    }*/
    #home-slider .slick-slide {
        background-position-x:  58%;
    }
}
@media screen and (max-width: 640px) {
    #home-slider {
        height: 250px;
    }
    #home-slider .slick-slide {
        background-position-x:  65%;
    }
    #home-slider .label-box {
        height: auto;
        padding: 30px 15px 15px 15px;
    }
    #home-slider .label-box .logo-img {
        display: none;
    } 
}


/* ----- Form Power ----- */

.pc-form-widget #my_unique_widget_id_field_control_date_of_birth input {
    text-align: center;
}
.pc-form-widget .form-loaded .form-content .form-field .pc-checkbox .pretty {
    text-wrap: wrap;
}
.pc-form-widget .form-button {
    background: #50217f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1;
    color: #fff;
    margin: 25px auto 30px;
    max-width: 570px;
    padding: 16px 19px;
    border-radius: 25px;
    display: block;
    width: 100%;
    width: 100%;
    padding: 16px 0;
    border: 0;
    border-radius: 10px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
}
.pc-form-widget .form-captcha div {
    display: block;
    margin: auto;
}
.pc-form-widget .pretty .state label:after, .pretty .state label:before {
    top: calc(-40% + 1em);
}
#contact-section .pc-form-widget .pretty .state label:after, #contact-section .pretty .state label:before {
    top: calc(-108% + 1em);
}
.pc-form-widget .form-loaded .form-content {
    margin: auto;
    max-width: 1200px;
}
.pc-form-widget .form-loaded .form-content input {
    width: 100%;
    margin-bottom: 32px;
    height: 48px;
    background: #fff;
    border: 0;
    color: #000;
    font-size: 18px; 
}
.pc-form-widget .form-loaded .form-content input::placeholder, .pc-form-widget .form-loaded .form-content textarea::placeholder {
    color: #000 !important;
    font-size: 18px;
}
.pc-form-widget .form-loaded .form-content textarea {
	min-height: 150px;
    width: 100%;
}
.pc-form-widget .recaptcha-disclaimer-above-button a {
    color: #fff;
}
.textwidget .pc-form-widget .form-loaded .form-content input, .textwidget .pc-form-widget .form-loaded .form-content textarea {
    height: auto;
    margin-bottom: 2px;
}
.textwidget .pc-form-widget .form-button {
    width: 100%;
    min-height: 45px;
    margin: 0 16px 0 0;
    background: #e9ae46;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 30px;
    text-transform: uppercase;
    border-radius: 8px;
    cursor: pointer;
}
.textwidget .pc-form-widget .recaptcha-disclaimer-above-button a {
    color: #50217f;
}
.featured-links-box {
    margin-bottom: 15px;
}
@media screen and (max-width: 1199px) {
    .pc-form-widget .pretty .state label:after, .pretty .state label:before {
        top: calc(-21% + 1em);
    }
    .pc-form-widget #form_field_by_checking_this_box_you_agree_to_the_terms_of_use_detailed_above .pretty .state label:after, .pc-form-widget #form_field_by_checking_this_box_you_agree_to_the_terms_of_use_detailed_above .pretty .state label:before {
        top: calc(-40% + 1em);
    }
    #contact-section .pc-form-widget .pretty .state label:after, #contact-section .pretty .state label:before {
        top: calc(-61% + 1em);
    }
    #contact-section .pc-form-widget #form_field_by_checking_this_box_you_agree_to_the_terms_of_use_detailed_above .pretty .state label:after, #contact-section .pc-form-widget #form_field_by_checking_this_box_you_agree_to_the_terms_of_use_detailed_above .pretty .state label:before {
        top: calc(-108% + 1em);
    }
}
@media screen and (max-width: 1023px) {
    #contact-section .pc-form-widget .form-loaded .form-content .pc-col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #contact-section .pc-form-widget .pretty .state label:after, #contact-section .pretty .state label:before {
        top: calc(-41% + 1em);
    }
}
@media screen and (max-width: 680px) {
    .pc-form-widget .form-loaded .form-content .pc-col-6, .pc-form-widget .form-loaded .form-content .pc-col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}