/*
Theme Name: Direkt36
Theme URI: http://direkt36.hu
Description: Direkt36 template
Version: 1.0
Author: Direkt36
*/
html {
	margin: 0 !important;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(/wp-content/uploads/2016/04/body_bg.png) repeat-x;
	font: normal 18px Open Sans, Sans-Serif;
	text-align: left;
	background-size: 1px 80px;
}

@font-face {
	font-family:"Changa One";
  src:url(/wp-content/themes/Direkt36/fonts/changa/changaonehu.eot);
  src:url(/wp-content/themes/Direkt36/fonts/changa/changaonehu.eot) format("embedded-opentype"),
  url(/wp-content/themes/Direkt36/fonts/changa/changaonehu.woff) format("woff"),
  url(/wp-content/themes/Direkt36/fonts/changa/changaonehu.svg) format("svg");
  font-style:normal;
}

@font-face {
	font-family:"fontawesome";
  src:url(/wp-content/themes/Direkt36/fonts/font-awesome/fontawesome-webfont.eot);
  src:url(/wp-content/themes/Direkt36/fonts/font-awesome/fontawesome-webfont.eot) format("embedded-opentype"),
  url(/wp-content/themes/Direkt36/fonts/font-awesome/fontawesome-webfont.woff) format("woff"),
  url(/wp-content/themes/Direkt36/fonts/font-awesome/fontawesome-webfont.svg) format("svg");
  font-style:normal;
}

.qtranxs-available-languages-message {
	display: none;
}

/* Links */

a {
	color: #fac80f;
	text-decoration: none;
}

p a {
	color: #db514d;
}

a:active {
}

a:hover {
	color: #db514d;
}

/* Typography */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

h1 {
	font-family: "Changa One";
	font-size: 36px;
	font-weight: normal;
}

h2 {
	font-size: 26px;
	line-height: 33px;
	font-weight: 800;
}

h1.post-title {
	font-family: "Changa One";
	font-size: 2.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 1em auto;
	max-width: 90%;
	text-align: center;
	color: #222;
}

h1.post-title a {
	color: #222;
}

.post-title h2 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.page-wrapper .post-title{
	font-family: "Changa One";
	font-size: 2.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 1em auto;
	max-width: 90%;
	text-align: center;
	color: #222;
}
#content-wrapper .post-title{
	font-family: "Changa One";
	font-size: 2.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 1em auto;
	max-width: 90%;
	text-align: center;
	color: #222;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 5px 0;
	font-weight: bold;
}

ul {
	line-height: 1.8em;
	list-style-type: circle;
	color: #333333;
}

ol {
	line-height: 1.8em;
	color: #333333;
}

blockquote {
	font-size: 27px;
	line-height: 37px;
	font-weight: 300;
	font-style: italic;
	margin: 50px 10px;
	background-image:url('/wp-content/themes/Direkt36/images/blockquote_sign.svg');
	background-position: top left;
	background-size: 20%;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline-block;
	background-image:url('/wp-content/themes/Direkt36/images/box_bg2.svg');
	background-position: bottom right;
	background-size: 40%;
	background-repeat: no-repeat;
	padding: 20px 30px 30px 50px;
}

/* blockquote:before {
	content: ' " ';
	font-family: "Changa One";
	font-size: 160px;
	font-weight: normal;
	color: #db514d;
	display: inline-block;
	width: 20%;
} */

code {
	font-family: "Courier New";
	color: #555555;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px 20px;
}

abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #333333;
	cursor: help;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

del {
	text-decoration: line-through;
	color: #555555;
	font-size: 11px;
}

ins {
	text-decoration: none;
	color: #679b3c;
}

p em,
cite {
	font-family: Open Sans, sans-serif;
}

/* Structure */

#wrapper {
	display: block;
	margin: 0 auto;
	padding: 0 0 60px;
	max-width: 1140px;
	background: #ffffff;
}

#container {
	margin: 0 auto;
}

#header {
	max-width: 1140px;
	height: 80px;
	padding: 0px 0;
	margin: 0 auto;
	background: #504E50;
	color: #fff;
	font-weight: 300;
	position: relative;
}

#header a, #header a:visited {
	color: #fff;
}

.title-box {
	float: left;
	width: 223px;
	box-sizing: border-box;
	margin: 20px 0;
}

.title-box img {
	max-width: 100%;
}

/* Header-Navigation */

#header-menu {
	background: #504E50;
	float: left;
	max-width: 500px;
	margin: 20px 20px 0 0;
	text-transform: uppercase;
}

