@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1200px) {

  section.grupy-zakupowe h1 {
    font-size: 36px;
    line-height: 42px;
  }

  section.grupy-zakupowe {
    font-size: 16px;
  }

  section#page {
    width: 1020px;
  }

  .lgray>li>a {
    padding: 9px 7px;
  }

  .asortyment h1 {
    font-size: 32px;
  }

  .half {
    padding: 80px 80px 0px 80px;
  }
}


@media only screen and (max-width: 992px) {
  .fpictures a {
    font-size: 12px;
  }

  .fpictures a img {
    padding: 0px 15px;
    max-width: 100px;
  }

  .mobilefilter {
    display: block !important;
    width: 50%;
    float: right;
    padding-left: 15px;
  }

  .mobilefilter select {

    margin: 0px 0px 0px 0px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
    padding: 10px;
    line-height: 20px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    top: 0px;
  }

  .sortowanie select {
    width: 100%;
    margin: 0px;
  }

  .sortowanie {
    float: left;
    width: 50%;
  }

  body.down .socialpanels {
    display: none;
  }

  .row>div {
    padding: 0px 10px;
  }

  .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .productlist .box .wrap .big {
    font-size: 12px;
    line-height: 18px;
  }

  .sliderbox {
    padding: 10px 3px;
  }

  .topbar .logo {
    width: 100%;
    text-align: center;
  }

  .topbar .logo img {
    width: 160px;
  }

  .menumobiletoggle {
    display: block;
  }

  .topbar #shoppingcart {
    position: absolute;
    right: 22%;
    top: 80px;
    z-index: 400
  }

  .topbar .auth {
    position: absolute;
    right: 71%;
    top: 80px;
    z-index: 400
  }

  .topbar .auth span {
    display: none;
  }

  .topbar .auth i {
    color: #222;
    font-size: 24px;
  }

  .topbar .carrierpop i {
    color: #222;
    font-size: 24px;
  }

  .topbar .carrierpop {
    position: absolute;
    margin-right: 0px;
    right: 50%;
    background: none;
    color: #333;
    top: 80px;
    z-index: 400
  }

  #cartcontents {
    visibility: hidden;
  }

  section#page {
    width: 100%;
    margin: 0px;
  }

  .sum {
    display: none;
  }

  .number {
    padding-right: 30px;
  }

  .nav .hidden-phone {
    display: none
  }

  .totals>div>div>span {
    display: block;
  }

  #mean {
    display: block;
  }

  .topbar .nav {
    right: 0px;
  }

  .nophone {
    display: none;
  }

  .slogan {
    padding: 0px;
  }

  .filtry .filterbox a {
    width: 130px;
    font-size: 13px;
  }

  .searchform {
    position: absolute;
    top: 20px;
    left: 0;
    right: auto;
  }

  .searchform .wrap {
    right: auto;
    left: 0;
  }

  body.down .topbar {
    display: block;
  }
}


