/*
Theme Name: Alpine
Theme URI: http://www.creative-ispiration.com/themes/alpine/
Description: Responsive One Page HTML5/CSS3 Parallax Site Template
Version: 1.0
Author: Creative-Ispiration
Author URI: http://themeforest.net/user/creativeispiration
*/

/* Small devices (devices, 599px and below) */
@media (min-width: 320px) and (max-width: 390px) {
	.menu-level1Stage .menu-level1StageSlide{
		padding: 0 0px;
	}
	.menu-level2Stage .menu-level2StageSlide{
		padding: 0px 0px;
	}
	.menu-level3Stage .menu-level3StageSlide{
		padding: 2px 2px;
	}
	.menu-itemImage{
		width: 200px;
	}
	.menu-itemInformation{
		width: 211px;
	}
	.menu-level3Stage .menu-level3StageViewport{
		height: 310px;
	}
	#category-menu{
		width:inherit;
	}

	#slider_right {
		right: 0 !important;
	}
	#slider_left {
		left: 0 !important;
	}
	#home .main-logo img {
		width: 180px;
	}
	#home .main-logo > div,
	#home .main-logo > h1 {
		width: 250px;
		margin: 0 auto;
	}
	#home .section-title h1 .header-logo {
		background-size: 100% auto;
		background-position: center 70%;
		padding: 23px 125px;
	}
	#home .slide-2 .section-title {
		padding-top: 0;
	}


	#menu .set2 .flexslider {
		display: none;
	}

	#home .slide-x .section-title {
		margin: 23em 0 0 0;
	}


	#meetthechefs .meetTheChefsBottomContentRight {
		display: none;
	}
	#meetthechefs .meetTheChefsBottomContentLeftTop {
		font-size: 2em;
		padding: 0 0 25px;
	}
	#meetthechefs .meetTheChefsBottomContentLeftBottom h1 {
		width: 100%;
		font-size: 2em;
	}
	#meetthechefs .meetTheChefsBottomContentLeftBottom p {
		font-size: 1.25em;
		width: 80%;
	}
	#meetthechefs .meetTheChefsBottomContentLeftBottom {
		margin: 25px 0 10px 0 !important;
		padding: 0 0 10px !important;
	}

	#seven-parallax .display-email {
		font-size: 1em;
	}
	#seven-parallax .call-number {
		font-size: 2em;
	}
	#seven-parallax h1 .fa {
		font-size: 2em !important;
	}
	.radio-inline {
		display: block;
		margin: 0 !important;
	}

	.parallax .section-content .strip h1 {
		font-size: 3em !important;
	}

	.slideshow-main ul > li + li {
		margin-top: 0;
	}

	#home .slide-x .text {
		top: 6.5em;
		width: 225px;
		height: 140px;
	}

	#home .slide-x .section-title {
		margin: 100% 0 0 0;
	}

	#menu .menu-level3ContainerContentRight li {
		line-height: 1em;
		font-size: 1em;
	}
	#menu .menu-level3ContainerContentRight li + li {
		margin-top: 12px;
	}
	#menu .menu-level4Menu .menu-listItem {
		display: block;
		clear: left;
		line-height: 2em;
	}
	#menu .menu-level4Menu .menu-listItem + .menu-listItem {
		margin-left: 0;
	}
	#menu .menu-level4Menu .menu-level4MenuContainer {
		width: 100%;
	}
	#menu .menu-level4StageSlide .menu-level4Content > ul {
		padding: 0;
	}

	#menu .menu-level2Menu .menu-level2MenuContainer .menu-listItem {
		line-height: 1.1em;
		font-size: 0.8em;
		margin-left: 0;
		clear: left;
	}	
	#menu .menu-level3Stage .menu-level3StageSlide .menu-itemInformation p {
		top: 30px;
		bottom: 0;
		font-size: 0.8em;
	}
	#menu .menu-level3Stage .menu-level3StageSlide .menu-itemInformation h3 {
		font-size: 1.2em;
		margin-top: -20px;
	}
	.menu-level1MenuViewport{
		width: 60%;
	}
	.menu-level1MenuContainer{
		width: 20%;
	}
	.menu-level1Menu .menu-goBack{
		margin-bottom: 4px;
	}	
	.menu-level1Menu .menu-goBack span{
		display: none;
	}	
	.menu-level1Menu .menu-goBack:after {
		content: 'Back';
	}
}
@media (min-width: 390px) and (max-width: 480px) {
	.menu-level1Stage .menu-level1StageSlide{
		padding: 1 1px;
	}
	.menu-level2Stage .menu-level2StageSlide{
		padding: 0px 0px;
	}
	.menu-level3Stage .menu-level3StageSlide{
		padding: 1px 1px;
	}
	.menu-itemImage{
		width: inherit;
	}
	.menu-itemInformation{
		width: inherit;
		margin-bottom: 0;
		margin-top: 0;
	}
}
@media (min-width: 390px) and (max-width: 599px) {
	#category-menu{
		width:inherit;
	}

	#slider_right {
		right: 0 !important;
	}
	#slider_left {
		left: 0 !important;
	}
	#home .main-logo img {
		width: 180px;
	}
	#home .main-logo > div,
	#home .main-logo > h1 {
		width: 250px;
		margin: 0 auto;
	}
	#home .section-title h1 .header-logo {
		background-size: 100% auto;
		background-position: center 70%;
		padding: 23px 125px;
	}
	#home .slide-2 .section-title {
		padding-top: 0;
	}


	#menu .set2 .flexslider {
		display: none;
	}

	#home .slide-x .section-title {
		margin: 23em 0 0 0;
	}


	#meetthechefs .meetTheChefsBottomContentRight {
		display: none;
	}
	#meetthechefs .meetTheChefsBottomContentLeftTop {
		font-size: 2em;
		padding: 0 0 25px;
	}
	#meetthechefs .meetTheChefsBottomContentLeftBottom h1 {
		width: 100%;
		font-size: 2em;
	}
	#meetthechefs .meetTheChefsBottomContentLeftBottom p {
		font-size: 1.25em;
		width: 80%;
	}
	#meetthechefs .meetTheChefsBottomContentLeftBottom {
		margin: 25px 0 10px 0 !important;
		padding: 0 0 10px !important;
	}

	#seven-parallax .display-email {
		font-size: 1em;
	}
	#seven-parallax .call-number {
		font-size: 2em;
	}
	#seven-parallax h1 .fa {
		font-size: 2em !important;
	}
	.radio-inline {
		display: block;
		margin: 0 !important;
	}

	.parallax .section-content .strip h1 {
		font-size: 3em !important;
	}

	.slideshow-main ul > li + li {
		margin-top: 0;
	}

	#home .slide-x .text {
		top: 6.5em;
		width: 225px;
		height: 140px;
	}

	#home .slide-x .section-title {
		margin: 100% 0 0 0;
	}

	#menu .menu-level3ContainerContentRight li {
		line-height: 1em;
		font-size: 1em;
	}
	#menu .menu-level3ContainerContentRight li + li {
		margin-top: 12px;
	}
	#menu .menu-level4Menu .menu-listItem {
		display: block;
		clear: left;
		line-height: 2em;
	}
	#menu .menu-level4Menu .menu-listItem + .menu-listItem {
		margin-left: 0;
	}
	#menu .menu-level4Menu .menu-level4MenuContainer {
		width: 100%;
	}
	#menu .menu-level4StageSlide .menu-level4Content > ul {
		padding: 0;
	}

	#menu .menu-level2Menu .menu-level2MenuContainer .menu-listItem {
		line-height: 1.3em;
		font-size: 0.9em;
		margin-left: 0;
		clear: left;
	}	
	#menu .menu-level3Stage .menu-level3StageSlide .menu-itemInformation h3 {
		font-size: 1.7em;
		top: 0;
	}
	#menu .menu-level3Stage .menu-level3StageSlide .menu-itemInformation p {
		top: 0.8em;
		bottom: 0;
	}
	#menu .menu-level3Stage .menu-level3StageSlide .menu-itemImage {
		margin-top: 0;
		width: 95%;
	}
}

