@import "https://fonts.googleapis.com/css?family=Lato:300,400,700";
@import url("fontastic.css");

/*------------------------------------------------------ Bootstrap Overrides ------------------------------------------------------*/


body {
    font-family:Lato, sans-serif;
    font-weight:300;
}
p {
    font-weight: 300;
    font-family:Lato, sans-serif;
    font-size: 16px;
}
h1, h2, h3, h4, h5 {
    font-weight: 300;
    font-family:Lato, sans-serif;
}
a:hover {
    text-decoration: none;
}
.btn-default {
    color:#2b7eb0;
}
.centerdiv {
    float: none;
    margin-left: auto ;
    margin-right: auto;
    text-align: center;
}
.margin-bottom {
    margin-bottom: 15px;
}
.margin-bottom-medium {
    margin-bottom: 30px;
}
.margin-bottom-large {
    margin-bottom: 45px;
}
.margin-bottom-xlarge {
    margin-bottom: 60px;
}
.margin-bottom-xxlarge {
    margin-bottom: 100px;
}
.icon-bar {
    background-color: #2b7eb0;
}
.navbar-nav>.active>a {
background-color: white !important;
}
.navbar-form {
padding: 0px 15px 10px 0px;
}
.navbar-form {
padding: 0px 0px 10px 15px;
}
.navbar-right {
margin-right: 0px !important;
}


/*---------- Default Button (White with Blue Border) ----------*/
.btn-default{
    border: 1px solid #2b7eb0 !important;
    border-radius: 4px !important;
    color: #2b7eb0 !important;
}
.btn-default:hover{
    background-color: #2b7eb0 !important;
    color:white !important;
    border: 1px solid transparent !important;
}
/*---------- Primary Button (Blue) ----------*/
.btn-primary {
    background-color: #2b7eb0 !important;
}
.btn-primary:hover {
    background-color: white !important;
    color: #2b7eb0 !important;
    border-color: #2b7eb0 !important;
}
/*---------------------------------------- Nav Bar ------------------------------------*/

.navbar {
    background-color:white;
    height:80px;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: white;
    color:#3e3e3e;
}
.navbar-default {
    background-color: white;
    border-color: #e7e7e7;
    font-size: 16px;
    font-weight:400;
    border-bottom:1px solid #cdcdcd;
     padding-top: 23px; 
    padding-bottom:18px;
}
.navbar-nav>li {
    color: #b8b8b8 !important;
}
.navbar-nav>li>a {
    color: #2b7eb0 !important;
    border-radius: 5px !important;
}
.navbar-nav>li>a:hover {
background-color:#f4f4f4 !important;
}
.navbar-nav>li>ul>li>a:hover {
background-color:#f4f4f4 !important;
}
.dropdown-menu>li>a {
    color: #888888 !important;
}
li .menu_header a {
    margin-top:18px !important;
    color:#2b7eb0 !important;
    font-weight: 700 !important;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a {
    background-color: #f5f5f5;
}
.navbar-default img {
    height:50px;
    width:auto;
    margin:0px 10px 0 0;
}
.navbar-form .preview {
    margin-right:-15px;
}
.navbar-form {
margin-bottom: -5px;
}
.navbar-form {
margin-bottom: -5px;
}
.navbar-form {
margin-right: -15px;
}
.navbar-toggle:hover {
    background-color:#2b7eb0 !important;
}
.navbar-toggle:hover .icon-bar {
    background-color:white !important;
    border: none;
}
/*.navbar-toggle .icon-bar:hover {
    background-color:red !important;
}*/
@media (max-width: 992px) {
  .preview_toggle {
    display:none
  }
}

/*---------------------------------------- Main Images ------------------------------------*/

.widewrapper {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD-HomeBannerImage12.jpg');
/*    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/Product-Banners/MissioFinalText.jpg');
*/    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 580px;
    position: relative;
}
.widewrapper_overview {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD-Banner_Overview-2.jpg');
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
}
.widewrapper_certifications {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_certification_hero3.jpg');
    background-position: 28% 25% !important;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
}
@media (max-width: 768px) {
    .widewrapper_certifications {
        background-position: 48% 25% !important;
    }
}

.widewrapper_parish {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_Parish_Image17.jpg');
    background-position:50% 50%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
}
.widewrapper_school {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_School_Image5.jpg');
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
}
@media (max-width: 768px) {
    .widewrapper_school {
        background-position:-120px 0;
    }
}
.widewrapper_individual {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_Individual_Image10.jpg');
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
}
@media (max-width: 768px) {
    .widewrapper_individual {
        background-position:-160px 0;
    }
}

.widewrapper_pope{
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/pope_image.jpg');
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 640px;
    position: relative;
    background-position:0px 0px;
}
@media (max-width: 930px) {
    .widewrapper_pope {
        background-position:-400px 0px;
    }
}
@media (max-width: 600px) {
    .widewrapper_pope {
        background-position:-600px 0px;
    }
}

.widewrapper_categorypage {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_Adult_Formation.jpg');
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
/*    background-position:10px 200px;*/
}

.widewrapper_adult_formation {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_Adult_Formation.jpg');
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
/*    background-position:10px 200px;*/
}
.widewrapper_high_school {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_HighSchool.jpg');
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
/*    background-position:10px 200px;*/
}

.widewrapper_grade_school {
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_Grade_School.jpg');
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
/*    background-position:10px 200px;*/
}

.hp_message h1 {
    padding-top:290px;
    color:white;
    font-size: 36px;
    font-weight:400;
    text-shadow: 2px 2px #5f4724;
}
.hp_message h3 {
    font-size: 26px;
    color:white;
    line-height: 32px;
    margin-top:5px;
    text-shadow: 2px 2px #5f4724;
}
.widewrapper a:hover{
    text-decoration: none !important;
    color:white;
}

@media (max-width: 850px) {
    .hp_message h1 {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .hp_message h1 {
        padding-top:280px;
    }
    .hp_message h3 {
        font-size: 20px;
        line-height: 32px;
    }
}
/*---------- Intro Copy ----------*/
#hp_intro {
    color:#acacac;
    margin-top:10px;
    margin-bottom:25px;
}
#hp_intro h1{
    text-align: center;
    color: #2b7eb0;
    padding: 30px 0px 0px 0px;
}
#hp_intro h2{
    text-align: center;
    line-height: 48px;
    padding: 0px 0 35px;
}

