body {
    font-family: "Yantramanav", Sans-serif;
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    font-weight: 400;
}

a,
a:hover,
a:active,
a:focus {
    transition: all 0.5s ease 0s;
    text-decoration: none;
    outline: none;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Yantramanav", Sans-serif;
    color: #000000;
    margin: 0;
}

/* .row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-4 {
    width: 33.33333333%;
    float: left;
    box-sizing: border-box;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
} */
section.breadcrumb-bottom-area {
    padding: 70px 100px;
}

section.breadcrumb-bottom-area h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    color: #000000;
    text-align: center;
}
.blog-post .row {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px !important;
}
.blog-default-area .col-lg-8.col-md-8.col-sm-12.col-xs-12 {
    width: 75%;
}
.blog-default-area .row {
    display: flex;
    gap: 30px;
}
.blog-default-area .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    width: 25%;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 20px;
    border-radius: 10px;
    background: #708e42;
}
.blog-category h3 {
    color: #fff !important;
    font-weight: 400;
    padding-bottom: 20px;
}
.blog-category h3 {
    color: #fff !important;
    font-weight: 400;
    padding-bottom: 20px;
}
.blog-category li{
    list-style: none;
}
.blog-category a.category-link {
    
    font-size: 14px;
}
.blog-category a.category-link:hover {
    color:#000;
}
.comments-section ul.comment-list.latest-comments li {
    list-style: none;
}

.comments-section img.avatar.avatar-50.photo {
    width: 20px;
    object-fit: contain;
}

.comments-section .comment-author.vcard {
    display: inline-flex;
    align-content: space-around;
    gap: 10px;
    text-align: center;
    align-items: center;
}

.comments-section time {
    color: #000;
}

.comments-section a.comment-reply-link {
    color: #000;
}

.comments-section b.fn a {
    color: #000;
}

.comments-section b.fn {
    color: #000 !important;
}

.comments-section p.logged-in-as a {
    color: #000;
}

.comments-section a.comment-edit-link {
    color: #000;
}

a#cancel-comment-reply-link {
    color: #000;
    padding-left: 10px;
}

.share-icon-wrap {
    position: relative;
    cursor: pointer;
}

.share-popup {
    display: none;
    position: absolute;
    top: -8px;
    right: -130px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 6px 14px;
    z-index: 999;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.share-pop {
    display: flex;
    gap: 15px;
}

.share-popup a,
.share-popup button {
    display: block;
    text-decoration: none;
    margin: 5px 0;
    color: #333;
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    line-height: 10px;
}

.single .blog-large-area a {
    color: #fff;
}
.single .blog-large-area a:hover {
    color: #000;
}
.blog-post header {
    display: none;
}

/* .blog-default-area .blog-post .single-blog-item {
    margin-bottom: 40px;
} */
#blog-area nav.navigation.pagination {
    margin-top: 20px;
}

.blog-default-area .single-blog-item {
    position: relative;
    overflow: hidden;
    display: block;
    border-radius: 30px;
}

.blog-default-area .single-blog-item .img-holder {
    overflow: hidden;
    position: relative;
}

.blog-default-area .single-blog-item .img-holder img {
    transform: scale(1.1, 1.1);
    transition: all 0.5s ease 0s;
    width: 100%;
    height: 240px;
    object-fit: cover;
	 object-position: top center;
}


.blog-post .col-md-6 {
    background: #f7f9fb;
    padding: 20px;
    border-radius: 30px;
}

.overlay-style-one {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 0px;
    color: #ffffff;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.blog-default-area .single-blog-item:hover .img-holder .categories {
    transform: translate3d(0px, -89px, 0px);
}

.single-blog-item .img-holder .categories {
    background: #7B50A0;
    position: absolute;
    bottom: 20px;
    left: 15px;
    height: 35px;
    transform: translate3d(0px, 0%, 0px);
    transition: all 500ms ease;
    padding: 0 10px;
}

.single-blog-item .img-holder .categories a {
    text-align: center;
    padding: 6px 0;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    font-family: "Yantramanav", Sans-serif;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
}
.post-meta-list span{
    padding-right:25px;
}
.post-meta-list {
    padding-bottom:20px
}
.post-meta-list a {
    color: #555555;
    font-size: 15px;
    line-height: 25px;
}
.single-blog-item:hover .text-holder {
    bottom: 0;
    border-bottom: none;
}

