@media (min-width: 1250px) {
  .features-section {
    margin-top: -14vh;
  }
  .fix-margin {
    margin-top: 15%;
  }
}
@media (min-width: 1350px) {
  .features-section {
    margin-top: -18vh;
  }
  .fix-margin {
    margin-top: 15%;
  }
}
@media (min-width: 1100px) {
  .section-products {
    margin-top: -150px;
  }
  #home {
    height: 100vh;
    min-height: 100%;
  }
}
@media (min-width: 1150px) {
  .fix-margin {
    margin-top: 20%;
  }
}
@media (min-width: 801px) {
  .product-prev .product-item:first-child {
    display: block;
  }
  .min-width-801-n {
    display: none;
  }
}
@media (min-width: 1000px) {
/*  .features-section {
    margin-top: -20vh;
  }*/
  .features-section img {
    height: 150px;
  }
  #top:hover img{
    top: 2px;
  }
}

@media (max-width: 1500px) {
  .features-section {
    margin-top: -15vh;
  }
}

@media (max-width: 1441px) {
  .header-icon {
    margin: 20px auto 5px auto;
    display: block;
	}
}
@media (max-width: 1300px) {
	.gradient-for-circle {
  	z-index: -1;
	}
	.header-title {
    height: 100%;
  }
    .features-section {
    margin-top: -8vh;
  }

}
@media (max-width: 1200px) {
/*  .features-section {
    margin-top: 0px;
    padding-top: 10vh;
  }*/
  .features-section {
    margin-top: 10%;
  }
}
@media (max-width: 1000px) {
  #p04 { 
    background-image: none!important;
  }
}

@media (max-width: 992px) {
/*  .features-section {
    padding-top: 17vh;
  }*/
  nav {
    background-color: rgba(0,25,48,1);
  }
  .navbar {
    display: none;
    position: absolute;
    background-color: rgba(0,25,48,1);
    width: 100%;
    margin: 0;
    padding: 0 15px 20px 15px;
  }
  .navbar li {
    margin: 10px 0;
    text-align: left!important;
  }
  .navbar__toggle {
    display: inline-block;
  }
  .navbar__item {
    display: block;
    width: 100%;
  }
  .navbar__item span {
    display: inline-block;
    vertical-align: top;
    color: #c7c7c7;
  }
  .navbar__item a {
    font-size: 18px;
  }
  .navbar__item a::after {
    display: none;
  }
  .phone {
    margin-top: 0px;
    font-weight: normal;
    margin-top: 11px;
    font-size: 22px;
  }
  .header-title {
    width: 90%;
  }
  .circle-section p {
    font-size: 13px;
    max-width: 247px;
    /*margin: 15px auto;*/
  }
  .pagination {
    font-size: 16px;
    margin: 20px auto;
  }
  h2 {
    font-size: 21px;
  }
  #p02 p {
    max-width: 100%;
  }
}
@media (max-width: 800px) {
  #slide-products {
    display: none;
  }
  #load-more-products {
    display: block;
  }
    .section-products {
    margin: -65vw 0 0 0;
  }
  .features-section {
    padding-top: 0;
  }
  .header-container {
    padding-top: 55px;
  }
  .header-icon {
    margin: 75px auto 0 auto;
    display: block;
  }
  .header-title {
    margin: 10px auto;
    width: 80%;
  }
  h1 {
    font-size: 17px;
    width: 300px;
  }
  .header-to-action {
    margin-top: 60px;
  }
  .btn {
    border-radius: 10px;
    padding: 8px 50px;
    margin: 10px;
  }
  h2 {
    font-size: 21px;
  }
  .circle-section {
    background:#001930;
  }
  .video-container {
    width: 100vw;
    height: calc(100vw);
  }
  .circle {
    width: 80vw;
    height: calc(80vw);
  }
  .where-to-use-section .header-1,
  .where-to-use-section .header-2 {
    padding: 0;
  }
  .dots-border {
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .product-item li {
    margin-top: 0px;
  }
  .flex-reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer img,
  footer span {
    display: block;
    margin: 0 auto;
  }
  .circle-section h2 {
    padding-bottom: 0;
  }
  .pagination {
    margin: 10px auto;
  }
  .features-section .features {
    margin-bottom: 30px;
  }
/*  .gradient-for-circle {
    height: 100px;
  }*/
/*  #p02 p {
    max-width: 315px;
  }*/
  #p03 {
    margin-top: 50px;
  }
  .smoke {
    display: none;
  }
}
@media (max-width: 610px) {
  .features-section {
    padding-top: 0vh;
  }
}

@media (max-width: 510px) {
      body {
    overflow-x: hidden!important;
  }
      .circle {
    margin: 10% auto;
    width: 100vw;
    height: calc(100vw);
  }
  .video-container {
    width: 130vw;
    height: calc(120vw);
        margin: -20% calc(-15vw);
  }
  .section-products {
    margin: -50vw 0 0 0;
  }
  .images-container .image {
    width: 100%;
  }
/*  .circle-section {
    z-index: -1;
  }*/
/*  .features-section {
    margin-top: 250px;
  }*/
  #p03 {
    margin-top: 110px;
  }
}

@media (max-width: 400px) {
  .product-link {
      font-size: 12px;
  }
  .myVideo {
    right: -150%;
    top: -50%;
  }
}

@media (max-width: 360px) {
  .features-section {
    padding-top: 8.5vh;
  }
}
.g-recaptcha-policy {
  color: black;
}

.g-recaptcha-policy a {
  color: black;
}
.oko-message {
  color: black;
}

