/* Large desktops and laptops */
@media (min-width: 1200px) {

    .lot-count{
        position: relative;
    }

    .timeLeft{
        margin-left: 6px;
    }
    header{
        padding: 0;
    }

}

@media (max-width: 1200px) {
	.margin-auto-lg {
		margin: auto;
	}

	.d-block-lg {
		display: block !important;
	}

	.text-center-lg {
		text-align: center;
	}

	/* Margin top */
	.mt-lg-1 {
		margin-top: 1rem;
	}
	.mt-lg-2 {
		margin-top: 2rem;
	}
	.mt-lg-3 {
		margin-top: 3rem;
	}
	.mt-lg-4 {
		margin-top: 4rem;
	}
	.mt-lg-5 {
		margin-top: 5rem;
	}

	/* Margin bottom */
	.mb-lg-1 {
		margin-bottom: 1rem;
	}
	.mb-lg-2 {
		margin-bottom: 2rem;
	}
	.mb-lg-3 {
		margin-bottom: 3rem;
	}
	.mb-lg-4 {
		margin-bottom: 4rem;
	}
	.mb-lg-5 {
		margin-bottom: 5rem;
	}

	/* Margin left */
	.ml-lg-1 {
		margin-left: 1rem;
	}
	.ml-lg-2 {
		margin-left: 2rem;
	}
	.ml-lg-3 {
		margin-left: 3rem;
	}
	.ml-lg-4 {
		margin-left: 4rem;
	}
	.ml-lg-5 {
		margin-left: 5rem;
	}

	/* Margin right */
	.mr-lg-1 {
		margin-right: 1rem;
	}
	.mr-lg-2 {
		margin-right: 2rem;
	}
	.mr-lg-3 {
		margin-right: 3rem;
	}
	.mr-lg-4 {
		margin-right: 4rem;
	}
	.mr-lg-5 {
		margin-right: 5rem;
	}
}

@media (max-width: 1024px) {
	div.lotes_destacados div.item_home{
		padding: 60px 20px;
	}
}


/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
        .capaOculta{
            visibility: hidden;
        }


}
@media  (min-width: 992px){
	.banner-home-row-departamentos .column_banner{
		width: 16.66666667%;
		width: 50%;
	}
}

@media  (max-width: 992px){
	.navbar-responsive ul.items_top_responsive{
		text-align: center;
		display: flex;
		align-items: center;
	}


	.margin-auto-md {
		margin: auto;
	}

	.d-block-md {
		display: block !important;
	}

	.text-center-md {
		text-align: center;
	}

	.frmLogin {
		margin-bottom: 4rem;
	}

	.hammer-icon {
		top: 67px;
	}

	/* Margin top */
	.mt-md-1 {
		margin-top: 1rem;
	}
	.mt-md-2 {
		margin-top: 2rem;
	}
	.mt-md-3 {
		margin-top: 3rem;
	}
	.mt-md-4 {
		margin-top: 4rem;
	}
	.mt-md-5 {
		margin-top: 5rem;
	}

	/* Margin bottom */
	.mb-md-1 {
		margin-bottom: 1rem;
	}
	.mb-md-2 {
		margin-bottom: 2rem;
	}
	.mb-md-3 {
		margin-bottom: 3rem;
	}
	.mb-md-4 {
		margin-bottom: 4rem;
	}
	.mb-md-5 {
		margin-bottom: 5rem;
	}

	/* Margin left */
	.ml-md-1 {
		margin-left: 1rem;
	}
	.ml-md-2 {
		margin-left: 2rem;
	}
	.ml-md-3 {
		margin-left: 3rem;
	}
	.ml-md-4 {
		margin-left: 4rem;
	}
	.ml-md-5 {
		margin-left: 5rem;
	}

	/* Margin right */
	.mr-md-1 {
		margin-right: 1rem;
	}
	.mr-md-2 {
		margin-right: 2rem;
	}
	.mr-md-3 {
		margin-right: 3rem;
	}
	.mr-md-4 {
		margin-right: 4rem;
	}
	.mr-md-5 {
		margin-right: 5rem;
	}
}



