@charset "UTF-8";
/* CSS Document */
.body-container {
	padding-bottom: 50px;
	max-width: 1030px;
	margin: 0 auto;
}

html.boxed.sticky-header-active #header .header-body {
	padding: 0;	
}

.qc-cmp2-persistent-link {
	background-color: #A70000 !important;	
}

.like, .bookmark {
	text-decoration: none;
	color: #444;
	cursor: pointer;
}

.like:hover, .bookmark:hover {
	color:#A70000;
}

.like .active, .bookmark .active {
	color:#A70000;	
}

.tooltip {
	font-size: 16px;
}

.img-article {
	font-size: 10px !important;
}
	
#header .header-btn-collapse-nav {
	margin: 6px 0 8px 15px;
}

.breaking-datetime {
	background-color: #000;
	z-index: 200;
	padding: 2px 10px;
	right: 0px;
	position: absolute;
	top: 0px;

	}


.breaking-news-container {
	background-color:#a70000;
	color:#fff;
	font-size: 16px;
	border-bottom: 1px solid #EDEDED;
	overflow: hidden;
	height:27px;
	padding:2px 0;
	position: relative;
}

.breaking-header {
	position: relative;
	background-color: #000;
	padding:2px 5px;
	text-transform: uppercase;
	font-weight: 100;
	float: left;
	top:-2px;
}

.breaking-news {
	overflow: hidden;
}

.breaking-news.breaking-news-wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:16px;
	line-height:22px;
	position:absolute;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#a70000;
	white-space:nowrap;
	margin-left: 153px;
	float: left;
}

.breaking-news.breaking-news-wrap a {
	color: #ffffff;
}

.list.list-icons li > .fa:first-child, .list.list-icons li a:first-child > .fa:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > .icons:first-child {
	color: #fff;
	font-size: 14px;	
}

.alert-christmas {
	background:url('../img/christmas.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#fff;
	text-align: center;
}

.alert-silvester {
	background:url('../img/silvester.jpg') no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color:#fff;
	text-align: center;
}

.christmas, .silvester {
	margin:70px 0; 
	font-size:30px; 
	line-height: 40px;
	font-weight: bold;
}

.table  {
	font-size: 14px;
}

.thumb-info-header {
	padding: 0;
	margin: 0;
}

.thumb-info-header .thumb-info-header-text {
	line-height: 20px;
	padding: 10px;
	display: block;
}

.thumb-info-header h1, .thumb-info-header h2, .thumb-info-header h3, .thumb-info-header h4 {
	margin: 0;
}

.thumb-info .thumb-info-title {
	letter-spacing: normal;
}

.thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p, thumb-info-header p {
	font-size: 16px;
}

.thumb-info-caption p, .thumb-info-header p {
	padding: 0;
	margin: 0;
}

.thumb-info-caption h1, .thumb-info-caption h2, .thumb-info-caption h3, .thumb-info-caption h4 {
	margin:5px 0 10px;
}

.thumb-info-datetime {
	font-size: 14px !important;	
}

.thumb-info-breaking {
	position: absolute;
	top: 22px;
	right: -22px;	
	background-color: #a70000;
	color:#fff;
	padding:2px 5px 4px;
	text-transform: uppercase;
	z-index: 200000000;
	font-size:10px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.column-count-2 {
	-webkit-column-count: 2;
    -moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;		
}

.column-count-3 {
	-webkit-column-count: 3;
    -moz-column-count: 3;
	column-count: 3;	
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;		
}

.column-count-4 {
	-webkit-column-count: 4;
    -moz-column-count: 4;
	column-count: 4;	
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;		
}

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    width: 80px;
    padding-top:6px;
}

.rating span {
    display: inline-block;
    position: relative;
    width:12px;
    font-size:16px;
    cursor:pointer;
}

.rating span:hover:before,
.rating span:hover ~ span:before {
    content: "\2605";
    position: absolute;
    color:#A70000;
    text-shadow:0 0 1px #666;
}

.rating .filled:before {
    content: "\2605";
    position: absolute;
    color:gold;
    text-shadow:0 0 1px #666;
}

.playtimes a {
	color:#fff;
	text-decoration: none;
}

.playtimes a:hover .label {
	color:#9c0006;
	text-decoration: none;
	background-color:#eee;
	border: 1px solid #ddd;
}

.ads {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
/*	display: none;*/
}

.adverts_top {
	min-height: 100px;
	width: 728px;
	margin: 10px auto;
}

.adverts_right {
	position: fixed;
	height: 100%;
	width: 300px;
	left: 50%;
	margin-left: 520px;
/*	top: 95px;*/
	z-index: 9999;
/*	border: 1px solid #efefef;*/
}

.adverts_left {
	position: fixed;
	height: 100%;
	width: 300px;
	right: 50%;
	margin-right: 520px;
/*	top: 95px;*/
	z-index: 9999;
/*	border: 1px solid #efefef;*/
}

.adverts_billboard {
	max-width: 970px;
	margin: 0 auto;
	min-height: 280px;
}

.billboard {
	text-align: center;
/*	display: none;*/ 
}

.adverts_rectangle {
	width: 300px;
	min-height: 260px;
	margin: auto auto;
}

.adverts_rectangle2 {
	width: 300px;
	min-height: 250px;
	margin: auto auto;
}

.rectangle {
	text-align: center;
	margin-bottom: 10px;
}

.adverts_discovery {
	width: 300px;
	height: auto;
	margin: auto auto;
}

.discovery {
	text-align: center;
	margin-bottom: 10px;
}

.adverts_footer {
	position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100000000000;
}

/* adblocker hint */
#adBlock-Hint-Container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000000000;
}
#adBlock-Hint-BG {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.9;
	z-index: 1000000000001;
	text-align: center;
}
#adBlock-Hint-BG:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#adBlock-Hint {
	position: absolute;
	top: 30%;
	left: 0;
	color: #A70000;
	font-size: 24px;
	line-height: 40px;
	width: 100%;
	height: 400px;
	z-index: 1000000000002;
	text-align: center;
}

