/* longread*/
h2, h3{
	margin-top: 48px;
	margin-bottom: 24px;
}
.longread .entry-header{
	margin-top: 0;
}
.longread-thumb{
	height: 432px;
	object-fit: cover;
}
.thumb-block{
	margin-bottom: 24px;
}

.longread-date-post{
	font-size: 20px;
	float: right;
}
.longread .title{
	font-size: 39.06px;
	line-height: 48px;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 24px;

}
.longread header{
	margin-bottom: 24px;
}
.longread-subtitle{
	font-size: 20.4px;
	line-height: 30px;
	font-weight: 400;
	margin-top: 30px;
	display: block;
}

.longread .caption{
	font-size: 12.8px;
	line-height: 16px;
	text-align: right;
	display: block;
}
.longread .wp-block-pullquote__citation, .longread .wp-block-pullquote cite, .longread .wp-block-pullquote footer{
	margin: 24px 0;
  display: inline-block;
}
.longread .wp-block-embed figcaption{
	text-align: left;
}
.longread  .wp-block-pullquote p{
	font-size: 20px;
	line-height: 24px;
}

p.has-medium-font-size{
	font-size: 20px;
		font-weight: 400;
}

.wp-block-quote{
	margin-left: -30px;
	padding-left: 24px;
}
.wp-block-quote p{
	font-weight: 400;
}
.wp-block-quote.is-style-default p{
	font-size: 16px;
}
.wp-block-quote.is-style-small p{
	font-size: 12.8px;
	line-height: 16px;

}
.wp-block-quote.is-style-large{
	border-left: 4px solid #000;
	margin-bottom: 24px;
	margin-left: -24px;
	padding-left: 24px;

}
.wp-block-quote.is-style-large p{
	font-size: 20px;
	line-height: 24px;
	font-style: normal;
}
.longread ul{
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	padding: 0;
  margin: 0;
}
.longread ul li{
	margin-bottom: 0.5em;
}
.precontnent{
  margin-bottom: 24px;
}
.longread-sidebar-title{
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0;
	margin-bottom: 12px;
}
.lang-switch{
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 24px;
	display: block;
	margin-top: 0;
}
.longread-tag-list a{
	display:inline-block;
	border: 1px solid;
	font-size: 16px;
	padding: 0px 8px;
	margin-bottom: 12px;
  margin-right: 12px;

}
.longread-tag-list{
	margin-bottom: 24px;
}
.ez-toc-list{
	padding: 0;
	margin-left: 0;
	margin-bottom: 24px;
	list-style: none;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}
.ez-toc-list li{
	margin-bottom: 24px;
}
.ez-toc-list a{
	color: #000;
}
.longread .longread-thumb .longread-thumb-cover{
	background-color: rgba(0, 0, 0, 0.5);
}
.longread .longread-thumb .title, .longread .longread-thumb .longread-date-post{
	/* padding: 180px 0; */
	border: none;
	color: #fff;
}
.longread p.has-drop-cap:not(:focus)::first-letter{
	font-size: 6.4em;
	font-weight: 400;
}

/* Width of "wide" blocks */
.longread  .wp-block[data-align="wide"] {
    max-width: 1080px;
}

/* Width of "full-wide" blocks */
.longread  .alignfull{

	margin-left: calc((-1170px / 100) * 8.333333);
	margin-right: calc((-1170px / 100) * 33.333333);
	width: auto;
	max-width: 1000%;
}
.longread .alignwide{
	margin-left: calc((-1170px / 100) * 8.333333);
	margin-right: calc((-1170px / 100) * 8.333333);
  width: auto;
  max-width: 1000%;
}
.longread .page-content, .longread .entry-content, .longread .entry-summary{
	margin-top: 0;
}
.longread .post-social{
	margin-top: 24px;
}
.longread .wp-block-pullquote{
	padding: 0;
}
/* .longread .alignwide.wp-block-image, .longread .alignwide.wp-block-cover{
	width: calc(100% + 8.33333333% + 8.33333333% + 30px);
	max-width: calc(100% + 8.33333333% + 8.33333333% + 30px);
} */
.longread .wp-block-columns{

}

.longread .wp-block-gallery .blocks-gallery-image figcaption, .longread .wp-block-gallery .blocks-gallery-item figcaption{
	text-align: left;
}
.wp-block-file{
	line-height: 24px;
}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item{
	margin: 0 24px 0 0;
	width: calc(50% - 24px);
}

@media  (max-width:1199px){
  .longread  .alignfull{

  	margin-left: calc((-970px / 100) * 8.333333);
  	margin-right: calc((-970px / 100) * 33.333333);
  	width: auto;
  	max-width: 1000%;
  }
  .longread .alignwide{
  	margin-left: calc((-970px / 100) * 8.333333);
  	margin-right: calc((-970px / 100) * 8.333333);
    width: auto;
    max-width: 1000%;
  }
}
@media (max-width:991px){
  .longread  .alignfull{

  	margin-left: inherit;
  	margin-right: inherit;
  	width: auto;
  	max-width: 1000%;
  }
  .longread .alignwide{
    margin-left: inherit;
    margin-right: inherit;
    width: auto;
    max-width: 1000%;
  }
}
@media (max-width:768px){
  .longread header{
    margin-bottom: 24px;
  }

  .longread-thumb{
    height: 192px;
  }
	.longread-date-post{
		float: left;
		margin-bottom: 24px;
	}
	.lang-switch{
		margin-top: 24px;
	}

  .wp-block-quote{
   margin-left: auto;
   padding-left: 12px;
  }

	.longread .wp-block-gallery .blocks-gallery-image, .longread .wp-block-gallery .blocks-gallery-item{
		width: 100%;
		margin: 0;
		margin-bottom: 12px;
	}

}
@media (min-width: 600px) and (max-width: 768px) {

	.longread .wp-block-column:not(:last-child) {
	  margin-right: 0px;
		padding-right: 32px;
	}
	.longread .wp-block-column:not(:first-child) {
    margin-left: 0px;
		padding-left: 32px;
	}
}
@media (max-width: 600px){
	.wp-block-column{
		margin-bottom: 0px;
	}
	.longread .title{
		font-size: 31.25px;
		line-height: 36px;
		text-align: left;
		margin-top: 48px;
		margin-bottom: 24px;

	}

}
