/*** CONTAINERS AND WRAPPERS ***/

div.ry-fullwrp {
    padding: 0;
    width: 100%;
    margin: 5em 0 0;
}

.ry-container {
    max-width: 84%;
    float: none;
    margin: auto;
    clear: both;
    padding: 0;
}

body {
	background: -webkit-linear-gradient(left, #1d8fac , #86c68a);
	font-family: 'Questrial', sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 24px;
	position: relative;
	width: 100%;
	height: 100%;
}

/*body, html {
    overflow: visible !important;
}*/

div#homefooter {
    display: block;
    clear: both;
}

div#cust-field {
    display: none;
}

.ry-wrp {
    display:block;
    width: 100%;
    clear: both;
}

.site-header {
	padding: 0;
	height: auto;
}

.ry-header-container {
    padding: 1.7em 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.headLeft {
    padding: 0;
}

.logo img {
    max-width: 525px;
}

/*************************************
	INSIDE PAGES
*************************************/

.bnr-wrp {
	display: none;
}

div#ry-footer-top {
    background: #f0f0f0;
    padding: 10em 0;
}

#ry-footer-top .ry-left-wrp {
    border-bottom: 1px solid rgba(17, 17, 17, 0.15);
    width: 18em;
    padding-top: 3em;
}

#ry-footer-top .ry-right-wrp {
    padding-left: 2em;
}

div.bnr-wrp {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-82bb41d0-33c5-4eaa-a476-142a5718d617/assets/officebg.jpg) no-repeat;
	background-size: cover;
	background-position: top;
    height: 20em;
}

.bnr-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25%;
}

.main-content {
	margin-top: -1px;
}

.modal-footer {
    border-top: 0;
}

.btn:not(.btn-social).btn-primary i, .review-info i {
    margin-left: 5px;
}

.center-btn {
	text-align: center;
}


/*************************************
	GLOBAL FORM
*************************************/

.form-group {
    margin-bottom: 6px;
}

.form-control {
    border-radius: 0;
    padding: 25px;
    border: 1px solid #dcdfdd;
    box-shadow: none;
	transition: all ease .6s;
}

.form-control:focus {
    border-color: #118bae;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(17, 139, 174, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(17, 139, 174, 0.6);
}

.form-control::-webkit-input-placeholder {
    color: #474747;
    font-size: 18px;
	transition: all ease .6s;
}

.form-control:focus::placeholder {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
}

textarea.form-control {
    height: 295px;
    resize: none;
}

.btn:not(.btn-social).btn-primary, .login .btn-login, .registerBox .btn-register, .login .btn-resetPassword {
	background: #fff;
    border: solid 1px #2c96b2;
    border-radius: 0;
    color: #2c96b2;
    font-size: 18px;
    padding: 8px 20px;
    letter-spacing: 1px;
    margin-top: 15px;
    text-transform: inherit;
	transition: all ease .6s;	
}

.btn:not(.btn-social).btn-primary:hover, .login .btn-login:hover, .registerBox .btn-register:hover, .login .btn-resetPassword:hover {
    background: #2c96b2;
    border: solid 1px #2c96b2;
    color: #FFF;
    letter-spacing: 1px;
	padding: 8px 30px;
}

.form-input-wrp {
	padding: 0;
}

.form-input-wrp p {
	padding: 20px 0 0;
	text-align: left !important;
}

.input-padding {
	padding: 0 6px;
}

.input-left-padding {
	padding-left: 6px;
}

.form-input-wrp input[type="radio"] {
	margin-top: 25px;
}

.form-input-wrp label.control-label.inline {
	font-weight: normal;
}

.terms, .note {
	font-size: 14px !important;
}

.form-input-wrp select.form-control {
    font-size: 18px !important;
}

/*************************************
	HEADER
*************************************/

#home-featured, .ry-header-strip, .social-head, .top-info-wrp, ul.top-info, .ry-menu-wrp, .logo {
	padding: 0;
}