/* Comments */
blockquote .comments-header {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777;
	margin-bottom: 5px;
}

blockquote .comments-header strong {
	color: #A70000;
}

blockquote .comments-header::before, blockquote small::before  {
	content: '' !important; 
}


/* Artikel Einzelansicht*/

.thumb-info-caption-text p {
    line-height: 1.7;
}	


/* Video Overlay */

#rmpMessageContainer, #gameMessageContainer {
	display:none;
	position: absolute;
	z-index:10000000000;
	width:100%; 
	height: 100%; 
	top:0; 
	left:0;
}

.rmpMessageContainerBG, .gameMessageContainerBG {
	background-color:white; 
	opacity:0.8; 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	z-index:10000000001;
}

.rmpMessageContainerMessage, .gameMessageContainerMessage {
	position:absolute; 
	top:50%; 
	margin-top:-50px; 
	left:0; 
	width:100%; 
	height:100px; 
	line-height:100px; 
	text-align:center; 
	font-size:30px; 
	color:#A70000; 
	z-index:10000000002;
}

.adverts_right #gameMessageContainer {
	width: 200px;
}

.adverts_right .gameMessageContainerMessage {
	line-height: 40px; 
	margin-top: 0;
	position: relative;
	height: auto;
	transform: translateY(-50%);
}

.minigame {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2147483647;
}

.paygame {	
}

.barometer {
	right: 0px;
	height: 6px;
	width: 100%;
	top: -1px;
	background: linear-gradient(90deg, rgba(180,58,58,1) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgba(47,115,28,1) 100%);
	z-index: 0;
	position: absolute;
}

.barometer_marker {
	position: absolute;
	top: -4px;	
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	border-style: solid;
	border-width: 8px 4px 0 4px;
	border-color: #000 transparent transparent transparent;
	z-index: 1;
	left: calc(0% - 4px);
}

