.fpca_llista_graficDestacat_asm {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.fpca_llista_graficDestacat_asm .box {
  border: none;
}
.fpca_llista_graficDestacat_asm  h2 {  
  margin: 5px 0 0;
  display: block;
}
.fpca_llista_graficDestacat_asm  p { 
    font-size:1.125em;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif; 
    margin:0; 
    color:#000
    }
.fpca_llista_graficDestacat_asm  span { 
    font-size:0.938em;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif; 
    color:#969696; 
    display:block
    }   

.fpca_llista_graficDestacat_asm  .grafic_destacat:hover img {
    opacity: 0.9;
}

.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12   { 
   margin-bottom:25px
}
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12:last-child { 
   margin-bottom:0px
}   
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12  h2 { 
   font-size:2.250em; 
   display:inline-block; 
   margin-right:4px; 
}
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12  p { 
   font-size:2.250em; 
   display:inline-block
}
.fpca_llista_grafic_destacat_line {
    float: left; 
    width: 100%;
    margin-bottom: 18px;
}
.grafic_destacat_line_box {
    float: left;
    width: 100%;
}
.fpca_llista_grafic_destacat_line.fpca_llista_grafic_destacat_lineselect .grafic_destacat_line_box .grafic_destacat_line_month {
    float: left;
    text-transform: uppercase;
    width: 80%;
    border-top: 1px solid #757575;
    padding-top: 18px;
  font-size: 12px;
    color: #757575;
}
.fpca_llista_grafic_destacat_line .grafic_destacat_line_box .grafic_destacat_line_month {
  float: left;
  text-transform: uppercase;
  width: 100%;
    border-top: 1px solid #757575;
    padding-top: 18px;
  font-size: 12px;
    color: #757575;
}
.grafic_destacat_line_box .grafic_destacat_line_select {
  float: right;
  width: 20%;
    padding-left: 15px;
  
}
.grafic_destacat_line_box .grafic_destacat_line_select_link {
    background-image: url("/system/modules/cat.santamonica.wcmResponsive.template.common/resources/common/img/ico_arrow.png");
    background-repeat: no-repeat;
    background-position: 96% 18px;
    background-color: #000;
    color: #fff;
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
  font-size: 12px;
}
.grafic_destacat_line_box .grafic_destacat_line_select_link:hover {
    color: #757575;
    background-position: 96% -98px;
}
.grafic_destacat_line_select .dropdown-menu {
    background: #fff;
    border-radius: 0;
    margin-left: 0px;
    margin-top: 0px;
    right: 0;
    border: 0px solid;
  min-width: 0;
}




.grafic_destacat_line_select .dropdown-menu li {
    padding: 10px;
    cursor: pointer;
  font-size: 15px;
}
.grafic_destacat_line_select .dropdown-menu li:hover {
    background-color: #000;
    color: #fff;
}


/***************************TABLET**********************/
@media (max-width: 1024px) {
.grafic_destacat_line_box .grafic_destacat_line_select {
  width: 30%;
}
.fpca_llista_grafic_destacat_line.fpca_llista_grafic_destacat_lineselect .grafic_destacat_line_box .grafic_destacat_line_month {
  width: 70%;
}
}

@media (max-width: 991px){

  .fpca_llista_graficDestacat_asm h2 {
    font-size: 15px;
    text-overflow: ellipsis;
    margin: 10px 0 0;
    display: block;
    white-space: nowrap;
  overflow: hidden;
}
.fpca_llista_graficDestacat_asm p {
    font-size: 13px;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif;
    margin: 0;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
  overflow: hidden;
}
.fpca_llista_graficDestacat_asm span {
    font-size: 13px;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif;
    color: #969696;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
  overflow: hidden;
}
  .fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 h2 {
    font-size: 16px;
    display: inline-block;
    margin-right: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
  overflow: hidden;
}
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 p {
    font-size: 22px;
    display: inline-block;
}

}

/*
@media (max-width: 768px){

  .fpca_llista_graficDestacat_asm h2 {
    font-size: 15px;
    text-overflow: ellipsis;
    margin: 10px 0 0;
    display: block;
}
.fpca_llista_graficDestacat_asm p {
    font-size: 13px;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif;
    margin: 0;
    color: #000;
    text-overflow: ellipsis;
}
.fpca_llista_graficDestacat_asm span {
    font-size: 13px;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif;
    color: #969696;
    display: block;
    text-overflow: ellipsis;
}
  .fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 h2 {
    font-size: 16px;
    display: inline-block;
    margin-right: 4px;
    text-overflow: ellipsis;
}
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 p {
    font-size: 22px;
    display: inline-block;
}

}*/



/***************************MOBILE**********************/
@media (max-width: 47.938em) {
.fpca_llista_graficDestacat_asm .grafic_destacat {
  /*margin-left: 15px;*/
  /*margin-right: 15px; */
 
}
.fpca_llista_graficDestacat_asm .grafic_destacat h2 {
  padding-top:10px; 
  border-top: 1px solid #757575; 
  /*width: 90%;*/
}
.fpca_llista_graficDestacat_asm .grafic_destacat span {
  margin-bottom:5px 
}
.fpca_llista_graficDestacat_asm .grafic_destacat_cont.box img {
  /*width: 91%;*/
}
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 h2 {
  /*font-size: 1.000em; */
  border-top:none; 
  padding-top: 0;
  margin-top: 6px;
}
/*.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 p {
  font-size: 1.000em;
}
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 span {
  font-size: 0.875em; 
}*/
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 {
  margin-bottom: 13px;
}
/*.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 .grafic_destacat_cont{
  overflow: hidden;
  width: 341px;
  height: 380px;
  position: initial;
  margin: 0 15px;
  border-right: 20px solid #fff; 
  display:table
}*/

 .fpca_llista_graficDestacat_asm h2 {
    font-size: 16px;
    text-overflow: ellipsis;
    margin: 0;
    display: block;
    white-space: nowrap;
  overflow: hidden;
}
.fpca_llista_graficDestacat_asm p {
    font-size: 16px;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif;
    margin: 0;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    
} 
.fpca_llista_graficDestacat_asm span {
    font-size: 14px;
    font-family: 'maple_regularregular', Helvetica, Arial, sans-serif;
    color: #969696;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
   overflow: hidden;
} 
  .fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 h2 {
    font-size: 16px;
    display: inline-block;
    margin-right: 4px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 p {
    font-size: 22px;
    display: inline-block;
}


/*.fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 img{ 
  width: inherit; 
  max-width: inherit; 
  position:absolute;
  top:0; 
  left:200px
}*/
.grafic_destacat_line_select.dropdown {
  float: right;
  width: 100%;
  padding-left: 0px;
  padding-right: 15px;
}
.fpca_llista_grafic_destacat_line.fpca_llista_grafic_destacat_lineselect .grafic_destacat_line_box .grafic_destacat_line_month {
  width: 90%;
  margin-top: 20px;
  margin-left: 15px;
  font-size: 0.8em;
}
.fpca_llista_grafic_destacat_line .grafic_destacat_line_box .grafic_destacat_line_month {
  width: 90%;
  margin-top: 20px;
  margin-left: 15px;
  font-size: 0.8em;
}
.fpca_llista_grafic_destacat_line {
  margin-bottom: 0px;
}
.grafic_destacat_line_select .dropdown-menu {
  margin-left: 15px;
  /*width: 87%;*/
}
.grafic_destacat_line_select .dropdown-menu.any {
  margin-left: 0px;
  /*width: 84%;*/
}
}/*end (max-width: 47.938em)*/

@media (max-width: 767px){
  .fpca_llista_graficDestacat_asm {
    padding: 0 15px; 
}
   .fpca_llista_graficDestacat_asm .grafic_destacat h2 {
    padding-top: 10px;
    border-top: 1px solid #757575;
    /*width: 96%;*/
}
.fpca_llista_graficDestacat_asm .grafic_destacat_cont.box img {
    /*width: 96%;*/
}
  .fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 {
    margin-bottom: 13px;
    /*margin-left: 15px;*/

}
.fpca_llista_graficDestacat_asm .grafic_destacat {
    /*margin-left: 17px;*/
    /*margin-right: 15px;*/
}
.fpca_pagination_asm .btn_pagination_right {
    padding-top: 6px;
    font-size: .8em;
}
.fpca_pagination_asm .btn_pagination_left {
    padding-top: 6px;
    font-size: .8em;
}
/*** detall ****/
#detall .fpca_llista_graficDestacat_asm {
    padding: 0;
}
#detall .fpca_llista_graficDestacat_asm .title.col-xs-12 {
    margin-top: 2em;
}
}

@media (max-width: 736px){
 
}

@media (max-width: 414px){
.fpca_llista_graficDestacat_asm .grafic_destacat_cont.box img {
    /*width: 93%;*/
}
.fpca_llista_graficDestacat_asm .grafic_destacat h2 {
    padding-top: 10px;
    border-top: 1px solid #757575;
    /*width: 93%;*/
}
}

@media (max-width: 320px){
  .fpca_llista_graficDestacat_asm .grafic_destacat h2 {
    padding-top: 10px;
    border-top: 1px solid #757575;
    /*width: 91%;*/
}
  .fpca_llista_graficDestacat_asm .grafic_destacat_cont.box img {
    /*width: 92%;*/
}
  .fpca_llista_graficDestacat_asm .grafic_destacat.col-xs-12.col-sm-12 {
    margin-bottom: 13px;
    /*margin-left: 13px;*/
  }
}