/* Menu Overrides */
a.pull-right.menu-toggle {
	position: absolute;
	right: 0;
	z-index: 999;
	top: 0;
}

.mobile-menu ul.nav {
	margin: 6em 0;
	padding-top: 2em;
}

/* Powered by: roya */
span.power {
	font-size: 13px;
	display: inline-block;
}

img.img-responsive.roya-copy {
	display: inline-block;
	max-width: 40px;
}

.footer-copy {
	font-size: 12px;
	color: #ccc;
	border-top: 1px solid rgba(204, 204, 204, 0.3);
	padding-top: 1em;
}

.mobilenav-logo {
	position:absolute;
	top: 1em;
}

.mobilenav-logo img {
	max-width: 200px;
	margin: auto;
}

/* Modal Overrides */

body.home.modal-open {
	top: 0 !important;
	position: relative !important;
}

default.home.modal-open {
	top: 0 !important;
	position: relative !important;
}


textarea#message {
	height: 150px;
}
.modal-content {
	background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/resources/modalbg1.jpg);
	color: #fff;
}

.modal-content .form-control {
	background: transparent;
	height: 40px;
	border-radius: 0;
	border: 1px solid rgba(255, 236, 211, 0.50) !important;
	color: #fff;
}

.modal-content .modal-footer {
	border-top: none;
}

.modal-content h3 {
	font-family: crimson;
	font-style: italic;
	font-size: 21px !important;
	margin-bottom: 2em;
}



/* Homepage Overrides */

div#headersocial >div {
	position: absolute;
	right: 90px;
	top: -38px;
}

div#headersocial {
	position: absolute;
	color: #fff;
	right: 0;
	top: 0;
}

input.submit-footer:hover {
	background: #570017;
}

a.cta, a.banner-cta {
	position: absolute !important;
	background: transparent;
	top: 0 !important;
	bottom: 0;
	left: 0;
	right: 0;
}

div#petgallerymodal option {
	background: #570017;
}

.icon-wrapper:nth-child(2) .with-color {
	top: 19px;
}

.icon-wrapper:nth-child(4) .with-color {
	top: 28px;
	left: 2px;
}

.icon-wrapper:nth-child(7) .with-color {
	top: 10px;
}

button.btn.btn-primary.search-btn {
	padding: 7px 15px;
}

.cta-wrapper img {
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: all ease 0.6s;
	-o-transition: all ease 0.6s;
	transition: all ease 0.6s;
}

.cta-wrapper:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	/* Safari 6.0 - 9.0 */
}

.mobiletab-banner {
	display: none;
}

div#tabmobile-display {
	display: none;
}

.refill-login-button:nth-child(1) .btn.btn-primary.header1:hover {
	background: #ffecd3;
	color: #570017;
}

a.btn.btn-primary.header1 span:before {
	content: '';
	height: 30px;
	width: 1px;
	top: 6px;
	left: 76px;
	background: rgb(87, 0, 23);
	position: absolute;
}

.refill-login-button:nth-child(1) .btn.btn-primary.header1:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/resources/logo_ePet.png);
	position: absolute;
	content: '';
	width: 50px;
	height: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 18px;
	top: 12px;
}

.refill-login-button:nth-child(1) a.btn.btn-primary.header1 {
	padding: 10px;
	padding-left: 5em;
}



.refill-login-button:nth-child(1) a.btn.btn-primary.header1:after {
	content: '\f0da';
	font-family: fontawesome;
	padding-left: 10px;
}

.header-info i {
	padding-right: 10px;
}

.services-content {
	padding-top: 1em;
}

.text-left {
	width: 49%;
}

.text-right {
	width: 49%;
	float: right;
}

.serv-content {
	border-bottom: 1px solid rgba(255, 236, 211, 0.20);
	padding-bottom: 2em;
}


.first-section-wrapper .ry-content-wrp {
	padding-bottom: 1.5em;
}

.first-section-wrapper p {
	font-weight: lighter;
	color: #ffecd3;
	font-size: 16px;
	line-height: 25px;
}


.first-section-wrapper h3 {
	font-size: 25px !important;
	color: #f5efe9;
	font-family: crimson;
	margin-top: 5px;
}

.first-section-wrapper span.span-1 {
	background: transparent;
	text-transform: initial;
	font-style: italic;
	color: #f5efe9;
	font-size: 20px;
	position: relative;
	padding: 0;
	right: 4px;
	top: -2px;
}

.icon-wrapper:nth-child(6) p {
	line-height: 20px;
}
.icon-wrapper {
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	width: 16%;
}
.first-section-wrapper h2, .services-content h2 {
	margin-bottom: 0;
	color: #f5efe9;
	font-weight: 600;
	font-size: 24px !important;
	letter-spacing: 1px;
	margin-top: 1.5em;
}

.with-color {
	opacity: 0;
	position: absolute;
	top: 20px;
	right: 0;
	-webkit-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}

.iconimagewrapper {
	background: rgb(65, 64, 64);
	padding: 20px 0;
	border-radius: 50%;
	max-width: 85px;
	margin: auto;
	float: none;
}

.icon-wrapper img {
	max-width: 40px;
	margin: 0 auto;
}

.icon-wrapper:hover .iconimagewrapper img {
	opacity: 0;
}

