/* Menu Overrides */
a.pull-right.menu-toggle {
	position: absolute;
	right: 0;
	z-index: 999;
	top: 0;
}

.mobile-menu ul.nav {
	margin: 7em 0;
}

/* Powered by: roya */

span.power {
	display: inline-block;
	float: right;
	text-transform: initial;
	font-size: 13px;
	color: rgba(205, 187, 167, 0.50);
	letter-spacing: 1px;
}

img.img-responsive.roya-copy {
	display: inline-block;
	max-width: 35px;
}

.footer-copy {
	font-size: 12px;
	color: #ccc;
	border-top: 1px solid rgba(204, 204, 204, 0.3);
	padding-top: 1em;
}






/* Homepage Overrides */

.default .ry-right-wrp {
    padding-left: 3em;
    display: none;
}

.ry-left-wrp img {
    margin: auto;
    max-width: 800px !important;
    padding: 0;
}

.default .ry-left-wrp {
    border-top: 4px double #ed2226;
}

.default .ry-left-wrp:nth-child(2) {
    margin-top: 5px;
    padding-top: 2em;
    width: 100% !important;
}

.faq-list h3 {
    color: #fcf2e7;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 28px !important;
}

.faq-foodpackage {
    border-bottom: 1px dashed rgba(204, 187, 166, 0.30);
    padding: 1em 0;
}

.faq-foodpackage:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/125_.png);
    background-size: contain !important;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat !important;
    margin-top: 10px;
}

.faq-foodpackage:nth-child(3):before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/250_.png);
}

.faq-foodpackage h4 {
    position: relative;
    left: 2em;
}

.faq-foodpackage p {
    position: relative;
    left: 3em;
    margin: 0;
    line-height: 20px;
}

.sides-list {
    margin-top: 2em;
}

.sides-list ul {
    -webkit-padding-start: 0
    ;column-count: 2;
}

.sides-list ul li {
    position: relative;
    list-style: none;
    left: 1em;
    line-height: 25px;
}


.sides-list ul li:before {
    font-family: fontawesome;
    left: 0;
}

.sides-list ul li:before {
    content: '\f111';
    font-family: fontawesome;
    font-size: 5px;
    position: absolute;
    left: -3em;
}

div.bnr-wrp:before {
	content: '';
	background: rgba(26, 26, 26, 0.59);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.default h1 {
    font-size: 35px !important;
    margin-top: 0;
    color: #fff !important;
    letter-spacing: 3px !important;
}


.default div#ry-sec1 {
    padding: 0;
    width: 100%;
    margin: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/default_bg.jpg);
    background-size: cover;
}

.default .ry-content-wrp {
	padding: 3em 0 8em;
}


body.nav-open .mobile-icons li a:before {
	display: none;
}

h1.ml9 {
	display: none !important;
}

div.site-header ul li a:focus, div#footer-menu ul li a:focus {
	background-color: transparent;
	text-decoration: none !important;
	outline: none;
}

.fbshare-button {
    position: absolute;
    left: 50%;
    right: 50%;
    margin: auto;
    max-width: 130px;
    top: 4em;
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.footer-content a {
	color: #fcf2e7 !important;
}

.footer-content:hover a {
	text-decoration: none;
}

div#footer-menu {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/footer_bg_pattern01.jpg);
	padding: 8px 0;
}


.footer-content h3 {
	text-align: center;
}


div#footer-menu .menuwrp:before {
	display: none;
}

div#footer-menu ul {
	width: 100%;
}


div#footer-menu ul li a {
	color: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Karla', sans-serif;
	padding: 0;
}

div#footer-menu li a:after {
	right: -7em;
}


div#footer-menu ul li a:hover {
	background: transparent;
	color: #df2523;
}

.sec1cta-wrapper:hover img {
	transform: scale(1.5);
}

.sec1cta-wrapper img {
	transition: all ease 0.5s;
}

.site-phone a {
	color: #fff !important;
}

.site-phone a:before {
	content: '\f095';
	font-family: fontawesome;
	padding-right: 10px;
}



.site-phone {
	background: #ee1d21;
	padding: 0 25px;
	transition: all ease 0.3s;
	border: 1px solid transparent;
}

.site-phone:hover {
	background: #000;
	border: 1px solid rgba(238, 29, 33, 0.64);
}

.menuwrp:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/menu_line.png);
	height: 10px;
	background-repeat: no-repeat;
	right: 0;
	left: 0;
	margin: auto;
	float: none;
	background-size: contain;
	position: absolute;
	max-width: 550px;
}

.menuwrp ul li a:after {
	content: '\f111';
	position: absolute;
	font-family: fontawesome;
	font-size: 5px;
	right: 0;
	opacity:0;
}

.menuwrp ul li:last-child a:after {
	display: none;

}

.top-address {
	display: inline-block;
	float: left;
}

.site-phone {
	float: right;
}
.top-contact-wrapper .col-lg-6 {
	width: 100%;
}

