/*------------------------------------*\
  ~global
\*------------------------------------*/
body {
  font-family: "Montserrat", sans-serif; }

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

body.home, body.default {
    overflow-y: hidden !important;
}

a.directions.primary-btn:before, a.directions.primary-btn:after {
    display: none;
}

.form-block {
    margin-top: 2em;
}

.page-separator .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
    border: none;
}

div#contactpage {
    text-align: left;
}

input.ry-btn.ry-btn-primary {
    border: none;
    padding-right: 48px;
}

.ry-section-contact-btn div:before {
    height: 5px;
    max-width: 92%;
    background: #ffb511;
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
}

div#tabs-5c7de1c977285 {
    margin-top: 2em;
}

.tabs-widget>.tab-content {
    border: none;
}

.nav-tabs {
    border-bottom: none;
}

.formstab .nav-tabs>li.active>a {
    color: #004381 !important;
    font-weight: 400;
}

.formstab ul.nav.nav-tabs a {
    color:#333;
}


.pg-copy p {
    font: 400 16px/28px Montserrat,sans-serif;
    color: #333;
    letter-spacing: .01em;
}

div#onlineforms h5 {
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
    margin: 1em 0;
}

#ry-pg-body .ry-left a {
    font-weight: 500;
}


div#contactpage div {
    width: auto;
}

div#contactpage div:before {
    max-width: 100% !important;
}

#ry-sidebar .contact-table a.directions.primary-btn:after {
    display: block;
}

input.ry-btn.ry-btn-primary:hover {
    background: #333 !important;
}


.ry-el-bg img,
.ry-hero-bg,
.ry-services-bg {
  display: none; }

.ry-container {
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  float: none;
  clear: both; }

.ry-container-1600 {
  max-width: 1600px; }
  @media (max-width: 1650px) {
    .ry-container-1600 {
      padding: 0px 4%; } }

.ry-container-1280 {
  max-width: 1280px; }
  @media (max-width: 1330px) {
    .ry-container-1280 {
      padding: 0px 4%; } }

.ry-generic-copy p {
  font-size: calc(16px + 2 * ((100vw - 320px) / 1600));
  line-height: 1.45em;
  text-align: justify; }
  @media screen and (max-width: 320px) {
    .ry-generic-copy p {
      font-size: 16px; } }
  @media screen and (min-width: 1920px) {
    .ry-generic-copy p {
      font-size: 17px; } }

.ry-generic-copy--center p {
  text-align: center; }

.ry-btn {
  padding: 15px 30px 15px 30px;
  font-size: calc(16px + 2 * ((100vw - 320px) / 1600)); }
  @media screen and (max-width: 320px) {
    .ry-btn {
      font-size: 16px; } }
  @media screen and (min-width: 1920px) {
    .ry-btn {
      font-size: 18px; } }
  .ry-btn-header {
    padding: 15px 25px;
    border-radius: 40px;
    border: 1px solid;
    font-size: 16px; }
    .ry-btn-header i {
      margin-right: 6px;
      display: none;
      }
  .ry-btn-phone .ry-span-2 {
    font-weight: 700; }
  .ry-btn-primary {
    position: relative; }
   

.ry-index-heading h2 {
  font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
  text-transform: uppercase;
  font-weight: 600; }
  @media screen and (max-width: 320px) {
    .ry-index-heading h2 {
      font-size: 30px; } }
  @media screen and (min-width: 1920px) {
    .ry-index-heading h2 {
      font-size: 35px; } }


  .ry-index-heading h2 .span-1, div#ig-section .ry-heading h2 {
    font-size: calc(20px + 20 * ((100vw - 320px) / 1600));
    display: block;
    font-weight: 600;
    font-family: 'Arvo', serif;
    color: #333333;
    margin-top: 15px;
    text-transform: uppercase;
}

    @media screen and (max-width: 320px) {
      .ry-index-heading h2 .span-1 {
        font-size: 30px; } }
    @media screen and (min-width: 1920px) {
     .ry-index-heading h2 .span-1, div#ig-section .ry-heading h2 {
        font-size: 35px; } }

/*------------------------------------*\
  ~header
\*------------------------------------*/
.ry-header {
  padding-top: 15px; }
  .ry-header .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.ry-header-top {
  z-index: 50; }

.ry-header-bot {
  border-top: 1px solid; }

.ry-header-logo {
  position: relative;
  top: 15px; }

/*------------------------------------*\
  ~menu
\*------------------------------------*/
.ry-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .ry-menu a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3px;
    padding: 20px 5px; }
  .ry-menu .dropdown.primary:hover .dropdown-menu, .ry-menu .dropdown.primary:focus .dropdown-menu {
    display: block; }
  .ry-menu .dropdown-menu {
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    padding: 0; }
    .ry-menu .dropdown-menu a {
      padding: 10px 20px; }

.ry-menu .dropdown-menu a:after {
    display: none;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #004381;
    background-color: #fff;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #004381;
}

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

ul.mm-listview {
    margin-top: 4em !important;
}


ul.mm-listview li a {
    text-transform: uppercase;
    color: #fff !important;
}


/*------------------------------------*\
  ~hero
\*------------------------------------*/



.ry-hero {
  position: relative; }
  
  @media (max-width: 991px) {
    .ry-hero {
      background-position: center;
      background-size: cover;
      height: 768px; }
      .ry-hero::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        z-index: 10;
	  }
	  
	  .ry-hero::before {
		  display:none;
	  }
  
  	div#ry-section-hero {
		margin-top:0 !important;
	}
	  
	

}





