@media (max-width: 991px){
    body {overflow-x: hidden!important;} 
    .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;
    }
    .article-banner .blog-details ul.social-block {
        width: auto ;
    }
    .more-articles .left-block {
        width:65%;
    }
    .more-articles .left-block .fea-date{
        padding-bottom:3rem;
    }
    .article-banner .article-input button {
        padding: 20px;
        border-radius: 35px;
        border: solid 1px #ec6608;
        background-color: #ffffff;
        font-size: 17px;
        width: 70%;
        margin-left: 70px;
        color: #ec6608;
        font-weight: 600;
        margin-top: 30px;
    }
    .article-banner .article-input input{
        width:100%;
    }
    /*.article-banner .blog-topics span {
        font-size: 12px;
        font-weight: 500;
        color: #282828;
        background-color: #fff;
        margin-right: 2rem;
        border: solid 1px #eaeaea;
        background-color: #ffffff;
        border-radius: 15.8px;
        padding: 9px 14px;
        margin-top: 1rem;
        text-align: center;
    }*/

    .article-banner .blog-topics ul li {
        margin-bottom: 0.5rem
    }
    .more-articles .left-block .fea-image img{
        width:500px !important;
    }
    
    }
    @media (max-width: 1024px){
    .article-banner .blog-details ul.social-block {
        width:auto !important;
    
    }
    #header .mobLogo {
        width: 10%;
    }
    #header .mobMenuWrapper {
        width: 84%;
    }
    .more-articles .left-block {
        width:65%;
    }
            
    .more-articles .left-block .fea-image img{
        width:800px;
    }
    .more-articles .left-block .fea-date{
        padding-bottom:3rem;
    }
    .article-banner .article-input button {
        padding: 11px 12px;
        border-radius: 27px;
        border: solid 1px #ec6608;
        background-color: #ffffff;
        font-size: 17px;
        width: 25%;
        color: #ec6608;
        font-weight: 600;
        margin-top: 2rem;
    }
    .article-banner .article-input input {
        width: 70%;
    }
    .article-banner .blog-topics span {
        margin-top: 1rem;

    }
	
	    
    
    }
	
	
     @media(max-width: 991px){
      .article-banner .article-input button {width:120px!important;}
	  
	 }
	 


    @media (max-width: 767px) {

        .flex{
            display: flex !important;
        }
        .article-banner .left-block , .more-articles .left-block{
            width:100%;
        }
    
        .more-articles .left-block .fea-date{
            padding-bottom: 3rem;
            border-bottom: 1px solid #cbcdce;
            padding-top: 14px;
        }
        .more-articles .left-block .fea-image{
            padding-top: 3rem;
            position: relative;
        }
        .more-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;
        }
        .more-articles .left-block .fea-date.last-child{
            padding-bottom: 0;
            border-bottom: none;
        }
        .more-articles .left-block .fea-image.first-child{
            padding-top: 0rem;
        }
        .article-banner .blog-details ul.social-block {
            width: auto !important;
        }
        .article-banner .article-content .dest-block{
            padding:40px;
        }
        .article-banner .article-input input{
            width:100%;
        }
        .article-banner .article-input button {
            padding: 20px;
            border-radius: 35px;
            border: solid 1px #ec6608;
            background-color: #ffffff;
            font-size: 17px;
            width: 60%;
            margin-left: 60px;
            color: #ec6608;
            font-weight: 600;
            margin-top: 30px;
        }
        .article-banner .blog-banner{
            margin-bottom: 2rem;
        }
        /*.article-banner .blog-topics span {
            font-size: 12px;
            font-weight: 500;
            color: #282828;
            background-color: #fff;
            margin-right: 2rem;
            border: solid 1px #eaeaea;
            background-color: #ffffff;
            border-radius: 15.8px;
            padding: 9px 7px;
            margin-top: 1rem;
            text-align: center;
        }*/
         .article-banner .blog-topics ul li {
        margin-bottom: 0.5rem
    }
        .article-banner .blog-details {
            padding: 20px 0 20px;
        }
        
        .more-articles .left-block .fea-image img{
            width:330px !important;
        }
        #header .mobBeforelogin, #header .header{
            display:none !important;
        }
    
    }

 /*  expert-blogs3 start here */
    @media (max-width: 1024px) {
    .more-articles .left-block .article-topics span {
        font-size: 12px;
        font-weight: 500;
        color: #282828;
        background-color: #fff;
        margin-right: 1rem;
        border: solid 1px #eaeaea;
        background-color: #ffffff;
        border-radius: 15.8px;
        padding: 7px 14px;
        text-align: center;
        margin-bottom: 1rem;
        float: left;
    }
    }

    
@media (max-width: 480px)
{
.article-banner .blog-details ul.social-block {
    width: auto !important;
}
.article-banner .left-block h2{
    margin-bottom:20px;
    font-size: 21px !important;
}
}