.common-module {
	width: 1265px;
	max-width: 100%;
	margin: 25px auto 25px auto
}
.common-module.blog-details h2 {
	font-size: 1.6rem;
	margin-bottom: 15px
}
/*.common-module.blog-details img {
	max-width: 100%;
	width: 100% !important
} */
.common-module.blog-details .blog-tags {
	display: flex;
	display: -webkit-flex;
	margin-bottom: 25px;
	margin-top: 15px
}
.common-module.blog-details .blog-tags .tag-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	margin-right: 6px
}
.common-module.blog-details .blog-tags .tags-parent {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap
}
.common-module.blog-details .blog-tags .tags-parent .tags a {
	font-size: 18px;
	margin: 0 0 0 5px
}
.common-module.blog-details .arrow-bns {
	margin: 10px auto 40px auto
}
.common-module.blog-details .arrow-bns div.left {
	background-position: 0 0;
	left: 45%;
	top: 0
}
.common-module.blog-details .arrow-bns div.right {
	background-position: -41px 0;
	right: 45%;
	top: 0
}
.common-module.blog-details .blog-comments label {
	display: none
}
.common-module.blog-details .blog-comments input,
.common-module.blog-details .blog-comments textarea,
.common-module.blog-details .blog-comments select {
	background: #FFFFFF !important;
	border: 1px solid #cccccc;
	height: 35px;
	margin-bottom: 15px;
	padding: 5px 10px;
	font-size: 15px;
	width: 500px
}
.common-module.blog-details .blog-comments input:focus,
.common-module.blog-details .blog-comments textarea:focus,
.common-module.blog-details .blog-comments select:focus {
	outline: none;
	box-shadow: none
}
.common-module.blog-details .blog-comments textarea {
	height: 89px
}
.common-module.blog-details .blog-comments .form-submit {
	width: auto;
	height: 35px;
	padding: 0 15px;
	border: none;
	background: #882425 !important;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: auto
}
.common-module.blog-details .blog-comments .form-submit:hover {
	background: #204689 !important
}
.common-module b,
.common-module strong {
	color: #882425
}
blockquote,blockquote p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 20px;
    margin-inline-end: 20px;
	font-weight: bold;
	font-style: italic;
	color: #882425 !important;
    }


.blog-social {
    text-align: center;
    max-width: 300px;
    margin: auto;
    display: flex;
    align-items: center;
}


