@media (min-width: 1199px) {
	div#footer-top-inner.container {
		width: 1223px;
	}
}


@media only screen and (min-width: 1921px) {	
	.section-services li:after {
		width: 25vw !important;
	}
	
	.section-services li:last-child:after {
		width: 19vw !important;
	}
}


@media screen and (max-width: 1440px) {
	div.slider-text-wrapper {
		bottom: 15% !important;
	}
}

@media (max-width: 1200px) {
	.section-services li:after  {
		    width: 36.8vw !important;
	}
	
	.section-services li:nth-child(4):after {
		width: 37.1vw !important;
	}
	
	.section-services li:last-child:after {
		width:33.1vw !important;
	}
	
	ul.services {
    	padding: 20px 40px !important;
	}
	
	div.slider-text-wrapper {
    bottom: 14% !important;
	}
		
}
		
@media (max-width:1024px) {
	.section-services li:after {
		width: 33.8vw !important;
	}
	
	.section-services li:nth-child(4):after {
    width: 34.1vw !important;
	}
	
	.section-services li:last-child:after {
    width: 29.1vw !important;
	}
}

@media (max-width: 1199px) {
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: left;
	}

	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-email {
		float: left;
		line-height: 50px;
		margin-left: 0px;
	}
	#header .container {
		max-width: 1163px !important;
		margin: 0;
	}
	.sidebar-initial {
		margin: auto !important;
		float: none;
	}
	.primary > li > a {
		padding: 10px 5px !important;
	}

	div#footer-top-inner.container {
		width: auto !important;
	}

	.slider-text-wrapper {
		bottom: 14% !important;
	}
	.slider-text-container {
		margin-left: 10px !important;
		padding: 0 !important;
	}
	
	div.top-contact-wrapper {		
		margin-right: -125px;
	}
	
	div.primary {
		margin-right:20px;
	}
	
	
}

@media (max-width: 991px) {
	div.logo-wrapper {
		width: 100% !important;

	}
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone a {
		font-weight:bold !important;
		color:#e9be49 !important;
	}
	div#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: none !important;
		margin: 0 auto !important;
		display: block !important;
		width: 200px !important;
		line-height: 10px !important;
	}
	div#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		float: none;
		margin-left: 0;
	}

	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
		height: auto;
	}	

	div.site-email {
		float: left !important;
		margin: 0 20px;
	}

	div.site-phone {
		float: right !important;	
	}

	div.loginWidget {
		float: none;
		text-align: center;
	}
	div#header-inner {
		background-color:#1b1109 !important;
	}

	.logo-wrapper .logo img {
		margin: 0 auto !important;
		top:10px !important;
		max-width: 170px !important;
		height: auto;
	}

	div#header-inner {
		height: auto !important;
		position: inherit !important;
	}


	div.section-col-wrapper {
		padding: 20px 20px !important;
	}

	ul.services {
		padding:0 !important;
	}

	div.about-wrapper .btn.btn-primary {
		position:initial;
		margin-top: 50px;
	}


	span.btn.btn-primary.services {
		position: initial;
		text-align: left;
		float: none
	}

	span.btn.btn-primary.bio i.fa.fa-angle-right {
		padding-left: 10px !important;
	}


	span.btn.btn-primary.about a {
		color: #000;
	}


	span.btn.btn-primary.bio a {
		color: #000;
	}

	div.slider-text-wrapper {
		bottom: 20% !important;
	}

	div.slider-text {
		font-size:4vh;
	}

	.section-about {
		padding: 20px 0px !important;
	}

	body.header-light #navigation {
		display:block !important;
	}


	#footer-wrapper #footer-top {
		padding: 60px 0px 50px 0 !important;
	}

	div.footer-content-wrapper {
		padding: 0px 20px;
	}


	div#services h2, div#services p {
		text-align: center !important;
	}

	.section-services h2:after {
		margin: 0 auto;
		clear: both;
	}


	.section-services ul.services span {
		display: none;
	}	


	.section-services {
		 padding: 30px 0px 50px 0px !important;
	}

	.section-services li {
		height: 40px;
		text-align: center;
	}

	.section-services ul.services {
		margin-bottom: 40px;
	}

	span.btn.btn-primary.services {
		margin: 0 auto;
		float: none !important;
		left: 0 !important;
	}


	.section-services .section-col-wrapper {
		padding: 0 !important;
	}

	.services a {
		font-size: 16px !important;
	}


	.section-services h2:after {
		display:none !important;
	}

	.section-services h2 {
		font-size: 25px !important;
	}
	
	div#services {
		background-image: none !important;
		min-height: auto !important;
		margin: 0 auto;
		float: none;
		padding: 10px !important;
	}
	.section-services li:after {display:none !important;}

	.carousel-control .icon-prev, .carousel-control .icon-next {
		width: 30px;
		margin-top: -15px;
	}

	span.icon-prev {
		left: 9px !Important;
	}

	.section-about h2, .section-services h2 {
		font-size: 24px !important;
	}

	.footer-logo img {
		max-width: 90px !important;
	}

	span.btn.btn-primary.footer {
		position: initial !important;
		float: none !important;
		width: inherit !important;
	}

	span.btn.btn-primary.footer i {
		position: initial !important;
		padding-right: 10px;
	}

	.inside-page-header {
		padding: 30px 0 !important;
	}

	.inside-page-header h1 {
		top:0 !important;
	}

	div.slider-text-container {
		padding: 0;
		margin-left: 2%;
	}

	.inside-about-wrapper p:before {
		left: 4px !important;
		top: 13px !important;
	}

	#reviews .testi-text {
		min-height: 240px !important;
	}

	.payment-logo {
		padding: 0px !important;
	}

	div#services h2 {
		color: #eec856;
	}

	.inside-page-header h1 {
		top: 0 !important;
		font-size: 5vw;
	}
	
	div.inside-staff-wrapper {
		margin: 0 !important;
		}

	div.staff-image-bg {
		margin: 10px auto !important;
		max-width: 350px !important;
		float: none !important;
	}

}