@media (min-width: 900px) {
	.form-group-custom {
	    margin-bottom: 15px;
	    float: left;
	    margin-right: 20px;
	    width: 46%;
	}
        header ul.items_top_responsive, .navbar-responsive ul.items_top_responsive{
            text-align: right;
        }
        .table-responsive>.table>tbody>tr>td{
            max-width: 200px;
        }
            .search{
        display: flex;
        justify-content: flex-start;
    }




}
/* Portrait tablets and small desktops */
@media (min-width: 769px) and (max-width: 991px) {

	.text-sm-center{
		text-align: center;
	}

            .logo img{
        margin: 0;
    }
        .control{
            display: block;
            opacity: 1;
        }

        .precio_minimo_no_alcanzado,
        .precio_minimo_alcanzado {
            width: 200px;
        }
        .capaOculta{
            visibility: hidden;
        }

        .menu-nab-top{
            justify-content: center;
        }
    .logo{
        position: relative;
    }
    .search{
        display: flex;
        justify-content: flex-start;
	}



}



/* Landscape phones and portrait tablets */
@media (max-width: 768px) {

	footer, div.copy{
		font-size: 12px;
	}

	footer .footer-title{
		font-size: 14px;
	}

	.bann-parallax{
		background-attachment: scroll;
    	min-width: auto;
    	width: 100%;
    	/* min-height: auto !important; */
    	/* min-height: 500px; */
    	min-height: 450px !important;
    	margin: auto;

	}

	div.separator {
		margin: 10px 0px;
	}

	.text-sm-center{
		text-align: center;
	}

	.text-xs-center{
		text-align: center;
	}

    .lot-grid{
        margin-bottom: 20px;
    }
    .lot-grid a{
        color: #707B7C;
        -webkit-transition: .2s color linear;
        -o-transition: .2s color linear;
        transition: .2s color linear;
        text-decoration: none;
    }
    .logo{
        position: relative;
    }
    .logo img{
        width: 200px;
        margin: 0 auto;
    }
    .menu-nab-top{
        justify-content: center;
    }
        .capaOculta{
            visibility: hidden;
        }
        .menu-nab-top{
            justify-content: center;
        }

	.mt_re {
		margin-top: 35px;
	}
        #pujar_ordenes_w{
            font-size: 15px;
            min-height: 46px;
        }
	#owl-carousel-responsive {
		margin-bottom: 40px;
	}
	.change_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		display: table-header-group;
	}
	.left_row {
	    -webkit-order: 2;
	    -ms-order: 2;
	    order: 2;
	}
	.right_row {
		-webkit-order: 1;
		-ms-order: 1;
		order: 1;
	}

        .timeLeft{
            font-size: 14px;
            padding-top: 10px;
            text-align: right;

        }
        h1.titlePage,
        .title-head-grid .lot-count,
        .title-head-grid .lot-grid,
        .lot-detail h1.titlePage{

            padding-bottom: 10px;
            margin-bottom: 10px;
            margin-top: 10px;
            font-size: 30px;
    }

    .precio_minimo_no_alcanzado,
    .precio_minimo_alcanzado {
        width: 200px;
    }

    .refresh{
        margin: 0;
    }
    .menu-nab-top{
        flex-direction: column;
        align-items: center;
    }

	.account-item-border {
		border: none;
	}

	.margin-auto-sm {
		margin: auto;
	}

	.d-block-sm {
		display: block !important;
	}

	.text-center-sm {
		text-align: center;
	}

	/* Margin top */
	.mt-sm-1 {
		margin-top: 1rem;
	}
	.mt-sm-2 {
		margin-top: 2rem;
	}
	.mt-sm-3 {
		margin-top: 3rem;
	}
	.mt-sm-4 {
		margin-top: 4rem;
	}
	.mt-sm-5 {
		margin-top: 5rem;
	}

	/* Margin bottom */
	.mb-sm-1 {
		margin-bottom: 1rem;
	}
	.mb-sm-2 {
		margin-bottom: 2rem;
	}
	.mb-sm-3 {
		margin-bottom: 3rem;
	}
	.mb-sm-4 {
		margin-bottom: 4rem;
	}
	.mb-sm-5 {
		margin-bottom: 5rem;
	}

	/* Margin left */
	.ml-sm-1 {
		margin-left: 1rem;
	}
	.ml-sm-2 {
		margin-left: 2rem;
	}
	.ml-sm-3 {
		margin-left: 3rem;
	}
	.ml-sm-4 {
		margin-left: 4rem;
	}
	.ml-sm-5 {
		margin-left: 5rem;
	}

	/* Margin right */
	.mr-sm-1 {
		margin-right: 1rem;
	}
	.mr-sm-2 {
		margin-right: 2rem;
	}
	.mr-sm-3 {
		margin-right: 3rem;
	}
	.mr-sm-4 {
		margin-right: 4rem;
	}
	.mr-sm-5 {
		margin-right: 5rem;
	}

}


