/*** Black Friday Promos 2020 ***/
@import url('https://fonts.googleapis.com/css?family=Montserrat:600,800');

/* header and post-header */
.heading .logo{
	height: 59px;
}
.logo {pointer-events: none;}

.page-container .heading {
	height: 59px;
    background: #17283d;
}
.hero {
	color: #fff;
	min-height: 300px;
	padding-top: 3rem;
	position: relative;
}
.hero .hero-background {
	background: #181819 url('../../images/themes/free-months/bg-hero.jpg') top center no-repeat;
	filter: grayscale(1);
	margin-top: -3rem;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	z-index: -1;
}
.hero .body-container {
	position: relative;
}
.hero .content {
	margin-top: 3rem;
}
.hero .promo-title {
	color: #fff;
	font-size: 5.5rem;
	font-weight: 800;
	line-height: 1.1em;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 1rem 0;
	text-transform: uppercase;
}
.hero .included {
	font-size: 2.4rem;
}
.hero img{
	margin-left: 10px;
}
.hero p.rated {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: .5rem;
}

.hero svg {
	height: 15px;
	margin: 0 8px;
}

.hero svg path{fill: #fff;}

/* @media for hero area - these will change frequently */

@media (max-width: 992px) {
	.hero .promo-title {
		line-height: 1.25em;
		margin: 0 auto 10px;
		max-width: 430px;
	}
}
@media (max-width: 587px) {
	.hero{
		background-size: contain;
		padding-top: 25px;
	}
	.hero .ribbon {
		width: 310px;
	}
	.hero p.rated{
		font-size: 1.25em;
		line-height: 1.25em;
	}
}

@media (max-width: 470px) {
	.hero{
		min-height: 300px;
	}
	.hero .promo-title{
		font-size: 3.25em;
		line-height: 1.1em;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 0;
	}
	.hero .included {
		font-size: 1.25em;
	}
	.hero p.rated .techradar{
		width: 85px;
	}
	.hero p.rated .lifehacker{
		width: 60px;
	}
}
@media (max-width: 383px){
	.hero{
		padding-top: 30px;
	}
}
/**** plans ****/

#selector{
	background-color: #f2f2f2;
}

.signup.body-content{
	margin-top: 0;
}
.signup label.sku-box{
	background: #fff;
	border: 3px solid #fff;
	border-radius: 0 0 10px 10px;
	font-family: 'Roboto Slab', 'Arvo', Arial, sans-serif;
	padding: 20px 0;
	position: relative;
}
.signup label.sku-box.month{
	border-radius: 10px;
	margin-top: -59px;
}
.signup label.sku-box.year{
	margin-top: -68px;
	padding-top: 7px;
}
.signup label.sku-box:hover, .signup label.sku-box.active{
	border: 3px solid #1abad7;
	box-shadow: 0px 1px 6px 0px #1abad7;
}

.save-bar{
	background: #a7a7a7;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-size: 1.5em;
	position: absolute;
	padding: 5px;
	text-align: center;
	top: -39px;
	left: -3px;
	width: calc(100% + 6px);
}

.year .save-bar{
	background: #8dd13c;
}

.signup .sku-features{
	border: 0;
	font-family: 'Montserrat', Arial, sans-serif;
	padding: 10px 0;
}

.signup .sku-features ul li, .signup .sku-addons ul li {
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 18px;
	padding: 5px 0px;
	font-weight: 300;
}
.signup label.sku-box:hover .fa-info-circle, .signup label.sku-box.active .fa-info-circle {
	color: #9a9b9e;
}

.signup .sku-features .tooltip.top {}
.signup .sku-features .tooltip.in {
	filter: alpha(opacity=100);
	opacity: 1;
}
.signup .sku-features .tooltip.top .tooltip-arrow{
	border-top-color: #fff;
	margin-left: -15px;
	border-width: 15px 15px 0;
}
.signup .sku-features .tooltip.top .tooltip-inner{
	background: #fff;
	box-shadow: 0px 2px 7px rgba(0,0,0,.5);
	color: #606974;
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 14px;
	filter:alpha(opacity=1);
	max-width: 100%;
	opacity: 1;
	padding: 1em 1.5em;
	width: 300px;
}