#menu-header-menu {
	list-style: none;
	margin: 0;
	position: relative;
}

#menu-header-menu li {
	border: 0;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	position: relative;
	padding: 0;
	margin: 0;
}

#menu-header-menu li a {
	display: inline-block;
	padding: 0 30px;
	white-space: nowrap;
}

#header-menu .sub-menu {
	position: absolute;
	left: -99999px;
	background: #504E50;
	padding: 0 0 5px 0;
	z-index: 99999;
}

#menu-header-menu .sub-menu li {
	border-bottom: 1px dotted #fff;
	width: 100%;
}

#menu-header-menu .sub-menu li:last-child {
	border-bottom: none;
}

#menu-header-menu li:hover > ul,
#menu-header-menu li.focus > ul {
	left: auto;
}

#menu-header-menu li a:after {
	-webkit-font-smoothing: antialiased;
	content: " ";
	display: inline-block;
	font: normal 18px/1 fontawesome;
	position: absolute;
	right: 10px;
	top: 16px;
	vertical-align: text-bottom;
	width: 9px;
	height: 9px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	transform: rotate(-135deg);
}

#menu-header-menu .sub-menu li a:after {
	content: " ";
	display: inline-block;
	border: none;
	transform: none;
	width: 0;
	height: 0;
}

#header-menu a:hover {
	color: #fac80f;
}

#menu-header-menu li a:hover:after {
	border-color: #fac80f;
}

.d36-links {
	float: right;
	font: normal 18px/1 fontawesome;
	padding: 8px 0;
}

.d36-header-social ul {
	list-style: none;
	margin: 0;
	position: relative;
	padding: 0;
	border-bottom: 1px solid #fff;
}

.d36-header-social li {
	border: 0;
	display: inline-block;
	margin: 0 5px;
}

qtranxs_widget ul {
	border-bottom: none;
}

.d36-links a {
	color: #fff;
}

.d36-links a:hover {
	color: #fac80f;
}

.search-button:hover {
	color: #fac80f;
}

.header-functions {
	padding: 5px 0 0 0;
}

.header-functions .widget {
/* margin: 0 10px;
	width: 33%; */
	text-align: center;
	border-right: 1px solid #fff;
	padding: 0 10px;
}

.header-functions .widget:last-child {
/* margin: 0 10px;
	width: 31.5%; */
	text-align: center;
	border-right: none;
}

.header-functions ul {
	border-bottom: none !important;
}

#qtranslate-2 {
}

.qtranxs_widget ul li {
	display: block;
	opacity: 1 !important;
	margin: 0 !important;
}

.language-chooser-item a, .language-chooser-item-en a {
	color: #fff !important;
	font-weight: 400 !important;
}

.language-chooser-item a:hover, .language-chooser-item-en a:hover {
	color: #fac80f !important;
}

.d36-header-support {
	position: relative;
	    float: right;
	    padding: 20px;
	    font-size: 18px;
	    font-weight: normal;
	    background: #db514d;
	    height: 40px;
	    margin: 0 40px;
	    line-height: 23px;
	    font-family: "Changa One";
	    max-width: 180px;
	    text-align: center;
	    text-transform: uppercase;
		display: flex;
		align-content: center;
		flex-wrap: wrap;
}

.widget {
	display: block;
}

.widget_mpdivider_widget {
	position: relative;
	margin: 30px 0;
}

.widget_mpdivider_widget:before {
	border-top: 1px solid #db514d;
	content: " ";
	position: absolute;
	top: 50%;
	width: 100%;
}

.widget_mpdivider_widget span {
	position: relative;
	background-color: white;
	color: black;
	padding: 5px 10px 5px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase;
}

.d36-header-social .widget {
	display: table-cell;
}

#searchform {
min-height: 1000px;
}

#search-container {
	display: none;
	max-width: 1140px;
	margin: 0 auto;
}
.search-button {
	cursor: pointer;
}


.searchform-container {
	display:block;
	margin:0 auto;
	text-align: center;
}

#searchform h2 {

}

#searchform #s {
	width: 70%;
	border: 1px solid #ccc;
	padding: 10px 10px;
	box-sizing: border-box;
	font-size: 18px;
}

#searchform input::placeholder {
	color: #ccc;
}

#searchform #searchsubmit {
	width: 15%;
	font: normal 17px/1 fontawesome;
	color: #fff;
	background: #db514d;
	border: none;
	box-sizing: border-box;
	padding: 13px 0;
	cursor: pointer;
}

