li.sf-field-posts_per_page label:after {
  margin-top: 1px;
}
a:hover,
a:focus,
a:active {
  color: #f9aa2a;
}
.admin-bar .main-header {
  top: 31px;
}
.admin-bar .main-header.fixed {
  top: 31px;
}
.main-header.fixed {
  position: fixed;
}
.page-sub-title {
  display: none;
}
.searchandfilter select.sf-input-select {
  cursor: pointer;
}

.item-quick-links:hover {
  background: #eee;
}
.item-quick-links:hover:before {
  content: "";
  display: block;
  width: 100%;
}
.item-quick-links:before {
  content: "";
  display: block;
  height: 3px;
  width: 0%;
  transition: all ease-in-out 350ms !important;
  bottom: 0;
  top: auto;
  background: #f99736;
  left: 0;
  position: absolute;
}

#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: #f9aa2b;
  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: #f9aa2b !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: 1.1;
}
.quick_links .main-object .thumbnail-link img {
  max-width: 60px;
  display: block;
  transition: all ease-in-out 350ms;
}
.item-quick-links a {
  display: grid !important;
  grid-gap: 10px;
  justify-content: center;
  align-items: center;
}
.thumbnail-link {
  text-align: center;
  display: flex;
  justify-content: center;
}
.object-quick.object-2 {
  background: #ef7a1d;
}
.object-quick.object-2 .quick-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  background: #ef7a1d;
  grid-gap: 1px;
  max-width: 880px;
  height: 100%;
}
.item-quick-links {
  background: #f9aa2b;
  padding: 10px;
  display: grid;
  align-items: center;
}
.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 h3 {
  font-size: 45px;
  margin: 0;
  padding: 0;
  color: #f9aa2b;
  font-weight: 600;
  line-height: 1;
}
.object-quick.object-1 {
  background: #005655;
  padding: 2em;
  text-align: right;
  position: relative;
}
.object-quick.object-1 h4 {
  color: #c2722b;
  margin: 0;
  line-height: 1.1;
  font-size: 24px;
}
.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 {
  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;
}
.btn-more span.elementor-button-icon {
  background: #f9aa2b;
  font-size: 12px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  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: 20px;
}
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: #343338;
}
span.elementor-button-icon.elementor-align-icon-left i {
  font-size: 8px;
}
.card-vote img.attachment-full.size-full {
  height: 340px !important;
  object-fit: cover;
}
.post-card-two > .main-object {
  display: grid;
  grid-template-columns: 100px 1fr;
}
.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: #f9aa2b;
}
.post-card-two > .main-object > .object-1 {
  display: grid;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  padding: 20px 10px;
  border-radius: 8px !important;
}
.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: #000;
}
.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: 18px;
  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: #f9aa2b;
}
.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: #f9aa2b;
}
.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: #f9aa2b;
}
.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: #f9aa2b;
  border: 1px solid #f9aa2b;
  border-radius: 50px;
  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: 50px;
  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;
}
.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: #f9aa2b;
}
.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: #f9aa2b;
}
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: 50px;
  font-size: 20px;
  font-weight: 500;
  padding: 5px 10px 8px;
  display: flex;
  height: 35px;
  align-items: center;
  justify-content: center;
  color: #979797;
  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;
  border-radius: 50px;
}
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: 50px;
  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: #262626;
  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;
  border: 1px solid #eee !important;
  border-radius: 8px;
  padding: 0;
  margin: 0 !important;
}
.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-post_m.card-recent_post {
  background: #f9a50f;
}
.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;
  transition: all ease-in-out 150ms;
  text-decoration: unset;
}
.card-recent_post h4 {
  position: relative;
  overflow: hidden;
  margin: 0;
  display: block;
}
.card-recent_post .post_excerpt {
  padding: 10px;
  padding-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;
  overflow: hidden;
  line-height: 19px;
  color: #fff;
  font-size: 17px;
  padding-top: 0;
}
.card-recent_post .title-head_card {
  position: relative;
  overflow: hidden;
}
.card-recent_post svg {
  stroke: #f9aa2b;
  width: 14px;
  height: 14px;
}

