div.wpcf7 {
  margin: 0;
  padding: 0;
}


div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: 0.2em 0.8em;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url("../../images/ajax-loader.gif");
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
  cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}

/* contact information */
.user_mail {
  font-size: 20px !important;
  font-weight: 700;
}
.contact_Data {
  display: grid;
  align-items: center;
  justify-content: center;
}
.email_text {
  font-size: 30px !important;
  font-weight: 500;
  font-family: "Bauer Bodoni Std", "Bodoni MT", Didot, "Didot LT STD",
    "Hoefler Text", Garamond, "Times New Roman", serif;
}
.nav_logoitem {
  color: red;
  position: fixed;
  right: 60px;
  top: 30%;
  cursor: pointer;
}

.home_logosection {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}
.homeemployeelogo {
  height: 100%;
  width: 105px;
  padding-top: 0px;
  padding-right: 20px;
  border-right: 1px solid #fff;
}

.homeecomlogo {
  height: 100%;
  width: 100px;
  /*padding-top: 10px;*/
  vertical-align:middle;
  margin: 0 30px;
}

.homerealitylogo {
  height: 100%;
  width: 130px;
  border-left: 1px solid #fff;
  padding-left: 20px;
}

.second_logo {
  margin-left: 15px;
}

.image_seprator {
  border-right: 2px solid #fff;
  margin-bottom: 8px;
}
.image_alignment {
  padding-right: 20px;
}
.newnav_logoitem {
  display: none;
}

.imageAlignment {
  margin-top: 25px;
}

.logo_alignment {
  display: flex;
  align-items: center;
}
.employeevirtuallogo {
  height: 100%;
  width: 90px;
  border-right: 1px solid #fff;
  padding-right: 15px;
}
.ecomlogo {
  height: 100%;
  width: 120px;
  margin: 0 15px;
  padding-top: 8px;
}
.realityscalelogo {
  height: 100%;
  width: 120px;
  border-left: 1px solid #fff;
  padding-left: 15px;
}

@media screen and (min-width: 320px) and (max-width: 400px) {
  .bearheader {
    top: -15px !important;
    height: 150px !important;
    right: -30px !important;
  }
  .logo_alignment {
    position: fixed;
    right: 0.5rem;
  }
  /*.home_logosection {*/
  /*  display: grid;*/
  /*}*/
  .homeemployeelogo {
    height: 100%;
    width: 75px;
    padding-top: 0px;
    padding-right: 20px;
    border-right: 1px solid #fff;
  }

  .homeecomlogo {
    height: 100%;
    width: 100px;
      vertical-align:middle;
    /*padding-top: 10px;*/
    margin: 0 30px;
  }

  .homerealitylogo {
    height: 100%;
    width: 130px;
    border-left: 1px solid #fff;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1050px) {

.homenav--subtitle.mob-space{margin-top:30px;}

}
@media screen and (max-width: 450px) {
  .bearheader {
    top: -15px !important;
    height: 130px !important;
    right: 30px !important;
  }
  .employeevirtuallogo {
    height: 100%;
    width: 60px;
    border-right: 1px solid #fff;
    padding-right: 15px;
  }
  .ecomlogo {
    height: 100%;
    width: 80px;
    margin: 0 15px;
    padding-top: 8px;
  }
  .realityscalelogo {
    height: 100%;
    width: 90px;
    border-left: 1px solid #fff;
    padding-left: 15px;
  }
  .logo_alignment {
    margin-top: 3.4rem !important;
  }
  .navlogo_alignments {
    display: none !important;
  }
  .home_logosection {
    /*display: grid;*/
  }
  .homeemployeelogo {
    height: 100%;
    width: 100px;
    margin-left: 20px;
    /*border-right: none !important;*/
  }

  .homeecomlogo {
    height: 100%;
    width: 75px;
    margin: 10px 20px;
  }

  .homerealitylogo {
    height: 100%;
    width: 130px;
    /*border-left: none !important;*/
    margin-right: 20px;
  }
}

@media screen and (min-width: 460px) and (max-width: 1020px) {
    
  .navlogo_alignments {
    display: none !important;
  }
  .logo_alignment {
    display: flex;
    align-items: center;
  }
  .bearheader--burger {
    position: absolute;
    right: 45% !important;
  }
  .bearheader {
    height: 120px !important;
  }
  .bearheader {
    height: 100px !important;
    right: -9px !important;
  }
  .employeevirtuallogo {
    height: 100%;
    width: 70px;
    border-right: 1px solid #fff;
    padding-right: 15px;
  }
  .ecomlogo {
    height: 100%;
    width: 100px;
    margin: 0 15px;
    padding-top: 8px;
  }
  .realityscalelogo {
    height: 100%;
    width: 100px;
    border-left: 1px solid #fff;
    padding-left: 15px;
  }
  .home_logosection {
    display: flex;
    margin-top: -0.1rem !important;
  }
}

@media screen and (min-width: 610px) and (max-width: 780px) {
  .nav_logoitem {
    color: red;
    position: fixed;
    right: 4rem;
  }

  .website_logo {
    margin-top: -20px !important;
    position: relative !important;
    z-index: 10000;
  }
}
@media screen and (min-width: 785px) and (max-width: 1430px) {
  .nav_logoitem {
    position: fixed;
    right: 2rem;
  }
  .navlogo_alignments {
    display: none !important;
  }
}

@media screen and (min-width: 1435px) {
  .navlogo_alignments {
    display: none !important;
  }
}
.breathing {
  animation: breathingAnimation 1.5s ease-in-out infinite;
}

@keyframes breathingAnimation {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}


