@media (min-width:992px) and (max-width:1600px) {
		.grid .figure .figcaption {
			padding: 20px !important;
		}
	}




@media (min-width:992px) and (max-width:1199px) {
	div.home-feature-text {
			bottom:20em !important;
	}
	
	div.main-menu {
		width:320px;
	}
}

@media (min-width:1200px) and (max-width:1400px) {

	
	div.main-menu {
		width:400px !important;
	}
}



@media only screen and (max-width: 1199px) {
#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	  line-height: 90px !important;
	}
}

@media only screen and (max-width: 991px) {
	
	div.inside-sidebar {
		margin: 20px auto 0;
		
	}

	
	.forArrow .arrowdown {
		top:65% !important;
	}
	
	div.text-float a:hover {
		color: #fff;
		text-decoration: none;
	}
	
	div.text-float {
		top: 50%;
		padding: 20px 10px;
		background-color: rgba(14, 14, 14, 0.67);
		left: 0;
		right: 0;
		transition: all 0.2s ease;
		margin: auto;
		white-space: nowrap;
		position: absolute;
		width: 80%;
	}
	
	div.text-float a {
		color: #fff;
		font-size: 24px;
		font-family: oswald;
		letter-spacing: 4px;
	}
	
	div.effect-wrapper {
		padding: 0;
		max-width: 500px;
		margin: 0 auto 20px;
		float: none;
	}
	
	div#fb1 {
		padding-top: 20px;
	}
	
	
	.about-content-wrapper {
    padding: 0 !important;
	}
	
	
	.fb-blocks p span.span-1, .fb-blocks p span.span-2, .fb-blocks p span.span-3, .fb-blocks p span.span-4 {
		left:0 !important;
	
	}	
	div#header .container {
		margin-top: 0 !important;
	}

		
	.home-feature-text h2 {
		font-size:4vw;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		float: none !important;
		line-height: 30px !important;
	}
	

	.main-header-right {
		float: none !important;
	}	

	.main-header-logo {
		margin: 10px auto;
		float: none;
		width: 200px;
		display: block;
	}


	div.home-feature-text {
		bottom: 29%;
		padding: 0 !important;
	}


	div.home-feature-text h2 {
		font-size: 5vw;
	}


	div#header-wrapper {
		height: auto !important;
		position: inherit !important;
	}

	div.col-xs-12.x-container {
		padding: 0;
	}

	div.dleft-wrap {
		position: initial;
	}

	div#our-services {
		padding-bottom: 6em !important;
		padding-top: 3em !important
	}

	div.home-welcome {
		padding: 3em 10px;
	}


	div.float-text:before {
		content: '';
		display: block;
		position: absolute;
		width: 10vw;
		left: 50% !important;
		border: 3px solid #eccd7c;
		top: 50px;
		margin-left: -5vw;
	}

	
	.header-wrapper {
		  width: 100%;	
		}

	.logo {
		  text-align: center;
		}

	.logo img {
		  margin: auto;	
		}	

	div#content div#main {
			padding-left: 0px;
			padding-right: 0px;
		}
	div.float-text {
		left: 0;
		right: 0;
		text-align: center;
		}

	div#header-inner {
		background-color: #262626 !important;
		height: auto !important;
		position: inherit !important
		}
		
}

@media only screen and (max-width: 767px) {
	

	
#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	  line-height: 50px !important;
	}
	
}

@media only screen and (max-width: 500px) {
	
	#gallery a.carousel-control.right .icon-next:before, #gallery a.carousel-control.left .icon-prev:before {
	top:-3.5em !important;
	}


	#gallery a.carousel-control.right .icon-next:before {
		right:10px !important;
	}
	
	.forArrow .arrowdown {
		top: 50% !important;
		margin-left: 0 !important;
		font-size: 40px !important;
	}
		
	
	div.home-feature-text p {
		font-size: 5vw;
	}
	.inside-page-header {
		padding:30px !important;
	}
	
	a.sidebutton {
		font-size:12px !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: 20px !important;
    color: #262626 !important;
    letter-spacing: 1px;
}

div#content {
    padding-bottom: 0;
    padding-top: 0;
}

/*--- Header Overrides ----*/

#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
  margin: 20px 0 0 !important;
  line-height: 0 !important;
}

.header-request-appt {
	padding: 40px 0 0; 
	text-align: center;	
}

div#header .container {
    width: 90%;
	margin-top: -20px;
}


div#header-inner {
    z-index: 999;
    height: 115px;
    background: rgba(188, 34, 34, 0);
    width: 100%;
    transition: all 0.3s;
    position: absolute;
	top:32px;
}

.main-header-menu > a:hover {
    color: #fff;
    text-decoration: none;
}

