@media (min-width:992px) and (max-width:1600px) {
	div.home-feature-text {
			bottom:8px !important;
	}
}

@media only screen and (max-width: 1600px) {
.col-xs-12.dog-sec-wrapper {
    max-width: 85vw !Important;
    float: none;
    margin: auto;
	}
}

@media only screen and (max-width: 1199px) {
#header-wrapper #header #header-inner .navbar .navbar-inner .site-phone {
	  line-height: 90px !important;
	}
div.col-xs-12.dog-sec-wrapper {
    max-width: 95vw !important;
	}
div.listofservices {
    position: relative;
    left: 2vw !important;
    top: 7vw !important;
	}
div#our-services {
	padding-bottom: 8em !important;
	}
}

@media only screen and (max-width: 991px) {
	
	
	.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;
		text-align:center;
	}

	.main-header-right {
		float: none !important;
	}	

	.main-header-logo {
		margin: 10px auto;
		float: none;
		width: 150px;
		display: block;
	}

	div.home-feature-text {
		bottom: 12%;
		left: 1vw;
		padding: 9vw 7vw !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 1.5em;
	}

	div.dleft-wrap {
		position: initial;
	}

	div#our-services {
		padding-bottom: 6em !important;
		padding-top: 3em !important
	}

	div.home-welcome {
		padding: 3em 0px;
	}

	div.home-welcome-img-right, div.home-welcome-img-left, div.home-welcome-img-bottom-right {
		position: initial;
		margin-top:20px;
	}

	div#welcomeimage2 {
		padding: 0;
	}

	div.dphoto-wrap {
		max-width: 90%;
		float: none;
		margin: auto;
		padding: 1em 0;
	}

	div.dphoto-wrap img {
		max-width: 400px;
		float: none;
		margin: auto;
	}

	div.float-text:before {
		content: '';
		display: block;
		position: absolute;
		width: 10vw;
		left: 50% !important;
		border: 3px solid #eccd7c;
		top: 50px;
		margin-left: -5vw;
	}

	div.dleft-wrap {
		top: 2em;
	}

	div#schedulappointment {
		padding: 0 2em 5em;
	}
	.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: #621c18 !important;
		height: auto !important;
		position: inherit !important
		}
		
}

@media only screen and (max-width: 767px) {
	
div.home-welcome-img-right:before {
	display: none;
}
	
div.home-welcome-img-left:before {
	display: none;
}

div.home-welcome-img-bottom-right:before {
	display: none;
}

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;
	}
	
ul.services-block {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
	}	
}


@media only screen and (max-width: 500px) {
	.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: 16px !important;
    color: #313131 !important;
}

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 --*/

.main-menu ul a:hover {
    color: #ae3335 !important;
    background: none !important;
}

.main-menu ul.nav li {
    padding: 0px 40px;
}

.main-menu ul a {
    color: #777777 !important;
    text-transform: uppercase;
    transition: all 0.3s;
    background: transparent;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif !important;
    border-top: 1px solid #c1c1c1;
    padding: 14px 0px;
}

.main-menu ul.nav {
    padding: 0;
}

.search-menu.menu-active .btn-primary {
    background: #fff;
    color: #a1a1a1;
    border: 1px solid gainsboro;
    border-left: 0;
    font-size: 13px;
}

.search-menu.menu-active input.form-control {
    border-right: 0;
}

.search-menu.menu-active {
    padding: 40px 30px;
    position: absolute;
    top: 0;
}

.main-menu:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: -15px;
    right: 61px;
}


.main-menu {
    padding-top: 115px;
    margin-top: 30px;
}


/*-- 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-family: montserrat;
    font-size: 25px;
}

.site-phone:before {
    content: '\f095';
    font-family: 'FontAwesome';
    margin-right: 20px;
    color: #fff;
    font-size: 25px;
}

.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: left;
}


.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 -- */

.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;
}


/* - Home-page - */


.home-welcome h2 {
    color: #621c18;
    font-size: 40px;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

.home-welcome {
    padding: 230px 0px 20px;
}

.home-welcome p {
    font-size: 18px;
    line-height: 30px;
}



.home-welcome-img-right {
    position: relative;
    top: -5vw;
    left: 1vw;
}

.home-welcome-img-bottom-right {
    position: relative;
    top: -5vw;
    left: 1vw;
}

.home-welcome-img-left {
    position: relative;
    top: -2vw;
    right: 1vw;
}

#welcomeimage2 {
    padding: 100px 0 20px;
}

div#our-services:before {
    content: "";
    position: absolute;
    background: rgba(95, 42, 40, 0.94);
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

