@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
html {
  box-sizing: border-box;
  height: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  background-color: #211f23;
  background-repeat: no-repeat;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF53455B', endColorstr='#FF201E22');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjAlIiByPSI3MCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1MzQ1NWIiLz48c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzIwMWUyMiIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-radial-gradient(top, circle, #53455b 0%, #201e22 70%);
  background-image: -webkit-radial-gradient(top, circle, #53455b 0%, #201e22 70%);
  background-image: radial-gradient(circle at top, #53455b 0%, #201e22 70%);
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 100%;
  min-height: 100%;
 /* line-height: 1.5;*/
  padding: 0;
}

.dot {
  height: 40px;
  width: 40px;
background-color: #9c83aa;
color: #fff;
font-size: 1em;
  border-radius: 50%;
  display: inline-block;
	padding-top: 10px;
	margin-right: 20px;
}

.dot-active {
  height: 40px;
  width: 40px;
background-image: linear-gradient(to right, #ee7a36 0%, #eb495d 100%);
color: #fff;
font-size: 1em;
  border-radius: 50%;
  display: inline-block;
	padding-top: 10px;
	margin-right: 20px;
}

.headercontainer {
  margin: 0 auto;
  width: 100%;
	height: auto;
	background: #221f24;
	color:#fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 60px;
}


.headercontainer h2 a{
  font-size: 0.85em;
  font-weight: 400;
  margin: 0 0 0.5em;
	color: #9c83aa;
	text-decoration: none;
}

.headercontainer h2 a:hover{
	font-size: 0.85em;
  font-weight: 400;
  margin: 0 0 0.5em;
	color:  #ee7a36;
	text-decoration: none;
}


.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

.grid-1-5 {
  border: 2px solid #5d4e65;
  min-height: 500px;
  padding: 1.25em;
  position: relative;
  text-align: center;
  transition: all .2s ease-in-out;
}
@media screen and (min-width: 700px) {
  .grid-1-5 {
    float: left;
    width: 50%;
  }
  .grid-1-5:nth-child(odd) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .grid-1-5 {
    width: 33.3333333%;
  }
  .grid-1-5:nth-child(3n+1) {
    clear: left;
  }
  .grid-1-5:nth-child(odd) {
    clear: none;
  }
}
@media screen and (min-width: 1120px) {
  .grid-1-5 {
    width: 50%;
  }
  .grid-1-5:nth-child(odd), .grid-1-5:nth-child(3n+1) {
    clear: none;
  }
}

.grid-1-5:hover {
  background-color: #53455b;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF53455B', endColorstr='#FF201D22');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzNDU1YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwMWQyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #53455b), color-stop(100%, #201d22));
  background-image: -moz-linear-gradient(top, #53455b 0%, #201d22 100%);
  background-image: -webkit-linear-gradient(top, #53455b 0%, #201d22 100%);
  background-image: linear-gradient(to bottom, #53455b 0%, #201d22 100%);
  border-top: 2px solid #ec7a37;
  border-bottom: 2px solid #ff4f69;
  box-shadow: 0px 0px 10px 0px #323232;
  transform: scale(1.025);
  z-index: 2;
}
.grid-1-5:hover:before, .grid-1-5:hover:after {
  content: "";
  position: absolute;
  background-color: #f67d35;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF67D35', endColorstr='#FFFF4F68');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2N2QzNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmNGY2OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f67d35), color-stop(100%, #ff4f68));
  background-image: -moz-linear-gradient(top, #f67d35 0%, #ff4f68 100%);
  background-image: -webkit-linear-gradient(top, #f67d35 0%, #ff4f68 100%);
  background-image: linear-gradient(to bottom, #f67d35 0%, #ff4f68 100%);
  top: -2px;
  bottom: -2px;
  width: 2px;
}
.grid-1-5:hover:before {
  left: -2px;
}
.grid-1-5:hover:after {
  right: -2px;
}
.grid-1-5:hover .button {
  background-color: #ee7a36;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFEE7A36', endColorstr='#FFEB495D');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlN2EzNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ViNDk1ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ee7a36), color-stop(100%, #eb495d));
  background-image: -moz-linear-gradient(left, #ee7a36 0%, #eb495d 100%);
  background-image: -webkit-linear-gradient(left, #ee7a36 0%, #eb495d 100%);
  background-image: linear-gradient(to right, #ee7a36 0%, #eb495d 100%);
}



.grid-1-2:nth-child(even) {
  border-right: 2px solid #5d4e65;
}
.grid-1-2:nth-child(odd) {
  border-left: 2px solid #5d4e65;
}
.grid-1-2 {
  border-top: 2px solid #5d4e65;
  border-bottom: 2px solid #5d4e65;
  min-height: 500px;
  padding: 1.25em;
  position: relative;
  text-align: center;
  transition: all .2s ease-in-out;
}
@media screen and (min-width: 700px) {
  .grid-1-2 {
    float: left;
    width: 100%;
  }
  .grid-1-2:nth-child(odd) {
    clear: left;
  }
}
@media screen and (min-width: 800px) {
  .grid-1-2 {
    width: 100%;
  }
  .grid-1-2:nth-child(3n+1) {
    clear: left;
  }
  .grid-1-2:nth-child(odd) {
    clear: none;
  }

}
@media screen and (min-width: 1120px) {
  .grid-1-2 {
    width: 50%;
  }
  .grid-1-2:nth-child(odd), .grid-1-5:nth-child(3n+1) {
    clear: none;
  }
}

@media screen and (max-width: 800px) {

ul {
  color: #897194;
  font-size: 1em;
line-height: 1.2em !important;
  padding: 0;
	list-style-type: square;
	list-style-position:inside;
	margin-left:10px;
		text-align:left;
		float:left;
}

}

h2, h3, p, ul {
  margin: 0;
}

h2 a{
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0.5em;
	color: #fff;
	text-decoration: none;
}

h2 a:hover{
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0.5em;
	color:  #ee7a36;
	text-decoration: none;
}


h2 {
  font-size: 1em;
  font-weight: 400;
  margin: 0 0 0.5em;
}


h3 {
  font-size: 3.2em;
  letter-spacing: 0.0625em;
  margin: 0 0 0.3333333333333333em;
}

h4 {
  font-size: 1.2em;
  letter-spacing: 0.0625em;
  margin: 0 0 1.3333333333333333em;
	color: #ee7a36;
}

p {
  font-size: 1.275em;
}

p, ul {
  margin: 0 0 1.5em;
}

ul {
  color: #897194;
  font-size: 1.1em;
	Line-height: 0.9em;
  padding: 0;
	list-style-type: square;
	list-style-position:inside;
	margin-left:10px;
}
ul li {
  margin: 0 0 0.8333333333333333em;
}

ul.gift-card {
  list-style: disc;
  text-align: center;
}
ul.gift-card li {
  font-size: 0.8em;
letter-spacing: 0.0625em;
color: #ee7a36;
float: left;
margin-right: 30px;
}



.button {
  background-color: #9c83aa;
  border-radius: 20px;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  padding: 0.75em 1.5em;
  position: absolute;
  bottom: 2.25em;
  left: 50%;
  margin-left: -110px;
  text-decoration: none;
  width: 220px;
}

.uppercase, .button, h2 {
  text-transform: uppercase;
}

 .small {
  font-size: 0.6125em;
}


.terms a{
  font-size: 1.2em;
	color:#fff;
	text-decoration:none;
}

.terms a:hover{
  font-size: 1.2em;
	color: #9c83aa;
	text-decoration:none;
}

fieldset {
  border-color:#474249;
  border-radius:3px;
}

.fieldset-title {
  font-size: 18pt;
    font-weight: 900;
    line-height: 2;
}

.input-style {
  background-color: #2a262e;
    border: 1px solid white;
    padding: 20px 10px;
    color: white;
    width: 96%;
    margin: 15px 10px;
}

.input-left {
  float:left;
  display:inline;
  width:46%;
}

.input-right {
  float:left;
  display:inline;
  width:46%;
}
.input-promo {
  float:left;
  display:inline;
  width:64%;
}

button.coupon-submit {
  cursor: pointer;
  float:left;
  display:inline;
  background-color: #fff;
  border-radius: 3px;
  border-color:#fff;
  color: #000;
  font-size: 1em;
  font-weight: 700;
  padding: 20px 10px;
  text-decoration: none;
  width: 30%;
  margin:15px 0;
}

.changeplan {
  font-size:14px;
  font-weight:normal;
}

a.changeplan {
  color:#cb87d4;
  text-decoration:none;
}

p.form-info {
  font-size: 15px;
  line-height:1.5;

}


.pricing {
  width:66%;
}


hr.form-divider {
  border:1px solid #474249;
  margin-bottom:15px;
}

.text-heading {
  font-size: 18pt;
    font-weight: 900;
}

.start-trial-button {
    cursor: pointer;
    background-color: #cb87d4;
    border-radius: 3px;
    border-color:#cb87d4;
    color: #000;
    font-size: 1em;
    font-weight: 700;
    padding: 0.75em 1.5em;
    text-decoration: none;
    width:100%;
    margin:20px 0 9px 0;
}

.currency-container {
  text-align:right;
  padding-bottom:20px;
}

.currency-style {

}

.coupon-text {
  font-size:15px;
  margin:0 0 1em 10px;
      clear: left;
}

.small-input {
width:46%;
display:inline;
float:left;
margin:0 10px 15px 10px;
padding: 10px 5px;

} 

select {
/*-webkit-appearance: inherit;
-moz-appearance: inherit;*/
border-radius:0;

}
.hidden {
	display: none;
	visibility: none;
}

.stripe-input .InputElement {
  width: 100% !important;
  color: #fff !important;
  background: transparent !important;
  padding: 5px 0 6px 0 !important;
  border-bottom: 1px solid #a988ec !important;
  transition: border-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

#card-errors, #email-errors {
  color: yellow;
  text-transform: uppercase;
}

#email-errors A{
  color: yellow !important;
  text-transform: uppercase;
}

.plan_selection {
  padding: 20px;
  width: 85%;
  border:  0;
}

.plan_selection H4, H5 {
  margin-top: 2px;
  margin-bottom: 5px;
}

.plan_selection .grid-1-2 {
  min-height: 115px;
}

@media screen and (max-width: 450px) {
  .button {
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
  }
}