/* -----------------------------------------------------
	Responsive Styles
----------------------------------------------------- */ 

@media screen and (max-width: 1499px) { 
}

@media screen and (max-width: 1399px) {
.header .navbar-nav li { padding-right: 50px; }
.header .navbar-nav li:last-child { padding-right: 0; }
}

@media screen and (max-width: 1299px) {
h1 { font-size: 45px; }
.banner .banner-content h3 { font-size: 40px; }
.header .btn{ padding: 10px 20px; margin-top: 26px; }
.banner .item{ min-height: 530px; }
.banner .banner-content{ max-width: 1070px; }
footer .footer-top{ padding: 70px 0 60px; }
}

@media screen and (max-width: 1199px) {

h1 { font-size: 40px; }
h2 { font-size: 30px; line-height: 38px; }
.banner .banner-content h3 { font-size: 35px; }
.banner .banner-content h5 { font-size: 30px; }
.header .navbar-nav li a { font-size: 16px; padding: 32px 0 20px; }
.header .btn { font-size: 14px; padding: 9px 20px !important ; }
.header .btn.yellow { margin-right: 10px; padding: 9px 30px; }
.header .btn.white { padding: 9px 30px; }
.header .logo { max-width: 250px; width: 100%; }
.yellow-block p { font-size: 22px; }
.global-block .global .content { padding-left: 30px; padding-top: 0; }
.header .btn{ margin-top: 23px; }
.banner .banner-content h1{ line-height: 50px; }
.banner .banner-content { max-width: 960px;}
.banner .item { min-height: 450px; }
/* ===== LIBRARY ====== */
.library .library-block .box { width: 31%; }

/* ===== CONTACT-US ====== */
.contact-us .contact-block { padding: 40px 40px 60px; }
.contact-us .contact-block aside.leave-comment { padding-left: 70px; }
.contact-us .contact-block ul li p { max-width: 300px; }

/* ===== LOGIN ====== */
.login h3 { font-size: 40px; }
.login .form-con aside.form-left { padding: 40px 30px; }
.login .form-con aside.form-right { padding: 40px 30px 80px; }
.login .form-right .contact-form .form-group:nth-child(2n+1) { padding-right: 20px; }
.login .form-right .contact-form .form-group:nth-child(2n) { padding-left: 20px; }


}

