.mask.hide {
    display: block !important;
    visibility: hidden;
    opacity: 0.0;
}
 
.mask {
    visibility: visible;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(48, 48, 48, 0.8);
    z-index: 10;
    opacity: 1.0;
    -webkit-transition: all 0.75s;
}
 
.modal {
    margin: 1000px auto auto;
    width: 550px;
    display: block !important;
    -webkit-transition: all 1.2s;
}

.modal-content {
    border: 1px solid #333;
    border-radius: 6px;

}

.modal-body {
	overflow: scroll;
	height: 500px;
}

.jumbotron {
    height: 300px;
}
 
.mask:not(.hide) .modal {
    margin-top: 20px;
}
 
ul {
	list-style-type: none;
}

button {
    min-width: 150px;
    -webkit-transition: all 0.4s;
}

#buy {
	background-color: red;
	border-color: red;
}
 
button:active {
    min-width: 250px;
}
 
form div {

	width: 100%;
	text-align: center;
}

form input {	
	width: 100px;
	margin-bottom: 0px;
}

form {
	padding-left: 70px;
}

.input-name {
	margin-top: 25px;
	font-weight: bold;
	width: 300px;
	text-align: left;
	padding: 0 0 2px 2px;
}

.button-box {
	text-align: right;
	margin-top: 60px;

}

.cancel {

}

.submit {
	text-align: right;
	width: auto;
}


.glowing.floating {
    position: relative;
    -webkit-animation: float 5s infinite 0s linear,
                        glow 3s infinite 0s ease-in ;
}
 
.glowing.floating:hover {
    -webkit-animation: glow 2s infinite ease-out;
}
 

 
 
@-webkit-keyframes glow {
    0% {
        box-shadow: 0 0 0px transparent;
    }
 
    50% {
        box-shadow: 0 0 32px red;
    }
 
    100% {
        box-shadow: 0 0 0px rgba(255, 0, 0, 0.0);
    }
}
 
@-webkit-keyframes float {
    0% {
        top: 0;
    }
 
    50% {
        top: 0px;

    }


 
    100% {
        top: 0;

    }

}


#title-bar {
	min-width: 1110px;
	text-align: center;
}

#page-title {
	margin: 0 10px;
	font-size: 58px;
	display: inline-block;
	font-family: 'Stardos Stencil', cursive;
}

.red {
	color: rgb(255,0,0);
}

.title-strike {
	vertical-align: middle;
	margin: -28px 0 0 0;
	display: inline-block;
	width: 340px;
	border: 1px solid rgb(150,150,150);
}

#header-area {
	min-width: 1110px;
}

#logo-area {
	margin: 0 auto;
	width: 254px;
	height: 347px;
	background: url("OTS dog.jpg");
	background-size: contain;
}

#top-right-text {
	float: right;
	margin-top: -20px;
	margin-right: -110px;
	font-size: 32px;
	font-family: 'Stardos Stencil', cursive;
}

#center-right-text {
	font-size: 24px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	float: right;
	font-family: 'Muli', sans-serif;
	margin-right: -300px;
}

#page-breaker {
	margin: 50px auto 0;
	border: 1px solid rgb(150,150,150);
}

#nav-area {
	min-width: 1110px;
}

#nav {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 2px;
}

#shadow-maker {
	height: 25px;
	box-shadow: 2px 2px 4px 3px rgb(150,150,150);
	display: inline-block;
}

.nav-element:first-child { 
    border-radius: 0 0 0 3px;
}

.nav-element:last-child { 
    border-radius: 0 0 3px 0;

}

.nav-element {
	display: inline-block;
	border: 1px solid rgb(150,150,150);
	border-bottom: 2px solid rgb(150,150,150);

	margin: -1px -1px 2px;
	text-align: center;
	padding: 2px 10px;
	font-family: 'Muli', sans-serif;
	background: white;
}

.greyback {
	background: rgb(245,245,245);
}

.main-area1{
	width: 1110px;
	margin: 0 auto;
}

.main-area2{
	width: 1110px;
	margin: 0 auto;
}

#promo-vid-area {
	margin: 75px 0px 50px 50px;
	display: inline-block;
	width: 420px;
	height: 240px;
	
}

#promo-video {
	margin: 100px 0px 50px 50px;
	display: inline-block;
	width: 420px;
	height: 240px;
	border: 2px solid black;
	background: url("assets/20141203_112250~2.jpg");
	background-size: cover; 
}