.ry-hero-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0; }
  @media (max-width: 991px) {
	  
	  .ry-hero-copy {
  	bottom:10%;
	 }		
    .ry-hero-video {
      display: none; } }
  .ry-hero-video::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 10; }
  .ry-hero-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ry-hero-copy {
  position: absolute;
  bottom:15%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
  z-index: 20;
  margin-left: auto;
  margin-right: auto;
  float: none;
  clear: both; }
  .ry-hero-copy-top {
    text-align: center; }
    .ry-hero-copy-top p {
      font-size: calc(20px + 10 * ((100vw - 320px) / 1600));
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 1px; }
      @media screen and (max-width: 320px) {
        .ry-hero-copy-top p {
          font-size: 20px; } }
      @media screen and (min-width: 1920px) {
        .ry-hero-copy-top p {
          font-size: 30px; } }
    .ry-hero-copy-top h1 {
		font-size: calc(24px + 35 * ((100vw - 320px) / 1600));
		font-weight: 600;
		text-transform: uppercase;
		letter-spacing: 5px;
		margin-top: 0.8em;
		font-family: 'Arvo', serif;
	}
      @media screen and (max-width: 500px) {
        .ry-hero-copy-top h1 {
              letter-spacing: 1px; } }
      @media screen and (min-width: 1920px) {
        .ry-hero-copy-top h1 {
          font-size: 50px; } }

.ry-hero-cta-text {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px; }

.ry-hero-cta-img-container {
  margin-bottom: 60px; }
  .ry-hero-cta-img-container img {
    border-radius: 50%;
    border: 8px solid; }

#swiper-hero {
	display:none;
}
  @media (max-width: 1400px) {
    #swiper-hero {
      padding-top: 50px; } }