.signup .sku-addons ul li:last-child {
	font-weight: 300;
	font-size: 13px;
	padding: 0 15px;
}
.signup .sku-name{
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	letter-spacing: 0;
	text-transform: uppercase;
}
.signup .includes-months{
	color: #5e6975;
	font-family: 'Montserrat', Arial, sans-serif;
	text-transform: uppercase;
}
.signup .year .sku-name{
	color: #f99b1c;
}

/* price */

.signup .sku-price-box{
	background: #f7f7f8;
	margin: 7px 0 1em;
	padding: 1em 0;
	text-align: center;
}
.signup .sku-box.month .sku-price-box{
	padding: 1.85em 0;
}

.signup .sku-price{
	font-family: 'Roboto Slab', 'Arvo', Arial, sans-serif;
}

.signup label.sku-box.month.active,
.signup label.sku-box.month:hover,
.signup label.sku-box:hover .sku-price, 
.signup label.sku-box.active .sku-price,
.signup label.sku-box:hover .sku-features ul li, 
.signup label.sku-box.active .sku-features ul li{
	color: #a6a6a6 !important;
}

.signup label.sku-box.year .sku-features ul li{
	color: #7f7f7f !important;
}

.signup label.sku-box.year .sku-price{
	color: #5e6975 !important;
}

.signup .sku-price sub{
	font-size: 30px;
	font-weight: 300;
	padding-left: 10px;
}

.signup .sku-price sup{
	font-weight: 300;
	padding-right: 10px;
}

.signup .reg-price{
	font-size: 18px;
}

.signup .reg-price-annually{
	font-size: 18px;
	font-weight: 500;
}

/* post-price elements (plan features, vpn addon, button) */

.signup .sku-addons{
	border-top: 0;
}
.signup label.sku-box.year .sku-addons{
	padding-top: 0;
}
.signup label.sku-box.month .addon-featured-item,
.signup label.sku-box.month:hover .addon-featured-item{
	color: #a7a7a7;
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
}
.signup label.sku-box.year .addon-featured-item, 
.signup label.sku-box.year:hover .addon-featured-item{
	color: #f99b1c;
	font-family: 'Montserrat', Arial, sans-serif;
	font-weight: 600;
	font-size: 15px;
	padding: 0;
}

.signup .btn:focus {outline:0;}
.signup .btn.select-plan{
	background: #a7a7a7;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: 600;
	margin: .5em auto;
	text-transform: uppercase;
	width: 228px;
}

.signup .year .btn.select-plan{
	background: #8dd13c;
}

.signup .btn.select-plan.selected,
.signup .active .btn.select-plan{
	display: none;
}

.signup .active .btn.select-plan.selected{
	display: block;
}

/* custom checkbox */

.custom-checkbox{
	position: absolute;
	opacity: 0;
}

.custom-checkbox + label{
	position: relative;
	cursor: pointer;
}

/* custom checkbox v2.0 */

.custom-checkbox + label .visible-checkbox{
	background: #e1e1e1;
	border-radius: 5px;
	content: '';
	margin-right: 10px;
	display: inline-block;
	position: relative;
	vertical-align: text-top;
	width: 20px;
	height: 20px;
}

.active .custom-checkbox:checked + label .visible-checkbox{
	background: #1abad7;
}
.custom-checkbox:checked + label .visible-checkbox:before {
	content: '';
	position: absolute;
	left: 5px;
	top: 10px;
	background: white;
	width: 2px;
	height: 2px;
	box-shadow: 
	2px 0 0 white,
	4px 0 0 white,
	4px -2px 0 white,
	4px -4px 0 white,
	4px -6px 0 white,
	4px -8px 0 white;
	transform: rotate(45deg);
}