/* Weird devices */
@media (max-width: 991px) {
	
	#team .media-body{
		padding: 10px 0 0 10px;
		height: 120px;
	}

	#team .media {
		background-color: transparent !important;
	}
	#team .media-body {
		padding: 0 0 0 30px;
	}
	#team .media-body h3 {
		color: #000;
	}
	#team .media-body p,
	#team .media-body h4 {
		color: #898989;
	}
	#team .media .mybutton {
		margin-top: 0;
	}
	#team .media h4 .text-logo {
		background-image: url('../img/logo-25.png');
	}

	.slideshow-main ul > li {
		width: 77%;
	}
	.slideshow-main ul > li .meetTheChefsBottomContentRight {
		margin: 0;
		bottom: 50px;
		right: -4%;
		left: auto;
		width: 175px;
	}
	.radio-inline {
		display: block;
		margin: 0 !important;
	}
	
}


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

	.menu-level4Content li {
		line-height: 1em;
		font-size: 1em;
	}

	#home .slide-1 .main-logo img {
		width: 180px;
	}
	#home .slide-1 .main-logo span.line {
		width: 100px;
		height: 19px !important;
	}
	#home .slide-1 .main-logo h1 {
		font-size: 4em;
		line-height: 85px;
	}
	#home .slide-1 .main-logo .header-logo {
		padding: 12px 250px;
	}

	#home .slide-x .text {
		top: 5em;
		width: 350px;
		height: 140px;
	}

	#home .slide-x .section-title {
		margin: 57% 0 0 0;
	}


	.menu-level2Menu .menu-level2MenuContainer .menu-listItem {
		line-height: 2.5em;
		font-size: 1em;
	}
	.menu-level3Stage .menu-level3StageSlide .menu-itemImage img {
		left: 0;
	}
	.menu-level3Stage .menu-level3StageSlide .menu-itemInformation {
		width: 40%;
		float: left;
	}
	.menu-level3Stage .menu-level3StageSlide .menu-itemInformation h3 {
		top: 0;
	}
	.menu-level3Stage .menu-level3StageSlide .menu-itemInformation p {
		top: 6em;
	}
	.menu-level3Stage .menu-level3StageSlide .menu-itemImage {
		height: 310px;
		width: 60%;
		top: 4em;
		float: left;
	}
	.menu-level3ContainerContentLeft.col-md-4 {
		height: 300px;
	}
	.menu-level3ContainerContentLeft .flexslider,
	.menu-level3ContainerContentLeft .flex-viewport {
		height: 300px;
	}

	#meetthechefs {
		background-position: 15% 0;
	}
}


