/*
 *   Education Templates by WanderComputindo
 *   Jasa Pembuatan Website Customize
 *   
 *   Ciyeee.. kepo nih?? Hubungi aja www.wandercomputindo.com
*/

#header .logo img {
  max-height: 45px; 
}
.fixed-tmp {
  top: 35px; width: 100%;
}
#tophead {
    background-color: #49688e;
    clear: both;
    font-family: "Merriweather Sans",sans-serif;
    min-height: 35px;
}
#quick-contact {
    float: left;
    padding-top: 8px;
}
#quick-contact li {
    border-left: 1px solid #fff;
    float: left;
    font-size: 14px;
    line-height: 1.1;
    list-style: outside none none;
    margin-left: 15px;
    padding-left: 15px;
}
#quick-contact li:first-child {
    border: medium none;
    margin: 0;
    padding: 0;
}
#quick-contact li::before {
    color:#ffab1f;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 17px;
}
#quick-contact li.quick-call::before {
    content: "\f095";
}
#quick-contact li.quick-email::before {
    content: "\f0e0";
}
#quick-contact > ul {
    margin: 0;
    padding: 0;
}
#quick-contact > ul {
    float: left;
    margin: 0;
    padding: 0;
}
#quick-contact a,
#tophead {
    color: #ffffff;
}
#quick-contact a:hover,
#quick-contact a:focus,
#quick-contact li:hover a,
#quick-contact li:focus a,
#quick-contact .top-news a:hover,
#quick-contact .top-news a:focus {
    color: #bfbfbf;
}
#quick-contact .top-news a {
    font-weight: bold;
    text-decoration: underline;
}
.courses .course-content h3 a{ font-size: 17px; }
div.read-terkait{
    display: inline-flex;
    border-left: 5px solid #cc8815;
    padding-left: 5px;
    margin: 10px 0px;
}
div.read-terkait p{
    margin-bottom: 0;
}
div.sidearticle h3{
    font-size: 28px;
    margin: 30px 0 15px 0;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
}
div.sidearticle h3:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #eef0ef;
    bottom: 0;
    left: 0;
}
div.sidearticle h3:after {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 1px;
    background: #e89811;
    bottom: 0;
    left: 0;
}
.sidepost{ width: 100%; padding: 5px 5px; border-bottom: 1px dashed #CCCCCC; }
.sidepost a{
    color: #06445b;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.sidepost a:hover{ color: #e89811; }

div#tagdetail{ border-top: 1px dashed #CCCCCC; padding: 10px 0px; }
div.breadnav{ font-size: 12px; }
div.breadnav ol > li.cuttext{ overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
div.breadnav ol > li.sublst{ margin-left: 2px; }
.courses .course-content h4 {
    font-size: 12px;
    background: #ee353b;
    padding: 7px 10px;
    color: #fff;
    margin: 0;
}
#next-latest-pagination-mobile{ width: 100%; }
.btn-number-container {
    text-align: center;
}
.btn-number-container a.btn-number__selected {
    color: #f9f904;
    background-color: #262670;
    border: 1px solid #262670;
    border-radius: 10%;
    padding: 10px 16px;
}
.btn-number-container a {
    margin: 0 1px;
    border: 1px solid #b5b5b5;
    border-radius: 10%;
    padding: 5px 10px;
}
.searchinput{
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}
/* Smaller than standard 1024 (devices and browsers) */
@media only screen and (max-width:1023px) {
    #quick-contact {
        float: left;
        padding-top: 20px;
        padding-bottom: 15px;
    }
    .fixedbtn-tmp{ top: 55px; }
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:768px) {
    #quick-contact li {
        display: inline-block;
        float: none;
        margin: 0px 0;
        padding: 0 10px;
    }
    #quick-contact > ul {
        float: left;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .header-social-wrapper{ display: none; }
    #quick-contact {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #quick-contact {
        width: 100%;
    }
    .courses .course-content h3 a{ font-size: 15px; }
    .section-title p{ font-size: 26px; }
}
/*styling for top Social links*/
.header-social-wrapper {
    float: right;
    max-width: 260px;
}
.header-social-wrapper .education_hub_widget_social {
    float: right;
    margin: 0 2px 0 0;
    width: auto;
}
.header-social-wrapper .education_hub_widget_social ul {
    margin: 0;
}
.header-social-wrapper .education_hub_widget_social li a {
    border: 1px solid #dddddd;
    height: 29px;
    margin-right: 0;
    width: 29px;
    background: inherit;
}
.header-social-wrapper .education_hub_widget_social  ul li a:before {
    font-size:18px;
}
.header-social-wrapper .education_hub_widget_social li {
    margin: 4px 2.5px 0;
}
.header-social-wrapper .education_hub_widget_social ul li a:before {
  color: #fff;
  line-height: 1.6;
}
/*--------------------------------------------------------------
## Social Links Style By WEN Themes
--------------------------------------------------------------*/
.education_hub_widget_social {
    clear: both;
    overflow: hidden;
}
.education_hub_widget_social ul {
    margin: 0;
}
.education_hub_widget_social li a {
    background-color: #eaeaea;
    border: medium none;
    display: inline-block;
    height: 33px;
    line-height: 1.7;
    margin-right: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 33px;
    margin-bottom: 5px;
}
.education_hub_widget_social  ul li a:before {
    font-size:19px;
}
.education_hub_widget_social li a i {
    color:#cacad8;
    font-size: 18px;
    font-weight: normal;
}
.education_hub_widget_social li {
    display: block;
    float: left;
    margin-right: 5px;
}
.education_hub_widget_social ul li a:before {
    color: #1f1f29;
    content: "\f0c1";
    display: block;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 1.7;
}
.education_hub_widget_social ul li a:hover{
    background-color: #cacad8;
}
.education_hub_widget_social ul li a:hover:before{
    color: #fff;
}
.education_hub_widget_social ul li a[href*="facebook.com"]:before {
    content: "\f09a";
}
.education_hub_widget_social ul li a[href*="twitter.com"]:before {
    content: "\f099";
}
.education_hub_widget_social ul li a[href*="linkedin.com"]:before {
    content: "\f0e1";
}
.education_hub_widget_social ul li a[href*="plus.google.com"]:before {
    content: "\f0d5";
}
.education_hub_widget_social ul li a[href*="youtube.com"]:before {
    content: "\f167";
}
.education_hub_widget_social ul li a[href*="dribbble.com"]:before {
    content: "\f17d";
}
.education_hub_widget_social ul li a[href*="pinterest.com"]:before {
    content: "\f0d2";
}
.education_hub_widget_social ul li a[href*="bitbucket.org"]:before {
    content: "\f171";
}
.education_hub_widget_social ul li a[href*="github.com"]:before {
    content: "\f113";
}
.education_hub_widget_social ul li a[href*="codepen.io"]:before {
    content: "\f1cb";
}
.education_hub_widget_social ul li a[href*="flickr.com"]:before {
    content: "\f16e";
}
.education_hub_widget_social ul li a[href$="/feed/"]:before {
    content: "\f09e";
}
.education_hub_widget_social ul li a[href*="foursquare.com"]:before {
    content: "\f180";
}
.education_hub_widget_social ul li a[href*="instagram.com"]:before {
    content: "\f16d";
}
.education_hub_widget_social ul li a[href*="tumblr.com"]:before {
    content: "\f173";
}
.education_hub_widget_social ul li a[href*="reddit.com"]:before {
    content: "\f1a1";
}
.education_hub_widget_social ul li a[href*="vimeo.com"]:before {
    content: "\f194";
}
.education_hub_widget_social ul li a[href*="digg.com"]:before {
    content: "\f1a6";
}
.education_hub_widget_social ul li a[href*="twitch.tv"]:before {
    content: "\f1e8";
}
.education_hub_widget_social ul li a[href*="stumbleupon.com"]:before {
    content: "\f1a4";
}
.education_hub_widget_social ul li a[href*="delicious.com"]:before {
    content: "\f1a5";
}
.education_hub_widget_social ul li a[href*="mailto:"]:before {
    content: "\f0e0";
}
.education_hub_widget_social ul li a[href*="soundcloud.com"]:before {
    content: "\f1be";
}
.education_hub_widget_social ul li a[href*="wordpress.org"]:before {
    content: "\f19a";
}
.education_hub_widget_social ul li a[href*="wordpress.com"]:before {
    content: "\f19a";
}
.education_hub_widget_social ul li a[href*="jsfiddle.net"]:before {
    content: "\f1cc";
}
.education_hub_widget_social ul li a[href*="tripadvisor.com"]:before {
    content: "\f262";
}
.education_hub_widget_social ul li a[href*="foursquare.com"]:before {
    content: "\f180";
}
.education_hub_widget_social ul li a[href*="angel.co"]:before {
    content: "\f209";
}
.education_hub_widget_social ul li a[href*="slack.com"]:before {
    content: "\f198";
}
.education_hub_widget_social ul li a[href*="vk.com"]:before {
    content: "\f189";
}
/*social links hover effect */
.education_hub_widget_social ul li a[href*="facebook.com"]:hover {
    background-color: #3b5998;
}
.education_hub_widget_social ul li a[href*="twitter.com"]:hover {
    background-color: #00aced;
}
.education_hub_widget_social ul li a[href*="plus.google.com"]:hover {
    background-color: #dd4b39;
}
.education_hub_widget_social ul li a[href*="/feed/"]:hover  {
    background-color: #dc622c;
}
.education_hub_widget_social ul li a[href*="wordpress.org"]:hover {
    background-color: #21759b;
}
.education_hub_widget_social ul li a[href*="github.com"]:hover {
    background-color: #4183c4;
}
.education_hub_widget_social ul li a[href*="linkedin.com"]:hover {
    background-color: #007bb6;
}
.education_hub_widget_social ul li a[href*="pinterest.com"]:hover {
    background-color: #cb2027;
}
.education_hub_widget_social ul li a[href*="flickr.com"]:hover {
    background-color: #ff0084;
}
.education_hub_widget_social ul li a[href*="vimeo.com"]:hover {
    background-color: #aad450;
}
.education_hub_widget_social ul li a[href*="youtube.com"]:hover {
    background-color: #bb0000;
}
.education_hub_widget_social ul li a[href*="instagram.com"]:hover {
    background-color: #517fa4;
}
.education_hub_widget_social ul li a[href*="dribbble.com"]:hover {
    background-color: #ea4c89;
}
.education_hub_widget_social ul li a[href*="skype.com"]:hover {
    background-color: #12a5f4;
}
.education_hub_widget_social ul li a[href*="digg.com"]:hover {
    background-color: #333;
}
.education_hub_widget_social ul li a[href*="codepen.io"]:hover {
    background-color: #000;
}
.education_hub_widget_social ul li a[href*="reddit.com"]:hover {
    background-color: #ff4500;
}
.education_hub_widget_social ul li a[href*="mailto:"]:hover {
    background-color: #1d62f0;
}
.education_hub_widget_social ul li a[href*="foursquare.com"]:hover {
    background-color: #f94877;
}
.education_hub_widget_social ul li a[href*="stumbleupon.com"]:hover {
    background-color: #eb4924;
}
.education_hub_widget_social ul li a[href*="twitch.tv"]:hover {
    background-color: #6441a5;
}
.education_hub_widget_social ul li a[href*="tumblr.com"]:hover {
    background-color: #32506d;
}
.widget-area .education_hub_widget_social li::before {
    display: none;
}
.widget-area .education_hub_widget_social li {
    padding: 0;
}
.education_hub_widget_social ul li a[href*="foursquare.com"]:hover {
    background-color: #f94877;
}
.education_hub_widget_social ul li a[href*="stumbleupon.com"]:hover {
    background-color: #eb4924;
}
.education_hub_widget_social ul li a[href*="twitch.tv"]:hover {
    background-color: #6441a5;
}
.education_hub_widget_social ul li a[href*="tumblr.com"]:hover {
    background-color: #32506d;
}
.education_hub_widget_social ul li a[href*="soundcloud.com"]:hover {
    background-color: #ff5500;
}
.education_hub_widget_social ul li a[href*="wordpress.org"]:hover {
    background-color:#21759b;
}
.education_hub_widget_social ul li a[href*="jsfiddle.net"]:hover {
    background-color:#4679bd;
}
.education_hub_widget_social ul li a[href*="tripadvisor.com"]:hover {
    background-color:#86c171;
}
.education_hub_widget_social ul li a[href*="foursquare.com"]:hover {
    background-color:#2d5be3;
}
.education_hub_widget_social ul li a[href*="angel.co"]:hover {
    background-color:#000;
}
.education_hub_widget_social ul li a[href*="slack.com"]:hover {
    background-color:#56b68b;
}
.education_hub_widget_social ul li a[href*="slack.com"]:hover {
    background-color:#56b68b;
}
.education_hub_widget_social ul li a[href*="vk.com"]:hover {
    background-color:#4c75a3;
}
.courses .trainer .trainer-profile span, .courses .trainer .trainer-rank {
    padding-left: 6px;
    font-weight: 500;
    font-size: 12px;
    color: #8e9691;
}