body {
	background:#fff !important;
}

.blog .container article header h2, 
.blog .container article header h3,
.blog .container article .entry-content,
.blog .container article .entry-meta{
    padding: 0 30px;
}
.blog .container article .primary-internal{
	padding: 0 0px 25px 0px !important;
}
.blog .navigation {
    padding: 10px 0;
}
.blog .navigation ol {
    padding: 12px;
}


div.pricing {
/*background: rgba(0, 0, 0, 0) url("docs/01-2017/pricing.jpg") no-repeat scroll 0 0;*/
	height: 708px;
	padding: 0;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

.tiers {
	font-family: 'Oxygen', sans-serif;
}

.tier-1,
.tier-2,
.tier-3 {
	background-color: #56d6ff;
	height: auto;
	left: 0;
	opacity: 1;
	position: relative;
	top: 44px;
	width: 314px;
	border-radius: 4px;
	box-sizing: border-box;
	float:left;
}

.tier-2 {
	background-color: #FABD9E;
	top: 22px;
	height: auto;
	box-shadow: 1px 2px 6px #333;
	z-index:2;
}

.tier-3 {
	background-color: #1F637A;
	height: auto;
	z-index:1;
	left:-2px;
}

.tiers ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: relative;
}

.tiers ul li {
	background-color: #D5CAC6;
	min-height: 22px;
	padding: 14px 14px 14px 48px;
	font-size: 15px;
	color:#3587c0;
}

.tiers ul li.tick {
	background: rgba(0,0,0,0) url("/wp-content/uploads/2017/02/tick.png") no-repeat scroll 20px 16px / 18px auto;
}

.tiers ul li.cross {
	background: rgba(0,0,0,0) url("/wp-content/uploads/2017/02/cross.png") no-repeat scroll 20px 16px / 18px auto;
}

.tiers.tier-1 ul li {
	background-color: #56d6ff;
}

.tiers.tier-1 ul li:nth-child(odd) {
	background-color: #4cbade;
}

.tiers.tier-2 ul li {
	background-color: #cfb7ad;
}

.tiers.tier-2 ul li:nth-child(odd) {
	background-color: #d5cac6;
}

.tiers.tier-3 ul li {
	background-color: #ACC7CE;
}

.tiers.tier-3 ul li:nth-child(odd) {
	background-color: #C5D3D6;
}

.tiers ul li a.btn {
	background-color: #fff;
	border-radius: 4px;
	color: #25BCE9;
	display: block;
	font-weight: bold;
	height: 26px;
	margin: -2px 0 0 12px;
	text-align: center;
	width: 120px;
	line-height: 12px;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}

.tiers .pheader {
	margin: 0;
	padding: 0;
	height: 134px;
}

.tiers .pheader > div.sep {
	background: rgba(0,0,0,0) linear-gradient(#57D6FF,#CFF1FB) repeat scroll 0 0;
	display: block;
	height: 3px;
	position: relative;
	top: -4px;
	width: 100%;
	margin-bottom: 20px;
}

.tiers.tier-2 .pheader > div.sep {
	background: rgba(0,0,0,0) linear-gradient(#FABD9E,#FFE3D5) repeat scroll 0 0;
	margin-bottom: 6px;
}

.tiers.tier-3 .pheader > div.sep {
	background: rgba(0,0,0,0) linear-gradient(#1f637a,#054960) repeat scroll 0 0;
	margin-bottom: 18px;
}

.tiers .pheader h6 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 12px 0;
	text-align: center;
	width: 100%;
	top: -4px;
	position: relative;
	background: linear-gradient(#cef1fc,#56d6ff);
	border-top-left-radius: 4px;
	text-shadow: 1px 2px 1px #333;
	text-transform: uppercase;
}
.tiers.tier-3 .pheader h6 {
	border-top-right-radius: 4px;
	background: linear-gradient(#157293,#0E5363);
}

.tiers.tier-2 .pheader h6 {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: linear-gradient(#FFE3D5,#FABD9E);
}

.tiers .pheader .price {
	color: #fff;
	text-align: center;
	text-shadow: 1px 2px 1px #333;
	width: 100%;
	float: left;
}

.tiers .pheader .price .symbol {
	font-size: 16px;
	position: relative;
	top: -16px;
}

.tiers .pheader .price .amount {
	font-size: 44px;
	font-weight: bold;
}

.tiers .pheader .price .details {
	font-size: 16px;
	left: 1px;
	position: relative;
	top: -2px;
}

.tiers .pheader .caption {
	color: #fff;
	font-size: 16px;
	position: relative;
	text-align: center;
	width: 100%;
	text-transform: capitalize;
}

.tiers.tier-2 .pheader .price .amount {
	font-size: 58px;
}

.tiers.tier-2 .pheader .price .symbol {
	left: -6px;
	top: -26px;
}

.tiers.tier-2 .pheader .price .details {
	left: 4px;
}

.tiers.tier-3 .pheader .price .amount {
	font-size: 38px;
}

.tiers.tier-3 .pheader .price .symbol {
	left: -7px;
	top: -14px;
}

.tiers.tier-3 .pheader .price .details {
	left: 1px;
}

.tiers.tier-2 .pheader {
	height: 156px;
}

.tiers .pheader .price small {
	display: block;
	font-size: 16px;
	margin: 0 0 22px;
}
.page-id-3614 #content-div{
	background-color:#fff;
}
.tiers ul li:last-child{
	padding: 14px 0 14px;
}
.tiers ul li a.btn{
	margin: 0 auto;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.tier-1, .tier-2, .tier-3{
		position:unset;
		width:100%;
		margin-bottom:20px;
		box-shadow: 1px 2px 6px #333;
		height:auto;
	}
	div.pricing{
		position:unset;
		height:auto;		
		width:100%;
	}
	.tiers .pheader h6 {
		border-top-right-radius: 4px;
	}

	
}