/* 'people choose this plan' */

.most-popular-plan {
	background: #b9daca;
	border-radius: 5px;
	display: block;
	color: #fff;
	margin: 30px auto 0;
	padding: 9px 7px;
	position: relative;
	text-align: center;
	width: 100%;
}

.most-popular-plan:before{
	border-width: 0 15px 25px 15px;
	border-color: transparent transparent #b9daca transparent;
	border-style: solid;
	content: '';
	left: calc(50% - 15px);
	position: absolute;
	top: -20px;
	height: 0;
	width: 0;
}

.active + .most-popular-plan{
	background: #4dbc87;
}
.active + .most-popular-plan:before{
	border-color: transparent transparent #4dbc87 transparent;
}

/* savings alert box */

.save-alert{
	background: #F25556;
	border-radius: 5px;
	color: #fff;
	display: none;
	padding: 1em;
	text-align: center;
	width: 90%;
	position: relative;
	z-index: 1;
	margin-top: -20px;
	margin-left: 18px;
}
@media (max-width: 991px) {
	.save-alert{
		width: 93%;
	}
}

.save-alert:before {
		border-width: 0 15px 25px 15px;
		border-color: transparent transparent #F25556 transparent;
		border-style: solid;
		content: '';
		left: calc(50% - 15px);
		position: absolute;
		top: -20px;
		height: 0;
		width: 0;
}
.save-alert .title{
	font-family: 'Roboto Slab', 'Arvo', Arial, sans-serif;
	font-size: 23px;
	font-weight: 400;
	text-align: left;
}
@media (max-width: 500px) {
	.save-alert{
		width: 90%;
	}
	.save-alert .title{
		font-size: 21px;
	}
}
.save-alert p{
	font-size: 14px;
	font-weight: 300;
	margin: 0;
	text-align: left;
}
.active + .save-alert{
	display: block;
}

/**** payment area (mostly overrides) ****/

.numbering{display: none;}

.email.body-content{
	margin: 30px 0 0;
}

.email_box,
.payment_area_box{
	background: transparent;
	border: 0;
}

.email_box h2,
.payment_area_box h2{
	font-family: 'Roboto Slab', 'Arvo', Arial, sans-serif;
}

.email_box h2 b,
.payment_area_box h2 b{
	font-weight: 400;
}

#email, #password{
	font-size: 18px;
	height: 54px;
}
.input-group-addon{
	border-color: #eaeaea;
	background: #f4f4f4;
}
label#password-error{
	position: relative;
	top: -12px;
}
#password-check{
	background: #f2f2f2;
	border-radius: 5px;
	padding: 15px;
	position: relative;
	text-align: left;
	top: 5px;
	width: calc(100% - 30px);
}
#password-check:before{
	border-width: 15px;
	border-color: transparent transparent #f2f2f2 transparent;
	border-style: solid;
	content: '';
	position: absolute;
	left: 30px;
	top: -29px;
}
#password-check ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#password-check ul li{
	font-size: 16px;
	font-weight: 300;
}
#password-check ul li:before{
	width: 16px;
	height: 10px;
	display: inline-block;
	border-top: 5px solid #afafaf;
	border-right: 5px solid #afafaf;
	transform: rotate(135deg);
	content: '';
	border-radius: 2px;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
#password-check ul li.valid:before{
	border-color: #4dbc87 #4dbc87 transparent transparent;
}
.payment_area.body-content{
	margin-top: -30px;
	min-height: 430px;
}

.payment_area .panel-title label{
	color: #7f7f7f;
	padding: 20px;
	font-weight: 500;
}

.payment_area .panel-default > .panel-heading{
	background-color: #f4f4f4;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	color: #7f7f7f;
	padding: 0px;
}

.payment_area .panel-default > .panel-heading[aria-expanded=true]{
	border-radius: 5px 5px 0 0;
}