.swiper-slide {
  text-align: center; }
  .swiper-slide-active .ry-hero-cta-img-container {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
    @media (max-width: 991px) {
      .swiper-slide-active .ry-hero-cta-img-container {
        -webkit-transform: scale(1);
                transform: scale(1); } }

.swiper-button-prev {
  background-image: none; }
  .swiper-button-prev i {
    font-size: 4rem;
    position: relative;
    bottom: 13px; }

.swiper-button-next {
  background-image: none; }
  .swiper-button-next i {
    font-size: 4rem;
    position: relative;
    bottom: 13px; }

/*------------------------------------*\
  ~welcome
\*------------------------------------*/
.ry-welcome {
  padding: 100px 0; }
  @media (max-width: 768px) {
    .ry-welcome {
      padding: 60px 0; } }
  .ry-welcome .ry-index-heading {
    text-align: right; }
    @media (max-width: 768px) {
      .ry-welcome .ry-index-heading {
        text-align: center; } }
  @media (max-width: 768px) {
    .ry-welcome .ry-flex {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .ry-welcome-left {
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%; }
    @media (max-width: 768px) {
      .ry-welcome-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  .ry-welcome-right {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    border-left: 5px solid;
    padding-left: 5%; }
    @media (max-width: 768px) {
      .ry-welcome-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        border-left: 0;
        padding-left: 0;
        margin-top: 25px; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .ry-welcome-right {
        -ms-flex-preferred-size: 55%;
            flex-basis: 55%; } }
  .ry-welcome .ry-generic-copy {
    margin-bottom: 40px; }
    @media (max-width: 768px) {
      .ry-welcome .ry-generic-copy {
        margin-bottom: 25px; } }
  @media (max-width: 768px) {
    .ry-welcome-btn {
      text-align: center; } }

/*------------------------------------*\
  ~services
\*------------------------------------*/
.ry-services {
  height: 960px;
  z-index: 1; }
  @media (max-width: 991px) {
    .ry-services {
      height: initial; } }
  .ry-services .ry-content {
    position: relative;
    top: 60px; }
    @media (max-width: 991px) {
      .ry-services .ry-content {
        top: 0; } }
  @media (max-width: 991px) {
    .ry-services .ry-flex {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .ry-services-item {
    height: 900px;
    position: relative;
    background-size: cover;
    bottom: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-size: cover; }
    @media (max-width: 991px) {
      .ry-services-item {
        height: 600px;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%; } }
    @media (max-width: 425px) {
      .ry-services-item {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
    .ry-services-item::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .ry-services-item:hover, .ry-services-item:focus {
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.08);
              box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.08);
      height: 960px;
      bottom: 30px; }
      @media (max-width: 991px) {
        .ry-services-item:hover, .ry-services-item:focus {
          height: 600px;
          bottom: 0; } }
      .ry-services-item:hover .ry-services-copy, .ry-services-item:focus .ry-services-copy {
        bottom: 110px; }
  .ry-services-copy {
    position: absolute;
    bottom: 60px;
    right: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .ry-services-icon {
    max-width: 93px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px; }
  .ry-services-text {
    text-align: center;
    text-transform: uppercase; }
    .ry-services-text h4 {
      font-weight: 700;
      font-size: calc(20px + 4 * ((100vw - 320px) / 1600)); }
      @media screen and (max-width: 320px) {
        .ry-services-text h4 {
          font-size: 20px; } }
      @media screen and (min-width: 1920px) {
        .ry-services-text h4 {
          font-size: 30px; } }
    .ry-services-text .span-1 {
      margin-top: 5px;
      display: block;
		font-family: 'Arvo', serif;
		letter-spacing: 1px;
	}
      @media screen and (max-width: 320px) {
        .ry-services-text .span-1 {
          font-size: 24px; } }
      @media screen and (min-width: 1920px) {
        .ry-services-text .span-1 {
          font-size: 30px; } }
  .ry-services-link-block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .ry-services-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

/*------------------------------------*\
  ~meet our doctors
\*------------------------------------*/
.ry-meet-doc {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-5faa7210-6970-432b-9030-9fb85d525c76/resources/bg_meetdoctors.jpg);
    background-size: cover;
    background-position: center;
    height: 800px;
    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;
}

.ry-meet-doc-btn a.ry-btn.ry-btn-primary {
    background: #ffb510 !important;
    color: #333;
    font-weight: 600;
}

div.ry-meet-doc-btn a.ry-btn.ry-btn-primary:after {
    content: '\f054';
    font-family: fontawesome;
    padding-left: 10px;
    font-weight: lighter;
    font-size: 10px;
    position: inherit;
    background: transparent;
}

.ry-meet-doc-btn a.ry-btn.ry-btn-primary:active {
    color: #fff;
}

.ry-meet-doc-btn a.ry-btn.ry-btn-primary:hover {
    color: #fff !important;
}

div#ry-section-meet-doc .ry-generic-copy p {
    color: #fff;
}
div#ry-section-meet-doc .ry-index-heading h2 .span-1 {
    color: #fff;
}

div#ry-section-meet-doc .ry-index-heading h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
}
.ry-meet-doc .ry-flex {
    justify-content: center;
}
  @media (max-width: 991px) {
    .ry-meet-doc {
		padding: 60px 0;
		height: auto;
	} 
	  
	  div.ry-meet-doc .ry-content {
		  top: 0;
		 
	  }
	  div#ry-section-meet-doc .ry-generic-copy p {
		  text-align:center;
	  }
	  
	  div#ry-section-meet-doc:before {
		background: rgba(0, 0, 0, 0.50);
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		content: '';
	}
  }
  
  

.ry-meet-doc .ry-content {
    position: relative;
    top: -1em;
}
    @media (max-width: 1300px) {
      .ry-meet-doc .ry-content {
        height: 760px; } }
    @media (max-width: 991px) {
      .ry-meet-doc .ry-content {
        height: initial; } }
  .ry-meet-doc .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991px) {
      .ry-meet-doc .ry-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .ry-meet-doc .ry-index-heading {
    text-align: center; }
  .ry-meet-doc .ry-generic-copy {
    margin-top: 50px;
    margin-bottom: 50px; }
    @media (max-width: 991px) {
      .ry-meet-doc .ry-generic-copy {
        margin: 25px 0; } }
  .ry-meet-doc-left {
    position: static; }
    @media (max-width: 1300px) {
      .ry-meet-doc-left {
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%; } }
    @media (max-width: 991px) {
      .ry-meet-doc-left {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
    .ry-meet-doc-left img {
      position: absolute;
      bottom: 0;
      max-width: 622px;
      left: 10%; }
      @media (max-width: 1440px) {
        .ry-meet-doc-left img {
          left: 0;
          max-width: 45%; } }
      @media (max-width: 991px) {
        .ry-meet-doc-left img {
          position: static;
          max-width: 400px;
          margin-left: auto;
          margin-right: auto; } }
 .ry-meet-doc-right {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 960px;
	}
    @media (max-width: 1300px) {
      .ry-meet-doc-right {
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%; } }
    @media (max-width: 991px) {
      .ry-meet-doc-right {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-top:0; } }
  .ry-meet-doc-btn {
    text-align: center; }


/*------------------------------------*\
  ~IG FEED
\*------------------------------------*/

.j-poster {
    display: none;
}

.j-text {
    display: none;
}


.j-image img {
    width: 100%;
    display: block;
    height: 350px;
    max-height:350px;
    position: relative !important;
    overflow: hidden !important;
    min-height: 350px;
	
}

.juicer-feed.modern li.feed-item {
    border: none !important;
}


div#ig-section {
    padding: 6em 0 5em;
}



div#ig-section .ry-heading h4 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: montserrat;
    margin: 1em 0;
    word-break: break-word;
}


.juicer-container {
    margin-top: 2em;
}


div#ig-section .ry-container {
    max-width: 1200px;
    padding: 0 2em;
}

@media (max-width:830px) {
	
	.j-image img {
		height: auto !important;
		max-height: auto !important;
		position: relative !important;
		overflow: hidden !important;
		min-height: auto !important;
		max-width: 380px;
	}
}


/*------------------------------------*\
  ~about
\*------------------------------------*/
.ry-about {
    z-index: 20;
}

