.cta-section,
#loadMore {
    display: none;
}

.blog-listing-wrapper {
    padding-top: 15px;
}

.custom-section-header {
    padding: 45px 0 80px;
    color: #fff;
    color: #565656;
    font-size: 35px;
}

.blog-wrapper {
    max-width: 1174px;
    margin: 0 auto;
    box-sizing: border-box;
}

.blog-single-wrapper {
    max-width: 740px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
}

.blog-single-wrapper h2 {
    color: #565656;
    font-size: 26px;
    text-transform: capitalize;
}

.blog-single-wrapper .blog-single-content h3 {
    font-weight: 300;
    color: #565656;
    padding-top: 30px;
}

.blog-single-wrapper .blog-single-content h4 {
    font-weight: 300;
    color: #ed7525;
    padding-top: 30px;
    padding-bottom: 15px;
    font-size: 26px;
}

.blog-single-wrapper .blog-single-content img {
    width: 100%;
    height: auto;
}

.wp-caption {
    width: 100% !important;
}

.blog-single-wrapper .blog-single-content ul,
.blog-single-wrapper .blog-single-content ol {
    padding: 15px 0 0 30px;
    color: #565656;
    font-size: 16px;
    line-height: 22px;
    list-style-type: none;
}

.blog-single-wrapper .blog-single-content ol li {
    counter-increment: step-counter;
}

.blog-single-wrapper .blog-single-content ul li,
.blog-single-wrapper .blog-single-content ol li {
    margin-bottom: 10px;
}

.blog-single-wrapper .blog-single-content ol li::before {
    content: counter(step-counter) '.';
    counter-increment: li;
    color: #ed7525;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.blog-single-wrapper .blog-single-content ul li::before {
    content: "●";
    color: #464646;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.wp-caption-text {
    padding: 10px 0;
    color: #959595;
    font-size: 12px;
}


.single-blog-content-wrap p:first-child::first-letter {
    font-size: 46px;
    float: left;
    margin-top: 11px;
    margin-right: 7px;
    text-transform: uppercase;
    color: #ed7525;
    font-weight: 300;
}

.single-blog-content-wrap blockquote p:first-child::first-letter {
    font-style: italic;
    font-weight: 300;
    position: relative;
    padding-left: 15px;
    padding-top: 10px;
    float: none;
    margin: 0;
    font-size: 16px;
    text-transform: none;
}

.single-blog-content-wrap p {
    color: #565656;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0 0;
}

.single-blog-content-wrap blockquote p:first-child::first-letter {
    color: #565656;
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0 0;
}

.single-blog-content-wrap blockquote {
    padding: 20px 40px;
}

.single-blog-content-wrap blockquote p {
    font-style: italic;
    font-weight: 300;
    position: relative;
    padding-left: 15px;
    padding-top: 10px;
}

.single-blog-content-wrap blockquote p:after {
    content: '';
    width: 11px;
    height: 10px;
    background: url(../../assets/blog/q.png);
    left: 0;
    top: 11px;
    display: block;
    position: absolute;
}

.custom-section-header h1 {
    font-size: 35px;
    text-transform: capitalize;
    padding-bottom: 25px;
    font-weight: 300;
}

.blog-cats {
    display: inline-block;
    font-size: 14px;
    border-right: solid 1px #aaaaaa;
    padding: 0 15px;
    float: left;
}

.blog-cats:hover {
    text-decoration: underline;
}

.blog-cats:first-child {
    padding-left: 0;
}

.blog-cats:last-child {
    border-right: 0;
}

.page-numbers {
    display: inline-block;
    padding: 7px 8px;
    color: #fff;
    background: #888;
    text-align: center;
    transition: .7s;
}

.page-numbers:hover {
    color: #ed7525;
    background: #111;
}

.page-numbers.dots:hover {
    background: #888;
    color: #fff;
    cursor: default;
}

.page-numbers.current {
    background: #111;
}

.blog-left {
    width: 772px;
    float: left;
    box-sizing: border-box;
}

.blog-posts {
    width: 100%;
    float: left;
    box-sizing: border-box;
}

