.electric-banner {
  background-position: center; }

.popup-open {
  overflow: hidden !important; }

.story-container {
  display: block;
  padding: 60px 0 30px 0; }
  .story-container .title-quote {
    line-height: 48px;
    font-weight: 300;
    font-size: 32px;
    padding-left: 22px;
    position: relative;
    color: #4a4a4a;
    letter-spacing: 0.3px; }
  .story-container .title-quote .bold {
    font-weight: 600;
    font-size: 40px; }
  .story-container .title-quote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 5px;
    background: #cce500; }
  .story-container .story-info {
    font-weight: 300;
    color: #4A4A4A;
    font-size: 20px;
    line-height: 32px;
    padding: 60px 0;
    max-width: 66%; }
  .story-container .card-list-container {
    display: block;
    padding-top: 60px;
    padding-bottom: 60px; }
    .story-container .card-list-container .card-holder {
      width: 33.33%;
      float: left;
      padding: 0 20px; }
    .story-container .card-list-container .indiv-card {
      background: #FBFBFC;
      border-radius: 5px;
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
      letter-spacing: 0.3px; }
      .story-container .card-list-container .indiv-card .img-holder {
        width: 100%;
        position: relative; }
        .story-container .card-list-container .indiv-card .img-holder .overlay {
          position: absolute;
          height: 200px;
          top: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.3);
          opacity: 0.3;
          z-index: 1;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px; }
        .story-container .card-list-container .indiv-card .img-holder .share-img {
          width: 100%;
          height: 200px;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center; }
      .story-container .card-list-container .indiv-card .info-container {
        padding: 20px 20px 20px 20px;
        text-align: left;
        min-height: 200px; }
        .story-container .card-list-container .indiv-card .info-container .heading {
          font-size: 20px;
          font-weight: 500;
          color: #4A4A4A;
          margin-bottom: 12px;
          display: block;
          line-height: 24px; }
        .story-container .card-list-container .indiv-card .info-container .comm-info {
          font-size: 16px;
          font-weight: 300;
          color: rgba(0, 0, 0, 0.6);
          display: block;
          line-height: 24px; }
      .story-container .card-list-container .indiv-card .source-lab {
        color: #c4c4c4;
        font-size: 12px;
        font-weight: 300;
        padding: 10px 0 0 0; }
      .story-container .card-list-container .indiv-card .action-btn {
        font-size: 18px;
        font-weight: 500;
        color: #0680FD;
        display: block;
        cursor: pointer;
        height: 50px;
        line-height: 45px;
        text-align: center;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px; }
        .story-container .card-list-container .indiv-card .action-btn:hover {
          text-decoration: none;
          background: #f6f6f6;
          opacity: 0.9; }