.payment_area .panel-title .indicator{
	display: none;
}

.payment_area .panel-title label:before{
	width: 13px;
	height: 13px;
	display: inline-block;
	border-top: 2px solid #7f7f7f;
	border-right: 2px solid #7f7f7f;
	transform: rotate(45deg);
	content: '';
	margin-right: 10px;
	position: relative;
	top: 0;
	/* fun transition */
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
}

.payment_area .panel-heading[aria-expanded=true] .panel-title label:before{
	transform: rotate(135deg);
	top: -3px;
}

.payment_area .panel-default .panel-collapse{
	border: 1px solid #eaeaea;
	border-width: 0 1px 1px 1px;
	border-radius: 0 0 5px 5px;
}

.payment_area .panel-body h3{
	display: none;
}

.payment_area .panel-body .row:first-of-type{
	margin-top: 20px;
}

.select-box{
	position: relative;
}

.select-box select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.select-box select::-ms-expand{
	display:none;
}
.select-box:after{
	border-width: 7px;
	border-color: #7f7f7f transparent transparent transparent;
	border-style: solid;
	content: '';
	height: 10px;
	pointer-events: none;
	position: absolute;
	right: 30px;
	top: 50px;
	width: 10px;
}

.terms{
	border-top: 0;
	font-family: 'Roboto Slab', 'Arvo', Arial, sans-serif;
	font-size: 14px;
	color: #aaafb4;
	margin-top: 0;
}
.terms a{
	color: #aaafb4;
	text-decoration: underline;
}
.terms a:hover{
	color: #1FBCD9;
}

.payment_area .panel-body input[type=text],
.payment_area .panel-body select,
.form-control,
.form-control.error{
	border-color: #eaeaea;
	box-shadow: none;
	-webkit-box-shadow: none;
	color: #7f7f7f;
	/*color: rgb(85, 85, 85);*/
	height: 54px;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: 300;
	padding: 15px;
}

.payment_area .panel-body select{
	color: rgba(127, 127, 127, 0.77);
	padding-right: 35px;
}

#spreedly-number, #spreedly-cvv{
	padding: 0 15px;
}

.error{
	font-weight: 500;
}

.summary .details{
	display: none;
}

.payment_area .details p.mbg-status {
	margin-top: -0.75em;
	color: #adadad;
}

.payment_area .details p.mbg-status {
	margin-top: -0.75em;
	color: #adadad;
}

.payment_area .details p.mbg-status {
	margin-top: -0.75em;
	color: #adadad;
}

.payment_area .details p.mbg-status {
	margin-top: -0.75em;
	color: #adadad;
}

.payment_area .details p.mbg-status {
	margin-top: -0.75em;
	color: #adadad;
}

.payment_area .details p.mbg-status {
	margin-top: -0.75em;
	color: #adadad;
}

.payment_area .details p.mbg-status {
	margin-top: -0.75em;
	color: #adadad;
}

.summary .totals{
	display: block;
	width: 100%;
}

.payment_area .details .prices{
	background: transparent;
}

.payment_area .details .total {
	color: #5e6975;
	font-family: 'Roboto Slab', 'Arvo', Arial, sans-serif;
	font-weight: 400;
	font-size: 24px;
}

.payment_area .details .total.final{
	color: #5e6975;
	font-size: 18px;
	font-weight: 500;
}

.payment_area .details .total.final span{
	font-size: 24px;
}

.payment_area .details .total.final .monthly{
	color: #adadad;
	font-weight: 600;
	padding-left: 5px;
}

.payment_area .details .total.final .monthly .currency{
	font-size: 1em;
}

.payment_area .details .total.final .monthly .per-month {
	font-weight: 300;
}

.payment_area .details .total.final .amount {
	/*display: none;*/
}

.payment_area .details.total.final .amount .price,
.payment_area .details .total.final .amount .currency{
	font-size: 1em;
}

