<!--@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css);
html, body {
	height: 100%;
	margin:0px auto;
}
a {
	outline:none;
}
/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */
body{
	overflow-x:hidden;
}

.carousel {
	height: 53%;
	-moz-box-shadow: 0 0 15px 5px #666;
	-webkit-box-shadow: 0 0 15px 5px#66;
	box-shadow: 0 0 15px 5px #666;
}
.item, .active, .carousel-inner {
	height: 100%;
	vertical-align:middle;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
	width: 100%;
	height: 100%;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
/*	overflow:hidden;*/
	display:block;
	position:relative;
}
@media(min-width: 960px){
	.fill{
		background-position: center -200px;
	}
}
footer {
	margin: 0 0 20px;
}
footer form {
	margin:0px;
}
.carousel-caption{
	padding-bottom: 30px;
	width: 100%;
	height: 100%;
	right: 0;
	left: 0;
}
.carousel-caption h1 {
	font-family:'Conv_DINEngschriftStd', Sans-Serif;
	text-transform:uppercase;
	letter-spacing:1px;
}
@media(min-width: 767px){
	.carousel-caption h1 {padding-top: 20px;}
}
.navbar-nav>li, .navbar-nav>li>a {
	font-family:'Conv_DINEngschriftStd', Sans-Serif;
	font-size:14px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow: 0 0 4px rgba(0,0,0,1);
}
.navbar-nav {
	float:right;
	margin:0
}
.nav > li {
	float:left;
}
.nav > li:nth-child(2){
	padding-top: 8px;
}
@media (max-width: 1023px){
	.nav > li:nth-child(2){
		padding-top: 20px;
	}
}
@media (max-width: 767px){
	.nav > li:nth-child(2){
		padding-top: 12px;
	}
}
.col-md-5 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-style:italic;
	font-size:13px;
}
.col-md-6 .input-bg {
	width:260px;
	height:32px;
	background-color:#FFFFFF;
	border:1px solid #333;
	margin:0px auto;
	float:left;
}
.col-md-6 .elistInput {
	background:none;
	border:0px;
	width:225px;
	height:31px;
	line-height:31px;
	color:#222;
	text-indent:12px;
	float:left;
	font-family:'Conv_DINEngschriftStd', Sans-Serif;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-top: 5px;
}
.col-md-6 .elistSubmit {
	width:33px;
	height:30px;
	border:0px;
	border-left:1px solid #333;
	cursor:pointer;
	background: transparent;
	position: relative;
}
.elistSubmit img{
	position: absolute;
	top: 0;
	left: 1px;
}
/* Icon */
ul.icons {
	cursor: default;
	list-style: none;
	padding-left: 0;
}
ul.icons li {
	display: inline-block;
	padding: 0 5px 0 0;
}
ul.icons li a {
	font-size: 18px;
	line-height:30px;
	color:#ffffff !important;
	background:#999999;
	border-radius: 50%;
	height:30px;
	width:30px;
	text-align:center;
	display:block;
	text-decoration:none;
}
ul.icons li a:hover {
	background:#000;
}
ul.icons li:last-child {
	padding-right: 0;
}
ul.icons li .icon {
	color: inherit;
}
ul.icons li .icon:before {
}
.icon {
	text-decoration: none;
	border-bottom: none;
	position: relative;
}
.icon:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}
.icon > .label {
	display: none;
}
.icon.major {
	background: #666;
	border-radius: 100%;
	color: #ffffff;
	cursor: default;
	display: inline-block;
	height: 5.5em;
	line-height: 5.5em;
	margin: 0 0 2em 0;
	width: 5.5em;
}
.icon.major:before {
	font-size: 2.5em;
}

::-webkit-input-placeholder {
 color: #666666;
}

:-moz-placeholder { /* Firefox 18- */
 color: #666666;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #666666;
}

