
.orbit-wrapper { display: block;}

.flex-caption {
    position: absolute;
    left:50;right:50;
    background:rgba(0, 0, 0,0.6);
    z-index:1000;padding:10px;float: left; margin-top:6.2%; width: inherit;  color: #fff;
 }
 .slider-nav{display:none!important;}
//.bx-wrapper .bx-caption{margin-bottom:100px!important}
.timer{display: none;}

@media only screen and (max-width: 800px) {
.imggallery #carousel{display:none}
.imggallery #slider{
        height:300px!important;
    }
.flex-viewport{
    max-height: 270px;
    overflow: hidden;
    
}
}

@media only screen and (max-width: 360px) {
  .loverate{display:none;}  
}


#singlepost header h1{
    width:85%;
}
.banner8{text-align:center}
.artcl-scl {
    margin: 7px 10px 25px 0;
}
.artcl-shr ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.artcl-shr ul li {
    display: inline;
    float: right;
    margin-left: 3px;
}
.fb_share_detail_page {
    margin-bottom: 10px;
    width: 55px;
}
.desktop-only {
    display: block;
}
@media (min-width:1024px) {
    .desktop-only {
        display:none !important;
    }
}