.ry-header-strip {
	padding: 45px 0 0;
}

/* Social Icons: Header */

ul.social-head {
	margin: 0;
}

.social-head p {
    color: #dbf8df;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
	margin: 7px 20px 0 0;
    text-transform: uppercase;
}

/* Top Info */

.top-info-wrp {
    background: #dff4f6;
    padding: 20px 0;
    margin-bottom: -1px;
    box-shadow: inset 0 -10px 10px -5px rgba(0,0,0,.1);
    width: 62%;
    float: right;
}

ul.top-info {
    color: #595a5a;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.top-info li {
    display: inline-block;
}

.top-info li:after {
    content: "";
    border-right: 1px solid rgba(0,0,0,.2);
    margin: 0 20px;
}

.top-info li:last-child:after {
    content: "";
    border-right: none;
	margin: 0;
}

.top-info li a {
    color: #595a5a;
}

.top-info li a:hover {
    text-decoration: none;
}

a#phone-two, a#phone-one {
    font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

a#appt:before, a#phone-two:before, a#phone-one:before {
    font-family: 'FontAwesome';
}

a#appt:before {
    content: "\f0e0";
	margin-right: 8px;	
}

a#phone-two:before, a#phone-one:before {
    content: "\f095";
	margin: 0 8px 0 12px;
}

/* Home Featured */

.bnr-txt-wrp {
    position: absolute;
    top: 38%;
    left: 7.5%;
	z-index: 1;
}

.intro-box .carousel-control {
	display: none;
}

.doctors-wrapper {
    padding: 0;
    position: absolute;
    top: 22.5%;
    right: 4.5%;
}

.bnr-copy h2 {
    color: #474747;
    font-size: 18px !important;
    margin: 0;
    text-transform: uppercase;
}

.bnr-copy h1 {
    color: #118bae;
    font-size: 35px !important;
    margin: 40px 0 60px;
}

.bnr-btn {
    border: 2px solid #2c96b2 !important;
}

a.bnr-btn {
    font-weight: 600;
    text-transform: uppercase !important;
}

/*************************************
	NAVIGATION
*************************************/

.ry-nav {
	margin: 0;
	margin-top: 15px;
	/*float: right;*/
}

.ry-nav > li {
    display: inline-block;
	padding: 0 0 0 55px;
}

.ry-nav > li a {
    color: #474747;
    font-size: 14px;
	padding: 10px 0;
    text-transform: uppercase;
	text-decoration: none;
}

.caret:after {
    content: "\f107";
    font-family: 'FontAwesome';
}

.caret {
    margin-left: 12px;
    vertical-align: initial;
	border: none;
}

.ry-nav > li > a::after {
    content: '';
    display: block;
    width: 0;
    height: 5px;
    background: #118bae;
    transition: width .6s;
}

.ry-nav > li > a:hover::after {
    width: 100%;
}

.dropdown-menu {
    border-radius: 0;
    margin: 0;
    margin-left: 55px;
    min-width: 100%;
}

.dropdown-menu, .dropdown-menu > li {
	padding: 0;
}

li:hover .dropdown-menu {
	display: block;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
    background-color: #118bae;
}

.dropdown-menu>.active>a {
	color: #474747;
	background-color: #86c68a;
}

.dropdown-menu>li>a {
	padding: 10px 20px;
	transition: all ease .6s;
}

.mobile-menu ul li a:hover, .mobile-menu ul li a:focus {
    color: #333;
    background: #86c68a;
}


/*************************************
	BODY/CONTENT
*************************************/

/* Section 0 - CTAs */

div#ry-sec0 {
    background: #fdfdfd;
    box-shadow: 0 -10px 30px -10px rgba(0,0,0,.05);
    margin: 0;
    margin-top: -2px;
}

#ry-sec0 .ry-container {
    max-width: 88%;
}

.cta-wrp {
	padding: 40px 0 0;
}

