/*!
 * NMPR Home Styles
 */

/* Min Banner Style - See nmpr.css */

.intro-banner-about {
  color: #f8f8f8;
  background: url(/content/img/en_gb/intro-about-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-expo {
  color: #f8f8f8;
  background: url(/content/img/en_gb/intro-expo-25-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-services {
  color: #f8f8f8;
  background: url(/content/img/en_gb/intro-services-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-ecosystem {
  color: #f8f8f8;
  background: url(/content/img/en_gb/intro-nmpr-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-rml {
  color: #f8f8f8;
  background: url(/content/img/intro-rml-bg-v4-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-immobilise {
  color: #f8f8f8;
  background: url(/content/img/intro-immobilise-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-checkmend {
  color: #f8f8f8;
  background: url(/content/img/intro-checkmend-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-safe-seller {
  color: #f8f8f8;
  background: url(/content/img/en_gb/intro-safe-seller-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner-credit-intel {
  color: #f8f8f8;
  background: url(/content/img/intro-credit-intel-bg-1170w.jpg) no-repeat center center;
  background-size: 100%;
}

.intro-banner {
   padding-top: 70px;
   padding-bottom: 70px;
   background-size: cover;
 }

@media(max-width:1199px) {
  .intro-banner {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

@media(max-width:991px) {
  .intro-banner {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}

@media(max-width:767px) {
  .intro-banner {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

@media screen and (max-width:420px) {
  .intro-banner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.intro-dark {
  position: relative;
  padding: 5%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}

.intro-dark > h1 {
  margin: 0;
  -text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
  font-size: 2.8em;
  line-height: 46px;
  letter-spacing: 0.03em;
  font-weight:600;
}

@media(max-width:1199px) {
  .intro-dark > h1 {
    font-size: 2.7em;
    line-height: 40px;
  }
}

@media(max-width:991px) {
  .intro-dark > h1 {
    font-size: 2.2em;
    line-height: 34px;
  }
}

@media(max-width:767px) {
  .intro-dark > h1 {
    font-size: 1.9em;
    line-height: 30px;
  }
}

@media screen and (max-width:420px) {
  .intro-dark > h1 {
    font-size: 1.6em;
    line-height: 26px;
  }
}

/*! End inside banner caption */

/* services snippets */
.services-img-mast img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
}

@media screen and (max-width: 480px) {
  .services-img-mast {
    max-width: 150px;
  }
}

@media screen and (max-width: 340px) {
  .services-img-mast {
    max-width: 130px;
  }
}

@media (min-width:481px) and (max-width:991px) {
  .services-img-mast {
    padding-bottom: 20px;
  }
}

.heading-mb {
  margin-bottom: 20px;
}

@media(max-width:767px) {
  .heading-mb {
    margin-bottom: 15px;
  }
}

/* Twitter element */

.twitter-box {
  height: 550px;
  padding: 10px;
  overflow: hidden;
  overflow-y: scroll;
  overflow-x: hidden;
  border: solid 1px #eee;
}

/* segment box type */

.segment-top-spacing {
  margin-top: 30px;
}

.segment-extras {
  margin-top: 10px;
  min-height: 500px!important;
}

.segment {
  border: solid 1px #dedede;
  background-color: #ffffff;
}

.segment-head {
  padding: 10px 20px 20px 20px;
}

.segment-head-home {
  padding: 10px 20px 10px 20px;
}

.segment-head-home img {
  padding: 20px 0 10px 0;
}

.head-extras {
  min-height: 100px!important;
}

.segment-body {
  padding: 20px;
}

.segment-body-home {
  padding: 15px 20px 20px 20px;
}

.segment-img img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
}

.border-g {
  border: solid 1px #e2e2e2;
}

.img-inset {
  padding: 20px;
  float: right;
}

@media screen and (max-width:767px) {
  .img-inset {
    padding: 15px;
  }
}

@media screen and (max-width:500px) {
  .img-inset {
    padding: 10px 60px 15px 0;
    float: none;
  }
}

/*!
 * NMPR Home Styles
 */

.intro-header {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 0;
  color: #f8f8f8;
}

.intro-uk-img-bg {
  background: url(/content/img/en_gb/intro-police-bg.jpg) no-repeat center center;
  background-size:cover;
}
.intro-au-img-bg {
  background: url(/content/img/en_au/au-police-tint-banner-bg.jpg) no-repeat center center;
  background-size:cover;
}

.intro-message {
  position: relative;
  padding-top: 10%;
  padding-bottom: 20%;
}

.intro-message > h1 {
  width: 100%;
  margin: 0;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
  font-size: 3.5em;
  letter-spacing: 0.02em;
  font-weight:600;
}

@media(max-width:1199px) {
    .intro-header {
      padding-top: 0;
      max-height:448px;
    }
  .intro-message {
    padding-top: 12%;
    padding-bottom: 15%;
  }

  .intro-message > h1 {
    font-size: 3.25em;
  }
}

@media(max-width:991px) {
  .intro-header {
    padding-top: 30px;
    padding-bottom: 30px;
    max-height:300px;
  }

  .intro-message {
    padding-top: 15%;
    padding-bottom: 5%;
  }

  .intro-message > h1 {
    font-size: 2.6em;
  }
}

@media screen and (max-width:767px) {
  .intro-header {
    padding: 0;
    margin: 0 -15px;
  }
}

@media (min-width:650px) and (max-width:767px) {
  .intro-message {
    min-height: 300px;
    padding: 0;
    margin: 0;
  }

  .intro-message > h1 {
    font-size: 2.6em;
    padding: 15px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
  }
}

@media (min-width:420px) and (max-width:649px) {
  .intro-message {
    min-height: 200px;
    padding: 0;
    margin: 0;
  }

  .intro-message > h1 {
    font-size: 2.3em;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
  }
}

@media screen and (max-width:420px) {
  .intro-message {
    min-height: 180px;
    padding: 0;
    margin: 0;
  }

  .intro-message > h1 {
    font-size: 2em;
    margin: 0;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
  }
}

/* home login*/

.home-login {
  border: solid 1px #fff;
  background: url(/content/img/login-roundel-30x2.png) no-repeat 400px 20px;
  background-size: 30px 30px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
}

.home-login h2, .home-login label {
  color: #135ea4;
}

.home-login h2 {
  margin-top: 0;
}

.home-login a {
  font-weight: normal;
}

.home-login {
  border: solid 1px #fff;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
}

@media (max-width:1199px) {
  .home-login {
    margin-top: 10%;
    margin-bottom: 10%;
    background: url(/content/img/login-roundel-30x2.png) no-repeat 320px 22px;
    background-size: 30px 30px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
  }
}

@media (min-width:768px) and (max-width:991px) {
  .home-login {
    margin-top: 5%;
    margin-bottom: 10%;
    background: url(/content/img/login-roundel-30x2.png) no-repeat 290px 18px;
    background-size: 30px 30px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .home-login h2 {
    font-size: 24px;
  }
}

@media (max-width:991px) {
  .home-login {
    margin: 20px auto;
    padding: 0;
    background: none;
  }

  .home-login h2 {
    font-size: 24px;
  }
}

@media (max-width:420px) {
  .home-login {
    margin: 15px auto;
    padding: 0;
  }

  .home-login h2 {
    font-size: 22px;
  }
}

/* banner steps */

.home-steps {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
}

.icon {
  padding-top: 25px;
  padding-right: 15px;
}

.step-message {
  padding-right: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.step-message h3 {
  margin-top: 0;
}

@media (min-width:992px) and (max-width:1199px) {
  .step-message h3 {
    font-size: 20px;
  }

  .icon img {
    padding-bottom: 40px;
  }
}

.steps-arrow {
  background: url(/content/img/step-bg-arrow.png) no-repeat right;
}


.home-user {
  border: solid 1px #fff;
  background-size: 30px 30px;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  color: black;
}

.home-user p {
  margin: 5px 0px;
}

.home-user h2 {
  color: #135ea4;
}

.home-user h2 {
  margin-top: 0;
}
