/* Dont Delete Minified Css */
a.pull-right.menu-toggle{position:absolute;right:0;top:0}.mobile-menu ul.nav{margin:4em 0}span.power{font-size:12px;display:inline-block;float:right}img.img-responsive.roya-copy{display:inline-block;max-width:40px}.login-wrp,li.login a:first-child{display:none}.footer-copy{font-size:12px;color:#ccc;border-top:1px solid rgba(204,204,204,.3);padding-top:1em}.login-wrp{width:auto}li.login{background:0 0!important;color:transparent!important}li.login .login-wrp a{display:block}.mobiwrp{position:absolute;left:-13em;top:-6px;transition:all .5s ease;opacity:1}a.mobilink{color:#fff!important;font-size:2.5em;margin:0 1em 0 0}div#spanbar{width:60px;height:45px}.logomaker img{max-width:120px;float:none;margin:-5em auto 3em}@media only screen and (max-width:767px){div.btn-nav{right:0}}

/* Start Your Codes Here */


/* General */

input.btn.btn-default.btn-register {
	padding: 15px 0;
}

div.search-bar-contact a:hover {
	text-decoration: none;
	letter-spacing: 1px;
}

div.search-bar-contact a {
	color: #fff;
}

input.btn.btn-primary {
	padding: 10px !important;
}

.form-wrapper {
	padding: 30px 30px 30px 20px;
	background: rgba(221, 221, 221, 0.38);
	margin-top: 1em;
}

div#properties-contact-form img {
	max-width: 200px;
	margin: auto;
}

.btn.btn-secondary {
	background: #000 !important;
	color: #fff !important;
	padding: 10px 0;
}

.btn.btn-secondary:hover {
	background: #000;
	border: solid 1px #666;
	color: #fff;
}

.headwrp.smaller {
	position: fixed;
	background: #000;
	padding: 5px 0;
	height: auto;
	z-index: 999;
}

.headwrp.smaller .top-contact-wrapper {
	display: none;
}

.headwrp.smaller .ry-header-container {
	transform: scale(.85);
	padding-bottom: 4em;
	padding-top: 0;
}

.headwrp.smaller .logo img {
	max-width: 150px;
	margin: 0 auto;
}

div.ry-header-container {
	transition: all 1.5s ease;
	float: none;
	margin: auto;
	transform: scale(0.99);
}

body a {
	transition: all 0.5s ease;
	color: #000;
}

body .main-content a {
	color: #000;
}

body p {
	color: #000;
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
}


.btn:not(.btn-social).btn-primary:hover, .login .btn-login:hover, .registerBox .btn-register:hover, .login .btn-resetPassword:hover {
	background: #000!Important;
	border: none !important;
	color: #fff !important;
}


.btn:not(.btn-social).btn-primary {
	background: #000 !Important;
	border: 0px !important;
	transition: all 0.5s ease;
	font-size: 14px !important;
	text-transform: initial;
}



.btn:not(.btn-social).btn-primary:hover, .login .btn-login:hover, .registerBox .btn-register:hover, .login .btn-resetPassword:hover {
	letter-spacing: 0px !Important;
	background: rgba(225, 51, 45, 0);
}

.btn {
	color: #fff;
	cursor: pointer;
	display: block;
	max-width: 170px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	width: 100%;
	padding: 15px 0;
	border: 1px solid #fff !important;
}



.btn:hover {
	text-decoration: none;
}


.btn-primary svg {
	height: 50px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	padding: 5px;
}

.btn-primary rect {
	fill: none;
	stroke: #fff;
	stroke-width: 2;
	stroke-dasharray: 422, 0;
}

.btn-primary:hover {
	background: rgba(225, 51, 45, 0);

}
.btn-primary:hover rect {
	stroke-width: 2;
	stroke-dasharray: 15, 310;
	stroke-dashoffset: 20;
	-webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Abhaya Libre', serif;

}



/* Header */

.top-contact-wrapper .social-inner-wrap {
	position: absolute;
	float: left;
	top: -2.5em;
	display: inline-block;
	left: -14em;
}