.cta-link-wrp, .cta-photo {
	padding: 0;	
}

.cta-item {
    padding: 0 30px;
	position: relative;
}

.cta-item:hover .cta-links .fa {
    transform: translateY(5px);
}

.cta-item:after {
    content: '';
    height: 85%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.1);
}

.cta-link-wrp {
    position: absolute;
    top: 20%;
    max-width: 45%;
	z-index: 10;
}

div#widthCta {
    max-width: 30%;
}

div#noBorder:after {
    content: '';
    background: transparent;
}

.cta-links, .cta-item-link {
    font-size: 18px;
    text-transform: uppercase;
}

.cta-links i {
    border: 2px solid #2c96b2;
    border-radius: 100%;
    height: 32px;
    width: 32px;
}

.cta-links i {
    position: absolute;
    top: 100%;
    left: 0;	
}

.cta-links .fa {
    font-size: 14px;
    text-align: center;
    margin: 12px 0;
    padding: 6px 12px;
	transition: all ease .6s;
}

a.cta-links, a.cta-item-link {
    letter-spacing: 1px;
    line-height: 0;
}

.cta-photo img {
	float: right;
	padding-left: 25px;
	max-width: 295px;
}

.cta-shadow {
    background: #fdfdfd;
    box-shadow: inset 0 15px 30px -15px rgba(0,0,0,0.05);
    height: 20px;
}


/* Section 1 */

div#ry-sec1, div#ry-sec2, div#ry-sec3, div#ry-sec4, div#ry-sec5, div#videoSlider {
   	margin: 0;
}

div#ry-sec1, div#ry-sec2, div#videoSlider {
    background: #fdfdfd;
}

div#ry-sec3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-82bb41d0-33c5-4eaa-a476-142a5718d617/assets/meethedocbg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	height: 505px;
}

div#ry-sec1 {
    padding: 9% 0 7%;
}

div#videoSlider {
	padding-bottom: 6%;
}

div#ry-sec1 .ry-content-wrp, div#ry-sec2 .ry-content-wrp, div#ry-sec3 .ry-content-wrp, div#ry-sec4 .ry-content-wrp, div#ry-sec5 .ry-content-wrp {
    float: none;
    margin: 0 auto;
    width: 84%;
}

div#ry-sec1 .ry-content-wrp .ry-copy, div#ry-sec2 .ry-content-wrp .ry-copy {
    text-align: justify;
}

div#ry-sec1 .ry-right-wrp, div#ry-sec2 .ry-right-wrp {
    padding-left: 30px;
}

div#ry-sec1 .ry-left-wrp, div#ry-sec2 .ry-left-wrp {
    margin: 0;
	padding-right: 20px;
}

div#ry-sec1 .ry-content-wrp .ry-title h1, div#ry-sec2 .ry-content-wrp .ry-title h1, div#ry-sec4 .doc-info .ry-title h2 {
    color: #118bae;
}

div#ry-sec1 .ry-content-wrp .ry-title h1, div#ry-sec2 .ry-content-wrp .ry-title h1 {
	text-align: right;
}

div#ry-sec1 .ry-content-wrp .ry-title h1, div#ry-sec2 .ry-content-wrp .ry-title h1, div#ry-sec3 .ry-content-wrp .ry-title h1 {
    font-weight: 600;
    font-size: 30px !important;
	letter-spacing: 4px;
    margin: 0;
    text-transform: uppercase;
}

/* Section 2 */

div#ry-sec2 {
	padding: 0 0 6%;
}

div#ry-sec2 .ry-right-wrp .btn:not(.btn-social).btn-primary {
	margin-top: 45px;
}


/* Section 3 */

div#ry-sec3 {
	padding: 7% 0;
}

div#ry-sec3 .ry-content-wrp .ry-title h1 {
	color: #cbfed1;
	text-align: center;
}

div#ry-sec3 .btn:not(.btn-social).btn-primary {
	background: transparent;
	color: #cbfed1;
	border: 1px solid #cbfed1;
	margin-top: 30px;
}