.card-post_m.card-recent_post .card-recent_post svg {
  stroke: #fff;
}
.main-post_column .card-recent_post svg {
  stroke: #fff;
}

.card-recent_post span.date-post_card {
  display: flex;
  align-items: center;
  gap: 3px;
  font-size: 16px;
}
.card-post_m.card-recent_post h4 a:hover {
  color: #fff !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: 21px;
  text-align: left;
  line-height: 20px;
}
.card-post_m .post-header {
  height: auto;
}
.card-post_m .date-post_card,
.card-recent_image .date-post_card {
  display: flex;
  align-items: start;
  padding: 10px;
  justify-content: start;
  gap: 10px;
  font-size: 16px;
  color: #fff;
}
.card-recent_image .date-post_card {
  color: #222;
}
.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: 10px;
  border-bottom: 0;
  padding-top: 15px;
}
.card-post_m .title-head_card:after {
  display: none !important;
}
.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;
}

.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: #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_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: #f9aa2b;
  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: #f9aa2b;
}
.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;
  transition: all ease-in-out 150ms;
}
.banner-column_video .object-banner.object-1 .card-recent_video h4 a:hover,
.banner-column .main-object .post-related .card-recent_post h4 a:hover {
  color: #f9a50f;
}

.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: #f9aa2b;
}
.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: #cccccc;
  border: 1px solid #ccc;
  border-radius: 8px;
}
.card-calendar-1 > .main-object > .object-1 {
  border-radius: 0;
}
.post-card-two.card-calendar-1 > .main-object > .object-1 span.day {
  color: #262626;
  font-size: 70px;
}
.post-card-two.card-calendar-1 > .main-object span.cat-text span.m-y {
  color: #262626;
  font-size: 21px;
}
.post-card-two.card-calendar-1 > .main-object span.cat-text span.m-y-m {
  color: #262626;
  font-size: 35px;
}
.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: #262626;
}
.list-post_box .card-calendar-1 > .main-object span.cat-text span.m-y {
  color: #262626;
}
.list-post_box .card-calendar-1 > .main-object span.cat-text span.m-y-m {
  color: #262626;
}
.list-post_box .card-calendar-1 > .main-object > .object-1 {
  background: #cccccc;
}
.archive-events .column-post_grid {
  grid-template-columns: 60% 40%;
}
.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;
  background-color: #f2f2f2;
  padding: 10px;
  border-radius: 8px;
}

.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: #f9aa2b;
}
.single_events_box .in-thumb h3.byline {
  display: none;
}
.icon_c {
  background: #f9aa2b;
  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;
}
.card-weblink {
  border: 1px solid #eee;
}
.card-weblink .post-header {
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-weblink .post-header img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}
.card-weblink .post-header {
  background: #eaeaea;
  padding: 15px;
}
.card-weblink h4 a {
  margin: 0;
  font-size: 21px;
  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;
  color: #000;
}
.card-weblink h4 {
  margin: 0;
}
.card-weblink .title-head_card {
  position: relative;
  padding: 10px 15px;
}
.weblink-box .column-post_grid {
  grid-template-columns: 1fr;
}
.weblink-box .column-post_grid .main-post_column {
  grid-template-columns: repeat(4, 1fr);
}
.weblink-box .column-post_grid .box-pageination_post {
  grid-column: span 4;
}
.card-weblink .date-post_card {
  display: flex;
  /* align-items: center; */
  gap: 6px;
  padding: 0 10px;
}

.card-weblink .date-post_card span.text-card {
  color: black;
  font-size: 16px;
}

.card-weblink .date-post_card svg {
  fill: #f9aa2b;
  stroke: #fff;
  stroke-width: 1px;
}

.card-weblink .post-info {
  padding: 10px 0 15px;
  display: grid;
  grid-gap: 5px;
}
.yp_breadcrumb {
  background: #122742;
  position: relative;
}
div#box-trigger {
  background: #122742;
  height: 40px;
  width: 105px;
  position: absolute;
  overflow: hidden;
}

div#box-trigger:before {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 40px;
  background: #ffffff;
  bottom: 0;
  left: 50%;
  border-top-left-radius: 50px;
  z-index: 9;
}

