*  {	margin: 0;	padding: 0; }

body  {
	color:#5F5F5F;
	background:#FFFFFF;
	font-size:1em;
	line-height:184%;
	font-family:'Roboto Condensed', Sans-Serif,'Open Sans',Helvetica,Arial !important;
	font-weight: lighter;
}

body.contentpane, body.mceContentBody {	background:#FFFFFF;}

a  {	text-decoration: none;}
a:hover  { text-decoration:underline; }
a:active { outline: none;}
a:focus {-moz-outline-style: none;}	

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}

fieldset a  {font-weight: bold; }

h1 {	font-size:1.8em;line-height:140%;color:#000000;}

h2 {	font-size:1.4em;line-height:130%;color:#000000;}

#s5_component_wrap h2 a {
	color:#000000 !important;
	font-weight: bold;
	text-transform: none;
	font-size: 28px;
}

#s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {
	font-size:1.7em;
}

#s5_pos_above_body_4{
	width: 30% !important;
}

#s5_pos_above_body_3{
	width: 60% !important;
}

.articleBody span{
	font-size: 18px;
}

.cycle li{
	width: 100% !important;
}

.ow-anywhere {
  oveflow-wrap: anywhere;
}

.module_round_boxdarreres_dreta .s5_mod_h3, .module_round_boxla_bustia .s5_mod_h3{
	color: #a9a9a9;
	font-weight: bold;
}

.module_round_boxla_bustia .mesnoticies{
	display: none;
}

.module_round_boxla_bustia{
	margin-left: 4%;
}

.table tr a{
	color: #666666;
	font-weight: bold;
	text-transform: capitalize;
}

div[itemprop="articleBody"]{
	font-size: 18px !important;
}

div[itemprop="articleBody"] span{
	font-size: 18px !important;
}
div[itemprop="articleBody"] img{
	display:block;
}

.control-label a{
	color: #666666 !important;
}

.event-info a{
	color: #666666 !important;	
}

.event-info .date{
	font-weight: bold;
}

li.jse_sectiontableentry{
	color: #666666 !important;
}

#s5_component_wrap h2 {
margin-bottom:10px;
}

h3 {font-size:1.5em;line-height:130%;color:#aaaaaa;}

.s5_responsive_mobile_drop_down_inner .s5_mod_h3 {
font-size:12pt !important;
margin:0px !important;
padding:0px !important;
border:none !important;
background:none !important;
}

.s5_responsive_mobile_drop_down_inner .s5_mod_h3_outer {
background:none !important;
padding:0px !important;
}

#s5_component_wrap_inner h3 {
margin-bottom:25px;
  margin-top:25px
}

#s5_component_wrap_inner .s5_is_display h3 {
font-size:1em;
}

#s5_component_wrap_inner .s5_is_display h3 {
margin-bottom:0px;
}

h4 {	font-size:1em;line-height:130%;}

h5 {	font-size:1.1em;line-height:130%;margin:30px 15px 45px;border-top:1px solid #009cdd;padding-top:20px;border-bottom:1px solid #009cdd;padding-bottom:20px;}


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

a img, fieldset, img  {	border: none; }

.module_round_box_outer img {
line-height:100%;
display:inline-block;
}

.evofrontpage-default img{
	width: 100%;
}

.mosimage  {
	padding: 0;
	border:1px solid #333333;
	margin:6px;	}

.mosimage img  {
	padding: 0;
	margin: 0!important; }

.mosimage_caption {
	background:#009ee0;
	border-top:1px solid #333333;
	color:#009ee0;
	font-size:6pt;
	margin-bottom:1px;
	margin-top:2px;
	padding:1px 2px;}


/* FORM
----------------------------------------------------------- */
fieldset  {
	margin-bottom:14px;
}
	
.s5_responsive_mobile_drop_down_inner fieldset {
margin:0px;
border:none;
}

#form-login fieldset {
	border:none;
	padding-top:0px;}

#form-login p {
	padding-top:0px;}

