
.clearboth { clear: both; height: 1%; }


.seciton-break { padding: 2% 0; background:#232323; }

.seciton-break-top { padding: 2% 0 0; background:#232323; }

#half{ width:50%; float:left; }
#third { width:33.333%; float:left; }
#two-third { width:66.666%; float:left; }
#quarter { width:25%; float:left; }
.cta-wrapper{ min-height:300px; v-align: middle; text-align: center; }

@media (min-width: 992px) and (max-width: 1200px) {

#half{ width:50%; float:left; }
#third { width:33.333%; float:left; }
#two-third { width:66.666%; float:left; }
#quarter { width:25%; float:left; }
	
.cta-wrapper{ min-height:300px;}
	
}
@media (max-width: 767px) {
 
#half{ width:100%; float:none;  }
#third { width:100%; float:none;  }
#two-third { width:100%; float:none;  }
#quarter { width:100%; float:none;  }
	
.cta-wrapper{ min-height:300px;}
	
}



.cta-ucLWLTIQeR {
  display: flex;
  background-image: url("../../assets/images/SEAGLE-View-ESE-01-crop.jpg");
}
.cta-ucLWLTIQeR .mbr-overlay {
  background-color: #000000;
  opacity: 0.5;
}
@media (min-width: 768px) {
  .cta-ucLWLTIQeR {
    align-items: flex-end;
  }
  .cta-ucLWLTIQeR .row {
    justify-content: flex-start;
  }
  .cta-ucLWLTIQeR .content-wrap {
    padding: 1rem 3rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cta-ucLWLTIQeR .content-wrap {
    min-width: 50%;
  }
}
@media (max-width: 767px) {
  .cta-ucLWLTIQeR {
    -webkit-align-items: center;
    align-items: flex-end;
  }
  .cta-ucLWLTIQeR .mbr-row {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .cta-ucLWLTIQeR .content-wrap {
    width: 100%;
  }
}
.cta-ucLWLTIQeR .mbr-fallback-image.disabled {
  display: none;
}
.cta-ucLWLTIQeR .mbr-fallback-image {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.cta-ucLWLTIQeR .mbr-section-title,
.cta-ucLWLTIQeR .mbr-section-subtitle {
  text-align: left;
  color: #ffc091;
}
.cta-ucLWLTIQeR .mbr-text,
.cta-ucLWLTIQeR .mbr-section-btn {
  text-align: left;
}



