h1,
h2,
h3,
h4,
h5,
h6,
li,
a,
p {
    letter-spacing: 0;
}

a:before,
a:after,
a:hover:before,
a:hover:after {
    content: none;
}

.blogarch-item h6 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;

    color: #111111;
}

.blogarch-item p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 12px;

    color: #333333;
}

.purch_tab {


         overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;

}

#faq-hero {
    padding-top: 122px;
    padding-bottom: 122px;
}

#faqmenu {
    padding-top: 40px;
    margin-bottom: 0;
    padding-bottom: 40px;
}

.purch_tab li:hover a {
    color: #fff;
}

#grve-main-content {
    background: #F5F6F8;
    padding-top: 80px;
    padding-bottom: 104px;
    margin-bottom: 0;
}

.page-template-blog-archive #grve-main-content .grve-section,
.archive #grve-main-content .grve-section {
    background-color: #F5F6F8 !important;
}

#grve-main-content .grve-container {
    max-width: 1108px !important;
}

.blogarch-first .grve-isotope-item-inner {
    display: flex;
    flex-wrap: wrap;
}


.grve-blog-columns .blogarch-item.blogarch-first .grve-media a {
    width: 764px;
    height: 432px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;

}

.blogarch-first .grve-media {
    margin-bottom: 0 !important;
}

.blogarch-item .grve-post-content {
    flex: 1;
    padding: 20px;
    background-color: #fff;

}

.purch_tab li {
    margin-bottom: 0;
    padding: 0;
}

.purch_tab li a {
    padding: 16px 24px;
    background: #F5F6F8;
    transition: all 0.3s ease-out;
    display: block;
}

.purch_tab li.active a,
.purch_tab li:hover a {
    color: #FFFFFF;
    background: #005FAA;
}

.category-wrapper {
    display: flex;
    overflow: hidden;
    /*
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch; */
    margin-bottom: 0;
    padding-bottom: 0;

}

.blogarch-first.blogarch-item .post-category {

    margin-bottom: 20px;

}

.category-wrapper {
    margin-bottom: 0;
}

.blogarch-item .post-category {
    margin-bottom: 8px;
    padding: 4px 10px;
    font-family: 'Poppins-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    margin-right: 10px;

    background: #F5D6C4;
    color: #111111;
}

.blogarch-first h4 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;

    color: #111111;
}

.blogarch-item.blogarch-first .min-read {
    position: absolute;
    bottom: 0;
    left: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;


    color: #333333;
}

.blogarch-first a {
    position: initial;
}

.blogarch-item {
    width: 32.5%;

    max-width: 372px;
}

.blogarch-item.blogarch-first {
    max-width: 100%;
}

.grve-isotope.grve-with-gap .grve-isotope-item.blogarch-item.blogarch-first {
    width: 100%;
    float: none;
    margin-bottom: 40px;
}

.grve-spinner {
    display: none !important;
}

.blogarch-item .grve-post-content {
    background-color: #fff;
}

.grve-blog-columns .blogarch-item .grve-media a {
    margin-bottom: 0;
    width: 100%;
    height: 210px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: transform 0.3s ease-out;
}

.grve-blog-columns .blogarch-item:hover .grve-media a {
    transform: scale(1.2);
}

.grve-blog-columns .blogarch-item .grve-media {
    margin-bottom: 0;
}

/* .grve-isotope.grve-with-gap .grve-isotope-item.blogarch-item:nth-child(3n+2) {
    padding-right: 0;
}

.grve-isotope.grve-with-gap .grve-isotope-item.blogarch-item:nth-child(3n+3) {
    padding-right: 5px;
    padding-left: 18px;
}

.grve-isotope.grve-with-gap .grve-isotope-item.blogarch-item:nth-child(3n+1) {

    padding-left: 15px;
    padding-right: 9px;
}

.grve-isotope.grve-with-gap .grve-isotope-item.blogarch-item.blogarch-first:nth-child(3n+1) {
    padding-left: 20px;
    padding-right: 20px;
} */

