@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/

/************
1. 1600px
************/

@media only screen and (max-width: 1600px)
{
	.intro_content
	{
		width: 600px;
		right: -100px;
	}
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	.main_nav
	{
		margin-left: 70px;
	}
	.main_nav ul li:not(:last-child)
	{
		margin-right: 35px;
	}
	.intro_content
	{
		position: relative;
		top: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		right: auto;
		margin-bottom: 102px;
		width: 100%;
	}
	.dish_price
	{
		margin-left: 0px;
	}
	.featured-article
	{
		padding-bottom: 23px;
	}
	.featured-article_col
	{
		margin-bottom: 40px;
	}
	.featured-article_image
	{
	    width: 75%;
	    margin-left: auto;
	    margin-right: auto;
	}
	.DPK-photos
	{
		padding-bottom: 23px;
	}
	.DPK-photos_col
	{
		margin-bottom: 40px;
	}
	.DPK-photos_image
	{
	    width: 75%;
	    margin-left: auto;
	    margin-right: auto;
	}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px)
{
	
}

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	.hamburger
	{
		display: block;
	}
	.hamburger_bar
	{
		display: block;
	}
	.main_nav,
	.social_icon
	{
		display: none;
	}
/*********************************
Homepage Quotes ticker
*********************************/

.home_text #press-quotes
{
	width: 100%;
	height: 400px;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: absolute;
}

/*newsticker*/
.home_text .newsticker{	
	width: auto;
	height: 400px;
	overflow: hidden;
	color: #ffffff;
	font-size: 22px;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	line-height: 1.4em;
	text-align: left;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
	cursor:default;
	overflow:hidden;
	margin-left: 40%;
	margin-right: auto;
}
.home_text .newsticker:hover{}
.home_text .newsticker ul li{
width: auto;
height:400px;
overflow:hidden
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	.hamburger
	{
		display: block;
	}
	.hamburger_bar
	{
		display: block;
	}
	.main_nav,
	.social_icon
	{
		display: none;
	}
	.feature_content_container
	{
		position: relative;
		top: auto;
		left: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		width: 100%;
		z-index: 1;
		margin-bottom: 102px;
	}
	.feature_image
	{
		height: auto;
	}
	.feature_image .background_image
	{
		display: none;
	}
	.feature_image img
	{
		display: block;
	}
	.YAT_column:not(:last-child)
	{
		margin-bottom: 10px;
	}
	.footer_col:not(:last-child)
	{
		margin-bottom: 10px;
	}
		.contact_list_container
	{
		margin-top: 80px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.contact_list_content
	{
		padding-left: 60px;
	}
	.press_col:nth-child(even)
	{
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
	}
	.load_more_row
	{
		margin-top: 0;
	}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{

	/*********************************
Homepage Quotes ticker
*********************************/

.home_text #press-quotes
{
	width: 90%;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: absolute;
}

/*newsticker*/
.home_text .newsticker{	
	margin-top: 20%;
	width: 100%;
	height: 600px;
	overflow: hidden;
	color: #ffffff;
	font-size: 22px;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	line-height: 1.4em;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
	cursor:default;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
}
.home_text .newsticker:hover{}
.home_text .newsticker ul li{
width: 100%;
height:600px;
overflow:hidden;
}
	.hamburger_bar
	{
		right: calc((100vw - 510px) / 2 - 15px);
	}
	.home_subtitle
	{
		font-size: 48px;
	}
	.home_title h1
	{
		font-size: 56px;
	}
	.intro_content
	{
		padding-left: 49px;
	}
	.intro_col:not(:last-child)
	{
		margin-bottom: 30px;
	}
	.bottom-image_input,
	.bottom-image_select
	{
		width: 150px;
	}
	.imageholder-bio {
	width: 100%;
	height: auto;	
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
	.imageholder-cd {
	width: 100%;
	height: auto;	
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
	.imageholder-right {
	width: 100%;
	height: auto;	
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
}
	
	
	
	
/* iPhone5 landscape */
@media ( max-width: 640px ) and (orientation:landscape) {

	}
	
	
	
/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	p
	{
		font-size: 14px;
	}
	.header_content,
	.header.scrolled .header_content
	{
		height: 80px;
	}
	.hamburger_bar
	{
		right: 0px;
		height: 80px;
	}
	.hamburger_bar.scrolled
	{
		height: 80px;
	}
	.home-review
	{
		height: 100px;
	}
	.home-review_subtitle
	{
		display: none;
	}
	.home-review_title h1
	{
		display: none;
	}
	
	.home
	{
		height: 500px;
	}
	.home_subtitle
	{
		font-size: 30px;
	}
	.home_title h1
	{
		font-size: 36px;
	}

	


	.intro_content
	{
		padding-left: 30px;
	}
	.intro_subtitle
	{
		font-size: 30px;
	}
	.intro_title h2
	{
		font-size: 36px;
	}
	.intro_text
	{
		margin-top: 24px;
	}
	.feature_content_container
	{
		margin-bottom: 82px;
	}
	.feature_content
	{
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 52px;
		padding-bottom: 62px;
	}
	.feature_subtitle
	{
		font-size: 30px;
	}
	.feature_title h1
	{
		font-size: 36px;
	}
	.feature_name,
	.feature_price
	{
		font-size: 20px;
	}
	.video_section_title
{
	font-size: 38px;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 1.2em;
}
	.tak-news_stars
	{
		width: 164px;
		font-size: 28px;
	}
	.tak-news_title
	{
		font-size: 25px;
	}
	.bottom-image_stars
	{
		font-size: 30px;
	}
	.bottom-image_title
	{
		font-size: 36px;
	}
	.bottom-image_form_container
	{
		width: 100%;
		margin-top: 60px;
	}
	.bottom-image_input:not(:last-child)
	{
		margin-right: 0px;
		margin-bottom: 12px;
	}
	.bottom-image_input,
	.bottom-image_select
	{
		width: 100%;
	}
	.footer_logo_title
	{
		font-size: 20px;
	}
	.footer_logo_subtitle
	{
		font-size: 12px;
	}
	.footer_contact_title,
	.footer_contact_text
	{
		font-size: 14px;
	}
	.featured-article_image
	{
	    width: 50%;
	}
	.DPK-photos_image
	{
	    width: 50%;
	}
	.accordion
	{
		height: 40px;
		font-size: 16px;
	}
	.accordion_panel p
	{
		font-size: 14px;
	}
	.tab
	{
		height: 40px;
		font-size: 16px;
		line-height: 36px;
	}
	.tab_image
	{
		width: 100%;
		height: auto;
	}
		.tab-bio_image
	{
		width: 120px;
		height: 120px;
	}
	.tab_text
	{
		padding-top: 5px;
	}
	.tab_text p
	{
		font-size: 14px;
	}
	.imageholder-bio {
	width: 100%;
	height: auto;	
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
		.imageholder-cd {
	width: 100%;
	height: auto;	
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
	.imageholder-right {
	width: 100%;
	height: auto;	
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
		.contact_list_container
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.contact_list_content
	{
		padding-left: 30px;
	}
	.contact_logo_title
	{
		font-size: 36px;
	}
	.contact_logo_subtitle
	{
		font-size: 12px;
		margin-top: 8px;
	}
	.press
	{
		padding-top: 122px;
	}
	.press_post_title a
	{
		font-size: 28px;
	}
	.load_more_button
	{
		width: 156px;
		height: 40px;
	}
	.load_more_button a
	{
		font-size: 14px;
		line-height: 36px;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{
	
}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{

}
/************
14. 320px
************/

@media only screen and (max-width: 320px) {

}