.footer-social .social-inner-wrap li {
    background-color: #3B5998;
}

/* Menu Overrides */
a.pull-right.menu-toggle {
    position: absolute;
    right: 0;
    z-index: 999;
    top: 0;
}

.mobile-menu ul.nav {
    margin: 6em 0;
    text-align: center;
    padding-top: 2em;
}

/* Powered by: roya */
span.power {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.50);
}

img.img-responsive.roya-copy {
    display: inline-block;
    max-width: 40px;
    margin-top: -3px;
}





/* Homepage Overrides */

table.contact-info tr:first-child td:nth-child(1) {
    position: relative;
    top: -1em;
}

.homepage-sec1-content a.btn.btn-primary {
    position: relative;
    top: 1.5em;
}

.alert {
    padding: 10px 20px;
}

input.submit-footer:hover {
    background: #f58327 !important;
}

a#sliderbtn2:hover {
    background: #6d9302;
}

.wilsonvet-link {
    padding: 0;
    margin-top: 1em;
}

.wilsonvet-link p {
    font-size: 17px;
    line-height: 25px;
    text-align: justify !important;
}

.services-wrp {
    padding: 43px;
}

#contactpage table.Office-hours tr td:first-child {
    padding-right: 1em;
}

.gallery-page img {
    height: 150px;
    margin: 10px 0;
}


div#services-page {
    padding: 0 5px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

ul.html-sitemap-ul {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-padding-start: 0;
}

ul.html-sitemap-ul li {
    list-style: none;
}

button.btn.btn-primary {
    font-size: 18px;
    letter-spacing: 0 !important;
}

button.btn.btn-default:hover {
    background: #f58327 !important;
}

button.btn.btn-default {
    background: #6d9302;
    color: #fff;
    font-size: 18px;
}


button.btn.btn-primary.search-btn {
    top: -1px;
    padding: 9px 11px;
}

.form-control {
    font-size: 18px;
    height: 40px;
    font-style: italic;
}

input.btn.btn-primary {
    letter-spacing: 0 !important;
    font-size: 22px;
}

.testi-wrp {
    padding-bottom: 1em;
    border-bottom: 1px solid #c1c1c1;
    margin-top: 1em;
}

.testi-wrp p:before {
    content: '\f10d';
    font-family: fontawesome;
    color: #99cc4a;
    padding-right: 10px;
}

.headwrp.smaller ul li a {
    color: #333;
}

.services-wrp:hover img {
    -webkit-transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(180deg);
    transform-style: preserve-3d;
}



.servicesimg-wrapper {
    padding: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

div.slider-text-wrapper h2:after {
    background: #fff;
    content: '';
    width: 60px;
    height: 4px;
    position: absolute;
    top: 50px;
    display: block;
    left: 0;
}





.services-bg:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-04847e37-511c-41f7-837f-3977e5675bd9/resources/services_triangles_bg.png);
    background-size: contain;
    content: '';
    position: absolute;
    top: 2em;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    left: 0;
    background-position: center center;
    width: 750px;
    margin: auto;
    float: none;
}

a.services-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    background: rgba(0, 0, 0, 0.50);
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.services-title a:hover {
    text-decoration: none;
}

.services-title {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 9999;
}

div#services-col-2 .services-wrp:nth-child(2) span.span-1 {
    padding: 0;
    border-radius: 0;
    text-transform: initial;
    position: relative;
    top: -21px;
    background: transparent;
}

div#services-col-2 .services-wrp:nth-child(2) a.services-link {
    background: transparent !important;
}

div#services-col-2 .services-wrp:nth-child(2) .services-title {
    top: 25%;
}

.servicesimg-wrapper:hover a.services-link {
    background: rgba(109, 147, 2, 0.80);
}

div.services-title a {
    color: #fff;
    font-style: italic;
    font-size: 20px;
}

.servicestext {
    max-width: 900px;
    margin: auto;
}

.section-three h2 {
    color: #f58327;
    margin-bottom: 1em;
}

