@keyframes horizontal-shaking{0%{transform:translateX(0);}25%{transform:translateX(5px);}50%{transform:translateX(-5px);}75%{transform:translateX(5px);}100%{transform:translateX(0);}}.megaphone .et_pb_image_wrap img{animation:horizontal-shaking .35s infinite;}@media only screen and (max-width:1366px){.header-social-links{width:15%;}}@media only screen and (max-width:1280px){.header-social-links{width:15%;gap:5px;}}@media only screen and (max-width:1024px){#top-menu li a{font-size:14px;}}@media only screen and (max-width:1440px){.videogallery{max-width:90% !important;}}