.top-address p {
	color: #fff;
	letter-spacing: 1px;
}
.top-address p:before {
	content: '\f015';
	font-family: fontawesome;
	padding-right: 10px;
}

.ry-footer-blocks:hover .icon-wrapper {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.icon-wrapper {
	max-width: 70px;
	margin: auto;
	float: none;
	transition: all ease 0.3s;
}

.ctamenu-wrapper h3 {
	position: relative;
	top: 1em;
	letter-spacing: 1px;
}


.ctamenuimgwrapper img {
	max-width: 300px;
	margin: auto;
	transition: all ease 0.3s;
	float: none;
}

.ctamenu-wrapper:hover .ctamenuimgwrapper img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

..ctamenuimgwrapper:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/hover_cta.png);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-width: 300px;
	border-radius: 100%;
	margin: auto;
	opacity: 0;
	transition: all ease 0.5s;
	background-size: contain;
	z-index: 300;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
}
.ctamenu-wrapper:hover .ctamenuimgwrapper:before {
	opacity: 0.8;
	padding: 5px;
}

.ctamenu-block {
	margin: 3em 0;
}
.menu-wrapper {
	padding: 6em 0 15em;
}

.menu-content p:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/separator_element.png);
	background-size: contain;
	position: absolute;
	height: 100px;
	top: -3em;
	max-width: 330px;
	background-repeat: no-repeat;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	flex-direction: column;
}

.menu-button {
	margin-top: 5em;
}
div#cta-menu-block2 {
	align-items: center;
	justify-content: center;
	display: flex;
}

.menu-content {
	max-width: 800px;
	margin: 5em auto 0;
	float: none;
	line-height: 25px;
	color: #fff;
}
a.ctamenu {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff !important;
	font-family: 'Unica One', cursive;
	letter-spacing: 1px;
	font-size: 18px;
	opacity: 0;
	z-index: 500;
}

.ctamenu-wrapper:hover a.ctamenu {
	opacity: 1;
	font-size: 25px;
	text-decoration: none;
}


div.ctamenu-wrapper a {
	color: #fff;
}

.ctamenu-wrapper:hover a {
	text-decoration: none;
}

div#menu-section {
    margin: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/timeout_homepage_rev1.jpg);
    background-size: cover;
    color: #fff;
}


table.weekly-schedule tr:nth-child(2), table.weekly-schedule tr:nth-child(4), table.weekly-schedule tr:nth-child(6), table.weekly-schedule tr:nth-child(8), table.weekly-schedule tr:nth-child(10), table.weekly-schedule tr:nth-child(12) {
	border-bottom: 1px dashed transparent;
	height: 0;
}

table.weekly-schedule tr {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.30);
	height: 80px;
}


table.weekly-schedule {
	margin-top: 0;
	border-top: 4px double #ee151b;
}

table.weekly-schedule tr {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.30);
	height: 80px;
}


table.weekly-schedule span1:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/number2.png);
	top: 8px;
}
table.weekly-schedule span2:before {
	background:url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/number3.png);
}

table.weekly-schedule span3:before {
	background:url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/number4.png);
}

table.weekly-schedule span4:before {
	background:url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/number5.png);
}

table.weekly-schedule span5:before {
	background:url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/number6.png);
}


table.weekly-schedule span6:before {
	background:url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/number7.png);
}


div#events-section {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/main_bg_pattern.jpg);
	margin: 0;
	padding: 5em 0;
	color: #fcf2e7;
}

table.weekly-schedule span5, span6 {
	top: 30px !important;
}

table.weekly-schedule :first-child tr td {
	padding-left: 39px;
	color: #fcf2e7 !important;
	font-size: 14px;
	line-height:20px;
}

a.btn.btn-primary.slider {
	margin-top: 3em;
}


.sec1cta-title {
	position: absolute;
	top: 40%;
	left: 5%;
	line-height: 25px;
}

.sec1cta-wrapper {
	margin-bottom: 2em;
	padding: 0;
	overflow: hidden;
}
.menu-content p {
	color: #fff;
}

.sec1cta-title a.btn.btn-primary {
	background: transparent;
	font-size: 12px;
	border: 1px solid #df2423 !important;
	margin-top: 1em;
	letter-spacing: 0;
}

table.weekly-schedule span, span1, span2, span3, span4, span5, span6 {
	text-transform: uppercase;
	font-family: 'Unica One', cursive;
	letter-spacing: 3px;
	font-size: 24px;
	position: relative;
	top:10px;
}
.section1-content {
	padding-left: 5em;
}

table.weekly-schedule span:before, span1:before, span2:before, span3:before, span4:before, span5:before, span6:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/number1.png);
	content: '';
	position: absolute;
	background-size: contain;
	height: 20px;
	width: 50px;
	background-repeat: no-repeat !important;
	top: 4px;
	left: -39px;
}

