@media only screen and (max-width: 992px){
.logo.logo-width-1 a img {
margin-top:0px;
max-height:121px;
}
}

  
@media only screen and (max-width: 768px){

.logo.logo-width-1 a img {
margin-top:0px;
max-height:121px;
}
  
.header-action-2 .header-action-icon-2 > a img {
max-width: 25px;
margin-left:10px;
}

}

@media only screen and (max-width: 1296px){
.newsletter .newsletter-inner img{
  display: none;
}
}

.contact-infor{
  display:none;
}