.main-header {
    position: relative;
}
.admin-bar .main-header {
    top: 0;
}
.admin-bar #main-header_1.fixed .bottom-object {
    top: 31px;
}
#main-header_1.fixed .bottom-object {
    position: fixed;
    width: 100%;
    top: 0;
}
.page-sub-title {
    display: none;
}
.searchandfilter select.sf-input-select {
    cursor: pointer;
}
#carousel_home_banner .swiper-pagination {
    display: flex;
    background: #343338;
    max-width: 300px;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    padding: 7px 15px;
    border-radius: 50px;
    width: auto;
    bottom: 25px !important;
}
#carousel_home_banner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #275d3b;
    width: 40px;
    border-radius: 50px;
    height: 10px;
}
#carousel_home_banner .swiper-pagination span.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    border-radius: 50px;
    height: 10px;
    width: 10px;
    transition: all ease-in-out 300ms;
}
#carousel_home_banner svg {
    width: 26px;
    height: 26px;
    stroke: #ffffff;
}
.vc_banner .swiper-button-prev,
.vc_banner .swiper-button-next {
    background: #275d3b !important;
}
.leftbar_side {
    background: #000;
    position: absolute;
    width: 70px;
    height: 100%;
    left: 0;
    z-index: 9;
    top: 0;
    display: grid;
    align-items: center;
    box-shadow: 4px 0px 6px rgb(0 0 0 / 14%);
}
.swiper-wrapper a {
    margin-bottom: -9px;
    display: block;
}
.v-container {
    padding-right: 0;
    padding-left: 0;
}
.leftbar_side ul.social-ul {
    display: grid;
    grid-gap: 10px;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.leftbar_side .social-list {
    display: grid;
    grid-gap: 10px;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.leftbar_side ul.social-ul li a {
    width: 35px;
    height: 35px;
    padding: 6px;
}
#carousel_home_banner .leftbar_side ul.social-ul li a svg {
    stroke: #000;
}
.vc_banner .swiper-button-prev {
    left: 90px;
}
.vc_banner .swiper-button-next {
    right: 90px;
}
.leftbar_side .social-list h4 {
    display: flex;
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.swiper-wrapper a {
    margin-bottom: -11px;
    display: block;
}

.quick_links .main-object .title-link h3 {
    font-size: 24px;
    color: #005655;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
}
.quick_links .main-object .thumbnail-link img {
    max-width: 60px;
    display: block;
    transition: all ease-in-out 350ms;
}
.item-quick-links {
    background: #ffc300;
    padding: 10px;
    display: grid;
    align-items: center;
    border-right: 1px solid #ffffff40;
}
.item-quick-links a {
    display: flex !important;
    /* grid-gap: 10px; */
    justify-content: center;
    align-items: center;
}
.item-quick-links .thumbnail-link {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 50%;
}
.item-quick-links .title-link {
    text-align: left;
    width: 50%;
}
.object-quick.object-2 {
    background: #ffc300;
    padding: 1rem 0;
}
.object-quick.object-2 .quick-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    background: #0000;
    grid-gap: 0!important;
    max-width: calc(1140px - 25%);
    height: 100%;
}
.object-quick.object-2 .item-quick-links:last-child {
    border-right: 0;
}
.yp-row.auto-grid.quick_links {
    margin: 0;
    padding: 0;
}
.object-quick.object-1 {
    background: #275d3b;
    padding: 1.5rem;
    padding-left: calc(100% - 290px);
    text-align: left;
    position: relative;
    /* display: flex;
    flex-direction: column-reverse; */
}
.object-quick.object-1 h3 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    color: #c8ead1;
    font-weight: 600;
    line-height: 1;
}
.object-quick.object-1 h4 {
    font-size: 45px;
    color: #c8ead1;
    margin: 0;
    line-height: 1.1;
}
.quick_links .main-object {
    display: grid;
    grid-template-columns: 1fr 2fr;
}
.item-quick-links a:hover img {
    transform: scale(1.1);
}
.item-quick-links a {
    transition: all ease-in-out 350ms;
}
.line-obj {
    display: none;
}
/* .line-obj {
    width: 100px;
    height: 50px;
    border-top: solid 50px rgb(0 86 85);
    border-left: solid 50px transparent;
    border-right: solid 50px transparent;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
} */
/* .object-quick.object-1:before {
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 50px;
    background: #ffffff;
    bottom: -50px;
    left: 50%;
    border-top-left-radius: 50px;
    z-index: 9;
} */
/* .object-quick.object-1:after {
    z-index: 9;
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 50px;
    background: #ffffff;
    bottom: -50px;
    right: 50%;
    border-top-right-radius: 50px;
} */
.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post,.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-view-more {
    background: #FFF;
}
.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-thumbnail img {
    min-height: 180px;
    object-fit: cover;
}
.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-thumbnail .divide-obj{
  bottom: 0;
}
.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-thumbnail::before,
.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-thumbnail::after
 {
    border-top: solid 16px #fff;
}
.post-tab-style-1 .p-title .term-link-all:hover{
  color: #275D3B;
}
.post-tab-style-1 .p-title .term-link-all:hover span{
  background: #275D3B;
}
.elementor a ,.btn-more.more-news span.elementor-button-icon,.post-tab-style-1 .p-title .term-link-all span{
    transition: all ease-in-out 150ms;
}
a:hover, a:focus, a:active {
    color: #275D3B;
}
.wpp-option-list-1 .wpp-option-single input:hover + label:before, .wpp-option-list-1 .wpp-option-single input:checked + label:before {
    background: #275D3B;
    border-color: #275D3B;
}


.post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-view-more{
    border-top: solid 1px #ddd!important;
}



