@media (max-width: 979px){
.navbar .btn-navbar {
    display: none;
}
}
@media (max-width: 767px){
body {padding:0;margin: 0;}
.body-a {width:100%;margin:auto;}
.topmenu{
    height: 100%;
    display: inline-block;
    box-shadow: none;
}
.header {
    padding-left: 0;
    padding-right: 0;
}
.header-logo{
    position: initial;
}
.topbar_floatleft_holder div {
    margin: 0 !important;
}
.header_topbar{
    height: auto!important;
    padding: 5px !important;
    display: block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.topbar_floatleft_holder div{ 
float: none !important;
}
.moduletable .custom{
    width: 65%;
    margin: auto;
 }
.calendar_tes img{
    width: 100%;
}
#content{
     padding: 0 6px; 
}
.joomimg_row img{
height: auto !important;
}
#sbox-window{
    /* left: 0px !important; */
    /* top: 0% !important; */
    width: auto !important;
    height: auto !important;
}
.jd_download_details_wrapper, .jd_download_wrapper{
}
.jd_description_wrapper{
    display: grid;
}
.gallery table td{
    text-align: center;
}
.container-fluid {
    box-shadow: none;
    margin-top: 0px;
    padding: 4px;
}

.readmore-link:before {
    content: "\e205" " ";
    font-size: 20px;
}

.readmore-link {
    overflow: hidden;
    width: 20px;
    height: 20px;
}

.comments-link:before {
    content: "\24" " ";
    font-size: 17px;
}

.comments-link {
    overflow: hidden;
    width: 20px;
    height: 20px;
}
}

