/* 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;
}

body[data-page-name="careers"] div.bnr-wrp {
    background:url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/page_banner_min.jpg) !important;;
    background-position: center center !important;
}



/* Powered by: roya */
span.power {
    float: right;
    font-size: 11px;
}

img.img-responsive.roya-copy {
    max-width: 40px;
    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 */

.first-content-wrapper {
    transform: scale(0.90);
}

.sidebar-social-wrapper img:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}



.sidebar-social-wrapper {
    display: flex;
    max-width:;
    margin-top: 1em;
}

.sidebar-social-wrapper img {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 70px;
    margin: auto;
    transition: all cubic-bezier(0.25, 0.1, 0.42, 0.22) 0.8s;
}

.sidebarsocial {
    margin: 2em auto;
    max-width: 300px;
    float: none;
    position: relative;
    top: 1em;
}

.sidebarsocial h4 {
    font-size: 20px !important;
}

span.ui-icon.ui-icon-circle-triangle-e {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/left_arrow01.png);
    background-position: center;
    background-size: contain;
}

span.ui-icon.ui-icon-circle-triangle-w {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/left_arrow001.png);
    background-size: contain !important;
    background-position: center;
    background-repeat: no-repeat;
}


div.sec6-content2 a {
    color: #fff;
}

.welcomeimage:nth-child(1) {
    position:absolute;
    top:auto;
    position: absolute;
    bottom: 30%;
    z-index: 300;
    pointer-events: none;
    left: 0;
    
}

.welcomeimage:nth-child(1) img {
    max-width: 200px;
}

.welcomeimage:nth-child(2) {
    position: absolute;
    bottom: -1%;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.welcomeimage:nth-child(2) img {
    max-width: 220px;
}

.welcomeimage:nth-child(4) {
    position: absolute;
    right: 0;
    bottom: 0;
    
}

.welcomeimage:nth-child(4) img {
    max-width: 700px;
}



.welcomeimage:nth-child(3) {
    position: absolute;
    bottom: 0;
    left: 10%;
	pointer-events: none
	
}

.welcomeimage:nth-child(3) img {
     max-width: 350px;
}

/* ------- float ----*/


@keyframes floating {
	0% {
		transform: translate(0%,0%);	
	}
	25% {
		transform: translate(5%,15%);	
	}	
	50% {
		transform: translate(10%,5%);	
	}	
	75% {
		transform: translate(0%,15%);	
	}	
	100% {
		transform: translate(0%,0%);
	}			
}
@-webkit-keyframes floating {
	0% {
		-webkit-transform: translate(0%,0%);	
	}
	25% {
		-webkit-transform: translate(5%,15%);	
	}	
	50% {
		-webkit-transform: translate(10%,5%);	
	}	
	75% {
		-webkit-transform: translate(0%,15%);	
	}	
	100% {
		-webkit-transform: translate(0%,0%);
	}			
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.sec3-conten2 img {
    animation-duration: 1s;
}


.pulse {
  animation-name: pulse;
	-webkit-animation-name: pulse;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out
}


.pulse {
	animation-duration: 5s;
}


.pulse {
	position: absolute;
	display: block;
}
	
.welcomeimage {
	
	animation-name: floating;
	-webkit-animation-name: floating;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}


.welcomeimage {
	position: absolute;
	display: block;
}

.welcomeimage:nth-child(1) {animation-duration: 8s;}
.welcomeimage:nth-child(2) {animation-duration: 8s;}
.welcomeimage:nth-child(3) {animation-duration: 8s;}
.welcomeimage:nth-child(4) {animation-duration: 8s;}



.cta-wrapper a.btn.btn-primary {
    opacity: 0;
    z-index: 998;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    max-width: 200px;
    margin: auto;
}
a.cta {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 998;
}

.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 {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    left: -8px;
}

.gallery-content-block .col-xs-12.col-md-6.col-lg-6:nth-child(2) {
    text-align: right;
}

div#ry-sec2 a.btn.btn-primary {
    background: transparent;
    padding: 10px 0;
    margin-top: 1em;
}

.sec5img-wrapper img {
    transition: all ease 0.5s;
    transform: scale(0.85);
    opacity: 0.5;
}

div#ry-sec5:hover img {
    transform: scale(1);
    opacity: 1;
}

