	 /* PRICING TABLE
----------------------------------------------------------- */	
.s5_pricetable_7, .s5_pricetable_6, .s5_pricetable_5, .s5_pricetable_4, .s5_pricetable_3, .s5_pricetable_2, .s5_pricetable_1 {padding-top:50px;}
.s5_pricetable_7, .s5_pricetable_6, .s5_pricetable_5, .s5_pricetable_4, .s5_pricetable_3, .s5_pricetable_2, .s5_pricetable_1 {padding-bottom:25px;}
.s5_pricetable_7 .s5_pricetable_column { width:13.5%;}
.s5_pricetable_6 .s5_pricetable_column { width:15.5%;}
.s5_pricetable_5 .s5_pricetable_column { width:19.5%;}
.s5_pricetable_4 .s5_pricetable_column {	width:24.5%;}
.s5_pricetable_3 .s5_pricetable_column {	width:33.3%;}
.s5_pricetable_2 .s5_pricetable_column {	width:49.5%;}	
.s5_pricetable_1 .s5_pricetable_column {	width:100%;}		
	
.s5_pricetable_column.recommended {
	margin-top: -40px;
    padding-bottom: 23px;
	background:#333333;
	color:#ffffff;
	position: relative;
	margin-left: -1px;
    margin-right: -1px;
	border: medium none;}
	
.s5_pricetable_column {
	border:1px solid #000000;
	text-align:center;
	padding-bottom: 10px;
	background:#ffffff;
	float:left;}
	
.s5_pricetable_column_padding {
		padding:20px;}
		
.shadow {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.4);
}


.s5_pricetable_column .s5_title {
	font-size: 2.2em;
	margin-bottom: 40px;
    padding: 17px 14px;	
	color:#ffe200;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 700;
	background:#333333;}
	
	.s5_pricetable_column.recommended .s5_title {
		color:#000000;
		background:#ffe200;}

.s5_pricetable_column .s5_horizontalrule	{
	height:1px;
	margin-bottom: 26px;
	background:#e1e1e1;}
	
	
.s5_pricetable_column .s5_options {
	font-size: 1.1em;
	margin-bottom: 25px;
    line-height: 32px;
	margin-top: 25px;
    text-align: center;}
	
.s5_pricetable_column a.s5_pricetable {	
	text-decoration:none;
	text-align:center;}
	
	.s5_buttoncenter {
	text-align:center;
	color: #000000;
	padding: 0 20px;    
	}
	
	
.s5_pricetable_column .price {
	line-height: 42px;
	font-size:5.1em;}

.s5_pricetable_column .dollarsign {	
	font-size: 1.4em;
	vertical-align: top;}
	
.s5_pricetable_column .month{
	vertical-align: text-top;
	font-size: 1.1em;}
	


@media screen and (max-width: 970px){
	.s5_pricetable_column {
		margin-bottom:45px;
		float:none;}
		
	.s5_pricetable_column.recommended {
		margin-top:0px;}
		
	.s5_pricetable_7 .s5_pricetable_column { width:100%;}
	.s5_pricetable_6 .s5_pricetable_column { width:100%;}
	.s5_pricetable_5 .s5_pricetable_column { width:100%;}
	.s5_pricetable_4 .s5_pricetable_column {	width:100%;}
	.s5_pricetable_3 .s5_pricetable_column {	width:100%;}
	.s5_pricetable_2 .s5_pricetable_column {	width:100%;}	
}
	
.s5_video_container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.s5_video_container iframe, .s5_video_container object, .s5_video_container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


.white {
	padding-top: 135px;
	position: relative;
	background: #fff;
}

.white:after {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: -103px;
	height: 103px;
	background: url(../img/white.png) no-repeat 50% 0;
}

.pricetable__caption {
	margin-bottom: 20px;
	font-size: 48px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase; 
}

.pricetable p {
    text-align: center;
}

.pricetable {
    padding-top: 145px;
}