@media (max-width: 768px) {
	div.section-services li:after {
		display:none;
	}


	span.btn.btn-primary.services {
		position: initial !important;
		float: none !important;
	}

	div.section-services li span {
		position: initial;
	}

	span.btn.btn-primary.services {
		margin-top: 20px;
	}

	div#footer-top:before {
		display:none;
	}

	div#footer-wrapper #footer-top {
		padding: 30px 0px 20px;
		background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/null/black_rustic.jpg);
	}


}

@media (max-width: 600px) {
	
   .footer-logo {
	   display:none !important;
   }
	
	div#footer-wrapper #footer {
		padding: 20px 10px!important;
	}
	
	div.slider-text {
		font-size: 17px;
	}
	
	
	.slider-text-container h5 {
		font-size: 17px;
	}

}

@media (max-width: 500px) {
	
	.slider-text-button {
    width: 190px !important;
}

	.section-services li {
		font-size: 18px;
	}


	div.about-wrapper .btn.btn-primary {
		margin:0 !important;
	}

	div#services {
		height: auto !important;
	}

	div.section-services h2:after {
		top: 100px;
		left: 166px;
		margin: 20px 0 150px;
	}


	#footer-wrapper #footer-top {
		padding: 50px 0px 70px 0;
	}

	span.white:after {
		width: 25px !important;
		height: 0;
		border-bottom: 2px solid #fff !important;
		margin: 10px 0 !important;
	}
	div.slider-text-container {
		padding: 0 20px;
		margin-left: 2%;
	}


	.slider-text-container h5 {
		font-size: 10px !important;
	}

	.col-xs-12.col-sm-6.footer-logo {
		display:none !important;
	}

	div.payment li {
		padding: 0 0 15px 5px;
	}

	div.payment ul {
		padding: 20px 0px;
	}

	.text-container {
		padding: 0 !important;
	}


}

@media (max-width: 400px) {

	#reviews .testi-text {
		min-height: 300px !important;
	}
}

/* -- Fix for mobile repsonsive issue with display: table; -- */

body #wrapper-outer #wrapper {
	display: block !important;
}

body #wrapper-outer #wrapper #wrapper-inner {
	display: inline !important;
}

body #wrapper-outer #wrapper #footer-wrapper {
	display: block !important;
	height: auto !important;
	float: left;
}

#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav {
	margin-top: 10px !important;
	position: absolute;
	z-index: 500;
}

body {
	font-size: 16px !important;
	color: #313131 !important;
}



/* ---- Login Button ---- */

.loginWidget {
	float: right;
	padding: 0 20px 20px;
}



/* ---- Contact Information Overrides ----- */

.site-phone a {
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
}

