/*Parallax*/

.section {
  padding: 150px 0 50px;
  position: relative;
}

.parallax {
  position: relative;
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: no-repeat !important;
  background-size: cover;
}

#filmimage1 {
  background: url('bootstrap-asset/images/ctl-banner-2-1080.jpg') no-repeat center center;
  background-size: cover;
  height: 40rem;
}

#filmimage2 {
  background: url('bootstrap-asset/images/ctl-banner-3-1080.jpg') no-repeat center center;
  background-size: cover;
  height: 40rem;
}

/*End of Parallax*/

a.one {
  color: white;
  text-decoration: none;
}

a.one:hover {
  color: white;
  text-decoration: none;
}

a.two {
  color: #333;
  text-decoration: none;
}

a.two:hover {
  color: #333;
  text-decoration: none;
}

.modal-dialog {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*Navbar*/
.navbar-inverse {
  background-color: #009689;
  border-color: #009689;
  border-radius: 0px;
  border-bottom: 3px solid white;
}

.navbar-inverse .navbar-nav>li>a {
  color: white;
  background-color: #009689;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 400;
  font-size: 20px;
  margin-top: 4px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.navbar-inverse .navbar-nav>.active>a {
  background-color: #009689;
  color: #7fcac4;
  transition: color 100ms linear;
}

.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  background-color: #009689;
  color: #7fcac4;
  transition: color 100ms linear;
}

.navbar-inverse .navbar-nav>li>a:hover {
  color: #7fcac4;
  transition: color 100ms linear;
}





/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-top: 60px;
}

.modal-backdrop {
    /* bug fix - no overlay */
    display: none;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 5px auto; /* 15% from the top and centered */
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  /* Position it in the top right corner outside of the modal */
  position: absolute;
  right: 25px;
  top: 0;
  color: #000;
  font-size: 35px;
  font-weight: bold;
}

/* Close button on hover */
.close:hover,
.close:focus {
  color: red;
  cursor: pointer;
}

/* Add Zoom Animation */
.animate {
  -webkit-animation: animatezoom 0.6s;
  animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
  from {-webkit-transform: scale(0)}
  to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
  from {transform: scale(0)}
  to {transform: scale(1)}
}