/*---------- Technology Panel ----------*/
#tech_panel {
    background-color:#f5f5f5;
    padding-bottom: 35px;
}
#tech_panel h1 {
    text-align: center;
    color:#acacac;
    padding:22px 10px 25px 10px;
}
#tech_panel h4 {
/*    text-align: center;*/
    font-weight: 300;
    color: #2b7eb0;
    font-size: 22px;
/*    margin: 15px 0px 45px 0px;*/
}

#tech_panel li {
    font-weight: 300;
    color:#acacac;
    font-size: 20px;
}
#tech_panel ul {
    margin: 0 0 20px 0;
}
#tech_panel a {
    margin-left:10px;
}
#tech_panel img {
    padding-bottom:40px;
}
.system_graphic  {
    float:right;
}
@media (max-width: 768px) {
    .techpanel_copy {
        text-align: center;
    }
    .techpanel_copy ul {
        list-style: none;
    }

    .system_graphic  {
        float:none;
        text-align: center;
    }
}
/*---------------------------------------- Courses ------------------------------------*/
#courses {
    padding:10px 0 25px 0;
    background-color:white;
}
#courses h1 {
    color:#acacac;
    padding:5px 10px 25px 10px;
    text-align:center;
}
#courses h1 a {   
    
}
#courses img {
    width:100%;
    height:auto;
    background-color:white;
}
#courses h3 {
    font-weight: 300;
    margin-top:-10px;
    text-align: center;
    color:#acacae;
    padding-top:25px;
    font-size:22px;
}
#courses h4 {
    font-weight: 400;
    text-align: center;
    color:#2b7eb0;
    padding:10px 10px 0px 10px;
    font-size:18px;
}
@media (max-width: 992px) {
  #courses h4 {
    font-size:16px;
 }
}
@media (max-width: 768px) {
  #courses h4 {
    font-size:18px;
 }
}
#courses p {
    padding:0px 10px 20px 10px;
    text-align: center;
    font-size: 15px;
    color:#2b7eb0;
}
#courses button {
    width:350px;
}
#courses .wht_bkgd {
    border:1px solid #bdbdbd;
    /*border-radius: 4px;*/
}
#courses .graybkgd {
    background-color:#e2e2e2;
    border:1px solid #bdbdbd;
    /*border-radius: 4px;*/
}
.course_gray_gradient_bkgd {
    background: -webkit-linear-gradient(#f5f5f5, white);
    background: -o-linear-gradient(#f5f5f5, white);
    background: -moz-linear-gradient(#f5f5f5, white);
    background: linear-gradient(#f5f5f5, white);
    border-top: 1px solid #cdcdcd;
    border-bottom:none;"
}
/*---------------- Hover States ----------------*/

#courses a:hover{
    text-decoration: none;
}
#courses .wht_bkgd:hover, #courses .graybkgd:hover {
    border:2px solid #bdbdbd !important;
/*    border-radius: 4px !important;*/
    box-shadow: 5px 5px 10px #ddd !important;
}
.category_page .wht_bkgd:hover {
    border:2px solid #bdbdbd !important;
    box-shadow: 5px 5px 10px #ddd !important;
}

/*---------------------------------------- Demographic ------------------------------------*/

#demographic {
    padding-top:30px;
    padding-bottom:40px;
    text-align: center;
}

#demographic h1 {
    color:#2b7eb0;
}
#demographic h4 {
    color:#2b7eb0;
    font-weight:bold;
    margin-top:-40px;
}
#demographic i {
    color:#2b7eb0;
    font-size: 170px;
}
#demographic i:hover {
    text-decoration: none;
    color:#0d6599 !important;
}
#demographic a:hover {
    text-decoration: none;
}

/*---------------------------------------- Inspiration ------------------------------------*/

