#top-header .et-social-icons {
    top: 10px !important;
}

#top-menu a {
    color: #000000 !important;
    font-size: 15.5px !important;
    font-weight: 600 !important;
}

#top-menu li li {
    padding: 0px 14px;
}

#top-menu li li a {
    width: 350px;
    border-bottom: 1px solid #eee;
    padding: 6px 10px;
}

.nav li ul {
    width: 380px;
}


h1 {
    font-family: "Playfair Display", sans-serif !important;
    color: #b80017 !important;
    font-size: 42px !important;
    line-height: 48px !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
    margin-bottom: 20px !important;
    padding-bottom: 0px !important;
    margin-top: 15px !important;
}

h2 {
    font-family: "Playfair Display", sans-serif !important;
    color: #000 !important;
    font-weight: normal !important;
    font-size: 36px;
    line-height: 42px;
    margin-top: 10px !important;
}

h3 {
    font-family: "Playfair Display", sans-serif !important;
    color: #000 !important;
    font-size: 28px !important;
    line-height: 36px !important;
    font-weight: normal !important;
    padding-bottom: 15px;
    margin-top: 15px;
}

h4 {
    font-family: "Playfair Display", sans-serif !important;
    color: #000 !important;
    font-size: 22px !important;
    margin-top: 15px;
    margin-bottom: 10px;
}

.home h4 {
    margin-top: 0px;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}

h4 a {
    color: #b80017 !important;
}

.home .et_pb_blurb {
    margin-bottom: 20px !important;
}

h3.sub-text {
    color: #000000;
    font-size: 22px;
    font-style: italic;
}

h2
{
color: #b80017 ;
}

p {
    color: #000000 !important;
    text-align: justify;
}

.footer-widget h4 {
    font-family: "Playfair Display", sans-serif !important;
    margin-bottom: 10px !important;
    color: #fff !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    padding-bottom: 15px !important;
}

ul.contact-info li i {
    color: #b80017 !important;
    font-size: 24px !important;
    padding-right: 5px !important;
}

.footer-widget, .footer-widget a {
    color: #a8a8a8 !important;
}

.footer-links li a, .widget_recent_entries li a {
    margin-left: 15px !important;
}

.footer-links li a:before, .widget_recent_entries li a:before {
    color: #b80017 !important;
    font-family: 'FontAwesome';
    content: "\f105";
    font-weight: 400;
    font-style: normal;
    position: absolute;
    font-size: 18px !important;
    font-weight: 500 !important;
    top: 0px;
    left: 0 !important;
    color: #151515;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    transition: .2s all linear;
}

.home h2.entry-title a {
    color: #000000 !important;
    font-size: 20px !important;
    line-height: 26px !important;
    text-transform: capitalize !important;
}

.post-meta {
    color: #000000 !important;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 10px !important;
}

.post-meta a {
    color: #b80017 !important;
    text-transform: capitalize !important;
}

.home .post-content p {
    color: #000000 !important;
    margin-bottom: 20px !important;
}

a.more-link {
    text-transform: uppercase !important;
    background: #b80017 !important;
    color: #ffffff !important;
    padding: 8px 15px !important;
    transition: 0.5s background ease !important;
}

a.more-link:hover {
    background:  #3663a4 !important;
}

h1.home-newsletter {
    color: #ffffff !important;
    font-size: 36px !important;
    letter-spacing: 1px !important;
    margin-top: -5px !important;
    margin-bottom: 0px !important;
}

h3.sub-section {
    font-weight: 700;
    font-size: 32px;
    color: #000000 !important;
    font-family: Lato !important;
}

ul.tick-list {
    padding-left: 5%;
    color: #000000;
}

ul.tick-list > li {
    position: relative;
    list-style-type: none;
    text-align: left;
    padding: 10px 0px;
}

ul.tick-list > li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: -35px;
    width: 24px;
    height: 24px;
    background-image: url(/wp-content/uploads/2019/03/tick.png);
}

.section-sign-up-now .et_parallax_bg {
    background: linear-gradient(rgba(1,1,1,0.65),rgba(1,1,1,0.65)), url(/wp-content/uploads/2019/03/parallax-1.jpg) !important;
}

.btn {
    margin-top: 35px !important;
}#main-footer{background:#222 !important}

.btn a {
    padding: 12px 15px !important;
    background: #b80017 !important;
    color: #ffffff !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    transition: 0.5s background ease !important;
}

.btn a:hover {
    background: #3663a4 !important;
}

