/* only small desktops */
@media (max-width: 1024px) {
  .btn-lang, .demo, .navbar-expand-md .navbar-toggler {
    display: initial !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #hero-area .contents .head-title {
    font-size: 40px; }

  .services-item .services-content h3 a {
    font-size: 14px; }

  .title-hl {
    font-size: 30px; }

  .why .content h3 {
    font-size: 30px; }

  .team-item .contetn {
    padding: 15px 20px; } }
/* tablets */
@media (max-width: 991px) {
  .btn-lang, .demo {
    display: initial !important; }

  .navbar-collapse {
    right: initial;
    top: initial; }

  .navbar-brand {
    max-width: 125px; }

  .navbar-collapse {
    position: absolute;
    top: 90px;
    right: -100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
    transition: all 0.3s ease;
    display: block; }

  .navbar-collapse.collapsing {
    height: auto !important;
    margin-right: 50%;
    transition: all 0.3s ease;
    display: block; }

  .navbar-collapse.show {
    right: 0;
    top: 90px;
    background-color: #171616; }

  .product-desc-wrap .nav .nav-item {
    margin: 0px; }

  .product-desc-wrap .nav .nav-item .nav-link {
    padding: 5px 12px; }

  #features .box-item .icon {
    float: right; }

  .photo-product, .responsive-hide {
    display: none; }

  #features .box-item {
    text-align: right; }

  .responsive-photo {
    display: block; }

  .btn-lang-postion {
    display: none; }

  /*#header-wrap .navbar-nav li.nav-item:last-child {
      display: initial;
  }*/
  .section-title {
    font-size: 30px;
    margin-bottom: 30px; }

  .services-item .services-content h3 a {
    font-size: 14px; }

  .services-item {
    margin-bottom: 20px; }

  #pricing-table .title h3 {
    font-size: 14px; }

  .contents .head-title {
    font-size: 1.3em;
    margin-bottom: 0;
    line-height: normal; }

  .contents p {
    font-size: 0.9em; }

  #carouselExampleIndicators .carousel-item {
    min-height: 734px;
    height: initial; }

  #carouselExampleIndicators .carousel-caption .col-sm-12 {
    padding: 0px; }

  .counter-element .col {
    flex-basis: auto;
    padding: 0;
    margin: 0 0.5% 5px;
    width: 49%;
    text-align: initial; }

  .counter-element .col .counter {
    padding: 5px 10px;
    border-radius: 0px;
    min-height: 85px; }

  .counter-element .col .counter h2 {
    display: inline-block;
    font-size: 1.55em; }

  .counter-element .col .counter i {
    font-size: 2.5em; }

  .counter-element .col .counter .count-text {
    font-size: 1em; }

  .timeline-home li {
    width: 6%;
    height: initial; }

  /*.timeline-home li .diplome { transform: rotate(-58deg); }*/
  .timeline-home li .point {
    width: 22px;
    height: 22px;
    top: -6px; }

  /*.year-hisyory{font-size: 6em; color: #0ea9eb;opacity: 1; bottom: 13%;left: 16%;}*/
  .year-hisyory {
    font-size: 2.5em;
    color: #121313;
    opacity: 1;
    top: 110px;
    left: -168px;
    transform: rotate(270deg);
    background-color: #e0e26b;
    height: 52px;
    width: 140px;
    bottom: initial;
    margin: 0px;
    padding: 0px; }

  #carouselExampleIndicators .carousel-caption {
    right: 14%;
    left: 14%;
    top: 65px; }

  .list-item {
    padding: 50px 25px; }

  .bg-keep {
    padding: 50px 14px 100px; }

  .bg-keep ul li h5, .list-item li h4 {
    font-size: 1em; }

  .bg-keep h3 {
    padding: 30px 10px; }

  .timeline-home {
    display: none; }

  .timeline-home li .diplome {
    color: #2d3031;
    text-shadow: none;
    font-size: 1.3em;
    top: -100px;
    left: -1px;
    background-color: #ccc;
    padding: 3px 4px;
    font-weight: bold; }

  .timeline-home ol {
    width: 92%;
    margin: 0 0 0 2.3%;
    padding-right: 2%; }

  .timeline-home li.evenNumber .diplome {
    top: -51px;
    left: -3px; }

  .timeline-home ol::before, .timeline-home ol::after {
    border: 0 none; }

  .timeline-home li .point:before {
    border-left: 4px solid #ccc;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 44%;
    bottom: 13px;
    height: 70px; }

  .timeline-home li.evenNumber .point:before {
    height: 20px; }

  .max-width {
    max-width: 150px;
    margin: 0 auto;
    border: 2px solid #CCC; }

  .show-mobile {
    display: block; }

  .height-auto {
    max-height: initial !important;
    min-height: 400px !important; } }