/*-- General Overrides --*/

#content {
  background-color: #fff !important;
}



/*-- Home Blocks --*/

.home-blocks {
  padding: 30px;
  border-bottom: 1px solid #c4c4c4;
  box-shadow: 0 20px 20px -20px #c4c4c4;
  -moz-box-shadow: 0 20px 20px -20px #c4c4c4;
  -o-box-shadow: 0 20px 20px -20px #c4c4c4;
  -webkit-box-shadow: 0 20px 20px -20px #c4c4c4;
  -ms-box-shadow: 0 20px 20px -20px #c4c4c4;
  background: #EBEBEB;
}


/*-- Home Menu --*/

a#btn-nav-close {
    top: 1em;
    right: 4vw;
    z-index: 9999999;
    font-size: 50px;
    color: #fff;
    position: absolute;
}

.main-menu ul a:hover {
    color: #fff !important;
    background: none !important;
	border-bottom: 1px solid #fff;
}

.main-menu ul.nav li {
    padding: 2em 0;
}

.main-menu ul a {
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s;
    background: transparent;
    font-family: 'oswald', sans-serif !important;
    text-align: center;
    font-size: 18px;
    letter-spacing: 4px;
    padding: 5px 0px;
	font-weight: 200;
}


.main-menu ul.nav {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}









/*-- Slider --*/

.carousel-inner img.img-responsive {
  width: 100%;
}

a.carousel-control {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 90%;
  font-size: 50px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  text-shadow: 0 1px 2px rgba(115, 115, 115, 0.6);
  z-index: 20;
  top: inherit;
}


.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent !important;
}


/* ---- Contact Information Overrides ----- */

.site-phone a {
    text-decoration: none;
    color: #fff;
    font-size: 30px;
}

.site-phone:before {
    content: '\f095';
    font-family: 'FontAwesome';
    margin-right: 20px;
    color: #fff;
    font-size: 20px;
}

.site-phone a:hover {
  color: #707070;
}
.broker-info ul {
  list-style: none;
  padding: 0;
}

table.office-hours {
  width: 100%;
}

table.office-hours thead {
  display: none;
}

table.office-hours tr td {
  padding: 5px;
  border-bottom: 1px solid #727272;
}


/* ----- 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;
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
  margin: 0px;
  color: #fff !important;
}
#footer-wrapper #footer {
  border: 0px;
  margin-top: 0px;
  padding: 10px 0px !important;
}


.span6.copyright {
    float: none;
    text-align: center;
    padding: 3em 0px 1em;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.span6.copyright img {
    margin-top: 1em;
}

.span6.copyright span:after {
    content: '|';
    width: 0;
    height: 0;
    position: relative;
    color: #fff;
    margin: 0 12px;
    top: -1px;
}


.main-header-contact:before, .fb-blocks p span.span-2:before, .fb-blocks p span.span-1:before, .fb-blocks p span.span-3:before, .fb-blocks p span.span-4:before {
    content: '\f095';
    font-family: 'FontAwesome';
    margin-right: 10px;
}



.fb-blocks p span.span-1:before {
	content: '\f041';
}


.fb-blocks p span.span-3:before {
	content: '\f1ac';
}

.fb-blocks p span.span-4:before {
	content: '\f0e0';
}
	

/* -- Modal Overrides -- */


.modalform input[type=text], .modalform form input[type=email], .modalform form textarea {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #636363;
    resize: none;
    width: 100%;
    background: transparent;
    text-transform: uppercase;
    font-family: arapey;
    letter-spacing: 5px;
    padding: 10px;
}

.modalform input[type=text], #footer-wrapper #footer-top form input[type=email] {
    height: 50px;
    line-height: 34px;
}


.modalform form textarea {
    height: 100px;
    background: transparent;
	color: #fff;
}

.modal-footer {
	border:none;
}

div#custom-modal p {
    color: #fff;
    line-height: 25px;
}

div#custom-modal h2 {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-family: oswald;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.c-modal {
    margin-bottom: 20px;
}


.c-modal {
    margin-bottom: 25px;
}


.c-modal img {
	max-width: 500px; 
	margin: auto;    
	box-shadow: 1px 3px 3px rgba(38, 38, 38, 0.48);
}


.modal-body form.cmsForm {
  display: inline-block;
}


.modal-content {
    position: relative;
    background-color: #262626;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: none;
}

/*----- Font Awesome -----*/

.fa-paw:before {
  content: "\f1b0";
  float: left;
  margin: 20px 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;
    border-radius: 50px;
    height: 30px;
}


/* - Home-page - */



.col-xs-12.x-container {
    padding: 0;
}