#inspiration {
    background-color:#f5f5f5;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
    padding-bottom:40px;
}
#inspiration h1 {
    text-align: center;
    color:#acacac;
    padding-top:10px;
    padding-bottom:20px;
}
#inspiration  img {
    width:100%;
    height:auto;
    padding-bottom:30px;
}
#inspiration  button {
    width:250px;
}
/*---------------------------------------- Testimonials ------------------------------------*/
.carousel-caption {
    position:static;
    text-align:center;
    margin-right: auto;
    margin-left:auto;
}
#testimonials {
    color:white;
    text-align: center;
    background-color:#2b7eb0;
}
.testimonials_table_parent {
    display: table;
    table-layout: fixed;
    width:70%;
    margin-right: auto;
    margin-left:auto;
    height:450px;
}
.testimonials_table_child {
    display:table-cell;
    vertical-align:middle;
}
    
/*---------------------------------------- Partners ------------------------------------*/

#partners {
    height:540px;
    background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MatthewKelly2.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left;
    background-size:auto 540px;
}

#partners h1 {
    text-align: center;
    color: #2b7eb0;
}

#partners h3 {
    line-height:38px;
    margin-left:10%;
    text-align: center;
    color:#acacac;
}
.vparent {
    display: table;
    height: 540px;
    table-layout: fixed;
}
.vcenter {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}

@media (max-width: 990px) {
    #partners {
      background-image: url('https://cdn.cd2learning.com/mcfd_web/images/home_v4/MatthewKelly.png');
    }
    #partners h1 {
        font-size:36px;
    }
    #partners h3{
     font-size:19px;
}
 .vparent {
    background-color: rgba(255,255,255,0.6);
  }
}
@media (max-width: 768px) {
    #partners h1 {
    font-size:26px;
    line-height: 30px;
  }

    #partners h3{
    font-size:15px;
    line-height: 25px;
    margin-left:5%;
    margin-top:0px;
    color:#3a3a3a;
  }
}

/*---------------------------------------- Social ------------------------------------*/

#social {
    padding:30px 0 15px 0;
    background-color:#f5f5f5;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    text-align: middle;
}
#social button {
    margin-left:0px !important;
}
#social .form-control {
    padding:10px 20px;
}
#social h3 {
    margin-top:5px;
}
#social .icons {
    padding-left:5px;
    padding-top:5px;
    text-decoration: none;
}
#social .icons a {
    font-family: "mcfd" !important;
    font-size:36px;
    color:#989898 !important;
    padding-right:15px;
    text-decoration: none;
}
#social .icons a:hover {
    color:#2b7eb0 !important;
    text-decoration: none;
}
.socal1 {
    padding-bottom: 20px;
}
.socal2 {
    padding-bottom: 20px;
}
.socal3 {
    margin-top: -7px;
}

@media (min-width: 768px) {
  #social h3 {
    float:right;
 }
}
@media (max-width: 768px) {
 .socal1 {
    clear: both; !important;
    text-align:center;
 }
  .socal1 .test {
    clear: both; !important;
    text-align:center;
 }
  .socal2 {
    color:white !important;
 }
  .socal3 {
    clear: both; !important;
    text-align:center;
 }
}



/*----------------------------------------  Preview Popup ------------------------------------*/
.bottomPreview_toggle {
    bottom:0;
    position:fixed;
    height:45px;
    background-color:#2b7eb0;
    text-align: center;
    width:370px;
    left:0;
    right:0;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px 4px 0px 0px;
    border:2px solid rgba(13, 101, 153, 0.35);
    border-bottom:none;
    z-index:100;
/*    width:75%;
    left:50%;
    margin: 0 0 0 -37.5%;*/
}

.bottomPreview_toggle a {
    font-size: 20px;
    color: white !important;
    text-align: center;
    line-height: 24px;
}
.bottomPreview_toggle:hover {
    background-color:#0d6599 !important;
}

@media (min-width: 992px) {
  .bottomPreview_toggle {
    display:none;
    }
}
@media (max-width: 450px) {
  .bottomPreview_toggle {
    border-radius: 0;
    }
}

/*----------------------------------------  Category Styles ------------------------------------*/
#category_deadspace {
    height:90px;
}
#courseoverview_deadspace {
    height:90px;
}
.category {
    line-height: 28px;
}
.category_header h1 {
    color:#2b7eb0 !important;
    line-height: 48px;
}
.category h3 {
    font-weight: 400;
    color:#2b7eb0 !important;
}
.category_header h4 {
    color:#acacac !important;
    line-height: 28px;
}
.category img {
    width:100%;
    height:auto;
    padding:25px 0 15px;
}
.category .btn-default {
    margin-bottom:35px;
}
@media (max-width: 768px) {
  .category img {
    padding-bottom:5px;
    }
}

