@font-face {
    font-family: "Atlas-Grotesk-Web-Light";
    src: url("../fonts/Atlas-Grotesk-Web-Light-Regular.ttf");
}

.atlasGrotesk-light {
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
}

@font-face {
    font-family: "AtlasGrotesk-Medium-Web";
    src: url("../fonts/AtlasGrotesk-Medium-Web.woff");
}

.atlasGrotesk-md {
    font-family: "AtlasGrotesk-Medium-Web", sans-serif;
}

.art-title{
    font-family: "AtlasGrotesk-Medium-Web", sans-serif;
    font-size: 20px;
    color: #151515;
    line-height: 36px;
}
.c-lnk-tags{
    margin-bottom: 40px;
}
h1.u-display-2{
    /* font-weight: 200; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
}
.c-lnk-tags span{
    cursor: pointer; 
    background: #E7E7F9;
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #373997;
    padding: 10px 25px;
    display: inline-block;
    margin-right: 20px;
}
.c-lnk-tags span:hover{
    cursor: pointer; 
    background: #373997;
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 10px 25px;
    display: inline-block;
    margin-right: 20px;
}
.c-lnk-tags span:last-child{
    margin-right: 0px;
}
.c-lnk-tags-acive{
    background: #373997 !important;
    color: #FFFFFF !important; 
}

.c-grid-list{
    margin-bottom:40px !important; 
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
}
.c-grid-list figure img{
    max-width: 100%;
    display: block;
    height: auto;

    max-width: 100%;
    display: block;
    height: auto;
    object-fit: cover;
    height: 160px;
    min-height: 134px;
    min-width: 100%;
}
.c-hub-details{
    padding: 15px;
}
.c-hub-tag{
    margin-bottom: 20px;
}
.c-hub-tag span{
    background: #F3F3F3;
    /* font-weight: 300; */
    font-size: 14px;
    line-height: 23px;
    color: #474747;
    text-align: center;
    padding: 14px 14px;
    /* font-weight: 200; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
}

.c-hub-details .c-approach-item__text{
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 20px;
}
.c-nav-pagination{
    text-align: right;
}
.c-nav-pagination ul li{
    display: inline-block;
    /* width: 40px;
    height: 40px; */
}
.c-nav-pagination ul li a{
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #373997;
    background-color: transparent;
    display: block;
    width: 40px;
    /* height: 40px; */
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 2px;
    text-decoration: none
}
.c-nav-pagination ul li a:hover{
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    color: #373997;    
    background-color: #E7E7F9;
    display: block;
    width: 40px;
    /* height: 40px; */
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 2px;
    text-decoration: none
}

.c-nav-pagination-acive{
    color: #373997 !important;    
    background-color: #E7E7F9 !important;
}
.video-banner{
    margin-top:25px; 
    margin-bottom:25px;
}
.video-banner img{
    max-width: 100%;
    display: block;
    height: auto;
}
.c-vdeo-text-cpy{
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #474747;
}
.c-title-form-my{
    margin-top: 22px;
    margin-bottom: 22px;
}
.img-responsive{
    max-width: 100%;
    display: block;
    height: auto;
}
.section-banner-text{
    margin-top: 25px;
    margin-bottom: 25px;
}
.block-article-banner{
    background-image: url(../img/article-banner-image.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 540px;
    background-size: cover;
}
.u-pb-0{
    padding-bottom:0 !important; 
}
.u-my-30p{
    margin-top:30px !important; 
    margin-bottom:30px !important; 
}
.u-mx-10p{
    margin-right:10px !important; 
    margin-left:10px !important; 
}
.u-mx-20p{
    margin-right:20px !important; 
    margin-left:20px !important; 
}
.u-mb-30p{
    margin-bottom:30px !important; 
}
.c-into-author-smda {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #0A0A0A;    
    margin-top: 15px;
    margin-bottom: 15px;
}
.c-into-author-smda span strong {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #0A0A0A;
}
.c-into-author-smda span a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: -3px;
}
.c-into-author-smda span a:hover{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
    top: -3px;
}
.c-into-author-smda span a svg{
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 8px;
}
.elsp-sptr{
    display: inline-block;
    position: relative;
    top: -3px;
}
.elsp-sptr img{
    height: 4px;
    width: 4px;
}
.cta-download{
    max-height: 50px;
    padding-right: 30px;
    padding-left: 30px;
}
.article-pera{
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 18px;
    line-height: 30px;
    color: #474747;
}
.article-grid-block{
    padding-top: 40px;
    padding-bottom: 40px;
}