.blog-right {
    float: left;
    width: 370px;
    margin-left: 32px;
}

.blog {
    width: 100%;
    float: left;
    clear: both;
    background: #fff;
}

.blog .cta-section,
footer {
    width: 100%;
    float: left;
}


.post-item {
    margin-bottom: 50px;
    display: block;
    position: relative;
    border: solid 1px #e8e8e8;
    display: none;
    flex-basis: 30%;
}

.post-item .hs-post-details {
    padding-bottom: 15px;
}

.post-item:hover {
    background: #e5e5e5;
}

.post-item:hover h2 {
    color: #ed7525;
}

.post-item-cat {
    position: absolute;
    top: 40px;
    left: 0;
    background: #fff;
    padding: 8px 35px;
    z-index: 9;
    font-size: 14px;
}

.blog-top-right {
    float: left;
    width: 370px;
    margin-left: 50px;
}

.form-search-wrapper {
    margin-top: -20px;
}

.blog-top-right #s {
    height: 38px;
}

.blog-top-left {
    float: left;
    width: 750px;
}

.main-post-cat {
    padding: 10px;
}

#blog-top-left {
    display: block;
}

#blog-top-left:hover h2 {
    color: #ed7525;
}

#blog-top-left img {
    width: 100%;
    height: auto;
}


.post-item .hs-featured-image-wrapper {
    width: 100%;
    float: left;
    height: 350px;
    position: relative;
}

.post-item .hs-featured-image-wrapper img {
    width: 100%;
}

.read-time {
    color: #494949;
}

.post-header {
    clear: both;
    float: left;
    width: 100%;
}

.post-header h2 {
    line-height: 1.55;
    overflow: hidden;
    font-size: 20px;
    color: #565656;
    text-transform: capitalize;
    padding: 10px 0 0;
    margin: 0 10px;
}

.hs-post-details {
    color: #969696;
    padding: 8px 0;
    font-size: 14px;
    margin-left: 10px;
}

.blog-single-wrapper .hs-post-details {
    margin-left: 0;
    margin-top: 15px;
}

.post-author {
    text-transform: capitalize;
}

.post-body p {
    font-size: 16px;
    line-height: 22px;
    color: #030303;
}

.post-item a.more-link,
.read-more {
    background-color: #1fa246;
    font-size: 18px;
    line-height: 42px;
    height: 42px;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    border-radius: 3px;
    text-transform: none;
    color: #fff;
    border: 0;
    padding: 0 30px;
    margin-top: 20px;
}

.read-more {
    margin-left: 30%;
}

.post-item a.more-link:hover {
    background: #0c6b20;
}

.post-item:hover {
    transition: .5s;
}

.post-header h2 a:hover {
    color: #ed7525;
}

.hs-post-date i {
    margin-right: 7px;
}

.blog-sidebar {
    border-left: 1px solid #eee;
    padding-left: 30px;
    margin-bottom: 40px;
    margin-top: 20px;
    float: left;
    width: 35%;
    box-sizing: border-box;
}


.blog-sidebar h3 {
    line-height: 1.1;
    color: #030303;
    font-family: inherit;
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.blog-sidebar a {
    display: block;
    border-bottom: 1px dotted #eee;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.blog-pagination {
    clear: both;
    width: 100%;
    float: left;
    padding: 20px 0;
}

.right-side h3 {
    line-height: 1.1;
    color: #030303;
    font-family: inherit;
    margin: 0 0 15px 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    display: block;
}


/* search */
.search-res {
    font-size: 30px;
    padding-bottom: 20px;
    color: #565656;
}

.no-results {
    padding-top: 20px;
    color: #565656;
    line-height: 1.5;
    width: 100%;
    clear: both;
    float: left;
    font-size: 24px;
    padding-bottom: 40px;
}

.date-post,
.author-post,
.comments-post,
.category-link,
.social-pages {
    display: none !important;
}

.blog-content h2 a {
    margin: 0;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
}


#searchform {
    position: relative;
}

