/*------------------------------------*\ 
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/*<link href="https://fonts.googleapis.com/css?family=Lora" rel="stylesheet">*/
/*<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Lora" />*/

body {
	font: 300 11px/1.4 'Helvetica Bold', Helvetica, Arial, sans-serif;
	/*color: #444;*/
	position: relative;
}
a:-webkit-any-link {
    color: unset;
}
/*Exceptions*/
.page-id-1956 .page__content a,
.post-54311 .page__content a {
	color: #1D5887;
	text-decoration: underline;
}
h5 {
	font-size: 22px;
    font-weight: normal;
    color: #a7a7a7;
    text-align: center;
    text-align: center;
    line-height: 10;
    margin: 0;    color: -webkit-link; 

}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}

.clear {
    *zoom:1;
}

img {
	max-width:100%;
	vertical-align:bottom;
}
img.attachment-article-loop-big.size-article-loop-big.wp-post-image{
	float: right;
	width: 100%;
}

a {
	/*color:#444;*/
	text-decoration:none;
}
/* a {
	color: unset;
}*/

p {
	color: unset;
}
/*a:hover {
	color:#444;
}*/

a:focus {
	outline:0;
}

a:hover,
a:active {
	outline:0;
}

input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?69916469');
  src: url('../fonts/fontello.eot?69916469#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?69916469') format('woff2'),
       url('../fonts/fontello.woff?69916469') format('woff'),
       url('../fonts/fontello.ttf?69916469') format('truetype'),
       url('../fonts/fontello.svg?69916469#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?69916469#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-search:before { content: '\e800'; } /* '' */
.icon-home:before { content: '\e801'; } /* '' */
.icon-plus:before { content: '\e802'; } /* '' */
.icon-minus:before { content: '\e803'; } /* '' */
.icon-cancel:before { content: '\e804'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook:before { content: '\f09a'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-gplus:before { content: '\f30f'; } /* '' */
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
body{
	font-family: Lora;
}
.articleTitle p {
	margin: auto 20px;
}
.wrapper {
	max-width: 1440px;
	width: 100%;
	position: relative;
}

/* header */
.header {
  width: 100%;
  font-family: Lora;
  font-size: 22px;
  font-weight: normal;

}

.article--single__comments {
	display: none;
}

.publicitate-header{
	width: 970px;
	/*height: 90px;*/
	/*background-color: #d8d8d8;*/
	margin: auto;
	display: block;
	position: relative;
	margin: 18px auto;
	clear: both; 
}
.publicitate-header p{
	font-size: 22px;
	color: #a7a7a7;
	text-align: center;
	padding: 4%;
    font-family: Lora;
    font-weight: normal;
}
.header-main{
  width: 100%;
  padding-bottom: 11px;
  background-color: #1d5887;
}
.content-header{
	display: block;
    width: 1100px;
    margin: auto;
    height: auto;
    position: relative;
}
.butoane-social{
	position: relative;
	bottom: -61px;
	margin-left: 0;
	float: left;
	color: #fff;
}
.icon-fb, .icon-twt, .icon-goog, .icon-search{
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}
.butoane-social ul{
	list-style-type: none;
	padding: 0;

}
.butoane-social ul li, .butoane-social > ul > li{
	display: inline;
}
/* logo */
.logo {
	float: right;
	margin-top: 30px;
}
.icon-home{
    font-size: 18px;
    color: #fff;
}
.logo a img{
	padding-right: 10px;
}
.icon_cancel1{
	margin: auto;
    position: relative;
    display: table;
}

/* nav */
.nav {
}

#menu-header-menu {
	clear: left;
	position: relative;
    display: block;
    margin-top: 15px;	
}

.full-menu {
	display: none;
}

.menu-item-principal, .full-menu-list1 {
	padding-left: 0;
	margin:0 auto; 
}
.menu-item-principal li, .full-menu-list1 li{
	display: inline-block;
	list-style-type: none;
	padding-right: 2%;
}
.menu-item-principal li:last-child{
	padding-right: 0px;
	float: right;
}
.menu-item-principal li a, .full-menu-list1 li a{
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.4px;
}
.icon-home, .icon-meniu{
	display: inline;
}

#menu-header-menu > .full-menu-list1 > #menu-item-2601,
 #menu-header-menu > .full-menu-list1 > #menu-item-2602,
 #menu-header-menu > .full-menu-list1 > #menu-item-2603 {
	display: none;
}


.submenu {
	width: 100%;
	height: 34px;
	background-color: #d8d8d8;
}

.content-submenu {
	width: 1100px;
	margin:auto;
	display: block;
	position: relative;
}

.content-submenu p {
	margin: 0;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	color:#1d5887;
}
.full-menu a {
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
}

.full-menu ul {
	list-style: none;
	display: inline;
}

.full-menu ul li ul li{
	display: inline;
	padding-right: 5%;
}
/*.parent-menu*/ 
.full-menu-list > li > a {
	display: inline-block;
	width: 19%;
	/*width: 186px;*/
	background-color: #4a799f;
	/*clear: left;
	float: left;*/
	text-align: right;
	padding: 10px;
}

.full-menu-list > ul {
	display: inline-block;	
	width: 80%;
}
#menu-menu-1 {
	padding-left: 0;
}

.full-menu-list > li {
	border-bottom: 1px solid rgba(52, 105, 147, 1);
}
.full-menu-list1 li > .sub-menu {
	display: none;
	height: auto;
	 z-index: 200;
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    background-color: #1d5887;
    border-bottom: 4px solid rgba(52, 105, 147, 1);
}

.full-menu-list1 li:hover .sub-menu{
   	display: block;
}

.full-menu-list1 .sub-menu li {
	display: list-item;
}

.full-menu-list1 li .sub-menu > li > a:hover{
   display:block;    
}

.full-menu-list {
	padding-left: 0;
}
.full-menu-list > li:first-child {
	display: none;
}
.full-menu-list li:last-child {
	border: 0px;
}

 .full-menu-list1 li .sub-menu > li > a{
	display: block;
   	padding: 10px 10px 10px 15px;
    border-bottom: 1px solid rgba(52, 105, 147, 1);
}

.menu-item-5192, .menu-item-5193, .menu-item-5194 {
	display: none !important;
}
/*------------------------------------*\
	NEWS CRAWLER
\*------------------------------------*/

.crawler-container {
	overflow: hidden;
	padding: 5px 0;
	line-height: 22px;
	position: relative;
	margin-bottom: 10px;
}

.crawler-tag {
	position: absolute;
	top: 0;
	left: 0;
	width: 105px;
	height: 32px;
	line-height: 32px;
	background: #ed4f3b;
	color: #fff;
	font-size: 1em;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	display: none;
}

.crawler-tag:after {
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: -32px;
    border-left: 16px solid #ED4F3B;
    border-top: 16px solid #ED4F3B;
    border-right: 16px solid transparent;
    border-bottom: 16px solid transparent;
}

.crawler-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-height: 25px;
	text-align: center;
}

.crawler-item {
	float: left;
	font-size: 1em;
	font-weight: 600;
	font-style: italic;
	display: inline-block;
}

.crawler-item a {
	font-family: Lora;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	/*line-height: 1.36;*/
	color: #1d5887;
	width: 100%
}

.crawler-item:first-child:before {
	display: none;
}


.crawler-item-date {
	background: #007062;
	padding: 0 5px;
	float: left;
	color: #fff;
	margin-right: 5px;
}

.crawler-item {
	/*width: 20.3%;*/
	border-right: 1px solid #1d5887;
	padding-left:  10px;
	padding-right:  10px;
}

.crawler-list > .crawler-item:first-child {
	padding-left: 0;
}

.crawler-list > .crawler-item:last-child {
	border-right: 0px;
}
/* main content */

.main-1 {
	width: 1100px;
	display: block;
	position: relative;
	margin: auto;
	margin-top: 14px;
	overflow: hidden;
	margin-bottom: 35px 
}

.art-mai-multe a { 
	font-size: 14px;
    font-weight: bold;
    color: #1d5887;
    text-decoration: underline;
}
.icon-plus {
    top: -23px;
    position: relative;
}

.reclama-mobile-tmp3 {
	display: none;
}

.template5 .art-3456-templ-2 .ld-one-fourth article a img {
	display: none;
}

.template5 .article6_tmp2 {
	height: 90px;
}
.template5 .article6_tmp2 .article-3__tmp2{
	height: 90px;
}
.publicitate-header-mobile {
	display: none;
}
.articleDescription p {
	margin-bottom: 17.5px;
}

/*first template article*/

.first-template {
	float: left;
	width: 69%;
}
.article-loop-big > a {
	width: 55%;
	display: inline-block;
	position: relative;
}

.article-loop-big{
	width: 100%;
	height: 280px;
	background-color: #f4f4f4;
	margin-bottom: 10px;
}

.article-lo:last-child {
	margin-right: 0 !important;
	padding-right: 0 !important;
}

.article-excerpt1 {
	font-weight: 400;
}

.categ-title-data-art {
	float: left;
	width: 45%;
	padding: 8px;
	height: 280px;
	overflow: hidden;
	position: relative;
}

.categ-title-data-art a {
	text-decoration: none;
}

.article-loop-big__img {
	width: 56%;
	height: 280px;;
}

.titlu-categ-albastru {
	color: #1d5887;
	text-transform: uppercase;
}

.titlu-art {
	font-size: 19px;
	color: #000;
	margin: 0 0 23px 0;
	height: 88px;
	overflow: hidden;
}

.article-excerpt1 {
	font-size: 16px;
	color: #3c3c3c;
	height: 129px;
	overflow: hidden;
}
h3, body {
	color: unset;
}

p {
	color: unset;
}

