@media (max-width: 1560px) {
  #gkBg,
  #gkTop {
    width: 100%;
  }
  #gkHeaderNav.fixed-menu {
    left: 0;
    right: 0;
    width: 100%;
  }
  #gkPageContent {
    
  }
  .gkHeaderContent {

  }
  .gkPhotoOverlayContent {
    bottom: 10rem;
    left: 8rem;
    padding: 4.5rem 10rem;
  }
  .contentpane,
  .categories-list,
  .newsfeed,
  .registration,
  .reset,
  .remind,
  .tag-category,
  .vm-orders-list,
  .vm-order-done,
  #shipmentForm,
  #paymentForm {
  }
  .single-page > .header {
  }
  .single-page .item-body {
  }
  .blog-page .item-list .item-view .item-image {
  }
  .blog-page .item-list .item-view .item-content {
    width: 100%;
  }
  .blog-page.hasSidebar .item-view .item-image {

  }
  #gkSidebar {
    float: right;

  }
  div[data-sidebar-pos="left"] #gkSidebar {

  }
  div[data-sidebar-pos="right"] #gkSidebar {

  }
  .box.animated-color-bg {
    padding: 10rem;
  }
  #gkSidebar .box + .box,
  #gkMainbodyTop .box + .box,
  #gkMainbodyBottom .box + .box {

  }
  #gkTop1,
  #gkTop2 {

  }
  #gkBottom1,
  #gkBottom2,
  #gkBottom3,
  #gkBottom4,
  #gkBottom5 {
    padding: 4.5rem 10rem;
  }
  .gkHeaderContent h1 {
    font-size: 4.8rem;
  }
  #gkFooter {
    
  }
  .gk-social-icons {
    padding: 0 !important;
  }
}
@media (max-width: 1280px) {
  .gkHeaderContent {
    padding: 5rem 0 5rem 5rem;
  }
  .gkCols3 .box.gkmod-1,
  .gkCols3 .box.gkmod-2,
  .gkCols3 .box.gkmod-3,
  .gkCols3 .box.gkmod-more {
    float: left;
    padding: 0 20px;
  }
  .gkCols4 .box.gkmod-1,
  .gkCols4 .box.gkmod-2,
  .gkCols4 .box.gkmod-3,
  .gkCols4 .box.gkmod-4,
  .gkCols4 .box.gkmod-more {
    float: left;
    padding: 0 20px;
  }
  .gkCols6 .box.gkmod-1,
  .gkCols6 .box.gkmod-2,
  .gkCols6 .box.gkmod-3,
  .gkCols6 .box.gkmod-4,
  .gkCols6 .box.gkmod-5,
  .gkCols6 .box.gkmod-6,
  .gkCols6 .box.gkmod-more {
    float: left;
    padding: 0 20px;
  }
  .gkCols3 > div,
  .gkCols4 > div,
  .gkCols6 > div {
    margin: 0 -20px;
  }
}
@media (max-width: 1180px) {
  html {
    font-size: 60%;
  }
  .gkHeaderContent {
    width: 60%;
  }
  .gkHeaderContent h1 {
    margin-bottom: 2rem;
  }
  .gkHeaderContent p {
    margin-bottom: 3rem;
  }
  .box.animated-color-bg {
    padding: 6rem;
  }
  #gkBottom1,
  #gkBottom2,
  #gkBottom3,
  #gkBottom4,
  #gkBottom5 {
   
  }
  #gkPageContent {
   
   
  }
  .gkPhotoOverlayContent {
    bottom: 6rem;
    left: 4rem;
    padding: 4.5rem 6rem;
  }
  .contentpane,
  .categories-list,
  .newsfeed,
  .registration,
  .reset,
  .remind,
  .tag-category,
  .vm-orders-list,
  .vm-order-done,
  #shipmentForm,
  #paymentForm {
    padding: 6rem 0;
  }
  .single-page > .header {
    margin: 0 -6rem;
  }
  .single-page .item-body {
    margin: 0 0 6rem 0;
  }
  .blog-page .item-list .item-view .item-image {
    margin: 6rem -6rem 0 -6rem;
  }
  .blog-page .item-list .item-view .item-content {
    margin: 6rem auto 0 auto;
    width: 90%;
  }
  .blog-page.hasSidebar .item-view .item-image {
    margin: 6rem 0 0 0;
  }
  #gkSidebar {
    
  }
  div[data-sidebar-pos="left"] #gkSidebar {
    padding-right: 6rem;
  }
  div[data-sidebar-pos="right"] #gkSidebar {
    padding-left: 6rem;
  }
  
  .box.animated-color-bg {
    padding: 6rem;
  }
  #gkSidebar .box + .box,
  #gkMainbodyTop .box + .box,
  #gkMainbodyBottom .box + .box {
    margin: 6rem 0 0;
  }
  #gkTop1,
  #gkTop2 {
    padding: 6rem 0;
  }
  .gkPhotoOverlayContent h2 {
    font-size: 3.6rem;
    margin: 0 0 1.8rem 0;
  }
  .gkPhotoOverlayContent p {
    font-size: 1.8rem;
    margin: 0;
  }
  #gkFooter {
   
  }
  .single-page .item-title {
    margin-top: 8rem;
  }
  .item-top-info {
    margin-bottom: 5rem;
  }
  .demo-typo {
    margin: 4rem 0 2rem 0;
  }
  .item-body h2,
  .item-body h3,
  .item-body h4 {
    margin-top: 7.5rem;
  }
}
.sppb-btn-default {
    margin-bottom: 30px;
}
.homeicon img {
    max-width: 60%;
    border: 4px solid #B8D7F3;
    border-radius: 50%;
    padding: 28px;
    transition: all .3s ease-out;
}
.homeicon:hover img {
    max-width: 63%;
    transition: all .3s ease-out;
}
.supported1 {
    margin-top: 30px;
    background: none;
    padding: 50px;
    border-radius: 50%;
    border: none;
}
.hbanner {
    padding-top: 20px;
    padding-bottom: 20px;
}