.header.inner_page_header {
    position: relative;
    color: #a8a8a8;
    background-color: #f5f5f5;
}
.header.inner_page_header .site_slog {
    opacity: 0.8;
}
.header.inner_page_header .nav_menu li .submenu li a {
    color: #000;
}
.header.inner_page_header .nav_menu li .submenu li a:hover {
    color: #AE813D;
}
.page_top {
    color: #a8a8a8;
    background-color: #f5f5f5;
}
.page_top_block {
    padding: 50px 0;
    text-align: center;
}
.breadcrumb_menu {
    margin-top: 20px;
}
.breadcrumb_list {
    display: inline-flex;
}
.page_top .container {
    border-top: 1px solid #dadada;
}
.breadcrumb_list li a, .breadcrumb_list li {
    color: #a8a8a8;
	font-size: 15px;
}
.breadcrumb_list li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.breadcrumb_icon {
    display: inline-flex;
}
.breadcrumb_icon svg {
    width: 9px;
    height: 9px;
    margin: 0 10px;
    fill: #a8a8a8;
}
.drag_menu .drag_item:last-child {
    margin-bottom: 30px;
}
.hint_flex {
    display: flex;
    flex-wrap: wrap;
}
.hint_flex > div {
    width: 50%;
    display: flex;
	flex-wrap: wrap;
}
.hint_flex.reverse .hint_item .hint_img {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
}
.hint_txt {
    display: flex;
    align-items: center;
    padding: 3rem;
}
.hint_img .img {
    height: 100%;
}
.hint_item > div {
    width: 50%;
}
.hint_img {
    height: 300px;
}
.feature_split > span {
    margin-top: 10px;
    margin-bottom: 0;
}
.feature_split .time {
    margin-right: 20px;
}
.post_feature {
	margin-bottom: 30px;
}
.post_feature_img {
    display: flex;
}
.post_feature_img_desc {
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.post_feature_img.post_feature_img_desc img {
    max-width: 80%;
    height: auto;
    width: auto;
}
.post_feature_img.post_feature_img_desc p {
    margin: 5px;
}
.feature_split {
    margin: 20px 0;
}
.feature_split .cat {
    color: #fff;
    background-color: #AE813C;
    padding: 7px 25px 4px;
    border-radius: 3px;
}
.liked_img img {
	height: 300px
}
.trend_img img {
	height: 480px
}
.big_trend {
    margin-bottom: 30px;
}
.out_content {
    position: relative;
}
.more_trend .out_content {
    padding-bottom: 45px;
}
.more_trend .more_info .more_txt {
	color: #000
}
.more_trend .arrow_icon {
    width: 25px;
    height: 25px;
}
.more_trend .more_info .arrow_icon svg {
    width: 10px;
    height: 10px
}
.hp_liked.scence_item:hover .in_content {
    padding-bottom: 45px;
}
.hp_liked.scence_item:hover .scence_tween {
    bottom: 0;
}
.scence_item.hp_liked {
    margin-bottom: 30px;
}
.page_view_iframe iframe {
    width: 100%;
    height: 600px;
}
.contact_item {
    display: flex;
}
.contact_txt_det {
    margin-top: 10px;
    display: inline-block;
}
.contact_item + .contact_item {
	margin-top: 30px
}
.contact_icon {
    width: 28px;
    height: 28px;
    flex: 0 0 auto;
    margin-left: 12px;
}
.contact_icon svg {
    fill: #AE813D;
}
.contact_info {
    margin-bottom: 50px;
}
.contact_iframe {
    display: flex;
}
.about_content .feature_par p:first-child {
    margin-top: 0;
}
.about_content {
    margin-bottom: 30px;
}
.post_feature_slider {
    position: relative;
    height: 50vh;
}
.swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-button-next, .swiper-button-prev {
	display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(250,250,250,0.3);
}
.swiper-button-next svg, .swiper-button-prev svg {
    width: 25px;
	height: 25px;
	fill: #fff
}
.swiper_slide_img {
    width: 100%;
}
.search_item {
    margin-bottom: 30px;
}
.dark_bg {
	background-color: #1a1d24;
}
.article_block {
    margin-bottom: 30px;
}
.article_item {
    display: flex;
    flex-direction: column;
}
.article_img {
    display: flex;
}
.in_article {
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.in_article .in_btn {
    flex: 0 0 auto;
	margin-left: 10px;
}
.in_article .in_btn:hover {
    background-color: #AE813D;
    border-color: #AE813D;
}
.in_article .in_btn:hover .plus_icon svg {
    fill: #fff;
}
.right_block {   
	width: 30%;
    float: right;
    margin-bottom: 10px;
    margin-left: 25px;
}
.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination li {
    width: 35px;
    height: 35px;
    margin-left: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 20px;
	font-size: 15px;
    border: 2px solid #ddd;
}
.pages {
    margin-top: 45px;
	margin-bottom: 45px;
}
.pagination li.current, .pagination li:hover {
    border-color: #ae813d;
}
.pagination li.current span {
    color: #ae813d;
	font-weight: bold;
}
.img.liked_img {
    display: flex;
}
.tag-cloud.tag-title {
    position: relative;
    padding: 25px 35px;
    margin: 35px 0 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
	align-items: flex-start;
    background-color: #f5f5f5;
}
.tag_title {
    display: inline-flex;
    align-items: center;
    margin-bottom: 15px;
}
.tag_icon {
    display: inline-flex;
    margin-left: 10px;
}
.tag_icon svg {
    width: 15px;
    height: 15px;
}
.tag-1 {
    font-size: 13px;
    line-height: 18px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    margin: 0 4px 3px 0;
	font-size: 17px;
    line-height: 26px;
    text-align: justify;
}
.tag-cloud a {
    color: #db2d29;
}
.tag-1 span {
    padding: 5px 15px;
    float: right;
}
.comments_block {
    margin-top: 50px;
}
.article_cont h4 {
    margin-bottom: 10px;
}
.article-title {
    margin-bottom: 20px;
}
.main_list ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.main_list ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(51,51,51,0.16);
}
.main_list ul li a, .main_list ul li {
    display: inline-flex;
}
.main_list ul li .icon {
    margin-left: 15px;
    margin-top: 5px;
}
.main_list ul li svg {
    width: 13px;
    height: 13px;
	stroke: #8E9AA7;
    fill: #8E9AA7;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.in_article.center {
    justify-content: center;
    text-align: center;
}
.in_article.center p {
    color: #555;
	margin-top: 3px;
}
.block_title h3 {
    font-size: 22px;
}
@media (max-width: 1800px) {
	.page_view_iframe iframe {
		height: 500px;
	}
}
@media (max-width: 1500px) {
	.liked_img img {
		height: 300px
	}
}
@media (max-width: 1440px) {
	.hint_txt {
		padding: 6rem 2rem;
	}
	.hint_txt h3 {
		font-size: 17px;
	}
	.breadcrumb_list li a {
		font-size: 15px;
	}
	.breadcrumb_icon svg {
		width: 10px;
		height: 10px
	}
	.page_view_iframe iframe {
		height: 390px;
	}
	.in_content {
		margin: 2rem 1.5rem;
	}
}
@media (max-width: 1200px) {
	.page_top {
		padding-top: 100px
	}
	.hint_img {
		height: 250px;
	}
	.hint_txt {
		padding: 2rem 1.5rem;
	}
	.liked_img img {
		height: 250px;
	}	
	.in_content {
		margin: 2rem 1rem;
	}
	.in_aside .aside_item p {
		display: none;
	}
	.page_view_iframe iframe {
		height: 400px;
	}
}
@media (max-width: 1024px) {
	.hint_img {
		height: 220px;
	}
	.hint_txt h3 {
		font-size: 15px;
	}
	.hint_txt .cat {
		font-size: 15px;
	}
	.liked_img img {
		height: 200px;
	}
	.block_title h3 {
		font-size: 18px;
	}
}
@media (max-width: 991px) {
	.hint_flex > div {
		width: 100%
	}
	.hint_img {
		height: 300px;
	}
	.hint_flex .hint_item:nth-child(2) .hint_img {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		box-ordinal-group: 2;
		-webkit-order: 2;
		-moz-order: 2;
		order: 2;
	}
	.hint_flex.reverse .hint_item:nth-child(1) .hint_txt {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		box-ordinal-group: 1;
		-webkit-order: 1;
		-moz-order: 1;
		order: 1;
	}
	.hint_flex.reverse .hint_item .hint_img {
		-webkit-box-ordinal-group: initial;
		-moz-box-ordinal-group: initial;
		box-ordinal-group: initial;
		-webkit-order: initial;
		-moz-order: initial;
		order: initial;
	}
	.hint_txt h3 {
		font-size: 17px;
	}
	.liked_img img {
		height: 250px;
	}
}
@media (max-width: 768px) {
	.page_top {
		padding-top: 80px;
		margin-bottom: 10px;
	}
	.hint_img {
		height: 250px;
	}
}
@media (max-width: 767px) {
	.liked_img img {
		height: auto;
	}
}
@media (max-width: 600px) {
	.hint_item > div {
		width: 100%;
	}
	.hint_flex > div {
		padding: 1rem;
	}
	.hint_txt {
		padding: 1rem 0;
	}
	.hint_img {
		height: auto;
	}
	.hint_flex .hint_item:nth-child(2) .hint_img {
		-webkit-box-ordinal-group: initial;
		-moz-box-ordinal-group: initial;
		box-ordinal-group: initial;
		-webkit-order: initial;
		-moz-order: initial;
		order: initial;
	}
	.hint_flex.reverse .hint_item:nth-child(2) .hint_txt {
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		box-ordinal-group: 2;
		-webkit-order: 2;
		-moz-order: 2;
		order: 2;
	}
	.swiper-button-next svg, .swiper-button-prev svg {
		width: 20px;
		height: 20px;
	}
	.swiper-button-next svg, .swiper-button-prev svg {
		width: 15px;
		height: 15px;
	}
	.page_view_iframe iframe {
		height: 350px;
	}
}
@media (max-width: 425px) {
	.swiper-button-next, .swiper-button-prev {
		width: 30px;
		height: 50px;
	}
	.right_block {
		width: 100%;
		float: none;
		margin-bottom: 15px;
		margin-left: 0;
	}
	.page_view_iframe iframe {
		height: 300px;
	}
}
@media (max-width: 375px) {
	.page_top {
		padding-top: 60px;
	}
	.page_view_iframe iframe {
		height: 250px;
	}
}