@charset "utf-8";
/* CSS Document */
@media all and (max-width: 767px) and (min-width: 320px) {
.header{
	position:inherit;
	top:inherit;
}
.navbar-toggle .icon-bar{
	background:#248c40;
}
.navbar-toggle {
    margin-top: 5px;
    margin-right: 10px;
    background-color: #fff;
}
.navbar-nav > li {
    padding: 0 0px 0 25px;
}
.navbar-nav > li > a {
    padding: 5px 0;
}
.navbar-collapse{
	overflow-x:hidden;
}
.logoBar::before{
	width:0;
}
.logo{
	background:#fff;
	padding-bottom: 15px;
	text-align: center;
}
.topBar{
	position:relative !important;
}
.banner .carousel-caption {
    display: none;
}
.quickInfo li {
	border:0;
}
.menuBox{
	margin-bottom:20px;
}
.homeMidBanner h2{
	font-size:24px;
	line-height:26px;
}
.homeMidBanner h2,
.homeMidBanner p{
	background:url(../images/story-overlay.png) repeat;
	padding:20px;
	text-align:center;
}
.homeMidBanner p {
    font-size: 14px;
    line-height: 22px;
}
figure.effect-hera h2 {
    font-size: 22px !important;
    line-height: 30px;
}
.quickLinks {
    border-left: 0;
    border-right: 0;
    padding: 0 0px 20px;
}
.homeWrap a.secBtn{
	margin-bottom:25px;
}
.testiBox{
	margin:30px 0;
}
figure h2{
	font-size:20px !important;
	padding:5px;
}
figure figcaption{
	padding:15px;
}
figure.effect-kira figcaption::before{
	top:-10px;
}
figure.effect-kira p{
	padding:20px 0;
}
figure.effect-kira figcaption::before{
	height:2em;
}
}


@media all and (max-width: 767px) and (min-width: 320px) and (orientation: landscape) {


}

@media all and  (max-width: 1024px) and (min-width: 768px){
.carousel-caption {
    right: 40px;
    left: 8%;
    bottom: 0px;
}
.homeWrap a.secBtn{
	font-size:14px;
}
.homeWrap p.cateringCall{
	font-size:24px;
}
.homeWrap p.cateringInfo{
	font-size:13px;
	line-height:20px;
}
.logoBar::before{
	border-right: 0px solid transparent;
	border-left: 0px solid #fff;
	border-top: 380px solid #fff;
	width:30%;
	left:0;
}
.homeMidBanner h2 {
    padding: 20px 0 20px 0;
	background:url(../images/story-overlay.png) repeat;
    text-align: center;
}
.homeMidBanner p {
	background:url(../images/story-overlay.png) repeat;
	padding:25px;
}
.quickInfo ul {
}
.quickInfo li {
    float: none;
    border-right: 0;
}
figure.effect-hera h2 {
    font-size: 10px !important;
}
.socialMedia li{
	margin-bottom:10px;
}
.quickLinks {
    padding: 0 4px 50px;
}
.footer p.address::before {
    padding-right: 4px;
}
.footer h2{
	font-size:17px;
}
.homeWrap h2{
	font-size:25px !important;
}
figure.effect-hera figcaption::before{
	width:55px;
	height:55px;
}
.navbar-nav > li {
    padding: 0 15px 0 0px;
    font-size: 13px;
}
.topSocial li {
    margin-right: 18px;
}

}

@media all and  (max-width: 1200px) and (min-width: 768px) and (orientation: landscape){

}


