 @media only screen and (max-width: 420px) {
  .menudisablemob {
    display: none !important;
  }
}
@media only all and (max-width: 48rem){
.g-offcanvas-toggle {
    margin-right: 27px  !important;
    margin-top: -20px  !important;
    font-size: 30px !important;
    border: 2px solid #a4020d  !important;
    height: 77px  !important;
    width: 78px  !important;
    margin-left: -15px  !important;
 
  }
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #fff;
    padding-left: 32px !important;
}
#g-mobilemenu-container {
    margin-top: -5px !important;
}
.conver-form .btn-wrap a {
    display: none;
}
@media only all and (max-width: 768px){
.convert-page .conver-form .select-block > div.to {
    float: none !important;
    }
  }

@media (max-width: 1139px){
.curse > span.number, .curse > span.currence {
    display: inline-block !important;
    }
  }
@media (max-width: 1139px){
.curse {
    font-size: 43px !important;
    }
}
@media (max-width: 768px){
.g-home-particles #g-navigation, .g-home-positions #g-navigation {
    min-height: 70px !important;
    }
  #g-navigation span.g-menu-item-title {
    font-size: 12px;
   }
  .g-home-particles #g-navigation, .g-home-positions #g-navigation {
    padding: 0 13px !important;
  }
}
 