/*----------------------------------------  Product Styles ------------------------------------*/
#deadspace {
    height:90px;
}
.course_header {
    padding-top:35px;
    padding-bottom:20px;
}
.course_header h1 {
     color:#2b7eb0 !important;
     font-weight: 400;
}
@media (max-width: 768px) {
  .course_header h1{
    text-align:center;
    }
}
.course_header h4 {
    padding-top:5px;
    line-height: 30px;
}
.course_header p {
    font-size:12px;
    font-weight: 500;
}
@media (max-width: 1200px) {
  .course_header h4 {
    font-size:16px;
    line-height: 26px !important;
    }
}
.course_header h4 {
    padding:5px 0;
    color: #909090 !important;
    line-height: 28px;
}
.course_header img {
    width:100%;
    height:auto;
    padding-top:20px;
    position: relative;
}
.courses {
    padding:30px 0;
    line-height: 28px;
}
.courses img {
    width:100%;
    height:auto;
    padding:20px 0;
}
.courses h3 {
    font-weight: 400;
    color:#2b7eb0 !important;
}
.course_feature {
    height:500px;
}
.price {
    color:#2b7eb0 !important;
    font-weight: 700;
}
.activity_padding {
    padding-left:35px;
}
.activity_border {
    border-right:1px solid #CDCDCE
}
.course_graybkgd {
    background-color:#f9f9f9;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}
/*---------- Courses Box ----------*/
.available_courses_box {
    background-color:#f8f8f8;
    padding:10px 0 10px 20px;
    margin-left:15px;
    width:340px;
    border-radius: 4px !important;
}
.available_courses_box2 {
    background-color:#f8f8f8;
    padding:10px 0 10px 20px;
    margin-left:15px;
    border-radius: 4px !important;
    height:200px;
}
.available_courses_box2 img {
    height:90px;
    width: auto;
    padding-top:0px;
}
@media (max-width: 992px) {
  .available_courses_box2 {
    height:350px;
 }
}
@media (max-width: 992px) {
  .available_courses_box {
    display:none;
 }
}
@media (max-width: 1200px) {
    .available_courses_box2 {
    display:none;
 }
}
.available_courses_box2 p {
    font-size: 14px;
}
.available_courses_box h5, .available_courses_box2 h5 {
    font-weight:700;
    color:#2b7eb0;
}
.img_test img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-top: 12px;
}
.available_courses_box.scripture_course {
    width:160px;
}
/*---------- Course Implementation Section ----------*/
.implementation h1 {
    font-size:32px;
    text-align: center;
    color:#acacac;
    margin:20px 0 20px 0px;
}
.imp_icons {
    margin-top: 25px;
    text-align: center;
}
@media (max-width: 768px) {
    .imp_icons {
        height:290px;
    }
}
.imp_icons h4 {
    color:#2b7eb0 !important;
    font-weight: 700 !important;
    font-size:17px !important;
    line-height: 14px;
    margin-bottom:5px;
}
.imp_icons i {
    font-size:30px;  
    vertical-align: -8px;
    padding-right:2px;
}
.imp_icons p {
    padding-bottom: 35px;
}
@media (max-width: 768px) {
    .top-row {
        display: none;
    }
    .implementation h1 {
        padding:0 25px;
    }
}
/*----------------------------------------  Backgrounds ------------------------------------*/

.light_graybkgd {
    background-color:#fcfcfc !important;
}
.wht_bkgd {
    background-color: white !important;
}
.whthgt_bkgd {
    background-color: white !important;
    height:300px;
}
.graybkgd {
    background-color:#f5f5f5;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}
/*.light_bordered_graybkgd {
    background-color:#f9f9f9;
    border-top:1px solid #cdcdcd;
    border-bottom:1px solid #cdcdcd;
}*/
.bluebkgd {
    background-color:#2b7eb0 !important;
}
.300a {
    height:300px;
}

/*---------------------------------------- Footer ------------------------------------*/
footer {
    padding:25px 0 50px 0;
    line-height: 32px;
    height:40px;
}
footer #stlivechat9, footer #stlivechat9 a {
    padding: 0;
}
footer p {
    color:#bdbdbd;
    font-size: 14px;
}
footer span {
    padding:0 10px;
}
footer a {
    padding:0 10px;
    color:#3384b4;
    display: inline-block;
}
@media (max-width: 992px) {
  footer .container {
    height:150px;
    }
}
/*---------------------------------------- Demographic Subnavs ------------------------------------*/
#gs_deadspace {
    height:90px;
}
#mini_demographic {
    background-color:#f6f6f6;
    height:66px;
    padding-top:20px;
    border-bottom: 1px solid #cdcdcd;
}
@media (max-width: 768px) {
  #mini_demographic {
    display:none;
    }
}
#mini_demographic li {
    text-decoration: none;
    list-style: none;
    display: inline;
    font-size: 18px;
    padding-left:17px;
    color:#acacac;
}
#mini_demographic li a {
    color:#acacac;
}

#mini_demographic a:hover {
    color:#2d83b6 !important;
}
#mini_demographic .active {
    color:#2d83b6 !important;
}
/*------------- Inpage Subnav -------------*/
#demo_subnav {
    text-align:center;
    margin-right:auto;
    margin-left:auto;
    padding:28px 0;
}
#demo_subnav ul {
    display: inline;
    text-align: center;
    margin-right:auto;
    margin-left:auto;
    padding-top:20px;
}
#demo_subnav ul li {
    text-decoration: none;
    list-style: none;
    height:100px;
    text-align:center;
    display: inline;
    margin-right:auto;
    margin-left:auto;
    line-height: 37px;
}
#demo_subnav a {
    font-size:19px;
    padding:0 10px;
    color:white;
    font-weight: 300 !important;
}