#login br {
	display:none;}

#login .button {
	margin-top:8px;
	margin-bottom:8px;}

#login ul, #form-login ul {
	padding-top:8px;
	padding-bottom:8px;}

#modlgn-username, #modlgn-passwd, #username_vmlogin, #password_vmlogin {
    width:92%;}

.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, #mod-search-searchword, input, textarea, button, .btn {
	border:none;
	padding: 6px 10px 6px 10px;
	font-size: 1.0em;
	background:#f0f0f0;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	border-radius:3px;
	}
	
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
	


.inputbox:hover, .registration input:hover, .login input:hover, .contact-form input:hover, #jform_contact_message:hover, #mod-search-searchword:hover, input:hover, textarea:hover, button:hover, .btn:hover {
	background:#F0EFEF;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}	
	
.btn, .dropdown-toggle, .btn:hover, .dropdown-toggle:hover {
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}

.dropdown-toggle:hover {
background:#E6E6E6;
}

	
select.inputbox {
behavior:none;}

label.invalid {
	color:#FF0000;}

label.invalid {
	color:red;}

.invalid {
	border-color:#FF0000;}

.invalid {
	border-color:red !important;}

.tool-tip {
	float: left;
	background: #CCCCCC;
	border: 1px solid #333333;
	padding: 5px;
	color:#000000;
	max-width: 200px;}

.tool-title {
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	color:#000000;}

.tool-text {
	color:#000000;
	margin: 0;}

/* BUTTONS
----------------------------------------------------------- */

.button, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton, .btn, buton {
	padding:8px;
	margin-top:14px;
	margin-bottom:0px;
	border:none;
	color:#FFFFFF;
	text-decoration: none; 
	font-size:1.1em;}

.button, .btn, buton {
	margin:0px;
	margin-top:0px;
	margin-right:8px;
	color:#ffffff;}
	
.btn {
	padding-left:12px;
	padding-right:12px;
}
	
.btn-primary, .pager a {
color:#FFFFFF !important;
}

.btn-primary:hover, .pager a:hover {
color:#FFFFFF !important;
}

#submitCommentButton {
	margin-top:14px;}

div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link {
	padding-left:10px;
	padding-right:10px;}
	
p.readmore {
padding:0px;
}

p.readmore a, .readon_highlight1, .readon_highlight2 {
color:#FFFFFF !important;
padding:6px;
padding-bottom:3px;
padding-left:14px;
padding-right:14px;
font-size:0.9em;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
cursor:pointer;
text-decoration:none !important;
}

.module_round_box_outer .readon_highlight1, .module_round_box_outer .readon_highlight2 {
padding:2px;
padding-bottom:5px;
padding-left:14px;
padding-right:14px;
}

p.readmore a:hover, .readon_highlight1:hover, .readon_highlight2:hover {
color:#FFFFFF !important;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

p.img_caption {
color:#000 !important;
font-style:italic !important;
font-size:0.9em;
text-align:right !important;
padding-top:0px !important;
padding-bottom:25px !important;
padding-right:4px;
}

#s5_component_wrap p.readmore a {
margin-top:16px;
display:inline-block;
margin-bottom:26px;
}
	
#s5_loginreg ul {
list-style:none;
margin:0px;
}


/* FONT CONTROLS
----------------------------------------------------------- */
#fontControls {
	float:right;
	background: white;
	border-radius: 1px;
	padding-top: 9px;
	padding-right: 10px;
}

#fontControls a {
	color:#858484;}

.decreaseSize {
	font-size:10px;}

.increaseSize {
	font-size:17px;}

.resetSize {
	font-size:14px;
	margin-left:3px;
	margin-right:3px;}	
	
/* SCROLL TO TOP
----------------------------------------------------------- */

#s5_scrolltotop {
	height: 0;
	visibility:hidden;}


#s5_scrolltopvar .s5_scrolltotop  {	
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	width:38px;
	height:30px;
	cursor:pointer;
	float: right;
	margin-right: 18px;
	margin-top:-95px;
	background:transparent url(../images/s5_scroll_arrow.png) no-repeat;}	
	

	