.search-result {
	border-top: 1px solid #db514d;
	border-bottom: 1px solid #db514d;
	margin:10px 0;
	padding: 5px 0;
}

.search-result .post-title {
    font-size: 1.8em !important;
	}

.menu-open {display:none;}
.closebtn {display:none;}

/* Content Views */
.pt-cv-view .pt-cv-readmore {
	border: none;
	margin: 6px 0;
	text-transform: none;
	display: block;
}

.topstory {
	background: #504E50;
	margin: 0 !important;
	color: #fff;
}

.topstory .pt-cv-content-item {
	padding: 0 !important;
}

.main-separator {
	border-bottom: 1px solid #ccc;
}

.project-section {
	overflow: hidden;
}

#project-left {
	float: left;
	width: 58%;
	clear: none !important;
	margin: 0 !important;
	box-sizing: border-box;
	padding: 0 10px 0 0;
}

#project-right {
	float: right;
	width: 42%;
	clear: none !important;
	margin: 0 !important;
	box-sizing: border-box;
	padding: 0 0 0 10px;
}

#project-topstory-left {
	float: left;
	width: 75%;
	clear: none !important;
	margin: 0 !important;
	box-sizing: border-box;
	padding: 0 10px 0 0;
}

#project-topstory-right {
	float: right;
	width: 25%;
	clear: none !important;
	margin: 0 !important;
	box-sizing: border-box;
	padding: 0 0 0 10px;
}

.pt-cv-edit-view {
	display: none;
}





.link-to-archive {
	margin: 40px auto;
	text-align: center;
}

.link-to-archive a {
	color: #222222;
	font-family: "Open Sans";
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
}

.link-to-archive a:after {
	content: " ";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 1px solid #db514d;
	border-left: 1px solid #db514d;
	transform: rotate(-135deg);
	text-align: center;
	margin: 0 auto;
}

.link-to-archive a:hover {
	border-color: #fac80f;
}

.link-to-archive a:hover:after {
	border-color: #fac80f;
}

.article-byline {
	background: #504E50;
	margin: 0 0 35px 0;
	box-sizing: border-box;
	padding: 15px;
	color: #fff;
	position: relative;
}

.article-byline a {
	color: #fff;
}

.article-byline a:hover {
	color: #fac80f;
}

.byline-date-author {
	max-width: 188px;
	float: left;
}

.byline-date {
	margin: 0;
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
.byline-date:before {
	content:"";
	padding:0 5px 0 0;
	font-family: 'fontawesome';
	color: #fac80f;
}

.byline-replace {
	margin: 0;
	display: block;
	font-size: 14px;
	font-style: italic;
	margin: 20px 0 0 0;
}

.byline-replace a {
	margin: 0;
	display: block;
}

.byline-replace a:before {
	margin: 0 5px 0 0;
	content: '•';
}

.entry-summary {
	max-width: 734px;
	margin: 0 auto;
	clear: right;
	font-size: 20px;
	font-weight: 300;
}

.byline-category {
	margin: 0;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	position: absolute;
  top: 70px;
    max-width: 168px;
}

.byline-category a {
color: #504E50;
margin: 5px 0;
padding: 6px;
background: #fac80f;
display: inline-block;
font-weight: 400;
}

.byline-category a:hover {
color: #db514d;
}

.byline-share {
	margin: 0;
	position: relative;
	top: -50px;
	float: right;
}

.support-telex {
margin: 0;
position: absolute;
top: 20px;
float: right;
right: 20px;
width: 170px;
}

.a2a_default_style:not(.a2a_flex_style) a {
    float: left;
    line-height: 16px;
		padding: 5px !important;
    border-radius: 21px !important;
    background: #fac80f;
    width: 32px;
    height: 32px;
    margin: 0 5px 0 0;
}



/* Single Post */

#post_content-wrapper {
	width: 1140px;
	padding: 0;
	margin: 0;
}

#post_content {
	float: none;
	padding: 0;
	line-height: 1.6em;
	text-align: left;
	max-width: 734px;
	margin: 3em auto;
}

#content-wrapper {
	max-width: 1140px;
	display: block;
}

#content {
	padding: 0;
	line-height: 1.6em;
	text-align: left;
}

#post_content h2{
	margin: 2em 0 1em;
	font-size: 24px;
	font-weight: 700;
	color:#222;
}

#post_content a{
	color: #db514d;
  text-decoration: underline;
}

#post_content a:visited{
	color: #db514d;
}