.services-block img {
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

div#viewservicestab img {
    -webkit-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.services-block {
    margin-top: 2em;
}

.section-three {
    margin: 5em 0 8em;
}

div#services-col-2 {
    margin-top: -130px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.third-section-wrapper {
    margin: auto;
    max-width: 900px;
    float: none;
    z-index: 300;
}

.testi-text {
    min-height: 170px;
}

.testimonial-block:before {
    background: url(https://www.royacdn.com/unsafe/smart/Site-04847e37-511c-41f7-837f-3977e5675bd9/resources/testibg01.png);
    background-size: contain !important;
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-position: center;
    bottom: 0;
    width: 900px;
    height: 800px;
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border: none;
}

table.contact-info tr:first-child td {
    padding-right: 2em;
}

table.contact-info a:hover {
    text-decoration: none;
    color: #f58327;

}

table.contact-info a {
    color: #fff;
    -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;
}

div#homecontent div#ry-sec1 .ry-container {
    max-width: 80%;
}

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: #4c721d;
    font-weight: normal;
    text-shadow: 2px 0px 9px rgba(255, 255, 255, 0.50);
}



.slider-text-wrapper a.btn.btn-primary {
    margin-top: 2em;
    position: relative;
}

a#sliderbtn2 {
    background: #fa7001;
    left: 1em;
}


.first-section-wrapper h3 {
    color: #333;
    text-transform: uppercase;
    font-size: 39px !important;
    letter-spacing: 2px;
    margin: 0;
    line-height: 25px;
}

.first-section-wrapper h4 {
    color: #333;
    font-size: 35px !important;
    letter-spacing: 9px;
    text-transform: lowercase;
    margin: 0;
}

.clinicimage-wrapper {
    max-width: 700px;
    margin: 1.5em auto;
    float: none;
}


.first-section-wrapper .ry-content-wrp {
    padding: 6em 0;
}


.first-section-wrapper {
    margin: 0;
    height: auto;
}

.first-section-wrapper {
    margin: 0;
    height: auto;

}

.servicestext p {
    font-size: 18px !important;
}

.first-section-wrapper p {
    line-height: 25px;
    font-size: 18px;
}

.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 {

    color: #fff;
}

.mobile-icons {
    text-align: center;
    top: 22px;
    position: fixed;
    z-index: 9999;
    right: 80px;
}

.nav-open .mobile-icons li a:before {
    color: #fff;
}

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: '\f095';
    font-family: fontawesome;
    color: #f58327;
    font-size: 30px;
}

#reviews .testi-text p {
    max-width: 500px;
    margin: auto;
    font-style: italic;
    font-weight: lighter;
    text-align: center;
    position: relative;
    top: 2.5em;
}


div#reviews .carousel-indicators li {
    display: none;
}

.testi-name p {
    position: relative;
    top: 1em;
}

.testi-content {
    max-width: 500px;
    margin: auto;
    float: none;
}

div#reviews .testi-name {
    display: block;
    margin-top: 2em;
}

#reviews a.carousel-control.right,
#reviews a.carousel-control.left {
    opacity: 1;
    display: block !important;
    background: none;
    z-index: 9999;
    top: 32%;
}

#reviews a.carousel-control.right .icon-next:before,
#reviews a.carousel-control.left .icon-prev:before {
    font-family: 'FontAwesome';
    color: #fff;
    text-shadow: none;
    display: block;
    margin: auto;


}


#reviews a.carousel-control.right {
    right: -20%;
}

#reviews a.carousel-control.left {
    left: -20%;
}

#reviews a.carousel-control.right:hover,
#reviews a.carousel-control.left:hover {
    opacity: 0.5;
}

table.Office-hours {
    font-size: 20px;
    line-height: 30px;
}


table.contact-info {
    color: #fff;
    font-size: 20px;
}

div#reviews {
    max-width: 500px;
    margin: 1em auto 0;
    float: none;
    text-align: center;
}

.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;
}



form#contact-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent !important;
    border-radius: 5px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    font-style: italic;
}




.mobile-icons-li a {
    text-shadow: none !important;
}