.game-link {
	cursor: pointer; 
	margin-bottom: 4px;
	width: 100%;
	position: relative;
	border: none !important;
}

.game-counter-container {
	position: relative;
	margin-bottom: 4px;
	width: 100%;
}

.game-link:hover {
	background: #eee;	
}

.sidebar .paygame-container, .sidebar p {
	background: #fff;
	font-size: 0.9em;
}

.paygame-container {
/*	background: #830006;*/
	background: #efefef;
	width: 100%;
		
}

.progress-game {
	margin: 4px 0;
}

.progress-game .progress-bar {
	-webkit-transition: width 1s linear; 
	-moz-transition: width 1s linear; 
	-o-transition: width 1s linear; 
	transition: width 1s linear;
	font-size: 8px;
	text-align: right;
	padding-right: 7px;
}

.rev_slider {
	background: #830006;	
}

.rev_slider_wrapper {

}

.tparrows.tparrows-carousel {
	width:60px;
}

.tparrows.tparrows-carousel.tp-rightarrow {
	right:-90px !important;	
}

.footer_head {
/*	height:70px;*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	margin-top: 30px;
}

.search-box {
	position:relative;
}

.search-box input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
    padding: 0 50px 0 10px;
    width: 100%;
}

.search-box input[type="submit"] {
    background: #830006 url("/img/sprites.png") no-repeat scroll -65px -48px;
    border-left: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    height: 34px;
    position: absolute;
    right: -1px;
    text-indent: -999em;
    top: 0;
    width: 39px;
}

.message_read {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 10px;
}

.message_read_text {
	min-height:300px;
}

.input_read {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin: 3px 0 0;
}

.smilies {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 10px;
}

hr.tall:first-child {
	margin: 15px 0 44px;
}

table > thead > tr > th {
	background:#444444;
	color:#fff;
}

h1, h2, h3, h4 {
	font-family: "Times New Roman";
	text-transform: none;
}

h1 > i {
	color:#444444;
	margin-right:10px;
	
}

.li_status {
	padding-right:30px;
}

.li_status_success {
	background: url(../img/icons/accept.png) right 5px no-repeat;
}

.li_status_failed {
	background: url(../img/icons/delete.png) right 5px no-repeat;
}

.li_status_error {
	background: url(../img/icons/error.png) right 5px no-repeat;
}

.li_status_info {
	background: url(../img/icons/exclamation.png) right 5px no-repeat;
}

.li_status_list_success {
	background: url(../img/icons/accept.png) right 5px bottom 5px no-repeat;
}

.li_status_list_failed {
	background: url(../img/icons/delete.png) right 5px bottom 5px no-repeat;
}

.li_status_list_error {
	background: url(../img/icons/error.png) right 5px bottom 5px no-repeat;
}

.li_status_list_info {
	background: url(../img/icons/exclamation.png) right 5px bottom 5px no-repeat;
}

.popover {
	z-index: 10;
}

.status {
	max-width: 100%;
	margin-top: 10px;
}

.modal-content {
	 display:none;
}

.modal-backdrop {
	background-color: #fff;
}

.modal-backdrop.in {
    opacity: 0.7;
}

.modal-preload {
	height: 500px;
	line-height: 500px;
	text-align: center;
	width: 100%;
}

.data-link {
	cursor:pointer;
}

.logo img {
	max-width:90%;
}

.list .fa {
	color: #000 !important;
}

.blau {
	color:#444444;
}

.blau_1 {
	color:rgba(68, 68, 68, 0.6);
}

.blau_2 {
	color:rgba(68, 68, 68, 0.75);
}

.blau_3 {
	color:rgba(68, 68, 68, 0.9);
}

.rot {
	color:#a70000;
}

.border-rot {
	border:1px solid #a70000 !important;
}

.gruen {
	color:#00b31a;
}

.border-gruen {
	border:1px solid #00b31a !important;
}

.grau {
	color:#ddd;
}

.border-grau {
	border:1px solid #ddd !important;
}

.link-weiss {
	color:#fff !important;
}

.weiss {
	color:#fff;
}

.schwarz {
	color:#000;
}

.bg-dunkelgrau {
	background:#444444;
	color:#fff;
}

.bg-dunkelgrau > h4, .bg-dunkelgrau > h4 > small, .bg-dunkelgrau > button {
	color:#fff;
	opacity: 1;
}

.bg-blau {
	background:#d9edf7;
}

.bg-blau > h4, .bg-blau > h4 > small, .bg-blau > button {
	color:#000;
	opacity: 1;
}

.bg-gruen {
	background:#00b31a;
}

.bg-gruen > h4, .bg-gruen > h4 > small, .bg-gruen > button {
	color:#fff;
	opacity: 1;
}

.bg-rot {
	background:#d2322d;
}

.bg-rot > h4, .bg-rot > h4 > small, .bg-rot > button {
	color:#fff;
	opacity: 1;
}

.bg-gelb {
	background:#fcf8e3;
}

.bg-gelb > h4, .bg-gelb > h4 > small, .bg-gelb > button {
	color:#000;
	opacity: 1;
}

.bg-grau {
	background:#efefef;
}

.bg-grau > h4, .bg-grau > h4 > small, .bg-grau > button {
	color:#000;
	opacity: 1;
}

.alert-warning {
	color:#000;
}

.nobr {
	white-space:nowrap; 
}

.justify {
	text-align:justify;
}

.extrabold {
	font-weight:900;
}

.font-big {
	font-size:120%;
}

.font-extra-big {
	font-size:150%;
}

.alignright {
	text-align:right;
}

.alignleft {
	text-align:left;
}

.aligncenter {
	text-align:center;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.fnone {
	float:none;
}

.border-bottom {
	border-bottom: 1px solid #ededde;
}

.border-top {
	border-top: 1px solid #ededde;
}

.border-left {
	border-left: 1px solid #ededde;
}

.border-right {
	border-right: 1px solid #ededde;
}

.no-margin {
	margin:0px !important;
}

.no-padding {
	padding:0px !important;
}

.header-icon {
	top:0px !important;
}

#header .header-nav-main nav > ul > li > a{
	font-family: "Times new roman";
	font-size: 14px;
	color: #000;
}

ul.nav-pills > li.active > a {
	background-color: #000;
	color: #fff !important;
}

.mr-0 {margin-right:0px !important;}
.mr-1 {margin-right:1px !important;}
.mr-2 {margin-right:2px !important;}
.mr-3 {margin-right:3px !important;}
.mr-4 {margin-right:4px !important;}
.mr-5 {margin-right:5px !important;}
.mr-10 {margin-right:10px !important;}
.mr-15 {margin-right:15px !important;}
.mr-20 {margin-right:20px !important;}
.mr-30 {margin-right:30px !important;}

.ml-0 {margin-left:0px !important;}
.ml-1 {margin-left:1px !important;}
.ml-2 {margin-left:2px !important;}
.ml-3 {margin-left:3px !important;}
.ml-4 {margin-left:4px !important;}
.ml-5 {margin-left:5px !important;}
.ml-10 {margin-left:10px !important;}
.ml-15 {margin-left:15px !important;}
.ml-20 {margin-left:20px !important;}
.ml-30 {margin-left:30px !important;}

.mb-0 {margin-bottom:0px !important;}
.mb-1 {margin-bottom:1px !important;}
.mb-2 {margin-bottom:2px !important;}
.mb-3 {margin-bottom:3px !important;}
.mb-4 {margin-bottom:4px !important;}
.mb-5 {margin-bottom:5px !important;}
.mb-10 {margin-bottom:10px !important;}
.mb-15 {margin-bottom:15px !important;}
.mb-20 {margin-bottom:20px !important;}
.mb-30 {margin-bottom:30px !important;}
.mb-50 {margin-bottom:50px !important;}
.mb-100 {margin-bottom:100px !important;}

.mt-0 {margin-top:0px !important;}
.mt-1 {margin-top:1px !important;}
.mt-2 {margin-top:2px !important;}
.mt-3 {margin-top:3px !important;}
.mt-4 {margin-top:4px !important;}
.mt-5 {margin-top:5px !important;}
.mt-10 {margin-top:10px !important;}
.mt-15 {margin-top:15px !important;}
.mt-20 {margin-top:20px !important;}
.mt-30 {margin-top:30px !important;}
.mt-50 {margin-top:50px !important;}
.mt-100 {margin-top:100px !important;}

.pr-5 {padding-right:5px !important;}
.pr-10 {padding-right:10px !important;}
.pr-15 {padding-right:15px !important;}
.pr-20 {padding-right:20px !important;}
.pr-30 {padding-right:30px !important;}

.pl-5 {padding-left:5px !important;}
.pl-10 {padding-left:10px !important;}
.pl-15 {padding-left:15px !important;}
.pl-20 {padding-left:20px !important;}
.pl-30 {padding-left:30px !important;}

.pb-5 {padding-bottom:5px !important;}
.pb-10 {padding-bottom:10px !important;}
.pb-15 {padding-bottom:15px !important;}
.pb-20 {padding-bottom:20px !important;}
.pb-30 {padding-bottom:30px !important;}
.pb-50 {padding-bottom:50px !important;}

.pt-5 {padding-top:5px !important;}
.pt-10 {padding-top:10px !important;}
.pt-15 {padding-top:15px !important;}
.pt-20 {padding-top:20px !important;}
.pt-30 {padding-top:30px !important;}
.pt-50 {padding-top:50px !important;}

.font-10 {font-size: 10px;}
.font-11 {font-size: 11px;}
.font-12 {font-size: 12px;}
.font-13 {font-size: 13px;}
.font-14 {font-size: 14px;}
.font-15 {font-size: 15px;}
.font-16 {font-size: 16px;}
.font-18 {font-size: 18px;}
.font-20 {font-size: 20px;}
.font-22 {font-size: 22px;}
.font-24 {font-size: 24px;}
.font-26 {font-size: 26px;}
.font-28 {font-size: 28px;}
.font-30 {font-size: 30px;}
.font-40 {font-size: 40px;}
.font-50 {font-size: 50px;}

.nav-content {
	padding: 8px 20px 8px 8px;
	border-bottom: 1px solid #f4f4f4;
	background-color:#F8F8F8;
}

.ul.nav-list li a {
	border-bottom:1p solid #f4f4f4;
}

.popover-title {
    background-color: #444444;
	color:#fff;
	text-transform:none;
}

.popover-content {
    
}

#newtasks > ul > li {
	border-bottom:1px solid #f4f4f4;
}

#newtasks > ul > li:last-child {
	border-bottom:none;
}

.page-not-found h2 {
    font-size: 180px;
    font-weight: 100;
    line-height: 180px;
}

.page-not-found h3 {
    font-size: 80px;
    font-weight: normal;
    line-height: 80px;
}

.page-not-found p {
	font-size:16px;
    line-height: 22px;
	color:#000;
}

.page-not-found a {
	font-size:20px;
    line-height: 26px;
}

.h1-logo {
	font-weight:bold;
	font-size:42px;
}

.h2-logo {
	font-weight:bold;
	font-size:42px;
}

.h3-logo {
	font-weight:bold;
	font-size:32px;
}

.h3-logo {
	font-weight:bold;
}

.h5-logo {
	font-weight:bold;
}

.h6-logo {
	font-weight:bold;
}

#header .header-nav-main nav > ul > li .fa {
	margin-right: 5px;
}

#footer {
	background-color: #a70000;
	color: #fff;
	padding:30px 0 0;
	border-top: 1px solid #e9e9e9;
}

#footer.light .footer-copyright {
	border:none;
}

#footer .footer-copyright nav ul li {
	border:none;
}

#footer .subfooter a {
	color:#fff;
	text-decoration: none;
}

#footer .subfooter a:hover {
	color:#fff;
	text-decoration: underline;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6  {
	color: #fff;
}

#footer ul.nav-list > li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 20px;
	padding-bottom: 11px;
}

#footer .list .fa {
	color: #fff !important;	
}

#footer ul.nav-list > li:last-child a {
	border-bottom: 0;
}

#footer ul.nav-list > li a:hover {
	background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
	margin-bottom: 5px;
}

#footer .footer-copyright {
	border-top: 1px solid #e9e9e9;
	padding: 20px 0 0;
	margin: 0;
}

.home-concept {
	min-height:500px;
}

.home-concept strong {
	line-height:38px;
}

.home-concept .our-work {
	line-height:38px;
}

.social-icons li {
	/*box-shadow: 0 1px 0 0 rgba(99, 56, 0, 1);*/
}