/* BODY ELEMENTS
----------------------------------------------------------- */

#s5_header_area1 {
	padding-bottom:10px;
	margin: 0 auto;
	max-width: 940px !important;
	width: 100%;
	text-align: right !important;
}


ul#menup li {
    display:inline;
}

.module_round_box_outer .bannergroup img{
	width:244px;
}



#s5_logo {
cursor: pointer;
float:left;
max-width:90% !important;
}

#s5_logo_module {
float: left;
max-width:90% !important;
}

#s5_loginreg, #s5_search_wrap, #s5_search_login_wrap {
float:right;
}

#s5_login, #s5_register {
margin-left:8px;
font-size:0.9em;
}

.titol_entrevista{
	color: #a9a9a9;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
}

#s5_md_search_wrap{
	float:right;
	margin-right: 0px;
	margin-top: 1%;

}

.titol_entrevista:hover{
	text-decoration: none;
}

.module_round_boxdarreres_noticies .s5_mod_h3, .module_round_boxnoticia_especial .s5_mod_h3{
	color: #a9a9a9;
	font-size: 34px;
	font-weight: bold;
}

#s5_search_wrap label, #s5_search_wrap br, #s5_search_wrap button {
display:none !important;
}

#s5_search_wrap input {
height:auto;
width:214px;
margin-top:19px;
}

#s5_menu_wrap {
border-top:solid 1px #EEEDED;
border-bottom:solid 1px #EEEDED;
min-height: 43px;
background: #FFFFFF;
-webkit-box-shadow: 0px 1px 4px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 4px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 4px 0px rgba(50, 50, 50, 0.75);
}

#s5_menu_wrap .s5_wrap ul.menu{
	margin-top: 11px;
}

#s5_menu_wrap a span{
	font-size: 16px;
}

#s5_menu_wrap.s5_wrap {
	width:100% !important;
	max-width:100% !important;
}

#logo{
	background: #00ACEE url(../images/logo.png) no-repeat;
}

#s5_top_row3_area1{
	padding-top:10px;
}

#s5_pos_top_row3_2{
	width: 30% !important;
	margin-left: 3px;
}



#s5_pos_top_row3_2 .bannergroup{
	padding-left: 30px;
}

.module_round_boxtwitter_especial{
	margin-top: 5%;
}

#s5_pos_top_row3_1{
	width: 60.8% !important;
	padding-top: 3px;
}

.bannergrouptop_banner{
	margin-left: 7px;
}

.module_round_boxespecial_banner{
	margin-top: 7%;
	margin-left:25px;
}

.bannergrouptop_banner a img{
	width:100%;
}

.module_round_boxtop_banner{
	padding-top: 5px;
	padding-right: 5px;
}

#s5_pos_top_row3_1 .module_round_box_outer{
	margin-right: 0px !important;
}

#s5_menu_wrap_inner2 {
border-left:solid 1px #FFFFFF;
margin-right:0px;
font-weight: bold;
}

#s5_social_bar {
display:none;
}


.s5_twitter {
width:22px;
height:23px;
margin-left:5px;
background:url(../images/social19.png) no-repeat top center;
float:right;
cursor:pointer;
}

.s5_facebook{
width:22px;
height:22px;
margin-left:5px;
background:url(../images/youtube18.png) no-repeat top center;
float:right;
cursor:pointer;
}

.s5_rss{
width:22px;
height:22px;
margin-left:5px;
background:url(../images/instagram12.png) no-repeat top center;
float:right;
cursor:pointer;	
}

.s5_google{
width:22px;
height:22px;
margin-left:5px;
background:url(../images/flickr6.png) no-repeat top center;
float:right;
cursor:pointer;	
}

#s5_social_bar_narrow_screen {
/*float:left;*/
}

#s5_social_clear, #s5_social_bar_narrow_screen {
display:none;
}

