/* Extra small devices (phones, 400px and down) */
@media only screen and (max-width: 400px) {
    .example {background: black;}
    .logo-exprenza{
        width: 100%;
        height: auto;
        margin: 0px 7px;
    }
    .logo-exprenza-learning{
      width: 100%;
      height: auto;
      
    }
    .book-button {
      font-size: 10px;
      padding: 4px 5px;
      border-width: 2px;
  }
  .welcome{display: none;}
  .header-mail {
    line-height: 9px;
    font-size: 7px;
    margin: 13px 0px;
}
.stand-text {
  font-size: 12px;

}
.scroll-text {
  font-size: 14px;
}
.mainhead1 {
  font-size: 23px;
  margin-top: 15px;
}
.mainhead2 {
  font-size: 12px;
}
.alpha-link {
  /* margin: 0 19%; */
}
.parent {
display: none;
}
.study-head {
  font-size: 24px;
  margin: 10px;
  text-align: center;
}
.study-para {
  font-size: 14px;
  margin: 10px;
  text-align: center;
}
.appoinment {
  font-size: 12px;
  border-radius: 5px;
  margin: 10px 0px 10px 18px;
}
.study-head2 {
  font-size: 24px;
  margin: 10px 10px 10px 15px;
}
.study-para2 {
  font-size: 14px;
  margin: 0px 20px 20px 20px;
}
.gama-head {
  font-size: 24px;
  padding-top: 15px;
}
.gama-subhead {
  font-size: 14px;
}
.student{
  font-size: 16px;
}
.course{
  font-size: 16px;

}
.universities{
  font-size: 16px;

}
.count-img{
  margin-top: 0px;
}
.course-head {
  font-size: 24px;
  margin: 10px 0px 5px 20px;
 
}
.partener-head {
  font-size: 24px;
}
.partener-subhead {
  font-size: 10px;
}
.testi-head {
  font-size: 24px;

}
.testi-subhead {
  font-size: 13px;
  margin: 0px 22px;

}
.navbar-toggler-icon {
  width: 1em;
  height: 1em;
}
.numcount {
  padding: 1rem;
  font-size: 32px;
}
.numcount2 {
  padding: 1rem;
  font-size: 32px;
}
.numcount3 {
  padding: 1rem;
  font-size: 32px;
}
.box-alpha {
  width: 90%;
  height: 280px;
  padding: 12px;
  margin: auto;
  margin-bottom: 25px;
}
.alpha-head-text {
  font-size: 12px;
}
.container-form {
  max-width: 80%; 

}
.map-head {
  font-size: 24px;
  margin-top: 20px;
}
.map-subhead {
  font-size: 14px;
  margin-bottom: 25px!important;
}
.box-beta {
  /* margin: 30px 80px 30px 60px; */
}
.stand-text {
/* display: none; */
}
  }
  @media only screen and (max-width: 600px) {
    .logo-exprenza{
      height: auto; width: 75%;
      margin: 0px 15px;
  }
  .stand-text {
     display: none; 
    }
    .parent {display: none;}
    .parent2 {display: none;}
    .mainhead1 {
      font-size: 28px;
      margin-top: 15px;
    }
    .mainhead2 {
      font-size: 16px;
    }
  .box-alpha {
    padding: 15px 5px;
}
.alpha-head-text {
  font-size: 14px;
}
.study-head {
  font-size: 28px;
  margin: 29px 35px 25px 35px;
}
.study-para {
  font-size: 16px;
  margin: 0px 35px 20px 35px;
}
.appoinment {
  margin: 15px 0px 25px 35px;
}
.study-head2 {
  margin: 0px 25px 5px 25px;
  font-size: 28px;
}
.study-para2 {
  font-size: 16px;
  margin: 0px 50px 0px 30px;
  margin-bottom: 10px!important;
}
.gama-head {
  font-size: 28px;
}
.gama-subhead {
  font-size: 16px;
  margin: 0px 50px;
}
.partener-head {
  font-size: 28px;
}
.partener-subhead {
  font-size: 16px;
}
.course-head {
  font-size: 28px;
  margin: 15px 0px 15px 40px;
}
.testi-subhead {
  font-size: 16px;
  margin: 0px 35px;
}
.map-head {
  font-size: 28px;
  margin-top: 35px;
}
  }
  /* Extra small devices (phones, 400px and up) */
  @media only screen and (min-width: 400px) {
    .example {
        background: red;
    }
    .logo-exprenza-learning{
        height: auto; width: 75%;
        /* margin: 0px 15px; */
    }
    .logo-exprenza{
        height: auto; width: 75%;
        /* margin: 0px 15px;  */
    }
    .book-button {
        font-size: 14px;
    }
    .header-mail{
display: none;
    }
    .map-box-main {
      padding: 5% 25%;
  }
  .stand-text {
    /* display: none; */
    }
  }
  
  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
    .example {background: green;}
  }
  
  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
    .example {background: blue;}
  } 
  
  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
    .example {background: orange;}

  } 
  
  /* Extra-large devices (large laptops and desktops, 1200px and up) */
  @media only screen and (min-width: 1200px) {
    .example {background: pink ;}
    .logo-exprenza-learning{
        height: auto; width: 50%;
        margin: 0px 120px;
    }
    .logo-exprenza{
        height: auto; width: 50%;
        /* margin: 0px 120px; */
    }
    .book-button {
        font-size: 14px;
    }
    .header-mail{
        display:inline;
            }
            /* .parent {
              position: relative;
              background-color: #280c341f;
              width: 126%;
              
              top: 300px;
              left: -13%;
              padding: 3%;
          }      
          .main-box {
            position: absolute;
            left: 104px;
            right: 127px;
            top: 152%;
        }  */
  }

    /* Extra-large devices (large laptops and desktops, 1500px and up) */
    /* @media only screen and (min-width: 1500px) {
      .main-box {
        position: absolute;
        left: 104px;
        right: 127px;
        top: 160%;
    }
    } */


  
/* 
    @media only screen and (max-width: 1300px) {
      .parent{
        display: none;
          }
          .parent2{
        display: none;
          }
    } */










