
body {
    font-family: "PT Sans",sans-serif;
    font-size: 12px;
    line-height: 1.25;
}
h1, h2, h3, h4, h5, h6 {
    color: #133456;
    font-family: "PT Sans",sans-serif;
}
h1, h2, h3, h4, h5, h6, li, ul, p {
    font-weight: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.navbar {
    background: #1c56c2 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin: 0;
    min-height: inherit;
    overflow: hidden;
}
.navbar-nav > li > a {
    color: #ffffff;
    display: inline-block;
    line-height: 40px;
    padding: 0 10px;
}
.nav > li > a:focus, .nav > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
}
.logo-cont {
    padding-bottom: 30px;
    padding-top: 30px;
    z-index: 2;
}
.logo-cont .logo {
    float: left;
}
.logo-cont h4 {
    border-left: 2px solid #959392;
    float: left;
    font-size: 35px;
    font-weight: bold;
    line-height: 41px;
    padding-left: 30px;
}
.intro_text {
    bottom: auto;
    margin: 180px 0 0;
    position: relative;
    right: 0;
    z-index: 10;
}
#intro {
    background: rgba(0, 0, 0, 0) url("../images/banner1.jpg") no-repeat scroll center center / cover ;
    border-bottom: 7px solid #424242;
    height: 478px;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    width: 100%;
}
body.masking #intro .intro_text h1, body.masking #intro .intro_text h2 {
    color: #ffffff;
}
#ninja-slider .slider-inner #intro {
    padding-top: 475px;
}
#intro .intro_text h1 {
    color: #000000;
    font-size: 35px;
    line-height: 50px;
    margin: 0;
    padding-top: 20px;
    text-transform: uppercase;
}
#intro .intro_text h2 {
    color: #000000;
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
    padding-bottom: 16px;
    text-transform: uppercase;
}
#content {
    margin-top: -335px;
    padding: 10px 0 0;
}
#content .intro_text h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 20px;
    text-shadow: 2px 2px 7px #000000;
    text-transform: uppercase;
}
#content .intro_text h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    text-shadow: 1px 1px 3px #000000;
}
#content h3 {
    color: #262626;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    padding-bottom: 10px;
}
#content ul li {
    /* background: rgba(0, 0, 0, 0) url("../images/arv.png") no-repeat scroll 0 7px;*/
    color: #555555;
    display: block;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 15px;
    padding-left: 16px;
}
.pull-right.content-right p {
    color: #555555;
    display: block;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 15px;
}
#content ul {
    padding: 0;
}
footer {
    background: #efefef none repeat scroll 0 0;
}
#banner {
    background: rgba(0, 0, 0, 0) url("../images/education-banner.jpg") no-repeat scroll 0 0 / 100% 100%;
    margin-bottom: 10px;
    min-height: 150px;
}
.banner {
    background: #ffae00 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 #000101 inset;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    position: relative;
    width: 100%;
    z-index: 10;
}
.banner::before {
    border: 1px solid #ffffff;
    border-radius: 4px;
    bottom: 6px;
    content: "";
    left: 6px;
    position: absolute;
    right: 6px;
    top: 6px;
}
.banner .b_top {
    position: relative;
    width: 100%;
    z-index: 1;
}
#DivStep1 {
    margin-bottom: 25px;
}
#DivStep1.banner .b_top h3 {
    border-bottom: 1px solid #ffd780;
    color: #ffffff;
    font-size: 27px;
    font-weight: 400;
    line-height: 35px;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
}
.banner input[type="button"] {
    background-image: linear-gradient(#737373, #8f8f8f);
    background-size: 100% auto;
    border: medium none;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    margin-bottom: 22px;
    margin-top: 15px;
    width: 100%;
}
.banner input[type="button"]:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #737373;
}

.banner input{
    width:100%;
	height:40px;
	margin-bottom: 10px;
	
}