.categ-title-data-art .date-art {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	margin: 0;
	bottom: 0;
	position: absolute;
}


/*articole l,2,3,4*/

.categ-title-data-art2 {
	height: 70px;
	overflow: hidden;
	padding: 6px 10px 10px 10px;
}

.article-lo {
	width: 31.8%;
	float: left;
	background-color: #f6f6f6;
	margin-right: 2%;
	margin-left: 0.2%;
	height: 70px;
	margin-bottom: 10px;
	/*padding: 6px 10px 10px 10px;*/
	border-left: 1px solid #b4dbe4;
}

/*.titlu-categ-albastru2 {
	font-size: 14px;
    color: #1d5887;
}*/

.titlu-art2 {
	font-size: 14px;
    color: #000000;
    margin: 0;
}

.categ-title-data-art2 > a {
	height: 55px;
    display: block;
   /* margin: 6px 10px 10px 10px;*/
    text-decoration: none;
    overflow: hidden;
}
.article-lo:first-child {
	clear: left;
}

.ld-two-thirds {
	padding-right: 1.7%;
	padding-left: 0;
	width: 67.66%;
}

article.article-lo:last-child{
	padding: 0px;
	margin: 0px;
}

article.article-lo:last-of-type {
	margin: 0px;
}

/*art 4,5,6,7*/
.article-4-7:last-child{
	margin-bottom: 0;
}
.article-4-7 {
	overflow: hidden;
	background-color: #f6f6f6;
	height: 90px;
    margin-bottom: 10px;
    position: relative;
}

.article-4-7__img {
	float: left;
	/*margin-right: 10px;*/
}

.titlu-art3 {
	font-size: 16px;
    color: #000000;
    height: 63px;
    overflow: hidden;
    margin: 0;
}

.categ-title-data-ar3 a {
	text-decoration: none;
}

.categ-title-data-ar3 .date-art3 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 0;
}
.date-art3 {
	color: #666666;
}

.tmp1-art5678-text-link a {
    margin-bottom: 10px;
    height: 65px;
}

.categ-title-data-ar3 a {
	overflow: hidden;
}
.art3-tmp2-text {
	padding: 5px 10px;
}
.categ-title-data-ar3 {
	position: relative;
    height: 90px;
    overflow: hidden;
    background-color: #f4f4f4;
    padding: 5px 10px;
}
 {
 	padding: 5px 10px;
 }
.date-art3 {
	position: absolute;
	bottom: 0;
	clear: left;
	padding: 2px;
	padding-left: 0.5%;
}

.ld-one-third {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0.5%;
	width: 31.33%;
}

.art__8 {
	clear: left;
	height: 103px;
}

.article-8 {
	height: 276px;
}

.article-9 {
	clear: left;
	margin-top: 10px; 
	border-left: 1px solid #b4dbe4;
}

h4.titlu-art3, span.titlu-categ-albastru {
	font-size: 14px;
}

h4.titlu-art3 {
height: 58px;
}

.text__8 {
	height: 66px;
}

.titlu-categ-albastru-art1-tmp1 {
	font-size: 16px;
}

.first-template .article-excerpt1 h3{
	font-weight: 400;
}

.article-lo img {
	display: none;
}

.section-hide {
	display: none;
}

.date-hide-tmp1 {
	display: none;
}

.art-8-template1{
	height: 290px;
}

.art__8-tmp1 {
	height: 130px;
}

.text__8-tmp1 {
	height: 86px;
}

.reclama-mobile-tmp3{
	display: none;
}
.art-fix-hide, .reclama-sidebar-mobil {
	display: none;
}
.font-mare-titlu, .titlu-categ-albastru.titlu-categ-albastru-art1-tmp1.font-mare-titlu {
	font-size: 22px;
}
/*--------------------------Template - 2 - Companii -------------------------*/

.second-template {
	clear: left;
	width: 1100px;
	position: relative;
	margin: auto;
	/*overflow: hidden;*/
    margin-bottom: 10px;
}

.categ-companii, .category__title {
	position: absolute;
  	font-weight: bold;
  	color: #1d5887 !important;
  	font-size: 2em;
    display: inline-block;
    margin-left: 1%;
    left: 0;
}

.ld-three-fourths {
	padding-left: 0;
}

.art2__tmp2 {
	width: 24.6%;
}

.tmp2-categ {
	font-size: 22px;
 	font-weight: bold;
 	color: #1d5887;
 	text-transform: uppercase;
}

.titlu-art-tmp2 {
	font-size: 22px;
	height: 87px;
}

.ld-one-fourth {
	padding-right: 0;
	margin-bottom: 10px;
}

.art_2_tmp2 {
	height: 100px;
}

.text__art2__tmp2 {
	font-size: 16px;
	line-height: 1.3;
}
.art-small-all {
	display: block;
	height: 68px;
	background-color: #f6f6f6;
	padding: 5px 10px;
}
.articol-mici-tmp-6 {
	padding: 5px 10px;
	display: inline-block;
	height: 110px;
}

.article-2-tmp2 {
	height: 280px;
}

.article3_tmp2{
	clear: left;
	padding-left: 0;
	margin-bottom: 10px;
}
.article3_tmp2, .article4_tmp2, .article5_tmp2 {
	margin-right: 2%;
	padding-left: 0;
}
.article6_tmp2 {
	padding-left: 0;
}

.article-3__tmp2 {
background-color: #f6f6f6;
/*padding: 8px 7px;*/
border-left: 1px solid #b4dbe4;
}

/*.art3-tmp2-text {
	background-color: #f6f6f6;
	display: inline-block;
	height: 65px;
}*/

.article4_tmp2 {
	padding-left: 0;
}

.mai-multe-link {
	position: relative;
	bottom: 20px;
	left: 10px;
}

.art-mai-multe {
	font-size: 14px;
  	font-weight: bold;
  	color: #1d5887;
  	text-decoration: underline;
  	display: inline;
  	/*margin-left: 1%;*/
  	float: left;
    clear: left;
}
.art-mai-multe p {
	display: inline;
}

.icon-minus, .icon-plus {
	top: -25px;
    /* margin-top: -23px; */
    position: relative;
    margin-left: 17px;
}

.icon-plus:before, .icon-minus:before{
	text-decoration: none;
    font-size: 10px;
}
.article5_tmp2:last-child{
	margin-right: 0;
}
/*.art-hide-tmp2 > .article5_tmp2:nth-last-of-type(-n+5) {
	margin-right: 0;
}*/
/*.article5_tmp2:nth-last-of-type(-n+5) {
	margin-right: 0;
}*/
.article5_tmp2:nth-last-child(5){
	margin-right: 0;
}
.art-hide-tmp2 {

}

.art-hide-tmp3:nth-last-child(5){
	margin-right: 0;
}

.section-hide {
	clear: left;
}
/*--------------------------Template - 3-------------------------*/

.template6 > .column.ld-one-eighth {
	padding:0;
}
.template3, .template4, .template5, .template6 {
	width: 1100px;
	position: relative;
	display: block;
	margin: auto;
	margin-bottom: 5px;
	overflow: hidden;
}

.tmp3-coloana1, .tmp3-coloana3 {
	margin-left: 0;
	margin-right: 2%;
	margin-bottom: 10px;
	/*background-color: #f6f6f6;*/
	width: 31.83%;
}
.tmp3-coloana2 {
	margin-left: 0;
	margin-right: 2%;
	margin-bottom: 10px;
	width: 31.83%;
}

.tmp3-coloana3 {
	margin-right: 0px;
}

.reclama-tmp3 {
    text-align: center;
    width: 336px;
    height: 280px;
}

.reclama-tmp3 h5 {
	margin: 0;
}

.tmp3__text8 {
	height: 66px;
}

.article-4-7-temp3 {
	height: 85px;
}
.poza-hide, .img-hide-laptop{
	display: none;
}
/*--------------------------Template - 4-------------------------*/

.temp-4-coloana1 { 
	padding: 0;
	margin-right:2%;
	margin-bottom: 10px;
	width: 49%;
}
.temp-4-coloana2, .temp-4-coloana3 {
	padding: 0;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 10px;
}

.temp-4-coloana3 {
	margin-right: 0;
}

.art4-5-tmp4 { 
	height: 130px;
}

.art4__5__tmp4 {
	height: 80px;
}
.template4 .temp-4-coloana1 .article-4-7-first-mobile > a > img  {
	height: 90px;
}
/*----------------------------Template - 5-----------------*/
.titlu-art3.text__art2__tmp2.article__maro.article__category:hover,
.titlu-categ-albastru.article__maro:hover {
	background-color: #999;
} 

/*--------------------------Template - 6-------------------------*/

.tmp6-coloana1 {
	margin-left: 0;
	margin-right: 2%;
}

.article-1-tmp6 {
	height: 600px;
}

.categ-titlu-data-art1-tmp6 {
	height: 350px;
}

.titlu-art1-tmp6 {
	height: 82px;
	font-size: 20px;
	margin-bottom: 22px;
}

.titlu-art1-tmp6 .titlu-categ-albastru {
	font-size: 20px;
}

.article-excerpt1-art1-tmp6 {
	height: 197px;
}

.ld-one-half {
	padding: 0;
}

.art3-2-template6{
	width: 48%;
	float: left;
	margin-right: 4%;
	height: 334px;
	margin-bottom: 10px;
	position: relative;
}

.categ-title-data-art-2-3-tmp6 {
	height: 154px;
}

.coloana2-temp6 {
	margin-bottom: 10px;
}

.article-4-tmp6, .article-5-tmp6 {
	margin-right: 4%;
	height: 135.5px;
	width: 48%;
	float: left;
}

.article-4-tmp6 {
	margin-right: 4%;
}
.article-5-tmp6 {
	margin-right: 0px;
}

