/* Menu Overrides */
a.pull-right.menu-toggle {
    position: absolute;
    right: 0;
    z-index: 999;
    top: 0;
}

.mobile-menu ul.nav {
    margin: 4em 0;
    text-align: center;
    padding-top: 2em;
}

/* Powered by: roya */
span.power {
    float: right;
    font-size: 11px;
}

img.img-responsive.roya-copy {
    max-width: 40px;390
	
    display: inline-block;
}

.footer-copy {
    font-size: 12px;
    color: #ccc;
    border-top: 1px solid rgba(204, 204, 204, 0.3);
    padding-top: 1em;
}


/* Homepage Overrides */

.separator:nth-child(1) {
    margin-top: 0;
}

.separator {
    border-bottom: 1px solid rgba(193, 193, 193, 0.50);
    margin: 1em 0;
    padding: 0 0 1em 0;
}

.separator p {
    line-height: 27px;
}

table.healthcareplan td {
    border-bottom: 1px dashed #c1c1c1;
}

table.contact-info.page {
    color: rgb(114, 114, 114);
    font-style: italic;
    font-weight: bold;
}


.pagecontactinfo table.Office-hours {
    font-style: italic;
    font-weight: bold;
}

.site-header ul .dropdown-menu li a {
    padding: 10px !important;
}


.btn.btn-primary.app:hover a {
    color: #36363f;
	text-decoration:none;
}

.insidearrow {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    z-index: 500;
}

.insidearrow i {
    font-size: 40px;
}

div#def-content .ry-content-wrp {
    margin-top: 4em;
    background: #fff;
    padding: 3em 2em;
}




.pagecontactinfo {
    margin: 2em 0;
}


.video-wrp {
    max-width: 600px;
    margin: 1em auto;
    float: none;
}


table.healthcareplan {
    font-size: 14px;
    font-family: "Fauna One", serif;
    width: 100%;
}

div#medicalservices ul {
    column-count: 1;
}

.tabslider ol.carousel-indicators {
    display: none !important;
}


div.intro-box.carousel .carousel-control {
    color: #fff !important;
    text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
}

.intro-box a.carousel-control.right {
    right: 2em;
}

.intro-box .carousel-control.left {
    left: 2em;
}

.intro-box.carousel .carousel-control .icon-next:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/right_arrow.png);
    background-size: contain;
    height: 60px;
    width: 27px;
    display: block;
    content: '';
    background-repeat: no-repeat;
}

.intro-box.carousel .carousel-control .icon-prev:before {
    display: block;
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/left_arrow.png);
    background-size: contain !important;
    background-repeat: no-repeat;
    height: 60px;
    width: 27px;
    content: '';
}


/* ------- Bounce ----*/


.forArrow .arrowdown {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    margin-top: 50px;
    color: #6e6d7d;
    font-size: 50px;
    cursor: pointer;
    bottom: 94px;
    z-index: 1;
}

.arrow.bounce:before {
    content: '\f107';
    font-family: fontawesome;
}
.mapblock {
    padding: 0;
}

.footer-fullwrap {
    padding: 0;
    
}

.mission-content h2 {
    color: #36363f;
}

.mission-section {
    margin-top: 3em;
}

.mission-content {
    max-width: 976px;
    margin: auto;
    float: none;
}

.mission-content p {
    color: #36363f;
}


.home-cta {
    margin-top: 5em;
}

a#ctabtn1 {
    background: #eb7b21;
    color: #fff;
}

a#ctabtn2 {
    background: #fff974;
    color: #151515;
}


a.btn.btn-primary:hover {
    color: #151515 !important;
    border: 1px solid #fff96c !important;
}

.ctainnerwrp .btn.btn-primary {
    letter-spacing: 0px !important;
    font-size: 16px;
    font-weight: normal !important;
    border-radius: 5px;
    border: none !important;
}

a#ctabtn3 {
    background:#fff;
    color:#1d9daa;
}

.ctainnerwrp .btn.btn-primary:after {
    display:none;
}

div.ctainnerwrp p {
    color: #fff;
    font-size: 16px;
    font-weight: lighter;
    line-height: 25px;
    margin-top: 0;
}

.ctainnerwrp {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/ctabg1.png);
    background-size: cover;
    background-position: center;
    border-radius: 8px;
    color: #fff;
    padding: 3em;
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/*.ctawrp:nth-child(3) .ctainnerwrp img {
    max-width: 60px;
    position: absolute;
    top: 4.5em;
    left: 10px;
}



.ctawrp:nth-child(3) .ctainnerwrp p {
    text-align: left !important;
    position:relative;
    left:35px;
    
}

.ctawrp:nth-child(3) .ctainnerwrp h4 {
    text-align:left !important;
    position:relative;
    left:35px;
}
*/
.ctawrp {
    padding: 0 10px;
}

.ctawrp:nth-child(2) .ctainnerwrp {
    background: #170fc4;
}

.ctawrp:nth-child(2) .ctainnerwrp p {
    color: #fff;
    font-weight: lighter;
    line-height: 25px;
    font-size:16px !important;
}



.ctawrp:first-child .ctainnerwrp img {
    max-width: 200px;
    margin: auto;
}


.ctawrp:first-child .ctainnerwrp p {
        font-family: 'Fauna One', serif;
    }



.home-cta {
    margin-top: 5em;
}


div.site-phone a:before {
    content: '\f095';
    padding-right: 10px;
    font-family: fontawesome;
}

.headcta {
    display: inline-block;
    position: relative;
    top: 2em;
}

div.btn.btn-primary.app {
    background: #170ec4;
    border: none;
    padding: 10px 25px;
    letter-spacing: 0 !important;
    position: relative;
    left: -2em;
    border-radius: 5px;
    top: 4px;
    float: right;
}



a.cta {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

.petsites {
    margin: 1em auto;
}

.petsites img {
    max-width: 180px;
    
}

table.contact-info.page {
    color: rgb(98, 128, 140);
}

table.contact-info.page a {
    color: rgb(98, 128, 140);
}



table.contact-info.page i {
    padding-right: 10px;
}

.list-services ul {
    column-count: 2;
    -webkit-padding-start: 0;
}

.list-services ul li {
    list-style: none;
    position: relative;
    padding-left: 1em;
}

.list-services li:before {
    position: absolute;
    left: -28px;
    content: '\f178';
    font-family: fontawesome;
    padding-right: 10px;
}

div#ry-sec2 a.btn.btn-primary {
    background: transparent;
    padding: 10px 0;
    margin-top: 1em;
}



.copyright-right {
    float: right;
    font-size: 12px;
    display: inline-block;
    color: rgba(255, 255, 255, 0.50);
    font-weight: lighter;
}

.copyright p {
    font-size: 12px;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.50);
    font-weight: lighter;
    text-transform: capitalize;
}

img.img-responsive.roya-copy {
    max-width: 40px;
    display: inline-block;
}

div.copyright a {
    color: rgba(255, 255, 255, 0.50);
}

