/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2020 | 08:32:22 */
#menu-main li#menu-item-4369 {
    display: none;
}

@media only screen and (max-width:991px){
  header.sticky {
     width: 100% !important;
  }
  #menu-main li#menu-item-4369 {
    display: block;
  }
  .capabilities-section .services-wrap .tab-content {
    padding-top: 60px !important;
  }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
  .gallery {
    margin: 0px !important;
  }
  .home .challenges-section .elementor-container:before {
    right: 2% !important;
  }
  .elementor-94 .elementor-element.elementor-element-31565fd .elementor-heading-title {
    font-size: 30px;
  }
  .sahub-blog .container{
    margin-left: unset;
    margin-right: unset;
    padding-left: 0px;
    padding-right: 0px;
  }
  .services-wrap.tab-style-two .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .services-wrap.tab-style-two .container {
      max-width: 100% !important;
  }
  .elementor-element.elementor-element-3b13679 .elementor-widget-container {
     margin: 0px !important;
  }
  .elementor-element-f4274df .elementor-spacer {
    display: none;
 }
  .contact-address .elementor-text-editor {
    display: block !important;
}
  .testimonial-slider .item .customer-item{
    padding-bottom:0px;
  }
}