/* ------- 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-sidebar #searchfield input::-webkit-input-placeholder,
#ry-sidebar #searchfield input::-moz-placeholder,
#ry-sidebar #searchfield input:-ms-input-placeholder,
#ry-sidebar #searchfield input:-moz-placeholder,
#ry-sidebar #searchfield input::-ms-input-placeholder,
.module-47 .ry-section-sub-title,
.module-222 .ry-section-sub-title,
.module-49 .ry-section-sub-title,
.module-226 .ry-content .ry-section-sub-title,
.module-50 .ry-section-sub-title,
.module-241 .ry-section-sub-title,
.module-51 .ry-section-sub-title,
.module-238 .ry-section-sub-title,
.module-52 .ry-section-sub-title,
.module-239 .ry-section-sub-title,
.password--overlay .password--box div .__label,
.module-173 .ry-menu .ry-nav li a,
.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 {
  font-family: 'Montserrat', 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-about-service .ry-heading,
.ry-btn,
#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta-text a,
.module-45 .item .card .slide-text-wrap .ry-section-title,
.module-45 .item .card .slide-text-wrap .ry-section-sub-title,
.module-220 .item .card .slide-text-wrap .ry-section-title,
.module-220 .item .card .slide-text-wrap .ry-section-sub-title,
.module-47 .ry-section-title,
.module-222 .ry-section-title,
.module-48 h3,
.module-223 h3,
.module-49 .ry-section-title,
.module-226 .ry-content .ry-section-title,
.module-50 .ry-section-title,
.module-241 .ry-section-title,
.module-51 .ry-section-title,
.module-51 h4,
.module-238 .ry-section-title,
.module-238 h4,
.module-52 .ry-section-title,
.module-239 .ry-section-title,
.module-53 .ry-footer-block h3,
.module-242 .ry-footer-block h3,
.module-24 .ry-each h5,
.ry-instagram .ry-heading,
.module-228 .ry-menu .ry-nav>li>a,
.ry-about-service.style2 .ry-heading,
.ry-about-service .ry-left,
.module-327 .review-box h2 {
  font-family: 'Teko', sans-serif;
}

.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,
.module-228 .button-wrap a:before {
  font-family: "fontawesome" !important;
}

.module-173 .ry-content,
.module-173 .ry-menu .ry-nav,
.module-173 .ry-contact,
.module-173 .ry-contact .ry-head-phone,
.module-173 .ry-contact .ry-head-phone .ry-icon,
.module-173 .ry-contact .ry-head-phone .ry-icon i,
.module-173 .ry-contact .ry-appointment,
.module-173 .ry-laptop-icons div,
.module-173 .ry-laptop-icons .ry-icon i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


.ry-about-service .ry-heading {
  font-size: calc(30px + 25 * ((100vw - 320px) / 1280));
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 65px;
}

@media screen and (max-width: 320px) {
  .ry-about-service .ry-heading {
    font-size: 30px;
  }
}

@media screen and (min-width: 1600px) {
  .ry-about-service .ry-heading {
    font-size: 55px;
  }
}

@media (max-width: 991px) {
  .ry-about-service .ry-heading {
    text-align: center;
    line-height: normal;
  }

  .mobile-container .flex-wrap .mobile_logo img {
    filter: invert(1);
  }
}

.ry-about-service .ry-sub-heading {
  font-size: calc(16px + 4 * ((100vw - 320px) / 1280));
}

@media screen and (max-width: 320px) {
  .ry-about-service .ry-sub-heading {
    font-size: 16px;
  }
}

@media screen and (min-width: 1600px) {
  .ry-about-service .ry-sub-heading {
    font-size: 20px;
  }
}

.ry-about-service .ry-sub-heading:after {
  content: "";
  width: 50px;
  height: 3px;
  display: block;
}

.ry-about-service .ry-text {
  font-size: calc(16px + 4 * ((100vw - 500px) / 940));
  text-align: left;
  line-height: 30px;
}

@media screen and (max-width: 500px) {
  .ry-about-service .ry-text {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .ry-about-service .ry-text {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .ry-about-service .ry-text {
    text-align-last: center;
  }
}

#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.default.active-classic-menu #ry-section-header.fixed {
  position: fixed;
}

body.default.active-classic-menu #ry-pg-banner .ry-bnr-wrp:before {
  background: rgba(0, 0, 0, 0.2);
}

body.default #ry-section-header {
  position: relative;
}

body.default div {
  font-size: 18px;
}

@media (max-width: 991px) {
  body.default div {
    font-size: 17px;
  }
}

body.default h1,
body.default h2,
body.default h3,
body.default h4,
body.default h5,
body.default h6 {
  font-weight: 400;
}

body.default h2 {
  font-size: calc(40px + 10 * ((100vw - 500px) / 940));
}

@media screen and (max-width: 500px) {
  body.default h2 {
    font-size: 40px;
  }
}

@media screen and (min-width: 1440px) {
  body.default h2 {
    font-size: 50px;
  }
}

body.default h2 strong {
  font-weight: 500;
}

body.default h3 {
  font-size: calc(33px + 12 * ((100vw - 500px) / 940));
}

@media screen and (max-width: 500px) {
  body.default h3 {
    font-size: 33px;
  }
}

@media screen and (min-width: 1440px) {
  body.default h3 {
    font-size: 45px;
  }
}

body.default h3 strong {
  font-weight: 500;
}

body.default h4 {
  font-size: calc(30px + 10 * ((100vw - 500px) / 940));
}

@media screen and (max-width: 500px) {
  body.default h4 {
    font-size: 30px;
  }
}

@media screen and (min-width: 1440px) {
  body.default h4 {
    font-size: 40px;
  }
}

body.default h4 strong {
  font-weight: 500;
}

body.default h5 {
  font-size: calc(20px + 15 * ((100vw - 500px) / 940));
}

@media screen and (max-width: 500px) {
  body.default h5 {
    font-size: 20px;
  }
}

@media screen and (min-width: 1440px) {
  body.default h5 {
    font-size: 35px;
  }
}

body.default h6 {
  font-size: calc(16px + 14 * ((100vw - 500px) / 940));
}

@media screen and (max-width: 500px) {
  body.default h6 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  body.default h6 {
    font-size: 30px;
  }
}

body.default .module-242 {
  margin-top: 200px;
}

body p {
  font: 400 18px/28px Montserrat, sans-serif;
}

@media (max-width: 991px) {
  body p {
    font: 400 17px/28px Montserrat, sans-serif;
  }
}

.ry-btn {
  color: #fff;
  font-weight: normal;
  border-radius: 0;
  padding: 13px 40px 11px 40px;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: calc(16px + 2 * ((100vw - 320px) / 1280));
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

@media screen and (max-width: 320px) {
  .ry-btn {
    font-size: 16px;
  }
}

@media screen and (min-width: 1600px) {
  .ry-btn {
    font-size: 18px;
  }
}

.ry-btn::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  transition-property: -webkit-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.ry-btn.ry-btn-primary {
  border: 0;
}

.ry-btn.ry-btn-primary:hover,
.ry-btn.ry-btn-primary:active,
.ry-btn.ry-btn-primary:focus {
  color: #fff;
}

.ry-btn.ry-btn-primary:hover:before,
.ry-btn.ry-btn-primary:active:before,
.ry-btn.ry-btn-primary:focus:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.ry-btn.ry-btn-secondary {
  letter-spacing: 3px;
}

.ry-btn.ry-btn-secondary:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.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: 100% 100%;
  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;
}

.ry-form textarea {
  border: solid 1px #ddd !important;
}

.ry-form .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 .ry-nav li.dropdown .dropdown-menu.hover {
  top: 80px;
}

.ry-menu .ry-nav li.dropdown .dropdown-toggle span {
  display: block;
  margin-left: 15px;
}

.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: #00a59a;
  height: 4px;
  border-radius: 0;
}

.hamburger .hamburger-box .hamburger-inner::before,
.hamburger .hamburger-box .hamburger-inner::after {
  content: '';
  background: #00a59a;
  border-radius: 0;
  height: 4px;
}

.ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
  font-size: calc(17px + 1 * ((100vw - 320px) / 1280));
}

@media screen and (max-width: 320px) {
  .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
    font-size: 17px;
  }
}

@media screen and (min-width: 1600px) {
  .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt {
    font-size: 18px;
  }
}

.ry-list-wrp .ry-list-item .ry-list-content h4.ry-list-title {
  margin-bottom: 0 !important;
}

.ry-list-wrp .ry-list-item .ry-list-content h4.ry-list-title a {
  font-size: calc(30px + 3 * ((100vw - 500px) / 940));
  font-weight: 400;
}

@media screen and (max-width: 500px) {
  .ry-list-wrp .ry-list-item .ry-list-content h4.ry-list-title a {
    font-size: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .ry-list-wrp .ry-list-item .ry-list-content h4.ry-list-title a {
    font-size: 33px;
  }
}

.ry-accordion .ry-heading {
  font-size: 24px !important;
}

.ry-accordion .ry-heading.ui-state-active {
  font-weight: 400;
}

#ry-pg-body h2 {
  line-height: 1;
  font-size: calc(30px + 5 * ((100vw - 320px) / 1120));
}

@media screen and (max-width: 320px) {
  #ry-pg-body h2 {
    font-size: 30px;
  }
}

@media screen and (min-width: 1440px) {
  #ry-pg-body h2 {
    font-size: 35px;
  }
}

#ry-pg-body h3 {
  line-height: 1;
  font-size: calc(27px + 3 * ((100vw - 320px) / 1120));
}

@media screen and (max-width: 320px) {
  #ry-pg-body h3 {
    font-size: 27px;
  }
}

@media screen and (min-width: 1440px) {
  #ry-pg-body h3 {
    font-size: 30px;
  }
}

#ry-pg-body h4 {
  line-height: 1;
  font-size: calc(23px + 2 * ((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: 25px;
  }
}

#ry-pg-body h5 {
  line-height: 1;
  font-size: calc(21px + 2 * ((100vw - 320px) / 1120));
}

@media screen and (max-width: 320px) {
  #ry-pg-body h5 {
    font-size: 21px;
  }
}

@media screen and (min-width: 1440px) {
  #ry-pg-body h5 {
    font-size: 23px;
  }
}

#ry-pg-body .ry-right {
  max-width: 400px;
}

#ry-pg-body p {
  font-weight: 400;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
  bottom: auto;
  top: 62%;
}

@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;
    top: 60%;
  }
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
  text-transform: none;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
}

#ry-sidebar {
  margin-top: 8px;
}

#ry-sidebar .ry-sb-title {
  padding: 20px 30px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

#ry-sidebar .ry-sb-title div {
  font-size: calc(26px + 4 * ((100vw - 320px) / 1600));
  padding-top: 4px;
}

@media screen and (max-width: 320px) {
  #ry-sidebar .ry-sb-title div {
    font-size: 26px;
  }
}

@media screen and (min-width: 1920px) {
  #ry-sidebar .ry-sb-title div {
    font-size: 30px;
  }
}

#ry-sidebar #searchfield input {
  border-radius: 50px !important;
  border: 1px solid #d9d9d9;
  font-size: calc(18px + 2 * ((100vw - 320px) / 1120));
  -webkit-box-shadow: 0px 41px 58.5px 6.5px rgba(0, 0, 0, 0.07) !important;
  box-shadow: 0px 41px 58.5px 6.5px rgba(0, 0, 0, 0.07) !important;
}

@media screen and (max-width: 320px) {
  #ry-sidebar #searchfield input {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  #ry-sidebar #searchfield input {
    font-size: 20px;
  }
}

@media (max-width: 1200px) {
  #ry-sidebar #searchfield input {
    padding-left: 20px;
  }
}

#ry-sidebar #searchfield input::-webkit-input-placeholder {
  color: rgba(125, 113, 113, 0.6) !important;
}

@media (max-width: 1200px) {
  #ry-sidebar #searchfield input::-webkit-input-placeholder {
    font-size: 16px;
  }
}

#ry-sidebar #searchfield input::-moz-placeholder {
  color: rgba(125, 113, 113, 0.6) !important;
}

@media (max-width: 1200px) {
  #ry-sidebar #searchfield input::-moz-placeholder {
    font-size: 16px;
  }
}

#ry-sidebar #searchfield input:-ms-input-placeholder {
  color: rgba(125, 113, 113, 0.6) !important;
}

@media (max-width: 1200px) {
  #ry-sidebar #searchfield input:-ms-input-placeholder {
    font-size: 16px;
  }
}

#ry-sidebar #searchfield input:-moz-placeholder {
  color: rgba(125, 113, 113, 0.6) !important;
}

@media (max-width: 1200px) {
  #ry-sidebar #searchfield input:-moz-placeholder {
    font-size: 16px;
  }
}

#ry-sidebar #searchfield input::-ms-input-placeholder {
  color: rgba(125, 113, 113, 0.6) !important;
}

@media (max-width: 1200px) {
  #ry-sidebar #searchfield input::-ms-input-placeholder {
    font-size: 16px;
  }
}

#ry-sidebar #searchfield button:before {
  color: #fff;
  position: relative;
  position: relative;
  top: -2px;
  left: 1px;
  font-size: 15px;
}

#ry-sidebar .ry-sb-articles {
  margin-bottom: 40px;
}

#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;
}

#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:hover .ry-cta-text a {
  color: #fff;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp {
  overflow: hidden;
  margin-bottom: 40px;
  border: 1px solid rgba(219, 225, 230, 0.3);
  -webkit-box-shadow: 0px 41px 58.5px 6.5px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 41px 58.5px 6.5px rgba(0, 0, 0, 0.05);
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp:before {
  display: none;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta {
  height: 200px;
  min-height: 200px;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 25px 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta-text a {
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  letter-spacing: 2px;
  font-size: calc(28px + 2 * ((100vw - 320px) / 1600));
}

@media screen and (max-width: 320px) {
  #ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta-text a {
    font-size: 28px;
  }
}

@media screen and (min-width: 1920px) {
  #ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta-text a {
    font-size: 30px;
  }
}

#ry-sidebar .ry-contact-table {
  margin-top: 38px;
}

#ry-sidebar .ry-contact-table:last-child {
  margin-top: 0;
}

@media screen and (min-width: 992px) and (max-width: 1366px) {
  #ry-sidebar .ry-contact-table .ry-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #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 .ry-td {
    margin-bottom: 8px;
  }
}

#ry-sidebar .ry-contact-table .ry-row .ry-btn {
  font-size: 18px;
  padding: 5px 10px 0;
}

@media (max-width: 1800px) {
  #mobile_menu {
    max-width: 320px;
  }
}

#mobile_menu.mm-menu_theme-black .mm-listitem .mm-btn_next:before,
#mobile_menu.mm-menu_theme-black .mm-listitem .mm-btn_next:after,
#mobile_menu.mm-menu_theme-black .mm-listitem .mm-navbar__btn:before,
#mobile_menu.mm-menu_theme-black .mm-listitem .mm-navbar__btn:after,
#mobile_menu.mm-menu_theme-black .mm-navbar .mm-btn_next:before,
#mobile_menu.mm-menu_theme-black .mm-navbar .mm-btn_next:after,
#mobile_menu.mm-menu_theme-black .mm-navbar .mm-navbar__btn:before,
#mobile_menu.mm-menu_theme-black .mm-navbar .mm-navbar__btn:after {
  opacity: 1;
}

#menu_container {
  padding: 80px 70px 0;
  background: transparent;
}

@media (max-width: 1800px) {
  #menu_container {
    padding: 80px 60px 0;
  }
}

#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%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  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;
}

.mob-dropdown.mm-listview .mm-listitem a {
  color: #333;
}

.mm-listitem:after {
  left: 0;
  border-color: #e3e4e4;
}

.mm-listitem a {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  color: #333;
}

.mm-listitem .mm-btn_next:before,
.mm-listitem .mm-btn_next:after {
  opacity: 1;
}

div#mm-1 {
  padding: 80px 60px 0;
}

.mm-menu_theme-black .mm-navbar>*,
.mm-menu_theme-black .mm-navbar a {
  color: #333;
}

.mm-btn_prev:before {
  left: 40px;
}

.mobile-container .mobile-nav {
  margin-right: 0;
  height: auto;
}

.mobile-container .mobile-nav button {
  margin-left: 10px;
  position: relative;
  top: 3px;
}

.mobile-container .mobile-nav button i {
  font-size: 35px;
}

.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: 200px;
}

@media (max-width: 350px) {
  .mobile-container .flex-wrap .mobile_logo img {
    max-width: 115px;
  }
}

/* ---- MODULES ----*/
html.mm-wrapper_opening .module-46 .ry-right {
  margin-right: 380px;
}