/*---------------------------------------- HomeStudy Parent ------------------------------------*/
#demo_hero img {
    padding-top:18px;
}
#demo_hero h3 {
    font-weight: 400;
    font-size:36px;
    color:#2b7eb0;
    padding-top:110px;
}
#demo_hero h4 {
    font-weight: 300;
    color:#757575;
    font-size:22px;
    line-height: 36px;
}
@media (max-width: 768px) {
    #demo_hero h3 {
        padding-top:10px;
    }
}
#demo_hero p {
    font-weight: 300;
    color:#757575;
    font-size:20px;
    margin-bottom:0px;
}
.demo_features {
    padding-bottom:40px;
}
.demo_features h1 {
    font-size:32px;
    text-align: center;
    color:#acacac;
    padding:24px 0 12px;
}
.demo_features h4 {
    font-size:22px;
    font-weight: 300;
    color: #2b7eb0;
    line-height: 21px;
}

.demo_features h4, .demo_features p {
    text-align: center;
}
.demo_features p {
    font-weight: 300;
    color:#757575;
    font-size: 16px;
}
.demo_features img {
    height:130px;
    display: block;
    margin-left:auto;
    margin-right:auto;
}
.demo_features .btn {
    text-align: center;
    margin: 22px 0 5px 0;
}

/*---------------------------------------- Forms ------------------------------------*/
label {
    color:#8b8b8b;
    font-weight:400 !important;
}
.form_panel h1 {
    font-size:32px;
    text-align: center;
    color:#8b8b8b;
    padding:24px 0px 12px;
}
.form_panel h4 {
    text-align: center;
    line-height: 20px;
    color:#8b8b8b;
    padding-bottom:20px;
}
.form-control2 {
display: block;
}
.hide {
    visibility: none;
}
/*---------------------------------------- System Overview ------------------------------------*/


.widewrapper_diocease {
    background-image: url(https://cdn.cd2learning.com/mcfd_web/images/home_v4/MCFD_Diocese_Image3.jpg);
    background-position: 90%;
    background-size: cover;
    -ms-behavior: url(http://www.mycatholicfaithdelivered.com/App_Themes/homepage-learning/backgroundsize.min.htc);
    height: 480px;
    position: relative;
}
.overview_points h1 {
    font-size: 32px;
    text-align: center;
    color: #acacac;
    margin-top: 50px;
}

.overview_points h4 {
    text-align: center;
    font-weight: 300;
    color: #2b7eb0;
    font-size: 22px;
    margin: 15px 0px 45px 0px;
}
.overview_points_image  {
    margin-left:auto;
    margin-right: auto;
    text-align: center;
}
.overview_points_copy h5 {
    padding-top:15px;
    color: #2b7eb0;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}
.overview_points_copy p {
    font-size: 18px;
}
.extra_features {
    background-color:#fcfcfc !important;
    height:300px;
}
.ov_rowheight {
    padding:25px 0;
}
.last_row {
    margin-bottom:40px;
}
.feature_grid_border {
    border:1px solid #dedede;
    margin-bottom:25px;
    background-color: white;
}
.features_grid_bkgd {
    background-color: #f5f5f5;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}
/*----------- Queries for Overivew Section ----------- */
@media (max-width: 992px) {
    .overview_points_copy {
        text-align: center;
        padding-bottom:20px;
    }
}
@media (max-width: 768px) {
    #demo_hero h3 {
        text-align: center;
    }
    #demo_hero h4 {
        text-align: center;
    }
    #demo_hero h4 ul {
        text-align: left;
    }
}
/*----------- Additional Features Section - System Overview ----------- */
.addfeatures {
     text-align: center !important;
    margin-right:auto !important;
    margin-left:auto !important;
    padding:30px 10px 10px 10px !important;
    height:200px;
}

.addfeatures h4 {
    color:#2b7eb0 !important;
    font-weight: 700 !important;
    font-size:17px !important;
    line-height: 14px;
    margin-bottom:5px;
}
.addfeatures i {
    color:#2b7eb0 !important;
    font-size:28px;  
}
.addfeatures p {
    padding-bottom: 35px;
}
@media (max-width: 500px) {
    .addfeatures {
        height:240px;
        padding:24px 10px 10px 10px !important;
    }
    .addfeatures h4 {
        line-height: 20px;
    }
}
/*----------- Thin Demo on Course Pages ----------- */
.thin_demo {
    height:200px;
}
.thin_demo h1 {
    font-size: 26px; 
    text-align: center;
    color: #2b7eb0;
    padding-top:30px;
}
.btn_group {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    padding:10px 30px;
}
.btn_group a {
    margin-right:10px;
    font-size:17px;
}
.icon_rotate {
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}

/*---------------------------------------- About Page ------------------------------------*/
#about_intro h1 {
    color: #2b7eb0;
}
#about_intro h3 {
    color: #acacac;
    line-height: 42px;
    font-size:20px;
    padding-bottom:15px;
    padding-top: 25px;
}
#advisors {
    padding-top:25px;
}
#advisors div {
    margin-left:auto;
    margin-right: auto;
    text-align: center;
}
#advisors h1 {
    text-align: center !important;
    color: #8b8b8b;
    }