/*
#searchsubmit {
    position: absolute;
    right: 0;
    top: 2px;
    background: url('../images/search.png') no-repeat;
    background-position-x: right;
    background-position-y: center;
    color: #fff;
    border: 0;
    padding: 6px 10px;
    text-indent: -9999px;
}

#searchsubmit:hover {
    cursor: pointer;
}

 */
#searchsubmit {
    position: absolute;
    right: 0;
    top: 0;
    height: 37px;
    display: none;
    background: url('../images/search.png') no-repeat;
    text-indent: -9999px;
    border: 0;
    color: #fff;
    width: 16px;
    background-position: center center;
}

#searchsubmit:hover {
    cursor: pointer;
}

#searchform input[name=s] {
    width: 40px;
    outline: 0;
    border: 0;
    border-radius: 0;
    color: #000;
    margin-bottom: 30px;
    padding: 6px 10px 6px 0;
    background: url('../images/search.png') no-repeat;
    background-position: right center;
    transition: width 0.5s linear;
    float: right;
    color: #fff;
    text-indent: -9999px;
}

#searchform input[name=s]:hover {
    cursor: pointer;
    color: #000;
}

#searchform input[name=s].active {
    width: 100%;
    cursor: default;
    border-bottom: 1px solid #eee;
    text-indent: initial;
    color: #000;
}

.blog-img {
    box-sizing: border-box;
    padding-right: 20px;
    margin-top: 7px;
}

.blog-img img {
    width: 100%;
}

.blog-bread {
    padding: 15px 0;
    box-sizing: border-box;
    width: 100%;
    color: #000;
    background: #e5e5e5;
}

.blog-single-content {
    box-sizing: border-box;
    width: 100%;
    padding-right: 25px;
}

.blog-single-content img.aligncenter {
    margin: 20px auto;
    display: block;
}

.blog-single-content a {
    color: #ed7525;
    font-size: 16px;
}

.hs-featured-image-wrapper img {
    width: 100%;
}

.blog-single-content h1,
.blog-single-content h2,
.blog-single-content h3,
.blog-single-content h4,
.blog-single-content h5,
.blog-single-content h6,
.blog-single-content h1 strong,
.blog-single-content h2 strong,
.blog-single-content h3 strong,
.blog-single-content h4 strong,
.blog-single-content h5 strong,
.blog-single-content h6 strong {
    font-family: 'Lato', sans-serif;
    padding-top: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
}

.blog-must-read-bottom h4 {
    font-family: 'Lato', sans-serif;
    padding-top: 15px;
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    color: #565656;
    border-bottom: solid 1px #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.single-blog .blog-must-read-bottom h4 {
    border: 0;
}

.blog-single-content h1,
.blog-single-content h1 strong {
    font-size: 36px;
}


.blog-single-content h2,
.blog-single-content h2 strong {
    font-size: 32px;
}


.blog-single-content h3,
.blog-single-content h3 strong {
    font-size: 26px;
}

.blog-single-content h4,
.blog-single-content h4 strong {
    font-size: 24px;
}

.blog-single-content h5,
.blog-single-content h5 strong {
    font-size: 20px;
}

.blog-single-content h6,
.blog-single-content h6 strong {
    font-size: 16px;
}

.blog-content {
    float: left;
}

