.appleh1{
    font-weight: 700;
    
}


.m-height{
  border: 1px solid #ccc;
  border-radius: 6px;
  min-height: 250px;
}



  @media(max-width:992px){
      .sectiontop{margin-top: 60px !important;}

 .sectiontop{background-image: url(../img/videocrypt_multi_drm/m_banner.png) !important;
                color: #fff !important;
              }


  }


@media(min-width:992px){
  .mt-heading{
    margin-top: 140px;
  }
}


@media(max-width:768px){

  .mt-heading{
    margin-top: 50px;
  }
}
  .boxshadow_anti {
    box-shadow: 0px 0px 6px #e3e3e3;
    min-height: 316px !important;
}


  .expl{
    border-radius: 4px ;
    background-image: linear-gradient(180deg,#f57a1a 0,#e35802);
    padding: 10px 60px;
    color:#fff
  }


.expl:hover{
      color: #ffffff !important;
    background-image: linear-gradient(180deg,#f57a1a 0,#e35802);
}

@media(max-width:768px){
  .rowreverse{
    flex-direction: column-reverse !important;
  }
  }


  .mbtn_anti {
    padding: 9px 53px !important;
    color: #fff;
    border-radius: 4px !important;
} 