/*
Theme Name: Rexus for Social Profit Machine
Description: Rexus theme for Social Profit Machine
Version: 1.2
Author: Social Profit Machine
Template: rexus
*/

@import url("../rexus/style.css");

.top-ad {
clear: both;
width: 100%;
height: 100%;
margin-bottom: 15px;
text-align: center;
display: table;
}
.top-ad .widget, .inpost-ad .widget {
margin: 0;
padding: 0;
background: none;
}
.inpost-ad {
float: left;
padding-right: 15px;
padding-bottom: 15px;
padding-top: 5px;
}
.inpost-ad img {
border: none;
padding: 0;
}

.post-thumb {
text-align: center;
}

.post-thumb img {
max-width: 400px;
}

#logo {overflow: hidden;}

#carousel-1 {
clear: both;
}

.layout-2c-l .content-area {
float: left;
  height: auto !important;
}

.fluid-width-video-wrapper {
clear: both;
}

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

.post-thumb img {
max-width: 100%;
}
}