/* Enter Your Custom CSS Here */
.top-navigation ul li a, #header-right-menu ul li a {
  padding: 0 7px;
}

.two-part {
  float: left;
  margin: 0 4px 0 0;
  width: 49%;
}

.wpcf7-form-control.wpcf7-text {
  width: 100% !important;
}

.wpcf7-submit {
  clear: both;
  float: left;
  margin-top: 10px;
}

.vc_row.wpb_row.vc_row-fluid > br {
  display: none;
}
.wpb_wrapper img {
  width: auto;
}

b, strong {
  font-weight: bold;
  display: none;
}
.autoplay {
  float: none;
  height: 140px !important;
  left: 35%;
  margin: 0 auto !important;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 140px !important;
}
.planet {
  font-family: arial;
  font-size: 24pt;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 100%;
}

.textwidget {
  position: relative;
}
@media screen and (max-width: 1200px) {
  .siteorigin-panels-stretch.panel-row-style {
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
}
}
@media screen and (max-width: 900px) {
.two-part {
  float: left;
  margin: 0 2px 0 0;
  width: 49%;
}
}
@media screen and (max-width: 767px) {
.wpb_wrapper img {
  width: 100%;
}

.autoplay {
  height: 110px !important;
  left: 0;
  margin: 0 auto !important;
  right: 0;
  top: 37%;
  width: 110px !important;
}
.wpb_wrapper {
  text-align: center;
}
  .two-part {
  text-align: left;
  width: 100%;
}
.wpcf7-form p {
  text-align: left;
}
#wpcf7-f55-p44-o1 .wpcf7-form .ajax-loader {
  display: none;
}
}
@media screen and (max-width: 480px) {
  .siteorigin-panels-stretch.panel-row-style {
  background-repeat: no-repeat;
  background-size: 100% auto !important;
}
  .site-title > a {
  font-size: 19px;
}
.planet {
  font-size: 14pt;
  top: 11%;
}
.autoplay {
  top: 33%;
}
}