.icon-wrapper:hover .with-color {
	opacity: 1;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.icon-wrapper:hover .iconimagewrapper {
	background: #ffecd3;
}

.services-block {
	padding-top: 1em;
}


.icon-wrapper:nth-child(2) .iconimagewrapper {
	padding: 16px 0;
}

.icon-wrapper:nth-child(4) .iconimagewrapper {
	padding:28px 0;
}

.icon-wrapper:nth-child(7) .iconimagewrapper {
	padding:13px 0;
}

.services-icon {
	margin-top: 3.5em;
}

.services-link {
	position: absolute;
	right: 0;
	text-align: right;
	top: 72px;
}

.services-link a {
	color: #fff !important;
	font-family: crimson;
	font-size: 20px !important;
}

.icon-wrapper a {
	font-size: 16px;
	color: #ffecd3 !important;
	position: relative;
	top: 10px;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.icon-wrapper :hover a {
	text-decoration: none;
}

a.btn.btn-primary.header1 {
	margin-right: 10px;
}

.refill-login-button >div {
	display: inline;
}

.header.button >div {
	display: inline;
	float: right;
}

.catonbanner {
	position: absolute;
	bottom: 0;
}


table.contact-info a:hover {
	text-decoration: none;
	color: #968102;
	margin-left: 5px;
}

table.contact-info a {
	color: #333;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

div.intro-box .carousel-control {
	display: none;
}

.staff-slider-wapper img {
	max-width: 150px;
	margin: auto;
	float: none;
}



table.Office-hours strong {
	text-transform: uppercase;
	line-height: 40px;
}


a.btn.btn-primary.staff-button {
	position: relative;
	right: 0;
	top: -2em;
	background: transparent;
	border-radius: 0;
	text-transform: initial;
	letter-spacing: 0;
	padding: 5px 15px;
}


a.btn.btn-primary.staff-button:after {
	content: '\f0da';
	font-family: fontawesome;
	margin-left: 10px;
}


.ourstaff-slider {
	margin-top: 1em;
}

.headwrp.smaller .top-contact-wrapper {
	display: none;
}

.headwrp.smaller div.site-header .logo {
	top: 0;
}

div.cta-wrapper a:hover {
	text-decoration: none;
}

div.cta-wrapper a {
	color: #202020;
	font-weight: 600;
	font-size: 14px !important;
}

.slider-text-wrapper a.btn.btn-primary {
	background: transparent;
	border-radius: 0;
	font-size: 14px !important;
	letter-spacing: 0;
	font-weight: normal;
	margin-top: 2em;
	padding: 7px 20px;
}


div.cta-wrapper:after {
	content: '\f0da';
	font-family: fontawesome;
	color: #333;
	position: absolute;
	right: 20px;
	bottom: 0;
}

div.cta-wrapper:nth-child(2):after {
	right: 21px;
}

.slider-text-wrapper a.btn.btn-primary:after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px;
}

.cta-section {
	margin-top: 3em;
}







.first-section-wrapper {
	margin: 0;
	height: auto;
}

.first-section-wrapper {
	margin: 0;
	height: auto;
	color: #fff;
}



.services-section h3 {
	font-size: 23px !important;
	color: #333;
	font-weight: lighter;
}

.services-section h4 {
	font-size: 18px !important;
}

.services a:before {
	content: '\f0da';
	font-family: fontawesome;
	margin-right: 10px;
}

.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;
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
	-webkit-transform: scale(0.80);
	-ms-transform: scale(0.80);
	transform: scale(0.80);
}

.services-button-wrapper a.btn.btn-primary:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	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: 25px;
	position: fixed;
	z-index: 998;
	left: 0;
}



div.contact-info-block a {
	color: #fff;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}


div.contact-info-block a:hover {
	text-decoration: none;
	color: #eea701;
}

.mobile-icons li a:before {
	content: '';
	font-family: fontawesome;
	color: #ffecd3;
	font-size: 40px;
}

.mobile-icons li a.phone:before {content: '\f10b';}
.mobile-icons li a.calendar:before {
	content: '\f073';
	font-size: 30px;
}

#reviews .testi-text p {
	font-size: 14px;
	font-weight: lighter;
}

div#reviews .carousel-indicators li {
	display: none;
}


.testi-name strong {
	font-size: 14px;
}


div#reviews .testi-name {
	border-top: 1px rgba(227, 227, 227, 0.30) solid;
	display: block;
	margin-top: 2.5em;
	padding-top: 1em;
}

#reviews a.carousel-control.right, #reviews a.carousel-control.left {
	opacity: 1;
	display: block !important;
	width: 25px;
	height: 25px;
	background: none;
	bottom: 1em;
	top: inherit;
	z-index: 9999;
}

#reviews a.carousel-control.left {
	right: 50px;
	left:inherit;
}


#reviews a.carousel-control.right .icon-next:before, #reviews a.carousel-control.left .icon-prev:before {
	font-family: 'FontAwesome';
	font-size: 18px;
	color: #e3e3e3;
	text-shadow: none;
	display: block;
	margin: auto;
	border: 1px #e3e3e3 solid;
	border-radius: 100%;
	height: 30px;
	padding: 5px;
	width: 30px;
}

#reviews a.carousel-control.right .icon-next:before {
	content: '\f105';
}

#reviews a.carousel-control.left .icon-prev:before {
	content: '\f104';
}

div.staff-slider .carousel .carousel-control .icon-next {
	right: -2em;
}

div.staff-slider .carousel .carousel-control .icon-prev {
	left: -1em;
}

div.staff-slider .carousel .carousel-control:hover {
	background: transparent;

}

div.staff-slider .carousel .carousel-control {
	top:20%;
}

div.staff-slider .carousel-control .icon-next:before {
	content: '\f105';
	color: rgba(255, 255, 255, 0.60);
}

div.staff-slider .carousel .carousel-control .icon-prev:before {
	content: '\f104';
	color: rgba(255, 255, 255, 0.60);
}

