/* =========== GLOBAL ============*/

.com.sp {
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
}

.sp h1, .sp h2, .sp h3, .sp h4, .sp h5, .sp h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.sp h1 p, .sp h2 p, .sp h3 p, .sp h4 p, .sp h5 p, .sp h6 p {
    font-size: inherit;
}

.sp-learn,
.sp-description,
.sp-rating,
.sp-faq {
    padding: 80px 0;
    background-image: url(../images/bg.png);
    background-size: cover;
}

.sp-learn h2,
.sp-testimonial h2,
.sp-description h2,
.sp-curriculum h2,
.sp-rating h2,
.sp-instructor h2,
.sp-faq h2,
.sp-courses h2 {
    font-size: 45px;
    margin-bottom: 80px
}

/* =========== NAVIGATION ============*/

.sp .navbar {
    border-radius: 0 !important;
    margin-bottom: 0;
}

.sp .icon-bar {
    background-color: #fff;
}

.sp .navbar-toggle {
    padding: 20px 10px;
}

.sp .navbar-brand {
    padding: 13px;
    height: 80px;
}

.sp .navbar-nav > li > a {
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sp .nav > li > a:focus,
.sp .nav > li > a:hover {
    text-decoration: none;
    background-color: #255c80;
}

.sp-logo {
    width: 200px;
}

/* =========== HEADER ============*/

.sp-header,
.sp-prefooter {
    background-image: url('../images/bg-2.jpg');
    background-size: cover;
    padding: 100px 0;
}

.sp-cta {
    background-color: rgba(0, 0, 0, 0.3);
    padding: 5% 12% 12%;
    border-radius: 5px;
}

.sp-ctaheadline {
    font-size: 45px;
    color: #fff;
    padding-bottom: 20px;
}

.sp-ctasubheadline {
    font-size: 22px !important;
    color: #fff;
    font-size: 1.6em;
    padding-bottom: 20px;
}

.cta-btn {
    font-size: 32px;
    font-weight: bold;
    padding: 15px 16px !important;
}

/* =========== FEATURES ============*/

.sp-features {
    padding: 50px 0;
}

.sp-ficon {
    margin-right: 20px;
}

.sp-ficon2 {
    margin-bottom: 20px;
}

.sp-fh {
    margin-top: 0;
}

.sp-ft {
    font-size: 16px;
}

.sp-learn p {
    font-size: 20px;
}

.sp-learn .clearfix {
    width: 100%;
/*    padding: 80px 0;*/
}

.sp-courses .clearfix {
    width: 100%;
    padding: 0 0 80px;
}

/* =========== TESTIMONIAL ============*/

.sp-testimonial {
    padding: 0 0 80px;
}

.sp-qoutel,
.sp-qouter {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    line-height: 1px;
}

.sp-profile {
    margin: 0 30px 0 20px;
}

.sp-name {
    margin-top: 15px;
    text-align: center;
}

/* =========== DESCRIPTION ============*/

.sp-description p {
    font-size: 20px;
    margin-bottom: 30px;
}

.sp-description .btn {
    padding: 15px 60px !important;
    font-size: 30px;
    font-weight: bold;
}

/* =========== CURRICULUM ============*/

.sp-curriculum {
    padding: 0 0 100px 0;
}

.sp-lessons {
    padding: 15px 0 40px 65px;
    border: 1px solid #ddd;
    font-size: 18px;
    margin-top: 3px;
}

.sp-curriculum .panel-title a,
.sp-curriculum a button,
.sp-faq a button {
    color: #333;
}

.sp-curriculum .panel-body {
    padding: 0;
    border: 0;
}

.sp-curriculum .panel-heading {
    padding: 15px 0 40px 20px;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
    background-color: #f9f9f9;
}

.sp-curriculum .panel-group .panel,
.sp-faq .panel-group .panel {
    border-radius: unset;
}

.sp-curriculum i {
    color: #337ab7;
}

.sp-curriculum .panel-title,
.sp-faq .panel-title {
    font-size: 20px;
}

.sp-curriculum .panel-group,
.sp-faq .panel-group {
    margin-bottom: 5px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\2212";
    /* adjust as needed, taken from bootstrap.css */
    float: left;
    /* adjust as needed */
    color: #339BD5;
    /* adjust as needed */
    margin-right: 30px;
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\002b";
    /* adjust as needed, taken from bootstrap.css */
}

.sp-faq .panel-heading {
    padding: 15px 30px;
    border-top-left-radius: unset;
    border-top-right-radius: unset;
    background-color: #f9f9f9;
}

.sp-faq .panel-body {
    padding: 30px;
    border: 0;
}

.sp-viewbtn {
    padding: 15px 16px;
    border: 1px solid #ddd;
    border-radius: unset;
    font-weight: bold;
}

/* =========== RATINGS ============*/

.sp-score {
    font-size: 100px;
    line-height: 100px;
}

.sp-orange {
    color: orange;
    font-size: 25px;
}

.sp-rating p {
    font-size: 18px;
    margin-top: 10px;
}

.sp-star {
    margin-bottom: 12px;
}

.sp-num {
    font-size: 18px;
    margin-left: 15px;
}

.sp-instructor,
.sp-courses,
.sp-bluebar {
    padding: 80px 0 100px;
}

.sp-instructor p {
    font-size: 18px;
    padding-bottom: 10px;
}

.sp-faq {
    font-size: 17px;
}

.sp-cardcourse {
    border: 1px solid #ccc;
	height: 464px;
	overflow: hidden;
}

.sp-cardcourse .sp-crs-hei-set {
    display: block;
	height: 234px;
	overflow: hidden;
}

.sp-cardcourse h3 {
    height: 26.5px;
	overflow: hidden;
}

.sp-cardcourse p.sp-des-crs {
    height: 24.5px;
	overflow: hidden;
}

.sp-carddesc {
    padding: 15px 20px 35px;
}

.sp-price {
    font-size: 35px;
    font-weight: bold;
}

.sp-bluebar h2 {
    text-transform: uppercase;
    text-indent: 10px;
    font-size: 35px;
    margin-bottom: 30px;
}

.sp-bluebar p {
    font-size: 20px;
}

.sp-prefooter .sp-price {
    color: #fcbf18;
    font-size: 85px;
    width: 410px;
}

.sp-price del {
    color: #c1d2dd;
}

.sp-price small {
    vertical-align: text-top;
    font-size: 60px;
}

.sp-prefooter .pull-right p {
    color: #fff;
    font-size: 18px;
}

.sp-footer p {
    padding: 28px 0;
}

.sp-viewbtn {
    padding: 15px 16px;
    border: 1px solid #ddd;
    border-radius: unset;
    font-weight: bold;
}

a.accordion-toggle:hover p, a.accordion-toggle:focus p {
	text-decoration: underline;
	color: #000;
}

.sp-lessons a {color: #3c8dbc;}

@media (max-width: 575px) {
    .sp-header,
    .sp-rating,
    .sp-instructor,
    .sp-courses,
    .sp-bluebar,
    .sp-learn,
    .sp-description,
    .sp-rating,
    .sp-faq,
    .sp-prefooter {
        padding: 30px 0;
    }
    .sp-ctaheadline {
        font-size: 25px;
    }
    .sp-ctaheadline p {
        font-size: 25px !important;
    }
    .sp-ctasubheadline {
        font-size: 16px !important;
    }
    .cta-btn,
    .sp-description .btn {
        font-size: 18px;
    }
    .sp-fh {
        font-size: 20px;
    }
    .sp-ft {
        font-size: 14px;
    }
    .sp-col-feat,
    .sp-cardcourse {
        margin-bottom: 30px;
    }
    .sp-learn h2,
    .sp-testimonial h2,
    .sp-description h2,
    .sp-curriculum h2,
    .sp-rating h2,
    .sp-instructor h2,
    .sp-faq h2,
    .sp-courses h2 {
        font-size: 25px;
        margin-bottom: 40px;
    }
/*
    .clearfix {
        display: none;
    }
*/
    .sp-learn .clearfix {
        display: none;
    }
    .sp-courses .clearfix {
        display: none;
    }
    .sp-quote {
        margin-bottom: 120px;
    }
    p {
        font-size: 16px !important;
    }
    .sp-description img {
        margin-top: 30px;
    }
    .sp-rating {}
    .sp-rating .pull-right {
        float: none !important;
    }
    .sp-bluebar h2 {
        font-size: 25px;
        text-indent: unset;
        padding: 0 15px;
    }
    .sp-prefooter .sp-price {
        font-size: 48px;
        width: 260px;
    }
    .sp-price small {
        vertical-align: text-top;
        font-size: 40px;
    }
    .sp-footer p {
        padding: 5px 0;
        text-align: center;
        font-size: 14px !important;
    }
	.sp-legacy span {
		padding: 2px 0 !important;
	}
    .navbar-brand {
        float: none;
    }
    .sp-logo {
        margin: auto !important;
    }
    .sp-curriculum .panel-title,
    .sp-faq .panel-title {
        font-size: 17px;
    }
    .sp-lessons {
        padding: 20px;
        font-size: 16px;
    }
    .sp-curriculum .panel-heading {
        padding: 15px 0 40px;
    }
    .panel-heading .accordion-toggle::after {
        margin-right: 10px;
        font-size: 13px;
        line-height: 16px;
    }
    .sp-col {
        margin-left: 23px;
    }
    .sp-descbtn {
        width: 100%;
    }
	.example-twitter:after {
		display: none !important;
	}
}

@media (max-width: 991px) {
    .sp-col-feat,
    .sp-cardcourse {
        margin-bottom: 30px;
    }
/*
    .clearfix {
        display: none;
    }
*/
    .sp-learn .clearfix {
        display: none;
    }
    .sp-courses .clearfix {
        display: none;
    }
    .sp-descbtn {
        width: 100%;
        margin-bottom: 30px;
    }
    .sp-lessons {
        padding: 15px 0 60px 65px;
        font-size: 14px;
    }
    .sp-legacy {
        text-align: center !important;
        padding: 0 !important;
    }
	.example-twitter:after {
		display: none !important;
	}
}