.videoblock img {
    height: 100vh;
}

.first-section-left .ry-copy h5:after {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/section2border01.png);
    width: 70%;
    height: 10px;
    background-size: contain;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    top: 1em;
}

.cta-wrapper {
    margin: 0 -1px;
}

.contact-info span2:before {
    content: '\f02f' !important;
    
}

.contact-info span3:before {
	content: '\f003'!important;
}

table.contact-info span:before, .contact-info span2:before, .contact-info span3:before {
    content: '\f041';
    font-family: fontawesome;
    padding-right: 20px;
}

.contact-info span1:before {
    content: '\f095';
    font-family: fontawesome;
    padding-right: 20px;
}


form#contact-form .form-control:active:hover:focus {
    background: #fff !important;
}

.afterhours-block h5 {
    color: #333;
    font-size: 16px !important;
    font-weight: lighter;
    position: relative;
    top: 10px;
}

.afterhours-block strong {
    font-size: 22px !important;
    padding-left: 10px;
}

.afterhours-block h4 {
    color: #333;
    font-size: 18px !important; 
    font-weight:600;
    font-family:poppins;
}

.afterhours-block {
    margin-top: 3.5em;
    border-top: 1px dashed rgba(0, 0, 0, 0.24);
}
.afterhours-block >div {
    position: relative;
    top: 3em;
}

.copyright-right {
    float: right;
    font-size: 12px;
    display: inline-block;
}

.copyright p {
    font-size: 12px;
    white-space: nowrap;
}

img.img-responsive.roya-copy {
    max-width: 40px;
    display: inline-block;
}

div.copyright a {
    color: #fff;
}

.copyright {
    margin-top: 4em;
    z-index: 1;
}

.footer-form-input {
    margin-top: 2em;
}

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: 150px;
    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;
}

.section4-wrapper a.btn.btn-primary {
    position: relative;
    top: 1em;
}

.petgrooming {
    position: relative;
    top: 3em;
    z-index: 1;
}

.petgrooming img {
    max-width: 900px;
    margin: auto;
    box-shadow: 0 11px 17px -12px #000;
}

.leftcomb {
    position: absolute;
    bottom: 0;
}

.rightcomb {
    position: absolute;
    right: 0;
    bottom: 0;
}

.sec3-content:before {
    content: '';
    border-bottom: 1px dashed rgba(0, 0, 0, 0.17);
    width: 65%;
    position: absolute;
    left: -6px;
    top: 33%;
}



.sec3-conten2 p {
    color: #333;
}

.sec3-conten2 img {
    max-width: 70px;
    position: absolute;
    left: -5em;
}

.sec3-conten2 >div {
    margin-left: 1.5em;
}

.sec3-content {
    padding-left: 5em;
}

.sec2-wrapper h4, .section5-wrapper h4 {
    font-family: poppins;
    font-size: 22px !important;
    margin: 25px 0 15px;
    color: #f0fbfd;
}

.sec2-wrapper h2, .section5-wrapper h2 {
    color: #e7d48c;
}

.dogfood {
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}


.first-content-wrapper {
    z-index: 300;
}

.pet1 {
    position: absolute;
    bottom: 30%;
    z-index: 300;
	pointer-events: none;
}

.pet2 {
    position: absolute;
    bottom: -1%;
    left: 0;
    z-index: 1;
	pointer-events: none;
}

.vetimg {
    position: absolute;
    bottom: -64px;
    left: 10%;
	pointer-events: none;
}


.first-content-wrapper a.btn.btn-primary {
    position: relative;
    top: 5em;
}

.first-content-wrapper p {
    max-width: 900px;
    margin: auto;
    float: none;
}
.first-content-wrapper h2 {
    color: #333333;
    text-transform: uppercase;
}

ul.social-icons:hover li {
    background: transparent !important;
}

ul.social-icons li:hover a {
    color: #e8d58d !important;
}

/*.app:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 11px;
    display: block;
    background: rgba(255, 255, 255, 0.48);
    top: 12px;
    right: -20px;
}
*/