.offer-banner {
  padding: 45px 0;
  letter-spacing: .3px;
  line-height: 24px;
  background: #F9FAFB; }
  .offer-banner .book-btn {
    padding: 0 45px;
    border-radius: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    background: #0680fc;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    transition: all .1s ease;
    min-width: 220px;
    text-transform: uppercase; }
  .offer-banner .book-btn:hover {
    background: #0378ee; }
  .offer-banner .book-btn:focus {
    outline: none; }
  .offer-banner .wd-60 {
    width: 70%;
    float: left;
    padding-right: 20px;
    text-align: left;
    position: relative;
    padding-left: 95px; }
  .offer-banner .join-icon {
    position: absolute;
    left: 0;
    top: 50%;
    max-width: 75px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .offer-banner .wd-40 {
    width: 30%;
    float: left; }
  .offer-banner .heading {
    font-size: 24px;
    font-weight: 500;
    color: black;
    margin-bottom: 5px;
    display: block; }
  .offer-banner .sub-heading {
    color: #000;
    font-weight: 300;
    font-size: 16px; }

.ola-play .relative {
  position: relative; }
.ola-play .overlay-left {
  width: 45px;
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  height: 100%;
  opacity: 0.6;
  background-image: -webkit-linear-gradient(359deg, rgba(51, 63, 51, 0) 0%, #333F33 100%);
  background-image: -o-linear-gradient(359deg, rgba(51, 63, 51, 0) 0%, #333F33 100%);
  background-image: linear-gradient(89deg, rgba(51, 63, 51, 0) 0%, #333F33 100%);
  z-index: 2; }
.ola-play .overlay-center {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  opacity: 0.8;
  background: -webkit-radial-gradient(rgba(96, 96, 96, 0), rgba(51, 63, 51, 0.42), #333F33);
  background: -o-radial-gradient(rgba(96, 96, 96, 0), rgba(51, 63, 51, 0.42), #333F33);
  background: radial-gradient(rgba(96, 96, 96, 0), rgba(51, 63, 51, 0.42), #333F33);
  z-index: 3; }
.ola-play .overlay-right {
  position: absolute;
  right: 50%;
  top: 0;
  bottom: 0;
  left: 38%;
  height: 100%;
  opacity: 1;
  background-image: -webkit-linear-gradient(359deg, rgba(51, 63, 51, 0) 0%, #333F33 100%);
  background-image: -o-linear-gradient(359deg, rgba(51, 63, 51, 0) 0%, #333F33 100%);
  background-image: linear-gradient(89deg, rgba(51, 63, 51, 0) 0%, #333F33 100%);
  z-index: 2; }
.ola-play .ola-play-content {
  z-index: 5;
  padding-top: 20px; }
.ola-play .exp-date {
  font-size: 14px;
  opacity: 0.8;
  position: relative;
  top: 100px; }

.ola-play .play-img {
  background-image: url("../images/ola-institute/electric-banner.png"); }

.ola-play .ola-play-content .info {
  width: 90%; }

.empty-space {
  display: block;
  height: 60px; }

.img-text-placeholder {
  display: block;
  text-align: center;
  font-size: 13px;
  padding: 10px 20px 60px 20px;
  font-style: italic;
  color: #4A4A4A;
  font-weight: 300;
  letter-spacing: 0.3px; }

/* modal */
.modal_container {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  display: none;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99; }
  .modal_container .modal_content {
    width: 100%;
    height: 100%;
    padding: 20px;
    position: relative; }
  .modal_container .modal-position {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%); }
  .modal_container .video_container {
    max-height: 400px;
    width: 100%; }
    .modal_container .video_container iframe {
      border: 0;
      max-width: 100%;
      max-height: 100%; }
  .modal_container .comm-wh {
    width: 600px;
    width: 100vh;
    max-width: 1000px; }
  .modal_container .modal-close {
    font-size: 30px;
    color: #000;
    cursor: pointer;
    padding: 0 8px;
    display: inline-block;
    float: right;
    position: relative;
    top: 15px;
    right: 16px;
    z-index: 5;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    line-height: 26px;
    width: 32px;
    height: 32px;
    text-align: center;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none; }
    .modal_container .modal-close:hover {
      background: white; }

@media only screen and (max-width: 768px) {
  #electric-video {
    width: 100%;
    height: 300px; }

  .story-container {
    padding: 40px 16px; }
    .story-container .title-quote {
      font-size: 20px;
      line-height: 28px;
      margin-top: 0;
      margin-bottom: 30px;
      padding-left: 18px; }
    .story-container .title-quote .bold {
      font-size: 28px; }
    .story-container .story-info {
      padding: 0;
      max-width: 100%;
      font-size: 16px;
      line-height: 24px; }
      .story-container .story-info br {
        display: none; }
    .story-container .card-list-container {
      padding-top: 10px;
      padding-bottom: 0; }
      .story-container .card-list-container .card-holder {
        width: 100%;
        padding: 0; }
      .story-container .card-list-container .card-holder {
        margin-bottom: 20px; }
      .story-container .card-list-container .indiv-card .info-container .comm-info {
        min-height: auto; }
      .story-container .card-list-container .indiv-card .benifits-list {
        padding-top: 30px;
        padding-bottom: 30px; }
        .story-container .card-list-container .indiv-card .benifits-list .indiv-item {
          margin-bottom: 10px;
          margin-right: 15px;
          font-size: 15px; }

  .empty-space {
    display: none; }

  .ola-play .ola-play-content .info {
    width: 100%;
    margin-bottom: 0; }

  .ola-play .overlay-left {
    display: none; }
  .ola-play .overlay-right {
    display: none; }
  .ola-play .exp-date {
    top: 0; }

  .offer-banner {
    padding: 30px 16px; }
    .offer-banner .wd-60 {
      width: 100%;
      padding-bottom: 25px; }
    .offer-banner .wd-40 {
      width: 100%; }
    .offer-banner .text-right {
      text-align: center; }
    .offer-banner .heading {
      font-size: 24px; }

  .img-text-placeholder {
    line-height: 16px;
    padding: 5px 16px 40px 16px; }

  /* modal */
  .modal_container .modal_content {
    padding: 0 16px; }
    .modal_container .modal_content .modal-position {
      width: 100%;
      display: block;
      padding: 16px; }

  .modal_container .comm-wh {
    width: 300px;
    width: 90vw;
    margin: auto; }

  .contact-container {
    flex-wrap: wrap; }
    .contact-container .form-text {
      margin-bottom: 30px; }
    .contact-container .form-text,
    .contact-container .form-container {
      width: 100% !important;
      padding-right: 0 !important; }
    .contact-container .form-control input[type="number"] {
      -webkit-appearance: none;
      margin: 0; } }
.contact-container {
  position: relative;
  display: flex; }
  .contact-container .story-info {
    max-width: none; }
  .contact-container .form-text {
    padding-right: 30px;
    flex-grow: 1;
    flex-basis: 0; }
  .contact-container .form-container {
    width: 440px;
    right: 0;
    top: 0; }
    .contact-container .form-container .post-msg {
      line-height: 24px;
      font-size: 18px;
      color: #666666;
      padding-left: 50px;
      position: relative;
      padding-top: 20px; }
      .contact-container .form-container .post-msg img {
        position: absolute;
        left: 0; }
    .contact-container .form-container .form-control {
      position: relative;
      padding-bottom: 16px; }
      .contact-container .form-container .form-control label {
        position: absolute;
        color: rgba(0, 0, 0, 0.5);
        font-size: 12px;
        top: 17px;
        left: 16px;
        bottom: 14px; }
      .contact-container .form-container .form-control input {
        width: 100%;
        padding: 11px 16px 11px 101px;
        background: #F4F4F4;
        border: 1px solid #EAEAEA;
        border-radius: 4px;
        font-size: 18px;
        font-family: 'Gentona'; }
      .contact-container .form-container .form-control select {
        background: #F4F4F4;
        border: 1px solid #EAEAEA;
        width: 100%;
        height: 44px;
        text-indent: 94px;
        font-size: 18px;
        font-family: 'Gentona'; }
      .contact-container .form-container .form-control.error input {
        border: 1px solid #FE554C; }
      .contact-container .form-container .form-control.error .error-msg {
        font-size: 14px;
        font-weight: 500;
        color: #FE554C;
        padding-left: 102px;
        padding-top: 5px;
        display: inline-block; }
    .contact-container .form-container button[type="submit"] {
      background: #D7DF23;
      border-radius: 4px;
      padding: 16px;
      font-size: 18px;
      color: #000;
      width: 100%;
      font-weight: 500;
      font-family: 'Gentona'; }
      .contact-container .form-container button[type="submit"].disabled {
        background: #D7D7D7;
        color: #fff; }
    .contact-container .form-container.collapse {
      position: relative;
      height: 284px;
      overflow: hidden; }
      .contact-container .form-container.collapse:before {
        content: "";
        position: absolute;
        bottom: 0;
        z-index: 99;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.99) 99%, white 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.99) 99%, white 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.99) 99%, white 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
        height: 50px;
        width: 100%; }

@media only screen and (min-width: 769px) and (max-width: 1220px) {
  .story-container {
    padding: 60px 20px 30px 20px; }

  .offer-banner {
    padding: 45px 20px; } }
@media only screen and (min-width: 769px) and (max-width: 992px) {
  .story-container .card-list-container .card-holder {
    width: 50%;
    margin-bottom: 30px; } }
.title-quote {
  width: 60%; }

.custom-carousel-wrapper .top_heading {
  text-align: left;
  padding-top: 100px; }
  .custom-carousel-wrapper .top_heading .top_title {
    font-size: 48px;
    text-transform: none; }
  .custom-carousel-wrapper .top_heading .top_subtitle {
    font-size: 20px;
    line-height: 1.2;
    max-width: 55%; }

.contact-container .form-container {
  z-index: 0; }

.story-container .col-2 {
  width: 50%;
  float: left;
  font-size: 18px;
  font-weight: 300;
  color: #707070;
  line-height: 1.67;
  padding: 48px; }
.story-container .areas {
  padding-top: 75px;
  font-size: 0; }
  .story-container .areas li {
    width: 50%;
    display: inline-block;
    position: relative;
    padding-left: 73px;
    padding-bottom: 50px;
    vertical-align: top; }
    .story-container .areas li .count {
      position: absolute;
      left: 0;
      background-color: #d8d8d8;
      border-radius: 50%;
      width: 48px;
      height: 48px;
      text-align: center;
      padding-top: 15px;
      font-size: 18px;
      color: rgba(0, 0, 0, 0.6); }
    .story-container .areas li .area-title {
      font-size: 34px;
      padding-bottom: 18px;
      padding-top: 5px; }
    .story-container .areas li .area-desc {
      line-height: 1.67;
      font-size: 18px;
      font-weight: 300;
      padding-right: 20px;
      color: rgba(0, 0, 0, 0.6); }

.ola-play {
  height: auto; }
  .ola-play .ola-play-content {
    position: static;
    transform: none !important;
    padding: 90px 50px;
    width: 100%; }
    .ola-play .ola-play-content .info {
      margin-bottom: 0;
      margin-top: 24px; }
  .ola-play .ola-play-wrapper {
    display: flex; }
    .ola-play .ola-play-wrapper .right,
    .ola-play .ola-play-wrapper .left {
      float: none; }
    .ola-play .ola-play-wrapper .left {
      background: none; }

.team .testimonial {
  position: relative;
  padding-top: 0;
  font-size: 16px; }
  .team .testimonial .t-info {
    padding-left: 47px; }
  .team .testimonial .quote {
    position: absolute;
    left: 0; }
.team .info {
  font-size: 16px; }

.fw-400 {
  font-weight: 400; }

.mlT {
  margin-top: 20px; }

.mission-wrap .title-quote {
  width: 70%;
  margin-bottom: 30px; }

.footer-form {
  padding-bottom: 300px; }

.work {
  background-color: #fcfcfc; }

.about-ola .ola-play .ola-play-wrapper .left {
  background: url("/ease-of-moving/assets/images/ola-institute/cabs.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

@media screen and (max-width: 768px) {
  .custom-carousel-wrapper .top_heading .top_subtitle {
    max-width: none; }

  .mission-wrap .title-quote {
    width: 100%;
    margin: auto; }

  .ola-play .ola-play-wrapper .left {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

  .ola-play .ola-play-wrapper .right {
    z-index: 12;
    background: rgba(106, 159, 67, 0.94); }

  .ola-play .ola-play-content {
    padding: 20px; }

  .story-container .col-2 {
    width: 100%;
    padding: 20px 0; }

  .story-container {
    padding-top: 0; }

  .story-container .areas li {
    width: 100%; }

  .peoplesec {
    padding-top: 60px; }

  .work {
    padding-top: 60px; }

  .mtop {
    margin-top: 40px !important; }

  .story-container .areas {
    padding-top: 40px; }

  .form-text {
    margin-bottom: 0 !important; } }

/*# sourceMappingURL=institute.css.map */