.request-more-information input[type=email], .request-more-information input[type=tel],  .request-more-information input[type=text], .request-more-information textarea {
    width: 100% !important;
    padding: 12px 15px !important;
    font-size: 16px !important;
    color: #000000 !important;
    margin-bottom: 25px !important;
}

.request-more-information textarea {
    height: 120px !important;
}

.request-more-information .wpcf7-submit {
    float: right !important;
    text-transform: uppercase !important;
    background: #b80017 !important;
    border-color: #b80017 !important;
    padding: 10px 25px !important;
    width: 100% !important;
    transition: 0.5s background, 0.5s border-color ease ease !important;
}

.request-more-information .wpcf7-submit:hover {
    background: #3663a4 !important;
    border-color: #3663a4 !important;
}

.wpcf7-form.contact-page {
    padding: 0 10% !important;
    margin-top: 35px !important;
}

.contact-page input[type=email], .contact-page input[type=tel],  .contact-page input[type=text], .contact-page textarea {
    width: 100% !important;
    padding: 12px 15px !important;
    font-size: 16px !important;
    color: #000000 !important;
    margin-bottom: 20px !important;
    background: #eee !important;
    border-color: #eee !important;
    font-family: Lato, sans-serif !important;
}

.contact-page textarea {
    height: 120px !important;
}

.contact-page .wpcf7-submit {
    text-transform: uppercase !important;
    background: #b80017 !important;
    border-color: #b80017 !important;
    padding: 10px 25px !important;
    width: 100% !important;
    transition: 0.5s background, 0.5s border-color ease !important;
    font-size: 18px !important;
    color: #fff !important;
}

.contact-page .wpcf7-submit:hover {
    background: #3663a4 !important;
    border-color: #3663a4 !important;
    cursor: pointer !important;
}

.et_pb_contact_form_container.et_pb_module .et_pb_button {
    transition: 0.5s background ease !important;
}

.et_pb_contact_form_container.et_pb_module .et_pb_button:hover {
    background: #3663a4 !important;
}

.view-prgrms a {
    background: #b80017 !important;
    color: #ffffff !important;
}

.et_pb_blurb .et_pb_image_wrap {
    background: #3663a4 !important;
    border-radius: 50% !important;
}

.online-home-school-girl img {
    zoom: 0.8;
    margin-bottom: -6px;
    max-height: 450px;
    width: 100%;
}

.online-home-school-boy img {
    margin-bottom: -5px;
}
#wpcf7-f263-p311-o2 form p
{
display: inline-block;
}

.about-page-bottom-btn p {
    text-align: center;
}

.about-page-bottom-btn a
{
background-color: #b80017;
    color: #fff !important;
    padding: 10px 20px;
    margin: 5px;
    display: inline-block;
    float: none;
    margin: 0 20px;
}
.about-page-bottom-btn ul li
{
list-style: none;
    display: inline-block;
}
.about-page-bottom-btn a:hover
{
background-color: #d20e27;
}
.about-page-bottom-btn ul li a span
{
color: #fff !important;
}

#wpcf7-f263-p327-o1 form input[type=email], #wpcf7-f263-p311-o2 form input[type=email],.subscribe-w-all input[type=email],
#wpcf7-f263-p313-o1 form input[type=email], #wpcf7-f263-p318-o1 form input[type=email]
{
padding: 12px !important;
border: 1px solid #ccc !important;

}
#wpcf7-f263-p327-o1 form input[type=submit], #wpcf7-f263-p311-o2 form input[type=submit],.subscribe-w-all input[type=submit],
#wpcf7-f263-p313-o1 form input[type=submit],  #wpcf7-f263-p318-o1 form input[type=submit]
{
padding:  10px 15px !important;
height: 41px;
font-size: 16px !important;
background-color: #d20e27 !important;
border: 1px solid #d20e27 !important;
color: #fff !important;
cursor: pointer;
}
.subcrib-a2 input[type=submit]
{
height: 42px !important;
}

#wpcf7-f263-p311-o2 form label{float:left;}
#wpcf7-f263-p311-o2 form input[type=email]{ width: 335px; }
#wpcf7-f263-p311-o2 form input[type=submit]{margin-left:0;margin-top:2px;height:44px;}

