/*Course Page CSSs*/
.course-hero-section{
    width: 100%;
}
.course-hero-section-back{
    height: 319px;
}
.course-hero-content-wrapper{
    width: 100%;
    height: 319px;
    position: relative;
}
.course-hero-content-box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 17%;
}
.course-hero-content-box h4{
    font-family: Raleway; font-weight: 700;
    font-size: 30px;
    color: #000;
    margin: 0;
    padding-top: 6px;
}
.course-hero-content-box p{
    font-family: Raleway; font-weight: 700;
    font-size: 18px;
    color: #000;
}

.course-details-section{
    width: 100%;
    padding-top: 80px;
    padding-bottom: 50px;
}

.enrol-today-section{
    width: 100%;
    padding-top: 50px;
}
.enrol-today-container{
    width: 383px;
    /*position: fixed;*/
    /*top: 155px;*/
    /*top: 68%;*/
    background-color: #fff;
    z-index: 500;
    /*overflow-x: hidden;
    overflow-y: scroll;*/
    padding-right: 20px;
}
.enrol-today-container.stuck{
    position: fixed;
    z-index: 500;
    top: 12%;
}
/*.enrol-today-container{
    width: 383px;
    padding: 10px 10px 20px 10px;
    box-shadow: 8px 12px 15px rgba(0,0,0,0.25);
    text-align: center;
    border: 1px solid #F3F3F3;
    position: absolute;
    top: -125px;
    background-color: #fff;
}
*/
.enrol-content-wrapper{
    padding: 20px;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
    border: 1px solid #F3F3F3;
} 
.enrol-notice-box-wrapper{
    background-color: #fff;
}
.enrol-notice-box-wrapper .enrol-notice-box{
    padding: 20px;
    background-color: #F3F3F3;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.25);
}
.enrol-notice-box-wrapper .enrol-notice-box h3{
    margin: 0;
    font-size: 16px;
    color: #000;
    font-family: Raleway; font-weight: 700;
    padding-bottom: 10px;
}
.enrol-notice-box-wrapper .enrol-notice-box p{
    font-size: 16px;
    color: #333;
    font-family: Raleway; font-weight: 400;
}
.enrol-notice-box-wrapper .enrol-notice-box a{
    font-size: 16px;
    color: #1E90B2;
    font-family: Raleway; font-weight: 400;
}
.enrol-notice-box-wrapper .enrol-notice-box a:hover,
.enrol-notice-box-wrapper .enrol-notice-box a:active,
.enrol-notice-box-wrapper .enrol-notice-box a:focus{
    color: #1E90B2;
}
.enrol-notice-box-wrapper .footer-notice-box{
    padding: 20px;
}
.enrol-today-container .heading{
    font-size: 16px;
    color: #000;
}
.fee-list-box{
    margin: 0;
    padding: 0;
    padding-top: 15px;
    text-align: left;
}
.fee-list-box li{
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: bottom;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.fee-list-box li .tuition-text{
    font-size: 18px;
    color: #333333;
    font-family: Raleway; font-weight: 400;
}
.fee-list-box li .plus-icon{ 
    font-size: 36px;
    font-family: Raleway; font-weight: 400;
    line-height: 0.7em;
    display: inline-block;
    vertical-align: top;
}
.fee-item-box{
    font-size: 42px;
    color: #333;
} 
.fee-item-box span{
    font-size: 18px;
    display: inline-block;
    color: #333333;
}
.enrol-today-container .desc{
    font-size: 14px;
    color: #000;
    /*text-align: center;*/
}
.enrol-today-container .desc span{
    display: block;
    font-size: 14px;
    color: #999;
    padding-bottom: 7px;
}

.register-now-btn{
    width: 100%;
    height: 52px;
    /*background-color: #1E90B2;*/
    background-color: #A159A2;
    color: #fff;
    font-size: 16px;
    padding-top: 16px;
}
.register-now-btn:hover,
.register-now-btn:active,
.register-now-btn:focus{
    color: #fff;
}
.enrol-today-container .footer-text1{
    font-size: 16px;
    color: #333;
    padding-bottom: 13px;
    padding-top: 7px;
}
.enrol-today-container .footer-text2{
    font-size: 14px;
    color: #F2B41B;
    padding-bottom: 10px;
}
.enrol-today-container.float{
    position: fixed;
    /*top: 72px;*/
    top: 104px;
    z-index: 500;
}

.course-detais-box {
    
}
.course-detais-box .heading{
    font-size: 30px;
    color: #272724;
    padding-bottom: 15px;
}
.course-detais-box ul{
    margin: 0;
    padding: 0;
    padding-left: 20px;
}
.course-detais-box ul li{
    padding-bottom: 8px;
    font-size: 16px;
    color: #333333;
}
.course-detais-box  .other-links-box{
    padding-bottom: 50px;
} 
.course-detais-box  .other-links-box a{
    color: #1E90B2;
    font-style: normal;
}
.course-detais-box  .other-links-box a:hover,
.course-detais-box  .other-links-box a:active,
.course-detais-box  .other-links-box a:focus{
    color: #1E90B2;
}
.course-detais-box .desc{
    font-size: 16px;
    color: #333;
    line-height: 1.5em;
} 
.view-all-high-school-course{
    font-size: 16px;
    color: #1E90B2;
}
.view-all-high-school-course:hover,
.view-all-high-school-course:active,
.view-all-high-school-course:focus{
    color: #1E90B2;
}

.photo-strip-container{
    width: 100%;
    padding-top: 10px;
}
.photo-strip-container .heading{
    font-size: 24px;
    color: #333;
}
.photo-strip-slider-wrapper{
    width: 100%; 
    height: 220px; 
    position: relative;
    margin-top: 10px;
}
.photo-strip-slider-scrollpane{
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.photo-strip-slider-wrapper .slider-control{
    color: #fff;
    font-size: 35px;
    font-weight: 200;
    position: absolute;
    top: 35%;
    z-index: 5;
    width: 40px;
    height: 53px;
    background-color: rgba(51,51,51,0.80);
}
.photo-strip-slider-wrapper .slider-control.right{
    padding-left: 10px;
    right: 0px;
}
.photo-strip-slider-wrapper .slider-control.left{
    left: 0px;
    padding-left: 10px;
}
.photo-strip-slider-list-box {
    margin: 0;
    padding: 0;
    font-size: 0;
}

.photo-strip-slider-list-box li{
    display: inline-block;
    width: 260px;
    /*margin-right: 20px;*/
    vertical-align: top;
}
.photo-strip-slider-item-box{
    
}
.photo-strip-slider-item-box .image-box{
    height: 180px;
    margin-bottom: 10px;
}
.photo-strip-slider-item-box .title{
    font-size: 16px;
    color: #333;
}

.school-fee-container{
    padding: 15px 15px 20px 20px;
    background-color: #F3F3F3;
}
.school-fee-container .heading{
    font-size: 18px;
    color: #A059A1;
}
.school-fee-container .desc{
    font-size: 16px;
    padding-bottom: 20px;
}
.school-fee-container .list-content-box{
    margin: 0;
    padding: 0;
}
.school-fee-container .list-content-box > li{
    display: inline-block;
    width: 49.5%;
    vertical-align: top;
    margin-bottom: 15px;
    font-size: 16px;
    color: #3F3F40;
}
.feedback-container{
    width: 100%;
}
.feedback-container .heading{
    font-size: 24px;
    color: #333;
}
.reviews-carousel-nav-control{
    margin: 0;
    padding: 0;
    text-align: right;
}
.reviews-carousel-nav-control li{
    display: inline-block;
}
.reviews-carousel-nav-control li a{
    display: inline-block;
    background-color: rgba(51,51,51,0.80);
    padding: 0px 5px;
    color: #fff;
    font-size: 24px;
    line-height: 1.2em;
}
.feedback-container .feedback-by{
    font-size: 16px;
    color: #333;
    padding-top: 12px;
    line-height: 1.2em;
}
.feedback-container .feedback-by span{
    font-size: 12px;
    text-transform: uppercase;
}
.feedback-container .review-content{
    font-size: 18px;
    color: #000;
    padding-top: 12px;
}

.school-programs-section{
    width: 100%;
}
.school-programs-section .school-program-box{
    min-height: 552px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.school-programs-section .school-program-box .heading{
    font-size: 24px;
    color: #333;
}
.school-programs-section .school-program-box .sub-heading{
    font-size: 40px;
    color: #333;
    line-height: 1em;
}
.school-programs-section .school-program-list-box{
    margin: 0;
    padding: 0;
}
.school-programs-section .school-program-list-box li{
    display: inline-block;
    width: 24.5%;
    vertical-align: top;
}
.school-programs-section .school-program-item-box{
    width: auto;
    margin: 7px;
    height: 300px;
    padding: 30px 15px 15px 15px;
    text-align: center;
}
.school-programs-section .details-about-school-btn{
    width: 100%;
    height: 42px;
    font-size: 16px;
    padding-top: 10px;
    margin-top: 10px;
    background-color: #fff;
}
.pricing-and-enrollment-box{
    display: none;
}
.control-enrol-xs{
    display: none;
}
.pricing-and-enrollment-text{
    display: none;
}

.leave-a-review-btn{
    font-size: 16px;
    color: #fff;
    font-family: Raleway; 
    font-weight: 700;
    min-width: 140px;
    min-height: 30px;
    background-color: #01BAC6;
    display: inline-block;
}
.leave-a-review-btn:hover,
.leave-a-review-btn:active,
.leave-a-review-btn:focus{
    color: #fff;
}

.course-faq-section{
    width: 100%;
}
.course-faq-section .course-faq-section-back{
    height: 720px;
    padding-top: 50px;
    padding-bottom: 100px;
}
.course-faq-section .headings h2{
    font-family: Raleway; font-weight: 700;
    font-size: 30px;
    color: #272727;
}
.course-faq-section .headings h4{
    font-family: Raleway; font-weight: 400;
    font-size: 16px;
    color: #333;
}
.course-faq-section .headings h4 span{
    text-decoration: underline;
}
.course-faq-section .faq-list-box{
    margin: 0;
    padding: 0;
}
.course-faq-section .faq-list-box li{
    display: inline-block;
    width: 49.5%;
    padding-right: 18px;
    margin-bottom: 20px;
    vertical-align: top;
}
.course-faq-section .panel-group .panel{
    display: inline-block;
    width: 47.5%;
    margin-right: 18px;
    margin-bottom: 8px;
    vertical-align: top;
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: left;
}
.course-faq-section .panel-group .panel+.panel{
    margin-top: 0;
}
.course-faq-section .panel-group .panel .panel-heading .panel-title a{
    color: #333;
    font-size: 18px;
    font-family: Raleway; font-weight: 700;
} 
.course-faq-section .panel-group .panel .panel-body p{
    color: #666666;
    font-size: 16px;
    font-family: Raleway; font-weight: 400;
}
.course-faq-section .panel-group .panel-heading+.panel-collapse>.list-group, 
.course-faq-section .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}

.course-faq-section .faq-list-box li h3{
    color: #333;
    font-size: 18px;
    font-family: Raleway; font-weight: 700;
}
.course-faq-section .faq-list-box li p{
    color: #666666;
    font-size: 16px;
    font-family: Raleway; font-weight: 400;
}
.show-box-footer-text p{
    font-size: 16px;
    color: #333333;
    font-family: Raleway; font-weight: 700;
    text-align: center;
}
.new-fee-list-box{
    margin: 0;
    padding: 0;
}
.new-fee-list-box li{
    display: inline-block;
    text-align: left;
}

@media(max-width: 767px){
    .course-hero-section-back{
        height: auto;
    }
    .course-hero-content-wrapper{
        height: auto;
    }
    .course-hero-content-box{
        bottom: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        position: static;
    }
    .course-hero-content-box img{
        /*width: 275px;*/
        /*width: 160px;*/
    }
    .course-details-section{
        padding-top: 43px;
        padding-bottom: 10px;
    }
    .course-detais-box .heading{
        font-size: 16px;
    }
    .photo-strip-container .heading{
        font-size: 18px;
    }
    .photo-strip-slider-scrollpane{
        width: 88%;
    }
    .school-fee-container .list-content-box > li{
        width: 100%;
    }
    .course-faq-section .panel-group .panel{
        width: 100%;
    }
    .enrol-today-container{
        width: 100%;
        position: static;
        margin-bottom: 30px;
        padding-top: 20px;
    }
    .feedback-container{
        text-align: center;
    }
    .fee-item-box{
        font-size: 34px;
    }
    .fee-item-box span{
        font-size: 18px;
    }
    .course-detais-box  .other-links-box{
        padding-bottom: 0px;
    } 
    .school-programs-section .school-program-box .sub-heading{
        font-size: 24px;
    }
    .school-programs-section .school-program-box .heading{
        font-size: 16px;
    }
    .school-programs-section .school-program-box{
        padding-top: 10px;
        min-height: 463px;
    }
    .enrol-today-section{
        padding-top: 30px;
    }
    .review-section{
        padding-top: 50px;
        padding-bottom: 5px;
    }
    .school-fee-section{
        padding-top: 35px;
    }
    .school-program-list-container{
        /*width: 100%;
        overflow-y: hidden;
        overflow-x: scroll;*/   
    }
    .school-programs-section .school-program-list-box{
        /*width: 825px;
        text-align: left;*/
    }
    .school-programs-section .school-program-list-box li{
        width: 100%;
    }
    
    .pricing-and-enrollment-box{
        padding: 10px;
        background-color: #fff;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1500;
        box-shadow: 0px 2px 5px 0px #000;
        display: block;
    }
    .pricing-and-enrollment-btn{
        width: 100%;
        height: 35px;
        color: #fff;
        font-size: 15px;
        background-color: #1E90B2;
        display: block;
    }
    .pricing-and-enrollment-btn:hover,
    .pricing-and-enrollment-btn:active,
    .pricing-and-enrollment-btn:focus{
        background-color: #1E90B2;
        color: #fff;
    }
    .control-enrol-xs{
        position: relative;
        display: block;
    }
    .hide-enrol-box{
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background-color: #8B8B8B;
        color: #fff;
        font-size: 16px;
        padding-top: 7px;
        text-align: center;
        position: absolute;
        right: -17px;
        top: -19px;
    }
    .view-enrol-box{
        width: 35px;
        height: 35px;
        border-radius: 50%;
        background-color: #8B8B8B;
        color: #fff;
        font-size: 16px;
        padding-top: 7px;
        text-align: center;
        position: absolute;
        right: -17px;
        top: -19px;
        display: none;
    }
    .pricing-and-enrollment-text{
        display: none;
    }
    .enrol-today-container{
        /*display: none;*/
    }
    
    .course-faq-section .headings h2{
        font-size: 22px;
    }
    .course-faq-section .faq-list-box li{
        width: 100%;
        padding-right: 5px;
        margin-bottom: 15px;
    }
    .course-faq-section .course-faq-section-back{
        height: auto;
    }
}
@media(min-width: 768px) and (max-width: 990px){ 
    .school-programs-section .school-program-list-box li{
        width: 32.5%;
    }
    .course-faq-section .panel-group .panel{
        width: 47%;
    }
    .enrol-today-container{
        width: 240px;
    }
    .register-now-btn{
        width: 100%;
    }
    .fee-list-box li{
        width: 100%;
    }
    .fee-list-box li div{
        text-align: center!important;
    }
    .fee-item-box{
        font-size: 32px;
    }
    .review-section{
        padding-top: 50px;
        padding-bottom: 5px;
    }
    .school-programs-section .details-about-school-btn{
        font-size: 14px;
    }
    .course-faq-section .course-faq-section-back{
        height: auto;
    }
}
@media(min-width: 991px) and (max-width: 1199px){ 
    
}
@media(min-width: 1200px){ 
    
}