@media (max-width: 479px)
{
	/*TEXT STYLES*/
	.largeParagraph
	{
		font-size: 0.8em;
		line-height: 2em;
		padding: 5px;
	}
	.largeH2
	{
		font-size: 2.9em;
		padding-bottom: 15px;
	}
	P
	{
		font-size: 0.9em;
	}
	H1
	{
		font-size: 2.1em;
		line-height: 0.85em;
	}
	H2
	{
		font-size: 1.5em !important;
	}
	H3
	{
		font-size: 1.4em;
		margin-top: 0;
	}
	/*NAV*/
	IMG.logoPadding
	{
		height: 40px;
		width: 153.5px;
		margin-top: 10px;
	}
	.logoPadding
	{
		max-height: 40px;
	}
	/*NAV*/
	.navbar-collapse
	{
		min-width: 100%;
		background-color: #000000;
		background-image: url("/wp-content/themes/bnektar/img/bg-03.jpg");
		background-repeat: repeat;
		position: absolute;
		margin-top: 60px;
		box-shadow: 0 20px 46px rgba(0, 0, 0, 0.5);
		border-bottom: 1px solid #121212;
	}
	#headerStyle
	{
		display: block;
		position: relative;
	}
	#menu-main-nav LI
	{
	}
	#menu-main-nav LI A, #bothNav li a
	{
		font-size: 2.4em;
		line-height: 1.2em;
		text-align: center;
		padding: 4px 7px 2px !important;
		height: 100%;
		width: 100%;
		min-height: 100% !important;
		min-width: 100% !important;
	}
	#menu-main-sub-nav LI A
	{
		font-size: 0.8em;
		padding: 0 6px !important;
	}
	/*FEATURED BREW INDEX*/
	#featuredWrapper
	{
		top: 210px;
		margin-bottom: 210px;
		padding: 0 0;
		position: relative;
		left: 0;
	}
	.brewFeaturedTop
	{
		position: relative;
		top: -193px;
		z-index: 99999;
		padding: 0 5px;
	}
	#showBox
	{
		width: 100%;
		height: 315.77px;
		margin: 8px auto;
		position: relative;
		top: 0;
		left: 0;
		overflow: visible;
		z-index: 1;
	}
	#slideBox
	{
		width: 0;
		height: 326.18px;
		position: absolute;
		top: 0;
		left: 50%;
		overflow: visible;
	}
	#slideWrapper
	{
		position: absolute;
		top: 0;
		left: -566.7px;
		width: 910.8px;
		height: 315.77px;
	}
	.responsiveFeatured
	{
		width: 910.8px;
		height: 315.77px;
	}
	.allBrewTeaser
	{
		font-size: 2.2em;
		padding-top: 30px !important;
		z-index: 1;
	}
	/*BREW LIST INDEX*/
	.brewSingleWrapperArchive
	{
		padding: 15px 0 30px;
		min-height: 250px;
	}
	/*BUTTONS*/
	.btn-nektar
	{
		padding: 8px 20px 6px 20px !important;
	}
	A.a-nektar
	{
		font-size: 0.8em;
	}
	/*INSTAGRAM*/
	.instagram-pics LI IMG
	{
		height: auto;
		width: 100%;
	}
	.instagramIndex
	{
		min-width: 100%;
		margin: 0 auto;
	}
	.instagramIndex H2
	{
		font-size: 3em;
	}
	.instagramTag
	{
		font-size: 2.6em;
		margin-bottom: 30px;
		line-height: 0em;
	}
	.instagram-pics LI
	{
		min-width: 25%;
		max-width: 25%;
	}
	/*POST*/
	DIV.nav-next
	{
		float: left;
		margin-top: 8px;
		margin-bottom: 45px;
	}
}
@media (min-width: 480px) and (max-width: 767px)
{
	/*SITE*/
	H1
	{
		font-size: 2.4em;
		line-height: 0.85em;
	}
	/*BUTTONS*/
	.btn-nektar
	{
		padding: 8px 20px 6px !important;
		text-transform: uppercase;
		margin-top: 10px;
		margin-bottom: 6px;
	}
	.btn-nektar A
	{
		font-size: 0.8em !important;
		text-decoration: none;
	}
	/*FEATURED BREW INDEX*/
	#featuredWrapper
	{
		top: 150px;
		margin-bottom: 150px;
		padding: 0 0;
		position: relative;
		left: 0;
	}
	.brewFeaturedTop
	{
		position: relative;
		top: -150px;
		z-index: 99999;
	}
	#showBox
	{
		width: 100%;
		height: 478.86px;
		margin: 8px auto;
		position: relative;
		top: 0;
		left: 0;
		overflow: visible;
		z-index: 1;
	}
	#slideBox
	{
		width: 0;
		height: 478.86px;
		position: absolute;
		top: 0;
		left: 50%;
		overflow: visible;
	}
	#slideWrapper
	{
		position: absolute;
		top: 0;
		left: -856.7px;
		width: 1381.2px;
		height: 478.86px;
	}
	.responsiveFeatured
	{
		width: 1381.2px;
		height: 478.86px;
	}
	.allBrewTeaser
	{
		font-size: 2.2em;
		padding-top: 30px !important;
		z-index: 1;
	}
	/*NAV*/
	.navbar-collapse
	{
		min-width: 100%;
		background-color: #000000;
		background-image: url("/wp-content/themes/bnektar/img/bg-03.jpg");
		background-repeat: repeat;
		position: absolute;
		margin-top: 69px;
		box-shadow: 0 20px 46px rgba(0, 0, 0, 0.5);
		border-bottom: 1px solid #121212;
	}
	.shopIcon
	{
		height: 18px;
		width: 18px;
		margin-left: 10px;
		margin-top: 5px;
	}
	#headerStyle
	{
		display: block;
		position: relative;
		padding-bottom: 30px;
	}
	.logoPadding
	{
		padding-top: 0;
		position: absolute;
		margin-top: 5px;
		max-height: 60px;
		height: auto;
	}
	#shopNav
	{
		font-family: DroidSerif, 'serif';
		font-size: 1.1em;
		display: block;
		position: relative;
		margin-top: 5px;
		vertical-align: middle;
		max-height: 25px;
	}
	#menu-main-nav LI
	{
	}
	#menu-main-nav LI A, #bothNav li a
	{
		font-size: 2.4em;
		line-height: 1.2em;
		text-align: center;
		padding: 4px 7px 2px !important;
		height: 100%;
		width: 100%;
		min-height: 100% !important;
		min-width: 100% !important;
	}
	#menu-main-sub-nav LI A
	{
		font-size: 0.8em;
		padding: 0 6px !important;
	}
	.headerPadding
	{
		padding-top: 130px;
	}
	/*BREW LIST INDEX*/
	.brewSingleWrapperArchive
	{
		padding: 15px 0 30px;
		min-height: 280px;
	}
	/*INSTAGRAM*/
	.instagram-pics LI IMG
	{
		height: auto;
		width: 100%;
	}
	.instagramIndex
	{
		min-width: 100%;
		margin: 0 auto;
	}
	.instagramIndex H2
	{
		font-size: 3em;
	}
	.instagramTag
	{
		font-size: 2.6em;
		margin-bottom: 30px;
		line-height: 0em;
	}
	.instagram-pics LI
	{
		min-width: 25%;
		max-width: 25%;
	}
	/*POST*/
	.blogContent
	{
		padding-right: 0;
	}
	DIV.nav-next
	{
		float: left;
		clear: both;
		margin-top: 8px;
		margin-bottom: 45px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	/*SITE*/
	.container
	{
		padding: 0 15px;
	}
	/*SITE*/
	H1
	{
		font-size: 2.1em;
		line-height: 0.85em;
	}
	H2, H3, H4, H5, H6, A, P
	{
		font-size: 0.7em;
	}
	H2
	{
		font-size: 1.8em !important;
	}
	/*TEXT STYLES*/
	P
	{
		font-size: 0.95em;
	}
	H3
	{
		font-size: 1.4em;
	}
	/*NAV*/
	.shopIcon
	{
		height: 18px;
		width: 18px;
		margin-left: 10px;
		margin-top: 5px;
	}
	#headerStyle
	{
		display: block;
		position: relative;
		padding-bottom: 30px;
	}
	.logoPadding
	{
		padding-top: 25px;
	}
	#shopNav
	{
		font-family: DroidSerif, 'serif';
		font-size: 1.1em;
		display: block;
		position: relative;
		margin-top: 5px;
		vertical-align: middle;
		max-height: 25px;
	}
	#menu-main-nav LI
	{
	}
	#menu-main-nav LI A
	{
		font-size: 1.3em;
		padding: 4px 7px 2px !important;
	}
	#menu-main-sub-nav LI A
	{
		font-size: 0.8em;
		padding: 0 6px !important;
	}
	.headerPadding
	{
		padding-top: 130px;
	}
	/*TEXT STYLES*/
	.largeParagraph
	{
		font-size: 0.9em;
		line-height: 2em;
		padding: 5px 10px;
	}
	/*FEATURED BREW INDEX*/
	#featuredWrapper
	{
		top: -100px;
		margin-bottom: -100px;
		padding: 0 0;
		position: relative;
		left: 0;
	}
	.brewFeaturedTop
	{
		position: relative;
		top: 130px;
		z-index: 99999;
	}
	#showBox
	{
		width: 100%;
		height: 447.9px;
		margin: 8px auto;
		position: relative;
		top: 0;
		left: 0;
		overflow: visible;
		z-index: 1;
	}
	#slideBox
	{
		width: 0;
		height: 447.9px;
		position: absolute;
		top: 0;
		left: 50%;
		overflow: visible;
	}
	#slideWrapper
	{
		position: absolute;
		top: 0;
		left: -614.4px;
		width: 1228.8px;
		height: 447.9px;
	}
	.responsiveFeatured
	{
		width: 1228.8px;
		height: 447.9px;
	}
	.allBrewTeaser
	{
		font-size: 2.2em;
		padding-top: 30px !important;
	}
	/*BREW LIST INDEX*/
	.brewSingleWrapperArchive
	{
		padding: 15px 0 30px;
		min-height: 280px;
	}
	/*SHOP TEASER INDEX*/
	#shopTeaser
	{
		height: 100%;
	}
	/*INSTAGRAM*/
	.instagramIndex
	{
		width: 100%;
		margin: 0 auto;
	}
	.instagram-pics LI IMG
	{
		height: auto;
		width: 100%;
	}
	.instagram-pics LI
	{
		min-width: 25%;
		max-width: 25%;
	}
	/*POST*/
	.blogContent
	{
		padding-right: 15px;
	}
	DIV.nav-next
	{
		float: left;
		clear: left;
		margin-top: 8px;
		margin-bottom: 45px;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
	/*SITE*/
	.container
	{
		padding: 0 15px;
	}
	/*TEXT STYLES*/
	P
	{
		font-size: 1.2em;
	}
	H1
	{
		font-size: 2.4em;
		line-height: 0.85em;
	}
	H3
	{
		font-size: 1.9em;
	}
	/*NAV*/
	.shopIcon
	{
		height: 24px;
		width: 24px;
		margin-left: 10px;
	}
	#headerStyle
	{
		display: block;
		position: relative;
		padding-bottom: 30px;
	}
	.logoPadding
	{
		padding-top: 22px;
	}
	#shopNav
	{
		font-family: DroidSerif, 'serif';
		font-size: 0.9em;
		display: block;
		position: relative;
		margin-top: 5px;
		vertical-align: middle;
		max-height: 28px;
	}
	#menu-main-nav LI
	{
	}
	#menu-main-nav LI A
	{
		font-size: 1.6em;
		padding: 6px 12px 4px !important;
	}
	#menu-main-sub-nav LI A
	{
		font-size: 1em;
		padding: 3px 8px !important;
	}
	.headerPadding
	{
		padding-top: 130px;
	}
	/*FEATURED BREW INDEX*/
	#featuredWrapper
	{
		top: -140px;
		margin-bottom: -140px;
		padding: 0 0;
		position: relative;
		left: 0;
	}
	.brewFeaturedTop
	{
		position: relative;
		top: 200px;
		z-index: 99999;
	}
	#showBox
	{
		width: 100%;
		height: 578.69px;
		margin: 8px auto;
		position: relative;
		top: 0;
		left: 0;
		overflow: visible;
		z-index: 1;
	}
	#slideBox
	{
		width: 0;
		height: 578.69px;
		position: absolute;
		top: 0;
		left: 50%;
		overflow: visible;
	}
	#slideWrapper
	{
		position: absolute;
		top: 0;
		left: -793.6px;
		width: 1587.2px;
		height: 578.69px;
	}
	.responsiveFeatured
	{
		width: 1587.2px;
		height: 578.69px;
	}
	.allBrewTeaser
	{
		font-size: 3em;
		padding-top: 40px !important;
	}
	/*BREW LIST INDEX*/
	.brewSingleWrapperArchive
	{
		padding: 15px 0 30px;
		min-height: 350px;
	}
	/*BUTTONS*/
	.btn-nektar
	{
		padding: 8px 20px 6px 20px !important;
	}
	A.a-nektar
	{
		font-size: 0.8em;
	}
	/*INSTAGRAM*/
	.instagram-pics LI IMG
	{
		height: auto;
		width: 100%;
	}
	.instagramIndex
	{
		min-width: 100%;
		margin: 0 auto;
	}
	.instagram-pics LI
	{
		min-width: 16.66666667%;
		max-width: 16.66666667%;
	}
	/*POST*/
	.blogContent
	{
		padding-right: 60px;
	}
	.footerFixed
	{
		min-width: 100%;
		min-height: 300px;
	}
}
@media (min-width: 1200px)
{
	/*SITE*/
	.container
	{
		padding: 0;
	}
	/*TEXT STYLES*/
	.largeParagraph
	{
		font-size: 1.2em;
		line-height: 2em;
		padding: 15px 25px;
	}
	.largeH2
	{
		font-size: 2.9em;
		padding-bottom: 15px;
	}
	.largeA
	{
		font-size: 1.4em;
		line-height: 1.6em;
	}
	P
	{
		font-size: 1.2em;
		font-variant: normal;
	}
	H2
	{
		font-size: 2.2em !important;
	}
	H3
	{
		font-size: 1.9em;
	}
	.ShopTeaserCenter P
	{
		font-size: 1.1em;
	}
	/*NAV*/
	.shopIcon
	{
		height: 24px;
		width: 24px;
		margin-left: 10px;
	}
	#headerStyle
	{
		display: block;
		position: relative;
		padding-bottom: 30px;
	}
	.logoPadding
	{
		padding-top: 22px;
	}
	#shopNav
	{
		font-family: DroidSerif, 'serif';
		font-size: 0.9em;
		display: block;
		position: relative;
		margin-top: 5px;
		vertical-align: middle;
	}
	#menu-main-nav LI
	{
	}
	#menu-main-nav LI A
	{
		font-size: 1.9em;
		padding: 8px 15px 5px !important;
	}
	#menu-main-sub-nav LI A
	{
		font-size: 1.1em;
		padding: 5px 10px !important;
	}
	.headerPadding
	{
		padding-top: 130px;
	}
	/*FEATURED BREW INDEX*/
	#featuredWrapper
	{
		top: -140px;
		margin-bottom: -140px;
		padding: 0 0;
		position: relative;
		left: 0;
	}
	.brewFeaturedTop
	{
		position: relative;
		top: 200px;
		z-index: 99999;
	}
	#showBox
	{
		width: 100%;
		height: 700px;
		margin: 8px auto;
		position: relative;
		top: 0;
		left: 0;
		overflow: visible;
		z-index: 1;
	}
	#slideBox
	{
		width: 0;
		height: 700px;
		position: absolute;
		top: 0;
		left: 50%;
		overflow: visible;
	}
	#slideWrapper
	{
		position: absolute;
		top: 0;
		left: -960px;
		width: 1920px;
		height: 700px;
	}
	.allBrewTeaser
	{
		font-size: 3.6em;
		padding-top: 60px;
	}
	/*BREW LIST INDEX*/
	.brewSingleWrapperArchive
	{
		padding: 15px 0 30px;
		min-height: 350px;
	}
	/*BUTTONS*/
	.btn-nektar
	{
		padding: 8px 20px 6px !important;
		text-transform: uppercase;
		margin-top: 10px;
		margin-bottom: 6px;
	}
	.btn-nektar A
	{
		font-size: 0.8em;
		text-decoration: none;
	}
	/*SHOP TEASER*/
	#shopTeaser
	{
		max-height: 300px;
		display: block;
		position: relative;
		margin-bottom: 60px !important;
		margin-top: 60px !important;
	}
	/*INSTAGRAM*/
	.instagram-pics LI IMG
	{
		height: auto;
		width: 100%;
	}
	.instagramIndex
	{
		min-width: 100%;
		margin: 0 auto;
	}
	.instagramIndex H2
	{
		font-size: 3em;
	}
	.instagramTag
	{
		font-size: 2.6em;
		margin-bottom: 30px;
		line-height: 0em;
	}
	.instagram-pics LI
	{
		min-width: 16.66666667%;
		max-width: 16.66666667%;
	}
	.socicon A
	{
		font-size: 2.2em !important;
		width: 24%;
		margin-right: 2px;
	}
	/*FOOTER*/
	.footerFixed
	{
		min-width: 100%;
		min-height: 300px;
	}
	/*POST*/
	.blogContent
	{
		padding-right: 120px;
	}
}