div.site-header .logo {
    overflow: initial;
    max-height: none;
    position: relative;
    top: unset;
}

div#homecontent div#ry-sec1 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-04847e37-511c-41f7-837f-3977e5675bd9/resources/welcome_bg.jpg);
    background-size: cover;
    margin: 0;
    background-position: center center;
}

.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: 0;
    font-size: 13px;
    padding: 11px 30px;
    border: none;
    font-weight: normal;
    text-transform: uppercase;
}

.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;
}



.pets-wrapper {
    padding-top: 4em;
}

.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 {
    padding: 0;
}

.shoponlinelink a:before {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-182014a8-a7e6-4c8c-ae53-6b0d7dfdf9ac/homepage_images/shop_icon.png);
    position: absolute;
    width: auto;
    height: 17px;
    top: 9px;
    display: block;
    left: 15px;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    display: none;
}

.shoponlinelink a:after {
    font-family: fontawesome;
    content: '\f0da';
    margin-left: 10px;
    display: none;
}

.top-contact-wrapper a {
    line-height: 34px;
}

.top-contact-wrapper {
    float: right;
    display: inline-block;
    padding-right: 3.4em;
}

.top-contact-wrapper a {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 22px;
    float: right;
}

.site-phone .btn-btn-primary {
    background: #69883e;
    display: inline-block;
    float: right;
    padding: 10px 28px 10px 45px;
}

.top-contact-wrapper a#emailink {
    display: inline-block;
    float: right;
    margin-left: 2em;
    background: #6d9302;
    padding: 0 20px;
    font-family: 'Crimson Text', serif;
    border-radius: 5px;
    font-size: 18px;
    position: relative;
    top: 1px;
    transition: all ease 0.3s;
}

.top-contact-wrapper a#emailink:hover {
    background: #fa6f01;
}

.site-phone .btn-btn-primary a {
    font-size: 16px;
    line-height: 21px;
    text-transform: initial;
}


.aaha-logo.wrapper {
    max-width: 60px;
    float: right;
}

.site-phone {
    float: right;
    display: inline-block;
    margin-right: 10px;
}

.site-phone .btn-btn-primary a:before {
    content: '';
    font-family: fontawesome;
    margin-right: 8px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-f4423588-79f5-4f1d-87cd-93211b700ecd/hompage_images/Layer_34.png);
    background-size: contain;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    position: absolute;
    top: 1em;
    right: 15em;
}

div#ry-sec3 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-04847e37-511c-41f7-837f-3977e5675bd9/resources/trees_bg.png);
    margin: 0;
    background-size: cover;
    padding: 8em 0 0;
    background-position: bottom;
}

.site-phone .btn-btn-primary a {
    color: #fff;
    font-weight: lighter;
}

ul.mobile-icons-li {
    list-style: none;
}



div#ry-sec3 .ry-container {
    max-width: 80%;
    float: none;
    margin: auto;
    clear: both;
    padding: 0 2em;
}

div#ry-sec3 h2 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

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;
}


/* VIDEO */


.videoblock {
    overflow: hidden;
}

.video-dark {
    position: absolute;
    background: rgba(8, 8, 8, 0.02);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


form#contact-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(47, 47, 47, 0.60) !important;

}

form#contact-form input::-webkit-input-placeholder::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(47, 47, 47, 0.60);
}

form#contact-form input::-webkit-input-placeholder:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(47, 47, 47, 0.60);

}

form#contact-form input::-webkit-input-placeholder:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(47, 47, 47, 0.60);

}

form#contact-form textarea#message::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(47, 47, 47, 0.60) !important;
}

form#contact-form textarea#message::-webkit-input-placeholder::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(47, 47, 47, 0.60);
}

form#contact-form textarea#message::-webkit-input-placeholder:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(47, 47, 47, 0.60);

}

form#contact-form textarea#message::-webkit-input-placeholder:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(47, 47, 47, 0.60);

}

.contct-submit {
    text-align: center;
}

