x body.blog .nv-page-title-wrap.nv-big-title {
    display: none;
}

html body:not(.nv-blog-default) .posts-wrapper {
    margin-left: 0;
    margin-right: 0;
}

html body:not(.nv-blog-default) .posts-wrapper article,
body .neve-main>.single-post-container .nv-single-post-wrap.col {
    margin-bottom: 0;
    padding: 0;
    max-width: 100%;
}

.posts-wrapper .post-img a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.nv-page-title-wrap.nv-big-title {
    display: none;
}

/*body .blog-warp .sidebar-wrap {
    padding-right: 15px;
}*/
body .blog-warp:before,
body .blog-warp:after {
    display: none;
}

body .blog-warp .content-wrap {
    padding: 0px 0px 28px;
    border-bottom: 1px solid #DDD;
    padding: 10px;
    border: 1px solid #DDD;
}

body .blog-warp .content-wrap:first-child {
    padding-top: 0;
    /* border: 0; */
    padding: 10px;
    border: 1px solid #DDD;
}

ul.wp-block-categories-list.wp-block-categories,
.blog-warp .custom-archive aside.custom-archive-menu ul.posts-list {
    border: 1px solid #DDD;
    border-top: 0;
}

.sidebar-wrap a.current_archive,
.sidebar-wrap .current-cat a,
.sidebar-wrap a:hover {
    color: #0D8F9B !important;
}

.content-wrap iframe {
    min-height: 400px;
}

.blog-page>h2 {
    text-align: center;
    font-family: 'Times New Roman', sans-serif;
}

body .blog-warp .content-wrap {
    /* margin-bottom: 30px; */
    position: relative;
}

body .blog-warp .content-wrap:last-child {
    margin-bottom: 0px;
}

.post-img {
    max-height: 480px;
    overflow: hidden;
    background: #f5f5f5;
    text-align: center;
    display: flex;
    align-items: center;
}

.post-img a:empty {
    display: none;
}

.post-title {
    font-size: 24px;
    color: #333;
    line-height: 140%;
    font-weight: 700;

}

body .grve-search {
    position: relative;
    display: flex;
    max-width: 100%;
    margin: 0 auto;
}

body:not(.page-videos) div#grve-theme-wrapper div#grve-main-content body .grve-search button[type='submit'] {
    background: transparent !important;
    padding: 0;
    position: absolute;
    height: 50px;
}

body:not(.page-videos) div#grve-theme-wrapper div#grve-main-content body .grve-search button[type='submit'] i {
    font-size: 20px;
    font-weight: bold;
    color: #666;
}

body:not(.page-videos) div#grve-theme-wrapper div#grve-main-content body .grve-search button[type='submit']:hover i {
    color: #000;
}

body:not(.page-videos) div#grve-theme-wrapper div#grve-main-content body .grve-search button[type='submit']::before {
    display: none;
}

.date-wrap,
.read-wrap {
    align-items: center;
}

.read-wrap {
    margin-top: 6px;
}

.date-wrap>div {
    padding-left: 0;
    line-height: 100%;
    font-size: 16px;
}

.date-wrap>div:before,
.post-share a::before {

    margin-right: 13px;
}

.date-wrap>div.post-author::before {
    content: "\f007";
}

.blog-warp .post-readmore a {
    /* line-height: 42px; */
    /* position: relative; */
    /* color: #0072BC; */
    /* background: #fff; */
    /* height: 45px; */
    font-family: 'Gilroy-SemiBold', sans-serif;
    /* font-weight: 600; */
    /* font-size: 18px; */
    /* border-style: solid; */
    /* border-width: 1px 1px 1px 1px; */
    /* border-color: #0072BC; */
    /* border-radius: 50px; */
    /* padding: 0px 42px 0px 42px; */
    /* display: table; */
    color: #1e75ba;
    font-size: 15px;
    /* font-family: "Poppins"; */
    margin-top: 10px;
    position: relative;
}

/* .blog-warp .post-readmore a:hover {
    background: #0072BC;
    color: #fff;
} */
.blog-warp .post-readmore a::before {
    content: "";
    /* background-image: url("../images/from%20.png"); */
    width: 20px;
    height: 28px;
    right: 19px;
    top: 8px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
    position: absolute;
}

.post-readmore a::before {
    top: 16px;
    right: 20px;
}

.blog-warp .post-comment-count {
    line-height: 45px;
    border-radius: 50px;
    border: 1px solid #f1592a;
    font-weight: 600;
    color: #f1592a;
    padding: 0 17px;
    font-size: 16px;
    margin: 0 20px;
    width: auto;
}

.post-share a {
    line-height: 44px;
    width: 45px;
    border-radius: 110px;
    height: 45px;
    position: relative;
    border: 1px solid #0D8F9B !important;
    border-radius: 100%;
}

.post-share a:hover,
.post-share a:hover:before {
    border-color: #33a9e0 !important;
    color: #33a9e0;
}

.post-share a:before {
    content: "\f1e0";
    font-size: 21px;
    color: #F1592A;
    top: 11px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 21px;
    line-height: 100%;
    height: 21px;
}

.post-share a span {
    display: none !important;
}

.blog-warp form.wp-block-search>div {
    border: none !important;
    padding: 0 !important;
}

