@import url(https://fonts.googleapis.com/css?family=Roboto);

.cohead {
	font-family: "co-headline", sans-serif;
	font-style: normal
}

.coheadR {
	font-family: "co-headline", sans-serif;
	font-style: normal;
	font-weight: 700
}

.coheadB {
	font-family: "co-headline", sans-serif;
	font-style: normal;
	font-weight: 700
}

.coheadL {
	font-family: "co-headline", sans-serif;
	font-style: normal;
	font-weight: 300
}

.roboto {
	font-family: 'Roboto', sans-serif;
	font-style: normal
}

.left {
	float: left
}

.right {
	float: right
}

.hide {
	display: none !important
}

.flow {
	overflow: hidden
}

.cover {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}

.orange {
	color: #ff5722
}

.orange-bg {
	background-color: #ff5722
}

.orangeL {
	color: #ff6e40
}

.orangel-bg {
	background-color: #ff6e40
}

.yellow {
	color: #fbc42d
}

.yellow-bg {
	background-color: #fbc42d
}

.yellowD {
	color: #eab50c
}

.green {
	color: #03757f
}

.green-bg {
	background-color: #03757f
}

.greenL {
	color: #169688
}

.greenD {
	color: #025963
}

.greend-bg {
	background-color: #025963
}

.grey {
	color: #e0e0e0
}

.greyL {
	color: #eaeaea
}

.greyl-bg {
	background-color: #eaeaea
}

.greyXL {
	color: #f3f3f3
}

.greyD {
	color: #676767
}

.white {
	color: white
}

.desktop {
	background: white;
}

.desktop #header {
	height: 4.375rem
}

.header--icon {
    display: none;
}

.desktop #logo {
	height: 40px;
	padding-left: 0;
	margin-top: 10px
}

.desktop .center1120 {
	position: relative;
	width: 1120px;
	height: auto;
	margin: 0 auto
}


.desktop .editorial-content {
    width: 400px;
    height: 90vh;
    font-size: 2em;
    margin-left: calc(50% - 700px);
    margin-top: 50px;
}

.desktop .page {
	left: calc(50% - 250px);
	width: 500px;
	font-size: 1.25em;
	padding-top: 2.5rem;
	padding-bottom: 3.75rem;
	margin: auto;
    margin-top: 50px;
	text-align: center;
	outline: 0;
    background: rgb(242,230,207);
	background: linear-gradient(180deg, rgba(242,230,207,1) 0%, rgba(242,230,207,0) 100%);
    border-radius: 15px;
}

.desktop .page .main-area {
	display: block;
	max-width: 100%;
	padding: 0;
	margin: 0 auto
}

.desktop .page .main-area .terms ul {
	width: auto
}
.desktop .page .main-area .terms p, .desktop .page .main-area .terms p a.no-btn {
	font-size: 1em;
}

.desktop #splash {
	width: 800px;
	text-align: left;
    background-color: white !important;
    top: 70px;
}

.desktop #pageSlider {
	height: 800px !important;
	padding-top: 0;
	padding-bottom: 0;
	overflow: hidden
}

.desktop #pageSlider .main-area {
	max-width: inherit;
	width: 100%
}

.desktop #pageSlider .bx-wrapper,
.desktop #pageSlider .bx-viewport {
	height: 600px !important;
    display: none;
}

.desktop #pageSlider .bx-wrapper {
	margin-bottom: 0
}

.desktop #pageSlider .bx-viewport li {
	width: 100% !important;
	padding-right: 2rem;
	padding-left: 2rem
}

.desktop .form-group {
	display: block;
	width: 75%;
	padding-top: 2rem;
	margin: 0 auto
}

.desktop form p {
	margin-left: 3.75rem;
    padding-right: 3.75rem;
    text-align: left;
}

.desktop form p.cip {
	margin-left: 0rem;
	padding-right: 0rem;
}
.desktop .cip-container, .desktop .cip-input-elements {
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}

