@media (min-width: 728px) {
 
  .ctx-colophon .ctx-socials {
    margin-right: 40px;
    margin-bottom: 0;
  }
  .ctx-colophon .ctx-socials li {
    margin-right: 15px;
  }

  .ctx-sec-ebook {
    background-size: 100% 113%;
  }
  .ctx-sec-brochure{
    background-size: 103% 101%;
  }
  
  .ctx-sec-rocm{
    background-size: 100% 70%;
    background-position: center;
  }

  #rocm .ctx-rocm-detail{
    min-height: 325px;
  }
  
  .ctx-sec-header-detail:after{
    width: 42px;
    height: 42px;
  }

  .ctx-header-inner:after {
     width: 100%;
    height: 200px;
  }

  #features .ctx-features-detail{
     padding: 40px 25px 40px 25px;
  }
  #features .ctx-features-detail2{
     padding: 40px 25px 40px 25px;
  }
  #features .ctx-features-detail3{
     padding: 40px 25px 40px 25px;
  }
  #features .ctx-features-body{
    font-size: 24px;
  }

  #ebook .ctx-ebook-body{
    font-size: 24px;
  }

  #brochure .ctx-brochure-body{
    font-size: 24px;
  }

  #casestudies .ctx-casestudies-head{
    font-size: 24px;
  }

  #casestudies .ctx-casestudies-inner{
    min-height: 280px;
  }


  .ctx-sec-header .ctx-main-kv .ctx-col-inner {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
  }
  
}


@media (min-width: 992px) {
  body {
    font-size: 16px;
    line-height: 150%;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }

  
 
  
  .scroll-shortcut {
    display: block;
  }
}

@media (min-width: 1290px) {
  .ctx-sec-rocm{
    background-size: 100% 100%;
    background-position: center;
  }

  #rocm .ctx-rocm-detail{
    min-height: 100%;
  }
}
@media (min-width: 1200px) {
  .ctx-nav {
    display: block;
  }
  .ctx-icon-hamburger {
    display: none !important;
  }
  

  
  .ctx-sec-header .scroll-shortcut {
    bottom: 30px;
  }
}
@media (max-width: 1199px) {
    .ctx-sec-nav.scroll{
        display: none;
    }
}
@media (min-width: 1540px) {
  
}
