.premium_frame_big {
	width: 600px;
	margin: 10px auto;
	text-align:center;
}

.premium_frame {
	display: inline-block;

	border: 1px solid #ddd;
	background: #fff;
	box-shadow: 0 0 6px rgba(34, 34, 34, .25);
	border-radius: 5px;
	line-height: 2em;
	margin: 0 0 20px;
	font-size: 13px;
	padding: 0 15px 15px;
	text-align: center
}

.premium_frame_title {
	font-size: 16px;
	font-weight: 600;
	padding: 10px 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px solid #e1e1e1
}

.premium_frame_spacer {
	display: inline-block;
	width: 25px;
	color: #ddd;
	margin: 76px 0 0;
	height: 25px;
	vertical-align: top;
	text-align: center
}

.premium_price_frame {
	margin: 0 0 10px
}

.premium_price {
	font-weight: 600;
	font-size: 40px;
	text-align: center;
	line-height: 45px;
	color: #003554
}

.premium_price span {
	font-size: 11px;
	color: #ccc
}

span.premium_discount {
	border-radius: 5px;
	background: #bee1c3;
	font-weight: 600;
	padding: 5px 10px
}

span.premium_price_old {
	font-weight: 600;
	font-size: 15px;
	color: #ccc;
	text-decoration: line-through
}

.premium_plan_title {
	color: #181818;
	font-size: 23px;
	font-weight: 400;
	margin: 20px 0;
	text-align: center
}

img.infosm {
	margin: 15px 5px 0
}

.content_sub_title {
	border-bottom: 1px solid #e1e1e1;
	padding: 5px 0
}

.title_small {
	text-align:left;	
}

.tick,
.cross {
	vertical-align: top;
	display: inline;
	margin: 13px 0 0;
	width: 16px;
	height: 16px
}

.main-heading {
	color: #666;
	font-size: 1.5em;
	font-weight: 300;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: center
}

.summary {
	font-size: 13px;
	max-height: 1000px;
	margin: 0;
	padding: 10px 0
}

.boostit {
	color: #02507D
}

.features_frame {
	width: 580px;
	display: inline-block;
	margin: 10px 0 0
}

.feature {
	clear: both;
	line-height: 45px;
	font-size: 14px;
	height: 45px;
	border-bottom: 1px solid #e1e1e1;
	font-weight: 500
}

.feature_1 {
	float: left;
padding: 0 0 0 16px;	
	width: 432px;
	text-align: left;
	border-left: 1px solid #e1e1e1
}

.feature_2 {
	float: left;
	text-align: center;
	width: 73px;
	color: #ccc;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	height: 45px;
	margin: 0;
	padding: 0
}

.feature_3 {
	float: right;
	text-align: center;
	color: #2bb673;
	width: 75px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #e1e1e1
}

.content_sub_title {
	border-bottom: 1px solid #e1e1e1;
	font-size: 13px;
	font-weight: 600;
	margin: 10px 0 0
}

img.infosm {
    background: url(/img/premium/info.png) no-repeat 0 0;
    background-size: 17px;
    height: 17px;
    vertical-align: top;
    width: 17px;
	display: inline;
	margin: 14px 10px 0 7px;
}

.premium_button_big {
line-height: 36px;
	width: 244px;
	font-size: 13px;
	line-height: 36px; 
	border-radius: 5px;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	background: #003554;
	border: 0;
	cursor: pointer
}

a.premium_button_big {
	text-decoration: none
}

a.premium_button_big:hover {
	color: #181818;
	background-color: #ebebeb;
}

.content_sub_title,
.content_text {
	text-align: left
}

@media screen and (max-width: 660px) {
	.premium_frame_big {
		width: 360px
	}
	.features_frame {
		width: 360px
	}
	.feature_1 {
		width: 212px
	}
	.infosm {
		
	}
	.premium_frame {
		max-width: 160px
	}
	.premium_button_big {
		width: 135px
	}
}

.premium_info_txt {
	margin: 10px 0
}

.premium_timer_text {
	text-align: center;
	padding: 0;
	font-weight: 300;
	font-size: 25px;
}

.premium_timer_end {
	width: 170px;
	text-align: left;
	float: left;
	padding: 0 0 0 10px
}