.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: #e7ebee;
    padding: 1em 0;
}

a.btn.btn-primary.footerbtn:hover {
    background: #f4b776;
}

img#vetsymbol {
    box-shadow: none;
    max-width: 200px;
}

.sidebar-cta-title a:after {
    content: '\f178';
    font-family: fontawesome;
    padding-left: 10px;
}


a.btn.btn-primary.footerbtn {
    background: #1d3349;
    padding: 5px 10px;
    font-weight: lighter;
    letter-spacing: 1px !important;
}

a.btn.btn-primary.footerbtn:after {
    display: none;
}



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;
}

.contact-button {
    text-align: center;
    top: 1.8em;
}
.footer-social .social-inner-wrap {
    float: left;
}

.footer-social {
    margin-top: 0.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, div.site-phone {
    color: #fff !important;
    text-transform: initial;
    font-size: 18px !important;
}

.site-phone {
	padding-left: 30px;
}

.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: #968102;
    margin-left: 5px;
}

table.contact-info a {
    color: #fff;
    transition: all ease 0.3s;
}

div.intro-box .carousel-control {
    display: none;
	}





table.Office-hours tr td {
    padding-right: 30px;
}


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 20em;
}


.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: 3em;
    position: fixed;
    z-index: 999;
    left: 0;
}



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: #2e627c;
    font-size: 55px;
}


table.Office-hours {
    font-size: 14px;
    line-height: 30px;
}

.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: 14px;
}
.footerlogo-wrapper img {
    max-width: 200px;
}

.footer-content {
    margin-top: 1.5em;
    font-weight: lighter;
}

form#contact-form .form-control {
    box-shadow: none;
    border: 1px solid transparent !important;
    padding: 25px;
    background: #ffffff;
}

.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: 0;
}

.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:after {
    content: '\f105';
    font-family: fontawesome;
    padding-left: 9px;
}

a.btn.btn-primary {
    letter-spacing: 0 !important;
    padding: 10px 40px;
    border: none;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
}

.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-weight: lighter;
    font-size: 22px !important;
}

.pets-wrapper {
    padding-top: 4em;
}

.cta-block {
    padding: 0;
    margin: 0;
    background: transparent;
    margin-top: -6em;
}

.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 {
    display: flex;
}

.payment-logo >div {
    margin: auto;
}

.payment-logo img {
    max-width: 300px;
}

.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, .top-contact-wrapper {
    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: left;
    display: contents;
}




div#ry-sec3 {
    background: #edfafd;
    margin: 0;
    padding: 5em 0;
}
.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 {
    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: 1;
    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: #b3b3b3 !important;

}
form#contact-form input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #b3b3b3 !important;
}
form#contact-form input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #b3b3b3 !important;

}
form#contact-form input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #b3b3b3 !important;

}

form#contact-form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #b3b3b3 !important;
}
form#contact-form textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #b3b3b3 !important;
}

form#contact-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #b3b3b3 !important;

} 
form#contact-form textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #b3b3b3 !important;

}

form#modal-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333 !important;

}
form#modal-form input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #333;
}
form#modal-form input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #333;

}
form#modal-form input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #333;

}

form#modal-form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#333 !important;
}
form#modal-form textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color:#333;
}

form#modal-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #333;

} 
form#modal-form textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #333;

}

div#fblocks1 img {
    max-width: 250px;
}

.footer-content {
    margin-top: 1.5em;
}

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*/

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 p {
    font-family: 'Bree Serif', serif;
    line-height: 25px;
}

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 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/Featured_products_bg.jpg);
    background-position: center;
    color: #fff;
    z-index: 99999;
}

.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 {
    border: none;
}


.custom-modal .form-control {
    height: auto;
    background: transparent;
    box-shadow: none !important;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.39) !important;
    color: #fff;
}


.modal .modal-footer {
    border-top: none !important;
}

.modal-header {
    border-bottom: none!important;
}

.modal-content h4 {
    color: #fff;
}
.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: #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#bnr2 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/insidebanner/insidebanner_2_.jpg);
    background-size: cover;
    background-position: top center;
}

