@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf); }
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf); }
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Medium.ttf); }
@font-face {
  font-family: Roboto-Light;
  src: url(../fonts/Roboto-Light.ttf); }
.hidden {
  display: none; }

h1.h1-heading {
  font-family: Roboto-Bold;
  color: #2f2e35;
  width: 100% !important; }

h2.h2-heading {
  font-family: Roboto-Medium;
  color: #58595b; }

h3.h3-heading {
  font-family: Roboto-Medium;
  color: #58595b; }

a.h-link {
  color: #2f88d4 !important; }

.border {
  width: 100%;
  border-bottom: 1px solid; }

.black {
  color: #2f2e35; }

.grey {
  color: #aeaeae;
  margin-left: 80px; }

.gray {
  color: #aeaeae; }

.align-left {
  text-align: left; }

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

.font-size-60 {
  font-size: 60px; }

.font-size-40 {
  font-size: 40px; }

.font-size-48 {
  font-size: 48px; }

.font-size-30 {
  font-size: 30px; }

.font-size-24 {
  font-size: 24px; }

.font-size-18 {
  font-size: 18px; }

.font-size-16 {
  font-size: 16px; }

.font-size-14 {
  font-size: 14px; }

.font-size-12 {
  font-size: 12px; }

h1.form-h1-heading {
  font-family: Roboto-Medium;
  font-size: 30px;
  color: #2f2e35;
  display: inline-block;
  margin-right: 50px; }

h2.form-h2-heading {
  font-family: Roboto-Medium;
  font-size: 18px;
  color: #58595b;
  display: inline-block; }

span.required-heading {
  color: #d8232a;
  font-family: Roboto-Medium;
  font-size: 18px;
  float: right;
  margin-top: 20px; }

img.step1 {
  max-width: 100%;
  margin-right: 10px; }

.overflow {
  overflow: hidden; }

label.main-label {
  font-family: Roboto-Bold;
  font-size: 18px; }

input.cs_input {
  position: relative;
  width: 350px !important;
  height: 46px !important;
  border: 1px solid #000 !important;
  box-shadow: 0px 0px 1px #717171 inset !important;
  margin-bottom: 20px !important;
  font-family: Roboto-Medium !important;
  font-size: 16px !important;
  color: #333 !important;
  border-radius: 0 !important;
  padding: 5px 10px !important; }
input.cs_input.readonly {
  border: 1px solid transparent !important; }

.main-submit {
  width: 270px;
  height: 86px;
  background: #66c18c;
  font-family: Roboto-Bold;
  font-size: 30px;
  color: #fff;
  border-radius: 10px;
  border: 0;
  margin: 0 0 50px 0; }

span.required-form {
  color: #d8232a; }

span.form-assist {
  font-family: Roboto-Medium;
  font-size: 14px;
  color: #717171;
  display: inline-block; }

span.h3-heading {
  font-family: Roboto-Medium;
  font-size: 18px;
  text-align: center;
  color: #717171; }

img.credit-cards {
  max-width: 100%;
  display: block;
  margin: 20px 0; }

.cc-month {
  width: 82px;
  height: 46px;
  border: 1px solid #000;
  box-shadow: 0px 0px 1px #717171 inset;
  font-family: Roboto-Medium;
  font-size: 14px;
  color: #848484;
  display: inline-block;
  position: relative;
  vertical-align: top; }

.cc-year {
  width: 106px;
  height: 46px;
  border: 1px solid #000;
  box-shadow: 0px 0px 1px #717171 inset;
  font-family: Roboto-Medium;
  font-size: 14px;
  color: #848484;
  display: inline-block;
  position: relative;
  vertical-align: top; }

.cc {
  display: block; }

.cc-separator {
  height: 46px;
  font-family: Roboto-Medium;
  font-size: 26px;
  color: #000;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px; }

.small_input:not(.select2-container) {
  width: 80px !important;
  height: 46px !important;
  border: 1px solid #000 !important;
  box-shadow: 0px 0px 1px #717171 inset !important;
  margin-bottom: 20px !important;
  font-family: Roboto-Medium !important;
  font-size: 16px !important;
  display: inline-block;
  vertical-align: top !important;
  padding: 5px 8px !important; }

label.cvv-label {
  font-family: Roboto-Bold;
  font-size: 18px;
  display: block; }

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

img.validation {
  margin: 0 0 0 10px;
  display: inline-block; }

img.validation2 {
  margin: 0 0 0 10px;
  display: inline-block; }

.inline-block {
  display: inline-block !important; }

.block {
  display: block !important; }

.country {
  width: 350px;
  position: relative;
  border: 1px solid #000 !important;
  box-shadow: 0px 0px 1px #717171 inset !important; }

.dropdown i {
  position: absolute;
  top: 11px;
  right: 10px;
  font-size: 20px;
  color: #000; }

a.edit {
  color: #d8232a !important;
  font-size: 16px;
  font-family: Roboto-Medium;
  text-decoration: underline; }

.communication {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 10px 0; }

.communication input[type="checkbox"] {
  margin: 0 10px 20px 0;
  cursor: pointer; }

.update {
  width: 150px;
  height: 50px;
  border-radius: 7px;
  background: #d8232a;
  color: #fff;
  font-family: Roboto-Bold;
  font-size: 20px;
  border: 0; }

.container input.readonly {
  border: 1px solid transparent !important;
  box-shadow: none !important;
  font-weight: normal !important;
  color: rgba(0, 0, 0, 0.75) !important; }

.payment-confirm, .membership_confirmation_btn {
  width: 500px;
  display: block;
  background: #66c18c;
  padding: 20px 0;
  border-radius: 5px;
  color: #fff;
  font-family: Roboto-Bold;
  font-size: 24px;
  margin: 30px auto;
  max-width: 100%;
  text-align: center !important; }

.membership_confirmation_btn {
  background-color: #66c18c;
  border-radius: 5px;
  color: white;
  display: inline-block;
  font-size: 18px;
  padding: 15px 30px;
  text-align: center;
  text-transform: uppercase; }
.membership_confirmation_btn .fa {
  font-size: 20px;
  margin-left: 3px; }

.payment-confirm:hover, .membership_confirmation_btn:hover {
  color: #fff; }

.icon_ph {
  position: absolute;
  top: -4px;
  left: 0;
  display: inline-block;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%; }

span.updated-message {
  position: relative;
  font-family: Roboto-Bold;
  font-size: 24px;
  color: #66c18c;
  margin-top: 14px;
  display: block;
  padding-left: 55px; }
span.updated-message .icon_ph {
  background-image: url(../img/ok.png); }

span.error-message {
  position: relative;
  font-family: Roboto-Bold;
  font-size: 24px;
  color: #d8232a;
  margin-top: 14px;
  display: block;
  padding-left: 55px; }
span.error-message .icon_ph {
  background-image: url(../img/stop.png); }

.columns.hidden_submit {
  float: none !important; }

.blue-bg {
  overflow: hidden;
  z-index: -100;
  background: url("../img/blue-bg.png") center center/cover no-repeat;
  margin-top: -15px;
  padding-top: 0; }

.blue-bg-2 {
  background: darkblue; }

.white-text {
  color: #fff !important; }

.golden-text {
  color: #ebb960 !important; }

.blue-text {
  color: #2065e6 !important; }

.grey-text {
  font-family: Roboto-Medium;
  font-size: 14px;
  color: #8e8d99;
  margin: -10px 0 10px 0 !important;
  padding: 0 !important; }

.hidden {
  display: none; }

.plans-xl-container {
  width: 1000px; }

.plans-xl-container table {
  width: 100%; }

.container-features {
  width: 400px;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top; }

.container-registered {
  width: 200px;
  margin: 0 0 0 -4px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2); }

.container-premium-month {
  width: 200px;
  margin: 0 0 0 -4px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2); }

.container-premium-year {
  width: 200px;
  margin: 0 0 0 -4px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2); }

.container-features table {
  width: 100%; }

.container-features table th {
  background: #a8a8a8;
  color: #fff;
  text-align: left;
  font-family: Roboto-Medium;
  font-size: 30px;
  font-weight: normal !important;
  padding: 10px 0 11px 20px; }

.container-features td {
  background: #fff;
  color: #2f2e35;
  text-align: left;
  font-size: 18px;
  padding: 20px; }

.container-features tr:nth-child(2) {
  border-bottom: 1px solid #2f88d4; }

.container-features tr:nth-child(3) {
  border-bottom: 1px solid #2f88d4; }

.container-features tr:nth-child(4) {
  border-bottom: 1px solid #2f88d4; }

.container-features tr:nth-child(5) {
  border-bottom: 1px solid #2f88d4; }

.container-features tr:nth-child(6) {
  border-bottom: 1px solid #2f88d4; }

.container-features tr:nth-child(7) {
  border-bottom: 1px solid #2f88d4; }

.container-registered table {
  width: 100%; }

.container-registered table th {
  background: #2f2e35;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  padding: 16px 0 19px 0;
  font-weight: normal !important; }

.container-registered table td {
  background: #fff;
  color: #2f2e35;
  text-align: center;
  font-size: 18px; }

.container-registered table td i {
  margin: 0; }

.container-registered tr:nth-child(2) {
  border-bottom: 1px solid #2f88d4;
  height: 94px; }

.container-registered tr:nth-child(3) {
  border-bottom: 1px solid #2f88d4;
  height: 95px; }

.container-registered tr:nth-child(4) {
  border-bottom: 1px solid #2f88d4;
  height: 122px; }

.container-registered tr:nth-child(5) {
  border-bottom: 1px solid #2f88d4;
  height: 149px; }

.container-registered tr:nth-child(6) {
  border-bottom: 1px solid #2f88d4;
  height: 122px; }

.container-registered tr:nth-child(7) {
  border-bottom: 0;
  height: 95px; }

.container-registered tr:nth-child(7) i {
  border-bottom: 1px solid #bbb;
  width: 80%;
  display: inline-block;
  padding: 38px; }

.container-registered tr:nth-child(8) {
  height: 96px; }

.container-registered tr:nth-child(9) {
  height: 122px; }

.container-registered tr:nth-child(10) {
  height: 96px; }

span.padding-registered {
  padding: 30px 0 30px 0 !important; }

.container-premium-month table {
  width: 100%; }

.container-premium-month table th {
  background: #93090e;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  line-height: 24px;
  padding: 6px 0 12px 0;
  font-weight: normal !important; }

.container-premium-month table td {
  background: #fff;
  color: #2f2e35;
  text-align: center;
  font-size: 18px; }

.container-premium-month table td i {
  margin: 0; }

i.margin-month {
  margin-top: 16px !important; }

.container-premium-month tr:nth-child(2) {
  border-bottom: 1px solid #2f88d4;
  height: 94px; }

.container-premium-month tr:nth-child(3) {
  border-bottom: 1px solid #2f88d4;
  height: 95px; }

.container-premium-month tr:nth-child(4) {
  border-bottom: 1px solid #2f88d4;
  height: 122px; }

.container-premium-month tr:nth-child(5) {
  border-bottom: 1px solid #2f88d4;
  height: 149px; }

.container-premium-month tr:nth-child(6) {
  border-bottom: 1px solid #2f88d4;
  height: 122px; }

.container-premium-month tr:nth-child(7) {
  border-bottom: 0;
  height: 95px; }

.container-premium-month tr:nth-child(7) i {
  border-bottom: 1px solid #bbb;
  width: 80%;
  display: inline-block;
  padding: 38px; }

.container-premium-month tr:nth-child(8) {
  height: 96px; }

.container-premium-month tr:nth-child(9) {
  height: 122px; }

.container-premium-month tr:nth-child(10) {
  height: 96px; }

span.container-premium-month {
  padding: 30px 0 30px 0 !important; }

.container-premium-year table {
  width: 100%;
  margin-top: -20px;
  border: 3px solid #2065e6; }

.container-premium-year table th {
  background: #2065e6;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  padding: 11px 0 17px 0;
  line-height: 24px;
  font-weight: normal !important; }

.container-premium-year table td {
  background: #fff;
  color: #2f2e35;
  text-align: center;
  font-size: 18px; }

.container-premium-year table td i {
  margin: 0; }

i.margin-year {
  margin-top: 16px !important; }

.container-premium-year tr:nth-child(2) {
  border-bottom: 1px solid #2f88d4;
  height: 101px; }

.container-premium-year tr:nth-child(3) {
  border-bottom: 1px solid #2f88d4;
  height: 95px; }

.container-premium-year tr:nth-child(4) {
  border-bottom: 1px solid #2f88d4;
  height: 122px; }

.container-premium-year tr:nth-child(5) {
  border-bottom: 1px solid #2f88d4;
  height: 149px; }

.container-premium-year tr:nth-child(6) {
  border-bottom: 1px solid #2f88d4;
  height: 122px; }

.container-premium-year tr:nth-child(7) {
  border-bottom: 0;
  height: 95px; }

.container-premium-year tr:nth-child(7) i {
  border-bottom: 1px solid #bbb;
  width: 80%;
  display: inline-block;
  padding: 38px; }

.container-premium-year tr:nth-child(8) {
  height: 96px; }

.container-premium-year tr:nth-child(9) {
  height: 122px; }

.container-premium-year tr:nth-child(10) {
  height: 69px; }

.container-premium-year tr:nth-child(10) td { 
  padding-top: 20px; }

span.container-premium-year {
  padding: 30px 0 30px 0 !important; }

.th-features {
  background: #a8a8a8;
  color: #fff;
  text-align: left;
  font-family: Roboto-Medium;
  font-size: 30px;
  font-weight: normal !important;
  padding: 10px 0 11px 20px;
  display: block; }

.th-registered {
  background: #2f2e35;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  padding: 16px 0 18px 0;
  font-weight: normal !important; }

.th-premium-month {
  background: #93090e;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  line-height: 24px;
  padding: 6px 0 12px 0;
  font-weight: normal !important; }

.th-premium-year {
  background: #2065e6;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  padding: 6px 0 12px 0;
  line-height: 24px;
  font-weight: normal !important; }

.premium-year-plan-table {
  width: 100%;
  margin: 0;
  padding: 0; }

.premium-year-plan-table tr:nth-child(2) {
  border-bottom: 1px solid #2f88d4; }

.premium-year-plan-table tr:nth-child(3) {
  border-bottom: 1px solid #2f88d4; }

.premium-year-plan-table tr:nth-child(4) {
  border-bottom: 1px solid #2f88d4; }

.premium-year-plan-table tr:nth-child(5) {
  border-bottom: 1px solid #2f88d4; }

.premium-year-plan-table tr:nth-child(6) {
  border-bottom: 1px solid #2f88d4; }

.premium-year-plan-table th {
  background: #2065e6;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  padding: 11px 0; }

.premium-year-plan-table td {
  background: #fff;
  color: #2f2e35;
  text-align: center;
  font-size: 18px;
  padding: 20px; }

.premium-month-plan-table {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2); }

.premium-month-plan-table tr:nth-child(2) {
  border-bottom: 1px solid #2f88d4; }

.premium-month-plan-table tr:nth-child(3) {
  border-bottom: 1px solid #2f88d4; }

.premium-month-plan-table tr:nth-child(4) {
  border-bottom: 1px solid #2f88d4; }

.premium-month-plan-table tr:nth-child(5) {
  border-bottom: 1px solid #2f88d4; }

.premium-month-plan-table tr:nth-child(6) {
  border-bottom: 1px solid #2f88d4; }

.premium-month-plan-table th {
  background: #93090e;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  padding: 11px 0; }

.premium-month-plan-table td {
  background: #fff;
  color: #2f2e35;
  text-align: center;
  font-size: 18px;
  padding: 20px; }

.registered-plan-table {
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2); }

.registered-plan-table tr:nth-child(2) {
  border-bottom: 1px solid #2f88d4; }

.registered-plan-table tr:nth-child(3) {
  border-bottom: 1px solid #2f88d4; }

.registered-plan-table tr:nth-child(4) {
  border-bottom: 1px solid #2f88d4; }

.registered-plan-table tr:nth-child(5) {
  border-bottom: 1px solid #2f88d4; }

.registered-plan-table tr:nth-child(6) {
  border-bottom: 1px solid #2f88d4; }

.registered-plan-table th {
  background: #2f2e35;
  color: #fff;
  text-align: center;
  font-family: Roboto-Medium;
  font-size: 21px;
  padding: 11px 0; }

.registered-plan-table td {
  background: #fff;
  color: #2f2e35;
  text-align: center;
  font-size: 18px;
  padding: 20px; }

span.bold {
  font-family: Roboto-Bold; }

span.light {
  font-family: Roboto-Light; }

a.plans-submit {
  width: 136px;
  border-radius: 7px;
  font-family: Roboto-Bold;
  font-size: 18px;
  text-align: center;
  margin: 15px 0;
  padding: 12px 0 13px 0;
  display: inline-block; }

a.submit-register {
  border: 1px solid #58595b;
  color: #58595b !important; }

a.submit-premium-monthly {
  background: #58595b;
  color: #fff;
  border: 1px solid #fff; }

a.submit-premium-yearly {
  background: #d8232a;
  color: #fff;
  border: 1px solid #fff; }

span.save {
  font-family: Roboto-Bold;
  font-size: 26px;
  display: block;
  padding: 15px 0;
  color: #fff;
  background: #2065e6; }

td i.fa-check {
  color: green;
  display: block;
  margin-top: 20px; }

td i.fa-times {
  color: red;
  display: block;
  margin-top: 20px; }

i.small-font {
  font-size: 26px;
  vertical-align: top;
  margin-top: 16px; }

span.bold {
  font-family: Roboto-Bold; }

span.light {
  font-family: Roboto-Light; }

.first-tr-height {
  height: 69px !important; }

.first-tr-border {
  border-bottom: 1px solid #2f88d4; }

span.border1 {
  border-bottom: 1px solid #bbb !important;
  display: block;
  width: 80%;
  margin: auto;
  padding: 10px 0 20px 0; }

span.border2 {
  border-bottom: 1px solid #bbb !important;
  display: inline-block;
  width: 80%;
  padding: 20px 0; }

span.border3 {
  border-bottom: 1px solid #bbb !important;
  display: inline-block;
  width: 80%;
  padding: 9px 0 10px 0; }

/* The container <div> - needed to position the dropdown content */
.dropdown {
  width: 100% !important;
  height: 46px !important;
  box-shadow: 0px 0px 1px #717171 inset !important; }

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  width: 100% !important;
  z-index: 100; }

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-family: Roboto-Medium; }

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
  background-color: #f1f1f1; }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block; }

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #fff; }

/* margin */
.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-top-150 {
  margin-top: 150px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-left-80 {
  margin-left: 80px; }

/* padding */
.padding-0 {
  padding: 0 !important; }

.padding-top-20 {
  padding: 20px 0 0 0 !important; }

.padding-bottom-20 {
  padding-bottom: 20px; }

@media (max-width: 1080px) {
  .padding-0-15 {
    padding: 0 15px; } }
@media (min-width: 1071px) {
  .plans-responsive {
    display: none; } }
@media (max-width: 1070px) {
  .plans-responsive {
    display: normal; }

  .plans-fixed {
    display: none; } }
@media (max-width: 1024px) {
  input.cs_input {
    width: 100% !important; }

  label.cvv-label {
    float: left;
    margin: -72px 0 0 240px !important; }

  input.cvv-input {
    float: left;
    margin: -46px 0 0 240px !important; }

  img.validation {
    margin: auto !important;
    display: block;
    margin-bottom: 10px !important; }

  img.validation2 {
    float: left;
    margin: -46px 0 0 330px !important; }

  .country {
    width: 100%;
    margin-bottom: 20px; } }
@media (max-width: 768px) {
  h1.h1-heading {
    font-size: 40px; }

  h2.h2-heading {
    font-size: 20px; }

  h1.form-h1-heading {
    display: inline-block; }

  h2.form-h2-heading {
    display: block; }

  span.required-heading {
    float: none;
    margin-top: 15px;
    display: block;
    text-align: left;
    margin-bottom: 10px; }

  img.step1 {
    max-width: 100%;
    margin-right: 10px; }

  .grey {
    margin-left: 0; }

  input.cs_input {
    width: 100% !important; }

  .premium-year-plan-table td {
    padding: 20px !important; }

  .premium-month-plan-table td {
    padding: 20px !important; }

  .registered-plan-table td {
    padding: 20px !important; }

  .premium-month-plan-table {
    box-shadow: none; }

  .registered-plan-table {
    box-shadow: none; } }
@media (max-width: 480px) {
  label.cvv-label {
    float: none;
    margin: 20px 0 0 0 !important; }

  input.cvv-input {
    float: none;
    margin: 0 0 20px 0 !important; }

  h1.form-h1-heading {
    margin-right: 0; }

  img.validation2 {
    float: none;
    margin: 0 0 0 10px !important; } }
.mtn_0 {
  margin-top: -0px; }

.mt_0 {
  margin-top: 0px; }

.mbn_0 {
  margin-bottom: -0px; }

.mb_0 {
  margin-bottom: 0px; }

.mtn_1 {
  margin-top: -1px; }

.mt_1 {
  margin-top: 1px; }

.mbn_1 {
  margin-bottom: -1px; }

.mb_1 {
  margin-bottom: 1px; }

.mtn_2 {
  margin-top: -2px; }

.mt_2 {
  margin-top: 2px; }

.mbn_2 {
  margin-bottom: -2px; }

.mb_2 {
  margin-bottom: 2px; }

.mtn_3 {
  margin-top: -3px; }

.mt_3 {
  margin-top: 3px; }

.mbn_3 {
  margin-bottom: -3px; }

.mb_3 {
  margin-bottom: 3px; }

.mtn_4 {
  margin-top: -4px; }

.mt_4 {
  margin-top: 4px; }

.mbn_4 {
  margin-bottom: -4px; }

.mb_4 {
  margin-bottom: 4px; }

.mtn_5 {
  margin-top: -5px; }

.mt_5 {
  margin-top: 5px; }

.mbn_5 {
  margin-bottom: -5px; }

.mb_5 {
  margin-bottom: 5px; }

.mtn_6 {
  margin-top: -6px; }

.mt_6 {
  margin-top: 6px; }

.mbn_6 {
  margin-bottom: -6px; }

.mb_6 {
  margin-bottom: 6px; }

.mtn_7 {
  margin-top: -7px; }

.mt_7 {
  margin-top: 7px; }

.mbn_7 {
  margin-bottom: -7px; }

.mb_7 {
  margin-bottom: 7px; }

.mtn_8 {
  margin-top: -8px; }

.mt_8 {
  margin-top: 8px; }

.mbn_8 {
  margin-bottom: -8px; }

.mb_8 {
  margin-bottom: 8px; }

.mtn_9 {
  margin-top: -9px; }

.mt_9 {
  margin-top: 9px; }

.mbn_9 {
  margin-bottom: -9px; }

.mb_9 {
  margin-bottom: 9px; }

.mtn_10 {
  margin-top: -10px; }

.mt_10 {
  margin-top: 10px; }

.mbn_10 {
  margin-bottom: -10px; }

.mb_10 {
  margin-bottom: 10px; }

.mtn_11 {
  margin-top: -11px; }

.mt_11 {
  margin-top: 11px; }

.mbn_11 {
  margin-bottom: -11px; }

.mb_11 {
  margin-bottom: 11px; }

.mtn_12 {
  margin-top: -12px; }

.mt_12 {
  margin-top: 12px; }

.mbn_12 {
  margin-bottom: -12px; }

.mb_12 {
  margin-bottom: 12px; }

.mtn_13 {
  margin-top: -13px; }

.mt_13 {
  margin-top: 13px; }

.mbn_13 {
  margin-bottom: -13px; }

.mb_13 {
  margin-bottom: 13px; }

.mtn_14 {
  margin-top: -14px; }

.mt_14 {
  margin-top: 14px; }

.mbn_14 {
  margin-bottom: -14px; }

.mb_14 {
  margin-bottom: 14px; }

.mtn_15 {
  margin-top: -15px; }

.mt_15 {
  margin-top: 15px; }

.mbn_15 {
  margin-bottom: -15px; }

.mb_15 {
  margin-bottom: 15px; }

.mtn_16 {
  margin-top: -16px; }

.mt_16 {
  margin-top: 16px; }

.mbn_16 {
  margin-bottom: -16px; }

.mb_16 {
  margin-bottom: 16px; }

.mtn_17 {
  margin-top: -17px; }

.mt_17 {
  margin-top: 17px; }

.mbn_17 {
  margin-bottom: -17px; }

.mb_17 {
  margin-bottom: 17px; }

.mtn_18 {
  margin-top: -18px; }

.mt_18 {
  margin-top: 18px; }

.mbn_18 {
  margin-bottom: -18px; }

.mb_18 {
  margin-bottom: 18px; }

.mtn_19 {
  margin-top: -19px; }

.mt_19 {
  margin-top: 19px; }

.mbn_19 {
  margin-bottom: -19px; }

.mb_19 {
  margin-bottom: 19px; }

.mtn_20 {
  margin-top: -20px; }

.mt_20 {
  margin-top: 20px; }

.mbn_20 {
  margin-bottom: -20px; }

.mb_20 {
  margin-bottom: 20px; }

.mtn_21 {
  margin-top: -21px; }

.mt_21 {
  margin-top: 21px; }

.mbn_21 {
  margin-bottom: -21px; }

.mb_21 {
  margin-bottom: 21px; }

.mtn_22 {
  margin-top: -22px; }

.mt_22 {
  margin-top: 22px; }

.mbn_22 {
  margin-bottom: -22px; }

.mb_22 {
  margin-bottom: 22px; }

.mtn_23 {
  margin-top: -23px; }

.mt_23 {
  margin-top: 23px; }

.mbn_23 {
  margin-bottom: -23px; }

.mb_23 {
  margin-bottom: 23px; }

.mtn_24 {
  margin-top: -24px; }

.mt_24 {
  margin-top: 24px; }

.mbn_24 {
  margin-bottom: -24px; }

.mb_24 {
  margin-bottom: 24px; }

.mtn_25 {
  margin-top: -25px; }

.mt_25 {
  margin-top: 25px; }

.mbn_25 {
  margin-bottom: -25px; }

.mb_25 {
  margin-bottom: 25px; }

.mtn_26 {
  margin-top: -26px; }

.mt_26 {
  margin-top: 26px; }

.mbn_26 {
  margin-bottom: -26px; }

.mb_26 {
  margin-bottom: 26px; }

.mtn_27 {
  margin-top: -27px; }

.mt_27 {
  margin-top: 27px; }

.mbn_27 {
  margin-bottom: -27px; }

.mb_27 {
  margin-bottom: 27px; }

.mtn_28 {
  margin-top: -28px; }

.mt_28 {
  margin-top: 28px; }

.mbn_28 {
  margin-bottom: -28px; }

.mb_28 {
  margin-bottom: 28px; }

.mtn_29 {
  margin-top: -29px; }

.mt_29 {
  margin-top: 29px; }

.mbn_29 {
  margin-bottom: -29px; }

.mb_29 {
  margin-bottom: 29px; }

.mtn_30 {
  margin-top: -30px; }

.mt_30 {
  margin-top: 30px; }

.mbn_30 {
  margin-bottom: -30px; }

.mb_30 {
  margin-bottom: 30px; }

.mtn_31 {
  margin-top: -31px; }

.mt_31 {
  margin-top: 31px; }

.mbn_31 {
  margin-bottom: -31px; }

.mb_31 {
  margin-bottom: 31px; }

.mtn_32 {
  margin-top: -32px; }

.mt_32 {
  margin-top: 32px; }

.mbn_32 {
  margin-bottom: -32px; }

.mb_32 {
  margin-bottom: 32px; }

.mtn_33 {
  margin-top: -33px; }

.mt_33 {
  margin-top: 33px; }

.mbn_33 {
  margin-bottom: -33px; }

.mb_33 {
  margin-bottom: 33px; }

.mtn_34 {
  margin-top: -34px; }

.mt_34 {
  margin-top: 34px; }

.mbn_34 {
  margin-bottom: -34px; }

.mb_34 {
  margin-bottom: 34px; }

.mtn_35 {
  margin-top: -35px; }

.mt_35 {
  margin-top: 35px; }

.mbn_35 {
  margin-bottom: -35px; }

.mb_35 {
  margin-bottom: 35px; }

.mtn_36 {
  margin-top: -36px; }

.mt_36 {
  margin-top: 36px; }

.mbn_36 {
  margin-bottom: -36px; }

.mb_36 {
  margin-bottom: 36px; }

.mtn_37 {
  margin-top: -37px; }

.mt_37 {
  margin-top: 37px; }

.mbn_37 {
  margin-bottom: -37px; }

.mb_37 {
  margin-bottom: 37px; }

.mtn_38 {
  margin-top: -38px; }

.mt_38 {
  margin-top: 38px; }

.mbn_38 {
  margin-bottom: -38px; }

.mb_38 {
  margin-bottom: 38px; }

.mtn_39 {
  margin-top: -39px; }

.mt_39 {
  margin-top: 39px; }

.mbn_39 {
  margin-bottom: -39px; }

.mb_39 {
  margin-bottom: 39px; }

.mtn_40 {
  margin-top: -40px; }

.mt_40 {
  margin-top: 40px; }

.mbn_40 {
  margin-bottom: -40px; }

.mb_40 {
  margin-bottom: 40px; }

.mtn_41 {
  margin-top: -41px; }

.mt_41 {
  margin-top: 41px; }

.mbn_41 {
  margin-bottom: -41px; }

.mb_41 {
  margin-bottom: 41px; }

.mtn_42 {
  margin-top: -42px; }

.mt_42 {
  margin-top: 42px; }

.mbn_42 {
  margin-bottom: -42px; }

.mb_42 {
  margin-bottom: 42px; }

.mtn_43 {
  margin-top: -43px; }

.mt_43 {
  margin-top: 43px; }

.mbn_43 {
  margin-bottom: -43px; }

.mb_43 {
  margin-bottom: 43px; }

.mtn_44 {
  margin-top: -44px; }

.mt_44 {
  margin-top: 44px; }

.mbn_44 {
  margin-bottom: -44px; }

.mb_44 {
  margin-bottom: 44px; }

.mtn_45 {
  margin-top: -45px; }

.mt_45 {
  margin-top: 45px; }

.mbn_45 {
  margin-bottom: -45px; }

.mb_45 {
  margin-bottom: 45px; }

.mtn_46 {
  margin-top: -46px; }

.mt_46 {
  margin-top: 46px; }

.mbn_46 {
  margin-bottom: -46px; }

.mb_46 {
  margin-bottom: 46px; }

.mtn_47 {
  margin-top: -47px; }

.mt_47 {
  margin-top: 47px; }

.mbn_47 {
  margin-bottom: -47px; }

.mb_47 {
  margin-bottom: 47px; }

.mtn_48 {
  margin-top: -48px; }

.mt_48 {
  margin-top: 48px; }

.mbn_48 {
  margin-bottom: -48px; }

.mb_48 {
  margin-bottom: 48px; }

.mtn_49 {
  margin-top: -49px; }

.mt_49 {
  margin-top: 49px; }

.mbn_49 {
  margin-bottom: -49px; }

.mb_49 {
  margin-bottom: 49px; }

.mtn_50 {
  margin-top: -50px; }

.mt_50 {
  margin-top: 50px; }

.mbn_50 {
  margin-bottom: -50px; }

.mb_50 {
  margin-bottom: 50px; }

.mtn_51 {
  margin-top: -51px; }

.mt_51 {
  margin-top: 51px; }

.mbn_51 {
  margin-bottom: -51px; }

.mb_51 {
  margin-bottom: 51px; }

.mtn_52 {
  margin-top: -52px; }

.mt_52 {
  margin-top: 52px; }

.mbn_52 {
  margin-bottom: -52px; }

.mb_52 {
  margin-bottom: 52px; }

.mtn_53 {
  margin-top: -53px; }

.mt_53 {
  margin-top: 53px; }

.mbn_53 {
  margin-bottom: -53px; }

.mb_53 {
  margin-bottom: 53px; }

.mtn_54 {
  margin-top: -54px; }

.mt_54 {
  margin-top: 54px; }

.mbn_54 {
  margin-bottom: -54px; }

.mb_54 {
  margin-bottom: 54px; }

.mtn_55 {
  margin-top: -55px; }

.mt_55 {
  margin-top: 55px; }

.mbn_55 {
  margin-bottom: -55px; }

.mb_55 {
  margin-bottom: 55px; }

.mtn_56 {
  margin-top: -56px; }

.mt_56 {
  margin-top: 56px; }

.mbn_56 {
  margin-bottom: -56px; }

.mb_56 {
  margin-bottom: 56px; }

.mtn_57 {
  margin-top: -57px; }

.mt_57 {
  margin-top: 57px; }

.mbn_57 {
  margin-bottom: -57px; }

.mb_57 {
  margin-bottom: 57px; }

.mtn_58 {
  margin-top: -58px; }

.mt_58 {
  margin-top: 58px; }

.mbn_58 {
  margin-bottom: -58px; }

.mb_58 {
  margin-bottom: 58px; }

.mtn_59 {
  margin-top: -59px; }

.mt_59 {
  margin-top: 59px; }

.mbn_59 {
  margin-bottom: -59px; }

.mb_59 {
  margin-bottom: 59px; }

.mtn_60 {
  margin-top: -60px; }

.mt_60 {
  margin-top: 60px; }

.mbn_60 {
  margin-bottom: -60px; }

.mb_60 {
  margin-bottom: 60px; }

.mtn_61 {
  margin-top: -61px; }

.mt_61 {
  margin-top: 61px; }

.mbn_61 {
  margin-bottom: -61px; }

.mb_61 {
  margin-bottom: 61px; }

.mtn_62 {
  margin-top: -62px; }

.mt_62 {
  margin-top: 62px; }

.mbn_62 {
  margin-bottom: -62px; }

.mb_62 {
  margin-bottom: 62px; }

.mtn_63 {
  margin-top: -63px; }

.mt_63 {
  margin-top: 63px; }

.mbn_63 {
  margin-bottom: -63px; }

.mb_63 {
  margin-bottom: 63px; }

.mtn_64 {
  margin-top: -64px; }

.mt_64 {
  margin-top: 64px; }

.mbn_64 {
  margin-bottom: -64px; }

.mb_64 {
  margin-bottom: 64px; }

.mtn_65 {
  margin-top: -65px; }

.mt_65 {
  margin-top: 65px; }

.mbn_65 {
  margin-bottom: -65px; }

.mb_65 {
  margin-bottom: 65px; }

.mtn_66 {
  margin-top: -66px; }

.mt_66 {
  margin-top: 66px; }

.mbn_66 {
  margin-bottom: -66px; }

.mb_66 {
  margin-bottom: 66px; }

.mtn_67 {
  margin-top: -67px; }

.mt_67 {
  margin-top: 67px; }

.mbn_67 {
  margin-bottom: -67px; }

.mb_67 {
  margin-bottom: 67px; }

.mtn_68 {
  margin-top: -68px; }

.mt_68 {
  margin-top: 68px; }

.mbn_68 {
  margin-bottom: -68px; }

.mb_68 {
  margin-bottom: 68px; }

.mtn_69 {
  margin-top: -69px; }

.mt_69 {
  margin-top: 69px; }

.mbn_69 {
  margin-bottom: -69px; }

.mb_69 {
  margin-bottom: 69px; }

.mtn_70 {
  margin-top: -70px; }

.mt_70 {
  margin-top: 70px; }

.mbn_70 {
  margin-bottom: -70px; }

.mb_70 {
  margin-bottom: 70px; }

.mtn_71 {
  margin-top: -71px; }

.mt_71 {
  margin-top: 71px; }

.mbn_71 {
  margin-bottom: -71px; }

.mb_71 {
  margin-bottom: 71px; }

.mtn_72 {
  margin-top: -72px; }

.mt_72 {
  margin-top: 72px; }

.mbn_72 {
  margin-bottom: -72px; }

.mb_72 {
  margin-bottom: 72px; }

.mtn_73 {
  margin-top: -73px; }

.mt_73 {
  margin-top: 73px; }

.mbn_73 {
  margin-bottom: -73px; }

.mb_73 {
  margin-bottom: 73px; }

.mtn_74 {
  margin-top: -74px; }

.mt_74 {
  margin-top: 74px; }

.mbn_74 {
  margin-bottom: -74px; }

.mb_74 {
  margin-bottom: 74px; }

.mtn_75 {
  margin-top: -75px; }

.mt_75 {
  margin-top: 75px; }

.mbn_75 {
  margin-bottom: -75px; }

.mb_75 {
  margin-bottom: 75px; }

.mtn_76 {
  margin-top: -76px; }

.mt_76 {
  margin-top: 76px; }

.mbn_76 {
  margin-bottom: -76px; }

.mb_76 {
  margin-bottom: 76px; }

.mtn_77 {
  margin-top: -77px; }

.mt_77 {
  margin-top: 77px; }

.mbn_77 {
  margin-bottom: -77px; }

.mb_77 {
  margin-bottom: 77px; }

.mtn_78 {
  margin-top: -78px; }

.mt_78 {
  margin-top: 78px; }

.mbn_78 {
  margin-bottom: -78px; }

.mb_78 {
  margin-bottom: 78px; }

.mtn_79 {
  margin-top: -79px; }

.mt_79 {
  margin-top: 79px; }

.mbn_79 {
  margin-bottom: -79px; }

.mb_79 {
  margin-bottom: 79px; }

.mtn_80 {
  margin-top: -80px; }

.mt_80 {
  margin-top: 80px; }

.mbn_80 {
  margin-bottom: -80px; }

.mb_80 {
  margin-bottom: 80px; }

.pmpro-checkout > .container > .row > .large-centered {
  padding-top: 80px;
  width: 100% !important; }
.pmpro-checkout > .container > .row > .large-centered a {
  color: #2f88d4 !important; }
.pmpro-checkout > .container > .row > .large-centered > article > header {
  border-bottom: 1px solid #2f2e35;
  text-align: center; }
.pmpro-checkout > .container > .row > .large-centered > article > header .entry-title {
  font-family: Roboto-Bold;
  color: #2f2e35;
  font-size: 60px; }
.pmpro-checkout #pmpro_account_loggedin {
  display: none; }

#pmpro_message {
  margin-top: 25px;
  font-size: 20px;
  background-color: #F6F6F6 !important;
  border-color: #2f88d4 !important;
  text-align: center; }
#pmpro_message.pmpro_error {
  color: #d8232a; }

#pmpro_pricing_fields {
  display: none; }

#pmpro_user_fields {
  display: none; }

#pmpro_checkout_box-checkout_boxes {
  display: none; }

#pmpro_billing_address_fields {
  display: none; }

.fr {
  float: right; }

.fl {
  float: left; }

.selector_wrap {
  max-width: 350px; }
@media only screen and (max-width: 1023px) {
  .selector_wrap {
    max-width: 100%;
    width: 100%;
    padding-bottom: 24px; } }
.selector_wrap .select2-container {
  width: 100%; }
.selector_wrap .select2-container .select2-choice {
  height: 46px;
  border: 1px solid #000 !important;
  box-shadow: 0px 0px 1px #717171 inset !important;
  background: transparent !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
.selector_wrap .select2-container .select2-choice > span {
  font-family: Roboto-Medium !important;
  font-size: 16px !important;
  line-height: normal;
  padding: 8px 3px;
  color: #333 !important; }

.select2-result-label {
  font-family: Roboto-Medium !important;
  font-size: 15px !important;
  color: #333 !important; }

.select2-search {
  margin-top: 5px !important; }

.select2-container .select2-choice div {
  border-left: 1px solid #e5e5e5 !important; }

.select2-container .select2-choice div b {
  background-position: 0 8px; }

.select2-dropdown-open .select2-choice div b {
  background-position: -18px 8px; }

#pmpro_payment_information_fields {
  display: none; }

.cem_wrap, .cey_wrap, .cc-separator {
  float: left;
  display: inline-block; }

@media only screen and (max-width: 1023px) {
  .cem_wrap, .cey_wrap {
    max-width: 100px;
    width: auto;
    padding-bottom: 0; } }

.pmpro_submit {
  text-align: center;
  margin-left: 6.8% !important;
  width: 95.5%;
  border-top: 1px solid #aeaeae;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px; }
@media only screen and (max-width: 1080px) {
  .pmpro_submit {
    margin-left: 8.2% !important;
    width: 92%; } }
@media only screen and (max-width: 1023px) {
  .pmpro_submit {
    margin-left: 0 !important;
    width: 100%;
    padding-left: 10%; } }
.pmpro_submit .pmpro_btn {
  visibility: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
  position: absolute;
  left: -9999px;
  top: 0; }
.pmpro_submit .custom_btn {
  cursor: pointer;
  background-color: #66c18c;
  border-radius: 5px;
  color: white;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  padding: 13px 30px 10px 30px;
  text-align: center;
  text-transform: uppercase; }

@media only screen and (max-width: 1023px) {
  #card_info_wrap .custom_col {
    width: auto;
    display: inline-block;
    float: left !important; }
  #card_info_wrap .custom_col:last-child {
    margin: 0 0 0 20px !important; }
  #card_info_wrap label.cvv-label {
    margin: 0 !important; } }
.pmpro-confirmation article.page {
  padding-top: 60px; }
.pmpro-confirmation article.page header {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #2f2e35;
  margin-bottom: 15px; }
.pmpro-confirmation article.page header .entry-title {
  display: inline-block;
  width: auto;
  font-family: Roboto-Bold;
  color: #2f2e35;
  font-size: 60px; }
.pmpro-confirmation article.page .entry-content {
  display: none; }
.pmpro-confirmation #inner_container {
  padding-bottom: 40px;
  text-align: center; }
.pmpro-confirmation .h2-heading .h-link {
  cursor: default !important; }

.container-premium-month th, .container-premium-year th {
  position: relative; }
.container-premium-month th:before, .container-premium-year th:before {
  display: inline-block;
  content: ' ';
  position: absolute;
  top: -3px;
  right: 10px;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  width: 18px;
  height: 26px;
  background-image: url("../img/premium-banner-cut.png"); }

.membership_level_id_2, .membership_level_id_3 {
  display: inline-block;
  width: 16px;
  height: 26px;
  position: relative;
  margin-right: 4px; }
.membership_level_id_2:after, .membership_level_id_3:after {
  display: inline-block;
  content: ' ';
  width: 16px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 100% 100%;
  background-image: url("../img/premium-banner-cut.png");
  top: 4px;
  position: relative; }

.communication label.main-label {
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 4px; }
.communication .icheckbox_square {
  top: -2px; }

.step_ph {
  display: inline-block;
  width: 80px; }
@media only screen and (max-width: 1023px) {
  .step_ph {
    display: none; } }

@media only screen and (max-width: 1023px) {
  .no_step .grey {
    margin-left: 0 !important; } }

#cs_pmpro_container .margin-top-150 > .h2-heading {
  margin-top: 15px; }

.tipso_bubble {
  z-index: 20 !important;
  -webkit-border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  border-radius: 7px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.35);
  border: 2px solid #d8232a; }
.tipso_bubble .tipso_content {
  display: none; }
.tipso_bubble .tipso_title {
  padding: 5px;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
.tipso_bubble.bottom > .tipso_arrow {
  border-bottom-color: #d8232a !important;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent; }

.row > div {
  position: relative; }

.pmpro_checkout-fields {
  display: inline-block;
  text-align: center;
  width: 100%; }

.payment-errors {
  color: #D92D31;
  font-weight: 600;
  display: table;
  margin: 0 auto;
  width: auto;
  padding: 10px;
  margin-top: 20px; }

#password_reset h1 {
  display: block; }
#password_reset .cs_input.name-pass-field {
  border: 1px solid black !important; }

.page-id-15820 .entry-title {
  text-align: center;  }

/*# sourceMappingURL=custom.css.map */

.pmpro-checkout select {
  background-color: white;
  height: 46px;
  border: 1px solid #000 !important;
  box-shadow: 0px 0px 1px #717171 inset !important;
  margin-bottom: 20px !important;
  font-family: Roboto-Medium !important;
  font-size: 16px !important;
  color: #333 !important; }

.page-template-payment-plans .vat-message {
  position: absolute;
  color: #fff;
  margin-top: 5px;
}

.page-template-payment-plans .plans-responsive .vat-message {
  position: relative;
  margin-top: 0;
  margin-bottom: 5px;
}

.page-template-payment-plans h1,
.page-template-payment-plans h2 {
  font-family: "Ubuntu Condensed",serif;
  font-weight: 700;
}
.container-features table th,
.container-registered table th,
.container-premium-month table th,
.container-premium-year table th,
.premium-year-plan-table th,
.premium-month-plan-table th,
.registered-plan-table th {
  font-family: "Ubuntu Condensed",serif;
  font-weight: 400;
}
.page-template-payment-plans span.bold,
.page-template-payment-plans a.plans-submit,
.page-template-payment-plans span.save {
  font-family: "Roboto",serif;
  font-weight: 700;
}
.page-template-payment-plans .grey-text,
.page-template-payment-plans span.light {
  font-family: "Roboto",serif;
  font-weight: 400;
}