.banner .help {
    border-top: 1px solid #ffc64d;
    color: #ffffff;
    float: left;
    font-size: 14px;
    text-align: center;
    width: 100%;
}
.banner .b_form {
    margin-top: 10px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
}
.banner .b_form .b_form_left {
    float: left;
    width: 100%;
}
.banner .b_form .b_form_left .p, .banner .b_form .b_form_left p {
    color: #ffffff;
    font: 17px/40px Arial,sans-serif;
    padding: 0;
}
.banner .b_form .b_form_left select {
    margin: 10px 0 0;
    padding: 5px;
    width: 100%;
}
.banner .b_form .b_form_left input[type="radio"] {
    margin-right: 5px;
}
.banner .b_form .b_form_right {
    float: left;
    width: 100%;
}
.banner .b_form .b_form_right p {
    color: #2f5675;
    float: left;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
}
.banner .b_form .b_form_right_r {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.banner .b_form .b_form_right_r p {
    color: #ffffff;
    display: none;
    float: left;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
}
.banner_next .b_form .b_form_right_r {
    display: block;
    float: left;
    width: 100%;
}
.banner_next .b_form .b_form_right_r p {
    color: #ffffff;
    display: none;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    width: 100%;
}
.formProgressBase::before {
    color: #000000;
    content: "PROGRESS";
    left: 5px;
    position: absolute;
    width: 100%;
}
.not-clicks {
    color: #999999;
}
.not-clicks a {
    color: #2199fe;
}
.formProgressBase {
    background-color: #f6f6f6;
    border: 1px solid #d9d9d9;
    float: left;
    height: 17px;
    margin: 10px 0 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.formLoadingProgress {
    background: #579aee none repeat scroll 0 0;
    float: left;
    height: 20px;
}
.banner .b_form .next {
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 51%;
}
.banner .b_form .next a {
    background: #424242 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
    padding: 10px 30px;
}
.banner .b_form .prev {
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 49%;
}
.banner .b_form .prev a {
    background: #424242 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    font-weight: bold;
    padding: 10px 30px;
}
.check_boxtext {
    color: #000000;
    float: left;
    font: 12px/16px Arial,Verdana,Helvetica,sans-serif;
    padding: 3px 0 5px 5px;
    width: 100%;
}
.banner_next {
    background: #0070ff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 6px 0 #000101 inset;
    box-sizing: border-box;
    display: none;
    float: left;
    padding: 20px;
    position: relative;
    width: 100%;
    z-index: 10;
}
.banner_next::before {
    border: 1px solid #ffffff;
    border-radius: 4px;
    bottom: 6px;
    content: "";
    left: 6px;
    position: absolute;
    right: 6px;
    top: 6px;
}
.banner_next .b_top {
    position: relative;
    width: 100%;
    z-index: 1;
}
.banner_next .b_top h3 {
    border-bottom: 1px solid #ffc64d;
    color: #ffffff;
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
}
.banner_next .b_form {
    position: relative;
    z-index: 1;
}
.banner_next .b_form .b_form_left {
    float: left;
    width: 100%;
}
.banner_next .b_form .b_form_left p {
    color: #ffffff;
    font: 17px/40px Arial,sans-serif;
    padding: 0;
}
.banner_next .b_form .b_form_left p label, .b_form label {
    /*background: url("../images/next.png") no-repeat scroll right top, #ffffff none repeat scroll 0 0;*/
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    color: #000000;
    cursor: pointer;
    display: block;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 10px;
}
.banner_next .b_form .b_form_left p label:hover, .b_form label:hover {
    background: #424242 url("../images/next_h.png") no-repeat scroll right top;
    color: #fff;
}
.banner_next .b_form .b_form_left .p {
    color: #ffffff;
    float: left;
    font: bold 15px/30px Arial,Helvetica,sans-serif;
    margin-top: 7px;
    padding: 5px 0 0;
    width: 100%;
}
.banner_next .b_form .b_form_left .p2 {
    color: #ffffff;
    float: left;
    font: bold 13px/23px Arial,Helvetica,sans-serif;
    padding: 5px 0 0;
    width: 100%;
}
.banner_next .b_form .b_form_left .p1 {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 0 0 7px;
    text-align: justify;
    width: 100%;
}
.banner_next .b_form .b_form_left .p1 a {
    color: #fab001;
}
.banner_next .b_form .b_form_left .p1 a:hover {
    color: #000101;
}
.banner_next .b_form .b_form_left select {
    float: left;
    margin: 2% 0;
    padding: 1%;
    width: 100%;
}
.banner_next .b_form .b_form_left input[type="radio"], .banner .b_form .b_form_left input[type="radio"] {
    margin-left: -10px;
    margin-right: 0;
    visibility: hidden;
}
.banner_next .b_form .b_form_left input[type="text"], .banner_next .b_form .b_form_left input[type="numeric"], .banner_next .b_form .b_form_left input[type="email"], .banner_next .b_form .b_form_left input[type="number"], .banner_next .b_form .b_form_left input[type="tel"] {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    float: left;
    padding: 5px;
    width: 100%;
}
.banner_next .b_form .b_form_left input[type="number"] {
}
.banner_next .b_form .b_form_left input[type="checkbox"] {
}
.banner_next .b_form .b_form_right {
    border-top: 1px solid #4978ce;
    display: none;
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.banner_next .b_form .b_form_right p {
    color: #ffffff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    width: 100%;
}
.banner_next .b_form .btn .next {
    display: none;
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 100%;
}
#zipcode.banner_next .b_form .btn .next, #DivStep41.banner_next .b_form .btn .next, #DivStep5.banner_next .b_form .btn .next {
    display: block;
}
.banner_next .b_form .btn .next input[type="submit"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 25px;
    color: #2f5673;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 30px;
    width: 100%;
}
.banner_next .b_form .btn .next a {
    background: #424242 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 10px 30px;
}
.banner_next .b_form .btn .next a.disable {
    background: #a1a1a1 none repeat scroll 0 0;
    color: #ffffff;
}
.banner_next .b_form .btn .prev {
    float: left;
    margin: 15px 0;
    text-align: left;
    width: 49%;
}
.banner_next .b_form .btn .prev a {
    border-bottom: 1px solid #ffffff;
    border-radius: 0;
    color: #ffffff;
    font-weight: bold;
    margin-top: 20px;
    padding: 0;
}
.banner_next .b_form .btn .prev a::before {
    content: "<< ";
}
.banner_next .b_form .btn {
    float: left;
    padding-left: 0;
    padding-right: 0;
    padding-top: 13px;
    width: 100%;
}
.banner_next .content_1 {
    display: none;
    float: left;
    margin-top: 20px;
    width: 96%;
}
.banner_next .content_1 .top {
    float: left;
    width: 100%;
}
.banner_next .content_1 .top p {
    background: #c5d7ed none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 1.5% 19%;
    text-align: center;
    text-transform: uppercase;
    width: 62.5%;
}
.banner_next .content_1 .c_content {
    border: 1px solid #dedede;
    float: left;
    margin-bottom: 2%;
    padding-bottom: 2%;
    width: 100%;
}
.banner_next .content_1 .c_content p {
    float: left;
    font-size: 0.9em;
    padding: 2%;
    text-align: justify;
    width: 96%;
}
.banner_next .content_1 .c_content ul {
    float: left;
    margin-left: 22px;
    width: 90%;
}
.banner_next .content_1 .c_content ul li {
    color: #000;
    float: left;
    font-size: 0.9em;
    list-style: outside none disc;
    padding: 0.6% 0;
    width: 100%;
}
#home_phone1, #home_phone2, #work_phone1, #work_phone2, .banner_next .b_form .b_form_left .contact-list input {
    border: 1px solid #d9d9d9;
    margin-left: 3px;
    width: 30px;
}
.banner_next .b_form .b_form_left .contact-list input {
    border: medium none;
    padding: 5px 10px;
}
.banner_next .b_form .b_form_left .contact-list input[maxlength="3"] {
    width: 25.5%;
}
.banner_next .b_form .b_form_left .contact-list input[maxlength="4"] {
    width: 45%;
}
#home_phone3, #work_phone3, .banner_next .b_form .b_form_left .contact-list input {
    border: 1px solid #d9d9d9;
    width: 38px;
}
.banner_next .b_form .b_form_left .r_add {
    float: left;
}
footer p {
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    padding-top: 15px;
    text-align: left;
}
footer p a {
    color: #000000;
    text-decoration: none;
}
footer p a:hover, a:hover {
    color: #000101;
}
.b_form .buttons {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.b_form .buttons a {
    float: right;
    margin-bottom: 15px;
}
.b_form label {
    display: block;
    float: left;
    width: 100%;
}
p#program_id {
    float: left;
}
#program_id > input[value="0"] {
    display: none;
}
p label {
    margin-bottom: 5px;
    padding: 0 10px;
}
#txtemail {
    background: url("../images/lock.png") no-repeat scroll right center, #ffffff none repeat scroll 0 0;
}
.accordion, .accordion * {
    box-sizing: border-box;
}
.accordion {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    float: left;
    margin: 10px 0 0;
    overflow: hidden;
    width: 100%;
}
.accordion-section-title {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #1a1a1a;
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    padding: 15px;
    text-shadow: 0 1px 0 #1a1a1a;
    transition: all 0.15s linear 0s;
    width: 100%;
}
.accordion-section-title.active, .accordion-section-title:hover {
    background: #4c4c4c none repeat scroll 0 0;
    text-decoration: none;
}
.accordion-section:last-child .accordion-section-title {
    border-bottom: medium none;
}
.accordion-section-content {
    display: none;
    padding: 15px;
}
.accordion-section .accordion-section-content label {
    color: #4c4c4c;
}
.accordion-section .accordion-section-content label:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    color: #ffffff;
}
.contact-list {
    margin-top: 10px;
}
.contact-list, .contact-list li {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.contact-list li {
    position: relative;
}
.contact-list li::before, .contact-list li::after {
    background: #000000 none repeat scroll 0 0;
    color: #000000;
    height: 2px;
    left: 55%;
    margin-left: -5px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 10px;
}
.contact-list li::after {
    left: 70%;
}
a[href="#AddPhone"] {
    color: #fab001;
    float: right;
}
a[href="#AddPhone"]:hover {
    color: #000101;
}
.banner_next .b_form .b_form_left .contact-list li select {
    float: left;
    margin-bottom: 0;
    margin-right: 2%;
    margin-top: 0;
    width: 35%;
}
.banner_next .b_form .b_form_left .contact-list li input.contact[type="number"] {
    float: left;
    width: 60%;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.terms {
    color: #fff;
    display: inline-block;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}
.terms a {
    color: #fff;
    margin-left: 5px;
    margin-right: 5px;
}
.terms a:hover {
    color: rgb(142, 171, 225);
}
.mask {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
body.masking .mask {
    display: block;
}
.content-right {
    margin-top: 60px;
    padding-left: 15px;
}
.mobile {
    display: none;
}
@media screen and (max-width: 991px) {
.intro_text {
    margin-top: 70px;
}
.logo-cont h4 {
    font-size: 30px;
}
}
@media screen and (max-width: 767px) {
.navbar {
    height: auto;
}
.mobile {
    display: block;
}
.mobile .call {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
    float: right;
    line-height: 20px;
    margin-top: 20px;
}
.navbar .nav {
    display: none;
}
.intro_text {
    display: none;
}
.container {
}
.logo-cont .logo {
    display: none;
    height: 60px;
    margin-bottom: 10px;
}
.navbar .mobile .logo {
    height: 40px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.logo-cont h4 {
    border-left: 1px solid #959392;
    font-size: 24px;
    line-height: 30px;
    padding-left: 20px;
}
#intro {
    height: 350px;
    padding-bottom: 10px;
}
#intro .intro_text {
    padding-left: 0;
    position: relative;
}
#intro .intro_text h1 {
    font-size: 30px;
    line-height: 40px;
    padding-top: 0;
}
#intro .intro_text h2 {
    font-size: 24px;
    line-height: 34px;
}
.banner, .banner_next {
    width: 100%;
}
#content {
    margin-top: 0;
    padding-left: 0;
}
.content-right {
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 15px;
    width: 100%;
}
#content .column2:first-child {
    padding-right: 0;
}
.content .column2 {
    padding-bottom: 15px;
    width: 100%;
}
#DivStep1.banner .b_top h3 {
    border-bottom: 1px solid #ffd780;
    color: #262626;
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
}
.banner_next .b_form .b_form_left p label, .b_form label {
    font-size: 16px;
}
footer p {
    text-align: justify;
}
.logo-cont {
    z-index: -1;
}
#ninja-slider .slider-inner #intro {
    padding-top: 260px;
}
.not-clicks1 {
    padding: 10px 0 20px;
}
.logo-cont1 {
    background: #fff none repeat scroll 0 0;
    margin: 5px 0;
    text-align: center;
}
.logo-cont1 img {
    display: inline-block;
    height: 50px;
}
}
@media screen and (max-width: 640px) {
.banner_next .b_form .b_form_left .contact-list input {
    padding: 4px 5px;
}
#ninja-slider .slider-inner #intro {
    padding-top: 160px;
}
#intro {
    height: 260px;
    padding-bottom: 10px;
}
}
@media screen and (max-width: 480px) {
.banner_next .b_form .b_form_left .contact-list input {
    padding: 4px 5px;
}
#intro {
    height: 160px;
    padding-bottom: 10px;
}
}
@media only screen and (min-width: 991px) and (max-width: 1200px) {
#content .intro_text h1 {
    font-size: 30px;
}
}