#s5_social_bar_narrow_screen {
margin-left:-8px;
margin-top:15px;
}

#s5_footer_area1 {
padding-top:51px;
}

#s5_footer_area1 {
padding-bottom:51px;
}

#s5_footer_menu_wrap, #s5_footer_menu_wrap a {
color:#5F5F5F !important;
}

#s5_bottom_menu_wrap li {
float:right;
margin-left:16px;
}

#s5_footer {
float:left;
}

#s5_bottom_menu_wrap {
float:right;
}

#s5_shape5_logo {
height:25px;
width:85px;
cursor:pointer;
display:block;
margin-top:30px;

}

#s5_footer_area2{
	width: 100%;
}

#s5_header_wrap, #s5_footer_area_inner2, #s5_breadcrumb_font_wrap, #s5_component_wrap_inner {
padding-left:10px;
/*padding-right:30px;*/
padding-top: 10px;
}

.copy{
	float:right;
}

#s5_breadcrumb_wrap .breadcrumb {
background:none;
padding:0px;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}

#s5_breadcrumb_wrap {
float:left;
color:#858484;
}

#s5_breadcrumb_wrap .icon-location {
display:none;
}

.well {
background:#FFFFFF;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}

#s5_drop_down_text_inner {
margin-top:-2px;
display:block;
}

/* COLUMN MENU
----------------------------------------------------------- */

.s5_module_box_1 ul.menu a {
display:block;
}

.s5_module_box_1 ul.menu ul li a:hover {
background:none;
}

.s5_module_box_1 ul.menu img {
display:none;
}

.s5_module_box_1 ul.menu a:hover {
text-decoration:underline;}

.s5_module_box_1 ul.menu ul a:hover {
text-decoration:underline;}

.s5_module_box_1 ul.menu ul a {
background:none;
border-bottom: none;
display:block;}

.s5_module_box_1 ul.menu ul ul a {
font-size:8pt;
padding:0px;
padding-left:10px;
border-bottom: none;
display:block;
font-weight:normal;}

.s5_module_box_1 ul.menu #current ul span {
font-weight:normal;}

.s5_module_box_1 ul.menu li {
padding:0px;}

.s5_module_box_1 ul.menu li ul li {
margin-left:14px;}

ul.menu .current ul a {
color:#5F5F5F !important;
}

#s5_columns_wrap ul.menu {
line-height:220%;
}

/* MODULE CLASS SUFFIXES
----------------------------------------------------------- */

.module_round_box_outer {
margin-bottom: 10px;
margin-right:0px;
}

.s5_mod_h3 {
font-size:32px;
margin-bottom:12px;
}

.module_round_box_outer .module_round_boxdarreres_dreta ul li a {
color:#5F5F5F;
font-size: 20px; 
line-height: 25px;
}



#s5_pos_top_row3_2 .module_round_box_outer{
	margin-bottom: auto;
}

#s5_drop_down_inner .module_round_box_outer {
margin-bottom:20px;
}



.module_round_box-white, .module_round_box-white a, .module_round_box-white h3 {
color:#FFFFFF !important;
}




.module_round_box-highlight1, .module_round_box-highlight2 {
padding:16px;
}

.module_round_box-highlight1, .module_round_box-highlight1 a, .module_round_box-highlight1 h3 {
color:#FFFFFF !important;
}

.module_round_box-highlight2, .module_round_box-highlight2 a, .module_round_box-highlight2 h3 {
color:#FFFFFF !important;
}

.module_round_box-highlight1 h3, .module_round_box-highlight2 h3 { 
font-size:1.2em;
}

.module_round_box-grey {
padding:16px;
background:#F8F7F7;
}

.module_round_box-grey h3 { 
font-size:1.2em;
}

.module_round_box-dark {
padding:16px;
background:#333333;
}

.module_round_box-dark, .module_round_box-dark a, .module_round_box-dark h3 {
color:#FFFFFF !important;
}

.module_round_box-dark h3 { 
font-size:1.2em;
}