h2.ml9 {
	font-size: 36px !important;
	margin: 0;
	letter-spacing: 5px;
	text-align: center;
}
.align-center p {
	color: #fff !important;
	line-height: 22px;
	font-family: 'Karla', sans-serif;
	font-weight: 200;
	text-shadow: 2px 5px 2px #000;
}

h3.ml9 {
	text-transform: uppercase;
	font-size: 36px !important;
	margin: 0;
	letter-spacing: 5px;
	font-weight: normal;
}
.ml9 {
	position: relative;

}

.ml9 .text-wrapper {
	position: relative;
	display: inline-block;
	overflow: hidden;
}

.ml9 .letter {
	transform-origin: 50% 100%;
	display: inline-block;
	line-height: 1em;
}

.top-social {
	position: absolute;
	top: -15px;
	left: 42px;
}

ul.social-links {
	text-align: center;
	padding: 0;
}

ul.social-links li {
	max-width: 40px;
	display: inline-block;
	border: 0;
	cursor: pointer;
}


ul.social-links img {
	max-width: 35px;
	transition: all .5s;
}


a.cta {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
}



div#contactus-section p {
	color: #fff;
}

.testi-container:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-4df8b48f-38cf-4919-876e-0ed428ee9faf/headshot/testi_border.png);
	background-size: contain;
	position: relative;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	max-width: 600px;
	height: 20px;
	top: 30px;
	background-repeat: no-repeat;
}

a.btn.btn-primary.services.hvr-shutter-out-horizontal:after {
	content: '\f178';
	font-family: fontawesome;
	margin-left: 10px;
}


a.btn.btn-primary.services.hvr-shutter-out-horizontal:hover {
	margin-left:10px;
	background:#000;
}

a.btn.btn-primary.services.hvr-shutter-out-horizontal:before {
	display: none;
}

div.cta-sidebar-wrapper a {
	color: #fff;
	transition: all ease 0.3s;
}

.cta-sidebar-wrapper a:hover {
	text-decoration: none;
	margin-left: 5px;
}

.services-nav ul {
	-webkit-padding-start: 0;
}

.no-padding ol.carousel-indicators {
	display: none !important;
}

div.intro-box .carousel-control:hover {
	background: transparent;
}

div.intro-box .carousel-control .icon-next:before, div.intro-box .carousel-control .icon-prev:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/carousel_control1.png);
	position: absolute;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat !important;
}

div.intro-box .carousel-control .icon-prev:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/carousel_control.png);

}

.intro-box .carousel-control.right {
	right: 5%;
}

.intro-box .carousel-control.left {
	left: 5%;
}

.medical-center-wrapper {
	padding: 8em 0 38em;
}

div#surgery-section {
	background: #fefefe;
	margin: 0;
	padding: 0 0 5em 0;
}

.services ul li {
	-webkit-padding-start: 0;
}



.services-nav li:after {
	content: '';
	width: 60px;
	height: 60px;
	background: url(https://www.royacdn.com/unsafe/smart/Site-4df8b48f-38cf-4919-876e-0ed428ee9faf/hompage/med_arrow_link01.png);
	position: absolute;
	background-size: contain;
	background-repeat: no-repeat;
	right: -52px;
	top: -4px;
	transition: all ease 0.5s;
	opacity: 0;
}

.services-nav li:hover a:after {
	opacity: 1;
	text-decoration: none;
}

.services-nav li a:hover {
	text-decoration: none;
	color: #4d8a8a;
}

.services-nav li a:hover :after {
	opacity: 1;
}

.services-nav li:hover:after {
	opacity: 1;
}

div.services-tab-content:hover a:before {
	text-decoration: none;
}

div.services-tab-content:hover a:before {
	text-decoration: none;
}

div.services-tab-content:hover a:before {
	text-decoration: none !important;
}



.services-nav li:before {
	content: '';
	border-right: 1px solid #d1d1d1;
	background-size: contain;
	width: 5px;
	height: 120px;
	position: absolute;
	top: -14px;
	background-repeat: no-repeat;
	right: -1px;
	display: block;
}

div#services-section {
	background: url(https://www.royacdn.com/unsafe/smart/Site-4df8b48f-38cf-4919-876e-0ed428ee9faf/hompage/first_section_bg.png);
	background-size: cover;
	height: auto;
	background-position: center;
}

.services-wrapper {
	padding-bottom: 5em;
}

div#contactus-section h3 {
	font-size: 40px !important;
}

.contact-info span {
	font-family: muli;
	padding: 0 1.5em;
}

div#contactus-section {
	background: url(https://www.royacdn.com/unsafe/smart/Site-4df8b48f-38cf-4919-876e-0ed428ee9faf/hompage/contact_bg.jpg);
	margin: 0;
	padding: 13em 0 9em;
	color: #fff;
	background-attachment: fixed;
	background-size: cover;
}

.testi-author {
	margin-top: 3em;
	font-family: 'Frank Ruhl Libre', sans-serif;
}

