/* Menu Overrides */
a.pull-right.menu-toggle {
    position: absolute;
    right: 0;
    z-index: 999;
    top: 0;
}

.mobile-menu ul.nav {
    margin: 6em 0;
    text-align: center;
    padding-top: 2em;
}

.footer-social .social-inner-wrap {
  float: none !important;
  position: static !important;
  margin: 1em auto 0;
  top: 0 !important;
  text-align: center;
}

.footer-social .social-inner-wrap li {
  margin: 0;
}

.footer-social .social-inner-wrap li {
  background: rgb(255 255 255 / 10%);
}

.footer-social .social-inner-wrap li a::before {
  font-family: "FontAwesome" !important;
  color: #fff;
}


.footer-social .social-inner-wrap li:hover {
    background: #808c26;
}

/* Powered by: roya */
span.power {
    font-size: 13px;
    display: inline-block;
}

img.img-responsive.roya-copy {
    display: inline-block;
    max-width: 75px;
    position: relative;
    top: 2px;
}

.footer-copy {
    font-size: 12px;
    color: #ccc;
    border-top: 1px solid rgba(204, 204, 204, 0.3);
    padding-top: 1em;
}

.mobilenav-logo {
    position:absolute;
    top: 1em;
}

.mobilenav-logo img {
    max-width: 200px;
    margin: auto;
}

/* Modal Overrides */

body.home.modal-open {
    top: 0 !important;
    position: relative !important;
}

default.home.modal-open {
    top: 0 !important;
    position: relative !important;
}


textarea#message {
    height: 150px;
}
.modal-content {
    background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/resources/modalbg1.jpg);
    color: #fff;
}

.modal-content .form-control {
    background: transparent;
    height: 40px;
    border-radius: 0;
    border: 1px solid rgba(255, 236, 211, 0.50) !important;
    color: #fff;
}

.modal-content .modal-footer {
    border-top: none;
}

.modal-content h3 {
    font-family: crimson;
    font-style: italic;
    font-size: 21px !important;
    margin-bottom: 2em;
}



/* Homepage Overrides */

div.footer-content a {
    color: #45423c;
}

div.cta-title a {
    color: #fff;
}

.cta-wrapper:hover .cta-bg {
    background: #788615;
}

.footer-content p {
    max-width: 200px;
    margin: auto;
}

.logo-wrp img {
    max-width: 100px;
    margin: 0 auto 1em;
	position:relative;
}

.logo-wrp:nth-child(2) img {
    max-width: 130px;
}

.logo-wrp:nth-child(1) img {
    max-width: 220px;
}

.logo-wrp:nth-child(3) img {
    margin-bottom: -9px;
    max-width: 128px;
    position: relative;
    top: -15px;
}

.logo-wrp {
    text-align: center;
}


a.header-contact {
    position: relative;
    font-size: 16px;
    white-space: nowrap;
    text-align: center;
    color: #788615 !important;
    font-weight: bold;
}

.header-contact i {
    padding-right: 8px;
    position: relative;
    top: 1px;
    font-size: 15px;
}

.cta-bg {
    background: #77684f;
    height: 250px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-direction: column;
    max-width: 250px;
    margin: auto;
    float: none;
}
.servicescontent ul li {
    list-style: none;
    position: relative;
}

.servicescontent ul li a:before {
    content: '\f046';
    font-family: fontawesome;
    padding-right: 10px;
}

.servicescontent ul li a {
    color: #fff;
    text-decoration: none;
    transition: all ease 0.3s;
    font-size: 17px;
    font-weight: lighter;
}

.servicescontent ul li a:hover {
    letter-spacing: 1px;
}

.serv-left h2 {
    color: #fff !important;
    font-family:  poppins;
    font-style: normal;
    font-weight: lighter;
    margin: 0;
}

.serv-left h3 {
    color: #fff;
    font-weight: lighter !important;
    font-size: 18px !important;
    margin-top: 10px;
}

.cta-title {
    color: #fff !important;
    font-weight: normal !important;
    line-height: 25px;
    font-size: 18px !important;
}


.first-section-content h3 {
    margin-top: 0;
    font-size: 26px !important;
}




.first-section-content h2 {
    color: #798616;
    font-family: poppins;
    letter-spacing: 1px;
    font-size: 35px !important;
    font-style: normal;
}

.first-section-content {
    margin-top: 4em;
}


.cta-title {
    color: #fff !important;
    font-weight: lighter !important;
    line-height: 25px;
    font-size: 20px !important;
}


.banner-wrapper {
    padding: 0;
}

input.submit-footer:hover {
    background: #570017;
}

a.cta, a.banner-cta {
    position: absolute !important;
    background: transparent;
    top: 0 !important;
    bottom: 0;
    left: 0;
    right: 0;
}

div#petgallerymodal option {
    background: #570017;
}

.icon-wrapper:nth-child(2) .with-color {
    top: 19px;
}

.icon-wrapper:nth-child(4) .with-color {
    top: 28px;
    left: 2px;
}

.icon-wrapper:nth-child(7) .with-color {
    top: 10px;
}

button.btn.btn-primary.search-btn {
    padding: 7px 15px;
	top:-1px !important;
	
}







a.btn.btn-primary.header1 span:before {
    content: '';
    height: 30px;
    width: 1px;
    top: 6px;
    left: 76px;
    background: rgb(87, 0, 23);
    position: absolute;
}



.header-info i {
    padding-right: 10px;
}

.services-content {
    padding-top: 1em;
}

.text-left {
    width: 49%;
}

.text-right {
    width: 49%;
    float: right;
}

.serv-content {
    max-width: 850px;
    margin: auto;
    float: none;
}

