#breadcrumbs-main-mod{
     display: none!important;
}
#breadcrumbs-main-mod + .container-fluid {
max-width: none!important;
padding-left: 0!important;
padding-right: 0!important;
}
@media screen and (max-width: 1024px){
    .ow-article-frame{
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (min-width: 576px){
            .sm-only{
                display: none;
            } 
    }
#ow-article-list li{ 
    display:none;
    list-style: none;
}
#loadMore {
    color:#005bab;
    cursor:pointer;
    text-align: center;
}
#loadMore:hover {
    color:#555;
}
#showLess {
    color:red;
    cursor:pointer;
}
#showLess:hover {
    color:#252525;
}
    
/*  Article  */
.ow-article-title{
    margin-bottom: 15px!important;
}
.ariticle-discription, h4{
    display: inline-block;
    margin-top: 0!important;
    line-height: calc(24px + (20 - 14) * ((100vw - 300px) / (1600 - 300)))!important;
}
@media screen and (max-width: 666px){
    .sm-mb0{
  margin-bottom: 0!important;   
}
}

.ow-article-img-text > h5{
    color: #ccc!important;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 30px;
}

.ow-article-img-cap{
    font-size: 20px!important;
}
.ow-border-0{
    border-spacing: 0!important;
}
.article-grey-bg{
    background-color: #ccc;
    padding: 20px;
    text-align: center;
}  
.ow-article-width{
    width: 100%;
    padding-top: 60px;
    margin: 0 auto;
}
.pdf-icon > h2{
    display: inline-block;
}
.pdf-icon > svg{
    float: right;
}
@media screen and (min-width: 1024px){
.ow-article-width{
        width: 900px!important;
    }
}
@media screen and (max-width: 667px) and (min-width: 376px){
    .ow-article-width{
        width: 90%;
    }
}
@media screen and (max-width: 575px){
    .ariticle-discription-copy{
      line-height: calc(16px + (21 - 14) * ((100vw - 300px) / (1600 - 300)))!important;
    }
    span.pdf-icon > h2{
        font-size: 16px!important;
        display: inline-block;
    }

    .ow-article-img-text{
        bottom: -20px!important;
    }       
    .ow-step-title{
        padding-top: 30px!important;
    }
    .ow-article-img-cap-small{
        margin-top: 20px;
        font-size: calc(16px + (26 - 14) * ((100vw - 300px) / (1600 - 300)))!important;
    }
    .ow-article-img-cap{
        margin-top: 30px;
    }
}   
.ow-article-img{
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.ow-article-img-text{
    margin-bottom: 0;
/*    height: 50px;*/
    background-color: rgba(38, 38, 38, 0.5);
    width: 100%;
    position: absolute;
    bottom: 0;
    display: table;
}  
.ow-download-pdf{
    display: table;
}
.ow-pdf{
    width: 900px;
    background-color: #005bab;
    height: 60px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
}

.ow-recommended-article{
    margin-top: 80px;
    margin-bottom: 20px;
    background-color: rgba(248, 248, 248, 1);
    background-color: rgba(248, 248, 248);
    display: block;
    background: #f8f8f8!important;
}    
.ow-bg-wht{
        background-color: #fff!important;
    }
 @media screen and (max-width: 1024px){
    .ow-recommended-article h2{
        margin-bottom: 0!important;
    }
    }   
    
    
#ow-article-list .ow-load-more:before h3{
    content: ' ';
    border-top: 2px solid #000;
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}
#ow-article-list .ow-load-more:after h3 {
    content: ' ';
    border-top: 2px solid #000;
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}    
.ow-article-text{
    font-size: 28px!important;
}   

.ow-recom-article-row .ow-content-grid__item.has-cta{
    padding-bottom: 0!important;
}
 h3.ow-recom-article{
      padding-bottom: 0!important;
    }


.ow-step-title{
    margin-top: 30px;
    margin-bottom: 20px;
}
    .ow-article-title{
        margin-bottom: 15px!important;
    }
    .ow-step-sub-title{
        margin-top: 30px;
    }
    .article-video iframe{
        height: 400px;
    }
    .article-video{
        width: Calc(50%); 
        margin: 0 auto;
    }
    .hero-article-video{
        width: Calc(100%);
    }
@media screen and (max-width: 375px){
    .hero-article-video iframe{
        height: 185px;
    }
}
@media screen and (max-width: 767px) and (min-width: 376px){
    .hero-article-video iframe{
        height: 300px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 768px){
    .hero-article-video iframe{
        height: 420px;
    }
}

     @media screen and (max-width: 768px){
         .article-video iframe {
            height: 200px;
        }
    } 
    @media screen and (max-width: 1279px) and (min-width: 768px){
        .article-video iframe {
            height: 370px;
        }
        .article-video {
            width: Calc(100%);
        }
    }




/* Video modal  */

/* ifram width iPhone protrait */
    .modal-backdrop.in {
            opacity: 0.7;
            background-color: black;
    }
    .ow-modal .modal-dialog{
        height: 100%;
    }
     .ow-modal .modal-content{
         height: auto;
         -webkit-overflow-scrolling: touch;
     }
    .modal-content{
        background-color: transparent!important;
    }
     .youtube-mobile{
         max-width: 400px;
         height: 50%;
         top:18%;
     }
     .youtube-video{
         width: 90%;
         height: 90%;
         padding: 20px 0;
       
     }
     .ytp-cued-thumbnail-overlay-image{
         background-size: contain;
    -webkit-background-size: auto;
     }
     .ow-modal .close svg{
         width: 25px;
         height: 25px;
         fill: #fff;
     }
/*  END video */