.ipmp_carusel_sticker {
	float: left;
	width: auto;
	padding: 10px 20px 10px 20px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	line-height: 1em;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	background-color: #FF8B62;
	direction: ltr;
}
/* Media Queries for Desktop
---------------------------------------------------------------*/
@media (min-width: 1438px) {
.news_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_page_items_container {
	float: right;
	width: 100%;
	padding-top: 50px;
}
.news_page_items_container_left {
	float: left;
	width: 42.5%;
	margin-right: 5%;
}
.news_page_items_container_right {
	float: right;
	width: 47.5%;
	min-height:20px;
}
.news_item {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 70px;
	text-decoration: none !important;
	position: relative;
}
.news_item_name {
	padding-top: 30px;
	padding-bottom: 10px;
}
.news_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 165px;
}
.news_item_date {
}
.news_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.news_item_small {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_small_img {
	width: 280px;
	float: left;
	margin-right: 20px;
}
.news_item_small_content {
	width: calc(100% - 300px);
	float: right;
}
.news_item_name_small {
	overflow: hidden;
	visibility: visible;
	margin-bottom: 5px;
	height: 60px;
	/*font-size:15px!important;*/
}
.news_item_text_small {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 45px;
	line-height:1.5em!important;
}
.news_item_date_small {
	line-height:1.6em!important;
	font-size:14px!important;
}
.news_item_arrow_small {
	float: right;
	width: 30px;
	height: 30px;
	position: absolute;
	top: calc(100% - 40px);
	right: 10px;
	z-index: 100 !important
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.news_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_page_items_container {
	float: right;
	width: 100%;
	padding-top: 50px;
}
.news_page_items_container_left {
	float: left;
	width: 47.5%;
	margin-right: 5%;
}
.news_page_items_container_right {
	float: right;
	width: 47.5%;
	min-height:20px;
}
.news_item {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 70px;
	text-decoration: none !important;
	position: relative;
}
.news_item_name {
	padding-top: 20px;
	padding-bottom: 15px;
}
.news_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 175px;
}
.news_item_date {
}
.news_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.news_item_small {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_small_img {
	width: 200px;
	float: left;
	margin-right: 20px;
}
.news_item_small_content {
	width: calc(100% - 220px);
	float: right;
}
.news_item_name_small {
	overflow: hidden;
	visibility: visible;
	margin-bottom: 5px;
	height: 40px;
	font-size:15px!important;
}
.news_item_text_small {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 45px;
	line-height:1.5em!important;
	font-size:15px!important;
}
.news_item_date_small {
	line-height:1.6em!important;
	font-size:14px!important;
}
.news_item_arrow_small {
	float: right;
	width: 30px;
	height: 30px;
	position: absolute;
	top: calc(100% - 40px);
	right: 10px;
	z-index: 100 !important
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media (max-width: 768px) and (min-width: 481px) {
.news_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_page_items_container {
	float: right;
	width: 100%;
	padding-top: 20px;
}
.news_page_items_container_left {
	float: left;
	width: calc(100% - 200px);
	margin-right: 30px;
}
.news_page_items_container_right {
	float: right;
	width: 170px;
	min-height:20px;
}
.news_item {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_name {
	padding-top: 20px;
	padding-bottom: 15px;
}
.news_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 150px;
}
.news_item_date {
}
.news_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.news_item_small {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_small_img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.news_item_small_content {
	width: 100%;
	float: right;
}
.news_item_name_small {
	overflow: hidden;
	visibility: visible;
	margin-bottom: 5px;
	font-size:15px!important;
}
.news_item_text_small {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 45px;
	line-height:1.5em!important;
	font-size:15px!important;
}
.news_item_date_small {
	line-height:1.6em!important;
	font-size:14px!important;
}
.news_item_arrow_small {
	float: right;
	width: 30px;
	height: 30px;
	position: absolute;
	top: calc(100% - 40px);
	right: 10px;
	z-index: 100 !important
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media (max-width: 480px) and (min-width: 319px) {
.news_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_page_items_container {
	float: right;
	width: 100%;
	padding-top: 20px;
}
.news_page_items_container_left {
	float: left;
	width: 100%;
}
.news_page_items_container_right {
	float: right;
	width: 100%;
}
.news_item {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_name {
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 150px;
}
.news_item_date {
}
.news_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.news_item_small {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_small_img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.news_item_small_content {
	width: 100%;
	float: right;
}
.news_item_name_small {
	overflow: hidden;
	visibility: visible;
	margin-bottom: 5px;
}
.news_item_text_small {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 45px;
}
.news_item_date_small {
}
.news_item_arrow_small {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
}
/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.news_page {
	float: right;
	width: 100%;
	padding-top: 100px;
	margin-bottom: 50px;
}
.news_page_items_container {
	float: right;
	width: 100%;
	padding-top: 20px;
}
.news_page_items_container_left {
	float: left;
	width: 100%;
}
.news_page_items_container_right {
	float: right;
	width: 100%;
}
.news_item {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_name {
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_item_text {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 150px;
}
.news_item_date {
}
.news_item_arrow {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
.news_item_small {
	width: 100%;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	text-decoration: none !important;
	position: relative;
}
.news_item_small_img {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.news_item_small_content {
	width: 100%;
	float: right;
}
.news_item_name_small {
	overflow: hidden;
	visibility: visible;
	margin-bottom: 5px;
}
.news_item_text_small {
	overflow: hidden;
	visibility: visible;
	margin-top: 0px;
	height: 45px;
}
.news_item_date_small {

}
.news_item_arrow_small {
	float: right;
	width: 40px;
	height: 40px;
	position: absolute;
	top: calc(100% - 50px);
	right: 10px;
	z-index: 100 !important
}
}