.module_round_box-inset {
padding:16px;
border:solid 1px #E9E9E9;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05) inset !important;
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05) inset !important;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05) inset !important;
}

.module_round_box-inset h3 { 
font-size:1.2em;
}

a.titol{
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	color: black;
}

a.titol:hover{
	text-decoration: none;
	border-bottom: 1.5px solid #00a0e4;
}

.mesnoticies a{
	font-weight: bold;
	font-size: 20px;
}

.newsextra .newsauthor{
	font-size: 15px;
}

.newstitle a{
	text-transform: none;
	color: #000 !important;
	font-weight: bold;
	font-size: 19px !important;
}

.banneritem{
	padding-bottom: 4px;
  padding-top: 4px;
}

.globalnews{
	font-weight: normal;
}

.module_round_boxentrevista{
	width: 102%;
	padding-bottom: 20px;
}

.titol{
	line-height: 22px;
}

.module_round_boxdarreres_noticies, .module_round_boxnoticia_especial{
	width: 100%;
}

.module_round_boxdestacada .evofrontpage-default .evofp-table-cell-inner .evofp-img-left{
	width:100%;
}

.module_round_boxdestacada p{
	line-height: 22px;
}

.module_round_boxdarreres_noticies .s5_h3_first, .module_round_boxnoticia_especial .s5_h3_first{
	margin-left: 0.8%;
}

.module_round_boxaltres_noticies .s5_h3_first{
	margin-left: 0.8%;
}

.module_round_boxagenda{
	width:100%;
}

.bannergroupbanner_bot a img{
	width:100% !important;
}

.module_round_boxtwitter{
	margin-left: 6%;
}

.module_round_boxagenda .s5_h3_first{
	font-size: 32px;
	font-weight: bold;
	color: #a9a9a9;
}


.module_round_boxinformatiu .s5_mod_h3{
	font-size: 32px;
	color: #a9a9a9;
	font-weight: bold;
}

.content-category{
	width:100%;
}

.general-table{
	width:100%;
}

#searchForm{
	width: 100%;
}

.search{
	/*float:right;*/
	display:inline-block;
	margin-right: 20px;
	vertical-align: middle;
	margin-top: 20px;
}

.search form{
	margin-top: 0px;
}

.module_round_boxantigues{
	width:80%;
}

.bannergroupbanner_bot{
	margin-left: 20px;
	width:calc(100% - 20px);
}

.module_round_boxdestacada .evofrontpage-default .title{
	font-size: 28px;
	line-height: 32px;
}

.module_round_boxdestacada, .module_round_boxdarreres_noticies .s5_h3_first, .module_round_boxagenda,.module_round_boxinformatiu{
	/*margin-left: 2.7%;*/
}

.module_round_boxnoticia_especial .s5_h3_first{
	margin-left: 4.7%;
}

#s5_right_column_wrap{
	width: 30% !important;
	margin: 0px !important;
}

.year_equal{
	float:right;
	color: #b2b2b2;
	font-weight: bold;
	margin-top: 10%;
	margin-left: 2%;
	font-size: 28px;
}

.module_round_boxtwitter{
	margin-left: 25px;
}

li.newsitem{
	margin-top: 17px;
}

@media only screen and (max-width: 1100px){
	#s5_pos_top_row3_2{
		margin-left: auto;
	}
}

@media screen and (max-width: 1040px){
	#s5_menu_wrap_inner2 {
		/*margin-left: auto;*/
	}
}

@media screen and (max-width: 900px){
	.s5_twitter {
		/*display: none;*/
		/*display:inline-block !important;*/
		/*margin-top: 5px;*/
	}
	.bannergroupbanner_bot a img{
		width:100% !important;
	}

	.s5_facebook{
		/*display: none;*/
		/*display:inline-block !important;*/
		/*margin-top: 5px;*/
	}

	.s5_rss{
		/*display: none;*/
		/*display:inline-block !important;*/
		/*margin-top: 5px;*/
	}

	.s5_google{
		/*display: none;*/
		/*margin-top: 5px;*/
	}
	.search{
		/*display:none;*/
	}

	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_twitter{
		left: 88%; 
	}
	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_facebook{
		left: 94%; 
		top:1%;
	}
	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_rss{
		
		left: 85%; 
		top:1%;
	}
	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_google{
		left: 100%; 
		top:1%;
	}
}

