/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2019 | 15:07:01 */
/*--- 5050 SPLIT SECTIONS ---*/
.dg_5050right { padding: 100px 250px 100px 100px; box-sizing: border-box }
.dg_5050left { padding: 100px 100px 100px 250px; box-sizing: border-box }

@media (max-width: 1680px) {
  .dg_5050left, .dg_5050right { padding: 100px !important; }
}
@media (max-width: 1680px) and (orientation: landscape) {
  .dg_5050left, .dg_5050right { padding: 50px !important; }
}
@media (max-width: 500px) {
  .dg_5050left, .dg_5050right { padding: 30px !important; }
}
@media (max-width: 991.98px) {
.dg_5050right-img, .dg_5050left-img, .dg_5050video, .dg_5050img-right, .dg_5050img-left { height: 50vh !important; }
}

/* 50 50 UPDATED !!! */
/* 5050VIDEO */
.dg_5050video {
position: relative;
}

.dg_5050video .qode_video_box, .dg_5050video .qode_video_box .qode_video_image {
position: initial !important ; 
}

/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
.dg_flex, .dg_flex .section_inner_margin {
    display: flex;
    flex-direction: column;
}
  }