.staff-slider .carousel-indicators li {
	display: none;
}


.staff-slider-wapper {
	padding: 0 10px;
}

table.Office-hours {
	font-size: 14px;
	line-height: 30px;
}

.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 a {
	color: #fff !important;
}

div#reviews {
	max-width: 600px;
}

.footerlogo-wrapper:nth-child(2) img {
	max-width: 70px;
	margin-top: 3px;
}

.footerlogo-wrapper img {
	max-width: 120px;
	margin: auto;
}

.footerlogo-wrapper {
	max-width: 120px;
}

table.contact-info tr:nth-child(1) i {
	position: relative;
	top: -16px;
}

table.Office-hours {
	font-size: 14px;
	line-height: 25px;
}

table.Office-hours strong {
	text-transform: uppercase;
}

table.contact-info i {
	padding-right: 15px;
}

form#contact-form .form-control {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid transparent !important;
	height: 40px;
	font-size: 16px;
	font-family: poppins;
}

input.submit-footer {
	font-size: 15px;
	float: right;
	background: #202020;
	border: none !important;
	color: #fff;
	padding: 2px 23px;
	position: absolute;
	right: 15px;
	top: -4em;
}



.contct-submit:after {
	content: '\f105';
	font-family: fontawesome;
	position: absolute;
	right: 25px;
	top: -59px;
}

.mobile-icons-li a {
	text-shadow: none !important;
}

div.site-header .logo {
	overflow: initial;
	max-height: none;
	position: relative;
	top: -40px;
}

div#homecontent div#ry-sec1 {
	margin: 0;
	background: #202020;
	padding: 7em 0 0 0;
}

.imageleft {
	padding: 0;
	float: right;
}

.imageright {
	padding: 0;
	float: left;
}

div#ry-sec2 {
	background: #fff;
	margin: 0;
	padding: 4em 0 3em;
}


#ry-sec2 .ry-container {
	max-width: 1336px;
}

#ry-sec2 h2 {
	color: #fff;
	font-family: nunito;
	font-weight: lighter;
	text-transform: uppercase;
}

#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.about:after, a.btn.btn-primary.coupons:after {
	content: '\f0da';
	font-family: fontawesome;
	padding-left: 9px;
}


a.btn.btn-primary.about {
	background: #fff;
	border-radius: 0;
	color: #69883e;
	letter-spacing: 1px;
	font-size: 13px;
	padding: 11px 30px;
	border: none;
	font-weight: bold;
}

.secon-section-wrapper {
	padding: 4em 0;
}
.secon-section-wrapper .title-wrapper {
	max-width: 600px;
	margin: 0 auto;
}

.cta-block .cta-container .icons {
	position: absolute;
	color: #fff;
	bottom: 75px;
	right: 40px;
}

.cta-block .cta-container .icons i {
	font-size: 18px;
	border: 2px solid #fff;
	width: 30px;
	height: 30px;
	position: relative;
	border-radius: 50%;
	-webkit-transition:all ease 0.3s;
	-o-transition:all ease 0.3s;
	transition:all ease 0.3s;
}

.cta-block .cta-container .icons .fa:before {
	position: absolute;
	top: 50%;
	left: 54%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	color: #fff;
	-webkit-transition:all ease 0.3s;
	-o-transition:all ease 0.3s;
	transition:all ease 0.3s;
}

.first-section-wrapper .cta-container:hover .icons i {
	background: #fff;
}
.first-section-wrapper .cta-container:hover .icons .fa:before {
	color: #eea701 ;
}

.first-section-wrapper h4 {
	font-size: 15px !important;
	color: #f5efe9;
	text-transform: uppercase;
	letter-spacing: 2px;
}


.cta-block {
	margin-top: -12em;
}

.cta-block .cta-container {
	max-width: 280px;
}

.coupon-container {
	width: 20%;
	background: transparent;
	padding: 0 15px;
}

.coupon-block {
	padding-top: 4em;
}

.coupon-wrapper p {
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	color: rgb(255, 255, 255);
	letter-spacing: 1px;
	margin-top: 16px;
}
.coupon-wrapper span.span-1 {
	background: transparent;
	padding: 0;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: normal;
}

.coupon-wrapper {
	padding: 20px 5px;
	border: 0.1em dashed #fff;
	height: 248px;
}

.coupon-wrapper h5 {
	color: #e8a301;
	font-family: nunito;
	font-weight: 600;
	margin: 0;
}

.coupon-wrapper h6 {
	color: #fff;
	text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
	font-size: 13px !important;
	font-family: nunito;
	letter-spacing: 1px;
}

a.btn.btn-primary.coupons {
	background: #e8a301;
	border: none;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: nunito;
	padding: 11px 25px;
	border-radius: 50px;
	margin-top: 2em;
}


.payment-logo {
	padding-top: 3em;
	max-width: 800px;
	margin: auto;
	float: none;
}

.text-wrap {
	position: absolute;
	bottom: 10%;
	right: 26px;
	pointer-events: none;
}

.text-wrap p {
	font-family: playfair display;
	color: #fff;
	line-height: 10px;
	font-weight: lighter !important;
	margin: 0 0 5px;
	font-size: 14px;
	letter-spacing: 1px;
}

.text-wrap span.span-1 {
	color: #FFF;
	background: transparent;
	text-transform: capitalize;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	font-size: 20px;
	font-family: playfair display;
	line-height: 0;
	padding: 0;
	font-weight: 700;
	letter-spacing: 1px;
}



.cta-hover-color {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	margin: 0;
}

.cta-hover-color:hover {
	opacity: 1;
	padding: 0 4px;
}