/* .single-blog-item .text-holder {
    border: 1px solid #f4f4f4;
    border-top: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 22px;
    text-align: center;
    transition: all 500ms ease;
    bottom: -82px;
    position: absolute;
    width: 100%;
    left: 0;
    background: #ffffff;
    z-index: 3;
    transition: all 500ms ease;
    box-sizing: border-box;
} */
.single-blog-item .text-holder .meta-info {
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
}

.single-blog-item .text-holder .meta-info li {
    display: inline-block;
    float: none;
    line-height: 16px;
    border-right: 1px solid #dfdfdf;
    padding-right: 10px;
    margin-right: 5px;
}

.single-blog-item .text-holder .meta-info li a {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    font-family: "Yantramanav", Sans-serif;
}

.single-blog-item .text-holder .meta-info li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.single-blog-item .text-holder .blog-title {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    padding: 10px 0 0px;
    display: -webkit-box;
    font-family: "Yantramanav", Sans-serif;
    transition: all 500ms ease;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
    text-overflow: ellipsis;
}

.single-blog-item .text-holder .blog-title:hover {
    color: #000;
}

.single-blog-item .text-holder .text p {
    margin: 0;
    color: #444444;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 15px;
}

.blog_list_btn a {
    padding: 20px 3px 15px 2px;
    font-family: "Yantramanav", Sans-serif;
    font-size: 16px;
    color: #000000;
    /* fill: #000000; */
    font-weight: 600;
}

.blog_list_btn a:hover {
    color: #0099cc;
}

.blog_list_btn svg {
    height: 15px;
}

.blog_list_btn a {
    display: flex;
    align-items: center;
    gap: 9px;
}

.blog-default-area .text-holder .text p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


/*_________________Detail Page__________________*/

.blog-single-area .row {
    display: grid;
    grid-template-columns: 70% 30%;
}

.blog-single-area {
    border-top: 1px dashed #ffffff42;
}

.blog-large-area .blog-post {
    border-right: 1px dashed #ffffff42;
    padding-right: 30px;
    /* margin-top: -60px; */

    margin-bottom: -50px;
    padding-bottom: 20px;
}

.blog-post .post-thumbnail img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 5px;
}

.blog-single-area .single-blog-item {
    margin-bottom: 33px;
}

.blog-large-area .single-blog-item {
    margin-bottom: 50px;
    border: none;
    min-height: initial;
}

.blog-single-area .single-blog-item .img-holder {
    overflow: hidden;
    position: relative;
}

.blog-large-area .single-blog-item .img-holder .categories {
    transform: translate3d(0px, 0px, 0px);
    bottom: 52px;
}

.blog-single-area .single-blog-item .text-holder {
    border: none;
    border-top: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: left;
    transition: all 500ms ease;
    position: static;
    background: #eff7fb;
}

.blog-large-area .single-blog-item .text-holder .meta-info {
    text-align: left;
    padding-top: 0;
}

.blog-single-area .single-blog-item .text-holder .blog-title {
    font-size: 24px;
    padding: 15px 0 15px;
}

.blog-large-area .single-blog-item .text-holder .blog-title {
    font-size: 24px;
    padding: 15px 0 15px;
    line-height: 30px;
}

.blog-single-area .text h2 {
    padding: 15px 0 10px;
    line-height: 30px;
}

.blog-single-area .text h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0 10px;
    line-height: 30px;
}

.blog-single-area .text ul {
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 15px;
}

.blog-single-area .text ol {
    padding-left: 20px;
    padding-bottom: 15px;
}

.blog-single-area .text ul li::marker {
    color: #009833;
}

.blog-single-area .text ol li::marker {
    color: #009833;
}

.blog-single-area .text-holder {
    border-radius: 10px;
    padding: 20px !important;
}

.blog-single-area .elementor-widget-text-editor h3 {
    padding: 0 0 10px !important;
}

/*_________________Sidebar Css__________________*/

.sidebar-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 20px;
    border-radius: 10px;
    background: #708e42;
}

