/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
  .filtros form .col {
    width: 100%;
    padding-right: 0
  }
  .info-head .pd-40 {
    width: 100%;
    padding: 10px;
  }
  .info-head .cntr-elem {
    text-align: center;
  }
  .info-head ul li:first-child {
    display: block;
    text-align: center;
    width: 100%;
  }
  .info-head ul li .title {
    display: block;
    text-align: center;
    width: 100%;
  }
  .filtros .form-control,
  .filtros .bootstrap-select.form-control,
  .bootstrap-select>.btn {
    margin-bottom: 10px;
  }
  aside .social .list-inline>li {
    padding-bottom: 14px;
  }
  .cobras label {
    top: 0;
  }
  .cobras .bold {
    padding-bottom: 10px
  }
  .pagination>li a {
    margin-bottom: 10px
  }
  .anuncio .edit {
    margin-bottom: 20px;
  }
  .anuncio .addthis span.txt {
    top: -10px;
  }
  .anuncio .galeria-chicas .item {
    width: 93%;
    margin: 0 0 20px 0;
    float: none;
  }
  .ocultar-filtro {
    display: none;
  }
  .resultados h1 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 23px;
    color: #000;
    display: inline-block;
    line-height: 22px !important;
    margin: 0;
  }
}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
  .filtros form .col {
    width: 100%;
    padding-right: 0;
  }
  .filtros .form-control,
  .filtros .bootstrap-select.form-control,
  .bootstrap-select>.btn {
    margin-bottom: 10px;
  }
  .galeria-chicas .col-xs-6 {
    width: 50%
  }
  aside .banner {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  aside .banner:nth-child(2n+2) {
    margin-right: 0%;
  }

  .anuncios .footer .footer__item {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: left
  }

  .anuncios .footer .footer__item--last {
    float: right;
    text-align: right;
  }

  footer .list-inline li {
    display: inline-block;
    margin-bottom: 0
  }

  footer .list-separacion li:after {
    content: "|";
  }

  .foto__upload {
    margin-bottom: 30px
  }

  .foto__uploadWrapper {
    max-width: 150px;
    height: 150px;
    border: 5px solid #e0e0e0;
  }
  .foto__uploadIcon {
    width: 150px;
    height: 150px;
  }

  .foto__uploadImg { 
    max-width: 140px;
    max-height: 140px;
  }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  .navbar-default .nav--links>li>a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .navbar-right {
    margin-bottom: 10px;
  }
  .resultados h1 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 23px;
    color: #000;
    display: inline-block;
    line-height: 22px !important;
    margin: 14px 0 20px 0;
  }
  .ocultar-filtro {
    display: inherit;
  }
  .cobras .bold {
    padding-bottom: 0
  }
  .filtros form .col {
    width: 25%;
    padding-right: 15px;
  }
  .filtros form .action {
    float: left;
    padding-right: 15px;
  }
  .cobras label {
    padding: 0;
    position: relative;
    top: -5px;
  }
  .info-head ul li .title {
    margin: 10px 0
  }
  .info-head .pd-40 {
    width: 100%;
    padding: 8px 0;
  }
  .social a {
    width: 38px;
    height: 38px;
  }
  aside .social .list-inline>li {
    padding-right: 0px;
    padding-left: 7px;
    padding-bottom: 14px;
  }
  .social a i {
    line-height: 40px;
  }
  .captcha .btn-form {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .pagination>li a {
    margin-bottom: 0
  }
  .anuncio .edit {
    margin-bottom: 0
  }
  .anuncio .addthis span.txt {
    top: 10px;
  }
  aside .banner {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .form-group--inputs > div + div {
    margin-top: 0;
  }

  .anuncio__mainBlock {
    margin-bottom: 0
  }

}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  .logo {
    padding-left: 0
  }
  .foto__upload {
    margin-bottom: 20px
  }
  .filtros form .col {
    width: 20%;
    padding-right: 10px;
    text-align: center;
  }
  .info-head .pd-40 {
    padding-left: 20px;
  }
  .info-head .btn-main {
    padding: 3px 7px;
    top: -4px;
  }
  .info-head ul li .title {
    margin: 10px 0;
  }
  .info-head ul li:first-child {
    display: inline-block;
    text-align: left;
    width: auto;
  }
  .info-head .cntr-elem {
    text-align: left;
  }
  .filtros .form-control,
  .filtros .bootstrap-select.form-control,
  .bootstrap-select > .btn {
    margin-bottom: 0;
  }
  .captcha .btn-form {
    font-size: 19px;
    font-size: 1.9rem;
  }
  .social a {
    width: 39px;
    height: 39px;
  }
  aside .social .list-inline > li {
    padding-right: 0px;
    padding-left: 7px;
    padding-bottom: 0
  }
  .anuncio .galeria-chicas .item {
    width: 45.9%;
    margin: 0 1% 20px 1%
  }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
  .navbar-default .nav--links>li>a {
    font-size: 16px;
    font-size: 1.6rem;
  }
	.wrapper {
  	margin: 0 3%;
	}

  .anuncios .row.masonry {
    margin-right: -15px;
    margin-left: -15px;
  }

	.anuncios .item.masonry-brick {
		padding-right: 9px;
  	padding-left: 9px;
	}
  .anuncio .galeria-chicas .item {
    width: 45.9%;
    margin: 0 1% 20px 1%;
    float: left;
  }
  aside .social .list-inline>li {
    padding-bottom: 0;
  }
  .info-head {
    padding-right: 0px;
  }
  .info-head .btn-main {
    top: -4px;
    right: -31px;
    padding: 3px 12px;
  }
  .info-head .pd-40 {
    padding-left: 50px;
  }
  .info-head .pd-40.text-left {
    padding-left: 0
  }
  .info-head ul li .title {
    margin: 10px 0;
  }
  .captcha .btn-form {
    font-size: 20px;
    font-size: 2.0rem;
  }
  .social a {
    width: 45px;
    height: 45px;
  }
  aside .social .list-inline>li {
    padding-right: 7px;
    padding-left: 7px;
  }
  .social a i {
    line-height: 45px;
  }
  .wellcome .modal-dialog {
    width: 540px;
  }
  /*
  .flickity-prev-next-button.previous {
    left: -60px;
  }
  .flickity-prev-next-button.next {
    right: -60px;
  }
*/

}
@media only screen and (min-width: 1300px) {
	.container {
	  width: 1285px;
	}
}


/* iphone  */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {}


/* iPhone 5 in landscape  */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {}


/* iPhone 5 in portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {}

@media only screen and (max-width: 480px) {
  .anuncios .item {
    width: 49%;
  }
}