@media only screen and (max-width:767px) {
  .productlist .head h1 {
    font-size: 34px;
    line-height: 40px;
  }

  section.grupy-zakupowe .container {
    position: relative;
    z-index: 2
  }

  section.grupy-zakupowe {
    background-size: cover;
    position: relative;
  }

  section.grupy-zakupowe:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: 1
  }

  .fpictures a {
    font-size: 11px;
  }

  .fpictures a img {
    padding: 0px 15px;
    max-width: 100px;
  }

  .stoiskopage h1 {
    font-size: 60px;
    line-height: 66px;
  }

  .blogwrap {
    padding: 0px 90px;
  }

  .footer .kategorie {
    float: left;
    width: 50%;
  }

  .footer .dostawa {
    width: 100%;
  }

  .footer .przydatne {
    width: 50%;
  }

  .text table {
    overflow-x: auto !important;
    height: auto !important;
    display: block;
  }

  .nophone {
    display: none;
  }

  .wrapper {
    float: none;
  }

  .rolnik {
    display: none;
  }

  .oferta .box {
    padding: 10px 40px;
  }

  section#page {
    width: 100%;
  }

  .slogan {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .slogan .btn {
    float: none;
    margin-top: 40px;
  }

  section.zespol .box {
    padding-right: 0px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  }

  section.zespol .box-last {
    padding-left: 0px;
    border: none;
    margin-top: 200px;
  }

  section.zakres .col-sm-4:nth-child(2) .box,
  section.zakres .col-sm-4:nth-child(3) .box {

    border-left: none;

  }

  section.zakres .col-sm-4:nth-child(1) .box {
    padding: 15px 0px;
  }

  section.zakres .box {
    padding: 15px 0px;
    border-bottom: 2px solid #f3ecde;
  }

  section.zakres .borderbottom {
    border: none;
  }

  .kontaktowe .centered {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width:640px) {
  .fpictures a {
    font-size: 11px;
    width: 33.3%
  }

  .fpictures a img {
    padding: 0px 15px;
    max-width: 100px;
  }

  .col-xs-5,
  .col-xs-6 {
    width: 100%;
    margin-bottom: 15px;
  }

  .displays {
    display: none;
  }

  .footer strong {
    float: left;
    width: 100%;
  }

  .footer .kategorie,
  .footer .przydatne,
  .footer .dostawa {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }

  .productlist .box .wrap {
    overflow: visible;
    float: left;
    width: 100%
  }

  #body-main .productlist.ekologiczne h1 img {
    display: block;
    margin: auto;
  }

  .steps .step {
    width: 100%;
    border-right: none;
    border-bottom: 2px dashed rgba(0, 0, 0, 0.2);
  }

  section.newsletter .btn {
    padding: 14px;
  }

  .baner {
    background-position: 70% 0%
  }

  .productlist .col-xs-6 {
    width: 50%;
    padding: 3px;
  }

  .productlist .box {
    margin: 0;
  }
}

@media only screen and (max-width:560px) {
  .blogwrap {
    padding: 0px 40px;
  }

  .promopopup .wrap {
    width: 90%;
    padding: 30px;
  }

  .promopopup .wrap .close {
    right: 0px
  }

  .pole .label {
    width: 100%;
  }

  #cart-container .pole input {
    width: 100%;
  }

  .slogan h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .slogan h2 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media only screen and (max-width:480px) {
  .productlist .head h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .fpictures a {
    font-size: 10px;
    width: 33.3%;
    padding-bottom: 10px;
  }

  .fpictures a img {
    padding: 0px 15px;
    max-width: 76px;
  }

  .productlist .box .wrap .btn {
    font-size: 15px;
  }

  .oferta .box {
    padding: 10px 20px;
  }

  .productlist .box .wrap .big {
    line-height: 14px;
  }

  .productlist .box .wrap .btn {
    width: 100%;
  }

  section.grupy-zakupowe .btn {
    padding: 10px 10px;
    font-size: 20px;
  }

  .blogwrap {
    padding: 0px 30px;
  }

  .baner-small h1 {
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 0px;
    line-height: 40px
  }

  .productlist .box .wrap span.desc {
    display: none;
  }

  .buttons .col-xs-4 {
    width: 100%
  }

  .buttons .qty {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width:393px) {
  .topbar #shoppingcart {
    position: absolute;
    right: 18%;
    top: 80px;
    z-index: 400
  }

  .topbar .auth {
    position: absolute;
    right: 66%;
    top: 80px;
    z-index: 400
  }

  .topbar .auth span {
    display: none;
  }

  .topbar .auth i {
    color: #222;
    font-size: 24px;
  }

  .topbar .carrierpop i {
    color: #222;
    font-size: 24px;
  }

  .topbar .carrierpop {
    position: absolute;
    margin-right: 0px;
    right: 46%;
    background: none;
    color: #333;
    top: 80px;
    z-index: 400
  }

  .searchform .wrap {
    width: 280px;
  }

  .filtry .filterbox {
    width: 100%;
  }

  .filtry .filterbox a {
    width: 100%;
  }

  .part a {
    margin-left: 0px;
    font-size: 11px;
  }

  .slogan {
    margin-top: 50px;
    font-size: 14px;
    line-height: 20px;
  }


}