@media (max-width:600px){

.search-item img {
    padding: 0 3px;
}
    .len{
        justify-content: center;
        width: 100%;
        padding: 10px 0;
    }
        header ul.items_top_responsive, .navbar-responsive ul.items_top_responsive{
        text-align: center;
        display: flex;
        align-items: center;
    }
    .cortar{
        text-align: center;
    }

        div.logo {
		text-align: center;
		width: 100%;
		margin: auto;
		min-height: 90px;
	}
        .tabs-custom ul li{
            margin-bottom: 15px;
            flex-basis: 100%;
        }
        #add_fav.btn,
        #del_fav.btn{
            top: 10px;
            left: 45px;
            z-index: 2;
            font-size: 5px;
            height: 35px;
            width: 44px;
    }
        .button-follow-responsive {
            opacity: 1;
            background: transparent;
            z-index: 100;
            display: flex;
            align-items: center;
            top: -20px;
            left: -3px;


        }
        #add_fav.btn i,
        #del_fav.btn i{
            font-size: 20px;
        }
        div.module_footer{
            text-align: center;
        }
        .form-search-header .input-search-custom {
            border-radius: 0;
            font-size: 12px;

        }

        .save_orders span.text-uppercase {

            font-size: 30px;
        }
        .group-pujar-custom{
            display: block;
        }
        .group-pujar-custom .input-group-btn #pujar_ordenes_w,

        .group-pujar-custom #bid_modal_pujar{
            border-radius: 0;
        }

}
/* Portrait phones and smaller */
@media (max-width: 480px) {


	div.form-group-custom label {
		padding-top: 24px;
		padding-bottom: 8px;
	}

	#owl-carousel div.owl-prev {
		left: 0;
		position: absolute;
		top: 30px;
	}
	#owl-carousel div.owl-next {
		right: 0;
		position: absolute;
		top: 30px;
	}
	#owl-carousel div.owl-prev, #owl-carousel div.owl-next {
		font-size: 40px;
		border-radius: 0;
		background-color: transparent;
	}
	div.module_footer {
		margin-bottom: 80px;
	}
	.btn-registro {
		width: 100%
	}

		.account-item-border {
			border: none;
		}

		.margin-auto-xs {
			margin: auto;
		}

		.d-block-xs {
			display: block !important;
		}

		.text-center-xs {
			text-align: center;
		}

		/* Margin top */
		.mt-xs-1 {
			margin-top: 1rem;
		}
		.mt-xs-2 {
			margin-top: 2rem;
		}
		.mt-xs-3 {
			margin-top: 3rem;
		}
		.mt-xs-4 {
			margin-top: 4rem;
		}
		.mt-xs-5 {
			margin-top: 5rem;
		}

		/* Margin bottom */
		.mb-xs-1 {
			margin-bottom: 1rem;
		}
		.mb-xs-2 {
			margin-bottom: 2rem;
		}
		.mb-xs-3 {
			margin-bottom: 3rem;
		}
		.mb-xs-4 {
			margin-bottom: 4rem;
		}
		.mb-xs-5 {
			margin-bottom: 5rem;
		}

		/* Margin left */
		.ml-xs-1 {
			margin-left: 1rem;
		}
		.ml-xs-2 {
			margin-left: 2rem;
		}
		.ml-xs-3 {
			margin-left: 3rem;
		}
		.ml-xs-4 {
			margin-left: 4rem;
		}
		.ml-xs-5 {
			margin-left: 5rem;
		}

		/* Margin right */
		.mr-xs-1 {
			margin-right: 1rem;
		}
		.mr-xs-2 {
			margin-right: 2rem;
		}
		.mr-xs-3 {
			margin-right: 3rem;
		}
		.mr-xs-4 {
			margin-right: 4rem;
		}
		.mr-xs-5 {
			margin-right: 5rem;
		}

}
