@media screen and     (max-width: 767px){

    .navigationloader {       
        top: 37% !important;
        left: 23% !important;
    }
    body {
        
        font-size: 12px !important;
    }
    .cardheader{
        height:250px !important;
    }
    .card.hovercard{
        margin:0 !important;
    }
    .margin-block{
        margin-top: 50px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 !important;
    }
    .profile-env {
        
        margin-top: 5px !important;
        margin-bottom: 15px !important;
    }
    .profile-env2,.profile-env3 {       
        margin-left: -30px;
        margin-right: -15px;
        margin-bottom: 15px;
    }
    .profile-env .user-timeline-stories .timeline-story{
        padding-left:20px !important;
        padding-right:20px !important;
    }
    .rightsidehomebusiness{
         margin-left: -10px;
         margin-right: -10px;
    }


    .tab-content{
        padding: 10px !important;
    }
    .headerSection{
        padding: 0px !important;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: 0px !important;
    }
    .filterHeader{
        margin-bottom: 5px !important;
    }
    .projectBottomInfo{
        height: 100px !important;
    }
    #sessionInter > .headerSection{
        
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .mobilemargin{
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .mobilemarginbottom{
        margin-bottom:5px;
    }
    .overviewcontainermobile{
        margin-left: -15px!important;
        margin-right: -15px!important;
        /*margin-top: 77px !important;*/
    }
    .containerforbusinessmobile{
        margin-top:48px !important;
    }
    .adjusttopmarginformobile{
        /*margin-top:-42px;*/
    }
    #verificationbar{
        display:none;
        z-index:9;
        background-color: #ce6b6f;
        color:#fff;
        height:50px;
        width:100%;
        top:0;
        position:fixed;
        white-space: normal !important;
        font-size:10px !important;
        text-align:center;
        padding-top:10px !important;
    }
    .heaaderTitle{
        margin-top:0 !important;
    }

    .table > tbody > tr > td{
        padding: 10px 10px !important;
    }
    .HeaderTab {
        margin-left:-15px;
        margin-right:-15px;
    }


}