div#schedule-appointment {
    background: url(http://optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/resources/patientformsectionbg.jpg);
    background-size: cover;
}

#our-services {
    background: url(http://optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/resources/servicesbg.jpg);
    background-size: cover;
    background-position: center center;
    padding: 0 0 4em;
    max-height: 100%;
    min-height: auto;
}

.dog-sec-wrapper {
    max-width: 65vw;
    float: none;
    margin: auto;
}

.float-text {
    left: 10%;
    font-weight: normal;
    position: absolute;
    top: 39%;
    font-size: 24px;
    color: #fff !important;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}

.float-text a {
    color: #fff;
}

.services-wrapper {
    float: none;
    margin: auto;
    clear: both;
    padding: 0;
}


.dog-section-container {
    max-width: 600px;
    left: 250px;
    position: relative;
    top: -50px;
}


.dog-care-section h2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 48px;
    letter-spacing: 2px;
}


.services-block li:before {
    content: '\f18e';
    font-family: 'FontAwesome';
    margin-right: 20px;
    color: #fff;
}

.services-block li a {
    list-style: none !important;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    line-height: 45px;
}

.col-xs-12.col-lg-6.dleft-wrap {
    position: relative;
    top: -2vw;
}

ul.services-block {
    list-style: none;
}

.listofservices {
    position: relative;
    left: 5vw;
    top: 5vw;
}


.float-text:before {
    content: '';
    display: block;
    position: absolute;
    width: 320px;
    left: -95px;
    border: 3px solid #eccd7c;
    top: 50px;
}


.float-text.k9:before {
    z-index: 999;
    left: 0;
}

.home-feature-text .btn:before, .appointment-block .btn:before, .listofservices .btn:before {
    content: '\f067';
    font-family: 'FontAwesome';
    color: #fff !important;
    font-size: 9px;
    margin-right: 10px;
}

.home-feature-text .btn:hover, .appointment-block .btn:hover .listofservices .btn:hover {
    background-color: #eccd7c !important;
    color: #653331;
}


.staff-slider-wapper img {
    margin: auto;
    max-width: 250px;
}

.slider-text {
    margin-top: 20px;
}


.staff-slider h2 {
    color: #653331;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

div#schedulappointment {
	background:url(http://optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/resources/patientformsectionbg.jpg);
	background-size:cover;
	min-height: auto;
    margin: 100px 0 0;
    padding: 1em 0 7em;
}

.appointment-block {
    float: right;
    padding-top: 100px;
}

.appointment-block h3, .appointment-block h2 {
    font-family: Montserrat, sans-serif;
    color: #fff;
}

.appointment-block p {
    color: #fff;
    line-height: 30px;
}

.appointment-block h2 {
	font-size: 28px;
}

.services-block li {
    list-style: none !important;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    line-height: 45px;
}


/* - Inside-page  */



inside-sidebar {
    max-width: 500px;
    margin: auto;
    float: none;
}

a#cta1:before, a#cta2:before, a#cta3:before, a#cta4:before {
    content: '';
    width: 64px;
    background: url(../../optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/resources/servicesicon.png);
    position: absolute;
    background-repeat: no-repeat;
    top: 8px;
    left: 34px;
    height: 64px;
    display: block;
    background-size: contain !important;
}

a#cta2:before {
 background:url(../../optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/resources/Doggydaycareicon.png);
}

a#cta3:before {
 background:url(http://optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/resources/Groomingicon.png);
}

a#cta4:before {
 background:url(http://optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/resources/Boardingicon.png);
}
	
a.sidebutton {
    width: 100%;
    float: left;
    text-align: center;
    background-color: #f3f2f2 !important;
    color: #621c18 !important;
    font-size: 17px;
    font-family: montserrat;
}


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;
}


.online-forms li a:before {
    content: '\f019';
    margin-right: 20px;
    font-family: fontawesome;
    line-height: 30px;
}

.online-forms li {
    list-style: none;
}

.section-spacing {
    padding: 20px 0px;
}

.section-spacing img {
    margin: auto;
    max-width: 400px;
}

.section-spacing div {
    padding-top: 20px;
}



.inside-page-header h1 {
    position: relative;
    top: 50px;
    color: #fff;
}

.inside-page-header {
    text-align: center;
    padding: 80px;
    background-image: url(../../optimize.organiclead.net/unsafe/smart/Site-acd4d054-6d83-4df1-a7f0-93571ab57336/home/bannerinside.jpg);
    background-size: cover;
    background-position: center center;
}

.inside-page-header h1 {
	position: relative;
	top: 5px;
	color: #fff;
}