/* ExtraSmall devices (tablets, 767px and down) */
@media (max-width: 767px) {

	#home .section-title h1 .header-logo {
		background-position: center center !important;
	}

	#meetthechefs {
		background: url(../images/bgchef2.png);
		background-repeat: no-repeat;
		background-position: 25% 10%;
		background-color:#b7272d;
	}

	#meetthechefs .row {
		margin-bottom: 50px;
	}
	.slideshow-carousel {
		display: none;
	}
	.slideshow-main {
		position: relative;
	}
	.slideshow-main > ul {
		padding: 0;
	}

	.slideshow-main ul > li {
		display: block !important;
		position: relative;
		width: 100%;
	}
	.slideshow-main ul > li + li {
		margin-top: 20px;
	}
	.slideshow-main ul > li .meetTheChefsBottomContentRight {
		margin: 0;
		bottom: 10px;
		right: 0;
		left: auto;
	}
	.slideshow-main ul > li .meetTheChefsBottomContentRight img {
		height: auto;
	}
	.slideshow-main .meetTheChefsBottomContentLeft {
		width: auto;
	}
	.slideshow-main .meetTheChefsBottomContentLeftBottom h1,
	.slideshow-main .meetTheChefsBottomContentLeftBottom p {
		width: 75%;
	}
	.slideshow-main .meetTheChefsBottomContentLeftBottom p {
		font-size: 1.5em;
	}
	#meetthechefs .meetTheChefsBottomContentLeftBottom {
		margin: 25px 0 10px 0 !important;
		padding: 0 0 20px !important;
	}

	#home .main-logo h1 {
		border: none;
	}

	#home .main-logo h1 span {
		padding: 23px 174px;
	}
	
	#home .section-title h1 {
		font-size: 32px;
		line-height: 1.75em;
		margin:0 0 20px 0;
		padding:0 0 20px 0;
		border-color: #666;
	}
	#home p.lead {
		font-size: 16px;
		line-height: 21px;
		margin: 0 0 25px;
	}
	.fullscreen-slider-arrow {
		bottom: 50%;
		margin-bottom: -30px;
		top: auto;
		width: 23px;
		overflow: hidden;
	}
	#slider_left {
		left: 18px;
	}
	#slider_right {
		right: 18px;
	}
	
	.navbar .show-menu {
		display: block;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #000;
	}
	.navbar-collapse {
		max-height: none;
		padding: 0;
		background-color: #b8292f;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar .nav > li {
		float: none;
	}
	.navbar .nav > li > a {
		padding: 0 20px;
		line-height: 40px;
		border-bottom: 1px solid #333;
		font-size: 12px;
		padding: 0 13px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{
		color:#fff;
	}

	.section-content {
		padding: 60px 0;
	}
	.section-title .line {
		display: none;
	}
	.section-title h1 {
		font-size: 45px;
		line-height: 50px;
		margin: 0 0 10px;
		padding: 8px 0 10px 0;
	}
	.section-title .lead {
		margin: 25px 0 0 0;
	}
	.element-line {
		margin-top: 40px;
	}
	.mybutton.ultra a, .mybutton.ultra button {
		font-size: 13px;
		line-height: 40px;
	}
	.mybutton.ultra a span, .mybutton.ultra button span {
		padding: 0 25px;
	}

	.flexslider {
		text-align: center;
	}
	.call-number {
		font-size: 40px;
		line-height: 65px;
		font-weight: 600;
	}
	
	.timeline-content #timeline .timeline-item, .timeline-content #timeline .timeline-item:nth-child(2n) {
		clear: both;
		float: none;
		margin-bottom: 0;
		width: 100%;
	}
	.timeline-content #timeline .timeline-item .post, .timeline-content #timeline .timeline-item:nth-child(2n) .post {
		margin: 140px 0 25px 0;
	}
	.timeline-content #timeline .timeline-item .post-info, .timeline-content #timeline .timeline-item:nth-child(2n) .post-info {
		left: 0;
		right: 0;
		margin: 0;
		top: -105px;
		width: 100%;
		background: none;
	}
	.timeline-content #timeline .timeline-item .post-info h5 {
		position: absolute;
		right: 0;
		top: 50px;
		font-size: 13px;
		text-align: right;
		margin: 0;
	}
	.timeline-content #timeline .timeline-item .post-info h5.info-date {
		left: 0;
		right: auto;
		text-align: left;
	}
	.timeline-content #timeline .timeline-item .post-info h5.info-date small{
		font-size: 100%;
	}
	.timeline-content #timeline .timeline-item .post-arrow, .timeline-content #timeline .timeline-item:nth-child(2n) .post-arrow {
		display: none;
	}

	#filters a {
		clear: both;
		display: block;
		margin: 12px auto;
		width: 80%;
	}
	#filters a span {
		width: 100%;
	}
	#portfolio-wrap .portfolio-item {
		width: 100%;
	}
	.project-media, .project-description {
		margin: 40px 0 0 0;
		text-align:center;
	}
	
	#map_canvas {
		height: 350px;
	}

	.display-email {
		font-size: 24px;
	}

	#menu .cafe .menu-slider,
	#menu .tea .menu-slider {
		display: none;
	}

	#menu .cafe .menu-level3ContainerContentLeft,
	#menu .tea .menu-level3ContainerContentLeft {
		height: auto;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 1024px) {
	#home .section-title h1 {
		font-size: 46px;
		line-height: 1.75em;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-color: #666;
	}
	#home p.lead{
		font-size: 24px;
		line-height: 29px;
		margin: 0 0 30px;
	}
	.menu-level2Menu .menu-level2MenuContainer .menu-listItem {
		line-height: 1.8em;
		font-size: 0.9em;
	}
	.section-title h1 .header-logo {
		padding: 25px 300px;
	}

	#portfolio-wrap .portfolio-item {
		width: 50%;
	}
	.project-description{ text-align:center;}
	.navbar .nav > li > a{ padding:0 8px;}


	.menu-level3ContainerContentLeft {
		width: 300px;
		float: left;
	}
	.menu-level3ContainerContentRight{
		width: 250px;
		float: left;
	}
	.menu-level3ContainerContentLeft .menu-slider img {
		width: 150px;
		float: left;
		margin-left: 100px;
		margin-top: 100px;
	}
	.menu-level4Menu .menu-listItem{
		display: block;
		clear: left;
		line-height: 2em;
	}

	#menu .menu-level4Menu .menu-listItem + .menu-listItem {
		margin-left: 0;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 1024px) and (max-width: 1200px){
	
	#home .section-title h1 {
		font-size: 60px;
		line-height: 1.75em;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-color: #666;
	}
	#home p.lead{
		font-size: 30px;
		line-height: 29px;
		margin: 0 0 30px;
	}
	
	.navbar .nav > li > a{ padding:0 15px 0 5px;}

	.slideshow-main ul > li .meetTheChefsBottomContentRight {
		margin: 0;
		right: -4%;
		left: auto;
		width: 275px;
	}
	.slideshow-main ul > li .meetTheChefsBottomContentRight img {
		height: auto;
	}
	.slideshow-main .meetTheChefsBottomContentLeft {
		width: auto;
	}
	.slideshow-main .meetTheChefsBottomContentLeftBottom h1,
	.slideshow-main .meetTheChefsBottomContentLeftBottom p {
		width: 75%;
	}
	.slideshow-main .meetTheChefsBottomContentLeftBottom p {
		font-size: 24px;
	}

	.menu-level3ContainerContentLeft .menu-slider img {
		margin-top: 70px;
		width: 200px;
	}

	.menu-level4Menu .menu-listItem{
		padding: 0 5px;
	}
	
}

