.logo .logorecom {
  max-width: 120px;
}
.main-navigation-bg .logorecom {
  max-width: 90px;
}
.bg-img-1 {
  background-image: url("../img/banner/banner.jpg");
}

.overlay-dark-75:before {
  display: block;
  content: "";
  background: -moz-linear-gradient(
    top,
    rgba(20, 25, 81, 0.35) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(20, 25, 81, 0.35) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(20, 25, 81, 0.35) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

.marginmtophead {
  margin: 0px 60px;
}
.txt p {
  font-size: 18px;
  line-height: 35px;
}
.col-all .color-switch {
  font-size: 34px;
}
.footer-credits-logo img {
  max-width: 150px;
  margin-bottom: 50px;
}

.parallax-contact{background: transparent;padding-bottom: 95px;
}
.contact-form-box{max-width: 900px; margin: 0px auto;}
.loadmoreworldharry {display: none;}
.rajuharry-form footer{background: transparent;padding: 0px;padding-top: 10px;
}
.rajuharry-form .label {
  color: #000;
  text-align: left;
  font-size: 12px;
  padding-left: 0px;
}
.textarea textarea{margin: 0px 0px;}
.txtedpml{display: none;}
.txterrormgm {
  display: inline-block;
  padding: 4px 0px;
  color: #141951;
  font-weight: bold;
  border-right: 2px dashed #FF5722;
  padding-right: 15px;
  margin-bottom: 15px;
  padding-left: 15px;
  border-left: 2px dashed #FF5722;
}
.rajuharry-form .textarea textarea{text-align: left;}
.parallax-contact .hero-heading,.parallax-contact .hero-heading span{color: #141951;
  line-height: normal;
  padding: 20px 0px;
  margin-bottom: 30px;
  margin-top: 30px;}
@media (max-width: 768px) {
  .bg-img-1 {
    background-size: contain;
    background-repeat: no-repeat;
  }
  .swiper-container,
  .hero-fullscreen,
  .upper-page {
    width: 100%;
    height: 204px;
  }
  .swiper-container-wrapper {
    height: auto !important;
  }
  .hero-bg,
  .hero-fullscreen-FIX {
    height: auto;
  }
  .logo .logorecom {
    max-width: 50px;
  }
  .marginmtophead {
    margin: 0px auto;
  }
  .main-navigation-bg .logorecom {
    max-width: 80px;
  }
  .swiper-slide-controls,
  .swiper-slide-controls.slide-prev,
  .swiper-slide-controls.slide-next,
  .swiper-slide-controls-play-pause {
    width: 30px !important;
    height: 30px;
    line-height: 35px;
  }
  .swiper-slide-controls-play-pause.slider-on-off i::before,
  .slider-on-off-switch {
    width: 30px !important;
  }
  .swiper-slide-controls-play-pause {
    display: none !important;
  }
  h2.hero-heading {
    font-size: 35px;
    margin: -6px auto;
  }
}