/* only small tablets */
@media (max-width: 828px) {
  /*.navbar-expand-md .navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
  }*/
  .navbar-expand-md .navbar-toggler {
    display: initial;
    margin: 0 15px; }

  .navbar-expand-md .navbar-nav {
    flex-direction: column; }

  .top-nav-collapse, .fixed-top {
    background-color: #000; }

  .dropdown:hover .dropdown-menu {
    position: initial;
    background-color: transparent;
    width: 95%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .section-title {
    font-size: 26px;
    margin-bottom: 30px; }

  .services-item .services-content h3 a {
    font-size: 16px; }

  .navbar-expand-md .navbar-nav .nav-link {
    margin-bottom: 0;
    margin-top: 0; }

  #about .sec-title h3 {
    font-size: 30px;
    line-height: 42px; }

  .title-hl {
    font-size: 30px; }

  .text-wrapper {
    padding: 60px 30px; }

  .why .content h3 {
    font-size: 30px; }

  #pricing-table .title h3 {
    font-size: 14px; }

  .skill-area img {
    margin-bottom: 30px; }

  #blog .blog-item-wrapper {
    margin-bottom: 30px; }

  .experience h4 {
    font-size: 18px; }

  .testimonial-item {
    padding: 10px; }

  .testimonial-item .content h2 {
    font-size: 15px; }

  .slider-center img {
    padding: 40px 60px; }

  .subscribes h4 {
    font-size: 30px; }

  .footer-area .footer-titel {
    margin-top: 30px; }

  .contact-right-area {
    margin-top: 0px;
    margin-left: 0px; } }