@media (max-width:991px) {
	.ry-about::before, .ry-about::after {
	   display:none !important;
	}
}
  @media (max-width: 768px) {
    .ry-about {
      padding: 60px 0; } }
  .ry-about::before {
    content: "";
    width: 548px;
    height: 656px;
    display: block;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-5faa7210-6970-432b-9030-9fb85d525c76/resources/circle02.png);
    background-position: 100%;
    position: absolute;
    bottom: -170px;
    background-size: contain;
    background-repeat: no-repeat;
	  z-index:300;
}
    @media (max-width: 1700px) {
      .ry-about::before {
        width: 380px;
        background-size: contain;
        background-repeat: no-repeat; } }
  
  .ry-about::after {
    content: "";
    width: 547px;
    height: 704px;
    display: block;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-5faa7210-6970-432b-9030-9fb85d525c76/resources/circle1.png);
    position: absolute;
    right: 0;
    top: -180px;
    background-size: contain;
    background-repeat: no-repeat;
}
    @media (max-width: 1700px) {
      .ry-about::after {
			width: 380px;
			background-size: contain;
			background-repeat: no-repeat;
			top: -100px;
		} 


	}

	
	

  .ry-about .ry-content {
    height: 700px; }

    @media (max-width: 1399px) and (min-width:992px) {
      .ry-about .ry-content {
        height: 500px;
	  }

	 
		
		.ry-services-item img {
		max-height: 600px;
	}

	.ry-services-item {
		max-height: 600px;
	}


	.ry-services {
		max-height:600px;
	}
			.ry-about::before {
			width: 250px;
			bottom: -65%;
		}

		.ry-about::after {
			width: 250px;
			top: -68px;
		}
	} 
    @media (max-width: 768px) {
      .ry-about .ry-content {
        height: initial; } }
  .ry-about .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .ry-about-copy {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    @media (max-width: 768px) {
      .ry-about-copy {
        padding: 0px 4%; } }
  .ry-about .ry-index-heading {
    margin-bottom: 40px;
    text-align: center; }
  .ry-about .ry-generic-copy {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
    .ry-about .ry-generic-copy p {
		text-align: center;
		font-weight: 500;
	}

/*------------------------------------*\
  ~contact
\*------------------------------------*/

div#contact-wrap .ry-container {
    padding: 0;
}
.ry-section-contact {
    background: #fff;
}


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

	     .ry-header-top-center img {
			/* max-width: 200px !important; */
		}
	
		#ry-sidebar .contact-table td:last-child {
			font-size: 14px;
		}

		#ry-sidebar .contact-table #adr td {
			font-size: 14px;
		}

		#ry-sidebar .contact-table td:first-child {
			font-size: 14px !important;
		}



		#ry-sidebar .social-wrap .lbl {
			font-size: 14px;
		}

		#ry-sidebar .contact-table #adr td:first-child {
			min-width: 70px !important;
		}
}


@media (max-width:1600px) and (min-width:992px) {
	
	.ry-section-contact-form {
		padding: 0 3em;
	}
}

@media (max-width:1600px) and (min-width:1200px) {
	
	/*.ry-footer-copy {
		width: 45%;
		max-width: 500px;
	}

	.ry-footer-contact-block {
		width: 125%;
		position: relative;
		left: -10%;
		top: 0;
	}*/
}

@media (max-width:1700px) and (min-width:1200px) {
	
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		max-width: 800px;
		left: 5%;
	}
}

@media (max-width:1199px) and (min-width:992px) {
	
	/*.ry-footer-contact-block {
		width: 120%;
		position: relative;
		left: -22px;
		top:-2px;
		
	}*/
	
	
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		max-width: 800px;
		line-height: 3em;
	}
	
	
	div.ry-section-contact-phone::before {
		left: 15px;
	}
	
	.ry-footer-copy {
		width: 81%;
		max-width: 275px;
		position: relative;
		top: -10px;
	}
}

