.post-item {
    padding-left: 15px;
    padding-right:15px;
}
.post-content {
    min-height: 222px;
}
.element4 {
    border-bottom:1px solid #E6E6E6;
    padding-bottom:45px;
}
.post-list {
    min-height: 100px;
    width: 100%;
    padding-left:15px;
    padding-right:15px;
    float:left;
    padding-top:10px;
}
.blog-post {
    width: 100%;
    background-color:#FFFFFF;
    border-radius:7px;
}
.row_post {
    clear: both;
    min-height: 100px;
    margin-right:-15px;
    margin-left:-15px;
}
.comment-form .comment-respond .comment-form p.comment-form-author #author {
    width: 100%;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    border-color:#DBDBDB;
}
.comment-form .comment-respond .comment-form p.comment-form-email #email {
    width: 100%;
    border-color:#DBDBDB;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.comment-form .comment-respond .comment-form p.comment-form-url #url {
    width: 100%;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    border-color:#DBDBDB;
}
.comment-form .comment-respond .comment-form p.comment-form-comment #comment {
    width: 100px;
    border-color:#DBDBDB;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
div .navigation {
    margin-top: 30px;
}
.prev-navigation {
    width:15%;
    float:left;
}
.numbers-navigation {
    margin-right: auto;
    margin-top:0px;
    text-align:center;
    width:70%;
    float:left;
}
#comments {
    font-size: 18px;
    margin-bottom:50px;
}
.comments-form {
    margin-top: 50px;
}
.comment-form h3.comment-reply-title {
    font-size: 18px;
    font-weight:600;
}
.comment-form .comment-respond .comment-form p.comment-form-author label {
    display: inline-block;
    margin-bottom:15px;
    font-size:13px;
}
.comment-form .comment-respond .comment-form p.comment-form-email label {
    display: inline-block;
    margin-bottom:15px;
    font-size:13px;
    margin-top:15px;
}
.comment-form .comment-respond .comment-form p.comment-form-url label {
    display: inline-block;
    margin-bottom:15px;
    font-size:13px;
    margin-top:15px;
}
.comment-form .comment-respond .comment-form p.comment-form-comment label {
    display: inline-block;
    margin-bottom:15px;
    font-size:13px;
    margin-top:15px;
}
.comment-form .comment-respond .comment-form p.form-submit #submit:hover {
    background-color: #0088ff;
}
.comment-form .comment-respond .comment-form p.form-submit #submit:focus {
    background-color: #0077ff;
}
.comment-form .comment-respond .comment-form p.form-submit #submit {
    background-color: #0099ff;
    padding:16px 20px;
    text-transform:uppercase;
    color:#FFFFFF;
    font-weight:700;
    -webkit-border-radius:3px;
    border-color:transparent;
    -moz-border-radius:3px;
    border-radius:3px;
    border-style:none;
    border-width:0px;
    font-size:12px;
    margin-top:20px;
    cursor:pointer;
}
h1.heading {
    font-size: 32px;
    margin-bottom:40px;
    font-weight:700;
    margin-top:0px;
}
.post-content-inner p span {
    font:normal normal 400 15px/normal Lato, sans-serif;
}
.post-content-inner p {
    font-size: 17px;
    font-weight:300;
}
a.more-link {
    font-weight: 400;
    color:#EC676A;
    font-size:15px;
}
.post-content-inner p span a {
    color: #EC676A;
}
.next-navigation {
    text-align: right;
    width:15%;
    float:left;
}
.post-list .post-list-row .navigation .next-navigation a :hover {
    background-color: #EC676A;
    color:#FFFFFF;
    transition:all 0.2s ease-out 0s;
}
.post-list .post-list-row .navigation .prev-navigation a :hover {
    transition: all 0.2s ease-out 0s;
    background-color:#EC676A;
    color:#FFFFFF;
}
a.page-numbers:hover {
    background-color: #EBEBEB;
    transition:all 0.2s ease-out 0s;
}
.post-list .post-list-row .navigation .prev-navigation a {
    display: inline-block;
    padding:12px 25px;
    color:#595959;
    background-color:#EBEBEB;
    font-weight:400;
    transition:all 0.4s linear 0s;
}
.post-list .post-list-row .navigation .prev-navigation a:hover {
    transition: all 0.2s ease-out 0s;
    background-color:#EC676A;
    color:#FFFFFF;
}
.post-list .post-list-row .navigation .next-navigation a {
    display: inline-block;
    padding:12px 25px;
    font-weight:400;
    background-color:#EBEBEB;
    color:#595959;
    transition:all 0.4s linear 0s;
}
.post-list .post-list-row .navigation .next-navigation a:hover {
    background-color: #EC676A;
    color:#FFFFFF;
    transition:all 0.2s ease-out 0s;
}
.row_82 {
    clear: both;
    min-height: 100px;
    margin-right:-15px;
    margin-left:-15px;
}
.column_116 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
.column_117 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    color:#616161;
    padding-top:30px;
}
hr {
    display:block;
    border:none;
    height:1px;
    background-color:#9BCB43;
    font-size:0px;
    vertical-align: top;
    margin: 0px auto 0px auto;
    padding:0px;
    font-size:0px;
    width:100%;
}
img.attachment-full {
    max-width: 100%;
    height:auto;
    width:auto;
}
.row_84 {
    clear: both;
    min-height: 30px;
    border-style:solid;
    border-width:0px;
    border-color:#FCE67B;
    padding-top:5px;
    padding-bottom:5px;
    font-style:normal;
}
h2.blog_post_title {
    margin-top: 0px;
    margin-bottom:10px;
    line-height:100%;
    font-size:26px;
}
.customClass3 {
    right: auto;
    margin-left:0px;
    margin-right:0px;
}
span.span16 {
    color: #EC6769;
}
h2.blog_post_title a :hover {
    color: #000000;
    transition:none linear;
}
h2.blog_post_title:hover {
    color: #000000;
}
h2.blog_post_title a {
    line-height: 100%;
    color:#EC6769;
    font-size:24px;
    transition:all 0.4s linear 0s;
    border-bottom-color:#333333;
}
h2.blog_post_title a:hover {
    color: #000000;
    transition:none linear;
}
span.span15 {
    font:normal normal 400 15px/170% Lato;
    color:#333333;
}
@media only screen and (min-width : 768px) {
    .post-list {
        width: 75%;
    }
    .post-item {
        width: 75%;
    }
    .row_post {
        clear: both;
        min-height: 43px;
        margin-left:-15px;
    }
    .row_search {
        clear: both;
        min-height: 100px;
        width: auto;
    }
    .comment-form .comment-respond .comment-form p.comment-form-comment #comment {
        width: 883px;
        height:200px;
    }
    .comment-form .comment-respond .comment-form p.comment-form-url #url {
        height: 50px;
    }
    .comment-form .comment-respond .comment-form p.comment-form-email #email {
        height: 50px;
    }
    .comment-form .comment-respond .comment-form p.comment-form-author #author {
        height: 50px;
        width:100%;
    }
    .comment-form .comment-respond .comment-form p.form-submit #submit {
        border-width: 0px;
    }
    .row_79 {
        clear: both;
        min-height: 100px;
    }
    .prev-navigation {
        width: 15%;
        min-height:47px;
        float:left;
    }
    .numbers-navigation {
        width: 70%;
        float:left;
        margin-top:15px;
    }
    .next-navigation {
        width: 15%;
        float:left;
    }
    .element4 {
        min-height: 220px;
    }
    .row_82 {
        clear: both;
        min-height: 200px;
        margin-left:-15px;
    }
    .column_116 {
        float: left;
        width: 100%;
        min-height: 200px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .column_117 {
        float: left;
        width: 100%;
        min-height: 200px;
        padding-left: 15px;
        padding-right: 15px;
        clear:both;
        margin-left:0.0000%;
        padding-top:20px;
    }
    .column_118 {
        float: left;
        width: 33.3333%;
        min-height: 200px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row_83 {
        clear: both;
        width: auto;
    }
    .row_84 {
        clear: both;
        min-height: 30px;
        border-style:solid;
        border-width:0;
        border-color:rgb(252, 230, 123) rgb(97, 97, 97) rgb(97, 97, 97) rgb(97, 97, 97);
    }
   
}
@media only screen and (min-width : 1024px) {
    .post-list {
        width: 75%;
    }
    .post-item {
        width: 75%;
        float:left;
    }
    .row_post {
        clear: both;
        min-height: 43px;
        margin-left:-15px;
    }
    .row_search {
        clear: both;
        min-height: 100px;
        width: auto;
    }
    .comment-form .comment-respond .comment-form p.comment-notes {
        display: none;
    }
    .comment-form .comment-respond .comment-form p.form-allowed-tags {
        display: none;
    }
    .comment-form .comment-respond .comment-form p.comment-form-author label {
        display: block;
    }
    .comment-form .comment-respond .comment-form p.comment-form-email label {
        display: block;
    }
    .comment-form .comment-respond .comment-form p.comment-form-url label {
        display: block;
    }
    .comment-form .comment-respond .comment-form p.comment-form-comment label {
        display: block;
    }
    .comment-form .comment-respond .comment-form p.comment-form-comment #comment {
        width: 100%;
        height:200px;
        border-style:solid;
        border-width:1px;
    }
    .comment-form .comment-respond .comment-form p.comment-form-url #url {
        height: 50px;
        border-style:solid;
        border-width:1px;
    }
    .comment-form .comment-respond .comment-form p.comment-form-email #email {
        height: 50px;
        border-style:solid;
        border-width:1px;
    }
    .comment-form .comment-respond .comment-form p.comment-form-author #author {
        height: 50px;
        border-style:solid;
        border-width:1px;
        width:100%;
    }
    .post-list .navigation {
        clear: both;
    }
    .prev-navigation {
        width: 15%;
        float:left;
        min-height:47px;
    }
    .numbers-navigation {
        width: 70%;
        float:left;
        margin-top:0px;
    }
    .next-navigation {
        width: 15%;
        float:left;
    }
    .comment-form .comment-respond .comment-form p.form-submit #submit {
        border-width:0;
        border-style:none;
    }
    .row_79 {
        clear: both;
        min-height: 100px;
    }
    .blog-post {
        padding-left: 0px;
        padding-right:0px;
    }
    .numbers-navigation_align {
        margin-left: auto;
    }
    .element4 {
        min-height: 220px;
    }
    .row_83 {
        clear: both;
        width: auto;
    }
    .column_116 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:33.3333%;
    }
    .column_117 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:66.6667%;
        clear:none;
        padding-top:0;
    }
    .column_118 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row_84 {
        clear: both;
        min-height: 30px;
        border-style:solid;
        border-width:0;
        border-color:rgb(252, 230, 123) rgb(97, 97, 97) rgb(97, 97, 97) rgb(97, 97, 97);
    }
    .customClass3 {
        width: 100px;
    }
}