#top-bar .h6 {
    font-size: 0.8rem!important;

}
#top-bar .icon-whatsapp {
    font-size: 0.8rem!important;
    font-weight: 900;
}
#top-bar span {
    display: inline-block;
}
.sub-menu-container .menu-item>.menu-link {
    font-size: 0.8rem;
}
.fbox-content p {
    margin-top: .5rem;
    margin-bottom: 0;
    color: #666;
}
.pricing-features ul li:before {
    position: absolute;
    font-family: "lined-icons";
    content: "\e92c";
    color:#1589a2;
    left: 0rem;
    top:.7rem;
}
.pricing-features ul li {
    position:relative;
    padding: .5rem 1rem .5rem 1.5rem
}

    .pricing-features ul li a {
    font-size: 1.2rem;
    font-weight: 500;
    }

.pricing-features ul h3 {
    display: block;
    width: 100%
}

.other-related-courses ul {
    padding: 0 1em;
}
.other-related-courses ul li:marker {
    color: #1589a2 !important;;
}
.other-related-courses ul li {
    padding: 0 0 .8rem
}
.other-related-courses ul li a {
    font-size: 1em;
    line-height: .7em;
}

.list-style {
    margin-left: 1.1em;
}

#gotoTop {
    left: 30px;
}

#slider {
    display: none!important;
}
