
/* Extra Small (XS) devices (phones, 0px - 575px) */
@media (max-width: 575px) {
  #popup {
  width: 20rem;
  /* display: none; */
  


}

.menubar_logo{
  width: 150px;
}
.card-title{
  font-size: 18px!important;
}
.pop-image>img{
  width: 250px;
  position: relative;
  left: 10px;

} 
#hero h1 {
  margin: 0 0 10px 0;
  font-size: 21px;
  font-weight: 200;
  line-height: 35px;
  color: black;
}

.pop-image {
  top: 108px;
  left: -10px;
}

.btn_1{
  z-index: 1000;
}

.left-button{
  float: right;
}
#second-pop-up {
  width: 20rem;
  left: -36px!important;
}


.customize_card_step-1{
  height: 65vh!important;
}

.custom_image_step-1{
  position: absolute;
  z-index: 100;
  top:350px;
  left: -61px;
  width: 250px!important;
}

#second-pop-up .pop-image-step1>img{
  left: -124px;
  width: 250px;
  top: -184px;
  z-index: 1; 
}

.popup-header{
    font-size: 20px;
    font-weight: 500;
    padding: 5px;
}

  .heading-text > h4{
    font-size: 15px;
  }

  .sub-text span {
    margin-right: 5px;
    font-size: 15px;
    padding: 0px;
     line-height:2px!important; 
    font-weight: 600;
    line-height: 0;

}

.sub-text{
  padding: 0px;
}

.card-body > h2 {
  font-size: 25px;
  font-weight: bold;
}

.step_text{
  font-size: 14px;
}

.header_logo a img{
  width: 150px;
}

.title_text{
    font-size: 25px;   
}

.title_sub_text{
  font-size: 12px;
}


/* STEP-2  */
#step-2-pop-up {
    width: 18rem;
    left: -30px;
    /* height: 100vh; */
    border-radius: 10px;
    top: 104px;
}

.customize_card{
  height: 65vh!important;
  left: -22px;
} 
.exam-fee-text{
  line-height: 30px;
}
.custom_image{
  position:absolute;
  top: -168px;
  width: 250px!important;
  right: -7px;
}




/* step 3  */
#step-3-pop-up{
  width: 20rem;
  left: -38px;
}
        
  .custom_image_exam{
    position:absolute;
    top:150px;
    width: 250px!important;
    z-index: 100;
    left: -37px;
  
  }

  .customize_card_exam{
    height: 30vh!important;
  
  }

  .exam-entrans{
    line-height: 30px;
    font-size: 14px;
  }
  
  #closeButton-3{
    float: right;
  }

  .custom_image_exam_placememt{
    position: absolute;
    z-index: 100;
    top: 78px;
    left: -49px;
    width: 250px!important;

  }

  #open_calendar{
  padding: 6px 16px!important;
  margin: 0;
  }
  #step-3 button .button-exam-class {

    display: none   ;

}
 

#step-3-pop-up-sched {
  width: 20rem;
  left: -31px;
  top: 115px;
  /* margin-top: 10px; */
}
.customize_card_exam_sched{
  height: 35vh!important;
}
.exam-entrans-shched{
  line-height: 30px;
    font-size: 14px;
}

#closeButton-3_sched{
  float: right;
}



/* STEP 4  */
#step-4-pop-up {
  width: 20rem;
}
.customize_card_exam_sched{
  height: 40vh!important;
}

.result-exam {
  font-size: 14px;
  line-height: 35px;
}

#closeButton-4 {
  float: right;
}
.customize_card_exam_sched{
  height: 40vh!important;
}

.school-sub{
  margin: 0!important;
}
.school-title{
  margin: 0!important;
}
.school-title{
  text-align: start!important;
}

/* STEP -5  */
#step-5-pop-up{
  width: 20rem;
}

.information_form{
  font-size: 14px;
  line-height: 35px;
}

  .step5_card_container{
    height: 40vh!important;
    left: -97px;
  }

  .card_image_information {
    left: 10px;
    width: 150px;
    top: -102px;
  }
}


@media (min-width: 576px) and (max-width: 768px) {
  #popup {
    width: 40rem;
   
  
  }
  .pop-image>img{
    width: 250px;
  
  
  } 

  .position-absolute{
    top: 200px
  }

  #hero h1{
    margin: 0 0 10px 0;
    font-size: 40px;
    font-weight: 500px;
    line-height: 56px;
    font-family: "Roboto", sans-serif;
    color: black;
  }
  #second-pop-up {
    width: 50rem;
    left: -130px!important;
  }
  .custom_image_step-1{
    position: absolute;
    z-index: 100;
    top:350px;
    left: 10px;
    width: 350px!important;
  }
}

/* Medium (MD) devices (desktops, 768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  #popup {
    width: 40rem;
    /* display: none; */
  
  
  }
  .pop-image>img{
    width: 250px;
  
  
  } 

  .position-absolute{
    top: 200px
  }

  #hero h1{
    margin: 0 0 10px 0;
    font-size: 40px;
    font-weight: 500px;
    line-height: 56px;
    font-family: "Roboto", sans-serif;
    color: black;
  }

  #second-pop-up {
    width: 50rem;
    left: -135px!important;
  }
  .custom_image_step-1{
    position: absolute;
    z-index: 100;
    top:250px;
   
    width: 350px!important;
  }
  
  
}

@media (min-width: 992px) and (max-width: 1199px) {

  #popup {
    width: 50rem;
    /* display: none; */
  
  
  }
  .pop-image>img{
    width: 250px;
  
  
  } 

  .position-absolute{
    top: 200px
  }

  #hero h1{
    margin: 0 0 10px 0;
    font-size: 40px;
    font-weight: 500px;
    line-height: 56px;
    font-family: "Roboto", sans-serif;
    color: black;
  }
  .customize_card_step-1{
    height: 70vh!important;
    background-image: url('../../../assets/site/images/gakkousoft_logos/card_steps_container.jpg');
    /* background-image: url('{{ asset('assets/site/images/gakkousoft_logos/card_steps_container.jpg') }}'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

}


@media (min-width: 992px) and (max-width: 1114px) {

  .customize_card_step-1{
    height: 70vh!important;
    background-image: url('../../../assets/site/images/gakkousoft_logos/card_steps_container.jpg');
    /* background-image: url('{{ asset('assets/site/images/gakkousoft_logos/card_steps_container.jpg') }}'); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

}

@media (min-width: 1200px) and (max-width: 1500px) {

  #popup {
    width: 70rem;
  }

  .pop-image>img{
    width: 250px;
  
  
  } 

  .position-absolute{
    top: 200px
  }

  #hero h1{
    margin: 0 0 10px 0;
    font-size: 40px;
    font-weight: 500px;
    line-height: 56px;
    font-family: "Roboto", sans-serif;
    color: black;
  }
}



@media (min-width: 1501px) and (max-width: 1600px) {
 
  #popup {
    width: 80rem;
  }
  .pop-image>img{
    width: 250px;
  
  
  } 

  .position-absolute{
    top: 200px
  }

  #hero h1{
    margin: 0 0 10px 0;
    font-size: 40px;
    font-weight: 500px;
    line-height: 56px;
    font-family: "Roboto", sans-serif;
    color: black;
  }
}