form.wp-block-search label.wp-block-search__label {
    position: absolute;
    top: 11px;
    left: 25px;
    font-size: 16px;
    font-family: Poppins-Regular;
    font-weight: 400;
    color: #525252;
    width: auto;
}

form.wp-block-search.input_focus label.wp-block-search__label,
form.wp-block-search.value_focus label.wp-block-search__label {
    font-size: 14px;
    top: 7px;
    left: 12px;
}

main#content .custom-searchbar form input,
form.wp-block-search input.wp-block-search__input {
    border: 1px solid #ddd;
    height: 50px;
    width: 100%;
    padding: 0 70px 0 20px !important;
    font-size: 16px;
    font-family: Poppins-Regular;
    font-weight: 400;
    color: #525252;
}

.date-wrap>div.post-date {
    font-size: 18px;
    font-family: Poppins-Medium;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 12px;
    top: auto;
    right: 0px;
}

.posts-wrapper .post-img a>img {
    height: 250px;
    object-fit: fill;
}

form.input_focus label,
form.value_focus label {
    -webkit-transform: scale(.75) translateY(-28px);
    -moz-transform: scale(.75) translateY(-28px);
    -ms-transform: scale(.75) translateY(-28px);
    -o-transform: scale(.75) translateY(-28px);
    transform: scale(.75) translateY(-28px);
    background-color: #0D8F9B;
    border-radius: 4px;
    padding: 2px 5px;
    color: #fff;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    border: 1px solid #0D8F9B;
}

form.wp-block-search .wp-block-search__inside-wrapper button.wp-block-search__button.wp-element-button {
    background: none;
    position: absolute;
    right: 5px;
    top: -15px;
    z-index: 99;
}

.blog-warp form.wp-block-search__button-outside .wp-block-search__input.not-valid {
    border-color: red;
}

.blog #grve-main-content input:not([type="submit"]):not([type="checkbox"]) {
    border-radius: 5px !important;
    font-size: 16px;
}

.custom-searchbar-menu .input-group-btn .btn {
    height: 45px;
    font-size: 0px;
    background: transparent;
    color: #333;
    border: 1px solid #3333;
    border-width: 1px 1px 1px 0px;
}

.custom-searchbar-menu .input-group-btn .btn:after {
    content: "\f002";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
}

/*.blog div#grve-theme-wrapper div#grve-main-content body .custom-searchbar form button.grve-search-btn:hover, button.search-submit:hover {
   background: #f1592a;
}*/


.sidebar-wrap .chw-widget h2 {
    padding: 15.5px 29px;
    line-height: 100%;
    background: #0D8F9B;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-size: 19px !important;
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Times New Roman', Sans-serif;
    margin-bottom: 0px;
}

.custom-cate-widget aside.cate-menu .chw-widget ul li a,
.blog-warp .custom-archive aside.custom-archive-menu ul.posts-list li,
.blog-warp ul li.single-post-blog-wrap a {
    border-color: transparent;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    color: #525252;
    border-top: 0;
    padding: 12px 0px 12px 20px;
    display: block;
    position: relative;
    text-transform: capitalize;
    font-family: 'Gilroy-Medium', sans-serif;
}

.custom-cate-widget aside.cate-menu .chw-widget ul li:last-child a,
.blog-warp .custom-archive aside.custom-archive-menu ul.posts-list li:last-child,
.blog-warp ul li.single-post-blog-wrap a {
    border: 0;
}

.tagcloud a {
    font-size: 16px !important;
}

.custom-cate-widget aside.cate-menu .chw-widget ul li a:before {
    /* position: absolute; */
    /* left: 0px; */
    /* top: 17px; */
    content: "\f101";
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    font-weight: normal;
    /* color: #fff; */
    height: 10px;
    width: 12px;
    margin: 6px 6px 6px 6px;
    font-size: 20px;
    font-family: fontawesome;
    line-height: 6px;
}

.blog-warp .wp-block-categories-list li:last-child a,
.blog-warp .custom-recent-widget .tagcloud a:last-child {
    border-bottom: 0;
}

.custom-cate-widget aside.cate-menu .chw-widget>ul {
    padding: 0 20px;
    border: 1px solid #ddd;
    border-radius: 0 0 6px 6px;
}

.blog-warp .custom-recent-widget .tagcloud {
    border: 1px solid #ddd;
    border-radius: 0 0 6px 6px;
}

.custom-cate-widget aside.cate-menu .chw-widget>ul>li:last-child a {
    border: 0;
}

.blog-warp ul.blog-post-main-wrap li.li.single-post-blog-wrap {
    padding: 15px;
    border: 1px solid #eee;
}

.custom-recent-widget .chw-widget ul.blog-post-main-wrap>li {
    border-bottom: 1px solid #4444;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    border-radius: 0px;
}

.custom-recent-widget .chw-widget ul.blog-post-main-wrap>li>div.blog-img-main-wrap {
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-gap: 20px;
    align-items: center;
}

.blog-content-main-wrap .date-wrap {
    margin: 0;
    font-size: 14px;
    color: #666;
}

.sidebar-wrap ul li.single-post-blog-wrap a {
    padding: 10px 0px;
    border-bottom: none;
    font-family: 'Times New Roman', Sans-serif;
    font-weight: 500;
}