div#bnr1 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/insidebanner/insidebanner_1_.jpg);
    background-size: cover;
    background-position: center center;
}

div#bnr3 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/insidebanner/insidebanner_3_.jpg);
    background-size: cover;
    background-position: center center;
}




.dashed-border {
    border-bottom: 1px dashed #315679;
}


.about-image {
    max-width: 300px;
    margin: auto;
    padding-right: 10px;
}


.text-wrapper2 {
    padding: 35px 0px;
}

.cta-sidebar-wrapper {
    padding: 0;
    overflow: hidden;
    box-shadow: 0 11px 17px -12px #666;
    margin: 10px 0;
}

.button-wrapper {
	margin: 0;
}

.inside-sidebar {
    max-width: 500px;
    margin: auto;
    float: none;
}



.button-wrapper img {
    max-width: 500px;
    margin: auto;
    float: none;
    -webkit-transition: all ease-in-out 3s;
    transition: all ease-in-out 2s;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.sidebar-cta-title {
    padding: 7px;
    position: absolute;
    left: 5%;
    top: 29%;
}

.sidebar-cta-title a {
    color: #fff !important;
    transition: all 2s ease;
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
    font-family: 'Bree Serif', serif;
}

.sidebar-cta-title a:hover {
    letter-spacing: 2px;
    text-decoration: none;
    color: #fff;
}

.button-wrapper:hover img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
    z-index: 0;
    -webkit-filter: blur(1px);
    filter: blur(1px);
}


.hospital-tour img {
    width: 250px;
    height: 150px;
    transition: all ease 0.5s;
    transform: scale(.9);
    margin: auto;
    box-shadow: 0 11px 17px -12px #666;
}

.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: 1500px) {
	
	div#ry-sec4	{
		zoom: 80%;

	}
	
	
}



@media (max-width:991px) {
	
	.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;
	}
	
	.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;
    
}
	
	
	.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;
	}
	.hospital-image {
		max-width: 600px !important;
	}
	.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: #fff;
		background: transparent;
		border: solid 1px transparent;
		text-decoration: none;
		font-size: 20px;
		font-family: 'Bree Serif', serif;
		font-weight: lighter !important;
		text-transform: capitalize;
	}
	
	.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: #2a627d;
	}
	
	.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: 1em auto 0;
		
	}
	
	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;
		text-transform: initial;
		background: #e7ebee;
		border: none;
	}

	.mobile-menu .nav .open .dropdown-menu li a {
		color: #333 !important;
		text-transform: initial;
	}
	
	
		
	
	.slider-text-wrapper h5 {
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
	}
		
	
	div#ry-sec3 {
    padding: 2em 0;
}
	
	
	
	form#contact-form {
		max-width: 500px;
		margin: auto;
	}
	
	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 {
		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: #2e627c;
		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 {
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
		letter-spacing: 1px;
		font-size: 18px !important;
		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: 180px;
    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: #edfafd;
		height: 120px;
	}
	
	.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: url(https://www.royacdn.com/unsafe/smart/Site-177309ee-02b0-4f65-a7c5-680a68bf3b33/resources/Sec6_bg.jpg);
		background-position: bottom right;
		background-size: cover;
	}
	

	.nav-open .mobile-menu {
		left: 0;
		Z-INDEX: 9999;
		overflow-x: hidden;
	}

	div.site-phone a, div.site-phone {
		color: #000 !important;
		text-transform: initial;
		font-size: 18px !important;
		text-align: center;
		margin:  auto;
	}

	div#er-line-mobile{
		color: black !important;
		text-align: center;
		margin: auto;
		float: none;
		clear:  both;
		display:  block;
		padding-top: 10px;
	}

}


