#breadcrumbs-main-mod{
     display: none!important;
}
/*  Show More  */
#ow-article-list li{ 
    display:none;
    list-style: none;
    margin: 0 -20px;
}
#ow-article-list{
    margin: 0 -10px;
    padding: 0 0 0 0!important;
}
#loadMore {
    color:#555;
    cursor:pointer;
    text-align: center;
}
.ow-load-btn{
    background-color: transparent!important;
    border: none!important;
}
#loadMore:hover {
    color:#005bab;
    text-decoration: underline;
}
#showLess {
    color:red;
    cursor:pointer;
}
.ow-article-row{
    display:none;
}
.ow-row-group{
        display: table;
    }
.ow-row-height{
    display: table-cell;
}
@media screen and (max-width: 667px){
    .ow-row-height{
    display: block;
}
}

#showLess:hover {
    color:#252525;
}
.ow-load-arrow{
    width: 30px;
    height: auto;
    fill: #005bab;
    margin: 0 auto;
    display: block;
}
.ow-article-layout{
    padding-bottom: 50px;
}

/*  Article */
    @media screen and (max-width: 1024px){
    .ow-article-layout{
       margin-left: 10px;
       margin-right: 10px;
    }
    }
/*
    .ow-3columns{
        margin: 0 -10px;
    }
*/
.ow-single-container{
        margin: 0 10px;
    }
    .img-title{
        margin-top:25px;
        margin-bottom: 5px;
    }
    .ow-article-img{
        position: relative;
    }
    p.ow-article-sub{
        color: #252525!important;
        padding-bottom: 20px!important;
    }
    .ow-article-cap{
        border-spacing: 0;
        padding: 10px 20px;
        position: absolute;
        color: #fff;
        background-color: rgba(37, 37, 37, 0.8);
        bottom: 0;
        left: 20px;
    }
    .ow-article-cap > p{
        display: table-cell;
        vertical-align: middle;
    }

.ow-article-layout >.top-article-container{
        padding-left: 0;
        padding-right: 0;
    }
.ow-article-layout > .col-lg-12{
    padding-left: 0!important;
    padding-right: 0!important;
}
.ow-hero-heading{
    font-size: calc(18px + (20 - 14) * ((100vw - 300px) / (1600 - 300)))!important;
}
/*#ow-article-list */
    h3.ow-load-text{
        color: #005bab!important;
        bottom: -30px;
/*        font-weight: 400;*/
    }    
    h3.ow-load-text:hover{
        font-weight: 600;
        color: #005bab;
    }
.ow-article-text{
    font-size: calc(18px + (20 - 14) * ((100vw - 300px) / (1600 - 300)))!important;
}    
@media screen and (max-width: 991px){
    .ow-hero-desktop{
        display: none;
    }
    }
@media screen and (min-width: 992px){
    .ow-hero-sm{
    display: none;
}
}

a.ow-n-tab:hover, a.ow-n-tab:active{
            background-color: #efefef!important;
    }
    a.ow-n-tab{
        background: transparent; 
        color: #005bab; 
        padding: 10px 30px; 
        box-shadow: 0 3px 0; 
        border-radius: 0!important; 
        border: 0;
    }
    .ow-cat{
        margin-bottom: 40px; 
        text-align: center;
    }
@media screen and (max-width: 575px){
        .ow-cat{
            white-space: nowrap; 
            display: inline-block; 
            width: 100%; 
            overflow: scroll;
            height: 60px;
        }
    } 
.img-h{
        width: 50%!important;
    }
    .moreBox{
        margin: 0 -10px;
    }

.ow-article-cap-lg{
        left: 0!important;
    }

    
    @media screen and (max-width: 1024px){
        .ow-article-cap-lg {
        margin-left: 0!important;
        }
    }

    @media screen and (max-width: 575px){
        .img-h{
            width: 100%!important;
        }  
        .ow-img-xs{
            margin: 0 20px!important;
        }
        .ow-xs-container{
            margin: 0 20px!important;
        }
        
    }   
    .ow-lg-container{
        margin: 0 -10px!important;
    }
    @media screen and (max-width: 568px){
        #ow-article-list div.ow-article-cap{
            left: 0!important;
    }
    }
    