.blogarch-item .min-read {

    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    color: #333333;
}

.grve-pagination ul li a:hover,
.grve-pagination ul li span.current {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF !important;
    background: #242628;
    border-radius: 10000px;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.grve-pagination ul li a {
    width: 32px;
    height: 32px;
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #111111 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    opacity: 1;
}

.grve-pagination ul li span.dots {
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    color: #111111;
}

.grve-pagination ul li {
    padding: 0 6px;
}

.thumb {
    height: 308px;
    width: 468px;
    background-position: right;
    background-size: cover;
    float: right;
}

.bg {
    background: #224381;
    position: absolute;

}

.bg1 {
    width: 109px;
    height: 109px;
    left: 49.94%;
    bottom: -4.79%;
}

.bg2 {
    width: 48px;
    height: 48px;
    right: 9.51%;
    top: 7.92%;

}

.bg3 {
    width: 352px;
    height: 295px;
    right: 0;
    bottom: -3.54%;
}

.breadcrumbs-wrap {
    display: flex;
    padding-top: 39px;
    padding-bottom: 58px;
}

.header-soc-blog .breadcrumbs li a {
    color: #0070C9;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
}

.breadcrumbs li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #6E6E73;
    text-transform: initial;
}

.breadcrumbs li span {
    color: #C5C7D0;
    padding-left: 8px;
}

.header-soc-blog ul {
    float: none !important;
    margin: 0 -76px 0 0;
}

.breadcrumbs {
    flex-grow: 1;
}

.single-post #grve-main-content {
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1152px;
    margin: auto;
    display: flex;
    background: #fff;
    justify-content: flex-start;
}

.single-post #grve-sidebar {
    min-width: 300px;
    margin-right: 90px;
}

.single-post h2,
.single-post #grve-main-content .grve-main-content-wrapper#intro {
    padding-top: 72px !important;
    margin-top: -72px;
}

.admin-bar.single-post h2,
.admin-bar #grve-main-content .grve-main-content-wrapper#intro {
    padding-top: 104px !important;
    margin-top: -104px;
}

#intro {
    max-width: 762px;
}

#blogpost-menu {
    list-style: none;
    margin-left: 0;
}

#blogpost-menu li {
    border-left: 1px solid #C5C7D0;
    padding-left: 16px;
    margin-bottom: 0px;

}

#blogpost-menu li.active {
    border-color: #333333;
}

#blogpost-menu li a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    /* identical to box height, or 154% */


    /* $Thirdy/D2 */

    color: #242628;
}

.blogmenu-title {
    font-family: 'Poppins-medium';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 8px;
    letter-spacing: 0;
    color: #242628;
}

.newblog-title .post-category {
    padding: 4px 10px;
    font-family: 'Poppins-semibold';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 19px;
    text-transform: uppercase;
    margin-right: 10px;
    background: #F5D6C4;
    color: #111111;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.newblog-title #faq-hero {
    padding: 0;
}

.header-soc-blog .grve-bar-socials li {
    margin-right: 32px;
}

.header-soc-blog .grve-bar-socials li:last-child {
    margin-right: 0;
}

.hero-block {
    height: 480px;
    display: flex;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.newblog-title #faq-hero h3 {
    margin-bottom: 40px;
}

.min-read {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;

    color: #FFFFFF;
}

.grve-isotope.grve-with-gap .blogarch-wrap .grve-isotope-item {
    padding: 0 0 20px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

.grve-isotope.grve-with-gap .blogarch-wrap .grve-isotope-item .grve-isotope-item-inner {
    height: 100%;
}

.blogarch-wrap .grve-isotope-item .grve-post-content a {
    position: inherit;
}

.grve-isotope.grve-with-gap .blogarch-wrap .grve-isotope-item.blogarch-first {
    padding: 0;
}

.blogarch-item.blogarch-first .grve-post-content {
    position: relative;
    display: flex;
}

.blogarch-item .min-read {
    position: absolute;
    bottom: 20px;
}


/* .blogarch-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */

.blog-content .p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
    letter-spacing: 0;
    color: #333333;
}

