#inc-arabia-if{
    border: none;
    width: 100%;
    min-height: 500px;
}
.video-cont{
  background-image:url(../images/video_thumbnail.png);
  height:500px;
/*   opacity: 0.5; */
      background-position: center;
    background-size: cover;
}
.video-internal{
/*   background: black; */
/*   opacity: 0.6; */
  height:100%
}
.signup-cont{

    height: 500px;
    background-image: url("../images/signup_page.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
  background-position:center;
}
.signup-bg{
    background: #dd6300;
  opacity: 0.6;
  height:100%;
}
.prod-img-txt{
  position:absolute;
  bottom: -10px;
  font-size:25px;
  color:#dd6301;
  text-align:center;
  width:100%;
  font-family: Comic Sans MS;
  font-weight: bold;
  padding-left: 20px;
  padding-right: 20px;
  background: #d4d7d4;;
    padding-top: 10px;
   padding-bottom: 10px;
}
.contactUs-cont{
  text-align:center;
  padding-top:40px;
}
.shadow{
  width:100%;
  height:100%;
  background:black;
}
.vid-txt{
  color:#f27007;
  font-family:Helvetica
}
.prod-pic{
  margin-left:10px;
  margin-right:10px;
    border-radius:15px;
}
.prod-img-rw{
  margin-bottom:50px;
  margin-top:50px;
/*   margin-left:200px;
  margin-right:200px; */

}
.prod-txt{
    padding-left:20px;
  padding-right:20px;
  padding-top:100px;
  text-align:center;
  color:rgb(133, 140, 151);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:20px
}
.prod-img-col{
  text-align:center;
}
.prod-tit{
  text-align:center;
      color: #dd6301;
  margin-top:50px;

}