
.blog-wrapper {
    margin: 12px 0 0;
}
.blog_content-wrapper {
    margin-top: 20px;
    padding-bottom: 63px;
}
.blog_container {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1170px;
}
.clearfix::before, .row::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.blog_container .grid_8 {
    float: left;
    margin-bottom: 30px;
    padding: 0 25px 0 0;
    width: 788px;
}
.blog_entry {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 30px;
}
.blog_entry .featured-thumb {
    float: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}
.blog_entry .featured-thumb img {
    width: 100%;
}
.blog_entry .featured-thumb a {
    display: block;
}
.blog_entry .featured-thumb a img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
.blog_entry-header-inner {
    border-bottom: 0 solid #e3e3e3;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}
.blog_entry-title {
    color: #333;
    font-family: "Poppins",sans-serif;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.2em;
    margin-bottom: 6px;
    margin-top: 0;
    text-align: left;
    text-transform: none;
}
.blog_entry-title a {
    color: #333;
    font-family: "Poppins",sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: none;
}
.blog_entry-title a:hover {
    color: #59b210;
}
.blog_entry .post-meta {
    margin-bottom: 12px;
    text-align: left;
}
.blog_entry .post-meta span {
    display: inline-block;
    margin-right: 0;
}
.blog_entry .post-meta [class^="icon-"] {
    color: #999;
    font-size: 14px;
    margin-right: 6px;
    transition: all 0.1s ease-out 0s;
}
.blog_entry .post-meta span a {
    color: #999;
    text-decoration: none;
    transition: all 0.1s ease-out 0s;
}
.blog_entry .post-meta span a .icon-user::before {
    color: #999;
    content: "?";
    float: none;
    font-size: 14px;
    margin-right: 6px;
}
.blog_entry .entry-content, .entry-footer {
    padding: 0;
}
.blog_entry header {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 0;
    width: auto;
}
.blog_entry p {
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 1.5em;
}
.blog_entry .entry-footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    width: auto;
}
.blog_entry .btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 8px 12px;
    text-transform: uppercase;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.blog_entry .btn:hover {
    background: #59b210 none repeat scroll 0 0;
    border: 1px solid #59b210;
    color: #fff;
    padding: 8px 12px;
}
.pagination {
    margin: 0;
    padding: 0;
}
.pagination li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pagination li a, .pagination li span {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    padding: 0 8px;
}
.pagination li a {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: #999;
    text-decoration: none;
    transition: all 0.1s ease-out 0s;
}
.pagination li a:hover {
    background: #cf3341 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.pagination li .current {
    background: #222 none repeat scroll 0 0;
    color: #fff;
}
.pagination li .gap {
}
.widget__sidebar {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    position: relative;
}
.popular-posts {
    border: 1px solid #e5e5e5;
    margin-bottom: 25px;
    margin-top: 25px;
    padding: 0;
}
.popular-posts.widget_categories ul {
    background: #fff none repeat scroll 0 0;
    border-top: medium none;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 10px;
}
.widget__sidebar .widget-title {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 3px 3px 0 0;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-transform: uppercase;
}
.widget-content {
    background: #fff none repeat scroll 0 0;
    border-top: medium none;
    font-size: 14px;
    overflow: hidden;
    padding: 15px;
}
.unstyled {
    margin: 0;
    padding: 0;
}
.unstyled li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.popular-posts .posts-list li {
    margin: 10px 0 0;
    overflow: hidden;
}
.popular-posts .posts-list li:first-child {
    margin-top: 0;
}
.featured-thumb {
    float: left;
    margin: 0 12px 10px 0;
    position: relative;
}
.popular-posts h4 {
    font-size: 13px;
    line-height: 18px;
    margin: auto;
    padding-top: 0;
}
.popular-posts h4 a {
    color: #333;
    font-family: "Poppins",sans-serif;
    font-size: 12px;
    transition: all 0.2s ease-out 0s;
}
.popular-posts .post-meta {
    color: #999;
    font-size: 11px;
    margin-bottom: 0;
}
.popular-posts .post-meta a {
    color: #cf3341;
    transition: all 0.2s ease-out 0s;
}
.ad-spots {
    padding-bottom: 0;
}
.ad-spots img {
    margin-bottom: 15px;
}
.widget_wrapper13 {
}
.entry .featured-thumb {
    float: none;
    margin-bottom: 18px;
    margin-right: 0;
}
.post-meta [class^="icon-"] {
    color: #999;
    font-size: 14px;
    margin-right: 6px;
    transition: all 0.1s ease-out 0s;
}
.post-meta span a {
    color: #999;
    text-decoration: none;
    transition: all 0.1s ease-out 0s;
}
.post-meta span a:hover {
    color: #cf3341;
    text-decoration: none;
}
.post-meta span a:hover [class^="icon-"] {
    color: #cf3341;
}
.post-excerpt p {
    margin-bottom: 1.3em;
}
.post-meta span {
    display: inline-block;
    margin-right: 16px;
}
.entry {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 35px;
    padding-bottom: 37px;
}
.entry .featured-thumb {
    float: none;
    margin-bottom: 18px;
    margin-right: 0;
}
.entry-header {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 0;
}
.format-icon {
    background-color: #bdd4c1;
    color: #fff;
    display: block;
    float: left;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    text-align: center;
    width: 40px;
}
.entry-header-inner {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0;
}
.entry-title {
    font-size: 26px;
    line-height: 1.2em;
    margin-bottom: 6px;
    text-align: left;
    text-transform: none;
}
.entry-title a {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 30px;
    font-weight: bold;
}
.entry-title a:hover {
    color: #282828;
    text-decoration: none;
}
.entry-header-inner p {
    text-align: left;
}
.entry-content {
    margin-bottom: 20px;
}
.entry-content, .entry-footer {
    padding: 0;
}
.entry__standard {
}
.entry__gallery {
}
.entry__gallery .flexslider {
    height: 258px;
    margin-bottom: 29px;
}
.entry__video {
}
.entry__quote {
}
.entry__quote .entry-content {
    margin-bottom: 0;
}
.entry__quote blockquote {
    margin-bottom: 0;
}
.entry__quote blockquote::before {
    display: none;
}
.entry__quote blockquote p {
    margin-bottom: 0.5em;
}
.entry__quote blockquote {
    padding-left: 38px;
}
.entry__link {
}
.entry__link .entry-content {
    margin-bottom: 0;
}
.comments-wrapper {
    background: #ffffff none repeat scroll 0 0;
    border: 0 solid #e3e3e3;
    padding: 0;
}
.commentlist {
    margin: 0;
    padding: 0;
}
.commentlist li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.commentlist li .comment-wrapper {
    border-bottom: 1px dotted #c9c8c5;
    margin-bottom: 34px;
    padding: 0 20px 17px 0;
    position: relative;
}
.comments-form-wrapper {
    background: #ffffff none repeat scroll 0 0;
    border: 0 solid #e3e3e3;
    margin-top: 5px;
    padding: 0;
}
.commentlist li .gravatar {
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.commentlist li .gravatar img {
    border: 1px solid #fff;
    float: left;
    transition: all 0.1s ease-out 0s;
}
.commentlist li .gravatar img:hover {
    border-color: #6e9b76;
}
.commentlist li .comment-author {
    color: #333;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.commentlist li .comment-meta {
    color: #666;
    font-size: 12px;
    margin-bottom: 0.3em;
}
.commentlist li .comment-reply {
    padding-top: 5px;
    text-align: right;
}
.commentlist li .comment-reply a {
    color: #eb593c;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
}
.commentlist li .comment-reply a:hover {
    color: #eb593c;
}
.commentlist .children {
    margin: 0;
    padding: 0 0 0 80px;
}
.comment-form {
    margin-bottom: 15px;
    margin-top: 10px;
}
.comment-form label {
    display: block;
    margin-bottom: 4px;
}
.comment-form input {
    padding: 8px 10px;
}
.comment-form input[type="text"], .comment-form input[type="email"] {
    margin-bottom: 15px;
    width: 60%;
}
.comment-form textarea {
    height: 186px;
    width: 60%;
}
.bnt-comment {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    color: #333;
    font-family: "Poppins",sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 15px;
    padding: 10px 12px;
    text-transform: uppercase;
}
.bnt-comment:hover {
    background: #59b210 none repeat scroll 0 0;
    color: #fff;
}
em.required {
    color: #f00;
}
blockquote, blockquote p {
    color: #5c5c5c;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-style: italic;
    line-height: 24px;
    position: relative;
}
blockquote::before {
    color: #c2c2c2;
    content: open-quote;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 72px;
    left: 14px;
    line-height: 1em;
    position: absolute;
    top: 10px;
}
blockquote {
    background: #f8f8f8 none repeat scroll 0 0;
    border-left: 3px solid #eaeaea;
    margin: 0 0 20px;
    padding: 20px 20px 30px 67px;
}
blockquote cite {
    color: #a9a9a9;
    display: block;
    font-size: 11px;
}
blockquote cite::before {
    content: "";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
    color: #555;
}
.blog_content-wrapper .page-title {
    margin: 0 0 20px;
    padding: 0;
}
.blogmate-index-index .slider-intro {
    display: none;
}
.blogmate-index-index .offer-banner {
    display: none;
}
.blogmate-index-index .testimonials {
    display: none;
}
.blogmate-index-index .best-sales-slider {
    display: none;
}
.blogmate-index-index .banner-section {
    display: none;
}
.blogmate-index-index .brand-logo {
    display: none;
}
.blogmate-index-index .blog_fix.latest-news {
    display: none;
}
.blogmate-index-index .prom-section {
    display: none;
}
.blogmate-index-index .service-section {
    display: none;
}
.blogmate-index-index .our-features-box {
    display: none;
}
.blogmate-view-post .slider-intro {
    display: none;
}
.blogmate-view-post .offer-banner {
    display: none;
}
.blogmate-view-post .testimonials {
    display: none;
}
.blogmate-view-post .best-sales-slider {
    display: none;
}
.blogmate-view-post .banner-section {
    display: none;
}
.blogmate-view-post .brand-logo {
    display: none;
}
.blogmate-view-post .blog_fix.latest-news {
    display: none;
}
.blogmate-view-post .prom-section {
    display: none;
}
.blogmate-view-post .service-section {
    display: none;
}
.blogmate-view-post .our-features-box {
    display: none;
}
.blogmate-view-category .slider-intro {
    display: none;
}
.blogmate-view-category .offer-banner {
    display: none;
}
.blogmate-view-category .testimonials {
    display: none;
}
.blogmate-view-category .best-sales-slider {
    display: none;
}
.blogmate-view-category .banner-section {
    display: none;
}
.blogmate-view-category .brand-logo {
    display: none;
}
.blogmate-view-category .blog_fix.latest-news {
    display: none;
}
.blogmate-view-category .prom-section {
    display: none;
}
.blogmate-view-category .service-section {
    display: none;
}
.blogmate-view-category .our-features-box {
    display: none;
}
.blog_content-wrapper .pager .amount {
    display: none;
}
.blog_content-wrapper .pager .limiter {
    display: none;
}
.blog_content-wrapper .pager .pages {
    float: left;
}
.blog_content-wrapper .pager .pages li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blog_content-wrapper .pager .pages li a {
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    line-height: 24px;
    padding: 0 8px;
    width: 10px;
}
.blog_content-wrapper .pager .pages li a:hover, .blog_content-wrapper .pager .pages li a:focus {
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    height: 23px;
    line-height: 24px;
    padding: 0 8px;
    width: 10px;
}
.blog_content-wrapper .pager .pages li span {
    background: #222222 none repeat scroll 0 0;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    padding: 0 8px;
}
.widget_categories .widget-title {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 3px 3px 0 0;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-transform: uppercase;
}
.blog_content-wrapper footer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
}
.blog_content-wrapper footer a:hover {
    color: #aaaaaa;
}
.blog_content-wrapper .text-widget {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.blog_content-wrapper .popular-posts {
    display: inline-block;
    margin-bottom: 10px;
    width: 290px;
}
.blog_container .comments-wrapper h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.blog_container .comments-form-wrapper h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.blog_entry footer {
    background: #fff none repeat scroll 0 0;
    color: #252525;
}
.blog_entry footer a {
    color: #444;
}
.blog_entry footer a:hover {
    color: #23527c;
}
.ad-spots img {
    width: 100%;
}
.comment-content h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.col-main {
    display: block;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.blog_entry-title a {
    font-size: 20px;
    font-weight: 600;
}
.blog_entry p {
    margin: 0 0 1em;
}
.blog_entry footer {
    padding-top: 0;
}
.blog_entry {
    padding-bottom: 20px;
}
.blog_entry-title {
    font-size: 20px;
}
}
@media only screen and (min-width: 480px) and (max-width: 567px) {
.blog_entry-title a {
    font-size: 22px;
    font-weight: 900;
}
.blog_entry footer {
    padding-top: 0;
}
.blog_entry {
    padding-bottom: 20px;
}
.blog_entry-title {
    font-size: 24px;
}
}
.blog-wrapper .pager {
    margin-bottom: 0;
    overflow: hidden !important;
}
.blog-wrapper .pager .amount {
    float: left !important;
}
.blog-wrapper .pager .limiter {
    display: none;
    float: right !important;
}
.blog-wrapper .pager .pages {
    float: right !important;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.widget__sidebar .widget-title, .widget_categories .widget-title {
    font-size: 13px;
    letter-spacing: normal;
    padding: 10px;
}
.widget-content {
    padding: 12px 10px;
}
.popular-posts.widget_categories ul {
    padding-left: 10px;
}
.featured-thumb {
    width: 100%;
}
}