.index-imagewrap {
    padding: 0;
}

.index-gallery-section {
    background: url(https://www.royacdn.com/unsafe/smart/Site-dac6b608-42e9-4dfc-aa79-f67298b711b6/Resources/gallerybg.jpg);
    background-size: cover;
    background-position: center;
    padding: 52em 0 2em;
}

a.btn.btn-primary.gallery-section {
    position: relative;
    top: -29em;
    text-align: center;
    right: 0;
    left: 0;
    background: transparent;
    border-radius: 50px;
    border: 1px solid #fff;
    font-family: oswald;
    letter-spacing: 5px;
    padding: 1em 7em;
    font-size: 18px;
}

a.btn.btn-primary.gallery-section:hover {
    background: rgba(38, 38, 38, 0.7);
}


.home-welcome {
    padding: 5em 0 10em;
}

.about-content-wrapper {
    font-family: arapey;
    line-height: 25px;
    text-align: justify;
    padding-left: 7em;
    padding-top: 5px;
}

.home-welcome p {
    font-size: 20px;
    line-height: 30px;
}


.home-welcome h1 {
    letter-spacing: 5px;
    font-family: oswald;
    color: #5d5d5d;
    font-size: 30px;
	font-weight:bold;
}

.home-welcome h1:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid #535353;
    top: 2.5em;
    width: 40px;
    right: 36.2em;
}

.services-wrapper {
    float: none;
    margin: auto;
    clear: both;
    padding: 0;
}



.float-text:before {
    content: '';
    display: block;
    position: absolute;
    width: 320px;
    left: -95px;
    border: 3px solid #eccd7c;
    top: 50px;
}



.home-feature-text .btn:before{
    content: '\f067';
    font-family: 'FontAwesome';
    color: #fff !important;
    font-size: 9px;
    margin-right: 10px;
}

.home-feature-text .btn:hover {
    background-color: #eccd7c !important;
    color: #653331;
}



.slider-text {
    margin-top: 20px;
}


.inside-images img {
    max-width: 600px;
    margin: auto;
    float: none;
    box-shadow: 1px 3px 3px rgba(38, 38, 38, 0.48);
}

a.footer-button.btn.btn-primary {
    -webkit-transition: background-color 0.2s ease-in;
    -moz-transition: background-color 0.2s ease-in;
    -o-transition: background-color 0.2s ease-in;
    transition: background-color 0.2s ease-in;
    background-color: #3e3e3e;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    padding: 13px 25px;
    font-family: oswald;
    letter-spacing: 3px;
}

.footer-button {
    margin-top: 2.5em;
}

/* - Inside-page  */

.inside-page-header:before {
    content: '';
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


a.sidebutton {
    width: 100%;
    float: left;
    text-align: center;
    background-color: #f3f2f2 !important;
    color: #621c18 !important;
    font-size: 17px;
    font-family: montserrat;
}

.btn-default {
    color: #fff;
    background-color: #3e3e3e;
    font-family: oswald;
    letter-spacing: 2px;
    text-transform: uppercase;
}


a.btn.btn-primary.sidebutton {
    border: 3px solid #fff;
    padding: 25px 30px;
}

a.btn.btn-primary.sidebutton:hover {
    background-color: #621c18 !important;
	color: #fff !important;
}

a.sidebutton:hover {
    background-color: #fff !important;
    color: #832439 !important;
}



.inside-page-header h1 {
    position: relative;
    top: 50px;
    color: #fff;
}

.inside-page-header {
    text-align: center;
    padding: 80px;
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-dac6b608-42e9-4dfc-aa79-f67298b711b6/Resources/insidebanner.jpg);
    background-size: cover;
    background-position: 100% 48%;
    height: 400px;
}

.inside-page-header h1 {
    position: relative;
    top: 3em;
    color: #fff;
    text-shadow: 1px 3px 2px rgba(0, 0, 0, 0.83);
	letter-spacing:2px;
}

.inside-page-container {
	padding-bottom: 40px;
	min-height: 540px;
	overflow: hidden;
	display: block;
}

.inside-content-wrapper {
    padding-top: 40px;
}

.container-fluid {
	padding: 0;
}

.section-container {
	max-width:1190px;
	width:100%;
	margin:0 auto;
	float:none;
	clear:both
}



.slider-text {
    margin-top: 20px;
}



div#footer-wrapper #footer-top {
	padding-bottom: 1em;
	padding-top: 7em;
	background: #262626;
}



.oHours p {
    font-size: 18px;
    line-height: 30px;
	padding: 0 1em;
}


.fb-blocks p {
    font-size: 20px;
    line-height: 20px;
	text-align:center;
}

