@media only screen and (max-width: 780px) { /* 862px 928px 866px*/
  body {
    position: relative;
  }
  .founders {

  }
  #background {
    display: none;
  }
  .header {
    height: 58px;
    background-color: rgba(0,0,0,.8);
  }
  .mobile-burger-menu {
    display: block;
    width: 26px;
    height: 13px;
  }
  .mobile-burger-menu span {
    width: 100%;
    display: block;
    height: 1px;
    margin-bottom: 5px;
    background-color: #fff;
  }
  .nav-main {
    display: none;
  }
  .nav-mobile {
    display: block;
    z-index: 999999;
  }
  .nav-mobile ul {
    padding: 0;
    width: 225px;
    position: absolute;
    right: 0;
    top: 58px;
    z-index: 99999;
    display: none;
    background-color: rgba(0,0,0,0.9);
  }
  .nav-mobile li {
    display: block;
    border-right: 0;
    padding: 0 12px;
  }
  .nav-mobile a {
    font-size: 15px;
    padding: 11px 0;
    display: block;
    font-weight: 300;
    border-bottom: 1px solid #9ca2a5;
  }
  .nav-mobile li:last-child a {
    border-bottom: 0;
  }
  .hero__slide {
    height: 460px;
    background: #ccc url('../images/SmartWatt.jpg') no-repeat 0 0;
    background-size: cover;
  }
  .hero__meta {
    top: 0;
    height: 492px;
    display: flex;
    align-items: flex-end;
    width: 100%;
  }
  .hero__meta h1 {
    font-size: 40px;
    left: 38px;
    top: 45%;
}
  .section {
    padding: 40px 5%;
  }
  .our-vision {
    background-size: cover;
  }
  .our-vision .section {
    padding: 60px 5% 60px 5%;
  }
  .section__content {
    flex-direction: column;
  }
  .section__content h3 {
    font-size: 30px;
    font-weight: 300;
    border: 0;
  }
  .section__content p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    padding-left: 0;
    line-height: 1.7;
  }
  .our-mission .section {
    padding: 60px 5% 60px 5%;
  }
  .our-mission .section__content h3 {
    border: 0;
  }
  .our-mission {
    background-size: cover;
  }
  .message {
    display: block;
    height: auto;
  }
  .managements .message, .managements .message01 {
    display: none;
  }
  .img-responsive {
    margin: 0 auto;
  }
  .founder-name, .designation {
    margin: 26px auto 4px auto;
    text-align: center;
    max-width: 200px;
  }
  .designation {
    margin-top: 5px;
    font-size: 16px;
    margin-bottom: 20px;
    max-width: 100%;
  }
  .message p {
    text-align: center;
  }
  .section__title {
      text-align: center;
  }
  .divider-wrapper {
    /*display: none;*/
  }
  .bio-expander {
    display: block;
    color: #b3b4b5 !important;
    text-align: center;
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 10px;
    text-decoration: none !important;
    margin-top: 10px;
    text-transform: lowercase;
  }
  .bio-expander span {
    font-weight: normal;
  }
  .section__sub-title {
    text-align: center;
  }
  .service-offerings .section {
    text-align: center;
  }
  .service-offerings ul li {
    list-style-type: none;
  }
  .focus-area {
    background-attachment: scroll;
  }
  .hero__graphic-container img {
    max-width: 82%;
  }
  .focus-area .banner {
    background: url('../images/focus-areas-mobile-bg.jpg') no-repeat 0 0 !important;
    background-size: cover !important;
  }
  .fo .banner {
    background: url('../images/founders-mobile-bg.jpg') no-repeat 0 0 !important;
    background-size: cover !important;
  }
  .management .banner {
   background: url('../images/management-mobile-bg.jpg') no-repeat 0 0;
   background-size: cover;
  }
  .so .banner {
   background: url('../images/services-mobile-bg.jpg') no-repeat 0 0 !important;
   background-size: cover !important;
  }
.smartwatt-spot .banner {
  background: url('../images/founders-top-bg.jpg') no-repeat center !important;
    background-size: cover !important;
}
.smartwatt-knows .banner {
  background: url('../images/focus-areas-top-bg.jpg') no-repeat center !important;
    background-size: cover !important;
}
.smartwatt-plugitin .banner {
  background: url('../images/smartwatt-plugitin-top-bg.jpg') no-repeat center !important;
    background-size: cover !important;
}
    
  .banner {
    /*height: 200px;*/
    height: 100%;
  }
  .banner-image-container {
    /*height: 200px;*/
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .banner-image {
      width: 100% !important;
      /*right: 20px;
      bottom: 35px;*/
      right: auto;
    bottom: auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    padding-top: 92px;
  }
  .contactus .section__content {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0
  }
  .contactus .section__content p {
    text-align: center;
  }
  .management .message01 {
    padding: 0 5% !important;
  }
  .management__meta {

  }
  .management .divider {
    max-width: 90% !important;
    margin-top: 0;
    margin-bottom: 0;
  }
  .scrolli-wrapper {
    bottom: 100px;
  }
  .contactus .section__content h3 {
    padding: 0;
    padding-top: 40%;
  }
  .contactus .section__content p {
    font-size: 20px;
    margin-top: 18px;
    line-height: 1.4;
  }
  a.scroll-down {
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #fff;
  }
  body {
    font-size: 18px;
  }
  .section__content h3 {
    padding-left: 20px;
  }
  .mp {
    padding: 0 5%;
  }
  .branding img {
    width: 105px;
  }
  .management .management__meta {
    margin-bottom: 0;
  }
  .footer__logo img {
    width: 200px;
  }
  .footer {
    margin-top: 50px;
    padding-top: 24px;
  }
  .page-footer .copyrights {
    margin-top: 24px;
  }
  .not-front .scroll-down {
    display: block !important;
  }
  .front .scrolli-wrapper {
    bottom: 100px;
  }
  .slogan {
    font-size: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  #background {
    display: none;
  }
  .hero__slide {
    background: #ccc url(../images/SmartWatt.jpg) no-repeat 0 0;
    background-size: cover;
  }
}

@media only screen and (max-width: 568px) {
  .hero__slide {
    height: 100vh;
  }
  .hero__meta {
    height: auto;
  }
  .owl-prev span, .owl-next span {
    color: #efefef;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 929px) {
  #background {
    min-height: auto;
  }
  .management .message {
    display: block;
    height: auto;
  }
}
