﻿@charset "UTF-8";
a {
  color: #243257;
  text-decoration: none;
}

a:hover {
  color: #243257;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Century Gothic", Arial, "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, sans-serif;
}

h5 {
  font-size: 1rem;
}

#shell-header {
  display: none;
}

#sp-logo,
#sp-center-header {
  text-align: center;
}

#sp-logo {
  margin-top: 15px;
}
#sp-logo img {
  max-width: 100%;
}

.container-fluid {
  max-width: 1170px;
}

#body-content {
  padding-top: 15px;
  max-width: 800px;
}

#scroll-to-top-button-fixed {
  display: none !important;
}

#module-root #appointment_form_display .form-check > * {
  margin-left: 15px;
}
#module-root #contact-us-asc {
  font-size: 16px;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  font-family: "Roboto Slab, Helvetica Neue, sans-serif";
}
#module-root #contact-us-asc .form-control {
  font-size: 16px;
}
#module-root #contact-us-asc #logo {
  height: auto;
  width: auto;
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  #module-root #contact-us-asc #logo {
    height: auto;
    width: 100%;
  }
}
#module-root #contact-us-asc .entity-contact {
  margin-bottom: 5px;
}
#module-root #contact-us-asc .entity-contact .entity-contact-name {
  text-align: right;
  padding-right: 5px;
}
#module-root #contact-us-asc .entity-contact .entity-contact-number {
  text-align: left;
}
#module-root #contact-us-asc #thank-you-message {
  font-size: 1.5em;
  margin-top: 20px;
  text-align: center;
}
#module-root #contact-us-asc #thank-you-message #surgery-center-name {
  color: #243257;
  font-weight: 700;
}
#module-root #contact-us-asc label {
  font-weight: 700;
}
#module-root #contact-us-asc .asterisk {
  color: rgb(139, 0, 0);
  margin-left: 2px;
}
#module-root #contact-us-asc label.error {
  color: rgb(139, 0, 0);
  width: 100%;
  text-align: left;
  padding-left: 1em;
}
#module-root #contact-us-asc #instructions {
  margin-top: 25px;
  margin-bottom: 10px;
  display: block;
}
#module-root #contact-us-asc form {
  width: 100%;
}
#module-root #contact-us-asc form > div {
  margin-top: 10px;
}
#module-root #contact-us-asc form > div input, #module-root #contact-us-asc form > div textarea, #module-root #contact-us-asc form > div select {
  display: block;
  width: 100%;
  padding: 5px;
}
#module-root #contact-us-asc form > div input[type=submit] {
  margin-top: 20px;
  width: auto;
  padding: 10px;
}
#module-root #contact-us-asc form > div label {
  margin-top: 15px;
}
#module-root #contact-us-asc #capatcha {
  margin: 30px auto;
}
@media (max-width: 768px) {
  #module-root #contact-us-asc #submit-btn {
    width: 100%;
  }
}
#module-root #contact-us-fpi #contact-us-form .form-controls > div {
  float: left;
  width: 50%;
  padding: 15px;
  height: 80px;
}
#module-root #contact-us-fpi #contact-us-form > div > label {
  display: block;
  width: 100%;
}
#module-root #contact-us-fpi #contact-us-form input {
  width: 100%;
}
#module-root #contact-us-fpi #contact-us-form select {
  width: 100%;
  padding: 4px;
}
#module-root #contact-us-fpi .control-group-textarea {
  margin-top: 30px;
}
#module-root #contact-us-fpi .control-group-textarea textarea {
  width: 100%;
  height: 100px;
  padding: 4px;
}
#module-root #contact-us-fpi .form-controls-full-width {
  padding: 15px 15px 0px 15px;
}
#module-root #contact-us-fpi .form-controls-full-width > div {
  width: 100%;
}
#module-root #contact-us-fpi #capatcha-container, #module-root #contact-us-fpi #submit-btn-container {
  margin: 30px 0px 0px 0px;
}
#module-root #contact-us-fpi label {
  font-size: 14px;
  font-weight: bold;
}
#module-root #contact-us-fpi label.error {
  color: #8b0000;
  width: 100%;
  text-align: left;
  padding-left: 1em;
}
#module-root #appointment-request .logo {
  padding-bottom: 15px;
}
#module-root #appointment-request .page-title {
  text-align: center;
  font-size: 52px;
  font-weight: lighter;
  background-color: #f9f9f9;
  color: #193d6f;
  padding: 30px 0;
}
#module-root #appointment-request .alert {
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 16px;
  line-height: 1.5;
}
#module-root #appointment-request .alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
#module-root #appointment-request .form-container {
  background: #fff;
  border: 1px solid #999;
  padding: 30px;
  margin-top: 30px;
}
#module-root #appointment-request label {
  font-weight: inherit;
}
#module-root #yprc-info {
  @import url("//fonts.googleapis.com/css?family=Open+Sans:400,700,300");
}
#module-root #yprc-info .row-fluid {
  width: 100%;
  *zoom: 1;
}
#module-root #yprc-info .row-fluid:before, #module-root #yprc-info .row-fluid:after {
  display: table;
  content: "";
}
#module-root #yprc-info .row-fluid:after {
  clear: both;
}
#module-root #yprc-info .row-fluid [class*=span] {
  display: block;
  float: left;
  width: 100%;
  min-height: 28px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#module-root #yprc-info .row-fluid [class*=span]:first-child {
  margin-left: 0;
}
#module-root #yprc-info .row-fluid .span12 {
  width: 99.99999999%;
  *width: 99.9468085006%;
}
#module-root #yprc-info .row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036%;
}
#module-root #yprc-info .row-fluid .span10 {
  width: 82.978723396%;
  *width: 82.9255319066%;
}
#module-root #yprc-info .row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096%;
}
#module-root #yprc-info .row-fluid .span8 {
  width: 65.957446802%;
  *width: 65.9042553126%;
}
#module-root #yprc-info .row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156%;
}
#module-root #yprc-info .row-fluid .span6 {
  width: 48.936170208%;
  *width: 48.8829787186%;
}
#module-root #yprc-info .row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216%;
}
#module-root #yprc-info .row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246%;
}
#module-root #yprc-info .row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276%;
}
#module-root #yprc-info .row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306%;
}
#module-root #yprc-info .row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.3297872336%;
}
#module-root #yprc-info .container-fluid {
  *zoom: 1;
}
#module-root #yprc-info .container-fluid:before, #module-root #yprc-info .container-fluid:after {
  display: table;
  content: "";
}
#module-root #yprc-info .container-fluid:after {
  clear: both;
}
@media (max-width: 767px) {
  #module-root #yprc-info .row-fluid {
    width: 100%;
  }
  #module-root #yprc-info .row-fluid [class*=span] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1139px) {
  #module-root #yprc-info .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  #module-root #yprc-info .row-fluid:before, #module-root #yprc-info .row-fluid:after {
    display: table;
    content: "";
  }
  #module-root #yprc-info .row-fluid:after {
    clear: both;
  }
  #module-root #yprc-info .row-fluid [class*=span] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.7092394496%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #module-root #yprc-info .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  #module-root #yprc-info .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036%;
  }
  #module-root #yprc-info .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.3832725926%;
  }
  #module-root #yprc-info .row-fluid .span10 {
    width: 82.872928171%;
    *width: 82.8197366816%;
  }
  #module-root #yprc-info .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.2562007706%;
  }
  #module-root #yprc-info .row-fluid .span8 {
    width: 65.745856349%;
    *width: 65.6926648596%;
  }
  #module-root #yprc-info .row-fluid .span7 {
    width: 57.182320438%;
    *width: 57.1291289486%;
  }
  #module-root #yprc-info .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376%;
  }
  #module-root #yprc-info .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266%;
  }
  #module-root #yprc-info .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156%;
  }
  #module-root #yprc-info .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.8749853046%;
  }
  #module-root #yprc-info .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.3114493936%;
  }
  #module-root #yprc-info .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.7479134826%;
  }
}
@media (min-width: 1280px) {
  #module-root #yprc-info .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  #module-root #yprc-info .row-fluid:before, #module-root #yprc-info .row-fluid:after {
    display: table;
    content: "";
  }
  #module-root #yprc-info .row-fluid:after {
    clear: both;
  }
  #module-root #yprc-info .row-fluid [class*=span] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.5109110746%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #module-root #yprc-info .row-fluid [class*=span]:first-child {
    margin-left: 0;
  }
  #module-root #yprc-info .row-fluid .span12 {
    width: 100%;
    *width: 99.9468085106%;
  }
  #module-root #yprc-info .row-fluid .span11 {
    width: 91.452991453%;
    *width: 91.3997999636%;
  }
  #module-root #yprc-info .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166%;
  }
  #module-root #yprc-info .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.3057828696%;
  }
  #module-root #yprc-info .row-fluid .span8 {
    width: 65.811965812%;
    *width: 65.7587743226%;
  }
  #module-root #yprc-info .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756%;
  }
  #module-root #yprc-info .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286%;
  }
  #module-root #yprc-info .row-fluid .span5 {
    width: 40.170940171%;
    *width: 40.1177486816%;
  }
  #module-root #yprc-info .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346%;
  }
  #module-root #yprc-info .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876%;
  }
  #module-root #yprc-info .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.4767230406%;
  }
  #module-root #yprc-info .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.9297144936%;
  }
}
#module-root #yprc-info .clearfix {
  *zoom: 1;
}
#module-root #yprc-info .clearfix:before, #module-root #yprc-info .clearfix:after {
  display: table;
  content: "";
}
#module-root #yprc-info .clearfix:after {
  clear: both;
}
#module-root #yprc-info .hide {
  display: none;
}
#module-root #yprc-info .show {
  display: block;
}
#module-root #yprc-info .invisible {
  visibility: hidden;
}
#module-root #yprc-info .hidden {
  display: none;
  visibility: hidden;
}
#module-root #yprc-info .visible-phone {
  display: none !important;
}
#module-root #yprc-info .visible-tablet {
  display: none !important;
}
#module-root #yprc-info .hidden-desktop {
  display: none !important;
}
@media (max-width: 767px) {
  #module-root #yprc-info .visible-phone {
    display: inherit !important;
  }
  #module-root #yprc-info .hidden-phone {
    display: none !important;
  }
  #module-root #yprc-info .hidden-desktop {
    display: inherit !important;
  }
  #module-root #yprc-info .visible-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1139px) {
  #module-root #yprc-info .visible-tablet {
    display: inherit !important;
  }
  #module-root #yprc-info .hidden-tablet {
    display: none !important;
  }
  #module-root #yprc-info .hidden-desktop {
    display: inherit !important;
  }
  #module-root #yprc-info .visible-desktop {
    display: none !important;
  }
}
#module-root #yprc-info img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
#module-root #yprc-info img.alignRight {
  margin: 0 0 5px 15px;
}
#module-root #yprc-info img.alignLeft {
  margin: 0 15px 5px 0;
}
#module-root #yprc-info .row-fluid [class*=span] {
  min-height: 1px;
}
#module-root #yprc-info .hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
#module-root #yprc-info .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px) {
  #module-root #yprc-info .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important;
  }
}
#module-root #yprc-info .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span {
  vertical-align: top !important;
}
#module-root #yprc-info #recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}
#module-root #yprc-info video {
  max-width: 100%;
  height: auto;
}
#module-root #yprc-info #calroot {
  width: 202px !important;
  line-height: normal;
}
#module-root #yprc-info #calroot, #module-root #yprc-info #calroot *, #module-root #yprc-info #calroot *:before, #module-root #yprc-info #calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#module-root #yprc-info #calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
}
#module-root #yprc-info #caldays {
  margin-bottom: 4px;
}
#module-root #yprc-info .hs-responsive-embed {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
#module-root #yprc-info .hs-responsive-embed iframe, #module-root #yprc-info .hs-responsive-embed object, #module-root #yprc-info .hs-responsive-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#module-root #yprc-info .hs-responsive-embed, #module-root #yprc-info .hs-responsive-embed.hs-responsive-embed-youtube, #module-root #yprc-info .hs-responsive-embed.hs-responsive-embed-wistia, #module-root #yprc-info .hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 56.25%;
}
#module-root #yprc-info .hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%;
}
#module-root #yprc-info .hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0;
}
#module-root #yprc-info .hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}
@media (max-width: 568px) {
  #module-root #yprc-info iframe {
    max-width: 100%;
  }
}
#module-root #yprc-info textarea, #module-root #yprc-info input[type=text], #module-root #yprc-info input[type=password], #module-root #yprc-info input[type=datetime], #module-root #yprc-info input[type=datetime-local], #module-root #yprc-info input[type=date], #module-root #yprc-info input[type=month], #module-root #yprc-info input[type=time], #module-root #yprc-info input[type=week], #module-root #yprc-info input[type=number], #module-root #yprc-info input[type=email], #module-root #yprc-info input[type=url], #module-root #yprc-info input[type=search], #module-root #yprc-info input[type=tel], #module-root #yprc-info input[type=color] select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#module-root #yprc-info #email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#module-root #yprc-info #hs-pwd-widget-password {
  height: auto !important;
}
#module-root #yprc-info .hs-menu-wrapper ul {
  padding: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