h2.longform-chapter {
	font-size: 3em !important;
	color: #db514d !important;
	font-family: 'Changa One';
	line-height: 1em;
	margin: 1em auto 1em auto !important;
	max-width: 980px;
	text-align: center !important;
	font-weight: normal;
	text-transform: uppercase;
}

.support-box {
    border-top: 1px solid #db514d;
    border-bottom: 1px solid #db514d;
    margin: 50px 0;
    padding: 30px 30px 30px 90px;
		font-size:22px;
		line-height:26px;
		font-weight: 300;
		background:url('/wp-content/themes/Direkt36/images/logo_badge_icon.svg');
		background-position: left;
		background-size: 70px 70px;
		background-repeat: no-repeat;
}

.add-box {
    margin: 40px 0;
    padding: 40px;
		font-size:18px;
		font-weight: 300;
		background-color: #f9f9f9;
		background-image:url('/wp-content/themes/Direkt36/images/box_bg.svg');
		background-position: top left;
		background-size: 40%;
		background-repeat: no-repeat;
}


#post_content .d36-tags {
	font-weight: 300;
	font-style: italic;
	font-size: 14px;
	text-transform: uppercase;
	margin: 30px 0;
}

#post_content .d36-tags a {
	background: #fac80f;
    color: #222;
    padding: 4px 15px 1px;
    margin: 5px 0 5px 5px;
    display: inline-block;
    text-decoration: none;
}

#post_content .d36-tags a:hover {
	background: #222;
	color: #fac80f;
}

#post_content .d36-tags a:before {
	content: "• ";
}

.attachment-post-thumbnail, .size-post-thumbnail, .wp-post-image {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}

.felhivas {
	text-align: center;
	margin: 1.4em auto;
	font-size: 22px;
    line-height: 1.0909090909;
	font-weight: normal !important;
    font-family: 'Changa One', sans-serif;
	color: #db514d;
	padding: 1em 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.felhivas a{
	text-decoration: none;
	color: #db514d;
}



/* Authors Plugin */
.ppma-page-content.grid .ppma-article {
    width: 48% !important;
}

/* Images */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	max-width: 100%;
	margin: 10px 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-weight: 300;
	font-style: italic;
}

.wp-caption-text:before {
	content: " ";
	font: normal 12px/1 fontawesome;
	color: #fac80f;
	padding: 0 5px 0 0;
}

.ppma-page-content .ppma-grid-post-title a{
	color:#222222;
}
.ppma-page-content .ppma-grid-post-title a:hover{
	color:#fac80c;
}
.ppma-page-content .article-date {
	font-size: 12px;
}
.ppma-article-pagination {
    clear: both;
    margin: 0 auto;
    text-align: center;
		font-family: 'Changa One';
    font-size: 30px;
}
.ppma-article-pagination .page-numbers {
	color: #fff;
	margin: 0 10px;
	padding: 10px 15px;
	background: #db514d;
}
.ppma-article-pagination .next, .ppma-article-pagination .prev {
    display:none;
}
.ppma-article-pagination .current{
		color: #fff;
    background: #222;
}








/* ----- Archive - Category ----- */

.archive-title {
	margin: 50px auto;
	color:#db514d;
	text-align: center;
}

.archive-node {
	margin: 50px 0;
	border-bottom: 1px solid #222;
	padding: 0 0 20px 0;
}

.archive-node h2 a{
	color:#db514d;
}

.archive-node .entry p{
	padding: 5px 0;
}

/* About Us */
.info-page-container h3{font-size: 20px; border-bottom: 1px solid #999;color:#bc534b;clear: both;}
.info-avatar {float: left;margin: 1em 1em 1em 1em;width: 30%;}
.info-text {margin: 1em 0 0 0;}
.info-text-av {margin: 1em 0 0 0;width: 65%;float: right;}
#rolunk-gazdalkodas {clear: both;
    margin: 30px 0;
    overflow: hidden;}
#rolunk-bemutatkozas h1 {margin:40px 0 20px;}


/* Sponsors Matrix */
		.sponsors-matrix {width:100%;}
		.sponsors-matrix ul {padding: 0px; list-style-type: none;   margin: 0;}
		.sponsors-matrix li {display: inline-block;  width: 45%;  vertical-align: top;  margin: 1em 2%;}
		.sponsors-matrix img {max-height: 52px;}
		.sponsors-matrix a{text-decoration:none;}


/* ----- Footer ----- */

