/* ------- START SITE.CSS -------*/
body div, body p, body .search-result, body .description, .ry-form label, .ry-table .ry-row .ry-td:first-child .ry-lbl, .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt, #menu_container .mm-listview .mob-menu a, .mm-panel .mob-menu a, #ry-sidebar #searchfield input, #ry-sidebar .ry-link-wrp .ry-link-item a, #ry-sidebar .ry-contact-table .ry-row .ry-td, #ry-sidebar .social-wrap .lbl, body, .ry-btn, #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1, body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1, .password--overlay .password--box div .__label, .module-327 .review-box h6, .module-327 .review-box a, .module-327 .pg-sections .pg-copy h3, .module-327 .pub-copy, .module-327 .pub-name, .landing-page .ld-title h2, .landing-page #landing-hero .ld-header h1, .landing-page #landing-hero .databox .ld-button, .landing-page #landing-review .rev-title h4 {
    font-family: 'Outfit', sans-serif; }
  
  body.default h1, body.default h2, body.default h3, body.default h4, body.default h5, body.default h6, .ry-accordion .ry-heading, #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1, #ry-sidebar .ry-sb-title, #ry-sidebar .ry-sb-cta .ry-cta-wrp p, .module-24 .ry-each h5, .ry-instagram .ry-heading, .module-327 .review-box h2, .landing-page .ld-title h2 .span-2, .landing-page #landing-hero .ld-header p {
    font-family: 'Abril Fatface', cursive; }
  
  .ry-indicator .ry-play-btn:before, .ry-indicator .ry-pause-btn:before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900; }
  
  .ry-form .input-name .form-group:before, .ry-form .input-email .form-group:before, .ry-form .input-phone .form-group:before, .ry-form .input-message .form-group:before, .ry-social .social-inner-wrap li a:before, .ry-accordion .ry-heading:after, .ry-slider-nav .button-prev:after, .ry-slider-nav .button-next:after, .ry-icon:before, #ry-sidebar .ry-link-wrp .ry-link-item:after, #ry-sidebar #accordion .ry-link-item.open > a:after, #ry-sidebar #accordion .ry-link-item ul a:before, .ry-instagram #instafeed .flex-item .overlay:before {
    font-family: "fontawesome" !important; }
  
  .module-196 .ry-hero-copy-top .ry-heading, .module-25 .ry-hero-copy-top .ry-heading {
    font-size: calc(40px + 35 * ((100vw - 320px) / 1600));
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 25px; }
    @media screen and (max-width: 320px) {
      .module-196 .ry-hero-copy-top .ry-heading, .module-25 .ry-hero-copy-top .ry-heading {
        font-size: 40px; } }
    @media screen and (min-width: 1920px) {
      .module-196 .ry-hero-copy-top .ry-heading, .module-25 .ry-hero-copy-top .ry-heading {
        font-size: 75px; } }
  
  #ry-pg-banner .ry-container, #ry-pg-body .ry-container {
    max-width: 67.70833%;
    margin: 0 auto;
    float: none; }
    @media (min-width: 992px) {
      #ry-pg-banner .ry-container, #ry-pg-body .ry-container {
        max-width: 1300px; } }
    @media screen and (min-width: 992px) and (max-width: 1440px) {
      #ry-pg-banner .ry-container, #ry-pg-body .ry-container {
        max-width: 90%; } }
    @media (max-width: 991px) {
      #ry-pg-banner .ry-container, #ry-pg-body .ry-container {
        max-width: 90%; } }
  
  body {
    font-weight: 400; }
    body.default #ry-section-header {
      position: relative; }
      body.default #ry-section-header.ry-sticky-menu.fixed {
        position: fixed; }
    body.default p {
      font-size: 18px; }
    body.default div {
      font-size: 18px; }
    body.default h1, body.default h2, body.default h3, body.default h4, body.default h5, body.default h6 {
      font-weight: 400; }
    body p {
      font-weight: 400; }
  
  .ry-btn {
    padding: 18px 35px;
    line-height: 35px;
    font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); }
    @media screen and (max-width: 320px) {
      .ry-btn {
        font-size: 16px; } }
    @media screen and (min-width: 1920px) {
      .ry-btn {
        font-size: 18px; } }
    .ry-btn.ry-btn-primary {
      position: relative; }
      .ry-btn.ry-btn-primary::after {
        content: "\f105";
        font-family: fontAwesome;
        margin-left: 15px; }
      .ry-btn.ry-btn-primary:hover {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(6, 20, 0, 0.1);
                box-shadow: 0px 0px 10px 0px rgba(6, 20, 0, 0.1); }
    .ry-btn.ry-btn-secondary {
      letter-spacing: 3px; }
      .ry-btn.ry-btn-secondary:hover {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(6, 20, 0, 0.1);
                box-shadow: 0px 0px 10px 0px rgba(6, 20, 0, 0.1); }
  
  .ry-form.ry-form-box {
    background-color: #fff;
    padding: 60px 7% 45px;
    margin: 10px 0 80px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .ry-form.ry-form-box:after {
      content: "";
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 50px;
      background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-31d61482-8c99-49ba-aa86-d48519073e8c/svp_contact_shadow.png);
      background-position: center;
      background-size: cover;
      opacity: 0.2; }
    .ry-form.ry-form-box input[type="text"] {
      border: solid 1px #ddd !important; }
      .ry-form.ry-form-box input[type="text"]::-webkit-input-placeholder {
        color: #cecece !important; }
      .ry-form.ry-form-box input[type="text"]:-ms-input-placeholder {
        color: #cecece !important; }
      .ry-form.ry-form-box input[type="text"]::-ms-input-placeholder {
        color: #cecece !important; }
      .ry-form.ry-form-box input[type="text"]::placeholder {
        color: #cecece !important; }
    .ry-form.ry-form-box textarea {
      border: solid 1px #ddd !important; }
      .ry-form.ry-form-box textarea::-webkit-input-placeholder {
        color: #cecece !important; }
      .ry-form.ry-form-box textarea:-ms-input-placeholder {
        color: #cecece !important; }
      .ry-form.ry-form-box textarea::-ms-input-placeholder {
        color: #cecece !important; }
      .ry-form.ry-form-box textarea::placeholder {
        color: #cecece !important; }
    .ry-form.ry-form-box div.has-error input {
      border: 1px solid red !important; }
  
  .ry-form input[type="text"] {
    border: solid 1px #ddd !important;
    color: #333 !important; }
    .ry-form input[type="text"]::-webkit-input-placeholder {
      color: #cecece !important; }
    .ry-form input[type="text"]:-ms-input-placeholder {
      color: #cecece !important; }
    .ry-form input[type="text"]::-ms-input-placeholder {
      color: #cecece !important; }
    .ry-form input[type="text"]::placeholder {
      color: #cecece !important; }
  
  .ry-form textarea {
    border: solid 1px #ddd !important;
    color: #333 !important; }
    .ry-form textarea::-webkit-input-placeholder {
      color: #cecece !important; }
    .ry-form textarea:-ms-input-placeholder {
      color: #cecece !important; }
    .ry-form textarea::-ms-input-placeholder {
      color: #cecece !important; }
    .ry-form textarea::placeholder {
      color: #cecece !important; }
  
  .ry-form div.has-error input {
    border: 1px solid red !important; }
  
  .ry-search {
    margin-bottom: 50px; }
    .ry-search input {
      border-radius: 40px !important;
      padding-left: 20px; }
      .ry-search input::-webkit-input-placeholder {
        font-size: 18px; }
      .ry-search input::-moz-placeholder {
        font-size: 18px; }
      .ry-search input:-ms-input-placeholder {
        font-size: 18px; }
      .ry-search input:-moz-placeholder {
        font-size: 18px; }
      .ry-search input::-ms-input-placeholder {
        font-size: 18px; }
    .ry-search button.btn-primary {
      border-top-right-radius: 40px !important;
      border-bottom-right-radius: 40px !important;
      background: none !important;
      font-size: 1.1rem;
      width: 100px !important; }
  
  .ry-menu {
    width: 100%; }
    .ry-menu .ry-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%; }
      .ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
        top: 80px; }
      .ry-menu .ry-nav li.dropdown .dropdown-toggle span {
        display: block;
        margin-left: 5px; }
  
  .ry-photo img {
    border-radius: 20px; }
  
  .pagination li.active > a {
    border-color: transparent; }
    .pagination li.active > a:hover {
      border-color: transparent; }
  
  .ry-slider-nav {
    top: 50%; }
    .ry-slider-nav .button-prev, .ry-slider-nav .button-next {
      background: none; }
      .ry-slider-nav .button-prev:before, .ry-slider-nav .button-prev:after, .ry-slider-nav .button-next:before, .ry-slider-nav .button-next:after {
        content: ""; }
  
  .hamburger {
    color: #fff; }
    .hamburger .hamburger-box .hamburger-inner {
      background: #fff;
      height: 4px;
      border-radius: 0; }
      .hamburger .hamburger-box .hamburger-inner::before, .hamburger .hamburger-box .hamburger-inner::after {
        content: '';
        background: #fff;
        border-radius: 0;
        height: 4px; }
  
  #ry-pg-body h1 {
    line-height: 1;
    font-size: calc(28px + 2 * ((100vw - 320px) / 1120)); }
    @media screen and (max-width: 320px) {
      #ry-pg-body h1 {
        font-size: 28px; } }
    @media screen and (min-width: 1440px) {
      #ry-pg-body h1 {
        font-size: 30px; } }
  
  #ry-pg-body h2 {
    line-height: 1;
    font-size: calc(28px + 2 * ((100vw - 320px) / 1120)); }
    @media screen and (max-width: 320px) {
      #ry-pg-body h2 {
        font-size: 28px; } }
    @media screen and (min-width: 1440px) {
      #ry-pg-body h2 {
        font-size: 30px; } }
  
  #ry-pg-body h3 {
    line-height: 1;
    font-size: calc(25px + 2 * ((100vw - 320px) / 1120)); }
    @media screen and (max-width: 320px) {
      #ry-pg-body h3 {
        font-size: 25px; } }
    @media screen and (min-width: 1440px) {
      #ry-pg-body h3 {
        font-size: 27px; } }
  
  #ry-pg-body h4 {
    line-height: 1;
    font-size: calc(23px + 1 * ((100vw - 320px) / 1120)); }
    @media screen and (max-width: 320px) {
      #ry-pg-body h4 {
        font-size: 23px; } }
    @media screen and (min-width: 1440px) {
      #ry-pg-body h4 {
        font-size: 24px; } }
  
  #ry-pg-body h5 {
    line-height: 1;
    font-size: calc(20px + 2 * ((100vw - 320px) / 1120)); }
    @media screen and (max-width: 320px) {
      #ry-pg-body h5 {
        font-size: 20px; } }
    @media screen and (min-width: 1440px) {
      #ry-pg-body h5 {
        font-size: 22px; } }
  
  #ry-pg-body .ry-right {
    max-width: 400px; }
  
  #ry-pg-body p {
    font-weight: 300; }
  
  @media (max-width: 991px) {
    #ry-pg-banner .ry-bnr-wrp {
      margin-top: 0; } }

  #ry-pg-banner .ry-bnr-wrp .ry-pg-title {
    bottom: auto;
    top: 50%; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #ry-pg-banner .ry-bnr-wrp .ry-pg-title {
        -webkit-transform: translateY(0);
                transform: translateY(0); } }
    @media (max-width: 1024px) {
      #ry-pg-banner .ry-bnr-wrp .ry-pg-title {
        padding: 30px 0; } }
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
      text-transform: none;
      letter-spacing: 5px;
      text-transform: uppercase;
      font-weight: 600; }
      #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
        font-size: calc(30px + 20 * ((100vw - 992px) / 608)); }
        @media screen and (max-width: 992px) {
          #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
            font-size: 30px; } }
        @media screen and (min-width: 1600px) {
          #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
            font-size: 50px; } }
        @media (max-width: 500px) {
          #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
            font-size: 25px;
            line-height: 1; } }
      @media (min-width: 992px) {
        #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
          max-width: 55%; } }
  
  #ry-sidebar {
    margin-top: 8px; }
    #ry-sidebar .ry-sb-title {
      padding: 20px 30px;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: 700;
      border-radius: 10px 10px 0 0; }
    #ry-sidebar #searchfield input[type="text"] {
      border-radius: 10px;
      display: block; }
      #ry-sidebar #searchfield input[type="text"]::-ms-clear {
        display: none; }
    #ry-sidebar #searchfield button:before {
      width: auto;
      height: auto; }
    #ry-sidebar .ry-cta-wrp {
      border-radius: 20px;
      overflow: hidden; }
    #ry-sidebar .ry-link-wrp {
      padding: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 1px solid rgba(0, 0, 0, 0.05);
      border-radius: 0 0 10px 10px; }
      #ry-sidebar .ry-link-wrp .ry-link-item {
        padding: 0; }
        #ry-sidebar .ry-link-wrp .ry-link-item:after {
          display: none; }
        #ry-sidebar .ry-link-wrp .ry-link-item a {
          display: block;
          padding: 20px 30px;
          width: 100%; }
        #ry-sidebar .ry-link-wrp .ry-link-item.active a {
          color: #fff; }
          #ry-sidebar .ry-link-wrp .ry-link-item.active a:hover {
            color: #fff; }
    #ry-sidebar #accordion .ry-drop-nav {
      padding: 0; }
      #ry-sidebar #accordion .ry-drop-nav.open:before {
        display: none; }
      #ry-sidebar #accordion .ry-drop-nav a {
        display: block;
        padding: 20px 30px;
        width: 100%; }
      #ry-sidebar #accordion .ry-drop-nav ul {
        margin-top: 0; }
        #ry-sidebar #accordion .ry-drop-nav ul li {
          margin-bottom: 0;
          border-bottom: 1px solid rgba(51, 51, 51, 0.2); }
    #ry-sidebar .ry-sb-cta .ry-cta-wrp p {
      font-size: 30px;
      margin-bottom: 10px;
      text-align: center; }
    #ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
      display: block;
      max-width: 220px;
      margin: auto; }
    #ry-sidebar .ry-contact-table.top {
      margin-top: 38px; }
    #ry-sidebar .ry-contact-table .ry-row.ry-social-wrp {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      #ry-sidebar .ry-contact-table .ry-row.ry-social-wrp .social-inner-wrap {
        max-width: 150px; }
  
  #menu_container {
    padding-top: 80px; }
    #menu_container .mm-navbar {
      display: none; }
    #menu_container .mm-listview {
      margin-top: 0; }
      #menu_container .mm-listview li {
        -webkit-transition: background-color 0.5s;
        transition: background-color 0.5s; }
        #menu_container .mm-listview li a {
          display: block;
          line-height: 150%;
          color: #fff;
          padding-top: 20px;
          padding-bottom: 20px;
          font-size: 100%;
          text-transform: uppercase;
          opacity: 1;
          font-weight: 400 !important;
          letter-spacing: .1em !important;
          -webkit-transition: all 300ms ease;
          transition: all 300ms ease;
          position: relative;
          -webkit-transform-origin: top left;
                  transform-origin: top left; }
          #menu_container .mm-listview li a:hover {
            letter-spacing: .3em; }
        #menu_container .mm-listview li .mm-btn_next {
          position: absolute; }
  
  .mobile-container .mobile-nav {
    margin-right: 20px; }
  
  .mobile-container .flex-wrap .flex-item.left-nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  
  .mobile-container .flex-wrap .mobile_logo img {
    max-width: 100px; }
  
  .ry-container-1280 {
    width: 90%;
    max-width: 1280px; }
  
  .mm-listitem:after {
    left: 0; }
  
  .mm-listitem > a, .mm-listitem > span {
    padding: 18px 10px 18px 20px; }
  
  /* ---- MODULES ----*/
  /*default - meet the team*/
  .module-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .module-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .module-1 h1, .module-1 h2, .module-1 h3, .module-1 h4, .module-1 h5, .module-1 h6, .module-1 p {
      margin-bottom: 0 !important; }
      @media (max-width: 767px) {
        .module-1 h1, .module-1 h2, .module-1 h3, .module-1 h4, .module-1 h5, .module-1 h6, .module-1 p {
          text-align: center; } }
    .module-1 h1, .module-1 h2, .module-1 h3, .module-1 h4, .module-1 h5, .module-1 h6 {
      font-size: 26px !important; }
      @media (max-width: 768px) {
        .module-1 h1, .module-1 h2, .module-1 h3, .module-1 h4, .module-1 h5, .module-1 h6 {
          font-size: 20px !important; }
          .module-1 h1 strong, .module-1 h2 strong, .module-1 h3 strong, .module-1 h4 strong, .module-1 h5 strong, .module-1 h6 strong {
            font-weight: normal; } }
    .module-1 .ry-box-left {
      width: 25%; }
      @media (max-width: 500px) {
        .module-1 .ry-box-left {
          width: 50%; } }
      @media (max-width: 767px) {
        .module-1 .ry-box-left img {
          margin-bottom: 20px; } }
    .module-1 .ry-box-right {
      width: 70%; }
      @media (max-width: 767px) {
        .module-1 .ry-box-right {
          width: 100%; } }
  
  /*default online forms*/
  .module-7 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    list-style-type: none;
    padding: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 767px) {
      .module-7 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .module-7 ul li {
      width: 50%;
      margin: 0;
      padding: 10px 20px;
      position: relative;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 767px) {
        .module-7 ul li {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          width: 100%; } }
      @media (max-width: 767px) {
        .module-7 ul li:nth-child(odd) {
          border-bottom: 0;
          padding-bottom: 0; } }
      .module-7 ul li:nth-child(even) {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        @media (max-width: 767px) {
          .module-7 ul li:nth-child(even) {
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; } }
      .module-7 ul li p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        text-align: left; }
        .module-7 ul li p:before {
          content: "\f0f6";
          font-family: fontAwesome;
          font-size: 16px;
          margin-right: 20px; }
  
  /*default - meet the team wrap style*/
  .module-113 {
    margin-bottom: 50px; }
    .module-113 .ry-photo {
      margin-bottom: 5px;
      max-width: 200px; }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      .module-113 .ry-content h4 {
        text-align: center; } }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      .module-113 .ry-content .span-1 {
        display: block;
        text-align: center; } }
  
  /*default - payment options*/
  .module-311 .ry-payment-options-logos {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 30px; }
    .module-311 .ry-payment-options-logos .ry-each {
      width: 33.33%;
      padding: 30px;
      border: 1px #ccc solid;
      text-align: center;
      margin-left: -1px;
      margin-bottom: -1px;
      height: 195px;
      display: grid;
      place-items: center;
      background: #f8f8f8; }
      @media (max-width: 991px) {
        .module-311 .ry-payment-options-logos .ry-each {
          width: 50%; } }
      .module-311 .ry-payment-options-logos .ry-each img {
        width: 90%;
        max-width: 128px;
        display: inline; }
  
  /*404 page*/
  .module-326 {
    background-size: cover;
    background-position: 50%;
    height: 100vh; }
    .module-326 .ry-title-wrap {
      margin-bottom: 30px; }
    .module-326 .ry-text-wrap {
      position: absolute;
      top: 60%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 99; }
      .module-326 .ry-text-wrap .ry-heading {
        text-align: center;
        font-size: calc(70px + 80 * ((100vw - 700px) / 740));
        line-height: 1; }
        @media screen and (max-width: 700px) {
          .module-326 .ry-text-wrap .ry-heading {
            font-size: 70px; } }
        @media screen and (min-width: 1440px) {
          .module-326 .ry-text-wrap .ry-heading {
            font-size: 150px; } }
      .module-326 .ry-text-wrap h2 {
        text-align: center;
        font-size: calc(25px + 10 * ((100vw - 700px) / 740)); }
        @media screen and (max-width: 700px) {
          .module-326 .ry-text-wrap h2 {
            font-size: 25px; } }
        @media screen and (min-width: 1440px) {
          .module-326 .ry-text-wrap h2 {
            font-size: 35px; } }
    .module-326 .ry-btn-container {
      text-align: center; }
  
  .module-34 .ry-btn-module-34 {
    padding: 15px 25px;
    border-radius: 40px;
    border: 1px solid;
    font-size: 16px; }
    .module-34 .ry-btn-module-34 i {
      margin-right: 6px; }
  
  .module-34 .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  
  .module-34 .module-34-top {
    z-index: 50; }
  
  .module-34 .module-34-bot {
    border-top: 1px solid; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .module-34 .module-34-bot .ry-container {
        max-width: 97%; } }
  
  .module-34 .ry-header-logo {
    position: relative;
    top: 15px; }
  
  .module-34 .ry-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-left: 0; }
    .module-34 .ry-menu li {
      list-style: none; }
    .module-34 .ry-menu a {
      display: inline-block;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 3px;
      padding: 20px 5px;
      font-size: 16px; }
    .module-34 .ry-menu .dropdown.primary:hover .dropdown-menu, .module-34 .ry-menu .dropdown.primary:focus .dropdown-menu {
      display: block; }
    .module-34 .ry-menu .dropdown-menu {
      margin: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 0;
      padding: 0; }
      .module-34 .ry-menu .dropdown-menu a {
        padding: 10px 20px;
        display: block; }
  
  .module-195 .ry-btn-module-195 {
    padding: 15px 25px;
    border: 1px solid;
    font-size: 16px; }
    .module-195 .ry-btn-module-195.ry-btn-phone {
      background: transparent;
      color: #444444; }
      .module-195 .ry-btn-module-195.ry-btn-phone i {
        margin-right: 0; }
      .module-195 .ry-btn-module-195.ry-btn-phone .ry-span-1 {
        width: 50px;
        height: 50px;
        display: inline-block;
        color: #fff;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        margin-right: 15px; }
      .module-195 .ry-btn-module-195.ry-btn-phone .ry-span-3 {
        font-weight: 600; }
      .module-195 .ry-btn-module-195.ry-btn-phone:hover {
        background: transparent; }
    .module-195 .ry-btn-module-195.ry-btn-appt {
      font-size: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .module-195 .ry-btn-module-195.ry-btn-appt .ry-span-1 {
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        border-radius: 50%;
        margin-right: 15px; }
      .module-195 .ry-btn-module-195.ry-btn-appt .ry-span-2 span {
        font-weight: 700; }
  
  .module-195 .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  
  .module-195 .module-195-top {
    z-index: 50;
    padding: 30px 0; }
  
  .module-195 .module-195-bot {
    border-top: 1px solid; }
  
  .module-195 .module-195-logo {
    position: relative;
    top: 15px; }
  
  .module-195 .ry-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .module-195 .ry-menu li {
      list-style: none; }
    .module-195 .ry-menu a {
      display: inline-block;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 3px;
      padding: 20px 5px;
      font-size: 16px; }
      @media (max-width: 992px) {
        .module-195 .ry-menu a {
          font-size: 14px; } }
    .module-195 .ry-menu .dropdown.primary:hover .dropdown-menu, .module-195 .ry-menu .dropdown.primary:focus .dropdown-menu {
      display: block; }
    .module-195 .ry-menu .dropdown-menu {
      margin: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: 0;
      padding: 0; }
      .module-195 .ry-menu .dropdown-menu a {
        padding: 10px 20px;
        display: block; }
  
  .module-35 .module-35-header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 3%; }
  
  .module-35 .module-35-header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  
  @media (max-width: 600px) {
    .module-35 .module-35-header-center {
      max-width: 150px; } }
  
  @media (max-width: 375px) {
    .module-35 .module-35-header-center {
      max-width: 120px; } }
  
  .module-35 .module-35-header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  
  .module-35 .mobile-button > a {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: relative; }
    @media (max-width: 425px) {
      .module-35 .mobile-button > a {
        width: 35px;
        height: 35px; } }
    .module-35 .mobile-button > a:not(:last-of-type) {
      margin-right: 7px; }
    .module-35 .mobile-button > a i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 1.4rem; }
      @media (max-width: 425px) {
        .module-35 .mobile-button > a i {
          font-size: 1.1rem; } }
  
  .module-35 .mobile-nav .hamburger {
    outline: 0; }
    .module-35 .mobile-nav .hamburger:hover {
      opacity: 1; }
  
  .module-196 {
    position: relative; }
    @media (min-width: 992px) {
      .module-196 {
        background-image: none !important; } }
    .module-196::before {
      background-color: rgba(0, 0, 0, 0.9) !important;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 10;
      display: none;
      width: 100%;
      height: 100%; }
    @media (max-width: 991px) {
      .module-196 {
        background-position: center;
        background-size: cover;
        height: 768px;
        overflow: hidden; }
        .module-196::before {
          display: block; } }
    @media (min-width: 992px) {
      .module-196 .ry-hero-bg {
        display: none; } }
    .module-196 .ry-hero-video {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 0px;
      height: 0; }
      @media (max-width: 991px) {
        .module-196 .ry-hero-video {
          display: none; } }
      .module-196 .ry-hero-video::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        z-index: 10; }
      .module-196 .ry-hero-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .module-196 .ry-hero-copy {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0;
      right: 0;
      z-index: 20;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: both; }
      @media (max-width: 991px) {
        .module-196 .ry-hero-copy {
          padding: 0 30px; } }
      .module-196 .ry-hero-copy-top {
        text-align: center;
        margin-bottom: 30px; }
        .module-196 .ry-hero-copy-top p {
          font-size: calc(20px + 10 * ((100vw - 320px) / 1600));
          text-transform: uppercase;
          font-weight: 400;
          letter-spacing: 7px;
          text-align: center; }
          @media screen and (max-width: 320px) {
            .module-196 .ry-hero-copy-top p {
              font-size: 20px; } }
          @media screen and (min-width: 1920px) {
            .module-196 .ry-hero-copy-top p {
              font-size: 30px; } }
        .module-196 .ry-hero-copy-top .ry-heading {
          line-height: 42px; }
    .module-196 .ry-hero-cta-text {
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 3px;
      text-align: center;
      line-height: 42px; }
      .module-196 .ry-hero-cta-text a {
        text-transform: uppercase; }
    .module-196 .ry-hero-cta-img-container {
      margin-bottom: 60px;
      text-align: center; }
      .module-196 .ry-hero-cta-img-container img {
        border-radius: 60px;
        border: 8px solid; }
    .module-196 #swiper-hero {
      padding-top: 70px; }
      @media (max-width: 1400px) {
        .module-196 #swiper-hero {
          padding-top: 50px; } }
    .module-196 .swiper-slide {
      text-align: center; }
      .module-196 .swiper-slide-active .ry-hero-cta-img-container {
        -webkit-transform: scale(1.3);
                transform: scale(1.3); }
        @media (max-width: 991px) {
          .module-196 .swiper-slide-active .ry-hero-cta-img-container {
            -webkit-transform: scale(1);
                    transform: scale(1); } }
    .module-196 .swiper-button-prev {
      background-image: none; }
      .module-196 .swiper-button-prev i {
        font-size: 4rem;
        position: relative;
        bottom: 13px; }
    .module-196 .swiper-button-next {
      background-image: none; }
      .module-196 .swiper-button-next i {
        font-size: 4rem;
        position: relative;
        bottom: 13px; }
  
  .module-25 {
    position: relative; }
    @media (min-width: 992px) {
      .module-25 {
        background-image: none !important; } }
    .module-25::before {
      background-color: rgba(0, 0, 0, 0.7) !important;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 10;
      display: none;
      width: 100%;
      height: 100%; }
    @media (max-width: 991px) {
      .module-25 {
        background-position: center;
        background-size: cover;
        height: 768px;
        overflow: hidden; }
        .module-25::before {
          display: block; } }
    @media (min-width: 992px) {
      .module-25 .ry-hero-bg {
        display: none; } }
    .module-25 .ry-hero-video {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 0px;
      height: 0; }
      @media (max-width: 991px) {
        .module-25 .ry-hero-video {
          display: none; } }
      .module-25 .ry-hero-video::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        z-index: 10; }
      .module-25 .ry-hero-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .module-25 .ry-hero-copy {
      position: absolute;
      top: 65%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      left: 0;
      right: 0;
      z-index: 20;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: both; }
      @media (max-width: 991px) {
        .module-25 .ry-hero-copy {
          padding: 0 30px; } }
      .module-25 .ry-hero-copy-top {
        text-align: center;
        margin-bottom: 30px; }
        .module-25 .ry-hero-copy-top p {
          font-size: calc(20px + 10 * ((100vw - 320px) / 1600));
          text-transform: uppercase;
          font-weight: 400;
          letter-spacing: 7px;
          text-align: center; }
          @media screen and (max-width: 320px) {
            .module-25 .ry-hero-copy-top p {
              font-size: 20px; } }
          @media screen and (min-width: 1920px) {
            .module-25 .ry-hero-copy-top p {
              font-size: 30px; } }
        .module-25 .ry-hero-copy-top .ry-heading {
          line-height: 42px; }
    .module-25 .ry-hero-cta-text {
      text-transform: uppercase;
      font-weight: 700;
      letter-spacing: 3px;
      text-align: center;
      line-height: 42px; }
    .module-25 .ry-hero-cta-img-container {
      margin-bottom: 60px;
      text-align: center; }
      .module-25 .ry-hero-cta-img-container img {
        border-radius: 50%;
        border: 8px solid; }
    .module-25 #swiper-hero {
      padding-top: 70px; }
      @media (max-width: 1400px) {
        .module-25 #swiper-hero {
          padding-top: 50px; } }
    .module-25 .swiper-slide {
      text-align: center; }
      .module-25 .swiper-slide-active .ry-hero-cta-img-container {
        -webkit-transform: scale(1.3);
                transform: scale(1.3); }
        @media (max-width: 991px) {
          .module-25 .swiper-slide-active .ry-hero-cta-img-container {
            -webkit-transform: scale(1);
                    transform: scale(1); } }
    .module-25 .swiper-button-prev {
      background-image: none; }
      .module-25 .swiper-button-prev i {
        font-size: 4rem;
        position: relative;
        bottom: 13px; }
    .module-25 .swiper-button-next {
      background-image: none; }
      .module-25 .swiper-button-next i {
        font-size: 4rem;
        position: relative;
        bottom: 13px; }
  
  .module-26 {
    padding: 100px 0;
    margin-bottom: -60px; }
    @media (max-width: 768px) {
      .module-26 {
        padding: 60px 0; } }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .module-26 {
        margin-bottom: 0; } }
    .module-26 .ry-section-title-wrapper {
      text-align: right; }
      @media (max-width: 768px) {
        .module-26 .ry-section-title-wrapper {
          text-align: center; } }
    .module-26 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 58px; }
      @media (max-width: 991px) {
        .module-26 .ry-section-title {
          line-height: 38px; } }
    .module-26 .ry-section-sub-title {
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic; }
    @media (max-width: 768px) {
      .module-26 .ry-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .module-26 .ry-left {
      -ms-flex-preferred-size: 35%;
          flex-basis: 35%; }
      @media (max-width: 768px) {
        .module-26 .ry-left {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
    .module-26 .ry-right {
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
      border-left: 5px solid;
      padding-left: 5%; }
      @media (max-width: 768px) {
        .module-26 .ry-right {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          border-left: 0;
          padding-left: 0;
          margin-top: 25px; } }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .module-26 .ry-right {
          -ms-flex-preferred-size: 55%;
              flex-basis: 55%; } }
      @media (max-width: 767px) {
        .module-26 .ry-right p {
          text-align-last: center; } }
    .module-26 .ry-generic-copy {
      margin-bottom: 40px; }
      @media (max-width: 768px) {
        .module-26 .ry-generic-copy {
          margin-bottom: 25px; } }
    @media (max-width: 768px) {
      .module-26 .ry-btn-wrapper {
        text-align: center; } }
  
  .module-197 {
    padding: 100px 0; }
    @media (max-width: 768px) {
      .module-197 {
        padding: 60px 0; } }
    .module-197 .ry-section-title-wrapper {
      text-align: center; }
      @media (max-width: 768px) {
        .module-197 .ry-section-title-wrapper {
          text-align: center; } }
    .module-197 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 58px; }
      @media (max-width: 991px) {
        .module-197 .ry-section-title {
          line-height: 38px; } }
      .module-197 .ry-section-title:after {
        background: #f3f3f3;
        width: 280px;
        height: 2px;
        margin: 30px auto;
        content: '';
        display: block; }
    .module-197 .ry-section-sub-title {
      text-transform: none;
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic; }
    .module-197 .ry-flex {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 768px) {
        .module-197 .ry-flex {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .module-197 .ry-left {
      -ms-flex-preferred-size: 35%;
          flex-basis: 35%; }
      @media (max-width: 768px) {
        .module-197 .ry-left {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
    .module-197 .ry-right {
      -ms-flex-preferred-size: 60%;
          flex-basis: 60%;
      border-left: 5px solid;
      padding-left: 5%; }
      @media (max-width: 768px) {
        .module-197 .ry-right {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          border-left: 0;
          padding-left: 0;
          margin-top: 25px; } }
      @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .module-197 .ry-right {
          -ms-flex-preferred-size: 55%;
              flex-basis: 55%; } }
      @media (max-width: 767px) {
        .module-197 .ry-right p {
          text-align-last: center; } }
    .module-197 .ry-generic-copy {
      max-width: 980px;
      margin: 0 auto 40px auto;
      text-align: left;
      text-align-last: center; }
      @media (max-width: 768px) {
        .module-197 .ry-generic-copy {
          margin-bottom: 25px; } }
      .module-197 .ry-generic-copy p {
        text-align: left;
        text-align-last: center; }
    .module-197 .ry-btn-wrapper {
      text-align: center; }
  
  .module-27 {
    height: 960px;
    z-index: 20; }
    @media (max-width: 1199px) {
      .module-27 {
        height: initial; } }
    .module-27 .ry-content {
      position: relative;
      top: 60px; }
      @media (max-width: 1199px) {
        .module-27 .ry-content {
          top: 0; } }
    @media (max-width: 991px) {
      .module-27 .ry-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .module-27 .module-27-item {
      height: 900px;
      position: relative;
      background-size: cover;
      bottom: 0;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-size: cover; }
      @media (max-width: 991px) {
        .module-27 .module-27-item {
          height: 600px;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        .module-27 .module-27-item {
          height: 600px; } }
      @media (max-width: 425px) {
        .module-27 .module-27-item {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
      .module-27 .module-27-item::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .module-27 .module-27-item:hover, .module-27 .module-27-item:focus {
        -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.08);
                box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.08);
        height: 960px;
        bottom: 30px; }
        @media (max-width: 1199px) {
          .module-27 .module-27-item:hover, .module-27 .module-27-item:focus {
            height: 600px;
            bottom: 0; } }
        .module-27 .module-27-item:hover .module-27-copy, .module-27 .module-27-item:focus .module-27-copy {
          bottom: 110px; }
        .module-27 .module-27-item:hover:before, .module-27 .module-27-item:focus:before {
          background-color: transparent; }
    .module-27 .module-27-bg {
      display: none; }
    .module-27 .module-27-copy {
      position: absolute;
      bottom: 60px;
      right: 0;
      left: 0;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .module-27 .module-27-icon {
      max-width: 93px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 50px; }
    .module-27 .module-27-text {
      text-align: center;
      text-transform: uppercase; }
      .module-27 .module-27-text h4 {
        font-weight: 600;
        font-size: calc(20px + 4 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-27 .module-27-text h4 {
            font-size: 20px; } }
        @media screen and (min-width: 1920px) {
          .module-27 .module-27-text h4 {
            font-size: 24px; } }
      .module-27 .module-27-text .span-1 {
        margin-top: 5px;
        display: block;
        font-size: calc(18px + 16 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-27 .module-27-text .span-1 {
            font-size: 24px; } }
        @media screen and (min-width: 1920px) {
          .module-27 .module-27-text .span-1 {
            font-size: 40px; } }
    .module-27 .module-27-link-block {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .module-27 .module-27-link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  
  .module-198 {
    z-index: 20; }
    @media (max-width: 991px) {
      .module-198 {
        height: initial; } }
    .module-198 .ry-content {
      position: relative;
      top: 60px; }
      @media (max-width: 991px) {
        .module-198 .ry-content {
          top: 0; } }
    .module-198 .ry-flex {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media (max-width: 991px) {
        .module-198 .ry-flex {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .module-198 .module-198-item {
      width: 50%;
      height: 700px;
      position: relative;
      background-size: cover;
      bottom: 0;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-size: cover; }
      @media (max-width: 992px) {
        .module-198 .module-198-item {
          height: 600px;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
          background-position: center; } }
      @media (max-width: 425px) {
        .module-198 .module-198-item {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
      .module-198 .module-198-item:hover, .module-198 .module-198-item:focus {
        -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.08);
                box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.08);
        height: 795px;
        bottom: 30px;
        margin-bottom: -95px;
        z-index: 9999; }
        @media (max-width: 992px) {
          .module-198 .module-198-item:hover, .module-198 .module-198-item:focus {
            height: 600px;
            bottom: 0; } }
        .module-198 .module-198-item:hover .module-27-copy, .module-198 .module-198-item:focus .module-27-copy {
          bottom: 110px; }
        .module-198 .module-198-item:hover:before, .module-198 .module-198-item:focus:before {
          background-color: transparent; }
    .module-198 .module-198-bg {
      display: none; }
    .module-198 .module-198-copy {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      left: 0;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .module-198 .module-198-icon {
      max-width: 93px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 50px; }
    .module-198 .module-198-text {
      text-align: center;
      text-transform: uppercase; }
      .module-198 .module-198-text h4 {
        font-weight: 600;
        font-size: calc(20px + 4 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-198 .module-198-text h4 {
            font-size: 20px; } }
        @media screen and (min-width: 1920px) {
          .module-198 .module-198-text h4 {
            font-size: 24px; } }
      .module-198 .module-198-text .span-1 {
        margin-top: 5px;
        display: block;
        font-size: calc(24px + 16 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-198 .module-198-text .span-1 {
            font-size: 24px; } }
        @media screen and (min-width: 1920px) {
          .module-198 .module-198-text .span-1 {
            font-size: 40px; } }
    .module-198 .module-198-link-block {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    .module-198 .module-198-link {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  
  .module-28 {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-bf07dcd1-56c8-4f85-a263-d2e0c7ec230e/homepage/BG_MeetOurDoctors.jpg);
    background-size: cover;
    background-position: center; }
    @media (max-width: 1199px) {
      .module-28 {
        padding: 60px 0; } }
    @media (max-width: 768px) {
      .module-28 {
        background-image: none; } }
    .module-28 .ry-content {
      height: 700px;
      position: relative; }
      @media (max-width: 1300px) {
        .module-28 .ry-content {
          height: 700px; } }
      @media (max-width: 1199px) {
        .module-28 .ry-content {
          height: initial; } }
    .module-28 .ry-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 1199px) {
        .module-28 .ry-flex {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .module-28 .ry-section-title-wrapper {
      text-align: center; }
    .module-28 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 49px; }
      @media (max-width: 991px) {
        .module-28 .ry-section-title {
          line-height: 38px; } }
    .module-28 .ry-section-sub-title {
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic; }
    .module-28 .ry-generic-copy {
      margin-top: 80px;
      margin-bottom: 70px; }
      @media (max-width: 1199px) {
        .module-28 .ry-generic-copy {
          margin: 25px 0; } }
    .module-28 .ry-left {
      position: static; }
      @media (max-width: 1300px) {
        .module-28 .ry-left {
          -ms-flex-preferred-size: 30%;
              flex-basis: 30%; } }
      @media (max-width: 1199px) {
        .module-28 .ry-left {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
      .module-28 .ry-left img {
        position: absolute;
        bottom: 0;
        max-width: 622px;
        left: 5%; }
        @media (max-width: 1440px) {
          .module-28 .ry-left img {
            left: 0;
            max-width: 45%; } }
        @media (max-width: 1199px) {
          .module-28 .ry-left img {
            position: static;
            max-width: 400px;
            margin-left: auto;
            margin-right: auto; } }
    .module-28 .ry-right {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; }
      @media (max-width: 1300px) {
        .module-28 .ry-right {
          -ms-flex-preferred-size: 60%;
              flex-basis: 60%; } }
      @media (max-width: 1199px) {
        .module-28 .ry-right {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          margin-top: 40px; } }
    .module-28 .ry-btn-wrapper {
      text-align: center; }
  
  .module-199 {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f7ff2955-3dd9-4b47-a54e-c9cde18b78d6/style2/bg_meetourdoctors.jpg);
    background-size: cover;
    background-position: center; }
    @media (max-width: 991px) {
      .module-199 {
        padding: 60px 0; } }
    @media (max-width: 768px) {
      .module-199 {
        background-image: none; } }
    .module-199 .ry-content {
      position: relative;
      padding: 240px 0 180px 0; }
      @media (max-width: 991px) {
        .module-199 .ry-content {
          height: initial; } }
    .module-199 .ry-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 991px) {
        .module-199 .ry-flex {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
    .module-199 .ry-section-title-wrapper {
      text-align: center; }
    .module-199 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 58px;
      margin-bottom: 40px; }
      @media (max-width: 991px) {
        .module-199 .ry-section-title {
          line-height: 38px; } }
    .module-199 .ry-section-sub-title {
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic;
      text-transform: capitalize; }
    .module-199 .ry-generic-copy {
      margin-top: 80px;
      margin-bottom: 70px;
      max-width: 800px;
      margin: 80px auto 70px;
      text-align: left;
      text-align-last: center; }
      @media (max-width: 991px) {
        .module-199 .ry-generic-copy {
          margin: 25px auto; } }
    .module-199 .ry-btn-wrapper {
      text-align: center; }
    .module-199 .dr-img {
      max-width: 300px;
      margin: auto; }
  
  .module-29 {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-bf07dcd1-56c8-4f85-a263-d2e0c7ec230e/homepage/BG_QualityCare.jpg);
    background-size: cover;
    position: relative;
    z-index: 20; }
    .module-29:before {
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      top: 0;
      left: 0; }
    @media (max-width: 768px) {
      .module-29 {
        padding: 60px 0; } }
    .module-29 .ry-image-left {
      width: 533px;
      display: block;
      background-position: 100%;
      position: absolute;
      bottom: -170px; }
      @media (max-width: 1800px) {
        .module-29 .ry-image-left {
          width: 500px; } }
      @media (max-width: 1500px) {
        .module-29 .ry-image-left {
          width: 400px; } }
      @media (max-width: 1280px) {
        .module-29 .ry-image-left {
          width: 300px; } }
      @media (max-width: 1120px) {
        .module-29 .ry-image-left {
          width: 200px;
          bottom: -70px; } }
    .module-29 .ry-image-right {
      width: 589px;
      display: block;
      position: absolute;
      right: 0;
      top: -180px; }
      @media (max-width: 1800px) {
        .module-29 .ry-image-right {
          width: 500px; } }
      @media (max-width: 1500px) {
        .module-29 .ry-image-right {
          width: 400px; } }
      @media (max-width: 1280px) {
        .module-29 .ry-image-right {
          width: 300px; } }
      @media (max-width: 1120px) {
        .module-29 .ry-image-right {
          width: 200px;
          top: -70px; } }
    .module-29 .ry-content {
      height: 960px; }
      @media (max-width: 1800px) {
        .module-29 .ry-content {
          height: 560px; } }
      @media (max-width: 1300px) {
        .module-29 .ry-content {
          height: 460px; } }
      @media (max-width: 768px) {
        .module-29 .ry-content {
          height: initial; } }
    .module-29 .ry-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .module-29 .module-29-copy {
      max-width: 720px;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
      @media (max-width: 768px) {
        .module-29 .module-29-copy {
          padding: 0px 4%; } }
    .module-29 .ry-section-title-wrapper {
      text-align: center; }
    .module-29 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 49px; }
      @media (max-width: 991px) {
        .module-29 .ry-section-title {
          line-height: 38px; } }
    .module-29 .ry-section-sub-title {
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic;
      margin-bottom: 20px; }
    .module-29 .ry-generic-copy {
      max-width: 510px;
      margin-left: auto;
      margin-right: auto; }
      .module-29 .ry-generic-copy p {
        text-align: center; }
  
  .module-200 {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-f7ff2955-3dd9-4b47-a54e-c9cde18b78d6/homepage/opto_glasses_bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 20; }
    .module-200:before {
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      top: 0;
      left: 0; }
    @media (max-width: 768px) {
      .module-200 {
        padding: 60px 0; } }
    .module-200 .ry-image-left {
      content: "";
      width: 770px;
      height: 770px;
      display: block;
      background-position: 100%;
      position: absolute;
      top: 300px;
      right: 280px;
      z-index: 20; }
      @media (max-width: 1800px) {
        .module-200 .ry-image-left {
          width: 30%;
          height: auto;
          top: 120px;
          right: 200px; } }
      @media (max-width: 1300px) {
        .module-200 .ry-image-left {
          width: 30%;
          height: auto;
          top: 70px;
          right: 150px; } }
      @media (max-width: 992px) {
        .module-200 .ry-image-left {
          top: 170px;
          right: 40px;
          width: 22%; } }
      @media (max-width: 991px) {
        .module-200 .ry-image-left {
          display: none; } }
    .module-200 .ry-image-right {
      content: "";
      width: 737px;
      height: 917px;
      display: block;
      position: absolute;
      right: 0;
      top: -180px; }
      @media (max-width: 1800px) {
        .module-200 .ry-image-right {
          width: 30%;
          height: auto; } }
      @media (max-width: 992px) {
        .module-200 .ry-image-right {
          right: 0;
          top: 25px;
          width: 20%; } }
      @media (max-width: 991px) {
        .module-200 .ry-image-right {
          display: none; } }
    @media (max-width: 1199px) {
      .module-200 .ry-image-left, .module-200 .ry-image-right {
        display: none; } }
    .module-200 .ry-content {
      height: 960px; }
      @media (max-width: 1800px) {
        .module-200 .ry-content {
          height: 560px; } }
      @media (max-width: 1300px) {
        .module-200 .ry-content {
          height: 460px; } }
      @media (max-width: 768px) {
        .module-200 .ry-content {
          height: initial; } }
    .module-200 .ry-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .module-200 .module-200-copy {
      max-width: 1400px;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
      @media (max-width: 768px) {
        .module-200 .module-200-copy {
          padding: 0px 4%; } }
    .module-200 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 58px; }
      @media (max-width: 1199px) {
        .module-200 .ry-section-title {
          line-height: 38px;
          text-align: center; } }
    .module-200 .ry-section-sub-title {
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic;
      margin-bottom: 20px;
      text-transform: none; }
    .module-200 .ry-generic-copy {
      max-width: 510px;
      width: 80%; }
      @media (max-width: 1199px) {
        .module-200 .ry-generic-copy {
          float: none;
          margin: auto;
          text-align: center; }
          .module-200 .ry-generic-copy p {
            text-align: center; } }
  
  .module-30 {
    margin-bottom: -10px; }
    @media (max-width: 767px) {
      .module-30 iframe {
        height: 300px; } }
  
  .module-31 {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-bf07dcd1-56c8-4f85-a263-d2e0c7ec230e/homepage/BG_Contact.jpg);
    background-size: cover;
    background-position: center; }
    @media (max-width: 991px) {
      .module-31 {
        padding: 60px 0; } }
    @media (max-width: 768px) {
      .module-31 {
        background-image: none; } }
    .module-31 .ry-content {
      height: 890px; }
      @media (max-width: 991px) {
        .module-31 .ry-content {
          height: initial; } }
    .module-31 .ry-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
    .module-31 .module-31-copy {
      -ms-flex-preferred-size: 42%;
          flex-basis: 42%; }
      @media (max-width: 768px) {
        .module-31 .module-31-copy {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
    .module-31 .ry-section-title-wrapper {
      text-align: center; }
    .module-31 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 49px; }
      @media (max-width: 991px) {
        .module-31 .ry-section-title {
          line-height: 38px; } }
    .module-31 .ry-section-sub-title {
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic;
      margin-bottom: 20px; }
    .module-31 .ry-generic-copy {
      margin-top: 30px;
      margin-bottom: 30px;
      max-width: 480px;
      margin-left: auto;
      margin-right: auto; }
    @media (max-width: 768px) {
      .module-31 .module-31-form {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both; } }
    .module-31 .module-31-form input[type="text"], .module-31 .module-31-form textarea {
      height: 50px;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding-left: 40px; }
    .module-31 .module-31-form textarea {
      min-height: 150px;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .module-31 .module-31-form textarea:focus {
        -webkit-box-shadow: none;
                box-shadow: none; }
    .module-31 .module-31-form .alert {
      margin-top: 20px;
      border-radius: 0; }
    @media (min-width: 1200px) {
      .module-31 .module-31-email {
        padding-right: 5px; } }
    @media (min-width: 1200px) {
      .module-31 .module-31-phone {
        padding-left: 5px; } }
    .module-31 .module-31-btn {
      text-align: center; }
    .module-31 .module-31-btn div {
      margin-bottom: 0;
      width: 152px;
      position: relative;
      display: inline-block;
      float: none;
      margin-top: 25px; }
      .module-31 .module-31-btn div::after {
        content: "\f105";
        font-family: fontAwesome;
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
    .module-31 .ry-btn-primary {
      border: 0;
      padding-right: 50px; }
    .module-31 .module-31-field {
      position: relative; }
    .module-31 .module-31-name::before {
      content: "\f2c0";
      font-family: fontAwesome;
      position: absolute;
      top: 14px;
      left: 15px; }
    .module-31 .module-31-email::before {
      content: "\f003";
      font-family: fontAwesome;
      position: absolute;
      top: 14px;
      left: 15px; }
    .module-31 .module-31-phone::before {
      content: "\f095";
      font-family: fontAwesome;
      position: absolute;
      top: 16px;
      left: 20px; }
    .module-31 .module-31-message::before {
      content: "\f040";
      font-family: fontAwesome;
      position: absolute;
      top: 7px;
      left: 15px; }
  
  .module-202 {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-f7ff2955-3dd9-4b47-a54e-c9cde18b78d6/style2/contact_bg.jpg);
    background-size: cover;
    background-position: center; }
    @media (max-width: 991px) {
      .module-202 {
        padding: 60px 0; } }
    @media (max-width: 768px) {
      .module-202 {
        background-image: none; } }
    .module-202 .ry-content {
      height: 890px; }
      @media (max-width: 991px) {
        .module-202 .ry-content {
          height: initial; } }
    .module-202 .ry-flex {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .module-202 .module-31-copy {
      -ms-flex-preferred-size: 42%;
          flex-basis: 42%; }
      @media (max-width: 768px) {
        .module-202 .module-31-copy {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%; } }
    .module-202 .ry-section-title-wrapper {
      text-align: center; }
    .module-202 .ry-section-title {
      font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      line-height: 58px; }
      @media (max-width: 991px) {
        .module-202 .ry-section-title {
          line-height: 38px; } }
    .module-202 .ry-section-sub-title {
      font-size: calc(30px + 20 * ((100vw - 320px) / 1600));
      font-family: 'Abril Fatface', cursive;
      display: block;
      font-weight: 400;
      font-style: italic;
      margin-bottom: 20px;
      text-transform: none; }
    .module-202 .ry-generic-copy {
      margin-top: 30px;
      margin-bottom: 30px;
      max-width: 480px;
      margin-left: auto;
      margin-right: auto; }
    @media (max-width: 768px) {
      .module-202 .module-31-form {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both; } }
    .module-202 .module-31-form input[type="text"], .module-202 .module-31-form textarea {
      height: 50px;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding-left: 40px; }
    .module-202 .module-31-form textarea {
      min-height: 150px;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .module-202 .module-31-form textarea:focus {
        -webkit-box-shadow: none;
                box-shadow: none; }
    .module-202 .module-31-form .alert {
      margin-top: 20px;
      border-radius: 0; }
    @media (min-width: 1200px) {
      .module-202 .module-31-email {
        padding-right: 5px; } }
    @media (min-width: 1200px) {
      .module-202 .module-31-phone {
        padding-left: 5px; } }
    .module-202 .module-31-btn {
      text-align: center; }
    .module-202 .module-31-btn div {
      margin-bottom: 0;
      width: 152px;
      position: relative;
      display: inline-block;
      float: none;
      margin-top: 25px; }
      .module-202 .module-31-btn div::after {
        content: "\f105";
        font-family: fontAwesome;
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
    .module-202 .ry-btn-primary {
      border: 0;
      padding-right: 50px; }
    .module-202 .module-31-field {
      position: relative; }
    .module-202 .module-31-name::before {
      content: "\f2c0";
      font-family: fontAwesome;
      position: absolute;
      top: 14px;
      left: 15px; }
    .module-202 .module-31-email::before {
      content: "\f003";
      font-family: fontAwesome;
      position: absolute;
      top: 14px;
      left: 15px; }
    .module-202 .module-31-phone::before {
      content: "\f095";
      font-family: fontAwesome;
      position: absolute;
      top: 16px;
      left: 20px; }
    .module-202 .module-31-message::before {
      content: "\f040";
      font-family: fontAwesome;
      position: absolute;
      top: 7px;
      left: 15px; }
  
  .module-32 {
    padding: 100px 0; }
    @media (max-width: 991px) {
      .module-32 {
        padding: 60px 0; } }
    .module-32 .module-32-heading {
      text-align: center; }
      .module-32 .module-32-heading .ry-section-title {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 600;
        padding: 20px 35px;
        letter-spacing: 3px;
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-32 .module-32-heading .ry-section-title {
            font-size: 18px; } }
        @media screen and (min-width: 1920px) {
          .module-32 .module-32-heading .ry-section-title {
            font-size: 20px; } }
    .module-32 .module-32-heading-2 {
      text-align: center; }
      .module-32 .module-32-heading-2::before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        max-width: 100%;
        background-image: url(https://www.royacdn.com/unsafe/smart/Site-2c1fcf37-21e5-4e04-9d57-d78ae9e591ea/brands/line_img.png);
        background-position: 80%;
        background-repeat: no-repeat; }
      .module-32 .module-32-heading-2 .ry-section-title {
        margin-top: 60px;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-32 .module-32-heading-2 .ry-section-title {
            font-size: 18px; } }
        @media screen and (min-width: 1920px) {
          .module-32 .module-32-heading-2 .ry-section-title {
            font-size: 20px; } }
    .module-32 #module-32-carousel-one {
      padding-top: 60px;
      padding-bottom: 60px; }
      .module-32 #module-32-carousel-one .swiper-pagination {
        bottom: 20px; }
    .module-32 #module-32-carousel-two {
      padding-top: 30px;
      padding-bottom: 40px; }
    .module-32 .swiper-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 768px) {
        .module-32 .swiper-slide img {
          max-width: 210px; } }
    @media (max-width: 600px) {
      .module-32 .swiper-button-prev,
      .module-32 .swiper-button-next {
        top: 90%; }
        .module-32 .swiper-button-prev:before,
        .module-32 .swiper-button-next:before {
          font-size: 30px !important; } }
    @media (max-width: 992px) {
      .module-32 .swiper-button-prev,
      .module-32 .swiper-button-next {
        width: 14px; }
        .module-32 .swiper-button-prev:before,
        .module-32 .swiper-button-next:before {
          font-size: 35px !important; } }
    .module-32 .swiper-button-prev {
      left: 0;
      background: none; }
      .module-32 .swiper-button-prev:before {
        content: '\f104';
        font-family: fontawesome;
        font-size: 60px; }
    .module-32 .swiper-button-next {
      right: 0;
      background: none; }
      .module-32 .swiper-button-next:before {
        content: '\f105';
        font-family: fontawesome;
        font-size: 60px; }
  
  .module-201 {
    padding: 100px 0; }
    @media (max-width: 991px) {
      .module-201 {
        padding: 60px 0; } }
    .module-201 .module-32-heading {
      text-align: center; }
      .module-201 .module-32-heading .ry-section-title {
        display: inline-block;
        text-transform: uppercase;
        font-weight: 600;
        padding: 20px 35px;
        letter-spacing: 3px;
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-201 .module-32-heading .ry-section-title {
            font-size: 18px; } }
        @media screen and (min-width: 1920px) {
          .module-201 .module-32-heading .ry-section-title {
            font-size: 20px; } }
    .module-201 .module-32-heading-2 {
      text-align: center; }
      .module-201 .module-32-heading-2::before {
        content: "";
        display: block;
        width: 80%;
        height: 1px;
        margin: auto;
        max-width: 100%;
        background: #f3f3f3; }
      .module-201 .module-32-heading-2 .ry-section-title {
        margin-top: 60px;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-201 .module-32-heading-2 .ry-section-title {
            font-size: 18px; } }
        @media screen and (min-width: 1920px) {
          .module-201 .module-32-heading-2 .ry-section-title {
            font-size: 20px; } }
    .module-201 #module-32-carousel-one {
      padding-top: 60px;
      padding-bottom: 60px; }
      .module-201 #module-32-carousel-one .swiper-pagination {
        bottom: 20px; }
    .module-201 #module-32-carousel-two {
      padding-top: 30px;
      padding-bottom: 40px; }
    .module-201 .swiper-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 768px) {
        .module-201 .swiper-slide img {
          max-width: 210px; } }
    .module-201 .swiper-button-prev,
    .module-201 .swiper-button-next {
      top: 38%; }
      @media (max-width: 600px) {
        .module-201 .swiper-button-prev,
        .module-201 .swiper-button-next {
          top: 90%; }
          .module-201 .swiper-button-prev:before,
          .module-201 .swiper-button-next:before {
            font-size: 30px !important; } }
    .module-201 .swiper-button-prev {
      left: 0;
      background: none; }
      .module-201 .swiper-button-prev:before {
        content: '\f104';
        font-family: fontawesome;
        font-size: 60px; }
    .module-201 .swiper-button-next {
      right: 0;
      background: none; }
      .module-201 .swiper-button-next:before {
        content: '\f105';
        font-family: fontawesome;
        font-size: 60px; }
  
  .module-33 {
    padding: 90px 0; }
    @media (max-width: 991px) {
      .module-33 {
        padding: 40px 0; } }
    @media (max-width: 991px) {
      .module-33 .ry-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (max-width: 991px) {
      .module-33 .module-33-col {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        text-align: center; } }
    @media (max-width: 991px) {
      .module-33 .module-33-hours .module-33-hours-heading {
        text-align: center; } }
    .module-33 .module-33-hours .module-33-hours-heading h4 {
      font-family: 'Playfair Display', serif;
      font-weight: 600;
      font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
      @media screen and (max-width: 320px) {
        .module-33 .module-33-hours .module-33-hours-heading h4 {
          font-size: 18px; } }
      @media screen and (min-width: 1920px) {
        .module-33 .module-33-hours .module-33-hours-heading h4 {
          font-size: 20px; } }
      @media (max-width: 991px) {
        .module-33 .module-33-hours .module-33-hours-heading h4 {
          text-align: center; } }
    .module-33 .module-33-hours .module-33-hours-weekdays {
      margin-bottom: 20px; }
    @media (max-width: 991px) {
      .module-33 .module-33-hours p {
        text-align: center; } }
    .module-33 .module-33-contact .module-33-contact-icon {
      display: block;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      position: relative;
      margin-right: 20px;
      font-size: calc(16px + 6 * ((100vw - 320px) / 1600)); }
      @media screen and (max-width: 320px) {
        .module-33 .module-33-contact .module-33-contact-icon {
          font-size: 16px; } }
      @media screen and (min-width: 1920px) {
        .module-33 .module-33-contact .module-33-contact-icon {
          font-size: 22px; } }
      .module-33 .module-33-contact .module-33-contact-icon::before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      @media (max-width: 991px) {
        .module-33 .module-33-contact .module-33-contact-icon {
          margin-right: 0;
          margin-bottom: 10px; } }
    @media (max-width: 991px) {
      .module-33 .module-33-contact .module-33-contact-item {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .module-33 .module-33-address {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .module-33 .module-33-address {
          margin-top: 40px; } }
      @media (max-width: 991px) {
        .module-33 .module-33-address .module-33-address-text {
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
          text-align: center; } }
      .module-33 .module-33-address .module-33-address-text span {
        display: block;
        font: 400 16px/24px Montserrat,sans-serif; }
    .module-33 .module-33-phone {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .module-33 .module-33-phone .module-33-phone-link {
        font-size: calc(20px + 5 * ((100vw - 320px) / 1600));
        font-weight: 600; }
        @media screen and (max-width: 320px) {
          .module-33 .module-33-phone .module-33-phone-link {
            font-size: 20px; } }
        @media screen and (min-width: 1920px) {
          .module-33 .module-33-phone .module-33-phone-link {
            font-size: 25px; } }
        @media (max-width: 991px) {
          .module-33 .module-33-phone .module-33-phone-link {
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; } }
    .module-33 .module-33-social-icons {
      margin-bottom: 15px; }
      @media (max-width: 991px) {
        .module-33 .module-33-social-icons {
          text-align: center;
          margin-top: 20px; } }
      .module-33 .module-33-social-icons .social-inner-wrap {
        text-align: right; }
        @media (max-width: 991px) {
          .module-33 .module-33-social-icons .social-inner-wrap {
            text-align: center; } }
      .module-33 .module-33-social-icons li {
        display: inline-block; }
      .module-33 .module-33-social-icons a {
        display: inline-block;
        width: 43px;
        height: 43px;
        border-radius: 50%;
        position: relative;
        border: 3px solid; }
        .module-33 .module-33-social-icons a::before {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
    .module-33 .module-33-copyright {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      text-align: right; }
      @media (max-width: 991px) {
        .module-33 .module-33-copyright {
          text-align: center; } }
      .module-33 .module-33-copyright .module-33-copyright-text {
        margin-bottom: 12px;
        text-align: right; }
        @media (max-width: 991px) {
          .module-33 .module-33-copyright .module-33-copyright-text {
            text-align: center; } }
        .module-33 .module-33-copyright .module-33-copyright-text span {
          font: 400 16px/28px Montserrat,sans-serif; }
          @media (max-width: 991px) {
            .module-33 .module-33-copyright .module-33-copyright-text span {
              display: block;
              margin-bottom: 6px;
              text-align: center; } }
          @media screen and (min-width: 992px) and (max-width: 1213px) {
            .module-33 .module-33-copyright .module-33-copyright-text span {
              font-size: 14px; } }
      .module-33 .module-33-copyright .module-33-copyright-link {
        font: 400 16px/28px Montserrat,sans-serif; }
        @media (max-width: 991px) {
          .module-33 .module-33-copyright .module-33-copyright-link {
            text-align: center; } }
        .module-33 .module-33-copyright .module-33-copyright-link:hover, .module-33 .module-33-copyright .module-33-copyright-link:focus {
          text-decoration: underline !important; }
        @media screen and (min-width: 992px) and (max-width: 1213px) {
          .module-33 .module-33-copyright .module-33-copyright-link {
            font-size: 14px; } }
    .module-33 .module-33-roya {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (max-width: 991px) {
        .module-33 .module-33-roya {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          margin-top: 30px; } }
      .module-33 .module-33-roya .module-33-roya-text {
        position: relative;
        bottom: 3px;
        margin-right: 14px;
        font: 400 16px/28px Montserrat,sans-serif; }
        @media (max-width: 991px) {
          .module-33 .module-33-roya .module-33-roya-text {
            display: block;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
            text-align: center; } }
        @media screen and (min-width: 992px) and (max-width: 1213px) {
          .module-33 .module-33-roya .module-33-roya-text {
            font-size: 14px; } }
      @media (max-width: 991px) {
        .module-33 .module-33-roya .module-33-roya-link {
          margin-left: auto;
          margin-right: auto;
          margin-top: 10px; } }
  
  .module-203 {
    padding: 90px 0; }
    .module-203 .ry-flex {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .module-203 .module-203-col {
      width: auto; }
    .module-203 .module-203-col-hours {
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%; }
      .module-203 .module-203-col-hours .module-203-hours-heading h4 {
        font-family: 'Playfair Display', serif;
        font-weight: 600;
        font-size: calc(18px + 2 * ((100vw - 320px) / 1600));
        -ms-flex-preferred-size: 35%;
            flex-basis: 35%; }
        @media screen and (max-width: 320px) {
          .module-203 .module-203-col-hours .module-203-hours-heading h4 {
            font-size: 18px; } }
        @media screen and (min-width: 1920px) {
          .module-203 .module-203-col-hours .module-203-hours-heading h4 {
            font-size: 20px; } }
      .module-203 .module-203-col-hours .module-203-hours-weekdays, .module-203 .module-203-col-hours .module-203-hours-weekend {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .module-203 .module-203-col-hours p {
        -ms-flex-preferred-size: 65%;
            flex-basis: 65%;
        font-size: 18px; }
    .module-203 .module-203-contact-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .module-203 .module-203-contact-item.module-203-address span {
        display: block;
        font: 400 16px/22px Montserrat,sans-serif; }
      .module-203 .module-203-contact-item.module-203-phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .module-203 .module-203-contact-item.module-203-phone .module-203-phone-link {
          font-size: calc(20px + 5 * ((100vw - 320px) / 1600));
          font-weight: 600; }
          @media screen and (max-width: 320px) {
            .module-203 .module-203-contact-item.module-203-phone .module-203-phone-link {
              font-size: 20px; } }
          @media screen and (min-width: 1920px) {
            .module-203 .module-203-contact-item.module-203-phone .module-203-phone-link {
              font-size: 25px; } }
      .module-203 .module-203-contact-item .module-203-contact-icon {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        position: relative;
        margin-right: 20px;
        font-size: calc(16px + 6 * ((100vw - 320px) / 1600)); }
        @media screen and (max-width: 320px) {
          .module-203 .module-203-contact-item .module-203-contact-icon {
            font-size: 16px; } }
        @media screen and (min-width: 1920px) {
          .module-203 .module-203-contact-item .module-203-contact-icon {
            font-size: 22px; } }
        .module-203 .module-203-contact-item .module-203-contact-icon::before {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        @media (max-width: 991px) {
          .module-203 .module-203-contact-item .module-203-contact-icon {
            margin-right: 0;
            margin-bottom: 10px; } }
    .module-203 .module-203-social-icons .social-inner-wrap {
      text-align: center; }
    .module-203 .module-203-social-icons li {
      display: inline-block; }
    .module-203 .module-203-social-icons a {
      display: inline-block;
      width: 43px;
      height: 43px;
      border-radius: 50%;
      position: relative;
      border: 3px solid; }
      .module-203 .module-203-social-icons a::before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .module-203 .module-203-col-copy {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; }
      .module-203 .module-203-col-copy .module-203-copyright {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 1em; }
        .module-203 .module-203-col-copy .module-203-copyright .module-203-copyright-text span {
          font: 400 16px/28px Montserrat,sans-serif; }
        .module-203 .module-203-col-copy .module-203-copyright .module-203-copyright-link {
          font: 400 16px/28px Montserrat,sans-serif; }
          .module-203 .module-203-col-copy .module-203-copyright .module-203-copyright-link:hover, .module-203 .module-203-col-copy .module-203-copyright .module-203-copyright-link:focus {
            text-decoration: underline !important; }
      .module-203 .module-203-col-copy .module-203-roya {
        margin-left: 50px; }
        .module-203 .module-203-col-copy .module-203-roya .module-203-roya-text {
          position: relative;
          bottom: 3px;
          margin-right: 14px;
          font: 400 16px/28px Montserrat,sans-serif; }
        .module-203 .module-203-col-copy .module-203-roya .module-203-roya-link img {
          position: relative;
          top: 5px; }
    @media (max-width: 1400px) {
      .module-203 .module-203-col {
        /*-ms-flex-preferred-size: 33.33%;
            flex-basis: 33.33%;*/ }
      .module-203 .module-203-col-social {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-bottom: 30px; }
      .module-203 .module-203-col-hours .module-203-hours-heading h4 {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
      .module-203 .module-203-col-copy {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
        .module-203 .module-203-col-copy .module-203-copyright {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .module-203 .module-203-col-copy .module-203-copyright .module-203-roya {
            width: 100%;
            text-align: center; } }
    @media (max-width: 992px) {
      .module-203 .module-203-col {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-bottom: 30px; }
      .module-203 .module-203-contact-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .module-203 .module-203-contact-item .module-203-address-text {
          text-align: center; }
      .module-203 .module-203-hours-weekdays h4, .module-203 .module-203-hours-weekdays p, .module-203 .module-203-hours-weekend h4, .module-203 .module-203-hours-weekend p {
        text-align: center;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
      .module-203 .module-203-hours-weekdays {
        margin-bottom: 30px; }
      .module-203 .module-203-contact-icon {
        margin-bottom: 10px; } }
  
  /*default - service style 1*/
  .module-23 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 767px) {
      .module-23 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .module-23 .ry-each {
      width: calc((100% / 3) - 10px);
      border: 1px solid #c6cfd6;
      padding: 50px 25px;
      margin-bottom: 20px; }
      @media (max-width: 991px) {
        .module-23 .ry-each {
          width: calc((100% / 2) - 10px); } }
      @media (max-width: 767px) {
        .module-23 .ry-each {
          width: 100%;
          max-width: 500px; } }
      @media screen and (min-width: 992px) and (max-width: 1440px) {
        .module-23 .ry-each {
          width: calc((100% / 2) - 10px); } }
    .module-23:after {
      content: "";
      width: calc((100% / 3) - 10px); }
      @media (max-width: 991px) {
        .module-23:after {
          width: calc((100% / 2) - 10px); } }
      @media (max-width: 767px) {
        .module-23:after {
          width: 100%;
          max-width: 500px; } }
    .module-23 .ry-icon-contain {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .module-23 .ry-icon-wrp {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 85px;
      height: 85px;
      border-radius: 50%;
      margin-bottom: 50px; }
    .module-23 .ry-el-bg {
      width: 30px;
      height: 30px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
    .module-23 h1, .module-23 h2, .module-23 h3, .module-23 h4, .module-23 h5, .module-23 h6 {
      text-transform: capitalize;
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 20px; }
    .module-23 p {
      font-size: 17px; }
  
  /*default - testimonials 1*/
  .module-24 .ry-each {
    padding: 40px 0px;
    border-bottom: 1px solid #dbe1e6 !important; }
    .module-24 .ry-each:last-child {
      border-bottom: 0; }
    @media (max-width: 991px) {
      .module-24 .ry-each {
        padding: 20px; } }
    .module-24 .ry-each h5 {
      font-size: 20px;
      margin-bottom: 0 !important; }
    @media (max-width: 767px) {
      .module-24 .ry-each p {
        text-align: center; } }
  
  /*contact style 2 */
  .module-314 {
    max-width: 900px !important; }
    @media (max-width: 991px) {
      .module-314 {
        padding: 0 30px; } }
    .module-314 .ry-left {
      width: 100% !important; }
      .module-314 .ry-left h2, .module-314 .ry-left p, .module-314 .ry-left span, .module-314 .ry-left strong {
        text-align: center; }
    .module-314 .ry-social {
      width: 100%; }
      .module-314 .ry-social .social-inner-wrap {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .module-314 .ry-social .social-inner-wrap li {
          width: 40px;
          height: 40px; }
          .module-314 .ry-social .social-inner-wrap li a {
            font-size: 15px; }
  
  /*Password protected Page*/
  .password--overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 2147483648; }
    .password--overlay .password--box {
      width: 350px;
      height: auto;
      background-color: #fff;
      padding: 30px 30px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .password--overlay .password--box .box--lock {
        margin-right: 20px; }
        .password--overlay .password--box .box--lock i {
          width: 33px !important;
          height: 33px;
          max-width: 35px;
          background-color: #45576c;
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          display: inline-flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          color: #fff;
          border-radius: 50%;
          float: left;
          font-size: 11px; }
      .password--overlay .password--box div {
        padding: 0;
        display: inline-block;
        float: left; }
        .password--overlay .password--box div .__label {
          font-weight: 600;
          color: #000; }
        .password--overlay .password--box div .form-control {
          width: 230px;
          display: block;
          border: 0;
          -webkit-box-shadow: none;
                  box-shadow: none;
          border-bottom: 1px solid rgba(0, 0, 0, 0.3);
          border-radius: 0;
          padding: 0;
          height: 25px; }
  
  /*Instafeed*/
  .ry-instagram {
    margin: 100px 0; }
    .ry-instagram .ry-heading {
      font-size: calc(40px + 12 * ((100vw - 320px) / 1280));
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 3px;
      margin-bottom: 40px;
      text-align: center; }
      @media screen and (max-width: 320px) {
        .ry-instagram .ry-heading {
          font-size: 40px; } }
      @media screen and (min-width: 1600px) {
        .ry-instagram .ry-heading {
          font-size: 52px; } }
      @media (max-width: 991px) {
        .ry-instagram .ry-heading {
          text-align: center;
          line-height: normal; } }
    .ry-instagram #instafeed {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 767px) {
        .ry-instagram #instafeed {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .ry-instagram #instafeed:after {
        content: "";
        width: calc((100% / 4) - 20px);
        margin-bottom: 20px; }
      .ry-instagram #instafeed .ry-el-bg {
        height: 300px;
        background-position: 50%;
        background-size: cover; }
        @media (max-width: 1199px) {
          .ry-instagram #instafeed .ry-el-bg {
            height: 250px; } }
      .ry-instagram #instafeed .flex-item {
        width: calc((100% / 4) - 20px);
        margin-bottom: 20px;
        position: relative; }
        @media (max-width: 1199px) {
          .ry-instagram #instafeed .flex-item {
            width: calc((100% / 3) - 20px); } }
        @media (max-width: 991px) {
          .ry-instagram #instafeed .flex-item {
            width: calc((100% / 2) - 20px); } }
        @media (max-width: 767px) {
          .ry-instagram #instafeed .flex-item {
            width: 60%; } }
        @media (max-width: 500px) {
          .ry-instagram #instafeed .flex-item {
            width: 100%; } }
        .ry-instagram #instafeed .flex-item:hover .overlay {
          opacity: 1; }
        .ry-instagram #instafeed .flex-item .overlay {
          background: rgba(0, 0, 0, 0.6);
          position: absolute;
          height: 100%;
          width: 100%;
          left: 0;
          top: 0;
          opacity: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
          transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
          .ry-instagram #instafeed .flex-item .overlay:before {
            content: "\f0c1";
            font-size: 30px; }
      .ry-instagram #instafeed .ry-desc {
        display: none; }
    .ry-instagram .ry-btn-container {
      text-align: center; }
  
  /* Classic header */
  .module-43 {
    top: 0;
    left: 0;
    z-index: 999;
    padding: 35px 0 20px; }
    .module-43.ry-sticky-menu.fixed .search-bar-widget .btn-primary {
      opacity: 1; }
    .module-43 .ry-menu .dropdown-toggle span {
      display: inline-block !important; }
    .module-43 .ry-left {
      width: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .module-43 .ry-left img {
        max-width: 220px;
        width: 100%; }
        @media (max-width: 1100px) {
          .module-43 .ry-left img {
            width: 150px; } }
    .module-43 .ry-right {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 73%;
      padding: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      max-width: 1000px; }
      @media (max-width: 1100px) {
        .module-43 .ry-right {
          width: 80%; } }
      .module-43 .ry-right .ry-leads {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        max-width: 1000px;
        float: right;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        .module-43 .ry-right .ry-leads .search-bar-widget {
          margin-right: 20px;
          width: 280px;
          margin-bottom: 0 !important;
          width: auto; }
          .module-43 .ry-right .ry-leads .search-bar-widget .form-control {
            height: 72px;
            background-color: transparent;
            border-right: none !important;
            -webkit-transition: all ease 0.3s;
            transition: all ease 0.3s;
            -webkit-box-shadow: none;
            box-shadow: none;
            padding: 16px 28px;
            letter-spacing: 1px;
            text-decoration: none;
            display: block;
            font-weight: 500;
            border-radius: 0 !important; }
            @media (max-width: 1160px) {
              .module-43 .ry-right .ry-leads .search-bar-widget .form-control {
                width: 100%; } }
            .module-43 .ry-right .ry-leads .search-bar-widget .form-control::-webkit-input-placeholder {
              -webkit-transition: opacity ease 0.3s;
              transition: opacity ease 0.3s;
              letter-spacing: 1px;
              text-decoration: none;
              display: block;
              font-weight: 500;
              opacity: 1; }
            .module-43 .ry-right .ry-leads .search-bar-widget .form-control:-ms-input-placeholder {
              -webkit-transition: opacity ease 0.3s;
              transition: opacity ease 0.3s;
              letter-spacing: 1px;
              text-decoration: none;
              display: block;
              font-weight: 500;
              opacity: 1; }
            .module-43 .ry-right .ry-leads .search-bar-widget .form-control::-ms-input-placeholder {
              -webkit-transition: opacity ease 0.3s;
              transition: opacity ease 0.3s;
              letter-spacing: 1px;
              text-decoration: none;
              display: block;
              font-weight: 500;
              opacity: 1; }
            .module-43 .ry-right .ry-leads .search-bar-widget .form-control::placeholder {
              -webkit-transition: opacity ease 0.3s;
              transition: opacity ease 0.3s;
              letter-spacing: 1px;
              text-decoration: none;
              display: block;
              font-weight: 500;
              opacity: 1; }
            .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus {
              color: #ffffff; }
              .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder {
                opacity: 0.3;
                -webkit-transition: opacity ease 0.3s;
                transition: opacity ease 0.3s; }
              .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::placeholder {
                opacity: 0.3;
                -webkit-transition: opacity ease 0.3s;
                transition: opacity ease 0.3s; }
          .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary {
            height: 72px;
            background-color: transparent !important;
            border-left: 0 !important;
            position: relative;
            left: 1px;
            padding: 16px 26px !important;
            border-radius: 0 !important;
            width: auto !important; }
            .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:before, .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:after {
              display: none !important; }
            .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:hover {
              background-color: transparent; }
          @media (max-width: 1160px) {
            .module-43 .ry-right .ry-leads .search-bar-widget {
              width: 220px;
              width: 100%; }
              .module-43 .ry-right .ry-leads .search-bar-widget .form-control {
                padding: 16px 0 16px 15px; } }
        .module-43 .ry-right .ry-leads .ry-contact {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          min-width: 450px; }
          @media (max-width: 1160px) {
            .module-43 .ry-right .ry-leads .ry-contact {
              -webkit-box-pack: end;
                  -ms-flex-pack: end;
                      justify-content: flex-end;
              min-width: 400px; } }
          .module-43 .ry-right .ry-leads .ry-contact li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 225px;
            position: relative;
            overflow: hidden;
            cursor: pointer; }
            .module-43 .ry-right .ry-leads .ry-contact li:hover .contact__overlay {
              -webkit-transform: scale(15);
              transform: scale(15); }
            .module-43 .ry-right .ry-leads .ry-contact li:hover span {
              color: #333333; }
            .module-43 .ry-right .ry-leads .ry-contact li .contact__overlay {
              position: absolute;
              width: 35px;
              height: 35px;
              border-radius: 50%;
              top: 22px;
              left: 20px;
              z-index: -1;
              -webkit-transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
              transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
              transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
              transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1), -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
              -webkit-transform: scale(0);
              transform: scale(0); }
            .module-43 .ry-right .ry-leads .ry-contact li span.call_us, .module-43 .ry-right .ry-leads .ry-contact li a {
              -webkit-transition: all ease 0.3s;
              transition: all ease 0.3s;
              -webkit-transition-delay: 0.1s;
                      transition-delay: 0.1s;
              font-weight: 600;
              font-size: calc(15px + 0 * ( (100vw - 500px) / 1100));
              line-height: 19px !important; }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(1) a {
              letter-spacing: 2px;
              text-decoration: none;
              display: block; }
            .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) {
              -webkit-transition: all ease 0.3s;
              transition: all ease 0.3s; }
              .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover .contact__overlay {
                -webkit-transform: scale(0);
                transform: scale(0); }
              .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .contact__overlay {
                -webkit-transform: scale(15);
                transform: scale(15);
                left: 25px; }
              .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us, .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
                text-transform: uppercase;
                font-weight: 600;
                letter-spacing: 2px;
                max-width: 137px;
                line-height: 18px !important;
                text-decoration: none;
                text-align: left;
                font-size: calc(14px + 0 * ( (100vw - 500px) / 1100)); }
              .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .fa {
                position: relative;
                left: 1px; }
            .module-43 .ry-right .ry-leads .ry-contact li .contact__icon {
              min-width: 45px; }
              .module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
                width: 35px;
                height: 35px;
                display: block;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: center;
                    -ms-flex-pack: center;
                        justify-content: center;
                -webkit-box-align: center;
                    -ms-flex-align: center;
                        align-items: center;
                border-radius: 50%; }
              .module-43 .ry-right .ry-leads .ry-contact li .contact__icon .fa {
                font-size: 13px; }
            @media (max-width: 1160px) {
              .module-43 .ry-right .ry-leads .ry-contact li {
                width: 200px; } }
      .module-43 .ry-right .ry-menu {
        margin-top: 20px;
        width: 100%; }
        .module-43 .ry-right .ry-menu .ry-nav li.primary {
          padding: 0; }
        .module-43 .ry-right .ry-menu .nav-menu {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          position: relative;
          margin-top: 30px;
          max-width: 1024px;
          float: right;
          margin-top: 0; }
          .module-43 .ry-right .ry-menu .nav-menu li {
            list-style-type: none; }
            .module-43 .ry-right .ry-menu .nav-menu li a {
              -webkit-transition: all ease 0.3s;
              transition: all ease 0.3s;
              text-transform: uppercase;
              font-weight: 400;
              letter-spacing: 1px;
              text-decoration: none;
              font-size: calc(16px + 1 * ( (100vw - 500px) / 1100));
              display: block; }
              @media screen and (min-width: 992px) and (max-width: 1199px) {
                .module-43 .ry-right .ry-menu .nav-menu li a {
                  font-size: 14px; } }
            .module-43 .ry-right .ry-menu .nav-menu li:hover .dropdown-menu {
              opacity: 1 !important;
              visibility: visible !important;
              -webkit-transition: all ease 0.4s;
              transition: all ease 0.4s;
              top: 30px; }
            .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
              display: block;
              opacity: 0;
              visibility: hidden;
              border-top-left-radius: 0;
              border-top-right-radius: 0;
              border-bottom-left-radius: 2px;
              border-bottom-right-radius: 2px;
              border: 0;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              margin-top: 2px;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
                  -ms-flex-direction: column;
                      flex-direction: column;
              -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
                      box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
              -webkit-transition: all ease 0.3s;
              transition: all ease 0.3s; }
              .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: start;
                    -ms-flex-align: start;
                        align-items: flex-start;
                -webkit-transition: all ease 0.3s;
                transition: all ease 0.3s;
                position: relative; }
                .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
                  width: 100% !important;
                  padding: 4px 30px !important;
                  -webkit-box-pack: start;
                      -ms-flex-pack: start;
                          justify-content: flex-start;
                  -webkit-transition: all ease 0.3s;
                  transition: all ease 0.3s;
                  text-transform: uppercase;
                  line-height: 24px !important;
                  font-size: calc(13px + 1 * ( (100vw - 500px) / 1100)); }
                  .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a:hover {
                    opacity: 0.6; }
                .module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
                  background: transparent; }
    @media (max-width: 1024px) {
      .module-43 {
        padding: 30px 40px 30px 0; } }
    .module-43.style2 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us {
      color: #fff; }
    .module-43.style2 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
      background: transparent; }
  
  /*reputation builder*/
  .module-327 {
    /* Reviews and Ratings */
    /* Modal */
    /* RETINA  READY */
    /* Media Query */
    /* PRE LAUNCH */
    /*Review_key*/ }
    .module-327 .ry-btn {
      cursor: pointer;
      margin-top: 20px; }
      .module-327 .ry-btn span {
        margin-left: 5px; }
    .module-327 input::-webkit-input-placeholder {
      font-size: 14px; }
    .module-327 input:-ms-input-placeholder {
      font-size: 14px; }
    .module-327 input::-ms-input-placeholder {
      font-size: 14px; }
    .module-327 input::placeholder {
      font-size: 14px; }
    .module-327 textarea::-webkit-input-placeholder {
      font-size: 14px; }
    .module-327 textarea:-ms-input-placeholder {
      font-size: 14px; }
    .module-327 textarea::-ms-input-placeholder {
      font-size: 14px; }
    .module-327 textarea::placeholder {
      font-size: 14px; }
    .module-327 .review-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background: #fdfbfb;
      padding: 0px;
      margin-top: 20px; }
      @media (max-width: 1199px) {
        .module-327 .review-box {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .module-327 .review-box > div:nth-child(2) {
        padding: 50px 50px;
        background: #fdfbfb; }
        @media (max-width: 1199px) {
          .module-327 .review-box > div:nth-child(2) {
            width: 100%; } }
        @media (max-width: 500px) {
          .module-327 .review-box > div:nth-child(2) {
            padding: 50px 25px 25px; } }
      .module-327 .review-box h1 {
        text-transform: none; }
      .module-327 .review-box h2 {
        font-size: 2.5rem;
        font-weight: 500;
        margin-bottom: 30px;
        text-transform: none;
        padding: 0px;
        margin: 20px 0px 0px; }
      .module-327 .review-box .disclaimer p {
        font-size: 14px;
        text-align: left; }
        .module-327 .review-box .disclaimer p a {
          font-size: 14px;
          text-align: left; }
      .module-327 .review-box h6, .module-327 .review-box a {
        font-size: 14px;
        text-align: left; }
      .module-327 .review-box .rate-wrap {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        @media (max-width: 500px) {
          .module-327 .review-box .rate-wrap {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
      .module-327 .review-box .star-wrap {
        width: auto; }
      .module-327 .review-box .review-image {
        display: block;
        background-size: cover;
        background-position: 50%;
        opacity: 0.5; }
        @media (max-width: 1199px) {
          .module-327 .review-box .review-image {
            width: 100%;
            max-height: 500px;
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2; } }
      .module-327 .review-box .review-text {
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-top: 20px; }
    .module-327 .jq-ry-container {
      margin: 10px; }
      @media (max-width: 1199px) {
        .module-327 .jq-ry-container {
          margin-left: 0; } }
      @media (max-width: 500px) {
        .module-327 .jq-ry-container {
          padding-left: 0; } }
    .module-327 #review-thank-you {
      display: none; }
      .module-327 #review-thank-you h1 {
        text-transform: none; }
    .module-327 #review-publish-extra {
      display: none; }
      .module-327 #review-publish-extra h1 {
        line-height: normal;
        text-transform: none; }
      .module-327 #review-publish-extra h3 {
        font-size: calc(20px + 2 * ((100vw - 500px) / 940)); }
        @media screen and (max-width: 500px) {
          .module-327 #review-publish-extra h3 {
            font-size: 20px; } }
        @media screen and (min-width: 1440px) {
          .module-327 #review-publish-extra h3 {
            font-size: 22px; } }
    .module-327 .pg-copy ul {
      padding: 0; }
    .module-327 .pg-bnr-flex img, .module-327 .pg-bnr-flex div {
      display: inline-block;
      width: auto;
      margin: 0 10px 10px 0; }
    .module-327 .pg-bnr-flex img {
      max-width: 320px;
      margin-right: 20px;
      position: relative;
      top: -5px; }
    .module-327 .pg-bnr-flex {
      margin-bottom: -10px;
      margin-top: 10px; }
    .module-327 .pg-sections .pg-copy h3 {
      font-size: 35px/45px;
      font-weight: 300;
      max-width: 570px;
      float: none;
      margin: 0 auto 2em !important; }
    .module-327 .rating-copy.pg-copy h3 {
      text-align: left;
      max-width: 100%;
      margin: 0 0 30px !important;
      font-weight: 400;
      font-size: calc(16px + 4 * ((100vw - 500px) / 940));
      letter-spacing: -.02em; }
      @media screen and (max-width: 500px) {
        .module-327 .rating-copy.pg-copy h3 {
          font-size: 16px; } }
      @media screen and (min-width: 1440px) {
        .module-327 .rating-copy.pg-copy h3 {
          font-size: 20px; } }
    .module-327 .publish-social img {
      max-width: 150px; }
    .module-327 #pub-ylp img.img-responsive {
      max-width: 125px;
      margin-bottom: 10px; }
    .module-327 .publish-social {
      padding: 0 40px 0px !important;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .module-327 .publish-contents {
      padding: 10px 40px 0 !important; }
    .module-327 .pub-stars .star-icons {
      padding: 0; }
    .module-327 .pub-stars li.star-icons:before {
      font-size: 22px; }
    .module-327 .publish-item {
      border: 1px solid rgba(0, 0, 0, 0.2);
      padding: 10px 0px 60px !important;
      -webkit-transform: scale(0.9) translatex(-5%);
      transform: scale(0.9) translatex(-5%); }
    .module-327 .pub-copy {
      font-weight: 400;
      font-size: 15/21px;
      text-align: left;
      color: black;
      margin-bottom: 20px; }
    .module-327 .publish-body {
      margin-top: 10px; }
    .module-327 .pub-name {
      font-weight: 600;
      font-size: calc(16px + 4 * ((100vw - 500px) / 940));
      letter-spacing: .02em;
      color: black; }
      @media screen and (max-width: 500px) {
        .module-327 .pub-name {
          font-size: 16px; } }
      @media screen and (min-width: 1440px) {
        .module-327 .pub-name {
          font-size: 20px; } }
    .module-327 .publish-head {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .module-327 .pub-stars .star-box {
      margin: 10px 0 0; }
    .module-327 .rating-copy.pg-copy p {
      font: 400 20px/30px Poppins, sans-serif !important; }
    .module-327 .publish-wrap {
      margin-top: 20px; }
    .module-327 .modal-show {
      position: fixed;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      display: none;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      z-index: 9999999; }
    .module-327 .dimmer {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.6); }
    .module-327 .modal-content-box {
      z-index: 1;
      background: white;
      max-width: 1200px;
      padding: 100px;
      height: auto;
      border: 1px solid #fff; }
    .module-327 .modal-content-box h3 {
      text-align: left;
      max-width: 100%;
      margin: 0 0 30px !important;
      font: 700 40px/45px Poppins, sans-serif;
      letter-spacing: -.02em;
      color: #555; }
    .module-327 .modal-content-box h4 {
      font: 400 20px/30px Poppins, sans-serif !important;
      margin-bottom: 40px !important; }
    .module-327 .ry-btn:hover {
      background: #000;
      color: #fff; }
    .module-327 .close-modal {
      position: absolute;
      top: 20px;
      right: 40px;
      -webkit-transform: scale(2);
              transform: scale(2);
      cursor: pointer;
      color: #fefcfc;
      font-size: 10px; }
    .module-327 .close-modal span {
      color: #666666; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .module-327 div.star-counter p {
        font: 300 24px/30px Poppins, sans-serif !important; }
      .module-327 .pub-copy {
        font: 300 15px/21px Poppins, sans-serif; }
      .module-327 .rating-copy.pg-copy p {
        font: 300 20px/30px Poppins, sans-serif !important; } }
    @media only screen and (max-width: 1199px) and (min-width: 992px) {
      .module-327 div#ratingsHero {
        background: url(https://www.royacdn.com/unsafe/smart/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/get_reviews/review_bnr_laptop.jpg) 100% 100%; }
      .module-327 div.pg-copy p {
        font: 300 14px/26px Poppins, sans-serif !important; }
      .module-327 .publish-contents {
        padding: 10px 20px 0 !important; }
      .module-327 .publish-social {
        padding: 0 15px 0px !important; }
      .module-327 #pub-ylp img.img-responsive {
        position: relative;
        left: -15px; }
      .module-327 .databox textarea::-webkit-input-placeholder {
        text-indent: 60px !important; }
      .module-327 .databox textarea::-moz-placeholder {
        text-indent: 60px; }
      .module-327 .databox textarea:-ms-input-placeholder {
        text-indent: 60px; }
      .module-327 .databox textarea:-moz-placeholder {
        text-indent: 60px; }
      .module-327 .rated-stars li.star-icons:before {
        font-size: 15px; } }
    @media only screen and (max-width: 991px) {
      .module-327 div#ratingsHero {
        background: url(https://www.royacdn.com/unsafe/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/spinal.jpg) 100% 100%; }
      .module-327 .pg-photo img {
        max-width: 450px;
        float: none;
        margin: 0 auto; }
      .module-327 .pg-sections .pg-copy h3 {
        font: 300 25px/32px Poppins, sans-serif; }
      .module-327 #default a.phone__icon {
        -webkit-transform: scale(3);
        transform: scale(3);
        color: #343434; }
      .module-327 div#ratings-sec1 {
        padding: 50px 0; }
      .module-327 div#ratings-sec2 {
        padding: 50px 0; }
      .module-327 .publish-item {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin: 20px 0 auto; }
      .module-327 .publish-wrap {
        max-width: 600px;
        float: none;
        margin: 20px auto; }
      .module-327 .rating-copy.pg-copy p {
        font: 400 16px/24px Poppins, sans-serif !important; }
      .module-327 .publish-social {
        padding: 0 10px !important; }
      .module-327 .publish-contents {
        padding: 10px 20px 0 !important; }
      .module-327 .databox textarea::-webkit-input-placeholder {
        text-indent: 60px !important; }
      .module-327 .databox textarea::-moz-placeholder {
        text-indent: 60px; }
      .module-327 .databox textarea:-ms-input-placeholder {
        text-indent: 60px; }
      .module-327 .databox textarea:-moz-placeholder {
        text-indent: 60px; }
      .module-327 .rated-stars li.star-icons:before {
        font-size: 15px; }
      .module-327 .pg-sections .rating-copy h3 {
        font: 700 28px/32px Poppins, sans-serif; } }
    @media only screen and (max-width: 767px) {
      .module-327 div#ratingsHero {
        background: url(https://www.royacdn.com/unsafe/smart/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/get_reviews/review_bnr_mobile_v3.jpg) 90% 100%; }
      .module-327 .active-review-content:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 60px;
        background: #45576d;
        content: ''; }
      .module-327 .close-modal {
        top: 0;
        right: 10px;
        -webkit-transform: scale(1.5);
                transform: scale(1.5); }
      .module-327 ul.rated-stars {
        text-align: center; }
      .module-327 .active-review-content:after {
        content: '“';
        position: absolute;
        top: 20px;
        left: 25px;
        color: #fff;
        font: 600 75px/75px Poppins, sans-serif; }
      .module-327 div.pg-wrap .active-review-content {
        padding: 90px 20px 60px; }
      .module-327 div.review-info {
        display: block !important; }
      .module-327 div.review-info > div {
        width: 100%; }
      .module-327 div.reviewer-photo {
        margin: 0;
        width: 100%; }
      .module-327 div.reviewer-photo img {
        margin: 0 auto;
        float: none; }
      .module-327 ul.rated-stars {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .module-327 div.review-site {
        margin: 0;
        padding: 0 !important; }
      .module-327 div.review-site p {
        text-align: center;
        word-break: break-word; }
      .module-327 div.stars-rated {
        padding: 20px 0 0;
        width: 100%; }
      .module-327 .reviewer-name {
        text-align: center; }
      .module-327 div.comment-copy {
        padding-top: 20px; }
      .module-327 .pg-bnr-flex img {
        display: none; }
      .module-327 .pg-bnr-flex div {
        width: 100% !important; }
      .module-327 .rating-copy.pg-copy h3 {
        font: 700 28px/32px Poppins, sans-serif; }
      .module-327 .modal-content-box {
        z-index: 1;
        background: #fff;
        max-width: 1200px;
        padding: 40px 15px; } }
    @media only screen and (max-width: 991px) and (min-width: 768px) {
      .module-327 div.review-site p {
        text-align: left; }
      .module-327 .col-xs-12.review-site {
        position: absolute;
        top: 50px;
        left: 149px; } }
    .module-327 ul.rated-stars {
      display: block;
      white-space: nowrap; }
    .module-327 .rated-stars li.star-icons {
      width: auto;
      padding: 0 1px; }
    .module-327 .rated-stars li.star-icons {
      width: auto;
      padding: 0 1px; }
    .module-327 div#review-slot {
      width: 100%;
      overflow: hidden; }
    .module-327 div#ratings-wrap.no-key #ratings-sec1 {
      display: none; }
    .module-327 div#ratings-wrap .btn-container {
      display: none; }
    .module-327 div#ratings-wrap.no-key .btn-container {
      display: block; }
    .module-327 .btn-container {
      margin: 50px auto; }
    .module-327 .reviews-button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 20px; }
    .module-327 .show-more-box {
      /*margin: 10px 20px 60px 0;*/
      margin: 20px 20px 150px 0;
      width: auto; }
    @media only screen and (max-width: 500px) {
      .module-327 .reviews-button {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
      .module-327 .show-more-box {
        margin: 20px 0; }
      .module-327 .btn-container {
        margin: 20px 0 40px; } }
    .module-327 .published-copy {
      color: black;
      font-size: 1.5rem;
      text-align: left;
      line-height: 1.6em; }
      @media (max-width: 991px) {
        .module-327 .published-copy p {
          margin-bottom: 10px; } }
    .module-327 #confirm-modal {
      width: 100%;
      height: 100%;
      display: block;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 99; }
  
  #repModal .modal-content {
    padding: 0 0 50px; }
  
  #repModal .modal-header {
    border: 0; }
  
  #repModal .published-copy p {
    margin-bottom: 20px; }
  
  #repModal .modal-dialog {
    width: 100%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    margin: 0;
    max-width: 90%;
    margin: 0 auto; }
  
  #repModal .modal-footer {
    border-top: 0; }
  
  #repModal .modal-content-box h3 {
    text-align: left;
    max-width: 100%;
    margin: 0 0 30px !important;
    font: 700 40px/45px Poppins, sans-serif;
    letter-spacing: -.02em;
    color: #555; }
  
  #repModal .modal-content-box h4 {
    font: 400 20px/30px Poppins, sans-serif !important;
    margin-bottom: 40px !important; }
  
  #repModal .ry-btn span {
    margin-left: 5px; }
  
  #repModal .ry-btn:hover {
    background: #000;
    color: #fff; }
  
  #repModal .close-modal span {
    color: #666666; }
  
  /*Landing page*/
  .landing-page #ry-pg-body {
    padding: 0; }
  
  .landing-page .ld-title h2 {
    margin-bottom: 50px;
    font-size: 25px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .18em; }
    .landing-page .ld-title h2 .span-2 {
      color: #023c52;
      font-size: 65px;
      text-transform: capitalize;
      letter-spacing: 0; }
  
  .landing-page #landing-hero {
    padding: 0  0 0; }
    @media (max-width: 991px) {
      .landing-page #landing-hero {
        padding: 0 0 0; } }
    .landing-page #landing-hero .ry-container {
      max-width: 100%;
      padding: 0;
      margin: 0; }
    .landing-page #landing-hero .ld-box {
      padding: 0;
      position: relative; }
    .landing-page #landing-hero .bnr-hero.ry-el-bg {
      padding: 0;
      background-size: cover; }
      @media (min-width: 992px) {
        .landing-page #landing-hero .bnr-hero.ry-el-bg {
          height: 80vh;
          min-height: 800px;
          background-position: 50%; } }
    .landing-page #landing-hero .ld-header {
      background: #023c52;
      color: #fff;
      padding: 40px 0 30px; }
    .landing-page #landing-hero .ld-leads {
      position: absolute;
      left: 50%;
      top: 50%;
      max-width: 570px;
      -webkit-transform: translate(25%, -50%);
              transform: translate(25%, -50%);
      padding: 0; }
      .landing-page #landing-hero .ld-leads .cmsForm .ry-flex {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        @media (max-width: 991px) {
          .landing-page #landing-hero .ld-leads .cmsForm .ry-flex {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column; } }
        .landing-page #landing-hero .ld-leads .cmsForm .ry-flex .databox {
          width: calc(50% - 6px); }
          @media (max-width: 991px) {
            .landing-page #landing-hero .ld-leads .cmsForm .ry-flex .databox {
              width: 100%; } }
    .landing-page #landing-hero .ld-header h1 {
      color: #fff;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: .05em;
      font-size: 50px;
      line-height: 1; }
    .landing-page #landing-hero .ld-header p {
      color: #fff;
      font-size: 25px;
      line-height: 1.25;
      font-weight: 500; }
    .landing-page #landing-hero #form-lead .ld-box {
      -webkit-box-shadow: 0px 0px 62px 0px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 0px 62px 0px rgba(0, 0, 0, 0.2); }
    .landing-page #landing-hero .ld-box form {
      background: #fff;
      padding: 40px; }
    .landing-page #landing-hero .databox input {
      height: 55px;
      color: #545454; }
    .landing-page #landing-hero .testi-icon img {
      max-width: 110px;
      float: none;
      margin: 0 auto; }
    .landing-page #landing-hero .databox .ld-button {
      background: #023c52;
      border: 0px;
      outline: 0px;
      color: #fff;
      height: auto;
      padding: 15px 50px;
      text-transform: uppercase;
      letter-spacing: .04em;
      font-size: 20px;
      font-weight: 700; }
    .landing-page #landing-hero div#form-button {
      text-align: center;
      padding: 25px 0; }
    .landing-page #landing-hero .databox input::-webkit-input-placeholder {
      color: #333; }
  
  .landing-page #landing-info {
    padding: 100px 0; }
    @media (max-width: 991px) {
      .landing-page #landing-info {
        padding: 60px 0 100px; } }
    .landing-page #landing-info .ld-img {
      padding: 12px 50px 20px 0; }
    .landing-page #landing-info .ld-full {
      padding-top: 50px; }
  
  .landing-page #landing-review .ld-box {
    background: #f7f7f7;
    padding: 100px 0 80px;
    border-radius: 50px; }
  
  .landing-page #landing-review .testi-icon {
    margin-top: -150px; }
    .landing-page #landing-review .testi-icon img {
      max-width: 100px;
      margin: 0 auto;
      float: none; }
  
  .landing-page #landing-review .rev-title {
    margin: 30px 0; }
  
  .landing-page #landing-review .rev-title h4 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: .18em;
    margin: 30px 0; }
  
  .landing-page #landing-review .testi-box .slide {
    max-width: 1040px;
    float: none;
    margin: 0 auto;
    padding: 0 40px 60px; }
  
  .landing-page #landing-review .testi-box a.carousel-control {
    display: none; }
  
  @media (max-width: 414px) {
    .landing-page #landing-review p {
      text-align: center !important; } }
  
  @media (max-width: 1499px) {
    .landing-page #landing-hero .ld-leads {
      position: absolute;
      left: auto;
      max-width: 570px;
      padding: 0;
      right: 20%; }
    .landing-page .bnr-hero {
      background: url(https://www.royacdn.com/unsafe/Site-77691801-5034-4efc-8f11-cf20bab37e72/landing_dry_eye/hero.jpg);
      height: 45vw;
      background-size: cover;
      background-position: 80% 50%; }
    .landing-page .bnr-hero img {
      display: none; } }
  
  @media (max-width: 1199px) {
    .landing-page .ld-leads {
      right: 0;
      -webkit-transform: scale(0.75) translatey(-10%);
              transform: scale(0.75) translatey(-10%); } }
  
  @media (max-width: 991px) {
    .landing-page #landing-hero div.ld-leads {
      position: relative;
      -webkit-transform: scale(1) translatex(-50%);
              transform: scale(1) translatex(-50%);
      left: 50%;
      border: 1px solid #ccc;
      margin: 50px 0 0;
      top: 0; }
    .landing-page #landing-info .ld-img {
      padding-right: 0;
      padding-bottom: 40px; } }
  
  @media (max-width: 767px) {
    .landing-page #landing .ld-title h2 {
      font-size: 20px; }
    .landing-page .ld-title h2 .span-2 {
      font-size: 36px; }
    .landing-page div#landing-info {
      padding: 2.5em 0; }
    .landing-page div#landing-review {
      padding: 5em 0; }
    .landing-page .testi-box .slide {
      margin: 0 auto;
      padding: 0 0 40px; }
    .landing-page #landing .ld-header p {
      font: 20px; }
    .landing-page .bnr-hero {
      height: 300px;
      background-position: 25% 50%; } }
  
  #cta-wrap {
    margin-top: -8.33333vw;
    z-index: 1; }
    @media (max-width: 991px) {
      #cta-wrap {
        margin-top: 0; } }
    @media (max-width: 1200px) {
      #cta-wrap {
        margin-top: 30px; } }
  
  #welcome-wrap {
    padding-top: 6.66667vw; }
  
  #team-wrap {
    margin-bottom: 80px;
    margin-top: -8.33333vw; }
    @media (max-width: 1200px) {
      #team-wrap {
        margin-top: 0; }
        #team-wrap .btn-wrap {
          text-align: center; } }
  
  #ry-section-map {
    height: 29.16667vw;
    overflow: hidden !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 320px) {
      #ry-section-map {
        height: 200px; } }
    #ry-section-map .map-widget {
      width: 100% !important; }
  
  /* ------- END SITE.CSS -------*/