/* Laptop/Tablet (1024px) */
@media (max-width: 1024px) {
#content {width: 690px;}
#featured-post img {width: 350px;}
#featured-right {width: 385px;}
.flat-tabs-left label, .flat-tabs-right label {padding: 15px 16px;}
.single #content {width: 585px;}
.single .attachment-featured-single {width:685px; height: auto;}
.single .format_text img {height: auto;max-width: 590px;}
#authorarea {width:585px;}
.authorinfo {width: auto;}
.fb-comments{width: 585px!important; overflow: hidden;}
body.single table {width: 585px;}
.format_text .wp-caption img {height: auto;max-width: 585px !important;}
.format_text .wp-caption { width: 585px !important;}

}