.blog-content ul {
    margin-bottom: 38px;
}

.blog-content blockquote p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;

    color: #111111;
}

.blog-content blockquote br {
    content: "";
    margin: 24px;
    display: block;
}

.blog-content li {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;

    color: #111111;
}

.blog-content a {
    color: #0070C9;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

.blog-content h2 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;

    margin-bottom: 24px;
    color: #333333;

}

.blog-content p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 24px;
    color: #333333;
}

.blog-content p strong {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;

    color: #333333;
}

.blog-content h3 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;

    color: #333333;
}

.blog-content h4 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;

    color: #333333;
}

.blog-content h5 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;

    color: #333333;
}

.blog-content h6 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 16px;
    text-transform: inherit;
    color: #333333;
    margin-bottom: 40px;
}

.blog-content blockquote {
    background: #F2F8FC;
    padding: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    margin-bottom: 40px;
    color: #111111;
}

.blog-content blockquote:before {
    background-image: url(../svg/blockquote.svg);
    background-repeat: no-repeat;
    width: 31.74px;
    height: 26.66px;
    background-color: transparent;
    /* top: 40px; */
    position: relative;
    display: block;
    margin-bottom: 32px;
}

.blog-content ul {
    list-style: none;
    margin-left: 0;
}

.blog-content ul li:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #0070C9;
    display: inline-block;
    margin-bottom: 2px;
    margin-right: 16px;
}

.blog-content ul li {
    position: relative;
}

.blog-content .grve-counter .grve-counter-item {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: 0;

    text-align: center;

    margin-bottom: 6px;

    color: #111111;
}

.blog-content .grve-counter-item h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */

    text-align: center;

    /* $Ink/Default */

    color: #111111;
}

.blog-content h3.grve-counter-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;

    text-align: center;
    margin-bottom: 0;
    color: #111111;
}

.blog-content .counter {
    padding: 37px 25px;

    background: #F2F8FC;
    margin: 0 0 40px;
}

.blog-content .counter .grve-column {
    padding: 0;
}

.blog-content .counter .grve-column-1-3:nth-child(2):before {
    content: '';
    width: 1px;
    display: block;
    height: 64px;
    background: linear-gradient(90deg, #A8D0E9 0%, #9AB6D8 100%);
    position: absolute;
    top: 8px;
    left: -2px;
}

.blog-content .counter .grve-column-1-3:nth-child(2):after {
    content: '';
    width: 1px;
    display: block;
    height: 64px;
    background: linear-gradient(90deg, #A8D0E9 0%, #9AB6D8 100%);
    position: absolute;
    top: 8px;
    right: -2px;
}

#bg-sidebar {
    width: 300px;
}

#snipped_about h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
}

#alsolike {
    background: #F5F6F8;
    padding: 120px 0 126px;
}

.seeart {
    color: #0076bf;
    font-family: 'Montserrat-semibold';
    border: 2px solid #0076bf;
    border-radius: 0px;
    font-size: 19px;
    padding: 13px 30px;
    margin: 20px auto 0;
    display: block;
    max-width: 234px;
}

.seeart:hover {
    background: #0076bf;
    color: #ffffff;
}

#alsolike h2 {
    font-family: 'Montserrat-bold';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 56px;
    text-transform: inherit;
    color: #111111;
}

.grve-bar-socials i {
    background-color: #6D7072;
    width: 24px;
    height: 24px;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

.grve-like-counter-link {
    display: flex;
}

.grve-like-counter {
    font-size: 15px;
    line-height: 24px;
    color: #6D7072;
}

.grve-bar-socials {
    display: flex;
}

.grve-bar-socials .allied-facebook {
    background: none;
    -webkit-mask-image: url(../svg/facebook.svg);
    mask-image: url(../svg/facebook.svg);
    background-repeat: no-repeat;
    background-color: #6D7072;
}

.grve-bar-socials {
    margin-right: -21px;
}

.blog-content #snipped_about {
    margin-top: 40px;
    border-top: 1px solid #E6E9EF;
    padding-top: 40px;
    padding-bottom: 70px;
}