h1 {
	font-family: 'Stardos Stencil', cursive;
}
.right-content {
	position: relative;
	margin: 50px 30px 50px 0px;

	display: inline-block;
	float: right;
	width: 500px;
	font-family: 'Muli', sans-serif;
}

.right-text-header {
	font-family: 'Stardos Stencil', cursive;
}

.right-text-header a {
	color: black;
}

.section {
	width: 1110px;
}

.section-break {
	width: 220px;
	margin: 40px auto 20px;
	border: 1px solid red;
}

.section-header2 {
	display: inline-block;
	width: 750px;
	height: 10px;
	line-height: 10px;
	margin: 0 0 -20px 62px;
	font-family: 'Stardos Stencil', cursive;
	color: black !important;
}

.section-header2 a {
	color: black;
}

.section-header3 {
	display: inline-block;
	width: 1110px;
	margin: 0 auto 10px;
	text-align: center;
	font-family: 'Stardos Stencil', cursive;
	color: black !important;
}

.section-header3 a {
	color: black;
}

.left-content {
	margin: 13px 0 0 80px;
	display: inline-block;
	height: 390px;
}

.bullet-point {
	margin: 20px 0;
	vertical-align: center;
}

.bullet-paw {
	display: inline-block;
	background: url("http://i.imgur.com/62DDoEn.png");
	width: 22px;
	height: 20px;
	background-size: cover;
}

.bullet-content {
	display: inline-block;
	font-size: 18px;
	position: relative;
	top: 7px;
	transform: translateY(-50%);
	margin-left: 5px;
	font-family: 'Muli', sans-serif;
}


#right-pic {
	margin: 13px -50px 50px 0px;
	display: inline-block;
	float: right;
	width: 540px;
	height: 320px;
	background: url("assets/20141017_085421.jpg");
	background-size: cover; 
	clear: both;
	border: 2px solid black;
}

#left-pic {
	margin: 10px 0 50px 220px;
	display: inline-block;
	width: 290px;
	height: 290px;
	border-radius: 300px;
	border: 2px solid black;
	background: url("assets/1622361_627436097364938_5213380790009139804_o.jpg");
	background-size: 350px 350px; 
	background-position: -20px -50px;
}

#left-pic-text {
	font-size: 24px;
	position: relative;
	top: 85%;
	transform: translateY(-50%);
	float: right;
	font-style: italic;
	margin-right: -220px;
}

.right-content2 {
	position: relative;
	margin: 50px 20px 50px 0px;

	display: inline-block;
	float: right;
	width: 500px;
}

.bullet-point2 {
	margin: 5px 0;
	vertical-align: center;
	font-family: 'Muli', sans-serif;
}

#yelpwidget {
	display: inline-block;
	text-align: right;
	margin-top: 0px;
	margin-left: 300px;
}

.fb-iframe {
	margin-left: 100px;
	margin-top: 0px;
	display: inline-block;
	vertical-align: top;
}


@media (max-width: 500px) {
	#title-bar {
		min-width: 400px;
		width: 400px;
	}

	#header-area {
		min-width: 400px;
		width: 400px;
		margin-top: 50px;
	}

	.title-strike {
		display: none;
	}

	#top-right-text {
		float: right;
		margin-top: -50px;
		margin-right: -80px;
		font-size: 32px;
		font-family: 'Stardos Stencil', cursive;
	}

	#center-right-text {
		font-size: 24px;
		position: relative;
		top: 110%;
		transform: translateY(-50%);
		float: right;
		font-family: 'Muli', sans-serif;
		margin-right: 0px;
	}

	#nav {
		margin: 0 0 0 0;
	}

	#promo-vid-area {
		margin: 40px 0px 10px 0px;
		display: inline-block;
		width: 400px;
		height: 240px;
		
	}

	.right-content {
		display: block;
		float: none;
		width: 400px;
		margin-left: 10px;
	}

	.section-header2 {
		margin-left: 10px;
	}

	.left-content {
		margin-left: 20px;
	}

	#right-pic {
		float: none;
		display: block;
		margin-top: -100px;
	}

	#left-pic {
		margin-left: 40px;
	}

	.right-content2 {
		float: none;
		display: block;
		margin-left: 40px;
	}

	.fb-iframe {
		margin-left: 40px;
		margin-top: 0px;
	}

	#yelpwidget {
		display: block;
		text-align: left;
		margin-top: 10px;
		margin-left: 40px;
	}

}