#caixesXarxes{
	display:inline-block;
	margin-top: 20px;
	height: 32px;
	padding: 0px;
	margin-right: 0px;
	text-align:right;
	vertical-align: middle;
}

#caixesXarxes > div{
	width: 32px !important;
	height: 32px !important;
	border-radius: 3px;
}
#caixesXarxes > div.s5_twitter:hover{
	background: #00aced url(../images/social19_inv.png) no-repeat top center !important;
}
#caixesXarxes > div.s5_facebook:hover{
	background: #bb0000 url(../images/youtube18_inv.png) no-repeat top center !important;
}
#caixesXarxes > div.s5_rss:hover{
	background: #517fa4 url(../images/instagram12_inv.png) no-repeat top center !important;
}
#caixesXarxes > div.s5_google:hover{
	background: #ff0084 url(../images/flickr6_inv.png) no-repeat top center !important;
}

@media only screen and (max-width: 1080px){
	#s5_header_area1 #caixesXarxes,
	#s5_header_area1 .search{
		margin-top: 10px;
	}
	/*dintre de caixa*/
	#caixesXarxes > div.s5_twitter{
		display:block;

	}
	#caixesXarxes > div.s5_facebook{
		display:block;
	}
	#caixesXarxes > div.s5_rss{
		display:block;
	}
	#caixesXarxes > div.s5_google{
		display:block;
	}

	#s5_top_row3_area1{
		padding-top: 5px !important;
	}

	#s5_header_area1{
		padding-bottom:0;
	}

	

	/*fora de caixa*/
	.s5_twitter{
		display:none;
	}
	.s5_facebook{
		display:none;
	}
	.s5_rss{
		display:none;
	}
	.s5_google{
		display:none;
	}
}

/*caixa footer fora*/
	#caixesSocialsFooter{
		display:none;
	}
@media only screen and (max-width: 1030px){
	.s5_twitter{
		left: 88%; 
	}
	.s5_facebook{
		left: 94%; 
		top:1%;
	}
	.s5_rss{
		
		left: 85%; 
		top:1%;
	}
	.s5_google{
		left: 100%; 
		top:1%;
	}
}

@media only screen and (max-width: 880px){
	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_twitter{
		/*position:relative !important;*/
		left: 88%; 
	}
	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_facebook{
		/*position:relative !important;*/
		left: 94%; 
		top:1%;
	}
	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_rss{
		/*position:relative !important;*/
		left: 85%; 
		top:1%;
	}
	.boxItems > #s5_menu_wrap_inner > #s5_menu_wrap_inner2 > #s5_social_bar > div.s5_google{
		/*position:relative !important;*/
		left: 100%; 
		top:1%;
	}
}


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


	#s5_header_area1 {
		z-index: 1;
		margin: auto;
		position:absolute;
		width: 100%;
		top: 30px;
		padding-bottom: 0px;
	}

	#s5_top_row1_area1, #s5_top_row2_area1, #s5_top_row3_area1, #s5_bottom_row1_area1, #s5_bottom_row2_area1, #s5_bottom_row3_area1, #s5_center_area1 {
		/*padding-top: 15px;*/
	}

	.module_round_boxtwitter{
		margin-left: 0;
		margin: auto !importantf;
	}

	.module_round_boxbanner_bot{
		/*margin-left: 26%;
		width: 84%;*/
	}

	.bannergroupbanner_bot a img{
		/*width:88%;*/
		width: 100% !important;
	}
	#s5_component_wrap_inner{
	display: block !important;
	margin-top: 25px;
	}

	
}

