.jumbotron {
	background:url('http://petshop.mustachethemes.com/img/slider/slider01.jpg') 50% 0 fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    height: 100%;
    margin: 0 auto;
    width: 100%;
	line-height: 24px;
	padding-top:7vw;
	padding-bottom:6vw;
	text-transform: uppercase;
	border-bottom:1px solid #E9EEF7;
}
.jumbotron p {
	max-width:500px !important;
	font-size:15px;
	line-height:21px;
	color:#282828;
}
.jumbotron h1 {
	font-size:35px;
}
.navbar-brand {
	text-transform: uppercase;
}
#start {
	font-family: 'Alegreya SC', sans-serif;
}
#us {
	background:#E9EEF7;
	padding-top:6vw;
	padding-bottom:6vw;
}
#us small {
	color:#585858;
	font-size:11px;
	text-transform: uppercase;
	border-top:2px solid #F3750C;
	padding-top:7px;
}
#us p {
	padding-bottom:8px;
}
#us img {
	border:2px solid white;
}
#carousel {
	margin-top:50px;
	margin-bottom:50px;
}
#footer {
	background:#272727;
}
#map {
	margin-bottom:-5px;
}
.lineheight {
	padding-top:50px;
	padding-bottom:50px;
	color:#939393;
	font-size:16px;
	line-height:21px;
}
.lineheight address {
	margin-top:5px;
}
.lineheight span {
	font-size:20px;
	color:#F3750C;
	display:inline;
}
.lineheight1 span {
	color:#34D293;
}
.lineheight1 {
	border-left:1px solid black;
	border-right:1px solid black;
}
.lineheight2 span {
	color:#3AB0E2;
}

.lineheight3 span {
	color:#FA7266;
}
.lineheight4 {
	border-left:1px solid black;	
}
.lineheight4 a:link{
	color: #939393;
	text-decoration: none;
}
.lineheight4 a:hover{
	color: #939393;
}
.lineheight4 a:focus{
	color: #939393;
}
.lineheight4 a:visited{
	color: #939393;
}
.lineheight4 span {
	color:white;
}
.img {
	max-width:80px !important;
}
#what {
	background:#E9EEF7;
	padding-top:30px;
	padding-bottom:30px;
}
#what h2 {
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:20px;
}
.panel-heading {
	font-weight:bold;
}
@media (max-width: 600px) {
.carousel-indicators {
	display: none;
}
.navbar-brand {
    text-transform:capitalize;
}
.jumbotron {
	padding-top: 55px !important;
}
.staff {
	margin-top:35px;
	margin-bottom:35px;
}
.lineheight1 {
	margin-top:40px;
	margin-bottom:40px;
}
.lineheight3 {
margin-top:40px;
margin-bottom:40px;
}	
}

/*---------------------------------*/
/*   	      Quotes			   */
/*---------------------------------*/
	.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 15px;
  	margin-top: 15px;
}
#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.navbar {
	opacity:0.8;
}
.somemargins {
	margin-bottom:15px;
	text-transform:uppercase;
}
.somemargins h2{
	margin-bottom:30px;
	margin-top:40px;
	font-size:20px;
}
.owl-carousel .item {
	margin-left:5px;
	margin-right:5px;
}
.secondcarousel {
	margin-bottom:17px;
}
.item img {
	max-height: 500px;
	margin: 0 auto;
}