.sidebar-wrapper .single-sidebar form.search-form {
    position: relative;
}

.sidebar-wrapper .single-sidebar {
    overflow: hidden;
    margin-bottom: 18px;
    position: relative;
    padding-top: 26px;
    border-radius: 10px;
    /* display: none; */
}

.sidebar-wrapper .single-sidebar .search-form input.search-field {
    background: #fff;
    border: 1px solid #f4f4f4;
    color: #ababab;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-top: -30px;
    height: 44px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
    border-radius: 5px;
}

.sidebar-wrapper .single-sidebar .search-form button {
    background: #09a2d1 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 43px;
    border-radius: 0 5px 5px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
    border: 0;
}

.sidebar-wrapper .single-sidebar .search-form button:hover {
    background: #09a2d1;
}

.sidebar-wrapper .single-sidebar .search-form button::after {
    content: '\e97a';
    font-family: 'elementskit';
    font-size: 20px;
}
section#blog-area {
    padding: 0 50px 50px;
}
.comments-section {
    margin-top: 40px;
    padding: 20px;
    background-color: #eff7fb;
    border-radius: 10px;
}

.comments-title {
    font-size: 24px;
    margin-bottom: 20px;
}

.comment-list li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.comment-form-section p {
    align-items: center;
    margin: 0 auto;
    display: flex;
    margin-bottom: 10px;
}

textarea#comment {
    width: 80%;
    height: 30px;
    padding: 10px;
    border: 1px solid #ddd;
}

form#commentform {
    padding-top: 10px;
}

.comments-section input {
    height: 30px;
    width: 80%;
    padding: 3px 4px 3px 10px;
    border: 1px solid #ddd;
}

span.comments a {
    color: #9c9c9c;
}

input#submit {
    background: #bf3cc4;
    color: #fff;
    padding: 7px;
    border-radius: 3px;
    font-family: "Yantramanav", Sans-serif;
    line-height: 15px;
    width: 120px;
}

.comment-form-section label {
    display: inline-block;
    width: 100px !important;
}

.comment-form-cookies-consent input#wp-comment-cookies-consent {
    width: 15px;
    margin-right: 10px;
}

.comment-form-cookies-consent label {
    width: 90% !important;
}

.sidebar-wrapper .single-sidebar .sec-title h3 {
    color: #000000;
    font-size: 26px;
    font-weight: 600;
    font-family: "Yantramanav", Sans-serif;
    text-transform: uppercase;
    margin-left: 5px !important;
}

.single-sidebar .categories {
    background: #ffffff;
    display: grid;
    border: 1px solid #f5f4f3;
    padding: 24px 20px 24px;
    list-style: none;
    border-radius: 3px;
    margin-bottom: 15px;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
}

li.cat-item img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.cat-item a.inner {
    display: flex;
    align-items: center;
    gap: 10px;
}

.category-details {
    line-height: 19px;
}

.single-sidebar .categories li {
    /* border-bottom: 1px solid #ededed; */
    margin-bottom: 12px;
    padding-bottom: 9px;
}

.single-sidebar .categories li a {
    color: #000;
    transition: all 500ms ease;
    font-size: 14px;
    font-weight: 800;
    font-family: "Yantramanav", Sans-serif;
    position: relative;
}

small.post-count {
    color: #727272;
    font-size: 12px;
    font-weight: 400;
    line-height: 33px;
}

.single-sidebar .categories li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.single-sidebar .categories li a i {
    padding-right: 10px;
    color: #0099cc;
    font-size: 18px;
}

span.category-name:hover {
    color: #0099cc;
}

/* .single-sidebar .categories li a:hover {
    color: #0099cc;
    padding-left: 10px;
} */
.sidebar-wrapper .single-sidebar .sec-title {
    overflow: hidden;
    padding-bottom: 25px;
    margin-top: -40px;
}
ul.popular-post {
    margin: 0;
}

.single-sidebar .popular-post li {
    margin-bottom: 15px;
    padding-left: 80px;
    height: 80px;
    position: relative;
    border-bottom: 2px solid #ededed;
    padding-top: 25px;
}

.single-sidebar .popular-post li .img-holder {
    display: block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 6px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
}