.testi-container {
	background: #fff;
	margin-top: 3em;
	z-index: 998;
}

div#cta-section {
	margin: 0;
}

.text-wrap a {
	color: #1e1d1e !important;
	font-family: 'Frank Ruhl Libre', sans-serif;
	font-size: 25px;
}

.first-section-wrapper a.btn.btn-primary:hover {
	color: #fff;
}

.first-section-wrapper. a.btn.btn-primary:after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px;
}


.first-section-wrapper .ry-copyright:hover .officeimage-wrapper img {
	opacity: 1;
	filter: alpha(opacity=50);
}


.first-section-wrapper .ry-copyright:hover .officeimage-wrapper {
	transform: scale(1);
}


.officeimage-wrapper {
	overflow: hidden;
	transition: all ease 0.8s;
	padding: 0;
	background: #000;
	max-width: 500px;
	margin: auto;
	float: none;
}

.first-section-wrapper .ry-copyright:hover .officeimage-wrapper img {opacity: 0.5;filter: alpha(opacity=50);}

.officeimage-wrapper {
	transform: scale(.9);
	margin-top: 2em;
}

img#magazine {
	max-width: 800px;
	float: none;
	margin: auto;

}

.officeimage-wrapper img{
	border:5px solid #fff;
}


.magazine-wrapper {
	margin-top:4em;
}

.first-section-wrapper a.btn.btn-primary {
	background: #000;
	margin-top: 1.5em;
	border-radius: 5px;
	border: none;
}

a.btn.btn-primary.hvr-shutter-out-horizontal:before {
	color: #fff;
}

.first-section-wrapper h2 {
	color: #fff;
	font-family: 'Frank Ruhl Libre', sans-serif;
	font-size: 45px !important;
	font-weight: 600;
}

.arrow.bounce:before {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/arrow.png);
	display: block;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	background-size: contain;
}
.forArrow .arrowdown {
	position: absolute;
	top: 3.5em;
	left: 50%;
	margin-left: -20px;
	margin-top: 50px;
	color: #fff;
	font-size: 60px;
	cursor: pointer;
}



div#modal-contact img {
	box-shadow: 0 11px 17px -12px #666;
}
.align-center:after {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/separator_element.png);
	background-size: contain;
	position: absolute;
	height: 100px;
	top: -3em;
	max-width: 400px;
	background-repeat: no-repeat;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	flex-direction: column;
}






.no-padding .carousel .carousel-control:hover {
	background: transparent;
	color: #FFF;
}

div#first-banner {
	right: 0;
	left: 0;
}


button.btn.btn-primary.search-btn.hvr-shutter-out-horizontal:before {
	background: #000;
}



a.btn.btn-primary.banner {
	background: #eee092;
	border-radius: 20px;
	border: none;
	padding: 10px 30px;
	color: #444;
	font-weight: bold;
	letter-spacing: 0;
}




.contact-info {
	margin-top: 1em;
}

.site-phone a.btn.btn-primary {
	padding: 5px 15px;
	font-size: 14px;
	letter-spacing: 1px;
}


table.contact-info {
	font-size: 14px;

}

.contact-info:after {
	content: '';
	background: url(https://www.royacdn.com/unsafe/smart/Site-4df8b48f-38cf-4919-876e-0ed428ee9faf/hompage/footerboarder.png);
	position: absolute;
	display: block;
	height: 15em;
	width: 10px;
	background-size: contain;
	right: -1.1em;
	background-repeat: no-repeat;
	top: 0;
}

div#right {
	margin-top: 7em;
	padding-left: 2em;
}

div.contact-block a {
	color: #fff;
	font-weight: lighter;
}

.contact-info span-1 {
	color: #4e8a8b;
}

table.contact-info tr:nth-child(1) i {
	position: relative;
	top: -15px;
}



form#contact-form {
	background: rgba(78, 139, 139, 0.02);
	margin-top: 1em;
}


button.btn.btn-primary {
	border: none;
	border-radius: 0;
}

input.btn.btn-primary.hvr-shutter-out-horizontal {
	text-transform: initial;
}


.mobile-icons {
	text-align: center;
	margin-top: 45px;
	position: fixed;
	z-index: 9999;
	left: -1em;
}

div.contact-info-block a {
	color: #fff;
	transition: all ease 0.3s;
}


div.contact-info-block a:hover {
	text-decoration: none;
	color: #4e8a8b;
}

.mobile-icons li a:before {
	content: '\f10b';
	font-family: fontawesome;
	color: #f01d21;
	font-size: 40px;
}

.mobile-icons-li a {
	text-shadow: none !important;
}

ul.mobile-icons-li {
	list-style: none;
}

div.site-header .logo {
	overflow: inherit;
}
div#homecontent div#ry-sec1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-4df8b48f-38cf-4919-876e-0ed428ee9faf/hompage/welcome_bg.jpg);
	background-size: cover;
	margin: 0;
	background-attachment: fixed;
}