.desktop .switch-label {
	font-size: 1rem;
}

.desktop .form-group.has-success:after {
	top: 20px
}

.desktop .input {
	height: 50px;
	background-color: white;
	line-height: 50px;
	text-indent: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1rem;
}

.desktop input[type=checkbox] {
    height: 15px !important;
}
.desktop .checkbox {
	border-color:#025963; 
}

.desktop .btn {
	display: block;
	position: relative;
	right: inherit;
	bottom: inherit;
	left: inherit;
	margin: 2rem auto;
	max-width: 425px;
	min-width: 280px;
	width: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

.desktop .btn.btn-s,
.desktop .btn.btn-l {
	display: inline-block
}

.desktop .btn.btn-s {
	max-width: inherit;
	min-width: inherit;
	width: 50px;
	margin-right: 1rem;
	vertical-align: bottom
}
.desktop .btn-sub-warning {
    display: block;
    background-color: white;
    margin: -40px auto 0px;
    padding: 20px 10px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    width: 55%;
    color: #EA5815;
    font-weight: 600;
}

.desktop .btn#start {
	position: unset;
}

.desktop .radio-check {
	width: 100%;
}

.desktop .radio-check label {
	padding-left: 56px
}

.desktop .radio-check input.radio:empty~label:before {
	left: 20px
}

.desktop .alert {
	text-align: center
}

.desktop .alert.alert-info,
.desktop .alert.alert-success,
.desktop .alert.alert-error {
	top: 4.375rem
}

.desktop .switch {
	max-width: 75%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.desktop .switch-selection {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.desktop #password-strength-meter {
	top: 2rem;
	text-indent: -9999px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.desktop #password-strength-text {
	top: 2.75rem;
	width: auto;
	padding-right: .5rem
}

.desktop #num-wrap {
	width: 70%;
	overflow: hidden;
	margin: 0 auto
}
.desktop #sub-wrap {
	width: 70%;
	overflow: hidden;
	margin: 0 auto
}

.desktop #progressBar {
	width: 50%
}
.desktop .messages {
	color: #ff6e40;
	font-size: 0.75em;
}
.desktop .messages p {
	margin: 0 !important;
	padding: 0 !important;
}

.desktop .success_description {
	margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.desktop .success_description #countdown_time {
	font-size: 3rem;
	font-weight: 700;
}
#countdown_complete {
	display: none;
	background-color: white;
	font-size: 0.875rem;
	font-weight: 500;
	color: #EA5815;
	padding: 10px;
	border-radius: 10px;
	text-align: left;
}

.desktop .overlay.greenbg .is-active, .desktop .page .overlay.greenbg.is-active {
	top: 0px;
	left: 0px;
	width: 100%;
}

.desktop .loginform {
	text-align: center
}

.desktop #forgot-pass {
	float: inherit
}

.desktop #data,
.desktop #installPrefix {
	display: none
}

.desktop #prepaid-subscription-select.radio-check .radio-wrap label {
	padding-left: 4vw !important;
}
.desktop .cart-container {
	margin-left: 2.5rem;
    margin-right: 2.5rem;
}
.desktop .terms {
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}
.desktop .select {
	margin-left: 2.5rem;
	margin-right: 2.5rem;
	width: calc(100% - 5rem);
}

.desktop-footer {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    height: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

.footer-left {
    align-self: flex-start;
    height: 50px;
}
.footer-right {
    align-self: flex-end;
    height: 50px;
}
.desktop .show-on-mobile {
	display: none;
}
.desktop .show-on-desktop {
	display: block;
}

@media only screen and (max-width:1119px) {
	.desktop .center1120 {
		width: 100%;
		padding-right: 2.5%;
		padding-left: 2.5%
	}

	.desktop .page {
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.desktop .center1120 {
		width: 100%;
		padding-right: 5%;
		padding-left: 5%
	}
}