.first-section-content .serv-content p {
    padding-top: 1em;
    font-weight: lighter;
}

.first-section-wrapper .ry-content-wrp {
    padding-bottom: 1.5em;
}

.first-section-wrapper p {
    font-weight: lighter;
    color: #ffecd3;
    font-size: 16px;
    line-height: 25px;
}


.first-section-wrapper h3 {
    font-size: 25px !important;
    color: #f5efe9;
    font-family: crimson;
    margin-top: 5px;
}

.first-section-wrapper span.span-1 {
    background: transparent;
    text-transform: initial;
    font-style: italic;
    color: #f5efe9;
    font-size: 20px;
    position: relative;
    padding: 0;
    right: 4px;
    top: -2px;
}
.icon-wrapper {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 14%;
}

.first-section-wrapper h2, .services-content h2 {
    margin-bottom: 0;
    color: #f5efe9;
    font-weight: 600;
    font-size: 24px !important;
    letter-spacing: 1px;
    margin-top: 1.5em;
}

.with-color {
    opacity: 0;
    position: absolute;
    top: 20px;
    right: 0;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}

.iconimagewrapper {
    background: rgb(65, 64, 64);
    padding: 20px 0;
    border-radius: 50%;
    max-width: 85px;
    margin: auto;
    float: none;
}

.icon-wrapper img {
    max-width: 40px;
    margin: 0 auto;
}

.icon-wrapper:hover .iconimagewrapper img {
    opacity: 0;
}

.icon-wrapper:hover .with-color {
    opacity: 1;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
        transform: rotate(360deg);
}

.icon-wrapper:hover .iconimagewrapper {
    background: #ffecd3;
}

.services-block {
    padding-top: 1em;
}


.icon-wrapper:nth-child(2) .iconimagewrapper {
    padding: 16px 0;
}

.icon-wrapper:nth-child(4) .iconimagewrapper {
    padding:28px 0;
}

.icon-wrapper:nth-child(7) .iconimagewrapper {
    padding:13px 0;
}

.services-icon {
    margin-top: 3.5em;
}

.services-link {
    position: absolute;
    right: 0;
    text-align: right;
    top: 72px;
}

.services-link a {
    color: #fff !important;
    font-family: crimson;
    font-size: 20px !important;
}

.icon-wrapper a {
    font-size: 16px;
    color: #ffecd3 !important;
    position: relative;
    top: 10px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.icon-wrapper :hover a {
    text-decoration: none;
}

a.btn.btn-primary.header1 {
    margin-right: 10px;
}

.refill-login-button >div {
    display: inline;
}

.header.button >div {
    display: inline;
    float: right;
}

.catonbanner {
    position: absolute;
    bottom: 0;
}


table.contact-info a:hover {
    text-decoration: none;
    color: #968102;
    margin-left: 5px;
}

table.contact-info a {
    color: #333;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.intro-box .carousel-control {
    display: none;
	}

.staff-slider-wapper img {
    max-width: 150px;
    margin: auto;
    float: none;
}



table.Office-hours strong {
    text-transform: uppercase;
    line-height: 40px;
}


a.btn.btn-primary.staff-button {
    position: relative;
    right: 0;
    top: -2em;
    background: transparent;
    border-radius: 0;
    text-transform: initial;
    letter-spacing: 0;
    padding: 5px 15px;
}


a.btn.btn-primary.staff-button:after {
    content: '\f0da';
    font-family: fontawesome;
    margin-left: 10px;
}


.ourstaff-slider {
    margin-top: 1em;
}



div.cta-wrapper a:hover {
    text-decoration: none;
}



.slider-text-wrapper a.btn.btn-primary {
    border-radius: 0;
    font-size: 14px !important;
    font-weight: normal;
    padding: 7px 25px;
    background: #788615;
}
.slider-text-wrapper a.btn.btn-primary:hover {
    background: #78684f;
}





.cta-section {
    background-size: cover;
    margin: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-b62ffe22-7d3d-4909-b251-9a5430e20bfe/Resources/white_bg_pattern.jpg);
    padding: 12em 0 7em;
}


.first-section-wrapper {
    margin: 0;
    height: auto;
}

.first-section-wrapper {
    margin: 0;
    height: auto;
    color: #fff;
}



.services-section h3 {
    font-size: 23px !important;
    color: #333;
    font-weight: lighter;
}

.services-section h4 {
    font-size: 18px !important;
}

.services a:before {
    content: '\f0da';
    font-family: fontawesome;
    margin-right: 10px;
}


.second-wrapper {
    padding: 0;
}

ul.services {
    -webkit-padding-start: 0;
    margin: 4em 1em 4em;
}


.services-button-wrapper >div {
    padding: 0 10px;
}

.services-button-wrapper {
    margin-top: 4em;
    padding: 0;
}

.services-button-wrapper {
    margin: 0;
    padding: 0;
}


.services-section {
    max-width: 800px;
    margin: auto;
    float: none;
}

.testi-wrapper {
    margin-top: 4em;
    color: #fff;
    font-weight: lighter;
}

.mobile-icons {
    text-align: center;
    margin-top: 25px;
    position: fixed;
    z-index: 998;
    left: 0;
}



div.contact-info-block a {
    color: #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}


div.contact-info-block a:hover {
    text-decoration: none;
    color: #eea701;
}

.mobile-icons li a:before {
    content: '\f10b';
    font-family: fontawesome;
    color: #ffecd3;
    font-size: 55px;
}

#reviews .testi-text p {
    font-size: 14px;
    font-weight: lighter;
}

div#reviews .carousel-indicators li {
    display: none;
}


.testi-name strong {
    font-size: 14px;
}