div.footblock h2 {
    font-family: oswald;
    color: #fff !Important;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
}



div#content {
	padding-bottom: 0;
}

div#back-to-top {
    position: absolute;
    top: -5.5em;
    width: 35px;
    height: 28px;
    background: #fff;
    color: #621c18;
    text-align: center;
    vertical-align: middle;
    left: 50%;
    margin-left: -15px;
}

.footer-content-wrapper input[type="submit"] {
    background: transparent;
    padding: 5px 12px;
    float: right;
    font-family: arapey;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    border: 1px solid #636363;
}

.footer-content-wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff !important;
	text-transform:uppercase !important;
	
}

.footer-content-wrapper input::-moz-placeholder { /* Firefox 19+ */
	color: #fff !important;
	text-transform:uppercase !important;
	
}

.footer-content-wrapper input:-ms-input-placeholder { /* IE 10+ */
	color: #fff !important;
	text-transform:uppercase !important;
	
}

.footer-content-wrapper input:-moz-placeholder { /* Firefox 18- */
	color: #fff !important;
	text-transform:uppercase !important;
	
}
	
#footer-wrapper #footer-top form textarea#message::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff !important;
	text-transform:uppercase !important;
}
	
#footer-wrapper #footer-top form textarea#message::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
	text-transform:uppercase !important;
}

#footer-wrapper #footer-top form textarea#message:-ms-input-placeholder { /* IE 10+ */
    color: #fff !important;
	text-transform:uppercase !important;
}

#footer-wrapper #footer-top form textarea#message:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
	text-transform:uppercase !important;
}


.modalform  input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff !important;
	text-transform:uppercase !important;
}


.modalform  input::-moz-placeholder { /* Firefox 19+ */
	color: #fff !important;
	text-transform:uppercase !important;
}

.modalform  input:-ms-input-placeholder { /* IE 10+ */
	color: #fff !important;
	text-transform:uppercase !important;
}


.modalform  input:-moz-placeholder { /* Firefox 18- */
	color: #fff !important;
	text-transform:uppercase !important;
}

.modalform textarea#Message::-webkit-input-placeholder {/* Chrome/Opera/Safari */
    color: #fff !important;
	text-transform:uppercase!important;
}


.modalform textarea#Message:-ms-input-placeholder { /* IE 10+ */ 
    color: #fff !important;
	text-transform:uppercase!important;
}

.modalform textarea#Message::-moz-placeholder { /* Firefox 19+ */
    color: #fff !important;
	text-transform:uppercase!important;
}


.modalform textarea#Message:-moz-placeholder { /* Firefox 18- */
    color: #fff !important;
	text-transform:uppercase!important;
}



::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}


.footer-content-wrapper {
    margin-top: 3em;
}


.forArrow .arrowdown {
    position: absolute;
    top: 80%;
    left: 50%;
    margin-left: -20px;
    margin-top: 50px;
    color: #fff;
    font-size: 60px;
    cursor: pointer;
}

/* ------- Bounce ----*/
 
@-moz-keyframes bounce {
  20%, 50%, 20%, 20%, 20% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  20%, 50%, 20%, 20%, 20% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  20%, 50%, 20%, 20%, 20% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}

.search-menu, .appt-menu, .login-menu {
	display: none;
}

.menu-active {
    display: block !important;
    padding: 0;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	     font-family: oswald;
}

.inside-sidebar .fa:before {
	padding-right: 10px;
	font-family: fontawesome;
}

a.side-button {
    width: 100%;
    padding: 30px 20px;
    text-align: center;
    letter-spacing: 3px !important;
    font-size: 18px !important;
}
	
.inside-sidebar .fa:before {
	padding-right: 10px;
	font-family: fontawesome;
}

.button-wrapper {
    margin-bottom: 1em;
}

.inside-sidebar {
    max-width: 400px;
    margin: auto;
    float: none;
}

.effect-wrapper {
    padding: 0;
}



div.home-feature a.carousel-control {
	display:none;
}

@media only screen and (min-width: 992px) {

.carousel-inner img.img-responsive {
	display:none;
}
	
.home-feature-image {
    height: 100vh;
	background: url(https://www.royacdn.com/unsafe/smart/Site-dac6b608-42e9-4dfc-aa79-f67298b711b6/Resources/banner.jpg);
    background-size: cover;
    background-position: center;
}
	
.info-right p {
    text-align: right;
}
	
.info-right p:first-child {
    left: -.8em;
    position: relative;
}

.content-wrapper h3 {
    font-size: 26px;
}
	
	
.main-header-logo {
    width: 350px;
}

	



@media only screen and (min-width: 1200px) {
div#footer-top-inner.container {
    width: 1200px;
  }
}