.btn-more span.elementor-button-icon {
    background: #072342;
    font-size: 12px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    padding: 2px;
}
.tringger {
    width: 100px !important;
    height: 50px;
    border-top: solid 50px rgb(255 255 255);
    border-left: solid 50px transparent;
    border-right: solid 50px transparent;
    position: absolute;
    top: -54px;
    left: 283px;
}
.tringger:before {
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 50px;
    background: #d1d2d6;
    bottom: 0;
    left: 50%;
    border-top-left-radius: 50px;
    z-index: 9;
}
.tringger:after {
    z-index: 9;
    content: "";
    display: block;
    position: absolute;
    width: 100px;
    height: 50px;
    background: #d1d2d6;
    bottom: 0;
    right: 50%;
    border-top-right-radius: 50px;
}
.tring-update:before {
    background: #fff;
}
.tring-update:after {
    background: #fff;
}
.tring-update {
    border-top-color: #fef7da;
    left: 50%;
}
.tring-learn:before {
    background: #fdf9db;
}
.tring-learn:after {
    background: #fdf9db;
}
.tring-learn {
    top: 0;
    left: 50%;
}
.tring-news:before {
    background: #ffffff;
}
.tring-news:after {
    background: #ffffff;
}
.tring-news {
    border-color: #005655;
}
.c-ebook .elementor-widget-wrap.elementor-element-populated {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.c-ebook .card-ebook:nth-child(2) {
    grid-column: span 2;
}
.c-ebook .card-ebook:nth-child(3),
.c-ebook .card-ebook:nth-child(4) {
    grid-column: span 1;
}
.c-ebook .card-ebook {
    margin: 0;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.c-ebook .card-ebook h3.elementor-image-box-title {
    margin: 0;
    width: 100%;
}
.c-ebook .card-ebook .elementor-image-box-content {
    position: absolute;
    bottom: 10px;
}
.c-ebook .card-ebook figure {
    margin: 0 !important;
    line-height: 0;
}
.c-ebook .elementor-image-box-wrapper {
    line-height: 0;
}
.c-ebook .elementor-widget.elementor-widget-heading {
    grid-column: span 2;
    margin: 0;
}
.c-ebook .card-ebook h3.elementor-image-box-title a {
    display: block;
    width: 100%;
    padding: 0 10px;
    line-height: 1em;
}
.tring-gray:before {
    background: #67c4cd;
}
.tring-gray:after {
    background: #67c4cd;
}
.tring-gray {
    border-color: #606060;
}
.c-ebook .card-ebook .elementor-image-box-content:before {
    content: "";
    display: block;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 0px;
    box-shadow: 0 -4px 71px 25px rgb(0 0 0 / 25%);
}
.card-vote .elementor-image-box-content {
    background: #005655;
    padding: 10px;
    border-top-left-radius: 20px;
    width: 80% !important;
    margin: 0 0 0 auto;
    position: absolute;
    bottom: 0;
    right: 0;
}
.card-vote .elementor-image-box-content h3 {
    margin: 0;
}
.card-vote .elementor-image-box-wrapper {
    display: flex;
}
.card-vote {
    position: relative;
    margin: 0 !important;
}



figure.elementor-image-box-img {
    line-height: 0;
}
.btn-more.more-news {
    position: absolute;
    top: 20px;
    right: 10px;
    display: inline-block;
    max-width: 80px;
}
img.attachment-full.size-full {
    width: 100%;
    height: 100% !important;
}
.box-rule_h .elementor-container {
    margin: 0 0 0 0;
}
.btn-more.more-news span.elementor-button-icon {
    background: #072342;
}
span.elementor-button-icon.elementor-align-icon-left i {
    font-size: 8px;
    color: #FFF;
}


.btn-more.more-news a:hover span.elementor-button-icon{
  background: #275D3B;
}
.card-vote img.attachment-full.size-full {
    height: 340px !important;
    object-fit: cover;
}
.post-card-two > .main-object {
    display: grid;
    grid-template-columns: 110px 1fr;
    position: relative;
}
.post-card-two.card-3_column_calendar > .main-object{
    grid-template-columns: 85px 1fr 205px;
}
.card-calendar-1 .thumbnail-calendar img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    max-height: 100%;
    display: block;
}
.card-calendar-1 .thumbnail-calendar {
    padding: 1em 1em 1em 0em;
}
.box-btn_readmore {
    display: grid;
    align-items: end;
}
.post-card-two.card-3_column_calendar > .main-object > .object-1 span.day{
    font-size: 55px !important;
    line-height: 36px !important;
}
.post-card-two.card-3_column_calendar .box-info_column .main-object span{
    color: #878787;
}
.box-btn_readmore a svg {
    stroke: #fec300;
    width: 16px;
    height: 16px;
}
.box-btn_readmore a {
    display: flex;
    align-items: center;
    font-size: 20px;
    text-decoration: unset;
    gap: 3px;
    line-height: 1;
}
.post-card-two > .main-object span.cat-text {
    display: grid;
    align-items: center;
    justify-content: center;
    grid-gap: 3px;
}
.post-card-two > .main-object span.cat-text span.day {
    font-size: 95px;
    font-weight: 900;
    line-height: 0.7;
    text-align: center;
}
.post-card-two > .main-object span.cat-text span.m-y {
    font-weight: 600;
    font-size: 23px;
    text-align: center;
    line-height: 0.7;
}
.post-card-two > .main-object span.cat-text span.m-y-m {
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    line-height: 0.7;
}
.post-card-two > .main-object > .object-1 {
    background: #275d3b;
}
.post-card-two > .main-object > .object-1 {
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding: 20px 10px;
    position: relative;
}
.post-card-two.card-3_column_calendar > .main-object > .object-1:after {
    content: '';
    position: absolute;
    display: block;
    right: -15px;
    background: transparent;
    height: 23px;
    width: 23px;
    top: 15px;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    border-left: 23px solid #275d3b;
}
.post-card-two > .main-object > .object-2 {
    padding: 20px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    display: grid;
}
.post-card-two {
    background: #e1e1e1;
    border-radius: 8px;
}
.post-card-two > .main-object > .object-2 h3 a {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    color: #275d3b;
}
.post-card-two > .main-object > .object-2 h3 {
    margin: 0;
    position: relative;
    overflow: hidden;
}
.post-card-two .box-info_column .main-object {
    display: flex;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
}
.post-card-two .box-info_column .main-object span {
    display: flex;
    gap: 5px;
    font-size: 17px;
    color: #000;
}
.post-card-two .box-info_column .main-object .object-1 span svg,
.post-card-two .box-info_column .main-object .object-2 span svg {
    width: 15px;
    stroke: #fec300;
}
.column-update_calendar {
    display: grid;
    grid-gap: 5px;
}
.post-card-two {
    position: relative;
}
.post-card-two .box-info_column {
    display: grid;
    align-items: end;
}
.box-rule_h.box-rule_one .elementor-container {
    margin: 0 0 0 auto;
}
.box-rule_h .card-vote img.attachment-full.size-full {
    height: 337px !important;
}
.bar-breadcrumb {
    background: #275d3b;
}
.detail-archive .column-update_calendar {
    display: grid;
    grid-gap: 10px;
}
.archive-box .entry-header h3 {
    margin: 0;
    padding-bottom: 1em;
    font-size: 43px;
    color: #fff;
    font-weight: 600;
    opacity: 1;
    line-height: 1;
    z-index: 1;
}
.archive-box .entry-header .in-thumb .v-container {
    display: grid;
    align-items: flex-end;
    justify-content: right;
}
.h-title_archive h3 {
    font-size: 43px;
    font-weight: 600;
    color: #275d3b;
}
.h-title_archive h3:after {
    content: "";
    display: block;
    height: 2px;
    border-bottom: 2px solid #000;
    width: 30px;
}
.h-title_archive h3 {
    margin: 0;
}
.detail-archive_box {
    padding: 2em 0;
    position: relative;
}
.content-pagination .current {
    background: #275d3b;
    border: 1px solid #275d3b;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    padding: 5px;
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.content-pagination .current a.page-numbers {
    color: #eee;
}
.content-pagination a.page-numbers {
    border: 1px solid #eee;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    padding: 5px;
    display: flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    color: #979797;
    text-align: center;
    background: #fff;
}
.content-pagination a.page-numbers svg {
    stroke: #979797;
}
.content-pagination a.next.page-numbers svg {
    margin: 0 auto;
    margin-left: 2px;
}
.content-pagination {
    margin: 0;
}
span.total-num {
    font-size: 20px;
    font-weight: 600;
    color: #275d3b;
}
.total-num strong {
    font-weight: 600;
}
span.total-num strong {
    padding: 0 5px;
}
.content-pagination span.text-number_page {
    font-size: 20px;
    color: #000;
    margin: 0;
}
.content-pagination a.last-number_page {
    /* border: 1px solid #eee;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 20px;
    display: flex;
    height: 35px;
    align-items: center;
    justify-content: center;
    color: #979797;
    text-align: center;
    margin: 0; */
}
.content-pagination .box-pagination {
    display: flex;
    gap: 5px;
}
.content-pagination {
    gap: 10px;
    position: relative;
    align-items: center;
}
h4.count-head {
    font-size: 20px;
    color: #000;
    margin: 0;
}
h4.count-head span {
    font-size: 20px;
    font-weight: 600;
    color: #fec300;
}
h4.count-head span strong {
    padding: 0 5px;
}
.box-pageination_post {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    grid-gap: 15px;
    align-items: center;
}
.archive-box li.sf-field-posts_per_page {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0;
}
.detail-archive_box .v-container {
    position: relative;
}
.archive-box li.sf-field-posts_per_page select {
    border: 1px solid #eee;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 10px 8px;
    display: flex;
    height: 35px;
    align-items: center;
    justify-content: center;
    color: #979797!important;
    text-align: center;
    margin: 0;
}
option.sf-level-0.sf-item-0.sf-option-active {
    font-size: 22px !important;
}
input.sf-input-text {
    border: 1px solid #dbdbdb;
    border-radius: 0;
    font-size: 22px;
    font-weight: 500;
    padding: 5px 35px 5px 20px;
    height: 40px;
    color: #979797;
    text-align: left;
    margin: 0;
    position: relative;
    width: 100%;
    display: block;
}
input.sf-input-text::placeholder {
    color: #979797;
}
/* li.sf-field-search label:after {
    display: block;
    content: url(/wp-content/uploads/2021/12/search-orange.svg);
    position: absolute;
    top: 6px;
    right: 5px;
    width: 30px;
    height: 30px;
} */
li.sf-field-search label {
    position: relative;
    display: block;
}
select.sf-input-select {
    border: 1px solid #dbdbdb;
    border-radius: 0;
    font-size: 22px;
    font-weight: 500;
    padding: 5px 35px 5px 20px;
    height: 40px;
    color: #979797;
    text-align: left;
    margin: 0;
    position: relative;
    width: 100%;
    display: block;
    line-height: 18px;
    appearance: none;
}
li.sf-field-category {
    position: relative;
    display: block;
    padding: 0 !important;
}
li.sf-field-search label {
    padding: 0;
}
li.sf-field-category label,
li.sf-field-posts_per_page label,
li.sf-field-taxonomy-mec_category label {
    display: block;
    position: relative;
}
/* li.sf-field-sort_order label:after,
li.sf-field-category label:after,
li.sf-field-posts_per_page label:after,
li.sf-field-taxonomy-mec_category label:after {
    display: block;
    content: url(/wp-content/uploads/2021/12/chevron-down.svg);
    position: absolute;
    top: 7px;
    right: 10px;
    width: 20px;
    height: 20px;
} */
.sf-field-sort_order label {
    display: block;
    position: relative;
}
.archive-box .searchandfilter ul {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-gap: 10px;
    align-items: center;
    justify-content: center;
    max-width: 700px;
    margin: 0;
    padding: 0;
    padding-bottom: 2em;
    padding-top: 0.5em;
}
.main-post_column {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}
.box-pageination_post {
    grid-column: span 3;
    padding-top: 15px;
}
.column-post_grid {
    display: grid;
    grid-template-columns: 3fr 1fr;
    grid-gap: 10px;
}
h3.widget-title_head {
    font-size: 30px;
    color: #275d3b;
    padding-left: 15px;
    margin: 0;
}
.list-post_box {
    position: relative;
    display: grid;
}
.card-recent_post {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 10px;
}
.card-recent_post .post-header {
    float: unset;
    width: 100%;
    position: relative;
    display: block;
}
.card-recent_post .post-header img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.card-recent_post {
    border: 1px solid #eee !important;
    border-radius: 8px;
    padding: 10px 10px !important;
    margin: 0 !important;
    background: #fff;
}
.card-recent_post h4 a {
    font-size: 20px;
    margin: 0;
    color: #000;
    font-weight: 500 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    line-height: 1.1;
    text-decoration: unset;
}
.card-recent_post h4 {
    position: relative;
    overflow: hidden;
    margin: 0;
    display: block;
}
.card-recent_post .title-head_card {
    position: relative;
    overflow: hidden;
}
.card-recent_post svg {
    stroke: #fec300;
    width: 14px;
    height: 14px;
}
.card-recent_post span.date-post_card {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 16px;
}
.card-recent_post h4 a:hover {
    color: #275d3b !important;
}
.list-post_box .post-related {
    margin: 0;
    border: 0;
    padding: 0;
}
.archive-sidebar .widget-side_archive {
    padding-bottom: 20px;
}
.archive-sidebar .widget-side_archive:last-child {
    padding-bottom: 0;
}
.list-post_box .post-related {
    position: relative;
    display: grid;
    grid-gap: 10px;
}
/* .column-post_grid {
    grid-gap: 1.5em;
} */
.card-post_m {
    display: block;
}
.card-post_m img {
    height: 160px !important;
    object-fit: cover;
    width: 100%;
}
.card-post_m h4 a {
    font-size: 23px;
    text-align: center;
}
.card-post_m .post-header {
    height: auto;
}
.card-post_m .date-post_card,
.card-recent_image .date-post_card {
    display: flex;
    align-items: center;
    padding: 10px 0 0;
    justify-content: center;
    gap: 10px;
    font-size: 16px;
}
.card-post_m span.post_view,
.card-recent_image span.post_view {
    display: flex;
    gap: 5px;
    align-items: center;
}
.card-post_m .post-views.entry-meta,
.card-recent_image .post-views.entry-meta {
    margin: 0;
    line-height: 1;
}
.card-post_m .title-head_card {
    padding: 15px;
    border-bottom: 1px solid #eeeeee;
}
.card-post_m .title-head_card:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: #275d3b;
    left: 50%;
    transform: translateX(-50%);
}
.count-image_box {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 65px;
}
.box-image_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 20%);
    border-radius: 0;
}
.box-image_overlay svg {
    stroke: #fff;
    width: 60px;
    height: 60px;
    stroke-width: 1px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
.card-recent_post .post-header img {
    margin-bottom: -10px;
}
.count-image_box svg {
    stroke: #fff;
}
.count-image_box span {
    color: #fff;
    padding-left: 4px;
    font-size: 16px;
}
.banner-column .main-object {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    padding-bottom: 2em;
}
.banner-column .main-object .post-related {
    border: 0;
    margin: 0;
    padding: 0;
    display: grid;
    grid-gap: 10px;
}
.card-recent_image .date-post_card {
    justify-content: left;
    align-items: flex-end;
    padding: 0;
    font-size: 16px;
}

.card-recent_image .date-post_card span.date-post_card {
    padding: 0;
}
.card-recent_image .post-info {
    display: grid;
    align-items: stretch;
}
.card-recent_image .post-header img {
    border-radius: 0;
}
.card-recent_post.card-recent_image {
    border: 0 !important;
    padding: 0 !important;
}
.column-post_grid.close .box-post_grid .main-post_column {
    grid-template-columns: repeat(4, 1fr);
}
.column-post_grid.close {
    grid-template-columns: 1fr;
}
.archive-sidebar.close {
    display: none;
}
.column-post_grid.close .box-pageination_post {
    grid-column: span 4;
}
.archive-box li.sf-field-posts_per_page {
    position: relative;
}
.box-pageination_post .searchandfilter ul li {
    display: none !important;
}
.box-pageination_post .searchandfilter ul li.sf-field-posts_per_page {
    display: block !important;
    max-width: 165px;
}
.grid-column-post li.sf-field-posts_per_page {
    display: none;
}
.box-pageination_post .searchandfilter ul {
    padding: 0 !important;
    grid-template-columns: 1fr !important;
}
.card-recent_gallery {
    display: grid;
    position: relative;
    grid-gap: 10px;
}
.card-recent_gallery .feature-thumbnail {
    position: relative;
}
.card-recent_gallery .feature-thumbnail img {
    margin-bottom: -10px;
}
.card-recent_gallery h4 a {
    font-size: 23px;
    margin: 0;
    color: #265c3a;
    font-weight: 500 !important;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    line-height: 1.1;
    text-decoration: unset;
}
.card-recent_gallery h4 {
    position: relative;
    overflow: hidden;
    margin: 0;
    display: block;
}
.card-recent_gallery .date-post_card {
    justify-content: left;
    align-items: flex-end;
    padding: 0;
    display: flex;
    gap: 10px;
    font-size: 16px;
}
.card-recent_gallery span.post_view {
    display: flex;
    gap: 5px;
    align-items: center;
}
.card-recent_gallery svg {
    stroke: #fec300;
    width: 14px;
    height: 14px;
}
.card-recent_gallery .post-views.entry-meta {
    margin: 0;
    line-height: 1;
}
.card-recent_gallery .date-post_card span.date-post_card {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 16px;
}
.product-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
}
.image-gallery_recent img {
    width: 100%;
    height: 125px;
    object-fit: cover;
    margin-bottom: -10px;
}
.card-recent_gallery .feature-thumbnail img {
    height: 382px;
    display: block;
    object-fit: cover;
    margin-bottom: 0;
    width: 100%;
}
.image-gallery_recent {
    position: relative;
}
.card-recent_gallery .overlay_thumb {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(0 0 0 / 35%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-recent_gallery .overlay_thumb span {
    color: #fff;
    font-size: 21px;
}
.card-recent_gallery .overlay_thumb svg {
    stroke: #fff;
    width: 36px;
    height: 36px;
    stroke-width: 1px;
}
.card-recent_gallery .overlay_thumb .in-overlay {
    display: flex;
    gap: 3px;
    align-items: center;
    justify-content: center;
}
.banner-column .main-object .box-image_overlay svg {
    display: none;
}
.card-recent_gallery h4 a:hover {
    color: #275d3b;
}
.card-recent_gallery .detail-card {
    display: grid;
    grid-gap: 1.5em;
}
.gallery-thumbnail.two-col_gallery .product-gallery {
    grid-template-columns: repeat(2, 1fr);
}
.date-post_card > span.date-post_card {
    padding: 0;
}
.banner-column_video .main-object .box-image_overlay svg {
    display: flex;
    width: 50px;
    height: 50px;
}
.banner-column_video .object-banner.object-1 .card-recent_video {
    grid-template-columns: 1fr;
}
.banner-column_video .object-banner.object-1 .card-recent_video img {
    height: 369px;
}
.banner-column_video .object-banner.object-1 .card-recent_video .post-info {
    grid-gap: 1em;
}
.banner-column_video .object-banner.object-1 .card-recent_video h4 a {
    font-size: 23px;
}
.banner-column_video .object-banner.object-1 .card-recent_video .box-image_overlay svg {
    width: 85px;
    height: 85px;
}
.widget-side_archive.close {
    display: none;
}
.menu-government_widget nav li a {
    font-size: 22px;
    margin: 0;
    color: #000;
    font-weight: 500 !important;
    position: relative;
    line-height: 1.1;
    text-decoration: unset;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu-government_widget nav ul {
    margin: 0;
    padding: 0;
    border: 1px solid #eee;
    padding-left: 0;
}
.menu-government_widget nav ul li {
    color: #275d3b;
}
.menu-government_widget nav ul li {
    border-bottom: 1px solid #eee;
    list-style: none;
    padding: 10px 18px;
    position: relative;
}
.menu-government_widget nav ul li a:before {
    content: "";
    display: block;
    list-style: disc;
    height: 6px;
    width: 6px;
    background: #f8aa2c;
    border-radius: 50px;
    position: relative;
    margin-right: 6px;
}

.menu-government_widget nav ul li a {
    display: flex;
    align-items: center;
}
.menu-government_widget nav ul li:last-child {
    border: 0;
}
.card-post_government .count-image_box {
    width: 100%;
}
.card-post_government .count-image_box {
    width: 100%;
    justify-content: left;
    padding: 4px 8px;
}
.archive-events .main-post_column {
    grid-template-columns: 1fr;
}
.archive-events .box-pageination_post {
    grid-column: span 1;
}
.card-calendar-1 {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0;
}
.card-calendar-1 > .main-object > .object-1 {
    border-radius: 0;
}
.post-card-two.card-calendar-1 > .main-object > .object-1 span.day {
    color: #fff;
    font-size: 70px;
}
.post-card-two.card-calendar-1 > .main-object span.cat-text span.m-y {
    color: #fff;
    font-size: 21px;
}
.post-card-two.card-calendar-1 > .main-object span.cat-text span.m-y-m {
    color: #fff;
    font-size: 35px;
}
.post-card-two.card-3_column_calendar > .main-object span.cat-text span.m-y-m {
    color: #fff;
    font-size: 21px !important;
    font-weight: 500;
}
.post-card-two.card-3_column_calendar > .main-object > .object-1 {
    align-items: baseline;
}
.card-calendar-1 > .main-object > .object-2 h3 a {
    text-decoration: unset;
    font-size: 21px;
}
.list-post_box .card-calendar-1 > .main-object > .object-1 span.day {
    color: #275d3b;
}
.list-post_box .card-calendar-1 > .main-object span.cat-text span.m-y {
    color: #275d3b;
}
.list-post_box .card-calendar-1 > .main-object span.cat-text span.m-y-m {
    color: #275d3b;
}
.list-post_box .card-calendar-1 > .main-object > .object-1 {
    background: white;
}
.archive-events .column-post_grid {
    grid-template-columns: 2fr 1fr;
}
.list-post_box .card-calendar-1 .box-info_column .main-object {
    display: flex;
    flex-direction: column;
    gap: 5px;
    grid-gap: unset;
}
.list-post_box .card-calendar-1 {
    border: 0;
    border-bottom: 1px solid #eee;
}

.list-post_box .card-calendar-1 > .main-object > .object-1 {
    position: relative;
}

.list-post_box .card-calendar-1 > .main-object > .object-1:after {
    content: unset;
    display: block;
    height: 75%;
    width: 1px;
    background: #eee;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.list-post_box .card-calendar-1:first-child {
    border-top: 1px solid #eee;
}
span.not-found_text {
    text-align: center;
    font-size: 20px;
    color: #717171;
}
.single_events_box .single_sidebar {
    width: 35%;
}
.single_events_box .main-content {
    width: 65%;
}
.card-calendar-1 > .main-object > .object-2 h3 a:hover {
    color: #275d3b;
}
.single_events_box .in-thumb h3.byline {
    display: none;
}
.icon_c {
    background: #275d3b;
    display: flex;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    padding: 7px;
    font-size: 15px;
    align-items: center;
    justify-content: center;
}
.grid-calendar_type .main-object {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
}
.grid-calendar_type .main-object .object-card {
    display: flex;
    align-items: center;
    gap: 10px;
}
.object-card .mec-single-event-time {
    background: none;
    padding: 0;
    margin: 0;
    vertical-align: unset;
    text-decoration: unset;
}
.object-card .mec-single-event-time i {
    display: none;
}
.object-card .mec-single-event-time h3.mec-time {
    display: none;
}
.object-card .mec-single-event-time dl {
    margin: 0;
    text-decoration: unset;
}
.object-card .mec-single-event-time dd {
    margin: 0;
    text-decoration: unset;
}
.object-card .mec-single-event-time abbr.mec-events-abbr {
    text-decoration: unset;
    border: 0;
}
.grid-calendar_type {
    padding-bottom: 1em;
}
.thumbnail-head {
    padding: 4em;
    background: #005655;
}
.detail-error img {
    max-width: 800px;
    height: auto;
}
.detail-error .main-object {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5em 0px;
}
.detail-text ul li:first-child {
    color: #fec300;
    font-size: 25px;
}


.single .icon-date , .single-meta .post_by i, .single .right-items .post_views .icon-view{
    background: #275d3b;
}
.yp_breadcrumb {
    background: #265c3a;
    color: #fff;
}
#breadcrumbs a{
    color: #fff;
}
.wrap-all-list .file-btn a {
    background: #fec300;
    border-radius: 50px;
    color: #275d3b;
}
.section-box-single .icon-title {
    background: #275d3b;
}
.file_url_item a {
    color: #000!important;
}
.single .main-content h3 {
    color: #265c3a;
}
.tags_list a {
    background: #275d3b;
    color: #FFF;
    border-radius: 50px;
}
.tags_list a:hover {
    background: #275d3b;
    color: #FFF;
}
.file_url_sub ul span {
    color: #000;
}
.single .icon-date , .single-meta .post_by i, .single .right-items .post_views .icon-view{
    background: #275d3b;
}
.single .entry-title {
    color: #265c3a;
}
.single_sidebar .widget-title {
    color: #265c3a;
}
.page-sub-title h2 {
    color: #265c3a;
}
.post-link-btn a {
    background: #275d3b;
}
#primary .go-register {
    background: #275d3b!important;
}
#primary .um-register .custom-login-btn a {
    background: #275d3b;
}
.v-post-loop.-list .post-info a:hover {
    color: #275d3b;
}
.wrap-all-list .file-btn a:hover {
    background: #275d3b;
}
.site {
    background: #f4f4f4;
}
.banner-column .card-recent_post {
    background: transparent;
}