@media (max-width: 1800px) {
  html.mm-wrapper_opening .module-46 .ry-right {
    margin-right: 280px;
  }
}

.module-46 {
  position: absolute;
  z-index: 100;
  top: 3em;
}

.module-46 .ry-menu {
  display: none;
}

.module-46 .header-info-wrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 992px) and (max-width: 1700px) {
  .module-46 .ry-logo img {
    max-width: 250px;
  }
}

.module-46 .ry-right {
  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;
  width: 27%;
  float: right;
  position: relative;
  top: -10px;
  -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;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-46 .ry-right {
    width: 175px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1700px) {
  .module-46 .ry-right {
    top: -10px;
    width: 400px !important;
    max-width: 600px;
  }
}

.module-46 .ry-container {
  max-width: 85%;
}

@media screen and (min-width: 992px) and (max-width: 1600px) {
  .module-46 .ry-container {
    width: 100%;
    max-width: 90%;
  }
}

.module-46 ul.social-icons {
  display: none;
}

.module-46 span.span-1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 17px;
  font-weight: lighter;
  position: relative;
  top: -5px;
}

.module-46 a {
  font-weight: bold;
  letter-spacing: 0px;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 10px;
}

.module-46 .header-phone {
  position: relative;
  left: -77px;
}

@media (max-width: 1199px) {
  .module-46 .header-phone {
    display: none;
  }
}

