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

.sizemob{
    width: 80px!important;
}
    .mob-margin-top-10{
        margin-top: 15px;
    }
    .footer-title{
        margin-bottom: 10px!important;
    }
    .paddingleft45{
        padding-left: 50px;
    }
    .nomarginleft{
        margin-left: 0px !important;
    }
    .nofullwidth{
width: inherit !important;
    }

    .h700{
        height:initial !important;
    }

    .mpl-50{
        padding-left: 0px !important;
    }

    .holmedblue::after{
        top: -100px !important;
    }

    .nompb-40{
        padding-bottom: 0px !important;
    }

    .floaitngdiv{
        right: 0px !important;
    }

    .testdiv::before{
        width: 100% !important;
        height:300px !important;
    }

    .footer-widget{
        margin-bottom: 10px !important;
    }

    .nodata{
        margin-bottom:0px !important;
    }

    .searchbox{
        width: 85% !important;
        border:0px !important;
    }


    .success-item .count-text{
        margin-bottom: 5px;
    }

    .mob-mb-5{
        margin-bottom: 10px;
    }

    .mobilefontsize27{
        font-size: 27px!important;
    }
    .mobilefontsize20{
        font-size: 20px !important;
    }

    .mob-no-border{
        border: 0px;
    }

    .mob-change-bord{
        padding: 25px 10px !important;
    }

    .author-description .designation{
        margin-right: 0px !important;
    }

    .break-word{
        word-break: break-all;

    }

    .mob-pb-25{
        padding-bottom: 25px !important;
    }


    .mob-pt-25{
        padding-top: 25px !important;
    }

    .mob-font-heebolight{
        line-height: 20px;
        font-family: 'Heebolight', sans-serif;
        font-weight: 600;

    }
}


@media only screen and (device-width: 820px) and (device-height: 1180px)  {
    .floaitngdiv{
        right: 0px !important;
    }

    .testdiv::before{
        width:100% !important;
        height: 300px !important;
    }

    .footer-widget{
        margin-bottom: 0px !important;
    }

    .holmedblue::after{
        top: -100px !important;
    }

}



@media only screen and (device-width: 1180px) and (device-height: 820px)  {
    .floaitngdiv{
        right: 0px !important;
    }
    .searchBox{
        margin-bottom: 10px;
    }
}

@media only screen and (device-width: 1024px) and (device-height: 768px)  {
    .floaitngdiv{
        right: 0px !important;
    }

    .main-menu .navbar-collapse li a{
        font-size: 14px;
    }

    .main-menu .navbar-collapse li{
        padding: 30px 5px;
    }

    .searchBox{
        margin-bottom: 10px;
    }
}

@media only screen and (device-width: 1024px) and (device-height: 1366px)  {
    .floaitngdiv{
        right: 0px !important;
    }
    .searchBox{
        margin-bottom: 10px;
    }

    .main-menu .navbar-collapse li a{
        font-size: 15px;
    }

    .main-menu .navbar-collapse li{
        padding: 30px 5px;
    }

}


@media only screen and (device-width: 1366px) and (device-height: 1024px)  {

    .searchBox{
        margin-bottom: 10px;
    }

}


@media only screen and (max-width: 768px) {
.floatblog2{
    bottom: -90px !important;
}
}

@media (min-width: 1200px){
    .changewidth{
        max-width: 31%;
    }
}