div#ry-sec3 .btn:not(.btn-social).btn-primary:hover {
	background: #cbfed1;
	color: #333;
}

/* Section 4 */

.meet-the-doc-wrp, .doc-photo, .doc-info, .footer-logo-wrp, .footer-item, .doc-photo-wrp {
	padding: 0;
}

div#ry-sec4, div#ry-sec5, .meet-the-doc-wrp {
    background: #fff;
}

div#ry-sec4 .doc-info .ry-title h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px !important;
	letter-spacing: 3px;
	margin: 0;
	min-height: 50px;
	text-transform: uppercase;
}

div#ry-sec4 .doc-info .ry-title h2 a {
	transition: all ease .6s;
}

div#ry-sec4 .doc-info .ry-title h2 a:hover {
    color: #86c68a !important;
    margin-left: 10px;
}

div#ry-sec4 .meet-the-doc-wrp {
    margin-top: -160px;
}

div#ry-sec4 .doc-photo {
    border: 2px solid #e7e8e7;
	max-height: 390px;
    overflow: hidden;
}

div#doc2 {
    border-left: 0 !important;
    border-right: 0 !important;
}

div#ry-sec4 .doc-info {
	margin-top: 13%;
	text-align: center;
}

/* Section 5 */

.doc-item {
	padding: 0;
}

div#ry-sec5 {
	padding: 0 0 4%;
}

.footer-logo-wrp, .doc-logo-wrp {
    border-top: 1px solid rgba(166,165,165,.4);
    margin-top: 60px;
    padding: 3.5% 0 0;
}

img#item1, img#item2 {
    float: left;	
}

img#item4, img#item5 {
    float: right;	
}

img#item3, img#docLogo1, img#docLogo2, img#docLogo3, img#docLogo4, img#docLogo5, img#docLogo6 {
	float: none;
	margin: auto;
}

img#item1, img#docLogo4 {
    max-width: 189px;
}

img#item2, img#docLogo1 {
    margin-top: 15px;
    max-width: 54px;
}

img#item3 {
	margin-top: 30px;
    max-width: 229px;
}

img#item4 {
	margin-top: 20px;
    max-width: 69px;
}

img#item5, img#docLogo5 {;
    max-width: 295px;
}

img#docLogo2 {
	margin-top: 15px;
	max-width: 171px;
}

img#docLogo3 {
	margin-top: 3px;
	max-width: 290px;
}

img#docLogo6 {
	max-width: 200px;
}


/* Contact Us */

.office-wrp {
    padding: 0 60px 0 0;
}

.office-wrp:last-child {
    padding: 0;
}

/* Testimonials */

blockquote {
    border-left: 5px solid #86c68a;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	margin-bottom: 40px;
}

blockquote footer, blockquote small, blockquote .small {
    color: #118bae;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
}

blockquote p {
	font-style: italic;
}


/* Maps */

.map-widget iframe {
	height: 400px !important;
}

/*************************************
	INSIDE PAGES
*************************************/

#def-content .ry-fullwrp, #def-footer-top .ry-fullwrp {
    background: #fdfdfd;
    margin: 0;
    padding: 5em 0;
}

#def-content .ry-content-wrp, .ry-left-wrp, .ry-right-wrp {
	padding: 0;
}

.ry-left-wrp p, .ry-right-wrp p {
	margin: 0 0 20px;
	text-align: justify;
}

.ry-left-wrp {
	margin-top: 40px;
	padding-right: 30px;
}

.ry-right-wrp {
	padding-left: 30px;
}

.bnr-title h1 {
    color: #474747;
    text-transform: uppercase;
}

#def-content .ry-content-wrp .ry-title h3, #def-content .ry-content-wrp .ry-title h4, .contact-form-modal .ry-title h3 {
    color: #118bae;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

