.internal-linking-related-contents-pro-list {
    border: 1px solid #ddd;
    padding: 20px 20px 10px 20px;
    margin: 20px 0;
}

.internal-linking-related-contents-pro-list h3 {
    border: 0;
    font-weight: 600;
	text-align:center;
	margin:15px 0 30px 0 !important;
}

.internal-linking-related-contents-pro  {
	width: auto;
	text-align:center;
	position:relative;
}

.internal-linking-related-contents-pro:before ,
.internal-linking-related-contents-pro:after {
	margin:0;
	content: '';
	display: table;
	clear: both;
}

.internal-linking-related-contents-pro:before {
	margin-top:15px;
}

.internal-linking-related-contents-pro:after {
	margin-bottom:15px;
}

.internal-linking-related-contents-pro .wp-post-image {
	width: auto;
	display: block;
	margin:0 !important
}

.internal-linking-related-contents-pro a {
	color:#333;
	text-decoration:none;
}

.internal-linking-related-contents-pro a:hover,
.internal-linking-related-contents-pro a:active,
.internal-linking-related-contents-pro a:focus {
	text-decoration:none;
}

.internal-linking-related-contents-pro span {
	display:inline-block;
	margin-right:10px
}

.internal-linking-related-contents-pro strong {
	display:block;
}