.art6-tmp6 {
	margin-right: 4%;
	height: 110px;
	width: 48%;
	float: left;
}

.art6-tmp6:last-child { 
	margin-right: 0px;
}

.titlu-art4-tmp6 {
	height: 88px;
}
.tmp6-art-height135 {
	height: 135px;
}

.ld-one-eighth{
 	height: 600px;
 	/*background-color: #d8d8d8;*/
 	width: 160px;
}

.coloana2-temp6 {
	width: 50%;
	margin-right: 2%;
}

.art3-2-template6-last {
	margin-right: 0;
}

.art_3_tmp9 { 
	height: 85px;
}
.categ-companii{	
    font-size: 2em;
    display: inline-block;
    margin-left:1%; 
    width: 7%;
    left: 0;
}
.full-menu-list1 li a:hover, .full-menu-list li a:hover {
	text-decoration: underline;
	text-shadow: 0 0 1px white;
}
.similar-articles-title {
	font-size: 22px;
	font-weight: 700;
 	color: #1d5887;
}

.article__breaking-news {
	position: absolute;
    max-width: 108px;
    top: 10px;
    left: 10px;
    padding: 4px 10px;
    border-radius: 3.2px;
    background: yellow;
    color: #000000;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100%;
}
.article__exclusiv {
	position: absolute;
    max-width: 108px;
    top: 10px;
    left: 10px;
    padding: 4px 10px;
    border-radius: 3.2px;
    background: #b51800;
    color: #fff;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100%;
}

.article__report {
	position: absolute;
    max-width: 108px;
    top: 10px;
    left: 10px;
    padding: 4px 10px;
    border-radius: 3.2px;
    background: #951c55;
    color: #fff;
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100%;
}

#hide-artspecial {
	display: none;
}

/*fundal rosu*/
.categ-title-data-art.article__red, .update-div > .article__red {
	background-color: #b51800;
}
.article-loop > .article__red, .art-fix > .article__red, .update-div > .art-small-all.article__red {
	background-color: #b51800;
}

.categ-title-data-art > a > .article__red > .article__red, span.article__red {
	color: #e0716f;
}
.categ-title-data-art > a > .article__red {
	color: #ffffff;
}
.categ-title-data-art2 > a > .article__red, a > .article__red , .date-art3.article__red, .date-art.article__red,
.article-loop > .article__red > .article__red a p, .art-fix > .article__red .article__red,
.categ-title-data-ar3 > a .article__red, .article-excerpt1.article__red, .date-art.article__red {
	color: #ffffff;
}
.categ-title-data-art2 > a > .article__red > .article__red, a > .article__red > .article__red, 
.categ-title-data-ar3 > a .article__red > .article__red {
	color: #e0716f;
}

/*FUNDAL GRI INCHIS*/

.categ-title-data-art.article__gri, .update-div > .article__gri {
	background-color: #333333;
}
.article-loop > .article__gri, .art-fix > .article__gri {
	background-color: #333333;
}

.categ-title-data-art > a > .article__gri > .article__gri, .categ-title-data-art2 > a > .article__gri > .article__gri,
 .categ-title-data-ar3 > a .article__gri > .article__gri, span.article__gri {
	color: #ffbb00;
}
.categ-title-data-art > a > .article__gri, .categ-title-data-art2 > a > .article__gri, a > .article__gri, .date-art3.article__gri,
.article-loop > .article__gri > .article__gri, .art-fix > .article__gri .article__gri, .categ-title-data-ar3 > a .article__gri,
.date-art.article__gri  {
	color: #ffffff;
}

/*FUNDAL MOV*/

.categ-title-data-art.article__mov, .update-div > .article__mov {
	background-color:  #951c55;
}
.article-loop > .article__mov, .art-fix > .article__mov {
	background-color:  #951c55;
}

.categ-title-data-art > a > .article__mov > .article__mov, .categ-title-data-art2 > a > .article__mov > .article__mov,
a > .article__mov > .article__mov, .categ-title-data-ar3 > a .article__mov > .article__mov {
	color: #fdadba;
}

.categ-title-data-art > a > .article__mov, .categ-title-data-art2 > a > .article__mov, a > .article__mov, .date-art3.article__mov,
.article-loop > .article__mov > .article__mov, .art-fix > .article__mov .article__mov,  .categ-title-data-ar3 > a .article__mov,
 .date-art.article__mov {
	color: #ffffff;
}

/*FUNDAL MARO*/
.categ-title-data-art.article__maro, .update-div > .article__maro {
	background-color:  #7d7569;
}
.article-loop > .article__maro, .art-fix > .article__maro {
	background-color:  #7d7569;
}

.categ-title-data-art > a > .article__maro > .article__maro, .categ-title-data-art2 > a > .article__maro > .article__maro,
 a > .article__maro > .article__maro, .categ-title-data-ar3 > a .article__maro > .article__maro {
	color: #d7b354 ;
}
.categ-title-data-art > a > .article__maro, .categ-title-data-art2 > a > .article__maro, a > .article__maro,  
.date-art3.article__maro, .article-loop > .article__maro > .article__maro, .art-fix > .article__maro .article__maro, 
 .categ-title-data-ar3 > a .article__maro, .date-art.date-hide-tmp1.article__maro, .date-art.article__maro {
	color: #ffffff;
}

/*FUNDAL ALBASTRU*/
.categ-title-data-art.article__albastru, .update-div > .article__albastru  {
	background-color:  #005689;
}
.article-loop > .article__albastru, .art-fix > .article__albastru {
	background-color:  #005689;
}

.categ-title-data-art > a > .article__albastru  > .article__albastru, .categ-title-data-art2 > a > .article__albastru > .article__albastru,
a > .article__albastru > .article__albastru, .categ-title-data-ar3 > a .article__albastru > .article__albastru {
	color: #aad8f1  ;
}
.categ-title-data-art > a > .article__albastru, .categ-title-data-art2 > a > .article__albastru, a > .article__albastru, .date-art3.article__albastru,
.article-loop > .article__albastru > .article__albastru, .art-fix > .article__albastru .article__albastru,
  .categ-title-data-ar3 > a .article__albastru, .date-art.article__albastru, .date-art.date-hide-tmp1.article__albastru  {
	color: #ffffff;
}







/*.article__blue {
	background-color: #333333;
}*/


.article-excerpt1.article__text_portocaliu, .article__text_portocaliu {
	color: #e6711b !important;
}

.article__text_blue {
	color: #005689 !important;
}

/*section p {
	margin: 0;
}*/
.category-3 .hr-section, .category-1 .hr-section, .category-9 .hr-section, .category-10 .hr-section {
	display: none; 
}
.disqus-footer__wrapper {
	display: none;
}
.sursa-foto {
	text-align: right;
    font-size: 16px;
    font-style: italic;
    margin-top: 2px;
}
.continut-pagina {
	margin: auto;
    width: 1100px;
    font-size: 16px;
}
.terms {
	clear: both;
    text-align: center;
    position: relative;
    /*bottom: -10px;*/
    font-size: 16px;
}
.article-excerpt1 a > p, .article-excerpt1 > p {
	margin: 20px auto;
}

.wabtn_container {
	display: none;
}
.categ-title-data-art:hover, .categ-title-data-art2:hover, .categ-title-data-ar3:hover,
 .art-small-all:hover, .articol-mici-tmp-6:hover {
	background-color: #ccc;
}
.art-small-all.article__albastru:hover, .categ-title-data-ar3.article__albastru:hover,
.categ-title-data-art.article__albastru:hover, .categ-title-data-art2.article__albastru:hover {
	background-color: #034267;
}
.art-small-all.article__gri:hover, .categ-title-data-ar3.article__gri:hover,
.categ-title-data-art.article__gri:hover, .categ-title-data-art2.article__gri:hover {
	background-color: #000 !important;
}
.art-small-all.article__red:hover, .categ-title-data-ar3.article__red:hover,
.categ-title-data-art.article__red:hover, .categ-title-data-art2.article__red:hover  {
	background-color: #801606;
}
.art-small-all.article__mov:hover, .categ-title-data-ar3.article__mov:hover,
.categ-title-data-art.article__mov:hover, .categ-title-data-art2.article__mov:hover {
	background-color: #6f0f3c;
}
.article-single > a:hover {
	color: blue;
	text-decoration: underline;
}
.article-single > a {
   	color: #005689;
}
.article-single a:active {
    border-color: #4bc6df;
}
.article-single a:focus {
	text-decoration: underline;
}
.terms a {
	color: rgb(0, 0, 0);
}
.article-single table {
	max-width: 538px;
}

/*Search*/
.search-header {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(35,158,229,.9);
    padding: 50px;
    z-index: 9999;
    display: none;
}
.search-modal {
	display: none;
}
.search-header input#s {
	width: 75%;
    border: none;
    background: 0 0;
    box-shadow: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    height: 51px;
    color: #fff;
    font-size: 30px;
}
.screen-reader-text {
	display: none;
}
::-webkit-input-placeholder {
   color: #ffffff;
}

:-moz-placeholder { /* Firefox 18- */
   color: #ffffff;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #ffffff;  
}

:-ms-input-placeholder {  
   color: #ffffff;  
}
.search-header input#searchsubmit {
	max-width: 10%;
    width: 50px;
    height: 50px;
    float: right;
    background: 0 0;
    border: 0;
    padding: 0;
    font-size: 0;
    background: url(https://www.bugetul.ro/wp-content/uploads/2016/09/lupa.png) no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
}

#searchform {
	margin: auto;
	width: 60%;
}

.js-search-close {
    font-size: 2em;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 40px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 auto 20px;
    cursor: pointer;
}

