@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
.bs {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #333;
    font-weight: 300;
}

.bs a:hover {text-decoration: none;}

.bs header {
    padding: 12px 0;
    font-size: 14px;
}

.bs header img {
    margin-top: 8px;
}
.bs header .nav > li > a:focus, .bs .nav > li > a:hover {
/*    background-color: #03628F;*/
    color: #fff;
}
.bs header .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.bs-banner {
    background-image: url('../images/bg.png');
    padding: 100px 0 150px;
    background-size: cover;
}

.bs-cta {
    padding: 50px 30px 60px;
    background-color: rgba(51, 51, 51, 0.5);
    border: 2px solid #343434;
    color: #fff;
}

.bs-cta h1 {
    margin: 0 0 20px;
    font-size: 26px;
    font-weight: 900;
}

.bs-btn {
    padding: 18px 100px;
    font-size: 20px;
    font-weight: 900;
    display: inline-block;
    margin: 20px auto 0;
    border-radius: 3px;
	border-color: rgba(0,0,0,0.2);
}

.bs-benefits {
/*    background-color: #03628f;*/
    padding: 40px 0 10px;
    color: #fff;
}

.bs-benefits img {
    margin-right: 20px;
    padding-bottom: 30px;
}

.bs-benefits h3 {
    margin-top: 0;
    font-weight: 900;
    font-size: 20px;
}

.bs-description {
    padding: 80px 0;
}

.bs-title {
    font-weight: 900;
/*    color: #03628f;*/
    margin-top: 0;
    font-size: 25px;
}

.bs-p {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
}

.bs-description .bs-btn {
    margin: 20px 0;
    padding: 18px 60px;
}

.bs-learn {
    padding: 80px 0;
}

.bs-learn h2 {
    margin-bottom: 30px;
}

.bs-li {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
    font-weight: 300;
	width: 100%;
    float: left;
}

.bs-check {
    float: left;
    margin-right: 10px;
    font-size: 16px !important;
    color: #fff;
/*    background-color: #026796;*/
    border-radius: 100px;
    width: 45px;
    height: 45px;
    padding: 12px 14px;
    font-weight: 900;
	text-align: center;
}

.bs-learn img {
    margin-top: 60px;
}

.bs-curriculum {
    padding: 60px 0;
}

.bs-curriculum .bs-title {
    margin-bottom: 50px;
}

.bs-curriculum .panel-title a,
.bs-curriculum a button,
.bs-faq a button {
    color: #4b4b4b;
}

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

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

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

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

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

.bs-curriculum .panel-default {
    border-color: #aaaaaa;
}

.bs-lessons {
    padding: 15px 0 45px 65px;
    border: 1px solid #aaaaaa;
    font-size: 20px;
    margin-top: 3px;
}

.bs-lessons .svg-inline--fa {
    color: #a1a1a1;
}

.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: #026796;
    /* 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 */
}

.bs-viewbtn {
    padding: 20px 16px;
    border: 1px solid #ddd;
    border-radius: unset;
    background-color: #f9f9f9;
    font-size: 20px;
}

.bs-instructor {
    padding: 80px 0 100px;
}

.bs-instructor .bs-title {
    margin-bottom: 30px;
}

.bs-instructor h3 {
    margin-bottom: 0;
    font-weight: 900;
    font-size: 20px;
    font-style: italic;
}

.bs-instructor small {
    font-style: italic;
}

.bs-quote {
    background-image: url(../images/middle-bg.png);
    background-size: cover;
    color: #fff;
    padding: 50px 0;
}

.bs-quote .bs-title {
    color: #fff;
}

.bs-quote .bs-btn {
    margin-top: 50px;
    padding: 18px 60px;
}

.bs-testimonial {
    padding: 80px 0;
    padding: 60px 0 100px;
}

.bs-testimonial .bs-title {
    margin-bottom: 50px;
}