#footer {
	width: 100%;
	margin: 0 auto;
	position: relative;
	background: #504E50;
	color: #ffffff;
	box-sizing: border-box;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fac80f;
}

#footer-wrapper {
	position: relative;
	max-width: 1140px;
	margin: 0 auto;
	padding: 30px 10px 0 10px;
	box-sizing: border-box;
	overflow: hidden;
}

.d36-footer-social {
	font: normal 22px/1 fontawesome;
	text-align: right;
}

.d36-footer-social ul {
	list-style: none;
	margin: 0;
	position: relative;
	padding: 0;
}

.d36-footer-social li {
	border: 0;
	display: inline-block;
	margin: 0 5px;
}

.menu-footer-menu-container {
	text-align: right;
	position: relative;
	font-size: 22px;
	font-family: "Changa One";
	font-weight: normal;
	margin: 30px 0 0 0;
	text-transform: uppercase;
}

.menu-footer-menu-container ul {
	list-style: none;
	margin: 0;
	position: relative;
	padding: 0;
}

.menu-footer-menu-container li {
	display: inline-block;
}

.menu-footer-menu-container li:after {
	content: "•";
	color: #fff;
	padding: 0 10px;
}

.menu-footer-menu-container li:last-child:after {
	content: " ";
	color: #fff;
	padding: 0;
}

.menu-footer-menu-2-container {
	text-align: right;
	position: relative;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}

.menu-footer-menu-2-container ul {
	list-style: none;
	margin: 0;
	position: relative;
	padding: 0;
}

.menu-footer-menu-2-container li {
	display: inline-block;
}

.menu-footer-menu-2-container li:after {
	content: "•";
	color: #fff;
	padding: 0 5px;
}

.menu-footer-menu-2-container li:last-child:after {
	content: " ";
	color: #fff;
	padding: 0;
}

.siteinfo-mod {
	text-align: center;
	clear: both;
	margin: 20px 0;
	padding: 10px 0;
	font-size: 12px;
	font-family: Open Sans;
	font-weight: 200;
	border-top: 1px solid #fff;
}

#footer-wrapper .title-box {
	margin: 0;
}

/* ------------------------- Mobile ------------------------ */


@media screen and (max-width: 767px) {

body {
	    margin: 0;
	    padding: 0;
	    background: url(/wp-content/uploads/2016/04/body_bg.png) repeat-x;
	    font: normal 16px Open Sans, Sans-Serif;
	    text-align: left;
	    background-position-y: -30px;
	}

#header {
	    width: 100%;
	    max-width: 100%;
	    height: 50px;
	    padding: 0px 0;
	    margin: 0 auto;
	    background: #504E50;
	    color: #fff;
	    font-weight: 300;
	}

.title-box {
	    float: left;
	    max-width: 100px;
	    box-sizing: border-box;
	    margin: 16px;
	}


.menu-open {
		display: block;
    font-size: 30px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 15px;
    overflow: hidden;
    top: 15px;
    line-height: 14px;}

.d36-menu-overlay {
	background: #504E50;
height: auto;
width: 0;
position: absolute;
top: 0;
left: 0;
overflow: hidden;
transition: 0.5s;
padding: 60px 0 40px 0;
text-align: center;
z-index: 10000;
border-bottom: 1px solid #949494;
box-shadow: 0px 10px 15px #000;
}

.closebtn {
  position: absolute;
  top: 0;
  right: 15px;
  margin-left: 50px;
	display: block;
	font: normal 40px/1 fontawesome;
}

#header-menu {
	background: #504E50;
	float: none;
	max-width: 100%;
	margin: 10px auto;
	text-transform: uppercase;
	position: relative;
}

#menu-header-menu {
    list-style: none;
    margin: 0;
    position: relative;
    padding: 0;
}

#menu-header-menu li {
    border: 0;
    display: block;
    height: auto;
    line-height: 48px;
    position: relative;
    padding: 0;
    margin: 0;
		font-size: 20px;
}

#header-menu .sub-menu {
    position: initial;
    background: #504E50;
    padding: 0 0 5px 0;
    z-index: 99999;
    font-size: 14px;
		border-top: 2px solid #fff;
}

#menu-header-menu .sub-menu li {
    border-bottom: 1px dotted #fff;
    width: 100%;
    font-size: 13px;
}

.d36-header-social li {
    margin: 0 15px;
}
.d36-header-social .widget {
    display: inline-block;
}
.header-functions .widget {
    padding: 0 15px;
}
.header-functions {
    padding: 15px 0 0 0;}