@media (max-width: 1199px) {
    .blog-wrapper {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    .blog-content {
        width: 100%;
    }

    .blog-img {
        padding: 0;
        width: 100%;
    }

    .blog-img img {
        width: 100%;
    }

    .read-more {
        margin-left: 0;
    }

    .blog-sidebar,
    .blog-left {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .hs-post-content-wrapper {
        width: 100%;
    }

    .post-item .hs-featured-image-wrapper {
        width: 100%;
        padding: 0 0 30px;
    }

    .single-blog h1 {
        padding: 15px 0;
        font-size: 26px;
        width: 100%;
    }

    .blog-single-content {
        padding-right: 0;
    }
}

@media (max-width: 450px) {
    .blog-bread .blog-wrapper {
        font-size: 11px;
    }
}

/* must read */
.must-read-top-title {
    font-size: 24px;
    color: #565656;
    font-weight: 400;
    padding: 0 0 30px;
}

.must-read-item {
    float: left;
    width: 100%;
    display: block;
    clear: both;
    border-bottom: solid 1px #f5f5f5;
    padding-bottom: 31px;
    margin-bottom: 31px;
}

.must-read-item:last-child {
    border-bottom: 0;
}

.must-read-image-wrap {
    float: left;
    width: 100px;
}

.must-read-image-content {
    float: left;
    width: calc(100% - 100px);
    box-sizing: border-box;
    padding-left: 15px;
}

.must-read-title {
    color: #565656;
    font-size: 18px;
    line-height: 1.25;
    height: 45px;
    overflow: hidden;
}

.must-read-author {
    margin-top: 20px;
    color: #969696;
    font-size: 14px;
    text-transform: capitalize;
}


.must-read-author .read-time {
    clear: both;
    display: block;
    margin-top: 5px;
}


.search-results {
    clear: both;
    float: left;
    width: 100%;
}

#bottom-page {
    clear: both;
    float: left;
    height: 100px;
    width: 100%;
    margin-top: -100px;
}

.post-type-archive-blog .blog-cats.all {
    text-decoration: underline;
}

.blog-cats.active {
    text-decoration: underline;
}

.e-books {
    color: #f1584a;
}

.our-news {
    color: #024db3;
}

.product-update {
    color: #52ce6e;
}

.success-stories {
    color: #ff9606;
}

.tips-trics {
    color: #5ac2ca;
}

.reviews {
    color: #067a68;
}

.single-blog-share {
    text-align: center;
    padding-bottom: 40px;
}

.share-blog {
    font-size: 20px;
    padding-right: 10px;
    color: #565656;
    line-height: 1.1;
}

.share-blog-list {
    list-style-type: none;
    display: inline-block;
}

.share-blog-list li {
    display: inline-block;
}

.single-blog-links {
    padding-bottom: 40px;
    text-align: center;
}

.single-blog-links a {
    display: inline-block;
    padding: 0 10px;
}


.page-sep {
    width: 100%;
    clear: both;
    text-align: center;
    position: relative;
    font-size: 16px;
    color: #565656;
    margin-bottom: 50px;
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
}

.page-sep:after {
    position: absolute;
    width: 42%;
    margin-left: 23px;
    left: 0;
    top: 50%;
    content: "";
    height: 1px;
    background: #e4e4e4;
    transform: translateY(-50%);
    margin-top: 5px;
}

.page-sep:before {
    position: absolute;
    width: 42%;
    margin-right: 23px;
    right: 0;
    top: 50%;
    content: "";
    height: 1px;
    background: #e4e4e4;
    transform: translateY(-50%);
    margin-top: 5px;
}

#ajax-content,
.blog-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.category .blog-posts,
.search .blog-posts {
    min-height: 600px;
}

#ajax-content:after {
    width: 30%;
    content: "";
}


.blog-must-read-bottom .post-item {
    display: block;
}

@media all and (max-width: 1210px) {
    .blog-wrapper {
        width: 100%;
    }

    .blog-top-left {
        width: calc(100% - 420px);
    }

    .blog-cats {
        padding: 0 5px;
    }

    .post-item .hs-featured-image-wrapper {
        height: auto;
    }

    .post-item {
        width: 31%;
        margin: 1%;
    }

    .blog-must-read-bottom .post-item {
        margin: 1%;
    }
}