.c-category-name-tab{
    cursor: pointer;
    background: #E7E7F9;
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #373997;
    padding: 10px 25px !important;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
}
.c-category-name-tab:hover{
    cursor: pointer;
    
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 20px;
    line-height: 30px;
   
    padding: 10px 25px !important;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    background: #373997 ;
    color: #FFFFFF ;
}

a.nav-item.nav-link{
    cursor: pointer;
    background: #E7E7F9;
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #373997;
    padding: 10px 25px !important;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
}
a.nav-item.nav-link:hover{
    cursor: pointer;
    
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 20px;
    line-height: 30px;
   
    padding: 10px 25px !important;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0;
    background: #373997 ;
    color: #FFFFFF ;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    cursor: pointer;
    /* font-weight: 300; */
    font-family: "Atlas-Grotesk-Web-Light", sans-serif;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 0;
    padding: 10px 25px !important;
    display: inline-block;
    margin-right: 20px;
    background: #373997 !important;
    color: #FFFFFF !important;
}
div#nav-tab {
    margin-bottom: 40px;
}

.nav-pills .nav-link {
    border-radius: 0 !important;
}
.nav-link {
    display: block;
    padding: 0 !important;
}
@media (max-width:812px) {
    .block-article-banner{
        height: 300px;
    }
}
@media (max-width:475px) {
    .c-lnk-tags{
        white-space: nowrap;
        overflow-x: auto;
    }
    h1.u-display-2{
        font-size: 38px;
        line-height: 45px;
        letter-spacing: -1.64531px;
        color: #15152A;
    }
    p.c-approach-hero__text{
        font-size: 18px;
        line-height: 28px;
        color: #474747;
    }
    .c-lnk-tags span{
        font-size: 14px;
        line-height: 30px;
        padding: 8px 18px;
        margin-right: 11px;
    }
    .c-lnk-tags {
        margin-bottom: 24px;
    }
    .article-grid-block {
        padding-top: 23px;
        padding-bottom: 23px;
    }
    .c-hub-tag span{
        font-size: 12px;
        line-height: 23px;
        color: #474747;
        padding: 5px 8px;
    }
    .art-title{
        font-size: 18px;
        line-height: 28px;
        color: #15152A;
    }
    .c-hub-details .c-approach-item__text{
        font-size: 14px;
        line-height: 24px;
        color: #474747;
    }
    .c-nav-pagination {
        display: none;
    }
    .mb-at-sc-block{
        display: block;
        margin-top: 25px;
    }
    .mb-display-none{
        display: none;
    }
    .mb-date-fnt-reg{
        font-size: 14px;
        line-height: 17px;
        color: #0A0A0A;    
        font-weight: normal;    
        display: inline-block;
    }
    .c-into-author-smda span.mb-date-fnt-reg{
        font-size: 14px;
        line-height: 17px;
        color: #0A0A0A;    
        font-weight: normal;    
        display: inline-block;
    }
    .c-into-author-smda span strong.mb-date-fnt-reg{
        font-size: 14px;
        line-height: 17px;
        color: #0A0A0A;    
        font-weight: normal;    
        display: inline-block;
    }
    div#nav-tab {
        margin-bottom: 24px;
        white-space: nowrap;
        overflow-x: auto;
    }
}