#def-content .ry-content-wrp .ry-title h4, #def-content .ry-content-wrp .ry-title h5  {
	margin-bottom: 20px;
}

#def-content .ry-content-wrp .staff h4 {
	margin: 0;
}

#def-content .ry-content-wrp .ry-title h5 {
	color: #86c68a;
	font-style: italic;
}

#def-content .ry-content-wrp .ry-title h3:after, .contact-form-modal .ry-title h3:after {
    content: '';
    background: #86c68a;
    width: 50px;
    height: 5px;
    margin: 20px 0;
    position: absolute;
    top: 40px;
    left: 0;
}

#def-content .ry-content-wrp ul {
	float: left;
	list-style-type: circle;
	padding-left: 20px;
}

#def-content .ry-content-wrp a {
	color: #118bae;
	text-decoration: none;
	transition: all ease .6s;
}

#def-content .ry-content-wrp a:hover, .review-info a:hover {
	color: #86c68a;
}

#def-content .ry-content-wrp .clearfix {
	margin-bottom: 30px;
}

.doc-head-wrp {
    padding: 0;
    margin: 0 20px 0 0;
}

.doc-head-wrp img {
    border: 1px solid #ccc;
}


/*************************************
	SIDEBAR
*************************************/

.req-appt-wrp, .cta-item-side, .contact-form-modal, .modal-wrp {
	padding: 0;
}

.side-cta-wrp, .contact-form-modal {
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 40px;
}

.cta-item-side img {
	float: right;
	max-width: 200px;
}

.cta-block-wrp {
	border: 1px solid #86c68a;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 20px 0 0 20px;
}

.cta-block-wrp:hover a.cta-item-link {
    margin-left: 20px;
}

a.cta-item-link {
    position: absolute;
    top: 45%;
}

#def-content .ry-content-wrp .form-title h3, .contact-form-modal .form-title h3 {
	margin-bottom: 50px;
}

#def-content .ry-content-wrp .form-title h3:after {
	content: '';
	position: absolute;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

#def-content .ry-content-wrp .form-title h3, .req-appt-side .form-group {
    text-align: center;
}


/*************************************
	MODAL
*************************************/

.contact-form-modal {
	margin-bottom: 20px;
}

.modal-dialog {
    width: 55%;
    margin: 30px auto;
}

/*************************************
	Video Slider: HOMEPAGE
*************************************/

.patient-reviews-item, .owl-carousel, .owl-theme, .review-title-wrp, .play-btn, .review-info, .content2 {
	padding: 0;
}

.play-btn {
	transition: all ease .6s;
}

.play-btn img {
    float: right;
    margin: 25px 0 0 0;
    max-width: 45px;
}

.review-title-wrp {
    display: none;
}

.review-title-wrp .row {
	margin: 0;
}

.owl-item.active.center .review-title-wrp {
	display: block;
}

.review-info {
    margin-top: 10px;
    padding-left: 18px;
}

.review-info h2 {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 11px !important;
    margin: 23px 0 0 0;
    text-transform: uppercase;
}

.review-info a {
    font-weight: 500;
    font-size: 11px !important;
    letter-spacing: 1px;
    transition: all ease .6s;
}

.owl-item.active {
	transition: all ease 1s;
}

.owl-carousel .owl-stage-outer {
	overflow: inherit !important;
}

.owl-item.active.center {
    z-index: 100;
}

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: block !important;
}

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	display: none !important;
}

#videoSlider .owl-stage-outer {
    height: 290px;
}

#videoSlider .content2 {
    float: none;
    margin: 0 auto;
    max-width: 70%;
}

#videoSlider .content2 .drag-wrp {
	margin-top: 150px;
}

#videoSlider .content2 .drag-container {
    height: 10px;
    background: rgba(146,145,145,.1);
    border-radius: 100px;
    position: static;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#videoSlider .content2 .drag-container .hot-drag {
    width: 10%;
    height: 10px !important;
    background: rgba(116,189,160,.6);
    position: relative;
    cursor: pointer;
    border-radius: 50px;
    z-index: 100;
}

