a:hover {
	text-decoration: none;
	color: #000000;
}

.post-wrapper {
	/*height: 238px;*/
	margin-bottom: 40px;
}

.post-title {
	font-weight: 600;
	color: #000000;
	display: block; /* or inline-block */
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 2.6em;
	line-height: 1.3em;
	height: 2.6em;
}

.description {
	display: block !important;
	text-overflow: ellipsis !important;
	word-wrap: break-word !important;
	overflow: hidden !important;
	max-height: 3.9em !important;
	min-height: 3.9em !important;
	line-height: 1.3em !important;
	height: 3.9em !important;
	margin: 5px auto;
}

.read-more {
	text-align: right;
}

.myP h1 {
	font-weight: 600 !important;
	color: #000000 !important;
	display: block !important;
	text-overflow: ellipsis !important;
	word-wrap: break-word !important;
	overflow: hidden !important;
	max-height: 2.6em !important;
	min-height: 2.6em !important;
	line-height: 1.3em !important;
	height: 2.6em !important;
	font-size: 1em !important;
	margin-top: 33px !important;
}

.guteurlsImg201610 {
	position: relative !important;
	padding-bottom: 56.25% !important;
	padding-top: 30px !important;
	height: 0 !important;
	overflow: hidden !important;
}

.guteurlsTop, .guteurlsBottom {
	display: none !important;
}

.guteurlsHtml {
    top: 65px;
}

.post-title:hover {
	color: #D64C1E;
}

.title-1 {
	color: #126DD0E6;
}

.myP p {
	text-overflow: ellipsis !important;
	overflow: hidden !important;
	line-height: 1.3em !important;
	min-height: 3.9em !important;
	max-height: 3.9em !important;
	overflow-wrap: break-word !important;
	word-wrap: break-word !important;
	font-family: 'pt-sans', serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
}

.sharing_container {
	text-align: center;
}

.row.footerLogoBar {
	/*margin-top: 250px;*/
}

@media only screen and (max-width: 767px) {
	.post-wrapper {
		/*height: 238px;*/
		padding-bottom: 15px;
		padding-top: 15px;
		border-bottom-style: solid;
		border-bottom-color:#ee1c4d;
		border-bottom-width: 1px;
		margin-bottom: 0;
		/*-webkit-box-shadow:0px 1px 1px #de1dde;
		-moz-box-shadow:0px 1px 1px #de1dde;
		box-shadow:0px 1px 1px #de1dde;*/
	}
}


@media only screen and (min-width: 768px) and (max-width: 1199px) {
	div.guteurlsVideo {
		min-height: 220px;
	}

	.margin-after-url-desc {
		min-height: 120px;
	}
}

@media only screen and (min-width: 1200px) {
	.margin-after-url-desc {
		min-height: 120px;
	}
}

@media only screen and (max-width: 414px) {
	.rvxidea {
		display: none;
	}
}

.guteurlsHtml div {
	max-width: 340px !important;
}

.guteurlsHtml div div {
	max-height: 220px !important;
}

span.DAN-span {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 75ch;
}

.subsrcribe {
	background-image: url("../images/1403221702-image.png") !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #ACDAE8;
}

.subbtn {
	background-color: #D64C1E;
	color: black;
	font-size: 1.8rem !important;
	padding: 0 !important;
	font-family: cursive;
	font-weight: 600;
}

.subbtn:hover {
	background-color: #D64C1ECF;
	color: black;
}

i.fa-thumbs-o-up {
	display: inline;
	font-size: 1.125em;
	cursor: pointer;
}

i.fa-thumbs-up {
	display: inline;
	font-size: 1.125em;
	cursor: none;
}

.post-container video {
	max-height: 100vh !important;
}

.my-video-dimensions {
	width: 100%;
	height: 238px;
}

.menu-list {
	position: absolute;
	left: 0;
	top: 50%;
	width: 250px;
	height: 200px;
	overflow: auto;
	border-radius: 10px;
	z-index: 10;
	padding: 20px 10px;
	/*display: none;*/
	background-color: white;
	text-align: left;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.menu-list:focus {
	outline: none;
}
