@media  screen and ( max-width: 1030px){
    
body{
    font-family: "Open Sans", sans-serif!important; 
    border-right: none!important;
}

.head{
    display: block;
}


@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}



.positionLinkRight.is-visible{
    animation: slideInRight 1.05s ease-in-out forwards;
}

.positionLinkLeft.is-visible{
    animation: slideInLeft 1.05s ease-in-out forwards;
}

/*********************/
/*********************/
/* FIRST CONTAINER */
/*********************/
/*********************/

.head-links{
    display: none;
}

.first-inner{
    padding: 45px;
    
}

.head-logo-and-links{
    padding: 18px;
    margin-left: 0px;   
}

#navbar.scrolled {
    padding: 20px 30px;
}

.home-content-container{
    display: block; 
    width: 100%;
}

.button-container {
    gap: 20px;
    margin-top: 17.5px;
}

.div1{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.div1 h1{
    font-size: 30px;
    text-align: center;
}

.div1 p{
    font-size: 22px;
    text-align: center;
}

.break{
    display: none;
}

.link-buttons a{
    color: white;
    text-decoration-line: none;
    background: #00d2ff;
    padding: 13px 25px;
    background: #00d2ff;
    border-radius: 16px;
    font-weight: 600;
    transition: 0.4s;
    
}

.link-buttons a:hover{
    color: #00d2ff;
    text-decoration-line: none;
    border: 1px solid #00d2ff;
    padding: 13px 25px;
    background: transparent;
    border-radius: 16px;
    font-weight: 600;
    cursor: pointer;
    
}

.div2{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    padding-top: 85px;
    margin-left: 0px;
}

.div2 img{
    width: 100%;

}


/*********************/
/*********************/
/* THIRD CONTAINER */
/*********************/
/*********************/

.lenoDesign{
    padding-left: 15px;
    padding-right: 15px;
    font-size: 19px;
}

.configure3{
    margin-top: 40px;
}

.ForTablets{
    display: none;
    
}
.configure1a{
    display: flex;
    flex-direction: row-reverse;
    align-items: start;
    margin-bottom: 30px;
}

.configure1ai {
   color: white;
   display: flex;
   flex-direction: column;
   align-items: start;
   padding-left: 15px;
 }

 .configure3a{
    margin-bottom: 30px;
}

.configuring{
    padding: 40px 20px;
    display: flex;
    flex-direction:column;
    align-items: center;
    justify-content: space-between;
}
    
   
.track{
    display: block; 
}

.trackingImg{
    width: 100% !important;
}

.trackingImg img{
       width: 50%;
       padding-top: 30px;
       padding-bottom: 30px;
       padding-left: 40px;  
}


.trackingOtherText{
    display: block;
    padding-left: 20px;
 }

 .trackingHeaderText h1{
    padding-left: 40px;
}

.trackingHeaderText p{
    padding-left: 40px;  
}


.monitor{
    display: block;
  }


  .monitoringImg{
    width: 100%;
    padding-left: 40px;
  }

  .monitoringImg img{
    width: 50%;
  }

  .monitoringFooterText h1 , .monitoringFooterText p{
    padding-left: 40px;
  }





/*********************/
/*********************/
/* FOURTH CONTAINER */
/*********************/
/*********************/

.fourth-inner{
    padding-bottom: 50px; 
}

.previewText p{
    padding-left: 15px;
    padding-right: 15px;
}

.previewVideo{
    width: 100%;
    align-items: center;
}
.previewinner{
    margin: 25px;
    height: 400px;   
}

.play{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid lightseagreen;
    padding: 30px 35px;
    background-color: transparent;
    transition: ease-in-out 0.5s;
}

.play a{
    text-align: center;
    font-size: 20px;
    background-color: transparent;
    color: white;
    width: inherit;
    text-decoration-line: none;
}

.play:hover{
    cursor: pointer;
    background-color:#00d2ff; 
}

/*********************/
/*********************/
/* Fifth CONTAINER */
/*********************/
/********************/

.fifth-inner{
    padding: 80px 30px;
    display: flex;
    flex-direction: column;
    align-items: start!important;
}

.details{
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
}

.detailsText{
    padding-top: 25px;
    padding-bottom: 60px;
}

.detailsText p{
   line-height: 35px;
   font-size: 26px;
}

.detailsImg2{
    padding-left: 0px;
}

.achievements{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
}


/*********************/
/*********************/
/* SEVENTH CONTAINER */
/*********************/
/*********************/


.SEVENTH-inner{
    display: flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 30px ;
}

.Seventh-image{
    text-align: center;
    padding-top: 70px;
    margin-left: 0px;
}

.Seventh-image{
    width: 100%;
}

.Seventh-text{
    padding-top: 70px ;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


/*********************/
/*********************/
/* EIGHT-CONTAINER */
/*********************/
/********************/

.EIGHT-INNER{
    display: block;
    padding-left: 50px;
} 

.about{
   padding-bottom: 20px;
}

.liinks{
    padding-bottom: 20px;
}

.social{
    padding-top: 20px;
    text-align: left;
    margin-bottom: 0px;
}

.social-text{
    padding-top: 20px;
    text-align: left;
    padding-bottom: 0;
}

.copywright{
    text-align: left;
    padding-left: 50px;
    margin-top: 0;
}





















































}