.social-icons li {
	margin-left: 5px;
	list-style: none;
	border: solid 1px #fff;
	border-radius: 3px !important;
}

.social-icons li a {
	padding: 10px;
	width: 32px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

ul.social-icons {
	display: block;
}

.site-email a:before {
	content: '\f003';
	font-family: fontawesome;
	padding-right: 8px;
}

.login-wrp {
	float: right;
	padding: 0;
}

.top-contact-wrapper a.btn.btn-primary.loginWidgetLoginButton {
	padding: 11px 24px;
	border-radius: 5px;
	letter-spacing: 0 !important;
	font-size: 12px !important;
	background: #000 !important;
	border: none !important;

}

.
.site-email a:before {
	content: '\f0e0';
	font-family: fontawesome;
	padding-right: 8px;
}

.top-contact-wrapper a.btn.btn-primary.loginWidgetLoginButton:before {
	content: '\f007';
	font-family: fontawesome;
	padding-right: 10px;
}

.site-phone .btn-btn-primary a {
	background: #fff;
	color: #000 !important;
	font-weight: 600;
	padding: 6px 15px;
	border-radius: 5px;
}

.site-phone .btn-btn-primary a:before {
	content: '\f095';
	font-family: fontawesome;
	padding-right: 8px;
}




/* Menu */



.site-header .menu-wrap {
	padding-top: 1em;
}

div.site-header ul li a:hover {
	background: transparent;
	color: #fff;
}

div.site-header .menu-wrap > ul > li:hover {
	background: transparent;
}

/* Home Featured */

.header-social {
	float: right;
}

.social-icons li:hover {
	background: transparent;
	border: solid 1px #fff;
}

.social-inner-wrap li a:before {
	font-family: fontawesome;
}

.social-inner-wrap li a {
	padding: 9px 12px !important;
	background: #000 !important;
	color: #fff !important;
}

.social-inner-wrap li a:before {
	font-family: fontawesome;
}


.top-contact-wrapper a.btn.btn-primary.loginWidgetLoginButton svg {
	padding: 0;
	border-radius: 4%;
	height: 35px;
}

.search-block .form-control {
	font-family: poppins;
	font-size: 12px;
}

.search-block button.btn.btn-primary.search-btn {
	padding: 5px 40px;
	font-size: 11px !important;
	font-family: poppins;
	font-weight: 600;
	letter-spacing: 1px;
}

.home-search-wrapper {
	background: #000;
	padding: 8px;
}

.home-search-wrapper h5 {
	color: #fff;
	font-family: poppins;
	font-size: 18px !important;
	text-align: center;
}

.search-bar-contact {
	border: 1px solid rgba(255, 255, 255, 0.50);
	padding: 1em 0;
}

.search-block {
	margin-top: 1em;
	padding-right: 1.5em;
}

.search-block:before {
	content: '\f002';
	font-family: fontawesome;
	position: absolute;
	left: 1em;
	z-index: 300;
	color: #878787;
	top: 5px;
}

.search-block input.form-control {
	padding-left: 3.5em;
}

.search-block:before {
	content: '\f002';
	font-family: fontawesome;
	position: absolute;
	left: 2em;
	z-index: 300;
	color: #878787;
	top: 5px;
}

.search-bar-contact:first-child {
	border: none;
}

div#search-box .ry-container {
	max-width: 90%;
}

/* Homepage Section */

div.search-bar-contact a:hover {
	text-decoration: none;
	letter-spacing: 1px;
}

div.search-bar-contact a {
	color: #fff;
}

.menu-wrap li.login a {
	display: none !important;
}

.resources-block a.btn.btn-primary {
	padding: 16px 15px !important;
}

div#res-2 .mask {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/cta2.jpg);
}

div#res-3 .mask {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/cta3.jpg);
	background-size: cover;
}

div#res-4 .mask {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/cta4.jpg);
}

div#res-5 .mask {
	background:  url(https://static.royacdn.com/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/update/cta_new_listings.jpg);
}

.mask >div {
	text-align: center;
	left: 0;
	right: 0;
	top: 25%;
	position: relative;
	bottom: 0;
	margin: auto;
	background: transparent;
	max-width: 500px;
	padding: 20px;
}

