@media screen and (max-width: 1205px) {
    .footer-title .enterprise {
        padding-top: 40px;
        border-top: #cccccc 1px solid;
    }

    .footer-title .image {
        padding-top: 40px;
        border-top: #cccccc 1px solid;
        text-align: center;
    }
}




@media (max-width: 1200px) {

    .order-views select#order_selected {
        border-radius: 0 !important;
        margin-bottom: 5px;
        width: 200px;
        float: right;
    }

    .form-order-by select {
        margin-bottom: 10px;
    }
    .home-slider-control {
        height: auto;
    }
    .large_square {
        min-height: 280px;
        min-width: auto;
    }

    .menu-principal{
        top: 0;
		padding: 60px 0;
        position: fixed;
        height: 100%;
        left: -100%;
        background: #D2E2F2;
        z-index: 100;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 70%;
        -webkit-transition: .3s ease-in-out all;
        -o-transition: .3s ease-in-out all;
        transition: .3s ease-in-out all;
        -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,.6);
        box-shadow: 0px 0px 20px rgba(0,0,0,.6);
		overflow: scroll;
    }

    .menu-principal-content {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .logo-header {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .close-menu-reponsive {
        font-size: 30px;
    }

    .menu-principal-content li, .menu-principal-content li a {
        height: auto;
        color: #414145;
        font-size: 40px;
    }
    .item-play {
        top: 68px;
    }

    .historic-right_row {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 10px;
    }
	.menu-principal-content li .submenuDefault{
		position: absolute;
		border: none;
		background:none;
		text-align: center;
	}


	.menu-principal-content li:hover .submenuDefault{
		position: relative;

	}
	.menu-principal-content li .submenuDefault a{
		font-size: smaller;
	}
	/* eli9minar linea amarilla del over del menu en mobile */
	.menu-principal-content li .link-header span:before {

		background: none;

	}

}



@media (max-width: 992px) {

    .save_address_shipping .form-group {
        width: 100%;
    }

    .content-address {
        overflow: auto;
        height: 676px;
        border: 1px solid #cccccc;
    }

    .delivereaForm form {
        height: 751px;
    }

    .delivereaForm form .tab-container {
        margin-left: 0;
    }

    .delivereaForm form .tab-container, .deliverea-buttons {
        margin-left: 0;
    }

    .deliverea_tit {
        margin-left: 15px;
    }

    .auction-item-links{
        margin-top: 20px;
    }

    .mt-45n{
        margin: 0;
    }
    .border-right-light{
        border: 0;
    }

    .auction-item-links {
        padding-bottom: 20px;
        padding-left: 0;

    }

    .auction-desc-content{
        border: none;
    }

    .border-lot {
        height: auto;
        padding-bottom: 30px;
    }

    .auction-size{
        margin: 0 auto;
    }
    .page-contact-info-absolute{
        width: 50%;
    }

    .item-play {
        top: 68px;
    }

    .auctions-list{
        padding: 0px 1rem 50px;
    }

    .lotes-destacados-tittle{
        width: 400px;
    }

    .lotes-destacados-principal-title{
        width: 100px;
    }
    .special-title-home:after {
        content: '';
        width: 48px;
        height: 1px;
        position: absolute;
        left: 94px;
        top: 6px;
        background: #707070;
    }
    .special-title-home {
        position: absolute;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        width: 100px;
        left: -28px;
        font-size: 10px;
        font-weight: bold;
        color: #707070;
        text-transform: uppercase;
        top: 88px;
    }

    .logo-header {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .ficha-historic {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 40px;
    }
    /*.filters-auction-texts{
        height: 60px;
    }*/
    .tabs-custom.filters-auction-content .ul-format{
        display: none;
	}

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

@media(min-width: 992px) {
	.auctions-list {
		grid-template-columns: 1fr 1fr;
	}

	.auctions-auction-card {
		flex-direction: row;
	}

	.auction-card__info {
		border-right: 1px solid lightgray;
	}

	.auction-card__data {
		flex-direction: row;
	}



}

@media (max-width: 768px) {

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

    .footer-title .image {
        margin-top: 40px;
        padding-top: 40px;
        border-top: #cccccc 1px solid;
        text-align: center;
    }

    .footer-title .enterprise {
        padding-top: 15px;
        border: 0;
        text-align: center;
    }

    .copy {
        text-align: center;
    }

    .social-link {
        text-align: center;
    }

    .social-links {
        margin-bottom: 15px;
        text-align: center;
    }
    .tabs-deliverea .content-tabs {
        margin-bottom: 10px;
    }

    .content-address {
        height: 300px;
    }

    .delivereaForm form {
        height: auto;
    }

    .delivereaForm .content-tabs, .delivereaForm .tab-content {
        padding: 0;
    }

    .content-right-ficha {
        min-height: auto;
    }

    .table-responsive{
        border: none;
    }
    .fech_nac input{
        max-width: 100%;
    }
    .account-user .border-password{
        margin-top: 20px;
    }
  /*  .filters-auction-texts{
    	height: 116px;
    }*/
    .auction-desc-content {
        height: auto;
        padding-bottom: 20px;
        text-align: center;
    }

    .page-contact-info-absolute{
        width: 100%;
        position: relative;
        max-width: inherit;
        float: left;
		margin-top: 60px;
		margin-left: 0px;
    }
    .how-to-buy .container .login-content-form{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .item-play {
        top: calc(50% - 42px);
        left: 20px;

    }
    .lotes-destacados-tittle{
        width: 100%;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        height: auto;
        position: relative;
        font-size: 25px;
        top: 0;
        text-align: left;
        left: 0;
        margin-bottom: 20px;
    }

    .lotes-destacados-tittle:after{
        content: '';
        border-bottom: 1px solid #707070;
        position: absolute;
        width: 130%;
        height: 1px;
        left: 0;
        top: 33px;
    }
    .lotes-destacados-principal-title{
        width: auto;
    }
    .footer-module, .footer-link-address, .footer-address-title{
        text-align: center;
    }
    .footer-address-title{
        margin-top: 30px;
    }
    .newsletter-control-input{
        margin-top: 30px;
    }

    .menu-principal-search{
        text-align: center;
        display: block;
        position: relative;
        left: 0;
        width: 100%;
        margin: 20px 0px;
        padding: 0 10px;
        background: transparent;
    }

    #formsearchResponsive .form-group .input-custom {
        background: rgba(0,0,0,.1);
        margin-right: 45px;
        border-bottom: 1px solid white;
        font-size: 11px;
        color: #414145;
    }

    a.bid-live {
        font-size: 10px;
        padding-top: 18px;
        padding-bottom: 18px;
    }


    .form-order-by{
        margin: 15px 0;
    }
    .info_single_title.text-right.info-type-auction-title{
        text-align: left;
    }
    .lot-sold .pre{
        margin-top: 0px;
        text-align: left;
    }

    .ficha-historic {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 20px;
    }
    .tabs-custom.filters-auction-content{
        padding: 0;
    }
    .tabs-custom-responsive{
        padding: 10px;
    }

    .user-account-item img{
        margin: 0 auto;
    }

    .account-user-menu{
        margin-bottom: 20px;
    }

    .user-accout-item-wrapper .d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 0;
    }

    .user-accout-item-wrapper .d-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 0;
    }
    .user-account-item-price {
        font-weight: 600;
        font-size: 14px;
    }
    .user-account-item-date, .user-account-item-price {

        text-align: left;
        display: block;
    }

    .user-accout-item-wrapper {
        border: 0px solid lightgray;
    }

    .user-account-item .checkbox{
        margin: 0;
    }

    .user-account-item .checkbox input {
        text-align: right;
        width: 20px;
        margin: 0;
        position: relative;
    }
    .how-to-buy-row{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .info-type-auction {
        font-size: 10px;

    }
    .logo-company {
        max-width: 160px;
    }
    .user-accout-item-wrapper{
        border: 1px solid lightgray;
    }
	.category-block-home {
		width: 95%;
	}

	/*
	|--------------------------------------------------------------------------
	| Pedidos
	|--------------------------------------------------------------------------
	*/
	.shopping-orders-panel .account-item-border {
		border-left: 0px solid lightgray;
	}

	.shopping-orders-panel .user-accout-item-wrapper {
		padding: 15px;
	}

	.shopping-orders-lines .orders-line{
		align-items: stretch;
	}

	.shopping-orders-lines .line-attribute{
		float: left;
	}
	.shopping-orders-lines .value-attribute{
		float: right;
	}

}


@media (width: 768px){
    .user-accout-item-wrapper .d-flex {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 10px 0;
    }
}


@media (max-width: 576px) {

    .pendientes_pago .factura_box, .facturas_pagadas .factura_box{
        justify-content: flex-start;
    }

    .pendientes_pago .producto_resumen_info{
        display: block !important;
    }

    .order-views select#order_selected {
        border-radius: 0 !important;
        margin-top: 5px;
        width: 100%;
        float: initial;
    }


    .lote-destacado-link {
        padding: 0 10px;
    }
    .search-title{
        font-size: 14px;
        text-align: left;
    }
    .menu-principal-content li, .menu-principal-content li a {

        font-size: 20px;
    }

    .logo_footer{
        text-align: center;
    }
    .ficha-info-clock{
        text-align: center;
    }
    .ficha-historic{
        position: relative;
        top: 0px;
        margin-top: 20px;
        right: 0px;
    }
    .widget.timeLeft{
        height: 50px;
        width: 100%;
    }
    .widgets-auction .widget{
        margin: 0px 0px;
        margin-bottom: 10px;
    }
    .views {

        -webkit-box-pack: center;

        -ms-flex-pack: center;

        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .order-views{
        padding-bottom: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .widgets-auction .widget:first-child a{
        width: 100%;
    }
    .img-buy-content{
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .text-rotate{
        width: 100% !important;
        margin-bottom: 10px;
    }
    .special-title-home {
        position: relative;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        width: 100%;
        left: 0;
        top: 0;

    }

    .-pujados {
        padding-bottom: 80px ;
    }
    .auction-item-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .auction-size {
        padding-top: 10px;
    }
    .auction-item-links {
        width: 250px;
        position: relative;
        text-align: center;
        padding: 0;
        margin: 0 auto;
    }

    .auction-item-links-absolute{
        position: relative;
        margin: 10px auto;
        left: 0;
        width: 100%;
        padding: 0;
    }



    .how-to-buy {
        padding: 50px 0;
    }
    .-pujados-title {
        font-size: 20px;
    }
    .lotes_destacados {
        padding: 50px 0;
    }
    a.button-principal {
        padding: 5px 45px;

    }
    .home-slider-btn {
        position: absolute;
        bottom: 20px;
    }
    .home-slide-title{
        font-size: 15px;
    }
    #formsearchResponsive{
        width: 100%;
    }
    .lotes-destacados-tittle:after{
        content: '';
        border-bottom: 1px solid #707070;
        position: absolute;
        width: 80%;
        height: 1px;
    }

    .lotes-destacados-tittle{
        margin-bottom: 40px;
        font-size: 20px;
    }
    .menu-principal-content{
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .pass-login-content{
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0;

    }
    .pass_recovery_login{
        margin: 20px auto;

    }
    .login-separator {
        border-bottom: 1px solid lightgrey;
        width: 80%;
        margin: 10px auto;
        margin-top: 0px;
    }
    .btn_login_desktop {
        font-size: 12px;
        text-align: center;
        font-weight: 700;
        height: 100%;
        text-transform: uppercase;
        padding: 0 20px;

    }

    .login_desktop_content {
        height: auto;
        width: 100%;
    }
    .only-login {
        width: 90%;
        margin: 0 auto;
    }
    .not-logged-text{
        font-size: 18px;
    }


    .lot-sold .pre{
        margin-top: 0px;
        text-align: left;
    }
    .nav.nav-tabs.ficha-info-nav-titles .nav-item {
        width: 100%;
        height: 100%;
    }


    .info_single_title.text-right.info-type-auction-title{
        text-align: left;
    }

    .bread-after, .follow {
        margin-top: 0px;
    }


    .follow .next {
        margin: 0px 0;
    }

    .auction-item-links{
        width: 225px;

    }
    .divider-stepper {

        width: 50%;

    }
    .gener-group {

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .date-component{
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .date-component label,
    .date-component input{
        text-align: left;

    }
    .date-component input {
        border: 1px solid lightgray;
    }
    .create-account .container .row .general-container{
        padding: 0;

    }
    .create-account-container {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;

    }

    #create-login-content-form.secondary-button{
        display: block;
        margin-bottom: 22px;
    }

    .buttons {

        height: 100px;
    }
    .create-account-accept-condition label{
        padding: 0;
    }

    .inputs-account.personal-data-inputs{
        padding: 0;
    }


    .button-back {

        top: 69%;
        left: 10%;
    }

    .create-account-principal-address input, .create-account-principal-address select {
        font-size: 12px;
        height: 28px;
    }

    .buttons-login-content-form-back{
        margin-top: 61px;
    }
    .date-component input{
        font-size: 15px;
        height: 27px;
        padding: 0;
        width: 100% !important;
    }

    .create-account {
        padding: 0px 0;
    }
    .create-account-title{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    h1.titleSingle_corp{
        font-size: 20px;
    }
    .user-accout-item-wrapper .d-flex{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 0;
    }
    .user-account-item-date, .user-account-item-price {
        color: grey;
        padding: 5px 0;
        height: 100%;
        font-size: 14px;
        text-align: left;
        display: block;
        padding: 2px 10px;
    }


    .user-account-item-price {
        font-weight: 600;
        font-size: 14px;
    }
    .tabs-custom.filters-auction-content{
        padding: 0;
    }
    .tabs-custom-responsive{
        padding: 10px;
    }
    .tabs-custom.filters-auction-content .ul-format{
        display: none;
    }

    .account-user-menu{
        margin-bottom: 20px;
    }

    .account-item-border {
        border-left: 0px solid lightgray;
    }

    .list-features-how{

        -webkit-box-orient: horizontal;

        -webkit-box-direction: normal;

        -ms-flex-direction: row;

        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;

    }
    .how-to-buy{
        padding-bottom: 10px;
    }

    .list-features-how li{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .user-accout-item-wrapper{
        border: 1px solid lightgray;
    }
    .logo-company {
        max-width: 115px;
    }

    .user-account img{
        width: 20px;
    }
    .logo-header{
        min-width: auto;
    }
	.logo-company {
		max-width: 170px;
	}
}

@media (max-width: 368px){
    .delivereaForm form {
        padding: 20px 10px;
    }
    .logo-header{
        padding: 0;
    }
}

@media screen and (max-width: 360px) {
    .delivereaForm form {
        padding: 20px 10px;
    }
}