#alsolike .blogarch-wrap {
    align-items: center;
}

.blogarch-item .post-category.things-to-consider {
    background: #C4F5EC;
}

.blogarch-item .post-category.allied-news {
    background: #E6F5C4;
}

.blog-row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#alsolike .grve-container {
    max-width: 1156px !important;
}

#alsolike .blogarch-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#alsolike .blogarch-item .post-category {
    margin-bottom: 12px;
}

.blog-content .grve-single-post img {
    margin-bottom: 12px;
    float: none;
    display: block;
}
.blog-content .grve-single-post img.alignleft{
    float:left;
}
/* CTA block */
#CTA-sidebar{
    padding-top: 20px;
    padding-bottom: 20px;
}
.cta-wrap{
    display: flex;
padding: 24px;
flex-direction: column;
align-items: flex-start;
align-self: stretch;
background: #FFC043;
background-image: url(../svg/cta-background.svg);
    background-position: center bottom;

}
.cta-block h3{
    color: #111;
text-align: center;
/* H6/Bold */
font-family: Montserrat-bold;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 24px; /* 133.333% */
margin-bottom: 12px;
    text-transform: inherit;
    letter-spacing: 0;
}

.cta-block p{
    color:  #333;
text-align: center;
/* Caption 1/Regular */
font-family: Poppins;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 153.846% */
letter-spacing: 0;
}
.cta-block a{
display: flex;
height: 40px;
padding: 12px 20px;
    justify-content: center;
align-items: center;
gap: 8px;
flex: 1 0 0;
background: #0076BF;
color: #FFF;
text-align: center;
/* Action/M */
font-family: Montserrat-semibold;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 125%; 
color: #fff;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    letter-spacing: 0;
}
.cta-block a:hover{
    background:  #00588F;
    color: #FFF;
}


/* end CTA block */
#grve-single-post-meta-bar{
    display: none;
}


@media screen and (max-width: 1340px) {
    .header-soc-blog ul {
        margin: 0;
    }




}

@media screen and (max-width: 1200px) and (min-width: 1180px) {
    .single-post #grve-main-content {
        margin: 0 20px;
    }
}

@media screen and (max-width: 1180px) {
    .grve-blog-columns .blogarch-item.blogarch-first .grve-media a {
        width: 100%;
    }

    .grve-blog-columns .blogarch-item.blogarch-first .grve-media {
        width: 50%;
    }

    .single-post #grve-main-content {
        margin: 0 20px;
    }

    .purch_tab {

        overflow: hidden;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

}