div#contact-form img {
	max-width: 300px;
	margin: auto;
}

div#ry-sec1 h2, div#ry-sec2 h2, div#ry-sec3 h2 {
	font-size: 40px !important;
	font-weight: 600;
}


.resources-block img {
	-webkit-transition: all 0.4s ease-in-out 0.2s;
	-moz-transition: all 0.4s ease-in-out 0.2s;
	-o-transition: all 0.4s ease-in-out 0.2s;
	-ms-transition: all 0.4s ease-in-out 0.2s;
	transition: all 0.4s ease-in-out 0.2s;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.resources-block .mask {
	background: url(https://static.royacdn.com/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/update/cta_senior.jpg);
	-moz-transform: scale(0) rotate(-180deg);
	-o-transform: scale(0) rotate(-180deg);
	-ms-transform: scale(0) rotate(-180deg);
	transform: scale(0) rotate(-180deg);
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background-size: cover;
	border-radius: 0px;
	background-size: cover !important;
}
.resources-block h2 {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	background: transparent;
	margin: 20px 40px 0px 40px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.resources-block p {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	color: #fff;
	font-size: 14px;
}
.resources-block a.info {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.resources-block:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-o-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
	-webkit-filter: grayscale(50%); /* Safari 6.0 - 9.0 */


}
.resources-block:hover img {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}
.resources-block:hover h3,
.resources-block:hover p,
.resources-block:hover a.info {
	opacity: 1;
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.resources-block {
	overflow: hidden;
	position: relative;
	text-align: center;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	cursor: default;
	padding: 0;
}

.resources-block .mask, .resources-block .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}

div#res-1 .text-wrap {
	bottom: 4px;
}

#res-3 .text-wrap, #res-4 .text-wrap {
	bottom: 2px;
}


.resources-block:hover .text-wrap {
	display: none;
}

.text-wrap {
	position: absolute;
	background: rgba(0, 0, 0, 0.80);
	bottom: 0;
	right: 0;
}

.resources-wrapper {
	padding: 0;
	display: flex;
}

div#res-1 {
	margin-right: 10px;
}

.resources-wrapper:nth-child(2) {
	padding-top: 10px;
}

div#res-3 {
	margin-right: 10px;
}

div#res-4 {
	margin-right: 10px;
}



.resources-block h3 {
	ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	background: transparent;
	margin: 20px 40px 0px 40px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.resources-block .mask h3 {
	text-transform: initial;
	color: #fff;
	text-align: center;
	position: relative;
	padding: 10px;
	margin-bottom: 1em;
	text-shadow: 3px 1px 4px rgba(0, 0, 0, 0.29);

}

.resources-block .mask:before {
	background: rgba(0, 0, 0, 0.50);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	content: '';
}

.resources-block a.btn.btn-primary {
	padding: 15px 0 !important;
	text-align: center;
	margin: 2em auto 0;
	border: 1px solid #fff !important;
}

.resources-block a.btn.btn-primary svg {
	padding: 5px;
}


button.btn.btn-primary.search-btn svg {
	height: 40px;
	border: 1px solid #fff;
}

div#ry-sec1 {
	padding: 0em 0;
	margin: 0;
}

div#ry-sec2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/testi_bg_img.png);
	background-size: cover;
	padding: 5em 0 6em;
}



div#ry-sec2 h2 {
	color: #fff;
}

.testi-block h5 {
	color: #fff;
	font-family: poppins;
	font-size: 13px !important;
	margin: 0;
}

.testimonial-slider .carousel-indicators li {
	border-color: #aaa;
	width: 10px;
	height: 10px;
	margin: 0 5px;
}

.testimonial-slider ol.carousel-indicators {
	bottom: -1em !important;
}

.testi-wrapper:after {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/quoteright.png);
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	top: 9em;
	right: -1em;
	height: 20px;
	display: block;
	background-size: contain;
	width: 50px;
}

.testi-wrapper:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/quoteleft.png);
	right: 0;
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	top: 8em;
	left: 0;
	height: 20px;
	display: block;
	background-size: contain;
	width: 50px;
}