.column-container {
	width: 1100px;
	margin: auto;
}

 .icon-search {
	display: inline;
}
.search-header .icon-cancel {
	margin-right: 35px;
	font-size: 18px;
	display: block;
	text-align: center;
}

/*cookies*/
#cookie-notice {
	/*height: 90px;*/
  	/*opacity: 0.9;
  	background-color: #2a5a85;*/
}
.cookie-notice-container {
 	/*line-height: 1.64;
 	color: #fefefe;
 	width: 50%;
    margin: auto;
    font-size: 14px;
    text-align: left;*/
}

#cookie-notice .button {
    /*margin-left: 10px;
    font-size: 54px;
    text-align: right;
    position: absolute;
    right: 24%;
    top: -5px;
    font-family: source_sans_proregular, Helvetica, Arial, sans-serif;*/
}
.footer-column-title {
	font-size: 1.5em;
	display: block;
}
#cn-notice-text {
    display: block;
    text-align: left;
    margin-bottom: 20px;
    color: #000000 !important;
}
.cn-link {
    color: #1D5887 !important;
    text-decoration: underline;
}
#cookie-notice .cn-button {
    background: #1574D2;
    color: #FFFFFF;
    border: none;
    padding: 5px 20px;
}
.cookie-notice-container {
    padding: 10px;
    text-align: center;
    width: 65%;
    margin: auto;
}

.article-content img {
	/*max-height: 340px;*/
	width: auto;
	height: auto;
	max-width: 538px;
	margin-right: 0;
	/*margin: auto; */
}
.all .article-excerpt1 img {
	display: none;
}

/*Bursa de valori*/
.continut-bursavalori {
	margin: auto;
    width: 1100px;
    list-style-type: none;
    padding: 0;
    overflow: hidden;
    font-family: Lora;
    margin: 3px;
}
.continut-bursavalori > li {
	display: inline-block;
	float: left;
	margin-right: 4%; 
}
.continut-bursavalori > li:last-child {
	margin-right: 0;
}
.continut-bursavalori > li:first-child {
	margin-left: 1%;
}
.continut-bursavalori pre {
	/*display: inline-block;*/
	font-family: arial;
	margin-top:3px;
	margin-bottom:0;
	font-size: 11px; 

}
.continut-bursavalori > li > a {
	display: inline-block;
	text-decoration: none;
	color: #1d5887;
	font-size: 13px;
	font-weight: 900;
}
.index-bursa {
	/*display: inline-block;*/
}
.feed-bvb {
	margin-bottom: 14px;
	margin-bottom: 14px;
    border: 1px solid #1d5887;
}



/*----------------categorie---------------*/

.first-tmp-categ {
	clear: left;
    width: 1100px;
    position: relative;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.first-tmp-categ .column.ld-one-fourth {
	overflow: hidden;
}

.first-tmp-categ .column.ld-one-fourth:first-child{
	padding-left: 0;
}

.categ-title-data-categ1tmp {
	height: 120px;
} 

.category .categ-companii, .category .art-mai-multe {
	display: none;
}
.text-loop {
	font-size: 16px;
    padding: 3px 0px;
    line-height: 1.3;
    height: 85px;
    overflow: hidden;
    margin: 0;
}
.pagination {
	clear: left;
	text-align: center;
}

.page-numbers.current {
    background: #1d5887;
    color: #fff;
}

.page-numbers {
    display: inline-block;
    padding: 5px;
    margin-bottom: 7px;
    border: 1px solid #ddd;
    font-size: 16px;
}

.article-single {
	/* background-color: <?php the_field('color'); ?>; */
}

.coloana-ld-one-fourth-loop {
	padding: 0;
	width: 23%;
    margin-right: 1%;
    margin-left: 1%;
	margin-bottom: 2%;
}

/* .coloana-ld-one-fourth-loop:nth-child(4n) {
	margin-right: 0;	
} */

.first-template {
    /* background-color: <?php $culoare; ?> !important; */
}

.loop-article-category h1.category__title {
	margin-top: 0;
	width: 8%;
}
.loop-article-category .second-template {
	overflow: hidden;
	margin-bottom: 20px;
}
.loop-article-category .hr-section {
	margin-top: 10px;
}
/*-------------------articol deschis----------------------------------*/

/*.article-single {
	position: relative;
	margin: auto;
}
*/
.main-articol {
	width: 1100px;
	position: relative;
	margin: auto;
	margin-top: 25px;
}
.article-single {
	width: 538px;
	float: left;
	margin-right: 2%;
	margin-bottom: 20px;
	font-family: Lora !important;
}
.titlu-articol-single {
	font-family: Lora !important;
}
.article-single > img {
	width: 538px;
	height: 332px;
}
.autor-data-categorie {
	margin-top: 0;
    padding: 0;
    margin-bottom: 65px;
}

.autor-data-categorie li:before {
    content: "•";
    padding-right: 8px;
    color: #b1b1b1; 
}
.autor-articol-single {
	font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #3b3b3b;
    margin: 0;
    float: left;
    margin-right: 25px;
}
 .autor-data-categorie li {
    float: left;
    margin-right: 25px;
    font-size: 14px;
 	font-weight: 400;
 	font-style: italic;
 	color: #3b3b3b;
}
.article-content {
	clear: left;
}
.titlu-articol-single {
	height: auto;
    /*overflow: hidden;*/
    font-weight: 700;
 	color: #363636;
}
.article-content {
	font-size: 16px;
 	font-weight: 400;
 	line-height: 1.44;
 	/*color: #363636;*/
 	margin-bottom: 25px;
}
.post-views {
	display: none;
}
.butoane-social-continut {
	padding: 0;
}
.butoane-social-continut li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
/*.butoane-social-continut li a {
	margin-right: 15px;
	font-size: 24px;
	color: #fff;
}*/
.butoane-social-continut .icon-linkedin:before, .butoane-social-continut .icon-mail-alt:before {
	font-size: 24px;
	line-height: 1.9;
}
.buton-comenteaza a {
	border-radius: 20px;
 	background-color: #2e9fff;
 	font-size: 16px;
 	font-weight: 700;
 	color: #ffffff;
 	padding: 11px 38px;
    line-height: 2;
}
.buton-comenteaza {
	margin-bottom: 32px;
}
.share-continut {
	width: 40%;
}
.article-4-7-tmp4-art-2 {
	clear: left;
}

.temp-4-coloana1 .article-loop.article-4-70.article-4-7-first-mobile {
	height: 90px;
	margin-bottom: 10px;
	background: #f4f4f4;
}

.buton-comenteaza {
	border-radius: 20px;
 	background-color: #2e9fff;
 	border-radius: 25px;
    color: #fff;
    line-height: 3.3;
    font-size: 16px;
    font-weight: 700;
    padding: 2.5% 7%;
}
.icon-mail-alt:before {
	font-size: 24px;
    line-height: 1.7;
}

.tags-ul {
	list-style: none;
	padding: 0;
	margin-bottom: 25px
}

.tags-ul li {
	display: inline-block;
	margin-right: 10px;
    padding: 8px 10px 4px 10px;
    background: #e8e8e8;
    margin-bottom: 5px;
    position: relative;
}

.tags-ul > li > a {
	font-size: 16px;
 	font-weight: 400;
 	color: #606060;
}

.reclama-article-single {
    width:  728px;
	margin: 20px auto;
} 
/*-------------------sidebar stanga----------------------------------*/

.sidebar-articol-stanga {
	float: left;
	position: relative;
	display: block;
	margin-right: 2%;
}
.icon-fb-sidebar {
	border-radius: 187px;
    background-color: #4460a0;
    border: 0px solid;
    padding: 6px 8px;
    font-size: 24px;
    color: #fff;
    float: left;
    margin-right: 15px;
}
.icon-facebook:before, .icon-gplus:before, .icon-twitter:before, .icon-linkedin:before {
	width: 0.8em;
}
.icon-mail-alt:before {
	width: 0.9em;
	margin-left: .17em;
}
.icon-gplus-sidebar {
	border-radius: 187px;
    background-color: #f93f2d;
    border: 0px solid;
    padding: 6px 8px;
    font-size: 24px;
    color: #fff;
    float: left;
    margin-right: 15px;
}
.icon-twitter-sidebar {
	border-radius: 187px;
    background-color: #00aaec;
    border: 0px solid;
    padding: 6px 8px;
    font-size: 24px;
    color: #fff;
    display: block;
    float: left;

}
.icon-linkedin-sidebar {
	border-radius: 187px;
    background-color: #007ebb;
    border: 0px solid;
    padding: 9px;
    font-size: 24px;
    color: #fff;
    clear: left;
    clear: left;
    margin-right: 15px;
}
.icon-mail-sidebar {
	border-radius: 187px;
    background-color: #afafaf;
    border: 0px solid;
    padding: 9px;
    font-size: 24px;
    color: #fff;

}
.rand1-butoane-social {
	overflow: hidden;
    margin-bottom: 10px;
    color: #fff;
    height: 170px;
}
.text-share {
	font-size: 16px;
 	font-weight: 400;
 	color: #3b3b3b;
 	margin: 0 auto;
}
.linie-share {
	margin-bottom: 20px;
}
.rand2-butoane-social {
	margin-bottom: 20px;
	color: #fff;
}
 .reclama-sidebar-stanga {
	width: 160px;
	height: 600px;
	/*background: #d8d8d8;*/
	margin-top: -50px;
}


/*-------------------sidebar dreapta----------------------------------*/
.sidebar-articol-dreapta {
	float: left;
	width: 31%;
}
.reclama-sidebar-dreapta {
	width: 336px;
	height: 280px;
	margin-bottom: 32px;
}
.art-vazute-sidebar {
	clear: left;
}
.articole-vazute p {
	font-size: 16px;
 	font-weight: 700;
 	color: #313131;
 	margin-bottom: 6px;
}
.articole-vazute hr {
	margin-bottom: 20px;
}
.articole-vazute .titlu-art3 {
	font-size: 16px;
 	font-weight: 400;
 	color: #636363;
}
.articole-vazute .date-art3 {
	display: none;
}
.autor-data-categorie li {
	display: inline-block;
}
#par {
    display:none;
}