:-ms-input-placeholder {
 color: #666666;
}
 .carousel-inner .b1 {
background-image:url(../images/Mischief-Abounds.jpg);
}
 .carousel-inner .b2 {
background-image:url(../images/Tell-Better-Stories.jpg);
}
 .carousel-inner .b3 {
background-image:url(../images/Pour-Some-Trouble.jpg);
}
 .carousel-inner .b4 {
background-image:url(../images/Wolf-Must-Eat.jpg);
background-position: center top;
}
.carousel-caption h1 br{
display:none;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.carousel-caption h1 {
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
margin: 0;
height: 100%;
}
/*=======================================
    MEDIA QUERIES
    
    ==================================================*/

@media all and (min-width:0px) and (max-width:479px) {
.carousel-caption h1 {
 font-size:55px;
}
}
@media all and (min-width:480px) and (max-width:767px) {
.carousel-caption h1 {
 font-size:90px;
}
}
@media (max-width:767px) {
.carousel-caption h1 br{
width:10px;
}
 .navbar-nav>li {
padding-top:5px;
}
 .navbar-nav>li, .navbar-nav>li>a {
font-size:18px;
line-height: 20px;
}
 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
width:100%;
}
 .col-md-4 {
text-align:center;
}
.space {
 margin-top:20px;
}
.space-top {
 margin-top:20px;
}
.space-mid {
 margin-top:37px;
}
ul.icons {
margin:20px 0;
text-align:center;
}
.logo .col-md-2 {
width:90px;
float:left;
}
.logo .col-md-10 {
width:200px;
float:left;
}
.logo .col-md-10 p {
font-size:11px;
}

}
@media all and (min-width:768px) and (max-width:1023px) {
.carousel-caption h1 {
 font-size:110px;
}
 .navbar-nav>li {
padding-top:15px;
}
.col-md-4 {
width: 33.33333333% !important;
float:left;
}
 .col-md-2 {
width: 16.66666667% !important;
float:left;
}
 .col-md-10 {
width: 83.33333333% !important;
float:left;
}

.space-top {
 margin-top:40px;
}
}
@media only screen and (min-width : 1024px) {
.col-md-4 {
width: 30.33333333% !important;
float:left;
}

 .col-md-2 {
width: 16.66666667% !important;
float:left;
}
 .col-md-10 {
width: 83.33333333% !important;
float:left;
}
.col-md-4 {
text-align:center;
}
ul.icons {
text-align:right;
}


.navbar-form{
padding-left: 0px;
padding-right: 0px;
}
.logo{
bottom:15px; 
position:absolute;
}
}
@media only screen and (min-device-width : 768px){

.space {
 margin-top:8%;
}

.space-mid {
 margin-top:37px;
}

form{
	margin-top: -30px;
}
.col-md-4 {
text-align:center;
}
ul.icons {
text-align:right;
}

.navbar-form{
padding-left: 0px;
padding-right: 0px;
}
}
@media all and (min-width:1024px) and (max-width:1179px) {
.carousel-caption h1 {
 font-size:135px;
}
}
@media (min-width:1180px) and (max-width: 1300px) {
	.carousel-caption h1 {
		font-size:150px;
	}
}
@media (min-width:1301px) and (max-width: 1400px) {
	.carousel-caption h1 {
		font-size:165px;
	}
}
@media (min-width:1400px) and (max-width: 1550px) {
	.carousel-caption h1 {
		font-size:200px;
	}
}
@media (min-width:1550px) {
	.carousel-caption h1 {
		font-size:235px;
	}
}

@media (min-width: 768px){
	.space-rascal {
		margin-top:95px;
	}
}
@media (min-width: 980px){
	.space-rascal {
		margin-top:50px;
	}
}
@media (min-width: 1150px){
	.space-rascal {
		margin-top:58px;
	}
}
@media (min-width: 1225px){
	.space-rascal {
		margin-top:68px;
	}
}
@media (min-width: 1350px){
	.space-rascal {
		margin-top:75px;
	}
}
@media (min-width: 1450px){
	.space-rascal {
		margin-top:80px;
	}
}

@media (max-width:939px) {
	.fright{
		float: none;
	}
}

.toppad{
	padding-top: 25px;
}

@media (max-width: 1000px){
	.space-mid{
		padding-left: 105px;

	}
}

@media (max-width: 500px){
	form .space-left{
		margin-left: 15px!important;
	}
	.col-md-6 p{
		font-size: 12px;
	}

}

.rascal {
width:90px !important;
}

@media(max-width: 985px){
	.slogan{
		width: 100%!important;
	}

}
@media (max-width: 500px){
	.rascal{
		width: 100%!important;
	}
	.slogan{
		padding-left: 15px;
		margin-top: 100px;
	}
}
@media (min-width: 740px){
	form .space-left {
		margin-left:90px !important;
	}
}
@media (min-width: 500px) and (max-width: 740px){
	form .space-left {
		margin-left:102px !important;
	}
}
@media only screen and (min-width : 1150px) {
.col-md-4 {
width: 31% !important;
float:left;
}
.space-rascal{
	margin-left: 5%!important;
}
}

.col-md-7{
	max-width: 805px;
}

@media (max-device-width: 767px) and (orientation: landscape){
	.carousel{
		min-height: 65%;
	}
	.carousel-caption h1{
		padding-top: 1em;
	}
}

.col-md-4 img{
	width: 100%;
	height: auto;
	max-width: 300px;
}
@media (min-width: 992px){
	.col-md-7{
		padding-right: 100px;
	}
}

.fullspan{
	width: 100%;
	display: block;
	-moz-box-shadow: 0 0 15px 5px #666;
	-webkit-box-shadow: 0 0 15px 5px#66;
	box-shadow: 0 0 15px 5px #666;
}
.fullspan img{
	width: 100%;
	height: auto;
}

.contact{
	font-family:'Conv_DINEngschriftStd', Sans-Serif;
	font-size:16px;
	line-height: 20px;
	letter-spacing: .05em;
	padding-left: 8%;
}
.caps{
	text-transform: uppercase;
}
.red{
	color: #cc4538;
}
.navbar-fixed-top{
	position: absolute;
}

.contact h2{
	margin-bottom: .5em;
	padding-bottom: 0;
	width: 90px;
	border-bottom: 1px solid #000;
    font-family: 'MrsEavesItalicRegular';
	font-size: 36px;
}
.contact p a{
	color: #000;
	text-decoration: none;
}
.contact p a:hover{
	color: #cc4538;
	text-decoration: none;
}	

@media (max-width: 767px){
	.red{
		display:block;
		margin-top: 1em;
	}
	.contact br{
		display: block;
	}
	.col-md-4 img{
		max-width: 235px;
	}
	.col-md-4{
		margin-bottom: 30px;
	}
}
@media (min-width: 768px){
	.contact br{
		display: none;
	}
}
.interior{
	padding-left: 0;
}