.inside-page-container {
	padding-bottom: 40px;
	min-height: 540px;
	overflow: hidden;
	display: block;
}

.inside-content-wrapper {
	padding: 40px 20px 0;
}


.container-fluid {
	padding: 0;
}

.section-container {
	max-width:1190px;
	width:100%;
	margin:0 auto;
	float:none;
	clear:both
}

.dogcare img {
    margin: 10px auto;
}


/* - Our Staff Slider â€” */



#staffslider .carousel-indicators li {
	display:none;
}
	
#staffslider a.carousel-control.right .icon-next:before, #staffslider a.carousel-control.left .icon-prev:before {
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #653331;
    text-shadow: none;
    display: block;
    margin: auto;
    background: #c1c1c1;
    position: relative;
    top: -9.5em;
}



#staffslider a.carousel-control.right .icon-next:before {
    content: '\f105';
    right: -50px;
}


#staffslider a.carousel-control.right, #staffslider a.carousel-control.left {
    opacity: 1;
    display: block !important;
    width: 25px;
    height: 25px;
    background: none;
    bottom: -5px;
    top: inherit;
    z-index: 9999;
}

#staffslider a.carousel-control.right .icon-next:hover:before, #staffslider a.carousel-control.left .icon-prev:hover:before {
    background: #653331;
    color: #fff;
}

#staffslider a.carousel-control.left .icon-prev:before {
    content: '\f104';
    left: -40px;
}

.slider-text {
    margin-top: 20px;
}

.staff-slider:before, .staff-slider:after {
    content: '';
    display: block;
    width: 350px;
    border: 3px solid #eccd7c;
    top: -3em;
    position: absolute;
    left: 50%;
    margin-left: -175px;
}


.staff-slider:after {
    bottom: -5vw !important;
    top: auto;
}



.dphoto-wrap {
    padding: 0;
}

.blocking {
    position: absolute;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    left: 0;
    right: 0;
    z-index: 1;
}

.m-control {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 3;
}

div#footer {
    display: none;
}

div#footer-wrapper #footer-top {
	padding-bottom: 0;
	padding-top: 5em;
	background: #212121;
}

.nopadding.copy-bottom {
    border-top: 2px solid #505050;
    padding-top: 1em !important;
    margin-top: 3em !Important;
	margin-bottom: -1em !Important;
}

div#fb3 img {
    max-width: 160px;
}

.oHours p {
    font-size: 17px;
    line-height: 24px;
    padding: 0 2em 0 0;
}

.fb-blocks p {
    text-indent: 1em;
}

.fb-blocks p span.span-1 {
    left: -1em;
    position: relative;
}

.fb-blocks p span.span-2 {
    left: -1.8em;
    position: relative;
}

.fb-blocks p span.span-3 {
    left: -1.9em;
    position: relative;
}

.fb-blocks p span.span-4 {
    left: -1em;
    position: relative;
}

.fb-blocks p {
    font-size: 16px;
    line-height: 25px;
}

div.footblock h2 {
    font-family: 'montserrat', sans-serif;
    color: #fff !Important;
}

.copy-inner-right {
    top: -.5em;
    position: relative;
	font-family: 'Muli', sans-serif;
}

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;
}


/* ------- 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: 'Montserrat', sans-serif;
}

a#emailink {
    color: #fff;
} 

a#emailink:hover {
    color: #ae3335;
} 


div.home-feature a.carousel-control {
	display:none;
}

@media only screen and (min-width: 992px) {
.float-text.k9 {
    left: 29% !important;
	width: 282px;
}
	
.info-left p:first-child {
    text-align: right;
  }
.fb-blocks p {
    text-indent: 22px;
}

.info-left, .info-right {
    max-width: 95%;
    float: left;
}
.info-right {
    padding-left: 1em;
}

.info-left p:nth-child(2) {
    text-indent: 33px;
}
.info-right p {
    text-align: right;
}
	
.info-right p:first-child {
    left: -.8em;
    position: relative;
}

.virtual-tour.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 50px;
}
.virtual-tour a.carousel-control {
    bottom: 50%;
    width: initial;
    color: #313131;
    text-shadow: 0 1px 2px rgba(115, 115, 115, 0.6);
    z-index: 20;
    top: inherit;
    opacity: 9;
}

.virtual-tour .carousel-indicators li {
	display:none !important;
}

.virtual-tour img {
    max-width: 800px;
    margin: auto;
}

.content-wrapper h3 {
    font-size: 26px;
}

.content-wrapper {
	min-height:150px;
}

@media only screen and (min-width: 1200px) {
div#footer-top-inner.container {
    width: 1200px;
  }
}
