@charset "UTF-8";
h1 {
    font-size: 35px;
}
h2 {
    font-size: 30px;
}
p {
    font-size: 20px;
}
img {
    max-width: 100%;
    height: auto;
}
body {
	width: 1208px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F7FFA8;
}
#nav {
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	height: 81px;
	width: 1176px;
	padding: 6px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#maskotlogo {
	height: 597px;
	width: 606px;
	position: absolute;
	z-index: 1;
	top: 88px;
	pointer-events: none;
	margin-right: 301px;
	margin-left: 281px;
	float: left;
}
#centercontent {
	width: 680px;
	margin-top: 20px;
	margin-right: 16px;
	margin-left: 12px;
	float: left;
	text-align: center;
}
#menupagecontent {
	width: 1000px;
    height: 1350px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	float: none;
    border-style: solid;
	text-align: center;
	background-color: #2e75b5;
	margin-bottom: 0px;
	font-family: Riven;
}

#cateringpagecontent {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	height: auto;
	border: medium solid #000;
	background-color: #90D0FF;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
}

#contactform {
	width: 680px;
	margin-top: 20px;
	margin-right: 16px;
	margin-left: 12px;
	float: left;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
#leftcontent {
	float: left;
    height: auto;
    width: 250px;
    margin-top: 15px;
    margin-left: 10px;
}
#leftkid {
	float: left;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 190px;
	margin-bottom: 15px;
}
#rightcontent {
	float: right;
	height: auto;
	width: 270px;
	margin-top: 15px;
	margin-right: 20px;
}
#contentbottom {
	width: 680px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}
#menurightcontent {
	float: right;
	width: 480px;
	margin-right: 10px;
}
#doublemenu_left {
    padding: 25px;
    text-align: left;
	width: 283px;
	float: left;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 1000px;
	  justify-content: space-between;

}
#doublemenu_middle {
    padding: 25px;
    text-align: left;
	width: 283px;
	float: left;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 1000px;
}
#doublemenu_right {
    padding: 25px;
    text-align: left;
	width: 283px;
	float: left;
	background-color: white;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 1000px;
}
#facebook {
	background-color: #086E94;
	width: 250px;
	padding: 10px;
	margin-top: 5px;
}
.style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}#show {
	background-image: url(images/slide_bg.png);
	height: 186px;
	width: 1148px;
	clear: both;
	padding: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer {
	height: 30px;
	width: 1188px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#price {
    text-align:right;
    margin-top:-15px;
}
a img  {
	border: 0px;
}

.responsive {
	z-index:3;
	position: absolute;
}
.job_position {
	text-align: center;
	color: #ED1C24;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.resp_thumb {
	width:100%;
}

.resp_phone {
	width:277px;
}

.responsive_form {
	width: 676px;
}

.responsive_form td {
	padding: 5px 40px;
    /* border: 1px solid #fffde0; */
    display: block;
}

input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
	font-size: 1em;
	margin: 30px;
}

	

@media screen and (max-width: 600px) {
.rightcontent_img {
	float:right;
	width: 100%;
}



}

@media screen and (max-width: 1000px) {
	.hide-nav {
	display:none;
}
	
h1 {
  font-size: 40px;
}
h2 {
  font-size: 50px;
}
p {
  font-size: 30px;
}

.responsive {
	position: relative;
}

.rightcontent_img {
	float:right;
	width: 40%;
}

#leftcontent {
	float: right;
    width: 100%;
	}
	
#menurightcontent {
    float: none;
    width: 50%;
    /*text-align: center;*/
	position: absolute;
	margin: 30px 0px 0px 650px;
}
#contactform {
	width: 95%;
}	
#maskotlogo {
    /*width: 30%;
	height: auto;
    position: initial;
    z-index: 1;
    margin-top: -20px;
    margin-left: 51px;
    float: left;*/
	
	/* width: 100%; */
    height: auto;
    position: initial;
    z-index: 1;
    margin-top: -20px;
    /* margin-left: 51px; */
    /* float: left; */
	
	}
#rightcontent {
    float: left;
    height: auto;
    width: 80%;
    margin: 50px 0 0 100px;
}	

.resp_thumb {
	width:40%;
}

.resp_phone {
	width:500px;
	vertical-align: top;
}

.job_position {
	font-size: 5.0vw;

}

#menupagecontent {
	height:auto;
}

#doublemenu_left {
	width:95%;
	height:auto;
}

#doublemenu_middle {
	width:95%;
	height:auto;
}

.responsive_form {
	width: 80%;
	font-size: 4.0vw;
}

input[type="text" i] {
	height: 45px;
}

#doublemenu_right {
	width:95%;
	height:auto;
}

}

#sublabel_3_first {
    color : white !important;
}