.copyright {
    margin-top: 1em;
    z-index: 1;
    border-top: rgba(255, 255, 255, 0.20) 1px solid;
    padding-top: 1em;
}

form#contact-form {
    padding-right: 5em;
}

.footer-form-input {
    margin-top: 2em;
}

.contct-submit {
    text-align: right;
}

input.submit-footer {
    background: #170fc4;
    font-size: 14px;
    border: none !important;
    border-radius: 3px;
    padding: 0 35px;
    color: #fff;
}

a.btn.btn-primary.gallery {
    background: #effbfd;
    color: #009acc;
}

.section7-wrapper h2 {
    color: #fff;
    position: relative;
    top: -1em;
}

div.gallery-content-block h3 {
    color: #f0fbfd;
    font-family: poppins;
    font-weight: lighter;
    margin: 0;
    font-size: 18px !important;
}

.gallery-content-block {
    position: relative;
    top: 2.4em;
}

div#ry-sec7 {
    background: #009acc;
    margin: 0;
}

.section7-wrapper {
    padding: 4em 0;
}

.gallery-block {
    padding: 0;
}

.gallery-page img {
    height: 200px;
    margin: 10px 0;
}

.galleryimg-wrapper {
    padding: 0;
}




.sec6img-wrapper {
    margin-right: -36px;
    z-index: 1;
}
.sec6-content1 h2 {
    color: #fff;
    font-size: 25px !important;
    font-weight: lighter;
    margin: 0;
}

.sec6-content1 {
    margin-top: 5em;
    margin-left: 4.5em;
    max-width: 550px;
}

.sec6-content {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/Sec6_bg.jpg);
    background-size: cover;
    background-position: center right;
}

.sec6-content2 ul li {
    list-style: none;
    line-height: 22px;
    color: #fff;
    font-size: 15px;
}

div#ry-sec6 {
    margin: 0;
    padding: 5em 0;
}

.sec6-content2 ul {
    column-count: 2;
    -webkit-padding-start: 0;
    margin-top: 23px;
}

.sec6-content2 ul li {
    list-style: none;
}


.sec5-content2 img {
    max-width: 80px;
    position: absolute;
    left: -6em;
    animation-duration: 1s;
}

.sec5-content2 {
    margin-top: 3em;
    margin-left: 3em;
    
}

.sec5-content2 >div {
    margin-left: 2.5em;
}

.sec5-content:before {
    content: '';
    border-bottom: 1px dashed rgba(237, 250, 253, 0.38);
    width: 100%;
    position: absolute;
    right: -6px;
    top: 55%;
}

div#ry-sec5 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/Featured_products_bg.jpg);
    margin: 0;
    padding: 8em 0 5em;
    color: #fff;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.testi-section {
    padding: 12em 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/testimonials_bg_img.jpg);
    background-size: cover;
    background-position: left;
}

.testi-container {
    float: right;
    right: 1em;
}

.testi-container p {
    font-style: italic;
    color: #6e6d7d;
    font-weight: 600;
}

.testiwrapper {
    max-width: 900px;
    padding: 0 2em;
    height: 300px;
}

.testiwrapper a.carousel-control.right .icon-next:before {
    display: block;
    margin: auto;
    position: relative;
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/right_arrow.png);
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat;
    height: 70px;
    width: 20px;
    right: -50px;
    top: -2em;
}

.testiwrapper a.carousel-control.left .icon-prev:before {
    display: block;
    margin: auto;
    position: relative;
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/left_arrow.png);
    content: '';
    background-size: contain !important;
    background-repeat: no-repeat;
    height: 70px;
    width: 20px;
    left: -50px;
    top: -2em
}

div.testiwrapper h5 {
    color: #6e6d7d;
    font-weight: bold;
    font-size: 17px !important;
}







.sec3-content h5 {
    font-size: 20px !important;
    color: #6e6d7d;
    font-family: 'Open Sans', sans-serif;
    margin-top: 1em;
    line-height: 25px;
}


.first-content-wrapper {
    z-index: 0;
    margin-top: 4em;
}

.pet1 {
    position: absolute;
    bottom: 30%;
    z-index: 300;
	pointer-events: none;
}

.pet2 {
    position: absolute;
    bottom: -1%;
    left: 0;
    z-index: 1;
	pointer-events: none;
}




.first-content-wrapper p {
    color: #6e6d7d;
    margin-top: 2em;
    line-height: 30px;
}


ul.social-icons li:hover {
    background: #2b4c6d !important;
}

ul.social-icons li:hover a {
    color: #fff!important;
}

.app:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 11px;
    display: block;
    background: rgba(255, 255, 255, 0.48);
    top: 12px;
    right: -21px;
}


.top-contact-wrapper {
    width: 100%;
    background: #135589;
    height: 38px;
}

.app {
    position: absolute;
    top: 3px;
    right: 173px;
}

.top-container {
    max-width: 80%;
    margin: auto;
    float: none;
    clear: both;
    padding: 0 1em;
}

div#ry-sec2 h4 {
    color: #fff;
}

div#ry-sec4 h2 {
    color: #fff;
}

div.app a {
    color: #fff;
}

.cta-wrapper h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px !important;
    color: #fff;
}

.mobile-menu .dropdown-menu {
    background: #edfafd;
    padding: 1em 0;
}

a.btn.btn-primary.footerbtn:hover {
    background: #0f07c5;
    color: #fff !important;
    
}

img#vetsymbol {
    box-shadow: none;
    max-width: 200px;
}




a.btn.btn-primary.footerbtn {
    background: #fff7c5;
    padding: 5px 10px;
    color: #242428;
    border: none !important;
    position: absolute;
    right: 58px;
    top: 38px;
    border-radius: 8px;
    font-size: 12px;
}




div.footer-inner-container a {
    color: #fff;
}


.footer-inner-container span1:after {
    content: '';
    border-right: 1px solid #fff;
    position: absolute;
    height: 10px;
    width: 4px;
    top: 10px;
}


.plugin-left .romw .romw-stars i {
    color: #f3b775;
    font-size: 14px;
}

.plugin-left span.romw-author {
    padding-right: 5px;
    color: #355d81;
    font-size: 14px;
    font-weight: bold;
}

.plugin-left .romw .romw-source-logo img {
    height: 20px;
}

.plugin-left .romw .romw-text {
    clear: both;
    padding: 20px 0;
    text-align: left;
    border-bottom: 1px solid rgba(193, 193, 193, 0.26);
}

.plugin-left .romw .romw-author-photo img {
    max-width: 60px;
    object-fit: cover;
    border-radius: 50%;
    width: 50px;
    height: 48px;
}

div#review-container {
    overflow-y: scroll;
    background: #fff;
    padding: 0 2em;
    max-width: 500px;
    margin: auto;
    max-height: 639px !important;
}

div#review-container::-webkit-scrollbar-thumb {
    background-color: #305579 !important;
   
}

.review-wrapper {
    margin-top: 1.5em;
}

div#review-container::-webkit-scrollbar {
    width: 5px;
    background-color: rgba(78, 78, 78, 0.10);
}