.blogs {
	width: 100%;
	max-width: 100%;
	margin: 40px auto 40px auto
}
.blogs .common-heading {
	max-width: 78%
}
.blogs .common-heading p {
	color: #000000
}
.blogs .content-block {
	width: 100%;
	max-width: 100%;
	margin: 38px auto 0 auto
}
.blogs .content-block .main-parent {
	display: flex
}
.blogs .content-block .blog-parent-card {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	flex-direction: column
}
.blogs .content-block .blog-parent-card .blog-card {
	width: 100%;
	background: #fff5ec;
	display: flex;
	display: -webkit-flex;
	position: relative
}
.blogs .content-block .blog-parent-card .blog-card.reverse {
	flex-direction: row-reverse
}
.blogs .content-block .blog-parent-card .blog-card.reverse .text-img:first-child:after {
	content: '';
	position: absolute;
	z-index: 1;
	background: url('../images/blog-arrow.png') no-repeat;
	width: 26px;
	height: 28px;
	left: -24px;
	right: inherit;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.blogs .content-block .blog-parent-card .blog-card .text-img {
	flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative
}
.blogs .content-block .blog-parent-card .blog-card .text-img:first-child:after {
	content: '';
	position: absolute;
	z-index: 1;
	background: url('../images/blog-arrow.png') no-repeat;
	width: 26px;
	height: 28px;
	right: -24px;
	top: 0;
	bottom: 0;
	margin: auto
}
.blogs .content-block .blog-parent-card .blog-card .text-img h5 {
	font-family: 'HeuristicaBold';
	font-size: 1rem;
	margin-bottom: 6px;
	padding: 6px
}
.blogs .content-block .blog-parent-card .blog-card .text-img h5 a {
	color: #882425
}
.blogs .content-block .blog-parent-card .blog-card .text-img h5 a:hover {
	color: #204689 !important
}
.blogs .content-block .blog-parent-card .blog-card .text-img .calendar {
	color: #204689;
	background: url('../images/date-ico.png') 0 no-repeat;
	padding-left: 28px;
	padding-right: 6px
}
.blogs .content-block .blog-parent-card .blog-card .text-img img {
	width: 100%
}
.editor-consistency-block .blog-social ul {
  display: flex !important;
}
.editor-consistency-block ul {
  margin-left: 5px !important;
  margin-bottom: 10px !important;
  display: block !important;
  text-align: left;
}
.common-module ul {
  padding-left: 20px;
}
.blog-social ul {
  display: flex;
  display: -webkit-flex;
  padding-left: 0 !important;
  justify-content: center;
  margin: 25px auto 8px auto;
    margin-bottom: 8px;
    margin-left: auto;
  }

.common-module.blog-details.editor-consistency-block h2 {
  text-align: center;
}
.common-module.blog-details h2 {
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.editor-consistency-block h2 {
  font-size: 29px !important;
}
.editor-consistency-block h1, .editor-consistency-block h2, .editor-consistency-block h3, .editor-consistency-block h4, .editor-consistency-block h5, .editor-consistency-block h6 {
  color: #882425;
  text-align: left;
}

.editor-consistency-block ul {
  margin-left: 5px !important;
  margin-bottom: 10px !important;
  display: block !important;
  text-align: left;
}
.common-module ul {
  padding-left: 20px;
}
.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
    padding-left: 0px;
  margin-top: 20px;
}
.pl-0, .px-0 {
  padding-left: 0 !important;
}
ul {
  margin: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  padding: 0;
}
.wp-block-gallery.rows-2 .blocks-gallery-item {
  width: 40%;
}
.wp-block-gallery .blocks-gallery-item {
  margin-right: 16px;
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  list-style-type: none !important;
  padding: 0 !important;
}
.editor-consistency-block ul li {
  list-style-type: disc;
  margin-bottom: 6px;
  font-size: 16px;
  background-image: none !important;
  padding-left: 0 !important;
  color: #000000 !important;
  text-align: left;
}
.common-module ul li {
  list-style-type: disc;
  padding-left: 0;
  margin-bottom: 12px;
  font-family: 'SourceSansProRegular';
}

.common-module.blog-details.editor-consistency-block h2{text-align:center;}

.common-module.blog-details.editor-consistency-block p{
	color: #000000 !important;
	text-align: justify !important;
	margin-bottom: 25px !important;
	font-size: 1.5rem !important;
	/* line-height: 28px !important; */

}

.blogs {
	width: 100%;
	max-width: 100%;
	margin: 40px auto 40px auto
}
.blogs .common-heading {
	max-width: 78%
}
.blogs .common-heading p {
	color: #000000
}
.blogs .content-block {
	width: 100%;
	max-width: 100%;
	margin: 38px auto 0 auto
}
.blogs .content-block .main-parent {
	display: flex
}
.blogs .content-block .blog-parent-card {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	flex-direction: column
}
.blogs .content-block .blog-parent-card .blog-card {
	width: 100%;
	background: #fff5ec;
	display: flex;
	display: -webkit-flex;
	position: relative
}
.blogs .content-block .blog-parent-card .blog-card.reverse {
	flex-direction: row-reverse
}
.blogs .content-block .blog-parent-card .blog-card.reverse .text-img:first-child:after {
	content: '';
	position: absolute;
	z-index: 1;
	background: url('../images/blog-arrow.png') no-repeat;
	width: 26px;
	height: 28px;
	left: -24px;
	right: inherit;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.blogs .content-block .blog-parent-card .blog-card .text-img {
	flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative
}
.blogs .content-block .blog-parent-card .blog-card .text-img:first-child:after {
	content: '';
	position: absolute;
	z-index: 1;
	background: url('../images/blog-arrow.png') no-repeat;
	width: 26px;
	height: 28px;
	right: -24px;
	top: 0;
	bottom: 0;
	margin: auto
}
.blogs .content-block .blog-parent-card .blog-card .text-img h5 {
	font-family: 'HeuristicaBold';
	font-size: 1rem;
	margin-bottom: 6px;
	padding: 6px
}
.blogs .content-block .blog-parent-card .blog-card .text-img h5 a {
	color: #882425
}
.blogs .content-block .blog-parent-card .blog-card .text-img h5 a:hover {
	color: #204689 !important
}
.blogs .content-block .blog-parent-card .blog-card .text-img .calendar {
	color: #204689;
	background: url('../images/date-ico.png') 0 no-repeat;
	padding-left: 28px;
	padding-right: 6px;
}
.blogs .content-block .blog-parent-card .blog-card .text-img img {
	width: 100%;
}

 img{
  width: 100%;
}  
