/* GENERAL */

html {
  position: relative;
  min-height: 100%;
}

body {
 	min-height: 450px;
	background-color: #71abb0;
	font-family: 'Rokkitt', Arial, Helvetica, sans-serif;
}

/* NAVBAR */

h1 {
	position: absolute;
	top: 7px;
	left: 20px;
	margin: 0;
}

.navbar {
	min-height: 108px;
	margin-bottom: 0;
	border-bottom: 2px solid #515153;
	background-color: #FFF;	
}

.navbar-nav {
	border-top: 1px solid #515153;
	margin-top: 0;
	margin-bottom: 0;	
}

.navbar-toggle {
	height: 45px;
	margin-top: 35px;
	margin-bottom: 25px;	
}

.navbar-default .navbar-nav > li > a {
		font-size: 24px;
		color: #515153;
		background-color: #FFF;
		border-bottom: 1px solid #515153;
		text-align: center;
	}
	
	.navbar-default .navbar-nav > li > a:hover,  .navbar-default .navbar-nav > li > a:focus{
		color: #FFF;
		background-color: #515153;
	}

/* CONTENT */

a {
	color: #515153;
}

a:hover,  a:focus {
	color: #CDCACA;
	text-decoration: none;
	}

.content {
	min-height: 600px;
	background-color: #FFF;	
	margin-bottom: 100px;
	padding-left: 0;
	padding-right: 0;
}

.menu h2 {
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-top: 5px;
}

h2 {
	color: #CDCACA;
	font-size: 16px;
}

h3 {
	color: #515153;
	font-size: 22px;
	margin-left: 5px;
	margin-right: 5px;
}

h4 {
	font-size: 15px;	
}

.menu-link > a:hover {
	color: rgba(0, 0, 0, .45);
}

.about {
	margin: 15px;	
}

.about p {
	font-size: 15px;	
}

.menu {
	text-align: center;	
	margin-left: 15px;
	margin-right: 15px;	
	}

.menu .col-xs-4 {
	padding-right: 7px;
	padding-left: 7px;	
}

.menu img{
	margin-bottom: 10px;
}

.menu-item a {
	color: #71abb0;
	text-decoration: none;	
}

.menu-item a:hover {
	color: #0d6f7b;	
}

.menu-categories {
	z-index: 1;
}

.menu-categories p {
	font-size: 16px;	
}

.homepage img{
	width: 100%;
	height: auto;
	float: left;	
}

.banner {
	margin-bottom: 15px;	
}

.banner img{
	width: 100%;
}

.contact {
	margin: 15px;	
}

/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.calendar {
	margin: 25px;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #222;
    opacity: .6;
    background: #CCC;
	border-bottom: 1px #098487 solid;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 58px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: .8;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.text-faded {
    color: rgba(255,255,255,.7);
}


section {
    padding: 0;
}

.no-padding {
    padding: 0;
}

/* FOOTER */

footer {
	margin: 0 auto;
	font-size: 12px;
	position: absolute;
  	bottom: 0;
  	width: 100%;
 	/* Set the fixed height of the footer here */
 	min-height: 100px;
 	background-color: #FFF;
 	color: #000;
	border-top: 2px solid #515153;
	text-align: center;
	padding-top: 15px;
}

footer ul {
	list-style: none;
	display: block;
	width: 230px;
	height: 38px;
	margin: 0 auto;
}

footer ul li {
	float: left;
	padding-right: 10px;
}

footer ul li:last-child {
	padding-right: 0;
	margin-bottom: 15px;
}

.facebook {
	background: url(../img/layout/social_sprites.png);
	background-size: 114px 76px;
	background-position: 0 0;
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -999em;
}

.twitter {
	background: url(../img/layout/social_sprites.png);
	background-size: 114px 76px;
	background-position: 76px 0;
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -999em;
}

.instagram {
	background: url(../img/layout/social_sprites.png);
	background-size: 114px 76px;
	background-position: 38px 0;
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -999em;
}

.facebookfeed {
	background: url(../img/beans.jpg);
	font-color: #EA1417;
}

.facebookhome {
	float: right;
}

.daily-special {
	margin: 100px;
	font-size: 40px;
	color: #DDD;
	float: left;
	text-align: center;
}

/* MEDIA QUERIES */

@media screen and (min-width: 768px) {
	.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(133,220,227,.7);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}
	
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 82px;
    }
	
	.navbar-default .navbar-nav > li > a {
		border-bottom: none;
		padding-top: 45px;
		padding-bottom: 41px;
	}
	
	.navbar-default .navbar-nav > li:last-child > a {
		border-bottom: none;
		margin-right: 0;
		
	}
	
	.navbar-nav {
		border-top: none;
	}	

	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #FFF;
	background-color: #515153;
	text-decoration: none;
	}
	
	.homepage img{
	width: 50%;
	}
	
	.about p {
	font-size: 18px;	
}

h2 {
	font-size: 24px;	
}

	.menu h2 {
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-top: 15px;
	}
	
	.menu-item{
		font-size: 19px;	
	}
	
	.homepage-link img{
	opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
	}

	.homepage-link img:hover {
		opacity: 1.0;
		filter: alpha(opacity=100); /* For IE8 and earlier */
	}
}


@media screen and (min-width: 768px) and (max-width: 825px) {

	.navbar-default .navbar-nav > li > a {
		font-size: 38px;
		margin-left: 5px;
		margin-right: 0;
	}
	
	.navbar-nav {
		margin-right: 5px;	
	}
	
}

@media screen and (min-width: 826px) and (max-width: 925px) {

	.navbar-default .navbar-nav > li > a {
		font-size: 38px;
		margin-right: 10px;
	}
	
	.navbar-nav {
		margin-right: 35px;	
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.daily-special {
	margin: 100px 25px auto 25px;
	font-size: 21px;
	}
}

@media screen and (max-width: 767px) {
	.daily-special {
	font-size: 20px;
	margin: 100px 8px;
	}
	
	.facebookhome {
	display: block;
	margin: 0 auto;
	}
	
	.facebookfeed {
	height: 320px;	
	}
}

@media screen and (max-width: 698px) {
	.daily-special {
	font-size: 14px;
	margin: 100px 15px;
	}
}

@media screen and (max-width: 627px) {
	.daily-special {
	font-size: 14px;
	margin: 100px 5px;
	}
}

@media screen and (max-width: 627px) {
	.daily-special {
	display: none;
	}
	
	.facebookhome {
	float: left;	
	overflow: scroll;
	}
	
	.facebookfeed {
	overflow: scroll;
	}
}

@media screen and (min-width: 926px) and (max-width: 991px) {

	.navbar-default .navbar-nav > li > a {
		font-size: 38px;
		margin-left: 5px;
		margin-right: 15px;
	}
	
	.navbar-nav {
		margin-right: 35px;	
	}
	
	
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	
	h3 {
		font-size: 20px;	
	}
	
	.navbar-default .navbar-nav > li > a {
		font-size: 38px;
		margin-right: 35px;
	}
	
	.navbar-nav {
		margin-right: 120px;	
	}
	
	.daily-special {
	margin: 90px 50px auto 50px;
	font-size: 30px;
	}
}

@media screen and (min-width: 1200px) {

	.navbar-default .navbar-nav > li > a {
		font-size: 42px;
		margin-right: 95px;
	}
	
	.navbar-nav {
		margin-right: 120px;	
	}
	
	h2 {
	font-size: 29px;	
}

	.menu-item{
		font-size: 24px;	
	}
}