input.submit-footer {
    font-size: 16px;
    float: none;
    background: #6d9302;
    border: none !important;
    color: #fff;
    padding: 4px 30px;
    margin: auto;
    letter-spacing: 1px;
    border-radius: 5px;
    line-height: 30px;
}

.fb_iframe_widget {
    top: -3px;
}


.footer-content:nth-child(3) {
    padding-left: 2em;
}


.footer-content {
    margin-top: 1.5em;
}

a.scrollToTop {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: -2em;
}

a.scrollToTop:before {
    content: '\f077';
    font-family: fontawesome;
    color: #fff;
    z-index: 300;
    position: relative;
    font-size: 17px;
    top: -16px;
}

a.scrollToTop:after {
    content: '';
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 50px solid #333;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -10px;
    width: 0;
    height: 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*/

.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;
}

.list-services li {
    list-style: none;
}


.services-container {
    margin: 10px 0;
}


.services-container img {
    max-width: 500px;
    margin: 0 auto;
    -webkit-box-shadow: 0 11px 17px -12px #666;
    box-shadow: 0 11px 17px -12px #666;
}

.services-page-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.80);
}



.services-container h3 {
    color: #4c721d;
    font-size: 20px !important;
    margin-top: 0;
}

.about {
    max-width: 300px;
    margin: auto;
    -webkit-box-shadow: 0 11px 17px -12px #666;
    box-shadow: 0 11px 17px -12px #666;
}

.testi-block img {
    max-width: 200px;
    margin: 10px auto;
}


.modal {
    overflow-y: hidden;
}

.hospital-tour img:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}


.services-image-wrapper {
    margin: 10px;
}


.services li {
    list-style: none;
}

.services ul {
    -webkit-padding-start: 0;
}

.services ul li a:before {
    content: '\f046';
    font-family: fontawesome;
    padding-right: 10px;
}


.services ul {
    -webkit-column-count: 2;
    column-count: 2;
    padding: 20px 0;
}

.services a {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.services a:hover {
    text-decoration: none;
    margin-left: 10px;
    color: #968102;
}




.services-image {
    max-width: 500px;
    -webkit-box-shadow: 0 11px 17px -12px #666;
    box-shadow: 0 11px 17px -12px #666;
    margin: auto;
}

.articles li {
    list-style: none;
}

.articles ul {
    -webkit-padding-start: 0;
}

.articles ul li a:before {
    content: '\f044';
    font-family: fontawesome;
    padding-right: 10px;
}


.articles ul {
    -webkit-column-count: 2;
    column-count: 2;

}

.articles a {
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.articles a:hover {
    text-decoration: none;
    margin-left: 10px;
}



.form-wrapper {
    padding: 30px 30px 30px 20px;
    background: #f7f7f7;
    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;
}


.top-contact-wrapper a:hover {
    text-decoration: none;
}




div#bnr2 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-04847e37-511c-41f7-837f-3977e5675bd9/banner/innerbanner2.jpg);
    background-size: cover;
    padding: 0;
    background-position: 100% 20%;
}

div#bnr1 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-04847e37-511c-41f7-837f-3977e5675bd9/banner/innerbanner1.jpg);
    background-size: cover;
    background-position: 45%;
}


div#bnr3 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-04847e37-511c-41f7-837f-3977e5675bd9/banner/innerbanner03.jpg);
    background-size: cover;
    padding: 0;

}

div.bnr-wrp:before {
    content: '';
    background: rgba(0, 0, 0, 0.20);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}


.dashed-border {
    border-bottom: 1px dashed #99cc4a;
}

.about-image {
    max-width: 200px;
    margin: auto;
    -webkit-box-shadow: 0 11px 17px -12px #666;
    box-shadow: 0 11px 17px -12px #666;
    padding-right: 10px;
}

.text-wrapper2 {
    padding: 35px 0px;
}

.cta-sidebar-wrapper {
    padding: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 11px 17px -12px #666;
    box-shadow: 0 11px 17px -12px #666;
    margin-bottom: 1em;
}

.button-wrapper {
    margin: 0;
}