div#reviews .testi-name {
    border-top: 1px rgba(227, 227, 227, 0.30) solid;
    display: block;
    margin-top: 2.5em;
    padding-top: 1em;
}

#reviews a.carousel-control.right, #reviews a.carousel-control.left {
    opacity: 1;
    display: block !important;
    width: 25px;
    height: 25px;
    background: none;
    bottom: 1em;
    top: inherit;
    z-index: 9999;
}

#reviews a.carousel-control.left {
	right: 50px;
	left:inherit;
}


#reviews a.carousel-control.right .icon-next:before, #reviews a.carousel-control.left .icon-prev:before {
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #e3e3e3;
    text-shadow: none;
    display: block;
    margin: auto;
    border: 1px #e3e3e3 solid;
    border-radius: 100%;
    height: 30px;
    padding: 5px;
    width: 30px;
}

#reviews a.carousel-control.right .icon-next:before {
	content: '\f105';
}

#reviews a.carousel-control.left .icon-prev:before {
	content: '\f104';
}

div.staff-slider .carousel .carousel-control .icon-next {
    right: -2em;
}

div.staff-slider .carousel .carousel-control .icon-prev {
    left: -1em;
}

div.staff-slider .carousel .carousel-control:hover {
    background: transparent;
  
}

div.staff-slider .carousel .carousel-control {
	top:20%;
}

div.staff-slider .carousel-control .icon-next:before {
    content: '\f105';
    color: rgba(255, 255, 255, 0.60);
}

div.staff-slider .carousel .carousel-control .icon-prev:before {
    content: '\f104';
    color: rgba(255, 255, 255, 0.60);
}

.staff-slider .carousel-indicators li {
    display: none;
}
 

.staff-slider-wapper {
    padding: 0 10px;
}

table.Office-hours {
    font-size: 14px;
    line-height: 30px;
    width: 50%;
    font-weight: normal !important;
}

.staff-slider-wapper {
    padding: 0 10px;
}


.slider-text p {
    margin-top: 1em;
    font-weight: lighter;
    color: #393537;
    line-height: 25px;
    font-size: 16px !important;
}

table.contact-info a {
    color: #fff !important;
}

div#reviews {
    max-width: 600px;
}

.footerlogo-wrapper:nth-child(2) img {
    max-width: 70px;
    margin-top: 3px;
}

.footerlogo-wrapper img {
    max-width: 120px;
    margin: auto;
}

.footerlogo-wrapper {
    max-width: 120px;
}

table.contact-info tr:nth-child(1) i {
    position: relative;
    top: -16px;
}

table.Office-hours {
    font-size: 14px;
    line-height: 25px;
}

table.Office-hours strong {
    text-transform: uppercase;
}

table.contact-info i {
    padding-right: 15px;
}

form#contact-form .form-control {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    border: 1px solid transparent !important;
    height: 40px;
    font-size: 16px;
    font-family: poppins;
}

input.submit-footer {
    font-size: 15px;
    float: right;
    background: #202020;
    border: none !important;
    color: #fff;
    padding: 2px 23px;
    position: absolute;
    right: 15px;
    top: -4em;
}



.contct-submit:after {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    right: 25px;
    top: -59px;
}

.mobile-icons-li a {
    text-shadow: none !important;
}

div.site-header .logo {
    overflow: initial;
    max-height: none;
    position: relative;
    top: -40px;
}

div#homecontent div#ry-sec1 {
    margin: 0;
    background: #202020;
    padding: 7em 0 0 0;
}

.imageleft {
    padding: 0;
    float: right;
}

.imageright {
    padding: 0;
    float: left;
}

div#ry-sec2 {
    margin: 0;
    padding: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-b62ffe22-7d3d-4909-b251-9a5430e20bfe/Resources/green_bg_right.jpg);
    background-size: cover;
}



a.btn.btn-primary.about:after, a.btn.btn-primary.coupons:after {
    content: '\f0da';
    font-family: fontawesome;
    padding-left: 9px;
}


a.btn.btn-primary.about {
    background: #fff;
    border-radius: 0;
    color: #69883e;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 11px 30px;
    border: none;
    font-weight: bold;
}

.secon-section-wrapper {
    padding: 4em 0;
}
.secon-section-wrapper .title-wrapper {
    max-width: 600px;
    margin: 0 auto;
}

.cta-block .cta-container .icons {
    position: absolute;
    color: #fff;
    bottom: 75px;
    right: 40px;
}

.cta-block .cta-container .icons i {
    font-size: 18px;
    border: 2px solid #fff;
    width: 30px;
    height: 30px;
    position: relative;
    border-radius: 50%;
    -webkit-transition:all ease 0.3s;
    -o-transition:all ease 0.3s;
    transition:all ease 0.3s;
}

.cta-block .cta-container .icons .fa:before {
    position: absolute;
    top: 50%;
    left: 54%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    color: #fff;
    -webkit-transition:all ease 0.3s;
    -o-transition:all ease 0.3s;
    transition:all ease 0.3s;
}

.first-section-wrapper .cta-container:hover .icons i {
    background: #fff;
}
.first-section-wrapper .cta-container:hover .icons .fa:before {
    color: #eea701 ;
}

.first-section-wrapper h4 {
    font-size: 15px !important;
    color: #f5efe9;
    text-transform: uppercase;
    letter-spacing: 2px;
}


.cta-block {
    margin-top: -12em;
}

.cta-block .cta-container {
    max-width: 280px;
}

.coupon-container {
    width: 20%;
    background: transparent;
    padding: 0 15px;
}

.coupon-block {
    padding-top: 4em;
}

