
.Bordline1{

	width: 100%;
	Border-top: 2.3px grey;

}


/*================== @MEDIA QUERIES FOR ALL   ==================*/


/* Navigation for mobile devices */  

@media screen and (max-width: 1118px) {

.flex-parent-element1{

  height: 40vh;           /*  50, 50, 5  , 500, */
  width: 30vw;
  background-color: black;
  border: 3vw solid black;
  border-radius: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.875em;
}



.flex-child-element2b{
   
   
   position:relative;
   right: 12.4rem;
   top: -3.4rem;
   height: 20%;
   width: 20%;
   font-size: 67%
    
    
}

 .flex-parent-element2{
    
    position: relative;
    display:none;

}  

}

@media screen and (min-width: 1090px) {



@media screen and (max-width: 560px) {

/*.container1,.container2 img{
    
    display:none;
    
}*/






@media screen and (max-width: 412px) {


.flex-parent-element1{

  height: 25rem;           /*  50, 50, 5  , 500, */
  width: 25rem;
  background-color: black;
  border: 10px solid black;
  border-radius: 250rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 1.875em;
}



.flex-child-element2b{
   
   
   position:relative;
   right: 12.4rem;
   top: -3.4rem;
   height: 20%;
   width: 20%;
   font-size: 67%
    
    
}

 .flex-parent-element2{
    
    position: relative;
    display:none;

}  
}

@media screen and (max-width: 360px) {

.container1,.container2 img{
    
    display:none;
    
}

#container-car{
    
    position:relative;
    left:-5px;
   
}

h4{
    
    display:none;
    
}

.flex-parent-element1{
    
    position: relative;
    
}


 .flex-parent-element2{
    
    position: relative;
    display:none;

}  

.flex-child-element1b{
   
   
   position:relative;
   right: 12.4rem;
   top: -3.4rem;
   height: 42%;
   width: 42%;
   font-size: 67%;
    
    
}

.flex-child-element2b{
   
   
   position:relative;
   right: 12.4rem;
   top: -3.4rem;
   height: 42%;
   width: 42%;
   font-size: 67%
    
    
}


}