@media (max-width:600px) {
	
	div.ry-section-contact-form {
		padding: 0 1em;
	}
}

  @media (max-width: 991px) {
    .ry-section-contact {
      padding: 0;
	
		
	} 
	  
	  div#contact-text p {
		text-align: center !important;
	}
  
  div.ry-section-contact-copy:nth-child(2) {
		height: auto;
		padding: 4em 0;
	}
  }
  @media (max-width: 768px) {
    .ry-section-contact {
      background-image: none; } }
  .ry-section-contact .ry-content {
    height: 890px; }
    @media (max-width: 991px) {
      .ry-section-contact .ry-content {
				height: auto !important;
				display: block;
			} }
  .ry-section-contact .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .ry-section-contact-copy {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
    @media (max-width: 768px) {
      .ry-section-contact-copy {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  .ry-section-contact .ry-index-heading {
    text-align: center; }
  .ry-section-contact .ry-generic-copy {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto; }
  @media (max-width: 768px) {
    .ry-section-contact-form {
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
      float: none;
      clear: both; } }
  .ry-section-contact-form input[type="text"], .ry-section-contact-form textarea {
    height: 50px;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding-left: 40px; }
  .ry-section-contact-form textarea {
    min-height: 150px;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .ry-section-contact-form textarea:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
  .ry-section-contact-form .alert {
    margin-top: 20px;
    border-radius: 0; }
  @media (min-width: 1200px) {
    .ry-section-contact-email {
      padding-right: 5px; } }
  @media (min-width: 1200px) {
    .ry-section-contact-phone {
      padding-left: 5px; } }
  .ry-section-contact-btn {
    text-align: center; }
  .ry-section-contact-btn div {
    margin-bottom: 0;
    width: 152px;
    position: relative;
    display: inline-block;
    float: none;
    margin-top: 25px; }
    .ry-section-contact-btn div::after {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    right: 25%;
    top: 49%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
  .ry-section-contact .ry-btn-primary {
    border: 0;
    padding-right: 50px; }
  .ry-section-contact-field {
    position: relative; }
  .ry-section-contact-name::before {
    content: "\f2c0";
    font-family: fontAwesome;
    position: absolute;
    top: 11px;
    left: 15px; }
  .ry-section-contact-email::before {
    content: "\f003";
    font-family: fontAwesome;
    position: absolute;
    top: 11px;
    left: 15px; }
  .ry-section-contact-phone::before {
    content: "\f095";
    font-family: fontAwesome;
    position: absolute;
    top: 11px;
    left: 25px; }
  .ry-section-contact-message::before {
    content: "\f040";
    font-family: fontAwesome;
    position: absolute;
    top: 4px;
    left: 15px; }

.ry-section-contact-btn div:before {
        height: 5px;
        max-width: 92%;
        background: #ffb511;
        content: '';
        position: absolute;
        bottom: -5px;
        left: 0;
        right: 0;
        margin: auto;
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  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;
  background: #e1e1e1;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 0px;
}

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
}

/* Shutter Out Horizontal */

/*------------------------------------*\
  ~testimonials
\*------------------------------------*/

div#ry-section-testimonials {
    background: url(https://www.royacdn.com/unsafe/smart/Site-5faa7210-6970-432b-9030-9fb85d525c76/resources/bg_testimonials.jpg);
    height: 882px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testi-border {
    position: relative;
    top: 3em;
}

.testi-block {
    background: #fff;
    height: 400px;
    padding: 5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    top: -2em;
}

@media (max-width:991px) {
	.testi-block {
		height: auto;
		padding: 5em 1em;
		top: -4em;
	}
	
	.testimonial-slider span.icon-next {
		top: -2.5em;
		right: 2em;
	}

	.testimonial-slider span.icon-prev {
		top: -2.5em;
		left:2em;
	}


}

.testimonial-slider {
    max-width: 600px;
    margin: 8em auto 0;
    float: none;
}

.testi-block:before {
    background: rgba(255, 255, 255, 0.30);
    max-width: 92%;
    height: 50px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -4%;
}

.testi-block:after {
    background: rgba(255, 255, 255, 0.30);
    max-width: 85%;
    height: 50px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -8%;
}

.testi-border h5 {
    font-weight: 600;
    font-family: arvo;
    text-transform: uppercase;
    margin-bottom: 0;
}


.testi-block p {
    font-weight: 500;
    margin-top: 3em;
}


.testi-block p:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-5faa7210-6970-432b-9030-9fb85d525c76/resources/testi_quote.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 56px;
    height: 56px;
    content: '';
    position: absolute;
    top: 14%;
    left: 0;
    right: 0;
    margin: auto;
}

.testimonial-slider .carousel-inner {
    overflow: visible;
}

.testi-block:after {
    background: rgba(255, 255, 255, 0.30);
    max-width: 85%;
    height: 50px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -8%;
}

div.testimonial-slider a.carousel-control.left {
    background-image: none;
    top: 8.5em;
    left: -20%;
    opacity: 1;
}

.testimonial-slider span.icon-next {
    position: absolute;
    top: 0;
}
div.testimonial-slider a.carousel-control.right {
    background-image: none;
    top: 8.5em;
    right: -20%;
    opacity: 1;
}

div.testimonial-slider .carousel-control {
    position: absolute;
    bottom: 3px;
}

div.testimonial-slider .carousel-indicators {
    display: none !important;
}

.testimonial-slider span.icon-prev {
    top: 40%;
}

.testimonial-slider span.icon-prev:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-5faa7210-6970-432b-9030-9fb85d525c76/resources/arrow_prev.png);
    width: 20px;
    height: 34px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
}


.testimonial-slider span.icon-next:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-5faa7210-6970-432b-9030-9fb85d525c76/resources/arrow_next.png);
    width: 20px;
    height: 34px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
}




/*------------------------------------*\
  ~testimonials
\*------------------------------------*/



/*------------------------------------*\
  ~map appointment section
\*------------------------------------*/



div#contact-wrap .ry-container {
    max-width: 100%;
}

.ry-section-contact-copy:nth-child(2) {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 600px;
 }

.app-wrapper {
    max-width: 650px;
}

.ry-section-contact-form {
    margin-top: 2em;
}




.ry-section-contact .ry-content {
		height: 700px;
		overflow: hidden;
	}
}

/*------------------------------------*\
  ~map appointment section
\*------------------------------------*/