@media screen and (max-width: 991px) {

    h1 { font-size: 40px; line-height: 45px; }
    .header{ text-align: left; }
    .header .logo{left: inherit; top: inherit; transform: inherit; display: inline-block; padding: 15px 0; margin: 0;}
    .header .btn { float: none; margin: 30px 10px 0; }
    .header nav#nav { text-align: center; }
    .header .navbar-nav{ display: block;padding: 70px 0 0;text-align: left;max-width: 400px;margin: 0 auto;}
    .header .navbar-nav li,
    .header .navbar-nav li:nth-child(1),
    .header .navbar-nav li:nth-child(2),
    .header .navbar-nav li:nth-child(3),
    .header .navbar-nav li:last-child{ padding: 0 !important; float: none;border-bottom: 1px solid #ffffff;  }
    .header .navbar-nav li a::after,
    .header .navbar-nav li a::before { display: none; }
    .header .navbar-nav li a{ /*color: #fff;*/ font-size: 18px;letter-spacing: 1px; display: block; padding: 15px; }
.banner .banner-content h3 { font-size: 30px; }
.banner .banner-content h3 span::after { left: 12px; height: 35px; top: 5px; }
.banner .banner-content h5 { font-size: 25px; }
.banner .banner-content .btn { padding: 13px 35px; font-size: 18px; }
.banner .banner-content h1{ font-size: 32px; line-height: 42px; }
.banner .item { min-height: 400px; }
.global-block .global { display: block; margin-bottom: 50px; }
.global-block .global .right,
.global-block .global .left { width: 100%; text-align: center;}
.global-block .global figure { max-width: 400px; width: 100%; margin: 0 auto 30px; }
.global-block .global .content { padding-left: 0; }
.global-block .lung .content { padding: 10px 0 0 0; }
.education-info ul li img { max-width: 300px; width: 100%; }
.education-info { padding: 65px 0 55px; }

/* ===== LIBRARY ====== */
.library .library-block .box h4 { font-size: 16px; line-height: 26px; }

/* ===== CONTACT-US ====== */
.contact-us .contact-block { display: block; }
.contact-us .contact-block aside { display: block; width: 100% !important; }
.contact-us .contact-block { display: block; max-width: 600px; width: 100%; margin: 0 auto; }
.contact-us .contact-block aside.leave-comment { padding-left: 0;  padding-top: 20px; }
.contact-us .contact-form { width: 50%; padding-left: 15px; }
.contact-us .contact-block{ padding: 40px 20px; }
.contact-us .contact-block ul li p{ max-width: 245px; }
.contact-form{ padding-left: 0 !important; }

/* ===== LOGIN ====== */
.login h3 { font-size: 35px; }
.login .form-con { display: block; margin: 0 auto; max-width: 700px; }
.login .form-con aside { display: block; }
.login .form-con aside.form-left,
.login .form-con aside.form-right { width: 100%; } 
.login .form-right .contact-form .form-group.extra.full::after { right: 43px; }
.login h2{ font-size: 35px; }
footer .container{ width: 100%; }
footer .footer-top ul li{padding: 0 16px; }

.single-sfwd-courses .inner-banner h1 { font-size: 32px; line-height: 40px; }
.login .form-con aside.form-left{ background-color: #fff; }
}


/* -----------------------------------------------------
    Navifgation Responsive Styles
----------------------------------------------------- */
@media screen and (max-width: 991px) {
    .header nav#nav.is-active {
        opacity: 1;
        visibility: visible;
    }

    .header nav#nav {
        position: fixed;
        top:0;
        left:0;
        margin-top:0;
        z-index:990;
        opacity:0.0;
        visibility: hidden;
        height:100%;
        width:100%;
        background: #e9af10; 
    }
    
    .navbar-nav{
        padding:150px 0;
        text-align:center;
    }
    
    /* Cross icon */
    .mobile-toggle {
        position: absolute;
        top: 70px;
        right:15px;
        z-index:999;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.25s;
        transition-timing-function: linear;
        background-color: transparent;
        border: 0;
        margin: 0;
        overflow: visible;
        padding: 0;
        width: 30px;
        height: 28px;
        float:right;
    }
    
    .mobile-toggle:hover {
        opacity: 0.7;
    }

    .mobile-toggle:focus {
        outline:0;
    }

    .mobile-toggle-box {
        width: 34px;
        height: 29px;
        display: inline-block;
        position: relative;
    }

    .mobile-toggle-inner {
        display: block;
        top: 50%;
        margin-top: -2px;
    }
    
    .mobile-toggle-inner,
    .mobile-toggle-inner::before,
    .mobile-toggle-inner::after {
        width: 28px;
        height: 4px;
        background-color: #780032;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }
    
    .is-active .mobile-toggle-inner,
    .is-active .mobile-toggle-inner::before,
    .is-active .mobile-toggle-inner::after {
        background-color: #ffffff;;
    }

    .mobile-toggle-inner::before,
    .mobile-toggle-inner::after {
        content: "";
        display: block;
    }
    
    .mobile-toggle-inner::before {
        top: -9px;
    }
    
    .mobile-toggle-inner::after {
        bottom: -9px;
    }

    .mobile-toggle--squeeze .mobile-toggle-inner {
        -webkit-transition-duration: 0.075s;
        -ms-transition-duration: 0.075s;
        transition-duration: 0.075s;
        -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -ms-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    
    .mobile-toggle--squeeze .mobile-toggle-inner::before {
        -webkit-transition: top 0.075s 0.12s ease,
        opacity 0.075s ease;
        -ms-transition: top 0.075s 0.12s ease,
        opacity 0.075s ease;
        transition: top 0.075s 0.12s ease,
        opacity 0.075s ease;
    }
    
    .mobile-toggle--squeeze .mobile-toggle-inner::after {
        -webkit-transition: bottom 0.075s 0.12s ease,
        transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        -ms-transition: bottom 0.075s 0.12s ease,
        transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition: bottom 0.075s 0.12s ease,
        transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    .mobile-toggle--squeeze.is-active .mobile-toggle-inner {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0.12s;
      -ms-transition-delay: 0.12s;
      transition-delay: 0.12s;
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    
    .mobile-toggle--squeeze.is-active .mobile-toggle-inner::before {
        top: 0;
        opacity: 0;
        transition: top 0.075s ease, opacity 0.075s 0.12s ease;
    }
    
    .mobile-toggle--squeeze.is-active .mobile-toggle-inner::after {
        bottom: 0;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: bottom 0.075s ease,
        transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
        -ms-transition: bottom 0.075s ease,
        transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: bottom 0.075s ease,
        transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

}

@media screen and (max-width: 767px) {

h1 { font-size: 35px; } 
h2 { font-size: 25px; line-height: 35px; }
h5{ font-size: 18px; }
.banner .banner-content .btn { padding: 10px 30px; font-size: 16px; margin: 0;}
.banner .banner-content h3 { font-size: 25px; }
.banner .banner-content h1 { font-size: 28px; line-height: 38px; }
.banner .item { min-height: 350px; }
.living { padding: 40px 0 25px; }
.living h2 { margin-bottom: 15px; }
.living p { font-size: 16px; line-height: 25px; margin-bottom: 15px; }
.global-block .global p { font-size: 16px; line-height: 25px; margin-bottom: 20px; }
.global-block { padding: 50px 0 15px; }
.education-info { padding: 40px 0; }
.education-info ul { padding: 10px 0; }
.education-info ul li img { max-width: 250px; }
.education-info p { font-size: 16px; }
footer .footer-top ul li { font-size: 16px; padding: 5px 10px; }


/* ===== LIBRARY ====== */
.library { padding: 35px 0; }
.library .library-block .box { width: 47%; margin: 20px 1.5%; }

/* ===== CONTACT-US ====== */
.contact-us .map { margin-top: 50px; }
.contact-us .contact-block ul { padding-top: 0; }

/* ===== LOGIN ====== */
.login { padding: 50px 0; }
.login h3 { font-size: 30px; line-height: 35px; }
.login .form-left .yellow { padding: 9px 30px; }
.login .form-right .yellow { padding: 9px 35px; }
.login .form-con aside.form-right { padding: 30px; }
.login .form-right .form-row-wide{ width: 100%; padding: 0 !important; }
.entry-content .container-fluid{ padding: 0 !important; }
.form-left .lost_password, .form-left .woocommerce-form__label-for-checkbox{ float: left; margin-top: 15px; }
.form-left .lost_password{ margin-top: -10px;  }
.form-con form.pmpro_form .form-control {   width: 100% !important; }
.single-sfwd-courses .inner-banner h1 { font-size: 30px; line-height: 38px; }
.pmpro_member_profile_edit_wrap{ padding: 20px; }
}



@media screen and (max-width: 599px) {

h1 { font-size: 30px; }
.header .logo { padding: 10px 0; }
.header .navbar-nav li a { font-size: 16px; }
.header .navbar-nav { padding: 70px 15px 0; }
.banner .banner-content h3 { font-size: 22px; margin-bottom: 15px; line-height: 30px; }
.banner .banner-content h3 span { padding-left: 25px; }
.banner .banner-content h1 { margin-bottom: 15px; }
.banner .banner-content h5 { font-size: 21px; margin-bottom: 10px; line-height: 26px; }
.banner .banner-content h3 span::after { left: 8px; height: 25px;  top: 0; }
.yellow-block p { font-size: 18px; }
.education-info ul li { width: 49%; }
footer .footer-top figure { max-width: 250px; margin: 0 auto 20px; }
.top-header a.live { padding: 8px 15px; margin-left: 25px; }
.mobile-toggle{top:56px;}
.inner-banner { min-height: 200px; }
.banner .item p{font-size: 20px;}
footer .footer-top figure { max-width: 75%;}
p.text-center.registersub_title { font-size: 18px; }
.payment h4{ font-size: 24px; }
.login h2 {font-size: 30px;}
/* ===== CONTACT-US ====== */
.contact-us .contact-block ul li p { font-size: 16px; }
.contact-us .contact-block ul li figure { width: 35px; }
.contact-us .contact-block ul li { padding: 5px 0; }
.contact-us .leave-comment .form-group .form-control { height: 40px; font-size: 16px; }
.contact-us .leave-comment .form-group { margin-bottom: 10px; }
.contact-us .leave-comment .yellow  {  }
.contact-us .contact-block { padding: 30px 30px; }
.contact-us .leave-comment .yellow { padding: 6px 25px; }

/* ===== LOGIN ====== */
.login h3 { font-size: 25px; }
.login .yellow { font-size: 16px; }
.login .form-con aside.form-left { padding: 30px 20px; }
.login .form-con aside.form-right { padding: 30px 20px; }
.login .form-right .contact-form .form-group:nth-child(2n+1) { padding-right: 15px; }
.login .form-right .contact-form .form-group:nth-child(2n) { padding-left: 15px; }
.login .contact-form .form-group .form-control { font-size: 14px; height: 35px; }
.login .form-right .contact-form .form-group.extra::after { font-size: 14px; top: 8px; right: 17px; }
.login .form-right .contact-form .form-group.extra.full::after { right: 30px; }
.login p { font-size: 16px; }
.login .contact-form .form-check-label { font-size: 14px; }

.ld_course_grid.full-width{ width: 100%;  max-width: 320px; margin: 30px auto; float: none; }
.banner-bottom .dropdown-menu li{ margin-right: 10px; }
.single-sfwd-courses .inner-banner h1 { font-size: 24px; line-height: 34px; }
p, .course-content .learndash_content ul li, .course-content .learndash_content ol li {font-size: 16px;}

.pmpro_member_profile_edit_wrap{ padding: 20px 15px; }
.pmpro_checkout_box-user .pmpro_member_profile_edit-fields > div { width: 100%;  padding: 0 !important;}
.login .form-right .form-row-wide, .pmpro_member_profile_edit_wrap form#member-profile-edit .form-row-wide { width: 100%;   padding: 0 !important; }
.pmpro_member_profile_edit_wrap form#member-profile-edit input.pmpro_btn-submit{padding: 10px 30px; font-size: 16px;}
.pmpro_change_password_wrap{ padding: 20px;  }
.pmpro_change_password_wrap form.pmpro_form input[type=password].input{ width:100%; }
.pmpro-member-profile-edit form input.pmpro_btn-submit { padding: 12px 30px; font-size: 14px; }
}

@media screen and (max-width: 479px) {

h1 { font-size: 27px; line-height: 35px; }
h2 { font-size: 22px; }
.header .navbar-nav li a { font-size: 14px; padding: 10px; }
.banner .banner-content .btn { padding: 10px 20px; font-size: 14px; }
.global-block .global figure { margin-bottom: 10px; }
.global-block .global { margin-bottom: 30px; }
.global-block .global figure { max-width: 350px; }
footer .footer-top ul li { font-size: 14px; }
footer .footer-top { padding: 30px 0; }
footer p { font-size: 14px; line-height: 22px; }
.banner .banner-content h1 {  font-size: 18px; line-height: 24px; }
.banner .item p a.btn { padding: 10px 25px; }
.banner .item p { line-height: 24px; font-size: 16px; }
.top-header .container-fluid{padding: 0;}
.top-header a{font-size: 12px;}
.top-header a.live {padding: 8px 10px; margin-left: 10px; }
.mobile-toggle { top: 44px !important;}
.banner .item { min-height: 300px; }
h5 { font-size: 16px; }

/* ===== LIBRARY ====== */
.library .library-block .box { width: 100%; max-width: 350px; margin: 0 auto 20px; float: none; }

/* ===== CONTACT-US ====== */
.contact-us .contact-block {  padding: 30px 15px; }
.contact-us .contact-block ul li { padding: 7px 0; }
.contact-us .contact-block ul li p { max-width: 250px; line-height: 20px; font-size: 14px; }
.contact-us .contact-block ul li figure { width: 25px; }
.contact-us .leave-comment .yellow { font-size: 16px;  }
.contact-us .leave-comment textarea.form-control { height: 70px !important; }

/* ===== LOGIN ====== */
.login h3 { font-size: 21px; line-height: 26px; }
.contact-form .yellow { margin-top: 0px; }
.login .form-left .yellow { padding: 7px 25px; }
.login .form-right .contact-form .form-group { width: 100%; float: none; padding: 0 !important; }
.login .form-right .contact-form .form-group.extra.full::after { right: 17px; }
.login .form-right .yellow { padding: 7px 30px; }

.single-sfwd-courses .inner-banner h1 {  font-size: 20px; line-height: 26px;}
.btn-blue, .learndash_checkout_button input[type="submit"] { font-size: 14px;  }
.yellow, .login .form-con .woocommerce-Button.button, .wpProQuiz_button, .restart_quiz, 
.learndash_post_sfwd-courses a.btn, a.next-link, .wpProQuiz_quiz .wpProQuiz_list .btn, 
input.btn.pull-right, #learndash_mark_complete_button { font-size: 14px; padding: 10px 25px 9px; }
.pmpro_table tr td, .pmpro_box ul li, .pmpro_table .pmpro_box{font-size: 14px;}
.pmpro_table tr th{ font-size: 16px; line-height: 22px;}
.pmpro_actions_nav-right{width: 100%;}




}

@media screen and (max-width: 375px) {

.header .logo { max-width: 180px; } 
.education-info ul li { display: block; width: 100%; }

/* ===== CONTACT-US ====== */
.contact-us .contact-block ul li p { max-width: 210px; }

/* ===== LOGIN ====== */
.login .form-con aside.form-left,
.login .form-con aside.form-right {  padding: 30px 10px; }
.education-info p, p, .course-content .learndash_content ul li, .course-content .learndash_content ol li{ font-size: 14px; line-height: 24px; }

}


@media only screen and (max-width: 767px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
    }
 
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
 
    #no-more-tables tr { border: 1px solid #ccc; margin-bottom: 10px; }
    
    
    #no-more-tables td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding: 15px;
        padding-left: 35%; 
        white-space: normal;
        text-align:left;

    }
    #no-more-tables td:first-child { text-align: right; }
    #no-more-tables td:nth-child(2) { padding:0 !important; padding-left: 35% !important; }
 
    #no-more-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 15px;
        left: 10px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
 
    #no-more-tables td:before { content: attr(data-title); }

}
@media only screen and (max-width: 420px) {
    #no-more-tables td { padding-left: 40%; text-align: right;}
    #no-more-tables td:nth-child(2) { padding:20px 15px 0 !important; text-align: left; }
    #no-more-tables td:nth-child(2):before { top:5px; }
}