body {
    overflow-x: hidden !important;
}
@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }
}


@media screen and (max-width: 1100px) {

.topnav.responsive {
        position: relative;
        height: 100vh;
}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

footer#colophon {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: white;
}
.footer-section {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.copyright.aos-init.aos-animate {
    padding: 20px;
}
.form {
    background-color: #fff;
    border-radius: 0px;
    width: 100%;
    margin-left: 0%;
}
.form,
.section-form {
    padding: 20px;
    float: left;
}
.section-form input {
    width: 100%;
    padding: 0px!important;
    margin: 0px;
}
.section-form input[type="checkbox"] {
    width: 20px;
    margin-right: 10px;
}
.submission button {
    background-color: #000;
    color: #fff;
    border: none;
    font-family: fs-regular;
    border-radius: 8px;
    padding: 10px;
    width: 100%;
    float: right;
    margin-right: 10px;
}
.form h2 {
    font-family: fs-regular;
    font-size: 22px;
}
.section{
    padding: 20px;
    float: left;
    width: 100%;
}
.section h2,
.section-one h2 {
    font-family: fs-semibold;
    font-size: 22px;
    margin-top: 100px;
    text-align: left;
}
.section p,
.section-one p {
    font-family: fs-regular;
    margin-top: 0px;
    font-size: 18px;
    text-align: left;
}
.products,.partners {
    display: flex;
    flex-direction: column!Important;
    width: 100%;
    float: left;
    padding: 20px 0 0;
}
.product,.partner {
    border-radius: 21px;
    box-shadow: 0 0px 33px 0 rgba(0, 0, 0, .04);
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 20px;
    width:100%;
    margin-left: 0px;
}


.product img{
    margin-left: 0px;
    margin-top: 20px;
}
.product h3 {
    width: 100%;
    margin-left: 0%;
    font-size: 20px;
    margin-top: 35px;
    text-align: left;
}
.section p,
.section-one p {
    font-family: fs-regular;
    margin-top: 0px;
    font-size: 18px;
    text-align: left;
    text-align: left;
    margin-top: 20px;
}
.product a {
    width: 100%;
    float: left;
    background-color: #f39b3e;
    padding: 4px;
    color: #fff !important;
    border-radius: 4px;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.wave {
    background:white;
    position: absolute;
    top: -198px;
    color: red;
    width: 100%;
    height: 198px;
    animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.2;
}
.section-one{
    padding: 20px;
    width: 100%;
    margin-top: 80px;
    height: 100%;
}
.section-one-left{
    width: 100%;
}
.section-one-left h1{
    font-size: 28px;
}
 .section-one p {
     font-family: fs-regular;
     margin-top: -10px;
     font-size: 18px;
     text-align: left;
     text-align: left;
     line-height: 30px;
 }
 .subscription{
    width: 100%;
    margin-top: 10px;
 }
 .section-one-right{
    display: none;
 }
 article {
     width: 100%;
     float: left;
     margin-top: -100px;
     overflow: hidden;
 }
 main#primary {
     padding: 20px;
 }
 h1.entry-title{
    line-height: 30px;
    font-size: 22px;
    width: 130%;
 }
 .related-articles {
     float: left;
     width: 100%;
     background: white;
     height: 100%;
     padding-top: 96px;
     padding: 0px;
     margin-top: 40px;

 }
ul {
     float: left!important;
     left: 0;
     width: 100%!important;;
     margin-left: 0px!important;;
     padding: 20px!important;;
     padding-top: 0px!important;;
 }
 div#comments {
     float: left;
     margin-top: 80px;
     width: 100%;
 }
  .post-page {
      background-color: #fff;
      width: auto;
      float: left;
      margin-left: -60px;
      height: auto;
      margin-top: 0px;
      padding: 100px 60px 20px;
  }
  section.error-404.not-found {
      float: left;
      margin-top: 100px;
      width: 100%;
}

input.search-field {
    width: 108%;
}
select#archives-dropdown--1{
    width: 100%;
}
div#myTopnav {
    z-index: 99;
    padding-top: 15px;
    padding: 0px;
}
.active img {
    width: 150px;
    float: left;
    margin-top: 0px;
}
.menu-items {
    float: left;
    width: 80%;
    margin-top: 5px;
    display: none;
}
::-webkit-scrollbar {
    display: none;
}
.menu-bar {
    width: 100%!important;
    background-color: white;
    right: 0;
    position: absolute;
    top: 0;
    height: 100%;
    padding: 20px;
    padding-left: 20px;
}
#login-menu {
    border-radius: 12px;
    background: #151515;
    border: none;
    padding-bottom: 0px;
    padding-top: 0px;
    padding: 4px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: -10px;
    margin-right: 100px;
    cursor: pointer;
    font-family: fs-medium;
    font-size: 16px;
    color: white !important;
    float: left;
    margin-top: 40px;
}
.navbar-items {
    float: left;
    width: 100%;
    padding: 30px;
}
.closebtn img {
    width: 20px;
    margin-right: 20px;
    margin-top: 40px;
}
.privacy-policy {
    float: left;
    width: 100%;
    margin-top: -20px;
    position: absolute;
    bottom: 38px;
    padding: 0;
    left: 0;
}
#newline {
    float: left;
    width: 160%;
    color: #989898;
    margin-left: -50px;
    margin-top: 20px;
    border: solid #989898 0px;
    opacity: 0.3;
    position: absolute;
    bottom: 65px;
}
#mobile-ham{
    background-color: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    display: block!important;
}
#mobile-ham img {
    width: 20px;
    margin: 20px;
}
div#myTopnav {
    z-index: 99;
    padding-top: 15px;
    padding: 0px;
    height: 69px;
}
#mobile-ban {
    display: block !important;
}
.section-one h2,
h1.entry-title {
    border: none;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}
.floro-login{
    padding: 0px!important;
    margin-bottom: 100px;
}
.demo p#book-a-demo{
    margin-left: 0px!important;
}

div#myTopnav {
    z-index: 99;
    height: 100vh;
    width: 20%;
    padding-right: 0px;
    display: none;
}
.project-tiles {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
}
.projects.aos-init.aos-animate {
    float: left;
    width: 100%!important;
}
.tile-one {
    width: 103%!important;
    float: left;
}
.tile-one{
    height: auto!important;
}
.tile-two {
    float: left;
    width: 103%!important;
    height: auto!important;
    margin: 1%;
    margin-top: 0%;
}
.tile-three {
    float: left;
    width: 100%!important;;
    height: auto!important;;
    margin: 1%;
    margin-top: 0px;
}
.projects {
    background: #fff;
    width: 100%!important;
    margin-left: 0%!important;;
    float: left!important;;
    height: 100%!important;;
    margin-top: -20px!important;;
    padding: 10px!important;;
}
.projects-div {
    float: left;
    width: 98%!important;
    margin: 1%;
    padding: 0px;
    height: 350px;
    overflow: hidden;
}
.project-div {
    width: 100%!important;
    float: left!important;
    margin: 0%!important;
    padding: 0px!important;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
    width: 100%;
    margin-left: 0%;
    overflow: hidden;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100%;
    float: left;
}
.contact-left {
    float: left;
    width: 100%!important;;
}
.contact.aos-init.aos-animate {
    float: left;
    width: 97%!important;
    margin-left: 10px;
}
.contact-left img {
    width: 98%!important;
}
#qrCode {
    width: 100%!important;;
    float: left;
    padding: 10px;
}
}