.module-46 .header-email .span-1 {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

@media (max-width: 1199px) {
  .module-46 .header-email {
    display: none;
  }
}

.module-46 .phone-icon,
.module-46 .calendar-icon {
  width: 55px;
  height: 55px;
  position: absolute;
  left: -36%;
  border-radius: 100%;
  top: 15%;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  .module-46 .phone-icon,
  .module-46 .calendar-icon {
    left: -19%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1700px) {

  .module-46 .phone-icon,
  .module-46 .calendar-icon {
    top: 5%;
  }
}

.module-46 .phone-icon:before,
.module-46 .calendar-icon:before {
  content: '\f095';
  font-family: fontawesome;
  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;
  height: 45px;
  border-radius: 100%;
  width: 45px;
  top: 5px;
  position: relative;
  right: 0;
  font-size: 20px;
  left: 0;
  margin: auto;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.module-46 a.phone-icon,
.module-46 a.calendar-icon {
  font-weight: lighter !important;
}

.module-46 .calendar-icon {
  left: 25%;
}

.module-46 .calendar-icon::before {
  content: '\f073';
}

.module-46 .hamburger {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
  height: 55px;
  width: 55px;
  border-radius: 100%;
  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;
  position: relative;
  top: 4px;
}

@media (max-width: 991px) {
  .module-46 .hamburger {
    top: 0;
  }
}

.module-46 .hamburger:hover {
  opacity: 1;
}

.module-46 .hamburger:focus {
  outline: transparent;
}

.module-46 .hamburger::before {
  content: '\f0c9';
  font-family: fontawesome;
  font-size: 24px;
  opacity: 1;
  height: 45px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 100%;
  width: 45px;
  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;
}

.module-46 .hamburger-box {
  display: none;
}

/* Hero style 1 */
.module-45 {
  margin-top: -1px;
  position: relative;
}

.module-45 .carousel-control {
  display: none;
}

.module-45 .ry-carousel-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 58px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 80px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-45 .ry-carousel-navigation {
    padding: 0 40px;
  }
}

@media (max-width: 991px) {
  .module-45 .ry-carousel-navigation {
    padding: 0 20px;
  }
}

.module-45 .ry-carousel-navigation span {
  width: 23px;
  height: 58px;
  display: block;
  cursor: pointer;
}

.module-45 .ry-carousel-navigation .button-prev {
  background: url(https://www.royacdn.com/unsafe/smart/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/arrow_left.png);
  background-size: cover;
  background-position: center;
}

.module-45 .ry-carousel-navigation .button-next {
  background: url(https://www.royacdn.com/unsafe/smart/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/arrow_right.png);
  background-size: cover;
  background-position: center;
}

.module-45 .item .ry-container {
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1600px;
}

@media (max-width: 1640px) {
  .module-45 .item .ry-container {
    padding: 0 40px;
  }
}

.module-45 .item .card .slide-text-wrap {
  width: 100%;
}

.module-45 .item .card .slide-text-wrap .ry-section-title {
  font-size: calc(40px + 100 * ((100vw - 320px) / 1600));
  text-transform: uppercase;
  letter-spacing: 8px;
  margin: 0;
  line-height: unset;
  font-weight: 400;
  max-height: 120px;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
  color: #fff;
}

@media screen and (max-width: 320px) {
  .module-45 .item .card .slide-text-wrap .ry-section-title {
    font-size: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .module-45 .item .card .slide-text-wrap .ry-section-title {
    font-size: 140px;
  }
}

@media (max-width: 991px) {
  .module-45 .item .card .slide-text-wrap .ry-section-title {
    text-align: center;
  }
}

.module-45 .item .card .slide-text-wrap .ry-section-sub-title {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: calc(30px + 10 * ((100vw - 320px) / 1600));
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .module-45 .item .card .slide-text-wrap .ry-section-sub-title {
    font-size: 30px;
  }
}

@media screen and (min-width: 1920px) {
  .module-45 .item .card .slide-text-wrap .ry-section-sub-title {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .module-45 .item .card .slide-text-wrap .ry-section-sub-title {
    text-align: center;
  }
}

.module-45 .item .card .slide-text-wrap .ry-text {
  color: #fff;
  font-size: calc(17px + 3 * ((100vw - 320px) / 1600));
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 320px) {
  .module-45 .item .card .slide-text-wrap .ry-text {
    font-size: 17px;
  }
}

@media screen and (min-width: 1920px) {
  .module-45 .item .card .slide-text-wrap .ry-text {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  .module-45 .item .card .slide-text-wrap .ry-text {
    text-align: center;
    line-height: 22px !important;
  }
}

@media screen and (min-width: 0) and (max-width: 991px) {
  .module-45 {
    margin-top: 65px;
  }
}

@media (max-width: 767px) {
  .module-45 {
    margin-top: 65px;
  }
}

@media (max-width: 500px) {
  .module-45 {
    margin-top: 55px;
  }
}

.module-45 .ry-slide {
  height: 100vh;
}

.module-45 .ry-slide.ry-el-bg {
  background-size: cover;
  background-position: 50%;
}

@media screen and (min-width: 0) and (max-width: 991px) {
  .module-45 .ry-slide.ry-el-bg {
    height: 40vh;
    padding: 200px 0;
  }
}

/* Hero style 2 */
.module-220 {
  margin-top: 0;
  position: relative;
}

.module-220 .carousel-control {
  display: none;
}

.module-220 .ry-carousel-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 58px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 80px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-220 .ry-carousel-navigation {
    padding: 0 40px;
  }
}

@media (max-width: 991px) {
  .module-220 .ry-carousel-navigation {
    padding: 0 20px;
  }
}

.module-220 .ry-carousel-navigation span {
  width: 23px;
  height: 58px;
  display: block;
  cursor: pointer;
}

.module-220 .ry-carousel-navigation .button-prev {
  background: url(https://www.royacdn.com/unsafe/smart/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/arrow_left.png);
  background-size: cover;
  background-position: center;
}

.module-220 .ry-carousel-navigation .button-next {
  background: url(https://www.royacdn.com/unsafe/smart/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/arrow_right.png);
  background-size: cover;
  background-position: center;
}

.module-220 .item .ry-container {
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 1600px;
}

@media (max-width: 1640px) {
  .module-220 .item .ry-container {
    padding: 0 40px;
  }
}

.module-220 .item .card .slide-text-wrap {
  width: 100%;
}

.module-220 .item .card .slide-text-wrap .ry-section-title {
  font-size: calc(40px + 160 * ((100vw - 320px) / 1600));
  text-transform: uppercase;
  letter-spacing: 8px;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
  margin: 0;
  line-height: unset;
  font-weight: 400;
  max-height: 170px;
  margin-top: -20px;
}

@media screen and (max-width: 320px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    font-size: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    font-size: 200px;
  }
}

@media (max-width: 1700px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    max-height: 145px;
  }
}

@media (max-width: 1500px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    max-height: 145px;
  }
}

@media (max-width: 1400px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    max-height: 125px;
    margin-top: -10px;
  }
}

@media (max-width: 1200px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    max-height: 105px;
  }
}

@media (max-width: 1100px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    max-height: 95px;
    margin-top: 0;
  }
}

@media (min-width: 1920px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    position: relative;
    left: -10px;
  }
}

@media (max-width: 991px) {
  .module-220 .item .card .slide-text-wrap .ry-section-title {
    text-align: center;
  }
}

.module-220 .item .card .slide-text-wrap .ry-section-sub-title {
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: calc(40px + 55 * ((100vw - 320px) / 1600));
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .module-220 .item .card .slide-text-wrap .ry-section-sub-title {
    font-size: 40px;
  }
}

@media screen and (min-width: 1920px) {
  .module-220 .item .card .slide-text-wrap .ry-section-sub-title {
    font-size: 95px;
  }
}

@media (min-width: 1920px) {
  .module-220 .item .card .slide-text-wrap .ry-section-sub-title {
    position: relative;
    left: -5px;
  }
}

@media (max-width: 991px) {
  .module-220 .item .card .slide-text-wrap .ry-section-sub-title {
    text-align: center;
  }
}

.module-220 .item .card .slide-text-wrap .ry-text {
  color: #fff;
  font-size: calc(20px + 13 * ((100vw - 320px) / 1600));
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
  font-weight: 200;
}

@media screen and (max-width: 320px) {
  .module-220 .item .card .slide-text-wrap .ry-text {
    font-size: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .module-220 .item .card .slide-text-wrap .ry-text {
    font-size: 33px;
  }
}

@media (max-width: 991px) {
  .module-220 .item .card .slide-text-wrap .ry-text {
    text-align: center;
    line-height: 22px !important;
  }
}

@media screen and (min-width: 0) and (max-width: 991px) {
  .module-220 {
    margin-top: 65px;
  }
}

@media (max-width: 767px) {
  .module-220 {
    margin-top: 65px;
  }
}

@media (max-width: 500px) {
  .module-220 {
    margin-top: 55px;
  }
}

.module-220 .ry-slide {
  height: 100vh;
}

.module-220 .ry-slide.ry-el-bg {
  background-size: cover;
  background-position: 50%;
}

@media screen and (min-width: 0) and (max-width: 991px) {
  .module-220 .ry-slide.ry-el-bg {
    height: 40vh;
    padding: 200px 0;
  }
}

/* welcome style 1 */
.module-47 {
  padding: 80px 0;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .module-47 {
    padding: 6em 0 0;
  }
}

@media (max-width: 991px) {
  .module-47 {
    padding: 40px 30px;
  }
}

.module-47 .ry-content p {
  max-width: 800px;
  margin: auto;
  float: none;
  font-weight: 400;
  font-size: calc(17px + 1 * ((100vw - 320px) / 1280));
}

@media screen and (max-width: 320px) {
  .module-47 .ry-content p {
    font-size: 17px;
  }
}

@media screen and (min-width: 1600px) {
  .module-47 .ry-content p {
    font-size: 18px;
  }
}

.module-47 .ry-content a.ry-btn {
  margin-top: 2em;
  font-size: 24px;
  padding: 15px 40px 13px 40px;
}

.module-47 .ry-section-title {
  font-size: calc(36px + 24 * ((100vw - 320px) / 1280));
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .module-47 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-47 .ry-section-title {
    font-size: 60px;
  }
}

.module-47 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
}

@media screen and (max-width: 320px) {
  .module-47 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-47 .ry-section-sub-title {
    font-size: 18px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-47 .welcome-text {
    margin-bottom: 70px;
  }
}

/* welcome style 2 */
.module-222 {
  padding: 80px 0;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .module-222 {
    padding: 80px 0;
  }
}

@media (max-width: 991px) {
  .module-222 {
    padding: 40px 30px;
  }
}

.module-222 .ry-content p {
  max-width: 800px;
  margin: auto;
  float: none;
  font-weight: 400;
  font-size: calc(17px + 1 * ((100vw - 320px) / 1280));
}

@media screen and (max-width: 320px) {
  .module-222 .ry-content p {
    font-size: 17px;
  }
}

@media screen and (min-width: 1600px) {
  .module-222 .ry-content p {
    font-size: 18px;
  }
}

.module-222 .ry-content a.ry-btn {
  margin-top: 2em;
}

.module-222 .ry-section-title {
  font-size: calc(36px + 44 * ((100vw - 320px) / 1280));
  letter-spacing: 8px;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .module-222 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-222 .ry-section-title {
    font-size: 80px;
  }
}

@media (max-width: 991px) {
  .module-222 .ry-section-title {
    letter-spacing: 5px;
  }
}

.module-222 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 10px;
}

@media screen and (max-width: 320px) {
  .module-222 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-222 .ry-section-sub-title {
    font-size: 18px;
  }
}

.module-222 a.ry-btn.ry-btn-primary {
  font-size: 22px;
  padding: 20px 40px 15px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.module-222 a.ry-btn.ry-btn-primary:before {
  display: none;
}

.ry-group-one.style-1 {
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20d95b17-d36a-4867-872d-2664fee10c41/Homepage/services_img_bg.jpg);
  background-position: top;
  background-size: cover;
  height: 1936px;
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .ry-group-one.style-1 {
    background: #E8EDF2;
    height: auto;
    padding: 40px 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .ry-group-one.style-1 {
    height: 1440px !important;
  }
}

.ry-group-one.style-2 {
  background-image: url(https://www.royacdn.com/unsafe/smart/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/about_bg.jpg);
  background-size: cover;
  background-position: center;
}

@media (max-width: 991px) {
  .ry-group-one.style-2 {
    background: #fefefe;
  }
}

/* services style 1 */
.module-48 {
  padding: 0;
}

.module-48:before {
  position: absolute;
  content: '';
  background: url(https://www.royacdn.com/unsafe/smart/Site-23c6b697-53ec-4339-bac6-852143c66f24/resources/gray_halftone.png);
  width: 563px;
  height: 900px;
  background-size: contain;
  top: -289px;
  background-repeat: no-repeat;
  right: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  pointer-events: none;
}

@media (max-width: 1500px) {
  .module-48:before {
    display: none;
  }
}

.module-48 .ry-container {
  max-width: 1600px;
  margin: 0 auto;
  float: none;
}

.module-48 h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 3px;
  text-align: right;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-48 h3 {
    letter-spacing: 0px;
  }
}

@media (max-width: 991px) {
  .module-48 h3 {
    text-align: center;
  }
}

.module-48 ul {
  padding-left: 0;
}

.module-48 li {
  list-style-type: none;
}

.module-48 p {
  text-align: right;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 16px;
}

@media (max-width: 991px) {
  .module-48 p {
    text-align: center !important;
  }
}

.module-48 .serv-content-right {
  position: relative;
  top: -5em;
}

@media screen and (min-width: 992px) and (max-width: 1240px) {
  .module-48 .serv-content-right {
    top: -2em;
  }
}

@media (max-width: 600px) {
  .module-48 .serv-content-right {
    top: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1499px) {
  .module-48 .serv-content-right {
    padding-left: 2em;
  }
}

@media screen and (min-width: 992px) and (max-width: 1240px) {
  .module-48 .serv-content-left {
    position: relative;
    top: 30px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1499px) {
  .module-48 .serv-content-left {
    padding-right: 2em;
  }
}

.module-48 .serv-image {
  background: url(https://www.royacdn.com/unsafe/smart/Site-23c6b697-53ec-4339-bac6-852143c66f24/resources/runningman02.png);
  height: 516px;
  background-repeat: no-repeat;
  position: relative;
  top: -2em;
  background-position: center;
  background-size: contain;
}

@media (max-width: 991px) {
  .module-48 .serv-image {
    background: url(https://www.royacdn.com/unsafe/smart/Site-23c6b697-53ec-4339-bac6-852143c66f24/resources/runningman.png);
    height: 527px;
    margin: 5em 0;
    background-position: center;
    background-repeat: no-repeat;
  }
}

@media (max-width: 600px) {
  .module-48 .serv-image {
    display: none;
  }

  /* Show running man on mobile */
  /* .module-48 .serv-image {
    display: block;
    width: 100vw;
    background-size: contain;
    height: 200px;
} */
}

.module-48 .list-services {
  margin-bottom: 2.8em;
}

@media screen and (min-width: 992px) and (max-width: 1240px) {
  .module-48 .list-services {
    margin-bottom: 20px;
  }
}

.module-48 img {
  max-width: 600px;
  margin: auto;
  position: relative;
  top: -49px;
}

@media (max-width: 991px) {
  .module-48 img {
    top: -0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .module-48 img {
    max-width: 400px;
    top: -4px;
  }
}

.module-48 .serv-content-right h3 {
  text-align: left;
}

@media (max-width: 991px) {
  .module-48 .serv-content-right h3 {
    text-align: center;
  }
}

.module-48 .serv-content-right p {
  text-align: left;
}

@media (max-width: 991px) {
  .module-48 .serv-content-right p {
    text-align: center;
  }
}

/* services style 2 */
.module-223 {
  padding: 200px 0;
}

@media (max-width: 1200px) {
  .module-223 {
    padding: 100px 0;
  }
}

@media (max-width: 991px) {
  .module-223 {
    padding: 40px 0;
  }
}

.module-223 .ry-container {
  max-width: 1600px;
  margin: 0 auto;
  float: none;
}

.module-223 h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 5px;
  text-align: left;
  margin-bottom: 10px;
  font-weight: 500;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-223 h3 {
    letter-spacing: 0px;
  }
}

@media (max-width: 991px) {
  .module-223 h3 {
    text-align: center;
  }
}

.module-223 ul {
  padding-left: 0;
}

.module-223 li {
  list-style-type: none;
}

.module-223 p {
  text-align: left;
  font-weight: 400;
  letter-spacing: 0;
  font-size: 16px;
}

@media (max-width: 991px) {
  .module-223 p {
    text-align: center !important;
  }
}

.module-223 .list-services {
  margin-bottom: 2.8em;
}

.module-223 img {
  max-width: 530px;
  margin: auto;
  position: relative;
  top: -49px;
}

@media (max-width: 1200px) {
  .module-223 img {
    margin-right: 40px;
  }
}

@media (max-width: 991px) {
  .module-223 img {
    margin: 40px auto;
    top: -0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .module-223 img {
    max-width: 400px;
    top: -4px;
  }
}

/* about style 1 */
.module-49 .ry-container {
  margin: 0;
}

.module-49 p {
  text-align: left;
}

@media (max-width: 991px) {
  .module-49 .ry-container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 30px;
  }
}

.module-49 .about-content {
  position: relative;
  top: -8em;
  max-width: 560px;
  left: 15%;
}

@media (max-width: 991px) {
  .module-49 .about-content {
    margin: 0;
    top: 0;
    left: 0;
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-49 .about-content {
    left: 4%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .module-49 .about-content {
    max-width: 350px;
  }
}

@media screen and (min-width: 1621px) and (max-width: 1860px) {
  .module-49 .about-content {
    left: 7%;
  }
}

@media screen and (min-width: 1300px) and (max-width: 1620px) {
  .module-49 .about-content {
    max-width: 440px;
    left: 7%;
  }
}

@media screen and (min-width: 1150px) and (max-width: 1299px) {
  .module-49 .about-content {
    max-width: 380px;
    left: 7%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1149px) {
  .module-49 .about-content {
    max-width: 340px;
  }
}

.module-49 .about-content .ry-btn-primary {
  margin-top: 1.5em;
  font-size: 24px;
  padding: 15px 40px 13px 40px;
}

.module-49 .ry-section-title {
  font-size: calc(36px + 24 * ((100vw - 320px) / 1280));
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: left;
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .module-49 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-49 .ry-section-title {
    font-size: 60px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1149px) {
  .module-49 .ry-section-title {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .module-49 .ry-section-title {
    text-align: center;
  }
}

.module-49 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 10px;
}

@media screen and (max-width: 320px) {
  .module-49 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-49 .ry-section-sub-title {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .module-49 .ry-section-sub-title {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .module-49 .ry-text p {
    text-align: center !important;
  }
}

/* about style 2 */
.module-226 {
  height: 800px;
  position: relative;
}

@media (max-width: 1199px) {
  .module-226 {
    height: 700px;
  }
}

@media (max-width: 991px) {
  .module-226 {
    height: 100%;
  }
}

.module-226 .ry-container {
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .module-226 .ry-container {
    margin: 0 auto;
    max-width: 100%;
    padding: 0 30px;
  }
}

.module-226 .ry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 991px) {
  .module-226 .ry-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
}

.module-226 .ry-content .ry-section-title {
  font-size: calc(36px + 44 * ((100vw - 320px) / 1280));
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: left;
}

@media screen and (max-width: 320px) {
  .module-226 .ry-content .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-226 .ry-content .ry-section-title {
    font-size: 80px;
  }
}

@media (max-width: 991px) {
  .module-226 .ry-content .ry-section-title {
    text-align: center;
  }
}

.module-226 .ry-content .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 10px;
}

@media screen and (max-width: 320px) {
  .module-226 .ry-content .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-226 .ry-content .ry-section-sub-title {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .module-226 .ry-content .ry-section-sub-title {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .module-226 .ry-content .ry-text p {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .module-226 .ry-content .ry-left {
    margin-top: -20px;
    margin-right: 20%;
  }
}

.module-226 .ry-content a.ry-btn.ry-btn-primary {
  font-size: 22px;
  padding: 20px 40px 15px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  margin-top: 30px;
}

.module-226 .ry-content a.ry-btn.ry-btn-primary:before {
  display: none;
}

.module-226 .ry-right-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

@media (max-width: 991px) {
  .module-226 .ry-right-wrapper {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.module-226 .ry-right-wrapper .ry-right img {
  -webkit-box-shadow: 0 25px 38px rgba(0, 0, 0, 0.05), 0 25px 40px rgba(0, 0, 0, 0.05);
  box-shadow: 0 25px 38px rgba(0, 0, 0, 0.05), 0 25px 40px rgba(0, 0, 0, 0.05);
  border: 16px solid #fff;
  border-right: 0;
}

@media (max-width: 991px) {
  .module-226 .ry-right-wrapper .ry-right img {
    border: 0;
  }
}

/* partners style 1 */
.module-50 {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .module-50 {
    padding: 40px 20px;
  }
}

.module-50 .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-50 .swiper-slide img {
    max-width: 210px;
  }
}

.module-50 .ry-section-title {
  font-size: calc(36px + 24 * ((100vw - 320px) / 1280));
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-50 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-50 .ry-section-title {
    font-size: 60px;
  }
}

.module-50 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-50 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-50 .ry-section-sub-title {
    font-size: 18px;
  }
}

.module-50 .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-50 .brands-carousel {
  margin-top: 20px;
}

.module-50 .swiper-container {
  padding: 0 40px;
}

.module-50 .swiper-button-prev,
.module-50 .swiper-button-next {
  background: none;
}

.module-50 .swiper-button-prev:before,
.module-50 .swiper-button-next:before {
  color: #476477;
}

.module-50 .swiper-button-prev {
  left: 0;
  top: 38px;
}

.module-50 .swiper-button-prev:before {
  content: "\f104";
  font-family: fontawesome;
  font-size: 50px;
}

.module-50 .swiper-button-next {
  margin-top: -30px;
  right: -10px;
}

.module-50 .swiper-button-next:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 50px;
}

/* partners style 2 */
.module-241 {
  padding: 100px 0;
}

@media (max-width: 991px) {
  .module-241 {
    padding: 40px 20px;
  }
}

.module-241 .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-241 .swiper-slide img {
    max-width: 210px;
  }
}

.module-241 .ry-section-title {
  font-size: calc(36px + 44 * ((100vw - 320px) / 1280));
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-241 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-241 .ry-section-title {
    font-size: 80px;
  }
}

.module-241 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-241 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-241 .ry-section-sub-title {
    font-size: 18px;
  }
}

.module-241 .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-241 .brands-carousel {
  margin-top: 20px;
}

.module-241 .swiper-container {
  padding: 0 40px;
}

.module-241 .swiper-button-prev,
.module-241 .swiper-button-next {
  background: none;
}

.module-241 .swiper-button-prev:before,
.module-241 .swiper-button-next:before {
  color: #476477;
}

.module-241 .swiper-button-prev {
  left: 0;
  top: 38px;
}

.module-241 .swiper-button-prev:before {
  content: "\f104";
  font-family: fontawesome;
  font-size: 50px;
}

.module-241 .swiper-button-next {
  margin-top: -30px;
  right: -10px;
}

.module-241 .swiper-button-next:before {
  content: "\f105";
  font-family: fontawesome;
  font-size: 50px;
}

/* testimonials style 1 */
.module-51 {
  height: 617px;
  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: 991px) {
  .module-51 {
    height: auto;
    padding: 40px 0;
  }
}

.module-51::after {
  background: url(https://www.royacdn.com/unsafe/smart/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/testi_overlay.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  content: '';
  top: 0;
  left: 0;
}

@media (max-width: 991px) {
  .module-51::after {
    display: none;
  }
}

.module-51::before {
  content: '';
  position: absolute;
  background: url(https://www.royacdn.com/unsafe/smart/Site-23c6b697-53ec-4339-bac6-852143c66f24/resources/woman_yoga.png);
  width: 887px;
  height: 447px;
  left: 15%;
  top: 38%;
  z-index: 1;
  pointer-events: none;
}

@media (max-width: 991px) {
  .module-51::before {
    display: none;
  }
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .module-51::before {
    left: 0%;
  }
}

.module-51 .ry-container {
  margin: 0;
}

@media (max-width: 991px) {
  .module-51 .ry-container {
    max-width: 100%;
    padding: 0 30px;
  }
}

.module-51 .ry-box {
  float: right;
  max-width: 800px;
}

@media (max-width: 991px) {
  .module-51 .ry-box {
    float: none;
    max-width: 100%;
  }
}

.module-51 .ry-section-title {
  font-size: calc(36px + 24 * ((100vw - 320px) / 1280));
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .module-51 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-51 .ry-section-title {
    font-size: 60px;
  }
}

@media (max-width: 991px) {
  .module-51 .ry-section-title {
    text-align: center;
  }
}

.module-51 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 10px;
}

@media screen and (max-width: 320px) {
  .module-51 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-51 .ry-section-sub-title {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .module-51 .ry-section-sub-title {
    text-align: center;
  }
}

.module-51 h4 {
  font-size: 30px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .module-51 h4 {
    text-align: center;
  }
}

.module-51 p {
  font-size: calc(17px + 1 * ((100vw - 320px) / 1280));
  margin-bottom: 2.5em;
}

@media screen and (max-width: 320px) {
  .module-51 p {
    font-size: 17px;
  }
}

@media screen and (min-width: 1600px) {
  .module-51 p {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .module-51 p {
    text-align-last: center;
  }
}

.module-51 .ry-box-border {
  padding-right: 9em;
}

@media screen and (min-width: 992px) and (max-width: 1366px) {
  .module-51 .ry-box-border {
    padding-right: 4em;
  }
}

@media (max-width: 991px) {
  .module-51 .ry-box-border {
    padding-right: 0 !important;
  }
}

.module-51 .carousel-control {
  display: none;
}

.module-51 ol.carousel-indicators li {
  display: block !important;
  margin: 10px 0;
  padding: 0 !important;
  width: 12px;
  height: 12px;
  border: 1px solid transparent;
  background: transparent;
}

.module-51 ol.carousel-indicators li.active {
  position: relative;
  display: none;
  width: 16px;
  height: 16px;
  left: -2px;
  background: transparent !important;
}

.module-51 ol.carousel-indicators li.active::before {
  content: '';
  width: 9px;
  height: 9px;
  position: absolute;
  border-radius: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.module-51 .carousel-indicators {
  float: right;
  left: 120% !important;
  top: 0 !important;
}

@media (max-width: 991px) {
  .module-51 .carousel-indicators {
    display: none !important;
  }
}

/* testimonials style 2 */
.module-238 {
  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;
}

.module-238::after {
  background: url(https://www.royacdn.com/unsafe/smart/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/testi_overlay.png);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  content: '';
  top: 0;
  left: 0;
}

@media (max-width: 991px) {
  .module-238::after {
    display: none;
  }
}

.module-238 .ry-container {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}

@media (max-width: 991px) {
  .module-238 .ry-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .module-238 .ry-box {
    float: none;
    max-width: 100%;
  }
}

.module-238 .ry-left {
  background: #0e8fc2;
  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;
  padding: 0 8%;
  height: 700px;
}

@media (max-width: 1366px) {
  .module-238 .ry-left {
    padding: 0 4%;
  }
}

@media (max-width: 991px) {
  .module-238 .ry-left {
    padding: 60px 40px 120px;
    height: auto;
  }
}

.module-238 .ry-right {
  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: 991px) {
  .module-238 .ry-right {
    padding: 60px 40px 30px;
  }
}

.module-238 .ry-section-title {
  font-size: calc(36px + 44 * ((100vw - 320px) / 1280));
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 400;
}

@media screen and (max-width: 320px) {
  .module-238 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-238 .ry-section-title {
    font-size: 80px;
  }
}

@media (max-width: 991px) {
  .module-238 .ry-section-title {
    text-align: center;
  }
}

.module-238 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-238 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-238 .ry-section-sub-title {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .module-238 .ry-section-sub-title {
    text-align: center;
  }
}

.module-238 h4 {
  font-size: 30px;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
}

.module-238 p {
  font-size: calc(17px + 1 * ((100vw - 320px) / 1280));
  margin-bottom: 2.5em;
  text-align: left;
  line-height: 30px;
}

@media screen and (max-width: 320px) {
  .module-238 p {
    font-size: 17px;
  }
}

@media screen and (min-width: 1600px) {
  .module-238 p {
    font-size: 18px;
  }
}

.module-238 div {
  width: 100%;
}

.module-238 .carousel-control {
  display: none;
}

.module-238 ol.carousel-indicators li {
  display: inline-block !important;
  padding: 0;
  margin: 0 6px;
  width: 12px;
  height: 12px;
  border: 1px solid transparent;
  background: #fff;
}

.module-238 ol.carousel-indicators li.active {
  position: relative;
  width: 16px;
  height: 16px;
  bottom: -2px;
  background: transparent !important;
}

.module-238 ol.carousel-indicators li.active::before {
  content: '';
  width: 9px;
  height: 9px;
  position: absolute;
  border-radius: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.module-238 .carousel-indicators {
  bottom: -50px !important;
}

/* special style 1 */
.module-52 {
  padding: 200px 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;
  position: relative;
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20d95b17-d36a-4867-872d-2664fee10c41/Homepage/special_offer.jpg);
  background-size: cover;
  background-position: 50%;
}

@media (max-width: 991px) {
  .module-52 {
    padding: 40px 0 100px;
  }
}

.module-52:before {
  background: rgba(0, 112, 135, .8);
  /* content: ''; */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
}

.module-52 .ry-container {
  margin: 0;
}

@media (max-width: 991px) {
  .module-52 .ry-container {
    max-width: 100%;
    padding: 0 30px;
  }
}

.module-52 .ry-section-title {
  font-size: calc(36px + 24 * ((100vw - 320px) / 1280));
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 320px) {
  .module-52 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-52 .ry-section-title {
    font-size: 60px;
  }
}

.module-52 .ry-section-sub-title {
  color: #fff;
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-52 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-52 .ry-section-sub-title {
    font-size: 18px;
  }
}

.module-52 .special-content {
  max-width: 900px;
  margin: auto;
  float: none;
}

.module-52 .ry-btn {
  margin-top: 1.5em;
  font-size: 18px;
  padding: 15px 50px 13px 50px;
  background: #fff !important;
  color: #133B61;
}

.module-52 .special-content p {
  color: #ffffff;
}

/* special style 2 */
.module-239 {
  padding: 200px 0 300px;
  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;
  position: relative;
}

@media (max-width: 991px) {
  .module-239 {
    padding: 40px 0;
  }
}

.module-239:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 0;
}

.module-239 .ry-container {
  margin: 0;
}

@media (max-width: 991px) {
  .module-239 .ry-container {
    max-width: 100%;
    padding: 0 30px;
  }
}

.module-239 .ry-section-title {
  font-size: calc(36px + 44 * ((100vw - 320px) / 1280));
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-239 .ry-section-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1600px) {
  .module-239 .ry-section-title {
    font-size: 80px;
  }
}

.module-239 .ry-section-sub-title {
  font-size: calc(15px + 3 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: center;
}

@media screen and (max-width: 320px) {
  .module-239 .ry-section-sub-title {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-239 .ry-section-sub-title {
    font-size: 18px;
  }
}

.module-239 .special-content {
  max-width: 900px;
  margin: auto;
  float: none;
}

.module-239 .ry-text p {
  line-height: 30px !important;
  font-weight: 300;
}

.module-239 .ry-btn {
  margin-top: 1.5em;
}

.module-239 a.ry-btn.ry-btn-primary {
  font-size: 22px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  margin-top: 30px;
}

.module-239 a.ry-btn.ry-btn-primary:before {
  display: none;
}

/* footer style 1 */
.module-53 {
  background: #FEFEFF;
  padding: 0 0 2.5em 0;
}

@media (max-width: 991px) {
  .module-53 {
    width: 100%;
  }
}

.module-53 .text-wrap p,
.module-53 .text-wrap a {
  color: #222;
  font-size: 15px;
}

@media screen and (min-width: 992px) and (max-width: 1080px) {

  .module-53 .text-wrap p,
  .module-53 .text-wrap a {
    white-space: nowrap;
  }
}

.module-53 .text-wrap a {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 1;
}

.module-53 .text-wrap a:hover {
  opacity: 0.5;
}

@media (max-width: 991px) {
  .module-53 .ry-foot-btm {
    text-align: center;
  }

  .module-53 .ry-flex {
    display: block;
  }

  .module-53 .text-wrap p {
    text-align: center;
  }
}

.module-53 .ry-right {
  text-align: right;
  color: #fff;
  font-size: 15px;
}

@media (max-width: 1400px) {
  .module-53 .ry-right {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .module-53 .ry-right {
    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;
  }
}

.module-53 .ry-right img {
  position: relative;
  top: 9px;
}

.module-53 .ry-footer-content {
  background: #ffffff;
  box-shadow: 0px 0px 139px 0px rgb(0 0 0 / 9%);
  padding: 2em 5em 5em 5em;
  position: relative;
  top: -3em;
}

@media (max-width: 1200px) {
  .module-53 .ry-footer-content {
    padding: 5em 3em;
  }
}

@media (max-width: 500px) {
  .module-53 .ry-footer-content {
    padding: 2em;
  }
}

.module-53 .ry-footer-content form#contact-form {
  max-width: 400px;
  margin: auto;
}

.module-53 .ry-footer-content h3 {
  text-transform: uppercase;
  font-size: 30px;
  letter-spacing: 2px;
}

.module-53 .ry-footer-content .footer-content {
  margin-top: 2em;
}

.module-53 .ry-footer-content table.office-hours {
  position: relative;
  top: -12px;
}

@media (max-width: 991px) {
  .module-53 .ry-footer-content table.office-hours {
    width: 100%;
    max-width: 300px;
    margin: auto;
  }
}

.module-53 .ry-footer-content table.office-hours td {
  line-height: 2.5em;
  position: relative;
  padding-right: 8px;
  font-size: 14px;
  text-align: left;
}

.module-53 .ry-footer-content table.office-hours td span {
  position: relative;
  right: 0;
  padding-right: 5em;
  display: inline;
  font-size: 16px;
}

@media screen and (min-width: 320px) and (max-width: 1199px) {
  .module-53 .ry-footer-content table.office-hours td span {
    padding-right: 2em;
  }
}

.module-53 .ry-footer-content table.office-hours td span::before {
  position: absolute;
  content: '';
  background: transparent;
  height: 1px;
  width: 70px;
  display: block;
  right: 0;
  border-bottom: 2px dotted rgba(51, 51, 51, 0.6);
  top: 12px;
}

@media (max-width: 991px) {
  .module-53 .ry-footer-content table.office-hours td span::before {
    display: none;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-53 .ry-footer-content table.office-hours td span::before {
    width: 26px;
  }
}

.module-53 .ry-footer-content .social-inner-wrap {
  margin-top: 1em;
}

@media (max-width: 991px) {
  .module-53 .ry-footer-content .social-inner-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.module-53 .ry-footer-content .social-inner-wrap li {
  width: 60px;
  height: 60px;
}

@media (max-width: 1199px) {
  .module-53 .ry-footer-content .social-inner-wrap li {
    width: 40px;
    height: 40px;
  }
}

.module-53 .ry-footer-content .social-inner-wrap li:nth-child(1) a {
  background: #3c5a99;
}

.module-53 .ry-footer-content .social-inner-wrap li:nth-child(2) a {
  background: #0274b3;
}

.module-53 .ry-footer-content .social-inner-wrap li:nth-child(3) a {
  background: #e05447;
}

.module-53 .ry-footer-content .social-inner-wrap li:nth-child(4) a {
  background: #00aced;
}

.module-53 .ry-footer-content .social-inner-wrap a {
  font-size: 17px;
}

@media (max-width: 1199px) {
  .module-53 .ry-footer-content .social-inner-wrap a {
    font-size: 15px;
  }
}

.module-53 .ry-footer-block {
  max-width: 400px;
}

@media (max-width: 991px) {
  .module-53 .ry-footer-block {
    text-align: center;
    margin-bottom: 5em;
    max-width: 100%;
  }
}

.module-53 .ry-footer-block h3 {
  font-weight: 400;
}

@media (max-width: 991px) {
  .module-53 .ry-footer-block h3 {
    text-align: center;
  }
}

.module-53 .ry-footer-block:first-child {
  max-width: 285px;
}

@media (max-width: 1199px) {
  .module-53 .ry-footer-block:first-child {
    max-width: 240px;
  }
}

@media (max-width: 991px) {
  .module-53 .ry-footer-block:first-child {
    max-width: 100%;
  }
}

.module-53 .ry-footer-block:last-child {
  max-width: 318px;
  float: right;
  position: relative;
  left: 0;
  margin-right: 0;
}

.module-53 .ry-footer-block:nth-child(2) {
  margin-left: 28px;
}

@media screen and (max-width:1440px) {
  .module-53 .ry-footer-block:nth-child(2) {
    margin-left: -28px;
  }
}

@media (max-width: 1300px) {
  .module-53 .ry-footer-block:last-child {
    max-width: 200px;
  }
}

@media (max-width: 1199px) {
  .module-53 .ry-footer-block:last-child {
    max-width: 220px;
  }
}

@media (max-width: 991px) {
  .module-53 .ry-footer-block:last-child {
    float: none;
    left: 0 !important;
    max-width: 100%;
  }

  .module-53 .ry-footer-block:nth-child(2) {
    margin-left: unset;
  }

  .footer-content>div>div {
    display: flex;
    justify-content: center;
  }
}

@media (min-width: 992px) {

  .module-53 .ry-footer-block:last-child .footer-address,
  .module-53 .ry-footer-block:last-child .footer-phone {
    position: relative;
    left: 25px;
  }
}

.footer-address p {
  text-align: left !important;
}

.module-53 .ry-footer-block:nth-child(2) h3 {
  text-align: center;
}

.module-53 .ry-footer-block:nth-child(2) .submit-btn {
  text-align: center;
}

.module-53 .ry-footer-block:nth-child(2) .submit-btn .ry-btn-primary {
  font-size: 24px;
  padding: 15px 40px 13px 40px;
  margin: 0 auto;
  float: none;
  display: block;
  max-width: 160px;
}

@media (max-width: 991px) {
  .module-53 .ry-footer-block:nth-child(2) .submit-btn div {
    text-align: center;
  }
}

.module-53 .footer-address span.span-1 {
  font-size: 16px;
  position: relative;
  display: block;
  margin-bottom: 6px;
}

.module-53 .footer-address span.span-1::before {
  content: '\f041';
  font-family: fontawesome;
  position: absolute;
  left: -1.5em;
  top: 0;
}

@media (max-width: 991px) {
  .module-53 .footer-address span.span-1::before {
    display: none;
  }
}

@media (max-width: 991px) {

  .module-53 .footer-address,
  .module-53 .footer-phone {
    text-align: center;
  }
}

@media (max-width: 991px) {

  .module-53 .footer-address span,
  .module-53 .footer-address p,
  .module-53 .footer-address div,
  .module-53 .footer-phone span,
  .module-53 .footer-phone p,
  .module-53 .footer-phone div {
    text-align: center;
  }
}

.module-53 .footer-phone {
  margin-top: 1.5em;
}

@media (max-width: 991px) {
  .module-53 .footer-phone {
    margin-top: 2em;
  }
}

.module-53 .footer-phone span.span-1 {
  font-size: 16px;
  position: relative;
  display: block;
  margin-bottom: 6px;
}

.module-53 .footer-phone span.span-1::before {
  content: '\f095';
  font-family: fontawesome;
  position: absolute;
  left: -1.5em;
  top: 0;
}

.module-53 .footer-fax span.span-1::before {
  content: '\f1ac' !important;
  font-family: fontawesome;
  position: absolute;
  left: -1.5em;
  top: 0;
}

@media (max-width: 991px) {
  .module-53 .footer-phone span.span-1::before {
    display: none;
  }
}

.module-53 .footer-phone a {
  font-size: 22px;
  font-weight: 500;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-53 .footer-phone a {
    font-size: 18px;
  }
}

.module-53 .form-control {
  height: 50px;
  border-radius: 0px;
  padding-left: 2em;
}

.module-53 textarea#message {
  height: 150px;
  padding-top: 10px;
}

.module-53 #footer-menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 4em;
  border-bottom: 1px solid rgba(23, 20, 19, 0.21);
  padding-bottom: 2em;
}

@media (max-width: 991px) {
  .module-53 #footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}

.module-53 #footer-menu li {
  list-style: none;
}

@media (max-width: 991px) {
  .module-53 #footer-menu li {
    padding: 10px 0;
  }
}

.module-53 #footer-menu a {
  color: #333;
  font-weight: 500;
  font-size: 16px;
}

@media (max-width: 991px) {
  .module-53 #footer-menu a {
    font-weight: 400;
  }
}

@media (max-width: 991px) {
  .module-53 .ry-social {
    margin: 0 auto;
    float: none;
  }
}

.module-53 .powered {
  text-align: right;
  font-size: 15px;
}

.module-53 .powered span {
  color: #222 !important;
}

/* .module-53 .text-wrap {
  visibility: hidden;
  pointer-events: none;
} */

@media (max-width: 1400px) {
  .module-53 .powered {
    margin-top: 30px;
    text-align: center;
  }
}

@media (max-width: 1400px) {
  .module-53 .powered a {
    display: block;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .module-53 .powered a {
    display: block;
  }
}

@media (max-width: 1400px) {
  .module-53 .powered .span-1 {
    display: none;
  }
}

@media (max-width: 1400px) {
  .module-53 .ry-foot-btm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 1400px) {
  .module-53 .ry-foot-btm .text-wrap {
    text-align: center;
    width: 100%;
  }
}

@media (max-width: 1400px) {

  .module-53 .ry-foot-btm .text-wrap a,
  .module-53 .ry-foot-btm .text-wrap p {
    display: block;
    text-align: center;
  }
}

@media (max-width: 1400px) {
  .module-53 .ry-foot-btm .text-wrap .span-1 {
    display: none;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .module-53 .ry-foot-btm .span-3 {
    display: block;
  }
}

/* footer style 2 */
.module-242 {
  padding: 0 0 2.5em 0;
}

@media (max-width: 991px) {
  .module-242 {
    width: 100%;
  }
}

.module-242 .text-wrap p,
.module-242 .text-wrap a {
  color: #fff;
  font-size: 15px;
}

@media screen and (min-width: 992px) and (max-width: 1080px) {

  .module-242 .text-wrap p,
  .module-242 .text-wrap a {
    white-space: nowrap;
  }
}

.module-242 .text-wrap a {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 1;
}

.module-242 .text-wrap a:hover {
  opacity: 0.5;
}

@media (max-width: 991px) {
  .module-242 .ry-foot-btm {
    text-align: center;
  }

  .module-242 .ry-flex {
    display: block;
  }

  .module-242 .text-wrap p {
    text-align: center;
  }
}

.module-242 .ry-right {
  text-align: right;
  color: #fff;
  font-size: 15px;
}

@media (max-width: 991px) {
  .module-242 .ry-right {
    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;
  }
}

.module-242 .ry-right img {
  position: relative;
  top: 9px;
}

.module-242 .ry-footer-content {
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02), 0 15px 20px rgba(0, 0, 0, 0.02);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.02), 0 15px 20px rgba(0, 0, 0, 0.02);
  padding: 5em;
  position: relative;
  top: -1em;
}

@media (max-width: 1200px) {
  .module-242 .ry-footer-content {
    padding: 5em 3em;
  }
}

@media (max-width: 991px) {
  .module-242 .ry-footer-content {
    top: 0;
  }
}

@media (max-width: 500px) {
  .module-242 .ry-footer-content {
    padding: 2em;
  }
}

.module-242 .ry-footer-content form#contact-form {
  max-width: 400px;
  margin: auto;
}

.module-242 .ry-footer-content h3 {
  text-transform: uppercase;
  font-size: 34px;
  letter-spacing: 5px;
}

.module-242 .ry-footer-content .footer-content {
  margin-top: 1em;
}

@media (max-width: 991px) {
  .module-242 .ry-footer-content table.office-hours {
    width: 100%;
    max-width: 300px;
    margin: auto;
  }
}

.module-242 .ry-footer-content table.office-hours td {
  line-height: 2.5em;
  position: relative;
  padding-right: 8px;
  font-size: 16px;
}

.module-242 .ry-footer-content table.office-hours td span {
  position: relative;
  right: 0;
  padding-right: 5em;
  display: inline;
  font-size: 16px;
}

@media screen and (min-width: 320px) and (max-width: 1199px) {
  .module-242 .ry-footer-content table.office-hours td span {
    padding-right: 2em;
  }
}

.module-242 .ry-footer-content table.office-hours td span::before {
  position: absolute;
  content: '';
  background: transparent;
  height: 1px;
  width: 70px;
  display: block;
  right: 0;
  border-bottom: 2px dotted rgba(51, 51, 51, 0.6);
  top: 12px;
}

@media (max-width: 991px) {
  .module-242 .ry-footer-content table.office-hours td span::before {
    display: none;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-242 .ry-footer-content table.office-hours td span::before {
    width: 26px;
  }
}

.module-242 .ry-footer-content .social-inner-wrap {
  margin-top: 1em;
}

@media (max-width: 991px) {
  .module-242 .ry-footer-content .social-inner-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.module-242 .ry-footer-content .social-inner-wrap li {
  width: 45px;
  height: 45px;
}

@media (min-width: 1366px) {
  .module-242 .ry-footer-content .social-inner-wrap li {
    width: 65px;
    height: 65px;
  }
}

.module-242 .ry-footer-content .social-inner-wrap li:nth-child(1) a {
  background: #3c5a99;
}

.module-242 .ry-footer-content .social-inner-wrap li:nth-child(2) a {
  background: #0274b3;
}

.module-242 .ry-footer-content .social-inner-wrap li:nth-child(3) a {
  background: #e05447;
}

.module-242 .ry-footer-content .social-inner-wrap li:nth-child(4) a {
  background: #00aced;
}

.module-242 .ry-footer-content .social-inner-wrap a {
  font-size: 15px;
}

.module-242 .ry-footer-block {
  max-width: 400px;
}

@media (max-width: 991px) {
  .module-242 .ry-footer-block {
    text-align: center;
    margin-bottom: 3em;
    max-width: 100%;
  }
}

.module-242 .ry-footer-block h3 {
  font-weight: 400;
}

@media (max-width: 991px) {
  .module-242 .ry-footer-block h3 {
    text-align: center;
  }
}

@media (max-width: 991px) {
  .module-242 .ry-footer-block:nth-child(2) {
    margin-top: 40px;
  }
}

.module-242 .ry-footer-block:first-child {
  width: 280px;
}

@media (max-width: 1199px) {
  .module-242 .ry-footer-block:first-child {
    max-width: 240px;
  }
}

@media (max-width: 991px) {
  .module-242 .ry-footer-block:first-child {
    max-width: 240px;
    margin: 0 auto;
    float: none;
  }
}

.module-242 .ry-footer-block:last-child {
  max-width: 300px;
  float: right;
  position: relative;
  left: 0;
}

@media (max-width: 1366px) {
  .module-242 .ry-footer-block:last-child {
    max-width: 220px;
  }
}

.module-242 .ry-footer-block:last-child h3 {
  position: relative;
  left: 0;
}

@media (max-width: 991px) {
  .module-242 .ry-footer-block:last-child h3 {
    position: initial;
  }
}

@media (max-width: 991px) {
  .module-242 .ry-footer-block:last-child {
    float: none;
    left: 0 !important;
    max-width: 100%;
  }
}

.module-242 .ry-footer-block:nth-child(2) h3 {
  text-align: center;
}

.module-242 .ry-footer-block:nth-child(2) .submit-btn {
  text-align: center;
}

@media (max-width: 991px) {
  .module-242 .ry-footer-block:nth-child(2) .submit-btn div {
    text-align: center;
  }
}

.module-242 .footer-address span.span-1 {
  font-size: 16px;
  display: block;
  margin-bottom: 6px;
}

.module-242 .footer-address span.span-1::before {
  content: '\f041';
  font-family: fontawesome;
  position: absolute;
  left: 0;
}

@media (max-width: 991px) {
  .module-242 .footer-address span.span-1::before {
    display: none;
  }
}

.module-242 .footer-address,
.module-242 .footer-phone {
  margin-left: 25px;
}

@media (max-width: 991px) {

  .module-242 .footer-address,
  .module-242 .footer-phone {
    text-align: center;
    margin-left: 0;
  }
}

@media (max-width: 991px) {

  .module-242 .footer-address span,
  .module-242 .footer-address p,
  .module-242 .footer-address div,
  .module-242 .footer-phone span,
  .module-242 .footer-phone p,
  .module-242 .footer-phone div {
    text-align: center;
  }
}

.module-242 .footer-phone {
  margin-top: 1.5em;
}

@media (max-width: 991px) {
  .module-242 .footer-phone {
    margin-top: 2em;
  }
}

.module-242 .footer-phone span.span-1 {
  font-size: 16px;
  display: block;
  margin-bottom: 6px;
}

.module-242 .footer-phone span.span-1::before {
  content: '\f095';
  font-family: fontawesome;
  position: absolute;
  left: 0;
}

@media (max-width: 991px) {
  .module-242 .footer-phone span.span-1::before {
    display: none;
  }
}

.module-242 .footer-phone a {
  font-size: 22px;
  font-weight: 500;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .module-242 .footer-phone a {
    font-size: 18px;
  }
}

.module-242 .form-control {
  height: 50px;
  border-radius: 0px;
  padding-left: 2em;
  font-size: 16px;
}

.module-242 textarea#message {
  height: 150px;
  padding-top: 10px;
  font-size: 16px;
}

.module-242 a.ry-btn.ry-btn-primary {
  font-size: 22px;
  padding: 20px 40px 15px;
  margin: 0 auto;
  float: none;
  max-width: 152px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.module-242 a.ry-btn.ry-btn-primary:before {
  display: none;
}

.module-242 .ry-container {
  margin-top: -160px;
}

@media (max-width: 991px) {
  .module-242 .ry-container {
    margin-top: 0;
  }
}

.module-242 .ry-foot-btm {
  margin-top: 60px;
}

@media (max-width: 1400px) {
  .module-242 .ry-foot-btm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 1400px) {
  .module-242 .ry-foot-btm .text-wrap {
    text-align: center;
    width: 100%;
  }
}

@media (max-width: 1400px) {

  .module-242 .ry-foot-btm .text-wrap a,
  .module-242 .ry-foot-btm .text-wrap p {
    display: block;
    text-align: center;
  }
}

@media (max-width: 1400px) {
  .module-242 .ry-foot-btm .text-wrap .span-1 {
    display: none;
  }
}

.module-242 #footer-menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 5em;
  width: 100%;
  height: 160px;
  z-index: 2;
  position: relative;
}

@media (max-width: 991px) {
  .module-242 #footer-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 0;
    text-align: center;
    height: auto;
    margin-top: 40px;
  }
}

.module-242 #footer-menu li {
  list-style: none;
}

@media (max-width: 991px) {
  .module-242 #footer-menu li {
    padding: 10px 0;
  }
}

.module-242 #footer-menu a {
  font-weight: 500;
  font-size: calc(16px + 2 * ((100vw - 500px) / 1420));
}

@media screen and (max-width: 500px) {
  .module-242 #footer-menu a {
    font-size: 16px;
  }
}

@media screen and (min-width: 1920px) {
  .module-242 #footer-menu a {
    font-size: 18px;
  }
}

@media (max-width: 991px) {
  .module-242 .ry-social {
    margin: 0 auto;
    float: none;
  }
}

.module-242 .powered {
  text-align: right;
  font-size: 15px;
}

@media (max-width: 1400px) {
  .module-242 .powered {
    margin-top: 30px;
    text-align: center;
  }
}

@media (max-width: 1400px) {
  .module-242 .powered a {
    display: block;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .module-242 .powered a {
    display: block;
  }
}

@media (max-width: 1400px) {
  .module-242 .powered .span-1 {
    display: none;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
  .module-242 .ry-foot-btm .span-3 {
    display: block;
  }
}

@media (max-width: 1400px) {
  .module-242 .ry-right {
    width: 100%;
  }
}

/*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: 30px !important;
}

.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%;
  }
}

.module-1 p {
  margin-top: 6px;
}

/*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: 0 auto 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 0 40px;
  border-bottom: 1px solid #dbe1e6;
}

.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: calc(24px + 2 * ((100vw - 500px) / 940));
  margin-bottom: 0 !important;
  margin-top: 15px;
}

@media screen and (max-width: 500px) {
  .module-24 .ry-each h5 {
    font-size: 24px;
  }
}

@media screen and (min-width: 1440px) {
  .module-24 .ry-each h5 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .module-24 .ry-each p {
    text-align: center;
  }
}

/*default - sitemap*/
.module-6.remove-last ul:after {
  display: none !important;
}

.module-6 ul {
  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;
  list-style-type: none;
  padding: 0;
  position: relative;
}

@media (max-width: 767px) {
  .module-6 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.module-6 ul:after {
  content: "";
  display: block !important;
  width: 50%;
  margin: 0;
  padding: 10px 20px;
  position: relative;
}

@media (max-width: 767px) {
  .module-6 ul:after {
    display: none !important;
  }
}

.module-6 ul li {
  width: 50%;
  margin: 0;
  padding: 10px 20px;
  position: relative;
}

@media (max-width: 767px) {
  .module-6 ul li {
    width: 100%;
  }
}

.module-6 ul li a {
  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-6 ul li a:before {
  content: "\f00c";
  font-family: fontAwesome;
  font-size: 16px;
  margin-right: 20px;
}

/*default - meet the team*/
.module-113 {
  margin-bottom: 50px;
}

.module-113 .ry-photo {
  margin-bottom: 5px;
}

.module-113 .ry-photo.left {
  max-width: 150px;
}

.module-113 .ry-content h4 {
  margin-bottom: 2px !important;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .module-113 .ry-content h4 {
    text-align: center;
  }
}

.module-113 .ry-content em {
  display: block;
  margin-bottom: 15px;
}

@media screen and (min-width: 992px) and (max-width: 1200px) {

  .module-113 .ry-content .span-1,
  .module-113 .ry-content p,
  .module-113 .ry-content em {
    display: block;
    text-align: center;
  }
}

/* Default Payment Option*/
.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 {
  background: #f8f8f8;
  width: 33.33%;
  padding: 30px;
  border: 1px #ccc solid;
  text-align: center;
  margin-left: -1px;
  margin-bottom: -1px;
}

@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;
}

/*Default contact form style 2*/
.module-314 {
  max-width: 900px !important;
  padding: 0 40px;
}

.module-314 h2 {
  display: block;
  margin: 20px 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-left .ry-text p {
  text-align: center !important;
}

.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;
}

.module-314 .ry-btn {
  margin: 0 auto;
  width: 100% !important;
  max-width: 200px;
  padding: 17px 0 15px;
  font-size: 22px;
  float: none;
  display: block;
}

/*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;
}

/* 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;
}

/* 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 .ry-nav li.primary .caret {
  display: inline-block;
}

.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: 1024px) {
  .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;
}

.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;
}

.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;
}

.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;
}

@media (max-width: 1300px) {
  .module-43 .ry-right .ry-leads .search-bar-widget .form-control::-webkit-input-placeholder {
    font-size: 14px;
  }

  .module-43 .ry-right .ry-leads .search-bar-widget .form-control:-ms-input-placeholder {
    font-size: 14px;
  }

  .module-43 .ry-right .ry-leads .search-bar-widget .form-control::-ms-input-placeholder {
    font-size: 14px;
  }

  .module-43 .ry-right .ry-leads .search-bar-widget .form-control::placeholder {
    font-size: 14px;
  }
}

.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;
}

@media (max-width: 1300px) {
  .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary {
    padding: 0 !important;
    width: 50px !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 .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;
}

.module-173 {
  position: absolute;
  z-index: 999;
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
  .module-173 {
    padding: 25px 0;
  }
}

.module-173 .ry-container {
  max-width: 83.33333%;
  margin: 0 auto;
  float: none;
}

@media (min-width: 992px) {
  .module-173 .ry-container {
    max-width: 1600px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1700px) {
  .module-173 .ry-container {
    max-width: 90%;
  }
}

@media (max-width: 991px) {
  .module-173 .ry-container {
    max-width: 90%;
  }
}

@media (min-width: 1440px) {
  .module-173 .ry-container {
    max-width: 83.33333%;
  }
}

.module-173>div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.module-173 .ry-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-173 .ry-logo {
  width: auto;
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
  .module-173 .ry-logo {
    width: 20%;
  }
}

.module-173 .ry-logo img {
  width: auto;
}

.module-173 .ry-menu {
  width: 50%;
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
  .module-173 .ry-menu {
    width: 60%;
  }
}

.module-173 .ry-menu .ry-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-173 .ry-menu .ry-nav>li {
  padding-bottom: 0;
}

.module-173 .ry-menu .ry-nav li {
  list-style-type: none;
}

.module-173 .ry-menu .ry-nav li.primary {
  padding: 0;
}

.module-173 .ry-menu .ry-nav li.primary>a {
  padding: 17px 0;
}

.module-173 .ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
  top: 25px;
}

.module-173 .ry-menu .ry-nav li.dropdown .dropdown-toggle span {
  display: inline-block;
}

.module-173 .ry-menu .ry-nav li a {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  font-size: calc(15px + 1 * ((100vw - 500px) / 1100));
  display: block;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 500px) {
  .module-173 .ry-menu .ry-nav li a {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-173 .ry-menu .ry-nav li a {
    font-size: 16px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .module-173 .ry-menu .ry-nav li a {
    font-size: 14px;
  }
}

.module-173 .ry-menu .ry-nav li a:before {
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  z-index: 999;
  bottom: 2px;
  left: -100%;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.module-173 .ry-menu .ry-nav li a:hover:before {
  left: 0;
}

.module-173 .ry-contact {
  width: auto;
  height: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
  .module-173 .ry-contact {
    display: none;
  }
}

.module-173 .ry-contact>div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.module-173 .ry-contact .ry-box {
  -webkit-box-flex: 0.6;
  -ms-flex: 0.6;
  flex: 0.6;
  margin-top: 25px;
}

.module-173 .ry-contact .ry-head-phone {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
  padding-top: 30px;
  padding-bottom: 10px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .module-173 .ry-contact .ry-head-phone {
    padding-top: 0;
    padding-bottom: 35px;
  }
}

.module-173 .ry-contact .ry-head-phone .ry-icon {
  width: 45px;
  height: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  top: -25px;
}

.module-173 .ry-contact .ry-head-phone .ry-icon i {
  width: 30px;
  height: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid;
  border-radius: 50%;
  font-size: 15px;
}

.module-173 .ry-contact .ry-head-phone .ry-phone {
  position: relative;
  top: -25px;
  font-size: calc(18px + 4 * ((100vw - 320px) / 1280));
  font-weight: 600;
}

@media screen and (max-width: 320px) {
  .module-173 .ry-contact .ry-head-phone .ry-phone {
    font-size: 18px;
  }
}

@media screen and (min-width: 1600px) {
  .module-173 .ry-contact .ry-head-phone .ry-phone {
    font-size: 22px;
  }
}

.module-173 .ry-contact .ry-appointment {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 20px;
}

.module-173 .ry-contact .ry-appointment a {
  text-transform: uppercase;
  font-size: calc(15px + 1 * ((100vw - 320px) / 1280));
}

@media screen and (max-width: 320px) {
  .module-173 .ry-contact .ry-appointment a {
    font-size: 15px;
  }
}

@media screen and (min-width: 1600px) {
  .module-173 .ry-contact .ry-appointment a {
    font-size: 16px;
  }
}

.module-173 .ry-laptop-icons {
  width: auto;
  display: none;
}

@media screen and (min-width: 992px) and (max-width: 1500px) {
  .module-173 .ry-laptop-icons {
    display: block;
  }
}

.module-173 .ry-laptop-icons .ry-icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.module-173 .ry-laptop-icons .ry-icon:first-child {
  margin-right: 10px;
}

.module-173 .ry-laptop-icons .ry-icon i {
  width: 30px;
  height: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 50%;
  font-size: 15px;
}

.module-228 {
  display: block;
  position: absolute;
  z-index: 10;
  padding: 40px 0 0;
}

.module-228 .top-bar {
  padding-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.module-228 .top-bar:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-8434a8ae-a528-4501-ad5f-9dce075486e7/line.png);
  display: block;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .module-228 .ry-social {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.module-228 .ry-social .social-inner-wrap li {
  margin-bottom: 0;
}

.module-228 .ry-logo {
  width: auto;
  margin-left: 0;
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .module-228 .ry-logo {
    width: 30%;
  }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .module-228 .ry-logo {
    width: 100%;
  }
}

.module-228 .ry-logo img {
  width: auto;
  max-width: 345px;
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .module-228 .ry-logo img {
    width: 100%;
  }
}

.module-228 .button-wrap {
  width: 100%;
  max-width: 290px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .module-228 .button-wrap {
    width: 100%;
    max-width: 800px;
  }
}

.module-228 .button-wrap a {
  width: 100%;
  font-size: calc(18px + 8 * ((100vw - 320px) / 1080));
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none;
  padding: 11px 0;
}

@media screen and (max-width: 320px) {
  .module-228 .button-wrap a {
    font-size: 18px;
  }
}

@media screen and (min-width: 1400px) {
  .module-228 .button-wrap a {
    font-size: 26px;
  }
}

.module-228 .button-wrap a:before {
  content: "\f095";
  margin-right: 15px;
  position: relative;
  background: none;
}

.module-228 .ry-menu .ry-nav>li {
  list-style-type: none;
  padding: 25px 0;
}

.module-228 .ry-menu .ry-nav>li>a {
  font-size: calc(18px + 4 * ((100vw - 992px) / 448));
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media screen and (max-width: 992px) {
  .module-228 .ry-menu .ry-nav>li>a {
    font-size: 18px;
  }
}

@media screen and (min-width: 1440px) {
  .module-228 .ry-menu .ry-nav>li>a {
    font-size: 22px;
  }
}

.module-228 .ry-menu .ry-nav>li .dropdown-menu.hover {
  top: 60px;
}

.module-228 .ry-menu .ry-nav>li .dropdown-menu a {
  font-size: 16px;
}

.module-228.style2 .top-bar:after {
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, #e1e1e1), to(white));
  background: linear-gradient(to right, white 0%, #e1e1e1 50%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}

.module-228.style2 .ry-menu li a {
  color: #666;
}

.module-228.style2 .button-wrap a:before {
  font-size: 20px;
}

.module-228 .button-wrap a {
  border: 1px solid #fff;
  transition: 0.3s ease-in-out all;
}

.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;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.module-34 .module-34-bot .ry-menu .ry-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.module-34 .module-34-bot .ry-container {
  width: 100%;
}

@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 .ry-nav li.dropdown .dropdown-menu.hover {
  top: 60px;
}

.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;
}

.ry-about-service {
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20d95b17-d36a-4867-872d-2664fee10c41/Homepage/painpoints_img_bg.jpg);
  background-size: cover;
  background-position: 50%;
  padding-bottom: 100px;
}

.ry-about-service.style2 {
  background: #fff;
  padding: 100px 0 0;
}

.ry-about-service.style2 .ry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ry-about-service.style2 .ry-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0;
}

.ry-about-service.style2 .ry-right {
  width: 40%;
  padding: 200px 0 270px;
}

.ry-about-service.style2 .title-wrap {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  color: #ff6a11;
  text-transform: uppercase;
}

.ry-about-service.style2 .ry-left .img-wrap {
  width: auto;
}

.ry-about-service.style2 .ellipse-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.ry-about-service.style2 .ellipse-wrap .ellipse {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.active::before {
  content: "";
  background: url(https://www.royacdn.com/unsafe/smart/Site-e311f55f-d8b1-4d9d-a90a-1d9648aaa5fb/homepage/circle_active2.png);
  width: 40px;
  height: 40px;
  background-size: contain;
  display: block;
}

.ry-about-service.style2 .ellipse-wrap .ellipse:before {
  content: "";
  background: url(https://www.royacdn.com/unsafe/smart/Site-e311f55f-d8b1-4d9d-a90a-1d9648aaa5fb/circle_dafault.png);
  width: 40px;
  height: 40px;
  background-size: contain;
  display: block;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.head {
  top: 11%;
  right: 19%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ry-about-service.style2 .ellipse-wrap .ellipse.neck {
  top: 18%;
  left: 72%;
  -webkit-transform: translate(-75%, 0);
  transform: translate(-75%, 0);
}

.ry-about-service.style2 .ellipse-wrap .ellipse.shoulder {
  top: 16%;
  right: 37%;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.chest {
  top: 27%;
  left: 70%;
  -webkit-transform: translate(-75%, 0);
  transform: translate(-75%, 0);
}

.ry-about-service.style2 .ellipse-wrap .ellipse.elbow {
  top: 38%;
  right: 14%;
}

.ry-about-service.style2 .ry-left .ellipse-wrap .ellipse.elbow {
  top: 34%;
  right: 12%;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.wrist {
  top: 27%;
  left: 19%;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.back {
  top: 35%;
  right: 50%;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.hip {
  top: 40%;
  right: 50%;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.knee {
  top: 48%;
  right: 20%;
}

.ry-about-service.style2 .ellipse-wrap .ellipse.foot {
  bottom: 12%;
  left: 6%;
}

.ry-about-service.style2 .where-it-hurts.active {
  display: block;
}

.ry-about-service.style2 .where-it-hurts {
  display: none;
}

.ry-about-service.style2 .ry-sub-heading {
  font-size: calc(16px + 9 * ((100vw - 320px) / 1280));
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}

.ry-about-service.style2 .ry-heading {
  text-align: center;
}

.ry-about-service.style2 .btn-wrap {
  text-align: center;
  margin-top: 40px;
}

.ry-about-service.style2 .btn-wrap a {
  margin: 0 auto;
}

.ry-about-service.style2 .ry-text {
  text-align: center;
  line-height: 30px;
  font-weight: 400;
}

.ry-about-service.style2 .ry-heading {
  font-size: calc(30px + 35 * ((100vw - 320px) / 1280));
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.ry-about-service .ry-heading-wrap {
  text-align: center;
}

.ry-about-service .ry-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ry-about-service .ry-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 30px 0;
  right: 0;
  left: 162px;
}





.ry-about-service .ry-left .img-wrap {
  width: auto;
}

.ry-about-service .title-wrap {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
  color: #959595;
  text-transform: uppercase;
  margin-left: -36px;
}

.ry-about-service .ry-sub-heading {
  text-transform: uppercase;
  color: #133B61;
  letter-spacing: 1;
  text-align: center;
}

.ry-about-service .ry-sub-heading:after {
  background: #1C5D9F !important;
}

.ry-about-service .ry-sub-heading:after {
  margin: 20px auto;
}

.ry-about-service .ry-heading {
  text-align: center;
}

.ry-about-service .ry-text {
  text-align-last: center;
}

.ry-about-service .btn-wrap {
  text-align: center;
  margin-top: 40px;
}

.ry-about-service .ry-right {
  width: 40%;
  padding: 390px 0 270px;
}

.ry-about-service .ellipse-wrap {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.ry-about-service .ellipse-wrap .ellipse {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
}

.ry-about-service .ellipse-wrap .ellipse.active::before {
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20d95b17-d36a-4867-872d-2664fee10c41/Homepage/active_circle_1_.png);
}

.ry-about-service .ellipse-wrap .ellipse:hover::before {
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20d95b17-d36a-4867-872d-2664fee10c41/Homepage/active_circle_1_.png);
}

.ry-about-service .ellipse-wrap .ellipse.head {
  top: 0;
  right: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.ry-about-service .ellipse-wrap .ellipse.neck {
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-75%, 0);
  transform: translate(-75%, 0);
}

.ry-about-service .ellipse-wrap .ellipse.shoulder {
  top: 18%;
  right: 20%;
}

.ry-about-service .ellipse-wrap .ellipse.chest {
  top: 23%;
  left: 50%;
  -webkit-transform: translate(-75%, 0);
  transform: translate(-75%, 0);
}

.ry-about-service .ellipse-wrap .ellipse.elbow {
  top: 23%;
  right: 3%;
}

.ry-about-service .ellipse-wrap .ellipse.wrist {
  top: 28%;
  left: 10%;
}

.ry-about-service .ellipse-wrap .ellipse.back {
  top: 35%;
  right: 24%;
}

.ry-about-service .ellipse-wrap .ellipse.hip {
  top: 43%;
  right: 27%;
}

.ry-about-service .ellipse-wrap .ellipse.knee {
  top: 65%;
  right: 53%;
}

.ry-about-service .ellipse-wrap .ellipse.foot {
  bottom: 7%;
  left: 40%;
}

.ry-about-service .ellipse-wrap .ellipse:before {
  content: "";
  background: url(https://s3.amazonaws.com/static.organiclead.com/Site-6039aa31-77db-4b49-949b-4640c9c1d204/home/elipse_reg.png);
  width: 40px;
  height: 40px;
  background-size: contain;
  display: block;
}

.ry-about-service .where-it-hurts {
  display: none;
}

.ry-about-service .where-it-hurts p {
  text-align: center;
}

.ry-about-service .where-it-hurts.active {
  display: block;
}

/*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 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 h2 {
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: uppercase;
  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%;
    -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;
    padding-left: 0;
  }
}

.module-327 #review-thank-you {
  display: none;
}

.module-327 #review-publish-extra {
  display: 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:hover {
  background: #000;
  color: #fff;
}

#repModal .close-modal span {
  color: #666666;
}

#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;
}

.ry-social .social-inner-wrap {
  pointer-events: auto;
}

.module-228 .ry-menu .ry-nav>li>a:hover {
  color: #fff;
  opacity: 0.6;
}

.footer-address a:hover {
  color: #8BD102 !important;
}

.module-228 .button-wrap a:hover {
  border: 1px solid #8BD102;
  background: #8BD102;
}

.footer-content a {
  color: #133B61 !important;
  white-space: nowrap;
}

.footer-address a {
  font-size: 16px;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li.active a {
  background: none;
  color: #133B61 !important;
}

@media screen and (max-width: 1440px) {
  .footer-content a {
    white-space: unset;
  }

  .module-53 .ry-footer-block:last-child {
    margin-right: 0;
  }

  .footer-content a {
    color: #133B61 !important;
    white-space: unset !important;
  }
}

@media screen and (max-width:1199px) {
  .ry-about-service .ry-left {
    left: 72px
  }
}

@media screen and (max-width:991px) {
  .ry-about-service .ry-right {
    width: 100%;
    padding: 60px 0;
  }

  .ry-about-service .ry-content {
    flex-direction: column;
  }

  .ry-about-service .ry-left {
    left: 0
  }

  .footer-address p {
    width: 213px;
    margin: 0 auto;
  }
}


.alert li:last-child {
  margin-bottom: 0 !important;
}



@media screen and (max-width: 2560px) and (min-width:1980px) {
  .ry-group-one.style-1 {
    background-position: 100% 80%;
  }

  .ry-about-service .ry-left {
    bottom: -62px;
    filter: drop-shadow(0px 7px 9px rgba(0, 0, 0, 0.3));
  }

  #ry-pg-banner .banner-1 {
    background-position: center;
  }

  #ry-pg-banner .banner-2 {
    background-position: center;
  }

  #ry-pg-banner .banner-3 {
    background-position: center;
  }

  #ry-pg-banner .banner-4 {
    background-position: center;
  }
}

@media screen and (max-width: 1440px) and (min-width: 992px) {
  #ry-pg-banner .banner-1 {
    background-position: 100% 100% !important;
  }

  #ry-pg-banner .banner-2 {
    background-position: 100% 100% !important;
  }

  #ry-pg-banner .banner-3 {
    background-position: 100% 100% !important;
  }

  #ry-pg-banner .banner-4 {
    background-position: 100% 100 !important;
  }
}

@media screen and (max-width: 1680px) and (min-width: 1024px) {
  .module-49 .about-content {
    top: -5em;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .module-49 .about-content {
    left: 9% !important;
    top: -3em;
  }
}

@media screen and (max-width: 991px) {

  #ry-pg-content ol p,
  #ry-pg-content ol div,
  #ry-pg-content ul p,
  #ry-pg-content ul div {
    text-align: left;
  }

  .footer-address p {
    text-align: center !important;
  }
}

.mm-listitem>a,
.mm-listitem>span {
  padding: 10px 10px 10px 20px !important;
}

.mm-panels>div {
  padding: 40px 60px 0 !important;
}

@media only screen and (min-width: 992px) {
  .module-228 .ry-logo {
    width: auto;
    margin-left: 212px;
  }
}


/* ------- END SITE.CSS -------*/