#accordion-15550852391148988590 h3
{
color: #b80017 !important ;
}
.ui-accordion .ui-accordion-icons
{
color: #b80017 ;
}
.ui-accordion-header-active, .ui-accordion-content-active ul li strong, .ui-accordion-content-active h5 strong 
{
color: #b80017 !important;
}
.ui-accordion-content-active ul li
{
color: #000;
}
#post-20 .entry-content ul li a, #post-7 .entry-content h3, #post-7 .entry-content p a, #post-7 .entry-content ul li .sp-ut,  #post-7 .entry-content ul li, #post-18 .entry-content ul li strong, #post-18 .entry-content p strong, #post-321 .et_pb_text_inner p strong, #post-322 .et_pb_text_inner p strong
{
color: #b80017 !important ;
}
 #post-7 .entry-content ul li .sp-utb
{
color: #000;
}
.ct-info
{
color: #fff !important;
}
.ct-info i
{
margin-right: 5px;
font-size: 25px;
color:  #b80017 ;
}
.red{color:#b80017 !important}
.middle-sch-list ul{width:calc(100% - 237px);}
.middle-sch-list ul:after{content:"";display:block;clear:both}
.middle-sch-list ul li
{
    width: 100% ;
    float:left;
}
.middle-sch-list ul li:nth-child(-n+4)
{
    width:49% ;
    }
#post-314 .entry-content .accordion h3
{
text-align: left !important;
letter-spacing: 0.3px !important;
font-family: Verdana,Arial,sans-serif !important;
}

.et_pb_blog_grid h2 {
    line-height: 28px !important;
}

@media screen and (max-width:767px) {

h1{ font-size: 35px !important; line-height: 45px !important;  }

h3{ font-size: 22px !important; line-height: 28px !important; letter-spacing: 1px !important; }

.home-page-fm-sec-mr
{
margin-top: 40px !important;
}
.contact-fm-mr
{
margin-top: 20px !important;
}
.how-home-school-res p
{
width: 100% !important;
}
.how-home-school-res p img
{
width: 100% !important;
margin : 0px !important;
float : none !important;
}
.hom-sb-2 form button
{
margin-left: 7px !important;
margin-top: 8px !important;
}
.wp-image-86, wp-image-601
{
width: 100% !important;
}


#wpcf7-f573-p311-o1 form input,
.requst-more-form form input,
#wpcf7-f573-p311-o1 form textarea,
.requst-more-form form textarea
{
margin-bottom: 10px !important;
}
.requst-more-form .et_pb_row
{
padding: 0 !important; 
}
.requst-more-form form .ajax-loader
{
display: none !important;
}

#wpcf7-f263-p327-o1 form input[type=email], #wpcf7-f263-p311-o2 form input[type=email],.subscribe-w-all input[type=email],
#wpcf7-f263-p313-o1 form input[type=email], #wpcf7-f263-p318-o1 form input[type=email]
{
width: 100% !important; float: none; margin-top: 10px !important;
}
#wpcf7-f263-p327-o1 form p, #wpcf7-f263-p311-o2 form p,.subscribe-w-all p,
#wpcf7-f263-p313-o1 form p, #wpcf7-f263-p318-o1 form p
{
text-align: center !important;
}

.subscribe-w-all .wpcf7-validation-errors, .subscribe-w-all .wpcf7-acceptance-missing
{
color: #f7e700 !important;
}


#wpcf7-f263-p327-o1 form input[type=submit], #wpcf7-f263-p311-o2 form input[type=submit],.subscribe-w-all input[type=submit],
#wpcf7-f263-p313-o1 form input[type=submit],  #wpcf7-f263-p318-o1 form input[type=submit]
{
margin-top: 6px !important;
width: 100% !important;
}
.et_pb_column
{
margin-bottom: 0 !important;
}
#post-314 .entry-content .accordion h3
{
font-size: 16px !important;
letter-spacing: 0px !important;
}
.ui-accordion .ui-accordion-content p { font-size: 15px !important; }
h1.entry-title{ font-size: 35px !important; }
.middle-sch-list ul{ width: 100%; }
}
#wpcf7-f573-p311-o1 .request-more-information textarea
{
height: 115px !important;
}
#wpcf7-f573-p311-o1 .wpcf7-form-control.wpcf7-submit
{
font-size: 18px !important;
margin-top: -6px !important;
padding: 10px 25px 9px 25px !important;
}
.home-page-bullets ul li
{
color: #000;
}
#commentform  input
{
width: 100% !important;
}

#commentform  input[type=submit]
{
    width: auto !important;
    float: left;
background-color: #b80017 !important;
color: #fff !important;
border: 2px solid #b80017 !important;
}
#commentform  input[type=submit]:hover
{
color: #d20e27;
}
.wpcf7-validation-errors
{
color: #f7e700 !important;
 }
.subscribe-w-all h1
{
padding: 0 !important; 
}
.subscribe-w-all form label
{
display: inline-block;
   vertical-align: top;
}
.wpcf7-validation-errors
{
display: none !important;
}

.high-school-pg h4 { 
color: #b80017 !important; 
}


#recent-posts-2 ul li a:before
{
display: none !important;
}

.img-caption {
    text-align: center;
    font-size: 14px !important;
    color: #3663a4 !important;
    margin-top: 10px;
}

.prgm-btn {
    background-color: #A30C1D;
    padding: 10px 20px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
}

.prgm-btn:hover {
    background: #3663a4 !important;
}

.entry-content .accordion h3 {
    font-size: 17px !important;
    font-family: Open Sans, sans-serif !important;
    padding: 15px !important;
}

.ui-accordion .ui-accordion-content p {
    font-size: 14px;
    font-family: Open Sans , sans-serif !important;
}

.ui-accordion .ui-accordion-content {
    background: #fff !important;
    border-radius: 0px;
    margin-bottom: 10px !important;
}

.et_pb_section_0.et_pb_with_background h1 {
    text-align: left !important;
    font-family: "Playfair Display", sans-serif !important;
    background: rgba(1,1,1,0.7);
    display: inline-block;
    padding: 20px 30px !important;
    font-size: 42px !important;
}

.rev-btn {
    text-transform: uppercase;
    font-size: 17px !important;
    min-height: 50px !important;
    height: 50px !important;
    padding-top: 5px !important;
}

ul.genList {
    padding-top: 10px !important;
}

ul.genList li {
    padding-bottom: 10px !important;
}

.how-home-school-res {
    padding-bottom: 0px !important;
}

.ct-info a {
    color: #fff !important;
}

.widget_recent_entries ul li:before {
    color: #b80017 !important;
    font-family: 'FontAwesome';
    content: "\f105";
    font-weight: 400;
    font-style: normal;
    font-size: 18px !important;
    font-weight: 500 !important;
    top: 0px;
    left: 0 !important;
    color: #151515;
    -webkit-transition: .2s all linear;
    -moz-transition: .2s all linear;
    transition: .2s all linear;
}

.widget_recent_entries li a {
    margin-left: 10px !important;
}

.widget_recent_entries ul li {
    margin-bottom: 15px;
}

.widget_search input#searchsubmit {
    background: #3663a4 !important;
    border: none;
    border-radius: 0px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
}

