
@media screen and (max-width:991px)
{
  .mega_mn_menu nav
  {
    background:#b1c1ea;
  }
  .mega_mn_menu nav li a
  {
    border:none;
    padding: 12px 16px !important;
    border-bottom: 1px solid #a0afd7;
  }
  .mega_mn_menu nav li a:hover
  {
    background: #9aadde;
  }
}
@media screen and (max-width:991px) and (min-width:768px)
{
  .mega_mn_menu .fixed-nav
  {
    height: 42px;
  }
  .mega_mn_menu .logo a
  {
    padding: 4px 0;
  }
  .menu-box
  {
    margin-top: 5px;
  }
  .hum-line
  {
    background: #385bba;
  }
  .features-in
  {
    padding: 50px 0;
  }
  .features-in ul li
  {
    width: calc(100% / 3);
  }
  .comprehensive-left 
  {
    text-align: center;
    padding-right: 0;
    margin: 0 0 35px;
  }
  .small-banner-inner
  {
    height: 500px;
    padding: 0 30px;
  }
  .feature-inner-wrapper
  {
    padding: 10px 0;
  }
  .contact-border-padding
  {
    padding: 15px;
  }
  .info-form-inner h4
  {
    font-size: 1.5em;
    margin-bottom: 30px;
  }
  .info-form-inner button
  {
    height: 42px;
    font-size: 1em;
  }
  .info-form-inner
  {
    height: 584px;
  }
  .contact-wrapper
  {
    padding: 50px 0 100px;
  }
    .privacy-wrapper
  {
    padding: 0px;
  }
  .need-wrapper
  {
    padding: 50px 0;
  }
}
@media screen and (max-width:767px)
{
  .container
  {
    overflow: hidden;
  }
  body
  {
    font-size: 12px;
  }
  /*header*/
  .mega_mn_menu .logo a
  {
    padding: 5px 0;
  }
  .mega_mn_menu .fixed-nav
  {
    background: #fff;
    height: 42px;
  }
  .hum-line
  {
    background: #3d60be;
    width: 22px;
    height: 2px;
  }
  .menu-box
  {
    margin-top: 6px;
  }
  /*end of header*/

  /*home page*/
  .banner
  {
    padding: 90px 0 50px;
  }
  .features-in
  {
    padding: 30px 0;
  }
  .features-in .list-feature
  {
    padding-bottom: 20px;
  }
  .features-in ul li
  {
    width: calc(100% / 3);
  }
  .comprehensive-left
  {
    padding-right: 0px;
    text-align: center;
    margin-bottom: 25px;
  }
  .case-study
  {
    padding: 40px 0;
    text-align: center;
  }
  .contact
  {
    padding: 50px 0;
  }
  .contact h2
  {
    margin-bottom: 15px;
  }
  .contact input
  {
    height: 45px;
    margin-bottom: 16px;
  }
  .list-feature-flex .flex-box-feature
  {
    margin: 0 4px;
  }
  .case-study-feature
  {
    padding-left: 0;
  }
  /*end of home page*/

  /*feature page*/
  .small-banner-inner
  {
    height: 400px;
    text-align: center;
    padding: 0 25px;
    overflow: hidden;
  }
  .banner-text-inner img
  {
    position: absolute;
    left: 0;
    top: -57px;
    right: 0;
    margin: 0 auto;
  }
  .small-banner-inner img.banner-main-img
  {
    display: none;
  }
  .our-features
  {
    padding: 50px 0;
  }
  .our-features h2 span
  {
    display: inline;
  }
  .feature-outer-wrapper
  {
    padding-top: 0;
  }
  .feature-inner-wrapper
  {
    padding: 0px;
  }
  /*end of feature page*/

  .privacy-wrapper
  {
    padding: 0px;
  }
  /*case-study*/
  .case-relative
  {
    overflow: hidden;
  }
  .case-study-main
  {
    overflow: hidden;
  }
  .case-relative img
  {
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .case-study-banner
  {
    height: 500px;
  }
  .case-study-inner-wrapper
  {
    padding: 40px 20px 0px;
    text-align: center;
    overflow: hidden;
  }
  .case-study-inner-wrapper.fraud-wrapper .case-study-img-wrapper
  {
    padding: 20px;
  }
  /*end of case-study*/

  .list-feature-flex .flex-box-feature
  {
    width: 100%;
  }
  .case-study-right-wrapper
  {
    margin-top: 30px;
  }
  .case-study-right-wrapper ul
  {
    list-style: none;
  }
  .case-study-inner-wrapper
  {
    margin-bottom: 20px;
  }
  .info-form-inner
  {
    position: relative;
    padding: 10px 0;
    height: auto;
    margin-top: 10px;
  }
  .contact-border-padding
  {
    padding: 17px 15px;
  }
  .info-form-inner img
  {
    width: 50px;
  }
  .info-form-inner h4
  {
    font-size: 1.5em;
    line-height: 15px;
    margin-bottom: 24px;
  }
  .contact-wrapper
  {
    padding: 40px 0;
  }
  .need-wrapper
  {
    padding:50px 0;
  }
  .contact img
  {
    display: none;
  }
}

@media screen and (max-width:480px)
{
  .list-feature-flex
  {
    display: block;
  }
  .list-feature-flex .flex-box-feature
  {
    margin-bottom: 10px;
  }
  .features-in ul li
  {
    width: 100%;
  }
  .small-banner-inner
  {
    padding: 50px 6px 0;
  }
  .banner-inner-wrapper h2
  {
    line-height: 33px;
  }
  footer p
  {
    line-height: 17px;
  }
}

@media screen and (max-width:320px)
{
  
}