.d36-header-support {
		    position: relative;
		    float: none;
		    padding: 20px;
		    font-size: 22px;
		    font-weight: normal;
		    background: #db514d;
		    height: auto;
		    margin: 10px auto;
		    line-height: 23px;
		    font-family: "Changa One";
		    max-width: 80%;
		    text-align: center;
		    text-transform: uppercase;
		}

.d36-links {
    float: none;
    font: normal 18px/1 fontawesome;
    padding: 8px 0;
    display: block;
    position: relative;
    margin: 0 0 40px 0;
}

#menu-header-menu li a:after {display:none;}


#wrapper {
	    max-width: 100%;
	}

#post_content-wrapper {
	    width: 100%;
	    padding: 0;
	}

#post_content {
	    float: none;
	    padding: 0;
	    line-height: 1.6em;
	    text-align: left;
	    max-width: 100%;
	    margin: 3em 15px;
	}

.page-wrapper{
	    padding: 15px;
	}

.entry-summary {
	    max-width: 100%;
	    margin: 0 auto;
	    clear: right;
	    font-size: 18px;
	    font-weight: 300;
	}
.article-byline {
	    background: #504E50;
	    margin: 0 0 35px 0;
	    box-sizing: border-box;
	    padding: 15px;
	    color: #fff;
	    position: relative;
	}

.byline-date-author {
	    max-width: 100%;
	    float: none;
	}

 .authors-box {

 }

.byline-date {
	    margin: 0;
	    font-size: 13px;
	    font-weight: 300;
	    text-transform: uppercase;
	    display: inline-block;
	}

.byline-replace {
	    display: block;
	    font-size: 14px;
	    font-style: italic;
	    margin: 10px 0;
	}

.byline-replace a {
	    margin: 0;
	    display: block;
	}

.byline-category {
			margin: 10px 0;
	    font-size: 10px;
	    font-weight: 800;
	    text-transform: uppercase;
	    padding: 5px 0;
	    border-top: 1px solid #fff;
	    /* border-bottom: 1px solid #fff;  */
	    max-width: 100%;
	    position: unset;
	}

.byline-category a {
	    color: #504E50;
	    margin: 2px 0;
	    padding: 6px;
	    background: #fac80f;
	    display: inline-block;
	    font-weight: 400;
	}

.byline-share {
	margin: 0;
position: absolute;
bottom: 0px;
float: none;
right: 0px;
	}

	.support-telex {
	margin: 0;
	position: absolute;
	top: 17px;
	float: right;
	right: 10px;
	width: 100px;
	}


.a2a_default_style:not(.a2a_flex_style) a {
	    margin: 0 10px 0 0;
	}

h1.post-title {
	    font-family: "Changa One";
	    font-size: 2em;
	    font-weight: normal;
	    line-height: 1.2em;
	    margin: 1em;
	    max-width: 100%;
	    text-align: center;
	    color: #222;
	}

#post_content h2 {
	    font-size: 24px;}

	#project-left {
	    float: none;
	    width: 100%;
	    clear: both !important;
	    margin: 0 !important;
	    box-sizing: border-box;
			padding: 0 15px 0 15px;
	}
	#project-right {
	    float: none;
	    width: 100%;
	    clear: both !important;
	    margin: 0 !important;
	    box-sizing: border-box;
			padding: 0 15px 0 15px;
	}

	#project-topstory-left {
		float: none;
		width: 100%;
		clear: both !important;
		margin: 0 !important;
		box-sizing: border-box;
		padding: 0 15px 0 15px;
	}
	#project-topstory-right {
		float: none;
		width: 100%;
		clear: both !important;
		margin: 20px 0 !important;
		box-sizing: border-box;
		padding: 0 15px 0 15px;
	}

.recent .pt-cv-content-item { }

#footer-wrapper {
    padding: 30px 10px 0 10px;
	}
#footer-wrapper .title-box {
	    margin: 10px 0 0 0;
	}
.menu-footer-menu-container {
	    font-size: 16px;
			margin: 30px 0 15px 20px;
	}
/* Authors Plugin */
.ppma-page-content {
		margin: 0 10px;
}
.ppma-page-content.grid .ppma-article {
	    position: relative;
	    width: 100% !important;
	    padding: 0 !important;
	    margin-top: 20px !important;
	    margin-bottom: 0 !important;
	    word-break: break-word !important;
			min-height: auto !important;
	}
.ppma-page-header {
	margin: 0 10px;
}



} /* - End of Mobile styles - */