button, input, select, textarea {
  font-family: inherit;
  font-size: 15px;
  line-height: inherit;
  padding-left:5px;
}

.btn {
  background-color: #2199fe;
  font-size: 15px;
  color:#FFFFFF;
  font-weight:bold;
}

/* Aweber */
#af-form-1292851221 .af-standards .af-element {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

#af-form-1292851221 .af-body label.previewLabel {
  display: none !important;
}

#af-form-1292851221 .af-body input.text, #af-form-1292851221 .af-body textarea {
   border-radius: 5px;
  padding-left: 10px !important;
}

#af-form-1292851221 .image{
    float: left !important;
    max-width: 98% !important;
    padding-left: 0 !important;
    
}

#af-form-1292851221 .af-body input.text:focus, #af-form-1292851221 .af-body textarea:focus {
  color:#000000;
}


/* thank you */

.intro_text_thank_you {
bottom: auto;
margin: 60px 0 0;
position: relative;
right: 0;  
z-index: 10;
}

#content .intro_text_thank_you h1 {
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 20px;
  text-shadow: 2px 2px 7px #000000;
  text-transform: uppercase;
}

#content .intro_text_thank_you h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin: 0;
  text-shadow: 1px 1px 3px #000000;
}

.logo-cont .logo2 {
  float: none;
  margin-bottom: 0;
  margin-left: 40%;
  margin-right: auto;
  margin-top: 0;
  position: relative;
  width: 25%;
}