.slide1-text{
    background:#fff;
    opacity:0.7;
    padding:20px;
}
.sticky-header .logo img{
    width:90px;
    margin-top:13%;
}
.fun-factor p{
    text-align:justify;
}
.fun-factor p strong span{
color: #db0016;
}
.welcome-about-img img{
    float:right;
    width:300px;
}
.about-rest-img img{
    width:450px;
}
.single-footer-details span1 i{
    font-size:30px;
    margin-right:20px;
}
.fb_class{
    color:#3b5998;
}
.insta_class{
    color:#FD1D1D;
}
.twitter_class{
    color:#1DA1F2;
}
.slide1-text .middle-text p{
    font-family:'Raleway', sans-serif;
}
@media( max-width:992px) {
    .sticky-header .logo img{
        margin-top:3%;
    }
    .sticky-header{
      padding-bottom:30px;
    }
    .welcome-about-img img{
    width:100%;
   }
   .about-rest-img img{
    width:100%;
   }
}