.sidebar-wrap .blog-content-main-wrap .title-wrap a {
    line-height: 140%;
    font-size: 14px;
    font-family: 'Times New Roman', Sans-serif;
    padding-top: 0px;

}

.blog ul.page-numbers {
    width: 100%;
    height: auto;
    border: 0;
    display: flex;
    /* margin-top: 50px; */
    justify-content: center;
}

body.blog main#content .smart-inner-banner-row,
body.single main#content .smart-inner-banner-row,
body.search main#content .smart-inner-banner-row {
    height: 100%;
}

.post-content {
    font-size: 18px;
}

body.blog .smart-inner-banner-row,
body.single .smart-inner-banner-row {
    height: 100%;
}

body .grve-leader-text p,
body p.grve-leader-text {
    font-family: 'Times New Roman', Sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    text-transform: none;
    margin-bottom: 0;
}

/*--blog-detail--*/
body.single aside.blog-banner-img figure:before {
    height: 43px;
}

.comments-area>div {
    padding: 30px;
    background: #f5faef;
    margin-top: 30px;
}

.blog h2.comment-reply-title,
.blog .comments-area .reply-comment-title {
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
}

p.comment-notes {
    margin-bottom: 20px;
}

.blog form#commentform p {
    position: relative;
    display: inline-block;
    width: 100%;
}

.blog form#commentform p.form-submit {
    min-width: 100px;
    width: auto;
    display: inline-block;
    margin: 30px 0 0 !important;
}

.comment-form p {
    margin-bottom: 15px;
}

.blog form#commentform p label {
    left: 50px;
    top: 19px;
    font-weight: 400;
}

.blog form#commentform p.comment-form-author,
.blog form#commentform p.comment-form-email,
.blog form#commentform p.comment-form-url,
.blog form#commentform p.comment-form-lname {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.blog form#commentform p.comment-form-url,
.blog form#commentform p.comment-form-lname {
    margin-right: 0%;
}

.row.blog-detail-wrap .read-wrap {
    margin-top: 35px;
}

.blog form#commentform p.comment-notes::before {
    display: none;
}

.posts-content-container {
    padding: 0px 0px 20px 0px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}

body .post-content ol li,
body .post-content ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

body .post-content ol li:before,
body .post-content ul li:before {
    content: "";
    width: 20px;
    height: 20px;
    background: #EA881B;
    position: absolute;
    border-radius: 100%;
    left: 0;
}

body .post-content ol li:after,
body .post-content ul li:after {
    content: "\f00c";
    font: normal normal normal 12px/1 FontAwesome;
    color: #fff;
    position: absolute;
    z-index: 999999;
    top: 4px;
    left: 4px;
}

.post-content table td:not(:first-child) {
    padding-left: 10px;
}

html body .post-content a {
    color: #F1592A;
}

html body .post-content a:hover {
    color: #8CC63F;
}

.post-content p>img {
    margin-top: 15px;
}

.post-content p,
.post-content>div {
    margin-bottom: 15px;
    font-size: 16px;
    margin-top: 0px;
    text-align: left !important;
}

.post-content p,
.post-content p strong,
.blog-content p,
.blog-content p strong {
    font-family: 'Gilroy-Regular', sans-serif;
    font-weight: 400;
    line-height: 34px;
    font-size: 18px;
}

.post-content figcaption {
    margin: 10px 0 15px;
}

html body .post-content h1 {
    font-size: 30px;
    color: inherit;
    margin-bottom: 10px;
}

.post-content h2 {
    font-size: 22px;
    line-height: 180%;
    margin-bottom: 10px;
}

.post-content h3 {
    font-size: 20px;
    line-height: 180%;
    margin-top: 8px;
    margin-bottom: 10px;
    font-weight: 700;
}

.post-content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.post-content h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.post-content h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

form#commentform .input_focus label,
form#commentform .value_focus label {
    top: 14px;
}

/*--search-page--*/

.blog-warp body.search .archive-container>.row {
    max-width: 1200px;
    margin: 0 auto;
    padding: 90px 15px 100px;
}

.blog-warp body.search .search .col-12>p {
    font-size: 20px;
    text-align: center;
}

.blog-warp form.wp-block-search {
    margin: 0px 0 0;
    position: relative;
}

.blog-warp button.search-submit svg {
    display: none;
}


/*section.contact-detail-wrap>div {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
}*/
/*22-08-2022*/
.blog-defalut-content {
    display: none;
}

.archive-container .posts-wrapper .article-content-col {
    margin-top: 30px;
}

.archive-container .posts-wrapper .article-content-col:first-child {
    margin-top: 0px;
}

.comments-area .nv-comment-avatar {
    display: none;
}

.comments-area span.fn.author {
    color: #F1592A;
    font-size: 20px;
    line-height: 180%;
    vertical-align: top;
}

.comments-area .comment-author a {
    font-size: 20px;
    vertical-align: top;
    line-height: 180%;
}

.comments-area .nv-comment-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.comments-area h2.comments-title {
    display: none;
}

.nv-reply-link a.comment-reply-link {
    color: #F1592A;
    text-decoration: underline;
    font-size: 22px;
    line-height: 180%;
}

li.comment {
    margin: 20px 0px;
}

.logo-colum a {
    height: 99px;
    width: 100%;
}

.logo-colum a img {
    width: 100% !important;
}

