.test-site.anonymous.path-user .login-page,
.emasters.anonymous.path-user .login-page {
  padding: 0; }
  @media screen and (max-width: 1024px) {
    .test-site.anonymous.path-user .login-page .left-section,
    .emasters.anonymous.path-user .login-page .left-section {
      padding: 0 0 25px 0; } }
  .test-site.anonymous.path-user .login-page .right-section,
  .emasters.anonymous.path-user .login-page .right-section {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .test-site.anonymous.path-user .login-page .right-section #block-hello-loginlogo,
    .emasters.anonymous.path-user .login-page .right-section #block-hello-loginlogo {
      position: relative; }
      .test-site.anonymous.path-user .login-page .right-section #block-hello-loginlogo .parent-logo,
      .emasters.anonymous.path-user .login-page .right-section #block-hello-loginlogo .parent-logo {
        width: 40%;
        position: absolute;
        right: 30px; }
        @media screen and (max-width: 1024px) {
          .test-site.anonymous.path-user .login-page .right-section #block-hello-loginlogo .parent-logo,
          .emasters.anonymous.path-user .login-page .right-section #block-hello-loginlogo .parent-logo {
            position: unset;
            display: flex;
            justify-content: center;
            align-items: center; } }
    @media screen and (max-width: 1024px) {
      .test-site.anonymous.path-user .login-page .right-section .user-login-form,
      .emasters.anonymous.path-user .login-page .right-section .user-login-form {
        margin-top: 1.5rem; } }
.test-site .flexslider,
.emasters .flexslider {
  margin: 0; }
  .test-site .flexslider .slides img,
  .emasters .flexslider .slides img {
    max-height: 100vh;
    background-size: cover;
    max-width: 100vw; }
  .test-site .flexslider .flex-control-nav,
  .emasters .flexslider .flex-control-nav {
    bottom: 5px;
    z-index: 99; }

.site-name-title {
  text-align: center;
  border: 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  border-radius: 5px;
  background: #365176;
  color: #fff; }
  .site-name-title .itext {
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff; }

/*# sourceMappingURL=emasters.css.map */