.inside-sidebar {
    max-width: 500px;
    margin: auto;
    float: none;
}





.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 {
    text-align: center;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, 0.50);
}

.sidebar-cta-title a {
    -webkit-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-size: 24px;
    text-align: center;
    color: #333 !important;
    font-style: italic;
}

.sidebar-cta-title:hover a {
    letter-spacing: 2px;
    text-decoration: none;
    color: #fff !important;

}

div#contactpage table.Office-hours {
    font-size: 22px;
    margin: 0;
}

.button-wrapper:hover img {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 1;
    z-index: 0;
    -webkit-filter: blur(1px);
    filter: blur(1px);
}

.sidebar-cta-title:hover {
    background: rgba(109, 147, 2, 0.80);
}

.hospital-tour img {
    width: 250px;
    height: 150px;
    -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;
}


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:1700px) and (min-width:768px) {

    div#ry-sec3 {
        padding: 8em 0 8em;
    }
}

@media (max-width: 1500px) {

    div#ry-sec3 .ry-container {
        max-width: 100%;
    }

    .first-section-wrapper .ry-content-wrp {
        padding: 40px 0;
    }

    div#homecontent div#ry-sec1 {
        background-size: 100% 100%;
    }
}

@media (max-width:991px) {



    .wilsonvet-link {
        margin-top: 0;
        max-width: 500px;
        margin: auto;
        float: none;
    }

    .footer-content {
        margin-bottom: 2em;
    }

    .gallery-page .col-xs-12 {
        display: flex;
        flex-direction: column;
        max-width: 500px;
        margin: auto;
        float: none;
    }


    .gallery-page .col-xs-6 {
        width: 100%;
    }

    .nav-open .mobile-icons-li a {
        opacity: 0;
    }

    .mobile-nav-logo {
        position: absolute;
    }

    .mobile-nav-logo img {
        max-width: 150px;
        cursor: pointer;
        margin: 1em auto 0;
    }


    .mobile-menu .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        white-space: nowrap;
        font-size: 24px !important;
        color: #f58327 !important;
        text-transform: uppecase;
    }

    .mobile-menu .nav .open .dropdown-menu li a {
        color: #fa6f01;
        font-size: 24px;
    }

    .mobile-menu .dropdown-menu>.active>a {
        background: transparent !important;
        font-size: 24px !important;
        color: #fa6f01 !important;
    }

    .mobile-menu .dropdown-menu>.active>a,
    .mobile-menu .dropdown-menu>.active>a:hover,
    .mobile-menu .dropdown-menu>.active>a:focus {
        background: transparent !important;
        font-size: 24px !important;
        color: #fa6f01 !important;
    }


    .modal-open ul.mobile-icons-li {
        opacity: 0;
    }

    .services-title {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    .headwrp.smaller {
        margin-top: -10px;

    }

    .services-wrp {
        width: 50%;
        padding: 0 10px;
    }

    .slider-text-wrapper h2 {
        color: #333 !important;
        top: 0 !important;
    }

    .slider-text-wrapper h2 {
        color: #333;
        top: 0;
    }

    .ry-footer-blocks:nth-child(3) {
        padding-left: 0 !important;
    }

    div.slider-text-wrapper h1 {
        color: #333;
    }

    .section-three {
        margin: 2em 0;
    }

    .section-three {
        margin: 2em 0;
    }

    #reviews a.carousel-control.left {
        left: 8%;
    }

    #reviews a.carousel-control.right {
        right: 8%;
    }

    #reviews a.carousel-control.right,
    #reviews a.carousel-control.left {
        top: 28%;
    }

    .testimonial-block:before {
        width: auto;
    }

    div#viewservicestab span.span-1 {
        padding: 0;
        border-radius: 0;
        text-transform: initial;
        position: relative;
        top: -21px;
        background: transparent;
    }

    div#viewservicestab {
        max-width: 400px;
        margin: auto;
        float: none;
    }

    .services-bg:before {
        display: none;

    }

    div#services-col-2 {
        display: block;
        margin-top: 0;
    }

    a.services-link {
        max-width: 400px;
        margin: auto;
        clip-path: none;
        -webkit-clip-path: none;
    }

    .servicesimg-wrapper {
        margin-bottom: 1em;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }

    .services-block img {
        clip-path: none;
        -webkit-clip-path: none;
        max-width: 400px;
        margin: auto;
        float: none;
    }



    .slider-text-wrapper h4 {
        display: none;
    }

    div.slider-text-wrapper h2:after {
        display: none;
    }


    .services-content-wrapper {
        margin: 1.5em 0;
    }

    .services-container {
        padding: 0;
    }




    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#ry-sec3 .ry-container {
        max-width: 100%;
    }

    span.power {

        float: none;
        position: relative;
        top: -20px;
    }

    .copy-right p {
        font-size: 11px !important;
        text-align: center;
        float: none;
    }

    div.footerlogo-wrapper {
        max-width: 100%;
    }





    .slider-text-wrapper a.btn.btn-primary {
        margin-top: 0;
    }




    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 {
        background: #f5f3f2;
    }

    div.cta-wrapper {
        padding: 0;
        width: 50%;
        height: 100px;
        background: rgba(105, 135, 61, 0.18);
    }

    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: #fff;
        padding: 1.5em 0;
    }

    .nav-open a.pull-right.menu-toggle:before {
        opacity: 0;
    }

    a.pull-right.menu-toggle:before {
        content: '\f0c9';
        font-family: fontawesome;
        color: #f58327;
        font-size: 30px;
    }

    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;
    }

    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 {
        max-width: 130px;
        margin-top: 29px;
    }


    div.first-section-wrapper {
        padding: 2em 0;
    }


    div.site-header {
        border-bottom: none !important;
        margin-bottom: -1em;
    }

    div.logo img {
        max-width: 126px;
        margin-top: 0;
        float: left;
        margin-left: -10px;
    }

    div.headwrp.smaller .ry-header-container {
        margin: -1.5em auto !important;
    }


    div.headwrp {
        position: relative;
        background: #fff;
        height: 114px;
    }

    .about-image {
        margin: 0 auto 1.5em;
        padding-right: 0;
    }

    div.pets-wrapper {
        padding-top: 2em;
    }

    .slider-text-wrapper {
        position: relative !important;
        left: 0 !important;
        background: #f5f3f2;
        padding: 2em 0 !important;
    }

    .cta-block .cta-container {
        margin: 20px auto !important;
        display: block;
    }

    .cta-block .cta-container {
        max-width: 50%;
    }

    .coupon-container {
        width: 50%;
        padding: 0 20px;
        margin-bottom: 30px;
    }

    #ry-sec2 .title-wrapper:before {
        left: 0;
        right: 0;
        margin: auto;
        top: -4em;
    }

    div#fblocks1 img {
        max-width: 250px;
        margin: 0 auto;
    }

    .footer-content .office-hours {
        margin: 0 auto;
    }

    div#fblocks3 .footer-content {
        max-width: 155px;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .ry-copyright {
        max-width: 500px;
        margin: auto;
        float: none;
    }


    /*mobile menu*/

    .mobile-menu ul.nav>li {
        display: block;
        width: 100%;
    }

    .mobile-menu {
        height: 700px;
    }

    .nav-open .mobile-menu {
        left: 0;
        Z-INDEX: 9999;
        overflow-x: hidden;
    }

}


