#smallmenu{

    background-color: rgba(255, 255, 255, 0.866);
    width: 200px;
    height: 58px;
    padding: 10px;
    position: fixed;
    top: 10;
    right: 0;
    display: none;
  
}

#smalllogo>img{

    max-width: 100px;
    border-radius: 5px;
}

.llnav iframe{

    width: 50px;
    height: 50px;
    border-collapse: collapse;
    border-style: none;
    z-index: -1;
    pointer-events: none;


}

#menuup, #menudown{

    margin-bottom: 10px;
    position: fixed;
    top: 27px;
    right: 39px;
    overflow: none;

}

#menuup{

    display: none;
}




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



    #smallmenu{

        display: block;
    }
    #topmenu{

    
        width: 100%;
        
    }
    #left_topmenu {
        width: 100%;
        height: 100%;
        display: none;
    }
    
    #right_topmenu {
    
        width: 85%;
        background-color:rgba(255, 255, 255, 0);
        box-shadow: none !important;
        display: none;
    
    }

    #tagline{

        display: none !important;
    }

    #menu2{

        margin-left: 40%;
    }


    #menu{

        display: block;
        padding-top: 100px;
        margin: auto;
        width: 83%;
       
    }
    #menu > li{

         display: block;
         width: 100%;
         height: 50px;
         flex-direction:column;
         text-align: left;
         font-size: clamp(14px, 1vw, 14px);
   

    }
}

@media only screen and (min-width: 1200px) {

    #left_topmenu{   display: block !important 
      }
   
}



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



   #ethosul li{

    width: 49%;
   }

  

   #prodrightwrapper{

    width: 70%;
   }

   #prodrightwrapper ul {

    padding-left: 0;
    margin-left: 10px;
   }


   .servicetop{

    width: 100%;
    min-height: 50px;
    margin-bottom: 8%;

}

.servicebottom{

    width: 100%;
    border-left-style: none;
    margin-bottom: 8%;
    

    
}

.servicelogo{

    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.servicetext{

    display: inline-block;
    font-size: clamp(12px, 3vw, 24px);
    width: 70%;
    vertical-align: bottom;
}

}



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

    .longwrap{

    width: 100%;
}

   #ethosul li, #ethosul2 li{

    width: 100%;
    height: unset;
    padding-bottom: 5%;
    margin-top: 2%;
   }

   #banner, #bannerbg{

    height: 500px;
   }

   #ourproductsright {
    width: 100%;
   }

   #ourproductsleft{

    display: none;
   }


   #prodrightwrapper{

    width: 70%;
   }


   #prodrightwrapper ul {

    padding-left: 0;
    margin-left: 10px;
   }



   #letter{

    column-count: 1;
   }

   #wrp_products{

    width: 90%;
   }

   .projhigh{


   }

   
   #showcase_projects li {

    width: 100%;
}

#osbanneritem{

    width:80%;
    left: 6%;
}
#os_bigtext{

    font-size: 6vw;


}

#smalltext{

    font-size: 3vw;
    margin-top: 5%;
}

#banneritem {
    width: 80%;

}

#bigtext{
    font-size: 6vw;

}

.fs{

    width: 70%;
    margin-top: 10%;
}


.servicetop{

    width: 100%;
    min-height: 50px;
    margin-bottom: 8%;

}

.servicebottom{

    width: 100%;
    border-left-style: none;
    margin-bottom: 8%;
    

    
}

.servicelogo{

    display: inline-block;
    width: 15%;
    vertical-align: top;
}

.servicetext{

    display: inline-block;
    font-size:  5vw;
    width: 70%;
    vertical-align: bottom;
}

.sdesctitle{  

    font-size: 3.4vw;
    margin-bottom: 2%;

}

.sdesctxt{  
    font-size: 3vw;
}

.linking{

    font-size: 0.8em !important;
    margin-bottom: 2%;
}

#title_dif{

    font-size: 1.2em !important;
    margin-bottom: 5%;
    margin-top: 5%;
}

.ethostitle, .ethostitle2{
    font-size: 1.2em !important;
    
}

.ethossubtitle, .ethossubtitle2{
    font-size: 0.8em !important;

}

.ethostitle2{font-size: 1.3em !important;  }
.ethossubtitle2 {   font-size: 1.1em !important;   }

#aboutmdtext{

    column-count: 1;
    margin-top: 5%;
}

}

