.vertical-separator{
    border-left: 1px solid #FFF;
    height: 100%;
    width: 1px;
    margin: 0 auto;
}
.horizontal-separator{
    border-bottom: 1px solid #FFF;
    height: 1px;
    width: 90%;
}

.page-prehome{
    background-color: white;
}

.page-prehome{
    color: #595959;
    font-family: 'Poppins', sans-serif;
}

h1, h2{
    color: black;
    font-size: 40px;
    font-weight: 800;
}


.page-prehome .col-md-1{
    max-width: 1px;
}

@media (max-width: 768px) {
    .col-login{
        padding-bottom: 20px;
    }
    .col-register{
        padding-top: 30px !important;
    }

    .col-login,
    .col-change-password,
    .col-register{
        padding-left: 40px;
        padding-right: 40px;
    }
}



.required-fields-info img{
    margin-left: -4px;
}

@media (max-width: 1279px) {
    .prehome-logo-1{
        /*max-width: 350px !important;*/
    }
    .prehome-logo-2{
        max-width: 280px !important;
    }
}


form a{
    font-size: 0.9rem;
}

.prehome-logo-2 img{
    width: 260px;
}

@media (min-width: 768px) and (max-height: 890px) {
  h1,
  h2{
        margin-bottom: 10px !important;
    }

    .form-group.mb-3 {
        margin-bottom: 1.5vh !important;
    }

    .prehome-logo-1 img{
        max-width: 90%;
    }

    .prehome-logo-2{
        margin-top: 35px !important;
        margin-bottom: 35px !important;
    }
}

@media (min-width: 768px) and (max-height: 820px) {
    .form-group.mb-3 {
        margin-bottom: 1vh !important;
    }

    .prehome-logo-1 img {
        max-width: 70%;
    }

     h1,
     h2 {
        font-size: 22px;
    }
}

@media (min-width: 768px) and (max-height: 762px) {
    .page-prehome {
        margin-top: 15px;
    }
}


#st-register-form .col-lg-6{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#check-code-modal input.icon-code{
    border: 4px solid;
    padding: 20px;
}

.page-prehome-login-register input {
    height: 30px !important;
    font-size: 12px !important;
}

.page-prehome-login-register .custom-control-label,
.page-prehome-login-register .required-fields-info,
.page-prehome-login-register #btn-remember a,
.page-prehome-login-register .custom-control-label a {
    font-size: 12px;
}

.page-prehome-login-register .prehome-logo-2{
    max-width: unset !important;
}

.section, .section1{
  position: relative;
}

.div-image{
  position: absolute;
  right: 0;
  top: 0;
}

.div-image img{
  width: 737px;
  max-width: 100%;
}

.div-intro{
  height: 708px;
  vertical-align: middle;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  max-width: 376px;
}

.div-intro img{
  margin-bottom: 20px;
}

.div-intro p{
  color: black;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 36px;
}

.div-buttons{
  width: 100%;
}

.btn-color, .btn-color:active, .btn-color:hover{
  min-width: 188px;
  background-color: #CE1719 !important;
  border-radius: 21px;
  padding: 6px 0;
  color: white;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize !important;
}

.btn-colors, .btn-colors:active, .btn-colors:hover{
  min-width: 177px;
  background-color: white;
  border: 1px solid #CE1719;
  border-radius: 21px;
  padding: 6px 0;
  color: #CE1719;
  text-align: center;
  margin-left: 5px;
  font-family: 'Montserrat', sans-serif;
  text-transform: capitalize !important;
}

.section1{
  border-top: 56px solid #CE1719;
  padding: 56px 0;
}

.section1 img{
  max-width: 213px;
  margin-bottom: 15px;
}

.section1 a, .section1 p{
  color: black;
  font-size: 13px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .div-image img{
    width: 660px;
    max-width: 100%;
  }

  .div-intro {
    height: 634px;
  }
}

@media (max-width: 1199px) {
  .div-intro img{
    max-width: 100%;
    width: 280px;
    margin-bottom: 13px;
  }

  h1, h2{
    font-size: 30px;
  }

  .div-intro p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .btn-colors, .btn-color {
    font-size: 16px;
  }

  .btn-color, .btn-color:active, .btn-color:hover{
    min-width: 170px;
  }

  .btn-colors, .btn-colors:active, .btn-colors:hover{
    min-width: 170px;
  }
}

@media (min-width: 1000px) and (max-width: 1199px) {
  .div-image img {
    width: 580px;
  }

  .div-intro {
    height: 558px;
  }
}

@media (max-width: 999px) {
  .div-image img{
    width: 100%;
  }

  .div-image{
    position: relative;
    right: auto;
    top: auto;
  }

  .div-intro{
    height: auto;
    vertical-align: initial;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: normal;
    max-width: 100%;
    margin: auto;
    width: 376px;
    padding: 60px 0;
  }

  .container{
    max-width: 100%;
    padding: 0;
  }

  .section1 .container{
    padding: 0 35px;
  }
}

@media (max-width: 400px) {
  .div-intro{
    padding: 60px 30px !Important;
  }

  .btn-color, .btn-color:active, .btn-color:hover{
    min-width: 100%;
    margin-bottom: 20px;
  }

  .btn-colors, .btn-colors:active, .btn-colors:hover{
    min-width: 100%;
  }
}
