@media(max-width:768px){
  
td {
    
   font-size: 10px!important;
  } 
 th {
    
   font-size: 8px!important;
   line-height:9px!important;
  } 
}
@media(max-width:1024px){
  .left{
    margin: 0 10px}
}}

@media(min-width:1024px){
  .fixed-header  .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li.active > a, #item-179497138805 .main-menu li.active > span {
 
    background-color: rgba(0, 0, 0, 0) !important;}
  
}

@media (max-width: 1024px){
  #item-179497138805 .main-menu .nav-child li a:hover, #item-179497138805 .main-menu .nav-child li span:hover{
    color:rgba(255, 129, 33, 1)!important;
  }
}

body{
overflow-y: scroll;}


.ba-item-logo img,
.resizing-header.ba-section {
    transition: all .3s;
    -webkit-transition: all .3s;
}
  
.fixed-header .resizing-header.ba-section {
    background: #444f57 !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
  
  
}
  .header.fixed-header {
  		margin-top: 0px;
  }
.fixed-header h1, .fixed-header h2{
  color: #fff!important;
  font-size: 18px!important;
  line-height: 18px!important;
}

.fixed-header  .ba-menu-wrapper > .main-menu > .integration-wrapper > ul > li.active > a, #item-179497138805 .main-menu li.active > span {
 
    background-color: #f1f1f1!important;

}

.shadow:hover{
    transform: translate(0, -10px)!important;
    transition: all 0.5s ease-out!important;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.35)!important;
    opacity: 1;}


left{
  margin: 0 10px!important;
}

.accordion-heading a i{
  color: #ff6d00 !important;
}

.breadcrumb > li {
    display: inline-block;
    text-shadow: none!important;
}
.nav-child>.deeper:hover>.nav-child {
     right: 100% !important;
     left: inherit;
}
.ba-lightbox-close {
    pointer-events: none;
}