@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:900&subset=latin');
@import url('https://fonts.googleapis.com/css?family=Yesteryear&subset=latin');

html {
  height:100%;
}
body {
  margin:0;
  height:100%;
}
#ckyfv_hype {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 140.625% !important;
  margin: 0;
  background-color: #ffffff;
}
@media (min-width:576px){
  #ckyfv_hype {
    padding-top: 42.1875% !important;
  }
}
#ckyfv_hype_container {
  margin:auto;
  position:absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  overflow:hidden;
}