.card-recent_post h4 a{
    color: #265c3a;
}
.post-link-btn a {
    background: #fec300;
    color: #265c3a;
}
.wrap-left-content .v-post-loop.-list .post-info a {
    color: #265c3a;
}
.card-recent_gallery h4 a {
    color: #005655;
}
.post-card-two.card-2_column_calendar > .main-object > .object-3 {
    grid-row: 1;
}
.post-card-two.card-2_column_calendar > .main-object .thumbnail-calendar {
    padding: 0;
}
.post-card-two.card-2_column_calendar > .main-object .thumbnail-calendar img {
    height: 210px;
}
.card-2_column_calendar > .main-object > .object-1 {
    background: #fec300 !important;
}
.card-2_column_calendar > .main-object > .object-3 {
    grid-column: span 2;
}
.post-card-two.card-2_column_calendar > .main-object > .object-1 span.day {
    font-size: 55px !important;
}
.post-card-two.card-2_column_calendar > .main-object > .object-1 span.m-y-m {
    font-size: 21px !important;
}
.post-card-two.card-2_column_calendar > .main-object {
    grid-template-columns: 85px 1fr;
}
li.sf-field-search label:after {
    right: 8px;
    content: "\f002";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: flex;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    /* line-height: 1; */
    color: #fec300;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    transform: translate(0%,-50%);
}
li.sf-field-sort_order label:after, li.sf-field-category label:after, li.sf-field-posts_per_page label:after, li.sf-field-taxonomy-mec_category label:after {
    content: "\f078";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: flex;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #fec300;
    position: absolute;
    top: 50% !important;
    transform: translate(0%,-50%);
    font-size: 16px;
    line-height: 1;
    right: 8px;
}
.box-pageination_post li.sf-field-posts_per_page label:after {
    font-size: 12px;
}
input.sf-input-text {
    position: relative;
}
.box-color_2 {
    filter: grayscale(1);
    position: absolute;
    top: 0;
}
.box-color_3 {
    background: #000;
}
.box-color_3 div#box-trigger:after, .box-color_3 div#box-trigger:before, .box-color_3 .object-quick.object-1:before,
.box-color_3 .object-quick.object-1:after, .box-color_3 .tring-news:before, .box-color_3 .tring-news:after {
    background: black;
}
.box-color_3 .tringger {
    border-top: solid 50px #000;
}
.box-color_3 .h-title_archive h3, .box-color_3.single .entry-title, .box-color_3.single span.posted-on, .box-color_3.single .single-meta .post_by span.byline a,
.box-color_3 h3.widget-title_head, .box-color_3.single .entry-content p, .box-color_3 .grid-calendar_type span,
.box-color_3 .object-card .mec-single-event-time abbr.mec-events-abbr, .box-color_3.single .main-content h3, .box-color_3 .file_url_sub li,
.box-color_3 .box-pageination_post, .box-color_3 .box-pageination_post h4.count-head, .box-color_3 .card-recent_post h4 a, .box-color_3 .card-recent_image .date-post_card span,
.box-color_3 .card-recent_gallery h4 a, .box-color_3 .card-recent_gallery .date-post_card span, .box-color_3 .single_sidebar .v-post-loop.-list .post-info a,
.box-color_3 .single_sidebar .v-post-loop .post_date,
.box-color_3 .tags_list{
    color: #fff700;
}
.box-color_3 .post-views.entry-meta > span {
    font-size: 16px !important;
    color: #fff700;
}
.box-color_3 h2.elementor-heading-title.elementor-size-default {
    color: #f6a92d;
}
.box-color_3 .elementor-widget-text-editor .elementor-widget-container{
    color: #f6a92d;
}
.box-color_3 .vc_posts-wrapper .v-post-loop.-list .post-info a, .box-color_3 .vc_posts-wrapper .v-post-loop .post_date, .box-color_3 .vc_posts-wrapper h3.link-name a,
.box-color_3 .vc_posts-wrapper .p_excerpt, .box-color_3 .fluentform .ff-el-input--label label{
    color: #f6a92d;
}
.box-color_3 .elementor-shape .elementor-shape-fill {
    fill: #000;
}
.box-color_3 .elementor-widget-text-editor .elementor-widget-container span.cat-text {
    color: #000000;
}
.box-color_3 section.no-results.not-found {
    color: #fff700;
}
.theme-one li.sf-field-search label:after {
    content: unset;
}
.theme-one li.sf-field-sort_order label:after,.theme-one li.sf-field-category label:after,
.theme-one li.sf-field-posts_per_page label:after,.theme-one li.sf-field-taxonomy-mec_category label:after,
.theme-one li.sf-field-taxonomy-poll_cat label:after,.theme-one li.sf-field-taxonomy-ebook_category label:after,
.theme-one li.sf-field-taxonomy-weblink_category label:after {
    content: "\f078";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: flex;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #000;
    position: absolute;
    top: 50% !important;
    transform: translate(0%,-50%);
    font-size: 12px;
    line-height: 1;
    background: #c8ead1;
    width: 27px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    border-bottom: 2px solid #265c3a;
}