#module-root #yprc-info .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  #module-root #yprc-info .hs-menu-wrapper, #module-root #yprc-info .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }
  #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
#module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
#module-root #yprc-info .widget-type-space {
  visibility: hidden;
}
#module-root #yprc-info .hs-author-social-links {
  display: inline-block;
}
#module-root #yprc-info .hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0;
  border: 0;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
#module-root #yprc-info .hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
#module-root #yprc-info .hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
#module-root #yprc-info .hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
#module-root #yprc-info .hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}
#module-root #yprc-info .hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#module-root #yprc-info .hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden;
}
#module-root #yprc-info .hs_cos_flex-container a:active, #module-root #yprc-info .hs_cos_flex-slider a:active, #module-root #yprc-info .hs_cos_flex-container a:focus, #module-root #yprc-info .hs_cos_flex-slider a:focus {
  outline: 0;
}
#module-root #yprc-info .hs_cos_flex-slides, #module-root #yprc-info .hs_cos_flex-control-nav, #module-root #yprc-info .hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
#module-root #yprc-info .hs_cos_flex-slider {
  margin: 0;
  padding: 0;
}
#module-root #yprc-info .hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative;
}
#module-root #yprc-info .hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  border-radius: 0;
}
#module-root #yprc-info .hs_cos_flex-pauseplay span {
  text-transform: capitalize;
}
#module-root #yprc-info .hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#module-root #yprc-info html[xmlns] .hs_cos_flex-slides {
  display: block;
}
#module-root #yprc-info * html .hs_cos_flex-slides {
  height: 1%;
}
#module-root #yprc-info .hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
}
#module-root #yprc-info .hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#module-root #yprc-info .loading .hs_cos_flex-viewport {
  max-height: 300px;
}
#module-root #yprc-info .hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1;
}
#module-root #yprc-info .carousel li {
  margin-right: 5px;
}
#module-root #yprc-info .hs_cos_flex-direction-nav {
  *height: 0;
}
#module-root #yprc-info .hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(../Images/YPRC/Info/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
}
#module-root #yprc-info .hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px;
}
#module-root #yprc-info .hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px;
}
#module-root #yprc-info .hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: 0.8;
  right: 5px;
}
#module-root #yprc-info .hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: 0.8;
  left: 5px;
}
#module-root #yprc-info .hs_cos_flex-slider:hover .hs_cos_flex-next:hover, #module-root #yprc-info .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1;
}
#module-root #yprc-info .hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
#module-root #yprc-info .hs_cos_flex_thumbnavs-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
#module-root #yprc-info .hs_cos_flex_thumbnavs-direction-nav {
  *height: 0;
}
#module-root #yprc-info .hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(../Images/YPRC/Info/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
}
#module-root #yprc-info .hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0;
}
#module-root #yprc-info .hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0;
}
#module-root #yprc-info .hs-cos-flex-slider-control-panel img {
  cursor: pointer;
}
#module-root #yprc-info .hs-cos-flex-slider-control-panel img:hover {
  opacity: 0.8;
}
#module-root #yprc-info .hs-cos-flex-slider-control-panel {
  margin-top: -30px;
}
#module-root #yprc-info .hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
#module-root #yprc-info .hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
#module-root #yprc-info .hs_cos_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);
}
#module-root #yprc-info .hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
#module-root #yprc-info .hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
#module-root #yprc-info .hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
#module-root #yprc-info .hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
#module-root #yprc-info .hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
#module-root #yprc-info .hs_cos_flex-control-thumbs img:hover {
  opacity: 1;
}
#module-root #yprc-info .hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  #module-root #yprc-info .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0;
  }
  #module-root #yprc-info .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0;
  }
}
#module-root #yprc-info .hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0 5% 0 5%;
  width: 100%;
  bottom: 0;
  text-align: center;
}
#module-root #yprc-info .hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}
@media all and (max-width: 400px) {
  #module-root #yprc-info .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0 5% 0px 5%;
    top: 40%;
    text-align: center;
  }
}
#module-root #yprc-info .hs_cos_flex-slider h1, #module-root #yprc-info .hs_cos_flex-slider h2, #module-root #yprc-info .hs_cos_flex-slider h3, #module-root #yprc-info .hs_cos_flex-slider h4, #module-root #yprc-info .hs_cos_flex-slider h5, #module-root #yprc-info .hs_cos_flex-slider h6, #module-root #yprc-info .hs_cos_flex-slider p {
  color: white;
}
#module-root #yprc-info .hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-right: -4px;
}
#module-root #yprc-info .hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0;
  padding: 0;
  border-width: 0;
}
#module-root #yprc-info pre {
  overflow-x: auto;
}
#module-root #yprc-info table pre {
  white-space: pre-wrap;
}
#module-root #yprc-info .comment {
  margin: 10px 0 10px 0;
}
#module-root #yprc-info .hs_cos_wrapper_type_rich_text, #module-root #yprc-info .hs_cos_wrapper_type_text, #module-root #yprc-info .hs_cos_wrapper_type_header, #module-root #yprc-info .hs_cos_wrapper_type_section_header, #module-root #yprc-info .hs_cos_wrapper_type_raw_html, #module-root #yprc-info .hs_cos_wrapper_type_raw_jinja, #module-root #yprc-info .hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}
@media all and (max-width: 400px) {
  #module-root #yprc-info #captcha_wrapper, #module-root #yprc-info #recaptcha_area, #module-root #yprc-info #recaptcha_area table#recaptcha_table, #module-root #yprc-info #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden;
  }
  #module-root #yprc-info #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important;
  }
  #module-root #yprc-info #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important;
  }
}
@font-face {
  #module-root #yprc-info {
    font-family: "Glyphicons Halflings";
    src: url(css/glyphicons-halflings-regular.eot?t=1485621217837);
    src: url(css/glyphicons-halflings-regular.eot?t=1485621217837) format("embedded-opentype"), url(css/glyphicons-halflings-regular.woff2?t=1485621217837) format("woff2"), url(css/glyphicons-halflings-regular.woff?t=1485621217837) format("woff"), url(css/glyphicons-halflings-regular.ttf?t=1485621217837) format("truetype"), url(css/glyphicons-halflings-regular.svg?t=1485621217837) format("svg");
  }
}
#module-root #yprc-info .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#module-root #yprc-info .glyphicon-asterisk:before {
  content: "*";
}
#module-root #yprc-info .glyphicon-plus:before {
  content: "+";
}
#module-root #yprc-info .glyphicon-eur:before, #module-root #yprc-info .glyphicon-euro:before {
  content: "€";
}
#module-root #yprc-info .glyphicon-minus:before {
  content: "−";
}
#module-root #yprc-info .glyphicon-cloud:before {
  content: "☁";
}
#module-root #yprc-info .glyphicon-envelope:before {
  content: "✉";
}
#module-root #yprc-info .glyphicon-pencil:before {
  content: "✏";
}
#module-root #yprc-info .glyphicon-glass:before {
  content: "\e001";
}
#module-root #yprc-info .glyphicon-music:before {
  content: "\e002";
}
#module-root #yprc-info .glyphicon-search:before {
  content: "\e003";
}
#module-root #yprc-info .glyphicon-heart:before {
  content: "\e005";
}
#module-root #yprc-info .glyphicon-star:before {
  content: "\e006";
}
#module-root #yprc-info .glyphicon-star-empty:before {
  content: "\e007";
}
#module-root #yprc-info .glyphicon-user:before {
  content: "\e008";
}
#module-root #yprc-info .glyphicon-film:before {
  content: "\e009";
}
#module-root #yprc-info .glyphicon-th-large:before {
  content: "\e010";
}
#module-root #yprc-info .glyphicon-th:before {
  content: "\e011";
}
#module-root #yprc-info .glyphicon-th-list:before {
  content: "\e012";
}
#module-root #yprc-info .glyphicon-ok:before {
  content: "\e013";
}
#module-root #yprc-info .glyphicon-remove:before {
  content: "\e014";
}
#module-root #yprc-info .glyphicon-zoom-in:before {
  content: "\e015";
}
#module-root #yprc-info .glyphicon-zoom-out:before {
  content: "\e016";
}
#module-root #yprc-info .glyphicon-off:before {
  content: "\e017";
}
#module-root #yprc-info .glyphicon-signal:before {
  content: "\e018";
}
#module-root #yprc-info .glyphicon-cog:before {
  content: "\e019";
}
#module-root #yprc-info .glyphicon-trash:before {
  content: "\e020";
}
#module-root #yprc-info .glyphicon-home:before {
  content: "\e021";
}
#module-root #yprc-info .glyphicon-file:before {
  content: "\e022";
}
#module-root #yprc-info .glyphicon-time:before {
  content: "\e023";
}
#module-root #yprc-info .glyphicon-road:before {
  content: "\e024";
}
#module-root #yprc-info .glyphicon-download-alt:before {
  content: "\e025";
}
#module-root #yprc-info .glyphicon-download:before {
  content: "\e026";
}
#module-root #yprc-info .glyphicon-upload:before {
  content: "\e027";
}
#module-root #yprc-info .glyphicon-inbox:before {
  content: "\e028";
}
#module-root #yprc-info .glyphicon-play-circle:before {
  content: "\e029";
}
#module-root #yprc-info .glyphicon-repeat:before {
  content: "\e030";
}
#module-root #yprc-info .glyphicon-refresh:before {
  content: "\e031";
}
#module-root #yprc-info .glyphicon-list-alt:before {
  content: "\e032";
}
#module-root #yprc-info .glyphicon-lock:before {
  content: "\e033";
}
#module-root #yprc-info .glyphicon-flag:before {
  content: "\e034";
}
#module-root #yprc-info .glyphicon-headphones:before {
  content: "\e035";
}
#module-root #yprc-info .glyphicon-volume-off:before {
  content: "\e036";
}
#module-root #yprc-info .glyphicon-volume-down:before {
  content: "\e037";
}
#module-root #yprc-info .glyphicon-volume-up:before {
  content: "\e038";
}
#module-root #yprc-info .glyphicon-qrcode:before {
  content: "\e039";
}
#module-root #yprc-info .glyphicon-barcode:before {
  content: "\e040";
}
#module-root #yprc-info .glyphicon-tag:before {
  content: "\e041";
}
#module-root #yprc-info .glyphicon-tags:before {
  content: "\e042";
}
#module-root #yprc-info .glyphicon-book:before {
  content: "\e043";
}
#module-root #yprc-info .glyphicon-bookmark:before {
  content: "\e044";
}
#module-root #yprc-info .glyphicon-print:before {
  content: "\e045";
}
#module-root #yprc-info .glyphicon-camera:before {
  content: "\e046";
}
#module-root #yprc-info .glyphicon-font:before {
  content: "\e047";
}
#module-root #yprc-info .glyphicon-bold:before {
  content: "\e048";
}
#module-root #yprc-info .glyphicon-italic:before {
  content: "\e049";
}
#module-root #yprc-info .glyphicon-text-height:before {
  content: "\e050";
}
#module-root #yprc-info .glyphicon-text-width:before {
  content: "\e051";
}
#module-root #yprc-info .glyphicon-align-left:before {
  content: "\e052";
}
#module-root #yprc-info .glyphicon-align-center:before {
  content: "\e053";
}
#module-root #yprc-info .glyphicon-align-right:before {
  content: "\e054";
}
#module-root #yprc-info .glyphicon-align-justify:before {
  content: "\e055";
}
#module-root #yprc-info .glyphicon-list:before {
  content: "\e056";
}
#module-root #yprc-info .glyphicon-indent-left:before {
  content: "\e057";
}
#module-root #yprc-info .glyphicon-indent-right:before {
  content: "\e058";
}
#module-root #yprc-info .glyphicon-facetime-video:before {
  content: "\e059";
}
#module-root #yprc-info .glyphicon-picture:before {
  content: "\e060";
}
#module-root #yprc-info .glyphicon-map-marker:before {
  content: "\e062";
}
#module-root #yprc-info .glyphicon-adjust:before {
  content: "\e063";
}
#module-root #yprc-info .glyphicon-tint:before {
  content: "\e064";
}
#module-root #yprc-info .glyphicon-edit:before {
  content: "\e065";
}
#module-root #yprc-info .glyphicon-share:before {
  content: "\e066";
}
#module-root #yprc-info .glyphicon-check:before {
  content: "\e067";
}
#module-root #yprc-info .glyphicon-move:before {
  content: "\e068";
}
#module-root #yprc-info .glyphicon-step-backward:before {
  content: "\e069";
}
#module-root #yprc-info .glyphicon-fast-backward:before {
  content: "\e070";
}
#module-root #yprc-info .glyphicon-backward:before {
  content: "\e071";
}
#module-root #yprc-info .glyphicon-play:before {
  content: "\e072";
}
#module-root #yprc-info .glyphicon-pause:before {
  content: "\e073";
}
#module-root #yprc-info .glyphicon-stop:before {
  content: "\e074";
}
#module-root #yprc-info .glyphicon-forward:before {
  content: "\e075";
}
#module-root #yprc-info .glyphicon-fast-forward:before {
  content: "\e076";
}
#module-root #yprc-info .glyphicon-step-forward:before {
  content: "\e077";
}
#module-root #yprc-info .glyphicon-eject:before {
  content: "\e078";
}
#module-root #yprc-info .glyphicon-chevron-left:before {
  content: "\e079";
}
#module-root #yprc-info .glyphicon-chevron-right:before {
  content: "\e080";
}
#module-root #yprc-info .glyphicon-plus-sign:before {
  content: "\e081";
}
#module-root #yprc-info .glyphicon-minus-sign:before {
  content: "\e082";
}
#module-root #yprc-info .glyphicon-remove-sign:before {
  content: "\e083";
}
#module-root #yprc-info .glyphicon-ok-sign:before {
  content: "\e084";
}
#module-root #yprc-info .glyphicon-question-sign:before {
  content: "\e085";
}
#module-root #yprc-info .glyphicon-info-sign:before {
  content: "\e086";
}
#module-root #yprc-info .glyphicon-screenshot:before {
  content: "\e087";
}
#module-root #yprc-info .glyphicon-remove-circle:before {
  content: "\e088";
}
#module-root #yprc-info .glyphicon-ok-circle:before {
  content: "\e089";
}
#module-root #yprc-info .glyphicon-ban-circle:before {
  content: "\e090";
}
#module-root #yprc-info .glyphicon-arrow-left:before {
  content: "\e091";
}
#module-root #yprc-info .glyphicon-arrow-right:before {
  content: "\e092";
}
#module-root #yprc-info .glyphicon-arrow-up:before {
  content: "\e093";
}
#module-root #yprc-info .glyphicon-arrow-down:before {
  content: "\e094";
}
#module-root #yprc-info .glyphicon-share-alt:before {
  content: "\e095";
}
#module-root #yprc-info .glyphicon-resize-full:before {
  content: "\e096";
}
#module-root #yprc-info .glyphicon-resize-small:before {
  content: "\e097";
}
#module-root #yprc-info .glyphicon-exclamation-sign:before {
  content: "\e101";
}
#module-root #yprc-info .glyphicon-gift:before {
  content: "\e102";
}
#module-root #yprc-info .glyphicon-leaf:before {
  content: "\e103";
}
#module-root #yprc-info .glyphicon-fire:before {
  content: "\e104";
}
#module-root #yprc-info .glyphicon-eye-open:before {
  content: "\e105";
}
#module-root #yprc-info .glyphicon-eye-close:before {
  content: "\e106";
}
#module-root #yprc-info .glyphicon-warning-sign:before {
  content: "\e107";
}
#module-root #yprc-info .glyphicon-plane:before {
  content: "\e108";
}
#module-root #yprc-info .glyphicon-calendar:before {
  content: "\e109";
}
#module-root #yprc-info .glyphicon-random:before {
  content: "\e110";
}
#module-root #yprc-info .glyphicon-comment:before {
  content: "\e111";
}
#module-root #yprc-info .glyphicon-magnet:before {
  content: "\e112";
}
#module-root #yprc-info .glyphicon-chevron-up:before {
  content: "\e113";
}
#module-root #yprc-info .glyphicon-chevron-down:before {
  content: "\e114";
}
#module-root #yprc-info .glyphicon-retweet:before {
  content: "\e115";
}
#module-root #yprc-info .glyphicon-shopping-cart:before {
  content: "\e116";
}
#module-root #yprc-info .glyphicon-folder-close:before {
  content: "\e117";
}
#module-root #yprc-info .glyphicon-folder-open:before {
  content: "\e118";
}
#module-root #yprc-info .glyphicon-resize-vertical:before {
  content: "\e119";
}
#module-root #yprc-info .glyphicon-resize-horizontal:before {
  content: "\e120";
}
#module-root #yprc-info .glyphicon-hdd:before {
  content: "\e121";
}
#module-root #yprc-info .glyphicon-bullhorn:before {
  content: "\e122";
}
#module-root #yprc-info .glyphicon-bell:before {
  content: "\e123";
}
#module-root #yprc-info .glyphicon-certificate:before {
  content: "\e124";
}
#module-root #yprc-info .glyphicon-thumbs-up:before {
  content: "\e125";
}
#module-root #yprc-info .glyphicon-thumbs-down:before {
  content: "\e126";
}
#module-root #yprc-info .glyphicon-hand-right:before {
  content: "\e127";
}
#module-root #yprc-info .glyphicon-hand-left:before {
  content: "\e128";
}
#module-root #yprc-info .glyphicon-hand-up:before {
  content: "\e129";
}
#module-root #yprc-info .glyphicon-hand-down:before {
  content: "\e130";
}
#module-root #yprc-info .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
#module-root #yprc-info .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
#module-root #yprc-info .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
#module-root #yprc-info .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
#module-root #yprc-info .glyphicon-globe:before {
  content: "\e135";
}
#module-root #yprc-info .glyphicon-wrench:before {
  content: "\e136";
}
#module-root #yprc-info .glyphicon-tasks:before {
  content: "\e137";
}
#module-root #yprc-info .glyphicon-filter:before {
  content: "\e138";
}
#module-root #yprc-info .glyphicon-briefcase:before {
  content: "\e139";
}
#module-root #yprc-info .glyphicon-fullscreen:before {
  content: "\e140";
}
#module-root #yprc-info .glyphicon-dashboard:before {
  content: "\e141";
}
#module-root #yprc-info .glyphicon-paperclip:before {
  content: "\e142";
}
#module-root #yprc-info .glyphicon-heart-empty:before {
  content: "\e143";
}
#module-root #yprc-info .glyphicon-link:before {
  content: "\e144";
}
#module-root #yprc-info .glyphicon-phone:before {
  content: "\e145";
}
#module-root #yprc-info .glyphicon-pushpin:before {
  content: "\e146";
}
#module-root #yprc-info .glyphicon-usd:before {
  content: "\e148";
}
#module-root #yprc-info .glyphicon-gbp:before {
  content: "\e149";
}
#module-root #yprc-info .glyphicon-sort:before {
  content: "\e150";
}
#module-root #yprc-info .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
#module-root #yprc-info .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
#module-root #yprc-info .glyphicon-sort-by-order:before {
  content: "\e153";
}
#module-root #yprc-info .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
#module-root #yprc-info .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
#module-root #yprc-info .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
#module-root #yprc-info .glyphicon-unchecked:before {
  content: "\e157";
}
#module-root #yprc-info .glyphicon-expand:before {
  content: "\e158";
}
#module-root #yprc-info .glyphicon-collapse-down:before {
  content: "\e159";
}
#module-root #yprc-info .glyphicon-collapse-up:before {
  content: "\e160";
}
#module-root #yprc-info .glyphicon-log-in:before {
  content: "\e161";
}
#module-root #yprc-info .glyphicon-flash:before {
  content: "\e162";
}
#module-root #yprc-info .glyphicon-log-out:before {
  content: "\e163";
}
#module-root #yprc-info .glyphicon-new-window:before {
  content: "\e164";
}
#module-root #yprc-info .glyphicon-record:before {
  content: "\e165";
}
#module-root #yprc-info .glyphicon-save:before {
  content: "\e166";
}
#module-root #yprc-info .glyphicon-open:before {
  content: "\e167";
}
#module-root #yprc-info .glyphicon-saved:before {
  content: "\e168";
}
#module-root #yprc-info .glyphicon-import:before {
  content: "\e169";
}
#module-root #yprc-info .glyphicon-export:before {
  content: "\e170";
}
#module-root #yprc-info .glyphicon-send:before {
  content: "\e171";
}
#module-root #yprc-info .glyphicon-floppy-disk:before {
  content: "\e172";
}
#module-root #yprc-info .glyphicon-floppy-saved:before {
  content: "\e173";
}
#module-root #yprc-info .glyphicon-floppy-remove:before {
  content: "\e174";
}
#module-root #yprc-info .glyphicon-floppy-save:before {
  content: "\e175";
}
#module-root #yprc-info .glyphicon-floppy-open:before {
  content: "\e176";
}
#module-root #yprc-info .glyphicon-credit-card:before {
  content: "\e177";
}
#module-root #yprc-info .glyphicon-transfer:before {
  content: "\e178";
}
#module-root #yprc-info .glyphicon-cutlery:before {
  content: "\e179";
}
#module-root #yprc-info .glyphicon-header:before {
  content: "\e180";
}
#module-root #yprc-info .glyphicon-compressed:before {
  content: "\e181";
}
#module-root #yprc-info .glyphicon-earphone:before {
  content: "\e182";
}
#module-root #yprc-info .glyphicon-phone-alt:before {
  content: "\e183";
}
#module-root #yprc-info .glyphicon-tower:before {
  content: "\e184";
}
#module-root #yprc-info .glyphicon-stats:before {
  content: "\e185";
}
#module-root #yprc-info .glyphicon-sd-video:before {
  content: "\e186";
}
#module-root #yprc-info .glyphicon-hd-video:before {
  content: "\e187";
}
#module-root #yprc-info .glyphicon-subtitles:before {
  content: "\e188";
}
#module-root #yprc-info .glyphicon-sound-stereo:before {
  content: "\e189";
}
#module-root #yprc-info .glyphicon-sound-dolby:before {
  content: "\e190";
}
#module-root #yprc-info .glyphicon-sound-5-1:before {
  content: "\e191";
}
#module-root #yprc-info .glyphicon-sound-6-1:before {
  content: "\e192";
}
#module-root #yprc-info .glyphicon-sound-7-1:before {
  content: "\e193";
}
#module-root #yprc-info .glyphicon-copyright-mark:before {
  content: "\e194";
}
#module-root #yprc-info .glyphicon-registration-mark:before {
  content: "\e195";
}
#module-root #yprc-info .glyphicon-cloud-download:before {
  content: "\e197";
}
#module-root #yprc-info .glyphicon-cloud-upload:before {
  content: "\e198";
}
#module-root #yprc-info .glyphicon-tree-conifer:before {
  content: "\e199";
}
#module-root #yprc-info .glyphicon-tree-deciduous:before {
  content: "\e200";
}
#module-root #yprc-info .glyphicon-cd:before {
  content: "\e201";
}
#module-root #yprc-info .glyphicon-save-file:before {
  content: "\e202";
}
#module-root #yprc-info .glyphicon-open-file:before {
  content: "\e203";
}
#module-root #yprc-info .glyphicon-level-up:before {
  content: "\e204";
}
#module-root #yprc-info .glyphicon-copy:before {
  content: "\e205";
}
#module-root #yprc-info .glyphicon-paste:before {
  content: "\e206";
}
#module-root #yprc-info .glyphicon-alert:before {
  content: "\e209";
}
#module-root #yprc-info .glyphicon-equalizer:before {
  content: "\e210";
}
#module-root #yprc-info .glyphicon-king:before {
  content: "\e211";
}
#module-root #yprc-info .glyphicon-queen:before {
  content: "\e212";
}
#module-root #yprc-info .glyphicon-pawn:before {
  content: "\e213";
}
#module-root #yprc-info .glyphicon-bishop:before {
  content: "\e214";
}
#module-root #yprc-info .glyphicon-knight:before {
  content: "\e215";
}
#module-root #yprc-info .glyphicon-baby-formula:before {
  content: "\e216";
}
#module-root #yprc-info .glyphicon-tent:before {
  content: "⛺";
}
#module-root #yprc-info .glyphicon-blackboard:before {
  content: "\e218";
}
#module-root #yprc-info .glyphicon-bed:before {
  content: "\e219";
}
#module-root #yprc-info .glyphicon-apple:before {
  content: "\f8ff";
}
#module-root #yprc-info .glyphicon-erase:before {
  content: "\e221";
}
#module-root #yprc-info .glyphicon-hourglass:before {
  content: "⌛";
}
#module-root #yprc-info .glyphicon-lamp:before {
  content: "\e223";
}
#module-root #yprc-info .glyphicon-duplicate:before {
  content: "\e224";
}
#module-root #yprc-info .glyphicon-piggy-bank:before {
  content: "\e225";
}
#module-root #yprc-info .glyphicon-scissors:before {
  content: "\e226";
}
#module-root #yprc-info .glyphicon-bitcoin:before {
  content: "\e227";
}
#module-root #yprc-info .glyphicon-btc:before {
  content: "\e227";
}
#module-root #yprc-info .glyphicon-xbt:before {
  content: "\e227";
}
#module-root #yprc-info .glyphicon-yen:before {
  content: "¥";
}
#module-root #yprc-info .glyphicon-jpy:before {
  content: "¥";
}
#module-root #yprc-info .glyphicon-ruble:before {
  content: "₽";
}
#module-root #yprc-info .glyphicon-rub:before {
  content: "₽";
}
#module-root #yprc-info .glyphicon-scale:before {
  content: "\e230";
}
#module-root #yprc-info .glyphicon-ice-lolly:before {
  content: "\e231";
}
#module-root #yprc-info .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
#module-root #yprc-info .glyphicon-education:before {
  content: "\e233";
}
#module-root #yprc-info .glyphicon-option-horizontal:before {
  content: "\e234";
}
#module-root #yprc-info .glyphicon-option-vertical:before {
  content: "\e235";
}
#module-root #yprc-info .glyphicon-menu-hamburger:before {
  content: "\e236";
}
#module-root #yprc-info .glyphicon-modal-window:before {
  content: "\e237";
}
#module-root #yprc-info .glyphicon-oil:before {
  content: "\e238";
}
#module-root #yprc-info .glyphicon-grain:before {
  content: "\e239";
}
#module-root #yprc-info .glyphicon-sunglasses:before {
  content: "\e240";
}
#module-root #yprc-info .glyphicon-text-size:before {
  content: "\e241";
}
#module-root #yprc-info .glyphicon-text-color:before {
  content: "\e242";
}
#module-root #yprc-info .glyphicon-text-background:before {
  content: "\e243";
}
#module-root #yprc-info .glyphicon-object-align-top:before {
  content: "\e244";
}
#module-root #yprc-info .glyphicon-object-align-bottom:before {
  content: "\e245";
}
#module-root #yprc-info .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
#module-root #yprc-info .glyphicon-object-align-left:before {
  content: "\e247";
}
#module-root #yprc-info .glyphicon-object-align-vertical:before {
  content: "\e248";
}
#module-root #yprc-info .glyphicon-object-align-right:before {
  content: "\e249";
}
#module-root #yprc-info .glyphicon-triangle-right:before {
  content: "\e250";
}
#module-root #yprc-info .glyphicon-triangle-left:before {
  content: "\e251";
}
#module-root #yprc-info .glyphicon-triangle-bottom:before {
  content: "\e252";
}
#module-root #yprc-info .glyphicon-triangle-top:before {
  content: "\e253";
}
#module-root #yprc-info .glyphicon-console:before {
  content: "\e254";
}
#module-root #yprc-info .glyphicon-superscript:before {
  content: "\e255";
}
#module-root #yprc-info .glyphicon-subscript:before {
  content: "\e256";
}
#module-root #yprc-info .glyphicon-menu-left:before {
  content: "\e257";
}
#module-root #yprc-info .glyphicon-menu-right:before {
  content: "\e258";
}
#module-root #yprc-info .glyphicon-menu-down:before {
  content: "\e259";
}
#module-root #yprc-info .glyphicon-menu-up:before {
  content: "\e260";
}
@font-face {
  #module-root #yprc-info {
    font-family: "Flaticon";
    src: url("css/flaticon.eot?t=1485621217837");
    src: url("css/flaticon.eot?t=1485621217837") format("embedded-opentype"), url("css/flaticon.ttf?t=1485621217837") format("truetype"), url("css/flaticon.svg?t=1485621217837") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
@font-face {
  #module-root #yprc-info {
    font-family: "Flaticon";
    src: url("css/flaticon-2.eot?t=1485621217837");
    src: url("css/flaticon-2.eot?t=1485621217837") format("embedded-opentype"), url("css/flaticon-2.ttf?t=1485621217837") format("truetype"), url("css/flaticon-2.svg?t=1485621217837") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
#module-root #yprc-info [class^=flaticon-]:before, #module-root #yprc-info [class*=" flaticon-"]:before, #module-root #yprc-info [class^=flaticon-]:after, #module-root #yprc-info [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
  margin-left: 20px;
}
#module-root #yprc-info .flaticon-blog4:before {
  content: "\e000";
}
#module-root #yprc-info .flaticon-calendar146:before {
  content: "\e001";
}
#module-root #yprc-info .flaticon-chatbubble1:before {
  content: "\e002";
}
#module-root #yprc-info .flaticon-client2:before {
  content: "\e003";
}
#module-root #yprc-info .flaticon-coin11:before {
  content: "\e004";
}
#module-root #yprc-info .flaticon-coin12:before {
  content: "\e005";
}
#module-root #yprc-info .flaticon-contract11:before {
  content: "\e006";
}
#module-root #yprc-info .flaticon-dollar103:before {
  content: "\e007";
}
#module-root #yprc-info .flaticon-done2:before {
  content: "\e008";
}
#module-root #yprc-info .flaticon-facebook29:before {
  content: "\e009";
}
#module-root #yprc-info .flaticon-facebook7:before {
  content: "\e00a";
}
#module-root #yprc-info .flaticon-facebook70:before {
  content: "\e00b";
}
#module-root #yprc-info .flaticon-home153:before {
  content: "\e00c";
}
#module-root #yprc-info .flaticon-interface19:before {
  content: "\e00d";
}
#module-root #yprc-info .flaticon-linkedin2:before {
  content: "\e00e";
}
#module-root #yprc-info .flaticon-linkedin22:before {
  content: "\e00f";
}
#module-root #yprc-info .flaticon-list61:before {
  content: "\e010";
}
#module-root #yprc-info .flaticon-mail80:before {
  content: "\e011";
}
#module-root #yprc-info .flaticon-payment5:before {
  content: "\e012";
}
#module-root #yprc-info .flaticon-social18:before {
  content: "\e013";
}
#module-root #yprc-info .flaticon-social71:before {
  content: "\e014";
}
#module-root #yprc-info .flaticon-team2:before {
  content: "\e015";
}
#module-root #yprc-info .flaticon-teleassistance:before {
  content: "\e016";
}
#module-root #yprc-info .flaticon-telemarketer1:before {
  content: "\e017";
}
#module-root #yprc-info .flaticon-twitter21:before {
  content: "\e018";
}
#module-root #yprc-info .flaticon-user3:before {
  content: "\e019";
}
#module-root #yprc-info .flaticon-youtube4:before {
  content: "\e01a";
}
#module-root #yprc-info .flaticon-whatsapp:before {
  content: "\e01b";
}
#module-root #yprc-info .flaticon-workers:before {
  content: "\e01c";
}
#module-root #yprc-info .flaticon-building91:before {
  content: "\e000";
}
#module-root #yprc-info .flaticon-offices:before {
  content: "\e001";
}
@font-face {
  #module-root #yprc-info {
    font-family: "PRC-Icon";
    src: url("css/icomoon.eot?t=1485621217837");
    src: url("css/icomoon.eot?t=1485621217837") format("embedded-opentype"), url("css/icomoon.ttf?t=1485621217837") format("truetype"), url("css/icomoon.woff?t=1485621217837") format("woff"), url("css/icomoon.svg?t=1485621217837") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
#module-root #yprc-info [class^=icon-], #module-root #yprc-info [class*=" icon-"] {
  font-family: "PRC-Icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#module-root #yprc-info .icon-insurance:before {
  content: "\e905";
}
#module-root #yprc-info .icon-cross:before {
  content: "\e900";
}
#module-root #yprc-info .icon-people:before {
  content: "\e901";
}
#module-root #yprc-info .icon-spine:before {
  content: "\e902";
}
#module-root #yprc-info .icon-calendar:before {
  content: "\e903";
}
#module-root #yprc-info .icon-map-icon:before {
  content: "\e904";
}
#module-root #yprc-info article, #module-root #yprc-info aside, #module-root #yprc-info details, #module-root #yprc-info figcaption, #module-root #yprc-info figure, #module-root #yprc-info footer, #module-root #yprc-info header, #module-root #yprc-info hgroup, #module-root #yprc-info nav, #module-root #yprc-info section {
  display: block;
}
#module-root #yprc-info audio, #module-root #yprc-info canvas, #module-root #yprc-info video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#module-root #yprc-info audio:not([controls]) {
  display: none;
}
#module-root #yprc-info .wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}
#module-root #yprc-info .wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}
#module-root #yprc-info #map_canvas img, #module-root #yprc-info .google-maps img {
  max-width: none;
}
#module-root #yprc-info #recaptcha_table td {
  line-height: 0;
}
#module-root #yprc-info .recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px;
}
#module-root #yprc-info .row-fluid .span12 {
  width: 100%;
}
@-webkit-viewport {
  #module-root #yprc-info {
    width: device-width;
  }
}
@-moz-viewport {
  #module-root #yprc-info {
    width: device-width;
  }
}
@-ms-viewport {
  #module-root #yprc-info {
    width: device-width;
  }
}
@-o-viewport {
  #module-root #yprc-info {
    width: device-width;
  }
}
#module-root #yprc-info *, #module-root #yprc-info *:before, #module-root #yprc-info *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#module-root #yprc-info html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#module-root #yprc-info html, #module-root #yprc-info body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}
#module-root #yprc-info body {
  background: #fff;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
}
#module-root #yprc-info .container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  margin: 0 auto;
}
#module-root #yprc-info a {
  color: #337ab7;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#module-root #yprc-info a:hover, #module-root #yprc-info a:focus {
  color: #23527c;
  text-decoration: underline;
}
#module-root #yprc-info a.phone {
  color: #c39d5e;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#module-root #yprc-info a.phone:hover, #module-root #yprc-info a.phone:focus {
  color: #23527c;
  text-decoration: none;
}
#module-root #yprc-info hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: 0;
}
#module-root #yprc-info table tr td img {
  max-width: initial;
}
#module-root #yprc-info p {
  margin: 0 0 10px;
}
#module-root #yprc-info .content-wrapper p {
  line-height: 1.5;
  font-size: 16px;
}
#module-root #yprc-info sup, #module-root #yprc-info sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#module-root #yprc-info sup {
  top: -0.5em;
}
#module-root #yprc-info sub {
  bottom: -0.25em;
}
#module-root #yprc-info h1, #module-root #yprc-info h2, #module-root #yprc-info h3, #module-root #yprc-info h4, #module-root #yprc-info h5, #module-root #yprc-info h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
#module-root #yprc-info h1, #module-root #yprc-info h2, #module-root #yprc-info h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
#module-root #yprc-info h4, #module-root #yprc-info h5, #module-root #yprc-info h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#module-root #yprc-info h1 {
  font-size: 36px;
  margin: 0.67em 0;
}
#module-root #yprc-info h2 {
  font-size: 30px;
}
#module-root #yprc-info h3 {
  font-size: 24px;
}
#module-root #yprc-info h4 {
  font-size: 18px;
}
#module-root #yprc-info h5 {
  font-size: 14px;
}
#module-root #yprc-info h6 {
  font-size: 12px;
}
#module-root #yprc-info ul, #module-root #yprc-info ol {
  margin-top: 0;
  margin-bottom: 10px;
}
#module-root #yprc-info li {
  margin-bottom: 8px;
}
#module-root #yprc-info ul.unstyled, #module-root #yprc-info ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
#module-root #yprc-info .header-container .page-center, #module-root #yprc-info .body-container .page-center, #module-root #yprc-info .footer-container .page-center {
  padding-left: 15px;
  padding-right: 15px;
}
#module-root #yprc-info .header-container-wrapper {
  min-height: 96px;
}
#module-root #yprc-info .header-container {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  background: #fff;
}
#module-root #yprc-info #custom_header {
  margin: 0;
}
#module-root #yprc-info #custom_header .pull {
  display: none;
}
#module-root #yprc-info #custom_header .custom_left-column {
  width: 25%;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
