.layer {font-style: normal;
font-weight: normal;
text-align: center;
font-size: 16px;
color: rgba(39,65,90,1);}
.layer h4 {
margin-bottom: 12px;
font-size: 1.25em;
font-weight: 400;
text-transform: uppercase;
}

.layer h5 {
font-size: 1.75em;
}

.layer p {
margin-top: 1em;
margin-bottom: 1em;
color: rgba(39,65,90,.9);
font-size: 16px;
line-height: 1.625em;
}


ol, ul {
/*list-style: none;*/
}
.layer strong {
color: rgba(39,65,90,1);
font-weight: 600;
}



.layer {
clear: both;
width: 100%;
height: auto;
padding: 60px 7.5% 60px;
display: block;
}

.layer > section, .layer > article {
clear: both;
width: 100%;
height: auto;
max-width: 1092px;
margin: 0 auto;
display: block;
}

.third {
width: 20.95%;
margin: 0 30px 0 0;
display: inline-block;
}

.plan-tier {
background: white;
vertical-align: baseline;
border-radius: 3px;
-moz-border-radius: 3px;
cursor: pointer;
overflow: hidden;
box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.lift {
position: relative;
-webkit-transition: all .075s ease-out;
-moz-transition: all .075s ease-out;
-o-transition: all .075s ease-out;
transition: all .075s ease-out;
}

.lift:hover {
top: -3px;
-webkit-box-shadow: 0 2px 6px rgba(39,65,90,.15);
-moz-box-shadow: 0 2px 6px rgba(39,65,90,.15);
box-shadow: 0 2px 6px rgba(39,65,90,.15);
}

.plan-tier h4 {
padding: 18px 0 15px;
margin: 0 0 11px;
background: #00a1ff;
color: white;
}

.plan-tier {
cursor: pointer;
}

.plan-tier sup {
position: relative;
right: -9px;
}

.plan-tier ul {
margin: 18px 0 0;
border-top: 2px solid #e7f2f0;
padding-left: 0;
}

.plan-tier ul li {
font-size: 1.25em;
padding: 18px 0;
color: rgba(39,65,90,.9);
border-bottom: 2px solid #e7f2f0;
padding: 10px 10px;
}

sup {
vertical-align: top;
}

.plan-tier .plan-price {
font-size: 2em !important;
font-weight: 300;
letter-spacing: -3px;
}

.plan-tier sub {
vertical-align: bottom;
position: relative;
bottom: .875em;
}

.plan-tier .early-adopter-price {
color: #0091e5;
margin-top: 20px;
  margin-bottom: 0;
}
p:first-of-type {
margin-top: 0;
}

.hilight_1{ color:#000 !important; font-size:16px !important;}

small, del {
color: rgba(39,65,90,.5);
font-size: 1em;
line-height: 1.5em;
}

s, strike, del {
text-decoration: line-through;
}


.layer {
padding-top: 96px;
padding-bottom: 96px;
}

.plan-tier.callout h6 {
width: 100%;
padding: 15px 0 14px;
background: #8dcf3f;
color: rgba(39,65,90,.5);
font-size: 1.25em;
}

.plan-tier.callout h4 {
background-color: #78b336;
}

.plans_padding{ padding:40px 0 !important;}

.black_bg{ background:#000 !important;}
.red_bg{ background:#e61938 !important;}
.blue_bg{ background:#099cc3 !important;}
.green_bg{ background:#0a9600 !important;}

.black_bg_botton{ background:#000 !important;}
.red_bg_botton{ background:#e61938 !important;}
.blue_bg_botton{ background:#099cc3 !important;}
.green_bg_botton{ background:#0a9600 !important;}