#particles-js {
  background: rgba(105, 205, 255, 0) scroll 0 0;
  height: 200px;
  position: relative;
  width: 100%;
  margin:30px 0 -50px;
  border-top: 1px solid #ddd;
}

.alert-header {
	font-size:22px;
}

.alert .fa, .alert .icons {
    font-size: 36px;
    width: 15px;
	margin-right:30px;
}

.alert ul {
    margin: 7px 0 0 64px;
}

.no-list {
	list-style-type:none;
	margin-left: -15px;
}

.badge {
	font-weight:normal;
}

.badge-inbox {
	margin: -6px 5px 0;
	background:#00B31A;
}

.badge-inbox-head {
	margin-top: -5px;
	background:#00B31A;
	margin-left:5px;
	font-size:16px;
	padding:3px 5px 5px;
}

.badge-inbox-head > i:first-child {
	margin-top:5px !important;
}
	
.badge-inbox-head > i {
	margin-top:3px !important;
}

.badge-nav {
	position:absolute; 
	right:0; 
	top:11px;
}

.table-pagination > .pagination {
	margin:0px;
}

.pointer {
	cursor:pointer;	
}

.form-locked {
	font-weight:bold; 
	color:#444444 !important; 
	background:#fff !important; 
	cursor:not-allowed;	
}