.cta-wrapper {
	width: 20%;
}
img#bannertext {
	max-width: 500px;
	margin: auto;
}



div#ry-sec3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-f4423588-79f5-4f1d-87cd-93211b700ecd/hompage_images/reviewsbg.jpg);
	margin: 0;
	background-size: cover;
	padding: 7em 0;
}


.site-phone .btn-btn-primary a {
	color: #fff;
	font-weight: lighter;
}

ul.mobile-icons-li {
    list-style: none;
    display: flex;
    gap: 17px;
    align-items: center;
    margin-bottom: 0;
}

div#ry-sec3 .ry-container {
	max-width: 80%;
	float: none;
	margin: auto;
	clear: both;
	padding: 0 2em;
}

div#ry-sec3 h2 {
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 23px !important;
}

div#ry-sec3 .ry-container {
	max-width: 80%;
	float: none;
	margin: auto;
	clear: both;
	padding: 0 2em;
}

.footer-inside-wrapper {
	padding: 0 30px;
	margin: 3em 0 1em;
}

.footer-inside-wrapper .ry-input {
	height: 40px;
	border-radius: 0;
	padding: 6px 12px;
	font-family: nunito;
	font-size: 16px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.sumit-button {
	padding-top: 10px;
}


button.submit-footer {
	background: #eea701;
	color: #fff;
	font-family: nunito;
	padding: 6px 31px;
	border: none;
	border-radius: 50px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

button.submit-footer i {
	padding-left: 10px;
	font-weight: bold;
}

.footer-inside-wrapper textarea.form-control {
	height: 150px;
}

div#map-section {
	padding: 0;
	margin: 0;
}


.map-title p {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	position: relative;
	left: 3em;
	top: 10px;
}

.footer-form-container {
	position: absolute;
	bottom: 0;
	max-width: 320px;
}

.map-title {
	background: #017538;
	line-height: 50px;
	overflow: hidden;
	border-top-right-radius: 50px;
	border-top-left-radius: 50px;
	padding: 0;
	margin: 0;
}

.footer-form-wrapper {
	background: #fff;
	padding: 0;
	border-top-right-radius: 50px;
	border-top-left-radius: 50px;
	max-width: 322px;
}

.footer-form-wrapper:before {
	content: '';
	width: 72px;
	height: 431px;
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/shadow_form_left.png);
	position: absolute;
	top: 26px;
	opacity: 0.4;
	left: -67px;
}

.footer-form-wrapper:after {
	content: '';
	width: 72px;
	height: 431px;
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/shadow_form_right.png);
	position: absolute;
	top: 26px;
	opacity: 0.4;
}




form#contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #202020!important;

}
form#contact-form input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #202020;
}
form#contact-form input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #202020;

}
form#contact-form input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #202020;

}

form#contact-form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#202020 !important;
}
form#contact-form textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #202020;
}

form#contact-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #202020;

} 
form#contact-form textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #202020;

}

.modal-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff!important;

}
.modal-content input::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
.modal-content input::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #fff;

}
.modal-content input::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #fff;

}

.modal-content textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#fff !important;
}
.modal-content textarea#message::-webkit-input-placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}

.modal-content textarea#message::-webkit-input-placeholder:-ms-input-placeholder { /* IE 10+ */
	color: #fff;

} 
.modal-content textarea#message::-webkit-input-placeholder:-moz-placeholder { /* Firefox 18- */
	color: #fff;

}




.footer-logo img {
	max-width: 200px;
}

.footer-content {
	margin-top: 10px;
	padding: 0;
}

table.office-hours td {
	font-size: 15px;
	line-height: 30px;
	font-weight: lighter;
}

table.office-hours td:first-child {
	padding-right:30px;
}

div#fblocks3 li a {
	color: #fff;
	font-weight: lighter;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	white-space: nowrap;
}


div#fblocks3 li:hover a:before {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

div#fblocks3 li a:hover {
	text-decoration: none;
	color: #eea701;
}


div#fblocks3 li {
	list-style: none;
	line-height: 34px;
}

div#fblocks3 li a:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/fb.png);
	position: absolute;
	background-size: contain !important;
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	left: 0;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

div#fblocks3 li:nth-child(2) a:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/googleplus.png);
}

div#fblocks3 li:nth-child(3) a:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/twitter.png);
}

div#fblocks3 li:nth-child(4) a:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/youtube.png);
}

div#fblocks3 li:nth-child(5) a:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/yelp.png);
}

.footer-button-wrapper {
	padding-bottom: 20px;
}


a.btn.btn-primary.portal-acces {
	border-radius: 50px;
	color: #017538;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 37px;
	width: 100%;
	background: #fff;
	border: none;
}

a.btn.btn-primary.portal-acces:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/dog.png);
	position: absolute;
	background-size: contain;
	height: 40px;
	width: 35px;
	display: block;
	background-repeat: no-repeat;
	left: 2em;
}

a.btn.btn-primary.portal-acces:after {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/arrow_right.png);
	position: absolute;
	display: block;
	background-size: contain;
	height: 20px;
	width: 20px;
	right: 2em;
	top: 1em;
}

a.btn.btn-primary.portal-acces:hover {
	border: none;
	letter-spacing: 0;
}


.footer-button-wrapper:nth-child(2) a.btn.btn-primary.portal-acces:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/return_online_user_icon.png);
	position: absolute;
	background-size: contain;
	height: 40px;
	width: 30px;
	display: block;
	background-repeat: no-repeat;
	left: 20px;
	top: 10px;
}
.contact-info-block span.span-5 {
	color: #fff;
}

.contact-info-block span.span-5:before {
	content: '\f095';
	font-family: fontawesome;
	margin-right: 8px;
}

