/* Start custom CSS for html, class: .elementor-element-459d8e7 *//*
.col-md-12 {
    min-height: 600px
}
@media (max-width: 767px){
.col-md-12 {
    min-height: 1000px
    }
.container {
    margin-right: 20px;
    margin-left: 20px;
    }
}
*/

.chaplin-iframe {
  position: relative;
  width: 100%;
  overflow: auto;
  padding-top: 60%;
}

.responsive-chaplin-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
@media (min-width: 992px){
    .chaplin-iframe {
    height: 700px;
    }
}

@media (max-width: 768px){
    .chaplin-iframe {
    height: 1080px;
    }
}/* End custom CSS */