.payment_area .details .savings-total{
	color: #32bc89;
	float: left;
	font-size: 1.1em;
	font-weight: 600;
	margin: .75em 0;
	width: 100%;
}

.payment_area .details .total.final .name,
.payment_area .details .total.final .amount{
	color: #adadad;
}
.payment_area .details .total.final .billing-note{
	text-align: right;
	font-weight: normal;
	font-size: 12px;
}
.payment_area .details .total.final .billing-note .recurred-billing-total{
	color: #adadad;
}
.payment_area .details .total.final .billing-note .monthly{
	display: none;
	font-weight: normal;
	font-size: 12px;
}
.payment_area .details .terms {
	font-size: 1em;
	padding-top: 1em;
}

.payment_area .signup-cta{
	background: #8dd13c;
	border-radius: 5px;
	font-family: 'Roboto Slab', 'Arvo', Arial, sans-serif;
	font-size: 20px;
	margin-top: .75em;
}

.payment_area label .fa-question-circle {
	color: #9a9b9e;
}

/**** order summary box ****/

.customer-satisfaction{
	display: block;
	margin: 0 auto;
}
@media (max-width: 1199px){
	.customer-satisfaction{
		margin-top: 0!important;
		padding-top: 20px;
	}
}
@media (min-width: 1200px) and (min-height: 720px){
	.customer-satisfaction{
		margin-top: -95px;
	}
}
@media (max-height: 720px){
	.customer-satisfaction {
		padding-top: 20px;
	}
}
#order-summary{
	background: #f2f2f2;
	border-radius: 5px;
	margin-bottom: 6rem;
}

#order-summary .actions{
	padding: 0 20px 20px;
}
#order-summary .actions button{
	color: #7f7f7f;
	float: right;
	font-size: 12px;
	text-decoration: underline;
	text-transform: uppercase;
}
#order-summary .actions button:hover{
	color: #4dbc87;
}

#order-summary h2{
	clear: both;
	font-weight: 600;
	font-size: 24px;
	margin: 0 30px 30px;
	text-align: center;
}

#order-summary .sku-features{
	font-size: 17px;
	font-weight: 300;
	margin: 0 auto;
	padding: 0 30px;
}
#order-summary .sku-features ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#order-summary .sku-features ul.order{
	border-width: 0 0 1px;
	border-color: transparent transparent #e6e6e6;
	border-style: solid;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

#order-summary .sku-features ul.order li{
	overflow:hidden;
}
#order-summary .sku-features ul.order li .options{
	background: #f2f2f2;
	float: right;
	padding-left: 5px;
}
#order-summary .sku-features ul.order li strong{
	background: #f2f2f2;
	padding-right: 5px;
}
#order-summary .sku-features ul.order li strong:before{
	color: #ccc;
	content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
	float: left;
	font-size: 11px;
	line-height: 2.65em;
	white-space: nowrap;
	width: 0;
}

#order-summary .sku-features ul.features{
	font-size: 16px;
	font-weight: 300;
	padding: 15px 0;
}
#order-summary .sku-features ul li{
	padding: 7px 0;
}
#order-summary .sku-features ul.features li{
	padding-left: 25px;
	position: relative;
}
#order-summary .sku-features ul.features li:before{
	width: 16px;
	height: 10px;
	display: inline-block;
	border-top: 5px solid #4dbc87;
	border-right: 5px solid #4dbc87;
	transform: rotate(135deg);
	content: '';
	border-radius: 2px;
	position: absolute;
	top: 11px;
	left: 0;
}

#order-summary .monthly-price{
	color: #5e6975;
	font-size: 18px;
	padding: 20px 0;
	text-align: center;
}

#order-summary .monthly-price .currency,
#order-summary .monthly-price .per-month{
	font-size: 40px;
	font-weight: 600;
}

#order-summary .savings{
	background: #5e6975;
	border-radius: 0 0 5px 5px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	padding: 17px;
	text-align: center;
}