.coupon-wrapper p {
    margin: 0;
    font-size: 11px;
    line-height: 18px;
    color: rgb(255, 255, 255);
    letter-spacing: 1px;
    margin-top: 16px;
}
.coupon-wrapper span.span-1 {
    background: transparent;
    padding: 0;
    font-size: 16px;
    letter-spacing: 0px;
    font-weight: normal;
}

.coupon-wrapper {
    padding: 20px 5px;
    border: 0.1em dashed #fff;
    height: 248px;
}

.coupon-wrapper h5 {
    color: #e8a301;
    font-family: nunito;
    font-weight: 600;
    margin: 0;
}

.coupon-wrapper h6 {
    color: #fff;
    text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
    font-size: 13px !important;
    font-family: nunito;
    letter-spacing: 1px;
}

a.btn.btn-primary.coupons {
    background: #e8a301;
    border: none;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: nunito;
    padding: 11px 25px;
    border-radius: 50px;
    margin-top: 2em;
}


.payment-logo {
    padding-top: 3em;
    max-width: 800px;
    margin: auto;
    float: none;
}

.text-wrap {
    position: absolute;
    bottom: 10%;
    right: 26px;
    pointer-events: none;
}

.text-wrap p {
    font-family: playfair display;
    color: #fff;
    line-height: 10px;
    font-weight: lighter !important;
    margin: 0 0 5px;
    font-size: 14px;
	letter-spacing: 1px;
}

.text-wrap span.span-1 {
    color: #FFF;
    background: transparent;
    text-transform: capitalize;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 20px;
    font-family: playfair display;
    line-height: 0;
    padding: 0;
    font-weight: 700;
    letter-spacing: 1px;
}



.cta-hover-color {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
}

.cta-hover-color:hover {
    opacity: 1;
    padding: 0 4px;
}


img#bannertext {
    max-width: 500px;
    margin: auto;
}



div#ry-sec3 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-f4423588-79f5-4f1d-87cd-93211b700ecd/hompage_images/reviewsbg.jpg);
    margin: 0;
    background-size: cover;
    padding: 7em 0;
}


.site-phone .btn-btn-primary a {
    color: #fff;
    font-weight: lighter;
}

ul.mobile-icons-li {
    display: none;
}



div#ry-sec3 .ry-container {
    max-width: 80%;
    float: none;
    margin: auto;
    clear: both;
    padding: 0 2em;
}

div#ry-sec3 h2 {
    margin: 0;
    color: #fff;
    font-weight: bold;
    font-size: 23px !important;
}

div#ry-sec3 .ry-container {
    max-width: 80%;
    float: none;
    margin: auto;
    clear: both;
    padding: 0 2em;
}

.footer-inside-wrapper {
    padding: 0 30px;
    margin: 3em 0 1em;
}

.footer-inside-wrapper .ry-input {
    height: 40px;
    border-radius: 0;
    padding: 6px 12px;
    font-family: nunito;
    font-size: 16px;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.sumit-button {
    padding-top: 10px;
}


button.submit-footer {
    background: #eea701;
    color: #fff;
    font-family: nunito;
    padding: 6px 31px;
    border: none;
    border-radius: 50px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

button.submit-footer i {
    padding-left: 10px;
    font-weight: bold;
}

.footer-inside-wrapper textarea.form-control {
    height: 150px;
}

div#map-section {
    padding: 0;
    margin: 0;
}


.map-title p {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    left: 3em;
    top: 10px;
}

.footer-form-container {
    position: absolute;
    bottom: 0;
    max-width: 320px;
}

.map-title {
    background: #017538;
    line-height: 50px;
    overflow: hidden;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    padding: 0;
    margin: 0;
}

.footer-form-wrapper {
    background: #fff;
    padding: 0;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    max-width: 322px;
}

.footer-form-wrapper:before {
    content: '';
    width: 72px;
    height: 431px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/shadow_form_left.png);
    position: absolute;
    top: 26px;
    opacity: 0.4;
	left: -67px;
}

.footer-form-wrapper:after {
    content: '';
    width: 72px;
    height: 431px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/shadow_form_right.png);
    position: absolute;
    top: 26px;
    opacity: 0.4;
}




form#contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #202020!important;

}
form#contact-form input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #202020;
}
form#contact-form input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #202020;

}
form#contact-form input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #202020;

}

form#contact-form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#202020 !important;
}
form#contact-form textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #202020;
}

form#contact-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #202020;

} 
form#contact-form textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #202020;

}

.modal-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff!important;

}
.modal-content input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
.modal-content input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #fff;

}
.modal-content input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #fff;

}

.modal-content textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#fff !important;
}
.modal-content textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}

.modal-content textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #fff;

} 
.modal-content textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #fff;

}





.footer-content {
    padding: 0;
    margin: auto;
    color: #45423c;
    line-height: 25px;
}

table.office-hours td {
    font-size: 15px;
    line-height: 30px;
    font-weight: lighter;
}

table.office-hours td:first-child {
	padding-right:30px;
}





.footer-button-wrapper {
    padding-bottom: 20px;
}


a.btn.btn-primary.portal-acces {
    border-radius: 50px;
    color: #017538;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 37px;
    width: 100%;
    background: #fff;
    border: none;
}

a.btn.btn-primary.portal-acces:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/dog.png);
    position: absolute;
    background-size: contain;
    height: 40px;
    width: 35px;
    display: block;
    background-repeat: no-repeat;
    left: 2em;
}

a.btn.btn-primary.portal-acces:after {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/arrow_right.png);
    position: absolute;
    display: block;
    background-size: contain;
    height: 20px;
    width: 20px;
    right: 2em;
    top: 1em;
}

a.btn.btn-primary.portal-acces:hover {
    border: none;
    letter-spacing: 0;
}