.plugin-wrapper {
    background: #fff;
    padding: 2em;
    max-width: 1000px;
    position: relative;
    left: 14em;
    top: 2em;
}

.plugin-title p {
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    top: 12px;
}

.plugin-left p.romw-text {
    font-size: 12px;
    line-height: 25px;
}
.insta-slider {
    margin-top: 22px;
}


.plugin-title {
    background: #335d82;
    height: 50px;
    padding: 0;
}

.reviews-block {
    padding: 0;
    border: 1px solid #d1d1d1;
    border-top: none;
    height: 700px;
}

div#first-section {
    margin: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/welcome_bg.png);
    background-size: cover;
    margin-top: -8.5em;
    background-position: top;
}

.contact-button {
    text-align: center;
    top: 1.8em;
}
.footer-social .social-inner-wrap {
    float: left;
}

.footer-social {
    margin-top: 1.5em;
    padding: 0;
}

.menuwrp {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 102px;
    float: right;
}


a.btn.btn-primary.header {
    height: 38px;
    position: relative;
    top: 10px;
    background: #f18f54;
    font-size: 14px;
}

a.btn.btn-primary.header:after {
    display: none;
}

.site-phone a strong {
    padding-left: 5px;
}

div.site-phone a {
    color: #170fc4 !important;
    text-transform: initial;
    font-size: 16px !important;
    font-weight: bold;
}

.site-phone a strong {
    padding-left: 5px;
}

div.social-inner-wrap li a {
    color: #fff !important;
}


.footer-menu ul {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-padding-start: 0;
    font-weight: lighter;
}

.footer-menu ul li a {
    color: #fff;
    transition: all ease 0.3s;
}

.footer-menu li {
    list-style: none;
}

.footer-menu ul li a:hover {
    text-decoration: none;
    letter-spacing: 1px;
    color: #f3b775;
}

#ry-sec4 .first-section-left {
    background: #fff;
}


.footer-wrap ul {
    column-count: 2;
    -webkit-padding-start: 0;
}

.footer-wrap ul li {
    list-style: none;
}

.footer-wrap li a {
    color: #fff;
}

.footer-wrap ul {
    column-count: 2;
    -webkit-padding-start: 0;
}




.client-links img {
    max-width: 400px;
    margin: 1em 0;
}

div.cta-title a {
    color: #fff;
    text-transform: uppercase;
    transition: all ease 0.3s;
}

div.cta-title a:hover {
    text-decoration: none;
    letter-spacing: 1px;
}

.services-cta-wrapper img {
    max-width: 300px;
    margin: auto;
    transition: all ease 0.8s;
}

.services-cta-wrapper {
    margin: auto;
}

.first-section-left {
    padding: 0;
    display: flex;
}

.first-section-right {
    padding: 0;
}

.first-section-right-content {
    max-width: 600px;
    margin: auto;
}

.first-section-left .ry-copy {
    margin: auto;
    max-width: 600px;
    color: #fff;
}


.section4-wrapper a.btn.btn-primary {
    position: relative;
    top: 1em;
    background: transparent;
}

div#ry-sec4 {
    margin: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/Petgrooming_bg.jpg);
    background-size: cover;
    padding: 4em 0 0 0;
    color: #fff;
}

table.contact-info span {
    position: relative;
    top: -18px;
    padding-right: 10px;
}

table.contact-info a:hover {
    text-decoration: none;
    color: #fff8c5;
    margin-left: 5px;
}

table.contact-info a {
    color: #fff;
    transition: all ease 0.3s;
}





table.Office-hours tr td {
    padding-right: 30px;
    font-size: 16px;
}

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;
}

.headwrp.smaller .top-contact-wrapper {
    display: none;
}

.headwrp.smaller div.site-header .logo {
    top: 0;
}

div.cta-wrapper a:hover {
    text-decoration: none;
}



.cta-section {
    background: transparent;
    max-width: 1300px;
    margin: auto;
    float: none;
}


.slider-text-wrapper a.btn.btn-primary {
    margin-top: 2em;
   
}


.first-section-wrapper {
    margin: 0;
    height: auto;
    padding: 6em 0 10em;
}

.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;
}

.services li {
    list-style: none;
    border-bottom: 1px dashed rgba(51, 51, 51, 0.35);
    line-height: 50px;
}


.services-button-wrapper a.btn.btn-primary:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-f4423588-79f5-4f1d-87cd-93211b700ecd/hompage_images/onlineadmissionform.png);
    background-size: contain;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 17px;
    overflow: hidden;
    left: 67px;
	transition: all ease 0.5s;
    transform: scale(0.80);
}

.services-button-wrapper a.btn.btn-primary:hover:before {
    transform: scale(1);
}


div.services-button-wrapper a.btn.btn-primary {
    border-radius: 0;
    text-transform: initial;
    letter-spacing: 0;
    font-size: 13px;
    width: 100%;
    padding: 1.5em;
    letter-spacing: 1px;
}

div.services-button-wrapper a.btn.btn-primary:hover {
	letter-spacing: 0;
}

.services li a {
    color: #333;
    font-size: 15px;
}

.second-wrapper {
    padding: 0;
}

ul.services {
    -webkit-padding-start: 0;
    margin: 4em 1em 4em;
}

a#pdficon:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-f4423588-79f5-4f1d-87cd-93211b700ecd/hompage_images/pdf_icon.png);
    height: 37px;
    width: 35px;
    background-repeat: no-repeat;
    top: 11px;
}

.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: 41px;
    position: fixed;
    z-index: 999;
    left: -15px;
}



div.contact-info-block a {
    color: #fff;
    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: #170ec4;
    font-size: 55px;
}

div.social-inner-wrap li:nth-child(2) {
    background: #8bc6f3;
}

div.social-inner-wrap li:nth-child(3) {
    background: #3b84aa;
}

div.social-inner-wrap li:nth-child(4) {
    background: #f1786d;
}

div.social-inner-wrap li:nth-child(5) {
    background: #497197;
}


.staff-slider-wapper {
    padding: 0 10px;
}


.slider-text {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-top: 1em;
    font-weight: lighter;
}

table.contact-info {
    color: #fff;
    font-size: 16px;
}



.footer-content {
    margin-top: 1em;
    font-weight: lighter;
}

form#contact-form .form-control {
    box-shadow: none;
    border: 1px solid transparent !important;
    padding: 25px;
    background: #fff;
}

.footer-content-block {
    float: right;
}


.formbtn-wrapper:after {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 5px;
    right: 24px;
    color: #fff;
}


.formbtn-wrapper {
    max-width: 150px;
    margin: auto;
    float: none;
    top: -1em;
}
input.submit-footer.btn.btn-primary {
    letter-spacing: 1px !important;
    padding: 11px 50px;
    border: none !important;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
}

.mobile-icons-li a {
    text-shadow: none !important;
}

div.site-header .logo {
    overflow: initial;
    max-height: none;
    position: relative;
    top: 10px;
}