/*------------------------------------*\
  ~brands
\*------------------------------------*/
.ry-brands {
  padding: 100px 0; }
  @media (max-width: 991px) {
    .ry-brands {
      padding: 60px 0; } }
  .ry-brands-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 2em 0px;
  }

	.ry-brands-heading {
		margin-bottom: 3em;
	}
    @media (max-width: 991px) {
      .ry-brands-top {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
	  margin:10px 0;} }
  .ry-brands-bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 60px; }
    @media (max-width: 991px) {
      .ry-brands-bot {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .ry-brands-heading {
    text-align: center; }
    .ry-brands-heading h4 {
      display: inline-block;
      text-transform: uppercase;
      font-weight: 700;
      padding: 20px 35px;
      letter-spacing: 3px;
      font-size: calc(18px + 2 * ((100vw - 320px) / 1600));
		font-family:arvo;
	  
	
	}
      @media screen and (max-width: 320px) {
        .ry-brands-heading h4 {
          font-size: 18px; } }
      @media screen and (min-width: 1920px) {
        .ry-brands-heading h4 {
          font-size: 20px; } }
  .ry-brands-heading-2 {
    text-align: center; }
    .ry-brands-heading-2::before {
      content: "";
      display: block;
      width: 100%;
      height: 1px;
      max-width: 1296px;
      background-image: url(https://www.royacdn.com/unsafe/smart/Site-2c1fcf37-21e5-4e04-9d57-d78ae9e591ea/brands/line_img.png); }
    .ry-brands-heading-2 h4 {
      margin-top: 60px;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
      @media screen and (max-width: 320px) {
        .ry-brands-heading-2 h4 {
          font-size: 18px; } }
      @media screen and (min-width: 1920px) {
        .ry-brands-heading-2 h4 {
          font-size: 20px; } }
  .ry-brands-logo {
    width: initial; }
    @media (max-width: 1300px) {
      .ry-brands-logo {
        max-width: 160px; } }
    @media screen and (min-width: 992px) and (max-width: 1100px) {
      .ry-brands-logo {
        max-width: 140px; } }
    @media (max-width: 991px) {
      .ry-brands-logo {
        -ms-flex-preferred-size: 45%;
        flex-basis: 50%;
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px;
        } }
    @media (max-width: 768px) {
      .ry-brands-logo {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .ry-brands-logo {
        width: auto; } }
    @media (max-width: 1300px) {
      .ry-brands-logo img {
			width: 100%;
			max-width: 120px;
			margin: auto;
			float: none;
		}
	}
    @media (max-width: 991px) {
      .ry-brands-logo img {
        max-width: 130px;
        } }
  @media (max-width: 991px) {
    .ry-brands .ry-container {
      max-width: 600px; } }

/*------------------------------------*\
  ~footer
\*------------------------------------*/
.ry-footer {
  padding: 90px 0; }
  .ry-footer .ry-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991px) {
      .ry-footer .ry-flex {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  @media (max-width: 991px) {
    .ry-footer-col {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      text-align: center; } }

.ry-footer-hours-heading h4 {
    font-family: arvo;
    font-weight: 600;
    font-size: calc(18px + 2 * ((100vw - 320px) / 1600));
    text-transform: uppercase;
}
  @media screen and (max-width: 320px) {
    .ry-footer-hours-heading h4 {
      font-size: 18px; } }
  @media screen and (min-width: 1920px) {
    .ry-footer-hours-heading h4 {
      font-size: 18px; } }

.ry-footer-hours-weekdays {
  margin-bottom: 10px;
  }

.ry-footer-contact-icon {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: relative;
  margin-right: 20px;
  font-size: calc(16px + 6 * ((100vw - 320px) / 1600)); }
  @media screen and (max-width: 320px) {
    .ry-footer-contact-icon {
      font-size: 16px; } }
  @media screen and (min-width: 1920px) {
    .ry-footer-contact-icon {
      font-size: 22px; } }
  .ry-footer-contact-icon::before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  @media (max-width: 991px) {
    .ry-footer-contact-icon {
      margin-right: 0;
      margin-bottom: 10px; } }

@media (max-width: 991px) {
  .ry-footer-contact-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.ry-footer-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  }
  @media (max-width: 991px) {
    .ry-footer-address {
      margin-top: 40px; } }
  @media (max-width: 991px) {
    .ry-footer-address-text {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%; } }
  .ry-footer-address-text span {
    display: block;
    line-height: 1.4em;
    font-weight:500;
    }

.ry-footer-hours p {
    font-weight: 500;
	color:#4a4a4a;
}

.ry-footer-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .ry-footer-phone-link, .ry-footer-fax-link {
    font-size: calc(20px + 5 * ((100vw - 320px) / 1600));
    font-weight: 700; }
    @media screen and (max-width: 320px) {
      .ry-footer-phone-link {
        font-size: 20px; } }
    @media screen and (min-width: 1920px) {
      .ry-footer-phone-link, .ry-footer-fax-link {
        font-size: 25px; } }
    @media (max-width: 991px) {
      .ry-footer-phone-link {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }

.ry-footer-social-icons {
  margin-bottom: 15px;
  text-align: right; }
  @media (max-width: 991px) {
    .ry-footer-social-icons {
      text-align: center;
      margin-top: 20px; } }
  .ry-footer-social-icons li {
    display: inline-block; }
  .ry-footer-social-icons a {
    display: inline-block;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    position: relative;
    border: 3px solid; }
    .ry-footer-social-icons a::before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.ry-footer-copyright {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: right; }
  @media (max-width: 991px) {
    .ry-footer-copyright {
      text-align: center; } }
  .ry-footer-copyright-text {
    margin-bottom: 12px;
    font-size: 15px;
    font-weight: 500;
    color: #5b5b5b;
}
    @media (max-width: 991px) {
      .ry-footer-copyright-text span {
        display: block;
        margin-bottom: 6px; } }
  .ry-footer-copyright-link:hover, .ry-footer-copyright-link:focus {
    text-decoration: underline !important; }

.ry-footer-roya {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (max-width: 991px) {
    .ry-footer-roya {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 30px; } }
  .ry-footer-roya-text {
    position: relative;
    bottom: 3px;
    margin-right: 14px;
    font-size: 14px;
    color: #5b5b5b;
    font-weight: 500;
}
    @media (max-width: 991px) {
      .ry-footer-roya-text {
        display: block;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }
  @media (max-width: 991px) {
    .ry-footer-roya-link {
      margin-left: auto;
      margin-right: auto;
      margin-top: 10px; } }

/*------------------------------------*\
  ~mobile-header
\*------------------------------------*/
.ry-mobile-header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 3%; }

.ry-mobile-header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }



@media (max-width:991px) {
	.ry-mobile-header-right, .ry-mobile-header-left {
		position: relative;
		top: 4px;
		white-space: nowrap;
	}
	
	.ry-mobile-header-center img {
		max-width: 250px;
		position: relative;
		left: -16px;
	}
		
	
	.mm-btn_prev:before {
    content: "";
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 1%;
    bottom: 0;
}
	
	.mobile-nav .hamburger:hover {
		opacity: 0;
	}
	
	button.hamburger.hamburger--collapse.is-active {
		background-color: transparent;
	}

	
	.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
			display: none;
		}
	
	.mm-menu_theme-black {
		background: #004381;
		border-color: #004381;
		color: hsla(0,0%,100%,.75);
	}

		button.hamburger.hamburger--collapse:before {
		content: '\f0c9';
		font-family: fontawesome;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		color: #fff;
		transition: all ease 0.6s;
		font-size: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 50px;
		top: 1px;
	}

		button.hamburger.hamburger--collapse {
			position: relative;
		}

		button.hamburger.hamburger--collapse.is-active:before {
			content: '\f00d';
		}


}


@media (max-width:991px) and (min-width:426px) {
	
	button.hamburger.hamburger--collapse {
	
		top: -4px;
	}
}
	
@media (max-width: 600px) {
  .ry-mobile-header-center {
    max-width: 150px; } }

@media (max-width: 375px) {
  .ry-mobile-header-center {
    max-width: 120px; } }

.ry-mobile-header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.mobile-button a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: pink;
  position: relative; }
  @media (max-width: 425px) {
    .mobile-button a, .mobile-button a, button.hamburger.hamburger--collapse {
      width: 35px;
      height: 35px; } 
	  
	  .mobile-button a:not(:last-of-type) {
		margin-right: 0;
	}
  
  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
			width: 15px;
			height: 2px;
		}
	  
		  div.mobile-nav .flex-btn {
			top: 51% !important;
		}

		button.hamburger.hamburger--collapse.is-active .flex-btn {
				position: relative;
				top: -6px;
			}

		.hamburger-box {
			width: auto;
		}

		.hamburger-inner:before {
			top: -10px;
		}

		.hamburger--collapse .hamburger-inner:after {
			top: -5px;
			transition: top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear;
		}
	  
	 	 button.hamburger.hamburger--collapse:before {
			     font-size: 20px;
			 	 top: -7px;
		 }
  
  }


  .mobile-button a:not(:last-of-type) {
    margin-right: 5px; }
  .mobile-button a i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 1.4rem; }
    @media (max-width: 425px) {
      .mobile-button a i {
        font-size: 15px; } }

.mobile-nav .hamburger {
    outline: 0;
    background-color: #004381;
    width: 50px;
    height: 50px;
    border-radius: 50%;
} 
  

/*------------------------------------*\
  ~inside page
\*------------------------------------*/

div.search-result.page h2 a {
    font-weight: 600;
    font-size: 23px;
    font-family: arvo;
    margin-bottom: 10px;
    text-transform: uppercase !important;
    text-align: left;
}


form#review-lead {
    margin-top: 5px;
}


.paymentimage {
    max-width: 500px;
    margin: auto;
}

div#top-separator {
    margin-top: 0;
	padding-top: 0;
}

.page-separator {
    margin: 1.5em 0;
	
}

.page-separator ul {
    margin-top:1em;
}

.page-separator {
    margin: 1em 0 0;
    padding: 1em 0 2em;
    border-bottom: 1px solid #c1c1c1;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    font-family: arvo;
}

.image-wrapper {
    float: right;
    padding-left: 2em;
}

.team-container {
    margin-top: 2em;
}


.image-wrapper img {
    max-width: 400px;
    margin: auto;
}

@media (min-width:1400px) {
	
		div#ry-pg-body .ry-container {
		max-width: 1300px;
	}
}


@media (min-width:992px) {
	
	#ry-pg-body .ry-text h3 {
		text-align: left;
	}
}