.internal-linking-related-contents-pro .template-1 {
	background:#ec7063;
	width:100%;
	display:block;
	padding:10px;
	text-align:left;
	color:#fff;
	border-radius:5px;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.internal-linking-related-contents-pro .template-1 span {
	color:#fff;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-1:hover ,
.internal-linking-related-contents-pro .template-1:active ,
.internal-linking-related-contents-pro .template-1:focus {
	background:#e74c3c;
}

.internal-linking-related-contents-pro .template-2 {
	background:#ec7063;
	width:100%;
	display:block;
	padding:15px;
	text-align:left;
	color:#fff;
	border-radius:5px;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.internal-linking-related-contents-pro .template-2 span.cta {
	display:inline-block;
	background:#e74c3c;
	padding:10px;
	border-radius:5px
}

.internal-linking-related-contents-pro .template-2 span {
	color:#fff;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-2:hover,
.internal-linking-related-contents-pro .template-2:active,
.internal-linking-related-contents-pro .template-2:focus {
	background:#e74c3c;
}

.internal-linking-related-contents-pro .template-3 {
	background:#ec7063;
	width:100%;
	display:block;
	padding:15px;
	text-align:left;
	color:#fff;
	border-radius:5px;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.internal-linking-related-contents-pro .template-3 img {
	max-width: 100px;
	vertical-align: middle;
}

.internal-linking-related-contents-pro .template-3 .postTitle {
	display:inline-block;
	background:#e74c3c;
	padding:10px;
	border-radius:5px;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.internal-linking-related-contents-pro .template-3 span {
	color:#fff;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-3:hover ,
.internal-linking-related-contents-pro .template-3:active ,
.internal-linking-related-contents-pro .template-3:focus {
	background:#e74c3c;
}

.internal-linking-related-contents-pro .template-4 {
	background:#fff;
	border:solid 1px #ddd;
	width:100%;
	padding:0;
	text-align:left;
	color:#333;
	border-radius:5px;
	overflow: hidden;
	display: flex;
	align-items: center;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-4 img {
	max-height: 170px;
}

.internal-linking-related-contents-pro .template-4 .postTitle {
	display:inline-block;
	vertical-align: middle;
	max-width: 50%;
	padding:10px;
}

.internal-linking-related-contents-pro .template-4:hover .postTitle span  ,
.internal-linking-related-contents-pro .template-4:active .postTitle span  ,
.internal-linking-related-contents-pro .template-4:focus .postTitle span  {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-4:hover .postTitle span ,
.internal-linking-related-contents-pro .template-4:active .postTitle span ,
.internal-linking-related-contents-pro .template-4:focus .postTitle span  {
  color:#e74c3c;
}

.internal-linking-related-contents-pro .template-5 {
	width:100%;
	display:block;
	padding:0;
	text-align:left;
	color:#fff;
	border-radius:5px;
	overflow: hidden;
	position: relative;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-position: center;
}

.internal-linking-related-contents-pro .template-5:before {
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.1;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.internal-linking-related-contents-pro .template-5 span {
	color:#fff;
}

.internal-linking-related-contents-pro .template-5 .postTitle {
	display:inline-block;
	vertical-align: middle;
	padding:15px;
}

.internal-linking-related-contents-pro .template-5:hover:before ,
.internal-linking-related-contents-pro .template-5:active:before ,
.internal-linking-related-contents-pro .template-5:focus:before {
	opacity: 0.3;
}

.internal-linking-related-contents-pro .template-6 {
	background:#fff;
	border:solid 1px #ddd;
	width:100%;
	padding:0;
	text-align:left;
	color:#333;
	border-radius:5px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.internal-linking-related-contents-pro .template-6 img {
	max-height: 170px;
	vertical-align: middle;
}

.internal-linking-related-contents-pro .template-6 span {
	display:block;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-6 .postTitle {
	display:inline-block;
	vertical-align: middle;
	width: 100%;
	padding:0 10px;
}

.internal-linking-related-contents-pro .template-6 .postTitle strong {
	display: block;
	background: #ec7063;
	padding: 10px;
	border-radius: 5px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.internal-linking-related-contents-pro .template-6 .postTitle strong:hover ,
.internal-linking-related-contents-pro .template-6 .postTitle strong:active ,
.internal-linking-related-contents-pro .template-6 .postTitle strong:focus {
	background: #e74c3c;
}

.internal-linking-related-contents-pro .template-7 {
	background:#fff;
	border:solid 1px #ddd;
	width:100%;
	padding:0;
	text-align:left;
	color:#333;
	border-radius:5px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.internal-linking-related-contents-pro .template-7 img {
	max-height: 170px;
	vertical-align: middle;
	float:right
}

.internal-linking-related-contents-pro .template-7 .postTitle {
	display:inline-block;
	vertical-align: middle;
	width: 100%;
	padding:0 10px;
}

.internal-linking-related-contents-pro .template-7 span {
	display:block;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-7:hover span {
	color:#e74c3c;
}

.internal-linking-related-contents-pro .template-7 span.ilrcp-title {
	font-weight:600;
}

.internal-linking-related-contents-pro .template-7 span.ilrcp-author {
	margin-top:10px;
}

.internal-linking-related-contents-pro .template-7 span.ilrcp-author ,
.internal-linking-related-contents-pro .template-7:hover span.ilrcp-author {
	color: #666 !important;
}

.internal-linking-related-contents-pro .template-7 span.ilrcp-date ,
.internal-linking-related-contents-pro .template-7:hover span.ilrcp-date {
	font-weight:500;
}

.internal-linking-related-contents-pro .template-7 span.ilrcp-date ,
.internal-linking-related-contents-pro .template-7:hover span.ilrcp-date {
	color: #333 !important;
}

.internal-linking-related-contents-pro .template-8 {
	background:#fff;
	border:none;
	padding:15px;
	border-radius:0;
	width:100%;
	text-align:left;
	color:#333;
	overflow: hidden;
	display: flex;
	align-items: center;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-8:before {
	margin-top: 15px;
	background: #ec7063;
	width: calc(100% - 30px);
	height: 4px;
	margin: auto;
	top: 0px;
	left: 15px;
	position: absolute;
	content: '';
}

.internal-linking-related-contents-pro .template-8 img {
	max-height: 170px;
}

.internal-linking-related-contents-pro .template-8 .postTitle {
	display:inline-block;
	vertical-align: middle;
	max-width: 50%;
	padding:10px;
}

.internal-linking-related-contents-pro .template-8:hover .postTitle span  ,
.internal-linking-related-contents-pro .template-8:active .postTitle span  ,
.internal-linking-related-contents-pro .template-8:focus .postTitle span  {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-8:hover .postTitle span ,
.internal-linking-related-contents-pro .template-8:active .postTitle span ,
.internal-linking-related-contents-pro .template-8:focus .postTitle span  {
  color:#e74c3c;
}

.internal-linking-related-contents-pro .template-9 {
	background:#fff;
	border:none;
	padding:15px;
	border-radius:0;
	width:100%;
	text-align:left;
	color:#333;
	overflow: hidden;
	display: flex;
	align-items: center;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-9:before {
	content: "";
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 10px;
	left: 10px;
	right: -10px;
	bottom: -10px;
	margin: auto;
	z-index: -1;
	background: #f9f9f9;
}

.internal-linking-related-contents-pro .template-9 img {
	max-height: 170px;
}

.internal-linking-related-contents-pro .template-9 .postTitle {
	display:inline-block;
	vertical-align: middle;
	max-width: 50%;
	padding:10px;
}

.internal-linking-related-contents-pro .template-9:hover .postTitle span  ,
.internal-linking-related-contents-pro .template-9:active .postTitle span  ,
.internal-linking-related-contents-pro .template-9:focus .postTitle span  {
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.internal-linking-related-contents-pro .template-9:hover .postTitle span ,
.internal-linking-related-contents-pro .template-9:active .postTitle span ,
.internal-linking-related-contents-pro .template-9:focus .postTitle span  {
  color:#e74c3c;
}

@media screen and (min-width : 0) and (max-width : 600px) {

	.internal-linking-related-contents-pro .template-4 img,
	.internal-linking-related-contents-pro .template-8 img,
	.internal-linking-related-contents-pro .template-9 img {
		max-width: 50% !important;
	}

	.internal-linking-related-contents-pro .template-6 img ,
	.internal-linking-related-contents-pro .template-7 img {
		max-width: 40% !important;
	}

	.internal-linking-related-contents-pro .template-6 .postTitle strong {
		padding: 5px;
		margin-top: 5px;
	}

	.internal-linking-related-contents-pro .template-7 span.ilrcp-author {
		margin-top:5px;
	}

}

@media screen and (min-width : 0) and (max-width : 480px) {

	.internal-linking-related-contents-pro .template-1 ,
	.internal-linking-related-contents-pro .template-2 ,
	.internal-linking-related-contents-pro .template-3 ,
	.internal-linking-related-contents-pro .template-4 .postTitle,
	.internal-linking-related-contents-pro .template-5 ,
	.internal-linking-related-contents-pro .template-6 .postTitle strong,
	.internal-linking-related-contents-pro .template-6 span ,
	.internal-linking-related-contents-pro .template-7 span ,
	.internal-linking-related-contents-pro .template-8 .postTitle ,
	.internal-linking-related-contents-pro .template-9 .postTitle {
		font-size:14px
	}

	.internal-linking-related-contents-pro .template-7 span.ilrcp-date {
		font-size:12px
	}

	.internal-linking-related-contents-pro .template-7 span.ilrcp-author {
		font-size:10px
	}

}

@media screen and (min-width : 481px) and (max-width : 768px) {

	.internal-linking-related-contents-pro .template-1 ,
	.internal-linking-related-contents-pro .template-2 ,
	.internal-linking-related-contents-pro .template-3 ,
	.internal-linking-related-contents-pro .template-4 .postTitle,
	.internal-linking-related-contents-pro .template-5 ,
	.internal-linking-related-contents-pro .template-6 .postTitle strong,
	.internal-linking-related-contents-pro .template-6 span ,
	.internal-linking-related-contents-pro .template-7 span ,
	.internal-linking-related-contents-pro .template-7 span.ilrcp-date ,
	.internal-linking-related-contents-pro .template-8 .postTitle ,
	.internal-linking-related-contents-pro .template-9 .postTitle {
		font-size:16px
	}

	.internal-linking-related-contents-pro .template-7 span.ilrcp-date {
		font-size:14px
	}

	.internal-linking-related-contents-pro .template-7 span.ilrcp-author {
		font-size:12px
	}

}

@media screen and (min-width : 769px) {

	.internal-linking-related-contents-pro .template-1 ,
	.internal-linking-related-contents-pro .template-2 ,
	.internal-linking-related-contents-pro .template-3 ,
	.internal-linking-related-contents-pro .template-4 .postTitle,
	.internal-linking-related-contents-pro .template-5 ,
	.internal-linking-related-contents-pro .template-6 .postTitle strong,
	.internal-linking-related-contents-pro .template-6 span ,
	.internal-linking-related-contents-pro .template-7 span ,
	.internal-linking-related-contents-pro .template-7 span.ilrcp-date ,
	.internal-linking-related-contents-pro .template-8 .postTitle ,
	.internal-linking-related-contents-pro .template-9 .postTitle {
		font-size:20px
	}

	.internal-linking-related-contents-pro .template-7 span.ilrcp-date {
		font-size:16px
	}

	.internal-linking-related-contents-pro .template-7 span.ilrcp-author {
		font-size:12px
	}

}

/* AMP */

html[amp] .internal-linking-related-contents-pro .template-1 ,
html[amp] .internal-linking-related-contents-pro .template-2 ,
html[amp] .internal-linking-related-contents-pro .template-3 ,
html[amp] .internal-linking-related-contents-pro .template-4 .postTitle,
html[amp] .internal-linking-related-contents-pro .template-5 ,
html[amp] .internal-linking-related-contents-pro .template-6 .postTitle strong,
html[amp] .internal-linking-related-contents-pro .template-6 span ,
html[amp] .internal-linking-related-contents-pro .template-7 span ,
html[amp] .internal-linking-related-contents-pro .template-7 span.ilrcp-date ,
html[amp] .internal-linking-related-contents-pro .template-8 .postTitle,
html[amp] .internal-linking-related-contents-pro .template-9 .postTitle {
	font-size:14px
}

html[amp] .internal-linking-related-contents-pro .template-7 span.ilrcp-date {
	font-size:12px
}

html[amp] .internal-linking-related-contents-pro .template-7 span.ilrcp-author {
	font-size:10px
}

html[amp] .internal-linking-related-contents-pro .template-4 amp-img,
html[amp] .internal-linking-related-contents-pro .template-6 amp-img,
html[amp] .internal-linking-related-contents-pro .template-7 amp-img,
html[amp] .internal-linking-related-contents-pro .template-8 amp-img,
html[amp] .internal-linking-related-contents-pro .template-9 amp-img {
	max-width: max-content !important;
	margin:0;
    -o-object-fit: none;
    object-fit: none;
}

html[amp] .internal-linking-related-contents-pro .template-4 amp-img img,
html[amp] .internal-linking-related-contents-pro .template-6 amp-img img,
html[amp] .internal-linking-related-contents-pro .template-7 amp-img img,
html[amp] .internal-linking-related-contents-pro .template-8 amp-img img,
html[amp] .internal-linking-related-contents-pro .template-9 amp-img img{
	width:100% !important;
	height:100% !important;
	max-height:inherit !important;
}

@media screen and (min-width : 0) and (max-width : 480px) {

	html[amp] .internal-linking-related-contents-pro .template-4 amp-img img,
	html[amp] .internal-linking-related-contents-pro .template-6 amp-img img,
	html[amp] .internal-linking-related-contents-pro .template-8 amp-img img,
	html[amp] .internal-linking-related-contents-pro .template-9 amp-img img {
		max-width: 150px;
	}

}