/* Youtube Responsive */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/*** CUSTOM MEDIA QUERY ***/

@media only screen and (max-width: 1840px) {
	div#doc2 {
		border-left: 2px solid #e7e8e7 !important;
		border-right: 2px solid #e7e8e7 !important;
	}
	
	#def-content .ry-content-wrp a {
		line-height: 1;
		text-align: center;
		white-space: normal;
	}
	
	.cta-item-side img {
		border-bottom: 1px solid rgba(0,0,0,.1);
		float: none;
		margin: 0 auto 20px;
	}
	
	a.cta-item-link {
		position: inherit;
	}
	
	.cta-block-wrp {
		padding: 20px;
	}
}

@media only screen and (max-width: 1811px) {
	#def-content .ry-content-wrp .form-title h3:after {
		content: '';
		display: none;
	}
}

@media only screen and (max-width: 1740px) {
	div#widthCta {
		max-width: 100%;
	}
	
	.cta-link-wrp {
		position: inherit;
		max-width: 100%;
	}
	
	.cta-links, .cta-item-link {
		font-size: 1.1vw;
		white-space: nowrap;
	}
	
	.owl-theme .owl-dots .owl-dot span {
		width: 5.5vw !important;
	}
}

@media only screen and (max-width: 1685px) {
	.ry-nav > li {
		padding: 0 0 0 3vw;
	}
	
	.ry-nav li a {
		font-size: 10px;
	}
}

@media only screen and (max-width: 1499px) {
	.ry-nav > li {
		padding: 0 0 0 2.5vw;
	}
	
	.bnr-copy h1 {
		font-size: 2.33vw !important;
	}
}

@media only screen and (max-width: 1400px) {
	.headwrp {
		padding: 1.7vw 0;
	}
	
	.ry-nav {
		margin-top: 1vh;
	}
	
	.bnr-copy h1 {
	    margin: 5% 0 7%;	
	}
	
	.social-head {
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	
	ul.social-head {
		text-align: right;
	}
	
	.social-head li {
		margin: 0;	
	}
	
	.top-info-wrp {
		width: 100%;
	}
}

@media only screen and (max-width: 1253px) {
	.ry-nav > li {
		padding: 0 0 0 2.2vw;
	}
	
	ul.social-head {
		text-align: center;
	}
	
	.social-head p {
		float: none;
		margin: 0;
	}
}

@media only screen and (max-width: 1199px) {
	div#noBorderRight:after {
		content: '';
		background: transparent;
	}
	
	.cta-wrp {
		border-bottom: 1px solid rgba(0,0,0,.1);
	}
	
	img#item1, img#item2, img#item4, img#item5 {
		float: none;
		margin: 0 auto;
	}
	
	img#item3 {
		margin-bottom: 30px;
	}
	
	.office-wrp {
		padding: 0;
	}
	
	.cta-block-wrp {
		max-width: 400px;
		float: none;
		margin: 20px auto;
	}
	
	.form-input-wrp .form-group {
		text-align: left;
	}
	
	#def-content .ry-content-wrp .ry-title h3:after {
		content: '';
		display: none;
	}
	
	.office-wrp:last-child {
		padding-top: 20px;
	}
	
	img#docLogo2, img#docLogo3 {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1140px) {
	.ry-nav > li {
		padding: 0 0 0 1.8vw;
	}
	
	ul.top-info {
		font-size: 1.1vw;
	}
}

@media only screen and (max-width: 1024px) {
	.ry-nav > li {
		padding: 0 0 0 1.5vw;
	}
}


