@keyframes bounce{0%{-moz-transform:translateY(0);-o-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}to{-moz-transform:translateY(-1rem);-o-transform:translateY(-1rem);-ms-transform:translateY(-1rem);-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}}.home-slider .item{position:relative}.home-slider .item .bg{height:100vh}.home-slider .item .content{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0;right:0;text-align:left;z-index:99}.home-slider .item .content h1,.home-slider .item .content h2{font-size:45px;color:#e4151b;display:inline-block;font-weight:500;line-height:1.5;margin:-15px auto 0;padding-left:30px;text-align:left}.home-slider .item .content img{width:100%}.background{height:100%;left:0;position:relative;top:0;width:100%}.background .video-wrap{position:relative;height:100vh;overflow:hidden}.background .video-wrap iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.search-form{position:absolute;bottom:0;left:0;right:0;text-align:center;z-index:999}.search-form form{z-index:999}.search-form form .bottom{margin-top:.5rem}.search-form form .form-group{background:none;margin:0;padding:15px 10px}.search-form form .form-group .form-control{background:none;border:0;color:#393939;margin:0}.search-form form .form-group button.submit{background:#e4151b;border:0;color:#fff;font-size:14px;font-weight:500;padding:10px 30px;text-transform:uppercase;width:100%}.search-form form .form-group button.submit:hover{background:#000;color:#fff}.search-form form .form-group .multiselect-container{min-width:100%}@media only screen and (max-width:992px){.home-slider .item .bg{height:60vh}.search-form{position:relative}}