@keyframes shaking{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}to{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.social_media_sec{margin-right:2.625rem}.contact_us_sec h6,.social_media_sec h6{font-family:Source Sans Pro,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.8125rem}.contact_us_sec ul,.social_media_sec ul{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.contact_us_sec ul li,.social_media_sec ul li{margin-bottom:.5625rem;margin-right:1.25rem}.contact_us_sec ul li a img,.social_media_sec ul li a img{display:block;height:1.875rem;width:auto}.contact_us_sec{margin-right:2.625rem;margin-top:1rem}.contact_us_sec ul li a,.social_media_sec ul li a{box-shadow:0 0 1px transparent;display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);vertical-align:middle}.contact_us_sec ul li a:hover,.social_media_sec ul li a:hover{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:shaking;animation-name:shaking;-webkit-animation-timing-function:linear;animation-timing-function:linear}