.single-sidebar .popular-post li .img-holder img {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    width: 100%;
    height: 100px;
    object-fit: cover !important;
}


.single-sidebar .categories li a i {
    padding-right: 10px;
}

.single-sidebar .popular-post li .title-holder {
    padding-left: 15px;
    margin-top: -19px;
}

.single-sidebar .popular-post li .title-holder a .post-title {
    color: #000000;
    font-size: 15px;
    line-height: 24px;
    position: relative;
    font-weight: 400;
    margin: 0 0 7px;
    font-family:"Yantramanav", Sans-serif;
    transition: all 500ms ease;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.single-sidebar .popular-post li .title-holder a:hover .post-title {
    color: #000;
}

.single-sidebar .popular-post li .title-holder .post-date {
    color: #000;
    display: block;
    transition: all 500ms ease;
    font-weight: 600;
    font-size: 14px;
    font-family: "Yantramanav", Sans-serif;
}

.single-sidebar .popular-post li:hover .img-holder .overlay-style-one {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    -moz-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    -o-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
}

.overlay-style-one .box {
    display: table;
    height: 100%;
    width: 100%;
}

.overlay-style-one .box .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.single-sidebar .popular-post li .img-holder .overlay-style-one .box .content a:hover i {
    color: #009833;
}

.single-sidebar .popular-post li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

/*---------------------------Responsive Css-----------------------------*/
@media screen and (min-device-width: 320px) and (max-device-width: 767px) {

.blog-large-area .single-blog-item .text-holder .meta-info {
    padding: 0;
}
    section.breadcrumb-bottom-area {
        padding: 50px 10px;
    }
    section.breadcrumb-bottom-area h1 {
        font-size: 26px;
        line-height: 32px;;
    }
    section#blog-area {
        padding: 0 10px 40px;
    }
    .blog-post .row {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 25px;
    }

    .blog-single-area .row {
        grid-template-columns: repeat(1, 1fr);
    }

    .blog-large-area .blog-post {
        border-right: 0px dashed #ffffff42;
        padding-right: 0px;
    }

    .sidebar-wrapper {
        padding-left: 15px;
        padding-top: 50px;
        border-top: 1px dashed;
        margin-top: 25px;
    }
.blog-default-area .col-lg-8.col-md-8.col-sm-12.col-xs-12 {
    width: 100%;
  }
    .sidebar-wrapper .single-sidebar:last-child {
        margin-bottom: 20px;
    }

    .sidebar-wrapper .single-sidebar {
        margin-bottom: 40px;
    }
	.blog-default-area .row {
    display: block;
    }
	.blog-default-area .col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    width: 88%;
    margin-top: 30px;
  }
}


@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
	.blog-post .row {
    grid-gap: 10px !important;
   }
	.blog-post .col-md-6 {
    padding: 10px;
   }
	.page-header__inner {
    padding: 0;
   }
	section.page-header {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
    box-sizing: border-box;
  }
    section.breadcrumb-bottom-area {
        padding: 30px 10px;
    }
    section.breadcrumb-bottom-area h1 {
        font-size: 28px;
        line-height: 35px;
    }
    section#blog-area {
        padding: 0 10px 40px ;
    }
    .blog-post .row {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 30px;
    }

    .blog-single-area .row {
        grid-template-columns: repeat(1, 1fr);
    }

    .blog-large-area .blog-post {
        border-right: 0px dashed #ffffff42;
        padding-right: 0px;
    }

    .sidebar-wrapper {
        padding-left: 20px;
        padding-top: 50px;
        border-top: 1px dashed #ffffff42;
        margin-top: 25px;
    }

    .single-sidebar .popular-post li:last-child {
        padding-bottom: 20px;
    }

    .dgwt-wcas-search-wrapp {
        margin-left: 0;
    }
}


.blog .categories {
    display: none !important;
}

.blog ul.categories.clearfix {
    display: none;
}


.single-post ul.popular-post {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(114, 106, 104, 0.2) 4px 5px 11px 3px;
    list-style: none;
}

.single-post h3 {
    font-family: "Lora", Sans-serif;
    color: #000000;
}

.comments-section h3 {
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.text-holder .blog-meta {
    display: flex;
    align-items: center;
    gap: 15px;
}

