/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 19 2022 | 07:20:04 */
/* Small devices (portrait tablets and large phones, 320px and up) */
@media only screen and (min-width: 320px) {
#company-info .jet-table__body-row .jet-table__body-cell:first-child{
    width: 20%;
}
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 400px) {
  .ets-custom-btn:after{display:none !important;}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
  .show-mobile-only {display: none !important;}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .show-mobile-only {display: none !important;}
}
@media only screen and (min-width: 1920px) {
  .elementor-4321 .elementor-element.elementor-element-82da3c4 {
    margin-top: -100px !important;
}
}
@media only screen and (min-width: 2560px) {
  .elementor-4321 .elementor-element.elementor-element-82da3c4 {
    margin-top: -86px !important;
}
  #page-header{
     margin-top: -138px !important;
  }
}