.testi-block p {
	color: #fff;
	font-weight: lighter !important;
	font-size: 13px !important;
	margin: auto;
	float: none;
	padding-bottom: 1em;
}

.testi-block {
	padding: 0 2em;
	min-height:221px;
}

.testimonial-slider span.span-1 {
	background: transparent;
	font-size: 15px;
	text-transform: initial;
}



div#contact-form {
	margin-top: -5em;
	background: #fff;
	padding: 2em;
	-moz-box-shadow: inset 2px 2px 20px 4px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: inset 2px 2px 20px 4px rgba(0, 0, 0, 0.07);
	box-shadow: 2px 2px 20px 4px rgba(0, 0, 0, 0.07);
}



div#contact-form input[type="submit"] {
	float: right;
	padding: 5px 15px;
	border-radius: 5px;
	background: #000;
	color: #fff;
	font-family: poppins;
	text-transform: uppercase;
	font-size: 13px;
	border: 5px double #fff!important;
}





div#contact-form h3 {
	font-family: poppins;
	font-size: 18px !important;
	font-weight: 600;
	color: #000;
}

div#contact-form .form-control {
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border: solid 1px rgba(153, 153, 153, 0.50) !important;
	font-family: poppins;
}

div#contact-form  p {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-weight: 600;
}

.contact-section-block .icon-wrapper img:hover img {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.contact-section-block {
	margin-top: 2.5em;
}


.iconimagewrapper {
	padding: 20px 0;
	max-width: 80px;
	margin: auto;
	float: none;
}

.icon-wrapper:hover .iconimagewrapper img {
	opacity: 0;
}

.with-color {
	opacity: 0;
	position: absolute;
	top: 2.9em;
	right: 0;
	transition: all linear 0.3s;
}

.with-color img {
	max-width: 80px;
	margin: auto;
	float: none;
}

.icon-wrapper:hover .with-color {
	opacity: 1;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}


.with-color {
	opacity: 0;
	position: absolute;
	top: 21px;
	right: 0;
	transition: all linear 0.3s;
}

.contact-section-block p {
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	transition: all ease 0.3s;
}

.contact-section-block p:hover {
	letter-spacing: 1px;
	text-decoration: none !important;
}

.contact-section-block a:hover {
	text-decoration: none !important;
}

/* Footer */

.footer-wrapper.ry-fluid h3 {
	font-family: poppins;
	font-size: 20px !important;
	margin-bottom: 11px;
}

.footerlogo {
	max-width: 160px;
}

.footer-wrapper.ry-fluid h6 {
	font-family: poppins;
	color: rgba(255, 255, 255, 0.50);
	font-size: 10px !important;
	line-height: 15px;
	text-align: justify;
}



ul.footer-menu.nav li {
	float: left;
}

ul.footer-menu.nav li a {
	color: rgba(255, 255, 255, 0.50);
	font-size: 13px;
	background: transparent;
}

.footer-wrapper.ry-fluid h4 {
	font-family: poppins;
	font-size: 15px !important;
	line-height: 30px;
}




/* Default */

.page-image {
	max-width: 400px;
	margin: auto;
	box-shadow: 0 11px 17px -12px #666;
}

.text-wrap h3 {
	opacity: 1;
	color: #fff !important;
	margin: 0;
	border-bottom: none;
	padding: 15px 30px;
	font-family: poppins;
	font-size: 17px !important;
	transition: all ease 0.3s;
}

.text-wrap a {
	color: #fff !important;
	font-size: x-large;
}



div#res-1:hover .text-wrap {
	opacity: 0;
}
.sidebar div#contact-form input[type="submit"] {
	margin: auto;
	float: none;
	padding: 10px 15px;
}

.sidebar div#contact-form h3 {
	text-align: center;
}

.sidebar div#contact-form {
	margin-top: 0;
	margin-left: 2em;
	margin-bottom: 0;
	text-align:center;
}

.com-wrapper a.btn.btn-primary {
	margin: auto;
}

.com-img-wrapper {
	padding: 0;
	overflow: hidden;
	box-shadow: 0 11px 17px -12px #666;
	max-width: 500px;
	margin: auto;
	float: none;
}

