/*
Theme Name: p10
Theme URI: http://p10.co.nz
Author: Paul Turner
Author URI: http://p10.co.nz
Description: P10 theme using static Bootstrap site into dynamic WordPress theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*--------------GOOGLE FONTS------------------*/
@import url(https://fonts.googleapis.com/css?family=Stint+Ultra+Condensed);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Bevan);
body {
	padding-bottom: 0px;
	background-color:#FFFFFF;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
}
.row {
  padding-right: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
 h1,h2,h4,h5 {
	font-family: 'Bevan', cursive;
	text-transform: uppercase;

}
h3 {
font-family: 'Bevan', cursive;

}
p, ul {
	font-weight: 300;
	font-size: 16px;
	line-height: 1.6em;
	color:#000;
	font-family: 'Raleway', sans-serif;
}
table p {
	font-size: 14px;
	line-height: 1.5em;
}
ul {
	font-weight:300;
	font-size:15px;
	line-height: 1.6em;
	color:#666666;
}
h1 {
	font-weight:400;
	font-size:28px;
	margin-bottom:18px;
	line-height:30px;
}
h2 {
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 16px;
 	margin-top: 0px;
    	line-height: 28px;
	color:rgb(188, 181, 161);
}
h3 {
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 16px;
 	margin-top: 20px;
    	line-height: 26px;
	text-transform:uppercase;
}
h4 {
	font-weight:400;
	font-size:17px;
	margin-bottom:16px;
	line-height:18px;
}
h5 {
	font-weight:700;
}
h6 {
	font-weight:400;
	color:#333;
	font-size:13px;
	padding:0px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
max-width: 100%;
height: auto;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 20px auto;
max-width: 100%;
height: auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
max-width: 100%;
height: auto;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
max-width: 100%;
height: auto;
}
.aligncenter {
  display: block;
  margin: 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #f9f9f9;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 13px 10px 10px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0;
  padding: 10px;
}
img.wp-smiley {
  vertical-align: middle;
}
/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
  margin: 0 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
}
.gallery img {
  border: 2px solid #4CB849;
margin-left:15px;
}
.gallery .gallery-caption {
  font-size: 12px;
  margin: 0 0 12px;
display:none;
}
.gallery dl {
  margin: 0;
}
.gallery br+br {
  display: none;
}
.attachment-gallery img {
  background: #ffffff;
  border: 1px solid #f0f0f0;
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 96%;
  padding: 5px;
  width: auto;
}
.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
  display: block;
}
/*------------------PORTFOLIO ITEMS----------------------------- */
.portfolio-piece {
	margin-bottom:0px;
	padding:10px;
}
.featured-image img, .portfolio-piece img, .portfolio-image img {
	width: 100%;
	height: auto;
}


.glyphicon .glyphicon-th {
	color:#000;
}
.glyphicon .glyphicon-th a {
	color:#BCA706;
}
/*-----------------*/
.header {
	margin-bottom:0px;
	/*height:180px;*/
}
.top-header {
	padding: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
}
.top-header a {
	color:#FFFFFF;
}
.top-header a:hover {
	color:#43a2f7;
}
.hero-unit-container h2 a {
	color:#000000;
}
.hero-unit-container h2 a:hover {
	color:#0678b4;
}


.label-above label { 
	
}
/*
.admin-bar .navbar-fixed-top {
	margin-top:30px;
}*/

