body {
  margin: 90px 0 40px 0;
  width: 70%;
    margin-left: auto;
    margin-right: auto;
  /*height: 100vh;*/
  background: rgba(15,15,15,1);
    text-decoration-color: white;
    transition: all 250ms ease-out;
}


}
.text {
    color: white;
    font-family: sans-serif;
    line-height: 2em;
}

@font-face {
    font-family: "HindVadodara-Bold";
    src: url("../type/HindVadodara-Bold.tff") format("tff"),
         url("../type/hindvadodara-bold-webfont.woff2") format("woff2"),
         url("../type/hindvadodara-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "HindVadodara-SemiBold";
    src: url("../type/HindVadodara-SemiBold.tff") format("tff"),
         url("../type/hindvadodara-semibold-webfont.woff2") format("woff2"),
         url("../type/hindvadodara-semibold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;

}



.center {
    display: block;
    margin-left:auto;
    margin-right: auto;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.center img{
    width: 60%;
}

    .navbar {
        overflow: hidden;
        background-color: #ff8519;
        opacity: 100%;
        position: fixed;
        top: 0;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        height: 80px;
        transition: all 250ms ease-out;
    }




.navbar img{
    display: inline-block;
    margin-top: 6px;
    margin-bottom: -8px;
    
}

.navbar b {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: -8px;  
}
    .navbar a {
        float: left;
        display: inline-block;
        margin-right: 20px;
        margin-left: 20px;
        color: #000000;
        padding: 30px, 30px;
        font-family: sans-serif, bold;
        font-weight: 100;
        transition: all 250ms ease-out;
    }
    
    .navbar a:hover {
        color: white;
    }

.navbar h3 {
    font-family: sans-serif, bold;
    font-weight: 580;
    font-size: 1.5em;
    float: left;
    margin-left: 20px;
    margin-top: 13px;
    line-height: 1em;
    color: black;
    
}

  footer {
      background-color: rgba(0, 0, 0, 0.7);
      bottom: 0;
      position: fixed;
      width: 70%;
      height: 30px;
      margin-left: auto;
      margin-right: auto;
  }

  footer a {
      display: inline-block;
    font-family: sans-serif;
    text-decoration: none;
    color: #ff8519;
      opacity: 100%;
      margin-top: 10px;
      margin-left: auto;
      margin-right: auto;

  }
listen{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 10px;
    width: 100%; 
    align-content: center;
}

listen a{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

listen img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

listen iframe{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p {
    font-size: 2em;
}
@media (min-width: 45em){

  .back {
    display: none;
  }

  .content {
    width: 100%;
  }


    cen {
        width: 100%;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        background-color: rgba(15,15,15,1);
    }


  h3 {
      display: block;
      margin-top: 0;
    margin-bottom: 5px;
      margin-left: auto;
      margin-right: auto;
    font-size: 2em;
    line-height: 2em;
    color: white;
      font-family: Arial;
      font-weight: 100;
      text-align: center;
      
  }

  p{
        margin-left: 0px;
        margin-right: 0px;
          font-size: 1.1em;
        color: white;
        font-family: sans-serif;
        font-weight: 100;
      line-height: 1.3em;
      text-align: justify;

  }

  a {
    text-decoration: none;
      color: white;
      margin-left: 20px;
      margin-right: 20px;
  }


  main {
  margin-top: 70px;
  margin-left: 10%;
  margin-right: 10%;
    }


}
h4 {
    font-size: 1.1em;
        color: white;
        font-family: sans-serif;
    line-height: 1.3em;
    font-style: oblique;
}

footer{
    text-align: center;
}
@media only screen and (min-width: 60em) {

  .back{
    display: none;
  }

  .content {
  width: 100%;
  }
    p {
        margin-left: 0px;
        margin-right: 0px;
        color: white;
        font-family: sans-serif;
        font-weight: 100;
        font-size: 1.1em;
        line-height: 1.3em;
    }
    
.navbar{
    display: block-inline;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    }


  .titel {
  position: absolute;
  top:25%;
  left: 50%;
  transform: translate(-50%, -50%);

  font-family: "HindVadodara-Bold";
  font-size: 25px;
  color:  white;
  line-height: 35px;
  z-index: 1;
  }

  .titel h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "HindVadodara-SemiBold";
    font-size: 0.7em;


  }

  main{
   margin-top: 70px;
  }



  .logo {

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;


  }



  h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 2em;
      
  }


  a {
  text-decoration: none;
      margin-left: 0px;
      margin-right: 0px;
  }


  footer {
      display: inline-block;
      width: 70%;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      
  }

  footer a {
  bottom: 3px;
  text-decoration: none;
  color: #ff8519;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
  }



}

@media (max-width: 45em){
    main{
        width: 90%;
    }
  body{
      width: 90%;
  margin-top: 80px;
      margin-bottom: 40px;
  font-size: 1em;
  min-height: 100vh;
  }
    .center{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    

  header {
    margin: 15px 15px 15px 15px;
    min-height: 20%;
    font-size: 1em;

  }
.navbar{
    display: inline-block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: 65px;
    align-content: center;
    }
p {
        margin-left: 0px;
        margin-right: 0px;
        color: white;
        font-family: sans-serif;
        font-weight: 100;
        font-size: 1.1em;
        line-height: 1.3em;
        text-align: justify;
    }
    .navbar img{
        display: inline-block;
        width: 320px;
        margin-top: 4px;
        margin-left: auto;
        margin-right: auto;
    }
    .navbar a{
        display: inline-block;
        align-content: center;
        margin-left: auto;
        margin-right: auto;
    }
  .back {
  position: absolute;
  top: 15px;
  right: 15px;
  font-family: "HindVadodara-SemiBold";
  font-size: 1em;

  }

  .back a {
  color:#ff8519;
  }
    h3 {
        color: white;
        font-family: sans-serif;
        font-weight: 400;
        text-align: left;
        margin-left: 20px;
        font-size: 2em;
        text-align: center;
    }
  a {
  text-decoration: none;
  color: white;
    margin-left: 20px;
      margin-right: 20px;
  }

  .logo {
    display: none;

  }



  .titel {
  position: relative;
  font-family: "HindVadodara-Bold";
  color: #ff8519;
  }

  .titel p {
  margin: 0 0 0 0;
  font-size: 1.2em;
  line-height: 1.1em;
  }

  .titel h3 {
  font-size: 0.9em;
  margin: 0 0 0 0;
  color: white;
  }

  main {
  margin: 70px 15px 15px 15px;
  font-size: 1em;


  }

  main div {
  margin-bottom: 15px;
  }



  ul {
    margin: 0 0 0 0;
    padding-left: 40px;
    padding-bottom: 15px;
  }


  footer {
      display: inline-block;
  width: 90%;
  margin-bottom: 3px;
      margin-left: auto;
    margin-right: auto;
      text-align: center;
  }

  footer a {
  color: #ff8519;
      margin-left: auto;
      margin-right: auto;
  }



}