.com-wrapper:hover img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 1;
	z-index: 0;
}

.com-wrapper img {
	max-width: 500px;
	margin: auto;
	float: none;
	-webkit-transition: all ease-in-out 3s;
	transition: all ease-in-out 2s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.testi-page-block:before {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/copy02.png);
	right: 0;
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	top: 0;
	left: -20px;
	height: 20px;
	display: block;
	background-size: contain;
	width: 20px;
}

.testi-page-block {
	margin: 1em 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	padding-bottom: 1em;
}

.property a.btn.btn-primary.form-control {
	display: inline-table;

}

.btn:not(.btn-social) {
	letter-spacing: 0px;
	text-transform: initial;
}

.com-wrapper {
	padding: 10px;
}

.com-wrapper img {
	max-width: 500px;
	margin: auto;
	box-shadow: 0 11px 17px -12px #666;
}

.bnr-title h1 {
	color: #fff;
	text-shadow: 3px 2px 8px #000000;
	text-transform: uppercase;
}

.bnr-wrp:before {
	content: '';
	background: rgba(0, 0, 0, 0.46);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

div#def-footer-top div#contact-form {
	margin-top: 0;
}

div#bnr1 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/banner/banner01.jpg);
	background-size: cover;
}

div#bnr2 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/banner/banner02.jpg);
	background-size: cover;
}

div#bnr3 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/banner/banner03.jpg);
	background-size: cover;
}

/* Home Evaluation */

div.home-eval-wrapper {
	max-width: 860px;
	margin: auto;
	float: none;
	min-height: 900px;
	color: #fff;
}

.home-eval-wrapper h1 {
	font-weight: bold;
	font-size: 40px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
}

.home-eval-wrapper h2 {
	text-transform: none;
	font-size: 35px;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
}

.home-eval-wrapper .form-group[data-type="submit"] {
	text-align: center;
}

.home-eval-wrapper input[type="text"] {
	height: 70px;
	font-size: 30px;
	font-weight: lighter;
	border-radius: 5px;
}

.home-eval-wrapper .form-group {
	padding: 0 10px 0 0;
}

.home-eval-wrapper textarea#Comments {
	font-size: 20px;
	font-weight: lighter;
}


.analysis-pg-wrap {
	padding: 40px 40px;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-2ec6009c-7c28-4a8e-88bf-a866c395cf12/homepage_images/home_eval_image01.jpg);
	background-position: bottom;
	min-height: 900px;
	background-repeat: no-repeat;
	background-size: cover;
	margin: -20px 0 0 0;
}

/* Media Query */

@media (max-width:1199px) {
	.menuwrp {
		float: left;
	}
}


@media (max-width:1024x) and (min-width:991px) {

	div.home-search-wrapper h5 {
		font-size:14px !important;
	}

}

@media (max-width:991px) and (min-width:768px) {

	ul.footer-menu.nav li a {
		font-size: 11px;
	}
	ul.footer-menu.nav {
		max-width: 470px;
		margin:auto;
	}
}

@media (max-width: 767px) {
	div#contact-form input[type="submit"] {
		margin:auto;
		float:none;
	}
}