.footer-button-wrapper:nth-child(2) a.btn.btn-primary.portal-acces:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/return_online_user_icon.png);
    position: absolute;
    background-size: contain;
    height: 40px;
    width: 30px;
    display: block;
    background-repeat: no-repeat;
    left: 20px;
    top: 10px;
}
.contact-info-block span.span-5 {
    color: #fff;
}

.contact-info-block span.span-5:before {
    content: '\f095';
    font-family: fontawesome;
    margin-right: 8px;
}

.contact-info-block li p {
    color: #fff;
    font-weight: lighter;
    letter-spacing: 1px;
}
.contact-info-block .ry-content.copy span {
	display:block;
}
.contact-info-block .ry-content.copy span .fa {
    width: 20px;
    margin-right: 10px;
    text-align: center;
	
}

.contact-info-block li {
    line-height: 20px;
    list-style: none;
}

.contact-info-block ul {
    -webkit-padding-start: 0;
}

.contact-info-block {
    padding-top: 1.5em;
    font-weight: lighter;
}

.fa.fa-marker:before {
    content: '\f041';
    font-family: fontawesome;
}

/*Inner Page Overrides*/

.fb {
    max-width: 250px;
}

.separator {
    padding: 1em 0;
    border-bottom: 1px solid rgba(118, 104, 79, 0.20);
}

.separator ul {
    -webkit-padding-start: 1em;
}

.content-list li {
    position: relative;
    list-style: none;
}

.content-list h4 {
    margin: 0;
    line-height: 2em;
    font-size: 19px !important;
    font-family: poppins;
    font-style: normal;
}

.content-list h4:before {
    content: '\f0da';
    font-family: fontawesome;
    padding-right: 8px;
}

.content-list h4 {
    margin: 0;
    line-height: 2em;
    font-size: 19px !important;
    font-family: poppins;
    font-style: normal;
}

.hospital-tour a.carousel-control {
    background: #570017;
    color: #fff;
}

.ui-widget-header .ui-icon {
    background-image: none;
    color: #fff;
}

a.ui-datepicker-next.ui-corner-all:before {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    left: 13px;
    top: 3px;
}



a.ui-datepicker-prev:before {
    content: '\f104';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    left: 13px;
    top: 3px;
}

a.ui-datepicker-prev:hover, a.ui-datepicker-next:hover {
    background: #570017;
}

a.ui-datepicker-prev, a.ui-datepicker-next {
	background: #570017;
}

.servicescontent {
    margin: auto;
    max-width: 800px;
}

.serv-left {
    background: url(https://www.royacdn.com/unsafe/smart/Site-b62ffe22-7d3d-4909-b251-9a5430e20bfe/Resources/green_bg_pattern.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    height: 600px !important;
    padding: 0;
	align-items:center;
}

.serv-left p {
    text-align: center;
    color: #fff;
    font-weight: lighter;
    margin: 2em 0;
}

.serv-left >div {
    margin: auto;
    max-width: 350px;
}

.serv-wrap {
    padding: 0;
}
.serv-right {
    display: flex;
    height: 600px !important;
    padding: 0;
    flex-direction: column;
}

.servicescontent ul {
    column-count: 2;
}

.serv-right {
    display: flex;
}

.rev-images-block {
    padding: 1em 0;
}

.rev-wrapper img {
    max-width: 200px;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    
}

.rev-wrapper:hover img {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

.list-services li p:before {
    content: '\f0da';
    font-family: fontawesome;
    margin-right: 10px;
}

.services-image-wrapper {
    padding: 10px;
    float: right;
}

.list-services ul {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-padding-start: 0;
}

.list-services li {
    list-style: none;
}


.services-container{
    padding: 40px 0px;
}


.services-container img {
    max-width: 300px;
    margin: 0 auto;
	-webkit-box-shadow: 0 11px 17px -12px #666;
	        box-shadow: 0 11px 17px -12px #666;
}


.services-container h3 {
	 color: #4c721d;
    font-size: 20px !important;
    margin-top: 0;
}

.about {
    max-width: 300px;
    margin: auto;
    -webkit-box-shadow: 0 11px 17px -12px #666;
            box-shadow: 0 11px 17px -12px #666;
}

.testi-block img {
    max-width: 200px;
    margin: 10px auto;
}


.modal {
    overflow-y: hidden;
}

.hospital-tour img:hover {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}


.services-image-wrapper {
    margin: 10px;
}


.services li {
    list-style: none;
}

.services ul {
    -webkit-padding-start: 0;
}

.services ul li a:before {
    content: '\f046';
    font-family: fontawesome;
    padding-right: 10px;
}


.services ul {
    -webkit-column-count: 2;
    column-count: 2;
    padding: 20px 0;
}

.services a {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.services a:hover {
    text-decoration: none;
    margin-left: 10px;
    color: #968102;
}




.services-image {
    max-width: 500px;
    -webkit-box-shadow: 0 11px 17px -12px #666;
            box-shadow: 0 11px 17px -12px #666;
    margin: auto;
}

.articles li {
    list-style: none;
}

.articles ul {
    -webkit-padding-start: 0;
}

.articles ul li a:before {
    content: '\f044';
    font-family: fontawesome;
    padding-right: 10px;
}


.articles ul {
    -webkit-column-count: 2;
    column-count: 2;
   
}

.articles a {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.articles a:hover {
    text-decoration: none;
    margin-left: 10px;
}



.form-wrapper {
    padding: 30px 30px 30px 20px;
    background: rgba(221, 221, 221, 0.38);
    margin-top: 1em;
}


.bnr-title h2 {
    color: #fff;
    text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
    font-size: 50px !important;
}


.top-contact-wrapper a:hover {
    text-decoration: none;
}


div#bnr1 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/insidebanner/insidebanner1.jpg);
    background-size: cover;
}

div#bnr2 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/insidebanner/innerbanner2.jpg);
    background-size: cover;
    background-position: 45%;
}



div#bnr3{
    background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/insidebanner/insidebanner3.jpg);
    background-size: cover;
}



