@media screen and (max-width:980px){.bg-responsive{display:block!important;min-height:350px!important}.col-reverse{display:flex;flex-direction:column-reverse}}@media (min-width:1200px){#zoom-background{animation:zoomin 13s infinite linear 1s}}@keyframes zoomin{0%{background-size:100%}50%{background-size:120%}100%{background-size:100%}}@-webkit-keyframes zoomin{0%{background-size:100%}50%{background-size:120%}100%{background-size:100%}}.image-move{animation:moveImage 3s infinite alternate ease-in-out}@keyframes moveImage{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}.imgup{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px;margin-top:5px}@keyframes floating{0%{transform:translate(0,0px)}50%{transform:translate(0,15px)}100%{transform:translate(0,-0px)}}.imgdown{animation-name:floatingtwo;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;margin-left:30px;margin-top:5px}@keyframes floatingtwo{0%{transform:translate(0,0px)}50%{transform:translate(0px,-15px)}100%{transform:translate(0,-0px)}}h1,h2,h3{text-transform:none!important;font-weight:700!important}