.site-phone a:hover {
	color: #e9bd4b;
}
.site-phone a:before {
	content: "\f095";
	font-family: fontAwesome;
	margin-right: 10px;
	font-size: 18px;
}

.broker-info ul {
	list-style: none;
	padding: 0;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
	float: right;
}
.social-icons {
	list-style: none;
	padding:0;
	width: 320px;
}
.social-icons li {
	float: right;
	margin-right:5px;
	border:1px solid rgba(255,255,255,0.3);
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	padding:5px;
	width:32px;
	height:32px;
	line-height:26px;
	text-align:center;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
	font-size: 15px!important;
	text-align: center;
	text-decoration: none !important;
}
.social-icons li:hover {
	background-color:#fefefe;
}

ul.header-social-icons {
	list-style: none;
	padding: 0;
	float: right;
	position: relative;
	top: -4px;
	right: 500px;
	z-index:99999;
}

ul.header-social-icons li {
	float: left;
	margin-right: 5px;
	border: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	padding: 5px;
	width: 32px;
	height: 32px;
	text-align: center;
	transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

ul.header-social-icons li a {
	font-size: 17px!important;
	text-align: center;
	text-decoration: none !important;
	color: #fff;
}

ul.header-social-icons li a:hover {
	color: #e9bd4b;
}

ul.header-social-icons:before {
	content: '|';
	width: 0;
	height: 0;
	position: relative;
	left: 5px;
	color: #fff;
	top: 5px;
}


/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
	margin: 0px;
	color: #000 !important;
}
#footer-wrapper #footer {
	border: 0px;
	margin-top: 0px;
	padding: 20px 0px !important;
}
.span6.copyright {
	float: left;
}


#footer-wrapper #footer-top table.contact th.cabre {
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
	background-size: 16px 16px;
	background-position: 6px 2px;
}


#footer-top tr > td:first-child {
	width: 80px;
}


#footer-top h3 {
	color: #f5f5f5;
}

div#office-hour {
	padding-left: 50px;
}

#footer-wrapper #footer-top table.contact th.fax {
	background-image: none;
	background-size: 16px 16px;
	background-position: 3px 1px;
}


#footer-top h2 {
	font-size: 21px !important;
	color: #eec856 !important;
}

/*-- Details Page --*/

ul.slide-item-features.item-features {
	list-style: none
}

.slide-item-features li {
	padding: 10px;
	border: 1px solid #c4c4c4;
	margin: 5px;
	display: inline-block
}

span.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	padding: 0 10px 0 0
}

/*--- Modal Overrides -----*/

.modal-footer button {
	position: absolute;
	top: 0;
	right: 0;
}

.blueimp-gallery .modal-footer .btn {
	position: inherit;
}

.modal-body form.cmsForm {
	display: inline-block;
}


/*------ Font Awsome ----- */


.fa-envelope:before {
	content: "\f0e0";
	float: left;
	margin: 0 20px 0 0;
}

.fa-home:before {
	content: "\f015";
	float: left;
	margin: 0 20px 0 0;
}

/* -- Back Button -- */

.btn.btn-primary.arrow-left {
	background-image: url("../images/arrow-left-white.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 8px 11px;
	padding-left: 15px;
}

input.btn.btn-primary.arrow-left.back-button {
	margin: 0 0 -50px;
	float: right;
	position: relative;
	right: 30px;
	width: 10px;
	z-index: 100;
	height: 30px;
	display:none;
}


/*----------------------------------

HEADER & MENU 

-----------------------------------*/

.header-container {
	max-width: 1190px;
	padding: 0;
	float: none;
	margin: auto;
}

div#header-inner {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	height:115px;
	background:transparent;
	width: 100%;
	transition: all 0.3s;
}

.logo-wrapper .logo img {
	margin: 0;
	max-width: 305px !important;
	line-height: 115px !important;
	transition: all 0.3s;
	position: relative;
	top: 30px;

}
div#header-inner.smaller .logo-wrapper .logo img {
	max-width: 158px;
	height: auto;
	top: 11px;
}

div#header-inner.smaller {
	height: 75px !important;
	transition: height 0.3s;
	background-color: #FFF;
}

.top-contact-wrapper {
	overflow: auto;
	margin-right: -141px;
}

.primary {
	float: right;
	padding-left: 0;
	margin-left: 0;
	margin-top: -56px;
	margin-right:0;
	clear:both !important;
}
.primary li {
	list-style-type: none;
	display: inline-block;
}