.hide-menu-text {
	display: inline;
	margin-left: 5px;
}
.articole-vazute {
	margin-bottom: 20px;
}

.article--single__comments {
	margin-top: 20px;
}
.rand1-butoane-social .ssba_linkedin_share {
	display: table;
	clear: left;
}
.rand1-butoane-social .ssba_email_share {
    position: relative;
    margin-left: 55px;
    top: -54px;
} 
/*.article-excerpt1 {
	color: <?php get_field('culoarea_textului'); ?>;
}*/
/*#button {
	display: none;
}
*/


/*------------------------sidebar----------------------------------------*/
.sidebar {
	float:right;
	background-color: #fff;
	width: 29%;
}
article.art-fix{
		background-color: #f4f4f4;
		width: 100%;
		height: 280px;
		margin-bottom: 10px;
		position: relative;
}
.art__fix{
	height: 100px;
}
.reclama-sidebar p{
	margin: 0 auto;
	display: block;
	position: relative;
}

.reclama-sidebar{
	width: 300px;
    height: 250px;
    /*background-color: #f4f4f4;*/
    margin: auto;
    margin-bottom: 10px;
}

.art-stiri-pe-surse{
	background-color: #f6f6f6;
	height: 210px;
	width: 100%;
	padding: 10px 0px 10px 0px;
}

.news-widget-item {
	border-bottom: 1px solid #d8d8d8; 
}

.news-widget-item:first-child > a > h3 {
	margin-top: 0;
}
.news-widget-item:nth-child(4) {
	border: 0px;
}

.widget.news-widget {
	overflow: hidden;
    height: 190px;
}

.news-widget-list {
	margin-top: 7px;
	padding: 0 15px;
}

.news-widget-item {
	list-style: none;
	padding-bottom: 6px;
    padding-top: 5px;
}

.news-widget-item > a > .news-widget-item-title {
	margin: 0;
}
/*main-2*/

.main-2{
	clear: left;

}
.hr-section{
  border: solid 1px #b4dbe4;
  clear: left;
  margin-bottom: 33px;
}
.buton-comenteaza {
	color: #ffffff !important;
}

/* footer */
footer {
    width: 100%;
    border-top: 1px solid #ddd;
    background-color: #d8d8d8;;
    overflow: hidden;
}
.footer-mare {
	overflow: hidden;
    width: 1100px;
    margin: auto;
    background-color: #d8d8d8;
    padding: 20px 0;
}
.despre-noi-coloana-footer > p {
	font-size: 16px;

}
.newsletter-subscription label {
    display: inline-block;
    font-weight: 600;
    margin-bottom: 5px;
    min-width: 50px;
    font-size: 16px;
}
.newsletter-subscription input:not([type="submit"]) {
    max-width: 100%;
    border: 1px solid #ddd;
    padding: 5px;
    height: 30px;
    width: 55%;
}
input {
    line-height: normal;
}
input[type="submit"] {
	font-size: 16px;
    height: 30px;
    line-height: 0;
    padding: 3% 5%;
    color: #ffffff;
    background-color: #2e9fff;
    border-radius: 5px;
}
.footer-social-icons > a {
	display: inline-block;
    overflow: hidden;
}
.newsletter-coloana-footer {
	display: inline-block;
    text-align: center;
}
.footer-mic {
  	background-color: #969696;
  	overflow: hidden;
}
.footer__mic {
	width: 1100px;
	margin: auto;
	position: relative;
	display: block;
	padding: 10px 0;
}
.footer-social-icons-container {
    width: 50%;
    height: 0;
    margin: 0 auto 75px auto;
   /* border-top: 1px solid #ddd;*/
    text-align: center;
}
.footer-social-icons {
    display: block;
    overflow: hidden;
    position: relative;
    top: 7px;
    text-align: center;
    float:right;
}
.footer-social-icon {
    float: left;
    margin: 0 25px;
    color: #fff;
    font-size: 25px;
}
.text-copyright {
	color: #fff;
    text-align: left;
    font-size: 16px;
}
.trafic-buget {
	display: contents;
	height: 54px;
    line-height: 54px;
} 


/*------------------------------------*\
    BANNERS
\*------------------------------------*/

.banner-300x250-mobile {
    display: none;
}

.banner-970x250 {
    clear: both;
    width: 970px;
    height: 250px;
    margin: 15px auto;
}

.banner-970x90 {
    clear: both;
    width: 970px;
    height: 90px;
    margin: 15px auto;
}

.banner-728x90 {
    clear: both;
    width: 728px;
    height: 90px;
    margin: 15px auto;   
}

@media screen and (max-width: 900px) {

    .banner-728x90,
    .banner-970x90,
    .banner-970x250 {
        display: none;
    }

}

/*start feed rss exquis*/
.wp_rss_retriever_item {
	list-style: none;
	padding: 0;
    width: 23%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 2%;
    float: left;
    display: block;
}
.wp_rss_retriever_item_wrapper {
    text-align: left;
    background-color: #f4f4f4; 
    height: 240px;

}
a.wp_rss_retriever_title {
    clear: left;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    display: block;
}
.wp_rss_retriever_list {
	display: block;
	overflow: hidden;
	padding: 0;
}
.rss-template-a {
	width: 10%;
	margin-left: 0: 
}
.categ-companii.rss-template-a {
	margin-left: 0; 
}
.wp_rss_retriever_image > img {
	/*transform: translateY(-50%);*/
    top: 50%;
    /*max-height: 153px;*/
    height: auto;
    margin: auto;
    position: relative;
    display: block;
    min-width: 100%;
    min-height: 153px;
}
.wp_rss_retriever_image {
	background-color: #f4f4f4;
	overflow: hidden;
	max-height: 153px;
}
.wp_rss_retriever_title {
	font-size: 16px;
    
    line-height: 1.3;
    
}
/*.wp_rss_retriever_item_wrapper:hover {
	background-color: rgba(51, 51, 51, 0.16);
	z-index: 100;
}*/
.rss-33-titlu {
	height: 63px;
	overflow: hidden;
	padding: 3px 0px 3px 5px ;
}
.wp_rss_retriever_item_wrapper:hover, .wp_rss_retriever_item:hover{
	background-color: #ccc;
}
.logo-stiripesurse-feed {
	width: 45px;
}

/*sfarsit feed rss exquis*/
.single-post .article-single .article-content a {
	color: blue;
}
.categ-title-data-art.article__albastru p.article-summary {
	background-color: #005689;
}

.widget-sps-articles {

}

.widget-sps-articles .news-widget-list {
	padding: 0;
}

.widget-sps-articles .news-widget-title {
	border-bottom: 1px solid #313131;
	margin-bottom: 0;
}

.widget-sps-articles .news-widget-item:nth-child(4) {
	border-bottom: 1px solid #d8d8d8;
}

.widget-sps-articles .news-widget-item > a > .news-widget-item-title {
	font-size: 1.4em;
	color: #00f;
}

.widget-sps-articles .news-widget-item-date {
	font-size: 1.4em;
	float: left;
	margin-right: 10px;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

/*
@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}*/

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width:1330px) {
	.categ-companii {
    	font-size: 1.6em;
    	display: inline-block;
    	margin-left: 0.5%;
    }
    .category__title {
    	position: relative;
    	margin-left: 8%;
    	margin-top: 15px !important;
    }
}

@media only screen and (max-width:1280px) {
	
	.art-mai-multe {
		display: none;
	}
	.loop-article-category h1.category__title {
		width: auto;
	}
}
@media only screen and (max-width:1140px) {
	
	.content-header, .content-submenu {
		width: 1000px;
	}

	.column-container {
		width: 96%;
	}

	.submenu {
		display: none;
	}

	.main-articol {
		width: 1000px;
	}

	.sidebar-articol-stanga, .article-single {
		margin-right: 2%;
	}

	.article-single {
		width: 500px;
	}

	.sidebar-articol-dreapta {
		width: 29%;
	}
	.article-single img {
		width: 500px;
	}
	.footer-mare, .footer__mic {
		margin: auto 2%;
		width: auto;
	}
	.continut-pagina {
		width: auto;
		margin: auto 2%;
	}
	.feed-bvb {
		display: none;
	}

}

@media only screen and (max-width:1010px) {

}

