@import url("styles_PC.css");
/*@import url("styles_PC.css") (min-width: 801px);
@import url("styles_tablet.css") (min-width: 768px) and (max-width: 800px);
@import url("styles_PC1.css") (max-height: 712px);
@import url("styles_Mobile1.css") (max-width: 480px);
@import url("styles_Mobile.css") (max-width: 320px);
@import url("styles_wear.css") (max-width: 162px);*/


/* Mobile Devices */

/*1080 x 2340 pixels*/

input#image-buttonEngSvg {
    border: 0px;
    color: white;
    background: #fff url('images/gb.svg') no-repeat top right;
    background-size: 100% 100%;
    padding-top: 6vw;
    width: 10vw;
    font-size: 0px;


}

input#image-buttonGerSvg {
    border: 0px;
    color: white;
    background: #fff url('images/de.svg') no-repeat top right;
    background-size: 100% 100%;
    padding-top: 6vw;
    width: 10vw;
    font-size: 0px;

}

  #rcornersSvg {
 
  border: 2px solid #000000;
  padding: 1vw; 
  width: 50vw;
  height: 5%;  
  justify-content: center;
  margin:0 auto ;
}