@media (max-width:768px) {
    .cta-block .cta-container {
        max-width: 280px;
        margin: 0 auto !important;
        width: 100%;
        clear: both;
        float: none;
    }

    .text-wrap {
        position: relative;
        bottom: 60px !important;
        right: 26px;
    }

    .cta-block .cta-container .icons {
        bottom: 115px;
    }

    .coupon-container {
        width: 100%;
    }

    .payment-logo-container img {
        max-width: 70px;
        margin: 10px auto;
    }

    div#ry-sec2 {
        padding: 1em 1em 2em;
    }



}

@media(max-width:767px) {

    .gallery-page img {
        height: 100px;
    }

    div.bnr-wrp {
        height: 200px !important;
    }

    .first-section-wrapper h3 {
        text-transform: uppercase;
        font-size: 28px !important;
        line-height: 30px;
    }

    #reviews a.carousel-control.right {
        right: -1em;
    }

    #reviews a.carousel-control.left {
        left: -1em;
    }

    .testimonial-block:before {
        display: none;
    }

    div#ry-sec3 {
        padding: 2em 0;
    }

    div#map {
        height: 200px;
    }

    div#ry-sec3 h2 {
        color: #333;
    }

    div#ry-sec3 p {
        color: #333;
    }

    div#reviews .testi-name {
        color: #333;
    }

    div#reviews .testi-name .fa-fw {
        color: #99cc4a !important;
    }

    #reviews a.carousel-control.right .icon-next:before,
    #reviews a.carousel-control.left .icon-prev:before {
        color: #99cc4a;
    }
}