/* mobile or only mobile */
@media (max-width: 768px) {
  /*#header-wrap .navbar-nav li.nav-item:last-child {
      display: none;
  }*/
  .markting .invisible-sm {
    visibility: hidden; }
  .markting .carousel-item {
    min-height: 388px; }

  .border-over {
    transform: rotate(0deg); }

  .border-over .border-content {
    left: 0px;
    left: 0;
    padding-top: 70px; }

  .border-over div:first-child {
    position: relative !important; }

  .border-over .border-content {
    position: absolute;
    top: 0px; }

  .border-over .quotation {
    left: 0; }

  .border-over .quotation.bottom {
    right: -13px;
    bottom: 0px; }

  .navbar-brand {
    max-width: 90px; }

  #header-wrap .navbar-nav li.nav-item:last-child {
    display: none; }

  .about-bg, .myelin-bg, .i-zone-bg, .people-zone-bg, .crm-bg {
    background-position-x: initial !important; }

  .myelin-bg {
    background-image: url(../images/Products/Myelin/Banner.jpg);
    background-color: #011722;
    background-image: none; }

  .why-video {
    min-width: 100%; }

  .timeline-home li {
    width: 10%;
    margin: 0px; }

  .counter-element .col {
    margin: 0 0 5px;
    width: 99%; }

  .section-padding {
    padding: 60px 0; }

  .section-title {
    font-size: 2em;
    margin-bottom: 30px; }

  .navbar-collapse {
    background-color: #171616; }

  .navbar-expand-md .navbar-brand, .navbar-expand-md .navbar-toggler {
    margin: 0px 5px;
    display: block; }

  .bg-inverse {
    background: #000 !important;
    box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
    padding: 0px; }

  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link, .dropdown .dropdown-menu .dropdown-item {
    margin-bottom: 0;
    margin-top: 0;
    color: #FFF !important;
    text-shadow: 0 0 0;
    border: 0 none; }

  .navbar-brand img {
    margin: 5px 0;
    /*  width: 70%;*/ }

  .top-nav-collapse .navbar-brand img {
    width: 70%; }

  .top-page {
    padding-top: 80px !important; }

  .dropdown-menu:before {
    border: 0 none; }

  .navbar-expand-md .navbar-nav .nav-item {
    border-bottom: solid 1px #2f2e2e; }

  .navbar-expand-md .navbar-nav .nav-item:last-child {
    border: 0 none; }

  .dropdown:hover .dropdown-menu {
    position: initial;
    background-color: transparent;
    width: 95%; }

  .intro-img {
    margin-top: 20px; }

  #hero-area .img-thumb {
    display: none; }

  #hero-area .contents .head-title {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 15px; }

  #hero-area .contents p {
    font-size: 14px; }

  #hero-area {
    padding: 120px 0 80px; }

  #hero-area .contents .btn {
    margin: 5px 10px 10px 0px; }

  .text-wrapper {
    padding: 60px 15px; }

  #about .sec-title h3 {
    font-size: 22px;
    line-height: 36px; }

  .about-area img {
    margin-top: 30px; }

  .feature-thumb {
    padding: 10px; }

  .testimonial-item {
    padding: 0; }

  .client-item-wrapper img {
    width: 50%; }

  #cta h4 {
    font-size: 22px; }

  #cta .text-right {
    float: left !important; }

  #cta .btn {
    float: left; }

  .team-item .team-img {
    width: 100%;
    float: none; }

  .team-item .contetn {
    padding: 15px 30px; }

  .footer-right-contact .single-contact {
    margin: 10px 7px;
    padding: 3px 45px; }

  .footer-area .footer-titel {
    margin-top: 30px; }

  .contact-right-area {
    margin: 20px 0; }

  .contact-form-area h2 {
    font-size: 14px; }

  .copyright .float-right {
    float: left !important; }

  .map {
    margin-top: 20px; }

  #cta {
    padding: 20px 0; }

  .cta-text {
    margin-bottom: 30px; }

  .responsive-hide {
    display: none; }

  .contents {
    height: auto; }

  #quote-carousel .carousel-indicators {
    margin-right: 0px; }

  .item blockquote img {
    margin-bottom: 20px;
    max-width: 150px;
    margin: 0 auto; }

  #features .box-item .icon {
    float: right; }

  .photo-product, .responsive-hide {
    display: none; }

  #features .box-item {
    text-align: right; }

  .responsive-photo {
    display: block; }

  .btn-lang-postion {
    right: -200px; }

  .section-title {
    font-size: 30px;
    margin-bottom: 30px; }

  .services-item .services-content h3 a {
    font-size: 14px; }

  .services-item {
    margin-bottom: 20px; }

  #services .col-lg-7 .col-xs-6 {
    width: 49%; }

  #pricing-table .title h3 {
    font-size: 14px; }

  .contents .head-title {
    font-size: 1.3em;
    margin-bottom: 0;
    line-height: normal; }

  .contents p {
    font-size: 0.98em; }

  #carouselExampleIndicators .carousel-item {
    min-height: 620px;
    height: initial; }

  #carouselExampleIndicators .carousel-caption .col-sm-12 {
    padding: 0px; }

  .counter-element .col {
    flex-basis: auto;
    padding: 0;
    margin: 0 0.5% 5px;
    width: 49%;
    text-align: initial; }

  .counter-element .col .counter i {
    font-size: 1.75em; }

  .year-hisyory {
    font-size: 1.8em;
    font-weight: bold;
    color: #121313;
    opacity: 1;
    top: 106px;
    left: -83px;
    transform: rotate(270deg);
    background-color: #e0e26b;
    height: 38px;
    width: 90px;
    bottom: initial;
    margin: 0px;
    padding: 0px; }

  .list-item {
    padding: 50px 25px; }

  .bg-keep {
    padding: 50px 14px 100px; }

  .bg-keep ul li h5, .list-item li h4 {
    font-size: 1em; }

  .bg-keep h3 {
    padding: 30px 10px; }

  .scrolling-wrapper-flexbox {
    display: flex !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
    float: initial;
    margin: initial;
    overflow-x: auto;
    overflow-scrolling: touch; }
    .scrolling-wrapper-flexbox::-webkit-scrollbar {
      display: none; }
    .scrolling-wrapper-flexbox .row {
      display: flex;
      flex-wrap: nowrap; }
    .scrolling-wrapper-flexbox .col-sm-3 {
      /* display: flex;*/
      width: 270px;
      float: initial;
      margin: 0;
      padding: 9px 19px;
      /* margin: 3px 1%;*/ }
    .scrolling-wrapper-flexbox .card {
      /*   flex: 0 0 auto;
      width: 135px;*/
      /*        box-shadow: rgba(60, 64, 67, 8%) 0px 1px 2px 0px, rgba(60, 64, 67, 5%) 0px 2px 6px 2px;*/
      box-shadow: 0 1px 6px 0 #202124;
      border: 1px solid #CCC; }
      .scrolling-wrapper-flexbox .card .img-width {
        width: 100%;
        min-height: initial;
        max-height: initial;
        height: auto; }
      .scrolling-wrapper-flexbox .card h6 {
        font-size: 0.8rem; }
      .scrolling-wrapper-flexbox .card i {
        color: #00AEEF; }
    .scrolling-wrapper-flexbox .active, .scrolling-wrapper-flexbox .carousel-item {
      display: contents;
      flex-wrap: nowrap;
      overflow-x: auto;
      overflow-y: hidden;
      white-space: nowrap;
      margin: initial; }

  .function-area {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap; }

  .zone-friday {
    margin-top: 80px; }
    .zone-friday .carousel-indicators {
      display: none; }
    .zone-friday .carousel-caption {
      bottom: initial;
      top: 0%;
      padding-top: 0.25rem; }
      .zone-friday .carousel-caption .resp-img {
        text-align: center; }
        .zone-friday .carousel-caption .resp-img img {
          max-height: 133px; }
      .zone-friday .carousel-caption h2 {
        font-size: 1rem;
        margin-bottom: 0;
        line-height: initial; }
      .zone-friday .carousel-caption h3 {
        font-size: 0.8rem;
        margin-bottom: 0;
        line-height: initial;
        font-size: 0.65rem; }
      .zone-friday .carousel-caption p, .zone-friday .carousel-caption li {
        font-size: 0.7rem !important;
        line-height: initial; } }
@media (max-width: 736px) {
  /*.btn-lang-postion {
          right: -130px;
      }*/ }
@media (max-width: 731px) and (max-width: 667px) {
  /*.btn-lang-postion {
          right: -130px;
      }*/ }
@media (max-width: 568px) and (max-width: 600px) {
  .height-auto {
    max-height: initial !important;
    min-height: initial !important; }

  /*.btn-lang-postion {
          right: -145px;
      }*/ }
@media (max-width: 414px) {
  /*.btn-lang-postion {
          right: -70px;
      }*/ }
@media (max-width: 375px) {
  /*.btn-lang-postion {
          right: -50px;
      }*/ }
@media (max-width: 360px) {
  /*.btn-lang-postion {
          right: -40px;
      }*/ }
@media (max-width: 320px) {
  /*.btn-lang-postion {
          right: -20px;
      }*/ }

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