.contact-info-block li p {
	color: #fff;
	font-weight: lighter;
	letter-spacing: 1px;
}
.contact-info-block .ry-content.copy span {
	display:block;
}
.contact-info-block .ry-content.copy span .fa {
	width: 20px;
	margin-right: 10px;
	text-align: center;

}

.contact-info-block li {
	line-height: 20px;
	list-style: none;
}

.contact-info-block ul {
	-webkit-padding-start: 0;
}

.contact-info-block {
	padding-top: 1.5em;
	font-weight: lighter;
}

.fa.fa-marker:before {
	content: '\f041';
	font-family: fontawesome;
}

/*Inner Page Overrides*/

.hospital-tour a.carousel-control {
	background: #570017;
	color: #fff;
}

.ui-widget-header .ui-icon {
	background-image: none;
	color: #fff;
}

a.ui-datepicker-next.ui-corner-all:before {
	content: '\f105';
	font-family: fontawesome;
	color: #fff;
	position: relative;
	left: 13px;
	top: 3px;
}



a.ui-datepicker-prev:before {
	content: '\f104';
	font-family: fontawesome;
	color: #fff;
	position: relative;
	left: 13px;
	top: 3px;
}

a.ui-datepicker-prev:hover, a.ui-datepicker-next:hover {
	background: #570017;
}

a.ui-datepicker-prev, a.ui-datepicker-next {
	background: #570017;
}

.servicescontent {
	padding: 1em 0;
	border-bottom: 1px dashed #570017;
}


.rev-images-block {
	padding: 1em 0;
}

.rev-wrapper img {
	max-width: 200px;
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;

}

.rev-wrapper:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.list-services li p:before {
	content: '\f0da';
	font-family: fontawesome;
	margin-right: 10px;
}

.services-image-wrapper {
	padding: 10px;
	float: right;
}

.list-services ul {
	-webkit-column-count: 2;
	column-count: 2;
	-webkit-padding-start: 0;
}

.list-services li {
	list-style: none;
}


.services-container{
	padding: 40px 0px;
}


.services-container img {
	max-width: 300px;
	margin: 0 auto;
	-webkit-box-shadow: 0 11px 17px -12px #666;
	box-shadow: 0 11px 17px -12px #666;
}


.services-container h3 {
	color: #4c721d;
	font-size: 20px !important;
	margin-top: 0;
}

.about {
	max-width: 300px;
	margin: auto;
	-webkit-box-shadow: 0 11px 17px -12px #666;
	box-shadow: 0 11px 17px -12px #666;
}

.testi-block img {
	max-width: 200px;
	margin: 10px auto;
}


.modal {
	overflow-y: hidden;
	background-color: rgba(0, 0, 0, 0.7);
}

.hospital-tour img:hover {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


.services-image-wrapper {
	margin: 10px;
}


.services li {
	list-style: none;
}

.services ul {
	-webkit-padding-start: 0;
}

.services ul li a:before {
	content: '\f046';
	font-family: fontawesome;
	padding-right: 10px;
}


.services ul {
	-webkit-column-count: 2;
	column-count: 2;
	padding: 20px 0;
}

.services a {
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.services a:hover {
	text-decoration: none;
	margin-left: 10px;
	color: #968102;
}




.services-image {
	max-width: 500px;
	-webkit-box-shadow: 0 11px 17px -12px #666;
	box-shadow: 0 11px 17px -12px #666;
	margin: auto;
}

.articles li {
	list-style: none;
}

.articles ul {
	-webkit-padding-start: 0;
}

.articles ul li a:before {
	content: '\f044';
	font-family: fontawesome;
	padding-right: 10px;
}


.articles ul {
	-webkit-column-count: 2;
	column-count: 2;

}

.articles a {
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.articles a:hover {
	text-decoration: none;
	margin-left: 10px;
}



.form-wrapper {
	padding: 30px 30px 30px 20px;
	background: rgba(221, 221, 221, 0.38);
	margin-top: 1em;
}


div#def-banner img {
	max-width: 280px;
	margin: auto;
}

.bnr-title h2 {
	color: #333;
	font-size: 44px !important;
	text-transform: uppercase;
	font-family: crimson text;
}

.top-contact-wrapper a:hover {
	text-decoration: none;
}


div#bnr1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/insidebanner/apcnv1.jpg);
	background-size: cover;
}

div#bnr2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/insidebanner/apcnv2.jpg);
	background-size: cover;

}



div#bnr3{
	background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/insidebanner/apcnv3.jpg);
	background-size: cover;
}

div#bnr4 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-1a47667e-1ac5-4155-ab7f-14fd7ff8fd3d/insidebanner/apcnv4.jpg);
	background-size: cover;
}



.dashed-border {
	border-bottom: 1px dashed #570017;
}

.about-image {
	max-width: 150px;
	margin: auto;
	-webkit-box-shadow: 0 11px 17px -12px #666;
	box-shadow: 0 11px 17px -12px #666;
	padding-right: 10px;
}

.text-wrapper2 {
	padding: 20px 0px;
}

.cta-sidebar-wrapper {
	padding: 0;
	overflow: hidden;
	-webkit-box-shadow: 0 11px 17px -12px #666;
	box-shadow: 0 11px 17px -12px #666;
}

.button-wrapper {margin: 0;}

.inside-sidebar {
	max-width: 500px;
	margin: auto;
	float: none;
}


.sidebar-logo {
	/* padding: 10px 0; */
}


.sidebar-logo img {
	max-width: 300px;
	margin: auto;
}

