@media only screen and (max-width: 900px) {
#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 15px !important;
    margin-right: 0px !important;
    position: relative;
    line-height: 30px !important;
}

#logo img {
    max-height: 80px;
}
.header-wrapper.stuck{
    box-shadow: none;
}
.header-top{
    display: none;
}
.header-main .header-inner {
    background-color: #087936;
    height: 60px;
}
.banner .text-banner p {
    font-size: 14px;
    padding: 0px 25px;
}
.banner .text-banner h2 {
    color: var(--primary-color);
    font-size: 20px;
}

.owl-carousel .owl-nav button {
    position: absolute;
    top: 100%;
    transform: translateY(-50%);
}
.section.s3 .box-intro p{
    font-size: 14px;
}
.section.s3 .box-intro{
    padding: 20px;
    margin-top: 60px;
}


.product-box .col-inner .box-text-inner h4 {
    color: #000000;
    font-size: 14px;
}
.product-row  .col.col1-ss-pr{
    padding-bottom: 0px !important;
}
.product-row  .col.col1-ss-pr col{
    padding-bottom: 0px !important;
} 
#fp-nav.fp-right {
    right: 17px;
    display: none;
}
.text-banner{
    margin-top: 100px;
    padding: 0px 50px;
}
.section.s1{
    height: 700px;
}
.owl-item .text-banner {
    padding: 50px 50px;
    display: block;
    visibility: hidden;
    transition: 0.5s ease 0.5s;
}
.col1-ss-pr{
    margin-top: 20px;
}
.box-contact{
    position: inherit;
    bottom: 0px;
    margin-bottom: 260px;
  }
.tabbed-content ul.nav {
    position: inherit;
    top: 30px;
    right: 200px;
}
.bg-section4 {
    position: absolute;
    top: 0%;
    align-items: center;
    justify-content: center;
    transform: translateY(0%);
    right: 0;
    z-index: -1;
}
.slide-tk-home-widget{
    margin-top: 0px;
}
.img-bg-section4 img{
    height: 300px;
}
.box2-ss4 {
    display: none;
}
.tabbed-content ul.nav {
    position: inherit;
    top: 30px;
    margin-right: 30px;
    right: 200px;
    padding-top: 30px;
}
footer{
    height: min-content;
    position: inherit;
}
footer .logo{
    height: 100px;
    width: 200px;
}
.company-name h2 {
    font-size: 18px;
    color: #ffffff;
}
.content-footer{
    padding-bottom: 0px;
}
.box-contact {
    position: inherit;
    bottom: 0px;
    margin-bottom: 0px;
}
.mouse {
    position: fixed;
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 52px;
    border-radius: 12px;
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border: 2px solid white;
    text-align: center;
    bottom: 80px;
    z-index: 999999;
    transition: 0.3s ease-in-out;
    margin-left: 20px;
}
.mobile-nav.nav-left{
    display: none;
} 
.mobile-nav.nav-right {
    display: none;
}
.box-logo.col{
    width: auto;
    margin: 0 auto;

}
.blog-wrapper.blog-single.page-wrapper{
    margin-top: 100px;
}





}