@media (max-width:767px) {
	
	.pet1 {
		display: none;
	}

	.pet2 {
		display: none;
	}

	.vetimg {
		display: none;
	}

	
	.section4-wrapper a.btn.btn-primary {
		top:-2em;
	}
	
	.sec6-content2 ul {
		column-count:1;
	}
	
	.leftcomb img {
    max-width: 50px;
}

.rightcomb img {
    max-width: 50px;
}
	
	.petgrooming {
    position: initial;
    max-width: 300px;
    margin: auto;
    float: none;
}
	
	
	div#ry-sec2 .first-section-right {
    height: auto !important;
	}
	
	.services-cta-wrapper img {
		max-width: 200px;
		margin: auto;
	}
	
	
	.services-block:before {
		display:none;
	}
	
	.services-block ul {
		-webkit-padding-start: 0;
	}

}

@media (max-width:500px) {
	
	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 {
    font-size: 2.5vw;
    line-height: 14px;
}
	
	.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.slider-text-wrapper h1 {
    font-size: 3.2vw !important;
    position: relative;
    top: 0;
}
	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:320px) {
	
	
		table.Office-hours tr td {
		padding-right: 10px;
	}
	
	div.headwrp.smaller .logo img {
		max-width: 215px;
	}

	
	
}


@media (max-width:766px) and (min-width:501px) {
	.slider-text-wrapper p {
		font-size: 11px;
		line-height: 18px;
	}
	
	div.slider-text-wrapper {
		bottom: 0;
		left: 0;
		bottom: 0;
		display: flex;
		top: 0;
		max-width: 300px;
	}
	
	.slider-text-wrapper h1 {
    top: 0;
		}
	
	.slider-text-wrapper >div {
		margin: auto;
	}
}

@media (max-width:991px) and (min-width:768px) {
	
	
	.welcomeimage.dogfood img {
    max-width: 400px !important;
}

.welcomeimage {
    animation-duration: initial !important;
}
	
	.slider-text-wrapper >div {
    margin: auto;
}
	
	.slider-text-wrapper {
    left: 0 !important;
    right: 0 !important;
    display: flex;
    top: 0 !important;
    bottom: 0 !important;
    max-width: 400px !important;
}
	
	.pet1 img, .pet2 img, .vetimg img, .dogfood img {
    max-width: 160px !important;
}

.vetimg img {
    max-width: 250px !important;
}

.dogfood img {
    max-width: 400px;
}

div.pet1 {
     bottom: 19% !important;
}

.pet2 {
    bottom: 0 !important;
}

div.vetimg {
    left: 14% !important;
    z-index: 1;
    bottom: 0 !important;
}
	
	.sec6-content1 h2 {
		top: -1em;
	}
	
	.sec6-content {
    background-position: bottom;
    height: 500px !important;
    display: flex;
}
	
	.sec6-content1 {
    max-width: none;
    margin: auto;
}
	
	.sec6-content1 {
    max-width: none;
}

.sec6-content1 ul {
    max-width: 600px;
    padding-left: 2em;
}
	
	.leftcomb img, .rightcomb img {
    max-width: 150px;
}
	
	.petgrooming img {
    max-width: 600px;
   
}
	
	
	
div.slider-text-wrapper h1 {
		font-size: 26px!important;
		
	}
	.services-button-wrapper >div {
		width: 50%;
	}
	
	.ry-copyleft {
		margin-bottom: 1em;
	}
	
	div#ry-sec2 .first-section-right-content {
		top: -12em;
	}
	.cta-divider {
		width: 50%;
	}
	

	
	
	

	
	div#ry-sec2 .first-section-right {
    height: auto !important;
}

}



	
@media (max-width:1024px) and (min-width:992px) {

	
	.first-section-right img {
   		 margin: auto;
	}
		
		div#ry-sec7 .first-section-right {
    	display: block;
	}
	
	div.logo img {
  
    margin-top: 1em;
	}
}
	
	
	
	
	

@media (max-width:1198px) and (min-width:992px) {
	
	
	.first-content-wrapper {
		transform: scale(0.80);
	}
	
	.welcomeimage:nth-child(1) img {
    max-width: 150px;
}
	
	.form-block {
		left:5%;
	}

	
	
	.footer-wrapper .ry-wrp {
		zoom:80%;
	}
	
	
	.top-contact-wrapper a {
    font-size: 12px;
	}

	div.site-phone a, div.site-phone{
		font-size: 12px !important;
		white-space: nowrap;
	}	
	
	
}