#order-summary .savings .save-percentage{
	font-weight: 600;
}

.trustpilot-raiting {
	display: block;
	margin: -32px auto 0 auto;
	transform: translateY(50px);
}

.disclaimer-group {
	font-weight: 600;
}

/**** responsive ****/

@media screen and (max-width: 425px){
	.payment_area .details .name, 
	.payment_area .details .amount,
	.payment_area .details .final .amount, 
	.payment_area .details .monthly {
		display: block;
		float: left;
	}

	.payment_area .details .total.final .amount{
		display: none;
	}

	.payment_area .details .total.final .billing-note{
		padding: 0 0 1em;
	}

	#order-summary .sku-features ul.order li{
		padding: 9px 0;
	}

	#order-summary .sku-features ul.order li .options,
	#order-summary .sku-features ul.order li strong{
		display: block;
		float: none;
		text-align: center;
	}
	#order-summary .sku-features ul.order li strong:before{
		content: '';
	}
}
@media screen and (max-width: 525px){
	#order-summary .sku-features ul.features{
		display: flex;
		flex-flow: column;
		justify-content: flex-end;
	}
}
@media screen and (min-width: 1200px) and (min-height: 720px){
	.asterik .body-container{
		padding: 0 25px;
	max-width: 1200px;
	margin: 0 auto;
	}
	.disclaimer-group{
		margin: 0;
	}
	#freetrialDisclaimer{
		margin: 0 auto;
		max-width: 800px;
	}

	#order-summary{
		position: absolute;
		top: -250px;
		left: calc(50% + 400px);
		width: 370px;
		z-index: 10;
	}

	#order-summary.fixed{
		position: fixed;
		/* top: 20px; */
	top: 80px;
		left: calc(50% + 204px);
		z-index: 10;
	}
}
/* Chrome and Safari fix because of scrollbar width */
@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio:0) and (min-height: 720px){
	#order-summary{
		left: calc(50% + 400px);
	}
	#order-summary.fixed{
		left: calc(50% + 204px);
	top: 100px;
	}
}
@media screen and (max-width: 1199px), (max-height: 719px){
	#email_wrap, .payment-heading, .email-content, .payment-content{
		float: none;
		margin-left:auto;
		margin-right:auto;
	}
}
@media screen and (min-width: 525px) and (max-width: 1199px){
	#order-summary .sku-features ul.features{
		display: flex;
		flex-flow: wrap;
		justify-content: space-between;
		margin: 0 auto;
	}
	#order-summary .sku-features ul.features li{
		font-size: .95em;
		width: 50%;
	}
}
@media screen and (min-width: 590px) and (max-width: 1199px){
	#order-summary .sku-features ul.features{
		width: 75%;
	}
}
@media screen and (max-width: 992px){
	.signup label.sku-box.month,
	.signup label.sku-box.year{
		margin-top: 0;
	}

	.signup .show-link,
	.signup .hide-link{
		text-align: center;
	}
	.most-popular-plan{
		margin-bottom: 60px;
	}
}
@media screen and (min-width: 590px) and (max-width: 825px){
	#order-summary .sku-features ul.order{
		margin-left: auto;
		margin-right: auto;
		width: 75%;
	}
	#order-summary .sku-features ul.features li{
		width: 45%;
	}
}
@media screen and (min-width: 825px) and (max-width: 992px){
	#order-summary .sku-features ul.order{
		margin-left: auto;
		margin-right: auto;
		width: 55%;
	}
	#order-summary .sku-features ul.features{
		width: 55%;
	}
	#order-summary .sku-features ul.features li{
		width: 45%;
	}
}
@media screen and (max-width: 375px){
	.payment_area .signup-cta{
		padding-left: 10px;
		padding-right: 10px;
		width: 90%;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px){
	#order-summary .sku-features ul.order{
		margin-left: auto;
		margin-right: auto;
		width: 75%;
	}
}