.table > thead > tr > th, .table > tbody > tr > td {
	border:none;
}

.btn-message {
	background-color:#fff;
	color:#444444;
	border:1px solid #ddd;
	border-radius:4px;
	padding:2px 7px;
}

.btn-message:hover {
	background-color:#444444;
	color:#fff;
}

.btn-message-danger:hover {
	background-color:#d2322d;
	color:#fff;
}

html .btn-secondary {
	border-width: 2px;
}

@media (max-width: 1360px) {
	.adverts_right, .adverts_left {
		display:none;
	}
}

@media (max-width: 1030px) {
	.billboard {
	/*	display:none;*/
	}
}

@media (max-width: 728px) {
	.adverts_top {
		display: none;
	}

	.body {
		margin-top: 0px !important;
	}
}

@media (min-width: 992px) {
	.hidden-nav {
		display:none;
	}
}

@media (min-width: 900px) {

	.call-to-action .call-to-action-content {
		width:68%;	
	}
	
	.call-to-action .call-to-action-btn {
		width:30%;	
	}
}

@media (max-width: 768px) {	

	#header .header-logo img {
		height:35px;	
		width: auto;
		margin-top: 6px;	
	}

	#header .header-btn-collapse-nav {
		margin: 6px 0 8px 15px;
	}

	.img-article {
		min-height: 90px;	
	}

	.pl-none {
		padding: 0 !important;
	}
	
	.pr-none {
		padding: 0 !important;
	}

	.alert-header {
		font-size:14px;
	}

	.img-round-big {
		background: transparent url("../img/home-concept-item.png") no-repeat scroll 0 0;
		float: right;
		width: 160px;
		margin:20px;
	}
	
	.img-round-big img {
		border-radius: 50%;
		margin:5px 0px 10px 5px;
		max-width: 150px;
	}

	.rmpMessageContainerMessage {line-height: 20px;}
}