@media (max-width:1024px) and (min-width:992px) {
	
	.services-block:before {
		left:-72px;
	
	}
}







@media (min-width: 992px) and (max-width: 1278px) {
	
	div.menu-wrap ul li a {
    padding: 0 20px 0 0 !important;
    font-size: 15px !important;
}
	div.logo img {
		width: auto !important;
		max-width: 270px;
	}
	
	.site-header ul .dropdown-menu li a {
   	 padding: 10px 10px !important;
	}


}

@media (min-width: 992px) and (max-width:1400px) {
	
	.cta-section {
		zoom:70%;
	}
	
	div.ry-header-container {
		max-width:90%;
	}
	
	.form-block {
		max-width: 400px;

	}
}
	

@media (min-width:1199px) {

	
	table.office-hours td:first-child {
    padding-right: 50px;
	}
}

@media (min-width:992px) {
	
	.tabslider {
    display: none;
	}
	
	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;
	}
}

.app a{
	display:inline-block;
	position: relative;

}
.app a:first-child{
	padding-right: 10px;
}

.app a:nth-child(2){
	padding-left: 15px;
}

.app a:nth-child(2):before{
	content: '';
	position: absolute;
	width: 2px;
	height: 11px;
	display: block;
	background: rgba(255, 255, 255, 0.48);
	top: 12px;
	left: 0px;
}
.app a {
    text-decoration: none;
}

div#er-line {
    margin-left: 20px;
}

#er-line span {
    color: #fff;
}

.mobile-menu .dropdown-menu a{
	color: #135589 !important
}

.app a:nth-child(2):after {
    content: '';
    position: absolute;
    width: 2px;
    height: 11px;
    display: block;
    background: rgba(255, 255, 255, 0.48);
    top: 12px;
    left: 163px;
}

.app a:nth-child(3) {
    padding-left: 20px;
}
@media(max-width:1334px){
	.app{
		font-size:11px;
	}

	.app a:nth-child(2):after {
  		left: 120px;
    
	}
}

@media(max-width:1198px){
	.app{
		font-size:6px;
	}

	.app a:nth-child(2):after {
  		left: 113px;
    
	}

	.app a:first-child {
    padding-right: 4px;
}
.app a:nth-child(2) {
    padding-left: 6px;
}
.app a:nth-child(3) {
    padding-left: 10px;
}

.app:after{
	display:none;
}
}

@media(max-width:1070px){
	.app a{
		font-size:11px !important;
	}
	.app a:nth-child(2):after {
  		left: 105px;
    
	}
}

@media(max-width:1020px){
	.app a{
		font-size:10px !important;
	}
	.app a:nth-child(2):after {
  		left: 97px;
    
	}
}

#popup .modal-footer {
    padding: 0;
}

#popup .modal-body {
    padding: 0 !important;
}

#popup button.btn.btn-default {
    position: absolute;
    top: -10px;
    right: 0;
    background-color: transparent;
}

#popup .col-xs-12 {
    padding: 0;
}

#popup .modal-content {
    background: none !important;
}

.worldvet-form {
    max-width: 500px;
    margin: auto;
    float: none;
	padding: 30px 0 30px;
}

.worldvet-form .form-group {
    text-align: center;
}

.modal-dialog {
	margin: auto !important;
	display: block !important;
	float: none !important;
}

@media (max-width:800px) {
	.modal-dialog {
		width:550px !important;
		margin: auto !important;
		display: block !important;
		float: none !important;
	}
}


@media (max-width:600px) {
	.modal-dialog {
		width:400px !important;
		margin: auto !important;
		display: block !important;
		float: none !important;
	}
}

@media (max-width:500px) {
	.modal-dialog {
		width:300px !important;
		margin: auto !important;
		display: block !important;
		float: none !important;
	}
}

.footer-content .aaha-logo img.img-responsive {
    max-width: 120px;
}

@media(max-width:991px) {
	.footer-content .aaha-logo img.img-responsive {
		margin: 0 auto 30px; 
	}
	
	iframe#televet-iframe {
		max-width: 300px;
	}
	
	
}

.petsites {
    margin: 1em auto;
    display: none;
}