.top_section .blog_info .offersPTags,
.top_section .blog_info .offersPDate {
    float: left;
    margin-top: 0px;
}
.top_section .blog_info .offersPTags {
    margin-left: 20px;
}
.offers .top_section {
	position: relative;
}
.top_section .blog_info {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 1% 5%;
    background: rgba(0,0,0,0.8);
    color: #fff;
    z-index: 11;
}
.offers_art_page h1 {
    color: #212121;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    max-width: 80%;
}
.offers_art_page h2 {
    font-size: 60px;
    margin-bottom: 30px;
}
.offers_art_page h3 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 30px;
}
.offers_art_page h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.offers_art_page .photo-gall {
    margin: 2% auto;
}
.offers_art_page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.offers_art_page .table_h div,
.offers_art_page table td {
    padding: 5px;
    font-size: 12px;
    color: #212121;
}
.offers_art_page .table_h div,
.offers_art_page table th,
.offers_art_page table td {
    border: 2px solid #a9a7b1;
}
.offers_art_page .table_h div {
    border: 2px solid #a9a7b1;
    border-bottom: none;
    border-left: none;
    padding: 5px;
    text-align: left;
}
.offers_art_page .table_h div:first-of-type {
    padding: 1px 5px;
}
.offers_art_page .table_h div:first-of-type,
.offers_art_page .table_h div {
    padding-left: 0px;
}
.offers_art_page .table_h div:first-of-type,
.offers_art_page thead th {
    border-top: none;
    color: #212121;
    font-weight: 400;
}
.offers_art_page thead th:first-of-type,
.offers_art_page tbody th,
.offers_art_page tbody td:first-of-type {
    border-left: none;
}
.offers_art_page thead th:last-of-type,
.offers_art_page tbody td:last-of-type {
    border-right: none;
}
.offers_art_page tbody th,
.offers_art_page tbody td {
    border-bottom: none;
}
.offers_art_page table {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.offers_art_page .table_cc table {
    margin-left: 0px;
    margin-right: 0px;
}
.offers_art_page .table_e .table_h div,
.offers_art_page .table_e table td,
.offers_art_page .table_e thead th[scope=row],
.offers_art_page .table_e tbody th {
    min-width: 200px;
}
.offers_art_page .table_e thead th[scope=row],
.offers_art_page .table_e tbody th  {
    display: none;
}
.offers_art_page .table_e {
    position: relative;
    padding-left: 207px;
    margin: 3% auto;
}
.offers_art_page .table_cc {
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%;
}
.offers_art_page .table_h {
    position: absolute;
    left: 0px;
    top:0px;
    text-align: center;
    background: #fff;
    z-index: 11;
}
.offers_art_page  .button {
    position: relative;
    display: block;
    margin: 3% auto;
    text-align: center;
}
.offers_art_page .pgal-content > a {
    margin: 5px;
    display: inline-block;
}
.offers_art_page .pgal-content {
    text-align: center;
}
.offers_art_page .offersPDesc {
    overflow: hidden;
}
.offers_art_page .offersPDesc li::before {
    content: "• ";
    font-size: 24px;
    margin-right: 10px;
}
.offers_art_page iframe {
    width: 80%!important;
    min-height: 600px;
    position: relative;
    margin: 5% auto;
    display: block;
}
.blog_art_page .offersPDesc > img,
.blog_art_page .offersPDesc p > img {
	margin: 2% auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.offers_art_page .offersPDesc ul,
.offers_art_page .offersPDesc ol {
    margin-left: 0px;
}
.offers_art_page .offersPDesc li {
    list-style: none;
    margin-bottom: 5px;
}
.offers_art_page .offersPDesc li,
.offers_art_page .offersPDesc p,
.offers_art_page .offersPDesc {
    font-size: 18px;
    color: #212121;
    line-height: 160%;
}

.offers_m_art_title {
    text-align: center;
    font-size: 40px;
    margin-top: 5%;
    margin-bottom: 2%;
    line-height: 100%;
    font-weight: 400;
}
.offers_art_type_1 {
    padding-top: 200px;
}
.offers_header .shareN {
    float: none;
    text-align: left;
    margin-top: 10px;
}
.offers_header .half_screen {
    height: 900px;
}
.content_fit {
    width: 90%;
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.offers_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;
}
.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;
}
.offersPDesc {
    margin-top: 60px;
}
.offersPTags {
    margin-top: 10px;
}
.offersPTags > a,
.offersPDate > span {
    font-weight: 700;
}
.offersPDate > object {
    margin-right: 10px;
    position: relative;
    top: -4px;
}
.offersPDate > * {
    display: inline-block;
    vertical-align: bottom;
}
.offersPTags,
.offersPDate > *,
.offersPDate  {
    line-height: 24px;
}
.top_section .offersPTags,
.top_section .offersPDate > *,
.top_section .offersPDate {
line-height: 42px;
}
.offersPDate .npdsep {
    width: 20px;
}
.offersPDesc 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;
}
.offers_art_type_1 .reactions .r_button {
    -webkit-margin-before: 0.67em;
}
.offers_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,
.offers_m_art_title,
.offers_art_page h1,
.offers_art_page h2,
.offers_art_page h3,
.offers_art_page h4,
.offers_art_page h5 {
    line-height: 100%;
}
blockquote:after,
blockquote:before,
.offers_art_page .offersPDesc li::before,
.offers_art_page .table_h div,
.offersPTags a,
.offers_header a {
    color: #b97032;
}
.offers_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;
}
.top_section .offersPTags a {
    color: #fff;
}
@media (max-width: 1700px) {
    .offers_art_page iframe {
        min-height: 500px;
    }
    .offers_header .content_fit {
        width: 90%;
        left: 0%;
    }
}
@media (max-width: 1500px) {
    .offers_art_page  iframe {
        min-height: 400px;
    }
    .offers_art_page h2 {
	    font-size: 48px;
	    margin-bottom: 25px;
	}
	.offers_art_page h3 {
    	font-size: 36px;
    	margin-bottom: 25px;
	}
	.offers_art_page .newsPDesc li, 
	.offers_art_page .newsPDesc p, 
	.offers_art_page .newsPDesc {
    	font-size: 16px;
	}
	.blog_m_art_title {
	    text-align: center;
	    font-size: 32px;
	    margin-top: 4%;
	}
}
@media (max-width: 1300px) {
    .offers_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) {
	.offers_img_r {
    	height: 500px;
	}
	.offers_header .half_screen:first-of-type {
		padding-top: 130px;
	}
	.offers_header .half_screen {
	    height: auto;
	}
	.offers_art_page .table_cc table {
		font-size: 14px;
	}
    .offers_art_page iframe {
        min-height: 300px;
    }
    .offers_art_page .table_e .table_h div {
        min-width: 119px;
    }
    .offers_art_page .table_e {
        padding-left: 126px;
    }
    .offers_art_page .table_e table td,
    .offers_art_page .table_e thead th[scope=row],
    .offers_art_page .table_e tbody th {
        min-width: 139px;
    }
    .offers_art_page h2 {
    	font-size: 32px;
    	margin-bottom: 5%;
	}
	.offers_art_page h3 {
    	font-size: 28px;
    	margin-bottom: 5%;
	}
	.offers_m_art_title {
	    font-size: 26px;
	}
	blockquote:after, blockquote:before {
		max-height: 60px;
	}
	.offers_art_page .pgal-content > a {
		max-width: 200px;
	}
	
}
@media (max-width: 670px) {
	.shareN {
		float: none;
		margin-bottom: 20px;
	}
}
@media (max-width: 600px) {
	.offers_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;
	}
	.offers_art_type_1 .reactions {
	    position: relative;
	    top: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    text-align: center;
	    max-width: 100px;
	}
	.offers_art_type_1 {
	    padding-top: 80px;
	}
}
@media (max-width: 350px) {
	.offers_art_page .pgal-content > a {
		max-width: none;
	}
}