@media (max-width:991px) {
	
	.image-wrapper {
		float: none;
		padding-left: 0;
		margin-bottom: 2em;
	}
	
	p.matches-title {
		text-align: center !important;
	}
}



#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
  font-size: calc(30px + 30 * ((100vw - 320px) / 1600));
  text-transform: uppercase;
  font-weight: 600;
    line-height: 1.1em;}
  @media screen and (max-width: 320px) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1,
    #ry-pg-body .ry-text h3 {
      font-size: 30px; } }
  @media screen and (min-width: 1920px) {
    #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1
    {
      font-size: 60px; } }

#ry-sidebar .contact-table a.directions.primary-btn {
  border: 0; }

#ry-pg-body .ry-text p, .ry-text {
  font-size: calc(16px + 2 * ((100vw - 320px) / 1600));
  line-height: 1.8em;
  text-align: justify; }
  @media screen and (max-width: 320px) {
    #ry-pg-body .ry-text p, .ry-text {
      font-size: 16px; } }
  @media screen and (min-width: 1920px) {
    #ry-pg-body .ry-text p, .ry-text {
      font-size: 18px; } }

#ry-sidebar .ry-sb-title {
    font-size: calc(18px + 8 * ((100vw - 320px) / 1600));
    text-transform: uppercase;
    font-weight: 500;
    font-family: arvo;
}

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

#ry-sidebar #searchfield .btn-primary {
  position: relative;
  width: 50px; }
  #ry-sidebar #searchfield .btn-primary i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.primary-btn {
  border: 0; }

