.dr-row ul, .dr-row ol {
    margin-left: 15px !important;
    list-style-position: inside !important;
    margin-bottom: 20px;
}

.dr-row ul ul,
.dr-row ol ol,
.dr-row ol ul,
.dr-row ul ol {
    margin-left: 15px !important;
    margin-bottom: 0px;
}

.dr-row ul li {
    list-style: disc !important;
    list-style-type: disc !important;
    list-style-position: inside !important;
}
.dr-row ol li {
   list-style-type: decimal !important;
   list-style: decimal !important;
   list-style-position: inside !important;
}




#demoPageIndex {
    display: none;
}

.main-header .logo a {
    width: 350px;
    height: 103px;
}

.main-header .logo a.dr-sticky-header {
    width: 380px;
    height: auto;
}

.main-header.header-style-three .info-box li {
    text-transform: lowercase !important;
}

.dr-row .dr-col {
    margin-bottom: 0px !important;
}
.dr-row .dr-col-media {
    margin-bottom: 30px !important;
}

.main-header.fixed-header .logo a {
    background-image: none !important;
    padding-left: 0px !important;
}

.sticky-header .logo {
    padding-bottom: 0px !important;
}

/* logo background */

.main-header .logo a {
    background-image: url(../../images/logo-op-maat.png);
}

.main-header.fixed-header .logo a {
    background-image: url(../../images/home/smallogo1.png);
}

.scroll-to-top.scroll-to-target {
    bottom: 54px !important;
}

.sidebar li.active a {
    background: #e5e5e5;
}

.dr-team-single-text {
    text-align: center;
    padding-top: 8px;
}
.dr-team-single-text p {
    line-height: 1.3em;
}

.sidebar-side .dr-naw .col-lg-2 {
    color: #eb0627;
    font-size: 1.4em;
}

.dr-subtitle {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    line-height: 24px;
    font-weight: 700;
    padding: 10px 20px 10px 0px;
    color: #222222;
    margin-bottom: 0px;
}

/**
 *
 */
.dr-post-thumb {
    width: 75px;
    height: 75px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/**
 *
 */
.member-style-two {
    margin-bottom: 0px;
    min-height: 440px;
}

/**
 *
 */
.footer-widget.links-widget  li svg {
    position: absolute;
    display: block;
    top: 6px;
}
.footer-widget.links-widget li a {
    margin-left: 0px;
}
.footer-widget.links-widget  .row li div.dr-links-widget {
    position: relative;
    display: inline-block;
    left: 12px;
}
.footer-widget.links-widget  .row li span a {
    margin-left: 0px;
}

/**
 *
 */
article.post.active div.text a {
    color: #eb0627;
}