#main {
    width: 1160px;
    margin: 0 auto;
 min-width: 1160px;
    float: none!important;
}
#main article {
 min-width: 1160px;
}
@media only screen and (max-width: 1099px) and (min-width: 768px) {
#container.sidebarleft #main {
    padding: inherit;
}}
#sidebar1 {
display: none;
}
.byline {
display:none;
}
.page-full #main {
min-width:inherit!important;
}
.page-full {
min-width:inherit!important;
}
@media only screen and (max-width: 480px) {
.owl-theme .owl-controls .owl-page span {
    width: 8px;
    height: 8px;
    margin: 5px 7px;
}
.page-full #main {
    padding: 0!important;
}
}
.single .authorbox .author-newpost li,
.related-box li{
    min-height: 310px!important;
}