
@media (min-width:1500px){
	div.index-form .home-main-wrapper {
		padding-bottom: 8.3vw;
	}	
}

@media (max-width:1499px){
	div.index-form .home-main-wrapper {
		padding-bottom: 9.8vw;
	}	
}

@media (max-width: 1199px) {
	#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {

	}

	div.index-form .home-main-wrapper {
		padding-bottom: 12vw;
	}	
}


@media (max-width: 991px) {

	.header-custom4 {
		text-align: center;
	}

	div.bio-description{
		max-width: 650px;
		margin: 0 auto;
		float: none;
		padding: 0 5%;
	}

	div.bio-section img{
		padding:0;	
	}

	div.jobdescription{
		text-align:center;	
	}

	div.center-media{
		text-align:center;	
		margin-top:10px;
	}

	div.contact-map{
		padding:0;
		margin-top:20px;
	}

	div.sidebar{
		margin-top:25px;	
	}

	div.index-form-main{
		margin-top:0px;	
		margin-bottom:25px;
	}

	div.header-custom0{
		font-size:40px;	
	}

	div.logo img{
		max-width: 260px;
		margin-top: 20px;	
	}

	div.vert-align1:not(:first-child){
		margin-top:50px;	
	}

	div.dog-leash{
		display:none;	
	}

	div.home-main-wrapper {
		padding: 20px 5px 25px;
	}

	div.home-photo-wrapper {
		background-attachment: initial;
	}

	.header-wrapper {
		width: 100%;	
	}

	.logo {
		text-align: center;
	}

	.logo img {
		margin: auto;	
	}	

	div#content div#main {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 768px) {

	div.header-request-appt {
		padding: 0 0 20px;
		text-align: center;
	}

	#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
		line-height: 50px !important;
	}

}

@media (max-width: 520px) {

	.slider-text h4 {
		display: none;
	}
}


/* -- 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;
}

/*--- Header Overrides ----*/

#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
	margin: 20px 0 0 !important;
	line-height: 0 !important;
}

.header-request-appt {
	padding: 17px 0 0; 
	text-align: right;	
}

/*-- 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;
}


.index-container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* -- HOMEPAGE INDEX -- */

.home-main-wrapper {
	padding: 35px 5px 45px;
	margin: 0px;
}

.home-container {
	max-width: 1250px;
	float:none;
	margin:auto;
	clear:both;
}

/* -- FULL WIDTH PHOTO -- */

.home-photo-wrapper {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-2d3e63c4-9fbd-47f1-ad3f-f7cb75e6e3d1/banners/index_banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 0px;
	background-attachment: fixed;
}

.home-color-wrapper {
	background: rgba(183, 29, 68, 0.84);
	width: 100%;
	background-size: 100% 100%;
	color: #fff;
	padding: 50px 0px 60px;
}

/*-- 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;
}


/* ---- Contact Information Overrides ----- */

.site-phone a {
	text-decoration: none;
	color: #8c0024;
}
.site-phone a:hover {
	color: #6b0019;
}
.broker-info ul {
	list-style: none;
	padding: 0;
}

table.office-hours {
	width: 100%;
	color: #901c39;
}

table.office-hours thead {
	display: none;
}

table.office-hours tr td {
	padding: 5px;
	border-bottom: 1px solid #727272;
	padding: 8px 0px;
}


/* ----- 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: left;
}

/* -- Modal Overrides -- */

.modal-body form.cmsForm {
	display: inline-block;
}

/*----- 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;
}


.modal-open{
	position:absolute !important;	
}


/* — Mobile Menu Icons — */

.mobile-icons-li .fa-envelope:before {
	margin: 0;
}

.mobile-icons-li li {
	display: inline;
	margin: 0 20px 0;
}

ul.mobile-icons-li {
	padding: 0;
}

.mobile-icons span.fa {
	font-size: 25px;
	vertical-align: middle;
}

.mobile-icons {
	text-align: center;
}

.mobile-icons-li a {
	color: #870025;
}

/** END OF MOBILE **/

table.office-hours tr td.noborder{
	border-bottom:0px !important;	
}


.dog-leash img{
	max-width: 269px;
	position: absolute;
	right: -5%;
	top: -15px;
	z-index: 10;
	padding:0;
}

#navigation .container {
	max-width: 950px;
}

.logo img {
	max-width: 295px;
}

.cta-wrapper{
	padding:0;
	max-width: 370px;
	margin: 0 auto;
	float: none;
}

.cta-description{
	padding:0;
	margin-top:15px;
	min-height:100px;
}

.cta-wrapper img {
	max-width: 360px;
	margin: auto;
}

.vert-align1{
	padding:0;	
}

.cta-main{
	padding:0;
	background-color:#fff;
	background-image:url('https://s3.amazonaws.com/static.organiclead.com/Site-2d3e63c4-9fbd-47f1-ad3f-f7cb75e6e3d1/misc/noise_pattern_with_subtle_cross_lines.png');
}

.cta-shader{
	background:rgba(255,255,255,0.3);	
}

.scaleup{
	transition:all 0.3s ease-out;	
}

.scaleup:hover{
	transform:scale(1.05);
}

.font-custom{
	font-family: 'Lora', serif;	
}

.header-custom0{
	font-size:50px;
	line-height: 1;
}

.header-custom1{
	font-size:36px;
	line-height:1;
}

.header-custom2{
	font-size:24px;	
	line-height:1;
}

.header-custom3{
	font-size:20px;	
	line-height:1;
}

.header-custom4{
	font-size:26px;	
	line-height:1;
}
.tan-font{
	color:#d2b48c;	
}

