@media screen
and (min-width: 1024px)
and (max-width: 1366px) {
    .container-fluid{
        height: 98%;
    }
    .container-site{
        border: 1px solid #b89b5c;
        height: inherit;
        margin-top: 1%;
        min-width: 336px;
        overflow: hidden;
        /* min-height: 670px;*/
    }
    .cont-tex-banner{
        background: url("../image/bg-60.png") repeat;
        float: left;
        width: 500px;
    }
    .contenidoBanner{
        position: absolute;
        top: 147px;
        width: 100%;
        height: 100%;
    }
    .cont-tex-banner-interior{
        background: url("../image/bg-80.png") repeat;
        margin: 12px 15px 14px -15px;
        padding: 19px 0;
    }
    .carousel-indicators{
        top: 707px !important;
    }
    .titulos{
        font-family: "Open Sans", Sans-Serif;
        font-size: 29px;
        margin-left: 20%;
        text-align: left;
        color: #FFFFFF;
        font-weight: bold;
    }
    hr {
        background-color: #FFFFFF;
        height: 1px;
        margin: 14px;
        margin-left: 20%;
    }
    .sub-titulos-md{
        /* font-family:'TrajanPro-Regular', Sans-Serif;*/
        font-family: "Open Sans", Sans-Serif;
        font-size: 18px;
        line-height: 23px;
        margin-left: 20%;
        text-align: left;
        color: #FFFFFF;
        font-weight: 400;
    }
    .sub-titulos-gr{
        font-family: "Open Sans", Sans-Serif;
        font-size: 30px;
        line-height: 27px;
        margin-left: 20%;
        text-align: left;
        font-weight: 100;
        color: #FFFFFF;
    }
    .sub-titulos-ch{
        font-family:'TrajanPro-Regular', Sans-Serif;
        font-size: 15px;
        line-height: 20px;
        margin-left: 20%;
        text-align: left;
        color: #FFFFFF;
    }
    .content-clientes{
        background: url("../image/bg-gris.png") repeat;
        height: auto;
        min-height: 100px;
        width: 100%;
        float: left;
        margin-top: 6px;
    }
    .derechos--{
        /*
        background-color: red;
        */
        color: #8d7147;
        float: left;
        font-family: "TrajanPro-Regular",sans-serif;
        font-size: 12px;
        height: 0px;
        position: absolute;
        text-align: center;
        width: 98%;
        bottom: 40px;
    }
    .derechos{
        background-color: red;
        color: #8d7147;
        font-family: "TrajanPro-Regular",sans-serif;
        font-size: 10px;
        height: 0px;
        text-align: center;
    }
    .derechosTxt{
        margin-top:4px;
        position: absolute;
        width: 100%;
    }
    /*
    */
    .imgHome{
        display: block !important;
        height: auto !important;
        max-width: 100% !important;
        min-width: 1367px !important;
        min-height: 736px;
    }
    .back-img{
        display: block !important;
        height: auto !important;
        max-width: 100% !important;
        min-width: 1367px !important;
        /* min-height: 755px;*/
    }
    .content-empresa{
        font-family: "Open Sans",serif;
        font-size: 12px;
        min-height: 129px;
        padding: 0 5px 0 0;
        position: absolute;
        top: 220px;
        width: 98%;
    }
    .content-contacto{
        font-family: "Open Sans", serif;
        font-size: 12px;
        padding: 0;
        position: absolute;
        top: 220px;
        left: 200px;
    }
    .content-tabla-talles{
        font-family: 'Open Sans', serif;
        font-size: 11px;
        padding: 9px 5px 32px 0;
        position: absolute;
        top: 214px;
        width: 98%;
    }
    .tabla-talles tbody > tr > td,.tabla-talles tbody > tr > th{
        padding: 5px;
    }
    .content-clientes-header{
        font-family: "TrajanPro-Regular",sans-serif;
        font-size: 15px;
        min-height: 100px;
        padding: 3%;
        text-align: center;
        color: #B89B5C;
    }
    .navbar-nav{
        float: right;
        margin-right: 32px;
        margin-top: 10px;
    }
    .carousel {
        bottom: -12px;
    }

    /*---------------nuevo-----------------*/
    .backExtPortfolio{
        background: url("../image/bg-60.png") repeat;
        padding: 21px 0 21px 21px;
    }
    .backIntPortfolio{
        background-color: #ffffff;
        float: left;
        padding: 15px;
        width: 100%;
    }
    .content-portfolio-catalog{
        float: left;
        font-family: "Open Sans",serif;
        font-size: 12px;
        padding-right: 5px;
        position: absolute;
        top: 275px;
        width: 98%;
        z-index: 999;

    }
    .titulo-portfolio{
        color: #b89b5c;
        float: left;
        font-size: 20px;
        margin-bottom: 8px;
        width: 100%;
    }
    .linea-menu-portfolio{
        border-bottom: 1px solid #b89b5c;
        width: 80%;
        margin-bottom: 5px;
    }
    .menu-portfolio{
        color: #333 !important;
        cursor: pointer;
        font-size: 14px;
        line-height: 20px;
        list-style-type: none;
    }

    .menu-portfolio > li:hover{
        color: #b89b5c !important;
        text-decoration: none;
        font-weight: bold;
    }
    .menu-portfolio-hover{
        color: #b89b5c !important;
        text-decoration: none;
        font-weight: bold;
    }
    .flechaizquierda{
        background: rgba(0, 0, 0, 0) url("../image/right.jpg") repeat scroll 0 0;
        float: left;
        height: 179px;
        margin: 7% 0;
        width: 23px;
    }
    .flechaderecha{
        float: left;
        margin: 7% 0;
        width: 23px;
        background: rgba(0, 0, 0, 0) url("../image/left.jpg") repeat scroll -14px 0;
        height: 179px;
    }
    .modelo{
        color: #b89b5c !important;
        font-family: 'Open Sans', serif;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        text-align: left;
    }
    .portfolio.thumbnail{
        float:left;
    }
    .content-portfolio-masinfo{
        font-family: 'Open Sans', serif;
        font-size: 12px;
        padding: 32px;
        position: absolute;
        top: 150px;
        width: 100%;
        height: 600px;
    }
    .mas-info-imagen {
        float: left;
        /* height: 456px;*/
        overflow: hidden;
    }
    .mas-info-imagen > img {
        max-width: 100%;
    }
    .mas-info-thumbnail{
        float: left;
        height: 105px;
        margin: 5px;
        overflow: hidden;
        width: 100%;
    }

    .mas-info-thumbnail > img {
        max-width: 100%;
    }
    .boton-volver{
        float: right;
        margin-right: 30px;
    }
    .boton-volver a{
        text-decoration: none;
        color: #b89b5c;
        font-family: "Open Sans",serif;
        font-size: 10px;

    }
    .titulo-mas-info{
        color: #b89b5c;
        font-family: "Open Sans",serif;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        margin-top: 13px;
        text-align: left;
        font-weight: 600;
    }
    .nombre-tela{
        font-size: 14px;
        line-height: 16px;
        color: #333;
        font-family: "Open Sans",serif;
    }
    .sub-titulo-mas-info{
        float: left;
        width: 100%;
        line-height: 24px;
        color: #333;
        font-family: "Open Sans",serif;
    }
    .item-mas-info{
        color: #333;
        font-family: "Open Sans",serif;
        font-size: 12px;
        margin-bottom: 10px;
        text-align: left;
        list-style-type: none;
    }

    .patrones{
        float: left;
    }
    .patron-color-mas-info{
        float: left;
        padding-right: 5px;
    }
    .tela{
        float: left;
        width: 100%;
        margin-left: 0;
    }


}