body {
    font-family: 'Titillium Web', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.si-flag:hover,
.si-colored.si-flag {
    background-color: #3f729b !important
}

#header.sticky-style-2 {
    height: 105px;
    border-bottom: none
}

#header.sticky-style-2 #header-wrap {
    height: 7px
}

#cnet-logo {
    display: table-cell;
    width: 250px
}

#cnet-logo-title {
    display: table-cell;
    width: auto;
    text-transform: uppercase;
    vertical-align: middle;
    font-size: 18px;
    line-height: 19px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 3px 12px
}

#header-cnet {
    display: table
}

#logo {
    background-image: url(../images/cobiss-net.svg);
    background-repeat: no-repeat;
    width: 173px;
    height: 77px;
    display: inline-block;
    float: left;
    position: relative;
    left: 0;
    top: -36px;
    margin-bottom: -41px;
    border: 1px solid #eee;
    border-bottom: none
}

#top-bar {
    height: 36px;
    line-height: 35px
}

#top-social li,
#top-social li .ts-icon,
#top-social li .ts-text,
#top-social li a {
    height: 35px;
    line-height: 35px
}

.bnews-slider {
    width: 910px
}

.skills li>span {
    font-size: 13px;
    font-weight: normal
}

.skills .country {
    float: right;
    margin-top: -23px;
    line-height: 20px;
    font-size: 13px;
    color: #000
}

.skills li .progress-percent .counter {
    font-size: 13px
}

ol {
    counter-reset: li;
    list-style: none;
    /**list-style:decimal;*/
    padding: 0 0 0 30px;
    margin-bottom: 4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

ol ol {
    margin: 0 0 0 2em
}

.rounded-list span {
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    /**padding:.4em;*/
    margin: .5em 0;
    background: #f1f1f1;
    color: #444;
    text-decoration: none;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: .3em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.rounded-list span:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.0em;
    background: #5dabc7;
    color: #fff;
    height: 2em;
    width: 2em;
    line-height: 1.35em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: normal;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

ul.iconlist.iconlist-color ul li i {
    color: #999
}

div ul.subscribe {
    padding-left: 15px
}

div ul.subscribe li,
div ul.subscribe li a {
    color: #fff
}

div ul.subscribe li a:hover {
    color: #5dabc7
}

.promo.promo-dark>h3 span,
.promo.promo-dark>.container>h3 span {
    padding: 0 8px
}

.promo h4 {
    font-weight: bold;
    margin-bottom: 0;
}

.promo h4+a.button,
.promo h5+a.button {
    margin-top: 5px !important
}

.promo h5 {
    margin-bottom: 0
}

.promo h5+span {
    font-size: 14px;
    margin-top: 0
}

.promo h5+span+a.button {
    margin-top: 5px !important
}

.promo-dark h5 {
    color: #fff
}

.promo-dark h5 span {
    color: #555 !important;
    font-weight: normal !important
}

.promo-light h5 {
    color: #5dabc7
}

.promo-light h5 span {
    color: #555 !important;
    font-weight: normal !important
}

h1#dark-bckgrnd {
    color: #ccc;
    font-weight: normal !important
}

h1#dark-bckgrnd-always {
    color: #000;
    display: inline-block;
    padding: 3px 7px
}

#dark-bckgrnd-always {
    background-color: #fff !important;
    opacity: 0.5
}

h1#light-bckgrnd {
    color: #333
}

#primary-menu ul.condensed li>a {
    letter-spacing: 0
}

.post-masonry-full .entry {
    padding: 10px 20px 0 20px !important
}

#net-countries {
    width: 100%;
    padding-right: 15px
}


/* novice */

.slimScrollDiv {
    margin-top: -15px
}

#content .news {
    text-align: left;
    max-height: 520px;
    overflow: hidden;
    width: auto;
    height: 520px;
    color: #333
}

#content .news-item {
    background: #f6fbfc;
    padding: 10px;
    margin-bottom: 10px;
    margin-bottom: 15px;
    overflow: hidden
}

#content .news-item-border-green {
    border-left: #5dabc7 2px solid
}

#content .news-item-title {
    font-size: 14px;
    color: #2b4a5c;
    font-weight: 600;
    padding-top: 1px;
    padding-bottom: 7px
}

#content .news-item-text {
    padding-bottom: 8px;
    line-height: 1.35em;
    font-size: 0.9em !important;
    padding-right: 5px
}

#content .news-item-text p {
    line-height: 1.35em;
    margin: 0
}

#content .news-date {
    font-size: 11px !important;
    font-weight: 400
}

pre.prettyprint {
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
    background: #efefef;
    border-bottom: 3px solid
}

.slimScrollBar {
    opacity: 0.25 !important
}

@media (max-width:1199px) and (min-width:992px) {
    .bnews-slider {
        width: 730px
    }
    .bnews-slider.bh {
        width: 700px
    }
}

@media (max-width:992px) and (min-width:800px) {
    #cnet-logo-title {
        font-size: 16px;
        line-height: 17px
    }
    .bnews-slider {
        width: 700px
    }
    .bnews-slider.bh {
        width: 670px
    }
}

@media (max-width:990px) {
    .line,
    .double-line {
        margin: 25px 0
    }
    #posts .entry-content {
        margin-top: 12px
    }
}

@media (max-width:767px) {
    #cnet-logo-title {
        font-size: 14px;
        line-height: 15px
    }
    #dark-bckgrnd {
        background-color: #fff;
        opacity: 0.5
    }
    h1#dark-bckgrnd {
        color: #000
    }
    #light-bckgrnd {
        background-color: #000;
        opacity: 0.5
    }
    h1#light-bckgrnd {
        color: #fff
    }
    #copyrights .col_half:last-child {
        display: inline
    }
    #logo {
        background-image: url(../images/cobiss-net.svg);
        background-repeat: no-repeat;
        width: 110px;
        height: 49px;
        top: -1px;
        margin-bottom: 0;
        border: 1px solid #eee;
        border-bottom: none
    }
}

@media (max-width:480px) {
    #cnet-logo-title {
        font-size: 13px;
        line-height: 14px
    }
    #top-social {
        margin-left: -12px
    }
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
    display: none;
}

#loading-image {
    position: absolute;
    top: 48%;
    left: 48%;
    z-index: 100;
    height: 70px;
    width: 70px;
}

.countryWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #fff;
}

.countryWrapper .countryBox {
    background-color: #fafafa;
    border-radius: 5px;
    padding: 10px;
    width: 191px;
    margin: 10px;
}

.countryWrapper .countryBox h3 {
    margin-bottom: 12px
}

.countryWrapper .countryBox a {
    color: #326cb8;
}