.list-post_box .card-calendar-1 {
    background: transparent;
    border: 0;
}
.post-card-two.card-2_column_calendar > .main-object > .object-1 span.day {
    font-size: 44px !important;
    line-height: 0.6 !important;
    padding-top: 7px;
}
.list-post_box .card-calendar-1 > .main-object span.cat-text span.m-y, .list-post_box .card-calendar-1 > .main-object span.cat-text span.m-y-m {
    font-size: 18px !important;
    line-height: 0.4;
}
.post-card-two > .main-object span.cat-text {
    grid-gap: 0;
    display: flex;
    flex-direction: column;
}
.post-card-two.card-2_column_calendar > .main-object {
    grid-template-columns: 57px 1fr;
}
.list-post_box .card-calendar-1 .box-info_column .main-object {
    position: relative;
}
.list-post_box .card-calendar-1 > .main-object > .object-1 {
    height: 62px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding: 6px;
}
.archive-events .column-post_grid {
    grid-template-columns: 3fr 1fr;
}
.post-card-two.card-2_column_calendar > .main-object .thumbnail-calendar img {
    height: 155px;
}

.in-thumb-overlay {
    background: #0000;
    border: 0;
}
.in-thumb-overlay .in-view-more.icon{
display: none;
}

#page .vc-post:hover *,
#page .vcps-item:hover *,
#page .vcps-item:hover .vc-view-more{
  color: #FFF;
}
#page .vc-post:hover,
#page .vc-post:hover .vc-info,
#page .vc-post:hover .vc-view-more,
#page .vc-post:hover .vc-thumbnail,
#page .vcps-item:hover,
#page .vcps-item:hover .vc-info,
#page .vcps-item:hover .vc-view-more,
#page .vcps-item:hover .vc-thumbnail{
    background-color: #fec81d;
}
#page .vc-post:hover img{
    transform: none;
}
#page .vc-post .vc-thumbnail::before,
#page .vc-post .vc-thumbnail::after,
.in-croped,
.in-croped::after,
.in-croped::before,
.divide-obj{
  -webkit-transition: all .5s;
transition: all .5s;
}
#page .vc-post:hover .vc-thumbnail::before,
#page .vcps-item:hover .vc-thumbnail::before,
#page .vc-thumbnail::after,
#page .vcps-item:hover .in-croped::after,
#page .vcps-item:hover .in-croped::before
{
  border-color: #fec81d;
}
#page .vc-post:hover .vc-thumbnail .divide-obj,
#page .vcps-item:hover .divide-obj{
  border-top: solid 15px #0000;
  border-left: solid 15px #fec81d;
  border-right: solid 15px #fec81d;
}