.imageleft {
    padding: 0;
    float: right;
}

.imageright {
    padding: 0;
    float: left;
}

div#ry-sec2 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/MeettheDrbg.jpg);
    margin: 0;
    padding: 0;
    background-size: cover;
    background-position: bottom left;
    background-attachment: fixed;
}


.first-section-right-content h4 {
    color: #909090;
    font-weight: lighter;
    font-size: 20px !important;
}



.first-section-right-content h2 {
    color: #2e627c;
}


#ry-sec2 .title-wrapper:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/big_saving_icon.png);
    background-size: contain;
    height: 70px;
    width: 70px;
    display: block;
    position: absolute;
    top: 0;
    margin-left: -57px;
}



a.btn.btn-primary {
    letter-spacing: 0 !important;
    padding: 10px 25px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    color: #170ec4;
    border: 1px solid #170ec4;
    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%;
    transition:all ease 0.3s;
}

.cta-block .cta-container .icons .fa:before {
    position: absolute;
    top: 50%;
    left: 54%;
    transform: translate(-50%,-50%);
    color: #fff;
    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: 17px !important;
    color: #36363f;
    font-weight: normal !important;
    margin: 1em;
    font-family: 'Open Sans', sans-serif;
}

.ctawrp h4 {
    font-size: 24px !important;
    font-family: 'Fauna One', serif;
    color: #fff;
    font-weight: normal !important;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px;
}


.ctawrp:nth-child(3) .ctainnerwrp {
    background: #1c9daa;
}


.cta-block {
    padding: 0;
    margin: 0;
}


.payment-logo {
    display: flex;
    margin: 1em 0;
}

.payment-logo >div {
    display: flex;
    flex-direction: column;
}

.payment-logo img {
    max-width: 200px;
    margin: auto;
}
.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-wrapper {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/cta1_bg.png);
    padding: 0 2em;
    color: #fff;
    background-size: cover;
 
}
.cta-wrapper:nth-child(2), .cta-wrapper:nth-child(4) {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/cta2_bg.png);
    background-size: cover;
    display: flex;
}

.cta-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 350px;
}

.cta-wrapper p {
    text-align: center;
    line-height: 25px;
}

.cta-wrapper > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: auto;
    background: transparent;
}

.cta-wrapper img {
    margin: auto;
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 2em;
    max-width: 80px;
	transition:all ease 0.3s;
	
}

.cta-wrapper p {
    height: 70px;
}


.cta-wrapper:hover a.btn.btn-primary {
    opacity: 1;
}


.cta-wrapper:hover img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.shoponlinelink a:after {
    font-family: fontawesome;
    content: '\f0da';
    margin-left: 10px;
	display: none;
}

.top-contact-wrapper a {
    line-height: 34px;
}



.site-phone .btn-btn-primary {
    background: #69883e;
    display: inline-block;
    float: right;
    padding: 10px 28px 10px 45px;
}


.site-phone .btn-btn-primary a {
    font-size: 16px;
    line-height: 21px;
    text-transform: initial;
}


.aaha-logo.wrapper {
    max-width: 60px;
    float: right;
}

.site-phone {
    float: right;
    display: inline-block;
    border: 1px solid #b6b6be;
    padding: 12px 25px;
    position: relative;
    left: -3em;
    top: 4px;
    border-radius: 5px;
}

.sec3-content p {
    color: #6e6d7d;
    font-weight: lighter;
    margin-top: -1em;
}

.section3-wrapper {
    background: #fff;
}

.sec3-content {
    padding: 5em;
}

div#ry-sec3 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/servicesbg01.jpg);
    margin: 0;
    padding: 5em 0;
    background-size: cover;
}

.site-phone .btn-btn-primary a {
    color: #fff;
    font-weight: lighter;
}

ul.mobile-icons-li {
    list-style: none;
}

.sec3-conten2 {
    margin-top: 3em;
    margin-left: 3em;
    font-weight: 500;
}
div#ry-sec3 h2, .testiwrapper h2 {
    color: #333;
    margin-top: 10px;
}
.sec3-conten1 p {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}



.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;
    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;
}


.footer-form-wrapper {
    background: #edfafd;
    padding: 3em 2em;
    
}

.form-block {
    position: absolute;
    top: 3em;
    left: 15%;
    z-index: 300;
    max-width: 490px;
    height: 847px;
    display: flex;
}


/* VIDEO */


.videoblock {
	overflow: hidden;
	line-height:0;
	padding:0;
	
}

.video-dark {
    position: absolute;
    background: rgba(8, 8, 8, 0.4);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.videoblock p {
    line-height: 2em;
}




form#contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #353539 !important;

}
form#contact-form input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color:  #353539 !important;
}
form#contact-form input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color:  #353539 !important;

}
form#contact-form input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color:  #353539 !important;

}

form#contact-form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:  #353539 !important;
}
form#contact-form textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color:  #353539 !important;
}

form#contact-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #353539 !important;

} 
form#contact-form textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color:  #353539 !important;

}


form#default-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #353539 !important;

}
form#default-form input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color:  #353539 !important;
}
form#default-form input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #353539 !important;

}
form#default-form input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color:  #353539 !important;

}

form#default-form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:  #353539 !important;
}
form#default-form textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color:  #353539 !important;
}

form#default-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #353539 !important;

} 
form#default-form  textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color:  #353539 !important;

}


div#fblocks1 img {
    max-width: 250px;
}



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;
}


.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*/

div#ry-sec1:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/circlecurve.png);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    margin: auto;
    z-index: 300;
    height: 300px;
    width: 300px;
    top: -175px;
}


.default div#ry-sec1 {
    background: rgb(215,254,255);
    background: -moz-linear-gradient(top, rgba(215,254,255,1) 0%, rgba(215,254,255,1) 24%, rgba(255,255,255,1) 71%);
    background: -webkit-linear-gradient(top, rgba(215,254,255,1) 0%,rgba(215,254,255,1) 24%,rgba(255,255,255,1) 71%);
    background: linear-gradient(to bottom, rgba(215,254,255,1) 0%,rgba(215,254,255,1) 24%,rgba(255,255,255,1) 71%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7feff', endColorstr='#ffffff',GradientType=0 );
    margin-top: 0;
}

ul.html-sitemap-ul {
    column-count: 2;
    -webkit-padding-start: 0;
}

ul.html-sitemap-ul li {
    list-style: none;
}

ul.html-sitemap-ul li a:before {
    content: '\f178';
    font-family: fontawesome;
    padding-right: 10px;
}


ul.html-sitemap-ul li a {
	transition:all ease 0.3s;
}

ul.html-sitemap-ul li a:hover {
	letter-spacing:1px;
	text-decoration:none;

}

.inside-sidebar .form-control {
    font-style: italic;
    font-weight: bold;
}


.modal-content p {
    color: #36363f;
    font-style: italic;
    font-weight: bold;
}


form#modal-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff !important;

}
form#modal-form input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
form#modal-form input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #fff;

}
form#modal-form input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #fff;

}