.jobdescription{
	color: #a73250;
	font-size: 19px;
}

.bio-description{
	padding:0;	
}

.bio-section .header-custom4 {
	font-size: 28px;
}

.lineheight-custom{
	line-height:1.4 !important;	
}

.burgundy-font{
	color:#ab435e;
}


.index-tagline{
	padding:15px 0;	background:#fff;
}

.index-tagline a{
	color:#d2b48c;
	text-decoration:underline;
}

.index-tagline a:hover{
	color:#d2b48c;		
}

.index-form-img{
	max-width:380px;
	margin:auto;
	float:none;
}

.index-form {
	padding: 0;
	background-color: #ffffff;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-2d3e63c4-9fbd-47f1-ad3f-f7cb75e6e3d1/misc/noise_pattern_with_subtle_cross_lines.png);
	box-shadow: inset 0px 10px 8px -5px #5d3e3e, inset 0px -5px 19px -5px #949494;
}

.index-form-shader{
	background: rgba(255, 255, 255, 0.54);
}

.index-form-header{
	padding:0;	
}

.index-form-wrapper{
	padding:0;	
	margin-top:20px;
}

.index-form-container{
	max-width: 800px;
	margin: auto;
	float: none;
}

.form-bg{
	padding: 30px 20px;
	background: rgba(134, 0, 34, 0.87);
	border-radius: 10px;	
}

.index-form-main{
	padding:0;
}

.index-form-main form input[type=submit].btn {
	background: #d2b48c;
	transition: all 0.2s ease;
	display: block;
	margin: auto;
}


.index-form-main form input[type=submit].btn:hover {
	background: #bfa178;
}


#footer-wrapper #footer-top:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.4);
}

.semiwhite-font{
	color: #ececec;	
}

.sidebar-container{
	max-width:400px;
	margin:auto;
	float:none;	
}

.sidebar{
	padding:0;
	margin-bottom:45px;
}

.sidebar-shader{
	padding:0;	
}

.insidepage .home-main-wrapper{
	padding:20px 5px 25px;	
}

#content.insidepage .container {
	padding: 0;
}
#content.insidepage {
	padding: 0 !important;
}

.insidepage #main > div{
	margin-top:15px;	
}

.sidebar-button-wrapper{
	padding:0;	
}

.sidebar-button-wrapper:not(:first-child) {
	margin-top: 15px;
}

.sidebar-button-wrapper .btn.btn-primary {
	font-size: 16px;
	min-width: 200px;
}

.insidepage h1, .insidepage .h1{
	color:#870025 !important;
	font-family: 'Lora', serif;
}

.dburgundy-font{
	color:#870025;	
}

.sidebar h2, .sidebar .h2 {
	color: #870025 !important;
	font-size: 26px;
	font-family: 'Lora', serif;
}

.nav>li>a:hover, .nav>li>a:focus{
	color: #870025;
}

.nav > li > a{
	color: #870025;
}

.max600{
	max-width:600px;
	margin:auto;
	float:none;
	border-radius:7px;
}

.contact-map{
	padding:0 0 0 10px;
}

.contact-form form input[type=submit].btn {
	background: #d2b48c;
	padding:10px;
}
.contact-form form input[type=submit].btn:hover{
	background-color:#bfa178;
}

.contact-form {
	padding: 30px 30px;
	margin-top: 15px;
	border-radius: 7px;
	background: #af2549;
}

.modal-open{
	position:absolute !important;	
}

.creditcard{
	padding:0;
	max-width:100px;
}

.insidepage #main > div > div{
	padding-left:0 !important;
	padding-right:0 !important;
}

.slider-text h2{
	font-family: 'Lora', serif;
}

.bio-container{
	padding:0;	
}

.bio-section:not(:first-child) {
	border-top: 2px dashed #870025;
	padding-top: 30px;
}

.bio-section {
	padding: 0 0 30px;
}

.bio-section img {
	max-width: 300px;
	margin: auto;
	padding: 0 15px 0 0;
}

.dropdown:hover .dropdown-menu {
	display: block;
}

.animal-strip {
	padding: 0;
	position: absolute;
	bottom: 0;
	max-width: 1000px;
	margin: 0px auto;
	margin-left: 50%;
	transform: translateX(-50%);
}

.index-form .home-main-wrapper{
	padding-bottom:20px;	
}

.form-bg:before {
	content: "";
	position: absolute;
	top: 0;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-2d3e63c4-9fbd-47f1-ad3f-f7cb75e6e3d1/misc/paws.png);
	bottom: 0;
	left: 0;
	right: 0;
	background-size: 92px;
}

.btn.btn-primary.search-btn:hover {
	transform: scale(1);
}

ul.menu.nav.articles li ul {
	margin: 0;
}

.otherstaff{
	padding:0;	
	margin:20px 0 0
}

.otherstaff img {
	max-width: 250px;
	margin: auto;
}

.otherstaff-container{
	border-top: 2px dashed #870025;	
	padding:0;
}

@media (max-width: 991px) {
	.header-request-appt {
		text-align: center !important;
		width: 30%;
		margin: 20px auto;
		display: block !important;
		float: none;
	}
	.social-icon-f {
		bottom: 5px;
	}
}

@media (max-width: 500px) {
	.social-icons li {
		margin-right: 0 !important;
	}
}

.social-icons li a {
	color: #ffffff !important;
}

.social-icons li a:hover {
	color: #901c39 !important;
}

ul.social-icons.col-xs-12.fb-icon a {
	color: #901c39 !important;
}