@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+NP+Hmong:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya:wght@500;700;800;900&family=Caveat:wght@400;500;600;700&family=Dancing+Script:wght@400;500;600;700&family=Farsan&family=Fira+Sans:wght@200;400;600;700&family=Kdam+Thmor+Pro&family=Oranienbaum&family=Poiret+One&family=Poppins:wght@200;300;500;700;800;900&family=Sulphur+Point:wght@300;400;700&display=swap');
*{  font-family: 'Be Vietnam Pro', sans-serif;
}

.iprodev-notification{display:none !important;}
label.error{color:rgb(218, 52, 52);}
.alert.alert-danger {
    background-color: #dd4a4a;
    color: #ffffff !important;
    z-index: 99999;
	margin-top:15px;
}
.alert.alert-danger .close {color: #ffffff !important;opacity:1;}
h1 {line-height: 1;font-weight: 900;color: #1A42BA;font-size: 3.5rem;}
h3 { font-weight: bold;font-size: 2em;}
.login-wrapper .row {position:relative; top:5em;}
/* .form-control {
    border: 1px #525252 solid;
    background-color: #fff;
    border: none;
    font-size: 13px;
    min-height: 40px;
    border-radius: 27px;
} */

.form-control {
    border: 1px #ccc solid;
    background-color: #fff;
    border: none;
    font-size: 13px;
    min-height: 40px;
    border-radius: 27px;
}



label {
    font-size: 15px;
    line-height: inherit;
    color:#000;
    font-weight:300;
    margin-bottom: 5px;
    padding-left: 5px;
}
.form-control:focus {
    color: #202020;
    background-color: #fff;
    border-color: #0d469a !important;
    outline: 0;
    box-shadow: none;
}
.btn-submit{
    background-color: #e1ba72 !important;
    border: 1px #e1ba72 solid;
    font-weight:800;
    color:#000;
    font-size: 15px;
    text-transform: uppercase;
}
.form-control::placeholder {font-size:13px;color: #000000;}
.border-27{border-radius:27px;}
.look-who { font-size:40px; color: #202020; margin-top:8px;font-family: 'Coda', cursive;}
.look-who span{background:linear-gradient(45deg, #ca7400,#d78c28, #ca7400);color: #fff;padding:5px 38px;border-radius: 30px 4px;}
.video-container{
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    overflow:hidden;
    height: 100vh;
    width: 100vw;
}

/*raffsen*/
@media(min-width:992px){
    .container{
        max-width:85%;
    }
    .meery_fonts{font-size:80px;}
    .mt-7 {
        margin-top: 18%;
    }  
    .w-60{
        width:55%;
    }
    .right-part {
        position: fixed;
        top: 26%;
        right: 11%;
    }
    .left-part{
        background:#3a5cca;
        position: fixed;top: 0;left: 0;height: 100%;width:100%;clear:both;
        background:url(/images/gradlynk_login_page_011.jpg);
        background-size: cover;
    }
    .left-img img{
        position:fixed;left:20px;top:0px;
    }
    .left-img img.img-second{
        left:80px;
    }
    .right-img img{
        position:fixed;right:20px;top:0px;
    }
    .right-img img.img-second1{
        right:80px;
    }
     .icon-login {
        position: absolute !important;
        right:73px;
        display:none !important;
        margin-top: 37px;
        font-size: 18px;
        color: #c78f09;
    }
}
@media(max-width:991px){
    .video-container{
        display:none;
    }
    .cardBOX {
        position: static;
        background: rgb(255, 255, 255);
        border-radius: 27px;
        padding:30px;margin-top:40px
    }
    body{
        background-color:#e5effc !important;
    }
    label{
        color:#000 !important;
    }
    
    .diwaliContent{
        font-size: 28px;
    font-weight: 800;
    }
    .icon-login{
        display:none !important;
    }
    .login-banner{
        display:none;
    }
    .login-wrapper .row{
        top:.2em;
    }
    .content-heading{
        display: none;
    }
    h1 {
        font-size:2.5rem;
    }
    h3 {font-size:1em;}
    .holi-back{
        padding:30px 10px;margin-top:70px !important;
    }
    .left-img, .right-img{
        display:none !important;
    }
    .btn.btn-primary.btn-submit{
        width:100% !important;
    }
    .form-control {
        font-size:14px;height:50px;border:1px solid #ccc !important;
    }
}

@media(min-width:100px) and  (max-width:576px){
    .logo  img.logo-img{
        width:70%;
        }
}

@media(min-width:768px){.login-banner{display:inherit;}}

@media(min-width:768px) and (max-width:991px){
    .login-banner{display:none;}
    .cardBOX {
        position: static;
        background: rgb(249, 249, 249);
        padding: 30px;
        border-radius: 27px;
    }    
    .logo img.logo-img {
        width: 60%;
    }
}

@media(min-width:992px) and (max-width:1199px){.look-who {font-size:31px;}.look-who span{font-size:30px;}
.right-part{position:static;}.cardBOX{
    background-color:#fff;padding:30px;border-radius:27px;
}
}

@media(min-width:1200px) and (max-width:1500px){
    .right-part.col-xl-3 {
        flex: 0 0 30%;
        max-width: 30%;
    }
}

@media(min-width:1024px) and (max-width:1199px){.login-wrapper .row{top:.2em;}}
@media(min-width:1500px) and (max-width:1540px){.right-part{padding-top:37px;}#myVideo {
    position: absolute;
  
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}}
@media(min-width:1800px) and (max-width:1950px){.right-part{}}
@media(min-width:1200px) and (max-width:1800px){
    .col-xl-4 {
        flex: 0 0 38.333333%;
        max-width: 38.333333%;
    }
}

@media(min-width:1200px) and (max-width:1300px){
    #video-background {
        position: fixed;
        top: -93px;
        right: -4px;
        bottom: 0;
        left: -149px;
        z-index: -1;
        min-width: 100%;
        min-height: 100%;
    }
}






canvas#snow {
    width: 100vw;
    height: 100vh;
    position: absolute;
    pointer-events:none;
  }
  .intro {
    margin: 5% auto;
    color: #e16f97;
    letter-spacing: 1px;
    word-spacing: 12px;
  }
  
  .intro span {
    font-size: 40px;
    font-family: 'Limelight', cursive;
  }
  .countdown-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin: 5% auto;
    color: #fff;
  }
  
  label,
  output,
  .time-el span {
    display: block;
  }
  .time-el {
    position: relative;
  }
  
  .time-el:not(:last-child):after {
    content: ":";
    position: absolute;
    right: -30px;
    top: 28%;
    font-size: 30px;
    color: #e16f97;
  }
  .time-el .digit{
    position: relative;
    width: 100px;
    height: 90px;
    display: inline-block;
    font-size: 50px;
    line-height: 90px;
    font-family: 'Limelight', cursive;
  }
  
  .inner {
    height: 200%;
    width: 100%;
    position: absolute;
  }
  
  .time-el .top, .time-el .bottom {
    position: absolute;
    height: 50%;
    width: 100%;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  
  
  .time-el .bottom {
    -webkit-transform-origin: 50% 0%;
        -ms-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
  
  }
  
  .time-el label{
    font-size: 10px;
    letter-spacing: 1px;
    color: #e16f97;
  }
  
  
  .current .top {
    z-index: 3;
    -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: perspective(150px);
            transform: perspective(150px);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #036161;
    color: #dcdcd6;
  }
  
  .next .top {
    z-index: 4;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: perspective(150px) rotateX(180deg);
            transform: perspective(150px) rotateX(180deg);
    bottom: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: teal;
  }
  
      .next .top .inner {
          position: absolute;
          top: -100%;
          left: 0;
          right: 0;
          margin: auto;
      }
  
  .current .bottom {
    z-index: 1;
   top: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: #036161;
    color: #dcdcd6;
  }
  
  .next .bottom {
    z-index: 2;
    bottom: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: teal;
  }
  
     .next .bottom .inner {
          position: absolute;
          top: -100%;
          left: 0;
          right: 0;
          margin: auto;
      }
  
  