#module-root #yprc-info #custom_header .custom_right-column {
  width: 75%;
  float: right;
  text-align: right;
  padding-right: 15px;
  padding-left: 15px;
  margin: 35px 0 0 0;
}
#module-root #yprc-info #custom_page-title {
  background: #f9f9f9;
  color: #193d6f;
}
#module-root #yprc-info #custom_page-title .page-center {
  padding: 24px 0 30px;
}
#module-root #yprc-info #custom_page-title h1 {
  text-align: center;
  font-size: 52px;
  font-weight: 300;
  margin: 0;
}
#module-root #yprc-info #custom_page-title .hidden-lidting, #module-root #yprc-info #custom_page-title .hidden-post {
  display: none;
}
#module-root #yprc-info [class^=icon-], #module-root #yprc-info [class*=" icon-"] {
  font-family: "PRC-Icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#module-root #yprc-info .body-container .hs-menu-wrapper.hs-menu-flow-vertical > ul > li {
  margin: 0;
}
#module-root #yprc-info .body-container .hs-menu-wrapper.hs-menu-flow-vertical > ul > li > a {
  font-weight: bold;
  font-size: 15px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #193d6f;
  white-space: normal !important;
}
#module-root #yprc-info .body-container .hs-menu-wrapper.hs-menu-flow-vertical > ul > li > a:hover {
  background: #c39d5e;
  color: #fff;
  text-decoration: none;
}
#module-root #yprc-info .body-container .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul ul {
  background: #fff;
  min-width: 200px;
}
#module-root #yprc-info .body-container .hs-menu-wrapper.hs-menu-flow-vertical > ul ul li {
  margin: 0;
}
#module-root #yprc-info .body-container .hs-menu-wrapper.hs-menu-flow-vertical > ul ul li a {
  font-weight: bold;
  font-size: 15px;
  padding: 5px 20px;
  text-transform: uppercase;
  color: #193d6f;
  white-space: normal !important;
}
#module-root #yprc-info .body-container .hs-menu-wrapper.hs-menu-flow-vertical > ul ul li a:hover {
  background: #c39d5e;
  color: #fff;
  text-decoration: none;
}
#module-root #yprc-info .footer-container {
  background: #767065;
}
#module-root #yprc-info .footer-container .row-fluid .page-center {
  max-width: 1200px;
  width: 80%;
  padding: 50px 0;
  text-align: center;
}
#module-root #yprc-info .custom_footer-copyright p {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
#module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul {
  margin: 4px 0 !important;
  display: block;
  text-align: center;
}
#module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul > li {
  margin-bottom: 8px;
  float: none !important;
  display: inline-block;
}
#module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul > li > a {
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
  display: block;
  font-size: 12px;
}
#module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul > li.active > a:hover, #module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul > li.active > a {
  color: #fff;
}
#module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul > li > a:hover {
  color: #193d6f;
  text-decoration: none;
}
#module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul > li > a:focus, #module-root #yprc-info .custom_footer-menu .hs-menu-wrapper > ul > li > a:active {
  color: #545454;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
  float: right;
  position: relative;
  top: -10px;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
  margin-bottom: 8px;
  float: none !important;
  display: inline-block;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #193d6f;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  color: #193d6f;
  padding: 10px 20px;
  line-height: 20px;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li.active > a, #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a, #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #fff;
  background: #c39d5e;
  text-decoration: none;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul ul {
  width: 100%;
  background: #fff;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: #193d6f;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  padding: 5px 20px;
  text-align: left;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  color: #fff;
  background: #c39d5e;
  text-decoration: none;
}
#module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul li a, #module-root #yprc-info .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}
@media screen and (min-width: 1001px) {
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper {
    display: block !important;
  }
}
#module-root #yprc-info .mobile-trigger, #module-root #yprc-info .child-trigger {
  display: none;
}
@media (max-width: 1000px) {
  #module-root #yprc-info .custom-menu-primary, #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul, #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul li, #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul li a {
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0;
    margin: 0;
    background-image: none;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    text-align: left;
    color: #193d6f;
  }
  #module-root #yprc-info .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 10px;
    width: auto;
    height: auto;
    padding: 7px 10px 8px 10px;
    background: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
  }
  #module-root #yprc-info .mobile-trigger:hover {
    text-decoration: none;
    color: #fff;
    background-color: #fff;
    border-color: transparent;
  }
  #module-root #yprc-info .mobile-open .mobile-trigger {
    color: #fff;
    background-color: #fff;
    border-color: transparent;
  }
  #module-root #yprc-info #custom_header .pull {
    display: block;
    width: 100%;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    background: #2a5077;
    color: #fff;
    padding: 10px;
  }
  #module-root #yprc-info #custom_header .pull:hover, #module-root #yprc-info #custom_header .pull:focus {
    text-decoration: none;
  }
  #module-root #yprc-info .mobile-trigger i {
    display: inline;
    position: relative;
    top: -4px;
  }
  #module-root #yprc-info .mobile-trigger i:before, #module-root #yprc-info .mobile-trigger i:after {
    position: absolute;
    content: "";
  }
  #module-root #yprc-info .mobile-trigger i, #module-root #yprc-info .mobile-trigger i:before, #module-root #yprc-info .mobile-trigger i:after {
    width: 22px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff;
    display: inline-block;
  }
  #module-root #yprc-info .mobile-trigger i:before {
    top: -6px;
  }
  #module-root #yprc-info .mobile-trigger i:after {
    top: 6px;
  }
  #module-root #yprc-info .mobile-trigger:hover i, #module-root #yprc-info .mobile-trigger:hover i:before, #module-root #yprc-info .mobile-trigger:hover i:after, #module-root #yprc-info .mobile-open .mobile-trigger i, #module-root #yprc-info .mobile-open .mobile-trigger i:before, #module-root #yprc-info .mobile-open .mobile-trigger i:after {
    background-color: #fff;
  }
  #module-root #yprc-info .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: -21px;
    width: 55px !important;
    min-width: 55px !important;
    height: 35px !important;
    padding: 0 !important;
    border-left: 0 none;
  }
  #module-root #yprc-info .child-trigger:hover {
    text-decoration: none;
  }
  #module-root #yprc-info .child-trigger i {
    position: relative;
    top: 50%;
    margin: 0 auto !important;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  #module-root #yprc-info .child-trigger i:after {
    position: absolute;
    content: "";
  }
  #module-root #yprc-info .child-trigger i, #module-root #yprc-info .child-trigger i:after {
    width: 10px;
    height: 1px;
    background-color: #193d6f;
    display: block;
  }
  #module-root #yprc-info .child-trigger i:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  #module-root #yprc-info .child-trigger.child-open i:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #module-root #yprc-info .custom-menu-primary.js-enabled {
    position: relative;
    padding-top: 0;
    margin: -3px 0 0 0;
  }
  #module-root #yprc-info .custom-menu-primary.js-enabled .hs-menu-wrapper, #module-root #yprc-info .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: none;
  }
  #module-root #yprc-info .custom-menu-primary ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }
  #module-root #yprc-info .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper {
    background-color: #fff;
    width: 100%;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul {
    overflow-y: auto;
    overflow-x: hidden;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
    margin-bottom: 6px;
    text-align: center;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li a {
    line-height: 21px;
    overflow: visible;
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul li {
    border-top: 0 none;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul li a {
    padding: 5px 10px;
    color: #193d6f;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    color: #fff;
    background: #c39d5e;
    text-decoration: none;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul ul li {
    background-color: none;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    text-indent: 0;
    font-size: 14px;
    text-align: center;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    text-indent: 30px;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
    text-indent: 50px;
  }
}
#module-root #yprc-info .content-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
#module-root #yprc-info .post-header h2 {
  font-size: 24px;
  margin-top: 0;
}
#module-root #yprc-info .post-header h2 a {
  color: #337ab7;
  text-decoration: none;
}
#module-root #yprc-info .post-header h2 a:hover {
  color: #23527c;
  text-decoration: none;
}
#module-root #yprc-info #hubspot-author_data .hs-author-avatar {
  padding-top: 10px;
  margin: 10px 0;
}
#module-root #yprc-info #hubspot-author_data .hs-author-avatar img {
  margin-right: 10px;
  max-width: 100px;
  border-radius: 50%;
}
#module-root #yprc-info #hubspot-author_data .date {
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
}
#module-root #yprc-info #hubspot-author_data .date:before {
  font-family: "Glyphicons Halflings";
  content: "\e109";
  font-size: 16px;
  padding-right: 5px;
}
#module-root #yprc-info .blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #e7e4da;
  padding: 30px 0;
  overflow: hidden;
}
#module-root #yprc-info .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: left;
  margin: 0 30px 0 0;
}
#module-root #yprc-info .post-banner-image img {
  width: 100% !important;
  height: auto;
  border: 1px solid #cad7dd !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#module-root #yprc-info a.more-link {
  font-size: 12px;
  color: #fff;
  background: #2a5077;
  display: table;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0;
}
#module-root #yprc-info a.more-link:hover {
  text-decoration: none;
  color: #fff;
  background: #2a5077;
  opacity: 0.8;
}
#module-root #yprc-info .hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: auto;
}
#module-root #yprc-info #comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#module-root #yprc-info .comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
#module-root #yprc-info .comment-date {
  font-size: 13px;
  text-align: right;
}
#module-root #yprc-info .comment-from {
  font-weight: bold;
}
#module-root #yprc-info .comment-body {
  padding: 10px 0;
}
#module-root #yprc-info .blog-pagination {
  text-align: center;
  margin: 20px 0;
}
#module-root #yprc-info .blog-pagination a {
  margin: 0 5px;
}
#module-root #yprc-info .blog-pagination a.previous-posts-link {
  float: left;
}
#module-root #yprc-info .blog-pagination a.all-posts-link {
  clear: both;
}
#module-root #yprc-info .blog-pagination a.next-posts-link {
  float: right;
}
#module-root #yprc-info .hs-blog-social-share {
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  color: #e2e2e2;
  margin: 0;
  padding: 7px 0;
  height: auto;
}
#module-root #yprc-info .blog-section .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  clear: right;
  display: block;
  float: left;
  font-size: medium;
  height: 26px;
  margin: 0 15px 0 0;
  padding: 0;
  background: 0;
}
#module-root #yprc-info .hs-author-social-label {
  display: inline-block;
  margin-right: 8px;
  font-weight: bold;
  vertical-align: middle;
}
#module-root #yprc-info .hs-author-social-links a.hs-author-social-link {
  font-size: 30px;
  display: inline-block;
  padding-right: 5px !important;
  vertical-align: middle;
}
#module-root #yprc-info .hs-author-profile .hs-author-bio {
  line-height: 1.3;
  margin-bottom: 10px;
}
#module-root #yprc-info .hs-author-profile .hs-author-avatar img {
  border-radius: 50%;
}
#module-root #yprc-info h3.hs-author-listing-header {
  margin: 20px 0;
}
@media (max-width: 767px) {
  #module-root #yprc-info .hs-author-profile .span2 {
    float: left;
  }
  #module-root #yprc-info .hs-author-profile .span10 {
    overflow: hidden;
    padding-left: 15px;
  }
  #module-root #yprc-info .hdr3 {
    margin-top: 0;
  }
  #module-root #yprc-info .hs-author-profile .hs-author-avatar img {
    max-width: 100px;
    margin-bottom: 10px;
  }
  #module-root #yprc-info .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    float: none;
    margin: 0;
  }
}
@media (max-width: 479px) {
  #module-root #yprc-info .hs-author-profile .span2 {
    float: none;
  }
  #module-root #yprc-info .hs-author-profile .span10 {
    overflow: hidden;
    padding-left: 0;
  }
  #module-root #yprc-info .hdr1 {
    font-size: 20px;
    color: #c00;
  }
  #module-root #yprc-info .hdr3 {
    margin-top: 15px;
  }
}
#module-root #yprc-info h2.post-listing-simple {
  font-size: 24px;
}
#module-root #yprc-info h2.post-listing-simple a {
  color: #337ab7;
  text-decoration: none;
}
#module-root #yprc-info h2.post-listing-simple a:hover {
  color: #23527c;
  text-decoration: none;
}
#module-root #yprc-info .blog .blog-sidebar {
  padding: 30px 15px 0;
}
#module-root #yprc-info .blog .blog-sidebar .widget-span {
  margin-bottom: 5px;
}
#module-root #yprc-info .sidebar-blocks {
  overflow: hidden;
}
#module-root #yprc-info .sidebar-blocks .sidebar-icon {
  float: left;
  display: block;
}
#module-root #yprc-info .sidebar-icon:before {
  background: #2a5077;
  color: #fff;
  display: block;
}
#module-root #yprc-info .sidebar-icon.icon-calendar:before {
  padding: 44px 13px;
  font-size: 43px;
}
#module-root #yprc-info .sidebar-icon.flaticon-coin12:before {
  padding: 21px 11px;
  font-size: 49px;
  margin-left: 0;
}
#module-root #yprc-info .sidebar-icon.icon-map-icon:before {
  padding: 30px 18px;
  font-size: 50px;
}
#module-root #yprc-info .sidebar-icon.flaticon-done2:before {
  padding: 31px 11px;
  font-size: 49px;
  margin-left: 0;
}
#module-root #yprc-info .sidebar-icon.icon-spine:before {
  padding: 42px 24px;
  font-size: 47px;
}
#module-root #yprc-info .icon-calendar:before {
  content: "\e903";
}
#module-root #yprc-info .flaticon-coin12:before {
  content: "\e005";
}
#module-root #yprc-info .icon-map-icon:before {
  content: "\e904";
}
#module-root #yprc-info .flaticon-done2:before {
  content: "\e008";
}
#module-root #yprc-info .icon-spine:before {
  content: "\e902";
}
#module-root #yprc-info .sidebar-blocks .sidebar-text {
  background: #f5f6f7;
  display: block;
  padding: 18px 0;
  font-size: 14px;
  color: #193d6f;
  text-align: center;
  font-family: "Open Sans", "Helvetica" !important;
}
#module-root #yprc-info a.sidebar-btn {
  background: #c39d5e;
  border-radius: 25px;
  padding: 12px 20px;
  display: inline-block;
  margin-top: 15px;
  font-size: 12px;
  color: #fff;
}
#module-root #yprc-info a.sidebar-btn:hover {
  color: #fff;
  background: #ac894a;
  text-decoration: none;
}
#module-root #yprc-info a.sidebar-btn:active, #module-root #yprc-info a.sidebar-btn:focus {
  color: #545454;
}
#module-root #yprc-info body label {
  font-size: 0.85em;
}
#module-root #yprc-info .fakelabel input {
  margin-top: 5px;
}
#module-root #yprc-info .inputs-list span {
  vertical-align: top;
}
#module-root #yprc-info body input[type=text], #module-root #yprc-info body input[type=password], #module-root #yprc-info body input[type=datetime], #module-root #yprc-info body input[type=datetime-local], #module-root #yprc-info body input[type=date], #module-root #yprc-info body input[type=month], #module-root #yprc-info body input[type=time], #module-root #yprc-info body input[type=week], #module-root #yprc-info body input[type=number], #module-root #yprc-info body input[type=email], #module-root #yprc-info body input[type=url], #module-root #yprc-info body input[type=search], #module-root #yprc-info body input[type=tel], #module-root #yprc-info body input[type=color], #module-root #yprc-info body input[type=file], #module-root #yprc-info body textarea, #module-root #yprc-info body select {
  width: 100%;
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: inherit;
  background: #eee;
  border: 1px solid #ccc;
  padding: 6px 10px;
  margin-bottom: 10px;
}
#module-root #yprc-info body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
#module-root #yprc-info #hs_form_target_blog_subscription input[type=radio], #module-root #yprc-info #hs_form_target_blog_subscription input[type=checkbox] {
  width: auto;
  margin-right: 10px;
}
#module-root #yprc-info body form.hs-form fieldset {
  max-width: none;
}
#module-root #yprc-info body form.hs-form fieldset .hs-form-field {
  padding: 0 10px 0 0;
}
#module-root #yprc-info body form.hs-form fieldset[class*=form-columns] .input {
  margin-right: 0;
}
#module-root #yprc-info body form.hs-form fieldset[class*=form-columns] .hs-input {
  width: 100%;
}
#module-root #yprc-info body form.hs-form fieldset[class*=form-columns] .hs-input[type=checkbox] {
  width: auto;
}
#module-root #yprc-info body form.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 33.33%;
}
@media (max-width: 400px) {
  #module-root #yprc-info body form.hs-form fieldset .hs-form-field {
    padding: 0;
  }
  #module-root #yprc-info body form.hs-form fieldset.form-columns-3 .hs-form-field, #module-root #yprc-info body form.hs-form .form-columns-2 .hs-form-field .hs-input, #module-root #yprc-info body form.hs-form .form-columns-3 .hs-form-field .hs-input {
    width: 100%;
  }
  #module-root #yprc-info body form.hs-form .form-columns-3 .hs-form-field .hs-input[type=checkbox] {
    width: auto;
  }
  #module-root #yprc-info .hdr1 {
    font-size: 20px;
    color: #0710bf;
  }
  #module-root #yprc-info .hdr3 {
    margin-top: 15px;
  }
}
#module-root #yprc-info body .hs-button.primary, #module-root #yprc-info body input[type=submit], #module-root #yprc-info body input[type=button] {
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  text-decoration: none !important;
  padding: 5px 22px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  background: #2a5077;
  color: #fff;
  border: 0 none;
  margin: 5px 0 25px 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#module-root #yprc-info body .hs-button.primary:hover, #module-root #yprc-info body input[type=submit]:hover, #module-root #yprc-info body input[type=button]:hover {
  background: #142f56;
  opacity: 0.8;
}
@-moz-document url-prefix() {
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    line-height: 22px;
  }
}
@media (min-width: 1230px) and (max-width: 1524px) {
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 10px 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  #module-root #yprc-info .header-container-wrapper {
    min-height: 190px;
  }
  #module-root #yprc-info #custom_header .custom_left-column {
    padding-top: 7px;
    float: none;
  }
  #module-root #yprc-info #custom_page-title .page-center {
    padding: 58px 0 31px;
  }
}
@media (max-width: 1300px) {
  #module-root #yprc-info .blog-content, #module-root #yprc-info .blog-sidebar, #module-root #yprc-info .main-content, #module-root #yprc-info .sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
  #module-root #yprc-info #custom_header .custom_left-column {
    padding-top: 7px;
    float: none;
    width: 100%;
  }
  #module-root #yprc-info #custom_header .custom_right-column {
    width: 100%;
    float: none;
  }
  #module-root #yprc-info .header-container .hs_cos_wrapper_type_logo a img {
    display: block;
    margin: 0 auto;
    max-width: 50% !important;
  }
}
@media (max-width: 1200px) {
  #module-root #yprc-info .span3.blog-sidebar {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 30px;
  }
  #module-root #yprc-info .span9.blog-content {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1001px) and (max-width: 1300px) {
  #module-root #yprc-info #custom_header {
    margin-bottom: 8px;
  }
  #module-root #yprc-info .header-container-wrapper {
    min-height: 172px;
  }
  #module-root #yprc-info #custom_header .custom_right-column {
    text-align: center;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul {
    float: none;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin: 0;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #module-root #yprc-info .container-fluid .row-fluid .page-center {
    max-width: 970px;
  }
}
@media (max-width: 1000px) {
  #module-root #yprc-info #custom_header .custom_right-column {
    margin: 15px 0 0 0;
  }
  #module-root #yprc-info .footer-container .row-fluid .page-center {
    width: 100%;
  }
}
@media (max-width: 800px) {
  #module-root #yprc-info #custom_header .custom_left-column {
    width: 100%;
    text-align: center;
    margin-top: -5%;
  }
}
@media (min-width: 900px) and (max-width: 1199px) {
  #module-root #yprc-info #custom_page-title .page-center {
    padding: 32px 0 30px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  #module-root #yprc-info .header-container-wrapper {
    min-height: 152px;
  }
  #module-root #yprc-info #custom_header .pull {
    display: inline-block;
  }
  #module-root #yprc-info .custom-menu-primary.js-enabled {
    margin: -5px 0 0 0;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul {
    padding-bottom: 5px;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-bottom: -2px;
  }
  #module-root #yprc-info .container-fluid .row-fluid .page-center {
    max-width: 750px;
  }
  #module-root #yprc-info .footer-container .row-fluid .page-center {
    padding: 50px 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 10px auto;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  #module-root #yprc-info .header-container-wrapper {
    min-height: 141px;
  }
  #module-root #yprc-info .custom-menu-primary.js-enabled {
    margin: 2px 0 0 0;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-bottom: 11px;
  }
  #module-root #yprc-info #custom_header .pull {
    top: -3px;
  }
  #module-root #yprc-info .mobile-open #custom_header .pull {
    top: -5px;
  }
}
@media (max-width: 767px) {
  #module-root #yprc-info .footer-container .row-fluid .page-center {
    margin: 10px auto;
  }
  #module-root #yprc-info .footer-container .hs-menu-wrapper, #module-root #yprc-info .footer-container .hs-menu-wrapper * {
    width: auto;
  }
  #module-root #yprc-info .custom-menu-primary.js-enabled {
    margin-top: -1px;
  }
}
@media (min-width: 700px) and (max-width: 767px) {
  #module-root #yprc-info .custom-menu-primary.js-enabled {
    margin: 1px 0 0 0;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul {
    padding-bottom: 5px;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-bottom: 11px;
  }
  #module-root #yprc-info #custom_header .pull {
    top: -2px;
  }
}
@media (min-width: 601px) and (max-width: 699px) {
  #module-root #yprc-info .custom-menu-primary.js-enabled {
    margin: 1px 0 0 0;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul {
    padding-bottom: 5px;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-bottom: 9px;
  }
  #module-root #yprc-info .mobile-open #custom_header .pull {
    top: -5px;
  }
}
@media (max-width: 600px) {
  #module-root #yprc-info #custom_header {
    padding: 0 0 10px 1%;
  }
  #module-root #yprc-info .header-container .hs_cos_wrapper_type_logo a img {
    width: 90% !important;
  }
  #module-root #yprc-info .footer-container .row-fluid .page-center {
    width: 96%;
    padding: 10px 2%;
  }
  #module-root #yprc-info .blog .blog-sidebar > div {
    padding: 0 2%;
    width: 96%;
  }
}
@media (max-width: 550px) {
  #module-root #yprc-info .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    display: none !important;
  }
  #module-root #yprc-info a.more-link {
    display: block;
    text-align: center;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #module-root #yprc-info .header-container-wrapper {
    min-height: 152px;
  }
  #module-root #yprc-info #custom_page-title .page-center {
    padding: 15px 0 30px;
  }
}
@media (max-width: 479px) {
  #module-root #yprc-info .header-container-wrapper {
    min-height: 127px;
  }
  #module-root #yprc-info .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-bottom: 2px;
  }
  #module-root #yprc-info #custom_header .pull {
    top: 0;
  }
  #module-root #yprc-info .hdr1 {
    font-size: 20px;
    color: #07bf33;
  }
}
#module-root #yprc-info .parallax {
  background-attachment: fixed;
  background-size: cover;
  background-position: center bottom;
}
#module-root #yprc-info .parallax-overlay {
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
#module-root #yprc-info .parallax-section-1 {
  min-height: 851px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../Images/YPRC/Info/Bg-PainReliefCenters-1b.jpg?t=1485621217837");
}
#module-root #yprc-info .parallax-section-2 {
  min-height: 790px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../Images/YPRC/Info/Bg-PainReliefCenters-2b.jpg?t=1485621217837");
}
#module-root #yprc-info .hdr1 {
  font-size: 58px;
  color: #2a5077;
  font-weight: bold;
  line-height: 110%;
}
#module-root #yprc-info .hdr2 {
  font-size: 70px;
  color: #c39d5e;
  line-height: 110%;
}
#module-root #yprc-info .hdr3 {
  font-size: 48px;
  color: #c39d5e;
  line-height: 110%;
}
#module-root #yprc-info .hdr4 {
  font-size: 70px;
  color: #2a5077;
  line-height: 110%;
}
#module-root #yprc-info .bdy-lg {
  font-size: 22px;
  color: #000;
}
#module-root #yprc-info .bdy-md {
  font-size: 20px;
  color: #000;
}
@media (max-width: 767px) {
  #module-root #yprc-info .hdr1 {
    font-size: 38px;
    text-align: center;
  }
  #module-root #yprc-info .hdr3 {
    font-size: 30px;
    margin-top: -5%;
    text-align: center;
  }
  #module-root #yprc-info .parallax-section-1 {
    background-image: url("../Images/YPRC/Info/Bg-PainReliefCenters-1b2.jpg?t=1485621217837");
  }
}
#module-root #yprc-info .hdr-form label {
  font-size: 0.9em;
  color: #000;
}
#module-root #yprc-info .fakelabel input {
  margin-top: 5px;
}
#module-root #yprc-info .inputs-list span {
  vertical-align: top;
}
#module-root #yprc-info .hdr-form input[type=text], #module-root #yprc-info .hdr-form input[type=password], #module-root #yprc-info .hdr-form input[type=datetime], #module-root #yprc-info .hdr-form input[type=datetime-local], #module-root #yprc-info .hdr-form input[type=date], #module-root #yprc-info .hdr-form input[type=month], #module-root #yprc-info .hdr-form input[type=time], #module-root #yprc-info .hdr-form input[type=week], #module-root #yprc-info .hdr-form input[type=number], #module-root #yprc-info .hdr-form input[type=email], #module-root #yprc-info .hdr-form input[type=url], #module-root #yprc-info .hdr-form input[type=search], #module-root #yprc-info .hdr-form input[type=tel], #module-root #yprc-info .hdr-form input[type=color], #module-root #yprc-info .hdr-form input[type=file], #module-root #yprc-info .hdr-form textarea, #module-root #yprc-info .hdr-form select {
  width: 100%;
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 14px;
  color: #000;
  background: #fff;
  border: 1px solid #c8c8c8;
  height: 60px;
  padding: 9px 10px;
}
#module-root #yprc-info .hdr-form textarea {
  height: 120px;
}
#module-root #yprc-info .hdr-form .hs-button.primary, #module-root #yprc-info .hdr-form input[type=submit], #module-root #yprc-info .hdr-form input[type=button] {
  cursor: pointer;
  -webkit-appearance: none;
  font-family: "Open Sans", "Helvetica Neue", sans-serif;
  font-size: 24px;
  text-decoration: none !important;
  padding: 9px 22px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  background: #2a5077;
  color: #fff;
  border: 0 none;
  margin: 5px 0 25px 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#module-root #yprc-info .hs-button.primary:disabled {
  background: lightgray;
  color: gray;
  cursor: not-allowed;
}
#module-root #yprc-info .hdr-form .hs-button.primary:hover, #module-root #yprc-info .hdr-form input[type=submit]:hover, #module-root #yprc-info .hdr-form input[type=button]:hover {
  background: #142f56;
  opacity: 0.8;
}
#module-root #yprc-info .row-fluid .span67 {
  width: 100%;
  border-bottom: 2px solid #6984a0;
}
#module-root #yprc-info .pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#module-root #yprc-info .pika-single.is-hidden {
  display: none;
}
#module-root #yprc-info .pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
#module-root #yprc-info .pika-single {
  *zoom: 1;
}
#module-root #yprc-info .pika-single:before, #module-root #yprc-info .pika-single:after {
  content: " ";
  display: table;
}
#module-root #yprc-info .pika-single:after {
  clear: both;
}
#module-root #yprc-info .pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}
#module-root #yprc-info .pika-title {
  position: relative;
  text-align: center;
}
#module-root #yprc-info .pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}
#module-root #yprc-info .pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
}
#module-root #yprc-info .pika-prev, #module-root #yprc-info .pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}
#module-root #yprc-info .pika-prev:hover, #module-root #yprc-info .pika-next:hover {
  opacity: 1;
}
#module-root #yprc-info .pika-prev.is-disabled, #module-root #yprc-info .pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}
#module-root #yprc-info .pika-prev, #module-root #yprc-info .is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}
#module-root #yprc-info .pika-next, #module-root #yprc-info .is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}
#module-root #yprc-info .pika-select {
  display: inline-block;
  *display: inline;
}
#module-root #yprc-info .pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
#module-root #yprc-info .pika-table th, #module-root #yprc-info .pika-table td {
  width: 14.28571%;
  padding: 0;
}
#module-root #yprc-info .pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
#module-root #yprc-info .pika-table abbr {
  border-bottom: none;
  cursor: help;
}
#module-root #yprc-info .pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}
#module-root #yprc-info .is-today .pika-button {
  color: #3af;
  font-weight: bold;
}
#module-root #yprc-info .is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #3af;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}
#module-root #yprc-info .is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}
#module-root #yprc-info .pika-button:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
  border-radius: 3px !important;
}
#module-root #yprc-info .pika-week {
  font-size: 11px;
  color: #999;
}
#module-root #yprc-info .hs-form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: 500px;
}
#module-root #yprc-info .hs-form fieldset.form-columns-1 .hs-input {
  width: 95%;
}
#module-root #yprc-info .hs-form fieldset.form-columns-1 .input {
  margin-right: 8px;
}
#module-root #yprc-info .hs-form fieldset.form-columns-1 input[type=checkbox], #module-root #yprc-info .hs-form fieldset.form-columns-1 input[type=radio] {
  width: auto;
}
#module-root #yprc-info .hs-form fieldset.form-columns-2 .hs-form-field {
  width: 50%;
  float: left;
}
#module-root #yprc-info .hs-form fieldset.form-columns-2 .input {
  margin-right: 8px;
}
#module-root #yprc-info .hs-form fieldset.form-columns-3 .hs-form-field {
  width: 32.7%;
  float: left;
}
#module-root #yprc-info .hs-form fieldset.form-columns-3 .input {
  margin-right: 8px;
}
#module-root #yprc-info .hs-form label.hs-hidden {
  visibility: hidden;
}
#module-root #yprc-info .hsformerror {
  margin: 0 0 2px;
  padding: 2px 6px;
  height: auto;
  background-color: #fdd2d0;
  font-size: 11px;
  border: 1px solid #fcb3af;
  padding: 4px 16px 4px 10px;
  color: #000;
  display: none;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #fdd2d0));
  background-image: -webkit-linear-gradient(#fefefe, #fdd2d0);
  background-image: -moz-linear-gradient(#fefefe, #fdd2d0);
  background-image: -o-linear-gradient(#fefefe, #fdd2d0);
  background-image: linear-gradient(#fefefe, #fdd2d0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 6px #ddd;
  -moz-box-shadow: 0 0 6px #ddd;
  box-shadow: 0 0 6px #ddd;
  z-index: 99999;
}
#module-root #yprc-info .hsformerror em {
  border: 10px solid;
  border-color: #fdd2d0 transparent transparent;
  bottom: -17px;
  display: block;
  height: 0;
  left: 60px;
  position: absolute;
  width: 0;
}
#module-root #yprc-info .hsformerror p {
  font-family: Lucida Grande, Lucida Sans Unicode, bitstream vera sans, trebuchet ms, verdana, sans-serif;
  margin: 0;
  float: left;
  margin-right: 8px;
}
#module-root #yprc-info .hsformerror:hover {
  cursor: default;
}
#module-root #yprc-info .hsformerror .close-form-error {
  float: right;
  display: inline;
  top: 3px;
  position: absolute;
  font-family: Verdana !important;
  color: #b17c79 !important;
  cursor: pointer !important;
  font-size: 11px !important;
  font-weight: normal !important;
}
#module-root #yprc-info .hsformerror .close-form-error:hover {
  color: #cc8884;
}
#module-root #valley-ambulatory {
  /* HERO */
  /* HEADER */
  /* MAIN CONTENT */
  /* FORM */
  /* FOOTER */
}
#module-root #valley-ambulatory * {
  box-sizing: border-box;
}
#module-root #valley-ambulatory img {
  max-width: 100%;
}
#module-root #valley-ambulatory body {
  font-size: 0.8125rem;
  line-height: 1.61538;
  color: #585754;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
}
#module-root #valley-ambulatory a {
  color: #1e6093;
  text-decoration: none;
}
#module-root #valley-ambulatory .flex--wrapper {
  display: flex;
}
#module-root #valley-ambulatory .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  #module-root #valley-ambulatory .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #module-root #valley-ambulatory .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #module-root #valley-ambulatory .container {
    width: 1170px;
  }
}
#module-root #valley-ambulatory .right {
  text-align: center;
  margin-left: 0;
}
@media (min-width: 768px) {
  #module-root #valley-ambulatory .right {
    text-align: right;
    margin-left: auto;
  }
}
#module-root #valley-ambulatory .left {
  text-align: left;
}
#module-root #valley-ambulatory header.masthead {
  padding-bottom: 1.875rem;
  padding-top: 1.875rem;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  #module-root #valley-ambulatory header.masthead {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