@media (max-width: 991px) {

	.burgnav a.loginWidgetLoginButton i {
		color: #fff;
		position: absolute;
		left: -1.4em;
		top:0;
	}

	.mask >div {
		top: 10%;
	}

	div.mobile-menu .nav .open a {
		color:#fff;
	}

	.mobile-menu ul li a, .mobile-menu .nav .open a {
		background: transparent !important;
	}

	div.resources-block .text-wrap {
		bottom: 40% !important;
		left: 0;
		right: 0;
		max-width: 300px;
		margin: auto;
	}

	div#res-1 .text-wrap {
		bottom: 0;
	}

	#res-3 .text-wrap, #res-4 .text-wrap {
		bottom: 0;
	}


	div.sidebar {
		max-width: 500px;
		margin: auto;
		float: none;
	}

	.sidebar div#contact-form {
		margin-top: 1em;
		margin-left: 0;
		margin-bottom: 1em;
	}

	span.power {
		font-size: 11px;
		float: none;
	}

	.footerlogo {
		max-width: 150px;
		margin: 0 auto 1em;
	}

	div.footer-wrapper.ry-fluid h3 {
		text-align: center !important;
		line-height: 30px;
	}


	div#contact-form {
		margin-top:-3em;
	}

	.mobiwrp i {
		font-size: 60px;
	}

	.search-bar-contact {
		border: none;
		padding: 0;
	}

	.search-bar-contact:first-child {
		border: none;
	}

	.search-bar-contact {
		border: none;
		padding: 0;
	}

	.home-search-wrapper {
		padding: 0;
	}

	.search-block {
		margin-top: 0;
		padding-right: 0;
		padding: 0 10px;
	}

	div#search-box .ry-container {
		max-width: 100%;
		padding: 0;
	}

	div#search-box {
		position: initial;
		padding: 0;
	}

	div.headwrp {
		position: absolute;

	}

	div.logo img {
		max-width: 100px;
		float: left;
		margin: auto;
	}

	div.headwrp.smaller .logo img {
		max-width: 110px;
		margin: auto;
		float: left;
	}

	div.mobile-menu ul li a {
		color: #fff;
		text-decoration: none;
		font-size: 18px;
		text-transform: initial;
		font-family: poppins;
	}

	.intro-box .carousel-control {
		display: none;
	}

	div.mobile-menu .dropdown-menu {
		background:transparent;
	}

	.mobile-menu ul li a,>a:hover, .mobile-menu ul li a:focus {
		text-decoration: none;
		background-color: #333;
	}	

	div#homecontent {
		text-align: center;
		margin-top: 5em;
	}

	div#ry-sec1 h2, div#ry-sec2 h2, div#ry-sec3 h2 {
		font-size: 26px !important;
	}

	div.resources-block {
		height: auto !important;
		margin: 10px auto !important;
		float: none;
		max-width: 400px;
	}

	div.resources-wrapper {
		padding: 0;
		display: block;
	}

	div#res-1 img {
		height: auto !important;
	}

	div#ry-sec2 {
		padding: 2em 0;
		margin: 0;
	}

	div#ry-sec1 {
		padding: 1em 0 2em;
	}

	div#ry-sec2 .ry-container {
		padding: 0 1em;
	}

}



@media (max-width:500px) {

	div.bnr-wrp {
		height: 360px;
		background-position: center center !important;
	}
	.testi-block p {
		font-size: 11px !important;

	}

	ul.footer-menu.nav li a {
		font-size: 11px;
		line-height: 10px;
		padding: 6px;
	}

	ul.footer-menu.nav {
		display: flex;
	}

}

@media (max-width:320px) {

	.footer-wrapper .ry-wrp {
		padding: 0em 10px !important;
	}
}

/* General Overrides */


div#quote {
	max-width: 1500px !important;
	float: none !important;
	margin: auto !important;
}



div#quote h2 {
	font-size: 35px !important;
}


a:hover, a:focus {
	color: #000;
	text-decoration: underline;
}

.social-btns a.btn.btn-lg.col-xs-12.btn-social.btn-facebook.v-margin-5 {
	background: #3b5998;
	color: #fff;
	max-width: 100%;
}

.social-btns a.btn.btn-lg.col-xs-12.btn-social.btn-google.v-margin-5 {
	background: #dd4b39;
	max-width: 100%;
}

.social-btns btn {
	border: none !important;
}


a.btn.btn-lg.col-xs-12.btn-social.btn-google.v-margin-5:hover {
	color: #fff;
}


.absolute-vertical-center {
	position: absolute;
	top: 43%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.homepage-text h1 {

	text-shadow: 2px -1px 5px #000 !important;
	letter-spacing: 5px;
	position: relative;
	font-family: 'Abhaya Libre', serif;
}

.agent-wrap img {
    max-width: 250px;
    margin: auto;
}

.agent-bio{
	margin-top:5em;
}


 

/*-- Tertiary Navigation --*/
li[class*=ry-menu-]:hover>ul:nth-child(2) {
    display: block!important;
    margin-left: 100%;
    top: 0;
}