/* **********************************************************************
********************   Tablet **********************************/


@media only screen and (max-width: 800px) {

    #SH_img{
        width: 100%;
    }

    #Sell_img_cont{
        margin-top: 50px;
    }

    #socialcont {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
    }


    #mobtogllebtn {
        justify-content: end;
    }

    #HS_side_img_cont>img {

        width: 246px;
        margin-top: 40px;
    }

    #HHS_cont {
        padding-bottom: 50px;
    }

    #HS_H_title {
        margin-top: 60px;
        text-align: center;
    }


    #HS_H_prag,
    .H_a_button,
    .HIW_animCont,
    .HIW_titles_right,
    .HIW_titles_left,
    #DAN_app_info h1,
    #DAN_app_info h5,
    #DAN_app_btns,
    #DAN_app_info>div,
    .FC_infoseller>div,
    #FCC_inf_title {

        text-align: center !important;
    }

    #sid_border,
    .line_border {
        display: none;
    }


    .HMSM_bgImgcont {
        right: 127px;
    }


    #HSMS_right_side h1 {
        padding-top: 80px;
        text-align: center;
    }

    #DAN_app_info {
        justify-content: center;
        padding-bottom: 50px;
    }

    .FC_infoseller {
        justify-content: center;
        padding-bottom: 50px;
    }

    .FC_infoseller::after {
        border: none;
    }

    .block_cinfo,
    #HSM_img {
        justify-content: center;

    }


    #HSM_left_bg {
        background: #fff;
    }

    #HSM_infCont {
        text-align: center;
        padding: 0px 30px;
    }

    #map_con {
        height: 500px;
    }

    #navbarTogglerDemo01{
        position: absolute;
        background: #3b3b3b;
        top: 44px;
        right: 0px;
        width: 100%;
        z-index: 11;
        padding: 10px;
    }

#HM_Features_mob{
    display: inline-block;
    
    padding-top: 40px;

}    


#HM_Features{
    display: none;
}



.FC_logo_place , .FC_menu_cont {
    text-align: center;
  
    margin-bottom: 80px;

}


#socialcont_footer , #FC_menu{
    text-align: center;

}


.ssi{
    text-align:center;
}

.so2{
    display:none;
}

.so1{
    display:inline-block;
}

}



/* **********************************************************************
********************   Tablet **********************************/


@media only screen and (max-width: 500px) {

    .DAN_mobcont>img {
        height: 402px;
    }

    .DAN_mobcont>video {

        left: 53px;
        height: 160px;
        width: 304px;
        top: 127px;

    }

    #topHN_cont {
        margin-top: -72px;
    }

    .HSMS_Slider {
        margin-left: 92px;
    }

    .HMSM_bgImgcont {
        right: 58px;
    }

    .block_cinfo h3 {
        font-size: 15px;
    }


    #HS_H_title {
        font-size: 42px;
    }
}


@media only screen and (max-width: 400px) {
    .HSMS_Slider {
        margin-left: 56px;
    }


}