form#modal-form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#fff !important;
}
form#modal-form textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color:#fff;
}

form#modal-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #fff;

} 
form#modal-form textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #fff;

}

.custom-modal h4 {
    color: #fff;
}

.testi-page-block img {
    max-width: 700px;
    margin: auto;
    cursor: pointer;
}

.testi-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.testi-video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#def-footer-top #ry-sec4 .first-section-left {
    background: rgba(243, 243, 243, 0.14);
}

.logo-block {
    margin: 2em 0;
}

.logo-block img {
    max-width: 250px;
}

div#lb1 img {
    max-width: 200px;
    margin: 1em auto;
}
.rescue-logo img {
    max-width: 300px;
    margin: auto;
    float: none;
}

img#rev {
    max-width: 150px;
}

img#payment-img {
    max-width: 300px;
    position: relative;
    top: -1.5em;
}
.testi-page-block {
    padding: 20px 0;
    border-bottom: 1px solid rgba(193, 193, 193, 0.14);
    margin: 10px 0;
}

.testi-page-block p:before {
    content: '\f10d';
    font-family: fontawesome;
    padding-right: 10px;
}

.review-block {
    border: 1px solid #c1c1c1;
}

.services-block li {
    list-style: none;
    
}

.services-block {
	margin:20px 0;
}


.services-block:before {
    content: '';
    position: absolute;
    background: url(https://www.royacdn.com/unsafe/smart/Site-698fc95f-8471-4770-a1c3-8e555a590aa1/services/dogpeekonservices.png);
    height: 267px;
    width: 183px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    top: 5em;
    left: -33px;
}

.services-image-wrapper {
    padding: 10px;
    float: right;
}



.list-services li {
    list-style: none;
}



.about {
    max-width: 300px;
    margin: auto;
    box-shadow: 0 11px 17px -12px #666;
}

.testi-block img {
    max-width: 200px;
    margin: 10px auto;
}


.modal {
    overflow-y: hidden;
}

.modal-content {
    color: #fff;
    z-index: 99999;
    background: rgb(215,254,255);
    background: -moz-linear-gradient(top, rgba(215,254,255,1) 0%, rgba(215,254,255,1) 24%, rgba(255,255,255,1) 71%);
    background: -webkit-linear-gradient(top, rgba(215,254,255,1) 0%,rgba(215,254,255,1) 24%,rgba(255,255,255,1) 71%);
    background: linear-gradient(to bottom, rgba(215,254,255,1) 0%,rgba(215,254,255,1) 24%,rgba(255,255,255,1) 71%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7feff', endColorstr='#ffffff',GradientType=0 );
}

.modal-content button.btn.btn-default {
    background: #009bcd;
    border: none;
	margin-top: 10px;
}

.custom-modal textarea#message {
    height: 100px;
}



.custom-modal button.btn.btn-primary, .modal-content button.btn.btn-default {
    border: none;
    letter-spacing: 0;
    background: #170ec4;
    color: #fff;
    font-style: italic;
    font-weight: bold;
}


.custom-modal button.btn.btn-primary:hover, .modal-content button.btn.btn-default:hover {
    color: #4e5155;
    letter-spacing: 0;
    background: #fff96c;
}

.custom-modal .form-control {
    height: auto;
    background: transparent;
    box-shadow: none !important;
    border-radius: 0;
    border: 1px solid rgba(110, 109, 125, 0.16) !important;
    color: #6e6d7d;
    font-style: italic;
    font-weight: bold;
}

.modal .modal-footer {
    border-top: none !important;
}

.modal-header {
    border-bottom: none!important;
}

.modal-content h4 {
    color:#170ec4;
}
.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;
    -moz-column-count: 2;
    column-count: 2;
    padding: 20px 0;
}

.services a {
    transition: all ease 0.3s;
}

.services a:hover {
    text-decoration: none;
    margin-left: 10px;
    color: #968102;
}




.services-image {
    max-width: 500px;
    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;
    -moz-column-count: 2;
    column-count: 2;
   
}

.articles a {
    transition: all ease 0.3s;
}

.articles a:hover {
    text-decoration: none;
    margin-left: 10px;
}



.form-wrapper {
    padding: 30px 30px 30px 20px;
    background: #f7f7f7;
    margin-top: 1em;
}


.bnr-title h2 {
    color: #36363f;
    font-size: 36px !important;
    text-align: left !important;
}

.top-contact-wrapper a:hover {
    text-decoration: none;
}



div#bnr1 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/insidebannerversion3.jpg);
    background-size: cover;
    background-position: center center;
}

div#bnr2 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/banner/insidebanner2version2.jpg);
    background-size: cover;
    background-position: center;
}

div#bnr3 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/banner/insidebanner3version2.jpg);
    background-size: cover;
    background-position: center center;
}



.dashed-border {
    border-bottom: 1px dashed #315679;
}
#sidebar .ctainnerwrp {
    padding: 4em 0;
}

div#petsites .ctainnerwrp {
    padding: 3em;
}
.about-image {
    max-width: 200px;
    margin: auto;
    padding-right: 10px;
}

.text-wrapper2 {
    padding: 35px 0px;
}

.sidebar .socialsocial-inner-wrap {
    top: 0;
    left: 0;
    position: initial;
    float: right;
}

.sidebarsocial {
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    padding: 10px 15px;
}

.sidebarsocial p {
    font-family: 'Fauna One', serif;
    color: #36363f;f
    font-weight: bold;
    position: relative;
    top: 6px;
    font-weight:600;
}


div#social2 {
    position: relative;
    top: -10px;
}

button.btn.btn-primary.search-btn {
    background: #170fc4;
}

button.btn.btn-primary.search-btn i {
    color: #fff;
}

button.btn.btn-primary.search-btn:hover i {
    color: #170fc4;
}

button.btn.btn-primary.search-btn:hover {
    border: 1px solid #fff975;
}
.button-wrapper {
	margin: 0;
}


div#sidebar {
    margin-top: 0;
    padding: 0;
}

div#sidebar .ctawrp {
    padding: 0;
    margin-bottom: 1em;
}




.ctainnerwrp {
    transform: scale(0.95);
    transition: all ease 0.8s;
}


.ctawrp:hover .ctainnerwrp {
    transform: scale(1);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
}




.map-block {
    margin-top: 1em;
    max-width: 800px;
    margin: 1em auto;
}


.inside-sidebar .form-control {
    font-style: italic;
    font-weight: bold;
}

.inside-sidebar {
    max-width:380px;
}



.blog-item {
    padding: 20px 0;
}


.blog-item img {
    box-shadow: 0 11px 17px -12px #666;
    max-width: 400px;
    margin: auto;
}


div#sidebar-social {
    background: #007538;
    padding: 15px 0 3px 0;
    text-align: center;
}

.social-inner-wrap li a {
    padding: 5px !important;
    color: #fff;
}

@media (max-width: 1600px) {
	
	
	a.btn.btn-primary.footerbtn {
		position: initial;
		margin-left: 5px;
	}
	
	.footer-content-block {
		max-width:1100px;
	}
}
	