.dashed-border {
    border-bottom: 1px dashed #570017;
}

.about-image {
    max-width: 150px;
    margin: auto;
    -webkit-box-shadow: 0 11px 17px -12px #666;
            box-shadow: 0 11px 17px -12px #666;
    padding-right: 10px;
}

.text-wrapper2 {
    padding: 20px 0px;
}


.inside-sidebar h3 {
    font-size: 17px !important;
    font-family: poppins;
    font-weight: normal !important;
    font-style: normal;
    color: #fff !important;
}

.inside-sidebar strong {
    font-weight: normal;
}

.inside-sidebar .cta-title {
    max-width: 160px;
    font-size: 14px !important;
}
.inside-sidebar .cta-wrapper {
    margin-bottom: 1em;
}
.inside-sidebar {
    max-width: 500px;
    margin: auto;
    float: none;
}






.blog-item {
    padding: 20px 0;
}


.blog-item img {
    -webkit-box-shadow: 0 11px 17px -12px #666;
            box-shadow: 0 11px 17px -12px #666;
    max-width: 400px;
    margin: auto;
}



.social-inner-wrap li a {
    padding: 5px !important;
    color: #fff;
}


@media (max-width: 1500px) {
	
	.first-section-wrapper .ry-content-wrp {
		padding: 40px 0;
	}
	
	div#homecontent div#ry-sec1 {
		background-size:100% 100%;
	}
}

@media (max-width: 1400px) and (min-width:992px) {
	
	.slider-text-wrapper {
		max-width: 400px !important;
		background: rgba(255, 255, 255, 0.80);
		border-radius: 5px;
		padding: 10px 5px!important;
	}
	
	div.ry-footer-blocks {
		height:300px;
	}

	div.footer-content h3 {
			font-size: 17px !important;
	}
	
	

}