.primary > li > a {
	color: #fff !important;
	padding: 10px 9px;
	text-transform: uppercase;
	line-height: 150px;
	transition: all 0.3s;
	background: transparent;
	text-decoration: none !important;
	border-radius: 4px;
	font-size: 15px;
	letter-spacing: 2px;
}
.primary li a:hover {
	color: #fbca2f !important;
	background: transparent;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fbca2f !important;
	background: transparent;
}



div#header-inner.smaller li a {
	line-height: 75px;
	color: #333 !important;
}

.dropdown:hover .dropdown-menu {
	display: block !important;
	margin-top: 0;
}

.dropdown:hover .dropdown-menu {
	display: block !important;
	margin-top: 0;
}


.dropdown-menu li {
	padding: 0;
	width: 100%;
}

.dropdown-menu li a {
	line-height: 30px !Important;
	padding: 0px 10px !important;
	width: 100%;
	letter-spacing: 2px;
	text-transform: uppercase;
	transition: margin 0.2s ease-out;
	font-weight: bold;
}	

.dropdown-menu {
	position: absolute !important;
	top: 103px;
	margin-top: -1px !important;
	min-width: 250px !important;
	background-color: rgba(255, 255, 255, 1) !important;
	border:0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow:0 !important;
	box-shadow: 0 !important;
}

.dropdown-menu li a:hover {
	margin-left: 10px;
}
#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {line-height: 115px; transition:line-height ease 0.3s;}
/*----------------------------------

HOME PAGE SLIDER 

-----------------------------------*/
.main-slider{
	max-height:100vh;
	padding:0;
}

.main-slider .carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 100vh;
}

.banner-container {
	max-width: 1190px;
	margin: 0 auto;
	float: none;
}
.slider-text {
	float: none !important;
	width: 1200px;
	margin: 0 auto !Important;
	background: transparent !Important;
}



.slider-text h2:after {
	content: '';
	width: 103px;
	height: 0;
	border-bottom: 5px solid #fff;
	display: block;
	margin: 20px 0 30px;
}



/*----------------------------------

HOME PAGE COMMON

-----------------------------------*/

.section-container, .services-container {
	max-width:1190px;
	width:100%;
	margin:0 auto;
	float:none;
	clear:both;
}

#content, #main {
	background:#fff !Important;
}

.section-about h2, .section-services h2 {
	font-size: 33px;
	font-weight: 900;
	text-transform: uppercase;
	color: #333333;
}

/*----------------------------------



HOME PAGE SECTION ABOUT	

-----------------------------------*/

.section-about {
	padding: 80px 0 160px;
}


.about-wrapper {
	background: #fff;
	padding-bottom: 0;
	margin-top: 30px;
}

.about-wrapper .btn.btn-primary i {
	margin-left: 20px;
}

.about-wrapper .btn.btn-primary {
	position: relative;
	background: #fff;
	padding: 15px 20px;
	line-height: 0;
	top: 70px;
	left:10vw;
	color: #333;
	border: 1px solid #c1c1c1;
}

.about-wrapper p {
	line-height: 30px;
	color: #666666;
	font-size: 18px;
}

.home-headshot {
	max-width: 200px;
	margin: auto;
}

/*----------------------------------

Inside Page Overrides

-----------------------------------*/

.inside-page-header {
	text-align: center;
	padding: 90px 0;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/banner.jpg);
	background-size: cover;
	background-position: 50% 35%;
}

.inside-page-header h1 {
	position: relative;
	top: 50px;
	color: #fff;
}

.inside-page-container {
	padding-bottom: 40px;
	min-height: 540px;
	overflow: hidden;
	display: block;
}

.container-fluid {
	padding: 0;
}


.inside-content-wrapper {
	padding: 40px 20px 0;
}


.staff-image-bg {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/null/black_rustic.jpg);
    background-size: cover;
    padding: 20px;
    margin: auto 10px;
    max-width:31%;
}

.staff-image-bg img {
    max-width: 230px;
    float: none;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/services_bg.jpg);
    background-size: 100% 100%;
    margin: auto;
    padding: 5px;
    background-repeat: no-repeat;
}

.inside-staff-wrapper h3 {
    color: #eec856;
    text-align: center;
}

#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	float: right !important;
	line-height: 20px !Important;
	position: relative;
	top: 28px;
	transition:all ease 0.3s !important;
	left: -32px
	
}