.post-content h3 img {
    margin-top: 20px;
    margin-bottom: 20px;
}

/*===01-10-2022*/

body .contact-sec form.wpcf7-form select {
    padding-left: 45px;
}

body.page-id-5011 main#content .elementor-section a {
    color: #F1592A;
    font-size: inherit;
}

body.page-id-5011 main#content .elementor-section a:hover {
    color: #333333;
}

/*  date17-10-2022*/

header li.pinterest_url.follow-us a::after {
    content: "\f231";
}

header li.instagram_url.follow-us a::after {
    content: "\f16d";
}

header li.tumblr_url.follow-us a::after {
    content: "\f173";
}



.date-wrap>div.blog-category-title ul.post-categories {
    display: inline-block;
}


.sidebar-wrap ul li.single-post-blog-wrap a:nth-child(2) {
    color: #EA2C2C;

    font-weight: 500;
}

/*--------------new css-----------------*/
.banner.about-banner {
    height: 500px;
    position: relative;
    overflow: hidden;
}

.banner .widget-content:last-child {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    max-width: 1470px;
    margin: 0 auto;
    padding: 0 15px;
    height: 100%;
}

.banner.about-banner .widget-content:first-child {
    height: 100%;
}

.banner .widget-content:first-child figure,
.banner .widget-content:first-child figure img {
    width: 100%;
    min-height: 500px;
    background-repeat: no-repeat;
    display: block;
    object-fit: cover;
    height: 100%;
}

.banner .widget-content .wp-block-group {
    display: flex;
    height: 100%;
    /*align-items: center;*/
    flex-wrap: wrap;
}

.banner .widget-content:last-child h2.wp-block-heading {
    color: #000;
    font-family: "Times New Roman", Sans-serif;
    font-size: 70px;
    font-weight: 700;
    line-height: 80px;
    margin: 0;
}

.banner .widget-content .wp-block-group .wp-block-group__inner-container {
    max-width: 100%;
    width: 100%;
    padding-top: 255px;
    height: fit-content;
}

.blog-content-main-wrap .date-wrap {
    color: #0D8F9B;
    font-family: 'Times New Roman', Sans-serif;
    font-size: 14px;

}

.custom-searchbar form button.wp-block-search__button:after,
button.search-submit:before {
    content: "\f002";
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    color: #525252;
    font-size: 16px;
    height: 52px;
    line-height: 53px;
}

.post-content {
    color: #525252;
    font-family: 'Times New Roman', Sans-serif;
    font-size: 17px;
    /* padding-top: 14px; */
    line-height: 26px;
}

.post-title a {
    font-family: 'Times New Roman', Sans-serif;
    font-size: 17px;
    line-height: 120%;
    color: #111111;
    /* margin: 0 0 10px 0; */
    font-weight: 800;
    display: table;
}

.post-title a:hover {
    color: #0072BC;
}

.blog-category-title span {
    color: #EA2C2C !important;
}

ul.post-categories {
    display: flex;
}

ul.post-categories li a {
    color: #434343;
    font-weight: 400;
    font-size: 16px;
}

body .post-date {
    border: 1px solid #0072BC;
    height: 23px;
    width: 88px;
    min-width: 81px;
    background: #0072BC;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    margin-right: 15px;
    opacity: 1;
}

.section-heading.latest-news-heading {
    text-align: center;
    font-size: 18px;
    font-family: 'Times New Roman', Sans-serif;
    padding: 0 0 16px 0;
    color: #253777;
    font-weight: 600;
}

.section-heading.blog-heading {
    font-size: 45px;
    font-family: 'Times New Roman', Sans-serif;
    text-align: center;
    color: #111111;
    padding: 0 0 37px 0;
}

.smart-inner-banner-row {
    padding: 0 0 124px 0;
}

.date-wrap {
    margin-bottom: 10px;
    width: 100%;
    display: flex;
}

.date-wrap>div {
    padding-left: 0;
    line-height: 150%;
    font-size: 20px;
    display: table;
    font-weight: 600;
}

.post-author {
    float: left;
    margin-right: 10px;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #434343;
    line-height: 100%;
    display: none;
}

.blog-category-title {
    display: flex;
    border-left: 1px solid #000;
    padding: 0px 12px 0px 10px;
    margin-left: 7px;
    font-weight: 400;
    color: #18909e;
    font-size: 16px;
    line-height: 100%;
}

.not-found-wrap {
    display: grid;
    grid-template-columns: 670px 1fr;
    grid-gap: 52px;
}

body .blog-warp .not-found-wrap {
    display: block;
}

.post-date b {
    /* border-top: 1px solid #fff; */
    font-size: 14px;
    line-height: 150%;
    display: block;
    font-family: 'Poppins-Medium', sans-serif;
    font-weight: 500;
}

.sidebar-wrap ul li.single-post-blog-wrap .date-wrap a {
    color: #EB891B;
    margin: 0px 0 0;
    line-height: 100%;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
}

.sidebar-wrap ul li.single-post-blog-wrap .date-wrap a:hover {
    color: #000 !important;
}

.blog-image {
    min-height: 80px;
    width: 100%;
}

body.blog .blog-warp .posts-wrapper .content-wrap .post-content p {
    line-height: unset;
    font-size: 16px;
}