#timer {
	text-align: right;
	width: 330px;
	float: right;
	margin: 0 10px 0 0
}

.premium_timer_count {
	display: inline-block;
	margin: 0 0 0 3px;
	font-weight: 400
}

#days,
#hours,
#minutes,
#seconds {
	border-radius: 5px;
	background: #020001;
	height: 20px;
	line-height: 10px;
	padding: 5px;
	color: #fff;
	font-weight: 600;
	margin: 0 0 0 6px;
	display: inline-block
}

.activated {
	color: #2bb673;
	font-size: 23px;
	line-height: 30px;
	font-weight: 300;
	margin: 5px 0 20px
}

.f2 {
	background: #fdfdfd
}

.f1 {
	background: #fdfdfd
}

.premium_paypal_button {
	color: #181818;
	background: #ffc43a
}

a.premium_paypal_button:hover {
	color: #181818;
}

.premium_paypal_button_icon {
	background: url(/img/premium/paypal.png) no-repeat;
	background-size: 64px 18px;
	width: 64px;
	height: 18px;
	display: inline;
	vertical-align: middle;
	margin: 0 0 0 2px
}

.premium_timer_frame {
	background: #003554;
	background-size: 56px;
	color: #fff;
	width: 580px;
	margin: 6px auto 0;
	height: 50px;
	line-height: 50px;
	clear: both;
	font-size: 24px;
	border-radius: 5px
}

.premium_timer_end {
	width: 170px;
	text-align: left;
	float: left;
	padding: 0 0 0 70px
}

#timer {
	text-align: right;
	width: 330px;
	float: right;
	margin: 0 10px 0 0
}

#days,
#hours,
#minutes,
#seconds {
	border-radius: 5px;
	background: #293742;
	height: 20px;
	line-height: 10px;
	padding: 5px;
	color: #fff;
	font-weight: 600;
	margin: 0 0 0 6px;
	display: inline-block
}














@media screen and (max-width: 660px) {
	.premium_timer_frame {
		width: 360px;
		height: 46px;
		background: #003554;
	}
	.premium_timer_text {
line-height: 42px;		
		font-size: 20px;
	}
	#timer {
		display: none
	}
	#days,
	#hours,
	#minutes,
	#seconds {
		margin: 0 3px
	}
	.premium_timer_end {
		display: none
	}
	#timer {
		text-align: center;
		float: none;
		width: 360px
	}
}

/* premium reviews */
img.review_comp {
    height: 30px;
	display: inline;
    opacity: 0.3;
    margin: 8px 25px;
    vertical-align: middle;
    border-style: none;
}

.companies { 
	text-align: center;
}

div.review_frame {
	clear: both;
	width: 640px;
	background: #fff;
	min-height: 110px;
	border-radius: 5px;
	margin: 0 0 10px
}

.review_left {
	float: left;
	padding: 10px 0 0 10px;
	width: 100px
}

.review_right {
	float: right;
	width: 540px
}

.review_name {
	font-weight: 600;
	font-size: 12px
}

.review_date {
	color: #ddd;
	display: inline-block;
	font-size: 12px;
	margin: 0 5px 0 0
}

.review_score {
	padding: 10px 0 0;
	height: 33px
}

.review_text {
	padding: 0 10px 0 0
}

.review_avatar {
	border-radius: 5px;
	border: 1px solid #ddd;
	padding: 2px;
	width: 60px;
	height: 60px
}

.review_rating {
	height: 18px
}

.review_close {
	width: 25px;
	height: 25px;
	background: url(/img/premium/cross.png);
	background-size: contain;
	top: 15px;
	right: 5px;
	cursor: pointer;
	position: absolute
}

.reviews_title {
	font-weight: 400;
	font-size: 23px;
	color: #181818;
	line-height: 35px;
	text-align: center;
	padding: 0 0 10px
}

.reviews {
	margin: 20px auto;
	text-align: center
}

.reviews_score2 {
	margin: 5px 0
}

.reviews_info {
	font-size: 14px;
	color: #181818;
	line-height: 14px
}

.reviews_score2 span {
	font-size: 20px;
	color: #181818;
	line-height: 35px
}