@media (max-width: 1250px) {
  #jm-allpage .dj-megamenu-override li.dj-up + li {
    margin-left: 15px;
  }
  html[dir='rtl'] #jm-allpage .dj-megamenu-override li.dj-up + li {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media (max-width: 979px) {
#jm-bar {padding:10px 0 !important;}
#jm-logo img {margin: 0 auto; width:150px;}
#dj-classifieds .dj-item .dj-item-in .title_top h2 {font-size:22px !important;}

.search_radius_range {width: 100% !important; padding-top:6px; /*moja zmiana - dodalem zeby byly wiersze rowne przy wyszukiwaniu*/}
div#se211_after_cat_0 {width:100%; padding-top:3px;}

  .jm-module-in {
    height: auto !important;
  }
  img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .btn {
    -webkit-appearance: none;
  }
  #jm-header-bg {
    min-height: 0 !important;
  }
  #jm-header-bg + #jm-header-content {
    position: static;
  }
  .top-bar #jm-djmenu {
    padding-top: 0;
  }
  #jm-back-top span {
    width: 40px;
    height: 40px;
  }
  body .phone {
    font-size: 26px;
  }
  body .jm-module.title-big .jm-title {
    font-size: 36px;
  }
  body .header-search form .djcf_se_row,
  body .header-search form .search_buttons {
    display: block;
    margin: 0 0 5px !important;
  }
  body #jm-header-content .jm-module.header-frontpage {
    margin-top: 100px;
  }
  body #dj-classifieds .dj-items .item_row.p_border .item_outer_in .item_content {
    border-bottom: medium none;
    border-right: 2px solid #b7d3f0;
  }
  body #dj-classifieds .dj-items .item_row.p_border .item_details .item_details_in {
    border-left: 2px solid #b7d3f0;
    border-top: medium none;
  }
  .item_details,
  .item_outer {
    height: auto !important;
  }
  body .header-search form .djcf_se_row select,
  body .header-search form .search_buttons select,
  .header-search form .djcf_se_row:first-of-type .inputbox,
  .header-search form .djcf_se_row.search_regions div,
  .header-search form .search_buttons.search_regions div {
    width: 100% !important;
  }
  .header-search form .djcf_se_row.search_regions div select,
  .header-search form .search_buttons.search_regions div select {
    margin: 5px 0 0 !important;
    width: 100% !important;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  body .front-featured .mod_djclassifieds_items .item .date_price_box,
  body .front-featured .mod_djclassifieds_items .item .tite_cat_region {
    display: block;
  }
  body .front-featured .mod_djclassifieds_items .item span.date {
    display: inline-block;
    margin: 5px 0 0;
  }
}
@media (max-width: 767px) {
  input,
  select,
  textarea {
    max-width: 100%;
  }
  .items-row {
    margin-bottom: 30px;
  }
  .items-row .item {
    margin-bottom: 30px;
  }
  #jm-header-mod1.open:after,
  #jm-header-mod2.open:after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    z-index: -1;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  #jm-header-mod1-in,
  #jm-header-mod2-in {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 900;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #jm-footer-left {
    padding-bottom: 10px;
  }
  #jm-footer-left,
  #jm-footer-right {
    text-align: center;
  }
  div.pagination li {
    margin: 0 5px 5px 0;
  }
  html[dir='rtl'] div.pagination li {
    margin: 0 0 5px 5px;
  }
  .jm-icons a span.ttip {
    display: none;
  }
  #jm-allpage .search-ms.advanced form > .search-wrapper {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  #jm-allpage .search-ms.advanced.open:after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    z-index: 1;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  #jm-allpage .search-ms.advanced.open .search_word {
    position: relative;
    z-index: 900;
  }
  #jm-allpage .search-ms.advanced.open button.button {
    z-index: 900;
  }
  #jm-allpage .search-ms.location-ms.advanced.open .search_radius {
    position: relative;
    z-index: 900;
  }
  #jm-allpage .search-ms.advanced.open form > .search-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 900;
    width: 100% !important;
  }
  .nav.menu.col2 li,
  .col2 .nav.menu li,
  .nav.menu.col3 li,
  .col3 .nav.menu li,
  .nav.menu.col4 li,
  .col4 .nav.menu li {
    width: 50%;
  }
  .nav.menu.col2 li:nth-child(2n + 1),
  .col2 .nav.menu li:nth-child(2n + 1),
  .nav.menu.col3 li:nth-child(2n + 1),
  .col3 .nav.menu li:nth-child(2n + 1),
  .nav.menu.col4 li:nth-child(2n + 1),
  .col4 .nav.menu li:nth-child(2n + 1) {
    clear: both;
  }
  body #jm-header-content .jm-module.header-frontpage {
    margin-top: 50px;
  }
  body .front-featured .mod_djclassifieds_items div.title > a.title_img {
    margin-right: 0;
  }
  body .front-featured .mod_djclassifieds_items .item .rest_without_image {
    padding-left: 20px;
  }
}
@media (max-width: 599px) {
  #jm-logo-sitedesc,
  #jm-bar-button {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  #jm-bar-button {
    padding-top: 20px;
  }
  #jm-top-bar {
    float: none;
  }
  #jm-top-bar .jm-module-raw {
    float: none;
    margin: 0 0 5px;
  }
}
@media (max-width: 480px) {
  .sticky-bar #jm-allpage {
    padding: 0 !important;
  }
  .sticky-bar #jm-bar-menu {
    position: static;
  }
  .jm-module-raw {
    width: 100%;
    margin: 0 0 5px;
  }
  .nav-tabs > li,
  dl.tabs > dt,
  .nav-pills > li {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .nav-tabs > li a,
  dl.tabs > dt a,
  .nav-pills > li a {
    margin: 0 0 1px;
    border-left: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
  }
  #jm-allpage .search-ms.location-ms .search_word {
    margin: 0 0 10px;
  }
  #jm-allpage .search-ms.location-ms .search_word,
  #jm-allpage .search-ms.location-ms .search_radius {
    width: 100%;
    padding: 0;
  }
  #jm-allpage .search-ms.advanced form > .search-wrapper {
    top: 128px;
  }
  .nav.menu.col2 li,
  .col2 .nav.menu li,
  .nav.menu.col3 li,
  .col3 .nav.menu li,
  .nav.menu.col4 li,
  .col4 .nav.menu li {
    width: 100%;
    clear: both;
  }
  #jm-allpage .djtabs.default-theme .djtabs-title-wrapper,
  #jm-allpage .djtabs.default-theme .djtabs-title-wrapper .djtabs-title {
    width: 100% !important;
  }
  body #jm-header .jm-module .jm-title { /* moja zmiana z 42px */
    font-size: 24px !important;
  }
  body #dj-classifieds .dj-items .item_row.p_border .item_outer_in .item_content {
    border-left: 2px solid #b7d3f0;
    border-top: medium none;
  }
  body #dj-classifieds .dj-items .item_row.p_border .item_outer_in .item_img_box {
    border-left: 2px solid #b7d3f0;
    border-right: 2px solid #b7d3f0;
    border-top: 2px solid #b7d3f0;
  }
  body #dj-classifieds .dj-items .item_row .item_outer_in .item_content .item_content_in {
    padding-right: 20px;
    padding-top: 20px;
    text-align: center;
  }
  body #dj-classifieds .dj-items .item_row .item_img_box_in {
    padding-bottom: 0;
  }
  body #dj-classifieds .dj-items .item_row .item_details .item_details_in {
    padding: 5px;
    text-align: center;
  }
  body #dj-classifieds .dj-items .item_row .item_details .item_date_start,
  body #dj-classifieds .dj-items .item_row .item_details .item_date_exp {
    display: inline-block;
    float: none;
  }
  body #dj-classifieds .dj-item .amenities .amenities-in {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
  }
  body #dj-classifieds .dj-item .tabbed-fields .accordion-toggle {
    display: block;
    max-width: 100%;
    min-height: 1px;
    padding: 5px 0;
  }
  body .front-featured .mod_djclassifieds_items .item .tite_cat_region {
    display: block;
  }
  body .front-featured .mod_djclassifieds_items .item .date_price_box {
    display: block;
    padding: 10px 0 0;
    text-align: center;
  }
  body .front-featured .mod_djclassifieds_items .item span.date {
    clear: both;
    display: inline-block;
  }
  body .front-featured .mod_djclassifieds_items .item span.price {
    overflow: visible;
  }
  body .front-featured .mod_djclassifieds_items div.title {
    text-align: center;
  }
  body .mod_djclassifieds_items div.title > a.title_img {
    float: none;
    padding: 0;
  }
  body blockquote::after {
    left: 0;
  }
  body blockquote {
    background-position: 10px 0;
    padding-left: 20px;
  }
  body form .formContainer .control-group.rsform-block-imie,
  body form .formContainer .control-group.rsform-block-nazwisko {
    float: none;
    padding: 0;
    width: auto;
  }
  body #dj-classifieds .dj-item .tabbed-fields .row .row_label,
  body #dj-classifieds .dj-item .custom_det .row .row_label {
    width: 100%;
  }
}
@media (max-width: 439px) {
  body #dj-classifieds .dj-item .amenities .amenities-in {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}
@media (max-width: 979px) {
  .dj-slide-title {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-rendering: optimizeLegibility;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .dj-slide-description,
  .dj-slide-description p {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-rendering: optimizeLegibility;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .dj-tabber .dj-tabs {
    display: none !important;
  }
  .dj-tabber .dj-slides {
    margin: 0 !important;
  }
  .dj-tabber .dj-tabber-in {
    min-height: 200px;
  }
  .dj-tabber .dj-navigation {
    display: none;
  }
  .dj-tabber .dj-readmore-wrapper {
    display: none;
  }

  body #jm-header .jm-module .jm-title { /* dodane przeze mnie */
    font-size: 32px;
  }

}
@media (max-width: 480px) {
  .dj-slide-title {
    font-size: 14px !important;
  }
  .dj-slide-desc-text {
    font-size: 14px !important;
    padding: 10px !important;
  }
  .dj-navigation {
    display: none;
  }
  .dj-mslider {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .dj-mslider-in {
    min-height: 100px;
    width: 100% !important;
  }
  .dj-readmore-wrapper {
    display: none !important;
  }
}
@media (max-width: 320px) {
  .dj-slide-title,
  .nivo-controlNav,
  .dj-indicators,
  .navigation-container-custom,
  .dj-slide-description,
  .dj-slide-desc-text,
  .dj-slide-desc-bg {
    display: none !important;
  }
}
/*# sourceMappingURL=/templates/gdzie-wypoczac/css/template_responsive.29.map */