
  /*end font embed*/

  /*start for media*/
  @media only screen and (max-width: 1280px){
    #body{

      height: auto;
      color:white; 
      background-repeat: no-repeat;
      background-size: 100% 140%;
    }
    #col {
      padding-top: 43rem;
    }
   
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 2rem;
      font-weight: 1000;
      text-shadow: -1px 0 white, 0 1px white,
      1px 0 white, 0 -1px white;

    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 1px 1px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }


  }
  @media only screen and (max-width: 1229px){
    #body{
      height: 100vh;
      color:white; 
      background-repeat: no-repeat; 
      background-size: 100% 100%;
    }
    #col {
      padding-top: 25rem;
    }
   
    #centered {
      position: absolute;
      top: 74%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    #cent {
      position: absolute;
      top: 80%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    #cen {
      position: absolute;
      top: 85%;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.7rem;
      font-weight: 1000;
      text-shadow: -1px 0 white, 0 1px white,
      1px 0 white, 0 -1px white;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 1px 1px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }


  }
  @media only screen and (max-width: 1024px){
    #body{
      color:white; 
      background-repeat: no-repeat; max-width: 100%; 
      background-size: 100% 100%;
    }
    #col {
      padding-top: 20rem;
    }
  
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.5rem;
      font-weight: 1000;
      text-shadow: -1px 0 white, 0 1px white,
      1px 0 white, 0 -1px white;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 1px 1px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 800px){
    #body{
      color:white;
      background-repeat: no-repeat; max-width: 100%; 
      /*max-height: 100%; */
      background-size: 100% 100%;
    }
    #col {
      padding-top: 40%;
    }

    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 2rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 1px 1px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }

  @media only screen and (max-width: 768px){
    #body{
      color:white; 
      background-repeat: no-repeat; max-width: 100%; 
      background-size: 100% 100%;
    }
    #col {
      padding-top: 28rem;
    }
   
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 2rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 1px 1px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }

  @media only screen and (max-width: 740px) and (orientation: portrait){
    #body{
      color:white; 
      background-repeat: no-repeat; max-width: 100%; 
      background-size: 100% 100%;
    }
    #col {
      padding-top: 40rem;
    }
  
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 2rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 1px 1px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 740px) and (orientation: landscape){
    #body{
      color:white; 
      background-repeat: no-repeat; max-width: 100%; 
      background-size: 100% 100%;
    }
    #col {
      padding-top: 8rem;
    }
  
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 2rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 1px 1px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  
  @media only screen and (max-width: 640px) and (orientation: portrait){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 100%;
      background-position: 50%;
    }
    #col{
      padding-top: 50%;
    }
   
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.9rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 640px) and (orientation: landscape){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 100%;
      background-position: 50%;
    }
    #col{
      padding-top: 15%;
    }
    
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.5rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 570px) and (orientation: portrait){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 135%;
      background-position: 50%;
    }
    #col{
      padding-top: 50%;
    }
   
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.8rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 570px) and (orientation: landscape){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 135%;
      background-position: 50%;
    }
    #col{
      padding-top: 20%;
    }
    
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.7rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }

  @media only screen and (max-width: 400px)and (orientation: portrait){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 135%;
      background-position: 50%;
    }
    #col{
      padding-top: 60%;
    }
  
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.7rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 400px) and (orientation: landscape){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 135%;
      background-position: 50%;
    }
    #col{
      padding-top: 10%;
    }
  
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.5rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }

  @media only screen and (max-width: 330px){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 135%;
      background-position: 50%;
    }
    #col{
      padding-top: 60%;
    }
    #h5{
      font-size: 1.1rem;
    }
  
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.5rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }

  @media only screen and (max-width: 290px){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 135%;
      background-position: 50%;
    }
    #col{
      padding-top: 60%;
    }
    #h5{
      font-size: 1.1rem;
    }
    
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.1rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 280px){
    #body{
      color:white; 
      background-repeat: no-repeat; 
      background-size:100% 135%;
      background-position: 50%;
    }
    #col{
      padding-top: 60%;
    }
    #h5{
      font-size: 0.8rem;
    }
   
    #div {
      padding-top: 0rem;
    }
    #h4 {
      font-size: 1.2rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }
  @media only screen and (max-width: 240px){
    #body{
      color:white;
      background-repeat: no-repeat; max-width: 100%; 
      background-size: 100% 100%;
    } 
    #col{
      padding-top: 0%;
    }
    
    #h4 {
      font-size: 0.8rem;
      font-weight: 1000;
    }
    #btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 0px 0px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 4px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
  }

  /* end for media*/

  .view {
    height: 100%;
  }

  .top-nav-collapse {
    background-color: #78909c !important;
  }

  .navbar:not(.top-nav-collapse) {
    background: transparent !important;
  }

  @media (max-width: 991px) {
    .navbar:not(.top-nav-collapse) {
      background: #78909c !important;
    }
  }

  h1 {
    letter-spacing: 8px;
  }

/*h5 {
  letter-spacing: 3px;
  }*/

  .hr-light {
    border-top: 3px solid #fff;
    width: 80px;
  }
/*div{
  padding-top: 13.5rem;

  }*/
  .co{
    padding-top: 7rem;
  }
  h4, a{
    font-family: 'Montserrat', sans-serif,'Zawgyi-One';
  }
  h4 {
    font-size: 2rem;
    font-weight: 1000;
    /* text-shadow: 1px 1px white;*/
    text-shadow: -1px 0 white, 0 1px white,
    1px 0 white, 0 -1px white;

  }
  .btn {
    color: white;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 7px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #a386a6;
    border: 1px solid #a386a6;
    border-radius: 4px;
  }
  .col{
    padding-top: 35rem;
  }
/*.btn{
  background-color: #a386a6;
  }*/

  button:hover{
    background-color: purple;
    text-decoration: none;

  }
  span:hover {
    background-color: purple;
    text-decoration: none;
  }
  span{
    cursor: pointer;
  }
  .h4 {
    color: black;
    font-size: 1.7rem;
    font-weight: 1000;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  }
  .card-link {
    color: blue; 
    text-align: center;
    font-size: 1.7rem;
    font-weight: 1000;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
  }
  .modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
  }
  .input-group-addon{
    color: white;
  }
.form-control{
  color: black;
}
.modal-title{
  color: black;
  text-align:center; 
  font-size: 2rem;
}
.m-body{
  color: black;
  text-align:center; 
  line-height: normal; 
}
.m-body-b{
  color: black; 
  padding-right: 9%; 
  text-align: center;
}
.footer{
  text-align: center
}
body{   
    width:100% ;
    height: 100vh;
    min-width: 100%;
    color:white; 
    background-repeat: no-repeat; max-width: 100%; 
    max-height: 100%; 
    background-size: 100% 100%;
  }