.headwrp.smaller .top-social {
	display: none;
}

a.btn.btn-primary.about:after, a.btn.btn-primary.coupons:after {
	content: '\f105';
	font-family: fontawesome;
	padding-left: 9px;
}


.first-section-wrapper {
	margin: 6em 0;
}



.first-section-wrapper p {
	color: #fff;
}





.cta-block .cta-container:hover {
	transform: scale(1);
}

.first-section-wrapper h4 {
	font-weight: bold;
	font-family: 'PT Serif', serif;
	font-size: 45px !important;
}

.cta-container:hover div#cta1 {
	background: transparent;
}

.cta-container:hover div#cta2 {
	background: transparent;
}


.cta-container:hover div#cta3 {
	background:transparent;
}


.cta-container:hover div#cta4 {
	background:transparent;
}

.cta-container:hover div#cta5 {
	background:transparent;
}

.cta-block .cta-container {
	width: 20%;
	transform: scale(0.85);
	transition: all ease 0.5s;
}

.first-section-wrapper h3 {
	font-family: 'Libre Baskerville', serif;
	font-weight: normal;
	margin-top: 1.5em;
}
.first-section-wrapper .ry-content-wrp p {
	line-height: 25px;
}

.first-section-wrapper .ry-content-wrp {
	max-width: 700px;
	margin: auto;
	float: none;
}

.text-wrap {
	padding: 0;
	position: absolute;
	top: 46%;
	left: 10%;
	text-transform: uppercase;
	width: 100%;
	line-height: 19px;
	right: 0;
}

.text-wrap a:after {
	content: '';
	border-bottom: 1px solid #4b8b8b;
	position: relative;
	top: 0;
	width: 30%;
	height: 10px;
	display: block;
	transition: all ease 0.8s;
}

.cta-block:hover a:after {
	border-bottom: 1px solid #fff;
}


.cta-wrapper {
	padding: 0;
}



.top-contact-wrapper a {
	line-height: 34px;
}

.top-contact-wrapper {
	display: inline-block;
}
.top-contact-wrapper >div {
	width: 100%;
}
.site-phone .btn-btn-primary {
	background: #eea701;
	border-radius: 50px;
}

.site-phone .btn-btn-primary a:before {
	content: '\f095';
	font-family: fontawesome;
	margin-right: 8px;
}


.site-phone .btn-btn-primary a {
	color: #fff;
}

.shoponlinelink a {
	color: #fff !important;
}


.shoponlinelink a {
	color: #fff !important;
	padding-left: 36px;
}

#footer .top-social {
	position: absolute;
	top: 4em;
	left: 24px;
	z-index: 9999;
}

#footer ul.social-links li {
	margin-right: 5px;
}


.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;
}


.input-block input#message {
	padding-bottom: 7em;
	padding-top: 1em;
}

.modal-footer {
	border-top: 0 !important;
}

input.submit-footer {
	color: #146a45;
	float: right;
	padding: 0 15px;
	font-weight: bold;
}

.footer-inside-wrapper textarea.form-control {
	height: 150px;
}



.footer-form-wrapper {
	background: #fff;
	padding: 0;
	border-top-right-radius: 50px;
	border-top-left-radius: 50px;
	max-width: 322px;
}

div#def-footer-top {
	margin-top: -12px;
}

form#contact-form .form-control {
	background: transparent;
	border-radius: 0;
	padding: 15px;
	height: 38px;
	font-weight: lighter;
	color: #fff;
}

.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;
}


/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #000;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;

}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
	color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

a.btn.btn-primary.banner.hvr-rectangle-in:before {
	background: #eee092;
	border-radius: 20px;
}

a.btn.btn-primary.rebate.hvr-rectangle-in:before {
	background: #ffee7a;
}



.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*/

.matches-title .count {
	color: #fff;
}

.officehours-wrapper p {
	color: #fff;
}

ul.html-sitemap-ul li {
	list-style: none;
}

ul.html-sitemap-ul li a:before {
	content: '\f178';
	font-family: fontawesome;
	margin-right: 10px;
}

ul.html-sitemap-ul li a {
	transition: all ease 0.3s;
}

ul.html-sitemap-ul li a:hover {
	text-decoration: none;
	padding-left: 10px;
}

.awards-wrapper {
	margin-top: 1em;
}

.hospital-tour .col-xs-6 {
	padding: 0;
}

.hospital-tour div {
	padding: 0;
}

.cta-sidebar-wrapper .list ul {
	/* -webkit-column-count: 3; */
	-moz-column-count: 3;
	/* column-count: 3; */
}

.list li {
	list-style: none;
}

.list li:before {
	content: '\f178';
	font-family: fontawesome;
	margin-left: -2em;
	position: absolute;
}

.map-wrapper {
	max-width:400px;
}


.about {
	max-width: 300px;
	margin: auto;
	box-shadow: 0 11px 17px -12px #666;
}


.modal {
	overflow-y: hidden;
}