.section-col-wrapper {
	padding-right: 50px;
}



span.btn.btn-primary.bio i.fa.fa-angle-right {
	padding-left: 180px;
}

span.btn.btn-primary.bio {
	background: #fff;
	color: #333;
	border: 1px solid #c1c1c1;
	padding: 12px 20px;
}

span.btn.btn-primary.footer {
	position: relative;
	background: #eec856;
	padding: 15px 20px;
	top: 50px;
	color: #333;
	font-weight: bold;
	width: 100%;
	border: 0 !important;
}


span.btn.btn-primary.footer i {
	float: left;
	position: relative;
	right: 0;
	left: 45px;
	font-size: 20px;
}

.section-services h2 {
	color: #fff;
	font-size: 40px;
}
.section-services {
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/null/black_rustic.jpg);
	padding: 150px 0px;
	background-size: cover;
}
.section-services h2:after {
	content: '';
	width: 90px;
	height: 0;
	border-bottom: 5px solid #fff;
	display: block;
	position: relative;
	top: 190px;
	left: 166px;
	margin: 20px 0 223px;
}

.section-services p {
	color: #fff;
	font-size: 18px;
}

div#services {
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/services_bg.jpg);
	max-width: 380px;
	padding: 60px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: 600px;
}

ul.services {
    padding: 20px 0 20px 90px;
}


.section-services li {
	color: #fff;
	list-style: none;
	line-height: 5;
}


span.btn.btn-primary.services {
	position: relative;
	line-height: 0;
	left: 13vw;
	color: #fff;
	background: transparent;
	padding: 15px 20px;
	border-width: 1px;
	border-style: solid;
	border-image: initial;
	float: right;
}


span.btn.btn-primary.services a:hover {
    color: #000;
    text-decoration: none;
}


span.btn.btn-primary.services i {
	margin-left: 20px;
}

.section-services li span {
	position: absolute;
   	right: -10.5vw;
}


.services a {
	color: #fff;
	font-size: 18px;
}

.services a:hover {
    color: #eec856;
}


.section-services li:after {
   content: '';
   height: 0;
   display: block;
   position: relative;
   bottom: 20px;
   left: 190px;
   top: -46px;
   width: 24.8vw;
   background: url(https://s3.amazonaws.com/static.organiclead.com/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/null/dot_3.png);
   height: 5px;
}


.section-services li:nth-child(4):after {
   width: 24.8vw;
   left: 190px;
}

.section-services li:last-child:after {
   width: 21.8vw;
   left: 247px;
}



.testi {
	padding: 20px 0px 30px;
}

.testi:before {
	content: "“";
	font-family: Tinos, serif;
	color: #000;
	font-size: 51px;
	position: absolute;
	top: -8px;
	left: -27px;
}

div#reviews {
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/whitebg_texture.jpg);
	background-size: cover;
}

div#reviews p {
	line-height: 30px;
	color: #383837;
	font-size: 18px;
}

div#reviews .testi-name {
	border-top: 1px #000 solid;
	display: block;
	padding-top: 10px;
}

#reviews a.carousel-control.right, #reviews a.carousel-control.left {
	opacity: 1;
	display: block !important;
	width: 25px;
	height: 25px;
	background: none;
	bottom: -5px;
	top: inherit;
	z-index: 9999;    
}

#reviews a.carousel-control.left {
	right: 50px;
	left:inherit;
}


#reviews a.carousel-control.right .icon-next:before, #reviews a.carousel-control.left .icon-prev:before {
	font-family: 'FontAwesome';
	font-size: 20px;
	color:#383838;
	text-shadow: none;
	display: block;
	margin: auto;
	border: 1px #383838 solid;
	border-radius: 100%;   
}

#reviews a.carousel-control.right .icon-next:before {
	content: '\f105';
}

#reviews a.carousel-control.left .icon-prev:before {
	content: '\f104';
}

#reviews .testi-text {
	min-height: 155px;
}

.content-wrapper {
	padding-top: 30px;
}

div#footer-top {
	position: relative;
}

div#footer-top:before {
	content:'';
	background: rgba(0, 0, 0, 0.84);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;

}

div#footer-top p {
	font-size: 18px;
}

.footer-content-wrapper {
	padding: 0px 30px;
}


.footer-content-wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff !important;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}

#footer-wrapper #footer-top form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#fff !important;
}
}

#footer-wrapper #footer-top form textarea::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}