.button-wrapper img {
	max-width: 500px;
	margin: auto;
	float: none;
	-webkit-transition: all ease-in-out 3s;
	-webkit-transition: all ease-in-out 2s;
	-o-transition: all ease-in-out 2s;
	transition: all ease-in-out 2s;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


.sidebar-cta-title {
	padding: 7px;
	background: #570017;
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	bottom: 0;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}

.sidebar-cta-title a {
	color: #fff !important;
	font-size: 16px;
	text-align: left;
	padding-left: 1em;
}

.sidebar-cta-title:hover a {
	color: #570017 !important;
	text-decoration:none;
}

.sidebar-cta-title a:after {
	content: '\f0da';
	font-family: fontawesome;
	padding-left: 10px;
	position: absolute;
	color: #fff;
	right: 20px;
}

.sidebar-cta-title:hover a:after {
	color: #570017;
}

.button-wrapper:hover img {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 1;
	z-index: 0;
}

.sidebar-cta-title:hover {
	background: #ffecd3;
}

.hospital-tour img {
	max-width:600px;
	-webkit-transition: all ease 0.5s;
	-o-transition: all ease 0.5s;
	transition: all ease 0.5s;
	-webkit-transform: scale(.9);
	-ms-transform: scale(.9);
	transform: scale(.9);
	margin: auto;
	-webkit-box-shadow: 0 11px 17px -12px #666;
	box-shadow: 0 11px 17px -12px #666;
}

.blog-item {
	padding: 20px 0;
}


.blog-item img {
	-webkit-box-shadow: 0 11px 17px -12px #666;
	box-shadow: 0 11px 17px -12px #666;
	max-width: 400px;
	margin: auto;
}



.social-inner-wrap li a {
	padding: 5px !important;
	color: #fff;
}


@media (max-width: 1500px) {
	div.slider-text-wrapper {
		right: 0;
		top: 11%;
	}
	.first-section-wrapper .ry-content-wrp {
		padding: 40px 0;
	}

	div#homecontent div#ry-sec1 {
		background-size:100% 100%;
	}
}