.hospital-tour img:hover {
	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;
	-moz-column-count: 2;
	column-count: 2;
	padding: 20px 0;
}

div.site-header ul li.active a {
	color: #fff;
}

.services-image {
	max-width: 500px;
	margin: auto;
}


.form-wrapper {
	padding: 30px 30px 30px 20px;
	background: rgba(221, 221, 221, 0.38);
	margin-top: 1em;
}


.bnr-title h2 {
	color: #fff;
	text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
	font-size: 50px !important;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.top-contact-wrapper a:hover {
	text-decoration: none;
}

.services a.btn.btn-primary.hvr-shutter-out-horizontal {
	line-height: 20px;
	text-align: left !important;
	float: left;
}


div#bnr1 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/banner/insidebanner1_a.jpg);
	background-size: cover;
	background-position: center;
}


div#bnr2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/banner/insidebanner2.jpg);
	background-size: cover;
	padding: 0;

}


div#bnr3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/banner/insidebanner3.jpg);
	background-size: cover;
	background-position: center;
}


.menu-list {
	padding: 2em 0;
}


.menu-list h3 {
	font-size: 29px !important;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-top: 0;
}

.menu-list ul li {
	list-style: none;
	-webkit-padding-start: 0;
}

.menu-list ul {
	-webkit-padding-start: 0;
}

.menu-list li:before {
	content: '\f0f5';
	font-family: fontawesome;
	position: absolute;
	left: 20px;
}

.menu-list span.span-1 {
	font-size: 22px;
	font-style: normal !important;
	font-family: "Unica One", cursive;
	background: #ee151b;
	border-radius: 5px;
	padding-left: 35px;
}

.menu-list {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.30);
}




.officehours-wrapper {
	padding: 10px;
	line-height: 25px;
}



/*Sidebar*/



.ctasidebar-title h3.ml1 {
	font-size: 30px !important;
    margin: 0;
    color: #fff !important;
    letter-spacing: 5px;
}

.ml1 .letter {
	display: inline-block;
	line-height: 1em;
}

.ml1 .text-wrapper {
	position: relative;
	display: inline-block;
	padding-top: 0.1em;
	padding-right: 0.05em;
	padding-bottom: 0.15em;
}

.ml1 .line {
    opacity: 1;
    position: absolute;
    left: 0;
    height: 3px;
    width: 100%;
    border: 1px double #ed2226;
    transform-origin: 0 0;
}

.ml1 .line1 { top: 0; }
.ml1 .line2 { bottom: 0; 
}

.ctasidebar-title {
    position: absolute;
    top: 60%;
    right: 0;
    left: 10%;
    margin: auto;
    float: none;
    text-align: left;
    pointer-events: none;
}
.button-wrapper {
    margin: 5px 0;
}

.inside-sidebar {
	max-width: 500px;
	margin: auto;
	float: none;
}

.cta-sidebar-wrapper {
	padding: 0;
	overflow: hidden;
	box-shadow: 0 11px 17px -12px #666;
}


.sidebar-search {
	padding: 0;
	margin-bottom: 10px;
}



.button-wrapper img {
	max-width: 500px;
	margin: auto;
	float: none;
}

.sidebar-search button.btn.btn-primary.search-btn {
	border-radius: 0;
	border: 1px solid #df2423;
}

.sidebar-search input.form-control {
	border-radius: 0;
}


/*End of Sidebar Overrides*/