@media (max-width:500px) {

    ul.html-sitemap-ul {
        -webkit-column-count: 1;
        column-count: 1;

    }

    .bnr-title h2 {
        font-size: 28px !important;
    }

    .services-wrp {
        width: 100%;
        padding: 0;
    }


    a#sliderbtn2 {
        left: 0
    }


    div.testi-text {
        min-height: 168px;
    }


    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 {
        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;
}

div.cta-wrapper {
    padding: 0;
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
}

div.hospital-tour img {
    height: 80px;
}

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.secon-section-wrapper {
    padding: 1em 0;
}

div.services ul,
div.articles ul {
    -webkit-column-count: 1;
    column-count: 1;
    padding: 0;
}













@media (max-width:1024px) and (min-width:992px) {

    div.services-title a {
        font-size: 17px !important;
    }

    .services-wrp {
        padding: 36px;
    }

    .logo img {
        max-width: 100px;
    }


    a#pdficon:before {
        height: 30px !important
    }

    .services li a {
        font-size: 12px;
    }





    div.services-button-wrapper a.btn.btn-primary {
        padding: 5px;
    }




}

@media (max-width:991px) and (min-width:768px) {

    table.contact-info tr:first-child td:nth-child(1) {
        top: 0;
    }

    div#services-page {
        width: 33%;
    }

    div.services-title a {
        font-size: 30px !important;
    }
}


@media (max-width: 1400px) {
    div.slider-text-wrapper {
        left: 10%;
        top: 45%;
    }


}

@media (min-width: 1400px) {

    .menuwrp {
        float: right;
        width: 75%;
        margin-top: 2.5em;
    }
}


@media (min-width:1199px) {
    .headwrp.smaller ul .dropdown-menu li a {
        color: #fff;
    }

    .headwrp.smaller ul li a {
        color: #333;
        font-size: 20px;
    }

    .wilsonvet-link {
        padding-right: 4em;
    }
}


@media (min-width:992px) and (max-width: 1400px) {

    a#pdficon:before,
    .services-button-wrapper a.btn.btn-primary:before {
        left: 29px;
    }

    div.ry-header-container {
        max-width: 90%;
    }

}


@media (min-width:992px) and (max-width: 1199px) {

    div#services-col-2 {
        margin-top: -110px;
    }

    div.site-header ul li a {
        font-size: 16px !important;
    }

    .first-section-wrapper .ry-content-wrp {
        width: 70%;
    }



}

@media (max-width:1199px) {

    table.Office-hours,
    table.contact-info {
        font-size: 16px;
    }


    .top-contact-wrapper {
        padding-right: 0;
    }

    div.slider-text-wrapper h2 {
        letter-spacing: 0;
        font-size: 28px !important;

    }

    div.slider-text-wrapper h1 {
        font-size: 28px !important;
    }
}

@media (min-width:992px) {

    div.slider-text-wrapper .align-center {
        text-align: left !important;
    }

    .default .ry-left-wrp {
        padding-right: 3em;
    }
}

.headwrp.smaller {
    padding: 8px 0 !important;
    height: unset !important
}