@media (max-width: 1280px) {
  .single-page,
  .frontpage-mainbody,
  #frontpage-wrap > .box,
  .archive .entry-header, 
  .search .entry-header, 
  .page .entry-header,
  .site-content > .site {
    padding: 40px;
  }
  .nsp-switch .nsp-switch-ui {
    right: 40px;
    top: 40px;
  }
  .entry-summary-content {
    padding-left: 40px;
  }
  .archive-page .entry-excerpt + .entry-footer {
    left: 40px;
  }
 #gk-header-nav .main-navigation {
    margin-left: 10px !important;
  }
  .no-image .item-social-icons {
    right: 40px !important;
    top: 90px !important;
  }
  #gk-bottom1,
  #gk-bottom2,
  #gk-bottom3,
  #gk-bottom4,
  #gk-bottom5,
  #gk-bottom6,
  #gk-bottom7,
  #gk-bottom8 {
    padding: 40px;
  }
  .frontpage-block + .frontpage-block:before,
  .gk-widgets-block + .gk-widgets-block:before  {
    left: 40px;
    right: 40px;
  }
  .gk-3-cols[data-cols="2"] .widget-wrap,
  .gk-3-cols[data-cols="3"] .widget-wrap  {
    float: left;
    padding: 0 20px;
  }
  .gk-3-cols[data-cols="2"],
  .gk-3-cols[data-cols="3"] {
    margin: 0 -20px;
  }
  .single-page > .header {
    margin: -40px -40px 0 -40px;
  }
  .gk-review-partials {
    padding-left: 10px;
  }
  .none .gk-tabs-wrap > ol li {
    margin: 0 20px -3px 0;
  }
  .vertical-list .gk-nsp-content-wrap {
    padding: 0 0 0 25px;
  }
  .frontpage #gk-footer {
    padding: 0 40px 80px 40px;
  }
  .frontpage #gk-footer-nav-popup {
    right: 40px;
  }
  .nsp-switch .gk-art-content-wrap {
    padding: 20px 20px 60px 20px;
  }
  .gk-cols3 > div,
  .gk-cols4 > div,
  .gk-cols6 > div {
    margin: 0 -20px;
  }
  .page-id-85 #content-bottom .widget {
  padding: 0;
}
}