#advisors h3 {
    font-weight: 300;
    color:#2b7eb0 !important;
    font-size:18px; 
    margin-bottom:5px;
}
#advisors h4 {
    font-weight: 300;
    color:#2b7eb0;
    font-size:22px; 
    text-align: center;
}
#advisors p {
    text-align: center;
    color: #acacac;
}
#advisors img {
    padding-top:35px;
    margin-left:auto;
    margin-right: auto;
}
.advisors.graybkgd {
    padding-bottom:25px;
}
.partner_description {
    padding:20px;
    line-height: 32px;
}

#publishing_partners img {
    margin-left:auto;
    margin-right: auto;
}
#publishing_partners h1 {
    text-align: center !important;
    color: #8b8b8b;
    padding:25px 0 50px 0;
}
#publishing_partners h4 {
    text-align: center !important;
    color: #8b8b8b;
    padding-bottom:25px;
    font-size:22px; 
    color:#2b7eb0;
}
#publishing_partners div {
    margin-left:auto;
    margin-right: auto;
    text-align: center;
    color:#acacac;
}

#publishing_partners img {
    max-width:80%;
}

/*---------------------------------------- System Check ------------------------------------*/
.container-rounded {
    background: #ededed;
}
.table_header_light {
    border: 1px solid #ddd;
    background: #eeefef;
    font-size: 16px;
    color: #454545;
    padding: 8px 0 8px 10px;
}
.component-box {
    padding: 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    height:300px;
}
/*---------------------------------------- Privacy Policy / Terms of Use ------------------------------------*/
.legal {
    padding-bottom:100px;
}
.legal h1 {
    color:#2b7eb0;
    font-weight:400;
}
.legal h3 {
    color:#2b7eb0;
    font-weight:400;
}
.legal p {
    padding-bottom:20px;
}
.legal table {
    width:100%;
}
.legal table, td, th {
    border: 1px solid black;
}
table th {
    background-color:#f5f5f5;
}
table th, table td {
    padding:15px;
}
/*---------------------------------------- Quotes (Demographic Pages) ------------------------------------*/
.quote {
    background-color: rgba(255,255,255,0.8);
    border-radius: 4px !important;  
}
.quote h3 {
    font-size: 26px;
    text-align: center;
    color: #7c7c7c;
    line-height: 32px;
    margin-top: 5px;
    padding: 20px 16px 0 16px;
}
.quote h4 {
    font-size: 18px;
    text-align: center;
    color: #7c7c7c;
    padding-bottom:20px;
    line-height: 24px;
}
@media (max-width: 768px) {
    .quote h3 {
        font-size: 18px;
        line-height: 28px;
    }
}
@media (max-width: 768px) {
    .quote h4 {
        font-size: 14px;
        line-height: 18px;
    }
}
/*---------Quote Container Position---------*/
.quote_container {
    position: absolute;
    bottom:50px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

@media (max-width: 768px) {
    .quote_container {
    bottom:10%;
    }
}

/*------------------------------------------------------------------------------------------------------------*/

.slide-down_arrow {
    position: absolute;
    bottom: 10px;
    left:50%;
    opacity: 0.7;
}
.slide-down_arrow_demo{
    position: absolute;
    bottom:5px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}
.anchor {
   position: relative;
   top: -68px;
   visibility:hidden;
}
.privacypolicy_anchor {
   position: relative;
   top: -100px;
   visibility:hidden;
}
.down_arrow {
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    margin-bottom:-20px;
}


/*---------------------------------------- Stat Boxes ------------------------------------*/
#stat_box {
    text-align: center;
}

#stat_box h1 {
    text-align: center;
    font-size: 32px;
    padding: 24px 0 36px;
    color:#acacac;
}

#stat_box h3 {
    text-align: center;
    font-size: 32px;
    color:#2b7eb0;
    font-weight: 400;
}

#stat_box p {
    text-align: center;
    font-size: 20px;
    margin-bottom:45px;
    color:#acacac;
}
#stat_box .divider {
    border-right: solid 1px #acacac;
    height:130px;
}
@media (max-width: 768px) {
    #stat_box h3 {
        font-size: 40px;
    }
    #stat_box .divider  {
        border:none;
    }
}
@media (min-width: 1200px) {
    #stat_box h3 {
        font-size: 40px;
    }
}
.statbox_column {
    width:20%;
    float: left;
}
@media (max-width: 768px) {
    .statbox_column {
        width:100%;
    }
}

/*---------------------------------------- Floating Box (Contact Us) ------------------------------------*/
.floating_box {
    right:0;
    bottom:90px;
    position:fixed;
    background-color:#2b7eb0;
    text-align: center;
    width:165px;
    right:0;
    border-radius: 4px 0 0px  4px ;
    border:2px solid rgba(13, 101, 153, 0.35);
    z-index:100;
    padding:10px 0;
}

.floating_box a {
    font-size: 20px;
    color: white !important;
    text-align: center;
    line-height: 24px;
    text-decoration: none;
}
.floating_box:hover {
    background-color:#0d6599 !important;
}
@media (max-width:1200px) {
    .floating_box {
        visibility:hidden;
    }
}

/*---------------------------------------- Login Screen ------------------------------------*/
.portal-bk-accent {
    background: none repeat scroll 0% 0% #f5f5f5;
    padding: 15px 0px 30px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(141,141,141,0.50);
    -moz-box-shadow: 0px 0px 20px 0px rgba(141,141,141,0.50);
    box-shadow: 0px 0px 20px 0px rgba(141,141,141,0.50);
}