@media only screen and (max-width: 991px) {
	.ry-wrp {
		width: 100%;
		overflow: hidden;
	}
	
	div.ry-header-wrapper {
		overflow: visible;
	}
	
	div#homefooter {
		text-align: center;
	}

	div#homecontent {
		text-align: center;
	}
	
	body {
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll !Important
	}
	
	.main-content {
		margin-top: -2em !important;
	}
	
	.top-info-wrp {
		display: none;
	}
	
	.social-head {
		margin-bottom: 0;
		padding: 10px 0;
	}
	
	.headwrp {
		padding: 3.5vh 0;
	}
	
	.mobiwrp {
		position: absolute;
		left: -7em;
		top: 25%;
	}
	
	a.mobilink {
		font-size: 28px;
		margin: 0 .5em 0 0;
	}
	
	.logomaker {
		margin: 0 auto;
		margin-bottom: 40px;
		width: 220px;
	}
	
	.bnr-txt-wrp {
		top: 45%;
		left: 0;
	}
	
	.bnr-copy h1 {
		margin: 1%;
	}
	
	.cta-links i {
		position: inherit;
	}
	
	.cta-photo img {
		float: none;
		margin: 0 auto;
		padding-left: 0;
	}
	
	.cta-item:after {
		content: '';
		height: 1px;
		width: 100%;
		position: absolute;
	}
	
	div#noBorder:after {
		content: '';
		background: rgba(0,0,0,.1);
	}
	
	div#noBorderTab:after {
		content: '';
		background: transparent;
	}
	
	.cta-wrp {
		padding: 0;
	}
	
	.cta-link-wrp {
		margin-top: 20px;
	}
	
	div#ry-sec4 .meet-the-doc-wrp {
		float: none;
		margin: -160px auto;
		max-width: 400px;
	}
	
	.doc-photo-wrp {
		margin-bottom: 40px;
	}
	
	.doc-photo-wrp:last-child {
		margin-bottom: 0;
	}
	
	div#ry-sec1 .ry-content-wrp .ry-title h1, div#ry-sec2 .ry-content-wrp .ry-title h1 {
		margin-bottom: 20px;
		text-align: center;
	}
	
	div#ry-sec1 .ry-right-wrp, div#ry-sec2 .ry-right-wrp {
		padding-left: 0;
	}
	
	div#ry-sec3 {
		padding: 4em 0;
	}
	
	.doc-head-wrp img {
		border: 1px solid #ccc;
		margin: 0 auto;
		max-width: 400px;
	}
	
	.doc-head-wrp {
		margin: 50px 0;
	}
	
	#def-content .ry-content-wrp .ry-title h3, #def-content .ry-content-wrp .ry-title h4 {
		text-align: center;
	}
	
	.ry-left-wrp {
		margin-top: 15px;	
	}
	
	#def-content .ry-content-wrp .form-title h3 {
		margin-bottom: 30px;
	}
	
	li .dropdown-menu {
		display: block;
	}
	
	.dropdown-menu {
		margin-left: 0;
	}
	
	.mobile-menu ul li a:active {
		background: #118bae;
		color: #fff;
	}
	
	.ry-left-wrp, .ry-right-wrp {
		padding: 0;
	}
	
	.ry-left-wrp p, .ry-right-wrp p {
		text-align: center;
	}
	
	.side-cta-wrp {
		margin-top: 30px;
	}
	
	blockquote footer, blockquote small, blockquote .small {
		text-align: center;
	}
	
	.owl-carousel .owl-item img {
		width: 45% !important;
		margin: 0 auto;
	}
	
	.play-btn img {
		float: none;
		margin: 25px auto 0 !important;
	}
	
	.review-info h2 {
		margin: 0;
	}
	
	.review-info {
		padding-left: 0;
	}
	
	.owl-theme .owl-nav.disabled + .owl-dots {
		margin-top: 15% !important;
	}
	
	div#videoSlider {
		padding-top: 6%;
	}
	
	.form-input-wrp .form-group {
		text-align: center;
	}
	
	.input-padding, .input-left-padding {
		padding: 0;
	}
	
	.terms {
		text-align: justify !important;
	}
	
	.form-input-wrp p {
		margin: 0 0 10px;
		text-align: center !important;
	}
	
	.form-input-wrp input[type="radio"] {
		margin-top: 0;
	}
	
	.form-control::-webkit-input-placeholder {
		text-align: center;
	}
	
	#def-content .ry-content-wrp ul {
		float: none;
	}
	
	.cta-links, .cta-item-link {
		font-size: 18px;
	}
	
	#nav-icon2 {
		margin: 55% auto;
	}
	
	.modal-dialog {
		width: 80%;
	}
	
	.modal {
		z-index: 9999;
	}
	
	.bnr-copy h1 {
		font-size: 3.5vw !important;
	}
	
	.btn:not(.btn-social).btn-primary, .login .btn-login, .registerBox .btn-register, .login .btn-resetPassword {
		font-size: 1.8vw;
	}
	
	#videoSlider .content2 .drag-wrp {
		margin-top: 10%;
	}
	
	#videoSlider .content2 .drag-container {
		display: none;
	}
	
	#videoSlider .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
		display: inline-block !important;
	}
	
	#videoSlider .owl-theme .owl-nav {
		margin-top: 18%;
	}
	
	#videoSlider .owl-theme .owl-nav [class*='owl-'] {
		background: rgba(116,189,160,.6);
		color: #fff;
	}
}