@media screen and (max-width: 1023px) {

    .single-post #grve-main-content {
        margin: 0;
    }

    #faq-hero {
        padding-top: 101px;
        padding-bottom: 101px;
    }

    .grve-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .grve-column {
        padding-left: 0;
        padding-right: 0;
    }

    #faq-hero .grve-bg-image.grve-bg-center-center {
        background-image: url(../webp/glh.webp) !important;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    #faqmenu {
        padding-top: 32px;
        margin-bottom: 0;
        padding-bottom: 32px;
    }

    .purch_tab {
        margin-bottom: 24px;
        margin-right: -20px;
        margin-left: -20px;
        padding-left: 20px;
    }

    #faqmenu .grve-column {
        width: 100%;
    }

    .blogarch-item .post-category {
        font-size: 12px;
        line-height: 18px;
    }


    .blogarch-first h4,
    .blogarch-item h6 {
        font-size: 17px;
        line-height: 22px;
    }

    .blogarch-item p {
        font-size: 14px;
        line-height: 19px;
    }

    .grve-pagination ul li a {
        font-size: 15px;
        line-height: 22px;
    }

    .hero-block {
        height: 540px;
        flex-direction: column;
        justify-content: flex-end;
    }

    .thumb {
        width: calc(100% + 40px);
        height: 272px;
        margin-left: -20px;
        float: none;
        margin-top: 32px;

    }

    .hero-block .grve-column-1-2 {
        width: 100%;
    }

    .newblog-title #faq-hero h3 {
        margin-bottom: 8px;
    }

    #grve-sidebar,
    .breadcrumbs {
        display: none;
    }

    .header-soc-blog ul.grve-bar-socials {
        margin: auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 0px 40px;
        gap: 32px;
    }

    .header-soc-blog ul.grve-bar-socials li {
        margin-right: 0;
    }

    .blog-content .grve-single-post img {
        margin-bottom: 0;
    }

    .header-soc-blog li:last-child {
        margin-right: 0;
    }

    #intro {
        max-width: 100%;
    }

    .blog-content h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    .blog-content h4,
    .blog-content h6 {
        font-size: 17px;
        line-height: 22px;
    }

    .blog-content p,
    .blog-content a,
    .blog-content li {
        font-size: 15px;
        line-height: 22px;
    }

    .single-post #grve-main-content .grve-column {
        padding-left: 0;
        padding-right: 0;
    }

    .blog-content p {
        margin-bottom: 26px;
    }

    .blog-content ul li:before {
        margin-right: 12px;
    }

    .blog-content ul {
        margin-bottom: 50px;
    }

    .blog-content p img {
        margin-bottom: 8px;
    }

    .blog-content blockquote {
        padding: 32px;
    }

    .blog-content blockquote p {
        font-size: 17px;
        line-height: 22px;
    }

    .blog-content p strong {
        font-size: 17px;
        line-height: 22px;
    }

    .blog-content .grve-counter .grve-counter-item {
        font-size: 26px !important;
        line-height: 32px !important;
    }

    .blog-content h3.grve-counter-title {
        font-size: 15px;
        line-height: 22px;
    }



    #snipped_about h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .blog-content #snipped_about {
        margin: 48px 20px 80px;
        padding-bottom: 0;
        padding-top: 48px;
    }

    #grve-main-content .blog-content #snipped_about .grve-container {
        padding: 0;
    }

    #alsolike h2 {
        font-size: 32px;
        line-height: 39px;
        margin-bottom: 32px;
    }

    #alsolike {
        padding: 80px 0;
    }

    .blogarch-item .min-read {
        font-size: 12px;
        line-height: 18px;
    }

    #alsolike .grve-isotope.grve-with-gap .grve-isotope-item {
        margin-bottom: 24px;
    }

    .seeart {
        font-size: 19px;
        line-height: 125%;
        max-width: 100%;
        text-align: center;
    }

    .nothumb .grve-column-1-2:last-child {
        display: none;
    }

    .nothumb {
        height: 280px;
        padding-bottom: 30px;
    }

    .newblog-title #faq-hero {
        background: #1C3667;
    }

    .newblog-title #faq-hero .grve-bg-image {
        display: none;
    }
}

@media screen and (max-width: 819px) {

    .grve-blog-columns .blogarch-item.blogarch-first .grve-media {
        width: 100%;
    }

    .grve-blog-columns .blogarch-item.blogarch-first .grve-media a {
        height: 210px;
    }

    .blogarch-item {
        width: 100%;
        max-width: 100%;
    }

    .blogarch-first .min-read,
    .blogarch-item.blogarch-first .min-read {
        position: relative;
        bottom: inherit;
        left: inherit;
    }

    #alsolike .blogarch-wrap {
        flex-direction: column;
    }



}

@media screen and (max-width: 764px) {


    .blog-content .counter .grve-column-1-3:nth-child(2):before {
        width: 100%;
        height: 1px;
        top: 0;
    }

    .blog-content .counter .grve-column-1-3:nth-child(2):after {
        width: 100%;
        height: 1px;
        bottom: 0;
        top: inherit;
    }

    .blog-content .counter .grve-column-1-3 {
        position: relative;
        padding: 24px 0;
    }

    .blog-content .counter {
        padding: 11px 24px;
    }
}
@media screen and (max-width: 500px) {
    #faq-hero h3, #faq-hero h1{
       
        font-size: 30px;
        line-height: 1.2;
    }

}