.fontt{
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  position: relative;
  top: 9px;
}
.fonttt{
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  position: relative;
  top: 7px;
}

.up{
  position: relative;
  bottom: 8px;
}
.upp{
  position: relative;
  bottom: 25px;
}

.vishal{
  font-size: 150%;
}

.fdr{
  font-size: 120%;
  position: relative;
  bottom: 26px;
}
.section-search input{
  border: #f4f4f4 3px solid !important;
  padding: 5px !important;

}

.space{
  padding-left: 15px;
  padding-top: 20px;
}

.move{
  position: relative;
  left: 45px;
}

.fitt{
  width: 420px;
  height: 420px;
}

.iconn{
    position: relative;
    left: 120px;
    top: 80px;
}

.moree{
  position: relative;
  left: 40px;
  top: 80px;
}

.pad{
  padding-top: 70px ;
  padding-bottom: 250px;
}

.linkk{
  color: black;
}

.highh{
  height: 55px;
}

.nomatch{
  background:rgba(0,0,0,.4);
  cursor:pointer;
  display:none;
  height:100%;
  position:fixed;
  text-align:center;
  top:0;
  width:100%;
  z-index:10000;
}
.nomatch .helper{
  display:inline-block;
  height:100%;
  vertical-align:middle;
}
.nomatch > div {
  background-color: #fff;
  box-shadow: 10px 10px 60px #555;
  display: inline-block;
  height: auto;
  max-width: 350px;
  min-height: 80px;
  vertical-align: middle;
  width: 60%;
  position: relative;
  border-radius: 8px;
  padding: 15px 5%;
}
.popupCloseButton {
  background-color: #fff;
  border: 3px solid #999;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 25px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
}
.popupCloseButton:hover {
  background-color: #ccc;
}

.thickk{
  font-weight: 400;
}

.downn{
  position: relative;
  top: 50px;
}

.section-about p{
  font-size: 22px;
}
.section-about img{
  vertical-align: middle;
}