@media ( max-width: 990px ),
only screen and ( max-device-width : 1280px ) and ( orientation : landscape ) {
  .only-desktop {
    display: none !important;
  }
  .aa #content > .right,
  .aa .search {
    display: none;
  }
  html,
  body {
    min-width: 239px;
    -webkit-text-size-adjust: none;
  }
  html,
  body,
  .list .item .details .title a,
  .list.vipads .item .title a,
  .advertisement .text,
  .advertisement .contact,
  .advertisement .contact .name-phone,
  .search .q,
  .search .category {
    font-size: 15pt;
    line-height: 18pt;
  }
  .right-module > .title,
  .advertisement > h1,
  .list > .title {
    font-size: 16pt;
    line-height: 17pt;
  }
  .list .more {
    font-size: 13pt;
    line-height: 14pt;
  }
  #all {
    background-color: #ececec;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 2;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  #content,
  .list > .title,
  .no-results {
    padding: 0 2%;
    width: 96%;
  }
  #content > .center,
  #content > .has-left.has-right,
  #content > .center.has-right,
  #content > .right {
    width: 100%;
  }
  #content > .right .bannergroup,
  #content > .center .bannergroup,
  #content > .left {
    display: none;
  }
  #content {
    padding-bottom: 2%;
  }
  .aa #content {
    padding-top: 2%;
  }
  #content > .right {
    display: none;
    margin: 2% 0 0;
  }
  .homepage #content > .right {
    display: block;
  }
  header {
    min-height: 0;
    height: auto;
  }
  .list > .title,
  .no-results {
    padding: 2%;
  }
  .copyright {
    font-size: 80%;
    padding: 2% 0;
  }
  /*
	 * search
	 */
  .search {
    background: #fff;
    padding: 2% 0;
  }
  .search .in {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
  }
  .search .in .left,
  .search .in .right {
    padding: 2%;
  }
  .search .in .left {
    width: 71%;
  }
  .search .in .left td {
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
  }
  .search .in .left td:last-child {
    padding-right: 0;
  }
  .search .in .right {
    text-align: center;
    width: 20%;
  }
  .search .sub-categories {
    padding: 0 2%;
  }
  .search .sub-categories .items {
    padding: 2% 0 0;
  }
  .search .q {
    padding: 0 2%;
    width: 96%;
  }
  .search .category {
    padding: 2%;
    width: 100%;
  }
  .search .add-entry,
  .form .add-entry {
    background: #89bf4a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5YmY0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzZjYTEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2Y2ExMjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:    -moz-linear-gradient(top,  #89bf4a 0%, #6ca121 66%, #6ca121 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#89bf4a), color-stop(66%,#6ca121), color-stop(100%,#6ca121)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #89bf4a 0%,#6ca121 66%,#6ca121 100%); /* Chrome10+,Safari5.1+ */
    background:      -o-linear-gradient(top,  #89bf4a 0%,#6ca121 66%,#6ca121 100%); /* Opera 11.10+ */
    background:     -ms-linear-gradient(top,  #89bf4a 0%,#6ca121 66%,#6ca121 100%); /* IE10+ */
    background:         linear-gradient(to bottom,  #89bf4a 0%,#6ca121 66%,#6ca121 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89bf4a', endColorstr='#6ca121',GradientType=0 ); /* IE6-8 */
    border: 1px solid #6d9824;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    white-space: nowrap;
    font-size: 80%;
  }
  .search .submit {
    background: #f5a221; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1YTIyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iI2ViNjYyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYjY2MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:    -moz-linear-gradient(top,  #f5a221 0%, #eb6623 66%, #eb6623 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5a221), color-stop(66%,#eb6623), color-stop(100%,#eb6623)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f5a221 0%,#eb6623 66%,#eb6623 100%); /* Chrome10+,Safari5.1+ */
    background:      -o-linear-gradient(top,  #f5a221 0%,#eb6623 66%,#eb6623 100%); /* Opera 11.10+ */
    background:     -ms-linear-gradient(top,  #f5a221 0%,#eb6623 66%,#eb6623 100%); /* IE10+ */
    background:         linear-gradient(to bottom,  #f5a221 0%,#eb6623 66%,#eb6623 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a221', endColorstr='#eb6623',GradientType=0 ); /* IE6-8 */
    border: 1px solid #eb6623;
    margin: 0;
    padding: 0;
	height:42px;
    min-width: 42px;
  }
  .search .submit > .t {
    display: none;
  }
  .search .submit > img {
    display: block;
    margin: 12px auto 0;
    vertical-align: middle;
  }
  /*
	 * list
	 */
  .advertisements .list .item,
  .right .list .item {
    padding: 2%;
  }
  .advertisements .list .item .image {
    margin-right: 2%;
    width: 15%;
  }
  .advertisements .list .item .image img {
    width: 100%;
  }
  .advertisements .list .item .details {
    float: left;
    width: 81%;
  }
  .list .item .details .intro,
  .list .item .details .title,
  .list .item .details .title a {
    white-space: pre;           /* CSS 2.0 */
    white-space:      pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space:   -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
  }
  .list.images .item,
  .list.images .item:nth-child(3n) {
    height: auto;
    margin: 0 2% 2% 0;
  }
  /*
	 * .advertisement
	 */
  .advertisement {
    padding: 2% 0;
  }
  .advertisement > h1,
  .advertisement > .date,
  .advertisement .text,
  .advertisement .contact {
    margin: 0;
    padding: 1% 2%;
  }
  /*
	 * gallery
	 */
  .advertisement .images {
    padding: 2% 0;
  }
  .advertisement .images .preview {
    border: none;
    padding: 0;
  }
  .advertisement .images .preview .item {
    padding-bottom: 2%;
  }
  .advertisement .images .preview .item img {
    width: 96%;
  }
  .advertisement .images .thumbs {
    padding: 0 2%;
  }
  /*
	 * form
	 */
  #attachementsList {
    display: none;
  }
  .form .row {
    padding: 2%;
  }
  .row.fl label {
    display: block;
    float: none;
    width: auto;
  }
  .aa div.selector {
    height: auto;
    padding: 0;
    overflow: visible;
  }
  .aa .form div.selector {
    background: none;
    width: 100% !important;
  }
  .form div.selector span {
    display: none;
  }
  .aa div.selector select {
    border: 1px solid #abadb3;
    height: auto;
    padding: 2%;
    position: static;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
         opacity: 1;
    font-size: 10pt;
  }
  .form .select,
  .form input.text_field,
  .form textarea.text_field {
    padding: 2%;
    width: 96%;
  }
  .form .select {
    font-size: 10pt;
    width: 100%;
  }
  .form .required {
    display: none;
  }
  .form .add-entry.disabled {
    background: #949494; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzk0OTQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iIzk0OTQ5NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzc1NzU3NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NTc1NzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background:    -moz-linear-gradient(top,  #949494 1%, #949494 23%, #757575 81%, #757575 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#949494), color-stop(23%,#949494), color-stop(81%,#757575), color-stop(100%,#757575)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #949494 1%,#949494 23%,#757575 81%,#757575 100%); /* Chrome10+,Safari5.1+ */
    background:      -o-linear-gradient(top,  #949494 1%,#949494 23%,#757575 81%,#757575 100%); /* Opera 11.10+ */
    background:     -ms-linear-gradient(top,  #949494 1%,#949494 23%,#757575 81%,#757575 100%); /* IE10+ */
    background:         linear-gradient(to bottom,  #949494 1%,#949494 23%,#757575 81%,#757575 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949494', endColorstr='#757575',GradientType=0 ); /* IE6-8 */
    border-color: #606060;
  }
  .form .radio {
    margin: 0;
    vertical-align: middle;
  }
  .rules {
    padding-top: 10px;
    padding-left: 10px;
  }
  .rules input {
    margin-top: 2px;
    vertical-align: middle;
  }
  .rules a {
    font-size: 70%;
    display: inline-block;
    margin-left: 6px;
  }
}
@media ( max-width: 920px ) and ( orientation : portrait ),
only screen and ( max-width: 920px ) and ( orientation : landscape ) {
}
@media ( max-width: 767px ) {
  .advertisement .images .thumbs {
    display: none !important;
  }
  /*
	 * search
	 */
  .search .in .left {
    border-right: 0;
    width: 96%;
	padding-right: 2px;
  }
  .search .in .right {
    min-width: 140px;
	padding-left: 2px;
  }
  .search .q{
	margin-right:5px;
  }
  /*
	 * gallery
	 */
  .advertisement .images .preview .item {
    display: block;
  }
  .footer {
    padding: 18px 2% 25px;
  }
  .footer__hold {
    width: 100%;
  }
  .footer__hold:first-child {
    margin-top: 15px;
    order: 1;
  }
}
@media ( max-width: 480px ) {
  html,
  body,
  .list .item .details .title a,
  .list.vipads .item .title a,
  .advertisement .text,
  .advertisement .contact,
  .advertisement .contact .name-phone,
  .search .q,
  .search .category {
    font-size: 14pt;
    line-height: 15pt;
  }
  /*
	 * advertisement
	 */
  .advertisements .list .item .image {
    width: 20%;
  }
  .advertisements .list .item .details {
    width: 76%;
  }
  .advertisement .filter-link.green {
    margin-top: 1%;
    margin-left: 0;
  }
  .advertisement > h1,
  .advertisement > .date,
  .advertisement .text,
  .advertisement .contact {
    padding: 2%;
  }
  /*
	 * list
	 */
  .list.images .item,
  .list.images .item:nth-child(3n) {
    margin-left: 4%;
  }
  .list .item .details .title a {
    display: block;
  }
  /*
	 * form
	 */
  .form .add-entry {
    float: none;
    margin: 2% 0;
    padding: 0 2%;
    width: 100%;
  }
  .nowrap.plan_0 {
    height: 120px;
  }
  .nowrap.plan_0 label {
    display: block;
    white-space: normal;
    writing-mode: tb-rl;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
         -o-transform: rotate(90deg);
  }
  .plan-selection table,
  .rules a {
    font-size: 70%;
  }
  .rules input {
    margin-top: 2px;
    vertical-align: middle;
  }
  .rules a {
    display: inline-block;
    margin-left: 6px;
  }
  .logo--secondary img {
    max-height: 25px;
  }
}
@media ( max-width: 320px ) {
  html,
  body,
  .list .item .details .title a,
  .list.vipads .item .title a,
  .advertisement .text,
  .advertisement .contact,
  .advertisement .contact .name-phone,
  .search .q,
  .search .category {
    font-size: 12pt;
    line-height: 14pt;
  }
  .list .more {
    font-size: 10pt;
    line-height: 10pt;
  }
  /*
	 * list
	 */
  .list.images .item,
  .list.images .item:nth-child(3n) {
    margin-left: 0;
  }
}
