#vimeovideo iframe {
  border-radius: 25px;
  box-shadow: 0px 10px 25px 10px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}
.l-canvas.type_boxed {
  box-shadow: 0px -20px 20px 20px rgba(0, 0, 0, 0.5);
  background-image: linear-gradient(180deg, rgba(0, 6, 74, 0.2), rgba(49, 0, 72, 0.6));
}
.l-canvas.type_boxed ~ .l-footer {
  box-shadow: 0px -6px 50px 20px rgba(28, 82, 140, 0.39);
}
.w-grid-item .w-vwrapper {
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  top: 100px;
  border-radius: 25px;
}
#pvg_videos .pvg_thumb_hq iframe {
  border-radius: 25px;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.5);
}
img {
  border-radius: 25px;
}
.page-id-764 img {
  border-radius: 25px;
}
.page-id-8 img {
  border-radius: 10px;
}
body:not(.us_iframe) {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-blend-mode: normal;
  background-position: center;
  background-size: cover;
  background-image: url("https://www.kineticcomedy.com/wp-content/uploads/2016/12/Rainbow-Stars-Wallpaper-Smaller.png");
}
@media screen and (max-width: 768px) {
  body:not(.us_iframe) {
    background-image: url("https://www.kineticcomedy.com/wp-content/uploads/2016/12/Rainbow-Stars-Wallpaper-Smaller.png");
    background-size: cover;
    background-position: top;
  }
}
@media screen and (max-width: 568px) {
  body:not(.us_iframe) {
    background-image: url("https://www.kineticcomedy.com/Wallpaper/Rainbow%20Mobile%20-%20Portrait.jpg");
    background-size: contain;
    background-position: top;
    background-attachment: fixed;
  }
}
@media screen and (max-width: 320px) {
  body:not(.us_iframe) {
    background-image: url("https://www.kineticcomedy.com/Wallpaper/Rainbow%20Mobile%20-%20Portrait.jpg");
    background-size: contain;
    background-position: top;
    background-attachment: fixed;
  }
}