@media (max-width: 1500px) {
	
	div.bnr-title {
		left: 10%;
	}
	
	div#ry-sec4	{
		zoom: 80%;

	}
	
	div.site-header ul li a {
		font-size:13px !important;
		padding: 0 35px 0 0 !important;
	}
}

@media (min-width:992px) and (max-width: 1080px) {
	
	.sidebarsocial p {
		
	left: -10px;
    font-size: 12px;
	}
}

@media (min-width: 1057px)  and (max-width:1278px) { 
	div.site-phone {
    top: 5px !important;
	}
}
		
	

@media (max-width:991px) {
	
	.sidebarsocial p {
		text-align:center !important;
	}
	
	div#ry-sec1:before {
		display:none;
	}
	
	
.default div#ry-sec1 {
    background: #fff;
    margin-top: 0;
}
	
div.bnr-title h2 {
    text-align: center !important;
}

div.bnr-title {
    left: 0;
    right: 0;
    bottom: 0%;
}

div.insidearrow {
	display:none;
}

div#def-content .ry-content-wrp {
    margin-top: 0;
    padding: 1em 0;
}
	
	div#social2 div.social-inner-wrap {
    justify-content: center;
}
	
	.contct-submit {
    text-align: center;
}
	
	.testi-container {
    float: none;
    right: 0;
	 max-width: 600px;
		margin:auto;
}

.testiwrapper a.carousel-control.left .icon-prev:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/resources/leftarrowmobile.png) !important;
}

	
	.forArrow .arrowdown {
		display:none;
	}
	
	
	
		div.first-section-wrapper {
			
		margin-top: 0 !imporatant;
		padding-bottom: 4em
		}
	
	div#first-section {
    margin-top: 0;
    background: #edfafd;
	}
	
	

	
	
	.sec3-content p {
    font-weight: normal;
}
	
	div#ry-sec3 h2, .testiwrapper h2 {
    color: #fff;
}
	
	
	.ctawrp:nth-child(3) .ctainnerwrp p {
    left: 0;
    text-align: center !important;
}
	
	.ctawrp:nth-child(3) .ctainnerwrp img {
    top: 37px;
    left: 8em;
    right: 0;
    margin: auto;
}
	
.home-cta {
    margin-top: 2em;
}


.ctawrp {
    padding: 0;
    max-width: 400px;
    margin: 1em auto;
    float: none;
}

.ctainnerwrp, div#petsites .ctainnerwrp {
    padding: 4em 0.5em;
    margin-bottom: 2em;
}


.mission-section {
    margin-top: 1em;
}
		
	
	.sec3-content {
    padding: 0;
}

.testiwrapper {
    padding: 0;
    margin: auto;
    float: none;
    min-height: 350px !important;
}

.footer-fullwrap {
    height: auto !important;
}

div#ry-sec3 a.btn.btn-primary {
    border: 1px solid #fff;
    color: #fff;
}

.testi-section {
    padding: 4em 0;
}
	
	.testiwrapper p, .sec3-content h5, .sec3-content p, div.testiwrapper h5 {
    color: #fff;
}

.section3-wrapper {
    background: transparent;
}
	
	
div#ry-sec3 a.btn.btn-primary, .testi-section a.btn.btn-primary {
    border: 1px solid #fff;
    color: #fff;
}
	.intro-box .carousel-control.left {
    left: 0;
}