.spacer-small {
    padding: 10px 0;
}

.brand-color {
    color: #2b7eb0;
}
@media (max-width:768px) {
    .login_btn {
        margin-top:15px;
    }
}

.contact-info img {
    width: 185px;
    height: auto;
    margin-top: 0px;
}

/*---------------------------------------- Contact Us Page ------------------------------------*/

#contact-us h1 {
    color: #acacac;
    font-size: 30px;
    text-align: center;
    padding-bottom:12px;
}
#contact-us .graybkgd {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 50px 20px 50px;
    margin:10px 0 36px;
    border-bottom: none;
    border-top: none;
}
.contact_intro h3 {
    color: #acacac;
    line-height: 42px;
    font-size: 20px;
    padding-right:10px;
}
/*--------- Comm Boxes---------*/
#comm_box {
    text-align: center;
}

#comm_box h1 {
    text-align: center;
    font-size: 30px;
    padding: 24px 0 18px;
    color: #acacac;
}

#comm_box h3 {
    text-align: center;
    font-size: 22px;
    color:#2b7eb0;
    font-weight: 400;
    margin-top:10px;
}

#comm_box p {
    text-align: center;
    font-size: 16px;
    color:#acacac;
}
#comm_box i {
    text-align: center;
    font-size: 26px;
    margin-bottom:10px;
    color:#2b7eb0;
}
#comm_box a {
    text-decoration: none;
    color:red;
}
.table_parent {
    display: table;
    table-layout: fixed;
    width:100%;
    height:520px;
}
.table_child {
    display:table-cell;
    vertical-align:bottom;
}

@media (max-width:992px) {
    .table_parent {
        height:20px;
    }
} 
.table_child a {
    text-decoration: none;
}

@media (min-width:992px) {
    .hide_phone_link {
    text-decoration: none !important;
    color:#acacac !important;
    }
} 

/*---------------------------------------- Course Category ------------------------------------*/
.category_page {
    padding:10px 0 0 0;
    background-color:white;
}
.category_page h1 {
    color:#acacac;
    padding:5px 10px 25px 10px;
}
.category_page img {
    width:100%;
    height:auto;
    background-color:white;
}
.category_page h4 {
    font-weight: 400;
    text-align: center;
    color:#2b7eb0;
    padding:10px 10px 0px 10px;
    font-size:18px;
}
@media (max-width: 992px) {
  .category_page h4 {
    font-size:16px;
 }
}
@media (max-width: 768px) {
  .category_page h4 {
    font-size:18px;
 }
}
.category_page p {
    padding:0px 10px 20px 10px;
    text-align: center;
    font-size: 15px;
    color:#2b7eb0;
}
.category_page .wht_bkgd {
    border:1px solid #bdbdbd;
}
@media (min-width: 768px) {
  .category_page .wht_bkgd {
    height:345px;

 }
}
@media (min-width: 992px) {
  .category_page .wht_bkgd {
    height:335px;

 }
}
@media (min-width: 1200px) {
  .category_page .wht_bkgd {
    height:335px;

 }
}

/*---------------- Hover States ----------------*/

#category_page a:hover{
    text-decoration: none;
}
#category_page .wht_bkgd:hover {
    border:2px solid #bdbdbd !important;
    box-shadow: 5px 5px 10px #ddd !important;
}

/*---------------------------------------- Course Category ------------------------------------*/
#popup_window{
    padding: 10px;
    background: #267E8A;
    cursor: pointer;
    color: #FCFCFC;
    margin: 200px 0px 0px 200px;
}
.popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(255, 255, 255, .85);
    top: 0;
    left: 100%;
    opacity: 0;
    z-index:100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}
.overlay .popup-overlay {
    opacity: 1;
    left: 0
}
.popup {
    position: fixed;
    top: 25%;
    left: 50%;
    z-index: -9999;
}
.popup .popup-body {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f7f7f7));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
    opacity: 0;
    min-height: 150px;
    width: 400px;
    margin-left: -200px;
    padding: 20px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    position: relative;
    -moz-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
    -webkit-box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
    box-shadow: 1px 2px 3px 1px rgb(185, 185, 185);
    text-align: center;
    border: 1px solid #e9e9e9;
}
.popup.visible, .popup.transitioning {
    z-index: 9999;
}
.popup.visible .popup-body {
    opacity: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.popup .popup-exit {
    cursor: pointer;
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 150px;
    right: 195px;
    background: url("images/quit.png") no-repeat;
    line-height: 25px;
}
.popup .popup-content {
    overflow-y: auto;
}
.partners_logos:hover {
    cursor:pointer;
    background-color:#f9f9f9;
/*    padding:0 18px;*/
}
.popup .popup-content hr {
    margin-top: 0px;
    margin-bottom: 25px;
}
.popup-content .popup-title {
    font-size: 24px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 10px;
}
.popup-content p {
    color: #acacac;
    font-family: Lato, sans-serif;
    font-size: 15px;
    text-align: left;
}
.popup-content img {
    height: auto;
    width:100%;
}
#demo_vid_container {
    height:200px;
}
#hp_subscales h2 {
    color: #acacac;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left:20px;
    font-size: 22px !important;
    line-height: 38px;
}
#hp_subscales img {
    padding-top:70px;
}
@media (max-width: 1200px) {
  #hp_subscales h2 {
    text-align: center;
 }
 #hp_subscales img {
    margin-right:auto;
    margin-left:auto;
 }
}
/*---------------------------------------- Pope Landing Page------------------------------------*/

