#section_field_activity h2 {
  text-transform: none !important;
  font-size:40px !important;
}

@media (max-width: 1680px){
#section_field_activity h2 {
    font-size: 35px !important;
  }}
@media (max-width: 1560px){
#section_field_activity h2 {
    font-size: 30px !important;
  }}
@media (max-width: 1440px){
#section_field_activity h2 {
    font-size: 27px !important;
  }}
@media (max-width: 1367px){
#section_field_activity h2 {
    font-size: 25px !important;
  }}
@media (max-width: 1199px) {
#section_field_activity h2 {
    font-size: 23px !important;
}
}
#footer .footer-wrap .footer-left .thaco-contact .name-company {
  display:block !important;
}
.customer-care-wrap table tr {
 border-bottom: 1px silver solid;
}
.customer-care-wrap table tr:hover {
 color:blue;
}
.customer-care-wrap table td {
 vertical-align:middle !important;
}

.post-container__left .image.align-center {
	text-align: center;
}
.section-intro p {
font-family: 'MyriadPro-Regular' !important;
    font-size: 14pt !important;
  text-align: justify !important;
}

.header .header-wrap .main-menu ul li.menu-big {
  margin:auto; 
}
#introduce-page .section-leader-room__row__content .__content__col .avatar img {
 border-radius:5% !important;
  width:auto !important;
}
#introduce-page .section-leader-room__row__content .__content__col .avatar {
  height:300px !important;
}
.new-distribution-system__banner {
cursor:pointer;  
}

.action-button{
    pointer-events: none;
}

.action-button .item-button{
	pointer-events: auto;
}
.portlet.portlet-no-padding .portlet-title .tools{
  display: none!important;
}