.sidebar-wrap .blog-content-main-wrap .title-wrap a {
    font-weight: 700;
}

.blog ul.page-numbers {
    width: 100%;
    height: auto;
    border: 0;
    display: flex;
    /* margin-top: 50px; */
    justify-content: center;
}

ul.page-numbers li:not(:last-child) a,
ul.page-numbers li span {
    background: transparent;
    border-color: #FFFFFF33;
    box-shadow: 0px 0px 0px 2px transparent;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF33;
    border-radius: 0px 0px 0px 0px;
    /*padding: 5px 15px 5px 16px;*/
    margin: 0 8px 0 0;
    min-height: 40px;
}

ul.page-numbers li a,
ul.page-numbers li span {
    font-size: 16px;
    font-family: Gillroy-Regular, sans-serif;
    color: #444444;
}

ul.page-numbers li:last-child a {
    background: transparent;
    /* padding-top: 14px; */
}

ul.page-numbers li:last-child a:hover {
    color: #0072BC;
    background: transparent;
}

ul.page-numbers li a:hover,
ul.page-numbers li span.current {
    background: #0072BC;
    /*box-shadow: 0px 0px 0px 2px #0D8F9B;*/
    color: #FFF;
}

.custom-archive aside.custom-archive-menu ul.posts-list li {
    margin: 0;
    padding: 12px !important;
    border-color: #B1D4E0;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-image img.attachment-post-thumbnail {
    width: auto;
    height: 100%;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-image {
    margin-right: 8px;
    height: 80px;
    max-width: 100px;
    float: left;
}

.custom-archive aside.custom-archive-menu ul.posts-list li::before {
    display: none;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-title {
    font-size: 14px;
    font-family: 'Gilroy-SemiBold';
    color: #0C2C46;
    line-height: 120%;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a {
    float: left;
    width: 72%;
    margin: 12px 0 0;
    font-size: 14px;
    font-family: 'Gillroy-Regular';
    color: #0C2D48;
    font-weight: 400;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a:hover {
    color: #B1D4E0 !important;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a::after {
    content: '\f105';
    font-family: FontAwesome;
    color: #0D8F9B;
    font-size: 16px;
    font-weight: 400;
    margin-left: 8px;
    vertical-align: middle;
}


.blog-details.inner-gap .blog-thumbnail {
    margin-bottom: 10px;
}

.blog-details.inner-gap .shar-this svg g {
    display: none;
}

.blog-details.inner-gap .shar-this a.a2a_dd.addtoany_share_save.addtoany_share span.a2a_svg.a2a_s__default.a2a_s_a2a {
    background-color: transparent !important;
}

.blog-details.inner-gap .shar-this a.a2a_dd.addtoany_share_save.addtoany_share {
    background-color: #0D8F9B;
    width: 45px;
    height: 45px;
    background-image: url("../images/share-btn-icon.png");
    background-repeat: no-repeat;
    background-position: center;
}

.blog-details.inner-gap .shar-this {
    margin-top: 12px;
}

.blog-details.inner-gap .shar-this a.a2a_dd.addtoany_share_save.addtoany_share:hover {
    background-color: #B1D4E0 !important;
}

body .nv-index-posts,
.nv-single-post-wrap {
    margin-bottom: 25px;
}

body .nv-single-post-wrap>div:first-child {
    margin-top: 0;
}

body.blog .blog-warp {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

body.blog .blog-warp .posts-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
    width: 70%;
}

body.blog .blog-warp .sidebar-wrap {
    width: 30%;
    padding-left: 30px;
    padding-bottom: 150px;
}

/* .banner.about-banner{
    background: url(../images/blog-banner.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
} */
/*responsive*/
@media only screen and (max-width: 1199px) {
    .blog-page h2.vc_custom_heading.sub-title {
        font-size: 36px;
        line-height: 41px;
        padding: 0 60px;
    }

    h2.vc_custom_heading.sub-title::after {
        right: 0;
    }

    h2.vc_custom_heading {
        font-size: 44px;
    }

    body.blog .blog-warp .posts-wrapper {
        grid-gap: 40px;
    }
}

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

    h2.vc_custom_heading {
        font-size: 45px;
    }

    .custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a {
        width: 55%;
    }
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a {
    width: 50%;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-title {
    font-size: 16px;
    font-family: "Times New Roman", sans-serif;
    font-weight: 600;
}

.custom-archive aside h2 {
    font-size: 18px;
    line-height: 110%;
    padding: 9.91px 15px;
}

.custom-archive aside.custom-archive-menu ul.posts-list li {
    padding: 13px !important;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a {

    width: 50%;
    margin: 3px 0 0;
    font-size: 12px;
}

.custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a {
    float: left;
    width: 50%;
    margin: 10px 0 0;
    font-size: 14px;
    color: #0D8F9B;
    font-weight: 600;
    font-family: 'Gilroy-Semibold', sans-serif;
}

/*--10-01-2023-----*/

html body .post-content a {
    color: #0D8F9B;
    text-decoration: underline;
}

html body .post-content a:hover {
    color: #021342;
}

body.search .archive-container>.row {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px 0px;
}

.post-share a {
    line-height: 50px;
    width: 45px;
    height: 45px;
    position: relative;
    border: 1px solid #0D8F9B;
    box-shadow: 0px 0px 0px 2px #0D8F9B;
    border-style: solid;
    border-width: 1px 1px 3px 1px;
    border-color: #FFFFFF33;
    border-radius: 100%;
    background: #0D8F9B;
}

.post-share a:before {
    content: "\f1e0";
    font-size: 21px;
    top: 11px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 21px;
    line-height: 100%;
    height: 21px;
    font-family: fontawesome;
    color: #000;
}

span.detail_content {
    font-size: 20px;

    color: #111111;
    font-family: 'Times New Roman', Sans-serif;
    font-weight: normal;

}


/*16-01-2023*/

.blog-image a img {
    min-height: 68px;
}

.blog .pagination>li>a,
.blog .pagination>li>span {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    color: #777;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    width: 40px;
}

.blog .pagination>li>span.current,
.blog .pagination>li>a:hover,
.blog .pagination>li>span:hover,
.blog .pagination>li>a:focus,
.blog .pagination>li>span:focus {
    background-color: #0D8F9B;
    color: #fff;
}

a.next.page-numbers i,
a.prev.page-numbers i {
    line-height: 39px !important;
    font-size: 20px;
}

html body .grve-pagination .current,
html body .grve-pagination a:hover {
    color: #000 !important;
    background: #0D8F9B;
    border-color: #0D8F9B;
}

.grve-pagination ul li::after {
    display: none;
}

article.post .post-inner-wrapper {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.comment-respond .form-field-wrap {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 2%;
    grid-row-gap: 16px;
}

.comment-respond .form-field-wrap p {
    grid-column: span 6;
}

.comment-respond .form-field-wrap p span {
    display: block;
    width: 100%;
}

.comment-respond .form-field-wrap p.comment-form-comment,
.comment-respond .form-field-wrap .btn-wrap.value_focus {
    grid-column: span 12;
}

.comment-respond .form-submit {
    width: auto;
    padding: 0px;
}

.blog-page h2.vc_custom_heading.sub-title {
    margin-bottom: 30px;
    text-align: center !important;
    display: table;
    margin: 0 auto;
    font-size: 23px;
    line-height: 34px;
    color: #0072BC;
    font-family: "Bentonsans-blod", Sans-serif !important;
    position: relative;
    padding: 0 60px;
}

h2.vc_custom_heading {
    font-size: 45px;
}

h2.vc_custom_heading.sub-title::before,
h2.vc_custom_heading.sub-title::after {
    content: " ";
    width: 50px;
    position: absolute;
    background-color: #0072BC;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 3px;
}

h2.vc_custom_heading.sub-title::after {
    right: 0px;
    left: auto;
}

form.wp-block-search input.wp-block-search__input.not-valid {
    border-color: red !important;
}


/* Categories Section */

.sidebar-wrap .widget_block>h2 {
    margin: 0px;
    color: #fff;
    font-size: 20px;
    padding: 12px 20px 12px;
    background: #1e75ba;
    margin-top: 20px;
    line-height: 140%;
    font-family: "Poppins";
    font-weight: 500;
}

.sidebar-wrap .widget_block>h2 {
    font-size: 20px;
}

.sidebar-wrap div#block-10.widget {
    word-break: break-word;
    margin-bottom: 20px;
}

.sidebar-wrap div#block-8.widget_block {
    margin: 0;
}


.sidebar-wrap div#block-9{
    margin-top: 10px;
}

.sidebar-wrap div#block-9 ul li{
    margin: 0px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.sidebar-wrap div#block-9 ul li:hover {
    color: #fff;
    background-color: #1e75ba;
}

.sidebar-wrap div#block-9 ul li a:hover{
    color: #fff !important;
    background-color: #1e75ba;
}

.sidebar-wrap div#block-9 ul li:hover >a{
    color: #fff !important;
}

/* Categories Section End */

body.archive  .blog-warp {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

body.archive .blog-warp .posts-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
    width: 70%;
}

body.archive .blog-warp .sidebar-wrap {
    width: 30%;
    padding-left: 30px;
    padding-bottom: 150px;
}

body.archive .blog-warp .posts-wrapper .content-wrap .post-content p {
    line-height: unset;
    font-size: 16px;
}

.sidebar-wrap div#block-9 ul li.current-cat{
    color: #fff;
    background-color: #1e75ba;
}