@media all and (max-width: 991px) {


    .blog-top-right {
        padding: 0;
        margin: 0;
    }

    .blog-top-left,
    .blog-top-right {
        width: 100%;
    }

    .page-sep {
        margin: 16px 0 20px;
    }

    #blog-top-right {
        padding: 0 20px;
    }

    .must-read-item {
        width: 50%;
        clear: none;
    }

    #searchform {
        position: relative;
        max-width: 320px;
        margin: 0 auto;
        margin-top: 50px;
    }

    .blog-top-left {
        text-align: center;
    }

    .blog-cats {
        float: none;
    }

    #blog-single-content {
        padding: 20px;
        box-sizing: border-box;
    }

    #content {
        padding-top: 40px;
    }

    .custom-section-header h1 {
        padding: 0;
        margin: 0;
    }

    .custom-section-header {
        padding: 20px 0;
        margin: 0;
    }

    .blog-wrapper {
        position: relative;
    }

    .form-search-wrapper {
        margin-top: 0;
        position: absolute;
        right: 10px;
        top: -3px;
    }

    #searchform {
        margin-top: 0;
    }

    .blog-top-left {
        padding: 15px 0;
        width: 100%;
    }

    .blog-wrapper h1 {
        float: left;
        padding-left: 10px;
    }

    .blog-top-left {
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
    }

    .blog-cats {
        display: block;
        width: 50%;
        box-sizing: border-box;
        margin: 8px 0;
    }

    .blog-cats:nth-of-type(3),
    .blog-cats:nth-of-type(5) {
        border-right: none !important;
    }

    .blog-cats:nth-of-type(1),
    .blog-cats:nth-of-type(2),
    .blog-cats:nth-of-type(3) {
        width: 33%;
    }

    .custom-section-header .blog-wrapper {
        padding: 0;
    }

}

@media all and (max-width: 768px) {
    .must-read-top-title {
        padding: 20px 0;
    }

    .must-read-item {
        width: 100%
    }

    .post-item {
        flex: 1 0 48%;
        max-width: 48%;
    }

    .page-sep:before,
    .page-sep:after {
        width: 28%;
    }

    .hs-post-details {
        line-height: 1.5;
    }

    .post-item .hs-featured-image-wrapper {
        min-height: 160px;
    }
}

#stickynews,
#newspop,
.overlay {
    display: none;
}

#stickynews {
    position: fixed;
    right: -335px;
    bottom: 100px;
    width: 335px;
    background: #d1d5db;
    box-sizing: border-box;
    padding: 25px;
    z-index: 99;
    transition: all 1s linear;
}

#stickynews.open {
    right: 0;
}

#stickynews h5,
#newspop h5 {
    text-align: center;
    color: #565656;
    padding: 0;
    font-size: 24px;
}

#stickynews .sendgrid_mc_input_email,
#newspop .sendgrid_mc_input_email {
    width: 100%;
    height: 42px;
    display: block;
    border: 0;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding: 10px;
}

#stickynews input[type="submit"],
#newspop input[type="submit"] {
    border: 0;
    height: 42px;
    border-radius: 5px;
    background: #1ca246;
    font-size: 15px;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
}

#newspop .sendgrid_mc_input_email {
    border: solid 1px #e9e9e9;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    margin-bottom: 25px;
}

#newspop .sendgrid_mc_button_div {
    text-align: center;
}

#newspop input[type="submit"] {
    max-width: 226px;
    width: 100%;
    margin: 0 auto;
}

#stickynews .sendgrid_mc_label_email,
#newspop .sendgrid_mc_label_email {
    display: none;
}

#stickynews input[type="submit"]:hover {
    cursor: pointer;
}

#stickynews .close {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 14px;
    width: 14px;
    background: url(../../assets/blog/close2.png);
}

.close {
    font-size: 14px;
    color: #363636;
    float: right;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
    opacity: 0.5;
    background: #000;
}

#newspop {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 90%;
    width: 500px;
    background: #fff;
    z-index: 999;
    transform: translate(-50%, -50%);
    padding: 20px;
    box-sizing: border-box;
    padding-bottom: 40px;
    border-radius: 4px;
}

#newspop .close {
    position: absolute;
    right: 17px;
    top: 17px;
    width: 20px;
    height: 20px;
    float: right;
    background: url(../../assets/blog/close.png);
}

#newspop .img-wrap {
    padding-top: 20px;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

p.sendgrid_widget_text {
    padding-top: 20px;
    text-align: center;
    line-height: 1.5;
    font-size: 16px;
}

#newspop p.sendgrid_widget_text {
    padding: 20px 40px;
}

.none-important {
    display: none !important;
}