@media only screen and (max-width: 600px){
	#s5_pos_top_row3_2 .bannergroup{
		padding-left: 90px;
	}
	#twitter-widget-0 > div.stream{
		width:100% !important;
	}
	#twitter-widget-0{
		width:100% !important;
	}
}

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

	.newstitle a{
		font-size: 13px !important;
	}

	li.newsitem{
		margin-top: 10px;
	}

	#s5_pos_top_row3_2 .bannergroup{
		padding-left: 10px;
	}

	#s5_pos_top_row3_2 .module_round_box_outer {
		/*margin: 0 !important;*/
		margin: 0;
	}

	#s5_right_column_wrap{
		margin-left: 12% !important;
	}

	.module_round_box_outer{
		margin-bottom: 0px;
	}

	.bannergrouptop_banner{
		/*width: 100%;	*/	
		/*margin-left: 9%;*/
		margin-right: 7px;
	}

	.bannergroupbanner_bot a img{
		margin: 0 0 0 15px !important;
		padding-right: 10px;
		width:94% !important;
	}

	#twitterFeeddisplay{
		width:100%;
		/*padding: 10px;*/
	}

	.description{
		/*display:none;		*/
		/*margin: auto;
		position: relative;
		right: 40px;
		top: 20px;*/
	}

	.time{
		float:right;
		margin-top: 10%;
		padding-right: 2%;
	}

	.year{
		margin-top: 14%;
	}

	.module_round_boxagenda{
		width: 100%;
	}

	.module_round_boxantigues{
		width:100%;
	}	

	.venue{
		/*display: none;*/
		/*margin:auto;*/
		/*position: relative;*/
		/*right: -6px;*/
		/*top: 20px;*/
	}

	.jse-listing a.mod_eb_events_a{
		font-size:68%;
	}

	.jse-listing{
		margin-bottom: 10%;
	}

	.module_round_boxentrevista{
		height:auto;
	}

	.module_round_boxdarreres_noticies, .module_round_boxnoticia_especial{
		width: 100%;
	}

	.module_round_boxdarreres_noticies .s5_mod_h3, .module_round_boxnoticia_especial .s5_mod_h3{
		margin-left: 2.3%;
		font-size: 34px !important;
	}

	.module_round_boxaltres_noticies .s5_mod_h3{
		margin-left: 2.3%;
		font-size: 34px !important;
	}

	.module_round_boxagenda{
		/*margin-left: 3%;*/
	}

	#s5_footer_area2{
		margin-left: 0px;
		margin-right: 0px;
		width:100%;
	}

	.evofrontpage-default .evofp-table-cell-inner{
		margin-right: 8px;
		margin-left: 0px;
	}

	.module_round_boxnoticia_especial .s5_h3_first .module_round_boxdestacada, .module_round_boxdarreres_noticies .s5_h3_first,.module_round_boxaltres_noticies{
		margin-left: auto;
	}

	.module_round_boxtwitter, .module_round_boxbanner_bot{
		margin-left: auto;
		width:100%;
	}

	.module_round_boxdestacada .evofrontpage-default .title{
		font-size: 120%;
	}

	#s5_component_wrap_inner h2, #s5_component_wrap_inner h1{
		font-size: 16px;
	}

	.bannergroupbanner_bot{
		margin: 0 0 0 -15px !important;
		width:107% !important;
	}

	.title {
		font-size: 22px !important;
		text-align : left !important;
		overflow: hidden !important;
	}
}

.gn_static_1 > a > img{
	width:100% ;
	padding-right: 10px;
	margin-bottom: 10px;
}

.gn_static_1{
	height:100%;
}

#cycle_282 img{
	margin:0;
	width:100%;
}

.s5_level1_span2:hover{
	cursor:pointer;
}

@media only screen and (min-width:750px){
	/*#s5_pos_top_row3_2 > div:nth-child(1) > div > div > div > div:nth-child(1) > div > div.gn_static.gn_static_1{

		color:red !important;
	}

	#s5_search_wrap {
	display:block;
	}
	
	#s5_social_clear, #s5_social_bar_narrow_screen {
	display:block;
	margin-right:40%;
	}

	#s5_social_bar_narrow_screen{
		margin-bottom:50px !important;
	}*/
}


 /* MODIFICACIONS FETES PER L'ORIOL */