@media only screen and (max-width:1024px) {

	.all-main {
		width: 96%;
	}
	.cookie-notice-container {
 		width: 70%;
 	}
 	#cookie-notice .button {
    	right: 3%;
    	top: 3px;
	}
	.article-single table {
    	width: 100%;
    }

    .articles-container.column.ld-two-thirds {
    	width: 100%;
    	padding-right: 0;
    }

	.logo{
		float: none;
		position: relative;
	    float: none;
	    display: block;
	    text-align: center;
	}

	.logo a {
		display: inline-block;
	} 

	.logo a img {
	    display: inline-block;
	    position: relative;
	    margin: auto;
	    height: 60px;
	    bottom: -20px;
	}
	.full-menu-list1 {
		display: none;
	}

    .butoane-social {
    	margin-bottom: -186px;
  		margin-top: -34px;
    }

    .icon-fb, .icon-twt, .icon-goog, .icon-search {
    	font-size: 24px;
	}

	.content-submenu {
		top:-35px;
	}

	.submenu {
		display: none;
	}
	/*#menu-header-menu .menu-item-principal{
		display: none;
	}*/
	.mai-multe-link.icon-plus{
		display: none;
	}
	.menu-item-principal li {
		top: -44px;
		position: relative;
		display: block;
		margin-right: 15px;
		font-size: 22px;
	}
	.butoane-social {
    	position: relative;
    	bottom: -53px;
	}

	.art-mai-multe {
		display: none;
	}

	.first-template {
		width: 73%;
	}

	img.attachment-article-loop-big.size-article-loop-big.wp-post-image{
		width: 100%;
	}
	.sidebar{
		width: 26%;
	}
	.article-lo img {
		display: block;
	}
	.article-lo, .article-4-7 {
		float: none;
		clear: left;
		width: 80.5%;
		height: 90px;
		margin-bottom: 10px !important;
		padding: 0;
	}

	.reclama-sidebar {
		left: -103px;
		position: relative;
	}
	
	.first-template .column.ld-one-third {
		display: none;
	}

	.first-template .ld-two-thirds {
		width: 102.2%;
	}
	/*.article-lo{
		display: none;
	}*/
	.ld-two-thirds > .article-4-7:nth-last-of-type(-n+2) {
		display: none;
	}

	.categ-title-data-art2 {
	    height: 90px;
	    position: relative;
	    padding: 5px;
	    padding-left: 10px;
	}

	.titlu-art2 {
	    height: 60px;
	    overflow: hidden;
	}

	.article-8__img.wp-post-image {
		height: 128px;
		width: 100%;
	}

	.art__fix{
		height: 151px;
	}

	.text__8 {
		height: 91px;
	}
	.art-stiri-pe-surse {
	    height: 230px;
	    width: 151%;
	    left: -103px;
	    position: relative;
	}

	.categ-companii {
		position: relative;
		font-size: 2.3em;
		left: 1.4%;
		width: 70%;
	}

	.hr-section { 
		margin-bottom: 0;
	}

	.art_2_tmp2 {
    	height: 153px;
	}

    /*template 3*/

	.template3 .art__8 {
		height: 161px;
	}

	.template3 .text__8 {
		height: 130px;
	}

	.reclama-tmp3 {
		display: none;
	}

	.template3 .article-4-7:first-child {
		height: 290px;
		width: 32.5%;
		float: left;
	}

	.article-4-7__art2-temp3 .categ-title-data-ar3 {
		clear: left;
		height: 160px;
	}

	.article-4-7__art2-temp3 .article-4-7__img {
		min-height: 128px;
    	width: 100%;
	}

	.date-hide-tmp1 {
		display: block;
	}

	.article-4-7__art2-temp3 .categ-title-data-ar3 .titlu-art3{
		height: 130px;
	} 

	.article-4-7-__2-temp3mobile {
		float: right;
	}

	.template3 .tmp3-coloana2 {
		margin-right: 0;
		width: 74%;
	}

	.tmp3-coloana1 {
		width: 24%;
	}

	.article-4-7-__2-temp3mobile {
		clear: none;
		width: 64.9%;
	}

	.template3 .art-3456-templ-2 .article4_tmp2, .template3 .art-3456-templ-2 .article5_tmp2,
	.template3 .art-3456-templ-2 .article6_tmp2{
		display: none;
	}
	.template3 .article3_tmp2 {
		width: 48.1%;
	    height: 85px;
	    float: right;
	    margin: 0;
	    clear: none;
	    top: -108px;
	    position: relative;
	    display: block;
	}

	.template3 .article-3__tmp2 {
		height: 85px;
	}

	.poza-hide {
		display: block;
	}

	.update-div {
		overflow: hidden;
	}

	.template3 {
		height: 300px;
	}
	.reclama-mobile-tmp3{
		width: 728px;
  		height: 90px;
  		background-color: #d8d8d8;
  		margin: auto;
  		display: block;
  		position: relative;
	}

	.reclama-mobile-tmp3 {
	width: 728px;   
    height: 90px;
    background-color: #d8d8d8;
    margin: auto;
    display: block;
    margin-bottom: 10px;
	}

	/*template 4*/ 

	.template4 .temp-4-coloana1{
		width: 50%;
	}

	.template4 .article-4-7{
		width: 100%;
	}
	.temp-4-coloana2, .temp-4-coloana3{
		width: 23%;
	}
	.template4 .art_2_tmp2 {
    height: 160px;
	}
	.template4 .article_2_tmp2 {
    height: 290px;
	}

	/*TEMPLATE 5*/

	.template5 .tmp3-coloana1, .template5 .tmp3-coloana2 {
		width: 49%;
	}

	.template5 .tmp3-coloana2 {
		margin-right: 0;
	}

	.template5 .article-4-7 {
		width: 100%;
		height: 85px;
	}

	.template5 .article-8__img.wp-post-image {
		height: 180PX;
	}

	.template5 .text__8 {
		height: 66px;
	}

	.template5 .art-3456-templ-2 .ld-one-fourth article a img {
		display: block;
		height: 90px;
	}

	.template5 .article6_tmp2:last-child {
		display: none;
	}

	.template5 .article4_tmp2, .template5 .article5_tmp2 {
		clear: left;
	}

	.article-4-7-temp3__5 {
		margin-bottom: 0 !important;
	}

	.template5 .tmp3-coloana3 {
		display: none;
	}

	.template5 .art-3456-templ-2 .ld-one-fourth {
		width: 57%;
	}

	.template5 .tmp3-coloana3 {
		float: right;
		width: 300px;
 		height: 250px;
 		display: block;
	}

	/*template 6*/

	.template6 .ld-one-eighth {
		display: none;
	}
	
    .template6 .coloana2-temp6 {
    	margin-right: 0;
    }
    .template6 .tmp6-coloana1 {
    	width: 43%;
    }

    .template6 .coloana2-temp6{
    	width: 55%;
    }

    .template6 .art3-2-template6 {
    	height: 278px;
    }

    .template6 .article-4-tmp6, .template6 .article-5-tmp6 {
    	width: 100%;
    }

    .template6 .titlu-art4-tmp6 {
    	height: 65px;
    }

    .template6 .article-8__img.wp-post-image {
    	width: 100%;
    }

    .article-1-tmp6 a .article-8__img.wp-post-image {
    	height: 200px;
    }
    .template6 .article-4-7{
    	height: 105px;
    }
    .template6 .art4__5__tmp4 {
    	height: 106px;
    }
    .article-4-tmp6 .categ-title-data-ar3, .article-5-tmp6 .categ-title-data-ar3 {
    	height: 105px;
    }
    .template6 .art6-tmp6, .template6 .art7-tmp6 {
    	display: none;
    }
    .template6 .categ-titlu-data-art1-tmp6 {
    	height: 308px;
    }
    .template6 .article-excerpt1-art1-tmp6 {
    	height: 156px;
    }
    .template6 .article-1-tmp6 {
    	height: auto;
    	margin-bottom: 10px;
    }
    .template6 .reclama-mobile-tmp3 {
    	margin-bottom: 20px;
    }

    .article-5-tmp6 {
    	margin-bottom: 0 !important;
    }

    /*---------------articol single---------------------*/

    .content-header, .content-submenu {
		width: auto;
		margin: auto 2%;
	}

	.submenu {
		display: none;
	}

	.main-articol {
		width: 96%;
	}

	.sidebar-articol-stanga, .article-single {
		margin-right: 2%;
	}

	.sidebar-articol-stanga {
		display: none;
	}

	.sidebar-dr-art-single {
		width: 41%;
	}

	.article-single {
		width: 57%;
	}

	.art-single-vazute-sidebar-dr {
		display: block;
		width: 40%;
	}

	.articole-vazute .art-vazute-sidebar {
		width: auto;
	}

	.butoane-social-continut li a {
		margin-right: 5px;
	}
	.first-tmp-categ {
		width: 94%;
	}
	#hide-artspecial {
    	display: block;
	}
	.tmp2-poza-articol-mic {
		position: relative;
	}
	.article-lo, .article-4-7 {
		position: relative;
	}
	.article-single > img {
		height:  auto !important;
	}
	.rss-template-a {
		width: 20%; 
	}
	.wp_rss_retriever_image {
		width: auto;
	}

}

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

	.hide-menu-text {
		display: none;
	}
	.article-single table {
    	max-width: 100%;
	}
	.publicitate-header {
		display: none;
	}

	.publicitate-header-mobile {
		display: block;
		width: 320px;
 		/*height: 100px;*/
 		/*background-color: #d8d8d8;*/
 		position: relative;
 		margin: auto;
 		margin-bottom: 10px;
	}

	.logo {
		margin-top: 0;
	}

	.butoane-social {
    	margin-bottom: -42px;
    	margin-top: -37px;
	}

	.logo a img {
		height: 40px;
		bottom: -13px;
	}

	.icon-fb, .icon-twt, .icon-goog, .icon-search {
    	font-size: 20px;
	}

	.menu-item-principal li {
    	top: -30px;
	}

	.sidebar-dr-art-single {
		display: none;
	}

	.article-single {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.article-single img {
    	width: 100%;
	}

	.main-articol {
    	width: 94%;
	}

	.buton-comenteaza {
		padding: 2.2% 6%;
	}

	.butoane-social-continut li a {
    	margin-right: 10px;
	}

	.menu-item-principal li a {
		font-size: 20px;
	}

	.main-articol {
		margin-top: 0;
	}

	.header-main {
    	padding-bottom: 25px;
    }

    .reclama-mobile-tmp3 {
    	display: none;
    }

    .main-1, .second-template, .template3, .template4, .template5, .template6 {
    	width: 96% !important;
    }
    .article-lo, .article-4-7 {
    	width: 64.5%;
    }
    .article-lo > a, .article-4-7 > a, .article-4-70 > a {
    	display: block;
    	width: 40%;
    }
    .date-hide-tmp1 {
    	display: none;
    }
    .template3 .article-3__tmp2 > a {
    	width: 40%;
    }
    .tmp3-art2-tipa {
    	width: 100% !important;
    }
    .date-hide-tableta {
    	display: block;
    }
    .template5 .art-3456-templ-2 .article3_tmp2, .template5 .art-3456-templ-2 .article4_tmp2,
     .template5 .art-3456-templ-2 .article5_tmp2 {
    	width: 43%;
    }
    .template5 .art-3456-templ-2 .article3_tmp2 .article-3__tmp2 > a,
     .template5 .art-3456-templ-2 .article4_tmp2 .article-3__tmp2 > a,
      .template5 .art-3456-templ-2 .article5_tmp2 .article-3__tmp2 > a {
    	display: block;
    	width: 44%;
    	width: 100%;
    }
    .date-display-tableta {
    	display: block;
    }
    .continut-pagina {
		margin: auto 3%;
	}
}
/*@media only screen and (max-width:480px) {*/
@media only screen and (max-width:560px) {
	.header-main {
	}
	.menu-item-principal li {
    	top: 6px;
    }
	.logo a img {
		height: 34px;
	}
	.logo {
		margin-bottom: -56px; 
	}
	.full-menu a {
		font-size: 14px;
		padding: 2% 0;
    	display: block;
	}

	.full-menu-list > li > a {
		background-color: transparent;
		width: auto;
	}

	.full-menu ul li ul li {
    	display: list-item;
	}

	.full-menu ul {
    	display: block;
	}

	.full-menu-list > li {
    	border-bottom: 0px solid rgba(52, 105, 147, 1); 
	}
	.full-menu {
		margin-top: 40px;
		margin-left: 6%;
	}
	.full-menu-list > li > a {
		padding: 10px 5px 10px 1px;
	}
	.menu-item-181 > .sub-menu {
		top: 5px;
    	height: 100%;
    	line-height: 1;
    	position: relative;
	}
	.publicitate-header {
		display: none;
	}
	.full-menu-list1 {
		display: none;
	}
	#menu-header-menu .menu-item-principal {
		display: block !important;
	}
	.content-header {
		overflow: hidden;
		bottom: -15px;
		padding-bottom: 14px;
	}
	.header-main {
		margin-bottom: 10px;
	}

	.butoane-social {
    	margin-bottom: -57px;
    	margin-top: 30px;
	}
	.publicitate-header-mobile {
		display: block;
		width: 320px;
		/*height: 100px;*/
 		/*background-color: #d8d8d8;*/
 		margin: auto;
 		position: relative;
 		display: block;
 		margin: 10px auto;
	}
	.butoane-social ul {
		display: none;
	}
	.logo {
		/*top: -55px;*/
	} 
	.logo a img {
		bottom: 0;
	}
	.main-1, .second-template, .template3, .template4, .template5, .template6 {
		margin: auto;
	}
	.categ-companii{	
    	margin: 3%;
    	width: 94%;
    }

    .categ-title-data-art2 > a {
    	height: 60px;
    }

	/*first template*/

	/*article-loop-big*/

	.first-template, .temp-4-coloana1, .tmp3-coloana1, .tmp6-coloana1, .temp-4-coloana1 {
		width: 100%;
		margin: 0;
	}
	.column.ld-one-half.temp-4-coloana1 {
		width: 100%;
	}
	.column.ld-one-third.tmp3-coloana1, .column.ld-one-third.tmp6-coloana1 {
		width: 100% ;
	}

	img.attachment-article-loop-big.size-article-loop-big.wp-post-image, .article-4-7-first-mobile > a > img {
		width: 100%;
		/*height: 240px;*/
		/*height: auto;*/
		height: auto;
	}

	.article-loop.article-1-tmp6 > a > img, .article-8 > a > img {
		/*height: 240px !important;*/
		width: 100%;
	}
	.article-loop-big > a, .article-4-7-first-mobile a, .article-1-tmp6 > a, .article-8 > a {
		float: left;
		width: 100%;
		/*height: 240px;*/
		height: auto;

	}
	.first-template .categ-title-data-art {
		clear: left;
	}

	.all-main {
		width: auto;
	}
	.article-loop-big, .article-8, .article-4-7-first-mobile, .article-1-tmp6 {
		width: 100%;
		position: relative;
		display: block;
		margin: auto;
		height: auto;
		margin-bottom: 10px;
	}
	.categ-title-data-art, .art__8, .categ-title-data-ar3-first-mobile, .titlu-categ-albastru-art1-tmp1 {
		height: 118px;
		width: 100%;
	}
	.template6 .categ-titlu-data-art1-tmp6 {
		height: 118px;
		width: 100%;
	}
	.categ-title-data-ar3.art__8 {
		height: 118px;
	}
	.titlu-art1-tmp6 {
		font-weight: 700;
		font-size: 16px;
	}
	.titlu-art3.text__8.tmp3__text8 {
		font-weight: 400;
		font-size: 14px;
	}
	.titlu-art3.text__8.tmp3__text8.mobile-height-art {
		font-weight: 400 !important;
	}
	.mobile-height-art {
		height: 62px;
	}
	.tmp3__text8 {
    	height: 66px;
	}
	.ld-two-thirds-mobile {
		width: 100%;
	}

	.titlu-art-tmp2, .titlu-art, .template3 .text__8, .text__8-mobile {
 	  	font-size: 16px;
    	height: 69px;
    	font-weight: 700;
    	margin: 0 0 20px 0;
    }

	.reclama-mobile-tmp3 {
		display: none;
	}

	.logo {
		top: 2px;
	}

	.menu-item-principal li a {
    	font-size: 16px;
	}

	.article-excerpt1 {
		display: none;
	}

	.article2-template1{ 
		width: 48%;
		height: 200px;
		float: left;
		position: relative;
		height: 200px;
		border: 0;
	}

	.article-lo > a {
		display: block;
		width: 100%
	}

	.tmp2-poza-articol-mic {
		/*height: 124px;*/
	}
	.categ-title-data-art2 > a {
		margin: 0;
	}

	.first-template .article-lo:nth-child(2) img {
		
		width: 100%;
		/*height: 128px;*/
	}
	.article-8__img.wp-post-image {
		height: 90px;
	}

	.first-template .article-lo:nth-child(2) .categ-title-data-art2, .art__fix {
		height: 107px;
	}
	.categ-title-data-ar3.art__8.art__fix {
		height: 107px;
		padding-left: 10px; }

	.first-template .article-lo:nth-child(2) .categ-title-data-art2 a .titlu-art2 {
		height: 75px;
	}

	.art-fix-hide {
		display: block;
		width: 49% !important;
		float: right;
		height: 200px !important;
	}

	.article2-template1 .categ-title-data-art2 {
		margin: auto;
	}

	.main-1 .titlu-art2, .text__8, .first-template .titlu-art3, .text__art2__tmp2 {
		font-weight: 400 !important;
		font-size: 14px;
	}

	.reclama-sidebar-mobil {
		display: block;
		clear: left;
	  	margin: auto;
		position: relative;	
	    left: 0px;
	    margin-bottom: 10px;
	}

	.reclama-sidebar-laptop, .art-stiri-pe-surse, .art-fix-laptop {
		display: none;
	}
	.article-3-4-tmp1, .first-template .article-4-7 {
		width: 100%;
		position: relative;
	}
	.article-3-4-tmp1 > a {
		width: 40%;
		float: left;
	}
	.article-3-4-tmp1 .categ-title-data-art2 {
		width: auto;
		padding-right: 10px;
		padding-left: 10px;

	}
	.first-template .titlu-art3, .text__art2__tmp2 {
		height: 56px;
	}

	/*	-----------template 2-------------*/

	.second-template .ld-three-fourths, .article3_tmp2, .article4_tmp2, .article5_tmp2, .article6_tmp2, .tmp3-coloana1 {
		width: 100%;
		padding: 0;
	}

    .tmp2-categ, .titlu-categ-albastru-art1-tmp1 {
    	font-size: 16px !important;
    	/*font-weight: 700;*/
    }
    .icon-plus {
    	display: none;
    }
    .art2__tmp2 {
    	width: 100%;
    	height: 90px;
    	padding: 0;
    }
    /*.article-loop > a {
    	display: inline-block;
    }*/
    .article-2-tmp2 {
    	height: 90px;
    	padding: 0;
    }
    .article-2-tmp2 > a {
    	float: left;
    	width: 35%;
    	display: block;
    	height: 90px;
    }
    .article-2-tmp2 a img { 
    	height: 90px;
    	width: 140px;

    }
    .art_2_tmp2 {
    	height: 90px;
    	position: relative;
    }
    .second-template .article-8__img.wp-post-image {
    	height: 90px;
    }
    .img-hide-laptop, .art3-tmp2-text {
    	display: inline-block;
    }
    .img-hide-laptop {
    	width: 35%;
    	float: left;
    }
    .art3-tmp2-text {
    	width: 60%;
    }
    .article-3__tmp2 {
    	height: 90px;
    }
    .art3-tmp2-text {
    	width: 65%;
    	height: 74px;
	}

	.date-hide-tmp1 {
    	display: block;
    	position: absolute;
    	bottom: 0;
    	padding-left: 5px;
    	font-size: 12px;
	}
	.article-3__tmp2 {
		border:  0;
	}

	.template4 .temp-4-coloana1 .article-4-7-first-mobile > a > img {
    	height: auto; 
	}
	.second-template .art-small-all {
		width: 65%;
		float: left;
	}
	.date-hide-tmp1 {
		padding-left: 0;
	}

	/*-----------template3--------------*/

	.template3 {
		height: auto;
	}
	.article-8 > a {
		display: block;
		width: 100%;
	}
	.article-8 > a > img {
		width: 100%;
		max-height: 280px !important;
	}
	.tmp3-coloana1 > .article-8 > a > img {
		height: auto;
	}
	.tmp3-coloana1 {
		margin: 0;
		background: transparent;

	}
	.column.ld-one-third.tmp3-coloana2, .column.ld-one-fourth.article3_tmp2 {
		width: 100%;
	}
	.article-loop.article-4-7.article-4-7-temp3.article-4-7__art2-temp3,.article-loop.article-4-7.article-4-7-temp3.article-4-7-__2-temp3mobile {
		width: 100%;
		height: 90px;
	}
	.article-loop.article-4-7.article-4-7-temp3.article-4-7__art2-temp3 > a, .article-4-7-__2-temp3mobile > a, .template3 .article-3__tmp2 > a {
		width:35% !important;
		display: block;
		float: left;
		height: 90px;
	}
	.article-loop.article-4-7.article-4-7-temp3.article-4-7__art2-temp3 > a > img, .article-4-7-__2-temp3mobile > a > img, .template3 .article-3__tmp2 > a > img {
		min-height: 90px;
		width: 100%;
	}
	.article-4-7__art2-temp3 .categ-title-data-ar3 {
		width: 65%;
	}
	.categ-title-data-ar3-mobil-art-mic {
		width: 65%;
		height: 90px;
	}
	.template3 .column.ld-one-fourth.article3_tmp2 {
		top: 0;
	}
	.tmp3-coloana3 {
		display: none;
	}
	.tmp3-coloana2 {
		margin-bottom: 0; 
	}
	.article-4-7__art2-temp3 .categ-title-data-ar3 {
		clear: none;
		height: 90px;
	}
	.titlu-art3 {
		font-weight: 400;
	}
	.article-loop.article-3__tmp2 {
		height: 90px;
	}

	/*----------------------template 4---------------*/

	.temp-4-coloana1 .article-loop.article-4-70.article-4-7-first-mobile {
		height: auto;
	}
	.temp-4-coloana2, .temp-4-coloana3 {
		width: 100%;
	}
	.temp-4-coloana2 .article-2-tmp2 > a > img, .temp-4-coloana3 .article-2-tmp2 > a > img {
		height: 90px;
		width: 100%;
	}
	.article-4-7-tmp4-art-2 > a, .template4 .article-4-7 > a {
		display: block;
		width: 35%;
	}
	.categ-title-data-ar3.art_2_tmp2.art4-5-tmp4 {
		height: 90px;
	}
	/*--------------------template 5-------------*/


	.titlu-art3.text__8.text__8-mobile {
		font-size: 16px;
		font-weight: 700;
	}
	.article-loop.article-4-7.article-4-7-temp3 {
		height: 90px;
	}
	.template5 .article-4-7 > a { 
		display: block;
		width: 35%;
	}
	.template5 .article-4-7 > a > img {
		height: 90px;
		width: 100%;
	}
	.column.ld-one-third.tmp3-coloana3 {
		margin: 10px auto;
		float: none;
	}
	.template5 .column {
		float: none;
	}
	.article-4-7__img {
		margin-right: 0;
	}
	.column.ld-one-fourth.article4_tmp2,.column.ld-one-fourth.article5_tmp2 {
		width: 100%;
	}
	.article-loop.article-3__tmp2 > a:first-child  {
		display: block;
		width: 35%;
	}
	.article-loop.article-3__tmp2 > a > img {
		width: 100%;
		height: 90px;
	}
	.template3 {
		margin-bottom: 25px;
	}
	.second-template {
		overflow: hidden;
		margin-bottom:  10px;
	}

	/*-----------template 6 -------------------*/
	.column.ld-one-half.coloana2-temp6 {
		width: 100%;
	}  

	.coloana-ld-one-fourth-loop {
		width: 100%;
	}

	.coloana-ld-one-fourth-loop .article-2-tmp2 > a {
		width: 35%;
	}

	.coloana-ld-one-fourth-loop .article-2-tmp2 > a >img {
		width: 100%;
	}

	.coloana-ld-one-fourth-loop .article-2-tmp2 .categ-title-data-categ1tmp {
		height: 90px;
	}
	.text-loop {
		height: 61px;
		font-weight: 400;
		font-size: 14px;
	}
	.template5 .art-3456-templ-2 .article3_tmp2 .article-3__tmp2 > a, .template5 .art-3456-templ-2 .article4_tmp2 .article-3__tmp2 > a,
	 .template5 .art-3456-templ-2 .article5_tmp2 .article-3__tmp2 > a {
		width: 35%;
	}
	.first-tmp-categ {
		width: 94%;
	}
	.template3 .tmp3-coloana2 .article-8 .article-loop.article-4-7.article-4-7-temp3.article-4-7__art2-temp3 .tmp3-art2-tipa {
		width: 35%;
	}
	#hide-artspecial {
		display: block;
	}
	.art-small-all {
		height: 90px;
	}
	.category__title {
		position: relative;
	}
	.footer-mare {
		width: auto;
		margin: 0 3%;
	}

	.despre-noi-coloana-footer, .newsletter-coloana-footer {
		min-width: 100%;
	}
	.text-copyright {
		margin-left: 2%;
	}
	.titlu-art3.article__category {
		height: 60px;
		font-size: 14px;
		font-weight: 400;
	}
	.article-4-7__art2-temp3 .categ-title-data-ar3 .titlu-art3 {
    	height: 60px;
	}
	.mobile-height-art {
		height: 64px !important;
	}

	.footer-social-icon {
    	margin: 0 5px;
	}
	.butoane-social-continut {
    	overflow: hidden;
    }
    .category__title {
    	margin-left: 3%;
    }
    .wabtn_container {
    	display: inline-block;
    }
    .article-single table {
    	width: 100%;
    }
    /*.cookie-notice-container {
    	width: 96%;
	}
	.text-cookie {

		clear: left;
	}

	.titlu-cookie {
		display: inline-block;
    	float: left;
    	margin-bottom: 15px;
    	display: inline-block;
	}

	#cookie-notice .button {
		float: right;
    	font-size: 41px;
    	height: auto;
    	font-weight: 200;
    	top: -12px;
	}*/
	.article-content img {
		/*max-height: 240px;*/
		width: auto;  
	}

	.second-template .ld-three-fourths {
		margin-bottom: 10px; 
	}
	.first-template .article-loop.article-loop-big {
		margin-bottom: 10px;
		overflow:hidden; 
	}
}


