.top_section .blog_info .newsPTags,
.top_section .blog_info .newsPDate {
    float: left;
    margin-top: 0px;
}
.top_section .blog_info .newsPTags {
    margin-left: 20px;
}
.blog .top_section {
	position: relative;
}
.top_section .blog_info {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 1% 5%;
    background: rgba(46,142,132,0.8);
    color: #fff;
    z-index: 11;
}
.art_page .list-el.lite .date-e {
    display: none;
}
.art_page h2 {
    margin-bottom: 20px;
    color: #333;
    font-size: 18px;
}
.art_page .room_list {
    text-align: center;
}
.art_page .top_section_content h1 {
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 10px;
}
.art_page h1 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    max-width: 80%;
    
}
.blog_art_page h2 {
    font-size: 60px;
    margin-bottom: 30px;
}
.blog_art_page h3 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
}
.blog_art_page h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.blog_art_page .photo-gall {
    margin: 2% auto;
}
.blog_art_page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.blog_art_page .table_h div,
.blog_art_page table td {
    padding: 5px;
    font-size: 12px;
    color: #212121;
}
.blog_art_page .table_h div,
.blog_art_page table th,
.blog_art_page table td {
    border: 2px solid #a9a7b1;
}
.blog_art_page .table_h div {
    border: 2px solid #a9a7b1;
    border-bottom: none;
    border-left: none;
    padding: 5px;
    text-align: left;
}
.blog_art_page .table_h div:first-of-type {
    padding: 1px 5px;
}
.blog_art_page .table_h div:first-of-type,
.blog_art_page .table_h div {
    padding-left: 0px;
}
.blog_art_page .table_h div:first-of-type,
.blog_art_page thead th {
    border-top: none;
    color: #212121;
    font-weight: 400;
}
.blog_art_page thead th:first-of-type,
.blog_art_page tbody th,
.blog_art_page tbody td:first-of-type {
    border-left: none;
}
.blog_art_page thead th:last-of-type,
.blog_art_page tbody td:last-of-type {
    border-right: none;
}
.blog_art_page tbody th,
.blog_art_page tbody td {
    border-bottom: none;
}
.blog_art_page table {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.blog_art_page .table_cc table {
    margin-left: 0px;
    margin-right: 0px;
}
.blog_art_page .table_e .table_h div,
.blog_art_page .table_e table td,
.blog_art_page .table_e thead th[scope=row],
.blog_art_page .table_e tbody th {
    min-width: 200px;
}
.blog_art_page .table_e thead th[scope=row],
.blog_art_page .table_e tbody th  {
    display: none;
}
.blog_art_page .table_e {
    position: relative;
    padding-left: 207px;
    margin: 3% auto;
}
.blog_art_page .table_cc {
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%;
}
.blog_art_page .table_h {
    position: absolute;
    left: 0px;
    top:0px;
    text-align: center;
    background: #fff;
    z-index: 11;
}

.blog_art_page .pgal-content > a {
    margin: 5px;
    display: inline-block;
}
.blog_art_page .pgal-content {
    text-align: center;
}
.blog_art_page .newsPDesc {
    overflow: hidden;
}
.blog_art_page .newsPDesc li::before {
    content: "• ";
    font-size: 24px;
    margin-right: 10px;
}
.blog_art_page iframe {
    width: 80%!important;
    min-height: 600px;
    position: relative;
    margin: 5% auto;
    display: block;
}
.blog_art_page .newsPDesc > img,
.blog_art_page .newsPDesc p > img {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.blog_art_page .newsPDesc ul,
.blog_art_page .newsPDesc ol {
    margin-left: 0px;
}
.blog_art_page .newsPDesc li {
    list-style: none;
    margin-bottom: 5px;
}
.blog_art_page .newsPDesc li,
.blog_art_page .newsPDesc p,
.blog_art_page .newsPDesc {
    font-size: 16px;
    color: #212121;
    line-height: 160%;
}

.blog_m_art_title {
    text-align: center;
    font-size: 40px;
    margin-top: 5%;
    margin-bottom: 2%;
    line-height: 100%;
    font-weight: 400;
}
.blog_art_type_1 {
    padding-top: 200px;
}
.blog_header .shareN {
    float: none;
    text-align: left;
    margin-top: 10px;
}
.blog_header .half_screen {
    height: 900px;
}
.content_fit {
    width: 90%;
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.blog_img_r {
    height: 900px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.blog_art_page > h1 {
    margin-top: 60px;
    margin-bottom: 8px;
}
.blog_art_page > .newsPDate {
    margin-bottom: -42px;
    color: rgba(98, 125, 152, 0.9);
    font-size: 14px;
    font-weight: 400;
}
.blogtop .top_section_content {
    box-shadow: rgba(0, 0, 0, 0.06) 0px 4px 16px 0px;
}
.shareN img path {
    fill: #fff;
}
.shareN > a > img {
    margin-right: 5px;
}
.shareN > a > * {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
.shareN > span {
    margin-right: 10px;
}
.shareN > a {
    display: inline-block;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    color: #fff;
    line-height: 100%;
    margin: 5px;
    padding: 4px;
    padding-right: 17px;
    padding-left: 5px;
}
.shareN > .sh_fb {
    background-color: #1c3fb1;
}
.shareN > .sh_pi {
    background-color: #679fdd;
}
.shareN > .sh_tw {
    background-color: #cd3131;
}
.shareN > .sh_go {
    background-color: #58b0a7;
}
.shareN > * {
    display: inline-block;
    vertical-align: middle;
}
.shareN {
    float: right;
}
.newsPDesc {
    margin-top: 60px;
}
.newsPTags {
    margin-top: 10px;
}
.newsPTags > a,
.newsPDate > span {
    font-weight: 700;
}
.newsPDate > object {
    margin-right: 10px;
    position: relative;
    top: -4px;
}
.newsPDate > * {
    display: inline-block;
    vertical-align: bottom;
}
.newsPTags,
.newsPDate > *,
.newsPDate  {
    line-height: 24px;
}
.top_section .newsPTags,
.top_section .newsPDate > *,
.top_section .newsPDate {
line-height: 42px;
}
.newsPDate .npdsep {
    width: 20px;
}
.newsPDesc img {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
blockquote:after,
blockquote:before {
    content: "“";
    display: block;
    font-size: 100px;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 100%;
    font-style: normal;
}
blockquote:after {
    right: 0px;
    left: auto;
}
blockquote {
    padding: 0 ;
    margin: 10% auto;
    border-left: none;
    width: 80%;
    max-width: 850px;
    padding-left: 120px;
    padding-right: 120px;
    font-style: italic;
    position: relative;
    text-align: center;
}
.r_no {
    width: 100px;
    line-height: 24px;
    background-color: #7e908f;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: -10px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    text-transform: lowercase;
}
.blog_art_type_1 .reactions .r_button {
    -webkit-margin-before: 0.67em;
}
.blog_art_type_1 .reactions {
    position: absolute;
    top: 200px;
    right: 0px;
}
.r_button object *,
.r_button object {
    pointer-events: none;
}
.disabled .r_button {
    background-color: #cac1bd;
    cursor: pointer!important;
}
.r_button {
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 28px;
    padding-bottom: 28px;
    width: 80px;
    height: 24px;
    background-color: #b97032;
    cursor: pointer;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    text-align: center;
}
blockquote:after,
blockquote:before,
.blog_m_art_title,
.blog_art_page h1,
.blog_art_page h2,
.blog_art_page h3,
.blog_art_page h4,
.blog_art_page h5 {
    line-height: 100%;
}
blockquote:after,
blockquote:before,
.blog_art_page .newsPDesc li::before,
.blog_art_page .table_h div,
.newsPTags a,
.blog_header a {
    color: #b97032;
}
.blog_header .content_fit {
    width: 70%;
    left: 10%;
    font-size: 14px;
}
.top_section .reactions {
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 80px;
}
.art_page h1 {
    line-height: 120%;
}
.top_section .newsPTags a {
    color: #fff;
}
@media (max-width: 1700px) {
    .blog_art_page iframe {
        min-height: 500px;
    }
    .blog_header .content_fit {
        width: 90%;
        left: 0%;
    }
}
@media (max-width: 1500px) {
    .blog_art_page  iframe {
        min-height: 400px;
    }
    .blog_art_page h2 {
	    font-size: 48px;
	    margin-bottom: 25px;
	}
	.blog_art_page h3 {
    	font-size: 36px;
    	margin-bottom: 25px;
	}
	.blog_art_page .newsPDesc li, 
	.blog_art_page .newsPDesc p, 
	.blog_art_page .newsPDesc {
    	font-size: 16px;
	}
	.blog_m_art_title {
	    text-align: center;
	    font-size: 32px;
	    margin-top: 4%;
	}
}
@media (max-width: 1300px) {
    .blog_art_page iframe {
        min-height: 350px;
    }
}
@media (max-width: 1200px) {
	blockquote {
    	margin: 5% auto;
	}
	blockquote:after, blockquote:before {
	    position: relative;
	    top: auto;
	    left: auto;
	    right: auto;
	    text-align: right;
	}
	blockquote:after {
		right: -5%;
	}
	blockquote:before {
		text-align: left;
		left: -5%;
	}
	blockquote {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media (max-width: 1024px) {
	.blog_img_r {
    	height: 500px;
	}
	.blog_header .half_screen:first-of-type {
		padding-top: 130px;
	}
	.blog_header .half_screen {
	    height: auto;
	}
	.blog_art_page .table_cc table {
		font-size: 14px;
	}
    .blog_art_page iframe {
        min-height: 300px;
    }
    .blog_art_page .table_e .table_h div {
        min-width: 119px;
    }
    .blog_art_page .table_e {
        padding-left: 126px;
    }
    .blog_art_page .table_e table td,
    .blog_art_page .table_e thead th[scope=row],
    .blog_art_page .table_e tbody th {
        min-width: 139px;
    }
    .blog_art_page h2 {
    	font-size: 32px;
    	margin-bottom: 5%;
	}
	.blog_art_page h3 {
    	font-size: 28px;
    	margin-bottom: 5%;
	}
	.blog_m_art_title {
	    font-size: 24px;
	}
	blockquote:after, blockquote:before {
		max-height: 60px;
	}
	.blog_art_page .pgal-content > a {
		max-width: 200px;
	}
	
}
@media (max-width: 670px) {
	.shareN {
		float: none;
		margin-bottom: 20px;
	}
}
@media (max-width: 600px) {
	.blog_art_page .pgal-content > a {
		max-width: 150px;
	}
}
@media (max-width: 450px) {
	
	.top_section .blog_info .newsPTags {
		margin-left: 0px;
		display: block;
	}
	.shareN > a {
		padding: 3px;
	    padding-right: 15px;
	    padding-left: 4px;
	}
	.blog_art_type_1 .reactions {
	    position: relative;
	    top: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    text-align: center;
	    max-width: 100px;
	}
	.blog_art_type_1 {
	    padding-top: 80px;
	}
	
}
@media (max-width: 350px) {
	.blog_art_page .pgal-content > a {
		max-width: none;
	}
}