@media (max-width:991px) {
	
	.boarding-grooming-sched span.span-2 {
		color: #fff !important;
	}


	.col-xs-12.boarding-grooming-sched {

		max-width: 300px;
		margin: auto;
		float: none;
	}

	.bnr-title {
		left:10%;
	}

	div#def-banner img {
		margin: auto;
	}

	div.bnr-title {
		left: 0;
	}

	div.bnr-title h2 {
		font-size: 30px !important;
	}


	div#headersocial li a {
		color: #ffecd3 !important;
		font-size: 11px;
		width: 24px;
		text-align: center;
		position: relative;
		left: 3px;
		top: -2px;
	}

	div#headersocial li {
		background: #570017;
		height: 27px;
		width: 31px;
	}

	div#headersocial {
		position: relative;
		top: 44px;
		display: inline-block;
		left: 0;
		right: 0;
		font-size: 12px;
	}

	div#headersocial .social-inner-wrap {
		top: -7px;
		right: -72px;
	}

	.default .ry-left-wrp {1948
		padding-right: 0 !important;
	}

	.mobileicons i {
		background: #570017;
		color: #ffecd3;
		font-size: 15px;
		padding: 10px 12px;
		border-radius: 50px;
	}

	ul.mobileicons {
		max-width: 265px;
		margin: -12px auto 0;
		float: none;
		display: flex;
		-webkit-padding-start: 0;
		justify-content: center;
	}

	ul.mobileicons li a {
		color: #fff !important;
		font-size: 20px !important;
		text-decoration: none !important;
		padding-right:10px !important;
	}


	.mobileicon-wrapper {
		padding: 0;
		background: #6c010f;
		position: absolute;
		top: 100px;
		height: 87px;
	}
	`
	div.cta-wrapper:after {
		display:none;
	}

	div.footer-inner-container p {
		text-align: center !important;
		position: initial !important;
	}

	.inside-sidebar {
		padding-top: 2em;
	}

	div.bnr-wrp {
		margin-top: 11em;
		background-position:center center !important;
	}

	.rev-wrapper img {
		margin:auto;
	}

	.rev-wrapper {
		width: 33%;
	}


	div.services-link {
		position: relative;
		right: 0;
		text-align: center;
		top: 35px;
	}

	div.iconimagewrapper {
		padding:18px 0;
	}

	div.social-inner-wrap {
		right: 0;
		top: -7px;
		position: relative;
		float: none;
	}

	.ry-footer-blocks:nth-child(3) {
		padding: 0 !important;
	}

	.footer-logo {
		position: initial !important;
		top: 0 !important;
	}
	.footer-logo img {
		margin: auto;
	}

	div.icon-wrapper {
		width: 50%;
		margin: 2em 0;
	}

	.text-left, .text-right {
		width: 100% !important;
		float: left !important;
	}

	div#tabmobile-display {
		display: block;
		position: relative;
		max-width: 100%;
	}

	.mobiletab-banner {
		display: block;
		margin-top: 11em;
	}
	.main-banner {
		display: none;
	}

	div#laptopdesktop-display {
		display: none;
	}

	.menu-nav-block {
		display:none;
	}

	span.power {
		font-size: 11px;
		float: none;
	}

	.copy-right p {
		font-size: 11px !important;
		text-align: center;
		float: none;
	}

	div.footerlogo-wrapper {
		max-width: 100%;
	}

	.moile-menu .nav>li>a:hover, .mobile-menu .nav>li>a:focus {
		text-decoration: none;
		background-color: #6c010f;
	}

	.mobile-menu .nav .open .dropdown-menu li a {
		color: #fff;
		text-transform: uppercase;
		background: #202020 !important;
	}

	.mobile-menu ul li a, .mobile-menu .nav .open a {
		background: #6c010f !important;
	}


	.mobile-menu .dropdown-menu {
		background: #202020;
	}
	.slider-text-wrapper a.btn.btn-primary {
		background: #4c721d;
		border: none;
	}


	.slider-text-wrapper h5 {
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
	}


	div#ry-sec3 {
		background-attachment: fixed;
	}

	div#staffslider {
		margin-top: 2em;
	}

	div.testi-wrapper {
		margin-top:1em;
	}

	div.staff-slider {
		margin-top: 2em;
	}

	div.staff-slider-wapper img {
		max-width: 120px;
		margin: auto;
		float: none;
	}

	div#reviews {
		max-width: 100%;
		text-align: left;
	}

	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.pets-tab-mobile {
		max-width: 500px;
		margin: auto;
		float: none;
	}


	div#ry-sec2 {
		padding: 1em 0 3em;
	}

	.services li {
		text-align: left;
	}

	div.first-section-wrapper h4, div.services-section h3 {
		font-size:20px !important;
	}

	div.first-section-wrapper .ry-content-wrp {
		padding: 0;
	}

	div#homecontent div#ry-sec1 {
		padding: 2em 0;
	}
	div.cta-wrapper {
		padding: 0;

	}

	div.cta-wrapper a:after {
		display:none;
	}

	div#homecontent div#ry-sec1 .ry-container {
		max-width: 90%;
		padding: 0 10px;
	}

	div.cta-section {
		margin-top: 0;
		background: #ffecd3;
		padding: 0;
	}

	.nav-open a.pull-right.menu-toggle:before {
		opacity: 0;
	}

	a.pull-right.menu-toggle:before {
		content: '\f0c9';
		font-family: fontawesome;
		color: #ffecd3;
		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;
		text-decoration:none;
	}


	div.site-header .logo {
		top: -49px;
	}


	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;
		color: #ffecd3;
		text-decoration: none !important;
	}
	div.headwrp.smaller .logo img {

		margin-top: 1.4em;
	}

	div.slider-text-wrapper h1 {
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
		letter-spacing: 2px;
		color:#fff;
	}

	div.first-section-wrapper {
		margin: 3em 0;
	}
	div.cta-block {
		margin-top: 0;
	}

	div.site-header {
		border-bottom:none !important;
	}

	div.logo img {
		max-width: 385px;
	}

	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: fixed;
		background: #6c0110;
		height: 100px;
	}

	.about-image {
		margin: 0 auto 10px;
		padding-right: 0;
	}

	div.pets-wrapper {
		padding-top: 2em;
	}

	.slider-text-wrapper {
		bottom: 0 !important;
		top: 33% !important;
		left: 0;
		right: 0 !important;
		margin: auto;
	}

	.cta-block .cta-container {
		margin: 20px auto !important;
		display: block;
	}

	.cta-block .cta-container {
		max-width: 50%;
	}

	.coupon-container {
		width: 50%;
		padding: 0 20px;
		margin-bottom: 30px;
	}

	#ry-sec2 .title-wrapper:before {
		left: 0;
		right: 0;
		margin: auto;
		top: -4em;
	}

	div#fblocks1 img {
		max-width: 250px;
		margin: 0 auto;
	}

	.footer-content .office-hours {
		margin: 0 auto;
	}

	div#fblocks3 .footer-content {
		max-width: 155px;
		margin: 0 auto;
		display: block;
		float: none;
	}

	.ry-copyright {
		max-width: 500px;
		margin: auto;
		float: none;
	}


	/*mobile menu*/

	.mobile-menu ul.nav > li {
		display: block;
		width: 100%;
	}

	.mobile-menu {
		height: 700px;
	}

	.nav-open .mobile-menu {
		left: 0;
		Z-INDEX: 9999;
		overflow-x: hidden;
	}

}


@media (max-width:768px) {
	.cta-block .cta-container {
		max-width: 280px;
		margin: 0 auto !important;
		width: 100%;
		clear: both;
		float: none;
	}
	.text-wrap {
		position: relative;
		bottom: 60px !important;
		right: 26px;
	}
	.cta-block .cta-container .icons {
		bottom: 115px;
	}

	.coupon-container {
		width: 100%;
	}
	.payment-logo-container img {
		max-width: 70px;
		margin: 10px auto;
	}

	div#ry-sec2 {
		padding: 1em 1em 2em;
	}



}

@media (max-width:600px) {

	div.cta-wrapper {
		width: 50%;
		margin: auto;
		float: none;
	}

	div.cta-section {
		padding: 2em 0;
	}


}

@media (max-width:500px) {

	div.bnr-title h2 {
		font-size: 25px !important;
	}

	div#def-banner img {
		max-width: 150px;
	}

	div.bnr-wrp {
		height: 200px;
	}

	div.bnr-title {
		left: -10%;
		max-width: 300px;
		bottom: 9%;
	}


	div.bnr-wrp {
		height: 200px !important;
	}
	.list-services ul {
		-webkit-column-count: 1;
		column-count: 1;

	}


	div.services-button-wrapper a.btn.btn-primary:before {
		left:10%;
	}

	div.services-button-wrapper a.btn.btn-primary {
		position:relative;
		margin:10px 0;
	}

	div.slider-text-wrapper a.btn.btn-primary {
		font-size: 11px !important;
		margin-top: 10px;
	}

	#reviews a.carousel-control.left {
		right: 40px;

	}

	div.staff-slider {
		margin-top: 2em;
	}

	a.btn.btn-primary.staff-button {
		right: 0;
		left: 0;
		max-width: 200px;
		margin: auto;
		position: absolute;
		top: 19em;
	}




	a.pull-right.menu-toggle {
		margin-right: 1em;
	}


	div.map-title p {
		left: 0;
	}

	div.footer-form-wrapper {
		max-width:250px;
	}



	div.footer-inner-container .ry-copyleft {
		padding: 0;
	}

	div.footer-inner-container p {
		font-size: 13px;
	}




	div#bnr3 {
		background-position: center center;

	}
	div.secon-section-wrapper {
		padding: 1em 0;
	}

	div.services ul, div.articles ul {
		-webkit-column-count: 1;
		column-count: 1;
		padding: 0;
	}

	div#ry-sec3 h2, #ry-sec2 h2 {
		font-size: 23px !important;
	}

	div#ry-sec3 {
		padding: 3em 0 6em;
	}

	.footer-form-wrapper:before, .footer-form-wrapper:after {
		display:none;
	}

	div.slider-text-wrapper h2 {
		font-size: 11px !important;
		letter-spacing: 1px;
		font-weight: bold;
		text-shadow: non;
	}

	div.slider-text-wrapper {
		top: 30% !important;
	}

	.forArrow .arrowdown {
		top:0.8em;
	}
}

@media (max-width:320px) {
	div.slider-text-wrapper a.btn.btn-primary {
		display:none;
	}

	div.services-button-wrapper a.btn.btn-primary:before {
		left: 5px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	div.slider-text-wrapper h1 {
		font-size:30px!important;
	}

	.services-button-wrapper >div {
		width: 50%;
	}

	.ry-copyleft {
		margin-bottom: 1em;
	}


}


@media (max-width:1400px) and (min-width:992px) {

	.refill-login-button:nth-child(1) .btn.btn-primary.header1:before {
		width:40px;
		height:35px;
	}

	.header-info a.btn.btn-primary {
		font-size: 11px !important;
	}

	.ry-header-container {
		max-width:90% !important;
	}

	.menu-nav-block .ry-container {
		max-width: 90% !important;
	}

	a.btn.btn-primary.header1 span:before {
		display: none;
	}
		a#phoneHeader {
    font-size: small !important;
}
}





@media (max-width:1024px) and (min-width:992px) {





	.ry-header-container {

		max-width:100% !important;
	}


}

@media (max-width:1198px) and (min-width:992px) {



	ul.menu-wrap li a {
		font-size:14px !important;
	}

	div.slider-text-wrapper {
		right: 5px;
		top: 79px;
	}

	img#bannertext {
		max-width:300px;
	}
}

@media (max-width:1199px) and (min-width:992px) {

	.ry-footer-blocks:nth-child(3) {
		padding-left: 0 !important;
	}

	.footer-content form#contact-form {
		padding-right: 4em !important;
	}

	.ry-footer-blocks:nth-child(4) {
		padding-left: 2em;
	}

	.footer-logo {

		top: 6em;
		left: 1em;
	}

	div.bnr-title {
		left: 10%;
	}

}


@media (min-width:1199px) {



	div#fblocks3 {
		margin-left: -5em;
	}

	table.office-hours td:first-child {
		padding-right: 50px;
	}
}

@media (min-width:992px) {

	div.slider-text-wrapper .align-center {
		text-align: left !important;
	}

}

a#phoneHeader {
    font-size: large !important;
}

@media (max-width: 500px){
	div.logo img {
    max-width: 180px;
    margin-top: 54px;
	}
}

@media(min-width:1400px) and (max-width:1665px) {

.ry-header-container {
    max-width: 100% !important;
}
}

.modal-footer{

	text-align: center !important;
	padding: 19px 20px 15px !important;
	    background-color: #fff;
}

.modal-body{
 	padding: 0 !important;
}
.modal-content{
	border:none;
}

button.btn.btn-default.closeThis {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent !important;
    color: #0b5d08;
    font-weight: 800;
}

@media (max-width:991px) {
	
	/*div.headwrp {
        height: 250px;
	}
	div.site-header .logo {
		top: -30px;
		max-width: 250px;
		margin: 0 auto;
		float: none;
	}
	div.site-header .logo {
		top: -30px;
		max-width: 250px;
		margin: 0 auto;
		float: none;
	}
	div.mobileicon-wrapper {
		position: relative;
		top: 0;
		height: auto;
	}
	div.head-message p {
		font-size: 14px;
		line-height: 20px;
		padding: 0 20px;
	}
	div.head-message {
		margin-top: -18px;
	}*/

}
@media (max-width: 500px) {
	/*div.logo img {
		max-width: 180px;
		margin-top: 0;
	}
	.head-message p {
		font-size: 13px;
	}
	div#headersocial > div {
		top: -43px;
	}*/
}

.head-message div p {
    width: 450px;
    text-align: right !important;
    padding-right: 13px;
    line-height: 22px;
}

.head-message div {
    max-width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}

.head-message {
    margin-top: -30px;
}

div.site-header .logo {
    height: 84px;
}

.site-header .mobileicons a {
    font-size: 13px !important;
    padding: 5px;
    margin-top: 15px;
}

@media (max-width: 1665px) and (min-width: 1400px) {
	.head-message div {
		max-width: 100%;
	}
}

@media (max-width: 1400px) and (min-width: 992px) {
	.head-message div {
		max-width: 90%;
	}
}
@media (max-width: 1024px) and (min-width: 992px) {
   .head-message div {
		max-width: 100%;
	}
}
@media (max-width: 1040px) and (min-width: 992px) {
	a#phoneHeader {
		font-size: small !important;
	}
}