.bs-testimony {
    padding: 30px 50px;
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
}

.bs-testimonial .svg-inline--fa {
    color: #f4c150;
}

.bs-tes {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bs-grey {
    color: #c6c6c6;
    font-size: 14px;
}

.bs-profile {
    text-align: center;
}

.bs-profile h4 {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 14px;
}

.bs-rating {
    padding: 60px 0 100px;
}

.bs-rating .bs-title {
    margin-bottom: 40px;
}

.bs-rating .svg-inline--fa {
    color: #f4c150;
    font-size: 25px;
}

.bs-star {
    margin-bottom: 5px;
}

.bs-star .svg-inline--fa {
    font-size: 25px;
}

.bs-avrate {
    font-size: 20px;
    font-weight: 700;
}

.bs-rating .progress-bar-warning {
    background-color: #a1a1a1;
}

.bs-rating .progress {
    border-radius: 0;
    height: 28px;
    background-color: #e2e2e2;
    margin-bottom: 10px;
}

.bs-score {
    font-size: 100px;
    line-height: 100px;
    display: block;
    font-weight: 700;
}

.bs-per {
    font-size: 22px;
    margin-left: 20px;
}

.bs-gray {
    color: #dfe2e2;
    font-size: 30px !important;
}

.bs-orange {
    color: #f7941d;
    font-size: 30px !important;
}

.bs-options {
    padding: 60px 0 100px;
}

.bs-options .bs-title {
    margin-bottom: 50px;
}

.bs-card {
    border: 1px solid #d7d7d7;
}

.bs-card-desc {
    padding: 0 20px 20px;
}

.bs-card-desc h3 {
    font-size: 18px;
    font-weight: 700;
}

.bs-desc {
    display: block;
    margin-bottom: unset;
    font-size: 25px;
}

.bs-author {
    display: block;
    margin: 10px 0;
}

.bs-card-desc span {
    font-size: 14px;
}

.bs-yellow {
    font-size: 20px;
    color: orange;
}

.btn-lm {
/*    background-color: #f0b62d;*/
    border-radius: 2px;
    border-color: rgba(0,0,0,0.2);
    padding: 5px 16px;
    color: #fff;
    font-size: 13px;
}

.btn-lm:hover {
    opacity: 0.9;
}

.bs-pl {
    margin-top: 10px;
}

.bs-price {
    font-size: 25px !important;
    font-weight: 700;
}

.bs-col {
    padding: 0;
}

.bs-faq {
    padding: 80px 0;
}

.bs-faq .bs-title {
    margin-bottom: 60px;
}

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

.bs-faq .panel-body {
    padding: 30px 30px 30px 80px;
    border: 0;
    font-size: 20px;
}

.bs-promo {
    background-image: url('../images/bg.png');
    padding: 100px 0 150px;
    background-size: cover;
}

.bs-offer {
    font-size: 50px;
    font-weight: 900;
    color: #fdaf00;
    font-family: sans-serif;
}

.bs-offer del {
    color: #d0d0d0;
}

.bs footer {
    color: #333;
    padding: 18px;
    line-height: 40px;
    font-size: 16px;
}

.bs-speaker img {
    border-radius: 100%;
	margin: 0 auto;
}

@media (min-width: 320px) and (max-width: 767px) {
    .icon-bar {
        background-color: #333;
    }
    .bs-btn {
        padding: 18px 50px;
    }
    .bs-cta h1 {
        font-size: 20px;
    }
    .bs-banner {
        padding: 60px 0;
    }
    .bs-benefits {
        padding: 40px 20px;
        font-size: 15px;
    }
    .bs-benefits img {
        width: 78px;
        padding-bottom: 40px;
    }
    .bs-feat {
        margin-bottom: 40px;
    }
    .bs-description {
        padding: 40px 20px;
    }
    .bs-learn {
        padding: 40px 20px;
    }
    .bs-curriculum {
        padding: 20px 20px 50px;
    }
    .bs-curriculum .panel-title,
    .bs-faq .panel-title {
        font-size: 18px;
    }
    .panel-heading .accordion-toggle::after {
        padding-bottom: 15px;
    }
    .bs-curriculum .panel-heading {
        padding: 10px;
    }
    .bs-lessons {
        padding: 10px;
        font-size: 16px;
    }
    .bs-faq {
        padding: 20px 20px 40px;
    }
    .bs-faq .panel .panel-body span {
        font-size: 16px;
        line-height: 1.4em;
        font-weight: 300;
    }
    .bs-instructor {
        padding: 40px 20px;
    }
    .bs-quote {
        padding: 40px 20px;
    }
    .bs-testimonial {
        padding: 40px 20px;
    }
    .bs-testimony {
        padding: 10px;
    }
    .bs-grey {
        font-size: 10px;
    }
    span.bs-orange {
        font-size: 20px;
    }
    .bs-tes {
        font-size: 18px;
        line-height: 1.3em;
        text-align: center;
        font-weight: 300;
    }
    .bs-profile {
        margin-top: 20px;
    }
    .bs-rating {
        padding: 40px 10px;
    }
    .bs-rating .bs-title {
        text-align: center;
    }
    .bs-avrate {
        padding-bottom: 30px;
        display: block;
    }
    .bs-options {
        padding: 20px 0 40px;
    }
    .bs-options .bs-title {
        text-align: center;
    }
    .bs-card {
        margin-bottom: 20px;
    }
    .bs-card img {
        width: 100%;
    }
    .bs-card-desc span {
        line-height: 1.2em;
    }
    .bs-faq .panel-body {
        font-size: 16px;
    }
    .bs-faq .panel-body {
        padding: 30px;
    }
    .bs-promo {
        padding: 40px 0;
    }
    .bs footer {
        font-size: 16px;
        line-height: 1.4em;
    }
    .bs footer img {
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }
    .bs footer div {
        text-align: center !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {    
    .bs-cta h1 {
        font-size: 20px;
    }
    .bs-btn {
        padding: 18px 20px;
        width: 100%;
    }
    .bs-cta {
        padding: 40px 30px;
    }
    .bs-benefits img {
        width: 50px;
        padding-bottom: 50px;
    }
    .bs-benefits {
        font-size: 14px;
        padding: 40px 0;
    }
    .bs-p {
        font-size: 15px;
    }
    .bs-description img {
        margin-top: 50px;
    }
    .bs-li {
        font-size: 15px;
    }
    .bs-curriculum .panel-title,
    .bs-faq .panel-title {
        font-size: 20px;
    }
    .bs-curriculum .panel-heading {
        padding: 20px 0 45px 20px;
    }
    .bs-lessons {
        font-size: 14px;
    }
    .bs-instructor img {
        margin-top: 50px;
    }
    .bs-rating .progress {
        border-radius: 0;
        height: 22px;
    }
    .bs-score {
        line-height: 100px;
        margin-bottom: 0;
    }
    .bs-options img {
        width: 100%;
    }
    .bs-rating .svg-inline--fa {
		color: #f4c150;
		font-size: 20px;
	}
    .bs-per {
		font-size: 18px;
	}
    .bs-card-desc h3 {
        font-size: 25px;
    }
    .bs-card-desc span {
        font-size: 18px;
    }
    .bs-mb {
        margin-bottom: 20px !important;
    }
    .bs-price {
        font-size: 40px !important;
    }
    .btn-lm {
        margin-top: unset;
        padding: 2px 5px;
        font-size: 14px;
        margin-left: 5px;
    }
    .bs-cta {
   	 	padding: 30px 20px;
        font-size: 15px;
	}
    .bs footer {
        line-height: 24px;
        font-size: 14px;
    }
    .bs footer div {
        text-align: center !important;
    }
}