@media (max-width: 1024px) {
	.parallax {
  	background-attachment: scroll !important;
	background-position: center top !important;
	height: auto;
	margin: 0 auto;
	width: 100%;
	background-size: 100% auto;
	}
	#seven-parallax {
	background-size: auto 100%;
	}
	#ourstory .section-title {
		margin-bottom: -25px;
	}
	#menu .bottom-row {
		margin-bottom: -100px;
	}

}
@media (max-width: 1200px) {
	#portfolio-wrap .portfolio-item {
		width: 25%;
	}

	#meetthechefs {
		background-position: 15% 10%;
	}

	.slideshow-main ul > li .meetTheChefsBottomContentRight {
		margin: 0;
		right: -4%;
		left: auto;
		width: 313px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#home .section-title h1 {
		font-size: 70px;
		line-height: 1.75em;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-color: #666;
	}
	#home p.lead{
		font-size: 34px;
		line-height: 29px;
		margin: 0 0 30px;
	}

	#portfolio-wrap .portfolio-item {
		width: 25%;
	}

	#meetthechefs {
		background-position: 15% 10%;
	}

	.slideshow-main ul > li .meetTheChefsBottomContentRight {
		margin: 0;
		right: -4%;
		left: auto;
		width: 313px;
	}
}

@media (min-width: 600px) {
	.mybutton a, .mybutton button {
		-webkit-perspective: 1000px;
		-moz-perspective: 1000px;
		perspective: 1000px;
		letter-spacing: 0;
	}
	.mybutton a span, .mybutton button span {
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transform-origin: 50% 0;
		-moz-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform-style: preserve-3d;
		-moz-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
	.mybutton a:hover span, .mybutton button:hover span {
		-webkit-transform: rotateX(90deg) translateY(-22px);
		-moz-transform: rotateX(90deg) translateY(-22px);
		transform: rotateX(90deg) translateY(-22px);
	}
	.csstransforms3d .mybutton a span::before, .csstransforms3d .mybutton button span::before {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 100%;
		content: attr(data-hover);
		-webkit-transition: background 0.3s;
		-moz-transition: background 0.3s;
		transition: background 0.3s;
		-webkit-transform: rotateX(-90deg);
		-moz-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
		-webkit-transform-origin: 50% 0;
		-moz-transform-origin: 50% 0;
		transform-origin: 50% 0;
	}
}