div#box-trigger:after {
  z-index: 9;
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 40px;
  background: #ffffff;
  bottom: 0;
  right: 50%;
  border-top-right-radius: 50px;
}
.yp_breadcrumb p#breadcrumbs {
  color: #fff;
}
.yp_breadcrumb p#breadcrumbs a {
  color: #fff;
}
.yp_breadcrumb p#breadcrumbs {
  color: #fff;
}
.yp_breadcrumb p#breadcrumbs a {
  color: #fff;
}
.yp_breadcrumb span.breadcrumb_last {
  color: #f9aa2b;
}
.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: #fff700;
}
.box-color_3 .elementor-widget-text-editor .elementor-widget-container {
  color: #fff700;
}
.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: #fff700;
}
.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;
}
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: #f6a92d;
  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,
li.sf-field-taxonomy-poll_cat label:after,
li.sf-field-taxonomy-ebook_category label:after,
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: #f6a92d;
  position: absolute;
  top: 50% !important;
  transform: translate(0%, -50%);
  font-size: 16px;
  line-height: 1;
  width: 25px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
}
.box-pageination_post li.sf-field-posts_per_page label:after {
  font-size: 12px;
}
.post-tab-style-3 .nav-sub-term-yp li::after {
  display: none;
}
.post-tab-style-3 .nav-sub-term-yp li {
  padding: 0 8px;
  border-radius: 50px;
}
.post-tab-style-3 .nav-sub-term-yp li:hover,
.post-tab-style-3 .nav-sub-term-yp li:hover a {
  color: #fff;
}
.post-tab-style-3 .nav-sub-term-yp.active {
  margin: 0;
}
.post-overlat-style-3-v1 .vcps-item {
  background-position: center;
  -o-transition: all 0.2s !important;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
}
.post-overlat-style-3-v1 .vcps-item:hover {
  background-size: 108%;
}
.post-basic-style-3 .v-post-loop.-list .post-info a:hover {
  color: #000;
}
@media (max-width: 1600px) {
}
/*laptop*/
@media (max-width: 1280px) {
}
/*ipad pro (large tablet)*/
@media (max-width: 1024px) and (min-width: 992px) {
  .v-container {
    padding-right: 2em;
    padding-left: 2em;
  }
  .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 .quick-container {
    grid-gap: 1px;
  }
  .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;
  }
  .weblink-box .column-post_grid .main-post_column {
    grid-template-columns: repeat(3, 1fr);
  }

  .weblink-box .column-post_grid .box-pageination_post {
    grid-column: span 3;
  }

  .card-weblink .post-header img {
    width: 80px;
    height: 80px;
  }
  div#box-trigger {
    height: 30px;
    width: 120px;
  }
  div#box-trigger:before {
    width: 60px;
    height: 30px;
  }
  div#box-trigger:after {
    width: 60px;
    height: 30px;
  }
}
@media (max-width: 991.98px) {
  .v-container {
    padding-right: 2em;
    padding-left: 2em;
  }
  .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 .quick-container {
    grid-gap: 1px;
  }
  .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;
  }
  .weblink-box .column-post_grid .main-post_column {
    grid-template-columns: repeat(3, 1fr);
  }

  .weblink-box .column-post_grid .box-pageination_post {
    grid-column: span 3;
  }

  .card-weblink .post-header img {
    width: 80px;
    height: 80px;
  }
  div#box-trigger {
    height: 30px;
    width: 120px;
  }
  div#box-trigger:before {
    width: 60px;
    height: 30px;
  }
  div#box-trigger:after {
    width: 60px;
    height: 30px;
  }
}
/*iphone8 (smartphone)*/
@media (max-width: 575.98px) {
  .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 > .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;
  }
  .weblink-box .column-post_grid .main-post_column {
    grid-template-columns: 1fr;
  }
  .weblink-box .column-post_grid .box-pageination_post {
    grid-column: span 1;
  }
  div#box-trigger {
    height: 25px;
    width: 100px;
  }
  div#box-trigger:before {
    width: 50px;
    height: 25px;
  }
  div#box-trigger:after {
    width: 50px;
    height: 25px;
  }
}
/*iphone5 (small smartphone)*/
@media (max-width: 360px) {
}