.sidebar-wrap div#block-9 ul li.current-cat > a{
    color: #fff !important;
    background-color: #1e75ba;
}
 

body.single  .blog-warp {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

body.single .blog-warp .posts-wrapper {
    width: 70%;
}

body.single .blog-warp .sidebar-wrap {
    width: 30%;
    padding-left: 30px;
    padding-bottom: 150px;
}

/* -------------------Responsibe-----------------*/

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .blog .post-date b {

        font-size: 14px;
    }

    .blog-image a img {
        min-height: 65px;

    }

}

@media only screen and (min-width: 1025px) and (max-width: 1169px) {}


@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .banner .widget-content .wp-block-group .wp-block-group__inner-container {
        padding-top: 200px;
    }

    .banner.about-banner {
        height: 550px;
    }

    .banner .widget-content:last-child h2.wp-block-heading {
        font-size: 60px;
        line-height: 70px;
    }

    figure.wp-block-image.size-large img {
        min-height: 400px;
    }

    body .blog-warp {
        grid-gap: 40px;
        margin: 30px 0 0;
    }

    .post-title a {
        font-size: 18px;
    }

    .not-found-wrap {
        display: grid;
        grid-template-columns: 556px 1fr;
        grid-gap: 50px;
    }

}



@media screen and (min-width: 768px) and (max-width: 1023px) {
    .banner.about-banner {
        height: 450px;
    }

    .banner .widget-content .wp-block-group .wp-block-group__inner-container {
        padding-top: 170px;
    }

    .banner .widget-content:last-child h2.wp-block-heading {
        font-size: 50px;
        line-height: 70px;
    }

    h2.vc_custom_heading {
        font-size: 32px;
    }

    figure.wp-block-image.size-large img {
        min-height: 350px;
    }

    body .blog-warp {
        grid-template-columns: 1fr 267px;
        grid-gap: 23px;
    }

    .sidebar-wrap ul li.single-post-blog-wrap a {
        padding: 5px 0;
    }

    .sidebar-wrap ul li.single-post-blog-wrap a {
        font-size: 14px;
    }

    .blog p {
        font-size: 15px;
    }

    .date-wrap>div {

        font-size: 15px;

    }

    .sidebar-wrap ul li.single-post-blog-wrap .date-wrap a,
    .sidebar-wrap .blog-content-main-wrap .title-wrap a {
        font-size: 12px;
    }

    .blog-image a img {
        min-height: 50px;
    }

    body body .blog-section:not(.section-gapping) {
        padding: 0px 15px 35px;
    }

    body body .blog-section:not(.section-gapping) .grve-row {
        margin-left: 0;
        margin-right: 0;
    }

    .custom-recent-widget .chw-widget ul.blog-post-main-wrap>li>div.blog-img-main-wrap {
        grid-template-columns: 50px 1fr;
        grid-gap: 10px;
    }

    div#grve-theme-wrapper #grve-main-content .sidebar-wrap .chw-widget h2 {
        padding: 12px 20px;
    }

    .post-title a {
        font-size: 16px;
    }

    body .nv-index-posts,
    .nv-single-post-wrap {
        margin-bottom: 60px;
    }

    .not-found-wrap {
        display: grid;
        grid-template-columns: 380px 1fr;
        grid-gap: 52px;
    }


}

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

    body.blog .blog-warp {
        display: unset !important;
    }


    body.blog .blog-warp .sidebar-wrap {
        width: 100%;
        padding-left: 0px; 
        padding-bottom: 0px;
    }


    body.archive .blog-warp .posts-wrapper {
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
    }


    body.archive .blog-warp {
        display: unset !important;
    }


    body.archive .blog-warp .sidebar-wrap {
        width: 100%;
        padding-left: 0px; 
        padding-bottom: 0px;
    }


    body.blog .blog-warp .posts-wrapper {
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
    }

    body.single .blog-warp {
        display: unset !important;
    }

    body.single .blog-warp .sidebar-wrap {
        width: 100%;
        padding-left: 0px; 
        padding-bottom: 0px;
    }

    body.single .blog-warp .posts-wrapper {
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
        margin-top: 20px;
    }


    .banner.about-banner {
        height: 350px;
    }

    .banner .widget-content .wp-block-group .wp-block-group__inner-container {
        padding-top: 150px;
    }

    .banner .widget-content:last-child h2.wp-block-heading {
        font-size: 30px;
        line-height: 28px;
    }

    .banner .widget-content:first-child figure,
    .banner .widget-content:first-child figure img {
        min-height: 350px;
        object-position: -359px 0;
    }

    .banner .widget-content:first-child figure::before {
        content: "";
        background: #FFFFFF;
        opacity: 0.4;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

    /* body .nv-index-posts {
    margin-top: 33px;
}
body .nv-index-posts, .nv-single-post-wrap {
    margin-bottom: 40px;
} */
    html body:not(.nv-blog-default) .posts-wrapper {
        margin-bottom: 0;
        order: 2;
    }

    body .blog-warp .posts-wrapper {
        order: 2 !important;
    }

    body .blog-warp .sidebar-wrap {
        order: 1 !important;
        margin-bottom: 30px;
    }

    h2.vc_custom_heading {
        font-size: 26px;
    }

    h2.vc_custom_heading.sub-title::before,
    h2.vc_custom_heading.sub-title::after {
        width: 10px;
        height: 1px;
    }

    h2.vc_custom_heading.sub-title::before,
    h2.vc_custom_heading.sub-title::after {
        left: 70px;
    }

    h2.vc_custom_heading.sub-title::after {
        right: 70px;
        left: auto;
    }

    .blog-page h2.vc_custom_heading.sub-title {
        margin-bottom: 0px;
    }

    .date-wrap>div.post-date {
        line-height: 20px;
        font-size: 15px;
    }

    .post-date {
        height: 50px;
        width: 65px;
        min-width: 65px;
        padding-top: 4px;
        margin-right: 10px;
    }

    .blog-warp .post-readmore a {
        line-height: 38px;
        height: 40px;
        font-size: 16px;
        padding: 0px 30px;
    }

    .post-date b {
        font-size: 12px;
    }

    div#grve-main-content h2.chw-title {
        font-size: 19px !important;
        line-height: 1;
        padding: 15px;
    }

    figure.wp-block-image.size-large img {
        min-height: 300px;
    }

    main#content .smart-inner-banner-row .section-heading {
        font-size: 25px;
    }

    main#content .smart-inner-banner-row .banner-content-box {
        top: 160px;
    }

    body .blog-warp {
        grid-gap: 0;
        display: grid;
        grid-template-columns: 1fr;
        margin-bottom: 15px;
    }

    .post-title a {
        font-size: 16px;
        padding: 0 0 4px 0;
    }

    .section-heading.blog-heading {
        font-size: 30px;
        padding: 0 0 20px 0;
    }

    .date-wrap>div {
        padding-left: 0;
        line-height: 100%;
        font-size: 13px;
        display: table;
    }

    .blog-category-title {
        display: flex;
        padding: 0;
        margin-left: 0;
    }

    .blog-category-title {
        border-left: none;
    }

    .custom-archive aside.custom-archive-menu ul.posts-list li .post-image {
        height: 65px;
        max-width: 85px;
    }

    .post-author,
    .blog-category-title,
    ul.post-categories li a {
        font-size: 13px;
    }

    .post-author {
        margin-right: 6px;
    }

    .custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a::after {
        font-size: 13px;
        margin-left: 5px;
    }

    .post-content {
        font-size: 15px;
        word-break: break-word;
        padding-top: 0;
    }

    .smart-inner-banner-row {
        padding: 0 0 52px 0;
    }

    body .blog-warp .blog-left {
        grid-row: 2/2;
    }

    #grve-main-content h2.section-title {
        font-size: 30px !important;
        margin-bottom: 12px;
        padding-bottom: 55px;
    }

    .sidebar-wrap .chw-widget h4 {
        font-size: 18px;
    }

    .blog p {
        font-size: 15px;
        line-height: 28px;
    }

    .read-wrap {
        margin-top: 7px;
    }

    .section-heading.latest-news-heading {
        font-size: 16px;
    }

    .custom-cate-widget aside.cate-menu .chw-widget>ul li a,
    .sidebar-wrap ul.wp-block-archives li a,
    .sidebar-wrap ul li.single-post-blog-wrap a {
        font-size: 15px;
    }

    .sidebar-wrap .blog-content-main-wrap .title-wrap a {
        font-size: 14px;
        padding: 10px 0 0;
    }

    .post-img {
        margin-bottom: 5px;
    }

    body ul.page-numbers li {
        margin-bottom: 0;
    }

    ul.page-numbers li a,
    ul.page-numbers li span {
        font-size: 14px;
    }

    ul.page-numbers li:not(:last-child) a,
    ul.page-numbers li span {
        min-height: 35px;
        padding: 9px 13px;
        margin: 0;
    }

    body.blog .nv-index-posts,
    body.blog .nv-single-post-wrap {
        margin-bottom: 40px;
    }

    /*body .blog-warp .sidebar-wrap {
    padding-left: 15px;
}*/
    body .date-wrap {
        display: block;
        min-height: 60px;
    }

    .date-wrap>div.post-date {
        float: left;
    }

    .date-wrap .auther-category-wrap {
        display: block;
    }

    .date-wrap .auther-category-wrap .post-title {
        min-height: 25px;
        margin-bottom: 6px;
        display: flex;
        align-items: center;
    }

    .date-wrap .auther-category-wrap .post-title a {
        padding: 0;
        margin: 0;
    }

    div#grve-theme-wrapper #grve-main-content .sidebar-wrap .chw-widget h2 {
        padding: 12px 20px;
    }

    .custom-recent-widget .chw-widget ul.blog-post-main-wrap>li>div.blog-img-main-wrap {
        grid-template-columns: 70px 1fr;
    }

    #grve-body.blog.single-post .grve-section.blog-section {
        padding: 35px 15px;
    }

    #grve-body.blog.single-post .grve-section.blog-section .grve-row.blog-warp.blog-warp {
        margin-top: 0;
    }

    div#zozo-blog-posts-container,
    .blog-right {
        order: 2;
    }

    .tagcloud a {
        font-size: 12px !important;
    }

    .comment-respond .form-field-wrap p {
        grid-column: span 12;
    }

    .custom-cate-widget aside.cate-menu .chw-widget ul li a,
    .blog-warp .custom-archive aside.custom-archive-menu ul.posts-list li,
    .blog-warp ul li.single-post-blog-wrap a {
        border-bottom: 1px solid #ddd;
        font-size: 16px;
    }

    .custom-archive aside.custom-archive-menu ul.posts-list li {
        padding: 10px !important;
    }

    .custom-archive aside.custom-archive-menu ul.posts-list li .post-title {
        font-size: 15px;
    }

    .custom-archive aside.custom-archive-menu ul.posts-list li .post-url>a {
        margin: 5px 0 0;
        font-size: 13px;
    }

    .not-found-wrap {
        display: block;
    }



}


@media only screen and (min-width: 480px) and (max-width: 767px) {

    .banner .widget-content:first-child figure,
    .banner .widget-content:first-child figure img {
        object-position: -180px 0;
    }

    .blog-category-title {
        display: flex;
        border-left: 1px solid #525252;
        padding: 0px 12px 0px 10px;
        margin-left: 7px;
    }

    .post-author {
        float: left;

    }

    .blog-warp .blog.col {
        grid-row: 2/2;
    }


}