#module-root #valley-ambulatory .site--footer {
  margin-top: 33px;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #e5e5e5;
  background-color: #fbfaf7;
}
#module-root #valley-ambulatory .hero {
  /* overflow: hidden; */
  /* height: 400px; */
  background-color: #FFFFFF;
  background-image: url(../Images/ValleyAbulatory/photo.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  -webkit-background-size: cover;
  display: flex;
  flex-flow: column nowrap;
}
#module-root #valley-ambulatory .hero img {
  max-width: 100%;
}
#module-root #valley-ambulatory .hero--inner {
  margin-top: auto;
  margin: auto 4rem 4rem 0;
}
@media (min-width: 1280px) {
  #module-root #valley-ambulatory .hero--inner {
    width: 50%;
  }
}
#module-root #valley-ambulatory .hero--inner h1 {
  color: #243256;
  font-size: 3rem;
  font-weight: normal;
  line-height: 1.2;
}
#module-root #valley-ambulatory .hero--inner h2 {
  color: #40403d;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.3;
}
#module-root #valley-ambulatory address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
#module-root #valley-ambulatory .header-contact > p {
  margin: 0;
}
#module-root #valley-ambulatory .header-contact .sp-location__upper,
#module-root #valley-ambulatory .header-contact .sp-location__lower {
  display: block;
}
#module-root #valley-ambulatory .header-contact .sp-location__phone a, #module-root #valley-ambulatory .header-contact .sp-location__fax a {
  color: #585754;
  text-decoration: none;
}
#module-root #valley-ambulatory main.container {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #module-root #valley-ambulatory main.container {
    flex-direction: row;
  }
}
#module-root #valley-ambulatory .main--left p {
  font-size: 1.125rem;
}
#module-root #valley-ambulatory .main--left h3 {
  color: #666;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.3;
}
#module-root #valley-ambulatory .main--left {
  order: 2;
  flex: 1;
  margin: 20px 50px 0 0;
}
@media (min-width: 992px) {
  #module-root #valley-ambulatory .main--left {
    order: 1;
  }
}
#module-root #valley-ambulatory .main--right {
  order: 1;
  position: relative;
  margin: -50px 20px 0 20px;
}
@media (min-width: 992px) {
  #module-root #valley-ambulatory .main--right {
    order: 2;
    width: 400px;
    position: relative;
    margin: -50px 20px 0 0;
  }
}
#module-root #valley-ambulatory .main--right h3 {
  display: block;
  background: #243257;
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
  padding: 30px;
  font-size: 21px;
  font-weight: normal;
}
#module-root #valley-ambulatory #info-request-form {
  /* background: #b5c9d4; */
  background-color: #e0f1f9;
  border: 1px solid #cae7f5;
  padding: 1rem;
}
#module-root #valley-ambulatory .hs-form-field {
  margin: 0 0 1rem 0;
}
#module-root #valley-ambulatory form .hs-form-field:last-child {
  margin: 0;
}
#module-root #valley-ambulatory label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
#module-root #valley-ambulatory .form-control, #module-root #valley-ambulatory .hs-input {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
#module-root #valley-ambulatory .btn {
  display: inline-block;
  outline: 0;
  padding: 11px 0;
  width: 100%;
  font-weight: 100;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #5cb768;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#module-root #valley-ambulatory .u-list-inline {
  list-style: none;
  margin: -0.25rem;
  margin-bottom: 1rem;
  padding: 0;
}
#module-root #valley-ambulatory .u-list-inline > li {
  display: inline-block;
  margin: 0;
  padding: 0.25rem;
}
#module-root #valley-ambulatory .barred-nav {
  text-align: center;
}
#module-root #valley-ambulatory .nav .barred-nav__item {
  padding: 0;
}
#module-root #valley-ambulatory .nav .barred-nav__item:not(:last-child):after {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  content: "|";
}
#module-root #valley-ambulatory section#block-sp-site-contact-inline {
  text-align: center;
}
#module-root #valley-ambulatory .footer-contact .sp-location__locality:before, #module-root #valley-ambulatory .footer-contact .sp-location__postal-code:before, #module-root #valley-ambulatory .footer-contact .sp-location__phone:before, #module-root #valley-ambulatory .footer-contact .sp-location__fax:before {
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
  content: "|";
}
#module-root #valley-ambulatory .footer-contact .sp-location__phone a, #module-root #valley-ambulatory .footer-contact .sp-location__fax a {
  color: #585754;
  text-decoration: none;
}
#module-root #valley-ambulatory .footer-brand__logo, #module-root #valley-ambulatory .footer-brand__slogan {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
#module-root #valley-ambulatory .visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}
#module-root #valley-ambulatory .flex--center-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  #module-root #valley-ambulatory .flex--center-center {
    flex-direction: row;
  }
}
