.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
#content,
#sidebar {
    margin: 0;
    padding: 0px;
}
body #header {
    padding: 0;
}
.span1, .one.column, .one.columns {
    width: 5%;
} 
.span2, .two.columns {
    width: 10%;
}
.span3, .three.columns {
    width: 15%;
}
.span4, .four.columns {
    width: 20%;
}
.span5, .five.columns {
    width: 25%;
}
.span6, .six.columns {
    width: 30%;
}
.span7, .seven.columns {
    width: 45%;
}
.span8, .eight.columns {
    width: 50%;
}
.span9, .nine.columns {
    width: 65%;
}
.span10, .ten.columns {
    width: 70%;
}
.span11, .eleven.columns {
    width: 75%;
}
.span12, .twelve.columns {
    width: 80%;
}
.span13, .thirteen.columns {
    width: 85%;
}
.span14, .fourteen.columns {
    width: 90%;
}
.span15, .fifteen.columns {
    width: 95%;
}
.span16, .sixteen.columns {
    width: 100%;
}
.one-third.column {
    width: 33%;
}
.two-thirds.column {
    width: 66%;
}
.one-third.column.alpha, .one-third.column.omega {
    width: 33%;
}
.two-thirds.column.alpha, .two-thirds.column.omega {
    width: 66%;
}
.column, .columns {
    float: left;
    display: inline;
    margin: 0;
}
.wrapper-inner,
.entry-header:not(.has-title-bg) {
    padding: 0 25px;
}
.column.alpha, .columns.alpha {
    margin-left: 0;
}
.column.omega, .columns.omega {
    margin-right: 0;
}
.offset-by-half {
    padding-left: 2.5%;
}
.offset1, .offset-by-one {
    padding-left: 5%;
}
.offset2, .offset-by-two {
    padding-left: 10%;
}
.offset3, .offset-by-three {
    padding-left: 15%;
}
.offset4, .offset-by-four {
    padding-left: 20%;
}
.offset5, .offset-by-five {
    padding-left: 25%;
}
.offset6, .offset-by-six {
    padding-left: 30%;
}
.offset7, .offset-by-seven {
    padding-left: 45%;
}
.offset8, .offset-by-eight {
    padding-left: 50%;
}
.offset9, .offset-by-nine {
    padding-left: 67%;
}
.offset10, .offset-by-ten {
    padding-left: 70%;
}
.offset11, .offset-by-eleven {
    padding-left: 75%;
}
.offset12, .offset-by-twelve {
    padding-left: 80%;
}
.offset13, .offset-by-thirteen {
    padding-left: 85%;
}
.offset14, .offset-by-fourteen {
    padding-left: 90%;
}
.offset15, .offset-by-fifteen {
    padding-left: 95%;
}
@media only screen and (max-width: 768px) {
    body .wrapper-inner {
        padding: 20px 20px 0;
    }
}
@media only screen and (max-width: 767px) {
    .container {
        position: relative;
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
    .one.column, .one.columns, .span1, .two.columns, .span2, .three.columns, .span3, .four.columns, .span4, .five.columns, .span5, .six.columns, .span6, .seven.columns, .span7, .eight.columns, .span8, .nine.columns, .span9, .ten.columns, .span10, .eleven.columns, .span11, .twelve.columns, .span12, .thirteen.columns, .span13, .fourteen.columns, .span14, .fifteen.columns, .span15, .sixteen.columns, .span16, .one-third.column, .two-thirds.column, .col, .one-third.column.alpha, .one-third.column.omega, .two-thirds.column.alpha, .two-thirds.column.omega {
        width: 100%;
    }
    .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        width: 100%;
    }
    .column, .columns {
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
    }
    .column.alpha, .columns.alpha {
        margin-left: 0;
    }
    .column.omega, .columns.omega {
        margin-right: 0;
    }
    .container .offset-by-one, .container .offset1, .container .offset-by-two, .container .offset2, .container .offset-by-three, .container .offset3, .container .offset-by-four, .container .offset4, .container .offset-by-five, .container .offset5, .container .offset-by-six, .container .offset6, .container .offset-by-seven, .container .offset7, .container .offset-by-eight, .container .offset8, .container .offset-by-nine, .container .offset9, .container .offset-by-ten, .container .offset10, .container .offset-by-eleven, .container .offset11, .container .offset-by-twelve, .container .offset12, .container .offset-by-thirteen, .container .offset13, .container .offset-by-fourteen, .container .offset14, .container .offset-by-fifteen, .container .offset15 {
        padding-left: 0;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .column, .columns {
        float: left;
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
    }
    .column.alpha, .columns.alpha {
        margin-left: 0;
    }
    .column.omega, .columns.omega {
        margin-right: 0;
    }
    .container .offset-by-one, .container .offset1, .container .offset-by-two, .container .offset2, .container .offset-by-three, .container .offset3, .container .offset-by-four, .container .offset4, .container .offset-by-five, .container .offset5, .container .offset-by-six, .container .offset6, .container .offset-by-seven, .container .offset7, .container .offset-by-eight, .container .offset8, .container .offset-by-nine, .container .offset9, .container .offset-by-ten, .container .offset10, .container .offset-by-eleven, .container .offset11, .container .offset-by-twelve, .container .offset12, .container .offset-by-thirteen, .container .offset13, .container .offset-by-fourteen, .container .offset14, .container .offset-by-fifteen, .container .offset15 {
        padding-left: 0;
    }
}
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.row:after, .clearfix:after {
    clear: both;
}
.row, .clearfix {
    zoom: 1;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.one_half {
    width: 50%}
.one_third {
    width: 33.3333%}
.two_thirds {
    width: 66.3333%}
.one_fourth {
    width: 25%}
.three_fourths {
    width: 75%}
.one_fifth {
    width: 20%}
.two_fifth {
    width: 40%}
.three_fifth {
    width: 60%}
.four_fifth {
    width: 80%}
.one_sixth {
    width: 16.66666%}
.five_sixth {
    width: 83.33333%}
.one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 20px;
    float: left;
}
.last {
    margin-right: 0;
}

