.et_pb_text_inner {
  text-align: justify;
}

#applogo img {
  border-radius: 50%; -moz-border-radius: 50%;-webkit-border-radius: 50%; -khtml-border-radius: 50%;
}

.bwround {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.sub-menu {
  border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -khtml-border-radius: 0 0 10px 10px;
}

.mfp-title {
  display: none !important;
}

.et_pb_text_inner ul {
  margin: 15px 15px 0 !important;
  padding-bottom: 0 !important;
}

.et_pb_text_inner ul li {
  margin-bottom: 6px;
}

.et_pb_text_inner h2 {
  margin-bottom: 7px;
}

#top-menu li {
  padding-right: 35px;
}

.grecaptcha-badge {
  display: none !important;
}

#main-header {
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.wpcf7-response-output {
  margin-top: 10px !important;
}

#text-4 {
  width: 100%;
  text-align: right;
}

#text-4 strong {
  font-size: 22px;
  line-height: 40px;
}

#main-header {
  background-image: url(https://www.marlinliftservices.com/wp-content/uploads/2025/04/mls-header-bg.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.rightmenu {
  right: 60px;
  position: absolute !important;
  background: #2070c9;
  margin-top: -12px;
  border-radius: 8px;
}

.rightmenu a {
  padding: 12px 15px !important;
  color: #fff !important;
}

#main-header.et-fixed-header .rightmenu a {
  color: #fff !important;
}

h2 {
  line-height: 31px;
}

.nav li ul {
  width: 415px;
}

#top-menu li li a {
  width: 375px;
}

#et-top-navigation {
  padding-left: 0 !important;
  width: 100%;
  text-align: center !important;
}

#top-menu-nav {
  float: unset !important;
  text-align: center;
  width: 100% !important;
  float: initial !important;
}

#top-menu {
  float: unset !important;
  float: initial !important;
}

.et_pb_fullwidth_header {
  padding: 30px 0 !important;
  text-transform: uppercase !important;
}

#bwcf7 {
  background: #fff;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196); -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196); -khtml-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.0784313725490196);
  padding: 30px;
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.et_pb_widget a {
  color: #fff;
}

.footer-widget .title {
  margin-bottom: 9px;
}

#bwcf7 h3 {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* CF 7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 15px;
    padding: 10px 0;
    width: 100%;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #0a2546;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

.wpcf7-date {
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px 6px;
    color: #888;
}

.wpcf7-select {
    width: 100%;
    padding: 8px 6px;
    border-color: #ccc;
}

.wpcf7-spinner {
  display: none !important;
}

/* MOB */

#mobile_menu .rightmenu {
  position: unset !important;
  right: unset !important;
  margin-top: 0 !important;
}

#mobile_menu li {
  text-align: left !important;
}


@media screen and (max-width: 980px) {

#mlslogos img {
  max-width: 150px;
}

#mlslogos .et_pb_image_wrap {
  text-align: center;
}

#text-4 {
  text-align: left !important;
}

#main-header {
  background-position: 70% 30% !important;
}

}