@media (max-width:991px) {
	
	.default .ry-content-wrp {
    margin-top: 6em;
}
	

	
	.slider-text p {
		display:none;
	
	}
	table.Office-hours {
		width:100%;
	}
	
	.ry-footer-blocks {
    background: rgb(241,240,229);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(241,240,229,1) 0%, rgba(233,231,219,1) 26%, rgba(205,199,189,1) 85%, rgba(201,195,185,1) 100%);
    background: -webkit-linear-gradient(top, rgba(241,240,229,1) 0%,rgba(233,231,219,1) 26%,rgba(205,199,189,1) 85%,rgba(201,195,185,1) 100%);
    background: linear-gradient(to bottom, rgba(241,240,229,1) 0%,rgba(233,231,219,1) 26%,rgba(205,199,189,1) 85%,rgba(201,195,185,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f0e5', endColorstr='#c9c3b9',GradientType=0 );
}
	
	.cta-section {
    padding: 4em 0;
}
	
		.logo-wrp:nth-child(1) img {
		margin-bottom: 0;
		max-width: 142px;
	}
	
	.header-contact i {
    display: none;
}

	a.header-contact {
		font-size: 10px;
	}

	.logo-wrp:nth-child(3) img {
		top: 0;
	}

	.logo-wrp:nth-child(1) a {
		top: 0;
	}

	.logo-wrp:nth-child(4) img {
		max-width: 50px;
		left: -24px;
		top: -7px;
	}

	.logo-wrp:nth-child(2) img {
		top: -5px;
		max-width: 50px;
	}

	.logo-wrp:nth-child(3) img {
		top: -4px;
		max-width: 90px;
	}

	.logo-wrp:nth-child(4) a {
		top: -13px;
		left: -20px;
	}
	.logo-wrp:nth-child(3) a {
		top: 6px;
	}

	.logo-wrp:nth-child(2) a {
		left: -3px !important;
		top: -11px;
	}

	.logo-wrp:nth-child(1) {
		width: 31%;
	}
	
	
	
	.home-feat {
		margin-top: 5em;
	}

	
	.serv-left {
		background: transparent;
	}
	
	.serv-right, .serv-left {
		height: auto !important;
		padding: 2em 0;
	}
	
	.footer-menu {
		display: none;
	}
	
	.footer-contact-info {
		display:block !important;
	}
	
	.servicescontent ul li {
		text-align: left;
	}
	
	.cta-title {
		padding: 8px 0;
	}
	
	.default .ry-left-wrp {
		padding-right: 0 !important;
	}
	
	.mobileicons i {
		background: #570017;
		color: #ffecd3;
		font-size: 15px;
		padding: 10px 12px;
		border-radius: 50px;
	}

	ul.mobileicons {
		max-width: 265px;
		margin: -12px auto 0;
		float: none;
		display: flex;
		-webkit-padding-start: 0;
	}

	ul.mobileicons li a {
		color: #fff !important;
		font-size: 20px !important;
		text-decoration: none !important;
		padding-right:10px !important;
	}


	.mobileicon-wrapper {
		padding: 0;
		background: #6c010f;
		position: absolute;
		top: 100px;
		height: 45px;
	}
		   `
	div.cta-wrapper:after {
		display:none;
	}
	
	div.footer-inner-container p {
		text-align: center !important;
		position: initial !important;
	}
	
	.inside-sidebar {
		padding-top: 2em;
	}
	
	div.bnr-wrp {
    	margin-top: 5em;
		background-position:center center !important;
	}
	
	.rev-wrapper img {
		margin:auto;
	}
	
	.rev-wrapper {
		width: 33%;
	}

	
	div.services-link {
		position: relative;
		right: 0;
		text-align: center;
		top: 35px;
	}
	
	div.iconimagewrapper {
		padding:18px 0;
	}
	
	div.social-inner-wrap {
		right: 0;
		top: -7px;
		position: relative;
		float: none;
	}
	
	
	
	div.icon-wrapper {
		width: 50%;
		margin: 2em 0;
	}

	.text-left, .text-right {
		width: 100% !important;
		float: left !important;
	}

	div#tabmobile-display {
		display: block;
		position: relative;
		max-width: 100%;
	}
	
	.mobiletab-banner {
		display: block;
		margin-top: 7em;
	}
	
	
	div#laptopdesktop-display {
    display: none;
}
	
	.menu-nav-block {
		display:none;
	}
	
	span.power {
		font-size: 11px;
		float: none;
	}
	
	.copy-right p {
		font-size: 11px !important;
		text-align: center;
		float: none;
	}
	
	div.footerlogo-wrapper {
		max-width: 100%;
	}
	
	.moile-menu .nav>li>a:hover, .mobile-menu .nav>li>a:focus {
    text-decoration: none;
    background-color: #788615;
}
	
	.mobile-menu .nav .open .dropdown-menu li a {
    color: #fff;
    text-transform: uppercase;
    background: #77684f !important;
}
	
	.mobile-menu ul li a, .mobile-menu .nav .open a {
    background: #788615 !important;
}
	
	.mobile-menu .dropdown-menu {
    background: #77684f;
}
	.slider-text-wrapper a.btn.btn-primary {
		background: #4c721d;
		border: none;
	}
		
	
	

	div#reviews {
		max-width: 100%;
		text-align: left;
	}
	
	form#contact-form {
		max-width: 500px;
		margin: auto;
	}
	
	
	ul.services {
		margin: 2em 0 2em;
	}
	
	div.pets-tab-mobile {
		max-width: 500px;
		margin: auto;
		float: none;
	}
	
	
	
	
	.services li {
		text-align: left;
	}
	
	div.first-section-wrapper h4, div.services-section h3 {
		font-size:20px !important;
	}
	
	div.first-section-wrapper .ry-content-wrp {
		padding: 0;
	}
	
	div#homecontent div#ry-sec1 {
		padding: 2em 0;
	}
	div.cta-wrapper {
		max-width: 500px;
		margin: 0 auto 1em;
		float: none;
	}

	
	
	div#homecontent div#ry-sec1 .ry-container {
		max-width: 90%;
		padding: 0 10px;
	}
	
	

	.nav-open a.pull-right.menu-toggle:before {
		opacity: 0;
	}
	
	a.pull-right.menu-toggle:before {
		content: '\f0c9';
		font-family: fontawesome;
		color: #4c711e;
		font-size: 20px;
	}
	
	a.pull-right.menu-toggle.visible-xs.visible-sm {
		background: transparent;
		float: left;
		padding: 10px;
		margin-left: 24px;
		margin-top: 10px;
		margin-right: 1em;
		text-decoration:none;
	}
	

	div.site-header .logo {
		top: -49px;
	}

	
	div.secon-section-wrapper {
		padding: 2em 0 0;
	}
	
	div.payment-logo {
		padding-top: 1em;
	}
	
	
	
	div.ry-header-container {
		padding-top: 1.5em;
	}
	
	div.testi-block img {
		float:left;
	}
	
	div.mobile-menu {
		position:fixed;
	}
	
	div.vWrp {
    top: 2em;
   
	}
	
	div.ry-container {
		padding: 0 10px !important;
	}
	
	div.services-image-wrapper {
		margin: 10px auto;
	}
	
	
	
	a.pull-right.menu-toggle {
    position: fixed !important;
    margin-right: 2em;
    color: #fff;
    text-decoration: none !important;
}
	div.headwrp.smaller .logo img {
		
	margin-top: 1.4em;
	}
	
	div.slider-text-wrapper h1 {
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
		letter-spacing: 2px;
		color:#fff;
	}
		
	div.first-section-wrapper {
		margin: 3em 0;
	}
	div.cta-block {
		margin-top: 0;
	}
	
	div.site-header {
		border-bottom:none !important;
	}
	
	div.logo img {
		max-width: 180px;
	}
	
	div.headwrp.smaller .ry-header-container {
		margin: -1.5em auto !important;
	}
	
	div.slider-text-wrapper h2 {
		font-size: 27px !important;
		color: #788615;
	}

	div.headwrp {
		position: fixed;
		height: 100px;
	}

	.about-image {
		margin: 0 auto 10px;
		padding-right: 0;
	}
	
	div.pets-wrapper {
		padding-top: 2em;
	}
	
	.slider-text-wrapper {
		position: relative !important;
		background: #f2f2e8;
		padding-top: 2em !important;
		max-width: 100% !important;
		left: 0 !important;
		top: 0 !important;
	}

	.cta-block .cta-container {
		margin: 20px auto !important;
		display: block;
	}
	
	.cta-block .cta-container {
		max-width: 50%;
	}
	
	.coupon-container {
		width: 50%;
		padding: 0 20px;
		margin-bottom: 30px;
	}
		
	#ry-sec2 .title-wrapper:before {
		left: 0;
		right: 0;
		margin: auto;
		top: -4em;
	}
	
	div#fblocks1 img {
		max-width: 250px;
		margin: 0 auto;
	}

	.footer-content .office-hours {
		margin: 0 auto;
	}

	div#fblocks3 .footer-content {
		max-width: 155px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	
	.ry-copyright {
		max-width: 500px;
		margin: auto;
		float: none;
	}
	
	
	/*mobile menu*/
	
	.mobile-menu ul.nav > li {
		display: block;
		width: 100%;
	}

	.mobile-menu {
		height: 700px;
	}

	.nav-open .mobile-menu {
		left: 0;
		Z-INDEX: 9999;
		overflow-x: hidden;
	}

}


@media (max-width:768px) {
	.cta-block .cta-container {
		max-width: 280px;
		margin: 0 auto !important;
		width: 100%;
		clear: both;
		float: none;
	}
	.text-wrap {
		position: relative;
		bottom: 60px !important;
		right: 26px;
	}
	.cta-block .cta-container .icons {
		bottom: 115px;
	}
	
	.coupon-container {
		width: 100%;
	}
	.payment-logo-container img {
		max-width: 70px;
		margin: 10px auto;
	}
	
	div#ry-sec2 {
		padding: 1em 1em 2em;
	}
	
	

}

@media (max-width:600px) {
	
	
	div.cta-section {
		padding: 2em 0;
	}
	
	.servicescontent ul {
		-webkit-padding-start: 0;
		column-count: 1;
	}

	
}

@media (max-width:500px) {
	.logo-wrp:nth-child(2) a {
    left: -20px !important;
    top: -11px;
}

.logo-wrp:nth-child(3) img {
    top: -4px;
    max-width: 56px;
}

.logo-wrp:nth-child(3) a {
    top: 9px;
}

.logo-wrp:nth-child(4) img {
    max-width: 35px;
    left: -19px;
    top: -2px;
}

.logo-wrp:nth-child(4) a {
    top: 0px;
    left: -19px;
}
	
	
	.list-services ul {
		-webkit-column-count: 1;
		column-count: 1;
		
	}

	
	div.services-button-wrapper a.btn.btn-primary:before {
		left:10%;
	}
	
	div.services-button-wrapper a.btn.btn-primary {
		position:relative;
		margin:10px 0;
	}
	
	div.slider-text-wrapper a.btn.btn-primary {
		font-size: 11px !important;
		margin-top: 10px;
	}
	
	#reviews a.carousel-control.left {
		right: 40px;
		
	}

	div.staff-slider {
		margin-top: 2em;
	}

	a.btn.btn-primary.staff-button {
  		right: 0;
		left: 0;
		max-width: 200px;
		margin: auto;
		position: absolute;
		top: 19em;
	}

	
	

	a.pull-right.menu-toggle {
		margin-right: 1em;
	}
	
	
	div.map-title p {
		left: 0;
	}

	div.footer-form-wrapper {
		max-width:250px;
	}
	
	div.bnr-wrp {
		height: 200px !important;
		
	}
	
	div.footer-inner-container .ry-copyleft {
		padding: 0;
	}
	
	div.footer-inner-container p {
		font-size: 13px;
	}
		
	
	div.bnr-title h2 {
		font-size: 30px !important;
	}

	div#bnr3 {
		    background-position: center center;
	
	}
	div.secon-section-wrapper {
		padding: 1em 0;
	}
	
	div.services ul, div.articles ul {
    -webkit-column-count: 1;
		column-count: 1;
		padding: 0;
	}
	
	div.slider-text-wrapper h2 {
		font-size: 20px !important;
	}
	
	div#ry-sec3 {
		padding: 3em 0 6em;
	}
	
	
	
	
	

}

@media (max-width:320px) {
	div.slider-text-wrapper a.btn.btn-primary {
		display:none;
	}
	
	div.services-button-wrapper a.btn.btn-primary:before {
		left: 5px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	div.slider-text-wrapper h1 {
		font-size:30px!important;
	}
	
	.services-button-wrapper >div {
		width: 50%;
	}
	
	.ry-copyleft {
		margin-bottom: 1em;
	}

	
}


@media (max-width:1400px) and (min-width:992px) {
	
	.refill-login-button:nth-child(1) .btn.btn-primary.header1:before {
		width:40px;
		height:35px;
	}
	
		.header-info a.btn.btn-primary {
			font-size: 12px !important;
		}
	
		.ry-header-container {
			max-width:90% !important;
		}
	
		.menu-nav-block .ry-container {
		max-width: 90% !important;
	}
	
	a.btn.btn-primary.header1 span:before {
		display: none;
		}
	
}


	
@media (max-width:1024px) and (min-width:992px) {
	

	
	
	
	.ry-header-container {

		max-width:100% !important;
	}

	
}

@media (max-width:1198px) and (min-width:992px) {
	
	
	
	ul.menu-wrap li a {
		font-size:14px !important;
	}
	
	
}

@media (max-width:1199px) and (min-width:992px) {
	
	.ry-footer-blocks:nth-child(3) {
			padding-left: 0 !important;
	}

	.footer-content form#contact-form {
		padding-right: 4em !important;
	}

	.ry-footer-blocks:nth-child(4) {
		padding-left: 2em;
	}

	.footer-logo {

		top: 6em;
		left: 1em;
	}
}


@media (min-width:1199px) {
	
	
	
	div#fblocks3 {
		margin-left: -5em;
	}
	
	table.office-hours td:first-child {
    padding-right: 50px;
	}
}

@media (min-width:992px) {
	
	div.slider-text-wrapper .align-center {
		text-align: left !important;
	}
	
	.content-list ul {
		column-count: 2;
		-webkit-padding-start: 0;
	}
	
	.ry-footer-blocks {
		 background: url(https://www.royacdn.com/unsafe/smart/Site-b62ffe22-7d3d-4909-b251-9a5430e20bfe/Resources/contactbg.jpg);
	}
	

}