/* Hide text "Powered by Google Translate" */
.goog-logo-link {
  display: none !important;
}

/* Remove background color and clean up extra styles */
.goog-te-gadget {
  font-size: 0 !important;
  height: 24px !important;
  overflow: hidden !important;
  z-index: 500!important;
}
.goog-te-banner-frame.skiptranslate {
  display: none !important;
  z-index: 500!important;
}

iframe.skiptranslate {
  display: none !important;
  height: 0;
  z-index: 500!important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
  display: none !important;
  height: 0;
  z-index: 500!important;
}

 #google_translate_element {
    /* height: 0px; */
    margin-top: 40px !important;
    margin-left: 250px !important ;
    /* position: static !important ; */
    /* position: static !important ;
    background-color: black !important;
    z-index: 500!important; */
  }


.header-menu {
  background-color: rgba(0, 0, 0, 0.862)!important;
  height: 20px!important;
  padding: 50px 0px 50px 0px!important;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 1400px) {
 #google_translate_element {
    margin-top: 40px !important;
    margin-left: 170px !important ;

  }
}

@media screen and (max-width: 991px) {
  #google_translate_element {
    /* height: 0px; */
    margin-top: 100px !important;
    position: static !important ;
    margin-left: 5px !important ;
    background-color: black !important;
    z-index: 500!important;
  }

}
@media screen and (max-width: 600px) {
   #google_translate_element {
    margin-top: 65px !important;
    margin-left: 5px !important ;

  }

  .header-wrapper {
    height: 0px!important;
    padding: 0;
    /* display: flex!important; */
    z-index: 2!important;
  }

  .header-logo {
  /* width: 70px!important; */
  margin-bottom: 10px!important;
  margin-top: 10px!important;
}

.header-menu li a {
 font-size: 14px!important;
 color: rgb(193, 193, 193)!important;
 
}

.menu_btn   {
  width: 50px!important;
  color: rgb(61, 61, 61)!important;
  margin: 20px!important;
}
.header-menu {
  background-color: rgba(0, 0, 0, 0.862)!important;
  height: 70px!important;
  padding: 30px 0px 30px 0px!important;
  display: flex;
  justify-content: space-between;
}
}