.pope_subnav {
    color:white !important;
    height:100px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    padding: 28px 0;
}
#demo_subnav_pope {
    text-align:center;
    margin-right:auto;
    margin-left:auto;
    padding:28px 0;
}
#demo_subnav_pope a, #demo_subnav_pope p {
    font-size:26px;
    color:white;
    font-weight: 400;
}
#demo_subnav_pope p {
    vertical-align: 8px;
}
.vertical-drop {
    vertical-align: -3px;
}
#demo_subnav_pope input {
      font-size:24px;  
}
#demo_subnav_pope a:hover {
    color:#196390;
}
.pope_attribution p {
    font-size:10px !important;
    text-align:center;
    padding:20px 0 10px;
}
.btn-pope {
    background-color: white !important;
    margin-left:18px;
    color: #2b7eb0 !important;
}
.btn-pope-outline {
    border:1px solid white;
}
.btn-pope:hover {
    background-color: #2b7eb0  !important;
    border: 1px solid white;
    color: white !important;
}
@media (max-width: 595px) {
  .btn-pope {
    margin-top:20px;
 }
}
.pope_panel img {
    margin:45px auto 0px;
    text-align: center;
    padding:10px;
}

.banner-img {
  margin-top: 70px;
  margin-bottom: 50px;
}

.notice-text {
  color: #888888;
  margin-bottom: 24px;
  font-size: 16px;
  margin-top: -20px;
}

  @media (max-width: 992px) {
      .banner-img {
        margin-top: 50px;
        margin-bottom: 30px;
      }

      .notice-text {
        font-size: 14px;
        margin-top: -15px
      }
  }

  @media (max-width: 768px) {
      .notice-text {
        margin-left: 25px;
        margin-right: 25px;
      }
  }

  @media (max-width: 550px) {
      .banner-img {
        margin-top: 40px;
        margin-bottom: 20px;
      }

      .notice-text {
        font-size: 13px;
        margin-top: -10px
      }
  }

.cui-Button-positive.cui-Button {
    background-color: #2b7eb0;
}
/*---------------------------------------- Validation Changes ------------------------------------*/
.nowrap {
    white-space:nowrap;
}
.diocese_wrap {
    background-color: #f5f5f5;
}
.padding-top-small {
    padding-top: 10px;
}
.padding-bottom-none {
    padding-bottom:0px !important;
}
.carousel_quote {
    font-size: 24px !important;
}
.system_overview.demo_features .icon-calendar {
    font-size: 26px;
}
.system_overview.demo_features .icon-games-1 {
        font-size: 32px;
}
.system_overview.demo_features .icon-assessments-1, .system_overview.demo_features .icon-email {
        font-size: 24px;
}
#comm_box .icon-cd2font-2 {
    vertical-align:-4px;
}
#comm_box .icon-email {
    vertical-align:-2px;
    padding-right:5px
}
.available_courses_box2.faith_life {
    height:310px;
}
.no_padding {
    padding:0 0 0 0;
}
.resources_container {
    height:110px;
    padding-top: 10px;
}
.resources_lmargin {
    margin-left: 13px;
}
.faith_life_resources_border {
    border:1px solid #d5d5d5;
}
.d-done {
    display:none;
}
.trademark {
    font-size:12px;
    vertical-align: 18px;
    font-weight: 400;
}
/*---------------------------------------- Zoho Form Changes ------------------------------------*/
.check_boxes label {
    margin-left:5px;
}
textarea {
    width:100%;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.thanks_message {
    margin: 70px 0px;
}
.thanks_message h2 {
    font-weight: 300;
    color:#acacac;
    font-size: 20px;
}
.thanks_message .btn {
    padding: 7px 30px;
    margin: 20px;
}
/*---------------------------------------- Modal ------------------------------------*/
.modal-content {
    border-radius: 0px !important;
}
.modal-content img {
    width:100%;
    height:auto;
}
.modal-content button.close {
    position: absolute;
    right: 10px;
    top: 3px;
    color: black;
    opacity: .5 !important;
}
.modal-dialog {
    margin-top:125px !important;
}
@media (min-width: 900px) {
    .modal-dialog {
        width:902px;
    }
}
.modal-backdrop {
    opacity:0.7 !important;
}
#collect-chat-launcher-container {
    z-index: 100 !important;
}
@media (max-width: 768px) {
    .modal_desktop_image {
        display:none;
    }
    .modal-dialog {
        margin-top: 10px !important;
    }
}
@media (min-width: 769px) {
    .modal_mobile_image {
        display:none;
    }
}



.alert_message {
    font-size:17px;
    color:#fff;
    background-color: #2d82e4;
    line-height: 1.5;
    padding: 20px 25px;
    text-align: center;
    z-index: 50000;
    margin-bottom: 16px;
    width: 100%;
}
.alert_message a {
    color:#fff;
    text-decoration: underline;
}