/*1st section*/
.wrapper1 {
  background-image: url("bootstrap-asset/images/ctl-banner-1-1258.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 95vh;
}

.down-point {
  text-align: center;
  margin-top: -10vh;
  width: 20%;
  margin-left: 40%;
}

.banner-logo	{
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.text-wrapper {
  padding-left: 20%;
  padding-right: 20%;
}

.first-para-background {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.second-para-background {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.first-para {
  margin-top: 300px;
  text-align: center;
  font-size: 42px;
  color: #009689;
  font-weight: 550;
  margin-bottom: 30px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.first-para-resource {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}


.second-para {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.second-para-resource {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.third-para {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 100px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fourth-para {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 150px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fifth-para {
  margin-top: 20px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 150px;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.outdent {
  text-align: center;
  padding-bottom: 50px;
}

.fa-chevron-down {
  color: white;
  font-size: 40px;
}

.strap-line-1 {
  margin-top: 100px;
  text-align: center;
  font-size: 42px;
  color: #009689;
  font-weight: 550;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 50px;
}

.strap-line-2 {
  margin-top: 20px;
  text-align: center;
  font-size: 42px;
  color: #000000;
  font-weight: 550;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 10px;
}

.strap-line-3 {
  margin-top: 30px;
  text-align: center;
  font-size: 42px;
  color: #009689;
  font-weight: 550;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 50px;
}


.video {
  margin: 2% auto;
  width: 100%;
  height: 500px;
  display: block;
}

.partnership {
  margin-top: 100px;
  text-align: center;
  font-size: 38px;
  color: #009689;
  font-weight: 550;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 50px;
}

.partnership_logos {
  margin-left: 10%;
  margin-right: 10%;
  padding-right: 10%;
  padding-left: 10%;
  margin-top: 40px;
}

.partnership_logos>.outdent>img {
  margin: 20px;
}

.partner_strap {
  margin-top: 10px;
  text-align: center;
  font-size: 22px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.filmimage1 {
  margin-top: 10%;
  margin-bottom: 15%;
  display: block;
}

.banner1 {
  background-color: #009689;
  margin-top: 50px;
  color: white;
  display: block;
}

.logo_middle {
  margin-top: 15px;
}

.inWrapper2 {
  color: #009689;
  margin-top: 100px;
  font-size: 100px;
  padding-top: 100px;
}


.img-sub-page {
  padding-top: 5vh;
}


.password_text {
  font-size: 36px;
  text-align: center;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.p2_link {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 50px;
  font-size: 32px;
}

.p2_links:visited, .p2_links:focus {
  color: white;
  text-decoration: none;
}

.p2_links {
  color: white;
  padding: 10px 36px;
  background-color: #009689;
  text-align: center;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.p2_links:hover {
  background-color: white;
  color: #009689;
  border: 2px solid #009689;
  transition: background-color 200ms linear;
}

.form-font {
  font-family: futura-pt, sans-serif;
  text-align: left;
  font-weight: 600;
  font-style: normal;
}

.form-text {
  padding-top: 50px;
  font-size: 36px;
  text-align: center;
  border-top: 1px solid #009689;
  padding-bottom: 30px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.hello-margin {
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
}

label {
  font-size: 26px;
  font-weight: 400;
}

input[type="text"], input[type="password"], input[type="email"], textarea {
  width: 100%;
  max-width: 100%;
  height: 3em;
  border: 1px solid #009689;
  padding: 1em;
  margin: .5em 0 2em 0;
  font-size: 17px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
  outline: red;
}

textarea {
  min-height: 7em;
}

.p3_link {
  text-align: center;
  margin-top: 45px;
  font-size: 32px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.p3_links {
  text-decoration: none;
  padding: 10px 36px;
  background-color: #009689;
  color: white;
  text-align: center;
  border: 2px solid white;
}

.p3_links:hover {
  background-color: white;
  color: #009689;
  border: 2px solid #009689;
  transition: background-color 200ms linear;
}

.produced {
  font-size: 32px;
  text-align: center;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.produced1 {
  padding-top: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.produced2 {
  padding-top: 30px;
  text-align: center;
  margin-bottom: 50px;
}

.produced3 {
  font-size: 26px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.funded {
  padding-top: 30px;
  font-size: 32px;
  text-align: center;
  border-top: 1px solid #009689;
  margin-bottom: 50px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.credits {
  padding-top: 30px;
  font-size: 32px;
  border-top: 1px solid #009689;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.first-para-creds {
  text-align: center;
  font-size: 26px;
  margin: 0 0 30px 0;
  padding: 0 30px 0 30px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.second-para-creds {
  text-align: center;
  font-size: 26px;
  margin: 0 0 30px 0;
  padding: 0 30px 0 30px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.third-para-creds {
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.logos {
  margin-bottom: 20px;
  padding-top: 50px;
  margin-right: 10px;
}

.logos>a>i:hover {
  color: #7fcac4;
  transition: color 100ms linear;
}

.lonerLogo {
  font-size: 70px;
  line-height: 1px;
  top: -40px;
  left: 50%;
  height: 80px;
  width: 80px;
  margin-left: -40px;
  position: absolute;
  background-color: white;
  border-radius: 50%;
}

.fa-angle-up {
  color: #009689;
  padding-left: 18px;
}

.fa-twitter {
  color: white;
  padding: 20px 10px;
  font-size: 30px;
}

.fa-instagram {
  color: white;
  padding: 20px 10px;
  font-size: 30px;
}

.fa-facebook {
  color: white;
  padding: 20px 10px;
  font-size: 30px;
}

.fa-linkedin {
  color: white;
  padding: 20px 10px;
  font-size: 30px;
}

.addressBtn {
  background-color: color: #009689;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
  height: 40vh;
}

.col-sm-12 {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 20px;
}

.extend-footer {
  position: absolute;
  bottom: 0px;
}

.share {
  font-size: 28px;
  margin-bottom: 30px;
}

.shareLogo {
  margin-bottom: 30px;
  font-family: futura-pt, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.paddingLR {
  padding-left: 0px;
}

.paddingRR {
  padding-right: 0px;
}

.whiteLink {
  color: white;
  text-decoration: none;
}

.m6_link:visited {
  color: white;
}

.addressBtn>a {
  color: white;
}

.addressBtn>a:hover {
  color: #7fcac4;
  transition: color 100ms linear;
}

.img-responsive {
  display: inline-block !important;
}

.modal-dialog {
  width: 900px;
}

.modal-header .close {
  margin-top: -45px;
}

.minorMargin {
  padding-left: 10%;
  padding-right: 10%;
}

.sm_logo {
  width: 200px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.textSmall2 {
  font-size: 16px;
  padding-bottom: 17px;
}

.textSmall3 {
  font-size: 16px;
  margin-bottom: 0px;
}

.marginLM {
  margin-left: -15px;
}

.resize {
  font-size: 19px;
  font-style: normal;
}

input[type=radio] {
  margin-right: 15px;
}

.modal-footer {
  margin-bottom: 20px;
}

button.close {
  color: #009689;
  opacity: 1;
}

.Header {
  color: #009689;
}

.thankyou {
  margin-bottom: 0px;
}

/*	only phone	*/
@media only screen and (max-width: 575px) {
  #filmimage1 {
    background: url('bootstrap-asset/images/ctl-banner-2-480.jpg') no-repeat center center;
    height: 100px;
  }

  #filmimage2 {
    background: url('bootstrap-asset/images/ctl-banner-3-480.jpg') no-repeat center center;
    height: 100px;
  }

  .img-sub-page {
    padding-top: 20vh;
    max-width: 100%;
  }

  .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
  }

  .navbar-inverse .navbar-toggle {
    border: 1px solid white;
  }

  .navbar-toggle {
    margin-top: 14px;
  }

  .sm_logo {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .video {
    margin: 2% auto;
    width: 100%;
    height: 250px;
    display: block;
  }

  .partnership_logos {
    margin-left: 0;
    margin-right: 0;
  }

  .navbar-inverse .navbar-nav>li>a {
    color: white;
    background-color: #009689;
    padding-left: 10px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 16px;
    margin-top: 10px;
  }

  .produced1 {
    padding-bottom: 30px;
  }

  .password_text, .form-text {
    font-size: 18px;
  }

  .first-para {
    font-size: 25px;
  }

  .banner-logo {
    width: 90%;
  }


  .smIcons {
    padding-left: 0;
    padding-right: 0;
  }

  .fourth-para, .fifth-para {
    padding-right: 0;
  }

  .outdent {
    padding: 0;
    margin: 0;
  }

  .pexels1 {
    padding-top: 50px;
    width: 100%;
  }

  .pexels2 {
    width: 100%;
    margin-top: 50px;
  }

  .p2_links {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .p3_links {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
  }

  .partner_padding {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .funded {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .m6Logo {
    width: 250px;
  }

  .hello-margin {
    padding-left: 5%;
    padding-right: 5%;
  }

  .fa-chevron-down {
    font-size: 30px;
  }

  .banner1 {
    padding-bottom: 50px;
  }

  .logo_middle {
    margin-top: 30px;
  }

middle  .alignLeft {
    text-align: center;
  }

  .alignRight {
    text-align: center;
  }

  .shareLogo {
    margin-bottom: 100px;
  }

  .paddingLR {
    padding-left: 0px;
    padding-right: 0px;
  }

  .paddingRR {
    padding-left: 0px;
    padding-right: 0px;
  }

  .col-xs-12 .col-lg-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .resize {
    font-size: 20px;
    font-style: normal;
  }

  button.close {
    color: #009689;
    opacity: 1;
  }

  .Header {
    color: #009689;
    font-size: 30px;
  }

  .modal-header .close {
    margin-top: -35px;
  }

  input[type=radio] {
    margin-right: 15px;
  }

  label {
    font-size: 24px;
  }

  .fourth-para {
    margin-bottom: 50px;
  }

  .fifth-para {
    margin-bottom: 50px;
  }

  .lonerLogo {
    font-size: 55px;
    line-height: 1px;
    top: -25px;
    left: 50%;
    height: 50px;
    width: 50px;
    margin-left: -25px;
    position: absolute;
    background-color: white;
    border-radius: 50%;
  }

  .fa-angle-up {
    padding-left: 8px;
    margin-top: -5px;
  }
}

/*	Only Ipad +	*/
@media only screen and (min-width: 576px) {
  @media only screen and (max-width: 768px) {
    .alignLeft {
      text-align: center;
    }

    .alignRight {
      text-align: center;
    }

    .banner-logo {
      width: 75%;
    }


    button.close {
      color: #009689;
      opacity: 1;
    }

    .col-xs-12 .col-lg-2 {
      padding-left: 0;
      padding-right: 0;
    }

    .credits {
      margin-top: 60px
    }

    .fourth-para, .fifth-para {
      padding-right: 0;
    }

    .Header {
      color: #009689;
      font-size: 30px;
    }

    .hello-margin {
      padding-left: 10%;
      padding-right: 10%;
    }

    input[type=radio] {
      margin-right: 15px;
    }

    label {
      font-size: 24px;
    }

    .modal-header .close {
      margin-top: -35px;
    }

    .navbar-right {
      margin-right: 0;
    }

    .navbar-inverse .navbar-nav>li>a {
      padding-left: 15px;
      padding-right: 15px;
      font-size: 16px;
      margin-bottom: 4px;
    }

    .navbar-inverse .navbar-toggle:hover {
      background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
      border: 1px solid white;
    }


    .paddingLR {
      padding-left: 0px;
      padding-right: 0px;
    }

    .paddingRR {
      padding-left: 0px;
      padding-right: 0px;
    }

    .partnership_logos {
      margin-top: 10px;
    }

    .partner_padding {
      padding-top: 30px;
    }

    .part-img {
      width: 160px;
    }

    .pexels1, .pexels2 {
      width: 100%;
    }

    .resize {
      font-size: 20px;
      font-style: normal;
    }

    .smIcons {
      padding-left: 0;
      padding-right: 0;
    }

    .thankyou {
      padding-bottom: 0px;
    }

  }
}

/* ONLY IPAD ++++ */
@media only screen and (min-width: 769px) {
  @media only screen and (max-width: 991px)
  {
    .img-sub-page {
      padding-top: 10vh;
    }

    .banner-logo {
      width: 40%;
    }

    .navbar-inverse .navbar-nav>li>a {
      padding-left: 0px;
      padding-right: 30px;
    }


  }
}

/* ONLY IPAD ++++ */
@media only screen and (min-width: 992px) {
  @media only screen and (max-width: 1199px) {

    .banner-logo {
      width: 50%;
    }

  }
}
