.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl {
  display: none !important;
}

@media (max-width: 470px) {
  .logo img {
    width: 60%;
  }

  .in-blog-item a figure img {
    width: 100%;
  }
}
@media (min-width: 471px) {
  .site-market-app a:last-child {
    margin-right: 0px;
  }
}
@media (min-width: 544px) {
  .container, .ls-container, .lg-container, .sm-container {
    max-width: 576px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 12px;
  }

  main {
    margin-bottom: 500px;
  }
  main.sb-page.space {
    padding-bottom: 50px;
  }

  .visible-xs {
    display: block !important;
  }

  .hidden-xs {
    display: none !important;
  }

  header {
    height: 75px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slider.sub-slider {
    position: relative;
  }
  .slider.sub-slider.slider-margin {
    margin-bottom: 30px;
  }

  .index-slider, .sub-slider {
    padding-top: 75px;
  }

  .animated-slider-content .animated-wrapper {
    max-width: 85%;
  }
  .animated-slider-content .slide-title {
    font-size: 2.6666666667em;
  }
  .animated-slider-content .slide-text {
    font-size: 1.0666666667em;
  }

  .index-categories {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .index-categories-thead {
    margin-bottom: 50px;
  }
  .index-categories-thead h1 {
    font-size: 1.6666666667em;
  }
  .index-categories-thead h2 {
    font-size: 1.2em;
  }
  .index-categories .category-item {
    margin-bottom: 15px;
  }
  .index-categories .category-item:nth-child(1) .category-item-box {
    background-color: #114575;
  }
  .index-categories .category-item:nth-child(2) .category-item-box {
    background-color: #f7ab3d;
  }
  .index-categories .category-item:nth-child(3) .category-item-box {
    background-color: #198e68;
  }
  .index-categories .category-item:nth-child(4) {
    margin-bottom: 0px;
  }
  .index-categories .category-item:nth-child(4) .category-item-box {
    background-color: #b7d130;
  }
  .index-categories .category-item-box {
    padding-top: 20px;
    padding-right: 35px;
    padding-bottom: 20px;
    padding-left: 35px;
    position: relative;
  }
  .index-categories .category-item-box::after {
    content: '';
    float: right;
    width: 25px;
    height: 25px;
    border: 5px solid #ffffff;
    border-top: 0;
    border-right: 0;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translate(0%, -50%) rotate(-130deg);
    -moz-transform: translate(0%, -50%) rotate(-130deg);
    transform: translate(0%, -50%) rotate(-130deg);
    z-index: 17;
  }
  .index-categories .category-item-box span {
    color: #ffffff;
  }

  .arge-carousel .arge-owl-item {
    height: 250px;
  }
  .arge-carousel .arge-owl-item .arge-owl-cc h5 {
    margin-bottom: 10px;
    font-size: 1.6666666667em;
  }
  .arge-carousel .arge-owl-item .arge-owl-cc p {
    padding-left: 50px;
    padding-right: 50px;
    line-height: 22px;
  }

  .index-why {
    height: 400px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../images/images-arge_mobile.jpg);
  }
  .index-why h3 {
    font-size: 2em;
  }

  .index-arge {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .index-arge .index-map {
    width: 100%;
    height: 255px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
  .index-arge .index-map-content {
    width: 80%;
  }
  .index-arge .index-map-content p {
    margin-top: 10px;
  }

  .index-references {
    padding-bottom: 50px;
  }

  .page-text-wrap img {
    margin: 0 auto;
  }

  .page-wrap {
    min-height: 300px;
  }

  .slider.sub-slider .page-title {
    height: 40px;
    font-size: 1.3333333333em;
  }

  .page-wrap.section-x1 {
    margin-top: -40px;
  }
  .page-wrap.section-x1 .page-section-x1 {
    padding-top: 70px;
  }

  .page-box:last-child a {
    margin-bottom: 0px;
  }
  .page-box a figure figcaption {
    padding-right: 65px;
  }

  .sensors-list li .sensor-image {
    padding-top: 30px;
  }

  .page-text-wrap figure {
    margin-top: 30px;
  }

  .other-pages {
    padding-top: 20px;
  }

  footer {
    height: 500px;
    text-align: center;
  }
  footer .foo-information {
    text-align: center;
  }
}
@media (min-width: 769px) {
  main {
    margin-bottom: 400px;
  }
  main.sb-page.space {
    padding-bottom: 70px;
  }

  .container, .ls-container, .lg-container, .sm-container {
    max-width: 820px;
  }

  header {
    height: 120px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slider.sub-slider {
    position: relative;
  }
  .slider.sub-slider.slider-margin {
    margin-bottom: 50px;
  }

  .index-slider, .sub-slider {
    padding-top: 120px;
  }

  /*
  .index-slider-fake{
      height:670px;
  }
  .index-slider{
      padding-top:120px;
      @include position(fixed,$top:0,$left:0);
  }
  */
  .animated-slider-content .slide-title {
    font-size: 4em;
  }
  .animated-slider-content .slide-text {
    font-size: 1.2em;
  }

  .index-categories-thead {
    margin-bottom: 50px;
  }
  .index-categories-thead h1 {
    font-size: 2.2em;
  }
  .index-categories-thead h2 {
    font-size: 1.5333333333em;
  }
  .index-categories .category-item-box span {
    color: #000000;
  }

  .index-why {
    background-image: url(../images/images-arge.jpg);
  }
  .index-why h3 {
    margin-bottom: 30px;
    font-size: 2.3333333333em;
  }

  .sensors {
    padding-top: 40px;
  }

  .index-arge .index-map {
    position: absolute;
    top: 0;
    left: 0;
  }
  .index-arge .index-map-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .index-arge .index-map-content p {
    float: right;
    width: 350px;
    margin-right: -150px;
  }

  /*
  .in-blog-item{
      a{
          figure{
              @include cover(contain);
          }
      }
  }
  
  footer,.pg-push{
      height: 400px;
  }
  */
  .index-references {
    padding-bottom: 100px;
  }

  .slider.sub-slider .page-title {
    height: 60px;
    font-size: 2em;
  }

  .page-wrap.section-x1 {
    margin-top: -60px;
  }
  .page-wrap.section-x1 .page-section-x1 {
    padding-top: 110px;
  }

  .page-box a figure figcaption {
    padding-right: 250px;
  }
  .page-box a figure figcaption.no-pad{
    padding-right:65px;
  }

  .other-pages {
    padding-top: 50px;
  }

  footer {
    height: 400px;
    text-align: center;
  }
  footer .foo-information {
    text-align: right;
  }
  footer .foo-information .phone-number, footer .foo-information .mailto {
    text-align: right;
  }
  footer .foo-information .phone-number span, footer .foo-information .mailto span {
    float: right;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  body {
    font-size: 13px;
  }

  .visible-md {
    display: block !important;
  }

  .hidden-md {
    display: none !important;
  }

  .animated-slider-content .animated-wrapper {
    max-width: 70%;
  }

  .index-categories, .index-why, .index-arge {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .category-item {
    margin-bottom: 30px;
  }

  .index-why {
    height: 520px;
  }

  .arge-carousel .arge-owl-item {
    height: 355px;
  }
  .arge-carousel .arge-owl-item .arge-owl-cc h5 {
    margin-bottom: 30px;
    font-size: 2.4em;
  }
  .arge-carousel .arge-owl-item .arge-owl-cc p {
    padding-left: 150px;
    padding-right: 150px;
    line-height: 28px;
  }

  .index-arge .index-map {
    width: 100%;
    height: 100%;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }

  .page-wrap {
    min-height: 400px;
  }
}
@media (min-width: 992px) {
  section.index-categories, section.index-why, section.index-arge {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .container, .ls-container, .lg-container {
    max-width: 940px;
  }

  .header-button-wrap .header-button.login {
    width: 250px;
  }
  .header-button-wrap .header-button.demo {
    width: 160px;
  }

  .animated-slider-content .animated-wrapper {
    max-width: 75%;
  }

  .index-slider {
    height: 550px;
  }

  .index-why {
    height: 620px;
  }

  .arge-carousel .arge-owl-item {
    height: 355px;
  }
  .arge-carousel .arge-owl-item .arge-owl-cc h5 {
    margin-bottom: 30px;
    font-size: 2.4em;
  }
  .arge-carousel .arge-owl-item .arge-owl-cc p {
    padding-left: 150px;
    padding-right: 150px;
    line-height: 28px;
  }

  .index-arge .index-map {
    width: 570px;
    height: 300px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .index-separator {
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }

  .page-wrap {
    min-height: 500px;
  }
}
@media (max-width: 991px) {
  nav.menu {
    display: none;
    visibility: hidden;
    opacity: 0;
  }

  header nav ul li a span {
    padding-right: 20px;
    padding-left: 20px;
  }

  .index-slider .home-carousel .mobile-slider {
    height: 450px;
  }
  .index-slider .home-carousel .mobile-slider figure {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .owl-nav-wrapper {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .owl-nav-wrapper .arge-owl-prev, .owl-nav-wrapper .arge-owl-next {
    position: absolute;
    cursor: pointer;
  }
  .owl-nav-wrapper .arge-owl-prev::before, .owl-nav-wrapper .arge-owl-next::before {
    content: '';
    display: block;
    content: '';
    width: 25px;
    height: 25px;
    border: 5px solid #000000;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .owl-nav-wrapper .arge-owl-prev {
    left: 25px;
  }
  .owl-nav-wrapper .arge-owl-prev::before {
    border-bottom: 0;
    border-left: 0;
  }
  .owl-nav-wrapper .arge-owl-next {
    right: 25px;
  }
  .owl-nav-wrapper .arge-owl-next::before {
    border-top: 0;
    border-right: 0;
  }

  .index-arge .section-content {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg {
    display: block !important;
  }

  .hidden-lg {
    display: none !important;
  }

  body {
    font-size: 14px;
  }

  header nav ul li a span {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1369px) {
  header nav ul li a span {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (min-width: 1200px) {
  body {
    font-size: 13.5px;
  }

  .container, .lg-container {
    max-width: 1170px;
  }

  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1370px) {
  body {
    font-size: 1em !important;
  }

  .visible-xl {
    display: block !important;
  }

  header nav ul li a span {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1370px) and (max-width: 1569px) {
  body {
    font-size: 15px;
  }

  .container {
    max-width: 1340px;
  }
}
@media (min-width: 1570px) {
  body {
    font-size: 15px;
  }

  .container {
    max-width: 1540px;
  }
}
.container, .ls-container, .lg-container, .sm-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.container::after, .ls-container::after, .lg-container::after, .sm-container::after {
  content: "";
  display: table;
  clear: both;
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 544px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }
}
@media (min-width: 1370px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    float: left;
  }

  .col-xl-1 {
    width: 8.3333333333%;
  }

  .col-xl-2 {
    width: 16.6666666667%;
  }

  .col-xl-3 {
    width: 25%;
  }

  .col-xl-4 {
    width: 33.3333333333%;
  }

  .col-xl-5 {
    width: 41.6666666667%;
  }

  .col-xl-6 {
    width: 50%;
  }

  .col-xl-7 {
    width: 58.3333333333%;
  }

  .col-xl-8 {
    width: 66.6666666667%;
  }

  .col-xl-9 {
    width: 75%;
  }

  .col-xl-10 {
    width: 83.3333333333%;
  }

  .col-xl-11 {
    width: 91.6666666667%;
  }

  .col-xl-12 {
    width: 100%;
  }
}

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