.intro-box a.carousel-control.right {
    right: 10px;
}
	

	
	.sec3-conten2 >div {
    margin-left: 0;
}
	
	.sec5-content2 img {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: -2.5em;
}
	
	.sec5-content2 >div {
    margin-left: 0;
}
	
	.sec3-conten2 img {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: -2em;
}
	
	.copyright {
    margin-top: 0;
    padding-top: 0;
}
	
	.gallery-content-block .col-xs-12.col-md-6.col-lg-6:nth-child(2) {
		text-align:center;
	}
	
	div#ry-sec5 {
		padding:2em 0;
	}
	
	.form-block {
    position: initial;
    top: 0;
    left: 0;
       max-width: 500px;
    height: 800px;
    display: block;
    margin: auto;
    float: none
}
	
	#map {
    display: none;
}
	
	.copyright-right {
    float: none;
    position: relative;
    top: -1em;
}
	
	
	.copyright p {
    white-space: initial;
}
	
	div.gallery-content-block h3 {
    font-size: 15px !important;
    position: relative;
    top: -1em;
}

	
	.gallery-block {
    display: flex;
}
	
	.section7-wrapper {
    padding: 2em 0 4em;
}

	.sec6-content1 {
    margin: 0;
    padding: 0;
	}
	
	.sec6-content2 ul li {
  
    font-size: 15px;
    text-align: left;
    text-shadow: 1px 2px 4px rgb(0, 0, 0);
}
	
	.sec6-content1 h2 {
    position: relative;
    top: 10px;
}
	
	.sec6img-wrapper {
    display: none;
}
	
	div#ry-sec6 {
    padding: 2em 0;
}
	
	.sec5img-wrapper img {
		max-width: 200px;
    margin: auto;
	}
	
	.sec5-content2 >div:before {
		margin:auto;
		right:0;
		left:0;
		top:18px;
	}
	
	.sec5-content2 {
    padding-top: 5em;
}
	
	.sec5-content:before {
		top:100%;
	}
	
	.sec5-content2 {
		margin:0;
	}
	
	.sec3-conten2 >div:before {
		
	top: -36%;
    right: 0;
    margin: auto;
    float: none;
	left:0;
	}
		
		
	
	.sec3img-wrapper img {
    max-width: 250px;
    margin: auto;
}
	.sec3-content {
    padding-left: 0;
}
	
	.sec3-content:before {
		top:50%;
		left:0;
		right:0;
		width:100%;
		
	}
	
	.sec3-conten2 {
    margin: 5em 0 0 0;
    padding-top: 1.8em;
}
	
	.sec3-content {
    padding-left: 0;
}
	
	.first-section-right img {
    max-width: 250px;
    margin: auto;
    float: none;
}
	
	.first-section-left .ry-copy h5:after {
		width:100%;
	}
	
	.dogfood img {
    max-width: 700px;
}
	
	.insta-feed {
    margin-top: 12px;
}
	
	.footer-inner-container .ry-copyleft {
    padding-left: 0;
    margin-bottom: 0;
}
	
	.first-section-right-content {
		padding:1em;
	}

	.first-section-right-content a.btn.btn-primary {
		position: relative;
		top: -1em;
}
	
	
	div.mobile-menu ul li a {
		color: #6e6d7d !important;
		background: transparent;
		border: solid 1px transparent;
		text-decoration: none;
		font-size: 20px;
		text-transform: uppercase;
		font-family: 'Fauna One', serif;
		font-weight: bold;
	}
	
	.mobile-menu ul li a, .mobile-menu {
		color: #fff !important;
	}

	div.mobile-menu .nav>li>a:hover {
		background-color: transparent;
	}

	.mobile-menu i.fa.fa-close {
		color: #170ec4;
	}
	
	.first-section-left {
		    background-position: center;
	}
	
	
	

	
	.footer-wrapper.ry-fluid {
		padding:1em 0 0;
	}
	
	.footer-social .social-inner-wrap {
		float: none;
	}
	
	.footerlogo-wrapper img {
		margin: 10px auto;
	}

	.footer-menu ul {
		-moz-column-count: 1;
		column-count: 1;
		-webkit-padding-start: 1;
		
	}
	
	#ry-sec4 .first-section-left {
		margin-bottom: 2em;
	}
	
	.client-links img {
		margin: 1em auto;
		max-width: 300px;
	}
	
	div#ry-sec2 .first-section-right-content {
		position: relative;
		top: -8em;
	}
	
	#ry-sec2 .first-section-left {
		background-position:bottom;
	}
	
	
	.services-content-wrapper {
		margin: 1.5em 0;
	}

	.services-container {
		padding: 0;
	}


	.services-container img {
		margin-bottom: 1em;
	}
	
	div.inside-sidebar {
		margin: auto;
		float: none;
	}
	
	a.call-btn.pull-right i {
		display: none;
	}
	
	a.pull-right.menu-toggle.visible-xs.visible-sm:hover {
		color: transparent;
	}

	
	div.staff-slider .carousel .carousel-control .icon-prev {
		left: 0;
	}
	
	
	div.staff-slider .carousel .carousel-control .icon-next {
		right: 0;
	}
	
	div#ry-sec3 .ry-container {
		max-width: 100%;
		}
	
	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%;
	}
	
	.mobile-menu .nav .open .dropdown-menu li a {
		color: #000;
		background: #edfafd;
		border: none;
	}

	.mobile-menu .nav .open .dropdown-menu li a {
		color: #170fc4 !important;
	}
	
	
		
	
	.slider-text-wrapper h5 {
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
	}
		
	div#ry-sec3 {
    padding: 4em 0;
    background-position: center;
	}
		
		div#ry-sec3:before, .testi-section:before {
			content: '';
			background: rgba(39, 34, 42, 0.54);
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
	}


	
	
	form#contact-form {
    max-width: 400px;
    margin: auto;
    padding: 0;
}
	
	table.Office-hours, table.contact-info {
		text-align: left;
		margin: auto;
	}
	
	
	ul.services {
		margin: 2em 0 2em;
	}
	

	
	div.first-section-wrapper h4, div.services-section h3, div#sidebar .ctawrp h4 {
		font-size:20px !important;
	}
	
	div.first-section-wrapper .ry-content-wrp {
		padding: 0;
	}
	
	
	div.cta-wrapper {
		padding: 0 10px;
		
		max-width: 332px;
		margin: 0 auto 2em;
		float: none;
	}

	
	
	
	.nav-open a.pull-right.menu-toggle:before {
		opacity: 0;
	}
	
	a.pull-right.menu-toggle:before {
		content: '\f0c9';
		font-family: fontawesome;
		color: #170ec4;
		font-size: 38px;
	}
	
	a.pull-right.menu-toggle.visible-xs.visible-sm {
		background: transparent;
		float: left;
		padding: 10px;
		margin-left: 24px;
		margin-top: 10px;
		margin-right: 1em;
	}
	

	div.site-header .logo {
		top: 8px;
		left: 0;
	}
	
	div#bnr2 {
		background-position: 75%;
	}
	
	div.secon-section-wrapper {
		padding: 2em 0 0;
	}
	
	div.payment-logo {
		padding-top: 1em;
	}
	
	a.btn.btn-primary.coupons {
		margin-top: 1em;
		padding:11px;
	}
	
	div.ry-header-container {
		padding-top: 0.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;
	}
	
	div.headwrp.smaller .logo img {
		
	margin-top: 1.4em;
	}
	
	div.slider-text-wrapper h1 {
		letter-spacing: 1px;
		    font-weight: bold;
		top:0;
		
	}
		
	div.first-section-wrapper {
    margin-top: -8em;
}
	div.cta-block {
    margin-top: 0;
    padding: 2em 0;
}
	
	div.site-header {
		border-bottom:none !important;
	}
	
	div.logo img {
    max-width: 200px;
    margin-top: 20px;
}

	div.headwrp.smaller .ry-header-container {
		margin: -1.5em auto !important;
	}
	
	div.slider-text-wrapper h2 {
		font-size: 5vw !important;
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
		color: #fff;
	}

	div.headwrp {
		position: relative;
		background: #fff;
	}
	
	.about-image {
		margin: 0 auto 1.5em;
		padding-right: 0;
	}
	
	div.pets-wrapper {
		padding-top: 2em;
	}
	
	
	.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;
	}
	
	div.mobile-menu {
		background: #edfafd;
		background-position: top center;
		background-size: cover;
	}
	

	.nav-open .mobile-menu {
		left: 0;
		Z-INDEX: 9999;
		overflow-x: hidden;
	}

}



	


@media (max-width:500px) {
	
	div.slider-text-wrapper h1 {
		font-size: 18px !important;
		position: relative;
		top: 3em;
		left: 2em;
		font-weight: bold;
	}
	
	.testi-container {
    right: 0;
}

	
	ul.html-sitemap-ul {
		column-count: 1;
		
	}
	
	.list-services ul {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	
	div.footer-form-wrapper {
    padding: 2em 0 0 0;
}
	
	.gallery-page img {
    height: 100px;
}
	
	.slider-text-wrapper p {
		display: none;
	}
	
	.sec2-wrapper h4, .section5-wrapper h4 {
		font-family: poppins;
		font-size: 18px !important;
		margin: 0;
	}
	
	
	
	.slider-text-wrapper >div {
    max-width: 190px;
}
	.first-section-right-content h4 {
		    font-size: 16px !important;
	}
	
	
	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: 10px !important;
    position: relative;
    padding: 5px 14px;
    top: -27px;
}
	
	#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;
	}

	
	div.hospital-tour img {
		height: 80px;
	}

	a.pull-right.menu-toggle {
		margin-right: 1em;
	}
	
	
	div.map-title p {
		left: 0;
	}

	div.footer-form-wrapper {
    padding: 2em 0;
}
	
	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;
		-moz-column-count: 1;
		column-count: 1;
		padding: 0;
	}
	
	div#ry-sec3 h2, #ry-sec2 h2, div#first-section h2, div#ry-sec5 h2, .sec6-content1 h2, .section7-wrapper h2 {
		font-size:20px !important;
	}

	div.slider-text-wrapper {
    top: 9px !important;
    left: 0;
}
	
	


	}


@media (max-width:400px) {
		.mission-section:nth-child(2) a.btn.btn-primary {
		margin-top: 1em;
	}
}
	

@media (max-width:320px) {
	
	
		table.Office-hours tr td {
		padding-right: 10px;
	}
	
	.ctawrp:nth-child(3) .ctainnerwrp img {
		max-width: 50px !important;
		left: 11em !important;
	}

	
	
}