.thumb-image {
	
}
/*-------------- BANNER ---------------*/
.jumbotron h2 {

	font-weight:300;
	font-size:48px;
	margin-bottom:36px;
	margin-top:16px;
	margin-left:0px;
	line-height:52px;
	color:#FFF;
}
.jumbotron {
    padding:40px;
	margin:0px;
	min-height:500px;
	padding-top:120px;
}
.jumbotron {
	background-image:url(http://www.beernation.co.nz/wp-content/uploads/2016/03/slider_bottle.jpg);
	background-repeat:no-repeat;
	background-position:center center;
		-o-background-size: 100% 100%, auto;
		-moz-background-size: 100% 100%, auto;
		-webkit-background-size: 100% 100%, auto;
	background-size: 100% auto, auto;
}
/*PAGE*/
.jumbotron_page h2 {
	
	font-weight:500;
	font-size:28px;
	margin-bottom:16px;
	margin-top:16px;
	margin-left:40px;
	line-height:32px;
	color:#000;
}
.jumbotron_pledge {
	background-image: url(/wp-content/uploads/2017/04/banner_BG.gif);
	background-repeat: repeat;
}
.jumbotron_pledge img {
	height: auto;
	max-width: 100%;
}
/*-------------- CONTAINERS ---------------*/
.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
.page-header {
margin: 20px 0px 20px;
border-bottom: 3px solid #333;
text-align: center;
border-top: 3px solid #333;
padding-bottom: 0px;
}
.hero-unit-container {
    padding: 60px 15px 30px 25px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #FFF;
}

.hero-unit-container > ul > li {
	margin-bottom:10px;
}
.hero-unit {
	margin-bottom: 20px;
	padding-top:0px;
	color:#FFFFFF;
	text-align:left;
}
.hero-unit h3 {
	color:#000;
	font-size: 20px;
}
.hero-unit p {
	color:#FFFFFF;
	font-size: 14px;
	line-height: 1.4em;
}
div.hero-unit:hover {
	  /*  background-color: #000;*/
}
/*-- BANNER--*/

.banner-image img {
	border: 6px solid #999; 
}
/*-----------SCROLLTOTOP---------------*/
.scrollToTop{
width: 60px;
height: 50px;
padding: 10px;
text-align: center;
font-weight: bold;
text-decoration: none;
position: fixed;
bottom: 0px;
right: 20px;
display: none;
background-color: #000;
color:#fff;
}
.scrollToTop:hover{
	text-decoration:none;
}
/*---FOOTER---*/
.hero-unit-footer {
	padding: 10px 15px 10px 10px;
	margin-bottom: 0px;
	color: rgb(188, 181, 161);
	background-color: transparent;
}
.hero-unit-footer p,footer p {
	color: rgb(188, 181, 161);
}
.hero-unit-footer ul li a {
	color: rgb(188, 181, 161);
	font-weight: 500;
	font-size: 16px;
	line-height: 1.6em;
}
.hero-unit-footer ul{
	font-size:12px;
	list-style-type: none;	
	margin-top:10px;
}
.hero-unit-footer ul a{
	
	text-decoration:none;
}
.hero-unit-footer h3 {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 16px;
    line-height: 24px;
	color:#887f66;
}
.hero-case-grid {
	height:150px;
	width: 100%;
	overflow: hidden;
	float: left;
	display: block;
	margin-bottom:7px;
}
/*----------------NAVMENU------------------*/
@media (min-width:768px) {
	.sub-menu {
		display: none;
		position: absolute;
		background-color:#FFF;
		padding: 0px;
		width: 200px;	
		text-align:left;	
	}
	li:hover .sub-menu {
		display: block;
	}
}
/*---------------------------------------------*/
a:focus {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #000;
}
a {
    	color: #000;
}
.navbar-nav > li > a:focus {
    color: #000;
    background-color: transparent;
}
a img:hover {
    opacity: 0.8;
    box-shadow: 0px 0px 0px #000;
}
/*----------FRONT FEATURE BLOCKS-----*/
.fpw-page-title {
	color: #FADE00 !important;
	padding: 9px !important;
	background-color: #000 !important;
	font-size: 15px !important;
	margin-top:0px !important;
}
.fpw-page-title:hover {
	color: #000 !important;
	padding: 9px !important;
	/*background-color: #FADE00 !important;*/
	font-size: 15px !important;
	margin-top:0px !important;
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #d3bc07),
	color-stop(1, #FBDE06)
);
background-image: -o-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: -moz-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: -webkit-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: -ms-linear-gradient(top, #d3bc07 0%, #FBDE06 100%);
background-image: linear-gradient(to top, #d3bc07 0%, #FBDE06 100%);
}
.fpw-widget-page .fpw-page-title {
	margin-top:0px !important;
}
.fpw-excerpt p {
	margin: 0px !important;
	color: #000 !important;
	padding: 13px !important;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FADE00 !important;
} 
/*---------------SIDEBAR---------------*/
.sidebar {
	margin-top: 20px;
	color:#444;
}
.sidebar img{
	max-width:100%;
	height:auto;
	border: 6px solid #999;
}
.sidebar h3 {
	color: #FFFFFF;
	padding: 9px;
	background-color: #000;
	font-size: 16px;
}
.sidebar p {
	padding-left: 0px;
	
}
.sidebar ul li a {
	/*color: #000;*/
	
	font-weight: 500;
	font-size: 14px;
	line-height: 1.4em;
}
.sidebar ul li {
	/*color: #000;*/
	border-bottom:1px solid #EEE;
	padding-bottom:6px;
	padding-top:6px;
}
.widget h3 {
	margin-top:15px;
	margin-bottom:10px;
}
/*------------WIDGETS-----------------*/
.widget {
	padding:10px 0 30px;
}
.widget ul {
	list-style-type: none;
	margin-left:5px;
	padding-left:0px;
}
.widget ul li a {
	/*color: #000;*/
	
	font-weight: 300;
}
/*----------------BLOG-----------------*/
article.post {
	margin:20px 0 40px;
}
	
.portfolio-image img, .portfolio-piece img {
	max-width:100%;
}
.prev-next {
	font-size: 20px;
	margin-top: 20px;
	text-align: right;
}
/*P10 updates*/
/* ----MAIN MENU ---- */
.navbar-brand {
	position:absolute;
	height:auto;
    float: left;
    height: 120px;
    padding: 0px;
    font-size: 18px;
    line-height: 20px;
	z-index:99999;
	top:12px;
}
.navbar-brand img {
	width:200px;
	height:auto;

}
.navbar {
    border-radius: 0px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #000;
-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.navbar-inverse .navbar-nav > li > a {
	text-transform: uppercase;
	font-family: 'Stint Ultra Condensed', cursive;
	color: #777;
	font-size: 24px
}
.navbar-inverse .navbar-nav > li > a:hover {
	
	color:#000;
	background-color: transparent;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-default {
	
}
.navbar-inverse {
	background: url(http://www.beernation.co.nz/wp-content/uploads/2016/03/head-back.png) repeat-x; 
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border:0px solid;
}
.navbar-nav {
    margin: 0px;
    font-size: 17px;
    margin-top:10px;
    float: right;
	
}
.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
	color:#000;
}
.nav > li > a {
    padding: 12px;
	text-align:center;
}
/*---------MENU-----------*/
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    margin-top: 10px;
}
.navbar-collapse {
    max-height: 940px;
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: visible;
    border-top: 0px solid transparent;
    box-shadow: 0px 0px 0px rgba(255, 255, 255, 0.1) inset;
	
}
.navbar-toggle .icon-bar {
    display: block;
    width: 32px;
    height: 3px;
    border-radius: 1px;
}
/*-------*/
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-inverse  {
    position: relative;
	background-color:#000;
}
.navbar-header {
	margin-top:0px;
	margin-bottom:0px;	
	max-width: 100%;
	width: auto;
}
.navbar-header-icon {
	margin-top:30px;
	margin-bottom:20px;	
	max-width: 100%;
	width: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border:#FFFFFF;
}
.navbar-header-icon img{
max-width: 24%;
height: auto;
}
.navbar {
    position: relative;
    min-height: 120px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
/*---MENU END---*/
/*---TOP HEADER---*/
.right-header {
	margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	float:right;	
	padding-right:20px;
}
.right-header h3 {
	font-size:18px;
	color:#000;
	font-weight:700;
}
.left-header {
	
	margin-top:0px;
	margin-bottom:0px;
	margin-right:20px;
	text-align:right;
	float:right;	
}
.left-header h3 {
	font-size:16px;
	color:#000;
	font-weight:700;
	margin:0px;
}
/*--------------------IMAGES CASE STUDIES/OUR TEAM ETC------------------*/
.casestudies-image img, .casestudies-piece img, .ourteam-piece img  {
	max-width: 100%;
	min-width: 100%;
}
.casestudies-piece h4 {
	color: #FADE00 !important;
	padding: 9px !important;
	background-color: #000;
	font-size: 14px ;
	margin-top:0px;
}
.casestudies-piece h4 a {
	color: #FADE00 !important;
	
}
.casestudies-piece p {
	margin:0px;
	
}
.casestudies-piece h4:hover {
	color: #000 !important;
	padding: 9px !important;
	background-color: #FADE00 !important;
}
.casestudies-piece h4 a:hover {
	color: #000 !important;
	
}

/*----------------------------------------------*/
/* =SEARCH WIDGET 
----------------------------------------------- */
#search-submit {
	display: none;
}
input#s {
	background-color: #666;
	opacity: 0.7;
	width: 170px;
	margin-left: 0px;
	color: #ffffff;
	border-radius: 12px;
	border: 1px solid #333;
	padding: 0px;
	padding-left:12px;
	padding-bottom:4px;
	/*width:100px;*/
}
input#s:focus {
    	background: #fbdf06;
	color:#000;
	width:170px;
}
textarea {
    width: 90%;
}
#go-button {

background-color: #222;
color: #F9F9F9;
border-radius: 14px;
border: 2px solid #555;
padding: 2px;
font-size: 11px;
}
#masthead .search-wrap span {
	right: 1px;
}
/*--------BUTTON-----------*/
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #FFF;
    background-color: #444;
    border-color: #444;
}
.btn-info {
    color: #FFF;
    background-color: #000;
    border-color: #222;
}
.btn {
	border-radius: 1px;
}
.btn-primary {
    	color: #FFF !important;
	background-color: #B9254C;
	border-color: #9f1f40;
	font-weight:500;
	text-decoration:none !important;
}
.btn-primary a {
	text-decoration: none !important;
}
.btn-primary:hover {
    background-color: #9f1f40;
    border-color: #9f1f40;
}
/*--------FOOTER---------*/
.icons-social-top {
display: block;
margin-top: 12px;
font-size: 22px;
margin-right: 12px;
}
.icons-social-top a {
	color: #777;
}
.icons-social a {
	color: #dedbd4;
}
.icons-social a:hover {
	color:#cfcabc;
}
footer {
	padding:10px;
}
.footer_container {
	width:100%;
	background: url("http://www.beernation.co.nz/wp-content/uploads/2016/03/green-back.png") repeat;
	padding: 30px 0;
	margin-top:20px;
}
.footer_icons_container {
	width:100%;
	background-color: #268736;
	padding:15px 0px;
}
.footer_icons_container h2 {

    font-weight: 300;
    font-size: 22px;
    margin-bottom: 16px;
    margin-top: 6px;
    margin-left: 0px;
    line-height: 28px;
    color: #FFF;
}
.front_icons_container {
	width:100%;
	background-color: #fff;
	padding:15px 0px;
	background: url("http://www.beernation.co.nz/wp-content/uploads/2016/03/front-bg.gif") repeat;
	margin-bottom:25px;
}
.front_icons_container h2 {
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 16px;
    margin-top: 6px;
    margin-left: 0px;
    line-height: 28px;
    color: #FFF;
}
footer p {
	text-align:center;
}
.newstext p {
	font-size:12px;
}
.introtext {
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    color:#fff;
    padding: 14px 0px 4px 0px;
	min-height: 285px;
}
.introtext h3 {
font-size: 40px;
font-family: 'Stint Ultra Condensed', cursive;
line-height: 42px;
}