@media only screen and (max-width: 767px) {
	.ry-content-wrp, .ry-right-wrp, .ry-left-wrp {
    	padding: 0;
	}
	
	.bnr-txt-wrp {
		display: none;
	}
	
	.contact-form-modal .form-title h3 {
		font-size: 3.1vw !important;
	}
	
	.contact-form-modal {
		padding: 20px;
	}
}

@media only screen and (max-width: 560px) {	
	.logo img {
		max-width: 50%;
	}
	
	div#ry-sec1 .ry-content-wrp .ry-title h1, div#ry-sec2 .ry-content-wrp .ry-title h1, div#ry-sec3 .ry-content-wrp .ry-title h1 {
	    font-size: 5.35vw !important;	
	}
	
	.bnr-title h1 {
		font-size: 7.1vw !important;
	}
	
	.cta-item-link {
		font-size: 3.4vw !important;
	}
	
	.review-info h2, .review-info a {
		font-size: 2vw !important;
	}
	.mobiwrp {
		position: absolute;
		left: -5em;
		top: 25%;
	}
	
}

@media only screen and (max-width: 470px) {
	blockquote footer, blockquote small, blockquote .small {
	    font-size: 3.25vw !important;
	}
	.btn-nav {
       	right: 1%;
    
	}
}

@media only screen and (max-width: 450px) {	
	.cta-links {
		font-size: 4.2vw;
	}
	
	div#ry-sec4 .doc-info .ry-title h2, .form-input-wrp p, .form-input-wrp label.control-label.inline, .form-input-wrp select.form-control {
		font-size: 4vw !important;	
	}
	
	#def-content .ry-content-wrp .ry-title h3, #def-content .ry-content-wrp .form-title h3 {
		font-size: 5.3vw !important;
	}
	
	#def-content .ry-content-wrp .ry-title h4 {
		font-size: 4.5vw !important;
	}
}

@media only screen and (max-width: 400px) {
	.logo img {
		max-width: 70%;
		margin-top: 12px;
	}
	
	.mobiwrp {
		top: 100%;
		left: -1em;
		bottom: -100%;
		margin-top: 10px;
	}
	
	.headwrp {
		border-bottom: none;
	}
	
	a.mobilink {
		position: relative;
    	left: 18px;
		margin: 0;
	}
	
	.cta-links i {
		display: none;
	}
	
	#videoSlider .owl-theme .owl-nav {
		margin-top: 0;
	}
}



@media only screen and (min-width:1200px) {
    p.hours-icon {
        display: flex;
        align-items: flex-start;
    }

    p.hours-icon span {
        display: block;
        margin: 0 0 0 8px;
        line-height: 1;
    }
}