.widget_search input#searchsubmit:hover {
    background: #A30C1D !important;
}

.widget_search input {
    border-radius: 0px !important;
}

.subscribe-w-all input[type="email"] {
    border: 0px solid #ccc !important;
}

.et_pb_text ol, .et_pb_text ul {
    padding-bottom: 1em;
    color: #000;
}

.naps-badge img {
    width: 55% !important;
    margin-bottom: 45px;
}


.wpcf7-response-output {
    background: #ffffff;
    border: none !important;
    width: auto !important;
    margin: 0 auto !important;
    text-align: center;
    color: #000000;
    font-size: 16px !important;
    text-transform: capitalize;
    padding: 10px 15px !important;
}
@media screen and (max-width: 768px) { 

#top-header a {
    text-align: center;
    display: block;
    margin-top: 10px;
}

#et-info-phone {
    margin-right: 0px;
    text-align: center;
}

.et_pb_blog_grid .et_pb_salvattore_content article {
    height: auto  !important;
}

.hide-mob {
    display: none !important;
}

.online-home-school-girl {
    padding: 35px 0;
}

.subscribe-w-all p label {
    width: 100% !important;
    margin-bottom: 5px;
    margin-top: 15px;
}

.page-id-316 .et_pb_section_0 {
    background-position: 90%;
}

.et_pb_section.et_pb_section_0 {
    background-size: cover !important;
    padding: 35px 0px!important;
}

.et_pb_row_0.et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.et_pb_section_0.et_pb_with_background h1 {
    padding: 7.5px 12px !important;
    font-size: 22px !important;
    line-height: 28px !important;
}

.page-id-316 .et_pb_section_0 {
    background-position: 90% !important;
}

.home .et_pb_section.et_pb_section_0 {
    padding: 0 0 !important;
}

}

@media screen and (min-width:768px) and (max-width:1024px)
{
h1{ font-size: 45px !important; line-height: 55px !important; text-align: center;  }
.entry-title{ font-size: 45px !important; line-height: 55px !important;  }

h3{ font-size: 22px !important; line-height: 22px !important; letter-spacing: 1px !important; }
.online-home-school-girl img{ margin-bottom: 20px;}
.subscribe-w-all form{ text-align: center !important;}

}

div.et_pb_section.et_pb_section_0 { background-blend-mode: lighten !important; }