#footer-wrapper #footer-top form textarea:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}

#footer-wrapper #footer-top form textarea:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}

#contact-form input.btn.btn-primary {
	float: right;
	background: transparent;
	border: 1px solid #fff;
	color: #333;
}

.footer-logo img {
	padding: 20px;
	margin: 0 0 0 2em;
}


.col-xs-12.col-sm-6.footer-logo {
	width: 100%;
	border-bottom: 1px solid #c1c1c1;
	margin-bottom: 30px
}

.footer-logo-container {
	padding-bottom: 0;
	list-style: none;
	max-width: 1000px;
	margin: 0 auto;
	float: none;
}

ul.footer-logo li {
	display: inline-block;
}


.span12.copyright p{
	text-align: center;
}

.span12.copyright span:after {
	content: '|';
	width: 0;
	height: 0;
	position: relative;
	left: 5px;
	color: #000;
	padding-right: 10px;
}

.testi-wrapper:before {
	content: "“";
	font-family: Tinos, serif;
	color: #000;
	font-size: 95px;
	position: absolute;
	top: -37px;
	left: -29px;
}

.testi-wrapper {
	padding-left: 25px;
}

#section-3 {
	padding:0 50px;
}

.services-page {
	max-width: 500px;
	margin: auto;
	box-shadow: rgb(193, 193, 193) 2px 6px 5px -2px, -1px 0px 2px 0 #e6e6e6;
	background: rgb(255,255,255);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 36%, rgba(226,226,226,1) 100%);
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 36%,rgba(226,226,226,1) 100%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 36%,rgba(226,226,226,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=1 )
}

.section-about a {
	color: #000;
}
.section-about a:hover {
	color: #000;
	text-decoration: none;
}


.sidebar-initial {
	max-width: 350px;
	margin: 0 auto;
	padding: 10px;
}


.in-sidebar {
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/null/black_rustic.jpg);
	background-size: cover;
	padding: 20px;
}


.in-sidebar h2 {
	color: #eec856;
	font-size: 20px;
	text-align: center;
}


.in-sidebar h3 {
	font-size: 17px;
	font-weight: normal;
	color: #fff !important;
	text-align: center;
}

.in-sidebar img {
	max-width: 200px;
	margin: auto;
	float: none;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/services_bg.jpg);
	padding: 5px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.in-sidebar h2:after {
	content: '';
	width: 75px;
	height: 0;
	border-bottom: 2px solid #e0b856;
	display: block;
	margin: 28px auto;
}

.in-sidebar a:hover {
	color: #eec856 !important;
}
.in-sidebar a {
	color: #fff !important;
}

.inside-about-wrapper {
	max-width: 800px;
	margin: auto;
	float: none;
}

.inside-about-wrapper img {
	max-width: 200px;
	margin: auto;
	float: none;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/services_bg.jpg);
	padding: 5px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.inside-about-wrapper p:before {
	content: "“";
	font-family: fontawsome;
	color: #e2b954;
	font-size: 69px;
	position: absolute;
	top: 24px;
	left: -53px;
}

.inside-about-wrapper p {
	color: #e2b954;
	line-height: 30px;
	padding: 20px 20px;
}

.inside-about-bg {
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-28740638-cf23-42a6-8c6d-6e2e3c3da09c/null/black_rustic.jpg);
	background-size: cover;
	padding: 20px 0px;
}



.payment ul {
	padding: 50px;
}

.payment-logo img {
	max-width: 150px;
	margin: 10px auto;
}

.payment-logo {
	padding: 30px 0px;
}



.payment p {
	line-height: 40px;
}

.payment img {
	max-width: 600px;
	margin: auto;
	padding: 10px;
}


.payment li {
	padding: 0 0 15px 55px;
	line-height: 1;
	margin: 0 0 10px 0;
	list-style-type: none;
}

.payment li:before {
	content: "\f00c";
	font-family: fontawesome;
	margin-right: 15px;
	color: #eec856;
}


.logo-wrapper .logo2 img {
	max-width: 200px;
}


.modal-footer {
	border-top: none !important;
}


form input[type=submit].btn {
	background-color: #eec856 !important;
	border: none !important;
}

.btn.btn-primary:hover {
	color: #000 !important;
}

.featured-icon {
	max-width: 450px;
	width:100%;
}


.slider-text-button {
    width: 300px;
}

textarea#message {
    color: #ca9c18;
}