@media (max-width: 767px) {
    body {overflow-x: hidden!important;} 
    .expert-featured-articles .left-block h2.recent, .expert-featured-articles .left-block h2 {
        font-size: 24px;
    }
    .mbl-show, .hide{
        display: block !important;
    }
    .mbl-hide{
        display:none !important;
    }
    .flex{
        display: flex !important;
    }
    .width-100{
        width:100% !important;
    }
    .expert-blog-banner .right-block .article-blocks {
        padding: 10px 0;
    }
    .expert-blog-banner .blog-banner {
        margin-bottom: 4rem;
    }
    .expert-featured-articles .left-block .recent-articles .article-block {
        padding: 20px;
    }
    .expert-featured-articles .left-block .recent-articles .article-block .article-left {
        width: 65%;
        display: inline-block;
    }
    .expert-featured-articles .left-block .recent-articles .article-block .article-right {
        width: 34%;
        display: inline-block;
        vertical-align: top;
        padding-left: 0; 
        padding-top: 0;
    }
    .expert-blog-banner .right-block, .expert-featured-articles .right-block {
        padding-top: 40px;
        padding-left:0;
    }
    .expert-featured-articles .right-block .rec-videos .video-des .video-date, .expert-featured-articles .left-block .recent-articles .article-block .article-left .travel-date {
        padding-top: 8px;
    }
    .expert-featured-articles .right-block .rec-videos .video-block {
        width: 29%;
        padding-top: 5px;
    }
    .expert-featured-articles .right-block .rec-videos .video-des {
        width: 69%;
        padding-left: 15px;
    }
    .expert-featured-articles .left-block .recent-section {
        margin-top: 4rem;
    }

    .expert-featured-articles .left-block .fea-date{
        padding-bottom: 3rem;
        border-bottom: 1px solid #cbcdce;
        padding-top: 14px;
    }
    .expert-featured-articles .left-block .fea-image{
        padding-top: 3rem;
        position: relative;
    }
    .expert-featured-articles .left-block .fea-image .travel{
        bottom: 20px;
        position: absolute;
        right: 20px;
        width: 60px;
        height: 25px;
        border-radius: 5px;
        background-color: #004a80;
        color: white;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        font-weight: 600;
        display: none!important;
    }
    .expert-featured-articles .left-block .fea-image img{

    }
    .expert-featured-articles .left-block .fea-date.last-child{
        padding-bottom: 0;
        border-bottom: none;
    }
    .expert-featured-articles .left-block .fea-image.first-child{
  
    }
    .expert-featured-articles .left-block h2.recent{
        padding-top: 4rem;
    }
    .expert-blog-banner .right-block .article-blocks .art-des {
        padding-bottom: 15px;
        display: inline-block;
        width: 85%;
        border-bottom: solid 1px #eaeaea;
    }
    .expert-blog-banner .right-block .article-blocks .art-date{
        padding-top: 10px;
    }
    .expert-blog-banner .right-block .article-blocks {
        border-bottom: none;
    }
    .expert-blog-banner .right-block {
         padding-top: 0;

    }
    .expert-blog-banner .blog-details ul.social-block {
        width: auto !important;
    }
    .expert-blog-banner .right-block .article-blocks .art-des.last-child{
        border-bottom:none;
    }

    #header .mobBeforelogin, #header .header{
        display:none !important;
    }

}


@media (max-width: 640px){
.expert-featured-articles .left-block .recent-articles .article-block .article-left {
    width: 100%!important;
}
.expert-featured-articles .left-block .recent-articles .article-block .article-right {
    width: 100%!important;
}
.article-right .travel-block img {width:100%!important;margin-top: 20px;}
}

@media (max-width: 991px){
.mobLogo {
    width: 165px !important;
    height: 32px;
    margin-left: 50px;
    vertical-align: initial !important;
}

.header .header-ul ul li {
    padding-right: 20px;
}
.header .header-ul ul {
    display: flex;
    padding-top: 5px;
}
.header .callMe {
    top: 1px;

}
.header .lombardCall {
    top: 2.5px;
}
.expert-blog-banner .blog-details ul.social-block {
    width: auto !important ;
}
.expert-blog-banner .right-block, .expert-featured-articles .right-block {
     padding-left:0;
}
.expert-featured-articles .left-block .fea-date{
    padding-bottom:2rem;
}
.expert-featured-articles .left-block h2.recent{
    padding-top: 0rem;
}
.expert-featured-articles .left-block .recent-section {
    margin-top: 4rem;
}
}
@media (max-width: 1024px){
.expert-blog-banner .blog-details ul.social-block {
    width: auto;

}
#header .mobLogo {
    width: 10%;
}
#header .mobMenuWrapper {
    width: 84%;
}
.expert-featured-articles .left-block .fea-date {
    padding-bottom: 3rem;
}
}

@media (max-width: 480px)
{
.expert-blog-banner .blog-details ul.social-block {
    width: auto !important;
}
.expert-blog-banner .left-block h2{

    margin-bottom:20px;

}
.expert-blog-banner .right-block .blog-topics {
    padding: 10px 0 15px;
}
}