@media (max-width:767px) and (min-width:501px) {
	
	.testimonial-slider .carousel-control {
		display: none !important;
	}
	
	
	.slider-text-wrapper p {
		display:none;
	}
	
	div.slider-text-wrapper {
    left: 0;
    bottom: 0;
    display: flex;
    top: 0;
    right: 0;
    margin: auto;
    float: none;
}
	
		div.slider-text-wrapper h1 {
    letter-spacing: 1px;
    font-weight: bold;
    top: 0;
    font-size: 20px !important;
}
		}
	
	.slider-text-wrapper >div {
		margin: auto;
	}
}





	
	
	
	

@media (max-width:1198px) and (min-width:992px) {
	
	.home-cta.wow.fadeInUp {
		zoom: 86%;
	}
	
	.ctawrp:nth-child(3) .ctainnerwrp img {
		max-width:50px !important;
	}
	
	a#ctabtn2 {
		padding:10px;
	}
	
	div.ctainnerwrp {
    padding: 2em;
}
	
	.form-block {
		left:5%;
	}

	
	div#first-section {
		zoom: 70%;
	}
	.footer-wrapper .ry-wrp {
		zoom:80%;
	}
	
	
	.top-contact-wrapper a {
		font-size: 12px;
		}

	div.site-phone a {
		font-size: 12px !important;
		white-space: nowrap;
	}	
	
	
}

@media (max-width:991px) and (min-width:768px) {
	
	
	
	
	.slider-text-wrapper >div {
    margin: auto;
}
	
	.slider-text-wrapper {
        left: 0 !important;
    right: 0 !important;
    display: flex;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto;
}
	

	
	
	
div.slider-text-wrapper h1 {
		font-size: 26px!important;
		
	}


}


@media (max-width:1024px) and (min-width:992px) {

	
	div.slider-text-wrapper {
		bottom:30%;
	}
	
	.ctawrp {
		padding: 0 !important;
	}
	
	div.menu-wrap ul li a {
		font-size: 12px !important;
	}
	
	table.Office-hours tr td {
		font-size: 14px !important;
	}	

	
}







@media (min-width: 992px) and (max-width: 1278px) {
	
	div.menu-wrap ul li a {
    padding: 0 14px 0 0 !important;
    
	}
	
	.btn.btn-primary.app {
		padding: 10px 10px !important;
	}

	.site-phone {
		padding: 10px 10px;
		float: left;
		top: -35px;
	}

	.headcta {
		top: 1.5em;
		left: 2em;
		max-width: 289px;
	}
	
	

}


@media (min-width: 1057px) and (max-width:1073px) {
	
	
	div.site-phone {
		top: -35px !important;
	}
}
	
@media (min-width: 992px) and (max-width:1400px) {
	
	div.bnr-title h2 {
		font-size: 25px !important;
	}
	
	.footer-wrapper ul.social-icons {
    align-items: center;
    justify-content: center;
    display: flex;
}
	
	.footer-content {
    display: flex;
    justify-content: center;
    align-items: center;
}
	
	

.ry-footer-blocks {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	
	table.Office-hours tr td {
    padding: 0;
    font-size: 15px;
	}

	form#contact-form {
		padding: 0;
	}

	table.contact-info {
		font-size: 15px;
	}


.copyright-right {
    position: relative;
    right: 5em;
}
	
	div.testi-section {
		zoom:70%;
	  background-position: center;
	}
	
		div#ry-sec3 {
		padding: 2em 0;
	}

	.sec3-content {
		padding: 20px;
	}
	
	div.slider-text-wrapper h1 {
    font-size: 27px !important;
}

div.slider-text-wrapper p {
    font-size: 14px;
    line-height: 28px;
}

div.slider-text-wrapper {
    max-width: 600px;
}
	
	.cta-section {
		zoom:70%;
	}
	
	.form-block {
		max-width: 400px;

	}
	
	.menuwrp {
		float:left;
	}
	
	div.headcta a {
    font-size: 13px !important;
	}
}
	
@media (min-width:1199px) and (max-width:1400px) {
	
	div#first-section {
		zoom:80%;
	}
	
	.forArrow .arrowdown {
		bottom:70px;
	}
}

@media (min-width:1199px) {

	
	table.office-hours td:first-child {
    padding-right: 50px;
	}
}

@media (min-width:992px) {
	
	
	
	a.btn.btn-primary.pharmacy {
    margin-top: 1em;
}
	

}

@media (min-width:768px) {
.services-block ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    max-width: 500px;
    margin: auto;
	}
}



/*--- Preventative Healthcare Plans ---*/

.preventative-page .ry-container, .preventative-pages .ry-container{
    max-width: 1560px
}
.preventative-page h1{
     font-weight: 900;   
}
.preventative-page .ry-container h4{
    color: #6e6d7d;
    font-size: 24px !important;
    padding: 20px 0px 0px;
}
.hp-bg{
    background: url('https://www.royacdn.com/unsafe/smart/Site-195d7088-d558-49e3-a367-5565e6bf13bd/preventive_healthcare_plans/dogbg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 15rem 50px;
    background-position: 47% 0%;
}

.preventative-container{
    float: right;
    max-width: 500px;
}

img.img-responsive.tiny-icons{
    max-width: 90px;
    width: auto !important;
}
.hc-btn h3{
    font-size: 16px !important;
    color: #6e6d7d;
    padding: 0px !important;
    margin: 0px;
}

.hc-btn{
    border: solid 1px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(110, 109, 125);
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.6);
    height: 69px;
    margin: 7px 0px;
    padding: 12px 15px;
    width: 480px;
}

.hc-btn h3:after{
    content: '\f0da';
    display: block;
    position: absolute;
    right: 20px;
    font-family:  'fontAwesome';
}

.hc-btn:hover, .hc-btn:hover h3 {
    background: #170ec4;
    color: #fff;
}

.hc-btn a{
    color: #fff; 
}


/*-- Preventative Subpages --*/

.preventative-pages h3{
    color: #6e6d7d;
    padding: 20px 0px
  
}

@media (max-width: 991px){
    div.hc-btn{
           width: 100%;
           float:  right;
    }

}

.preventative-pages a.btn.btn-primary:hover{
    background: #170ec4;
    color: white !important;
}

.preventative-pages a.btn.btn-primary{
    margin: 10px 0px;
    padding: 10px;
    max-width:270px
}


@media (max-width: 768px){
    div.preventative-container{
        max-width: 377px;
        float: right;
    }
    .hc-btn{
        max-width: 362px;
    }
    div.preventative-pages a.btn.btn-primary{
		width: 290px;
		
    }

}

@media (max-width: 500px){
    .hc-btn{
        height: 100%;
    }
}

@media (max-width:1200px) {
    div.hp-bg {
        background-position: 52% 0px !important;
    }
}

@media (max-width:991px) {
    .ry-menu ul.nav {
    z-index: 1;
}
}