.slider-caps {
	   
}
p.newsdate {
	font-size: 13px;
	color: #887f66;
	font-style: italic;
	font-weight: 700;
}
figure, figurefour {
    overflow: hidden;
}
figure, figurefour {
    display: block;
}
figcaption a {
	color:#fff;
    text-decoration: none;
}
figcaption a, figure, figurefour {
    border: 0px solid #fff;
}

figure, figurefour {
    margin: 0!important;
    padding: 0;
    height: auto;
    position: relative;
    cursor: pointer;
   
}
figure:hover figcaption, figurefour:hover figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
}
figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}
figure img, figurefour img {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}
figure:hover img, figurefour: img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
}
figcaption h3 {
    font-weight: 400;
    color: #f3b204;
    padding: 10px 20px;
    margin-bottom: 0;
    position: relative;
    right: 100%;
    margin-top: 37px;
    font-size: 30px;

}
figcaption p {
    margin: 30% 0 0;
    font-size: 13px;
    text-align: center;
}
figure:hover h3, figure:hover p,
figurefour:hover h3, figurefour:hover p {
    left: 0;
}
figcaption a {
    color: #fff;
    padding: 4px 10px;
}
figcaption a:hover {
    color: #4f5856;
    background: #fff;
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
	/*==========  Mobile First Method  ==========*/
 
	/* Custom, iPhone Retina */
	@media only screen and (min-width : 320px){
 
	}
 
	/* Extra Small Devices, Phones */
	@media only screen and (min-width : 480px){
 
	}
 
	/* Small Devices, Tablets */
	@media only screen and (min-width : 768px){
	}
 
	/* Medium Devices, Desktops */
	@media only screen and (min-width : 992px){
	}
 
	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px){
 
	}
 
 
 
	/*==========  Non-Mobile First Method  ==========*/
 
	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px){
 
	}
	@media only screen and (max-width : 1280px){
 		.jumbotron {
    			
			margin:0px;
			min-height:400px;
		}
		h3.introtext {
    			font-size: 30px;
		}
	}
	/* Medium Devices, Desktops */
	@media only screen and (max-width : 1040px){

		.jumbotron {
			-o-background-size: auto 100%, auto;
			-moz-background-size: auto 100%, auto;
			-webkit-background-size: auto 100%, auto;
			background-size: auto 100%, auto;
		}

	}
	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px){
		.navbar-brand img {
			width:180px;
			height:auto;
		}
		.navbar-nav {
    			font-size: 14px;
 		}
		.navbar-brand {
    			height: 90px;
		}
		.navbar-inverse .navbar-nav > li > a:hover {
			color:#fff;
		}
 	}
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px){
		.navbar-nav {
			font-size: 14px;
			margin:0px;
    			float: none;
		}
		.navbar-nav {
    			font-size: 14px;
			background-color:#000;
		}
		.thumb-image {
    			display: none;
		}
		.introtext h3 {
    			font-size: 30px;
    			font-family: 'Stint Ultra Condensed', cursive;
    			line-height: 32px;
		}
	}
 
	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 480px){
 		.navbar-nav {
    			font-size: 17px;
 		}
		.navbar-brand {
    			text-align: center;
		}
		.navbar-brand img {
			
			height:auto;
		}	
		.portfolio-piece h4 {
			font-size: .8em;
		}
		.prev-next {
			margin-top: 15px;
			font-size: 18px;
		}
		
	}
 
	/* Custom, iPhone Retina */
	@media only screen and (max-width : 320px){
	}	


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}