/*------------------------------------*\
  ~request appointment
\*------------------------------------*/
.ry-modal .ry-heading {
  font-size: calc(22px + 3 * ((100vw - 320px) / 1600));
  font-weight: 600; }
  @media screen and (max-width: 320px) {
    .ry-modal .ry-heading {
      font-size: 22px; } }
  @media screen and (min-width: 1920px) {
    .ry-modal .ry-heading {
      font-size: 25px; } }

.ry-modal .ry-text {
  margin-top: 20px; }

.ry-modal input[type="text"], .ry-modal textarea {
  min-height: 50px;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.ry-modal textarea {
  min-height: 120px; }

.ry-modal .form-group {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.ry-modal .ry-btn-primary {
  border: 0;
  -webkit-appearance: none; }

/*------------------------------------*\
~testimonial page
\*------------------------------------*/
.rev-form-box {
  border: 1px solid #c6cfd6; }
  .rev-form-box .blank-star {
    font-size: 20px; }

/*------------------------------------*\
~Custom Overide
\*------------------------------------*/
.alert {
  padding: 15px 30px; }
  .alert li {
    margin-bottom: 10px; }

.has-error input {
  border: 1px solid red !important; }

.ry-accordion {
  -webkit-box-shadow: 1px 1px 90px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 90px rgba(0, 0, 0, 0.1); }
  .ry-accordion .ry-heading {
    padding: 25px 35px;
    border: 0;
    border-bottom: 1px solid rgba(189, 189, 189, 0.5);
    border-radius: 0;
    outline: 0;
    font-size: calc(16px + 9 * ((100vw - 500px) / 940)); }
    @media screen and (max-width: 500px) {
      .ry-accordion .ry-heading {
        font-size: 16px; } }
    @media screen and (min-width: 1440px) {
      .ry-accordion .ry-heading {
        font-size: 25px; } }
    .ry-accordion .ry-heading.ui-state-active {
      font-weight: 700; }
      .ry-accordion .ry-heading.ui-state-active:after {
        content: "\f068"; }
    .ry-accordion .ry-heading:after {
      content: "\f067";
      font-family: fontAwesome;
      float: right;
      -webkit-transition: all 400ms ease;
      transition: all 400ms ease; }
    .ry-accordion .ry-heading .ui-icon {
      display: none; }
  .ry-accordion .ry-content {
    z-index: 10;
    border: 0;
    padding: 30px; }
    .ry-accordion .ry-content .ry-photo {
      max-width: 300px; }

.ry-cta {
    text-align: left;
    position: absolute;
    top: 22%;
    left: 8%;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp:nth-child(1) .ry-cta {
    text-align: left;
    position: absolute;
    top: 22%;
    left: 8%;
}


	
.err-tag h4 {
  background: none; }

#ry-sidebar #searchfield button {
  color: #fff; }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .ry-footer-copyright-text {
    line-height: 25px; } }

.team-photo {
  margin-bottom: 20px; }

#ry-pg-body .ry-list-wrp .ry-list-item .ry-list-content .primary-btn {
  max-width: 200px; }

#ry-pg-banner .ry-bnr-wrp {
  margin-top: 0; }


.ry-footer-col.ry-footer-contact {
    position: relative;
    top: -11px;
}

.ry-footer-contact-item.ry-footer-fax {
    display: flex;
    align-items: center;
    position: relative;
    top: 19px;
}

span.ry-footer-fax-link {
    font-weight: 700;
}

#ry-pg-body .ry-text h2 {
    line-height: 1;
    font-size: calc(20px + 10 * ((100vw - 500px) / 940));
    margin-bottom: 10px;
    margin-top: 0;
    color: #004380;
    font-family: arvo;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
}


/* EDITS */

.doctor-slider .carousel-control {
	opacity:1;
}


.doctor-slider .carousel-control .icon-next:before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 40px;
}

.doctor-slider .carousel-control .icon-prev:before {
    content: "\f104";
    font-family: fontawesome;
    font-size: 40px;
}

.slider-wrapper img {
    max-width: 150px;
    margin: auto;
}

.rev-btn {
    margin-top: 2em;
}

.doctor-slider {
    color: #fff;
}

.doctor-slider h3 {
    font-family: arvo;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    text-align: center;
    margin: 1em 0 0.1em;
}

.doctor-slider p {
    text-align: center;
}

.dr-section-wrapper {
    margin-top: 1em;
}

.doctor-slider .carousel-indicators {
    display: none !important;
}

.dr-slider-block {
    margin-top: 2em;
}

.doctor-slider {
    max-width: 500px;
    margin: auto;
    float: none;
}


/* FOR IE BROWSER */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {


		div#ry-section-meet-doc .ry-container, div#ry-section-testimonials .ry-container {
			margin: 0;
		}
	
		.ry-section-contact-btn div {
			width:100%;
			max-width:138px;
		}
		.ry-section-contact-btn div::before {
			width:100%;
		}
	}

.ry-header-top-right {
    white-space: nowrap;
}

.ry-header-top-right a.ry-btn-header:nth-child(2) {
    margin-left: 5px;
}

@media (max-width:1080px) {
   .ry-header-top-left {
        white-space: nowrap;
    } 

    .ry-header-top-center img {
        max-width: 180px !important;
    }

    .ry-btn-header {
		font-size: 13px !important;
	}

	div#ry-section-hero {
		margin-top: 10em !important;
	}
}

@media (max-width:1300px) {
   .ry-header-top-center img {
        max-width: 200px !important;
    } 
	
	div#ry-section-hero {
		margin-top: 11em !important;
	}
}


