.page-id-3318 .featured-image {display:none;}
.pt-cv-readmore {
    color: 	#ffffff !important;
    background-color: 	#5DBCD2 !important;
    border: none !important;
}
.blog-list .hentry {margin-bottom:4em!important}
article:nth-child(4n) .featured-image {box-shadow:#eec652 30px 30px 0px 0px}
article:nth-child(4n+1) .featured-image {float:right;box-shadow:#f19117 -30px 30px 0px 0px}
article:nth-child(4n+2) .featured-image {box-shadow:#008ec2 30px 30px 0px 0px}
article:nth-child(4n+3) .featured-image {float:right;box-shadow:#dc0000 -30px -30px 0px 0px}
.slider-box .entry-title {font-size:5vh!important;}
	.hentry:first-child .hentry-middle{margin-top:2em!important;}
article:nth-child(n+2) {    display: flex;
    align-items: center;}
.dot-irecommendthis{font-size:11px;}

/*tablet*/
@media screen and (max-width: 768px) {

article:nth-child(4n) .featured-image {box-shadow:#eec652 20px 20px 0px 0px}
article:nth-child(4n+1) .featured-image {float:right;box-shadow:#f19117 -20px 20px 0px 0px}
article:nth-child(4n+2) .featured-image {box-shadow:#008ec2 20px 20px 0px 0px}
article:nth-child(4n+3) .featured-image {float:right;box-shadow:#dc0000 -20px -20px 0px 0px}
.slider-box .entry-title {font-size:8vh!important;}
.blog-list.first-full .hentry:first-child .hentry-middle{margin-top:3em;}
	.hentry:nth-child(n+1) .hentry-middle{ }
.slider-box .entry-title{font-size:6vh!important}
	article:nth-child(n+2) {    display: flex;
    align-items: center;}
}

/*mobile*/
@media screen and (max-width: 480px) {

article:nth-child(4n) .featured-image {box-shadow:#eec652 10px 10px 0px 0px}
article:nth-child(4n+1) .featured-image {float:right;box-shadow:#f19117 -10px 10px 0px 0px}
article:nth-child(4n+2) .featured-image {box-shadow:#008ec2 10px 10px 0px 0px}
article:nth-child(4n+3) .featured-image {float:right;box-shadow:#dc0000 -10px -10px 0px 0px}
.slider-box .entry-title {font-size:8vh!important;}
.blog-list.first-full .hentry:first-child .hentry-middle{margin-top:3em;}
	.hentry:nth-child(n+1) .hentry-middle{margin-top:-1.5em; font-size:0.9em }
.slider-box .entry-title{font-size:3.5vh!important}
	article:nth-child(n+2) {    display: flex;
    align-items: center;}

}
figure.aligncenter {
	max-width:100%!important;	
	margin-right:auto!important;
width:100%!important;
	margin-left:auto!important;
	
}