#s5_pos_top_row3_1{
	width: calc(100% - 310px) !important;
	margin:0px 5px 0px 0px;
}
#s5_pos_top_row3_2{
	width: 297px !important;
	margin:5px 0px 0px 0px;
	margin-left: 8px;
}
#s5_nav img {
 margin-right: 0px;
}

#s5_pos_above_body_1{
	width: calc(100% - 345px) !important;
	margin:0px;
}
#s5_pos_above_body_2{
	width: 342px !important;
	margin:0px;
	margin-left: 0px;
	
}
@media only screen and (max-width: 1080px){
	#s5_header_area1{
		width:100%;
	}
	#s5_pos_top_row3_1{
		width: calc(67% - 5px) !important;
		margin:0px;
		margin-right: 5px;
	}
	#s5_pos_top_row3_2{
		width: calc(33% - 5px) !important;
		margin-left: 5px;
	}

	#s5_pos_above_body_1{
		width: calc(63%) !important;
		margin:0px;
	}
	#s5_pos_above_body_2{
		width: calc(35%) !important;
		margin:0px;
		margin-left: 0px;	
	}
}

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

	
}

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

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

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

	#s5_header_area1,
	.s5_wrap{
		max-width: 96% !important;
	}
	.s5_wrap .s5_wrap{
		max-width: 100% !important;
	}
	#s5_pos_top_row3_1{
		width: 100% !important;
		margin:0px;
	}
	#s5_pos_top_row3_2{
		width: 100% !important;
		margin:0px;
		margin-left: 3px;
	}
	#s5_pos_above_body_1{
		width: 100% !important;
		margin:0px;
	}
	#s5_pos_above_body_2{
		width: 100% !important;
		margin:0px;
		margin-left: 0px;	
	}
}

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


#twitter-widget-0{
	width:auto !important;
}
.jse-listing a.mod_eb_events_a {
	padding:10px;
}
.module_round_boxdestacada .evofrontpage-default .evofp-table-cell-inner,
.module_round_boxdestacada .evofrontpage-default .evofp-table-cell-inner .evofp-categ{
	margin-bottom: 0px;
}
#twitterFeeddisplay:before{
	content:'Twitter';
	font-size: 32px;
	font-weight: bold;
	color: #a9a9a9;
	margin-bottom: 18px;
	display:block;
	text-transform: uppercase;
line-height: 130%;
}

.jse-register{
	display: none !important;
}
#jse-event-detail{
	font-size: 1.2em !important;
}
#jse-event-detail .jse-event-title{
	color: #000000 !important;
	font-weight: bold !important;
	text-transform: none !important;
	font-size: 28px !important;
}
#jse-event-detail .jse-info-date{
	font-size: 1.2em !important;
}
#jse-event-detail .info_venue{
	font-size: 1.2em !important;
	text-transform: none !important;
}
#jse-event-detail .info_venue a{
	color: #ff1493 !important;
}
#jse-event-detail .jse-detail-info-Attenders span,
#jse-event-detail .jse-address span{
	font-size: 18px !important;
}
#jse-event-detail .jse_text-content-title.jse-descriptin{
	font-size: 18px !important;
	padding: 10px 0px;
	color:rgb(95, 95, 95);
}
.jse-listing .time{
 	vertical-align: middle;
 	margin-top:0px;
}
.jse-listing .year,
.jse-listing .year_equal{
 	vertical-align: middle;
 	margin-top:0px;
}
.jse-listing .year{
 	margin-top:12px;
}
.jse-listing .description{
 	width: 75% !important;
 	margin-top:0px;
}
.module_round_boxdarreres_noticies .title {
	padding-top: 0px;
}
.sectiontableentry1,
.sectiontableentry2{
	font-size:1.2em !important;
}