.mobile-footer {
  display: none;
}
.mobil-video {
  display: none;
}

.homeSocial:after {
  display: block !important;
  position: absolute;
  content: "";
  width: 71px;
  height: 121px;
  background: url(../images/great-logo.png);
  right: 16px;
  top: -3px;
}
@media only screen and (min-width: 768px) {
  .mobile-site {
    display: none;
  }
}
@media only screen and (min-width: 1920px) {
  .row.careers-area-one {
    padding-top: 89px;
  }
}
@media only screen and (max-width: 768px) {
  img.new-logo-footer {
    width: 150px;
    margin-right: 30px;
  }
  .mobil-video {
    display: block;
    margin-top: 33px;
    width: 350px;
    margin-left: -25px;
  }
  .web-video {
    display: none;
  }
  .navbar-collapse {
    display: none !important;
  }
  .mobile-footer {
    display: block;
  }
  html.fp-enabled,
  .fp-enabled body {
    overflow: auto !important;
  }
  .item-left {
    animation: none;
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .section1:after {
    display: none;
  }
  .slider-area .item:before {
    display: none;
  }
  .homeSocial {
    display: none !important;
  }

  .section1 {
    background: #eae9ed;
    position: relative;
  }

  .section2 {
    position: relative;
  }

  .section3 {
    display: block;
    position: relative;
    background: #333;
    margin-top: -30px;
  }

  .section4 {
    background: #e6e7e8;
    position: relative;
  }
  .slider-area .item {
    height: auto;
    padding: 30px;
    float: left;
    width: 100%;
  }

  .slider-area .item:after {
    display: none;
  }

  .item-right {
    width: 100%;
  }

  .item-img:after {
    display: none;
  }

  .item-img img {
    width: 200px !important;
    top: 70px;
    left: 0;
  }

  .item-left h1 {
    font-size: 24px;
  }

  .item-left h5 {
    font-size: 19px;
  }

  .item-left ul {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cover-text {
    text-align: center;
    padding-top: 25px;
  }

  .cover-text h4 {
    font-size: 29px;
  }

  img.cover-img {
    top: 30px;
  }

  .row.cover-content {
    padding-bottom: 150px;
    padding-top: 0;
  }

  section#mobil-apps-area {
    width: 100%;
    padding-right: 0;
  }

  section#mobil-benefist-area {
    background: #333;
    margin-top: -30px;
  }
  .mobile-site {
    overflow: hidden;
  }
  .benefit-home {
    margin: 10px 0;
    padding: 20px 10px;
  }

  .benefit-home p {
    padding: 0;
  }
  span.careerSpan {
    font-size: 50px;
    top: 4px;
    left: -41px;
  }
  section#footer-area {
    position: relative !important;
    margin-top: 25px;
  }
  .footer-logo {
    text-align: center;
    margin-bottom: 30px;
  }

  ul.footer-ul {
    padding-left: 20px;
  }

  ul.footer-social {
    display: none;
  }
  ul.footer-ul li {
    padding: 0 5px;
    width: 25%;
  }

  ul.footer-ul li a {
    font-size: 14px;
  }
  .mobile-footer {
    margin-top: 0 !important;
    padding: 16px 0 !important;
  }

  .mobile-footer:before {
    display: none;
  }

  .mobile-footer:after {
    display: none;
  }
  span.jobSpan {
    right: 10px;
    top: 10px;
  }
  div#fullpage {
    overflow: hidden;
  }
  #chat-bot-launcher-container {
    display: none;
  }
  .mobile-footer ul.footer-ul li {
    padding: 0 10px;
    width: auto;
  }

  .mobile-footer ul.footer-ul {
    padding: 0;
  }

  .mobile-footer ul.footer-ul li a {
    font-size: 14px !important;
  }
  ul.new-footer-list {
    display: none;
  }

  .new-footer {
    padding: 20px;
    margin-top: 10%;
    text-align: center;
  }

  .row.new-footer-bottom {
    padding-bottom: 0;
  }

  .row.new-footer-center p {
    display: none;
  }

  ul.new-footer-social {
    float: none;
    margin-top: 20px;
    justify-content: center;
  }
  .row.careers-area-one {
    padding-bottom: 100%;
  }
}
video.web-video {
  top: 0;
  max-width: 700px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .row.careers-area-one {
    padding-bottom: 33%;
  }
}
/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 899px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .section1 {
    background: #e6e7e8;
  }

  body {
    width: 100%;
  }

  .cover-text {
    padding-top: 0;
    text-align: center;
  }

  .section1:after {
    display: none;
  }

  .social-absolute {
    display: none !important;
  }

  video.web-video {
    width: 300px;
    top: 0;
    margin-top: 50px;
    text-align: center;
    margin-left: 27%;
  }

  .item-left {
    padding-left: 0;
  }

  .slider-area .item {
    padding: 100px;
    height: 200vh;
  }

  .item-left h1 {
    font-size: 25px;
  }

  .item-left h5 {
    font-size: 20px;
  }

  .slider-area .item:after {
    display: none;
  }

  .item-img:after {
    display: none;
  }

  .item-right {
    top: 0;
  }

  .item-img img {
    width: 200px !important;
  }

  .section3 {
    background: #333;
    margin-top: -50px;
  }

  .benefit-home p {
    padding: 0;
  }

  .benefit-home {
    padding: 15px;
  }

  .section4 {
    background: #e6e7e8;
    position: relative;
  }

  .row.careers-area-one {
    padding-bottom: 40%;
  }

  img.new-logo-footer {
    width: 90px;
  }
  div#fullpage {
    overflow: hidden;
  }
  div#navbarSupportedContent {
    display: none !important;
  }
}
