ul,li {
	list-style-type: none !important;
}

.newsbin .page-container .heading {
	background: url(../images/newsbin/newsbin-header.png) no-repeat;
	background-size: contain;
	background-color: #1a1e23;
	background-position: center center;
	height: 100px;
	width: 100%;
}

.newsbin .page-container .mini-header-container {
	display: none;
}

.tab-menu {
	display: block;
	max-width: 582px;
	margin: 28px auto 10px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.tab-menu-item {
	position: relative;
	display: inline-block;
	width: 144px;
	margin: 0;
	margin-left: 50px;
	padding: 0 0 14px;
	border-bottom: 7px solid #ddd;
	font-size: 18px;
	line-height: 1;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ddd;
}

.tab-menu-item.active {
	border-color: #b01218;
	color: #b01218;
}

.partners .tab-menu-item.active {
	border-color: #2a7abf;
	color: #2a7abf;
}

.newsbin .partners .tab-menu-item.active {
	border-color: #8c2b5e;
	color: #8c2b5e;
}

.tab-menu-item:after {
    content: '';
    position: absolute;
    bottom: -7px;
    right: -7px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #f2f8f9;
}

.tab-menu-item:first-child {
	margin-left: 0;
}

.plans {
	max-width: 1190px;
	margin: 0 auto;
}

.plan.featured {
	min-height: 570px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.plan {
	float: left;
	width: 100%;
	min-height: 530px;
	margin-top: 52px;
	background: #efeeee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.plan-50:before {
	background: #a8a7a7;
	border-radius: 5px 5px 0 0;
	color: #fff;
	content: 'Save 33%';
	font-weight: 600;
	font-size: 1.25em;
	display: block;
	text-align: center;
	margin-top: -17px;
	padding: .5em;
	width: 100%;
}

.plan .plan-pricing-box .plan-span {
	margin: 0 auto 16px;
}
.plan .plan-span {
	margin: 30px auto 16px;
}
.plan .plan-span {
	margin: 30px auto 24px;
	text-align: center;
}

.plan .plan-span .regular-price {
	font-size: 16px;
	color: #ccc;
	font-weight: bold;
	text-decoration: line-through;
}

.bold {
	font-weight: bold;
}

.plan-includes-list-item.check-item {
	padding-left: 0;
	background: transparent;
}

.plan .featured-banner {
	text-align: center;
	/* background: #6ac79f; */
	background: #7bc314;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.plan .featured-banner-title {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #fff;
}

.plan.featured .plan-pricing-box {
	margin-left: 5px;
	margin-top: 0;
	padding-bottom: 40px;
	width: 97%;
	width: calc(100% - 10px);
	min-height: 230px;
	background: #fff;
}

.plan .plan-pricing-box {
	cursor: pointer;
	padding: 30px 0;
}

.plan-includes {
	width: calc(100% - 10px);
	min-height: 230px;
	margin: 5px auto 5px;
	background: #fff;
}


.plan-includes-container {
	max-width: 290px;
	margin: 0 auto;
	padding: 30px 0 15px;
}

.plan-includes-list {
	width: calc(100% - 15px);
	margin: 0 0 0 auto;
	padding: 0;
	/*list-style: url(check.png) inside;*/
}

.plan-includes-list-item {
	padding-left: 27px;
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 21px;
	background-position-y: 2px;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
}

.body-content ul li:before {
	content: '';
}

.plan-includes-title {
	margin: 0 auto 18px;
	padding-bottom: 16px;
	border-bottom: 1px solid #e5e3e3;
	font-weight: 600;
	text-align: center;
}

.plan .plan-span-title {
	margin: 0;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 600;
	color: #505050;
}

.plan-pricing-box .plan-span {
	margin: 0 auto;
	padding: 15px 0 0 0px;
	text-align: center;
}

.plan .plan-price {
	position: relative;
	display: inline-block;
}

.signup .plan .plan-price .large-price, .signup .plan .plan-price .small-price {
	color: #444445;
}

.plan-includes-label {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding-left: 27px;
}

.plan-includes-checkbox {
	display: none;
}

.plan-includes-checkbox:checked + .plan-includes-label:before {
	background: #69c79e;
	border-color: #69c79e;
}

.plan-includes-checkbox + .plan-includes-label:before {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	top: 1px;
	background-color: #fff;
	border: 1px solid #c3c3c3;
	padding: 0;
}

.plan-includes-checkbox:checked + .plan-includes-label:after {
	background: transparent;
	border: 2px solid #fcfff4;
	border-right: none;
	border-top: none;
	box-shadow: -1px 2px 0px rgba(0,0,0,0.3);
	content: '';
	height: 5px;
	left: 4px;
	position: absolute;
	top: 6px;
	transform: rotate(-45deg);
	width: 11px;
}

.features{
	clear: both;
	background: #f2f8f9;
	padding: 3em 0;
}
.features h2{
	color: #444445;
	font-size: 2.5em;
	font-weight: 600;
	margin: 1em 0 2em;
}
.features h3{
	color: #8c2b5e;
	font-size: 1.75em;
	font-weight: 600;
}
.features .feature{
	padding-bottom: 2.5em;
}

.plan .plan-currency {
	position: absolute;
	top: 20px;
	left: -25px;
	font-size: 42px;
	font-weight: bold;
	color: #a8a7a7;
}

.plan .plan-price .large-price {
	font-size: 100px;
	line-height: 75px;
	letter-spacing: -6px;
}

.plan .plan-price .small-price {
	font-size: 48px;
	letter-spacing: -1px;
}

.plan.featured .large-price, .plan.featured .small-price {
	color: #ef7c00;
}

.plan .plan-savings {
	color: #de000b;
	font-weight: bold;
}

.large-price, .small-price {
	/* color: #39AEA8; */
	color: #7bc314;
	text-shadow: 0px 2px 2px rgba(6, 15, 19, 0.44);
	font-weight: 900;
	line-height: 1;
}

.bestoffer {
	font-size: 12px;
	font-weight: 600;
	display: block;
	position: absolute;
	top: 23px;
	right: -23px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom: 30px solid #ff5c00;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	padding-left: 8px;
	height: 0;
	width: 140px;
	z-index: 2;
}

.bestoffer:before {
	left: -33px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.bestoffer:after, .bestoffer:before {
	display: block;
	position: absolute;
	bottom: -35px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgb(204, 57, 0);
	z-index: 1;
	content: '';
}

.bestoffer:after {
	left: 101px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.bestoffer:after, .bestoffer:before {
	display: block;
	position: absolute;
	bottom: -35px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid rgb(204, 57, 0);
	z-index: 1;
	content: '';
}

.gradient-gray {
	background: -moz-linear-gradient(top, #cccccc 0%, #777777 100%);
	background: -webkit-linear-gradient(top, #cccccc 0%, #777777 100%);
	background: -o-linear-gradient(top, #cccccc 0%, #777777 100%);
	background: -ms-linear-gradient(top, #cccccc 0%, #777777 100%);
	background: linear-gradient(to bottom, #cccccc 0%, #777 100%);
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}

.gradient-red, .gradient-red:hover, .gradient-red:focus {
	background: #ff0511;
	background: -moz-linear-gradient(top, #ff0511 0%, #d5010f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0511), color-stop(100%, #d5010f));
	background: -webkit-linear-gradient(top, #ff0511 0%, #d5010f 100%);
	background: -o-linear-gradient(top, #ff0511 0%, #d5010f 100%);
	background: -ms-linear-gradient(top, #ff0511 0%, #d5010f 100%);
	background: linear-gradient(to bottom, #ff0511 0%, #d5010f 100%);
	color: #fff;
	border: none;
}
.start-now-button {
	padding: 14px 40px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: 0px 2px 4px 0px rgba(6,15,19,0.44);
}
.usenet-button {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(6,15,19,0.44);
	-moz-box-shadow: 0px 2px 4px 0px rgba(6,15,19,0.44);
	box-shadow: 0px 2px 4px 0px rgba(6,15,19,0.44);
}

.plan .plan-billed {
	padding: 12px 0 24px;
	font-size: 16px;
	line-height: 1;
	color: #a8a7a7;
}

.plan .plan-pricing {
	text-align: center;
}

.most-popular-plan {
	clear: both;
	display: block;
	margin: 10px auto 20px;
	padding-left: 33px;
	position: relative;
	width: 236px;
}

.most-popular-plan:before {
	background: url(../images/choice-arrow.png) left top no-repeat;
	color: #aaa;
	content: ' ';
	height: 36px;
	left: 0;
	position: absolute;
	top: -20px;
	width: 30px;
}

.newsbin .img-99-completion, .newsbin .discussion-groups, .newsbin .largest-network, .newsbin .newsbin-support, .newsbin .servers,
.newsbin .speed, .newsbin .ssl-secured, .newsbin .unlimited-downloads, .newsbin .vpn-security
{ display: inline-block; background: url('../images/newsbin/newsbin-sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.newsbin .img-99-completion { background-position: -0px -0px; width: 184px; height: 184px; }
.newsbin .discussion-groups { background-position: -184px -0px; width: 184px; height: 184px; }
.newsbin .largest-network { background-position: -368px -0px; width: 184px; height: 184px; }
.newsbin .newsbin-support { background-position: -0px -184px; width: 184px; height: 184px; }
.newsbin .servers { background-position: -184px -184px; width: 184px; height: 184px; }
.newsbin .speed { background-position: -368px -184px; width: 184px; height: 185px; }
.newsbin .ssl-secured { background-position: -0px -368px; width: 185px; height: 184px; }
.newsbin .unlimited-downloads { background-position: -184px -368px; width: 184px; height: 184px; }
.newsbin .vpn-security { background-position: -368px -368px; width: 184px; height: 184px; }

.page-container .body-container {
	clear: both;
	max-width: 1440px;
	margin: 0px auto;
	background-color: transparent;
	padding: 0px 10px;
}

.page-container {
	background-color: #f2f8f9;
}

.newsbin .newsbin-cta-banner {
	background: url('../images/newsbin/newsbin-cta-banner.png') no-repeat;
	background-size: cover;
	height: 296px;
	width: auto;
	max-width: 100%;
	margin: 20px 0;
}

.cta-text {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}

.cta-content {
	width: 300px;
	height: 80px;
	left: 65%;
	position: absolute;
	margin-top: 80px;
	display: block;
}

.body-container h3 {
	color: #2a7abf;
}

.newsbin .home-top h3 {
	color: #b01218;
}

.press {
	margin-top: 20px;
	background-color: #e6e6e6;
	border-top: 10px solid white;
}

.press-logos {
	margin-bottom: 35px;
}

.partners .press-logos span {
    margin-left: 6px;
    margin-right: 6px;
}

.page-container .subfoot {
	min-height: 48px;
	padding-top: 16px;
}

/* Tech Radar sprite
.partners .features .icon{
	background: url('../images/reasons-sprite.png') left top no-repeat;
	height: 190px;
	margin: 0 auto;
	width: 186px;
}

.partners .features .icon.search{background-position: -3px -3px;}
.partners .features .icon.speed{background-position: -220px -3px;}
.partners .features .icon.secure{background-position: -436px -3px;}
.partners .features .icon.ssl{background-position: -3px -217px;}
.partners .features .icon.network{background-position: -220px -217px;}
.partners .features .icon.download{background-position: -436px -217px;}
.partners .features .icon.completion{background-position: -3px -433px;}
.partners .features .icon.groups{background-position: -220px -433px;}
.partners .features .icon.servers{background-position: -436px -433px;}
*/

.partners .features .icon {
  background: url(../images/icon-sprite.png) left top no-repeat!important;
  height: 190px;
  margin: 0 auto;
  width: 186px;
}
.partners .features .icon.speed {
  background-position: -207px 0px!important;
}
.partners .features .icon.secure {
  background-position: -413px 0px!important;
}
.partners .features .icon.ssl {
  background-position: 1px -207px!important;
}
.partners .features .icon.network {
  background-position: -206px -207px!important;
}
.partners .features .icon.download {
  background-position: -414px -207px!important;
}
.partners .features .icon.completion {
  background-position: 0px -413px!important;
}
.partners .features .icon.groups {
  background-position: -206px -413px!important;
}
.partners .features .icon.servers {
  background-position: -413px -413px!important;
}

@media only screen and (max-width: 600px) {
	.newsbin .page-container .mini-header {
		background: url(../images/newsbin/newsbin-mini-header.png) no-repeat;
		background-size: contain;
		background-color: #242a31;
		background-position: center center;
		height: 50px;
		width: 100%;
	}
	.newsbin .page-container .mini-header-container {
		display: block;
		padding: 25px;
		background-color: #242a31;
	}
	.newsbin .page-container .heading {
		background: url(../images/newsbin/mini-top-header.png) no-repeat;
		background-size: cover;
		background-position: center;
		height: 0;
		width: 100%;
		padding-top: 14%;
	}
}

@media only screen and (max-width: 818px) {
	.cta-content { display: none; }
}

/*Low Width: < 991 */
@media only screen and (max-width: 991px) {
	.tab-menu-item { margin-top: 10px; }
	.home-bottom .feature {clear: left;}
	.home-top { padding: 8px;}
	.home-top .icon {width: 100px;height: 100px;background-size: 100px 100px;}
	.pre-footer-fix { margin: 0; }
	.newsbin .newsbin-cta-banner { height: 200px; }

	.plans{display: flex; flex-flow: row wrap;}
	.plans .annually,
	.plans .quarterly,
	.plans .monthly{
		flex: 0 1 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.plans .annually{ order: 1; }
	.plans .quarterly{ order: 2; }
	.plans .monthly{ order: 3; }

	/* puts best deal banner directly onto plan box */
	.plans .plan.featured{margin-top: 0;}

	/* moves best deal in for mobile sizes*/
	.featured-banner:before{
		right: 44px;
	}
	.featured-banner:after{
		right: 35px;
	}
	.bestoffer { right: -38px; top: 18px; padding-left: 5px; }

	.cta-content {
		margin-top: 35px;
		left: 60%;
	}

}
/*Low Width: < 500 */
@media only screen and (max-width: 552px) {
	.tabs { display: none; }
	.home-top { margin-top: 40px; }
}
/*Large Width: > 1300 */
@media only screen and (min-width: 1300px) {
	.newsbin .newsbin-cta-banner { background-size: cover; }
}
