.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8a8cb80:#FDBA12;--e-global-color-328ca72:#30637B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-d31c446-font-family:"Roboto Slab";--e-global-typography-d31c446-font-size:45px;--e-global-typography-d31c446-line-height:55px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-d31c446-font-size:29px;--e-global-typography-d31c446-line-height:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
	overflow-x: hidden;
}

/** Comparison **/
.content-holder > div {
    width: 25%;
    padding: 0 2rem;
}
.content-holder h3 {
    font-family: Roboto Slab;
    font-size: 2rem;
    margin-bottom: 1rem;
}
.content-holder > div p {
    margin-bottom: 0;
    font-family: 'Roboto';
}
.content-holder {
    display: flex;
    padding-top: 2rem;
}
.handle2 {
  /* Thin line seperator */
  
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 0.4rem;
  margin-left: -2px;
  background: #FDBA12;
  cursor: ew-resize;
}

.handle2:after {
      z-index: 1;
    position: absolute;
    top: 50%;
    width: 5rem;
    height: 5rem;
    margin: 0 0 0 -2.4rem;
    content: ' ';
    text-align: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    background-image: url(../png/handle.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.custom-ba-slider {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.custom-frame {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}

.custom-resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
  background-color: #EDE8E4;
}
.custom-draggable:after {
  width: 6rem;
  height: 6rem;
  margin: 0 0 0 -2.8rem;
}

.alm-btn-wrap .alm-load-more-btn.done {
    opacity:0 !important;
}
#watch-1, #watch-2, #watch-3 {
    color:#fff;
    cursor:pointer;
    margin-top: 20px;
    display: inline-block;
}
.ba-slider {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.frame {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 2em;
  padding-right: 2em;
}

.resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
  background-color: white;
}

.handle {
  /* Thin line seperator */
  
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 4px;
  margin-left: -2px;
  background: rgba(0, 0, 0, 0.5);
  cursor: ew-resize;
}

.handle:after {
  /* Big orange knob  */
  
  z-index: 99;
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  margin: -18px 0 0 -15px;
  content: '\21d4';
  color: white;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  line-height: 32px;
  background: #ffb800;
  /* @orange */
  
  border: 1px solid #e6a600;
  /* darken(@orange, 5%) */
  
  border-radius: 50%;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3), inset 0 2px 0 rgba(255, 255, 255, 0.5), inset 0 60px 50px -30px #ffd466;
  /* lighten(@orange, 20%)*/
}

.draggable:after {
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  line-height: 48px;
  font-size: 30px;
}
@media only screen and (max-width: 1024px) {
    .resources-section-loop article:nth-child(2) {
        display:none !important;
    }
    .ecs-posts article:last-child {
        display:none;
    }
    .handle2:after {
    margin: -7rem 0 0 -2.4rem;
    }
    .custom-draggable:after {
    margin: -7rem 0 0 -2.8rem;
    }
}

@media only screen and (max-width: 768px) {
    .handle2:after {
    margin: -7rem 0 0 -2.3rem;
}
.custom-draggable:after {
    margin: -7rem 0 0 -2.6rem;
    width: 5.5rem;
    height: 5.5rem;
}
}

@media only screen and (max-width: 767px) {
	.fixed-height .elementor[data-elementor-type="wp-page"], .fixed-height .elementor[data-elementor-type="footer"] {
		display: none;
	}
	.blue-bg {
		background-color: #305364 !important;
	}
	.handle2:after {
    top: 35%;
    width: 4rem;
    height: 4rem;
    margin: -7rem 0 0 -1.8rem;
    }
    .custom-draggable:after {
    margin: -7rem 0 0 -1.8rem;
    }
    .content-holder > div {
    padding: 0 0.5rem;
}
.content-holder > div p {
   /** font-size: 1.4rem;
    line-height: 1.2;**/
    display: none;
}
.content-holder h3 {
    font-size: 1.5rem;
    line-height: 1.2;
}

}

@media only screen and (max-width: 480px) {
    .handle2::after {
        top: 50%;
    }
    .calendly-overlay {
        position: fixed;
        top: 10% !important;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        width: 100%;
        z-index: 9999;
        background-color: #a5a5a5;
        background-color: rgba(31, 31, 31, .4);
    }
}/* End custom CSS */