.special3 {
    text-align:center;
    padding: 20px;
    font: 400 70px/0.8 'Great Vibes', Helvetica, sans-serif;
    color: black;
    text-shadow: 4px 4px 3px rgba(0,0,0,0.1); 
    margin: 0 !important;
    line-height: 40px;
  }

  /*color: #031C0B;*/
.img-responsive {
	width:100%;
	height:auto;
  position:fixed;
  margin-top:75px;
}

.img-responsive {
	width:100%;
	height:auto;
  position:fixed;
}

@media screen and (max-width: 768px) {
  .colorlib-nav #colorlib-logo {
    margin-top: -13px !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 991px)  {
  .img-responsive {
    margin-top:125px;
  }

.colorlib-nav #colorlib-logo {
  text-align: center;
  }

  .menu-1 {
    text-align: left !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

}

.main-div {
  width: 82.5vw !important;
  -webkit-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 38px -13px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px black solid;
  margin-top:100vh;
  background-color: white;
  padding:20px;
}

@media screen and (max-width: 480px) {
  .main-div {
    margin-top:300px;
  }
}

@media screen and (min-width: 481px) and (max-width: 600px)  {
  .main-div {
    margin-top:350px;
  }
}

@media screen and (min-width: 601px) and (max-width: 768px)  {
  .main-div {
    margin-top:440px;
  }
}

@media screen and (min-width: 769px) and (max-width: 900px)  {
  .main-div {
    margin-top:540px;
  }
}

@media screen and (min-width: 901px) and (max-width: 991px)  {
  .main-div {
    margin-top:590px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px)  {
  .main-div {
    margin-top:650px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1350px)  {
  .main-div {
    margin-top:750px;
  }
}

.shadow {
  border: 1px solid #031C0B;
}

.menu-1 {
  margin-top:13px;
}

.abt {
  background: url(../images/Fear_Allah10.jpg) no-repeat center center fixed;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}

table {
  background-color:white !important;
  color:black;
}

.tile {
  font-weight: 400;
}

.dateR {

}