@media (max-width:991px) {
	
	.default .ry-right-wrp {
    padding-left: 0;
}
	
	div.ry-left-wrp img {
		margin:auto;
		max-width:500px !important;
	
	}

	.default div#ry-sec1 {
		background-attachment: initial;
		background-position: bottom;
	}


	.menu-button {
		margin-top: 1em;
		margin-bottom: 3em;
	}


	.sec1cta-wrapper:hover img {
		transform: initial;
	}
	.sec1cta-wrapper:before {
		background: rgba(0, 0, 0, 0.41);
		position: absolute;
		content: '';
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}

	div#footer-menu .logo img {
		margin-top: -34px;
		margin-bottom: 0;
	}

	.ctamenu-block {
		margin: 0;
		display: block !important;
	}
	div#menu-section {
		background-position: center;
	}

	.menu-wrapper {
		padding: 2em 0;
	}
	.ctamenu-wrapper {
		margin: 2em 0;
	}

	table.weekly-schedule {
		width:100%;
	}

	table.weekly-schedule :first-child tr td {
		padding: 0;
	}

	.sec1cta-title {
		top: 0;
		left: 0;
		right: 0;
	}

	.section1-content {
		padding-left: 0;
	}

	div#events-section {
		padding: 2em 0;
	}

	.sec1cta-wrapper {
		margin-bottom: 4em;
		width: 50%;
	}


	h1.ml9 {
		display:block !important;

	}
	svg:not(:root) {
		display:none !important;
	}

	.forArrow .arrowdown {
		top:0;
	}

	.align-center:after {
		display: none;
	}

	div#first-banner p {
		display: none;
	}

	#footer .top-social {
		position:initial;
	}

	.nav-tabs>li {
		float: none;
		margin-bottom: 1em;
		text-align: center;
	}

	.surgical-wrapper {
		text-align: left;
	}

	div#right {
		margin-top: 2em;
		padding-left: 0;
	}

	.contact-info:after {
		display:none;
	}


	.services li:before {
		color:#4e8b8b;
	}

	.footer-sitelogo {
		margin: auto;
	}





	.headwrp.smaller {
		background:#000;
	}

	div.intro-box .carousel-control:hover {
		background: transparent;

	}





	div#first-banner {
		left: 0 !important;
	}

	div.contact-info-block {
		padding-top: 0;

	}

	div.footer-content {
		max-width: 500px;
		margin: auto;
		float: none;
	}



	div.testi-block {
		margin: auto;
		float: none;
		min-height: 150px;
	}

	div.no-padding .carousel-indicators {
		bottom: 0 !important;
	}



	div.cta-block div.cta-container:nth-child(5) {
		width: 100%;
	}
	div.mobile-menu ul li a:hover, div.mobile-menu ul li a:focus {
		text-decoration: none;
		background-color: transparent;
		color: #fff;
	}

	div.mobile-menu ul li a, div.mobile-menu .nav .open a {
		color: #fff;
		text-align: center;
	}

	div.mobile-menu i {
		color: #fff;
		font-size: 42px;
	}

	div.mobile-menu {
		background: url(https://www.royacdn.com/unsafe/smart/Site-52d754c2-7e76-4428-b58b-1e08f18acad2/resources/timeout_homepage_rev1.jpg);
		background-size: cover;
	}




	.nav-open a.pull-right.menu-toggle:before {
		opacity: 0;
	}

	a.pull-right.menu-toggle:before {
		content: '\f0c9';
		font-family: fontawesome;
		color: #f01d21;
		font-size: 30px;
	}

	a.pull-right.menu-toggle.visible-xs.visible-sm {
		background: transparent;
		position: relative;
		float: left;
		padding: 10px;
		margin-left: 24px;
		margin-top: 10px;
		margin-right: 1em;
	}

	span.power {
		font-size: 11px;
		display: inline-block;
		float: none;
	}



	div.app-logo-wrapper img {
		max-width: 150px;
	}

	div.app-right .social-inner-wrap {
		float:none;
		text-align: center;
	}

	div.app-right, div.app-left {
		float: none;
		margin: auto;
	}

	.app-right .col-xs-12.col-md-3.col-lg-3 {
		padding-top: 1em;
	}

	div.testi-author a.btn.btn-primary {
		position: relative;
		top: -10em;
	}

	div#ry-sec3 {
		padding: 5em 0;
	}

	div.center .ry-copy.item-copy {
		bottom: 0 !Important;
	}



	div.cta-background {
		height: auto;
		margin:auto;
		float: none;
		max-width: 260px;
	}

	div.text-wrap a {
		font-size: 20px;

	}

	.pet-portal-content {
		padding-top: 1em;
		text-align: center;
	}

	.testi-left:after {
		display:none;
	}

	.testimonial-slider {
		max-width: 100%;
		margin: auto;
		float: none;
	}

	table.contact-info {
		margin: auto;
		text-align: left;
	}

	div#bnr2 {
		background-position: 40%;
	}

	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.testi-block img {
		float:left;
	}

	div.mobile-menu {
		position:fixed;
	}



	div.ry-container {
		padding: 0 10px;
	}





	a.pull-right.menu-toggle {
		position: fixed !important;
		margin-right: 2em;
	}

	div.headwrp.smaller .logo img {

		margin-top: 1.8em;
	}

	div.slider-text-wrapper h1 {
		color:#fff;
		font-size:35px !important;
		letter-spacing:1px !important;
	}


	div.site-header {
		border-bottom:none !important;
	}

	div.logo img {
		max-width: 120px;
		margin-bottom: 0.8em;
		margin-top: -2.5em;
	}

	div.headwrp.smaller .ry-header-container {
		margin: -1.5em auto !important;
	}

	div.slider-text-wrapper h2 {
		font-size: 2vw !important;
		text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.69);
		color: #fff;
	}

	div.headwrp {
		position: fixed;
		background: #000;
	}

	.about-image {
		margin: 0 auto 10px;
		padding-right: 0;
	}

	div.pets-wrapper {
		padding-top: 2em;
	}

	.slider-text-wrapper {
		bottom: 0 !important;
		top: 50% !important;
		left: 25% !important;
	}

	.cta-background:before {
		top: 0;
		left: 0;
	}

	.cta-block .cta-container {
		width: 50%;
	}

	#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;
	}

	.footer-button-wrapper {
		max-width:310px;
		margin:0 auto;
		float:none;
	}


	.ry-copyright {
		text-align: center;
		margin: auto;
		float: none !important;
		padding-right: 0 !important;
	}

	/*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) {


	div#ry-sec1:before, div#ry-sec1:after, div#ry-sec1:after, div#ry-sec3:before, div#ry-sec3:before, div#ry-sec3:after, div#testi:before, div#testi:after, div#petportal-section:before, div#petportal-section:after {
		display:none;
	}

	div#ry-sec3 .owl-item .items {
		margin-top: -2em !important;
		margin-bottom: 3em !important;
		transform: scale(.6);
	}

	div#ry-sec2 {
		background: #231f20;
		padding-bottom: 1em;
	}





	div#ry-sec3 .owl-theme .owl-nav {
		top: -7em;
		position: relative;
		width: 120px;
		margin: auto;
		float: none;
	}
	div#ry-sec3 .owl-carousel .owl-stage-outer {
		height: auto;
	}

	#ry-sec3 .center .ry-copy.item-copy a {
		font-size: 20px;
	}

	#ry-sec3 .center .ry-copy.item-copy {
		bottom: 0 !Important;
		padding: 1em;
	}

}

@media (max-width:767px) {


	.forArrow .arrowdown {
		top:0.1em;
	}

	.footer-wrapper.ry-fluid {

		padding: 3em 0 0;
	}

	.sec1cta-wrapper {
		width: 100%;
		max-width: 500px;
		margin: 0 auto 2em;
		float: none;
	}
	div#events-section {
		padding: 1em 0;
	}
	.section1-left {
		height: auto !important;
		margin: 2em 0;
	}

}


@media (max-width:500px) {
	
	.sides-list ul {
		column-count:1;
	}
	
	.faq-foodpackage p {
		left: 0;
		top: 10px;
	}


	table.weekly-schedule {
		text-align:left !important;
	}

	div.footer-wrapper .ry-copywrp {
		padding: 5px 0 10px;
		margin-top: 0;
		line-height: 23px;
	}





	div.no-padding .carousel-indicators {
		display: none !important;
	}


	span.power {
		font-size: 11px;
		float: none;
	}






	div.slider-text-wrapper h1 {
		font-size: 5.5vw !important;
		letter-spacing: 1px !important;
	}




	div.footer-inner-container p {
		font-size: 10px;
		margin: 0;
		white-space: initial;
	}


	a.pull-right.menu-toggle {
		margin-right: 1em;
	}



	div.bnr-wrp {
		height: 200px !important;
		margin-top: 3em;
	}

	div.footer-inner-container .ry-copyleft {
		padding: 0;
	}

	div.footer-inner-container p {
		font-size: 11px;
	}


	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 {
		font-size: 23px !important;
	}

	div#ry-sec3 {
		padding: 1em 0;
	}

	.footer-form-wrapper:before, .footer-form-wrapper:after {
		display:none;
	}

	div.slider-text-wrapper h2 {
		font-size: 3vw !important;
		letter-spacing: 1px;
	}

	div.slider-text-wrapper {
		top: 50% !important;
		left: 20%;
	}

}

@media (max-width:370px) {
	.sec1cta-title p {
		opacity: 0;
	}

	.sec1cta-title a.btn.btn-primary {
		position: relative;
		top: -7em;
	}
}



@media (max-width:1400px) and (min-width:1198px) {
	.forArrow .arrowdown {
		top: 75%;
	}

}


@media (max-width:1600px) and (min-width:992px) {


	div.site-header ul li a {
		font-size:14px !important;
	}

	div.slider-text-wrapper h1 {
		font-size:30px !important;
	}

	div.logoonbanner {
		padding-top: 7px !important;
	}

	div.navigation-block {
		margin-top: 1em;
	}


	svg:not(:root) {
		top:-13em !important;
	}

}



@media (max-width:1199px) and (min-width:992px) {

	ul.footer-menu.nav li a {
		font-size: 10px !important;
	}


	div.ry-header-container {
		padding-top: 1em;
	}

	.section1-content {
		position: relative;
		left: 2em;
		padding: 0;
	}

}



@media (max-width:1197px) and (min-width:992px) {

	.forArrow .arrowdown {
		top: 0;
	}

	div.slider-text-wrapper {
		top:70%;
	}


	.align-center p {
		display:none;
	}

	div.sec1cta-title {
		top:20%;
	}


}

@media (max-width:991px) and (min-width:768px) {

	.forArrow .arrowdown {
		top:0;
	}



	.footer-wrapper .ry-wrp {
		margin-top: 2em;
	}


}


@media (min-width:1900px) {	

	div.top-contact-wrapper {
		display: block;
		max-width: 90%;
		margin: auto;
		float: none;
	}
}


@media (min-width:600px) {
	.list ul {
		/* -webkit-column-count: 3; */
		-moz-column-count: 3;
		/* column-count: 3; */
	}

	ul.html-sitemap-ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-padding-start: 0;
	}

}