.box-color_3 #page .vc_posts.card.style-1.v1 .vcps-item a {
    color: #fff700!important;
}
.box-color_3 #primary .vc-view-more svg {
    fill: #fff700!important;
}
.box-color_3 .in-thumb-overlay {
    background: #0000!important;
}
.box-color_3 #page .vcps-item:hover {
    background: #fff700!important;
}
.box-color_3 #page .vcps-item:hover *,
.box-color_3 #page .vc_posts.card.style-1.v1 .vcps-item:hover a{
  color: #000!important;
}
.box-color_3 #page .vcps-item:hover .vc-view-more,
.box-color_3 #page .vc-post:hover .vc-view-more {
    background: #fef600!important;
}
.box-color_3 #primary .vc-view-more svg {
    fill: #fff700!important;
}
.box-color_3 #page .vcps-item:hover .vc-view-more svg,
.box-color_3 #page .vc-post:hover .vc-view-more svg {
    fill: #000!important;
}
body.box-color_3 .divide-obj {
    border-left: solid 15px #000!important;
    border-right: solid 15px #000!important;
}
#page .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-thumbnail::after{
  border-color: #FFF;
}
#page .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post:hover .vc-thumbnail::after{
    border-color: #fec81d;
}
.box-color_3 .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-thumbnail::before,
.box-color_3 .post-tab-style-1 .vc-container.vc_post_tab_style_1_right .vc-post .vc-thumbnail::after {
    border-color: #000!important;
}
.box-color_3 #page .vc-post:hover .vc-thumbnail::before,
.box-color_3 #page .vc-post:hover .vc-thumbnail::after,
.box-color_3 #page .vcps-item:hover .vc-thumbnail::before,
.box-color_3 #page .vcps-item:hover .vc-thumbnail::after,
.box-color_3 #page .vcps-item:hover .in-croped::after,
.box-color_3 #page .vcps-item:hover .in-croped::before {
    border-color: #fef600!important
}
.box-color_3 #page .vc-post:hover .vc-thumbnail .divide-obj,
.box-color_3 #page .vcps-item:hover .divide-obj {
    border-top: solid 15px #0000!important;
    border-left: solid 15px #fef600!important;
    border-right: solid 15px #fef600!important;
}
.box-color_3 #page .vc-post:hover .vc-post-date,
.box-color_3 #page .vcps-item:hover .post_date {
    color: #fff700!important;
}
.box-color_3 #page .vc-post .excerpt{
  -webkit-transition: all .5s ease!important;
  -moz-transition: all .5s ease!important;
  -ms-transition: all .5s ease!important;
  -o-transition: all .5s ease!important;
  transition: all .5s ease!important;
}
.box-color_3 #page .vc-post:hover,
.box-color_3 #page .vc-post:hover .vc-info,
.box-color_3 #page .vc-post:hover .excerpt{
    background: #fff700!important;
    color: #000!important;
}
.box-color_3 #page .vc-post:hover * {
    color: #000!important;
}
@media (max-width: 1600px) {
}
/*laptop*/
@media (max-width: 1280px) {
    .archive-events .column-post_grid {
        grid-template-columns: 2fr 1fr;
    }
}
/*ipad pro (large tablet)*/
@media (max-width: 1024px) and (min-width: 992px) {
    .v-container {
        padding-right: 2em;
        padding-left: 2em;
    }
    .quick_links .main-object {
        grid-template-columns: 1fr 3fr;
    }
    .quick_links .main-object .thumbnail-link img {
        max-width: 35px;
    }
    .quick_links .main-object .title-link h3 {
        font-size: 18px;
    }
    .object-quick.object-1 h3 {
        font-size: 26px;
    }
    .object-quick.object-1 h4 {
        font-size: 18px;
    }
    .item-quick-links a {
        grid-gap: 5px;
    }
    .object-quick.object-1 {
        padding: 1.5em 1em;
    }
    .object-quick.object-2 {
        padding: 0;
    }
    .object-quick.object-2 .quick-container {
        grid-gap: 0;
        max-width: none;
    }
    .line-obj {
        width: 80px;
        height: 40px;
        border-top: solid 40px rgb(0 86 85);
        border-left: solid 40px transparent;
        border-right: solid 40px transparent;
        bottom: -39px;
    }
    .object-quick.object-1:before {
        width: 80px;
        height: 40px;
        bottom: -40px;
    }
    .object-quick.object-1:after {
        width: 80px;
        height: 40px;
        bottom: -40px;
    }
    .tringger {
        width: 80px;
        height: 40px;
        border-top-width: 40px;
        border-left-width: 40px;
        border-right-width: 40px;
        top: -54px;
        left: 35px;
    }
    .tringger:before {
        width: 80px !important;
        height: 43px;
        top: -40px;
    }
    .tringger:after {
        width: 80px !important;
        height: 43px;
        top: -40px;
    }
    .tring-update {
        left: 64%;
    }
    .wrap-thumb-header .in-thumb .v-container {
        min-height: 200px;
    }
    input.sf-input-text,
    select.sf-input-select {
        font-size: 19px;
    }
    .column-post_grid {
        grid-template-columns: 1fr;
    }
    .archive-sidebar {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }
    .archive-box .searchandfilter ul {
        grid-template-columns: 1fr 1fr 1fr;
        padding: 1.5em 0;
    }
    .archive-box .searchandfilter ul li:first-child {
        grid-column: span 1;
    }
    .archive-box .searchandfilter ul li {
        padding: 0;
    }
    .archive-box .searchandfilter ul li {
        grid-column: span 1;
    }
    .archive-box li.sf-field-posts_per_page {
        position: relative;
    }
    .box-pageination_post {
        grid-template-columns: 1fr 2fr 1fr;
        align-items: center;
    }
    .archive-box li.sf-field-posts_per_page select {
        border: 1px solid #dbdbdb;
        border-radius: 0;
        font-weight: 500;
        padding: 5px 35px 5px 20px;
        height: 40px;
        color: #979797;
        text-align: left;
        margin: 0;
        position: relative;
        width: 100%;
        display: block;
        appearance: none;
    }
    .main-post_column,
    .column-post_grid.close .box-post_grid .main-post_column {
        grid-template-columns: repeat(3, 1fr);
    }
    .card-recent_post.card-recent_image .box-image_overlay svg {
        width: 35px;
        height: 35px;
    }
    .column-post_grid.close .box-pageination_post {
        grid-column: span 3;
    }
    .card-recent_gallery .feature-thumbnail img {
        height: 290px;
    }
    .image-gallery_recent img {
        height: 90px;
    }
    .card-recent_gallery .detail-card {
        grid-gap: 1em;
    }
    .banner-column_video .object-banner.object-1 .card-recent_video img {
        height: 290px;
    }
    h3.widget-title_head {
        font-size: 26px;
    }
    .archive-events .column-post_grid {
        grid-template-columns: 1fr;
    }
    .searchandfilter label {
        width: 100%;
    }
    .archive-events .archive-sidebar {
        grid-template-columns: 1fr;
    }
    .single_events_box .single_sidebar {
        width: 100%;
    }
    .single_events_box .main-content {
        width: 100%;
    }
    .single_events_box .single_sidebar {
        padding: 0;
    }
    .thumbnail-head {
        display: none;
    }

    .detail-error img {
        max-width: 500px;
    }
  .home-theme-1 .mec-calendar-side .mec-calendar-table {
    min-height: auto;
  }
  .home-theme-1 .mec-calendar-side .mec-next-month, .home-theme-1 .mec-calendar-side .mec-previous-month {
      top: 15px!important;
  }
  .home-theme-1 .mec-calendar-topsec {
    text-align: center;
    margin: auto;
  }
  .no_excerpt .p_excerpt {
    display: block;
    min-height: 72px!important;
}
.archive-events .archive-sidebar .list-post_box .post-related {
    grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 991.98px) {
    .v-container {
        padding-right: 2em;
        padding-left: 2em;
    }
    .quick_links .main-object {
        grid-template-columns: 1fr 3fr;
    }
    .quick_links .main-object .thumbnail-link img {
        max-width: 35px;
    }
    .quick_links .main-object .title-link h3 {
        font-size: 18px;
    }
    .object-quick.object-1 h3 {
        font-size: 26px;
    }
    .object-quick.object-1 h4 {
        font-size: 18px;
    }
    .item-quick-links a {
        grid-gap: 5px;
    }
    .object-quick.object-1 {
        padding: 1.5em 1em;
    }
    .object-quick.object-2 {
        padding: 0;
    }
    .object-quick.object-2 .quick-container {
        grid-gap: 0;
        max-width: none;
    }
    .line-obj {
        width: 80px;
        height: 40px;
        border-top: solid 40px rgb(0 86 85);
        border-left: solid 40px transparent;
        border-right: solid 40px transparent;
        bottom: -39px;
    }
    .object-quick.object-1:before {
        width: 80px;
        height: 40px;
        bottom: -40px;
    }
    .object-quick.object-1:after {
        width: 80px;
        height: 40px;
        bottom: -40px;
    }
    .tringger {
        width: 80px;
        height: 40px;
        border-top-width: 40px;
        border-left-width: 40px;
        border-right-width: 40px;
        top: -54px;
        left: 35px;
    }
    .tringger:before {
        width: 80px !important;
        height: 43px;
        top: -40px;
    }
    .tringger:after {
        width: 80px !important;
        height: 43px;
        top: -40px;
    }
    .tring-update {
        left: 64%;
    }
    .wrap-thumb-header .in-thumb .v-container {
        min-height: 200px;
    }
    input.sf-input-text,
    select.sf-input-select {
        font-size: 19px;
    }
    .column-post_grid {
        grid-template-columns: 1fr;
    }
    .archive-sidebar {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }
    .archive-box .searchandfilter ul {
        grid-template-columns: 1fr 1fr 1fr;
        padding: 1.5em 0;
    }
    .archive-box .searchandfilter ul li:first-child {
        grid-column: span 1;
    }
    .archive-box .searchandfilter ul li {
        padding: 0;
    }
    .archive-box .searchandfilter ul li {
        grid-column: span 1;
    }
    .archive-box li.sf-field-posts_per_page {
        position: relative;
    }
    .box-pageination_post {
        grid-template-columns: 1fr 2fr 1fr;
        align-items: center;
    }
    .archive-box li.sf-field-posts_per_page select {
        border: 1px solid #dbdbdb;
        border-radius: 0;
        font-weight: 500;
        padding: 5px 35px 5px 20px;
        height: 40px;
        color: #979797;
        text-align: left;
        margin: 0;
        position: relative;
        width: 100%;
        display: block;
        appearance: none;
    }
    .main-post_column,
    .column-post_grid.close .box-post_grid .main-post_column {
        grid-template-columns: repeat(3, 1fr);
    }
    .card-recent_post.card-recent_image .box-image_overlay svg {
        width: 35px;
        height: 35px;
    }
    .column-post_grid.close .box-pageination_post {
        grid-column: span 3;
    }
    .card-recent_gallery .feature-thumbnail img {
        height: 290px;
    }
    .image-gallery_recent img {
        height: 90px;
    }
    .card-recent_gallery .detail-card {
        grid-gap: 1em;
    }
    .banner-column_video .object-banner.object-1 .card-recent_video img {
        height: 290px;
    }
    h3.widget-title_head {
        font-size: 26px;
    }
    .archive-events .column-post_grid {
        grid-template-columns: 1fr;
    }
    .searchandfilter label {
        width: 100%;
    }
    .archive-events .archive-sidebar {
        grid-template-columns: 1fr;
    }
    .single_events_box .single_sidebar {
        width: 100%;
    }
    .single_events_box .main-content {
        width: 100%;
    }
    .single_events_box .single_sidebar {
        padding: 0;
    }
    .thumbnail-head {
        display: none;
    }

    .detail-error img {
        max-width: 500px;
    }
  .home-theme-1 .mec-calendar-side .mec-calendar-table {
    min-height: auto;
  }
  .home-theme-1 .mec-calendar-side .mec-next-month, .home-theme-1 .mec-calendar-side .mec-previous-month {
      top: 15px!important;
  }
  .home-theme-1 .mec-calendar-topsec {
    text-align: center;
    margin: auto;
  }
  .no_excerpt .p_excerpt {
    display: block;
    min-height: 72px!important;
}
.archive-events .archive-sidebar .list-post_box .post-related {
    grid-template-columns: 1fr 1fr;
}
}
/*iphone8 (smartphone)*/
@media (max-width: 575.98px) {
  .vc_posts.card.style-1.v1 .vc-title{
    font-size: 25px;
  }
  .v-col-3 .vc_posts.card.style-1.v1 .vc_posts-wrapper ,.vc_posts.card.style-1.v1 .vc_posts-wrapper{
      grid-template-columns: repeat(1, 1fr);
  }
  .home-theme-1 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.home-theme-1 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
    padding: 0;
    min-width: 100px;
  }
  .no_excerpt .p_excerpt {
    display: block;
    min-height: 72px!important;
}

    .v-container {
        padding-right: 1.5em;
        padding-left: 1.5em;
    }
    .line-obj {
        display: none;
    }
    .object-quick.object-1:before {
        content: unset;
    }
    .object-quick.object-1:after {
        content: unset;
    }
    .leftbar_side {
        position: relative;
        width: 100%;
        padding: 7px 1.5em;
    }
    .leftbar_side .social-list {
        display: flex;
    }
    .leftbar_side ul.social-ul {
        display: flex;
        grid-gap: unset;
        gap: 5px;
    }
    .leftbar_side .social-list h4 {
        flex-direction: row;
    }
    .leftbar_side .social-list h4 span {
        padding-left: 8px;
        font-size: 18px;
    }
    #carousel_home_banner svg {
        width: 20px;
        height: 20px;
    }
    .leftbar_side ul.social-ul li a {
        width: 30px;
        height: 30px;
        border-width: 1px;
    }
    #carousel_home_banner .swiper-pagination {
        bottom: 8px !important;
    }
    .vc_banner .swiper-button-next {
        right: 15px;
    }
    .vc_banner .swiper-button-prev {
        left: 15px;
    }
    .post-card-two > .main-object {
        grid-template-columns: 1fr;
    }
    .post-card-two.card-3_column_calendar > .main-object {
        grid-template-columns: 1fr;
    }
    .post-card-two.card-3_column_calendar > .main-object > .object-1:after{
        content: unset;
    }
    .card-calendar-1 .thumbnail-calendar {
        padding: 1em;
    }
    .post-card-two.card-3_column_calendar > .main-object > .object-3 {
        grid-row: 1;
    }
    .card-calendar-1 .thumbnail-calendar img {
        height: 160px;
    }
    .box-btn_readmore a {
        justify-content: flex-end;
        padding-top: 5px;
    }
    .card-2_column_calendar > .main-object > .object-2 {
        grid-column: span 2;
    }
    .card-2_column_calendar > .main-object > .object-1 {
        grid-column: span 2;
    }
    .post-card-two > .main-object span.cat-text span.day {
        font-size: 50px;
    }
    .post-card-two > .main-object span.cat-text span.m-y {
        font-size: 19px;
        text-align: left;
    }
    .post-card-two > .main-object span.cat-text span.m-y-m {
        font-size: 30px;
        text-align: left;
        margin-top: -15px;
    }
    .post-card-two > .main-object > .object-1 {
        padding: 10px;
    }
    .post-card-two > .main-object > .object-2 h3 a {
        font-size: 22px;
    }
    .post-card-two > .main-object > .object-2 {
        padding: 10px;
    }
    .post-card-two .box-info_column .main-object {
        grid-template-columns: 1fr;
        display: grid;
        grid-gap: 0px;
    }
    .post-card-two > .main-object span.cat-text {
        grid-template-columns: 1fr 1fr;
        grid-gap: 3px;
    }
    .post-card-two > .main-object span.cat-text span.day {
        grid-row: span 2;
        font-size: 75px;
    }
    .content-pagination {
        /* flex-direction: column; */
    }
    .column-post_grid {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    .box-pageination_post {
        grid-column: span 1;
        grid-template-columns: 1fr;
        justify-content: center;
        grid-gap: 10px;
    }
    .main-post_column,
    .column-post_grid.close .box-post_grid .main-post_column {
        grid-template-columns: 1fr;
    }
    h4.count-head {
        text-align: center;
    }
    .archive-box .searchandfilter ul {
        grid-template-columns: 1fr 1fr;
        padding: 1.2em 0;
    }
    .archive-box .searchandfilter ul li:first-child {
        grid-column: span 2;
        padding: 0;
    }
    .archive-box .searchandfilter ul li {
        padding: 0;
    }
    .h-title_archive h3 {
        font-size: 30px;
    }
    .detail-archive_box {
        padding: 1em 0;
    }
    .archive-box .entry-header h3 {
        font-size: 35px;
    }
    .wrap-thumb-header .in-thumb .v-container {
        min-height: 180px;
    }
    .archive-box .searchandfilter select.sf-input-select {
        min-width: 100%;
    }
    input.sf-input-text,
    select.sf-input-select {
        font-size: 19px;
    }
    .archive-sidebar {
        grid-template-columns: 1fr;
    }
    .archive-sidebar .widget-side_archive {
        padding-bottom: 5px;
    }
    .archive-box .searchandfilter ul li.sf-field-category {
        grid-column: span 1;
    }
    span.breadcrumb_last {
        margin-bottom: 0;
    }
    .banner-column .main-object {
        grid-template-columns: 1fr;
        padding-bottom: 1em;
    }
    .card-recent_post.card-recent_image .box-image_overlay svg {
        width: 35px;
        height: 35px;
    }
    .card-post_m span.post_view,
    .card-recent_image span.post_view {
        line-height: 1.3;
    }
    .card-post_m .date-post_card > span.date-post_card,
    .card-recent_image .date-post_card span.date-post_card {
        padding: 0;
    }
    .card-post_m .date-post_card,
    .card-recent_image .date-post_card {
        padding-bottom: 0;
    }
    .card-post_m h4 a {
        font-size: 20px;
    }
    /* #breadcrumbs > span > span {
        display: flex;
        align-items: center;
    } */
    .card-recent_gallery .detail-card {
        display: grid;
        grid-gap: 1.5em;
    }
    .card-recent_gallery .feature-thumbnail img {
        height: 200px;
    }
    .image-gallery_recent img {
        height: 65px;
    }
    .card-recent_gallery .overlay_thumb svg {
        width: 25px;
        height: 25px;
    }
    .card-recent_gallery .overlay_thumb span {
        font-size: 16px;
    }
    .card-recent_gallery .detail-card {
        grid-gap: 0.5em;
    }
    .card-recent_gallery h4 a {
        font-size: 20px;
    }
    .column-post_grid.close .box-pageination_post {
        grid-column: span 1;
    }
    .box-pageination_post .searchandfilter ul li.sf-field-posts_per_page {
        margin: 0 auto;
    }
    .banner-column_video .object-banner.object-1 .card-recent_video img {
        height: 200px;
    }
    .banner-column_video .object-banner.object-1 .card-recent_video .box-image_overlay svg {
        width: 60px;
        height: 60px;
    }
    .list-post_box .card-calendar-1 > .main-object > .object-1:after {
        content: unset;
    }
    .list-post_box .card-calendar-1 > .main-object > .object-1 {
        border-bottom: 1px solid #eee;
    }
    .archive-events .list-post_box .post-related {
        grid-gap: 10px;
    }
    .grid-calendar_type .main-object {
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }
    .detail-error img {
        max-width: 300px;
    }
    .post-card-two.card-2_column_calendar > .main-object > .object-2 {
        grid-gap: 5px;
    }
}
/*iphone5 (small smartphone)*/
@media (max-width: 360px) {
}