@media only screen and (max-width:480px) {
	.butoane-social-continut li a {
    	margin-right: 0px;
	}
	.butoane-social-continut li {
		margin-right: 3px;
	}
	.wabtn_container {
		margin-left: -4px;
	}
	.trafic-buget {
		float: right;
	}
	/*.all-main {
		width: auto;
	}
	.first-template .article-loop-big {
		width: 94%;
		position: relative;
		display: block;
		margin: auto;
		height: 410px;
	}
	.reclama-mobile-tmp3 {
		display: none;
	}
	.logo {
		top: -16px;
	}
	.first-template .categ-title-data-art {
		width: auto;
	}*/
	/*.article-loop-big > a {
		width: 92
	}
    */   

    .banner-300x250-mobile {
        display: block;
        width: 300px;
        height: 250px;
        margin:  10px auto;
        clear: both;
    }
    .home .banner-300x250-mobile {
		display: none;
	}
    .article-content img {
    	max-width: 350px;
    	width: auto;
    	height: auto;
    	margin: auto;
    }
    .wp_rss_retriever_item {
    	width: 98%;
    	margin-bottom: 20px;
    }
    .wp_rss_retriever_image img {
    	/*max-height: 240px;
    	width: auto;
    	max-width: 292px;*/
    	margin: auto;
    	position: relative;
    	display: block;
    	/*min-width: 100%;*/
    	min-height: auto;
    	overflow: hidden;
    	width: 100%;
    }
    .rss-template-a {
    	margin: 0;
	    width: 150px;
	    overflow: hidden;
	    margin-bottom: -46px;
    }
    .wp_rss_retriever_image {
    	/*width: 50%;*/
    	float: left;
    	max-height: 100px;
    	overflow: hidden;
    }
    .wp_rss_retriever_title {
    	float: left;
    	width: 45%;
    	display: block;
    	position: relative;
    }
    a.wp_rss_retriever_title {
    	clear: none;
    }
    .wp_rss_retriever_item_wrapper {
    	height: 100px;
    }
    a.wp_rss_retriever_title.rss-33-titlu {
    	font-size: 14px;
    	font-weight: 400;
    	height: 70px;
    }
}
@media only screen and (max-width:365px) {
	.article-content img {
		width: 320px;
	}

}
@media only screen and (max-width:320px) {
	.article-content img {
		width: 300px;
	}

}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
   only screen and (min-resolution:144dpi) {
}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}

a img.alignnone {
	margin:5px 20px 20px 0;
}

a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}

.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}

.wp-caption.alignright {
	margin:5px 0 20px 20px;
}

.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.sticky {
}

.bypostauthor {
}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}

	a,
	a:visited {
		text-decoration:underline;
	}

	a[href]:after {
		content:" (" attr(href) ")";
	}

	abbr[title]:after {
		content:" (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}

	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}

	thead {
		display:table-header-group;
	}

	tr,img {
		page-break-inside:avoid;
	}

	img {
		max-width:100% !important;
	}

	@page {
		margin:0.5cm;
	}

	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}

	h2,
	h3 {
		page-break-after:avoid;
	}
}
/* =========== Hide tags on mobile ==============*/
@media (max-width:480px) {
	.tags-desktop {
		display: none !important;
	}
}